@import 'https://fonts.googleapis.com/css2?family=Sora:wght@100;200;300;400;500;600;700;800&display=swap';
@import 'https://fonts.googleapis.com/css2?family=Be+Vietnam:wght@100;300;400;500;600;700;800&display=swap';

:root {
--base-color: #249ab7;
--sec-base-color: #249ab7;
--very-light-gray:#EEE8E6;
--dark-gray:#36332e;
--medium-gray: #858181;
--light-medium-gray: #f8f3f0;
--primary-font: 'Be Vietnam', sans-serif;
--alt-font: 'Sora', sans-serif;
  
}
body, html {
	overflow-x:hidden
}
body {
	font-size:18px;
	line-height:30px
}
.navbar .navbar-nav .nav-link {
    font-size: 12px;
    padding: 10px 15px;
    font-weight: 400;
	text-transform: uppercase;
    letter-spacing: .5px;
}
header .navbar-brand img {
	max-height:70px
}
.header-icon .header-social-icon a {
	padding-left:25px
}
.swiper-number-pagination-style-01 .swiper-number .swiper-pagination-bullet:after {
	height:1px;
	background-color:var(--base-color)
}
.magic-drag-cursor #ball-cursor:before {
	content:"DRAG";
	font-size:14px;
	font-weight:500;
	font-family:var(--primary-font)!important
}
.slider-navigation-style-01.swiper-button-next {
	right:30px
}
.slider-navigation-style-01.swiper-button-prev {
	left:30px
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	margin-bottom:25px
}
h3 {
	line-height:3rem
}
h4 {
	line-height:2.375rem
}
.bg-darks-box {
    color: #ffffff;
    background-color: #a76343;
}
.sec-base-color{ color:var(--sec-base-color);}


.btn {
	font-family:var(--primary-font);
	letter-spacing:1.5px;
	font-weight:600
}
.btn.btn-double-border.btn-border-base-color {
	color:var(--dark-gray)
}
.btn.btn-double-border.btn-border-base-color:after {
	border-color:var(--base-color);
transition:.3s ease
}
.bg-gradient-nero-grey-brown {
	background-image:linear-gradient(to right, #00000000, #00000000, #00000000, #00000000, #00000000)
}
.bg-base-color-transparent {
	background-color:rgba(244, 134, 110, .9)
}
.bg-base-color-transparent-light {
	background-color:rgba(244, 134, 110, .2)
}
.bg-gradient-dark-transparent {
	background:-webkit-gradient(linear, left bottom, left top, color-stop(7%, #36332e), to(transparent));
	background:linear-gradient(to top, #36332e 7%, transparent 100%)
}

.btn-base-color {background-color:var(--base-color)!important}
 
.btn-base-color:hover {background-color:var(--base-color)!important; color:#f8f8f8 !important;}
.border-color-light-gray {
	border-color:#dcd7d4!important
}
.border-color-light-gold {
	border-color: #bd9b59 !important;
}
.swiper-button-prev.slider-custom-text-prev, .swiper-button-next.slider-custom-text-next {
	border-color:#dcd7d4
}
.hover-box.dark-hover:hover .text-light-opacity {
	opacity:.5
}
.services-box-style-02:hover img {
	-webkit-transform:scale(1.1);
	transform:scale(1.1)
}
.large-icon li {
	margin:0 3px
}
.social-icon-style-04 ul li a span {
	background-color:var(--base-color)!important
}
.team-style-05 .social-icon a {
	margin:0 10px
}
.page-title-extra-large h1 {
	font-size:4.375rem;
	line-height:4.375rem
}
.tab-style-04 .nav-tabs .nav-item .nav-link, .tab-style-04 .nav-tabs .nav-item .nav-link.active, .tab-style-04 .nav-tabs .nav-item .nav-link.show, .tab-style-04 .nav-tabs .nav-item .nav-link:hover {
	color:var(--white)
}
.tab-style-04 .nav-tabs .nav-item {
	padding:0 16px
}
.tab-style-04 .nav-tabs .nav-item:first-child {
	padding-left:0
}
.tab-style-08 ul .nav-item {
	border-color:#dcd7d4
}
.tab-style-08 ul .nav-item .nav-link, .tab-style-08 ul .nav-item .nav-link.active, .tab-style-08 ul .nav-item .nav-link:hover {
	color:var(--dark-gray)
}
.arrow_box.marker02:after {
	width:65px;
	height:80px;
	background:url(./../images/demo-spa-salon-contact-map-icon.png) left center no-repeat;
	left:-22px;
	top:-60px
}
footer .elements-social .medium-icon li a {
	width:50px;
	height:50px
}
footer.half-footer {
	padding:70px 0
}
@media(max-width:1399px) {
.center-logo .navbar-nav .nav-link, header.sticky .center-logo .navbar-nav .nav-link {
padding-left:20px;
padding-right:20px
}
}
@media(max-width:1199px) {
.navbar.center-logo .navbar-nav .nav-link, header.sticky .center-logo .navbar-nav .nav-link {
padding:50px 10px
}
.header-icon .header-social-icon a {
font-size:15px
}
.lg-me-2px {
margin-right:2px!important
}
}
@media(max-width:991px) {
header .navbar-brand, header.sticky .fixed-header .navbar-brand, header.sticky .disable-fixed .navbar-brand {
padding:15px 0
}
header .navbar-brand img {
max-height:50px
}
.tab-style-08 ul .nav-item .nav-link {
padding:15px 10px
}
footer.half-footer {
padding:60px 0
}
}
@media(max-width:767px) {
footer.half-footer {
padding:50px 0
}
footer .large-icon li {
margin:0
}
#map {
height:400px!important
}
.tab-style-04 .nav-tabs .nav-item, .tab-style-04 .nav-tabs .nav-item:first-child {
padding:0 16px
}
.slider-navigation-style-01.swiper-button-next {
right:15px
}
.slider-navigation-style-01.swiper-button-prev {
left:15px
}
}
::-webkit-scrollbar {
  width: 0.5em;
}
 
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
 
::-webkit-scrollbar-thumb {
  background-color: #0f6357;
  outline: 1px solid slategrey;
}

.specifications{ height:500px; overflow-y:scroll; overflow-x:hidden}


@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Comfortaa:wght@300;400;500;600;700&display=swap');

.lodha-magnus-wrapper * {
	/* margin: 0;
	padding: 0;
	box-sizing: border-box; */
	font-family: 'Comfortaa', sans-serif;
}



.lodha-magnus-wrapper {
	--primary-color: #249ab7;
	--secondary-color: #1a1a2e;
	--accent-color: #f5f5f5;
	--dark-gold: #b8860b;
	--light-gold: #ffd700;
	--text-light: #ffffff;
	--text-dark: #333333;
	--glass-bg: rgba(255, 255, 255, 0.1);
	--glass-border: rgba(255, 255, 255, 0.2);
}

.lodha-magnus-body {
	background-color: var(--secondary-color);
	background-image: 
		linear-gradient(135deg, rgba(26, 26, 46, 0.95), rgba(26, 26, 46, 0.85)),
		url('/api/placeholder/1200/800');
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	color: var(--text-light);
	min-height: auto;
	overflow-x: hidden;
	line-height: 1.6;
}

.lodha-magnus-container {
	display: flex;
	min-height: auto;
	position: relative;
	max-width: 1920px;
	margin: 0 auto;
}

/* Glass morphism styles */
.glass {
	background: var(--glass-bg);
	backdrop-filter: blur(15px);
	-webkit-backdrop-filter: blur(15px);
	border-radius: 20px;
	border: 1px solid var(--glass-border);
	box-shadow: 0 8px 32px rgba(0, 0, 0, 0.15);
	transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
	overflow: hidden;
}

.glass:hover {
	transform: translateY(-5px);
	box-shadow: 0 15px 40px rgba(0, 0, 0, 0.2);
}

/* Left Section */
.lodha-magnus-left-section {
	width: 40%;
	padding: 40px;
	display: flex;
	flex-direction: column;
	gap: 30px;
	position: relative;
	z-index: 2;
}

/* Banner Section */
.lodha-magnus-banner {
	width: 60%;
	position: relative;
	overflow: hidden;
	background: linear-gradient(135deg, rgba(26, 26, 46, 0.6), rgba(26, 26, 46, 0.7));
}

.lodha-magnus-banner-image {
	width: 100%;
	height: 100%;
	object-fit: cover;
	opacity: 0.9;
	transition: transform 8s ease;
}

.lodha-magnus-banner:hover .lodha-magnus-banner-image {
	transform: scale(1.05);
}

.lodha-magnus-banner-overlay {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 30px;
	background: linear-gradient(to top, rgba(26, 26, 46, 0.9), transparent);
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}

.developer-logo {
	height: 60px;
	width: auto;
	object-fit: contain;
	background: var(--glass-bg);
	backdrop-filter: blur(10px);
	padding: 10px;
	border-radius: 10px;
}

.banner-cta {
	display: flex;
	gap: 15px;
}

/* Property Details */
.property-details {
	margin-top: 50px;
	padding: 35px;
	position: relative;
	z-index: 1;
/*	padding-top: 81px;*/
}

.luxury-tag {
	position: absolute;
	top: 21px;
	left: 30px; /* Changed from right to left for better positioning */
	background: #fff;
	color: var(--text-dark);
	padding: 8px 20px;
	border-radius: 30px;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 2px;
	box-shadow: 0 5px 15px rgba(212, 175, 55, 0.3);
	z-index: 10; /* Added z-index */
}

.property-title {
	font-size: 32px;
	font-weight: 800;
	margin-bottom: 25px;
	color: var(--text-light);
	letter-spacing: 1px;
	line-height: 1.2;
	text-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
	border-bottom: 2px solid var(--primary-color);
	padding-bottom: 15px;
	position: relative;
}

.property-title::after {
	content: '';
	position: absolute;
	bottom: -2px;
	left: 0;
	width: 60px;
	height: 4px;
	background: var(--primary-color);
}

.property-price {
	font-size: 24px;
	font-weight: 600;
	color: #fff;
	margin-bottom: 20px;
}

.property-info {
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
	margin-bottom: 30px;
}

.info-item {
	display: flex;
	align-items: center;
	gap: 12px;
	padding: 6px 20px;
	background: linear-gradient(135deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05));
	border-radius: 15px;
	transition: all 0.3s ease;
	border: 1px solid rgba(255, 255, 255, 0.1);
	flex: 1 0 calc(50% - 15px); /* Better responsive layout */
	min-width: 200px;
}

.info-item:hover {
	transform: translateY(-5px);
	background: linear-gradient(135deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.1));
}

.info-item i {
	font-size: 20px;
	color: var(--primary-color);
}

.info-label {
	font-size: 12px;
	opacity: 0.7;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: block;
}

.info-value {
	font-weight: 600;
	font-size: 14px;
}

/* Launch Banner */
.launch-banner {
	background: linear-gradient(135deg, rgba(212, 175, 55, 0.15), rgba(212, 175, 55, 0.05));
	padding: 30px;
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.launch-tag {
	display: flex;
	align-items: center;
	gap: 15px;
}

.launch-icon {
	background: #fff;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	box-shadow: 0 5px 15px rgba(212, 175, 55, 0.3);
	color: var(--text-dark);
	font-size: 20px;
}

.launch-text {
	display: flex;
	flex-direction: column;
}

.launch-text span:first-child {
	font-size: 14px;
	opacity: 0.8;
}

.launch-text span:last-child {
	font-size: 22px;
	font-weight: 700;
	background: #fff;
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.learn-more {
	 width: 100%;
        max-width: 100%;
        text-align: center;
        color: var(--text-light);
        text-decoration: none;
        font-size: 14px;
        font-weight: 600;
        padding: 12px 25px;
        border-radius: 30px;
        background: linear-gradient(115deg, rgb(190 143 20), rgb(188 140 18));
        border: 1px solid rgba(255, 255, 255, 0.2);
        transition: all 0.3s ease;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 8px;
        box-shadow: 0 5px 15px rgba(212, 175, 55, 0.3);
        background-color: #fff !important;
    color: #000 !important;}

.learn-more:hover {

    transform: translateY(-5px);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.1)) !important;
    border:0.5px solid #fff !important;
    color: #fff !important;
}

.learn-more:hover i {
	transform: translateX(5px);
}


.learn-more i {
	transition: transform 0.3s ease;
}

/* Interest Notification Banner */
.interest-banner {
	background: linear-gradient(135deg, rgba(255, 69, 0, 0.15), rgba(255, 140, 0, 0.05));
	padding: 20px 30px;
	border-radius: 20px;
	display: flex;
	align-items: center;
	gap: 15px;
	margin-bottom: 20px;
	border-left: 4px solid #FF6347;
	animation: pulse 2s infinite;
}

@keyframes pulse {
	0% {
		box-shadow: 0 0 0 0 rgba(255, 99, 71, 0.4);
	}
	70% {
		box-shadow: 0 0 0 10px rgba(255, 99, 71, 0);
	}
	100% {
		box-shadow: 0 0 0 0 rgba(255, 99, 71, 0);
	}
}

.interest-icon {
	background: linear-gradient(135deg, #FF6347, #FF8C00);
	width: 50px;
	height: 50px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: white;
	font-size: 20px;
	box-shadow: 0 5px 15px rgba(255, 99, 71, 0.3);
	flex-shrink: 0;
}

.interest-text {
	font-weight: 700;
	font-size: 18px;
	color: white;
}

.interest-text span {
	color: #FF6347;
	font-size: 20px;
}

/* Features */
.features-heading {
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 20px;
	display: flex;
	align-items: center;
	gap: 10px;
}

.features-heading i {
	color: var(--primary-color);
}

.features {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 20px;
}

.feature {
	padding: 25px;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	position: relative;
	z-index: 1;
	min-height: 180px;
	justify-content: center;
}

.feature::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(135deg, rgba(212, 175, 55, 0.1), rgba(26, 26, 46, 0.3));
	border-radius: 20px;
	z-index: -1;
	transition: opacity 0.3s ease;
	opacity: 0;
}

.feature:hover::before {
	opacity: 1;
}

.feature-icon {
	width: 60px;
	height: 60px;
	background: linear-gradient(135deg, var(--primary-color), var(--dark-gold));
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 15px;
	color: var(--text-dark);
	font-size: 24px;
	box-shadow: 0 8px 20px rgba(212, 175, 55, 0.3);
	transition: transform 0.3s ease;
}

.feature:hover .feature-icon {
	transform: translateY(-10px) scale(1.1);
}

.feature-title {
	font-weight: 700;
	font-size: 16px;
	margin-bottom: 5px;
}

.feature-desc {
	font-size: 14px;
	opacity: 0.8;
}

/* Amenities */
.amenities {
	display: flex;
	gap: 15px;
	flex-wrap: wrap;
	margin-top: 10px;
}

.amenity {
	background: linear-gradient(135deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05));
	border: 1px solid rgba(255, 255, 255, 0.1);
	border-radius: 30px;
	padding: 8px 15px;
	font-size: 12px;
	display: flex;
	align-items: center;
	gap: 8px;
	transition: all 0.3s ease;
}

.amenity:hover {
	background: linear-gradient(135deg, rgba(212, 175, 55, 0.2), rgba(212, 175, 55, 0.1));
	transform: translateY(-3px);
}

.amenity i {
	font-size: 14px;
	color: var(--primary-color);
}

/* CTA Buttons */
.cta-buttons {
	display: flex;
	gap: 15px;
	margin-top: 40px;
	flex-wrap: wrap; /* Added for mobile responsiveness */
}

.btn {
	padding: 15px 30px;
	border-radius: 30px;
	font-weight: 600;
	font-size: 15px;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 12px;
	transition: all 0.3s ease;
	border: none;
	outline: none;
	position: relative;
	overflow: hidden;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.btn::before {
	content: '';
	position: absolute;
	top: 0;
	left: -100%;
	width: 100%;
	height: 100%;
	background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
	transition: left 0.7s ease;
}

.btn:hover::before {
	left: 100%;
}

.btn-primary {
	    background: #249ab7;
	color: #fff !important;
	box-shadow: 0 8px 20px rgba(212, 175, 55, 0.3);
	flex: 1; /* For better mobile layout */
}

.btn-primary:hover {
	transform: translateY(-5px);
	box-shadow: 0 12px 25px rgba(212, 175, 55, 0.4);
	  background: #fff;
	  border:1px solid #249ab7;
	color: #249ab7 !important;
}

.btn-secondary {
	background: linear-gradient(135deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05));
	color: var(--text-light);
	border: 1px solid rgba(255, 255, 255, 0.2);
	flex: 1; /* For better mobile layout */
}

.btn-secondary:hover {
	background: linear-gradient(135deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.1));
	transform: translateY(-5px);
}

.btn-icon {
	width: 55px;
	height: 55px;
	border-radius: 50%;
	padding: 0;
	font-size: 20px;
	background: linear-gradient(135deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05));
	color: var (--text-light);
	border: 1px solid rgba(255, 255, 255, 0.2);
	position: relative;
	overflow: hidden;
}

.btn-icon i {
	position: relative;
	z-index: 1;
	transition: all 0.3s ease;
}

.btn-icon::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(135deg, var(--primary-color), var(--dark-gold));
	opacity: 0;
	transition: opacity 0.3s ease;
	border-radius: 50%;
}

.btn-icon:hover::after {
	opacity: 1;
}

.btn-icon:hover i {
	color: var(--text-dark);
	transform: scale(1.2);
}

/* Additional elements */
.vertical-text {
	position: absolute;
	top: 50%;
	right: -35px;
	transform: translateY(-50%) rotate(90deg);
	font-size: 14px;
	letter-spacing: 5px;
	text-transform: uppercase;
	opacity: 0.5;
	white-space: nowrap;
}

.rera-badge {
	position: absolute;
	top: 20px;
	right: 20px;
	background: linear-gradient(135deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05));
	border: 1px solid rgba(255, 255, 255, 0.2);
	padding: 8px 15px;
	border-radius: 20px;
	font-size: 12px;
	font-weight: 600;
	display: flex;
	align-items: center;
	gap: 8px;
	z-index: 10; /* Added z-index */
}

.rera-badge i {
	color: var(--primary-color);
}

.highlight {
	display: inline-block;
	position: relative;
	z-index: 1;
}

.highlight::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 8px;
	background: linear-gradient(135deg, var(--primary-color), var(--dark-gold));
	opacity: 0.3;
	z-index: -1;
}

/* Animations */
@keyframes fadeIn {
	from { opacity: 0; transform: translateY(20px); }
	to { opacity: 1; transform: translateY(0); }
}

.animate {
	animation: fadeIn 0.8s ease forwards;
	opacity: 0;
	transform: translateY(20px);
}

.delay-1 { animation-delay: 0.1s; }
.delay-2 { animation-delay: 0.2s; }
.delay-3 { animation-delay: 0.3s; }
.delay-4 { animation-delay: 0.4s; }
.delay-5 { animation-delay: 0.5s; }

/* Mobile Layout */
@media (max-width: 1200px) {
	.features {
		grid-template-columns: repeat(2, 1fr);
	}
	
	.info-item {
		flex: 1 0 calc(50% - 15px);
	}
}

@media (max-width: 992px) {
	.lodha-magnus-container {
		flex-direction: column;
	}
	
	.lodha-magnus-left-section {
		width: 100%;
		order: 2;
		padding: 40px 20px;
	}
	
	.lodha-magnus-banner {
		width: 100%;
		height: 60vh; /* Increased height for better mobile view */
		order: 1;
	}
	
	.property-details {
		margin-top: -60px;
		border-radius: 20px;
	}
	
	.vertical-text {
		display: none;
	}
	
	.luxury-tag {
		top: -15px;
		left: 50%;
		transform: translateX(-50%);
	}
}

@media (max-width: 768px) {
	.features {
		grid-template-columns: 1fr;
	}
	
	.property-info {
		flex-direction: column;
	}
	
	.info-item {
		width: 100%;
		flex: 1 0 100%;
	}
	
	.property-title {
		font-size: 24px;
	}
	
	.launch-banner {
		flex-direction: column;
		align-items: flex-start;
		gap: 20px;
	}
	
	.cta-buttons {
		flex-direction: column;
		width: 100%;
	}
	
	.btn-icon {
		width: 100%;
		border-radius: 30px;
		height: auto;
		padding: 15px;
	}
	
	.lodha-magnus-banner {
		height: 50vh;
	}
	
	.lodha-magnus-banner-overlay {
		flex-direction: column;
		align-items: center;
		gap: 20px;
		padding: 20px;
	}
	
	.banner-cta {
		width: 100%;
	}
	
	.banner-cta .btn {
		width: 100%;
	}
	
	.interest-banner {
		flex-direction: column;
		text-align: center;
		padding: 20px 15px;
	}
}

@media (max-width: 480px) {
	.property-details {
		padding: 25px 20px 35px 20px;
	}
	
	.luxury-tag, .rera-badge {
		position: relative;
		top: 0;
		left: 0;
		right: 0;
		margin-bottom: 15px;
		display: inline-flex;
		transform: none;
	}
	
	.tags-container {
		display: flex;
		justify-content: space-between;
		margin-bottom: 20px;
		flex-wrap: wrap;
		gap: 10px;
	}
	
	.property-title {
		margin-top: 10px;
		font-size: 22px;
	}
	
	.interest-text {
		font-size: 16px;
	}
	
	.lodha-magnus-banner {
		height: auto;
	}
}

.btn-primary1 {
	color: white !important;
    background: #249ab7;
    color: var(--text-dark);
    box-shadow: 0 8px 20px rgba(212, 175, 55, 0.3);
    
}

 /* Floating WhatsApp Button */
 .floating_btn {
	position: fixed;
	bottom: 100px;
	right: 30px;
	width: 170px;
	height: 60px;
	display: flex;
	align-items: center;
	background-color: #25d366; /* WhatsApp Green */
	border-radius: 50px;
	box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
	text-decoration: none;
	transition: transform 0.3s ease-in-out;
	z-index: 1000;
	padding: 10px;
	color: white;
	font-family: Arial, sans-serif;
	font-weight: bold;
}

.floating_btn:hover {
	transform: scale(1.1);
}

.contact_icon {
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: white;
	color: #25d366;
	border-radius: 50%;
	font-size: 24px;
	margin-right: 10px;
}

.text_icon {
	flex-grow: 1;
	font-size: 16px;
}

/* Hide on Mobile */
@media screen and (max-width: 768px) {
	.mblhide {
		display: none;
	}
	.mblmargin {
		margin-bottom: 10px;
	}
	.mblhide1 {
		display: none;
	}
}

   /* Floating Call Button */
   .call-btn {
	position: fixed;
	bottom: 121px;
	left: 20px;
	width: 60px;
	height: 60px;
	background-color: #249ab7; /* Custom Theme Color */
	color: white;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
	text-decoration: none;
	transition: transform 0.3s ease-in-out;
	z-index: 1000;
	animation: theme-pulse 2s infinite;
	
    border: 2px solid #fff;

}

.call-btn:hover {
	transform: scale(1.1);
}

/* Phone Icon */
.call-btn svg {
	width: 30px;
	height: 30px;
	fill: none;
	stroke: #fff;
	stroke-width: 2;
	stroke-linecap: round;
	stroke-linejoin: round;
}

/* Pulse Animation */
@keyframes theme-pulse {
	0% {
		box-shadow: 0 0 0 0 rgba(104, 50, 132, 0.7);
	}
	50% {
		box-shadow: 0 0 0 15px rgba(104, 50, 132, 0);
	}
	100% {
		box-shadow: 0 0 0 0 rgba(104, 50, 132, 0);
	}
}

.buttnfloor {
	text-decoration: none; border-radius: 20px;  border: none; font-size: 16px;
	padding: 10px !important;
	text-transform: capitalize;
}

.btn-primary1:hover {
    background-color : #000 !important;
}

header .navbar-brand .default-logo {
    visibility: visible;
    opacity: 1;
    width: 140px;
    background: white;
    padding-top: 15px;

}


@media (max-width: 992px) {
    .luxury-tag {
        top: 20px !important;
        left: 26% !important;
        transform: translateX(-50%);
    }
}






.floorbtn {

   
        text-align: center;
        color: var(--text-light);
        text-decoration: none;
        font-size: 14px;
        font-weight: 600;
        padding: 8px 15px;
        border-radius: 30px;
        border: 1px solid rgba(255, 255, 255, 0.2);
        transition: all 0.3s ease;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 8px;
        box-shadow: 0 5px 15px rgba(212, 175, 55, 0.3);
        background-color: #fff !important;
    color: #000 !important;}

.floorbtn:hover {

    transform: translateY(-5px);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.1)) !important;
    border:0.5px solid #fff !important;
    color: #fff !important;
}



.floorbtn:hover i {
	transform: translateX(5px);
}


.configu {
    background-color: #fff;
    background: fff !important;
    border-radius: 20px;
    padding: 20px;
    text-align: center;
    backdrop-filter: blur(10px);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.2);
    animation: fadeIn 1.5s ease-in-out;
}

.price {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    background-color: #249ab7;
    border-radius: 20px !important;
    padding: 5px;
}



.bottombar {
    font-size: 10px;
    /*padding: 10px 15px;*/
    gap: 1px !important;
}



  /* Sticky Contact Section */
.sticky-contact-section {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    display: none; /* Initially hidden */
}

/* Sticky Contact Form */
.sticky-contact-form {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #000;
    padding: 15px;
    width: 100%;
    max-width: 100%;
    gap: 10px;
}

/* Form Fields */
.sticky-contact-form input,
.sticky-contact-form .bhk-options {
    padding: 12px;
    font-size: 16px;
    color: rgb(4, 0, 0);
    border: none;
    border-radius: 5px;
    background: rgb(255, 255, 255);
}

/* BHK Options */
.bhk-options {
    display: flex;
    /* justify-content: center; */
    align-items: center;
    gap: 10px;
}

.bhk-options label {
    color: #000;
    font-size: 16px;
    cursor: pointer;
}

.bhk-options input {
    margin-right: 5px;
}

/* Submit Button */
.sticky-contact-form button {
    padding: 12px;
    background: #249ab7;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    border: none;
    cursor: pointer;
    border-radius: 5px;
    transition: background 0.3s ease;
}

.sticky-contact-form button:hover {
    background: #fff;
    color: #292929;
}

/* Show form after scrolling 10% */
.show-form {
    display: flex;
}

/* Hide on mobile */
@media (max-width: 991px) {
    .sticky-contact-section {
        display: none !important;
    }
}