body, html { font-size: 100%; 	padding: 0; margin: 0;}

body {
    font-family: "Poppins", sans-serif !important;
	overflow-x:hidden;
}
/**------------- colors -------------**/
:root {
	--white:#ffffff;
	--golden:#CE9C4E;
	--black:#000000;
	--pcolor:#333333;
	--yellow:#F0DE7E;
}
/**-------- Header css ------------**/
.container > header {
       position: absolute;
       z-index: 999;
}
header.clearfix {
    position: fixed;
    z-index: 99;
    width: 100%;
	background: #fff;
	height: 60px;
    top: 0;
	/* padding-top: 7px; */
}
/* .reraSec {
    padding-top: 12px;
} */
#banner {
    margin-top: -80px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    height: 702px;
}

.navbar-brand img {
    width: 100%;
    position:absolute;
	width: 230px;
    top: 0;
	left: 40px;
}
a.nav-link {
    color: #650A35;
    font-size: 14px;
    font-family: 'Poppins';
    font-weight: 300;
}
a.nav-link:hover {
	color: #650A35;
	font-weight: 600;
}
a.nav-link.active {
	color:#650A35 !important;
}
ul.menu-list {
    display: inline-flex;
    list-style-type: none;
    margin-top: 18px;
	padding: 0;
}
.classImg {
    width: 80%;
    padding-top: 15px;
}
/* a.nav-link {
    border-right: 1px solid #650A35;
    padding: 0px;
} */
a.callLink {
	color:var(--yellow) !important;
	font-family:'Poppins';
	font-weight: 600;
	font-size:16px;
	line-height: 24px;
}
.downloadLink,.reraLink
{
	height:40px;
	margin-left: 5px;
}
.downloadLink a,.reraLink a{
    font-size: 12px;
    font-weight: 500;
    font-family: 'Poppins';
	color: var(--white);
}
.downloadLink {
    padding: 5px;
    background: #525356;
    border-radius: 0 0 5px 5px;
}
.reraLink {
  padding: 5px;
  background: #525356;
  border-radius: 0 0 5px 5px;
}
#banrsec {
    padding-top: 11%;
	padding-bottom: 4%;
}
.bnrfrm {
    background: #fff;
    width: 75%;
    margin: 0 auto;
    border-radius: 5px;
    padding: 30px;
}
.banner-title h3 {
    font-family: Poppins;
    font-weight: 700;
    font-size: 30px;
    line-height: 100%;
    text-transform: capitalize;
    color: #fff;
}
.banner-title h1 {
    font-family: Poppins;
    font-weight: 300;
    font-size: 80px;
    line-height: 100%;
    text-transform: capitalize;
    color: #fff;
}
.banner-title {
    margin-top: 27%;
}
span.reraNo {
	color:var(--golden);
}
.broucherSec {
    margin-top: 3px;
}
.bnrfrm .contnt p {
    font-family: Poppins;
    font-weight: 300;
    font-size: 16px;
    line-height: 120%;
    text-transform: capitalize;
	color: #736741;

}
.bnrfrm .contnt p.title {
    font-style: Italic;
}
.bnrfrm .contnt h5 {
    /* background: -webkit-linear-gradient(#F0DE7E, #CE9C4E);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
    font-weight: 600;
    font-style: Italic;
    font-size: 30px;
	color: #650A35;

}
.bnrfrm .contnt h5 {
    /* background: -webkit-linear-gradient(#F0DE7E, #CE9C4E);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
    font-weight: 600;
    font-style: Italic;
    font-size: 30px;
	margin-bottom: 15px;
}

.bnrfrm .contnt h6 {
    font-family: Poppins;
    font-weight: 300;
    font-style: Italic;
    font-size: 14px;
    line-height: 155%;
    text-transform: capitalize;
    color: #000;
	margin-bottom: 20px;
}
input.inpt-filds {
	background: #F0F0F0;
    color: #989898;
    width: 100%;
    border: none;
    margin-bottom: 10px;
    padding: 10px;
}
input.inpt-filds:focus-visible {
    outline: none;
}
input.inpt-filds::placeholder {
    color: #989898;
}
.bnrfrm .contnt h6 span {
    /* color: #F0DE7E; */
	font-weight: 600;
}
input.inpt-filds.inpt-btn {
	background: #650A35;
    color: #fff;
    font-family: Poppins;
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    margin-top: 15px;
}
section#count-numb {
    padding: 5%;
}

.count-bg-gry {
    background: #F4F4F4;
    padding: 20px;
}

h4.count-title {
    font-family: Poppins;
    font-weight: 400;
    font-size: 17px;
    line-height: 100%;
}
h5.counter {
    font-family: Poppins;
    font-weight: 700;
    font-size: 36px;
    line-height: 100%;
    color: #650A35;
}
h3.sec-title {
    color: #650A35;
    font-weight: 700;
    font-size: 24px;
    text-transform: uppercase;
	margin-bottom: 15px;
}
h6.sec-sub-title {
    font-weight: 700;
    font-size: 18px;
    color: #736741;
    margin-bottom: 15px;
}
p.content-para {
    font-weight: 300;
    font-size: 14px;
    color: #666666;
}
hr.sec-hr {
    margin: 5% 0;
	border: 1px solid #D9D9D9;
}
.amen-sndlist {
    margin-top: 40px;
}
.amen-img {
    width: 97%;
}
.price-list {
    background: #F4F4F4;
    border: 1px solid #DDDDDD;
    padding: 25px;
    color: #666666;
	border-radius: 5px;
	margin-top: 20px;
}
section#price {
    margin-bottom: 50px;
}
section#tour {
    height: 280px;
    background-repeat: no-repeat;
}
.price-list h5 {
    font-weight: 700;
    font-size: 24px;
}
.price-list:hover .price-sechr {
    border-color: #fff;
}
.price-list p {
    font-weight: 325;
    font-size: 16px;
    margin-bottom: 0;
}
.row.tour-detail {
    padding-top: 9%;
}

.tour-content h5 {
    font-weight: 400;
    font-size: 40px;
}

.tour-content {
    color: #ffffff;
}

.tour-content h6 {
    font-size: 20px;
}

.tour-btn {
    font-family: Poppins;
    font-size: 18px;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 5px;
    padding: 7px 0;
    margin-top: 18px;
}
.tour-btn a:hover {
    color: #ffffff;
    text-decoration: none;
}
section#floorplan {
    margin-top: 4%;
}
.modal-header {
    border-bottom: 0;
}
.modal-dialog {
    width: 28% !important;
	top:20% !important;
}
img.fplimg {
    width: 100%;
}

.flr-pln-img {
    border: 1px solid #D9D9D9;
    border-radius: 1px;
	margin-top: 20px;
	margin-bottom: 40px;
}
section#parallx {
    min-height: 500px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
section#location {
    margin-top: 40px;
}
.carousel-control-prev {
    left: -10% !important;
}
.carousel-control-next {
    right: -10% !important;
}
section#location iframe {
    margin-top: 20px;
    margin-bottom: 40px;
}

img.loc-dist {
    width: 100%;
}

.row.loc-snd-sec {
    margin-top: 30px;
}
footer {
    border-top: 1px solid #D9D9D9;
    padding: 20px 0 0 0;
    background: #F4F4F4;
	/* position: fixed;
    bottom: 0; */
    width: 100%;
}
h2.tyfregmsg {
    margin-top: 14%;
    margin-bottom: 2%;
}
section#thankyou {
    margin-bottom: 12%;
}
section#thankyou h6 {
    font-size: 28px;
}
p.disclmr {
    font-weight: 400;
    font-size: 12px;
    text-align: center;
    color: #999999;
}
.rera-list {
    border: 1px solid #999999;
    padding: 10px 0 0 0;
	margin-bottom: 50px;
}

img.rera-qr {
    width: 100%;
}
p.rera-det {
    font-size: 12px;
    color: #666666;
}

p.rera-link {
    color: #666666;
    font-size: 12px;
    text-align: right;
}
.rera-details {
    margin-top: 30px;
    margin-bottom: 15px;
}
p.rera-link a {
    padding-left: 10px;
    color: #666666;
}
p.rera-number {
    text-align: center;
    color: #666666;
	font-size: 12px;
}
p.cpyrght {
    font-family: Poppins;
    font-weight: 400;
    font-size: 12px;
    text-align: center;
    color: #999999;
}
.tour-btn a {
    color: #ffffff;
	text-decoration: none;
}
.price-list span {
    font-weight: 500;
	text-decoration: none;
}
.pricelist-btn.text-center {
    margin-top: 25px;
}
a.price-btn {
    font-weight: 700;
    font-size: 16px;
    text-align: center;
    color: #650A35;
    border: 1px solid #650A35;
    padding: 10px 0;
    background: #ffffff;
    border-radius: 3px;
	text-decoration: none;
	    width: 100%;
    display: block;
}
.pricelist-btn.text-center {
    margin-top: 25px;
	margin-bottom: 15px;
}

.price-list:hover {
    background: #650A35;
    color: #ffffff;
}

.price-list:hover price-sechr {
    border: none;
    background-color: #fff !important;
}

a.price-btn:hover {
    color: #650A35;
    text-decoration: none;
}
.row.amen-sndlist {
    margin-top: 50px;
}
/* Gallery Images */
.gallery-img {
    cursor: pointer;
    border-radius: 8px;
    transition: transform 0.3s;
}
.gallery-img:hover {
    transform: scale(1.05);
}

/* Lightbox */
.lightbox {
    display: none;
    position: fixed;
    z-index: 1055;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.8);
    justify-content: center;
    align-items: center;
}

.lightbox img {
    max-width: 90%;
    max-height: 90%;
    border-radius: 10px;
}

.lightbox .close-btn {
    position: absolute;
    top: 20px;
    right: 30px;
    font-size: 35px;
    color: #fff;
    cursor: pointer;
}
section#gallery {
    background: #000;
    padding: 30px 0;
    margin-bottom: 50px;
}

#gallery h3.sec-title {
    color: #ffffff;
    margin-bottom: 30px;
}
.whatsapp-float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 20px;
    right: 20px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    box-shadow: 2px 2px 6px rgba(0,0,0,0.3);
    z-index: 1000;
}

.whatsapp-float img {
    width: 35px;
    margin-top: 12px;
}



@media (max-width: 768px) {
	.banner-title h1 {
		font-size: 50px;
	}
	.banner-title {
		margin-top: 10%;
	}
	.carousel-item {
		height: 720px;
	}
	#banner {
		height: 950px;
	}
	.count-bg-gry {
		margin-bottom: 20px;
	}
	.amen-img {
		width: 90%;
		display: block;
		margin: 0 auto;
		padding-bottom: 30px;
	}
	section#tour {
		height: 370px;
	}
	.navbar-brand img {
		width: 250px;
	}
	.mob-call{
		text-align: center;
	}
  	ul.menu-list {
		display: none;
	}
	.row.amen-sndlist {
		margin-top: 0;
	}
	a.callLink.text-decoration-none {
		position: fixed;
		bottom: 0;
		right: 0;
		background: white;
		border-radius: 5px 5px 0 0;
		/* border: 1px solid #999999; */
		width: 100%;
	}

	img.classImg {
		padding: 0;
		width: 62%;
		margin: 0 auto;
	}
	.modal-dialog {
		width:95% !important;
		top: 20% !important;
	}
}
/****------ slider section --------***/
.cbp-fwslider {
	position: relative;
	margin: 0 0 0px;
	overflow: hidden;
	
}

.cbp-fwslider ul {
	margin: 0;
	padding: 0;
	white-space: nowrap;
	list-style-type: none;
}

.cbp-fwslider ul li {
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	transform: translateZ(0);
	float: left;
	display: block;
	margin: 0;
	padding: 0;
}

.cbp-fwslider ul li > a
 {
	display: block;
	text-align: center;
	outline: none;
}

.cbp-fwslider ul li > div{
	display:flex;
	align-items: center;
	justify-content: center;
}
.cbp-fwslider ul li img {
	border: none;
	display: block;
	margin: 0 auto;
	max-width: 100%;
        background:#000;
}
.cbp-fwslider nav span {
	position: absolute;
	top: 50%;
	width: 50px;
	height: 100px;
	/* background: #47a3da; */
	color: #967E4D;
	font-size: 50px;
	text-align: center;
	margin-top: -50px;
	line-height: 100px;
	cursor: pointer;
	font-weight: normal;
}

.cbp-fwslider nav span:hover {
	background: #fff;
}

.cbp-fwslider nav span.cbp-fwnext {
	right: 100px;
}

.cbp-fwslider nav span.cbp-fwprev {
	left: 100px;
}

.cbp-fwdots {
	position: absolute;
	bottom: 0px;
	white-space: nowrap;
	text-align: center;
	width: 100%;
	display: none;
}

.cbp-fwdots span {
	display: inline-block;
	width: 18px;
	height: 18px;
	background: #ddd;
	margin: 4px;
	border-radius: 50%;
	cursor: pointer;
}

.cbp-fwdots span:hover {
	background: #999;
}

.cbp-fwdots span.cbp-fwcurrent {
	background: #47a3da;
	box-shadow: 0 0 0 2px #47a3da;
	-webkit-transition: box-shadow 0.2s ease-in-out;
	-moz-transition: box-shadow 0.2s ease-in-out;
	transition: box-shadow 0.2s ease-in-out;
}
.slideOne {
    background-image: url(../images/banner.png);
    height: 100vh;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: rgb(0 0 0 / 91%);
}
.slideTwo {
    background-image: url(../images/Bannertwo.png);
    height: 100vh;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: rgb(0 0 0 / 91%);
}
.slideThree {
    background-image: url(../images/Bannerthree.jpg);
    height: 100vh;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: rgb(0 0 0 / 91%);
}
