* {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
	outline: 0;
	font-weight: bold;
}
#fondo {
	background-color: #09C8C0;
	width: 100%;
	height: 100%;
	position: absolute;
	background-image: url(../CARTEL-01.jpg);
	background-size: 1920px 100%;
}
.comingsoon {
	text-align: center;
	margin-top: 5%;
	margin-left: auto;
	margin-right: auto;
}
.comingsoon h2 {
	color: #3955A5;
	font-size: 18pt;
	font-weight: 400;
}
.comingsoon h3 {
	color: #00cccc;
	text-decoration: none;
}
html, body {
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
	background-color: #f2f2f2;
	height: 100%;
	}
header {
	clear: left;
	width: 100%;
	overflow: hidden;
	background-color: #00cccc;
	z-index: 999;
	margin-top: 0px;
	
}
#top {
	clear: left;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	left: 10%;
	text-align: center;
	width: 85%;
	height: 150px;
	top: 0px;
	position: relative;
	overflow: hidden;
	min-width: 700px;
}
.logo {
	background-repeat: no-repeat;
	float: left;
	position: relative;
	top: 20%;
}
#datos {
	width: auto;
	display: block;
	font-family: "Source sans pro";
	text-align: right;
	float: right;
	margin-top: 2%;
	margin-left: 50px;
	position: relative;
	top: 10%;
	padding: 10px;
	clear: right;
	font-weight: 300;
	overflow: hidden;
	height: auto;
}
#datos span {
	clear: right;
	display: block;
	color: #fff;
	padding-top: 6px;
	text-transform: uppercase;
}

	
	
		
	
	#content {
	background-color: #FFF;
	width: 90%;
	position: relative;
	float: left;
	z-index: 0;
	height: auto;
	margin-bottom: 0px;
	filter: shadow(color=#00cccc, direction=135, strength=2);
	padding-bottom: 2%;
	left: 5%;
	top: 10px;
}


	/* ------------------NAaav------------------------- */
	#menuuu {
	clear: both;
	width: 100%;
	background: #ccffcc;
	font-family: Ubuntu;
	height: 56px;
	-webkit-box-shadow: 0px 1px 10px #999;
	-moz-box-shadow: 0px 1px 10px #999;
	filter: shadow(color=#999999, direction=135, strength=2);
	z-index: 1000;
	position: relative;
	text-align: center;
			}
#nav li ul li a {
	background-color: #e2fee5;
}
			
ul, ol {
				list-style:none;
			}
#nav {
	list-style: none;
	text-align: center;
	height: 56px;
	display: inline-block;
				}
			#nav > li {
	display: block;
	float: left;
	list-style: none;
	position: relative;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	height: 40px;
	background-color: #ccffcc;
			}
			
			#nav li a {
	display: block;
	margin: 0;
	color: #2d599a;
	text-decoration: none;
	line-height: 48px;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 1pt;
	font-weight: bold;
	padding-top: 0.4em;
	padding-right: 1.5em;
	padding-bottom: 0.2em;
	padding-left: 1.5em;
			}
#nav li a:hover {
					background: #f3fff6;;
			}
#nav li a:focus {
					background: #f3fff6;;
			}
			
			#nav li ul {
				display:none;
				position:absolute;
				min-width:150px;
			}
			
			#nav li:hover > ul {
				display:block;
			}
			#nav li:focus > ul {
				display:block;
			}
			
			#nav li ul li {
				position:relative;
			}
			
			#nav li ul li ul {
				right:-150px;
				top:0px;
			}
#nav a .flecha {
	font-size: 8px;
	font-weight: normal;
}
#footer {
	background-color: #6d97c3;
	clear: both;
	position: relative;
	height: 100px;
	text-align: center;
	width: 100%;
	bottom: 0px;
}
#footer span {
	font-family: "Source Sans Pro";
	color: #FFF;
	display: block;
	font-size: 12px;
	float: left;
	opacity: 0.5;
}
.logofooter {
	float: left;
	display: block;
	width: auto;
	margin-left: 10%;
	margin-top: 2%;
}
#pie1 {
	font-family: "Source Sans Pro";
	color: #FFF;
	float: left;
	display: block;
	width: 30%;
	margin-left: 5%;
	margin-top: 2%;
	font-size: 12px;
	text-transform: uppercase;
}
#pie2 {
	font-family: "Source Sans Pro";
	color: #FFF;
	float: right;
	display: block;
	width: 20%;
	margin-right: 5%;
	margin-top: 2%;
	font-size: 12px;
	text-transform: uppercase;
}
.slider {
	margin-right: auto;
	margin-left: auto;
	height: 240px;
	margin-top: 2%;
	width: 670px;
}
h2 {
	font-family: "source sans pro";
	font-size: 35px;
	font-weight: 200;
	color: #09c8c0;
	margin-top: 2%;
	margin-bottom: 2%;
	width: 50%;
	margin-right: auto;
	margin-left: auto;
	text-transform: none;
}

h2 {
	font-family: "source sans pro";
	font-size: 35px;
	font-weight: 200;
	color: #09c8c0;
	margin-top: 2%;
	margin-bottom: 2%;
	width: 50%;
	margin-right: auto;
	margin-left: auto;
	text-transform: none;
}
.titulo {
	text-align: center;
}
h3 {
	font-family: "source sans pro";
	font-size: 24px;
	font-weight: 300;
	color: #09c8c0;
	margin-bottom: 2%;
	text-decoration: none;
}
h3 img {
	margin-right: 5px;
}

h4 {
	font-family: "source sans pro";
	font-size: 24px;
	font-weight: 300;
	color: #09c8c0;
	margin-bottom: 10%;
}
h5 {
	font-family: "source sans pro";
	font-size: 24px;
	font-weight: 300;
	color: #122b70;
	width: auto;
	padding-top: 20px;
}
p  {
	font-family: roboto;
	font-size: 14px;
	font-weight: 300;
	color: #122b70;
	line-height: 24px;
	white-space: normal;
	width: 100%;
	padding-left: 10px;
}
#hrys {
	text-align: center;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.horario  {
	float: left;
	display: block;
	width: 300px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #00cccc;
	margin-bottom: 5%;
}
.horario p {
	font-size: 16px;
	font-weight: 300;
	margin-bottom: 10%;
}
.tarifas {
	padding-bottom: 5%;
	text-align: center;
}
.gral {
	width: auto;
	display: inline-block;
	background-color: #e2fee5;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 20px;
}
.tarifas h3 {
	font-size: 16px;
	padding-top: 15px;
}
.precios {
	text-align: center;
	margin-top: 5%;
}
.precios img {
}
#topindex {
	width: 100%;
	float: left;
	background-color: #c9ffe4;
}

#banner {
	height: 350px;
	display: inline-block;
	width: 98%;
	margin-bottom: 5%;
	margin-top: 2%;
}
.slider-wrapper {
	float: right;
	position: relative;
}

.indexbanner {
	float: left;
	height: 100%;
	left: 0px;
	width: 30%;
	padding-right: 2%;
	margin-right: 5%;
	padding-left: 1%;
	position: absolute;
	z-index: 7777;
	text-align: center;
	background-color: rgba(255,255,255,0.8);
	overflow: hidden;
	max-height: 330px;
	margin-left: 26px;
	padding-top: 2%;
}
.indexbanner h3 {
	margin-top: 2%;
	margin-right: 2%;
	margin-left: 2%;
	float: left;
}
.bienvenidos {
	float: left;
	padding-right: 5%;
	padding-left: 5%;
	margin-top: 2%;
	margin-left: 3%;
}
.bienvenidos p  {
	padding-right: 5%;
	padding-left: 5%;
	float: left;
	padding-top: 5%;
	padding-bottom: 2%;
	font-weight: 300;
}

#indexbox {
	background-color: #FFF;
	text-align: center;
	margin-left: 10%;
	width: 80%;
	float: left;
	margin-top: 2%;
}
.box1 {
	width: 30%;
	background-color: #FFF;
	height: 350px;
	float: left;
}
.box1 p {
	text-align: left;
	margin-top: 10%;
}
.box1 a {
	color: #00cccc;
}
.box1 img {
	float: left;
	width: 100%;
	margin-top: 2%;
	margin-bottom: 2%;
}

.box2 {
	width: 20%;
	background-color: #FFF;
	height: 350px;
	display: inline-block;
	padding-right: 5%;
	padding-left: 5%;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #00cccc;
	border-left-color: #00cccc;
}
.box2 p {
	padding-left: 0px;
	font-weight: 300;
}
.box3 {
	width: 30%;
	background-color: #FFF;
	height: 350px;
	float: right;
}
.cajanos {
	background-color: #FFF;
	float: left;
	height: auto;
	width: auto;
	text-align: center;
	padding-left: 15%;
	padding-right: 15%;
	padding-bottom: 5%;
}

.cajanos p {
	width: 100%;
}
.cajanos img {
	display: inline-block;
	margin-bottom: 3%;
}
#imgservicio {
	background-color: #FFF;
	width: 100%;
	display: block;
	height: auto;
	margin-bottom: 5%;
	-webkit-box-shadow: 0px 1px 10px #999;
	-moz-box-shadow: 0px 1px 10px #999;
	filter: shadow(color=#999999, direction=135, strength=2);
	margin-left: 10px;
	max-width: 700px;
}
#imgservicio img {
	width: 100%;
	height: auto;
}
.precioin {
	background-color: #e6f7f7;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
}
.precioin a {
	font-weight: 300;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	color: #122b70;
}
.precioin a:hover {
	background-color: #cff1f0;
	font-weight: 400;
	text-transform: none;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.caja1 {
	float: left;
	height: 100%;
	width: 35%;
	background-color: #FFF;
	display: block;
	margin-left: 10%;
	margin-top: 2%;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #00cccc;
	position: relative;
	margin-bottom: 5%;
}
.caja2 {
	float: left;
	height: auto;
	background-color: #FFF;
	display: block;
	padding-left: 5%;
	width: 40%;
	margin-right: 0%;
	margin-top: 2%;
}
.caja2 img {
	margin-right: 10px;
	width: auto;
	height: auto;
}
.caja2 span  {
	padding-left: 30px;
}
#map {
	margin-top: 5%;
	display: block;
	float: left;
	height: 400px;
	width: 95%;
}
#map iframe {
	width: 100%;
	height: 100%;
	border: thin solid #00cccc;
}
.dobleboxright {
	background-color: #FFF;
	float: right;
	height: auto;
	width: 60%;
	margin-left: 5%;
	margin-top: 1%;
	padding-right: 9%;
}
.title {
	margin-bottom: 20px;
	float: left;
}


/*CONTACTO*/


/*--- estilos para los ul y li del formulario ---*/

.contact_form ul {
	width: auto;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	clear: left;
}

.contact_form li{
	position: relative;
	padding-top: 10px;
	padding-bottom: 0px;
	color: #00cccc;
} 

.contact_form label {
	color: #3653aa;
	display: block;
	font-family: Roboto;
	font-size: 13px;
	font-weight: 300;
	margin-top: 3px;
	width: 80px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

.contact_form input {
	height: 20px;
	width: 80%;
	padding: 5px 8px;
	background-color: #fff;
}

.contact_form textarea {
	padding: 8px;
	width: 80%;
	height: 350px;
}

.contact_form button {
	clear: left;
	float: left;
	display: block;
}

/*----- estilos visuales de los elementos --------*/

.contact_form input, .contact_form textarea {
	border: 1px solid #00cccc;
	color: #3653aa;
	font-size: 12px;
	padding-right: 30px;
	-moz-transition: padding .25s;
	-webkit-transition: padding .25s;
	-o-transition: padding .25s;
	transition: padding .25s;
	background-color: #fff;
	clear: right;
	font-family: inconsolata;
}

.contact_form input:focus, .contact_form textarea:focus {
	background: #fff;
	border: 1px solid #ccffcc;
	box-shadow: 0px 0px 3px #ccffcc;
	padding-right: 40px;
	color: #122b70
}



/* === Estilos de Validacion === */	



.contact_form input:required:valid, .contact_form textarea:required:valid {
	
	
}

.contact_form input:focus:invalid, .contact_form textarea:focus:invalid {
	box-shadow: 0 0 5px #3fc;
	border-color: #000
}



/* === Estilos del boton de Envio === */

button.submit {
	font-family: roboto;
	font-weight: 200;
	line-height: 1;
	color: #fff;
	border: none;
	background-color: #00cccc;
	text-transform: uppercase;
	float: left;
	padding-top: 9px;
	padding-right: 17px;
	padding-bottom: 9px;
	clear: left;
	font-size: 18px;
	padding-left: 17px;
}

button.submit:hover {
	cursor: pointer;
	color: #3653aa;
	background-color: #ccffcc;
}

button.submit:active {
	color: #ccffcc;
	background-color: #09c8c0;
}
#fondo #cinta {
	width: 100%;
	height: 200px;
	padding-bottom: 2%;
	text-indent: 0px;
	text-align: center;
	display: block;
}
#fondo #cinta img {
	margin-left: auto;
	margin-right: auto;
	width: 200px;
	margin-bottom: 0px;
}

.comingsoon a h3 {
	text-decoration: none;
}
.comingsoon a h3:hover {
	color: #3955A5;
}
