@font-face {
	font-family: Roboto;
	src: url(../fonts/Roboto-Light.ttf);
}
/* body{font-family:Roboto; }*/
 
 
 
 

 
.tophead {
	padding: 5px 0;
	background: #e8e8e8;
	position: -webkit-sticky; /* Safari */
	position: sticky;
	top: 0;
	z-index: 999;
}
.nav {
	width: 100%;
}
.tophead h2 {
	text-align: right;
	margin: -10px 0;
	padding: 0;
	font-weight: 600;
}
.tophead h2 a {
	color: #068df1;
	font-size: 16px;
}
.tophead h2 a span {
	display: block;
	font-size: 14px;
	color: #000;
}
.nav li {
}
.nav li a {
	color: #015aa8;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 1px;
	padding: 18px 13px;
	text-transform: uppercase;
}
.padleft {
	padding-left: 0;
}
.slider {
	position: relative;
}
.banner-left {
	padding: 35px 15px 0px 5px !important;
	order: 2;
	background: #015aa8;
	-webkit-order: 2;
}
.banner-left h2 {
	color: #fff;
	margin: 0;
	letter-spacing: 2px;
	font-size: 40px;
	text-align: left;
	padding: 15px 0;
	width: 100%;
	font-weight: 600;
}
.banner-left h2 b {
	display: block;
	font-weight: 500;
	font-size: 18px;
	letter-spacing: 1px;
}
.banner-left h3 {
	color: #100e0e;
	font-size: 20px;
	text-align: left;
	padding: 12px;
	width: 100%;
	position: absolute;
	background: #fcfeff;
	left: 0;
	right: 0;
	margin: 0;
	font-weight: 600;
	letter-spacing: 2px;
	bottom: 35px;
}
.banner-left h4 {
	color: #fff;
	margin: 0;
	letter-spacing: 2px;
	font-size: 26px;
	text-align: left;
	padding: 5px 0;
	width: 100%;
	font-weight: 600;
}
.banner-left h4 span {
	display: block;
	font-weight: 500;
	font-size: 22px;
	letter-spacing: 1px;
}
.banner-left h5 {
	position: absolute;
	bottom: 20px;
	color: #fff;
	font-size: 16px;
	letter-spacing: 1px;
	margin: 0;/* background: #ccc; */
}
.banner-left ul {
}
.banner-left ul li {
    color: #fff;
    font-size: 14px;
    letter-spacing: 1px;
    list-style-image: url(../images/check-icon.png);
    padding: 1px 0;
    line-height: 22px;
}
.banner-right {
	order: 1;
	-webkit-order: 1;
}
.form-box {
	margin-top: 20px !important;
	position: fixed;
	right: 0;
	z-index: 99999;
	bottom: 0px;
	background: #ffffff4a;
	padding: 0px;
	z-index: 99;
	width: 22%;
}
.form-box h4 {
	font-size: 22px;
	text-align: center;
	margin: 0px auto;
	background: #e8e8e8;
	padding: 10px 0;
	font-weight: 600;
	letter-spacing: 2px;
	color: #000;
}
.form-box h4 a {
	color: #000;
}
.form-box h4 a:hover {
	text-decoration: none;
}
.nopad {
	padding: 0 !Important;
}
.bannertag {
	position: absolute;
	bottom: 50px;
	left: 0;
	z-index: 99;
	color: #fff;
	font-size: 20px;
	padding: 10px;
	text-align: center;
	background: #0051a3;
}
.top_form {
}
.top_form h2 {
	font-size: 24px;
	margin: 0;
	text-align: center;
	color: #fff;
	padding: 10px;
	letter-spacing: 1px;
	font-weight: 600;
	background: #015aa8;
}
.top_form h2 span {
	float: right;
}
.form-control {
	border: none;
	border-radius: 0;
	border: 1px solid #ccc;
	outline: none;
	color: #000;
	height: 40px;
	margin-top: 10px;
}
.form_inner input[type="submit"] {
	border-radius: 0;
	margin-top: 10px;
	background: #015aa8;
	border: 0px solid;
	color: #fff;
}
.form_inner {
	padding: 10px 20px;
	margin: 0;
	background: #e8e8e8;
	width: 100%;
}
.pricelistdiv12 {
	display: none;
}
.form_no.whatsapp {
	color: #000;
	letter-spacing: 2px;
	font-weight: 600;
	font-weight: 600;
	font-size: 18px;
	padding: 4px 0;
	/* background: #ccc; */
	margin-top: 5px;
	margin: 5px auto 0;
}
.form_inner p {
	color: #000;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 2px;
}
.form_inner p a {
	color: #000;
}
.form_no.whatsapp span {
	margin-right: 5px;
	margin-top: 5px;
	display: inline-block;
}
.form_inner p a:hover {
	text-decoration: none;
}
.form_no.whatsapp span {
	margin-right: 5px;
	margin-top: 5px;
}
.carousel-item img {
	width: 100%;
}
.location {
	background-color: #f7f7f7;
	padding: 0;
	float: left;
	width: 100%;
}
.gallery {
	background-color: #fff;
	padding: 0;
	float: left;
	width: 100%;
	padding-bottom:50px;
}
h1.custom {
	display: inline-block;
	position: relative;
	margin: 1.3em 0 .5em 0;
	font-size: 36px;
	color: #015aa8;
	font-weight: 600;
	letter-spacing: 1px;
}
h1.custom:after {
	content: url(../images/heading-arrow.png);
	display: block;
	margin: 0px 0 17px 0;
}
.location p {
	padding: 0 2em;
	font-size: 16px;
	letter-spacing: 1px;
	text-align: justify;
}
.location h6 {
	color: #058df1;
	font-size: 24px;
	font-weight: bold;
	margin: 2.6em 0 20px 0;
	letter-spacing: 1.5px;
}
.location ul {
}
.location ul li, .Highlights ul li {
	list-style: square;
	font-size: 16px;
	letter-spacing: 1.5px;
	text-align: left;
	line-height: 40px;
}
.line {
	margin: 1em 0;
}
.line .lft {
	background-image: url(../images/line.png);
	background-position: right 10px center;
	background-repeat: no-repeat;
	background-size: auto;
	width: 80%;
	display: block;
	float: left;
}
.features {
	padding-bottom: 2em;
	background: #fff;
	clear: both;
}
.overview {
	padding-bottom: 2em;
	background: #FFF;
	clear: both;
}
.overview p {
	font-size: 16px;
	letter-spacing: 1.5px;
	text-align: justify;
	line-height: 28px;
}
.plan {
	clear: both;
}
.slick-slider {
	max-width: 980px;
	margin: 0 auto;
}
.slick-slider {
	position: relative;
	display: block;
	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;
}
button.slick-arrow {
	background-size: 9px;
	width: 44px;
	height: 44px;
}
.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
button.slick-next.slick-arrow {
	left: auto;
	right: 1em;
	background-image: url(../images/rightarrow.png);
}
button.slick-arrow {
	background-color: rgba(11, 12, 23, .71);
	text-indent: -9999px;
	width: 100px;
	height: 65px;
	cursor: pointer;
	position: absolute;
	left: 1em;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	border: none;
	z-index: 2;
	background-image: url(../images/leftarrow.png);
	-webkit-appearance: none;
	background-repeat: no-repeat;
	background-position: center center;
}
.carousel-caption p {
	background: #1d1919c7;
	padding: 10px;
	margin: 0;
}
.floorplans {
	width: 100%;
	float: left;
	padding: 2.4em 0 3em 0;
	background: #f7f7f7;
}
.planbox {
	float: left;
	width: 24.4%;
	background: #015aa8;
	margin: .3%;
	-webkit-transition: all ease .35s;
	transition: all ease .35s;
}
.planbox a {
	color: #fff;
	text-transform: uppercase;
	font-size: 1em;
	text-decoration: none;
	letter-spacing: 1.5px;
	padding: 1em 0;
	display: block;
	font-weight: 700;
}
.planbox a button {
	border: 0;
	padding: 4px 10px;
	margin-top: 10px;
	color: #000;
	background: #fff;
	font-weight: 600;
	width: 80%;
	letter-spacing: 1px;
	cursor: pointer;
}
.planbox span.floor {
	display: block;
	font-size: 88%;
	font-weight: normal;
}
.about {
	width: 100%;
	float: left;
	padding: 2.4em 0 3em 0;
	background: #f7f7f7;
}
.about p {
	list-style: square;
	font-size: 16px;
	letter-spacing: 1.5px;
	text-align: left;
}
.formbox2 h1 {
	text-align: center;
	font-size: 24px;
	color: #000;
	font-weight: 600;
	letter-spacing: 1px;
}
.formbox2 h1 span {
	display: block;
	font-size: 15px;
	margin-top: 10px;
}
.footer {
	background: #015aa8;
	padding: 20px 0;
	margin-top: 0px;
}
.footer h6 {
	margin: 0;
}
.footer h6 img {
	padding: 15px;
	margin-top: -57px;
	background: #015aa8;
	border-radius: 30px 30px 0 0;
}
.footer p {
	color: #fff;
	font-size: 14px;
	text-align: center;
	letter-spacing: 1px;
	margin: 0;
}
.footer p a {
	color: #fff;
}
.rera_form_dtls {
	font-size: 11px;
	color: #000;
}
.srt_links {
	text-align: left;
}
 input[type="text"].btmfrm::-webkit-input-placeholder {
color:#000 !important;
font-size:14px;
letter-spacing:1px;
}
.btmformdiv {
	padding: 20px 50px;
	background: #f7f7f7;
	margin: 10px auto 50px;
	clear: both;
}
.dropenquiry {
	font-weight: 500;
	letter-spacing: 1px;
	color: #ec1751;
	font-size: 24px;
	margin: 0;
	padding: 0;
}
.btmformdiv hr {
	border-top: 1px solid #ec1751;
	width: 80%;
	margin: 10px auto;
}
.frmdibv {
	padding: 5px;
}
.btmfrm {
	border-radius: 0px;
	background: #fff;
	color: #000;
	border: 1px solid#000;
	margin-top: 5px;
}
.btmsbmt {
	background: #015aa8;
	border: 0;
	color: #fff;
	font-size: 14px;
	letter-spacing: 1px;
	padding: 8px 100px;
	display: block;
	margin: 8px auto;
}
.navbar-toggler {
	display: none;
}
.spcton h4 {
	font-weight: 600;
	text-align: left;
	background-color: #e8e8e8;
	padding: 15px;
}
.aminties li {
	/*list-style: none;*/
	font-size: 16px;
	letter-spacing: 1.5px;
	text-align: justify;
	line-height: 28px;
}

.dowlod {
    margin-bottom: 25px;
}
.broch h6 {
    text-align: center;
    border: 1px solid#048df1;
    padding: 30px 0px;
    font-size: 24px;
}
.card {
    position: relative;
}
.card-1:hover {
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
.broch h6 a {
    text-decoration: none;
    color: #000;
}
.mobile-section {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    display: none;
}


.modal-header .close {
   position: absolute;
    top: 15px;
    left: -1px;
    width: 35px;
    height: 35px;
    background: #000;
    padding: 0;
    opacity: 1;
    color: #fff;
}
.modal-header{
	padding: 5px;
}


 @media (min-width: 1300px) {
.container {
	max-width: 98%;
}
}
@media (min-width: 1200px) {
.container {
	max-width: 98%;
}
}
 @media(max-width:767px) {


 	 	.mobile-section .btn-success {
    background: #50b848;
    width: 32.5%;
}
.mobile-section .btn {
    border-radius: 0;
    border: 0;
}

 	.mobile-section {
    background: #000;
    display: block;
}
.navbar-toggler {
	background: transparent;
	z-index: 9999;
	position: absolute;
	right: 5px;
	display: block;
	top: 17px;
	border: 2px;
}
.nav li {
	width: 100%;
	margin: 0 auto 1px;
	padding: 5px 0;
	border-bottom: 0;
	background: #fff;
	border-bottom: .5px solid #ccc;
}
.navsection {
	position: absolute;
	left: 0;
	right: 0;
	background: transparent;
	padding: 0;
}
.form-box {
	margin-top: 0 !Important;
	position: relative;
	right: 0;
	z-index: 99999;
	bottom: 0px;
	background: #ffffff4a;
	padding: 0px;
	z-index: 99;
	width: 100%;
}
.slider .row {
	display: block;
}
.planbox {
	float: left;
	width: 100%;
	background: #015aa8;
	margin: .3%;
	-webkit-transition: all ease .35s;
	transition: all ease .35s;
}
h1.custom {
	display: inline-block;
	position: relative;
	margin: 15px 0 1px 0;
	font-size: 20px;
	color: #015aa8;
	font-weight: 600;
	letter-spacing: 1px;
}
.footer {
	background: #015aa8;
	padding: 20px 0;
	margin-top: 0px;
	clear: both;
}
.banner-left {
/*  order:2;
    -webkit-order:2; */
}
.banner-right {
/*  order: 1;
    -webkit-order: 1; */
}
.banner-left ul {
	margin: 0;
}
.banner-left h3 {
	color: #100e0e;
	font-size: 18px;
	text-align: center;
	padding: 8px 5px;
	width: 100%;
	position: relative;
	background: #fcfeff;
	left: 0;
	right: 0;
	margin: 0;
	font-weight: 600;
	letter-spacing: 2px;
	bottom: -5px;
}
.banner-left h5 {
	position: relative;
	bottom: 0;
	color: #fff;
	font-size: 16px;
	letter-spacing: 1px;
	margin: 0;
	padding: 10px 0;
	/* background: #ccc; */
	text-align: center;
}
.banner-left {
	padding: 15px 5px 10px 5px !important;
	order: 1;
	background: #015aa8;
	-webkit-order: 1;
}
.banner-left ul li {
	color: #fff;
	font-size: 18px;
	letter-spacing: 1px;
	list-style-image: url(../images/check-icon.png);
	line-height: 23px;
	vertical-align: sub;
	padding: 2px 0;
}
.carousel-caption {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10;
	padding-top: 0;
	padding-bottom: 0;
	color: #fff;
	text-align: center;
}
.carousel-caption p {
	background: #1d1919c7;
	padding: 10px;
	margin: 0;
	font-size: 12px;
}
.modal-open .modal {
	padding-right: 0 !important;
	margin-top: 25px;
	display: block;
}
.about p {
	list-style: square;
	font-size: 16px;
	letter-spacing: 1px;
	text-align: justify;
	text-align: justify;
}
.btmformdiv {
	padding: 10px 5px;
	background: #fff;
	margin: 10px auto 50px;
	clear: both;
}
.btmsbmt {
	background: #015aa8;
	border: 0;
	color: #fff;
	font-size: 14px;
	letter-spacing: 1px;
	padding: 8px 100px;
	display: block;
	margin: 4px auto;
	width: 100%;
	padding: 10px 0;
}
.btmfrm {
	border-radius: 0px;
	background: #e8e8e8;
	color: #fff;
	border: 0px;
	margin-top: 0;
}
h1.custom:after {
	content: url(../images/heading-arrow.png);
	display: block;
	margin: 7px 0 17px 0;
}
.location ul li, .Highlights ul li {
	list-style: square;
	font-size: 16px;
	letter-spacing: 1px;
	text-align: left;
	line-height: 30px;
}
}
 @media(min-width:1400px) {
.banner-left {
	padding: 65px 75px 10px 22px !important;
	order: 2;
	background: #015aa8;
	-webkit-order: 2;
}
.banner-left h4 {
	color: #fff;
	margin: 0;
	letter-spacing: 3px;
	font-size: 36px;
	text-align: left;
	padding: 10px 0;
	width: 100%;
	font-weight: 700;
}
.banner-left h4 span {
	display: block;
	font-weight: 500;
	font-size: 30px;
	letter-spacing: 1px;
	padding: 10px 0;
}
.banner-left h2 {
	color: #fff;
	margin: 0;
	letter-spacing: 5px;
	font-size: 48px;
	text-align: left;
	padding: 20px 0;
	width: 100%;
	font-weight: 600;
}
.banner-left h2 b {
	display: block;
	font-weight: 500;
	font-size: 24px;
	letter-spacing: 2px;
	padding: 6px 0;
}
.banner-left ul li {
    color: #fff;
    font-size: 18px;
    letter-spacing: 2px;
    list-style-image: url(../images/check-icon.png);
    line-height: 34px;
    padding: 3px;
}
.form-control {
	border: none;
	border-radius: 0;
	border: 1px solid #ccc;
	outline: none;
	color: #000;
	height: 65px;
	margin-top: 20px;
}
.form_inner {
	padding: 5px 20px 20px;
	margin: 0;
	background: #e8e8e8;
	width: 100%;
	clear: both;
}
.form_inner input[type="submit"] {
	border-radius: 0;
	margin-top: 20px;
	background: #015aa8;
	border: 0px solid;
	color: #fff;
	height: 60px;
}
.top_form h2 {
	font-size: 32px;
	margin: 0;
	text-align: center;
	color: #fff;
	padding: 20px 10px;
	letter-spacing: 1px;
	font-weight: 600;
	background: #015aa8;
}
.form-box h4 {
	font-size: 26px;
	text-align: center;
	margin: 0px auto;
	background: #e8e8e8;
	padding: 20px 0;
	font-weight: 600;
	letter-spacing: 2px;
	color: #000;
}
.tophead {
	padding: 20px 0;
	background: #e8e8e8;
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	z-index: 999;
}
.nav li a {
	color: #015aa8;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 2px;
	padding: 18px 13px;
	text-transform: uppercase;
}
.banner-left h3 {
	color: #100e0e;
	font-size: 28px;
	text-align: left;
	padding: 20px;
	width: 100%;
	position: absolute;
	background: #fcfeff;
	left: 0;
	right: 0;
	margin: 0;
	font-weight: 600;
	letter-spacing: 2px;
	bottom: 60px;
}
.form_inner p {
	color: #000;
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 2px;
}
.btmsbmt {
	background: #015aa8;
	border: 0;
	color: #fff;
	font-size: 18px;
	letter-spacing: 1px;
	padding: 14px 100px;
	display: block;
	margin: 8px auto;
}
.planbox a button {
	border: 0;
	padding: 4px 10px;
	margin-top: 10px;
	color: #000;
	background: #fff;
	font-weight: 600;
	letter-spacing: 1px;
	cursor: pointer;
	display: block;
	margin: 14px auto 0;
}
.planbox span.floor {
	display: block;
	font-size: 20px;
	font-weight: normal;
	padding: 10px 0;
}
}
.hight-ul li {
    font-size: 18px;
    letter-spacing: 1.5px;
    text-align: center;
    line-height: 34px;
}
.banner-text {
    position: absolute;
    bottom: 50px;
    left: 15px;
    width: 55%;
    opacity: 1;
}
.banner-text img {
    width: 65%;
}