
/*font-family: 'Open Sans', sans-serif;
  font-family: 'Oswald', sans-serif;*/

  .fullWidth::after, .fullWidth::before, .mainCnt::after, .mainCnt::before{  display:table; clear:both; content:""; }
a, p, li, span, input, label, button, dl, dt, dd, select {
	font-family: 'Lato', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Roboto', sans-serif;
}


img {
	max-width: 100%;
}
a, a:hover, a:focus {
	outline: none;
}
.fullWidth {
	float: left;
	width: 100%;
}
body {
	padding-top: 130px;
	  overflow:auto !important;
}
header {
	position: fixed;
	top: 0;
	width: 100%;
	display: inline-block;
	z-index: 99;
}
header .navbar-default {
	background: #FFF;
	border: none;
	margin-bottom: 0;
	padding-bottom: 10px;
}
.navbar-brand {
	height: auto;
	padding: 0;
}
.nav.navbar-nav.menu {
	margin-top: 20px;
	margin-left: 20%;
}
.navbar-default .navbar-nav.menu li a {
	color: #000;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 400;
	/*letter-spacing: 0.5px;*/
}
.navbar-nav.navbar-right .input-group {
	margin-top: 27px;
}
.navbar-nav.navbar-right .input-group input {
	background: #ebebeb;
	color: #979797;
	border: none;
	box-shadow: none;
	height: 22px;
}
.navbar-nav.navbar-right .input-group .input-group-btn > .btn {
	bottom: 0;
	background: #e31f24;
	color: #FFF;
	padding: 7px 10px 7px 14px;
	z-index: 9;
}
.navbar-nav.navbar-right .input-group .input-group-btn > .btn i {
	font-size: 14px;
}
.navbar-nav.navbar-right .reraLogo {
	padding: 23px 15px 0 15px;
}
.navbar-nav.navbar-right .sayNoLogo {
	padding-top: 8px;
	padding-left: 10px;
}
.navbar-nav.navbar-right .reraLogo img {
	width: 100px;
}
.navbar-nav.navbar-right .sayNoLogo img {
	width: 70px;
}
.mainCnt {
	/*margin-top: 97px;*/
}
.shortDesc .descImg {
	padding: 0;
	background: url(../images/descImg.jpg) no-repeat;
	height: 473px;
}
.shortDesc .descCnt {
	background: #009845;
	padding: 50px 70px 60px 30px;
}
.descCnt h2 {
	color: #FFF;
	font-size: 30px;
	text-transform: uppercase;
	margin-bottom: 30px;
}
.descCnt p {
	color: #FFF;
	font-size: 15px;
	line-height: 26px;
}
.btn.btnStyle, .btn.btnStyle:hover, .btn.btnStyle:focus {
	float: left;
	border: none;
	border-radius: 0;
	background: #e31f24;
	color: #FFF;
	margin: 20px 0;
	padding: 12px 30px;
	font-size: 16px;
}
.certification {
	text-align: center;
	padding: 50px 0;
}
.certification h2, .testimonials h2, .projOver h2 {
	margin-bottom: 50px;
	font-size: 40px;
	color: #000;
	text-transform: uppercase;
	text-align: center;
}
.certification h2::before, .certification h2::after, .testimonials h2::before, .testimonials h2::after, .projOver h2::before, .projOver h2::after {
	content: "";
	width: 35px;
	border-bottom: 5px solid #009845;
	display: inline-block;
	margin: 0 5px;
}
.certification h3 {
	color: #000;
	font-size: 24px;
	font-family: 'Lato', sans-serif;
	text-transform: uppercase;
}
.testimonials .tesiTtl {
	padding: 0;
	height: 553px;
	background: url(../images/testimonialBg.png) no-repeat;
	display: table;
}
.testimonials h2 {
	color: #FFF;
	display: table-cell;
	vertical-align: middle;
}
.testimonials .tesiCnt {
	background: #e3e3e3;
	padding: 100px;
	text-align: center;
}
.owl-carousel-testi {
	background: #18874a;
	padding: 40px;
	color: #FFF;
}
.tesiCnt h3 {
	font-size: 24px;
}
.tesiCnt h4 {
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	margin-bottom: 30px;
}
.tesiCnt p {
	color: #FFF;
	font-size: 15px;
}
.testimonials .btn.btnStyle, .projOverCnt .btn.btnStyle {
	float: none;
}
.testimonials .btn.btnStyle {
	display: inline-block;
}
.testimonials .owl-dots {
	position: absolute;
	bottom: -50px;
	left: 0;
	right: 0;
}
.testimonials .owl-dot {
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #19a057;
	margin: 0 2px;
	border-radius: 100%;
}
.testimonials .owl-dot.active {
	background: #e31f24;
}
.mapSec {
	padding: 50px 0;
}
.mapSec #homepage_map {
	position: static;
	width: 100%;
	height: 400px;
}
.mapSec #homepage_map .map {
	width: 100%;
	height: auto;
}
.mapSec #homepage_map .map .graphic.doNotPreload {
	width: 100%;
	height: 400px;
	background: url(../images/mapBg_new.jpg);
}
.projOver {
	padding: 20px 0 0px;
}
.projOverOngo {
	background: url(../images/projOver_ongoing.jpg) no-repeat;
}
.projOverComplete {
	background: url(../images/projOver_complete.jpg) no-repeat;
}
.projOverCnt {
	float: right;
	background: #009845;
	border-radius: 3px;
	padding: 50px;
	margin: 40px 0;
	width: 320px;
	text-align: center;
}
.projOverCnt h3 {
	font-size: 35px;
	color: #FFF;
	margin-top: 0;
	text-transform: uppercase;
	line-height: 42px;
}
.projOverCnt p {
	color: #FFF;
	font-size: 15px;
	margin: 25px 0;
}
.projOver .owl-prev, .projOver .owl-next {
	position: absolute;
	top: 45%;
	color: transparent;
	width: 40px;
	height: 40px;
	background-size: 100% auto !important;
}
.projOver .owl-prev {
	left: -80px;
	background: url(../images/projLeft.png) no-repeat;
}
.projOver .owl-next {
	left: auto;
	right: -80px;
	background: url(../images/projRight.png) no-repeat;
}
.inspireMap {
	padding: 50px 0;
	background: #e1e1e1;
}
.inspireMap .greenTool + .tooltip > .tooltip-inner {
	background-color: #028f42;
	text-align: center;
	font-size: 14px;
	width: 200px;
}
.inspireMap .tooltip-arrow{
    border-left:5px solid transparent;
    border-right:5px solid transparent;
    border-bottom:5px solid #028f42;
}
.inspireMap .container {
	position: relative;
}
.inspireMap li {
	position: absolute;
}
.inspireMap li.catalunyaIns {
	top: 50%;
	left: 20%;
}
.inspireMap li.skycityIns {
	left: 25%;
	top: 10%;
}
.inspireMap li.courtyardIns {
	left: 40%;
	top: 30%;
}
.inspireMap li.centraIns {
	top: 10%;
	right: 30%;
}
.inspireMap li.EnveeduIns {
	right: 14%;
	bottom: 30%;
}
.footer {
	background: #1d1e20;
}
.footer .container {
	position: relative;
}
.footToggle {
	position: absolute;
	right: 0;
	top: -30px;
	cursor: pointer;
}
.footToggle.navUp {
	top: 0;
}
.footToggle .navUpArrow, .footToggle.navUp .navDownArrow {
	display: none;
}
.footToggle.navUp .navUpArrow {
	display: block;
}
.footTop {
	display: none;
	padding: 40px 0;
	float: left;
}
.footCnt h4 {
	color: #FFF;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 20px;
}
.footCnt .col-md-6 {
	padding: 0;
}
.footCnt li a {
	color: #FFF;
	font-size: 14px;
	background: url(../images/listIcon.png) no-repeat 0px 6px;
	padding-left: 20px;
	padding-bottom: 5px;
	display: inline-block;
}
.footCnt p {
	color: #FFF;
	font-size: 14px;
}
.footCnt .form-control {
	background: none;
	border: 1px solid #FFF;
	border-radius: 0;
	color: #FFF;
}
.footCnt .btnStyle, .footCnt .btnStyle:hover, .footCnt .btnStyle:focus {
	margin: 0;
	padding: 10px 30px;
	font-size: 14px;
}
.social-wrap ul li {
	list-style: none;
	border-bottom: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}
.social-wrap li a.facebook {
	background: url("../images/fb.png") no-repeat scroll 0 -32px;
	-webkit-transition: All 0.3s ease-out;
	-moz-transition: All 0.3s ease-out;
	-o-transition: All 0.3s ease-out;
}
.social-wrap li a {
	margin: -7px 2px;
	padding: 0px 0px 0px 0px;
	width: 32px;
	height: 33px;
	float: left;
	text-indent: -99999px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-radius: 0 0 5px 5px;
}
.social-wrap li a.twitter {
	background: url("../images/twit.png") no-repeat scroll 0 -32px;
	-webkit-transition: All 0.3s ease-out;
	-moz-transition: All 0.3s ease-out;
	-o-transition: All 0.3s ease-out;
}
.social-wrap li a.linkedin {
	background: url("../images/linkin.png") no-repeat scroll 0 -32px;
	-webkit-transition: All 0.3s ease-out;
	-moz-transition: All 0.3s ease-out;
	-o-transition: All 0.3s ease-out;
}
.social-wrap li a.pinterest {
	background: url("../images/pin.png") no-repeat scroll 0 -32px;
	-webkit-transition: All 0.3s ease-out;
	-moz-transition: All 0.3s ease-out;
	-o-transition: All 0.3s ease-out;
}
.social-wrap li a.youtube {
	background: url("../images/youtube1.png") no-repeat scroll 0 -32px;
	-webkit-transition: All 0.3s ease-out;
	-moz-transition: All 0.3s ease-out;
	-o-transition: All 0.3s ease-out;
}
.social-wrap li a.flikr {
	background: url("../images/flikr1.png") no-repeat scroll 0 -32px;
	-webkit-transition: All 0.3s ease-out;
	-moz-transition: All 0.3s ease-out;
	-o-transition: All 0.3s ease-out;
}
.social-wrap li a.blogIcon {
	background: url("../images/blog1.png") no-repeat scroll 0 -32px;
	-webkit-transition: All 0.3s ease-out;
	-moz-transition: All 0.3s ease-out;
	-o-transition: All 0.3s ease-out;
}
.social-wrap li a.facebook:hover, .social-wrap li a.twitter:hover, .social-wrap li a.linkedin:hover, .social-wrap li a.pinterest:hover, .social-wrap li a.youtube:hover, .social-wrap li a.flikr:hover, .social-wrap li a.blogIcon:hover {
	background-position: 0 0;
}
.footBtm {
	color: #FFF;
	font-family: 'Lato', sans-serif;
	padding: 20px 0 35px;
	border-top: 1px solid #3f3f3f;
}
.footBtm a {
	color: #FFF;
}
.footBtm .powTxt {
	text-align: right;
}
.social-wrap {
	text-align: center;
}
.social-wrap ul {
	display: inline-block;
}
.mainSlide .owl-prev, .mainSlide .owl-next {
	position: absolute;
	top: 50%;
	width: 42px;
	height: 77px;
	color: transparent;
}
.mainSlide .owl-prev {
	background: url(../images/bannerLt.png) no-repeat;
	left: 5%;
}
.mainSlide .owl-next {
	background: url(../images/bannerRt.png) no-repeat;
	right: 5%;
}
.mainSlide .carousel-caption {
	top: 35%;
}
.mainSlide .carousel-caption h4 {
	background: #e31f24;
	padding: 8px 10px;
	font-size: 30px;
	display: inline-block;
	text-transform: uppercase;
}
.mainSlide .carousel-caption p {
	color: #000;
	font-size: 18px;
	font-weight: bold;
	text-shadow: none;
}
.cd-top {
	display: inline-block;
	height: 40px;
	width: 40px;
	position: fixed;
	bottom: 12%;
	right: 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background: url("../images/back_to_top.png") no-repeat scroll center 50% #e31f24;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity .3s 0s, visibility 0s .3s;
	-moz-transition: opacity .3s 0s, visibility 0s .3s;
	transition: opacity .3s 0s, visibility 0s .3s;
	border-radius: 100%;
}
.cd-top.cd-is-visible {
	visibility: visible;
	opacity: 1;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
	-webkit-transition: opacity .3s 0s, visibility 0s 0s;
	-moz-transition: opacity .3s 0s, visibility 0s 0s;
	transition: opacity .3s 0s, visibility 0s 0s;
}




#bg {
	position: fixed;
	top: 0;
	left: 0;
	-webkit-backface-visibility: hidden;
	width: 100%;
	min-height: 100%;
	z-index: -1;
}
.page-wraper {
	margin: 0px auto auto;
	width: 1000px;
}
.col-md-12.content_abt {
	background: url("../images/contentbg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	float: left;
	margin-top: 62px;
	padding: 0 28px;
}
.content_abt h2 {
	font-size: 20px;
	margin: 30px 0 10px;
	text-align: left;
	text-transform: uppercase;
	color: #333333;
}
.content h4 {
	font-style: normal;
	margin: 20px 0 10px;
	color: #DA514E;
}
.col-md-12.projects {
	padding: 0;
}
.project-detail-page .col-md-12.content.abt_content {
	margin-top: 0;
	padding: 15px 28px 40px;
}
.col-md-12.content {
	background: url(../images/contentbg.png);
	margin-top: 120px;
	float: left;
	padding: 0 10px 0 20px;
}
.projects_new .abt_content_ltbox {
	-webkit-column-gap: 15px;
	-moz-column-gap: 15px;
	column-gap: 15px;
	-webkit-column-width: 300px;
	-moz-column-width: 300px;
	column-width: 300px;
}
.col-md-12.content li {
	color: #333333;
	font-size: 15px;
	line-height: 25px;
	letter-spacing: 0.5px;
}
.PinTrestStyle li {
	background: #ffffff;
	-webkit-box-shadow: 0px 0px 2px 0px #dddddd;
	-moz-box-shadow: 0px 0px 2px 0px #dddddd;
	box-shadow: 0px 0px 2px 0px #dddddd;
}
.abt_content_ltbox > li {
	border: 1px solid #ddd;
	display: inline-block;
	margin-bottom: 15px;
	margin-right: 15px;
	padding: 10px;
	transition: all 0.4s ease-in-out 0s;
}
.projectsPage .example-image {
	height: auto;
	margin: 0;
	width: 100%;
}
.project-detail-page .content_abt .col-md-9.aboutImg#about-pro {
	padding: 0;
	width: 68.3%;
}
.abt_banner {
	width: 645px;
	height: 235px;
	margin-right: 15px;
}
.project-detail-page .content_abt .content-1 {
	margin-left: 15px;
	padding: 0;
	width: 30%;
}
.content.abt_content p {
	font-size: 15px;
	line-height: 26px;
	margin: 0 0 10px;
	width: 100%;
	letter-spacing: 0.5px;
}
.abtLinks {
	float: left;
	width: 100%;
	margin-bottom: 20px;
	text-align: center;
}
.abtLinks li {
	display: inline-block;
}
.abtLinks li a {
	border: 1px solid #434343;
	color: #FFF;
	padding: 7px 16px;
	display: inline-block;
	margin: 3px;
	background: #636363;
}
.abtLinks li a:hover, .abtLinks li a:focus {
	background: #e31f24;
	color: #FFF;
	text-decoration: none;
	border: 1px solid #e31f24;
}
.our_logo_cnt .our_logo_Image {
	float: left;
	width: 280px;
}
.our_logo_cnt img {
	float: left;
	margin-right: 15px;
	max-width: 100%;
}
.our_logo_cnt .our_logo_txt {
	float: left;
	width: 600px;
}
.whygrowNor {
	display: block;
}
.whygrow {
	transition: all .2s ease-in-out;
	padding: 10px 0;
}
.whygrowact {
	display: none;
}
.clr {
	clear: both;
}
.brandLogoAcc .accordion .acc_active .acc_head {
	background: #fff !important;
}
.brandLogoAcc .smk_accordion .accordion_in.acc_active > .acc_head .acc_icon_expand {
	background: url("../images/down-arrow2.png") repeat scroll center 18px !important;
}
.con_say {
	float: left;
}
.lft {
	float: left;
	width: 54%;
	margin-right: 10px;
}
.con_say .video_page {
	float: left;
	width: 44%;
}
.saynocashForm {
	float: left;
	width: 100%;
}
.saynocashForm .sayLeft {
	float: left;
	width: 30%;
}
.saynocashForm ul li {
	float: left;
	width: 500px;
}
.col-md-12.content li {
	color: #666666;
	font-size: 15px;
	line-height: 25px;
	letter-spacing: 0.5px;
}
.content input {
	line-height: inherit;
}
/*input[type="text"] {
	background: none repeat scroll 0 0 #e4e2e3;
	border: 1px solid #d0cfcd;
	margin-right: 10px;
	padding: 5px 0 5px 15px;
	margin-bottom: 15px;
	float: left;
}*/
.content input {
	background: none repeat scroll 0 0 #e4e2e3;
	border: 1px solid #d0cfcd;
	margin-right: 7px;
	padding: 6px 0 6px 15px;
	width: 49%;
	margin-bottom: 15px;
}
.saynocashForm .sayRight {
	float: left;
	width: 45%;
}
.content textarea {
	background: none repeat scroll 0 0 #e4e2e3;
	border: 1px solid #d0cfcd;
	margin-bottom: 15px;
	padding: 10px 15px;
	resize: none;
	width: 100%;
}
#captchaimg {
	border: 1px solid #d0cfcd;
	height: 34px;
	margin-right: 10px;
	width: 120px;
	float: left;
}
a[href="javascript: refreshCaptcha();"] {
	color: #dd4841;
}
.asterisk {
	color: #dd4841;
}
.saynocashForm ul li input[type="submit"] {
	height: auto;
	margin-left: 0;
}
.content input[type="submit"] {
	background: none repeat scroll 0 0 #dd4841;
	border: medium none;
	color: #fff;
	float: left;
	font-family: "inderregular";
	font-size: 16px;
	height: auto;
	margin-bottom: 45px;
	margin-left: 15px;
	margin-right: 10px;
	padding: 5px 15px 4px;
	width: 93px;
	border-radius: 0;
}
button[type="reset"] {
	background: none repeat scroll 0 0 #dd4841;
	border: medium none;
	color: #fff;
	float: left;
	font-family: "inderregular";
	font-size: 16px;
	width: 93px;
	padding: 5px 20px 5px;
	height: auto;
	/* margin-bottom: 45px; */
	/* margin-left: 15px; */
	margin-right: 10px;
}
.abt_content .tab_con {
	margin-top: 20px;
}
.content .tab_con .video_page {
	float: left;
	width: 50%;
	margin-bottom: 20px;
	margin-top: 10px;
}
.video_page > a {
	clear: both;
	float: left;
}
.video_page img {
	border-width: 0px;
	border-style: solid;
	width: 410px;
	height: 248px;
	margin-bottom: 10px;
}
.hr {
	border-bottom: 1px solid #ddd;
	margin: 10px auto;
	width: 100%;
}
.say_to_cash {
	float: left;
	height: auto;
	-webkit-column-gap: 305px;
	-moz-column-gap: 305px;
	column-gap: 305px;
	-webkit-column-gap: 15px;
	-moz-column-gap: 15px;
	column-gap: 15px;
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
}
.PinTrestStyle li {
	background: #ffffff;
	-webkit-box-shadow: 0px 0px 2px 0px #dddddd;
	-moz-box-shadow: 0px 0px 2px 0px #dddddd;
	box-shadow: 0px 0px 2px 0px #dddddd;
}
.say_to_cash li {
	border: 1px solid #ddd;
	display: inline-block;
	margin-bottom: 15px;
	margin-right: 15px;
	padding: 10px;
	transition: all 0.4s ease-in-out 0s;
	width: 100%;
}
.say_to_cash .thumbnails li {
	border: medium none;
	float: left;
	width: 100%;
	margin: 0;
}
.say_to_cash .thumbnails li a {
	margin: 0;
}
.project-detail-page .thumbnail {
	border: medium none;
	border-radius: 0;
	background: none;
}
.thumbnails {
	float: left;
	width: 100%;
}




.map-section {
	background: url(img/others/map-bg.jpg);
	background-attachment: fixed;
	background-size: cover;
	padding: 0;
	margin-bottom: 40px;
}
.map-main-section.map-main-1 {
	padding: 3% 0;
}
.map-main-section {
	position: relative;
}
.map-main-section img.img-responsive.map-bg {
	width: 100%;
}
.map-main-1 .marker-pos.marker-1 {
	bottom: 15%;
	left: 52%;
}
.marker-pos {
	position: absolute;
	cursor: pointer;
}
.marker-pos img {
	margin: auto;
}
.map-main-section.map-main-1 .mark-img h5 {
	color: #fff;
	font-size: 15px;
}
.map-main-section .mark-img h5 {
	margin: 5px 0 0;
	color: #f5c90d;
	text-align: center;
	text-shadow: 0 0 20px #000;
}
.marker-content {
	position: absolute;
	top: -115px;
	left: -20px;
	width: 100px;
	margin: auto;
	/* opacity: 0; */
	/* visibility: hidden; */
	transition: all .3s ease-in;
}
.map-main-section.map-main-1 .marker-content::after {
	position: absolute;
	content: "";
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-top: 7px solid #fff;
	bottom: -4px;
	margin: auto;
	left: 0;
	right: 0;
	width: 0;
}
.map-main-1 .marker-pos.marker-2 {
	right: 54%;
	top: 26%;
}
.map-main-1 .marker-pos.marker-3 {
	left: 10%;
	bottom: 15%;
}
.map-main-1 .marker-pos.marker-4 {
	left: 52%;
	top: 38%;
}
.map-main-1 .marker-pos.marker-5 {
	right: 17%;
	bottom: 25%;
}
.map-main-1 .marker-pos.marker-6 {
	right: 8%;
	top: 25%;
}
.map-main-1 .marker-pos.marker-7 {
	left: 42%;
	bottom: 20%;
}
.map-main-1 .marker-pos.marker-8 {
	right: 60%;
	top: 37%;
}
.map-main-1 .marker-pos.marker-9 {
	right: 32%;
	bottom: 15%;
}
.map-main-1 .marker-pos.marker-10 {
	right: 25%;
	top: 37%;
}
.map-main-1 .marker-pos.marker-11 {
	left: 19%;
	top: 18%;
}
.map-main-1 .marker-pos.marker-12 {
	right: 10%;
	bottom: 20%;
}
.map-main-1 .marker-pos.marker-13 {
	right: 35%;
	top: 20%;
}

.projects_new .image-row h4 {
	color: #333;
}



.floater-container1.callBack {
	top: 80px;
}
.floater-container, .floater-container1 {
	float: right;
	right: -250px;
	position: fixed;
	top: 168px;
	-webkit-transition-duration: 0.8s;
	transition-duration: 0.8s;
	z-index:999999;
}

.floater{
	width:250px;
	padding:20px;
	background-color:rgba(0,0,0,0.7);
	border-radius: 4px;
	position:relative;
}
.floater .enq-btn, .floater .callBack {
  left: -100px;
  position: absolute;
  top: 20px;
  cursor:pointer;
}
.floater .closeBtn {
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: 10px;
  width:18px;
}
.floater .enq-btn:hover, .floater .callBack:hover {
  box-shadow: -2px 5px 12px 0;
}
.slide-form input, .floater p{
	margin-bottom:10px;
	border:none;
}
.slide-form-button input{
	transition:all .2s ease;
}
.slide-form-button input:hover{
	transform: scale(1.1);
}
.floater h4{
	text-align:center;
	font-size:20px;
	margin-bottom: 20px;
	color: #FFF;
}
.slide-form-button{
		text-align:center;
}
.floater p {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
}
.submit, .reset {
	display: inline-block;
	padding: 6px 10px;
	margin: 5px;
	text-align: ceter;
	border-radius: 3px;
	color: #fff;
	font-size: 15px;
}
.reset {
	background-color: #23BD5B;
}
.submit {
	background-color: red;
}
.floater .form-control {
	margin-bottom: 10px;
}
.floater-container {
	z-index: 999;
}
.floater .enq-btn {
	top: 3px;
}
.navbar-right span.input-group-btn {
    width: auto;
}








/*.popUpShow {display: none;}*/

@media screen and (max-width: 991px) {
.floater-container1, .floater-container {
	display: none;
}
.popUpShow {display: block;}
.footer {position: static; padding-bottom: 50px; text-align: center;}
.popUpShow {
	display: flex;
	position: fixed;
	z-index: 999;
	bottom: 0;
	width: 100%;
}
.popUpShow button, .popUpShow button:hover, .popUpShow button:focus {
	width: 50%;
	display: inline-block;
	border: none;
	border-radius: 0;
	background: #D7A72A;
	color: #FFF;
	padding: 10px;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
}
.popUpShow button a {
	color: #FFF;
}
.popUpShow button.enqpopBtn {
	border-right: 1px solid #FFF;
}
.popUpShow button.enqpopBtn span, .popUpShow button.callPopBtn span {
	background: url(img/enqBtn.png) no-repeat;
	padding-left: 24px;
	background-size: 16px auto;
}
.popUpShow button.callPopBtn span {
	background: url(img/callBtn.png) no-repeat;
	background-size: 16px auto;
}
.popUpShow .form-control {
	height: auto;
	padding: 10px;
	width: 100%;
}
.popUpShow .form-group {
	margin-bottom: 10px;
	width: 100%;
}
/*.popUpShow .modal-content {
	background: #555;
}
.popUpShow h4 {
	text-align: center;
	margin-bottom: 15px;
	color: #FFF;
	font-size: 22px;
}
.popUpShow button.close {
	background: none;
	width: auto;
	color: #FFF;
	opacity: 1;
	font-size: 30px;
}
.popUpShow .modal-header {
	padding: 0;
	border-bottom: none;
	position: absolute;
	right: 0;
	z-index: 9;
}*/
.popUpShow input[type="submit"], .popUpShow button[type="reset"], .popUpShow button[type="submit"], .popUpShow input[type="reset"] {
	background: #59b700;
	border: 1px solid #59b700;
	color: #FFF;
	border-radius: 0;
}
.popUpShow button[type="submit"] {
	width: auto;
	font-size: 14px;
	text-transform: unset;
	padding: 6px 12px;
	font-weight: normal;
}
.popUpShow button[type="reset"], .popUpShow input[type="reset"] {
	background: #db1901;
	border: 1px solid #db1901;
	width: auto;
	font-size: 14px;
	text-transform: unset;
	padding: 6px 12px;
	font-weight: normal;
}
}

.col-md-12.header {
	padding: 0;
}

.cookies {
	position: fixed;
	background: #004C98;
	width: 100%;
	bottom: 0;
	z-index: 9999999999;
	padding: 5px 0;
}
.cookies p {
	display: inline-block;
	color: #FFF;
	font-size: 13px;
	margin-bottom: 0;
	line-height: 23px;
}
#acceptBtn {
	background: #101010;
	border: none;
	color: #FFF;
	text-transform: uppercase;
	box-shadow: none;
	padding: 3px 5px;
	font-weight: bold;
	float: none;
}

.aboutNew .nav-tabs {
	border-bottom: none;
	background: #cfcfcf;
}
.aboutNew .nav-tabs li a {
	color: #333;
	padding: 20px 15px;
	border: none;
	border-top: 3px solid #cfcfcf;
}
.nav-tabs > li > a:hover {
	border: none;
	background: none;
	border-top: 3px solid #cfcfcf;
}
.aboutNew .nav-tabs > li.active > a, .aboutNew .nav-tabs > li.active > a:hover, .aboutNew .nav-tabs > li.active > a:focus {
	color: #333;
	background-color: transparent;
	border: none;
	border-top: 3px solid red;
	border-radius: 0;
}
.ttlMoreSpace {
	display: inline-block;
	margin-top: 30px;
}
.saynocashForm .sayLeft {
	float: left;
	width: 30%;
}
.saynocashForm ul li {
	float: left;
	width: 500px;
}
.page-wraper.projectsPage {
	width: 1170px;
}
.projectsPage .PinTrestStyle li {
	border: none;
	box-shadow: none;
	padding: 0;
	text-align: center;
}
.projectsPage .content_abt {
	margin-top: 20px;
	padding: 0;
}
.projectsPage.project-detail-page .col-md-12.content.abt_content {
	padding-left: 0;
	padding-right: 0;
}
body {
	height: 100%;
	display: flex;
	flex-direction: column;
	width: 100%;
}
.stickyFoot {
	flex: 1 0 auto;
	width: 100%;
}
footer {
	flex-shrink: 0;
	width: 100%;
}


.contact_inner {
	padding: 0;
}
.contact_inner .contact_inner_map {
	width: 68%;
}
.contact .col-md-12 div {
	padding-right: 0;
}
.contact_inner .contact_inner_add {
	width: 32%;
}
.contact .map {
	border: 1px solid #c9c5c4;
}
.contact_inner_map iframe {
	width: 100%;
}
.loan h3 {
	font-size: 20px;
	text-transform: uppercase;
}
.reach-us li {
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	padding-left: 30px;
}
.reach-us ul li:first-child {
	background: url("../images/contact_home_icon.png") no-repeat scroll 0 center rgba(0, 0, 0, 0);
}
#tele {
	background: url("../images/contact_tele_icon.png") no-repeat scroll 0 center rgba(0, 0, 0, 0);
	font-size: 15px;
}
.reach-us p {
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	padding-left: 30px;
	color: #000;
}
#mail_icon {
	background: url("../images/contact_mail_icon.png") no-repeat scroll 0 center rgba(0, 0, 0, 0);
}
.col-md-8.contact_inner_form {
	width: 68.5%;
	padding-bottom: 30px;
}
.contact_inner_form form {
	color: #000;
	font-size: 14px;
}
.contact_inner_form #enquiry input[type="text"] {
	background: none repeat scroll 0 0 #ebe2e3;
	border: 1px solid #cbcbcb;
	float: left;
	font-size: 13px;
	padding: 10px 0 5px 10px;
	width: 31.4%;
	margin-bottom: 15px;
	margin-right: 10px;
}
.contact_inner_form .message {
	background: none repeat scroll 0 0 #ebe2e3;
	border: 1px solid #cbcbcb;
	float: left;
	margin-bottom: 15px;
	padding-left: 10px;
	margin-top: 0;
	padding-top: 5px;
	width: 97.5%;
}
#imgid {
	width: 110px;
}
.cont_submit {
	float: left;
	width: 97.4%;
}
#enquiry input[type="submit"], #enquiry input[type="reset"] {
	background: none repeat scroll 0 0 #dd4841;
	color: #fff;
	float: right;
	font-family: "inderregular";
	margin-bottom: 20px;
	margin-top: 10px;
	padding: 5px 20px;
	margin-left: 10px !important;
}
.contact_inner_form .cont_submit input {
	margin: 0 !important;
}
.xsreal_brand_img {
	width: 100%;
	display: inline-block;
	text-align: center;
}
.xsreal_brand_img a {
	display: inline-block;
}
.project-detail-page .content_abt .col-md-9#about-pro {
	width: 100%;
}
.listings a {
	color: #e4464a;
	width: 100%;
}
.acc_content ul li:first-child {
	margin-top: 5px;
}
.ul_list li {
	background: url("../images/arrow-png.png") no-repeat scroll left 7px rgba(0, 0, 0, 0);
	padding-left: 10px;
	margin-bottom: 5px;
	float: left;
	width: 100%;
}
.abt_content_ltbox {
	-webkit-column-gap: 15px;
	-moz-column-gap: 15px;
	column-gap: 15px;
	-webkit-column-width: 220px;
	-moz-column-width: 220px;
	column-width: 220px;
}
.PinTrestStyle li {
	background: #ffffff;
	-webkit-box-shadow: 0px 0px 2px 0px #dddddd;
	-moz-box-shadow: 0px 0px 2px 0px #dddddd;
	box-shadow: 0px 0px 2px 0px #dddddd;
}
.abt_content_ltbox .js-open-modal.btn {
	background: none;
	border: medium none;
	color: red;
	font-size: 12px;
	padding: 2px 4px;
}
.abt_content_ltbox1 {
	border: 1px solid #ddd;
	padding: 0 10px;
	color: #333333;
	font-size: 15px;
	letter-spacing: 0.5px;
	line-height: 25px;
	width: 100%;
}
.press_addpage {
	float: left;
	margin-bottom: 5px;
	margin-right: 15px;
	width: 50%;
}
.press_addpage img {
	width: 100%;
}
.nri_brand_img {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.nri_brand_img ul {
	display: inline-block;
	float: none;
	text-align: center;
	width: 100%;
}
.nri_brand_img li {
	display: inline-block;
	float: none;
	margin: 0 8px;
	text-align: center;
}
.propertyAdvice .byPriceHead {
	background: url("../images/rup-icon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-bottom: 1px solid #c7c7c7;
	font-size: 18px;
	line-height: 40px;
	padding: 0 0 10px;
	text-indent: 50px;
}
.price_val {
	background: url("../images/bg-strip.png") no-repeat scroll 8px 40px;
	list-style: outside none none;
	position: relative;
	float: left;
	width: 100%;
	border-bottom: 1px solid #c7c7c7;
	padding: 0 0 0 10px;
}
.price_val li {
	margin-left: -10px;
}
.price_val li a {
	background: url("../images/pointer-hover.png") no-repeat scroll -2px -2px;
	cursor: pointer;
	display: block;
	float: left;
	font-size: 12px;
	padding: 65px 0 0 5px;
	width: 154px;
	color: #666;
	height: 130px;
}
.propertyAdvice .tab:hover {
	background: url("../images/pointer.png") no-repeat scroll -2px -2px rgba(0, 0, 0, 0);
}
.propertyAdvice .propertyView {
	float: left;
	padding: 10px 0 20px 0;
	width: 100%;
}
.propertyAdvice .locationMap {
	float: left;
	margin-right: 15px;
	width: 31%;
}
.propertyAdvice .bylocHead {
	background: url("../images/loca-point.png") no-repeat scroll 0 0;
	font-size: 18px;
	line-height: 40px;
	margin: 30px 0 0;
	padding: 0 0 10px;
	text-indent: 50px;
	width: 90%;
}
.location_value {
	background: #e3e1e2;
	border: 1px solid #d0cfcd;
	padding: 6px 0 6px 12px;
	border-radius: 2px;
	width: 90%;
}
.propertyAdvice .locationMap {
	float: left;
	margin-right: 15px;
	width: 31%;
}
.type_of_house, .type_of_room {
	float: left;
	width: 90%;
	background: none repeat scroll 0 0 #e3e1e2;
border: 1px solid #d0cfcd;
border-radius: 2px;
margin-bottom: 5px !important;
margin-right: 10px;
padding: 5px 0 5px 12px;
}
.data_not_found {
	display: block;
	float: left;
	width: 100%;
}
.nri_brand_img img {
	border-radius: 80px;
	transition: all 0.2s ease-in-out 0s;
	-webkit-box-shadow: -1px 6px 5px 0px rgba(221,221,221,1);
	-moz-box-shadow: -1px 6px 5px 0px rgba(221,221,221,1);
	box-shadow: -1px 6px 5px 0px rgba(221,221,221,1);
}
.nri_brand_img img:hover {
	transform: scale(0.9);
}
.thumbnails.thmb-imgs.testimoniyal li {
	float: left;
	width: 24%;
	margin-bottom: 8px;
}
.thumbnails.thmb-imgs li {
	float: left;
	margin-right: 8px;
	width: 48%;
}
.thumbnails.thmb-imgs.testimoniyal li img {
	border: 1px solid #dddddd;
}
.thumbnails.thmb-imgs {
	display: inline-block;
	margin-top: 5px;
	width: 100%;
}
.classical_cor {
	float: left;
}
.classical_cor_cont {
	float: left;
	margin-right: 20px;
	width: 75%;
}
.classical_cor_img, .classical_cor_img li {
	float: left;
}
.project-detail-page .thumbnail {
	border: medium none;
	border-radius: 0;
	background: none;
}
.schoolevent_video {
	margin: 0 auto;
	text-align: center;
}
.classical_img .group1 {
	margin-right: 15px;
	margin-top: 6px;
}
.hr-events {
	border-bottom: 1px solid #ddd;
	float: left;
	margin: 25px 0;
	width: 100%;
}
.group1 {
	float: left;
}
.classical_img .thumbnail {
	padding: 0 !important;
	margin-bottom: 15px !important;
}
.feedback-page-wraper {
	margin: auto;
	width: 1000px;
	padding: 0 25px;
}
.feedback-page-wraper * {
	padding: 0;
}
#rate {
	float: left;
	width: 70%;
	padding-left: 10px;
}
#field {
	float: left;
	width: 16%;
}
#field li:first-child {
	margin-top: 25px;
}
#field li {
	line-height: 22px;
	padding-top: 7px;
	font-family: 'Lato', sans-serif;
}
#field > p {
	line-height: 24px;
	text-align: center;
	margin: 0 0 5px;
	font-family: 'Lato', sans-serif;
	font-size: 15px;
}
.feed_submit {
	float: right;
}
.col-md-3.form-col-3 {
	margin-top: 20px;
	width: 35%;
	margin-bottom: 15px;
}
.col-md-9.form-col-9 {
	margin-top: 20px;
	padding-left: 6%;
	width: 65%;
	padding-right: 5px;
}
.col-md-3.form-col-3 > p {
	font-size: 15px;
	font-family: 'Lato', sans-serif;
	color: #000;
}
.col-md-3.form-col-3 > ul {
	padding-left: 15px;
	margin: 0;
}
.col-md-3.form-col-3 ul li input {
	width: auto;
}
.col-md-9.form-col-9 > input {
	margin-bottom: 15px;
}
#feedback-email {
	margin-right: 0;
}
.cap_cha {
	float: left;
}
#captchaimg {
	border: 1px solid #d0cfcd;
	height: 34px;
	margin-right: 10px;
	width: 120px;
	float: left;
}
#feed_ref {
	float: left;
	width: 91%;
	margin-top: 0;
}
#feed_ref p {
	font-size: 12px;
}
a[href="javascript: refreshCaptcha();"] {
	color: #dd4841;
}
.feed_submit #submit {
	padding: 5px 15px 5px;
}
#submit {
	clear: both;
	background: none repeat scroll 0 0 #dd4841;
	border: medium none;
	color: #fff;
	float: left;
	font-family: "inderregular";
	font-size: 16px;
	margin-bottom: 25px;
	margin-right: 10px;
	padding: 5px 15px 4px;
	width: 93px;
}
.loan-page-wraper {
	margin: 60px auto auto;
	width: 1000px;
}
.loan {
	background: url("../images/contentbg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	float: left;
	width: 100%;
	padding-bottom: 20px;
}
.loan h3 {
	font-size: 20px;
	text-transform: uppercase;
}
.experience input[type="radio"] {
	margin-right: 10px;
}
.experience input[type="text"], .experience textarea {
	width: 35%;
	margin-right: 0;
}
.experience label {
	float: left;
	font-size: 15px;
	font-weight: normal;
	width: 55%;
}
.experience select {
	background: none repeat scroll 0 0 #e3e1e2;
	border: 1px solid #d0cfcd;
	border-radius: 2px;
	margin-bottom: 5px !important;
	margin-right: 10px;
	padding: 5px 0 5px 12px;
	width: 35%;
}
.experience input[type="text"] {
	background: none repeat scroll 0 0 #e4e2e3;
	border: 1px solid #d0cfcd;
	padding: 5px 0 5px 15px;
	margin-bottom: 15px;
	float: left;
}
.experience textarea {
	background: none repeat scroll 0 0 #e4e2e3;
	border: 1px solid #d0cfcd;
	padding: 10px 15px;
	resize: none;
}
.experience input[name="6_letters_code"] {
	width: 21.5%;
}
.loan h4 {
	font-style: normal;
	float: left;
	width: 100%;
	color: #DA514E;
}
#captchaimg {
	border: 1px solid #d0cfcd;
	height: 34px;
	margin-right: 10px;
	width: 120px;
	float: left;
}
#feed-refresh p {
	color: #000;
	float: left;
	font-size: 12px;
	margin-top: 5px;
	text-align: right;
	width: 90%;
}
#feed-refresh a {
	color: #dc4844;
	font-style: italic;
	text-decoration: none;
}
#feed-refresh .asterisk {
	color: #dd4841;
	font-size: 15px;
}
.your_exp_sub {
	float: right;
	width: 21%;
}
.loan-page-wraper #submit {
	padding: 6px 15px;
}
.col-md-12.vendor_reg h4 {
	margin-top: 10px;
}
.vender select {
	background: none repeat scroll 0 0 #e3e1e2;
	border: 1px solid #d0cfcd;
	border-radius: 2px;
	margin-bottom: 5px;
	margin-right: 10px;
	padding: 4px 0 4px 5px;
	width: 32%;
	float: left;
}
.vender input[type="text"] {
	float: left;
	background: none repeat scroll 0 0 #e3e1e2;
	border: 1px solid #d0cfcd;
	border-radius: 2px;
	padding: 5px 0 5px 10px;
	width: 32%;
	margin-bottom: 15px;
	margin-right: 10px;
}
.vender .name {
	margin-right: 10px;
}
.vender textarea {
	background: none repeat scroll 0 0 #e3e1e2;
	border: 1px solid #d0cfcd;
	border-radius: 2px;
	padding: 4px 0 4px 10px;
	width: 32%;
	float: left;
	margin-right: 10px;
	height: 75px;
}
.vender .state {
	margin: 0;
}
.vender input[name="phone"] {
	margin-right: 10px;
}
.vender .mail {
	margin: 0 10px 0 0px;
}
.vender p {
	float: left;
	width: 100%;
}
.vender .region:first-child {
	margin-left: 0;
}
.vender input[type="checkbox"] {
	line-height: normal;
	margin: 5px 10px 0;
}
input[type="file"] {
	display: block;
}
.cap_img {
	margin-bottom: 0;
}
.vender .cap_img input {
	float: left;
}
.vender .feed_ref {
	float: left;
	font-size: 12px;
	text-align: center;
	width: 51.6%;
}
.vender .lst_child {
	float: left;
	padding-right: 5px;
	text-align: right;
	width: 99%;
}
.vendor_reg input[type="submit"] {
	height: 34px;
}
.lst_child input[type="submit"] {
	background: none repeat scroll 0 0 #dd4841;
	border: medium none;
	color: #fff;
	font-family: "inderregular";
	font-size: 16px;
	height: 31px;
	margin-right: 10px;
	padding: 5px 15px 4px;
	float: left;
	width: 93px;
}
.lst_child button[type="reset"] {
	float: left;
	background: none repeat scroll 0 0 #dd4841;
	border: medium none;
	color: #fff;
	font-family: "inderregular";
	font-size: 16px;
	height: auto;
	margin-right: 10px;
	padding: 5px 15px 4px;
	width: 93px;
}
.company-details select {
	background: none repeat scroll 0 0 #e3e1e2;
	border: 1px solid #d0cfcd;
	border-radius: 2px;
	/*margin-bottom: 5px !important;*/
	margin-right: 10px;
	padding: 5px 0 5px 12px;
	width: 35%;
}
.company-details select {
	margin: 0;
	width: 29.5%;
}
.apply_loan ul {
	float: left;
	width: 100%;
}
.aply_lon li {
	float: left;
	width: 30%;
	margin-right: 5px;
}
.aply_lon li select {
	float: left;
	margin-bottom: 15px !important;
	width: 98.5%;
}
.company-details select {
	margin: 0;
}
.apply_cntct select {
	background: none repeat scroll 0 0 #e4e2e3;
	border: 1px solid #d0cfcd;
	float: left;
	/* margin-bottom: 15px; 
	margin-bottom: 15px !important;*/
	margin-right: 10px;
	padding: 6px 0 6px 15px;
	width: 29.5%;
}
.apply_cntct input {
	background: none repeat scroll 0 0 #e4e2e3;
	border: 1px solid #d0cfcd;
	float: left;
	margin-bottom: 15px;
	padding: 6px 0 6px 15px;
	width: 29.5%;
	margin-right: 10px;
}
.apply_loan ul li textarea {
	width: 60%;
	margin-bottom: 10px;
	background: none repeat scroll 0 0 #e4e2e3;
border: 1px solid #d0cfcd;
padding: 10px 15px;
resize: none;
}
.apply_cntct .apply_Refresh {
	float: left;
	text-align: center;
	width: 51%;
	font-size: 12px;
}
.aply_lon li select {
	float: left;
	margin-bottom: 15px !important;
	width: 98.5%;
}
.apply_cntct li {
	float: left;
	width: 100%;
}
#LengthCal {
	float: left;
	width: 100%;
	padding-bottom: 20px;
}
#LengthCal select {
	background: none repeat scroll 0 0 #e3e1e2;
	border: 1px solid #d0cfcd;
	border-radius: 2px;
	margin-bottom: 10px;
	margin-right: 8px;
	padding: 4px 0 4px 5px;
	width: 28%;
}
.metric_conv input[type="text"] {
	background: none repeat scroll 0 0 #e3e1e2;
	border: 1px solid #d0cfcd;
	border-radius: 2px;
	padding: 5px 0 5px 10px;
	width: 28%;
	margin-bottom: 10px;
}
.metric_calc {
	float: left;
	text-align: left;
	width: 100%;
}
input[name="result"] {
	background: none repeat scroll 0 0 #e3e1e2;
	border: 1px solid #d0cfcd;
	border-radius: 2px;
	padding: 4px 0 4px 10px;
	width: 28%;
	margin: 10px 0;
}
#AreaCal > select {
	width: 28%;
	margin-bottom: 10px;
	padding: 4px 0 4px 12px;
}
#AreaCal select {
	margin-right: 8px;
	background: none repeat scroll 0 0 #e3e1e2;
	border: 1px solid #d0cfcd;
	border-radius: 2px;
	margin-bottom: 5px !important;
	margin-right: 10px;
}
.submit_bt {
	background: none repeat scroll 0 0 #dd4841;
	color: #fff;
	font-size: 16px;
	padding: 5px;
	text-transform: uppercase;
}
.inn_cont_txt {
	color: #da514e;
}
.uploadResume .careersLft, .uploadResume .careersRight {
	float: left;
	width: 50%;
}
.uploadResume ul li {
	float: left;
	width: 100%;
}
.uploadResume ul li .carinput {
	width: 90%;
}
.uploadResume #captchaimg {
	margin-bottom: 10px;
}
.uploadResume input[type="submit"] {
	margin-left: 0;
	height: auto;
}
.abt-awards li {
	border-bottom: 1px solid #ddd;
	float: left;
	margin-bottom: 10px;
	padding-bottom: 5px;
	width: 100%;
}
.awards_page {
	float: left;
	width: 75%;
}
.awards_page_img {
	float: left;
	text-align: center;
	width: 25%;
}
.image-row {
	margin-top: 5px;
}
.highlight {
	color: #D9514E;
	font-weight: normal;
}
.our_videos .odd {
	float: left;
	margin-right: 60px;
	width: 46%;
}
.our_videos .even {
	float: left;
	width: 46%;
}
.our_videos li h5 {
	font-size: 13px;
	font-weight: bold;
	color: #DA514E;
}
.project-detail-page .col-md-12.content {
	padding: 0 0 10px 0;
	margin-top: 64px;
}
.project-detail-page .content.terms-and-condition {
	padding: 0 28px 40px 28px;
}
.col-md-12.content.terms-and-condition h2 {
	text-align: left;
}
.col-md-12.content.terms-and-condition > h2 {
	text-transform: uppercase;
}
.site_1 {
	float: left;
	width: 33%;
}
.site_1 h4 {
	float: left;
	width: 100%;
}
.site_map ul {
	float: left;
	width: 100%;
}
.site_map ul li {
	background: url("../images/list.png") no-repeat scroll 0 10px rgba(0, 0, 0, 0);
	color: #3d3d3d;
	float: left;
	font-size: 15px;
	line-height: 26px;
	margin-left: 10px;
	padding-left: 15px;
	width: 100%;
}
.site_map li a {
	color: #000;
	text-decoration: none;
}
.site_map ul li ul {
	float: left;
	margin-left: 15px;
	width: 100%;
}

.experience_currency {
	width: 70%;
}
.experience_currency p {
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
.experience_currency label {
	width: 35%;
	float: left;
font-size: 15px;
font-weight: normal;
}
.experience_currency input[type="text"] {
	background: none repeat scroll 0 0 #e4e2e3;
	border: 1px solid #d0cfcd;
	float: left;
	margin-bottom: 0 !important;
	margin-right: 10px;
	padding: 5px 0 5px 15px;
	width: 45%;
}
.experience_currency select {
	width: 45%;
	margin-bottom: 0 !important;
	background: none repeat scroll 0 0 #e3e1e2;
border: 1px solid #d0cfcd;
border-radius: 2px;
padding: 5px 0 5px 12px;
}
.experience_currency .currency_btn {
	width: 30%;
}
.experience_currency .currency_btn #submit {
	margin-bottom: 10px;
}
.col-md-12.content_homeloan {
	background: url("../images/contentbg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	float: left;
	margin-top: 62px;
	padding: 0 0 10px 0;
}
.content_homeloan h2 {
	padding-left: 15px;
	margin: 30px 0 10px;
}
.content_homeloan .projects {
	padding-right: 0;
}
.col-md-9.projects {
	width: 73%;
}
.home_loan_banner {
	height: 310px;
	margin-right: 15px;
	width: 100%;
}
.col-md-3.content-1 {
	padding-right: 0;
}
.project-detail-page .content-1 h3 {
	font-size: 19px;
	margin: 14px 0 8px;
	text-transform: uppercase;
}
form.enquiry {
	padding-top: 10px;
}
.project-detail-page .content-1 form input[type="text"] {
	background: none repeat scroll 0 0 #d8d7d7;
	border-radius: 0;
	box-shadow: none;
	font-size: 12px;
	height: 28px;
	margin-bottom: 6px;
	padding-left: 10px;
	width: 100%;
}
.project-detail-page .content-1 form textarea {
	background: none repeat scroll 0 0 #d8d7d7;
	border-radius: 0;
	box-shadow: none;
	font-size: 12px;
	margin-bottom: 6px;
	padding: 6px 0 6px 10px;
	float: left;
	height: 64px;
}
#enquiry_form #captchaimg {
	margin-bottom: 10px;
}
.content-1 input[type="submit"] {
	margin: 0;
}
.project-detail-page .content-1 form input[type="submit"] {
	background: none repeat scroll 0 0 #dd4841;
	border: medium none;
	border-radius: 0;
	color: #fff;
	float: none;
	font-family: "inderregular";
	font-size: 16px;
	/* width: 93px; */
	/* padding: 4px 0; */
	padding: 4px 20px;
	clear: both;
	width: auto;
}
.project-detail-page .content_homeloan .content-1 h3 {
	margin-top: 0;
}
.project-detail-page .col-md-12.content.project-detail-tab-out {
	margin-top: 0;
	padding-bottom: 25px;
	padding-top: 5px;
}
.col-xs-3.project-detail-cont-lside {
	padding-right: 0;
	padding-left: 0;
}
.tabs-left, .tabs-right {
	border-bottom: none;
	padding-top: 2px;
}
.project-detail-cont-lside ul li {
	margin-bottom: 0;
	width: 100%;
}
.project-detail-cont-lside .nav li a {
	border-color: -moz-use-text-color -moz-use-text-color #c8c5c5;
	border-style: none none solid;
	border-width: medium medium 1px;
	color: #333333;
	font-family: "inderregular";
	font-size: 18px;
	padding: 4px 15px;
	width: 97%;
}

.tabs-left > li.active > a, .tabs-left > li.active > a:hover, .tabs-left > li.active > a:focus {
	border-bottom-color: #ddd;
	border-right-color: transparent;
}
.project-detail-cont-lside .nav .active a {
	background: #47ad71;
	color: #fff;
	width: 97%;
	border-radius: 0;
}
.project-detail-cont-lside .nav .active {
	background: url(../images/green-arrow-icon.png) no-repeat right;
}
.project-detail-cont-lside .tabs-left {
	border: medium none;
}
.project-detail-cont-rside h2 {
	font-size: 22px;
	text-transform: uppercase;
	text-align: left;
}
.project-detail-cont-rside h2 {
	margin: 10px 0 5px;
}
.project-detail-cont-rside p {
	display: inline-block;
}
.project-detail-cont-rside p {
	color: #3d3d3d;
	font-size: 15px;
	line-height: 26px;
	margin: 0 0 10px 0;
	width: 100%;
}
.project-detail-cont-rside ul {
	float: left;
	padding-left: 13px;
}
#homeloans .table {
	margin: 0;
	border: 1px solid #ddd;
	float: left;
	width: 100%;
	padding-left: 0;
}
.project-detail-cont-rside ul {
	padding-left: 3px;
}
.list6 > li {
	background: url("../images/arrow-png.png") no-repeat scroll left 8px rgba(0, 0, 0, 0);
	margin-left: 10px;
	padding-left: 15px;
}
.table li {
	border-bottom: 1px solid #ddd;
	float: left;
	font-size: 15px;
	width: 100%;
}
.tab-pane li {
	font-size: 15px;
	line-height: 26px;
}
.col-md-12.emi_cal {
	padding: 0;
}
.emi_cal #emi-cal {
	float: left;
	width: 100%;
}
#emi-cal li {
	float: left;
	font-size: 16px;
	margin-right: 12px;
	width: 32%;
}

#emi #emi-cal li {
	float: left;
	font-size: 16px;
	margin-right: 12px;
	width: 100%;
}
.table > li:first-child {
	padding: 5px;
	text-align: center;
}
#emi-cal li label {
	float: left;
	width: 100%;
}
#emi #emi-cal li label {
	float: left;
	width: 20%;
	font-weight: normal;
}
.emi_cal input[type="text"] {
	background: none repeat scroll 0 0 #e4e2e3;
	border: 1px solid #d0cfcd;
	float: none;
	margin-bottom: 10px;
	margin-right: 10px;
	padding: 6px 0 6px 15px;
}
#emi-cal li input {
	float: left;
	margin-top: 5px;
	width: 60%;
}
#emi #emi-cal li input {
	float: left;
	margin-top: 5px;
	padding: 3px;
	width: 30%;
	height: 31px;
}
#opt1 {
	margin-top: 5px;
}
#emi #emi-cal select {
	padding: 5px;
	width: 15%;
	height: 31px;
	background: none repeat scroll 0 0 #e3e1e2;
border: 1px solid #d0cfcd;
border-radius: 2px;
margin-bottom: 5px !important;

}
.emi_cal .error {
	float: left;
	width: 100%;
}
.submit_button_gen {
	float: left;
	margin-left: 15px;
}
.submit_button_gen #button {
	background: none repeat scroll 0 0 #dd4841;
	border: medium none;
	color: #fff;
	float: left;
	font-family: "inderregular";
	font-size: 16px;
	padding: 4px 15px;
	text-transform: uppercase;
	width: 100%;
}
.project-detail-cont-lside .nav li a:focus, .project-detail-cont-lside .nav li a:hover, .project-detail-cont-lside .nav li.active a {
	background: #47ad71;
	color: #fff;
	border-radius: 0;
	border-style: none none solid;
	border-width: medium medium 1px;
}
.left-sec {
	padding: 5px;
	float: left;
	width: 20%;
}
.middle-sec {
	padding: 5px;
	float: left;
	width: 40%;
}
.middle-sec {
	padding: 5px;
	float: left;
	width: 40%;
}
.rgt-sec {
	float: left;
	width: 80%;
}
.rgt-sec div {
	float: left;
	padding: 5px;
	width: 50%;
}
#res_area {
	display: none;
	background: url("../images/contentbg.png") repeat;
	float: left;
	position: relative;
	z-index: 99999;
	padding: 10px 20px 20px 15px;
	width: 100%;
}
.emi_calc,.emi_calc ul {
	float: left;
	width: 100%;
}
#res {
	float: left;
	font-size: 16px;
	margin-bottom: 15px;
	width: 100%;
}
.emi_calc li label {
	width: 20%;
	float: left;
font-size: 15px;
font-weight: normal;
max-width: 100%;
margin-bottom: 5px;
}
.emi_calc input {
	margin-bottom: 10px;
	padding: 3px;
}
.emi_calc #result4 {
	float: left;
	padding: 5px 10px;
	width: 100%;
}
#result4 div ul li {
	font-weight: 600;
}
#result4 ul li {
	float: left;
	width: 20%;
}
.floorPage .lb-outerContainer .lb-image {
	height: auto !important;
	/* max-width: 100%; */
	width: auto !important;
}
.project-detail-page .projects .carousel {
	height: 323px;
}
.project-detail-page .projects .carousel-inner {
	height: 323px;
}
.project-detail-page .carousel-inner .item {
	margin: 0 !important;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
	width: 100% !important;
	border: medium none;
}
.Proj_Snap {
	background: #38a138 none repeat scroll 0 0;
	float: left;
	margin-top: 15px;
	padding: 15px 3px;
	position: absolute;
	text-align: center;
	width: 95%;
	z-index: 999999999;
}
.Proj_Snap > p {
	color: #fff;
	font-size: 15px;
	line-height: 20px;
	margin: 0 0 10px;
	text-align: center;
}
.Proj_Snap span {
	background: #dd4841 none repeat scroll 0 0;
	border-radius: 5px;
	color: #fff;
	display: inline-block;
	float: none;
	font-size: 24px;
	font-weight: bold;
	margin: 0 auto;
	padding: 0 10px;
	text-align: center;
	width: auto;
}
.project-detail-page .col-md-12.content.project-detail-tab-out {
	margin-top: 0;
	padding-bottom: 25px;
	padding-top: 5px;
}
.col-xs-3.project-detail-cont-lside {
	padding-right: 0;
	padding-left: 0;
}
.project-detail-cont-rside h5 {
	color: #dd4841;
	font-size: 18px;
	text-transform: uppercase;
	margin-top: 5px;
	margin-bottom: 15px;
	float: left;
	width: 100%;
}
.bold-tx {
	font-weight: bold;
}
.test_name {
	font-weight: bold;
	font-size: 15px;
}
.project-detail-cont-rside .author_title {
	margin-bottom: 0;
}
.project-detail-cont-rside .author {
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 0;
	font-weight: bold;
	color: #333;
}
.hr {
	border-bottom: 1px solid #ddd;
	margin: 10px auto;
	width: 100%;
}
.project-detail-page .carousel-control {
	bottom: 18px;
	left: auto !important;
	top: auto !important;
}
.carousel-control.left > img {
	margin-right: 20px;
}
.project-detail-page .carousel-control.right {
	height: 30px;
	right: 15px;
	width: 29px;
}
.project-detail-page .col-md-12.content .projects {
	padding: 0;
}
.project-detail-page .carousel-control.left {
	height: 30px;
	right: 50px;
	width: 29px;
}
.project-detail-page .content-1 form input[type="reset"] {
	background: none repeat scroll 0 0 #dd4841;
	border: medium none;
	border-radius: 0;
	color: #fff;
	float: none;
	font-family: "inderregular";
	font-size: 16px;
	/* width: 93px; */
	/* padding: 4px 0; */
	padding: 4px 20px;
	clear: both;
	width: auto;
}
.project-detail-cont-rside h6 {
	font-size: 16px;
	float: left;
	width: 100%;
	margin-top: 0;
	font-style: italic;
}
.project-detail-cont-rside ul {
	padding-left: 3px;
}
#features ul li, #location ul li, #viewvideo ul li, #faq ul li, .villaBoutique #overview ul li {
	background: url("../images/arrow-png.png") no-repeat scroll 0 7px rgba(0, 0, 0, 0);
	color: #3d3d3d;
	float: left;
	font-size: 15px;
	line-height: 26px;
	margin-left: 10px;
	padding-left: 15px;
	width: 100%;
}
#specification ul li {
	float: left;
	width: 96%;
}
#specification ul li .specLeft {
	width: 35%;
	margin-bottom: 0;
	margin-left: 8px;
}
#specification ul li .specColon {
	width: 10px;
	margin-bottom: 0;
}#specification ul li .specRight {
	width: 60%;
	margin-bottom: 0;
}
#specification ul li label {
	font-weight: normal;
}
.col-md-3.OnProjects {
	width: 27%;
}
.col-md-3.OnProjects h3 {
	color: #df4f44;
	font-size: 20px;
	margin-bottom: 5px;
	margin-top: 10px;
	text-transform: uppercase;
}
.col-md-3.OnProjects .accordion .accordion-item a {
	background: rgba(0, 0, 0, 0) url("../images/xsList.png") no-repeat scroll 0 12px;
	border-bottom: 1px dotted #cccccc;
	color: #1d1d1d;
	float: left;
	font-size: 14px;
	padding: 0;
	text-decoration: none;
	text-transform: capitalize;
	width: 100%;
}
.accordion .accordion-item a {
	padding: 12px 0px 13px 20px !important;
}
.OnProjects .accordion-item-content {
	display: none;
}
.col-md-3.OnProjects .accordion h1 {
	color: #393939;
font-size: 14px;
font-weight: bold;
margin: 0;
}
.projectsPage h2 {
	padding-left: 10px;
}
.topHeader {
	background: #efefef;
	padding: 7px 0;
}
.topHeader ul {
	float: right;
	margin-bottom: 0;
}
.topHeader li {
	float: left;
	margin-left: 30px;
	padding-left: 25px;
}
.topHeader li a {
	color: #000;
}
.topHeader li a:hover, .topHeader li a:focus {
	text-decoration: none;
}
.topHeader li.headPhone {
	background: url("../images/contact_tele_icon.png") no-repeat 0 0;
	padding-left: 20px;
	margin-left: 0;
}
.topHeader li.headMail {
	background: url("../images/contact_mail_icon.png") no-repeat 0 0;
}
.popUpShow .modal-header .close {
	margin-top: 0;
	position: absolute;
	right: 15px;
	top: 25px;
	color: red;
	opacity: 1;
	width: auto;
	font-size: 20px;
	background: none;
	padding: 0;
}
.popUpShow .modal-header h4 {
	font-size: 20px;
}
.popUpShow .modal {
	z-index: 9999999999;
}

.navbar-default .navbar-nav.menu ul.dropdown-menu a {
	padding: 10px;
	text-transform: capitalize;
	font-weight: normal;
	border-bottom: 1px solid #e8e8e8;
	font-size: 15px;
}
.menu .dropdown-menu > li > a:hover, .menu .dropdown-menu > li > a:focus {
	background: none;
}
.navbar-default .navbar-nav.menu ul.dropdown-menu a:hover {
	color: #DA514E;
}
.navbar-default .navbar-nav.menu ul.dropdown-menu {
	padding: 0;
}
.mobileCnt {
	display: none;
}
.shortDesc {
	text-align: center;
	padding: 50px 0 70px;
}
.shortDesc h1 {
	font-size: 35px;
	color: #DA514E;
}
.shortDesc h2 {
	font-size: 28px;
}
.project-detail-page .g-recaptcha-quote {transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;}
.project-detail-page .form-group {
	margin-bottom: 0;
}

.g-recaptcha-quote {
	float: left;
}

/**** 14-08-19 Start ****/

.lb-outerContainer{
    margin:0 auto !important;
}
.mega_menu_li.currentProMenu{
    padding: 0;
}
.col-md-12.content li{
    list-style:none;
}
.topHeader li{
    list-style:none;
}
/**** 14-08-19 End  ****/
.footCnt ul li{
    list-style:none;
}
.footCnt ul{
    padding:0px;
}
@media screen and (max-height: 575px){
#rc-imageselect, .g-recaptcha-quote {transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;}
}

@media screen and (max-width: 991px) {
.project-detail-page .col-md-3.content-1 {
	padding-right: 15px;
}
}