@font-face{
	font-family: montserrat-bold;
	src: url(../fonts/Montserrat-Bold.ttf); /*for css3  explorers*/
}
@font-face{
	font-family: montserrat-regular;
	src: url(../fonts/Montserrat-Regular.ttf); /*for css3  explorers*/
}
@font-face{
	font-family: montserrat-thin;
	src: url(../fonts/Montserrat-Thin.ttf); /*for css3  explorers*/
}
@font-face{
	font-family: tangerine-bold;
	src: url(../fonts/Tangerine-Bold.ttf); /*for css3  explorers*/
}
@font-face{
	font-family: tangerine-regular;
	src: url(../fonts/Tangerine-Regular.ttf); /*for css3  explorers*/
}

/*==============Reset============*/
h1, h2, h3, h4, p, a, ul, li, dl, dt, div,nav, img, strong, dd, blockquote, body, hr, a{
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style: none;
	color: inherit;
}

a:hover, a:active{
	text-decoration: none;
	color: inherit;

}


.clearfix{
	clear: both;
}
/*================================================================================*/

body{
	font-family: "montserrat-regular", sans-serif;
	background-color: #eee;	
	color: #777;
	overflow-x: hidden;/*!!!!!!!!!!!!!!!!!!!!!!*/

}

h2{
	color: #fff;
	display: inline-block;
	margin-top: 140px;	
	width: 100%;
	text-align: center;
	padding: 10px 20px 20px 20px;
	height: 105px;
	font-family:  "tangerine-bold", cursive;
	font-size: 70px;
	text-shadow: 1px 1px #777;
}



.precarga{
	background-image: url(../img/texturabrick.png);
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
}


.precarga .gif{
	background-image: url(../img/precarga.gif);
	background-position: center;
	background-size: 150px;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%; 
}


/*=============== SLIDER index.php ===============================================*/
/*================================================================================*/
#index .slider{
	/*position: fixed;
	left: 0;
	top: 0;
	z-index: -2;*/
	width: 100%;
	border-bottom: #bea151 30px solid;

} 

#index .slider .foto{
	width: 100%;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
} 

#index .imgslider{
	width: 100%;
	min-width: 400px;
	position: relative;
	left: 0;
	top: 0;

}

.is2, .is3, .is4, .is5{
	display: none;
}

.bullets{
	position: relative;
	bottom: 50px;
	left: 50%;
	width: 125px;
	margin-left: -63px;

}
.bullet1, .bullet2, .bullet3, .bullet4, .bullet5{
	margin: 5px;
	float: left;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background-color: rgba(256,256,256,0.5);
	z-index: 2;
}
.bullet1{
	background-color: rgba(256,256,256,1);
}

/*=============== CONTENEDOR PPAL index.php ===============================================*/
/*================================================================================*/


.contenedor-ppal{
	
	background-image: url(../img/texturabrick.png);

	/*background-attachment: fixed;*/
}


}

#index .contenedor-ppal .letras{
	color: #9d8648;
	margin-bottom: 10px;
	width: 90%;
	margin: auto;
	/*background-color: rgba(255, 255, 255, 0.6);*/

}

#index .contenedor-ppal h2 {
	color: #9d8648;
	font-size: 60px;
	height: 80px;
	margin: 40px 0 0 0;
	padding: 0;
	text-align: center;
	text-shadow: none;

}

@media screen and (max-width: 1100px){
	#index .contenedor-ppal h2, #apartamentos .contenedor-ppal h2{
		/*width: 70%;
		margin-right: 15%;
		margin-left: 15%;*/
		width: 100%;
	}	
}
@media screen and (max-width: 950px){
	#index .contenedor-ppal h2, #apartamentos .contenedor-ppal h2{
		font-size: 50px;
	}

}
@media screen and (max-width: 750px){
.contenedor-ppal h2,  #apartamentos .contenedor-ppal h2{

		font-size: 40px;
		line-height: 45px;
	}
}
@media screen and (max-width: 350px){
.contenedor-ppal h2,  #apartamentos .contenedor-ppal h2{

		font-size: 32px;
		line-height: 35px;
	}
}



#index .contenedor-ppal .letras p, #apartamentos .contenedor-ppal .letras p{
	font-size: 40px;
	color:;
	font-family: "tangerine-regular", cursive;
	text-align: right;
	width: 95%;
	margin-top: 15px;
	bottom: 0;
	line-height: 25px;	
	padding-right: 2%;
	text-align: right;
	margin-right: 5%;
	padding-right: 15px;
	color: #aaa;
}

@media screen and (max-width: 950px){
	#index .contenedor-ppal .letras p, #apartamentos .contenedor-ppal .letras p{
		font-size: 30px;
	}

}

#index .contenedor-ppal .cont-botonesap, #apartamentos .contenedor-ppal .cont-botonesap{
	width: 96%;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 0px;
	overflow: hidden;

}


.ap1, .ap2, .ap3{
	width: 33%;
	padding: 0 1%;
	float: left;
	opacity: 1;
	visibility: hidden;
	
}



.slider-apartamento .tit{
	width: 80%;
	border-top: 2px solid rgb(157, 134, 72);
	font-size: 16px;
	line-height: 35px;
	font-family: "Montserrat-Regular", sans-serif;
	color: #888;
	margin: 10px 0 10px 0;
	text-align: center;
	/*width: 80%;
	border-top: 2px solid rgb(157, 134, 72);
	font-size: 40px;
	text-indent: 50px;
	line-height: 60px;
	background-image: url(../img/logobotonazul.png);
	background-repeat: no-repeat;
	background-size: 30px;
	background-position: 10px 15px;
	font-family: "tangerine-regular", cursive;
	color: #888;
	margin: 10px 0 10px 0;*/
}

.slider-apartamento .tit span{
	font-size: 35px;
	font-family: "tangerine-bold", cursive;
}

@media screen and (max-width: 900px){
	.slider-apartamento .tit{
	background-size: 20px;
	background-position: 10px 20px;
	text-indent: 40px;
	font-size: 16px;

	}
}

@media screen and (max-width: 700px){
	.slider-apartamento .tit{
	background-size: 0;
	text-indent: 10px;

	}


	.slider-apartamento .tit{
		font-size: 14px;
		line-height: 30px;
		margin-left: 0;
	}

	.slider-apartamento .tit span{
		font-size: 30px;
	}
}

@media screen and (max-width: 500px){
	.slider-apartamento .tit{
	width: 80%;
	}
}


#index .contenedor-ppal .visorap, #apartamentos .contenedor-ppal .visorap{
	margin: auto;
	padding-top: 0px;
}

@media screen and (max-width: 500px){
	.slider-apartamento {
	width: 70%;
	margin-left: 15%;
	padding: 0 3%;
	float: left;
	}



}

@media screen and (max-width: 350px){
	.slider-apartamento .tit{
		font-size: 14px;
		margin-left: 0;
	}
		
}

#index .contenedor-ppal .visorap, #apartamentos .contenedor-ppal .visorap{
	width: 100%;
	margin: auto;
}

@media screen and (max-width: 500px){
	#index .contenedor-ppal .visorap, #apartamentos .contenedor-ppal .visorap{
	width: 70%;
	margin: auto;
}	

}

@media screen and (max-width: 500px){
	#index .contenedor-ppal .visorap, #apartamentos .contenedor-ppal .visorap{
	width: 100%;
	margin: auto;
}	

}

#index .contenedor-ppal .apslider, #apartamentos .contenedor-ppal .apslider{
	width: 100%;
	border-radius: 0 0 20% 0;
}

#index .banda{
	background-color: rgba(197,184,122,0.3);
	padding: 30px 7% 30px 13%;
	visibility: hidden;

}

#index .banda p{
	color: #777;
	line-height: 60px; 
	text-indent: 50px;
	background-repeat: no-repeat;
	background-size: 40px;
	background-position: 10px;
	margin: 20px 0;
	font-size: 18px;
	text-align: center;
	float: left;
}

@media screen and (max-width: 1350px){
	#index .banda p{
	font-size: 16px;
	line-height: 40px; 
	float: right;
	
	
	}
}

@media screen and (max-width: 550px){
	#index .banda p{
	font-size: 14px;
	line-height: 40px; 
	float: right;
	margin: 7px;
	
	
	}
}

#index .banda .wifi{
	background-image: url(../img/wifi.png);
}
#index .banda .atencion{
	background-image: url(../img/atencion.png);
}
#index .banda .nofumador{
	background-image: url(../img/nofumador.png);
}
#index .banda .limpieza{
	background-image: url(../img/limpieza.png);
}
#index .banda .aire{
	background-image: url(../img/aire.png);
}
#index .banda .cocina{
	background-image: url(../img/cocina.png);
}


#index .ubizda{
	margin: auto;

	padding: 0;
	width: 100%;
}

#index .ubdcha{
	margin: auto;
	width: 100%;
	display: inline-block;
	text-align: center;
}

#index .ubdcha .titulillo{
	margin: auto;
	width: 100%;
	display: inline-block;
	text-align: center;
}
#index .ubdcha .direccion{
	margin: auto;
	width: 200px;
	display: inline-block;
	text-align: center;
	margin-bottom: 40px;
}






#index .contmapa{
	margin-top: 50px;
	width: 100%;
	margin-bottom: 0;
	visibility: hidden;
}


#index .contmapa .iframemapa{
	height: 450px;
	width: 100%;
	margin: 0;
}

@media screen and (max-width: 950px){
	#index .ubdcha{
		margin-top: 0px;
	}
}
@media screen and (max-width: 550px){
	#index .contmapa .iframemapa{
	height: 300px;
}


#index .ubdcha .direccion{
	font-size: 14px;
}

}



#index .contactob {
	width: 100%;
	padding: 60px 25% 0 25%;
	background-color: rgba(21,60,63,0.1);
	margin-top: -5px;
}

#index .contactob .primer{
	font-size: 20px;
	float: left;
	line-height: 40px;
	font-family: "montserrat-thin";
	text-align: center;
	width: 100%;
	margin-bottom: 10px;
}
#index .contactob .primer span{
	font-family: "montserrat-regular", sans-serif;
}

#index .contactob .segundo{
	padding: 40px 0 20px 0;
	font-size: 60px;
	width: 100%;
	text-align: center;
	font-family: "tangerine-bold", cursive;
}

#index .contactob .envcenter{
	font-size: 20px;
	font-family: "montserrat-regular", sans-serif;
	line-height: 60px;
	color: #777;
	width: 50%;
	margin: 0 20% 0 30%;
	padding-bottom: 70px;
}


#index .contactob .envcenter .telef{
	background-image: url(../img/telefamarillo.png);
	background-size: 50px;
	text-indent: 60px;
	background-repeat: no-repeat;
}

#index .contactob .envcenter .telef:hover{
	color: #3bb7c4;
	background-image: url(../img/telefazul.png);
}

#index .contactob .envcenter .email{
	background-image: url(../img/arrobaamarillo.png);
	background-size: 50px;
	text-indent: 60px;
	background-repeat: no-repeat;
}
#index .contactob .envcenter .email:hover{
	color: #3bb7c4;
	background-image: url(../img/arrobaazul.png);
}


@media screen and (max-width: 1150px){
	#index .contactob .primer{
	font-size: 16px;
	}
	#index .contactob .segundo{
		font-size: 45px;

	}
	#index .contactob .envcenter .telef{
		font-size: 18px;
		background-size: 40px;
		text-indent: 60px;
		line-height: 40px;
		margin: auto;
		margin-bottom: 20px;
		width: 200px;
	}

	#index .contactob .envcenter .email{
		background-size: 40px;
		text-indent: 60px;
		font-size: 18px;
		line-height: 40px;
		margin: auto;
		width: 250px;
	}
		#index .contactob .envcenter{
		margin: auto;
	}
}

@media screen and (max-width: 950px){

	#index .contactob .envcenter .telef{
		font-size: 15px;
		background-size: 30px;
		text-indent: 40px;
		width: 150px;
	}

	#index .contactob .envcenter .email{
		background-size: 30px;
		text-indent: 40px;
		font-size: 15px;
		width: 200px;
	}
}

@media screen and (max-width: 650px){
	
	#index .contactob {
	padding: 10% 10% 0 10%;
	}


	#index .contactob .primer{
	font-size: 14px;
	line-height: 26px;
	}
	#index .contactob .segundo{
		font-size: 35px;

	}
	#index .contactob .envcenter .telef{
		font-size: 13px;
		font-family: "montserrat-bold", sans-serif;
		
	}

	#index .contactob .envcenter .email{
		font-size: 12px;
		font-family: "montserrat-bold", sans-serif;
		line-height: 40px;
		
	}
	#index .contactob .envcenter {
		padding-bottom: 50px;
		
	}
		
}

@media screen and (max-width: 350px){
	
	#index .contactob .envcenter {
		margin: auto;
		width: 80%;
	}
		#index .contactob .envcenter .telef{
		margin: auto;
		width: 100%;
		
	}

	#index .contactob .envcenter .email{
		margin: auto;
		width: 100%;
	}
		
}

/*=============== CONTENEDOR PPAL apartamentos.php ===============================================*/
/*================================================================================*/

 .divh2{
	background-image: url(../img/bghaps.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	opacity: 0.8;
}

 #contacto .divh2{
	background-image: url(../img/bghesc.jpg);
}

.cont-ap3 .divh2{
	background-image: url(../img/bgh2.jpg);
}

.cont-ap2 .divh2{
	background-image: url(../img/bgh23.jpg);
}

.cont-atico .divh2{
	background-image: url(../img/bghat.jpg);
}

#ubicacion .divh2{
	background-image: url(../img/bghub.jpg);
}
#privacidadcookies .divh2{
	background-image: none;
	background-color: rgba(255,255,255,0);
}
#privacidadcookies h2{
	color: #bea151;
}
#privacidadcookies .contenedor-ppal p{
	width: 80%;
	margin: 0 10%;
	text-indent: 20px;
}
#privacidadcookies .contenedor-ppal .first{
	margin-top: 20px;
}
#privacidadcookies .contenedor-ppal .firsta{
	margin-top: 30px;
}

#privacidadcookies .contenedor-ppal a{
	color: #bea151;
}

#privacidadcookies .contenedor-ppal .info{
	text-align: center;
}

#privacidadcookies .contenedor-ppal .info a{
	display: inline-block;
	background-color: #bea151;
	color: #fff;
	width: 250px;
	height: 50px;
	box-shadow: 5px 5px 5px #ccc;
	text-indent: 0;
	line-height: 50px;
	margin: 10px auto 50px auto;

}

#privacidadcookies .contenedor-ppal  .info a:hover{
	background-color: #ccc;
	color: #444;
	box-shadow: 5px 5px 5px #ddd;
}

@media screen and (max-width: 1000px){

.divh2{
	background-size: 1000px;

}
 .cont-ap2 .divh2, .cont-atico .divh2, #apartamentos .contenedor-ppal .divh2{
	background-position: center;
}
}

	#apartamentos h2{

	color:#fff;
}

    .galslider{
    	background-color: #eee;
    	padding-top: 10px;
	}

.caractapart{
	margin-top: -30px;
}

.caractapart ul{
	padding: 15px 0 30px 0;
}
.caractapart li{
	margin: 10px 12%;
	padding-left: 15px;
	list-style-type: circle;
	font-size: 15px;
}


@media screen and (max-width: 1000px){
.caractapart li{
	font-size: 14px;
}
}

@media screen and (max-width: 500px){
.caractapart li{
	font-size: 13px;
}


}
	
	#apartamentos .caracteristica{
		width: 80%;
		margin: auto;
		color: #888;
		
		}

		#apartamentos .caracteristica .iz, #apartamentos .caracteristica .der, #apartamentos .caracteristica .iz2{
		
		
		margin-bottom: 15px;
		background-color: rgba(200, 200, 200, 0.2);
		padding:30px;
		box-shadow: 10px 10px 10px #ddd;
		}

	#apartamentos .caracteristica .iz2{
		background-color: rgba(255, 255, 255, 0);
			color: #9d8648;
			border: 1px solid #9d8648;
			line-height: 22px;
			text-align: center;
			padding: 25px;
	}



	#apartamentos .caracteristica .iztot, #apartamentos .caracteristica .der{
		float: left;
		width: 44%;
		margin: 20px 3% 5px 3%;
		visibility: hidden;
	}

	#apartamentos .caracteristica .descripcion{
		font-size: 18px;
		color: #666;
	
	}

	#apartamentos .caracteristica .descripcion2{
		text-indent: 20px;
		font-size: 14px;		
	}

		

	#apartamentos .caracteristica .descripcion span{
		font-family: "montserrat-bold", sans-serif;
		}
	#apartamentos .caracteristica ul{
		width: 60%;
		margin: auto;
		}

	#apartamentos .caracteristica li{
		font-size: 14px;
		margin: 5px;
		list-style-type: circle;
		}
	

@media screen and (max-width: 800px){
	#apartamentos .caracteristica{
		width: 100%;
		}
	#apartamentos .caracteristica .iztot, #apartamentos .caracteristica .der{
		float: left;
		width: 100%;
		margin:  0;
	}
	#apartamentos .caracteristica .descripcion{
		font-size: 16px;
	}

	#apartamentos .caracteristica .iz2{
		max-width: 400px;
		margin: auto;
		font-size: 12px;
		margin-bottom: 20px;
	
	}
	
}


@media screen and (max-width: 400px){

	
#apartamentos .caracteristica .iz{
		font-size: 11px;
	
	}

	#apartamentos .caracteristica .der{
		font-size: 11px;
	
	}


	#apartamentos .caracteristica .descripcion{
		font-size: 14px;
		text-align: center;
	}

	#apartamentos .caracteristica .iz2{
		max-width: 250px;
	
	}
	
}






	#apartamentos .slider-apartamento p{
	margin: auto;
	margin-bottom: 0;
	text-indent: 0;
	text-align: center;

}

	#apartamentos .slider-apartamento .tit{
		width: 80%;
	margin: 5px 10% 15px 10%;
	border-top: none;
	border-bottom: 2px solid rgb(157, 134, 72);
}
	#apartamentos .slider-apartamento .visorap{
	padding-top: 0;
}

	#apartamentos .slider-apartamento .secund{
	font-family: "montserrat-thin", sans-serif;
	font-size: 14px;
	text-indent: 0;
	background-image: none;
	line-height: 18px;
	margin-bottom: 10px;
}
	#apartamentos .slider-apartamento .secund1 span{
	font-family: "montserrat-thin", sans-serif;
	font-size: 12px;
}
	#apartamentos .slider-apartamento .secund1{
	text-indent: 0;
	margin-bottom: 0;
	font-size: 16px;
	font-family: "montserrat-regular", sans-serif;
}
@media screen and (max-width: 1000px){
	#apartamentos .slider-apartamento .secund{
	font-size: 13px;
	}
		
}

@media screen and (max-width: 500px){
	#apartamentos .slider-apartamento .secund{
	font-size: 13px;
	margin-bottom: 20px;

	}
	#apartamentos .slider-apartamento .secund1{
	font-size: 13px;
	margin-bottom: 0px;

	}
	#apartamentos .slider-apartamento .tit{
	line-height: 35px;
	margin-bottom: 5px;
	}
		
}

@media screen and (max-width: 300px){
	.slider-apartamento .tit{
	background-image: none;
	}
	#apartamentos .slider-apartamento .secund{
	font-size: 12px;
	}
	#apartamentos .slider-apartamento .secund1{
	font-size: 12px;
	}
	#apartamentos .slider-apartamento .secund1 span{
	font-size: 8px;
	}
	
}


}
.desctotala{
	margin-top: -10px;
}

h3{
	line-height: 50px;
	font-size: 22px;
	padding-left: 10%;
	margin-top: 10px;
	color: #9d8648;
	border-bottom: 5px solid #bbb;
	width: 100%;
	height: 50px;

}

/*=============== CONTENEDOR PPAL ubicacion.php ===============================================*/
/*================================================================================*/

.divh2{
	height: 230px;
	color: #9d8948;
	text-align: center;
	margin-bottom: 30px;
	background-color: #fff;
}

/*h2{
	display: inline-block;
	margin-top: 140px;
	text-align: 80px;
	padding: 10px 20px 20px 20px;
	height: 90px;
	font-family:  "tangerine-bold", cursive;
	font-size: 70px;
	/*border: #aaa solid 1px;
	background-color: #fff;
	box-shadow: #ccc 2px 2px 2px;*/
}

.direccion{
	margin: 10px;
	margin-left: 50px;
	font-size: 16px;
	font-family: "montserrat-bold", sans-serif;
}
.contmapa{
	width: 80%;
	max-width: 1500px;
	margin: auto;
	margin-bottom: 0px;
	overflow: visible;
}

.ubizda{
	float: left;
	padding: 0;
	width: 60%;
	margin-left: 30px;
	margin-bottom: 40px;
}
.ubdcha{
	float: right;
	margin: 30px 0 0 0;
	width: 30%;
}

.ubdcha .titulillo{
	width: 200px;
	font-family: "tangerine-regular", cursive;
	font-size: 35px;
	text-align: right;
	margin-left: 30px;
}
.contmapa p, .contmapa li, .coche li{
	text-indent: 20px;
	font-size: 14px;
	line-height: 25px;	font-family: "montserrat-regular", sans-serif;
}
.contmapa .direccion{
	width: 200px;
	text-indent: 0;	
	text-align: center;
	font-size: 16px;
	font-family: "montserrat-bold", sans-serif;
	margin: 20px;
	margin-left: 30px;
	padding-left: 70px;
	background-image: url(../img/menu/ubicacionamarillo.png);
	background-repeat: no-repeat;
	background-size: 45px;
}
.contmapa .firstchild{	
	font-size: 14px;
	line-height: 22px;
	font-family: "montserrat-regular", sans-serif;
	color: #888;
}
.contmapa .first{
	margin-bottom: 20px;
}
.contmapa p span{
	font-family: "montserrat-thin", sans-serif;
}
.contmapa .firstchild span{
	font-family: "montserrat-regular", sans-serif;
	color: #555;
}
.contmapa li, .coche li{
	background-image: url(../img/bullet.png);
	background-size: 7px;
	background-repeat: no-repeat;
	background-position: 7px 8px;
	margin-left: 5px;
}
.contmapa li p{
	font-size: 13px;
}
.iframemapa{
	width: 100%;
	box-shadow: #ccc 3px 3px 3px;
	margin-bottom: 30px;
	height: 550px;
}


@media screen and (max-width: 950px){
	 .contmapa .iframemapa{
	height: 300px;
	}
	 .ubizda{
		float: left;
		padding: 5%;
		width: 130%;
		margin: 0;
		margin-left:-15%;
		

	}
	 .ubdcha{
		margin-right: 5%;
		margin-top: 0;
		margin-bottom: 30px;
		width: 90%; 
	
		
	}


	
		
	}

	.ubdcha .titulillo{
		margin: auto;
		text-indent: 0;
		text-align: center;

	}

	.contmapa .direccion{
		margin: 20px auto;
	}
}

@media screen and (max-width: 550px){
	.contmapa{
		width: 100%;
	}

	.iframemapa{
		height: 300px;
	}

}

.comollegar{
	width: 100%;
	margin: auto;	
	padding-bottom: 30px;
}



.comollegar h4, #privacidadcookies h4{
	margin:20px 0 10px 10%;
	color: #bea151;
	font-size: 15px;
	font-family: "montserrat-bold", sans-serif;
}


.comollegar .park{
	color: #bea151;

}
.comollegar .parkname{
	font-family: "montserrat-bold", sans-serif;

} 
.comollegar a{
	color: #bea151;
}
.comollegar a:hover{
	color: #ddd;
}

.comollegar p{
	max-width: 1100px;
	margin-left: 12%;
	margin-right: 8%;
	text-indent: 20px;
}

.comollegar ul{
	max-width: 1100px;
	margin-left: 12%;
	margin-right: 8%;
	margin-bottom: 30px;
}

.comollegar .debil{
	font-family: "montserrat-thin";
	font-size: 12px;
}

.quehacer {
	padding-bottom: 40px;
}
.quehacer h3{
	margin-bottom: 20px;
}

.quehacer .first{
	margin-bottom: 20px;
	font-size: 16px;
}

.quehacer .visita, .quehacer .comer{
	width: 50%;
	float: left;
}
.quehacer .visita{
	padding-right: 50px;
}
.quehacer .comer{
	padding-left: 50px;
}
.quehacer .visita p, .quehacer .comer p{
	width: 350px;
	height: 100px;
	margin: 0;
	padding: 0;
	text-align: center;
	background-size: 350px 100px;
	text-indent: 0;
	opacity: 0.8;
}
.quehacer .visita p{
	background-image: url(../img/catedral.jpg);
	float: right;
	text-align: center;
}
.quehacer .comer p{
	background-image: url(../img/restaurante.jpg);
	float: left;
	text-align: center;

}

.quehacer .visita a, .quehacer .comer a{
	background-color: rgba(0,0,0,0.5);
	margin: 0;
	display: inline-block;
	width: 100%;
	height: 100px;
	line-height: 100px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	text-shadow: 1px 1px 1px #555;
	box-shadow: 5px 5px 5px #aaa;
}

.quehacer .visita a:hover, .quehacer .comer a:hover{
	background-color: rgba(50,50,50,0.4);
	text-shadow: 1px 1px 1px #000;
	box-shadow: 5px 5px 5px #ccc;

}

@media screen and (max-width: 1100px){
	.quehacer .visita{
		padding-right: 20px;

	}
	.quehacer .comer{
		padding-left: 20px;

	}
}

@media screen and (max-width: 900px){
.quehacer .visita p, .quehacer .comer p{
	width: 250px;
	height: 70px;
	background-size: 250px 70px;
}
.quehacer .visita a, .quehacer .comer a{
	width: 250px;
	height: 70px;
	line-height: 70px;
	font-size: 16px;
}
}
@media screen and (max-width: 650px){
	.quehacer .visita{
		width: 100%;
		padding: 0;


	}
	.quehacer .comer{
		width: 100%;
		padding: 0;
	
	}
	.quehacer .visita p, .quehacer .comer p{
	margin: auto;
	width: 100%;
	background-position: center;
	background-repeat: no-repeat;

}
	.quehacer .visita p{
	margin-bottom: 20px;
}
}

#ubicacion .imagenes{
	width: 80%;
	margin: auto;
}

#ubicacion img{
	width: 21%;
	margin: 0 2%;
	float: left;
	box-shadow: 5px 5px 5px #aaa;
}

@media screen and (max-width: 750px){
	#ubicacion img{
		width: 44%;
		margin: 0 3% 20px 3%;

	}
	#ubicacion .comollegar .debil{
		font-size: 10px;

	}
	#ubicacion .comollegar p, #ubicacion .comollegar li, #ubicacion .comollegar .parkname{
		font-size: 13px;

	}
	#ubicacion .comollegar ul{
		margin-left: 8%;

	}
	
}

/*=============== CONTENEDOR PPAL contacto.php ===============================================*/
/*================================================================================*/


#contacto .iz{
	float: left;
	width: 40%;
	padding-left: 5%;
	padding-bottom: 50px;
	overflow: hidden;
}

#contacto .der{
	float: left;
	width: 60%;
	padding-right: 10%;
	padding-bottom: 50px;
	overflow: hidden;
}

#contacto .deseo{
	font-family: "Tangerine-Regular", cursive;
	font-size: 40px;
	width: 60%;
	margin: auto;
	padding-bottom: 10px;
}
#contacto .contacto ul{
	width: 60%;
	margin: auto;
}
#contacto .contacto li{
	font-size: 16px;
	background-image: url(../img/tick.png);
	background-repeat: no-repeat;
	background-size: 20px;
	background-position: 5px 0px;
	padding-left: 30px;
	padding-bottom: 25px;
}
#contacto li span{

	font-family: "montserrat-bold", sans-serif;
}
#contacto .flecha{
	width: 40px;
	height: 40px;
	margin-left: 40%;
	margin-top: 10px;
	font-family: "montserrat-bold", sans-serif;
	background-image: url(../img/flecharight.png);
	background-size: 40px;
	background-repeat: no-repeat;
}



#contacto .contactanos{
	font-family: "tangerine-bold", cursive;
	font-size: 50px;
	width: 90%;
	margin: auto;
}

#contacto .der .envcenter p{
	width: 300px;
	margin-left: 10%;
}

#contacto .der .envcenter a{
	display: inline-block;
	width: 300px;
	height: 70px;
	line-height: 70px;
	margin-bottom: 10px; 
	margin-top: 10px; 
	box-shadow: 5px 5px 5px #ccc;
	border: 2px solid #eac04b; 
	text-align: center;
	background-size: 50px;
	background-position: 10px;
	background-repeat: no-repeat;
	margin-left: 15%;
}

#contacto .der .envcenter a:hover{
	color:#71b7c3;
	box-shadow: 5px 5px 5px #ddd;
	border: 2px solid #71b7c3;
}
#contacto .der .envcenter .telef a{
	background-image: url(../img/telefamarillo.png);
	font-size: 16px;

}

#contacto .der .envcenter .telef a:hover{
	background-image: url(../img/telefazul.png);
}

#contacto .der .envcenter .email a{
	background-image: url(../img/arrobaamarillo.png);
	padding-left: 40px;
}
#contacto .der .envcenter .email a:hover{
	background-image: url(../img/arrobaazul.png);
}
	#contacto .opinion{
	padding-bottom: 50px;
}


@media screen and (max-width: 1200px){
	#contacto .contactanos{
		font-size: 40px;
	}
	#contacto .der .envcenter p{
		width: 300px;
		margin-left: 2%;
	}
	#contacto .contacto li{
		font-size: 14px;
	}
		#contacto .iz{
	padding-left: 3%;
}
}


@media screen and (max-width: 915px){
		#contacto .iz{
	width: 45%;
}
	#contacto .der{
	width: 55%;
}
	#contacto .flecha{
	margin-left: 30%;
}
	#contacto .contactanos{
		font-size: 35px;
		width: 100%;
	}
	#contacto .deseo{
		font-size: 35px;
		width: 80%;
	}
	#contacto .contacto ul{
		width: 80%;
	}
	#contacto .contacto li{
		font-size: 14px;
		line-height: 23px;
	}
	#contacto .der .envcenter a{
		margin-left: 5%;
		width: 280px;
		background-size: 40px;
	}
	#contacto .iz{
	padding-left: 2%;
}





}
@media screen and (max-width: 710px){
	
#contacto .iz{
	width: 100%;
	padding-left: 0;
	padding-bottom: 10px;
	text-align: center;
}

#contacto .der{
	width: 100%;
	padding-right: 0;
	padding-bottom: 50px;
	text-align: center;
}
#contacto .contacto ul{
		width: 240px;
	}
#contacto .contacto li{
		height: 40px;
		font-size: 16px;
	}

#contacto .contacto .flecha{
		padding-left: 0;
		margin: auto;
		background-image: url(../img/flechabottom.png);
	}


	#contacto .contactanos{
		font-size: 40px;
		width: 80%;
		margin:auto;
		line-height: 45px;
	}
	#contacto .der .envcenter p{
		width: 260px;
		margin-left: 0;
		margin: auto;
	}
	#contacto .der .envcenter a {
		margin-left: 0;
	}

}

#contacto .formulario .first{
	margin: 30px 10%;
	font-size: 15px;
	line-height: 25px;
}

#contacto .formulario .first span{
	font-family: "montserrat-bold", sans-serif;
}

#form-contacto{
	background-color: rgba(190, 161, 81, 0.3);
	width: 70%;
	max-width: 800px;
	margin: auto;
	box-shadow: 5px 5px 5px #ccc;
	padding: 70px 0 30px 0;
}

#contacto .formulario label{
	float: left;
	width: 15%;
	margin: 2px 0 2px 10%;
	line-height: 35px;
}
#contacto .formulario input, #contacto .formulario textarea{
	float: left; 
	width: 60%;
	height: 35px;
	margin: 2px 15% 2px 0%;
	border: #ccc 1px solid;
	
}

#contacto .formulario textarea{
	height: 100px;
	margin: 15px 15% 0px 0%;

}
#contacto .formulario .comment label{
	line-height: 20px;
	margin-top: 15px;

}

#contacto .formulario .obligatorio {
	width: 100%;
	text-align: right;
	padding-right: 15%;
	margin: 20px 0;
	font-size: 12px;

}

#contacto .formulario #submit{
	float: none;
	display: block;
	width: 100px;
	margin: auto;
	height: 60px;
	background-color: #bea151;
	color: #fff;
	border: none;
	box-shadow: 3px 3px 3px #aaa;
}

#contacto .formulario #submit:hover{
	background-color: #71b7c3;
	color: #fff;
	box-shadow: 3px 3px 3px #888;
}

@media screen and (max-width: 400px){
	#contacto .contacto li {
		font-size: 14px;
		height: 40px;
		line-height: 40px;
	}
	#contacto .contacto .flecha{
		margin-top: 15px;
	}

	#contacto .der .envcenter a{
	display: inline-block;
	width: 240px;
	height: 50px;
	line-height: 50px;
	margin-bottom: 10px; 
	margin-top: 10px; 
	box-shadow: 5px 5px 5px #ccc;
	border: 2px solid #eac04b; 
	text-align: center;
	background-size: 26px;
	background-position: 5px 12px;

}

	#contacto .der .envcenter .email a{
		font-size: 13px;
		padding-left: 30px;
}

}
@media screen and (max-width: 1000px){
	#contacto .formulario input, #contacto .formulario textarea{
		float: right; 
		width: 60%;
		height: 35px;
		margin: 2px 10% 2px 0%;
	}
		#contacto .formulario textarea{
	height: 100px;

}

}

@media screen and (max-width: 800px){
	#form-contacto{
		width: 80%;
	}
	#contacto .formulario label{
		float: left;
		width: 70%;
		margin: 5px 0 0px 10%;
		line-height: 20px;
		font-size: 13px;
	}
	#contacto .formulario input, #contacto .formulario textarea{
		float: right; 
		width: 80%;
		height: 30px;
		margin: 0px 10%;
	}
	#contacto .formulario textarea{
	height: 100px;



}

	#form-contacto{
	padding: 50px 0 30px 0;
}
}

@media screen and (max-width: 600px){

#contacto .formulario .first{
	margin: 30px 10%;
	font-size: 14px;
	line-height: 22px;
}
}

@media screen and (max-width: 450px){

#contacto h3 {
    line-height: 50px;
    font-size: 18px;
    padding-left: 10%;
    margin-top: 10px;
    color: #9d8648;
    border-bottom: 5px solid #bbb;
    width: 100%;
    height: 50px;
}

}
@media screen and (max-width: 340px){

#contacto h3 {
    line-height: 30px;
    font-size: 18px;
    padding-left: 10%;
    margin-top: 10px;
    width: 100%;
    padding-right: 20%;
    height: 70px;
}

}

