/* new color update  */
.nav-menu>.active>a,
.nav-menu>.focus>a,
.nav-menu>li:hover>a {
	color: #ac8a33 !important;
}

.btn-danger {
	background: #b0863a;
	border-color: #b27e2e;
	color: #ffffff;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active {
	background: #c3a665 !important;
	border-color: #b27e2e !important;
	color: #ffffff !important;
}

._exlio_125 {
	position: absolute;
	left: 15px;
	top: 20px;
	z-index: 1;
	background: #ac8632;
	height: 32px;
	padding: 0 16px;
	font-size: 12px;
	font-weight: 500;
	color: #ffffff;
	align-items: center;
	justify-content: center;
	display: inline-flex;
	border-radius: 50px;
	box-shadow: 0px 0px 0px 5px rgb(255 255 255 / 20%);
	-webkit-box-shadow: 0px 0px 0px 5px rgb(255 255 255 / 20%);
}

.inc-fleat-icon i {
	line-height: 1;
	color: #aa8630;
}

.inc-fleat-icon {
	width: 25px;
	height: 25px;
	border-radius: 50%;
	background: rgba(167, 10, 41, 0.08);
	color: #cb8f368f;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: 13px;
	flex-shrink: 0;
}

.listing-card-info-price {
	font-weight: 800;
	font-size: 24px;
	color: #9f8637;
	line-height: 1.3;
}

.btn-light-danger {
	background: rgb(210 155 37 / 40%);
	border-color: rgba(167, 10, 41, 0.2);
	color: rgb(2 24 61);
	font-size: 19PX;
	FONT-WEIGHT: 500;
}

.btn-light-danger:hover,
.btn-light-danger:focus,
.btn-light-danger:active {
	background: #ad8b34 !important;
	border-color: #ad8b34 !important;
	color: #ffffff !important;
}

.about-main-btn {
	display: inline-flex;
	align-items: center;
	gap: 9px;
	background: #ac852f;
	color: #fff;
	text-decoration: none;
	padding: 14px 24px;
	border-radius: 8px;
	font-size: 15px;
	font-weight: 800;
	/* box-shadow: 0 12px 28px rgba(167, 10, 41, 0.25); */
	transition: all 0.3s ease;
}

.about-outline-btn:hover {
	color: #ac852f;
	border-color: rgba(167, 10, 41, 0.35);
}

/* new color update  */
.blog-body {
	padding: 13px 12px;
	flex: 1 1 auto;
	text-align: center;
}

.gtid_blog_thumb:before {
	content: "";
	position: absolute;
	background: transparent;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 0.5;
}

.grid_blog_box {
	width: 100%;
	border: 1px dashed #ad8b34;
	background: #ffffff;
	border-radius: 0.5rem;
	position: relative;
	display: flex;
	flex-direction: column;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}

.gtid_blog_info span {
	background: #ac8a33;
	height: 100%;
	margin-right: 20px;
	padding: 0 14px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-weight: 700;
	font-size: 20px;
	color: #ffffff;
	font-family: 'Jost', sans-serif;
}

.about-feature-icon {
	width: 42px;
	height: 42px;
	min-width: 42px;
	border-radius: 12px;
	background: #af8535;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
}


.prt-link-detail:hover {
	color: #ae863a;
}


.about-experience-card h3 {
	font-size: 42px;
	font-weight: 900;
	color: #a7852d;
	margin: 0;
	line-height: 1;
}

.property-meta-list .meta-pill {
	display: inline-flex;
	align-items: center;
	gap: 7px;
	padding: 8px 14px;
	border-radius: 30px;
	background: #f7eef1;
	border: 1px solid #e4c9cf;
	color: #5b202e;
	font-size: 13px;
	font-weight: 700;
	line-height: 1;
	text-decoration: none;
}

.meta-pill i {
	color: #998646;
	font-size: 14px;
	min-width: 14px;
	text-align: center;
}

.property-meta-list .brochure-btn {
	background: linear-gradient(135deg, #935819e0, #b78337) !important;
	color: #ffffff !important;
	border: 1px solid #b47e38 !important;
	padding: 11px 22px !important;
	border-radius: 40px !important;
	font-size: 14px;
	font-weight: 800;
	letter-spacing: 0.2px;
	/* box-shadow: 0 10px 24px rgba(180, 15, 53, 0.28); */
	transition: all 0.3s ease;
}

/* section {
	padding: 70px 0 60px;
	position: relative;
} */
section {
	padding: 30px 0 30px;
	position: relative;
}

p,
ul,
ol,
dl,
dt,
dd,
blockquote,
address {
	margin: 0 0 2px;
}

.accordion .btn-link {
	color: #050609;
	text-decoration: none;
	font-weight: 600;
	width: 100%;
	text-align: left;
	padding: 15px 0;
	position: relative;
	align-items: flex-start !important;
	text-align: center;
	justify-content: flex-start;
}

.accordion {
	border: 1px solid #ad8b34;
	border-radius: 4px;
}

/* ===================================property section =========================== */
.property-short-desc {
	font-size: 14px;
	color: #6c757d;
	line-height: 1.6;
	margin-bottom: 12px;
	min-height: 45px;
}

.price-features-wrapper {
	padding: 0.1rem 0.5rem 0.4rem;
	display: flex;
	flex-wrap: wrap;
}

.property-listing.property-2 .listing-detail-wrapper {
	padding: 0.5rem 1rem;
	width: 100%;
	display: flex;
	vertical-align: middle;
	align-items: center;
	flex: 1 1 auto;
}

.listing-card-info-price {
	font-weight: 700;
	position: relative;
	font-size: 22px;
	color: #ad8b34;
	line-height: 1.4;
	padding-left: 0.35em;
}


.property-listing.property-2 {
	background: #fff;
	border-radius: 12px;
	overflow: hidden;
	/* box-shadow: 0 8px 28px rgba(16, 24, 40, 0.08); */
	border: 1px solid rgba(167, 10, 41, 0.08);
	transition: all 0.35s ease;
	display: flex;
	flex-direction: column;
}

.property-listing.property-2:hover {
	transform: translateY(-6px);
	/* box-shadow: 0 18px 45px rgba(167, 10, 41, 0.16); */
	border-color: rgba(167, 10, 41, 0.22);
}

.listing-img-wrapper {
	position: relative;
	overflow: hidden;
	height: 240px;
	background: #f6f6f6;
}

.listing-img-wrapper img {
	width: 100%;
	height: 240px;
	object-fit: cover;
	transition: transform 0.45s ease;
}

.property-listing.property-2:hover .listing-img-wrapper img {
	transform: scale(1.06);
}



.listing-detail-wrapper {
	padding: 18px 16px 10px;
	flex: 1;
}

.listing-name {
	margin-bottom: 8px;
	font-size: 18px;
	font-weight: 800;
	line-height: 1.3;
}

.prt-link-detail {
	color: #17213a;
	text-decoration: none;
	transition: color 0.3s ease;
}


.text-danger {
	color: #9c8967 !important;
}

.contact-box p {
	margin-bottom: 0.3rem;
	font-size: 19px;
	font-weight: 550;
	color: black;
}

.contact-box span {
	font-size: 20px;
	color: black;
}

.contact-box {
	border: 1px dashed #ac8630;
	border-radius: 10px;
	overflow: hidden;
	padding: 1.5em 1em;
	margin-bottom: 30px;
	text-align: center;
	background: #ffffff;
	box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.1);
	-webkit-box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.1);
	-moz-box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.1);
}











.property-short-desc {
	font-size: 14px;
	color: #68748a;
	line-height: 1.65;
	margin-bottom: 0;
	min-height: 48px;
}

.price-features-wrapper {
	padding: 10px 14px 16px;
}

.list-fx-features {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 10px;
	flex-wrap: wrap;
	width: 100%;
}

.listing-card-info-icon {
	display: flex;
	align-items: center;
	gap: 7px;
	font-size: 13px;
	font-weight: 600;
	color: #596579;
	white-space: nowrap;
}

/* .inc-fleat-icon {
	width: 25px;
	height: 25px;
	border-radius: 50%;
	background: rgba(167, 10, 41, 0.08);
	color: #a70a29;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: 13px;
	flex-shrink: 0;
} */


.listing-detail-footer {
	border-top: 1px solid #eceff5;
	padding: 10px 16px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 12px;
}

.listing-card-info-price {
	font-weight: 800;
	font-size: 24px;
	color: #9f8637;
	line-height: 1.3;
}

.btn.btn-link.collapsed:before {
	content: "\f063";
	font-family: 'Font Awesome 5 Free';
	width: 30px;
	height: 30px;
	background: rgb(174 131 56 / 4%);
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: 12px;
	border-radius: 2px;
	position: absolute;
	right: 15px;
	color: #ab8732;
	top: 12px;
	transition: all ease 0.4s;
}

.top-social li a {
	width: 30px;
	height: 30px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background: rgb(255 255 255);
	color: #aa8531;
	font-size: 12px;
	border-radius: 50%;
}

.top-header {
	background: #a87d37;
	padding: 12px 0;
	color: #ffffff;
}

.enquiry-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	min-width: 168px;
	height: 44px;
	border-radius: 50px;
	border: 1.5px solid #ad842f;
	background: #fff;
	color: #020617;
	font-size: 14px;
	font-weight: 700;
	text-decoration: none;
	transition: all 0.3s ease;
}

.enquiry-btn:hover {
	background: #ad842f;
	color: #fff;
	border-color: #ad842f;
}

.prt-view {
	background: #1d2638;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	font-weight: 700;
	padding: 10px 20px;
	border-radius: 5px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	transition: all 0.3s ease;
}

.prt-view:hover {
	background: #ad842f;
	color: #fff;
	transform: translateY(-2px);
}

@media (max-width: 767px) {

	.listing-img-wrapper,
	.listing-img-wrapper img {
		height: 220px;
	}

	.list-fx-features {
		gap: 8px 12px;
	}

	.listing-detail-footer {
		padding: 12px 14px;
	}

	.listing-card-info-price {
		font-size: 22px;
	}

	.prt-view {
		padding: 9px 16px;
		font-size: 13px;
	}
}

/* ===================================property section =========================== */




/* ====================================service section ================================= */

.service-card {
	background: #fff;
	border: 1px solid #e5e7eb;
	border-radius: 14px;
	padding: 13px 11px 18px;
	height: 100%;
	text-align: center;
	transition: all 0.35s ease;
	box-shadow: none;
}

.service-card:hover {
	transform: translateY(-6px);
	box-shadow: 0 18px 45px rgba(0, 0, 0, 0.08);
	border-color: #d8d8d8;
}

.service-img {
	width: 100%;
	height: 278px;
	border-radius: 6px;
	overflow: hidden;
	margin-bottom: 26px;
	background: #f4f4f4;
}

.service-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	transition: all 0.45s ease;
}

.service-card:hover .service-img img {
	transform: scale(1.06);
}

.service-content h4 {
	font-size: 22px;
	font-weight: 600;
	color: #020617;
	margin-bottom: 10px;
}

.service-content p {
	max-width: 290px;
	margin: 0 auto 24px;
	font-size: 13px;
	font-weight: 400;
	line-height: 1.45;
	color: #64748b;
}

/* .enquiry-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	min-width: 168px;
	height: 44px;
	border-radius: 50px;
	border: 1.5px solid #c90000;
	background: #fff;
	color: #020617;
	font-size: 14px;
	font-weight: 700;
	text-decoration: none;
	transition: all 0.3s ease;
} */

.enquiry-btn i {
	font-size: 15px;
	transition: all 0.3s ease;
}

/* .enquiry-btn:hover {
	background: #c90000;
	color: #fff;
	border-color: #c90000;
} */

.enquiry-btn:hover i {
	transform: translateX(4px);
}

/* .service-card.active .enquiry-btn {
		background: #c90000;
		color: #fff;
		border-color: #c90000;
	} */

@media (max-width: 991px) {
	.service-card {
		padding: 28px 20px 26px;
	}

	.service-img {
		height: 240px;
	}
}

@media (max-width: 575px) {
	.service-card {
		padding: 22px 16px 24px;
	}

	.service-img {
		height: 220px;
		margin-bottom: 22px;
	}

	.service-content h4 {
		font-size: 21px;
	}

	.service-content p {
		font-size: 14px;
		max-width: 100%;
	}
}

/* ====================================service section ================================= */




/* ====================================counter section ================================= */
._morder_counter {
	text-align: center;
	padding: 24px 15px;
	border-radius: 18px;
	background: rgba(255, 255, 255, 0.06);
	border: 1px solid rgba(255, 255, 255, 0.12);
	transition: all 0.35s ease;
	position: relative;
	overflow: hidden;
}

._morder_counter:hover {
	transform: translateY(-6px);
	background: rgba(255, 255, 255, 0.11);
	box-shadow: 0 18px 40px rgba(0, 0, 0, 0.18);
}

._morder_counter_thumb {
	width: 78px;
	height: 78px;
	margin: 0 auto 20px;
	border-radius: 24px 24px 24px 6px;
	background: rgba(255, 255, 255, 0.16);
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}

._morder_counter_thumb::after {
	content: "";
	position: absolute;
	width: 54px;
	height: 54px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.10);
}

._morder_counter_thumb i {
	position: relative;
	z-index: 2;
	font-size: 30px;
	color: #fff;
}

._morder_counter_caption h5 {
	/* font-size: 44px;
		font-weight: 900; */
	line-height: 1;
	margin-bottom: 12px;
	letter-spacing: -1px;
}

._morder_counter_caption h5 span {
	color: #fff;
}

._morder_counter_caption>span {
	/* font-size: 15px;
		font-weight: 700; */
	letter-spacing: 0.2px;
	opacity: 0.95;
}

@media (max-width: 767px) {
	._morder_counter {
		padding: 22px 10px;
	}

	._morder_counter_thumb {
		width: 64px;
		height: 64px;
		border-radius: 20px 20px 20px 6px;
		margin-bottom: 16px;
	}

	._morder_counter_thumb i {
		font-size: 24px;
	}

	._morder_counter_caption h5 {
		font-size: 34px;
	}

	._morder_counter_caption>span {
		font-size: 13px;
	}
}

/* ====================================counter section ================================= */

/* ====================================header section ================================= */
.nav-menu>li {
	display: inline-block;
	float: none;
	text-align: center;
}

.nav-menu>li>a {
	padding: 15px 22px !important;
	font-size: 18px !important;
	color: black;
}

.vedio-banner .overlay {
	position: absolute;
	top: 50px !important;
	left: 0;
	bottom: 0;
	width: 100%;
	background-color: transparent;
	opacity: 0.6;
	z-index: 3;
}

.full_search_box.lightanic_search.modern .form-group {
	margin-bottom: 0px;
	border-right: none;
	padding: 10px 0 10px;

}

@media(max-width:767px) {

	.top_overlio {
		margin-top: 20px;
	}

	.mobilePropertyTabs .nav-link {
		background: #f5f5f5;
		color: #222;
		font-weight: 600;
		border-radius: 6px;
		margin: 0 3px;
	}

	.mobilePropertyTabs .nav-link.active {
		background: #dc3545;
		color: #fff;
	}

	.full_search_box {
		padding: 20px 15px;
		border-radius: 12px;
	}

	.full_search_box.lightanic_search.modern .form-group {
		margin-bottom: 0px;
		border-right: none;
		padding: 10px 16px 10px;
	}

	.full_search_box.modern label {

		margin-bottom: 8px;
		color: #6b79a0;
		font-family: 'Jost', sans-serif;
		font-weight: 400;
	}

}

.sec-heading p {
	margin-bottom: 5px;
	font-size: 18px;
	font-weight: 400;
	color: black;
}

/* ====================================header section ================================= */


/* ====================================about section ================================= */
.about-page-section {

	position: relative;
	overflow: hidden;
}

.about-page-content {
	max-width: 620px;
}

.about-small-title {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	background: rgba(167, 10, 41, 0.08);
	color: #ad8639;
	font-size: 14px;
	font-weight: 800;
	padding: 9px 16px;
	border-radius: 50px;
	margin-bottom: 18px;
}



.about-page-content h2 {

	line-height: 1.18;
	color: #06163a;
	margin-bottom: 18px;
	letter-spacing: -0.8px;
}

.about-page-content .about-lead {
	font-size: 16px;
	font-weight: 500;
	line-height: 1.75;
	color: #506080;
	margin-bottom: 18px;
}

.about-page-content p {
	font-size: 15.5px;
	line-height: 1.9;
	color: #68748a;
	margin-bottom: 0;
}

.about-feature-list {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 16px;
	margin-top: 28px;
}

.about-feature-item {
	display: flex;
	gap: 13px;
	background: #fff;
	border: 1px solid #edf0f5;
	border-radius: 14px;
	padding: 16px;
	transition: all 0.3s ease;
}

.about-feature-item:hover {
	transform: translateY(-4px);
	border-color: rgba(167, 10, 41, 0.22);
}



.about-feature-item h5 {
	font-size: 16px;
	font-weight: 800;
	color: #06163a;
	margin-bottom: 4px;
}

.about-feature-item p {
	font-size: 13.5px;
	line-height: 1.5;
	color: #6d7890;
}

.about-action-wrap {
	display: flex;
	align-items: center;
	gap: 14px;
	flex-wrap: wrap;
	margin-top: 32px;
}



.about-main-btn:hover {
	background: #06163a;
	color: #fff;
	transform: translateY(-3px);
}

.about-outline-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	color: #06163a;
	background: #fff;
	border: 1px solid #dfe5ef;
	text-decoration: none;
	padding: 14px 24px;
	border-radius: 8px;
	font-size: 15px;
	font-weight: 800;
	transition: all 0.3s ease;
}

.about-outline-btn:hover {
	color: #a70a29;
	border-color: rgba(167, 10, 41, 0.35);
}

.about-image-box {
	position: relative;
	border-radius: 26px;
	overflow: hidden;
	min-height: 520px;
	/* box-shadow: 0 24px 60px rgba(6, 22, 58, 0.18); */
}

.about-image-box::before {
	content: "";
	position: absolute;
	inset: 0;
	background: linear-gradient(180deg, rgba(6, 22, 58, 0.02), rgba(6, 22, 58, 0.35));
	z-index: 1;
}

.about-image-box img {
	width: 100%;
	height: 520px;
	object-fit: cover;
	display: block;
	transition: transform 0.5s ease;
}

.about-image-box:hover img {
	transform: scale(1.05);
}

.about-experience-card {
	position: absolute;
	left: 24px;
	bottom: 24px;
	z-index: 2;
	background: #fff;
	border-radius: 18px;
	padding: 18px 22px;
	width: 190px;
	/* box-shadow: 0 18px 40px rgba(0, 0, 0, 0.18); */
}



.about-experience-card p {
	font-size: 14px;
	font-weight: 800;
	color: #06163a;
	line-height: 1.35;
	margin: 8px 0 0;
}

.about-floating-card {
	position: absolute;
	right: 22px;
	top: 24px;
	z-index: 2;
	background: rgba(255, 255, 255, 0.94);
	border-radius: 50px;
	padding: 11px 16px;
	display: inline-flex;
	align-items: center;
	gap: 8px;
	font-size: 13px;
	font-weight: 800;
	color: #06163a;
	/* box-shadow: 0 12px 30px rgba(0, 0, 0, 0.12); */
}

.about-floating-card i {
	color: #a70a29;
}

@media (max-width: 991px) {
	.about-page-section {
		padding: 70px 0;
	}

	.about-page-content {
		max-width: 100%;
	}

	.about-page-content h2 {
		font-size: 34px;
	}

	.about-image-box,
	.about-image-box img {
		min-height: 430px;
		height: 430px;
	}
}

@media (max-width: 575px) {
	.about-page-section {
		padding: 55px 0;
	}

	.about-page-content h2 {
		font-size: 28px;
	}

	.about-page-content .about-lead {
		font-size: 16px;
	}

	.about-feature-list {
		grid-template-columns: 1fr;
	}

	.about-action-wrap {
		gap: 10px;
	}

	.about-main-btn,
	.about-outline-btn {
		width: 100%;
		justify-content: center;
	}

	.about-image-box,
	.about-image-box img {
		min-height: 340px;
		height: 340px;
		border-radius: 18px;
	}

	.about-experience-card {
		left: 14px;
		bottom: 14px;
		width: 160px;
		padding: 15px;
	}

	.about-experience-card h3 {
		font-size: 34px;
	}

	.about-floating-card {
		top: 14px;
		right: 14px;
		font-size: 12px;
	}
}

/* ====================================about section ================================= */


/* ====================================project section ================================= */
.no-property-found {
	background: #fff;
	border: 1px solid #edf0f5;
	border-radius: 16px;
	padding: 50px 20px;
	text-align: center;
	box-shadow: 0 10px 35px rgba(16, 24, 40, 0.06);
}

.no-property-found i {
	width: 70px;
	height: 70px;
	border-radius: 50%;
	background: rgba(167, 10, 41, 0.08);
	color: #a70a29;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: 28px;
	margin-bottom: 18px;
}

.no-property-found h3 {
	font-size: 26px;
	font-weight: 800;
	color: #06163a;
	margin-bottom: 8px;
}

.no-property-found p {
	font-size: 15px;
	color: #68748a;
	margin-bottom: 22px;
}

.no-property-found a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background: #a70a29;
	color: #fff;
	text-decoration: none;
	padding: 12px 24px;
	border-radius: 8px;
	font-weight: 700;
}

/* ====================================project section ================================= */
.form-group label {
	margin-bottom: 3px;
	font-size: 13px;
	color: black;
}

.form-group .form-control {
	padding-left: 15px;
	margin: 0 !important;

	box-shadow: none !important;
	background: #ffffff;
	border: 1px solid #e7eaf1;
	color: #000000;
	border-radius: 4px;
}

.property_block_wrap {
	display: block;
	width: 100%;
	background: #ffffff;
	padding: 1rem 1.5rem;
	margin-bottom: 20px;
	border-radius: 6px;
	border: 2px solid #c78f9a;
}


.nav-brand img {
	max-width: 200px;
	position: relative;
}

/* =============================== Project Details ========================== */
.meta-pill {
	display: inline-flex;
	align-items: center;
	gap: 7px;
	padding: 8px 14px;
	border-radius: 8px;
	background: rgba(167, 10, 41, 0.08);
	color: #b47e38;
	font-size: 14px;
	font-weight: 600;
	line-height: 1;
	border: 1px solid rgba(167, 10, 41, 0.10);
}



.prs_lists.property-meta-list {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	padding: 0;
	margin: 0;
	list-style: none;
}

.prs_lists.property-meta-list li {
	margin: 0;
}

.meta-pill {
	display: inline-flex;
	align-items: center;
	gap: 7px;
	padding: 8px 14px;
	border-radius: 18px;
	background: rgba(167, 10, 41, 0.08);
	color: #b47e38;
	font-size: 14px;
	font-weight: 600;
	border: 1px solid rgba(167, 10, 41, 0.10);
	text-decoration: none;
	white-space: nowrap;
}

.property-detail-title {
	font-size: 30px;
	font-weight: 800;
	color: #06163a;
	line-height: 1.25;
	margin: 8px 0 0;
	letter-spacing: -0.4px;
}

.property_block_wrap {
	border: 1px solid #e8edf5;
	border-radius: 12px;
	background: #fff;
	padding: 18px 24px;
	margin-top: 18px;
}



.property-description {
	font-size: 16px;
	line-height: 0.9;
	color: #000000;
}

@media (max-width: 767px) {
	.property-main-img {
		height: 260px;
	}

	.property-detail-title {
		font-size: 24px;
	}

	.meta-pill {
		font-size: 13px;
		padding: 8px 11px;
	}

	.property_block_wrap {
		padding: 16px;
	}
}

.advance-feature-grid {
	margin-top: 5px;
}

.advance-feature-card {
	background: #fff;
	border: 1px solid #edf0f5;
	border-radius: 12px;
	padding: 16px 10px;
	text-align: center;
	height: 100%;
	transition: all 0.3s ease;
	box-shadow: 0 6px 18px rgba(16, 24, 40, 0.04);
}

.advance-feature-card:hover {
	transform: translateY(-5px);
	border-color: rgba(167, 10, 41, 0.25);
	box-shadow: 0 14px 35px rgba(167, 10, 41, 0.12);
}

.advance-feature-img {
	width: 80px;
	height: 80px;
	border-radius: 14px;
	/* background: rgba(167, 10, 41, 0.08); */
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto 10px;
	padding: 10px;
}

.advance-feature-img img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.advance-feature-card h6 {
	font-size: 14px;
	font-weight: 700;
	color: #06163a;
	margin: 0;
	line-height: 1.35;
}

@media (max-width: 575px) {
	.advance-feature-card {
		padding: 14px 8px;
	}

	.advance-feature-img {
		width: 50px;
		height: 50px;
	}

	.advance-feature-card h6 {
		font-size: 13px;
	}
}







.property-gallery-wrap {
	margin-top: 18px;
}

.property-gallery-card {
	position: relative;
	width: 100%;
	height: 160px;
	border-radius: 12px;
	overflow: hidden;
	cursor: pointer;
	background: #f5f6fa;
	border: 1px solid #edf0f5;
	box-shadow: 0 6px 18px rgba(16, 24, 40, 0.05);
	transition: all 0.3s ease;
}

.property-gallery-card img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 0.35s ease;
}

.property-gallery-card:hover {
	transform: translateY(-4px);
	box-shadow: 0 14px 35px rgba(167, 10, 41, 0.14);
}

.property-gallery-card:hover img {
	transform: scale(1.08);
}

.gallery-overlay {
	position: absolute;
	inset: 0;
	background: rgba(6, 22, 58, 0.35);
	display: flex;
	align-items: center;
	justify-content: center;
	opacity: 0;
	transition: all 0.3s ease;
}

.property-gallery-card:hover .gallery-overlay {
	opacity: 1;
}

.gallery-overlay i {
	width: 44px;
	height: 44px;
	border-radius: 50%;
	background: #b47e38;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 18px;
}

.gallery-modal-content {
	border-radius: 14px;
	overflow: hidden;
	border: none;
}

.gallery-modal-img {
	width: 100%;
	max-height: 80vh;
	object-fit: contain;
	background: #f7f7f7;
	border-radius: 10px;
}

@media (max-width: 767px) {
	.property-gallery-card {
		height: 125px;
	}
}

a._calss_tyui {
	font-weight: 600;
	font-size: 16px;
	color: #b47e38;
}

.author-review article .comment-details .comment-text {
	margin: 6px 0 0;
}

.author-review article {
	overflow: hidden;
	padding-bottom: 12px;
}

.map-container {
	width: 100%;
	overflow: hidden;
	border-radius: 10px;
}

.map-container iframe {
	width: 100%;
	height: 450px;
	border: 0;
	display: block;
}

@media (max-width: 768px) {
	.map-container iframe {
		height: 300px;
	}
}

.property_video:before {
	background: transparent;
	left: 0;
	right: 0;
	top: 0;
	position: absolute;
	content: "";
	bottom: 0;
	opacity: 0.5;
}

.property_video .bb-video-box {
	width: 71px;
	height: 71px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 2px dashed #ffffff;
	border-radius: 50%;
	transform: translate(-50%, -50%);
	/* transform: translatex(50%); */
}

.bb-video-box-inner {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgba(255, 255, 255, 0.4);
}

.bb-video-box-innerup {
	width: 41px;
	height: 41px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgba(255, 255, 255, 0.7);
}

.bb-video-box-innerup a {
	font-size: 21px;
	line-height: 0;
}

/* Property meta list */
.property-meta-list {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	padding: 0;
	margin: 0 0 20px;
	list-style: none;
}

.property-meta-list li {
	display: inline-flex;
}



/* Highlighted brochure button */


.property-meta-list .brochure-btn i {
	color: #ffffff !important;
	font-size: 15px;
}

.property-meta-list .brochure-btn:hover {
	transform: translateY(-2px);
	/* box-shadow: 0 14px 32px rgba(180, 15, 53, 0.38); */
	background: linear-gradient(135deg, #d3994d, #865412) !important;
	color: #ffffff !important;
}

/* =============================== Project Details ========================== */