/* 
Theme Name: SaoKim Digital
Theme URI: https://saokim.digital/
Description: A product designed and implemented by SaoKim Digital for customers. Hotline 0964.699.499
Author: Sao Kim Team
Template: hello-elementor
Author URI: https://saokim.digital/
Version: 1.0.0
*/
@media only screen and (max-width: 600px) {

}

@media only screen and (min-width: 1140px) {
    .e-con-boxed > .e-con-inner {
        max-width: 1120px !important;
        margin-left: auto;
        margin-right: auto;
    }
}

@media only screen and (min-width: 1200px) {
    .e-con-boxed > .e-con-inner {
        max-width: 1140px !important;
        margin-left: auto;
        margin-right: auto;
    }
}


@media only screen and (min-width: 1440px) {
    .e-con-boxed > .e-con-inner {
        max-width: 1460px !important;
        margin-left: auto;
        margin-right: auto;
    }
}
body{overflow-x: hidden;}
.main-header-w.fixmenu{
    background: #fff;
}
.logo-2{
    display: none;
}
.main-header-w.fixmenu .logo-1{
    display: none;
}
.main-header-w.fixmenu .logo-2{
    display: block;
}
.swiper-pagination-bullet{
    transition: all .5s;
    opacity: 1;
    background: #fff;
}
.swiper-pagination-bullet-active{
    width: 37px !important;
    border-radius: 10px;
    background: #BC832C;
}
.main-header-w.fixmenu,.main-header.fixmenu{
    position: fixed;
    left: 0;
    top: 0;
    background: #fff !important;
    z-index: 99;
}
.main-header-w.fixmenu .elementor-nav-menu--main .elementor-item{
    color: #0A0A0A !important;
}
.main-header-w.fixmenu .elementor-icon svg rect{
    fill:#BC832C;
}

.main-header-w.fixmenu .elementor-icon svg path{
    stroke:#BC832C;
}
.main-header-w .elementor-element.e-con-full,.main-header .elementor-element.e-con-full{
    transition: all .25s;
}
.main-header-w.fixmenu .elementor-element.e-con-full,.main-header.fixmenu .elementor-element.e-con-full{
    padding: 5px 0;
    border: none;
}

.main-header-w.fixmenu .sub-arrow svg{
    fill:#000;
}

.value-home{
    gap: 0;
    position: relative;
    height: 520px;
    display: flex !important;
}
.value-home .elementor-widget-icon-box{
    position: absolute;
    top: 0;
    left: 0;
    width: 28%;
}
.value-home .elementor-widget-icon-box:nth-child(2){
    left: 15%;
}
.value-home .elementor-widget-icon-box:nth-child(3){
    left: 50%;
    transform: translateX(-50%);
}
.value-home .elementor-widget-icon-box:nth-child(4){
    right: 15%;
    left: auto;
}
.value-home .elementor-widget-icon-box:nth-child(5){
    right: 0;
    left: auto;
}


.value-home .elementor-widget-icon-box .elementor-icon-box-content{
    width: 100%;
    height: 380px;
    background: url(assets/images/bg-value.png) center center no-repeat;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 30px 70px;
    transition: ease all 500ms;
}
.value-home .elementor-widget-icon-box .elementor-icon-box-content:hover{
    background: url(assets/images/bg-value-hover.png) center center no-repeat;
    background-size: 100% 100%;
}



.value-home .elementor-icon-box-description{
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: -0.176px;
    margin-bottom: 0;
    opacity: 0;
    transition: ease all 500ms;
    max-height: 0;
}
.value-home .elementor-icon-box-content:hover .elementor-icon-box-description {
    max-height: 120px;
    opacity: 1;
}
.value-home .elementor-widget-icon-box .elementor-icon-box-content:hover .elementor-icon-box-title{
    color: #fff;
}

.value-home .elementor-widget-icon-box:nth-child(1),.value-home .elementor-widget-icon-box:nth-child(5){
    margin-top: -80px;
}
.value-home .elementor-widget-icon-box:nth-child(4),.value-home .elementor-widget-icon-box:nth-child(2){
    margin-top: 130px;
}
.doi-tac-left-to-right,.doi-tac-right-to-left{
    overflow: hidden;
}

.doi-tac-left-to-right .elementor-icon-list-items,.doi-tac-right-to-left .elementor-icon-list-items{
    display: flex;
    align-items: center;
    gap: 10px;
    will-change: transform;
    flex-wrap: nowrap !important;
}

.slider-ls--item:after{
    content: '';
    width: 18px;
    height: 18px;
    background: url(./assets/images/point.svg) center center no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(-50%, -50%);
    z-index: 3;
}
.slider-ls  .slick-current .slider-ls--item:after{
    background: url(./assets/images/point-1.svg) center center no-repeat;
    background-size: contain;
}


@media only screen and (max-width: 1550px) {
    .value-home .elementor-widget-icon-box .elementor-icon-box-content {
        height: 320px;
        padding: 20px 55px;
    }
    .value-home .elementor-icon-box-description {
        font-size: 14px !important;
    }
    .value-home .elementor-widget-icon-box:nth-child(4), .value-home .elementor-widget-icon-box:nth-child(2) {
        margin-top: 110px;
    }
    .value-home .elementor-widget-icon-box:nth-child(1), .value-home .elementor-widget-icon-box:nth-child(5) {
        margin-top: -70px;
    }



}

@media only screen and (max-width: 1110px) {
    .value-home .elementor-widget-icon-box{
        margin: 0 !important;
        min-width: 350px;
        height: 350px;
        position: relative;
        left: auto !important;
        right: auto !important;
        transform: translateX(0)  !important;
    }
    .value-home{
        overflow-x: auto;
        gap: 20px;
    }



}

@media only screen and (max-width: 767px) {
    .value-home{
        display: block !important;
        height: auto;
    }
    .value-home .elementor-widget-icon-box{
        min-width: 250px;
        width: 100% ;

    }
    .value-home .elementor-widget-icon-box .elementor-icon-box-content {
        height: 320px;
        padding: 20px 52px;
    }
    .value-home .elementor-icon-box-description {
        font-size: 14px !important;
    }
    .value-home .elementor-icon-box-content .elementor-icon-box-description {
        max-height: 120px;
        opacity: 1;
    }
    .value-home .elementor-widget-icon-box .elementor-icon-box-content .elementor-icon-box-title{
        color: #fff;
    }
    .value-home .elementor-widget-icon-box .elementor-icon-box-content{
        background: url(assets/images/bg-value-hover.png) center center no-repeat;
        background-size: 100% 100%;
    }



}

