@charset "utf-8";


/**/

* { 
    margin: 0; 
    padding: 0; 

}



body{
	font-family: "Roboto", sans-serif;
	background:#fff;	
	font-size:16px;
	color: #333333;

	}


/*Omni Rich LP CSS*/

.font16{ font-size: 16px; }


.main_nv{
	background: #fff;
	min-height: 90px;
}

/*30 Oct 2023*/


.header_wrapper{
 position: absolute;
  margin: 0 auto;
  height: 100%;
  width: 50%;
  background-color: #fff;
}



/*slider*/

.main_cr{
width: 100%;
position: relative;

}


.bg_img{ text-align: left;
position: absolute;
z-index: 123;
top: 0px;
}

.header_text{/*
  position: absolute;
  max-width: 554px;*/
  /*top: 30%;*/
  /*background-color: rgba(0,0,0,0.6);*/
  padding: 15px 20px 25px 40px;
  /*border-radius: 30px;*/
}

.header_text .font16{
color: #000;

}


.header_text h1{
color: #000;
font-size: 26px;
font-weight: 500;
margin: 0 0 8px;
/*font-family: "Roboto Condensed", sans-serif;*/

}

.header_text p{
color: #000;
font-size: 20px;
line-height: 0.5;

}

.header_text .address{
  color: #fff;
  font-size: 20px;
  line-height: normal;
  margin-top: 0px;
  margin-bottom: 0px;
  border-bottom: solid 1px #666;
  /*font-family: "Roboto Condensed", sans-serif;*/
  padding-bottom: 5px;
}


.header_text p span{
	display: block;
	font-weight: 500;
	color: #db9709;
  margin: 10px 0 0 0;

}

.price{
font-size: 22px;
color: #000;
padding: 0px 0px 10px 0px;
}

.price span{ 
    font-size: 40px;
    font-weight: 700;
    color: #fab421;
    line-height: 1; 
    padding-right: 10.2px;
  }

.lakh{ font-size: 16px !important; color: #000 !important; font-weight: 400 !important; }

sup{
  font-weight: 500;
  top: 0;
  font-size: 32px;
  line-height: normal;
  color: #fab421;

}

.conf_wrap {
    font-size: 18px;
    color: #fff;
    }

.conf_wrap ul{ margin: 0px; padding: 0px; }
.conf_wrap ul li{
list-style-type: none;
  background: url(../images/dot.png) no-repeat 0 50%;
  padding: 0 0 0 15px;
  display: block;
  margin-right: 15px;
  color: #000;

}






   .dot {
    background: url(../images/dot.png) no-repeat;
    width: 10px;
    height: 10px;
    position: absolute;
    left: -5px;
    top: 9px;
    }

    .p_conf, .p_address, .p_possession {
    color: #000;
} 

.dot:nth-child(2) {
  background: url(../images/dot.png) no-repeat; width: 10px; height: 10px;
	position: absolute;
    left: -5px;
    top: 34px;
}

.dot:nth-child(3) {
  background: url(../images/dot.png) no-repeat; width: 10px; height: 10px;
	position: absolute;
    left: -5px;
    top:59px;
}

.dot:nth-child(4) {
  background: url(../images/dot.png) no-repeat; width: 10px; height: 10px;
  position: absolute;
    left: -5px;
    top:85px;
}

.cta_top a {
/*-webkit-animation: Gradient 3s ease infinite;
animation-delay: 2s;
-moz-animation: Gradient 3s ease infinite;
animation: Gradient 3s ease infinite;*/
background: #fff;
background-size: 400% 400%;
margin: 13px 0 0 0;
border:#fab421 solid 1px; 
padding: 12px 30px;
color: #fab421;
font-size: 18px;
border-radius: 30px;
display: inline-block;
text-decoration: none; 
font-weight: 600;
}

.cta_top a:hover {
background: #fab421;
border:#fab421 solid 1px;
color: #000;
display: inline-block;
text-decoration: none; 
font-weight: 600;
}

/*@-webkit-keyframes Gradient {
    0%{background-position:0 50%}
    50%{background-position:100% 50%}
    100%{background-position:0 50%}
}
@-moz-keyframes Gradient {
    0%{background-position:0 50%}
    50%{background-position:100% 50%}
    100%{background-position:0 50%}
}
@keyframes Gradient {
    0%{background-position:0 50%}
    50%{background-position:100% 50%}
    100%{background-position:0 50%}
}*/

/*.cta_top a{ 
border:#fff solid 1px; 
padding: 15px 30px;
color: #ffffff;
font-size: 18px;
border-radius: 30px;
  -webkit-transition: background-color 1s ease-out;
  -moz-transition: background-color 1s ease-out;
  -o-transition: background-color 1s ease-out;
  transition: background-color 1s ease-out;

 }*/



/*.cta{ margin: 40px 0 0 0;
display: inline-table; }
*/

.cta a{ 
border:#fff solid 1px; 
padding: 15px 30px;
color: #ffffff;
font-size: 18px;
border-radius: 30px;
  -webkit-transition: background-color 1s ease-out;
  -moz-transition: background-color 1s ease-out;
  -o-transition: background-color 1s ease-out;
  transition: background-color 1s ease-out;

 }



 .cta a:hover{ 
 background: #3ab54a; border:#3ab54a solid 1px;

  }




.header_left{
	position: relative;
	left: 0px;

}

.slider_main{
padding: 0px;
margin: 0px;
position: relative;
}


/*slider*/

 .carousel-item { transition: transform 0.5s ease-in-out;
}

.carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
  transition: opacity 0s 0.5s;
}


/*USP*/

.usp{  

margin: 25px 0 0 0;
padding: 20px;

  }

.usp_bgimg{
background: url(../images/amenities_bg.png) no-repeat 0px 0px, url(../images/dotted_img.png) no-repeat 100% 100%;
  padding: 15px 0px 20px 20px;
  text-align: center;
  margin: 0 0 0 -20px;
}

.gallery_bg{
background: url(../images/dotted_img.png) no-repeat 0% 11%, url(../images/dotted_img.png) no-repeat 93% 99%;
  padding: 0 40px 20px 0px;
  text-align: center;
  margin: 0 -40px 0 0;
}

.gallery_bg1{
  padding: 0 40px 0px 0px;
  text-align: center;
  margin: 0 -40px 0 0;
}




.uspimg img{ margin: 65px 0 0 15px; max-width: 100%; }

.uspimg1 img{
    margin: 65px 0px 65px 65px; 
    max-width: 100%;
    position: relative;
    z-index: 2;
}

.about-img::before {
    position: absolute;
    content: "";
    top: 0;
    left: -45%;
    width: 100%;
    height: 100%;
    background: #db9709;
    z-index: 1;
}



.heading1{ /*margin: 80px 0 0 10px;*/ font-weight: 600; font-size: 32px; }


.usplist ul{ margin: 40px 0 0 0px; padding: 0px; }
.usplist ul li{ 
background: url(../images/tick.png) no-repeat;
list-style-type: none;
padding: 0px 0 8px 35px;
margin: 0 0 10px 0;
font-size: 17px;
color: #fff;
 }

 .usplist ul li img{ 
  height: 30px;
  width: 30px;
 }

 .locAdvantage{
  color: #fff;
  line-height: normal;
  margin: 0 0 10px 0;
  font-size: 17px;
  padding: 0px 20px 0px 0px; 
 }


	
.cta1{ 
margin: 40px 0 0 20px;
display: inline-table; }


.cta1 a{ 
padding: 10px 10px;
color: #3ab54a;
font-size: 14px;
border-radius: 20px;
  -webkit-transition: background-color 1s ease-out;
  -moz-transition: background-color 1s ease-out;
  -o-transition: background-color 1s ease-out;
  transition: background-color 1s ease-out;
  font-weight: 500;
    background-color: #484848;
    color: #fff;
    width: 100%;
    text-align: center;

 }

/* .cta1 a:hover{ 
 background: #db9709;
 color: #fff;

  }*/

  .unitType{  
    border: 0;
    color: #000;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 0px;
  }



/*Unit Details*/

.unitdetails{
  padding: 80px 0 60px;
}



.tabbg{ 
   margin: 15px 0 0 0px;
   display: flex;
   align-items: center;
   justify-content: center;
}

.tabbg ul{ 
   max-width: 100%;   
}

.unitdetails .nav-item{
  margin: 0 0 0 0px;
}

.nav-pills .nav-link {
    background: 0 0;
    border: 0;
  color: #000 !important;
  font-size: 16px;
padding: 5px 20px 7px 20px;
	font-weight: 500;
  margin-top: 10px;
  border: 1px solid #000;
    border-radius: 0px !important;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #ffff !important;
    background: #000 !important;
    /*border-radius: 50px;*/
    /* padding: 20px 30px; */
    font-size: 16px;
    font-weight: 500;
    padding: 5px 20px 7px 20px;
    margin-top: 10px;
}

.testimonial-group .row{
  display: flex;
  justify-content: center;
}

/*.nav-link:hover {
    color: #000 !important;
}*/

.nav-item a{
  text-decoration: none !important;
}


.tab-content{ 
background: #fff;
    /*border-radius: 15px;*/
    padding: 40px 30px 60px 30px;
    /*box-shadow: #dde7df 9px 8px 15px 0px;*/


 }


.heading2{ margin: 5px 0 7px 0; font-weight: 600; font-size: 30px; }
.heading2 span{ font-weight: 400; }

#property1 span{ font-size: 14px; color: #000; font-weight: normal;}
.floorplan img{ max-width: 223px; margin: 20px 0 20px 0; border: 1px solid #d4d4d4;
    padding: 10px 0px;
    background: #fff;}

#property1 .cta1{ margin: 0; display: flex; }
#property2 .cta1{ margin: 0; display: flex; }
#property3 .cta1{ margin: 0; display: flex; }
#property4 .cta1{ margin: 0; display: flex; }
#property1 .cta1 a{ margin: 0 auto;  text-decoration: none; text-transform: uppercase;}
#property2 .cta1 a{ margin: 0 auto; }
#property3 .cta1 a{ margin: 0 auto; }
#property4 .cta1 a{ margin: 0 auto; }

.price_fp{ font-size: 18px; font-weight: 500; margin: 10px 0 0 0; border-top: 1px solid #000;
    padding-top: 8px}
.price_fp span{ font-family: arial; font-size: 18px !important; font-weight: 400;  }
.box_fp{padding: 25px 35px; text-align: left; max-width: 100%; margin: 0 auto; border: 1px solid #b5b4b4; background-color: #f3f3f3; font-weight: 500;}

.box_fp:hover{
  background-color: #db9709; color: #fff !important;
}

.box_fp:hover .unitType{
  color: #fff !important;
}

.box_fp:hover span{
  color: #fff !important;
}

.box_fp:hover .price_fp{
  border-top: 1px solid #fff;
}

.box_fp:hover a{
  background-color: #fff;
  color: #000;
}


.highlight{  
background-color: #fef0d3;
padding: 0px 20px 50px 20px !important;
background-image: url(../images/highlightBG.jpg);
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
background-color: #fef0d3 !important;
}

.paddLeft15{
  padding-left: 15px !important;
}

.paddTop{
  padding-top: 40px;
}



.overview{  
background-color: #fff;
/*margin: 50px 0 0 0;*/
padding: 50px 20px 50px 20px;
}

.overviewContent {
    color: #000;
    line-height: 25px;
    margin: 0 0 10px 0;
    font-size: 17px;
    padding: 0px 20px 0px 0px;
}

/*Amenities*/


.amenities{  
background-color: #fef0d3;
/*margin: 50px 0 0 0;*/
padding: 50px 20px 50px 20px;

}

.amenities_list {
margin: 10px 0 0 0;

} 

.amenities_list1 {
margin: 5px 0 0 0;

} 

.amn_icon{
border: #db9709 solid 1px;
    padding: 14px;
    max-width: 80px;
    border-radius: 10px;
    text-align: center;
    margin: 0px auto 10px auto;
    transition: transform .7s ease-in-out;
    background-color: #fff;
    
}

/*.amn_icon:hover{
	transform: rotate(360deg);
}*/

.amn_icon img{transition: transform .7s ease-in-out;}

/*.amn_icon img:hover{
	transform: rotate(360deg);
}*/

.box_list{
    min-width: 145px;
    max-width: 200px;
    text-align: center;
    display: inline-grid;
    margin: 40px 40px 0px 0;
}

.box_list1 {
    min-width: 220px;
    max-width: 220px;
    text-align: center;
    display: inline-grid;
    margin: 12px 10px 0px 0px;
    background-color: #fff;
    padding: 14px 24px;
    height: 140px;
}

.box_list1 .amn_icon{
  border: none; 
  padding: 0px;
  max-width: none;
}

.box_list1 .amn_icon img{
  width: 70px; 
}


/**/


.contactus{
background: #fff;
padding: 40px 0 50px;
/*margin-top: 75px;*/

}




/*Footer*/

footer{ background: #000; padding: 30px 0;  }

.ft_text{ font-size: 14px; color: #fff; text-align: center; padding-top: 9px;}
.whitebg{ 
  padding: 20px 10px;
    width: 1294px;
    background: #fff url(../images/form_bg_corner.png) no-repeat 100% -11%;
   box-shadow: #cecdcd 0px 2px 11px 0px;
    margin: -31px auto 0 auto;
   /* z-index: 9999;*/
    position: relative;
    border-radius: 15px; }

.white_bgcolor{
/*min-height: 97px;*/
}

.logo_ft img{ margin: 0 0 0 0px; width: 175px;}
.logo_ft{ text-align: center; }
/*.whitebg .container{ width: 1370px !important; }*/

.showint img{ max-width: 112%; margin: 10px 0;}


/*Form CSS*/

.formtext h5{ font-size: 24px; }

#enquiryForm1{ padding: 0px; margin: 0px; }

#enquiryForm1 ul{margin: 20px 0 0 0;}
#enquiryForm1 ul li{ list-style-type: none; display: initial; position: relative; }

#enquiryForm1 input{ background: #f2f2f2;
    border: #ebebeb solid 1px;
    padding: 0 10px 0 15px;
    border-radius: 25px;
    margin: 0 8px 0 0;
    width: 195px;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    height: 50px;
}


#enquiryForm1 select{
background: #f2f2f2 ;
    border: #ebebeb solid 1px;
     padding: 0 10px 0 10px;
    border-radius: 25px 0 0 25px;
    width: 122px;
    border-right: none !important;
    font-family: "Roboto", sans-serif;
    color: #666;
    font-size: 14px;
    margin: 0 0 0 -5px;
    height: 50px;
}


#enquiryForm3 select {
  background: #f2f2f2 !important;
  border: #ebebeb solid 1px !important;    
  padding: 0 10px 0 10px;
  border-radius: 25px 0 0 25px !important;
  width: 122px !important;
  border-right: none !important;
  font-family: "Roboto", sans-serif;
  color: #666;
  font-size: 14px;
  margin: 0 0 0 -5px;
  height: 50px;
}

#enquiryForm3 .country_list2 {
  border-radius: 0 25px 25px 0 !important;
  margin: 0 0 0 -5px !important;
  border-left: none !important;
  display: initial;
width: 68% !important;
}


/*#enquiryForm1.country_list_sl{ border-right: none !important; border-radius: 25px 0 0 25px; }*/
#enquiryForm1 .country_list2{border-radius: 0  25px  25px 0; margin: 0 0 0 -5px; border-left: none;}




.submitButton{
	background-image: linear-gradient(to right top, #44bf54, #3bb24a, #32a540, #299837, #1f8c2d) !important;
/*background: #2fa73e !important;*/
/*background: rgb(31,140,45) !important;
background: linear-gradient(90deg, rgba(31,140,45,1) 0%, rgba(49,170,65,1) 35%, rgba(49,170,65,1) 100%) !important;*/
    color: #fff;
    text-transform: uppercase;
    width: 230px !important;
    border-radius: 30px !important;
    font-size: 16px !important;

}

.modal{ z-index: 322333 !important; }

.btn-close{
  background: url(../images/cross.png) no-repeat !important;
  text-align: center; width: 18px;
  position: absolute;
  right: 22px;
  top: inherit;
}

.modal-header{
width: 90%;
    text-align: center;
    display: initial;
    margin: 10px auto 10px;
    border-bottom: #ccc solid 0px;

}

/*.close_new {
  background: none !important;
}*/


.formheader .formtext p{ font-size: 14px; }


/*Popup Form*/

.modal{--bs-modal-width: 450px !important; background: #000000a6;}


.form_popup{}
.form_popup ul{ margin: 0 !important; padding: 0 !important; }

.form_popup ul li{ width: 100% !important; text-align: center; }


.form_popup input{
width: 100% ;
padding: 0 10px 0 15px !important;
background: #fff !important;
/*margin: 10px 0 10px -1px !important;
*/border: 1px solid #e1e8ec ;
height: 50px;

}
/*
.form_popup select{
	background: #fff !important;
    border: #ebebeb solid 1px ;
    padding: 0 10px 0 10px !important;
    border-radius: 20px ;
    width: 100% ;
    font-family: "Roboto", sans-serif;
     margin: 10px 0 10px 0 !important;
     height: 50px;
}*/



#enquiryForm2 select{
background: #fff !important;
border: #ebebeb solid 1px !important;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: rgb(235, 235, 235);
padding: 15px 0px !important;
/*border-radius: 25px 0 0 25px !important;*/
width: 100%;
border-right: none !important;
font-family: "Roboto", sans-serif;
margin: 10px 0px 10px 0 !important;
color: #939393 !important;
}

#enquiryForm2 .country_list1{border-radius: 0 20px 20px 0 !important; border-left: none !important;}


input:focus {
 outline-style: none !important;
}


.termandc{
  font-size: 10px;
    text-align: center;
    color: #b3b3b3;
    font-weight: 400;
    margin-top: 10px;

}


.form_popup .formtext{
	text-align: center !important;

}

.modal-title img{
margin: 5px 0;

}


#submitForm2 {
    background-image: linear-gradient(to right top, #44bf54, #3bb24a, #32a540, #299837, #1f8c2d) !important;
    /* background: #2fa73e !important; */
    color: #fff;
    text-transform: uppercase;
   width: 100% !important;
    border-radius: 30px !important;
    text-align: center;
}


.form_ft{ 
padding: 20px !important;
background: #fff;
max-width: 90%;
margin: 0 auto;
border-radius: 20px;
box-shadow: #dfdddd 0px 2px 11px 0px;
}

.form_ft input{
    width: 99% !important;
    padding: 0 10px 0 15px !important;
    background: #f2f2f2 !important;
    margin: 10px 0 !important;
    min-height: 50px !important;
    border: 1px solid #e1e8ec !important;
    height: 50px;
}

.form_ft select{
    width: 94% !important;
    padding: 0 10 0 10px !important;
    background: #f2f2f2 !important;
    margin: 10px 0 !important;
    min-height: 30px !important;
    border: 1px solid #e1e8ec !important;
    height: 50px;

}

.qrcode img{ margin: 0px 0 0 0; }


.country_list{
width: 29% !important;
    border-radius: 30px 0 0 30px !important;
    border-right: none !important;
    padding: 14px 0 13px 14px !important;
    border: 1px solid #e1e8ec !important;
}



.country_list1{
width: 70% !important;
    border-left: none !important;
    border-radius: 0 30px 30px 0 !important;
    border: 1px solid #e1e8ec !important;
}


#submitForm3 {
    background-image: linear-gradient(to right top, #44bf54, #3bb24a, #32a540, #299837, #1f8c2d) !important;
    /* background: #2fa73e !important; */
    color: #fff;
    text-transform: uppercase;
   width: 100% !important;
    border-radius: 30px !important;
    text-align: center;
}

.formWrap{ /*margin: 15px 0 0 0; */}

.rerano{ font-size: 14px; text-align: center; margin: 15px 0 0 0; }
.line_img{ margin: 110px 0 0 0; }


/*Navigation*/

.navbar-brand{margin: 0px 20px 0 -40px;}
.nav-item{margin: 0 0 0 0px;
}
.navbar-expand-lg .navbar-nav .nav-link{ 
padding: 13px 7px 3px;
margin: 0 5px 0 0;
font-size: 15px;
color: #fff;

}

.navbar-nav { margin: 0 0 0 20px; }

.navbar-expand-lg .navbar-nav .nav-link:hover{ color: #eba91f; }

.brochure_link{
  background: #e09803 !important;
    /* background: #2fa73e !important; */
    color: #000;
    text-transform: uppercase;
   width: 100% !important;
    border-radius: 30px !important;
    text-align: center;
    padding: 0px 25px 0px 0px !important;
   /* color: #fff !important;
    border: #fab421 solid 1px;
      -webkit-transition: background-color 1s ease-out;
  -moz-transition: background-color 1s ease-out;
  -o-transition: background-color 1s ease-out;
  transition: background-color 1s ease-out;*/
  cursor: pointer;
  font-weight: bold;

}

.brochure_link:hover{ color: #000 !important; background: #fff !important; /*border: #fab421 solid 1px; */}



#enquiryThankyou1{ text-align: center; padding: 20px; }

/*Navbar*/
.navbar {
  box-shadow: -1px 4px 15px #aaaaaa6e;
  background: #000;}



.offcanvas-header {
  display: none;
}

.screen-overlay {
  width: 0%;
  height: 100%;
  z-index: 30;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  background-color: rgba(34, 34, 34, 0.6);
  transition: opacity 0.2s linear, visibility 0.1s, width 1s ease-in;
}
.screen-overlay.show {
  transition: opacity 0.5s ease, width 0s;
  opacity: 1;
  width: 100%;
  visibility: visible;
}

#bottom-lines {
    display: none;
}

.overview button{
    background-color: transparent;
    border: 0px;
    color: #133f94;
    font-weight: 700;
}

.modal-body {
    padding-bottom: 50px !important;
}

@media all and (max-width: 992px) {

  .ft_text{
    text-align: center !important;
    padding-top: 0px !important;
  }
  .offcanvas-header {
    display: block;
  }

  .mobile-offcanvas {
    visibility: hidden;
    transform: translateX(-100%);
    border-radius: 0;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 1200;
    width: 80%;
    overflow-y: scroll;
    overflow-x: hidden;
    transition: visibility 0.2s ease-in-out, transform 0.2s ease-in-out;
    background-color: #fff !important;
  }

  html:lang(ar) .mobile-offcanvas {
    transform: translateX(100%);
  }

  .mobile-offcanvas.show {
    visibility: visible;
    transform: translateX(0);
  }

  .nav-cont {
    display: block !important;
    padding-right: auto !important;
    padding-left: auto !important;
  }

  .navbar2 {
    box-shadow: none;
  }
  #navbar_main {
    box-shadow: 0px 3px 17px #00000047;/*
      margin-top: -80% !important;*/
    /*width: 80%;*/
  }
  .dropdown-menu {
    border: none;
  }
  .nav-item {
    border-bottom: 1px solid #eaeaea;
  }
}

.navbar-nav .nav-link.active, .navbar-nav .nav-link.show{
color: #34a342 !important;
/*text-decoration: underline !important;*/
/*border-bottom: #34a342 solid 1px;*/
}

.desk{ display: block; }
.mob{display: none; }

.main_nv .container{ width: 1340px !important; }



/**
 * Remove focus styles for non-keyboard focus.
 */
:focus:not(:focus-visible) {
  outline: 0;
  box-shadow: none;
}

/**
 * Cross-browser styles for explicit focus via 
 * keyboard-based (eg Tab) navigation or the
 * .focus-visible utility class.
 */
:focus,
.focus-visible:focus:not(:focus-visible) {
  outline: 0;
  box-shadow:none !important;
}

input:focus{ outline: none !important; }

/*.modal{--bs-modal-margin: 10.75rem;}*/

.modal-content{border-radius: 20px; margin-top: 15%;}


.slider_main .carousel-indicators {
    display: flex !important;
    flex-direction: column !important;
      margin-right: 2% !important;
      bottom: 40% !important;
     left: 82% !important;

}

.slider_main .carousel-indicators [data-bs-target]{
  width: 10px !important;
  height: 10px !important;
  border-radius: 100% !important;

}


.carousel-indicators [data-bs-target]{
  width: 10px !important;
  height: 10px !important;
  border-radius: 100% !important;

}

#enquiryThankyou3{ text-align: center; }
#enquiryThankyou2{ text-align: center; }
#enquiryThankyou1{ text-align: center; }



/**/

/*@media (-webkit-device-pixel-ratio: 1.25) {
  * {
    zoom: 0.979;
   
}

.header_text h1{ font-size: 50px;  text-size-adjust: 80%;}
.header_text p{font-size: 18px;}
.header_text{top: 4%;}



}*/





 @media all and (max-width: 1024px) and (min-width: 340px) {

  .gallery_bg{ background: none; margin: 0px; padding: 0px; }

 .header_wrapper{ width: auto; } 

.whitebg{ width: 100%; margin: 0;background: #f8f8f8; box-shadow: none; border-radius: 0px; padding: 30px 7px; }
.slider_main{background: #000;}
.navbar-toggler{border: none;width: 29px;height: 21px;}
.navbar-brand{width: 45%; margin: 2px 0 0 0px;}
.navbar-brand img{max-width: 85%; position: relative; right: 92%; margin: 0 0 0 10px;}
.main_nv{ min-height: auto; }
.navbar-brand1{ max-width: 80px; display: none;}
.navbar-brand1 img{ max-width: 90%; }
.uspimg img{ max-width: 100%; margin: 10px 0 0 0; }
.navbar-toggler img{margin: -8px 0 0 -5px;}
.header_text{ position: static; padding: 20px 20px 0px; }
.header_text .font16 {color: #000; font-size: 13px;}
.header_text h1{ font-size: 22px; margin: 0 0 10px; }
.header_text p{ font-size: 15px; line-height: 1.3; margin-bottom: 5px;}
.header_text p span{ margin: 5px 0 0 0; font-size: 15px; }
.price{font-size: 16px; margin: 0px 0 0 0; padding: 2px 0 2px 8px;}
.price span{font-size: 29px;}
.lakh{font-size: 24px !important;}

sup { /*top: -0.4em !important;*/ font-weight: normal;  font-size: 30px; font-family: arial; margin-right: -5px;}
.conf_wrap{    margin: 5px 0 0 5px; font-size: 16px;}
.dot{top: 8px;}
.dot:nth-child(2){top: 31px;}
.dot:nth-child(3){top: 52px;}
.dot:nth-child(4){top: 75px;}
.cta{    display: inline-flex; margin: 20px 0 0 0;}
.cta a{padding: 10px 20px; font-size: 16px;}
.desk{ display: none; }
.mob{display: block; width: 100%;} 
.usp{ background: none; margin: 0px 0 40px; padding: 10px 0; }
.tabbg{overflow-x: auto; white-space: nowrap; margin: 0; scrollbar-color: #e0ebe1 #e7f1e8; padding: 0 0 10px 0;}
.termandc{ margin: 15px 0 0 0; }
.tabbg ul{ /*width: 610px !important;*/ margin: 0 0 10px 0; }
.pills-tab .nav-item{display: inline-block !important;}
.tabbg ul .nav-item{ margin: 0px; border: none;}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link{color: #fff; border: #eba91f;}
.nav-pills .nav-link{border: #eba91f solid 1px; margin: 0 10px 0 0; border-radius: 25px; /*padding: 10px 30px;*/ width: 100%;}
.unitdetails{ padding: 30px 20px; margin-top: 0px; }
.heading2{ font-size: 24px; text-align: center; margin: 0 0 5px 0; }
/*.usp .usplist{width: 800px !important; margin: 0 0 10px 0;}*/
.usplist ul{ margin: 0; }
.usplist ul li{ margin: 0 0 5px 10px; font-size: 15px; padding: 0px 0 3px 30px; 
  background: url(../images/tick_m.png) no-repeat ;}

.cta1{ margin: 30px 0 0 20px;}
.heading1{font-size: 24px; margin: 20px;}
.tab-content{background: none; padding: 0px; box-shadow: none;}
.box_fp{background: #fff; margin: 10px 0 10px 0; width: 100%; }
.amenities{ background: none;  padding: 10px; margin-bottom: 25px;}
/*.usplist:nth-child(2){ display: none; }*/
.amenities_list {  /*overflow-x: auto;  white-space: nowrap;*/ margin: 0 auto; text-align: center; margin: 15px 0 0px 0;}
.box_list{white-space: normal; line-height: 1.1; font-size: 14px; margin: 12px 15px 20px 5px; min-width: 75px; max-width: 75px;}
.amenities .cta1{margin: 30px 0 0 0px;}
.amenities .heading1{ margin: 0px 0 0px 0; text-align: center;}
.cta1 a{padding: 10px 20px; font-size: 16px; text-decoration: none;}
.qrcode img {  max-width: 60%;  text-align: center;  display: inline-block;  float: left;}
.rerano {  font-size: 11px;  text-align: left;  margin: 10px 0 0 10px;  max-width: 65%;  display: inline-block;}
.rerano p strong{ display: block; }
.rerano br { margin: 0 0 10px 0; }
.contactus{padding: 35px 0 20px 0; margin: 0px 0 0;}
.ft_text{ font-size: 12px; }
footer{ padding: 15px 0 61px;  }
.country_list{float: left;}

.showint p{ text-align: left; font-size: 13px;  margin: 0px; }
.showint span{ display: block; font-size: 20px; font-weight: 600; }

#enquiryForm1 ul{ padding: 0 !important; }
#enquiryForm1 input{ width: 100%; background: #fff;  margin: 0 0 10px 0;}
#enquiryForm1 select{background: #fff; width: 38%;}
#enquiryForm1 .country_list2{width: 61%; margin: 0 0 10px 0;}
.country_list_sl{padding: 13.5px 10px !important; margin: 0 -4px 0 0px !important;}
#enquiryForm1 .submitButton{ margin: 10px 0 0 0 !important; width: 100% !important; font-size: 18px !important; }
.white_bgcolor #enquiryForm1 input{ background: #fff; margin: 0 0 10px 0; }

.white_bgcolor .country_list_sl{background: #fff !important;
margin: 0 0 10px 0 !important;
border-right: none !important;
border-radius: 25px 0 0 25px !important;
font-size: 13px !important;
padding: 14px !important;
color: #bbb !important;
float: left;
width: 32% !important;
}


.white_bgcolor .country_list2{float: left;
width: 66% !important;
border-radius: 0 25px 25px 0 !important;
border-left: none !important;
padding: 12px !important;}

.white_bgcolor .submitButton{ width: 100% !important; }
#form_alert_NAME1_msg, #form_alert_EMAIL1_msg, #form_alert_NUMBER1_msg{ padding: 0px !important; position: static !important; margin: 0 0 10px 0; }

.blue_btn a{ font-size: 14px;padding: 15px 10px;color: #fff;text-decoration: none;
display: block;  }

#ft_cta{display: block;}
.mob_btn{ display: block !important; }

.green_btn a{ font-size: 14px; padding: 15px 15px; color: #fff; text-decoration: none; display: block;  }

.ft_cta{ position: fixed; bottom: 0; width: 100%; left: 0; right: 0;text-align: center; background: #0078db; display: flex; }

.blue_btn{  background: #0078db; width: 50%;}

.green_btn{background: linear-gradient(90deg, rgba(36, 35, 0, 1) 0%, rgba(255, 223, 0, 1) 0%, rgba(235, 169, 31, 1) 36%); width: 50%;}
.navbar-nav{ margin: 0px; }
.nav-item{ margin: 0px; }
.mobile-offcanvas .navbar-brand img{margin-top: 0%; background: #000; 
    padding: 0 10px; left: 0%;}
.navbar-expand-lg .navbar-nav .nav-link{padding: 15px 10px; margin: 5px 0 0 0; color: #000;}

.testimonial-group > .row {
  overflow-x: auto;
  white-space: nowrap;
  display: inherit;
}

.testimonial-group > .row > .col-lg-3 {/*
  display: inline-block;*/
  float: none;/*
  max-width: 78%;*/
  padding: 5px;
}

.floorplan{ max-width: 180px; text-align: center; margin: 0 auto; }
.floorplan img{ max-width: 100%; }
.qrcode img{ margin-top: 0px; }

/*#property1 .row{overflow-x: auto; white-space: nowrap;}
#property1 .row > .col-lg-3 {display: inline-block;   float: none;}*/

/* #property1{ width: 1000px; }*/

.termandc strong{ font-weight: 400; }
.modal-dialog{background: #fff; height: 100vh;}
.modal-content{ border-radius: 0px; border:none; }

.modal-content{ margin-top: 0%;}


/**
 * Remove focus styles for non-keyboard focus.
 */
:focus:not(:focus-visible) {
  outline: 0;
  box-shadow: none;
}

/**
 * Cross-browser styles for explicit focus via 
 * keyboard-based (eg Tab) navigation or the
 * .focus-visible utility class.
 */
:focus,
.focus-visible:focus:not(:focus-visible) {
  outline: 0;
  box-shadow:none !important
}

input:focus{ outline: none !important; }


.slider_main .carousel-indicators{ 
  display: initial !important;
 bottom:0 !important; 
 margin-right: 15% !important; 
  margin-left: 15% !important; 
left: 30% !important;
}


.carousel-indicators [data-bs-target]{
  width: 10px !important;
  height: 10px !important;
  border-radius: 100% !important;

}

.cta_top a{padding: 12px 30px;}

.header_wrapper {
    width: auto;
    position: static;
    margin-bottom: 30px;
}

.card {
    width: 88%;
}


.modal-body .card{
    width: 98%;
    margin: 0 auto !important;
    margin-top: 8% !important;
    padding: 30px 0px 30px 0px;
}


.modal-body .card .form-group label {
  margin-bottom: 6px;
}



 }


 

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation:portrait) {
  .testimonial-group > .row > .col-lg-3{
max-width: 39%;   }

#enquiryForm1 .country_list2{width: 82%;}
.rerano{max-width: 100%; font-size: 15px;}


}



@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) {

body{ font-size: 14px; }

  .navbar-expand-lg .navbar-nav .nav-link{ font-size: 13px; padding: 13px 4px 3px;
margin: 0 7px 0 0;}
.whitebg{ max-width: 1170px; }
#enquiryForm1 input{ width: 165px; height: 50px; }
.header_text h1{ font-size: 36px; }
.header_text .font16{ font-size: 12px; }
.header_text p{ font-size: 15px; }
.price{ font-size: 18px; padding: 6px 0 10px 0; margin: 15px 0 0 0; }
.price span{font-size: 22px;}
.p_conf{ font-size: 15px; }
.p_address{font-size: 15px; }
.p_possession{font-size: 15px; }
.dot{top: 5px;}
.dot:nth-child(2){top: 29px;}
.dot:nth-child(3){top: 51px;}
.header_text{top: 7%; left: 8%;}
.whitebg{  padding: 12px 10px; margin: -30px auto 0 auto;}

.cta{  margin: 29px 0 0 0;}
sup{font-size: 23px;}

.box_list{margin: 40px 25px 0px 0;}
#enquiryForm3 .country_list2{width: 64% !important; height: 50px;}
.navbar-brand{margin: 4px 20px 0 -20px;}

.header_text h1{ font-size: 22px; }

.cta_top a{ padding: 4px 12px; }

.usplist ul li{ font-size: 17px; }
.usp {  background: url(../images/amenities_bg.png) no-repeat 40px 15px, url(../images/dotted_img.png) no-repeat 32% 99%;
}

.amenities {
  background: url(../images/amenities_bg.png) no-repeat 100% 4%, url(../images/dotted_img.png) no-repeat 68% 92%;
}



}



/*Thank You Page CSS*/

.enquiryThankyouNew{
    padding-top: 8% !important;
    font-size: 24px;
}

.enquiryThankyouNew a{
    font-weight: 600;
}

.thankyouPage .cLogo img{
    margin: 0 auto;
    padding: 20px 20px 20px 20px;
    border: 1px solid #ebebeb;
}

.thankyouPage .thankMsz{
    margin-top: 20px
}

/*slick*/
.card-slider {
  /*max-width: 960px;*/
  margin: 0 auto;
  /** Main link */
  /** Product title */
  /** Product image */
  /** Product description */
  /** Floating "sale" badge */
  /** Price */
  /** Rating */
  /** "30 reviews" link next to stars */
  /** Hover state = add box shadow, underline the title */
}


.slick-slide .card{
  margin-left: 0px;
}


@media screen and (max-width: 1024px) {
  .card-slider {
    width: 80%;
  }
}
.card-slider .slick-prev-icon,
.card-slider .slick-next-icon {
  color: black;
}
.card-slider .slick-slide {
  padding: 0 10px;
}
.card-slider .card {
  position: relative;
  display: flex !important;
  flex-direction: column;
  /*height: 250px;*/
  border-radius: 3px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  background-color: white;
  text-decoration: none;
  color: rgba(0, 0, 0, 0.9);
  transition: all 0.1s linear;
}
@media screen and (max-width: 600px) {
  .card-slider .card {
    height: auto;
  }
}
.card-slider .card .main-link {
  text-decoration: none;
  display: flex;
  flex-direction: column;
}
.card-slider .card .main-link:focus {
  outline: none;
}
.card-slider .card .main-link:focus .title {
  outline: 3px dashed orange;
  outline-offset: -4px;
  color: royalblue;
  text-decoration: none;
}
.card-slider .card .title {
  color: #000;
  margin: 0;
  padding: 10px 10px 5px 10px;
  font-size: 16px;
  font-weight: normal;
}
.card-slider .card .title:hover {
  text-decoration: none;
}
.card-slider .card .image {
  /** Visually place the image above all other content (like the heading) in the parent flex container (.card). */
  order: -1;
  position: relative;
  /*height: 100px;
  padding: 2px;*/
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.card-slider .card .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  filter: grayscale(0.5);
  transition: all 0.3s ease-in-out;
}
.card-slider .card .image:hover img {
  width: 110%;
  height: 110%;
  scale: 1.25;
}
.card-slider .card .description {
  margin: 7px 10px 15px 10px;
  font-size: 14px;
  opacity: 0.8;
}
.card-slider .card .badge {
  position: absolute;
  top: 2px;
  right: 2px;
  z-index: 1;
  padding: 5px 10px;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  color: white;
  background-color: #c80000;
}
.card-slider .card .price {
  padding-left: 10px;
}
.card-slider .card .price .new-price {
  font-weight: bold;
}
.card-slider .card .price .original-price {
  margin-left: 5px;
  font-size: 14px;
  font-style: italic;
  opacity: 0.5;
  text-decoration: line-through;
}
.card-slider .card .rating {
  margin: 10px 0 15px 10px;
  color: orange;
  font-size: 12px;
}
.card-slider .card .rating .reviews-link {
  color: rgba(0, 0, 0, 0.6);
  margin-left: 5px;
}
.card-slider .card .rating .reviews-link:hover {
  color: black;
}
.card-slider .card .rating .reviews-link:focus {
  color: royalblue;
  outline: 3px dotted royalblue;
  outline-offset: 2px;
}
.card-slider .card:hover {
  border-color: rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
}
.card-slider .card:hover .image img,
.card-slider .card:focus .image img {
  filter: grayscale(0);
}
.card-slider .card a:focus {
  outline: none;
}

.News {
    padding: 35px 0px 35px 0px;
    background-color: #fef0d3;
}

.benefits {
    padding: 35px 0px 50px 0px;
    background-color: #fef0d3;

}

.details {
    padding: 40px 0px 45px 0px;
    background-color: #f8f8f8;
}

.aboutDevloper {
    padding: 40px 0px 40px 0px;
    background-color: #f8f8f8;
}

.Clients{
  padding-top: 30px;
    padding-bottom: 30px;
    background-color: #fef0d3;
}

.benefits {
    padding: 35px 0px 50px 0px;
    background-color: #fef0d3;
}


.dropdown-item:hover {
  color: #fff !important;
  background: #000 !important;
}



@media all and (max-width: 1024px) and (min-width: 340px) {
        .enquiryThankyouNew{
            padding-top:30% !important;
            font-size: 20px;
        }

        .thankyouPage .cLogo img {            
            padding: 5px;            
        }

        .thankyouPage .thankMsz {           
            font-size: 18px;
            line-height: 24px;
        }
}





.mr65{
  margin-right: 12px;
}

.iconTransform{
  transform: rotate(90deg) !important;
  margin-right: 5px !important;
  color: #000 !important;
  display: inline-block !important;
    width: 45px !important;
    line-height: 45px !important;
    text-align: center !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
    background: #fff !important;
    font-size: 18px !important;
    margin-left: -12px !important;
}

.iconTransform:hover{
  color: #eba91f !important;
}
.fa-phone-alt:before, .fa-phone-flip:before:hover{
  color: #eba91f !important;
}

.brochure_link{
  color: #fff !important;
}

.brochure_link:hover{
  color: #fff !important;
  background-color: #e09803!important;
}


.listing{
  margin: 60px 0 0 0;
}

.box_wrapper {
  position: relative;
}

.box {
  /*padding: 10px 10px 50px;*/
  border: #e1e0e0 solid 1px;
  /*border-radius: 6px;*/
  margin: 0 0 60px 0;
  background-color: #f8f6f6;
}

.p_img img {
  width: 100%;
  /*border-radius: 5px;*/
}

.p_name {
  color: #333333;
  padding: 15px 0 0 5px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
}

.p_price {
  color: #c29b72;
  padding: 10px 0 15px 5px;
  font-size: 18px;
  font-weight: 500;
  border-bottom: #e2e2e2 solid 1px;
}

.conf_wrap {
  padding-left: 0px;
  margin: 0px 0 0 5px;
  font-size: 14px;
  /*border-left: #c89961 solid 1px;*/
  position: relative;
  /*text-shadow: 2px 2px 20px black;*/
}

.cta a {
  background: #fff;
  padding: 12px 20px;
  text-decoration: none;
  color: #000;
  border: #c89961 solid 1px;
  position: absolute;
  bottom: -20px;
  text-align: center;
  left: 18%;
  right: 18%;
  min-width: 168px;
  border-radius: 30px;
  font-size: 16px;
  z-index: 123;
  transition: 0.3s;
}

.projectName {
  font-size: 24px;
  color: #000000;
  font-weight: 600;
  line-height: normal;
  padding: 0px;
}

.projectLoction {
  font-size: 18px;
  color: #000000;
  font-weight: normal;
  line-height: normal;
  padding-top: 5px;
}

.propertyType {
  font-size: 18px;
  color: #000000;
  font-weight: normal;
  line-height: normal;
  padding-top: 5px;
}

.propertyPrice {
  font-size: 22px;
  color: #e09803;
  font-weight: 600;
  line-height: normal;
  padding-top: 15px;
}

.contentWrapper{
  padding: 35px 15px 28px 20px;
}

.ctaButton{
  margin-top: 30px;
}

.ctaButton a {
    background: #413f3f;
    padding: 12px 22px;
    text-decoration: none;
    color: #fff;
    border: #413f3f solid 1px;
    text-align: center;
    min-width: 168px;
    font-size: 16px;
    transition: 0.3s;
    text-transform: uppercase;
}

.ctaButton a:hover {
    background: #fab421;
    border: #fab421 solid 1px;
    color: #000;
}

.ml10{
  margin-left: 10px;
}

.possessionStatus{
   font-size: 16px;
  color: #000000;
  font-weight: normal;
  line-height: normal;
  padding: 5px 15px;
  border-radius: 5px;
  position: absolute;
  top: 10px;
  left: 10px;
  background-color: #fab421;
  border: #fab421 solid 1px;
}

.card{
  
  width: 86%;
  margin: 0 auto !important;
  margin-top: 5% !important;
}

.qrcode .card{  
  width: 95%;
  margin: 0 auto !important;
  margin-top: 5% !important;
}

.card .form-group label {
    width: 100%;
    background-color: #f6f6f4;
    border-radius: 50px;
    padding: 10px 15px 12px 15px;
    border: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.card .form-group .form-control {
    background-color: transparent;
    border: none;
    outline: none;
}

.formFieldsContainer {
    display: flex;
    gap: 12px;
    flex-direction: column;
}

.contact-body{
  padding: 35px 25px;
}

.gradient {
    border: none;
    border-radius: 50px !important;
    background-color: #db9709 !important;
    margin: 0 auto;
    width: 100%;
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px 15px !important;
    font-size: 18px;
    font-weight: 600 !important;
    color: #000 !important;
}

select {
    width: 100%;
    background: transparent;
    border: none;
    padding: 8px;
}

.unit{
    /*display: flex;
    border: 1px solid #eba91f;
    max-width: 300px;*/
}

.unit p{
    font-size: 35px;
    color: #fff;
    font-weight: 600;
    line-height: normal;
    padding: 10px 15px 0px 15px;
    margin-bottom: 8px;
}

.card-subtitle {
    font-weight: 700;
    padding-bottom: 0px;
    font-size: 22px;
    color: #000;
}

.topForm{
  position: absolute;
  top: 8%;
  right: 0.5%;
}

.topForm .card{
  width: 72%;
}

.about_us p{
  font-size: 17px;
  line-height: 25px;
}

.aboutDevloper p{
  font-size: 17px;
  line-height: 25px;
  margin-top: 12px;
}


.contentWrapper .conf_wrap{
  text-shadow: none !important;
}


.dropdown-item:focus, .dropdown-item:hover {
    color: #eba91f;
    border-bottom: #eba91f solid 1px;
}

.dropdown-menu.show {
    display: block;
    background-color: #000;
}

.dropdown-item {
    color: #fff !important;
    line-height: 38px;
}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.555em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.4em solid;
    border-right: 0.4em solid transparent;
    border-bottom: 0;
    border-left: 0.4em solid transparent;
}


.dropdown-item:active{
    color: #eba91f !important;
    border-bottom: #eba91f solid 1px !important;
    background-color: transparent;
}

.contactus .contact-body{
  padding: 20px 20px 30px 20px;
}


/*.page-item:not(:first-child) .page-link {
     margin-left: calc(var(--bs-border-width) * -0); 
}*/

.active > .page-link, .page-link.active {
    z-index: 3;
    background-color: #27262d !important;
    border: 1px solid #27262d !important;
    border-radius: 50%;
    margin-right: 5px !important;
    margin-left: 5px !important;
    color: #fff !important;
    font-size: 15px;
    height: 36px;
    width: 36px;
}

.page-link {
  color: #27262e !important;
  margin-right: 5px !important;
  margin-left: 5px !important;  
  font-size: 15px;
  height: 36px;
  width: 36px;
  border-radius: 50%;
}

#pagination-demo li:first-child {
  display: none;
}

#pagination-demo li:last-child {
  display: none;
}

.downloadBtn button{
    background: #fff !important;
    border-radius: 30px !important;
    text-align: center;
    padding: 8px 20px !important;
    color: #000 !important;
    border: #fff solid 1px;
    -webkit-transition: background-color 1s ease-out;
    -moz-transition: background-color 1s ease-out;
    -o-transition: background-color 1s ease-out;
    transition: background-color 1s ease-out;
    cursor: pointer;
}

.downloadBtn button:hover{
    background: #fab421 !important;
    color: #fff !important;
}

#accordionExample{
  margin-top: 31px;
  border: 1px solid #d2d2d2;
  border-radius: 5px;
}

.accordion button {
  font-size: 17px;
  font-weight: bold;
}

.mb25{
  margin-bottom: 20px;
}

.modal-header{
  border: none !important;
}

.slick-next .slick-next-icon, .slick-next .slick-prev-icon, .slick-prev .slick-next-icon, .slick-prev .slick-prev-icon {
    font-size: 20px !important;
}

.slick-prev {
    left: 10px !important;
}
.slick-next {
    right: 5px !important;
}

/*.iconTransform {
    color: #fff !important;
}*/

.slick-next, .slick-prev {
    z-index: 100 !important;
    height: 30px !important;
    width: 30px !important;
}

/*.slick-prev .slick-prev-icon:before {
    content: "<" !important;
    color: #fff;
}

.slick-next .slick-next-icon:after {
    content: ">" !important;
    color: #fff;
}

.slick-next .slick-next-icon:before {
    content: ">";
    display: none;
}*/

.slick-next .slick-next-icon, .slick-next .slick-prev-icon, .slick-prev .slick-next-icon, .slick-prev .slick-prev-icon {
    height: 40px;
    width: 40px;
    border-radius: 50%;
    background-color: #000;
    padding-top: 7px;
}

.slick-autoplay-toggle-button .slick-pause-icon:before {
  display: none !important;
}

.slick-initialized .slick-slide {
    margin-right: 15px;
    text-align: center;
    margin: 0 auto;
}

.slick-slide img{
  margin-left: auto;
  margin-right: auto;
}

.slick-initialized .slick-slide {
  margin-right: 20px;
}

.Clients .card .image{
  /*padding: 35px 0px 35px 0px;*/
  background-color: #fef0d3;
  border: 1px solid #db9709;
  border-radius: 6px; 
}

.Clients .card .image img{
  border-radius: 6px;
  background-color: transparent;
  width: 100%;
}

.Clients .slick-prev {
    left: -5px !important;
    top: 55%;
}

.Clients .slick-next {
    right: 15px !important;
    top: 55%;
}




.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
     border-radius: 0px; 
}

.subHeading span{
  font-size: 18px;
  line-height: normal;
  border-bottom: 1px solid #db9709;
}
.subHeading{
  font-size: 18px;
  line-height: normal;
  text-transform: uppercase;
  color: #db9709;
  font-weight: 500;
}

.clientLogo{
  text-align: center;
  margin-top: 30px;
}

.formHeading{
  font-size: 20px;
  line-height: normal;
  text-transform: uppercase;
  color: #000;
  font-weight: 400;
  margin-bottom: 10px;
  text-align: center;
}

.ml5{
  margin-left: 4%;
}

.padd0{
  padding: 0px !important; 
}

.locationBG{
  background-color: white;
  background-image: conic-gradient( #ffffff 0deg, #ffffff 180deg, #db9709 0deg, #db9709 180deg);
  padding: 70px 0 30px 0;
}

.locationMap{
  background-color: #fff;
}

.uspimg{
  padding-left: 30px !important;
} 


.carousel-control-next, .carousel-control-prev {
    background-color: #db9709 !important;
    top: 88% !important;
    bottom: 0px !important;
    width: 10% !important;
    opacity: 1!important; 
    /*height: 30px !important;
    width: 30px !important;*/
}

.carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover {
    color: #000 !important;
    text-decoration: none;
    outline: 0;
    /*opacity: .9;*/
    background-color: #fff !important;
}

.carousel-control-prev {
    left: 78.5% !important;
    margin-bottom: 5px !important;
}

.carousel-control-next {
    right: 5px !important;
    margin-bottom: 5px !important;
}

.qrcode1{
  background-color: #f6f6f4;
}

.bottomStrip::before {
    position: absolute;
    content: "";
    bottom: 0%;
    width: 100%;
    height: 5%;
    background: #db9709;
    z-index: 1;
    right: 0%;
}

.hideMobile{
  display: inline-grid;
}

 @media all and (max-width: 1024px) and (min-width: 340px) {

  .listing {
      margin: 30px 0 0 0;
  }


  .slick-initialized .slick-slide{
    margin-left: 7px !important;
    margin-right: 7px !important;
  }


  .projectName {
    font-size: 22px;
}


  .slick-initialized .slick-slide {
     margin-right: 0px; 
}

  .slick-next .slick-next-icon, .slick-next .slick-prev-icon, .slick-prev .slick-next-icon, .slick-prev .slick-prev-icon {
    font-size: 14px !important;
}

/*.navbar>.container{
  margin-top: -95%;
}*/

/*.main_nv .container {
  margin-top: -90%;
}*/

.navbar-toggler-icon{
  display: none !important;
}

.navbar_main{
  margin-top: -80% !important;
}




.slick-next .slick-next-icon, .slick-next .slick-prev-icon, .slick-prev .slick-next-icon, .slick-prev .slick-prev-icon {
    height: 40px;
    width: 40px;
    padding-top: 11px;
}
  .carousel-item {
      margin-top: 12%;
  }
  .slick-next {
    right: 10px !important;
}

  .topForm {
      position: relative;
      top: 9px;
      right: 0;
  }

  .header_text .address {
      color: #fff;
      font-size: 22px;
      line-height: normal;
      margin-top: 20px;
      font-family: "Roboto Condensed", sans-serif;
      margin: 0px 0px 15px 0px;
      padding-bottom: 10px;
  }

  .downloadBtn{
    margin-top: 15px;
    }
  

  .unit p {
      font-size: 28px;
      margin-bottom: 0px;
    }

    .unit {
      max-width: 259.5px;
  }

  .conf_wrap ul li {
    display: block;
  }

  .conf_wrap {
      padding-left: 15px;
      margin: 10px 0 0 5px;
      font-size: 16px;
      position: relative;
  }

  .contact-body {
      padding: 20px 20px 40px 20px;
  }

  .topForm .card {
      width: 100%;
      border-radius: 0px;
      border: 0px;
  }

  .nopadding {
     padding: 0 !important;
  }

  .tabbg {
    margin: 20px 0 15px 0px;
    background-color: #f4f4f4;
    border-radius: 0px; 
    padding: 15px 10px 10px 10px;
  }

  .ctaButton a {
    padding: 10px 14px;
}

.box {
    margin: 0 0 20px 0;
}

.card {
    margin-top: 20px;
    margin-bottom: 9px;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    margin-top: 0px;
    border-radius: 5px;
}

.modal-content{
  border: none !important;
}

.fa-envelope{
  margin-right: 10px;
}

.about_us p {
    font-size: 16px;
    margin-bottom: 14px;
}

.box_wrapper {
  position: relative;
  max-height: 642px;
}

.contentWrapper .conf_wrap{
  text-shadow: none !important;
}



.contentWrapper {
    padding: 20px 15px 28px 20px;
}

/*.about_us{
  border-bottom: 1px solid #b5b5b5;
}*/


.details {
    padding: 35px 0px 10px 0px;
}
.qrcode{
  margin-top: 30px !important;
}

.dropdown-menu.show {
    display: block;/*
    background-color: #fff;*/
}

.dropdown-item {
    color: #000;
    line-height: 30px;
}

.Clients {
    padding-bottom: 0px;
}

.card{
  margin-left: 0px;
}

.center{
  margin-right: auto;
  margin-left: auto;
}

.contentWrapper .conf_wrap{
  font-size: 15px;

}

  .tabbg ul li:first-child{
    width: 100%;
  }


  .tabbg ul li:nth-child(2) {
    width: 100%;
    margin-top: 10px;
  }

  .tabbg ul li:nth-child(3) {
    width: 100%;
    margin-top: 10px;
  }

  .tabbg ul li:nth-child(4) {
    width: 100%;
    margin-top: 10px;
  }

  .tabbg ul li:last-child{
    width: 100%;
    margin-top: 10px;
  }

  .wFull{
    width: 100%;
  }

  #carouselExampleIndicators .carousel-indicators{
    display: none !important;
  }

  .iconTransform {
    transform: rotate(90deg) !important;
    margin-right: 10px !important;
    color: #fff !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    font-size: 18px !important;
    background: none !important;
    line-height: 0px !important;
    margin-left: 0px !important;
    width: auto !important;
}

.clientLogo {
    text-align: center;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
}

.subHeading {
    font-size: 16px;
    text-align: center;
    margin-bottom: 5px;
    margin-left: 0px !important;
}

.Clients .slick-prev {
    left: 2px !important;
}

.Clients .slick-next {
    right: 2px !important;
    top: 55%;
}

.locationBG {
        background-image: none; /* Remove the conic gradient */
        background-color: #db9709; /* Set background color to desired color */
        padding: 0px 0 30px 0;
    }

.usp_bgimg {
    padding: 15px 0px 20px 10px;
    margin: 0 auto;
}

.amenities .subHeading{
  margin-top: 20px;
}

.locationUsp .subHeading{
  color: #fff;
  padding-top: 20px;
}

.locationUsp .subHeading span {
    border-bottom: 1px solid #fff;
}

.uspimg {
     padding-left: 0px !important; 
}

.qrcode1 {
    margin-top: 5px !important;
    padding-bottom: 18px !important;
}

.overview .heading1{
    margin-right: 0px;
    margin-left: 0px;
    font-size: 22px;
    margin-top: 0px;
    margin-bottom: 15px;
    text-align: center;
}

.overview {
    padding: 30px 20px 50px 20px;
}

.overviewContent {
    padding: 0px;
}

.amenities_list1 {
    margin: 0px 0 0 0;
}

.highlight .heading1{
    margin-right: 0px;
    margin-left: 0px;
    font-size: 23px;
    margin-top: 0px;
    margin-bottom: 10px;
    text-align:center; 
}

.box_list1 {
    min-width: 160px;
    max-width: 160px;
    text-align: center;
    display: inline-grid;
    margin: 12px 5px 0px 5px;
    background-color: #fff;
    padding: 20px 7px;
    height: 180px;
}


.highlight {
    background-image: none;
    background-color: #fef0d3 !important;
}

.about-img::before{
  display: none;
}

.uspimg1 img {
    margin: 0px 0px 35px 0px;
    max-width: 100%;
    position: relative;
    z-index: 0;
    padding: 0px 15px;
}

.gallery_bg1 {
    margin: 0 0px 0 0;
    padding: 0 0px 0px 0px;
}

.bottomStrip::before{
  display: none;
}

.hideMobile{
  display: none;
}

#amenities .carousel-item{
  margin-top: 0%;
}

.amenities .uspimg{
  padding-left: 0px;
  padding-right: 0px;
}

.overview .carousel-item{
  margin-top: 12% !important;
}

.carousel-control-prev {
    left: 78% !important;
}

.call_btn {
    background: #25D366;
    width: auto;
    position: fixed;
    bottom: 8%;
    right: 0%;
    border-radius: 25%;
}

.call_btn a {
    font-size: 14px;
    padding: 15px 15px;
    color: #fff;
    text-decoration: none;
    display: block;
}

.fa-whatsapp:before {
    content: "\f232";
    font-size: 30px;
    color: #fff;
}

}



 @media all and (max-width: 374px) and (min-width: 340px) {
  .box_list1 {
    min-width: 150px;
    max-width: 150px;
    text-align: center;
    display: inline-grid;
    margin: 12px 5px 0px 5px;
    background-color: #fff;
    padding: 20px 7px;
    height: 180px;
}

 }

