

body{
	/*font-family: 'Montserrat', sans-serif;*/
	/*font-family: 'Open Sans', sans-serif;*/
	font-family: 'Open Sans';
	font-size: 13px;
	font-weight: 200;

}

@font-face {
  font-family: 'DINPRO';
  src: url('../fonts/DINMEDIUM.TTF');
  /*src: local('dinregularwebfont'), url('../fonts/dinregularwebfont/dinregularwebfont.woff') format('woff'), url('../fonts/dinregularwebfont/dinregularwebfont.ttf') format('truetype');*/
}

@font-face {
  font-family: 'BebasNeueRegular';
  src: url('../fonts/BebasNeueRegular.otf');
  /*src: local('dinregularwebfont'), url('../fonts/dinregularwebfont/dinregularwebfont.woff') format('woff'), url('../fonts/dinregularwebfont/dinregularwebfont.ttf') format('truetype');*/
}

.maintab {
    text-align: center;
}
.filter {
    height: 123px;
}

#popupModal h3.modal-title {
    font-size: 18px;
    color: #fff;
    margin-bottom: 0px;
}

#popupModal .modal-body {
    position: relative;
    padding: 0px;
}

form#PopupForm {
    width: 50%;
    margin: 30px 45px;
    background-color: #0b2d44;
    height: 100%;
    padding: 20px 0;
    border: 1px solid #fff;
    border-radius: 10px;
}

#PopupForm .input-group {
    position: relative;
    display: table;
    text-align: center;
    margin: 12px auto;
    width: 80%;
}

#popupModal .modal-header {
    border-bottom: none;
}

#popupModal .modal-content {
    border-radius: inherit;
    background: none;
    border: none;
    webkit-box-shadow: none;
    box-shadow: none;
    webkit-box-shadow: none;
}

#popupModal .modal-dialog {
    /* width: 35%; */
    background: url(../img/popimages1.png) no-repeat;
    height: 500px;
    width: 52%;
    background-size: contain;
    background-position: center;
}

#popupModal .modal-header .close {
    font-size: 50px;
    color: #000;
    margin: -20px 0px;
}



/*.landscape-mode{
    display: none;
}*/

select#select_ss2 {
    color: #000;
}


.about-img{

position: relative;
    padding: 58px 0;

}

.about-img {
    position: relative;
    padding: 58px 0;
}


ul.social-network {
list-style: none;
display: inline;
margin-left: 0 !important;
padding: 0;
position: relative;
    top: 12px;
}

ul.social-network li {
    display: inline;
    margin: 0 5px;
}

.social-circle li a {
    display: inline-block;
    position: relative;
    margin: 0 auto 0 auto;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    width: 30px;
    height: 30px;
    font-size: 15px;
}

.icoFacebook {
    background: #3B5998;
    color: white;
}

.icotwitr {
    background: #38A1F3;
    color: white;
}

.icogoogle {
    background: #d04428;
    color: white;
}

.icoyoutube {
    background: #b91313;
    color: white;
}


.social-circle li a:hover i, .triggeredHover {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms--transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
}

.social-circle li i {
    margin: 0;
    line-height: 30px;
    text-align: center;
}

.social-circle i {
    color: #fff;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
}

#floorplan h4 {
    font-size: 92px;
    font-weight: 700;
    text-align: center !important;
    margin-top: 0px !important;
    margin-bottom: -122px !important;
    color: #b38211;
    opacity: 0.1;
    /* font-family: 'Open Sans'; */
    font-family: 'BebasNeueRegular';
}

#clients h4 {
    font-size: 92px;
    font-weight: 700;
    display: table-cell;
    vertical-align: middle;
    text-align: center !important;
    margin-top: 0px !important;
    margin-bottom: -146px !important;
    color: #b38211;
    opacity: 0.05;
    /* font-family: 'Open Sans'; */
    font-family: 'BebasNeueRegular';
}

#configuration h4 {
    font-size: 92px;
    font-weight: 700;
    text-align: center !important;
    margin-top: 0px !important;
    margin-bottom: -118px !important;
    color: #b38211;
    opacity: 0.2 !important;
    /* font-family: 'Open Sans'; */
    font-family: 'BebasNeueRegular';
}

#aboutUs h4 {
    font-size: 92px;
    font-weight: 700;
    text-align: left !important;
    margin-top: 0px !important;
    margin-bottom: -146px !important;
    color: #b38211;
    opacity: 0.05;
    /* font-family: 'Open Sans'; */
    font-family: 'BebasNeueRegular';
}

.col-lg-2.col-md-2.col-sm-2.col-xs-6.filter.Branding {
    padding: 0;
}

.col-lg-2.col-md-2.col-sm-2.col-xs-6.filter.Design {
    padding: 0;
}

.newproject {
    margin: 40px 0;
}

.main ul li {
    padding: 0;
    font-size: 15px;
    font-weight: 600;
    text-align: justify;
    font-family: 'Open Sans';
}



      .gallery-top-text li a{ border: 1px solid #fff; font-size: 20px; text-decoration: none; font-weight: bold; padding: 8px 15px; color: #fff; font-family: 'Open Sans';    display: inline-block;    margin: 3px 0;}  
      .filter-button.active {
    background: #fff;
    color: #b38211;
}
      /*.filter {border: 1px solid #fff; }*/

      .overlay {position: absolute;bottom: 0;left: 0;right: 0;height: 20%;width: 100%; opacity: 0; transition: .5s ease; background-color: #008CBA; }
      .filter:hover .overlay {opacity: 0.8; }
      .text {color: white; font-size: 20px; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); text-align: center; }



.certificate-modal .close{
  padding: 0 12px;
  font-size: 25px;
}
.rera-certificate{
  cursor: pointer;
}
.carousel-caption p{

  font-weight: 400;
  padding-top: 5px;

}

.checked {
  color: #fff;
  font-size: 20px;
}

.awards h3.section-head.text-center.wow.fadeInRight {
  font-size: 40px;
  font-weight: 600;
}

.awards {
  position: absolute;
      padding: 60px 0;
}

.config-data h4 {
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
}

#configuration {
 background: url(../img/projectoverviewsection.jpg);
 background-repeat: no-repeat;
 background-size: cover;
 height: 450px;
}



.nopadding{
	padding: 0;
}

.bannerpatch img.img-responsive {
  width: 280px;
  position: relative;
  bottom: 50px;
}

.whiteBg {
  margin: 0 auto;
  text-align: center;
}

#address h5 {
  padding: 0;
  font-weight: bold;
  margin: 0px;
  font-size: 12px;
}

#address p {
  text-transform: uppercase;
  font-size: 15px;
  font-family: 'Open Sans';
  padding: 0;
  text-align: left;
  margin: 0 0 10px 0;
  font-weight: 500;
}

#address {
  padding: 0px 0;
  background-color: #e2ecf6;
}

.media-box-container {
  overflow: inherit !important;
  margin: 0 !important;
}

#amenities p {
  padding: 50px;
  color: #fff;
  font-weight: 400;
  text-transform: none;
  font-size: 15px;
  width: 85%;
  margin: 0 auto;
}


.bannerpatch {
  position: absolute;
  top: 77px;
  left: 6px;
  text-transform: uppercase;
  z-index: 999;
  font-size: 15px;
  /* background: rgba(0,0,0,0.7); */
  color: #fff;
  text-align: center;
  padding: 6px;
  font-weight: 600;
  border-radius: 3px;
  /* border: 1px solid #fff; */
  /* -webkit-box-shadow: 0px 5px 5px -4px rgba(0,0,0,0.75); */
  -moz-box-shadow: 0px 5px 5px -4px rgba(0,0,0,0.75);
  /* box-shadow: 0px 5px 5px -4px rgba(0,0,0,0.75); */
}
.navbar-default {
	background-color: #fff;
	position: fixed;
	margin-bottom: 0;
	height: 120px !important;
  font-family: 'DINPRO';
        width: 100%;
}
.nav>li>a {
	font-family: 'Open Sans', sans-serif;

  /*font-weight: bold;*/
  color: #fff !important;
  padding: 0px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 400;
  /*border-bottom: 1px solid #000;*/
  line-height: 30px;
}
ul.nav.navbar-nav.navbar-right {
  padding: 0px 8px;
  margin: 0 0;
  background-color: #b38211;
  position: relative;
    bottom: -64px;
}
.navbar-nav>li {
	padding: 12px 9px;
}



.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus{
  border-bottom: 2px solid #fff;
  background-color: #b38211;
}

#myNavbar h5 {
  text-align: justify;
  font-size: 14px;
  color: #155a9e;
  /* margin: 0 0; */
  padding: 15px 35px;
  font-family: 'Open Sans';
  font-weight: 600;
}
.navbar-brand {
	height: auto;
	padding: 10px 15px;
	width: 100%;
}
.navbar-brand>img{
	margin: 0 auto;
  /* padding-top: 16px;*/
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand{
  padding: 5px;
  text-align: center;
}
#dropdownMenuButton{
	background: inherit;
	color: #000;
	font-weight: bold;
	padding: 6px 12px;
	border-bottom: 1px solid #000;
	border-radius: inherit;

}
.dropdown-menu{
	background-color: #000;
	min-height: 100px;
	border-radius: inherit;
}
.dropdown-item{
	width: 100%;
	display: block;
	text-align: center;
	text-transform: uppercase;
	padding: 4px 0;
	color: #fff;
}
.dropdown-menu{
	min-width: 120px;
}

.dropbtn {
	background-color: inherit;
	text-transform: uppercase;
	color: #000;
	padding: 4px 0;
	/*font-size: 16px;*/
	border-bottom: 1px solid #000;
	/*font-weight: bold;*/
	border: none;
	cursor: pointer;
}

.dropdown {
	position: relative;
	display: inline-block;
	padding-bottom: 5px;
	border-bottom: 1px solid #000;
}

.dropdown-content {
	display: none;
	position: absolute;
	background-color: #000;
	min-width: 160px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 1;
	top: 30px;
}

.dropdown-content a {
	color: #fff;
	padding: 12px 16px;
	text-decoration: none;
	display: block;
}

.dropdown-content a:hover {background-color: #000;color: #A68749;}

.dropdown:hover .dropdown-content {
	display: block;
}

.dropdown:hover .dropbtn {
	background-color:inherit;
}

.circle {
  width: 178px;
  height: 137px;
  position: absolute;
  background: #fff;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: 6px solid #fff;
  top: -12px;
}

.aeonLogo {
  /*padding: 10px;*/
  /*border-right: 2px solid #797979;*/
}
h2.text-left.section-head.wow.fadeInUp {
  font-size: 15px;
  font-weight: bold;
  padding: 0;
  margin: 0;
  color: #fff !important;
  font-family: 'Open Sans' !important;
}

/*Slider*/
#slider{
	position: relative;
}
.audio-toggle, .play-pause-toggle{
	display: none !important;
}
.aslide{
	position: relative !important;
}
.carousel {
	position: relative;
	margin-top: 121px;
}
.carousel img{
	width: 100%;
}
.ame-border {
  width: 100%;
  position: absolute;
  top: 28px;
  right: 0;
}
.slick-prev:before, .slick-next:before {
  color: #b38211 !important;
  position: absolute;
  top: 120px;
  font-size: 60px;
}
.slick-next {
  right: 88%;
}

.config-table h4{
 font-size: 92px;
    font-weight: 700;
    margin-bottom: -119px;
    color: #fff;
    text-transform: uppercase;
    opacity: 0.05;
    font-family: 'BebasNeueRegular';
    text-align: center;
}

.media-boxes-container{
  height: 450px !important;
}


.tab_block>h3{display:block;}
.tab_block_main .tab_content{display:inline-block;width:100%;}
.tab_block_main .tab_content .tab_block{display:none;}
.tab_block_main .tab_content .tab_block.active{display:block;}
.tab_block_main .tab_options{display:inline-block;padding:0;border-bottom:1px solid #dee2e6;}
.tab_block_main .tab_options>li{float:left;font-size:20px;color:#333333;line-height:normal;list-style:none;margin-bottom:-1px;}
.tab_block_main .tab_options>li a{color:#333333;text-decoration:none;text-align:center;border-bottom:0;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem;padding:.5rem 1rem;display:block;}
.tab_block_main .tab_options>li a.active,
.tab_block_main .tab_options>li a:hover{color:#f06343;background-color:#fff;border-color:#f06343 #f06343 #fff;}

h4.mainhead{
font-size: 92px;
    font-weight: 700;
    margin-bottom: -120px;
    color: #fff;
    text-transform: uppercase;
    opacity: 0.05;
     font-family: 'BebasNeueRegular';
    text-align: center;
    margin-top: 75px;
}

.aboutmain h4 {
    font-size: 59px;
    font-weight: 700;
    margin-bottom: -103px;
    color: #b38211;
    opacity: 0.1;
    font-family: 'Open Sans';
}
/*About*/

.section-head{
	text-transform: uppercase;
	color: #fff;
	/*font-family: 'Open Sans', sans-serif;*/
  /*font-family: 'BebasNeueRegular';*/
  font-size: 30px;
  padding: 33px 0;
  font-weight: 600;

}
.underline1{
	width: 200px;
	height: 1px;
	background-color: #fff;
	margin: 30px auto;
}
.dots{
	position: relative;
	top: -10px;
	left: 50px;
}

.dots li{
	display: inline-block;
	float: left;
	color: #fff;
}

#aboutUs h2 {
  font-weight: bold;
  color: #b38211;
  font-size: 35px;
  margin: 45px 0 15px 0;
  font-family: 'Open Sans';
}

#aboutUs hr{
  width: 1%;
  color: #f00;
  border-top: 400px solid #b38211;
  position: absolute;
  right: 0;
}

.vertical {
  border-left: 500px solid #1b1b1b; 
  height: 450px;
  position: absolute;
  left: -7%;
}
.main p {
 font-size: 15px;
 font-weight: 600;
 text-align: justify;
 font-family: 'Open Sans';
}
#aboutUs {
  padding: 50px 0;
  height: 570px;
}

/*Configuration*/
#configuration{
	/*background-color: #334144;*/
  /*padding: 100px 0 0 0;*/

}
#configuration img{
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

.bottom-head {
  text-align: center;
  border-right: 1px solid #EBEBEB;
  padding: 0;
  /*background-color: #DDDDDD;*/

}
.bottom-head a {
  text-decoration: none;
  display: block;
  height: 120px;
  position: relative;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;

}
.buy-media {
  position: absolute;
  bottom: 0;
  height: 150px;
  overflow: hidden;
  padding: 30px;
  width: 100%;
  background-color: #DDDDDD;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform .2s ease,height .2s ease;
  -moz-transition: -moz-transform .2s ease,height .2s ease;
  -o-transition: -o-transform .2s ease,height .2s ease;
  transition: transform .2s ease,height .2s ease;
}
.bottom-head h6 {
  font-size: 1em;
  color: #919090;
  font-family: 'Montserrat-Regular';
  margin: 0.5em 0 0;
}
.bottom-head a:hover .buy-media{
  height:200px;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  width: 100%;
  background-color: #DDDDDD;
  position: absolute;
  bottom:0;
  left: 0;
}
.config-box{
  /*background-color: #DDDDDD;*/
}
.config-BHK {
  font-family: 'BebasNeueRegular';
  font-size: 35px;
  color: #4D4D4F;
}
.dwnarrow{
  text-align: center;
  margin-bottom: 20px;
  color: #000;
  font-size: 20px;
}
.pricepopupdiv {

}
table{
	/*font-family: 'Open Sans', sans-serif;*/
	font-family: 'Montserrat', sans-serif;

}
table td{
	width: 30%;
	color: #fff;
}
table th{
	background: #fff;
	color: #000;
}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td{
	padding: 5px;
  font-size: 13px;
  font-weight: 500;
}
.config-img{
	position: absolute;
}
.config-img img{
	bottom: -130px;
	position: absolute;
}
.sqft{
  color: #4D4D4F;
  font-weight: bold;
}
.pricepopup {
  background: #737373;
  color: #fff;
  padding: 5px;
  margin: 15px 0;
  font-weight: bold;

}
.configmainbox {
  margin: 70px 0 0 0;
}
.highlights{
	color: #fff;
	/*font-family: 'Open Sans', sans-serif;*/
	font-family: 'Montserrat', sans-serif;
	/*margin: 40px 0;*/
	margin-bottom: 20px;
	padding-left: 12px;

}
.highlights li{
	line-height: 1.9;

}

.awards .col-lg-3 {
  width: 18%;
}
.newstar {
  width: 85%;
}

.table {
	width: 70%;
  margin: 0 auto;
  margin-bottom: 20px;
  margin-top: 20px;
}

.config-listing{

	padding: 5px 0;
}

/*Floorplan*/

#floorplan{
  /*background: url(../img/floorplan-bg.jpg);*/
  background:linear-gradient(0deg,rgba(255,255,255,0.4),rgba(255,255,255,0.4)),url(../img/floorplan-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;

}
.floorplan-heading{
  height: 350px;
  max-width: 450px;
  display: table;
}
.floor-head {
}
/*Amenities*/

#amenities{
  padding: 50px 0;
  /*background-color: rgba(0,0,0,0.6);*/
  /*background: url(../img/ame-bg.jpg);*/
  background:url(../img/projectoverview.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  /*height: 450px;*/
}

.amenities-block{
	/*border-radius: 50%;
	border: 1px solid #000;*/
}

.navbar-header{

  border-right: 6px solid #ed3237;
  height: 121px;

}

section{
	position: relative;
}
.ame-border{
	width: 100%;
	position: absolute;
	top: 52px;
  /*left: 76px;*/
  /*right: 0;*/
}

.media-boxes-no-more-entries{
  display: none;
}

.ame-head
{
  width: 75%;
  text-align: right;
}

.square {
  width: 150px;
  height: 150px;
  background: #4D4D4F;
  position: absolute;
  bottom: -22px;
  /*right: -42px;*/
}



.amenities-circle{
	border: 2px solid #fff;
	width: 100px;
	height: 100px;
	background-color: #fff;
	text-align: center;
	margin: 0 auto;
}


.black{
	display: block;
}
.amenities-circle:hover .black{
	display: none;
}
.amenities-circle:hover .white{
	display: block;
	display: block;
	position: absolute;
	top: 0;
}
.amenities-circle:hover{
 background-color: #AA7555;
 border: 2px solid #AA7555;
}
.amenities-circle img{
 margin: 25px;
}
.amenities-container{
 padding: 45px 0;
}
.circle-block{
 /*margin-bottom: 25px;*/
 height: 180px;
}
.circle-block h4{
 font-size: 13px;
 text-transform: capitalize;
 font-weight: 500;
 /*font-family: 'Open Sans', sans-serif;*/
 font-family: 'Montserrat', sans-serif;
 text-align: center;
 color: #fff;

}
.st0{

}
.st0 {
 stroke-dasharray: 1000;
 /* stroke-dashoffset: 800; */ 
 animation: draw1 8s linear alternate;
}
@keyframes draw1 {
 from {
  stroke-dashoffset: 1200;
}
to {
  stroke-dashoffset: 600;
}
}

.amenitieshead {
	/*position: relative;
	left: 5%;
	top: 220px;*/
/*  height: 400px;
  max-height: 400px;
  display: table;*/
}
.ame-section-head{
    text-transform: uppercase;
    /* font-size: 45px; */
    color: #fff;
    /* font-family: 'Open Sans', sans-serif; */
    /* font-family: 'BebasNeueRegular'; */
    margin: 0 auto;
    font-family: 'Open Sans';
    font-size: 35px;
    font-weight: 600;
}

.list-inline>li {
    display: inline-block;
    padding-left: 10px;
    padding-right: 15px;
}

.ame-img img{
  width: 400px;
}

/*Specification*/
#specification{
  background: url(../img/specification.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.speci-img {
  position: absolute;
  bottom: 0;
  left: 40px;
}
.spe-section-head{
  margin-bottom: 20px;
  text-transform: uppercase;
  font-size: 25px;
  font-weight: bold;
  /*font-family: 'Open Sans', sans-serif;*/
  font-family: 'Montserrat', sans-serif;
}
.specification-container{
  padding: 50px 0;
}
.specification-inner{
  /*padding: 50px 0;*/

}
.spe-head{
  text-transform: uppercase;
  color: #000;
  font-size: 16px;
}
.speci-listing{
  padding: 10px 0;
}
.speci-listing ul{
  padding: 0;
}
.speci-listing ul li{
  color: #000;
  font-weight: 500;
  font-size: 12px;
}
.specification-div{
  padding: 10px 0;
}

/*Floorplan*/
#floorplan{
	padding: 50px 0;

}

.nGY2 .nGY2GThumbnailImg{
	left: 0 !important;
}
.floor-lamp img{
	height: 450px;
}

/*Location*/
#location{
	background:url(../img/locationmap.jpg);
	padding: 50px 0;
   background-repeat: no-repeat;
  background-size: cover;
}

/*.col-lg-4.location-form {
    border: 1px solid #165a87;
    height: 454px;
    }*/

    #ContactForm{
     background-color: #fff;
     padding: 14px 20px;
     /*margin-top: 18px;*/
   }
   .form-control{
     border-radius: inherit;
   }
   .input-group {
     position: relative;
     display: table;
     text-align: center;
     margin: 11px auto;
     width: 100%;
   }
   .floor-lamp{
     position: absolute;
     right: 0;
     margin-top: -60px;
   }
   .floorplan-anchor{
     border: 1px solid #000 !important;
   }
   #location h3 {
    margin: 0;
    padding: 15px 0;
    color: #fff !important;
    font-family: 'Open Sans';
    font-size: 35px;
    font-weight: 600;
  }

  .footernew{
    margin: 10px 0;
    border-right: 1px solid #fff; 
    height: 90px;
  }

  .footernewest{
    padding: 0 40px;
  }


  /*New Gallery*/

  .mfp-preloader {
    width: 30px;
    height: 30px;
    background-color: #FFF;
    opacity: 0.65;
    margin: 0 auto;
    -webkit-animation: rotateplane 1.2s infinite ease-in-out;
    animation: rotateplane 1.2s infinite ease-in-out;
  }

  @-webkit-keyframes rotateplane {
    0% { -webkit-transform: perspective(120px) }
    50% { -webkit-transform: perspective(120px) rotateY(180deg) }
    100% { -webkit-transform: perspective(120px) rotateY(180deg)  rotateX(180deg) }
  }

  @keyframes rotateplane {
    0% { transform: perspective(120px) rotateX(0deg) rotateY(0deg) }
    50% { transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg) }
    100% { transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg) }
  }

  /*Gallery*/
  #gallery{
   /*padding: 50px 0;*/
   margin: 0 auto;
   height: 480px !important;
 }
 .gal-bg{
   /*background: url('../img/gal-bg.jpg');*/
   background-color: #334144;
   background-size: cover;
   background-repeat: no-repeat;
   /*height: 450px;*/

 }
 section#configurationnew {
  background-color: #b38211;
  padding-top: 50px;
}
.config-data {
  padding: 0px 0;
  border-right: 2px dashed #fff;
  margin: 25px 0 30px 0;
}

.newoverlay{
  height: 750px;
}

.bg-overlay{
	background-color: #b38211;
	background-size: cover;
	width: 100%;
}
.gal-block{
	padding: 60px 40px;
}
.gal-lamp{
	position: absolute;
	left: 25px;
	margin-top: -24px;
}
.gal-lamp img{
	width: 200px;
}

.gal-head{
	position: relative;
	/* bottom: 54%; */
	margin-top: 270px;
}
.gal-list{
	margin: 20px 0;
}
.gal-list img{
	border: 2px solid #fff;
}
.gal-date{
	font-size: 15px;
}
.clients-inner {
  padding: 50px 0 0 0;
  background: url(../img/gallerybackground.jpg);
  color: #fff;
}
.slick-slide img {
  margin: 0 auto;
}
.clients-inner h3 {
  margin: 0px 0 20px 0;
  display: table-cell;
  vertical-align: middle;
  color: #155a83;
  font-weight: bold;
  font-family: 'Open Sans';
  text-align: center;
  font-size: 35px;
  position: relative;
    right: 50%;
}
h3.text-right.section-head.floor-head{
  color: #155a83;
  font-weight: bold;
  font-family: 'Open Sans';
  text-align: center;
  font-size: 35px;
}
.gallery-heading {
  height: 400px;
}
.clients-fd {
  padding: 20px 0;
}

.addr {
    padding: 30px 30px;
}

.address-main{
  background-color: #edebea;
        padding: 0px 0;
}


/*Address*/
#address{
	/*padding: 20px 0;*/
  background-color: #b38211;
  color: #fff;
}
#address h5{
	padding: 0;
}
#address p{
	/*text-transform: uppercase;*/
    font-size: 15px;
     font-family: 'Open Sans', sans-serif; 
    /*font-family: 'Montserrat', sans-serif;*/
    padding: 5px 0;
    text-align: left;
    margin: 0;
    color: #fff;
    font-weight: 100;

}
.maharera-logo img{
  margin: 0 auto;
    width: 70%;
}
.aeonLogo img{
 
 padding: 24px 24px;
}

/*Footer*/
#footer{
  padding: 20px 0 60px 0;
  background-color: #1b1b1b;
}
#footer h5{
  font-size: 20px;
  padding: 0;
  /* font-family: 'Open Sans', sans-serif; */
  font-family: 'Montserrat', sans-serif;
  text-align: left;
}

.maharera {
  text-align: center;
  font-size: 16px;
  color: #fff;
}
.maharera a {
 text-decoration: none;
    color: #fff;
    font-family: 'Open Sans';
}

.aboutmain h3.section-head.text-center.wow.fadeInUp.text-center {
    font-size: 24px;
    font-weight: bold;
}

.slick-prev {
    left: -10px;
}

.slick-prev, .slick-next{
      top: 30%;
}

.footer-rera {
    text-align: justify;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: 500;
    margin: 7px 0;
}

ul.list-inline.gallery-top-text {
   margin: 0px 0 20px 0;
}

.aboutmain h4{
 font-size: 92px;
    font-weight: 700;
    margin-bottom: -120px;
    color: #b38211;
    opacity: 0.05;
    /* font-family: 'Open Sans'; */
    font-family: 'BebasNeueRegular';
}


/*Gallery Plugin*/
.demo-gallery > ul {
	margin-bottom: 0;
}
         /*   .demo-gallery > ul > li {
                float: left;
                margin-bottom: 15px;
                margin-right: 20px;
                width: 200px;
                }*/
                .demo-gallery > ul > li a {
                	border: 1px solid #FFF;
                	border-radius: inherit;
                	display: block;
                	overflow: hidden;
                	position: relative;
                	/*float: left;*/
                }
                .demo-gallery > ul > li a > img {
                	-webkit-transition: -webkit-transform 0.15s ease 0s;
                	-moz-transition: -moz-transform 0.15s ease 0s;
                	-o-transition: -o-transform 0.15s ease 0s;
                	transition: transform 0.15s ease 0s;
                	-webkit-transform: scale3d(1, 1, 1);
                	transform: scale3d(1, 1, 1);
             /* height: 100%;
             width: 100%;*/
           }
           .demo-gallery > ul > li a:hover > img {
            -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
          }
          .demo-gallery > ul > li a:hover .demo-gallery-poster > img {
            opacity: 1;
          }
          .demo-gallery > ul > li a .demo-gallery-poster {
            /*background-color: rgba(0, 0, 0, 0.1);*/
            bottom: 0;
            left: 0;
            position: absolute;
            right: 0;
            top: 0;
            -webkit-transition: background-color 0.15s ease 0s;
            -o-transition: background-color 0.15s ease 0s;
            transition: background-color 0.15s ease 0s;
          }
          .demo-gallery > ul > li a .demo-gallery-poster > img {
            left: 50%;
            margin-left: -10px;
            margin-top: -10px;
            opacity: 0;
            position: absolute;
            top: 50%;
            -webkit-transition: opacity 0.3s ease 0s;
            -o-transition: opacity 0.3s ease 0s;
            transition: opacity 0.3s ease 0s;
            border: none !important;
          }
          .demo-gallery > ul > li a:hover .demo-gallery-poster {
            background-color: rgba(0, 0, 0, 0.7);
          }
          .demo-gallery .justified-gallery > a > img {
            -webkit-transition: -webkit-transform 0.15s ease 0s;
            -moz-transition: -moz-transform 0.15s ease 0s;
            -o-transition: -o-transform 0.15s ease 0s;
            transition: transform 0.15s ease 0s;
            -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
            height: 100%;
            width: 100%;
          }
          .demo-gallery .justified-gallery > a:hover > img {
            -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
          }
          .demo-gallery .justified-gallery > a:hover .demo-gallery-poster > img {
            opacity: 1;
          }
          .demo-gallery .justified-gallery > a .demo-gallery-poster {
            background-color: rgba(0, 0, 0, 0.1);
            bottom: 0;
            left: 0;
            position: absolute;
            right: 0;
            top: 0;
            -webkit-transition: background-color 0.15s ease 0s;
            -o-transition: background-color 0.15s ease 0s;
            transition: background-color 0.15s ease 0s;
          }
          .demo-gallery .justified-gallery > a .demo-gallery-poster > img {
            left: 50%;
            margin-left: -10px;
            margin-top: -10px;
            opacity: 0;
            position: absolute;
            top: 50%;
            -webkit-transition: opacity 0.3s ease 0s;
            -o-transition: opacity 0.3s ease 0s;
            transition: opacity 0.3s ease 0s;
          }
          .demo-gallery .justified-gallery > a:hover .demo-gallery-poster {
            background-color: rgba(0, 0, 0, 0.5);
          }
          .demo-gallery .video .demo-gallery-poster img {
            height: 48px;
            margin-left: -24px;
            margin-top: -24px;
            opacity: 0.8;
            width: 48px;
          }
          .demo-gallery.dark > ul > li a {
            border: 3px solid #04070a;
          }
          .home .demo-gallery {
            padding-bottom: 80px;
          }

          /*Instant Form*/

          label.error {
            color: red;
            font-size: 12px;
            font-weight: 400;
            /* margin: 0; */
            float: left;
            /* position: relative; */
            /* top: -4px; */
            left: 0;
          }
          .modal-header {
            border-bottom: 1px solid #3D1E19;
          }


          .spek_exprt {
            width: 250px;
            text-align: center;
            /*background-color: #DADADA;*/
            background-color: rgba(218, 218, 218, 0.87);
            padding: 10px;
            -webkit-border-radius: 0 10PX 10PX 0;
            -moz-border-radius: 0 10PX 10PX 0;
            border-radius: 0 10PX 10PX 0;
            POSITION: RELATIVE;
            top: -160px;
            z-index: 50;
            border: 1px solid #fff;
          }
          .spek_exprt .btn-default,
          #instant-callback-div .btn-default {
            width: 100% !important;
            background: #334144;
            color: #fff;
            border-color: #334144;
       /*  	-webkit-border-radius: 3px;
         	-moz-border-radius: 3px;
         	border-radius: 3px;*/
         }
         #instant-callback-div {
         	/*font-family: 'Open Sans', Arial, sans-serif;*/
         	position: fixed;
         	vertical-align: top;
         	/* padding: 0 0 24px 0px;*/
         	right: -247px;
         	top: 20%;
         	/*width: 280px;*/
         	height:0;
         	z-index: 1000;
         }
         #instant-callback-div .form-control{
         	height: 30px;
         }
         #instant-callback-div .input-group{
         	margin: 8px auto;
         }
         #instant-callback-div .instant-switch {
         	background: url(../img/enquirenownew.png) no-repeat scroll 0 0;
         	-webkit-box-shadow: -1px 0px 3px rgba(0, 0, 0, 0.2);
         	-moz-box-shadow: -1px 0px 3px rgba(0, 0, 0, 0.2);
         	box-shadow: -1px 0px 3px rgba(0, 0, 0, 0.2);
         	cursor: pointer;
         	display: inline-block;
         	height: 140px;
         	vertical-align: top;
         	width: 30px;
         	/*border: 1px solid #fff;*/
         	position: relative;
         	/*-webkit-border-radius: 10px 0 0 10px;
         	-moz-border-radius: 10px 0 0 10px;
         	border-radius: 10px 0 0 10px;*/
         }
         #instant-callback-div .content-switcher {
         	background-color: #fff;
         	display: inline-block;
         	width: 245px;
         	margin: 0 0 0 -4px;
         	padding: 0 16px 12px;
         	vertical-align: top;
         	-webkit-border-bottom-left-radius: 6px;
         	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.33);
         	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.33);
         	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.33);
         	-moz-border-radius-bottomleft: 6px;
         	-webkit-border-bottom-left-radius: 6px;
         	border-bottom-left-radius: 6px;
         }
         #instant-callback-div h4 {
         	border-bottom: 1px solid #EDEDED;
         	/*margin-bottom: 20px;*/
         	padding-bottom: 15px;
         	padding-top: 5px;
         }
         #instant-callback-div p {
         	margin: 5px 0 !important;
         	padding: 4px 0;
         	font-size: 12px;
         }

/*#instant-callback-div input {
    display: block;
    width: 90%;
    margin: 6px 0;
    border: 1px solid #CCC;
    padding: 6px 10px;
    }*/

    #instant-callback-div input[type="submit"]:hover {
    	background-color: #333;
    	color: #FFF;
    }
    #instant-callback-div input[type="submit"] {
    	width: 100%;
    }
    #hide {
    	background-color: #FFFFFF;
    	-webkit-border-radius: 0 5px 0 0;
    	-moz-border-radius: 0 5px 0 0;
    	border-radius: 0 5px 0 0;
    	height: 32px;
    	position: absolute;
    	right: 7px;
    	top: 7px;
    	width: 40px;
    	cursor: pointer;
    	font-size: 12px;
    	line-height: 13px;
    	margin-bottom: 0;
    }
    #hide img {
    	opacity: 0.3;
    	-webkit-transition: all 0.3s ease 0s;
    	-moz-transition: all 0.3s ease 0s;
    	-o-transition: all 0.3s ease 0s;
    	transition: all 0.3s ease 0s;
    }
    #hide img:hover {
    	opacity: 0.7;
    }

    /*Popup Form*/

    h3.modal-title {
    	font-size: 16px;
    	text-align: center;
    	color: #334144;
    	font-weight: bold;
    }
    #popupModal button#submitf {
    	background-color: rgba(51, 65, 68, 0.07058823529411765);
    	color: #fff;
    	-webkit-border-radius: 3px;
    	-moz-border-radius: 3px;
    	border-radius: 3px;
    }
    .modal-content{
    	border-radius: inherit;
    }

    .config-table {
      margin-bottom: 100px;
    }

    .slick-active.slick-center {
      background-color: #1b1b1b;
    }

    .slick-slide img {
      display: block;
      margin: 0 auto;
      text-align: center;
    }

    #projectoverview {
      padding: 50px 0;
      height: 570px;
    }
    .your-class.slick-initialized.slick-slider {
      background-color: #b38211;
    }

    #projectoverview .col-md-1 {
      width: 14%;
      padding: 0;
      margin: 0;
    }
    .slick-slide p {
      color: #fff;
      text-align: center;
      font-size: 14px;
      margin: 15px 0;
    }
    .slick-list.draggable {
      padding: 0 0 !important;
    }
    .slick-initialized .slick-slide {
      display: block;
      padding: 25px 0;

    }


    /*Price Popup*/
    .pricepop{
    	color: #b38211;
    	text-decoration: none;
    }
    .pricepop:hover{
    	text-decoration: none;
    	color: #b38211;
    }

    #price .modal-dialog {
    	width: 35%;
    }
    #price button#submitf {
    	background-color: #334144;
    	color: #fff;
    	-webkit-border-radius: 3px;
    	-moz-border-radius: 3px;
    	border-radius: 3px;
    	border: 1px solid #334144;
    }
    #submitf{
    	background-color: #334144;
    	color: #fff;
    	-webkit-border-radius: 3px;
    	-moz-border-radius: 3px;
    	border-radius: 3px;
    	border: 1px solid #fff;
    }

    /*Book A site visit*/
    #bookvisit {
    	left: 25px;
    	/* font-family: 'Open Sans', Arial, sans-serif; */
    	position: fixed;
    	vertical-align: top;
    	/* padding: 0 0 24px 0px; */
    	right: 0;
    	bottom: 7px;
    	/* width: 280px; */
    	height: 28px;
    	z-index: 1000;
    }
    #bookvisit .booksitevisit-switch {
    	background: url(../img/handle3.png) no-repeat scroll 0 0;
    	-webkit-box-shadow: -1px 0px 3px rgba(0, 0, 0, 0.2);
    	-moz-box-shadow: -1px 0px 3px rgba(0, 0, 0, 0.2);
    	box-shadow: -1px 0px 3px rgba(0, 0, 0, 0.2);
    	cursor: pointer;
    	display: inline-block;
    	height: 36px;
    	vertical-align: top;
    	width: 170px;
    	/*border: 1px solid #fff;*/
    	position: relative;

    }
    .field {
    	width: 100%;
    	float: left;
    	color: #000;
    	padding: 10px 0;
    	font-size: 15px;
    }
    .visit-time input, .visit-date input {
    	width: 30%;
    	margin-right: 2%;
    	padding: 6px;
    	border: 1px solid #E3E3E3;
    	color: #adadad;
    	font-weight: 500;

    }
    .visit-time select {
    	width: 30%;
    	padding: 6px;
    	border: 1px solid #E3E3E3;
    	color: #adadad;
    	font-weight: 500;
    }

    .carousel-caption {
      position: absolute;
      left: 0;
      right: 15%;
      bottom: 0;
      z-index: 10;
      padding-top: 0;
      padding-bottom: 0;
      color: #fff;
      width: 100%;
      background: rgba(0,0,0,0.7);
      text-align: center;
      text-shadow: 0 1px 2px rgba(0,0,0,.6);
    }
    .carousel-control .fa-chevron-left, .carousel-control .fa-chevron-right {
      width: 30px;
      height: 30px;
      margin-top: 85px;
      font-size: 30px;
    }


    /*Amenities*/

/*    .ug-thumb-selected::before{
        border-bottom: 1px solid blue;
        -webkit-box-shadow: 0 1px 0 0 red;
        -moz-box-shadow: 0 1px 0 0 red;
        box-shadow: 0 1px 0 0 red;
        content: "";
        margin: 0 auto; 
        position: absolute;
        top: 45%; left: 0; right: 0;
        width: 95%;
        z-index: -1;
    }
    */

    .lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
      bottom: 100px;
    } 

    .ug-gallery-wrapper .ug-carousel-wrapper{
      left: 300px;
    }

    .ug-thumb-wrapper.ug-tile img.ug-thumb-image{
      background-color: #c7c3c3 !important;
      padding: 10px 10px !important;
    }
    #gallery1 .ug-carousel-wrapper .ug-thumb-wrapper.ug-tile img.ug-thumb-image {
      background-color: #c3c2c2 !important;
      padding: 10px 10px !important;
    }
    .ame-border2 {
      width: 100%;
      position: absolute;
      top: 38px;
      right: 4px;
    }
    #inquiryForm {
      background-color: #155a9e;
      bottom: -18px;
      -webkit-box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.33);
      -moz-box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.33);
      box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.33);
      padding: 0 0 15px 0;
      position: fixed;
      width: 100%;
      z-index: 3;
    }
    #inquiryForm h4 {
      margin: 18px 0 0;
      color: #fff;
    }
    #inquiryForm .input-group-addon {
      background-color: #4D4D4F;
      color: #fff;
      border-color: #4D4D4F;
    }
    #inquiryForm .btn-default {
      background-color: #4D4D4F;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
      color: #fff;
      border-color: #4D4D4F;
    }
    .form-control:focus {
      border-color: #87c352;
      -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(139, 197, 63, 0.6);
      -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(139, 197, 63, 0.6);
      box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(139, 197, 63, 0.6);
    }
    .form-control {
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
    }
    #inquiryForm label.error {
    /*  display: none!important; */
    }
    .has-error .input-group-addon {
      background-color: #f2dede !important;
      border-color: #a94442 !important;
      color: #a94442!important;
    }
    #navigation .navbar-brand {
      padding: 0 35px;
    }
    #navigation .navbar-brand img {
      width: 135px;
      padding: 5px;
    }
    .inquireButton {    padding: 5px;
      background-color: #4D4D4F;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border-radius: 0;
      bottom: 0;
      -webkit-box-shadow: 0 1 3px rgba(0, 0, 0, 0.33);
      -moz-box-shadow: 0 1 3px rgba(0, 0, 0, 0.33);
      box-shadow: 0 1 3px rgba(0, 0, 0, 0.33);
      color: #fff;
      cursor: pointer;
      display: none;
      font-family: "Roboto Condensed";
      font-size: 18px;
      font-weight: 400;
      padding: 5px 20px;
      position: fixed;
      -webkit-transition: all 0.3s ease-in-out 0s;
      -moz-transition: all 0.3s ease-in-out 0s;
      -o-transition: all 0.3s ease-in-out 0s;
      transition: all 0.3s ease-in-out 0s;
      z-index: 1000;
      width: 100%;
    }
    .inquireButton:hover,
    .inquireButton:focus {
      background-color: #98D346;
      color: #fff;
    }

.inner-offersection {
    margin: 5px 0;
}
