body {

	font-size: 16px;

	color: #4d4d4d;

	font-family: 'Montserrat', sans-serif;

	font-weight: 400; 

}

a, a:active, a:focus, a:hover {

	text-decoration: none;

	outline: 0;

	transition: ease-in .3s

}

input:focus {

	outline: 0

}

h2{ font-size:32px; color:#27326c; text-transform:capitalize; position:relative; font-weight:700; padding:0 0 15px; margin:0 0 20px }

h2::after{ width:100px; height:5px; background:#fc9024; border-radius:0px; content:""; left:50%; margin-left:-50px; bottom:0; position:absolute;}

.project-logo{ width:25%; }

.bnr_form{ background:#27326c; width:auto; float: left; padding:25px 40px; color: #fff;}

.bnr_form h1{ font-size:28px; color:#20a838; text-transform:uppercase; font-weight:600;} 

.bnr_form h4{ font-size:22px; color:#20a838; text-transform:uppercase; font-weight:500; border:solid 1px #20a838; padding:10px; border-radius:25px; font-style:italic;} 

.bnr_form ul{ width:100%; float:left; padding:0; text-align:left; margin:0;}

.bnr_form ul li{ list-style-type:none; margin:0 0 15px; }

.bnr_form ul li label{ margin:0;}

.bnr_form ul li .form-control,.bnr_form ul li textarea.form-control{ border:1px solid #69727d; border-radius:0px; height:40px; padding-left:15px; color:#000; min-height:inherit; resize:none; overflow:hidden; background: #fff;}

.bnr_form ul li .form-control::placeholder{ color:#ccc;}

.top_banner{ position:relative; width:100%;  }

.top_banner::before{ content:''; position:absolute; width:100%; height:100%; background:rgba(0, 0, 0, .6); left:0; top:0; z-index:1 }

.top_banner .carousel-item  img{ width:100%; height:auto;}

.bnr_cont{ position:absolute; width:100%; height:100%; top:0; display:flex; align-items:center; justify-content:center; z-index:5; }

.bnr_info svg{ width:15px; }

.align_center{ align-items:center; }

.bnr_info{ width:80%; float:left; color: #fff;}

.bnr_info span{ background:#fc9024; color:#fff;  padding: 10px 15px; font-size: 18px; margin: 0 0 10px; display: inline-block;}

.bnr_info h2{ width:100%; float:left; font-size:36px; font-weight:700; color:#fff; margin:0; padding:0;  }

.bnr_info h4{ width:100%; float:left; font-size:24px; font-weight:500; color:#fff; margin:0;  }

.bnr_info label{ width:100%; float:left; font-size:24px; font-weight:600; color:#fff; margin:10px 0; padding:10px 10px 10px 25px; background:#27326c; }



.bnr_info h2::after{ display:none !important; }

.about_us{ padding:60px 0; position: relative;}

.about_us::before{ content:''; position:absolute; width:100%; height:100%; background:url(../images/about_bg-2.jpg) no-repeat top center; left:0; top:0; opacity:.5; }

.about_us figure{ width:100%; float:left; border-radius:0 0 0px 0px; overflow:hidden;}

.about_us figure img{ width:100%;}

.about_us h2{ color:#000;}

.left_side h2::after{ left:0; margin:0; background:#27326c;}

.about_us p{ font-size:18px; line-height:27px; margin:0 0 25px;}

.about_us .table{ border:solid 1px #ccc; text-align:center; }

.about_us .table td{ font-weight: 700}

.about_us h3.txt_hd{ width:100%; float:left; background:#dc6342; color:#fff; color:#fff; margin:0; font-size:20px; padding:10px 15px; font-weight:600; text-align:center; }
.about_us h3.txt_hd span{ font-size:14px; display:block; font-weight:400; }
.about_us .table th, .about_us .table td{ font-size:14px; }
.about_us .table th small{ line-height:13px; }
.about_us .table td span{ text-decoration:line-through; font-size:13px; font-weight:400; }
.full_width{ width:100%; }

.highlight_area{ width:100%; background:#EFEFEF; padding:50px 0; }
.highlight_area h2{ margin-bottom:35px; }

.highlight_area ul { width:100%; float:left; display:flex; flex-flow:row wrap; justify-content:space-between; align-items:stretch; list-style:none; padding:0; margin:0px 0 0; }

.highlight_area ul li{ flex:0 0 100%;   padding: 0px 0px 0px 20px; margin: 10px 0;

    background-color: #FFFFFF;

    border-style: solid;

    border-width: 10px 0px 10px 0px;

    border-color: #FFFFFF;

    border-radius: 10px 10px 10px 10px; font-weight: 700; font-style: 20px; color: #000;}

 .highlight_area ul li::before   { background:#fc9024; color:#fff; content:"\f00c"; font-family:'Fontawesome'; width:35px; height:35px; border-radius:5px; text-align:center; display:inline-block; line-height:35px; margin-right:8px; font-style:20px; }

figure.rera_img{ width:100%; max-height:580px; overflow-y:auto; margin:10px 0; }
figure.rera_img img{ max-width:100%;  }

.same-section {

	margin-bottom: 50px;

}

.carousel-indicators li{ width:20px; height:20px; border-radius:50%;}

#about {

	margin-top: 50px;

}

.project-info-section {

	display: none;

}

.container {

	max-width: 1250px;

}

header {

	/* background-color:#000;  */



	position: relative;

	width: 100%;

	top: 0;

	left: 0;

	z-index: 9;

	transition: all .5s;

	padding: 10px 0;

}

.darkHeader {

	background-color: #fff; box-shadow:0 0 8px 0 #ccc; position:fixed;

}

.header-inner {

	display: flex;

	align-items: center;

	justify-content: space-between;

	position: relative;

}

.luxury-logo {

	max-width: 130px;

	padding: 5px;

	background: #fff;

}

.menu ul {

	margin: 0;

	padding: 0;

	list-style: none;

	display: flex;

	align-items: center;

	justify-content: space-between

}

.menu ul li a {

	color: #000;

	text-transform: uppercase;

	font-size: 15px;

	text-decoration: none;

	font-weight: 600;

	padding: 10px 10px;

	width: auto;

	display: inline-block

}

.menu ul li { margin:0 5px;}

.menu ul li a:hover {

 color:#20a838;

}

.menu ul li.bx_main a{ border:solid 1px #0a5218; border-radius:0px; font-size:15px; text-transform:none; padding:10px 20px; color:#20a838;}

.menu ul li.bx_main.call a{  color:#fff;}



img.bnr_img{ max-height:650px; object-fit:cover; min-height:400px; }

.home-banner-img {

	display: none;

}

.project-configurations {

	text-shadow: 0px 0px 0px #000;

	padding-left: 0px;

}

.project-rera {

	position: relative;

	margin: 3px 0 0 0;

}

.project-rera-mobile {

	display: none;

}

.carousel {

    border-radius: 0 0 0px;

    overflow: hidden;

}

.banner-cnt {

	position: absolute;

	left: 0;

	width: 100%;

	bottom: 0px;

	z-index: 1;

	background: #0e709f;

	padding: 30px 0;

}



.btn {

	background-color: #20a838;

	border-radius: 0;

	color: #fff;

	font-size: 16px;

	font-weight: 600;

	text-transform: none;

	border: 0px solid #0e709f;

	padding: 10px 25px; border-radius:0px;

}



.inner-title h3{

	color: #fff;

	font-size: 36px;

	font-weight: 600;

	margin-bottom: 20px;

}

.inner-title p {

	color: #000;

	font-size: 16px;

	line-height: 1.8em;

	text-align: justify;

	margin: 0 0 5px 0;

}

.trans-btn {

	background-color:#20a838; border-radius:0px; border:none; padding:1

	color: #fff; 

}

#floor-plan .project-site-visit a:hover {

	color: #fff;

}

 .project-site-visit { width: 100%; float: left;

	margin: 25px 0 0 0;

}

.table.table-bordered tr th, .table.table-bordered tr td {

	color: #fff;

	border: 2px solid #f3bc35;

	vertical-align: middle;

}



.floor-plan {

	background-color: #fff;

	padding: 15px 0;

	height: 100%;

	display: flex;

	align-items: center;

	justify-content: center;

}

.floor-plan-img {

	box-shadow: 0px 0 0px gainsboro;

	text-align: center;

	padding: 15px;

	width: 100%;

}

.floor-plan-cnt {

	padding: 45px;

	height: 100%;

	display: flex;

	align-items: center;

}

.inner-title {

	width: 100%;

}

.inner-title .project-site-visit {

	margin: 20px 0 0 0;

}

.call-to-action-section {

	background-color: #efc32f;

	padding: 40px 0;

}

.call-to-action-button {

	text-align: right;

}

.call-to-action-button .btn {

	background-color: #fff;

	color: #efc32f;

	border-color: #fff;

}

.call-to-action-cnt p {

	color: #fff;

	font-size: 14px;

	margin: 0;

}

.top-footer {

	position: relative;

	padding: 50px 0px 50px;

	background-attachment: fixed;

	background-repeat: no-repeat;

	background-size: cover; background: #091d09;

}

.top-footer h2{ color:#fff;}

.top-footer h2::after{ background:#fff}

.top-footer p{ color:#fff; text-align:center; font-weight:500; line-height:24px; font-size:14px; margin:0 0 25px; }



.location-detail {

	padding: 30px 30px;

	/* background-color: #2c2c2c; */  



	color: #fff;

	border: 2px solid rgba(255, 255, 255, 0.3);

}

.top-footer .container {

	position: relative;

}

.location-detail h4 {

	margin: 0;

	font-size: 25px;

	font-weight: 600;

}

.location-item {

	margin-top: 30px;

}

.location-item h5 {

	font-size: 22px;

}

.location-item p {

	margin: 0;

	font-size: 14px;

}

.location-item p a {

	color: #fff;

	text-decoration: none;

}

.form-footer h4 {

	color: #fff;

	font-weight: 600;

	margin-bottom: 30px;

	font-size: 30px;

}

.form-footer ul{ width:100%; float:left; padding:0; display:flex; flex-flow:row wrap; align-items:stretch; justify-content:space-between;}

.form-footer ul li{ list-style:none; flex:0 0 100%;}

.form-footer ul li:nth-child(5), .form-footer ul li:nth-child(6){ flex:0 0 100%;}

.form-group {

	margin-bottom: 20px;

	position: relative;

}

.form-control {

	border-radius: 0px;

	padding: 0px 15px;

}

textarea.form-control {

	height: 50px;

	resize: none; padding:10px 15px;

}

.form-control {

	padding: 0px 15px;

	border: 1px solid #fff; height:45px; 

	background-color: transparent;

	color: #fff;

}



.form-control::placeholder {

 color: #fff;

 opacity: 1;

}

 .form-control:-ms-input-placeholder {

 color: #fff;

}

 .form-control::-ms-input-placeholder {

 color: #fff;

}

.form-control:focus {

	color: #fff;

	background-color: transparent;

	border-color: #fff;

	outline: 0;

	box-shadow: none;

}

.mid-footer {

	background-color: #161616;

	padding-top: 30px;

	width: 100%;

	display: inline-block;

}

.footer-menu {

	margin-bottom: 15px;

}

.footer-menu h4 {

	color: #a3a3a5;

	font-size: 20px;

	font-weight: 600;

	margin-bottom: 10px;

	padding-left: 20px;

	border-left: 6px solid #efc32f;

}

.footer-menu ul {

	padding: 0;

	list-style: none;

	margin: 0;

	width: 100%;

	display: inline-block;

}

.footer-menu ul li {

	width: auto;

	display: inline-block;

	margin: 0 10px 0 0;

	position: relative;

	padding: 0 0 0 12px;

}

.footer-menu ul li::before {

	content: "";

	width: 5px;

	height: 5px;

	position: absolute;

	left: 0;

	top: 50%;

	background-color: #777;

	border-radius: 100%;

	transform: translateY(-50%);

}

.footer-menu ul li a {

	color: #777;

	text-decoration: none;

	font-size: 13px;

}

.rera-strip ul {

	padding: 0;

	list-style: none;

	text-align: center;

	margin: 0;

}

.rera-strip {

	background-color: #696969;

	padding-top: 10px;

}

.rera-strip ul li {

	padding: 0 15px;

	text-align: center;

	font-size: 13px;

	border-right: 1px solid #fff;

	width: auto;

	display: inline-block;

	color: #fff;

	margin-bottom: 10px;

}

.rera-strip ul li:last-child {

	border-right: 0;

}

.footer-para p {

	text-align: justify;

	margin-top: 16px;

	font-size: 13px;

}

.btm-footer .container {

	display: flex; flex-flow: wrap;

	justify-content: center;

	align-items: center; color:#000;

}

.social-icons a {

	background-color: #efc32f;

	width: 35px;

	height: 35px;

	justify-content: center;

	align-items: center;

	text-decoration: none;

	display: inline-flex;

	border-radius: 100%;

	color: #fff;

	margin: 0 0 0 10px;

}

.btm-footer {

	background-color: #fff;

	padding: 30px 0; color: #000; text-align: center;

}

footer figure{ width:100%; text-align:center; }

footer figure img{ max-height:50px; }

.modal-body .top-footer {

	padding: 15px 0px 15px;

}

.close {

	padding: 0;

	position: absolute;

	right: 5px;

	top: 0px;

	z-index: 9;

	background-color: transparent;

	border: 0;

	color: #fff;

	font-size: 20px;

}

.modal-body .top-footer {

	padding: 15px 0px 15px;

	background-attachment: inherit;

}

.modal-body {

	padding: 0;

}

.modal-content {

	border: 0;

	padding: 15px;

}

.modal-content .form-footer h4{ color:#20a838;}

.modal-content .form-footer ul li .form-control{border: solid 1px #777; color:#000; }

.modal-content .form-footer ul li .form-control::placeholder{ color:#ccc;}

.logo img {

	max-width: 100%;

}

.fix-mobile-strip {

	display: none;

}

a.whatsapp {

	background-color: #2fb842;

	display: flex;

	align-items: center;

	justify-content: center;

	color: #fff;

	font-size: 25px;

	text-decoration: none;

	border-radius: 100%;

	text-align: center;

	width: 50px;

	height: 50px;

	position: fixed;

	left: 10px;

	bottom: 20px;

	margin: 0;

	z-index: 2;

}

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

.container {

	max-width: 1230px;

}

}

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

.rera-strip ul li {

	padding: 0 7px;

}

a.whatsapp {

	font-size: 20px;

	width: 44px;

	height: 44px;

}

.project-configurations {

	padding-left: 45px;

}

.project-configurations h1 {

	font-size: 35px;

}

.project-configurations p {

	font-size: 16px;

}

.configuration-item h4 {

	font-size: 18px;

}

}

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

.menu ul li a {

	font-size: 12px;

	padding: 20px 10px;

}

.highlight-div h3 {

	font-size: 18px;

	padding: 15px 32px;

	margin: 0 0 15px 0;

}

.highlight-div ul li {

	font-size: 14px;

	padding-left: 30px;

	margin-bottom: 5px;

}

.same-section {

	margin-bottom: 35px;

}

.inner-title h2 {

	font-size: 30px;

}

.inner-title p {

	font-size: 14px;

}

.featured-inner h4 {

	font-size: 18px;

	margin-bottom: 10px;

	padding-left: 10px;

	border-left: 5px solid #efc32f;

}

.featured-inner p {

	font-size: 14px;

	padding-left: 15px;

	line-height: 1.6em;

}

.section-title h2, h2 {

	font-size: 30px;

}

.project-configurations h1 {

	font-size: 30px;

}

.banner-configurations-site-visit {

	width: auto;

	display: inline-block;

}

.configuration-item {

	padding-right: 18px;

}

.project-site-visit {

	margin: 12px 0 0 0;

}

}

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

.button_container {

	position: absolute;

	top: 50%;

	right: 0;

	height: 29px;

	width: 35px;

	cursor: pointer;

	z-index: 100;

	transition: opacity 0.25s ease;

	transform: translateY(-50%);

}

.button_container:hover {

	opacity: 0.7;

}

.button_container.active .top {

	transform: translateY(11px) translateX(0) rotate(45deg);

	background: #fff;

}

.button_container.active .middle {

	opacity: 0;

	background: #fff;

}

.button_container.active .bottom {

	transform: translateY(-11px) translateX(0) rotate(-45deg);

	background: #fff;

}

.button_container span {

	background: #20a838;

	border: none;

	height: 5px;

	width: 100%;

	position: absolute;

	top: 0;

	left: 0;

	transition: all 0.35s ease;

	cursor: pointer;

}

.button_container span:nth-of-type(2) {

	top: 11px;

}

.button_container span:nth-of-type(3) {

	top: 22px;

}

.overlay {

	position: fixed;

	background: rgba(0, 0, 0, 0.9);

	top: 0;

	left: 0;

	width: 100%;

	height: 0%;

	opacity: 0;

	visibility: hidden;

	transition: opacity 0.35s, visibility 0.35s, height 0.35s;

	overflow: hidden;

	z-index: 9;

}

.overlay.open {

	opacity: 1;

	visibility: visible;

	height: 100%;

}

.menu ul li.bx_main a{ font-size:17px; font-weight:600;}

.overlay.open li {

	-webkit-animation: fadeInRight 0.5s ease forwards;

	animation: fadeInRight 0.5s ease forwards;

	-webkit-animation-delay: 0.35s;

	animation-delay: 0.35s;

}

.overlay.open li:nth-of-type(2) {

	-webkit-animation-delay: 0.4s;

	animation-delay: 0.4s;

}

.overlay.open li:nth-of-type(3) {

	-webkit-animation-delay: 0.45s;

	animation-delay: 0.45s;

}

.overlay nav {

	position: relative;

	height: 70%;

	top: 50%;

	transform: translateY(-50%);

	text-align: center;

}

.overlay ul {

	list-style: none;

	padding: 0;

	margin: 0 auto;

	display: inline-block;

	position: relative;

	height: 100%;

}

.overlay ul li {

	display: block;

	position: relative;

	opacity: 0;

	margin: 0 0 15px 0;

}

.overlay ul li a {

	display: block;

	position: relative;

	color: #fff;

	text-decoration: none;

	overflow: hidden;

	font-size: 25px;

	padding: 0;

	font-weight: 400;

}

.menu ul li a:hover {

	background-color: transparent;

}

.overlay ul li a:hover:after, .overlay ul li a:focus:after, .overlay ul li a:active:after {

	width: 100%;

}

.overlay ul li a:after {

	content: "";

	position: absolute;

	bottom: 0;

	left: 50%;

	width: 0%;

	transform: translateX(-50%);

	height: 3px;

	background: #fff;

	transition: 0.35s;

}

 @-webkit-keyframes fadeInRight {

0% {

opacity:0;

left:20%;

}

 100% {

opacity:1;

left:0;

}

}

 @keyframes fadeInRight {

0% {

opacity:0;

left:20%;

}

 100% {

opacity:1;

left:0;

}

}



.inner-title h2 {

	font-size: 25px;

	margin-bottom: 15px;

}



.inner-title .project-site-visit {

	margin: 15px 0 0 0;

}

.about-video {

	height: 400px;

	margin-top: 20px;

}

.highlight-image {

	display: none;

}



.form-footer h4 {

	font-size: 24px; color:#fff;

}

.specialist-block h5 {

	font-size: 18px;

}

header {

	padding: 10px 0;

}

.home-banner {

	padding-top: 58px;

}

.project-configurations h1 {

	font-size: 30px;

}

.project-configurations p {

	font-size: 16px;

}

.project-configurations p {

	font-size: 13px;

}



a.whatsapp {

	bottom: 14px;

}

}

label.error{ color:#f00; font-weight:600;}

.floor-plan-section{ padding:70px 0 40px; background: #F5F5F5;}

.floor-plan-section ul.floor_list{ width:100%; float:left; display:flex; flex-flow:row wrap; align-items:stretch; justify-content:space-between; padding:0;}

.floor-plan-section ul.floor_list li{ flex:0 0 24%; list-style:none; margin:0 0 25px; text-align:center;}

.floor-plan-section ul.floor_list li figure{ width:100%; float:left; margin:0 0 10px; border-radius:0 0 0px 0; overflow:hidden; border: solid 6px #fff; box-shadow: 0 0 10px 0 #ccc;}

.floor-plan-section ul.floor_list li figure img{ max-width:100%; transition:ease-in .3s;}

.floor-plan-section ul.floor_list li:hover img{ transform:scale(1.1);}

.floor-plan-section ul.floor_list li h3{ font-size:18px; font-weight:600; color:#20a838; text-transform:uppercase; margin:0 0 5px;}

.floor-plan-section ul.floor_list li .inner_dtls{ width:100%; float:left; padding:10px; text-align:left;}

.floor-plan-section ul.floor_list li .inner_dtls label{ width:100%; float:left;border-bottom:solid 1px #eee; padding:0 0 10px; font-size:14px;}

.floor-plan-section ul.floor_list li .inner_dtls ul{ width:100%; float:left; padding:0; margin:0;}

.floor-plan-section ul.floor_list li .inner_dtls ul li{ width:100%; float:left; display:flex; align-items:center; border-bottom:solid 1px #eee; padding:10px 0; margin:0;}

.floor-plan-section ul.floor_list li .inner_dtls ul li b{ flex:0 0 145px; text-align:left; margin:0; font-weight:600;}

.floor-plan-section ul.floor_list li .inner_dtls a{color:#fff;  padding:10px 25px; border-radius:0px; display:inline-block; margin:20px 0 0; font-weight:600; }



.amenities{ width:100%;}

.amenities figure { margin:0; }

.amenities figure img{ max-width:100%; }

.top_amt{background:#27326c; color:#fff; padding:20px 0 20px;   text-align:center;}

.amenities .container{ max-width:1600px; }

.amenities h2{ color:#fff;}

.amenities h2::after{ background:#fff}

.amenity-box {text-align: center;	border-style: solid;

    border-width: 1px 1px 1px 1px;

    border-color: #032C2812;

    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);

    transition: background 0.5s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;

    margin:15px 0; border-radius: 12px;

   

    padding:20px;

}



.amenity-box img { width: auto; max-height: 55px; min-height: 55px;

}



.amenity-box h4 {

	color: #000;

	font-size: 16px;

	margin: 10px 0 0; font-weight: 600;

}

.gallery-section{ width:100%;  background:#fcf4f3; padding:50px 0;}

.gallery-item{ margin:15px 0;	}



.about_us figure{ margin:0; }

/*Hide all except first fieldset*/
#RegistrationFrm fieldset:not(:first-of-type) {
    display: none;
}

#RegistrationFrm fieldset .form-card {
    text-align: left;
    color: #9E9E9E;
}

#RegistrationFrm input, #RegistrationFrm textarea {
    padding: 0px 8px 4px 8px;
    border: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 2px;
    width: 100%;
    box-sizing: border-box;
    font-family: montserrat;
    color: #2C3E50;
    font-size: 16px;
    letter-spacing: 1px;
}

#RegistrationFrm input:focus, #RegistrationFrm textarea:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: none;
    font-weight: bold;
    border: 2px solid #20a838;
    outline-width: 0;
}

/*Blue Buttons*/
#RegistrationFrm .action-button {
    width: 100px;
    background: #20a838;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 0px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px;
}

#RegistrationFrm .action-button:hover, #RegistrationFrm .action-button:focus {
    box-shadow: 0 0 0 2px white, 0 0 0 3px #20a838;
}

/*Previous Buttons*/
#RegistrationFrm .action-button-previous {
    width: 100px;
    background: #616161;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 0px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px;
}

#RegistrationFrm .action-button-previous:hover, #RegistrationFrm .action-button-previous:focus {
    box-shadow: 0 0 0 2px white, 0 0 0 3px #616161;
}

/*Dropdown List Exp Date*/
select.list-dt {
    border: none;
    outline: 0;
    border-bottom: 1px solid #ccc;
    padding: 2px 5px 3px 5px;
    margin: 2px;
}

select.list-dt:focus {
    border-bottom: 2px solid #20a838;
}

/*The background card*/
.card {
    z-index: 0;
    border: none;
    border-radius: 0.5rem;
    position: relative;
}

/*FieldSet headings*/
.fs-title {
    font-size: 25px;
    color: #2C3E50;
    margin-bottom: 10px;
    font-weight: bold;
    text-align: left;
}
.fs-title2 {
    font-size: 16px;
    color: #2C3E50;
    margin-bottom: 10px;
    font-weight: bold;
    text-align: left;
}

/*progressbar*/
#progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    color: lightgrey;
}

#progressbar .active {
    color: #000000;
}

#progressbar li {
    list-style-type: none;
    font-size: 12px;
    width: 25%;
    float: left; max-width: 25%;
    position: relative; border-width: 0; padding: 0; margin: 5px 0;
}

/*Icons in the ProgressBar*/
#progressbar #account:before {
    font-family: FontAwesome;
    content: "\f023";
}

#progressbar #personal:before {
    font-family: FontAwesome;
    content: "\f007";
}

#progressbar #payment:before {
    font-family: FontAwesome;
    content: "\f09d";
}

#progressbar #confirm:before {
    font-family: FontAwesome;
    content: "\f00c";
}

/*ProgressBar before any progress*/
#progressbar li:before {
    width: 50px;
    height: 50px;
    line-height: 45px;
    display: block;
    font-size: 18px;
    color: #ffffff;
    background: lightgray;
    border-radius: 50%;
    margin: 0 auto 10px auto;
    padding: 2px;
}

/*ProgressBar connectors*/
#progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: lightgray;
    position: absolute;
    left: 0;
    top: 25px;
    z-index: -1;
}

/*Color number of the step and the connector before it*/
#progressbar li.active:before, #progressbar li.active:after {
    background: #20a838;
}

/*Imaged Radio Buttons*/
.radio-group {
    position: relative;
    margin-bottom: 25px;
}

.radio {
    display:inline-block;
    width: 204;
    height: 104;
    border-radius: 0;
    background: lightblue;
    box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    cursor:pointer;
    margin: 8px 2px; 
}

.radio:hover {
    box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.3);
}

.radio.selected {
    box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1);
}

/*Fit image in bootstrap div*/
.fit-image{
    width: 100%;
    object-fit: cover;
}
.highlight_area ul.half_li{ float:none !important }
.highlight_area ul.half_li li{ padding:0; margin:5px 0; border-width:0; }
.highlight_area ul.half_li li.full{ flex:0 0 100%; }
.highlight_area ul.half_li li::before{ display:none !important; }
.highlight_area ul.half_li .form-control{ border:solid 1px #ccc; color:#000; font-weight:600; }

 @media only screen and (max-width: 767px) {
 	.highlight_area ul.half_li li label{ width:100%; }
.highlight_area ul.half_li li{ flex-flow:wrap; }
#RegistrationFrm fieldset .form-card{ padding:20px !important; }
#progressbar li{ flex-flow:wrap; justify-content: center;}
 	.project-logo{ width:65% }

 	.bnr_cont{ position:relative; margin-top: -99%;}

 	.highlight_area ul li{ flex:0 0 100%; display:flex; align-items:center; }

	.floor-plan-section ul.floor_list li, .form-footer ul li{ flex:0 0 100%;} 

	.about_us .table td, .about_us .table th{ font-size:13px; padding:10px 6px; }

	.bnr_info span{ font-size:14px; padding:10px; margin:0 0 5px; }

	.up_down li{ padding:10px; }

	.about_us figure{ margin:20px 0 0; }

	.bnr_info{ width:100%; }

	.bnr_info label{ font-size:16px; }

	.up_down{ margin:5px 0 0 !important; }

.project-info-section {

	display: block;

}

a.whatsapp {

	left: 50%;

	transform: translateX(-50%);

	bottom: 0;

}

.overlay ul li a {

	font-size: 22px;

}

.btm-footer .container {

	display: block;

	text-align: center;

}

.copyright {

	margin-bottom: 10px;

}

.logo {

	text-align: center;

	margin: 0 0 15px 0;

}

.call-to-action-cnt {

	text-align: center;

	margin: 0 0 15px 0;

}

.call-to-action-button {

	text-align: center;

}



.form-footer h4 {

	font-size: 20px;

	margin-bottom: 15px;

	margin-top: 25px;

}

.fix-mobile-strip {

	display: block;

	position: fixed;

	bottom: 0;

	left: 0;

	width: 100%;

	z-index: 1;

	box-shadow: 0 0 5px #696969;

}

.fix-mobile-strip ul {

	margin: 0;

	padding: 0;

	list-style: none;

	display: flex;

}

.fix-mobile-strip ul li {

	width: 50%;

	text-align: center;

}

.fix-mobile-strip ul li a {

	display: block;

	text-decoration: none;

	color: #fff;

	background-color: #dc3545;

	padding: 10px;

	font-size: 16px;

}

.bnr_form{ position:relative; left:0; top:0; padding:15px; width: 100%;}

.btm-footer {

	padding: 15px 0 59px 0;

}

.banner-cnt {

	display: none;

}

.home-banner-img {

	display: block;

}

.home-banner {

	height: 80vh;

}



.project-rera-mobile {

	position: absolute;

	left: 15px;

	bottom: 0px;

	display: block;

	z-index: 2;

	color: #fff;

}

}

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

.overlay ul li a {

	font-size: 20px;

}

.project-configurations {

	border: 15px solid rgba(255,255,255,0.20);

	padding: 15px;

}

.configuration-item {

	text-align: left;

	margin: 0 0 12px 0;

}

.configurations-size::after {

	width: 100%;

	height: 1px;

	right: 0;

	bottom: 4px;

}

.configuration-item h4 {

	font-size: 18px;

}

.configuration-item h4 {

	margin: 0;

}

.project-configurations h1 {

	font-size: 20px;

	margin: 0;

}



.inner-title p {

	font-size: 13px;

	line-height: 1.5em;

}

.about-video {

	height: 250px;

}

.highlight-div h3 {

	font-size: 16px;

	padding: 15px;

}

.highlight-div ul {

	padding-left: 15px;

}

.highlight-div ul li {

	font-size: 13px;

	padding-left: 25px;

}



.section-title {

	margin: 0 0 20px 0;

}

.floor-plan-cnt {

	padding: 15px;

}

.inner-title h2 {

	font-size: 20px;

}

.featured-inner {

	margin-top: 20px;

}

.featured-inner h4 {

	font-size: 16px;

}

.gray-background .inner-title ul li {

	font-size: 13px;

	margin-bottom: 10px;

}

.rera-strip ul li {

	border-right: 0;

}

.specialist-block h5 {

	font-size: 16px;

}

.project-info-item .icon {

	max-width: 50px;

	height: auto;

	margin: 0 5px 0 0;

}

.fix-mobile-strip ul li a {

	font-size: 14px;

}

.project-info-border {

	border-right: 0;

	border-bottom: 1px solid #e6e6e6;

	flex: auto;

}

.project-info-item {

	padding-top: 10px;

	padding-bottom: 10px;

	height: auto;

	display: flex;

	align-items: center;

	text-align: left;

}

.project-info-item h3 {

	margin: 0 0 5px 0;

}

.project-info-item p {

	margin-bottom: 0;

}

.project-info-item-txt h3 {

	width: auto;

	display: inline-block;

}

.project-info-item-txt p {

	width: auto;

	display: inline-block;

}

a.whatsapp {

	font-size: 18px;

	width: 41px;

	height: 41px;

}

#about {

	margin-top: 0;

}

.same-section {

	margin-bottom: 15px;

}

}

.sidebar-contact {

	position: fixed;

	top: 50%;

	right: -350px;

	transform: translateY(-50%);

	width: 350px;

	height: auto;

	padding: 0px;

	background: #fff;

	box-shadow: 0 20px 50px rgba(0,0,0,.1);

	box-sizing: border-box;

	transition: 0.5s;

	z-index: 99;

}

.sidebar-contact.active {

	right: 0;

}

.toggle {

	position: absolute;

	height: 40px;

	width: 160px;

	text-align: center;

	cursor: pointer;

	background: #efc32f;

	top: 40%;

	transform: rotate(270deg);

	left: -100px;

	font-size: 18px;

	color: #fff;

	line-height: 40px;

}

.sidebar-contact.active .toggle {

	top: 60px;

	transition: 0.5s;

}

.toggle:before {

	content: '\f003';

	font-family: fontAwesome;

	font-size: 18px;

	color: #fff;

	margin-right: 10px;

}

.toggle.active:before {

	content: '\f00d';

}

 @media(max-width:768px) {

.sidebar-contact {

	width: 85%;

	height: auto;

	right: -85%;

}

.sidebar-contact .toggle {

	top: 150px;

	transition: 0.5s;

}

.sidebar-contact.active .toggle {

	top: 60px;

}

.scroll {

	width: 100%;

	height: 100%;

	overflow-y: auto;

}

.content {

	padding: 50px 50px;

}

}

/*   This is the background overlay   */



.backgroundOverlay {

	position: fixed;

	top: 0;

	right: 0;

	bottom: 0;

	left: 0;

	height: 100%;

	width: 100%;

	margin: 0;

	padding: 0;

	background: #000000;

	opacity: .85;

	filter: alpha(opacity=85);

	-moz-opacity: .85;

	z-index: 101;

	display: none;

}

/*   This is the Popup Window   */



.delayedPopupWindow {

	display: none;

	position: fixed;

	width: auto;

	max-width: 710px;

	min-height: 310px;

	top: 50%;

	left: 50%;

	transform: translate(-50%, -50%);

	background-color: #efefef;

	border: 2px solid #333;

	z-index: 102;

	padding: 0px 0px;

}

/*   This is the closing button  */



#btnClose {

	width: 100%;

	display: block;

	text-align: right;

	text-decoration: none;

	color: #efc32f;

	position: absolute;

	margin-top: 5px;

	top: 10px;

	right: 10px;

}

/*   This is the closing button hover state  */

.btn:hover{ color:#fff; }

#btnClose:hover {

	color: #c90c12;

}

.form-v {

	width: 56%;

}

.image-v {

	width: 44%;

}





 @media(max-width:768px) {

.delayedPopupWindow {

	width: 95%;

}

.form-v {

	width: 100%;

}

#btnClose {

	top: 20px;

	right: 25px;

}

}

.send_btn {

	border: 0px solid #f3bc35; transition:ease-in .3s all; background: #091d09; width: 100%;

}

.modal-form .form-control {

	border: 2px solid #000;

	color: #000;

	border-radius: 4px;

}

.modal-form .send_btn.btn {

	background-color: #efc32f;

	color: #fff;

	padding: 10px 15px;

	border-radius: 4px;

	margin: 0 auto;

	display: table;

}

 .modal-form .form-control::-webkit-input-placeholder {

 color: #000;

}

 .modal-form .form-control:-ms-input-placeholder {

 color: #000;

}

 .modal-form .form-control::placeholder {

 color: #000;

}

.modal-form .countryCode {

	color: #000;

}

.modal-form textarea.form-control {

	min-height: 100px;

}

.modal-form {

	padding: 15px;

}

.modal-form .form-footer {

	text-align: center;

	padding: 15px;

	border: 1px dashed gray;

}

.modal-form .form-footer h4 {

	font-size: 22px;

	margin-bottom: 10px;

}

.modal-form .form-footer p {

	font-size: 16px;

}

.modal-body .close {

	color: #000;

	background-color: #fff;

	width: 30px;

	height: 30px;

	text-align: center;

	position: absolute;

	right: 0;

}

.modal-form .form-footer h4 {

	font-size: 22px;

	margin-bottom: 5px;

}

.modal-form .form-footer p {

	font-size: 16px;

}

.form-control option {

	color: #000;

}





.gradient {

    background: linear-gradient(-45deg, #fc9024, #fc9024, #d7784b, #fc9024);

    background-size: 400% 400%;

    animation: gradient1 3s ease infinite;

}



@keyframes gradient1 {

    0%, 100% {

        background-position: 0 50%

    }



    50% {

        background-position: 100% 50%

    }

}

.accordion {    max-width: 100%;    margin: 0 auto;  border-radius: 3px;  box-shadow: 0 10px 15px -20px rgba(0, 0, 0, 0.3), 0 30px 45px -30px rgba(0, 0, 0, 0.3), 0 80px 55px -30px rgba(0, 0, 0, 0.1);}

.heading {  color: #ff9800; background: #28336d;  font-size:18px; font-weight: 500;   letter-spacing: 0.8px;  padding: 15px; cursor: pointer; border-bottom:solid 1px #b4daff; }

    .heading:first-child:hover {  border-radius: 3px 3px 0 0;}

.heading:nth-last-child(2):hover{  border-radius:0 0 3px 3px;}

.heading::before {  content: "\f067"; font-family: 'Fontawesome';  vertical-align: middle;  display: inline-block;  float: right;  transform: rotate(0);  transition: all 0.5s;  margin-top: 0px; font-size: 20px;}

.active.heading::before {  transform: rotate(-135deg);}

.not-active.heading::before {  transform: rotate(0deg);}

.contents {  display: none;    padding:20px; color: #000;  font-size: 13px;    line-height: 1.5; background: #fff;}

.contents p{ font-size:15px; line-height:24px; text-align:left; }

    .google-rating {

                position: fixed;

                left: -73px;

                top: 55%;

                transform: rotate(-90deg);

                z-index: 99;

                opacity: 1;

            }

.top_hd{ width:100%; float:left; border-left:solid 7px #FF9800; padding-left: 15px; margin: 0 0 20px;}

.top_hd h1{ color:#000; font-size:48px; font-weight:700 }

.top_hd h4{ color:#FF9800; font-size:20px; font-weight:500; text-transform:uppercase; }

.top_hd label{ color:#000; font-size:28px; font-weight:600 }





.faq_home{ width:100%; float:left; padding:80px 0; background:linear-gradient(rgba(235,245,255,0),#ebf5ff 69%); }

.faq_home label{font-weight:600; margin:0px 0 30px; font-size:32px; text-align:center; width:100%; float:left ; text-align: center; }

.faq_home p{ font-size:15px;  margin:0px 0 15px; width:100%; float:left; letter-spacing:.5px; font-weight:400; text-align: center;}



.accordion ul.faq_list{ width:100%; float:left; display:flex; flex-flow:row wrap; justify-content:space-between; align-items:flex-start; margin:0px 0 0; position:relative; z-index:1; padding:0; list-style:none; }

.accordion ul.faq_list li{ flex:0 0 100%;  border:none; background: none; border-radius: 8px; margin: 0px 0;}

.accordion ul.faq_list li p{ text-align:left; }



.up_down { width: 100%; float: left; padding: 0; list-style: none; margin: 15px 0 0;

 

}

.up_down li{}

.up_down li{ width: 100%; float: left; padding: 15px; margin: 0 0 1px 0;

    background-color: rgb(9 29 9 / 70%); text-transform: uppercase;

    border-color: #FFFFFF;

    border-radius: 0px; font-weight: 400; font-style: 16px; color: #fff;}

.up_down li::before   { content:"\f00c"; font-family:'Fontawesome'; text-align:center; display:inline-block; margin-right:8px; font-style:20px; }



.up_down:hover {

    animation-play-state: paused;

}





@keyframes pulse {

    0% {

        -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);

        box-shadow: 0 0 0 0 rgba(204,169,44, 0.4); 

        transform: scale(1.0);

    }



    70% {

        -moz-box-shadow: 0 0 0 10px rgba(204,169,44, 0);

        box-shadow: 0 0 0 10px rgba(204,169,44, 0);

         transform: scale(.1.0);

    }



    100% {

        -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0);

        box-shadow: 0 0 0 0 rgba(204,169,44, 0);

 transform: scale(1.0);

    }

}



#grad1 {
    background-color: : #9C27B0;
    background-image: linear-gradient(120deg, #FF4081, #81D4FA);
}

/*form styles*/
#RegistrationFrm {
    text-align: center;
    position: relative;
    margin-top: 20px;
}

#RegistrationFrm fieldset .form-card {
    background: white;
    border: 0 none;
    border-radius: 0px;
    box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.2);
    padding: 20px 40px 30px 40px;
    box-sizing: border-box;
    width: 94%;
    margin: 0 3% 20px 3%;

    /*stacking fieldsets above each other*/
    position: relative;
}

#RegistrationFrm fieldset {
    background: white;
    border: 0 none;
    border-radius: 0.5rem;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding-bottom: 20px;

    /*stacking fieldsets above each other*/
    position: relative;
}



/*##### Offer Only ######*/

.blink_me {
    animation: blinker 1s linear infinite;
    color: #fff !important;
    background: #ff3c41;
}

.error1{
	
   color: #e62163;
   
 
 }
 
 .error1:before{
	 width: 0;
   height: 0;
   left: -8px;
   top: 14px;
   content: '';
   position: absolute;
   border-top: 6px solid transparent;
   border-right: 8px solid #e62163;
   border-bottom: 6px solid transparent;
 }
 
 .error-log{
	 margin: 5px 5px 5px 0;
   font-size: 19px;
   position: relative;
   bottom: -2px;
 }
 
 .question-log {
   margin: 5px 1px 5px 0;
   font-size: 15px;
   position: relative;
   bottom: -2px;
   }

.book_reg{ width:100%;  background:#3c443c; color:#fff; padding:50px 0; }
.book_reg h2{ font-size:58px; text-transform:uppercase; color:#fff; margin:0 0 10px; line-height:58px; }
.book_reg h3{ font-size:24px; text-transform:uppercase; color:#fff; font-weight:700; letter-spacing:1px; }

.book_reg figure img{ width:100%; height:auto; }
.book_reg ul{ width:100%; float:left; display:flex; justify-content:space-between; padding:0; margin:10px 0;}
.book_reg ul li{ flex:0 0 48%; list-style:none;text-align:center; border:dashed 1px #ffeb3b; padding:10px; border-radius:6px;  }
.book_reg ul li label{ font-size:20px; font-weight:700; display:block; margin:0 0 5px; }
