/*
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&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

:root{
	--vang:#ff5500;
}
html,body,span,label,a,p,button,b,div{
	/* 	font-family: "Roboto", sans-serif; */
	font-family: "Inter", sans-serif;
}
h1,h2,h3,h4,h5,h6,.nav > li > a,nav,li{
	/* 	font-family: "Roboto", sans-serif !important; */
	font-family: "Inter", sans-serif !important;
}
b,strong{
	font-weight:bold;
}
form{
	margin:0 !important;
}
form input:not([type=submit]),textarea,select{
	box-shadow: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,.is-divider{
	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;
}
.blog-wrapper{
	padding-bottom:0;
}
.single-page{
	text-align:justify;
	padding-top:0;
}
#top-link{
	border:1px solid #fff !important;
	background:var(--vang) !important;
	color:#fff !important;
}
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%;
	border:none;
}
.pum-overlay.pum-overlay-disabled {
	visibility: inherit !important;
}

.col-100 > .col-inner{
	height:100%;
}
figure{
	/* 	width:100% !important; */
}
figure > img{
	width:100%
}
.gap-line{
	background:#222;
}
.gap-line.gap-top{
	margin-bottom:15px;
}
.gap-line.gap-center{
	margin:15px 0;
}
.gap-line.gap-bottom{
	margin-top:15px;
}
.btn-center{
	display:table;
	margin:0 auto;
}
.btn-500{
	font-weight:500;
}
/* Header */
.header-nav-main > li{
	margin:0 15px;
}
.header-nav-main > li > a{
	font-size:15px;
	font-weight:600 !important;
	color:#222222 !important;
}
.header-nav-main li:hover > a,
.header-nav-main .sub-menu li:hover > a,
.header.has-transparent .header-wrapper.stuck .header-nav-main li:hover > a{
	color:var(--vang) !important;
}
.header.has-transparent .header-nav-main > li > a {
	color:#fff !important;
}
.header.has-transparent .header-wrapper.stuck .header-nav-main > li > a {
	color:#222 !important;
}
.header-nav-main .sub-menu{
	padding:0;
}
.header-nav-main .sub-menu li > a{
	margin:0;
	padding:10px 15px !important;
	color:#222 !important;
	font-weight:400 !important;
}

/* Trang chủ */
table{
	border-collapse: collapse;
	border:1px solid rgba(0,0,0,.1);
}
table :is(th,td){
	border:1px solid rgba(0,0,0,.1);
	padding:10px !important;
	text-transform:initial;
	font-size:16px;
	color:#222222;
}
.form-tai-bang-gia input:not([type=checkbox]){
	height:43px;
	border-radius:5px;
	border:1px solid rgb(0 0 0 / 25%);
}
.form-tai-bang-gia p.label{
	margin:0 0 7px;
	font-weight:500;
}
.form-tai-bang-gia .wpcf7-checkbox{
	width:100%;
}
.form-tai-bang-gia .wpcf7-checkbox .wpcf7-list-item{
	margin:0;
	width:100%;
}
.form-tai-bang-gia input[type=checkbox]{
	margin:0 6px 0 0;
}
.form-tai-bang-gia .wpcf7-checkbox .wpcf7-list-item-label{
	font-size:16px;
	font-weight:400;
}
.form-tai-bang-gia input[type=submit]{
	display:table;
	margin:15px auto 0;
	border:none;
	font-weight:500;
	font-size:16px;
}
.map-home {
	height:480px;
}
.sec-form .form-dk-tuvan > p{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.sec-form .form-dk-tuvan > p > *{
	width:calc(25% - 10px);
	flex-shrink:0;
}
.sec-form .form-dk-tuvan input{
	height:43px;
	border-radius:5px;
	font-size:16px;
}
.sec-form .form-dk-tuvan input[type=submit]{
	margin:0 auto;
	display:table;
	width:max-content;
	font-weight:500;
	padding-left:20px;
	padding-right:20px;
}
.sec-phan-khu .form-tai-bang-gia .list-checkbox{
	display:none;
}
.col-sp .btn-500{
	font-size:14px;
}


/* Trang tin tức */
.archive-page-header h1.page-title{
	font-size:30px;
	margin:0;
	color:var(--vang);
}
.post-item .col-inner{
	height:100%;
}
.post-item .post-title{
	margin:0 0 7px;
	font-weight:600;
	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{
	color:var(--vang);
}
.post-item .from_the_blog_excerpt {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
/* Chi tiết bài viết */
.blog-single h1.entry-title{
	color:var(--vang);
	margin:0;
	text-align:center;
}
.blog-single .entry-category{
	display:none;
}

/* 360 */
.view360{
	position:relative;
	padding-top:60%;
}
.view360 iframe{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:2;
	border:none;
}
/* Liên hệ */
.sec-lh .form-dk-tuvan input{
	height:40px;
	border-radius:5px;
}
.sec-lh .form-dk-tuvan input[type=submit]{
	display:table;
	margin:0 auto;
	font-weight:500;
}

/* Footer */
.sec-footer .logo-f{
	margin-left:auto;
	margin-right:auto;
}
.sec-footer .col-form-f .title-f{
	padding-bottom:20px;
	margin-bottom:30px;
	border-bottom:2px solid #fefefe;
}
.sec-footer .col-form-f .title-f p{
	margin:0;
	font-size:20px;
	font-weight:600;
}
.sec-footer .col-form-f .form-dk-tuvan input{
	height:43px;
	border-radius:5px;
	margin-bottom:15px;
}
.sec-footer .col-form-f .form-dk-tuvan input[type=submit]{
	display:table;
	margin:0 auto !important;
}
.txt-coppy p{
	margin:0;
	font-size:15px;
}

/* Popup */
#popmake-1232{
	border-radius:6px !important;
	border:2px solid var(--vang) !important;
}
#popmake-1232 .form-popup h3.title-form{
	text-align:center;
	font-weight:600;
	font-size:22px;
	text-transform:uppercase;
	margin:0 0 20px;
	color:var(--vang);
}
#popmake-1232 .form-popup .content-form{
	margin:15px 0;
}
#popmake-1232 .form-popup input{
	height:42px;
	border-radius:5px;
	width:100%;
}
#popmake-1232 .form-popup input[type=submit]{
	font-weight:500;
}
#popmake-1232 .form-popup p.txt-note{
	font-size:14.4px;
	font-style:italic;
}
.icon-menu{
	color:var(--vang);
}
.mobile-sidebar .nav-sidebar > li > a{
	font-size:16px;
	font-weight:500 !important;
	color:var(--vang) !important;
}
@media only screen and (max-width:1200px){
	.header-nav-main > li{
		margin:0 7px;
	}
	.header-nav-main > li > a{
		font-size:14.4px;
		font-weight:500 !important;
	}
}
@media only screen and (max-width:849px){
	.order-1-tablet{
		order:-1;
	}
	.blog-archive .col.post-item{
		max-width: 50%;
		flex-basis: 50%;
	}
	.page-template-page-transparent-header #main{
		padding-top:70px;
	}
	.page-template-page-transparent-header .header-bg-color{
		background-color:#fff !important;
	}
}
@media only screen and (max-width:568px){
	.order-1{
		order:-1;
	}
	.sec-form .form-dk-tuvan > p > * {
		width: 100%;
	}
	.blog-archive .col.post-item{
		max-width: 100%;
		flex-basis: 100%;
	}
	.archive-page-header h1.page-title {
		font-size: 24px;
	}
	#popmake-1232 {
		padding: 20px !important;
	}
}
@media only screen and (max-width:440px){

}




