.bodySpecial, body {
	color: #777777;
	background-color: #FFFFFF;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	margin: 0px;
	color: #666;
}

.bgweb, .bgcabecera {
	margin-left: auto;
	margin-right: auto;
	width: 1280px;
	background-image: url(imagenes/bg.jpg);
	background-repeat: no-repeat;
	background-size: 100% auto;
}

img{
	max-width: 100%;
}

/* Listas ordenadas en linea*/
.ulInline{
	list-style: none;
	padding:0;
}
.ulInline li {
	display: inline-block;
	vertical-align: middle;
}

.bgcabecera {
	background-size: 100% 130px;
}

.mensajelogin {
	border: 1px solid #890101;
	color: #890101;
	background: #F69E9E url('imagenes/icon/error.gif') 5px 3px no-repeat;
	padding: 5px 5px 5px 40px;
	margin: 10px 0px;
}

.nobr{
	white-space:nowrap;
}

.colorPrincipal, a.colorPrincipal, .colorPrincipal a{
	color: #00bfa6;
	/*12ce6b*/
}
.colorSecundario{
	color: #00264d;
}
.fondoSecundario{
	background-color: #17213a;
}

.iconoHome{
	vertical-align: middle; padding: 5px 5px; text-align: center;
	width: 35px;
}

/** color interior*/
.resuelta {
	background-color: #35b693;
}

.pendiente {
	background-color: #f1b106;
}

.asignar {
	background-color: #f66c28;
}

.letrablanco {
	color: #FFF !important;
}

.cajaAviso {
	position: relative;
	float: left;
	width: 20%;
	background-color: #FFF;
	padding: 15px 20px;
	margin-right: 40px;
}

.limitado{
	max-width: 120px;
}
.limitadoMini{
	max-width: 80px;
}
.limitadoMaxi, .limitadoMax{
	max-width: 160px;
}
.limitadoActividad{
	max-width: 240px;
}

.limitadoEnorme{
	max-width: 350px;
}

.select2-dropdown--below{
	width: 500px !important; 
	
}

/** MENSAJES**/
#div_mensaje_usuario {
	position: absolute;
	width: 100%;
	z-index: 9999;
}

.mensajeok, .mensajeinfo, .mensajeko {
	background: #19c593 url("imagenes/icon/newicons/ico-ok.png") 5px -5px
		no-repeat;
	padding: 20px 5px 10px 80px;
	font-size: 1.2em;
	color: #000;
}

.mensajeinfo {
	background: #ffb878 url("imagenes/icon/newicons/ico-alerta.png") 5px
		-5px no-repeat;
}

.mensajeko {
	background: #ff6925 url("imagenes/icon/newicons/ico-error.png") 5px -5px
		no-repeat;
}
/*-------------------------*/
.fondoBlanco {
	background-image: none;
	background-color: #FFF;
}

* {
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}

.botonInscripcion {
	float: left;
	position: relative;
	margin-right: 10px;
}

.login {
	padding: 2px 9px;
	font-size: 1.2em;
	color: #999;
}

.login:onblur {
	color: #000;
}

.inicioAdmin {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 100%;
	width: 100%;
	margin: 0 auto;
	background-image: url("imagenes/bg1.jpg");
}

.inicioAdminEbone {
	background-image: url("imagenes/bg1-ebone.jpg");
}

.inicioAdminInnovaser {
	background-image: url("imagenes/bg1-innovaser.jpg");
}

a:link, a:visited {
	color: #142038;
	text-decoration: none;
	border: none;
}

.linkVolver {
	
	padding-top: 13px;
	padding-right: 15px;
	font-size: 25px;
}

a.menu {
	font-size: 11px;
	font-weight: bold;
}

a.menuSelec {
	font-size: 11px;
	font-weight: bold;
}

a.selec {
	color: #03B4EA;
	border-top: 4px solid #03B4EA;
	font-weight: bold;
}

a.enlaceAzul {
	color: #03B4EA;
}

a.enlaceBlanco {
	color: #FFFFFF;
}

input[type=image] {
	height: 22px;
	width: 22px;
	padding: 0px 0px;
	border: none;
}

input[type=image]:focus, input[type=button]:focus, input[type=submit]:focus {
  outline: none;
}


.imgenlace, a.imgenlace, .imgenlaceG{
	cursor: pointer;
	width: 22px !important;
	max-width: inherit;
}
.imgenlaceG{
	width: 50px !important;
	height: 50px !important;
}

.cajaUsuario {
	text-align: center;
	padding: 20px 20px;
}

.mientrada {
	border: 3px solid #19c593;
}

.headVistaUsuario {
	background-color: #EEE;
	color: #222;
	font-size: 1.1em;
}

.headVistaUsuarioC {
	background-color: #EEE;
	color: #222;
	text-align: center;
	font-size: 1.1em;
}

/** tablas */
.tablaListado, .tablaFormulario {
	width: 100%;
	border-spacing: 0px;
	border-collapse: separate;
	background-color: #FFF;
}

.tablaCorta {
	width: auto !important;
}

.tablaListado td, .tablaFormulario td {
	padding: 2px 5px;
}

.avisoTabla {
	padding: 0px 0px !important;
}

.aviso{
	color: #FFF;
	padding: 2px 5px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

.headTabla, .headTablaC, .headTablaD, .cabeceraTablaC, .cabeceraTablaD {
	background-color: #707e98;
	color: #FFF;
	height: 35px;
	padding: 2px 5px;
}

.headTablaC, .cabeceraTablaC {
	text-align: center;
}

.headTablaD, .cabeceraTablaD {
	text-align: right;
}

.headTabla a, .headTablaC a, .headTablaD a {
	color: #FFF !important;
}

.tablaContenedor {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0px 0px;
	background-color: #eef2f5;
}

.invertirColor {
	-webkit-filter: invert(0.9);
	filter: invert(0.9);
}

.tablaEspacio td {
	padding: 5px 5px;
}

.aireMini {
	padding: 3px 5px;
}

.aire {
	padding: 5px 8px;
}

.aireMax {
	padding: 8px 12px;
}
/*
.tablaContenedor td{
	padding-left: 2px;
}
*/
.contenidoTablaC {
	text-align: center;
}

.contenidoTablaR {
	text-align: right;
}

.contenidoTabla {
	
}

td.separadorHorizontal {
	background: url(imagenes/propias/separador.png);
	font-size: 3px;
}

.tablaColor tr:nth-child(odd) {
	background: #f3f3f3;
}

.tablaColor  tr:nth-child(even) {
	background: #FFF;
}

.tablaColor td {
	
}

.avisos {
	font-size: 9px;
}

.sizefijo {
	/*background-color: #FFFFFF;*/
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 1240px;
	
	margin-top: 0px;
}

#head, #headFixed {
	height: 100px;
}
#owl-slider {
	top: -100px;
}

#head {
	clear: both;
	
	z-index: 2000;
	width: 100%;
	position: relative;
	/*background-color: red !important;*/
	/*background: url('imagenes/propias/bg-head.png') no-repeat;*/
	background-position: top center;
	background-color: rgba(26,30,42, 0.8) !important;
}

#headAdmin {
	clear: both;
	height: 120px;
}

#head .titulo {
	position: relative;
	float: left;
	/*padding-top: 15px;*/
	z-index: 300;
	text-align: left;
	width: 25%;
	padding-top: 5px;
}

#head .centro {
	left: 50%;
	margin-left: -70px;
}

#head .titulo img {
	max-width: 100%;
	max-height: 90px;
}

#proHeadFixed{
	/*background-color: #111111;*/
	padding: 5px 5px;
}



.proHead, .proHead a{
	color: #FFF !important;

}

.proHead{
	position: absolute;
	top: 2px;
	right: 0px;
	float: right;
	z-index: 1000;
}

#headFixed {
	position: relative;
	width: 100%;
	z-index: 900;
	
}

.head-fixed {
	position: fixed !important;
	z-index: 90;
	top: 0 !important;
	height: 65px !important;
	font-size: 1em;
	transition: all 0.3s ease-in-out;
	background-color: rgba(50, 50, 50, 0.55) !important;
}

#menu {
	position: absolute;
	padding-top: 10px;
	float: right; 
	right: 0px;
	z-index: 10000;
}

#menuResponsive {
	position: absolute;
	top: -10px;
	left: 0px;
	z-index: 1000000;
	width: 0%;
	min-height: 900px;
	overflow: hidden;
	padding-top: 20px;
	font-size: 20px;
}

.head-fixed .titulo{
	padding-top: 5px !important;
}

.head-fixed #menuTop, .head-fixed .separadorMenu, .head-fixed #menuRedes, .head-fixed .redesCabecera {
	display: none;
}


.divBotonAbrir {
	position: relative;
	float: left;
	padding-top: 15px;
	padding-left: 10px;
	z-index: 10000;
}

.menuBoton {
	width: 10%;
}



.logo-fixed {
	
}

.logo-fixed img {
	max-height: 60px !important;
}

#head h1 {
	display: none;
}

#head a {
	color: #FFF;
}

.index a, .index .menuPrimero a, .index .entradaAccesoTexto{
	color: #FFF !important;
	
}

.index .head-fixed  .menuPrimero a,.index .head-fixed  .entradaAccesoTexto{
	color: #FFF !important;
}

/* overlay */
.bgpagina{
	position: relative;
	vertical-align: middle;
	margin-bottom: 50px;
	height: 300px;
	padding-top: 100px;
}
.overlay-oscuro{
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	position: absolute;
	background-color: #000000;
	opacity: 0.15;
	transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
.overlay-titulo{
	margin: auto;
	position: relative;
	text-align: center;
	color: #FFF;
	width: 100%;
}

.overlay-titulo h1{
	font-weight: bold;
	font-size: 3.5em;
	color: #FFF;
}

.menuPrimero {
	
	/*top: 55px;*/
	z-index: 298;
	height: 40px;
	margin: auto;
	
	/*text-transform: uppercase;*/
	/*background-color: #FFF;*/
	/*border: 1px solid #FFF;*/
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	/*padding-left: 50px;*/
	padding-right: 0px;
	padding-top: 35px;
	/*text-align: right;*/
}

.menuPrimeroDerecha {
	position: relative;
	float: right;
	top: 25px;
	right: -2px;
	height: 43px;
	background-color: #111111;
	border: 1px solid #111111;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	padding: 20px;
	padding-right: 8px;
	padding-top: 10px;
	
}

.menuPrimeroDerecha:hover {
	background-color: #FFF;
	color: #111111;
	border: 1px solid #111111;
}

.head-fixed .menuPrimero {
	/*padding-top: 20px;*/
	/*top: 15px;*/
	padding-top: 20px;
}

.menuPrimero ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul.listasin {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.entrada{
	font-weight: 700;
}

.lista-sin {
	list-style-type: none;
}

.lista-sin>li {
	display: inline-block;
	padding-left: 5px;
}

.lista-no-boton {
	list-style-type: none;
}

.menuPrimero li {
	display: inline-block;
	padding: 0px 10px;
}


.menuPrimero a:hover {
	color: #AAA !important;
	transition: all 0.5s ease-in-out;
	
}
.menuPrimero a:hover span{
	padding-bottom: 10px;
	border-bottom: 3px #00bfa6 solid;
	/*color: #111111;*/
	
}

.menuPrimeroDerecha, .menuPrimeroDerecha a{
	color: #FFF !important;
}

.menuPrimeroDerecha:hover, .menuPrimeroDerecha:hover a{
	color: #111 !important;
}


/* Menu Registro*/
#registroMenu {
	position: absolute;
	right: 0px;
	z-index: 1000;
	width: 0%;
	height: 200%;
	overflow: hidden;
	top: 0;
	color: #666;
}

#registroCerrar {
	width: 100%;
	text-align: right;
	padding-right: 30px;
}

#blanco {
	position: relative;
	float: right;
	height: 200%;
	width: 40%;
	background-color: #FFF;
	padding: 40px 50px;
	padding-left: 60px;
}

#negro {
	
}

.registroTitulo {
	padding-top: 50px;
}

.registroTitulo, .registroTitulo h2 {
	color: #222 !important;
	font-size: 2em;
}

.registroCerrado {
	display: none;
}

.mensajeLogin {
	background-color: #ffc4c4;
	padding: 15px 20px;
}

.alignLeft {
	text-align: left;
}

.label {
	padding-top: 12px;
	padding-left: 5px;
}

/* Cookies*/
#cookies {
	position: fixed;
	bottom: 0px;
	left: 0px;
	text-align: left;
	width: 100%;
	padding: 10px 100px;
	background-color: rgba(0, 0, 0, 0.6);
	color: #FFF;
	z-index: 100;
}

.cookiesOpaca {
	display: none;
	background-color: #FFF;
	color: #333;
	line-height: 1.5em;
	font-size: 0.9em;
	
}

.botonAceptar, .botonRechazar, .botonAceptado, .botonRechazado{
	height: 30px;
	padding: 3px 10px;
	text-align: center;
	color: #111111;
	background-color: #EEE;
	border: 1px solid #111111;
	cursor: pointer;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	transition: all 0.5s ease-out 0s;
}
.botonAceptado{
	color: #FFF;
	background-color: #009900;
	border: 1px solid #009900;
}
.botonRechazado{
	color: #FFF;
	background-color: #ff8080;
	border: 1px solid #ff8080;
}

.redondea{
	border-radius: 20px 20px 20px 20px;
	-moz-border-radius: 20px 20px 20px 20px;
	-webkit-border-radius: 20px 20px 20px 20px;
	border: 1px solid #FFF;
	width: 35px;
	height: 35px;
	padding-top: 3px;
}

#subir {
	display: block;
	position: fixed;
	right: 10px;
	bottom: 100px;
	z-index: 120;
}

#scrollTop {
	z-index: 100;
	opacity: 0;
	transition: all 0.2s ease-in-out 0s;
}




#barra1 ul {
	margin: 0px;
	margin-left: 9px;
	padding: 0px;
	list-style-type: none;
}

#barra1 li {
	display: inline;
	vertical-align: middle;
}

#barra2 .agrupacion {
	width: 30%;
}

#barra2 .botonera {
	border: 1px solid #FFF;
	padding: 3px 5px;
}

.sinMarco {
	border: none !important;
}

#barra2 a:hover {
	color: #EEE;
}

#menuAd {
	position: relative;
}

#menuAd ul {
	margin: 0px;
	margin-left: 10px;
	padding: 20px;
	list-style-type: none;
}

#menuAd li {
	padding: 10px;
}

#menuTop {
	position: absolute;
	float: right;
	text-align: right;
	width: 100%;
	margin-top: 2px;
	padding-right: 10px;
	z-index: 1000;
	color: #FFF;
}

#menuTop a {
	color: #FFF;
}


#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	padding-top: 5px;
}

#menu li {
	display: inline;
	margin-left: 0px;
	margin-right: 20px;
	vertical-align: middle;
	padding: 15px 40px;
	text-align: center;
	width: 200px;
}

#menu a {
	color: #FFF;
	/*background-image: url("imagenes/propias/bgmenu.jpg");*/
	transition: all 450ms ease 0s;
}

#menu a:hover {
	opacity: 0.5;
	transition: all 450ms ease 0s;
}

#banner {
	position: relative;
	float: left;
	padding: 10px 0px;
}

#lateral {
	margin-top: 0px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-border-radius: 4px;
	padding: 4px 4px;
	color: #444;
}

#margenul {
	margin-left: 15px;
	padding: 10px;
}

#lateral ul {
	margin: 0px;
	margin-left: 9px;
	padding: 10px;
	list-style-type: none;
}

#lateral li {
	padding-bottom: 10px;
}

.enlaceReserva {
	padding: 4px 5px;
	margin-left: 15px;
}

.enlaceReserva:hover {
	font-weight: bold;
}

#migas {
	width: 100%;
	margin-bottom: 10px;
	font-size: 0.85em;
	margin-right: 10px;
}

#migas ul {
	list-style-type: none;
}

#migas li {
	margin-right: 5px;
}

#migasdepan, #alerta, #mensajeok, #alertatipo {
	margin-bottom: 25px;
	border: 1px solid #DDD;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-border-radius: 4px;
	padding: 4px 9px;
	color: #444;
	background-color: #F8F8F8;
}

#contenido {
	clear: both;
	padding: 15px;
}

#alerta {
	background-color: #E24757;
}

#alertatipo {
	background-color: #ed8f99;
}

#mensajeok {
	background-color: #9af56d;
}

#cuadroPrincipal {
	float: left;
	/*background-color: #FFF;*/
	min-height: 300px;
	width: 90%;
	padding: 10px 0px;
	color: #FFF;
}

#tituloPrincipal {
	font-size: 1.4em;
	font-weight: bold;
	color: #666;
	margin-bottom: 15px;
}

#subTituloPrincipal {
	font-size: 1.2em;;
	font-weight: bold;
}

#contenidoPrincipal {
	margin-top: 15px;
	margin-bottom: 15px;
}

#noticia {
	margin-bottom: 12px;
}

#noticia .fecha {
	float: left;
	position: relative;
	font-size: 1em;
}

#noticia .titulo {
	float: left;
	position: relative;
	margin-left: 10px;
	font-weight: bold;
	font-size: 1.2em;
	color: #666;
}

#noticia .contenido {
	margin-top: 5px;
}

#contenido .noticias {
	width: 42%;
	margin-left: auto;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-border-radius: 4px;
	padding: 4px 9px;
	border-color: #000000;
	background-color: #F4F4F4;
	border: 1px solid #DDD;
}

#contenido .noticiasSinBorde {
	width: 100%;
	margin-left: 0px;
}

h1, h2 {
	margin-bottom: 15px;
}
h2{
	
	font-weight: 700;
}
h3{
	font-size: 1.3em;
	font-weight: 700;
}

.tituloGrande h1 {
	display: inline;
}

#contenido .destacados {
	position: relative;
	clear: both;
	margin-top: 20px;
}

#contenido .destacados .destacado {
	float: left;
	width: 25%;
}

#contenido .destacado .imagen {
	text-align: left;
}

#contenido .destacado .titulo h2 {
	font-size: 1.2em;
	margin-top: 9px;
	margin-right: 20px;
}

#contenido .destacado .texto {
	margin-top: 9px;
	margin-right: 20px;
}

#foot {
	clear: both;
	min-height: 120px;
	padding: 20px 20px;
	color: #FFF !important;
	background-color: #111829;
}

#foot .menu {
	float: left;
	position: relative;
	top: 15px;
	margin-left: 16px;
}

#foot .menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#foot .menu li {
	
}

#foot a {
	color: #FFF;
}

#foot  a:hover {
	color: #AAA;
	text-decoration: underline;
}

#foot .contacto {
	float: right;
	position: relative;
	/*top: 15px;*/
	margin-right: 16px;
}

#foot .texto {
	text-align: left;
	margin-bottom: 5px;
}

#mensaje {
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #CCCCCC;
	color: #000000;
}

.clear {
	clear: both;
}
.clearMini, .clearmini {
	clear: both;
	height: 1px;
}

#general {
	position: relative;
	padding: 20px 0px;
	min-height: 700px;
	background-color: #FFF;
}

.imggigante{
	font-size: 3.3em;
}

.tablacontenido {
	text-align: left;
	margin-top: 160px;
}

#titulo h1 {
	margin-top: 10px;
}

#subTitulo {
	color: #999999;
	font-size: 1.3em;
}

.grupo {
	padding-top: 10px;
}

.noticias {
	margin-top: 20px;
	float: left;
	position: relative;
	margin-bottom: 10px;
}

.imagenNoticia {
	float: left;
	width: 150px;
}

.textoNoticia {
	position: relative;
	margin-left: 160px;
}

.tituloNoticia {
	font-size: 1.4em;
	/*color: #FFF !important;*/
}

.foto {
	float: left;
	width: 150px;
}

.textoFoto {
	position: relative;
	margin-left: 160px;
}

.tipoInstalacion {
	position: relative;
	float: left;
	width: 180px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: center;
}

.tipoInstalacion img {
	max-width: 100%;
}

.tipoInstalacion .titulo {
	margin-top: 10px;
	font-size: 1.2em;
	text-align: center;
}

.tipoInstalacionRecuadro {
	position: relative;
	float: left;
	width: 200px;
	padding: 5px;
	margin-right: 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-border-radius: 4px;
	border-color: #000000;
	background-color: #F4F4F4;
	border: 1px solid #DDD;
}

.tipoInstalacion ul {
	margin: 0px;
	margin-left: 0px;
	padding: 0px;
	list-style-type: none;
}

tr.rowGris {
	background-color: #DDDDDD;
}

tr.rowBlanca {
	background-color: #FFFFFF;
}

td.dia {
	text-align: center;
	font-size: 1.1em;
}

.horarioTipoInstalacion {
	
}

.nombreInstalacion {
	height: 45px !important;
	line-height: 16px;
	color: #FFF;
}

.nombreTipoInstalacion {
	background-color: #707e98;
	width: 100%;
	text-align: left;
	padding: 20px 20px;
	color: #FFF;
	font-size: 1.2em;
	text-transform: uppercase;
}

#calendarioOcupacion {
	background-color: #f3f4ef;
	width: 100%;
	text-align: left;
}

.hora, .horaContenido, .horaOcupada, .horaPagada, .horaDesactivada,
	.horaDesactivada2, .horaAnulada, .horaAsociada {
	height: 50px;
	text-align: center;
	vertical-align: center;
	padding-top: 5px;
	border-right: 1px solid #FFF;
	overflow: hidden;
}

.horaDentro{
	color: #FFF !important;
	font-size: 1.2em;
}

.hora {
	font-size: 1.1em !important;
}

.horaContenido, .horaOcupada, .horaDesactivada2 {
	padding-top: 8px;
}

.horaContenido, .horaOcupada, .horaDesactivada2 {
	/*background-image: url(imagenes/reserva/fondoReserva.jpg);*/
	background-color: #a3e9b5;
	/*#99b3f3*/
	color: #FFFFFF;
	font-size: 1.1em;
}

.horaOcupada {
	/*background-image: url(imagenes/reserva/fondoOcupada.jpg);*/
	background-color: #8796fd;
	/*f2a2a2*/
	color: #FFFFFF;
}

.horaPagada {
	background-color: #65be2d;
	/*8ee459*/
	color: #FFFFFF;
}

.horaDesactivada {
	/*background-image:url(imagenes/reserva/fondoDesactivada.jpg);*/
	background-color: #fed688;
	color: #FFFFFF;
}

.horaDesactivada2 {
	background-color: #8b9dbf;
	color: #FFFFFF;
	line-height: 11px;
}

.horaAnulada {
	background-image: url(imagenes/reserva/fondoAnulada.gif);
}

.horaAsociada {
	background-color: #8000ff;
	color: #FFFFFF;
}

.leyenda {
	margin-right: 20px;
	min-width: 30px;
	padding-top: 6px;
}

.insc {
	font-weight: bold;
}

.resp {
	padding-top: 3px;
	padding-bottom: 8px;
}

/* Nuevo calendario club - -----------------------------------*/
.calendarioClub{
	border-radius: 24px 24px 24px 24px;
	-moz-border-radius: 24px 24px 24px 24px;
	-webkit-border-radius: 24px 24px 24px 24px;
	background-color: #FFF;
	font-size: 1.2em;
	
	max-width: 400px;
	margin: auto;
}

.calendarioClubHead{
	height: 50px;
	padding-top: 15px;
	font-size: 1.5em;
	font-weight: bold;
}
.calendarioClubBody{
	
}


.calendarioClubDiaH, .calendarioClubDia{
	font-weight: bold;
	position: relative;
	float: left;
	width: 14%;
	text-align: center;
	height: 40px;
	padding-top: 10px;
	padding-right: 5px;
	
}
.calendarioClubDiaH{
	font-weight: bold;
}
.calendarioClubDia{
	
}

.calendarioEntradaMultiple{
	position: absolute;
	right: 10px;
	top: 2px;
	color: white;
}

.calendarioExplicacion{
	padding-top: 5px;
}

.avisoEstado{
	padding: 5px 10px;
}

input[type="time"] {
    width: 85px !important;
}

/* - ----------------------------------***/

#reserva {
	padding: 10px 10px;
}

.linea {
	margin-top: 15px;
	clear: both;
}

.contenidoLinea {
	position: relative;
	float: left;
}

.cabeceraLinea {
	position: relative;
	float: left;
	width: 120px;
	font-size: 1.2em;
	font-weight: bold;
}

td.cabeceraFormulario {
	background-color: #999999;
	color: #FFFFFF;
}

.formulario {
	
}

.formulario2 {
	margin-top: 20px;
}

.inputFormulario {
	padding: 5px 9px;
	width: 90%;
}



.boton, .boton2, .botonSlider {
	
}


.boton, .botonSlider, .boton2, .botonRojo, .botonGris {
	cursor: pointer;
	padding: 5px 15px;
	color: #FFF;
	background-color: #21a4ec;
	border: 1px solid #21a4ec;
	transition: all 450ms ease 0s;
	display: inline-block;
}
a.boton, .boton a{
	color: #FFF !important;
	display: inline-block;
}

input.boton, input.boton2{
	font-size: 14px;
}

.botonGris{
	background-color: #c0c0c0;
	border: 1px solid #c0c0c0;
}

.botonRojo{
	background-color: #ff5e5e;
	border: 1px solid #ff5e5e;
}

.boton:hover, .botonRojo:hover {
	transition: all 450ms ease 0s;
	opacity: 0.6;
}

.boton2 {
	color: #21a4ec;
	background-color: #FFF;
	border: 1px solid #21a4ec;
}

.boton2:hover {
	background-color: #21a4ec;
	color: #FFF;
}

/* Solo para los botones de la web*/
.web .boton, .web .botonSlider, .web  .boton2, .web .botonRojo, .web .botonGris {
	border-radius: 20px 20px 20px 20px;
	-moz-border-radius: 20px 20px 20px 20px;
	-webkit-border-radius: 20px 20px 20px 20px;
	height: 36px;
	font-weight: bold;
	padding-top: 8px;
}
.web .boton{
	background-color: rgba(0, 191, 166, 1) !important;
	border: 2px solid #00bfa6;
}
.web .boton:hover{
	opacity: 0.8;
	}

.web .boton2 {
	color: #00bfa6;
	background-color: transparent !important;
	border: 2px solid #00bfa6;
}

.web .boton2:hover {
	transition: all 450ms ease 0s;
	opacity: 0.6;
}

.botonSlider, .botonSlider a {
	background-color: none;
	color: #FFF !important;
	border: 1px solid #00bfa6;
	height: 50px !important;
	border-radius: 40px 40px 40px 40px !important;
	-moz-border-radius: 40px 40px 40px 40px !important;
	-webkit-border-radius: 40px 40px 40px 40px !important;
	padding-top: 12px !important;
	display: inline-block;
}



td.headManual {
	background-color: #999999;
	text-decoration: inherit;
	color: #FFFFFF;
	height: 20px;
}

td.contenidoManual {
	
}

.paralelo, .paraleloDerecha {
	float: left;
	position: relative;
}
.paraleloDerecha {
	float: right !important;
}

.textoBoton {
	margin-top: 5px;
}

.entra {
	text-align: center;
	padding-top: 8px;
	padding-right: 30px;
}

.ima img {
	width: 30px;
}

.propietario {
	margin-top: 12px;
	list-style-type: none;
	text-align: right;
}

.cajaIndex1, .cajaIndex2 {
	width: 35%;
}

.cajaIndex3 {
	width: 30%;
}

.identificar {
	width: 50%;
	padding-left: 20px;
}

.reservas {
	width: 100%;
}

.ocupacionLateral {
	position: relative;
	float: left;
	width: 10%;
	margin-bottom: 30px;
	text-align: center;
}

.ocupacionCentral {
	position: relative;
	float: left;
	width: 80%;
	font-size: 1.4em;
	padding-top: 20px !important;
}

.ocupacionInstalacion {
	position: relative;
	float: left;
	width: 12%;
	margin-bottom: 20px;
}

.ocupacionExtendida{
	width: 20%;
}

.ocultarHoras {
	display: none;
}

.byn {
	opacity: 0.5;
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
}

.formu50, .formu50fijo {
	width: 50%;
}

.formu33, .formu33fijo {
	width: 33.3%;
}

.formu30, .formu30fijo {
	width: 30%;
}

.formu70, .formu70fijo {
	width: 70%;
}

.formu75, .formu75fijo {
	width: 75%;
}

.formu80, .formu80fijo {
	width: 80%;
}

.formu90, .formu90fijo {
	width: 90%;
}

.formu20, .formu20fijo {
	width: 20%;
}

.formu25, .formu25fijo {
	width: 25%;
}

.formu15, .formu15fijo {
	width: 15%;
}

.formu66, .formu66fijo {
	width: 66%;
}

.formu60, .formu60fijo {
	width: 60%;
}

.formu40, .formu40fijo {
	width: 40%;
}

.formu100 {
	width: 100% !important;
}

.formu10 {
	width: 10%;
}

.formu90 input[type="text"], .formu50 input[type="text"], .formu33 input[type="text"],
	.formu70 input[type="text"], .formu30 input[type="text"], .formu25 input[type="text"],
	.formu66 input[type="text"], .formu100 input[type="text"], .formu100 input[type="password"],
	.formu50 select, .formu33 select, .formu70 select, .formu30 select,
	.formu25 select, .formu66 select, .formu100 select {
	width: 100%;
}

.padea20 {
	padding: 20px 20px;
}

.padea50 {
	padding: 50px 20px;
}

.padea10 {
	padding: 10px 10px;
}

.padea20P {
	padding: 0px 15%;
}

.padea10P {
	padding: 0px 10%;
}

.paddingR, .paddingRM {
	padding-right: 30px;
}

.paddingMenu {
	padding-right: 10px;
	padding-bottom: 10px;
}

.paddingL, .paddingLM {
	padding-left: 30px;
}
.paddingLMini{
	padding-left: 5px;
}
.paddingRMini{
	padding-right: 5px;
}

.padeaV {
	padding: 20px 0px;
}

.padeaV100 {
	padding: 100px 0px;
}

.padeaB {
	padding-bottom: 10px;
}

.centrar, .centrarTabla, .centrarNoMovil {
	text-align: center;
}

.derecha, .derechaTabla, .derechaNoMovil {
	text-align: right;
}

.bold {
	font-weight: bold;
}

.justificar {
	text-align: justify;
}



.cta {
	padding-right: 20px !important;
	padding-left: 20px !important;
}

.padea150 {
	padding-top: 150px;
}

.noVisibleMovil {
	display: block;
}

.noVisiblePc {
	display: none;
}

.ico-servicio {
	width: 25px;
}
.ico-grande{
	font-size: 36px;
}

.botonHorizontal{
	padding-right: 15px;
}

/* Slider ------------------------------ */
#owl-slider {	
}

#owl-slider .owl-buttons{
	display: none;
}

#owl-slider .item img, #owl-slider .item video {
	display: block;
	width: 100%;
	height: auto;
}

#owl-miniaturas .item img {
	width: 80% !important;
}

#owl-slider .owl-controls {
	display: none !important;
}

.owl-controls {
	text-align: center;
}

#owl-miniaturas .owl-controls {
	margin-top: 5px;
}

#owl-opiniones .owl-controls {
	margin-top: 10px;
}

#owl-opiniones{
	padding: 10px 0px;
}

#owl-opiniones img{
	max-width: 90%;
}

.opiniones{
	padding: 10px 50px;
}

.opinion{
	line-height: 1.9em;
	padding: 20px 20px;
	transition: all 0.5s ease-out 0s;
	text-align: center;
}

.opinionComilla {
	font-size: 2em;
	line-height: 10px;
}
.opinionTexto {
	width: 100%;
	font-style: italic;
	
}

.opinionAutor {
	font-weight: bold;
}

.opinionEmpresa {
	
}

.publicidad{
	
}

.bannercontenido {
	position: relative;
	float: right;
	width: 100%;
	height: 680px;
	padding-top: 260px;
	padding-left: 70px;
	padding-right: 40%;
	text-align: left;
	z-index: 80;
	color: #FFF !important;
}

.bannercontenido h2 {
	font-size: 2.5em;
	font-weight: bolder;
	color: #FFF !important;
}

.bannercontenido .titulo h1{
	font-size: 3.5em;
	font-weight: 900 !important;
}

.bannercontenido .subtitulo {
	padding: 20px 0px;
	font-size: 1.3em;
	color: #FFF !important;
}

.bannerimagen {
	position: absolute;
	width: 100%;
	max-height: 600px;
	min-height: 400px;
}

#bannerenlace:hover {
	color: inherit;
}

.destacadosHome {
	text-align: center;
	margin: auto;
	max-height: 250px;
	overflow: hidden;
}

.destacadoHome {
	padding: 20px 20px;
	text-align: left;
	width: 25%;
}


.destacadoHome img {
	max-width: 60px;
	
}

.destacadoHome h2 {
	font-size: 1.5em;
	font-weight: 700;
}

/* LATERAL RESPONSIVE*/
#responsiveCerrar {
	width: 100%;
	text-align: right;
	padding-right: 30px;
}

#responsiveEnlace {
	margin-top: 25px;
	padding: 10px 20px;
}

.responsiveEnlace-fixed {
	margin-top: 5px !important;
}

#responsiveMenu {
	position: absolute;
	z-index: 2147483649;
	width: 0%;
	height: 200%;
	overflow: hidden;
	top: 0;
	color: #666;
	text-transform: uppercase;
}

.fancybox-overlay {
	z-index: 2147483650 !important;
}

#responsiveMenu a {
	color: #666;
}

#responsiveMenu ul {
	list-style-type: none;
	padding-left: 0px;
}

#responsiveMenu>li {
	padding-left: 10px;
}

#responsiveMenu li {
	border-bottom: 1px solid #DDD;
}

#blanco {
	position: relative;
	float: left;
	height: 200%;
	width: 300px;
	background-color: #FFF;
	padding: 15px 0px;
}

#negro {
	position: absolute;
	width: 100%;
	height: 200%;
	background: #666;
	filter: alpha(opacity = 50); /* internet explorer */
	-khtml-opacity: 0.5; /* khtml, version anterior de safari */
	-moz-opacity: 0.5; /* firefox, mozilla, netscape */
	opacity: 0.5; /* safari, chrome, opera */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

.responsiveCerrado {
	display: none;
}

.responsiveSeccion {
	
}

.responsiveLinea {
	background-color: #EFEFEF;
}

.responsiveEntrada, .enlaceLinea {
	padding: 10px 5px;
	font-size: 1.1em;
	cursor: pointer;
	padding-left: 15px;
	width: 100%;
	background-color: #FDFDFD;
}

.responsiveEntrada {
	font-weight: bold;
	font-size: 1.3em;
	border-bottom: 1px solid #DDD;
}

.registroCerrado {
	display: none;
}

.enlaceLateral {
	color: #666 !important;
}

/* Menu Registro*/
#registroIdentificar, #registroNuevo, #registroRecordar {
	max-width: 350px;
}

#registroMenu {
	position: absolute;
	right: 0px;
	z-index: 10000;
	width: 0%;
	height: 200%;
	overflow: hidden;
	top: 0;
	color: #666;
}

#registroCerrar {
	width: 100%;
	text-align: right;
	padding-right: 30px;
}

#blanco {
	position: relative;
	float: right;
	height: 200%;
	width: 40%;
	background-color: #FFF;
	padding: 40px 50px;
	padding-left: 60px;
}

#negro {
	
}

.registroTitulo {
	padding-top: 50px;
}

.registroTitulo, .registroTitulo h2 {
	color: #222 !important;
	font-size: 2em;
}

.registroCerrado {
	display: none;
}

.mensajeLogin {
	background-color: #ffc4c4;
	padding: 15px 20px;
}

.alignLeft {
	text-align: left;
}

.label {
	padding-top: 12px;
	padding-left: 5px;
}

/* Formulario*/
.formulario {
	font-size: 1em;
	line-height: 1em;
}

.formulario .lineaFormulario, .formulario .lineaFormularioC, .formulario .lineaFormulario2
	{
	/*text-transform: uppercase;*/
	margin-top: 15px;
	text-align: left;
}

.formulario .lineaFormularioC {
	/*text-transform: uppercase;*/
	text-align: center;
	width: 670px;
}

.formulario .lineaFormularioMini {
	font-size: 0.95em;
	/*text-transform: uppercase;*/
	margin-top: 10px;
	text-align: left;
}

.formulario .lineaInputFormulario {
	margin-top: 5px;
	text-align: left;
}

.formulario .lineaInputFormularioMini {
	text-align: left;
	font-size: 0.95em;
}

.formulario input, .formulario select, .formulariofull input,
	.formulariofull select {
	/*border: 1px solid #DEDEDE;*/
	padding: 5px 20px;
	height: 40px;
	/*color: #333333;*/
}

.formulario input[type="image"] {
	padding: 0px 0px;
	height: auto;
}

.formulariofull input, .formulariofull select {
	width: 100%;
}

.formulario textarea {
	width: 100%;
	height: 150px;
	border: 1px solid #DEDEDE;
}

.cajaCentro{
	position: relative;
	float: left;
	width: 20%;
	height: 200px;
	overflow: hidden;
	padding: 10px 10px;
}
.cajaCentro img{
	max-width: 100%;
}

.centroCabecera{
	height: 200px;
	overflow: hidden;
}

.centroMapa{
	position: absolute;
	width: 100%;
	height: 200px;
	opacity: 0.6;
	overflow: hidden;
}

.centroContenido{
	position:absolute;
	width:100%;
	padding: 20px 20px;
	z-index: 100;
	color: #333;
}

.acciones{
	min-width: 50px !important;
}

@media screen and (max-width: 1080px) {
	/* Tablet responsive smartphone */
	/* estilo general */
	html, body {
		/*overflow-x: hidden;*/
	}
	img {
		border: none;
		max-width: 100%;
		height: auto !important;
	}
	textarea, input {
		max-width: 100%;
	}
	
	.paddingL{
		padding-left: 0px;
		padding-top: 30px;
	}
	
	#blanco {
		height: 100%;
		width: 100%;
		padding: 20px 20px;
	}

	/* Ajuste ancho */
	.sizefijo, .bgweb, .bgcabecera {
		max-width: 100%;
		width: 100%;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		overflow-x: hidden;
		padding: 0px 0px;
	}
	
	#div_mensaje_usuario {
		position: relative; 
	}
	
	.bgcabecera{
		background-size: 100% 100px;
	}
	#menuTop {
		padding-top: 5px;
	}
	#head {
		padding-top: 10px;
		height: 90px;
		z-index: 20;
		width: 100%;
	}
	#head .titulo {
		text-align: left;
		width: 100%;
	}
	#head .titulo img {
		max-width: 150px;
		max-height: 60px;
	}
	.botonera {
		font-size: 0.9em;
	}
	/* Menu */
	.noVisibleMovil {
		display: none;
	}
	.noVisiblePc {
		display: block;
	}
	
	#head .titulo {
		text-align: left;
		margin: auto;
		width: 55%;
		padding-top: 0px;
		padding-left: 15px;
	}
	#head .titulo img, .logo-fixed img {
		max-height: 50px !important;
	}
	#head .centro {
		left: 0%;
		margin-left: -0px;
	}
	
	#owl-slider, #head {
		background-color: #17213a;
	}

	/* ADAPTACIÓN PARA APP */
	#menuUserMovil, #menuUserMovil a {
		background-color: #FFF;
		padding-top: 10px;
		color: #FFF !important;
		background-color: #111829;
	}
	.entradaMenu{
		padding: 10px 0px;
	}
	
	.entradaMenuFixed {
		position: relative;
		float: left;
		width: 20%;
		margin-bottom: 10px;
		text-align: center;
		/*height: 80px;*/
		overflow: hidden;
	}
	.menuUserImagen {
		width: 100%;
	}
	.menuUserImagen img {
		min-width: 30px;
	}
	.menuUserTexto {
		margin-top: 0px;
		padding-left: 0px;
		font-size: 0.6em;
		width: 100%;
		text-transform: uppercase;
		overflow: hidden;
	}
	#contenidoUser {
		width: 100%;
		padding-left: 10px;
		padding-right: 5px;
	}

	/* SLIDER */
	#owl-slider {
		margin-bottom: -1px;
	}
	#slider-adaptado {
		width: 100%;
	}
	.owl-theme .owl-controls {
		margin-top: 0px !important;
		text-align: center;
		margin-bottom: 0px;
	}
	.bannerimagen {
		width: 100%;
	}
	.bannercontenido {
		zoom: 80%;
		width: 100%;
		height: 280px;
		padding-top: 100px;
		padding-right: 30%;
		padding-left: 1%;
		font-size: 0.8em;
	}
	#slider-banner {
		display: none;
		margin-bottom: 20px;
	}
	#slider-responsive {
		display: block;
	}
	#desliza, #recetas {
		display: none;
	}
	.introIndex {
		width: 100%;
		padding: 0px 0px;
		margin-top: 15px;
	}
	.introIndex .imagen {
		width: 100%;
		padding-right: 0px;
	}
	.formulariocontacto {
		width: 100%;
		margin-left: 0px;
	}
	.formularioContactoIndex {
		padding: 10px 20px;
		width: 100%;
	}
	.suma {
		font-size: 1.5em;
	}
	.pregunta {
		font-size: 1em;
	}
	#productoImagen {
		width: 30%;
		padding-right: 30px;
	}
	#productoContenido {
		width: 70%;
	}
	#productoContenido .subtituloDestacado {
		font-size: 1em;
	}
	.tituloDestacado {
		font-size: 0.9em;
	}
	#productoContenido .precioDestacado {
		margin-top: 0px;
	}
	#general {
		padding: 5px 10px;
		min-height: 600px;
	}
	.paralelo {
		position: inherit;
	}
	#lateral {
		margin-top: 0px;
		left: 0px;
		width: 100%;
		padding: 4px 4px;
		color: #444;
		z-index: 100;
	}
	#lateral .estiloLinea {
		cursor: pointer;
	}
	.jFlowNext {
		right: 50px;
	}
	.jFlowNext, .jFlowPrev {
		position: absolute;
		left: -11000px;
		top: -11000px;
	}
	#carrito {
		top: 45px;
		width: 45%;
		padding-top: 15px;
	}
	#carritoOculto {
		display: none !important;
		visibility: hidden !important;
	}
	#cookies, #recomendadosCesta {
		display: none;
	}
	#cestaWeb {
		display: none;
	}
	#cestaMovil {
		display: block !important;
		padding: 0 0.8em;
	}
	#cestaMovil .labeled {
		min-width: 6em;
	}
	#cestaMovil span.labeled {
		display: inline-block;
		padding: 0.5em 0 0 0;
	}
	#cestaMovil .elimina {
		position: relative;
		float: right;
		left: 1.5em;
		top: 0.6em;
	}
	.efectuarPagoCentro {
		width: calc(100% - 1em);
		margin: 0 0.5em;
	}
	form[action="registro"] .formulario {
		margin-left: 0px !important;
	}
	.introIndex .contenidoMargenTop {
		width: 100%;
	}
	.introIndex .contenidoSinMargenTop {
		width: 100%;
	}
	.lineaDerecha {
		position: relative;
		float: left;
		left: 0px;
		text-align: left;
	}
	.alineadoDerecha {
		position: relative;
		margin-top: 10px;
		left: 0px;
	}
	#novedades .novedad {
		width: 49%;
		height: 70px;
		display: inline-block;
		padding-right: 10px;
		text-align: left;
	}
	.novedad .contenido {
		padding-left: 2px;
	}
	#subir {
		display: none;
	}
	.propietario {
		text-align: left;
	}
	#foot {
		display: none;
	}
	#foot .contacto {
		float: left;
		left: 15px;
	}
	.identificar {
		width: 100%;
		padding-left: 0px;
		padding-bottom: 30px;
	}
	.fullMovil {
		width: 100% !important;
	}
	.formu100, .formu50, .formu33, .formu66, .formu80, .formu20, .formu10, .formu25,
		.formu70, .formu40, .formu15, .formu60, .formu30, .formu40, .formu75 {
		width: 100% !important;
	}
	.padeaV100 {
		padding: 30px 0px;
	}
	.padea150 {
		padding-top: 10px;
	}
	
	
}



@media screen and (max-width: 820px) {
	
	.noticiaTextoListado {
		margin-left: 0px;
	}
	.noticiaTexto {
		margin-left: 0px;
	}
	.noticiaImagen {
		float: inherit;
		position: inherit;
	}
	.cajaIndex1, .cajaIndex2, .cajaIndex3 {
		width: 100%;
	}
	.reservas {
		font-size: 0.9em;
	}

	/* Para el calendario*/
	.ocultarHoras {
		display: block;
	}
	.ocupacionLateral {
		width: 20%;
		font-size: 0.8em;
	}
	.ocupacionCentral {
		width: 60%;
		text-align: center;
	}
	.ocupacionInstalacion {
		width: 20% !important;
	}
	.ocupacionExtendida{
		width: 20% !important;
	}
	
	.nombreInstalacion {
		font-size: 0.8em !important;
	}
	.tipoInstalacion {
		width: 45%;
	}
	.leyenda {
		margin-right: 2px;
	}
	.cajaCentro{
		width: 50%;
	}
	
	#owl-opiniones img{
		max-width: 100%;
	}
	
	.derechaNoMovil, .centrarNoMovil{
	text-align: left;
	}
	
	.destacadosHome{
		height: auto !important;
		max-height: 1000px;
	}
	.destacadoHome{
		width: 50%;
		
	}
}