/* BANNER */
.banner {width: 100%;overflow: hidden;position: relative;}    
.bannertext {position: absolute;top: 0;left: 0;right: 0;width: 100%;height: 100%;z-index: 1;background: rgb(0 0 0 / 31%);}


.webox {    
    width: 100%;
    position: relative;
    z-index: 1;
    max-width: 700px;
    margin: 0 auto;
    text-align: center;
}
.hmbo_wrap {display: flex;align-items: center;height: 100%;}


.js_hmbanner.slick-dotted.slick-slider{margin-bottom: 0;}
.js_hmbanner {height:782px;}
.js_hmbanner .slideingdiv > img {width: 100%;height:829px;object-fit: cover;}
.big_title{
    font-size : clamp(34px, 2.5vw, 56px);
    line-height: 1.3;
    font-weight: 800;
    color: var(--white);
    margin-bottom: 20px;
    text-transform: uppercase;
}

/* .js_hmbanner .slick-dots{
    bottom:15px;
    line-height: 100%;
    left: 18%;
    right: 0;
    margin: 0 auto;
    max-width: 550px;
}
.js_hmbanner .slick-dots li button{
    width: 14px;
    height: 14px;
    border:1px solid #000;
    background: #000;
    border-radius: 100%;
}
.js_hmbanner  .slick-dots li{
    width: 14px;
    height: 14px;
} */
.js_hmbanner .slick-dots li button:hover,
.js_hmbanner .slick-dots li.slick-active button{
    background: #FFEE00;
}
.js_hmbanner .slick-dots li button:before{
    content: none;
}
.experience_patter{
    font-size: 14px;
    font-weight: 800;
    color: var(--orange);
    text-transform: uppercase;
    letter-spacing: 1px;
    position: relative;
    border-radius: 30px;
    /* border: 2px solid var(--orange); */
    min-height: 40px;
    display: inline-flex;
    min-width: 165px;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
}
.experience_patter:after, .experience_patter:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
}
.experience_patter:before{
    background:url(../../assets/images/button-line.svg)no-repeat ;
}
.experience_patter:after{
    background: url(../../assets/images/star-pattern-1.svg)no-repeat;
    width: 30px;
    height: 30px;
    left: 15px;
    top: -12px;
}
.experience_patter span{
    position: relative;
}
.experience_patter span:after{
    content: "";
    position: absolute;
    background: url(../../assets/images/star-pattern.svg)no-repeat;
    width: 15px;
    height: 15px;
    right: -10px;
    bottom: -10px;
}


.js_hmbanner .slideingdiv:not(:first-child) {
    display: none;
}

.js_hmbanner.slick-initialized .slideingdiv,
.js_hmbannerslick-initialized .slideingdiv:not(:first-child) {
    display: block;
}

/* START discover the perfect kitchen  */
.discover_left{
    width: 650px;
}
.discover_right{
    width: calc(100% - 650px);
    padding-left: 187px;
}
.discover_left .title_md {
    letter-spacing: normal;
}
 .ctent_association_list{
    margin:35px 0 0;
}
.ctent_association_list li .associ_box{
    min-width: 180px;
    min-height: 80px;
    box-shadow: 0 2px 10px rgb(42 129 114 / 8%);
}
.line_pattern{
    position: relative;
}
.line_pattern:after{
    content: "";
    position: absolute;
    right:-300px;
    top:0;
    bottom:0;
    margin: auto 0;
    background: url(../../assets/images/line-pattern.svg)no-repeat ;
    width: 416px;
    height:446px;
}
.hm_discover_top .flex-container {
    position: relative;
    z-index: 1;
}


/* FACTOR */
.factbox{
    background: #fff;
    border-left: 4px solid var(--orange);
    padding: 16px 20px;
    border-radius: 0 4px 4px 4px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-shadow: 0 3px 8px rgb(42 129 114 / 8%);
}
.factbox .title_xs{
    margin-bottom: 0;
    font-size: 14px;
    font-weight: bold;
    max-width: 130px;
    line-height: 20px;
}
.factor_list{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap:35px ;
    row-gap: 40px;
}

/* *********** OUR SERVICES ************** */

.kitchen_pattern{
    position: absolute;
    left:0;
    top:177px;
    bottom: 0;
    margin: auto 0;
}
.right_kitchen{
    left: inherit;
    right: 0;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    top: -50px;
}
.dotted_right ,
.dotted_left {
    top: 39%;
    position: absolute;
}
.dotted_left{
    left: -30px;
}
.dotted_right{
    right: -30px;
}
.repeat_dotted{position: absolute;right:0;bottom: 90px;}

/* ********** Touch with us ********* */
.hm_touch_withus{
    padding: 75px 0 65px;
    background: rgb(0 0 0 / 53%);
    min-height: 650px;
    display: flex;
    align-items: center;
    overflow: hidden;
}
.hm_touch_withus .container{
    width: 100%;
}
.touch_inner{
    max-width: 650px;
    margin: 0 auto;
    min-height: 505px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
}
.touch_inner p{color: var(--white);}
.touch_inner .title_lg{
    margin-bottom: 5px;
    letter-spacing: 0.4px;
}
.touch_inner p + [class*="btn_"]{
    margin-top: 20px;
}
.image1{
    position: absolute;
    left: 114px;
    top: 35px;
}
.image2{
    position: absolute;
    right:28px;
}
.image3{
    position: absolute;
    left: 100px;
    bottom: 60px;
}
.image4{
    position: absolute;
   right: -20px;
    bottom: 65px;
}
/* ********** our process ********* */
.our_process .intro{
    max-width: 550px;
}
.step_process{
    display: flex !important;
    flex-wrap: wrap;
}
.step_process ul.resp-tabs-list{
    width: 290px;
    padding-left: 35px;
    position: relative;
}
.step_process .resp-tabs-container{
    width: calc(100% - 290px);
}
.step_process ul.resp-tabs-list li{
    position: relative;
}
.step_process ul.resp-tabs-list li:not(:last-child){
    padding-bottom: 25px;
}
.step_process ul.resp-tabs-list li label{
    font-size: 12px;
    color: #657377;
    text-transform: uppercase;
    letter-spacing: 0.4px;
    font-weight: 800;
    line-height: 100%;
}
.step_process ul.resp-tabs-list li .title_xs{
    font-size: 14px;
    color: #657377;
    margin-bottom: 0;
    line-height: 100%;
}
.step_process .resp-tabs-list:after {
    content: '';
    position: absolute;
    left: 0;
    top: 20px;
    background: #BDC3C5;
    width: 2px;
    height: 90%;
}
.step_process ul.resp-tabs-list li:before{
    content: "";
    position: absolute;
    left: -40px;
    top: 16px;
    width: 12px;
    height: 12px;
    border-radius: 100%;
    z-index: 1;
    background-color: #BDC3C5;
}
.tab_left{
    width: calc(100% - 522px);
    padding-right: 100px;
}
.tab_right{
    width:522px;
}
.step_process ul.resp-tabs-list li.resp-tab-active .title_xs{
    color: var(--orange);
}
.step_process ul.resp-tabs-list li.resp-tab-active label{
    color: var(--dark-blue);
}
.step_process ul.resp-tabs-list li.resp-tab-active:before{
    background: var(--orange);
}
.step_process .resp-tabs-list li:after {
    display: block;
    content: '';
    position: absolute;
    left: -35px;
    top: 20px;
    width: 2px;
    height: 100%;
    background: transparent;
    z-index: 1;
}
.step_process .resp-tabs-list li.resp-tab-active:after {
    background:  var(--orange);
} 
.step_process .resp-tabs-list li:last-child:after{
    content: none;
}



/* START MEDIA QUERY */
@media screen and (max-width: 1439.99px){

    /* be with touch us */
    .image1{left: 30px;}
    .image2{right:0;}
    .image3{left: 30px;}

    /* ****** discover perfect kitchen ******  */
    .discover_left {width: 550px;}
    .discover_right {
        width: calc(100% - 550px);
        padding-left: 80px;
    }
    .ctent_association_list li .associ_box {
        min-width: 170px;
    }

    /* ****** our process ******  */
    .tab_right {width: 450px;}
    .tab_left {width: calc(100% - 450px);padding-right: 40px;}
    .step_process ul.resp-tabs-list {width: 250px;}
    .step_process .resp-tabs-container {width: calc(100% - 250px);}
    .step_process ul.resp-tabs-list li:not(:last-child) {padding-bottom: 25px;}
    
}

@media screen and (max-width: 1199.99px){

    /* ****** BANNER ****  */
    .js_hmbanner .slideingdiv > img  , .js_hmbanner{height: 500px;}

    /* be with touch us */
    .hm_touch_withus{padding: 40px 0;    min-height: auto;}
    .image1 , .image2{
        opacity: 0.8;
    }
    .image1 , .image2 , .image4{
        max-width: 268px;
    }
    .image3{
        max-width: 160px;
    }
    .touch_inner{min-height: 445px;position: relative; z-index: 1;}


    /* ****** discover perfect kitchen ******  */
    .discover_left {width: 500px;}
    .discover_right {width: calc(100% - 500px);padding-left: 30px;}
    .factor_list{column-gap: 20px;row-gap: 20px;}
    .ctent_association_list li .associ_box {min-width: 150px;padding: 0 10px;}
    .discover_left .ctent_association_list{margin-bottom: 0;}
    .ctent_association_list {margin: 25px 0;}
    /* ****** our process ******  */
    .tab_left {width: 100%;padding-right: 0;margin-bottom: 20px;}
    .step_process ul.resp-tabs-list{padding-left: 15px;}
    .step_process ul.resp-tabs-list {width: 220px;}
    .step_process .resp-tabs-container {width: calc(100% - 220px);}
    .step_process .resp-tabs-container{padding: 0;}
    .step_process ul.resp-tabs-list li:before{left: -20px;}
    .step_process .resp-tabs-list:after{height: 85%;}
    .step_process .resp-tabs-list li:after{left: -15px;}
    .step_process ul.resp-tabs-list li:not(:last-child) {padding-bottom: 15px;}
    
}

@media screen and (max-width: 991.99px){
    /* be with touch us */
    .hm_touch_withus{
        padding: 60px 0;
    }
    .image1 , .image2 , .image3 , .image4 {
        display: none;
    }
    .touch_inner{
        min-height: auto;
    }
    /* ****** discover perfect kitchen ******  */
    .discover_left {width: 100%;}
    .discover_right {
        width: 100%;
        padding-left: 0;
        margin-top: 30px;
    }
    .step_process ul.resp-tabs-list , .step_process .resp-tabs-container {width: 100%;}
    .step_process .resp-tabs-container {margin-top: 30px;}
    .step_process ul.resp-tabs-list{
        display: flex;
        flex-wrap: nowrap;
        padding-left: 0;
        overflow: hidden;
        overflow-x: scroll;
        justify-content: flex-start;
    }
    .step_process ul.resp-tabs-list li{
        width: auto;
        display: inline-flex;
        flex-wrap: wrap;
        min-width: 180px;
        border-bottom: 1px solid #BDC3C5;
    }
    .step_process ul.resp-tabs-list li label{
        width: 100%;
    }
    .step_process .resp-tabs-list:after ,
    .step_process .resp-tabs-list li:after{
        content: none;
    }
    .step_process ul.resp-tabs-list li:before{
        content: none;
    }

   
}
@media screen and (max-width: 767.98px){
    /* ****** our process ******  */
    .step_process ul.resp-tabs-list{
       width: 100%;
    }
    /* .step_process h2.resp-accordion{
        display: block;
    } */
    .step_process .resp-tabs-container {
        width: 100%;
    }
    .dotted_left , .dotted_right{display: none}
   
}
@media screen and (max-width: 575.99px){
    /* FACTOR */
    .factor_list {column-gap: 10px;row-gap: 10px;}

    .ctent_association_list li .associ_box {min-width: 135px;padding: 0 8px;}

    .factor_list li .factbox{flex-wrap: wrap;padding: 15px 10px;text-align: center; }
    .factor_list li .factbox .title_xs{
        order:2;
        width: 100%;
    }
    .factor_list li .factbox .icon{
        order:1;    
        margin: 0 auto 10px;
        min-height: 48px;
    }
   

}