/*
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.   ***************/
@font-face {
	font-family: 'SVN-Gotham';
	src: url('fonts/SVN-Gotham-XLight.woff') format('woff');
	font-weight: 200;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'SVN-Gotham';
	src: url('fonts/SVN-Gotham-Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'SVN-Gotham';
	src: url('fonts/SVN-Gotham-Book.woff') format('woff');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'SVN-Gotham';
	src: url('fonts/SVN-Gotham-Regular.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'SVN-Gotham';
	src: url('fonts/SVN-Gotham-Bold.woff') format('woff');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}


:root{
	--do:#f72816;
	--vang:#fad11c;
}
html,body,span,label,a,p,button,b,div{
	font-family: 'SVN-Gotham';
}
h1,h2,h3,h4,h5,h6,.nav > li > a,nav,li{
	font-family: 'SVN-Gotham' !important;
}
b,strong{
	font-weight:500;
}
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;
}
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: #192D38 !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{
	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 6px;
}
.owl-theme .owl-dots .owl-dot span{
	margin:0 !important;
	width:6px !important;
	height:6px !important;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
	background:#000 !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;
}
.btn-style{
	font-weight:400;
	color:#000 !important;
	border-radius:5px;
	text-transform:inherit;
	font-size:15px;
}
.p-mb0 p{
	margin-bottom:0;
}
.p-mb5 p{
	margin-bottom:5px;
}
.title-sec{
	position:relative;
	padding:0 0 25px;
}
.title-sec :is(h1,h2){
	font-size:30px;
	font-weight:500;
	margin:0;
}
.title-sec.w700 :is(h1,h2){
	font-weight:700;
}
.title-sec.title-page h1{
	font-size:34px;
}
.title-sec.title-border:before,
.blog-single .entry-header h6.entry-category:before{
	content:'';
	position:absolute;
	left:50%;
	transform:translatex(-50%);
	width:95px;
	height:2px;
	background:var(--vang);
	bottom:15px;
}
.h-w500 :is(h1,h2,h3,h4,h5,h6){
	font-weight:500;
}
.h-w600 :is(h1,h2,h3,h4,h5,h6){
	font-weight:600;
}

/* Header */
.contact-header a{
	font-size:14px;
	color:var(--vang);
	margin-right:15px;
	font-weight:300;
}
.contact-header a i{
	margin-right:5px;
}

.top-bar-nav > li{
	margin:0 15px;
}
.top-bar-nav > li > a{
	font-size:16px;
	color:var(--vang) !important;
}
.top-bar-nav > li > a:hover{
	color:#fff !important;
}

.header-nav-main > li{
	margin:0 13px;
}
.header-nav-main > li > a{
	font-size:16px;
	font-weight:500 !important;
	color:#000 !important;
}
.header-nav-main .sub-menu{
	padding:0;
}
.header-nav-main .sub-menu li a{
	margin:0 !important;
	padding:13px 20px;
	font-size:13px;
	font-weight:400;
	border:none !important;
	transition:all 0.3s;
}
.header-nav-main .sub-menu li:hover > a{
	background:#fbd020;
}
.header-bg-color{
	background: linear-gradient(180deg, var(--vang) 0%, #e9b300 100%) !important;
}

/* Footer */
.title-f p{
	margin:0 0 14px;
	font-weight:700;
	color:var(--vang) !important;
	text-transform:uppercase;
}
.contact-f p{
	margin:0;
}
.contact-f p + p{
	margin-top:10px;
}
.contact-f p i{
	width:20px;
}
.form-f > p{
	display:flex;
	gap:15px;
}
.form-f :is(input,button){
	margin:0;
	height:40px;
	border-radius:5px;
}
.form-f button{
	background:var(--vang);
	white-space:nowrap;
	color:#000;
	transition:all 0.3s;
	display:flex;
	align-items:center;
	justify-content:center;
	gap:3px;
	font-size:15px;
	font-weight:400;
	text-transform:inherit;
	padding:0 24px;
}
.form-f button i{
	font-size:13px;
	transform:translatey(2px);
}
.form-f button:hover{
	color:#fff;
}

/* Popup ứng tuyển */
.pum-close.popmake-close{
	margin:0;
}
.form-ung-tuyen{
	border-radius:5px;
	overflow:hidden;
}
.form-ung-tuyen h3.title-form{
	text-align:center;
	padding:50px 15px;
	color:var(--vang);
	background:#444;
	font-size:30px;
	font-weight:500;
	margin:0;
}
.form-ung-tuyen .content-form{
	padding:30px;
}
.form-ung-tuyen input:not([type=file]){
	height:40px;
	border-radius:5px;
	width:100%;
}
.form-ung-tuyen input[type=submit]{
	font-weight:400;
	color:#000;
	text-transform:initial;
}

/* Trang liên hệ */
.col-contact-lh > .col-inner{
	padding:50px 20px;
	background:url(/wp-content/uploads/2025/08/bg-contact-lh.webp) no-repeat;
	background-position:center;
	display:flex;
	flex-wrap:wrap;
	row-gap:30px;
}
.col-contact-lh > .col-inner:before{
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#000;
	opacity:0.5;
	z-index:1;
}
.col-contact-lh > .col-inner > *{
	position:relative;
	z-index:2;
}
.col-contact-lh .txt-address{
	padding:28px 0 0 15px;
	max-width:30%;
	flex-shrink:0;
}
.col-contact-lh .txt-address h2{
	font-size:30px;
}
.col-contact-lh .icon-box{
	padding:0 20px;
}
.col-contact-lh .icon-box img{
	filter: brightness(0) invert(1);
	-webkit-filter: brightness(0) invert(1);
}
.col-contact-lh .icon-box h3{
	font-size:28px;
	font-weight:500;
	margin:0 0 5px;
}
.map-lh{
	height:600px
}
.row2input{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.row2input > *{
	width:calc(50% - 10px);
}
form p.label{
	margin:0 0 5px;
}
.form-lh :is(input,textarea){
	border-radius:5px;
	border:1px solid #000;
}
.form-lh input{
	height:40px;
}
.form-lh input[type=submit]{
	border:none;
	font-weight:400;
	text-transform:initial;
	color:#000;
	font-size:15px;
	padding:0 24px;
}
/* Tin tức */
.title-cat{
	margin-bottom:15px;
}
.title-cat h1{
	text-align:center;
	text-transform:capitalize;
}
.post-item .col-inner{
	height:100%;
	transition:all 0.3s;
}
.post-item .post-title {
	margin:0 0 7px;
}
.post-item .post-title a{
	margin:0;
	font-size:18px;
	font-weight:500;
	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 a{
	/* 	color:#e9b300; */
}
.post-item .from_the_blog_excerpt {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.post-item .col-inner:hover .box-image img{
	transform:scale(1.1);
}
.post-item a.btn-view-post{
	color:#e9b300;
	font-size:12px;
	font-weight:400;
	display:inline-block;
	padding:5px 0;
	margin:15px 0 0;
}

.blog-single .entry-header h6.entry-category{
	text-align:center;
	font-size:34px;
	font-weight:500;
	text-transform:capitalize;
	position:relative;
	opacity:1;
	margin:0;
	padding:0 0 25px;
}
.blog-single .entry-header h6.entry-category a{
	color:#000;
}
.blog-single .entry-header h1.entry-title{
	text-align:center;
	font-size:35px;
	font-weight:500;
	color:#27583e;
	line-height:1.3;
}
.blog-single img.aligncenter{
	margin-left:auto;
	margin-right:auto;
	display:block;
}
.blog-single figure{
	margin-left:auto;
	margin-right:auto;
}


/* Trang chủ */
.col-gioithieu .icon-box h3{
	font-size:20px;
	font-weight:500;
	color:#192D38;
}
.col-gioithieu .icon-box p{
	font-size:14px;
	margin:0;
}
.row-tnsm .col-content{
	border-left:3px solid var(--vang);
}
.ga-doitac .col{
	padding-bottom:20px;
}
.ga-doitac .col-inner{
	background:#fff;
	border:1px solid #e2e2e2;
	border-radius:5px;
	overflow:hidden;
	padding:5px;
}
.ga-doitac .box-image img{
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	right:unset;
	width:unset;
	height:unset;
	max-width:100%;
	max-width:100%;
}
.box-kh .text-cmt{
	margin:0 0 30px;
}
.box-kh .text-cmt p{
	font-size:14px;
}
.box-kh .box{
	display:flex;
	width:max-content;
	align-items:center;
	justify-content:center;
}
.box-kh .box .box-image{
	width:50px;
	flex-shrink:0;
	border-radius:50%;
}
.box-kh .box .box-image img{
	width:100%;
	height:100%;
	object-fit:cover;
}
.box-kh .box .box-text{
	padding:0 0 0 15px;
}
.box-kh .box h4{
	font-size:14px;
	font-weight:600;
	color:#f7be00;
}
.box-kh .box p{
	font-size:14px;
}
.du-an-tieu-bieu .col-img-box .box .box-text{
	padding:35px;
	background:#192d38;
}
.du-an-tieu-bieu .col-img-box .box h3{
	font-size:30px;
	font-weight:500;
	color:#fff;
	line-height:1.3;
	margin:0 0 5px;
}
.du-an-tieu-bieu .col-img-box .box h3 a{
	color:#fff;
	
}
.du-an-tieu-bieu .col-img-box .box p{
	font-size:16px;
	color:#fff;
}

.du-an-tieu-bieu .col-box-center .col > .col-inner{
	height:100%;
	background:var(--vang);
}
.du-an-tieu-bieu .col-box-center .col-img .img,
.du-an-tieu-bieu .col-box-center .col-img .img :is(.img-inner, img){
	height:100%;
	object-fit:cover;
}
.du-an-tieu-bieu .col-box-center .col-txt > .col-inner{
	padding:35px;
}
.du-an-tieu-bieu .col-box-center .col-txt h3{
	font-size:30px;
	font-weight:500;
	line-height:1.3;
	margin:0 0 15px;
}
.du-an-tieu-bieu .col-box-center .col-txt p{
	font-size:14px;
}
.du-an-tieu-bieu .col-box-center a.btn{
	margin:0;
	font-size:13px;
	font-weight:400;
	border:2px solid #000;
	box-shadow:none !important;
	color:#000;
	padding:3px 20px;
	transition:all 0.3s;
}
.du-an-tieu-bieu .col-box-center a.btn:hover{
	background-color:#fff !important;
	border-color:#fff !important;
}

.icon-menu{
	color:#000;
}
.off-canvas-left.mfp-ready .mfp-content, .off-canvas-right.mfp-ready .mfp-content{
	background:var(--vang);
}
.nav-sidebar li a{
	color:#000 !important;
}
.nav-sidebar > li > a{
	font-size:15px;
	font-weight:600 !important;
}
.nav-sidebar.nav-vertical>li+li {
	border-top: 1px solid rgb(255 255 255 / 34%);
}
@media only screen and (max-width:1200px){
	.col-contact-lh .icon-box {
		padding: 0 15px;
	}
	.col-contact-lh > .col-inner {
		padding: 50px 20px;
	}
	.col-contact-lh .icon-box h3 {
		font-size: 24px;
	}
	.col-contact-lh .txt-address h2 {
		font-size: 26px;
	}
	.col-contact-lh .txt-address {
		padding: 30px 15px 0;
	}
	.du-an-tieu-bieu .col-img-box .box .box-text,
	.du-an-tieu-bieu .col-box-center .col-txt > .col-inner{
		padding: 20px;
	}
	.du-an-tieu-bieu .col-img-box .box h3,
	.du-an-tieu-bieu .col-box-center .col-txt h3{
		font-size: 22px;
	}
}
@media only screen and (max-width:849px){
	#top-bar li.html_topbar_left{
		flex:1;
	}
	.contact-header a {
		font-size: 13px;
	}
	#top-bar li > a{
		color:var(--vang) !important;
		font-size:14px;
	}
	#top-bar li > a:hover{
		color:#fff !important;
	}
	.col-contact-lh .txt-address{
		max-width:unset;
		width:100%;
		padding:0;
		text-align: center;
	}
	.col-contact-lh .icon-box{
		padding:0 15px;
		width:calc(100% / 3);
		display:flex;
		flex-direction:column;
		align-items:center;
	}
	.col-contact-lh .icon-box .icon-box-text{
		text-align:center;
	}
	.du-an-tieu-bieu .col-img-box .box .box-text{
		padding: 15px;
	}
	.du-an-tieu-bieu .col-img-box .box h3 {
		font-size: 20px;
	}
	
}
@media only screen and (max-width:568px){
	#top-bar .mobile-nav > li{
		display:none;
	}
	#top-bar .mobile-nav > li.html_topbar_left{
		display:block;
		margin:0;
	}
	.contact-header{
		display:flex;
		justify-content:space-between;
		gap:10px;
	}
	.contact-header a{
		margin:0;
	}
	.col-contact-lh .icon-box {
		padding: 0;
		width: 100%;
	}
	.map-lh {
		height: 300px;
	}
	.row2input > * {
		width: 100%;
	}
	.form-ung-tuyen h3.title-form {
		padding: 30px 15px;
		font-size: 24px;
	}
	.form-ung-tuyen .content-form {
		padding: 15px;
	}
	.blog-single .entry-header h6.entry-category {
		font-size: 20px;
	}
	.blog-single .entry-header h1.entry-title {
		font-size: 22px;
	}
	.title-sec :is(h1,h2) {
		font-size: 28px;
	}
	.col-gioithieu .icon-box .icon-box-img{
		margin-left:auto;
		margin-right:auto;
	}
	.col-gioithieu .icon-box :is(h3,p){
		text-align:center;
	}
	.ga-doitac .col {
		padding: 10px;
	}
	.du-an-tieu-bieu .col-img-box .box .box-text,
	.du-an-tieu-bieu .col-box-center .col-txt > .col-inner{
        padding: 25px 15px;
    }
}



