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

/*************** ADD CUSTOM CSS HERE.   ***************/

.section-custom .col{
    padding: 0 10px;
}
.section-custom p{
    margin-bottom: 0.75rem;
}
.section-custom p:last-of-type{
    margin-bottom: 0;
}
.section-custom .ladi-table table thead td{
    background-color: rgb(102, 54, 29);
    color: rgb(255, 255, 255);
    padding: 10px;
    border: 1px solid #FFFFFF;
    text-align: center;
    font-weight: bold;
}
.section-custom .ladi-table table tbody tr:nth-of-type(even) td {
    background-color: rgb(243, 243, 243);
    color: rgb(0, 0, 0);
} 
.section-custom .ladi-table table tbody tr td{
    border: 1px solid #FFFFFF;
    padding: 10px;
    text-align: center;
    color: rgb(0, 0, 0);
}
.header-custom{
    position: relative;
    overflow: hidden;
}
.header-custom .img-absolute{
    position: absolute;
    right: -2.5rem;
    bottom: 0;
    z-index: -2;
    height: 110%;
}
.header-custom .img-absolute .img-inner{
    width: 100%;
    height: 120%;
}
.header-custom .img-absolute img{
    width: 100%;
    height: 120%;
}
.header-custom .col-custom{
    align-self: center;
}
.header-custom .btn-header{
    margin: 0 1rem;
}
.header-custom .icon-box{
    margin: 1rem 0;
}
.header-custom .ux-logo img{
    filter: brightness(100);
}
.header-custom .list-item ul li{
    list-style-type: none;
    margin-left: 0;
}
.header-custom .col-custom-right{
    align-self: flex-end;
}
.dich-vu .section-content .box-image{
    position: relative;
    overflow: visible;
}
.dich-vu .section-content .box-image::after{
    position: absolute;
    content: "";
    left: -1rem;
    bottom: 0;
    width: 60px;
    height: 60px;
    background-color: rgba(167, 75, 29, 0.1);
    border-radius: 50%;
}
.nhiem-vu .section-content .img-inner img{
    border-radius: 30px;
}
.quy-trinh .section-content .btn-custom{
    line-height: normal;
    font-weight: normal;
}
.quy-trinh .section-content .box-image img{
    border: 1px solid rgb(59, 30, 15);
    border-radius: 50%;
    padding: 10px;
}
.cam-ket .section-content .icon-box{
    background-color: rgb(59, 30, 15);
    padding: 20px;
    margin: 20px 0;
}
.cam-ket .section-content .icon-box:last-of-type{
    margin-bottom: 0;
}
.cam-ket .section-content .icon-box.icon-custom-left{
    border-top-left-radius: 50px;
    position: relative;
}
/* .cam-ket .section-content .icon-box.icon-custom-left::after{
    position: absolute;
    content: "";
    left: 104%;
    top: 50%;
    transform: translateY(-50%);
    width: 40%;
    height: 1px;
    background-color: rgb(59, 30, 15);
    z-index: -1;
}
.cam-ket .section-content .icon-box.icon-custom-right::after{
    position: absolute;
    content: "";
    right: 104%;
    top: 50%;
    transform: translateY(-50%);
    width: 40%;
    height: 1px;
    background-color: rgb(59, 30, 15);
    z-index: -1;
} */
.cam-ket .section-content .icon-box.icon-custom-right{
    border-top-right-radius: 50px;
    position: relative;
}
.cam-ket .section-content .img-custom{
    position: relative;
}
/* .cam-ket .section-content .img-custom::after{
    position: absolute;
    content: "";
    left: 30%;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: rgb(59, 30, 15);
    z-index: -1;
}
.cam-ket .section-content .img-custom::before{
    position: absolute;
    content: "";
    right: 30%;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: rgb(59, 30, 15);
    z-index: -1;
} */
.danh-gia .section-content .icon-box-custom .box-text-inner h4{
    margin-bottom: 0.5rem;
}
.cau-hoi .section-content .icon-box{
    margin: 30px 0;
}
.cau-hoi .section-content .icon-box-left .icon-box-text{
    background-color: rgb(238, 235, 254);
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    padding: 10px 40px;
}
.cau-hoi .section-content .icon-box-right .icon-box-text{
    background-color: rgba(255, 255, 255, 0);
    border-style: solid;
    border-color: rgb(228, 228, 228);
    border-width: 1px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    padding: 20px;
    margin-right: 10px;
}
.lien-he .section-content .col-inner img{
    border-radius: 20px;
}
.lien-he .section-content .lien-he-tu-van{
    background-color: rgb(255, 255, 255);
    border-radius: 30px;
    padding: 40px;
}
.lien-he .section-content .lien-he-tu-van .wpcf7-form-control{
    border: 1px solid rgb(238, 238, 238);
    border-radius: 10px;
    box-shadow: none;
}
.tu-van{
    position: fixed;
    right: 30px;
    bottom: 0;
    z-index: 99;
    width: auto;
}
.tu-van .section-content .icon-box{
    border: 2px solid rgb(255, 255, 255);
    border-radius: 10px;
    padding: 5px 15px;
    align-items: center;
    margin-top: 10px;
}
.tu-van .section-content .icon-box p:last-of-type{
    margin-bottom: 0;
}
.tu-van .section-content .icon-box.tu-van-zalo{
    background: rgba(118, 171, 25, 1.0);
    background: -webkit-linear-gradient(194deg, rgba(118, 171, 25, 1.0), #00b09b);
    background: linear-gradient(194deg, rgba(118, 171, 25, 1.0), #00b09b);
}
.tu-van .section-content .icon-box.tu-van-phone{
    background: #dc2430;
    background: -webkit-linear-gradient(168deg, #dc2430, #7b4397);
    background: linear-gradient(168deg, #dc2430, #7b4397);
}
@media only screen and (max-width: 768px){
    .header-custom .img-absolute{
        height: auto;
    }
    .header-custom .img-absolute .img-inner{
        height: auto;
   }
   .header-custom .img-absolute img{
        height: auto;
   }
   .header-custom .col-custom{
        flex-basis: 100%;
        max-width: 100%;
   }
   .header-custom .col-custom-right{
        position: absolute;
        right: 0;
        bottom: 0;
        z-index: -1;
   }
   .tu-van{
        right: 5px;
        left: 5px;
        width: 100%;
        padding: 15px 0 !important;
   }
   .tu-van .section-content .plain{
        display: inline-block;
   }
}
@media only screen and (max-width: 575px){
   .header-custom .ux_logo {
        display: block;
        margin: 1rem auto;
   }
   .header-custom .btn-header{
        margin: 0 0.5rem 1rem;
        display: block;
   }
   .header-custom .col-custom{
    margin: 1rem 0;
   }
}


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}