/*
Theme Name: Maxweb
Description: This is a child theme for Flatsome Theme
Theme URI: https:
Author: Hoan
Author URI: 
Template: flatsome
Version: 3.6.1
*/


/*************** ADD CUSTOM CSS HERE.   ***************/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
:root{
	--xam:#1B1B1B;
	--do:#b11f1f;
}
html,body,span,label,a,p,button,b,div{
	font-family: "Montserrat", sans-serif;
}
h1,h2,h3,h4,h5,h6,.nav > li > a,nav,li{
	font-family: "Montserrat", sans-serif !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;
}
.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;
}
.p-mb5 p{
	margin-bottom:5px;
}
.p-mb10 p{
	margin-bottom:10px;
}
.p-mb15 p{
	margin-bottom:15px;
}
.btn-400{
	font-weight:400;
}
.btn-500{
	font-weight:500;
}
.absolute-footer{
	background-color:#1c1c1c !important;
	padding:0;
}
.footer-secondary{
	display:none;
}
.footer-primary,.copyright-footer{
	width:100%;
	text-align:center;
	color:#ffffff;
	position:relative;
}
.footer-primary{
	padding:15px 0;
	border-top:1px solid rgb(255 255 255 / 56%);
}
.blog-wrapper{
	padding-bottom:0;
}
.single-page{
	text-align:justify;
	padding-top:0;
}
#top-link{
	border:1px solid #fff !important;
	background:var(--main) !important;
	color:#fff !important;
}
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;
}
td {
	color: #000000;
}
.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;
}
.title-sec :is(h1,h2){
	font-size:22px;
	font-weight:600;
	line-height:1.5;
}
.title-sec-2 :is(h1,h2){
	font-size:24px;
	font-weight:700;
	line-height:1.5;
}
.page-numbers li{
	margin: 0 10px !important;
}
.page-numbers li :is(span,a){
	border-radius:0 !important;
	width:35px;
	height:35px;
	border:1px solid #000;
	line-height:35px;
	font-weight:400;
}
.btn-do{
	background-color:var(--do) !important;
}

/* Header */
.header-nav-main li a{
	text-transform:uppercase;
	font-size:15px;
}
.header-nav-main > li{
	margin:0 15px;
}
.header-nav-main > li > a{
	font-weight:600 !important;
	color:var(--xam) !important;
	position:relative;
}
.header-nav-main > li > a:before{
	content:'';
	position:absolute;
	left:0;
	bottom:15px;
	width:0;
	height:2px;
	background:var(--xam);
	transition:all 0.3s;
	opacity:1 !important;
}
.header-nav-main li:hover > a:before,
.header-nav-main > li.active > a:before{
	width:100%;
}
.header-nav-main ul.sub-menu{
	padding:0;
}
.header-nav-main ul.sub-menu li a{
	margin:0;
	padding:12px 15px !important;
	font-weight:500 !important;
	color:var(--xam) !important;
	transition:all 0.3s;
}
.header-nav-main ul.sub-menu li:hover > a{
	background:#f6f6f6;
}
/* Footer */
.logo-f{
	width:152px !important;
}
.contact-f h3{
	font-size:15px;
	font-size:20px;
	font-weight:600;
	margin:0 0 10px;
}
.contact-f p{
	margin:0;
	font-size:14px;
}
.contact-f p + p{
	margin-top:7px;
}
.contact-f p i{
	width:20px;
}
.menu-f .ux-menu-link a{
	font-weight:600;
	text-transform:uppercase;
	font-size:14px;
}
.menu-f .ux-menu-link a:hover{
	text-decoration:underline;
}
.txt-desc-f h3{
	text-transform:uppercase;
	font-size:20px;
}
.txt-desc-f p{
	margin:0;
	font-size:14px;
}
.txt-desc-f p + p{
	margin-top:12px;
}
.mxh-f {
	display:flex;
	align-items:center;
}
.mxh-f p{
	font-size:14px;
	margin:0 15px 0 0;
}
.mxh-f a{
	margin-left:10px;
}

/* Liên hệ */
.sec-banner-page .txt-title h1{
	font-weight:600;
	font-size:32px;
	margin:0 0 15px;
}
.sec-banner-page .txt-title p{
	margin:0;
	font-size:14px;
}
.contact-lh h2{
	font-size:22px;
	font-weight:700;
}
.contact-lh p{
	margin:0 0 10px;
}
.contact-lh p i{
	width:20px;
}
.map-lh{
	height:500px;
}
.row2input > p{
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}
.row2input > p > *{
	width:calc(50% - 7.5px);
}
.form-lh input{
	height:40px;
}
.form-lh :is(input,textarea){
	border-radius:5px;
}
.form-lh input[type=submit]{
	font-weight:500;
	background-color:var(--do) !important;
}
/* Box tin tức */
.post-item .col-inner{
	height:100%;
	box-shadow: 0 0 4px rgba(0,0,0,.25);
	background:#fff;
}
.post-item .box-text{
	padding:20px;
}
.post-item .box-text .post-title{
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	margin:0 0 12px;
	font-size:15px;
	font-weight:600;
	order:1;
	color:#222;
}
.post-item .from_the_blog_excerpt {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	color:#222 !important;
	order:3;
}
.post-item .box-text-inner{
	display:flex;
	flex-direction:column;
}
.post-item .date{
	order:2;
	font-size:14px;
	color:#979797;
}

/* Chuyên mục tin tức */
.blog-archive .post-item .box-image .image-cover{
	padding-top:75% !important;
}
.blog-archive .post-item .col-inner:hover .box-image img{
	transform:scale(1.1);
}
.blog-archive h1.title-cat{
	font-size:25px;
	font-weight:600;
	margin:0 0 25px;
}
/* Chi tiết tin tức */
.blog-single h1.entry-title{
	font-size:24px;
	/* 	font-weight:600; */
}
.blog-single .data-post span{
	margin-right:20px;
	font-size:14.4px;
}
.blog-single .data-post span i{
	margin-right:6px;
}
.blog-single .large-12.col{
	width:100%;
	max-width:900px;
	margin:0 auto !important;
}
.blog-single .share-ratings{
	display:flex;
	justify-content:space-between;
	padding:20px 0;
	border-bottom:1px solid #ececec;
	margin-bottom:15px;
	align-items:center;
}
.share-ratings .share a{
	display:inline-block;
	border:1px solid #222;
	border-radius:5px;
	padding:6px 12px;
	font-size:14px;
	margin-right:10px;
}
.box-bottom-single .cat-tag{
	font-size:13.4px;
	margin-bottom:15px;
}
.box-bottom-single .cat-tag a{
	text-decoration:underline;
	color:#c5a47e;
}
.box-bottom-single .cat-tag a:hover{
	color:#d9bfa1;
}
.box-bottom-single .box-content{
	padding:30px;
	border:1px solid #ececec;
	border-radius:5px;
	background:#fafafa;
	display:flex;
	flex-wrap:wrap;
}
.box-bottom-single .box-content :is(.img-logo,.text){
	width:120px;
	flex-shrink:0;
	margin-right:30px;
}
.box-bottom-single .box-content .text{
	text-align:center;
	font-weight:700;
	font-size:24px;
	line-height:1.3;
	display:none;
}
.box-bottom-single .box-content > .text-content{
	flex:1;
}
.box-bottom-single .text-content h3{
	font-size:20px;
	margin:0 0 8px;
	color:var(--xam);
}
.box-bottom-single .text-content p{
	color:var(--xam) !important;
}
.box-bottom-single .list-btn{
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}
.box-bottom-single .list-btn a{
	display:block;
	width:calc(50% - 7.5px);
	text-align:center;
	padding:15px 10px;
	background:var(--xam);
	color:#fff;
	border-radius:5px;
	transition:all 0.3s;
}
.box-bottom-single .list-btn a:nth-child(2){
	background:var(--do) !important;
	
}
.box-bottom-single .list-btn a:hover{
	background:#4f4f4f;
}
.box-bottom-single .list-btn a i{
	margin-right:8px;
	font-size:18px;
}
.single-page .kk-star-ratings{
	display:none !important;
}
article{
	margin-bottom:0 !important;
}
.single-page{
	padding-bottom:0;
}

.rpbt_shortcode h3{
	font-size:20px;
	text-transform:uppercase;
	margin:30px 0 10px;
}
.rpbt_shortcode ul li{
	list-style:none;
	margin:0 0 10px !important;
}
.rpbt_shortcode ul li a{
	color:#c5a47e;
}
.rpbt_shortcode ul li a:hover{
	color:#d9bfa1;
}
.rpbt_shortcode ul li a:before{
	content:'\f0da';
	font-family:'Fontawesome';
	display:inline-block;
	margin-right:6px;
	transition:all 0.3s;
	font-size:14px;
}
.rpbt_shortcode ul li a:hover:before{
	transform:translatex(3px);
}
#comments{
	margin:0 auto !important;
}
#comments #wpdcom{
	max-width:100%;
}

/* Trang giới thiệu */
.title-h1-gt h1{
	font-size:36px;
}
.row-giatricotloi h3{
	font-weight:600;
	font-size:18px;
	margin:0 0 15px;
}
.row-giatricotloi p:last-child{
	margin-bottom:0;
}
.row-giatricotloi > .col{
	padding-bottom:0;
}
.row-giatricotloi + .row-giatricotloi{
	margin-top:40px;
}
.box-dichvu .box .box-text{
	padding:20px 15px 60px;
}
.box-dichvu .box .box-text h4{
	margin:0 0 10px;
	font-size:18px;
	font-weight:700;
	text-transform:uppercase;
}
.box-dichvu .box .box-text a.button{
	margin:0;
	min-height:unset;
	line-height:unset;
	color:#fff !important;
	font-size:15px;
	font-weight:400;
	position:relative;
	padding-bottom:5px;
}
.box-dichvu .box .box-text a.button:before{
	content:'';
	position:absolute;
	left:0;
	bottom:0;
	width:0;
	height:2px;
	background:#fff;
	transition:all 0.3s;
}
.box-dichvu .box .box-text a.button:hover:before{
	width:100%;
}
.box-dichvu .box .overlay{
	background-color:rgba(0,0,0,.35) !important;
	transition:all 0.1s !important;
}
.box-dichvu .box:hover .overlay{
	opacity:0.3;
}
.ga-doingu .gallery-col.col .col-inner{
	padding:30px 30px 0;
}
.ga-doingu .gallery-col.col .box-image{
	border-radius:50%;
}
.ga-doingu .gallery-col.col .box-text p{
	font-weight:600;
	font-size:16px;
	color:#000;
}

/* Dịch vụ */
table{
	border-collapse:collapse;
}
table :is(th,td){
	border:1px solid #373b3e;
	padding:10px !important;
}
.sec-baogia .bang-baogia  table td{
	width:50%;
	font-size:18px;
}
.sec-baogia .bang-baogia  table thead td{
	font-size:20px;
	font-weight:700;
}
.sec-baogia .bang-baogia  table thead tr,
.sec-baogia .bang-baogia  table tbody tr:nth-child(even){
	background:#212529;
}
.sec-baogia .bang-baogia  table tbody tr:nth-child(odd){
	background:#2C3034;
}
.sec-form-tuvan .txt-sub-title p{
	font-size:14px;
}
.sec-form-tuvan .txt-sub-title p a{
	text-decoration:underline;
}
.form-tv .row2input{
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}
.form-tv .row2input > *{
	width:calc(50% - 12px);
}
.form-tv .rowinput p.label{
	font-size:14px;
	margin:0 0 5px;
}
.form-tv :is(input,select){
	border-radius:5px;
	color:#fff;
	font-size:16px;
}
.form-tv :is(input:not([type=submit]),select){
	height:56px;
	background:transparent;
}
select option{
	background:#fff;
	color:#000;
}
.form-tv input::placeholder{
	color:#fff;
}
.form-tv input[type=submit]{
	width:100%;
	height:56px;
	font-weight:600;
	color:#fff !important;
	background-color:var(--do) !important;
}

/* Danh mục */
.sec-banner-cat{
	position:relative;
	display:flex;
	align-items:center;
	justify-content:center;
	padding:80px 0;
	overflow:hidden;
}
.sec-banner-cat:before{
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.4);
	z-index:2;
}
.sec-banner-cat img{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	object-fit:cover;
	pointer-events:none;
	z-index:1;
}
.sec-banner-cat h1{
	position:relative;
	z-index:3;
	color:#fff;
	font-size:24px;
	margin:0;
	text-align:center;
	padding:0 15px;
	text-transform:uppercase;
}
.menu-cat-archive .col{
	padding-top:50px;
	padding-bottom:50px;
}
.menu-cat-archive .menu-shortcode {
	margin:0;
	display:flex;
	flex-wrap:wrap;
	gap:10px;
	justify-content:center;
}
.menu-cat-archive .menu-shortcode li{
	margin:0 !important;
	list-style:none;
}
.menu-cat-archive .menu-shortcode li a{
	display:block;
	padding:5px 15px;
	border:1px  solid #ccc;
	font-size:14.4px;
	transition:all 0.3s;
	color:#fff;
}
.menu-cat-archive .menu-shortcode li:hover > a{
	background:#f2f2f2;
	color:#262626;
}
.menu-cat-archive .menu-shortcode li.current-menu-item a{
	color: #fff;
	/* 	background-color: #222;
	border-color:#222; */
	background-color: var(--do);
	border-color:var(--do);
}
.category-page-row{
	padding-top:0;
	padding-bottom:30px;
}
.archive.post-type-archive .category-page-row{
	max-width:100%;
}
.archive.post-type-archive .category-page-row > .col.large-12{
	padding:0;
}
.archive.post-type-archive .row.products{
	max-width:100%;
	margin:0 !important;
	padding-bottom:30px;
}

.archive .product-small .box-image .image-none a{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.archive .product-small .box-image .image-none img{
	width:100%;
	height:100%;
	object-fit:cover;
}
.archive.post-type-archive .product-small .box-image .image-none{
	position:relative;
	padding-top:75%;
}
.archive.post-type-archive .product-small .box-text,
.product-style .product-small .box-text{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1;
	background:linear-gradient(rgba(255,255,255,0),rgba(0,0,0,.7294117647));
	display:flex;
	flex-direction:column;
	justify-content:flex-end;
	padding:30px 30px 50px;
	pointer-events:none;
	transition:all .3s linear 0s;
	transform: translateY(15%);
	opacity:0;
	visibility:hidden;
}
.archive.post-type-archive .product-small .product-title a,
.product-style .product-small .product-title a {
	margin:0;
	font-size:16px;
	color:#fff;
	font-weight:600;
}
.archive.post-type-archive .product-small.col{
	padding:0;
}
.archive.post-type-archive .product-small .col-inner,
.product-style .col-inner{
	overflow:hidden;
}
.archive.post-type-archive .product-small .col-inner:hover .box-text,
.product-style .col-inner:hover .box-text{
	opacity:1;
	visibility:visible;
	transform:translatey(0);
}
.archive:not(.post-type-archive) .product-small.col{
	max-width: 100%;
	flex-basis: 100%;
}
.archive:not(.post-type-archive) .product-small.col + .product-small.col{
	padding-top:50px;
}
.archive:not(.post-type-archive) .product-small.box{
	display:flex;
}
.archive:not(.post-type-archive) .product-small.col:nth-child(even) .product-small.box{
	flex-direction:row-reverse;
}
.archive:not(.post-type-archive) .product-small .box-image{
	width:66%;
	flex-shrink:0;
}
.archive:not(.post-type-archive) .product-small .box-image .image-none{
	padding-top:56.25%;
}
.archive:not(.post-type-archive) .product-small .box-image:hover img{
	transform:scale(1.1);
}
.archive:not(.post-type-archive) .product-small .box-text{
	padding:30px 0 30px 30px;
	display:flex;
	flex-direction:column;
	justify-content:center;
}
.archive:not(.post-type-archive) .product-small.col:nth-child(even) .box-text{
	padding:30px 30px 30px 0;
}
.archive:not(.post-type-archive) .product-small .product-title a{
	font-size:18px;
	font-weight:700;
	line-height:2;
	text-transform:uppercase;
}
.product-small .single-more{
	margin-top:30px;
	display:none;
}
.product-small .single-more a{
	font-size:14.4px;
	position:relative;
	display:inline-block;
	padding:0 0 2px;
	border-bottom:1px solid rgba(0,0,0,.1);
	color:#c5a47e;
}
.product-small .single-more a:before{
	content:'';
	position:absolute;
	left:0;
	bottom:0;
	height:1px;
	transition:all 0.3s;
	width:0;
	background:#c5a47e;
}
.product-small .single-more a:hover:before{
	width:100%;
}
.archive:not(.post-type-archive) .product-small .single-more{
	display:block;
}

/* Chi tiết sản phẩm */
.banner-single-product{
	position:relative;
	padding:100px 0;
	display:flex;
	align-items:center;
	justify-content:center;
	overflow:hidden;
}
.banner-single-product:before{
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:2;
	background:rgba(0,0,0,0.4);
}
.banner-single-product img{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	object-fit:cover;
	pointer-events:none;
	z-index:1;
}
.banner-single-product h1{
	text-align:center;
	font-size:24px;
	margin:0;
	position:relative;
	z-index:3;
	color:#fff;
	padding:0 15px;
}
.col-content-pro > .col-inner{
	border: 1px solid #eee;
	padding: 20px;
}
.nd-product h2{
	font-size:20px;
}
.nd-product h3{
	font-size:18px;
}
.col-form-pro .title-form-pro h3{
	font-size:20px;
	font-weight:600;
	text-transform:uppercase;
	margin:0 0 6px;
}
.col-form-pro .title-form-pro p{
	font-size:14.4px;
}
.col-form-pro .title-form-pro p a{
	text-decoration:underline;
	color:#0d6efd;
}
.col-form-pro .form-tv :is(input,select){
	color:#fff;
	border-color:#fff;
}
.col-form-pro .form-tv input::placeholder{
	color:#fff;
}
.col-form-pro .form-tv input[type=submit]{
	border-color:var(--do);
	background-color:var(--do) !important;
}
.col-form-pro{
	margin-top:20px;
}
.ga-img-product .box-img {
	padding-bottom:15px;
}
.ga-img-product .box-img img{
	width:100%;
}
.related-products-wrapper {
	border:none !important;
}
.related-products-wrapper h3{
	max-width:100%;
	font-size:24px;
	text-transform:uppercase;
}
.related-products-wrapper .product-small .box-image .image-none{
	padding-top:60%;
	position:relative;
}
.related-products-wrapper .product-small .box-image .image-none a{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.related-products-wrapper .product-small .box-image .image-none img{
	width:100%;
	height:100%;
	object-fit:cover;
}
.related-products-wrapper .product-small .col-inner:hover .box-image .image-none img{
	transform:scale(1.1);
}
.related-products-wrapper .product-small .product-title a{
	text-transform:uppercase;
	font-weight:500;
}

/* Trang chủ */
.row-full-width{
	margin-left:0 !important;
	margin-right:0 !important;
}
.btn-500{
	font-weight:500;
}
.title-sec-home h2{
	font-weight:600;
	font-size:35px;
	text-transform:uppercase;
}
.sec-banner-home .row-fix{
	position:absolute;
	z-index:2;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
}
.sec-banner-home .row-fix h1{
	font-size:50px;
	margin:0 0 15px;
	color:#fff;
	text-shadow:0 0 2px rgba(0,0,0,0.6);
}
.sec-banner-home .row-fix p{
	font-size:24px;
	text-transform:uppercase;
	letter-spacing:9px;
	color:#fff;
	text-shadow:0 0 2px rgba(0,0,0,0.6);
	margin:0;
}
.sec1-home .txt-couter{
	text-align:center;
}
.sec1-home .txt-couter h3{
	font-weight:600;
	font-size:55px;
	line-height:1.5;
	margin:0;
}
.sec1-home .txt-couter p{
	margin:0;
	font-weight:600;
}
.btn-view-all {
	font-weight:600;
	background-color:transparent !important;
	padding: 0 0 6px;
	color:#fff !important;
	box-shadow:none !important;
	position:relative;
}
.btn-view-all:before{
	content:'';
	position:absolute;
	left:50%;
	transform:translatex(-50%);
	bottom:0;
	height:1px;
	width:0;
	background:#fff;
	transition:all 0.3s;
}
.btn-view-all:hover:before{
	width:100%;
	/* 	background-color:#333 !important; */
	/* 	color:#fff !important; */
	/* 	transform:translatey(-5px); */
}
.sec5-home .txt-title h2{
	font-size:32px;
	font-weight:600;
}
.tab-style > .nav{
	gap:15px 30px;
}
.tab-style > .nav li{
	margin:0;
}
.tab-style > .nav li a{
	font-size:14.4px;
	font-weight:600;
	color:#fff;
	position:relative;
}
.tab-style > .nav li a:before{
	content:'';
	position:absolute;
	opacity:1 !important;
	left:0;
	bottom:0;
	height:1px;
	background:#fff;
	width:0;
	transition:all 0.2s;
}
.tab-style > .nav li.active a:before{
	width:100%;
}
.ga-doitac .gallery-col.col{
	padding-bottom:0;
}
.ga-doitac img{
	width:unset;
	height:unset;
	max-width:100%;
	max-height:100%;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
}
.sec8-home .txt-title h2{
	font-size:32px;
	font-weight:700;
}
/* .sec3-home */
.sec-congtrinh-tieubieu .row.img-toggle .col-content > .col-inner{
	position:relative;
	height:450px;
}
.sec-congtrinh-tieubieu .row.img-toggle .img{
	opacity:0;
	visibility:hidden;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	margin:0;
	transition:all 0.3s;
}
.sec-congtrinh-tieubieu .row.img-toggle .img img{
	height:450px;
	object-fit:cover;
}
.sec-congtrinh-tieubieu .row.img-toggle .img.active{
	opacity:1;
	visibility:visible;
}
.sec-congtrinh-tieubieu .product-hover .col{
	overflow:hidden;
	border-right:1px solid rgba(255,255,255,.4);
}
.sec-congtrinh-tieubieu .product-hover .col:last-child{
	border-right:0;
}
.sec-congtrinh-tieubieu .product-hover .product-small .box-image{
	display:none;
}
.sec-congtrinh-tieubieu .product-hover .product-small .box-text{
	padding:20px;
	height:450px;
	display:flex;
	flex-direction:column;
	justify-content:flex-end;
	transform:translatey(46px);
	transition:all 0.5s;
}
.sec-congtrinh-tieubieu .product-hover .product-small:hover .box-text{
	transform:translatey(0);
}

.sec-congtrinh-tieubieu .product-hover .product-small .product-title a{
	font-size:18px;
	font-weight:700;
}
.sec-congtrinh-tieubieu .product-hover .product-small:hover .product-title a{
	text-decoration:underline;
}
.sec-congtrinh-tieubieu .product-small .single-more {
	margin-top: 12px;
	display: block;
}
.sec-congtrinh-tieubieu .product-small .single-more a{
	color:#fff;
}
.sec-congtrinh-tieubieu .product-small .single-more a:before{
	width:100%;
	background:#fff;
}
.sec-congtrinh-tieubieu .row-pro{
	margin-top:-450px;
}
.off-canvas-right .mfp-content, .off-canvas-left .mfp-content{
	width:100%;
	max-width:280px;
}
.mobile-sidebar .nav-sidebar a{
	color:var(--xam) !important;
}
.mobile-sidebar .nav-sidebar > li > a{
	font-size:15px;
	font-weight:600 !important;
}
.icon-menu {
	color:var(--xam);
}
.row-layout .txt-title{
	border-left:2px solid #fff;
	padding-left:15px;
}
.row-layout .txt-title h2{
	font-size:30px;
	line-height:1.8;
	margin:0;
}
@media only screen and (max-width:1200px){
	.blog-archive .col.post-item{
		max-width: calc(100% / 3);
		flex-basis: calc(100% / 3);
	}
	.post-item .box-text .post-title {
		font-size: 16px;
	}
}
@media only screen and (max-width:849px){
	.order-1-tablet{
		order:-1;
	}
	.txt-desc-f h3 {
		font-size: 16px;
	}
	.blog-archive .col.post-item{
		max-width: calc(100% / 2);
		flex-basis: calc(100% / 2);
	}
	.row-giatricotloi + .row-giatricotloi {
		margin-top: 30px;
	}
	.archive:not(.post-type-archive) .product-small .box-image .image-none {
		padding-top: 61%;
	}
	.archive:not(.post-type-archive) .product-small .product-title a {
		line-height: 1.8;
	}
	.product-small .single-more {
		margin-top: 20px;
	}
	.product-style .product-small .box-text{
		padding:20px;
	}
	.sec-banner-home .img .img-inner{
		padding-top:500px !important;
	}
	.sec-banner-home .row-fix h1 {
		font-size: 40px;
		margin: 0 0 15px;
	}
	.sec-banner-home .row-fix p {
		font-size: 22px;
		letter-spacing: 6px;
	}
	.title-sec-home h2,
	.sec5-home .txt-title h2,
	.sec8-home .txt-title h2{
		font-size: 28px;
		font-weight:600;
	}
	.sec1-home .txt-couter h3 {
		font-size: 42px;
	}
	.sec2-home .box-dichvu .box .box-text {
		padding: 20px 15px;
	}
	.sec-congtrinh-tieubieu .row-pro {
		margin-top: -400px;
	}
	.sec-congtrinh-tieubieu .product-hover .product-small .box-text {
		padding: 20px 15px;
		height: 400px;
	}
	.sec-congtrinh-tieubieu .row.img-toggle .img img,
	.sec-congtrinh-tieubieu .row.img-toggle .col-content > .col-inner{
		height: 400px;
	}
}
@media only screen and (max-width:568px){
	.order-1{
		order:-1;
	}
	.sec-banner-page .txt-title h1 {
		font-weight: 600;
		font-size: 26px;
		margin: 0 0 10px;
	}
	.contact-lh h2 {
		font-size: 18px;
	}
	.row2input > p > * {
		width: 100%;
	}
	.map-lh{
		height:350px;
	}
	.form-lh input[type=submit] {
		display: table;
		margin: 0 auto;
	}
	.blog-archive .col.post-item{
		max-width: calc(100% / 1);
		flex-basis: calc(100% / 1);
	}
	.post-item .box-text {
		padding: 15px;
	}
	.blog-single .share-ratings {
		align-items: flex-start;
		flex-direction: column;
		gap: 15px;
	}
	.box-bottom-single .box-content {
		padding: 20px;
		flex-direction: column;
		align-items: center;
		gap:15px;
	}
	.box-bottom-single .box-content :is(.img-logo,.text) {
		width: 100%;
		margin-right:0;
	}
	.box-bottom-single .box-content .img-logo img{
		width:100px;
		margin:0 auto;
		display:block;
	}
	.box-bottom-single .text-content h3 {
		font-size: 16px;
		line-height: 1.45;
		font-weight: 600;
	}
	.box-bottom-single .list-btn{
		gap:15px;
	}
	.box-bottom-single .list-btn a {
		width: 100%;
	}
	.blog-single h1.entry-title {
		font-size: 22px;
	}
	.row-giatricotloi h3 {
		font-size: 17px;
		margin: 0 0 5px;
	}
	.row-giatricotloi + .row-giatricotloi {
		margin-top: 20px;
	}
	.ga-doingu .gallery-col.col .col-inner {
		padding: 0;
	}
	.box-dichvu .box .box-text {
		padding: 20px 10px 30px;
	}
	.sec-baogia .bang-baogia table thead td {
		font-size: 18px;
	}
	.sec-baogia .bang-baogia table td {
		font-size: 16px;
	}
	.form-tv .row2input > * {
		width: 100%;
	}
	.form-tv :is(input:not([type=submit]),select) {
		height: 50px;
	}
	.archive.post-type-archive .product-small .box-text,
	.product-style .product-small .box-text{
		opacity:1;
		visibility:visible;
		transform:unset;
		padding:20px;
	}
	.archive:not(.post-type-archive) .product-small.box {
		display: block;
	}
	.archive:not(.post-type-archive) .product-small .box-image {
		width: 100%;
	}
	.archive:not(.post-type-archive) .product-small .box-text {
		padding: 15px 0 0 !important;
	}
	.product-small .single-more {
		margin-top: 15px;
	}
	.archive:not(.post-type-archive) .product-small .product-title a {
		font-size: 16px;
		font-weight: 600;
		line-height: 1.5;
	}
	.archive:not(.post-type-archive) .product-small.col + .product-small.col {
		padding-top: 30px;
	}
	.col-content-pro > .col-inner {
		border: none;
		padding: 0;
	}
	.banner-single-product h1,
	.related-products-wrapper h3{
		font-size: 22px;
	}
	.sec-banner-home .img .img-inner {
		padding-top: 450px !important;
	}
	.sec-banner-home .row-fix h1 {
		font-size: 22px;
		margin: 0 0 10px;
	}
	.sec-banner-home .row-fix p {
		font-size: 15px;
		letter-spacing: 1px;
	}
	.title-sec-home h2, .sec5-home .txt-title h2, .sec8-home .txt-title h2 {
		font-size: 22px;
	}
	.sec1-home .txt-couter h3 {
		font-size: 32px;
	}
	.sec-congtrinh-tieubieu .row-pro {
		margin-top: 0;
	}
	.sec-congtrinh-tieubieu .product-hover .product-small .box-text {
		padding: 15px 0 40px;
		height: initial;
		transform:unset;
	}
	.sec-congtrinh-tieubieu .product-hover .product-small .box-image {
		display: block;
	}
	.sec-congtrinh-tieubieu .product-hover .product-small .product-title a {
		font-size: 16px;
		font-weight: 600;
	}
	.sec-congtrinh-tieubieu .product-small .single-more {
		margin-top: 10px;
	}
	.sec1-home .txt-couter {
		text-align: left;
	}
	.btn-view-all {
		padding: 6px 80px;
	}
	.tab-style > .nav {
		gap: 10px 20px;
	}
	.title-h1-gt h1 {
		font-size: 30px;
	}
	.row-layout .txt-title h2 {
		font-size: 26px;
		line-height: 1.5;
	}
}
@media only screen and (max-width:440px){
	.title-sec-home h2, .sec5-home .txt-title h2, .sec8-home .txt-title h2 {
		font-size: 20px;
	}
}

