/*
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=IBM+Plex+Sans:ital,wght@0,100..700;1,100..700&display=swap');
:root{
	--vang:#f2850e;
	--xanh:#0171bb;
	--bg-header-hover:#003659;
}
.uxb-draggable *{
	pointer-events:initial !important;
}
body{
	font-size:105%;
}
html,body,span,label,a,p,button,b,div{
	font-family: "IBM Plex Sans", sans-serif;
}
h1,h2,h3,h4,h5,h6,.nav > li > a,nav,li{
	font-family: "IBM Plex Sans", sans-serif !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,.ga-pd-b0 .col{
	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%;
}
.img-h100 :is(.img,.img-inner){
	height:100%;
}
.img-h100 img{
	height:100%;
	object-fit:cover;
}
.absolute-footer{
	background-color:var(--bg-header-hover) !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{
	width: 40px;
	height: 40px;
	border-radius: 5px !important;
	border: 1px solid var(--xanh) !important;
	color: #fff !important;
	background: url(/wp-content/uploads/2025/12/top.png) var(--xanh);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	right: 16px;
	min-width:unset;
}
.col-border-right {
	border-right:1px solid #ececec;
}
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;
}
.flatpickr-current-month{
	display:flex;
}
.flatpickr-time input{
	border:none !important;
	box-shadow:none !important;
	height:100%;
}

/* Header */
.page-template-page-transparent-header .header-top {
	background-color: transparent !important;
}
.top-bar-nav .btn-login-header a{
	color:#dbdbdb;
	transition:all 0.3s;
	display:block;
	padding:3px 5px;
	font-size:14.4px;
}
.top-bar-nav .btn-login-header a:hover{
	color:#fff;
}
.top-bar-nav .btn-login-header a i{
	margin:0 3px 0 0;
}
.btn-hotline-header a{
	display:block;
	padding:3px 10px;
	background:#FCAA24;
	border-radius:3px;
	font-size:14.4px;
	color:#fff;
	font-weight:500;
	transition:all 0.3s;
}
.btn-hotline-header a:hover{
	background:var(--vang);
}
.btn-hotline-header a i{
	margin:0 3px 0 0;
	font-size:14px;
}
a.glink img{
	opacity:1 !important;
	width:28px;
}
.gtranslate_wrapper a + a{
	margin-left:5px;
}
#masthead{
	z-index:14;
}
.transparent #logo a{
	transform:translatey(-20px);
	position:relative;
	z-index:2;
}
.transparent #logo img {
	max-height: 110px !important;
}
.header-nav-main > li{
	margin:0;
}
.header-nav-main > li > a{
	text-transform:initial;
	font-size:18px;
	font-weight:300 !important;
	color:#fff !important;
	position:relative;
	padding-left:15px;
	padding-right:15px;
}
.header-nav-main > li > a:before{
	content:'';
	position:absolute;
	left:50%;
	transform:translatex(-50%);
	bottom:18px;
	width:calc(100% - 30px);
	height:3px;
	background:var(--vang);
	transition:all 0.3s;
	opacity:0;
	visibility:hidden;
}
.header-nav-main > li:hover > a:before{
	opacity:1;
	visibility:visible;
}
.header-wrapper #top-bar,
.header-wrapper #masthead{
	transition:all 0.3s ease !important;
}
.header-wrapper.menu-hover #top-bar,
.header-wrapper.menu-hover #masthead {
	background:var(--bg-header-hover) !important;
}

.header-nav-main ul.sub-menu{
	padding:0;
	/* 	min-width: 300px; */
	width:max-content;
}
.header-nav-main ul.sub-menu li a{
	margin:0;
	padding:12px 15px;
	width:100%;
	max-width:360px;
	color:#000;
	transition:all 0.3s;
}
.header-nav-main ul.sub-menu li a:hover{
	color:var(--vang);
}
.post-item .col-inner{
	height:100%;
}
.post-item h5.post-title{
	margin:0 0 10px;
	padding:0 0 12px;
	position:relative;
}
.post-item h5.post-title:before{
	content:'';
	position:absolute;
	left:0;
	bottom:0;
	width:50px;
	height:4px;
	background:var(--vang);
	transition:all 0.3s;
}
.post-item .col-inner:hover h5.post-title:before{
	width:80px;
}
.post-item h5.post-title a{
	margin:0;
	font-size:18px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight:400;
	transition:all 0.3s;
}
.post-item .from_the_blog_excerpt{
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.btn-link-page{
	font-weight:400;
}
/* Home */
.row-title-sec {
	justify-content:space-between;
	margin-bottom:15px;
}
.row-title-sec:after{
	display:none;
}
.row-title-sec .col-title > .col-inner{
	padding:0 10px 13px 0;
}
.row-title-sec .col-title > .col-inner:before{
	content:'';
	position:absolute;
	top:0;
	right:0;
	height:100%;
	width:3px;
	background:var(--xanh);
}
.title-sec h2{
	margin:0;
	font-weight:500;
	font-size: 32px;
	color:var(--vang);
}
.slider-banner .banner p{
	margin:0;
	font-size:44px;
	line-height:1.5;
}
.ga-doitac .col{
	padding-bottom:0 !important;
}
.ga-doitac .col-inner{
	padding:10px;
	border:1px solid #f2f2f2;
	border-radius:5px;
}
.ga-doitac img{
	top:50%;
	left:50%;
	bottom:unset;
	right:unset;
	transform:translate(-50%,-50%);
	width:unset;
	height:unset;
	max-width:100%;
	max-height:100%;
}

.sec-dv-home .box h4{
	margin:0 0 15px;
	padding:0 0 15px;
	font-size:18px;
	font-weight:400;
	text-transform:uppercase;
	position:relative;
}
.sec-dv-home .box h4:before{
	content:'';
	position:absolute;
	left:0;
	bottom:0;
	width:50px;
	height:4px;
	background:var(--vang);
	transition:all 0.3s;
}
.sec-dv-home .box:hover h4:before{
	width:80px;
}

/* Trang Sản phẩm và dịch vụ */
.sec-page-dv .box-dv .box .box-text{
	height:100%;
	top:0;
	padding:25px 20px;
	pointer-events:none;
}
.sec-page-dv .box-dv .box p{
	margin:0;
	font-size:20px;
	line-height:1.35;
}
/* Liên hệ */
.form-lh input{
	height:42px;
}
.form-lh :is(input,textarea){
	border-radius:5px;
}
.form-lh :is(input:not([type=submit]),textarea):focus{
	border-color:var(--xanh);
}

/* Tin tức */
.blog-archive .title-cat p.label{
	margin:0 0 5px;
	text-align:center;
	text-transform:uppercase;
	font-size:18px;
	color:var(--vang);
}
.blog-archive .title-cat h1{
	text-align:center;
	margin:0;
	font-size:30px;
	line-height:1.35;
	font-weight:600;
	text-transform:uppercase;
	color:var(--xanh);
}
.blog-archive #post-list .post-item .col-inner{
	height:100%;
	background:#fff;
	box-shadow:0 1px 3px -2px rgb(0 0 0 / .12),0 1px 2px rgb(0 0 0 / .24);
}
.blog-archive #post-list .post-item .box-text{
	padding:15px 10px;
}
.linkpage i{
	font-size:15px;
	margin-right:3px;
	transform:translatey(-1px);
}
.linkpage a{
	color:var(--xanh);
	transition:all 0.3s;
}
.linkpage a:hover{
	color:var(--vang);
}
.blog-single .sec-link-page{
	padding:0 0 10px !important;
}
.blog-single h1.entry-title{
	font-weight:500;
}
.blog-single .entry-header .is-divider{
	display:block !important;
	background:var(--vang);
	margin-bottom:0;
}
.box-tg-end-single{
	padding: 30px;
	margin-top: 40px;
	background: #f8f8f8;
	border-radius: 10px;
	border: 1px solid #e0e0e0;
}
.box-tg-end-single .content{
	display: flex;
	align-items: flex-start;
	gap: 20px;
}
.box-tg-end-single .content .box-img{
	width:100px;
	flex-shrink:0;
}
.box-tg-end-single .content .box-img .img-inner{
	position:relative;
	padding-top:100%;
	border-radius:50%;
	overflow:hidden;
}
.box-tg-end-single .content .box-img .img-inner img{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	object-fit:cover;
}
.box-tg-end-single .content p.txt-title{
	margin:0 0 10px;
	font-size:20px;
	color:var(--xanh);
	font-weight:500;
	line-height:1.35;
	text-align:left !important;
}
.box-tg-end-single .content p.txt-mota{
	margin:0;
}
.blog-single .social-icons.share-icons a{
	border-radius:5px !important;
}
.row-sidebar .col-content-sidebar:last-child{
	padding-bottom:0;
}
.row-sidebar .txt-title{
	background:var(--xanh);
	border-radius:5px;
	padding:5px;
	margin:0 0 15px;
}
.row-sidebar .txt-title p{
	margin:0;
	text-align:center;
	color:#fff;
	font-weight:600;
}
.row-sidebar .post-item .box-text{
	padding:0 0 0 10px;
}
.row-sidebar .post-item h5.post-title{
	margin:0;
	padding:0;
}
.row-sidebar .post-item h5.post-title:before{
	display:none;
}
.row-sidebar .post-item h5.post-title a{
	font-size:16px;
	-webkit-line-clamp: 3;
}
.row-sidebar .box-vertical :is(.box-image,.box-text){
	vertical-align:top;
}
ul.menu-shortcode {
	margin:0;
}
ul.menu-shortcode li{
	margin:0 !important;
	list-style:none;
}
ul.menu-shortcode li a{
	padding:8px 0 8px 15px;
	border-bottom:1px solid #ececec;
	display:block;
	position:relative;
	line-height:1.35;
	color:#000;
	transition:all 0.3s;
}
ul.menu-shortcode li:last-child a{
	border-bottom:0;
}
ul.menu-shortcode li a:hover{
	color:var(--vang);
}
ul.menu-shortcode li a:before{
	content:'\f0da';
	font-family:'fontawesome';
	position:absolute;
	left:0;
	top:10px;
	transition:all 0.3s;
	font-size:13px;
}
ul.menu-shortcode li a:hover:before{
	transform:translatex(3px);
}
/* Footer */
.title-f {
	margin:0 0 13px;
	padding:0 0 10px;
	position:relative;
}
.title-f:before{
	content:'';
	position:absolute;
	left:0;
	bottom:0;
	width:40px;
	height:3px;
	background:rgba(0,0,0,0.3);
}
.title-f p{
	margin:0;
	font-size:19px;
	font-weight:500;
}
.menu-f .ux-menu-link + .ux-menu-link{
	margin-top:10px !important;
}
.menu-f a{
	padding:0;
	min-height:unset;
}
.menu-f a:hover{
	color:var(--vang) !important;
}
.menu-f a i{
	width:unset;
	transition:all 0.3s;
	transform:translatey(1px);
}
.menu-f a:hover i{
	transform:translatex(2px) translatey(1px);
}
.map-f{
	height:220px;
}
.contact-f h3{
	font-size:18px;
	font-weight:600;
	line-height:1.35;
}
.contact-f p{
	margin:0 0 10px;
}
.contact-f p i{
	width:20px;
	font-size:16px;
}
.contact-f a{
	transition:all 0.3s;
	color:#000;
}
.contact-f a:hover{
	color:var(--vang);
}
.icon-menu{
	color:var(--vang);
}
.nav-sidebar li a{
	color:#333 !important;
}
.nav-sidebar > li > a{
	font-size:16px;
	font-weight:500 !important;
	color:#000 !important;
}

.bottom-box-fix ul {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
	width: 50px
}

.bottom-box-fix ul li {
	margin: 0 !important;
	display: block;
	width: 100%;
	position: relative
}
.bottom-box-fix ul li + li{
	margin-top:10px !important;
}
.bottom-box-fix ul li a {
	display: inline-block;
	width: 100%;
	position: relative
}

.bottom-box-fix ul li a .fa {
	height: 50px;
	width: 50px;
	border-radius: 50px;
	line-height: 50px;
	border: 0;
	background: #0086ff;
	display: inline-block;
	color: #fff;
	font-size: 22px;
	text-align: center;
	position: relative;
	z-index: 9;
	box-shadow: none;
	text-shadow: none
}

.phonering-alo-ph-img-circle {
	-webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
	animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%
}

.bottom-box-fix ul li.hotline_icon a .chat_text {
	background-color: #0084ff
}

.bottom-box-fix ul li a .chat_text {
	display: inline-block;
	padding: 0;
	background-color: #06c;
	color: #fff;
	border: 2px solid #fff;
	border-radius: 20px;
	height: 50px;
	line-height: 45px;
	position: absolute;
	top: 0;
	right: 5px;
	z-index: 0;
	width: 0;
	overflow: hidden;
	-webkit-transition: all 1s;
	transition: all 1s;
	-moz-box-shadow: 0 0 5px #555;
	-webkit-box-shadow: 0 0 5px #555;
	box-shadow: 0 0 5px #555;
	font-weight: 400;
	white-space: nowrap;
	opacity: 0
}

.bottom-box-fix ul li:hover .chat_text {
	width: 223px;
	padding-left: 40px;
	padding-right: 10px;
	opacity: 1
}

img.phonering-alo-ph-img-circle {
	position: relative;
	z-index: 9999;
	height: 50px;
	width: 50px
}

.bottom-box-fix {
	position: fixed;
	z-index: 9999;
	right: 15px;
	bottom: 85px
}

@keyframes phonering-alo-circle-fill-anim {
	0% {
		-webkit-transform: rotate(0) scale(.7) skew(1deg);
		transform: rotate(0) scale(.7) skew(1deg);
		opacity: .2
	}

	50% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
		transform: rotate(0) scale(1) skew(1deg);
		opacity: .2
	}

	100% {
		-webkit-transform: rotate(0) scale(.7) skew(1deg);
		transform: rotate(0) scale(.7) skew(1deg);
		opacity: .2
	}
}

@-webkit-keyframes phonering-alo-circle-img-anim {
	0% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
		transform: rotate(0) scale(1) skew(1deg)
	}

	10% {
		-webkit-transform: rotate(-25deg) scale(1) skew(1deg);
		transform: rotate(-25deg) scale(1) skew(1deg)
	}

	20% {
		-webkit-transform: rotate(25deg) scale(1) skew(1deg);
		transform: rotate(25deg) scale(1) skew(1deg)
	}

	30% {
		-webkit-transform: rotate(-25deg) scale(1) skew(1deg);
		transform: rotate(-25deg) scale(1) skew(1deg)
	}

	40% {
		-webkit-transform: rotate(25deg) scale(1) skew(1deg);
		transform: rotate(25deg) scale(1) skew(1deg)
	}

	50% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
		transform: rotate(0) scale(1) skew(1deg)
	}

	100% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
		transform: rotate(0) scale(1) skew(1deg)
	}
}

@keyframes phonering-alo-circle-img-anim {
	0% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
		transform: rotate(0) scale(1) skew(1deg)
	}

	10% {
		-webkit-transform: rotate(-25deg) scale(1) skew(1deg);
		transform: rotate(-25deg) scale(1) skew(1deg)
	}

	20% {
		-webkit-transform: rotate(25deg) scale(1) skew(1deg);
		transform: rotate(25deg) scale(1) skew(1deg)
	}

	30% {
		-webkit-transform: rotate(-25deg) scale(1) skew(1deg);
		transform: rotate(-25deg) scale(1) skew(1deg)
	}

	40% {
		-webkit-transform: rotate(25deg) scale(1) skew(1deg);
		transform: rotate(25deg) scale(1) skew(1deg)
	}

	50% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
		transform: rotate(0) scale(1) skew(1deg)
	}

	100% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
		transform: rotate(0) scale(1) skew(1deg)
	}
}
@media only screen and (max-width:1200px){
	.title-sec h2 {
		font-size: 30px;
	}
}
@media only screen and (max-width:849px){

	.transparent #logo a {
		transform: translatey(0);
	}
	.page-template-page-transparent-header #main{
		padding-top:70px;
	}
	.header-wrapper.stuck .header-main,
	.header-wrapper .header-main{
		height: 70px !important;
	}
	.header-wrapper #logo img,
	.header-wrapper.stuck #logo img,
	.transparent #logo img{
		max-height: 65px !important;
	}
	.transparent .header-main {
		height: 70px !important;
	}
	.header.transparent .header-bg-color{
		background-color:var(--bg-header-hover) !important;
	}
	.btn-login-header a{
		color:var(--vang);
	}
	.slider-banner .banner p {
		font-size: 40px;
	}
	#post-list .col.post-item{
		flex-basis: 50%;
		max-width: 50%;
	}
}
@media only screen and (max-width:568px){
	#post-list .col.post-item{
		flex-basis: 100%;
		max-width: 100%;
	}
	.title-sec h2 {
		font-size: 26px;
	}
	.slider-banner .banner p {
		font-size: 30px;
		line-height: 1.5;
	}
	.row-title-sec .col-title > .col-inner {
		padding: 0;
	}
	.row-title-sec .col-title > .col-inner:before{
		display:none;
	}
	.row-sidebar .post-item .box-text{
		padding:10px 0 0;
	}
	.row-sidebar .post-item h5.post-title a {
		font-size: 18px;
	}
	.blog-archive .title-cat p.label {
		font-size: 16px;
	}
	.blog-archive .title-cat h1 {
		font-size: 22px;
	}
	.box-tg-end-single .content {
		flex-direction: column;
	}
	.bottom-box-fix {
		right: 10px;
		bottom: 15px;
	}
	.bottom-box-fix ul li a .chat_text{
		display:none !important;
	}

}
@media only screen and (max-width:440px){
	.slider-banner .banner p {
		font-size: 22px;
		line-height: 1.35;
	}
}
