#navbarserenade #navbarserenade-inner {
	/* width: 1600px; */
	max-width: 100%;
	margin: 0 auto;
}
#navbarserenade .top-section {
	/* height: 75px; */
}
#navbarserenade .bottom-section {
	/* height: 50px; */
}
#navbarserenade.fixed {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
}
#navbarserenade.is-minimized {
	transform: translateY(-65px);
}
#navbarserenade.is-maximized {
	/* transform: translateY(0); */
	transform: none;
}
#navbarserenade .top-section, #navbarserenade .bottom-section {

}
#navbarserenade .top-section {
	background: none;
}
#navbarserenade .bottom-section {
	background: none;

}

.active-dropdown {
	/* background-color: #e4e416; */
	/* padding: 16px 10px; */
	color:#ae9078;
}

.frame-header .stroke {
	stroke-dasharray: 2700;
}

.gap {
	height: 30vh;
	min-height: 300px;
}

.mobile-menu {
	transform: translateX(100%);
	transition: 0.3s;
}

.mobile-menu.slide-in {
	transform: none;
}

.mobile-menu a {
	margin-top: 1.25rem;
}
.nav-down {
	top: 0;
}
.nav-up {
	top: -40px;
}
.yt-vid {
	height: calc(61vw - 40px);
	max-height: 720px;
}

.splide .splide__pagination {
	bottom: 0.875rem;
	scale: 0.7;
}
.cal-wrapper {
	background: #F6F6F6;
}

.this-grid-slide {
	font-family: 'Canela';
	font-weight: 500;
    font-size: 25px;
}

.showbb {
	display: block !important;
}


@media (min-width: 768px) {
	.left-cust {
		left: 12rem;
	}
	.splide .splide__pagination {
		bottom: 2rem;
	}
}


.top-0 {
	top: 0px;
}

.left-0 {
	left: 0px;
}

.left-2 {
	left: 0.5rem;
}
.left-4 {
	left: 0.8rem;
}
.left-auto {
	left: auto;
}

.right-cus {
	right: 8.5rem;
}

.right-0 {
	right: 0;
}

.right-1 {
	right: 0.25rem;
}

.right-2 {
	right: 0.5rem;
}

.bottom-2 {
	bottom: 0.5rem;
}

.bottom-7 {
	bottom: 1.75rem;
}

.left-3 {
	left: 0.75rem;
}

.right-7 {
	right: 1.75rem;
}

.top-8 {
	top: 2rem;
}

.right-5 {
	right: 1.25rem;
}

.top-5 {
	top: 1.25rem;
}

.box-border {
	box-sizing: border-box;
}

.block {
	display: block;
}

.inline-block {
	display: inline-block;
}

.hidden {
	display: none;
}

.h-screen {
	height: 100vh;
}

.h-full {
	height: 100%;
}

.h-auto {
	height: auto;
}

.pr-6 {
	padding-right: 1.5rem;
}

.pr-6 {
	padding-right: 1.5rem;
}

#outer {
	width: 100%;
	text-align: left;
}

@media (min-width: 600px) {
	.side-img img {
		padding: 31px;
	}
}

.max-w-screen-lg {
	max-width: 1024px;
}

.gap-10 {
	gap: 2.5rem;
}

.grid {
	display: grid;
}



.text-3xl {
	font-size: 1.875rem;
	line-height: 2.25rem;
}

.text-xl {
	font-size: 1.25rem;
	line-height: 1.75rem;
}

.text-2xl {
	font-size: 15px;
    line-height: 1rem;
}

.text-5xl {
	font-size: 3rem;
	line-height: 1;
}

.inner a {
	width: 180px;
}

@media (min-width: 1280px) {
	.xl\:px-4 {
		padding-left: 1rem;
		padding-right: 1rem;
	}
}

.py-10 {
	padding-top:0.5rem;
	padding-bottom: 0.5rem;
}



.divide-x {
	border-right-width: 0px;
	border-left-width: 1px;
	color: #fff;
}

.btmNav {
    background: #002341;
    color: #fff;
	display: flex;
	top: 64px;
	position: absolute;
	width: 100%;
	font-size: 14px;
	font-family: 'InterBold';
	box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;

}

.btmNav .logo {
	/* background-color: #403c3b; */
    padding: 3px 0;
    width: 17%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.btmNav .logo a {
	color: #FFF;
	text-decoration: none;
}

.btmNav ul {
	margin: 0;
	display: flex;
	align-items: center;
	margin-left: 10px;
	justify-content: space-evenly;
	width: 60%;
}

.btmNav ul li {
	list-style: none;
}

.btmNav ul li a {
	color: #FFF;
	display: block;
	text-decoration: none;
	text-transform: capitalize;
}

.stickyTop {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%
}

.removeMain {
	display: none !important;
}



.show {
	display: inline-block !important;
}

.overlaybg {
	position: absolute;
	bottom: 0;
	/* background-image: linear-gradient(180deg, rgba(255, 255, 255, 0), rgb(0 0 0 / 77%)); */
	color: #f1f1f1;
	width: 100%;
	transition: .5s ease;
	opacity: 0.9;
	color: white;
	font-size: 20px;
	padding: 20px;
	text-align: center;
}
.overlaybg2 {
	position: absolute;
	bottom: 0;
	background-image: linear-gradient(180deg, rgba(255, 255, 255, 0), rgb(0 0 0 / 77%));
	color: #f1f1f1;
	width: 100%;
	transition: .5s ease;
	opacity: 0.9;
	color: white;
	font-size: 20px;
	padding: 20px;
	text-align: center;
}


.regBtn {
	background:#7c7771;
	padding: 10px 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 9px;
	cursor: pointer;
	color: #fff;
}

.regBtn a {
	background: #54694f;
	display: flex;
	align-items: center;
	flex-direction: row;
	gap: 7px;
	color: #000;
}

.topnav {
	overflow: hidden;
	background-color: #eee;
}

.topnav a {
	float: left;
	display: block;
	color: black;
	text-align: center;
	padding: 13px 16px;
	text-decoration: none;
	font-size: 17px;
}

.topnav a:hover {
	background-color: #ddd;
	color: black;
}

.topnav a.active {
	background-color: #ddd;
	color: black;
}

.topnav .logo {
	float: left;
	display: block;
	color: black;
	text-align: center;
	padding: 7px 10px 3px 10px;
	margin-top: 2px;
	text-decoration: none;
	font-size: 17px;
}

.topnav .logo img {
	width: 166px;
	height: auto;
}

.topnav .logo:hover {
	background: transparent;
}

.topnav button {
	display: none;
}



.vBtn {
	background: #F9C400;
	padding: 5px 35px;
	font-size: 15px;
	font-family: 'Canela';
	font-weight: 500;
	color: #fff;
	height: 100%;
	width: 100%;
}

.lineb {
	color: #fff;
	opacity: 1;
}

.this-pss {
	padding-top: 2rem;
	padding-bottom: 2rem;
}


.btmspace {
	margin-bottom: 45px;
}




.dropdown-content {
	display: flex;
	width: 100%;
	justify-content: space-evenly;
}

.dropdown {
	display: flex;
	align-items: center;
	width: 100%;
	gap: 7px;
}

.dropdown a {
	cursor: pointer;
	display: flex;
    /* background: aquamarine; */
    height: 53px;
    align-items: center;

}

.dropbtn {
	display: none;
}

.orangeSpan {
	font-family: 'InterBold';
	color: #F9C400;
	font-size: 21px;
	font-weight: bolder;
	/* line-height: 2; */
}

.stitle p {
	font-family: 'Canela';
	font-weight: 500;
	color: #000000;
	font-size: 26px;
	margin-bottom: 0;
	/* font-weight: bolder; */
}

.stitle2 p {
	font-family: 'Canela';
	font-weight: 500;
	color: #fff;
	font-size: 21px;

}

.box p {
	font-family: 'Canela';
	font-weight: 500;
	font-size: 15px;
}

.textBold {
	font-weight: bolder;
	font-size: 18px;
}

.thumbnails {
	display: flex;
	margin: 1rem auto 0;
	padding: 0;
	justify-content: center;
}

.thumbnail {
	width: 70px;
	height: 70px;
	overflow: hidden;
	list-style: none;
	margin: 0 0.2rem;
	cursor: pointer;
}

.thumbnail img {
	width: 100%;
	height: auto;
}

.thumbnail {
	opacity: 0.3;
}

.thumbnail.is-active {
	opacity: 1;
}

#thumb .splide__list {
	height: 100px;
	justify-content: center;
}

#thumb.wrapper {
	max-width: 1200px;
	margin: 0 auto;
}

#thumb .splide__slide {
	/* opacity: 0.3; */
	border-radius: 11px;
}

#thumb .splide__slide.is-active {
	opacity: 1;
}

#thumb .splide__slide {
	height: auto;
}

#thumb .splide--nav>.splide__slider>.splide__track>.splide__list>.splide__slide.is-active,
.splide--nav>.splide__track>.splide__list>.splide__slide.is-active {
	border: 4px solid #fff;
}

#thumb .splide--nav>.splide__slider>.splide__track>.splide__list>.splide__slide,
.splide--nav>.splide__track>.splide__list>.splide__slide {
	border: 2px solid #fff;
	cursor: pointer;
}

#thumb-track {
	padding-left: 0px;
	display: block;
	padding-right: 0;
	position: absolute;
	top: -166px;
	width: 100%;
}

.bottomBox h4 {
	font-size: 15px;
	color: #FFF;
	

}

.bottomBox h3 {
	font-size: 15px;
	color: #FFF;
	font-family: 'MuseoSans';
	font-weight: 500;
}

.bg-blue {
	--tw-bg-opacity: 1;
	background-color: #EBEAE8;
}


#this-slider-town .splide__arrow--prev, #this-slider-town .splide__arrow--next {
    bottom: -4px;
    top: unset;
    width: fit-content;
    height: 32px;
    margin-top: 0;

}
.splide__arrow svg {
    display: none;
}
 .splide__arrow--next:before, .splide__arrow--prev:before {
    color: #ffffff;
    font-family: 'simedarbyproperty' !important;
    /* content: "\eb09"; */
    display: none;
    font-size: 32px;
    display: contents;
    /* transform: rotate(180deg); */
    z-index: 99;
}
.splide__arrow--prev:before {  
	transform: rotate(180deg);
    display: block;
}
.splide__arrow {
	background: none;   top: unset;   bottom: 0; position: absolute;
    right: 0;
    z-index: 1;
	
}
.splide__arrow--prev {
	left: 38% ;
}

.splide__arrow--next {
	right: 38% ;
}
.sliderTxt {
	color: white;
	font-size: 10px;
	font-family: 'Balance';
}

.navContainer {
	width: 100%;
	display: flex;
}

#others {
	padding: 0 0 50px 0;
	background: #141267;
}

.property-card .card-body {
	position: relative;
	padding: 0 8px;
	margin-top: -43px;
}

.card-deck.prop-slider {
	display: block;
}

.card-deck {
	display: -ms-flexbox;
	display: block;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	text-align: center;
	justify-content: center;
}

.content .slick-slider .slick-track {
	margin: 0 auto;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
}

.slick-track:before,
.slick-track:after {
	display: table;
	content: '';
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-slide {
	display: none;
	float: left;
	outline: none !important;
	height: 100%;
	min-height: 1px;
}

.slick-track:after {
	clear: both;
}

.slick-track:before,
.slick-track:after {
	display: table;
	content: '';
}

.content .slick-slider .slick-track {
	margin: 0 auto;
}

.property-card .card-img {
	background: url(../images/poster.jpg) no-repeat center;
	width: 100%;
	height: 270px;
	background-size: cover;
	position: relative;
	border-radius: 4px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.card-deck.prop-slider .property-card {
	width: 100%;
}

.property-card {
	-ms-flex: 0 0 33%;
	flex: 0 0 30%;
	margin-bottom: 0;
	text-decoration: none;
	padding: 0 12px;
	width: 100%;
	max-width: 360px;
	margin-bottom: 30px;
	display: inline-block;
	position: relative;
}

.property-card.township .card-body-data {
	padding-top: 32px;
	padding-bottom: 32px;
}

.property-card .card-body-data {
	padding: 16px;
	font-size: 15px;
	font-family: 'Source Sans Pro', sans-serif;
	color: #666666;
	min-height: 225px;
}

.property-card .card-body {
	position: relative;
	padding: 0 8px;
	margin-top: -43px;
}

@media (max-width: 1200px) {
	.card-deck.prop-slider {
		text-align: left !important;
	}
}

.card-deck.prop-slider {
	display: block;
}

.slick-slider {
	position: relative;
	outline: none !important;
	display: block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.property-card .card-body-cont {
	padding: 0;
	background: #FFFFFF;
	border-radius: 4px;
	box-shadow: 0px 4px 16px #20202314;
	min-height: 230px;
	text-align: left;
}

.card-deck.prop-slider .slick-dots {
	position: relative;
	bottom: 0;
	left: unset;
	right: unset;
	width: auto;
	display: inline-block;
}

#topbanner>.slick-prev {
	bottom: 30px;
	top: unset;
	left: 40px;
	width: 32px !important;
	height: 32px !important;
	transform: rotate(180deg);
}

.slick-prev,
.slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	padding: 0;
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent;
}

.slick-dots {
	position: absolute;
	bottom: -45px;
	display: block;
	width: 100%;
	padding: 0;
	list-style: none;
	text-align: center;
}

.slick-slide {
	display: none;
	float: left;
	outline: none !important;
	height: 100%;
	min-height: 1px;
}

.left-cust {
	left: 12rem;
}
.card-deck {
	display: -ms-flexbox;
	display: block;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	text-align: center;
	justify-content: center;
}

.card-deck.fourbyfour {
	justify-content: space-between;
}

.property-card {
	-ms-flex: 0 0 33%;
	flex: 0 0 30%;
	margin-bottom: 0;
	text-decoration: none;
	padding: 0;
	width: 100%;
	max-width: 500px;
	/* margin-bottom: 30px; */
	display: inline-block;
	position: relative;
}

.card-deck.prop-slider {
	display: block;
}

.content .slick-slider .slick-track {
	margin: 0 auto;
}

.card-deck.prop-slider .property-card {
	width: 100%;
}

.card-deck.fourbyfour .property-card {
	-ms-flex: 0 0 23%;
	flex: 0 0 23%;
	margin-right: 0;
	margin-left: 0;
}

.property-card:hover {
	text-decoration: none;
}

.property-card .card-img {
	background: url(images/project-1.png) no-repeat center;
	width: 100%;
	height: 270px;
	background-size: cover;
	position: relative;
	border-radius: 4px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.property-card .card-body {
	position: relative;
	padding: 0 8px;
	margin-top: -43px;
}

.card-deck.fourbyfour .property-card .card-body {
	margin-top: 0;
	padding: 0;
}

.property-card .card-body-head {
	font-family: 'Balance';
	border-bottom: 1px solid #EEEEEE;
	font-size: 13px;
	color: #999;
	padding: 14px 16px 12px;
	line-height: 17px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	text-transform: uppercase;
}

.property-card .card-body-head .col {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	min-width: 0;
	max-width: 100%;
}

.property-card .card-body-cont {
	padding: 0;
	background: #FFFFFF;
	border-radius: 4px;
	box-shadow: 0px 4px 16px #20202314;
	min-height: 230px;
	text-align: left;
}

.property-card.township .card-body-cont {
	min-height: 186px;
	text-align: center;
}

.card-deck.fourbyfour .property-card .card-body-cont {
	min-height: auto;
	box-shadow: none;
}

.property-card .card-body-data {
	padding: 16px;
	font-size: 15px;
	font-family: 'Balance';
	color: #000;
	min-height: 225px;
}

.property-card.township .card-body-data {
	padding-top: 32px;
	padding-bottom: 32px;
}

.card-deck.fourbyfour .property-card .card-body-data {
	padding: 16px 8px 0;
}

.card-deck.fourbyfour .property-card .introtext {
	color: #666666;
	font-size: 15px;
	padding: 8px;
}

.property-card .card-body-data .property-name {
	font-size: 19px;
	font-weight: bolder;
	font-family: 'Playfair Display', serif;
	color: #333333;
	margin-bottom: 16px;
	display: block;
}

.property-card .card-body-data .property-traits>div {
	float: left;
	margin: 0 15px 9px 0;
}

.property-card .card-body-data .property-traits>div>span {
	margin-right: 7px;
}

.property-card .card-body-data .property-traits:after {
	clear: both;
	content: '';
	display: block;
}

#others .title {
	font-family: 'MuseoSans';
    font-size: 45px;
    font-weight: 900;
    color: #ffffff;
    line-height: 1.2;
    margin-bottom: 24px;
    text-align: center;
    padding-top: 50px;
}

/*  */
.txtOrange {
	color: #F9C400;
	font-family: 'Balance';
	font-size: 21px;
}

/*  */
/* The Modal (background) */
.modal {
	display: none;
	position: fixed;
	z-index: 1;
	padding-top: 60px;
	padding-bottom: 60px;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgb(0, 0, 0);
	background-color: rgba(0, 0, 0, 0.9);
	align-items: center;
}

/* Modal Content (image) */
.modal-content {
	margin: auto;
}

/* Caption of Modal Image */
#caption {
	margin: auto;
	display: block;
	width: 80%;
	max-width: 700px;
	text-align: center;
	color: #ccc;
	padding: 10px 0;
	height: 150px;
}

/* Add Animation */
.modal-content,
#caption {
	-webkit-animation-name: zoom;
	-webkit-animation-duration: 0.6s;
	animation-name: zoom;
	animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
	from {
		-webkit-transform: scale(0)
	}

	to {
		-webkit-transform: scale(1)
	}
}

@keyframes zoom {
	from {
		transform: scale(0)
	}

	to {
		transform: scale(1)
	}
}


/* Modal Mobile Slider */
.modalMobile {
	display: none;
	position: fixed;
	z-index: 1;
	padding-top: 100px;
	padding-bottom: 63px;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: #EBEAE8;	
	align-items: center;
}



/* The Close Button */
.close {
	color: #aaaaaa;
	float: right;
	font-size: 28px;
	font-weight: bold;
}

.close:hover,
.close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

/* The Close Button */
.close1 {
	color: #aaaaaa;
	font-size: 18px;
	text-decoration: none;
	padding: 10px;
	position: absolute;
	right: 3%;
	top: 0%;
	z-index: 3;
}

.close1:hover,
.close1:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

.close2 {
	color: #fff;
	font-size: 36px;
	text-decoration: none;
	padding: 10px;
	position: absolute;
	right: 10px;
	top: 0%;
	z-index: 3;
}
#samm h6, #samm li {
	color: #fff;
}

.close2:hover,
.close2:focus {
	color: #E40081;
	text-decoration: none;
	cursor: pointer;
}

.close3 {
	color: #aaaaaa;
	font-size: 18px;
	text-decoration: none;
	padding: 10px;
	position: absolute;
	right: 1%;
	top: 0%;
	z-index: 3;
}

.close3:hover,
.close3:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

.close4 {
	color: #aaaaaa;
	font-size: 18px;
	text-decoration: none;
	padding: 10px;
	position: absolute;
	right: 1%;
	top: 0%;
	z-index: 3;
}

.close4:hover,
.close4:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

.close5 {
	color: #aaaaaa;
	font-size: 18px;
	text-decoration: none;
	position: absolute;
	right: 4%;
	top: 0%;
	z-index: 3;
}

.close5:hover,
.close5:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

.closep1
.closep2
.closep3
.closep4
.closep5
.closep6
.closep7
.closep8
.closep9
.closep10 {
	
	color: #aaaaaa;
    font-size: 18px;
    text-decoration: none;
    padding: 10px;
    position: absolute;
    right: 1%;
    top: 0%;
    z-index: 3;
}

.closep1:hover,
.closep1:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}


/*     /* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px) {
	.modal-content {
		width: 100%;
	}
}




.slText {
	font-size: 15px;
	font-family: 'Balance';
	font-weight: 700;
}

.slText2 {
	font-size: 14px;
	font-family: 'Balance';
	font-weight: 500;
}

.descBox {
	font-family: 'Balance';
	font-weight: 500;
	font-size: 14px;
}

.font-Balance {
	font-family: 'Balance';
	font-weight: 500;
}

.ptt {
	color: #fff;
	font-size: 21px;
	text-align: left;
	font-family: 'MuseoSans';
    font-weight: 900;
	
}

.ptt2 {
	color: #fff;
	font-size: 14px;
	text-align: left;
	font-family: 'Balance';
	font-weight: 500;
}

.linkBtn {
	background: #B80A84;
    min-width: 145px;
    display: inline-block;
    padding: 8px 15px;
    /* margin: 10px; */
    /* font-weight: bold; */
    margin-left: auto;
    margin-right: auto;
    /* margin-bottom: 1rem; */
    display: block;
    width: 100%;
    max-width: 32rem;
    
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
    text-align: center;
    font-family: 'MuseoSans';
    font-weight: 500;
    font-size: 15px;
    line-height: 1.5rem;
    --tw-text-opacity: 1;
    color: #fff;
    border-radius: 10px;
}
#opensamm {
	font-family: 'Balance';
	font-size: 12px;
}
.scales3{
	font-family: 'Balance';
	font-size: 12px;
}
.txx-gray {
	color: #908F8C;
}

.singleBox {
	width: 80%;
	margin: auto;
}

.compBox {
	width: 90%;
	margin: auto;
}

#topBtn.show {
	opacity: 1;
	visibility: visible;
	cursor: pointer;
}

#topBtn {
	display: inline-block;
	position: fixed;
	bottom: 55px;
	right: 30px;
	opacity: 0;
	visibility: hidden;
	z-index: 400;
}

#topBtn span {
	font-family: 'Calibre';
	font-weight: 500;
	color: #fff;
	font-size: 12px;
}


/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

/* Firefox */
input[type=number] {
	-moz-appearance: textfield;
}

.show-submenu {
    display: block !important;
}
.submenu {
    position: relative;
}

.submenu-content {
    display: none;
    position: absolute;  
    top: 100%;          
    left: 0;
    background: #747d4d;
    min-width: 180px;
	padding: 0 10px;
    z-index: 1000;
}
/* Default arrow */
/* Default arrow (right) */
.submenu-toggle::after {
    content: "";
    display: inline-block;
    width: 12px;         /* adjust size */
    height: 12px;
    margin-left: 6px;
    background: url('../images/arrow.svg') no-repeat center center;
    background-size: contain;
    transition: transform 0.2s ease;
}



@media (min-width: 768px) {
    .submenu:hover .submenu-content {
        display: block;
    }
}

/* --- Mobile submenu (stacked style) --- */
@media (max-width: 767px) {
    .submenu-content {
        position: relative;   /* ✅ no absolute, it flows inline */
        background: none;   /* optional: remove background if mobile menu has one */
        padding-left: 15px; /* indent for clarity */
    }

    .submenu-content a {
        padding: 8px 0;
        color: #fff;
    }
}


@keyframes wave {
	from {
		transform: rotate(-10deg) translateX(-20%) translateY(10%);
	}

	to {
		transform: rotate(16deg);
	}
}

	



@media only screen and (max-width: 600px) {

	

	
}
.this-mapPlan {
	max-width: 400px;
    margin:auto;
}
@media screen and (max-width: 600px) {
	.this-homesfit {
		margin: unset;
	}
	.slider-subtxt {
			font-size: 7px;
			/* padding-bottom: 10px; */
	}
	

	.slidepadc {
		padding-left: 24px;
		padding-right: 24px;
		padding-bottom: unset;
	}

	.btn-zoom-in,
	.btn-zoom-out {
		width: 30px;
		height: 30px;
		font-size: 18px;
		z-index: 399;
	}

	.regTitle {
		font-size: 28px;
	}

	.dropdown {
		display: inline-block;
	}

	.ptt {
		font-size: 19px;
	}

	.orangeSpan {
		font-size: 19px;
	}

	.text-xls {
		font-size: 16px;
	}

	.selectSection {
		grid-template-columns: repeat(2, 1fr);
	}

	.selectSection2 {
		grid-template-columns: repeat(2, 1fr);
	}

	.selectSection4 {
		grid-template-columns: repeat(2, 1fr);
	}

	.selectSection5 {
		grid-template-columns: repeat(2, 1fr);
	}

	.btmNav .logo {
	    width: 30%;
	}

	.ptt2 {
		font-size: 13px;
	}

	.modal {
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.txtOrange {
		font-size: 20px;
	}

	.ag-calculator-block {
		display: grid;
		width: 100%;
		grid-template-columns: 1fr;
	}

	.topnav a:not(:first-child) {
		display: none;
	}

	.topnav button.icon {
		background: #000;
		display: block;
		padding: 16px 17px;
		border: 0;
		outline: none;
		cursor: pointer;
	}

	button.icon:focus,
	button.icon:hover {
		border: 0;
		outline: none;
		background: #b3b3b3;
	}
}

@media screen and (max-width: 600px) {
	.topnav.responsive {
		position: relative;
	}

	.topnav.responsive a {
		float: none;
		display: block;
		text-align: left;
	}

	.topnav.responsive .icon {
		position: absolute;
		right: 0;
		top: 0;
	}
}

@media screen and (max-width: 600px) {


	@-webkit-keyframes zoom {
		from {
			-webkit-transform: scale(0)
		}

		to {
			-webkit-transform: scale(1)
		}
	}

	@keyframes zoom {
		from {
			transform: scale(0)
		}

		to {
			transform: scale(1)
		}
	}

	.regsub {
		text-align: center;
	}

	.regTitle {
		text-align: center;
	}

	.midbutton a {
		font-size: 14px;
	}

	.funcTxt {
		font-size: 19px;
	}

	.funcTxt2 {
		font-size: 14px;
		max-width: 347px;
	}

	.descBox {
		font-size: 14px;
	}

	.stitle p {
		font-size: 19px;
		padding-bottom: 0;
		margin-bottom: 0;
	}

	.stitle {
		text-align: center;
	}

	.box p {
		font-size: 14px;
	}

	.textBold {
		font-weight: bolder;
		font-size: 19px;
	}

	.regBtn {
		padding: 0;
		width: 35%;
	}

	.navContainer {
		width: 100%;
		justify-content: space-between;
	}

	.btmNav {
		display: flex;
		justify-content: space-between;
		height: 64px;
	}

	.btmNav ul {
		margin: 0;
		display: inline-block;
		align-items: center;
		margin-left: 10px;
		justify-content: space-evenly;
		width: 60%;
	}

	.dropbtn {
		color: #fff;
		border: none;
		cursor: pointer;
		display: flex;
		width: 35%;
		align-items: center;
		justify-content: center;
		gap: 9px;
	}

	.dropdown {
		position: relative;
		display: contents;
		width: 100%;
	}

	.dropdown-content {
		display: none;
		position: absolute;
		background-color: #002341;
		min-width: 160px;
		box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
		z-index: 1;
	}

	.dropdown-content a {
		color: #fff;
		padding: 12px 6px;
		text-decoration: none;
		display: block;
		border-bottom: 1px solid #fff;
	}

	.dropdown-content a:hover {
		/* background-color: #f1f1f1; */
		color: #ae9078;
	}

	.dropdown .dropdown-content {
		display: none;
		list-style-type: none;
		color: #f2f2f2;
		width: 100%;
		transition: 0.2s;
		top: 45px;
		padding: 40px 30px;
		z-index: -1;
	}

	#others .title {
		font-size: 25px;
	}
}


