/*
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.   ***************/

.no-margin {margin: 0 !important}
.no-margin > * {margin: 0 !important}
.no-paddding {padding: 0 !important}
.no-paddding > *{padding: 0 !important}
/* .row-no-padding-bottom .col{padding-bottom: 0 !important} */

.owl-nav.disabled{display: none !important;}
.owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-prev {left: 0}
.owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-next {right: 0;}
.absolute-footer {display: none !important;}
.is-divider {display: none !important;}
.header-button-1 a.button, .btn-website {
    border-width: 1px !important;
    font-size: 14px;
    font-weight: 700;
    padding: 12px 18px !important;
    line-height: 0.5;
}
.btn-website {padding: 16px 24px !important; margin-bottom: 30px !important;}
.btn-website.mb-0 {margin-bottom: 0 !important;}
.btn-website.no-fill {
    background: #fff !important;
    color: #275997 !important;
    border-color: #275997 !important;
}
#header {
    border: 1px solid #f2f5f8;
}
#comments {display: none;}
.header-nav-main .nav-top-link {
    font-weight: 400;
    font-size: 15px;
}
.title-banner h1 {
    font-size: 45px;
    line-height: 1.2em;
    margin-bottom: 24px;
}
.title-banner p {
    font-size: 18px;
    margin-bottom: 24px;
}
.iconbox-check-banner .icon-box-text {
    padding-left: 10px !important;
}
.iconbox-check-banner .icon-box-text p{
    margin-top: 0;
}
.text-ceo p { font-size: 12px; }
.iconbox-ceo {
    align-items: center;
}
.iconbox-ceo .icon-box-img .icon-inner{
    width: 50px;
    height: 50px;
    overflow: hidden;
    img {
        object-position: center top;
        object-fit: cover;
        border-radius: 90%;
        height: 100%;
        width: 100%;
        padding-top: 0;
    }
}
.iconbox-ceo .icon-box-text p {
    margin-bottom: 0;
    font-size: 12px;
}
.iconbox-ceo .icon-box-text a {
    font-weight: 700;
    color: #fff;
}
.row-ceo {
    position: absolute;
    bottom: -70px;
    right: 30px;
    max-width: 351px !important;
}
.row-ceo .letter-ceo {box-shadow: rgba(0, 0, 0, 0.25) 0px 2px 8px 4px;}

.slider-leading {
    overflow: hidden;
    width: 100%;
    position: relative;
}
.slider-leading::before, .slider-leading::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 70px;
    pointer-events: none;
    z-index: 9999;
}
.slider-leading::before {
    left: 0;
    background: linear-gradient(to right, rgba(255,255,255,1), rgba(255,255,255,0));
}
.slider-leading::after {
    right: 0;
    background: linear-gradient(to left, rgba(255,255,255,1), rgba(255,255,255,0));
}

.slider-leading .col-inner {
    display: inline-flex;
    white-space: nowrap;
    backface-visibility: hidden;
    transform: translate3d(0,0,0);
    will-change: transform;
    animation: slide 20s linear infinite;
    width: max-content;
}

.slider-leading .col-inner .img {
    flex: 0 0 auto;
    width: 150px !important;    
    margin-bottom: 0;
    margin-right: 100px;
}
.img-box-post-leading {
    flex: 1 0 0px;
    min-width: 320px;
    max-width: 320px;
    height: 420px;
}
.img-box-post-leading .box-text {
    padding: 24px 24px 24px 12px;
    background: #f3f5f8;
}
.img-box-post-leading .icon-box .icon-box-img {
    margin-bottom: 0;
    img {
        object-position: center center;
        object-fit: cover;
        height: 43px;
        padding-top: 0;
    }
}
.img-box-post-leading .icon-box .icon-box-text p {
    font-size: 18px;
    font-weight: bold;
    padding-left: 13px;
}
.slide-post-leading .col-inner{
    display: inline-flex;
    gap: 24px;
    overflow-x: scroll;
    position: relative;
    justify-content: flex-start;
}
.row-center {
    margin: 0 auto !important;
}
.title-website p:first-child {
    letter-spacing: 5px;
    font-size: 14px;
    text-transform: uppercase;
}
.title-website p:last-child {
    margin-bottom: 0;
}
.title-website h2 {
    font-size: 36px;
    margin-bottom: 0.7em;
}
.title-website h1 {
    font-size: 48px;
    margin-bottom: 0.7em;
}
.text-global p {
    font-size: 16px;
}
.text-global p:last-child {
    margin-bottom: 0;
}
.iconbox-trust {
    padding: 36px;
    background: #fff;
}
.iconbox-trust:hover .icon-inner {
    background: linear-gradient(90deg, #b87333, #ffd700, #b87333) !important;
}
.iconbox-trust .icon-box-img .icon-inner {
    border-radius: 0;
    background: linear-gradient(90deg, #b87333, #ffd700, #b87333);
    border-color: transparent;
}
.iconbox-trust .icon-box-img img {padding-top: 0;}
.iconbox-trust .icon-box-text h3 {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.2em;
    margin-bottom: 15px;
}
.iconbox-trust .icon-box-text p {
    font-size: 16px;
}
.btn-simple {
    font-size: 14px;
}
.iconbox-serve {
    padding: 24px;
    box-shadow: rgba(0, 0, 0, 0.18) 0px 0.602187px 0.602187px -1.25px, rgba(0, 0, 0, 0.16) 0px 2.28853px 2.28853px -2.5px, rgba(0, 0, 0, 0.063) 0px 10px 10px -3.75px;
    background: #fff;
    border: 1px solid transparent;
    transition: all 0.3s ease-in;
}
.iconbox-serve .icon-box-img .icon-inner {
    border-radius: 0;
    background: linear-gradient(90deg, #b87333, #ffd700, #b87333);
    border-color: transparent;
}
.iconbox-serve .icon-box-text p {
    font-size: 18px;
    transition: all 0.3s ease-in;
}
.iconbox-serve:hover .icon-inner {
    background: linear-gradient(90deg, #b87333, #ffd700, #b87333) !important;
}
.iconbox-serve:hover {
    border-color: #275997;
}
.iconbox-serve:hover .icon-box-text p {
    color: #275997;
}
.iconbox-service {
    padding: 24px 24px;
    box-shadow: rgba(0, 0, 0, 0.18) 0px 0.602187px 0.602187px -1.25px, rgba(0, 0, 0, 0.16) 0px 2.28853px 2.28853px -2.5px, rgba(0, 0, 0, 0.063) 0px 10px 10px -3.75px;
    border: 1px solid #f2f5f8;
    align-items: center;
    transition: all 0.3s ease-in;
}
.iconbox-service .icon-box-text a {
    font-size: 18px;
    font-weight: 400;
    color: #21272b;
    margin-right: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    i {font-size: 35px; margin: 0; color: #275997;}
}
.iconbox-service:hover {
    border-color: #275997;
}
.slide-testimonials .col-inner{
    display: inline-flex;
    white-space: nowrap;
    backface-visibility: hidden;
    transform: translate3d(0,0,0);
    will-change: transform;
    animation: slide 30s linear infinite;
    width: max-content;
}
.iconbox-testimonials {
    flex: 0 0 auto;
    background: #fff;
    width: 280px;
    box-shadow: rgba(0, 0, 0, 0.18) 0px 0.602187px 0.602187px -1.25px, rgba(0, 0, 0, 0.16) 0px 2.28853px 2.28853px -2.5px, rgba(0, 0, 0, 0.063) 0px 10px 10px -3.75px;
    border-radius: 12px;
    padding: 36px 24px;
    margin-right: 15px;
}

.iconbox-testimonials .icon-box-img {
    margin-bottom: 0;
}

.iconbox-testimonials .icon-box-text p:first-child{
    font-size: 16px;
    text-wrap: wrap;
}
.iconbox-testimonials .icon-box-text p:last-child {
    margin-bottom: 0;
    span {
        display: inline-block;
        font-size: 12px;
        padding: 4px 8px;
        font-weight: 400;
        text-transform: uppercase;
        background: #e1eefe;
    }
}
.iconbox-testimonials .icon-box-text p {
    margin-bottom: 10px;
}
.iconbox-testimonials .icon-box-text p:nth-child(2) {
    font-weight: 700;
    color: #5e5e5e;
}
.blog-home .post-item .col-inner {
    background: #fff;
    padding: 36px 24px;
    height: 100%;
}
.blog-home .post-item .col-inner .post-title a {
    font-size: 20px;
}
.blog-home .post-item .col-inner .cat-label {
    padding: 6px 18px;
    background: #275997;
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    opacity: 1;
    text-transform: inherit;
    margin-bottom: 25px;
}
#form-contact {
    input:not(input[type="submit"]), textarea {
        background: #bbbbbb26;
        border-color: #8888881a;
        box-shadow: none;
        height: 40px;
        margin-bottom: 0;
        margin-top: 10px;
    }
    label {
        font-weight: 400;
        font-size: 16px;
        text-align: left;
    }
    .required {color: #db241e; display: inline-block; margin-left: 5px;}
    .hint { font-size: 12px; color: #9b9b9b; margin: 1.3em 0; text-align: left;}
    .wpcf7-spinner {display: none;}
    button[type="submit"] {
        padding-top: 22px !important;
        padding-bottom: 22px !important;
        font-size: 16px;
    }    
}

.text-para p, .text-link p {
    font-size: 14px;
} 

.text-link, .text-link a {
    color: #fff;
    font-size: 14px;
}
.text-link a:hover {
    color: #fff;
    text-decoration: underline;
}
.text-para.last p {
    font-size: 12px;
    margin-bottom: 0;
    text-align: justify;
}
.iconbox-aboutus .icon-box-img{
    margin-bottom: 50px;
}
.iconbox-aboutus .icon-box-text p {
    font-size: 20px;
    font-weight: 300;
    strong { font-weight: 600;}
}
.text-exp p:first-child{
    color: #5e5e5e;
    font-weight: bold;
    margin-bottom: 0;
    font-size: 38px;
    span { font-size: 48px; }
}
.text-exp p:last-child {
    margin-bottom: 0;
    font-size: 16px;
}
.iconbox-met {
    align-items: center;
}
.iconbox-met .icon-box-img .icon-inner {
    padding: 18px;
    background: #e1eefe;
}
.iconbox-met .icon-box-img .icon-inner img {
    padding-top: 0;
}
.iconbox-met .icon-box-text {
    padding-left: 2em;
}
.iconbox-contact .icon-box-img .icon-inner {
    padding: 18px;
    background: #e1eefe;
    border-radius: 99%;
}
.iconbox-contact .icon-box-img .icon-inner img {
    padding-top: 0;
}
.iconbox-contact .icon-box-text h3 {
    font-size: 24px;
    line-height: 1.2em;
}
.iconbox-contact .follow-icons a:last-child {
    margin-bottom: 1em !important;
}
.blog-wrapper.blog-archive.page-wrapper, .blog-wrapper.blog-single.page-wrapper {padding-top: 0;}
.section-title-list {
    padding: 60px 0;
    background: #f2f5f8;
    margin-bottom: 60px;
}
.section-title-list h1 {
    font-size: 48px;

}
.blog-wrapper.blog-archive.page-wrapper .post-item .post-title a {
    font-size: 22px;
    font-weight: 500;
}
.blog-wrapper.blog-archive.page-wrapper .post-item .cat-label {
    padding: 6px 18px;
    background: #ffeded;
    font-weight: 400;
    font-size: 14px;
    opacity: 1;
    text-transform: inherit;
    margin-bottom: 10px;
    display: inline-block;
    text-transform: uppercase;
    margin-top: 10px;
}
.blog-wrapper.blog-archive.page-wrapper .post-item .post-meta {
    margin-top: 10px;
    font-size: 10px;
    padding: 2px 10px;
    background: #e1eefe;
    font-weight: 400;
    opacity: 1;
    display: inline-block;
    margin-bottom: 10px;
}
.blog-wrapper.blog-archive.page-wrapper .post-item .box-text {
    padding-bottom: 0;
}
.blog-wrapper.blog-archive.page-wrapper .post-item .from_the_blog_excerpt {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
aside {
    border: 1px solid #f2f5f8;
    box-shadow: rgba(0, 0, 0, 0.18) 0px 0.602187px 0.602187px -1.25px, rgba(0, 0, 0, 0.16) 0px 2.28853px 2.28853px -2.5px, rgba(0, 0, 0, 0.063) 0px 10px 10px -3.75px;
    padding: 24px 20px 24px 24px;
}
.recent-blog-posts-li {
    position: relative;
    padding-left: 14px;
    &::before {
        content: '';
        position: absolute;
        height: 4px;
        width: 4px;
        background: #275997;
        left: 0;
        top: calc(50% - 2px);
    }
}
.recent-blog-posts-li .mr-half {display: none;}
.recent-blog-posts-li a {
    margin-bottom: 0;
    color: #21272b;
    &:hover {
        color: #275997;
    }
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
span.widget-title {
    text-transform: inherit;
    font-size: 16px;
    display: inline-block;
    margin-bottom: 12px;
}
.section-title-single {
    padding: 60px 0;
    background: #f2f5f8;
}
.section-title-single h1 {
    font-size: 48px;
}
.section-title-single .post-categories, .list-bai-viet .post-categories {
    list-style: none;
    display: flex;
    gap: 10px;
    li {margin-left: 0;}
    li a {
        padding: 6px 18px;
        background: #275997;
        font-weight: 400;
        font-size: 14px;
        display: inline-block;
        color: #fff;
    }
}
.section-title-single .post-meta, .list-bai-viet .post-meta {
    display: flex;
    gap: 30px;
    align-items: center;
    i {color: #275997;}
}

.blog-wrapper.blog-single.page-wrapper {
    .entry-header {display: none;}
    .entry-content {padding-top: 0;}
}

.bai-viet-lien-quan h3 {
    font-size: 33px;
}
.bai-viet-lien-quan .tieu-de-bai-viet {
    font-size: 16px;
    font-weight: 700;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.list-bai-viet .post-categories li {
    margin-bottom: 0;
}
.list-bai-viet .post-categories li a {
    font-size: 12px;
    padding: 2px 12px;
}
.list-bai-viet .post-meta {
    font-size: 14px;
}
@keyframes slide {
    from{ transform: translate3d(0,0,0); }
    to  { transform: translate3d(-50%,0,0); } 
}



/* mobile */
@media (max-width: 549px) {

}

/*table*/
@media (max-width: 849px) {

}

/*desktop*/
@media (min-width: 850px) {

    .row-no-padding-bottom-col {
        & > .col {
            padding-bottom: 0 !important;
        }
    }

    .iconbox-flex-reverse {
        flex-direction: row-reverse;
        .icon-box-text p {
            text-align: right;
            font-size: 16px;
        }
        .icon-box-text {
            padding-left: 0 !important;
            padding-right: 2em;
        }
    }
}