.header-main .logo-left .logo::after{
    border-radius: 0 0 20px 0;
}
.home-news-imp::before{
    right: 17px;
}
.banner-home-cont h2{
    letter-spacing: 0.1em;
}
.header-main .main-menu .nav>li>a span:nth-child(2){
    font-size: 1.3rem;
    font-family: "Jost", serif;
}
.header-main .main-menu .nav > li span:first-child{
    font-family: "Zen Kaku Gothic New", sans-serif;
}
a.btn.btn-header:nth-child(1){
    margin-right: -12px;
}
.header-main .main-menu .nav>li{
    position: relative;
}
.header-main .main-menu .nav>li:not(:last-child)::after {
    content: "/";
    color: #fff;
    position: absolute;
    top: 15px;
    transform: translateY(25%);
    right: 0px;
}
.title-imp{
    font-family: "Zen Kaku Gothic New", sans-serif;
}
.box-home-about-map::after{
left:95px}
.box-home-news{gap: 38px;}
.home-news-right {
    width: 59%;
}
.banner-home::before {
    content: "";
    width: 555px;
    height: 626px;
    background-image: url(../images/index/banner-home-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 1;
    background-position: center center;
    bottom: -350px;
    left: -50px;
}
.home-about{
    position: relative;
}
.home-about::before {
    content: "";
    width: 752px;
    height: 824px;
    background-image: url(../images/index/about-bg-top.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 0;
    background-position: center center;
    top:0;
    left: -50px;
}
.case-study{
    position: relative;
}
.case-study::before {
    content: "";
    width: 100%;
    height: 1025px;
    position: absolute;
    z-index: 0;
    background-position: center center;
    background: linear-gradient(360deg, rgb(255, 255, 255) 0%, rgb(79, 193, 235) 100%);
    opacity: 0.25;
    top: -578px;
    z-index: -3;
}
.home-news{
    position: relative;
}
.home-news::before{
    content: "";
    width: 783px;
    height:739px;
    background-image: url(../images/index/news-bg-bottom.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 0;
    background-position: center center;
    bottom: -156px;
    right: 0;
}
.btn.btn-search{
    width:70px;
    height:70px;
}
.home-search-left::after{
    z-index: -10;
}

@media (min-width: 768px) and (max-width: 1366px) {
    .header-inner{
        padding-left: 15px;
    }
    .header-top{
        align-items: flex-start !important;
    }
    .header-main .logo-left .logo{
        padding-top: 30px;
    }
    .header-main .logo-left .logo::after{
        height: calc(100% + 70px);
    }
    .header-main .main-menu .nav>li>a{
        padding-left: 30px;
        padding-right: 30px;
    }
    a.btn.btn-header span{
        min-width: 380px;
        font-size: 1.5rem;
    }
}
@media (min-width: 768px) and (max-width: 1200px) {
    .header-main .logo-left .logo{
        width:190px;
    }
    a.btn.btn-header span{
        min-width: 300px;
        font-size: 1.3rem;
        padding-left: 60px;
    }
    a.btn.btn-header span::before{
        width:36px;
        left: 15px;
    }
    a.btn.btn-header span::after{
        right: 13px;
    }
    .header-main .main-menu .nav>li>a{
        font-size: 1.4rem;
        height: auto;
        padding-left: 20px;
        padding-right: 20px;
    }
    .header-main .main-menu .nav>li>a span:last-child{
        font-size: 1.1rem;
    }
}
@media (min-width: 768px) and (max-width: 960px) {
    .header-main .logo-left .logo{
        width:150px;
    }
    a.btn.btn-header span{
        min-width: unset;
        font-size: 1.2rem;
        padding-right: 15px;
    }
    a.btn.btn-header span::before{
        width:36px;
        left: 15px;
    }
    a.btn.btn-header span::after{
        display: none;
    }
    .header-main .main-menu .nav>li>a{
        font-size: 1.3rem;
        height: auto;
        padding-left: 20px;
        padding-right: 20px;
    }
    a.btn.btn-header:nth-child(1){
        margin-right: 0px;
    }
    .header-main .main-menu .nav > li span:first-child{
        min-height:unset;
    }
}

/* Compact header once the page is scrolled away from the top (desktop only) */
@media (min-width: 768px) {
    header.scrolled .header-wrapper {
        transition: transform 0.35s ease, background-color 0.35s ease;
    }

    header.scrolled .header-main .logo-left .logo {
        width: 130px;
    }

    header.scrolled .header-main .logo-left .logo::after {
        width: 300px;
        height: 100px;
        top: -19px;
        left: -35px;
        border-radius: 0 0 16px 0;
    }
    header.scrolled .header-main .logo-left .logo{
        width:220px;
        height: auto;
    }
    header.scrolled .header-inner {
        padding-left: 35px;
    }
    header.scrolled a.btn.btn-header span{
        padding-left: 0px;
        padding-top:40px;
    }
    header.scrolled a.btn.btn-header span br{
        display:block !important;
    }
    header.scrolled .box-main-menu {
        display: flex;
        align-items: center;
        justify-content: flex-end;
        padding-bottom: 0;
    }

    header.scrolled .box-main-menu::after {
        opacity: 0.79;
        background-color: #0879B2;
    }

    header.scrolled .box-top-header {
        margin-bottom: 0;
        margin-left: 24px;
        order: 2;
    }

    header.scrolled .navbar.nav-main {
        order: 1;
    }

    header.scrolled a.btn.btn-header{
        clip-path: polygon(15% 0, 100% 0%, 85% 100%, 0% 100%);
        right: -30px;
    }
    header.scrolled a.btn.btn-header:nth-child(1){
        margin-right: -24px;
    }
    header.scrolled a.btn.btn-header span {
        min-width: 200px;
        min-height: 40px;
        font-size: 1.6rem;
        padding-left: 40px;
        padding-bottom: 5px;
    }

    header.scrolled a.btn.btn-header span::before {
        width: 30px;
        height: 17px;
        left: 14px;
    }

    header.scrolled a.btn.btn-header span::after {
        width: 16px;
        height: 16px;
        right: 33px;
        top: unset;
        bottom: 0px;
    }

    header.scrolled a.btn.btn-header span::before{
        left: 50%;
        transform: translateX(-50%);
        width:60px;
        height: 30px;
        top:5px;
    }
    header.scrolled span.scroll-hide{
        display: none !important;
    }
    header.scrolled .header-main .main-menu .nav>li>a{
        padding-left: 25px;
        padding-right: 25px;
    }
    header.scrolled .header-main .main-menu .nav{
        margin-top:0;
    }
    header.scrolled .box-top-header{
        margin-left: 0;
    }
    header.scrolled .header-main .logo-left .logo{
        z-index: 9999;
    }
    header.scrolled .box-top-header{
        padding-top:3px;
        padding-bottom:3px;
    }
}
.banner-home-cont h2, .banner-home-cont h3{
    text-shadow: 0 0 10.1684px rgba(17, 74, 109, 0.45);
}
.home-reason:before{
    content: "";
    display: block;
    width: 100%;
    height: 458px;
    background: linear-gradient(180deg, rgb(255, 255, 255,0) 0%,rgba(255, 255, 255, 100) 100%);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -3;
}
a.no-link{
    pointer-events: none !important;
    cursor: default !important;
}
a.no-icon:after{
    display: none !important;
}
.left-align{
    position: relative;
    left: -12px;
}
.left-align{
    position: relative;
    left: -10px;
}
@media (min-width: 768px) and (max-width: 1435px){
    header.scrolled .header-main .logo-left .logo{
        width:155px;
    }
    header.scrolled .header-inner{
        padding-left: 15px;
    }
    header.scrolled .header-main .logo-left .logo::after{
        width:233px;
        top: -27px;
    }
    header.scrolled .header-main .main-menu .nav>li>a{
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media (min-width: 768px) and (max-width: 1366px){
    header.scrolled .header-main .logo-left .logo::after{
        top: 0;
    }
    header.scrolled .header-main .main-menu .nav{
        position: relative;
        right: -40px;
    }
    header.scrolled a.btn.btn-header span{
        min-width:170px;
    }
    header.scrolled a.btn.btn-header span::after{
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 1250px){
    header.scrolled .header-main .logo-left .logo{
        width:122px;
    }
    header.scrolled .header-main .logo-left .logo::after{
        width:187px;
    }
    .header-main .main-menu .nav > li span:first-child,header.scrolled a.btn.btn-header span{
        font-size: 14px;
        letter-spacing: normal  ;
    }
    header.scrolled .header-main .logo-left .logo::after{
        height:92px;
    }
    header.scrolled a.btn.btn-header{
        clip-path: polygon(5% 0, 100% 0%, 95% 100%, 0% 100%);
    }
    header.scrolled a.btn.btn-header span{
        min-width:135px;
        padding-left: 27px;
    }
    header.scrolled a.btn.btn-header{
        right:0;
    }
    header.scrolled .header-main .main-menu .nav{
        right:0;
    }
    header.scrolled a.btn.btn-header:nth-child(1){
        margin-right: -4px;
    }
}
@media (min-width: 768px) and (max-width: 1066px){
    header.scrolled a.btn.btn-header span{
        font-size:12px;
        min-width: 112px;
        padding-left: 15px;
    }
    header.scrolled .header-main .main-menu .nav>li>a{
        padding-left: 15px;
        padding-right: 15px;
        font-size: 12px;
    }
    header.scrolled .box-main-menu{
        min-height: 90px;
    }
}
@media (min-width: 768px) and (max-width: 966px){
    header.scrolled .box-top-header{
        display: none;
    }
}