/*
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+Slab:wght@100..900&display=swap');
:root{
	--vang:#bf8620;
}

html,body,span,label,a,p,button,b,div{
	font-family: "Roboto Slab", serif;
}
h1,h2,h3,h4,h5,h6,.nav > li > a,nav,li{
	font-family: "Roboto Slab", serif !important;
}
.header, .header-wrapper{
	z-index:20;
}
b,strong{
	font-weight:bold;
}
form{
	margin:0 !important;
}
form input:not([type=submit]),textarea,select{
	box-shadow:none !important;
}
input[type=submit]{
	margin:0;
}
.txt-jus{
	text-align:justify;
}
.txt-jus :is(h1,h2,h3,h4,h5,h6){
	text-align:left;
}
a{
	cursor:pointer;
}
.wpcf7-spinner,.product-images .image-tools.bottom.left,.is-divider{
	display:none !important;
}
.section-content{
	z-index:unset !important;
}
.dark, .dark p, .dark td{
	color:#fff !important;
}
.pd-b0{
	padding-bottom:0 !important;
}
.p-mb0 p,.title-mb0 :is(h1,h2,h3,h4,h5,h6){
	margin-bottom:0;
}
.p-mb5 p,.title-mb5 :is(h1,h2,h3,h4,h5,h6){
	margin-bottom:5px;
}
.p-mb10 p,.title-mb10 :is(h1,h2,h3,h4,h5,h6){
	margin-bottom:10px;
}
.p-mb15 p,.title-mb15 :is(h1,h2,h3,h4,h5,h6){
	margin-bottom:15px;
}
.p-mb20 p,.title-mb20 :is(h1,h2,h3,h4,h5,h6){
	margin-bottom:20px;
}
.p-w500 p, .title-w500 :is(h1,h2,h3,h4,h5,h6){
	font-weight:500;
}
.p-w600 p,.title-w600 :is(h1,h2,h3,h4,h5,h6){
	font-weight:600;
}
.p-w700 p,.title-w700 :is(h1,h2,h3,h4,h5,h6){
	font-weight:700;
}
.p-w800 p,.title-w800 :is(h1,h2,h3,h4,h5,h6){
	font-weight:800;
}
.p-w900 p,.title-w900 :is(h1,h2,h3,h4,h5,h6){
	font-weight:900;
}
.title-f36 :is(h1,h2,h3,h4){
	font-size:36px;
}
.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%;
}
.row-full-width{
	margin-left:0 !important;
	margin-right:0 !important;
}
.aligncenter{
	margin:0 auto 15px;
}
.absolute-footer{
	background-color:var(--xanh) !important;
	padding:0;
}
.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{
	/*width: 40px;
	height: 40px;
	border-radius: 5px !important;
	border: 1px solid var(--do) !important;
	color: #fff !important;
	background: url(/wp-content/uploads/2025/03/top.png) var(--do);
	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 :is(p,iframe){
	width:100%;
	height:100%;
	margin:0;
}
.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-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;
}

.linkpage :is(span,a){
	font-size:15px;
	transition:all 0.2s;
}
.linkpage a:hover{
	color:var(--vang);
}


#wrapper{
	padding-left:300px;
}
#header,#footer{
	display:none !important;
}
.sec-sidebar-page{
	position:fixed;
	top:0;
	left:0;
	height:100dvh;
	width:100%;
	max-width:300px;
	border-right:3px solid var(--vang);
	z-index:30;
	display:block;
	transition:all 0.3s;
}
.sec-sidebar-page .section-content{
	height:100%;
	overflow-y:scroll;
}
.sec-sidebar-page .section-content::-webkit-scrollbar{
	width:0;
}
.sec-sidebar-page .img-logo img{
	width:200px;
	display:block;
	margin:0 auto;
}
.sec-sidebar-page .menu-shortcode li{
	list-style:none;
	margin:0 !important;
	border-bottom:1px solid rgb(102, 102, 102);
}
.sec-sidebar-page .menu-shortcode li:last-child{
	border-bottom:0;
}
.sec-sidebar-page .menu-shortcode li a{
	display:block;
	padding:6px 8px;
	margin:7px 0;
	font-size:15px;
	text-transform:uppercase;
	transition:all 0.2s;
	color:#fff;
	line-height:1.5;
}
.sec-sidebar-page .menu-shortcode li a:hover{
	color:#ca9021;
	font-weight:600;
	background:rgba(242, 184, 121, 0.04);
}
.sec-sidebar-page .txt-contact{
	margin-bottom:20px;
}
.sec-sidebar-page .txt-contact p{
	margin: 0;
	font-size:16px;
	font-weight:500;
}
.sec-sidebar-page .txt-contact p a{
	font-size:28px;
	font-weight:900;
	transition:all 0.2s
}
.sec-sidebar-page .txt-contact p a:hover{
	color:#ca9021;
}
.sec-sidebar-page .txt-contact .mxh{
	display:flex;
	flex-wrap:wrap;
	gap:10px;
	padding-top:10px;
}
.sec-sidebar-page .txt-contact .mxh a{
	width:23px;
	height:23px;
	display:flex;
	align-items:center;
	justify-content:center;
}
.sec-sidebar-page .txt-contact .mxh a img{
	filter: brightness(0) invert(1);
	-webkit-filter: brightness(0) invert(1);
}
.sec-sidebar-page .txt-coppy p{
	margin:50px 0 0;
	font-size:12px;
}
.sec-sidebar-page .txt-coppy p a:hover{
	color:#f2b879;
}
.over-sidebar-page{
	cursor:pointer;
	z-index:29;
	position:fixed;
	top:0;
	left:0;
	height:100%;
	width:0;
	transition:all 0.3s;
	opacity:0;
	visibility:hidden;
	background:rgba(0,0,0,0.75);
	display:none;
}
.over-sidebar-page.active{
	width:100%;
	opacity:1;
	visibility:visible;
}
.over-sidebar-page i{
	position:absolute;
	top:20px;
	right:20px;
	color:#fff;
	font-size:20px;
}



/* Trang liên hệ */
.map-lh{
	height:300px;
}
.form-lh input{
	width:100%;
	height:40px;
	transition:all 0.2s;
}
.form-lh :is(input,textarea){
	border-radius:6px;
	font-size:16px;
}
.form-lh :is(input:not([type=submit]),textarea){
	border:1px solid #adadad;
}
.form-lh :is(input:not([type=submit]),textarea):hover{
	border-color:#000;
}
.form-lh :is(input:not([type=submit]),textarea):focus{
	border-color:#f2b879;
	border-width:2px;
}
.form-lh .box-input{
	position:relative;
}
.form-lh .box-input p.label{
	transition:all 0.3s;
	pointer-events:none;
	padding:2px 6px;
	background:#fff;
	font-size:15px;
	position:absolute;
	top:5px;
	left:10px;
	z-index:1;
}
.form-lh .box-input:focus-within p.label,
.form-lh .box-input.has-value .label{
	color:#f2b879;
	font-size:12px;
	top:-12px;
}

/* Trang tin tức */
.post-item .post-title{
	margin:0 0 7px;
}
.post-item .post-title a{
	margin:0;
	font-size:18px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	transition:all 0.3s;
}
.post-item .post-title a:hover{
	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;
}
.blog-wrapper{
	padding-top:40px;
	width: 100%;
	max-width: 900px;
	margin: 0 auto;
}
.blog-wrapper .title-cat{
	border-bottom:1px solid rgba(0, 0, 0, 0.12);
	text-align:center;
	padding:0 0 40px;
	margin:0 0 30px;
}
.blog-wrapper .title-cat h1{
	text-transform:uppercase;
	font-size:30px;
	color:var(--vang);
	font-weight:800;
	margin:0 0 10px;
	line-height:1.35;
}
.blog-single .linkpage{
	margin:0 0 5px;
}
.blog-single h1.entry-title{
	font-size:30px;
	color:var(--vang);
	line-height:1.35;
	margin:0 0 12px;
}
.blog-single .entry-header .date-post{
	font-size:15px;
	color:#a3a3a3;
}
.blog-single .entry-header .date-post i{
	margin-right:5px;
}
.rpbt_shortcode h3{
	font-size:20px;
	font-weight:700;
	position:relative;
	margin:0 0 12px;
}
.rpbt_shortcode ul li{
	list-style:none;
}
.rpbt_shortcode ul li a{
	transition:all 0.2s;
	line-height:1.35;
}
.rpbt_shortcode ul li a:hover{
	color:var(--vang);
}
.rpbt_shortcode ul li a:before{
	content:'\f0da';
	font-family:'Fontawesome';
	transition:all 0.2s;
	margin-right:7px;
	display:inline-block;
	font-size:14px;
}
.rpbt_shortcode ul li a:hover:before{
	transform:translatex(2px);
}


/* Trang chủ */
.sec-banner-home .banner .text-box .text-box-content{
	width:100%;
	max-width:1000px;
	margin:0 auto;
	padding:0 30px;
}
.sec-banner-home .banner h2{
	font-size:28px;
	line-height:1.5;
	margin:0 0 15px;
}
.sec-banner-home .banner p{
	margin:0;
	font-size:45px;
	font-weight:700;
	line-height:1.35;
	/* 	color:var(--vang) !important; */
	/* 	color:#f2b879 !important; */
	background:linear-gradient(135deg, #e9ba40, #cd9713);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.sec-banner-home .banner a.button{
	margin:30px 0 0;
	background:linear-gradient(to bottom,#cf3d30,#ae2d1a);
	box-shadow:none !important;
	border-radius:12px;
	font-size:15px;
	font-weight:500;
	padding:6px 25px;
	position:relative;
	transition:all 0.3s;
}
.sec-banner-home .banner a.button:hover{
	transform:translatey(-5px);
}
.sec-banner-home .banner a.button:before{
	content:'';
	position:absolute;
	width:calc(100% + 15px);
	height:calc(100% + 15px);
	border-radius:15px;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	pointer-events:none;
	border:1px solid #fff;
}
.sec-banner-home .flickity-page-dots .dot.is-selected{
	border-color:var(--vang);
	background-color:var(--vang);
}

.sec-gioithieu-home .banner-video{
	border-radius:15px;
	overflow:hidden;
}
.sec-gioithieu-home .banner-video .open-video{
	margin:0;
	width:90px;
	height:90px;
	background:#fff !important;
	border:none !important;
	padding:6px;
	position:relative;
	box-shadow:0 0 25px 3px rgba(255,0,0,.8);
}
.sec-gioithieu-home .banner-video .open-video:before{
	content:'';
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	width:100%;
	height:100%;
	border:2px solid #fff;
	border-radius:50%;
	pointer-events:none;
	animation:btn-video-zoom 2s  infinite;
	z-index:1;
}
@keyframes btn-video-zoom{
	0% {
		transform: translate(-50%,-50%) scale(1);
		opacity: 1;
	}
	100% {
		transform: translate(-50%,-50%) scale(1.3);
		opacity: 0;
	}
}
.sec-gioithieu-home .banner-video .open-video i{
	width:100%;
	height:100%;
	background:red;
	border-radius:50%;
	top:unset;
	display:flex;
	align-items:center;
	justify-content:center;
	font-size:40px !important;
}

.map-home{
	height:400px;
}

.sec-datphong-home .col-form > .col-inner{
	background:var(--vang);
	padding:25px 20px;
	border-radius:8px;
}
.form-dat-phong input{
	height:45px;
}
.form-dat-phong :is(input,textarea){
	border-radius:5px;
	border:none;
	outline:none;
	background: #e9ba67 !important;
	width:100%;
}
.form-dat-phong :is(input,textarea)::placeholder{
	color:#393939;
}
.form-dat-phong input[type=submit]{
	width:100%;
	background-color: #d93320 !important;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 1px -2px, rgba(0, 0, 0, 0.14) 0px 2px 2px 0px, rgba(0, 0, 0, 0.12) 0px 1px 5px 0px !important;
}
.form-dat-phong input[type=submit]:hover{
	background-color:#a11f10 !important;
}
.flatpickr-current-month{
	display:flex;
}
.flatpickr-day.nextMonthDay{
	color:#393939;
}
.product-style .col-inner, .product-small .col-inner{
	height:100%;
	background:#fff;
	border-radius:6px;
	overflow:hidden;
}
.product-small .product-title a{
	font-size:20px;
	color:#111;
	font-weight:800;
}
.product-small p.so-luong{
	margin:0;
	color:#333 !important;
	font-size:16px;
}














#button-contact-vr .phone-bar.phone-bar-n{
	display:none !important;
}

.btn-menu-header{
	display:inline-flex;
	align-items:center;
	justify-content:flex-end;
	width:40px;
	height:50px;
	cursor:pointer;
	font-size:20px;
	overflow:hidden;
}
.btn-menu-header i{
	transition:all 0.3s;
	opacity:1;
	visibility:visible;
}
.btn-menu-header.active i{
	opacity:0;
	visibility:hidden;
	transform:translatex(10px);
}
@media only screen and (max-width:849px){
	.blog-archive .post-item{
		flex-basis: 50%;
		max-width: 50%;
	}
	#header{
		display:block !important;
	}
	#wrapper {
		padding-left: 0;
	}
	.sec-sidebar-page {
		left: -300px;
	}
	.sec-sidebar-page.active{
		left:0;
	}
	.over-sidebar-page{
		display:block;
	}
	.sec-banner-home .banner h2 {
		font-size: 22px;
	}
	.sec-banner-home .banner p {
		font-size: 32px;
	}
	.title-f36 :is(h1,h2,h3,h4) {
		font-size: 30px;
	}
}
@media only screen and (max-width:568px){
	.blog-archive .post-item{
		flex-basis: 100%;
		max-width: 100%;
	}
	.sec-banner-home .banner .banner-bg .overlay{
		display:none;
	}
	.title-f36 :is(h1,h2,h3,h4) {
		font-size: 26px;
	}
	.sec-gioithieu-home .banner-video .open-video {
		width: 60px;
		height: 60px;
	}
	.sec-gioithieu-home .banner-video .open-video i {
		font-size: 24px !important;
	}
	.blog-wrapper .title-cat h1 {
		font-size: 24px;
	}
	.blog-single h1.entry-title {
		font-size: 24px;
	}
	.title-f30 :is(h1,h2,h3,h4) {
		font-size: 26px;
	}
}
