/*@font-face {
	
	font-family: 'Montserrat', sans-serif;
	src: url('../fonts/MULLERNARROW_.ttf');
	}*/

	.modal {

	}

	body{
		font-family: 'Montserrat', sans-serif;
		font-size: 13px;
		font-weight: 400;

	}
.blink-text {
            font-weight: 900;
            font-family: serif;
            text-align: center;
            animation: animate 
                2.5s linear infinite;
        }
  
        @keyframes animate {
            0% {
                opacity: 0.4;
            }
  
            50% {
                opacity: 2;
            }
  
            100% {
                opacity: 0.4;
            }
        }
#blog .demo-gallery > ul {
    margin-bottom: 0;
    padding-top: 20px;
}

.caption {
    position: absolute;
    z-index: 9;
    bottom: 0;
   /* width: 100%;*/
    height: 28px;
    text-align: left;
    background: linear-gradient(90deg, rgba(83,33,122,1) 59%, rgba(83,33,122,0.10127801120448177) 90%);
    color: #ffffff;
    padding: 5px 50px 5px 20px;
    font-size: 15px;
}
	.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
		background-color: #11214c;
		color: #fff !important;
	}
	.navbar-nav>li:hover {
		background-color: #fff;
		/* color: #512161; */
	}
	.carousel-indicators{
		bottom: 5px !important;
	}

	.aeonLogo {
		padding: 10px 0;
	}
	.nopadding{
		padding: 0;
	}

	.blog-inner{
		padding: 30px 0px 0px;
	}
	.eventhedding {
		font-size: 15px;
		text-align: center;
		padding: 10px 0px 0px;
		color: rgb(102, 45, 120);
		font-weight: 600;
	}
	.navbar-default {
		background-color: #fff;
		position: fixed;
		margin-bottom: 0;
		height: 70px !important;
	}
	ul.nav.navbar-nav.navbar-right {
		padding: 5px;
	}
	.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: 14%;
		/* width: 280px; */
		z-index: 999;
	}
.toll1 i.fa.fa-whatsapp {
    font-size: 24px;
}
	.toll1 {
		/*background-image: linear-gradient(to bottom, #a92483, #942982, #7f2c7f, #6a2d7a, #562d73);*/
		background: #3ab71b;
		color: #fff;
		right: 0;
		padding: 6px 5px;
		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: #f8de31;
		background-color: rgb(79 33 97 / 74%);
		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;
	}
	#call-number {
		/* font-family: 'Open Sans', Arial, sans-serif; */
		position: fixed;
		vertical-align: top;
		/* padding: 0 0 24px 0px; */
		right: 0;
		top: 6%;
		/* width: 280px; */
		z-index: 999;
	}
	.toll i.fa.fa-phone {
		font-size: 24px;
	}
	.toll {
		/*background-image: linear-gradient(to bottom, #a92483, #942982, #7f2c7f, #6a2d7a, #562d73);*/
		background-color: #11214c;
		color: #fff;
		right: 0;
		padding: 6px 5px;
		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-number .content {
		position: absolute;
		top: 51px;
		color: #f8de31;
		background-color: rgba(0,0,0,0.7);
		display: inline-block;
		width: 239px;
		margin: 0 0 0 -10px;
		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-number p {
		font-weight: bold;
		font-size: 16px;
		margin: 0px 0 6px;
		color: #fff;
	}
	#instant-callback-div1 {
		position: fixed;
		vertical-align: top;
		right: -2px;
		top: 55%;
		height: 0;
		z-index: 1000;
	}
	#instant-callback-div1 .instant-switch1 {
		background: url(../img/virtual.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;
	}
	.table{
		background-color: rgb(57, 74, 39);
	}



	#footer h5 a {
		text-decoration: none;
		color: #193561;
	}


	.nav>li>a {
		font-family: 'Lato', sans-serif;
		color: #000 !important;
		padding: 15px 15px;
		text-transform: uppercase;
		font-size: 12px;
		font-weight: 600;
		line-height: 30px;
	}
	.navbar-nav>li {
		padding: 0px;
	}
	.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: 0%;
    width: 450px;
    height: auto;
    top: 2px;
    position: absolute;
  /*  background: #fff;
    border: 3px double #a92f77;*/
}

/*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%;
}


/*About*/
#aboutUs{
}
.about-inner{
	padding: 50px 0;
}
.about-bg{
	background: url('../img/aboutus-01.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	height: 550px;
	margin: 0px 0;
}
.about-bg2{
	background: url('../img/aboutus-02.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	height: 550px;
	margin: 40px 0;
}
.about-lamp{
	position: absolute;
	right: 0;
}
.aboutus-block{
	background-color: rgb(17 33 76 / 85%);
	height: 550px;
	position: relative;
	left: 90px;
}

#configuration1 .container {
	/*background-color: #dcdcdc;*/
}

img.imagelogo {
    width: 100%;
    margin: 0px 0;
}
hr.award-line
{
	border-top: 1px solid #4c4a17;
}
.current a.smoothScroll {
	color: #fff !important;
	background: #11214c;
}

.aboutus-block1{
	background-color: #000000eb;
	height: 550px;
	position: relative;
	left: 90px;
}
.about-content{
	margin: 90px 30px;
}

.current a.smoothScroll {
	color: #000;
	font-weight: bold;
}
.about-content p{
	color: #fff;
	font-size: 12px;
	font-family: 'Montserrat', sans-serif;
	text-align: justify;

}

.section-head{
	text-transform: uppercase;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;

}

#footer p.wow.fadeInUp {
	font-size: 14px !important;
	/*color: #f7dd31 !important;*/
	color: #000 !important;
	text-align: justify;
}
.underline1{
	width: 200px;
	height: 1px;
	background-color: #fff;
	margin: 28px auto;
}
.dots{
	position: relative;
	top: -5px;
	left: 50px;
}
.dots li .fa{
	font-size:9px;
	color:#fff;
}
.dots li{
	display: inline-block;
	float: left;
	color: #fff;
	padding-left: 2px;
}

/*Project Highlights*/
.proj-txt {
	color: #fff;
	font-weight: 400;
	padding: 5px 0;
	font-size: 14px;
}
.proj-block{
	margin: 15px 0;
	height: 70px;
}
.proj-img{
	width: 45px;
	/*padding: 10px 0;*/
}

/*Configuration*/
#configuration{
	padding: 20px 0;
	background-image: linear-gradient(to bottom, #a92483, #942982, #7f2c7f, #6a2d7a, #562d73);
	margin: 50px;
}
#configuration .container{
	/*background-color: #193561;*/

}
.config-content{
	padding: 25px 0;
}
.config-table {
	padding-bottom: 40px;
}
table{
	font-family: 'Montserrat', sans-serif;

}
table td{
	width: 20%;
	color: #C69D4D;
	font-weight: 500;
	font-size: 15px;
}
table th{
	background: #11214c  !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: #000 !important;
    background-color: #fff;
    border-bottom: 1px solid #ddd;
}

.pricepop {
    color: #000 !important;
    font-weight: bold;
}

.config-img{
	position: absolute;
}
.config-img img{
	bottom: -130px;
	position: absolute;
	z-index: 99;
	left: 85px;
	width: 200px;
}
.highlights{
	color: #C69D4D;
	font-family: 'Montserrat', sans-serif;
	margin-bottom: 20px;
	padding-left: 12px;

}
hr.line {
	width: 30%;
}
.highlights li{
	line-height: 1.9;

}
.table {
	width: 95%;
	margin-bottom: 20px;
	background: rgba();
	text-align: center;
	/* margin-top: 20px; */
	/*border: 1px solid #424242;*/
	margin: 0 auto;
}

.config-listing{

	padding: 5px 0;
}

/*Gallery Tab*/
#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: 40px;
}
#gallery .nav>li>a {
    font-family: 'Lato', sans-serif;
    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;
}
/*End of Gallery Tab*/


/*Amenities*/
#amenities{
	/*background-image: linear-gradient(to bottom, #a92483, #942982, #7f2c7f, #6a2d7a, #562d73);*/
	padding-bottom: 20px;
	overflow: hidden;
	background: #11214c !important;
}
.amenities-block{
}
section{
	position: relative;
}
.ame-border{
	width: 100%;
	position: absolute;
	top: 28px;
	right: -15px;
}


.amenities-circle{
	border-radius: 50%;
	border: 2px solid #fff;
	width: 100px;
	height: 100px;
	background-color: #11214c;
	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: #fff;
}
.amenities-circle img {
	margin: 27px;
	position: absolute;
}
.amenities-container{
	padding: 45px 0;
}
.circle-block{
	height: 185px;
	/*width: 170px;*/
	position: relative;
	top: 42px;
}
.circle-block h4{
	font-size: 11px;
	text-transform: uppercase;
	font-weight: 400;
	color:#fff;
	font-family: 'Montserrat', sans-serif;
	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: 199px;
}
.ame-section-head{
	text-transform: uppercase;
	font-size: 24px;
	font-weight: 600;
	font-family: 'Montserrat', sans-serif;
	color: #C69D4D;


}


/*Floorplan*/
#floorplan{
	padding: 50px 0;
}
.nGY2 .nGY2GThumbnailImg{
	left: 0 !important;
}
.floor-lamp img{
	height: 450px;
	display: none;
}
#lightgallery1{
	padding-bottom: 25px;
}
.config-table h4{
	color: #424242;
}

/*Location*/
#location{
	/*background: #642d78;*/
	padding: 50px 0;

}
#locationMap {
	padding: 40px 0px;
}

#ContactForm{
	background-color: #fff;
	padding: 35px 20px;
	height: 350px;
	border: 1px solid #000;
}
.form-control{
	border-radius: inherit;
}
#ContactForm .input-group{

	margin: 11px auto;
}
.input-group {
	position: relative;
	display: table;
	text-align: center;
	margin: 4px auto;
	width: 100%;
}
.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-image: linear-gradient(to bottom, #a92483, #942982, #7f2c7f, #6a2d7a, #562d73);*/
	background-size: cover;
	width: 100%;
	background: #fff;
}
.gal-block {
    padding: 40px 0;
}
.gal-lamp{
	position: absolute;
	left: 25px;
	margin-top: -24px;
}
.gal-lamp img{
	width: 200px;
}
.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: #777 !important;
	text-transform:uppercase;
	/*margin-top: 270px;*/
	text-align:center;
	padding: 10px 0;
    margin-top: 15px;
    margin-bottom: 5px;
	font-weight: 600;
}
.gal-list{
	padding: 10px;
}
.gal-list img{
	border: 2px solid #fff;
}
.gal-date{
	font-size: 13px;
}

/*LocationMap*/
.locationmap-block {
	margin: 0px;
	/*height: 58px;*/
}
.locationmap-img {
	width: 50px;
	/* padding: 18px 0; */
	margin: 0px;
}
.location-img {

}
.location-txt {
	color: #424242;
	font-weight: 500;
	width: 90%;
	padding-top: 8px;
}
.locationmap-rightblock{
	margin: 0px 0;
}

/*Address*/
#address{
	padding: 20px 0;
	background: #11214c;
	color: #fff !important;
}
#address h5{
	padding: 0;
	font-weight: bold;
}
#address p{
	text-transform: uppercase;
	font-size: 13px;
	font-family: 'Montserrat', sans-serif;
	padding: 0;
	text-align: center;
	margin: 0;
	font-weight: 500;

}

/*Footer*/
#footer{
	padding: 20px 0px;
	/*background-color: #512161;*/
	padding-bottom: 60px;
}
#footer h5{
	padding: 0;
	font-family: 'Montserrat', sans-serif;
	color: #fff !important;

}
#footer .underline1{
	margin: 20px auto;
}

.pbrera {
	text-align: center;
	font-size: 16px;
	color: #fff;
}         

.pbrera a {
	text-decoration: none;
	/*color: #d5b965;*/
	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 img {
/*    border: 2px solid #8fac37;
    padding: 5px;*/
}
.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);*/
                 border: 1px solid #ebd256;
                  margin: 7px;
         	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: -22px;
         	margin-top: -22px;
         	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;
         }

#floorplan .demo-gallery > ul > li a .demo-gallery-poster {
    /* background-color: rgba(0, 0, 0, 0.1); */
    border: 1px solid #ebd256;
    margin: 0px;
    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;
}


         /*Instant Form*/

         label.error {
         	color: red;
         	font-size: 12px;
         	font-weight: 400;
         	float:left;
         	left: 0;
         }
         .modal-header {
         	border-bottom: 1px solid #3D1E19;
         	background-color: #11214c;
         }
.modal-header .close {
    margin-top: -2px;
    color: #fff;
}
.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 2 !important;
    filter: alpha(opacity=20);
}

         .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: #11214c;
         	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: 3px auto;
         }
         #instant-callback-div .instant-switch {
         	background: url("../img/equirenow.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;
         	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 {
         	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*/
#tour .modal-dialog {
    width: 35%;
}
    h3.modal-title {
    	font-size: 16px;
    	text-align: center;
    	color: #fff;
    	font-weight: bold;
    }
    #popupModal .modal-dialog{
    	width: 67%;
        margin: 30px auto;
    }
.inputwidth input::placeholder {
    color: #fff;
}
#popupModal input.form-control {
    background: #11214c;
     color: #fff !important; 
    /* font-weight: bold; */
}
#popupModal select#banner-cta-CountryCode1, #popupModal select#projectName {
    color: #fff;
    background: #11214c;
}
	#popupModal .modal-header .close {
    margin-top: -2px;
    color: #000;
}
#popupModal h3.modal-title {
    color: #11214c;
}
#popupModal .modal-header {
    border-bottom: 1px solid #3D1E19;
    background-color: #ffffff;
}
	#popupModal .inputwidth {
	    width: 16% !important;
	    float: left;
	    padding: 0px 5px;
	}

    #popupModal button#submitf {
    	background-color: #11214c;
    	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: #C69D4D;
    }

    #price .modal-dialog {
    	width: 35%;
    }
    #price button#submitf {
    	background-color: #11214c;
    	color: #fff;
    	-webkit-border-radius: 3px;
    	-moz-border-radius: 3px;
    	border-radius: 3px;
    	border: 1px solid #424242;
    }
    .socialicon img {
    width: 40px;
    padding: 0px;
    margin: 5px;
}
    #submitf{
    	background-color: #11214c;
    	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 */

    .inquireButton {
    	background-color: #000;
    	-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-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: #403225;
    	color: #fff;
    }
    #inquiryForm {
    	/*background-image: linear-gradient(to bottom, #a92483, #942982, #7f2c7f, #6a2d7a, #562d73);*/
    	bottom: -13px;
    	-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;
    	background: #11214c;
    }
    .col-lg-2.enquireform {
    	width: 13%;
    }
    #inquiryForm .input-group {
    	margin: 0px auto;
    }
    #inquiryForm h4 {
    	margin: 8px 0 0;
    	color: #fff;
    }
    #inquiryForm .input-group-addon {
    	background-color: #213874;
    	color: #fff;
    	border-color: #fff;
    }
    #inquiryForm .btn-default {
    	background-color: #361442;
    	-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;
    }


/* Webzaa Sagar Code */
    .layoutplan-img{
    	margin: 0 auto;
    }
    hr.heading-hr {
    	width: 10%;
    	border: 1px solid #8fac37;
    	margin-top: 10px;
    }
    .projecthighlight-inner{
    	padding: 50px 0;
    }

/* Project Highlights Section */
.project-text {
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 12px 40px;
    text-align: center;
    height: 68px;
    display: flex;
    align-items: center;
    justify-content: left;
}
.project-text p {
    margin-bottom: 0px;
    color: #000;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 600;
    text-transform: uppercase;
}
.additional-amenities .project-text {
    height: 63px;
}
.project-box {
    margin-bottom: 20px;
    overflow: hidden;
}
.additional-amenities img {
    width: 40px;
    margin-right: 20px;
}
.project-box:hover .project-text {
    background: #11214c;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.project-box:hover .project-text img {
    filter: invert(1);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.project-box:hover .project-text p {
    color: #ffffff;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
#address .fa {
	padding: 10px;
	font-size: 25px;
	width: 45px;
	text-align: center;
	text-decoration: none;
	margin: 5px 2px;
	border-radius: 50%;
}
#address .fa:hover {
    opacity: 0.7 !important;
}
#address .fa-youtube {
  background: #bb0000;
  color: white;
}
#address .fa-instagram {
  background: #125688;
  color: white;
}
#address .fa-facebook {
  background: #3B5998;
  color: white;
}
