@charset "utf-8";

img,
legend {
	border: 0
}

legend,
td,
th {
	padding: 0
}

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden],
template {
	display: none
}

a {
	background-color: transparent
}

a:active,
a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b,
optgroup,
strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 85%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}

pre,
textarea {
	overflow: auto
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type=checkbox],
input[type=radio] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	height: auto
}

input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	border: 2px solid #eee;
	margin: 0 5px;
	padding: 20px
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

*,
:after,
:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.sidr {
	display: block;
	position: fixed;
	top: 0;
	height: 100%;
	z-index: 999999;
	width: 260px;
	overflow-x: hidden;
	overflow-y: auto;
	font-size: 14px;
	background: #fbfbfb;
	color: #333
}

.sidr .sidr-inner {
	padding: 0 0 15px
}

.sidr.right {
	left: auto;
	right: -260px
}

.sidr.left {
	left: -260px;
	right: auto
}

.sidr ul li,
.sidr ul li.active,
.sidr ul li.sidr-class-active,
.sidr ul li:hover {
	line-height: 48px
}

.sidr ul li ul li.active>a .sidr ul li ul li.sidr-class-active>a .sidr ul li ul li:hover>a .sidr ul li.active>a .sidr ul li.sidr-class-active>a .sidr ul li:hover>a,
.sidr ul li:hover>span {
	background-color: #fbfbfb
}

.sidr ul {
	display: block;
	margin: 0 0 15px;
	padding: 0
}

.sidr ul li {
	display: block;
	margin: 0
}

.sidr ul li ul {
	background-color: #fff
}

.sidr ul li a {
	padding: 10px 20px;
	font-size: 14px;
	font-weight: 700;
	line-height: 16px;
	display: block;
	text-decoration: none;
	color: #333
}

.sidr ul li ul {
	margin: 0
}

.sidr ul li ul li {
	line-height: 40px;
	font-size: 13px
}

.sidr ul li ul li.active,
.sidr ul li ul li.sidr-class-active,
.sidr ul li ul li:hover {
	line-height: 40px
}

.sidr ul li ul li a {
	font-size: 13px;
	font-weight: 500
}

.sidr ul ul a {
	font-size: 14px
}

.sidr form {
	margin: 0 20px
}

.sidr label {
	font-size: 13px
}

.sidr input[type=text] {
	background: #ffcdd2;
	padding: 10px 20px;
	line-height: 16px;
	width: 100%;
	font-size: 13px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 2px;
	display: block;
	clear: both;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none
}

.sidr-class-search-submit {
	display: none
}

ul.sidr-class-sub-menu {
	display: none
}

.sidr-class-search-form {
	background: #e53935;
	padding: 20px 0
}

.sidr ul li.sidr-class-close-btn a {
	padding: 5px 20px;
	text-align: center;
	color: #fff;
	background-color: #03a9f4
}

.sidr ul li.sidr-class-close-btn:hover a {
	background-color: #03a9f4
}

.sidr-class-menu-item-has-children {
	position: relative
}

.sidr-class-menu-item-has-children>a:after {
	content: "\f107";
	font-family: "font awesome 5 free";
	position: absolute;
	right: 10px;
	top: 10px;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1
}

html {
	-webkit-tap-highlight-color: transparent
}

html,
html a,
body,
* {
	-moz-osx-font-smoothing: grayscale !important;
	-webkit-font-smoothing: antialiased !important;
	-webkit-backface-visibility: hidden !important;
	backface-visibility: hidden !important
}

body {
	background: #eee;
	font-family: nunito, helvetica neue, sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #2c3e50;
	-webkit-font-smoothing: antialiased;
	margin: 0;
	padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: nunito, helvetica neue, sans-serif;
	padding: 1px 0;
	margin: 1px 0;
	font-weight: 600
}

h5,
h6 {
	color: #444;
	font-weight: 600
}

h2 {
	font-size: 25px;
	line-height: 35px
}

h3 {
	font-size: 20px;
	line-height: 30px
}

h4 {
	font-size: 16px;
	line-height: 28px
}

h5 {
	font-size: 14px;
	line-height: 22px
}

h6 {
	font-size: 13px;
	line-height: 25px
}

p {
	padding: 0;
	margin: 0
}

a,
a:visited {
	color: #ce0a46;
	text-decoration: none
}

a:hover {
	color: #ce0a46
}

a:hover,
a:active,
a:focus {
	outline: 0
}

img {
	vertical-align: middle;
	height: auto;
	max-width: 100%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px
}

ul {
	list-style: none;
	margin: 0;
	padding: 0
}

:focus {
	outline: none
}

::-moz-focus-inner {
	border: 0
}

.text-center {
	text-align: center
}

.list-table {
	width: 100%;
	display: table
}

.table-row {
	display: table-row
}

.table-cell {
	display: table-cell;
	vertical-align: middle;
	height: 100%
}

.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden;
	background-color: #000
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	border: 0
}

.embed-responsive-16by9 {
	padding-bottom: 56.25%
}

.embed-responsive-4by3 {
	padding-bottom: 75%
}

.clearfix:before,
.clearfix:after,
.container-fluid:before,
.container-fluid:after,
.container:before,
.container:after,
.row:before,
.row:after {
	content: " ";
	display: table
}

.clearfix:after,
.container-fluid:after,
.container:after,
.row:after {
	clear: both
}

.pull-right {
	float: right !important
}

.pull-left {
	float: left !important
}

.container-fluid,
.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	padding-right: 10px
}

@media(min-width:768px) {
	.container {
		width: 750px
	}
}

@media(min-width:992px) {
	.container {
		width: 992px
	}
}

.row {
	margin-left: -10px;
	margin-right: -10px
}

.col-md-4,
.col-md-8,
.col-md-12,
.col-md-sidebar,
.col-md-main {
	position: relative;
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px
}

@media(min-width:992px) {

	.col-md-4,
	.col-md-8,
	.col-md-12,
	.col-md-sidebar,
	.col-md-main {
		float: left
	}

	.col-md-12 {
		width: 100%
	}

	.col-md-8 {
		width: 66.66666667%
	}

	.col-md-4 {
		width: 33.33333333%
	}

	.col-md-main {
		width: 63.3%
	}

	.col-md-sidebar {
		width: 36.7%
	}

	.col-md-offset-4 {
		margin-left: 33.33333333%
	}

	.col-md-offset-2 {
		margin-left: 16.66666667%
	}
}

.info {
	color: #02587f;
	background-color: #cdeefd;
	padding: 10px 15px;
	margin-bottom: 20px
}

.success {
	color: #285b2a;
	background-color: #dbefdc;
	padding: 10px 15px;
	margin-bottom: 20px
}

.warning {
	color: #852d12;
	background-color: #ffddd3;
	padding: 10px 15px;
	margin-bottom: 20px
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden
}

.screen-reader-text:focus {
	background-color: #efefef;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, .1);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000
}

.search input[type=text] {
	width: 100%;
	padding: 7px 10px;
	height: 38px;
	line-height: 38px;
	border: none !important;
	background-color: #ecf0f1
}

.search form {
	position: relative
}

.search-form {
	padding: 0;
	width: 100%;
	max-width: 250px
}

.search-submit {
	background-color: #ce0a46;
	color: #fff;
	position: absolute;
	top: 0;
	right: 0;
	padding: 4px 14px;
	height: 38px;
	border: 0 !important
}

#top-nav {
	background: #c31432;
	background: -webkit-linear-gradient(to right, #240b36, #c31432);
	background: linear-gradient(to right, #240b36, #c31432);
	margin-bottom: 20px
}

.top-menu,
.top-menu .sub-menu {
	margin: 0 auto;
	padding: 0;
	z-index: 9999
}

.top-menu>li,
.top-menu .sub-menu li {
	display: block;
	float: left;
	position: relative
}

.top-menu>li>a {
	color: #fff;
	text-transform: uppercase;
	position: relative;
	display: block;
	padding: 10px 15px;
	font-weight: 700;
	text-decoration: none !important;
	font-size: 12px
}

.top-menu>li.menu-item-has-children>a:after {
	content: "\f107";
	font-family: "font awesome 5 free";
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
	margin-left: 5px;
	-webkit-font-smoothing: antialiased;
	position: relative;
	right: 0;
	top: 2px
}

.top-menu .sub-menu {
	left: 0;
	padding: 0;
	position: absolute;
	top: 120%;
	width: 200px;
	z-index: 999;
	opacity: 0;
	display: none;
	background-color: #f1f8e9;
	-webkit-box-shadow: 0 16px 45px 0 rgba(0, 0, 0, .07);
	-moz-box-shadow: 0 16px 45px 0 rgba(0, 0, 0, .07);
	box-shadow: 0 16px 45px 0 rgba(0, 0, 0, .07)
}

.top-menu>li.col-2>.sub-menu {
	width: 350px
}

.top-menu>li.col-3>.sub-menu {
	width: 450px
}

.top-menu>li.col-4>.sub-menu {
	width: 600px
}

.top-menu>li.col-2>.sub-menu>li {
	width: 50%;
	float: left;
	display: inline
}

.top-menu>li.col-3>.sub-menu>li {
	width: 33.33%;
	float: left;
	display: inline
}

.top-menu>li.col-4>.sub-menu>li {
	width: 25%;
	float: left;
	display: inline
}

.top-menu li.col-2>.sub-menu,
.top-menu li.col-3>.sub-menu,
.top-menu li.col-4>.sub-menu {
	padding: 10px
}

.top-menu .sub-menu:after {
	bottom: 80%;
	left: 40px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	border-color: transparent;
	border-bottom-color: #f1f8e9;
	border-width: 10px;
	margin-left: -10px;
	opacity: 0;
	display: none
}

.top-menu .sub-menu ul {
	left: 200px !important;
	top: 0 !important
}

.top-menu .sub-menu ul:after {
	border-width: 0;
	margin-left: 0
}

.top-menu .sub-menu a {
	display: block;
	line-height: 18px;
	font-size: 13px;
	letter-spacing: 0;
	padding: 7px 15px !important;
	text-align: left;
	color: #333 !important;
	text-transform: none !important;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease
}

.top-menu .sub-menu>li:hover>a {
	background-color: rgba(0, 0, 0, .05)
}

.top-menu .sub-menu li {
	float: none
}

.top-menu li:hover>.sub-menu {
	opacity: 1;
	top: 100%;
	display: block;
	animation: anim .5s ease-in-out
}

.top-menu li:hover>.sub-menu:after {
	opacity: 1;
	bottom: 100%;
	display: block;
	animation: anim .5s ease-in-out
}

.top-menu>li.home>a {
	background-color: #c31432 !important
}

.top-menu>li.merah>a {
	background-color: #ec2828 !important
}

.top-menu>li.orange>a {
	background-color: #fa7000 !important
}

.top-menu>li.biru-tua>a {
	background-color: #0033a7 !important
}

.top-menu>li.ungu>a {
	background-color: #6700f3 !important
}

.top-menu>li.hijau>a {
	background-color: #0b9600 !important
}

.top-menu>li.kuning>a {
	background-color: #ffcb04 !important
}

.top-menu>li.biru-muda>a {
	background-color: #00a7e5 !important
}

.top-menu>li.close-btn {
	display: none
}

@keyframes anim {
	0% {
		display: none;
		transform: translateY(20%)
	}

	1% {
		display: block;
		opacity: 0;
		transform: translateY(20%)
	}

	100% {
		opacity: 1;
		transform: translateY(0%)
	}
}

#mobile-menu {
	display: none
}

#mobile-menu i {
	font-size: 28px
}

@media(max-width:768px) {
	.logo {
		width: 100%;
		display: block;
		margin-bottom: 10px
	}

	.search {
		width: 100%;
		display: block
	}

	#mobile-menu {
		display: inline-block
	}

	#top-nav {
		display: none
	}
}

#header-container,
#site-container {
	background-color: #fff;
	max-width: 890px;
	margin: 0 auto;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .05);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .05)
}

#header {
	background-color: #fff;
	padding: 20px 0
}

#site-container {
	padding: 20px 0
}

@media(max-width:768px) {
	#header {
		border-bottom: 4px solid #ce0a46
	}
}

.list-content {
	border-bottom: 2px dashed #ecf0f1;
	padding-bottom: 10px;
	margin-bottom: 10px
}

.list-content:last-child {
	border-bottom: 0 !important
}

.list-content .content-left {
	width: 45px
}

.list-content .content-right {
	padding-left: 60px
}

.search-content {
	border-bottom: 2px dashed #ecf0f1;
	padding-bottom: 15px;
	margin-bottom: 15px
}

.search-content:last-child {
	border-bottom: 0 !important
}

.search-content .content-right {
	padding-left: 135px
}

@media(max-width:768px) {
	.search-content .content-left img {
		width: 45px;
		height: 45px
	}

	.search-content .content-right {
		padding-left: 60px
	}
}

h1.single-title,
h1.main-title,
h2.main-title,
h3.main-title {
	font-size: 20px !important;
	line-height: 24px;
	margin-bottom: 10px
}

h2.content-title {
	font-size: 15px !important;
	line-height: 18px;
	padding-bottom: 0;
	margin-bottom: 5px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.meta-content {
	font-size: 12px !important;
	line-height: 14px;
	color: #bbb
}

.meta-content span.separator {
	margin-right: 10px
}

span.highlight {
	color: #ce0a46
}

.divPlayer {
	margin-top: 5px
}

.content-page {
	margin-bottom: 30px;
	text-align: justify
}

h1.page-title {
	font-size: 26px !important;
	line-height: 30px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 2px solid #ecf0f1
}

#footer-container {
	text-align: center;
	border-top: 4px solid #ce0a46;
	background: #fff;
	margin: 20px auto 0;
	/*max-width: 890px;*/
	padding: 20px 0;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .05);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .05)
}

@media(max-width:768px) {
	#footer-container {
		margin: 0 auto !important
	}
}

.downloadbutton {
	text-align: center
}

.featured {
	margin-bottom: 20px
}

.content-item p {
	margin-bottom: 13px;
	text-align: justify;
	word-break: break-word;
	word-wrap: break-word
}

.more-content {
	display: block;
	overflow: hidden;
	padding-bottom: 10px
}

.more-button {
	background-color: #fff;
	border: none !important;
	padding: 0 0 20px;
	color: #777;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 700
}

.downloadbutton {
	margin-top: 20px;
	margin-bottom: 20px
}

.downloadbutton a {
	padding: 0 30px;
	line-height: 38px;
	color: #fff;
	background-color: #d04e38;
	border-radius: 3px;
	display: inline-block
}

ul.socialicon {
	margin: 0 0 20px;
	padding: 0;
	float: left
}

ul.socialicon li {
	display: inline-block;
	margin: 0 2px
}

ul.socialicon li a {
	color: #fff;
	font-size: 12px;
	padding: 0 5px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	display: block;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}

ul.socialicon li.twitter a {
	background: #55acee
}

ul.socialicon li.facebook a {
	background: #3b5998
}

ul.socialicon li.google a {
	background: #dd4b39
}

ul.socialicon li.whatsapp a {
	background: #25d366
}

ul.socialicon li.line a {
	background: #25d366
}

ul.socialicon li.text {
	margin-left: 10px;
	font-size: 12px;
	font-weight: 700
}

@media(max-width:992px) {
	ul.socialicon li a .socialtext {
		display: none
	}
}

.sidebar {
	width: 100%;
	overflow: hidden;
	display: block;
	margin-bottom: 20px
}

.sidebar-title:before,
.sidebar-title:after {
	content: "";
	display: table
}

.sidebar-title:after {
	clear: both
}

.sidebar-title {
	text-align: center;
	font-size: 16px !important;
	line-height: 19px;
	margin-bottom: 10px;
	overflow: hidden
}

.sidebar-title:before,
.sidebar-title:after {
	background-color: #ce0a46;
	content: "";
	display: inline-block;
	height: 3px;
	position: relative;
	vertical-align: middle;
	width: 100%
}

.sidebar-title:before {
	right: .5em;
	margin-left: -100%
}

.sidebar-title:after {
	left: .5em;
	margin-right: -100%
}

.chart {
	width: 100%;
	display: block;
	overflow: hidden;
	padding: 15px;
	border: 2px solid #ecf0f1
}

.chart li {
	display: block;
	background: transparent;
	width: 100%;
	/*margin-bottom: 10px;*/
	overflow: hidden;
	padding: 0 0 10px;
	border-bottom: 2px dashed #ecf0f1
}

.chart li:last-child {
	margin-bottom: 0;
	border-bottom: 0
}

.chart li a {
	text-decoration: none;
	color: #2c3e50
}

.chart li i {
	margin-right: 5px
}

@media(max-width:768px) {
	.chart {
		padding: 0;
		border: 0
	}
}

.data-download {
	border: 1px solid #ddd;
	max-width: 240px;
	margin: 0 auto
}

.data-download li {
	text-align: center;
	padding: 10px;
	border-bottom: 1px solid #ddd
}

.data-download li.dl-title {
	text-align: left
}

.button {
	margin: 5px 0;
	display: inline-block
}

.button a,
.button a:visited {
	background-color: #ce0a46;
	color: #fff;
	padding: 3px 6px;
	border: 0 !important;
	text-decoration: none !important;
	font-size: 11px;
	-webkit-transition: background 1s ease;
	-moz-transition: background 1s ease;
	-o-transition: background 1s ease;
	transition: background 1s ease;
	font-family: open sans, Arial, Helvetica, sans-serif !important;
	border-radius: 3px
}

.button a:hover {
	background-color: #ce0a46;
	color: #fff;
	text-decoration: none;
	-webkit-transition: background 1s ease;
	-moz-transition: background 1s ease;
	-o-transition: background 1s ease;
	transition: background 1s ease
}

.ads-margin-bottom {
	margin-bottom: 20px
}

.footer-menu li {
	display: inline-block;
	padding: 5px
}