/*
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;
}

h1 {
    font-size: 2.5em;
    line-height: 1.3;
    font-weight: 700 !important;
    margin: 0 0 15px;
}
h2 {
    font-size: 2.2em;
    line-height: 1.3;
    font-weight: 700 !important;
    margin: 0 0 15px;
}
h3 {
    font-size: 1.9em;
    line-height: 1.3;
    font-weight: 700 !important;
    margin: 0 0 15px;
}
h4 {
    font-size: 1.6em;
    line-height: 1.3;
    font-weight: 700 !important;
    margin: 0 0 15px;
}
h5 {
    font-size: 1.3em;
    line-height: 1.3;
    font-weight: 700 !important;
    margin: 0 0 15px;
}
h6 {
    font-size: 1em;
    line-height: 1.3;
    font-weight: 700 !important;
    margin: 0 0 15px;
    opacity: 1;
}
/*.text h1,*/
/*.text h2,*/
/*.text h3,*/
/*.text h4,*/
/*.text h5,*/
/*.text h6 {*/
/*font-size: inherit;*/
/*}*/
b, strong {
    font-weight: 700;
}
.banner h1, .banner h2, .banner h3 {
    font-weight: 700;
}
.banner h1 {
    font-size: 2em;
}
.banner h1, .banner h2, .banner h3 {
	line-height: 1.3;
}
.banner h2 {
	font-size: 1.7em;
}
.banner h3 {
	font-size: 1.5em;
}
.uppercase, h6, span.widget-title, th {
    letter-spacing: 0;
    line-height: 1.3;
}
h6, span.widget-title, th {
    text-transform: inherit;
}
blockquote, dl, figure, ol, p, pre, ul {
    margin: 0 0 15px;
}
form {
    margin: 0;
}
.justify p {
    text-align: justify;
}
button, input[type=button], input[type=reset], input[type=submit], .res-text {
    font-size: 1em;
}
img.size-full.alignnone {
    margin-bottom: 15px;
}
.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: 10px !important;
}
.icon-box-right .icon-box-text {
    padding-right: 10px !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;
}
.icon-box-text p:last-of-type {
	margin-bottom: 0;
}
.box-text h1, .box-text h2, .box-text h3, .box-text h4, .box-text h5, .box-text h6, .box-text p {
    margin-bottom: 15px;
    margin-top: 0;
}
p:last-child {
    margin: 0 !important;
}
.single-page img {
    padding-bottom: 5px;
    padding-top: 5px;
}
.box-text {
    font-size: 1em;
}
ul.links {
    margin: 0 0 30px;
}
.button:last-of-type {
    margin: 0;
}
rd-5 {
	border-radius: 5px;
    overflow: hidden;
}
.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;
}
.img-rd-5 img {
	border-radius: 5px;
}
.img-rd-10 img {
	border-radius: 10px;
}
.img-rd-15 img {
	border-radius: 15px;
}
.img-rd-20 img {
	border-radius: 20px;
}
.img-rd-25 img {
	border-radius: 25px;
}
.fw-400 {
    font-weight: 400 !important;
}
.col.col-pd-bottom0 {
	padding-bottom: 0;
}
@media screen and (min-width: 850px) {
    .row-5-col > .col {
        flex-basis: 20%;
        max-width: 20%;
    }
}
@media only screen and (max-width: 850px) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/
    .col.col-tablet-top {
        order: -1;
    }
}
@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 .flickity-slider > .img {
    padding-left: 15px !important;
    padding-right: 15px !important;
    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-large {
    margin: 0 -50px;
}
.slider-custom-width-large .row .col,
.slider-custom-width-large .flickity-slider > .img {
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 0 !important;
}
.slider-custom-width-large .flickity-slider>.row:not(.is-selected),
.slider-custom  .flickity-slider>.row:not(.is-selected),
.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;
}
.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: 15px 0 0;
}
.wpcf7-form .row .col {
    padding-bottom: 0;
}
.wpcf7-form input,
.wpcf7-form textarea {
    box-shadow: none !important;
    outline: none !important;
}
.entry-meta a {
    pointer-events: none;
}
/* 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: 10px 0;
    border: 0;
    border-radius: 10px;
    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: 5px 15px;
    text-decoration: none;
    vertical-align: baseline;
    border: none;
    margin: 0;
    text-transform: none;
    background: #ffffff;
}
.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: var(--fs-color-primary);
}
.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;
}
.nav.header-nav > li.header-language-dropdown .nav-dropdown {
    min-width: 160px;
    padding: 10px;
}
.nav.header-nav > li.header-language-dropdown a {
    display: flex;
    align-items: center;
}
.nav.header-nav > li.header-language-dropdown a .image-icon,
.nav.header-nav > li.header-language-dropdown a .icon-image {
    width: 18px;
    display: flex;
    align-items: center;
}
.nav.header-nav > li.header-language-dropdown a .image-icon {
	margin-left: 2.5px;
}
.nav.header-nav > li.header-language-dropdown a .icon-image {
	margin-right: 2.5px;
}

/* Footer */
.footer-wrapper .absolute-footer {
    display: none;
}
.footer-wrapper .ux-menu .ux-menu-link {
    padding-bottom: 5px;
}
.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;
/* 	color: #ffffff; */
    transition: 0.5s;
}
/* .footer-wrapper .ux-menu .ux-menu-link__link:hover {
    color: #ffffff;
} */
.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: 23px;
    height: auto;
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
    position: relative;
    z-index: 9;
}
.row-social-fixed .img.social-hotline a,
.row-social-fixed .img.social-hotline a:before {
    background: #e70904;
}
.row-social-fixed .img.social-hotline a:after {
    border-color: #e70904;
}

.row-social-fixed .img.social-zalo a,
.row-social-fixed .img.social-zalo a:before {
    background: #2698f1;
}
.row-social-fixed .img.social-zalo a:after {
    border-color: #2698f1;
}

.row-social-fixed .img.social-email a,
.row-social-fixed .img.social-email a:before {
    background: #f2701c;
}
.row-social-fixed .img.social-email a:after {
    border-color: #f2701c;
}

.row-social-fixed .img.social-whatsapp a,
.row-social-fixed .img.social-whatsapp a:before {
    background: #189d0c;
}
.row-social-fixed .img.social-whatsapp a:after {
    border-color: #189d0c;
}

.row-social-fixed .img.social-in a,
.row-social-fixed .img.social-in a:before {
    background: #0a66c2;
}
.row-social-fixed .img.social-in a:after {
    border-color: #0a66c2;
}

.row-social-fixed .img.social-facebook a,
.row-social-fixed .img.social-facebook a:before {
    background: #0064D1;
}
.row-social-fixed .img.social-facebook a:after {
    border-color: #0064D1;
}

.row-social-fixed .img.social-ig a,
.row-social-fixed .img.social-ig a:before {
    background: #F35369;
}
.row-social-fixed .img.social-ig a:after {
    border-color: #F35369;
}

@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;
}
.is-divider:not(.divider) {
	display: none;
}
.post-item .box-text .cat-label {
	font-size: 1em;
    text-transform: none;
    color: #ffffff;
    opacity: 1;
}
/* End footer */

.header-wrapper .hide-for-medium.flex-left {
	flex: none;
}
.header-nav.header-nav-main.nav-left {
    padding-right: 0;
}
.header-wrapper .nav-icon > a {
	width: 29px;
	height: 29px;
	padding: 0;
	background-image: url('/wp-content/uploads/2026/08/menu.svg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}
.header-wrapper .nav-icon > a > i {
	display: none;
}
.header-wrapper .nav-icon > a:before {
	display: none !important;
}
.header-main .nav .header-button-1 {
	margin: 0;
}
.header-main .nav .header-search {
	margin: 0 0 0 30px;
}
.header-main .header-button-1 .header-button a.button {
	line-height: 90px;
    background-color: var(--fs-color-primary) !important;
    position: relative;
    border: none;
	box-shadow: none;
}
.header-main .nav .header-search > a {
	height: 90px;
	padding: 10px 20px;
	position: relative;
}
.header-main .nav .header-search > a:before {
	height: 15px;
	position: absolute;
	top: 100%;
	bottom: auto;
	left: 0;
	opacity: 1 !important;
	background-color: #ffffff !important;
	transform: none;
}
.header-main .header-button-1 .header-button a.button:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 15px;
	left: 0;
	top: 100%;
	bottom: auto;
	opacity: 1;
	background-color: var(--fs-color-primary) !important;
}
.stuck .header-main .header-button-1 .header-button a.button {
	line-height: 70px;
}
.stuck .header-main .nav .header-search > a {
    height: 70px;
}
.stuck .header-main .nav .header-search > a:before,
.stuck .header-main .header-button-1 .header-button a.button:before {
	display: none !important;
}
.mfp-wrap.off-canvas .mfp-content {
	background-color: #000000;
}
.mfp-wrap.off-canvas .mfp-content li.html {
    font-size: 0.9em;
}
.mfp-wrap.off-canvas .mfp-content li a {
    font-size: 1em;
}
.mfp-wrap.off-canvas .mfp-content li a.button {
    font-size: 1.2em;
}
.mfp-wrap.off-canvas .mfp-content p {
	margin-bottom: 15px;
}
.mfp-wrap.off-canvas .mfp-content .icon-box-text p {
	text-decoration: underline;
}
.mfp-wrap.off-canvas .mfp-content p:last-of-type {
    margin-bottom: 0;
}
.social-icons-custom1.social-icons.follow-icons {
	display: flex;
    align-items: center;
    flex-flow: row wrap;
}
.social-icons-custom1.social-icons.follow-icons a {
	margin: 0;
    width: 45px;
    height: 45px;
    border: 1px var(--primary-color) solid;
    display: flex;
    align-items: center;
    justify-content: center;
    background: none;
    color: #ffffff;
    font-size: 20px !important;
}
.social-icons-custom1.color-black.social-icons.follow-icons a {
	color: #000000;
}
.social-icons-custom1.social-icons.follow-icons a:hover {
	color: var(--primary-color);
}
/* .social-icons-custom1.social-icons.follow-icons a:not(:first-child) {
	border-left: none;
} */
.button.is-outline, input[type=button].is-outline, input[type=reset].is-outline, input[type=submit].is-outline {
	border-width: 1px;
}
.button.is-outline {
    line-height: 2.5em;
}
a.button {
	font-weight: 400;
}
.button.is-underline:before {
	left: 0;
    opacity: 1;
    width: 100%;
}
.button.is-underline.primary:hover {
	color: var(--primary-color);
}
.button.is-underline.primary:hover:before {
	background-color: var(--primary-color);
}
.button i {
	width: 32px;
    margin: 0;
}
.button:not(.back-to-top) i.icon-angle-right {
	width: 44px;
    height: 30px;
    font-size: 0;
    background-image: url(/wp-content/uploads/2026/08/arrow-right-2.svg);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 20px;
    margin: 0;
    opacity: 1;
    visibility: visible !important;
}
.button.is-outline:not(.back-to-top) i {
	position: absolute;
    width: 52px;
    height: 100%;
    top: 0;
    right: 0;
    background-image: url(/wp-content/uploads/2026/08/arrow-right1.svg);
    background-color: var(--primary-color);
    background-position: center;
}
.button.back-to-top {
	min-width: 2.58em;
	border-color: var(--primary-color);
	background-color: var(--primary-color);
	background-image: url(/wp-content/uploads/2026/08/to-top-white.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 16px;
}
.button.back-to-top i {
	display: none;
}

.mfp-wrap.off-canvas .gap-element {
	width: 100%;
}
.mfp-wrap.off-canvas .button {
	flex: none;
	width: auto;
}
.footer-wrapper .ux-menu .ux-menu-link {
    padding-bottom: 15px;
}
.footer-wrapper .ux-menu .ux-menu-link__link {
	color: #ffffff;
    border-bottom: 2px transparent solid;
    flex: none;
}
.footer-wrapper .ux-menu .ux-menu-link--active .ux-menu-link__link,
.footer-wrapper .ux-menu .ux-menu-link__link:hover {
	color: var(--primary-color);
	border-color: var(--primary-color);
}
.footer-wrapper .ux-menu .ux-menu-link--active .ux-menu-link__link {
    font-weight: 700;
}
.footer-wrapper p:last-of-type {
	margin-bottom: 0;
}
.site-post-banner {
	position: relative;
}
.site-post-banner > img {
	width: 100%;
	max-height: 500px;
    object-fit: cover;
}
.site-post-banner:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.5);
}
.site-post-banner .banner-inner {
	position: absolute;
	width: 100%;
	height: auto;
	top: 50%;
	left: 0;
	transform: translatey(-50%);
	z-index: 9;
	color: #ffffff;
}
.site-post-banner .banner-inner h1 {
	max-width: 630px;
	color: #ffffff;
	text-transform: uppercase;
}
.site-post-banner .banner-inner .page-description {
	max-width: 369px;
}
.page-header-excerpt {
	display: none;
}

.blog-archive.page-wrapper {
	padding-top: 60px;
}
.style-post-list .post {
    margin: 0;
}
.style-post-list .post-item-inner {
	position: relative;
}
.style-post-list .post-item-inner .image-cover {
	padding-top: 120%;
}
.style-post-list .post-item-inner .box-text {
	position: absolute;
	width: 100%;
	height: auto;
	bottom: 55px;
	left: 0;
	padding: 25px 20px;
	display: flex;
	align-items: center;
	gap: 10px;
	background: #000000;
	color: #ffffff;
	transition: 0.5s;
}
.style-post-list .post-item-inner:hover .box-text {
	background: var(--primary-color);
	bottom: 0;
}
.post-item-inner .box-text .post-title a {
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin: 0;
}
.style-post-list .box-text .post-title a,
.section-projects .box-text .post-title a {
	color: #ffffff;
}
.post-item-inner .box-text .from_the_blog_excerpt {
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin: 0;
}
.style-post-list .post-item-inner .box-text .from_the_blog_excerpt {
	height: 0;
	transition: 0.5s;
}
.style-post-list .post-item-inner:hover .box-text .from_the_blog_excerpt {
	height: 48px;
}
.style-post-list .post-item-inner .box-text  .btn-viewmore {
	min-width: 29px;
}
.style-post-list .post-item-inner:hover .box-text  .btn-viewmore {
	filter: brightness(0) invert(1);
   -webkit-filter: brightness(0) invert(1);
}
ul.links {
	display: flex;
	align-items: center;
	flex-flow: row wrap;
	justify-content: center;
}
ul.links li {
    margin: 0;
}
.nav-pagination>li>a, .nav-pagination>li>span {
    border: 1px solid var(--primary-color);
    font-size: 1.5em;
	font-weight: 400;
    border-radius: 0;
    padding: 0 5px;
}

.wpcf7 input,
.wpcf7 textarea,
.wpcf7 select {
	background-color: transparent !important;
    outline: none !important;
    box-shadow: none !important;
    border-width: 0 0 1px 0;
    border-color: rgba(255, 255, 255, 0.4);
    border-style: solid;
    padding: 15px 0;
    color: #ffffff;
    height: auto;
	max-height: 120px;
}
.wpcf7 input::placeholder,
.wpcf7 textarea::placeholder {
  color: #ffffff; 
  opacity: 1;
}
.wpcf7-form .btn-submit {
    text-align: left;
}
.wpcf7-form input.wpcf7-submit {
	font-size: 1.25em;
	line-height: 1.5em;
    border: none;
    text-transform: none;
    margin: 0;
    width: auto;
    padding-right: 65px;
    background-image: url(/wp-content/uploads/2026/08/arrow-right-2.svg);
    background-repeat: no-repeat;
    background-size: 29px;
    background-position-x: calc(100% - 10px);
    background-position-y: center;
    border-bottom: 1px var(--primary-color) solid;
    color: var(--primary-color);
}
.slider-nav-circle .flickity-prev-next-button .arrow, .slider-nav-circle .flickity-prev-next-button svg {
    border-radius: 0;
}
.product-short-description {
	margin-bottom: 45px;
}
.site-product-info {
	display: flex;
	flex-flow: row wrap;
	gap: 15px;
	align-items: center;
	font-size: 1.1em;
	line-height: 1;
	margin-bottom: 45px;
}
.site-product-info .star {
	padding-left: 15px;
	border-left: 1px solid #000000;
	display: flex;
	align-items: center;
	gap: 6px;
	font-weight: 700;
}
.product_meta {
	font-size: 1em;
	font-weight: 700;
}
.product_meta > span {
	display: block;
	padding: 0;
	border-top: none;
	margin: 0 0 45px;
}
.product_meta > span.sku_wrapper {
	display: none;
}
.product_meta a {
	font-weight: 400;
}

.product-thumbnails .flickity-slider a,
.woocommerce-product-gallery .flickity-slider a {
	display: flex;
	background-position: 50% 50%;
    background-size: cover;
    height: auto;
    overflow: hidden;
    padding-top: 56%;
    position: relative;
	background: #ffffff;
}
.woocommerce-product-gallery .flickity-slider a {
    padding-top: 75%;
}
.product-thumbnails .flickity-slider a img,
.woocommerce-product-gallery .flickity-slider a img {
	bottom: 0;
    font-family: "object-fit: cover;";
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.product-thumbnails .flickity-slider a:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.4);
}
.product-thumbnails .flickity-slider .is-selected a:after {
	opacity: 0;
}

.js-readmore-wrapper, .js-readmore-wrapper-single {
    position: relative;
}

.js-readmore-content-single {
    max-height: 900px;
    overflow: hidden;
    transition: max-height 0.4s ease;
}
.js-readmore-wrapper-single.is-open .js-readmore-content-single {
    max-height: none;
}
.js-readmore-fade {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 55px;
    height: 200px;
    background: linear-gradient(
            to bottom,
            rgba(255,255,255,0),
            #fff 80%
    );
    pointer-events: none;
}
.js-readmore-btn,
.js-collapse-btn {
    display: block;
    margin: 25px auto 0;
    background: var(--fs-color-primary);
    border: none;
    color: #ffffff;
    font-weight: 400;
    cursor: pointer;
    text-transform: none;
    border-radius: 99px;
    position: relative;
}
.related-products-wrapper.product-section {
    border-top: none;
}
.related-products-wrapper.product-section .product-section-title {
    display: none;
}
.woocommerce-ordering select {
	padding: 0 10px 0 45px;
	margin: 0;
	background-image: url('/wp-content/uploads/2026/08/sort-vertical.svg');
	background-position-x: 10px;
	background-size: 29px;
	background-color: #E4E4E4;
	border-color: #E4E4E4;
	border-radius: 9px;
	color: #000000;
}
.shop-page-title .page-title-inner {
	padding-top: 60px;
}
.shop-page-title .page-title-inner .is-large {
	display: none;
}
.product-small .box-image {
	background: #ffffff;
}
.product-small .box-image .image-none {
	background-position: 50% 50%;
    background-size: cover;
    height: auto;
    overflow: hidden;
    padding-top: 100%;
    position: relative;
}
.product-small .box-image img {
	bottom: 0;
    font-family: "object-fit: cover;";
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.product-small.box .product-title {
	font-weight: 700;
	font-size: 1.25em;
}
.product-small.box .box-text {
	padding: 15px 0 0;
}
.product-small.box .product-title a {
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin: 0;
}
.ct-product-contact-btn a {
	margin: 0;
	color: var(--fs-color-primary);
	font-size: 1.5em;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0;
}
.widget span.widget-title {
    display: block;
	text-transform: uppercase;
	font-size: 1.2em;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px var(--fs-color-primary) solid;
}

.widget .product-small.box-vertical .box-image {
	width: 40%;
}
.widget .product-small.box-vertical .product-title {
	font-size: 1em;
}
.widget .ct-product-contact-btn a {
	font-size: 1.25em;
}
.section-bg-left .section-bg img {
	max-width: 32%;
    -o-object-fit: contain;
    object-fit: contain;
}
.section-bg-right .section-bg img {
	max-width: 32%;
    -o-object-fit: contain;
    object-fit: contain;
	left: auto;
	right: 0;
}

.slider-history .flickity-slider .col {
	position: relative;
}
.slider-history .flickity-slider .col:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 2px;
	bottom: 12px;
	left: 0;
	background: #000000;
	border-radius: 50%;
}
.slider-history .flickity-slider .col-inner {
	position: relative;
	padding-bottom: 55px;
}
.slider-history .flickity-slider .col-inner:after {
	content: "";
	position: absolute;
	width: 24px;
	height: 24px;
	bottom: 0;
	left: 0;
	background: var(--fs-color-primary);
	border-radius: 50%;
	z-index: 9;
}
.text-stroke,
.history-year {
    font-weight: 700;
    line-height: 1;
    color: transparent;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 1px var(--fs-color-primary);
}
.slider-history .history-year {
	font-size: 3.6em;
}
.section-banner-home .section-content {
	padding-left: calc((100vw - 1280px) / 2);
}
.btn-hotline-banner {
	position: absolute;
	width: 100%;
	max-width: 28%;
	bottom: 0;
	right: 0;
	background: #000000;
	text-align: left;
}
.banner-home .flickity-page-dots {
    bottom: 0;
    left: 0;
    right: auto;
    padding: 32px 40px;
	background: #ffffff;
}
.slider-nav-light.slider-nav-dots-simple .flickity-page-dots .dot,
.slider-nav-light .flickity-page-dots .dot {
	width: 16px;
	height: 16px;
	opacity: 1;
	border: none;
    background-color: #D9D9D9;
	border: 1px #000000 solid;
}
.slider-nav-light .flickity-page-dots .dot.is-selected, .slider-nav-light .flickity-page-dots .dot:hover {
    background-color: var(--fs-color-primary) !important;
}
.row-services .box .box-text {
	background: #000000;
	bottom: 45px;
	transition: 0.5s;
}
.row-services .box:hover .box-text {
	background: var(--fs-color-primary);
	padding: 45px 15px 30px !important;
	bottom: 0;
}
.row-services .box .box-text a {
	display: block;
	margin: 0;
	padding-right: 45px;
	background-image: url(/wp-content/uploads/2026/08/arrow-right1.svg);
	background-repeat: no-repeat;
	background-size: 26px;
	background-position-x: calc(100% - 15px);
	background-position-y: center;
}

.section-projects .section-bg-overlay {
	height: 90px;
	bottom: 0;
	top: auto;
}
.section-projects .post-item .col-inner {
	border-width: 1px 0 0 0;
	border-color: var(--fs-color-primary);
	border-style: solid;
}
.section-projects .post-item .col-inner:before,
.section-projects .post-item .col-inner:after {
	content: "";
	position: absolute;
	width: 1px;
	height: calc(100% - 90px);
	top: 0;
	left: 0;
	background: var(--fs-color-primary);
}
.section-projects .post-item .col-inner:after {
	left: auto;
	right: 0;
}
.col-number-projects .col-inner {
	position: relative;
	padding-right: 45px;
	text-align: right;
}
.col-number-projects .col-inner .text-rotate {
	position: absolute;
    right: -70px;
    transform: rotate(90deg);
    top: 40%;
}
.section-projects .post-item .box-image {
	opacity: 0;
	transition: 0.5s;
}
.section-projects .post-item .box-text {
	position: absolute;
	padding: 90px 20px 25px;
	left: 0;
	bottom: 135px;
	transition: 0.5s;
}
.section-projects .post-item .box-text .post-title a {
	color: var(--fs-color-primary);
	transition: 0.5s;
}
.section-projects .post-item .box-text .from_the_blog_excerpt {
	color: #ffffff;
	transition: 0.5s;
}
.section-projects .post-item .box-text .btn-viewmore a {
	display: inline-block;
	padding: 20px 15px;
}
.section-projects .post-item .col-inner:hover .box-image {
	opacity: 1;
}

.section-projects .post-item .col-inner:hover .box-text {
	bottom: 0;
	background: linear-gradient(180deg, rgba(102, 102, 102, 0) 0%, #000000 100%);
}

.section-projects .post-item .col-inner:hover .box-text .post-title a {
	color: #ffffff;
}
.cach-lam-viec .flickity-slider .col-inner {
	min-height: 320px;
	border-bottom: 3px solid rgba(65, 61, 60, 1);
	transition: 0.3s;
}
.cach-lam-viec .flickity-slider .col-inner:hover {
	transform: translatey(-30px);
}

.slider-khach-hang .flickity-page-dots {
	position: absolute;
    width: calc(100% + 40px);
    height: 90px;
	padding: 10px 20px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    background: var(--primary-color);
    left: -20px;
    bottom: -135px;
}
.slider-chung-chi .img .img-inner {
	border-radius: 16px;
	transform: scale(0.86);
	position: relative;
	overflow: hidden;
	transition: 0.5s;
}
.slider-chung-chi .img .img-inner:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.6);
	transition: 0.5s;
}
.slider-chung-chi .img.is-selected .img-inner {
	transform: scale(1);
}
.slider-chung-chi .img.is-selected .img-inner:after {
	opacity: 0;
}
.post-item .cat-label .post-category {
	font-size: 1.1em;
	color: var(--primary-color);
}
.post-custom-date .post-item .box-image {
	overflow: visible;
}
.post-custom-date .post-item .post-meta {
	display: flex;
	flex-direction: column;
	position: absolute;
	width: auto;
	height: auto;
	bottom: -20px;
	right: 0;
	color: #ffffff;
	text-align: center;
}
.post-custom-date .post-item .post-meta .post-date-day {
	display: inline-block;
	padding: 10px;
	font-size: 2.5em;
	font-weight: 700;
	background: var(--primary-color);
}
.post-custom-date .post-item .post-meta .post-date-month {
	display: inline-block;
	padding: 10px;
	font-size: 1.2em;
	background: #000000;
}
.gallery-doi-tac .box-image img {
	filter: grayscale(100%);
    opacity: 0.25;
	transition: 0.3s;
}
.gallery-doi-tac .col-inner:hover .box-image img {
	filter: grayscale(1);
    opacity: 1;
}


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


}