
@font-face {
  font-family: "MinionPro-Bold";
  src: url('../fonts/MinionPro-Bold.otf');
}
@font-face {
  font-family: "Cabin-Regular";
  src: url('../fonts/Cabin-Regular.ttf');
}
body{
	font-family: 'Montserrat', sans-serif;
	/* font-family: 'Open Sans', sans-serif; */
	/*font-family: "Cabin-Regular";*/
	font-size: 13px;
	font-weight: 200;

}
/* section {
    padding: 10px;
} */
#lock{ display:none; }
.constru-gal-head h4 {
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 50px 0px 15px;
}
.ec-tab {
    color: #fff;
    background: #003e84;
    padding: 10px 20px;
    margin: 15px;
    border-radius: 5px;
}
.EC-letter-modal.modal-body {
    padding: 20px 20px 40px;
    text-align: center;
}
.modal-body {
    padding: 0px 20px 0px 20px;
} 
button.close {
    opacity: 1.2 !important;
    font-size: 30px !important;
}
.close {
    opacity: 1.2 !important;
   font-size: 30px !important;
}
.EC-letter-modal .close{
    padding: 0 12px;
}
#ec-cerificate h4{
    margin-bottom: 30px;
    border-bottom: 1px solid #bebfbd;
    padding-bottom: 10px;
}
#ec-cerificate{
cursor: pointer;
}
.rera-certificate{
cursor: pointer;
}
.certificate-modal .close{
    padding: 0 12px;
}
.rera-certificate{
cursor: pointer;
}
.carousel-caption p{

    font-weight: 400;
    padding-top: 5px;

}
#inquiryForm h4 {
    color: #fff;
    position: relative;
        text-align: center;
}

.carousel-indicators .active{
 
background-color: #f9a519;

}


section#Projecthighlights {
   padding: 70px 0;
}

.config-content h3 {
    font-family: "MinionPro-Bold";
    color: #fff;
}

#inquiryForm .col-sm-2 {
    width: 15.666667%;
}




#Projecthighlights .container {
    background-color: #1a162f;
    padding-bottom: 25px;
}
.config-content {
    padding: 25px 0;
}
.config-listing {
    padding: 5px 0;
}
.proj-block {
    margin: 15px 0;
    height: 70px;
}

.proj-img {
    width: 45px;
    padding: 10px 0;
}
.proj-txt {
    color: #fff;
    font-weight: 400;
    padding: 10px 0;
}





#location .section-head {
    padding: 0 0;
}

.location-amenities{
    padding: 0;
    margin: 0px auto;
    margin-top: 63px;
    background-color: #897a5c;
}

.locationmap-rightblock {
    margin: 12px 0;
    padding: 42px 60px
}
.locationmap-block {
    margin: 10px 0;
    height: auto;
    color: #fff;
    border: 1px solid #a9cf46;
}
ul.location-list {
    color: #a9cf46;
}
h4.location-connectivity.text-center {
    padding-top: -20px;
    width: 45%;
    margin: 0 auto;
    margin-top: -14px;
    background-color: #c37c2e;
    /* padding: 0px 46px; */
    text-align: center;
}
.locationmap-img {
    width: 50px;
    /* padding: 18px 0; */
    margin: 0px;
}
.location-txt {
    font-size: 13px;
   color: #000;
    font-weight: 500;
    padding: 0;
    width: 100%;
    margin: 10px 0;
    /* text-align: justify; */
}

#call-number p {
    font-weight: bold;
    font-size: 16px;
    margin: 0px 0 6px;
    color: #fff;
}


  #otpModal{
left: 50%;
margin-left: -160px;
position: fixed;
top: 30%;
width: 320px;
z-index: 9999999;
display: none;
        /*z-index: 999*/
    }
    #otpModal::before{
background-color: rgba(0, 0, 0, 0.5);
bottom: 0;
content: "";
left: 0;
position: fixed;
right: 0;
top: 0;
z-index: -1;
    }
    .otpModal{
        /*font-family: Raleway;*/
text-align: center;
border-radius: 3px;
    background-color: #1a162f;
    color: #fff;
overflow: hidden;
    }
    .otpModalh2{
background-color: #eee;
color: #EB313E;
    /*font-family: Raleway;*/
font-size: 18px;
margin: 0;
padding: 7px 0;
    }
    .otpFormGroup{
padding: 10px 20px 20px;
background-color: #eee;
    }
    .inputWrapper> *{
width: 46%;
padding: 5px;
text-align: center;
    }
    .inputWrapper> input {
border: 1px solid #aaa;
color: #333;
float: left;
    }
    .inputWrapper button {
border: 1px solid #4285f4;  
color: #4285f4;  
float: right;
background-color: #fff;
    }
    .inputWrapper button i{
font-size: 16px;
margin-right: 5px;
    }
    .inputWrapper::after, .inputWrapper::before {
clear: both;
content: "";
display: table;
    }
    .inputWrapper{
margin: 10px 0;
    }
    .otpFormGroup>input[type="submit"] {
padding: 4px;
text-transform: uppercase;
width: 100%;
    }
    .otpFormGroup> label {
color: #555;
font-weight: normal;
    }
    .closeOtpModal{
background-color: #EB313E;
color: #fff;
font-family: Arial;
padding: 2px 15px;
cursor: pointer;
position: absolute;
right: 0;
top: 0;
    }
span.error {
position: absolute;
left: 8px;
bottom: 50px;
color: #EB313E;
font-size: 11px;
    }
    .otpbtn{
background: #E9532F;
width: 100%;
color: #fff;
border: none;
padding: 5px;
    }
    .otpFormGroup>label {
color: #000;
font-weight: bold;
width: 100%;
font-size: 13px;
        /* font-weight: normal; */
text-align: center;
    }


    .error1 {
position: relative;
left: 8px;
bottom: 0;
color: red;
font-size: 11px;
    }








i.fa.fa-chevron-left {
    position: relative;
    top: 36%;
}
i.fa.fa-chevron-right {
    position: relative;
    top: 36%;
}

.ug-thumb-wrapper.ug-thumb-generated.ug-thumb-ratio-set.ug-thumb-selected{
        border: 2px solid #1a162f;
}

/*div#myCarouse2 {
    padding: 150px;
}
*/
div#myCarouse2 {
    padding-bottom: 65px;
    margin-top: 0px;
}


.nopadding{
	padding: 0;
}
#inquiryForm {
    background-color: #444444;
    bottom: -5px;
    -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: 5px 0;
    position: fixed;
    width: 100%;
	border-top: 1px solid #fff;
    z-index: 3;
}


.inquireButton {
    background-color: #1a162f;
    -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: 50%;
}


.bannerpatch img.img-responsive {
    width: 280px;
    position: relative;
    bottom: 50px;
}
.fixedDiv{
position: fixed;
}

.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: auto !important;
}
.nav>li>a {
	color: #654321 !important;
	padding: 0px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 400;
	line-height: 30px;
}
.navbar-nav>li {
	padding: 20px 14px;
}
.navbar-brand {
	height: auto;
	padding: 0px;
	width: 100%;
}
.navbar-brand>img{
    margin: 0 auto;
    padding: 5px;
        width: 171px;
	    margin: 18px auto;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand{
	margin-left: inherit;
	/*height: 200px;*/
	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;
}

.add {
    padding: 21px;
    background: #fff;
    border-radius: 5px;
    height: 400px;
}
.add h3 {
    color: #000;
    font-family: 'Playfair Display';
    text-align: justify;
    font-size: 21px;
}
.address p {
    color: #000;
    font-size: 12px;
    /* padding: 15px 0; */
    font-family: verdana;
    margin-bottom: 10px;
}

.footer_copy_right_text {
    display: inline-block;
    padding: 0px;
    margin: 0px;
    display: inline-block;
    font-family: 'Lato';
    font-weight: 400;
    font-size: 0.980em;
    color: #fff;
    padding-left: 15px;
}
.clear_both {
    clear: both;
}
.footer_left_menu_anch {
    display: inline-block;
    font-family: 'Lato';
    font-weight: 400;
    font-size: 0.980em;
    color: #fff;
    padding-right: 12px;
    padding-left: 12px;
    position: relative;
}
.footer_left_menu_anch::after {
    content: "|";
    right: 0px;
    position: absolute;
    padding: 0px;
    margin: 0px;
}

.dropdown-content a:hover {background-color: #000;color: #A68749;}

.dropdown:hover .dropdown-content {
	display: block;
}

.dropdown:hover .dropbtn {
	background-color:inherit;
}

#call-number {
    position: fixed;
    vertical-align: top;
    /* padding: 0 0 24px 0px; */
    right: 0;
    top: 10%;
    /* width: 280px; */
    z-index: 99;
}

.toll {
    background-color: #1a162f;
    color: #fff;
    right: 0;
    padding: 12px 15px;
    position: absolute;
    text-align: center;
    text-transform: capitalize;
    font-weight: bold;
    top: 50px;
    border: 1px solid #fff;
    border-radius: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    /* width: 200px; */
    z-index: 20;
    cursor: pointer;
}

.toll i.fa.fa-phone {
    font-size: 18px;
    margin-right: 0px;
    color: #fff;
}

#call-number .content {
    position: absolute;
    top: 54px;
    color: #fff;
    background-color: rgba(0,0,0,0.7);
    display: inline-block;
    width: 239px;
    margin: 0 0 0 -8px;
    padding: 0 23px 0;
    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;
}

a.newmoodal {
    text-decoration: none;
    color: #1a162f;
    cursor: pointer;
}
#myModal h6{
font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    text-align: justify;
}

.circle {
    top: 0px;
    position: absolute;  
}

img.left_loca_tion_img.deferload.hidden-xs.hidden-sm {
    width: 100%;
}

/*Slider*/
#slider{
	position: relative;
}
.audio-toggle, .play-pause-toggle{
	display: none !important;
}
.aslide{
	position: relative !important;
}
.carousel {
	position: relative;
	margin-top: 70px;
}
.carousel img{
	width: 100%;
}
.carousel2 img{
    /*width: 100%;*/
    margin: 0 auto;
}

/*About*/
#aboutUs{
	/* padding: 20px 0; */
}
.about-inner{
	/*margin: 40px 0;*/
}
.about-bg{
	background: url('../img/about-us.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	height: 380px;
	/* margin: 40px 0; */
}
.about-lamp{
	position: absolute;
	right: 0;
	top:0;
}
.aboutus-block{
	background-color: #0000009e;
	height: 380px;
	position: relative;
	left: 55px;
}
.about-content{
	margin: 32px;
}
#footer h6 {
    font-size: 10px;
    text-align: center;
    color: #fff;
    line-height: 1.4;
}

#footer h4 {
    text-align: center;
    font-weight: 500;
    color: #000;
}
.about-content p{
	color: #fff;
    font-size: 14px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    text-align: justify;

}

.section-head{
	text-transform: uppercase;
	color: #1a162f;
	/*font-family: 'Open Sans', sans-serif;*/
	font-family: 'Montserrat', sans-serif;
	padding: 20px 0 !important;

}
.underline1{
	width: 200px;
	height: 1px;
	background-color: #fff;
	margin: 30px auto;
	display: none;
}
.dots{
	position: relative;
	top: -10px;
	left: 50px;
}

.dots li{
	display: inline-block;
	float: left;
	color: #fff;
}

/* overview  start */
.over-new-cont p {
    font-size: 14px;
    font-weight: 500;
    text-align: justify;
}

/* overview end */

/*Configuration*/
/*#configuration{
	
}*/

section#configuration {
    background-color: #ccc;
}
.innerconfiguration{
    /*background-color: #1a162f;*/
    padding: 50px 0;
}
table{
	/*font-family: 'Open Sans', sans-serif;*/
	font-family: 'Montserrat', sans-serif;

}
table td{
	width: 30%;
	color: #fff;
}
table th{
	background: #003e84;
	color: #fff;
}
.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;
}
.config-img{
	position: absolute;
}
.config-img img{
	bottom: 45px;
	position: absolute;
        z-index: 9;
}
.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;

}
.table {
	width: 100%;
	margin-bottom: 20px;
	margin-top: 20px;
}

.config-listing{

	padding: 5px 0;
}

/*Amenities*/

ul.town-amen {
    color: #fff;
    padding-top: 30px;
}
ul.town-amen li {
    padding: 6px;
}
ul.office-amen li {
    padding: 6px;
    color: #fff;
    font-weight: 500;
}
ul.office-amen {
    color: #fff;
    padding-top: 30px;
}
.amen-row {
    padding-top: 50px;
}

.amenities-block{
	/*border-radius: 50%;
	border: 1px solid #000;*/
}
section{
	position: relative;
}
.ame-border{
	width: 100%;
	position: absolute;
	top: -45px;
	right: 25px;
}
.ame-head
{
    width: 75%;
    text-align: right;
}



.amenities-circle{
	border-radius: 50%;
	border: 2px solid #274981;
	width: 100px;
	height: 100px;
	background-color: #fff;
	text-align: center;
	margin: 0 auto;
}
.white{
	display: none;

}
.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: #003e84;
}
.amenities-circle img{
	margin: 25px;
}
.amenities-container{
	padding: 75px 0px 0px;
}
.circle-block{
	/*margin-bottom: 25px;*/
	height: 180px;
}
.circle-block h4{
	font-size: 13px;
	text-transform: uppercase;
	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: absolute;
    left: 60px;
    top: 199
}
.ame-section-head{
	text-transform: uppercase;
	font-size: 25px;
	font-weight: bold;
	/*font-family: 'Open Sans', sans-serif;*/
	font-family: 'Montserrat', sans-serif;

}
#myCarouse2 .carousel-inner{
        width: 75%;
    margin: 0 auto;
}

/* partners slider  */
.partners-slide .carousel-wrap { margin: 35px auto; padding: 0 5%; width: 100%; position: relative; }
/* fix blank or flashing items on carousel */
.partners-slide .owl-carousel .item {position: relative; z-index: 100; -webkit-backface-visibility: hidden;}
/* end fix */
.partners-slide .owl-nav i {font-size: 40px; color: #008fd4;}
.partners-slide .owl-nav .owl-prev {left: -37px; position: absolute;}
.partners-slide .owl-nav .owl-next {right: -37px; position: absolute;}
.partners-slide .owl-carousel .owl-nav button.owl-next, .partners-slide .owl-carousel .owl-nav button.owl-prev {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0!important;
  font: inherit;
  width: 50px;
  height: 50px;
  border-radius: 30px;
  border: 1px solid #008fd4;
  margin: 5px;
  position: absolute;
  top: 40%;
}
.owl-carousel .owl-item img {
    border: 1px solid #000;
}
.item a:hover .demo-gallery-poster {
  background-color: rgba(0, 0, 0, 0.7);
}
.item 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-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;
  width: 7% !important;
}
.item a:hover .demo-gallery-poster > img {
  opacity: 1;
}

.partners-content.text-center {
    padding: 0px 23%;
    font-size: 22px;
}
li.floorgal-list.wow.fadeInUp.col-lg-4 {
    padding-top: 10px;
}
section#partners {
    padding: 10px 0px;
}

/* partners slider */

/*Floorplan*/
/* #floorplan{
	padding: 50px 0;
} */

.nGY2 .nGY2GThumbnailImg{
	left: 0 !important;
}
.floor-lamp img{
	height: 450px;
}

/*Location*/
#location{
  /*    background: url(img/backgroundimg.jpg); */
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #897a5c;
    padding: 0px 0px 30px;
  
}
/* .innerlocation {
    padding: 50px 0px;
} */
#ContactForm{
	background-color: #fff;
	padding: 20px;
	margin-top: 27px;
}
.form-control{
	border-radius: inherit;
        font-weight: 600;
}
.input-group {
	position: relative;
	display: table;
	text-align: center;
	margin: 0px auto;
	width: 100%;
}
.floor-lamp{
	position: absolute;
	right: 0;
	margin-top: -60px;
}
.floorplan-anchor{
	border: 1px solid #000 !important;
}

/*Gallery*/
#gallery{
	padding: 50px 0px 50px;
    margin: 0 auto;
}
.gal-bg{
	/*background: url('../img/gal-bg.jpg');*/
    background-color: #003e84;
    background-size: cover;
    background-repeat: no-repeat;
    /*height: 450px;*/

}
.bg-overlay{
	/*background-color: rgba(0,0,0,0.85);*/
	background-size: cover;
	width: 100%;
}
.gal-block{
	padding: 60px 40px;
}
.gal-lamp{
	position: absolute;
	left: 5px;
	margin-top: -24px;
    /*z-index: 999999;*/
}
.gal-lamp img{
	width: 200px;
}

.gal-head{
	position: relative;
	/* bottom: 54%; */
	margin-top: 270px;
}
.gal-list{
	padding: 20px;
}
.gal-list img{
	border: 2px solid #fff;
}
.gal-date{
	font-size: 15px;
}


/*Address*/
#address{
	padding: 20px 0;
	background-color: #444444;
}
#address h4 {
    color: #fff;
}
#address h5{
	padding: 0;
}
#address p{
	text-transform: uppercase;
	font-size: 14px;
	/*font-family: 'Open Sans', sans-serif;*/
	font-family: 'Montserrat', sans-serif;
	padding: 0;
	text-align: center;
	margin: 0;
	font-weight: 400;
	color: #fff;
}

/*Footer*/
#footer{
	padding: 20px 20px 60px;
	background-color: #ccc;
}
#footer h5{
	padding: 0;
	/*font-family: 'Open Sans', sans-serif;*/
	font-family: 'Montserrat', sans-serif;

}

.maharera {
    text-align: center;
    font-size: 16px;
    color: #fff;
}
.aeonLogo img {
    width: 90px;
}
.maharera a {
    text-decoration: none;
    color: #000;
    font-weight: 500;
}



/*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: 11px;
    font-weight: 600;
    /* margin: 0; */
    text-align: center;
    /* 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: #654321;
         	color: #fff;
         	border-color: #654321;
       /*  	-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: 27%;
         	/*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/enquire-now.jpg) 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: 143px;
         	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: #654321;
    	font-weight: bold;
    }
    #popupModal .modal-dialog{
    	width: 35%;
    }
    #popupModal button#submitf {
    	background-color: #654321;
    	color: #fff;
    	-webkit-border-radius: 3px;
    	-moz-border-radius: 3px;
    	border-radius: 3px;
	margin-top: 10px;
    }
    .modal-content{
    	border-radius: inherit;
    }

    /*Price Popup*/
    .pricepop{
    	color: #003e84;
    	text-decoration: none;
    }
    .pricepop:hover{
    	text-decoration: none;
    	color: #003e84;
    }




    #price .modal-dialog {
    	width: 35%;
    }
    #price button#submitf {
    	background-color: #654321;
    	color: #fff;
    	-webkit-border-radius: 3px;
    	-moz-border-radius: 3px;
    	border-radius: 3px;
    	border: 1px solid #654321;
	margin-top: 10px;
    }
    #submitf{
    	background-color: #ccc;
    	color: #000;
    	-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;
} 

.outer_sections {
    position: relative;
}

.outer_sections1 {
    position: relative;
}

.inner_section_desl_count {
    position: absolute;
    height: 100% !important;
    width: 100%;
    left: 0px;
    top: -140px;
    z-index: -1;
}
h1.proj_de_titl_left_cont1.text-center {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 400;
    font-size: 26px !important;
    color: #000 !important;
    margin: 0px;
    padding: 0px;
    line-height: 1.2em;
    text-align: center;
}


.pro_new_de_lef_con_textdscr_inn {
    padding-top: 30px;
}

h1.proj_de_titl_left_cont1.text-center {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 400;
    font-size: 26px !important;
    color: #000 !important;
    margin: 0px;
    padding: 0px;
    line-height: 1.2em;
    text-align: center;
}

h1.proj_de_titl_left_cont1.text-center {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 400;
    font-size: 26px !important;
    color: #000 !important;
    margin: 0px;
    padding: 0px;
    line-height: 1.2em;
    text-align: center;
    text-transform: uppercase;
}

.clear_both20 {
    clear: both;
    height: 20px;
}

.proj_de_text_in_left_cont1 {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400 !important;
    font-size: 15px !important;
    color: #000000;
    margin: 0px !important;
    padding: 0 12%;
    text-align: center;
}
.detail {
    /* background-color: #52606f; */
    color: #000 !important;
    font-family: "Cabin-Regular";
    padding: 20px 0 20px 0;
    text-align: center;
}
.detail p {
    text-align: center;
    line-height: 1.2;
    font-size: 16px;
}
.text-center {
    text-align: center;
    font-weight: bold;
    font-size: 30px;
     font-family: "MinionPro-Bold";
}
.text-center-config{
     text-align: center;
    font-weight: bold;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #003e84;
}
#gallery .nav>li>a {
    color: #fff !important;
    border: 1px solid #fff;
}
#gallery .nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
    color: #003e84 !important;
    background-color: #fff;
}
.nav-pills>li {
    width: 20%;
    text-align: center;
    color: #fff !important;
    border-radius: 4px;
    padding: 5px;
}
.amenitiesleft{
    margin-left: 30%;
}
#gallery {
background-color: #8f8062;
}
.nav>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
    background-color: unset;
}

/* new configuration start */
.col-lg-7.congfig-one {
    box-shadow: 0 0 10px 5px rgb(0 0 0 / 10%);
    text-align: center;
    margin: 20px;
    height: 200px;
    padding: 20px;
    background-color: #fff;
    border-radius: 30px 0px 30px 0px;
}
a.pricepop {
    border: 2px solid #d5d0ca;
    padding: 8px 50px;
 /*  border-radius: 20px;  */
    font-size: 18px;
    font-weight: 400;
    color: #000 !important;
    background-color: #d5d0ca;
    text-decoration: none !important;

}
.config-head {
    background-color: #003e843d;
    padding: 20px 0px 60px 0px;
}
/* new configuration end */

.fixed-footer-cust {
    text-align: center;
    padding: 0px;
    width: 100%;
    color: #fff;
    position: fixed;
    bottom: 0px;
    z-index: 99;
    border: none;
    background: #444;
}
:hover, a:focus {
    color: #fff !important;
    text-decoration: underline;
} 
.call {
    color: #fff;
    font-size: 18px;
    text-decoration: none;
}
.col-lg-6.col-sm-6.col-xs-6.call {
    padding: 8px;
    border-right: 1px solid #fff;
}
button.newinquireButton.btn.enuirebtn {
    background-color: #444;
    color: #fff;
    font-family: Roboto condonsed;
    font-size: 18px;
}
i.fa.fa-phone.f-icon.fa-rotate-90 {
    transform: rotate(15deg);
}
.btn:hover, .btn:focus {
    color: #fff;
    text-decoration: none;
    outline: none !important;
}













