/*
Theme Name: Maxweb
Description: This is a child theme for Flatsome Theme
Theme URI: https:
Author: Hoan
Author URI: 
Template: flatsome
Version: 3.6.1
*/


/*************** ADD CUSTOM CSS HERE.   ***************/
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap');
/* Mulish Regular */
@font-face {
	font-family: 'Mulish';
	src: url('fonts/Mulish-Regular.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

/* Mulish Medium */
@font-face {
	font-family: 'Mulish';
	src: url('fonts/Mulish-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

/* Mulish SemiBold */
@font-face {
	font-family: 'Mulish';
	src: url('fonts/Mulish-SemiBold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

/* Mulish Bold */
@font-face {
	font-family: 'Mulish';
	src: url('fonts/Mulish-Bold.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

/* Garamond */
@font-face {
	font-family: 'Garamond';
	src: url('fonts/GaramondPremrPro-Bd.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}
:root{
	--cam:#ea580c;
	--vang:#c98d3f;
	--xanh:#2e438f;
	--xam:#334155;
	--do:#dc2626;
	--f2:'Garamond';
}
.f2,.f2 *{
	font-family:var(--f2) !important;
}
html,body,span,label,a,p,button,b,div{
	font-family: Mulish,sans-serif;
}
h1,h2,h3,h4,h5,h6,.nav > li > a,nav,li{
	font-family: Mulish,sans-serif !important;
}
h1,h2,h3,h4,h5,h6,.uppercase{
	line-height:inherit;
}
* {
	text-underline-offset: 4px;
}
.row .row.row-small{
	margin-left:-12px !important;
	margin-right:-12px !important;
}
.row.row-small > .col{
	padding:0 12px 24px;
}
:is(.icon-box,.single-page,.box) :is(h1,h2,h3, h4, h5, h6){
	line-height:1.3;
}
.uxb-draggable *{
	pointer-events:initial !important;
}
b,strong{
	font-weight:bold;
}
form{
	margin:0 !important;
}
form input:not([type=submit]),textarea,select{
	box-shadow:none !important;
}
input[type=submit],
form.wpcf7-form button[type=submit]{
	margin:0;
}
form.wpcf7-form input:not([type="checkbox"]):not([type="radio"]),
form.wpcf7-form select,
form.wpcf7-form textarea,
form.wpcf7-form button {
	border-radius: 5px;
}

form.wpcf7-form input:not([type="checkbox"]):not([type="radio"]),
form.wpcf7-form select,
form.wpcf7-form button {
	height: 45px;
}
form.wpcf7-form p.label{
	font-weight:500;
	margin:0 0 3px;
}
form.wpcf7-form p.label span{
	color:var(--do) !important;
}
form.wpcf7-form .wpcf7-acceptance label{
	font-size:14px;
	font-weight:400;
	line-height:1.35;
	display:flex;
}
.form-flex{
	display:flex;
	flex-wrap:wrap;
	gap:0 15px;
	justify-content:space-between;
}
.form-flex .r50{
	width:calc(50% - calc(15px / 2));
}
.form-flex .r100{
	width:100%;
}
.btn-submit-center input[type=submit]{
	margin:0 auto;
	display:block;
}
.input-w100 input{
	width:100%;
}
.txt-jus{
	text-align:justify;
}
.txt-jus :is(h1,h2,h3,h4,h5,h6){
	text-align:left;
}
a{
	cursor:pointer;
	transition:all 0.3s;
}
.w100{
	width:100% !important;
}
.btn-m0{
	margin:0;
}
.btn-unset{
	min-height:unset;
	line-height:1.35;
}
.btn-link-title{
	color:var(--xanh) !important;
	font-size:16px;
}
.btn-link-title span{
	text-decoration:underline;

}
.btn-w100{
	width:100%;
}
.wpcf7-spinner,.product-images .image-tools.bottom.left,.post-item .is-divider,aside > .is-divider,.entry-header .is-divider{
	display:none !important;
}
.section-content{
	z-index:unset !important;
}
.dark, .dark p, .dark td{
	color:#fff;
}
.pd-b0,.ga-pd-b0 .col{
	padding-bottom:0 !important;
}
.ul-mb0 ul{
	margin-bottom:0;
}
.banner :is(h1,h2,h3,h4,h5,h6,p){
	margin-top:0;
}
.p-mb0 p,.title-mb0 :is(h1,h2,h3,h4,h5,h6){
	margin-bottom:0 !important;
}
.p-mb5 p,.title-mb5 :is(h1,h2,h3,h4,h5,h6){
	margin-bottom:5px !important;
} 
.p-mb10 p,.title-mb10 :is(h1,h2,h3,h4,h5,h6){
	margin-bottom:10px !important;
}
.p-mb15 p,.title-mb15 :is(h1,h2,h3,h4,h5,h6){
	margin-bottom:15px !important;
}
.p-mb20 p,.title-mb20 :is(h1,h2,h3,h4,h5,h6){
	margin-bottom:20px !important;
}
.p-w400 p, .title-w400 :is(h1,h2,h3,h4,h5,h6),
.btn-w400,.strong-w400 strong{
	font-weight:400 !important;
}
.p-w500 p, .title-w500 :is(h1,h2,h3,h4,h5,h6),
.btn-w500,.strong-w500 strong{
	font-weight:500 !important;
}
.p-w600 p,.title-w600 :is(h1,h2,h3,h4,h5,h6),
.btn-w600,.strong-w600 strong{
	font-weight:600 !important;
}
.p-w700 p,.title-w700 :is(h1,h2,h3,h4,h5,h6),
.btn-w700,.strong-w700 strong{
	font-weight:700 !important;
}
.p-w800 p,.title-w800 :is(h1,h2,h3,h4,h5,h6),
.btn-w800,.strong-w800 strong{
	font-weight:800 !important;
}
.p-w900 p,.title-w900 :is(h1,h2,h3,h4,h5,h6),
.btn-w900,.strong-w900 strong{
	font-weight:900 !important;
}
.title-f30 :is(h1,h2,h3,h4){
	font-size:30px;
}
.title-f24 :is(h1,h2,h3,h4){
	font-size:24px;
}
.title-f20 :is(h1,h2,h3,h4){
	font-size:20px;
}
.is-uppercase, .uppercase{
	line-height:inherit;
}
.col-h100 > .col-inner{
	height:100%;
}
.col-hide > .col-inner{
	overflow:hidden;
}
.col-float-left > .col-inner{
	margin-left:0 !important;
	margin-right:auto !important;
}
.col-center > .col-inner{
	margin-left:auto !important;
	margin-right:auto !important;
}
.col-float-right > .col-inner{
	margin-left:auto !important;
	margin-right:0 !important;
}
.img-h100 :is(.img,.img-inner){
	height:100%;
}
.img-h100 img{
	height:100%;
	object-fit:cover;
}
.img-white img{
	filter: brightness(0) invert(1);
	-webkit-filter: brightness(0) invert(1);
}
.absolute-footer{
	background-color:#FAFDFF !important;
	padding:0;
}
.footer-secondary{
	display:none;
}
.footer-primary,.copyright-footer{
	width:100%;
	text-align:center;
	color:#000;
	position:relative;
}
.copyright-footer a{
	color:#000 !important;
}
.footer-primary{
	padding:15px 0;
	border-top:1px solid #ebebeb;
}
.blog-wrapper{
	padding-top:24px;
	padding-bottom:0;
}
.single-page{
	text-align:justify;
	padding-top:0;
	padding-bottom:0;
}
.single-page :is(h1,h2,h3,h4,h5,h6){
	text-align:left;
}
.single-page figure{
	margin-left:auto;
	margin-right:auto;
}
#top-link{
	width: 50px;
	height: 50px;
	border-radius: 50% !important;
	border: none !important;
	color: var(--xanh) !important;
	right: 16px;
	min-width: unset;
	background: #fff;
	box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.6) !important;
	bottom: 90px;
	display:flex;
	align-items:center;
	justify-content:center;
	font-size:15px;
}
#top-link::before {
	content: "";
	display: block;
	width: 24px;
	height: 24px;
	background-color: currentColor;

	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 5v14M18 11l-6-6M6 11l6-6' fill='none' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-position: center;
	-webkit-mask-size: contain;

	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 5v14M18 11l-6-6M6 11l6-6' fill='none' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
	mask-repeat: no-repeat;
	mask-position: center;
	mask-size: contain;
}
#top-link:hover{
	background:#F1F5F9;
}
#top-link i{
	display:none;
}
table {
	border-collapse: collapse;
	border:1px solid #ececec;
}
th,td{
	padding:10px !important;
	border:1px solid #ececec;
	font-size:inherit;
	color:inherit;
}

.row-full-width{
	margin-left:0 !important;
	margin-right:0 !important;
}
.owl-stage{
	display:flex;
}
.owl-stage .col,.owl-stage .col > .col-inner{
	height:100%;
}
.owl-item {
	flex-shrink:0;
}
.owl-item .col {
	max-width:100%;
}
.owl-dots {
	margin:0 !important;
}
.owl-dots button{
	min-height:unset;
	margin:0 5px;
}
.owl-theme .owl-dots .owl-dot span{
	margin:5px 4px !important;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
	background:var(--vang) !important;
}
.owl-nav{
	position:absolute;
	top:50%;
	left:0;
	width:100%;
	transform:translatey(-50%);
	margin:0 !important;
}
.owl-nav button{
	min-height:unset;
	line-height:unset !important;
	margin:0 !important;
	position:absolute;
	top:50%;
	transform:translatey(-50%);
	display:flex !important;
	align-items:center;
	justify-content:center;
	transition:all 0.3s;
}
.accordion button.toggle{
	pointer-events:none !important;
}
.map :is(p,iframe){
	width:100%;
	height:100%;
	margin:0;
}
.pum-overlay.pum-overlay-disabled {
	visibility: inherit !important;
}
.pum-container{
	/* 	max-height:90vh;
	overflow-y:auto !important;
	scrollbar-width: none; */
}
.pum-container::-webkit-scrollbar {
	display: none;
}
.button.btn-center,
.text-center .button.btn-center{
	display:block;
	width:max-content;
	margin:0 auto !important;
	margin-left:auto !important;
	margin-right:auto !important;
}
.sec-bg-mix .section-bg {
	opacity: 0.18;
	mix-blend-mode: overlay;
	will-change: transform, opacity;
}
.icon-box.icon-center .icon-box-img :is(.icon,.icon-inner){
	width:100%;
	height:100%;
	display:flex;
	align-items:center;
	justify-content:center;
}
.icon-box.icon-center img{
	padding-top:0;
}
.icon-box.icon-txt-center .icon-box-text{
	display:flex;
	flex-direction:column;
	justify-content:center;
}
.flatpickr-current-month{
	display:flex;
}
.flatpickr-time input{
	border:none !important;
	box-shadow:none !important;
	height:100%;
}
#button-contact-vr {
	z-index: 9;
}
.post-item .col-inner{
	height:100%;
	transition:all 0.3s;
}
.post-item .box.box-vertical{
	display:flex;
}
.post-item .box-image{
	border-radius:10px;
	height:max-content;
	flex-shrink:0;
}
.post-item .col-inner:hover .box-image img{
	transform:scale(1.1);
}
.post-item .box.box-vertical .box-text{
	padding:0 0 0 12px;
}
.post-item .post-title{
	margin:0 0 7px;
}
.post-item .post-title a{
	margin:0;
	font-size:16px;
	color:var(--xam);
	line-height:1.35;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	transition:all 0.3s;
}
.post-item .col-inner:hover .post-title a{
	color:var(--xanh);
}
.post-item .post-meta{
	font-size:12px;
	margin:0 0 5px;
}
.post-item .from_the_blog_excerpt {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	margin:0 0 6px;
	color:#475569;
}
.post-item .box-post-category-date{
	font-size:14px;
	color:#475569;
}
.post-item .box-post-category-date a{
	font-weight:600;
	color:#182a73;
}
.post-item .box-post-category-date a:hover{
	color:#2e438f;
}
.post-item .box-post-category-date .box-post-meta-separator:before{
	content: "";
	background: #aab7ca;
	border-radius: 50%;
	display: inline-flex;
	margin: 0 4px;
	height: 4px;
	width: 4px;
	vertical-align: middle;
}
.linkpage :is(span,a){
	font-size:14px;
	font-weight:500;
	color:var(--xam);
}
.linkpage a:hover{
	color:var(--xanh);
}
.linkpage span.space{
	margin-left:3px;
	margin-right:3px;
}
.page-numbers{
	display:flex;flex-wrap:wrap;
	align-content;
	justify-content:center;
	gap:3px;
}
.page-numbers li{
	margin:0 !important;
}
.page-numbers :is(span,a){
	display: flex !important;
	width: 34px !important;
	height: 32px !important;
	border-radius: 5px !important;
	background: transparent !important;
	color:var(--xam) !important;
	align-items: center;
	justify-content: center;
	line-height: 1 !important;
	min-height: unset;
	min-width: unset !important;
	padding: 0 !important;
	border:none !important;
}
.page-numbers a:hover{
	background:#F1F5F9 !important;
}
.page-numbers span:not(.page-number.dots){
	background: var(--xanh) !important;
	color:#fff !important;
}
.box-list-view .box .box-image, .box-list-view .box .box-text, .box-vertical .box-image, .box-vertical .box-text {
	vertical-align: top;
}
.swiper-button-prev,.swiper-button-next{
	padding:0;
	margin:0;
	min-height:unset;
	min-width:unset;
	line-height:unset;
	width:35px;
	height:35px;
	display:flex;
	align-items:center;
	justify-content:center;
	border-radius:50%;
	font-size:14px;
	box-shadow:0 4px 12px 0 rgba(28,30,34,.08);
	background:#fff;
	color:var(--xam);
}
.swiper-button-prev:after,.swiper-button-next:after{
	display:none;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{
	display:none;
}
/* Form tư vấn */
.form-tv p.txt-title{
	text-align:center;
	font-weight:700;
	margin:0 0 12px;
	color:var(--xam);
	font-size:18px;
	line-height:1.35;
}
.form-tv ul.list-item{
	margin:0 0 15px;
	list-style:none;
}
.form-tv ul.list-item li{
	margin-left:0 !important;
	position:relative;
	padding-left:25px;
	font-size:14.4px;
}
.form-tv ul.list-item li:before{
	content:'\f058';
	font-family:'fontawesome';
	color:#16A34A;
	position:absolute;
	top:-1px;
	left:0;
	font-size:16px;
}
.form-tv .row-input{
	border:1px solid #aab7ca;
	border-radius:6px;
	padding:16px 12px 0;
	position:relative;
	margin-bottom:16px;
	color:var(--xam);
}
.form-tv .row-input p.label{
	position:absolute;
	left:12px;
	top:50%;
	transform:translatey(-50%);
	transition:all 0.3s;
	pointer-events:none;
	font-size:14px;
	color:rgba(51,65,85,.5);
	z-index:1;
	margin:0 !important;
}
.form-tv .row-input input{
	border:none !important;
	margin:0;
	padding:0;
	height:36px !important;
}
.form-tv .row-input:focus-within{
	box-shadow: 0 0 0 .1875em rgba(46, 67, 143, .3);
	border-color: #2e438f;
}
.form-tv .row-input.is-active p.label{
	top:12px;
	font-size:12px;
}
.form-tv .wpcf7-not-valid-tip{
	font-size:14px;
}
.form-tv .wpcf7-acceptance{
	display:block;
}
.form-tv .wpcf7-acceptance .wpcf7-list-item{
	margin:0 0 5px;
}
.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label a{
	color:#2e438f;
	font-weight:500;
	text-decoration:underline;
}
.form-tv input[type=submit]{
	width:100%;
	margin:12px 0 !important;
	text-transform:initial;
	font-weight:600;
	background-color:var(--xanh);
	border:none;
}
.form-tv p.or{
	position:relative;
	text-align:center;
	color:#aab7ca;
	font-size:13px;
	margin:0 0 12px;
}
.form-tv p.or:before{
	content:'';
	position:absolute;
	height:1px;
	width:100%;
	left:0;
	top:50%;
	transform:translatey(-50%);
	background:#e2e8f0;
	z-index:1;
}
.form-tv p.or span{
	display:inline-block;
	width:max-content;
	margin:0 auto;
	padding:0 5px;
	background:#fff;
	position:relative;
	z-index:2;
}
.form-tv .btn-contact > p{
	display:flex;
	justify-content:space-between;
}
.form-tv .btn-contact a{
	display:flex;
	align-items:center;
	width:calc(50% - 5px);
	padding:7px 12px;
	border:1px solid #2e438f;
	background:#fff;
	transition:all 0.3s;
	font-size:14px;
	font-weight:500;
	color:#2e438f;
	border-radius:6px;
	line-height:1.35;
}
.form-tv .btn-contact a :is(i,img){
	width:20px;
	flex-shrink:0;
	margin-right:5px;
	height:auto;
}
.form-tv .btn-contact a.btn-phone span{
	display:block;
}
.form-tv .btn-contact a.btn-phone span.number{
	font-weight:400;
}
.form-tv .btn-contact a:hover{
	background:#ECF1FF;
}


/* Header */
.header-wrapper{
	box-shadow:none !important;
	border-bottom:1px solid #e2e8f0;
}
.header, .header-wrapper{
	z-index:10;
}
#masthead .container{
	max-width:1250px;
}

.header-nav-main li a{
	font-weight:600 !important;
	font-size:14px !important;
}
.header-nav-main > li{
	margin:0 20px;
}
.header-nav-main > li > a{
	color:var(--xam);
	font-size:16px !important;
	position:relative;
	font-size:15.52px;
	text-transform:initial;
}
.header-nav-main li:hover > a{
	color:var(--xanh) !important;
}
.header-nav-main > li > a:after{
	content:'';
	position:absolute;
	top:50%;
	transform:translatey(-50%);
	height:12px;
	right:-20px;
	width:1px;
	background:rgba(255,255,255,0.6);
	background:var(--xam);
	pointer-events:none;
}
.header-nav-main > li:last-child > a:after{
	display:none;
}
.header-nav .sub-menu{
	padding:8px;
	border: 1px solid #e2e8f0;
	border-radius:6px;
}
.header-nav .sub-menu a{
	margin:0 !important;
	padding:7px 8px !important;
	border:none !important;
	color:var(--xam) !important;
	border-radius:5px;
}
.header-nav .sub-menu li:hover > a{
	background:#F1F5F9;
}
.icon-menu,li.header-search > a > i.icon-search{
	color:var(--xam);
}

.off-canvas-left.mfp-ready .mfp-content, .off-canvas-right.mfp-ready .mfp-content{
	background:#fff;
}
.mobile-sidebar .nav-sidebar li a{
	color:var(--xam) !important;
	font-size:16px;
	text-transform:initial;
	padding-top:12px;
	padding-bottom:12px;
}
.mobile-sidebar .nav-sidebar li a:hover{
	color:var(--xanh) !important;
}
.mobile-sidebar .nav-sidebar > li > a{
	font-weight:600 !important;
}
.mobile-sidebar .toggle{
	opacity:1;
	font-size:13px;
}
.nav-sidebar.nav-vertical>li+li{
	border-color:#e2e8f0 !important;
}
.logo-menu-mobile{
	width:100%;
}
.logo-menu-mobile a{
	display:block;
	padding:0 !important;
}
.logo-menu-mobile a img{
	max-height:68px;
	margin:0 auto;
	display:block;
}
/* Page */
.sec-banner-page {
	align-items:flex-end;
}
.sec-banner-page .section-content{
	background:rgba(255,255,255,.8);
}
.sec-banner-post,
.banner-shop-page{
	height:550px;
	overflow:hidden;
	position:relative;
}
.sec-banner-post{
	margin-bottom:30px;
}
.sec-banner-page > img{
	width:100%;
	height:100%;
	object-fit:cover;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.sec-banner-page .row-link{
	position:absolute;
	left:0;
	bottom:0;
	z-index:2;
	width:100%;
	background: rgba(255, 255, 255, .8);
}
.sec-banner-page .row-link .col-inner{
	padding-top:4px;
	padding-bottom:4px;
}

/* Tổng quan sidebar */
.tongquan-sidebar{
	position:fixed;
	top:0;
	right:0;
	height:100%;
	z-index:13;
	width:70%;
	max-width:1200px;
	border-top:12px solid #00893E;
	display:flex;
	box-shadow:-5px 0px 15px 0 rgba(0, 0, 0, 0.05);
	transform:translatex(100%);
	opacity:0;
	visibility:hidden;
	transition:all 0.5s;
}
.tongquan-sidebar.active{
	transform:translatex(0);
	opacity:1;
	visibility:visible;
}
.tongquan-sidebar :is(.section-content,.row-content){
	height:100%;
}
.tongquan-sidebar .btn-close{
	position:absolute;
	top:20px;
	right:20px;
	z-index:5;
	width:30px;
	height:30px;
	display:flex;
	align-items:center;
	justify-content:center;
	cursor:pointer;
}
.tongquan-sidebar .row-content {
	display:flex;
	flex-direction:column !important;
	flex-flow:unset;
}
.tongquan-sidebar .col-content{
	flex:1;
	flex-basis:unset;
	overflow-y:auto;
	background:rgba(255,255,255,.97);
	padding:30px !important;
}
.tongquan-sidebar .col-item{
	padding-bottom:15px;
}
.tongquan-sidebar .col-item > .col-inner{
	border-bottom:1px solid #e2e2e2;
	display:flex;
	padding-bottom:15px;
	height:100%;
}
.tongquan-sidebar .col-item .txt-number{
	width:80px;
	flex-shrink:0;
}
.tongquan-sidebar .col-item .txt-number h3{
	margin:0;
	font-size:36px;
	font-weight:700;
	line-height:1;
	text-align:right;
}
.tongquan-sidebar .col-item .txt-meta{
	width:100%;
	padding: 0 0 0 20px;
}
.tongquan-sidebar .col-item .txt-meta h4{
	margin:0 0 5px;
	font-size:20px;
	text-transform:uppercase;
	font-weight:600;
	line-height:1.35;
	color:var(--xanh);
}
.tongquan-sidebar .col-item .txt-meta p{
	margin:0;
	line-height:1.35;
	font-weight:300;
	font-size:15.52px;
}

.tongquan-sidebar .col-form{
	height:max-content;
	flex-basis:unset;
	padding:20px 30px 25px 30px !important;
	background:var(--xanh);
	background:#333435;
}

.tongquan-sidebar .col-form .title-form h3{
	font-size:20px;
	font-weight:500;
	text-transform:uppercase;
	margin:0 0 3px;
	line-height:1.35;
}
.tongquan-sidebar .col-form .title-form p{
	font-size:14px;
	margin:0 0 15px;
}
.form-tong-quan > p{
	display:flex;
}
.form-tong-quan :is(input,button){
	height:42px !important;
	min-height:unset;
	margin:0;
	border:1px solid rgba(255,255,255,0.7);
	background-color:transparent !important;
	color:#fff !important;
}
.form-tong-quan input{
	border-right:0;
	border-radius:5px 0 0 5px !important;
}
.form-tong-quan input::placeholder{
	color:rgba(255,255,255,0.8);
}
.form-tong-quan button[type=submit]{
	width:45px;
	padding:0;
	display:flex;
	align-items:center;
	justify-content:center;
	flex-shrink:0;
	border-left:0;
	border-radius:0 5px 5px 0;
	transition:all 0.2s;
	font-size:14px;
}
.form-tong-quan button[type=submit]:hover{
	background-color:rgba(255,255,255,0.05) !important;
}
/* Liên hệ */
.contact-lh p{
	margin:0;
}
.contact-lh p + p{
	margin-top:12px;
}
.contact-lh p i{
	width:20px;
}
.contact-lh p a{
	color:#000;
}
.form-lh :is(input,textarea):focus{
	border-color:var(--xanh);
}
.form-lh button[type=submit]{
	display:block;
	background:#2e438f;
	margin:0 auto !important;
	color:#fff;
	font-weight:500;
	font-size:15px;
}
.form-lh button[type=submit] i{
	margin-right:6px;
}
.map-lh{
	height:280px;
}

/* Trang khám phá */
.page-id-1564 .col.post-item{
	padding-bottom:24px;
}
.row-top-khampha {
	margin: 0 !important;
	gap:24px;
}
.row-top-khampha:after{
	display:none;
}
.row-top-khampha > .col{
	padding:0;
}
.row-top-khampha .col.mw-featured-main{
	flex-basis: unset;
	max-width: unset;
	flex: 1 1 0%;
}
.row-top-khampha .col.mw-featured-side{
	width: 350px;
	flex-shrink: 0;
	flex-basis: unset;
	max-width: unset;
}
.section-title-container{
	margin-bottom:24px;
}
.section-title-container .section-title{
	border:0;
	line-height:1.35;
	margin:0;
}
.section-title-container .section-title-main{
	margin-bottom:0;
	padding:0;
	border:0;
	text-transform:initial;
	font-size:24px;
}
.section-title-container a{
	font-size:16px;
	font-weight:600;
	color:#182a73;
	text-decoration:underline;
}






/* Chuyên mục tin tức */
.blog-archive h1.page-title{
	font-size:24px;
	margin:8px 0 16px;
	font-weight:700;
	color:var(--xam);
	line-height:1.35;
}
.menu-search-category{
	margin: 0 0 24px;
	padding:0 0 24px;
	border-bottom:1px solid #e2e8f0;
}
.menu-search-category .custom-search-form{
	margin-top:15px !important;
	display:none;
}
.custom-search-form{
	position:relative;
}
.custom-search-form input{
	margin:0;
	height:40px;
	border: 1px solid #aab7ca;
	border-radius: 6px;
	padding-left:35px;
	font-size:14.4px;
}
.custom-search-form button[type=submit]{
	margin:0;
	min-height:unset;
	padding:0 8px 0 10px;
	display:flex;
	align-items:center;
	justify-content:center;
	position:absolute;
	top:0;
	left:0;
	height:40px;
	font-size:14px;
}
.custom-search-form button[type=submit] i{
	top:unset;
}
.menu-search-category ul.menu-shortcode {
	display:flex;
	list-style:none;
	margin:0;
}
.menu-search-category ul.menu-shortcode li{
	margin:0 !important;
}
.menu-search-category ul.menu-shortcode li + li{
	margin-left:20px !important;
}
.menu-search-category ul.menu-shortcode li a{
	font-size:14px;
	font-weight:600;
	color:var(--xam);
	white-space:nowrap;
}
.menu-search-category ul.menu-shortcode li.current-menu-item a,
.menu-search-category ul.menu-shortcode li a:hover{
	color:var(--xanh);
}
.blog-wrapper .row-large-t > .large-9{
	max-width:unset;
	width:calc(100% - 390px);
	flex-shrink:0;
	flex-basis:unset;
}
.blog-wrapper .row-large-t > .large-3{
	flex-basis: 390px;
	max-width: 390px;
}
#post-list .post-item{
	padding-bottom:24px;
}
#post-list .post-item .box-image .image-cover{
	padding-top:62.5% !important;
}
#post-list .mw-featured-grid{
	display:flex;
	flex-wrap:wrap;
	gap:24px;
}
#post-list .mw-featured-grid .mw-featured-main{
	flex:1;
}
.mw-featured-main .post-item .box-text{
	padding:12px 0 0px;
}
#post-list .mw-featured-grid .mw-featured-side{
	width:350px;
	flex-shrink:0;
}
.mw-featured-side .post-item .box-image{
	width:145px !important;
	flex-shrink:0;
}
.mw-featured-side .post-item .box-text{
	padding:0 0 0 12px;
}
.mw-featured-side .post-item .post-title a{
	-webkit-line-clamp: 3;
}
.mw-featured-side .post-item .from_the_blog_excerpt{
	display:none;
}
#post-list .mw-archive-rest{
	border-top:1px solid #e2e8f0;
	padding-top:24px;
	margin-top:8px;
}
.mw-archive-rest .post-item .box-image{
	width:274px !important;
	flex-shrink:0;
}
aside{
	margin:0 !important;
}
.row-sidebar .col-content{
	padding-bottom:20px;
}
.row-sidebar .col-content:last-child{
	padding-bottom:0;
}
.row-sidebar .col-content > .col-inner{
	padding:20px;
	border:1px solid #e2e8f0;
	box-shadow: 0 4px 12px 0 rgba(28, 30, 34, .08);
	background:#fff;
	border-radius:6px;
}

.blog-single h1.entry-title{
	font-size:28px;
	line-height:1.35;
}
.blog-single .date-single{
	font-size:14.4px;
	color:#818181;
}
.blog-single .date-single i{
	margin-right:6px;
	font-size:14px;
	transform:translatey(-1px);
}
.share-post{
	margin-top:35px;
}
.share-post p.txt-title{
	font-size:16px;
	margin:0 0 6px;
	font-weight:600;
}
.share-post .social-item{
	display:flex;
	flex-wrap:wrap;
	gap:10px;
}
.share-post .social-item a{
	display:inline-flex;
	align-items:center;
	height:35px;
	border-radius:5px;
	overflow:hidden;
	font-size:16px;
	color:#fff;
	transition:all 0.2s;
}
.share-post .social-item a:hover{
	filter: saturate(1.5) brightness(1.2);
}
.share-post .social-item a i{
	width:35px;
	flex-shrink:0;
	height:100%;
	display:flex;
	align-items:center;
	justify-content:center;
	font-size:16px;
	transition:all 0.3s;
}
.share-post .social-item a span{
	display:flex;
	height:100%;
	align-items:center;
	justify-content:center;
	padding:0 15px;
	transition:all 0.3s;
	font-weight:500;
	display:none;
}

.share-post .social-item a.facebook{
	background-color: #3b5998;
}

.share-post .social-item a.twitter{
	background-color: #1da1f2;
}

.share-post .social-item a.linkedin{
	background-color: #0077b5;
}

.share-post .social-item a.email{
	background-color: #ea4335;
}

.share-post .social-item a span{
	background-image: linear-gradient(90deg, rgba(0, 0, 0, .12), transparent);
}
article.post{
	margin:0 !important;
}

.post-tags {
	display: flex;
	margin-top: 30px;
	align-items: center;
	flex-wrap: wrap;
	gap: 12px;
}

.post-tags-label {
	color: #111;
	font-size: 16px;
	font-weight: 600;
	white-space: nowrap;
}
.post-tags-list {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 10px;
}
.post-tag-item {
	display: inline-flex;
	min-height: 36px;
	padding: 5px 18px;
	align-items: center;
	justify-content: center;
	border: 1px solid var(--xam);
	border-radius: 999px;
	background: #fff;
	color: var(--xam);
	font-size: 15px;
	font-weight: 600;
	line-height: 1.35;
	text-decoration: none;
	transition: all 0.25s ease;
}

.post-tag-item:hover {
	border-color: var(--xanh);
	background:var(--xanh);
	color: #fff;
}

@media screen and (max-width: 549px) {
	.post-tags {
		align-items: flex-start;
		gap: 9px;
	}
	.post-tags-label {
		width: 100%;
		font-size: 15px;
	}
	.post-tag-item {
		min-height: 32px;
		padding: 5px 13px;
		font-size: 13px;
	}
}

.blog-single .row-sidebar .col-content.col-form-search-post{
	display:none;
}
.related-posts{
	margin-top:45px;
}
.related-posts h3{
	font-size:22px;
	font-weight:600;
}
.related-posts .post-item .box-image{
	width:274px !important;
}


/* Bộ lọc */
.woof_redraw_zone {
	display:flex;
	flex-wrap:wrap;
	gap:15px;
	margin-right:-15px;
}
.woof_redraw_zone :is(.woof_container,.woof_submit_search_form_container){
	margin:0;
	padding:0;
	width:calc(100% / 4 - 15px);
}
.woof_redraw_zone :is(input,select,button){
	margin:0;
	height:45px;
	width:100%;
	box-shadow:none !important;
	border-radius:5px;
	border:1px solid #bbb !important;
}
.woof_redraw_zone button{
	padding:0;
	font-size:16px;
	font-weight:600;
	border:none !important;
	transition:all 0.2s !important;
	text-transform:initial;
}
.woof_redraw_zone button:hover{
	background-color:var(--vang) !important;
}
.woof_redraw_zone button.woof_reset_search_form{
	display:none !important;
}
.woof_products_top_panel, #woof_html_buffer{
	display:none !important;
}

/* Danh mục sản phẩm */
.archive.tax-product_cat #main,
.archive.post-type-archive-product #main{
	background:linear-gradient(337.85deg,#dfc29c66 12.49%,#fafcff66 83.56%);
}
.archive.tax-product_cat 
.product-small .col-inner,
.product-style .col-inner{
	height:100%;
}
.product-small .product-title a{
	font-size:17px;
	font-weight:600;
	color:var(--xam);
	line-height:1.35;
}
.product-small .box-text{
	display: grid;
	grid-template-columns: minmax(0, 1fr) 62px;
	grid-template-rows: auto auto;
	column-gap: 14px;
	align-items: start;
	padding:12px 0 0;
}

/* Khối tên dự án và thông tin quỹ căn */
.product-small .box-text .title-wrapper {
	grid-column: 1;
	grid-row: 1;
	min-width: 0;
}

/* Tên dự án */
.product-small .box-text .product-title,
.product-small .box-text .woocommerce-loop-product__title {
	margin: 0 0 5px;
	color: #17233d;
	font-size: 15px;
	font-weight: 600;
	line-height: 1.35;
}

.product-small .box-text .product-title a,
.product-small .box-text .woocommerce-loop-product__title a {
	color: inherit;
}

/* Quỹ căn và tổng diện tích */
.product-small .box-text .q-d {
	display: flex;
	margin: 0;
	align-items: center;
	flex-wrap: wrap;
	gap: 5px;
	color: #42506a;
	font-size: 13px;
	font-weight: 400;
	line-height: 1.5;
}

.product-small .box-text .q-d span {
	display: inline-flex;
	align-items: center;
}

/* Dấu chấm phân cách */
.product-small .box-text .q-d span + span::before {
	margin-right: 5px;
	color: #6d778b;
	content: "•";
}

/* Logo bên phải */
.product-small .box-text .logo-du-an {
	grid-column: 2;
	grid-row: 1;
	display: flex;
	width: 62px;
	min-height: 42px;
	align-items: flex-start;
	justify-content: flex-end;
}

.product-small .box-text .logo-du-an img {
	display: block;
	width: auto;
	max-height: 42px;
	object-fit: contain;
	object-position: right top;
}

/* Vị trí phía dưới */
.product-small .box-text .vi-tri {
	grid-column: 1 / -1;
	grid-row: 2;
	display: flex;
	width: 100%;
	margin: 10px 0 0;
	padding-top: 10px;
	align-items: flex-start;
	gap: 8px;
	border-top: 1px solid #dce1e9;
	color: #536079;
	font-size: 13px;
	line-height: 1.45;
}
.product-small p.vi-tri{
	font-size:14px;
	line-height:1.35;
	margin:8px 0 0;
	padding:8px 0 0;
	border-top:1px solid #e2e8f0;
}
.product-small p.vi-tri svg{
	transform:translatey(2px);
	margin-right:3px;
}
.category-page-row .product-category-info{
	padding-bottom:8px;
	border-bottom:1px solid #e2e8f0;
	margin-bottom:24px;
}
.category-page-row h1.product-category-name{
	font-size:24px;
	margin:0 0 10px;
}
.category-page-row .products.row{
	margin-left:-12px !important;
	margin-right:-12px !important;
}
.category-page-row .products.row .product-small.col{
	padding:0 12px 48px;
}
.category-page-row .products.row .product-small.col .col-inner:before{
	content:'';
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	width:calc(100% + 5px);
	height:calc(100% + 5px);
	transition:all 0.3s;
	background:#fff;
	box-shadow:
		pointer-events:none;
	opacity:0;
	visibility:hidden;
	border-radius:8px;
}
.category-page-row .products.row .product-small.col .col-inner:hover:before{
	opacity:1;
	visibility:visible;
	width:calc(100% + 24px);
	height:calc(100% + 24px);
	box-shadow:0 4px 12px 0 rgb(28 30 34 / 8%);
}
.product-small .box-image{
	border-radius:6px;
}
.category-page-row .product-small .box-image .image-zoom{
	position:relative;
	padding-top:110%;
}
.category-page-row .product-small .box-image .image-zoom img{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	object-fit:cover;
}



/* Trang chủ */
.slider-banner-home .flickity-page-dots .dot{
	height:3px !important;
	width:72px !important;
	border:0 !important;
	background:#000;
	border-radius:99px;
}
.sec-thuonghieu .icon-box .icon-box-text{
	width:100%;
	max-width:849px;
	margin:30px auto 0;
	position:relative;
}
.sec-thuonghieu .icon-box p{
	font-size:26px;
	font-weight:700;
	margin:0;
	line-height:1.45;
}
.sec-tn-sm .col-tn:before{
	content:'';
	position:absolute;
	top:0;
	right:0;
	border-right: 1px solid rgb(34 34 34 / 10%);
	height:calc(100% - 80px);
	min-height:110px;
}
.sec-tn-sm .col-tn> .col-inner{
	padding-right:30px;
}
.sec-tn-sm .col-sm> .col-inner{
	padding-left:30px;
}

.col-loc-home > .col-inner{
	padding:20px;
	border-radius:10px;
	background:#fff;
	box-shadow:0px 5px 20px 0px rgb(163 171 185 / 30%), 0px 1px 3px 0px rgb(163 171 185 / 25%);
}
.col-loc-home .loc-nhanh > .col-inner{
	display:flex;
	gap:16px;
	margin-top:25px;
}
.col-loc-home .loc-nhanh .txt-title{
	width:max-content;
	max-width:100%;
}
.col-loc-home .loc-nhanh .txt-title p{
	margin:0;
	white-space:nowrap;
	font-size:14px;
}
.col-loc-home .loc-nhanh .txt-title p svg{
	margin-right:5px;
	transform:translatey(4px);
}
.col-loc-home .loc-nhanh .menu-loc{
	display:flex;
	flex-direction:row;
	flex-wrap:wrap;
	gap:8px;
	flex:1;
}
.col-loc-home .loc-nhanh .menu-loc a{
	min-height:28px;
	line-height:1.15;
	padding:0px 12px;
	font-size:14px;
	background: linear-gradient(white, white) padding-box, linear-gradient(270deg, rgba(194, 129, 42, 0.75) 0%, rgba(46, 67, 143, 0.4875) 100%) border-box;
	border: 1px solid transparent;
	border-radius:5px;
	justify-content:center;
	align-items:center;
	text-align:center;
	white-space:nowrap;
}
.col-loc-home .loc-nhanh .menu-loc a:hover{
	transform:translatey(-2px);
}
.col-loc-home .loc-nhanh .menu-loc a span{
	background-image: linear-gradient(270deg, #c2812a 0%, #2e438f 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.sec-dia-diem-home {
	background:linear-gradient(#fff 0%,#fafcff 73.5%,#eef3fa 100%);
}
.sec-dia-diem-home .col-left{
	flex-basis: 60%;
	max-width: 60%;
}
.sec-dia-diem-home .col-right{
	flex-basis: 40%;
	max-width: 40%;
}
.sec-dia-diem-home .col-left .box .box-image{
	border-radius:6px;
}
.sec-dia-diem-home .col-left .box .overlay{
	background-color:unset;
	background:linear-gradient(to bottom,transparent,#000 75%);
	opacity:0.75;
}
.sec-dia-diem-home .col-left .box h3{
	font-size:24px;

}
.sec-dia-diem-home .col-left .box .box-text{
	pointer-events:none;
}

.sec-dia-diem-home .pro-pk .col{
	padding-bottom:10px !important; 
}
.sec-dia-diem-home .pro-pk .col-inner{
	padding:20px;
	background:#faf3e6;
	border-radius:6px;
}
.sec-dia-diem-home .pro-pk .product-small .title-pk a{
	font-size:16px;
}
.sec-dia-diem-home .pro-pk .product-small .btn-link{
	display:none;
}
.sec-dia-diem-home .pro-pk .flickity-page-dots{
	position:relative;
	right:unset;
	left:unset;
	min-height:24px;
	display:flex;
	flex-wrap:wrap;
	gap:5px 8px;
	align-items:center;
	justify-content:center;
	padding:0 15px;
}
.sec-dia-diem-home .pro-pk .flickity-page-dots .dot{
	margin:0 !important;
	height:3px !important;
	background:#797B7E !important;
	flex-shrink:0;
	width:40px;
	border-radius:99px !important;
}
.sec-dia-diem-home .pro-pk .flickity-button{
	display:none !important;
}
.sec-dia-diem-home .pro-pk .phan-khu-product-info .phan-khu-product-row span.phan-khu-product-label{
	font-size:14px;
}
.sec-dia-diem-home .pro-pk .phan-khu-product-info .phan-khu-product-row span.phan-khu-product-value{
	font-size:16px;
}




.form-tuvan > p{
	display:flex;
	flex-wrap:wrap;
	gap:0 15px;
	margin-right:-15px;
}
.form-tuvan > p > *{
	width:calc(100% / 4 - 15px);
}
.sec-form-home .form-tuvan input{
	color:#fff;
	border-color:rgba(255,255,255,0.8);
}
.sec-form-home .form-tuvan input::placeholder{
	color:rgba(255,255,255,0.9);
}
.sec-form-home .form-tuvan input:not([type=submit]){
	background-color:rgba(0,0,0,0.2);
}
.sec-form-home .form-tuvan input[type=submit]{
	font-weight:600;
	background-color:var(--vang);
	border:none;
}
.col-feeback > .col-inner{
	height:100%;
	background:#fff;
	border-radius:15px;
	border:1px solid #e2e8f0;
	padding:24px;
	transition:all 0.3s;
	display:flex;
	flex-direction:column;
}
.col-feeback > .col-inner:hover{

}
.col-feeback .txt-house{
	width:max-content;
	padding:5px 8px 4px;
	border-radius:5px;
	background:#f1f5f9;
	margin:0 0 5px;
	font-size:13px;
	text-transform:uppercase;
	font-weight:700;
	color:var(--xam);
}
.col-feeback .txt-house p{
	margin-bottom:0;
	line-height:1.35;
}
.col-feeback .testimonial-box{
	flex:1;
}
.col-feeback .testimonial-box .testimonial-text{
	font-style:initial !important;
}
.col-feeback .testimonial-box .txt-cmt{
	margin-top:15px;
	font-size:17px;
	line-height:1.5;
}
.col-feeback .data-kh{
	margin-top:20px;
	padding-top:20px;
	border-top:1px solid #e2e2e2;	
	display:flex;;
}
.col-feeback .data-kh .box-image{
	width:65px !important;
	height:65px;
	border-radius:50%;
	display:block;
	flex-shrink:0;
}

.col-feeback .data-kh .box-text{
	padding:5px 0 0 15px;
}
.col-feeback .data-kh .box-text h4{
	margin:0 0 5px;
	font-size:17px;
	font-weight:600;
	line-height:1.35;
}
.col-feeback .data-kh .box-text p{
	margin:0;
	font-size:13px;
	line-height:1.35;
	color:#696969;
}
.star-rating span:before,.star-rating:before, .woocommerce-page .star-rating:before{
	color:#e9c400 !important;
}











.post-home .post-item .box {
	display:flex;
}
.post-home .post-item .box-image{
	width:45% !important;
	flex-shrink:0;
}
.post-home .post-item .box-text{
	padding:0 0 0 15px;
}
.post-home .post-item .from_the_blog_excerpt {
	-webkit-line-clamp: 2;
}
.post-home .post-item .post-title a {
	font-size: 16px;
	-webkit-line-clamp: 3;
	font-weight: 600;
}
.post-home .post-item a.button {
	padding: 8px 12px;
	min-height: unset;
	line-height:1.35;
	font-size: 13.5px;
	margin:5px 0 0;
	font-weight:500;
	border-radius:5px;
	text-transform:initial;
}
.post-home .post-item .box-post-category-date{
	display:none;
}
.slider-style .flickity-button{
	margin-top: 0 !important;
	height:100%;
	top:0 !important;
	bottom:0 !important;
	opacity:1 !important;
	transform:unset !important;
}
.slider-style .flickity-button.previous{
	background:url(/wp-content/uploads/2026/07/slider-left-arrow.png) no-repeat;
	background-position:center;
	background-size:20px;
}
.slider-style .flickity-button.next{
	background:url(/wp-content/uploads/2026/07/slider-right-arrow.png) no-repeat;
	background-position:center;
	background-size:20px;
}
.slider-style .flickity-button svg{
	display:none !important;
}




a.button.is-outline{
	border-width:1px;
}
.sec-post-home{
	background:linear-gradient(#fff 0%,#faf7f2 73.5% 100%);
}
.sec-post-home .post-tintuc .post-item .box-text{
	padding:15px 0 0;
}
.sec-post-home .col-post-left {
	flex-basis: 55%;
	max-width: 55%;
}
.sec-post-home .col-post-right {
	flex-basis: 45%;
	max-width: 45%;
}
.sec-post-home .col-post-left .post-item .post-title a{
	font-size:18px;
}



/* Footer */
.sec-dk-footer .col-btn > .col-inner{
	display:flex;
	flex-wrap:wrap;
	gap:15px;
	align-items:center;
	justify-content:center;
}
.sec-dk-footer .col-btn a.button{
	margin:0;
	min-height:42px;
	display:inline-flex;
	align-items:center;
	justify-content:center;
	min-width:188px;
	font-size:14.4px;
	font-weight:500;
	line-height:1.35;
	padding:0 10px 2px;
	border:0;
	border-radius:5px;
	box-shadow:none !important;
}
.sec-dk-footer .col-btn a.button:hover{
	transform:translatey(-3px);
}
.sec-dk-footer .col-btn a.btn1{
	background-color:var(--vang) !important;
}
.sec-dk-footer .col-btn a.btn2{
	background-color:transparent !important;
	border:1px solid #fff !important;
}
.sec-dk-footer .col-btn a.btn2:hover{
	background-color:rgba(255,255,255,0.06) !important;
}
.col1f{
	flex-basis: 33%;
	max-width: 33%;
}
.col2f{
	flex-basis: 42%;
	max-width: 42%;
}
.col4f{
	flex-basis: 25%;
	max-width: 25%;
}
.title-f h5{
	font-size:18px;
	margin:0 0 12px;
/* 	font-weight:500; */
}
.contact-f p{
	margin:0;
	font-size:14.4px;
}
.contact-f p a{
	color:#000;
}
.contact-f p a:hover{
	color:var(--xanh);
}
.contact-f p + p{
	margin-top:12px;
}
.contact-f p i{
	width:20px;
	color:var(--xam);
}
.menu-f > div + div{
	margin-top:12px !important;
}
.menu-f a{
	padding:0;
	min-height:unset;
	line-height:1.35;
	font-size:14.4px;
}
.menu-f a:hover{
	color:var(--xanh) !important;
}
.menu-f a i{
	width:unset;
	transition:all 0.2s;
}
.menu-f a:hover i{
	transform:translatex(3px);
}

.follow-f a.icon{
	width:35px;
	height:35px;
	display:inline-flex;
	align-items:center;
	justify-content:center;
	margin:0 6px 0 0;
	background:rgb(235, 238, 255);
	border-radius:5px;
	color:#0f172a;
}
.follow-f a.icon:hover{
	background:#D2DAFA;
}

.sec-footer .form-tong-quan :is(input,button){
	border:1px solid var(--xam);
	background-color:transparent !important;
	color:#000 !important;
}
.sec-footer .form-tong-quan input::placeholder{
	color:rgba(0,0,0,0.8);
}
.sec-footer .form-tong-quan input{
	border-right:0 !important;
}
.sec-footer .form-tong-quan button[type=submit]{
	border:none !important;
	background-color:var(--xanh) !important;
	color:#fff !important;
}
.sec-footer .form-tong-quan button[type=submit]:hover{
	background-color:#1b2c6d !important;
}



/* Chi tiết dự án - phân khu */
.single-product .sec-dk-footer:not(.sec-dk-footer-pro){
	display:none;
}
.single-product .header-wrapper.stuck{
	display:none;
}
.container-product .menu-fix{
	background:#fff;
	position: sticky;
	top: 0;
	z-index:9;
}
.container-product .menu-fix ul {
	display: flex;
	width: 100%;
	margin: 0;
	padding: 8px 0 6px;
	border-bottom:1px solid #e2e8f0;
	overflow-x: auto;
	overflow-y: hidden;
	list-style: none;
	white-space: nowrap;
	-webkit-overflow-scrolling: touch;
	scrollbar-width: none;
}
.container-product .menu-fix ul::-webkit-scrollbar {
	display: none;
}
.container-product .menu-fix ul li {
	flex: 0 0 auto;
	margin: 0;
}
.container-product .menu-fix ul li a {
	display: flex;
	align-items:center;
	justify-content:center;
	padding: 5px 16px;
	min-height:40px;
	white-space: nowrap;
	position:relative;
	font-size:14.4px;
	color:var(--xam);
	position:relative;
}
.container-product .menu-fix ul li a:hover{
	color:var(--xanh);
}
.container-product .menu-fix ul li a:before{
	content:'';
	position:absolute;
	top:50%;
	transform:translatey(-50%);
	left:0;
	height:20px;
	border-right:1px solid #e2e8f0;
}
.container-product .menu-fix ul li:first-child a{
	padding-left:0;
}
.container-product .menu-fix ul li:first-child a:before{
	display:none;
}
.container-product .menu-fix ul li a svg{
	width:18px;
	height:18px;
	margin-right:3px;
}
.container-product .gap-30{
	padding-top:30px;
}
.product-inner .box-col{
	flex-basis: unset;
	max-width: unset;
	width:unset;
}
.product-inner .col-content{
	width:calc(100% - 390px);
	flex-shrink:0;
}
.product-inner .col-form{
	width:390px;
	flex-shrink:0;
}
.product-inner .col-form .col-inner{
	padding: 20px;
	border: 1px solid #e2e8f0;
	box-shadow: 0 4px 12px 0 rgba(28, 30, 34, .08);
	background: #fff;
	border-radius: 6px;
}
.product-inner .box-content + .box-content{
	margin-top:40px;
}
.product-inner h1.title-product{
	font-size:24px;
	line-height:1.45;
	margin:0 0 24px;
}
.product-inner .box-content h2.title-box{
	font-size:24px;
	line-height:1.35;
	margin:0 0 24px;
	color:var(--xam);
}
.entry-content-pro :is(h1,h2,h3,h4,h5,h6){
	line-height:1.5;
}
.entry-content-pro ul{
	margin-left:20px;
}
.entry-content-pro iframe[src*="youtube"]{
	width: 100% !important;
	height: auto !important;
	aspect-ratio: 16 / 9;
}

/* TIEN ICH SP */
/* =========================
DANH SÁCH TIỆN ÍCH
========================= */

.danh-sach-tien-ich {
	margin-top: 25px;
}

.tien-ich-list-title {
	margin: 0;
	padding: 0 0 12px;
	border-bottom: 1px solid #dce2eb;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.4;
}

/* Mỗi nhóm tiện ích */
.tien-ich-group {
	display: grid;
	grid-template-columns: 180px minmax(0, 1fr);
	border-bottom: 1px solid #dce2eb;
}

.tien-ich-group-heading {
	position: relative;
	display: flex;
	width: 100%;
	margin: 0;
	padding: 16px 0;
	align-items: flex-start;
	justify-content: space-between;
	gap: 10px;
	border: 0;
	border-radius: 0;
	background: transparent;
	box-shadow: none;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.45;
	text-align: left;
	text-transform: none;
	cursor: pointer;
}

.tien-ich-group-heading:hover {
	background: transparent;
	color: #b28b47;
}

.tien-ich-group-name {
	display: flex;
	min-width: 0;
	align-items: flex-start;
	gap: 8px;
}

.tien-ich-group-name i {
	width: 15px;
	margin-top: 2px;
	flex: 0 0 15px;
	text-align: center;
}

.tien-ich-group-name small {
	font-size: inherit;
	font-weight: inherit;
}

.tien-ich-group-arrow {
	margin-top: 3px;
	font-size: 9px;
	transition: transform 0.25s ease;
}

/* Nội dung nhóm */
.tien-ich-group-content {
	min-width: 0;
}

.tien-ich-items {
	width: 100%;
	padding-left:30px;
}

/* Một tiện ích */
.tien-ich-item {
	display: grid;
	padding: 12px 0;
	grid-template-columns: 86px minmax(0, 1fr);
	gap: 12px;
	align-items: start;
	border-bottom: 1px solid #dce2eb;
}

.tien-ich-item:last-child {
	border-bottom: 0;
}

.tien-ich-item-image {
	width: 100%;
	height: 64px;
	overflow: hidden;
	border-radius: 5px;
	background: #edf0f4;
}

.tien-ich-item-image img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.tien-ich-item-content {
	min-width: 0;
}

.tien-ich-item-title {
	margin: 1px 0 4px;
	color: var(--xanh);
	font-size: 16px;
	font-weight: 600;
	line-height: 1.4;
}

.tien-ich-item-description {
	color: #8791a6;
	font-size: 13px;
	line-height: 1.45;
}

.tien-ich-item-description p {
	margin: 0;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;

}

/* Trạng thái thu gọn */
.tien-ich-group:not(.is-open) .tien-ich-group-content {
	display: none;
}

.tien-ich-group:not(.is-open) .tien-ich-group-arrow {
	transform: rotate(180deg);
}

/* Tablet và mobile */
@media screen and (max-width: 649px) {
	.tien-ich-group {
		display: block;
	}

	.tien-ich-group-heading {
		padding: 14px 4px;
		border-bottom: 1px solid #eef1f5;
	}
}


/* FAQ SP */
.faq-item + .faq-item {
	margin-top:15px;
}
.faq-question {
	display: block;
	width: 100%;
	padding: 16px 30px 16px 16px;
	background:#F5F8FD;
	border-radius:6px;
	font-size: 17px;
	font-weight: 600;
	cursor: pointer;
	margin:0;
	line-height:1.35;
	text-transform:initial;
	transition:all 0.3s;
	position:relative;
}
.faq-question:hover{
	background: #EEF3FA;
}
.faq-item.is-active .faq-question{
	border-radius:6px 6px 0 0;
	background: #EEF3FA;
}
.faq-icon {
	position: absolute;
	top:17px;
	right:16px;
	font-size:14px;
}
.faq-item.is-active .faq-icon i:before{
	content:'\f068';
}
.faq-answer {
	display: none;
}
.faq-answer-inner {
	padding: 5px 16px 10px;
	line-height: 1.5;
	background:linear-gradient(to bottom,#EEF3FA,transparent);
}
.faq-answer-inner p{
	margin-bottom:12px;
}

/* DANH GIA SP */
.review-box {
	overflow: hidden;
	border: 1px solid #dce2ed;
	border-radius: 6px;
	background: #fff;
}
.review-summary {
	display: flex;
	min-height: 72px;
	align-items: stretch;
	background: #f0f3f8;
}
.review-score {
	position: relative;
	display: flex;
	width: 94px;
	flex-shrink:0;
	align-items: center;
	color: #fff;
	font-size: 24px;
	font-weight: 700;
	padding-left:15px;
}

.review-score:before{
	content:'';
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:calc(100% + 30px);
	background:url(/wp-content/uploads/2026/07/vector-rating.svg) no-repeat 100%/cover;
	z-index:1;
}
.review-score span{
	position:relative;
	z-index:2;
}
.review-summary-text {
	position: relative;
	z-index: 2;
	padding: 12px 25px 12px 18px;
	color: #9aa8c1;
	font-size: 16px;
	line-height: 1.6;
}
.review-summary-text strong {
	color: #253253;
	font-weight: 500;
}
.review-summary-separator,
.review-dot {
	color: #aeb9ca;
}
.review-list {
	padding: 0 16px;
}
.review-item {
	display: grid;
	grid-template-columns: 60px minmax(0, 1fr);
	gap: 16px;
	padding: 18px 0 25px;
	border-bottom: 1px solid #dde3ec;
}
.review-item:last-child {
	border-bottom: 0;
}
.review-avatar {
	width: 60px;
	height: 60px;
	overflow: hidden;
	border-radius: 50%;
	background: #eef1f5;
}
.review-avatar img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
}
.review-avatar-placeholder {
	display: flex;
	width: 100%;
	height: 100%;
	align-items: center;
	justify-content: center;
	color: #30479e;
	font-size: 22px;
	font-weight: 600;
	text-transform: uppercase;
}
.review-content {
	min-width: 0;
}
.review-author {
	display: flex;
	margin-bottom: 7px;
	flex-wrap: wrap;
	align-items: center;
	gap: 7px;
	font-size: 14px;
	line-height: 1.5;
}
.review-name {
	color: #44516b;
	font-weight: 400;
}
.reviewer-role {
	color: #a2aec3;
	font-weight: 400;
}
.review-stars {
	display: flex;
	margin-bottom: 10px;
	gap: 1px;
	font-size: 19px;
	line-height: 1;
	font-size:14px;
	color:#FFB400;
}
.review-description {
	color: #45526b;
	font-size: 14px;
	line-height: 1.65;
}
.review-description p {
	margin: 0;
}

/* LOAI HINH SP */
.loai-hinh-swiper .swiper-slide {
	width: 270px;
	height: auto;
}
.loai-hinh-item {
	width:100%;
	display: flex;
	padding: 16px;
	flex-direction: column;
	border: 1px solid #dce2ed;
	border-radius: 6px;
	background: #fff;
	/* 	box-shadow: 0 4px 12px rgb(25 40 75 / 8%); */
	background:#fff;
	transition:all 0.3s;
}
.loai-hinh-label {
	margin-bottom: 4px;
	color: #adb5c4;
	font-size: 13px;
	line-height: 1.5;
}

.loai-hinh-name {
	margin: 0 0 12px;
	color: #253253;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.4;
}

.loai-hinh-image {
	width: 100%;
	margin-bottom: 16px;
	overflow: hidden;
	border-radius: 5px;
	aspect-ratio: 16 / 9;
	background: #f1f3f6;
}

.loai-hinh-image img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	transition: transform 0.35s ease;
}

.loai-hinh-item:hover .loai-hinh-image img {
	transform: scale(1.04);
}

.loai-hinh-info {
	margin-bottom: 18px;
}

.loai-hinh-info-row + .loai-hinh-info-row {
	margin-top: 10px;
}

.loai-hinh-value {
	color: #35425f;
	font-size: 14.4px;
	line-height: 1.35;
}

.loai-hinh-item .xem-quy-can {
	width: 100%;
	min-height: 36px;
	margin: auto 0 0;
	padding: 8px 15px;
	border: 1px solid #2e438f;
	border-radius: 4px;
	background: transparent;
	color: #2e438f;
	font-size: 14px;
	font-weight: 600;
	line-height: 20px;
	text-align: center;
	text-transform: none;
}

.loai-hinh-item .xem-quy-can:hover {
	background: #2e438f;
	color: #fff;
	background: var(--xanh);
	border-color: var(--xanh);
	box-shadow: none;
}

/* TONG QUAN SP */
.tong-quan-box {
	padding: 24px 20px;
	border: 1px solid #dce2ed;
	border-radius: 6px;
	background: #fff;
}
.tong-quan-info-title {
	margin: 0 0 20px;
	color: #253253;
	font-size: 19px;
	font-weight: 700;
	line-height: 1.4;
}
.tong-quan-info-grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	column-gap: 24px;
}
.tong-quan-info-item {
	display: flex;
	min-width: 0;
	padding: 11px 0;
	align-items: center;
	justify-content: space-between;
	gap: 15px;
	border-bottom: 1px solid #dce2ed;
}
.tong-quan-info-label {
	flex: 1 1 auto;
	color: #59647a;
	font-size: 14.4px;
	line-height: 1.5;
}

.tong-quan-info-value {
	flex: 0 1 55%;
	color: #253253;
	font-size: 14.4px;
	font-weight: 500;
	line-height: 1.5;
	text-align: right;
}
.tong-quan-content {
	margin-top: 28px;
	line-height: 1.7;
}
.tong-quan-content h2,
.tong-quan-content h3 {
	margin: 0 0 18px;
	font-weight: 700;
	line-height: 1.4;
}
.tong-quan-content h2 {
	font-size: 21px;
}
.tong-quan-content h3 {
	font-size: 18px;
}
.tong-quan-content p {
	margin-bottom: 15px;
}
.tong-quan-content ul,
.tong-quan-content ol {
	margin-bottom: 18px;
}
.tong-quan-content > *:last-child {
	margin-bottom: 0;
}

/* PHAN KHU SP */
.phan-khu-swiper .swiper-slide {
	width: 270px;
	height: auto;
}
.phan-khu-swiper .product-small.col{
	padding:0;
}
.phan-khu-swiper .product-small .col-inner{
	padding:16px;
	background:#fff;
	border:1px solid #e2e8f0;
	border-radius:6px;
	overflow:hidden;
}
.phan-khu-swiper .product-small .box-image {
	aspect-ratio: 16 / 9;
}
.product-small {

}
/* Thông tin box sản phẩm phân khu */
.phan-khu-product-info .phan-khu-product-row + .phan-khu-product-row{
	margin-top:8px;
}
.phan-khu-product-info .phan-khu-product-row span{
	display:block;
}
.phan-khu-product-info .phan-khu-product-row span.phan-khu-product-label{
	font-size: 13px;
	margin-bottom:2px;
	line-height: 1;
	font-weight: 400;
	color: #475569;
	opacity: .5;
}
.phan-khu-product-info .phan-khu-product-row span.phan-khu-product-value{
	font-size: 14px;
	line-height: 1.45;
	font-weight: 400;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.product-small .btn-link a{
	display:flex;
	width:100%;
	align-items:center;
	justify-content:center;
	padding:5px 12px;
	border:1px solid var(--xanh);
	color:var(--xanh);
	border-radius:6px;
	font-size:14px;
	font-weight:700;
	line-height:1.35;
	margin:15px 0 0;
	min-height:34px;
	white-space:nowrap;
}
.product-small .btn-link a:hover{
	background:#ecf1ff;
}
.product-small.box-phan-khu .box-text{
	display:block !important;
	padding-top:16px !important;
}
.product-small .label-tt {
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 5;
	padding: 5px 10px;
	border-radius: 4px;
	background: #16a34a;
	color: #fff;
	font-size: 12px;
	font-weight: 600;
	line-height: 1.3;
}
.product-small .title-pk p.txt-label{
	font-size: 13px;
	line-height: 1.125;
	font-weight: 400;
	color: #475569;
	opacity: .5;
	margin:0 0 2px;
}
.product-small .title-pk a{
	margin:0 0 15px;
	font-size: 14px;
	line-height: 1.25;
	font-weight: 600;
	color:var(--xam);
}
.product-small .title-pk a i{
	transform:rotate(-45deg);
	margin:0 0 0 5px;
	display:inline-block;
	font-size:13px;
}
.product-small.box-phan-khu .product-title{
	display:none;
}
/* Các box phân khu trong Swiper */
.phan-khu-swiper .phan-khu-product-info {
	margin-top: 10px;
}
@media screen and (max-width: 549px) {
	.phan-khu-product-row {
		font-size: 12px;
	}
}



/* Trạng thái trên ảnh */
.phan-khu-status {
	position: absolute;
	top: 9px;
	left: 9px;
	z-index: 2;
	display: inline-flex;
	min-height: 24px;
	padding: 4px 10px;
	align-items: center;
	border-radius: 3px;
	background: #159447;
	color: #fff;
	font-size: 12px;
	font-weight: 600;
	line-height: 16px;
}
/* Thông tin */
.phan-khu-info {
	margin-bottom: 18px;
}
.phan-khu-info-row + .phan-khu-info-row {
	margin-top: 8px;
}
.phan-khu-info-value {
	color: #45516a;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.45;
}
/* Nút xem chi tiết */
.phan-khu-item .phan-khu-button {
	display: flex;
	width: 100%;
	min-height: 36px;
	margin: auto 0 0;
	padding: 8px 15px;
	align-items: center;
	justify-content: center;
	border: 1px solid #2e438f;
	border-radius: 4px;
	background: transparent;
	color: #2e438f;
	font-size: 14px;
	font-weight: 600;
	line-height: 20px;
	text-align: center;
	text-transform: none;
}
.phan-khu-item .phan-khu-button:hover {
	border-color: #2e438f;
	background: #2e438f;
	border-color: var(--xanh);
	background: var(--xanh);
	color: #fff;
	box-shadow: none;
}

/* CHINH SACH SP */
.chinh-sach-sp{
	margin-bottom:40px;
}
.chinh-sach-card {
	position: relative;
	display: grid;
	grid-template-columns: minmax(245px, 30%) minmax(0, 70%);
}
/* Cột tóm tắt bên trái */
.chinh-sach-summary {
	position: relative;
	padding: 24px 16px 24px 24px;
	border:1px solid #c7b495;
	border-radius:7px 0 0 7px;
	border-right: 1px dashed #c7b495;
	background: #fff;
}
.chinh-sach-summary-content {
	font-size: 14px;
	line-height: 1.25;
}
.chinh-sach-summary-content ul li{
	margin-bottom:0;
}
.chinh-sach-summary-content ul li + li{
	margin-top:6px;
}
.chinh-sach-summary-content span[style*="background-color"] {
	padding:3px 4px;
	display:inline-block;
	border-radius:3px;
}
.chinh-sach-summary-content span{
	font-weight:600;
}
.chinh-sach-summary-content strong span{
	font-weight:700;
}
.chinh-sach-summary-content > *:last-child {
	margin-bottom: 0;
}
.chinh-sach-summary-content .badge-cs{
	margin: 0 0 14px -33px;
	position: relative;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	background: linear-gradient(289.36deg, #8d7b62 1.23%, #d1be9e 97.63%);
	border: 0;
	border-radius: 6px 6px 6px 0;
	color: #fff;
	padding:4px 8px;
	font-weight:500;
}
.chinh-sach-summary-content .badge-cs:before{
	content: "";
	position: absolute;
	bottom: -8px;
	left: 0;
	display: block;
	width: 9px;
	height: 8px;
	background:linear-gradient(289.36deg, #8d7b62 1.23%, #d1be9e 97.63%);
	border-radius:0 0 0 20px;
}
/* Nội dung chi tiết bên phải */
.chinh-sach-detail-wrap {
	position: relative;
	min-width: 0;
	padding: 24px;
	border:1px solid #c7b495;
	border-left:0;
	border-radius:0 7px 7px 0;
}
.chinh-sach-detail {
	position: relative;
	overflow: hidden;
	font-size: 14px;
	line-height: 1.35;
	transition: max-height 0.4s ease;
}
.chinh-sach-detail p{
	margin-bottom:10px;
}
.chinh-sach-detail.is-collapsed {
	max-height: 150px;
}
.chinh-sach-detail.is-collapsed::after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
    height: 100px;
    background: linear-gradient(0deg, #fff, #fcfcfc00 50%);
	content: "";
	pointer-events: none;
}
.chinh-sach-detail.is-expanded {
	max-height: 2000px;
}
.chinh-sach-detail.is-expanded::after {
	display: none;
}
/* Danh sách chính sách */
.chinh-sach-detail ul,
.chinh-sach-summary ul {
	margin: 0 0 12px;
	padding: 0;
	list-style: none;
}

.chinh-sach-detail li {
	position: relative;
	margin-bottom: 9px;
	padding-left: 28px;
}

.chinh-sach-detail li::before {
	position: absolute;
	top: -1px;
	left: 1px;
	color: #24ad5f;
	font-family: "Font Awesome 6 Free";
	font-size: 17px;
	font-weight: 900;
	content: "\f00c";
}

/* Nút xem thêm */
.chinh-sach-toggle {
	display: inline-flex;
	margin: 0;
	padding: 0 0 3px;
	align-items: center;
	gap: 9px;
	border: 0;
	border-radius: 0;
	background: transparent;
	box-shadow: none;
	color: #193783;
	font-family: inherit;
	font-size: 15px;
	font-weight: 700;
	line-height: 1.4;
	text-transform: none;
	cursor: pointer;
	min-height:unset;
}
.chinh-sach-toggle span{
	text-decoration:underline;
}
.chinh-sach-toggle:hover {
	background: transparent;
	color: #e54719;
}
.chinh-sach-toggle i {
	font-size: 11px;
	transition: transform 0.3s ease;
}
.chinh-sach-toggle.is-active i {
	transform: rotate(180deg);
}
/* Hai phần khuyết ở đường chia giữa */
.chinh-sach-summary::before,
.chinh-sach-summary::after {
	position: absolute;
	z-index: 2;
	width: 30px;
	height: 16px;
	content: "";
	right:-15px;
}
.chinh-sach-summary::before {
	top: -1px;
	background:url(/wp-content/uploads/2026/07/coupon-circle-top.svg) no-repeat 50%/contain;
}
.chinh-sach-summary::after {
	bottom: -1px;
	background:url(/wp-content/uploads/2026/07/coupon-circle-bottom.svg) no-repeat 50%/contain;
}







/* ANH - VIDEO SP */
/* =========================
PROJECT HERO GALLERY
========================= */

/* =========================
   GALLERY ĐẦU TRANG
========================= */

.project-hero-gallery {
	position: relative;
	width: 100%;
	padding-top:24px;
}

.project-gallery-grid {
	display: grid;
	width: 100%;
	height: clamp(380px, 42vw, 500px);
	max-height: 500px;
	grid-template-columns: minmax(0, 2.25fr) minmax(280px, 1fr);
	gap: 12px;
	overflow: hidden;
}

/* Khung slider lớn */
.project-gallery-main-wrap {
	position: relative;
	min-width: 0;
	min-height: 0;
	height: 100%;
	overflow: hidden;
	border-radius: 8px;
	background: #e8ebf0;
}

.project-main-swiper,
.project-main-swiper .swiper-wrapper,
.project-main-swiper .swiper-slide {
	width: 100%;
	height: 100%;
	min-height: 0;
}

.project-main-image,
.project-side-image {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
	border: 0;
	background: #e8ebf0;
	box-shadow: none;
	cursor: pointer;
}

.project-main-image {
	border-radius: 0;
}

.project-main-image img,
.project-side-image img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 0.45s ease;
}

.project-main-image:hover img {
	transform: scale(1.015);
}

.project-side-image:hover img {
	transform: scale(1.025);
}

/* Nút chuyển ảnh */
.project-main-prev,
.project-main-next {
	position: absolute;
	top: 50%;
	z-index: 8;
	display: flex;
	width: 38px;
	height: 38px;
	margin: 0;
	padding: 0;
	align-items: center;
	justify-content: center;
	border: 0;
	border-radius: 50%;
	background: rgb(255 255 255 / 94%);
	box-shadow: 0 3px 12px rgb(0 0 0 / 18%);
	color: #24314c;
	font-size: 14px;
	cursor: pointer;
	transform: translateY(-50%);
}

.project-main-prev {
	left: 10px;
}

.project-main-next {
	right: 10px;
}

.project-main-prev:hover,
.project-main-next:hover {
	background: #fff;
	color: #c49a52;
}

.project-main-prev.swiper-button-disabled,
.project-main-next.swiper-button-disabled {
	opacity: 0.4;
	cursor: default;
}

/* Nút Hình ảnh */
.project-gallery-images-button {
	position: absolute;
	bottom: 14px;
	left: 14px;
	z-index: 9;
	display: inline-flex;
	min-height: 36px;
	margin: 0;
	padding: 7px 14px;
	align-items: center;
	gap: 8px;
	border: 1px solid #3153a5;
	border-radius: 5px;
	background: rgb(255 255 255 / 96%);
	box-shadow: 0 3px 10px rgb(0 0 0 / 13%);
	color: #23428f;
	font-family: inherit;
	font-size: 13px;
	font-weight: 500;
	line-height: 1.3;
	text-transform: none;
	cursor: pointer;
}

.project-gallery-images-button:hover {
	background: #23428f;
	color: #fff;
}

/* Hai ảnh nhỏ bên phải */
.project-gallery-side {
	display: grid;
	min-width: 0;
	min-height: 0;
	height: 100%;
	grid-template-rows: repeat(2, minmax(0, 1fr));
	gap: 12px;
	overflow: hidden;
}

.project-side-image {
	position: relative;
	min-height: 0;
	border-radius: 8px;
	text-transform:initial;
}

/* Overlay ảnh cuối */
.project-side-overlay {
	position: absolute;
	inset: 0;
	display: flex;
	padding: 20px;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 12px;
	background: rgb(0 0 0 / 46%);
	color: #fff;
	text-align: center;
	transition: background 0.25s ease;
}

.project-side-more:hover .project-side-overlay {
	background: rgb(0 0 0 / 55%);
}

.project-side-overlay i {
	font-size: 28px;
	font-weight: 300;
}

.project-side-overlay strong {
	max-width: 210px;
	font-size: 15px;
	font-weight: 600;
	line-height: 1.45;
}

/* Chỉ có một ảnh */
.project-hero-gallery.media-count-1 .project-gallery-grid {
	display: block;
}

/* Chỉ có hai ảnh */
.project-hero-gallery.media-count-2 .project-gallery-side {
	grid-template-rows: 1fr;
}

/* Tablet và mobile */
@media screen and (max-width: 749px) {
	.project-gallery-grid {
		display: block;
		height: 360px;
		max-height: none;
	}

	.project-gallery-side {
		display: none;
	}

	.project-gallery-main-wrap {
		width: 100%;
		height: 100%;
		border-radius: 6px;
	}

	.project-gallery-images-button {
		right: 12px;
		bottom: 12px;
		left: auto;
		min-height: 34px;
		padding: 6px 11px;
		font-size: 12px;
	}

	.project-main-prev,
	.project-main-next {
		width: 34px;
		height: 34px;
	}
}

@media screen and (max-width: 549px) {
	.project-gallery-grid {
		height: 300px;
	}
}

/* MAT BANG SP */
.mat-bang-view-360 {
	position: relative;
	width: 100%;
	overflow: hidden;
	background: #edf0f4;
	aspect-ratio: 16 / 9;
}
.mat-bang-view-360 iframe {
	position: absolute;
	inset: 0;
	display: block;
	width: 100% !important;
	height: 100% !important;
	margin: 0;
	border: none !important;
}
@media screen and (max-width: 549px) {
	.mat-bang-view-360 {
		height: 420px;
		aspect-ratio: auto;
	}
}


















/* thong-bao-top */
#top-bar.close-topbar{
	opacity:0;
	visibility:hidden;
	transform:translatey(-100px);
}
#top-bar .flex-row.container{
	max-width: 100% !important;
}
#top-bar .flex-col.flex-left{
	flex:1;
}
#top-bar :is(ul.nav-left,ul.nav-left li){
	width:100%;
}
.content-tb{
	display:flex;
	align-items:center;
	justify-content:center;
	font-size:14px;
	gap:8px 15px;
	padding:8px 0;
}
.content-tb a{
	margin:0;
	font-size:13px;
	border-radius:5px;
	font-weight:600;
	min-height:unset;
	line-height:1.35;
	padding:6px 10px;
	background-color:var(--vang) !important;
	border:none;
	color:#fff;
}
.content-tb a:hover{
	background-color:#AF6C12 !important;
}
.btn-close-tb{
	display:flex;
	width:30px;
	height:30px;
	align-items:center;
	justify-content:center;
	position:absolute;
	top:50%;
	right:15px;
	transform:translatey(-50%);
	cursor:pointer;
	opacity:0.8;
	font-size:18px;
}
.btn-close-tb:hover{
	opacity:1;
}
.pum-close{
	margin:0;
}
#pum-982 .form-tv p.txt-title {
	font-size: 24px;
}
/* Popup form Tham quan - Tư vấn */
#popmake-1506,#popmake-1511,#popmake-1525,#popmake-1528{
	padding:0 !important;
}
#popmake-1506 .pum-close{
	top:7px !important;
}
.form-dk-tham-quan input:not([type=submit]),
.form-dk-tham-quan textarea{
	border-color:#2e438f;
}
.form-dk-tham-quan .box-title{
	padding:16px 45px 16px 24px;
	border-bottom:1px solid #aab7ca;
}
.form-dk-tham-quan .box-title p{
	font-size:20px;
	font-weight:600;
}
.form-dk-tham-quan .box-content{
	padding:24px;
}
form.wpcf7-form .form-dk-tham-quan p.label{
	margin-bottom:10px !important;
}
.form-dk-tham-quan .item-form .box-input + .box-input{
	margin-top:10px;
}
.form-dk-tham-quan .list-input{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.form-dk-tham-quan .list-input .r50{
	width:calc(50% - 7px);
}
.form-dk-tham-quan .list-input .r100{
	width:100%;
}
.form-dk-tham-quan .box-submit{
	padding:16px 24px;
	border-top: 1px solid #aab7ca;
}
.form-dk-tham-quan .box-submit input[type=submit]{
	width:100%;
	font-weight:600;
	text-transform:initial;
	font-size:16px;
}

.form-dk-tham-quan{
	display: flex;
	flex-direction: column;
	width: 100%;
	max-height: 90dvh;
	overflow: hidden;
}
.form-dk-tham-quan .box-title,
.form-dk-tham-quan .box-submit {
	flex: 0 0 auto;
}
.form-dk-tham-quan .box-content {
	flex: 0 1 auto;
	min-height: 0;
	overflow-x: hidden;
	overflow-y: auto !important;
	overscroll-behavior: contain;
	-webkit-overflow-scrolling: touch;
	scrollbar-width: none;
}
.form-dk-tham-quan .box-content::-webkit-scrollbar {
	display: none;
}


/*  */
.contact-fix{
	position:fixed;
	bottom:50px;
	right:18px;
	z-index:11;
}
.contact-fix .btn-toggle{
	background:var(--xanh);
	border-radius:6px;
	box-shadow:0 2px 4px -1px rgba(0,0,0,0.6);
	display:inline-flex;
	align-items:center;
	justify-content:center;
	gap:6px;
	font-size:16px;
	font-weight:700;
	white-space:nowrap;
	color:#fff;
	cursor:pointer;
	min-height:48px;
	padding:2px 18px;
	position:absolute;
	top:50%;
	transform:translatey(-50%);
	transition:all 0.3s;
	right:0;
	opacity:1;
	visibility:visible;
	font-weight:600;
}
.contact-fix.active .btn-toggle{
	right:-100px;
	opacity:0;
	visibility:hidden;
}
.contact-fix .btn-toggle svg{
	width:20px;
	height:20px;
}
.contact-fix .box-item{
	display:flex;
	align-items:center;
	justify-content:center;
	gap:10px;
	position:absolute;
	top:50%;
	transform:translatey(-50%);
	right:-100px;
	opacity:0;
	visibility:hidden;
	transition:all 0.3s;
	pointer-events:none;
}
.contact-fix.active .box-item{
	right:0;
	opacity:1;
	visibility:visible;
	pointer-events:auto;
}
.contact-fix .box-item a,
.contact-fix .box-item .btn-close{
	display:flex;
	align-items:center;
	justify-content:center;
	width:48px;
	height:48px;
	background:#fff;
	border-radius:50%;
	padding:10px;
	box-shadow:0 2px 4px -1px rgba(0,0,0,0.6);
	flex-shrink:0;
}
.contact-fix .box-item a img{
	width:24px;
}
.contact-fix .box-item .btn-close{
	width:35px;
	height:35px;
	padding:0;
	font-size:21px;
	color:var(--vang);
	cursor:pointer;
}

.contact-fix-sp{
	display:none;
	position:fixed;
	left:0;
	bottom:0;
	width:100%;
	z-index:11;
	background:#fff;
	padding:12px 15px;
	gap:12px;
	box-shadow: 0 -3px 3px 0 rgba(0, 0, 0, .04), 0 -.5px 0 0 rgba(0, 0, 0, .1);
}
.contact-fix-sp a{
	height:48px;
	border-radius:6px;
	flex-shrink:0;
	display:flex;
	align-items:center;
	justify-content:center;
}
.contact-fix-sp a.btn-icon{
	width:48px;
	border:1px solid #0866ff;
}
.contact-fix-sp a img{
	width:24px;
}
.contact-fix-sp a.btn-popup{
	background:var(--xanh);
	color:#fff;
	font-weight:700;
	font-size:16px;
	flex:1;
	white-space:nowrap;
	padding:0 6px;
}
@media only screen and (min-width:850px){
	.slider-banner-home .banner{
		padding-top: 480px !important;
	}
}
@media only screen and (min-width:1200px){
	.slider-banner-home .banner{
		padding-top: calc(100vh - 111px) !important;
	}
}

@media only screen and (max-width:1450px){
	.tongquan-sidebar .col-item .txt-meta h4 {
		font-size: 15px;
	}
	.tongquan-sidebar .col-item .txt-meta p {
		font-size: 14px;
	}
}
@media only screen and (max-width:1200px){
	.tongquan-sidebar{
		width:85%;
	}
	#post-list .mw-featured-grid .mw-featured-side {
		width: 330px;
	}
	.row-top-khampha .col.mw-featured-side{
		flex-basis: 330px;
		max-width: 330px;
	}
	.blog-wrapper .row-large-t > .large-9,
	.product-inner .col-content{
		width: calc(100% - 360px);
	}
	.blog-wrapper .row-large-t > .large-3 {
		flex-basis: 360px;
		max-width: 360px;
	}
	.product-inner .col-form{
		width:360px;
		flex-shrink:0;
	}
	.form-tv .btn-contact a {
		padding: 6px 10px;
		font-size: 13px;
	}
}
@media only screen and (max-width:849px){
	.order-1-tablet{
		order:-1;
	}
	.col1f{
		flex-basis: 70%;
		max-width: 70%;
	}
	.col2f{
		flex-basis: 100%;
		max-width: 100%;
	}
	.col4f{
		flex-basis: 100%;
		max-width: 100%;
	}
	.contact-header a {
		font-size: 18px;
		padding: 7px 10px;
	}
	.woof_redraw_zone :is(.woof_container,.woof_submit_search_form_container) {
		width: calc(100% / 3 - 15px);
	}
	.woof_redraw_zone .woof_container.woof_text_search_container{
		width: calc(100% / 1 - 15px);
	}
	.post-home .post-item .box {
		display: block;
	}
	.post-home .post-item .box-image {
		width: 100% !important;
	}
	.post-home .post-item .box-image .image-cover{
		padding-top:65% !important;
	}
	.post-home .post-item .box-text {
		padding: 12px 0 0;
	}
	.post-home .post-item .post-title a {
		-webkit-line-clamp: 2;
	}
	.blog-wrapper .row-large-t > .large-3,
	.blog-wrapper .row-large-t > .large-9,
	.product-inner .col-content,
	.product-inner .col-form{
		width:100%;
		flex-basis: unset;
		max-width: unset;
	}
	.menu-search-category .custom-search-form{
		display:block;
	}
	.chinh-sach-summary {
		padding: 24px 16px;
	}
	.chinh-sach-summary-content .badge-cs {
		margin: 0 0 14px -26px;
	}
	.sec-dia-diem-home .col-left,.sec-dia-diem-home .col-right {
		flex-basis: 100%;
		max-width: 100%;
	}
	.sec-dia-diem-home .col-left .box.b1 .image-cover{
		padding-top:382px !important;
	}
	.sec-dia-diem-home .col-left .box.b2 .image-cover{
		padding-top:179px !important;
	}
	.sec-post-home .col-post-left ,.sec-post-home .col-post-right{
		flex-basis: 50%;
		max-width: 50%;
	}
	.sec-tn-sm .col-tn> .col-inner {
		padding-right: 15px;
	}
	.sec-tn-sm .col-sm> .col-inner {
		padding-left: 15px;
	}
	.slider-banner-home .flickity-page-dots .dot {
		width: 50px !important;
	}

}
@media only screen and (max-width:568px){
	.slider-banner-home .flickity-page-dots .dot {
		width: 30px !important;
	}
	.order-1{
		order:-1;
	}
	.colf{
		flex-basis: 100% !important;
		max-width: 100% !important;
	}
	.sec-banner-page{
		min-height:300px !important;
		height:300px;
	}
	.col-bao-tintuc{
		padding-left:0;
		padding-right:0;
	}
	.blog-top .post-item .post-title a {
		font-size: 16px;
	}
	.post-item .cat-label {
		font-size: 14px;
		font-weight: 500;
	}
	.post-item a.button {
		min-height: 35px;
		font-size: 13px;
		font-weight: 500;
	}
	.related-posts h3.txt-title {
		font-size: 20px;
	}
	.blog-archive .post-item{
		flex-basis: 100%;
		max-width: 100%;
	}
	.blog-single h1.entry-title {
		font-size: 22px;
	}
	.woof_redraw_zone {
		gap: 12px;
		margin-right: 0;
	}
	.woof_redraw_zone :is(.woof_container,.woof_submit_search_form_container) {
		width: 100% !important;
	}
	.form-tuvan > p {
		margin-right: 0;
	}
	.form-tuvan > p > * {
		width: 100%;
	}
	#post-list .mw-featured-grid {
		gap: 0;
	}
	#post-list .mw-featured-grid .mw-featured-side {
		width: 100%;
	}
	.row-top-khampha .col.mw-featured-side{
		flex-basis: 100%;
		max-width: 100%;
	}
	#post-list .mw-archive-rest .post-item .box-image,
	#post-list .mw-featured-grid .mw-featured-side .post-item .box-image,
	.related-posts .post-item .box-image{
		width: 120px !important;
	}
	#post-list .mw-archive-rest .post-item .box-text {
		padding: 0 0 0 12px;
	}
	#post-list .mw-archive-rest .post-item .from_the_blog_excerpt,
	.related-posts .post-item .from_the_blog_excerpt{
		display:none;
	}
	#post-list .post-item .post-title a,
	.related-posts .post-item .post-title a{
		font-size:15px !important;
		-webkit-line-clamp: 3;
	}
	#post-list .post-item .post-title,
	.related-posts .post-item .post-title{
		margin: 0 0 5px;
	}
	.sec-post-home .post-tintuc .post-item .box-text {
		padding: 15px 0 10px;
	}
	.title-f h5 {
		font-size: 20px;
		margin: 0 0 10px;
	}
	#pum-982 .form-tv p.txt-title {
		font-size: 22px;
	}
	.product-inner h1.title-product {
		font-size: 20px;
	}
	.chinh-sach-sp .content-chinh-sach {
		padding: 25px 20px;
	}
	.chinh-sach-sp .content-chinh-sach h2 {
		font-size: 20px;
	}
	.product-inner .box-content h2.title-box {
		font-size: 20px;
	}
	.tong-quan-info-grid {
		grid-template-columns: repeat(1, minmax(0, 1fr));
	}
	.form-dk-tham-quan .list-input .r50 {
		width: 100%;
	}
	.category-page-row {
		padding-top: 0;
	}
	.chinh-sach-card{
		display:block;
	}
	.chinh-sach-summary {
		padding: 12px 20px 24px;
		border: 1px solid #c7b495;
		border-radius: 7px 7px 0 0;
		border-right: 1px solid #c7b495;
		border-bottom: 1px dashed #c7b495;
	}
	.chinh-sach-detail-wrap{
		padding:24px 20px 20px;
		border-top:0;
		border-left: 1px solid #c7b495;
		border-radius:0 0 7px 7px;
	}
	.chinh-sach-summary::before{
		top: unset;
		right: unset;
		bottom: -8px;
		left: -8px;
		transform: rotate(-90deg);
	}
	.chinh-sach-summary::after{
		top: unset;
		right: -8px;
		bottom: -8px;
		transform: rotate(-90deg);
	}
	.contact-fix{
		display:none;
	}
	.contact-fix-sp{
		display:flex;
	}
	#logo img,.header-wrapper.stuck #logo img{
		max-height: 56px !important;
		margin-left:0 !important;
	}
	.sec-dia-diem-home .col-left .box h3 {
		font-size: 22px;
	}
	.sec-post-home .col-post-left ,.sec-post-home .col-post-right{
		flex-basis: 100%;
		max-width: 100%;
	}
	.sec-post-home .post-2 .post-item .box{
		display:flex;
	}
	.sec-post-home .post-2 .post-item .box-image{
		width:120px;
		flex-shrink:0;
	}
	.sec-post-home .post-2 .post-item .box-image .image-cover{
		padding-top:78px !important;
	}
	.sec-post-home .post-2 .post-item .box-text{
		padding:0 0 0 15px;
	}
	.sec-tn-sm .col-tn:before{
		display:none;
	}
	.sec-tn-sm .col-tn> .col-inner {
		padding-right: 0;
	}
	.sec-tn-sm .col-sm> .col-inner {
		padding-left: 0;
	}
	.col-btn-link-sec{
		order:10;
	}
	.col-btn-link-sec > .col-inner{
		text-align:center !important;		
	}
	.product-home .col-inner{
		border:1px solid #e2e8f0;
		border-radius:6px;
		overflow:hidden;
	}
	.product-home .product-small .box-text{
		padding:15px 15px 20px;
	}
	.sec-dia-diem-home .pro-pk .flickity-page-dots .dot {
		width: 30px;
	}
	.chinh-sach-summary-content .badge-cs {
        margin: 0 0 14px -30px;
    }
}
@media only screen and (max-width:414px){

}