/*
Theme Name: Flatsome Child
Description: AZWebsite.vn developed for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.12.2
*/


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


:root {
    --main-color: #1f4d90;
    --main-color-2: #279e64;
    --text-color: #7a7a7a;
}

p, h1, h2, h3, h4, h5, h6, .heading-font, .off-canvas-center .nav-sidebar.nav-vertical > li > a {
    line-height: 26px;
}

.icon-box-img svg,
.icon-box-img img {
    padding: 0;
}

.slider-wrapper .flickity-page-dots {
    bottom: -10px;
}

.slider-wrapper .slider-nav-light .flickity-page-dots .dot {
    width: 8px;
    height: 8px;
    background: #cccccc !important;
    opacity: 1;
    border: none;
    margin: 0 4px;
}

.slider-wrapper .slider-nav-light .flickity-page-dots .dot.is-selected {
    background: var(--main-color-2) !important;
}

/*** HEADER ***/
.header-top {
    border-bottom: 1px solid #ebebeb;
}

.header-top ul.nav > li.html {
    font-size: 13px;
    color: var(--text-color);
}

.header-top ul.nav > li.html a {
    font-weight: bold;
}

.header-main .flex-col.flex-grow,
.header-main ul.header-nav {
    height: 100%;
}

.header-main ul.header-nav>li.menu-item {
    margin: 0;
    padding: 0 18px;
    height: 100%;
}

.header-main ul.header-nav>li.menu-item>a {
    font-size: 16px;
    font-weight: bold;
    color: var(--main-color);
    display: flex;
    justify-content: center;
    height: 100%;
    padding: 0;
    position: relative;
}

.header-main ul.header-nav>li.menu-item.active>a,
.header-main ul.header-nav>li.menu-item:hover>a {
    color: var(--main-color-2);
}

.header-main ul.header-nav>li.menu-item.active>a::after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    border-style: solid;
    border-width: 1px 15px;
    border-color: var(--main-color-2);
    bottom: 24px;
}

.header-main ul.header-nav>li>ul.sub-menu.nav-dropdown,
.header-main ul.header-nav>li>ul.sub-menu.nav-dropdown>li>ul.sub-menu.nav-column {
    position: absolute;
    left: 0px;
    min-width: 255px;
    padding: 0;
    background-color: #fff;
    z-index: 99;
    border: none;
    border-radius: 0;
    box-shadow: none;
    display: none !important;
}

.header-main ul.header-nav>li:hover>ul.sub-menu.nav-dropdown {
    overflow: visible;
    max-height: 3000px;
    max-width: 3000px;
    display: block !important;
}

.header-main ul.header-nav>li>ul.sub-menu.nav-dropdown>li {
    display: block;
    width: 100%;
	position: relative;
}

.header-main ul.header-nav>li ul.sub-menu>li>a {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    display: block;
    padding: 5px 15px;
    margin: 0;
    color: var(--text-color);
    border-bottom: 1px solid #ebebeb;
    text-align: left;
    text-transform: initial;
}

.header-main ul.header-nav>li ul.sub-menu>li>a:hover {
    color: var(--main-color-2);
    background: #fff;
}

.header-main ul.header-nav>li>ul.sub-menu.nav-dropdown>li>ul.sub-menu.nav-column {
    display: none;
	top: 0;
    left: 100%;
}

.header-main ul.header-nav>li>ul.sub-menu.nav-dropdown>li:hover>ul.sub-menu.nav-column {
    display: block !important;
}

/*** HOME ***/
.home-form-book {
    padding: 0 !important;
    margin-bottom: 80px;
}

.form-dat-lich {
    padding: 35px 45px 30px 45px;
    -webkit-box-shadow: 0px 0px 44px -10px #ebebeb;
    -moz-box-shadow: 0px 0px 44px -10px #ebebeb;
    box-shadow: 0px 0px 44px -10px #ebebeb;
    margin-top: -110px;
    position: relative;
    z-index: 9;
    background: #fff;
    border-bottom: 3px solid var(--main-color-2);
    border-radius: 5px;
    text-align: center;
}

.form-dat-lich h2,
.form-dat-lich-hen h2,
.form-lien-he h2 {
    font-size: 30px;
    line-height: 26px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.form-dat-lich p.des,
.form-dat-lich-hen p.des,
.form-lien-he p.des {
    color: var(--main-color-2);
    margin-bottom: 35px;
}

.form-lien-he p.des {
    padding: 0 70px;
}

.form-dat-lich .wrap,
.form-dat-lich-hen .wrap {
    display: flex;
    justify-content: space-between;
}

.form-dat-lich .wrap .col {
    padding: 0 10px;
    width: 25%;
}

.form-dat-lich input,
.form-dat-lich select {
    font-size: 14px;
    color: #495057;
    width: 100%;
    height: 40px;
    padding: 0 20px;
    background-color: #fff;
    border: 1px solid #e9e9e9;
    border-radius: 4px;
    box-shadow: none;
}

.form-dat-lich input.wpcf7-submit {
    background: var(--main-color-2) !important;
    border: 1px solid var(--main-color-2);
    color: #fff;
    text-transform: none;
    font-weight: normal;
    margin: 0;
    position: relative;
}

.form-dat-lich input.wpcf7-submit::after {
    content: '\f060';
    font-family: 'FontAwesome';
}

.form-dat-lich input.wpcf7-submit:hover {
    background: #fff !important;
    color: var(--main-color-2);
    box-shadow: none;
}

form.wpcf7-form,
form.comment-form {
    margin-bottom: 0;
}

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

.section-title b {
    background: transparent;
    opacity: 0;
}

.section-title-container,
.section-title-container .section-title {
    margin-bottom: 0;
    border: none;
}

#main span.section-title-main {
    font-size: 30px;
    font-weight: bold;
    line-height: 40px;
    text-transform: uppercase;
    border: none;
    padding: 65px 0 20px;
    margin: 0;
    position: relative;
}

#main .section-title-center span.section-title-main::before,
#main .section-title-normal span.section-title-main::before {
    content: "";
    display: table;
    clear: both;
    background: url(/wp-content/uploads/2023/09/v-icon.png);
    width: 48px;
    height: 45px;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
    top: 0;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

#main .section-title-normal span.section-title-main::before {
    left: 24px;
}

.text-bottom-title {
    font-size: 16px;
    color: var(--main-color-2);
    text-align: center;
    margin-bottom: 50px;
}

.text-bottom-title.left {
    text-align: left;
    margin-bottom: 40px;
}

.home-service .icon-box {
    text-align: center;
    padding: 30px 0 50px;
    margin-bottom: 50px;
    border: 1px solid #ebebeb;
    border-bottom: 2px solid var(--main-color-2);
    border-radius: 5px;
}

.home-service .icon-box .icon-box-img {
    width: fit-content !important;
    height: 104px;
    margin-bottom: 20px;
    position: relative;
}

.home-service .icon-box .icon-box-text h3 {
    font-size: 24px;
    line-height: 26px;
    padding: 0 20px;
    margin-bottom: 55px;
}

.home-service .icon-box:hover {
    background: var(--main-color-2);
    cursor: pointer;
}

.home-service .icon-box:hover .icon-box-img img {
    opacity: 0;
    transition: none;
}

.home-service .icon-box:hover .icon-box-img::after {
    display: block;
}

.home-service .icon-box .icon-box-img::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 104px;
    top: 0;
    left: 0;
    background-size: cover;
    display: none;
}

.home-service .icon-box.box-1 .icon-box-img::after {
    background: url(/wp-content/uploads/2023/09/image_service_hover1.webp) no-repeat center center;
}

.home-service .icon-box.box-2 .icon-box-img::after {
    background: url(/wp-content/uploads/2023/09/image_service_hover2.webp) no-repeat center center;
}

.home-service .icon-box.box-3 .icon-box-img::after {
    background: url(/wp-content/uploads/2023/09/image_service_hover3.webp) no-repeat center center;
}

.home-service .icon-box.box-4 .icon-box-img::after {
    background: url(/wp-content/uploads/2023/09/image_service_hover4.webp) no-repeat center center;
}

.home-service .icon-box.box-5 .icon-box-img::after {
    background: url(/wp-content/uploads/2023/09/image_service_hover5.webp) no-repeat center center;
}

.home-service .icon-box.box-6 .icon-box-img::after {
    background: url(/wp-content/uploads/2023/09/image_service_hover6.webp) no-repeat center center;
}

.home-service .icon-box:hover .icon-box-text h3 {
    color: #fff;
}

.home-why {
    padding: 80px 0 50px !important;
    font-size: 14px;
}

.home-why .col-1 .img,
.home-why .col-1 .img .img-inner {
    position: relative;
}

.home-why .col-1 .img::before {
    content: "";
    background-image: url(/wp-content/uploads/2023/09/choose_shape03.webp);
    background-repeat: no-repeat;
    position: absolute;
    width: 202px;
    height: 80px;
    top: -45px;
    right: 157px;
    z-index: -1;
}

.home-why .col-1 .img::after {
    content: "";
    background-image: url(/wp-content/uploads/2023/09/choose_shape01.webp);
    background-repeat: no-repeat;
    position: absolute;
    width: 240px;
    height: 425px;
    top: 50px;
    left: -138px;
    z-index: -1;
}

.home-why .col-1 .img .img-inner::before {
    content: "";
    background-image: url(/wp-content/uploads/2023/09/choose_shape02.webp);
    background-repeat: no-repeat;
    position: absolute;
    width: 112px;
    height: 235px;
    top: 300px;
    right: 21px;
    z-index: -1;
}

.home-why .col-2 > .col-inner {
    padding-left: 55px;
}

.home-why .col-2 p.content {
    margin-bottom: 30px;
}

.home-why .col-2 .icon-box {
    margin-bottom: 30px;
}

.home-why .col-2 .icon-box:last-child {
    margin-bottom: 0;
}

.home-why .col-2 .icon-box .icon-box-img {
    display: flex;
    align-items: center;
}

.home-why .col-2 .icon-box .icon-box-text {
    padding-left: 20px;
}

.home-why .col-2 .icon-box .icon-box-text h3 {
    font-size: 18px;
    margin-bottom: 10px;
}

.home-why .col-2 .icon-box .icon-box-text p {
    line-height: 20px;
}

.home-team {
    padding: 30px 0 70px !important;
}

.home-team::before {
    content: "";
    background-image: url(/wp-content/uploads/2023/09/before_user1.webp);
    background-repeat: no-repeat;
    position: absolute;
    width: 270px;
    height: 418px;
    top: 55px;
    right: 0;
}

.home-team::after {
    content: "";
    background-image: url(/wp-content/uploads/2023/09/before_user2.webp);
    background-repeat: no-repeat;
    position: absolute;
    width: 111px;
    height: 227px;
    top: 325px;
    left: -25px;
}

.home-team .box .box-image,
.home-price .box .box-image,
.page-price .box .box-image {
    border-radius: 5px;
}

.home-team .box .box-image::after {
    content: "";
    background: #fdf8fd;
    position: absolute;
    left: 10px;
    top: 10px;
    right: 10px;
    bottom: 10px;
    opacity: 0.8;
    border-radius: 5px;
    display: none;
}

.home-team .box:hover .box-text,
.home-team .box:hover .box-image::after {
    display: flex;
}

.home-team .box .box-text {
    height: 100%;
    align-items: center;
    padding: 0 50px;
    text-shadow: none;
    display: none;
}

.home-team .box .box-text h4 {
    font-size: 21px;
    color: var(--main-color);
    margin: 0 0 15px;
}

.home-team .box .box-text p {
    font-size: 14px;
    line-height: 21px;
    color: #474747;
    margin: 0 0 5px;
}

.home-team .box .box-text a.button,
.home-price .box .box-text a.button,
.page-price .box .box-text a.button {
    font-size: 14px;
    font-weight: normal;
    text-transform: none;
    border: 1px solid var(--main-color-2);
    height: 40px;
    line-height: 40px;
    padding: 0 25px;
    margin: 20px 0 0;
    border-radius: 5px;
}

.home-team .box .box-text a.button:hover,
.home-price .box .box-text a.button:hover,
.page-price .box .box-text a.button:hover {
    box-shadow: none;
    background: #fff;
    color: var(--main-color-2);
}

.home-price {
    padding: 70px 0 30px !important;
}

.home-price .section-bg {
    background-image: url(/wp-content/uploads/2023/09/background_price.webp) !important;
    height: 445px;
}

.home-price span.section-title-main,
.home-price .text-bottom-title {
    color: #fff;
}

.home-price .box .box-text,
.page-price .box .box-text {
    background: #fff;
    padding: 25px 20px 20px;
    border-radius: 5px;
    font-size: 16px;
}

.home-price .box .box-text h4,
.page-price .box .box-text h4 {
    font-size: 16px;
    margin: 0 0 10px;
}

.home-price .box .box-text p,
.page-price .box .box-text p {
    font-size: 21px;
    font-weight: bold;
    color: var(--main-color-2);
    margin: 0 0 10px;
}

.home-price .box .box-text a.button,
.page-price .box .box-text a.button {
    margin-top: 10px;
}

.home-feedback {
    padding: 80px 0 50px !important;
}

.home-feedback .box,
.home-feedback .box .box-text > .box-text-inner {
    display: flex;
    flex-direction: column-reverse;
}

.home-feedback .box .box-image {
    width: 98px !important;
    position: absolute;
    bottom: 0;
    left: 30px;
}

.home-feedback .box .box-text {
    padding: 0;
    position: relative;
}

.home-feedback .box .box-text h4.uppercase {
    height: 98px;
    margin: 0;
    text-align: left;
    padding-left: 160px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.home-feedback .box .box-text h4.uppercase::before {
    content: "";
    background-image: url(/wp-content/uploads/2023/09/before_khbig.webp);
    background-repeat: no-repeat;
    position: absolute;
    width: 30px;
    height: 25px;
    bottom: 110px;
    left: 115px;
}

.home-feedback .box .box-text h4.uppercase br {
    display: none;
}

.home-feedback .box .box-text h4.uppercase span.person-name {
    font-size: 24px;
    text-transform: none;
    margin-bottom: 10px;
}

.home-feedback .box .box-text h4.uppercase span.person-title {
    font-size: 16px;
    text-transform: none;
    color: var(--text-color);
    margin-bottom: 16px;
    opacity: 1;
}

.home-feedback .box .box-text p {
    font-size: 16px;
    text-align: left;
    padding: 50px 40px;
    background: #eff2f7;
    border-radius: 5px;
    margin-bottom: 35px;
    position: relative;
}

.home-feedback .box .box-text p::before {
    content: "";
    background-image: url(/wp-content/uploads/2023/09/before_kh.webp);
    background-repeat: no-repeat;
    position: absolute;
    width: 30px;
    width: 30px;
    height: 25px;
    top: 25px;
    left: 15px;
}

.home-feedback .box .box-text p::after {
    content: "";
    background-image: url(/wp-content/uploads/2023/09/after_kh.webp);
    background-repeat: no-repeat;
    position: absolute;
    width: 30px;
    height: 25px;
    bottom: 25px;
    right: 15px;
}

.home-question {
    padding: 100px 0 140px !important;
}

.home-question .col-1 .img {
    position: relative;
    top: 45px;
    right: 27px;
    width: 488px !important;
}

.home-question .col-2 p.content {
    margin-bottom: 25px;
}

.accordion .accordion-item a.accordion-title {
    background: #eff2f7;
    min-height: 50px;
    padding: 12px 40px 12px 15px;
    border: none;
    border-radius: 5px;
    margin-top: 20px;
    font-size: 16px;
}

.home-question .accordion .accordion-item a.accordion-title {
    font-weight: bold;
    color: var(--main-color);
}

.accordion .accordion-item:first-child a.accordion-title {
    margin-top: 0;
}

.accordion .accordion-item .toggle {
    top: 0;
    right: 0;
    left: unset;
    height: 100%;
    font-size: 14px;
    opacity: 1;
}

.accordion-inner {
    padding: 0 15px 12px;
    background: #eff2f7;
}

.accordion-inner p {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 16px;
}

.home-branch .box .box-text {
    background: var(--main-color-2);
    padding: 15px 20px 10px 20px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    text-align: left;
    color: #fff;
    position: relative;
}

.home-branch .box .box-text h4 {
    font-size: 18px;
    color: #fff;
    margin: 0;
}

.home-branch .box .box-text a.button {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    width: 33px;
    height: 33px;
    background: var(--main-color) !important;
    border: 1px solid var(--main-color);
    min-width: unset;
    min-height: unset;
    line-height: unset;
    margin: 0;
    padding: 0;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.home-branch .box .box-text a.button:hover {
    background: #fff !important;
    color: var(--main-color);
    box-shadow: none;
}

.home-branch .box .box-text a.button i {
    margin: 0;
}

/*** FOOTER ***/
.section-footer {
    padding: 100px 0 45px !important;
}

.section-footer,
.section-footer a {
    font-size: 14px;
    color: #fff;
}

.section-footer p,
.section-footer ul > li {
    line-height: 21px;
    margin: 0 0 20px 0;
}

.section-footer span.section-title-main {
    font-size: 24px;
    line-height: 32px;
    color: #fff;
    text-transform: none;
    margin: 0 0 40px;
    padding: 0 0 0 10px;
    border: none;
    border-left: 2px solid #fff;
}

.section-footer .social-icons {
    display: flex;
}

.section-footer .social-icons .button.icon {
    color: #fff;
    background: #244477;
    min-width: 35px;
    min-height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    margin: 0 10px 0 0;
}

.section-footer .social-icons .button.icon:hover {
    background: #fff !important;
    color: transparent !important;
}

.section-footer .social-icons .button.icon:hover>i {
    color: var(--main-color) !important;
}

.section-footer ul > li {
    list-style: none;
    padding-left: 20px;
    position: relative;
}

.section-footer ul > li::before {
    content: '\f054';
    font-family: 'FontAwesome';
    position: absolute;
    left: 0;
}

.section-footer .box-blog-post .box-image {
    width: 33%;
    vertical-align: top;
}

.section-footer .box-blog-post .box-image .image-cover {
    padding-top: 61% !important;
}

.section-footer .box-blog-post .box-text {
    padding: 0 0 0 20px;
}

.section-footer .box-blog-post .box-text h5.post-title {
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    text-align: left;
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-width: 100%;
}

.section-footer .box-blog-post .box-text h5.post-title:hover {
    color: var(--main-color-2);
}

.section-footer .box-blog-post .box-text .is-divider {
    display: none;
}

.section-footer .form-tu-van p.des {
    color: #fff;
}

.section-footer .form-tu-van input {
    width: 100%;
    height: 45px;
    background: transparent !important;
    border: 1px solid #3a6fc3;
    border-radius: 4px;
    color: #fff !important;
    font-size: 14px;
    font-weight: normal;
    text-transform: none;
    box-shadow: none !important;
}

.section-footer .form-tu-van input.wpcf7-submit {
    background: #fff !important;
    color: var(--main-color) !important;
    border: none;
}

.section-footer .form-tu-van input.wpcf7-submit:hover {
    color: var(--main-color-2) !important;
}

.section-footer .mid_footer {
    border-top: 1px solid #3a6fc3;
    padding-bottom: 0;
}

.section-footer .mid_footer .ux-logo {
    margin-bottom: 10px;
}

.section-footer .mid_footer .ux-logo .ux-logo-link {
    padding-top: 35px;
}

.section-footer .mid_footer .widget_nav_menu {
    margin-bottom: 15px;
}

.section-footer .mid_footer .widget_nav_menu ul.menu {
    display: flex;
    justify-content: center;
}

.section-footer .mid_footer .widget_nav_menu ul.menu li.menu-item {
    border: none;
    padding: 0 20px;
    margin: 0 0 20px 0;
}

.section-footer .mid_footer .widget_nav_menu ul.menu li.menu-item::before,
.section-footer .mid_footer .widget_nav_menu ul.menu li.menu-item .toggle {
    display: none;
}

.section-footer .mid_footer .widget_nav_menu ul.menu li.menu-item a {
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    color: #fff;
    padding: 0;
}

.section-footer .copyright-footer,
.section-footer .copyright-footer a {
    font-size: 15px;
    color: #d2d2d2;
}

.section-footer .copyright-footer a:hover {
    color: var(--main-color-2);
}

.absolute-footer {
    display: none;
}

/*** BREADCRUMB ***/
.home .section_breadcrumb {
    display: none;
}

.section_breadcrumb,
.category-page-title {
    padding: 0 !important;
    background-image: url(/wp-content/uploads/2023/10/background_blog.webp) !important;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 35px;
}

.row.breadcrumb .col,
.woocommerce-breadcrumb {
    padding: 100px 0 65px;
    min-height: unset;
    text-align: center;
}

.row.breadcrumb .col {
    margin: 0 15px;
}

.page-title-inner {
    padding: 0 15px;
    min-height: unset;
}

.row.breadcrumb #breadcrumbs,
.breadcrumbs {
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    color: var(--main-color-2);
    text-transform: none;
}

.row.breadcrumb #breadcrumbs a,
.breadcrumbs a {
    font-size: 18px;
    color: #fff;
}

.row.breadcrumb #breadcrumbs a:hover,
.breadcrumbs a:hover {
    color: var(--main-color-2);
}

.row.breadcrumb #breadcrumbs span::after,
.breadcrumbs a::after {
    content: '\f101';
    font-family: 'FontAwesome';
    font-size: 9px;
    color: #fff;
    padding: 0 10px;
}

.row.breadcrumb #breadcrumbs span:last-child::after,
.breadcrumbs a:last-child::after {
    display: none;
}

.woocommerce .row.breadcrumb,
.breadcrumbs .divider {
    display: none;
}

/***  ***/
.blog-wrapper .archive-page-header > .row > .col {
    text-align: left !important;
}

.blog-wrapper.blog-archive .archive-page-header .page-title,
.blog-wrapper.blog-archive .entry-header h1.entry-title,
.content-area .entry-header h1.entry-title  {
    font-size: 20px;
    font-weight: 500;
    line-height: 50px;
    text-transform: uppercase;
    color: var(--text-color);
    margin-bottom: 30px;
    border-bottom: solid 1px #ebebeb;
    text-align: left;
}

.category-dich-vu .row.row-large,
.category-tin-tuc .blog-wrapper .archive-page-header,
.category-tin-tuc .section_form-dat-lich {
    display: none !important;
}

.section_form-dat-lich {
    padding: 30px 0 !important;
}

.blog-wrapper.blog-single .section_form-dat-lich .col {
    max-width: 100%;
    flex-basis: 100%;
}

.form-dat-lich-hen {
    box-shadow: 0px 2px 30px rgba(0,0,0,0.1);
    padding: 20px;
    text-align: center;
}

.form-dat-lich-hen .wrap .col-left,
.form-dat-lich-hen .wrap .col-right {
    width: 48%;
}

.form-dat-lich-hen input,
.form-dat-lich-hen textarea,
.form-lien-he input,
.form-lien-he textarea {
    height: 50px;
    border: none;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px;
    box-shadow: none;
    font-size: 14px;
    color: #9e9e9e;
    margin-bottom: 15px;
}

.form-dat-lich-hen input:focus,
.form-dat-lich-hen textarea:focus,
.form-lien-he input:focus,
.form-lien-he textarea:focus {
    color: #495057;
    border: 2.5px solid #80bdff;
    box-shadow: none;
}

.form-dat-lich-hen input.wpcf7-submit,
.form-lien-he input.wpcf7-submit {
    width: 100%;
    min-height: unset;
    font-size: 21px;
    color: #fff;
    border-radius: 5px;
    border: 1px solid var(--main-color-2);
    margin: 25px 0 0;
}

.form-dat-lich-hen input.wpcf7-submit:hover,
.form-lien-he input.wpcf7-submit:hover {
    background: #fff;
    color: var(--main-color-2);
    box-shadow: none;
}

#post-list .article-inner .entry-header {
    display: flex;
    flex-direction: column;
}

#post-list .article-inner .entry-header .entry-image {
    order: 1;
}

#post-list .article-inner .entry-header .entry-image img,
.blog-wrapper.blog-single .entry-header .entry-image img {
    border-radius: 5px;
}

#post-list .article-inner .entry-header .entry-image .badge,
#post-list .article-inner .entry-header .entry-header-text .entry-divider,
.blog-wrapper.blog-single .entry-header .entry-header-text .entry-divider,
#post-list .article-inner footer.entry-meta {
    display: none;
}

#post-list .article-inner .entry-header .entry-header-text {
    order: 2;
    padding: 20px 0 15px;
}

#post-list .article-inner .entry-header .entry-header-text h2.entry-title,
.blog-wrapper.blog-single .entry-header .entry-header-text h1.entry-title {
    font-size: 27px;
    line-height: 1.2;
}

#post-list .article-inner .entry-header .entry-header-text .entry-meta,
.blog-wrapper.blog-single .entry-header .entry-header-text .entry-meta {
    font-size: 14px;
    text-transform: none;
    letter-spacing: normal;
}

#post-list .article-inner .entry-header .entry-header-text .entry-meta .kc,
.blog-wrapper.blog-single .entry-header .entry-header-text .entry-meta .kc {
    padding: 0 10px;
}

#post-list .article-inner .entry-header .entry-header-text .entry-meta .byline::before,
.blog-wrapper.blog-single .entry-header .entry-header-text .entry-meta .byline::before {
    content: '\f007';
    font-family: 'FontAwesome';
    margin-right: 5px;
}

#post-list .article-inner .entry-header .entry-header-text .entry-meta .posted-on::before,
.blog-wrapper.blog-single .entry-header .entry-header-text .entry-meta .posted-on::before {
    content: '\f133';
    font-family: 'FontAwesome';
    margin-right: 5px;
}

#post-list .article-inner .entry-content {
    padding: 0 0 50px;
    margin-bottom: 45px;
    border-bottom: 1px solid #eff2f7;
}

#post-list article.post:nth-child(3) .article-inner .entry-content {
    padding: 0;
    margin-bottom: 0;
    border-bottom: none;
}

#post-list .article-inner .entry-content .entry-summary {
    font-size: 14px;
}

#post-list .article-inner .entry-content .entry-summary a.more-link {
    height: 49px;
    line-height: 49px;
    padding: 0 30px;
    background: var(--main-color-2);
    border-radius: 5px;
    border: 1px solid var(--main-color-2);
    min-width: 160px;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    text-transform: none;
    margin: 25px 0 0;
}

#post-list .article-inner .entry-content .entry-summary a.more-link:hover {
    background: #fff;
    color: var(--main-color-2);
}

ul.page-numbers.nav-pagination.links.text-center {
    margin: 35px 0 0;
    display: flex;
    justify-content: center;
}

.nav-pagination > li {
    display: flex !important;
    align-items: center;
    margin: 0 2px !important;
}

.nav-pagination > li > a {
    border: none;
    font-size: 14px;
    font-weight: 400;
    height: 40px;
    width: 40px;
    line-height: 40px;
    background: #fff;
    border: solid 1px #ebebeb;
}

.nav-pagination > li > .current {
    background: var(--main-color-2) !important;
    border-color: var(--main-color-2);
    font-size: 14px;
    font-weight: 400;
    height: 40px;
    width: 40px;
    line-height: 40px;
    min-width: unset;
}

.blog-wrapper.blog-single .entry-header .entry-header-text {
    padding-bottom: 15px;
    margin-bottom: 20px;
    border-bottom: 1px solid #eff2f7;
}

.blog-wrapper.blog-single .blog-share {
    text-align: right;
    padding: 20px 0;
    border-bottom: solid 1px #ebebeb;
    border-top: solid 1px #ebebeb;
}

.blog-wrapper.blog-single .xem-them,
.blog-wrapper.blog-single .blog-share .is-divider {
    display: none;
}

.blog-wrapper .blog-share .social-icons {
    display: flex;
    justify-content: end;
}

.blog-wrapper .blog-share .social-icons::before {
    content: "Chia sẻ bài viết: ";
    font-size: 14px;
    margin-right: 15px;
}

.blog-wrapper .blog-share .social-icons .icon {
    width: 24px;
    height: 24px;
    min-width: unset;
    min-height: unset;
    line-height: unset;
    border: none;
    border-radius: 0 !important;
    margin-bottom: 0;
    font-size: 12px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.blog-wrapper .blog-share .social-icons .icon.facebook {
    background: #3a589d;
}

.blog-wrapper .blog-share .social-icons .icon.twitter {
    background: #2478ba;
}

.blog-wrapper .blog-share .social-icons .icon.email {
    background: #111;
}

.blog-wrapper .blog-share .social-icons .icon.pinterest {
    background: #cb2320;
}

.blog-wrapper .blog-share .social-icons .icon.linkedin {
    background: #0072b7;
}

#comments .comment-respond {
    background: transparent;
    padding: 30px;
    border: 1px solid #F2F2F3;
    border-radius: 4px;
    margin-top: 0;
}

#comments .comment-respond h3#reply-title {
    font-size: 20px;
    margin-bottom: 15px;
}

#comments .comment-respond .comment-form-comment,
#comments .comment-respond .form-submit {
    margin-bottom: 0;
}

#comments .comment-respond label {
    font-size: 16px;
    font-weight: normal;
}

#comments .comment-respond input,
#comments .comment-respond textarea {
    height: 40px;
    padding: 0 20px;
    font-size: 16px;
    line-height: 1.5;
    color: var(--text-color);
    font-weight: normal;
    border: 1px solid #F2F2F3;
    border-radius: 4px;
    margin-bottom: 16px;
    box-shadow: none !important;
}

#comments .comment-respond input.submit {
    margin: 0;
    padding: 0 36px;
    color: #fff;
    text-transform: none;
    background: var(--main-color);
    border: 1px solid var(--main-color);
}

#comments .comment-respond input.submit:hover {
    background: #fff;
    color: var(--main-color);
}

/*** WIDGET ***/
.blog-wrapper .post-sidebar {
    padding-left: 0;
}

.blog-wrapper .post-sidebar .widget {
    margin-bottom: 60px;
}

.blog-wrapper .post-sidebar .widget span.widget-title {
    font-size: 24px;
    text-transform: none;
    color: var(--main-color);
    padding-left: 10px;
    border-left: 2px solid var(--main-color);
}

.blog-wrapper .post-sidebar .widget .is-divider {
    background: transparent;
    margin: 15px 0;
    height: 1px;
}

.blog-wrapper .post-sidebar .widget.widget_nav_menu .menu li.menu-item {
    border: none;
    height: 40px;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.blog-wrapper .post-sidebar .widget.widget_nav_menu .menu li.menu-item a {
    height: 100%;
    background: #eff2f7;
    border-radius: 5px;
    display: block;
    padding: 7px 15px;
    font-size: 14px;
}

.blog-wrapper .post-sidebar .widget.widget_nav_menu .menu li.menu-item:hover a {
    background: var(--main-color);
    color: #fff;
}

.blog-wrapper .post-sidebar .widget.widget_nav_menu .menu li.menu-item a::before {
    content: '\f105';
    font-family: 'FontAwesome';
    margin-right: 5px;
}

.blog-wrapper .post-sidebar .widget.widget_nav_menu .menu li.menu-item .toggle {
    display: none;
}

.blog-wrapper .widget.flatsome_recent_posts .recent-blog-posts .badge-square {
    width: 70px;
    height: 46px;
}

.blog-wrapper .widget.flatsome_recent_posts .recent-blog-posts .badge-square .badge-inner {
    border-radius: 50%;
}

.blog-wrapper .widget.flatsome_recent_posts .recent-blog-posts a {
    font-size: 14px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    word-break: break-word;
    -webkit-line-clamp: 3;
    margin-bottom: 0;
}

.blog-wrapper .widget.widget_tag_cloud a.tag-cloud-link {
    display: inline-block;
    background: #eff2f7;
    border-radius: 5px;
    padding: 7px 15px;
    margin: 0 10px 10px 0;
    font-size: 14px !important;
    line-height: 26px;
}

.blog-wrapper .widget.widget_tag_cloud a.tag-cloud-link:hover {
    background: var(--main-color);
    color: #fff;
}

/*** PAGE ***/
#main .page-question span.section-title-main,
#main .page-price span.section-title-main {
    padding: 0;
    margin-bottom: 70px;
}

#main .page-book span.section-title-main {
    padding-top: 0;
}

#main .page-question span.section-title-main::before,
#main .page-price span.section-title-main::before,
#main .page-book span.section-title-main::before {
    display: none;
}

#main .page-book .text-bottom-title.left {
    margin-bottom: 16px;
}

.page-price .box .box-text {
    text-align: left;
    box-shadow: 0px 2px 30px rgba(0,0,0,0.06);
    min-height: 355px;
}

.page-price .box .box-text ul > li {
    list-style: none;
    position: relative;
    padding-left: 20px;
    margin: 0 0 16px 0;
}

.page-price .box .box-text ul > li::before {
    content: '\f00c';
    font-family: 'FontAwesome';
    color: #212529;
    position: absolute;
    left: 0;
}

.page-price .box .box-text a.button {
    display: block;
    margin: 25px auto 0 !important;
    width: fit-content;
}

.page-book {
    margin: 170px 0 100px;
    padding-bottom: 230px !important;
}

.page-book .col-1 {
    margin-top: -105px;
    padding-right: 0;
}

.page-book .col-1 > .col-inner {
    background: #f6f8ff;
    min-height: 360px;
    padding: 20px 55px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.page-book .col-2 {
    margin-top: -105px;
    padding: 65px 75px;
    background: var(--main-color-2);
}

.page-book .form-dat-lich-hen {
    padding: 0;
    box-shadow: none;
}

.page-book .form-dat-lich-hen h2 {
    display: none;
}

.page-book .form-dat-lich-hen p.des {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    line-height: 30px;
    padding: 0;
}

.page-book .form-dat-lich-hen input.wpcf7-submit {
    background: #fff;
    color: var(--main-color-2);
}

.page-book .form-dat-lich-hen input.wpcf7-submit:hover {
    color: var(--main-color);
}

/*** PAGE CONTACT ***/
.page-contact {
    padding-bottom: 100px !important;
}

.page-contact .col-1 {
    background-image: url(/wp-content/uploads/2023/10/background_contact.webp) !important;
    background-repeat: no-repeat;
    min-height: 620px;
}

.page-contact .col-1 > .col-inner {
    padding: 80px 90px 20px 40px;
}

.page-contact .col-1 .box .box-image img {
    width: 62%;
}

.page-contact .col-1 .box .box-text {
    padding: 0;
    font-size: 15px;
}

.page-contact .col-1 .box .box-text h4 {
    font-size: 18px;
    text-transform: uppercase;
    margin: 10px 0 60px;
}

.page-contact .col-1 .box .box-text .info-contact .info {
    margin-bottom: 35px;
}

.page-contact .col-1 .box .box-text .info-contact .info:last-child {
    margin-bottom: 0;
}

.page-contact .col-1 .box .box-text .info-contact .info h5 {
    font-size: 18px;
    color: var(--text-color);
    margin: 0;
}

.page-contact .col-1 .box .box-text .info-contact .info h5 i {
    font-size: 16px;
    color: var(--main-color-2);
}

.page-contact .col-2 > .col-inner {
    display: flex;
    align-items: center;
    height: 100%;
}

.page-contact .form-lien-he {
    text-align: center;
}



/*************** MOBILE AND TABLET CSS HERE  ***************/
@media only screen and (max-width: 1200px) {

    .header-main ul>li.has-icon i.icon-menu {
        color: var(--main-color);
    }

    .header-main #logo img {
        padding: 10px 0;
    }

    /*  */
    .off-canvas .mfp-close {
        opacity: 1;
        position: absolute;
        right: 85px;
        top: 5px;
    }

    .off-canvas .mfp-content {
        background: var(--main-color);
    }

    .off-canvas .mfp-content #main-menu {
        height: 100%;
        background: var(--main-color);
    }

    .off-canvas .mfp-content #main-menu .sidebar-menu {
        padding: 0;
    }

    .off-canvas .mfp-content #main-menu .sidebar-menu ul>li.html_topbar_left {
        padding: 15px;
        background: #fff;
    }

    .off-canvas .mfp-content #main-menu .sidebar-menu ul>li.html_topbar_left img {
        height: 55px;
    }

    .off-canvas .mfp-content #main-menu .sidebar-menu ul>li.menu-item {
        border: none;
        padding: 0;
        margin: 0;
    }

    .off-canvas .mfp-content #main-menu .sidebar-menu ul>li.menu-item.active,
    .off-canvas .mfp-content #main-menu .sidebar-menu ul>li.menu-item:hover {
        background: transparent;
    }

    .off-canvas .mfp-content #main-menu .sidebar-menu ul li.menu-item a {
        font-size: 16px;
        font-weight: normal;
        text-transform: none;
        color: #fff;
        min-height: 40px;
        line-height: 40px;
        padding: 0 20px;
        border-top: 1px solid #fff;
    }

    .off-canvas .mfp-content #main-menu .sidebar-menu ul>li.menu-item.current-menu-item>a,
    .off-canvas .mfp-content #main-menu .sidebar-menu ul>li.menu-item.active>a,
    .off-canvas .mfp-content #main-menu .sidebar-menu ul li.menu-item a:hover {
        color: var(--main-color-2);
    }

    .off-canvas .mfp-content #main-menu .sidebar-menu ul>li>ul.children {
        padding: 0;
    }

    .off-canvas .mfp-content #main-menu .sidebar-menu ul>li>ul.children>li>a {
        padding-left: 35px;
        text-transform: none;
    }

    .off-canvas .mfp-content #main-menu .sidebar-menu ul>li>ul.children>li>ul>li>a {
        padding-left: 45px;
        text-transform: none;
    }

    .off-canvas .mfp-content #main-menu .sidebar-menu ul>li .toggle {
        background: var(--main-color);
        color: #fff;
        opacity: 1;
        height: 40px;
        min-height: unset;
        border: none;
        border-top: 1px solid #fff;
        margin: 0;
    }

    .off-canvas .mfp-content #main-menu .sidebar-menu ul>li.active .toggle {
        border-top: none;
        border-bottom: 1px solid #fff;
    }

    .off-canvas .mfp-content #main-menu .sidebar-menu ul>li .toggle i {
        font-size: 16px;
    }
    /*  */

    .home-form-book {
        margin-bottom: 15px;
    }

    .form-dat-lich .wrap,
    .form-dat-lich-hen .wrap {
        flex-direction: column;
    }

    .form-dat-lich .wrap .col {
        width: 100%;
    }

    .home-why .col-2 > .col-inner {
        padding-left: 0;
    }

    .home-why {
        padding: 45px 0 15px !important;
    }

    .home-why:before {
        content: "";
        background-image: url(/wp-content/uploads/2023/09/choose_shape01.webp);
        background-repeat: no-repeat;
        position: absolute;
        width: 70px;
        height: 285px;
        top: -100px;
        right: 0;
    }

    .home-price {
        padding-top: 45px !important;
    }

    .home-price .box .box-text p {
        font-size: 16px;
    }

    .home-feedback::before {
        content: "";
        background-image: url(//bizweb.dktcdn.net/100/486/871/themes/909920/assets/before_bg_kh.png?1685518699567);
        background-repeat: no-repeat;
        position: absolute;
        width: 290px;
        height: 425px;
        top: 80px;
        left: 0px;
    }

    .home-feedback::after {
        content: "";
        background-image: url(//bizweb.dktcdn.net/100/486/871/themes/909920/assets/after_bg_kh.png?1685518699567);
        background-repeat: no-repeat;
        position: absolute;
        width: 110px;
        height: 220px;
        top: 415px;
        right: 0;
    }

    .home-service {
        padding-bottom: 60px !important;
    }

    .section-footer .mid_footer .widget_nav_menu ul.menu {
        flex-wrap: wrap;
    }

    .form-dat-lich-hen .wrap .col-left,
    .form-dat-lich-hen .wrap .col-right {
        width: 100%;
    }

    .page-book {
        margin: 0;
        padding-bottom: 60px !important;
    }

    .page-book .section-bg,
    .page-contact .col-1 {
        background-image: none !important;
        min-height: unset;
    }

    .page-book .col-2 {
        margin-top: 0;
    }

    .page-contact .col-1 > .col-inner,
    .form-lien-he p.des {
        padding: 0;
    }

    .page-contact .col-1 .box .box-text h4,
    .form-lien-he h2 {
        font-size: 16px;
        margin-bottom: 15px;
    }

    .blog-wrapper .post-sidebar .widget {
        margin-bottom: 30px;
    }

}

/*************** ADD TABLET ONLY CSS HERE  ***************/
@media (min-width: 768px) and (max-width: 1200px) {

    .off-canvas .mfp-content {
        width: 300px;
    }

    .header-main {
        height: 135px !important;
    }

    .container-width, .full-width .ubermenu-nav, .container, .row {
        max-width: 750px !important;
    }

    .header-top ul.nav-center {
        display: flex;
        justify-content: space-between;
    }

    .home-service .icon-box {
        margin-bottom: 25px;
    }

    .section-footer .box-blog-post .box-image {
        width: 39%;
    }

}

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

    .off-canvas .mfp-content {
        width: 80%;
    }

    .header-top {
        display: none;
    }

    #header .header-main,
    #header .header.show-on-scroll,
    #header .stuck .header-main {
        height: 88px !important;
    }

    #header .stuck #logo img {
        max-height: 70px!important;
    }

    .form-dat-lich {
        padding: 20px 25px;
    }

    .form-dat-lich h2,
    .form-dat-lich-hen h2,
    .form-lien-he h2 {
        font-size: 18px;
        margin-bottom: 5px;
    }

    .form-dat-lich p.des,
    .form-dat-lich-hen p.des,
    .form-lien-he p.des {
        font-size: 12px;
        margin-bottom: 10px;
    }

    .form-dat-lich .wrap .col {
        padding: 0;
    }

    #main span.section-title-main {
        font-size: 18px;
        line-height: 24px;
        padding: 55px 0 5px;
    }

    .text-bottom-title {
        font-size: 12px;
        margin-bottom: 30px;
    }

    #main .home-question .section-title-normal span.section-title-main {
        text-align: center;
    }

    #main .home-question .section-title-normal span.section-title-main::before {
        left: 50%;
    }

    .home-why .col-2 .icon-box .icon-box-text h3,
    .home-feedback .box .box-text h4.uppercase span.person-name,
    .home-branch .box .box-text h4,
    .page-contact .col-1 .box .box-text .info-contact .info h5 {
        font-size: 16px;
    }

    .home-why,
    .home-feedback,
    .home-question {
        padding: 30px 0 10px !important;
    }

    .home-price .box.box-push .box-text {
        margin: -26% auto 0;
    }

    .home-feedback .box .box-text h4.uppercase span.person-title {
        font-size: 12px;
    }

    .accordion .accordion-item a.accordion-title {
        font-size: 14px;
    }

    .section-footer, .section-footer a {
        font-size: 14px;
        color: #fff;
    }

    .section-footer {
        padding: 50px 0 20px !important;
    }

    .section-footer .row-footer > .col {
        padding-bottom: 20px;
        margin-bottom: 20px;
        border-bottom: 1px solid #3f76cd;
    }

    .section-footer span.section-title-main {
        font-size: 18px;
        margin-bottom: 15px;
    }

    .section-footer .box-blog-post {
         display: flex;
    }

    .section-footer .box-blog-post .box-image {
        width: 36% !important;
    }

    .section-footer .box-blog-post .box-image .image-cover {
        padding-top: 66% !important;
    }

    .section-footer .mid_footer {
        border-top: none;
    }

    .section-footer .mid_footer .widget_nav_menu ul.menu li.menu-item a {
        font-size: 14px;
        font-weight: normal;
    }

    .form-dat-lich-hen input.wpcf7-submit,
    .form-lien-he input.wpcf7-submit,
    .blog-wrapper .post-sidebar .widget span.widget-title {
        font-size: 18px;
    }

    .page-wrapper {
        padding-top: 0;
    }

    .blog-wrapper .post-sidebar {
        padding-left: 15px;
    }

    .page-book .col-2 {
        padding: 25px 30px;
        margin: 0 15px;
    }

    .page-book .form-dat-lich-hen p.des {
        font-size: 18px;
        text-align: left;
        margin-bottom: 35px;
    }

    .page-price .box .box-text {
        min-height: unset;
    }
    
    #main .page-question span.section-title-main,
    #main .page-price span.section-title-main {
        margin-bottom: 35px;
    }

    #post-list .article-inner .entry-header .entry-header-text h2.entry-title,
    .blog-wrapper.blog-single .entry-header .entry-header-text h1.entry-title {
        font-size: 16px;
        margin-bottom: 15px;
    }

    #post-list .article-inner .entry-content .entry-summary a.more-link {
        height: 43px;
        line-height: 43px;
        font-size: 14px;
    }

    #post-list .article-inner .entry-content {
        padding: 0 0 30px;
        margin-bottom: 30px;
    }

    .page-contact {
        padding-bottom: 30px !important;
    }

    .page-contact .col-1 .box .box-text .info-contact .info {
        margin-bottom: 50px;
    }

}
