/*
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: 'Gilroy';
	src: url('fonts/SVN-GilroyBold.woff2') format('woff2');
	font-weight: 700;
}
@font-face {
	font-family: 'Gilroy';
	src: url('fonts/SVN-GilroyMedium.woff2') format('woff2');
	font-weight: 500;
}
@font-face {
	font-family: 'Gilroy';
	src: url('fonts/SVN-Gilroy.woff2') format('woff2');
	font-weight: 400;
}
@font-face {
	font-family: 'Gilroy';
	src: url('fonts/SVN-GilroySemiBold.woff2') format('woff2');
	font-weight: 600;
}
h1, h2, h3, h4, h5, h6, p, a, div, li, span, strong {
	font-family: Gilroy,sans-serif!important;
}
pre, blockquote, form, figure, p, dl, ul, ol {
	margin-bottom: 12px;
}
.wpcf7-spinner{
	display:none;
}
.stuck #logo img {
	padding: 22px 0;
}
.header-main .nav > li > a {
	color: #fff;
}
.nav-dropdown-has-border .nav-dropdown {
	border: 0;
}
.nav-dropdown-default {
	padding: 10px;
}
.nav-dropdown {
	background: linear-gradient(90deg,#0174b9,#45d7fb);
	border-radius: 10px;
}
.nav-dropdown.nav-dropdown-default>li>a {
	color: #fff;
}
.nav-dropdown>li>a:hover {
	color: #fff;
}
.nav-dropdown-has-arrow li.has-dropdown:after {
	display: none;
}
#header .header-inner {
	background: radial-gradient(circle,#49deff,#0072b8);
	border-radius: 10px;
	margin-top: 15px;
}
.header-wrapper.stuck {
	box-shadow: none;
}
.nav-spacing-xlarge>li {
	margin: 0 18px;
}
.text1 {
	font-size: 1.2rem;
}
.text1  p{
	margin-top:0;
}
.pb-0 {
	padding-bottom: 0 !important;
}
.input-group {
	position: relative;
	width: 100%;
}
.form1 input[type=submit] {
	background-color: transparent;
	background: linear-gradient(180deg,#ffe259,#ffa751);
	color: #000;
}
.form1 input[type=submit], .form1 input {
	width: 100%;
	height: 40px!important;
	border-radius: 50px!important;
	min-height:unset;
	line-height:unset;
}
input::placeholder {
	font-weight: 500;
}
.button_dangky {
	position: fixed;
	box-shadow: 0 18px 30px 0 rgb(255 255 255/20%);
	right: 10px;
	z-index: 999;
	bottom: 10px;
	border: 2px solid #fff;
	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;
}
.button_dangky span {
	color: #fff!important;
}
.popup-dang-ky h3,  .popup-dang-ky p {
	text-align: center;
	color: #fff;
}
.popup-dang-ky h3 {
	margin-bottom: 20px;
}
.popup-dang-ky h2 {
	color: #ffbf00;
	text-align: center;
	margin-top: 15px;
}
.popup-dang-ky .boc {
	background-color: #fff;
	border-radius: 1px;
	padding: 10px 10px 5px 7px;
}
.popup-dang-ky .boc .wpcf7-list-item{
	display: block;
	line-height: 27px;
}
.popup-dang-ky input, .popup-dang-ky textarea {
	box-shadow: none; 
	margin-bottom: 7px;
}
.popup-dang-ky input[type=submit] {
	width: 100%;
	background: linear-gradient(180deg,#a00000,red,#a90000);
	border-radius: 0;
	border: none;
	margin-top: 10px;
}
input[type=text], input[type=email], input[type=tel] {
	height: 39px;
	border: 0;
	border-radius: 2px;
}
.sc-tongquan {
	background: linear-gradient(90deg,#49deff,#0072b8);
}
.col-quyhoach h3 {
	font-size: 1.5rem;
	color: #05764f!important;
}
.col-quyhoach p {
	color: #111!important;
}
.col-quyhoach .col-inner {
	background-color: #fff;
	padding: 20px 20px 9px 20px !important;
	border-radius: 10px;
	height: 100%;
}
.tienich ul {
	display: grid;
	grid-template-columns: repeat(2,1fr);
	border-radius: 10px;
	background: #fff;
	color: #333;
	padding: 15px;
	margin-left: 0;
}
.tienich img {
	position: relative;
	bottom: 8px;
}
.sc-banggia {
	background: linear-gradient(180deg,#49deff,#0072b8);
}
.is-divider {
	display: none;
}
#footer .footer:before {
	content: "";
	position: absolute;
	left: 0;
	width: 100%;
	top: 0;
	height: 100%;
	background: linear-gradient(180deg,#023551,#003f5c96);
}
#footer .footer {
	position: relative;
	background: url(/wp-content/uploads/2023/08/bg_footer-min-1.jpg) center top;
	background-size: cover;
	color: #fff;
	border-top: none;
}
.footer p {
	color: #fff;
}
.widget-title h3 {
	color: #e8a40c;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 18px;
	background: linear-gradient(90deg,#0275ba,#004b5e,#0072b8);
	margin-bottom: 20px;
	display: block;
	text-align: center;
	padding: 10px;
	border-radius: 3px;
}
.form-footer input[type=submit] {
	font-size: 14px;
	text-transform: uppercase;
	width: 100%;
	height: 40px;
	line-height: 40px;
	padding: 0;
	background: linear-gradient(180deg,#ffe259,#ffa751);
	color: #fff;
	font-weight: 500;
	border: none;
	border-radius: 3px;
}
.widget-title ul {
	border: 1px solid #fff;
	padding: 10px 10px 10px 0px;
	list-style: none;
}
.absolute-footer.text-center {
	padding: 8px 0;
	font-size: 14px;
	line-height: 1.8;
	background: radial-gradient(circle,#00b6de,#0072b8)!important;
	color: #fff;
}
.product-small.box {
	border: 1px solid #cbcbcb;
	position: relative;
	padding: 10px;
	border-radius: 5px;
	width: 100%;
}
.product-small.box .box-text {
	text-align: center;
}
.title-wrapper a {
	color: var(--primary-color) !important;
	text-transform: uppercase;
	line-height: 1.5;
	font-size: 18px;
	font-weight: 600;
	padding: 10px 10px 0;
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
}
.thongtin-dc i {
	color: var(--primary-color);
} 
.thongtin-dc {
	padding-top: 5px;
	padding-bottom: 10px;
}
.thongtin-gia {
	text-align: left;
	padding-top: 10px;
	font-size: 16px;
}
.thongtin-gia strong {
	color: red;
}
.image-tools.top.right {
	opacity: 1;
	position: absolute;
	top: -10px;
	left: 0;
}
.tinh-trang {
	background: #dc0a0a;
	color: #fff;
	padding: 5px 8px;
	font-size: 14px;
	border-radius: 3px;
}
.product-small.box:hover:after {
	transform-origin: left;
	transform: scaleX(1);
}
.product-small.box:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	height: 3px;
	width: 100%;
	transform-origin: right;
	transition: transform .5s ease-in-out;
	transform: scaleX(0);
	background: var(--primary-color);
}
.page-title-inner.container {
	background-color: #f3f3f3;
	padding: 5px;
	margin-top: 10px;
	border-radius: 5px;
}
.page-title-inner {
	min-height: 35px;
	max-height: 10px;
}
.breadcrumbs {
	color: #333;
	line-height: 1.5;
	font-weight: 700;
	font-size: 13px;
	text-transform: none;
}
.product-info.summary {
	background: #f4f4f4;
	padding: 10px 12px!important;
	margin-bottom: 1.5rem;
}
.product-title.product_title {
	font-size: 24px;
	width: 100%;
	padding-bottom: 10px;
	line-height: 1.6;
	margin: 0 0 12px;
	color: var(--primary-color);
	font-weight: 700;
	text-transform: uppercase;
	position: relative;
}
.product-title.product_title:before {
	bottom: 0;
	height: 3px;
	content: "";
	position: absolute;
	width: 70px;
	background: var(--primary-color);
}
.wc-tabs.product-tabs {
	display: none;
}
.product-footer .woocommerce-tabs {
	border-top: 0;
}
.woocommerce-Tabs-panel h2{
	color: #fff;
	background: var(--primary-color);
	padding: 12px 15px;
	padding-left: 60px;
	margin-bottom: 10px;
	font-size: 1em;
	text-align: left;
	text-transform: uppercase;
	font-weight: 600;
	position: relative;
}
.woocommerce-Tabs-panel h2:before {
	content: '\f044';
	position: absolute;
	font-family: "Font Awesome 5 Free";
	font-size: 20px;
	left: 0;
	width: 45px;
	top: 0;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #dc0a0a;
}
.gallery-col .box-text p {
	color: #111;
	font-weight: 700;
}
.related-products-wrapper h3 {
	text-align: center;
	font-size: 24px;
	position: relative;
}
.product-section-title-related:after{
	position: absolute;
	bottom: 0;
	content: "";
	left: 0;
	right: 0;
	background: var(--primary-color);
	height: 5px;
	width: 100px;
	margin: auto;
}
.form-tranglh input[type=text], .form-tranglh input[type=email], .form-tranglh input[type=tel] {
	border: 1px solid #ddd;
}
.form-tranglh input[type=submit] {
	width: 100%;
	background: linear-gradient(180deg,#f2a400,#b48b05,#e4a800);
	border-radius: 5px;
	border: none;
}
.woocommerce-result-count, .woocommerce-ordering {
	display: none;
}
.page-title.is-large {
	text-align: left;
	font-size: 22px;
}
#secondary .widget {
	display: grid;
	border: 1px solid var(--primary-color);
	padding: 10px;
}
#secondary .widget-title {
	position: relative;
	font-size: 16px;
	background: var(--primary-color);
	font-weight: 500;
	display: block;
	color: #fff;
	padding: 2.5px 0;
	letter-spacing: 0;
	margin: -10px -10px 10px;
}
#secondary .widget-title:before {
	content: "\f02d";
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	background: var(--primary-color);
	display: inline-block;
	margin-right: 10px;
	color: #fff;
	width: 35px;
	height: 35px;
	padding: 10px;
	font-size: 16px;
}
#secondary .widget-title:after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-color: transparent transparent transparent var(--primary-color);
	position: absolute;
	left: 35px;
	top: 5px;
}
.rpwe-block li {
	border-bottom: 0!important;
}
.rpwe-thumb {
	border: 0 !important;
}
.blog-wrapper .entry-category {
	display: none;
}
.blog-wrapper .entry-header-text {
	padding: 0;
	text-transform: uppercase;
	color: var(--primary-color);
}
a#top-link {
	background: #dc0a0a;
	border: none;
	color: #fff;
	font-size: 16px;
	border-radius: 5px;
	bottom: 60px;
}
.off-canvas-left .mfp-content {
	width: 100%;
	background-color: var(--primary-color);
	color: #fff;
}
.off-canvas:not(.off-canvas-center) .nav-vertical li>a {
	color: #fff;
	font-size: 22px;
}
.mfp-ready .mfp-close {
	mix-blend-mode: unset;
}



@media only screen and (max-width: 550px) {
	.text1 {
		font-size: 1.3rem;
	}
	.tienich ul {
		display: block;
	}
	.tt-duoi {
		display: block!important;
	}
	.chon-mua {
		padding: 6px 10px!important;
	}
}


.tt-duoi {
	display: flex;
	border-top: 1px solid #f0f0f0;
	justify-content: space-between;
	align-items: center;
}
.chon-mua {
	background-color: #d33;
	color: #fff !important;
	border: 1px solid #d33;
	padding: 6px 15px;
	font-size: 14px;
	margin-top: 10px;
	border-radius: 4px;
}
.chon-mua a {
	color: #fff !important;
}
.view360 iframe{
	width:100%;
	border:none;
	height:90vh;
	max-height:849px;
}
.banner .form1 label{
	margin-bottom:0;
}
form{
	margin-bottom:0;
}
@media only screen and (max-width:849px){
	.order-1{
		order:-1;
	}
	.order-2{
		order:2;
	}
	.order-3{
		order:3;
	}
	.view360 iframe{
		height:500px;
	}
	#header .header-inner{
		margin-top:0;
		border-radius:0;
	}
	.page-template-page-transparent-header #main{
		padding-top:80px;
	}

}
@media only screen and (max-width:568px){
	
	.view360 iframe{
		height:350px;
	}
}