/*
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=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@font-face {
	font-family: 'Niagara';
	src: url('fonts/NIAGSOL.TTF') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Underland';
	src: url('fonts/Underland.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}
:root{
	--do:#f72816;
	--vang:#f8d531;
	--xanh:#0254fe;
}
html,body,span,label,a,p,button,b,div{
	font-family: "Montserrat", sans-serif;
}
h1,h2,h3,h4,h5,h6,.nav > li > a,nav,li{
	font-family: "Montserrat", sans-serif !important;
}
.f-niagara,.f-niagara *{
	font-family: 'Niagara' !important;
}
.f-underland,.f-underland *{
	font-family: 'Underland' !important;
}
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,.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{
	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-w400 p, .title-w400 :is(h1,h2,h3,h4,h5,h6){
	font-weight:400;
}
.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-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%;
}
.absolute-footer{
	background-color:#161B21 !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;
	padding-top:0;
}
.single-page{
	text-align:justify;
	padding-top:0;
}
#top-link{
	border:1px solid #fff !important;
	background:var(--main) !important;
	color:#fff !important;

	/*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;
}
.img-white img{
	filter: brightness(0) invert(1);
	-webkit-filter: brightness(0) invert(1);
}
.flatpickr-current-month{
	display:flex;
}
.flatpickr-time input{
	border:none !important;
	box-shadow:none !important;
	height:100%;
}

/* Header */
.header-nav-main {
	justify-content:center;
}
.header-nav-main > li{
	margin:0 20px;
}
.header-nav-main > li > a{
	color:#fff !important;
	font-size:14px;
	font-weight:600;
	text-transform:uppercase;
}
body.archive #header{
	position:fixed;
}
body.archive #header .header-bg-color {
	background-color: transparent !important;
}
body.archive #header .header-wrapper.stuck .header-bg-color {
	background-color: #fbf7f2 !important;
}
.header-wrapper.stuck .header-nav-main > li > a{
	color:#1e1e1e !important;
}

/* Banner page */
.sec-banner-page{
	min-height:750px;
	padding-top:150px !important;
}
.sec-banner-page .txt-sub > *{
	font-size:48px;
}
.sec-banner-page .txt-title > *{
	font-size:128px;
	line-height:1.07;
	letter-spacing:2.06px;
}
.sec-banner-page .txt-mota p{
	margin:0;
	font-size:14px;
	font-weight:500;
	text-transform:uppercase;
	letter-spacing:7px;
}
.sec-banner-page .btn-banner{
	margin-top:50px !important;
	border:1px solid #fff;
	background-color:transparent !important;
	color:#fff;
	font-size:15px;
	font-weight:500;
	letter-spacing:3px;
	min-height:50px;
	display:flex;
	align-items:center;
	justify-content:center;
}



/* Home */
.col-title-sec .txt-sub p{
	margin:0;
	font-size:32px;
	line-height:1.5;
}
.col-title-sec .txt-title h2{
	font-size:96px;
	margin:0;
	line-height:1.07;
}
.btn-link-page{
	background-color:transparent !important;
	border:1px solid #383839;
	color:#383839 !important;
	font-size:16px;
	font-weight:600;
	box-shadow:none !important;
	padding:5px 30px;
}
.sec-gt1-home:before{
	content:'';
	position:absolute;
	left:50%;
	transform:translatex(-50%);
	bottom:0;
	width:100%;
	max-width:1200px;
	height:1px;
	background:#ccc;
}
.sec-gt1-home .section-bg img{
	opacity:0.1;
	width:auto;
	left:50%;
	top:50%;
	transform:translate(-50%,-50%);
	max-height: calc(100% - 30px);
}

.sec-gt2-home .banner-gt2 .text-box{
	padding:0 30px;
}
.sec-gt2-home .banner-gt2 .txt-title h3{
	margin:0 0 20px;
	font-size:48px;
	line-height:1.1;
}
.sec-gt2-home .banner-gt2 .txt-content p{
	font-size:13px;
	line-height:1.5;
	margin:0;
}
.sec-gt2-home .banner-gt2 a.button{
	margin:20px auto 0;
	background-color:transparent !important;
	box-shadow:none !important;
	border:1px solid #fff;
	color:#fff;
	font-size:15px;
	font-weight:600;
}
.sec-gt2-home .banner-gt2 :is(.text-box,.banner-bg .overlay){
	opacity:0;
	visibility:hidden;
	transition:all 0.3s !important;
}
.sec-gt2-home .banner-gt2:hover :is(.text-box,.banner-bg .overlay){
	opacity:1;
	visibility:visible;
}
.sec-gt2-home .row-menu-us .col-txt > .col-inner{
	max-width:430px;
	margin:0 auto;
	padding:30px 15px;
}
.sec-danh-gia .col-cmt .icon-box .icon-box-img{
	width:80px !important;
	height:80px;
	border-radius:50%;
	background:#4C4C4D;
}
.sec-danh-gia .col-cmt .icon-box .icon-box-img img{
	width:40px;
}
.sec-danh-gia .col-cmt > .col-inner{
	max-width:810px;
	margin:0 auto !important;
	padding:0 30px 50px;
}
.sec-danh-gia .col-cmt .txt-name p{
	font-size:18px;
	font-weight:600;
}

.sec-tintuc-home .col-item .box .box-text{
	padding:20px 0;
}
.sec-tintuc-home .col-item .box h3{
	margin:0 0 10px;
	font-size:48px;
	line-height:1.16;
}
.sec-tintuc-home .col-item .box p{
	font-size:14.4px;
	line-height:1.2;
}
.sec-tintuc-home .col-item .box a.button{
	background-color:transparent !important;
	border:1px solid #383839;
	color:#383839;
	box-shadow:none !important;
	font-size:15px;
	font-weight:600;
	margin:20px auto 0 !important;
}

.sec-album{

}

/* Liên hệ */
.sec-gt-lh:before{
	display:none;
}
.map-lh{
	height:450px;
}
.contact-lh p{
	margin:0 0 10px;
	color:#383839;
	font-weight:600;
}
.contact-lh p a{
	color:#383839;
}
.contact-lh i{
	margin-right:5px;
}

/* Tin tức - Event */
.post-item .col-inner{
	height:100%;
}
.post-item .box-text{
	padding:20px;
	background:#161B21;
}
.post-item .box-text-inner{
	display:flex;
	flex-direction:column;
}
.post-item .post-title{
	margin:0 0 5px;
	order:1;
}
.post-item .post-title a{
	margin:0;
	font-size:18px;
	font-weight:600;
	color:#fff;
}
.post-item .from_the_blog_excerpt {
	color:#fff;
	font-size:14.4px;
	font-weight:500;
	line-height:1.35;
	margin:5px 0 0;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	order:3;
}
.post-item .date-post{
	font-size:11px;
	font-weight:600;
	color:#c19976;
	order:2;
}
.blog-archive .post-item .image-cover{
	padding-top:75% !important;
}








/* Footer */
.title-f{
	margin:0 0 15px;
}
.title-f p{
	margin:0;
	font-size:16px;
	font-weight:600;
}
.txt-f p{
	margin:0;
	font-size:14px;
	font-weight:500;
}
.txt-f p + p{
	margin-top:10px;
}
.contact-f p i{
	width:20px;
	color:rgb(193, 153, 118);
}
.logo-f{
	max-width:150px !important;
	margin:0 auto 20px;
}
.sec-form-footer {
	margin-bottom:-65px;
	position:relative;
	z-index:2;
}
.sec-form-footer .title-form h2{
	font-size:48px;
}
.sec-form-footer .col-content > .col-inner{
	background:#383839;
	padding:40px 50px;
	max-width:1000px;
	margin-left:auto;
	margin-right:auto;
}
.form-f .row2input > p,
.form-f .row3input > p{
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}
.form-f .row2input > p > *{
	width:calc(100% / 2 - 15px);
}
.form-f .row3input > p > *{
	width:calc(100% / 3 - 20px);
}
.form-f :is(input,select){
	height:40px;
	margin:0 0 30px;
	background:transparent !important;
	font-size:14px;
	color:#fff !important;
	border:none;
	border-bottom:rgba(255, 255, 255, 0.45) solid 1px;
}
.form-f input{
	padding-left:0;
	padding-right:0;
}
.form-f input::placeholder{
	color:#e2e2e2;
}
.form-f select {
}
.form-f select option {
	color:#000 !important;
}
.form-f input[type=submit]{
	height:50px;
	border-radius:99px;
	background-color:#c19976 !important;
	min-width:200px;
	display:flex;
	align-items:center;
	justify-content:center;
	margin:0 auto;
	padding:0 25px;
	border:none;
}
.sec-form-footer .wpcf7-response-output{
	color:#fff !important;
}


.icon-menu{
	font-size:28px !important;
	color:#fff;
}
.header-wrapper.stuck .icon-menu{
	color:#383839 !important;
}
.mobile-sidebar .nav-sidebar > li > a{
	font-size:16px;
	font-weight:600 !important;
	color:#383839 !important;
}
@media only screen and (max-width:849px){
	.order-1-tablet{
		order:-1;
	}
	.sec-banner-page {
		min-height: 560px;
	}
	.sec-banner-page .txt-mota p {
		margin: 10px 0 0;
		font-size: 15px;
		letter-spacing: 4px;
	}
	.sec-banner-page .txt-sub > * {
		font-size: 30px;
	}
	.sec-banner-page .txt-title > * {
		font-size: 78px;
	}
	.col-title-sec .txt-title h2 {
		font-size: 64px;
	}
	.col-title-sec .txt-sub p {
		font-size: 26px;
	}
	.sec-tintuc-home .col-item .box h3 {
		font-size: 40px;
	}
	.sec-danh-gia .col-cmt > .col-inner {
		padding: 0 60px 50px;
	}
	.blog-archive .post-item{
		flex-basis: 50%;
		max-width: 50%;
	}
}
@media only screen and (max-width:568px){
	.order-1{
		order:-1;
	}
	.page-template-page-transparent-header #wrapper > #main,body.single #wrapper > #main{
		padding-top:80px;
	}
	.sec-banner-page {
		padding-top: 50px !important;
	}
	.header-bg-color {
		background-color: #fbf7f2 !important;
	}
	.header-main ,.transparent .header-main, .header-wrapper.stuck .header-main{
		height: 80px !important;
	}
	.transparent #logo img, #logo img, .header-wrapper.stuck #logo img{
		max-height: 80px !important;
	}
	.icon-menu{
		color:#383839 !important;
	}
	body.archive #header {
		position: relative;
	}
	.col-left-f{
		order:1;
	}
	.col-right-f{
		order:2;
	}
	.col-logo-f{
		order:3;
	}
	.form-f .row2input > p > *,.form-f .row3input > p > * {
		width: 100%;
	}
	.sec-form-footer .col-content > .col-inner {
		padding: 30px 30px;
		max-width: 380px;
	}
	.sec-gt2-home .banner-gt2 :is(.text-box,.banner-bg .overlay) {
		opacity: 1;
		visibility: visible;
		transition: all 0.3s !important;
	}
	.sec-banner-page .txt-title > * {
		font-size: 60px;
	}
	.sec-banner-page.banner-cat .txt-title > * {
		font-size: 40px;
	}
	.sec-banner-page .txt-sub > * {
		font-size: 24px;
	}
	.sec-banner-page .txt-mota p {
		font-size: 13px;
		letter-spacing: unset;
	}
	.sec-banner-page {
		min-height: 450px;
	}
	.sec-banner-page.banner-cat{
		min-height: 300px;
	}
	.sec-banner-page .btn-banner {
		margin-top: 30px !important;
	}
	.sec-gt1-home .section-bg img {
		width: auto;
		max-height: calc(100% - 150px);
	}
	.sec-gt2-home .banner-gt2 .text-box {
		padding: 0 15px;
	}
	.sec-gt2-home .banner-gt2 .txt-title h3 {
		margin: 0 0 15px;
		font-size: 40px;
	}
	.sec-danh-gia .col-cmt > .col-inner {
		padding: 0 0px 30px;
	}
	.sec-danh-gia .col-cmt .icon-box .icon-box-img {
		width: 60px !important;
		height: 60px;
	}
	.sec-danh-gia .col-cmt .icon-box .icon-box-img img {
		width: 30px;
	}
	.blog-archive .post-item{
		flex-basis: 100%;
		max-width: 100%;
	}
}
@media only screen and (max-width:440px){

}