@charset "UTF-8";
/* CSS document */
/* Descripcion: estilo para Vedilab
Autor: Omar De Luna
actualización: julio 2018 */



img{border:0; margin: 0; padding: 0;}

* { margin: 0; padding: 0; font-family: 'Ma_rtenNettelbladtMiso', Helvetica, Arial sans-serif; list-style: none;}

a, input{
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	}

body , html{
	background: #fff;
}


main {
	width: 90%;
	margin: 0 auto;
	position: relative;
	z-index: 2;
	padding: 40px 5%;
	background: url(images/sombra2.png) repeat-x center top #e7e3e0;
	}

main.dark{
	background: #404142;
	background-image: none;
}

main.gray{
	background: #d4d1cf;
	background-image: none;
}

header{
	width: 100%;
	margin-bottom: 30px;
}


nav{
	position: absolute;
	z-index: 9;
	width: 100%;
	padding: 0;
	margin: 0;
}


#logo{
	width: auto;
	padding: 40px 0 40px 3%;
	text-align: center;
	float: left;
	
}

#logo img{
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

nav ul{
	text-align: right;
	float: right;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	padding-bottom: 10px;
	margin-top: 60px;
	margin-right: 3%;
}

nav ul li{
	display: inline-block;
}

nav ul li a{
	color: white;
	font-size: 22px;
	font-weight: 300;
	line-height: 50px;
	display: block;
	text-decoration: none;
	padding: 0 30px;
	border: 0;
	background: none;
	text-shadow: 2px 2px 3px rgba(0,0,0,0.7);
}

nav ul li a:hover{
	font-family: 'Ma_rtenNettelbladtMisoBold';
	text-decoration: underline;
	border: 0;
	color: #e7e3e0;
}

nav ul li a.active{
	font-family: 'Ma_rtenNettelbladtMisoBold';
	text-decoration: underline;
	border: 0;
	color: #e7e3e0;
}


nav ul li a#menuiphone{
		display: none;
	}

nav img{
	margin-bottom: -2px;
}


#slide{
	margin-top: 0px;
	position: relative;
}

#slide img{
	display: block;
}




#content{
	width: 100%;
	padding: 0px 0%;
	text-align: center;
}

#logo a{
	margin: 0;
	padding: 0;
	background: none;
	border: 0;
}





footer{
	background: #fff;
	width: 90%;
	padding: 100px 5%;
	z-index: 1;
	display: flex;
	align-items: center;
	flex-direction: row;
}


footer div{
	width: 31%;
	margin-left:2%;
}

footer div:first-child{
	border-right: 1px solid #414142;
	padding-right: 4%;
	margin-right: 2%;
}

footer p{
	font-size: 16px;
	line-height: 21px;
}


footer a{
	padding: 0;
	margin: 0;
	border: 0;
	background: none;
	font-size: 16px;
	line-height: 21px;
	color: #414142;
}

footer a:hover{
	padding: 0;
	margin: 0;
	border: 0;
	background: none;
}

.campo{
	width: 96%;
	padding: 10px 2%;
	border: 0;
	border-bottom: 1px solid #a6ac96;
	outline: none;
	line-height: 30px;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: 300;
}

.campo2{
	font-size: 20px;
	line-height: 25px;
	color: #414142;
	text-decoration: none;
	margin: 0;
	background: #fff;
	border: 1px solid #414142;
	padding: 10px 35px;
	font-weight: 300;
	letter-spacing: 2px;
}

.campo3{
	width: 96%;
	padding: 10px 2%;
	height: 120px;
	border: 0;
	border: 1px solid #a6ac96;
	outline: none;
	line-height: 30px;
	margin-bottom: 10px;
	margin-top: 70px;
	font-size: 14px;
	font-weight: 300;
}

h1{
	font-size: 40px;
	line-height: 50px;
	color: #404142;
}

h1.blanco{
	color: white;
}	


p{
	font-size: 21px;
	line-height: 29px;
	color: #404142;
	letter-spacing: 1px;
}



a{
	font-size: 21px;
	line-height: 29px;
	color: #404142;
	text-decoration: none;
	margin: 0;
	letter-spacing: 1px;
}

a:hover{
	color: #414142;

}


.cleare{
	display: block;
	clear: both;
}




/*–––––––––––––––––––––––––––––––––––oasis–––––––––––––––––––––––––––––––––––––*/



#cMitad{
	width: 48%;
	float: left;
	margin: 40px 2% 40px 0;
	text-align: left;
}

#icons{
	margin-top: 40px;
	text-align: center;
	margin-bottom: 40px;
}

#icons li p{
	font-size: 22px;
}

#icons li{
	display: inline-block;
	width: 19%;
	margin-bottom: 4%;
}

#gal a{
	width: 31.8%;
	margin-right: 2%;
	margin-bottom: 2%;
	float: left;
}


#gal a.dos, #gal a.tres{
	width: 31.8%;
	margin-right: 2%;
	margin-bottom: 2%;
}


#gal a.uno{
	width: 100%;
	margin-right: 0;
}

#gal a.cuatro{
	margin-right: 0;
}

h1.white{
	color: white;
	text-align: left;
}

p.white{
	color: white;
}



/*–––––––––––––––––––––––––––––––––––residences–––––––––––––––––––––––––––––––––––––*/


#floorplans{
	margin-top: 60px;
}

#floorplans h1{
	margin-bottom: 50px;
}


#amenitie li{
	clear: both;
	display: block;
	margin-bottom: 20px;
	position: relative;
	padding-left: 90px;
}

#amenitie li span{
	position: absolute;
	left: 0;
	top:-15px;
}

main.residence {
	background: url(images/sombra2.png) repeat-x center top white;
	}


/*–––––––––––––––––––––––––––––––––––community–––––––––––––––––––––––––––––––––––––*/



main.dark2{
	background: url(images/sombra3.png) repeat-x center top #404142;
}


/*–––––––––––––––––––––––––––––––––––developer–––––––––––––––––––––––––––––––––––––*/


main.gray2{
	background: url(images/sombra3.png) repeat-x center top #d4d1cf;
	padding-top: 250px;
}


h2{
	font-size: 30px;
	line-height: 40px;
	color: #404142;
	margin-bottom: 15px;
}

#cTercio{
	width: 30%;
	margin-right: 3%;
	float: left;
	text-align: left;
	margin-bottom: 40px;
}

#cTercio img{
	margin-bottom: 40px;
}

.views{
	display: inline-block;
	margin: 10px 20px;
}

.vistas{
	margin: 40px 0;
	position: relative;
}

.interaccciones{
	width: 100%;
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
}

.st1:hover{
	fill:#f7931e;
	cursor: pointer;
}

.izquierda{
	float: left;
	text-align: left;
}

.derecha{
	float: right;
	text-align: right;
}

.derecha p{
	color: white;
}

.derecha p img{
	margin-bottom: -7px;
}

.panoramica{
	width: 100%;
	overflow: hidden;
	text-align: center;
}

.panoramica img{
	display: block;
}

.panor{
	position: absolute;
	right: 0;
	margin-top: 50px;
	z-index: 9999999;
}

.back{
	color: white;
	background: #f15a24;
	padding: 15px 20px;
	text-align: center;
}


/*–––––––––––––––––––––––––––––––––––panorama–––––––––––––––––––––––––––––––––––––*/

.pano {
	width: 100%;
	height: 800px;
	margin: 0 auto;
	cursor: move;
	position: relative;
}
.pano .controls {
	position: relative;
	top: 50%;
}
.pano .controls a {
	position: absolute;
	display: inline-block;
	text-decoration: none;
	color: #eee;
	font-size: 3em;
	width: 20px;
	height: 20px;
}
.pano .controls a.left {
	left: 10px;
}
.pano .controls a.right {
	right: 10px;
}
.pano.moving .controls a {
	opacity: 0.4;
	color: #eee;
}




figure{
	position: relative;
}


*[data-paver] {
  position: relative;
  height: 800px;
  left: 0%;
  width: 100%;
  overflow-x: scroll;
  overflow-y: hidden;
}

*[data-paver] img {
  height: 100%;
}


/* Success initialization of Paver */
.paver--initialized {
  position: relative;
}

.paver--ready {
  overflow: hidden;
}

.paver--ready .paver__meta {
  background-color: rgba(0, 0, 0, 0.6);
  color: #eee;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  opacity: 0;
  padding: .5rem;
  pointer-events: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3;
  transition: opacity .125s ease-in-out;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.125);
}

.paver--ready .paver__meta span {
  padding: 0 10%;
}

.paver--ready .paver__meta span.paver__title {
  font-size: 2em;
  font-weight: bold;
  line-height: 1.5em;
  margin-bottom: .25em;
}

.paver--ready .paver__meta span.paver__title::after {
  content: ' ';
  display: block;
  border-bottom: 1px solid #fff;
  width: 33%;
  margin: 0 auto;
}

.paver--ready.paver--metaActive div[class^='paver__meta'] {
  opacity: 1;
}

.paver--ready.paver--metaActive:hover div[class^='paver__meta'] {
  opacity: 0;
}

.paver--ready div.paver__pano {
  background-size: cover;
  position: relative;
  z-index: 1;
}

.paver--ready div.paver__scroller {
  background-color: rgba(255, 255, 255, 0.33);
  border-radius: 2px;
  height: 4px;
  opacity: 0;
  position: absolute;
  bottom: 16px;
  left: 32px;
  right: 32px;
  z-index: 2;
  transition: opacity 0.25s ease-in-out;
}

.paver--ready div.paver__scroller span {
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 2px;
  display: block;
  width: 12.5%;
  height: 4px;
}

.paver--ready.paver--on:hover div.paver__scroller, .paver--ready.paver--tilting div.paver__scroller {
  opacity: 1;
}


#c3{
	background: #e7e3e0;
	padding-top: 100px;
}


#ocultar{
	display: none;
}

#ocultar.active{
	display: block;
}



/*–––––––––––––––––––––––––––––––––––progress–––––––––––––––––––––––––––––––––––––*/

.meses{
	float: left;
	width: 14%;
	padding-left: 5%;
	text-align: left;
	border-right: 1px solid #414142;
	position: sticky;
	top: 120px;
}

.fotosobra{
	float: left;
	width: 66%;
	padding: 0 7%;
}

.fotosobra img{
	margin-bottom: 10px;
}

.meses li{
	display: block;
	margin-bottom: 50px;
}

.meses li a{
	font-family: 'Ma_rtenNettelbladtMisoBold';
	font-size: 30px;
	line-height: 30px;
	text-align: left;
}

.meses li:hover{
	text-decoration: underline;
}


.meses li.active{
	text-decoration:underline;
}


.whats{
	position: fixed;
	bottom: 20px;
	left: 20px;
	z-index: 99;
	background: #e6e6e6;
	padding:10px;
	border-radius: 15px;
}

.whats img{
	display: block;
	width: 40px;
}

.contact1{
	background: #e6e6e6;
	padding: 10px;
	width: 115px;
	border-radius: 10px 10px 0 0;
	position: absolute;
	right: 40px;
	bottom: 0;
	z-index: 99;
}

.contact1:hover{
	background: #999;
}

.contact1 a{
	font-size: 15px;
}

.contact1 img{
	display: block;
	float: left;
	margin-right: 5px;
}

.btn{
	background: #353536;
	padding: 10px 15px;
	border-radius: 40px;
	font-size: 25px;
	color: white;
	text-align: right;
	float: right;
}

.alin h1{
	text-align: right;
}



/*–––––––––––––––––––––––––––––––––––news–––––––––––––––––––––––––––––––––––––*/

.paddi{
	padding: 20px 0;
}

.alinea{
	text-align: center;
}

.alinea img{
	margin: 0 auto;
	display: block;
}

.division{
	margin: 50px 0;
	border-top: 0;
	border-bottom: 1px solid #353536;
}

.maxi img{
	max-width: 1200px;
	margin: 0 auto;
	display: block;
}

#cMitad.personal{
	width: 17%;
}



/*–––––––––––––––––––––––––––––––––––availability–––––––––––––––––––––––––––––––––––––*/


.avai{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.avai div{
	background: white;
	width: 31%;
	margin-bottom: 50px;
}

.avai h1{
	display: block;
	text-align: center;
	background: #353536;
	color: white;
	padding: 10px 0;
}

.avai h2{
	display: block;
	text-align: center;
	background: #cfccca;
	color: #353536;
	padding: 10px 0;
	font-size: 50px;
	line-height: 50px;
}

.avai ul{
	width: 40%;
	float: left;
	padding: 20px 5%;
	text-align: left;
	font-size: 25px;
	color: #353536;
	line-height: 30px;
}

.avai p{
	margin: 20px 0;
}

.avai a{
	display: block;
	background: #353536;
	color: white;
	padding: 10px 0;
	text-align: center;
}

.avai a:hover{
	background: #cfccca;
	color: #353536;
	transform: scale(1.1);
}


.avai div:last-child h2{
	display: block;
	text-align: center;
	background: #cfccca;
	color: #353536;
	padding: 10px 0;
	font-size: 40px;
}

.avai .cleare{
	padding: 0;
	margin: 0;
	height: 0;
}

.availability{
	position: fixed;
	bottom: 100px;
	right: 20px;
	z-index: 9;
}

.availability a{
	background: #353536;
	color: white;
	padding: 15px 20px;
	border-radius: 30px;
}

.availability a:hover{
	background: #cfccca;
	color: #353536;
	transform: scale(1.1);
}



/*–––––––––––––––––––––––––––––––––––offer–––––––––––––––––––––––––––––––––––––*/

.cabezal{
	display: block;
	width: 90%;
	margin: 0 5%;
	color: white;
	background: rgba(65,65,66,0.9);
	text-align: center;
	padding: 50px 0;
	font-size: 80px;
	line-height: 80px;
	margin-top: -100px;
	position: absolute;
	z-index: 9999999;
	left: 0;
}

.aparment{
	display: flex;
	flex-wrap: wrap;
	text-align: left;
	margin: 30px 0;
	background: white;
}

.aparment div:first-child{
	padding: 50px;
	width: calc(35% - 100px);
}

.aparment div:nth-child(2){
	width: 40%;
	overflow: hidden;
}

.aparment div:last-child{
	width: 25%;
}

.aparment div:nth-child(2) img{
	object-fit: cover;
	height: 100%;
	display: block;
}

.aparment h2{
	display: block;
	text-align: center;
	background: #cfccca;
	color: #353536;
	padding: 10px 0;
	font-size: 50px;
	line-height: 50px;
}

.aparment a{
	display: block;
	background: #353536;
	color: white;
	padding: 10px 0;
	text-align: center;
}

.aparment a:hover{
	background: #cfccca;
	color: #353536;
	transform: scale(1.1);
}


.aparment div:last-child ul, .aparment div:last-child p{
	padding: 20px;
	text-align: center;
	font-size: 18px;
	line-height: 24px;
}

.planos{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.col50{
	width: 49%;
}



@media only screen and (min-width:0px) and (max-width:767px){
	
main {
	width: 90%;
	margin: 0 auto;
	padding: 40px 5%;
	}


header{
	width: 100%;
	margin-bottom: 30px;
}


nav{
	width: 100%;
	background: #404142;
	position: relative;
}


#logo{
	padding: 20px 0 20px 3%;
	overflow: hidden;
	height: 30px;
}
	
#logo img{
	width: 100px;
}

nav ul{
	text-align: right;
	padding-bottom: 10px;
	height: 50px;
	overflow: hidden;
	margin-top: 25px;
	
}
	
nav ul.active{
	height: 500px;
}

nav ul li{
	display: block;
}

nav ul li a{
	font-size: 18px;
	line-height: 50px;
	padding: 0 27px;
}

nav ul li a:hover{
	background: none;
}


nav ul li a#menuiphone{
		display: block;
	}


#content{
	width: 100%;
	padding: 0px 0%;
}

	#slide{
		margin-top: 80px;
	}

h1{
	font-size: 25px;
	line-height: 33px;
}

	

p{
	font-size: 18px;
	line-height: 26px;
	color: #404142;
	letter-spacing: 1px;
}



a{
	font-size: 18px;
	line-height: 26px;
	letter-spacing: 1px;
}	

	
footer{
	width: 80%;
	padding: 70px 10%;
	flex-direction: column;
	flex-wrap: wrap;
	position: relative;
}
	
	
footer img{
	width: 130px;
}
	
	footer a img{
		width: 30px;
	}

footer div{
	width: 100%;
	flex: 0 0 100%;
	margin: 0;
	padding: 0;
}

	
footer div:first-child{
	border-right: 0;
	padding-right: 0%;
	margin-right:0%;
	flex: 0 0 98%;
	margin-top: 30px;
	order: 3;
}

footer p{
	font-size: 13px;
	line-height: 18px;
}
	
	
/*–––––––––––––––––––––––––––––––––––oasis–––––––––––––––––––––––––––––––––––––*/



#cMitad{
	width: 100%;
	margin: 20px 0% 20px 0;
}

#icons{
	margin-top: 40px;
	margin-bottom: 40px;
}

#icons li p{
	font-size: 14px;
	line-height: 20px;
}

#icons li{
	width: 32%;
	margin-bottom: 6%;
	min-width: 120px;
}
	
#icons li img{
	width: 55px;
}

#gal a{
	width: 47%;
	margin-right: 2%;
	margin-bottom: 2%;
	float: left;
}


#gal a.dos, #gal a.tres{
	width: 47%;
	margin-right: 2%;
	margin-bottom: 2%;
}


#gal a.uno{
	width: 100%;
	margin-right: 0;
}

#gal a.cuatro{
	margin-right: 0;
}


h1.white{
	color: white;
}

p.white{
	color: white;
}		
	

#cTercio{
	width: 100%;
	margin-right: 0%;
	float: none;
	text-align: left;
}
	
h2{
	font-size: 25px;
	line-height: 33px;
	margin-bottom: 15px;
}
	
	
main.gray2{
	padding-top: 100px;
}
	
	
*[data-paver] {
  position: relative;
  height: 500px;
  left: 0%;
  width: 100%;
  overflow-x: scroll;
  overflow-y: hidden;
}
	
	
	
.btn{
	text-align: center;
	float: none;
	margin: 0 auto;
	width: 50%;
	display: block;
}

.alin h1{
	text-align: center;
}
	
	
/*–––––––––––––––––––––––––––––––––––progress–––––––––––––––––––––––––––––––––––––*/

.meses{
	float: left;
	width: 95%;
	padding-left: 5%;
	text-align: left;
	border-right: 0px solid #414142;
	border-bottom: 1px solid #414142;
	position: relative;
	top: 0px;
	margin-bottom: 20px;
}

.fotosobra{
	float: left;
	width: 100%;
	padding: 0 0%;
}
	
	
	
.meses li a{
	font-family: 'Ma_rtenNettelbladtMisoBold';
	font-size: 20px;
	line-height: 20px;
	text-align: left;
}
	
/*–––––––––––––––––––––––––––––––––––availability–––––––––––––––––––––––––––––––––––––*/



.avai div{
	width: 100%;
}

.avai h1{
	padding: 10px 0;
}

.avai h2{
	padding: 10px 0;
	font-size: 40px;
	line-height: 40px;
}

.avai ul{
	width: 40%;
	padding: 20px 5%;
	font-size: 18px;
	line-height: 23px;
	height: auto;
}

.avai p{
	margin: 20px 0;
}

.avai a{
	padding: 10px 0;
}


.avai div:last-child h2{
	padding: 10px 0;
	font-size: 30px;
}
	
	
/*–––––––––––––––––––––––––––––––––––offer–––––––––––––––––––––––––––––––––––––*/

.cabezal{
	width: 90%;
	margin: 0 5%;
	padding: 50px 0;
	font-size: 40px;
	line-height: 40px;
	margin-top: -80px;
}
	
.cabezal img{
	display: none;
}

.aparment{
	margin: 30px 0;
}

.aparment div:first-child{
	padding: 30px;
	width: calc(100% - 60px);
	background: #f2f2f2;
}

.aparment div:nth-child(2){
	width: 100%;
}

.aparment div:last-child{
	width: 100%;
}

.aparment div:nth-child(2) img{
	height: 130%;
}

.aparment h2{
	padding: 10px 0;
	font-size: 35px;
	line-height: 35px;
}

.aparment div:last-child ul, .aparment div:last-child p{
	padding: 20px;
	font-size: 18px;
	line-height: 24px;
}
	
.aparment div:last-child p br{
	display: none;
}
	
.col50{
	width: 100%;
}	
	
	
}


@media only screen and (min-width:768px) and (max-width:1023px){

	
main {
	width: 90%;
	margin: 0 auto;
	padding: 40px 5%;
	}


header{
	width: 100%;
	margin-bottom: 30px;
}


header{
	width: 100%;
	margin-bottom: 30px;
}


nav{
	width: 100%;
	background: #404142;
	position: relative;
}


#logo{
	padding: 20px 0 20px 3%;
	overflow: hidden;
	height: 30px;
}
	
#logo img{
	width: 100px;
}

nav ul{
	text-align: right;
	padding-bottom: 10px;
	height: 50px;
	overflow: hidden;
	margin-top: 25px;
	
}
	
nav ul.active{
	height: 500px;
}

nav ul li{
	display: block;
}

nav ul li a{
	font-size: 18px;
	line-height: 50px;
	padding: 0 27px;
}

nav ul li a:hover{
	background: none;
}


nav ul li a#menuiphone{
		display: block;
	}

#slide{
		margin-top: 85px;
	}

#content{
	width: 100%;
	padding: 0px 0%;
}



h1{
	font-size: 30px;
	line-height: 38px;
}



p{
	font-size: 18px;
	line-height: 26px;
	color: #404142;
	letter-spacing: 1px;
}



a{
	font-size: 18px;
	line-height: 26px;
	letter-spacing: 1px;
}
	

footer{
	width: 90%;
	padding: 70px 5%;
	flex-direction: row;
	flex-wrap: wrap;
	position: relative;
}
	
footer img{
	width: 150px;
}
	
footer a img{
		width: 30px;
	}

footer div{
	width: 50%;
	flex: 0 0 48%;
}

	
footer div:first-child{
	border-right: 0;
	padding-lright: 0%;
	margin-right:0%;
	flex: 0 0 98%;
	margin-top: 50px;
	order: 3;
}

footer p{
	font-size: 13px;
	line-height: 18px;
}
	
	
	
/*–––––––––––––––––––––––––––––––––––oasis–––––––––––––––––––––––––––––––––––––*/



#cMitad{
	width: 48%;
	margin: 40px 2% 40px 0;
}

#icons{
	margin-top: 40px;
	margin-bottom: 40px;
}

#icons li p{
	font-size: 17px;
}

#icons li{
	width: 24%;
	margin-bottom: 4%;
}
	
#icons li img{
	width: 60px;
}




h1.white{
	color: white;
}

p.white{
	color: white;
}	
	

*[data-paver] {
  position: relative;
  height: 500px;
  left: 0%;
  width: 100%;
  overflow-x: scroll;
  overflow-y: hidden;
}
	
	
	
/*–––––––––––––––––––––––––––––––––––progress–––––––––––––––––––––––––––––––––––––*/

.meses{
	float: left;
	width: 14%;
	padding-left: 5%;
	text-align: left;
	border-right: 1px solid #414142;
	position: sticky;
	top: 120px;
}

.fotosobra{
	float: left;
	width: 66%;
	padding: 0 7%;
}
	
	
.meses li a{
	font-family: 'Ma_rtenNettelbladtMisoBold';
	font-size: 20px;
	line-height: 20px;
	text-align: left;
}
	
	
/*–––––––––––––––––––––––––––––––––––availability–––––––––––––––––––––––––––––––––––––*/



.avai div{
	width: 48%;
}

.avai h1{
	padding: 10px 0;
}

.avai h2{
	padding: 10px 0;
	font-size: 40px;
	line-height: 40px;
}

.avai ul{
	width: 40%;
	padding: 20px 5%;
	font-size: 18px;
	line-height: 23px;
	height: auto;
}

.avai p{
	margin: 20px 0;
}

.avai a{
	padding: 10px 0;
}


.avai div:last-child h2{
	padding: 10px 0;
	font-size: 30px;
}
	
	
/*–––––––––––––––––––––––––––––––––––offer–––––––––––––––––––––––––––––––––––––*/

.cabezal{
	width: 90%;
	margin: 0 5%;
	padding: 50px 0;
	font-size: 50px;
	line-height: 50px;
	margin-top: -80px;
}

.aparment{
	margin: 30px 0;
}

.aparment div:first-child{
	padding: 50px;
	width: calc(50% - 100px);
	background: #f2f2f2;
}

.aparment div:nth-child(2){
	width: 50%;
}

.aparment div:last-child{
	width: 100%;
}

.aparment div:nth-child(2) img{
	height: 130%;
}

.aparment h2{
	padding: 10px 0;
	font-size: 35px;
	line-height: 35px;
}

.aparment div:last-child ul, .aparment div:last-child p{
	padding: 20px;
	font-size: 18px;
	line-height: 24px;
}
	
.aparment div:last-child p br{
	display: none;
}
	
.col50{
	width: 100%;
}		
	
}


@media only screen and (min-width:1024px) and (max-width:1199px){


main {
	width: 90%;
	margin: 0 auto;
	padding: 40px 5%;
	}


header{
	width: 100%;
	margin-bottom: 30px;
}


nav{
	width: 100%;
}


#logo{
	padding: 30px 0 40px 3%;
}
	
#logo img{
	width: 150px;
}

nav ul{
	padding-bottom: 10px;
}

nav ul li{
	display: inline-block;
}

nav ul li a{
	font-size: 16px;
	line-height: 40px;
	padding: 0 13px;
}

nav ul li a:hover{
	background: none;
}


nav ul li a#menuiphone{
		display: none;
	}

	

#content{
	width: 100%;
	padding: 0px 0%;
}



h1{
	font-size: 35px;
	line-height: 40px;
}



p{
	font-size: 19px;
	line-height: 27px;
	color: #404142;
	letter-spacing: 1px;
}



a{
	font-size: 19px;
	line-height: 27px;
	letter-spacing: 1px;
}
	
	
	
/*–––––––––––––––––––––––––––––––––––oasis–––––––––––––––––––––––––––––––––––––*/



#cMitad{
	width: 48%;
	margin: 40px 2% 40px 0;
}

#icons{
	margin-top: 40px;
	margin-bottom: 40px;
}

#icons li p{
	font-size: 17px;
}

#icons li{
	width: 19%;
	margin-bottom: 4%;
}
	
#icons li img{
	width: 70px;
}



h1.white{
	color: white;
}

p.white{
	color: white;
}
	
*[data-paver] {
  position: relative;
  height: 700px;
  left: 0%;
  width: 100%;
  overflow-x: scroll;
  overflow-y: hidden;
}
	
	
/*–––––––––––––––––––––––––––––––––––availability–––––––––––––––––––––––––––––––––––––*/



.avai div{
	width: 31%;
}

.avai h1{
	padding: 10px 0;
}

.avai h2{
	padding: 10px 0;
	font-size: 40px;
	line-height: 40px;
}

.avai ul{
	width: 40%;
	padding: 20px 5%;
	font-size: 18px;
	line-height: 23px;
	height: auto;
}

.avai p{
	margin: 20px 0;
}

.avai a{
	padding: 10px 0;
}


.avai div:last-child h2{
	padding: 10px 0;
	font-size: 30px;
}
	
	
/*–––––––––––––––––––––––––––––––––––offer–––––––––––––––––––––––––––––––––––––*/

.cabezal{
	width: 90%;
	margin: 0 5%;
	padding: 50px 0;
	font-size: 60px;
	line-height: 60px;
	margin-top: -80px;
}

.aparment{
	margin: 30px 0;
}

.aparment div:first-child{
	padding: 35px;
	width: calc(35% - 70px);
}

.aparment div:nth-child(2){
	width: 40%;
}

.aparment div:last-child{
	width: 25%;
}

.aparment div:nth-child(2) img{
	height: 130%;
}

.aparment h2{
	padding: 10px 0;
	font-size: 35px;
	line-height: 35px;
}

.aparment div:last-child ul, .aparment div:last-child p{
	padding: 20px;
	font-size: 18px;
	line-height: 24px;
}
	
.aparment div:last-child p br{
	display: none;
}
	
	
}


@media only screen and (min-width:1200px) and (max-width:1499px){


	
main {
	width: 90%;
	margin: 0 auto;
	padding: 40px 5%;
	}


header{
	width: 100%;
	margin-bottom: 30px;
}


nav{
	width: 100%;
}


#logo{
	padding: 30px 0 40px 3%;
}
	
#logo img{
	width: 160px;
}

nav ul{
	padding-bottom: 10px;
}

nav ul li{
	display: inline-block;
}

nav ul li a{
	font-size: 20px;
	line-height: 53px;
	padding: 0 18px;
}

nav ul li a:hover{
	background: none;
}


nav ul li a#menuiphone{
		display: none;
	}

	


#content{
	width: 100%;
	padding: 0px 0%;
}





p{
	font-size: 19px;
	line-height: 27px;
	color: #404142;
	letter-spacing: 1px;
}



a{
	font-size: 19px;
	line-height: 27px;
	letter-spacing: 1px;
}
	
	
	
/*–––––––––––––––––––––––––––––––––––oasis–––––––––––––––––––––––––––––––––––––*/



#cMitad{
	width: 48%;
	margin: 40px 2% 40px 0;
}

#icons{
	margin-top: 40px;
	margin-bottom: 40px;
}

#icons li p{
	font-size: 18px;
}

#icons li{
	width: 19%;
	margin-bottom: 4%;
}
	
#icons li img{
	width: 70px;
}



h1.white{
	color: white;
}

p.white{
	color: white;
}
	
	
	
/*–––––––––––––––––––––––––––––––––––availability–––––––––––––––––––––––––––––––––––––*/



.avai div{
	width: 31%;
}

.avai h1{
	padding: 10px 0;
}

.avai h2{
	padding: 10px 0;
	font-size: 50px;
	line-height: 50px;
}

.avai ul{
	width: 40%;
	padding: 20px 5%;
	font-size: 20px;
	line-height: 25px;
}

.avai p{
	margin: 20px 0;
}

.avai a{
	padding: 10px 0;
}


.avai div:last-child h2{
	padding: 10px 0;
	font-size: 30px;
}
	
	
/*–––––––––––––––––––––––––––––––––––offer–––––––––––––––––––––––––––––––––––––*/

.cabezal{
	width: 90%;
	margin: 0 5%;
	padding: 50px 0;
	font-size: 70px;
	line-height: 70px;
	margin-top: -80px;
}


.aparment h2{
	padding: 10px 0;
	font-size: 45px;
	line-height: 45px;
}

	
.aparment div:last-child p br{
	display: none;
}



	
}

@media only screen and (min-width:1500px) and (max-width:1800px){


	
}


	



@font-face {
    font-family: 'Ma_rtenNettelbladtMiso';
    src: url('fonts/Ma_rtenNettelbladtMiso.eot');
    src: url('fonts/Ma_rtenNettelbladtMiso.eot') format('embedded-opentype'),
         url('fonts/Ma_rtenNettelbladtMiso.woff2') format('woff2'),
         url('fonts/Ma_rtenNettelbladtMiso.woff') format('woff'),
         url('fonts/Ma_rtenNettelbladtMiso.ttf') format('truetype'),
         url('fonts/Ma_rtenNettelbladtMiso.svg#Ma_rtenNettelbladtMiso') format('svg');
	font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Ma_rtenNettelbladtMisoBold';
    src: url('fonts/Ma_rtenNettelbladtMisoBold.eot');
    src: url('fonts/Ma_rtenNettelbladtMisoBold.eot') format('embedded-opentype'),
         url('fonts/Ma_rtenNettelbladtMisoBold.woff2') format('woff2'),
         url('fonts/Ma_rtenNettelbladtMisoBold.woff') format('woff'),
         url('fonts/Ma_rtenNettelbladtMisoBold.ttf') format('truetype'),
         url('fonts/Ma_rtenNettelbladtMisoBold.svg#Ma_rtenNettelbladtMisoBold') format('svg');
	font-weight: normal;
    font-style: normal;
}



