/*
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=Krub:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;1,200;1,300;1,400;1,500;1,600;1,700&family=Oswald:wght@200;300;400;500;600;700&family=Roboto:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400..700&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
:root {
	--orange: #fcb238;
	--blue: rgb(36, 97, 153);
	--xanh:#003070;
	--main:#130945;
	--main2:#1f1a5a;
	--xam:#4d4d4d;
	--do:#C8040B;
	--vang:#fdd241;
	/* 	--xanh-ipan:#3b7ebe; */
	--xanh-ipan:#003070;
}

html,body,span,label,a,p,button,b,div{
	/* 	font-family: 'Oswald', sans-serif; */
	font-family: "Roboto", sans-serif;
}
h1,h2,h3,h4,h5,h6,.nav > li > a,nav,li{
	font-family: "Roboto", sans-serif !important;
}
.pd-b0{
	padding-bottom:0 !important;
}
.dark, .dark p, .dark td {
	color: #fff;
}
table{
	border-collapse: collapse;
}
table tr :is(td,th){
	padding:8px 10px !important;
	font-size:16px;
}
tr,td,th{
	border: 1px solid #e2e2e2;
}
.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(--xanh) !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;
}
.nav-line-bottom>li>a:before, .nav-line-grow>li>a:before, .nav-line>li>a:before{
	height: 2px;
}
.header-nav-main > li{
	margin:0 15px;
}
.header-nav.nav li a{
	/* 	font-family: 'Oswald', sans-serif; */
	font-weight: 500 !important;
	font-size: 16px;
}
.header-nav-main .sub-menu{
	border-radius: 10px; 
	border-width: 1px !important;
	padding: 0;
}
.header-nav-main .sub-menu li a{
	font-family: 'Krub', sans-serif !important;
	color: var(--primary-color);
	text-transform: initial;
	font-weight: 600 !important;
	transition:all 0.3s;
	margin:0 !important;
	padding:10px 15px;
}
.sub-menu li:hover > a, .sub-menu li.active > a{
	color: var(--main2);
	background:rgba(0,0,0,0.05);
}
.tieude{
	margin-bottom: 10px;
}
.tieude span{
	font-weight: 500;
	color: #130945;
	margin-right:0 !important;
}
.tieude-h2 span{
	font-size: 25px;
}
.tieude-h3 span{
	font-size: 20px;
}
.formlh input, .formlh textarea{
	height: 40px; 
	border-radius: 6px; 
	box-shadow: none !important;
}
.formlh input[type='submit']{
	position: relative;
	left: 50%;
	transform: translatex(-50%);
	margin-bottom: 0;
}
.col-bot{
	padding-bottom: 0;
}
.col-mid .col-inner{
	position: relative;
	top: 50%;
	transform: translatey(-50%);
}
.col-100 .col-inner{
	height: 100%;
}
.chinhanh span{
	color: var(--orange);
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	padding-left: 25px; 
	position: relative;
}
.chinhanh span:before{
	content: '\f1ad';
	display: block;
	position: absolute;
	font-family: "Font Awesome 5 Free"; font-weight: 900;
	left: 0;
	top: -1px;
}
a#top-link{
	background-color: var(--primary-color);
	border-color: var(--primary-color);
	position: relative;
}
a#top-link i{
	color: #fff;
}
a#top-link:before {
	position: absolute;
	top: -6px;
	right: -6px;
	bottom: -6px;
	left: -6px;
	border: 2px solid #253766;
	border-radius: 50%;
	content: '';
}
.tieude-chinhanh h1{
	font-size: 30px;
	text-transform: uppercase;
	color: var(--primary-color);
	font-weight: 600;
	margin-bottom: 10px;
}
.tieude-chinhanh h2{
	font-size: 25px;
	color: var(--orange);
	font-weight: 500;
}
.thongtin-chinhanh .chinhanh span{
	font-size: 17px;
}
.thongtin-chinhanh table td{
	height: 50px;
	font-size: 16px;
}
.thongtin-chinhanh h3{
	font-family: 'Oswald', sans-serif;
	font-weight: 700;
	font-size: 22px;
	color: var(--orange);
	text-transform: uppercase;
}
.thongtin-chinhanh p{
	margin-bottom: 5px;
}
.btn-map{
	margin-top: 5px;
}
.btn-map span{
	position: relative;
	padding-left: 25px;
	color: var(--orange) !important;
}
.btn-map span:before{
	content: '\f0a4';
	position: absolute;
	left: 0;
	top: -1px;
	display: block;
	font-family: "Font Awesome 5 Free"; font-weight: 900;
}
.btn span{
	font-size: 16px;
}
.hinhanh-vp img{
	border-radius: 6px;
}
.wpcf7-spinner{
	display: none;
}
.wpcf7-form.init{
	margin-bottom: 0;
}
.tieude-khac h3, .tieude-khac h2{
	color: #fdd241;
	font-weight: 600;
	font-size: 30px;
	text-transform: uppercase;
	line-height: 1.4em;
	background: linear-gradient(356deg, #ffeaa1 0%, #e3c76b 45.18%, #ffc30e 76%, #efd861 100%);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
}
.tieude-khac h2{
	font-size: 35px;
}
.sec-footer .formlh input[type='submit']{
	left: auto;
	transform: initial;
}
.absolute-footer{
	display: none !important;
}
.sec-footer p, .sec-footer li, .sec-footer h2, .sec-footer h3, .sec-footer h4, .sec-footer a{
	color: #fff !important;
}
.text-copy p{
	font-size: 13px;
	margin-bottom: 0;
	color: #fff;
}
.text-copy ul{
	display: flex;
	flex-flow: wrap;
	justify-content: space-evenly;
	margin-bottom: 0;
	gap:10px 15px;
}
.text-copy ul li{
	list-style: none;
	font-size: 15px;
	color: #fff;
	margin:0 !important;
}
.text-copy{
	padding: 15px 0 0;
}
.text-copy a{
	color:#fff;
}
.text-copy a:hover{
	color: #fff;
	transition: all 0.3s ease-in-out;
}
.text-copy hr{
	border-top-color:#A9C5EA;
	opacity: 1;
	margin: 5px 0 15px 0;
}
.text-coppy2 p{
	font-size:13px;
}
.text-coppy2 p img{
	width:110px;
	margin-left:5px;
}
.deco:before {
	content: '';
	position: absolute;
	top: 0;
	z-index: 9;
	left: 0;
	width: 100%;
	height: 235px;
	background: rgb(20,30,41);
	background: linear-gradient(180deg, #fff 0%, #ffffffad 45%, rgba(20,30,41,0) 100%);
	pointer-events:none;
}
.khachhang img{
	border-radius: 300px;
}
.silder-kh .flickity-page-dots{
	bottom: 0;
}
.text-kh{
	position: relative;
	padding-top: 60px;
}
.text-kh:before{
	content: '';
	background-image: url('/wp-content/uploads/2022/12/quote-left.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	position: absolute;
	width: 30px;
	height: 30px;
	top: 0;
	left: 0;
}
.text-kh h4{
	font-size: 22px;
	color: var(--primary-color);
	margin-bottom: 5px;
	font-weight: 500 !important;
}
.text-kh h5{
	font-size: 13px; 
	font-family: 'Krub', sans-serif !important;
	font-weight: 400 !important;
}
.qtrinh-tdung .icon-box{
	width: 200px;
	height: 200px; 
	border-radius: 200px;
	background-color: #fff;
	padding-top: 50px;
}
.qtrinh-tdung .icon-box-text h3{
	color: var(--primary-color); 
	font-weight: 500;
	font-size: 18px;
	text-transform: uppercase;
}
.qtrinh-tdung .icon-box-img{
	margin-bottom: 7px;
}
.qtrinh-tdung .text-qt-td{
	background-color: var(--blue);  
	border-radius: 15px; 
	height: 180px; 
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: -40px;
	position: relative;
	z-index: -1;
	padding: 15px 30px 0 30px;
}
.qtrinh-tdung .text-qt-td p{
	color: #fff;
	font-size: 14px;
	margin-bottom: 0;
}
.comments-area{
	display: none;
}
.blog-wrapper{
	padding: 10px 0 0 0;
}
.blog-wrapper.blog-single{
	padding-top:0;
}
.blog-single .col-content > .col-inner{
	border: 1px solid #ddd;
	border-width: 0 1px 1px;
	box-shadow:0 1px 3px -2px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);
	transition:all 0.5s;
}
.blog-single .col-content > .col-inner:hover{
	box-shadow: 0 3px 6px -4px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .23);
}
.blog-single article{
	padding: 30px 20px 0 20px;
	margin-bottom:0;
}
.blog-single h1.entry-title{
	font-size: 35px;
	color: var(--primary-color);
	font-weight: 600;
}
.blog-single .entry-content{
	padding-top: 0;
	padding-bottom:15px;
}
.blog-single .entry-content h2{
	color: var(--primary-color); 
	font-size: 25px; 
}
.blog-single .entry-content h3{
	color: var(--primary-color); 
	font-size: 20px; 
}
.blog-single .entry-content img{
	border-radius: 15px;
}
.blog-single .date-post{
	margin-bottom:30px;
	text-align:center;
	font-size:17px;
}
.blog-single .date-post span.date{
	font-style:italic;
}
.blog-single .date-post a.author{
	font-weight:700;
	color:var(--main);
	text-transform:uppercase;
}
figcaption.wp-caption-text{
	background-color: transparent !important;
}
.blog-single .is-divider{
	display: none;
}
.blog-single h6.entry-category{
	display: none;
}
.related-new {
	padding:0 20px 30px;
}
.rpbt_shortcode h3{
	font-size:28px;
	font-weight:700;
	text-transform:uppercase;
	color:var(--main);
	letter-spacing:1px;
}
.related-new .related-gallery{
	gap:30px;
	margin:0 !important;
	margin-right:-30px;
}
.related-new .related-gallery .gallery-item{
	width:calc(50% - 15px);
	flex-basis:calc(50% - 15px);
	padding:0;
	display:flex;
	box-shadow:rgba(0,0,0,.15) 1.95px 1.95px 2.6px;
}
.related-gallery .gallery-icon{
	width:35%;
	flex-shrink:0;
	padding-top:20.25%;
	position:relative;
	border-radius:5px;
	overflow:hidden;
}
.related-gallery .gallery-icon a{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.related-gallery .gallery-icon a img{
	width:100%;
	height:100%;
	object-fit:cover;
}
.related-gallery .gallery-caption{
	text-align:left;
	padding:15px;
	display:flex;
	align-items:center;
}
.related-gallery .gallery-caption a{
	font-size:17px;
	font-weight:600;
	color:var(--main);
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;

}
.tt-post{
	display: flex;
	justify-content: left;
	align-items: center;
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.tt-post span, .tt-post a{
	font-size: 15px;
	color: #666;
	font-weight: 500;
}
.tt-post > div{
	display: flex;
	justify-content: left;
	align-items: center;
	margin-right: 20px;
}
.tt-post i{
	margin-right: 7px;
	font-size: 15px;
	color: #666;
}
.post-item .post-title{
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	color:var(--main);
	font-size:18px;
	font-weight:600;
}
.blog-archive .post-item .col-inner{
	height:100%;
	border-radius:5px;
	overflow:hidden;
	box-shadow:0 3px 7px 0 rgba(0,0,0,0.2);
	transition:all 0.3s;
}
.blog-archive .post-item .col-inner:hover{
	box-shadow:0 8px 8px 0 rgba(0,0,0,0.2);
}
.blog-archive .post-item .col-inner:hover .box-image img{
	transform:scale(1.1);
}
.blog-archive .post-item .box-text{
	padding:15px 10px;
}
.blog-archive .box-blog-post .from_the_blog_excerpt, .blog-archive .is-divider{
	display: none;
}
.blog-archive .box-blog-post h5.post-title{
	font-family: 'Krub', sans-serif !important;
	font-weight: 500;
	font-size: 18px;
	display: -webkit-box;
	max-width: 100%;
	height: 47px;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 7px;
	color: var(--primary-color);
}
.date-post i{
	color: var(--primary-color); 
	margin-right: 5px;
}
.date-post span{
	color: #333;
	/* display: none; */
}
.sidebar-menu li a{
	font-family: 'Oswald', sans-serif !important; 
	font-weight: 500;
}
.blog-archive{
	padding: 0
}
.blog-archive .archive-page-header{
	height: 400px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-image: url('/wp-content/uploads/2025/04/banner-lien-he.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom center;
	position:relative;
}
.blog-archive .archive-page-header:before{
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:rgb(0 0 0 / 37%);
	z-index:1;
}
.blog-archive .archive-page-header > *{
	position:relative;
	z-index:2;
}
.blog-archive .archive-page-header .col{
	padding-bottom: 0;
}
.blog-archive .archive-page-header h1{
	margin-bottom: 0;
	font-size: 50px; 
	color: #fff;
	letter-spacing: 0;
}
.menu-post{
	margin-bottom: 40px;
}
.menu-post ul{
	display: flex;
	flex-flow: nowrap;
	width: 100%;
	margin-bottom: 0;
}
.menu-post ul li{
	list-style: none;
	width: 100%;
	margin-bottom: 0;
}
.menu-post ul li a{
	height: 70px; 
	border: 1px solid #fff;
	border-width: 0 1px 2px 1px;
	background-color: var(--primary-color);
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 20px;
	font-weight: 600;
}
.menu-post ul li a i{
	margin-right: 7px;
}
.menu-post ul li:hover a{
	background-color: #fff;
	border-bottom: 2px solid var(--primary-color); 
	color: var(--primary-color);
	transition: all 0.3s ease-in-out;
}
.tt-foot p{
	margin-bottom: 0;
	font-size: 20px;
}
.tt-foot h3{
	margin-bottom: 0;
	font-size: 24px;
}
.banner-home .text-box p{
	font-size: 70px; 
	font-weight: 700;
	margin: 0;
	text-align:center;
	text-shadow:0 0 1px #000;
	line-height: 1.35;
}
.banner-home .text-box p.txt1{
	font-weight:400;
	margin-right:10px;
	font-family: "Dancing Script", cursive !important;
	font-size:50px;
	margin:0 0 10px;
}
.banner-home .text-box p.txt2{
	margin:0 0 30px;
}
.icon-gt .icon-box-text h3{
	font-size: 18px;
	color: var(--primary-color); 
	margin-bottom: 3px;
}
.icon-gt .icon-box-text p{
	font-size: 16px;
	margin-bottom: 0px;
}
.home-gt h1{
	font-size: 25px;
	margin-bottom: 20px;
}
blockquote p{
	font-size: 16px;
	font-weight: 500;
}
.td-form h2, .td-form h3, .td-form a, .td-form p, .td-form li, .td-form .tieude-khac h2, .td-form .tieude-khac h3{
	color: #fff;
}
.td-icon .icon-box-text h3{
	font-size: 22px; 
	margin-bottom: 0;
	font-weight: 500;
}
.td-chinhsach .tieude-khac h3{
	text-transform: initial;
}
.td-chinhsach .icon-box-img{
	height: 160px;
}
.td-chinhsach .icon{
	padding: 29px;
	border: 1px solid #ececed;
	border-radius: 200px;
}
.td-chinhsach .icon-box img{
	padding: 0;
}
.td-chinhsach .icon-box h3{
	color: var(--primary-color);
	font-weight: 500;
	font-size: 20px;
}
.td-chinhsach .col-inner{
	overflow: hidden;
}
.td-chinhsach .td-cs-abs{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: -100%;
	background: #eca20f;
	background: var(--main2);
	padding: 30px;
	transition: all 0.5s ease-in-out;
}
.td-cs-abs h3{
	color: #fff;
	font-size: 20px; 
	font-weight: 500;
}
.td-cs-abs p{
	color: #fff;
}
.td-chinhsach .col-inner:hover .td-cs-abs{
	top: 0;
	transition: all 0.3s ease-in-out;
}
.td-chinhsach .tieude-khac{
	top: 50%;
	transform: translatey(-50%);
	z-index: 1;
	position: absolute;
}
.td-cs-img img{
	width: 219px;
	object-fit: contain;
}
.td-tintuc .is-divider{
	display: none;
}
.td-tintuc .box-image{
	border-radius: 10px;
}
.td-tintuc .box-text h5{
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 5px;
	font-family: 'Krub', sans-serif !important;
	color: var(--primary-color);
}
.tieude-sec h2{
	font-size: 35px;
}
.sodo .box-text h3{
	font-size: 30px;
	font-weight: 500;
	letter-spacing: 1px;
	margin-bottom: 5px;
}
.sodo .box-text p{
	font-size: 16px;
}
.gt-social{
	color: #595959;
}
.gt-social > span{
	font-size: 18px; 
	font-weight: 600;
}
.gt-social a{
	padding: 5px;
}
.row-doingu .gt-social a{
	padding: 2px;
	font-size: 18px;
}
.row-doingu h3{
	font-size: 26px; 
	font-weight: 500;
	color: var(--primary-color);
}
.contact-mb{
	display: none;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 999;
	width: 100%;
	background-color: #fff;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.contact-mb ul{
	margin: 0;
	display: flex;
	width: 100%;
}
.contact-mb ul li{
	list-style: none;
	margin: 0;
	width: 100%;
	text-align: center;
}
.contact-mb img{
	width: 35px;
	object-fit: contain;
}
.contact-mb span{
	color: var(--primary-color);
	font-weight: 600;
	font-size: 13px;
}
.contact-mb a{
	padding: 7px 5px 2px 5px;
	display: block;
}
.bl-doitac .box-image img{
	object-fit: contain;
}
.bl-doitac .gallery-col .col-inner{
	border-radius: 10px;
	box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}
.tieude-cate .title-content{
	display: none;
}
.tieude-cate  .page-title-inner{
	flex-flow: column;
	padding-top: 0;
}
.tieude-cate .page-title-sub p{
	font-size: 15px; 
	color: #fff;
}
.tieude-cate .page-title-sub{
	background-color:rgba(250, 131, 34, 0.7);
	opacity: 1;
	font-style: italic;
	padding-left: 25px;
	padding-right: 25px;
	border-radius: 20px;
	margin-top: 5px;
	margin-left: 0 !important;
}
.tieude-cate .title-wrapper h1{
	font-weight: 500;
	color: #FFF ;
	font-size: 27px;
}
.bl-doitac .gallery-col img{
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
}
.bl-doitac .gallery-col .col-inner:hover img{
	filter: grayscale(0);
	-webkit-filter: grayscale(0);
}
#logo{
	position: relative;
}

#logo a{
	/* 	display: flex;
	justify-content: center;
	align-items: center; */
}

.ban-chuluc .icon-box h3{
	font-size: 32px;
	font-family: 'Krub', sans-serif !important;
	font-weight: 600;
}
.ban-chuluc .icon-box .icon{
	background: #fff;
	border-radius: 200px; 
	padding: 17px;
	border: 3px solid transparent;
	position: relative;
}
.ban-chuluc .icon-box .icon:before{
	content: '';
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right:0px;
	border: 3px solid #fff;
	border-top: 3px solid var(--main);
	border-bottom: 3px solid var(--main);
	border-radius: 200px;
	margin: -6px;
	animation: 1s spin linear infinite;
}
.ban-chuluc .icon-box img{
	padding-top: 0;
}
.ban-chuluc .icon-box-img{
	height: 77px;
}
.home-tt .post-item .col-inner{
	height:100%;
	background: #fff;
	border-radius: 5px; 
	padding: 10px;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
	transition:all 0.3s;
	overflow:hidden;
	padding-top: 10px;
}
.home-tt .post-item .col-inner:before{
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:calc(100% + 20px);
	background-image: url(/wp-content/uploads/2022/12/decor_news_1.png.webp), linear-gradient(90.25deg, #cfad4c 1.13%, #ddad1f 48.47%, #d19e0a 99.93%);
	background-repeat: no-repeat;
	background-position: 0% 90%;
	opacity:0;
	visibility:hidden;
	transition:all 0.3s;
}
.home-tt .post-item .col-inner:hover:before{
	opacity:1;
	visibility:visible;
	top:-20px;
}
.home-tt .is-divider{
	display: none;
}
.home-tt h5{
	font-size: 18px; 
	color: var(--primary-color);
	display: block;
	display: -webkit-box;
	max-width: 100%;
	height: 47px;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 5px;
}
.home-tt p{
	color: #333;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight:500;
}
.home-tt .post-item .col-inner:hover h5, .home-tt .post-item .col-inner:hover p, .home-tt .post-item .col-inner:hover span, .home-tt .post-item .col-inner:hover i{
	color: #fff;
	text-shadow:0 0 1px #000;
	transition:all 0.3s;
}
.home-tt.post-style1 .post-item .post-title{
	-webkit-line-clamp: unset;
	height:unset;
	font-size:18px;
	font-weight:600;
}
.home-tt.post-style1 .post-item .box-text{
	min-height:180px;
	padding:20px 5px 15px;
}
.home-tt.post-style1 .post-item .date-post{
	text-align:center;
	position:relative;
	padding-bottom:10px;
	font-size:13px;
}
.home-tt.post-style1 .post-item .date-post:before{
	content:'';
	position:absolute;
	left:50%;
	transform:translatex(-50%);
	bottom:0;
	width:30px;
	height:2px;
	background:rgba(0,0,0,.1);
}
.home-tt.post-style1 .post-item .date-post i{
	display:none;
}
.category-page-title .woocommerce-breadcrumb{
	display: none;
}
.category-page-title h1{
	margin-bottom: 0;
	font-weight: 500;
	color: var(--primary-color);
	text-transform: uppercase;
	text-shadow: none;
	font-size: 27px;
}
.tab-dm ul.nav li{
	margin: 0;
	width: 25%;
}
.tab-dm ul.nav li a{
	background-color: var(--primary-color);
	color: #fff; 
	font-size: 20px; 
	font-weight: 600;
	border: 1px solid var(--primary-color); 
	height: 70px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-left-color: #fff;
	border-right-color: #fff;
}
.tab-dm ul.nav li:hover a{
	color: var(--orange);
	transform: all 0.3s ease-in-out;
}
.tab-dm ul.nav li.active a{
	background-color: #fff;
	color: var(--primary-color); 
}
.tab-dm ul.nav li a span:before{
	content: '\f594';
	display: inline-block;
	margin-right: 7px;
	font-family: "Font Awesome 5 Free"; font-weight: 900;
}
.sanpham .col-inner, .product-small .col-inner{
	border-radius: 4px;
	background-color: #fff;
	box-shadow: rgb(9 30 66 / 25%) 0px 4px 8px -2px, rgb(9 30 66 / 8%) 0px 0px 0px 1px;
	padding: 5px;
	height: 100%;
}
.product-small.box .box-image{
	border-radius: 4px;
}
.product-small.box .box-text{
	padding: 15px 10px;
}
.product-small.box .name a{
	font-size: 18px;
	text-transform: uppercase;
	color: var(--primary-color);
	font-weight: 600;
	margin-bottom: 7px;

	/*display: block;
	display: -webkit-box;
	max-width: 100%;
	height: 23px;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;*/
}
.product-small.box .dmsp div{
	font-size: 15px;
	margin-bottom: 5px;
}
.product-small.box .dmsp i{
	margin-right: 5px;
	font-size: 16px;
	color: var(--orange);
	width: 15px;
	text-align: center;
}
button i, .button i{
	top: 0px;
}
.bl-thacmac a.accordion-title{
	border-radius: 6px;
}
.shop-container .term-description li{
	margin-left: 20px;
}
.title-dm{
	margin-top: 20px;
}
.title-dm span{
	font-size: 27px;
	color: var(--primary-color) !important;
}
.bl-thacmac .accordion .toggle{
	right: 0;
	left: auto;
}
.bl-thacmac a.accordion-title{
	padding: 12px 40px 12px 12px;
}
.bl-thacmac .accordion-inner{
	padding: 15px 12px;
}
.product-gallery-slider img{
	height: 550px;
	border-radius: 10px; 
	object-fit: cover !important;
}
.product-thumbnails a{
	border-radius: 10px; 
}
.single-product h1.product-title{
	color: var(--primary-color);
	font-weight: 600;
	font-size: 30px;
	margin-bottom: 10px;
}
::-webkit-scrollbar {
	width: 10px;
}
::-webkit-scrollbar-track {
	background: rgba(221, 221, 221, 0.5);
}
::-webkit-scrollbar-thumb {
	background: #bbb; 
	border-radius: 10px;
}
.ttduoitt{
	border-bottom: 1px solid #eee;
	padding-bottom: 7px; 
	margin-bottom: 20px;
}
.ttduoitt i{
	margin-right: 5px;
}
.ttduoitt .giatu span{
	display: inline-block; 
	margin-right: 20px;
	margin-bottom: 3px;
}
.ttduoitt span, .ttduoitt a{
	font-weight: 500;
	color: #666;
}
.related > h3{
	font-size: 27px;
	color: var(--primary-color);
	font-weight: 500;
	margin: 0;
	letter-spacing: 0;
}
iframe{
	width: 100%;
	border-radius: 10px;
}
.bando .map iframe{
	height: 400px;
}
.bando h3, .ttctsp h2{
	font-size: 24px;
	color: var(--primary-color);
	font-weight: 500;
	text-transform: uppercase;
}
.ttctsp > div{
	margin-bottom: 30px;
}
.chitiet-side textarea{
	min-height: 80px;
}
.chitiet-side .formlh input, .chitiet-side .formlh textarea{
	margin-bottom: 10px;
}
.chitiet-side .formlh input[type="submit"]{
	margin-bottom: 0;
}
.chitiet-side .col-inner .col-inner{
	padding: 20px;
	border-radius: 10px;
}
.chitiet-side h3, .giaban h2{
	text-align: center;
	font-size: 22px;
	text-transform: uppercase;
	font-weight: 600;
	color: var(--primary-color);
	margin-bottom: 5px;
}
.chitiet-side p{
	font-size: 15px;
	margin-bottom: 10px;
}
.ttctsp{
	border-bottom: 1px solid #ddd;
	margin-bottom: 15px;
}
.ttctsp img{
	border-radius: 10px;
}
html {
	scroll-behavior: smooth;
}
.ttctsp > div{
	scroll-margin: 140px;
}
.off-canvas-center .mfp-content{
	padding-top: 0;
}
.ttctsp p{
	margin-bottom: 12px;
}
.ttctsp li{
	margin-bottom: 5px;
}
.lhsp p, .lhsp li{
	font-size: 15px;
}
.lhsp p{
	margin-bottom: 7px;
}
.lhsp li{
	margin-bottom: 2px;
}
.menuchitiet ul{
	display: flex;
	flex-flow: nowrap;
	margin-bottom: 0;
	overflow-x: auto;
}
.menuchitiet ul::-webkit-scrollbar-thumb {
	background: var(--blue); 
}
.menuchitiet ul li{
	list-style: none;
	margin-bottom: 0;
	margin-left: 0 !important;
	margin-right: 20px;
}
.menuchitiet ul li a{
	padding: 0px 5px;
	display: inline-block;
	font-size: 18px;
	color: #444;
	font-weight: 600;
	position: relative;
	height: 65px;
	display: flex;
	align-items: center;
	white-space: nowrap;
	padding-top: 3px;
}
.menuchitiet ul li a i{
	margin-right: 5px;
	position: relative;
	top: -2px;
}
.menuchitiet ul li a:after{
	content: '';
	width: 100%;
	height: 3px;
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: transparent;
}
.menuchitiet ul li:hover a:after{
	background-color: var(--orange);
}
.menuchitiet ul li:hover a{
	color: var(--primary-color);
}
.sec-menu{
	position: relative;
	z-index: 10;
	height: 65px;
	top: 0;
	transition: all 0.3s ease-in-out;
}
.fix{
	position: fixed;
	height: 65px;
	top: 53px;
	transition: all 0.3s ease-in-out;
	box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}
.giaban p{
	text-align: center;
	margin-bottom: 0;
	font-size: 30px;
	color: red;
	font-weight: 700;
}
.related .name a{
	display: block;
	display: -webkit-box;
	max-width: 100%;
	height: 23px;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.related .dmsp > div{
	display: -webkit-box;
	max-width: 100%;
	height: 24px;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.text-be-sp{
	position: absolute;
	top: 0px; 
	left: 50%;
	transform: translatex(-50%);
	transition: all 0.3s ease-in-out;
	opacity: 0;
}
.text-be-sp a{
	color: #fff;
	font-weight: 600;
	font-size: 22px; 
	white-space: nowrap;
	border-bottom: 2px solid transparent;
	transition: all 0.3s ease-in-out;
}
.text-be-sp a:hover{
	border-bottom-color: var(--orange);
	transition: all 0.3s ease-in-out;
	color: #fff;
}
.product-small.box:hover .text-be-sp{
	top: -95px;
	opacity: 1;
	transition: all 0.3s ease-in-out;
}
.product-small.box .box-image:after{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 48, 112, 0.4);
	top: 100%;
	left: 0;
	transition: all 0.3s ease-in-out;
}
.product-small.box:hover .box-image:after{
	top: 0;
	transition: all 0.3s ease-in-out;
}
.slider-sp{
	padding-bottom: 30px;
}
.slider-sp .slide-left .col-inner:before{
	content: '';
	width: 0;
	height: 0;
	border-top: 520px solid #fff;
	border-right: 100px solid transparent;
	position: absolute;
	right: -99px;
	z-index: 2;
	top: 0;
}
.slider-sp .slide-left .col-inner:after {
	content: "";
	border-radius: 2px;
	background: var(--primary-color);
	position: absolute;
	width: 8px;
	top: -107px;
	height: 163px;
	transform: rotate( -169deg);
	z-index: 3;
	right: -94px;
}
.slider-sp .slide-right img{
	border: 6px solid var(--primary-color);
}
.slider-sp .flickity-slider>.row:not(.is-selected) {
	opacity: 0.6;
}
.slider-sp .slide-right .col-inner:before {
	content: "";
	border-radius: 2px;
	background: var(--primary-color);
	position: absolute;
	width: 8px;
	top: -10px;
	height: 163px;
	transform: rotate( -168deg);
	z-index: 3;
	left: 82px;
}
.slider-sp .slide-right .col-inner:after {
	content: "";
	border-radius: 2px;
	background: var(--main);
	position: absolute;
	width: 8px;
	bottom: -14px;
	height: 163px;
	transform: rotate( -169deg);
	z-index: 3;
	left: 10px;
}
.slider-sp .row{
	margin-right: 5px !important;
}
.slider-sp .button{
	position: absolute;
	left: 30px;
	bottom: 30px;
	margin:0;
}
.slider-sp .slide-left h2 a, .slider-sp .slide-left h2{
	font-size: 24px;
	/* 	font-family: 'Krub', sans-serif !important; */
	text-transform:uppercase;
	color:var(--xam);
}
.slider-sp .l-cate{
	margin-bottom:15px;
	line-height:1.2;
}
.slider-sp .l-cate a{
	font-weight:600;
	color:var(--main2) !important;
}
.slider-sp .slide-left li{
	list-style: none;
	margin-left: 0 !important;
}
.slider-sp .slide-left li i{
	color: var(--orange);
	width: 16px;
	text-align: center;
	margin-right: 5px;
}
/*contact-fixed*/
.contact-fixed{
	position: fixed;
	z-index: 9999;
	left: 10px;
	transition:all 0.5s;
	bottom: 1200px;
}
.contact-fixed.av{
	bottom: 1200px !important;
}
.contact-fixed.active{
	animation:style-fix 2s;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
}
.contact-fixed.active2{
	animation:style-fix2 1.5s;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
}
@keyframes style-fix{
	0% {
		bottom:120px;
	}
	100% {
		bottom: 1200px;
		opacity: 0;
		visibility:hidden
	}
}
@keyframes style-fix2{
	0% {
		bottom:-600px;
		opacity: 0;
		visibility:hidden;
	}
	100% {
		bottom: 120px;
		opacity: 1;
		visibility:visible;
	}
}
.contact-fixed a {
	width: 35px;
	height: 35px;
	background-color: var(--main);
	border-radius: 99px;
	display: flex;
	padding: 6px;
	justify-content: center;
	align-items: center;
	color: #fff !important;
	position: relative;
	margin-bottom: 16px;
	transition:all 0.3s;
}
.contact-fixed a img{
	filter: brightness(0) invert(1);
}
.contact-fixed a:hover{
	background:var(--main2);
}
.contact-fixed a:before {
	position: absolute;
	top: -6px;
	right: -6px;
	bottom: -6px;
	left: -6px;
	border: 2px solid #253766;
	border-radius: 39px;
	content: '';
}
.contact-fixed a span{
	white-space: nowrap;
	font-weight: bold;
	writing-mode: vertical-rl;
	transform: rotateZ(180deg);
	margin: 10px 0;
	font-size: 20px;
}
.contact-fixed .special{
	height: auto;
}
.term-description, .text-cate {
	overflow: hidden;
	position: relative;
	padding-bottom: 25px;
}
.term-description{
	position:relative;
}
.term-description:after{
	content:'';
	position:absolute;
	left:0;
	bottom:43px;
	width:100%;
	height:70px;
	background:linear-gradient(to bottom, rgb(255 255 255 / 58%), #fff);
	pointer-events:none;
}
.term-description.active:after{
	display:none;
}
.devvn_readmore_flatsome {
	text-align: center;
	cursor: pointer;
	position: absolute;
	z-index: 10;
	bottom: 0;
	width: 100%;
	background: #fff;
}
.devvn_readmore_flatsome a{
	display: inline-block;
	padding: 7px 20px;
	border-radius: 6px; 
	border: 2px solid var(--primary-color);
	color: var(--primary-color);
	background: #fff;
	font-weight: 600;
	transition: all 0.3s ease-in-out;
}
.devvn_readmore_flatsome a:hover{
	background-color: var(--primary-color); 
	color: #fff;
	transition: all 0.3s ease-in-out;
}
.tab-blog > .nav li{
	margin:0 25px;
}
.tab-blog > .nav li a{
	font-size:17px;
	text-transform:initial;
}
.tab-blog .post-item .box-image{
	border-radius:5px;
}


.tin-grandimperial:before{
	content:'';
	position:absolute;
	top:50%;
	transform:translatey(-50%);
	width:100%;
	background:var(--xam);
	height:150px;
}

/* / */
.tin-grandimperial .post-nb .post-item .col-inner{
	background:#fff;
	height:100%;
	border-top:4px solid var(--main);
	box-shadow:rgba(0,0,0,.24) 0 3px 8px;
	padding:20px 15px;
}
.tin-grandimperial .post-nb .post-item .col-inner > a{
	position:relative;
	z-index:2;
}
.tin-grandimperial .post-nb .post-item .col-inner:before{
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:0;
	transition:all 0.5s;
	background:var(--main);
	z-index:1;
}
.tin-grandimperial .post-nb .post-item .col-inner:hover:before{
	height:100%;
}
.tin-grandimperial .post-nb .post-item .box{
	display:flex;
	flex-direction:column;
}
.tin-grandimperial .post-nb .post-item .box .box-image{
	display:block;
	width:100%;
	order:1;
}
.tin-grandimperial .post-nb .post-item .col-inner:hover .box-image{
	display:none;
}
.tin-grandimperial .post-nb .post-item .box-text{
	padding:0;
}
.tin-grandimperial .post-nb .post-item .box-text .box-text-inner{
	display:flex;
	flex-direction:column;
}
.tin-grandimperial .post-nb .post-item .post-meta{
	order:-1;
	color: #fff;
	margin: 0;
	text-align: center;
	font-size: 26px;
	line-height: 1.35;
	display: inline-block;
	width:max-content;
	padding: 7px 13px;
	background: var(--main);
	opacity:1;
}
.tin-grandimperial .post-nb .post-item .col-inner:hover .post-meta{
	background:#fff;
	color:var(--main);
}

.tin-grandimperial .post-nb .post-item .post-title{
	color: var(--main);
	transition: all 0.3s;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	margin:30px 0 25px;
	font-size:19px;
}
.tin-grandimperial .post-nb .post-item .col-inner:hover .post-title{
	color:#fff;
}
.tin-grandimperial .post-nb .post-item :is(.date-post,.is-divider){
	display:none;
}
.tin-grandimperial .post-nb .post-item .from_the_blog_excerpt {
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #fff;
	margin:0;
	font-size:16px;
	display:none;
}
.tin-grandimperial .post-nb .post-item .col-inner:hover .from_the_blog_excerpt {
	display: -webkit-box;
}





.tin-grandimperial .col-right{
	transition:all 1s;
}
.tin-grandimperial:hover .col-right{
	transform:translatex(-20%);
}

.tin-grandimperial .tieude-khac h2{
	margin:0;
	color:#fff;
	font-size:30px;
}
.tin-grandimperia-mb .tieude-khac{
	background:var(--main);
}
.tin-grandimperia-mb .tieude-khac h2{
	color:#fff;
	font-size:24px;
	padding:10px 0;
}
.col-ban > .col-inner{
	padding:5px;
}
.img-banner-home{
	width:250px !important;
	margin-bottom:15px;
}
.img-banner-home img,
.img-white img{
	filter: brightness(0) invert(1);
	-webkit-filter: brightness(0) invert(1);
}
.map iframe{
	width:100% !important;
	height:100% !important;
}
.map.map-lh{
	height:400px;
}
.contact-lh p{
	margin-bottom:10px;
}
.contact-lh p i{
	width:20px;
	color:var(--main2);
}
.form-dk-pro h3{
	font-size:22px;
	font-weight:600;
	color:#fff;
	margin:0 0 15px 0;
	text-align:center;
}
.form-dk-pro{
	width:100%;
	max-width:1000px;
	margin:0 auto;
}
.form-dk-pro > p{
	display:flex;
	gap:15px;
	justify-content:center;
}
.form-dk-pro input{
	margin:0;
	height:40px;
	border-radius:5px;
}
.form-dk-pro input:not([type=submit]){
	box-shadow:none !important;
}
.form-dk-pro input[type=submit]{
    background-color: red!important;
}
.sec-menu-scroll{
	position:sticky;
	top:0;
}
.sec-menu-scroll,.sec-menu-scroll .section-content{
	min-height:75px;
	background:#fff;
	z-index:10;
}
.sec-menu-scroll .section-content{
	padding:5px 0;
	display:flex;
	align-items:center;
	box-shadow: 1px 1px 10px rgba(0, 0, 0, .15);
}
.sec-menu-scroll .col-menu > .col-inner{
	display:flex;
	align-items:center;
}
.sec-menu-scroll .col-menu > .col-inner > .img{
	width:max-content !important;
	max-width:180px;
	flex-shrink:0;
	margin:0;
}
.sec-menu-scroll .col-menu > .col-inner > .img img{
	max-height:65px;
	width:auto !important;
	object-fit: cover;
}
.sec-menu-scroll .col-menu > .col-inner .btn-toggle-menu{
	display:none;
	border:1px solid var(--main);
	background-color:transparent !important;
	border-radius:5px;
	padding:0;
	min-height:unset;
	line-height:unset;
	box-shadow:none !important;
}
.sec-menu-scroll .col-menu > .col-inner .btn-toggle-menu.active i:before{
	content:'\f00d';
	font-family:'Fontawesome';
}
.sec-menu-scroll .col-menu > .col-inner .btn-toggle-menu span{
	display:none;
}
.sec-menu-scroll .col-menu > .col-inner .btn-toggle-menu i{
	margin:0;
	color:var(--main);
	font-size:22px;
}
.sec-menu-scroll.menu-fixed .section-content{
	position:fixed !important;
	top:0;
	left:0;
	width:100%;
	z-index:10;
}
.sec-menu-scroll .menu-scroll{
	flex-direction:row;
	justify-content:flex-end;
	flex:1;
	flex-wrap: wrap;
	row-gap: 5px;
}
.menu-scroll .ux-menu-link + .ux-menu-link{
	margin-left:7px !important;
}
.menu-scroll .ux-menu-link a{
	min-height:unset;
	line-height:unset;
	white-space:nowrap;
	font-size:15px;
	font-weight:600;
	color:var(--xam);
	padding:0 8px;
	text-transform:uppercase;
}
.menu-scroll .ux-menu-link a:hover{
	color:var(--main);
}
.title-box-pro h2{
	text-align:center;
	font-size:26px;
	color:var(--main);
	position:relative;
	margin:0 0 20px 0;
	text-transform:uppercase;
}
.title-box-pro h2:after{
	content:'';
	position:absolute;
	left:50%;
	bottom:-30px;
	transform:translatex(-50%);
	width: 424px;
	height: 27px;
	background:url(/wp-content/uploads/2024/08/img-title-after.png) no-repeat;
	background-size:contain;
}
.tab-style > .nav li a{
	padding:8px 15px;
	background:#e2e2e2;
	font-size:16px;
	color:var(--xam);
	transition:all 0.3s;
}
.tab-style > .nav li.active a{
	background:var(--main);
	color:#fff;
}









.col-txt-tongquan > .col-inner{
	height:100%;
	border-bottom:1px solid #968e80;
	padding-bottom:15px;
}

.col-txt-tongquan p{
	margin: 0 0 5px 0;
}

.row-style-bg{
	background-image: linear-gradient(90deg, #e2d6c1, transparent);
}
.img-border-style{
	border:3px solid #876738;
	border-radius:30px;
	overflow:hidden;
}
.col-text-box-style > .col-inner{
	display:flex;
	flex-direction:column;
}
.col-id-1 > .col-inner{
	height:100%;
	background:linear-gradient(90deg, #022642, #18496f);
	border-radius:30px;
	border:1px solid #e8c0b7;
	padding:20px;
}
.col-id-2 > .col-inner{
	background:#174971;
	padding:35px 20px;
	border-radius:30px;
	overflow:hidden;
	border:2px solid #c17e7c;
}
.col-id-3{
	padding-bottom:0;
}
.col-id-3 > .col-inner{
	margin-bottom:15px;
	border-bottom:1px solid #c6c6c6;
}
.col-id-3:last-child > .col-inner{
	border-bottom:none;
}
.col-id-4 > .col-inner{
	height:100%;
	background:#fff;
	box-shadow:0 5px 7px 0 rgba(0,0,0,0.3);
	padding:20px 15px;
	border-radius:10px;
}
.col-id-4 > .col-inner p{
	margin-bottom:0;
}
.col-id-4 > .col-inner h3{
	background:#2b3b57;
	color:#fff;
	text-align:center;
	font-size:20px;
	font-weight:500;
	line-height:1.35;
	padding:7px 5px;
	border-radius:99px;
	margin-top:-40px;
	margin-bottom:20px;
	box-shadow:0 5px 8px 0 rgba(0,0,0,0.2);
}
.col-id-11 > .col-inner{
	box-shadow:0 0 7px 0 rgba(0,0,0,0.2);
	border-radius:8px;
	overflow:hidden;
	padding:10px;
	background:#fff;
}
.row-id-1{
	background:#021F36;
	margin-top:-30px;
	position:relative;
	z-index:3;
	padding:20px 15px 0 !important;
	box-shadow:0 0 30px 4px rgba(85,85,85,.5);
	border-radius:20px;
}
.row-id-1 .icon-box .icon-box-text p{
	color:#fff;
	font-size:18px;
}
.img-radius-15{
	border-radius:15px;
	overflow:hidden;
}
.sec-id-1:before{
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:linear-gradient(0deg,#163240,transparent);
}
.flickity-page-dots .dot.is-selected {
	background-color: var(--main);
}
.col-form-reset .form-dk-pro > p{
	flex-direction:column;
}
.col-form-reset .form-dk-pro input[type=submit]{
	display:table;
	width:max-content;
	margin:0 auto;
}
.row-id-22{
	margin-top:-100px;
}
.row-id-22 > .col{
	padding-bottom:0;
}
.row-id-22 > .col > .col-inner{
	border-left:5px solid #CC7350;
	border-right:5px solid #CC7350;
	border-radius:20px;
	padding:40px 30px;
	box-shadow: 0 0 60px 10px rgba(0, 0, 0, .4);
	background:#233042;
	color:#fff;
}
.row-id-22 > .col > .col-inner .txt p:last-child{
	margin-bottom:0;
	font-size:20px;
	font-weight:600;
}
.row-form-id1{
	margin-top:-120px;
}
.row-form-id1 > .col > .col-inner,
.row-form-id11 > .col > .col-inner{
	border-left:5px solid #CC7350;
	border-right:5px solid #CC7350;
	border-radius:20px;
	padding:40px 30px 30px;
	box-shadow: 0 0 60px 10px rgba(0, 0, 0, .4);
	background:#233042;
}
.row-full > .col-left > .col-inner{
	padding-right:20px;
	padding-left:calc(calc(100vw - 1200px)/2) !important;
}
.row-full > .col-right > .col-inner{
	padding-left:20px;
	padding-right:calc(calc(100vw - 1200px)/2) !important;
}
.row-full > .col-center > .col-inner{
	padding:0 calc(calc(100vw - 1200px)/2) 30px !important;
}
.col-id-5 .col-inner{
	height:100%;
	background:#fff;
	border-radius:10px;
	border:2px solid #CD7654;
	padding:30px 15px 20px;
	box-shadow:0 0 10px 0 rgba(0,0,0,0.5);
}
.col-id-5 .col-inner h4{
	width:40px;
	height:40px;
	display:inline-flex;
	align-items:center;
	justify-content:center;
	background:#2b3b57;
	border:4px solid #CD7654;
	border-radius:50%;
	color:#fff;
	position:absolute;
	top:-20px;
	left:0;
}
.col-right-txt-gt > .col-inner:before{
	content: '';
	position: absolute;
	bottom: 50px;
	right: 30px;
	width: 350px;
	height: 270px;
	/* 	background: url(/wp-content/uploads/2024/08/GRAND-IMPERIAL-LOGO-03-Copy.png) no-repeat; */
	background-size: contain;
	z-index: -1;
	opacity: 0.1;
	filter: brightness(0.5);
}
.mobile-sidebar .nav-sidebar > li a{
	color:#fff !important;
}
.mobile-sidebar .nav-sidebar > li ul li a{
	font-size:19px;
	font-weight:400;
}
.sec-doingu .title-doingu{
	position:relative;
}
.sec-doingu .title-doingu:before{
	content:'';
	position:absolute;
	top:50%;
	left:0;
	background:#E5E5E5;
	height:1px;
	width:100%;
	transform:translatey(-50%);
	z-index:-1;
}
.sec-doingu .title-doingu h1{
	display:block;
	margin:0 auto;
	width:max-content;
	padding:10px 25px;
	border:2px solid #E5E5E5;
	color: var(--primary-color);
	background:#fff;
	text-transform:uppercase;
	font-size:34px;
}
.sec-doingu .title-doingu h1 i,
.sec-doingu .title-sec-doingu h2 i{
	margin-right:10px;
	transform: translateY(-3px);
	color:#b8b8b8;
}
.sec-doingu .title-sec-doingu{
	border-bottom:2px solid #E5E5E5;
}
.sec-doingu .title-sec-doingu h2{
	width:max-content;
	font-size:27px;
	text-transform:uppercase;
	color: var(--primary-color);
	margin:0;
	padding:0 0 15px 0;
	position:relative;
}
.sec-doingu .title-sec-doingu h2:before{
	content:'';
	position:absolute;
	left:0;
	bottom:-2px;
	width:100%;
	height:2px;
	background:var(--xam);
}
.col-box-doingu > .col-inner{
	height:100%;
}
.col-box-doingu .box .box-image{
	width:240px !important;
	height:240px;
	border-radius:50%;
	border: 2px solid var(--primary-color);
}
.col-box-doingu .box .box-image > div,.col-box-doingu .box .box-image img{
	height:100%;
	object-fit:cover;
}
.col-box-doingu .box h4{
	font-size:24px;
	margin:0 0 10px 0;
	text-transform:uppercase;
	color: var(--primary-color);
}
.col-box-doingu .box p{
	font-size:16px;
	line-height:1.3;
	color:var(--xam);
}
.archive.tax-product_cat .shop-page-title{
	display:none;
}
.sec-banner-cate .icon-banner{
	width:53px !important;
	height:53px;
	border-radius:50%;
	border: 1px solid var(--primary-color);
	margin:0 auto 20px !important;
	padding:8px;
	background:#fff;
}
.sec-banner-cate .tieude-cate h1{
	font-size:27px;
	font-weight:500;
	color:#fff;
	text-align:center;
	line-height:1.35;
	margin:0 0 5px 0;
	text-transform:uppercase;
}
.sec-banner-cate .tieude-cate p{
	background-color: #c99703;
	font-style: italic;
	padding: 5px 25px;
	border-radius: 20px;
	color:#fff;
	font-size: 16PX;
	width:100%;
	max-width:max-content;
	text-align:center;
	margin:0 auto;
}
.sec-banner-cate{
	padding-top:20px !important;
	padding-bottom:40px !important;
}
.category-page-row .shop-container > hr{
	display:none;
}
.sec-bottom-cate{
	padding-left:0 !important;
	padding-right:0 !important;
}
.sec-bottom-cate table{
	border:none;
	margin:0;
}
.sec-bottom-cate table :is(tr,td,th){
	border:none;
}
.sec-bottom-cate table tr{
	border-bottom:1px solid #e2e2e2;
}
.sec-bottom-cate .row-button .button{
	margin-bottom:0;
	font-size:15px;
	font-weight:600;
	transition:all 0.3s;
	box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.1);
}
.sec-bottom-cate .row-button .button:hover{
	transform: translateY(-6px);
	box-shadow: 0 30px 40px 0 rgba(0, 0, 0, .2);
}
.sec-bottom-cate .row-button .button i{
	transform:translatey(-2px);
}
.btn-toggle-contact-fixed{
	position:fixed;
	left:5px;
	bottom:75px;
	z-index:9;
	width:45px;
	height:45px;
	border: 2px solid var(--primary-color);
	border-radius:5px;
	display:flex;
	align-items:center;
	justify-content:center;
	padding:3px;
	cursor:pointer;
}
.btn-toggle-contact-fixed i{
	width:100%;
	height:100%;
	background: var(--primary-color);
	color:#fff;
	display:flex;
	align-items:center;
	justify-content:center;
	font-size:22px;
}


.txt-jus{
	text-align:justify;
}
.col-author > .col-inner{
	padding:20px 30px;
	border:1px solid var(--main);
	border-radius:15px;
}
.col-author .col-logo{
	padding-bottom:20px;
}
.col-author .col-logo .box{
	display:flex;
}
.col-author .col-logo .box .box-image{
	width:100px !important;
	height:100px;
	border:2px solid var(--main);
	border-radius:50%;
	flex-shrink:0;
}
.col-author .col-logo .box .box-image :is(div, img){
	padding: 7px;
	/* height:100%; */
	/* object-fit:cover; */
}
.col-author .col-logo .box .box-text{
	padding:0 0 0 20px;
}
.col-author .col-logo .box .box-text-inner h3{
	font-size:24px;
	font-weight:700;
	text-transform:uppercase;
	color:var(--main);
	margin:0 0 10px 0;
}
.col-author .col-logo .box .box-text-inner .img{
	display:inline-block;
	width:35px !important;
	margin-right:8px;
}
.col-author .txt-note p:last-child{
	margin-bottom:0;
}
.blog-single .post_tags{
	padding:10px 20px;
	border-bottom:1px solid #ddd;
	border-top:1px solid #ddd;
	font-size:14px;
}
.blog-single .post_tags a{
	color:var(--main);
	font-weight:600;
	font-size:14px;
	transition:all 0.3s;
}
.blog-single .post_tags a:last-child span{
	display:none;
}
.blog-single .post_tags a:hover{
	color:var(--xam);
}

.kk-star-ratings{
	justify-content:center;
}
.centeredBox{
	text-align:center;
}
.centeredBox span{
	font-weight:600;
	color:var(--main);
}






.pum-overlay.pum-overlay-disabled{
	visibility:visible !important;
}
#popmake-2780{
	border-radius:10px !important;
	border:2px solid var(--main) !important;
}
#popmake-2780 .pum-close{
	color:var(--main) !important;
}
.form-popup-tt-duan h3.title-form{
	text-align:center;
	color:var(--xam);
	text-transform:uppercase;
	font-weight:600;
	font-size:22px;
	line-height:1.35;
	margin:0 0 15px 0;
	letter-spacing:1px;
}
.form-popup-tt-duan .img{
	margin:0 0 15px 0;
}
.form-popup-tt-duan .img p{
	height:250px;
	overflow:hidden;
	margin:0;
}
.form-popup-tt-duan .img img{
	width:100%;
	height:100%;
	object-fit:cover;
}
.form-popup-tt-duan input{
	border-radius:5px;
}
.form-popup-tt-duan input:not([type=submit]){
	box-shadow:none !important;
}
.form-popup-tt-duan input[type=submit]{
	display:table;
	margin:0 auto 15px;
}
.form-popup-tt-duan .btn-phone p{
	text-align:center;
}
.form-popup-tt-duan .btn-phone p a{
	color:var(--main);
	font-size:18px;
	font-weight:600;
}


/* Trang Ipan */
.title-sec-ipan :is(h1,h2){
	font-size:34px;
	text-transform:uppercase;
	color:var(--xanh-ipan);
	letter-spacing:1px;
}


.ga-doitac-ipan .gallery-col.col{
	padding-bottom:0;
}
.ga-doitac-ipan .gallery-col.col .col-inner{
	background:#fff;
}
.ga-doitac-ipan .gallery-col.col .box-image img{
	max-width:100%;
	max-height:100%;
	width:unset;
	height:unset;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
}
.sec-lh-ipan .add-ipan p{
	margin:0;
}
.sec-lh-ipan .add-ipan p + p{
	margin-top:7px;
}
.sec-lh-ipan .add-ipan p i{
	margin-right:5px;color: var(--xanh-ipan);
}
.sec-lh-ipan .contact-ipan p{
	display:inline-block;
	margin:0;
}
.sec-lh-ipan .contact-ipan p + p{
	margin-left:30px;
}
.sec-lh-ipan .contact-ipan p i{
	margin-right:5px;color: var(--xanh-ipan);
}
.sec-lh-ipan .vanphong-ipan ul{
	margin:0;
	display:flex;
	flex-wrap:wrap;
	gap:10px 30px;
	align-items:center;
	justify-content:center;
}
.sec-lh-ipan .vanphong-ipan ul li{
	list-style:none;
	margin:0 !important;
	position:relative;
}
.sec-lh-ipan .vanphong-ipan ul li + li:before{
	content:'';
	position:absolute;
	left:-17px;
	width:4px;
	height:4px;
	border-radius:50%;
	background:var(--xanh-ipan);
	top:50%;
	transform:translatey(-50%);
}
.sec-lh-ipan .txt-title p{
	font-size:18px;
	font-weight:600;
	color:var(--xanh-ipan);
	margin:0 0 7px;
	text-transform:uppercase;
}
.sec-lh-ipan .qr-mxh-ipan{
	width:160px !important;
	margin:0 auto;
}
.sec-dichvu-ipan .col-dichvu-ipan > .col-inner{
	height:100%;
	padding:20px;
	border-radius:15px;
	box-shadow:0 5px 10px 0 rgba(0,0,0,0.2);
	background: #fff;
	transition:all 0.3s;
}
.sec-dichvu-ipan .col-dichvu-ipan > .col-inner > *{
	position:relative;
	z-index:2;
}
.sec-dichvu-ipan .col-dichvu-ipan > .col-inner:before{
	content:'';
	position:absolute;
	left:0;
	bottom:0;
	width:100px;
	height:50px;
	background:#fff;
	filter:blur(50px);
}
.sec-dichvu-ipan .col-dichvu-ipan{
	padding-top:40px;
}
.sec-dichvu-ipan .col-dichvu-ipan h3{
	font-size:22px;
	font-weight:600;
	color:var(--xanh-ipan);
}
.sec-dichvu-ipan .col-dichvu-ipan p{
	margin:0;
}
.sec-dichvu-ipan .col-dichvu-ipan .img{
	width:80px !important;
	height:80px;
	border-radius:50%;
	background:var(--xanh-ipan);
	padding:15px;
	margin-top:-60px;
}
.sec-dichvu-ipan .col-dichvu-ipan .img img{
	padding:0;
	filter: brightness(0) invert(1);
	-webkit-filter: brightness(0) invert(1);
}

.sec-duan-noibat-ipan .col-duan > .ol-inner{
	height:100%;
}
.sec-duan-noibat-ipan .col-duan .box .box-image{
	border-radius:35px;
}
.sec-duan-noibat-ipan .col-duan .box .box-text p{
	font-size:18px;
	font-weight:600;
	color:var(--xanh-ipan);
}
.sec-500-duan-ipan .ux-menu{
	flex-direction:row;
	flex-wrap:wrap;
	justify-content:center;
	gap: 15px 30px;
}
.sec-500-duan-ipan .ux-menu a{
	font-weight:500;
	padding:0;
	min-height:unset;
	line-height:unset;
}
.sec-500-duan-ipan .title-sec-ipan h2{
	margin:0;
}
.sec-500-duan-ipan .title-sec-ipan p{
	font-weight:600;
	margin:0;
	font-size:18px;
	color:var(--xanh-ipan);
}
.sec-marketing-ipan {

}












@media only screen and (min-width: 850px){
	.chitiet-top .large-10.col{
		padding-bottom: 0;
	}
	.product-thumbnails .flickity-slider{
		left: 10px !important;
	}
	.lhsp > div:nth-child(even){
		flex-flow: row-reverse;
	}
}
@media only screen and (max-width: 1200px){
	.row-full > .col-left > .col-inner{
		padding-left:15px !important;
	}
	.row-full > .col-right > .col-inner{
		padding-right:15px !important;
	}
	.row-full > .col-center > .col-inner{
		padding-left:15px !important;
		padding-right:15px !important;
	}
	.banner-home .text-box p.txt2 {
		font-size: 56px;
	}
}
@media only screen and (max-width: 1100px){
	.col-menu > .col-inner > .img{
		width:200px;
	}
	.menu-scroll .ux-menu-link + .ux-menu-link {
		margin-left: 5px !important;
	}
}
@media only screen and (max-width: 992px){
	.blog-archive .archive-page-header{
		height: 200px;
	}
	.blog-archive .archive-page-header h1{
		font-size: 35px;
	}
	.menu-post ul{
		flex-flow: wrap;
	}
	.menu-post ul li, .tab-dm ul.nav li{
		width: 50%;
	}
	.tieude-cate .title-wrapper h1, .category-page-title h1{
		font-size: 25px;
	}
	.tieude-cate .page-title-sub p{
		font-size: 14px;
	}
	.title-dm span{
		font-size: 24px;
	}
	.single-product h1.product-title{
		font-size: 25px;
	}
	iframe{
		height: 230px !important;
	}
	.col-menu > .col-inner > .img{
		position:absolute;
		left:0;
		top:50%;
		transform:translatey(-50%);
	}
	.sec-menu-scroll .menu-scroll{
		position:fixed;
		top:75px;
		right:-100%;
		background:#fff;
		min-height:100vh;
		flex-direction:column;
		justify-content:flex-start;
		width:100%;
		max-width:300px;
		padding-top:35px;
		transition: all 0.5s;
		box-shadow: 0px 5px 10px rgba(0, 0, 0, .15);
	}
	.sec-menu-scroll.active .menu-scroll{
		right:0;
	}
	.menu-scroll .ux-menu-link + .ux-menu-link{
		margin-left:0 !important;
	}
	.menu-scroll .ux-menu-link a{
		justify-content:center;
		font-size: 18px;
		margin-bottom: 15px;
	}
	.sec-menu-scroll .col-menu > .col-inner .btn-toggle-menu{
		display:flex;
		align-items:center;
		justify-content:center;
		margin:0;
		background:transparent;
		width:35px;
		height:35px;
	}
	.sec-menu-scroll .col-menu > .col-inner{
		justify-content:flex-end;
	}
}
@media only screen and (max-width: 849px){
	.banner-home .text-box p.txt2 {
		font-size: 52px;
	}
	.banner.ban-chuluc	{
		padding-top:300px !important;
	}
	.ban-chuluc .icon-box h3 {
		font-size: 24px;
		margin-top: 15px;
	}
	.tieude-khac h2 br{
		/* 		display:none; */
	}
	.tin-grandimperial .tieude-khac h2{
		/* 		color:var(--main); */
		font-size: 28px;
	}
	.tin-grandimperial .row-tt .col-tt > .col-inner {
		padding: 15px 10px;
	}
	.tin-grandimperial .row-tt .date-tt p {
		font-size: 26px;
	}
	.tin-grandimperial .row-tt .title-tt h3{
		font-size:17px;
	}
	.tin-grandimperial .row-tt .des-tt p {
		-webkit-line-clamp: 4;
	}
	.map.map-lh {
		height: 280px;
	}
	.order-1-tablet{
		order:-1;
	}
	.col-box-doingu .box .box-image {
		width: 200px !important;
		height: 200px;
	}
	.col-box-doingu .box h4 {
		font-size: 20px;
		font-weight: 500;
	}
	.sec-doingu .title-doingu h1{
		font-size:28px;
	}
	.slider-sp .row-slide .col.slide-left > .col-inner{
		padding:20px 10px 20px 20px !important;
	}
	.slider-sp .row-slide .col.slide-right .img-inner{
		padding-top:65% !important;
	}
	.slider-sp .slide-left .col-inner:before {
		border-top: 420px solid #fff;
		border-right: 86px solid transparent;
		right: -83px;
	}
	.slider-sp .slide-right .col-inner:after{
		left:23px;
	}
	.slider-sp .l-cate{
		margin-bottom:10px;
	}
	.slider-sp .slide-left h2 a, .slider-sp .slide-left h2{
		font-size:22px;
	}
	.slider-sp .button{
		left: 20px;
		bottom: 20px;
	}
	.tin-grandimperial .post-nb .post-item .post-meta {
		font-size: 16px;
	}
	.tin-grandimperial .post-nb .post-item .col-inner {
		padding: 15px 10px;
	}
	.tin-grandimperial .post-nb .post-item .post-title {
		-webkit-line-clamp: 3;
		margin: 20px 0;
		font-size: 16px;
	}
	.tin-grandimperial .post-nb .post-item .from_the_blog_excerpt {
		font-size: 14.4px;
		-webkit-line-clamp: 4;
	}

	.title-sec-ipan :is(h1,h2) {
		font-size: 26px;
	}
}
@media only screen and (max-width: 768px) {
	.slider-sp .row-slide .col.slide-right .img-inner {
		padding-top: 67% !important;
	}
}
@media only screen and (max-width: 576px){
	#sm-chatbox-action{
		display:flex !important;
	}
	.sm-chatbox-sm-chatbox-iframe-iframe-mobile{
		position:absolute;
		bottom:0;
		left:0;
		height:350px !important;
	}
	
	.title-sec-ipan :is(h1,h2) {
		font-size: 22px;
		letter-spacing:unset;
	}
	.sec-dichvu-ipan .col-dichvu-ipan .img {
		width: 68px !important;
		height: 68px;
	}
	.sec-dichvu-ipan .col-dichvu-ipan h3 {
		font-size: 20px;
	}
	.sec-500-duan-ipan .title-sec-ipan p {
		font-size: 16px;
	}
	.sec-duan-noibat-ipan .col-duan .box .box-text p {
		font-weight: 500;
	}
	.sec-duan-noibat-ipan .col-duan .box .box-image {
		border-radius: 25px;
	}
	.sec-marketing-ipan .box .image-cover{
		padding-top:250px !important;
	}



	.contact-fixed{
		display: none;
	}
	.blog-single article{
		padding: 30px 0 0 0;
	}
	.tt-post > div:nth-child(3){
		display: none;
	}
	.blog-single h1.entry-title{
		font-size: 27px;
	}
	.blog-single .entry-content h2{
		font-size: 24px;
	}
	.menu-post ul li a, .tab-dm ul.nav li a{
		font-size: 16px;
		height: 60px;
	}
	.banner-home .text-box p.txt1 {
		font-size: 30px;
	}
	.banner-home .text-box p.txt2 {
		font-size: 24px;
	}
	.row-doingu .image-cover{
		padding-top: 300px !important;
	}
	.gt-social > span{
		display: block;
		margin-bottom: 5px;
	}
	.contact-mb{
		display: block;
	}
	.tieude-cate .page-title-inner{
		padding-bottom: 20px;
		padding-top: 20px;
	}
	.product-gallery-slider img{
		height: 250px;
	}
	.menuchitiet ul li a{
		font-size: 16px;
		padding-top: 6px;
	}
	.tieude-h2 span {
		font-size: 22px;
	}
	#logo img {
		max-height: 70px !important;
	}
	.title-box-pro h2 {
		text-align: center;
		font-size: 22px;
	}
	.form-dk-pro > p{
		flex-direction:column;
	}
	.order-1{
		order:-1;
	}
	.col-text-box-style > .col-inner .txt{
		order:-1;
	}
	.row-id-1{
		margin-top:0;
		margin-left:0 !important;
		margin-right:0 !important;
	}
	.row-id-1 .icon-box{
		display:flex;
	}
	.row-id-1 .icon-box .icon-box-img{
		margin:0 15px 0 0;
		flex-shrink:0;
	}
	.row-id-1 .icon-box .icon-box-text{
		display:flex;
		flex-direction:column;
		justify-content:center;
	}
	.row-id-22 {
		margin-top: 30px;
	}
	.col-id-4{
		padding-bottom:40px;
	}
	.row-form-id1 {
		margin-top: 0;
	}
	.row-form-id1 > .col > .col-inner, .row-form-id11 > .col > .col-inner{
		padding: 30px 15px 20px;
	}
	.sec-doingu .title-sec-doingu h2{
		width:unset;
		font-size:22px;
		padding:0 0 10px 0;
	}
	.sec-doingu .title-doingu h1{
		font-size:24px;
		padding:10px 0;
		text-align:center;
		width:100%;
	}
	.related-new .related-gallery .gallery-item{
		width:100%;
		flex-basis:100%;
	}
	.related-new .related-gallery .gallery-item{
		flex-direction:column;
	}
	.related-gallery .gallery-icon {
		width: 100%;
		padding-top: 56.25%;
	}
	.related-gallery .gallery-caption{
		padding:15px 5px;
	}
	.related-gallery .gallery-caption a {
		font-size: 16px;
		line-height: 1.45;
	}
	.blog-single .col-content > .col-inner{
		border:none;
		box-shadow:none !important;
	}
	.related-new {
		padding: 0 0px 30px;
	}
	.rpbt_shortcode h3 {
		font-size: 22px;
		font-weight:600;
	}
	.slider-sp .slide-left .col-inner:before,
	.slider-sp .slide-right .col-inner:before,
	.slider-sp .slide-right .col-inner:after,
	.slider-sp .slide-left .col-inner:after{
		display:none;
	}
	.slider-sp .button{
		position:relative;
		left:unset;
		bottom:unset;
	}
	.slider-sp .row-slide .col.slide-right .img-inner {
		padding-top: 56.25% !important;
	}
	.home-tt.post-style1 .post-item .box-text {
		min-height: unset;
	}
	.home-tt.post-style1 .post-item .post-title {
		-webkit-line-clamp: 2;
		height: 47px;
	}
	.tieude-khac h2 {
		font-size: 30px;
	}
	.btn-toggle-contact-fixed{
		display:none;
	}
	.col-author > .col-inner {
		padding: 20px 15px;
	}
	.blog-single .post_tags {
		padding: 10px 0px;
	}
	.centeredBox{
		min-height:52px;
	}
	.tin-grandimperial:before{
		display:none;
	}
	.tin-grandimperial .tieude-khac h2 {
		color: var(--main);
		font-size: 28px;
		text-align: center;
	}
	.tin-grandimperial:hover .col-right {
		transform: translatex(0%);
	}
	.tieude-sec h2 {
		font-size: 30px;
	}
	.sec-lh-ipan .contact-ipan p {
		display: block;
		margin: 0 0 5px !important;
	}

}
:is(.page-id-2145,.page-id-2149,.page-id-2152,.page-id-2868,.page-id-3094,.page-id-3140,.page-id-3205,.page-id-2857) .header-wrapper.stuck{
	display:none;
}


#sm-chatbox {
    z-index: 9999 !important; 
}

.sm-greeting-box.show {
      z-index: 9999 !important; 
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  -webkit-border-horizontal-spacing: 0;
  -webkit-border-vertical-spacing: 0;
}
tr td, th {
    border: 0.9px solid #000;
    padding: 12px 10px !important;
    font-size: 17px;
    color: #111;
    font-weight: 500;
}
table tr:nth-child(even) {
  background-color: hsl(195deg 47% 33%/3%);
}
.tieude-chitiet{
	display: none;
}