body {
margin:0px;
padding:0px;
background-color:#f0f0f0;
font: normal 16px 'Open Sans Light', sans-serif !important;
}

a:hover {
	text-decoration:none !important;
}

::-moz-selection {
    color: #FFFFFF;
    background: #ed4b79;
}

::selection {
    color: #FFFFFF;
    background: #ed4b79;
}
  
.navbar{
background-color:#ffffff;
border-bottom: 1px solid #ed4b79;
	}

.navbar-light .navbar-brand {
  color: #ffffff;
  font-size: 25px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 2px;
}

.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
  color: #ffffff;
}

.navbar-light .navbar-nav .nav-link {
  color: #ffffff;
}

.navbar-toggler {
  background: #ffffff;
}

.navbar-nav {
  text-align: center;
}

.nav-link {
  padding: 12px !important;
  color: #ed4b79 !important;
  font-size:18px;
}

.nav-link.active,.nav-link:focus{
  color: #ed4b79;
}

.navbar-toggler {
  padding: 1px 5px;
  font-size: 20px;
  line-height: 0.3;
  background-color: #ed4b79 !important;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: #ed4b79 !important;
}

.customNavigation{
  text-align: center;
}

.customNavigation a{
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

#page-wrap {
width: 100%;
padding-top:60px;
background-color:#f0f0f0;
overflow:hidden;
}

.banner {
position: relative; 
height: 100vh;
width: 100%;
display: flex;
align-items: center;
justify-content: center;
background-color:#000000;
}

.banner::before {    
content: "";
background-image: url('./images/apartment.jpg');
background-size: cover;
position: absolute;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
opacity: 0.4;
}

.bannertextbg {
top:70px;
width:100%;
height:auto;
position: absolute;
display:block;
text-align:left;
color:#ffffff;
line-height:28px;
}

.bannertext {
width:100%;
height:auto;
margin:0px auto;
padding:25px;
margin-top:110px;
margin-bottom:25px;
overflow:hidden;
opacity: 0.9;
}

.bannertexthighlight {
color:#ffffff;
padding:10px;
}

.bannercta {
color:#ffffff;
margin-top:20px;
padding:10px;
background-color:#ed4b79;
text-align:center;
}

.bannertext h1{
font-size: 30px;
}

.bannertext hr {
border: 0;
width: 40%;
background-color: #ed4b79;
height: 5px;
float:left;
overflow:hidden;
}

.bannertext h5{
font-size: 18px;
}

.bannericon{
float:left !important;
width:45px;
height:45px;
text-align:left !important;
padding:0 !important;
margin:0 !important;
font-size: 10px;
}

.bannericon img{
	width:85%;
	height:auto;
	overflow:hidden;
}

.bannericontext{
font-size: 16px;
text-align:left;
padding:0 !important;
margin:0 !important;
}

.bannericontext h4{
font-size: 18px;
line-height:8px !important;
font-weight:bold;
color: #ffffff;
}

.bannerheightext {
	width:100%;
	font-size:18px;
	color:#ffffff;
	padding:14px;
	font-weight:bold;
	animation: color-change 2s infinite;
}

@keyframes color-change {
  0% { color: #daa7ae; }
  50% { color: #FFFFFF; }
  100% { color: #daa7ae; }
}

.bannerform {
width:100%;
height:auto;
margin:0px auto;
padding:25px;
margin-top:30px;
margin-bottom:25px;
overflow:hidden;
}

.formwhatsapp {
width:100%;
color:#ffffff;
font-size:10px;
padding:15px 10px 10px 5px;
background-color:#ed4b79;
}

.formwhatsapp .fa-mobile, .fa-whatsapp {
color:#ffffff !important;
}

.formwhatsapp .fa-mobile{
	padding-right:19px;
}

h6{
color:#ed4b79;
margin-bottom:-10px !important;
}

i {
  color: #ed4b79;
  margin-left: 20px;
}

.arrow1 {
  animation: slide1 1s ease-in-out infinite;
  margin-left: 9px;
}

@keyframes slide1 {
  0%,
  100% {
    transform: translate(0, 0);
  }

  50% {
    transform: translate(6px, 0);
  }
}

#projectdes {
width:1100px;
height:auto;
margin:0px auto;
color:#333333;
font-size: 18px;
line-height:28px;
text-align:left;
padding:25px;
margin-bottom:55px;
overflow:hidden;
}

#projectdes img{
  width:100%;
  height:auto;
  padding:2px;
  border: 1px solid #ed4b79;
}

.imgalign {	
  width:auto !important;
  height:auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
  border:0px !important;
}

#sliderbody {
width:100%;
height:auto;
margin:0px auto;
margin-top:-60px;
background-color:#ed4b79;
}

.featuredblock {
width:100%;
height:auto;
margin:0px !important;
padding:10px !important;
float:left;
overflow:hidden;
}

.pp {
width:100%;
height:auto;
margin:10px;
float:left;
padding:40px 20px 40px 20px;
font-size: 14px;
text-align:center;
color:#ffffff;
background-color:#ed4b79;
}

.pp h2{
font-size: 35px;
}

#projectdes .list{
  padding: 0;
  margin: 0;
  list-style-type: none;
}

h3{
color:#333333;
text-align:center;
font-size:30px;
}


.VW {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.VW iframe {
	position:absolute;
	top: 0;
	left: 5;
	width: 100%;
	height: 100%;
}

#thankyoupadding {
	padding-top:45px;
}

#morefull {
width:100%;
color:#ffffff;
background-color:#666666;
text-align:left;
overflow:hidden;
}

#morefix {
width:1100px;
height:auto;
margin:0px auto;
overflow:hidden;
padding:25px 0px 25px 0px;
line-height:22px !important;
}

#semifooterfulid {
width:100%;
color:#ffffff;
background-color:#333333;
text-align:left;
overflow:hidden;
}

#semifooter {
width:1100px;
height:auto;
margin:0px auto;
overflow:hidden;
padding:25px 0px 25px 0px;
line-height:22px !important;
}

#footerformtop {
	padding-top:55px;
}

#footerblock {
width:95%;
height:auto;
margin:10px !important;
padding:20px !important;
float:left;
overflow:hidden;
font-size:20px;
line-height:30px;
text-align:center;
color:#ed4b79;
background-color:#ffffff;
}

.mobifootspace {
	display:none;
}

.mobifooter {
	display:none;
}

#form {
position:relative;
z-index: 999;
width:80%;
height:auto;
margin:0px auto;
overflow:hidden;
font-size:14px;
line-height:23px;
color:#333333;
opacity: 0.95;
filter: alpha(opacity=95);
background-color:#fafafa;
}

#footerform {
width:100%;
height:auto;
margin:0px auto;
overflow:hidden;
font-size:14px;
line-height:23px;
color:#333333;
opacity: 0.95;
filter: alpha(opacity=95);
background-color:#fafafa;
}

input {
width:100%;
padding:1.6%;
height:42px;
margin:2.5px;
background-color:#fafafa;
border: 1px solid #e1dfdf;
border-radius: 0px !important;
}

.btn{
width:auto;
height:auto;
padding:10px;
border-radius: 0px !important;
background-color:#ed4b79 !important;
border: 1px solid #e1dfdf !important;
}

.linkmore{
width:100px;
height:25px;
line-height:45px;
padding:10px;
color:#ffffff !important;
border-radius: 0px !important;
background-color:#ed4b79 !important;
border: 1px solid #333333 !important;
}

.exit-intent-popup {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1000;
    background: rgba(33, 33, 33, 0.8);
    transform: translateY(90%) scale(0);
    transition: transform 0.3s cubic-bezier(0.4, 0.0, 0.2, 1);
}

.exit-intent-popup.visible {
    transform: translateY(0) scale(1);
}

.newsletter {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/* Popup-specific styles */
.newsletter {
    background: #FFFFFF;
    padding: 10px;
    border-radius: 3px;
}

.close {
    position: absolute;
    top: 10px;
    right: 20px;
    cursor: pointer;
    width: 10px;
    height: 10px;
    color: #e1aa61;
}


@media screen and (max-width: 1359px){

.bannertext {
line-height:25px;
padding:20px;
margin-top:30px;
margin-bottom:20px;
}

.bannertext h1{
font-size: 30px;
}

.bannertext h5{
font-size: 11px;
}

.bannerform {
margin-top:10px;
}

#form {
width:100%;
}

#page-wrap {
padding-top:90px;
}

#projectdes {
width:100%;
}

#morefix {
width:100%;
}

#semifooter {
width:100%;
}


}


@media screen and (max-width: 1190px){

.bannericontext{
font-size: 14px;
}

.bannericontext h4{
font-size: 15px;
}
}

@media screen and (max-width: 1100px){

.bannertext {
width:95%;
}

.bannerform {
margin-top:0px;
}

.formwhatsapp .fa-mobile, .fa-whatsapp {
font-size: 16px !important;
}

h6{
font-size: 12px !important;
}

#form {
font-size:12px;
line-height:15px;
}

input {
height:35px;
margin:1px;
}

.bannertext h1{
font-size: 20px;
}

.bannertext h5{
font-size: 16px;
}

.bannericontext{
float:left;
line-height:15px;
}

.bannericontext h4{
font-size: 15px;
line-height:15px !important;
}

#page-wrap {
padding-top:120px;
}

}

@media screen and (max-width: 768px){

#logo img{
	padding-left:5px;
	}

.navbar-collapse, .navbar-header{
background-color:#ffffff;
	}

.navbar-light .navbar-brand {
  font-size: 18px;
}

.navbar-toggler {
  font-size: 15px;
}

.bannertext {
width:100% !important;
padding:10px;
text-align:center;
border-bottom-width:0px;
}

h6{
font-size: 16px !important;
}

#form {
width:100%;
font-size:16px;
}

.bannertext h5{
font-size: 20px;
}

.bannericontext{
font-size: 16px;
}

.bannericontext h4{
font-size: 18px;
}

#page-wrap {
	padding-top:170px;
}

.formwhatsapp {
	display:none;
}

.displayhidea {
	display:none;
}

.displayhideb {
	display:block;
	text-align:left;
}

#footerblock {
margin:2px !important;
}

#footerformtop {
	padding-top:5px;
}

.mobifootspace {
display:inline;
margin-bottom:60px;
}

.mobifooter {
z-index: 999; 
display:inline;
position:fixed !important;
bottom:0;
width:100%;
height:40px;
padding:0px !important;
text-align:center;
background-color:#ed4b79;
border-top: #ffffff solid 1px;
}

.mobifootercall {
width:33%;
height:40px;
padding-top:10px;
float:left;
background-color:#ed4b79;
}

.mobifooterwhatapp {
width:33%;
height:40px;
padding-top:10px;
float:left;
overflow:hidden;
background-color:#25D366;
}

.mobifooter a{
color:#ffffff;
font-size:16px;
}
  
.mobifooter .fa-phone,  .fa-whatsapp, .fa-envelope{
color:#ffffff !important;
font-size:16px;
}

}

@media screen and (max-width: 575px){

#page-wrap {
	padding-top:360px;
}

}

@media screen and (max-width: 540px){

#page-wrap {
	padding-top:450px;
}

}

@media screen and (max-width: 420px){

#page-wrap {
	padding-top:200px;
}

}

@media screen and (max-width: 376px){

#page-wrap {
	padding-top:400px;
}

.mobifooter {
font-size:14px;
}

}

@media screen and (max-width: 360px){

#page-wrap {
	padding-top:370px;
}

}


@media screen and (max-width: 340px){

#page-wrap {
	padding-top:600px;
}


}