* {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

@font-face {
    font-display: swap;
    font-family: 'Font Awesome 5 Brands';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/fa-brands-400.eot);
    src: url(../fonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(../fonts/fa-brands-400.woff2) format("woff2"), url(../fonts/fa-brands-400.woff) format("woff"), url(../fonts/fa-brands-400.ttf) format("truetype"), url(../fonts/fa-brands-400.svg#fontawesome) format("svg")
}

@font-face {
    font-display: swap;
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/fa-regular-400.eot);
    src: url(../fonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(../fonts/fa-regular-400.woff2) format("woff2"), url(../fonts/fa-regular-400.woff) format("woff"), url(../fonts/fa-regular-400.ttf) format("truetype"), url(../fonts/fa-regular-400.svg#fontawesome) format("svg")
}

.far {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400
}

@font-face {
    font-display: swap;
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 900;
    src: url(../fonts/fa-solid-900.eot);
    src: url(../fonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(../fonts/fa-solid-900.woff2) format("woff2"), url(../fonts/fa-solid-900.woff) format("woff"), url(../fonts/fa-solid-900.ttf) format("truetype"), url(../fonts/fa-solid-900.svg#fontawesome) format("svg")
}

a {
    text-decoration: none
}

html {
    height: 100%;
    width: 100%
}

body {
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%
}

html {
    background: #fff;
    color: #000;
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

button,
html,
input,
select,
textarea {
    font-family: sans-serif
}

body {
    margin: 0
}

body,
html {
    height: 100%
}

h1 {
    font-size: 2em;
    margin: 0;
    font-weight: 400
}

h3 {
    font-size: 1.17em;
    margin: 0;
    font-weight: 900
}

b,
strong {
    font-weight: 700
}

p,
pre {
    margin: 1em 0
}

dl,
menu,
ol,
ul {
    margin: 0
}

menu,
ol,
ul {
    list-style-type: none;
    padding: 0
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic
}

form {
    margin: 0
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline
}

button,
input {
    line-height: normal
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

html,
body {
    height: auto;
    min-height: 100%;
    overflow-x: hidden;
    position: relative
}

a {
    color: #111
}

.fl {
    float: left
}

.fr {
    float: right
}

.fab {
    font-family: "Font Awesome 5 Brands"
}

.fa,
.fas {
    font-family: "Font Awesome 5 Free";
    font-weight: 900
}

.b_white {
    background: #fff
}

.box_img {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    overflow: hidden;
    position: relative
}

.wfull {
    width: 100%;
    clear: both;
    float: left
}

.part {
    padding: 0 20px;
    float: left;
    width: 100%
}

.v_mark,
.f_mark {
    font-size: 12px;
    position: absolute;
    left: 8px;
    bottom: 8px
}

.v_mark {
    color: rgba(255, 255, 255, 0.5);
    padding: 3px 8px;
    background: rgba(0, 0, 0, 0.7);
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
}

.title {
    float: left;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #ff6c00;
    margin-bottom: 20px;
    max-width: 240px
}

.title3 {
    width: 100%;
    clear: both;
    float: left;
    font-family: "Montserrat", sans-serif;
    font-size: 13px;
    font-weight: 700;
    color: #111;
    margin-bottom: 20px
}

.header {
    background: #072967;
    position: fixed;
    z-index: 11;
    top: 0;
    height: 70px
}

.header a.logo {
    float: left
}

.header a.logo img {
    width: 100%;
    height: 28px
}

.header a.kanal {
    float: left;
    border-left: 1px solid rgba(255, 255, 255, 0.3);
    margin-left: 10px;
    padding-left: 10px
}

.header a.kanal span {
    float: left;
    line-height: 26px;
    font-family: "Noto Sans", sans-serif;
    font-size: 26px;
    color: #fff;
    font-weight: 700
}

.header .btm {
    background: url(../images/main/ic_bars.png) no-repeat;
    background-size: 30px 30px;
    content: "";
    float: right;
    width: 30px;
    height: 30px;
    margin-left: 10px;
    cursor: pointer
}

.header .select.search {
    margin-left: 10px;
    position: absolute;
    right: 60px;
    top: 20px;
    width: 30px;
    height: 30px;
    z-index: 3;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px
}

.header .select.search a {
    float: right;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%
}

.header .select.search a img {
    width: 30px;
    height: 30px
}

.header .select.search input {
    width: calc(100% - 40px);
    float: left;
    border: 0;
    padding: 6px 10px;
    background: 0;
    font-size: 14px;
    color: #111
}

.header .select.search button {
    border: 0;
    display: none;
    padding: 0;
    background: #072967;
    width: 30px;
    height: 30px;
    float: right;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%
}

.nav_detail {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px
}

.nav_detail .left {
    margin-top: 4px
}

.nav_detail .left li {
    float: left;
    position: relative
}

.nav_detail .left li a {
    font-family: "Noto Sans", sans-serif;
    font-size: 14px;
    color: #111;
    margin-right: 20px
}

.nav_detail .left li::before {
    position: absolute;
    right: 8px;
    top: 2px;
    content: "/";
    font-size: 14px
}

.nav_detail .left li:last-child {
    margin-right: 0
}

.nav_detail .left li:last-child::before {
    content: "&nbsp;";
    display: none
}

.nav_detail .right li {
    float: left;
    margin-left: 8px
}

.nav_detail .right li a img {
    width: 24px;
    height: 24px
}

.detail {
    margin-top: 12px
}

.detail .subs {
    color: #fff;
    font-size: 14px;
    background: #ff6c00;
    padding: 8px 20px;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    margin-bottom: 24px;
    border: 0;
    height: 32px
}

.detail .subs i {
    margin-right: 10px
}

.detail .info a.topik {
    color: #6d6d6d;
    font-size: 14px;
    margin-right: 12px;
    font-weight: bold;
}

a.topik {}

.detail .info a.topik i {
    color: #072967
}

.detail .info a.topik span {
    color: #6d6d6d;
    font-size: 13px;
    font-weight: bold;
    margin-left: 4px;
}

.detail h1 {
    font-family: "Montserrat", sans-serif;
    font-size: 22px;
    font-weight: 700;
    line-height: 24px;
    margin: 8px 0
}

.detail .maker {
    font-family: "Noto Sans", sans-serif;
    font-size: 12px;
    color: #777
}

.detail .img_detail {
    position: relative;
    margin: 20px 0;
    float: left;
    min-height: 100px;
    width: 100%
}

.detail .img_detail img {
    width: 100%;
    height: auto
}

.detail .img_detail .caption {
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 6px;
    font-family: "Noto Sans", sans-serif;
    font-size: 10px;
    background: #f4f4f4;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

.img_detail .owl-buttons {
    width: 100%;
    position: absolute;
    left: 0;
    top: 100px;
    transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -webkit-transform: translatey(-50%)
}

.img_detail .owl-buttons .owl-prev,
.img_detail .owl-buttons .owl-next {
    width: 12px;
    height: 12px;
    position: absolute;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    overflow: hidden;
    text-indent: -200px
}

.img_detail .owl-buttons .owl-prev {
    transform: rotate(-135deg);
    left: 10px
}

.img_detail .owl-buttons .owl-next {
    transform: rotate(45deg);
    right: 10px
}

.detail .tool_bt {
    padding: 10px;
    width: 100%;
    clear: both;
    float: left
}

.detail .tool_bt button,
.detail .tool_bt .btn {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border-color: transparent
}

.detail .tool_bt .a_plus,
.detail .tool_bt .a_min,
.detail .tool_bt .moon {
    float: left;
    margin-right: 10px
}

.detail .tool_bt .a_plus {
    background: #072967 url(../images/main/ic_Aplus.png) no-repeat center;
    background-size: 19px 14px
}

.detail .tool_bt .a_min {
    background: #072967 url(../images/main/ic_Amin.png) no-repeat center;
    background-size: 19px 14px
}

.detail .tool_bt .moon {
    display: none;
    background: #072967 url(../images/main/ic_moon.png) no-repeat center;
    background-size: 19px 14px
}

.detail .tool_bt .sun {
    display: none;
    background: #182337 url(../images/main/ic_dark_sun.png) no-repeat center;
    background-size: 19px 14px
}

.detail .tool_bt .bt_save {
    background: #072967;
    float: right
}

.detail .tool_bt .bt_save i {
    color: #fff;
    font-size: 14px
}

.detail .text {
    width: 100%;
    clear: both;
    float: left;
    font-family: "Noto Sans", sans-serif;
    font-size: 16px;
    color: #111;
    line-height: 150%;
    margin: 20px 0
}

.detail .text a {
    color: #0e3781
}

.detail .text img {
    width: 100%
}

.detail .text ol,
.detail .text ul {
    list-style-type: auto;
    margin: 0 20px
}

.detail .share {
    text-align: center;
    padding: 8px;
    margin: 30px 0
}

.detail .share li {
    display: inline-block;
    margin: 0 4px
}

.detail .share li img {
    width: 30px;
    height: 30px
}

.detail .grey_r5 {
    width: 100%;
    clear: both;
    float: left;
    background: #f4f4f4;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.detail iframe {
    width: 100%;
    clear: both;
    float: left
}

.footer {
    background: #0e3781;
    width: 100%;
    clear: both;
    float: left;
    position: relative;
    margin-top: 60px;
    padding-top: 60px;
    padding-bottom: 20px
}

.style_2 {
    width: 100%;
    clear: both;
    float: left
}

.style_2 li,
.style_2 .lop {
    width: 100%;
    clear: both;
    float: left;
    margin-bottom: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #efefef
}

.style_2 li .block,
.style_2 .lop .block {
    float: left;
    width: calc(100% - 110px)
}

.style_2 li .block h2,
.style_2 .lop .block h2,
.style_2 li .block a,
.style_2 .lop .block a {
    font-family: "Noto Sans", sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #333
}

.style_2 li .block .info,
.style_2 .lop .block .info {
    overflow: hidden;
    margin: 10px 0
}

.style_2 li .block .info a.kanal,
.style_2 .lop .block .info a.kanal {
    float: left;
    color: #072967;
    font-size: 12px;
    font-family: "Noto Sans", sans-serif;
    font-weight: 700;
    margin-right: 20px
}

.style_2 li .block .info a.topik,
.style_2 .lop .block .info a.topik {
    float: left;
    font-size: 12px;
    margin-right: 10px
}

.style_2 li .block .info a.topik i,
.style_2 .lop .block .info a.topik i {
    color: #072967
}

.style_2 li .block .info a.topik span,
.style_2 .lop .block .info a.topik span {
    color: #6d6d6d;
    margin-left: 4px;
    font-family: "Noto Sans", sans-serif
}

.style_2 li .box_img,
.style_2 .lop .box_img {
    float: right;
    width: 90px;
    height: 90px;
    position: relative
}

.style_2 li .box_img img,
.style_2 .lop .box_img img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.modal_wrap {
    z-index: 20;
    position: fixed;
    top: -200%;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    transition: opacity ease-out .3s;
    -moz-transition: opacity ease-out .3s;
    -webkit-transition: background ease-out .3s
}

.modal_wrap .modal {
    font-family: "Noto Sans", sans-serif;
    opacity: 0;
    width: 90%;
    max-width: 320px;
    height: auto;
    padding: 20px;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 70%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5)
}

.modal_wrap .modal .modal_head {
    width: 100%;
    clear: both;
    float: left;
    padding: 10px
}

.modal_wrap .modal .modal_head h3,
.modal_wrap .modal .modal_head div {
    width: 100%;
    clear: both;
    float: left;
    margin: 0;
    color: #ff6c00;
    text-align: center;
    font-size: 18px;
    font-weight: 700
}

.modal_wrap .modal .modal_ct {
    width: 100%;
    clear: both;
    float: left;
    padding: 20px;
    text-align: center;
    font-size: 14px
}

.modal_wrap .modal .modal_foot {
    text-align: center;
    width: 100%;
    clear: both;
    float: left;
    padding: 20px
}

.modal_wrap .modal .modal_foot button {
    border: 0;
    display: inline-block;
    padding: 10px 30px;
    text-align: center;
    background: #0e3781;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
}

img {
    display: block
}

.part {
    padding: 20px
}

.box_15 {
    width: 100%;
    clear: both;
    float: left;
    position: relative;
    padding: 20px 0;
    background: #f4f4f4;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    min-height: 155px;
}

.box_15 p {
    width: 100%;
    clear: both;
    float: left;
    padding: 0 20px;
    margin: 0 0 20px;
    font-size: 14px;
    color: #111;
    text-align: center
}

.box_15 .feedback {
    width: 100%;
    clear: both;
    float: left;
    text-align: center
}

.box_15 .feedback li {
    display: inline-block;
    width: 40px;
    margin-right: 20px;
    text-align: center
}

.box_15 .feedback li:last-child {
    margin-right: 0
}

.box_15 .feedback li a,
.box_15 .feedback li button {
    width: 40px;
    display: block;
    padding: 50px 0 0 0;
    position: relative;
    font-size: 11px;
    color: #111;
    border: 0;
    background: #f4f4f4
}

.box_15 .feedback li button img {
    display: inline-block;
    margin-bottom: 8px;
    width: 100%;
    object-fit: contain;
    background-color: #0e3781;
    border-radius: 8px;
}

.bell,
.notif_2 {
    width: 48px;
    height: 48px;
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 29
}

.bell .bell_bt,
.notif_2 .bell_bt {
    width: 100%;
    height: 100%;
    display: none;
    font-size: 20px;
    border: 0;
    background: #ff6c00;
    color: #fff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    animation: shake 1s linear infinite;
    -moz-animation: shake 1s linear infinite;
    -webkit-animation: shake 1s linear infinite
}

.bell .bell_ct,
.notif_2 .bell_ct {
    font-family: "Noto Sans", sans-serif;
    width: 0;
    padding: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    bottom: 0;
    background: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3)
}

.bell .bell_ct .text,
.notif_2 .bell_ct .text {
    width: 280px;
    height: auto;
    padding: 20px 20px 50px 20px;
    position: relative
}

.bell .bell_ct .text h4,
.notif_2 .bell_ct .text h4,
.bell .bell_ct .text div,
.notif_2 .bell_ct .text div {
    font-size: 16px;
    font-weight: 700;
    color: #111
}

.bell .bell_ct .text p,
.notif_2 .bell_ct .text p {
    font-size: 14px;
    color: #666
}

.bell .bell_ct .text ol,
.notif_2 .bell_ct .text ol {
    list-style: number;
    padding-left: 18px;
    font-size: 14px;
    color: #666
}

.bell .bell_ct .text ol li,
.notif_2 .bell_ct .text ol li {
    margin-bottom: 10px;
    list-style: decimal
}

.bell .bell_ct .text span,
.notif_2 .bell_ct .text span {
    font-size: 14px;
    color: #0e3781
}

.bell .bell_ct .close_bt,
.notif_2 .bell_ct .close_bt {
    width: 36px;
    height: 36px;
    font-size: 20px;
    color: #333;
    position: absolute;
    right: 10px;
    bottom: 10px;
    background: 0;
    border: 0
}

.affiliate {
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    padding: 20px 0;
    text-align: center;
    margin-top: 12px
}

.affiliate li {
    display: inline-block;
    width: 100px;
    vertical-align: middle;
    margin: 10px 0;
    padding: 0 10px
}

.affiliate li a {
    display: block
}

.affiliate li a img {
    width: 100%;
    height: auto
}

.medsos {
    margin-top: 0
}

.komentar {
    width: 100%;
    float: left
}

.komentar h3 {
    font-size: 14px;
    font-weight: 700;
    width: 100%;
    float: left;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd
}

.sliders .bar_left .menumenu:nth-child(4) li {
    margin-bottom: 0
}

.sliders .bar_left .menumenu:nth-child(4) li a {
    background: 0;
    border: 0;
    padding: 0
}

.fa,
.fab,
.fal,
.far,
.fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.fa-android:before {
    content: "\f17b"
}

.fa-apple:before {
    content: "\f179"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-camera:before {
    content: "\f030"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-facebook-f:before {
    content: "\f39e"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-home:before {
    content: "\f015"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-linkedin:before {
    content: "\f08c"
}

.fa-times:before {
    content: "\f00d"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-youtube:before {
    content: "\f167"
}

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}

.owl-carousel .owl-item {
    float: left
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.copyright {
    width: 100%;
    clear: both;
    float: left;
    background: #072967;
    padding: 20px;
    font-size: 14px;
    color: #a5bbe2;
    text-align: center;
    height: 72px;
}