a,body {
    color: #444
}

.post-content iframe,figure,img {
    max-width: 100%!important
}

.content,.header-wrap,body,header.header {
    background-color: #fff
}

.btn-fixed-search,.mode.icon-darkmode,.mode.icon-lightmode {
    filter: invert(57%) sepia(0%) saturate(61%) hue-rotate(240deg) brightness(105%) contrast(97%)
}

.breaking,.btn-search {
    background-image: linear-gradient(to right,var(--primary),var(--secondary))
}

.article-category,.breaking-container,.tags ul li a span {
    text-overflow: ellipsis;
    white-space: nowrap
}

input#author,input#email,textarea#comment {
    padding: 8px;
    resize: none;
    white-space: pre-wrap
}

.article-title a,.commentBodyFooter a,.tag-nav ul li.active a,.tags .tag-desc,.tags ul li a,a {
    text-decoration: none
}

:root {
    --primary: #ff3000;
    --secondary: #e85804;
    --widthparallaxdesktop: 100%;
    --heightparallaxdesktop: 250px
}

body {
    font: 400 14px/1.71em AcuminPro,arial,helvetica,sans-serif;
    -webkit-font-smoothing: antialiased;
    overflow: hidden;
}

body.nooverflow {
    overflow: unset
}

* {
    box-sizing: border-box
}

a {
    background-color: transparent
}

.content {
    display: block
}

@-webkit-keyframes shimmer {
    100% {
        transform: translateX(100%)
    }
}

@keyframes shimmer {
    100% {
        transform: translateX(100%)
    }
}

.comments_title,.widget-title {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 13px;
    text-transform: uppercase;
    margin-top: 0;
    color: #444
}

.widget-title svg {
    color: var(--primary);
    height: 14px;
    margin-left: 5px;
    margin-top: -4px
}

.breadcrumbs ul li,.populartag .populartag-item a,.widget-title a,ul.menu li.facebook a,ul.menu li.instagram a,ul.menu li.telegram a,ul.menu li.tiktok a,ul.menu li.twitter a,ul.menu li.youtube a {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

img {
    height: auto
}

header.header {
    z-index: 999;
    top: 0;
    margin-left: 0;
    width: 100%;
    left: 0;
    position: sticky
}

.header-wrap {
    padding: 15px 0 0
}

.header-box {
    margin: 0 auto;
    width: 980px;
    height: 36px;
    display: flex;
    justify-content: space-between
}

.header-brand {
    padding: 0 0 0 12px;
    margin: 0
}

.header-brand a {
    display: block;
}

.header-brand img {
    width: auto;
    height: 36px;
}

.header-search {
    width: 640px
}

.header-search-form {
    width: auto;
    height: 34px;
    margin: 0 0 0 30px
}

.header-input-search {
    -webkit-appearance: none;
    border: 1px solid #adadad;
    border-radius: 16px;
    padding: 11px 10px 9px;
    font-size: 12px;
    line-height: 20px;
    width: 395px;
    height: 32px;
    float: left
}

.header-input-search:focus {
    outline: 0
}

.btn-search {
    background-color: var(--primary);
    color: #fff;
    border: none;
    border-radius: 16px;
    margin-left: 5px;
    font-weight: 500;
    font-size: 12px;
    width: 90px;
    height: 30px;
    line-height: 20px;
    padding-top: 5px;
    cursor: pointer
}

.header-nav {
    font-size: 14px;
    line-height: 24px;
    background-color: #fff;
    box-shadow: 0 1px 0 0 rgba(0,0,0,.1);
    position: relative
}

.nav-container {
    width: 980px;
    margin: 0 auto;
    height: 50px;
    position: relative;
    padding: 0;
    overflow: visible;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between
}

.header-nav .nav-container nav>ul {
    padding: 0 12px;
    display: flex;
    margin: 0;
    list-style: none
}

.nav-container .slim {
    width: 930px
}

.header-nav .nav-container ul>li {
    border: none;
    max-height: 50px;
    position: relative
}

.header-nav a {
    font-size: 12px;
    font-weight: 700;
    display: block;
    color: #000;
    padding: 0 10px;
    text-transform: uppercase;
    line-height: 50px
}

.commentsArea ul ul,.header-nav .nav-container a .menu-image-title,.submenu ul li a span.menu-image-title {
    padding: 0
}

.header-nav .nav-container ul>li:first-child a,.header.fixed .header-nav .nav-container nav>ul {
    padding-left: 0
}

.header-nav .nav-container ul>li.logo img {
    display: none;
    padding: 0;
    width: 30px;
    height: 30px
}

.author .author-avatar a,.author .pub-time .time-modified.show,.fixed-form.show,.header-nav .nav-container ul>li:hover .sub-menu,.image-share:hover .imagebox-share,.mode,.wp-block-gallery,.wp-image-box a,.wp-image-box img {
    display: block
}

.bacajuga .bacajuga-item a:hover,.darkmode .bacajuga .bacajuga-item a:hover,.darkmode .notfound-message-button,.darkmode .post-content a,.darkmode .submenu a:hover,.header-nav .nav-container a:hover,.header-nav .nav-container ul>li.current-menu-item a,.kanal-menu ul li a:hover,.kanal-menu ul li.current-menu-item a,.media-link:hover,.post-content a,.submenu a:hover {
    color: var(--primary)
}

.header-nav .nav-container ul>li .sub-menu {
    display: none;
    background-color: #fff;
    position: absolute;
    left: 0;
    min-width: 125px;
    list-style: none;
    padding: 20px 0;
    margin: 0;
    border-radius: 0;
    z-index: 10;
    border: none;
    box-shadow: 0 0 4px 0 rgba(0,0,0,.3)
}

.header-nav .nav-container ul>li .sub-menu li {
    display: block;
    border: none;
    max-height: 50px
}

.header-nav .nav-container ul>li .sub-menu li a {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px 20px;
    line-height: 1.5
}

.nav-container .menu-item-has-children>a:after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: middle;
    border-top: 4px solid #787878;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-bottom: 0;
    margin-left: 4px
}

.mode {
    height: 25px;
    margin: 4px 0 0;
    width: 25px;
    background-color: transparent;
    border: 0;
    outline: 0;
    background-size: 25px;
    cursor: pointer
}

.author .pub-time .time-modified,.fixed-form,.header.fixed .header-nav .nav-container nav>ul>li.logo a .menu-image-title,.header.fixed .header-wrap,.image-share:hover .btn-plus,.imagebox-share,.wp-block-gallery .blocks-gallery-item__caption {
    display: none
}

.mode.icon-darkmode {
    background-image: url("../icon/moon.svg")
}

.mode.icon-lightmode {
    background-image: url("../icon/sun.svg")
}

.header.fixed {
    position: fixed
}

.header.fixed .header-nav .nav-container nav>ul>li.logo img {
    display: inline
}

.header.fixed .header-nav .nav-container nav>ul>li>a {
    padding: 0 6px
}

.content.fixed {
    padding-top: 100px
}

.fixed-search {
    width: 50px;
    position: relative;
    display: none
}

.fixed-form {
    position: absolute;
    top: 45px;
    background-color: #fff;
    right: -60px;
    padding: 10px;
    border: none;
    box-shadow: 0 0 4px 0 rgba(0,0,0,.3);
    z-index: 101;
    border-radius: 3px
}

.nav-submenu,.submenu {
    overflow: hidden;
    position: relative
}

.fixed-input-search {
    font-size: 12px;
    line-height: 20px;
    width: 380px;
    height: 32px;
    padding: 11px 10px 9px;
    border: 1px solid #cdcdcd;
    float: left;
    outline: 0
}

.share,.sticky-ads-left .widget {
    float: right
}

.btn-fixed-search {
    padding: 10px 15px;
    margin-top: 4px;
    height: 42px;
    line-height: 50px;
    background-color: rgba(0,0,0,0);
    border: none;
    float: right;
    display: block;
    cursor: pointer
}

.icon-search {
    display: block;
    width: 14px;
    height: 14px;
    background-size: 14px
}

.nav-submenu {
    border-top: 1px solid #ededed;
    background-color: #fff;
    height: 40px;
    padding: 0 12px
}

.submenu-conteiner {
    width: 980px;
    margin: 0 auto;
    display: flex;
    padding: 0 12px;
    height: 40px;
    align-items: center
}

.nav-title,.nav-title-search {
    margin: 0;
    padding: 0;
    border-right: 1px solid #e5e5e5;
    white-space: nowrap
}

.nav-title a,.nav-title-search {
    color: #000;
    padding: 0 12px 0 0;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    display: flex;
    align-items: center
}

.submenu,.submenu ul,.submenu ul li {
    padding: 0;
    margin: 0
}

.nav-title img {
    width: 20px;
    height: 20px;
    margin-right: 10px;
    vertical-align: top
}

.submenu ul {
    display: flex;
    list-style: none;
    height: 40px;
    align-items: center
}

.submenu ul li {
    align-items: center;
    white-space: nowrap;
    height: 100%;
    display: flex
}

.submenu ul li.active,.submenu ul li.current-menu-item {
    border-bottom: 4px solid rgba(0,0,0,.5);
    vertical-align: top;
    padding-top: 4px
}

.submenu ul li a {
    padding: 0 12px;
    font-size: 12px;
    font-weight: 700;
    line-height: 20px;
    text-transform: capitalize
}

.breaking {
    background-color: var(--primary);
    width: 980px;
    height: 40px;
    margin: 1px auto 5px;
    border-radius: 0 0 8px 8px;
    overflow: hidden
}

.breaking a,.breaking-container {
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden
}

.breaking-container {
    color: #fff;
    margin-top: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.breaking a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.breaking-title {
    line-height: 1;
    font-family: AcuminPro;
    font-size: 11px;
    font-weight: 700;
    color: var(--primary);
    padding: 7px 10px 5px;
    background-color: #fff;
    margin: 0 10px 0 15px;
    border-radius: 12.5px;
    box-shadow: 0 11px 5px -5px rgba(61,61,61,.16);
    text-align: left;
    text-transform: uppercase;
    z-index: 2;
    position: absolute
}

.breaking-content,.headline-box,.list .big-list,.wp-block-image {
    position: relative
}

.breaking .breaking-container:after {
    content: '';
    position: absolute;
    z-index: 1;
    width: 20px;
    height: 40px;
    border-bottom-left-radius: 8px;
    background-color: var(--primary)
}

.breaking-content a {
    display: inline;
    font-size: 14px;
    font-weight: 700;
    text-align: left;
    color: #fff;
    margin-right: 50px
}

@keyframes marquee {
    0% {
        transform: translate(0,0)
    }

    100% {
        transform: translate(-100%,0)
    }
}

.breaking.fixed-top {
    left: 50%;
    transform: translateX(-50%);
    top: 50px;
    margin: 0;
    position: fixed;
    z-index: 4
}

.billboard {
    width: 980px;
    margin: 0 auto;
    padding: 0 12px
}

.billboard .widget {
    text-align: center;
    padding: 15px 0
}

.billboard .widget img {
    display: block;
    margin: auto
}

.billboard.parallax {
    width: 100%;
    height: var(--heightparallaxdesktop);
    position: relative;
    max-width: 970px;
    left: 0;
    right: 0;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0
}

.billboard.parallax .widget {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    clip: rect(auto,auto,auto,auto)
}

.billboard.parallax .widget-parallax {
    width: var(--widthparallaxdesktop);
    height: auto;
    position: fixed;
    top: 0;
    -moz-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    margin: 0 auto;
    max-width: 970px;
    left: 0;
    right: 0
}

.billboard.parallax .widget-parallax img {
    width: 100%;
    height: var(--heightparallaxdesktop)!important;
    object-fit: cover
}

.main {
    padding: 0 15px
}

.main-container {
    padding: 0 12px;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
    width: 980px!important
}

.article-row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -13px;
    margin-right: -13px
}

.article {
    position: relative;
    width: 100%;
    padding-left: 13px;
    padding-right: 13px;
    -ms-flex: 0.66667;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.media-image {
    background: #ddd;
    position: relative;
    overflow: hidden
}

.article-gallery .big-gallery:before,.article-gallery .small-gallery:before,.media-image:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #ddd;
    animation: 1s infinite shine
}

.article-gallery .big-gallery:after,.article-gallery .small-gallery:after,.media-image:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transform: translateX(-100%);
    background-image: linear-gradient(90deg,rgba(255,255,255,0) 0,rgba(255,255,255,.2) 20%,rgba(255,255,255,.5) 60%,rgba(255,255,255,0));
    -webkit-animation: 2s infinite shimmer;
    animation: 2s infinite shimmer;
    content: ""
}

.media-image img {
    display: block;
    object-fit: cover;
    width: 100%;
    z-index: 2;
    position: absolute;
    height: 100%
}

.media-link:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 3;
    cursor: pointer
}

.headline {
    border-radius: 8px;
    overflow: hidden;
    border: 1px solid #e5e5e5;
    padding-bottom: 0
}

.headline-image {
    width: 100%;
    height: 0;
    margin-bottom: 15px;
    padding-bottom: 56%
}

.headline-text {
    display: block;
    width: auto;
    padding: 0 20px;
    border: none
}

.headline-time {
    font-size: 10px;
    line-height: 1.2;
    margin-bottom: 8px;
    color: #787878;
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.headline-title,.post-detail h1,.post-detail h2,.post-detail h3,.post-detail h4,.post-detail h5,.post-detail h6 {
    line-height: 1.3
}

.headline-time svg,.slider-time svg {
    margin-right: 5px;
    height: 22px;
    color: var(--primary)
}

.headline-title {
    font-size: 26px;
    font-weight: 700;
    margin: 0 0 6px
}

.headline-content {
    font-size: 13px;
    line-height: 1.54;
    color: #666;
    margin: 0 0 4px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 17px
}

body.category .headline-content {
    border: none
}

.latest-area,.post-detail {
    margin-right: 340px;
    width: 100%
}

.article-item {
    position: relative;
    padding: 20px 0;
    border-bottom: 1px solid #e5e5e5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.article-image,.article-text {
    display: inline-block;
    vertical-align: top;
    height: 112px
}

.article-image {
    margin-right: 15px;
    width: 200px;
    background: #ddd;
    position: relative;
    overflow: hidden;
    border-radius: 8px
}

.article-text {
    width: calc(100% - 215px);
    margin-top: -6px
}

.article-category {
    font-size: 10px;
    font-weight: 700;
    line-height: 24px;
    margin-right: 10px;
    letter-spacing: .4px;
    text-transform: uppercase;
    color: var(--primary);
    max-width: 100px;
    overflow: hidden;
    width: auto
}

.article-time time {
    color: #787878;
    font-size: 10px
}

.article-time {
    display: flex;
    align-items: center
}

.article-title a,.summary {
    display: -webkit-box;
    -webkit-line-clamp: 2
}

.article-title {
    margin-top: 0;
    margin-bottom: 6px
}

.article-title a {
    color: #000;
    font-size: 17px;
    font-weight: 700;
    line-height: 1.4;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.list .big-title,.slider-title a {
    -webkit-line-clamp: 3;
    font-weight: 700;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.summary {
    color: #666;
    font-size: 13px;
    line-height: 20px;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.popularpos .popularpos-title,.post-content figure,.summary p {
    margin: 0
}

.article-text-gallery,.article-text-video {
    display: block;
    margin-bottom: 5px;
    width: 100%
}

.article-gallery {
    border-radius: 8px;
    overflow: hidden;
    height: 288px;
    width: 100%;
    display: flex
}

.article-gallery .big-gallery {
    position: relative;
    width: 383px;
    left: 0;
    top: 0;
    height: 100%
}

.article-gallery img {
    display: block;
    object-fit: cover;
    width: 100%;
    position: relative;
    height: 100%;
    z-index: 2
}

.article-gallery .gallery-box {
    position: relative;
    right: 0;
    top: 0;
    width: 255px;
    height: 100%;
    margin-left: 2px
}

.article-gallery .small-gallery {
    height: 50%;
    position: relative
}

.article-gallery .small-gallery:first-child {
    padding-bottom: 1px
}

.article-gallery .small-gallery:nth-child(2) {
    margin-top: 1px
}

.article-gallery .small-gallery .counter {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,.5);
    z-index: 3
}

.article-gallery .small-gallery .counter span {
    font-size: 48px;
    color: #fff;
    line-height: 48px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.article-text-gallery .article-title a:before {
    z-index: 4
}

.article-video.media-image {
    height: 0;
    padding-bottom: 56%;
    position: relative;
    border-radius: 8px;
    overflow: hidden;
    width: 100%
}

.video-time {
    position: absolute;
    display: block;
    bottom: 0;
    right: 0;
    padding: 5px;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    background-color: rgba(0,0,0,.5);
    color: #fff;
    z-index: 2
}

.play-box {
    position: absolute;
    z-index: 2;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%,-50%,0)
}

.play-box i {
    display: block;
    width: 64px;
    height: 64px
}

.icon-data {
    display: inline-block;
    width: 22px;
    height: 22px;
    vertical-align: middle;
    margin-right: 5px
}

.latest-area .widget,.post-header {
    margin-bottom: 20px
}

.headline .slider-inline {
    padding: 20px
}

.slider-inline .widget-content {
    margin: 0 -5px
}
.widget.slider-inline {
    padding: 20px 0;
    margin: 0;
    border-bottom: 1px solid #e5e5e5;
}
.slider-item {
    position: relative;
    vertical-align: top;
    padding: 0 5px
}

.slider-image {
    width: 100%;
    height: 0;
    padding-bottom: 58%;
    border-radius: 8px
}

.slider-text {
    padding-top: 5px
}

.slider-time {
    font-size: 10px;
    line-height: 1.6;
    color: #999;
    vertical-align: middle;
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.slider-title {
    margin: 3px 0 0
}

.slider-title a {
    font-size: 14px;
    line-height: 1.43;
    display: -webkit-box
}

.btn-next,.btn-prev {
    position: absolute;
    height: 30px;
    width: 30px;
    top: 20%;
    cursor: pointer;
    z-index: 3;
    background: #fff;
    border-radius: 50em;
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.icon-nomore,.populartag .icon-tag {
    vertical-align: text-top;
    background-size: cover
}

.btn-prev {
    left: -10px
}

.btn-next {
    right: -10px
}

.btn-next svg,.btn-prev svg {
    color: var(--primary);
    height: 30px
}

.sidebar {
    position: relative;
    width: 100%;
    padding-left: 13px;
    padding-right: 13px;
    -ms-flex: 0.33333;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.sidebar .widget {
    padding-bottom: 20px
}

.sidebar .widget:last-child {
    position: sticky;
    top: 70px
}

.search-results .sidebar .widget:last-child {
    top: 110px
}

.populartag .populartag-item {
    margin-bottom: 6px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.populartag .hastag {
    color: var(--primary);
    font-size: 14px;
    font-weight: 700;
    padding-right: 23px;
    padding-bottom: 12px
}

.populartag .populartag-item h2 {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 12px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1em;
    text-transform: uppercase;
    flex: 1;
    margin: 0
}

.populartag .icon-tag {
    display: inline-block;
    width: 13px;
    height: 13px;
    margin-left: 4px
}

.populartag .populartag-item svg {
    color: #4caf50;
    margin-left: 5px;
    margin-top: -3px
}

.list .list-item {
    border-bottom: 1px solid #ddd
}

.grid .related-image,.list .big-image,.sidebar-image {
    width: 100%;
    height: 0;
    padding-bottom: 56%;
    border-radius: 8px
}

.list .big-text {
    padding: 12px 15px
}

.list .big-title {
    font-size: 15px;
    line-height: 20px;
    margin: 0;
    display: -webkit-box
}

.list .small-list {
    position: relative;
    padding: 10px 15px 12px;
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.list .small-image {
    width: 60px;
    height: 60px;
    border-radius: 8px;
    margin-right: 10px;
    vertical-align: middle;
    background: #ddd;
    overflow: hidden
}

.author .btn-modif,.pagination a,.trigger {
    background-color: transparent;
    cursor: pointer
}

.indeks-data #boxDate,.list .small-text {
    flex: 1
}

.list .small-title {
    margin: 0;
    padding: 0
}

.list .small-title a {
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.popularpos .popularpos-item {
    padding-top: 8px;
    padding-bottom: 8px;
    border: 1px solid #eee;
    border-top: 0;
    position: relative
}

.popularpos .popularpos-item:first-child {
    background-color: #f6f6f6;
    padding-top: 0;
    border-radius: 8px 8px 0 0
}

.popularpos .popularpos-item:last-child {
    border-radius: 0 0 8px 8px
}

.popularpos-image {
    width: 100%;
    height: 0;
    padding-bottom: 56%;
    margin-bottom: 5px;
    border-radius: 8px 8px 0 0
}

.pagination a,.paginationpost a:last-child,.trigger {
    padding: 10px 20px;
    max-width: 140px;
    text-align: center;
    text-transform: uppercase
}

.no-more,.pagination,.pagination a,.trigger {
    margin: 20px auto;
    display: none
}

.popularpos .popularpos-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    align-items: flex-start
}

.popularpos .popularpos-number {
    letter-spacing: -4.3px;
    text-align: center;
    color: #ddd;
    font-size: 60px;
    font-weight: 600;
    width: 60px;
    margin: 5px 15px;
    padding-top: 22px
}

.breadcrumbs ul li a,.post-title,.tags .tag-desc {
    font-style: normal;
    letter-spacing: normal
}

.popularpos .popularpos-text {
    padding-right: 15px;
    -ms-flex: 1;
    flex: 1
}

.popularpos .popularpos-category {
    text-transform: uppercase;
    color: var(--primary);
    font-size: 10px;
    font-weight: 600;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.bacajuga .bacajuga-item a,.grid .related-title,.popularpos .popularpos-title a {
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.popularpos .popularpos-title a {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    display: -webkit-box;
    overflow: hidden
}

.info {
    text-align: center
}

.no-more {
    text-align: center;
    color: #666;
    font-size: 13px;
    line-height: 20px
}

.pagination a,.trigger {
    font-size: 12px;
    color: var(--primary);
    line-height: 1;
    border: solid 1px var(--primary);
    border-radius: 2px
}

.icon-nomore {
    display: inline-block;
    width: 13px;
    height: 13px;
    margin-right: 4px
}

.author.author-box,.grid-row {
    display: -webkit-box;
    display: -ms-flexbox
}

.breadcrumbs ul {
    margin: 0 0 8px;
    padding: 0;
    list-style: none;
    border-radius: 4px;
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.breadcrumbs ul li a {
    padding: 0 5px;
    font-family: AcuminPro;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    line-height: normal;
    color: var(--primary)
}

.breadcrumbs ul li:first-child a {
    padding: 0 5px 0 0;
    color: #787878
}

.breadcrumbs svg {
    color: var(--primary);
    height: 14px
}

.post-title {
    font-size: 30px;
    font-weight: 700;
    font-stretch: normal;
    line-height: 1.3;
    color: #000;
    margin: 13px 0 14px
}

.page-template-populer .post-title,.page-template-terkini .post-title {
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    line-height: 33px
}

.grid-row {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between
}

.author.author-box {
    text-align: left;
    display: flex;
    flex-wrap: wrap
}

.author .author-avatar {
    margin-right: 10px
}

.author .author-avatar img {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 20px
}

.author .author-text {
    vertical-align: top;
    flex: 1
}

.author .author-name a {
    color: #000;
    font-size: 12px;
    line-height: 15px
}

.author .pub-time {
    margin: 0 0 5px;
    height: 25px
}

.author .pub-time time {
    font-size: 12px;
    line-height: 1;
    color: #999;
    display: flex;
    cursor: pointer;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 5px
}

.author .pub-time time span {
    font-weight: 600
}

.author .btn-modif {
    padding: 0;
    margin: 0 0 0 3px;
    border: 0
}

input#author,input#email,textarea#comment {
    margin-bottom: 10px;
    max-width: 100%;
    transition: .2s
}

.author .btn-modif svg {
    height: 14px;
    color: var(--primary)
}

.author .btn-modif.up svg {
    transform: rotate(180deg)
}

.author-bio {
    display: -webkit-box;
    white-space: pre-wrap
}

.share {
    vertical-align: top
}

.credits-label,.share .share-label,.tags-title {
    color: #000;
    font-size: 12px;
    line-height: 15px;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: 700
}

.share .share-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap
}

.share .btn-share {
    width: 40px;
    height: 40px;
    border-radius: 20px;
    border: 0;
    margin: 0 5px;
    color: #fff;
    cursor: pointer
}

.share .btn-share.facebook {
    background-color: #4a6db4
}

.share .btn-share.twitter {
    background-color: #1dadeb
}

.share .btn-share.email {
    background-color: #424242
}

.share .btn-share.whatsapp {
    background-color: #25d366
}

.share .btn-share.copylink {
    width: 73px;
    height: 40px;
    background-color: var(--primary);
    font-size: 10px;
    font-weight: 600
}

.btn-share .icon-share {
    display: block;
    width: 40px;
    height: 40px;
    background-position: center
}

.btn-share.copylink.copied {
    transition: 2s;
    background-color: #fff;
    border: solid 1px var(--primary);
    color: var(--primary)
}

.darkmode .tags ul li a:hover,.tags ul li a:hover,.wp-image-box:hover .btn-biew {
    background-color: var(--primary)
}

.i-gallery-whatsapp {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23fff' viewBox='0 0 24 24'%3E%3Cpath d='M.057 24l1.687-6.163c-1.041-1.804-1.588-3.849-1.587-5.946.003-6.556 5.338-11.891 11.893-11.891 3.181.001 6.167 1.24 8.413 3.488 2.245 2.248 3.481 5.236 3.48 8.414-.003 6.557-5.338 11.892-11.893 11.892-1.99-.001-3.951-.5-5.688-1.448l-6.305 1.654zm6.597-3.807c1.676.995 3.276 1.591 5.392 1.592 5.448 0 9.886-4.434 9.889-9.885.002-5.462-4.415-9.89-9.881-9.892-5.452 0-9.887 4.434-9.889 9.884-.001 2.225.651 3.891 1.746 5.634l-.999 3.648 3.742-.981zm11.387-5.464c-.074-.124-.272-.198-.57-.347-.297-.149-1.758-.868-2.031-.967-.272-.099-.47-.149-.669.149-.198.297-.768.967-.941 1.165-.173.198-.347.223-.644.074-.297-.149-1.255-.462-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.297-.347.446-.521.151-.172.2-.296.3-.495.099-.198.05-.372-.025-.521-.075-.148-.669-1.611-.916-2.206-.242-.579-.487-.501-.669-.51l-.57-.01c-.198 0-.52.074-.792.372s-1.04 1.016-1.04 2.479 1.065 2.876 1.213 3.074c.149.198 2.095 3.2 5.076 4.487.709.306 1.263.489 1.694.626.712.226 1.36.194 1.872.118.571-.085 1.758-.719 2.006-1.413.248-.695.248-1.29.173-1.414z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 20px
}

.lds-ellipsis {
    display: inline-block;
    position: relative
}

.lds-ellipsis div {
    position: absolute;
    top: -5px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: var(--primary);
    animation-timing-function: cubic-bezier(0,1,1,0)
}

.lds-ellipsis div:first-child {
    left: -15px;
    animation: .6s infinite lds-ellipsis1
}

.lds-ellipsis div:nth-child(2) {
    left: -10px;
    animation: .6s infinite lds-ellipsis2
}

.lds-ellipsis div:nth-child(3) {
    left: -25px;
    animation: .6s infinite lds-ellipsis2
}

.lds-ellipsis div:nth-child(4) {
    left: -25px;
    animation: .6s infinite lds-ellipsis3
}

@keyframes lds-ellipsis1 {
    0% {
        transform: scale(0)
    }

    100% {
        transform: scale(1)
    }
}

@keyframes lds-ellipsis3 {
    0% {
        transform: scale(1)
    }

    100% {
        transform: scale(0)
    }
}

@keyframes lds-ellipsis2 {
    0% {
        transform: translate(0,0)
    }

    100% {
        transform: translate(24px,0)
    }
}

.wp-image-box {
    position: relative;
    overflow: hidden;
    border-radius: 8px
}

.post-content img,.wp-block-image img {
    max-width: 100%;
    height: auto
}

.post-content figure figcaption,.wp-block-image figcaption {
    border-radius: 0 0 5px 5px;
    padding: 10px 0;
    font-size: 12px;
    border-bottom: 1px solid #eee;
    font-family: AcuminPro;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.42;
    letter-spacing: normal;
    color: #6d6c6c;
    text-align: left
}

.btn-biew {
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    -ms-flex-align: center;
    align-items: center;
    top: 10px;
    left: 10px;
    border-radius: 8px;
    background-color: rgba(0,0,0,.6);
    padding: 10px 17px;
    transition: background-color .3s;
    border: 0;
    color: #fff;
    line-height: 1;
    cursor: pointer
}

.btn-plus,.imagebox-share a,.imagebox-share button {
    background-color: transparent;
    cursor: pointer;
    width: 40px;
    height: 40px
}

.btn-biew .icon-expand {
    background-image: url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M7.326%207.326a.54.54%200%200%201%20.74%200l2.89%202.891V8.37a.53.53%200%200%201%20.522-.522c.283%200%20.522.239.522.522v3.108a.53.53%200%200%201-.522.522H8.37a.53.53%200%200%201-.522-.522c0-.282.239-.521.522-.521h1.847l-2.89-2.892a.536.536%200%200%201%200-.739zm-3.37%200a.477.477%200%200%201%20.718%200%20.54.54%200%200%201%200%20.74l-2.891%202.89H3.63a.53.53%200%200%201%20.522.522.529.529%200%200%201-.522.522H.522A.53.53%200%200%201%200%2011.478V8.37a.53.53%200%200%201%20.522-.522c.282%200%20.521.239.521.522v1.847zM3.653.022c.283%200%20.522.239.522.521a.53.53%200%200%201-.522.522H1.804l2.979%203a.541.541%200%200%201%200%20.74c-.11.108-.24.152-.37.152s-.26-.044-.37-.153l-3-3v1.848a.529.529%200%200%201-.521.522A.53.53%200%200%201%200%203.652V.543A.53.53%200%200%201%20.522.022zM11.478%200A.53.53%200%200%201%2012%20.522v3.13a.53.53%200%200%201-.522.522.53.53%200%200%201-.521-.522V1.804l-3%202.979c-.11.108-.24.152-.37.152s-.26-.044-.37-.152a.541.541%200%200%201%200-.74l3-3H8.37a.529.529%200%200%201-.522-.521c0-.283.239-.522.522-.522z%22%2F%3E%3C%2Fsvg%3E');
    content: "";
    width: 12px;
    height: 12px;
    background-size: 12px 12px;
    background-repeat: no-repeat
}

.btn-biew .text-view {
    line-height: 1;
    margin-top: 4px;
    margin-left: 5px;
    color: #fff
}

.btn-plus {
    display: block;
    border-radius: 0 8px;
    padding: 0;
    margin: 0;
    border: 0
}

.btn-plus i {
    width: 40px;
    height: 40px;
    background-position: center;
    display: block
}

.image-share {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    background: rgba(0,0,0,.6);
    border-radius: 0 8px
}

#startDate,.separator-title,.tags .tag-desc,.tags ul li,textarea#comment {
    background-color: #fff
}

.imagebox-share a,.imagebox-share button {
    text-decoration: none;
    float: left;
    color: #5c5c5c;
    padding: 0;
    border: 0
}

.btn-image-share i {
    display: block;
    width: 40px;
    height: 40px;
    text-transform: none;
    background-position: center;
    margin: 0 auto
}

.credits-content a,.tag-nav ul li,.tag-title h1,.tags ul li {
    display: inline-block
}

.post-featured img {
    width: 100%;
    height: auto
}

.post-content {
    font-size: 15px;
    line-height: 23px;
    color: #444
}

.paginationpost {
    display: none;
    margin: 20px auto
}

.loading {
    margin: 20px auto;
    text-align: center
}

.paginationpost a:last-child {
    font-size: 12px;
    display: block;
    color: var(--primary);
    line-height: 1;
    border: solid 1px var(--primary);
    border-radius: 2px;
    margin: auto
}

.paginationpost a:last-child:hover {
    background: var(--primary);
    color: #fff
}

.credits-content img {
    width: 40px;
    height: 40px;
    border-radius: 20px
}

.separator {
    position: relative;
    clear: both
}

.separator-title {
    position: absolute;
    display: block;
    top: -8px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 150px;
    height: 1.3em;
    text-align: center;
    font-weight: 400;
    line-height: 1.29;
    color: #606060
}

.indeks-data,.kanal-header,footer.footer {
    background-color: #f5f5f5
}

.separator:after {
    content: "";
    margin-top: 40px;
    margin-bottom: 30px;
    border: 0;
    border-top: 1px solid #e7e7e7;
    display: block
}

.wp-block-gallery .blocks-gallery-grid,.wp-block-gallery.has-nested-images {
    width: auto;
    counter-reset: section;
    border-radius: 8px;
    position: relative;
    display: block;
    overflow: hidden
}

.wp-block-gallery.has-nested-images {
    flex-wrap: unset;
    padding-bottom: 56%
}

.wp-block-gallery .blocks-gallery-grid {
    flex-wrap: unset;
    padding-bottom: 45%
}

.wp-block-gallery .blocks-gallery-item:first-child {
    position: absolute;
    width: 60%;
    left: 0;
    top: 0;
    z-index: 1;
    height: 100%;
    margin: 0;
    padding-right: 2px
}

.wp-block-gallery .blocks-gallery-item:nth-child(2) {
    position: absolute;
    width: 40%;
    left: 60%;
    top: 0;
    z-index: 1;
    height: 50%;
    margin: 0;
    padding-left: 1px;
    padding-bottom: 1px
}

.wp-block-gallery .blocks-gallery-item:last-child a:before {
    background-color: rgba(0,0,0,.5);
    content: "";
    position: absolute;
    left: 2px;
    right: 0;
    top: 2px;
    bottom: 0
}

.wp-block-gallery .blocks-gallery-item:nth-child(n+3) {
    width: 0;
    height: 0;
    position: absolute
}

.wp-block-gallery .blocks-gallery-item:last-child {
    display: block;
    position: absolute;
    width: 40%;
    left: 60%;
    top: 50%;
    z-index: 1;
    height: 50%;
    margin: 0;
    padding-left: 1px;
    padding-top: 1px
}

.wp-block-gallery .blocks-gallery-item:nth-child(n+4) a::after {
    counter-increment: section;
    content: "" counter(section) "+";
    font-size: 48px;
    line-height: 48px;
    font-weight: 400;
    position: absolute;
    color: #fff;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    margin: auto;
    justify-content: center
}

.wp-block-gallery .blocks-gallery-item img {
    height: 100%;
    width: 100%;
    object-fit: cover
}

.wp-block-gallery .blocks-gallery-item figure {
    height: 100%;
    width: 100%
}

.commentsArea,.post-footer {
    margin-top: 30px
}

.post-footer .widget {
    margin-top: 20px
}

.tags ul {
    padding: 0;
    margin: 0 0 30px
}

.tags ul li {
    margin: 0 5px 5px 0;
    list-style: none;
    border-radius: 2px;
    box-shadow: 0 0 2px 0 rgba(0,0,0,.15);
    position: relative
}

.tags ul li a {
    color: #666;
    font-size: 12px;
    line-height: 22px;
    padding: 0 12px;
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.tags ul li a:hover {
    color: #fff
}

.tags ul li a span {
    max-width: 150px;
    overflow: hidden;
    display: block;
    position: relative
}

.tags ul li a svg {
    height: 14px;
    margin-left: 5px;
    color: #4caf50
}

.tags ul li a:hover svg {
    color: #fff
}

.tags .tag-desc {
    position: absolute;
    bottom: 30px;
    left: 50%;
    z-index: 1040;
    max-width: inherit;
    font-weight: 400;
    line-break: auto;
    line-height: 1.42857;
    text-align: start;
    text-shadow: none;
    text-transform: none;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    background-clip: padding-box;
    border-radius: 6px;
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    width: 320px;
    height: auto;
    padding: 20px;
    font-size: 12px;
    margin-left: -160px;
    display: none
}

.tags ul li a:hover .tag-desc {
    display: block;
    color: #444
}

.tags .tag-desc:before {
    position: absolute;
    content: "";
    border: 3px solid;
    right: 50%;
    margin: 0 -7px 0 0;
    top: 100%;
    border-top: 8px solid #fff;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: none
}

.kanal-header {
    font-size: 14px;
    font-weight: 700;
    text-align: left;
    color: #333;
    padding: 17px 20px;
    text-transform: uppercase
}

.kanal-menu {
    border-radius: 3px;
    border: 1px solid #ededed;
    position: sticky;
    top: 75px;
    overflow: hidden
}

.kanal-menu ul li svg {
    height: 10px;
    color: var(--primary)
}

.kanal-menu ul li a {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 14px 0 12px;
    margin-bottom: 2px;
    border-bottom: 1px solid #ededed;
    font-size: 14px;
    font-weight: 700
}

.kanal-menu ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.kanal-menu ul li {
    padding: 0 20px
}

.kanal-menu ul li:last-child a {
    border: 0
}

.indeks-title {
    font-weight: 700;
    line-height: 26px;
    margin: 0;
    color: #333;
    border-bottom: 1px solid #ededed;
    padding-bottom: 10px;
    font-size: 18px
}

.indeks-data {
    height: 80px;
    padding: 20px;
    border: 1px solid #ededed;
    margin-bottom: 32px;
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.btn-form-indeks,.form-submit .submit {
    background-color: var(--primary);
    cursor: pointer;
    color: #fff
}

.sidebar.kanal-box {
    -ms-flex: 0.30;
    flex: 0 0 30%;
    max-width: 30%
}

.article.kanal-box {
    -ms-flex: 0.70;
    flex: 0 0 70%;
    max-width: 70%
}

.btn-form-indeks {
    padding: 4px 30px;
    border-radius: 2px;
    height: 40px;
    border: none;
    width: 153px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-left: 10px;
    background-image: linear-gradient(to right,var(--primary),var(--secondary))
}

.grid .related-item,.sidebar-item {
    padding-bottom: 12px;
    position: relative
}

.commentsArea ol,.tag-header {
    border-bottom: 1px solid #eee
}

#startDate {
    height: 40px;
    font-size: 14px;
    width: 100%;
    border-radius: 2px;
    box-shadow: 0 0 2px 0 rgb(0 0 0 / 15%);
    color: #9b9b9b;
    border: 0;
    padding: 10px 10px 8px 18px
}

.grid .related-row {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin: 8px -9px 0;
    align-items: flex-start
}

.grid .related-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: wrap;
    margin-bottom: 12px;
    width: 100%;
    padding-left: 9px;
    padding-right: 9px;
    -ms-flex: 0.33333;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.grid .related-title {
    margin-top: 10px;
    font-size: 14px;
    line-height: 1.43;
    margin-bottom: 0;
    display: -webkit-box;
    overflow: hidden
}

.tag-wrapper {
    width: 980px;
    margin: 0 auto;
    padding-top: 17px
}

.tag-title h1 {
    margin: 0;
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    padding: 0 15px 0 10px;
    vertical-align: middle
}

.tag-nav ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.tag-nav ul li {
    padding: 0;
    margin: 0;
    max-height: 40px
}

.tag-nav ul li a {
    font-size: 12px;
    font-weight: 700;
    padding: 8px 12px;
    text-transform: capitalize;
    display: block;
    text-align: center
}

.tag-nav ul li.active a {
    border-bottom: 2px solid #444
}

.sidebar-row {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin: 8px -9px 0
}

.archive.tag .sidebar-box {
    position: sticky;
    top: 100px
}

.sidebar-item {
    margin-bottom: 12px
}

.column6 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: wrap;
    padding-left: 9px;
    padding-right: 9px;
    -ms-flex: 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.sidebar-title {
    margin-top: 10px;
    font-size: 14px;
    line-height: 1.43;
    margin-bottom: 0
}

.next-icon {
    width: 12px;
    height: 12px;
    display: inline-block;
    vertical-align: text-top;
    margin-left: 5px
}

.avatar-box {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-left: 13px;
    padding-right: 13px
}

.avatar-image {
    border-radius: 50em;
    overflow: hidden;
    width: 40px;
    height: 40px
}

.commentBodyText,input#author,input#email,textarea#comment {
    word-break: break-word;
    overflow-wrap: break-word
}

.avatar-image img {
    width: 40px;
    height: 40px;
    display: block
}

.avatar-box h1 {
    margin: 0;
    font-size: 18px
}

footer.footer {
    margin-top: 40px;
    position: relative
}

.footer .footer-container {
    width: 980px;
    margin: 0 auto;
    padding-top: 30px
}

.footer .footer-row {
    border-bottom: 2px solid #eee;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.footer .footer-left,.footer .footer-right {
    position: relative;
    min-height: 1px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.footer .footer-left .widget>a img,.footer .footer-left .widget>img {
    margin-bottom: 0;
    width: 173px;
    height: auto
}

.footer .footer-left ul,.footer-right ul {
    list-style: none;
    margin: 0;
    padding: 00;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 20px;
}

.footer .footer-left ul li,.footer-right ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.footer-left ul li a {
    font-size: 12px;
    font-weight: 700;
    line-height: 30px
}

.footer-right ul li a {
    font-size: 12px;
    line-height: 30px
}

.footer-bottom a,.footer-bottom p {
    font-size: 12px;
    line-height: 15px;
    color: #b4b4b4;
    margin: 0;
    padding: 15px 0;
    text-align: center
}

.footer .menu-image.menu-image-title-after {
    width: 15px;
    height: 15px;
    padding: 0
}

ul.menu li.facebook a:before,ul.menu li.instagram a:before,ul.menu li.telegram a:before,ul.menu li.tiktok a:before,ul.menu li.twitter a:before,ul.menu li.youtube a:before {
    content: "";
    height: 14px;
    display: block;
    background-repeat: no-repeat;
    width: 14px;
    margin-right: 5px;
    background-size: 12px;
    margin-top: -5px
}

ul.menu li.facebook a:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' fill='%23444'%3E%3C!--! Font Awesome Pro 6.2.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. --%3E%3Cpath d='M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h137.25V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.27c-30.81 0-40.42 19.12-40.42 38.73V256h68.78l-11 71.69h-57.78V480H400a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48z'/%3E%3C/svg%3E")
}

ul.menu li.twitter a:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='%23444'%3E%3C!--! Font Awesome Pro 6.2.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. --%3E%3Cpath d='M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z'/%3E%3C/svg%3E")
}

ul.menu li.telegram a:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 496 512' fill='%23444'%3E%3C!--! Font Awesome Pro 6.2.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. --%3E%3Cpath d='M248,8C111.033,8,0,119.033,0,256S111.033,504,248,504,496,392.967,496,256,384.967,8,248,8ZM362.952,176.66c-3.732,39.215-19.881,134.378-28.1,178.3-3.476,18.584-10.322,24.816-16.948,25.425-14.4,1.326-25.338-9.517-39.287-18.661-21.827-14.308-34.158-23.215-55.346-37.177-24.485-16.135-8.612-25,5.342-39.5,3.652-3.793,67.107-61.51,68.335-66.746.153-.655.3-3.1-1.154-4.384s-3.59-.849-5.135-.5q-3.283.746-104.608,69.142-14.845,10.194-26.894,9.934c-8.855-.191-25.888-5.006-38.551-9.123-15.531-5.048-27.875-7.717-26.8-16.291q.84-6.7,18.45-13.7,108.446-47.248,144.628-62.3c68.872-28.647,83.183-33.623,92.511-33.789,2.052-.034,6.639.474,9.61,2.885a10.452,10.452,0,0,1,3.53,6.716A43.765,43.765,0,0,1,362.952,176.66Z'/%3E%3C/svg%3E")
}

ul.menu li.instagram a:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' fill='%23444'%3E%3C!--! Font Awesome Pro 6.2.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. --%3E%3Cpath d='M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z'/%3E%3C/svg%3E")
}

ul.menu li.youtube a:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512' fill='%23444'%3E%3C!--! Font Awesome Pro 6.2.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. --%3E%3Cpath d='M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z'/%3E%3C/svg%3E")
}

ul.menu li.tiktok a:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' fill='%23444'%3E%3C!--! Font Awesome Pro 6.2.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. --%3E%3Cpath d='M448,209.91a210.06,210.06,0,0,1-122.77-39.25V349.38A162.55,162.55,0,1,1,185,188.31V278.2a74.62,74.62,0,1,0,52.23,71.18V0l88,0a121.18,121.18,0,0,0,1.86,22.17h0A122.18,122.18,0,0,0,381,102.39a121.43,121.43,0,0,0,67,20.14Z'/%3E%3C/svg%3E")
}

.btn-top {
    transition: opacity .3s,visibility 0s .3s;
    position: fixed;
    bottom: 30px;
    right: 30px;
    background-color: rgba(187,187,187,.8);
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 0;
    display: none;
    cursor: pointer;
    z-index: 999
}

.btn-top .icon-top {
    width: 22px;
    height: 22px;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -11px;
    margin-top: -11px
}

.comment-reply-title {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 13px;
    text-transform: uppercase;
    margin-top: 0;
    color: #444;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap
}

.comment-reply-title a {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-font-smoothing: antialiased;
    color: var(--primary);
    font-size: 13px;
    line-height: 24px;
    font-weight: 700;
    text-transform: capitalize
}

.logged-in-as a {
    flex-direction: column;
    -webkit-font-smoothing: antialiased;
    color: #767676;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    word-break: break-all
}

.comment-form {
    flex: 1 1 0%;
    align-items: flex-end;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.logged-in-as {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 0
}

input#author,input#email {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    display: flex;
    border-radius: 5px;
    background-color: #fff;
    border: 1px solid #ccc;
    position: relative;
    outline: 0
}

textarea#comment {
    display: flex;
    margin-right: 12px;
    border-radius: 5px;
    border: 1px solid #ccc;
    min-height: 58px;
    position: relative;
    outline: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.form-submit {
    position: relative;
    margin-top: 0;
    min-height: 40px;
    width: 100%;
    height: 40px;
    margin-bottom: 0
}

.form-submit .submit {
    position: absolute;
    right: 0;
    border: none;
    margin-left: 5px;
    font-weight: 600;
    font-size: 12px;
    width: auto;
    padding: 14px 15px;
    border-radius: 20px;
    line-height: 1
}

.commentsArea ol {
    margin: 0;
    list-style: none;
    padding: 0 0 20px
}

.comment-respond {
    padding-bottom: 20px;
    margin-top: 30px
}

.commentsArea ul {
    list-style: none
}

.comment-notes {
    color: #999
}

.commentBox {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-bottom: 20px
}

.commentAvatar {
    width: 32px;
    border-radius: 50%;
    height: 32px;
    background: #eee
}
.parallxads {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    height: 300px;
    position: relative;
    left: 0;
    right: 0;
    margin-bottom: 0;
    background: #202020;
}

.parallxads-wrap {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    clip: rect(auto,auto,auto,auto);
}

.parallxads-box {
    height: auto;
    position: fixed;
    top: 50px;
    -moz-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    margin: 0 auto;
    max-width: 628px;
    width: 100%;
    text-align: center;
}

.parallxads-box > * {
    margin: 0 auto !important;
    display: inline-block;
}
.i-arrow,.i-big-play-button,.i-button-back-to-top,.i-checklist,.i-gallery-copy-link,.i-gallery-email,.i-gallery-facebook,.i-gallery-plus,.i-gallery-twitter,.i-search-2 {
    background-repeat: no-repeat
}

.commentAvatar img {
    display: block;
    border-radius: 50%;
    object-fit: cover;
    width: 100%;
    height: 100%
}

.commentBody {
    margin-bottom: 4px;
    padding-left: 12px;
    padding-right: 12px;
    -ms-flex: 1;
    flex: 1
}

.commentAuthorName,.commentAuthorName a {
    -webkit-font-smoothing: antialiased;
    color: #444;
    font-size: 13px;
    line-height: 24px;
    font-weight: 700
}

.commentBodyText {
    font-size: 14px;
    position: relative;
    line-height: 1.25;
    margin: 0 0 5px
}

.commentBodyFooter,.commentBodyFooter a {
    -webkit-font-smoothing: antialiased;
    color: #999;
    font-size: 12px;
    line-height: 16px
}

.commentBodyModeration {
    background-color: #eee;
    padding: 5px;
    border-radius: 6px;
    color: #999
}

.commentBodyText p {
    margin: 0 0 5px
}

.commentReplyTo {
    float: left;
    margin-right: 5px;
    font-weight: 600
}

.commentReplyTo:before {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='%23444'%3E%3Cpath d='M205 34.8c11.5 5.1 19 16.6 19 29.2v64H336c97.2 0 176 78.8 176 176c0 113.3-81.5 163.9-100.2 174.1c-2.5 1.4-5.3 1.9-8.1 1.9c-10.9 0-19.7-8.9-19.7-19.7c0-7.5 4.3-14.4 9.8-19.5c9.4-8.8 22.2-26.4 22.2-56.7c0-53-43-96-96-96H224v64c0 12.6-7.4 24.1-19 29.2s-25 3-34.4-5.4l-160-144C3.9 225.7 0 217.1 0 208s3.9-17.7 10.6-23.8l160-144c9.4-8.5 22.9-10.6 34.4-5.4z'/%3E%3C/svg%3E");
    height: 12px;
    width: 12px;
    display: inline-block;
    margin-right: 3px
}

.commentBodyFooter {
    font-weight: 400
}

.commentBodyFooter a {
    font-weight: 600
}

.commentBodyFooter a::after,.commentBodyFooter time::after {
    content: "\00B7";
    margin: 0 4px;
    font-weight: 400
}

.commentBodyFooter a:last-child::after {
    content: ""
}

.navigation.comments-pagination {
    text-align: center;
    border-top: 1px solid #e6e8ea;
    padding-top: 10px
}

.next.page-numbers,.prev.page-numbers {
    display: inline-flex;
    padding: 7px 10px;
    width: auto;
    height: 30px;
    vertical-align: middle;
    text-transform: uppercase
}

.notfound-wrap {
    text-align: center;
    margin-bottom: 100px
}

.notfound-message-image {
    display: block;
    margin: 101px auto 36px
}

.notfound-message-caption {
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    margin: 0;
    color: #979797;
    text-align: center
}

.notfound-message-sub-caption {
    font-size: 14px;
    line-height: 24px;
    margin: 0 0 28px;
    color: #979797;
    text-align: center
}

.next.page-numbers,.notfound-message-button,.prev.page-numbers {
    color: var(--primary);
    font-size: 12px
}

.notfound-message-button {
    margin: auto;
    font-weight: 700;
    line-height: 14px;
    padding: 10px 23px;
    border: 1px solid #cdcdcd;
    background-color: #fff;
    border-radius: 1px
}

.comments-pagination {
    padding-top: 12px;
    padding-bottom: 12px;
    appearance: none;
    user-select: none;
    font-family: inherit;
    outline: 0;
    transition: .2s;
    position: relative;
    cursor: not-allowed;
    vertical-align: middle;
    text-align: center;
    display: flex;
    justify-content: center
}

.bacajuga h3,.commenticon,.page-numbers {
    display: inline-block
}

.page-numbers {
    border: 1px solid #eee;
    padding: 8px 12px 7px;
    vertical-align: middle;
    border-radius: 2px;
    line-height: 16px;
    font-size: 12px;
    color: #444;
    height: 30px;
    text-transform: uppercase
}

.prev.page-numbers {
    border: 1px solid var(--primary);
    border-radius: 2px;
    margin-right: 10px;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center
}

.next.page-numbers {
    border: 1px solid var(--primary);
    border-radius: 2px;
    margin-left: 10px;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center
}

.page-numbers svg {
    height: 12px
}

span.page-numbers.current {
    color: #fff;
    border-width: 1px 0;
    background: var(--primary);
    border: 1px solid var(--primary)
}

.commenticon {
    vertical-align: middle;
    background-size: cover;
    width: 8px;
    height: 12px
}

.sticky-ads-left,.sticky-ads-right {
    position: fixed;
    width: 300px;
    top: 0;
    z-index: 999
}

.i-arrow-reverse {
    background-image: url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20width%3D%2210%22%20height%3D%2212%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ctitle%3EFill%201%3C%2Ftitle%3E%3Ctitle%3Ebackground%3C%2Ftitle%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M-1-1h582v402H-1z%22%2F%3E%3Cg%3E%3Ctitle%3ELayer%201%3C%2Ftitle%3E%3Cpath%20d%3D%22M2.521%206.014l4.484%204.483a.306.306%200%200%200%20.221.097.305.305%200%200%200%20.222-.097l.48-.48a.305.305%200%200%200%200-.443l-3.78-3.782%203.78-3.781a.305.305%200%200%200%20.097-.222.307.307%200%200%200-.096-.221l-.481-.481a.304.304%200%200%200-.443%200L2.52%205.57a.304.304%200%200%200%200%20.443z%22%20fill%3D%22%23FF5722%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
    margin-right: 5px
}

.i-checklist {
    background-image: url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ctitle%3Esmarttopic%3C%2Ftitle%3E%3Cg%20stroke%3D%22%2377B54A%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cellipse%20cx%3D%226%22%20cy%3D%226%22%20rx%3D%225%22%20ry%3D%225%22%2F%3E%3Cpath%20d%3D%22M3.903%205.9l1.403%201.656%203.03-3.062%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E')
}

.i-button-back-to-top {
    background-image: url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2022%2022%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ctitle%3E8F4647C4-C464-4B45-98D3-7AFE3EE05A9A%3C%2Ftitle%3E%3Cpath%20d%3D%22M.167%2015.13l2.546%202.537L11%209.426l8.288%208.24%202.545-2.536L11%204.333z%22%20fill%3D%22%23FFF%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E')
}

.i-gallery-plus {
    background-image: url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20width%3D%2215%22%20height%3D%2214%22%20viewBox%3D%220%200%2015%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ctitle%3EGroup%2017%3C%2Ftitle%3E%3Cg%20fill%3D%22%23FFF%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M7%200h1v14H7z%22%2F%3E%3Cpath%20d%3D%22M.5%207.5v-1h14v1z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E')
}

.i-gallery-facebook {
    background-image: url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20width%3D%2210%22%20height%3D%2218%22%20viewBox%3D%220%200%2010%2018%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ctitle%3EFacebook%3C%2Ftitle%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M-5-1h20v20H-5z%22%2F%3E%3Cpath%20d%3D%22M2.937%2017.838V9.52H.556V6.525h2.381V3.967c0-2.01%201.407-3.856%204.649-3.856%201.312%200%202.283.116%202.283.116l-.077%202.797s-.99-.009-2.07-.009c-1.169%200-1.356.498-1.356%201.324v2.186h3.52L9.731%209.52H6.366v8.319H2.937z%22%20fill%3D%22%23FFF%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E')
}

.i-gallery-twitter {
    background-image: url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20width%3D%2217%22%20height%3D%2214%22%20viewBox%3D%220%200%2017%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ctitle%3ETwitter%3C%2Ftitle%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M-2-3h20v20H-2z%22%2F%3E%3Cpath%20d%3D%22M16.767%201.583c-.617.269-1.28.45-1.975.532A3.398%203.398%200%200%200%2016.304.247c-.665.387-1.4.668-2.184.82A3.465%203.465%200%200%200%2011.609%200c-1.9%200-3.44%201.512-3.44%203.377%200%20.264.03.522.089.77A9.828%209.828%200%200%201%201.168.617a3.313%203.313%200%200%200-.466%201.698%203.36%203.36%200%200%200%201.53%202.81%203.475%203.475%200%200%201-1.558-.422v.042c0%201.636%201.185%203.001%202.759%203.311a3.504%203.504%200%200%201-1.554.058%203.436%203.436%200%200%200%203.214%202.345A6.984%206.984%200%200%201%20.82%2011.906c-.278%200-.552-.016-.821-.048a9.87%209.87%200%200%200%205.273%201.518c6.328%200%209.788-5.146%209.788-9.608%200-.146-.004-.292-.01-.437a6.917%206.917%200%200%200%201.716-1.748z%22%20fill%3D%22%23FFF%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E')
}

.i-gallery-email {
    background-image: url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20width%3D%2216%22%20height%3D%2211%22%20viewBox%3D%220%200%2016%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ctitle%3EEmail%3C%2Ftitle%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M-2-5h20v20H-2z%22%2F%3E%3Cpath%20d%3D%22M15.962%201.285c0-.442-.228-.834-.573-1.065a1.3%201.3%200%200%200-.726-.22H1.3C.583%200%200%20.576%200%201.285v8.43C0%2010.424.583%2011%201.299%2011h13.364c.716%200%201.298-.576%201.298-1.285V2.198h.001v-.913zM1.353%201.34H14.61v.156L7.978%206.033%201.353%201.58v-.24zM14.61%209.661H1.353V3.197l6.631%204.46%206.625-4.534v6.538z%22%20fill%3D%22%23FFF%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E')
}

.i-arrow {
    margin-left: 5px;
    background-image: url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20width%3D%2210%22%20height%3D%2212%22%20viewBox%3D%220%200%2010%2012%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ctitle%3EFill%201%3C%2Ftitle%3E%3Cpath%20d%3D%22M7.928%205.57L3.445%201.088a.306.306%200%200%200-.221-.096.305.305%200%200%200-.222.096l-.48.481a.305.305%200%200%200%200%20.443l3.78%203.781-3.78%203.782a.305.305%200%200%200-.097.222c0%20.083.032.156.096.221l.481.48a.304.304%200%200%200%20.443%200l4.483-4.483a.304.304%200%200%200%200-.443z%22%20fill%3D%22%23FF5722%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E')
}

.i-gallery-copy-link {
    background-image: url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ctitle%3ECopy%20Link%3C%2Ftitle%3E%3Cpath%20d%3D%22M12.258%207.814l-1.647-1.632a2.21%202.21%200%200%200-1.615-.659c-.644%200-1.193.23-1.647.69l-.697-.69c.464-.45.697-.996.697-1.64%200-.627-.22-1.158-.658-1.592L5.06.667A2.18%202.18%200%200%200%203.445%200c-.634%200-1.17.217-1.608.651L.673%201.797A2.132%202.132%200%200%200%200%203.389c0%20.628.222%201.161.665%201.6l1.647%201.633c.444.439.982.659%201.616.659a2.23%202.23%200%200%200%201.647-.69l.697.69c-.465.45-.697.996-.697%201.64%200%20.627.219%201.158.657%201.592l1.632%201.624c.438.444.976.667%201.615.667.634%200%201.169-.217%201.607-.651l1.165-1.146c.448-.434.673-.965.673-1.592%200-.628-.222-1.161-.666-1.6zM5.575%204.456a25.515%2025.515%200%200%201-.147-.149%205.028%205.028%200%200%200-.17-.168%201.995%201.995%200%200%200-.15-.118.641.641%200%200%200-.42-.13.735.735%200%200%200-.538.22.722.722%200%200%200-.222.534.622.622%200%200%200%20.131.416%201.744%201.744%200%200%200%20.288.317l.151.145a.77.77%200%200%201-.57.243.733.733%200%200%201-.539-.211L1.742%203.923a.724.724%200%200%201-.221-.534c0-.203.073-.379.221-.525l1.164-1.146a.769.769%200%200%201%20.539-.212c.21%200%20.39.074.538.22L5.614%203.35a.758.758%200%200%201-.04%201.106h.001zm5.607%205.484l-1.164%201.146a.768.768%200%200%201-.539.203.733.733%200%200%201-.538-.211L7.31%209.454a.759.759%200%200%201%20.04-1.106l.146.149a1.825%201.825%200%200%200%20.32.286.631.631%200%200%200%20.42.13c.211%200%20.39-.074.539-.22a.723.723%200%200%200%20.221-.533c0-.079-.01-.15-.027-.216a.64.64%200%200%200-.104-.2%201.988%201.988%200%200%200-.118-.15%205.393%205.393%200%200%200-.17-.168l-.151-.145a.757.757%200%200%201%20.57-.251c.211%200%20.391.073.539.22L11.18%208.88a.723.723%200%200%201%20.222.534c0%20.204-.074.38-.221.525z%22%20fill%3D%22%23FFF%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E')
}

.i-search-2 {
    background-image: url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ctitle%3EFill%201%3C%2Ftitle%3E%3Cpath%20d%3D%22M9.28%2010.454a4.887%204.887%200%200%201-2.59.743%204.859%204.859%200%200%201-4.123-2.248%204.75%204.75%200%200%201-.63-3.635%204.79%204.79%200%200%201%202.15-3.01%204.887%204.887%200%200%201%202.592-.743c1.683%200%203.224.84%204.122%202.248a4.745%204.745%200%200%201%20.63%203.635%204.785%204.785%200%200%201-2.15%203.01m4.327%202.177l-2.463-2.438c.628-.72%201.094-1.567%201.312-2.52a5.771%205.771%200%200%200-.766-4.419A5.908%205.908%200%200%200%206.68.52a5.944%205.944%200%200%200-3.152.904A5.82%205.82%200%200%200%20.91%205.085a5.77%205.77%200%200%200%20.766%204.419%205.908%205.908%200%200%200%205.012%202.734%205.943%205.943%200%200%200%203.152-.903c.198-.124.367-.277.546-.42l2.477%202.453a.527.527%200%200%200%20.744%200%20.517.517%200%200%200%200-.737%22%20fill%3D%22%23656565%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E')
}

.i-big-play-button {
    background-image: url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20width%3D%2264%22%20height%3D%2264%22%20viewBox%3D%220%200%2064%2064%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Ctitle%3E63B46581-D9ED-4FA3-96E2-7219B7B6A5D4%3C%2Ftitle%3E%3Cdefs%3E%3Ccircle%20id%3D%22a%22%20cx%3D%2232%22%20cy%3D%2232%22%20r%3D%2232%22%2F%3E%3Cmask%20id%3D%22b%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2264%22%20height%3D%2264%22%20fill%3D%22%23fff%22%3E%3Cuse%20xlink%3Ahref%3D%22%23a%22%2F%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M0%200h64v64H0z%22%2F%3E%3Cuse%20stroke%3D%22%23FFF%22%20mask%3D%22url%28%23b%29%22%20stroke-width%3D%224%22%20fill-opacity%3D%22.3%22%20fill%3D%22%23000%22%20xlink%3Ahref%3D%22%23a%22%2F%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M25%2045V19l18%2013z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E')
}

.sticky-ads-left {
    left: 50%;
    margin-left: -810px;
    text-align: left
}

.sticky-ads-right {
    right: 50%;
    margin-right: -810px;
    text-align: right
}

.sticky-ads-right .widget {
    float: left
}

.bacajuga {
    width: 100%;
    padding: 15px 15px 20px;
    background-color: #f1f1f1
}

.bacajuga h3 {
    padding-left: 13px;
    font-weight: 700;
    line-height: 1.25;
    color: #424242;
    text-transform: uppercase;
    margin: 0;
    font-size: 14px
}

.bacajuga .bacajuga-wrapper {
    margin: 6px 0 0;
    display: -ms-flexbox;
    display: flex
}

.bacajuga .bacajuga-item {
    padding: 0 13px;
    border-right: 1px solid #c7c7c7;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0
}

.bacajuga .bacajuga-item:last-child {
    border-right: 0
}

.bacajuga .bacajuga-item a {
    font-size: 12px;
    line-height: 1.4;
    font-weight: 700;
    color: unset;
    display: -webkit-box;
    overflow: hidden
}
.big-video {
    display: flex;
    flex-wrap: wrap;
    padding: 0 10px;
}

.big-video .big-text {
    flex: 1;
}

.big-video .media-image {
    width: 397px;
    margin-right: 15px;
    height: 0;
    padding-bottom: 36%;
    border-radius: 8px;
    overflow: hidden;
}

.video-item {
    position: relative;
}

.big-video 
 .big-title {
    margin: 0;
    -webkit-line-clamp: 3;
    font-weight: 700;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.big-video .summary {
    -webkit-line-clamp: 4;
    margin-top: 15px;
}

.video .widget-content {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}

.video-item.small-video {
    width: 25%;
    margin-top: 15px;
    padding: 0 10px;
}

.small-video .media-image {
    width: 100%;
    height: 0;
    padding-bottom: 60%;
    border-radius: 8px;
}

.latest-area 
 .widget.video {
    padding: 20px 0;
}

.small-video 
 .small-title {
    font-size: 12px;
    line-height: 1.3;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: 0;
}
.darkmode .submenu ul li.active {
    border-bottom: solid 4px var(--primary)
}

.darkmode .btn-share.copylink.copied,.darkmode .content,.darkmode .header-input-search,.darkmode .header-nav,.darkmode .header-nav .nav-container ul>li .sub-menu,.darkmode .header-wrap,.darkmode .nav-submenu,.darkmode .notfound-message-button,.darkmode .separator-title,.darkmode .tags .tag-desc,.darkmode .tags ul li a,.darkmode header.header,.darkmode input#author,.darkmode input#email,.darkmode textarea#comment,body.darkmode {
    background-color: #222
}

.darkmode,.darkmode .author .author-name a,.darkmode .bacajuga h3,.darkmode .comment-reply-title,.darkmode .comments_title,.darkmode .credits-label,.darkmode .header-input-search,.darkmode .header-nav a,.darkmode .indeks-title,.darkmode .kanal-header,.darkmode .nav-title-search,.darkmode .notfound-message-caption,.darkmode .post-content,.darkmode .post-title,.darkmode .share .share-label,.darkmode .tags ul li a:hover,.darkmode .tags ul li a:hover .tag-desc,.darkmode .tags-title,.darkmode .widget-title,.darkmode a,.darkmode input#author,.darkmode input#author::placeholder,.darkmode input#email,.darkmode input#email::placeholder,.darkmode textarea#comment,.darkmode textarea#comment::placeholder {
    color: #fff
}

.darkmode .article-item, .darkmode .bacajuga .bacajuga-item, .darkmode .commentsArea ol, .darkmode .footer .footer-row, .darkmode .header-input-search, .darkmode .headline, .darkmode .headline-content, .darkmode .indeks-data, .darkmode .indeks-title, .darkmode .kanal-menu, .darkmode .kanal-menu ul li a, .darkmode .list .list-item, .darkmode .nav-submenu, .darkmode .nav-title, .darkmode .nav-title-search, .darkmode .notfound-message-button, .darkmode .page-numbers, .darkmode .popularpos .popularpos-item, .darkmode .populartag .populartag-item h2, .darkmode .populartag .populartag-item h3, .darkmode .separator:after, .darkmode .tag-header, .darkmode .tags .tag-desc, .darkmode .wp-block-image figcaption, .darkmode input#author, .darkmode input#email, .darkmode textarea#comment, .darkmode .widget.slider-inline {
    border-color: #2e2e2e
}

.darkmode .btn-next,.darkmode .btn-prev,.darkmode .btn-top {
    background: #323232
}

.darkmode .tags .tag-desc:before {
    border-top: 8px solid #393e46;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: none
}

.darkmode .tags ul li {
    box-shadow: 0 0 2px 0 rgb(254 254 254 / 15%)
}

.darkmode .article-time time,.darkmode .bacajuga .bacajuga-item a,.darkmode .breadcrumbs ul li:first-child a,.darkmode .commentBodyText p,.darkmode .fixed-input-search::placeholder,.darkmode .header-input-search::placeholder,.darkmode .headline-content,.darkmode .headline-time,.darkmode .latest-area .slider-inline .slider-time,.darkmode .no-more,.darkmode .separator-title,.darkmode .summary,.darkmode .tags ul li a,.darkmode .wp-block-image figcaption {
    color: #999
}

.darkmode #startDate,.darkmode .bacajuga,.darkmode .commentAvatar,.darkmode .indeks-data,.darkmode .kanal-header,.darkmode .popularpos .popularpos-item:first-child,.darkmode footer.footer {
    background-color: #2a2a2a
}

.darkmode .article-gallery .big-gallery:before,.darkmode .article-gallery .small-gallery:before,.darkmode .media-image:before {
    background: #222
}

.darkmode .article-gallery .big-gallery:after,.darkmode .article-gallery .small-gallery:after,.darkmode .media-image:after {
    background-image: linear-gradient(90deg,rgb(0 0 0 / 0%) 0,rgb(0 0 0 / 20%) 20%,rgb(0 0 0 / 50%) 60%,rgb(0 0 0 / 0%))
}

.darkmode .header-nav {
    box-shadow: 0 1px 0 0 rgb(255 255 255 / 10%)
}

.darkmode .fixed-form {
    position: absolute;
    background-color: #2c2c2c
}

.darkmode .fixed-input-search {
    background: #2c2c2c;
    border-color: #424242;
    color: #fff
}

.darkmode ul.menu li.facebook a:before,.darkmode ul.menu li.instagram a:before,.darkmode ul.menu li.telegram a:before,.darkmode ul.menu li.tiktok a:before,.darkmode ul.menu li.twitter a:before,.darkmode ul.menu li.youtube a:before {
    filter: brightness(0) invert(1)
}

.darkmode #startDate {
    box-shadow: 0 0 2px 0 rgb(255 255 255 / 15%)
}

.darkmode .nav-container .menu-item-has-children>a:after {
    border-top-color: #fff
}
.footer .widget-title {
    margin: 0;
}