@charset "utf-8";
	a:link {
		text-decoration: none;
	}
	a:visited {
		text-decoration: none;
	}
	a:hover {
		text-decoration: none;
	}
	a:active {
		text-decoration: none;
	}
	a{
		color:#808B96;
	}
*:focus {
     outline: none;
}
input[type="submit"],
button{
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}
input[type="text"],
button{
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}
input[type="button"],
button{
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}	
body {
	font-family: 'Open Sans', sans-serif;
	margin: auto;
}
header{
	color: #fff;
	background-color: #E95422;
	width: 100%;
	height: 50px;
	position: fixed;
	top: 0px;
	z-index: 50;
}
nav{
	background-color: #E95422;
	animation-name:caemenu;
	animation-duration:500ms;
	display: none;
	width: auto;
	overflow: hidden;
	position: absolute;
	left:0px;
	top: 50px;
	z-index: 55;
	color: #fff;
}
nav ul {
	margin: 0px;
	padding: 0px;
}
nav li{
	color:#fff;
	margin:0px;
	padding-top:15px;
	padding-bottom:15px;
	text-align:center;
	width: 350px;
	margin-left:center;
	margin-right:center;
	background-color: #E95422;
	list-style:none;
	font-size: 1em;
	overflow:hidden;
}
nav li a{
	color:#fff;
}
nav li:hover{
	background:#333;
}
.menu{
	cursor:pointer;
	margin-left:50px;
	padding:5px;
	width: 40px;
	height: 40px;
	float:left;
}
.menuHome{
	text-align:center;
	font-size: 1.1em;
	cursor:pointer;
	margin-top:15px;
	margin-left:40px;
	width: 55px;
	height: auto;
	float:left;
}
.menuHome a{
	color:#fff;
}
.menuHome a:hover{
	color:#ccc;
}

.redes{
	padding:5px;
	float:right;
	width: 350px;
	height: 40px;
}
.redesDentro{
	margin-right:20px;
	width: 40px;
	height: 40px;
	float:right;
}
.redesDentroTelefono{
	text-align:center;
	color:#fff;
	font-size: 1.3em;
	margin-right:40px;
	width: 150px;
	padding-top:8px;
	float:right;
}
section{
	background-attachment: fixed;
	padding-top:100px;
	margin-top:20px;
	animation-name:slider;
	animation-duration:2s;
	background-color: #fff;
	background-position:center;
	background-repeat: no-repeat;
	background-size:105%;
	width: 100%;
	overflow:hidden;
}
.logo{
	animation-name:entralogo;
	animation-duration:1s;
	width: 350px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
}
h1{
	text-align:center;
	width:800px;
	overflow:hidden;
    margin-left:auto;
	margin-right:auto;
	color: #999;
	font-size: 3em;
}
.contServicios{
	animation-name:animacion;
	animation-duration:1s;
	padding-top:50px;
	margin-left:auto;
	margin-right:auto;
	width:600px;
	overflow:hidden;
}
h3{
	text-align: center;
	font-size: 1em;
	color: #333;
	padding: 0px;
	font-weight: normal;
}
h2{
	text-align: center;
	font-size: 1.2em;
	color: #fff;
	padding: 0px;
	font-weight: normal;
}
.serviciosTitulos{
	text-shadow: 2px 2px 2px #666;
	text-align: center;
	font-size: 2.8em;
	color: #fff;
	font-weight: bold;
}
.iconosSlider{
	padding:20px;
}
.servicios{
	background-image: url(img/esquema.jpg);
	margin-top:0px;
	padding-bottom:50px;
	width:1200px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
}
.servicios2{
	background-image: url(img/esquema.jpg);
	margin-bottom:50px;
	padding-bottom:50px;
	width:900px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
}
.serviciosDentro1,.serviciosDentro2,.serviciosDentro3,.serviciosDentro4,.serviciosDentro5{

	animation-name:slider;
	animation-duration:4s;
	float: left;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 50px;
	padding-bottom: 50px;
	width: 300px;
	height: 310px;
	box-shadow:4px 4px 9px 0px #c0bfbf;
	-moz-box-shadow:4px 4px 9px 0px #c0bfbf;
	-webkit-box-shadow:4px 4px 9px 0px #c0bfbf;
}
.serviciosDentro1 img:hover {filter: grayscale(80%);}
.serviciosDentro2 img:hover {filter: grayscale(80%);}
.serviciosDentro3 img:hover {filter: grayscale(80%);}
.serviciosDentro4 img:hover {filter: grayscale(80%);}
.serviciosDentro5 img:hover {filter: grayscale(80%);}

.serviciosDentro{
	cursor:pointer;
	animation-name:slider;
	animation-duration:4s;
	-webkit-box-shadow: 0px 0px 7px 2px rgba(219,216,219,1);
	-moz-box-shadow: 0px 0px 7px 2px rgba(219,216,219,1);
	box-shadow: 0px 0px 7px 2px rgba(219,216,219,1);
	float: left;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 50px;
	padding-bottom: 50px;
	width: 300px;
	height: 321px;
}
.serviciosDentro img:hover {
	filter: grayscale(80%);
	-webkit-box-shadow: 1px 0px 10px 0px rgba(153,145,153,1);
	-moz-box-shadow: 1px 0px 10px 0px rgba(153,145,153,1);
	box-shadow: 1px 0px 10px 0px rgba(153,145,153,1);
}
.serviciosDentroCircuito{
	cursor:pointer;
	animation-name:slider;
	animation-duration:4s;
	-webkit-box-shadow: 0px 0px 7px 2px rgba(219,216,219,1);
	-moz-box-shadow: 0px 0px 7px 2px rgba(219,216,219,1);
	box-shadow: 0px 0px 7px 2px rgba(219,216,219,1);
	float: left;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 50px;
	padding-bottom: 50px;
	width: 300px;
	height: 321px;
}
.serviciosDentroCircuito img:hover {
	filter: grayscale(80%);
			-webkit-box-shadow: 1px 0px 10px 0px rgba(153,145,153,1);
	-moz-box-shadow: 1px 0px 10px 0px rgba(153,145,153,1);
	box-shadow: 1px 0px 10px 0px rgba(153,145,153,1);
}

.serviciosTitulo{
	background-color: #E95422;
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
	color: #FFF;
	font-size:1.1em;
}
.serviciosImg{
	position:absolute;
	width:300px;
	height:300px;
}

.serviciosIcono{
	margin-left:120px;
	width:70px;
	height:70px;
	z-index:20;
	position:absolute;
}
.serviciosIcono img{
	width:70px;
	height:70px;
}
.masInfo{
	cursor:pointer;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-webkit-transition: background-color 1s;
	-moz-transition: background-color 1s;
	-ms-transition: background-color 1s;
	-o-transition: background-color 1s;
	margin-top: 350px;
	margin-left: auto;
	margin-right: auto;
	width: 200px;
	font-size: 1.1em;
	color: #666;
	text-align: center;
	border: 1px solid #666;
	padding: 10px;
}
.masInfo:hover{
	color: #fff;
    background-color:#666;
}
.serviciosContac{
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-webkit-transition: background-color 1s;
	-moz-transition: background-color 1s;
	-ms-transition: background-color 1s;
	-o-transition: background-color 1s;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 200px;
	font-size: 1.1em;
	color: #66a966;
	padding: 10px;
	text-align: center;
	border: 1px solid #66a966;
}
.serviciosContac:hover{
	color: #fff;
    background-color:#66a966;
}
.servicio{
	padding-bottom:50px;
	margin-top:70px;
	width: 800px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
}
.servicioIcono{
	float:left;
	width: 300px;
	height:158px;
}
.servicioTitulo{
	background-color: #333;
	color:#fff;
	text-align: center;
	font-size: 1.5em;
	margin-top:50px;
	margin-left:50px;
	float: left;
	padding: 10px;
	width: 400px;
}
.servicioItem{
	animation-name:animacion;
	animation-duration:1s;
	width:100%;
	overflow:hidden;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
}
.servicioItemContenedor{
	margin-top: 50px;
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
	width:900px;
	overflow:hidden;
}
.servicioItemImg{
	float:left;
	width:300px;
	height:300px;
}
.servicioItemTituTex{
	float:left;
	width:600px;
	overflow:hidden;
}

.servicioItemTitu{
	font-size: 1.4em;
	margin-left:center;
	margin-right:center;
	padding:10px;
	text-align:center;
}
.servicioItemTex{
	font-size: 1em;
	padding:10px;
	float:left;
	overflow:hidden;
	width:580px;
}
.servicioItemCont{
	float:left;
	width:600px;
	height:50px;
}
.ItemFormulario{
	cursor:pointer;
	margin-left:20px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-webkit-transition: background-color 1s;
	-moz-transition: background-color 1s;
	-ms-transition: background-color 1s;
	-o-transition: background-color 1s;
	padding-top:12px;
	float:left;
	width:200px;
	height:35px;
	font-size: 1.1em;
	color: #666;
	text-align: center;
	border: 1px solid #666;
	
}
.ItemFormulario:hover{
	color: #fff;
    background-color:#666;
}
.ItemWhatsApp{
	margin-left:20px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-webkit-transition: background-color 1s;
	-moz-transition: background-color 1s;
	-ms-transition: background-color 1s;
	-o-transition: background-color 1s;
	padding-top:12px;
	float:left;
	width:298px;
	height:35px;
	font-size: 1.1em;
	color: #66a966;
	text-align: center;
	border: 1px solid #66a966;
}
.ItemWhatsApp:hover{
	color: #fff;
    background-color:#66a966;
}
.precioDesde{
	text-align:center;
	width:100px;
	padding:5px;
	background-color:#333;
	color:#fff;
}

#whatsappenline {
	animation-name:animacion;
	animation-duration:3s;
	opacity: 0.8;
	cursor: pointer;
	position: fixed;
	z-index: 160;
	height: 150px;
	width: 50px;
	right: 0px;
	top: 50px;
}
#applinea img{
	height: 50px;
	width: 50px;
}
#applinea{
	background:#333;
	height: 50px;
	width: 50px;
}
#applinea:hover{
	background:#E95422;
	opacity: 1;
}
#Consultar{
	animation-name:example;
	animation-duration:500ms;
	display:none;
	background-color: #E95422;
	overflow:hidden;
	padding-bottom:30px;
	width: 400px;
	position: fixed;
	top: 0px;
	z-index: 600;
	-webkit-box-shadow: 0px 0px 18px 0px rgba(153,145,153,1);
	-moz-box-shadow: 0px 0px 18px 0px rgba(153,145,153,1);
	box-shadow: 0px 0px 18px 0px rgba(153,145,153,1);
}
.CerrarConsultar{
	cursor:pointer;
	padding:10px;
}
.formConsulta{
	margin-left:auto;
	margin-right:auto;
	height: 300px;
	width: 300px;
}
.formtitulo{
	color:#fff;
	font-size: 1em;
	width: 300px;
	padding:5px;
}
.formConsulta input{
	padding:10px;
	font-size: 1em;
	margin-left:auto;
	margin-right:auto;
	width: 280px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.formConsulta textarea{
	padding:10px;
	font-family: 'Open Sans', sans-serif;
	font-size: 0.8em;
	margin-left:auto;
	margin-right:auto;
	width: 280px;
	height: 80px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#BotonFormulario{
	background:black;
	margin-top:15px;
	cursor:pointer;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-webkit-transition: background-color 1s;
	-moz-transition: background-color 1s;
	-ms-transition: background-color 1s;
	-o-transition: background-color 1s;
	float:right;
	width:200px;
	height:50px;
	font-size: 1.1em;
	color: white;
	text-align: center;
	border: 1px solid #666;
	
}
#BotonFormulario:hover{
	color: black;
    background-color:white;
}
#resp{
	width: 280px;
	font-size: 1.1em;
	color:yellow;
}

@keyframes animacion {
    from {opacity: 0;}
    to {opacity: 1;}
}
@-webkit-keyframes animacion {
    from {opacity: 0;}
    to {opacity: 1;}
}
@keyframes example {
  from {top:-100px;opacity: 0;}
  to {top:0px;opacity:1;}
}
@-webkit-keyframes example {
  from {top:-100px;opacity: 0;}
  to {top:0px;opacity:1;}
}

@keyframes caemenu {
  from {top:-100px;opacity: 0;}
  to {top:50px;opacity:1;}
}
@-webkit-keyframes caemenu {
  from {top:-100px;opacity: 0;}
  to {top:50px;opacity:1;}
}

@keyframes slider {
  from {opacity: 0;}
  to {opacity:1;}
}
@-webkit-keyframes slider {
  from {opacity: 0;}
  to {opacity:1;}
}

@keyframes entralogo {
   from {width:0px;opacity: 0;}
  to {width: 350px;opacity:1;}
}
@-webkit-keyframes entralogo {
   from {width:0px;opacity: 0;}
  to {width: 350px;opacity:1;}
}
@keyframes muestracontenido {
   from {opacity: 0;}
  to {opacity:1;}
}
@-webkit-keyframes muestracontenido {
   from {opacity: 0;}
  to {opacity:1;}
}

.datos{
	cursor:pointer;
	padding:20px;
}
.datos a{
	color:#fff;
	cursor:pointer;
	padding:20px;
}
.datos a:hover{
	text-decoration: underline;
}

.texto{
	text-align:center;
	width:1100px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	font-size: 1.2em;
	color:#333;
}
.textoTitulo{
	width:100%;
	text-align:center;
	font-weight: bolder;
	font-size: 1.8em;
}
.TituloServicios{
	margin-top:50px;
	text-align:center;
	width:1100px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	font-weight: bolder;
	font-size: 2em;
	color:#333;
}
.TituloTexto{
	margin-top:100px;
	text-align:center;
	width:1100px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	font-weight: bolder;
	font-size: 2em;
	color:#333;
}
.textoImg{
	margin-top:50px;
	background-image: url(img/pie.jpg);
	margin-left:auto;
	margin-right:auto;
	height: 600px;
	background-position:center;
	background-repeat: no-repeat;
	background-size:105%;
	width: 100%;
	
}
.hoteles{
	animation-name: muestracontenido;
	animation-duration: 1s;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	overflow: hidden;
	position: fixed;
	z-index: 500;
	top: 10%;
}
.hotelesDentro1,.hotelesDentro2,.hotelesDentro3,.hotelesDentro4,.hotelesDentro5,.hotelesDentro6{
	display:none;
	-webkit-box-shadow: 0px 0px 18px 0px rgba(153,145,153,1);
	-moz-box-shadow: 0px 0px 18px 0px rgba(153,145,153,1);
	box-shadow: 0px 0px 18px 0px rgba(153,145,153,1);
	background-color: #2395d2;
	width: 600px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
}
.hadentro{
	margin-left:auto;
	margin-right:auto;
	width: 600px;
	overflow:hidden;	
}
.hadentro:hover{
	background-color: #333;
}
.hotelesText{
	padding-top:15px;
	padding-bottom:15px;
	font-size: 1.2em;
	text-align:center;
	color:#fff;
	float:left;
	width: 600px;
}
.cerrarHoteles{
	padding-top:20px;
	padding-bottom:20px;
	cursor:pointer;
	text-align:center;
}
#contacto{
	cursor:pointer;
}
.datosImgText{
	animation-name:example;
	animation-duration:2s;
	margin-top: 50px;
	margin-bottom: 50px;
	width: 1200px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;

}
.datosDentroImg{
	float: left;
	width: 600px;
	height: 600px;
	background: #E95422;
}
.datosDentroText{
	line-height:35px;
	overflow: hidden;
	padding-left:50px;
	padding-right:50px;
	float: left;
	width: 500px;
	text-align:center;
}
.datosDentroText p{
	color: #999;
	font-size: 1.4em;
}
.botoncontacto{
	font-size: 1em;
	margin-left: auto;
	margin-right: auto;
	width: 300px;
	color:#fff;
	margin-top:50px;
	overflow:hidden;
}
.botoncontacto img{
	width: 70px;
}
.botoncontactoImg{
	text-align:center;
	width: 300px;
}
.botoncontactoText{
	text-align:center;
	font-style: italic;
	color:#333;
	width:300px;
}
.botoncontacto:hover{
	background: #fff;
}
.itemsData{
	overflow:hidden;
	width: 1200px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:50px;
}
.itemsDataText{
	width: 600px;
	float:left;
	overflow:hidden;
}
.itemsDataVideo{
	width: 600px;
	float:left;
	overflow:hidden;
}
.itemsDataDentro{
	font-size: 1m;
	width: 100%;
	padding-top:20px;
	padding-bottom:20px;
	float:left;
}
.BotonProxFecha{
	font-size:1.2em;
	color:#fff;
	background-color:#43ac45;
	padding:20px;
	border-radius:15px;
	width:450px;
	margin-top:50px;
	margin-bottom:50px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
.itemsDataDentroDesc{
	width:90%;
	margin-top:100px;
	text-align:center;
	font-size: 1.5em;
	padding-top:20px;
	padding-bottom:20px;
	margin-right:auto;
	margin-left:auto;
	color:#323232;
}
.itemsDataDentroDesc img{
	width: 25px;
	height: 25px;
}
.itemsDataDentroDesclinea{
	background-color: #E95422;
	height:3px;
	margin-right:auto;
	margin-left:auto;
	animation-name: girar;
	animation-duration: 2s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
	margin-bottom:100px;
}
.linea{
	height:3px;
	margin-right:auto;
	margin-left:auto;
	animation-name: linea;
	animation-duration: 1s;
	animation-timing-function: linear;
	margin-bottom:100px;
}
footer{
	background-image: url(img/fondofotter.png);
	background-color:#333;
	width: 100%;
	overflow:hidden;
}
#DataFooter{
	padding-top:50px;
	padding-bottom:50px;
	margin-right:auto;
	margin-left:auto;
	width:1200px;
	overflow:hidden;
}
#DataFooterDentro{
	float:left;
	width:600px;
	overflow:hidden;
}
#DataFooterDato{
	padding-top:25px;
	padding-bottom:25px;
	text-align:center;
	width:600px;
	overflow:hidden;
	color:#fff;
}
#DataFooterDato a{
	font-size:1em;
	color:#fff;
}
#DataFooterDato a:hover{
	color:#eee;
}

@keyframes girar {
  from {
	width: 0%;
  }
  to {
	width: 50%;
  }
}


@keyframes linea {
  from {
	background-color: #333;
	width: 0%;
  }
  to {
	background-color: #E95422;
	width: 100%;
  }
}





@media screen and (min-width:10px) and (max-width:600px) {
@keyframes caemenu {
  from {top:-100px;opacity: 0;}
  to {top:80px;opacity:1;}
}
@-webkit-keyframes caemenu {
  from {top:-100px;opacity: 0;}
  to {top:80px;opacity:1;}
}	
header{
	width: 600px;
	height: 80px;
}
nav{
	top: 80px;
}
nav ul {
	margin: 0px;
	padding: 0px;
}
nav li{
	padding-top:20px;
	padding-bottom:20px;
	width: 400px;
	font-size: 1.5em;
}
.menu{
	margin-left:25px;
	width: 70px;
	height: 70px;
}
.menu img{
	width: 70px;
	height: 70px;
}
.menuHome{
	font-size: 1.5em;
	margin-top:25px;
	margin-left:25px;
	width: 70px;
}
.redes{
	padding:5px;
	float:right;
	width: 370px;
	height: 70px;
}
.redesDentro{
	margin-left:15px;
	margin-right:15px;
	width: 70px;
	height: 70px;
	float:right;
}
.redesDentro img{
	width: 70px;
	height: 70px;
}
.redesDentroTelefono{
	text-align:center;
	color:#fff;
	font-size: 1.5em;
	margin-right:20px;
	width: 150px;
	padding-top:20px;
	float:right;
}

section{
	padding-top:50px;
	margin-top:80px;
	background-size:150%;
	width: 100%;
}

h1{
	padding-top:0px;
	text-align:center;
	width:570px;
}
.servicios,.servicios2{
	width:600px;
	margin-bottom:0px;
	padding-bottom:0px;
}
.serviciosDentro1{
	float:none;
	margin-left: auto;
	margin-right: auto;
	margin-top:40px;
	width: 500px;
	height: 522px;
	margin-bottom:100px;
}
.serviciosDentro2,.serviciosDentro3,.serviciosDentro4,.serviciosDentro5{
	float:none;
	margin-left: auto;
	margin-right: auto;
	margin-top:40px;
	width: 500px;
	height: 522px;
	margin-bottom:100px;
}
.serviciosDentro{
	float:none;
	margin-left: auto;
	margin-right: auto;
	margin-top:40px;
	width: 500px;
	height: 522px;
	margin-bottom:100px;
}
.serviciosTitulo{
	font-size:2em;
}
.serviciosImg{
	position:absolute;
	width:500px;
	height:500px;
}

.serviciosImg img{
	width:500px;
	height:500px;
}
.serviciosIcono{
	margin-left:180px;
	width:140px;
	height:140px;
}
.serviciosIcono img{
	width:140px;
	height:140px;
}

.masInfo{
	margin-top: 550px;
	margin-left: auto;
	margin-right: auto;
	width: 300px;
	font-size: 1.7em;
	padding: 10px;
}
.serviciosContac{
	margin-top: 35px;
	margin-left: auto;
	margin-right: auto;
	width: 300px;
	font-size: 1.7em;
	color: #66a966;
	padding: 10px;
	text-align: center;
	border: 1px solid #66a966;
}
.servicio{
	width: 600px;
}
.servicioIcono{
	margin-top:70px;
	text-align:center;
	float:none;
	width: 600px;
	height:158px;
}
.servicioTitulo{
	text-align: center;
	font-size: 1.8em;
	float: none;
	padding: 20px;
	width: 500px;
	margin-top:25px;
	margin-left:auto;
	margin-right:auto;
}
.servicioItemCont{
	padding-top: 40px;
	width:600px;
}
.servicioItem{
	animation-name:animacion;
	animation-duration:1s;
	width:100%;
	overflow:hidden;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
}
.servicioItemContenedor{
	margin-top: 50px;
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
	width:600px;
	overflow:hidden;
}
.servicioItemImg{
	float:none;
	width:300px;
	height:300px;
}
.servicioItemTituTex{
	float:none;
	width:600px;
	height:auto;
	overflow:hidden;
}

.servicioItemTitu{
	font-size: 1.6em;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	text-align: center;
	font-weight: bold;
}
.servicioItemTex{
	margin-left: auto;
	margin-right: auto;
	padding:10px;
	float:none;
	width:500px;
}
.servicioItemTex p{
	line-height:35px;
	font-size: 1.4em;

}
.servicioItemCont{
	margin-left: auto;
	margin-right: auto;
	float:none;
	width:550px;
	height:50px;
}

.precioDesde{
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	width:150px;
	padding:5px;
	background-color:#333;
	color:#fff;
}
.servicioItemImg{
	margin-top:50px;
	margin-bottom:50px;
	margin-left: auto;
	margin-right: auto;
	float:none;
}

.ItemFormulario{
	font-size: 1.3em;	
}
.ItemWhatsApp{
	font-size: 1.3em;
}
.formtitulo{
	font-size: 1.4em;
}
.formConsulta input{
	font-size: 1.4em;
}
.formConsulta textarea{
	font-size: 1.3em;
}
#BotonFormulario{
	font-size:1.4em;
}
#resp{
	font-size: 1.4em;
}

.datos{
	font-size:1.1em;
}
.texto{
	line-height:50px;
	font-size:1.2em;
	width:550px;
}
.textoImg{
	width:600px;
	background-size:160%;
}
.TituloServicios{
	margin-top:70px;
	width:600px;
	font-size:2.4em;
}
.hotelesText{
	font-size: 1.7em;
}
.TituloTexto{
	width:600px;
}
.serviciosDentroCircuito{
	float:none;
	margin-left: auto;
	margin-right: auto;
	margin-top:40px;
	width: 500px;
	height: 522px;
	margin-bottom:100px;
}
h3{
	font-size: 0.9em;
}

.datosImgText{
	margin-top: 10px;
	width: 600px;
}
.datosDentroImg{
	float: left;
	width: 600px;
	height: 600px;
	background: #E95422;
}
.datosDentroText{
	line-height:50px;
	margin-top: 0px;
	overflow: hidden;
	font-size: 1.5em;
}
.botoncontacto img{
	width: 150px;
}
.itemsData{
	width: 600px;
}
.itemsDataText{
	width: 500px;
	padding-left:50px;
	float:left;
	overflow:hidden;
	margin-bottom:50px;
}
.itemsDataDentro{
	width: 500px;
	font-size: 1.7em;
}
.itemsDataDentroDesc{
	font-size: 2em;
}
.itemsDataDentroDesc img{
	width: 50px;
	height: 50px;
}
.BotonProxFecha{
	line-height:1em;
	font-size:1.3em;
}
#whatsappenline {
	z-index: 160;
	height: 240px;
	width: 80px;
	top:45%;
	right: 0px;
}
#applinea img{
	height: 80px;
	width: 80px;
}
#applinea{
	background:#333;
	height: 80px;
	width: 80px;
}
#applinea:hover{
	background:#E95422;
}
#DataFooter{
	width:600px;
	overflow:hidden;
}
#DataFooterDato a{
	padding-top:50px;
	padding-bottom:50px;
	font-size:1.5em;
}
	
}