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

.espacio{
	width: 100%;
	margin-bottom: 300px;
}

.global__fixed {
	position: fixed;
	bottom: 15px;
	display: flex;
	flex-direction: column;
	z-index: 19000;
}

.global__fixed.left {
	left: 20px;
}
.global__fixed.right {
	right: 20px;
}

.global__fixed .global__btn {
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #a6ac96;
  border-radius: 20px;
  height: 40px;
  width: 150px;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, .7);
}

.btn__brochure {
	color: white;
}

/*----*/

.two-cols>div {
	position: relative;
	width: 50%;
}

#inicio .global__banner h1.global__title {
	margin-bottom: 20px;
}
#inicio .global__banner p {
	font-size: 20px;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, .7);
}

#inicio .global__banner p b {
	font-weight: bold;
}

#inicio .first_section .banner__contenido {
	top: 40%;
}

#inicio .amenidades {
	padding-bottom: 0;
}

#inicio .amenidades .two-cols.container {
	display: flex;
	gap: 80px;
}

#inicio .amenidades .two-cols.container .amenidades-carrusel {
	order: 1
}

#inicio .amenidades .amenidades-texto {
	display: flex;
	flex-direction: column;
	justify-content: center;
	order: 2;
}

#inicio .amenidades .amenidades-texto .two-cols {
	display: flex;
	column-gap: 5px;
	justify-content: space-between;
}

#inicio .amenidades .amenidades-texto .two-cols p {
	color: white;
	margin-bottom: 0;
	line-height: 1.1;
}

.amenidades .container .amenidades-texto .list-icon-text .item {
	margin: 10px 0;
	height: 50px;
	display: flex;
	align-items: center;
	flex-direction: row;
	min-height: unset;
	text-align: left;
}

.amenidades .container .amenidades-texto .list-icon-text .item .list-icon {
	margin-right: 20px;
	margin-bottom: 0;
	width: 40px;
}

.amenidades .container .amenidades-texto .list-icon-text .item p {
	width: calc(100% - 36px);
}

#inicio .amenidades .container .amenidades-carrusel .nivoSlider img {
		width: 100%;
		height: auto;
		object-fit: cover;
}

/*----*/

#residences{
	position: relative;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 300px;
}

#residences img{
	width: 48%;
}

#residences img:first-child{
	margin-right: 2%;
}

#residences a{
	margin-top: -70px;
	display: inline-block;
}

#residences p{
	width: 50%;
	margin: 0 auto;
}


/*----*/

#reserva{
	position: relative;
	margin-bottom: 50px;
}

#slideR{
	width: 85%;
	margin: 30px 15% 30px 0;
}

#reserva a{
	position: absolute;
	right: 5%;
	top: 55%;
}

#reserva p{
	width: 70%;
}


/*----*/

#separa{
	width: 100%;
	height: 500px;
}







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



/*––––––––––––––––––––––––––––––––––––––––––reserva–––––––––––––––––––––––––––––––––––––––––––––*/



#line{
	position: absolute;
	left: 50%;
	margin-left: -11px;
	margin-top: -300px;
	z-index: 9999999999999;
}

#lineCH{
	position: absolute;
	left: 50%;
	margin-left: -11px;
	margin-top: -300px;
	z-index: 9999999999999;
	display: none;
}


/*----*/


#beachClub{
	position: relative;
	margin-top: -450px;
	text-align: right;
	margin-bottom: 300px;
}

#beachClub p{
	width: 50%;
	margin-left: 50%;
}

#icons{
	float: left;
	margin-top: -70px;
}


/*----*/


#common{
	position: relative;
}


#Cizq{
	width: 30%;
	margin-right: 5%;
	padding-top: 7%;
	float: left;
}

#Cder{
	width: 65%;
	float: left;
}


#Cgal{
	margin: 40px 0;
}

#Cgal img{
	width: 32%;
	margin-left: 1%;
	margin-bottom: 1%;
	float: left;
}

#line2{
	transform: rotate(90deg);
	position: absolute;
	left: 38%;
	top: -90px;
}

#Cgal a{
	border: 0;
	padding: 0;
	background: none;
}


#separa2{
	width: 100%;
	height: 430px;
}







/*––––––––––––––––––––––––––––––––––––––––––punta mita–––––––––––––––––––––––––––––––––––––––––––––*/


#mapa{
	margin: 0;
	display: block;
	height: auto;
}

#bmap{
	background: #414142;
	position: relative;
	z-index: 2;
}

.video-responsive {
	position: relative;
	padding-bottom: 56.25%; /* 16/9 ratio */
	padding-top: 30px; /* IE6 workaround*/
	height: 90%;
	overflow: hidden;
}

.video-responsive iframe,
.video-responsive object,
.video-responsive embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*----*/

#DesPM{
	margin-top: 0px;
}

#DesPM p{
	width: 40%;
}





/*––––––––––––––––––––––––––––––––––––––––––residences–––––––––––––––––––––––––––––––––––––––––––––*/
#introResidences{
	position: relative;
}

#introResidences p{
	text-align: center;
	width: 40%;
	margin: 0 30%;
	margin-bottom: 100px;
}

#features{
	padding: 30px 0;
	border-bottom: 1px solid #a6ac96;
	border-top: 1px solid #a6ac96;
	margin-top: 50px;
	margin-bottom: 300px;
}

#features p{
	width: 100%;
	margin: 0;
	text-align: left;
	column-count: 3;
	column-gap: 40px;
}


/*----*/


#slideHomes{
	margin: 0 0 60px 0;
	margin-top: -400px;
}

#datos div{
	float: left;
	width: 35%;
	margin-right: 2%;
	border-right: 1px solid #414142;
	padding-bottom: 40px;
}

#datos div:nth-child(3){
	border: 0;
	padding-top: 50px;
	width: 23%;
}

#datos p{
	font-size: 17px;
	line-height: 35px;
	letter-spacing: 0;
}

#datos a{
	font-size: 14px;
}


#datos p img{
	margin-bottom: -7px;
}

#features2{
	padding: 30px 0;
	border-bottom: 1px solid #414142;
	border-top: 1px solid #414142;
	margin-bottom: 80px;
}



#features2 img{
	width: 100%;
	margin-right: 0%;
	margin-bottom: 2%;
}

#sust{
	position: relative;
}

#sust p{
	width: 40%;
	margin-bottom: 80px;
}

#sust div{
	text-align: center;
	float: left;
	width: 14%;
	height: 210px;
	margin-right: 2%;
	margin-bottom: 2%;
}

#sust div p{
	font-size: 13px;
	width: 100%;
}



/*----*/


#common2{
	position: relative;
}

#common2 p{
	width: 50%;
}



/*----*/


#developer{
	text-align: center;
	margin-bottom: 0px;
}

#developer p{
	width: 50%;
	margin: 0 25%;
	margin-bottom: 70px;
}

#developer #features2 p{
	float: left;
	width: auto;
	margin: 0;
}

#developer #features2 p:nth-last-child(2){
	float: right;
}


/*----*/


#developerGal{
	margin-top: 30px;
	margin-bottom: 60px;
	position: relative;
}


#developerGal div{
	position: relative;
	float: left;
	width: 28%;
	margin: 0 1% 1% 0;
}

#developerGal div:nth-child(2){
	width: 20%;
}

#developerGal div:nth-child(3){
	width: 50%;
	margin-right: 0;
}

#developerGal div:nth-child(4){
	width: 35%;
}

#developerGal div:nth-child(5){
	width: 35%;
	margin-right: 0;
}

#developerGal div p{
	position: absolute;
	color: #fff;
	bottom: 20px;
	left: 10px;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.9);
	font-size: 12px;
	line-height: 16px;
}

#developer div{
	float: left;
	width: 50%;
	text-align: left;
}

#developer div a{
	font-size: 13px;
}


#developer p.blanco{
	width: 80%;
	margin: 0 10%;
	margin-bottom: 100px;
	border-bottom: 1px solid #a6ac96;
	border-top: 1px solid #a6ac96;
	padding: 15px 0;
}

#vidy{
	position: relative;
	z-index: 2;
	height: 1000px;
}

.Breserva{
	position: absolute;
	z-index: 999999;
	bottom: 10%;
	margin-left: 40px;
}


a.timeline{
	background: #a6ac96;
	border: 1px solid #414142;
	padding: 15px 20px;
	font-size: 14px;
	color: #414142;
	margin-right: 20px;
	margin-bottom: 20px;
	display: inline-table;
}



@media only screen and (min-width:0px) and (max-width:767px){
	.two-cols {
		flex-direction: column;
	}
	.two-cols>div {
		width: 100%;
	}

	#inicio .amenidades {
		padding: 30px 8%;
	}
	#inicio .amenidades .two-cols.container {
    gap: 20px;
  }
	#inicio .amenidades .two-cols.container .amenidades-carrusel {
    order: 2;
  }
  #inicio .amenidades .amenidades-texto {
  	order: 1;
  }
  #inicio .amenidades .amenidades-texto .two-cols {
    flex-direction: row;
	}

  #inicio .amenidades .amenidades-texto .two-cols .list-icon-text{
  	width: 50%;
	}
	#inicio .amenidades .container .amenidades-texto .list-icon-text .item {
    height: auto;
    min-height: 80px;
    margin: 20px 0;
    align-items: center;
    flex-direction: column;
    text-align: center;
	}
	#inicio .amenidades .container .amenidades-texto .list-icon-text .item .list-icon {
		margin-right: 0;
		margin-bottom: 10px;
	}
	#inicio .amenidades .container .amenidades-carrusel .nivoSlider img {
		height: fit-content;
	}

	.d-flex2 img{
		width: 100%;
		margin: 0%;
		margin-bottom: 20px;
	}


	.espacio{
		margin-bottom: 0px;
	}	

	#vidy{
		position: relative;
		z-index: 2;
		height: 350px;
	}


	#movil{
		display: block;
	}

	#nomovil{
		display: none;
	}

	br.borra{
		display: none;
	}

	/*----*/

	#residences{
		margin-top: 20px;
		margin-bottom: 20px;
	}

	#residences img{
		width: 100%;
	}

	#residences img:first-child{
		margin-right: 0%;
	}

	#residences a{
		margin-top: -70px;
	}

	#residences p{
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}


	/*----*/

	#reserva{
		margin-top: 30px;
		text-align: center;
		margin-bottom: 50px;
	}

	#slideR{
		width: 100%;
		margin: 30px 0 30px 0%;
	}

	#reserva a{
		left: 0%;
		right: 0%;
		top: 0%;
		position: relative;
		display: inline-block;
	}

	#reserva p{
		width: 100%;
		text-align: center;
		margin-top: 30px;
	}

	#reserva hr{
		display: none;
	}


	/*----*/

	#separa{
		width: 100%;
		height: 0px;
		display: none;
	}

	
/*––––––––––––––––––––––––––––––––––––––––––reserva–––––––––––––––––––––––––––––––––––––––––––––*/




#introRes hr, #beachClub hr{
	display: none;
}

#introRes h1, #beachClub h1, #common h1{
	margin-bottom: 0;
}

#line{
	left: 50%;
	margin-left: -11px;
	margin-top: -300px;
	display: none;
}

#lineCH{
	left: 50%;
	margin-left: -11px;
	margin-top: -230px;
	display: block;
	display: none;
}

/*----*/


#beachClub{
	margin-top: 20px;
	margin-bottom: 80px;
}

#beachClub p{
	width: 100%;
	margin-left: 0%;
	margin-top: 20px;
	margin-bottom: 20px;
}

#icons{
	float: none;
	margin-top: 0px;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}

#icons img{
	height:45px;
}


/*----*/


#Cizq{
	width: 100%;
	margin-right: 0%;
	padding-top: 0%;
	float: left;
	margin-bottom: 40px;
}

#Cder{
	width: 100%;
	float: left;
}


#Cgal{
	margin: 40px 0;
}

#Cgal img{
	width: 31%;
	margin-left: 1%;
	float: left;
	margin-bottom: 1%;
}

#line2{
	transform: rotate(90deg);
	position: absolute;
	left: 38%;
	top: -110px;
	display: none;
}

#Cgal a{
	border: 0;
	padding: 0;
	background: none;
}


#separa2{
	width: 100%;
	height: 0px;
	display: none;
}

/*––––––––––––––––––––––––––––––––––––––––––punta mita–––––––––––––––––––––––––––––––––––––––––––––*/



#bmap{
	padding-bottom: 200px;
	margin-top: 0px;
}

/*----*/

#DesPM{
	margin-top: -20px;
}

#DesPM hr{
	display: none;
}

#DesPM p{
	width: 100%;
	text-align: center;
}




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




#introResidences p{
	width: 100%;
	margin: 0 0%;
	margin-bottom: 40px;
}

#features{
	padding: 30px 0;
	margin-top: 50px;
	margin-bottom: 20px;
}

#features p{
	width: 100%;
	margin: 0;
	column-count: 1;
	column-gap: 0px;
}


/*----*/


#slideHomes{
	margin: 0 0 40px 0;
	margin-top: 20px;
}

#datos div{
	float: left;
	width: 47%;
	margin-right: 2%;
	padding-bottom: 20px;
}

#datos div:nth-child(3){
	padding-top: 20px;
	width: 98%
}

#datos div:nth-child(2){
	border-right: 0;
}

#datos div a{
	font-size: 14px;
}

#datos p{
	font-size: 14px;
	line-height: 28px;
}


#features2{
	padding: 30px 0;
	margin-bottom: 50px;
}




#sust{
	text-align: center;
}

#sust p{
	width: 100%;
	margin-bottom: 40px;
	text-align: center;
	line-height: 18px;
}

#sust div{
	width: 31%;
	margin-right: 2%;
	margin-bottom: 0%;
	height: 200px;
}



/*----*/


#common2{
	text-align: center;
	margin-bottom: 20px;
}

#common2 p{
	width: 100%;
	margin-top: 20px;
}



/*----*/


#developer{
	margin-bottom: 0px;
}

#developer p{
	width: 100%;
	margin: 0 0%;
	margin-bottom: 50px;
}


#developer #features2 p:nth-last-child(2){
	float: right;
}


/*----*/


#developerGal{
	margin-top: 0px;
	margin-bottom: 20px;
}

#developerGal img{
	margin: 0 1% 0% 0;
}

#developerGal div p{
	font-size: 8px;
	line-height: 10px;
	margin-bottom: 0;
}


#developer div{
	float: none;
	width: 100%;
	text-align: center;
}

#developer p.blanco{
	width: 100%;
	margin: 0;
	margin-bottom: 40px;
}


}


@media only screen and (min-width:0px) and (max-width:600px){
	#inicio .global__banner {
		display: flex;
		flex-direction: column-reverse;
	}
	#inicio .first_section .banner__contenido {
		position: relative;
		padding: 60px 0;
	}
	#vidy{
		position: relative;
		z-index: 2;
		height: 250px;
	}
}

@media only screen and (min-width:768px) and (max-width:1023px){
	.two-cols {
		flex-direction: column;
	}
	.two-cols>div {
		width: 100%;
	}

	#inicio .amenidades {
		padding: 30px 8%;
	}
	#inicio .amenidades .two-cols.container {
    gap: 20px;
  }
	#inicio .amenidades .two-cols.container .amenidades-carrusel {
    order: 2;
  }
  #inicio .amenidades .amenidades-texto {
  	order: 1;
  }
  #inicio .amenidades .amenidades-texto .two-cols {
    flex-direction: row;
	}

  #inicio .amenidades .amenidades-texto .two-cols .list-icon-text{
  	width: 50%;
	}
	#inicio .amenidades .container .amenidades-texto .list-icon-text .item {
    height: auto;
    min-height: 80px;
    margin: 20px 0;
    align-items: center;
    flex-direction: column;
    text-align: center;
	}
	#inicio .amenidades .container .amenidades-texto .list-icon-text .item .list-icon {
		margin-right: 0;
		margin-bottom: 10px;
	}
	#inicio .amenidades .container .amenidades-carrusel .nivoSlider img {
		height: fit-content;
	}

	#vidy{
		position: relative;
		z-index: 2;
		height: 450px;
	}

/*----*/

#residences{
	margin-top: 0px;
	margin-bottom: 300px;
}

#residences img{
	width: 48%;
}

#residences img:first-child{
	margin-right: 2%;
}

#residences a{
	margin-top: -70px;
}

#residences p{
	width: 70%;
	margin: 0 auto;
}


/*----*/

#reserva{
	margin-bottom: 40px;
}

#slideR{
	width: 85%;
	margin: 30px 15% 30px 0;
}

#reserva a{
	right: 0%;
	top: 40%;
}

#reserva p{
	width: 70%;
}


/*----*/

#separa{
	width: 100%;
	height: 0px;
	display: none;
}

/*––––––––––––––––––––––––––––––––––––––––––reserva–––––––––––––––––––––––––––––––––––––––––––––*/




#line{
	left: 50%;
	margin-left: -11px;
	margin-top: -300px;
	display: none;
}

#lineCH{
	left: 50%;
	margin-left: -11px;
	margin-top: -230px;
	display: block;
}

/*----*/


#beachClub{
	margin-top: -350px;
	margin-bottom: 150px;
}

#beachClub p{
	width: 60%;
	margin-left: 40%;
}

#icons{
	float: left;
	margin-top: -80px;
}

#icons img{
	height:45px;
}


/*----*/


#Cizq{
	width: 70%;
	margin-right: 30%;
	padding-top: 0%;
	float: left;
	margin-bottom: 40px;
}

#Cder{
	width: 100%;
	float: left;
}


#Cgal{
	margin: 40px 0;
}

#Cgal img{
	width: 32%;
	margin-left: 1%;
	float: left;
}

#line2{
	transform: rotate(90deg);
	position: absolute;
	left: 38%;
	top: -110px;
	display: none;
}

#Cgal a{
	border: 0;
	padding: 0;
	background: none;
}


#separa2{
	width: 100%;
	height: 0px;
	display: none;
}


/*––––––––––––––––––––––––––––––––––––––––––punta mita–––––––––––––––––––––––––––––––––––––––––––––*/



#bmap{
	padding-bottom: 300px;
	margin-top: -20px;
}

/*----*/

#DesPM{
	margin-top: -50px;
}



#DesPM p{
	width: 60%;
}



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




#introResidences p{
	width: 80%;
	margin: 0 10%;
	margin-bottom: 50px;
}

#features{
	padding: 30px 0;
	margin-top: 50px;
	margin-bottom: 150px;
}

#features p{
	width: 100%;
	margin: 0;
	column-count: 3;
	column-gap: 40px;
}


/*----*/


#slideHomes{
	margin: 0 0 40px 0;
	margin-top: -300px;
}

#datos div{
	float: left;
	width: 45%;
	margin-right: 4%;
	padding-bottom: 20px;
}

#datos div:nth-child(3){
	padding-top: 20px;
	width: 98%;
}

#datos div:nth-child(2){
	border-right: 0;
}

#datos div a{
	font-size: 13px;
}

#datos p{
	font-size: 13px;
	line-height: 28px;
}


#features2{
	padding: 30px 0;
	margin-bottom: 80px;
}




#sust p{
	width: 80%;
	margin-bottom: 60px;
}

#sust div{
	width: 23%;
	margin-right: 2%;
	margin-bottom: 0%;
}



/*----*/



#common2 p{
	width: 80%;
	margin-top: 20px;
}



/*----*/


#developer{
	margin-bottom: 0px;
}

#developer p{
	width: 90%;
	margin: 0 5%;
	margin-bottom: 50px;
}


#developer #features2 p:nth-last-child(2){
	float: right;
}


/*----*/


#developerGal{
	margin-top: 20px;
	margin-bottom: 20px;
}

#developerGal img{
	margin: 0 1% 1% 0;
}



}



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

	#vidy{
		position: relative;
		z-index: 2;
		height: 600px;
	}	

/*----*/

#residences{
	margin-top: 0px;
	margin-bottom: 250px;
}

#residences img{
	width: 48%;
}

#residences img:first-child{
	margin-right: 2%;
}

#residences a{
	margin-top: -70px;
}

#residences p{
	width: 60%;
	margin: 0 auto;
}


/*----*/

#reserva{
	margin-bottom: 50px;
}

#slideR{
	width: 85%;
	margin: 30px 15% 30px 0;
}

#reserva a{
	right: 0%;
	top: 45%;
}

#reserva p{
	width: 50%;
}


/*----*/

#separa{
	width: 100%;
	height: 500px;
}


/*––––––––––––––––––––––––––––––––––––––––––reserva–––––––––––––––––––––––––––––––––––––––––––––*/




#line{
	left: 50%;
	margin-left: -11px;
	margin-top: -300px;
}

/*----*/


#beachClub{
	margin-top: -450px;
	margin-bottom: 200px;
}

#beachClub p{
	width: 50%;
	margin-left: 50%;
}

#icons{
	float: left;
	margin-top: -80px;
}

#icons img{
	height: 70px;
}


/*----*/


#Cizq{
	width: 30%;
	margin-right: 5%;
	padding-top: 7%;
	float: left;
}

#Cder{
	width: 65%;
	float: left;
}


#Cgal{
	margin: 40px 0;
}

#Cgal img{
	width: 32%;
	margin-left: 1%;
	float: left;
}

#line2{
	transform: rotate(90deg);
	position: absolute;
	left: 38%;
	top: -110px;
}

#Cgal a{
	border: 0;
	padding: 0;
	background: none;
}


#separa2{
	width: 100%;
	height: 380px;
}


/*––––––––––––––––––––––––––––––––––––––––––punta mita–––––––––––––––––––––––––––––––––––––––––––––*/



#DesPM p{
	width: 60%;
}


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




#introResidences p{
	width: 70%;
	margin: 0 15%;
	margin-bottom: 70px;
}

#features{
	padding: 30px 0;
	margin-top: 50px;
	margin-bottom: 200px;
}

#features p{
	width: 100%;
	margin: 0;
	column-count: 3;
	column-gap: 40px;
}


/*----*/


#slideHomes{
	margin: 0 0 60px 0;
	margin-top: -400px;
}

#datos div{
	float: left;
	width: 35%;
	margin-right: 2%;
	padding-bottom: 40px;
}

#datos div:nth-child(3){
	padding-top: 60px;
}

#datos p{
	font-size: 15px;
	line-height: 32px;
}


#features2{
	padding: 30px 0;
	margin-bottom: 80px;
}




#sust p{
	width: 60%;
	margin-bottom: 80px;
}

#sust div{
	width: 14%;
	margin-right: 2%;
	margin-bottom: 0%;
	height: 220px;
}



/*----*/



#common2 p{
	width: 70%;
}



/*----*/


#developer{
	margin-bottom: 0px;
}

#developer p{
	width: 70%;
	margin: 0 15%;
	margin-bottom: 70px;
}


#developer #features2 p:nth-last-child(2){
	float: right;
}


/*----*/


#developerGal{
	margin-top: 40px;
	margin-bottom: 60px;
}

#developerGal img{
	margin: 0 1% 1% 0;
}



}

select {color:gray;}