/*
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=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
:root{
	--do:#b11f1f;
	--vang:#f8d531;
	--xanh:#4b893e;
	--bg-btn: linear-gradient(90deg, #b11f1f, #d31515);
}
a.button.bg-btn{
	background:var(--bg-btn) !important;
}
.uxb-draggable *{
	pointer-events:initial !important;
}
html,body,span,label,a,p,button,b,div{
	font-family: "Inter", sans-serif;
}
h1,h2,h3,h4,h5,h6,.nav > li > a,nav,li{
	font-family: "Inter", sans-serif !important;
}
h1,h2,h3,h4,h5,h6{
	line-height:inherit;
}
b,strong{
	font-weight:bold;
}
p{
	margin-bottom:15px;
}
.pum-close.popmake-close{
	margin:0;
	width:30px;
	height:30px;
	display:flex;
	align-items:center;
	justify-content:center;
	font-size:18px !important;
	right:15px !important;
}
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 :is(input:focus,textarea:focus,select:focus){
	border-color:var(--do);
}
form.wpcf7-form p.label{
	font-weight:500;
	margin:0 0 3px;
}
form.wpcf7-form p.label br{
	display:block;
}
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:15px 20px;
	justify-content:space-between;
}
.form-flex .r50{
	width:calc(50% - calc(20px / 2));
	display:flex;
	flex-direction:column;
	justify-content:flex-end;
}
.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;
}
a.button i{
	transition:all 0.3s;
}
.btn-m0{
	margin:0;
}
.btn-color-xanh{
	color:var(--xanh) !important;
	box-shadow:none !important;
}
.btn-color-xanh:hover{
	box-shadow:
		0 20px 25px -5px rgba(0,0,0,.1),
		0 8px 10px -6px rgba(0,0,0,.1) !important;
	transform:translatey(-3px);
}
.btn-color-do{
	color:var(--do) !important;
}
.btn-hover-i:hover i{
	transform:translatex(3px);
}
.wpcf7-spinner,.product-images .image-tools.bottom.left,.post-item .is-divider,aside > .is-divider,.entry-header .is-divider,.blog-share .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 !important;
}
.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{
	font-weight:400 !important;
}
.p-w500 p, .title-w500 :is(h1,h2,h3,h4,h5,h6),
.btn-w500{
	font-weight:500 !important;
}
.p-w600 p,.title-w600 :is(h1,h2,h3,h4,h5,h6),
.btn-w600{
	font-weight:600 !important;
}
.p-w700 p,.title-w700 :is(h1,h2,h3,h4,h5,h6),
.btn-w700{
	font-weight:700 !important;
}
.p-w800 p,.title-w800 :is(h1,h2,h3,h4,h5,h6),
.btn-w800{
	font-weight:800 !important;
}
.p-w900 p,.title-w900 :is(h1,h2,h3,h4,h5,h6),
.btn-w900{
	font-weight:900 !important;
}
.title-f30 :is(h1,h2,h3,h4){
	font-size:30px;
}
.title-f20 :is(h1,h2,h3,h4){
	font-size:20px;
}
.is-uppercase, .uppercase{
	line-height:inherit;
}
.col-h100 > .col-inner{
	height:100%;
}
.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:var(--xanh) !important;
	padding:0;
	display:none;
}
.footer-secondary{
	display:none;
}
.footer-primary,.copyright-footer{
	width:100%;
	text-align:center;
	color:#ffffff;
	position:relative;
}
.footer-primary{
	padding:10px 0 15px;
}
.blog-wrapper{
	padding-bottom:0;
}
.single-page{
	text-align:justify;
	padding-top:0;
	padding-bottom:0;
}
.single-page figure{
	margin-left:auto;
	margin-right:auto;
}
.single-page :is(p,ul li,ol li){
	font-size:1.125rem;
}
#top-link{
	border:1px solid #fff !important;
	background:var(--main) !important;
	color:#fff !important;

	/*width: 40px;
	height: 40px;
	border-radius: 5px !important;
	border: 1px solid #c72528 !important;
	color: #fff !important;
	background: url(/wp-content/uploads/2025/03/top.png) #c72528;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	right: 16px;
	min-width:unset;*/
}
#top-link i{
	/*display:none;*/
}
table {
	border-collapse: collapse;
}
th,td{
	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:99vh;
	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-txt-center .icon-box-text{
	display:flex;
	flex-direction:column;
	justify-content:center;
}
.icon-box.icon-center img{
	padding-top:0;
}
.flatpickr-current-month{
	display:flex;
}
.flatpickr-time input{
	border:none !important;
	box-shadow:none !important;
	height:100%;
}
.price del{
	text-decoration:unset;
}
.price del bdi{
	text-decoration:line-through;
}
del span.amount{
	opacity:1;
}
form .variations tbody tr th label{
	margin: 10px 0 0;
	text-transform: initial;
	font-size: 15px;
	font-weight: 400;
}
form .variations tbody tr th label {
	margin: 0;
	text-transform: initial;
	font-size: 16px;
	font-weight: 700;
}
form .variations li.variable-item {
	width: unset !important;
	height: unset !important;
	border-radius: 5px !important;
	padding: 5px 15px !important;
	position: relative;
	min-height: 42px;
}
form .variations tbody tr td ul li {
	box-shadow: none !important;
	border: 1px solid #e5e5e5;
	margin: 0 10px 10px 0 !important;
}
form .variations li.variable-item.selected {
	color: #000;
	border-color: var(--do);
}
form .variations li.variable-item.selected:after{
	content: '';
	position: absolute !important;
	bottom: 0px;
	right: 0px;
	width: 15px;
	height: 15px;
	background: var(--do);
	clip-path: polygon(100% 0, 0% 100%, 100% 100%);
	z-index:1;
}
form .variations li.variable-item.selected:before {
	content: '\f00c';
	font-family: 'Fontawesome' !important;
	position: absolute !important;
	bottom: 0px;
	right: 1px;
	color: #fff;
	font-size: 7px;
	z-index:2;
}
form .variations li.variable-item span{
	font-size:15px;
	font-weight:500;
}
.cart,.woocommerce-variation-add-to-cart{
	justify-content:space-between;
	gap:15px 10px !important;
}
.cart .ux-quantity{
	width:100%;
	align-items:center;
}
.cart .ux-quantity:before{
	content:'Số lượng:';
	font-size:15px;
	margin:0 10px 0 0;
}
.cart .ux-quantity input{
	height:40px;
	width:33px;
	flex-shrink:0;
	max-width:unset;
	font-size:16px;
}
.cart .ux-quantity input[type=number]{
	width:80px;
}
.cart .ux-quantity input.minus{
	border-radius:5px 0 0 5px;
}
.cart .ux-quantity input.plus{
	border-radius:0 5px 5px 0;
}
.woocommerce-product-gallery{
	border:1px solid #ddd;
	background:#F6F8FA;
}
.woocommerce-product-gallery .woocommerce-product-gallery__image a{
	position:relative;
	padding-top:100%;
	display:block;
	width:100%;
}
.woocommerce-product-gallery .woocommerce-product-gallery__image a img{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	object-fit:cover;
}
#button-contact-vr {
	z-index: 9;
}
.post-item .col-inner{
	height:100%;
	transition:all 0.3s;
	background: #ffffff73;
	backdrop-filter: blur(20px) saturate(180%);
	-webkit-backdrop-filter: blur(20px) saturate(180%);
	border-radius:30px;
	overflow:hidden;
	border: 1px solid rgba(255, 255, 255, .5);
	box-shadow: 0 8px 32px #0000000a, inset 0 1px 1px #fff6, inset 0 -1px 1px #00000005;
}
.post-item .col-inner:hover{
	transform:translatey(-6px);
}
.post-item .col-inner .box-image:before{
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#0f172a1a;
	transition:all 0.3s;
	pointer-events:none;
	z-index:1;
}
.post-item .col-inner:hover .box-image:before{
	opacity:0;
}
.post-item .col-inner:hover .box-image img{
	transform:scale(1.1);
}
.post-item .col-inner .box-image .post-badge{
	position:absolute;
	z-index:2;
	pointer-events:none;
	top:24px;
	left:24px;
	background:#fff;
	padding:4px 12px;
	border-radius:99px;
	line-height:1.35;
	font-size:10px;
	font-weight:700;
	text-transform:uppercase;
	box-shadow:0 0 3px 0 rgba(0,0,0,.08);
}
.post-item .box-text{
	padding:24px;
}
.post-item .box-text-inner{
	display:flex;
	flex-direction:column;
}
.post-item .data-top{
	order:1;
	display:flex;
	flex-wrap:wrap;
	padding:0 0 12px;
}
.post-item .data-top p{
	flex: 1 1 auto;
	margin:0;
	position:relative;
	font-size:12px;
	font-weight:600;
	color:#94a3b8;
}
.post-item .data-top p i{
	margin-right:5px;
}
.post-item .post-title{
	margin:0 0 12px;
	order:2;
}
.post-item .post-title a{
	margin:0;
	font-size:18px;
	color:var(--xanh);
	line-height:1.5;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.post-item .col-inner:hover .post-title a{
	color:var(--do);
}
.post-item .from_the_blog_excerpt {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	order:3;
	color:#64748b;
}
.post-item .data-bottom{
	order:4;
	display:flex;
	justify-content:space-between;
	align-items:center;
	border-top:1px solid #f1f5f9;
	padding-top:16px;
	margin-top:20px;
}
.post-item .data-bottom :is(p,a){
	font-size:11px;
	margin:0;
	text-transform:uppercase;
	font-weight:600;
	color:#64748b;
}
.post-item .data-bottom .athour{
	display:flex;
	align-items:center;
}
.post-item .data-bottom .athour i{
	display:flex;
	align-items:center;
	justify-content:center;
	width:24px;
	height:24px;
	border-radius:50%;
	background:#f1f5f9;
	color:#0f172a;
	margin-right:5px;
}
.post-item .data-bottom a.link-post{
	font-size:13px;
	text-transform:initial;
	color:var(--do);
}
.post-item .data-bottom a.link-post:hover{
	transform:translatex(3px);
}
.post-item .data-bottom a.link-post i{
	font-size:10px;
	margin-left:3px;
	transition:all 0.3s;
}
.box-list-view .box .box-image, .box-list-view .box .box-text, .box-vertical .box-image, .box-vertical .box-text {
	/* 	vertical-align: top; */
}
/* Header */
.contact-header {
	display:flex;
	flex-wrap:wrap;
	gap:5px 25px;
}
.contact-header :is(a,p){
	color:#fff;
	white-space:nowrap;
	margin:0;
}
.contact-header :is(a,p) i{
	margin-right:5px;
}
.contact-header a:hover{
	color:var(--vang);
}
.header-nav-main  > li{
	margin:0 10px;
}
.header-nav-main  > li > a{
	font-size:15.52px;
	text-transform:initial;
	font-weight:600;
	color:var(--xanh) !important;
}
.header-nav-main li.active > a,
.header-nav-main li:hover > a{
	color:var(--do) !important;
}

/*  */
.tag-section {
	width:max-content;
	max-width:100%;
	background:#fff;
	border-radius:99px;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,0.05);
	border:1px solid var(--do);
	padding:4px 12px;
	margin-bottom:24px;
	letter-spacing:0.6px;
}
.tag-section.float-center{
	margin-left:auto;
	margin-right:auto;
}
.tag-section.float-left,
.col-float-left > .col-inner{
	margin-left:0 !important;
	margin-right:auto !important;
}
.tag-section.float-right{
	margin-left:auto;
	margin-right:0;
}
.tag-section p{
	margin:0;
	font-size:12px;
	font-weight:700;
	text-transform:uppercase;
	line-height:1.35;
}
.tag-section p i{
	margin-right:8px;
}










/* Chuyên mục tin tức */
.blog-archive h1.page-title{
	text-align:left;
	font-size:30px;
	line-height:1.35;
	color:var(--xanh);
}
/* Chi tiết bài viết */
.blog-featured-title .page-title-inner{
	min-height:60vh !important;
	padding-top:48px;
	padding-bottom:48px;
	align-items:flex-end;
}
.blog-featured-title .flex-col{
	max-width:991px;
	margin-left:0;
}
.blog-featured-title h1.entry-title{
	text-align:left;
	font-size:48px;
	line-height:1.35;
}
.blog-featured-title h6.entry-category {
	text-align:left;
	opacity:1 !important;
	margin:0 0 12px;
}
.blog-featured-title h6.entry-category a{
	font-size:12px;
	padding:4px 12px;
	color:#fff;
	border-radius:99px;
	background:var(--do);
}
.data-single {
	text-align:left;
}
.data-single span{
	margin-right:20px;
	font-size:14px;
	font-weight:500;
	color:#fffc;
}
.data-single span i{
	margin-right:5px;
}
.blog-single > .row > .large-9{

}
blockquote {
	background:#F8FAFC;
	padding:8px 24px;
	border-width:4px;
}
blockquote p{
	margin:0;
}
.blog-share {
	text-align:left;
	border-top:1px solid #f1f5f9;
	padding-top:30px;
	margin-top:30px;
}
.blog-share .title{
	font-size:15px;
	text-transform:uppercase;
	color:#94a3b8;
}
article.post{
	margin-bottom:0 !important;
}
.post-sidebar{
	padding-top:0 !important;
}
.post-sidebar .col-content:last-child{
	padding-bottom:0;
}
.post-sidebar .post-item .col-inner {
	height: unset;
	transition: all 0.3s;
	background: transparent;
	backdrop-filter: unset;
	-webkit-backdrop-filter: unset;
	border-radius: 0;
	overflow: hidden;
	border: none;
	box-shadow: none;
	transform:unset !important;
}
.post-sidebar .post-item :is(.from_the_blog_excerpt,.data-bottom,.data-top p.time-read,.data-top p.view,.box-image .post-badge){
	display:none;
}
.post-sidebar .post-item .box{
	display:flex;
	flex-direction:row;
}
.post-sidebar .post-item .box .box-image{
	flex-shrink:0;
	width:80px;
}
.post-sidebar .post-item .box .box-image:before{
	display:none;
}
.post-sidebar .post-item .box .box-image .image-cover{
	padding-top:100% !important;
	border-radius:10px;
}
.post-sidebar .post-item .box-text{
	padding:0 0 0 15px;
}
.post-sidebar .post-item .post-title{
	margin:0;
}
.post-sidebar .post-item .post-title a{
	font-size:14px;
}
.post-sidebar .post-item .data-top {
	order: 3;
	padding: 5px 0 0;
}
.related-posts h3.txt-title{
	margin:0 0 20px;
	font-size:24px;
}
.post-sidebar .post-item:last-child{
	padding-bottom:0;
}

/* Công cụ tiện ích */
.col-tool > .col-inner{
	transition:all 0.3s;
	height:100%;
	background:#fff;
	border-radius:15px;
	overflow:hidden;
	padding:24px;
	border:1px solid #f3f4f6;
	box-shadow: 0 1px 2px rgba(0,0,0,.05);
	display:flex;
	flex-direction:column;
}
.col-tool > .col-inner:hover{
	border-color:var(--do);
}
.col-tool .icon-box{
	flex:1;
}
.col-tool .icon-box .icon-box-img{
	width:48px !important;
	height:48px;
	background:#b11f1f1a;
	border-radius:12px;
	transition:all 0.3s;
	margin-bottom:25px;
}
.col-tool > .col-inner:hover .icon-box .icon-box-img{
	transform:scale(1.1);
}
.col-tool .icon-box .icon-box-img img{
	width:24px;
}
.col-tool .icon-box h3{
	font-size:18px;
	line-height:1.35;
	margin:0 0 8px;
}
.col-tool .icon-box p{
	font-size:14.4px;
	line-height:1.35;
	margin:0 0 30px;
}
.col-tool a.button{
	padding:0;
	margin:0;
	font-size:14.4px;
	font-weight:500;
	color:#ea580c !important;
	text-align:left;
}

/* CHÍNH SÁCH & QUY ĐỊNH */
.sec-chinh-sach .col-content > .col-inner{
	border-radius:30px;
	overflow:hidden;
	box-shadow: 0 1px 2px rgba(0,0,0,.05);
}


/* LIÊN HỆ VÀ BÁO GIÁ */
.sec-bao-gia .col-contact > .col-inner{
	padding:30px;
	border-radius:20px;
	overflow:hidden;
	border: 1px solid rgba(255, 255, 255, .5);
	box-shadow: 0 8px 32px #0000000a, inset 0 1px 1px #fff6, inset 0 -1px 1px #00000005;
}
.sec-bao-gia .col-tab > .col-inner{
	background:#fff;
	border-radius:20px;
	overflow:hidden;
	border: 1px solid rgba(255, 255, 255, .5);
	box-shadow: 0 8px 32px #0000000a, inset 0 1px 1px #fff6, inset 0 -1px 1px #00000005;
}

.sec-bao-gia .col-tab .tabbed-content > .nav li{
	margin:0;
	width:50%;
	flex-shrink:0;
}
.sec-bao-gia .col-tab .tabbed-content > .nav li a{
	width:100%;
	text-align:center;
	min-height:63px;
	padding:5px;
	display:flex;
	align-items:center;
	justify-content:center;
	font-size:16px;
	font-weight:700;
	position:relative;
	border-bottom:1px solid #94a3b8;
	color:#94a3b8;
}
.sec-bao-gia .col-tab .tabbed-content > .nav li:hover a{
	background:#F8FAFC;
}
.sec-bao-gia .col-tab .tabbed-content > .nav li a:after{
	content:'';
	width:100%;
	height:2px;
	background:var(--do);
	opacity:0;
	visibility:hidden;
	left:0;
	bottom:-1px;
	position:absolute;
	z-index:2;
}
.sec-bao-gia .col-tab .tabbed-content > .nav li.active a:after{
	opacity:1;
	visibility:visible;
}
.sec-bao-gia .col-tab .tabbed-content > .nav li.active a{
	color:var(--do);
	background:#FFFAF5;
}
.sec-bao-gia .col-tab .tabbed-content > .nav li:nth-child(1) a:before{
	content:'';
	display:inline-block;
	width:16px;
	height:16px;
	background:url(/wp-content/uploads/2026/05/box.png) no-repeat;
	background-position:center;
	background-size:contain;
	margin-right:5px;
	opacity:1 !important;
}
.sec-bao-gia .col-tab .tabbed-content > .nav li:nth-child(2) a:before{
	content:'';
	display:inline-block;
	width:16px;
	height:16px;
	background:url(/wp-content/uploads/2026/05/container.svg) no-repeat;
	background-position:center;
	background-size:contain;
	margin-right:5px;
	opacity:1 !important;
}
.sec-bao-gia .col-tab .tabbed-content .tab-panels{
	padding:32px;
}
.form-bao-gia div.note{
	padding:20px;
	border:1px solid #dbeafe;
	border-radius:20px;
	background:#F7F9FE;
	position:relative;
	display:flex;
	gap:10px;
	margin-bottom:1em;
}
.form-bao-gia div.note p{
	color:#1e40af;
}
.form-bao-gia button[type=submit]{
	width:100%;
	margin:0;
	border-radius:99px !important;
	min-height:53px !important;
	transition:all 0.3s;
	box-shadow:
		0 10px 15px -3px rgba(0,0,0,.1),
		0 4px 6px -4px rgba(0,0,0,.1);
	background-image: linear-gradient(90deg, #ff5722, #ffc107);
	border:none;
	color:#fff;
}
.form-bao-gia button[type=submit]:hover{
	transform:translatey(-5px);
}
.form-bao-gia button[type=submit] i{
	margin-right:5px;
	transform:translatey(-1px);
}
.form-bao-gia .wpcf7-radio.loai-container{
	display:flex;
	gap:15px;
	margin-right:-15px;
	margin-bottom:1em;
}
.form-bao-gia .wpcf7-radio.loai-container .wpcf7-list-item{
	margin:0;
	width:calc(100% / 3 - 15px);
}
.form-bao-gia .wpcf7-radio.loai-container .wpcf7-list-item label{
	margin:0;
}
.form-bao-gia .wpcf7-radio.loai-container .wpcf7-list-item input[type=radio]{
	margin:0;
	display:none;
}
.form-bao-gia .wpcf7-radio.loai-container .wpcf7-list-item-label{
	display:block;
	text-align:center;
	width:100%;
	padding:12px 0;
	background:#fff;
	border:1px solid #e2e8f0;
	border-radius:99px;
	cursor:pointer;
	transition:all 0.3s;
	font-weight:600;
	color:#64748b;
}
.form-bao-gia .wpcf7-radio.loai-container .wpcf7-list-item-label:hover{
	border-color:#fdba74;
	color:#ea580c;
}
.form-bao-gia .wpcf7-radio.loai-container input[type="radio"]:checked + .wpcf7-list-item-label{
	background-image: linear-gradient(90deg, #ff5722, #ffc107);
	border-color:transparent;
	color:#fff;
}


/* GÓI DỊCH VỤ */
.row-bang-gia .col-bang-gia > .col-inner{
	height:100%;
	background: #fff;
	/*     backdrop-filter: blur(20px) saturate(180%);
	-webkit-backdrop-filter: blur(20px) saturate(180%); */
	border: 1px solid rgba(255, 255, 255, .5);
	box-shadow: 0 8px 32px #0000000a, inset 0 1px 1px #fff6, inset 0 -1px 1px #00000005;
	transition:all 0.4s;
	border-radius:24px;
	overflow:hidden;
	padding:30px;
	display:flex;
	flex-direction:column;
}
.row-bang-gia .col-bang-gia > .col-inner:hover{
	transform:translatey(-8px);
	box-shadow: 0 20px 40px -10px #0000001f;
}
.row-bang-gia .col-bang-gia .icon-box h2{
	font-size:24px;
	font-weight:700;
}
.row-bang-gia .col-bang-gia a.button{
	margin:20px auto 0;
	width:100%;
	padding:5px 5px;
	border-radius:99px;
	font-weight:600;
	border:1px solid #e2e8f0;
	box-shadow: 0 1px 2px rgba(0,0,0,.05) !important;
	background-color:transparent !important;
	color:#334155;
	font-size:15px;
}
.row-bang-gia .col-bang-gia a.button:hover{
	background-color:#F9FBFC !important;
	box-shadow:
		0 4px 6px -1px rgba(0,0,0,.1),
		0 2px 4px -2px rgba(0,0,0,.1) !important;
}
.row-bang-gia .col-bang-gia.col-basic a.button{
	border-color:var(--xanh) !important;
	color:var(--xanh) !important;
}
.row-bang-gia .col-bang-gia.col-elite a.button{
	background-image: linear-gradient(90deg, #ff5722, #ffc107);
	background-image: var(--bg-btn);
	border:none;
	color:#fff !important;
}

.row-bang-gia .col-bang-gia .list-item{
	flex:1;
	padding:40px 0;
}
.row-bang-gia .col-bang-gia .list-item ul{
	margin:0;
	list-style:none;
}
.row-bang-gia .col-bang-gia .list-item ul li{
	margin-left:0 !important;
	font-size:14px;
	line-height:1.35;
	margin-bottom:0;
	display:flex;
}
.row-bang-gia .col-bang-gia .list-item ul li + li{
	margin-top:15px;
}
.row-bang-gia .col-bang-gia .list-item ul li:before{
	content:'\f00c';
	font-family:'fontawesome';
	margin-right:6px;
	font-size:13px;
}

.tab-bang-gia > .nav{
	width:max-content;
	margin:0 auto;
	max-width:100%;
	background:#fff;
	border-radius:15px;
	padding:5px;
	box-shadow:0 4px 6px -1px rgba(0,0,0,.1),
		0 2px 4px -2px rgba(0,0,0,.1);
}
.tab-bang-gia > .nav li{
	margin:0;
}
.tab-bang-gia > .nav li a{
	font-size:14.4px;
	font-weight:700;
	color:#475569;
	border-radius:99px;
	padding:10px 24px;
}
.tab-bang-gia > .nav li.active a{
	color:#fff;
	background:linear-gradient(90deg, #ff5722, #ffc107);
	background:var(--xanh);
}
.table-bang-gia table{
	border:1px solid #8fb786;
	border-radius:30px;
	border-left:0;
	border-right:0;
	border-top:0;
}
.table-bang-gia table :is(th,td){
	padding:20px 24px !important;
	border-color:#8fb786;
}
.table-bang-gia{
	border-radius:24px;
	overflow:hidden;
	border-top: 1px solid #fff;
}
.table-bang-gia table thead{
	background:#8bb28147;
	color:var(--xanh);
}
.table-bang-gia table thead :is(tr,td){
	border-top:0;
}
.table-bang-gia table tbody tr:hover{
	background:#fff;
}
.row-bang-gia-mb .tab-panels .col-content > .col-inner{
	border-radius:24px;
	overflow:hidden;
	border: 1px solid rgba(255, 255, 255, .7);
	box-shadow: 0 10px 40px -10px #0000001a, inset 0 1px 2px #fff9, inset 0 -1px 2px #0000000d;
	margin-bottom:20px;
}

/* DỊCH VỤ CỦA CHÚNG TÔI */
.sec-dich-vu .col-box-dichvu > .col-inner{
	background:#fff;
	border-radius:24px;
	overflow:hidden;
	box-shadow: 0 1px 2px rgba(0,0,0,.05);
	transition:all 0.3s;
}
.sec-dich-vu .col-box-dichvu > .col-inner:hover{
	transform: scale(1.02) translateY(-4px);
	box-shadow:
		0 20px 25px -5px rgba(0,0,0,.1),
		0 8px 10px -6px rgba(0,0,0,.1);
}
.col-box-dichvu .box .box-text{
	padding:15px 15px 15px 25px;
}
.col-box-dichvu .box .icon-box .icon-box-img{

}
.col-box-dichvu .box .icon-box h3{
	margin:0;
	font-size:24px;
	line-height:1.35;
}
.col-box-dichvu .box .txt-list ul{
	margin:0;
	list-style:none;
	display:flex;
	flex-wrap:wrap;
	gap:12px;
}
.col-box-dichvu .box .txt-list ul li{
	margin:0 !important;
	padding:4px 12px;
	border-radius:99px;
	background:#FFF7ED;
	color:var(--do);
	font-weight:500;
	line-height:1.35;
}
.col-box-dichvu .col-btn a.button{
	margin:0;
	border-radius:99px;
	padding:8px 24px;
	line-height:1.35;
	min-height:unset;
	border:none;
}
.col-box-dichvu .col-btn a.button.btn-view{
	background-color:transparent !important;
	box-shadow:none !important;
	border:1px solid var(--xanh);
	color:var(--xanh);
	margin-left:12px;
}
.col-box-dichvu .col-btn a.button.btn-view:hover{
	background-color:#4b893e1c !important;
}

#popmake-982{
	background-color:transparent !important;
}
.row-popup-dv{
	border-radius:16px;
	overflow:hidden;
	border: 1px solid rgba(255, 255, 255, .6);
	background:#0f172a;
	max-height:calc(100vh - 50px);
}
.row-popup-dv .col-contact{
	flex-basis: 35%;
	max-width: 35%;
}
.row-popup-dv .col-form{
	flex-basis: 65%;
	max-width: 65%;
}
.row-popup-dv .col-contact > .col-inner{
	padding:30px 15px 30px 30px;
	height:100%;
}
.row-popup-dv .col-contact .icon-box .icon-box-img{
	width:40px;
	height:40px;
	border-radius:50%;
	background:#ffffff1a;
}
.row-popup-dv .col-contact .icon-box .icon-box-img img{
	width:20px;
}
.row-popup-dv .col-form > .col-inner{
	padding:30px;
	background:#e6e6e6;
	overflow-y:auto;
	height:100%;
	max-height:90vh;
}
.row-ptvc .col-box-ptvc > .col-inner{
	height:100%;
	padding:24px;
	border-radius:24px;
	overflow:hidden;
	background: linear-gradient(135deg, #fff9, #fff3);
	border: 1px solid rgba(255, 255, 255, .7);
	box-shadow: 0 10px 40px -10px #0000001a, inset 0 1px 2px #fff9, inset 0 -1px 2px #0000000d;
}
.row-ptvc .col-box-ptvc .ic-title .icon-box-img{
	width:48px;
	height:48px;
	border-radius:10px;
	background:#fff;
	border: 1px solid rgba(255, 255, 255, .6);
	box-shadow: 0 15px 35px #0000000f, inset 0 1px 2px #ffffff80;
}
.row-ptvc .col-box-ptvc .ic-title .icon-box-img img{
	width:24px;
}
.row-ptvc .col-box-ptvc .ic-title h3{
	font-size:18px;
	margin:0;
	line-height:1.35;
}
.row-ptvc .col-box-ptvc .col-txt-content > .col-inner{
	padding:16px;
	background:#fff;
	border: 1px solid rgba(255, 255, 255, .5);
	box-shadow: 0 8px 32px #0000000a, inset 0 1px 1px #fff6, inset 0 -1px 1px #00000005;
	border-radius:12px;
	overflow:hidden;
}
.row-ptvc .col-box-ptvc h4{
	font-size:15px;
	line-height:1.35;
	margin:0 0 5px;
}
.row-ptvc .col-box-ptvc p{
	margin:0;
	font-size:14.4px;
	color:#64748b;
}
.row-tu-van .col-content > .col-inner{
	background:#0F172A;
	border-radius:40px;
	padding:48px;
}
.row-tu-van .text.list-item ul{
	list-style:none;
	display:flex;
	flex-wrap:wrap;
	gap:15px ;
	margin:0 0 30px;
}
.row-tu-van .text.list-item ul li{
	margin:0 !important;
	width:calc(50% - 15px);
}
.row-tu-van .text.list-item ul li i{
	margin-right:6px;
	color:#f97316;
}
.row-tu-van a.button{
	margin:0;
	border-radius:99px;
	border:0;
	box-shadow:none !important;
	font-size:13px;
	padding:6px 32px;
	background-image: linear-gradient(90deg, #ff5722, #ffc107);
}
.row-tu-van a.button:hover{
	transform:translatey(-6px);
}
.row-tu-van .col-img .img{
	border:4px solid #ffffff1a;
	border-radius:15px;
	overflow:hidden;
	transition:all 0.3s;
	transform:rotate(3deg);
}

.row-tu-van .col-img .img:hover{
	transform:rotate(0);
}

.row-giai-phap .col-content > .col-inner{
	padding:48px;
	background-image: linear-gradient(90deg, #ff5722, #ffc107);
	background-image: linear-gradient(135deg, #2f7d32, #5fa84f);
	border-radius:24px;
	box-shadow:
		0 20px 25px -5px rgba(0,0,0,.1),
		0 8px 10px -6px rgba(0,0,0,.1);
}
.row-giai-phap .col-btn > .col-inner{
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	justify-content:center;
	gap:15px;
}
.row-giai-phap .col-btn a.button{
	margin:0;
	border-radius:99px;
	box-shadow:none !important;
	padding:14px 32px;
	line-height:1.35;
	min-height:unset;
	border:0;
}

.row-giai-phap .col-btn a.button.btn1{
	background-color:#fff;
	box-shadow:
		0 10px 15px -3px rgba(0,0,0,.1),
		0 4px 6px -4px rgba(0,0,0,.1);
/* 	color:#ea580c; */
	color:var(--do);
}
.row-giai-phap .col-btn a.button.btn1:hover{
	background:#FFF8F0 !important;
}
.row-giai-phap .col-btn a.button.btn2{
	background-color:transparent !important;
	border:2px solid #fff;
}
.row-giai-phap .col-btn a.button.btn2:hover{
	background-color:#FFAA4B !important;
	background-color:var(--do) !important;
}

.row-popup-content-dv{
	max-height:90vh;
	border: 1px solid rgba(255, 255, 255, .5);
	border-radius:20px;
	overflow:hidden;
	background:#eeeeee;
	position:relative;
}
.row-popup-content-dv .col-content{
	overflow-y:auto;
	max-height:90vh;
}

.row-popup-content-dv .col-btn{
	position:absolute;
	left:0;
	bottom:0;
	z-index:3;
	width:100%;
	background:#fff;
	padding:20px 30px !important;
	border: 1px solid rgba(255, 255, 255, .5);
	box-shadow: 0 8px 32px #0000000a, inset 0 1px 1px #fff6, inset 0 -1px 1px #00000005;
}
.row-popup-content-dv .col-btn a.button{
	margin:0 0 0 auto !important;
	display:table;
	border-radius:99px;
}

.row-popup-content-dv .col-banner h2{
	line-height:1.35;
	font-size:30px;
}
.row-popup-content-dv .col-banner .banner img{
	height:100%;
}
.row-popup-content-dv .row-step{
	position:relative;
	margin-bottom:24px;
}
.row-popup-content-dv .row-step:before{
	content:'';
	position:absolute;
	top:0;
	left:50%;
	height:calc(100% + 24px);
	width:2px;
	background:rgba(255,255,255,0.6);
	z-index:1;
}
.row-popup-content-dv .row-step > .col > .col-inner{
	height:100%;
}
.row-popup-content-dv .row-step .col-number .txt-number{
	width:40px;
	height:40px;
	display:flex;
	align-items:center;
	justify-content:center;
	background:#fee2e2;
	border:4px solid #fff;
	border-radius:50%;
	position:absolute;
	top:50%;
	transform:translatey(-50%);
	right:-20px;
	z-index:2;
}
.row-popup-content-dv .row-step:nth-child(even) .col-number .txt-number{
	left:-20px;
}
.row-popup-content-dv .row-step .col-number .txt-number,
.row-popup-content-dv .row-step .col-number .txt-number p{
	margin:0;
	font-weight:600;
	color:var(--do);
}
.row-popup-content-dv .row-step:nth-child(odd) .col-txt{
	padding-left:40px !important;
}
.row-popup-content-dv .row-step:nth-child(even) .col-txt{
	padding-right:40px !important;
	order:-1;
}
.row-popup-content-dv .row-step .col-txt > .col-inner{
	background:#fff;
	border-radius:15px;
	padding:16px;
}
.row-popup-content-dv .row-step .col-txt h4{
	font-size:16px;
}
.row-popup-content-dv .row-step .col-txt p{
	margin:0;
	font-size:15px;
}

/* Về Chúng Tôi */
.tab-gioi-thieu > .nav{
	border-bottom:1px solid #e5e7eb;
	margin-bottom:32px;
}
.tab-gioi-thieu  > .nav li{
	margin:0 30px;
}
.tab-gioi-thieu  > .nav li a{
	padding:0 16px 16px;
	font-size:15px;
	font-weight:500;
	position:relative;
}
.tab-gioi-thieu  > .nav li a:before{
	content:'';
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:2px;
	background:var(--do);
	opacity:0;
	visibility:hidden;
}
.tab-gioi-thieu  > .nav li.active a:before{
	opacity:1;
	visibility:visible;
}
.tab-gioi-thieu  > .nav li.active a{
	color:var(--do);
}


.col-doi-ngu > .col-inner{
	height:100%;
	background:#fff;
	border-radius:20px;
	overflow:hidden;
	border:1px solid #ffffff80;
	box-shadow: 0 1px 2px rgba(0,0,0,.05);
	transition:all 0.4s;
}
.col-doi-ngu > .col-inner:hover{
	transform:scale(1.04) translatey(-3px);
	box-shadow:
		0 4px 6px -1px rgba(0,0,0,.1),
		0 2px 4px -2px rgba(0,0,0,.1);

}








/* Footer */
.txt-logo-f p{
	font-size:14.4px;
}
.follow-f{
	display:flex;
	flex-wrap:wrap;
	gap:10px;
}
.follow-f a{
	margin:0;
	display:flex !important;
	align-items:center;
	justify-content:center;
	width:40px;
	height:40px;
	border:none !important;
	flex-shrink:0;
	background-color:rgba(255,255,255,0.4) !important;
}
.follow-f a i{
	top:unset;
	color:#fff !important;
}
.follow-f a.flickr i:before{
	content:'\f075';
	font-family:'fontawesome';
}
.follow-f a.px500 i:before{
	content:'\f0c1';
	font-family:'fontawesome';
}

.sec-footer{
	padding-top:64px !important;
	padding-bottom:32px !important;
}
.title-f p{
	font-size:14.4px;
	margin:0 0 24px;
	padding:0 0 8px;
	width:max-content;
	max-width:100%;
	border-bottom:1px solid rgba(255,255,255,0.5);
	font-weight:700;
	line-height:1.35;
}
.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:#ffd200 !important;
}
.menu-f a i{
	width:unset;
}
.menu-f .mn-chinh-sach a i:before{
	content:'\f3ed';
	font-family:'fontawesome';
}
.menu-f .mn-dieu-khoan a i:before{
	content:'';
	font-family:'fontawesome';
}

.contact-f p{
	margin:0;
	line-height:1.35;
	font-size:14.4px;
}
.contact-f p + p{
	margin-top:12px;
}
.contact-f p i{
	width:20px;
	color:var(--vang);
}
.col-coppy-f > .col-inner{
	padding-top:30px;
	border-top:1px solid rgba(255,255,255,0.3);
	display:flex;
	flex-wrap:wrap;
	gap:10px 30px;
	justify-content:space-between;
	align-items:center;
}
.col-coppy-f :is(p,a){
	font-size:12px;
	margin:0;
	color:#e2e2e2;
}
.col-coppy-f .menu-coppy{
	flex-direction:row;
	gap:8px 15px;
}
.col-coppy-f .menu-coppy a{
	padding:0;
	min-height:unset;
}
.col-coppy-f .menu-coppy a:hover{
	color:#fff !important;
}

/* Trang chủ */
.sec-1-home .col-txt .col-btn > .col-inner{
	display:flex;
	flex-wrap:wrap;
	gap:15px;
}
.sec-1-home .col-txt .col-btn a.button{
	margin:0;
	border-radius:99px;
	border:none;
	box-shadow:none !important;
	font-size:14.4px;
	font-weight:600;
	padding:12px 32px;
	line-height:1.35;
	min-height:unset;
}
.sec-1-home .col-txt .col-btn a.button:hover{
	transform:translatey(-3px);
}
.sec-1-home .col-txt .col-btn a.button.btn1 {
	box-shadow:
		0 10px 15px -3px rgba(0,0,0,.1),
		0 4px 6px -4px rgba(0,0,0,.1) !important;
}
.sec-1-home .col-txt .col-btn a.button.btn2 {
	border:1px solid #ffffff80;
	background-color: #fff !important;
	box-shadow: 0 1px 2px rgba(0,0,0,.05) !important;
	color:#334155;
}
.sec-1-home .col-txt .list-item ul{
	list-style:none;
	margin:0;
	display:flex;
	flex-wrap:wrap;
	gap:15px;
}
.sec-1-home .col-txt .list-item ul li{
	margin:0 !important;
	padding:6px 12px;
	border:1px solid #ffedd580;    
	background-color: #fff7ed80;
	border-radius:99px;
	line-height:1.35;
	font-size:14px;
	font-weight:500;
}
.sec-1-home .col-txt .list-item ul li i{
	margin-right:5px;
	color:#FF651E;
}
.sec-1-home .col-img > .col-inner{
	border-radius:16px;
	overflow:hidden;
	border:4px solid #fff;
	box-shadow: 0 25px 50px -12px rgba(0,0,0,.25);
}

.col-couter > .col-inner{
	background: linear-gradient(135deg, #fff9, #fff3);
	backdrop-filter: blur(30px) saturate(180%);
	-webkit-backdrop-filter: blur(30px) saturate(180%);
	border: 1px solid rgba(255, 255, 255, .7);
	box-shadow: 0 10px 40px -10px #0000001a, inset 0 1px 2px #fff9, inset 0 -1px 2px #0000000d;
	overflow: hidden;
	border-radius:24px;
	padding:30px;
}

.sec2-home .col-box-dv > .col-inner{
	height:100%;
	padding:30px;
	border: 1px solid rgba(255, 255, 255, .5);
	box-shadow: 0 8px 32px #0000000a, inset 0 1px 1px #fff6, inset 0 -1px 1px #00000005;
	background:#fff;
	transition:all 0.3s;
	border-radius:24px;
}
.sec2-home .col-box-dv > .col-inner:hover{
	transform:scale(1.04) translatey(-3px);
	box-shadow: 0 25px 50px -12px rgba(0,0,0,.25);
}
.sec2-home .col-box-dv .icon-box .icon-box-img{
	width:56px;
	height:56px;
	border-radius:16px;
	background:#fff;
	border: 1px solid rgba(255, 255, 255, .6);
	box-shadow: 0 15px 35px #0000000f, inset 0 1px 2px #ffffff80;
	transition:all 0.3s;
}
.sec2-home .col-box-dv .icon-box .icon-box-img img{
	transition:all 0.3s;
	width:28px;
}
.sec2-home .col-box-dv > .col-inner:hover .icon-box .icon-box-img{
	background:var(--xanh);
}
.sec2-home .col-box-dv > .col-inner:hover .icon-box .icon-box-img img{
	filter: brightness(0) invert(1);
	-webkit-filter: brightness(0) invert(1);
}
.sec2-home .col-box-dv a.button:hover i{
	transform:translatex(3px);
}
.sec2-home .col-box-dv .icon-box h3{
	font-size:20px;
	margin:0 0 16px;
	transition:all 0.3s;
}
.sec2-home .col-box-dv > .col-inner:hover .icon-box h3{
	color:var(--xanh);
}
.sec3-home .col-video > .col-inner{
	width:calc(100% - 20px);
	margin-right:auto !important;
	margin-left:0 !important;
	border-radius:24px;
	overflow:hidden;
}
.sec3-home .col-exp > .col-inner{
	padding:30px;
	border-radius:24px;
	background: linear-gradient(135deg, #fff9, #fff3);
	backdrop-filter: blur(30px) saturate(180%);
	-webkit-backdrop-filter: blur(30px) saturate(180%);
	border: 1px solid rgba(255, 255, 255, .7);
	box-shadow: 0 10px 40px -10px #0000001a, inset 0 1px 2px #fff9, inset 0 -1px 2px #0000000d;
}
.sec3-home .row-list-item .col-item > .col-inner{
	display:flex;
	align-items:flex-start;
	gap:10px;
}
.sec3-home .row-list-item .col-item .number{
	width:32px;
	height:32px;
	flex-shrink:0;
	display:flex;
	align-items:center;
	justify-content:center;
	border-radius:50%;
	background:#6c9b628a;
	font-size:12px;
	line-height:1;
	font-weight:700;
	color:#205316;
	transition:all 0.3s;
}
.sec3-home .row-list-item .col-item .number p{
	margin:0;
	line-height:1;
}
.sec3-home .row-list-item .col-item > .col-inner:hover .number{
	background:var(--xanh);
	color:#fff;
}
.sec3-home .row-list-item .col-item .txt-mota h3{
	font-size:16px;
	font-weight:600;
	line-height:1.35;
	margin:0 0 5px;
}
.sec3-home .row-list-item .col-item .txt-mota p{
	font-size:14px;
	margin:0;
	line-height:1.35;
	color:#64748b;
}
.sec3-home .row-list-item .col-item + .col-item{
	margin-top:25px;
}
.sec3-home a.button{
	box-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -4px rgba(0, 0, 0, .1) !important;
	border:0;
	padding:5px 32px;
}
.sec3-home a.button:hover{
	transform:translatey(-3px);
}

.ga-doi-tac .owl-stage {
	transition-timing-function: linear !important;
}
.ga-doi-tac .owl-item .col{
	padding:0;
}
.ga-doi-tac .box-image img{
	height:unset;
	width:unset;
	max-height:100%;
	max-width:100%;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
}

.icon-menu{
	color:var(--xanh);
}
.mobile-sidebar .nav-sidebar li > a{
	color:#000;
}
.mobile-sidebar .nav-sidebar > li{
	border:none !important;
	padding:5px 15px;
}
.mobile-sidebar .nav-sidebar > li > a{
	font-size:14.4px;
	text-transform:initial;
	font-weight:600 !important;
	background:#fff;
	color:var(--xanh) !important;
	padding: 10px 10px !important;
    border-radius: 10px;
	box-shadow: 0 1px 2px rgba(0,0,0,.05);
	position:relative;
}
.mobile-sidebar .nav-sidebar > li > a:before{
	content:'\f105';
	font-family:'fontawesome';
	position:absolute;
	top:50%;
	right:10px;
	transform:translatey(-50%);
	opacity:1;
	visibility:visible;
}
.row-popup-thong-bao .col-content > .col-inner{
	max-height:75vh;
	overflow-y:auto;
}
.row-popup-thong-bao .col-content .col-mq > .col-inner{
	border-radius:10px;
	border-left:4px solid var(--do);
	background:linear-gradient(to right,#FFF7ED,transparent);
	padding:15px;
}
.row-popup-thong-bao .col-content .col-mq h3{
	font-size:15px;
	margin: 0 0 5px;
	line-height:1.35;
}
.row-popup-thong-bao .col-content .col-mq  p{
	margin:0;
	font-size:14px;
}
.row-popup-thong-bao .col-btn-close button.pum-close.popmake-close{
	position:relative !important;
	right:unset !important;
	top:unset !important;
	padding:5px 20px;
	text-transform:uppercase;
	letter-spacing:1px;
	background:var(--xanh);
	color:#fff;
	font-size:15px !important;
	font-weight:600 !important;
	width:unset;
	height:unset;
	line-height:1.35;
	display:table;
	margin:0 auto !important;
	border-radius:5px !important;
}
.row-popup-thong-bao .col-btn-close button.pum-close.popmake-close:hover{
	background:#326129 !important;
}
.row-popup-thong-bao .col-btn-close > .col-inner{
	border-top:1px solid #e2e2e2;
}
#popmake-1652{
	border-radius:10px;overflow:hidden;
}
#popmake-1652 > .pum-close.popmake-close{
	width: 30px;
    height: 30px;
    right: 5px !important;
    top: 5px;
    color: #fff;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.2);
}
#popmake-1652 > .pum-close.popmake-close i{
	font-size:15px !important;
}
@media only screen and (max-width:1200px){
	.row-bang-gia .col-bang-gia{
		flex-basis: 50%;
		max-width: 50%;
	}
}
@media only screen and (max-width:849px){
	.order-1-tablet{
		order:-1;
	}
	.blog-archive #post-list .post-item{
		flex-basis: 50%;
		max-width: 50%;
	}
	.blog-featured-title .page-title-inner {
		min-height: 50vh !important;
		padding-top:24px;
		padding-bottom:24px;
	}
	.ga-doi-tac .box-image {
		padding-top:80% !important;
	}
}

@media only screen and (max-width:568px){
	.order-1{
		order:-1;
	}
	.col-coppy-f > .col-inner {
		flex-direction:column;
		justify-content: center;
	}
	.blog-archive #post-list .post-item{
		flex-basis: 100%;
		max-width: 100%;
	}
	.blog-archive h1.page-title {
		font-size: 26px;
	}
	.blog-featured-title .page-title-inner {
		min-height: 40vh !important;
	}
	.blog-featured-title h1.entry-title {
		font-size: 24px;
	}
	.related-posts h3.txt-title{
		font-size:22px;
	}
	.sec-bao-gia .col-tab .tabbed-content > .nav li a {
		font-size: 15px;
		font-weight: 600;
	}
	.sec-bao-gia .col-tab .tabbed-content .tab-panels,
	.sec-bao-gia .col-contact > .col-inner{
		padding: 30px 20px;
	}
	.form-flex .r50 {
		width: 100%;
	}
	.form-flex {
		gap: 10px 20px;
	}
	.row-bang-gia .col-bang-gia > .col-inner {
		padding: 24px;
	}
	.row-bang-gia .col-bang-gia{
		flex-basis: 100%;
		max-width: 100%;
	}
	.row-bang-gia .col-bang-gia .list-item {
		padding: 25px 0;
	}
	.col-box-dichvu .box .box-text {
		padding: 15px 15px 20px;
	}
	.col-box-dichvu .box .icon-box h3 {
		font-size: 22px;
	}
	.row-popup-dv .col-form {
		flex-basis: 100%;
		max-width: 100%;
	}
	.row-popup-dv .col-form > .col-inner {
		padding: 30px 20px;
	}
	.row-tu-van .col-content > .col-inner {
		border-radius: 30px;
		padding: 30px;
	}
	.row-tu-van .text.list-item ul li {
		width: 100%;
	}
	.row-ptvc .col-box-ptvc > .col-inner {
		padding: 20px;
	}
	.row-giai-phap .col-content > .col-inner {
		padding: 30px 20px;
	}
	.row-popup-content-dv .col-banner h2 {
		font-size: 24px;
	}
	.row-popup-content-dv .row-step .col-number {
		flex-basis: 60px;
		max-width: 60px;
		order:-1;
	}
	.row-popup-content-dv .row-step .col-txt {
		flex-basis: unset;
		max-width: unset;
		flex:1;
	}
	.row-popup-content-dv .row-step .col-number .txt-number {
		width: 40px;
		height: 40px;
		border: 4px solid #fff;
		right: unset;
		left: 0 !important;
	}
	.row-popup-content-dv .row-step:nth-child(odd) .col-txt {
		padding-left: 0 !important;
	}
	.row-popup-content-dv .row-step:nth-child(even) .col-txt {
		padding-right: 0 !important;
	}
	.row-popup-content-dv .row-step:before {
		left: 20px;
	}
	.row-popup-content-dv .col-btn {
		padding: 20px 15px !important;
	}
	.tab-gioi-thieu > .nav {
		margin-bottom: 20px;
	}
	.col-couter > .col-inner {
		padding: 30px 10px;
	}
	.sec2-home .col-box-dv > .col-inner {
		padding: 30px 20px;
	}
	.sec3-home .col-video > .col-inner {
		width: 100%;
	}
	.post-item .box-text {
		padding: 24px 15px;
	}
	.ga-doi-tac .box-image {
		padding-top:100% !important;
	}
}

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

}