/*
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=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
@font-face {
	font-family: Gilroy-Bold;
	src: url(fonts/Gilroy-Bold.otf);
	font-display: swap;
}
@font-face {
	font-family: Gilroy-Light;
	src: url(fonts/Gilroy-Light.otf);
	font-display: swap;
}
@font-face {
	font-family: Gilroy-Regular;
	src: url(fonts/Gilroy-Regular.otf);
	font-display: swap;
}
@font-face {
	font-family: SFUTimesTenBold;
	src: url(fonts/SFUTimesTenBold.TTF);
	font-display: swap;
}
@font-face {
	font-family: SFUTimesTenRoman;
	src: url(fonts/SFUTimesTenRoman.TTF);
	font-display: swap;
}
@font-face {
	font-family: UVNMuaThu;
	src: url(fonts/UVNMuaThu.TTF);
	font-display: swap;
}
:root {
	--do: #F53644;
	--do2: #F22509;
	--xanh: #5A9DC3;
}
.uxb-draggable *{
	pointer-events:initial !important;
}
html,body,span,label,a,p,button,b,div{
	font-family: "Inter", sans-serif;
}
h1,h2,h3,h4,h5,h6,.nav > li > a,nav,li{
	font-family: "Inter", sans-serif !important;
}
b,strong{
	font-weight:bold;
}
.pd-b0{
	padding-bottom:0 !important;
}
.post-item .col-inner{
	height:100%;
}
.post-item .from_the_blog_excerpt {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.post-item .post-title{
	transition:all 0.3s;
}
.txt-jus{
	text-align:justify;
}
.txt-jus :is(h1,h2,h3,h4,h5,h6){
	text-align:left;
}
body {
	line-height: 1.6;
}
h3{
	font-size: 25px;
	font-weight: 700;
}
h2{
	font-size: 26px;
	font-weight: 700;
}
h4{
	font-size: 18px;
	font-weight: 700;
}
.header{
	z-index:9999;
}
.header-wrapper{
	box-shadow: 1px 1px 10px rgba(0,0,0,0.15);
}
.banner-section {
	z-index:999;
}
.wp-crum{
	font-size: 12px;
	padding-bottom: 15px;
}
.wp-crum a{
	color:#1a4bb7;
}
.product_meta{
	font-size:16px;    
	border-bottom: 1px solid #d3d9e1;
}
.product_meta>span,.khu-vuc, .du-an-bds{
	border-top:1px solid #d3d9e1!important;
	padding: 15px 0!important;
}
.product_meta a,
.khu-vuc a, .du-an-bds a{
	color:#0079b6;
}
.khu-vuc a:after{
	content:',';
	margin-right:5px;
}
.khu-vuc a:last-child::after {
	content: '';
	margin-right: 0;
}
form{
	margin-bottom:0!important;
}
.btn-1{
	border-radius:4px!important;
}
.back-to-top{
	background-color:#C72528!important;
	border-color:#C72528!important;
}
.back-to-top i{
	color:#fff;
}
.woocommerce-product-gallery__wrapper .flickity-button{
	transform: translateX(0)!important;
	opacity:1!important;
}
.woocommerce-product-gallery__wrapper .flickity-button svg{
	background-color:#C72528;
}
.woocommerce-product-gallery__wrapper .flickity-button .arrow{
	fill:#ffffff!important;
}
/* FILTER */
.chosen-single:hover{
	color:#000!important;
}
.chosen-container-single .chosen-single{
	background: #fff!important;
	height: 40px!important;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.chosen-container-single .chosen-single span{
	font-size:16px;
}

.woof_redraw_zone > * {
	margin: 0;
	padding: 0;
}
.woof_redraw_zone :is(select,button) {
	margin: 0;
}
.loc-home .woof_redraw_zone{
	display:flex;
	flex-wrap:wrap;
	gap:10px;
	margin-right:-10px;
}
.loc-home .woof_redraw_zone > *{
	width:calc(100% / 4 - 10px);
}
.loc-home .woof_redraw_zone .woof_text_search_container.woof_container{
	*width:calc(100% / 2 - 10px) !important;
}
.loc-home:not(.loc-danhmucsp) .woof_redraw_zone .woof_container.woof_container_product_cat,
.archive.post-type-archive .loc-home .woof_redraw_zone .woof_container.woof_container_product_cat{
	display:none;
}
.archive.tax-product_cat .loc-home .woof_redraw_zone .woof_container.woof_container_loai_bds{
	display:none;
}
.woof_redraw_zone :is(select,button,input:not([type=submit])) {
	box-shadow: none !important;
	height: 40px;
	border-radius: 5px;
	border: 1px solid #e2e2e2 !important;
}
.woof_redraw_zone .woof_submit_search_form_container button {
	width: 100%;
	font-weight: 500;
}
.woof_redraw_zone .woof_submit_search_form_container button.woof_reset_search_form{
	display:none !important;
}
.woof_redraw_zone .woof_container.woof_container_khoang_gia_ban{
	display:none;
}

.loc-danhmucsp{
	margin:0 0 30px ;
	padding:20px;
	background:#5b9ec4;
	border-radius:6px;
}
.loc-danhmucsp.loc-home.mua-ban .woof_container.woof_container_khoang_gia_thue{
	display:none;
}
.loc-danhmucsp.loc-home.mua-ban .woof_container.woof_container_khoang_gia_ban{
	display:block;
}

.loc-danhmucsp.loc-home.cho-thue .woof_container.woof_container_khoang_gia_thue{
	display:block;
}
.loc-danhmucsp.loc-home.cho-thue .woof_container.woof_container_khoang_gia_ban{
	display:none;
}
.loc-danhmucsp.loc-home.con .woof_container.woof_container_khu_vuc{
	display:none;
} 
.loc-danhmucsp.loc-home.con .woof_redraw_zone > * {
	width: calc(100% / 5 - 10px) !important;
}
.loc-danhmucsp.loc-home.con .woof_redraw_zone .woof_text_search_container.woof_container{
	order:-1;
}




.chosen-results{
	text-align:left;
}
.chosen-container .chosen-results li{
	font-size: 16px;
	padding: 10px 2px;
	color: #000;
}
.image-tools {
	opacity: 1!important;
	transform: unset!important;
	display: block!important;
}
.image-tools.top.right{
	width: 100%;
	display: flex!important;
	justify-content: space-between;
}
.image-tools.top.right .wishlist-icon button{
	margin-bottom:0!important;
	border: 2px solid white;
}
.yith-wcwl-add-to-wishlist{
	line-height: 0!important;
	width: 40px;
	height: 40px;
	border-radius: 99px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-left: 10px;
}
.image-tools .feedback {
	display: flex!important;
	align-items: center;
	justify-content: center;
	background: #C72528;
	border: 2px solid #fff;
	width: 40px;
	height: 40px;
	border-radius: 50%;
}

.yith-wcwl-icon{
	color: #fff;
	font-size:1.2em;
}
.yith-wcwl-icon:hover{
	color:#C72528;
}
.feedback .yith-wcwl-icon{
	color: #fff;
}
.image-tools.top.right .wishlist-icon button i{
	color:#fff;
}
.wishlist-popup{
	opacity: 1!important;
	right: unset!important;
	background-color: transparent;
	max-height: 50px!important;
	overflow-y:hidden!important;
}
/* END */
.header-nav.nav > li.active > a,.breadcrumbs a{
	color:#c72528 !important;
}
.breadcrumbs{
	text-transform: none;
	font-size: 15px;
	font-weight: 500;
}
.header-main .header-nav > li > a {
	text-transform: none;
	font-size: 16px;
	font-weight:600 !important;
}
.header-main .header-nav > li{
	margin:0 12px;
}
.header-nav-main ul.sub-menu{
	padding: 0;
	min-width:310px;
}
.header-nav-main ul.sub-menu li a{
	transition:all 0.3s;
	color:#000;
	font-weight:500;
}
.header-nav-main ul.sub-menu li a:hover{
	padding-left:5px;
	color: #fff;
}

.nav-dark .header-button .is-outline:not(:hover) {
	color: #BB353D;
}
.nav>li>a>i.icon-menu {
	font-size: 30px !important;
}
.tab-tim-kiem .button.secondary:not(.is-outline){
	background-color: #C72528;
	padding: 0 20px;
}
.banner-section .dark .nav>li>a{
	text-transform: none;
	font-size: 18px;
}
.banner-section .nav-line-bottom > li > a:before{
	background-color: white !important;
}
.banner-section .nav-line-bottom>li>a:before{
	height: 2px !important;
}
.banner-section .nav>li{
	margin-right: 30px;
}
.edit-tittle-chung h3{
	padding-bottom: 10px;
	position:relative;
}

.edit-tittle-chung .bd-span-title:after{
	content: '';
	height: 3px;
	width: 80px;
	position: absolute;
	background-color: #C72528;
	left: 50%;
	bottom: 0;
	transform: translate(-50%);
}
.product_edit_du_an .box-text-products .is-smaller,.product_cat-thue-nha .box-text-products .is-smaller,.product_cat-mua-nha .box-text-products .is-smaller,.product_cat-du-an .box-text-products .is-smaller,.chosen-search,.price-wrapper,.badge-container,.shop-page-title .woocommerce-result-count, .shop-page-title .woocommerce-ordering{
	display: none;
}
.product-small.box {
	box-shadow: 0 1px 10px 0 rgba(0,0,0,0.12);
	border-radius: 8px;
	background: #fff;
	padding: 10px;
	position:relative;
}
.product-small.box:hover{
	box-shadow: 0 3px 23px 9px rgba(7,152,255,.15)!important;
	transform: translate(0%,-10px);
}
.product-small.box .product-title{
	margin:0 0 5px;
}
.product-small.box .product-title a{
	font-size: 18px;
	font-weight: 600;
	color: #000;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	margin:0;
} 
.thong-tin{
	color: #2b2b2b;
	font-size: 14px;
}
.thong-tin .gia strong{
	font-size: 20px;
	font-weight: 700;
	color: #C72528;
}
.thong-tin .flex{
	display: flex;
	gap:10px 15px;
}
.thong-tin .p-dt:first-child{
	/* 	padding: 0 1.5em 0 0; */
}
.flex-du-an-moi p{
	margin-right: 20px;
}
.trang_thai {
	background: rgba(199,37,40,.86);
	color: #fff;
	text-align: center;
	font-size: 13px;
	padding: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-left: 10px;
}
.khuyen_mai{
	background: rgba(199,37,40,.86);
	color: #fff;
	text-align: center;
	padding: 8px;
	font-size: 14px;
}
.du-an-moi .thong-tin .dien_tich,.du-an-moi .thong-tin .so_phong_ngu,.du-an-moi .thong-tin .so_phong_wc,.du-an-moi .thong-tin .dia_chi_ban_nha,.du-an-moi .thong-tin .gia_ban_nha,
.shop-container .product_cat-du-an .thongtin_mua_thue,.shop-container .product_cat-ban-nha .thongtin_duan,.product_cat-thue-nha .thongtin_duan, .product-small.box .wishlist-icon, .custom-product-page .wishlist-button,#yith-wcwl-popup-message{
	display: none!important;
}
.btn-xem-them{
	margin: 0 auto;
	display: flex;
	max-width: 150px;
	align-items: center;
	justify-content: center;
	background-color: #2a62bc!important;
	border: none!important;
	border-radius: 5px;
	color:#fff!important;
}
.btn-xem-them:hover{
	background-color:#C72528!important;
}
.banner-right .btn-banner-edit{
	margin-top: 30px;
}
.edit-row-tin-tuc .flickity-button{
	display: none;
}
.left-tin-tuc .is-divider{
	max-width: 100% !important;
	background-color: white;
}
.right-tin-tuc .is-divider{
	display: none;
}
.edit-footer-color{
	color: #c0c0c0 !important;
}
.edit-mb-footer3{
	margin-bottom: 20px;
}
.edit-mb-footer3 p{
	font-size: 14px;
}
.edit-follow-icon{
	margin-bottom: 20px;
}
.edit-follow-icon i{
	font-size: 20px !important;
}
.edit-follow-icon .button.is-outline{
	padding: 5px 10px;
}

.absolute-footer{
	background-color:#192642 !important;
	padding:0;
}
.footer-secondary{
	display:none;
}
.footer-primary,.copyright-footer{
	width:100%;
	text-align:center;
	color:#ffffff;
	position:relative;
}
.footer-primary{
	padding:10px 0 15px;
}
.mota-f p{
	margin:0;
	font-size:15px;
}
.title-f{
	margin:0 0 15px;
}
.title-f p{
	margin:0;
	font-size:20px;
	font-weight:600;
}
.contact-f p{
	margin:0;
	font-size:15px;
}
.contact-f p + p{
	margin-top:10px;
}
.contact-f p i{
	width:20px;
}
.menu-f a{
	min-height:unset;
	padding:0;
	font-size:15px;
}
.menu-f a:hover{
	color:var(--do) !important;
}
.menu-f a i{
	width:unset;
	transition:all 0.3s;
}
.menu-f a:hover i{
	transform:translatex(2px);
}
.menu-f .ux-menu-link + .ux-menu-link{
	margin-top:10px !important;
}
.bd-footer-2 ul li{
	border-bottom: 1px dashed rgba(255,255,255,0.08);
}
.bd-footer-2 ul li:last-child{
	border-bottom: none;
}
.footer-primary{
	width: 100%;
	margin: 0 auto;
}
#secondary .widget .is-divider{
	background-color: #009cde !important;
	max-width: 100% !important;
	margin-top: 8px !important;
}
#secondary .widget span.widget-title:after{
	content: "";
	background: #009cde;
	position: relative;
	bottom: -5px;
	display: block;
	height: 1px;
	width: 100%;
}
.widget>ul>li>a{
	font-size: 16px;
	font-weight: 600;
}
.grid-tools .quick-view{
	display: none !important;
}
.box-blog-post .is-divider{
	max-width: 100% !important;
}
.edit-tittle-gia{
	font-size: 18px;
	font-weight: 700;
	color: #C72528;
}
.edit-mo-ta {
	font-size: 25px;
	line-height: 80px;
	height: 80px;
}
.woocommerce-tabs .product-tabs{
	display: none;
}
.edit-content-mo-ta{
	text-align: justify;
	font-size: 16px;
}
.related h3{
	margin-left: 0;
}
.edit-chi-tiet-sp{
	padding-bottom:30px!important;
}
.edit-chi-tiet-sp .is-divider{
	display: none;
}
.shop-container .row-top .thongtin_duan,
.shop-container .row-top .thongtin_mua_thue{
	display:flex;
	flex-wrap:wrap;
}
.shop-container .row-top .thongtin_duan > div{
	padding: 15px 0;
	border-top: 1.5px solid #d3d9e1;
	color: #666666;
	font-weight: 700;
	font-size: 15px;
}
.shop-container .row-top .thongtin_duan .left{
	width: 40%;
}
.shop-container .row-top .thongtin_duan .right{
	width: 60%;
}
.blog-single .entry-header-text .is-divider{
	height: 1px;
	max-width: 100%;
	margin-top: 0;
}
.blog-single .entry-header-text .entry-title{
	border-left: 4px solid #0092ff;
	margin-bottom: 0;
	padding-bottom: 10px;
	padding-left: 10px;
}
.blog-single .entry-category{
	display: none;
}
.shop-container .row-top .thongtin_mua_thue > div{
	padding: 15px 0;
	border-top: 1.5px solid #d3d9e1;
	color: #666666;
	font-weight: 700;
	font-size: 15px;
}
.shop-container .row-top .thongtin_mua_thue .left,
.shop-container .row-top .thongtin_mua_thue .right{
	width: 50%;
}
.shop-container .row-top .right-tu-van{
	padding:0!important;
}
.edit-p-mo-ta-sp{
	border-top: 1.5px solid #d3d9e1;
	border-bottom: 1.5px solid #d3d9e1;
}
.thongtin_mua_thue .p-dt{
	padding-right: 5px;
}
.so_phong_ngu:before {
	content: "\f236";
	padding-right: 5px;
	font-family: fontAwesome;
}
.phap_ly:before {
	content: "\f02d";
	padding-right: 5px;
	font-family: fontAwesome;
}
.nhu_cau:before,.loai_hinh:before {
	content: "\f1ad";
	padding-right: 5px;
	font-family: fontAwesome;
}
.so_tang:before,.toa:before {
	content: "\f1ad";
	padding-right: 5px;
	font-family: fontAwesome;
}
.huong_ban_cong:before {
	content: "\f14e";
	padding-right: 5px;
	font-family: fontAwesome;
}
.so_phong_wc:before {
	content: "\f2cd";
	padding-right: 5px;
	font-family: fontAwesome;
}
.dien_tich:before {
	content: "\f0b2";
	padding-right: 5px;
	font-family: fontAwesome;
}
.dia_chi::before {
	content: "\f041";
	padding-right: 5px;
	font-family: fontAwesome;
}
.dia_chi{
	padding:3px 0px;
}
.thongtin_mua_thue .gia, .thongtin_duan .gia{
	color: #ff0000!important;
	font-size:17px!important;
}
.thongtin_mua_thue .gia:before, .thongtin_duan .gia:before{
	content: "\f00c";
	padding-right: 5px;
	font-family: fontAwesome;
	color: #1a4ab7;
}
.dia_chi a:first-child::after{
	content:',';
	margin-right:5px;
}
.shop-container .product-title{
	color: #1a4bb7;
	margin-bottom: 0;
	font-size:25px;
}
.shop-container .tab-panels{
	text-align:justify;
}
.shop-container .tienich ul{
	display:flex;
	flex-wrap:wrap;
	list-style:none;
}
.shop-container .tienich ul li{
	width: 33%;
	font-weight: 700;
	margin-left: 0;
}
.shop-container .tienich ul li i{
	padding-right:5px;
	color: #1a4bb7;
}
.vl-text-20{
	font-size: 20px;
	font-weight: 700;
	line-height: 1.4;
	color: #2b2b2b;
	margin-bottom: 1rem!important;
}
.popup_dang_ky_xem_nha .pum-theme-409 .pum-container, .pum-theme-default-theme .pum-container{
	background-color: #fbfbfb !important;
	padding: 0;
}
.popup_dang_ky_xem_nha h2{
	background-color: #f3f3f3 !important;
	padding: 25px;
	font-weight: 500;
	color: #333;
}
.popup_dang_ky_xem_nha .row .col{
	padding-bottom: 0 !important;
}
.popup_dang_ky_xem_nha  form {
    padding: 0 30px;
}
.popup_dang_ky_xem_nha form input,.popup_dang_ky_xem_nha form textarea{
	font-weight: 500;
}
.popup_dang_ky_xem_nha form input[type = "submit"]{
	font-weight: 700;
}
.wpcf7-form-control{
	height:40px!important;
	box-shadow:none!important;
	font-weight: 500;
}
.wpcf7-form-control:focus{
	box-shadow:none!important;
}
.btn-tu-van{
	width: 100%;
}
.right-tu-van .col-inner{
	background-color: white;
	padding:0;	
}
.right-tu-van .form-tu-van{
	padding: 10px 10px 0px 10px;
	border: solid 4px rgba(26,75,183,0.8);
}
.right-tu-van .wpcf7 .wpcf7-submit{
	width:100%;
}
.right-tu-van .wpcf7 .call-me{
	padding: 8px 16px;
	width: 100%;
	display: block;
	text-align: center;
	background-color: rgba(26,75,183,0.8);
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	position:relative;
}
.right-tu-van .wpcf7 .call-me:after{
	content: "";
	width: 27px;
	height: 30px;
	background: url(/wp-content/uploads/2021/01/call.svg) no-repeat center;
	position: absolute;
	left: 50px;
}
.chuyen_vien_tu_van .col{
	padding-bottom: 0 !important;
}
.chuyen_vien_tu_van ul li{
	list-style-type: none;
}
.chuyen_vien_tu_van ul li:before{
	content: '\f00c';
	font-family: fontAwesome;
	color: #337588;
	margin-right: 5px;
}
.page-lien-he{
	color: #000000;
}
.page-lien-he .fa{
	color: #337588;
	margin-right: 5px;
	font-size: 16px;
}
.page-lien-he h3{
	font-size: 16px;
}
.form-lien-he input,.form-lien-he textarea{
	font-weight: 500;
}
.chuyen_vien_tu_van{
	padding-top:30px !important;
}
.edit-chi-tiet-sp .icon-box-left{
	display: flex;
	align-items: center;
	padding: 16px!important;
	background:rgba(26,75,183,0.8);
}
.page-title-inner,.category-page-row{
	padding-top: 0;
}
.right-tu-van .icon-box-img img{
	border-radius: 50%;
}
.right-tu-van .name-us{
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	position:relative;
}
.right-tu-van .user_title_pos{
	color: #fff;
}
.right-tu-van .name-us:after{
	content: "";
	background-image: url(/wp-content/uploads/2021/01/shieid.svg);
	padding: 12px;
	position: absolute;
	right: 0;
	top: 0;
}
.right-tu-van .btn-tu-van{
	display: flex;
	align-items: center;
	margin-bottom: 15px !important;
}
.bd-footer-2 ul.menu>li+li {
	border-top: none;
}
.san-pham-tuong-tu{
	width: 100%;
	position: relative;
	z-index: 99;
	background-color: white;
}
/* .footer-wrapper{
z-index: 99;
} */
.nav.nav-vertical li{
	background:#f7f7f7;
}
.mfp-wrap{
	z-index:99999;
}
.mfp-content{
	background:#fff!important;
}
.mfp-ready .mfp-close{
	color: #1A4BB7!important;
	opacity: 1;
}
.off-canvas .nav-vertical>li>a,.toggle i,
.nav-vertical>li>ul li a{
	text-transform: none;
	color: #1A4BB7!important;
	font-size: 16px;
}
.toggle{
	opacity:1!important;
}
.shop-container .row-top{
	background: #fff;
}
.shop_table li{
	list-style:none;
	margin-left:0!important;
}
.shop_table .item-details h3{
	font-size:16px;
}
.shop_table .item-wrapper{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
@media (min-width: 992px){
	.edit-row-tin-tuc .col {
		padding-right: 7px !important;
	}
	.shop-container .row-top{
		border-radius: 5px;
		margin-top: 30px;
		margin-bottom: 30px;
		padding: 30px 15px 0px 15px;
	}
}
@media (max-width: 992px){
	.shop-container .row-top{
		padding-top:15px;
	}
}
@media (min-width: 850px){
	.woocommerce-product-gallery__wrapper img{
		height:425px;
		object-fit:cover;
	}
}
@media (min-width: 550px) and (max-width:849px){
	.tien_ich li{
		width:33%!important;
		font-size:14px;
	}
	.shop_table li img{
		width:90px;
	}
	.shop_table .item-details h3{
		font-size:16px;
	}
}
@media (max-width: 550px){
	.woof_container{
		width:49%;
	}
	.shop-container .tienich ul li{
		width: 50%!important;
	}
	.shop-container .row-top .thongtin_mua_thue > div,
	.shop-container .row-top .thongtin_duan > div{
		width: 100%!important;
	}
	.btn-1{
		margin-right:0!important;
		font-size:14px!important;
	}
	.title-info{
		font-size:18px!important;
	}
	.tien_ich li{
		width:50%!important;
		font-size:12px;
	}
	.small-columns-2 .flickity-slider>.col{
		max-width: 100%;
		flex-basis: 100%;
	}
	.shop_table li img{
		width:100px;
	}
}
@media (max-width: 414px){
	.category-tin-tuc .col{
		padding-bottom: 0 !important;
	}
	.product-title a{
		font-size: 14px;
	}
	.row-right-tu-van .col{
		padding-bottom: 0;
	}
	.flex-du-an-moi{
		flex-direction: column;
	}
	.page-lien-he .col{
		padding-bottom: 0;
	}
	.product_cat-du-an .flex-du-an-moi{
		flex-direction: column;
	}
	.banner-right .btn-banner-edit{
		margin-top: 10px !important;
	}
	.shop_table .item-details h3{
		font-size:10px;
	}
	@media (max-width: 375px){
		.product_edit_du_an .box-text-products .product-title a, .product_cat-thue-nha .box-text-products .product-title a, .product_cat-mua-nha .box-text-products .product-title a, .product_cat-du-an .box-text-products .product-title a {
			font-size: 13px;
		}
	}
}
.product-section{
	border-top:none!important;
}
.product-section-title{
	text-transform: none;
	position: relative;
	color: rgba(26,75,183);
}
.product-section-title:after{
	height: 1px;
	background-color: rgba(26,75,183,0.8);
	width: calc(100% - 300px);
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
}

/* TIEN ICH DI KEM */
.title-info{
	background: rgb(243, 243, 243);
	color: rgb(26,75,183);
	font-size: 20px;
	font-weight: bold;
	padding-left: 45px;
	padding: 5px 0px 5px 50px;
	position: relative;
}
.title-info:before{
	content: '\f14a';
	font-family: FontAwesome;
	position: absolute;
	left: 0;
	width: 42px;
	line-height: 42px;
	top: 0;
	height: 100%;
	text-align: center;
	background: rgb(26,75,183);
	color: #fff;
}
.tien_ich ul{
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 0;
}
.tien_ich li{
	position:relative;
	list-style:none;
	margin-left:0!important;
	font-weight:700;
	width:25%;
}
.tien_ich span::before{
	font-family: FontAwesome;
	padding-right: 10px;
	color:#c72528;
}
.xehoi::before{
	content: '\f1b9';
}
.dieuhoa::before{
	content: '\f2dc';
}
.maygiat::before{
	content: '\f553';
}
.internet::before{
	content: '\f1eb';
}
.santhuong::before{
	content: '\f5cb';
}
.bancong::before{
	content: '\f5cb';
}
.tivi::before{
	content: '\f26c';
}
.tulanh::before{
	content: '\f0ce';
}
.vuon::before{
	content: '\f1bb';
}
/* TIEN ICH TRONG KHU VUC */
.sieuthi::before{
	content: '\f07a';
}
.truonghoc::before{
	content: '\f549';
}
.benhvien::before{
	content: '\f47d';
}
.congvien::before{
	content: '\f1bb';
}
.bus::before{
	content: '\f207';
}
.sanbay::before{
	content: '\f5af';
}
.khucn::before{
	content: '\f275';
}
.tttm::before{
	content: '\f0f2';
}
.hoboi::before{
	content: '\f5c5';
}
.gym::before{
	content: '\f44b';
}
.golf::before{
	content: '\f433';
}
.spa::before{
	content: '\f593';
}
.salon::before{
	content: '\f54e';
}
.hinhanhavatar img{
	width: 70px;
	height: 70px;
	border-radius: 50%;
	object-fit: cover;
}
.profile_user{
	border-radius: 8px;
	background-color: white;
	position: relative;
}
.profile_user .submit{
	margin-bottom:0;
}

.profile_user .form-tu-van-wrap{
	border: 3px solid rgb(26,75,183);
	padding:16px;
}
.usernames{
	font-weight: 700;
	font-size: 18px;
	margin:0 0 5px;
}
.hinhanhavatar{
	margin-right: 20px;
}
.top-user{
	color:#fff;
	display: flex;
	padding-bottom: 10px;
	padding: 14px;
	background: rgb(26,75,183);
}
.top-user a{
	color:#fff !important;
}
.trang,.sodienthoai a{
	color:#fff !important;
}
.hinhanhavatar{
	margin-right: 20px;
}
.chucdanh, .emailht , .sodienthoai a{
	font-size: 13px;
	font-weight: 600;
}

.top-baiviet{
	padding-bottom: 0;
}
.form-tu-van-wrap .wpcf7-submit{
	width:100%;
}
.moi-gioi .col-vitri .box{
	box-shadow: 0 10px 31px 0 rgba(7,152,255,.09);
	border-radius: 2px;
	background-color: #ffffff;
	border: 1px solid #f8f8f8;
	min-height: 510px;
}
.moi-gioi .col-vitri .box:hover{
	box-shadow: 0 3px 23px 9px rgba(7,152,255,.15)!important;
	transform: translate(0%,-10px);
}
.moi-gioi .col-vitri .box:hover .name{
	color: #f53644;
}
.moi-gioi .col-vitri .box-image{
	margin:7px;
}
.moi-gioi .col-vitri .box-text{
	padding:20px;
	position:unset;
}
.moi-gioi .col-vitri .name{
	font-size: 22px;
	font-weight: 800;
}
.moi-gioi .col-vitri .vi-tri{
	color: #f53644;
	font-size: 14px;
	margin: 0 0 10px;
}
.moi-gioi .col-vitri .mota{
	color: #5c727d;
	font-size:14px;
	line-height: 1.5em;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
}
.moi-gioi .col-vitri .email{
	position: absolute;
	bottom: 15px;
	font-size: 20px;
	padding: 0 20px;
	left: 0;
	text-align: right;
	width: 100%;
}
.moi-gioi .col-vitri .email a{
	color: #777;
	margin-right: 5px;
	font-size: 13px;
	background: #efefef;
	position: relative;
	width: 30px;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	text-align: center;
	border-radius: 50%;
}
.moi-gioi .col-vitri .email a:hover{
	color: #f53644;
}
.moi-gioi .col-vitri .agent_detail {
	margin: 0 0 2px;
	font-size: 16px;
}
.moi-gioi .col-vitri .agent_detail i {
	color: #777;
	margin-right: 10px;
	font-size: 12px;
	background: #f2f2f2;
	position: relative;
	width: 27px;
	height: 27px;
	line-height: 27px;
	display: inline-block;
	text-align: center;
	border-radius: 50%;
	margin-bottom: 5px;
}
.form-datlich .wpcf7-form-control:hover{
	-webkit-box-shadow: #06f 0 0 5px 0!important;
	-moz-box-shadow: #06f 0 0 5px 0!important;
	box-shadow: #06f 0 0 5px 0!important;
}
.d-flex .d-right{
	margin-left:10px;
}
@media only screen and (max-width: 992px) and (min-width: 700px){
	.moi-gioi .col-vitri{
		min-height: 440px;
	}
}
@media only screen and (min-width: 850px){
	.form-datlich{
		width:65%;
		margin:0 auto;
	}
}
@media only screen and (min-width: 550px){
	.d-flex{
		display:flex;
	}
}
.addThis_listSharing {
	position: fixed;
	bottom: 40px;
	z-index: 999;
	left: 20px;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
}
.addThis_listing .addThis_item {
	margin-bottom: 5px;
	margin-right: 24px;
	list-style:none;
}
.addThis_listing .addThis_item .addThis_item--icon {
	position: relative;
	display: inline-block;
	text-align: center;
	width: 44px;
	height: 44px;
	line-height: 44px;
	color: #fff;
	border-radius: 50%;
	cursor: pointer;
	box-shadow: 0 2px 5px 0 rgba(0,0,0,.11);
	background-size: auto;
	background-repeat: no-repeat;
	background-position: center;
}
.addThis_listing .addThis_item .addThis_item--icon .tooltip-text {
	position: absolute;
	top: 4px;
	left: 55px;
	z-index: 9;
	height: 32px;
	line-height: 26px;
	padding: 3px 10px;
	width: auto;
	border-radius: 5px;
	font-size: 11px;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	cursor: pointer;
	background-color: #1a4bb7;
	visibility: hidden;
	opacity: 0;
	-ms-transition: all 200ms linear;
	-webkit-transition: all 200ms linear;
	transition: all 200ms linear;
}
.addThis_listing .addThis_item .addThis_item--icon .tooltip-text:after {
	content: "";
	width: 0;
	height: 0;
	border-width: 5px;
	border-style: solid;
	border-color: transparent #1a4bb7 transparent transparent;
	position: absolute;
	right: 100%;
	top: 0;
	bottom: 0;
	margin: auto;
	-ms-transition: all 200ms linear;
	-webkit-transition: all 200ms linear;
	transition: all 200ms linear;
}
.addThis_listing .addThis_item .addThis_item--icon:hover {
	text-decoration: none;
	opacity: .9;
	box-shadow: 0 5px 10px rgba(0,0,0,.15), 0 4px 15px rgba(0,0,0,.13);
}
.addThis_listing .addThis_item .addThis_item--icon:hover .tooltip-text{
	visibility: visible;opacity: 1;
}
.pum-title {
	padding: 15px 0px;
	border-bottom: 1px solid #e7e7e7;
}
.form-lienhe{
	padding:20px;
}
.form-lienhe .wpcf7-form-control{
	border: 1px solid #e7e7e7;
	box-shadow: none;
	height: 40px;
	background: #fbfbfb;
}
.form-lienhe .wpcf7-submit{
	font-weight: 400;
	font-size: 12px;
	border-color: #8b572a;
	background-color:#8b572a!important;
}
.mfp-content{
	background-color: #f7f7f7!important;
}
.icon-menu{
	color:#2a62bc;
}
.shop-page-title{
	margin-top:15px;
}
.wishlist-added{
	background-color: #b20000;
	border-color: #b20000;
}


/***********PAGE THE LINK 345***********/
.page-id-6630 #header, .page-id-7019 #header{
	display:none;
}
.the-link .landing-page-header {
	position: fixed;
	z-index: 100;
	background-color: #fff;
	width: 100%;
	top: 0;
	left: 0;
	height: 115px;
	display: flex;
	align-items: center;
	justify-content:space-between;
}
.landing-page .landing-page-header .logo {
	margin: 0;
	width: 410px;
}
.landing-page .landing-page-header .content {
	text-align: right;
	margin-right: 0;
}
.the-link .landing-page-header .content .hotline {
	font-size: 18px;
	color: #0e2969;
}
.the-link .landing-page-header .content .hotline i {
	color: #0e2969;
}
.landing-page .landing-page-header .content .hotline i {
	margin-right: 3px;
	color: #008f5c;
}
.landing-page .landing-page-header .content .hotline {
	color: #333333;
	font-size: 18px;
	margin-right: 20px;
	display: block;
}
.the-link .landing-page-header .content .hotline a {
	color: #737d8e;
}
.landing-page .landing-page-header .content .hotline a {
	color: #008f5c;
	font-size: 28px;
}
.landing-page .landing-page-header .logo li {
	padding: 0 10px;
	position: relative;
	margin-bottom:0;
}

.list-inline>li {
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px;
}
.landing-page .landing-page-header .logo li:nth-of-type(1):after {
	position: absolute;
	content: "";
	height: 86px;
	width: 1px;
	background-color: #bdd1c3;
	right: 0px;
	top: 50%;
	transform: translateY(-50%);
}
.the-link .row, .the-link .row.row-collapse{
	max-width: 1260px;	
}
.the-link .col-inner>.img:not(:last-child){
	margin-bottom:0;
}
section{
	position:relative;
}
.w65{
	max-width: 65%;
	flex-basis: 65%;
}
.w35{
	max-width: 35%;
	flex-basis: 35%;
}
.w65 > .col-inner, .w35 > .col-inner{
	width:100%;
	height:100%;
}
.section-banner .swiper-slide img{
	opacity:0;
}
.section-banner .swiper-slide {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	position: relative;
	height: calc(100vh - 115px);
}
.section-banner .swiper-pagination {
	top: 50%;
	transform: translateY(-50%);
	display: flex;
	flex-direction: column;
}
.section-banner .swiper-pagination .swiper-pagination-bullet {
	padding-left: 50px;
	position: relative;
	background-color: transparent;
	font-size: 16px;
	color: #fff;
	font-family: 'SFUTimesTenRoman';
	margin-bottom: 15px;
	width: auto;
	height: auto;
	opacity: .6;
	display: block;
	width: 20px;
}
.section-banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	opacity: 1;
	padding-left: 86px;
	font-family: 'SFUTimesTenBold';
}
.section-banner .swiper-pagination .swiper-pagination-bullet:before {
	position: absolute;
	left: 0;
	content: "";
	width: 42px;
	height: 1px;
	background-color: rgba(255,255,255,.6);
	top: 12px;
	opacity: 1;
}
.section-banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
	width: 78px;
	background-color: #fff;
}
.section-banner .swiper-slide:after {
	width: 100%;
	height: 100%;
	position: absolute;
	content: "";
	background-color: rgba(0,0,0,.3);
	left: 0;
	top: 0;
}
.section-banner .swiper-slide .text {
	position: absolute;
	top: 50%;
	left: 10%;
	transform: translateY(-50%);
	z-index: 3;
	text-align:center;
}
.section-banner .swiper-slide .text .heading {
	font-size: 35px;
	color: #f5ecde;
	font-family: 'Gilroy-Bold';
	position: relative;
	z-index: 2;
	margin-bottom: 0;
}
.section-banner .swiper-slide .text .title {
	font-family: 'UVNMuaThu';
	color: #fff;
	font-size: 55px;
	line-height: 55px;
	font-weight: normal;
	margin-bottom: 0;
}
.the-link .section-intro {
	background-color: #b2bfc8;
	padding: 40px 0 55px;
}
.the-link .section-intro .title {
	margin-bottom: 40px;
	font-size: 27px;
	font-family: 'Gilroy-Bold';
	text-align: center;
	color: #fff;
	position: relative;
	z-index: 1;
}
.the-link .section-intro .title span {
	color: #52585b;
}
.the-link .section-intro .col-right{
	font-size: 15px;
	line-height: 21px;
}
.the-link .title {
	color: #52585b;
	font-size: 27px;
	margin-bottom: 20px;
	line-height: 1.4;
}
.the-link .section-location .col-right li{
	margin-left:1.3em;
}
.the-link .section-location .col-right .text{
	padding:60px;
}
.the-link .section-ultility .swiper-arrow {
	position: absolute;
	left: 35%;
	top: 68px;
	height: 60px;
	width: 80px;
	background-color: #fff;
	z-index: 1;
}
.the-link .section-ultility .ultility-item{
	height:605px;
}
.the-link .section-ultility .ultility-item .item-right{
	position: relative;
	height:100%;
	background-color: #b0bdc5;
}
.the-link .section-ultility .ultility-item.ultility-item-nk .item-right {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.the-link .section-ultility .ultility-item.ultility-item-nk .item-right img {
	opacity: 0;
}
.the-link .section-ultility .ultility-item .item-right{
	text-align:center;	
}
.the-link .section-ultility .ultility-item .item-right .text {
	position: absolute;
	left: 30px;
	bottom: 36px;
	width: 136px;
	height: 136px;
	display: block;
	border: 1px solid #fff;
}
.the-link .section-ultility .ultility-item .item-right .text .text-one {
	color: #fff;
	position: absolute;
	font-size: 13px;
	font-family: 'Gilroy-Regular';
	top: 40px;
	left: -47px;
	letter-spacing: 2px;
	transform: rotate(270deg);
	text-transform: uppercase;
	margin-bottom: 0;
}
.the-link .section-ultility .ultility-item .item-right .text .text-two {
	font-size: 19px;
	font-family: 'Gilroy-Bold';
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #fff;
	position: absolute;
	bottom: 18px;
	left: 5px;
	margin-bottom: 0;
}
.the-link .section-ultility .ultility-item .item-right-1{
	background-image: url(https://vietlonghousing.vn/wp-content/uploads/2021/05/ultility-image1.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;	
}
.the-link .section-ultility .ultility-item {
	display:flex;
	flex-wrap:wrap;
}
.the-link .section-ultility .ultility-item .item-left{
	font-size:15px;
	width: 35%;
}
.the-link .section-ultility .ultility-item .item-right{
	position: relative;
	width: 65%;
	background-color: #b0bdc5;
	display: flex;
	align-items: center;
	justify-content: center;
}
.the-link .section-ultility .ultility-item .item-left .text{
	padding:60px 20%;
}
.the-link .section-ultility .ultility-item .item-left .list-item li{
	list-style: none;
	margin-left: 0;
	margin-bottom: 6px;
}
.the-link .section-ultility .ultility-item .item-left .list-item li span {
	width: 20px;
	height: 20px;
	color: #fff;
	line-height: 20px;
	text-align: center;
	background-color: #0e2969;
	border-radius: 50%;
	margin-right: 10px;
	display: inline-block;
	font-size: 10px;
}
.the-link .section-ultility .ultility-item .item-left .list-item-nk li{
	display: flex;
	align-items: center;
	margin-bottom: 6px;
	margin-left: 0;	
}
.the-link .section-ultility .ultility-item .item-left .list-item-nk li .icon-nk{
	display: inline-block;
	width: 100px;
	height: auto;
	margin-right: 10px;
	float: left;	
}
.the-link .section-ultility .ultility-item .item-left .list-item,
.the-link .section-ultility .ultility-item .item-left .list-item-nk{
	margin-top: 20px;
	height: 390px;
	overflow: auto;
}
.the-link .section-ultility .ultility-item .item-left .list-item::-webkit-scrollbar,
.the-link .section-ultility .ultility-item .item-left .list-item-nk::-webkit-scrollbar{
	width: 4px;
}
::-webkit-scrollbar-thumb {
	background: rgba(0,0,0,.15); 
}
.the-link .section-service .tabs .tabs-content{
	height:650px;
}
.the-link .section-service .tabs .tab-content{
	position: relative;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.the-link .tabs .tabs-bottom{
	position: absolute;
	bottom: 0;
	width: 100%;	
}
.the-link .tabs .tabs-bottom ul{
	width: 100%;
	display: flex;
	align-items: flex-end;
	margin-bottom: 0;	
}
.the-link .tabs ul li.active{
	height:115px;
}
.the-link .tabs ul li.active a{
	background-size:cover;
}
.the-link .tabs ul li.active .icon img, .the-link .section-service .tabs li a .icon img.is-active  {
	display:none;
}
.the-link .section-service .tabs li.active a .icon img.is-active {
	display:block;
}
.the-link .section-service .tabs-content .text {
	max-width: 365px;
	padding: 60px 35px;
	box-shadow: 0 0 12px rgb(0 0 0 / 50%);
	position: absolute;
	background-color: #fff;
	z-index: 1;
	top: -20px;
	left: 6%;
	font-size: 15px;
	text-align: justify;
}
.the-link .section-service .tabs li{
	width: calc(100% / 5);
	float: left;
	height: 85px;
	overflow: hidden;
	cursor: pointer;
	margin: 0;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;	
}
.the-link .section-service .tabs li a{
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-size: 0 0;
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;	
}
.the-link .section-service .tabs li a:after {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	background-color: rgba(34,75,152,0.9);
	left: 0;
	top: 0;
}
.the-link .section-service .tabs li a .icon{
	position: relative;
	z-index: 2;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;	
}
.the-link .section-service .tabs li a .icon img {
	margin-right: 15px;
}
.the-link .section-service .tabs li a .text {
	letter-spacing: 3px;
	color: #fff;
	text-transform: uppercase;
	z-index: 1;
	font-size:13px;
}
.the-link .section-ground-apartment{
	height: 600px;
	overflow: hidden;
	margin-top: 50px;	
}
.section-ground-apartment .col-right .box {
	padding: 30px 10%;
	height: 100%;
}
.the-link .section-ground-apartment .list-apartment {
	position:relative;
}
.the-link .sc_1 .col-left span {
	position: absolute;
	background-color: rgba(255,255,255,.6);
}
.the-link .sc_1 .col-left span:nth-of-type(1) {
	top: 15px;
	left: 35px;
}
.the-link .sc_1 .col-left span:nth-of-type(2) {
	top: 35px;
	left: 15px;
}
.the-link .sc_1 .col-left span:nth-of-type(3){
	bottom: 15px;
	right: 35px;	
}
.the-link .sc_1 .col-left span:nth-of-type(4){
	bottom: 35px;
	right: 15px;	
}
.the-link .sc_1 .col-left span:nth-of-type(1), .the-link .sc_1 .col-left span:nth-of-type(3) {
	height: 145px;
	width: 1px;
}
.the-link .sc_1 .col-left span:nth-of-type(2), .the-link .sc_1 .col-left span:nth-of-type(4) {
	width: 145px;
	height: 1px;
}
.the-link .section-ground-apartment .col-left, .the-link .section-ground-apartment .col-right{
	height:600px;
}
.the-link .section-ground-apartment .col-left img {
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.the-link .section-ground-apartment .col-right .list-apartment .swiper-slide .item {
	height: 32px;
	border: 1px solid #224b98;
	text-align: center;
	line-height: 32px;
	font-family: 'Gilroy-Regular';
	letter-spacing: 2px;
	color: #224b98;
}
.the-link .section-ground-apartment .col-right .list-apartment .swiper-slide.swiper-slide-active .item {
	color: #fff;
	background-color: #224b98;	
}
.the-link .section-ground-apartment .col-right .list-apartment .swiper-button-prev {
	left: -18px;
	transform: translateY(-50%) rotate(180deg);
}
.the-link .section-ground-apartment .col-right .list-apartment .swiper-button-next {
	right: -18px;
	transform: translateY(-50%);
}
.the-link .section-ground-apartment .col-right .list-apartment .swiper-button-prev,
.the-link .section-ground-apartment .col-right .list-apartment .swiper-button-next{
	width: 8px;
	height: 11px;
	background-size: 8px 11px;
	background-image: url(https://vietlonghousing.vn/wp-content/uploads/2021/05/icon-next.png.pagespeed.ce_.JgdesEpZfq.png);
	margin-top:0;
}
.the-link .sc_1 .swiper-button-prev:after, .the-link .sc_1 .swiper-button-next:after{
	content:'';
}
.the-link .section-ground-apartment .col-left .swiper-slide,
.the-link .section-ground-subdivision .col-left .swiper-slide{
	height: 600px;
	position: relative;
}
.the-link .section-ground-apartment .col-right .content-left {
	width: calc(40% - 20px);
	margin-right: 20px;
	float: left;
	color: #737d8e;
}
.the-link .section-ground-apartment .col-right .content-left .content-left-top {
	position: relative;
}
.the-link .section-ground-apartment .col-right .content-left .content-left-top h3:nth-of-type(1) {
	font-size: 100px;
	font-family: SFUTimesTenRoman;
	letter-spacing: 5px;
	color: #eff1f6;
	line-height: 100px;
	font-weight: normal;
	margin-bottom: 0;
}
.the-link .section-ground-apartment .col-right .content-left .content-left-top h3:nth-of-type(2) {
	top: 50%;
	position: absolute;
}
.the-link .section-ground-apartment .col-right .content-left .content-left-middle{
	margin:20px 0px;
	font-size:15px;
}
.the-link .section-ground-apartment .col-right .content-left .content-left-middle p{
	margin-bottom: 0;
	line-height: 21px;
}
.the-link .section-ground-apartment .col-right .content-left .content-left-top h3:nth-of-type(2), .the-link .section-ground-apartment .col-right .content-left .content-left-bottom h3 {
	letter-spacing: 3px;
	text-transform: uppercase;
	font-family: Gilroy-Regular;
	font-size: 100%;
	font-weight: normal;
	margin-bottom: 15px;
	color: #000;
}
.the-link .section-ground-apartment .col-right .content-right {
	width: calc(60%);
	float: left;
}
.the-link .section-ground-subdivision .col-right .text {
	padding: 45px;
}
.the-link .section-ground-subdivision .col-left .swiper-arrow {
	position: absolute;
	left: 35px;
	bottom: 35px;
	height: 60px;
	width: 80px;
	background-color: #fff;
	z-index: 1;
}
.the-link .sc_2 .swiper-arrow .swiper-button-next, .the-link .sc_2 .swiper-arrow .swiper-button-prev{
	width: 14px;
	height: 19px;
	background-size: 14px 19px;
	background-image: url(https://vietlonghousing.vn/wp-content/uploads/2021/05/icon-prev.png.pagespeed.ce_.yoNkbQwJtU.png);
	background-repeat: no-repeat;
	margin-top: 0;
}
.the-link .sc_2 .swiper-arrow .swiper-button-prev{
	transform: translateY(-50%);
}
.the-link .sc_2 .swiper-arrow .swiper-button-next{
	transform: translateY(-50%) rotate(-180deg);
}
.the-link .menu-right .social-fb {
	background-color: #01174a;
	color: #fff;
}
.the-link .menu-right .contact-us {
	background-color: #01174a;
	color: #fff;
}
.menu-right{
	position: fixed;
	z-index: 10;
}
.menu-right .social-fb{
	position: fixed;	
	display: block;
	background-color: #008f5c;
	box-shadow: 0 0 16px rgb(0 0 0 / 50%);
	text-align: center;
	color: #f5ecde;
	font-size: 16px;
	width: 46px;
	height: 46px;
	line-height: 46px;
	top: calc(50% + 146px);
	right: 0;
}
.menu-right .contact-us{
	position: fixed;		        
	top: 50%;
	transform: rotate(-270deg) translateY(-50%);
	display: block;
	background-color: #01174a;
	box-shadow: 0 0 16px rgb(0 0 0 / 50%);
	text-align: center;
	color: #f5ecde;
	font-size: 16px;
	right: -64px;
	width: 220px;
	height: 46px;
	line-height: 46px;
}
.menu-right .contact-us i {
	margin-left: 8px;
}
#popmake-6848{
	background-color: rgba(0,0,0,0.6)!important;
	padding: 50px 30px 15px;
}
#popmake-6848 button{
	background-color: #b2bfc8;
	width: 40px;
	height: 40px;
	border-radius: 0px;
}
#popmake-6848 button i, #popmake-6848 .wpcf7 form.invalid .wpcf7-response-output, #popmake-6913 .wpcf7 form.invalid .wpcf7-response-output{
	color:#fff!important;
}
#popmake-6848 .wpcf7 form.invalid .wpcf7-response-output, #popmake-6913 .wpcf7 form.invalid .wpcf7-response-output{
	margin:0;
}
#popmake-6848 .form-tt .heading {
	font-weight: 400;
	color: #fff;
	font-family: Gilroy-Light;
	font-size: 24px;
	margin-bottom: 15px;
}
#popmake-6848 .form-tt label {
	font-size: 13px;
	color: #fff;
	text-transform: uppercase;
}
#popmake-6848 .form-tt input {
	padding: 0;
	border: none;
	background-color: inherit;
	border-bottom: 1px solid rgba(245,236,222,0.2);
	border-radius: inherit;
	outline: none;
	box-shadow: inherit;
	color: #fff;
}
#popmake-6848 .form-tt input.wpcf7-submit{
	padding: 0;
	height: 40px;
	text-align: center;
	border: none;
	border-radius: 20px;
	color: #fff;
	text-transform: uppercase;
	background-color: #fff;
	color: #52585b;
	width: 100%;
}
#popmake-6848 .wpcf7-response-output{
	color: #fff;
	margin-top: 0;
}
.btn-down{
	background-image: linear-gradient(to right,#c68426,#f0ae1d);
	border-color: #223b98;
	border-radius: 5px;
	color: #fff;
	padding: 12px 30px;
	text-transform: uppercase;
	margin-top: 5px;
	display: inline-block;
	cursor:pointer;
	-webkit-animation-name: tada;
	animation-name: tada;
	animation-iteration-count: infinite;
	animation-duration: 1s;
}
.btn-down:hover{
	color:#fff;
	background: linear-gradient(220deg, #f7b322 0%, #f7b322 50%, #f7b322 100%);
}
@-webkit-keyframes tada {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
	10%, 20% {
		-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
	}

	30%, 50%, 70%, 90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
	}

	40%, 60%, 80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
	}

	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

@keyframes tada {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		-ms-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	10%, 20% {
		-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
		-ms-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
	}

	30%, 50%, 70%, 90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		-ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
	}

	40%, 60%, 80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		-ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
	}

	100% {
		-webkit-transform: scale3d(1, 1, 1);
		-ms-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

#popmake-6913{
	padding:20px;
	background: linear-gradient(150deg, #00aac1 0%, #00a881 100%, #c3cc55 500%);
}
#popmake-6913 button{
	background: #c72528;
	border-radius: 0px;	
}
#popmake-6913 button i{
	color: #fff;
	font-size: 16px;
}
#popmake-6913 .popmake-title{
	color: #fff;
	font-size: 20px;
}
#popmake-6913 .wpcf7-submit{
	width:100%;
}
.adv{
	position: fixed;
	bottom: 0;
	right: 0;
	width: 393px;
	height: 302px;
	z-index: 10;
	display: block;
}
/***********Gardenvile Tay Ho***********/
.page-id-7019 .menu-right .contact-us{
	background-color: #008f5c;	
}
.page-id-7019 body{
	font-size:15px;
	margin-top:80px;
}
.page-id-7019 li{
	list-style:none;
	margin-left:0;
}
.gardenvile .section-banner .swiper-slide .text{
	text-align:left;
}
.gardenvile .swiper-container-horizontal > .swiper-pagination-bullets{
	bottom:unset;
}
.gardenvile .section-banner .swiper-slide .text .title:nth-of-type(2) {
	margin-left: 60px;
}
.gardenvile .section-intro:after{
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	background-color: #091a45;
	width: 50%;
	height: 100%;
}
.gardenvile .section-intro .line:nth-of-type(1) {
	width: calc(100% - 25px);
	height: 1px;
	top: 25px;
	left: 25px;
}
.gardenvile .section-intro .line:nth-of-type(2) {
	width: 1px;
	height: calc(100% - 50px);
	top: 25px;
	left: 25px;
}
.gardenvile .section-intro .line:nth-of-type(3) {
	width: calc(100% - 25px);
	height: 1px;
	bottom: 25px;
	left: 25px;
}
.gardenvile .section-intro .line {
	position: absolute;
	background-color: #212f55;
	z-index: 2;
}
.gardenvile .section-intro .section-left {
	position: relative;
	z-index: 4;
	padding: 50px 0 20px;
}
.gardenvile .section-intro .title, .gardenvile .section-location .title, .gardenvile .section-enjoy .title, .gardenvile .section-ultility .title {
	font-size: 24px;
	color: #f5ecde;
	font-family: 'Gilroy-Bold';
	margin-bottom:0;
}
.gardenvile .section-intro .desc, .gardenvile .section-location .desc, .gardenvile .section-enjoy .desc, .gardenvile .section-ultility .desc {
	color: #e1e9ff;
	font-size: 20px;
	font-family: 'UVNMuaThu';
	margin-left: 115px;
	margin-bottom:0;
}
.gardenvile .section-intro .section-slide {
	position: relative;
	z-index: 4;
	padding-bottom: 50px;
}
.gardenvile .section-intro .section-slide .item {
	position: relative;
}
.gardenvile .section-intro .section-slide .item .item-left {
	position: relative;
	width: 75%;
}
.gardenvile .section-intro .section-slide .item .item-left .title {
	width: 96px;
	height: 96px;
	display: inline-block;
	position: absolute;
	top: 35px;
	left: 35px;
	z-index: 2;
}
.gardenvile .section-intro .section-slide .item .item-left .title h3 {
	color: #fff;
	font-size: 14px;
	font-family: 'Gilroy-Bold';
	position: absolute;
	bottom: 15px;
	left: 15px;
}
.gardenvile .section-intro .section-slide .item .item-left .title .line-title:nth-of-type(1) {
	top: 0;
}
.gardenvile .section-intro .section-slide .item .item-left .title .line-title:nth-of-type(1), .gardenvile .section-intro .section-slide .item .item-left .title .line-title:nth-of-type(3) {
	width: 100%;
	height: 1px;
	background-color: #f5ecde;
	left: 0;
}
.gardenvile .section-intro .section-slide .item .item-left .title .line-title:nth-of-type(2), .gardenvile .section-intro .section-slide .item .item-left .title .line-title:nth-of-type(4) {
	height: calc(100% - 12px);
	width: 1px;
	background-color: #f5ecde;
}
.gardenvile .section-intro .section-slide .item .item-left .title .line-title:nth-of-type(2) {
	top: 0;
	right: 0;
}
.gardenvile .section-intro .section-slide .item .item-left .title .line-title:nth-of-type(3) {
	bottom: 0;
}
.gardenvile .section-intro .section-slide .item .item-left .title .line-title:nth-of-type(4) {
	bottom: 0;
	left: 0;
}
.gardenvile .section-intro .section-slide .item .item-left .title .line-title {
	position: absolute;
}
.gardenvile .section-intro .section-slide .item .item-right {
	position: absolute;
	color: #f5ecde;
	max-width: 490px;
	background-image: url(https://vietlonghousing.vn/wp-content/uploads/2021/05/intro-bg-text.jpg.pagespeed.ce_.rMAHrxaAXK.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	bottom: 0;
	right: 25px;
	padding: 80px 40px;
}
.gardenvile .section-location {
	height: 575px;
	display: block;
	overflow: hidden;
}
.gardenvile .section-location .section-left {
	width: 50%;
	float: left;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	height: 100%;
}
.gardenvile .section-location .section-left img, .gardenvile .section-enjoy .section-left img, .gardenvile .section-ground-apartment .section-left img, .gardenvile .section-introduction .item-slide .item-left img, .gardenvile .section-ultility .item-slide img{
	opacity: 0;
}
.gardenvile .section-location .section-right {
	width: 50%;
	float: left;
	height: 100%;
	background-color: #091a45;
	padding: 0 110px 0 60px;
	position: relative;
}
.gardenvile .section-location .section-right .line {
	position: absolute;
	background-color: #212f55;
	z-index: 2;
}
.gardenvile .section-location .section-right .line:nth-of-type(1) {
	width: calc(100% - 25px);
	height: 1px;
	top: 25px;
	left: 0;
}
.gardenvile .section-location .section-right .line:nth-of-type(2) {
	width: 1px;
	height: calc(100% - 50px);
	top: 25px;
	right: 25px;
}
.gardenvile .section-location .section-right .line:nth-of-type(3) {
	width: calc(100% - 25px);
	height: 1px;
	bottom: 25px;
	left: 0;
}
.gardenvile .section-location .section-right .text {
	padding: 100px 0 65px;
}
.gardenvile .section-location .section-right .text .desc{
	margin-left: 60px;
}
.gardenvile .section-location .section-right .excerpt {
	color: #f5ecde;
}
.gardenvile .section-location .section-right .excerpt p {
	margin-bottom: 8px;
	line-height:21px;
}
.gardenvile .section-enjoy {
	height: 530px;
	display: block;
	overflow: hidden;
	position: relative;
}
.gardenvile .section-enjoy .section-left {
	float: right;
	width: 50%;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	height: 100%;
	background-color: #f5eedd;
	position: relative;
	z-index: 3;
}
.gardenvile .section-enjoy .section-right {
	float: left;
	width: 50%;
	background-color: #091a45;
	padding: 50px 60px 50px 140px;
}
.gardenvile .section-enjoy .line:nth-of-type(1) {
	width: calc(100% - 25px);
	height: 1px;
	top: 25px;
	left: 25px;
}
.gardenvile .section-enjoy .line {
	position: absolute;
	background-color: #212f55;
	z-index: 2;
}
.gardenvile .section-enjoy .line:nth-of-type(2) {
	width: 1px;
	height: calc(100% - 50px);
	top: 25px;
	left: 25px;
}
.gardenvile .section-enjoy .line:nth-of-type(3) {
	width: calc(100% - 25px);
	height: 1px;
	bottom: 25px;
	left: 25px;
}
.gardenvile .section-enjoy .section-right .text {
	margin-bottom: 30px;
}
.gardenvile .section-enjoy .section-right .list-item {
	display: inline-block;
	width: 100%;
	margin: 0;
	padding: 0;
	height: 340px;
	overflow-y: auto;
}
.gardenvile .section-enjoy .section-right .list-item .item {
	width: calc((100% - 30px) / 2);
	float: left;
	margin-right: 30px;
	color: #f5eedd;
	font-size: 13px;
	margin-bottom: 8px;
	list-style: none;
}
.gardenvile .section-enjoy .section-right .list-item .item:nth-of-type(2n) {
	margin-right: 0;
}
.gardenvile .section-enjoy .section-right .list-item .item .number {
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	border-radius: 50%;
	background-color: #008f5c;
	margin-right: 8px;
	font-size: 12px;
	float: left;
}
.gardenvile .section-enjoy .section-right .list-item .item .text {
	width: calc(100% - 28px);
	float: left;
	margin-bottom: 0;
}
.gardenvile .section-enjoy .section-right .list-item::-webkit-scrollbar {
	width: 8px;
}
.gardenvile .section-enjoy .section-right .list-item::-webkit-scrollbar-thumb {
	background: rgba(0,0,0,.2);
}
.gardenvile .section-ground-subdivision .item-slide {
	height: 630px;
	overflow: hidden;
}
.gardenvile .section-ground-subdivision .item-slide .item-left {
	width: 50%;
	float: right;
	height: 100%;
	overflow: hidden;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.gardenvile .section-ground-subdivision .item-slide .item-right {
	float: left;
	width: 50%;
	padding: 50px 60px 50px 150px;
	height:100%;
	overflow-y: auto;
	background-color: #f5ecde;
}
.gardenvile .section-ground-subdivision .item-slide .item-right::-webkit-scrollbar {
	width: 5px;
}
.gardenvile .section-ground-subdivision .item-slide .item-right::-webkit-scrollbar-thumb {
	background: rgba(0,0,0,.2);
}
.gardenvile .section-ground-subdivision .item-slide .item-right .list-item .item {
	width: calc( (100%/2) - 15px );
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
	display: flex;
	align-items: center;
	font-size:14px;
}
.gardenvile .section-ground-subdivision .item-slide .item-right .list-item .item .number {
	width: 32px;
	height: 32px;
	margin-right: 8px;
	display: block;
	text-transform: uppercase;
	background-color: #008f5c;
	color: #f5ecde;
	font-family: 'Gilroy-Bold';
	float: left;
	border-radius: 50%;
	text-align: center;
	line-height: 32px;
}
.gardenvile .section-ground-subdivision .item-slide .item-right .list-item .item .text {
	color: #333;
	width: calc(100% - 40px);
	float: left;
	font-style:italic;
}
.gardenvile .section-ground-subdivision .item-slide .item-right .excerpt {
	padding: 15px 0 25px;
	color: #333;
}
.gardenvile .section-ground-subdivision .item-slide .item-right .excerpt p {
	margin-bottom: 8px;
}
.gardenvile .section-ground-apartment {
	height: 660px;
	overflow: hidden;
}
.gardenvile .section-ground-apartment .section-left {
	float: left;
	width: 50%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	height: 100%;
	background-color: #f5eedd;
	position: relative;
	z-index: 3;
}
.gardenvile .section-ground-apartment .section-right {
	float: left;
	width: 50%;
	padding: 50px 80px 50px 60px;
	height: 100%;
	position: relative;
	background-color: #f5ecde;
}
.gardenvile .section-ground-apartment .section-right .title {
	font-size: 24px;
	color: #333;
	font-family: 'Gilroy-Bold';
}
.gardenvile .section-ground-apartment .section-right .nav{
	display:table;
}
.gardenvile .section-ground-apartment .section-right .nav-tabs {
	border: none;
	width: 100%;
	margin: 20px 0 7px;
}
.gardenvile .section-ground-apartment .section-right .nav-tabs li{
	float:left;
}
.gardenvile .section-ground-apartment .section-right .nav-tabs li:nth-of-type(4n+1) {
	clear: both;
}

.gardenvile .section-ground-apartment .section-right .nav-tabs li a {
	padding: 0;
	border: none;
	width: 56px;
	text-align: center;
	line-height: 30px;
	height: 30px;
	margin: 0;
	border-radius: inherit;
	margin-right: 8px;
	margin-bottom: 8px;
	background-color: #78bb9c;
	color: #fff;
	text-transform: uppercase;
	display: flex;
	justify-content: center;
}
.gardenvile .section-ground-apartment .section-right .nav-tabs li.active a {
	background-color: #008f5c;
}
.gardenvile .section-ground-apartment .section-right .tab-panels{
	border: none;
	background-color: transparent;
	padding: 0;
}
.gardenvile .section-ground-apartment .section-right .tab-panels .text {
	width: 50%;
	float: left;
}
.gardenvile .section-ground-apartment .section-right .tab-panels .text h3 {
	font-size: 60px;
	color: #008f5c;
	text-transform: uppercase;
	font-family: 'SFUTimesTenBold';
	width: 60px;
	line-height: 60px;
	float: left;
}
.gardenvile .section-ground-apartment .section-right .tab-panels .text .desc {
	font-size: 14px;
	color: #333;
	width: calc(100% - 60px);
	float: left;
	margin-top: 15px;
}
.gardenvile .section-ground-apartment .section-right .tab-panels .keyplan {
	position: absolute;
	right: 60px;
	top: 105px;
}
.gardenvile .section-ground-apartment .section-right .tab-panels .image {
	margin-top: 25px;
	display: inline-block;
}
.gardenvile .section-introduction .item-slide {
	width: 90%;
	float: left;
	height: 710px;
	overflow: hidden;
}
.gardenvile .section-introduction .item-slide .item-left {
	width: 68%;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
	height: 100%;
}
.gardenvile .section-introduction .item-slide .item-left:after {
	position: absolute;
	content: "";
	width: calc(100% - 52px);
	height: calc(100% - 52px);
	margin: 25px;
	border: 1px solid rgba(245,236,222,0.6);
	z-index: 3;
	top: 0;
	left: 0;
}
.gardenvile .section-introduction .item-slide .item-right {
	width: 32%;
	height: 100%;
	float: left;
	background-color: #f5ecde;
	background-image: url(https://vietlonghousing.vn/wp-content/uploads/2021/05/intro-image1.png);
	background-repeat: no-repeat;
	background-size: inherit;
	background-position: top right;
}
.gardenvile .section-introduction .item-slide .item-right .text {
	padding: 230px 40px 40px 40px;
}
.gardenvile .section-introduction .item-slide .item-right .text .title {
	font-size: 24px;
	color: #333333;
	margin-bottom: 0;
}
.gardenvile .section-introduction .item-slide .item-right .text .title:nth-of-type(1) {
	font-weight:100;
	font-family: 'UVNMuaThu';
}
.gardenvile .section-introduction .item-slide .item-right .text .title:nth-of-type(2) {
	font-family: 'Gilroy-Bold';
}
.gardenvile .section-introduction .item-slide .item-right .text .excerpt {
	padding: 40px 0;
	color: #333333;
}
.gardenvile .section-introduction .item-slide .item-right .text .excerpt p {
	margin-bottom: 10px;
	font-size: 15px;
	line-height: 21px;
	text-align: justify;
}
.gardenvile .sc_1 .swiper-button-prev {
	left: 25px;
	border-bottom: 35px solid transparent;
	border-top: 35px solid transparent;
	border-left: 55px solid #f5ecde;
}
.gardenvile .section-introduction .swiper-button-next {
	left: calc(55.2%);
}
.gardenvile .sc_1 .swiper-button-next {
	right: auto;
	border-bottom: 35px solid transparent;
	border-top: 35px solid transparent;
	border-right: 55px solid #f5ecde;
}
.gardenvile .sc_1 .swiper-button{
	background-image: none;
	z-index: 10;
	padding: 0;
	width: 0;
	height: 0;
	opacity: 1;
	margin-top: 0;
	transform: translateY(-50%);
	cursor: pointer;
}
.gardenvile .sc_1 .swiper-button:after{
	position: absolute;
	content: "\f105";
	font-family: FontAwesome;
	color: #014a38;
	left: -30px;
	font-size: 24px;
	line-height: 0;
}
.gardenvile .sc_1 .swiper-button-next:after {
	left: 35px;
}
.gardenvile .sc_1 .swiper-button-next:before {
	left: 25px;
}
.gardenvile .sc_1 .swiper-button-prev:after {
	left: -43px;
	content: "\f104";
}
.gardenvile .sc_1 .swiper-button-prev:before{
	left:-40px;
}
.gardenvile .sc_1 .swiper-button:before{
	position: absolute;
	content: "";
	width: 18px;
	height: 2px;
	background-color: #014a38;
}
.gardenvile .sc_1 .swiper-button-next:hover {
	border-bottom: 35px solid transparent;
	border-top: 35px solid transparent;
	border-right: 55px solid #014a38;
}
.gardenvile .sc_1 .swiper-button-prev:hover {
	border-bottom: 35px solid transparent;
	border-top: 35px solid transparent;
	border-left: 55px solid #014a38;
}
.gardenvile .sc_1 .swiper-button:hover:before {
	background-color: #fff;
}
.gardenvile .sc_1 .swiper-button:hover:after {
	color: #fff;
}
.gardenvile .section-ultility .text {
	background-image: url(https://vietlonghousing.vn/wp-content/uploads/2021/05/ultility-bg.jpg.pagespeed.ce_.Nr34CY6Ahr.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	text-align: center;
	padding: 30px 0;
}
.gardenvile .section-ultility .text .desc {
	margin-left: 0;
}
.gardenvile .section-ultility #ultility_slide .line {
	position: absolute;
	z-index: 5;
}
.gardenvile .section-ultility #ultility_slide .line:nth-of-type(1) {
	left: 25px;
	top: 25px;
}
.gardenvile .section-ultility #ultility_slide .line:nth-of-type(2) {
	right: 25px;
}
.gardenvile .section-ultility #ultility_slide .line:nth-of-type(3) {
	left: 25px;
	bottom: 25px;
}
.gardenvile .section-ultility #ultility_slide .line:nth-of-type(4) {
	left: 25px;
}
.gardenvile .section-ultility #ultility_slide .line:nth-of-type(1), .gardenvile .section-ultility #ultility_slide .line:nth-of-type(3) {
	width: calc(100% - 50px);
	height: 1px;
	background-color: rgba(245,236,222,.6);
}
.gardenvile .section-ultility #ultility_slide .line:nth-of-type(2), .gardenvile .section-ultility #ultility_slide .line:nth-of-type(4) {
	width: 1px;
	height: calc(100% - 50px);
	top: 25px;
	background-color: rgba(245,236,222,.6);
}
.gardenvile .section-ultility .item-slide {
	height: 290px;
	overflow: hidden;
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.gardenvile .section-ultility .item-slide .fm {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
}
.gardenvile .section-ultility .item-slide .fm:after {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.2);
	left: 0;
	top: 0;
}
.gardenvile .section-ultility .item-slide .title {
	width: 96px;
	height: 96px;
	display: inline-block;
	z-index: 2;
	position: absolute;
	bottom: 85px;
	left: 55px;
}
.gardenvile .section-ultility .item-slide .title .line-title {
	position: absolute;
}
.gardenvile .section-ultility .item-slide .title .line-title:nth-of-type(1) {
	top: 0;
}
.gardenvile .section-ultility .item-slide .title .line-title:nth-of-type(2) {
	top: 0;
	right: 0;
}
.gardenvile .section-ultility .item-slide .title .line-title:nth-of-type(3) {
	bottom: 0;
}
.gardenvile .section-ultility .item-slide .title .line-title:nth-of-type(4) {
	bottom: 0;
	left: 0;
}
.gardenvile .section-ultility .item-slide .title .line-title:nth-of-type(1), .gardenvile .section-ultility .item-slide .title .line-title:nth-of-type(3) {
	width: 100%;
	height: 1px;
	background-color: #f5ecde;
	left: 0;
}
.gardenvile .section-ultility .item-slide .title .line-title:nth-of-type(2), .gardenvile .section-ultility .item-slide .title .line-title:nth-of-type(4) {
	height: calc(100% - 12px);
	width: 1px;
	background-color: #f5ecde;
}
.gardenvile .section-ultility .item-slide .title h3 {
	font-size: 14px;
	color: #f5ecde;
	font-family: 'Gilroy-Bold';
	position: absolute;
	padding: 13px;
	bottom: 0;
}
.gardenvile .sc_1.section-ultility .swiper-button-next{
	right:25px;
}
@media (max-width: 1024px){
	.the-link .section-ultility .ultility-item .item-left .text{
		padding: 20px;
	}
	.the-link .section-service .tabs-content .text{
		padding: 30px 20px;
	}
	.gardenvile .section-intro {
		padding: 0 20px;
	}
	.gardenvile .section-intro .line, .gardenvile .section-enjoy .line {
		display: none;
	}
	.gardenvile .section-introduction .item-slide .item-right {
		background-size: 75%;
	}
	.gardenvile .section-introduction .item-slide {
		height: 510px;
	}
}
@media (max-width: 767px){
	.landing-page .landing-page-header .logo li:nth-of-type(1), .the-link .section-ultility .ultility-item .item-right .text, .section-banner .swiper-slide .text, .the-link .sc_1 .col-left span, .adv{
		display:none;
	}
	.landing-page .landing-page-header {
		height: 80px;
	}
	.w35, .w65{
		max-width: 100%;
		flex-basis: 100%;
	}
	.the-link .section-location .col-right > .col-inner,
	.the-link .section-ultility .ultility-item .item-left > .col-inner{
		padding:20px;
	}
	.the-link .section-ultility .ultility-item{
		flex-direction: column-reverse;
	}
	.section-banner .swiper-slide {
		height: 250px;
	}
	.the-link .section-service .tabs li a .icon img{
		margin-right: 5px;
	}
	.the-link .section-ultility .ultility-item, .the-link .section-service .tabs .tabs-content,.the-link .section-ground-apartment .col-left, .the-link .section-ground-apartment .col-right, .the-link .section-ground-apartment, .gardenvile .section-location .section-left, .gardenvile .section-location, .gardenvile .section-enjoy, .gardenvile .section-ground-subdivision .item-slide, .gardenvile .section-ground-subdivision .item-slide .item-left, .gardenvile .section-ground-apartment .section-left, .gardenvile .section-ground-apartment, .gardenvile .section-introduction .item-slide .item-left, .gardenvile .section-introduction .item-slide .item-right, .gardenvile .section-introduction .item-slide{
		height: auto;
	}
	.the-link .tabs .tabs-bottom{
		position:static;
	}
	.the-link .tabs ul li.active{
		height:85px;
	}
	.the-link .section-ground-apartment .col-left .swiper-slide, .the-link .section-ground-subdivision .col-left .swiper-slide{
		height:400px;
	}
	.the-link .section-ground-subdivision{
		padding:20px;
	}
	.section-ground-subdivision .row{
		flex-direction: column-reverse;
	}
	.the-link .sc_2 .swiper-arrow{
		left: auto;
		right: 0;
		top: 0;
	}
	.the-link .section-ultility .ultility-item.ultility-item-nk .item-right{
		height: 260px;
	}
	.the-link .section-ultility .ultility-item .item-left, .the-link .section-ultility .ultility-item .item-right, .gardenvile .section-intro .section-slide .item .item-left, .gardenvile .section-location .section-left, .gardenvile .section-location .section-right, .gardenvile .section-enjoy .section-left, .gardenvile .section-enjoy .section-right, .gardenvile .section-ground-subdivision .item-slide .item-left, .gardenvile .section-ground-subdivision .item-slide .item-right, .gardenvile .section-ground-apartment .section-left, .gardenvile .section-ground-apartment .section-right, .gardenvile .section-introduction .item-slide .item-left, .gardenvile .section-introduction .item-slide .item-right{
		width:100%;
	}
	.gardenvile .section-intro .section-slide .item .item-right{
		max-width: 100%;
		position: static;
	}
	.gardenvile .section-location .section-right{
		padding: 20px 20px 40px;
	}
	.gardenvile .section-enjoy .section-left {
		padding: 30px 0;
	}
	.gardenvile .section-enjoy .section-right, .gardenvile .section-ground-subdivision .item-slide .item-right, .gardenvile .section-ground-apartment .section-right{
		padding: 40px 20px;
	}
	.gardenvile .section-introduction .item-slide .item-right{
		background-image: inherit;
	}
	.gardenvile .section-introduction .item-slide .item-right .text{
		padding: 40px 20px 60px;
	}
	#popmake-6848 {
		left: 50%!important;
		top: 50%!important;
		transform: translate(-50%,-50%);
	}
}
@media (min-width:480px){
	.gardenvile .section-intro:before{
		position: absolute;
		content: "";
		right: 0;
		top: 0;
		background-color: transparent;
		width: 50%;
		height: 100%;
		background-image: url(https://vietlonghousing.vn/wp-content/uploads/2021/05/bg-intro.jpg.pagespeed.ce_.gJbQ37WZk3.jpg);
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center center;
		z-index: 3;
	}
}
@media (max-width: 480px){
	.page-id-6630, .page-id-7019{
		margin-top: 80px;
	}
	.the-link .section-banner .swiper-pagination .swiper-pagination-bullet {
		margin-bottom: 8px;
		padding-left: 35px;
	}	
	.the-link .section-banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
		padding-left: 60px;
	}
	.the-link .section-banner .swiper-pagination .swiper-pagination-bullet:before{
		width:27px;
	}
	.the-link .section-banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before{
		width:52px;
	}
	.the-link .section-location .col-right .text{
		height: auto;
		padding: 20px;
	}
	.the-link .section-service .tabs-content .text{
		position: relative;
		left: 0;
		top: 0;
		background-color: rgba(255,255,255,0.8);
		box-shadow: none;
		max-width: 100%;
	}
	.the-link .section-service .tabs li a{
		flex-direction: column;
		text-align: center;
	}
	.the-link .section-service .tabs li a .icon img{
		max-height: 30px;
		margin-bottom: 10px;
	}
	.the-link .section-service .tabs li a .text{
		font-size:10px;
		letter-spacing:1px;
	}
	.the-link .section-ground-apartment .col-left .swiper-slide, .the-link .section-ground-subdivision .col-left .swiper-slide,.the-link .section-ultility .ultility-item .item-right{
		height:260px;
	}
	.the-link .section-ground-subdivision .col-right .text{
		padding:20px 0 0;
	}
	.gardenvile .section-intro:after {
		width: 100%;
	}
	.gardenvile .section-intro .section-slide .item .item-right{		
		padding: 20px;
	}
	.gardenvile .section-ground-apartment .section-right .tab-panels .keyplan{
		position: static;
		margin-top: 25px;
		display: inline-block;
		width: 100%;
		text-align: left;
	}
	.gardenvile .sc_1 .swiper-button-prev{
		border-bottom: 25px solid transparent;
		border-top: 25px solid transparent;
		border-left: 40px solid #f5ecde;
		left: 0;
	}
	.gardenvile .sc_1 .swiper-button-next{
		border-bottom: 25px solid transparent;
		border-top: 25px solid transparent;
		border-right: 40px solid #f5ecde;
		right: 0!important;
		left:unset;
	}
	.gardenvile .sc_1 .swiper-button-prev:before{
		left: -32px;
	}
	.gardenvile .sc_1 .swiper-button-prev:after{
		left: -35px;
	}
	.gardenvile .sc_1 .swiper-button-next:before{
		left:17px;
	}
	.gardenvile .sc_1 .swiper-button-next:after{
		left: 28px;
	}
	.gardenvile .sc_1 .swiper-button-next:hover{
		border-bottom: 25px solid transparent;
		border-top: 25px solid transparent;
		border-right: 45px solid #014a38;
	}
	.gardenvile .sc_1 .swiper-button-prev:hover {
		border-bottom: 25px solid transparent;
		border-top: 25px solid transparent;
		border-left: 45px solid #014a38;
	}
	.gardenvile .section-ultility .item-slide .title {
		width: 80px;
		height: 80px;
		bottom: 20px;
		left: 20px;
		top: auto;
	}
	.gardenvile .section-ultility #ultility_slide .line{
		display:none;
	}
}

.blog-archive .title-cat h1{
	font-size:24px;
	font-weight:500;
	text-transform:uppercase;
	margin:0 0 20px;
	padding:0 0 12px;
	border-bottom:1px solid var(--xanh);
}
.blog-archive .post-item .col-inner{
	border-bottom:1px solid #eaeaea;
	background:#fff;
	border-radius:5px;
	overflow:hidden;
	box-shadow:0 5px 10px 0 rgba(0,0,0,0.07);
}
.blog-archive .post-item .col-inner:hover .post-title{
	color:var(--do);
}
.blog-archive .post-item .col-inner:hover .box-image img{
	transform:scale(1.1);
}
.blog-archive .post-item .box-image .image-cover{
	padding-top:61% !important;
}
.blog-archive .post-item .box-text{
	padding:15px;
}
.map iframe {
	width: 100%;
	height: 100%;
}
.map-lh {
	height: 450px;
}
.contact-lh p{
	margin:0 0 10px;
}
.contact-lh p i{
	width:20px;
	color:var(--xanh);
}
.form-lh :is(input,textarea){
	border-radius:5px;
}
.form-lh input{
	height:45px !important;
}
.form-lh :is(input:not([type=submit]),textarea):focus{
	border-color:var(--xanh);
}
.archive .product-small.box .box-image .image-none{
	position:relative;
	padding-top:75%;
}
.archive .product-small.box .box-image .image-none img{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	object-fit:cover;
	transition:all 0.3s;
}
h1.title-danh-muc-sp.title-search{
	color:var(--xanh);
	font-size:20px;
}
@media only screen and (max-width:849px){
	.blog-archive .post-item {
		max-width: 50%;
		flex-basis: 50%;
	}
}
@media only screen and (max-width:568px){
	.blog-archive .post-item {
		max-width: 100%;
		flex-basis: 100%;
	}
	.loc-home .woof_redraw_zone > *, .loc-home .woof_redraw_zone .woof_text_search_container.woof_container {
		width: calc(100% / 1 - 0px) !important;
	}
	.loc-home .woof_redraw_zone {
		margin-right: 0;
	}
	.woof_redraw_zone .woof_container.woof_fs_by_text {
		order:-1;
	}
}






.nav-dropdown>li.nav-dropdown-col{display:block}
.nav-dropdown{border:1px solid #ddd; padding:0}
.nav-dropdown .nav-dropdown-col>a, .nav-dropdown li a{font-weight:normal !important; text-transform:none !important;font-size:15px; font-weight:500}
.nav-dropdown .nav-dropdown-col>ul li:hover{background: #1a2542;}
.nav-dropdown-default>li:hover>a, .nav-dropdown .nav-dropdown-col>ul li:hover>a{color:white}
.nav-dropdown-default>li:hover{background: #1a2542;}
.nav-dropdown-default>li>a{border-bottom:0 !important}.nav-dropdown-has-arrow li.has-dropdown:before{border-width: 10px;
    margin-left: -10px;}
.nav-dropdown .nav-dropdown-col>ul{border: 1px solid #d2d2d2;margin-top:-40px;box-shadow: 2px 2px 5px #828282;display:none;position: absolute;
    left: 100%;z-index: 9;background: white;min-width: 240px;}
.nav-dropdown>li.nav-dropdown-col{width:100%;border-right:0}
.nav-dropdown .nav-dropdown-col>ul li a{padding:10px;  text-transform: none;color:black}
.header-nav li.nav-dropdown-col:hover >ul{display:block !important}
.active>ul.children, .active>ul.sub-menu:not(.nav-dropdown) {
    /* display: none !important; */
}