/*
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.   ***************/
.pad-none {
    padding-bottom: 0 !important;
}

.header-hotline {
    display: flex;
    align-items: center;
}

.header__hotline--img img {
    width: 35px;
}

.hotline__contact--text {
    color: #FF0707;
    font-size: 16px;
    margin-bottom: 0px;
}

.hotline__contact--phone a {
    color: #FF0707;
    font-weight: 900;
    font-size: 18px;
}

.header__hotline--img {
    margin-right: 5px;
}

#header .header-nav a.nav-top-link {
    font-size: 18px;
}

#header .header-nav li {
    margin: 0 30px;
}

.header-nav {
    justify-content: center;
}

.section-banner {
    position: relative;
}

.section-banner .wpcf7 {
    position: absolute;
    right: 300px;
    bottom: 25px;
}

.section-banner form.wpcf7-form {
    float: right;
    width: 520px;
    right: 0;
    border-radius: 15px;
    padding: 23px;
    background: linear-gradient(180deg, rgba(197, 11, 11, 0.90) 0%, rgba(229, 28, 28, 0.90) 100%);
    box-shadow: 0 2px 4.5px 0 rgba(0, 0, 0, 0.45);
}

.top-banner-form h3 {
    font-size: 23px;
    color: #fff;
    margin: 0;
}

.top-banner-form p {
    font-size: 18px;
    color: #fff;
}

span.wpcf7-spinner,
.processing:before,
.loading-spin.centered {
    display: none;
}

.wpcf7-response-output {
    margin: 0 !important;
}

.top-banner-form input.wpcf7-form-control.wpcf7-submit {
    background: #000;
    color: #fff;
}

.top-banner-form input,
.top-banner-form select {
    border-radius: 10px;
}

.section-gioithieu h1 {
    font-size: 32px;
    margin-bottom: 10px;
    color: #C50B0B;
}

.section-gioithieu h3 {
    font-size: 24px;
    margin-bottom: 10px;
}

.section-gioithieu p {
    padding: 0px 250px;
    text-align: left;
    margin-bottom: 10px;
}

.row8-list h2,
.home-row-title h1,
.home-row-title h2 {
    font-size: 32px;
    color: #C50B0B;
    margin-bottom: 10px;
}

.section-image-box {
    border-radius: 8px;
    border: 1px solid #D30505;
    background: #FFF3F3;
    box-shadow: 0 4px 16px 0 rgba(27, 2, 2, 0.08);
    overflow: hidden;
}

.section-image-box .box-text {
    padding: 15px 24px 24px 24px;
}

.section-image-box h3 {
    font-size: 21px;
}

.section-image-box h3 a {
    color: #000;
}

.section-image-box p {
    font-size: 15px;
}

.section__skb--content {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    margin: 0 0 40px;
    text-align: center;
    position: relative;
    min-height: 350px;
    padding: 0px 65px;
}

.section__skb--content img {
    border-top-left-radius: 35px;
    border-bottom-right-radius: 35px;
}

.section__skb--content .box-text .box-text-inner {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    float: left;
    width: 113%;
    left: 0;
    position: relative;
    z-index: 2;
    background: rgba(255, 255, 255, 0.90);
    box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.20);
    padding: 45px 50px 15px;
    border-top-left-radius: 35px;
    border-bottom-right-radius: 35px;
    min-height: 350px;
}

.section__skb--content .box-image {
    width: 53%;
    margin: 0;
}

.section__skb--content .box-text {
    width: 47%;
}

.section__skb--content p strong {
    font-size: 25px;
}

.section__skb--content p {
    margin-bottom: 15px;
    font-size: 20px;
}

.section__skb--content:nth-child(2n) {
    flex-direction: row;
}

.section__skb--content:nth-child(2n) .box-text .box-text-inner {
    float: right;
}

.section__thucte--imagebox {
    width: 100%;
    box-shadow: 0 4px 10px rgba(186, 186, 186, 0.25);
    border-radius: 15px;
    background: #fff;
    overflow: hidden;
}

.section__thucte--imagebox .box-text {
    padding: 0 10px 10px 10px;
}

.section__thucte--imagebox p strong {
    color: #C50B0B;
    font-size: 17px;
    margin-bottom: 10px;
}

.section__thucte--imagebox p {
    font-size: 15px;
}

.section-banggia .home-row-title {
    padding: 0px 280px;
}

.section-banggia .home-row-title p {
    margin-bottom: 10px;
    font-size: 16px;
}

.row-price-list {
    float: left;
    width: 100%;
    position: relative;
    padding: 0 15%
}

.row-price-list p {
    font-size: 16px;
    line-height: 25px;
    color: #000;
    font-weight: 300;
    margin: 0 0 10px
}

.row-price-list p.note {
    margin: -10px 0 15px
}

.row-price-list table {
    width: 100%;
    max-width: 100%;
    border-collapse: collapse;
    border: 1px solid #333;
    background: #fff;
    border-radius: 15px;
    text-align: left;
    margin: 0 0 30px
}

.row-price-list table:last-child {
    margin: 0 0 10px
}

.row-price-list table td,
.row-price-list table th {
    border: 1px solid #333;
    padding: 15px 20px;
    text-align: left
}

.row-price-list table th {
    font-size: 18px;
    font-weight: 500;
    line-height: 25px;
    background: #EAF2FE
}

.row-price-list table tr:first-child th {
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
    background: #fff;
    text-align: center
}

.row-price-list table td {
    font-size: 15px;
    line-height: 25px;
    font-weight: 400;
    color: #000
}

.row-price-list table th strong {
    font-weight: 700
}

.row-price-list table p {
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    color: #000;
    margin: 0 !important
}

.qt-box {
    float: left;
    width: 100%;
    position: relative;
    border-radius: 0 27px;
    padding: 23px;
    margin-bottom: 25px;
    background: #FFFBFB;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25)
}

.qt-box:last-child {
    margin-bottom: 0
}

.qt-box img {
    max-width: 100%
}

.qt-box p {
    font-size: 16px;
    line-height: 25px;
    color: #2E2E2E;
    font-weight: 400;
    margin: 0 0 5px
}

.qt-box p:last-child {
    margin-bottom: 0
}

.qt-box p label {
    height: 38px;
    width: 38px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0 0;
    line-height: 38px;
    border-radius: 38px;
    background: #C50B0B;
    font-size: 30px;
    font-weight: 700;
    color: #fff
}

.qt-box p strong {
    font-size: 20px;
    line-height: 30px;
    padding: 4px 0;
    color: #333;
    vertical-align: middle;
    display: inline-block
}
.list-faq a {
    font-size: 20px;
    font-weight: bold;
    border-top: none;
}

.list-faq .accordion-item {
    background: #fff;
    border-radius: 8px;
    margin: 0 0 20px;
    border: 1px solid #E1E1E1;
    background: #F2F2F2;
}
.section__chinhsach--column > .col-inner {
    background: #fff;
    padding: 30px;
    border-radius: 16px;
    text-align: center;
}
.section-chinhsach h2 {
    font-size: 32px;
    color: #000;
    margin-bottom: 10px;
}
.chinhsach-iconbox {
    text-align: center;
    border-radius: 4px;
    padding: 16px;
    border: 1px solid #FDC6C1;
    background: #FFF2F1;
    margin: 8px 0;
}
.form-dat-lich p.form-note {
    margin-bottom: 30px;
    font-size: 18px;
    color: #000;
    font-weight: 400;
    margin: 0 0 10px;
}
.form-dat-lich input, .form-dat-lich select {
    width: 100%;
    /* background: #f2f2f2; */
    border: 1px solid #E1E1E1;
    border-radius: 4px;
    padding: 0 0 0 16px;
    height: 48px;
    line-height: 46px;
    color: #979494;
    font-size: 16px;
    font-weight: 500;
}
.form-dat-lich input.wpcf7-form-control.wpcf7-submit {
    font-size: 20px;
    color: #fff;
    opacity: 1;
    font-weight: bold;
}
.khachhang-testimonial {
    position: relative;
    margin: 15px 0;
    border-radius: 4px;
    padding: 24px;
    border: 1px solid #E1E1E1;
    background: #FAFAFA;
    backdrop-filter: blur(4.5px);
}

.khachhang-testimonial .star-rating span:before {
    color: #FFC108;
}
.list-post .box.box-text-bottom.box-blog-post {
    width: 100%;
    box-shadow: 0 4px 10px rgba(186, 186, 186, 0.25);
    border-radius: 15px;
    background: #fff;
    overflow: hidden;
}

.list-post .post-title {
    font-size: 18px;
    line-height: 25px;
    color: #000;
    font-weight: 600;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 10px;
}

.list-post .box-text {
    padding: 10px;
}

.is-divider {
    display: none;
}
.footer-title p {
    font-size: 18px;
    font-weight: 600;
    color: #C50B0B;
    line-height: 25px;
    min-height: 50px;
    margin: 0 0 20px;
    text-transform: uppercase;
}
.section-footer ul {
    list-style-type: none;
}

.section-footer ul li {
    margin-bottom: 10px;
    margin: 0 0 10px 0;
    color: #000;
}

.section-footer ul li a {
    color: #000;
}

.section-footer ul li a:hover {
    color: #C50B0B;
}
.absolute-footer {
    display: none;
}
.contact-top-left h3 {
    font-size: 23px;
}
.form-lien-he h3 {
    font-size: 23px;
}
.form-lien-he input.wpcf7-form-control.wpcf7-submit {
    border-radius: 5px;
}
.title-page h1 {
    color: #C50B0B;
    margin-bottom: 25px;
    font-size: 32px;
}
.widget-title span {
    display: inline-block;
    width: 100%;
    margin: 0 0 15px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 800;
    background: #AF1010;
    color: #fff;
    text-align: center;
    padding: 10px;
    line-height: 25px;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.recent-blog-posts a {
    font-size: 15px;
    color: #000;
}

.archive .post-title {
    font-size: 20px;
    color: #000;
    margin-bottom: 10px;
}

.archive p.from_the_blog_excerpt {
    font-size: 15px;
}

.archive img.wp-post-image {
    width: 100%;
    border-top-left-radius: 25px;
    border-bottom-right-radius: 25px;
}
@media (max-width: 1025px) {
    #header .header-nav li {
        margin: 0px 18px;
    }

    #header .header-nav a.nav-top-link {
        font-size: 14px;
    }

    .section-gioithieu p {
        padding: 0px 150px;
    }

    .section__skb--content p strong {
        font-size: 21px;
    }

    .section__skb--content p {
        font-size: 15px;
    }

    .section__skb--content .box-text .box-text-inner {
        min-height: 250px;
        padding: 30px 30px 15px;
    }

    .section-banggia .home-row-title {
        padding: 0px 80px;
    }
}

@media only screen and (max-width: 48em) {
    .header-main li.html.custom {
        display: block;
    }

    .off-canvas-right.dark .mfp-content,
    .off-canvas-left.dark .mfp-content {
        background-color: #C50B0B;
    }

    .sidebar-menu .nav>li>a {
        color: #fff !important;
        font-size: 16px;
        text-transform: none;
    }

    div#top-bar {
        display: none;
    }

    .section-gioithieu h1 {
        font-size: 27px;
    }

    .section-gioithieu p {
        padding: 0;
    }

    .page-header h1,
    .row8-list h2,
    .home-row-title h1,
    .home-row-title h2,
    .entry-header h1 {
        font-size: 26px;
    }

    .section__skb--content .box-image {
        width: 100%;
    }

    .section__skb--content .box-text {
        width: 100%;
        margin-top: -30px;
    }

    .section__skb--content {
        padding: 0;
    }

    .section__skb--content .box-text .box-text-inner {
        position: static;
        width: 100%;
        transform: none;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto;
        min-height: 1px;
        padding: 20px 25px;
    }

    .section-banggia .home-row-title {
        padding: 0px;
    }

    .row-price-list {
        padding: 0 5%;
    }
    .section__chinhsach--column > .col-inner {
        height: fit-content !important;
    }
}

@media (max-width: 767px) {
    .header__hotline--img img {
        width: 90px;
    }
}