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

.contactHeader {
    gap: 70px;
}

.contactHeader .icon-box {
    align-items: center;
    width: auto;
}

.contactHeader .icon-box .icon-box-text {
    font-size: 14px;
    white-space: nowrap;
    padding-left: 10px;
}

#header .header-nav li a {
    font-family: "Inter", sans-serif !important;
}

#header .submit-button i {
    color: #00296F !important;
}

#header .submit-button {
    border: unset !important;
    background: #F2910B !important;
    color: white !important;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border-radius: 4px !important;
    transition: .15s ease-in-out;
}

#header .submit-button i {
    color: inherit !important;
    margin-top: 2px;
    font-size: 18px;
}

#header .submit-button:hover {
    background: #2064C4 !important;
}

.header-search-form {
    width: 100%;
    padding-right: 52px !important;
}

#header .searchform .search-field {
    border: unset !important;
    color: #000;
    width: 100%;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    box-shadow: unset !important;
    background: none;
    height: 36px;
}

#header .header-nav .sub-menu {
    border: unset;
    border-radius: 4px;
    padding: 0;
}

#header .header-nav .sub-menu .menu-item a {
    padding: 12px 24px;
    text-align: left;
}

#masthead .header-nav>li>.nav-top-link {
    display: flex;
    flex-wrap: nowrap !important;
}

#masthead .header-nav {
    flex-wrap: nowrap !important;
}

#masthead .header-nav li a {
    white-space: nowrap;
}

#header .nav>li {
    margin: 0 15px;
}

#header .header-bottom {
    background: transparent;
    min-height: unset !important;
}

#main-menu .sub-menu.nav-sidebar-ul.children {
    padding: 0 !important;
}

.particles-js {
    padding: 0 !important;
    height: 200px !important;
}

#header .container {
    padding: 0;
    position: relative;
}

#header .header-bottom {
    padding: 0 !important;
}

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

#header .header-nav li a {
    color: white;
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
    min-height: 55px;
    padding: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: none;
}

#header .header-bottom .nav-right .button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 290px;
    height: 55px;
    border-radius: 4px !important;
    overflow: hidden;
    transition: .15s ease-in-out;
    color: white !important;
    background: transparent;
    position: relative;
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
    padding: 0 !important;
    border: 0 !important;
    outline: 0 !important;
}

#header .header-bottom .nav-right .button:hover>span {
    color: white !important;
}

#header .header-bottom .nav-right .button span {
    position: relative;
    z-index: 1;
    font-size: inherit !important;
}

#header .header-bottom .nav-right .button::before {
    content: "";
    background: #F2910B;
    position: absolute;
    z-index: 0;
    display: block;
    width: 120%;
    height: 100%;
    border-radius: 4px !important;
    left: 0;
    top: 0;
    transform: skew(-26deg);
    transform-origin: bottom;
}

.header-bottom .flex-left {
    border-radius: 4px 0px 0px 4px !important;
    background: #2064C4;
    flex: 0 0 auto !important;
    margin: 0 !important;
}

.header-bottom .flex-right {
    flex: 0 0 auto !important;
    margin: 0 !important;
}

.header-bottom .flex-center {
    position: relative;
    overflow: hidden;
    margin: 0 !important;
    margin-right: -10px !important;
    flex: 1 1 auto !important;
}

.header-bottom .flex-center::before {
    content: "";
    background: #2064C4;
    position: absolute;
    z-index: 0;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 0px 4px 4px 0px !important;
    left: 0;
    top: 0;
    transform: skew(-26deg) translateX(-28px);
    transform-origin: bottom right;
}

.header-bottom .flex-center .header-nav {
    justify-content: flex-start !important;
    padding-left: 50px;
}

.header-bottom .header-vertical-menu__opener {
    background: rgba(0, 0, 0, 0.20) !important;
    border-radius: 4px 0px 0px 4px !important;
}

.red {
    color: red;
    font-weight: 600
}

b,
strong {
    font-weight: 700 !important
}

#header .searchform {
    border-radius: 4px !important;
    background: #F5F5F5;
    box-shadow: none;
    display: flex;
    height: auto;
    padding: 4px;
    align-items: center;
    gap: 16px;
    align-self: stretch;
}

.mission_box p {
    color: var(--body-text, #626262);
    text-align: justify;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    /* 155.556% */
}

.section_sidebar {
    padding: 0 !important;
}

.header-title1 {
    font-size: 55px !important;
    font-weight: 600 !important;
    text-transform: uppercase;
    color: #ffd136 !important;
}

.header-title2 {
    font-size: 34px !important;
    font-style: italic;
    font-weight: 600 !important;
    color: #fff !important;
}

.header-title3 {
    font-size: 60px !important;
    font-weight: 600 !important;
    line-height: unset !important;
    text-transform: uppercase;
    background: var(--grad2, linear-gradient(90deg, #FFA347 0%, #FFC524 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#header .header-vertical-menu__title {
    color: #FFF;
    font-size: 14px;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.84px;
    text-transform: uppercase;
}

#header .header-vertical-menu__opener .icon-angle-down {
    font-size: 20px;
}

#header .header-vertical-menu__opener .icon-menu {
    font-size: 20px !important;
}

#header .header-vertical-menu__fly-out .nav-vertical-fly-out {
    padding: 4px !important;
    display: flex;
    flex-direction: column;
}

#header .header-vertical-menu__fly-out .nav-vertical-fly-out>li {
    display: block;
    width: 100%;
    margin: 0 !important;
}

#header .header-vertical-menu__fly-out .nav-vertical-fly-out>li>a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 10px 20px !important;
    transition: .15s ease-in-out;
    background: transparent;
    height: auto !important;
    border-radius: 4px !important;
    color: #000;
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
    min-height: unset;
}

#header .header-vertical-menu__fly-out .nav-vertical-fly-out>li>a:after {
    font-family: 'fl-icons';
    content: "\f105";
    flex-shrink: 0;
}

#header .header-vertical-menu__fly-out .nav-vertical-fly-out>li:hover>a {
    background: rgba(32, 100, 196, 0.059) !important;
    color: #2064C4 !important;
}

.sliderWrap {
    position: relative;
}

.sliderWrap::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 280px;
    height: 100%;
    background: #f2f6fc;
}

.section_sidebar .banner-inner {
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.15);
    border-radius: 10px;
}

.section_sidebar .banner-inner img,
.section_sidebar .banner-inner,
.section_sidebar .banner {
    border-radius: 10px;
}

.custom-button-container {
    display: flex;
    justify-content: center;
}

.section_sidebar .btn--secondary {
    font-size: 20px;
}

/* Banner */
.buttonAni,
.buttonAni * {
    overflow: unset !important;
}

.buttonAni img {
    animation: zoomPulse 1.5s infinite alternate;
}

/* Keyframes animation zoom liên tục */
@keyframes zoomPulse {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.15);
    }

    100% {
        transform: scale(1);
    }
}


/* Hover effect */
.section_banner .btn--secondary:hover {
    background: linear-gradient(90deg, #FFC524 0%, #FFA347 100%) !important;
    /* đổi gradient */
    box-shadow: 0 6px 12px 0 rgba(31, 31, 31, 0.45) !important;
    /* tăng bóng */
    transform: scale(1.05);
    /* phóng to nhẹ */
}

.section_banner .text-box-content .title {
    color: #FFF;
    text-align: center;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

/* Partner */
.section_partner .ux-logo-link {
    margin: 10px !important;
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0 4px 40px 0 rgba(0, 41, 111, 0.10);
}

.section_partner .title {
    color: var(--color1, #00296F);
    font-family: "Inter", sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}

.section_partner .header_title .title .color {
    display: inline-block;
    line-height: 160%;
    background: var(--grad2, linear-gradient(90deg, #FFA347 0%, #FFC524 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.section_partner .header_title .title {
    color: var(--color1, #00296F);
    font-family: "Inter", sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}

.h-100 {
    height: 100%;
}

.header-block {
    width: fit-content !important;
}

.has-block.tooltipstered {
    text-transform: capitalize !important;
}

.header-block .header-block-block-1 h3 {
    color: var(--color1, #00296F);
    font-size: 16px;
    text-transform: uppercase !important;
    font-style: normal;
    margin-bottom: 0px;
    font-weight: 600;
    line-height: normal;
}

.header-block .header-block-block-1 h3 .color {
    display: inline-block;
    line-height: 160%;
    background: var(--grad2, linear-gradient(90deg, #FFA347 0%, #FFC524 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: "Inter", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.vision_and_mission .image_absolute {
    position: absolute;
    top: 36%;
    width: 60% !important;
    left: 20%;
    z-index: -1;
}

/* Section Contact Form */
.section_contact_form .form_lien_he input,
.section_contact_form .form_lien_he textarea,
.wpcf7-form-control.wpcf7-select {
    border-radius: 5px;
    border: 1px solid rgba(255, 255, 255, 0.20) !important;
    background: #FFF !important;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.10) !important;
}

.section_contact_form .form_lien_he .wpcf7-spinner,
.sidebar .wpcf7-form .wpcf7-spinner {
    display: none;
}

.section_contact_form .form_lien_he .wpcf7-form {
    margin-bottom: 0;
}

.section_contact_form .form_lien_he .wpcf7-submit {
    display: flex;
    width: 160px;
    height: 50px;
    padding: 8px 0;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    gap: 10px;
    border: unset !important;
    border-radius: 4px;
    background: var(--grad1, linear-gradient(90deg, #00296F 0%, #0878DA 100%)) !important;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.25);
}

.section_contact_form .contact_body>div {
    border-radius: 8px;
    box-shadow: 2px 2px 6px 0 rgba(29, 90, 171, 0.15);
    color: var(--body-text, #626262);
    text-align: justify;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    position: relative;
    line-height: 28px;
    z-index: 0;
    background:
        linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.9)),
        url('images/contact_bg.png') center/cover;
}

.section_contact_form .contact_body>div::before {
    content: "";
    position: absolute;
    inset: 0;
    padding: 2px;
    border-radius: 10px;
    background: linear-gradient(180deg, #1E79C9, #FFF);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    z-index: -1;
}

.section_contact_form .section_contact_banner .title {
    color: #F5F5F5;
    text-align: center;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    /* 111.111% */
    text-transform: uppercase;
}

.section_contact_form .contact_body ul li {
    background: var(--grad1, linear-gradient(90deg, #00296F 0%, #0878DA 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: justify;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
}

.section_contact_form .contact_body .title {
    color: var(--color1, #00296F);
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
}

/* banner */
.page_banner {
    background:
        linear-gradient(90deg, rgba(0, 41, 111, 0.7) 0%, rgba(8, 120, 218, 0.7) 100%),
        url('images/baner_bg.png') no-repeat center / cover;
}

.page_banner h3 {
    font-size: 30px
}

.breadcrumb {
    color: #F5F5F5;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-top: 18px;
}

/* Service */
.section_service .header_title .title {
    color: var(--color1, #00296F);
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}

.section_service .header_title .title .color {
    display: inline-block;
    line-height: 160%;
    background: var(--grad2, linear-gradient(90deg, #FFA347 0%, #FFC524 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.section_service .services-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}

.section_service .service-item {
    background: #fff;
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0 4px 40px 0 rgba(0, 41, 111, 0.20);
    text-align: center;
    transition: all 0.3s ease;
}

.section_service .service-item:hover {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.section_service .service_body {
    padding: 20px 41px;
}

.footer-form {
    display: flex;
    justify-content: center
}

.from_the_blog_excerpt {
    height: 80px !important;
}

.section_service .service-excerpt,
.from_the_blog_excerpt {
    color: #626262;
    height: 84px;
    text-align: center;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
}

.section_service .service-title a {
    color: var(--color1, #00296F);
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: unset;
    text-transform: uppercase;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}

.section_service .service-thumb {
    position: relative;
    overflow: hidden;
}

.section_service .service-thumb::after {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.3);
    /* lớp phủ màu đen 30% */
    opacity: 0;
    transition: opacity 0.4s ease;
}

.section_service .service-thumb {
    overflow: hidden;
}

.section_service .service-thumb img {
    aspect-ratio: 300 / 195 !important;
    display: block;
    width: 100%;
    height: auto;
    object-fit: cover;
    transition: transform 0.4s ease;
    /* hiệu ứng mượt */
}

.section_service .service-thumb:hover img {
    transform: scale(1.1);
    /* zoom 10% khi hover */
}

.section_service .service-thumb:hover::after {
    opacity: 1;
    /* hiện overlay khi hover */
}

.section_service .service-thumb img {
    width: 100%;
    height: auto;
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

/* section blog */
.section_blog .header_title .title {
    color: var(--color1, #00296F);
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}

.section_blog .blog_list .post-title {
    color: var(--color1, #00296F);
    text-align: left;
    font-size: 20px;
    font-style: normal;
    margin-bottom: 16px;
    font-weight: 700;
    line-height: 32px;
    /* 136.364% */
}

.section_blog .blog_list .is-divider {
    display: none !important;
}

.section_blog .blog_list .box-image {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.section_blog .blog_list .box-blog-post {
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0 4px 40px 0 rgba(38, 44, 64, 0.20);
}

.section_blog .blog_list .box-blog-post .box-text {
    padding: 29px 38px;
}

.section_blog .blog_list .box-blog-post .from_the_blog_excerpt {
    color: var(--body-text, #626262);
    text-align: justify;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    /* 156.25% */
}

.section_blog .header_title .title .color {
    display: inline-block;
    line-height: 160%;
    background: var(--grad2, linear-gradient(90deg, #FFA347 0%, #FFC524 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

/* Responsive */
@media (max-width: 1024px) {
    .services-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 600px) {
    .services-grid {
        grid-template-columns: 1fr;
    }
}

.ez-toc-title {
    text-transform: uppercase !important;
}

.btn-readmore {
    border-radius: 4px;
    background: var(--grad1, linear-gradient(90deg, #00296F 0%, #0878DA 100%));
    color: #F5F5F5;
    text-align: center;
    font-size: 20px;
    border: unset !important;
    font-style: normal;
    font-weight: 600;
    transition: all 0.3s ease;
    /* để hover mượt */
}

.entry-content {
    text-align: justify !important
}

#header .header-wrapper {
    background: #fff;
}

/* Hover effect */
.btn-readmore:hover {
    background: linear-gradient(90deg, #0878DA 0%, #00296F 100%);
    /* đổi chiều gradient */
    transform: scale(1.05);
    /* phóng to nhẹ */
    box-shadow: 0 6px 12px rgba(0, 41, 111, 0.4);
    /* thêm bóng nổi */
}

.btn-readmore span {
    line-height: 32px !important;
}

/* page-blog */
.page-blog .sidebar-form input,
.page-blog .sidebar-form textarea {
    border-radius: 5px;
    border: 1px solid rgba(255, 255, 255, 0.20);
    background: #FFF;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.10);
}

.page-blog .sidebar-form .wpcf7-submit {
    display: flex;
    width: 160px;
    height: 50px;
    padding: 8px 0;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    gap: 10px;
    border: unset !important;
    border-radius: 4px;
    background: var(--grad1, linear-gradient(90deg, #00296F 0%, #0878DA 100%)) !important;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.25);
}

.page-blog .title {
    color: var(--color1, #00296F);
    text-align: center;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}

.page-blog .header_title .title .color {
    display: inline-block;
    line-height: 160%;
    background: var(--grad2, linear-gradient(90deg, #FFA347 0%, #FFC524 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.single-page {
    padding: 40px 0px;
}

.page-blog {
    padding: 100px 0;
}

.hotline_card,
.section_sidebar .banner,
.height-single {
    height: 330px !important;
}

.page-blog .box {
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0 4px 40px 0 rgba(38, 44, 64, 0.20);
}

.page-blog .box-text {
    padding: 23px 28px;
}

.h-100 {
    height: 100%;
}

.p-0 {
    padding: 0 !important
}

.page-blog .box-text .post-title a {
    color: var(--color1, #00296F);
    text-align: left;
    font-size: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* Sets the maximum number of lines */
    -webkit-box-orient: vertical;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}

.page-blog .box-text .from_the_blog_excerpt {
    color: var(--body-text, #626262);
    text-align: justify;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
}

.page-blog .box-image {
    overflow: hidden;
    position: relative;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.page-blog .box-image img {
    aspect-ratio: 14 / 9;
    object-fit: cover;
    transition: transform 0.4s ease, filter 0.4s ease;
    transform: scale(1);
}

.page-blog .box-image:hover img {
    transform: scale(1.1);
    filter: brightness(1.05);
}

/* Single Page */
.single-page .wp-caption-text {
    color: var(--color1, #00296F);
    text-align: center;
    font-size: 15px;
    font-style: italic;
    font-weight: 500;
    line-height: 28px;
}

.single-page #ez-toc-container {
    border-radius: 10px;
    background: #285CB4;
    padding: 24px !important;
    color: #fff;
}

.single-page #ez-toc-container .ez-toc-list a {
    font-size: 15px;
    line-height: 2;
    text-transform: lowercase;
    font-weight: 400 !important;
    color: #fff;
}

.single-page #ez-toc-container .ez-toc-list a::first-letter {
    text-transform: uppercase !important;
}

.single-page .ez-toc-js-icon-con {
    background: #fff;
}

.single-page .entry-title {
    color: var(--color1, #00296F);
    font-size: 28px;
    font-style: normal;
    margin-bottom: 0;
    font-weight: 700;
    line-height: normal;
}

/* Inactive stars (chưa chọn) */
.single-page .kksr-star .kksr-icon {
    background: url('images/star.png') no-repeat center center !important;
    background-size: contain !important;
}

/* Active stars (đã chọn) */
.single-page .kksr-stars-active .kksr-icon {
    background: url('images/star.png') no-repeat center center !important;
    background-size: contain !important;
}

.single-page .kksr-legend {
    color: var(--color1, #00296F);
    text-align: center;
    font-size: 24px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    /* 116.667% */
}

.single-page .sidebar .widget_media_image img {
    width: 100%;
}

.single-page .sidebar .widget-title {
    position: relative;
    /* cần để before định vị tuyệt đối */
    color: var(--color1, #00296F);
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    padding-bottom: 10px;
    /* tạo khoảng cách với gạch dưới */
}

.single-page .sidebar .widget-title::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 60px;
    /* chiều dài gạch */
    height: 4px;
    /* độ dày gạch */
    background-color: var(--color1, #00296F);
}

.single-page #media_image-2 {
    margin-bottom: 62px !important;
}

.single-page .service-sidebar-thumb {
    position: relative;
}

.single-page .service-sidebar-thumb img {
    width: 100%;
    aspect-ratio: 16 / 9;
    object-fit: cover;
    /* đảm bảo ảnh lấp đầy */
    display: block;
    border-radius: 10px;
}

.widget_media_image {
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.15);
    border-radius: 10px;
}

/* Khung ảnh */
.service-sidebar-thumb {
    overflow: hidden;
    /* để ảnh không tràn ra ngoài */
    border-radius: 8px;
    /* bo góc nếu muốn */
}

/* Ảnh */
.service-sidebar-thumb img {
    width: 100%;
    height: auto;
    transition: transform 0.3s ease;
    /* hiệu ứng mượt */
}

/* Zoom khi hover */
.service-sidebar-item:hover .service-sidebar-thumb img {
    transform: scale(1.1);
    /* phóng to 10% */
}

.single-page .service-sidebar-title a {
    color: #F5F5F5 !important;
    text-align: center;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}

.single-page .service-sidebar-title {
    text-align: center;
    position: relative;
    padding: 10px 0;
    z-index: 999;
    margin-bottom: 0;
}

.single-page .service-sidebar-content {
    position: relative;
}

.single-page .service-sidebar-item {
    margin-bottom: 57px;
    position: relative;
}

.single-page .service-sidebar-body {
    position: absolute;
    width: 100%;
    bottom: 0;
}

.single-page #media_image-2 img {
    border-radius: 10px;
}

.single-page .service-sidebar-content::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    background: rgba(21, 21, 21, 0.70);
    filter: blur(13px);
    backdrop-filter: blur(5.5px);
}

/* Hotline Card */
.hotline_card .button.primary {
    margin-bottom: 0 !important;
    border-radius: 4px !important;
    border: 2px solid #F5F5F5 !important;
    background: var(--grad2, linear-gradient(90deg, #FFA347 0%, #FFC524 100%)) !important;
    box-shadow: 0 4px 8px 0 rgba(31, 31, 31, 0.30) !important;
    transition: all 0.3s ease;
    /* hiệu ứng mượt khi hover */
}

/* Hover effect */
.hotline_card .button.primary:hover {
    background: linear-gradient(90deg, #FFC524 0%, #FFA347 100%) !important;
    /* đổi gradient */
    box-shadow: 0 6px 12px 0 rgba(31, 31, 31, 0.45) !important;
    /* tăng bóng */
    transform: scale(1.05);
    /* phóng to nhẹ */
}

.hotline_card .button_tuvan {
    padding: 0 !important;
}

.hotline_card .list_content {
    padding: 0;
}

.hotline_card ul li {
    color: var(--color1, #00296F);
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    /* 160% */
}

.hotline_card {
    padding: 26px 58px !important;
    border-radius: 10px;
    border: 1px solid #FFF;
    background: #ffe6f1;;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.15);
}

.section.hotline_card .title {
    color: var(--color1, #00296F);
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    /* 116.667% */
}

/* footer */
#footer {
    background: var(--color1, #00296F);
    padding-top: 56px;
}

#footer .icon-box {
    display: flex;
    align-items: start;
}

#footer .ux-menu-link__link {
    border: unset !important;
}

#footer .ux-menu-link__link {
    min-height: unset !important;
}

#footer .col {
    padding-bottom: 0 !important;
}

#footer .wpcf7-text {
    color: var(--body-text, #484848);
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border-radius: 5px;
    border: 1px solid rgba(255, 255, 255, 0.20);
    background: #FFF;
    letter-spacing: -0.18px;
}

#footer .wpcf7-text::-webkit-input-placeholder {
    color: var(--body-text, #484848);
}

#footer .ux-menu-link::before {
    content: "•";
    margin-right: 10px;
    color: rgba(245, 245, 245, 1)
}

#footer p {
    color: #F5F5F5;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}

#footer .social_icon .ux-logo.has-hover.align-middle {
    width: 49px !important;
}

#footer .social_icon .ux-logo-link {
    padding: 0 !important;
}

#footer .title_social h2 {
    color: #F5F5F5;
    font-size: 18px !important;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
}

#footer .wpcf7-submit {
    border-radius: 4px;
    border: 2px solid #F5F5F5;
    background: var(--grad2, linear-gradient(90deg, #FFA347 0%, #FFC524 100%));
    box-shadow: 0 4px 8px 0 rgba(31, 31, 31, 0.30);
    display: flex;
    width: 160px;
    height: 50px;
    padding: 8px 0;
    min-height: unset !important;
    line-height: unset !important;
    justify-content: center;
    align-items: center;
    gap: 10px;
    color: #F5F5F5;
    text-align: center;
    text-transform: unset !important;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: -0.16px;
}

#footer .ux-menu-link .ux-menu-link__link {
    color: #F5F5F5;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}

#footer .title_footer h2 {
    font-size: 24px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: normal !important;
    text-transform: uppercase !important;
    position: relative;
}

#footer .logo_footer {
    margin-bottom: 42px;
}

#footer .copyright-footer {
    color: #F5F5F5;
    text-align: center;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 64px;
}

#footer .icon-box-img {
    margin-right: 5px;
    margin-bottom: 0;
}

#footer .icon-box p {
    color: #F5F5F5;
    font-size: 18px;
    font-weight: 400;
    line-height: 38px;
}

/* ===== Testimonial Marquee ===== */
.testimonial-marquee {
    display: flex;
    overflow: hidden;
    max-height: 580px;
}

.testimonial-marquee .marquee-col {
    flex: 1;
    overflow: hidden;
    position: relative;
}

.testimonial-marquee .marquee-inner {
    display: flex;
    flex-direction: column;
}

/* animation cho cột chạy lên */
.testimonial-marquee .marquee-inner.up {
    animation: marqueeUp 10s linear infinite;
}

/* animation cho cột chạy xuống */
.testimonial-marquee .marquee-inner.down {
    animation: marqueeDown 10s linear infinite;
}

#footer .title_footer h2::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 86.771px;
    height: 3.306px;
    background: #F5F5F5;
}

.entry-content,
.wrapped-content>span {
    font-size: 18px !important;
    color: #000 !important;
}

#footer .title_footer {
    margin-bottom: 35px;
}

#footer .absolute-footer {
    padding: 0 !important;
    background: var(--color1, #00296F);
}

.contact_body ul {
    margin: 0;
}

.image-zoom {
    border-radius: 10px;
}

.workflow_body p {
    color: #626262;
    text-align: center;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}

#gs_logo_area_49 .gs_logo_single--wrapper {
    padding: 36px !important
}

.table_price {
    margin-top: 46px;
}

.table_price thead th {
    border-radius: 9px 9px 0 0;
    background: linear-gradient(90deg, #00296F 0%, #0878DA 100%);
    color: #F5F5F5;
    text-align: center;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    border-radius: 10px 10px 0 0;
    border: 1px solid var(--color1, #00296F);
}

.table_price thead tr {
    border-radius: 9px 9px 0 0;
}

.table_price thead th {
    text-align: center;
}

.table_price td {
    padding: 15px 20px;
    color: var(--color1, #00296F);
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
    /* 177.778% */
}

.testimonial_box .col-inner {
    border: 2px solid #1E79C9;
    border-radius: 10px;
    padding: 20px;
    background: #fff;
    box-shadow: 2px 2px 6px rgba(0, 41, 111, 0.15);
}

.testimonial_box h3.title {
    margin: 0 0 5px;
    font-size: 15px;
    font-weight: 600;
}

.testimonial_box p {
    color: #626262;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    /* 140% */
}

.testimonial-role {
    color: #2B2B2B;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 300 !important;
    line-height: 28px !important;
}

.gs_logo_single {
    border-radius: 10px;
    padding: 24px !important;
    background: #FFF;
    box-shadow: 0 4px 40px 0 rgba(0, 41, 111, 0.10) !important;
}

.pum-title.popmake-title {
    color: var(--color1, #00296F);
    font-size: 28px;
    text-align: center;
    font-style: normal;
    margin-top: 40px;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
}

.popmake p {
    color: var(--body-text, #626262);
    text-align: center;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    position: relative;
    line-height: 28px;
}

.pum-container .pum-content+.pum-close {
    background: var(--grad1, linear-gradient(90deg, #00296F 0%, #0878DA 100%)) !important;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.25);
    margin: 0 !important;
}

.border-primary {
    padding: 20px;
    border: 1px dashed rgb(0, 121, 188);
    border-radius: 10px;
    margin-bottom: 30px;
}

.table_price .title th {
    color: var(--color1, #00296F);
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    /* 140% */
    letter-spacing: -0.2px;
    text-transform: uppercase;
}

.table_price .title th {
    text-align: center;
    padding: 25px 20px;
}

.table_price table {
    border-radius: 10px;
}

.table_price th,
.table_price td {
    border: 2px solid var(--color1, #00296F);
}

.table_price tbody tr:last-child td:first-child {
    border-bottom-left-radius: 9px;
}

.table_price tbody tr:last-child td:last-child {
    border-bottom-right-radius: 9px;
}

.section_sidebar .btn--secondary {
    font-size: 14px
}

@media only screen and (min-width: 1240px) {
    /*     .single-page .row,
    .single-page .container {
        max-width: 1180px !important
    } */
}

@media only screen and (min-width: 960px) and (max-width: 1239px) {
    /*     .single-page .row,
    .single-page .container {
        max-width: 940px !important
    } */
}

@media only screen and (min-width: 768px) and (max-width: 959px) {

    .single-page .row,
    .single-page .container {
        max-width: 708px;
    }
}

@media only screen and (max-width: 767px) {

    .single-page .row,
    .single-page .container {
        max-width: 550px !important;
    }
}

@media screen and (max-width: 960px) {
    .hide-for-lg {
        display: none !important;
    }

    .height-single>.col.small-12.large-9 {
        width: 100% !important;
        flex-basis: 100% !important;
        max-width: 100% !important;
    }
}

@media screen and (max-width: 1320px) {
    .header-block {
        display: none !important;
    }

    .header-title1 {
        font-size: 45px !important;
    }

    .header-title2 {
        font-size: 24px !important;
    }

    .header-title3 {
        font-size: 50px !important;
    }

    #header .header-nav li a {
        font-weight: 600 !important;
    }

    .section-about-body .image_absolute.right {
        position: absolute;
        top: 10%;
        height: 299px;
        right: 0;
        width: 350px !important;
    }

    .section-about-body .image_absolute.left {
        position: absolute;
        bottom: 20%;
        height: 300px;
        left: 0;
        width: 250px !important;
    }

    .about-image img {
        aspect-ratio: 16 / 9;
        border-radius: 10px;
        object-fit: cover;
        position: relative;
    }

    #gs_logo_area_49 .gs_logo_single--wrapper {
        padding: 26px !important;
    }
}

@media screen and (max-width: 992px) {
    .section.hotline_card .title {
        font-size: 20px;
        line-height: 24px;
    }

    .hotline_card,
    .section_sidebar .banner,
    .height-single {
        height: 360px !important;
    }

    .header-search-form {
        width: 200px !important;
    }

    .sidebar.sidebar-inner {
        padding-left: 0px !important;
    }

    .sidebar .block_widget {
        margin-bottom: 60px !important;
    }

    #gs_logo_area_49 .gs_logo_single--wrapper {
        padding: 16px !important;
    }

    .header-title1,
    .hotline-banner {
        font-size: 30px !important;
    }

    .header-title2 {
        font-size: 28px !important;
    }

    .header-title3 {
        font-size: 32px !important;
        line-height: 40px !important;
    }
}

@media screen and (max-width: 850px) {

    /*************** ADD MOBILE ONLY CSS HERE  ***************/
    .table_price thead th {
        font-size: 15px;
    }

    .table_price .title th {
        font-size: 16px !important;
    }

    .table_price td {
        font-size: 15px;
    }

    .hotline_card ul li {
        line-height: 26px;
    }

    #footer .title_footer h2,
    .section_blog .blog_list .post-title,
    .why_choose_us .why_choose_body .title {
        font-size: 18px !important;
    }

    .workflow .step p {
        margin-bottom: 0;
    }

    #gs_logo_area_49 .gs_logo_single--wrapper {
        padding: 16px !important;
    }

    .workflow .step {
        top: 20px;
    }

    .header_title p,
    .mission_body p,
    #footer .ux-menu-link .ux-menu-link__link,
    #footer .icon-box p,
    #footer .icon-box p,
    #footer p {
        font-size: 15px !important;
    }

    #footer .copyright-footer {
        font-size: 14px !important;
    }

    .testimonial-marquee {
        display: block !important;
    }

    .pum-title.popmake-title {
        font-size: 20px;
    }

    .pum-theme-598 .pum-container,
    .pum-theme-enterprise-blue .pum-container {
        padding: 15px;
    }

    .popmake .col {
        padding: 0 !important;
    }

    .popmake p {
        font-size: 15px;
    }

    .section_blog .header_title .title,
    .why_choose_us .header_title .title,
    .workflow .header_title .title,
    .vision_and_mission .header_title .title,
    .section_service .header_title .title,
    .section_partner .header_title .title,
    .section_contact_form .contact_body .title,
    .page-blog .title,
    .single-page .entry-title,
    .single-page .sidebar .widget-title,
    .vision_and_mission .header_title .title,
    .section_about .title,
    .testimonial .header_title .title {
        font-size: 24px;
        line-height: 1.5;
    }

    .section-about-body .about-box.left,
    .section-about-body .about-box.right {
        margin-top: 0 !important;
    }

    .about-image img {
        aspect-ratio: 16 / 16;
        border-radius: 10px;
        object-fit: cover;
        position: relative;
    }

    .section.hotline_card .title {
        font-size: 18px
    }

    .workflow .step,
    .section-about-body .title,
    .vision_and_mission .mission_body .title,
    .workflow .workflow_body .title {
        font-size: 15px;
    }

    .services-grid {
        grid-template-columns: repeat(2, 1fr) !important;
    }

    .section_service .service_body {
        padding: 20px 20px;
    }

    .testimonial .bg_blur {
        position: absolute;
        height: 150px;
        width: 130%;
        left: -38px;
        bottom: 0;
        bottom: -52px;
        background: #fff;
        filter: blur(25px);
        max-width: unset;
        z-index: 100;
        padding: 0 !important;
    }

    .section_contact_form .contact_body ul li {
        margin: 0;
        font-size: 15px;
    }

    .section_contact_form .contact_body p,
    .section-about-body,
    .btn-readmore,
    .why_choose_us .why_choose_body p,
    .workflow_body p {
        font-size: 15px;
    }

    .section_contact_form .contact_body>div {
        padding: 24px;
    }

    .section_contact_banner .title {
        line-height: 34px;
    }

    .page-blog {
        padding: 60px 0;
    }

    .hotline_card {
        padding: 20px 40px !important;
    }

    .single-page #ez-toc-container .ez-toc-list a {
        font-weight: 400 !important;
        font-size: 14px;
    }

    .single-page .entry-title {
        padding: 0 10px;
    }

    .single-page .kksr-legend {
        font-size: 16px !important;
    }

    .section-about-body .about-box.left {
        margin: 0;
    }

    .mission_box p {
        text-align: center
    }

    .single-page .service-sidebar-title a,
    .section_service .service-title a {
        font-size: 15px;
    }

    .single-page .service-sidebar-item {
        margin-bottom: 30px;
    }

    .single-page .service-sidebar-item:last-child {
        margin-bottom: 0;
    }

    .section-about-body .about-box.right {
        margin-top: 30px !important;
    }

    .hotline_card,
    .section_sidebar .banner,
    .height-single {
        height: unset !important;
    }
}

@media screen and (max-width: 768px) {
    .single-page {
        padding-left: 18px;
        padding-right: 18px;
    }
}

@media screen and (max-width: 568px) {

    .header-title1,
    .hotline-banner {
        font-size: 20px !important;
    }

    .header-title2 {
        font-size: 18px !important;
    }

    .header-title3 {
        font-size: 22px !important;
        line-height: 26px !important;
    }

    .table_price .title th,
    .table_price td {
        padding: 5px !important;
    }

    .table_price .title th,
    .table_price td {
        line-height: 20px;
        font-size: 14px;
    }

    .entry-content {
        padding-top: 0 !important
    }

    .why_choose_us img {
        aspect-ratio: 14 / 9 !important;
        object-fit: cover;
    }

    .services-grid {
        grid-template-columns: repeat(1, 1fr) !important;
    }

    .section_contact_banner .title {
        line-height: 24px;
    }

    .order_1 {
        order: 1;
    }

    .order_2 {
        order: 2;
    }

    .order_3 {
        order: 3;
    }

    .order_4 {
        order: 4;
    }

    .order_5 {
        order: 5;
    }

    .order_6 {
        order: 6;
    }

    .order_7 {
        order: 7;
    }

    .order_8 {
        order: 8;
    }

    .banner .title {
        font-size: 22px;
        font-weight: 600
    }

    .banner .breadcrumb a,
    .banner .breadcrumb {
        font-size: 18px !important;
        letter-spacing: 0 !important;
    }

    .hotline_card .list_content {
        padding: 15px !important;
    }

    .breadcrumb {
        margin-top: 10px !important;
    }

    .hotline_card {
        padding: 20px !important;
    }
}


/* keyframes chạy lên */
@keyframes marqueeUp {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-50%);
    }
}

/* keyframes chạy xuống */
@keyframes marqueeDown {
    0% {
        transform: translateY(-50%);
    }

    100% {
        transform: translateY(0);
    }
}

.short_content {
    font-size: 18px;
    text-align: justify;
    color: #000;
}

#button-url {
    display: block;
    /* Đảm bảo nó không bị ẩn */
    visibility: visible;
    /* Đảm bảo nó không bị ẩn */
}

/* trình soạn thảo */
.entry-content ul {
    margin: 0 0 15px 30px !important;
}

.entry-content ul li {
    margin-left: 0 !important;
    margin-bottom: 10px !important;
}

.entry-content>* {
    line-height: 1.6 !important;
    font-family: "Inter", sans-serif;
}

.single-page .entry-content div {
    margin-bottom: 15px;
}

.single-page .entry-content p {
    margin-bottom: 15px !important;
}

.entry-content br {
    display: block !important;
    line-height: 1.5;
    /* khoảng cách dọc */
    content: "";
}



.single-page .entry-content h1,
.single-page .entry-content h1>* {
    text-align: left !important;
    text-transform: uppercase !important;
    font-size: 26px !important;
    color: #003366 !important;
    line-height: 1.5 !important;
    margin-bottom: 15px !important;
}

.single-page .entry-content h2,
.single-page .entry-content h2>* {
    text-align: left !important;
    text-transform: uppercase !important;
    font-size: 24px !important;
    line-height: 1.5 !important;
    color: #003366 !important;
    margin-bottom: 15px !important;
}

.single-page .entry-content h3,
.single-page .entry-content h3>* {
    text-align: left !important;
    font-size: 22px !important;
    color: #003366 !important;
    line-height: 1.5 !important;
    margin-bottom: 15px !important;
}

.single-page .entry-content h4,
.single-page .entry-content h4>* {
    text-align: left !important;
    line-height: 1.5 !important;
    font-size: 20px !important;
    color: #003366 !important;
    margin-bottom: 15px !important;
}

.single-page .entry-content h5,
.single-page .entry-content h5>* {
    text-align: left !important;
    font-size: 18px !important;
    line-height: 1.5 !important;
    color: #003366 !important;
    margin-bottom: 15px !important;
}

.single-page .entry-content h6,
.single-page .entry-content h6>* {
    text-align: left !important;
    font-size: 16px !important;
    line-height: 1.5 !important;
    color: #003366 !important;
    margin-bottom: 15px !important;
}

@-webkit-keyframes dangky-alo-circle-fill-anim {
    0% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 1;
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 1;
    }
}

@media screen and (max-width: 767px) {

    .single-page h1,
    .single-page h1>* {
        font-size: 24px !important;
    }

    .single-page .entry-content h2,
    .single-page .entry-content h2>* {
        font-size: 22px !important;
    }

    .single-page .entry-content h3,
    .single-page .entry-content h3>* {
        font-size: 20px !important;
    }

    .single-page .entry-content h4,
    .single-page .entry-content h4>* {
        font-size: 18px !important;
    }

    .single-page .entry-content h5,
    .single-page .entry-content h5>* {
        font-size: 16px !important;
    }

    .single-page .entry-content h6,
    .single-page .entry-content h6>* {
        font-size: 14px !important;
    }
}

#button-dialog {
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 15px;
    width: 300px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    z-index: 9999;
}

.blog_list .post-title a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

#ez-toc-container li {
    margin-bottom: 0 !important
}

.single-page,
.single-page h1,
.single-page h2,
.single-page h3,
.single-page h4,
.single-page h5,
.single-page h6,
.single-page>* {
    font-family: "Inter", sans-serif !important;
}

.wpcf7 form.sent .wpcf7-response-output {
    color: #46b450 !important;
    font-size: 15px !important;
    text-align: center !important;
    border: unset !important;
    font-weight: 600 !important
}

/* -------------------- */
@media only screen and (min-width: 1240px) {

    .single-page .row,
    .single-page .container {
        max-width: 1180px !important;
    }
}

@media only screen and (min-width: 960px) and (max-width: 1239px) {

    .single-page .row,
    .single-page .container {
        max-width: 940px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {

    .single-page .row,
    .single-page .container {
        max-width: 708px;
    }
}

@media only screen and (max-width: 767px) {

    .single-page .row,
    .single-page .container {
        max-width: 550px !important;
    }
}

.single-page .entry-content .flex {
    display: unset !important
}

.pum-theme-598 .pum-title,
.pum-theme-enterprise-blue .pum-title {
    text-align: center !important;
    font-size: 28px !important;
    font-weight: 700 !important;
    color: #00296F !important;
}

.entry-content table td,
.entry-content table th {
    text-align: center !important
}

.entry-content table {
    border-collapse: collapse !important;
    width: 100%;
}

.entry-content table,
.entry-content th,
.entry-content td {
    border: 1px solid #333 !important;
}

.entry-content th,
td {
    padding: 8px 12px;
    text-align: left;
}

.entry-content tr.title {
    background-color: #f2f2f2;
    font-weight: bold;
}

.logo-slider-container .slick-list {
    overflow: visible;
}

/* Sửa lỗi méo ảnh cho nút gọi điện */
.button-contact-vr img {
    object-fit: cover !important;
    aspect-ratio: 1 / 1 !important;
    width: 50px !important;
    height: 50px !important;
}

/* Chữ thêm css */
.heading-beauty {
    display: flex;
    align-items: center;
    width: 100%;
    min-height: 50px;
    padding: 15px;
    position: relative;
    overflow: hidden;
    margin-bottom: 12px;
}

.heading-beauty::before {
    content: "";
    position: absolute;
    top: 0;
    right: calc((970/1440)*100%);
    width: 100%;
    height: 100%;
    background-color: #F2910B;
    border-radius: 0px 4px 4px 0px;
    transform: skew(-26deg);
    z-index: 0;
}

.heading-beauty::after {
    content: "";
    position: absolute;
    top: 0;
    left: calc((480/1440)*100%);
    width: 100%;
    height: 100%;
    background-color: #2064C4;
    border-radius: 4px 0px 0px 4px;
    transform: skew(-26deg);
    z-index: 0;
}

.heading-beauty__title {
    color: #FFF;
    font-size: 18px;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    padding-left: 16px;
    border-left: 3px solid #FFF;
    max-width: 1300px;
    margin: 0 auto !important;
    position: relative;
    z-index: 1;
}

.featured-services-slider {
    padding-bottom: 34px !important;
    margin-bottom: 12px !important;
}

.featured-services-slider .slick-track {
    display: flex;
}

.featured-services-slider .slick-dots {
    bottom: 0 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 20px;
    row-gap: 10px;
}

.featured-services-slider .slick-dots li button {
    display: none !important;
}

.featured-services-slider .slick-dots li {
    display: block !important;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #05213C;
    opacity: 0.3;
    transition: .15s ease-in-out;
    margin: 0 !important;
}

.featured-services-slider .slick-dots li.slick-active {
    opacity: 1;
}

.service-item {
    height: auto;
    overflow: hidden;
}

.service-item__inner {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.service-item__thumb {
    display: block;
    width: 100%;
    height: 100%;
    aspect-ratio: 36/45;
    overflow: hidden;
    position: relative;
    z-index: 0;
}

.service-item__thumb::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.12) 0%, rgba(0, 0, 0, 0.12) 100%), linear-gradient(0deg, #000 0%, rgba(0, 0, 0, 0.00) 50%);
    z-index: 1;
}

.service-item__thumb::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%), #0044A3;
    z-index: 2;
    transform: translateY(50%);
    transition: .15s ease-in-out;
}

.service-item__thumb img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: .15s ease-in-out;
    position: relative;
    z-index: 0;
}

.service-item__body {
    position: absolute;
    left: 0;
    bottom: 0;
    max-height: 100%;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    padding: 16px 60px;
    transition: .15s ease-in-out;
    transform: translateY(0);
    z-index: 1;
}

.service-item__title {
    color: #FFF;
    font-size: 18px;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
    margin-bottom: 6px;
}

.service-item__text {
    color: #FFF;
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    /* 150% */
    margin-bottom: 12px;
}

.service-item__btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    border-radius: 4px;
    border: 1px solid #DA8207;
    background: linear-gradient(180deg, #F2C30B -0.98%, #E18412 99.02%);
    padding: 12px 28px;
    color: #FFF;
    font-size: 12px;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.96px;
    transition: .15s ease-in-out;
}

.service-item__btn:hover {
    transform: translateY(-2px);
}

.service-item:hover .service-item__thumb img {
    transform: scale(1.1);
}

.service-item:hover .service-item__thumb::after {
    opacity: 0.8;
    transform: translateY(0);
}

.service-item:hover .service-item__body {
    bottom: 50%;
    transform: translateY(50%);
}

/* Price Table Block */
.tabPrice {
    flex-direction: column-reverse;
}

.tabPrice .nav {
    gap: 24px;
}

.tabPrice .nav .tab {
    margin: 0;
    display: block;
    padding: 0;
    width: fit-content;
}

.tabPrice .nav .tab:hover,
.tabPrice .nav .tab.active {
    border: 0;
    background: none;
    box-shadow: none;
}

.tabPrice .nav a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    padding: 12px 32px;
    border-radius: 12px;
    border: 1px solid #E1E1E1;
    background: #FFF;
    color: #5A5A5A !important;
    text-align: center;
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: normal !important;
    transition: .15s ease-in-out;
    text-transform: capitalize;
}

.tabPrice .nav a::before {
    display: none !important;
}

.tabPrice .nav .tab:hover a {
    color: #2064C4 !important;
    border-color: #2064C4;
}

.tabPrice .nav .tab.active a {
    color: white !important;
    background: #2064C4;
    border-color: #2064C4;
    box-shadow: 0 5px 40px 0 rgba(37, 37, 37, 0.15);
}

.price-table-box {
    background: #FFF;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.13);
    overflow: hidden;
    margin-bottom: 24px;
    padding: 40px;
}

.price-table-title {
    color: #1F4569;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.entry-content .price-table-main {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #E1E1E1 !important;
}

.price-table-main th,
.price-table-main td {
    padding: 16px;
    border: 1px solid #E1E1E1 !important;
}

.price-table-main thead {
    background: #F2910B;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}

.price-table-main tbody {
    background: #F3F3F3;
}

.price-table-main tbody td {
    color: #00296F;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
}


.btn-view-detail {
    display: block;
    width: fit-content;
    background: linear-gradient(180deg, #F2C30B -0.98%, #E18412 99.02%);
    color: #fff;
    font-weight: bold;
    padding: 10px 30px;
    border-radius: 4px;
    text-decoration: none;
    transition: all 0.3s;
    box-shadow: 0 4px 6px rgba(242, 145, 11, 0.2);
    text-transform: uppercase;
    font-size: 14px;
    margin: 0 auto;
}

.btn-view-detail:hover {
    transform: translateY(-2px);
    color: #fff;
    box-shadow: 0 6px 12px rgba(242, 145, 11, 0.3);
}

.secQuyTrinh {
    margin-top: 80px;
}

.quyTrinh__logo {
    margin-top: -86px !important;
    margin-bottom: 34px !important;
}

.quyTrinh__title {
    color: #FFF;
    font-size: 32px;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 24px !important;
}

.quyTrinh__title span {
    background: linear-gradient(180deg, #F2C30B -0.98%, #E18412 99.02%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.quyTrinh__text {
    max-width: 697px;
    margin: 0 auto;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.7;
    margin-bottom: 30px;
}

.secQuyTrinh .icon-box {
    position: relative;
}

.secQuyTrinh .icon-box::after {
    content: "";
    position: absolute;
    top: 25px;
    left: 100%;
    transform: translateX(-50%);
    width: 164px;
    height: 2px;
    background: white;
}

.secQuyTrinh .quyTrinh__list>.col:last-child .icon-box::after {
    display: none;
}

.secQuyTrinh .icon-box-img {
    margin-bottom: 20px;
}

.secQuyTrinh .icon-box .icon-inner {
    display: flex;
}

.secQuyTrinh .icon-box .icon-inner svg {
    padding-top: 0 !important;
}

.secQuyTrinh .icon-box-text .text {
    color: #FFF;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.7;
}

.secQuyTrinh .icon-box-text .text h3 {
    color: white;
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 15px;
}

.secQuyTrinh .icon-box-text .text>*:last-child {
    margin-bottom: 0 !important;
}

.secLydo .banner .text-box {
    width: 100%;
    max-width: 672px;
}

.secLydo .banner .text-box-content {
    color: #FFF;
    font-size: 16px;
    font-weight: 400;
    line-height: 2;
}

.secLydo .banner .text-box-content h2 {
    color: #FFF;
    font-size: 32px;
    font-weight: 600;
    line-height: 1.3;
    text-transform: capitalize;
}

.secLydo .banner .text-box-content .button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    border-radius: 4px;
    border: 1px solid #DA8207;
    background: linear-gradient(180deg, #F2C30B -0.98%, #E18412 99.02%);
    padding: 16px 38px;
    color: #FFF;
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 1.28px;
    text-transform: uppercase;
    transition: .15s ease-in-out;
}

.secLydo .banner .text-box-content .button:hover {
    transform: translateY(-2px);
}

.testimonial .testimonial_box {
    border-radius: 4px;
    border: 1px solid #E1E1E1;
    background: #FFF;
}

/* 1. Tạo khoảng cách giữa các slide */
.testimonial-slick-slider {
    /* Margin âm để triệt tiêu phần padding dư thừa ở hai đầu slider */
    margin: 0 -8px;
}

.testimonial-slick-slider .testimonial-item {
    /* Padding này chính là một nửa của gap (15px mỗi bên = 30px gap) */
    padding: 0 8px;
    box-sizing: border-box;
}

/* 2. Đảm bảo các box bên trong luôn cao bằng nhau */
.testimonial-slick-slider .slick-track {
    display: flex !important;
    align-items: stretch;
}

.testimonial-slick-slider .slick-slide {
    height: auto !important;
    display: flex !important;
    /* Quan trọng để box bên trong nhận height 100% */
}

.testimonial_box {
    width: 100%;
    height: 100%;
    background: #fff;
    /* Các thuộc tính còn lại của bạn... */
}

/* 3. Khử răng cưa và giật khi chạy linear */
.testimonial-slick-slider .slick-track {
    will-change: transform;
}

.testimonial_box p {
    margin-bottom: 0;
}

.testimonial .testimonial_box {
    padding: 16px !important;
}

.testimonial .testimonial-text .title {
    font-size: 16px !important;
}

.testimonial-box {
    align-items: center;
}

.rate_img>* {
    line-height: 1 !important;
}

.testimonial-box,
.rate_img {
    margin-bottom: 0 !important;
    margin-bottom: 12px !important;
}

.testimonial_box p {
    color: #000 !important;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 400;
    line-height: 150%;
}

.posts-grid-wrapper {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    /* Chia 4 cột */
    gap: 20px;
    /* Khoảng cách (gap) thật sự giữa các bài */
    margin: 20px 0;
}

.post-item-inner {
    background: #fff;
    overflow: hidden;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.post-thumb img {
    width: 100%;
    aspect-ratio: 316/200;
    object-fit: cover;
    display: block;
}

.post-title {
    font-size: 1.1rem;
}

.post-meta {
    margin-bottom: 10px;
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    margin-top: 10px;
}

.post-meta small {
    color: #666;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
}

.post-excerpt {
    color: #5A5A5A;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 180%;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.post-item .post-title a {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 21.6px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* Mobile: 1 cột */
@media (max-width: 768px) {
    .posts-grid-wrapper {
        grid-template-columns: 1fr;
        width: 100%;
    }
    .post-item {
        grid-column: span 1;
    }
}

.secCTA .wpcf7-form {
    margin-bottom: 0;
}
.secCTA .wpcf7-form .wpcf7-submit {
    margin-bottom: 0;
    border-radius: 4px;
    border: 1px solid #FFF;
    background: linear-gradient(180deg, #F2C30B -0.98%, #E18412 99.02%);
    padding: 16px 38px;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 1.28px;
    text-transform: uppercase;
}
.secCTA .wpcf7-form .wpcf7-text {
    height: 46px;
    border-radius: 4px;
    background: #FFF;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.10);
}
.secCTA .text {
    color: #FFF;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
}
.secCTA .text p {
    margin-bottom: 20px;
}
.secCTA .text h2 {
    margin-bottom: 0 !important;
    color: #FFF;
    font-size: 32px;
    font-weight: 600;
    line-height: 1.4;
}


.secSlider .sliderTitle {
    text-align: center;
    position: relative;
    z-index: 0;
    /* Stroke Layer */
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #FFF;
    color: transparent;
    font-size: 36px;
    font-weight: 900;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 8px;
}

.secSlider .sliderTitle::before {
    content: attr(data-text);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1;
    /* Gradient Layer */
    background: radial-gradient(119.98% 94.63% at 33.8% 51.03%, #0088E1 0%, #005299 46%, #002D68 82%, #001F55 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    /* Ensure no stroke here */
    -webkit-text-stroke-width: 0;
    font-size: 36px;
    font-weight: 900;
}

.secSlider .sliderSubtitle {
    text-align: center;
    position: relative;
    z-index: 0;
    /* Stroke Layer */
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #FFF;
    color: transparent;
    font-size: 36px;
    font-weight: 900;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 8px;
}

.secSlider .sliderSubtitle::before {
    content: attr(data-text);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1;
    /* Gradient Layer */
    background: linear-gradient(180deg, #F2C30B -0.98%, #E18412 99.02%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    /* Ensure no stroke here */
    -webkit-text-stroke-width: 0;
    font-size: 36px;
    font-weight: 900;
}

.secSlider .text-box p img.alignnone {
    margin-bottom: 0;
}

.secSlider .text-box p {
    color: #000;
    font-size: 16px;
    line-height: 1.3;
    margin-bottom: 8px;
}

@media (max-width: 991px) {
    #header .mobile-nav {
        justify-content: center;
    }
    .heading-beauty {
        background: linear-gradient(90deg, #F2920B, #2064C4);
    }
    .heading-beauty::before, .heading-beauty::after {
        display: none;
    }
    .price-table-box {
        padding: 24px 12px;
    }
    .price-table-title {
        font-size: 18px;
    }
    .price-table-main thead, .price-table-main tbody {
        font-size: 12px;
    }
    .price-table-main th, .price-table-main td {
        padding: 10px;
        font-size: 12px;
        line-height: 1.5;
        width: 30%;
    }
    .price-table-main tbody td {
        font-weight: 600;
    }
    .price-table-main th:first-child, .price-table-main td:first-child {
        width: 40%;
    }
    .quyTrinh__logo {
        margin-bottom: 24px !important;
    }
    .quyTrinh__title {
        margin-bottom: 16px !important;
    }
    .secQuyTrinh .icon-box::after {
        display: none;
    }
    .secQuyTrinh .icon-box-text .text {
        font-size: 14px;
    }
    .secQuyTrinh .icon-box-text .text h3 {
        font-size: 16px;
    }
    .quyTrinh__list {
        row-gap: 12px;
        padding: 0px 12px !important;
    }
    .quyTrinh__list .col {
        padding: 0px 5px !important;
    }
    .secLydo .banner .text-box-content h2 {
        font-size: 19px;
    }
    .secLydo .banner .text-box-content .button {
        font-size: 14px;
        padding: 12px 38px;
    }

    .secSlider .sliderTitle, .secSlider .sliderTitle::before {
        font-size: 18px;
        margin-bottom: 0;
    }
    .secSlider .sliderSubtitle, .secSlider .sliderSubtitle::before {
        font-size: 14px;
        margin-bottom: 0;
    }
    .secSlider .text-box p {
        font-size: 10px;
        margin-bottom: 0;
        margin-top: 4px !important;
    }
}