@import url('https://fonts.googleapis.com/css?family=Poppins');

.project-text h2 {
    font-size: 21px;
    margin: 0;
    font-weight: 600;
    color: #7db44e;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.2;
}

.project-text {
    padding: 20px 8px;
    box-shadow: 0 12px 18px 2px #cecece;
    position: relative;
    text-transform: uppercase;
}


.project-text a {
    text-align: center;
    background: #4e060a;
    display: block;
    color: #fff;
    padding: 10px 0;
    text-decoration: none;
    margin-top: 15px;
    width: 100%;
}

a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
	}
 body{font-family:'Poppins', sans-serif; }
.tophead {
    padding: 5px 0;
    background: #000000;
	position: -webkit-sticky; /* Safari */
    position: sticky;
    top: 0; z-index:999;
}
.nav { width:100%; margin-top: 10px;}
.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: #fff;
    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: #4e060a;
    -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: 60px;
}
.banner-left h4 {
    color: #fff;
    margin: 0;
    letter-spacing: 2px;
    font-size: 22px;
    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: 17px;
    letter-spacing: 1px;
    list-style-image: url(../images/check-icon.png);
    padding: 12px 0;
}

.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: 16px;
    text-align: center;
    margin: 0px auto;
    background: #e8e8e8;
    padding: 10px 5px;
    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: 20px; margin:0;
    text-align: center;
    color: #fff;
    padding: 10px 5px;
    letter-spacing: 1px;
    font-weight: 600;
    background: #c08841;
}
.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:#4e060a; 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: 18px; 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: #f6f8ff;
    padding: 0;
    float: left;
    width: 100%;
}
h1.custom {
    display: inline-block;
    position: relative;
    margin: 1.3em 0 .5em 0;
    font-size: 36px;
    color: #058df1;
    font-weight: 600;
    letter-spacing: 1px;
}
h1, h2.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: 14px;
    letter-spacing: 1.5px;
    text-align: left;
    line-height: 34px;
}


.line {
    margin: 1em 0;
}
.line .lft {
    background-image: url(../images/line.html);
    background-position: right 10px center;
    background-repeat: no-repeat;
    background-size: auto;
    width: 80%;
    display: block;
    float: left;
}
.features {
    padding-bottom: 2em;
    background: #f7f7f7;
    clear: both;
}
.overview{
    padding-bottom: 2em;
    background: #fff;
    clear: both;
}

.gray
{
    background: #f7f7f7;
}

.white
{
    color: #fff;
}

.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.html);
}

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.html);
    -webkit-appearance: none;
    background-repeat: no-repeat;
    background-position: center center;
}
.carousel-caption p {
    background: #1d1919c7;
    padding: 10px;
    margin: 0;
}

.docs-pictures{
	cursor:pointer;
}


.floorplans {
    width: 100%;
    float: left;
    padding: 2.4em 0 3em 0 ;
    background: #f7f7f7;
}
.planbox {
    float: left;
    width: 24%;
    background: #4e060a;	
    -webkit-transition: all ease .35s;
    transition: all ease .35s;
	margin: 5px;
}
.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;
    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: #fff;
}
.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: #0e0e0e;
    padding: 20px 0;
  
 
    margin-top: 0px;
}
.footer h6  { margin:0;}
.footer h6 img{
    padding: 15px;
    margin-top: -57px;
    background: #4e060a;
    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"], input[type="email"], input[type="number"] .btmfrm::-webkit-input-placeholder { color:#000 !important; font-size:14px; letter-spacing:1px;}
.btmformdiv {
    padding: 20px 50px;
    background: #e8e8e8; 
	/*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: 0px;
    margin-top: 5px;
}
.btmsbmt {
    background: #c08841;
    border: 0;
    color: #fff;
    font-size: 14px;
    letter-spacing: 1px;
    padding: 8px 100px;
    display: block;
    margin: 8px auto;
}

.navbar-toggler{display:none;}




.dowlod {
    margin-bottom: 25px;
}
.broch h6 {
    text-align: center;
    border: 1px solid#4e060a;
    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;
}


/*@media (min-width: 1200px){
.container {
    max-width: 98%;
}
}*/


@media(max-width:767px){
	
	.form-box{
		width:19%;
	}
	
.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: #000;
    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: #4e060a;
    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: #058df1;
    font-weight: 600;
    letter-spacing: 1px;
}
.footer {
    background: #4e060a;
    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:0;
}
.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: #4e060a;
    -webkit-order: 1;
}
.banner-left ul li {
    color: #fff;
    font-size: 15px;
    letter-spacing: 1px;
    list-style-image: url(../images/check-icon.png);
    line-height: 20px;
    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: #c71660;
    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: #5c5c5c;
    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: #068df1;
    -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: 26px;
    letter-spacing: 2px;
    list-style-image: url(../images/check-icon.png);
    line-height: 50px;
    padding: 5px;
}
.form-control {
    border: none;
    border-radius: 0;
    border: 1px solid #ccc;
    outline: none;
    color: #f8f9fa;
    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: #068df1;
    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: #c71660;
}
.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: 10px 0;
    background: #e8e8e8;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 999;
}
.nav li a {
    color: #068df1;
    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: #c71660;
    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;
}
}


@media (max-width: 767px)
{.nav li a { color: #fff}}

















 