.navbar {
    font-family: 'Overpass', sans-serif !important;
    font-weight: 600 !important;
}

.group-title h4 {
    font-family: 'Overpass', sans-serif !important;
}

.section-title {
    font-family: 'Overpass', sans-serif !important;
    font-weight: 600 !important;
}

.search-form label {
    font-family: 'Overpass', sans-serif !important;
    font-weight: 600 !important;
}

.search-form input {
    font-family: 'Notto Sans', sans-serif !important;
    /* font-weight: 600 !important; */
}

.box-option {
    font-family: 'Notto Sans', sans-serif !important;
}

.box-option .checkbox label {
    font-family: 'Notto Sans', sans-serif !important;
    font-weight: 400 !important;
}

.peraturan h3 {
    font-weight: 400 !important;
}

.daftar-isi {
    font-family: 'Overpass', sans-serif !important;
}

.list-post-wrap {
    font-family: 'Notto Sans', sans-serif !important;
}

.uu-item {
    font-family: 'Notto Sans', sans-serif !important;
}

.text-300 {
    font-weight: 300;
}

.text-500 {
    font-weight: 500;
}

.text-600 {
    font-weight: 600;
}

.text-700 {
    font-weight: 700;
}

.text-bold {
    font-weight: bold;
}

.text-bolder {
    font-weight: bolder;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-justify {
    text-align: justify;
}

.uppercase {
    text-transform: uppercase;
}

.btn {
    margin: 0px 20px 10px 0;
    padding: 8px 20px;

    cursor: pointer;
}

.btn:last-child {
    margin: 0 0 10px 0;
}

.list-post-content {
    padding: 0;
    margin-top: 25px;
}

.author-link span {
    top: 0;
}

.categories_nav-inner .submen-dec:before {
    top: 30%;
    right: 15px;
}



form.home-search {
    margin: 80px auto 0px;
    *background: rgba(255, 255, 255, 0.25);
    background: rgba(0, 0, 0, 0.45);
    *background: rgba(97, 30, 41, 0.95);
    padding: 35px 50px;
    width: 100%;
    box-shadow: none;
    border-radius: 5px 5px 0 0;
}

.home-search {
    border-bottom: none;
}

.home-search label {
    margin-bottom: 5px;
    color: #fff;
    font-weight: normal;
}

.search-section {
    padding-bottom: 0px;
    padding-top: 40px;
}

.section-title h4 {
    font-weight: inherit;
}

.section-title-bg {
    text-align: left;
    padding-top: 25px;
    min-height: 55px;
    color: #fff;
    text-transform: uppercase;
    padding-bottom: 20px;
}

.section-title-bg h1 {
    font-size: 15px;
    font-weight: 100;
    letter-spacing: 2.5px;
    line-height: 1.4;
}

.section-title-bg h2 {
    font-size: 24px;
    font-weight: 700;
}

.list-post-content .post-category-marker,
.grid-post-media_title .post-category-marker {
    padding: 3px 8px 4px;
    font-size: 10px;
    line-height: 1.3;
}

.categories_nav-inner a {
    padding: 0 0 0 15px;
}

.categories_nav-inner a:hover,
.categories_nav-inner a.back {
    color: #fff;
    background: #c74724;
    border-color: transparent;
}

.cat-wid-list li span {
    height: 25px;
    min-width: 40px;
    width: fit-content;
    background-color: #C74724;
    font-size: small;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: 10px;
    border-radius: 10%;
}

.cat-wid-list li {
    margin-bottom: 3px;
}

.cat-wid-list li.active a {
    font-weight: bold;
    color: var(--c-secondary);
    ;
}

.list-post-content .post-opt {
    margin-top: 0px;
    float: right;
}

.list-post-content h3 {
    font-weight: 600;
    font-size: 20px;
}

.pagination {
    background: rgba(0, 0, 0, 0.05);
    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, 0.04);
}

.pagination a {
    color: #333;
    border-right: 1px solid rgba(0, 0, 0, 0.04);
}

.pagination a:last-child {
    border-right: none;
}

.load-more_btn {
    background: rgba(0, 0, 0, 0.05);
    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, 0.04);
    color: #333;
}

.footer-bottom {
    background: var(--c-primary);
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.article-btn {
    display: inline-block;
    height: 50px;
    line-height: 50px;
    padding: 0 90px;
    background: #c74724;
    color: #fff;
    font-weight: 600;
    cursor: pointer;
    font-size: 12px;
    margin-top: 10px;
    border-radius: 4px;
}

/* check box*/
[class*="icheck-"]>input:first-child+input[type="hidden"]+label::before,
[class*="icheck-"]>input:first-child+label::before {
    width: 20px;
    height: 20px;
}

[class*="icheck-"]>input:first-child:checked+input[type="hidden"]+label::after,
[class*="icheck-"]>input:first-child:checked+label::after {
    *top: 8px;
    left: 0;
    width: 6px;
    height: 8px;

}

[class*="icheck-"] label {
    color: inherit;
    font-weight: inherit;
    font-size: inherit;
}

.search-form [class*="icheck-"] label {
    padding-top: inherit;
}

/*------  contacts------------------------------------------------------*/
.contacts-list {
    background: #f9f9f9;
    border: 1px solid #eee;
    padding: 10px 20px;
}

.contacts-list li {
    float: left;
    width: 100%;
    height: auto;
    line-height: inherit;
    border-bottom: 1px dotted #ddd;
    font-weight: 300;
    padding: 7px 0 8px;
}

.contacts-list li:last-child {
    border: none;
}

.contacts-list li span {
    float: left;
    text-align: left;
    color: #666;
    margin-right: 5px;
}

.contacts-list li span.meta {
    width: 200px;
    font-weight: 300;
}

.contacts-list li span i {
    margin-right: 7px;
    font-size: 14px;
}

.contacts-list li a {
    margin-left: 0;
    text-align: left;
    /* float: left; */
    /* width: calc(100% - 170px); */
}

.contacts-list li a small {
    font-size: 100%;
}

.contacts-list li a.data {
    width: calc(100% - 220px);
}

@media only screen and (max-width: 991px) {
    .contacts-list li a {
        width: calc(100%);
    }

    .contacts-list li a.data {
        width: calc(100%);
    }
}

.tags-widget {
    margin-top: 10px;
}

.tags-widget a {
    background: #f0f0f0;
    color: #611e29;
}

[class*="icheck-"]>input:first-child+input[type="hidden"]+label::before,
[class*="icheck-"]>input:first-child+label::before {
    margin-left: -34px;
}

[class*="icheck-"]>label {
    padding-left: 35px !important;
}

.header-search {
    display: inline-block;
}

.mobile-search {
    display: none;
}

@media only screen and (max-width: 1064px) {
    .nav-button-wrap {
        left: inherit;
    }

    form.home-search {
        padding: 35px;
    }

    .section-title-bg {
        padding-top: 0px;
    }

    .header-search {
        display: none;
    }

    .mobile-search {
        display: inline-block;
    }
}


.hidden {
    display: none;
}

.open {
    display: block !important;
}

.modal-open {
    overflow: hidden;
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    background-color: rgba(0, 0, 0, 0.4);
}

.modal-lg {
    width: 90%;
    max-width: 1200px;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
}

.modal-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    outline: 0;
}

.modal-dialog-centered {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (.5rem * 2));
}

@media (min-width: 576px) {
    .modal-dialog-centered {
        min-height: calc(100% - (1.75rem * 2));
        width: auto;
    }
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: rgba(0, 0, 0, 0.2);
}

.modal-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem;
}

.modal-header .close {
    margin-top: -2px;
}

.modal-title {
    margin: 0;
    line-height: 1.42857143;
}

.modal-body {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
}

.modal-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #e9ecef;
}

.close:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.close {
    font-size: 1rem;
    font-weight: 700;
    line-height: 1;
    text-shadow: 0 1px 0 #fff;
}

.modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto;
}

.modal-header .close:hover {
    color: rgba(0, 0, 0, .4);
}

button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }

    .modal-sm {
        width: 300px;
    }

    .modal-dialog-centered {
        margin: auto;
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}

@media (min-width: 1300px) {
    .modal-lg {
        width: 1200px;
    }
}

[role="button"] {
    cursor: pointer;
}

.fade {
    transition: opacity .15s linear;
}

.fade-scale {
    transform: scale(0);
    opacity: 0;
    transition: all .4s ease-in-out;
    transform: scale(0.6);
}

.modal.in .fade-scale {
    opacity: 1;
    transform: scale(1);
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.hidden {
    display: none !important;
}

.affix {
    position: fixed;
}

.content-wrap {
    text-align: left;
}

.content-wrap ul {
    list-style-position: inside;
}

.content-wrap li .content-item {
    *padding-left: 10px;
    *display: block;
}

.content-wrap li .content-item:hover {
    background-color: rgba(0, 0, 0, 0.05);
}

.content-wrap .title1 {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;

}

.content-wrap ul.level-1>li {
    *margin-top: 20px;
}

.content-wrap ul.level-1>li:first-child {
    margin-top: 0;
}

.content-wrap .title2 {
    font-size: 16px;
    font-weight: 600;
}

.content-wrap small {
    color: #c74724;
    margin-left: 5px;
    font-weight: 300;
}

.content-wrap ul {
    list-style-type: none;
}

.content-wrap ul li {
    display: block;
    padding: 3px 0;
    position: relative;

}

.content-wrap ul.level-1 {
    padding-left: 40px;
    list-style-type: upper-alpha;
    padding: 0px;
}

.content-wrap ul.level-1>li::marker {
    font-weight: 600;
}

.content-wrap ul.level-1>li {
    padding: 30px;
    display: list-item;
}

.content-wrap ul.level-1>li>ul {
    list-style-position: outside;
    padding-left: 42px;
}

.content-wrap ul.level-1>li>ul>li {
    padding: 10px;
}

/* .content-wrap ul.level-1 > li:nth-child(n)::marker,
.content-wrap ul.level-1 > li:nth-child(n) a.title1{
	color: var(--c-alter);
} */
.content-wrap ul.level-1>li:nth-child(3n-1) {
    background-color: var(--c-secondary-dark);
    color: #fff;
}

.content-wrap ul.level-1>li:nth-child(3n-1) a.pointer {
    color: #fff;
}

.content-wrap ul.level-1>li:nth-child(3n-1)::marker,
.content-wrap ul.level-1>li:nth-child(3n-1) a.title1 {
    color: #fff;
}

.content-wrap ul.level-1>li:nth-child(3n-2)::marker,
.content-wrap ul.level-1>li:nth-child(3n-2) a.title1 {
    color: var(--c-primary);
}

.content-wrap ul.level-1>li:nth-child(3n-2) a.pointer {
    color: var(--c-primary);
}

.content-wrap ul.level-1>li:nth-child(3n-2) {
    background-color: var(--c-alter);
    color: var(--c-primary);
}

.content-wrap ul.level-1>li:nth-child(3n-3) {
    background-color: var(--c-primary);
    color: var(--c-alter);
}

.content-wrap ul.level-1>li:nth-child(3n-3)::marker,
.content-wrap ul.level-1>li:nth-child(3n-3) a.title1 {
    color: var(--c-alter);
}

.content-wrap ul.level-1>li:nth-child(3n-3) a.pointer {
    color: var(--c-alter);
}

/* .content-wrap ul.level-1 > li::before {
	content: '';
	position: absolute;
	top: 15px;
	left: 30px;
	right: 50px;
	z-index: 1;
	border-top: 1px dotted #ccc;
  } */
.content-wrap ul.level-2 {
    padding-left: 30px;
    list-style-type: lower-alpha;
}

.content-wrap ul.decimal {
    list-style-type: decimal;
}

.content-wrap ul.level-2 li {
    display: list-item;
}

.content-wrap ul.level-2>li::marker {
    font-weight: 600;
}

.content-wrap ul.level-3 {
    padding-left: 30px;
    list-style-type: decimal;
}

.content-wrap ul.level-3 li {
    display: list-item;
    text-align: justify;
}

.content-wrap a[data-toggle="collapse"] i {
    margin-left: -50px;
    color: rgba(0, 0, 0, 0.5);
    float: left;
    font-size: 14px;
    margin-top: 5px;
    cursor: pointer;
}

.alert-filter {
    padding: 5px 10px;
    display: inline-block;
    background: var(--c-secondary);
    color: #fff;
    border: none;
    font-size: 0.9em;
    font-weight: 300;
}

.alert-filter .close {
    margin-left: 8px;
}


/*undang-undang*/
.peraturan-content-wrap {
    font-family: monospace, monospace;
    font-size: 1em;
    padding: 10px 40px;
}

.peraturan-content-wrap .bab {
    text-align: center;
    margin: 20px 0 10px;
}

.peraturan-content-wrap .pasal {
    text-align: center;
    margin: 10px 0;
}

.peraturan-content-wrap .ayat {
    text-align: justify;
    margin-top: 20px;
}

.peraturan-content-wrap ul {
    padding-left: 28px;
}

.peraturan-content-wrap ul.lower-alpha {
    list-style-type: lower-alpha;
}

.peraturan-content-wrap ul.upper-alpha {
    list-style-type: upper-alpha;
}

.peraturan-content-wrap ul.decimal {
    list-style-type: decimal;
}

.peraturan-content-wrap ul {
    list-style-type: decimal;
}

.peraturan-content-wrap ul li ul {
    list-style-type: lower-alpha;
}

.peraturan-content-wrap ul>li::marker {
    font-weight: 300;

}

.peraturan-content-wrap ul li {
    padding-top: 10px;
    display: list-item;
    padding-left: 10px;
}

.peraturan-content-wrap li .content-item {
    display: block;
}

@media (max-width: 768px) {
    .peraturan-content-wrap {
        padding: 10px;
    }
}

.custom-form fieldset label i {
    color: var(--c-secondary);
    font-weight: 300;
    font-size: 1.6em;
    margin-right: 10px;
    width: 35px;
}

.custom-form fieldset input[type="date"],
.custom-form fieldset input[type="number"],
.custom-form fieldset input[type="text"],
.custom-form fieldset select,
.custom-form .select2-container--default .select2-selection--single {
    border-color: var(--c-secondary);
    color: var(--c-secondary);
    padding: 15px 20px;
    margin-bottom: 30px;
}

.custom-form fieldset .input-group .input-group-addon {
    border-color: var(--c-secondary);
}

.custom-form fieldset .input-group input[type="text"],
.custom-form fieldset .input-group input[type="number"],
.custom-form fieldset table input[type="text"],
.custom-form fieldset table input[type="number"] {
    margin-bottom: 0;
    height: 30px;


}

.custom-form fieldset .input-group input[type="text"],
.custom-form fieldset .input-group input[type="number"] {
    border-radius: 0 4px 4px 0;
}

.custom-form .select2-container--default .select2-selection--single {
    margin-bottom: 0;
    height: 52px !important;
    padding: 12px 15px;
}

.custom-form .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: var(--c-secondary);
    text-align: left;
}

.custom-form .select2-container {
    margin-bottom: 20px;
}

.custom-form .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 12px;
    right: 12px;
    width: 20px;
}

.custom-form label {
    /* margin-bottom: 15px; */
    font-family: 'Overpass', sans-serif !important;
    font-weight: 600 !important;
    font-size: 17px;
}

.custom-form .btn.color-bg {
    color: #fff;
}

.simulation-result {
    background-color: var(--c-fourth);
    color: #fff;
    padding: 0px;
    border: none;
}

.simulation-result .section-title h2 {
    font-weight: 300;
}

.simulation-result li {
    padding: 20px 0;
}

.simulation-result li span {
    color: #fff;
    min-width: 150px;
}

.simulation-result li a {
    color: var(--c-alter);
    font-weight: 300 !important;
    font-size: 1em;
}

.imgtext-container {
    position: relative;
    margin-bottom: 20px;
    margin-left: -15px;
    margin-right: -15px;
}

.imgtext-container .text-block {
    position: absolute;
    bottom: 20px;
    right: 20px;
    background-color: var(--c-secondary-dark);
    color: white;
    padding-left: 20px;
    padding-right: 20px;
}

.imgtext-container .text-block>p {
    color: var(--c-alter)
}

.utama-tab-section {
    padding: 0;
    background: #f5f5f5;
    border-bottom: 1px double #eee;
}

.utama-tab-header {
    padding: 20px 0;
    background: #f5f5f5;
    border-bottom: 1px solid #eee;
}

.utama-tab-title {
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    position: relative;
}

.utama-tab-header>.active>.utama-tab-title,
.utama-tab-header>.active>.utama-tab-title>a {
    color: #C74724;
    border-color: #C74724;
}

.utama-info {
    background: #f8f8f8;
    border: 1px solid #eee;
    padding: 10px 20px;
    /* margin-top: 20px; */
    text-align: center;
}

.utama-info h2 {
    color: #611E29;
}

.utama-info p.deskripsi {
    text-align: center;
    margin-top: 15px;
}

.utama-info .box {
    background: #eee;
    border: 1px dotted #c74724;
    padding: 5px;
    margin: 10px;
    font-size: medium;
    color: #666;
    font-weight: normal;
}

.sub-tab {
    margin-top: 20px;
    margin-bottom: 10px;
    color: #611E29;
    text-align: center;
}

.sub-tab a {
    padding: 5px 10px 5px 10px;
}

.sub-tab a.active {
    color: #C74724;
    border-bottom: #EAAA0F 3px solid;
}

.utama-konten {
    margin-top: 20px;
}

.whatnew_carousel-wrap {
    margin-top: 40px;
}

.whatnew_carousel-container {
    background: var(--c-primary);
    padding: 20px 40px 30px;
}

.whatnew_carousel_title {
    color: #eee;
    margin-bottom: 10px;
}

.whatnew_carousel-wrap:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 30%;
    background: #fff;
}

.whatnew-item:last-child {
    margin-bottom: 0;
}

.whatnew-item-img {
    width: 200px;
    height: 200px;
    object-fit: fill;
    border: 3px solid var(--c-alter);
    display: block;
}

.whatnew-item-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #008CBA;
}

.whatnew-item:hover .overlay {
    opacity: 1;
}

.whatnew-item-overlay div.text {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}

/*------ Header  ------------------------------------------------*/
.main-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    -webkit-transform: translate3d(0, 0, 0);
}

.top-bar {
    background: var(--c-primary);
    height: 60px;
    overflow: hidden;
    transition: all .2s ease-in-out;
}

.top-bar.scroll-sticky {
    height: 0;
}

.topbar-search {
    float: right;
    position: relative;
    height: 20px;
    width: 350px;
    top: 15px;
}

.topbar-search form {
    background: #fff;
    padding: 6px 10px;
    position: relative;
    border-radius: 30px;
    height: 35px;
    width: 300px;
}

.topbar-search form input[type=text] {
    border: 0;
    padding: 4px;
    height: 20px;
    width: calc(100% - 70px);
}

.topbar-search form input[type=submit] {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    border: 0;
    background: none;
    font-size: 16px;
    padding: 0 20px;
    margin: 3px;
    background: #c74724;
    color: #fff;
    transition: 0.3s;
    border-radius: 50px;
}

.topbar-search form input[type=submit]:hover {
    background: #eaaa0f;
}

.date-holder {
    float: left;
    height: 56px;
    color: #fff;
    position: relative;
    display: grid;
    grid-template-columns: auto auto;
    grid-template-rows: auto auto;
    align-items: center;
    justify-content: center;
    gap: 0 8px;
    padding: 10px 15px;
    width: auto;
    min-width: 100px;
    font-size: 12px;
}

.date-holder:before {
    content: '';
    position: absolute;
    right: 2px;
    width: 1px;
    height: 37px;
    background: rgba(255, 255, 255, 0.2);
    top: 50%;
    transform: translateY(-50%);
}

.date_num {
    font-size: 38px;
    font-weight: 500;
    line-height: 1;
    grid-row: 1 / 3;
    display: flex;
    align-items: center;
}

.date_mounth {
    text-align: left;
    font-weight: 500;
    line-height: 1.2;
    grid-column: 2;
    grid-row: 1;
    padding-top: 0 !important;
}

.date_year {
    text-align: left;
    font-weight: 500;
    line-height: 1.2;
    grid-column: 2;
    grid-row: 2;
}

.header_news-ticker-wrap {
    float: left;
    width: 600px;
    position: relative;
    padding: 0 40px 0 130px;
    height: 60px;
    font-size: 14px;
    overflow: hidden;
}

.header_news-ticker {
    margin-top: 0px;
}

.header_news-ticker-wrap:before {
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    background: #222;
    left: 130px;
    right: 50px;
}

.header_news-ticker-wrap li {
    float: left;
    width: 100%;
    height: 70px;
    line-height: 60px;
    text-align: left;
    padding-left: 30px;
}

.header_news-ticker-wrap li a {
    color: #fff;
}


.hnt_title {
    position: absolute;
    left: 20px;
    top: 16px;
    width: 126px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    font-weight: 300;
    padding-left: 18px;
    font-size: small;
    background-color: #c74724;
    border-radius: 5px;

}

.n_contr-wrap {
    position: absolute;
    right: 0;
    width: 30px;
    top: 50%;
    height: 20px;
    line-height: 20px;
    cursor: pointer;
    margin-top: -10px;
}

.n_contr {
    float: left;
    cursor: pointer;
    font-size: 18px;
    color: #eaaa0f;
}

.p_btn {
    margin-right: 14px;
}

.header-inner {
    background: #fff;
    height: 70px;
    border-bottom: 1px solid #eee;
    box-shadow: 0 15px 30px 0 #0000000f;
}

.logo-holder {
    float: left;
    position: relative;
    z-index: 21;
    height: 32px;
    top: 20px;
}

.logo-holder img {
    width: auto;
    height: 100%;
}

.show-cart,
.srf_btn,
.search_btn {
    float: right;
    font-size: 16px;
    color: var(--c-primary);
    ;
    cursor: pointer;
    position: relative;
    width: 80px;
    height: 70px;
    line-height: 70px;
    margin-left: 24px;
    border-left: 1px solid #eee;
    text-align: center;
    box-sizing: border-box;
    font-weight: 600;
}

.search_btn {
    border-right: 1px solid #eee;
}

.show-cart i,
.srf_btn i,
.search_btn i {
    position: relative;
    z-index: 2;
}

.htact:after {
    content: '';
    position: absolute;
    left: -1px;
    right: -1px;
    bottom: 0;
    top: 100%;
    background: var(--c-primary);
    z-index: 1;
    transition: all .3s ease-in-out;
}

.sc_btn.scwllink:after,
.search_btn.scwllink2:after {
    top: 0;
}

.srf_btn,
.search_btn {
    margin-left: 0;
    font-size: 14px;
}

.header-tooltip {
    position: absolute;
    top: 100%;
    right: 0;
    width: 140px;
    height: 50px;
    line-height: 50px;
    background: var(--c-primary);
    font-weight: 300;
    color: #fff;
    transition: all .3s ease-in-out;
    font-size: 14px;
    text-transform: uppercase;
    opacity: 0;
    visibility: hidden;
    border-top: none;
}

.htact:hover .header-tooltip {
    opacity: 1;
    visibility: visible;
}

.show-cart_count {
    position: absolute;
    bottom: 16px;
    width: 16px;
    height: 16px;
    line-height: 16px;
    border-radius: 100%;
    color: #fff;
    left: 16px;
    z-index: 10;
    font-size: 10px;
    background: #eee
}

.show-cart i,
.show-cart_count,
.header-cart_wrap {
    transition: all .3s ease-in-out;
}

.show-cart:before {
    content: "";
    display: block;
    width: 1px;
    height: 16.8px;
    position: absolute;
    top: 50%;
    left: -20px;
    background: rgba(255, 255, 255, 0.51);
    margin-top: -8.4px;
    transform: rotate(45deg);
}

.sc_btn.scwllink i:before,
.search_btn.scwllink2 i:before {
    content: "\f00d";
    color: #fff;
}

.sc_btn.scwllink .show-cart_count {
    transform: scale(0);
}

.header-btn {
    float: right;
    position: relative;
    color: #292929;

    font-weight: 700;
    width: 180px;
    height: 70px;
    line-height: 70px;
    cursor: pointer;
    transition: all .2s ease-in-out;
}

.header-btn i {
    margin-left: 15px;
    font-size: 16px;
    color: #fff;
}

.progress-bar-wrap {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 2px;
    z-index: 123;
}

.progress-bar {
    position: relative;
    height: 100%;
    width: 0%;
    z-index: 2;
    top: 0;
    transition: all .2s ease-in-out;
}

.header-cart_wrap_container .ps__thumb-y {
    border-radius: 4px;
}

.header-search-wrap {
    position: absolute;
    top: 100%;
    right: 0;
    width: 350px;
    padding: 20px 15px;
    background: var(--c-primary);
    border-top: none;
    box-shadow: 0 13px 20px rgb(58 87 135 / 5%);
    transition: all .3s ease-in-out;
    opacity: 0;
    visibility: hidden;
    margin-top: 10px;
}

.vis-search {
    opacity: 1;
    visibility: visible;
    margin-top: 0;
}

.header-search-wrap .widget-inner {
    margin: 0;
}

.search {
    border: none;
    float: left;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 2px;
    position: relative;
    outline: none;
    padding: 0px 0px 0px 20px;
    width: 100%;
    height: 50px;
    color: #fff;
    -webkit-appearance: none;
}

.search::-webkit-input-placeholder {
    color: #fff;
    font-weight: 500;

    position: relative;
    font-family: 'Notto Sans', sans-serif;
}

.search-submit {
    border: none;
    outline: none;
    cursor: pointer;
    background: none;
    position: absolute;
    top: 20px;
    right: 15px;
    width: 70px;
    height: 50px;

    color: #fff;
    border-radius: 0 2px 2px 0;
}

.header-cart_wrap {
    position: absolute;
    top: 70px;
    right: 119px;
    padding: 25px 20px 15px;
    width: 391px;
    background: #fff;
    opacity: 0;
    visibility: visible;
    display: none;
    border: 1px solid #eee;
    border-top: none;
    box-shadow: 0 5px 15px rgb(0 0 0 / 5%);
}

.vis-cart {
    opacity: 1;
    visibility: visible;
    right: 139px;
}

.header-cart_title {
    font-size: 18px;
    font-weight: 600;
    color: #292929;
    padding: 0 0 20px 0;
    text-align: left;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
}

.header-cart_wrap_container {
    max-height: 290px;
    float: left;
    width: 100%;
    overflow: auto;
    padding-right: 10px;
}

.header-cart_wrap_total {
    padding: 18px 20px 12px;
    text-align: left;
    margin-top: 10px;
    background: #f7f7f7;
}

.header-cart_wrap_total_item {
    color: #292929;
    font-size: 13px;
    font-weight: 600;
}

.header-cart_wrap_total_item span,
.header-cart_title span {
    float: right;
}

.header-cart_wrap_total_item span {
    font-size: 13px;
    position: relative;
    top: -2px;
}

.header-cart_title span {

    font-weight: 600;
    position: relative;
    top: 2px;
    color: #222;
}

.box-widget-content .widget-posts li {
    position: relative;
    border-bottom: 1px solid #eee;
    padding: 10px 0;
    margin-bottom: 10px;
}

.box-widget-content .widget-posts li:last-child {
    margin-bottom: 0;
}

.box-widget-content .widget-posts-img,
.cart-details_header .widget-posts-img {
    float: left;
    width: 30%;
}

.box-widget-content .widget-posts-img img,
.cart-details_header .widget-posts-img img {
    border-radius: 2px;
}

.box-widget-content .widget-posts-img:hover {
    opacity: 0.6;
}

.box-widget-content .widget-posts-descr {
    float: left;
    width: 70%;
    padding: 0 30px 0 20px;
    text-align: left;
    position: relative;
}

.box-widget-content .widget-posts-descr a {
    color: #444;
    font-weight: 700;
    font-size: 13px;
}

.widget-posts-descr_calc {
    width: 100%;
    font-weight: 500;
    color: #828282;
    padding-top: 3px;

}

.widget-posts-descr_calc span {
    padding: 0 4px;
}

.clear-cart_button {
    cursor: pointer;
    border-radius: 100%;
    text-align: center;
    position: absolute;
    right: 20px;
    top: 30px;
    font-weight: bold;
}

.header-cart_wrap_footer {
    padding-top: 15px;
}

.header-cart_wrap_footer:before {
    content: "";
    display: block;
    width: 1px;
    height: 14px;
    position: absolute;
    top: 34px;
    left: 50%;
    background: #ccc;
    margin-top: -7px;
}

.header-cart_wrap_footer a {
    width: 45%;
    float: left;
    padding: 14px 0;
    color: #fff;
    background: var(--c-primary);
    font-weight: 700;
    text-transform: uppercase;
    font-size: 10px;
    border-radius: 4px;
    transition: all .2s ease-in-out;
}

.header-cart_wrap_footer a:last-child {
    float: right;
}

.header-cart_wrap_footer a:hover {
    color: #fff
}

.header_news-ticker-wrap::before {
    background: inherit;
}

.about-llg-p a:hover {
    color: #020103;
}



.ra_imageoverlay {
    background-repeat: no-repeat;
    background-size: cover;
    height: 320px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #fff;
    /* box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, .4), inset 0 0 10px 200px rgba(0, 0, 0, 0.4); */
    background-size: cover;
    background-position: center;
    -webkit-transition: ease-out .5s;
    -moz-transition: ease-out .5s;
    transition: ease-out .5ss;
    cursor: pointer;
    border-radius: 4px;

    &:hover {
        box-shadow: inset 900px 100px 0 10px #eaaa0f, inset 0 0 0 0 rgba(0, 0, 0, 0.0);
        color: #eaaa0f !important;
        border-radius: 50px;
    }

    img {
        /* max-height : inherit; */
        display: block;
        margin: 0 auto;
        max-width: 100px;
    }

    h3 {
        color: #fff;
        line-height: 1;
        font-size: 30px;
        text-shadow: 2px 2px 4px #000000;
        font-family: "Overpass", sans-serif;
    }

    h3:hover {
        color: #611e29;
        text-shadow: 1px 1px 2px #ffffff;
    }

    .entry-content a {
        color: #fff;
    }

    .entry-content a:hover {
        color: #611e29;
    }

    a.entry-image-link {
        width: 100%;
        color: #fff;
    }

    &.lazy_image_unloaded {
        background-image: none !important;
    }
}



/* programme */
.bw-programme {
    position: relative;
    /* width: 100%; */
    width: 79%;
    margin: 0 auto;
}

.bw-programme .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 30px;
}

/*
@media only screen and (max-width:1700px) {
    .bw-programme .container {
        gap: 30px
    }
}

@media only screen and (max-width:1199px) {
    .bw-programme .container {
        gap: 40px
    }
} */


@media only screen and (max-width:1199px) {
    .bw-programme__countries {
        width: 100%
    }
}

.bw-programme__countries h6 {
    white-space: nowrap
}

.bw-programme__countries select {
    display: none
}

@media only screen and (max-width:1199px) {
    .bw-programme__countries select {
        border: 1px solid var(--c-dark);
        border-radius: 5px;
        background-color: #fff;
        color: var(--c-secondary);
        width: 100%;
        padding: 15px 40px 15px 20px;
        -webkit-appearance: none;
        background-image: url("data:image/svg+xml,%3Csvg width='14' height='8' viewBox='0 0 14 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 1L7 7' stroke='%23C74724' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1 1L7 7' stroke='%23C74724' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
        background-size: 12px;
        background-position: calc(100% - 20px) 23px;
        background-repeat: no-repeat;
        cursor: pointer;
        display: block
    }
}

.bw-programme__info {
    /* width: 500px; */
    /* background: var(--c-primary); */
    /* padding: 0px 44px; */
    color: #fff;
    height: 545px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: left;
}

.bw-programme__info h3 {
    margin-bottom: 15px;
    color: var(--c-alter)
}

@media only screen and (max-width:1199px) {
    .bw-programme__info h3 {
        margin-bottom: 20px
    }
}

@media only screen and (max-width:1700px) {
    /* .bw-programme__info {
        padding: 40px
    } */
}

@media only screen and (max-width:1199px) {
    /* .bw-programme__info {
        width: 100%;
        padding: 40px 25px
    } */
}

.bw-programme__text {
    margin-bottom: 30px;
    color: #fff;
}

.bw-programme__info-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    row-gap: 15px
}

@media only screen and (max-width:767px) {
    .bw-programme__info-items {
        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
        column-gap: 20px
    }
}

.bw-programme__item {
    width: calc(50% - 15px);
    border-bottom: 1px solid #fff
}

@media only screen and (max-width:1199px) {
    .bw-programme__item {
        width: calc(25% - 22.5px)
    }
}

@media only screen and (max-width:767px) {
    .bw-programme__item {
        width: calc(50% - 10px)
    }
}

.bw-programme__item h6 {
    margin-bottom: 5px;
    color: #fff
}

.bw-programme__item h3 {
    margin-bottom: 8px
}

.bw-programme__btn {
    margin-top: 40px
}

.bw-programme__btn:hover {
    color: var(--c-secondary)
}

.bw-programme__btn:hover::after {
    content: url("data:image/svg+xml, %3Csvg width='9' height='14' viewBox='0 0 9 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.85254 1L7.85254 7' stroke='%23C74724' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1.85254 13L7.85254 7' stroke='%23C74724' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
}

@media only screen and (max-width:1199px) {
    .bw-programme__btn {
        margin-top: 30px
    }
}

/*
.bw-programme__map {
    width: calc(100% - 780px);
    position: relative;
    display: inline-block;
    -ms-flex-item-align: center;
    align-self: center
}

@media only screen and (max-width:1700px) {
    .bw-programme__map {
        width: calc(100% - 700px)
    }
}

@media only screen and (max-width:1199px) {
    .bw-programme__map {
        width: 100%;
        text-align: center
    }
}

.bw-programme__map svg {
    max-width: 100%;
    height: auto
}

@media only screen and (max-width:1199px) {
    .bw-programme__map svg {
        max-height: 300px
    }
}

.bw-programme__map .point {
    display: inline-block;
    padding: 7px 10px 5px;
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    -webkit-transform: translate(calc(-50% + 2px), calc(-100% - 9px));
    -ms-transform: translate(calc(-50% + 2px), calc(-100% - 9px));
    transform: translate(calc(-50% + 2px), calc(-100% - 9px));
    cursor: pointer
}

.bw-programme__map .point::before {
    content: '';
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: rgba(var(--ca-alter), .5);
    position: absolute;
    top: calc(100% - 2px);
    left: 50%;
    z-index: -1;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.bw-programme__map .point h6 {
    color: rgba(0, 0, 0, 0);
    margin-bottom: 0;
    position: relative
}

.bw-programme__map .point h6::before {
    content: '';
    width: 8.5px;
    height: 8.5px;
    border-radius: 50%;
    background: var(--c-secondary);
    position: absolute;
    top: calc(100% + 11px);
    left: 50%;
    z-index: 10;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.bw-programme__map .point h6::after {
    content: '';
    width: 16px;
    height: 16px;
    z-index: 5;
    border-radius: 50%;
    background: var(--c-alter);
    position: absolute;
    top: calc(100% + 7px);
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.bw-programme__map .point:hover,
.bw-programme__map-active.point {
    padding: 7px 10px 5px;
    background: var(--c-secondary);
    display: inline-block;
    z-index: 100
}

.bw-programme__map .point:hover h6,
.bw-programme__map-active.point h6 {
    color: #fff;
    margin-bottom: 0;
    position: relative
}

.bw-programme__map .point:hover::after,
.bw-programme__map-active.point::after {
    content: '';
    position: absolute;
    top: calc(100% - 3px);
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0;
    height: 0;
    z-index: 100;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 13px solid var(--c-secondary)
} */

.bw-programme__slider-inner {
    /*  height: 405px; */
    margin: 20px;
    overflow: hidden;
    position: relative;
    -webkit-transition: height .4s ease;
    -o-transition: height .4s ease;
    transition: height .4s ease
}

.bw-programme__slider-inner::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 2px;
    height: 100%;
    background: var(--c-light-grey-3)
}

.bw-programme__slider-container {
    position: relative;
    width: calc(100% + 10px);
    display: block
}

@media only screen and (max-width:1199px) {
    .bw-programme__slider-container {
        display: none
    }
}

.bw-programme__slider-wrap {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    -o-transition: transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease
}

.bw-programme .slide {
    height: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.bw-programme .slide h6 {
    margin-bottom: 5px;
    color: var(--c-primary);
    font-weight: 300;
    padding-left: 20px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    cursor: pointer;
}

.bw-programme .slide h6::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 3px;
    height: 100%;
    background: 0 0;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.bw-programme .slide.active h6 {
    color: var(--c-secondary);
    font-weight: 700
}

.bw-programme .slide.active h6::before {
    background: var(--c-secondary)
}

.bw-programme__next,
.bw-programme__prev {
    position: relative;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    border: 2px solid var(--c-secondary);
    border-radius: 2px;
    width: 40px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 1
}

.bw-programme__next.disable,
.bw-programme__prev.disable {
    opacity: .5 !important
}

.bw-programme__next:hover,
.bw-programme__prev:hover {
    background: var(--c-secondary)
}

.bw-programme__next:hover svg path,
.bw-programme__prev:hover svg path {
    stroke: #fff
}

/*# sourceMappingURL=our-programme.css.map */
/* .bw-programme .container {
    gap: 20px;
} */

.bw-programme h3 {
    font-size: 30px;
}

.bw-programme .slide {
    height: auto;
    margin-bottom: 10px;
}

.bw-programme .slide h6 {
    text-align: left;
    /* line-height: 20px; */
    white-space: unset;
}

.bw-programme__countries {
    /* display: inline-block; */
    /* width: 250px; */
    margin-right: 0;
}

.bw-programme__map {
    display: inline-block;
    /* width: 400px; */
    margin-right: 0;
    top: 0;
    /* height: 548px; */
    /* margin-left: 20px; */
    /* display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; */
    /* align-items: center; */
    /* padding: 0 30px; */

    /* margin-right: -20px; */
}

.bw-programme__map .bg-cover {
    position: absolute;
    top: 0;
    /* right: 0; */
    height: 100%;
    width: 100%;
    background-image: url("/images/bg/background-3.jpg");
    background-size: cover;
    background-repeat: no-repeat;
}

.bw-programme__map .bg-cover::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.7) 100%);
    z-index: 1;
}

.bw-programme__map .sub-cluster-container {
    /* padding: 30px 30px 40px; */
    /* background: #e5dfd2; */
    /*var(--c-alter);*/
    /* width: calc(100% - 40px); */
    /* z-index: 2; */
    /* margin: 0 auto; */
    text-align: left;
    /* clip-path: polygon(0 0, 0 100%, 100% 100%, 100% 80px, calc(100% - 80px) 0); */
    /* opacity: 1; */
    /* position: absolute;
    bottom: 30px; */
    /* width: calc(100% - 60px); */
}

.bw-programme__map .sub-cluster-container h3 {
    font-size: 22px;
    margin: 0 0 20px 0;
    text-transform: uppercase;
    color: #EAAA0F;
}

.bw-programme__map .sub-cluster-container h2 {
    font-size: 26px;
    margin: 0 0 20px 0;
    color: #611E29;
}

.bw-programme__map .sub-cluster-container ul {
    list-style-position: outside;
    padding-left: 55px;
    list-style-type: decimal;
}

.bw-programme__map .sub-cluster-container ul>li {
    margin-bottom: 10px;
    padding-left: 10px;
    color: #611E29;
}

.bw-programme__map .sub-cluster-container ul>li a.pointer {
    color: inherit;
}



@media only screen and (max-width: 1199px) {
    .bw-programme__map {
        width: 100%;
        text-align: center;
        height: auto;
        margin-right: 0;
        padding: 50px 30px;
        margin-left: 0;
    }

    .bw-programme__countries {
        width: 100%;
    }

    .bw-programme__info {
        height: auto;
    }

    .bw-programme h3 {
        font-size: 20px;
    }
}

.bw-top-stories.stories-link .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.bw-top-stories__item {
    position: relative;
    height: 250px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 30px;
}


.bw-top-stories__item .bg-cover {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

.bw-top-stories__item .bg-cover::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.5) 100%);
    z-index: 0;
}

.bw-top-stories__item .bg-cover.bg-1 {
    background-image: url("/images/bg/2.jpg");
}

.bw-top-stories__item .bg-cover.bg-2 {
    background-image: url("/images/bg/3.jpg");
}

.bw-top-stories__item .bg-cover.bg-3 {
    background-image: url("/images/bg/4.jpg");
}

.bw-top-stories__item h1 {
    font-size: 40px;
    color: #fff;
    position: relative;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
}

.bw-top-stories__item h1:hover {
    text-shadow: 0px 0px 100px rgba(0, 0, 0, 1);
    color: var(--c-alter);
}

.hki-section .custom-form span,
.hki-section .custom-form label {
    color: #fff;
}


/* blockquote */
blockquote {
    float: left;
    padding: 0px 0px 30px 30px;
    margin: 40px 0 40px;
    font-size: 17.5px;
    border-left: 10px solid var(--c-primary);
    background: #f9f9f9;
    position: relative;
}

blockquote:not(.simple):before {
    font-family: Font Awesome\ 5 Pro;
    content: "\f10e";
    position: absolute;
    color: #ccc;
    bottom: 3px;
    font-size: 43px;
    right: 6px;
    opacity: 0.4;
}



/*------ pagination -------------------------------------------------*/


.pagination {
    display: inline-block;
    padding-left: 0;
    /* margin: 20px 0;
	border-radius: 4px; */
}

.pagination>li {
    display: inline;
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    width: 40px;
    height: 40px;
    line-height: 40px;
    /* padding: 6px 12px; */
    /* margin-left: -1px;
	line-height: 1.428571429; */
    text-decoration: none;
    /* background-color: #ffffff;
	border: 1px solid #dddddd; */
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    background-color: var(--c-secondary);
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    z-index: 2;
    /* color: #ffffff; */
    cursor: default;
    background-color: var(--c-secondary);
    color: #fff;
    /* background-color: #428bca;
	border-color: #428bca; */
}

.pagination>li.disabled>span,
.pagination>li.disabled>a,
.pagination>li.disabled>a:hover,
.pagination>li.disabled>span:hover,
.pagination>li.disabled>a:focus {
    /* color: #999999; */
    cursor: not-allowed;
    /* background-color: #ffffff;
	border-color: #dddddd; */
    color: gray;

}

.pagination>li.disabled>a:hover,
.pagination>li.disabled>span:hover,
.pagination>li.disabled>a:focus {
    background: rgba(0, 0, 0, 0.05);
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.pagination {
    margin: 20px 0 0 0;
    text-align: center;
    float: left;
    z-index: 10;
    position: relative;
    background: #EAAA0F;
    overflow: hidden;
    border-radius: 4px;
}

.pagination a {
    float: left;
    width: 40px;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
    position: relative;
    font-weight: 500;
    color: #fff;
    border-right: 1px solid rgba(255, 255, 255, 0.15);
}

.pagination a.current-page,
.pagination a:hover {
    color: #fff;
}

.pagination li {
    display: inline;
}

.pagination a,
.cat-item a {
    transition: all 150ms linear;
}

/*------ Site header offset (fixed top-bar + navbar) ------*/
.site-header-offset {
    height: 130px;
    flex-shrink: 0;
}

/* Mobile top bar — date | search | language (same on home + calculators) */
@media only screen and (max-width: 768px) {
    .main-header .top-bar {
        height: 60px;
        overflow: hidden;
    }

    .main-header .top-bar .container {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        gap: 8px;
        height: 60px;
        max-width: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }

    .main-header .date-holder {
        float: none;
        flex: 0 0 auto;
        width: auto !important;
        min-width: 0;
        height: auto;
        padding: 0 10px 0 0 !important;
        font-size: 11px;
    }

    .main-header .date-holder:before {
        display: block;
        right: 0;
    }

    .main-header .date_num {
        font-size: 32px;
    }

    .main-header .topbar-search {
        float: none !important;
        position: relative !important;
        top: 0 !important;
        flex: 1 1 auto;
        min-width: 0;
        width: auto !important;
        max-width: none;
        height: auto !important;
        margin-left: 0;
        display: flex !important;
        align-items: center;
        gap: 6px;
    }

    .main-header .topbar-search form {
        flex: 1 1 auto;
        min-width: 0;
        width: auto !important;
        max-width: 100%;
        height: 35px;
        display: flex;
        align-items: center;
        margin: 0;
        padding: 3px 3px 3px 12px;
        border-radius: 30px !important;
        overflow: hidden;
    }

    .main-header .topbar-search form input[type=text] {
        flex: 1 1 auto;
        min-width: 0;
        width: auto !important;
        max-width: 100%;
        font-size: 13px;
        padding: 2px 6px;
        border-radius: 0 !important;
    }

    .main-header .topbar-search form input[type=submit] {
        flex-shrink: 0;
        position: relative;
        top: auto;
        right: auto;
        bottom: auto;
        margin: 0;
        padding: 0 14px !important;
        font-size: 12px !important;
        line-height: 29px;
        height: 29px;
        border-radius: 50px !important;
        white-space: nowrap;
    }

    .main-header .topbar-search a[href*="language.switch"] {
        flex-shrink: 0;
        margin-left: 0 !important;
        display: flex;
        align-items: center;
    }

    .main-header .topbar-search a[href*="language.switch"] img {
        height: 35px !important;
        width: auto;
        display: block;
    }

    #header .container {
        padding-left: 15px;
        padding-right: 15px;
    }

    #header .logo img {
        max-height: 40px;
        width: auto;
    }
}
