/*
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=Quicksand:wght@300;400;500;600;700&display=swap');
p, a, h1, h2, h3, h4, h5, div, strong {
	font-family: 'Quicksand', sans-serif!important;
}

@font-face {
	src: url(assets/fonts/UTMTimes.ttf);
	font-family: 'UTMTimes';
}
@font-face {
	src: url(assets/fonts/UTMTimesBold.ttf);
	font-weight: bold;
	font-family: 'UTMTimes';
}
:root{
	--xanh:#225dab;
	--vang:#f7c51e;
}
.txt-jus{
	text-align:justify;
}
.txt-jus :is(h1,h2,h3,h4,h5,h6){
	text-align:left;
}
p {
	/* 	font-size: 16px; */
	font-weight: 500;
}
.sec-banner-home .btn-banner{
	border-radius:5px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:16px;
	font-weight:400;
}
.banner p {
	font-family: 'Quicksand', sans-serif;
	font-size: 18px;
	font-weight: 400;
}
.header-main .nav > li > a {
	line-height: 60px!important;
}
.header-main .nav>li>a {
	font-size: 1.1rem;
	font-weight: 500;
}
.header-main .nav-spacing-xlarge>li {
	margin: 0 20px;
}
.nav>li>a>i.icon-search {
	font-size: 17px;
	background: var(--xanh);
	border-radius: 99%;
	width: 30px;
	height: 30px;
	line-height: 31px;
	text-align: center;
	color:#fff !important;
}
.icon-search:hover {
	color: #333!important;
}
.button.secondary:not(.is-outline){
	/* 	background-color: #ffc30e!important; */
}
.nav>li>a>i.icon-menu {
	color: var(--xanh);
}
.utmtimebold, .utmtimebold * {
	font-weight: bold !important;
	font-family: 'UTMTimes' !important;
}
.button-icon {
	display: inline-flex;
	align-items: center;
	background-color: #FFC30E;
	border-radius: 3px;
	color: #333;
	font-size: 1.125rem;
	transition: all .3s ease-in-out;
}
.button-icon:hover {
	-webkit-box-shadow: inset 0 0 0 100px rgb(0 0 0 / 20%);
	box-shadow: inset 0 0 0 100px rgb(0 0 0 / 20%);
}
.button-icon-left {
	padding: 10px 15px;
	border-right: 1px solid #333333;
}
.button-icon-right {
	padding: 10px 15px;
	min-width: 150px;
	/* 	font-weight: 100; */
}
.fal, .far {
	font-family: "Font Awesome 5 Pro";
}
.fal {
	font-weight: 300;
}
@media (min-width: 850px) {
	.home-1 .col+.col .col-inner:after {
		content: '';
		width: 100%;
		height: 1px;
		background-color: #FFC30E;
		position: absolute;
		left: -50%;
		top: 40px;
		z-index: -1;
	}
}
.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;
}
.home1.icon-box .icon-box-img{
	width:65px !important;
	height:65px;
	border: 1px solid var(--xanh);
	background-color: #FFF;
	border-radius: 50%;
	padding: 8px;
	transition: all .3s ease-in-out;
}
.home1.icon-box .icon-box-img:hover{
	background-color: var(--xanh);
}
.home1.icon-box .icon-box-img .icon {
	border-radius:50%;
	background:var(--xanh);
}
.home1.icon-box .icon-box-img img{
	filter: brightness(0) invert(1);
	-webkit-filter: brightness(0) invert(1);
	width:30px;
}

.home1 h3 {
	transition: all .3s ease-in-out;
}
.home1 h3:hover{
	color: var(--xanh);
}

.anh1 .img .img-inner {
	border-radius: 50%;
	background: linear-gradient(#efdb9c 0%, #9b7b16 100%);
	filter: drop-shadow(0px 6px 15px rgba(0, 0, 0, 0.16));
	padding: 10px;
}
.home2 {
	background: linear-gradient(to left, rgba(255, 228, 200, 0) 0%, #ffe4c8cf 34.72%, #ffe4c8 100%);
}
.home3 {
	background: url(/wp-content/uploads/2022/11/bg-_1_-removebg-preview.png) right center no-repeat;
	background-size: cover;
}

.section-title-main {
	font-family: 'UTMTimes';
}
.section-title-bold-center span, .section-title-bold span {
	border: 2px solid #fff;
	padding: 0.3em 0.8em;
}
.section-title b {
	height: 1px;
	background: #333333;
	opacity: 1;
}
.home4 {
	background: linear-gradient(#f8f6ef 0%, #ffd6ba 100%);
}
.du-an .col-inner{
	height:100%;
}
.product-small{
	height:100%;
}
.du-an .product-small {
	border: 1px solid #ffc30e;
}
.vitri i {
	color: #ffc30e;
	font-size: 20px;
}
.product-title {
	margin-top: 0.8em!important;
	margin-bottom: 0.5em!important;
	font-size: 22px;
}
.timhieu a:not(.button) {
	background-color: var(--xanh);
	padding: 12px 25px;
	border-radius: 3px;
	margin-top: 1em!important;
	font-size: 18px;
	color:#fff;
	transition:all 0.3s;
}
.timhieu a:not(.button):hover{
	background-color:#0b4189;
}
.page-title-inner {
	min-height: 300px;
	background: url(/wp-content/uploads/2022/11/Group-26801-1.jpg);
	max-width: 100%!important;
	background-repeat: round;
}
.rpwe-block a {
	display: inline !important;
	text-decoration: none;
	font-size: 1rem;
	font-weight: bold;
	line-height: 1.4;
}
.form-contact>.col-inner {
	border-radius: 5px;
	padding: 40px 35px;
	background: #FFF;
	border: 1px solid #f3f3f3;
	box-shadow: 0px 6px 12px rgb(29 29 29 / 10%);
}
.lich-su h3 {
	background-color: var(--xanh);
	color: #fff;
	padding: 10px;
}
.lich-su p {
	padding: 0px 20px 20px 20px;
}
.lich-su .col-inner {
	box-shadow: 0 3px 6px -4px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);
}
.xemthem {
	font-size: 13px;
	color: #ffc30e;
	padding-top: 15px;
}
.xemthem:hover {
	color: #333;
}
.blog-post-inner .post-meta:before {
	content: '\f017';
	margin-right: 10px;
	font-family: "Font Awesome 6 Free";
}
.post-item .xemthem button{
	margin:0;
	background:var(--xanh);
	color:#fff;
}

@media (min-width: 1200px){
	span.widget-title {
		font-size: 1.75rem;
	}
}

.is-divider {
	background-color: #fff;
}

.tabbed-content .nav {
	width: 100%;
	display: none;
}
.pt-half {
	padding-top: 15px;
	display: none;
}
.product-section {
	border-top: 1px solid #fff;
}
.wpcf7 input[type=text],
.wpcf7 input[type=tel],
.wpcf7 input[type=email],
.wpcf7 textarea {
	box-shadow: none;
	border: 1px solid #CECDCD;
}
.wpcf7 input {
	height: 45px;
}
.form-group {
	position: relative;
	margin-bottom: 15px;
}
.form-group input {
	height: 45px;
	margin-bottom: 0;
	padding-left: 36px;
	border: 1px solid #333333;
}
textarea {
	padding-left: 36px;
}
.form-group i {
	position: absolute;
	left: 16px;
	top: 15px;
	z-index: 1;
	color: #333333;
}
.form-group .wpcf7-not-valid-tip {
	margin-top: 0;
}
.wpcf7 label {
	display: inherit;
	width: 100%;
}
.list-footer li{
	list-style:none;
	margin-left:0 !important;
}
.list-footer li i {
	font-weight: bold;
	/* 	color: #ffc30e; */
	color: #fff;
}
#footer form input[type=submit]{
	background-color:var(--vang) !important;
	width:100%;
}
.menu-f .ux-menu-link + .ux-menu-link{
	margin-top:12px !important;
}
.menu-f .ux-menu-link a{
	padding:0;
	min-height:unset;
	line-height:1.3;
}
.menu-f .ux-menu-link a i:before{
	content:'\f3a5';
	font-family: "Font Awesome 6 Free";
	color: #fff;
}
.footer-secondary {
	padding: 7.5px 0;
	display: none;
}
.img-white img{
	filter: brightness(0) invert(1);
	-webkit-filter: brightness(0) invert(1);
}
.wpcf7-spinner{
	display:none;
}
form.wpcf7-form input{
	width:100%;
}
input[type=submit]{
	margin:0;
}
.map :is(p,iframe){
	width:100%;
	height:100%;
	margin:0;
}
.map-lh{
	height:450px;
}
.banner-du-an{
	height:275px;
	position:relative;
	display:flex;
	align-items:center;
	justify-content:center;
}
.banner-du-an:before{
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:2;
	background:#000;
	opacity:0.5;
}
.banner-du-an .box-img{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	overflow:hidden;
	z-index:1;
}
.banner-du-an .box-img img{
	object-fit:cover;
	width:100%;
	height:100%;
}
.banner-du-an h1{
	position:relative;
	text-align:center;
	margin:0;
	z-index:3;
	font-size:28px;
	text-transform:uppercase;
	color:#fff;
	padding:0 15px;
}
table {
	border-collapse: collapse;
}
table,th,td{
	border:1px solid #dadada;
	font-size: inherit;
	color:initial;
}
table td{
	padding:10px !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;
}
.btn-popup-du-an{
	position:fixed;
	right:15px;
	bottom:15px;
	width:max-content;
	max-width:100%;
	background:#e70000;
	color:#fff;
	font-weight:700;
	border-radius:5px;
	padding:5px 20px;
	z-index:999;
	cursor:pointer;
	animation:btn-zoom 1.5s linear infinite;
}
@keyframes btn-zoom {
	0%{
		transform:scale(0.95);
	}
	50%{
		transform:scale(1.1);
	}
	100%{
		transform:scale(0.95);
	}
}
.pum-overlay.pum-overlay-disabled {
	visibility: inherit !important;
}
.pum-close.popmake-close{
	margin:0;
	padding:0;

}
#popmake-1462 h3.title-form{
	text-align:center;
	font-size:26px;
	line-height:1.35;
	margin:0 0 10px;
	color:#fff;
}
#popmake-1462 p.txt-sub-title{
	text-align:center;
}
#popmake-1462 .form-du-an input{
	height:45px;
	border-radius:5px;
	border:none;
}
#popmake-1462 .form-du-an input[type=submit]{
	background-color:#e70000 !important;
}
.sec-form-du-an .form-du-an > p{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.sec-form-du-an .form-du-an > p > *{
	width:calc(100% / 3 - 10px);
}
@media only screen and (max-width:849px){
	.order-1-tablet{
		order:-1;
	}
}
@media only screen and (max-width:568px){
	.order-1{
		order:-1;
	}
	.sec-form-du-an .form-du-an > p > *{
		width:100%;
	}
	.sec-form-du-an{
		padding-left:15px !important;
		padding-right:15px !important;
	}
}