/*@font-face {
	
	src: url('../fonts/MULLERNARROW_.ttf');
	}*/

	.modal {
    		
	}
@font-face {
  font-family: ElectroluxSansRegular;
  src: url(../fonts/ElectroluxSansRegular.ttf);
}
@font-face {
  font-family: tahomabd;
  src: url(../fonts/tahomabd.ttf);
}
	body{
		font-family: 'ElectroluxSansRegular';
		font-size: 13px;
		font-weight: 400;

	}

        .carousel-indicators{
          bottom: 5px !important;
         }

	.aeonLogo {
		padding: 10px 0;
	}
	.nopadding{
		padding: 0;
	}


	.navbar-default {
		background-color: #fff;
		position: fixed;
		margin-bottom: 0;
		height: 78px !important;
		-webkit-box-shadow: 0px 4px 5px -3px rgba(212,212,212,1);
-moz-box-shadow: 0px 4px 5px -3px rgba(212,212,212,1);
box-shadow: 0px 4px 5px -3px rgba(212,212,212,1);
	}

	.new-disclaimer {
		padding-top: 135px;
		font-size: 14px;
	}

	#call-number1 {
		/* font-family: 'Open Sans', Arial, sans-serif; */
		position: fixed;
		vertical-align: top;
		/* padding: 0 0 24px 0px; */
		right: 0;
		top: 12%;
		/* width: 280px; */
		z-index: 999;
	}

	.toll1 {
		background-color: #E02712;
		color: #fff;
		right: 0;
		padding: 12px 15px;
		position: absolute;
		text-align: center;
		text-transform: capitalize;
		font-weight: bold;
		top: 50px;
		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;
		-webkit-animation: contactno 1s infinite;
		-moz-animation: contactno 1s infinite;
		-o-animation: contactno 1s infinite;
		animation: contactno 1s infinite;
	}

	#call-number1 .content1 {
		position: absolute;
		top: 51px;
		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;
	}

	#call-number1 p {
		font-weight: bold;
		font-size: 16px;
		margin: 0px 0 6px;
		color: #fff;
	}

	/*.table{
		background-color: rgb(57, 74, 39);
	}
*/


	#footer h5 a {
		text-decoration: none;
		color: #193561;
	}


	.nav>li>a {
		color: #000 !important;
		padding: 0px;
		text-transform: uppercase;
		font-size: 14px;
		font-weight: 400;
		line-height: 30px;
	}
	.navbar-nav>li {
		 font-family: ElectroluxSansRegular;
		padding: 22px 15px;
	}
	.navbar-brand {
		height: auto;
		padding: 10px 15px;
		width: 100%;
	}

	img.proj-img1 {
    width: 220px;
    padding: 20px 0;
}

.col-lg-3.col-xs-12.proj-block1 {
    margin: 0 auto;
    text-align: center;
}
	
	.navbar-brand>img {
		margin: 0 auto;
    /*padding-top: 40px;
    width: 100px;*/
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand{
	margin-left: inherit;
	/*height: 200px;*/
	text-align: center;
}
.fixedDiv{
	position: fixed;
}


#dropdownMenuButton{
	background: inherit;
	color: #424242;
	font-weight: bold;
	padding: 6px 12px;
	border-bottom: 1px solid #424242;
	border-radius: inherit;

}
.dropdown-menu{
	background-color: #424242;
	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: #424242;
	padding: 4px 0;
	border-bottom: 1px solid #424242;
	border: none;
	cursor: pointer;
}

.dropdown {
	position: relative;
	display: inline-block;
	padding-bottom: 5px;
	border-bottom: 1px solid #424242;
}

.dropdown-content {
	display: none;
	position: absolute;
	background-color: #424242;
	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: #424242;color: #A68749;}

.dropdown:hover .dropdown-content {
	display: block;
}

.dropdown:hover .dropbtn {
	background-color:inherit;
}

.circle {
	border-radius: 50%;
	width: 160px;
	height: 160px;
	top: -55px;
	position: absolute;
	background: #fff;
	border:2px solid #424242;    
}

/*Slider*/
#slider{
	position: relative;
}
.audio-toggle, .play-pause-toggle{
	display: none !important;
}
.aslide{
	position: relative !important;
}
.carousel {
	position: relative;
	margin-top: 78px;
}
.carousel img{
	width: 100%;
}


/*About*/
#aboutProject {
    margin-top: 65px;
}
#aboutUs {
    margin-top: 65px;
}
.about-inner{
}
.about-bg{
	background: url('../img/about01.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	height: 900px;
	margin: 0px 0;
}
.about-bg2{
	background: url('../img/about02.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	height: 600px;
	margin: 40px 0;
}
.about-lamp{
	position: absolute;
	right: 0;
}
.aboutus-block{
	background-color: #020200e6;
	height: 900px;
	width: 100%;
}

#configuration1 .container {
    /*background-color: #dcdcdc;*/
}

img.imagelogo {
	/*margin-top: 5px;*/
    width: 134px;
}
.aboutus-block1{
	background-color: #020200e6;
	height: 600px;
	width: 100%;
}
.about-content{
	margin: 40px 30px;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
    color: #4c4d50 !important;
    background-color: transparent;
    font-weight: bold;
}
.about-content p{
	color: #fff;
	font-size: 15px;
    text-align: center;
     font-family: ElectroluxSansRegular;
}
.about-content1{
	margin: 40px 30px;
}
.about-content1 p{
	color: #fff;
	font-size: 18px;
    text-align: center;
     font-family: ElectroluxSansRegular;
}



#footer p.wow.fadeInUp {
	    font-size: 13px !important;
    color: #fff !important;
    text-align: center;
    font-family: ElectroluxSansRegular;
}
.underline1{
	width: 200px;
	height: 1px;
	background-color: #a0a0a0;
	margin: 28px auto;
}
.dots{
	position: relative;
	top: -5px;
	left: 50px;
}
.dots li .fa{
	font-size:9px;
	color:#a0a0a0;
}
.dots li{
	display: inline-block;
	float: left;
	color: #fff;
	padding-left: 2px;
}

/*Project Highlights*/
.proj-txt {
	color: #fff;
	font-weight: 400;
	padding: 25px 0;
	font-size: 14px;
}
.proj-block{
	margin: 15px 0;
	height: 70px;
}
.proj-img{
	width: 45px;
	padding: 10px 0;
}

/*Configuration*/
#configuration{
	padding: 50px 0;
	background-color: #4b6927;
}
#configuration .container{
	/*background-color: #193561;*/

}
.config-content{
	padding: 25px 0;
}
/*table{

}
table td{
	width: 20%;
	color: #C69D4D;
	font-weight: 500;
	font-size: 15px;
}
table th{
	background: #6f6c2a !important;
	color: #424242;
}
.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;
	color: #fff !important;
        background-color: #908c45;
}
*/
/*.pricepop{
	color: #fff !important;

}*/

.config-img{
	position: absolute;
}
.config-img img{
	bottom: -130px;
	position: absolute;
	z-index: 99;
	left: 85px;
	width: 200px;
}
.highlights{
	color: #C69D4D;
	margin-bottom: 20px;
	padding-left: 12px;

}
.highlights li{
	line-height: 1.9;

}
.table {
	width: 100%;
	margin-bottom: 20px;
	background: rgba();
	text-align: center;
	/* margin-top: 20px; */
	/*border: 1px solid #424242;*/
	margin: 0 auto;
}

.config-listing{

	padding: 5px 0;
}

/*Amenities*/

p.ame-copy {
    color: #fff;
    text-align: center;
    font-size: 16px;
}

.amenities-block{
}
section{
	position: relative;
}
.ame-border img {
    width: 100%;
    position: absolute;
    top: -12px;
    right: 0;
}


.amenities-circle{
	border-radius: 50%;
	/*border: 2px solid #C69D4D;*/
	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: #4c4d50;
    border: 1px solid #fff;
}
.amenities-circle img {
	margin: 27px;
	position: absolute;
}
.amenities-container{
	/*padding: 45px 0;*/
}
.circle-block{
	height: 185px;
	position: relative;
	top: 42px;
}
.circle-block h4{
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 400;
	color: #fff;
	text-align: center;

}
/*SVG */
.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: 140px;
}
.ame-section-head{
	text-transform: uppercase;
	font-size: 25px;
	font-weight: 400;
	color: #C69D4D;


}


/*Floorplan*/
#floorplan{
	padding: 50px 0;
}
.nGY2 .nGY2GThumbnailImg{
	left: 0 !important;
}
.floor-lamp img{
	height: 450px;
	display: none;
}
#lightgallery1{
	padding-bottom: 25px;
}


/*Location*/
#location{
	background-color: #252525;
	padding: 50px 0;
}
#locationMap {
    padding: 40px 0px;
}

#ContactForm{
	background-color: #fff;
    /*	padding: 50px 20px;
    height: 350px;*/
}
.form-control{
	border-radius: inherit;
}
#ContactForm .input-group{

	margin: 5px auto;
}
#Contactus .modal-dialog {
    width: 35%;
}
.input-group {
	position: relative;
	display: table;
	text-align: center;
	margin: 4px auto;
	width: 100%;
	font-family: ElectroluxSansRegular;
}
.floor-lamp{
	position: absolute;
	right: 0;
	margin-top: -60px;
}
.floorplan-anchor{
	border: 1px solid #424242 !important;
}

/*Gallery*/
#gallery{
	/*padding: 50px 0;*/
}
.gal-bg{
/*	background: url('https://s3.ap-south-1.amazonaws.com/wzpoc/AJMERA+ZEON_BG.jpg');
	background-size: cover;
	background-repeat: no-repeat;*/

}
.bg-overlay{
	/*background-color: #252525;*/
	background-size: cover;
	width: 100%;
}
.gal-block{
	/*padding: 40px;*/
}
.gal-lamp{
	position: absolute;
	left: 25px;
	margin-top: -24px;
}
.gal-lamp img{
	width: 160px;
}
.leave1{
	position: absolute;
	right: 0px;
	top: 0px;
	margin-top: 0px;
}
.leave1 img{
	width: 245px;
}
.leave2{
	position: absolute;
    left: 0px;
    bottom: 0px;
}
.leave2 img{
	width: 150px;
}
.gal-head{
	position: relative;
	color: #fff;
	text-transform:uppercase;
	margin-top: 75px;
	text-align:center;
	margin-bottom: 12px;
}
.gal-list{
	padding: 9px 14px;
    padding-left: 1px;
}
.gal-list img{
	/*border: 2px solid #58595d;*/
}
.gal-date{
	font-size: 13px;
}
#gallery .nav-tabs>li.active>a, #gallery .nav-tabs>li.active>a:hover, #gallery .nav-tabs>li.active>a:focus {
    color: #555;
    background-color: #000;
    border: 1px solid #000;
    border-bottom-color: transparent;
    cursor: default;
    color: #fff !important;
}
#gallery .nav-tabs {
    border-bottom: none;
    text-align: center;
    margin-top: 65px;
}
#gallery .nav>li>a {
    color: #000 !important;
    padding: 8px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    background-color: #eee;
    border-radius: 0;
    font-weight: 800;
}
/*LocationMap*/

/*magnify*/
.img-magnifier-container {
  position:relative;
}

.img-magnifier-glass {
  position: absolute;
  border: 4px solid #6f6f6f;
  border-radius: 90%;
  cursor: none;
  /*Set the size of the magnifier glass:*/
  width: 160px;
  height: 160px;
}
.img-magnifier-container img{
	width: 100%;
	height:520px;
	border: 1px solid #000;
	margin: 0 auto;
}
/*end magnify*/
.locationmap-block {
	margin: 5px 0;
	height: 58px;
}
.locationmap-img {
	/*width: 50px;*/
	/* padding: 18px 0; */
	margin: 0px;
}
.location-img {

}
.location-txt {
	color: #424242;
	/*font-weight: 500;*/
	padding: 0;
	padding: 5px 0 15px;
	/*width: 90%;*/
}
.locationmap-rightblock{
	margin: 0px 0;
}

/*Address*/
#address{
	padding: 20px 0;
}
#address h5{
	padding: 0;
	font-weight: bold;
}
#address p{
	text-transform: uppercase;
	font-size: 13px;
	padding: 0;
	text-align: center;
	margin: 0;
	font-weight: 500;

}

/*Footer*/
#footer{
	padding: 20px;
	background-color: #000000;
	padding-bottom: 60px;
	text-align: center;
}
#footer h5{
	padding: 0;
	color: #fff !important;

}
#footer .underline1{
	margin: 20px auto;
}

.maharera {
	text-align: center;
	font-size: 16px;
	color: #fff;
}         

.maharera a {
	text-decoration: none;
	color: #000;
}

/*Gallery Plugin*/
.demo-gallery > ul {
	margin-bottom: 0;
}
.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;
         	float:left;
         	left: 0;
         }
         .modal-header {
         	border-bottom: 1px solid #3D1E19;
         }


         .spek_exprt {
         	width: 250px;
         	text-align: center;
         	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: #424242;
         	color: #fff;
         	border-color: #424242;
       /*  	-webkit-border-radius: 3px;
         	-moz-border-radius: 3px;
         	border-radius: 3px;*/
         }
         #instant-callback-div {
         	position: fixed;
         	vertical-align: top;
         	right: -247px;
         	top: 30%;
         	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.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: 140px;
         	vertical-align: top;
         	width: 30px;
         	position: relative;
         }
         #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 {
         	 font-family: 'ElectroluxSansRegular';
         	border-bottom: 1px solid #EDEDED;
         	/*margin-bottom: 20px;*/
         	padding-bottom: 15px;
         	padding-top: 5px;
                font-size: 17px;
         }
         #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-family: ElectroluxSansRegular;
    	font-size: 16px;
    	text-align: center;
    	color: #424242;
    	font-weight: bold;
    }
    #popupModal .modal-dialog{
    	width: 35%;
    }
    #popupModal button#submitf {
    	background-color: #424242;
    	color: #fff;
    	-webkit-border-radius: 3px;
    	-moz-border-radius: 3px;
    	border-radius: 3px;
    }
    .modal-content{
    	border-radius: inherit;
    }

    /*Price Popup*/
    .pricepop{
    	color: #C69D4D;
    	text-decoration: none;
    }
    .pricepop:hover{
    	text-decoration: none;
    	color: #000000;
    }

    #price .modal-dialog {
    	width: 35%;
    }
    #price button#submitf {
    	background-color: #424242;
    	color: #fff;
    	-webkit-border-radius: 3px;
    	-moz-border-radius: 3px;
    	border-radius: 3px;
    	border: 1px solid #424242;
    }
    #submitf{
    	background-color: #424242;
    	color: #fff;
    	-webkit-border-radius: 3px;
    	-moz-border-radius: 3px;
    	border-radius: 3px;
    	border: 1px solid #424242;
    }

    /*Book A site visit*/
    #bookvisit {
    	left: 0px;
    	display: none;
    	position: fixed;
    	vertical-align: top;
    	right: 0;
    	top: 40%;
    	height: 28px;
    	z-index: 1000;
    }
    #sitevisit button#submitf {
    	margin-top: 15px;
    }	
    #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;
    	position: relative;

    }
    .field {
    	width: 100%;
    	float: left;
    	color: #424242;
    	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;
    }

    .bannerPatch {
    	position: absolute;
    	left: 0;
    	top: 20%;
    	z-index: 999;
    }
    .bannerPatch img{
    	width:280px;
    }
    .certificate-modal button.close {
    	padding: 5px 10px;
    }
    /*Footer Form */
.btn:hover, .btn:focus {
    outline: none;
}
    .inquireButton {
    	background-color: #4c4d50;
    	-webkit-border-radius: 0;
    	-moz-border-radius: 0;
    	border-radius: 0;
    	bottom: 0;
    	-webkit-box-shadow: 0 -1px 3px rgba(253, 251, 251, 0.33);
    	-moz-box-shadow: 0 -1px 3px rgba(253, 251, 251, 0.33);
    	box-shadow: 0 -1px 3px rgba(253, 251, 251, 0.33);
    	color: #fff;
    	cursor: pointer;
    	display: none;
    	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: #4c4d50;
    	color: #fff;
    }
    #inquiryForm {
    	background-color: #4c4d50;
    	bottom: -15px;
    	-webkit-box-shadow: 0 -1px 3px rgba(253, 251, 251, 0.33);
    	-moz-box-shadow: 0 -1px 3px rgba(253, 251, 251, 0.33);
    	box-shadow: 0 -1px 3px rgba(253, 251, 251, 0.33);
    	padding: 5px 0;
    	position: fixed;
    	width: 100%;
    	z-index: 399;
    }
    #inquiryForm .input-group {
    	margin: 0px auto;
    }
    #inquiryForm h4 {
    	margin: 5px 0 0;
    	color: #fff;
    	font-family: ElectroluxSansRegular;
    }
    #inquiryForm .input-group-addon {
    	background-color: #213874;
    	color: #fff;
    	border-color: #fff;
    }
    #inquiryForm .btn-default {
    	background-color: #000;
    	-webkit-border-radius: 3px;
    	-moz-border-radius: 3px;
    	border-radius: 3px;
    	color: #fff;
    	border-color: #fff;
    }
    .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 {
    	color: #000;
    }


/*OTP*/

#otpModal{
    left: 50%;
    margin-left: -160px;
    position: fixed;
    top: 30%;
    width: 320px;
    z-index: 9999999;
    display: none;
    z-index: 9999999;
}
#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;
    box-shadow: 0 3px 6px rgba(0,0,0,0.68);
    overflow: hidden;
}
.otpModal h2{
    background-color: #eee;
    color: #EB313E;
    /*font-family: Raleway;*/
    font-size: 16px;
    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;
}
.fixedDiv{
    position: fixed;
}




.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{
    display: none;
    background-color: #EB313E;
    color: #fff;
    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: #EB313E;
    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;
}

/*===================================*/
/*configuration*/
.config-block {
    text-align: center;
}
.config-block-inner {
	margin: 20px;
    padding: 15px 20px 45px;
    border: 1px solid #ffffff;
   height: 185px;
    color: #fff;
}
.config-block-inner h4 {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
}
.newconfig {
	padding-top: 20px;
   /* padding-bottom: 80px;*/
}
.section-head{
	 font-family: tahomabd;
	text-transform: uppercase;
	color: #fff;
	padding: 20px 0;
	font-weight: bold;
    font-size: 30px;
}
.mapsection-head{
	 font-family: tahomabd;
	text-transform: uppercase;
	margin: 0;
	padding: 20px 0;
	font-weight: bold;
    font-size: 30px;
    color: #000000;
}
/*.specifsection-head{
	 font-family: tahomabd;
	text-transform: uppercase;
	color: #fff;
	padding: 20px 0;
	font-weight: bold;
    font-size: 30px;
    color: #000000;
}*/
a.pricepop {
	 font-family: ElectroluxSansRegular;
   background: #ffffff;
    color: #000;
    padding: 12px;
    font-size: 14px;
    font-weight: 500;
}
#locationMap .nav-tabs>li {
 /*   float: right;*/
     text-align: center;
    margin-bottom: -1px;
}
#locationMap .nav-tabs>li.active>a, #locationMap .nav-tabs>li.active>a:hover, #locationMap .nav-tabs>li.active>a:focus {
   color: #fff !important;
    background-color: #165788;
    border: 1px solid #165788;
    border-bottom-color: transparent;
    cursor: default;
}
#locationMap .nav-tabs {
    border-bottom: none;
    /*padding-top: 20px;*/
    font-family: ElectroluxSansRegular;
}
#locationMap .nav>li>a {
   
    color: #000 !important;
    padding: 5px 10px;
    margin: 5px;
    border-radius: 0;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    background-color: #b1b1b1;
}
#locationMap .nav>li>a:hover, #locationMap .nav>li>a:focus {
    text-decoration: none;
    background-color: #b1b1b1;
}
.nearbylocations {
    padding: 0px 0px 24px 45px;
    font-family: ElectroluxSansRegular;
    /*-webkit-box-shadow: 4px 5px 26px -11px rgba(145,145,145,1);
-moz-box-shadow: 4px 5px 26px -11px rgba(145,145,145,1);
box-shadow: 4px 5px 26px -11px rgba(145,145,145,1);*/
}
.nearby-inner {
    font-size: 16px;
}
.nearby-inner li {
    margin-bottom: 12px;
}
.bottom-address {
	 font-family: ElectroluxSansRegular;
    text-align: center;
    color: rgb(255, 255, 255);
    visibility: visible;
    animation-name: fadeInUp;
    border-bottom: 1px solid #5f5f5f;
    border-top: 1px solid #5f5f5f;
    padding: 20px 0px;
}
.config-table h4{
	 font-family: ElectroluxSansRegular;
	color: #424242;
	font-weight: 500px;
}
.config-table p{
	font-family: ElectroluxSansRegular;
}
/*===================================*/
/*=============================================================*/
/*Gallery Plugin*/
#amenities{
	background-color: #252525;
	padding: 20px 0px 40px;
	overflow: hidden;
	margin: 60px 0px 40px;
}
/*#amenities {
    background-image: url(../img/texture-new.jpg);
    background-position: center;
    background-repeat: repeat;
    padding: 50px 0px;
}*/
.gal-list {
   padding: 9px 14px;
    padding-left: 1px;
}
.floorgal-list {
    padding: 19px 10px;
    padding-left: 1px;
}
.mapgal-list {
    margin: 0px 0 19px;
    padding-left: 1px;
}
#amenities hr {
    margin: 0 auto 20px;
    border: 0;
    border-top: 2px solid #d24921;
    width: 3%;
}
#amenities h4 {
    color:#ffffff;
}
.demo-gallery > ul {
    margin-bottom: 0;
    padding-top: 20px;
}
.demo-gallery > ul > li a {
    border: 2px solid #ffffff;
    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;
         }


#amenities .nav-tabs>li.active>a, #amenities .nav-tabs>li.active>a:hover, #amenities .nav-tabs>li.active>a:focus {
   background: #165788;
    border: 1px solid #165788;
    border-bottom-color: #165788;
    cursor: default;
    color: #fff !important;
    border-radius: 30px;
}
#amenities .nav-tabs {
    border-bottom: none;
    text-align: center;
    margin-top: 45px;
}
#amenities .nav>li>a {
	font-family: ElectroluxSansRegular;
    color: #000000 !important;
    padding: 8px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    background-color: #fff;
    border-radius: 30px;
    font-weight: 800;
    border: 1px solid #ffffff;
}
#more {display: none;}
#virtual-tour h5 {
	font-family: ElectroluxSansRegular;
    font-weight: 700;
    color: #4c4c4c;
    padding: 0px 0px 30px;
}
div#googlemap {
    width: 100%;
    height: 520px;
    margin: 19px 0;
}
.caption {
    position: relative;
    bottom: -155px;
    text-align: center;
    background: #000000d9;
    color: #ffffff;
    padding: 4px 0px;
    font-size: 12px;
}
h4.configsection-head {
    font-weight: bold;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
}
.about-pointer {
    text-align: center;
    padding: 25px 0px 20px;
}
#lightgallery1 .caption {
    position: relative;
    bottom: 0;
    text-align: center;
    background: #000000e8;
    color: #ffffff;
    padding: 4px 0px;
    font-size: 15px;
}
#lightgallery1 p{
	margin: 0;
}
ul.specifications-points {
    padding-left: 0;
    font-family: ElectroluxSansRegular;
    font-size: 17px;
}
.specifications-points li {
    padding-bottom: 10px;
}
#specifications {
    padding: 55px 0px;
}
.ug-tile-navigation-wrapper {
    display: none;
}
#smarthome {
    padding: 80px 0px 40px;
}
.config-block-inner p {
    font-size: 13px;
}
.tour-head {
    margin: 10px;
    text-align: center;
}
.tour-head span {
    background-color: #4c4d50;
    padding: 8px 15px;
    color: #fff;
    border-radius: 5px;
    font-size: 14px;
}
.pointer-inner p {
    font-size: 14px;
}
.responsive {
    width: 100%;
    height: 400px;
    margin: 20px;
}
.palmsepecification {
    border: 1px solid #fff;
     padding: 30px 20px;
     color: #fff;
     margin: 0px 20px;
     display:inline-block;
     background: #000;
}
#aboutProject .slick-prev {
    left: 155px;
}
#aboutProject .slick-next {
    right: 163px;

}
#aboutProject .slick-prev, #aboutProject .slick-next{
   top: 36%;
}
.palmsepecification h3 {
    font-weight: 600;
}
.palmsepecification li {
    font-size: 15px;
}
.amst-inner {
    padding: 30px 0px 40px;
}
/*=====================================================================*/

#footer p, #footer .bottom-address { text-align: justify !important; padding: 0 !important; border: none; } #footer br { display:none; } #footer .bottom-address { margin-bottom:14px !important; }