/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
:root{
    --mauchudao1:#FCB042;
    --mauden:#272727;
}

#header #masthead>.header-inner{
    padding: 0 60px;
}

.main-menu-two__call{
    display: flex;
    gap: 10px;
}

.main-menu-two__call-number{
    margin-bottom: 0px;
}

.main-menu-two__call-icon{
    display: flex;
    align-items: center;
}

.main-menu-two__call-icon img{
    width: 100%;
}

.main-menu-two__call-sub-title{
    font-size: 14px;
    color:#C0B8B3;
}

.main-menu-two__call-number a{
    font-size: 14px;
    font-weight: bold;
    color:#fff;
}

#header{
    position: absolute;
}

#header .header-bg-color{
    background-color: transparent;
}

.stuck .header-bg-color{
    background-color: var(--mauden)!important;
}



.header-nav .nav-dropdown-default{
    padding: 0!important;
    border:0px
}

.header-nav .nav-dropdown-default li a{
    padding: 0;
    margin: 0!important;
    border-bottom: 0px!important;

}

.header-nav .nav-dropdown-default li{
    padding: 12px 15px;
    border-bottom: 1px solid #ececec;
    transition: all 500ms;
}

.header-nav .sub-menu {
    transform-origin: top center;
    -webkit-transform: scaleY(0) translateZ(100px);
    transform: scaleY(0) translateZ(100px);
    -webkit-transition: opacity 500ms ease, visibility 500ms ease, -webkit-transform 700ms ease;
    transition: opacity 500ms ease, visibility 500ms ease, -webkit-transform 700ms ease;
    transition: opacity 500ms ease, visibility 500ms ease, transform 700ms ease;
    transition: opacity 500ms ease, visibility 500ms ease, transform 700ms ease, -webkit-transform 700ms ease;
}

.header-nav .menu-item-has-children:hover .sub-menu{
    opacity: 1;
    visibility: visible;
    -webkit-transform: scaleY(1) translateZ(0px);
    transform: scaleY(1) translateZ(0px);
}

.nav-dropdown-has-arrow li.has-dropdown:before{
       border: unset!important;
}

.nav-dropdown-has-arrow li.has-dropdown:after{
    border:0px!important;
}

.header-nav .nav-dropdown-default li:last-child{
    border-bottom: 0;
}

.header-nav .nav-dropdown-default li:hover{
    background: var(--mauchudao1);
}


.header-nav .nav-dropdown-default li:hover a{
    color: #fff!important;
}

.header-nav>li>a{
    color: #fff;
    font-size: 15px;

}

.header-nav li a:hover{
    color: var(--mauchudao1);
}

.header-nav .current-menu-item a{
    color:var(--mauchudao1)!important
}

.nav-left {
    gap: 10px;
    padding-left: 0%;
}

.header-nav .header-divider{
    border-color: #fff!important;
}

#header .header-bg-container{
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, 1) 145%);
}

/* #header .stuck{
    backdrop-filter: blur(5px);
} */

#header .top-divider{
    display: none;
}

.nav-right{
    gap: 5px;
}

.footer-secondary{
    display: none;
}

.absolute-footer{
    background: #000;
    
}

.copyright-footer{
    color: var(--mauchudao1);
    font-size: 14px;
}

.section-title {
    border-bottom: 0px;
}

.title-footer{
    margin-bottom: 0px;
}

.title-footer .section-title-main{
    /* color: var(--mauchudao1); */
    border-bottom: 0px;
    font-family: "Red Rose", serif;
    font-size: 18px;
    background: linear-gradient(225deg, #ff9700 17.09%, #FCB042 54.26%, #FCB042 85.22%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.menu-footer .ux-menu-link__link{
    color: #fff;
}

.menu-footer .ux-menu-link__link:before{
    content: '\f054';
    color: #fff;
    font-family: 'font awesome 5 free';
    font-weight: 600;
    margin-right: 10px;
    font-size: 12px;
}

.menu-footer .ux-menu-link__link:hover{
    color: var(--mauchudao1);
}

.menu-footer .ux-menu-link__link:hover:before{
    color: var(--mauchudao1);
}

.icon-footer .text h3{
    margin-bottom: 5px;
    font-size: 14px;
}

.icon-footer .text p{
    margin-bottom: 5px;
    font-size: 14px;
}

.icon-footer{
    margin-bottom: 20px;
    border-bottom: 1px solid #fff;
    padding-bottom: 15px;
}

.icon-footer:last-child{
    border-bottom:0!important;
    margin-bottom: 0!important;

}

.col-padding-bottom{
    padding-bottom: 0px;
}

.slide-home .img-inner img{
    border-radius: 0px 0px 70px 70px;
}

.slide-home .banner-bg{
    border-radius: 0px 0px 70px 70px;
}

.slide-mobile .img-inner img{
    border-radius: 0px 0px 70px 70px;
}

.slide-mobile .banner-bg{
    border-radius: 0px 0px 70px 70px;
}

.col-camket .col-inner{
    background: var(--mauden);
    padding: 50px 20px;
    border-radius: 20px;
}

.col-camket{
    padding: 0 10px 30px!important;
}

.icon-camket .icon-box-text h3{
    font-size: 18px;
    color: #fff;
    min-height: 87px;

}

.icon-camket .icon-box-img{
    margin-bottom: 2em!important;
}

.section-camket{
    margin-top: -85px;
}

.title-home .section-title-main{
    /* color: var(--mauchudao1); */
    font-size: 40px;
    /* font-family: "Playfair Display", serif; */
    margin-bottom: 15px;
    font-family: "Red Rose", serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    background: linear-gradient(225deg, #ff9700 17.09%, #FCB042 54.26%, #FCB042 85.22%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.title-home .section-title-main:after{
    content: url(/wp-content/uploads/2024/07/Group-106.png);
    position: absolute;
    z-index: 100000;
    left: 0px;
    top: 25px;
}

.image-gt-home1 img{
    border-radius: 0px 100px 0px 100px;
}

.image-gt-home2 img{
    border-radius: 0px 100px 0px 100px;
}

.image-gt-home1 {
    position: absolute;
    z-index: 3;
}

.image-gt-home2{
    position: absolute;
    top: 115px;
    left: 200px;
    z-index: 2;
}

.section-title-container{
    margin-bottom: 0px;
}

.section-title-normal span{
    border-bottom: 0px;
}

.text-gt-home p{
    margin-bottom: 15px;
}

.icon-animation1{
    position: absolute;
    left: -70px;
    top: 350px;
}

.icon-animation2{
    position: absolute;
    right: 190px;
    top: 40px;
}

.icon-animation1 img{
    -webkit-animation-name: shapeMover;
    animation-name: shapeMover;
    -webkit-animation-duration: 9s;
    animation-duration: 9s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.countable{
    position: absolute;
    top: 445px;
    z-index: 3;
    left: 150px;
    padding: 20px 15px;
    background: url(/wp-content/uploads/2024/07/Group-106-1.png) no-repeat;
    background-position: top;
    display: flex;
    gap: 10px;
    width: 240px;
    border-radius: 10px;
}

.number-count{
    color: var(--mauchudao1);
    font-size: 105px;
    font-family: "Playfair Display", serif;
    font-style: italic;
    line-height: 20px;
}

.content-count p{
    margin-bottom: 0px;
    color: #1C1B19;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
}

.number-count p{
    margin-bottom: 0px;
}

.header-breadcrumb .entry-title{
    font-size: 40px;
}

.category-page-title .page-title-inner{
    display: none;
}

.category-page-row .order-sort-product{
    display: flex;
    align-items: center;
    gap: 10%;
}

.category-page-row .orderby{
    height: 55px;
    background-color: #f2eeeb;
    font-size: 14px;
    padding: 1px 30px;
    color: #8b827d;
}

.category-page-row .orderby option{
    border-radius: 0!important;
}

.widget .ux-search-submit{
    display: none;
}

.widget .search-field {
    padding: 0px 25px;
    height: 60px;
    background-color: var(--mauchudao1);
    font-size: 16px;
}

.widget .search-field::placeholder{
    color: #fff;
}

.widget_price_filter{
    padding: 20px;
    background: #f2eeeb;
}

.btn-filter{
    display: flex;
    gap: 15px;
    justify-content: center;
}

.btn-filter .price_label{
    text-align: left;
    font-size: 12px;

}

.btn-filter .button{
    margin: 0;  
    border-radius: 0px!important;
    font-size: 13px!important;
    background: #3c3531!important;
}

.widget .is-divider{
   background:transparent;
   margin: 8px 0px;

}

.widget .widget-title {
   text-transform: none;
   color: var(--mauchudao1);
   font-size: 20px;
 }

.price_slider .ui-slider-handle{
    background-color: #3c3531!important;
}

.price_slider .ui-slider-range {
    background-color: #3c3531!important;
}

.btn-filter .price_label .from{
    color: #3c3531!important;
}

.btn-filter .price_label .to{
    color: #3c3531!important;
}

.widget{
    padding: 20px;
    background: #f2eeeb;
}

#block_widget-2{
    padding: 0;
    background: #fff;
}

#woocommerce_product_search-2{
    padding: 0;
    background: #fff;
}

.widget .product-categories .current-cat{
    background: #fff;
}

.widget .product-categories li:hover{
    background: #fff;
}


.widget .product-categories li:hover a{
    color: var(--mauchudao1);
    font-weight: bold;
}

.widget_categories ul li{
    padding: 3px 15px;
    font-size: 16px;
}

.widget_categories ul li a{
    color: #8b827d;
}

.widget_categories ul li:hover{
    background: #fff;
}

.widget_categories ul li:hover a{
    color: var(--mauchudao1);
    font-weight: bold;
}

.widget .product-categories .current-cat a{
    color: var(--mauchudao1);
}

.widget .product-categories a{
    color: #8b827d;
}

.widget .product-categories li{
    padding: 3px 15px;
    font-size: 16px;
}

.box-text-products {
    text-align: center;
}

.product-small .category{
    display: none!important;
}

.product-small .name a{
    color: var(--mauden);
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 10px;
    min-height: 45px;

}

.star-rate .star-rating span:before{
    color: var(--mauchudao1);
}

.price-wrapper .price ins bdi{
    color: var(--mauchudao1);
    font-size: 17px;
}

.product-small .price-wrapper .price>span>bdi{
    color: var(--mauchudao1);
    font-size: 17px;
}

.info-product-custom .price-wrapper .price>span>bdi{
    color: var(--mauchudao1);
    font-size: 30px;
}

.product-small .box-image:before{
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(60, 53, 49, .10);
    -webkit-transition: opacity 500ms ease, visibility 500ms ease, -webkit-transform 500ms ease;
    transition: opacity 500ms ease, visibility 500ms ease, -webkit-transform 500ms ease;
    transition: opacity 500ms ease, visibility 500ms ease, transform 500ms ease;
    transition: opacity 500ms ease, visibility 500ms ease, transform 500ms ease, -webkit-transform 500ms ease;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(-70%);
    transform: translateY(-70%);
    z-index: 1;
}

.product-small .box:hover .box-image:before{
    visibility: visible;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
}

.products .box:hover .box-image img{
    transform: scale(1.05);
}

.products .box .box-image img{
    transition: all 500ms ease;
}

/* .products .show-on-hover{
    z-index:2;
} */

.btn-xemnhanh .quick-view-custom{
    position: relative;
    display: inline-block;
    vertical-align: middle;
    -webkit-appearance: none;
    outline: none !important;
    background-color: #3c3533;
    color: var(--ambed-white, #ffffff);
    font-size: 14px;
    font-weight: 700;
    padding: 8px 30px 8px;
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
    overflow: hidden;
    z-index: 1;
}

.btn-xemnhanh{
    position: absolute;
    z-index: 2;
    top: 130px;
    left: 70px;
    transform: rotate(45deg) scale(0);
    transition: all 600ms ease;
}

.product-small .box:hover .btn-xemnhanh{
    transform: rotate(0deg) scale(1);
}

.products .box .processing:before {
    content:unset!important;
}

.btn-xemnhanh .quick-view-custom:after{
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 3px;
    background-color: var(--mauchudao1);
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-property: all;
    transition-property: all;
    opacity: 1;
    z-index: -1;
}

.product-small .quick-view-custom:hover:after{
    width: 100%;
}

.product-small .badge-inner{
    background: var(--mauchudao1);
    border-color: var(--mauchudao1);
    color:#fff;
    font-size: 13px;
    padding: 7px;
}

.product-main .badge-inner {
    background: var(--mauchudao1);
    border-color: var(--mauchudao1);
    color:#fff;
    font-size: 13px;
    padding: 7px;
}

.single_add_to_cart_button {
    background: var(--mauchudao1);
}

.order-sort-product .woocommerce-result-count {
    width: 65%;
}

.category-page-title .woocommerce-ordering{
    width: 35%;
    
}

.custom-html-widget .inner{
    display: flex;
    gap: 5%;
}

.custom-html-widget .img{
    width: 20%;

}

.icon-camket-sidebar .icon-box-text h3{
    font-weight: bold;
    text-transform: uppercase;
    color: var(--mauden);
    font-size: 12px;
}

.icon-camket-sidebar .icon-box-text p {
    font-size: 12px;
    color: var(--mauden);
}

.icon-camket-sidebar {
    padding-bottom: 15px;
    border-bottom: 1px solid #e9e2e2;
    padding-top: 15px;

}

.row-camket .col:last-child .icon-camket-sidebar{
    padding-bottom: 0;
    border:0px
}

.row-camket .col:first-child .icon-camket-sidebar{
    padding-top: 0;
}

.row-camket{
    box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.08);
    border-radius: 5px;
    padding: 30px 15px;
}

.single_add_to_cart_button {
    background-color: var(--mauchudao1)!important;
}

.product-info .woocommerce-breadcrumb{
    display: none;
}

.product-info .product-title{
    font-size: 36px;
    font-weight: 500;
    padding-bottom: 10px;
    border-bottom: 1px solid #e7e7e7;
    color: var(--mauden);
}

.product-info .price-wrapper ins>span>bdi{
    font-size: 30px;
    color: var(--mauchudao1);
}
.product-info .woocommerce-variation-price{
    display: none;
}

.product-info .variable-item-contents:before{
    content: unset!important;
}

.variable-items-wrapper .selected{
    border-width: 1px!important;
}

.info-product-custom{
    padding: 20px 25px;
    background: #fff8ee;
    margin-bottom: 25px;
}

.product-info .product-short-description{
    font-size: 13px;
    color: var(--mauden);
}

.product-sku{
    padding-top: 10px;
    border-top: 1px solid #e7e7e7;
}

.product-sku p{
    margin-bottom: 0;
    font-size: 14px;
    color: var(--mauden);
}

.product-sku span{
    font-weight: bold;
}

.woocommerce-variation-add-to-cart{
    display: none
}

.btn-lienhe{
    background: var(--mauchudao1);
    border-radius: 5px;
    width: 300px;
    padding: 5px;
}

.col-infor-product{
    position: sticky;
    top: 95px;
}

.additional_information_tab{
    display: none!important;
}

.product-footer .product-tabs{
    padding: 0
}

.product-footer .tabs li a:before{
    opacity: 0!important;
}

.product-footer .woocommerce-tabs{
    border: 0px;
    
}

.product .product-container{
    background: #fff8ee;
    padding-bottom: 100px;
}

.product .product-main .content-row{
    background: #fff;
    padding: 35px;
}

.product-footer .container{
    padding: 0px;
}

.product-footer .woocommerce-tabs{
    padding: 55px 35px !important;
    background: #fff;
    
}

.product-footer .tabs {
    width: auto;
    background: #fff8ee;
    /* padding: 0px 35px; */
    border-radius: 5px;
    gap: 0px!important;
}

.product-footer .tabs li{
    padding: 5px 35px;
    margin: 0;
}

.product-footer .tabs li.active{
    background: var(--mauchudao1);
    
}

.product-footer .tabs li.active a{
    color: #fff;
    
}

.title-tab{
    font-size: 36px;
    margin-bottom: 10px;
    color: var(--mauden);
}

.product-footer .tabs li.active:first-child{
    border-radius: 5px 0px 0px 5px;
}

.product-footer .tabs .chinh_sach_tab_tab.active{
    border-radius: 0px 5px 5px 0px;
}

.product-footer .tab-panels p{
    margin-bottom: 15px;
    color: var(--mauden);
}

.product-footer .tab-panels h2{
    margin-bottom: 15px;
    color: var(--mauchudao1);
}

.product-footer .tab-panels h3{
    margin-bottom: 15px;
    color: var(--mauden);
}

.product-footer .tab-panels h4{
    margin-bottom: 15px;
    color: var(--mauden);
}

.product-footer .tab-panels ul{
    margin-bottom: 15px;
    color: var(--mauden);
}

.product-footer .tab-panels ol{
    margin-bottom: 15px;
    color: var(--mauden);
}

.related {
    padding: 25px 35px !important;
    background: #fff;
    margin: 30px 0px 50px 0px ;
}

.related .product-section-title{
    color:var(--mauden);
    font-weight: 500;
    font-size: 30px;
}

.variable-item-contents .variable-item-span{
    font-size: 13px;
}

.wrap-top-price>span>bdi{
    color: var(--mauchudao1);
    font-size: 30px;
}

.variations .label{
    font-size: 13px;
}

.item-product-price>span>bdi{
    color: var(--mauchudao1);
    font-size: 17px;
}

.item-product-price{
    /* color: var(--mauden); */
}

.woocommerce-Tabs-panel--description{
    overflow: hidden;
    position: relative;
}

.title-center .section-title-main:after{
    left: 47%!important;
}

.row-project{
    display: flex;
    gap: 50px;
}

.img-project img{
    width: 100%;
    height: 300px;
    object-fit: cover;
    box-shadow: 5px 5px 25px #000;  
    border-radius: 15px;
}

.item-project{
    width: 25%;
    transition: all 500ms ease;
}

.item-project:hover{
    -webkit-transform: translateY(-10px);   
    transform: translateY(-10px);
}

.section-title b{
    background: transparent;
}

.content-project{
    padding: 40px 20px 15px 20px;
    background: #272727;
    border-radius: 15px;
    position: absolute;
    bottom: -75px;
    left: -9%;
    width: 100%;
    clip-path: polygon( 0.185% 89.726%,0.185% 10.576%,0.185% 10.576%,0.267% 8.806%,0.503% 7.137%,0.88% 5.596%,1.382% 4.204%,1.996% 2.986%,2.708% 1.966%,3.504% 1.168%,4.368% 0.616%,5.288% 0.334%,6.249% 0.345%,94.767% 15.38%,94.767% 15.38%,95.604% 15.641%,96.39% 16.12%,97.119% 16.8%,97.779% 17.661%,98.363% 18.686%,98.862% 19.855%,99.265% 21.151%,99.564% 22.554%,99.751% 24.047%,99.815% 25.611%,99.815% 89.726%,99.815% 89.726%,99.742% 91.392%,99.532% 92.973%,99.195% 94.447%,98.743% 95.794%,98.188% 96.991%,97.54% 98.018%,96.812% 98.853%,96.015% 99.476%,95.16% 99.866%,94.259% 100%,5.741% 100%,5.741% 100%,4.84% 99.866%,3.985% 99.476%,3.188% 98.853%,2.46% 98.018%,1.812% 96.991%,1.257% 95.794%,0.805% 94.447%,0.468% 92.973%,0.258% 91.392%,0.185% 89.726% );
}

.item-project{
    position: relative;
}

.content-project h3{
    color: var(--mauchudao1);
    /* font-family: "Playfair Display", serif; */
    font-family: Montserrat, sans-serif;
    font-size: 21px;
    /* font-style: italic; */
    transition: all 500ms ease;
}

.content-project h3:hover{
    color:#fff!important;
    
}

.content-project p{
    color:#fff;
    font-size: 14px;
    margin-bottom: 0;
}

.image-left{
    position: absolute;
    top: -25px;
    -webkit-animation-name: float-bob-x;
    animation-name: float-bob-x;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}

.image-right{
    position: absolute;
    right: -30px;
    bottom: -55px;
    -webkit-animation-name: float-bob-y;
    animation-name: float-bob-y;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}

.section-project{
    position: relative;
    padding-bottom: 130px!important;

}

.section-project .section-content{
    position: unset!important;
}

#footer{
    z-index: 999;
}

.section-category{
    position: relative;
    z-index: 99;
}

.row-thongtin{
    padding: 20px 50px;
    background: #272727;
    margin-top: -35px;
    border-radius: 15px;
    box-shadow: 5px 5px 25px #000;
}

.col-thongtin-right .col-inner{
    display: flex;
    justify-content: center;
    padding: 15px 0px;
}

.text-thongtin p{
    margin-bottom: 0;
    font-size: 16px;
}

.text-thongtin p span{
   color: var(--mauchudao1);
   font-family: "Playfair Display", serif;
   line-height: 25px;
}

.btn-watchmore{
    border-color: var(--mauchudao1)!important;
    color: var(--mauchudao1)!important;
    text-transform: none;
    font-size: 16px;
    margin: 0;
    padding: 8px 40px;
}

.section-thongtin{
    position: relative;
    z-index: 1;
}

.col-tk {
    flex-basis: 20%!important;
    max-width: 20%!important;
}

.col-tk .col-inner{
    background: #272727;
    padding: 30px;
    border-radius: 0px 45px 0px 45px;
    box-shadow: 5px 5px 25px #000;
}

.icon-tk .icon-box-text p{
    color: #fff;
    font-size: 16px;
    min-height: 75px;

}

.col-tk:before{
    background: var(--mauchudao1);
    padding: 10px 15px;
    position: absolute;
    z-index: 2;
    top: -20px;
    left: -10px;
    border-radius: 12px 12px 0px 12px;
    color: #fff;
    font-family: "Playfair Display", serif;
    font-style: italic;
    font-weight: bold;
    font-size: 20px;
    box-shadow: 5px 5px 25px #000;
}

.stt-col1:before{
    content: '01';
}

.stt-col2:before{
    content: '02';
}

.stt-col3:before{
    content: '03';
}

.stt-col4:before{
    content: '04';
}

.stt-col5:before{
    content: '05';
}

.icon-reason .icon-box-text p{
    color: #fff;
    font-size: 20px;
}

.icon-reason{
    margin-bottom: 15px;
}

.icon-reason .icon-box-img{
    display: flex;
    align-items: center;
}

.col-reason-left{
    display: flex;
    align-items: center;
}

.sub-title .section-title-main{
    font-family: "Playfair Display", serif;
    color: #fff;
    font-size: 32px;
    text-transform: none;
    font-style: italic;
}

.title-reason .section-title-main{
    color:var(--mauchudao1);
    font-size: 42px;
    text-transform: none;
    line-height: 50px;
    font-family: "Red Rose", serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
}

.sub-title .section-title{
    margin-bottom: 0;
}

.col-reason-left .open-video{
    background-color: var(--mauchudao1)!important;
    border:5px solid #fff;
    box-shadow: 0 0 0 0 rgb(255 255 255 / 70);
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animuiion: zoom 1.3s infinite;
    animation: zoom 1.3s infinite;
}

.col-reason-left .open-video i{
    color: #fff;
}


.title-tintuc .section-title-main{
    margin-bottom: 0;
}

.title-tintuc .section-title{
    margin-bottom: 5px;
}

.title-tintuc .section-title-main:after{
    top: 65px;
}

.sub-title-tintuc .section-title-main{
    font-size: 26px;
    color: #1C1B19;
    text-transform: none;
}

.section-reason .bg{
    border-radius: 0 70px 0px 70px;
}

.section-reason .bg .section-bg-overlay{
    border-radius: 0 70px 0px 70px;
}

.blog-home-left .box {
    display: flex;
    height: 367px;
}

.blog-home-left .box-image{
    width: 65%;
}

.blog-home-left .box-text{
    width: 35%;
    background: #272727;
    font-size: 15px;
    color: #fff;
    padding: 25px;
}

.blog-home-left .post-title{
    font-size:24px;
    color: var(--mauchudao1);
    font-family: "Playfair Display", serif;
}

.blog-home-left .post-title a{
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 35px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.blog-home-left .post-title a:hover{
   color: var(--mauchudao1);
}

.blog-home-left  .image-cover{
    padding-top: 60%!important;
}

.blog-home-right .col {
    padding:0 0 10px 0px;
}

.blog-home-left .col{
    padding: 0;
}

.blog-home-right .post-title a{
    /* font-style: italic; */
    font-family: "Playfair Display", serif;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 28px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    color: var(--mauchudao1);
}

.blog-home-right .box-text {
    padding-bottom: 15px;
}

.blog-home-right .is-divider{
    display: none;
}

.row-datetime{
    display: flex;
    margin-top: 35px;
    
}


.col-datetime{
    padding: 6px 0px;
    display: flex;
    align-items: center;
    width: 50%;
}

.col-datetime:last-child{
    justify-content: end;
}

.btn-xemthem{
    padding: 6px 20px;
    background: #fff;
    position: relative!important;
    z-index: 1;
    color: #272727;
}

.btn-xemthem:after{
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 3px;
    background-color: var(--mauchudao1);
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-property: all;
    transition-property: all;
    opacity: 1;
    z-index: -1;
}

.blog-home-left .box-text:before{
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 3px;
    background-color: var(--mauchudao1);
    opacity: 1;
}

.btn-xemthem:hover:after{
    width: 100%;
}

.blog-home-left .datetime-overlay{
    display: none;
}

.datetime-overlay{
    font-size: 14px;
}

.no-divder .section-title-main:after{
    content: unset;
}

.no-divder .section-title-main{
    margin: 0;
    padding: 0;
    line-height: 40px;
    font-size: 32px;

}

.no-divder .section-title{
    margin: 0;
}

.row-partner{
    padding: 30px 0px;
    border-top: 1px solid #20201D;
}

.gallery-partner .box-image img{
    object-fit: contain;
}

.gallery-partner .box-text{
    display: none;
}

.col-partner-left{
    display: flex;
    align-items: center;
}

.gallery-partner .gallery-col{
    padding-bottom: 0;
}


.blog-archive .datetime-overlay{
    display: none;
}

.blog-archive .row-datetime{
    display: none;
}

.blog-archive .post-date {
    display: none;
}

.blog-archive{
    padding-top: 0px;
    padding-bottom: 0px;
}

.all-category{
    display: flex;
    justify-content: center;
}

.item-category{
    text-align: center;
    width: 25%;
    padding: 10px 15px;
    border-left: 1px solid #e5e5e5;
    transition: all 0.2s;
    position: relative;
}

.item-category:last-child{
    border-right: 1px solid #e5e5e5; 
}


.item-category img{
    width: 40px;
    height: 40px;
    margin-bottom: 15px;
}

.item-category p{
    font-size: 14px;
    text-transform: uppercase;
    color: var(--mauden);
    margin: 0;
    font-weight: bold;
    transition: all 0.7s;
}

.all-category{
    width: 90%;
    margin: auto;
}

.col-category-custom{
    padding-bottom: 0;
}

.row-custom{
    background: #f8f8f8;
    padding-bottom: 100px;
}

.all-category .active:after{
    /* border-bottom: 2px solid var(--mauchudao1); */
    content: '';
    background-color:var(--mauchudao1);
    height: 2px;
    position: absolute;
    bottom: 0;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
    width: 100%!important;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.all-category .item-category:after{
    /* border-bottom: 2px solid var(--mauchudao1); */
    content: '';
    background-color:var(--mauchudao1);
    height: 2px;
    position: absolute;
    bottom: 0;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
    width: 0%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.item-category:hover:after{
    transition: 0.5s all;
    width: 100%!important;
}

.item-category:hover p{
    color: var(--mauchudao1);
    transition: all 0.7s;
}


.blog-archive .from_the_blog_excerpt {
    display: none;
}

.blog-archive .col-inner{
    background: var(--mauden);
    /* box-shadow: 5px 5px 25px #000; */
}

.blog-archive .box-text{
    padding: 35px 25px 30px;
}

.blog-archive .is-divider{
    display: none;
}

.blog-archive .post-title a{
    color: var(--mauchudao1);
    font-size: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 30px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.badge-custom {
    top: -19px;
    right: 25px;
    left: unset!important;
}

.badge-custom .badge-inner{
    border: 0px;
    padding: 10px 20px;
    font-size: 12px;
    background: var(--mauchudao1);
    color: var(--mauden);
}

.blog-archive .has-hover:hover .badge-outline .badge-inner{
    background: var(--mauchudao1);
    color: var(--mauden);
}

.page-numbers li span{
    border-radius: 0!important;
    background: var(--mauchudao1)!important;
    border-color: var(--mauchudao1)!important;
}

.page-numbers li a{
    border-radius: 0!important;
    border-color: var(--mauden);
    color: var(--mauden)!important;
}

.page-numbers li a:hover{
    background: var(--mauchudao1);
    color: #fff!important;
    border-color: var(--mauchudao1);
}

.all-category-mobile .item-category a img{
    margin: 0px auto 15px;
}

.slick-dots {
	display: flex;
	justify-content: center;
	
	margin: 0;
	padding: 1rem 0;
	
	list-style-type: none;
	
		li {
			margin: 0 0.25rem;
		}
	
		button {
            display: block;
            width: 3px;
            height: 3px;
            padding: 6px;
            font-size: 3px;
            border: none;
            border-radius: 100%;
            background-color: var(--mauden);
            text-indent: -9999px;
		}
	
		li.slick-active button {
            background-color: var(--mauchudao1);
		}
	
}

.slick-dots{
    padding: 7px 0!important;
}

.section-category-mobile{
    padding: 15px 0px
}

.header-nav>li.active>a{
    color: var(--mauchudao1);
}

.post .entry-category{
    display: none;
}

.post .entry-divider {
    display: none;
}

.post .entry-header .badge{
    display: none;
}

.giai-phap .entry-divider {
    display: none;
}

.giai-phap .entry-header .badge{
    display: none;
}

.entry-header-text{
    margin-top: 15px!important;
    padding-bottom: 0;
}

.entry-content{
    padding-top: 0px;
}

.entry-header-text .entry-title{
    margin-top: 10px!important;
}

.blog-home-left .badge-custom{
    display: none;
}

.blog-home-right .badge-custom{
    display: none;
}

.post .entry-title{
    font-size: 30px;
    color: var(--mauchudao1);
}

.entry-content p{
    color: var(--mauden);
}

.entry-content ul{
    color: var(--mauden);
}

.entry-content ol{
    color: var(--mauden);
}

.entry-content h2{
    color: var(--mauden);
}

.entry-content h3{
    color: var(--mauden);
}

.entry-content h4{
    color: var(--mauden);
}

.entry-content>p a{
    color: var(--mauchudao1);
}

.post .entry-meta .posted-on{
    display: none;
}

.post .byline{
    display: flex;
    gap: 4px;
    align-items: end;
    text-transform: none;
    font-size: 13px;
}

.post .byline i{
    font-size: 16px;
    color: var(--mauchudao1);

}

.recent-blog-posts-li .post_comments{
    display: none;
}

.post-sidebar{
    border-left: 0!important;
    padding: 0!important;
}

.widget_search{
    padding: 0;
    background: #fff;
}

.recent-blog-posts .badge {
    width: 70px;
    height: 70px;
}

.recent-blog-posts .flex-col a{
    font-weight: bold;
    font-size: 15px;
    color: var(--mauden);
}

.author-recent {
    font-size: 14px;
    margin-bottom: 5px;
}

.project-two__wrap {
    position: relative;
    display: block;
  }
  
  .prject-two__title-box {
    position: relative;
    max-width: 565px;
    min-height: 120px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    z-index: 1;
  }
  
  .project-two-title-shape {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-repeat: no-repeat;
    background-position: top center;
    z-index: -1;
  }
  
  .project-two__title-1 {
    font-size: 24px;
    /* font-weight: 700; */
    line-height: 25px;
    position: relative;
    top: 14px;
    /* font-family: "Playfair Display", serif; */
    text-transform: uppercase;
    color: var(--mauchudao1);
    padding-top: 15px;
    font-family: "Red Rose", serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
  }
  
  .project-two__content-box {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 418px 0 0;
  }
  
  .project-two__single {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    /* flex: 0 0 25%; */
    /* max-width: 25%; */
    max-width: 25%; 
    width: 100%;
    padding-top: 266px;
  }

  .project-two__single:after{
    background: linear-gradient(to bottom, rgba(50, 50, 50, 0) 0%, rgba(16, 15, 15, .91) 89%, rgba(16, 15, 15, .93) 93%) !important;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  
  .project-two__content {
    position: relative;
    display: block;
    background-color: rgba(47, 42, 39, 0.5);
    padding-left: 60px;
    padding-right: 60px;
    padding-bottom: 20px;
    padding-top: 50px;
    z-index: 2;
  }

  .btn-watchmore:hover{
    background: transparent!important;
  }
  
  .project-two__sub-title {
    font-size: 18px;
    color: #fff;
    line-height: 20px;
  }
  
  .project-two__title {
    font-size: 26px;
    font-weight: 700;
    line-height: 36px;
    min-height: 72px;
  }
  
  .project-two__title a {
    color: var(--mauchudao1);
    /* font-style: italic; */
    /* font-family: "Playfair Display", serif; */
    font-family: Montserrat, sans-serif;
    font-size: 27px;
  }
  
  .project-two__hover {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: var(--mauden);
    padding: 56px 60px 60px;
    -webkit-transition: opacity 500ms ease, visibility 500ms ease, -webkit-transform 500ms ease;
    transition: opacity 500ms ease, visibility 500ms ease, -webkit-transform 500ms ease;
    transition: opacity 500ms ease, visibility 500ms ease, transform 500ms ease;
    transition: opacity 500ms ease, visibility 500ms ease, transform 500ms ease, -webkit-transform 500ms ease;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
    z-index: 3;
  }
  
  .project-two__single:hover .project-two__hover {
    visibility: visible;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
  
  .project-two__hover-sub-title {
    font-size: 14px;
    color: #bab1ac;
    line-height: 20px;
  }
  
  .project-two__hover-title {
    font-size: 26px;
    font-weight: 700;
    line-height: 36px;
    
  }
  
  .project-two__hover-title a {
    color: var(--mauchudao1);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
  }
  
  .project-two__hover-title a:hover {
    color: #fff;
  }
  
  .project-two__hover-text {
    color: #bab1ac;
    padding-top: 20px;
    padding-bottom: 40px;
  }
  
  .project-two__btn {
    background-color: var(--ambed-white, #ffffff);
    color: var(--ambed-black, #3c3531);
    padding: 10px 40px 10px;
  }

  [class*=project-two-bg-] {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
  }
  
  [class*=project-two-bg-].active {
    opacity: 1;
    visibility: visible;
  }

  .title-lienhe .section-title-main{
    text-transform: none;
    font-size: 40px;
  }

 .row-lienhe-right .col .col-inner{
    padding: 40px 50px;
    box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.05);
    border-top: 4px solid var(--mauchudao1);
 }

 .row-lienhe-right .col {
    padding-left: 55px;
 }

 .icon-lienhe .icon-box-text h3{
    font-size: 18px;
    color: var(--mauden);
 }

 .icon-lienhe .icon-box-text p{
    margin-bottom: 2px;
    font-size: 15px;
    color: var(--mauden);
 }

 .icon-lienhe .icon-box-text a{
    color: var(--mauden);
 }

 .icon-lienhe{
    margin-bottom: 20px;
 }

 .row-lienhe{
    display: flex;
    gap: 15px;
 }

 .row-lienhe .col-lienhe{
    width: 50%;
 }

 .col-lienhe input{
    height: 55px;
    background: #fff8ee;
    border: 0;
    
 }

 .col-lienhe textarea{
    background: #fff8ee;
    border: 0;
    height: 200px;
 }

 .follow-icons{
    border-top: 1px solid #e2ddda;
    padding-top: 25px;
    display: flex;
    gap: 10px;
 }

 .gui{
    background-color: var(--mauchudao1)!important;
    padding: 5px 40px!important;
 }

 .html-lh p{
    margin-bottom: 0;
 }

 .title-dktt .section-title-main{
    color: var(--mauchudao1);
    font-family: "Red Rose", serif;
    font-size: 30px;
    padding-bottom: 2px;
 }

 .title-dktt .section-title{
    margin-bottom: 0px;
 }

 .row-dktt{
    padding: 55px;
    background: #fff8ee;
    border-radius: 0px 45px 45px;
    margin-top: -185px;
    margin-bottom: 40px;
    box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.05);
    border: 1px solid #efefef;
 }

 .text-dktt p{
    margin-bottom: 0;
 }

.form-dktt .email-dktt{
    height: 60px;
    margin: 0px;
}

.btndk-tt{
    position: absolute!important;
    right: -10px;
    top: 6px;
    padding: 5px 35px!important;
    background: var(--mauden)!important;
}

.form-dktt .wpcf7-spinner{
    display: none;
}

.col-form .wpcf7-form{
    margin-bottom: 0;
}

.col-form{
    display: flex;
    align-items: center;
}

.category-page-row{
    margin-bottom: 100px;
}

.slider-nav-circle .flickity-prev-next-button:hover svg{
    background-color: var(--mauchudao1)!important ;
    border-color: var(--mauchudao1);
}

.price-on-sale{
    display: flex!important;
    flex-wrap: wrap;
    align-items: center;
}

.gallery-partner .flickity-prev-next-button{
    top: 75%!important;
}

.row-solution{
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
}

.box-image-solution img{
    width: 100%;
    height: 325px;
    object-fit: cover;
    transition: all 1s;
}

.box-text-solution h3{
    font-size: 24px;
    color: var(--mauden);
    line-height: 30px;
    min-height: 60px;
    transition: all 500ms;
}

.box-text-solution h3:hover{
    color: var(--mauchudao1);
    
}

.box-text-solution{
    padding: 20px 25px;
    border: 1px solid #e2ddda;
}

.box-text-solution p{
    margin-bottom: 0;
}



/* .box-image-solution:before{
    position: absolute;
    content: '';
    background-color: #3c3531;
    height: 0%;
    left: 0px;
    right: 0px;
    top: 0px;
    opacity: .8;
    z-index: 1;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.box-image-solution:after{
    position: absolute;
    content: '';
    background-color: #3c3531;
    height: 0%;
    right: 0px;
    bottom: 0px;
    left: 0px;
    opacity: .8;
    z-index: 1;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
} */

.box-image-solution{
    position: relative;
    overflow: hidden;
}

/* .col-solution:hover .box-image-solution:before{
    height: 50%;
}

.col-solution:hover .box-image-solution:after{
    height: 50%;
} */

.col-solution:hover .box-image-solution img{
    transform: scale(1.3);
}

.col-solution{
    width: 31.7%;
}

.row-giaiphap{
    padding-bottom: 100px;
}

.giaiphap-sidebar .widget{
    background: unset!important;
    padding: 0px!important;
}

.icon-giaiphap{
    padding: 30px 15px;
    background-image: url(/wp-content/uploads/2024/07/service-details-need-help-bg.jpg);
    background-position: center;
    background-size: cover;
}

.icon-giaiphap:before{
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fcb042de;
}

.icon-giaiphap .icon-inner{
    background: #fff;
    border-radius: 99%;
}

.icon-giaiphap .icon-inner img{
    padding: 0;
}

.icon-giaiphap .icon-box-text{
    position: relative;
}

.icon-giaiphap .icon-box-text h2{
    color: #fff;
}

.icon-giaiphap .icon-box-text p{
    color: #fff;
    margin: 0px;
}

.icon-giaiphap .icon-box-text p a{
    color: #fff;
    
}

.feature-image-solution img{
    width: 100%;
    height: 470px;
    object-fit: cover;
}

.col-content-solution h1{
    margin: 20px 0px;
    color: var(--mauden);
    font-size: 40px;
}

.section-benefit{
    display: flex;
    gap: 20px;
}

.col-benefit{
    width: 50%;
}

.col-benefit img{
    width: 100%;
    height: 270px;
    object-fit: cover;
}

.col-benefit h3{
    font-size: 24px;
    color: var(--mauden);
    margin-bottom: 25px;
}

.content-solution p{
    color: var(--mauden);
}

.content-solution h2{
    color: var(--mauden);
}

.content-solution h3{
    color: var(--mauden);
}

.content-solution ul{
    color: var(--mauden);
}

.content-solution ol{
    color: var(--mauden);
}


.col-benefit p{
    color: var(--mauden);
}

.col-benefit ul{
    color: var(--mauden);
    padding-left: 20px;
    list-style: none;
    position: relative;
}

.col-benefit ul span{
    color: var(--mauden)!important;
}

.col-benefit ul li:before{
    content: '\f058';
    font-family: 'Font Awesome 5 Free';
    position: absolute;
    left: 0px;
    
}

.giaiphap-sidebar .widget {
    position: sticky;
    top: 120px;
}

.section-benefit{
    margin-bottom: 50px;
}

.faq-custom .accordion-title{
    border-top: 0px!important;
    padding: 18px 40px;
    color: var(--mauden);
    font-weight: 500;
}

.faq-custom>.accordion-item{
    border: 1px solid #e4e4e4;
    border-radius: 50px;
    margin-bottom: 20px;
}

.faq-custom .accordion-title .toggle{
    right: 15px;
    left:unset!important;
    top: 12px!important;
}

.faq-custom .accordion-title.active{
    background: unset!important;
    color: var(--mauchudao1);
    font-weight: bold;
}

b, strong{
    font-weight: bold!important;
}

.icon-tamnhin .icon-box-text h2{
    color: #fff;
    font-size: 40px;
    text-transform: uppercase;
    padding-bottom: 15px;
    border-bottom: 1px solid;
}

.icon-tamnhin .icon-box-text p{
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    text-align: justify;
}

.icon-tamnhin .icon-inner{
    min-height: 60px;
}

.row-tamnhin .col {
    padding: 0px 150px;
}

.row-partner-gioithieu{
    border-top: 0;
}

.title-lienhe p{
    font-size: 44px;
    font-weight: 500;
}

.title-lienhe p span{
    font-weight: bold;
}

.col-giatricotloi .col-inner{
    height: 390px!important;
}

.general_manager .name {
    font-weight: bold;
    margin-bottom: 0px;
    font-size: 14px;
    color: var(--mauchudao1);
}

.general_manager .position  {
    font-weight: bold;
   color: #fff;
   font-size: 14px;
}

.general_manager .avatar img{
    margin: auto;
    transition: 0.7s ease-in-out;
    width: 100%;
}

.general_manager .avatar:hover img{
    transform: scale(1.2);
    -webkit-transition: 0.7s ease-in-out;
    transition: 0.7s ease-in-out;
    
}

.managers .slick-track{
    display: flex;
    gap:70px
}

button.btn_popup_manage {
    background: transparent;
    border: unset;
    width: 38px;
    height: 38px;
    box-shadow: 0 0 32px rgb(2 45 95 / 11%);
    background-color: var(--mauchudao1);
    border-radius: 50%;
    position: absolute;
    color: #fff;
    text-align: center;
    padding: 0;
    line-height: 38px;
    bottom: 0px;
    right: 30px;
    transition: var(--transition);
}

.general_manager .manager-and-button{
    position: relative;
    margin-bottom: 20px;
}

button.btn_popup_manage:hover {
    background-color: #fff;
    color: var(--mauchudao1);
}

.col-ceo{
    
}

.col-ceo-left{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40%;
}

.cl-main{
    line-height: 1.2;
    font-size: 44px;
    color: var(--mauchudao1);
}

.col-ceo-info{
    display: flex;
    gap: 30px;
}

.col-ceo-info .avatar-and-button{
   width: 40%;
}

.avatar-and-button .avatar{
    border-radius: 99%;
    overflow: hidden;
    padding: 9% !important;
}

.avatar-and-button .btn_popup_manage{
    bottom: 40px;
    right: 0px;
}

.col-ceo-info .group_manage{
    width: 60%;
    display: flex;
    align-items: center;
}

.col-ceo-right{
    width: 60%;
}

.content-info-ceo .name{
    font-size: 25px;
}

.avatar-and-button{
    position: relative;
}

.manager-and-button .avatar{
    overflow: hidden;
    border-radius: 99%;
    padding: 9% !important;
}

.section-value{
    overflow: hidden;
}

.lightbox-custom{
    display: flex;
    border-radius: 33px;
    gap: 30px;
    padding: 15px;
}

.img-infor{
    width: 40%;
}

.content-infor{
    width: 60%;
}

.content-infor .group_content {
    padding: 30px 60px 30px 20px;
}

.content-infor h2{
    margin-bottom: 5px;
}

.content-infor .position {
   color: var(--mauden);
   font-weight: bold;
}

.content-infor .content p{
    color: var(--mauden);
    font-size: 18px;
}

.img-infor img{
    border-radius: 33px;
    height: 100%;
    object-fit: cover;
}

.section-manager .slick-dots button{
    background-color: #fff;
}

.title-lichsu p{
    font-size: 44px;
    text-transform: uppercase;
    font-weight: 500;
}

.title-lichsu p span{
    font-weight: bold;
}

.project-item{
    width: 31.7%;
}

.project-item img{
    width: 100%;
}

.section-project-cate{
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
    position: relative;
}

.box-image-project{
    position: relative;
    overflow: hidden;
}

.content-project-cat{
    width: 100%;
    position: absolute;
    bottom: 25px;
    right: 0px;
    text-align: center;
    opacity: 0;
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    z-index: 3;
}

.box-image-project:hover .content-project-cat{
    opacity: 1;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    -webkit-transition-delay: 500ms;
    transition-delay: 500ms;
} 

.content-project-cat h3{
    color: #fff;
    font-size: 20px;
    margin-bottom: 0;
}

.box-image-project:before{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    content: "";
    background-color: rgba(var(--ambed-black-rgb, 60, 53, 49), 0.8);
    -webkit-transition: all 700ms ease;
    transition: all 700ms ease;
    -webkit-transform: translateY(-102%);
    transform: translateY(-102%);
    z-index: 1;
}

.box-image-project:hover:before{
    transform: translateY(0%);
}

.gallery-page__icon{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 2;
}

.box-image-project:hover .gallery-page__icon a {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
}

.gallery-page__icon a{
    height: 77px;
    width: 77px;
    background-color: var(--mauchudao1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    font-size: 28px;
    color: var(--ambed-white, #ffffff);
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    opacity: 0;
    -webkit-transition: all 700ms ease;
    transition: all 700ms ease;
    z-index: 2;
    display: none;
}

.project-three__sub-title{
    color: #ffffff;
    font-weight: 500;
    opacity: .4;
    font-size: 15px;
}

#search_text{
    border-radius: 45px;
    height: 45px;
    padding-left: 45px;
    background-color: #F5F5F5;
    box-shadow: unset!important;
    border: 0px;
}

#search_text:before{
    content: '123';
}

.row-search{
    display: flex;
    gap: 15px;
}

.col-search{
    width: 33.33%;
}

.col-search select{
    border-radius: 45px;
    height: 45px;
    padding: 0px 20px;
    background-color: #F5F5F5;
    box-shadow: unset!important;
    border: 0px;
}

.search_project_form{
    margin: 45px 0px;
}

.input-timkiem:before{
    content: '\f002';
    position: absolute;
    top: 10px;
    left: 20px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
}

.row-duan{
    margin-bottom: 140px;
}

.item-gallery img{
    height: 600px;
    object-fit: cover;
    width: 100%;
}

.gallery-project .fa-chevron-left{
    color: var(--mauchudao1);
    position: absolute;
    top: 50%;
    z-index: 2;
    left: 15px;
    font-size: 20px;
    cursor: pointer;
    font-size: 35px;
}

.gallery-project .fa-chevron-right{
    color: var(--mauchudao1);
    position: absolute;
    top: 50%;
    z-index: 2;
    right: 15px;
    font-size: 20px;
    cursor: pointer;
    font-size: 35px;
}

.project-details__details-box{
    position: relative;
    display: block;
    margin-left: 60px;
    margin-right: 60px;
    margin-top: -70px;
}

.header-breadcrumb .page-title-inner h1{
    display: none;
}

.project-details__details li:before{
    position: absolute;
    top: 4px;
    bottom: 4px;
    right: -66px;
    content: "";
    width: 1px;
    background-color: var(--ambed-bdr-color, #e2ddda);
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
}

.project-details__details-title{
    line-height: 26px;
    font-size: 16px;
    color: var(--mauchudao1);
}

.project-details__details-name{
    font-weight: bold;
    color: var(--mauden);
    line-height: 30px;
    font-size: 16px;
    margin-bottom: 0;
}

.project-details__details{
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: var(--ambed-white, #ffffff);
    -webkit-box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.07);
    box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.07);
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 46px 60px 44px;
    border-top-right-radius: 48px;
    border-bottom-left-radius: 48px;
    border-bottom-right-radius: 48px;
    list-style: none;
}

.project-details__details li:before{
    position: absolute;
    top: 4px;
    bottom: 4px;
    right: -160px;
    content: "";
    width: 1px;
    background-color: var(--ambed-bdr-color, #e2ddda);
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
}

.project-details__details li{
    position: relative;

}

.project-details__details-box:before{
    position: absolute;
    top: 0;
    left: 0;
    height: 22px;
    width: 22px;
    background-color: var(--mauchudao1);
    content: "";
    z-index: 1;
}

.noidung-duan h1{
    font-size: 40px;
    color: var(--mauden);
}

.noidung-duan h2{
    color: var(--mauchudao1);
}

.noidung-duan p{
    color: var(--mauden);
}

.noidung-duan ul{
    color: var(--mauden);
}

.noidung-duan ol{
    color: var(--mauden);
}

.noidung-duan h3{
    color: var(--mauden);
}

.noidung-duan h4{
    color: var(--mauden);
}

.section-title__title{
    margin: 0;
    font-size: 40px;
    line-height: 48px;
    font-weight: 700;
    margin-top: 1px;
    text-align: center;
    color: var(--mauden);
}

.section-title__line{
    position: absolute;
    bottom: -11px;
    left: 48%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.section-title__line:before{
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    width: 40px;
    content: "";
    background-color: #000;
}

.noidung-project{
    color: #fff;
}

.section-title__line:after{
    position: absolute;
    bottom: 0;
    left: 45px;
    height: 2px;
    width: 4px;
    content: "";
    background-color: var(--ambed-black, #3c3531);
}

.related-project{
    margin-top: 60px;
}

.title-related-project{
    position: relative;
}

.related-project .section-project-cate{
    gap: 28.9px;
    margin-top: 60px;
}

.related-project .project-item{
    width: 23.1%;
}

.related-project .project-item img{
    height: 390px;
}

.related-project .content-project-cat{
    padding: 0px 15px;
}

.related-project .content-project-cat h3{
    font-size: 18px;
}

.related-project .project-three__sub-title{
    font-size: 15px;
}

.related-project .gallery-page__icon a{
    height: 60px;
    width: 60px;
    font-size: 20px;
}

.loader {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    animation: rotate 1s linear infinite;
    position: absolute;
    right: 45%;
    top: 20px;
    z-index: 2;
}

.text-homepage{
    left: 45%!important;
}

.text-homepage .text h3{
    font-size: 80px;
}

.btn-slide{
    background: #fff;
    color: var(--mauden)!important;
    padding: 10px 50px;
    font-size: 14px;
    text-transform: none;
    border: 0;
    z-index: 1;
}

.btn-slide:after{
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 3px;
    background-color: var(--mauchudao1);
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-property: all;
    transition-property: all;
    opacity: 1;
    z-index: -1;
}

.btn-slide:hover{
    color: #fff!important;
    box-shadow: unset;
}

.btn-slide:hover:after{
    opacity: 1;
    width: 100%;
}

.text-chuky img{
    margin: 0!important;
}

.title-thongtin{
    background: linear-gradient(225deg, #ff9700 17.09%, #FCB042 54.26%, #FCB042 85.22%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.col-form .col-inner{
    display: flex;
    justify-content: flex-end;

}

.btn-dktuvan{
    padding: 10px 40px;
    background: #272727;
    border-radius: 5px;
    margin: 0;
}

.btn-dktuvan:hover{
    background: var(--mauchudao1)!important;
    box-shadow: unset!important;
}

.dk-tuvan .col-lienhe{
    width: 100%!important;
}

.dk-tuvan{
    flex-wrap: wrap;
    gap:0px
}

.dk-tuvan .gui{
    margin: 0!important;
}

.mobile-nav .icon-menu{
    color: var(--mauchudao1)!important;
}

/* .mfp-content{
    background: var(--mauden)!important;
} */

.mobile-sidebar{
    background: var(--mauden);
    height: auto;
} 

.nav-sidebar.nav-vertical>li+li{
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.nav-sidebar li a{
    color: #fff!important;
}

.mobile-nav__contact li{
    display: flex;
    margin-bottom: 15px!important;
}

.mobile-nav__contact i{
    padding: 11px;
    background: #fff;
    border-radius: 45px;
    width: 35px;
    height: 35px;
    color: #000;
}

.sidebar-menu .html_top_right_text{
    padding-bottom: 0px!important;
}

.sidebar-menu .header-social-icons{
    border-top: 0px!important;
}

.sidebar-menu .follow-icons{
    border-top: 0;
    padding-top: 0px!important;
    display: flex;
    gap: 15px;
}

.nav-sidebar .toggle{
    background: var(--mauchudao1);
    width: 34px!important;
    font-size: 13px!important;
    margin: 0 12px 0 0!important;
    color: #fff;
    opacity: 1!important;
    height: 34px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.search .box .datetime-overlay{
    display: none;
}

.search .post-date{
    display: none;
}

.search .from_the_blog_excerpt{
    display: none;
}

.search  .row-datetime{
    display: none;
}

.search .post-title{
    text-align: left;
}

.search .post-title a{
    color: var(--mauchudao1);
    font-size: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 30px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.search .post-item .box-text{
    padding: 30px 25px 15px;
    background: rgb(39, 39, 39);
}

.search .is-divider{
    display: none;
}

.search .box:hover .badge-custom .badge-inner{
    background: var(--mauchudao1)!important;
    color: var(--mauden);
}

.project-mobile .slick-dots {
    margin-top: 20px;
}

.project-mobile-img{
    height: 300px;
}

.project-mobile-img img{
    height: 300px;
    object-fit: cover;
}

.project-mobile-content{
    background: var(--mauden);
    padding: 20px 20px 35px;
}

.item-project-mobile{
    padding: 0px 20px;
}

.item-project-mobile .item-project-mobile {
    margin-bottom: 10px;
}

.item-project-mobile .project-two__hover-text{
    padding-top: 0px;
    padding-bottom: 30px;
}

.item-project-mobile .project-two__hover-title{
    min-height: 72px;
}

.content-404{
    margin-bottom: 150px;
}

.row-edit{
    text-align: center;
}

.row-edit .page-title{
    color: var(--mauden);
}

.col-content-404{
    display: flex;
    justify-content: center;
    padding-bottom: 0;
}

.content-page-404{
    padding-bottom: 0;
}

.content-page-404 .searchform .ux-search-submit{
    position: absolute;
    top: 5px;
    background: transparent;
    color: var(--mauden);
    border: 0;
    right: 20px;
    font-size: 17px;
}

.btn-return{
    padding: 15px;
    background: var(--mauchudao1);
    color: #fff;
}

.content-page-404 .searchform .search-field {
    height: 55px;
    box-shadow: unset;
}


.pagination-bar {
    text-align: center;
    margin: 20px 0;
}

.pagination-bar .pagination {
    list-style: none;
    padding: 0;
    display: inline-block;
}

.pagination-bar .pagination li {
    display: inline;
    margin: 0 5px;
}

.pagination-bar .pagination li a,
.pagination-bar .pagination li span {
    display: inline-block;
    padding: 8px 12px;
    text-decoration: none;
    color: var(--mauden);
    border: 1px solid #ddd;
    border-radius: 4px;
    background: #f9f9f9;
    transition: all 0.3s ease;
}

.pagination-bar .pagination li a:hover {
    background: var(--mauchudao1);
    color: #fff;
}

.pagination-bar .pagination li.active span {
    background: var(--mauchudao1);
    color: #fff;
    border-color: var(--mauchudao1);
}


@keyframes rotate {
100%   {transform: rotate(360deg)}
}

.loader::before {
    content: "";
    box-sizing: border-box;
    position: absolute;
    inset: 0px;
    border-radius: 50%;
    border: 10px solid var(--mauchudao1);
    animation: prixClipFix 2s linear infinite ;
}

@keyframes prixClipFix {
    0%   {clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}
    25%  {clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}
    50%  {clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}
    75%  {clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)}
    100% {clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0)}
}
@media(max-width:549px){
    .slide-mobile .text p{
        font-size: 15px;
    }

    .slide-mobile .text h1{
        font-size: 30px;
    }


    .section-camket{
        margin-top: 30px;
    }
    
    .row-edit .header-font{
        font-size: 140px!important;
        line-height: 125px!important;
    }
    
    .item-project .item-project{
        padding: 0px!important;
    }

    .col-tk{
        padding: 15px;
    }

    .col-tk:before{
        top: 0px;
    }

    .col-tk .col-inner{
        box-shadow: unset;
    }

    .col-tk:before{
        box-shadow: unset;
    }

    .slide-quytrinh .flickity-page-dots{
        bottom: 35px;
    }

    .section-project{
        padding-bottom: 105px !important;
    }
    .item-project{
        padding: 40px 30px; 
    }

    .row-project-mobile{
        display: block!important;
    }

    .row-project-desktop{
        display: none;
    }

    .slick-arrow.arrow.next span{
        right: 20px!important;
    }
    
    .slick-arrow.arrow.prev span{
        left: 20px!important;
    }

    .slick-arrow.arrow.next{
        top: 42%!important;
    }

    .slick-arrow.arrow.prev{
        top: 42%!important;
    }

    .content-utilities{
        color: #272727;
    }

    .mobile-sidebar{
        height: 100%!important;
    }

    .slider-camket-mb .flickity-page-dots{
        bottom: 50px!important;
    }

    .page-title-inner .title-wrapper{
        display: none;
    }

    .col-form .col-inner{
        justify-content: flex-start;
    }

    .btn-dktuvan {
        padding: 5px 25px;
    }

    .btn-slide{
        padding: 5px 15px;
        font-size: 14px;
    }

    .text-homepage .text h3{
        font-size: 30px;
    }
     
    .col-giatricotloi .col-inner{
        height: unset!important;
    }

    .col-giatricotloi{
        padding-bottom: 0;
    }

    .utilities-mobile{
        display: block!important;
        text-align: center;
    }

    .utilities-mobile .item {
        padding: 20px;
        display: flex!important;
        justify-content: center;
    }

    .utilities-mobile .slick-slide img{
        display: unset!important;
        width: 35%;
        padding: 20px;
        background: #272727;
        border-radius: 99%;
    }

    .utilities-mobile .slick-arrow.arrow.next{
        right: 0;
    }

    .utilities-mobile .slick-arrow.arrow span{
        color: var(--mauchudao1);
        font-size: 25px;
    }

    .utilities-mobile .item .name {
        color: #272727;
        margin-top: 10px;
        font-size: 20px;
    }

    .utilities{
        display: none;
    }

    .title-lichsu p{
        font-size: 30px;
    }

    .title-lienhe p{
        font-size: 30px;
    }

    .row-tamnhin .col{
        padding: 0px 30px;
    }

    .section-tamnhin{
        padding-top: 70px!important;
        padding-bottom: 70px!important;
    }

    .icon-tamnhin .icon-box-text h2{
        font-size: 30px;
    }

    .icon-tamnhin .icon-box-text p{
        font-size: 16px;
    }

    .icon-tamnhin{
        margin-bottom: 50px;
    }

    .related-project .project-item{
        width: 100%;
    }

    .row-search{
        flex-wrap:wrap ;
    }

    .col-search{
        width: 100%!important;
    }

    .col-search select{
        margin-bottom: 5px;
    }

    .project-item{
        width: 100%;
    }

    .content-infor .group_content{
        padding: 15px;
    }

    .col-ceo-info{
        flex-wrap: wrap;
    }

    .cl-main{
        font-size: 22px;
    }

    .lightbox-custom{
        flex-wrap: wrap;
        gap: 0px;
    }

    .content-infor{
        width: 100%;
    }

    .img-infor{
        width: 100%;
    }

    .avatar-and-button .btn_popup_manage{
        right: 30px;
    }
    .avatar-and-button{
        padding: 0px 35px;
    }

    .col-ceo-left{
        width: 100%;
    }

    .col-ceo-right{
        width: 100%;
    }

    .col-ceo-info .avatar-and-button{
        width: 100%;
    }

    .col-ceo-info .group_manage{
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .feature-image-solution img{
        height: auto!important;
    }

    .section-benefit{
        flex-wrap: wrap;
    }

    .col-benefit{
        width: 100%;
    }

    .col-solution{
        width: 100%;
    }

    .project-two__title-1{
        font-size: 22px;
    }

    .gallery-partner{
        margin-top: 25px;
    }

    .blog-home-left {
        margin-bottom: 10px;
    }

    .blog-home-left .box{
        height: auto;
    }

    .blog-home-left .box-text{
        width: 100%;
    }

    .blog-home-left .box{
        flex-wrap: wrap;
    }
    .row-thongtin{
        padding: 30px 50px;
    }

    .col-tk:before{
        left: 10px;
    }

    .col-tk{
        flex-basis: 100%!important;
        max-width: 100% !important;
    }

    .item-project:last-child{
        margin-bottom: 0;
    }

    .sub-title .section-title-main{
        font-size: 27px;
    }

    .title-reason .section-title-main{
        font-size: 30px;
    }

    .section-reason{
        padding: 75px 10px;
    }

    .title-home .section-title-main{
        font-size: 23px;
        margin-bottom: 0px;
    }

    .title-home .section-title-main:after{
        opacity: 0;
    }

    .content-project{
        left: 5%;
        bottom: -55px;
        width: 90%;
    }

    .item-project{
        width: 100%;
        margin-bottom: 70px;
    }


    .row-dktt{
        padding: 20px;
    }

    .form-dktt .email-dktt{
        height: 50px;
    }

    .btndk-tt{
        padding: 0px 10px !important;
    }

    .title-dktt .section-title-main{
        font-size: 23px;
    }

    .text-dktt p{
        margin-bottom: 5px;
    }

    .title-lienhe .section-title-main{
        font-size: 30px;
    }

    .section-category-mobile{
        display: block!important;
    }
    .item-category{
        padding: 10px 0px;
        border:0px!important;
    }

    .all-category .item-category:after{
        content: unset!important;
    }

    .all-category{
        width: 100%;
    }

    .all-category-desktop{
        display: none!important;
    }

    .col-product-cat-custom{
        display: block!important;
    }

    .order-sort-product{
        flex-wrap: wrap;
    }

    .order-sort-product .woocommerce-result-count {
        width: 100%!important;
        text-align: center;
    }

    .woocommerce-ordering{
        width: 100%;
    }
    
    .project-details__details {
        flex-direction: column;
        align-items: baseline;
    }

    /* .wrap-sliders .slick-slide{
        width: 100% !important;
    } */

    .about3_items .wrap-sliders:before{
        width:100%!important;
        left: 0%!important;
    }

    
}

@media(max-width:850px){
    .project-item img{
        height: 400px!important;
    }

    .content-project-cat{
        opacity: 1!important;
        background: var(--mauden);
        padding: 20px 15px;
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
        bottom: 0px;
    }

    .project-three__sub-title{
        margin-bottom: 0;
    }

    .content-project-cat h3{
        margin-bottom: 5px;
    }

    .box-image-project:hover:before{
        content: unset;
    }

    .box-image-project:hover .gallery-page__icon a{
        display: none;
    }

    .project-desktop{
        display: none;
    }

    .section-project-mobile{
        display: block!important;
    }

    .mfp-wrap{
        z-index: 99999!important;
    }

    .btn-xemnhanh{
        display: none;
    }

    .section-title__line{
        left: 45%;
    }

    .wrap-sliders .item {
        padding: 0px 20px;
    }
    

    .project-details__details li:before{
        content: unset;
    }
    .noidung-duan h1{
        font-size: 30px;
    }

    .project-details__details-box{
        margin-left: 25px;
        margin-right: 25px;
    }

    .lightbox-custom{
        flex-wrap: wrap;
        gap: 0px;
    }

    .content-infor{
        width: 100%;
    }

    .img-infor{
        width: 100%;
    }
    
    /* .wrap-sliders .slick-track .item {
        width: 100%!important;
    } */

    .row-project{
        flex-wrap: wrap;
    }

    .row-lienhe-right .col{
        padding-left: 15px;
    }

    .order-sort-product .woocommerce-result-count{
        display: inline-block!important;
        margin: 0;

    }
    .product-main{
        padding: 40px 20px;
    }

    .product .product-main .content-row{
        padding: 20px 5px;
    }

    .product-info .product-title{
        font-size: 26px;
    }

    .product-info .price-wrapper span>bdi{
        font-size: 24px;
    }
    .wrap-top-price{
        font-size: 24px;
    }

    .header-breadcrumb .entry-title{
        font-size: 25px;
    }

    .product-footer .container{
        padding: 0px 20px;
    }

    .title-tab{
        font-size: 28px;
    }

    .related .product-section-title{
        font-size: 21px;
    }

    .post-sidebar{
        padding: 0px 15px !important;
    }
}

@media(min-width:550px) and (max-width:849px){
    .row-edit .header-font{
        font-size: 200px!important;
        line-height: 125px!important;
    }

    .mobile-sidebar{
        height: 100%!important;
    }

    .text-homepage .text h3{
        font-size: 50px;
    }

    .utilities{
        width: 650px!important;
    }

    .section-tamnhin{
        padding-top: 60px!important;
        padding-bottom: 60px!important;
    }

    .row-tamnhin .col{
        padding: 0px 30px;
    }

    .about3 {
        padding: 0px 20px;
    }
    
    .related-project .project-item{
        width: 47.9%;
    }

    .project-item{
        width: 47.9%;
    }

    .avatar-and-button .btn_popup_manage{
        bottom: 15px;
        right: -35px;
    }

    button.btn_popup_manage{
        bottom: 15px;
        right: -35px;
    }

    .col-solution{
        width: 47.9%;
    }

    .icon-camket .icon-box-text h3{
        min-height: 150px;
    }

    .icon-animation2{
        right: 110px;
    }
    .image-gt-home2{
        left: 125px;
    }

    .countable{
        left: 45px;
        top: 360px;
    }

    .blog-home-left{
        margin-bottom: 10px;
    }

    .blog-home-left .box-text{
        width: 100%;
    }

    .blog-home-left .box-image{
        width: 100%;
    }

    .blog-home-left .box{
        flex-wrap: wrap;
        height: auto;
    }

    .col-thongtin-right{
        display: flex;
        align-items: center;
    }

    .item-project{
        width: 46%;
        margin-bottom: 65px;

    }

    .row-custom .post-item{
        flex-basis: 50%;
        max-width: 50%;
    }
    .row-dktt{
        padding: 30px;
    }

    .title-dktt .section-title-main{
        font-size: 24px;
    }

    .btndk-tt{
        padding: 5px 15px !important;
    }

    .content-project{
        left: 0%;
    }

    .item-project:nth-child(3){
        margin-bottom: 0;
    }

    .item-project:nth-child(4){
        margin-bottom: 0;
    }

    .title-home .section-title-main{
        font-size: 23px;
    }

    .col-tk{
        flex-basis: 50% !important;
        max-width: 50% !important;
    
    }

    .col-tk:last-child{
        margin: auto;
    }

    .col-tk:before{
        left: 12px;
    }
}

@media(min-width:850px) and (max-width:1024px){
    .flex-left{
        display: block!important;
    }

    .header-nav{
        display: none;
    }
    .title-home .section-title-main{
        font-size: 27px;
    }
    .mobile-sidebar{
        height: 100% !important;
    }

    /* .section-project-mobile{
        display: block!important;
    }

    .project-desktop{
        display: none;
    } */

    
}



@keyframes shapeMover {
    0%, 100% {
        transform: perspective(400px) translateY(0) rotate(0deg) translateZ(0px) translateX(0);
    }
    50% {
        transform: perspective(400px) rotate(0deg) translateZ(20px) translateY(20px) translateX(20px);
    }
}

@keyframes float-bob-x {
    0% {
        transform: translateX(-30px);
    }
    50% {
        transform: translateX(-10px);
    }
    100% {
        transform: translateX(-30px);
    }
}

@keyframes float-bob-y {
    0% {
        transform: translateY(-20px);
    }
    50% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(-20px);
    }
}

@keyframes zoom {
    0% {
        transform: scale(.9);
    }
    
    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent;
    }
    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent;
    }
}

@media(max-height:667px){
    .mobile-sidebar{
        height: auto!important;
    }
}