@import url('https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap');
:root{
    --primary-blue-color: #0c4da2;
    --primary-red-color: #ed1c24;
    --dark-blue-color: #16469f;
    --light-blue-color: #0054a6;
    --dark-red-color: #df1a23;
    --light-red-color: #ef3023;
    --bg-light-color: #F6F7F6;
    --bg-white: #fff;
    --font-family: "Nunito Sans", sans-serif;
    --header-font: "Merriweather", serif;
}
body{
    font-family: var(--font-family);
    font-optical-sizing: auto;
    font-weight: normal;
    font-style: normal;
    font-variation-settings:
        "wdth" 100,
        "YTLC" 500;
    font-size: 16px;
    line-height: 1.5;
}
a, .main-menu .navigation > li > a, .counter-block-two .inner-box .count-outer, p{font-family: var(--font-family);}
h1, h2, h3, h4, h5, h6{
    font-family: var(--header-font);
}
.header-top{
    background: var(--bg-light-color);
    padding: 6px 0;
}
.header-top .social-links li a, .language.item a{
    color: var(--dark-blue-color);
    font-size: 14px;
}
.header-upper-two, .cta-section .inner-box{
    background: var(--bg-white);
}
h1, h2, h3, h4, h5, h6{
    color: var(--primary-blue-color);
}
.main-header .outer-box{
    display: inline-block;
    width: 100%;
    height: 100%;
}
.main-header.style-two .main-menu .navigation > li{
    padding: 15px 0;
}
.main-header.style-two .menu-right-content{margin-top: 12px;}
.header-lower, .fixed-header .sticky-header{max-height: 55px;}
.theme-btn-one, .header-lower, .sticky-header, .funfact-style-two, .mobile-menu .menu-box, .news-block-one .inner-box .image-box:before, .team-block-two .inner-box .image-box:before, .news-block-three .inner-box .image-box:before{
    background-color: var(--primary-blue-color);
}
.news-block-one .inner-box .image-box:before{background: transparent;}
.theme-btn-one:before, .footer-bottom{
    background: var(--dark-blue-color);
}
.footer-top p, .footer-top a, .main-menu .navigation > li > a, .main-header.style-two .menu-right-content li button, .counter-block-two .inner-box .icon-box, .footer-top .logo-widget .text .info li, .footer-top .logo-widget .text .info li i, .footer-top .widget-title h4{
    color: var(--bg-white);
}
.footer-bottom p, .footer-bottom a{
    color: #5a8ab8;
}
.content_block_7 .content-box{
    max-width: 100%;
}
.sec-title h6, .header-upper-two .info-box li i{
    color: var(--primary-red-color);
}
.funfact-style-two{
    padding: 50px 0;
}
.news-section .sec-title{
    text-align: center;
    margin-bottom: 30px;
}
.cta-section .inner-box{
    padding: 50px 40px;
}
.main-footer{
    background: var(--light-blue-color)
}
.main-footer.alternat-2{
    padding-top: 85px;
}
.footer-logo .logo img{
    filter: brightness(0) invert(1);
}
.footer-top .logo-widget .footer-logo .logo{
    flex: 0 0 13%;
    margin-right: 10px;
}
.footer-top .logo-widget .footer-logo, .main-header.style-two .logo-box{
    align-items: center;
}
.news-block-one .inner-box .image-box{
    clip-path: none;
    min-height: 237px;
    max-height: 433px;
    display: flex;
}
.news-block-one .inner-box .image-box img{
    object-fit: cover;
}
.team-block-two .inner-box .image-box img{
    min-height: auto;
}
.team-block-two .inner-box .image-box, .team-block-two .inner-box .image-box img{
    border-radius: 20px;
}
.team-block-two .inner-box .lower-content{
    margin: 0;
}
.team-block-two .inner-box .lower-content .inner{
    border-radius: 0 0 20px 20px;
    padding: 20px 15px;
    margin-top: -20px;
}
.sec-pad{
    padding: 50px 0;
}
.sec-title h2{
    font-size: 1.6em;
    text-transform: uppercase;
}
.widgetVid.video-play{
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    overflow: hidden;
}
.menu-area .mobile-nav-toggler{
    background: var(--primary-blue-color);
    border-radius: 5px;
    color: var(--bg-white);
}
.menu-area .mobile-nav-toggler .icon-bar{
    width: 20px;
}
.news-block-one .inner-box .lower-content .post-date{
    right: 15px;
    top:-15px;
    z-index: 9;
}
.two-column-carousel .news-block-one .inner-box .lower-content .post-date{
    right: 10px;
    top: 0;
    width: 60px;
    height: 60px;
    padding-top: 2px;
}
.two-column-carousel .news-block-one .inner-box .lower-content .post-date h3{font-size: 20px;}
.two-column-carousel .news-block-one .inner-box .lower-content .post-date h3 span{font-size: 9px; line-height: 5px; margin-top: 0;}
.sec-title{
    display: flex;
    justify-content: center;
}
.sec-title h2{margin-bottom: 15px;}
.sec-title::after{
    content: "";
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url(/vkist-media/styles/small-logo.png);
    background-size: 25px;
    background-color: var(--bg-white);
    border-radius: 50%;
    position: absolute;
    bottom: -15px;
    border: 5px solid var(--bg-white);
    background-repeat: no-repeat;
    background-position: center;
    z-index: 9;
}
.sec-title::before{
    content: "";
    height: 2px;
    display: inline-block;
    position: absolute;
    background: var(--primary-blue-color);
    width: 10%;
    bottom: 4px;
    border-radius: 5px;
}
.funfact-style-two .sec-title::before{
    display: none
}
.funfact-style-two .sec-title::after{
    display: none
}
.funfact-style-two::before, .main-footer::before{
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(/vkist-media/styles/b-logo.png);
    background-position: bottom left;
    background-repeat: no-repeat;
    background-blend-mode: soft-light;
    background-size: contain;
    opacity: .1;
}
.main-footer::before{
    background-position: bottom -112px right -196px;
    background-size: 600px;
}
.news-section .owl-nav {
    position: absolute;
    right: 25px;
    bottom: -15px;
    top: inherit;
}
.service-block-three .inner-box{
    border-radius: 20px;
    padding: 15px;
    height: 280px;
}
.service-block-three .inner-box .icon-box{
    width: 100%;
    height: auto;
    border-radius: 20px;
    overflow: hidden;
    padding-top: 66.25%;
}
.service-block-three .inner-box .icon-box img{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    object-fit: cover;
}
.sec-pad-2{
    padding: 20px 0;
}
.blog-grid-content .team-block .team-block-two .inner-box .lower-content .inner h4{
    font-size: 100%;
    height: 75px;
    overflow: hidden;
}
.blog-grid-content .team-block-two .inner-box .image-box{
    position: relative;
    padding-top: 66.25%;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.blog-grid-content .team-block-two .inner-box .image-box img{
    position: absolute;
    top: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.blog-grid-content .team-block-two .inner-box .lower-content .inner{
    margin-top: 0;
}
.pagination {
    position: relative;
    display: flex;
    justify-content: center;
    width: 100%;
    align-items: center;
    margin-top: 15px;
}
.pagination li.active a{
    background-color: #0054a6;
    color: #deedff;
}
.pagination li.disabled span{
    position: relative;
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    font-family: 'Barlow', sans-serif;
    height: 60px;
    width: 60px;
    line-height: 60px;
    background: #ffffff;
    text-align: center;
    border: 1px solid #e5e5e5;
    color: #2d2929;
    border-radius: 50%;
    z-index: 1;
    transition: all 500ms ease;
}
.blog-sidebar .post-widget .post{
    display: flex;
    gap: 10px;
    max-width: 100%;
}
.blog-sidebar .post-widget .post .post-image{
    flex: 0 0 30%;
}
.blog-sidebar .post-widget .post .pub-date{
    font-size: 12px;
}
.blog-sidebar .post-widget .post h3 a {
    font-size: 16px;
    display: inline-block;
    color: #142441;
    font-weight: 600;
}
.blog-details-content{
    font-size: 18px;
}
.blog-details-content .content-one{
    margin-bottom: 30px;
}
.blog-details-content .content-one .image{
    margin-bottom: 0;
    /* border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; */
}
/* .blog-details-content .content-one .image img{
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
} */
.blog-details-content .content-one .sapo{
    background: #deedff;
    padding: 15px;
}
.blog-details-content .content-two, .blog-details-content .news-block-three .inner-box, .blog-details-content .post-share-option{
    max-width: 900px;
    margin: 0 auto 30px auto;
}
.news-block-three .inner-box .lower-content .inner h1 {
    display: block;
    font-size: 25px;
    line-height: 36px;
    font-weight: 700;
    margin-bottom: 8px;
}
.post-detail .lower-content .bread-crumb li {
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 26px;
    font-family: var(--font-family);
    font-weight: 600;
    margin-right: 5px;
}
.post-detail .lower-content .bread-crumb li a{color: #888888;}
.header-upper-two .info-box{padding-top: 45px;}
.language.item{
    display: inline-flex;
    justify-content: flex-end;
    gap: 10px;
}
.top-inner{
    display: inline-flex;
    justify-content: space-between;
    width: 100%;
}
.sec-title-2 {
    position: relative;
    display: block;
    margin-bottom: 60px;
}
.sec-title-2 h6 {
    display: inline-block;
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
    color: var(--dark-red-color);
    text-transform: uppercase;
    margin-bottom: 13px;
}
.sec-title-2 h2 {
    display: block;
    font-size: 26px;
    line-height: 1.5;
    font-weight: 700;
    margin: 0px;
}
.journal-section .tab-btn-box .services-buttons li {
    position: relative;
    display: inline-block;
    font-size: 18px;
    line-height: 1.5;
    margin-right: 25px;
    color: #808080;
    font-weight: 600;
    border: none;
    text-align: center;
    border-radius: 0;
    padding: 0;
    cursor: pointer;
    transition: all 500ms ease;
    float: none;
}
.journal-section .tab-btn-box .services-buttons li.active-btn, .journal-section .tab-btn-box .services-buttons li:hover{
    color: var(--primary-red-color);
    background: transparent;
    border-bottom: 1px solid var(--primary-red-color);
    font-weight: 700;
}
.tab-btn-box.sticky{
    position: fixed;
    top: 77px;
    left: 0;
    background: var(--bg-light-color);
    z-index: 99;
    padding: 15px 15px;
    width: 100%;
}
.hidescroll-mx {
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.blog-sidebar .category-widget .category-list li.active a{
    padding-left: 15px;
    color: var(--primary-red-color);
}
.blog-sidebar .category-widget .category-list li.active a:before{
    position: absolute;
    content: '\e938';
    font-family: 'icomoon';
    font-size: 14px;
    left: 0px;
    top: 1px;
    opacity: 1;
    transition: all 500ms ease;
    color: var(--primary-red-color);
}
.page-title:before{
    background: transparent;
}
.page-title .title, .page-title .bread-crumb{
    filter: drop-shadow(2px 4px 6px black);
}
.list-documents .list-header{
    background: var(--light-blue-color);
    color: var(--bg-white);
    font-weight: 700;
}
.list-documents .text{
    padding: 8px 10px;
}
.list-documents .list-items .doc-item{
    border: 1px solid #d7d6d6;
}
.list-documents .list-items .doc-item .row > div{
    border-right: 1px solid #d7d6d6;
}
.list-documents .list-items .doc-item .row > div:last-child{border: none;}
.list-documents .list-items .doc-item:nth-child(2n+2){
    background: #f4f3f3;
}
.list-documents .list-items .doc-item:nth-child(2n+2) .row > div{
    border-color: #d7d6d6;
}
.list-documents .list-items .doc-item .doc-code > a{
    color: var(--dark-blue-color);
    font-weight: 700;
}
.page-title{
    padding: 350px 0 0 0;
}
.page-title .content-box{
    text-align: left;
    padding-bottom: 15px;
}
.page-title .title h1{font-size: 30px; line-height: 1.5;}
table, table td{
    border: inset;
}
table td{padding: 5px}
.top-page-menu .widget-title{display: none;}
.top-page-menu .widget-content .category-list{display: flex; justify-content: center}
.top-page-menu .widget-content .category-list li{
        position: relative;
        display: inline-block;
        float: left;
        margin-right: 20px;
        font-size: 16px;
        line-height: 26px;
        font-weight: 600;
        border: 1px solid #e5e5e5;
        text-align: center;
        border-radius: 30px;
        padding: 9px 23px;
        cursor: pointer;
        transition: all 500ms ease;
}
.top-page-menu .widget-content .category-list li a{color: #222;}
.top-page-menu .widget-content .category-list li.active, .top-page-menu .widget-content .category-list li:hover{
        background: var(--primary-red-color);
        border-color: var(--primary-red-color);
}
.top-page-menu .widget-content .category-list li.active a, .top-page-menu .widget-content .category-list li:hover a{color: var(--bg-white);}
.service-topics .news-block-one .inner-box .lower-content .post-date, .service-products .news-block-one .inner-box .lower-content .post-date{display: none;}
.main-menu .navigation > li > ul, .main-menu .navigation > li > .megamenu{width: 250px}
.text-body-overflow-ellipses, .related-title, .team-block-two .inner-box .lower-content .inner .designation, .news-block-one .inner-box .lower-content .post-des, .service_list_title {
    width: 100%;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    text-overflow: ellipsis;
    height: 88px;
}
.news-block-one .inner-box .lower-content .post-des{
    height: 120px;
    -webkit-line-clamp: 5;
    display: -webkit-box;
}
.service_list_title{
    height: 55px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
}
.related-title{
    height: 80px;
    -webkit-line-clamp: 3;
    display: -webkit-box;
}
.f-width .news-block-one .inner-box{
    display: flex;
}
.f-width .news-block-one .inner-box .image-box{
    flex: 0 0 40%;
}
.f-width .news-block-one .inner-box .post-date{
    display: none;
}
.article-content p{margin-bottom: 10px;}
.social-share a.item {
    padding: 5px;
    font-size: 30px;
    margin-right: 10px;
    color: #aaa;
}
.social-share a.item:hover {
    color: inherit;
}
.main-menu .navigation > li > a{
    text-transform: uppercase;
    font-size: 14px;
}
.public-document-view .page-title .title h1{
    font-size: 25px;
}
.public-document-view .page-title .title h2{
    margin-top: 10px;
    font-size: 20px;
}
@media only screen and (max-width: 1024px){
    .header-upper-two .info-box{display: none;}
}
@media only screen and (max-width: 991px) {
    .main-header .logo-box .logo{
        flex: 0 0 10% !important;
        margin: 0;
    }
    .main-header .logo-box .logo img{
        max-height: 57px;
    }
}
@media only screen and (max-width: 599px) {
    .main-header .logo-box .logo{
        flex: 0 0 18% !important;
    }
    .main-header .social-links {
        margin-bottom: 0;
    }
    .header-top .top-inner{
        display: flex;
        justify-content: space-between;
    }
    .header-top .social-links li a, .language.item a{
        font-size: 12px;
        color: var(--bg-white);
    }
    .main-header .social-links li{
        margin-right: 10px;
    }
    .header-top{
        background: var(--primary-blue-color);
    }
    .main-header .logo-box{
        padding: 15px 0;
    }
    .header-upper-two .info-box{display: none;}
    .header-upper-two .text-logo{
        font-size: 10px !important;
        text-align: left;
    }
    .header-lower{
        background: var(--bg-light-color);
    }
    .fixed-header .header-lower{
        z-index: 999;
        opacity: 1;
        visibility: visible;
        -ms-animation-name: fadeInDown;
        -moz-animation-name: fadeInDown;
        -op-animation-name: fadeInDown;
        -webkit-animation-name: fadeInDown;
        animation-name: fadeInDown;
        -ms-animation-duration: 500ms;
        -moz-animation-duration: 500ms;
        -op-animation-duration: 500ms;
        -webkit-animation-duration: 500ms;
        animation-duration: 500ms;
        -ms-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
        -op-animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        -ms-animation-iteration-count: 1;
        -moz-animation-iteration-count: 1;
        -op-animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        background-color: var(--primary-blue-color);
        position: fixed;
        left: 0px;
        top: 0px;
        width: 100%;
        transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
    }
    .fixed-header .menu-area .mobile-nav-toggler{
        background-color: var(--bg-light-color);
        color: var(--dark-blue-color);
    }
    .fixed-header .menu-area .mobile-nav-toggler .icon-bar{background-color: var(--dark-blue-color) !important;}
    .fixed-header .menu-right-content li button{
        color: var(--bg-white) !important;
    }
    .fixed-header .center-logo.d-none{display: block !important}
    .fixed-header .center-logo .logo-box .logo{flex: 0 0 16% !important}
    .fixed-header .center-logo .logo-box .text-logo{
        font-size: 7px !important;
        color: #fff;
        text-align: left;
    }
    .fixed-header .header-lower .outer-box{
        display: flex;
        gap: 15px;
        justify-content: space-between;
        width: 100%;
    }
    .main-header.style-two .menu-right-content li button{
        color: var(--primary-blue-color);
    }
    .sec-title::before{
        width: 35%;
    }
    .sec-title h2{
        margin-bottom: 15px;
    }
    .service-block-three .inner-box{
        height: 190px;
        margin-bottom: 20px;
    }
    .blog-details-content .news-block-three .inner-box .lower-content .post-date{
        top: 110px;
        z-index: 9;
        right: 0;
        left: auto;
    }
    .news-block-three .inner-box .lower-content .inner{padding-left: 0}
    .sec-pad-2{
        padding: 20px 0 50px 0;
    }
    .counter-block-two .inner-box .icon-box{
        top: -5px;
        font-size: 45px;
        line-height: 1.5;
    }
    .counter-block-two .inner-box {
        margin-bottom: 20px;
    }
    .counter-block-two .inner-box{
        padding-left: 50px;
    }
    .counter-block-two .inner-box .count-outer{
        font-size: 35px;
        line-height: 1;
        margin-bottom: 0;
    }
    .counter-block-two .inner-box h5{font-size: 12px;}
    .funfact-style-two{text-align: left;}
    .news-section .news-block-one.position-relative{margin-bottom: 15px}
    .tab-btn-box.sticky{
        top: 68px;
        padding: 15px 15px 0 15px;
    }
    .cta-section .inner-box{
        padding: 10px 40px;
        margin-bottom: -125px;
    }
    .f-width .news-block-one .inner-box{
        display: block;
    }
}
@media only screen and (max-width: 499px){
    .banner-section.style-two .content-box{max-height: 70px;}
}