/*
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:ital,wght@0,100..900;1,100..900&display=swap');
:root{
	--do:#b20000;
	--vang:#eeee22;
}
.uxb-draggable *{
	pointer-events:initial !important;
}
html,body,span,label,a,p,button,b,div{
	font-family: "Roboto", sans-serif;
}
h1,h2,h3,h4,h5,h6,.nav > li > a,nav,li{
	font-family: "Roboto", sans-serif !important;
}
h1,h2,h3,h4,h5,h6{
	line-height:inherit;
}
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 .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;
}
.btn-m0{
	margin:0;
}
.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 !important;
}
.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-mb8 p,.title-mb8 :is(h1,h2,h3,h4,h5,h6){
	margin-bottom:8px !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-f20 :is(h1,h2,h3,h4){
	font-size:20px;
}
.f14,.f14 *{
	font-size:14px !important;
}
.is-uppercase, .uppercase{
	line-height:inherit;
	letter-spacing: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(--do) !important;
	padding:0;
}
.footer-secondary{
	display:none;
}
.footer-primary,.copyright-footer{
	width:100%;
	text-align:center;
	color:#ffffff;
	position:relative;
	font-size:14px;
}
.footer-primary{
	padding:15px 0 35px;
	border-top:1px solid rgb(255,255,255,0.3);
}
.blog-wrapper{
	padding-bottom:0;
}
.single-page{
	text-align:justify;
	padding-top:0;
}
.single-page figure{
	margin-left:auto;
	margin-right:auto;
}
#top-link{
	width: 40px;
	height: 40px;
	border-radius: 5px !important;
	border: 1px solid #c72528 !important;
	color: #fff !important;
	background: url(/wp-content/uploads/2025/12/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;
	border:1px solid #808080;
}
th,td{
	border:1px solid #808080;
	padding:12px 8px !important;
	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-text{
	padding:15px 15px 20px;
}
.post-item .post-title{
	margin:0 0 10px;
}
.post-item .post-title a{
	margin:0;
	font-size:18px;
	color:var(--xanh);
	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 .from_the_blog_excerpt {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.line-title{
	width:160px;
	margin:0 auto;
	height:4px;
	background:#d1d5db;
	border-radius:4px;
	position:relative;
}
.line-title:before{
	content:'';
	width:50%;
	background:var(--do);
	height:100%;
	top:0;
	left:50%;
	transform:translatex(-50%);
	z-index:1;
	position:absolute;
}

/* Header */
.btn-phone-header a{
	padding:8px 12px;
	font-weight:700;
	font-size:18px;
	border-radius:99px;
	background:#F3F4F6;
	color:var(--do) !important;
}
.btn-phone-header a i{
	margin-right:5px;
}
.header-nav-main li a{
	color:#1f2937;
}
.header-nav-main > li{
	margin:0 20px;
}
.header-nav-main > li > a{
	font-size:18px;
	text-transform:initial;
	position:relative;
	color:var(--do) !important;
}
.header-nav-main > li > a:before{
	content:'';
	position:absolute;
	left:0;
	bottom:5px;
	height:2px;
	width:0;
	transition:all 0.3s;
	opacity:1;
	visibility:visible;
	background:var(--do);
}
.header-nav-main > li:hover > a:before{
	width:100%;
}
.header-nav-main li:hover > a{
	color:var(--do) !important;
}
.header-nav-main ul.sub-menu{
	padding:0;
	border-radius:6px;
	border-top:3px solid var(--do);
}
.header-nav-main ul.sub-menu li a{
	margin:0;
	padding:10px 15px;
	border:none !important;
}
.header-nav-main ul.sub-menu li:hover > a{
	background:#F3F4F6;
}

/* Trang chủ */
a.button.btn-hotline{
	font-size:24px;
}
.btn-lac {
	transition-property: transform;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
	animation: btn-lac 1s infinite;
}
@keyframes btn-lac{
	0%, 100% {
		transform: translateY(-25%);
		animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
	}
	50% {
		transform: none;
		animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
	}
}

.col-box-dv > .col-inner{
	height:100%;
	background:#fff;
	overflow:hidden;
	border-radius:15px;
	box-shadow:
		0 4px 6px -1px rgb(0 0 0 / 0.1),
		0 2px 4px -2px rgb(0 0 0 / 0.1);
	padding:16px;
	transition:all 0.3s;
}
.col-box-dv > .col-inner:hover{
	transform:translatey(-8px);
}
.col-box-dv > .col-inner:hover .box-image img{
	transform:scale(1.1);
}
.col-box-dv .box .box-text{
	padding:15px 0 10px;
}
.col-box-dv .box h4{
	font-size:18px;
	color:var(--do);
	line-height:1.35;
	margin:0 0 8px;
}
.col-box-dv .box p{
	margin:0;
	color:#4b5563;
}

.sec-bang-gia {
	background:url(/wp-content/uploads/2026/05/carbon-fibre.png) repeat;
}
.sec-bang-gia .list-item ul {
	list-style:none;
}
.sec-bang-gia .list-item ul li{
	margin-left:0;
}
.sec-bang-gia .list-item ul li i{
	color:var(--vang);
	margin-right:6px;
}
.sec-bang-gia .bang-gia table,
.sec-bang-gia .bang-gia table :is(th,td){
	border-color:#80808080;
	transition:all 0.3s;
}
.sec-bang-gia .bang-gia table tbody tr:nth-child(odd){
	background-color: #80808012;
}
.sec-bang-gia .bang-gia table tbody tr:hover{
	background-color:rgb(255 255 255 / 0.05) !important;
}

.map-he-thong{
	height:600px;
}





/* Footer */
.title-f{
	padding:0 0 8px;
	margin:0 0 16px;
	border-bottom:1px solid rgb(255 255 255 / 0.3);
	text-transform:uppercase;
}
.menu-cs-f > div + div{
	margin-top:5px !important;
}
.menu-cs-f a{
	padding:0;
	line-height:1.35;
	min-height:unset;
	text-decoration:underline;
	border: 1px solid #c36;
	border-radius: 3px;
	width:max-content;
	max-width:100%;
	flex:unset;
	border-radius:3px;
}
.menu-cs-f a:hover{
	background:#CC3366;
	color:#F7E04C !important;
	text-decoration:unset;
}
.contact-f p{
	margin:0;
}
.contact-f p + p{
	margin-top:10px;
}
.contact-f p i{
	width:20px;
}
.list-khu-vuc-f ul{
	margin:0;
	display:flex;
	flex-wrap:wrap;
	gap:10px 15px;
	margin-right:-15px;
	list-style:none;
}
.list-khu-vuc-f ul li{
	margin:0 !important;
	width:calc(50% - 15px);
	line-height:1.35;
	position:relative;
	padding:0 0 0 10px;
}
.list-khu-vuc-f ul li:before{
	content:'';
	position:absolute;
	top:7px;
	left:0;
	width:4px;
	height:4px;
	background:#fff;
	border-radius:50%;
	display:block;
}


.list-dich-vu-f ul{
	margin:0;
	list-style:none;
}
.list-dich-vu-f ul li{
	margin:0 !important;
	position:relative;
	line-height:1.35;
	display:flex;
}
.list-dich-vu-f ul li + li{
	margin-top:10px !important;
}
.list-dich-vu-f ul li i{
	color:var(--vang);
	margin-right:5px;
	font-size:11px !important;
	transform:translatey(3px);
}


.contact-fix{
	position:fixed;
	left:0;
	bottom:0;
	width:100%;
	background:#fff;
	border-top:1px solid #e5e7eb;
	padding:12px;
	display:none;
	gap:12px;
}
.contact-fix a{
	width:50%;
	display:flex;
	align-items:center;
	justify-content:center;
	min-height:52px;
	border-radius:6px;
	background:#fac100;
	color:var(--do);
	font-weight:700;
	font-size:18px;
}
.contact-fix a img{
	margin-right:6px;
	width:24px;
}
.contact-fix a.hotline{
	background:#005fbf;
	color:#fff;
}

.icon-menu{
	color:var(--do);
}
.mobile-sidebar .nav-sidebar li a{
	color:#000;
}
.mobile-sidebar .nav-sidebar > li > a{
	font-size:16px;
	color:#000;
	font-weight:600 !important;
}
@media only screen and (max-width:1600px){
	body :is(.container, .row) {
		max-width: calc(100vw - 100px);
	}
}
@media only screen and (max-width:1450px){
	body :is(.container, .row) {
		max-width: calc(100vw - 50px);
	}
}
@media only screen and (max-width:1200px){
	body :is(.container, .row) {
		max-width: 100vw;
	}
}
@media only screen and (max-width:849px){
	.order-1-tablet{
		order:-1;
	}
	.map-he-thong{
		height:400px;
	}
}
@media only screen and (max-width:568px){
	.order-1{
		order:-1;
	}
	.map-he-thong{
		height:300px;
	}
	.contact-fix{
		display:flex;
	}
	#button-contact-vr{
		display:none;
	}
	.footer-primary {
		padding: 15px 0 100px;
	}
}
@media only screen and (max-width:440px){

}