/*
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: 'HelveticaNeue';
	src: url('fonts/HelveticaNeueLight.otf') format('opentype');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'HelveticaNeue';
	src: url('fonts/HelveticaNeueMedium.otf') format('opentype');
	font-weight: 600;
	font-style: normal;
}
@font-face {
	font-family: 'HelveticaNeue';
	src: url('fonts/HelveticaNeueBold.otf') format('opentype');
	font-weight: 700;
	font-style: normal;
}

@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
:root{
	--xanh:#0069a5;
	--nau:#e2ad72;
	--do:#FF0000;
	--vang:#fec280;
}
html,body,span,label,a,p,button,b,div{
	font-family: 'HelveticaNeue';
}
h1,h2,h3,h4,h5,h6,.nav > li > a,nav,li{
	font-family: 'HelveticaNeue' !important;
}
b,strong{
	font-weight:bold;
}
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;
	transition:all 0.3s;
}
.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;
}
.p-mb0 p{
	margin-bottom:0;
}
.absolute-footer{
	background-color:#005c90 !important;
	padding:0;
	display:none;
}
.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/06/top.png) var(--xanh);
	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 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 iframe{
	width:100%;
	height:100%;
}
.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;
}
.img-white img{
	filter: brightness(0) invert(1);
	-webkit-filter: brightness(0) invert(1);
}
.btn-xanh-hover{
	box-shadow:none !important;
}
.btn-xanh-hover:hover{
	color:var(--vang) !important;
	background-color:#024b75 !important;
}
.linkpage :is(span,a){
	font-size:15px;
}
.linkpage a{
	transition:all 0.2s;
}
.linkpage a:hover{
	color:var(--nau);
}
aside{
	margin-bottom:0 !important;
}
.sec-fix-bg .section-bg{
	background-attachment:fixed;
}
.title-sec :is(h1,h2){
	text-transform:uppercase;
}
.title-sub {
	position:relative;
	padding-top:80px;
}
.title-sub:before{
	content:'';
	position:absolute;
	left:50%;
	transform:translatex(-50%);
	height:70px;
	width:1px;
	background:var(--xanh);
	top:0;
}
.txt-sub-title-left{
	padding-left:60px;
	position:relative;
}
.txt-sub-title-left:before{
	content:'';
	position:absolute;
	left:0;
	top:50%;
	transform:translatey(-50%);
	height:2px;
	width:46px;
	background:var(--xanh);
}











/* Header */
.txt-topbar span{
	display:inline-block;
	margin-right:7px;
	padding-right:8px;
	position:relative;
	font-weight:600;
}

.txt-topbar span:before{
	content:'';
	position:absolute;
	top:50%;
	transform:translatey(-50%);
	right:0;
	height:15px;
	width:1px;
	background:#fff;
}
.txt-topbar span:last-child:before{
	display:none;
}
.txt-topbar :is(span,a){
	color: #ebebeb !important;
	font-size:12px;
}
.txt-topbar i{
	margin-right:5px;
}


#top-bar .header-search-form form input[type=search]{
	height:26px;
	border-radius:99px;
	padding-right:27px;
	font-size:12px;
	border-color:#fff;
	color:#fff !important;
	background-color:transparent !important;
	width:183px;
}
#top-bar .header-search-form form input[type=search]::placeholder{
	font-size:12px;
}

#top-bar .header-search-form form > .flex-row > .flex-col:not(.flex-grow){
	position:absolute;
	top:50%;
	right:3px;
	transform:translatey(-50%);
}
#top-bar .header-search-form form button[type=submit] {
	width: 21px;
	height: 21px;
	border-radius: 50% !important;
	padding: 0;
	font-size: 9px;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: unset;
	min-height: unset;
	background-color: #fff !important;
	color: var(--xanh) !important;
}
#top-bar .header-search-form form button i{
	transform:translatey(2px);
}
.header-nav-main.nav-right > li{
	margin: 0 15px;
}
.header-nav-main.nav-right > li > a{
	font-size:14px;
	text-transform:initial;
	font-weight:600 !important;
	color: #333333 !important;
}
.header-nav-main.nav-right > li:hover > a,
.header-nav-main.nav-right > li.active > a{
	color:var(--xanh) !important;
}
.header-nav-main ul.sub-menu{
	padding:0;
	min-width:330px;
}
.header-nav-main ul.sub-menu li a{
	margin:0 !important;
	padding:10px 15px !important;
	color: #333333!important;
	transition:all 0.3s;
	font-size: 13px;
	font-weight:600 !important;
}
.header-nav-main ul.sub-menu li:hover > a{
	color:#fff !important;
	background:#217CB1;
}
.gtranslate_wrapper a + a{
	margin-left:5px;
}
.gtranslate_wrapper a img{
	opacity:1 !important;
	width:26px !important;
}

/*  */
.sec-banner-page .row-fix{
	position:absolute;
	left:50%;
	transform:translatex(-50%);
	bottom:20px;
	z-index:2;
}
.sec-banner-page .img-banner:before{
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3));
	z-index:1;
	pointer-events:none;
	opacity:0.5;
}
.sec-menu-scroll .menu-scroll{
	flex-direction:row;
	flex-wrap:wrap;
	justify-content:center;
	column-gap:50px;
}
.sec-menu-scroll .menu-scroll a{
	padding:0;
	position:relative;
	border-bottom:1px solid transparent;
	height:50px;
	min-height:unset;
	line-height:unset;
	align-items:center;
	font-weight:600;
}
.sec-menu-scroll .menu-scroll .ux-menu-link.active a{
	border-color:var(--xanh);
	color:var(--xanh) !important;
	font-weight:600;
}

/* Trang chủ */
.slider-banner-home .flickity-prev-next-button{
	opacity:1 !important;
	top:unset !important;
	bottom:30px !important;
	width:68px;
	height:68px;
	background:rgb(0 0 0 / 70%);
	padding:0;
}
.slider-banner-home .flickity-prev-next-button svg{
	display:none !important;
}
.slider-banner-home .flickity-prev-next-button:before{
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:url(/wp-content/uploads/2025/06/right-chevron.png) no-repeat;
	background-position:center;
	background-size:18px;
}
.slider-banner-home .flickity-prev-next-button.previous:before{
	background:url(/wp-content/uploads/2025/06/left-chevron.png) no-repeat;
	background-position:center;
	background-size:18px;
}

.slider-banner-home .flickity-prev-next-button.previous{
	left:calc(calc(100vw - 1230px) / 2);
}
.slider-banner-home .flickity-prev-next-button.next{
	left:calc(calc(100vw - 1230px) / 2 + 80px);
}
.slider-banner-home .banner h3{
	margin:0 0 20px;
	font-weight:700;
	font-size:42px;
	text-transform:uppercase;
	line-height:1.35;
}
.slider-banner-home .banner p{
	margin:0 0 15px;
	font-size:16px;
	font-weight:600;
}
.slider-banner-home .banner a.button{
	font-weight:600;
	padding:3px 25px;
	border-radius:5px;
}


.sec1-home .box-solieu h3{
	font-size:50px;
	line-height:1.3;
	margin:0 0 5px;
	color:var(--xanh);
}
.sec1-home .box-solieu p{
	margin:0;
	padding-left:15px;
	position:relative;
}
.sec1-home .box-solieu p:before{
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:1px;
	height:52px;
	background:#090229;
	opacity:0.5;
}
.sec1-home .btn-view-gt{
	margin:15px 0 0;
	font-weight:600;
	padding:7px 25px;
	font-size:16px;
}
.sec1-home .btn-view-gt i{
	background:url(/wp-content/uploads/2025/06/ic-right.png) no-repeat;
	background-position:center;
	width:33px;
	height:23px;
	transition:all 0.3s;
}
.sec1-home .btn-view-gt:hover i{
	transform:translatex(5px);
}
.sec1-home .btn-view-gt i:before{
	display:none;
}
.sec1-home {
	padding-bottom:300px !important;
}
.sec2-home{
	margin-top:-270px;
}
.sec2-home .row-linhvuc{
	gap:4px;
}
.sec2-home .row-linhvuc .col.box-content{
	max-width: calc(calc(100% / 3 ) - 3px);
	flex-basis: calc(calc(100% / 3 ) - 3px);
}
.sec2-home .box-content .box .overlay{
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.8) 100%);
	width: 100%;
	bottom: 0;
	height: 70%;
	top:unset;
}
.sec2-home .box-content .box .box-image:before{
	content:'';
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:0;
	transition:all 0.5s;
	opacity:0;
	visibility:hidden;
	background:linear-gradient(129.78deg, #0F6EB8 13.26%, #1FB0E6 114.25%);
	pointer-events:none;
	z-index:1;
}
.sec2-home .box-content .box:hover .box-image:before{
	height:100%;
	opacity:0.9;
	visibility:visible;
}
.sec2-home .box-content .box .box-text{
	padding:20px 30px;
	z-index:2;
}
.sec2-home .box-content .box:not(.uxb-draggable) .box-text{
	pointer-events:none;
}
.sec2-home .box-content .box .box-text .txt-title{
	padding-left:15px;
	border-left:3px solid #1FB0E6;
	margin:0 0 15px;
}
.sec2-home .box-content .box .box-text .txt-title h4{
	font-size:24px;
	margin:0;
}

.sec2-home .box-content .box .box-text .txt-desc{
	height:0;
	overflow:hidden;
	transition:all 0.4s;
}
.sec2-home .box-content .box:hover .box-text .txt-desc{
	height:128px;
}
.sec2-home .box-content .box .box-text .txt-desc p{
	margin:0;
	font-size:16px;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}





.sec-tintuc-home .row-title .col-right > .col-inner{
	padding-top:30px;
}
.sec-tintuc-home .row-title .ux-menu{
	flex-direction:row;
	align-items: center;
	justify-content: flex-end;
}
.sec-tintuc-home .row-title .ux-menu .ux-menu-link + .ux-menu-link{
	margin-left:15px !important;
}
.sec-tintuc-home .row-title .ux-menu a{
	min-height:unset;
	padding:0;
	font-size:15px;
	transition:all 0.3s;
	position:relative;
	white-space:nowrap;
}
.sec-tintuc-home .row-title .ux-menu a:before{
	content:'';
	position:absolute;
	top:50%;
	left:0;
	height:1px;
	width:0;
	background:var(--xanh);
	transition:all 0.3s;
}
.sec-tintuc-home .row-title .ux-menu a:hover:before{
	width:30px;
}
.sec-tintuc-home .row-title .ux-menu a:hover{
	font-weight:600;
	color:var(--xanh) !important;
	padding-left:35px;
}
.sec-tintuc-home .row-title .ux-menu .ux-menu-link.btn-view-all a{
	padding:14px 18px !important;
	color:#ffff !important;
	font-weight:600 !important;
	background:var(--xanh);
	flex-direction:row-reverse;
	align-items:center;
}
.sec-tintuc-home .row-title .ux-menu .ux-menu-link.btn-view-all a:hover{
	color:var(--vang) !important;
	background:#024b75 !important;
}
.sec-tintuc-home .row-title .ux-menu .ux-menu-link.btn-view-all a:before{
	display:none;
}
.sec-tintuc-home .row-title .ux-menu .ux-menu-link.btn-view-all a span{
	padding:0 5px 0 0;
}
.sec-tintuc-home .row-title .ux-menu .ux-menu-link.btn-view-all a i{
	background: url(/wp-content/uploads/2025/06/ic-right.png) no-repeat;
	background-position: center;
	width: 33px;
	height: 23px;
	transition: all 0.3s;
}
.sec-tintuc-home .row-title .ux-menu .ux-menu-link.btn-view-all a:hover i{
	transform:translatex(5px);
}
.sec-tintuc-home .row-title .ux-menu .ux-menu-link.btn-view-all a i:before{
	display:none;
}

.sec-tintuc-home .post1 .post-item .post-title{
	-webkit-line-clamp: 4;
	font-size:18px;
}
.sec-tintuc-home .post2 .post-item {
	padding-bottom:10px;
}
.sec-tintuc-home .post2 .post-item:last-child{
	padding-bottom:0px;
}
.sec-tintuc-home .post2 .post-item .col-inner {
	border-bottom: none;
	background:#fff;
	box-shadow:0px 4px 20px rgba(0, 0, 0, 0.05);
}
.sec-tintuc-home .post2 .post-item .box-image,
.sec-tintuc-home .post2 .post-item .date-post span.date1{
	display:none;
}
.sec-tintuc-home .post2 .post-item .box-text-inner{
	display:flex;
	flex-direction:row-reverse;
}
.sec-tintuc-home .post2 .post-item .box-text{
	padding:15px 15px 15px 108px;
	position:relative;
}
.sec-tintuc-home .post2 .post-item .date-post{
	margin:0;
	background:#DBDBDB;
	width:93px;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	display:flex;
	align-items:center;
	justify-content:center;
}
.sec-tintuc-home .post2 .post-item .date-post span.date2{
	display:flex;
	flex-direction:column;
	align-items:center;
}
.sec-tintuc-home .post2 .post-item .date-post span.date2 .d-top{
	font-size:28px;
	font-weight:600;
	color:var(--xanh);
	line-height:1.2;
}
.sec-tintuc-home .post2 .post-item .date-post span.date2 .d-bottom{
	white-space:nowrap;
	font-size:13px;
	color:var(--xanh);
	font-weight:600;
}
.sec-tintuc-home .post2 .post-item .post-title{
	margin:0;
	font-weight:400;
}

.sec-doitac-home .section-bg{
	top: 70px;
	bottom: 0;
	background-size: contain !important;
	height: auto;
}
.ga-doitac .owl-item .gallery-col.col{
	padding:0;
}
.ga-doitac .owl-item .gallery-col.col img{
	width:unset;
	height:unset;
	max-width:calc(100% - 10px);
	max-height:calc(100% - 20px);
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	left: 50%;
}
.ga-doitac .owl-nav button{
	background-color:transparent !important;
	width:13px;
	height:30px;
}
.ga-doitac .owl-nav button img{
	filter: invert(0.7);
	width:100%;
	height:100%;
}
.ga-doitac .owl-nav button.owl-prev{
	left:-30px;
}
.ga-doitac .owl-nav button.owl-next{
	right:-30px;
}

.sec-lh-home .section-bg-overlay{
	background:linear-gradient(270deg, rgba(0, 0, 0, 0) 21%, rgba(0, 0, 0, 0.8) 100%);
}
.sec-lh-home .box-content {
	padding:40px 30px 40px 80px;
	width:max-content;
	position:relative;
}
.sec-lh-home .box-content .box-border{
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	width:70%;
	border:3px solid #fff;
	border-right:0;
	pointer-events:none;
}
.sec-lh-home .box-content .box-border:before,
.sec-lh-home .box-content .box-border:after{
	content:'';
	position:absolute;
	width:3px;
	height:30px;
	background:#fff;
	right:0;
	top:0;
}
.sec-lh-home .box-content .box-border:after{
	top:unset;
	bottom:0;
}
.sec-lh-home .box-content h2{
	text-transform:uppercase;
	font-size:69px;
	margin:0;
}
.sec-lh-home .box-content h2 span{
	display:block;
}
.sec-lh-home .box-content h2 span.line1{
	color:#1FB0E6;
}

.sec-lh-home .box-content h2 span.line2{
	margin:-39px 0px 0 -19px;
}
.sec-lh-home .box-content p{
	font-weight:600;
}
.sec-lh-home .box-content .list-btn a{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	padding:0 25px;
	height:45px;
	gap:15px;
	font-size:16px;
	text-transform:uppercase;
	font-weight:600;
	margin-right:20px;
	transition:all 0.3s;
}
.sec-lh-home .box-content .list-btn a:hover{
	transform:scale(0.95);
}
.sec-lh-home .box-content .list-btn a i{
	font-size:14.4px;
}
.sec-lh-home .box-content .list-btn a.btn-tl{
	border:2px solid #1FB0E6;
	color:#1FB0E6;
}
.sec-lh-home .box-content .list-btn a.btn-lh{
	background:#fff;
	color:var(--xanh);
}


/* Danh mục sản phẩm */
.sec-banner-cat .row-fix{
	position:absolute;
	left:50%;
	transform:translatex(-50%);
	bottom:0;
	z-index:2;
}
#shop-sidebar .widget-title{
	display:block;
	text-transform:uppercase;
	font-size:18px;
	font-weight:600;
	padding:10px 15px;
	background:var(--xanh);
	color:#fff;
	line-height:28.8px;
}
#shop-sidebar .menu-shortcode{
	padding:10px 10px 15px;
	border:1px solid #e2e2e2;
	border-top:0;
}
#shop-sidebar .menu-shortcode li{
	margin:0 !important;
	padding:8px 0;
	border-bottom:1px dashed #e2e2e2;
}
#shop-sidebar .menu-shortcode li:last-child{
	border-bottom:0;
	padding-bottom:0;
}
#shop-sidebar .menu-shortcode li a{
	display:block;
	transition:all 0.3s;
	font-weight:600;
}
#shop-sidebar .menu-shortcode li a:hover{
	color:var(--xanh);
}
#shop-sidebar .menu-shortcode li.menu-item-has-children{
	position:relative;
}
#shop-sidebar .menu-shortcode li.menu-item-has-children > a{
	display:block;
	width:calc(100% - 30px);
	height:30px;
	line-height:30px;
}
#shop-sidebar .menu-shortcode li.menu-item-has-children > .btn-toggle{
	position:absolute;
	top:8px;
	right:0;
	cursor:pointer;
	z-index:1;
	width:30px;
	height:30px;
	display:flex;
	align-items:center;
	justify-content:center;
	transition:all 0.3s;
}
#shop-sidebar .menu-shortcode li.menu-item-has-children > .btn-toggle:hover{
	background:#e2e2e2;
}
#shop-sidebar .menu-shortcode li.menu-item-has-children > .btn-toggle i{
	transition:all 0.3s;
	font-size:15px;
}
#shop-sidebar .menu-shortcode li.menu-item-has-children.active > .btn-toggle i{
	transform:rotate(90deg);
}
#shop-sidebar .menu-shortcode li.menu-item-has-children > .sub-menu{
	display:none;
	padding:0 0 0 15px;
}
#shop-sidebar .menu-shortcode li.menu-item-has-children.active > .sub-menu{
	display:block;
}
h1.title-cat-pro{
	font-size:26px;
	color:var(--xanh);
	margin:0 0 20px;
	font-weight:600;
	text-transform:uppercase;
}
ul.subcategories{
	display:flex;
	flex-wrap:wrap;
	gap:15px;
}
ul.subcategories li{
	list-style:none;
	margin:0 !important;
}
ul.subcategories li a{
	display:flex;
	align-items:center;
	justify-content:center;
	height:100%;
	padding:5px 15px;
	border:1px solid #e2e2e2;
	box-shadow:0px 5px 10px rgb(0 0 0 / 6%);
	transition:all 0.3s;
	border-radius:5px;
}
ul.subcategories li a img{
	height:40px;
	width:auto;
}
ul.subcategories li a.has-img span{
	display:none;
}
ul.subcategories li a:hover{
	/* 	background:var(--xanh); */
	/* 	border-color:var(--xanh); */
	/* 	color:#fff; */
	transform:translatey(-3px);
	box-shadow: 0px 8px 10px rgb(0 0 0 / 8%);
}
.archive.term-26 ul.subcategories{
	display:none;
}
.product-small.col > .col-inner{
	height:100%;
	border: 1px solid #E1E1E1;
	padding: 10px 10px 20px;
	border-radius:5px;
}
.product-small .box-text{
	padding:15px 0 0;
}
.product-small .product-title{
	margin:0 0 7px;
}
.product-small .product-title a{
	margin:0;
	font-size:16px;
	font-weight:600;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.product-small .box-image .image-none{
	position:relative;
	padding-top:100%;
}
.product-small .box-image .image-none a{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.product-small .box-image .image-none a img{
	width:100%;
	height:100%;
	object-fit:cover;
}
.product-small .box-image .box-hover{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:linear-gradient(0deg, rgba(7, 83, 157, 0.8), rgba(7, 83, 157, 0.8));
	transition:all 0.3s;
	z-index:1;
	pointer-events:none;
	opacity:0;
	visibility:hidden;
	display:flex;
	align-items:center;
	justify-content:center;
	flex-direction:column;
	gap:5px;
}
.product-small .box-image:hover .box-hover{
	opacity:1;
	visibility:visible;
}
.product-small .box-image .box-hover span{
	position:relative;
	width:25px;
	height:25px;
}
.product-small .box-image .box-hover span:before,
.product-small .box-image .box-hover span:after{
	content:'';
	position:absolute;
	background:#fff;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
}
.product-small .box-image .box-hover span:before{
	width:100%;
	height:1px;
}
.product-small .box-image .box-hover span:after{
	width:1px;
	height:100%;
}
.product-small .box-image .box-hover p{
	margin:0;
	color:#fff;
	font-weight:600;
}
.product-small .price-wrapper{
	display:none;
}





/* Chi tiết sản phẩm */
.product-thumbnails a {
	border-color: rgba(0, 0, 0, .1);
}
h1.product-title{
	font-size:26px;
	margin:0 0 25px;
}
.sec-chitiet-pro .list-btn > .col-inner{
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}
.sec-chitiet-pro .list-btn a.button{
	width:calc(50% - 10px);
	margin:0;
	min-height:unset;
	line-height:unset;
	padding:8px 5px;
	font-weight:600;
	font-size:18px;
	display:flex;
	align-items:center;
	justify-content:center;
}
.sec-chitiet-pro .list-btn a.button.btn-lh{
	font-size:15px;
}
.sec-chitiet-pro .list-btn a.button.btn-phone{
	background-color:var(--do) !important;
}
.row-mota-sp .col-content > .col-inner{
	border-top:1px solid #E1E1E1;
	padding-top:40px;
	margin-top:10px;
}
.related-products-wrapper{
	border:none !important;
}
.related-products-wrapper > h3{
	max-width:100%;
	padding:30px 0 0;
	margin: 0 0 25px;
}
.related-products-wrapper > h3,
.row-mota-sp .txt-title h3{
	font-size:20px;
	font-weight:700;
}

.related-products-wrapper .owl-item .product-small.col{
	padding:0;
}
.related-products-wrapper .owl-nav button{
	background-color: #f5f5f5 !important;
	width: 45px;
	height: 45px;
	font-size:20px !important;
	color:#333 !important;
}
.related-products-wrapper .owl-nav button.owl-prev {
	left:-60px;
}
.related-products-wrapper .owl-nav button.owl-next {
	right:-60px;
}







/* Tin tức */
.blog-wrapper{
	padding-top:0;
}
.blog-wrapper > .row{
	margin-top:0 !important;
}
.blog-wrapper .row-largeT > .large-9{
	max-width: 72%;
	flex-basis: 72%;
	padding-right:30px;
}
.blog-wrapper .row-largeT > .large-3{
	max-width: 28%;
	flex-basis: 28%;
}
h1.title-cat{
	font-size:36px;
	font-weight:700;
	color:var(--xanh);
	text-transform:uppercase;
	margin:0 0 25px;
}

.post-item .post-title{
	margin:0 0 7px;
	font-size:18px;
	font-weight:600;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	min-height:47px;
	transition:all 0.3s;
	color: #333333 !important;
}
.post-item .col-inner:hover .post-title{
	color:var(--xanh);
}
.from_the_blog_excerpt {
	margin:0;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.post-item .col-inner{
	height:100%;
	border-bottom:3px solid #e1e1e1;
}
.post-item .date-post{
	font-size:14.4px;
	margin:15px 0 0;
	color:#999999;
}
.post-item .date-post span.date2{
	display:none;
}
.post-item .box-text{
	padding:15px 0 10px;
}
.blog-single h1.entry-title{
	font-size:30px;
	line-height:1.3;
}
.blog-single article{
	margin-bottom:0;
}
.blog-single .single-page{
	padding-bottom:15px;
}
.rpbt_shortcode h3{
	font-size:20px;
	text-transform:uppercase;
	color:var(--xanh);
}
.rpbt_shortcode ul{
	margin:0;
}
.rpbt_shortcode ul li{
	margin-left:0 !important;
	list-style:none;
}
.rpbt_shortcode ul li a{
	transition:all 0.3s;
}
.rpbt_shortcode ul li a:before{
	content: '\f054';
	font-family: 'Fontawesome';
	margin-right: 7px;
	font-size: 10px;
	transform: translatey(-2px);
	display: inline-block;
	transition: all 0.3s;
}
.rpbt_shortcode ul li a:hover:before{
	transform: translatey(-2px) translatex(3px);
}
.rpbt_shortcode ul li a:hover{
	color:var(--xanh);
}
.data-single{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	align-items:flex-end;
	border-bottom:1px solid #e1e1e1;
	padding-bottom:15px;
}
.data-single .date{
	font-size:14px;
}
.data-single .date i{
	margin-right:5px;
}
.data-single .share-post{
	display:flex;
	align-items:center;
	gap:10px;
}
.data-single .share-post p{
	margin:0;
	font-size:14px;
}
.data-single .share-post .social-item a{
	display:inline-flex;
	width:35px;
	height:35px;
	align-items:center;
	justify-content:center;
	border-radius:50%;
	color:#fff;
}
.share-post .social-item a.facebook{
	background-color: #3b5998;
}
.share-post .social-item a.twitter{
	background-color: #1da1f2;
}
.share-post .social-item a.linkedin{
	background-color: #0077b5;
}
.share-post .social-item a.email{
	background-color: #ea4335;
}
.post-sidebar{
	border-left:none !important;
}
.row-sidebar .col-sidebar:last-child{
	padding-bottom:0;
}
.row-sidebar .txt-title{
	background:var(--xanh);
	padding:10px 15px;
	margin:0 0 10px;
}
.row-sidebar .txt-title p{
	margin:0;
	font-size:18px;
	font-weight:600;
	color:#fff;
	text-transform:uppercase;
}
.row-sidebar .post-style .post-item .box{
	display:flex;
}
.row-sidebar .post-style .post-item .box-image{
	width:40%;
	flex-shrink:0;
}
.row-sidebar .post-style .post-item .box-image .image-cover{
	padding-top:75% !important;
}
.row-sidebar .post-style .post-item .box-text{
	padding:0 0 0 10px;
}
.row-sidebar .post-style .post-item .from_the_blog_excerpt {
	display:none;
}
.row-sidebar .post-style .post-item .post-title{
	font-size: 15px;
	font-weight: 600;
	-webkit-line-clamp: 3;
	min-height: unset;
}
.row-sidebar .post-style .post-item .date-post {
	margin: 7px 0 0;
	font-size:13px;
}
.row-sidebar .post-style .post-item.col{
	padding-bottom:15px
}
.row-sidebar .post-style .post-item .col-inner{
	padding-bottom:15px;
	border-bottom:1px solid #e2e2e2;
}
.row-sidebar .post-style .post-item:last-child{
	padding-bottom:0;
}
.row-sidebar .menu-shortcode li{
	margin:0 !important;
}
.row-sidebar .menu-shortcode li a{
	position:relative;
	margin-bottom:8px;
	padding-bottom:8px;
	border-bottom:1px dashed #e2e2e2;
	display:block;
	transition:all 0.3s;
}
.row-sidebar .menu-shortcode li a:before{
	content:'\f054';
	font-family:'Fontawesome';
	margin-right:7px;
	font-size:10px;
	transform:translatey(-2px);
	display:inline-block;
	transition:all 0.3s;
}
.row-sidebar .menu-shortcode li a:hover:before{
	transform:translatey(-2px) translatex(3px);
}
.row-sidebar .menu-shortcode li a:hover{
	color:var(--xanh);
}

/* Giới thiệu */
.sec-linhvuc-gt{
	overflow:hidden;
}
.sec-linhvuc-gt .col-item > .col-inner{
	height:100%;
}
.sec-linhvuc-gt .col-item .icon-box{
	flex-wrap:nowrap;
	align-items:center;
	position:absolute;
	z-index:3;
}
.sec-linhvuc-gt .col-item .icon-box .icon-box-img{
	width:105px !important;
	height:105px;
	background:linear-gradient(to bottom,#20AFE6,#2975BF);
	border-radius:50%;
	border:4px solid #fff;
	padding:20px;
	position:relative;
	z-index:2;
}
.sec-linhvuc-gt .col-item .icon-box .icon-box-img :is(.icon,.icon-inner){
	width:100%;
	height:100%;
	display:flex;
	align-items:center;
	justify-content:center;
}
.sec-linhvuc-gt .col-item .icon-box img{
	padding-top:0;
}
.sec-linhvuc-gt .col-item .icon-box .icon-box-text{
	display:flex;
	align-items:center;
	width:247px;
	flex:unset;
	flex-shrink:0;
	height:100px;
}
.sec-linhvuc-gt .col-item .icon-box .icon-box-text p{
	font-size:15px;
	font-weight:600;
	width:100%;
	text-align:center;
}

.sec-linhvuc-gt .col-item.col-left .icon-box .icon-box-text{
	background:url(/wp-content/uploads/2025/06/bg_left.png) no-repeat;
	padding: 0 54px 0 20px;
	transform: translateX(42px);
	background-size: contain;
	background-position: center;
}
.sec-linhvuc-gt .col-item.col-left .icon-box{
	flex-direction:row-reverse;
}

.sec-linhvuc-gt .col-item.col-right .icon-box .icon-box-text{
	background:url(/wp-content/uploads/2025/06/bg_right.png) no-repeat;
	padding: 0 20px 0 54px;
	transform: translateX(-42px);
	background-size: contain;
	background-position: center;
}
.sec-linhvuc-gt .col-item .icon-box.item1{
	top:0;
	left:50%;
}
.sec-linhvuc-gt .col-item .icon-box.item2{
	top:50%;
	transform:translatey(-50%);
	left:25%;
}
.sec-linhvuc-gt .col-item .icon-box.item3{
	bottom: 0;
	left: 50%;
}
.sec-linhvuc-gt .col-item .icon-box.item4{
	top: 0%;
	right: 50%;
}
.sec-linhvuc-gt .col-item .icon-box.item5{
	right:25%;
	top:50%;
	transform:translatey(-50%);
}
.sec-linhvuc-gt .col-item .icon-box.item6{
	bottom: 0;
	right: 50%;
}

.sec-linhvuc-gt .col-btn-video > .col-inner{
	padding-top:100%;
}
.sec-linhvuc-gt .col-btn-video .video-button-wrapper{
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	z-index:2;
}
.sec-linhvuc-gt .col-btn-video .video-button-wrapper a{
	margin:0;
	width:71px !important;
	height:71px !important;
	border:none !important;
	background:#1FB0E6 !important;
	display:flex;
	align-items:center;
	justify-content:center;
	position:relative;
}
.sec-linhvuc-gt .col-btn-video .video-button-wrapper a i{
	color:#0F6EB8;
}
.sec-linhvuc-gt .col-btn-video .video-button-wrapper a:before{
	content:'';
	width:123px;
	height:123px;
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	pointer-events:none;
	background:url(/wp-content/uploads/2025/06/round.png) no-repeat;
	background-size:contain;
}
.sec-linhvuc-gt .col-btn-video .img-bg{
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	z-index:1;
}

.sec-tamnhin-gt .col-menu-tab > .col-inner{
	padding-top:51%;
	background:url(/wp-content/uploads/2025/06/bg-ellipse.png) no-repeat;
	background-size:cover;
	background-position:top center;
}
.sec-tamnhin-gt .col-menu-tab .icon-box.item {
	width:max-content;
	min-width:219px;
	cursor:pointer;
	position:absolute;
	z-index:2;
	display:flex;
	gap:15px;
	flex-direction:column-reverse;
}
.sec-tamnhin-gt .col-menu-tab .icon-box.item p{
	margin:0;
	font-size:20px;
	font-weight:600;
}
.sec-tamnhin-gt .col-menu-tab .icon-box.item .icon-box-img{
	width:84px !important;
	height:84px;
	border-radius:50%;
	background:#fff;
	margin-bottom:0;
}
.sec-tamnhin-gt .col-menu-tab .icon-box.item.active .icon-box-img{
	box-shadow:0 0 0 13px #fff;
	background:var(--xanh);
}
.sec-tamnhin-gt .col-menu-tab .icon-box.item.active .icon-box-img img{
	filter: brightness(0) invert(1);
	-webkit-filter: brightness(0) invert(1);
}
.sec-tamnhin-gt .col-menu-tab .icon-box.item .icon-box-img :is(.icon,.icon-inner){
	width:100%;
	height:100%;
	display:flex;
	align-items:center;
	justify-content:center;
}
.sec-tamnhin-gt .col-menu-tab .icon-box.item img{
	width:45px;
	padding-top:0;
}
.sec-tamnhin-gt .col-menu-tab .icon-box.item1{
	bottom: 38%;
	left: -5%;
}
.sec-tamnhin-gt .col-menu-tab .icon-box.item1 p{
	transform:translatex(-55px);
}
.sec-tamnhin-gt .col-menu-tab .icon-box.item2{
	top: -8%;
	left: 17%;
}
.sec-tamnhin-gt .col-menu-tab .icon-box.item3{
	top: -8%;
	right: 17%;
}
.sec-tamnhin-gt .col-menu-tab .icon-box.item4{
	bottom: 38%;
	right: -5%;
}
.sec-tamnhin-gt .col-menu-tab .icon-box.item4 p{
	transform:translatex(55px);
}
.sec-tamnhin-gt .col-menu-tab .row-fix{
	position:absolute;
	left:50%;
	width:65%;
	transform:translatex(-50%);
	top:35%;
}
.sec-tamnhin-gt .col-menu-tab .row-fix .col-content{
	display:none;
}
.sec-tamnhin-gt .col-menu-tab .row-fix .col-content.active{
	display:block;
}
.sec-thitruong-gt{
	overflow:hidden;
}
.sec-thitruong-gt .img-map .box-text{
	width:100%;
	height:100%;
	padding:0;
	top:0;
	left:0;
}
.sec-thitruong-gt .img-map .box-text :is(.box-text-inner, ul){
	width:100%;
	height:100%;
	margin:0;
	position:relative;
}
.sec-thitruong-gt .img-map .box-text ul li{
	list-style:none;
	margin:0 !important;
	position:absolute;
	cursor:pointer;
}
.sec-thitruong-gt .img-map .box-text ul li .icon{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width:23px;
	height:33px;
	background:url(/wp-content/uploads/2025/06/ic-map.svg) no-repeat;
	background-size:contain;
	background-position:center;
}
.sec-thitruong-gt .img-map .box-text ul li .wrap_content{
	pointer-events: none;
	position: absolute;
	background: #FFFFFF;
	box-shadow: 0px 4px 50px rgba(0, 20, 35, 0.15);
	border-radius: 5px;
	width: 258px;
	padding: 20px;
	right: -33px;
	top: 50%;
	transform: translate(100%, -50%);
	opacity: 0;
	z-index:3;
	transition: .3s all;
}
.sec-thitruong-gt .img-map .box-text ul li:hover .wrap_content {
	opacity: 1;
}
.sec-thitruong-gt .img-map .box-text ul li .wrap_content:before{
	width: 15.88px;
	height: 15.88px;
	background: #FFFFFF;
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(-50%, -50%) rotate(-45deg);
}
.sec-thitruong-gt .img-map .box-text ul li .wrap_content .title {
	display: flex;
	align-items: center;
	margin-bottom: 15px;
}
.sec-thitruong-gt .img-map .box-text ul li .wrap_content .title h3 {
	margin: 0;
	font-size: 18px;
	margin-left: 10px;
	color:#333;
	text-shadow:none;
}
.sec-thitruong-gt .img-map .box-text ul li .wrap_content :is(.content,p){
	color:#333;
	text-shadow:none;
}
.sec-thitruong-gt .col-content .txt-title{
	position:absolute;
	bottom: 134px;
	left: 0;
	z-index:2;
	width:25%;
}
.sec-thitruong-gt .col-content .txt-title h2{
	text-transform:uppercase;
	color:var(--xanh);
	font-size:38px;
	margin:0 0 5px;
}
.sec-thitruong-gt .col-content .txt-title p{
	margin:0;
	font-size:14.4px;
}
.sec-thitruong-gt .col-content > .col-inner{
	padding-left:160px;
}
.sec-dichvu-gt .tab-dichvu :is(h4,ul.nav){
	width:30%;
}
.sec-dichvu-gt .tab-dichvu h4{
	position:absolute;
	left:0;
	top:0;
	padding:40px 15px 30px 30px;
	color:#fff;
	margin:0;
	text-transform:uppercase;
	z-index:1;
	font-size:40px;
}
.sec-dichvu-gt .tab-dichvu ul.nav{
	padding-top:118px;
	background:var(--xanh);
}
.sec-dichvu-gt .tab-dichvu ul.nav li{
	border:none !important;
}
.sec-dichvu-gt .tab-dichvu ul.nav a{
	border-left:5px solid transparent;
	padding:15px 30px;
	font-size:16px;
	font-weight:600;
	color:#fff;
	transition:all 0.3s;
}
.sec-dichvu-gt .tab-dichvu ul.nav li.active a,
.sec-dichvu-gt .tab-dichvu ul.nav li:hover a{
	border-color:var(--nau);
	background:rgb(255 255 255 / 13%);
}
.sec-dichvu-gt .tab-dichvu ul.nav a:before{
	display:none !important;
}
.sec-dichvu-gt .tab-dichvu .tab-panels{
	padding:0;
}
.sec-dichvu-gt .tab-dichvu .banner .banner-bg .overlay{
	background:linear-gradient(90deg, rgba(0, 0, 0, 0.8) -2.82%, rgba(0, 0, 0, 0.653736) 15.05%, rgba(0, 0, 0, 0.52214) 31.84%, rgba(0, 0, 0, 0) 64.49%);
}
.sec-dichvu-gt .tab-dichvu .banner .text-box{
	padding: 0 50px 80px;
}
.sec-dichvu-gt .tab-dichvu .banner h3{
	margin:0 0 15px;
	font-size:26px;
	font-weight:600;
	text-transform:uppercase;
	line-height:1.35;
}
.sec-dichvu-gt .tab-dichvu .banner p{
	margin:0 0 7px;
}
.sec-dichvu-gt .tab-dichvu .banner a.button{
	font-weight:600;
	padding:5px 25px;
	text-transform:initial;
	background-color:var(--nau);
	margin:25px 0 0;
	font-size:15px;
}
.sec-dichvu-gt .tab-dichvu .banner a.button i:before{
	display:none;
}
.sec-dichvu-gt .tab-dichvu .banner a.button i{
	width:27px;
	height:23px;
	background:url(/wp-content/uploads/2025/06/ic-right.png) no-repeat;
	background-size:contain;
	background-position:center;
	transition:all 0.3s;
}
.sec-dichvu-gt .tab-dichvu .banner a.button:hover i{
	transform:translatex(5px);
}









/* Liên hệ */
.map-lh{
	height:400px;
}
.sec-lh .col-form .txt-title h1{
	font-size:30px;
	text-transform:uppercase;
	font-weight:700;
	color:var(--xanh);
}
.form-lh{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.form-lh .rowinput.r50{
	width:calc(50% - 10px);
}
.form-lh .rowinput.r100{
	width:100%;
}
.form-lh :is(input,button){
	height:45px;
	border-radius:5px;
}
.form-lh textarea{
	border-radius:5px;
}
.form-lh .rowinput p.label{
	font-size:15px;
	margin:0 0 3px;
}
.form-lh button[type=submit]{
	color:#fff !important;
	min-height:unset;
	line-height:45px;
	display:inline-flex;
	align-items:center;
	justify-content:center;
	gap:10px;
	font-weight:600;
	margin:0;
}
.form-lh button[type=submit] img{
	transition:all 0.3s;
}
.form-lh button[type=submit]:hover{
	color:var(--vang) !important;
	background-color:#024b75 !important;
}
.form-lh button[type=submit]:hover img{
	transform:translatex(3px);
}
.sec-lh .col-txt .box-lh > .col-inner{
	background:#F5F5F5;
	padding:30px;
}
.sec-lh .col-txt .box-lh > .col-inner:before{
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:3px;
	background:var(--xanh);
	z-index:1;
}
.sec-lh .col-txt .box-lh h2{
	font-size:20px;
	text-transform:uppercase;
	margin:0 0 15px;
	font-weight:600;
}
.sec-lh .col-txt .contact-lh p i{
	width:20px;
	margin-right:6px;
	font-size:20px;
	transform:translatey(3px);
}
.sec-lh .col-txt .follow-lh span{
	font-weight:400;
	color:#333 !important;
	font-size:14px;
}
.sec-lh .col-txt :is(.contact-lh, .time-lh) p{
	margin:0;
}
.sec-lh .col-txt :is(.contact-lh, .time-lh) p + p{
	margin-top:10px;
}


/* Footer */
.col1-f{
	max-width: 30%;
	flex-basis: 30%;
}
.col1-f > .col-inner{
	padding-right:30px;
}
.col2-f{
	max-width: 20%;
	flex-basis: 20%;
}
.col2-f > .col-inner{
	padding-left:10px;
}
.col2-f,.col3-f,.col4-f{
	padding-top:100px;
}
.logo-f{
	margin:0 0 20px !important;
}
.logo-f img{
	max-height:120px;
	width:auto;
	margin:0;
}
.contact-f p{
	margin:0;
	font-size: 13px;
}
.contact-f p + p{
	margin-top:10px;
}
.contact-f p strong{
	font-weight:600;
}
.contact-f p i{
	width:17px;
}
.title-f{
	position:relative;
	margin-bottom:13px;
}
.title-f p{
	margin:0;
	font-size:15px;
	font-weight:600;
}
.social-icons a i{
	top:unset;
}
.menu-style .ux-menu-link + .ux-menu-link{
	margin-top:7px !important;
}
.menu-style .ux-menu-link a{
	padding:0;
	min-height:unset;
	font-size: 14px;
}

.menu-style .ux-menu-link a:hover{
	color:var(--xanh) !important;
}
.menu-style .ux-menu-link a i{
	width:unset;
	transition:all 0.3s;
	transform:translatey(1px);
}
.menu-style .ux-menu-link a:hover i{
	transform:translatex(3px) translatey(1px);
}
.form-dk-tin :is(input,button){
	margin:0;
	height:48px;
	background-color:transparent !important;
	/* 	color:#fff !important; */
}
.form-dk-tin input{
	border:1px solid #333;
	border-radius:99px;
}
.form-dk-tin input::placeholder{
	color:#333;
}
.form-dk-tin button{
	position:absolute;
	top:0;
	right:0;
	border-radius:0 99px 99px 0;
}
.form-dk-tin button img{
	filter: brightness(0.2);
	-webkit-filter: brightness(0.2);
}
.sec-f-bottom .col-content > .col-inner{
	display:flex;
	justify-content:space-between;
}
.sec-f-bottom .txt-coppy p{
	margin:0;
	font-size:12px;
}
.sec-f-bottom .txt-coppy p br{
	display:none;
}
.sec-f-bottom .menu-cs{
	flex-direction:row;
	gap:20px;
}
.sec-f-bottom .menu-cs a{
	padding:0;
	min-height:unset;
	line-height:unset;
	font-size:12px;
}
.sec-f-bottom .menu-cs a:hover,
.sec-f-bottom .txt-coppy p a:hover{
	color:var(--nau) !important;
}
.off-canvas-right .mfp-content, .off-canvas-left .mfp-content{
	width:100%;
	max-width:300px;
	background-color:var(--xanh) !important;
}
.sidebar-menu .nav-sidebar a{
	color:#fff !important;
	font-size:15px;
}
.sidebar-menu .nav-sidebar > li > a{
	font-size:14px;
	font-weight:600 !important;
}
.sidebar-menu .nav-sidebar li .toggle{
	opacity:1 !important;
	color:#fff !important;
}
.sidebar-menu .nav-sidebar .searchform input{
	border-color:#f2f2f2;
	height:35px;
}
.sidebar-menu .nav-sidebar .searchform :is(input,button){
	color:#fff !important;
}
.sidebar-menu .nav-sidebar .searchform input::placeholder{
	color:#f2f2f2;
}
.sidebar-menu .nav-sidebar .searchform input{
	font-size:15px;
}
.mobile-nav :is(.icon-menu,.icon-search){
	color:var(--xanh);
	font-size:24px !important;
}
.btn-fix{
	position:fixed;
	z-index:9;
	top:50%;
	transform:translatey(-50%);
	right:10px;
}
.btn-fix a{
	display:flex;
	width:55px;
	height:55px;
	border-radius:50%;
	background:#005789;
	align-items:center;
	justify-content:center;
}
.btn-fix a + a{
	margin-top:10px;
}
.btn-fix a img{
	max-width: 65%;
	max-height: 65%;
	width: auto;
	height: auto;
}
body:not(.home) #loadpage{
	display:none !important;
}
.box-video p{
	margin:0;
}
.box-video video{
	width:100%;
}
#loadpage{
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 999999;
	overflow: hidden;
	background-size: cover;
	transition: 1s all ease-in-out;
}
#loadpage .logo-loadpage{
	width:100%;
	height:100%;
	position:relative;
}
#loadpage .logo-loadpage .mask{
	width:100%;
	height:100%;
	background:#fff;
}
#loadpage .logo-loadpage .mask span{
	display:block;
	width:100%;
	transition:all 1s;
	background:var(--xanh);
	height:20%;
}
#loadpage .logo-loadpage .logo_center{
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	width:400px;
	transition:all 1s;
	height:auto;
}
#loadpage .logo-loadpage .logo_center img{
	width:100%;
	transition:all 1s;
}
video::-webkit-media-controls {
	display: none !important;
}
@media only screen and (max-width:1230px){
	.slider-banner-home .flickity-prev-next-button.previous {
		left: 15px;
	}
	.slider-banner-home .flickity-prev-next-button.next {
		left: 92px;
	}
	.sec-tintuc-home .row-title :is(.col-left,.col-right){
		max-width: 100%;
		flex-basis: 100%;
	}
	.sec-tintuc-home .row-title .col-right > .col-inner{
		padding-top:0;
		padding-bottom:30px;
	}
	.sec-tintuc-home .row-title .ux-menu {
		justify-content: flex-start;
	}
	.sec-tintuc-home .row-title .ux-menu .ux-menu-link + .ux-menu-link {
		margin-left: 25px !important;
	}
	.header-nav-main.nav-right > li {
		margin: 0 9px;
	}
	.ga-doitac .owl-nav{
		display:none;
	}
}
@media only screen and (max-width:991px){

}
@media only screen and (max-width:849px){
	.order-1-tablet{
		order:-1;
	}
	.sec-lh .col-txt .box-lh > .col-inner {
		padding: 25px 20px;
	}
	.sec-lh .col-form .txt-title h1 {
		font-size: 26px;
	}
	.sec-lh .col-txt .box-lh h2 {
		font-size: 18px;
	}
	.blog-wrapper .row-largeT > .large-9 {
		max-width: 100%;
		flex-basis: 100%;
		padding-right: 15px;
	}
	.blog-wrapper .row-largeT > .large-3 {
		max-width: 100%;
		flex-basis: 100%;
	}
	.row-sidebar .post-style .post-item .post-title {
		font-size: 18px;
		font-weight: 600;
		-webkit-line-clamp: 2;
	}
	.row-sidebar .post-style .post-item .from_the_blog_excerpt {
		display: -webkit-box;
	}
	.row-sidebar .post-style .post-item .date-post {
		margin: 10px 0 0;
		font-size: 14.4px;
	}
	.row-sidebar .post-style .post-item .box-image .image-cover {
		padding-top: 61% !important;
	}
	.sec-linhvuc-gt .col-item .icon-box .icon-box-img {
		width: 85px !important;
		height: 85px;
		border: 3px solid #fff;
		padding: 16px;
	}
	.sec-linhvuc-gt .col-item .icon-box .icon-box-text {
		width: 210px;
		height: 80px;
	}
	.sec-linhvuc-gt .col-item .icon-box .icon-box-text p {
		font-weight: 600;
		line-height: 1.35;
	}
	.sec-linhvuc-gt .col-item .icon-box.item1 {
		top: 0;
		left: 75%;
	}
	.sec-linhvuc-gt .col-item .icon-box.item2 {
		top: 50%;
		left: 45%;
	}
	.sec-linhvuc-gt .col-item .icon-box.item3 {
		bottom: 0;
		left: 75%;
	}
	.sec-linhvuc-gt .col-item .icon-box.item4 {
		top: 0%;
		right: 75%;
	}
	.sec-linhvuc-gt .col-item .icon-box.item5 {
		right: 45%;
		top: 50%;
	}
	.sec-linhvuc-gt .col-item .icon-box.item6 {
		bottom: 0;
		right: 75%;
	}
	.sec-tamnhin-gt .col-menu-tab > .col-inner {
		padding-top: unset;
		display:flex;
		flex-wrap: wrap;
		background:none;
	}
	.sec-tamnhin-gt .col-menu-tab .icon-box.item{
		position:relative;
		width:25%;
		min-width:unset;
		top:unset;
		left:unset;
		bottom:unset;
		right:unset;
		padding:0 5px;
		/* 		flex-direction:column; */
	}
	.sec-tamnhin-gt .col-menu-tab .icon-box.item1 p,
	.sec-tamnhin-gt .col-menu-tab .icon-box.item4 p{
		transform: unset;
	}
	.sec-tamnhin-gt .col-menu-tab .icon-box.item p {
		font-size: 16px;
		font-weight: 600;
	}
	.sec-tamnhin-gt .col-menu-tab .row-fix {
		position: relative;
		left: unset;
		width: auto;
		transform: unset;
		top: unset;
		padding:60px 0 30px;
	}
	.sec-tamnhin-gt .col-menu-tab .icon-box.item .icon-box-img{
		box-shadow:none !important;
	}

	.sec-thitruong-gt .col-content > .col-inner {
		padding-left: 0;
	}
	.sec-thitruong-gt .col-content .txt-title {
		position: relative;
		bottom: unset;
		left: unset;
		z-index: 2;
		width: 100%;
		text-align: center;
	}
	.sec-thitruong-gt .col-content .img-map{
		width:85%;
	}
	.sec-dichvu-gt .tab-dichvu h4 {
		padding: 30px 15px 25px 20px;
		font-size: 30px;
	}
	.sec-dichvu-gt .tab-dichvu ul.nav {
		padding-top: 91px;
	}
	.sec-dichvu-gt .tab-dichvu ul.nav a {
		border-left: 4px solid transparent;
		padding: 15px 15px 15px 20px;
	}
	.sec-dichvu-gt .tab-dichvu .tab-panels {
		width: 70%;
	}
	.sec-dichvu-gt .tab-dichvu .tab-panels .banner{
		padding-top:450px !important;
	}
	.sec-dichvu-gt .tab-dichvu .banner .text-box {
		padding: 0 30px 30px;
	}
	.sec-thitruong-gt .col-content .txt-title h2 {
		font-size: 30px;
	}
	.sec2-home .box-content .box .box-image .image-cover{
		padding-top:75% !important;
	}
	.sec2-home .box-content .box .box-image:before{
		height:100%;
		opacity: 0.9;
		visibility: visible;
	}
	.sec2-home .box-content .box .box-text {
		padding: 30px;
	}
	.sec2-home .box-content .box .box-text .txt-desc {
		height: initial !important;
	}
	.sec-lh-home .box-content h2 {
		font-size: 60px;
	}
	.sec-lh-home .box-content h2 span.line2 {
		margin: -33px 0px 0 -19px;
	}
	.sec-lh-home .box-content {
		padding: 50px 30px 50px 80px;
	}
	.sec1-home .box-solieu h3 {
		font-size: 40px;
	}
	.archive.term-26 ul.subcategories {
		display: flex;
	}
	.header-main li.html.custom {
		display: block;
	}
	.slider-banner-home .banner h3 {
		margin: 0 0 15px;
		font-size: 30px;
	}
	.slider-banner-home .banner p {
		font-size: 16px;
	}
	.slider-banner-home .flickity-prev-next-button {
		bottom: 15px !important;
		width: 60px;
		height: 60px;
	}
	.sec2-home .row-linhvuc .col.box-content {
		max-width: calc(calc(100% / 2) - 2px);
		flex-basis: calc(calc(100% / 2) - 2px);
	}
	.col1-f{
		max-width: 100%;
		flex-basis: 100%;
	}
	.col2-f{
		max-width: 30%;
		flex-basis: 30%;
	}
	.col4-f,
	.col3-f{
		max-width: 35%;
		flex-basis: 35%;
	}
	.col2-f,.col3-f,.col4-f{
		padding-top:0;
	}
	.col2-f > .col-inner {
		padding-left: 0;
	}
	.col1-f > .col-inner {
		padding-right: 0;
	}
}
@media only screen and (max-width:568px){
	.order-1{
		order:-1;
	}
	.form-lh .rowinput.r50 {
		width: 100%;
	}
	.sec-lh .col-form .txt-title h1 {
		font-size: 22px;
	}
	.map-lh {
		height: 300px;
	}
	.blog-single h1.entry-title {
		font-size: 26px;
		line-height: 1.35;
	}
	.row-sidebar .post-style .post-item .box{
		flex-direction:column;
	}
	.row-sidebar .post-style .post-item .box-image {
		width: 100%;
	}
	.row-sidebar .post-style .post-item .box-image .image-cover {
		padding-top: 56.25% !important;
	}
	.row-sidebar .post-style .post-item .box-text {
		padding: 15px 0 0;
	}
	.sec-linhvuc-gt .col-item .icon-box{
		position:relative;
		top:unset !important;
		left:unset !important;
		bottom:unset !important;
		right:unset !important;
		transform:unset !important;
		margin-bottom:30px;
	}
	.sec-linhvuc-gt .col-item.col-left .icon-box {
		flex-direction: row;
	}
	.sec-linhvuc-gt .col-item .icon-box .icon-box-text{
		transform:translatex(-45px) !important;
		padding:5px 15px 5px 55px !important;
		width:unset !important;
		flex:1 !important;
		background:linear-gradient(to right,#376897,#5780a6,transparent) !important;
	}
	.sec-linhvuc-gt .col-item .icon-box .icon-box-text p{
		font-size:16px;
		text-align:left;
	}
	.sec-tamnhin-gt .col-menu-tab .icon-box.item .icon-box-img {
		width: 60px !important;
		height: 60px;
	}
	.sec-tamnhin-gt .col-menu-tab .icon-box.item img {
		width: 35px;
	}
	.sec-tamnhin-gt .col-menu-tab .icon-box.item p {
		font-size: 12px;
	}
	.sec-dichvu-gt .tab-dichvu :is(h4,ul.nav),
	.sec-dichvu-gt .tab-dichvu .tab-panels{
		width: 100%;
	}
	.sec-dichvu-gt .tab-dichvu h4 {
		position: relative;
		left: unset;
		top: unset;
		background:var(--xanh);
		font-size: 26px;
		padding: 30px 20px 15px;
	}
	.sec-dichvu-gt .tab-dichvu ul.nav {
		padding-top: 0;
	}
	.sec-dichvu-gt .tab-dichvu .banner h3 {
		margin: 0 0 10px;
		font-size: 20px;
	}
	.sec-dichvu-gt .tab-dichvu .banner p{
		font-size:14.4px;
	}
	.sec-dichvu-gt .tab-dichvu .banner a.button {
		margin: 15px 0 0;
	}
	.sec-dichvu-gt .tab-dichvu .tab-panels .banner {
		padding-top: 350px !important;
	}
	.sec-dichvu-gt .tab-dichvu .banner .text-box {
		padding: 0 20px 20px;
	}
	.sec-thitruong-gt .col-content .txt-title h2 {
		font-size: 26px;
	}
	.sec-f-bottom .txt-coppy p br{
		display:block;
	}
	.sec-f-bottom .col-content > .col-inner{
		flex-direction:column;
		align-items:center;
		text-align:center;
		gap:10px;
	}
	.sec-thitruong-gt .col-content .img-map {
		width: 100%;
	}
	.sec-banner-page .img-banner img{
		min-height:180px;
		object-fit:cover;
	}
	.sec-lh-home .box-content {
		padding: 50px 30px 50px 30px;
	}
	.sec-lh-home .box-content h2 {
		font-size: 40px;
	}
	.sec-lh-home .box-content h2 span.line2 {
		margin: -22px 0px 0 -15px;
	}
	.sec-lh-home .box-content p {
		font-weight: 600;
		font-size: 14px;
	}
	.sec-lh-home .box-content .list-btn a {
		padding: 0 22px;
		font-size: 15px;
		font-weight: 600;
		margin-right: 16px;
	}
	.title-sub {
		padding-top: 60px;
	}
	.title-sub:before {
		height: 50px;
	}
	.sec2-home .row-linhvuc .col.box-content {
		max-width: 100%;
		flex-basis: 100%;
	}
	.sec2-home .box-content .box .box-text {
		padding: 30px 20px 20px;
		height:100%;
	}
	.sec2-home .box-content .box .box-text .txt-title h4 {
		font-size: 20px;
	}
	.sec2-home .box-content .box .box-image .image-cover {
		/* 		padding-top: 61% !important; */
	}
	.sec1-home .box-solieu h3 {
		font-size: 24px;
	}
	.sec1-home .box-solieu p {
		padding-left: 10px;
		font-size: 14px;
	}
	.sec1-home .box-solieu p:before {
		height: 45px;
	}
	.sec1-home .btn-view-gt {
		padding: 5px 20px;
		font-size: 15px;
	}
	.sec-tintuc-home .row-title .ux-menu{
		overflow-x:scroll;
	}
	h1.title-cat-pro{
		font-size: 22px;
	}
	ul.subcategories {
		gap: 10px;
	}
	ul.subcategories li a {
		padding: 5px 10px;
		font-size: 14.4px;
	}
	.product-small .product-title a {
		font-size: 14.4px;
	}
	.product-small .box-image .box-hover span {
		width: 16px;
		height: 16px;
	}
	.product-small .box-image .box-hover p {
		font-weight: 600;
		font-size: 14px;
	}
	h1.product-title {
		font-size: 20px;
	}
	.sec-chitiet-pro .list-btn a.button{
		font-size:16px;
	}
	.row-mota-sp .col-content > .col-inner {
		padding-top: 30px;
		margin-top: 0px;
	}
	.related-products-wrapper > h3 {
		padding: 0;
	}
	.related-products-wrapper > h3, .row-mota-sp .txt-title h3 {
		font-size: 18px;
		margin: 0 0 15px;
	}
	h1.title-cat{
		font-size:24px;	
	}
	.ga-doitac .owl-nav{
		display:none;
	}
	.btn-fix{
		top:unset;
		transform:unset;
		bottom:20%;
		right:5px;
	}
	.btn-fix a {
		width: 46px;
		height: 46px;
	}
	.btn-fix a img {
		max-width: 60%;
		max-height: 50%;
	}
	.slider-banner-home .banner .text-box-content{
		padding:0 15px;
	}
	.slider-banner-home .banner h3 {
		margin: 0 0 8px;
		font-size: 18px;
	}
	.slider-banner-home .banner p {
		margin: 0 0 10px;
		line-height: 1.35;
		font-size: 14px;
		font-weight: 400;
	}
	.sec-tintuc-home .post1 .post-item .post-title {
		-webkit-line-clamp: 2;
		font-size: 16px;
	}
	.sec-tintuc-home .post2 .post-item .post-title {
		margin: 0;
		font-weight: 400;
		font-size: 16px;
		min-height: 42px;
	}
	.col-f{
		max-width: 100% !important;
		flex-basis: 100% !important;
	}
	.contact-f p,.menu-style .ux-menu-link a{
		font-size:15px;
	}
	ul.subcategories li a img {
		height: 30px;
	}
	#loadpage .logo-loadpage .logo_center{
		width:200px;
	}

}
@media only screen and (max-width:440px){
	.blog-single h1.entry-title {
		font-size: 22px;
	}
}
body {
    color: #000000b8 !important;
}