.section1-home{
    height: 600px;
}
.section1-home .row{
    margin-top: 100px;
    margin-bottom: 100px;
    position: relative;
}
.section1-home .row .back-to-link::before{
    content: '';
    position: absolute;
    background-image: url(/wp-content/uploads/2025/04/arrow-bottom.webp);
    background-size: cover;
    background-repeat: no-repeat;
    width: 25px;
    height: 18px;
    bottom: -100%;
    left: 50%;
    transform: translate(-50%, 100%);
}
.section1-home .row .col{
    padding-bottom: unset;
}
.section1-home .row p{
    margin-bottom: unset;
    font-family: 'Google Sans', sans-serif;
    font-style: italic;
    line-height: 1.6em;
}
.section1-home .row p span{
    font-family: 'iCiel Rukola', sans-serif;
    font-size: 24px;
}

.section2-home .col-right{
    display: flex;
    align-items: center;
}
.section2-home .col-right h2{
    font-family: 'iCiel Rukola', sans-serif;
    color: var(--black);
    font-weight: 400;
    font-size: 46px;
    font-style: italic;
    position: relative;
}
.section2-home .col-right h2::before{
    content: '';
    position: absolute;
    background-color: var(--black);
    height: 1px;
    width: 220px;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.section2-home .col-right h2 span{
    font-family: 'Huxley ExtraBlack', sans-serif;
    color: var(--red);
    text-transform: uppercase;
    font-weight: 900;
    font-size: 46px;
    font-style: normal;
}
.section2-home .col-right p{
    color: var(--black);
    font-style: italic;
    font-family: 'Google Sans', sans-serif;
}

.section3-home h2{
    font-family: 'iCiel Rukola', sans-serif;
    font-weight: 400;
    font-size: 46px;
    font-style: italic;
    margin-top: 20px;
}
.section3-home .col .box .box-text{
    text-shadow: unset;
    top: 52%;
}
.section3-home .box p{
    text-transform: uppercase;
    font-family: 'Google Sans', sans-serif;
    color: var(--white);
    font-weight: 700;
}
.section3-home .box .overlay{
    display: none;
}
.section3-home .icon-box1,
.section3-home .icon-box3{
    margin-top: 15%;
}
.section3-home .icon-box2{
    margin-top: 30%;
}

.section4-home h2{
    font-family: 'iCiel Rukola', sans-serif;
    color: var(--red);
    font-weight: 400;
    font-size: 46px;
    font-style: italic;
    margin-top: 20px;
    margin-bottom: -20px;
}
.section4-home .row p{
    color: var(--black);
    font-family: 'Google Sans', sans-serif;
}
.section4-home .row-bottom1 .title,
.section4-home .row-bottom2 .title,
.section4-home .row-bottom3 .title,
.section4-home .row-bottom4 .title{
    display: flex;
    flex-direction: row;
    column-gap: 15px;
}
.section4-home .row-bottom1 .number,
.section4-home .row-bottom2 .number,
.section4-home .row-bottom3 .number,
.section4-home .row-bottom4 .number{
    font-size: 100px;
    font-family: 'Huxley ExtraBlack', sans-serif;
    color: var(--red);
    font-weight: 900;
    margin-bottom: unset;
}
.section4-home .row-bottom1 h3,
.section4-home .row-bottom2 h3,
.section4-home .row-bottom3 h3,
.section4-home .row-bottom4 h3{
    font-family: 'Huxley ExtraBlack', sans-serif;
    font-size: 36px;
    color: var(--red);
    display: flex;
    flex-direction: column;
    justify-content: center;
    line-height: 1.2em;
    margin-bottom: unset;
}
.section4-home .row-bottom2 h3,
.section4-home .row-bottom2 p,
.section4-home .row-bottom4 h3,
.section4-home .row-bottom4 p{
    text-align: right;
}
.section4-home .row-bottom1 h3 p,
.section4-home .row-bottom2 h3 p,
.section4-home .row-bottom3 h3 p,
.section4-home .row-bottom4 h3 p{
    font-family: 'iCiel Rukola', sans-serif;
    color: var(--black);
    font-weight: 400;
    font-size: 24px;
    margin-bottom: unset;
    font-style: italic;
}
.section4-home .row-bottom1 .col-right .col-inner,
.section4-home .row-bottom2 .col-right .col-inner,
.section4-home .row-bottom3 .col-right .col-inner,
.section4-home .row-bottom4 .col-right .col-inner{
    margin-left: 25%;
}
.section4-home .row-bottom2 .col-left .col-inner,
.section4-home .row-bottom4 .col-left .col-inner{
    right: 25%;
}
.section4-home .row-bottom1 .col-right,
.section4-home .row-bottom2 .col-left,
.section4-home .row-bottom3 .col-right,
.section4-home .row-bottom4 .col-left{
    display: flex;
    align-items: center;
}
.section4-home .row-bottom1 .col-right::before,
.section4-home .row-bottom2 .col-right::before,
.section4-home .row-bottom3 .col-right::before
{
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 1px;
    height: 70%;
    background-color: #3c3c3c;
}
.section4-home .row-bottom4 .col-right::before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 30%;
    background-color: #3c3c3c;
}
.section4-home .row-bottom2 .col-right::before,
.section4-home .row-bottom3 .col-right::before{
    height: 100%;
}
.section4-home .row-bottom1 .col-right::after,
.section4-home .row-bottom2 .col-right::after,
.section4-home .row-bottom3 .col-right::after{
    content: '';
    position: absolute;
    left: 0;
    top: 30%;
    transform: translate(-50%, -30%);
    width: 32px;
    height:32px;
    background-image: url(/wp-content/uploads/2025/04/icon-quytrinh.png);
    background-repeat: no-repeat;
    background-size: cover;
}
/*.section4-home .row-bottom2 .col-right::after,*/
/*.section4-home .row-bottom3 .col-right::after{*/
/*    top: 30%;*/
/*    transform: translate(-50%, -30%);*/
/*}*/
.section4-home .row-bottom4 .col-right::after{
    content: '';
    position: absolute;
    left: 0;
    top: 30%;
    transform: translate(-50%, -30%);
    width: 32px;
    height:32px;
    background-image: url(/wp-content/uploads/2025/04/icon-quytrinh.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.section5-home .col{
    padding-bottom: unset;
}
.section5-home .col p{
    font-family: 'Google Sans', sans-serif;
}
.section5-home .certificate img {
    width: 100%;
    max-width: 300px;
    margin: 30px auto;
    display: block;
}
.section5-home .slick-prev i, 
.section5-home .slick-next i {
    font-size: 24px;
    color: var(--white);
}
.section5-home .slick-prev:before,
.section5-home .slick-next:before{
    display: none;
}
.section5-home .slick-prev{
    left: 6%;
}
.section5-home .slick-next{
    right: 6%;
}
.section5-home .col-left{
    display: flex;
    align-items: center;
}


.section6-home::before{
    content: '';
    position: absolute;
    background-image: url(/wp-content/uploads/2025/04/animation-up.svg);
    background-repeat: no-repeat;
    background-size: cover;
    top: 0;
    width: 100%;
    height: 200px;
    transform: translateY(-100%);
    z-index: 1;
}
.section6-home::after{
    content: '';
    position: absolute;
    background-image: url(/wp-content/uploads/2025/04/animation-down.svg);
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 0;
    width: 100%;
    height: 200px;
    transform: translateY(100%);
    z-index: 2;
}
.section6-home .row{
    padding-top: 30px;
}
.section6-home .col-left,
.section6-home .col-right .icon-box-text{
    display: flex;
    align-items: center;
}
.section6-home .col-left .img-inner{
    text-align: center;
}
/*.section6-home .col-left img{
    height: 650px;
    width: 450px;
}*/
.section6-home .col-right{
    color: var(--white);
}
.section6-home .col-right h4{
    margin-bottom: unset;
}
.section6-home .col-right h4{
font-family: 'iCiel Rukola', sans-serif;
    color: var(--white);
    font-weight: 400;
    font-size: 28px;
    line-height: 44px;
    font-style: italic;
}
.section6-home .col-right h2{
    font-family: 'iCiel Rukola', sans-serif;
    color: var(--white);
    font-weight: 400;
    font-size: 46px;
    line-height: 44px;
    font-style: italic;
}
.section6-home .col-right p{
    font-family: 'Google Sans', sans-serif;
}
.section6-home .col-right .icon-box2{
    margin: 30px 0;
}
.section6-home .col-right .icon-box-text p{
    font-size: 18px;
    font-weight: 700;
}
.section6-home .col-right .button span{
    font-family: 'Google Sans', sans-serif;
    font-size: 14px;
    color: var(--red);
}



.section7-home{
    padding-top: 140px !important;
}
.section7-home::before{
    content: '';
    position: absolute;
    background-image: url(/wp-content/uploads/2025/04/thung-go.webp);
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 0;
    right: 8%;
    transform: translateX(-8%);
    width: 650px;
    height: 700px;
    z-index: 1;
}
.section7-home h2{
    color: var(--red);
    font-family: 'iCiel Rukola', sans-serif;
    font-weight: 400;
    font-size: 46px;
    margin-bottom: unset;
    font-style: italic;
    margin-top: 20px;
}
.section7-home .slick-prev:before,
.section7-home .slick-next:before{
    display: none;
}
.section7-home .slider-featured-wrapper {
    position: relative;
}
.section7-home .slider-featured-prev,
.section7-home .slider-featured-next {
    position: absolute;
    top: 50%;
    z-index: 10;
    font-size: 24px;
    background: transparent;
    border: none;
    color: var(--red);
    transform: translateY(-50%);
}
.section7-home .slider-featured-prev {
    right: 98%;
}
.section7-home .slider-featured-next {
    left: 100%;
}
.section7-home .product-item{
    background-color: var(--white);
    /*box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;*/
    margin: 0 15px;
    border-radius: 15px;
    /*padding: 30px;*/
    text-align: left;
    /*height: 450px;*/
}
.section7-home .product-item h3{
    font-size: 16px;
    color: var(--black);
    font-weight: 700;
    font-family: 'Google Sans', sans-serif;
    /*margin-top: 0px;*/
    padding: 10px;
    text-align: center;
    margin-bottom: 0px;
}
.section7-home .product-item img{
    width: 100%;
    height: 100%;
    border-radius: 10px 10px 0 0;
}
.section7-home .product-item .price-item bdi{
    font-family: 'Google Sans', sans-serif;
    color: var(--red);
    font-size: 20px;
    font-weight: 600;
    font-style: italic;
}
.section7-home .image-box{
    display: flex;
    justify-content: center;
}
.section7-home .read-more{
    font-family: 'Google Sans', sans-serif;
    color: var(--black);
    font-size: 16px;
    font-weight: 400;
    display: none;
}
.section7-home .read-more i{
    font-size: 14px;
    color: var(--black);
    padding-left: 10px;
}
.section7-home .price-item{
    margin-bottom: 15px;
    display: none;
}

.section8-home{
    padding-top: 60px !important;
}
.section8-home h2{
    font-family: 'iCiel Rukola', sans-serif;
    color: var(--white);
    font-weight: 400;
    font-size: 46px;
    line-height: 44px;
    font-style: italic;
}
.section8-home .button-slider-customer{
    display: flex;
    flex-direction: row;
}
.section8-home .button-slider-customer i{
    color: var(--black);
    font-size: 24px;
}
.section8-home .col-left button{
    padding: unset;
    background-color: var(--white);
    padding: 6px 13px;
    border-radius: 10px;
}
.section8-home .col-left button:hover i{
    color: var(--red);
}
.section8-home .col-right .customer-slide{
    background-color: var(--white);
    margin: 0 10px;
    border-radius: 10px;
    height: 220px;
}
.section8-home .customer-content{
    padding: 15px;
    border-bottom: 1px solid #E9EFF5;
}
.section8-home .customer-info{
    padding: 15px;
    display: flex;
    flex-direction: row;
    column-gap: 15px;
}
.section8-home .customer-info img{
    width: 70px;
    height: 70px;
    object-fit: cover;
    border-radius: 50%;
}
.section8-home .customer-content p{
    font-family: 'Google Sans', sans-serif;
    color: var(--black);
    margin-bottom: unset;
}
.section8-home .customer-meta{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.section8-home .customer-meta strong{
    font-family: 'Google Sans', sans-serif;
    color: var(--black);
    font-size: 18px;
    font-weight: 700;
}
.section8-home .customer-meta span{
    font-family: 'Google Sans', sans-serif;
    color: #717276;
    font-size: 16px;
    font-weight: 400;
}

.section9-home{
    padding-bottom: unset !important;
}
.section9-home h2{
    color: var(--red);
    font-family: 'iCiel Rukola', sans-serif;
    font-weight: 400;
    font-size: 46px;
    margin-bottom: unset;
    font-style: italic;
    margin-top: 20px;
}
.section9-home .latest-posts-wrapper{
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-column-gap: 30px;
}
.section9-home .post-card{
    width: 100%;
    height: fit-content;
    background: var(--white);
    border-radius: 6px;
    overflow: hidden;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}
.section9-home .post-card img{
    width: 100%;
    height: 200px;
    object-fit: cover;
    border-radius: 6px;
}
.section9-home .post-content{
    padding: 15px;
    font-family: 'Google Sans', sans-serif;
}
.section9-home .post-content h3{
    font-family: 'Google Sans', sans-serif;
    color: var(--black);
    font-size: 20px;
    font-weight: 700;
}
.section9-home .post-time{
    color: #9497A1;
    margin-bottom: .5em;
}
.section9-home .post-content .content{
    color: #3C3C3C;
}
.section9-home .post-content a{
    color: var(--red);
}
.section9-home .post-content a i {
    font-size: 14px;
    color: var(--red);
    padding-left: 10px;
}

.section10-home{
    padding-top: 60px;
}
.section10-home h2{
    font-family: 'Huxley ExtraBlack', sans-serif;
    color: var(--red);
    font-weight: 900;
    font-size: 46px;
    font-style: normal;
    margin-top: -20px;
}
.section10-home .col-left p{
    font-family: 'Google Sans', sans-serif;
    color: var(--black);
}
.section10-home .col-left input,
.section10-home .col-left textarea{
    background-color: transparent;
    border: 1px solid #3C3C3C;
    border-radius: 4px;
}
.section10-home .col-left input{
    height: 3.5em;
}
.section10-home .col-left input::placeholder,
.section10-home .col-left textarea::placeholder{
    font-family: 'Google Sans', sans-serif;
    color: #3C3C3C;
    font-size: 16px;
    font-weight: 400;
}
.section10-home .group-contact{
    display: flex;
    column-gap: 30px;
}
.section10-home .button-submit input{
    background-color: var(--red);
    border: unset;
    font-size: 16px;
    font-weight: 600;
    text-transform: math-auto;
    border-radius: 6px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.section10-home .col-left .icon-box-text{
    display: flex;
    align-items: center;
}
.section10-home .col-left .icon-box-text a{
    color: var(--black);
    font-family: 'Google Sans', sans-serif;
}
.section10-home .col-left .box2{
    margin: 10px 0;
}

.section10-home #popup-close{
    margin-left: 20px;
    cursor: pointer;
    position: relative;
    background-color: #ededed;
    top: -10px;
    left: 10px;
}


.row-doitac{
    padding-top: 60px;
}
.row-doitac h2{
    font-family: 'Huxley ExtraBlack', sans-serif;
    font-style: normal;
    font-size: 46px;
    margin-top: -20px;
}
.row-doitac .partner-slider {
   margin: 20px auto;
}

.row-doitac .partner-slide {
  text-align: center;
}
.row-doitac .slick-list{
    margin-left: 25px;
}

.row-doitac .partner-logo img {
   max-width: 100%;
   max-height: 80px;
   object-fit: contain;
   transition: transform 0.3s ease;
}

.row-doitac .partner-logo img:hover {
   transform: scale(1.05);
}
.top-footer img{
    /*height: 250px;*/
    margin-top: -50px;
}
.top-footer .col{
    padding: unset;
}
.footer-thuonghieu .img-left,
.footer-thuonghieu .img-right{
	display: flex;
	align-items: center;
}
.footer-thuonghieu .img-left.
.custom-footer .logo-bct .ux-logo-link{
	padding-right: unset;
}
.footer-thuonghieu .img-right{
	padding-left: unset;
	margin-left: -25px
}


@media (min-width: 1366px) {
  .section3-home .section-bg img {
    object-position: 48% 100% !important;
  }
  /*.section7-home::before{*/
  /*    right: 0;*/
  /*}*/
}

@media only screen and (min-width: 768px) and (max-width: 1023px){
    .section1-home .col p br{
        display: none;
    }
    .section1-home .row .back-to-link::before{
        bottom: -78%;
        transform: translate(-50%, 78%);
    }
    .section2-home .col-left{
        display: flex;
        align-items: end;
    }
    .section2-home .col-right p br{
        display: none;
    }
    .section3-home .row-bottom{
        justify-content: center;
    }
    .section3-home .icon-box1,
    .section3-home .icon-box2,
    .section3-home .icon-box3{
        margin-top: unset;
    }
    .section3-home .section-bg img{
        object-position: 48% 100% !important;
    }
    .section4-home .col img{
        width: 80%;
        height: auto;
    }
    .section4-home .row-bottom1 .col-left,
    .section4-home .row-bottom3 .col-left,
    .section4-home .row-bottom2 .col-right{
        text-align: center;
    }
    .section4-home .row-bottom1 .col-left .col-inner,
    .section4-home .row-bottom3 .col-left .col-inner{
        display: flex;
        justify-content: center;
    }
    .section4-home .row-bottom2 .col-right .col-inner{
        margin-left: 10px;
    }
    .section4-home .row-bottom1 .number, 
    .section4-home .row-bottom2 .number, 
    .section4-home .row-bottom3 .number, 
    .section4-home .row-bottom4 .number{
        font-size: 80px;
    }
    .section4-home .row-bottom1 .col-right .col-inner, 
    .section4-home .row-bottom3 .col-right .col-inner,
    .section4-home .row-bottom4 .col-right .col-inner{
        margin-left: 0;
    }
    .section4-home .row p br{
        display: none;
    }
    .section4-home .row-bottom1 .col-right::after, 
    .section4-home .row-bottom2 .col-right::after, 
    .section4-home .row-bottom3 .col-right::after,
    .section4-home .row-bottom4 .col-right::after{
        display: none;
    }
    .section4-home .row-bottom1 .col-right::before, 
    .section4-home .row-bottom2 .col-right::before, 
    .section4-home .row-bottom3 .col-right::before,
    .section4-home .row-bottom4 .col-right::before{
        display: none;
    }
    .section4-home .row-bottom2 .col-left .col-inner{
        right: 0;
    }
    .section4-home .row-bottom4 .col-left .col-inner{
        right: 15%;
        padding-left: 85px;
    }
    .section5-home{
        padding-bottom: 80px !important;
    }
    .section5-home .slick-prev{
        left: 0;
    }
    .section5-home .slick-next{
        right: 0;
    }
    /*.section6-home .col-left img{
        height: 570px;
    }*/
    .section8-home h2 br{
        display: none;
    }
    .section9-home .latest-posts-wrapper{
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(2, 1fr);
        grid-row-gap: 30px;
    }
    .section9-home .post-card:last-child{
        grid-column: span 2;
    }
    .top-footer img{
        height: 200px;
        object-fit: cover;
    }
}

@media only screen and (max-width: 767px){
    .section1-home .col p br,
    .section2-home .col-right p br,
    .section4-home .row p br{
        display: none;
    }
    .section1-home .row .back-to-link::before{
        bottom: -18%;
        transform: translate(-50%, 18%);
    }
    .section2-home .col-left{
        order: 2;
    }
    .section2-home .col-right{
        order: 1;
    }
    .section3-home .icon-box1,
    .section3-home .icon-box2,
    .section3-home .icon-box3{
        margin-top: unset;
    }
    .section3-home .box-image{
        width: 50% !important;
    }
    .section4-home .row img{
        width: 80%;
    }
    .section4-home .row-bottom1 .number, 
    .section4-home .row-bottom2 .number, 
    .section4-home .row-bottom3 .number, 
    .section4-home .row-bottom4 .number{
        font-size: 60px;
    }
    .section4-home .row-bottom1 .col-right::after, 
    .section4-home .row-bottom2 .col-right::after, 
    .section4-home .row-bottom3 .col-right::after,
    .section4-home .row-bottom4 .col-right::after{
        display: none;
    }
    .section4-home .row-bottom1 .col-right::before, 
    .section4-home .row-bottom2 .col-right::before, 
    .section4-home .row-bottom3 .col-right::before,
    .section4-home .row-bottom4 .col-right::before{
        display: none;
    }
    .section4-home .row-bottom1 .col-right .col-inner, 
    .section4-home .row-bottom2 .col-right .col-inner, 
    .section4-home .row-bottom3 .col-right .col-inner, 
    .section4-home .row-bottom4 .col-right .col-inner{
        margin-left: unset;
    }
    .section4-home .row-bottom2 .col-left .col-inner, 
    .section4-home .row-bottom4 .col-left .col-inner{
        right: unset;
    }
    .section4-home .row-bottom2 .col-left,
    .section4-home .row-bottom4 .col-left{
        order: 2;
    }
    .section4-home .row-bottom2 .col-right .col-inner,
    .section4-home .row-bottom4 .col-right .col-inner{
        display: flex;
        justify-content: end;
    }
    .section4-home .row-bottom2 .img-inner,
    .section4-home .row-bottom4 .img-inner{
        text-align: right;
    }
    .section5-home,
    .section5-home .certificate{
        padding-bottom: 80px !important;
    }
    .section5-home .certificate img{
        max-width: 250px;
    }
    /*.section6-home .col-left img{
        height: 550px;
    }*/
    .section9-home .latest-posts-wrapper{
        grid-template-columns: 1fr;
        grid-row-gap: 30px;
    }
    .row-doitac .partner-slide{
        padding: 0 10px;
    }
    .row-doitac .slick-list {
        margin-left: unset;
    }
    .top-footer img{
        height: 180px;
        object-position: -30px 0;
        display: none;
    }
}


/* Reponsive IPad Pro */
@media only screen and (max-width: 1024px){
    .section2-home .col-right p br{
        display: none !important;
    }
    .section3-home .section-bg img{
        object-position: 50% 100% !important;
    }
    .section4-home .row .img{
        width: 70% !important;
    }
    .section4-home .row-bottom1 .col-left .col-inner,
    .section4-home .row-bottom3 .col-left .col-inner{
        text-align: center;
        display: flex;
        justify-content: end;
    }
    .section4-home .row p br{
        display: none;
    }
    .section4-home .row-bottom1 .col-right .col-inner, 
    .section4-home .row-bottom2 .col-right .col-inner, 
    .section4-home .row-bottom3 .col-right .col-inner, 
    .section4-home .row-bottom4 .col-right .col-inner{
        margin-left: 0;
    }
    .section4-home .row-bottom2 .col-left .col-inner, 
    .section4-home .row-bottom4 .col-left .col-inner{
        right: 0;
    }
    .section6-home::after{
        bottom: 1px;
    }
    .section8-home .col-right .customer-slide{
        height: 240px;
    }
    .row-doitac .partner-slide{
        padding: 0 5px;
    }
}

@media only screen and (max-width: 1366px){
    .section6-home::after{
        bottom: 2px;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1366px) and (orientation: landscape) {
        .section2-home .col-right p br{
        display: none !important;
    }
    .section3-home .section-bg img{
        object-position: 50% 100% !important;
    }
    .section4-home .row .img{
        width: 70% !important;
    }
    .section4-home .row-bottom1 .col-left .col-inner,
    .section4-home .row-bottom3 .col-left .col-inner{
        text-align: center;
        display: flex;
        justify-content: end;
    }
    .section4-home .row p br{
        display: none;
    }
    .section4-home .row-bottom1 .col-right .col-inner, 
    .section4-home .row-bottom2 .col-right .col-inner, 
    .section4-home .row-bottom3 .col-right .col-inner, 
    .section4-home .row-bottom4 .col-right .col-inner{
        margin-left: 0;
    }
    .section4-home .row-bottom2 .col-left .col-inner, 
    .section4-home .row-bottom4 .col-left .col-inner{
        right: 0;
    }
    .section6-home::after{
        bottom: 1px;
    }
    .section8-home .col-right .customer-slide{
        height: 240px;
    }
    .row-doitac .partner-slide{
        padding: 0 5px;
    }
}
