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

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

body {
    font-size: 16px;
    line-height: 1.5;
}

.banner h1,
h1 {
    font-size: 2.2em;
    line-height: 1.3;
    font-weight: bold !important;
    margin: 0 0 15px;
}

.banner h2,
h2 {
    font-size: 1.9em;
    line-height: 1.3;
    font-weight: bold !important;
    margin: 0 0 15px;
}

.banner h3,
h3 {
    font-size: 1.6em;
    line-height: 1.3;
    font-weight: bold !important;
    margin: 0 0 15px;
}

h4 {
    font-size: 1.4em;
    line-height: 1.3;
    font-weight: bold !important;
    margin: 0 0 15px;
}

h5 {
    font-size: 1.2em;
    line-height: 1.3;
    font-weight: bold !important;
    margin: 0 0 15px;
}

h6 {
    font-size: 1em;
    line-height: 1.3;
    font-weight: bold !important;
    margin: 0 0 15px;
    opacity: 1;
}

/*.text h1,*/
/*.text h2,*/
/*.text h3,*/
/*.text h4,*/
/*.text h5,*/
/*.text h6 {*/
/*font-size: inherit;*/
/*}*/
.res-text {
    font-size: inherit;
}

b,
strong {
    font-weight: 700;
}

.large-4 .res-text {
    font-size: 1em;
}

.uppercase,
h6,
span.widget-title,
th {
    letter-spacing: 0;
    line-height: 1.3;
}

h6,
span.widget-title,
th {
    text-transform: inherit;
}

.box-text p,
blockquote,
dl,
figure,
ol,
p,
pre,
ul {
    margin: 0 0 15px;
}

form {
    margin: 0;
}

.justify p {
    text-align: justify;
}

.icon-box .icon-box-left,
.icon-box .icon-box-right {
    display: flex;
}

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

.icon-box.align-center svg,
.icon-box.align-center img {
    padding-top: 0 !important;
}

.icon-box-left .icon-box-text {
    padding-left: 5px !important;
}

.icon-box-right .icon-box-text {
    padding-right: 5px !important;
}

.icon-box-left.spacing-large .icon-box-text {
    padding-left: 15px !important;
}

.icon-box-right.spacing-large .icon-box-text {
    padding-right: 15px !important;
}

p:last-of-type {
    margin: 0;
}

p:last-of-type~* {
    margin-top: 15px;
}

.box-text {
    font-size: 1em;
}

ul.links {
    margin: 0 0 30px;
}

.button:last-of-type {
    margin: 0;
}

/*.rd-10 {*/
/*border-radius: 10px;*/
/*overflow: hidden;*/
/*}*/
/*.rd-15 {*/
/*border-radius: 15px;*/
/*overflow: hidden;*/
/*}*/
/*.rd-20 {*/
/*border-radius: 20px;*/
/*overflow: hidden;*/
/*}*/
/*.rd-25 {*/
/*border-radius: 25px;*/
/*overflow: hidden;*/
/*}*/
.rd-10 img {
    border-radius: 10px;
}

.rd-15 img {
    border-radius: 15px;
}
.rd-15 .box-image {
    border-radius: 16px;
}

.rd-20 img {
    border-radius: 20px;
}

.rd-25 img {
    border-radius: 25px;
}

.fw-400 {
    font-weight: 400 !important;
}

.row-prod-services .box-text.text-left {
    background: #f3f3f3;
    min-height: 130px;
}
.row-prod-services h4 {
    min-height: 47px;
    color: #000;
}
.row-prod-services h4 {
    transition: color 0.3s ease;
}

/* Hover vào từng cột service */
.row-prod-services .col:hover .box-text h4 {
    color: #E24145 !important; 
}
.row-prod-services .col-inner {
    border: 1px solid #e1dede;
}

.tab-vien-thong-di-dong ul.nav.nav-pills.nav-normal {
    display: flex;
    gap: 32px;
    margin-bottom: 20px;
}

.tab-vien-thong-di-dong .nav>li>a>span {
    color: #000;
}

.tab-vien-thong-di-dong .nav>li.active>a>span {
    color: #fff !important;
}

@media screen and (min-width: 850px) {
    .row-5-col>.col {
        flex-basis: 20%;
        max-width: 20%;
    }
}

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

    /*************** ADD MOBILE ONLY CSS HERE  ***************/
    .col.col-mobile-top {
        order: -1;
    }

    .row .row-small-mobile:not(.row-collapse) {
        margin-bottom: 0;
        margin-left: -5px;
        margin-right: -5px;
    }

    .row-small-mobile>.col {
        margin-bottom: 0;
        padding: 0 5px 10px;
    }

}

.col-inner>.img:not(:last-child),
.col>.img:not(:last-child) {
    margin-bottom: 15px;
}

.container .row-small:not(.row-collapse),
.row .row-small:not(.row-collapse) {
    margin-bottom: 0;
    margin-left: -10px;
    margin-right: -10px;
}

.flickity-viewport>.flickity-slider>.col {
    margin-bottom: 0;
    padding: 0 15px 0;
}

.row-small>.col {
    margin-bottom: 0;
    padding: 0 10px 20px;
}

.row-small>.flickity-viewport>.flickity-slider>.col {
    margin-bottom: 0;
    padding: 0 10px 0;
}

.icon-box-left .icon-box-text {
    padding-left: 10px;
}

.icon-box-right .icon-box-text {
    padding-right: 10px;
}

.site-scrollbar {
    max-height: 1000px;
    overflow-y: auto;
}

.site-scrollbar::-webkit-scrollbar-track {
    /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);*/
    border-radius: 0;
    /*background-color: #F5F5F5;*/
    background-color: transparent;
}

.site-scrollbar::-webkit-scrollbar {
    width: 9px;
    background-color: #F5F5F5;
    border-radius: 9px;
}

.site-scrollbar::-webkit-scrollbar-thumb {
    border-radius: 0;
    /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);*/
    background-color: var(--primary-color);
    border-radius: 9px;
}

.button {
    margin-bottom: 0;
}

.slider-custom-width {
    margin: 0 -15px;
}

.slider-custom-width .row {
    margin: 0 !important;
}

.slider-custom-width .row .col,
.slider-custom-width-small .flickity-slider>.img {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 0 !important;
}

.slider-custom-width .flickity-slider>.row:not(.is-selected) {
    opacity: 1;
}

.slider-custom-width .flickity-slider .banner {
    background: none !important;
}

.slider-custom-width .flickity-slider .banner-inner {
    width: calc(100% - 30px);
    left: 15px;
}

.slider-custom-width-small {
    margin: 0 -10px;
}

.slider-custom-width-small .row {
    margin: 0 !important;
}

.slider-custom-width-small .row .col,
.slider-custom-width-small .flickity-slider>.img {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 0 !important;
}

.slider-custom-width-small .flickity-slider>.row:not(.is-selected) {
    opacity: 1;
}

.slider-custom-width-small .flickity-slider .banner {
    background: none !important;
}

.slider-custom-width-small .flickity-slider .banner-inner {
    width: calc(100% - 40px);
    left: 10px;
}

.box-overlay.dark .box-text,
.box-shade.dark .box-text {
    text-shadow: none;
}

.slider-nav-outside .flickity-page-dots {
    bottom: auto;
    left: auto;
    line-height: 1;
    list-style: none;
    margin: 20px 0 0;
    padding: 0;
    position: relative;
    right: auto;
    text-align: center;
}

.slider-not-nav .flickity-prev-next-button {
    display: none !important;
}

.slider-nav-push:not(.slider-nav-reveal) .flickity-prev-next-button {
    margin: 0;
}

.tabbed-content .nav.nav-line-bottom {
    border-bottom: 1px solid #dddddd;
}

.tabbed-content .nav.nav-line-bottom .tab a {
    padding: 0 20px 10px;
}

.tabbed-content .tab-panels {
    padding: 30px 0 0;
}

.wpcf7-form .row .col {
    padding-bottom: 0;
}

.wpcf7-form input,
.wpcf7-form textarea {
    box-shadow: none !important;
    outline: none !important;
}

.row-cf7 .wpcf7-form input,
.row-cf7 .wpcf7-form textarea,
.row-cf7 .wpcf7-form select {
    height: auto;
    min-height: auto;
    max-height: 145px;
    line-height: 24px;
    background: #ffffff;
    border: 1px #E7EBF0 solid;
    padding: 13px 10px 13px 10px;
    border-radius: 8px;
    margin-bottom: 30px;
}


iframe {
    margin-bottom: -38px;
}

.entry-meta a {
    pointer-events: none;
}

.slider-nav-top .flickity-prev-next-button {
    transform: none !important;
    bottom: auto;
    color: var(--fs-color-primary);
    opacity: 1 !important;
    position: absolute;
    top: -82px;
    left: auto !important;
    right: 0 !important;
    margin: 0 !important;
    z-index: 9;
}

.slider-nav-top .flickity-prev-next-button.previous {
    right: 55px !important;
    opacity: 1 !important;
}

/* Header */
.nav-dropdown-default {
    padding: 10px;
}

.nav.header-nav-main>li:before,
.nav.header-nav-main>li:after {
    display: none;
}

.nav>li>a,
.nav-dropdown-default .nav-column li>a,
.nav-dropdown.nav-dropdown-default>li>a {
    font-size: 16px;
}

.nav>li.active>a {
    font-weight: 700;
}

.header-nav.header-nav-main.nav-left {
    justify-content: center;
    padding-right: 30px;
}

.header-wrapper .nav ul.sub-menu {
    z-index: 999;
    position: absolute;
    width: 240px;
    max-width: none;
    padding: 2px 0 0;
    border: 0;
    border-radius: 0;
    background: none;
}

li.current-dropdown>.nav-dropdown {
    left: 0;
}

.header-wrapper .nav ul.sub-menu .menu-item {
    position: relative;
    display: block;
    width: 100%;
    min-width: 100%;
    margin: 0 !important;
}

.header-wrapper .nav ul.sub-menu a {
    display: block;
    white-space: normal;
    font-family: inherit;
    font-size: 16px;
    font-weight: normal;
    padding: 10px 15px;
    text-decoration: none;
    vertical-align: baseline;
    border: none;
    margin: 0;
    text-transform: none;
    color: #ffffff;
    background: var(--fs-color-primary);
}

.header-wrapper .nav ul.sub-menu>li.menu-item-has-children>a {
    padding-right: 20px;
}

.header-wrapper .nav ul.sub-menu>li.menu-item-has-children>a:after {
    content: "";
    position: absolute;
    width: 7px;
    height: 18px;
    top: calc(50% - 9px);
    right: 15px;
    font-family: fl-icons !important;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: 400 !important;
}

.header-wrapper .nav ul.sub-menu a:hover,
.header-wrapper .nav ul.sub-menu .active>a {
    color: #000000;
    background: rgba(208, 200, 191, 1);
}

.header-wrapper .nav ul.sub-menu ul.sub-menu {
    position: absolute;
    left: 100%;
    top: 0;
    opacity: 0;
    visibility: hidden;
    transform: translate(0, 10px);
    transition: opacity 200ms ease-in, transform 200ms ease-in, visibility 200ms ease-in;
    border-left: 1px #ffffff solid;
}

.header-wrapper .nav ul.sub-menu .menu-item:hover>ul.sub-menu {
    transform: translate(0, 0);
    opacity: 1;
    visibility: visible;
}

.nav-dropdown-default {
    padding: 10px;
}

/* Footer */
.footer-wrapper .absolute-footer {
    display: none;
}

.footer-wrapper .ux-menu .ux-menu-link {
    padding-bottom: 10px;
}

.footer-wrapper .ux-menu .ux-menu-link:last-child {
    padding-bottom: 0;
}

.footer-wrapper .ux-menu .ux-menu-link__link {
    min-height: auto;
    padding: 0;
    font-size: 16px;
    color: #ffffff;
    transition: 0.5s;
}

.footer-wrapper .ux-menu .ux-menu-link__link:hover {
    color: var(--fs-color-secondary);
}

.section-footer-bottom .col {
    padding-bottom: 10px;
}

.section-footer-bottom a {
    color: #ffffff;
}

.section-footer-bottom a:hover {
    color: var(--primary-color);
}

.title-follow-us {
    display: inline-block;
    white-space: nowrap;
}

.site-follow-us a.icon {
    font-size: 24px;
    color: var(--fs-color-base);
}

.row-social-fixed {
    position: fixed;
    width: auto;
    height: auto;
    bottom: 61px;
    right: 20px;
    z-index: 99;
    margin: 0 !important;
    text-align: right;
}

.row-social-fixed .col {
    padding: 0 !important;
}

.row-social-fixed .img a {
    display: block;
    width: 40px;
    height: 40px;
    padding: 0;
    align-items: center;
    position: relative;
    display: flex;
    justify-content: center;
    background: var(--primary-color);
    border-radius: 50%;
    margin: 0 0 20px;
}

.row-social-fixed .img a:before {
    content: "";
    width: 50px;
    height: 50px;
    top: -5px;
    right: -5px;
    position: absolute;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
    animation-name: imgpulse;
    background-color: rgba(7, 41, 103, 0.35);
    opacity: .4;
}

.row-social-fixed .img a:after {
    content: "";
    width: 50px;
    height: 50px;
    top: -5px;
    right: -5px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid rgba(7, 41, 103, 0.8);
    opacity: .1;
    border-color: var(--primary-color);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
    animation-name: imgzoomIn;
    opacity: .5;
}

.row-social-fixed .img img {
    padding: 0;
    width: 20px;
    height: auto;
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
    position: relative;
    z-index: 2;
}

@keyframes imgzoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    50% {
        opacity: 1;
    }
}

@keyframes imgpulse {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }

    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

.wpcf7-form .btn-submit {
    position: relative;
    text-align: center;
}

.wpcf7-form input.wpcf7-submit {
    border: none;
    text-transform: none;
    margin: 0;
}

.wpcf7-form .wpcf7-spinner {
    position: absolute;
    top: calc(50% - 12px);
    left: calc(50% - 12px);
    margin: 0;
}

.slider-nav-light .flickity-page-dots .dot.is-selected,
.slider-nav-light.slider-nav-dots-simple .flickity-page-dots .dot,
.flickity-page-dots .dot:hover,
.flickity-page-dots .dot.is-selected {
    background-color: var(--primary-color);
    border-color: var(--primary-color);
}

/* End footer */

.button.white {
    color: var(--primary-color) !important;
}

.button.is-link.white {
    color: #ffffff !important;
}

.button.btn-400 {
    font-weight: 400;
}

.site-box-hotline .icon-inner {
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--primary-color);
    border-radius: 50%;
}

.site-box-hotline .icon-box-img svg,
.site-box-hotline .icon-box-img img {
    max-width: 30px;
    max-height: 30px;
    object-fit: contain;
}

.title-gradient {
    position: relative;
}

.title-gradient h1 {
    font-size: 4.5em;
}

.title-gradient h2 {
    font-size: 4.7em;
}

.title-gradient h1,
.title-gradient h2 {
    display: inline-block;
    width: auto;
    font-weight: 900;
    position: relative;
    text-transform: uppercase;
}

.title-gradient h1::after,
.title-gradient h2::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 55%;
    background: linear-gradient(to bottom,
            rgba(255, 255, 255, 0),
            #fff);
    pointer-events: none;
}

.title-gradient.title-gradient-gray h1::after,
.title-gradient.title-gradient-gray h2::after {
    background: linear-gradient(to bottom,
            rgba(255, 255, 255, 0),
            #a6a6a6);
}

.rd-left-51 {
    border-radius: 51px 0 51px 0;
    overflow: hidden;
}

.rd-right-51 {
    border-radius: 0 51px 0 51px;
    overflow: hidden;
}

.slider-history:before {
    content: "";
    position: absolute;
    width: calc(100% - 30px);
    height: 4px;
    top: 90px;
    left: 15px;
    background: #d6d6d6;
}

.slider-history .text-year h3 {
    font-size: 40px;
    margin-bottom: 90px;
    position: relative;
    text-align: center;
}

.slider-history .flickity-slider .col-inner {
    padding-bottom: 15px;
}

.slider-history .flickity-slider .text-year h3:before {
    content: "";
    position: absolute;
    width: 24px;
    height: 24px;
    top: 80px;
    left: calc(50% - 24px);
    border: 3px solid #d6d6d6;
    background: var(--primary-color);
    border-radius: 50%;
}

.slider-history .flickity-slider .box {
    padding: 10px;
    background: #ffffff;
    border-width: 4px 0 0 0;
    border-color: var(--primary-color);
    border-style: solid;
    box-shadow: 0px 2px 8px -2px rgba(0, 0, 0, 0.3);
    border-radius: 6px;
}

.slider-history .flickity-slider .box:before {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    top: -8px;
    left: calc(50% - 6px);
    transform: rotate(45deg);
    border-style: solid;
    border-width: 3px 0 0 3px;
    border-color: var(--primary-color);
    background: linear-gradient(to bottom right, var(--tw-cbx-title-bg, #ffffff) 52%, transparent 48%);
    z-index: 2;
}

.slider-history .flickity-prev-next-button {
    bottom: auto;
    top: 74px;
}

.site-form-contact .wpcf7-form {
    max-width: 1020px;
    margin: 0 auto;
}

.site-form-contact .wpcf7-form input,
.site-form-contact .wpcf7-form textarea,
.site-form-contact .wpcf7-form select {
    height: auto;
    min-height: auto;
    max-height: 145px;
    line-height: 24px;
    background: #ffffff;
    border: 1px #E7EBF0 solid;
    padding: 15px 24px 17px 24px;
    border-radius: 8px;
    margin-bottom: 30px;
}

.site-form-contact .wpcf7-form input.wpcf7-submit {
    background: var(--primary-color);
    border-color: var(--primary-color);
    font-weight: 400;
    margin: 0;
}

.rank-math-breadcrumb a,
.rank-math-breadcrumb span {
    font-weight: 700;
    font-size: 18px;
}

.banner .rank-math-breadcrumb a,
.banner .rank-math-breadcrumb span {
    color: #ffffff;
}

.rank-math-breadcrumb a:hover {
    color: var(--primary-color);
}

.site-service-info .col-inner {
    padding: 20px 15px 45px;
    background: #f4f4f4;
    border-radius: 15px;
}

.site-service-info .icon-box-img .icon-inner {
    width: 90px;
    height: 90px;
    background: #ffffff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.site-service-info .icon-box-img .icon-inner img,
.site-service-info .icon-box-img .icon-inner svg {
    max-width: 60%;
    max-height: 60%;
    object-fit: contain;
}

.menu-services {
    display: flex;
    align-items: center;
    flex-flow: row wrap;
    margin: 0 -15px;
}

.menu-services .ux-menu-link {
    flex-basis: 33.333333%;
    max-width: 33.333333%;
    padding: 0 15px;
}

.menu-services .ux-menu-link .ux-menu-link__link {
    min-height: auto;
    padding: 20px;
    background: #ffffff;
    border: 1px var(--primary-color) solid;
    color: var(--primary-color);
    text-align: center;
    justify-content: center;
    border-radius: 12px;
    transition: 0.3s;
}

.menu-services .ux-menu-link.ux-menu-link--active .ux-menu-link__link {
    color: #ffffff;
    background: var(--primary-color);
    font-weight: 600;
}

.slider-services .banner .overlay {
    opacity: 0;
    transition: 0.3s;
}

.slider-services .banner:hover .overlay {
    opacity: 1;
}

.slider-services .banner .banner-inner {
    border-radius: 12px;
    overflow: hidden;
}

.slider-services .banner .text-box-content {
    transform: translateY(100%);
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
}

.slider-services .banner:hover .text-box-content {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
}

.slider-services .banner .text-box h2 {
    font-size: 20px;
    font-weight: 400;
}

.slider-services .banner .text-box .button {
    line-height: 1.3;
    min-height: auto;
    font-weight: 400;
}

.header-wrapper .nav ul.sub-menu {
    z-index: 999;
    position: absolute;
    width: auto;
    min-width: 240px;
    max-width: none;
    padding: 10px 0;
    border: 0;
    border-radius: 0;
    background: #ffffff;
}

.header-wrapper .nav ul.sub-menu a {
    display: block;
    white-space: normal;
    font-family: inherit;
    font-size: 16px;
    font-weight: normal;
    padding: 10px 20px;
    text-decoration: none;
    vertical-align: baseline;
    border: none;
    margin: 0;
    text-transform: none;
    color: #474443;
    background: none;
    white-space: nowrap;
}

.header-wrapper .nav ul.sub-menu a:hover,
.header-wrapper .nav ul.sub-menu .active>a {
    color: var(--primary-color);
    background: none;
}

.form-contact-page .wpcf7-form .row .col {
    flex-basis: 100%;
    max-width: 100%;
}

.form-contact-page .site-form-contact .wpcf7-form input,
.form-contact-page .site-form-contact .wpcf7-form textarea,
.form-contact-page .site-form-contact .wpcf7-form select {
    max-height: 100px;
    line-height: 24px;
    padding: 10px 20px;
    border-radius: 8px;
    margin-bottom: 15px;
}

.page-id-16 footer .site-form-contact {
    display: none;
}

body .ux-logo {
    width: auto !important;
}

body .ux-logo .ux-logo-link {
    padding: 0 !important;
}

.ux-logo-link img {
    height: auto !important;
    max-height: 80px;
}

.row-quoc-gia .col-inner {
    padding: 20px;
    border: 1px rgba(0, 0, 0, 0.2) solid;
    border-radius: 20px;
    transition: 0.3s;
}

.row-quoc-gia .col-inner:hover {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}

.row-quoc-gia .col-inner .icon-box-img img {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    object-fit: cover;
}

.row-quoc-gia .col-inner h3 {
    font-size: 18px;
}

@media (min-width: 850px) {
    .slider-nav-outside .flickity-prev-next-button.previous {
        right: calc(100% - 20px);
    }

    .slider-nav-outside .flickity-prev-next-button.next {
        left: calc(100% - 20px);
    }
}

.box-trung-tra>* {
    text-shadow: unset !important;
}

.box-trung-tra {
    position: relative;
    overflow: hidden;
}

.box-trung-tra .box-image img {
    display: block;
    width: 100%;
    height: auto;
}

.box-trung-tra .box-text-inner {
    position: relative;
}

.box-trung-tra .text {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: white;
    padding: 10px 15px;
    z-index: 2;
    transition: transform 0.35s ease;
}

.box-trung-tra .text::after {
    content: "";
    position: absolute;
    bottom: 30px;
    right: 26px;
    width: 16px;
    height: 16px;

    background-image: url('https://cdn.prod.website-files.com/65a51407926fca0f88671c53/65a51407926fca0f88671c7c_arrow%20top%20tight%20blue.svg');
    background-size: contain;
    background-repeat: no-repeat;
    filter: brightness(0) saturate(100%) invert(30%) sepia(88%) saturate(2300%) hue-rotate(340deg) brightness(95%) contrast(95%);

    z-index: 5;
    pointer-events: none;
}

.box-trung-tra .text-pop-up::after {
    display: none;
}

.box-trung-tra .bn-tra-trung {
    position: absolute;
    top: 18px;
    right: 26px;
    width: 12px;
    z-index: 3;
    /* luôn trên text */
}

.box-trung-tra .text-pop-up {
    opacity: 0;
    transform: translateY(30px);
    /* ban đầu hơi xuống dưới */
    transition: opacity 0.35s ease, transform 0.35s ease;
    pointer-events: none;
    position: absolute;
    bottom: 100%;
    /* nằm trên .text */
    left: 0;
    width: 100%;
    background: white;
    padding: 10px 15px;
    z-index: 4;
}

.box-trung-tra:hover .text {
    transform: translateY(-218%);
}


.box-trung-tra .box-text.text-center {
    padding: 0px;
}

.box-trung-tra:hover .text-pop-up {
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
}

.icon-box-review .icon-inner,
.icon-box-review .icon-box-img,
.icon-box-review img {
    border-radius: 99px;
}

.banner.banner-bhs {
    background: unset;
}

.menu-footer .ux-menu-link.flex.menu-item {
    margin-bottom: -7px !important;
}

.menu-footer span.ux-menu-link__text {
    font-size: 14px !important;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #E24145;
}

.row-cf7 .wpcf7-form input,
.row-cf7 .wpcf7-form textarea,
.row-cf7 .wpcf7-form select {
    height: auto;
    min-height: auto;
    max-height: 115px;
    line-height: 24px;
    background: #ffffff;
    border: 1px #E7EBF0 solid;
    padding: 13px 10px 13px 10px;
    border-radius: 8px;
    margin-bottom: 16px;
}


.galleru-doi-tac .col-inner,
.gallery-col .col-inner {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Khung logo */
.gallery-col .box-image {
  height: 120px;              /* chỉnh chiều cao tại đây */
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Ảnh logo */
.gallery-col img {
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
  object-fit: contain;
}

.col-check .icon {
  background-color: #fff;
  border-radius: 50%;
  width: 80px;          /* chỉnh theo ý */
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.col-check .icon svg {
    width: 42px;
    height: 42px;
}

.btn-kham-pha {
    position: relative;
    overflow: hidden;
    display: inline-flex;
    align-items: center;
    gap: 6px;
}

/* Lớp shine */
.btn-kham-pha::after {
    content: '';
    position: absolute;
    top: 0;
    left: -75%;
    width: 50%;
    height: 100%;
    background: linear-gradient(
        120deg,
        transparent,
        rgba(255, 255, 255, 0.6),
        transparent
    );
    animation: shine 3.5s infinite;
}

/* Animation */
@keyframes shine {
    0% {
        left: -75%;
    }
    50% {
        left: 125%;
    }
    100% {
        left: 125%;
    }
}

.text-skysim-li li {
    margin-bottom: 0px;
}


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


}