/*
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.   ***************/
header#header {
    display: none;
}
.profile-banner-top {
    padding-top: 100px !important;
}
.profile-banner-top .section-bg.fill img {
    height: auto;
}
.profile-banner-top .col-bs {
    /* padding-bottom: 0; */
}
.profile-banner-top .col-content .text-left {
    text-align: center;
}
.profile-banner-top .col-content .text-left h2 {
    background: -webkit-linear-gradient(#fff, #fff, #fff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 25px;
    padding-bottom: 15px;
    font-size: 30px;
    position: relative;
}
.profile-banner-top .col-content .text-left h2::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 60%;
    height: 1px;
    background: #fff;
    margin: 0 auto;
}
.profile-banner-top .col-content .text-left p {
    text-align: justify;
    background: -webkit-linear-gradient(#fff, #ddd, #fff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.profile-banner-top .row-banner-skill {
    position: absolute;
    left: 0;
    right: 0;    
}
.profile-banner-top .row-banner-skill .col {
    padding: 1px !important;
}
.row-banner-skill .box-text-inner {

}
.row-banner-skill .box-text.text-center {
    padding-bottom: 0;
}
.row-banner-skill .box-text-inner h4 {
    font-size: 18px;
    font-weight: 600;
    background: -webkit-linear-gradient(#ffcc66, #ffff99, #cc9933);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: none;
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 10px;
    font-family: 'Inter';
}
.row-banner-skill .box-text-inner h4::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 65%;
    height: 1px;
    background: rgba(255, 255, 153, 0.8);
    margin: 0 auto;
}
.row-banner-skill .box-text-inner p {
    font-size: 16px;
    line-height: normal;
    background: -webkit-linear-gradient(#ffcc66, #ffff99, #cc9933);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: none;
    min-height: 42px;
}

.session-profile {
    padding-top: 130px !important;
    /* background: rgb(255 251 215 / 80%);  */
}
h2.section-title {
    justify-content: center;
}
.section-title b {
    display: none;
}
.section-title span.section-title-main {
    font-size: 34px;
    font-weight: 600;
    color: #064c28;
}
.profile-row-item .col {
    color: #064c28;
}
.profile-row-item .col p {
    text-align: justify;
    line-height: normal;
}

.col-tree {
    margin: auto 0;
    position: relative;
    padding: 0 0 3%;
}
.col-tree::before {
    content: '';
    position: absolute;
    top: 40%;
    left: 0;
    width: 50%;
    height: 2px;
    background: #064c28;
}
.profile-row-item:nth-child(2n+1) .col-tree::before {
    left: unset;
    right: 0; 
}
.col-tree .col-inner {
    width: 90px;
    height: 90px;
    background-image: linear-gradient(110deg, #ffcc99, #cc9933, #ffcc99, #cc9933);
    border-radius: 50%;
    align-items: center;
    display: flex;
    justify-content: center;
    color: #064c28;
    font-size: 20px;
    line-height: normal;
    font-family: 'EB Garamond';   
    float: left;
    font-weight: 600;
}
.col-tree .col-inner p {
    margin-bottom: 0;
}
.profile-row-item:nth-child(2n+1) .col-tree .col-inner {
    float: right;
}


.row.row-item {
    position: relative;
}
.row.row-item::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 2px;
    height: 100%;
    background: #064c28;
}
.row.row-item .col.small-12.large-12 {
    padding-bottom: 0;
}
.row.profile-row-item {
    align-items: center;
}
@media screen and (min-width: 850px) {
    .row.profile-row-item .col-content-left,
    .row.profile-row-item .col-content-right {
        flex-basis: 37.5%;
        max-width: 37.5%;
    }
    .row.profile-row-item .col-tree {
        flex-basis: 25%;
        max-width: 25%;
    }
}

.personal-information {
    /* padding-bottom: 0 !important; */
}
.personal-information .row1 {
    padding: 30px;
}
.personal-information .row1 .col.logo {
    padding: 30px 0 0;
}
.personal-information .row1 .col.logo p {
    text-align: justify;
    color: rgba(255, 255, 255, 0.8);
    line-height: 24px;
}
.personal-information .row1 .col.content {
    padding-bottom: 0;
}
.personal-information .row1 .col.content .col-inner {

}
.personal-information .row1 .col.content .col-inner p {
    color: #064c28; 
}
.personal-information .row1 .col.content .gallery {
    max-width: 65%;
    margin: 0 auto;
}
.personal-information .row1 .col.content figure.gallery-item {
    padding-bottom: 0;
}
.personal-information .row1 .col.content .gallery img {
    height: 65px;
    object-fit: contain;
}

.section.hospital103 {
    /* padding-top: 100px !important; */
    /* background: rgb(255 251 215 / 80%);  */
}
.section.hospital103 .text {
    text-align: justify !important;
    padding-right: 50px;    
}

.drhan-hospital .section-title span.section-title-main {
    background: -webkit-linear-gradient(#ffcc66, #ffff99, #cc9933);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: none;      
}
.drhan-hospital .row .col-inner {
    background: #fff !important;
    padding: 20px;
    border-radius: 15px;
    height: 400px;
    text-align: justify;
    overflow-y: auto;
    display: flex;
    align-items: center;
    position: relative;
}
.drhan-hospital .row .col-image .col-inner {
    background: none !important;
    display: block;
    padding: 0;
    border-radius: 0;
}
.drhan-hospital .row .col-image .col-inner img {
    height: 190px;
    object-fit: cover;
}
.drhan-hospital .row .col-image .col-inner::after {
    display: none;
}
.drhan-hospital .row .col-inner::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 5px;
    background-color: #064c288c;
    border-radius: 0 0 15px 15px;
}
.drhan-hospital .row .col-inner p {
    margin-bottom: 0;
}
.drhan-beauty-center .box {
    box-shadow: 0px 3px 6px #ccc;
}
.drhan-beauty-center .box .box-text {
    text-align: justify;
    color: #064c28;
    line-height: 23px;
    height: 195px;
    padding: 20px;
}

.section.dragontea-suoigiang .section-title span.section-title-main {
    background: -webkit-linear-gradient(#ffcc66, #ffff99, #cc9933);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: none;    
}
.section.dragontea-suoigiang .row-description .text {
    text-align: justify;
}
.section.dragontea-suoigiang .row-content .col {
    padding-bottom: 0 !important;
}
.section.dragontea-suoigiang .row-content .box-image {
    border: 2px solid #fff;
    padding: 5px;
}
.dragontea-suoigiang .row-gallery .img-inner img {
    object-fit: cover !important;
}

.section.video .col {
    /* padding: 20px 0 0 !important; */
}
.section.video .video-wrapper {
    position: relative;
    width: 100%;
    max-width: 100%;
    aspect-ratio: 16 / 9; 
    background: rgba(255, 251, 215, 0.8);
}
.section.video .video-wrapper video {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.section.company-vision .section-title span.section-title-main {
    background: -webkit-linear-gradient(#ffcc66, #ffff99, #cc9933);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: none;
}
.section.company-vision .row .col {
    padding-bottom: 0;
}

.profile-footer .text.header h3 {
    font-size: 34px;
    margin-bottom: 0;
}
.profile-footer .text.header p {
    font-size: 20px;
    border-bottom: 1px solid #990000;
    width: fit-content;
    margin: 0 auto;
    padding-bottom: 5px;
    margin-bottom: 30px;    
}
.profile-footer .testimonial-box .testimonial-image img {
    object-fit: contain;
    width: 30px;
    height: 30px;
}
.profile-footer .testimonial-box .icon-box-text {
    /* display: flex;
    flex-direction: column-reverse;
    flex-wrap: nowrap; */
}
.profile-footer .testimonial-box .testimonial-text h3 a {
    padding: 0;
    margin-bottom: 5px;
    font-size: 20px;
    color: #064c28;
    font-weight: 600;
}
.profile-footer .testimonial-box .testimonial-text p {
    color: #064c28;
    margin-bottom: 5px;
    font-style: normal
}

.row.footer-social .col {
    padding-bottom: 0 !important;
}
.row.footer-social .col-inner ul {
    text-align: right;
    padding: 0;
    margin: 0;
}
.row.footer-social .col-inner ul li {
    list-style: none;
    display: inline-block;    
}
.row.footer-social .col-inner ul li img {
    width: 50px;
    margin-bottom: 0;
}




/*--------------------------------------------------------------
## Css Scrollbar
--------------------------------------------------------------*/
::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.3);
	background-color: #F5F5F5;
	border-radius: 10px;
}
::-webkit-scrollbar {
	width: 8px;
	background-color: #F5F5F5; 
}
::-webkit-scrollbar-thumb {
	background-color: #807d7d;
	border-radius: 8px;
}
.absolute-footer {
    background-color: unset;
    padding: 0;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
    .profile-banner-top {
        padding-top: 0px !important;
        background: rgb(255 251 215 / 80%);
    }

    .profile-banner-top .col-content .text-left h2 {
        -webkit-text-fill-color: unset;
        margin-bottom: 15px;
        padding-bottom: 10px;
        font-size: 24px;
        color: #064c28;
    }
    .profile-banner-top .col-content .text-left h2::after {
        background: #064c28;
    }
    .profile-banner-top .col-content .text-left p {
        background: -webkit-linear-gradient(#064c28, rgb(153 0 0 / 85%), rgb(153 0 0 / 70%));
        -webkit-background-clip: text;
    }

    .profile-banner-top .row-banner-skill {
        position: relative;
    }
    .session-profile {
        padding-top: 30px !important;
    }
    .section-title span.section-title-main {
        font-size: 28px;
    }
    .row.row-item::before {
        display: none;
    }

    .row.profile-row-item .col-tree {
        flex-basis: 30%;
        max-width: 30%;
    }
    .row.profile-row-item:nth-child(2n+1) .col-content-right {
        flex-basis: 70%;
        max-width: 70%;
        padding-bottom: 0;
    }
    .row.profile-row-item:nth-child(2n+1) .col-content-left {
        display: none;
        flex-basis: 0%;
        max-width: 0%;
    }
    .row.profile-row-item:nth-child(2n+2) .col-content-left {
        flex-basis: 70%;
        max-width: 70%;
        padding-bottom: 0;
    }
    .row.profile-row-item:nth-child(2n+2) .col-content-right {
        display: none;
        flex-basis: 0%;
        max-width: 0%;
    }
    .profile-row-item:nth-child(2n+1) .col-tree .col-inner {
        float: unset;
    }
    .col-tree .col-inner {
        width: 70px;
        height: 70px;
        font-size: 18px;
        float: unset;
    }
    .profile-row-item .col p {
        font-size: 14px;
    }
    .col-tree .col-inner p {
        font-size: 18px;
    }

    .personal-information .row2 {
        bottom: -28%;
        max-width: 90%;
    }
    .personal-information .row2 .gallery {
        padding: 15px;
    }
    .personal-information .row2 .gallery .gallery-item {
        width: 50%;
    }
    /* .personal-information .row1 .img {
        width: 30% !important;
    }
    .personal-information .row1 .col.logo {
        padding-bottom: 15px;
    } */
    .personal-information .row1 .col.content .col-inner p {
        font-size: 14px;
    }
    .drhan-hospital .row .col-inner {
        padding: 40px 20px;
        height: auto;
    }
    .section.company-vision .container.section-title-container {
        max-width: 100% !important;
    }
    .section.video .video-wrapper {
        aspect-ratio: auto;
    }

    .personal-information .row1 .col.content .col-inner {
        padding: 15px;
    }
    .personal-information .row1 .col.content .gallery {
        max-width: 100%;
        display: flex;
    }
    .personal-information .row1 .col.content figure.gallery-item {
        padding: 0 5px !important;
        width: 25%;
    }

    .section.hospital103 .text {
        padding-right: 0;
    }
    .drhan-hospital .row .col-image .col-inner img {
        height: auto;
    }

    .dragontea-suoigiang .row-gallery .img-inner {
        padding: unset !important;
        width: 100%;
    }
    .dragontea-suoigiang .row-gallery .col:nth-child(1) .img-inner {
        height: 300px;
    }
    .dragontea-suoigiang .row-gallery .col:nth-child(2) .row.row-small .col {
        flex-basis: 50%;
        max-width: 50%;
    }
    .dragontea-suoigiang .row-gallery .col:nth-child(2) .img-inner {
        height: 200px;
    }
    .dragontea-suoigiang .row-gallery .img-inner img {
        object-fit: contain !important;
        background: rgb(0 62 62);
    }

    .profile-footer .text.header h3 {
        font-size: 26px;
    }
    .profile-footer .text.header p {
        font-size: 18px;
    }
    

}