/*
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=Alexandria:wght@100..900&display=swap');
:root{
	--cam:#EC6624;
	--nau:#A57865;
}
html,body,span,label,a,p,button,b,div{
	font-family: "Alexandria", sans-serif;
}
h1,h2,h3,h4,h5,h6,.nav > li > a,nav,li{
	font-family: "Alexandria", sans-serif !important;
}
b,strong{
	font-weight:bold;
}
form{
	margin:0 !important;
}
form input,textarea,select{
	box-shadow:none !important;
}
.txt-jus{
	text-align:justify;
}
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(--nau) !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(--nau) !important;
	color: #fff !important;
	background: url(/wp-content/uploads/2025/03/top.png) var(--nau);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}
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;
}
.p-mb0 p{
	margin-bottom:0;
}
.ul-list-style-none li{
	list-style:none;
	margin-left:0 !important;
}
.gallery-col.col .box-text{
	padding:15px 10px;
}
.gallery-col.col .box-text p{
	font-size:16px;
	font-weight:400;
	margin:0;
}
.btn-style{
	min-height:unset;
	line-height:unset;
	height:52px;
	display:inline-flex;
	align-items:center;
	justify-content:center;
	padding-left:25px;
	padding-right:25px;
	font-size:20px;
	font-weight:400;
	background-color:#fff !important;
	border:2px solid var(--nau);
	box-shadow:none !important;
	color:var(--nau);
}
.btn-style:hover{
	background-color:var(--nau) !important;
	color:#fff;
}
th,td{
	padding:10px 15px !important;
	font-size:16px;
}
/* Header */
.header-nav-main.nav-right > li{
	margin:0 8px;
}
.header-nav-main.nav-right a img{
	width:20px;
	filter: brightness(0) invert(1);
	-webkit-filter: brightness(0) invert(1);
}
.header-nav-main.nav-right li a{
	font-weight:300 !important;
	font-size:16px;
}

.sec-bg-reset .section-bg{
	background-repeat:repeat !important;
	background-size:unset !important;
}

.post-item .post-title{
	margin:0 0 7px;
	font-size:18px;
	font-weight:500;
	color:var(--nau);
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.post-item .from_the_blog_excerpt {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size:15px;
}
.title-sec :is(h1,h2){
	text-transform:uppercase;
	font-weight:700;
	font-size:38px;
	color:var(--nau);
	margin:0 auto;
}
.title-sec p{
	text-transform:uppercase;
	font-weight:300;
	font-size:26px;
	margin:0;
}
.row-full-width{
	margin:0 !important;
}
.tab-style > .nav li{
	margin:0 15px;
}
.tab-style > .nav li a{
	padding:10px 25px;
	border-radius:99px;
	font-size:18px;
	font-weight:300;
}
.tab-style > .nav li.active a{
	background:var(--nau);
	color:#fff;
}


/* Banner home */
.slider-banner-home .banner .text-inner h3{
	font-size:32px;
	margin:0 0 20px;
	font-weight:600;
	line-height:1.5;
}
.slider-banner-home .banner .text-inner p{
	margin:0;
}
.slider-banner-home .banner .text-inner :is(p,li){
	font-size:18px;
	font-weight:300;
	list-style:none;
}
.slider-banner-home .banner .text-inner li i{
	color:var(--cam);
	margin-right:5px;
}
.form-lh input{
	height:45px;
}
.form-lh :is(input,textarea){
	border-radius:5px;
}
.form-lh input[type=submit]{
	display:block;
	width:100%;
	font-weight:500;
	font-size:16px;
	background-color:var(--cam) !important;
}

/* sec-lien-he */
.sec-lien-he .form-lh input[type=submit]{
	display:table;
	margin:0 auto;
	width:max-content;
	padding-left:35px;
	padding-right:35px;
}
/* Sec form */
.sec-form .form-dk-tt > p{
	display:flex;
	justify-content:space-between;
}
.sec-form .form-dk-tt > p > *{
	width:calc(100% / 4 - 15px);
}
.sec-form .form-dk-tt input{
	height:40px;
	border-radius:5px;
}
.sec-form .form-dk-tt input[type=submit]{
	background-color:var(--cam) !important;
}
.sec-form .txt-title h3{
	font-size:26px;
	text-transform:uppercase;
	font-weight:500;
	margin:0 0 5px;
}
.sec-form .txt-title p{
	font-size:17px;
	margin:0 0 20px;
	font-weight:300;
}









/* Footer */
.sec-footer .title-form-f h3{
	font-size:36px;
	font-weight:500;
	text-transform:uppercase;
	color:var(--nau);
	margin:0 0 7px;
}
.sec-footer .title-form-f p{
	font-size:18px;
	font-weight:300;
}

@media only screen and (max-width:1200px){
	.sec-footer .title-form-f h3 {
		font-size: 25px;
	}
	.sec-footer .title-form-f p {
		font-size: 16px;
	}

}
.nav-sidebar > li a{
	font-size:18px;
	font-weight:500 !important;
	color:var(--nau);
}
#popmake-1177 .pum-content h3{
	font-size:22px;
	font-weight:600;
	text-align:center;
	color:var(--nau);
	text-transform:uppercase;
	margin:0 0 15px;
	line-height:1.35;
}
#popmake-1177 .form-popup input:not([type=checkbox]){
	height:40px;
	border-radius:5px;
}
#popmake-1177 .form-popup input[type=submit]{
	display:block;
	margin:0;
	width:100%;
	font-size:16px;
	font-weight:500;
}
.form-popup p.label{
	font-weight:500;
	margin:0 0 5px;
}
.pum-close.popmake-close{
	margin:0 !important;
}
@media only screen and (max-width:849px){
	.img-f .img-inner{
		padding-top:115% !important;
	}
	.sec-footer .form-lh input {
		height: 40px;
	}

}
@media only screen and (max-width:568px){
	.img-f .img-inner{
		padding-top:75% !important;
	}
	.sec-footer .title-form-f h3 {
		font-size: 22px;
	}
	.slider-banner-home .banner .text-inner h3 {
		font-size: 22px;
		margin: 0 0 10px;
	}
	.slider-banner-home .banner .text-inner :is(p,li) {
		font-size: 16px;
	}
	.title-sec :is(h1,h2) {
		font-size: 30px;
	}
	.sec-form .txt-title h3 {
		font-size: 22px;
		line-height:1.35;
	}
	.sec-form .form-dk-tt > p {
		flex-direction: column;
	}
	.sec-form .form-dk-tt > p > * {
		width: 100%;
	}
	.sec-form .txt-title p{
		font-size:16px;
	}

}
@media only screen and (max-width:440px){
	.slider-banner-home .banner .text-inner h3 {
		font-size: 18px;
		margin: 0 0 5px;
	}
	.slider-banner-home .banner .text-inner :is(p,li) {
		font-size: 14px;
	}
	.title-sec :is(h1,h2) {
		font-size: 24px;
	}
}