/*
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&family=Philosopher:ital,wght@0,400;0,700;1,400;1,700&display=swap');

*, p, a, li, div, span{
	font-family: "Montserrat", sans-serif;
}
h1, h2, h3, h4, h5, h6, h1>span, h2>span, h3>span, h4>span, h5>span, h6>span{
	font-family: "Philosopher", sans-serif!important;
}
a{
	cursor:pointer;
}
.header-main .nav > li > a {
	font-family: "Philosopher", sans-serif!important;
	color: #0D6B32 !important;
	font-size: 16px;
	font-weight: bold;
}
.nav-spacing-large>li {
	margin: 0 18px;
}
.nav-dropdown-default {
	padding: 0;
}
.nav-dropdown>li>a {
	font-family: "Philosopher", sans-serif!important;
	color: #0D6B32;
	border-bottom: 1px solid #0D6B32 !important;
}
.nav-dropdown>li:hover {
	background: #0D6B32;
}
.nav-dropdown>li:hover a{
	color: #fff;
}
.text-banner h3{
	font-weight: bold;
	font-size: 40px;
}
.tieude h2{
	font-size: 40px;
	*margin-bottom: 0;
}
.col-tongquan ul {
	list-style: none;
	margin-left: -20px;
}
.col-tongquan ul li:before {
	content: "\f005";
	font-family: FontAwesome;
	padding-right: 20px;
	font-size: 16px;
	color: #fff;
}
.col-tongquan ul li{
	border-bottom: 1px solid #fff;
	padding: 3px 0;
}
.col-tongquan .col-inner {
	border: 1px solid #C0B518;
	padding: 30px;
	background-color: rgb(14 120 122 / 89%);
}
.bnt1 {
	background: #C0B518;
}
.bnt1:hover{
	box-shadow: none;
}
.text-vitri h3{
	font-size: 35px;
	margin-bottom: 5px;
}
.text-vitri ul {
	list-style: none;
	margin-left: -20px;
}
.text-vitri ul li:before {
	content: "\f041";
	font-family: FontAwesome;
	padding-right: 10px;
	font-size: 16px;
	color: #fff;
}
.icon-dothi .icon-box-text {
	background-image: linear-gradient(180deg, #F3EBA7 0%, #FFFFFF 100%);
	margin-top: -50px;
	padding: 55px 30px 10px;
	height: 185px;
}
.icon-top .icon-box-text{
	margin-top: -59px;
	padding: 59px 75px 10px;
}
.icon-dothi:hover .icon-box-text{
	background-image: linear-gradient(180deg, #F3E464 0%, #FFFFFF 100%);
}
.text-font p {
	font-family: "Philosopher", sans-serif !important;
	font-size: 17px;
	margin-bottom: -10px;
}
.text-font p>strong {
	font-family: "Philosopher", sans-serif !important;
}
.icon-cs {
	align-items: center;
	background: linear-gradient(90deg, #ffeb99, #f5a623);
	padding: 10px 20px;
	border-radius: 10px;
}
.icon-cs .icon{
	width: 60px;
	height: 60px;
	background: #f5a623;
	border-radius: 50%;
	margin-left: -10px;
	padding: 5px 10px 0;
}
.icon-cs h4{
	margin: 0;
	font-size: 22px;
	margin-left: 10px;
	line-height: 1.2;
}
.anh-border img{
	border: 1px solid #C0B518;
	border-radius: 2px;
}
.tes-cudan {
	align-items: center;
}
.tes-cudan .pt-half {
	padding-top: 0;
}
.text1 {
	background-color: #F8EFC8;
	padding: 15px 15px 5px;
	border-radius: 2px;
	margin-top: 15px;
	text-align: center;
	height: 100%;
}
.text1:after {
	content: "";
	display: block;
	width: 14px;
	height: 14px;
	background-color: #f8efc8;
	position: absolute;
	-webkit-transform: scaleX(.75) rotate(45deg);
	border-width: 0;
	box-sizing: content-box;
	left: 50%;
	top: 90px;
}
.button_dangky {
	position: fixed;
	box-shadow: 0 18px 30px 0 rgb(255 255 255 / 20%);
	right: 10px;
	z-index: 999;
	bottom: 20px;
	border: 2px solid #ebbb3d;
	background: linear-gradient(to right, #a50d20, red, #eb0b27);
	padding: 9px 15px;
	color: #fff;
	text-transform: uppercase;
	border-radius: 50px;
	font-size: 15px;
	font-weight: 600;
}
.pum-overlay.pum-overlay-disabled {
	visibility: inherit;
}
h5.post-title a {
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	display: -webkit-box;
	font-family: "Philosopher", sans-serif !important;
}





.tit-ft .section-title b {
	background-color: #fff;
	height: 1px;
	opacity: 1;
}
.tit-ft .section-title-center span {
	margin: 0;
	background: #ebbb3d;
	padding: 5px 15px;
	border-radius: 1px;
}
.section-title i {
	opacity: 1;
}
.form-lh input{
	height: 42px;
	border-radius: 2px;
	box-shadow: none;
}
.form-lh input[type=submit]{
	background: #EBBB3D !important;
	width: 100%;
}
.form-lh .col {
	padding: 0 15px 10px;
}
.form-lh.row-small .col {
	padding: 0 5px 5px;
}
.wpcf7-spinner {
	display: none;
}
.absolute-footer, html {
	background-color: #014254!important;
	color: #fff !important;
}


@media only screen and (min-width: 320px) and (max-width: 860px){
	.text-banner h3 {
		font-size: 20px;
	}
	.tieude h2 {
		font-size: 30px;
	}
	.icon-dothi .icon-box-text {
		padding: 55px 30px 10px;
	}
	.icon-cs h4 {
		font-size: 15px;
	}
	.form-lh .small-5, .form-lh .small-2 {
		flex-basis: 100%;
		max-width: 100%;
	}
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450;
	background: #014254;
	color: #fff;
}
.map :is(p,iframe){
	width:100%;
	height:100%;
	margin:0;
}
.map-f{
	height:300px;
}
.pd-b0{
	padding-bottom:0 !important;
}
.p-mb0 p{
	margin-bottom:0;
}
form{
	margin:0;
}
.sec-360 .box .box-image{
	width:100px !important;
	border-radius:50%;
	border:2px solid rgb(255, 187, 90);
	transition:all 0.3s;
}
.sec-360 .box .box-image:hover{
	border-color:#fff;
	background:rgb(255, 187, 90);
}
.sec-360 .box .box-image img{
	width: 75px;
    object-fit: contain;
}
.view360{
	height:100dvh;
}
.view360 iframe{
	width:100%;
	height:100%;
	border:none;
}

.tab-thu-vien > ul.nav{
	width:max-content;
	max-width:100%;
	border:2px solid #ebbb3d;
	background:url(/wp-content/uploads/2026/01/album-background.png) no-repeat;
	background-size:cover;
	margin:0 auto;
}
.tab-thu-vien > ul.nav li{
	margin:0;
}
.tab-thu-vien > ul.nav li a{
	padding:10px 15px;
	font-size:16px;
	color:#fff !important;
}
.tab-thu-vien > ul.nav li.active a,
.tab-thu-vien > ul.nav li a:hover{
	color:#ebbb3d !important;
}
#button-contact-vr {
    z-index: 9;
}