/*
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=Lexend:wght@100..900&display=swap');
:root{
	--xanh:#23527c;
}
html,body,span,label,a,p,button,b,div{
	font-family: "Lexend", sans-serif;
}
h1,h2,h3,h4,h5,h6,.nav > li > a,nav,li{
	font-family: "Lexend", sans-serif !important;
}
b,strong{
	font-weight:bold;
}
form{
	margin:0 !important;
}
form input:not([type=submit]),textarea,select{
	box-shadow:none !important;
	outline:none !important;
}
.txt-jus{
	text-align:justify;
}
.txt-jus :is(h1,h2,h3,h4,h5,h6){
	text-align:left;
}
.p-mb0 p{
	margin-bottom:0;
}
a{
	cursor:pointer;
}
.wpcf7-spinner,.product-images .image-tools.bottom.left{
	display:none !important;
}
input[type=submit]{
	margin:0;
}
.section-content{
	z-index:unset !important;
}
.dark, .dark p, .dark td{
	color:#fff !important;
}
.pd-b0{
	padding-bottom:0 !important;
}
.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;
}
.txt-coppy p{
	font-size:14.4px;
}
.blog-wrapper{
	padding-bottom:0;
}
.single-page{
	text-align:justify;
	/* 	padding-top:0; */
}
#top-link{
	width: 40px;
	height: 40px;
	border-radius: 5px !important;
	border: 1px solid var(--xanh) !important;
	color: #fff !important;
	background: url(/wp-content/uploads/2025/07/top.png) var(--xanh);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	right: 16px;
}
table {
	border-collapse: collapse;
}
.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 iframe{
	width:100%;
	height:100%;
}
.pum-overlay.pum-overlay-disabled {
	visibility: inherit !important;
}
.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-mix-bg .section-bg{
	opacity: 0.18;
	mix-blend-mode: overlay;
	will-change: transform, opacity;
}

/* Header */
.header-nav-main.nav-left > li {
	margin:0 20px;
}
.header-nav-main.nav-left > li > a{
	font-size:16px;
	font-weight:700;
	color:#fff !important;
	position:relative;
}
.header-nav-main.nav-left > li > a:before{
	content:'';
	position:absolute;
	left:50%;
	bottom:0;
	transform:translatex(-50%);
	transition:all 0.3s;
	width:0;
	height:2px;
	background:#fff;
	opacity:1 !important;
}
.header-nav-main.nav-left > li:hover > a:before{
	width:100%;
}

a.header-button{
	box-shadow:none !important;
	transition:all 0.3s !important;
	background-color:#2bc995 !important;
	font-size:14px !important;
	padding:5px 15px !important;
	color:#fff !important;
}
a.header-button:hover{
	transform:translatey(-5px);
}
a.header-button i{
	font-size:15px !important;
	margin:0 5px 0 0 !important;
	top:unset !important;
}
li.lang-item a img{
	display:none;
}
li.lang-item a{
	padding:0 !important;
	display:block;
	width:25px;
	height:25px;
}
li.lang-item a[lang="vi"]{
	background:url(/wp-content/uploads/2025/08/flag_vn.png) no-repeat;
	background-position:center;
	background-size:cover;
}
li.lang-item a[lang="en-GB"]{
	background:url(/wp-content/uploads/2025/08/flag_en.png) no-repeat;
	background-position:center;
	background-size:cover;
}

.title-sec :is(h1,h2){
	font-size:26px;
	line-height:1.35;
	color:var(--xanh);
}
.contact-lh h3{
	font-weight:500;
	font-size:16px;
}
.contact-lh p{
	margin:0 0 10px;
}
.contact-lh p i{
	width:20px;
	margin-right:5px;
	color:var(--xanh);
}
.map-lh{
	height:300px;
}

/* Tin tức */
.blog-archive h1.page-title{
	font-size:26px;
	color:var(--xanh);
}
.post-item .col-inner{
	height:100%;
	background:#fff;
	box-shadow: 0 3px 6px -4px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .23);
	transition:all 0.3s;
}
.post-item .col-inner:hover{
	box-shadow: 0 10px 20px rgba(0, 0, 0, .19), 0 6px 6px rgba(0, 0, 0, .22);
}
.post-item .box-text{
	padding:10px 15px 20px;
}
.post-item .post-title a{
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	margin:0 0 7px;
	transition:all 0.3s;
	font-size:17px;
}
.post-item .post-title a:hover{
	color:var(--xanh);
}
.post-item .from_the_blog_excerpt {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.blog-single article.post{
	box-shadow: 0 3px 6px -4px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .23);
	transition:all 0.3s;
	background:#fff;
	padding:20px;
	border-radius:10px;
}

/* Trang chủ */

.slider-banner-home .banner h2{
	font-size:35px;
	font-weight:700;
	line-height:1.35;
}
.sec-form-dat-xe .col-form{
	margin-top:-50px;
	position:relative;
	z-index:2;
}
.sec-form-dat-xe .col-form > .col-inner{
	background:#fff;
	padding:30px 30px 50px;
	border-radius:10px;
	box-shadow: 0 14px 28px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .1);
}
.form-dat-xe > p{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	row-gap:25px;
}
.form-dat-xe > p > *{
	width:calc(100% / 4 - 10px);
}
.form-dat-xe :is(input,select){
	margin:0;
	height:40px;
	border-radius:99px;
	background-color:rgba(0,0,0,.03);
}
.form-dat-xe input[type=submit]{
	background-color:var(--xanh) !important;
}

.bg-title{
	background-image: url(/wp-content/uploads/2025/08/bg-title-2.png);
	background-repeat: no-repeat;
	color: white;
	width: 234px;
	height: 41px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin:0 0 10px;
}
.bg-title.bg-white{
	background-image: url(/wp-content/uploads/2025/08/bg-title-white.png);
	background-repeat: no-repeat;
}
.bg-title p {
	margin: 0px;
}
.bg-title.bg-white p{
	color:var(--xanh);
	font-weight:600;
}
.col-tai-sao > .col-inner{
	height:100%;
	background:#fff;
	padding: 20px 20px 20px 20px;
	border-radius: 15px;
	box-shadow: 0 3px 6px -4px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .23);
}
.col-tai-sao .icon-box h3{
	font-size:18px;
	font-weight:600;
}
.col-tai-sao .icon-box p{
	font-size:15px;
}
.col-tuyen-xe > .col-inner{
	height:100%;
	background:#fff;
	border-radius:10px;
	overflow:hidden;
	box-shadow: 0 3px 6px -4px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .23);
	padding:0 0 20px;
}
.col-tuyen-xe .txt-centent{
	padding:0 15px 20px;
}
.col-tuyen-xe .txt-centent p{
	margin:0 0 5px;
	font-size:18px;
}
.col-tuyen-xe .txt-centent p i{
	font-size:14px;
	margin:0 3px;
}
.post-style .post-item .col-inner{
	border-radius:6px;
	overflow:hidden;
}


/* Chân trang */
.logo-f{
	display:flex;
}
.logo-f .box-image{
	width:200px !important;
	flex-shrink:0;
}
.logo-f .box-text{
	padding:0 0 0 20px;
}
.logo-f .text-logo-f p{
	font-size:16px;
	margin:0 0 15px;
	line-height: 1.5;
}
.logo-f .contact-f p{
	margin:0;
	font-size:16px;
}
.logo-f .contact-f p + p{
	margin-top:10px;
}
.logo-f .contact-f p i{
	width:20px;
	font-size:15px;
	margin-right:5px;
}
.title-f p{
	font-size:16px;
	font-weight:700;
	margin:0 0 8px;
}
.menu-f ul{
	margin:0;
}
.menu-f ul li{
	list-style:none;
	margin:0 !important;
	padding:7px 0 7px 12px;
	border-bottom:1px solid #ececec;
	font-size:14.4px;
	position:relative;
}
.menu-f ul li:last-child{
	border-bottom:0;
	padding-bottom:0;
}
.menu-f ul li:before{
	content:'\f105';
	font-family:'fontawesome';
	position:absolute;
	left:0;
	top:8px;
	font-size:11px;
}
.menu-f ul li a{
	min-height:unset;
	line-height:unset;
	padding:0;
}
.menu-f ul li i{
	font-size:12px;
	margin:0 5px;
}





.icon-menu{
	color:#fff;
}
.sidebar-menu .nav-sidebar > li > a{
	font-weight:500 !important;
	font-size:16px;
	color:var(--xanh);
}
.sidebar-menu .header-search-form-wrapper :is(input, button[type=submit]){
	height:42px;
	border:none;
	border-radius:99px !important;
}
.sidebar-menu .header-search-form-wrapper input{
	border:1px solid #e2e2e2 !important;
	padding-right:50px;
}
.sidebar-menu .header-search-form-wrapper button[type=submit]{
	background-color:var(--xanh) !important;
	width:45px;
	position:absolute;
	top:0;
	right:0;
}


/* Popup */
.pum-container{
	border-radius:6px !important;
}
.pum-close{
	margin:0 !important;
	font-size:22px !important;
}
.pum-container h2{
	text-align:center;
	font-size:24px;
	color:var(--xanh);
	margin:0 0 20px;
}
.pum-container .form-dat-xe > p > *{
	width:calc(100% / 2 - 10px);
}
.pum-container .form-dat-xe > p {
	row-gap: 20px;
}

/* Contact - fix */
.contact-fix{
	position:fixed;
	bottom:15px;
	right:15px;
	z-index:999;
}
.contact-fix.active{
	z-index:1000;
}
.contact-fix.f2{
	bottom:115px;
}
.contact-fix .contact-button{
	width:70px;
	height:70px;
	display:flex;
	flex-direction:column;
	align-items:center;
	justify-content:center;
	border-radius:50%;
	position:relative;
	background:#0fab23;
	cursor:pointer;
}
.contact-fix.f1 .contact-button{
	background:#2bc995;
}
.contact-fix .contact-button:before{
	content:'';
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	animation: arcu-pulse 2s infinite;
	background:#0fab23;
	width:100%;
	height:100%;
	border-radius:50%;
	z-index:1;
}
.contact-fix.f1 .contact-button:before{
	background:#2bc995;
}
@keyframes arcu-pulse{
	0% {
		width:0;
		height:0;
		opacity: 1;
	}
	50% {
		opacity: .5;
	}
	100% {
		width:calc(100% + 20px);
		height:calc(100% + 20px);
		opacity: 0;
	}
}
.contact-fix .contact-button img{
	width:24px;
	filter: brightness(0) invert(1);
	-webkit-filter: brightness(0) invert(1);
	position:relative;
	z-index:2;
}
.contact-fix .contact-button span{
	color:#fff;
	white-space:nowrap;
	font-size:11px;
	position:relative;
	z-index:2;
}
.contact-fix .contact-show{
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
	border-radius:8px;
	padding:10px 0;
	background:#fff;
	position: absolute;
    bottom: 80px;
    right: 0;
	opacity:0;
	visibility:hidden;
	z-index:2;
}
.contact-fix .contact-show.active{
	opacity:1;
	visibility:visible;
}
.contact-fix .contact-show:before{
	content:'';
	position:absolute;
	border-right: 8px solid transparent;
    border-top: 8px solid #FFFFFF;
    border-left: 8px solid transparent;
	bottom:-8px;
	right:30px;
}
.contact-fix .contact-show .item a {
	display:flex;
	align-items:center;
	width:300px;
	padding:8px 20px;
	transition:all 0.3s;
}
.contact-fix .contact-show .item a:hover{
	background:#f0f0f0;
}
.contact-fix .contact-show .item a .icon{
	width:40px;
	flex-shrink:0;
	height:40px;
	margin-right:10px;
	border-radius:50%;
	display:flex;
	align-items:center;
	justify-content:center;
}
.contact-fix .contact-show .item a .icon img{
	height:24px;
}
.contact-fix .contact-show .item a .label .title{
	color: #3b3b3b;
	font-size:15px;
	line-height:1.15;
}
.contact-fix .contact-show .item a .label .subtitle{
	color: #787878;
	font-size:13px;
}
.contact-fix .contact-show .item.item-whatsapp a .icon{
	background:#1EBEA5;
}
.contact-fix .contact-show .item.item-viber a .icon{
	background:#812379;
}
.contact-fix .contact-show .item.item-phone a .icon{
	background:#4EB625;
}
.contact-fix .contact-show .item.item-facebook a .icon{
	background:#0866FF;
}
.contact-fix .contact-show .item.item-zalo a .icon{
	background:#028FE3;
}
@media only screen and (max-width:849px){
	.blog-archive .col.post-item {
		flex-basis: 50%;
		max-width: 50%;
	}
	.slider-banner-home .banner .text-box-content{
		padding:0 70px;
	}
}
@media only screen and (max-width:568px){
	.blog-archive .col.post-item {
		flex-basis: 100%;
		max-width: 100%;
	}
	.blog-single article.post {
		box-shadow: none;
		transition: all 0.3s;
		background: #fff;
		padding: 0;
		border-radius: 0;
	}
	.logo-f {
		flex-direction: column;
	}
	.logo-f .box-image {
		margin-left: unset;
		width:150px !important;
	}
	.logo-f .box-text {
		padding: 15px 0 0;
	}
	.menu-f .ux-menu-link a i {
		margin-right: 10px;
	}
	#logo {
		width: 100px !important;
	}
	.header-button a{
		padding:2px 10px 0px;
		font-weight:500;
	}
	.header-button a i{
		margin-left:0 !important;
		margin-right:0 !important;
	}
	.slider-banner-home .banner .text-box-content{
		padding:0 20px;
	}
	.slider-banner-home .banner h2 {
		font-size: 24px;
		font-weight: 600;
	}
	.sec-form-dat-xe .col-form {
		margin-top: 20px;
	}
	.sec-form-dat-xe .col-form > .col-inner {
		padding: 30px 15px 40px;
	}
	.form-dat-xe > p {
		row-gap: 18px;
	}
	.form-dat-xe > p > * {
		width: 100%;
	}
	.pum-container .form-dat-xe > p > * {
		width: 100%;
	}

}
@media only screen and (max-width:420px){
	.slider-banner-home .banner .text-box-content {
		padding: 0 15px;
	}
	.slider-banner-home .banner h2 {
		font-size: 20px;
		font-weight: 500;
	}
}
