@import url("font-awesome.min.css");
@import url("http://fonts.googleapis.com/css?family=Raleway:100,200,300,400,500,600,700,800,900");

body {
	background: #ececec;
	border:0;
	margin:0;
}

.proximamentea{
    padding-top: 25%;
}
.proximamente img{
    padding-left: 22%;
    width: 57%;
}
.proximamente p{
    font-size: 12px;
}

body, input, select, textarea {
	color: #666666;
	font-family: sans-serif, arial, helvetica;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.75em;
}
	
ol, ul, li {
  list-style: outside none none;
	margin:0px;
	padding:0px;
}
ul.listaServicios li{
    list-style: disc !important;
    margin:0px;
	padding:0px;
}
	
form {
	margin:0px;
	padding:0px;
}

.contenedor{
	background: #ececec;
	width:100%
}
	
.cabezal{
	background: url("../img/home01.jpg") no-repeat center center;
	overflow:hidden;
	background-size:135% auto;
	width:100%;
	height:200px;
}

.top_servicios{
	background: url("../img/servicios01.jpg") no-repeat top center;
	overflow:hidden;
	background-size:200% auto;
	width:100%;
	height:200px;
}
	
.top_actividades{
	background: url("../img/actividades01.jpg") no-repeat top center;
	overflow:hidden;
	background-size:200% auto;
	width:100%;
	height:200px;
}

.top_instalaciones{
	background: url("../img/instalaciones01.jpg") no-repeat top center;
	overflow:hidden;
	background-size:200% auto;
	width:100%;
	height:200px;
}
	
.top_ubicacion{
	background: url("../img/ubicacion01.jpg") no-repeat top center;
	overflow:hidden;
	background-size:200% auto;
	width:100%;
	height:200px;
}
	
.top_contacto{
	background: url("../img/contacto01.jpg") no-repeat top center;
	overflow:hidden;
	background-size:200% auto;
	width:100%;
	height:200px;
}
	
.cabezal_in{
	width:100%;
	margin:0 auto;
	margin-top:0px;
}

.logo {
	float: none;
	overflow:hidden;
	width:100%;
	text-align:center;
	height:53px;
	padding:4px;
	background: #dddddd;
	opacity: 0.9;
	filter: alpha(opacity=90);
	position: fixed;
	z-index:1
}
	
.logo img{
	width:110px;
	height:53px;
	margin-right:20px;
}
	
.menu{
	display:none;
}
	
.cuerpo{
	background: #ececec;
	width:100%;
}
	
.cuerpo_in{
	background: #ececec;
	width:90%;
	margin:0 auto;
	padding-top:10px;
	padding-bottom:10px;
	overflow:hidden;
}
	
.cuerpo_in .presentacion{
	text-align:center;
	font-size:13px;
	overflow:hidden;
}

.cuerpo_in h1{
	font-size:26px;
	font-weight:normal;
	color:#666;
	text-align:center;
}
	
.cuerpo_in h2{
	font-size:21px;
	font-weight:normal;
	color:#666;
	text-align:center;
}
	
.cuerpo_in .destacados,
.cuerpo_in .actividades,
.cuerpo_in .galeria{
	font-size:12px;
	font-weight:normal;
	color:#666;
	text-align:center;
	padding-top:30px;
	padding-bottom:2px;
	overflow:hidden;
}

.galeriaDormitorios{
	font-size:12px;
	font-weight:normal;
	color:#666;
	text-align:center;
	padding-top:30px;
	padding-bottom:2px;
	overflow:hidden;
}
	
.cuerpo_in .destacados .destacados_in{
	width:100%;
	float:none;
	text-align:center;
	overflow:hidden;
	margin-bottom:25px;
}



.cuerpo_in .destacados .destacados_in img{
	width:40%;
	max-width:382px;
	margin-bottom:2px;
	opacity: 0.6;
	filter: alpha(opacity=60);
}

.cuerpo_in .tres .destacados_in img,
.cuerpo_in .cuatro .destacados_in img{
	width:80%;
	max-width:382px;
	margin-bottom:2px;
	opacity: 0.6;
	filter: alpha(opacity=60);
}

.cuerpo_in .actividades .actividades_in img{
	width:40%;
	max-width:382px;
	margin-bottom:2px;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
	

.cuerpo_in .destacados .destacados_in span{
	font-size:22px;
	color:#7d7d7d;
}

.cuerpo_in .destacados .destacados_in a span{
	color:#333
}
	
.cuerpo_in .destacados .destacados_in a{
	text-decoration:none;
	font-size:14px;
	color:#333;
}

.cuerpo_in .actividades .actividades_in a img{
	opacity: 1.0;
	filter: alpha(opacity=100);
}

.cuerpo_in .destacados .destacados_in a img{
	opacity: 1.0;
	filter: alpha(opacity=100);
}
	
.cuerpo_in .destacados .destacados_in .destacados_texto{
	font-size:14px;
	padding:15px;
	padding-bottom:0px;
	text-align:left;
}
	
.cuerpo_in .actividades .actividades_in{
	width:100%;
	float:none;
	text-align:center;
	overflow:hidden;
	margin-bottom:25px;
	padding-bottom:20px;
	border-bottom:1px solid #fff;
}
	
.cuerpo_in .actividades .actividades_in img{
	width:40%;
	max-width:400px;
	margin-bottom:2px;
}
	
.cuerpo_in .actividades .actividades_in span{
	font-size:22px;
}
	
.cuerpo_in .actividades .actividades_in a{
	text-decoration:none;
	font-size:14px;
	color:#333;
}
	
.cuerpo_in .actividades .actividades_in .actividades_texto{
	font-size:12px;
	line-height: 1.55em;
	padding:15px;
	padding-bottom:0px;
	text-align:left;
}

.cuerpo .servicios{
	background: #FFF;
	width:100%;
	overflow:hidden;
}
	
.cuerpo .servicios_in{
	background: #FFF;
	width:90%;
	margin:0 auto;
	padding-top:15px;
	padding-bottom:15px;
	overflow:hidden;
}

.servicio{
	width:94%;
	margin-bottom:10px;
	float:left;
	margin:3%;
	font-size:11px;
	color:#333;
	line-height: 1.40em;
}
	
.servicio .imagen img{
	width:60px;
	height:60px;
}
	
.servicio img{
	width:60px;
	height:60px;
	margin-right:10px;
	float:left;
}

.servicio a.titulo {
	text-decoration:none;
	font-size:17px;
	color:#333;
	font-weight:bold;
}
	
.pie{
	background: #222224;
	width:100%;
}
	
.pie .pie_in{
	background: #222224;
	width:90%;
	margin:0 auto;
	padding-top:30px;
	padding-bottom:30px;
	overflow:hidden;
}
	
.pie .pie_in .pie_left{
	float:none;
	color:#FFF;
	font-size:12px;
	text-align:center
}
	
.pie .pie_in .pie_left img{
	width:150px;
	height:69px;
}
	
.pie .pie_in .pie_right{
	float:none;
	font-size:26px;
	color:#FFF;
	text-align:center;
	padding-top:50px;
}

.pie .pie_in .pie_right div{
	overflow:hidden;
	margin:0 auto;
	width:190px;
}
	
.pie .pie_in .pie_right a{
	color:#FFF;
}
	
	
.pie .pie_in .pie_right a.facebook{
	width:40px;
	height:40px;
	margin-right:0px;
	margin-top:12px;
	background:url(../img/ico_Facebook2.png);
	background-repeat: no-repeat;
	background-position:0px 0px;
	background-size:40px 80px;
	padding:0px;
	display:block;
	float:left;
}

.pie .pie_in .pie_right a.facebook:hover{
	background:url(../img/ico_Facebook2.png);
	background-repeat: no-repeat;
	background-position:0px -40px;
	background-size:40px 80px;
}

.pie .pie_in .pie_right a.twitter{
	width:40px;
	height:40px;
	margin-right:0px;
	margin-top:12px;
	background:url(../img/ico_Twitter2.png);
	background-repeat: no-repeat;
	background-position:0px 0px;
	background-size:40px 80px;
	padding:0px;
	display:block;
	float:left;
}

.pie .pie_in .pie_right a.twitter:hover{
	background:url(../img/ico_Twitter2.png);
	background-repeat: no-repeat;
	background-position:0px -40px;
	background-size:40px 80px;
}

.pie .pie_in .pie_right a.instagram{
	width:40px;
	height:40px;
	margin-right:0px;
	margin-top:12px;
	background:url(../img/ico_Instagram2.png);
	background-repeat: no-repeat;
	background-position:0px 0px;
	background-size:40px 80px;
	padding:0px;
	display:block;
	float:left;
}

.pie .pie_in .pie_right a.instagram:hover{
	background:url(../img/ico_Instagram2.png);
	background-repeat: no-repeat;
	background-position:0px -40px;
	background-size:40px 80px;

}

.pie .pie_in .pie_right a.contacto{
	width:40px;
	height:40px;
	margin-right:0px;
	margin-left:6px;
	margin-top:12px;
	background:url(../img/ico_Mail2.png);
	background-repeat: no-repeat;
	background-position:0px 0px;
	background-size:40px 80px;
	padding:0px;
	display:block;
	float:left;
}

.pie .pie_in .pie_right a.contacto:hover{
	background:url(../img/ico_Mail2.png);
	background-repeat: no-repeat;
	background-position:0px -40px;
	background-size:40px 80px;
}


.cuerpo_in .galeria .galeria_in a{
	width:50%;
	float:left;
	text-align:center;
	overflow:hidden;
	text-decoration:none;
	font-size:12px;
	color:#333;
	margin-bottom:20px;
}
.galeriaDormitorios .galeria_in a{
	width:50%;
	float:left;
	text-align:center;
	overflow:hidden;
	text-decoration:none;
	font-size:12px;
	color:#333;
	margin-bottom:20px;
}

.cuerpo_in .galeria .galeria_in a img{
	width:90%;
	margin-bottom:0px;
	border:1px solid #ffffff;
	max-width:170px;
	min-width: 215px;
	max-height: 129px;
	min-height: 150px;
}
.cuerpo_in .galeria .galeria_in a img.imgEspecial{
	width:90%;
	margin-bottom:0px;
	border:1px solid #ffffff;
	max-width:170px;
	min-width: 230px;
	max-height: 129px;
	min-height: 150px;
}
.galeriaDormitorios .galeria_in a img{
	width:90%;
	margin-bottom:0px;
	border:1px solid #ececec;
	opacity: 0.9;
	filter: alpha(opacity=90);
}

.cuerpo_in .galeria .galeria_in a img:hover{
	border:1px solid #000;
	opacity: 1.0;
	filter: alpha(opacity=100);
}

.btn_ampliar{
	padding:6px;
	padding-left:14px;
	padding-right:14px;
	color:rgba(25, 138, 0, 1.0) !important;
	display:block;
	xfloat:left;
	width:auto;
	font-size:13px !important;
	letter-spacing:1px;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;
	margin-top:20px;
	background:none;
	border:1px solid rgba(25, 138, 0, .9);
	border-radius: 3px;
	-moz-border-radius:3px;
	-webkit-border-radius: 3px;
}

.btn_ampliar:hover{
	background: rgba(25, 138, 0, 1.0);
	text-decoration:none;
	color:#FFF !important;
}

#map {
	width: 97% !important;
	max-width:1478px !important;
	height: 400px !important;
	border:0px solid #CCC;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	border-radius:3px; 
	-moz-border-radius:3px; /* Firefox */ 
	-webkit-border-radius:3px; /* Safari y Chrome */
}

.direccion,
.telefono,
.celular,
.mail,
.facebook,
.twitter,
.instagram {
	text-decoration:none;
	background: url("../img/direccion.png") no-repeat top left;
	background-size:28px 28px;
	font-size:13px;
	color: #666;
	display:block;
	float:left;
	padding:3px;
	padding-left:35px;
	margin:6px;
	margin-right:12px;
	text-align:left;
}

.telefono{
	background: url("../img/telefono.png") no-repeat top left;
	background-size:28px 28px;
}

.celular{
	background: url("../img/celular.png") no-repeat top left;
	background-size:28px 28px;
}

.mail{
	background: url("../img/mail.png") no-repeat top left;
	background-size:28px 28px;
}

.facebook{
	background: url("../img/facebook.png") no-repeat top left;
	background-size:28px 28px;
}

.twitter{
	background: url("../img/twitter.png") no-repeat top left;
	background-size:28px 28px;
}

.instagram{
	background: url("../img/Instagram.png") no-repeat top left;
	background-size:28px 28px;
}

.direccion:hover,
.telefono:hover,
.celular:hover,
.mail:hover,
.facebook:hover,
.twitter:hover,
.instagram:hover {
	color: #34a918
}

.formulario input,
.formulario textarea,
.formulario select{
	background:#FFF;
	border:1px solid #ececec;
	padding:6px;
	padding-left:9px;
	padding-right:9px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	width:90%;
}

.formulario input:focus,
.formulario textarea:focus,
.formulario select:focus{
	border:1px solid #999;
}

.formulario textarea{
	width:90%;
}

.columna0,
.columna1,
.columna2,
.columna3{
	overflow:hidden;
	width:auto;
}
	
.columna1 { 
	float:none;
	width:auto;
	text-align:center;
	padding-bottom:10px;
}

.fin { 
	float:none;
	width:auto;
	text-align:center;
}

.columna0, .columna2, .columna3 {
	text-align:center;
	padding-bottom:15px;
}

.columna31{ 
	width:auto;
	text-align:center;
	float:none;
	overflow:hidden;
}

.columna32{ 
	width:auto;
	text-align:center;
	float:none;
	padding-top:10px;
	overflow:hidden;
}
	
.formulario .btn{
	padding:6px;
	padding-left:14px;
	padding-right:14px;
	color:rgba(25, 138, 0, 1.0) !important;
	display:block;
	width:auto;
	font-size:13px !important;
	letter-spacing:1px;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;
	background:none;
	border:1px solid rgba(25, 138, 0, .9);
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;	
}

.btn:hover{
	background: rgba(25, 138, 0, 1.0);
	text-decoration:none;
	color:#FFF !important;
}

.imagen_actividad{
	width:100%;
	max-width:382px;
}
	
.error{
	padding:15px;
	padding-top:12px;
	color: #333;
	width:auto;
	font-size:13px !important;
	text-align:left;
	background: #FFC;
	margin-bottom:15px;
	border:2px #d31010 solid;;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;	
}

.ok{
	padding:15px;
	padding-top:12px;
	color: #333;
	width:auto;
	font-size:13px !important;
	text-align:left;
	background: #FFC;
	margin-bottom:15px;
	border:2px #006400 solid;;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;	
}

.enviando{
	padding:15px;
	padding-top:12px;
	color: #333;
	width:auto;
	font-size:13px !important;
	text-align:left;
	background: #FFC;
	margin-bottom:15px;
	border:2px #3DCC37 solid;;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;	
}

label.error{
    padding:30px;
	width:auto;
	font-size:14px !important;
	text-align:left;
	margin-bottom:15px;
    color: #d31010;
    border: none;
    background: none;	
}
	
.error div{
	font-size:20px;
	margin-bottom:8px;
	color:#d31010;
	font-weight:bold;
	letter-spacing:2px;
}

.ok div{
	font-size:20px;
	margin-bottom:8px;
	color:#006400;
	font-weight:bold;
	letter-spacing:2px;
}

.enviando div{
	font-size:20px;
	margin-bottom:8px;
	color:#3DCC37;
	font-weight:bold;
	letter-spacing:2px;
}

@media only screen and (min-width: 480px) {

.proximamente img{
    padding-left: 22%;
    width: 57%;
}
.proximamente p{
    font-size: 12px;
}

.cabezal{
	background: url("../img/home01.jpg") no-repeat center center;
	overflow:hidden;
	background-size:134% auto;
	width:100%;
	height:320px;
}
	
.top_servicios{
	background: url("../img/servicios01.jpg") no-repeat top center;
	overflow:hidden;
	background-size:124% auto;
	width:100%;
	height:220px;
}

.top_actividades{
	background: url("../img/actividades01.jpg") no-repeat top center;
	overflow:hidden;
	background-size:124% auto;
	width:100%;
	height:220px;
}

.top_instalaciones{
	background: url("../img/instalaciones01.jpg") no-repeat top center;
	overflow:hidden;
	background-size:124% auto;
	width:100%;
	height:220px;
}
	
.top_ubicacion{
	background: url("../img/ubicacion01.jpg") no-repeat top center;
	overflow:hidden;
	background-size:124% auto;
	width:100%;
	height:220px;
}

.top_contacto{
	background: url("../img/contacto01.jpg") no-repeat top center;
	overflow:hidden;
	background-size:124% auto;
	width:100%;
	height:220px;
}

.top_tour360{
	overflow:hidden;
	background-size:124% auto;
	width:100%;
	height:120px;
}
	
.logo {
	float: none;
	overflow:hidden;
	width:100%;
	text-align:center;
	height:73px;
	padding:8px;
	background: #dddddd;
	opacity: 0.9;
	filter: alpha(opacity=90);
	position: fixed;
}
	
.logo img{
	width:151px;
	height:73px;
	margin-right:30px;
}
	
#showLeft {
	margin:20px;
	margin-right:0px;
}
	
.servicio{
	width:44%;
	margin-bottom:10px;
	float:left;
	margin:3%;
	font-size:14px;
	color:#333;
	padding-right: 5%;
}
	
.cuerpo_in .galeria .galeria_in a{
	width:33%;
	font-size:13px;
	margin-bottom:20px;
}

.galeriaDormitorios .galeria_in a{
	width:33%;
	font-size:13px;
	margin-bottom:20px;
}
	
.cuerpo_in .actividades .actividades2{
	width:100%;
	float:left;
	overflow:hidden;
}
	
.cuerpo_in .actividades .actividades_in{
	width:100%;
	float:left;
	text-align:center;
	overflow:hidden;
	font-size:12px;
	padding-bottom:00px;
	border-bottom:0px solid #fff;
}
	
.cuerpo_in .actividades .actividades_in .actividades_texto{
	font-size:14px;
	line-height: 1.60em;
	padding:15px;
	padding-bottom:0px;
	text-align:left;
}

.cuerpo_in .actividades .actividades_in img{
	width:60%;
	margin-bottom:10px;
}
	
.cuerpo_in .actividades .actividades_in a{
	text-decoration:none;
	font-size:18px;
	color:#333;
}	
}

@media only screen and (min-width: 780px) {
	
	.pie .pie_in .pie_right div{
		width:auto;
}
	
.direccion,
.telefono,
.celular,
.mail,
.facebook,
.twitter,
.instagram {
	background: url("../img/direccion.png") no-repeat top left;
	background-size:28px 28px;
	font-size:14px;
}
.proximamente img{
    padding-left: 22%;
    width: 57%;
}
.proximamente p{
    font-size: 14px;
}
.telefono{
	background: url("../img/telefono.png") no-repeat top left;
	background-size:28px 28px;
}

.celular{
	background: url("../img/celular.png") no-repeat top left;
	background-size:28px 28px;
}

.presentacion_home{
    width: 66%;
    padding-left: 160px;
    text-align: center;
}

.mail{
	background: url("../img/mail.png") no-repeat top left;
	background-size:28px 28px;
}

.facebook{
	background: url("../img/facebook.png") no-repeat top left;
	background-size:28px 28px;
}

.twitter{
	background: url("../img/twitter.png") no-repeat top left;
	background-size:28px 28px;
}

.instagram{
	background: url("../img/Instagram.png") no-repeat top left;
	background-size:28px 28px;
}

.direccion:hover,
.telefono:hover,
.celular:hover,
.mail:hover,
.facebook:hover,
.twitter:hover,
.instagram:hover {
	color: #34a918
}

/*.formulario textarea{
	width:97%;
}*/

.columna0,
.columna1,
.columna2,
.columna3{
	overflow:hidden;
}
	
.columna1 { 
	xfloat:left;
	xwidth:33%;
	text-align:left;
}

.fin { 
	xfloat:left;
	xwidth:34%;
	text-align:left;
}

.columna0, .columna2, .columna3 {
	text-align:left;
	padding-bottom:15px;
}

.columna31{ 
	width:32%;
	text-align:left;
	float:left;
	padding-left: 22%;
	padding-right: 20px;
}

.columna32{ 
	xwidth:50%;
	text-align:left;
	float:left;
	xpadding-left:20px;
	padding-top:10px;
}
	
.formulario .btn{
	width:86%;
}

.menu_m{ display:none;}

.cabezal{
	background: url("../img/home01.jpg") no-repeat center center;
	overflow:hidden;
	background-size:112% auto;
	width:100%;
	height:580px;
}
	
.top_servicios{
	background: url("../img/servicios01.jpg") no-repeat center center;
	overflow:hidden;
	background-size:112% auto;
	width:100%;
	height:580px;
}

.top_actividades{
	background: url("../img/actividades01.jpg") no-repeat center center;
	overflow:hidden;
	background-size:112% auto;
	width:100%;
	height:580px;
}

.top_instalaciones{
	background: url("../img/instalaciones01.jpg") no-repeat center center;
	overflow:hidden;
	background-size:112% auto;
	width:100%;
	height:580px;
}

.top_ubicacion{
	background: url("../img/ubicacion01.jpg") no-repeat center center;
	overflow:hidden;
	background-size:112% auto;
	width:100%;
	height:580px;
}

.top_contacto{
	background: url("../img/contacto01.jpg") no-repeat center center;
	overflow:hidden;
	background-size:112% auto;
	width:100%;
	height:580px;
}
.cabezal_in{
	width:760px;
	margin:0 auto;
	margin-top:15px;
}

.logo {
	float: left;
	overflow:hidden;
	width:220px;
	text-align:center;
	height:auto;
	padding:0px;
	background: none;
	opacity: 1.0;
	filter: alpha(opacity=100);
	position: relative;
}
	
.logo img{
	width:220px;
	height:106px;
	margin:0px;
}
	
.menu{
	width:760px;
	margin:0 auto;
	float:right;
	padding:0px;
	margin:0px;
	margin-top:40px;
	display:block;
}
	
.menu li{
	float:right;
	margin-left:10px;
}
	
.menu a{
	padding:8px;
	padding-left:17px;
	padding-right:17px;
	color:#FFF;
	display:block;
	font-size:16px;
	text-decoration:none;
	background: rgba(0, 0, 0, .5);
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.menu a.seleccionado, 
.menu a.seleccionado:hover{
	background: rgba(0, 0, 0, .7);
	cursor:default;
}
	
.menu a:hover{
	background: rgba(25, 138, 0, .8);
	text-decoration:none;
}
	
.cuerpo{
	background: #ececec;
	width:100%;
}
	
.cuerpo_in{
	background: #ececec;
	width:990px;
	margin:0 auto;
	padding-top:30px;
	padding-bottom:30px;
	overflow:hidden;
}
	
.cuerpo_in .presentacion{
	text-align:center;
	font-size:14px;
}

.cuerpo_in .presentacion div{
	text-align:left;
	font-size:14px;
}

.cuerpo_in h1{
	font-size:38px;
	font-weight:normal;
	color:#666;
	text-align:center;
}
	
.cuerpo_in h2{
	font-size:32px;
	font-weight:normal;
	color:#666;
	text-align:center;
}
	
.cuerpo_in .destacados,
.cuerpo_in .actividades,
.cuerpo_in .galeria{
	font-size:14px;
	font-weight:normal;
	color:#666;
	text-align:center;
	padding-top:30px;
	padding-bottom:30px;
	overflow:hidden;
}
.galeriaDormitorios{
	font-size:14px;
	font-weight:normal;
	color:#666;
	text-align:center;
	padding-top:30px;
	padding-bottom:30px;
	overflow:hidden;
}

.cuerpo_in .destacados .destacados_in{
	width:50%;
	float:left;
	text-align:center;
	overflow:hidden;
}

.cuerpo_in .tres .destacados_in{
	width:33%;
	float:left;
	text-align:center;
	overflow:hidden;
}
.cuerpo_in .cuatro .destacados_in{
	width:25%;
	float:left;
	text-align:center;
	overflow:hidden;
}

.cuerpo_in .destacados .destacados_in img{
	width:60%;
	margin-bottom:10px;
}

.cuerpo_in .tres .destacados_in img,
.cuerpo_in .cuatro .destacados_in img{
	width:80%;
	margin-bottom:10px;
}
	
	
.cuerpo_in .destacados .destacados_in a{
	text-decoration:none;
	font-size:18px;
	color:#333;
}

.cuerpo .servicios{
	background: #FFF;
	width:100%;
	overflow:hidden;
}
	
.cuerpo .servicios_in{
	background: #FFF;
	width:990px;
	margin:0 auto;
	padding-top:30px;
	padding-bottom:30px;
	overflow:hidden;
}

.servicio{
	width:44%;
	margin-bottom:10px;
	float:left;
	margin:3%;
	font-size:14px;
	color:#333;
}
	
.servicio .imagen img{
	width:90px;
	height:90px;
}

.servicio img{
	width:90px;
	height:90px;
	margin-right:20px;
	float:left;
}

.servicio a.titulo {
	text-decoration:none;
	font-size:18px;
	color:#333;
	font-weight:bold;
}
	
.pie{
	background: #222224;
	width:100%;
}
	
.pie .pie_in{
	background: #222224;
	width:990px;
	margin:0 auto;
	padding-top:30px;
	padding-bottom:30px;
	overflow:hidden;
}
	
.pie .pie_in .pie_left{
	float:left;
	color:#FFF;
	font-size:16px;
}
	
.pie .pie_in .pie_left img{
	width:150px;
	height:69px;
}
	
.pie .pie_in .pie_right{
	float:right;
	font-size:26px;
	color:#FFF;
	text-align:right;
	padding-top:10px;
}
	
.pie .pie_in .pie_right a{
	color:#FFF;
}
	
.pie .pie_in .pie_right a.facebook{
	width:40px;
	height:40px;
	margin-right:0px;
	margin-top:12px;
	background:url(../img/ico_Facebook2.png);
	background-repeat: no-repeat;
	background-position:0px 0px;
	background-size:40px 80px;
	padding:0px;
	display:block;
	float:left;
}

.pie .pie_in .pie_right a.facebook:hover{
	background:url(../img/ico_Facebook2.png);
	background-repeat: no-repeat;
	background-position:0px -40px;
	background-size:40px 80px;
}

.pie .pie_in .pie_right a.twitter{
	width:40px;
	height:40px;
	margin-right:0px;
	margin-top:12px;
	background:url(../img/ico_Twitter2.png);
	background-repeat: no-repeat;
	background-position:0px 0px;
	background-size:40px 80px;
	padding:0px;
	display:block;
	float:left;
}

.pie .pie_in .pie_right a.twitter:hover{
	background:url(../img/ico_Twitter2.png);
	background-repeat: no-repeat;
	background-position:0px -40px;
	background-size:40px 80px;
}

.pie .pie_in .pie_right a.instagram{
	width:40px;
	height:40px;
	margin-right:0px;
	margin-top:12px;
	background:url(../img/ico_Instagram2.png);
	background-repeat: no-repeat;
	background-position:0px 0px;
	background-size:40px 80px;
	padding:0px;
	display:block;
	float:left;
}

.pie .pie_in .pie_right a.instagram:hover{
	background:url(../img/ico_Instagram2.png);
	background-repeat: no-repeat;
	background-position:0px -40px;
	background-size:40px 80px;

}

.pie .pie_in .pie_right a.contacto{
	width:40px;
	height:40px;
	margin-right:0px;
	margin-left:6px;
	margin-top:12px;
	background:url(../img/ico_Mail2.png);
	background-repeat: no-repeat;
	background-position:0px 0px;
	background-size:40px 80px;
	padding:0px;
	display:block;
	float:left;
}

.pie .pie_in .pie_right a.contacto:hover{
	background:url(../img/ico_Mail2.png);
	background-repeat: no-repeat;
	background-position:0px -40px;
	background-size:40px 80px;
}


.cabezal{
	background: url("../img/home01.jpg") no-repeat center center;
	background-size:110% auto;
	width:100%;
	height:400px;
}

.top_servicios{
	background: url("../img/servicios01.jpg") no-repeat left top;
	background-size:110% auto;
	width:100%;
	height:300px;
}

.top_actividades{
	background: url("../img/actividades01.jpg") no-repeat left top;
	background-size:110% auto;
	width:100%;
	height:300px;
}

.top_instalaciones{
	background: url("../img/instalaciones01.jpg") no-repeat left top;
	background-size:110% auto;
	width:100%;
	height:300px;
}

.top_ubicacion{
	background: url("../img/ubicacion01.jpg") no-repeat left top;
	background-size:110% auto;
	width:100%;
	height:300px;
}

.top_contacto{
	background: url("../img/contacto01.jpg") no-repeat left top;
	background-size:110% auto;
	width:100%;
	height:300px;
}
	
.cuerpo_in{
	width:760px;
}
	
.cuerpo .servicios_in{
	width:760px;
}
	
.pie .pie_in{
	width:760px;
}
	
.logo {
	width:180px;
}
	
.logo img{
	width:180px;
	height:87px;
}
	
.menu{
	width:570px;
	margin-top:25px;
}
	
.menu li{
	float:right;
	margin-left:6px;
}
	
.menu a{
	padding:5px;
	padding-left:8px;
	padding-right:8px;
	font-size:15px;
}
	
.servicio{
	width:60%;
	margin-bottom:10px;
	float:left;
	margin:3%;
	font-size:13px;
	line-height: 1.67em;
	color:#333;
}

.cuerpo_in .galeria .galeria_in a{
	width:25%;
	font-size:14px;
	margin-bottom:20px;
}
.galeriaDormitorios .galeria_in a{
	width:33%;
	font-size:14px;
	margin-bottom:20px;
}

}

@media only screen and (min-width: 910px) {
	
.cuerpo_in .actividades .actividades2{
	width:100%;
	float:left;
	overflow:hidden;
}
.cuerpo_in .actividades .actividades_in{
	width:33%;
	float:left;
	text-align:center;
	overflow:hidden;
}

.cuerpo_in .cuatro .actividades_in{
	width:25%;
	float:left;
	text-align:center;
	overflow:hidden;
}

.proximamente img{
    padding-left: 22%;
    width: 57%;
}
.proximamente p{
    font-size: 16px;
}
.cuerpo_in .actividades .actividades_in img{
	width:80%;
	margin-bottom:10px;
}

.cuerpo_in .cuatro .actividades_in img{
	width:90%;
	margin-bottom:10px;
}
	
.cuerpo_in .actividades .actividades_in a{
	text-decoration:none;
	font-size:18px;
	color:#333;
}
.cabezal{
	background: url("../img/home01.jpg") no-repeat center center;
	background-size:112% auto;
	height:490px;
}

.top_servicios{
	background: url("../img/servicios01.jpg") no-repeat left top;
	background-size:112% auto;
	height:340px;
}

.top_actividades{
	background: url("../img/actividades01.jpg") no-repeat left top;
	background-size:112% auto;
	height:340px;
}

.top_instalaciones{
	background: url("../img/instalaciones01.jpg") no-repeat left top;
	background-size:112% auto;
	height:340px;
}

.top_ubicacion{
	background: url("../img/ubicacion01.jpg") no-repeat left top;
	background-size:112% auto;
	height:340px;
}

.top_contacto{
	background: url("../img/contacto01.jpg") no-repeat left top;
	background-size:112% auto;
	height:340px;
}

.cabezal_in{
	width:880px;
}

.logo {
	width:200px;
}
	
.logo img{
	width:200px;
	height:97px;
}
	
.menu{
	width:660px;
	margin-top:35px;
}
	
.menu li{
	margin-left:10px;
}
	
.menu a{
	padding:7px;
	padding-left:12px;
	padding-right:12px;
	font-size:15px;
}
	
.cuerpo_in{
	width:880px;;
}
	
.cuerpo .servicios_in{
	width:880px;
}
	
.pie .pie_in{
	width:880px;
}

.servicio{
	width:42%;
	margin-bottom:10px;
	float:left;
	margin:1%;
	font-size:14px;
	line-height: 1.67em;
	color:#333;
	padding: 10px;
}
	
.cuerpo_in .galeria .galeria_in a{
	width:20%;
	font-size:14px;
	margin-bottom:20px;
}
.galeriaDomritorios .galeria_in a{
	width:20%;
	font-size:14px;
	margin-bottom:20px;
}
}
	
@media only screen and (min-width: 1024px) {

.cabezal{
	background: url("../img/home01.jpg") no-repeat center center;
	background-size:112% auto;
	width:100%;
	height:580px;
}
.proximamente p{
    font-size: 16px;
}
.top_servicios{
	background: url("../img/servicios01.jpg") no-repeat left top;
	background-size:112% auto;
	width:100%;
	height:380px;
}
	
.top_actividades{
	background: url("../img/actividades01.jpg") no-repeat left top;
	background-size:112% auto;
	width:100%;
	height:380px;
}

.top_instalaciones{
	background: url("../img/instalaciones01.jpg") no-repeat left top;
	background-size:112% auto;
	width:100%;
	height:380px;
}
	
.top_ubicacion{
	background: url("../img/ubicacion01.jpg") no-repeat left top;
	background-size:112% auto;
	width:100%;
	height:380px;
}
.proximamente img{
    padding-left: 22%;
    width: 57%;
}
.top_contacto{
	background: url("../img/contacto01.jpg") no-repeat left top;
	background-size:112% auto;
	width:100%;
	height:380px;
}
.cabezal_in{
	width:990px;
}

.logo {
	width:220px;
}
	
.logo img{
	width:220px;
	height:106px;
}
	
.menu{
	width:760px;
	margin-top:40px;
}
	
.menu li{
	margin-left:10px;
}
	
.menu a{
	padding:8px;
	padding-left:17px;
	padding-right:17px;
	font-size:16px;
}
	
.cuerpo_in{
	width:990px;
}
	
.cuerpo .servicios_in{
	width:990px;
}
	
.pie .pie_in{
	width:990px;
}
	
.cuerpo_in .galeria .galeria_in a{
	width:20%;
	font-size:14px;
	margin-bottom:20px;
}
.galeriaDormitorios .galeria_in a{
	width:33%;
	font-size:14px;
	margin-bottom:20px;
}
	
}

@media only screen and (min-width: 1200px) {

.cabezal{
	background: url("../img/home01.jpg") no-repeat center center;
	background-size:132% auto;
	height:850px;
}
.proximamente p{
    font-size: 16px;
}
.top_servicios{
	background: url("../img/servicios01.jpg") no-repeat top left;
	background-size:110% auto;
	height:500px;
}

.top_actividades{
	background: url("../img/actividades01.jpg") no-repeat top left;
	background-size:110% auto;
	height:380px;
}
.proximamente img{
    padding-left: 22%;
    width: 57%;
}
.top_instalaciones{
	background: url("../img/instalaciones01.jpg") no-repeat top left;
	background-size:110% auto;
	height:500px;
}
.top_ubicacion{
	background: url("../img/ubicacion01.jpg") no-repeat top left;
	background-size:110% auto;
	height:380px;
}
	
.top_contacto{
	background: url("../img/contacto01.jpg") no-repeat top left;
	background-size:110% auto;
	height:380px;
}
	
.cabezal_in{
	width:1166px;
}
	
.cuerpo_in{
	width:1166px;
}
	
.cuerpo .servicios_in{
	width:1166px;
}
	
.pie .pie_in{
	width:1166px;
}
	
.logo {
	width:240px;
}
	
.logo img{
	width:240px;
	height:116px;
}
	
.menu{
	width:900px;
}
	
.menu li{
	margin-left:12px;
}
	
.menu a{
	padding:10px;
	padding-left:20px;
	padding-right:20px;
	font-size:18px;
}
	
.cuerpo_in .galeria .galeria_in a{
	width:20%;
	font-size:14px;
	margin-bottom:20px;
}
.galeriaDormitorios .galeria_in a{
	width:33%;
	font-size:14px;
	margin-bottom:20px;
}
}