@CHARSET "UTF-8";



nav {
	background-color: #003580;
}

#mainImage {
    background-image: url(../images/main-image.jpg);
    background-size: cover;
    background-position: center;
    height: 600px;
    padding-top: 30px;
    font-family: 'Fjalla One';
    text-shadow: 2px 3px 2px rgb(0, 0, 0);
}



#mainImage h1,#mainImage h2  {
	color: white;	
}	

#mainImage h1{
	font-size: 3rem;
}

#mainImage h2{
	font-size: 2rem;
}

.precioCurso .combinado + .fullwidth {
    font-weight: 500;
}

#main-buttons{
	margin-top: 130px;
}
#main-buttons .btn {
    margin-right: 1rem;
    background-color: transparent;
    color: white;
    border: 2px solid white;
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 6px;
    padding: 20px;
    width: 300px;
    margin-bottom: 10px;
}

.collapsible-header {
    line-height: 2.5rem;
    font-size: 1.1rem;
}

[type="radio"]:not(:checked)+span, [type="radio"]:checked+span {
    height: auto;
}

.collapsible img {
    height: 2.3rem;
    display: inline-block;
    margin-right: 1.5rem;
    width: 2.3rem;
}


.letra {
	margin-right: 1rem;
	font-weight: 600;
	font-size: 1.4rem;
	font-style: oblique;
	color:#003580;
}

.datosReserva {
    max-width: 700px;
    padding-top: 0rem !important;
}

span.badge.new {
    background-color: #0067ae;
    font-weight: 500;
}

button.btn {
    background-color: #0067ae;
}

button.btn:hover {
    background-color: #64a3ce;
}

#cajaCesta {
	position: fixed;
	right: 1rem;
	top: 1rem;
	z-index: 9999;
}

div#cesta {
    width: 300px !important;
    margin-top: -12px;
}


span.new.badge.pasado {
    background-color: #ff0101;
}

span.new.badge.cerrado {
    background-color: #bb1f1f;
}

.collection a.collection-item {
	color: #24597d;
	background-color: transparent;
}

.iconofecha {
    color: #202020;
    margin-top: 7px;
    margin-left: 5px;
    position: absolute;
}

.contenido {
    min-height: 530px;
    margin-top: 0px;
}

.menucard {
	padding: .8rem;
	padding-bottom: 1rem;
}

.page-footer {
	background-color: #274961;
}


.menucard h5 {
	margin-bottom: 0rem;
	margin-top: 0rem;
	font-size: 1.1rem;
	font-weight: 600;
}

#edificio h5 {
	font-style: italic;
	color: #655656;
}

.busqueda .input-field, .busqueda p {
	margin-bottom: .9rem;
	margin-top: .7rem;
	font-size: 1.2rem;
}

.busqueda {
    background-color: #F7F7F7;
    padding: 30px 10px;
    box-shadow: none;
    margin-bottom: 0;
    margin-top: 0;
}

.busqueda-sinespacio {
    padding: 10px 3px;
    padding-top: .1rem;
}

.seleccion {
    font-size: 1.2rem;
    padding-left: 1.2rem;
    font-weight: 500;
    font-style: italic;
}

#deporte {
    color: #0067ae;
    font-weight: 400;
}


.resultados {
    padding: 1.5rem .5rem;
    padding-top: .5rem;
}

.busqueda .row{
	margin-left: 0rem;
    margin-right: 0rem;
    margin-bottom: 0px;
}

i.material-icons.prefix {
	font-size: 1.5rem;
}

input#fecha,
input#fechaVisor {
    height: 2rem;
    border: 1px solid;
    border-radius: 3px;
    background-color: white;
    padding: .2rem;
    text-align: center;
    max-width: 150px;
}

p.separador {
    height: 12px;
}
span.descripcionSeleccionado {
    color: #000000;
    font-weight: 500;
}

.aplicar, .buscarInstalaciones, .continuar, .irAPago {
	background-color: #0067ae;
	font-size: .9rem;
}

.buscarInstalaciones {
    margin-left: 10px;
    margin-top: -4px;
    height: 30px;
    border-radius: 14px;
}

.volver {
    background-color: #003580;
    min-width: 95px;
    margin-left: 1rem;
    margin-top: -8px;
}

.collapsible-header i {
    color: #003580;
}

.menucard h6 {
	color: #0067ae;
	margin-bottom: 1.5rem;
	font-weight: 700;
}

.datosReserva .col {
    padding-left: 0px;
    padding-right: 0px;
}

.quitar {
	cursor: pointer;
}

span.title {
    color: #636161;
    font-size: 1rem;
}

.input-field {
	margin-left: 1rem;
}

.collection.with-header .collection-header {
	background-color: #deeaf1;
	overflow: inherit;
}

.menucard img {
	width: 100%;
}

.cardTitle {
	font-size: 1.4rem;
	color: #0067ae;
	font-weight: 400;
	float: left;
}

.collection-header h5 {
	font-size: 1.7rem;
	color: #0067ae;
	font-weight: 500;
	padding-bottom: 0px;
	margin-bottom: 0;
	margin-top: .8rem;
}

.collection-header h6 {
	color: #0067ae;
	margin-top: .5rem;
}

li.collection-item.ocupado {
	background-color: #efc8c8;
}

li.collection-item.ocupado i {
	color: #bb5959;
}

li.collection-item.disponible {
	background-color: #d9f7cc;
}

.seleccionado {
	background-color: #9aca85 !important;
}

form .row {
	margin-bottom: 0;
}

form .input-field {
	margin-top: .5rem;
	margin-bottom: .5rem;
}

.menucard .input-field {
	min-width: 160px;
}

.continuarpago {
	background-color: #0067ae;
}

.datepicker-date-display {
	background-color: #0067ae;
}

.logo img {
	max-width: 140px;
	margin-top: .35rem;
}

.small-padding {
	padding-left: 1.5rem;
	padding-right: 1.5rem;
}

.no-padding {
	padding: 0;
}

.resultados .input-field {
	margin-top: .3rem;
	margin-bottom: .3rem;
}

.datepicker-controls .select-month input {
	width: 100%;
}


.etiquetaFecha {
	text-align: center !important;
	font-style: oblique;
	font-weight: 700;
	font-size: 1.2rem !important;
}

.resumen {
	padding: 1rem;
	border-radius: 5px;
}

#pTotal {
	font-weight: bold;
	font-size: 1.5rem;
}

.resumen h5 {
    font-size: 1.3rem;
    color: #606569;
}

#horas div, #horasCesta div {
	font-weight: 600;
	line-height: 1rem;
	background-color: #e9eef5;
	padding: 5px;
	border-radius: 3px;
	margin-bottom: 7px;
	margin-top: 12px;
}

div#cargando {
	position: fixed;
	z-index: 999;
	width: 100%;
	text-align: center;
	background-color: #00000085;
	height: 100%;
	padding-top: 150px;
	color: white;
	font-style: italic;
	display: none;
}

#cargando h3 {
    font-size: 3rem;
    font-weight: bold;
}

.detalleSeleccion {
	font-size: .8rem;
	font-weight: 400;
	padding-top: 10px;
}

div#cargando img {
	max-width: 200px;
	max-height: 200px;
	-webkit-animation: spin 2s linear infinite;
/* 	-moz-animation: spin 2s linear infinite; */
/* 	animation: spin 2s linear infinite; */
/* 	animation-timing-function: ease-in-out; */
}

.sin-seleccion {
    margin-top: 10px;
    font-size: 1.3rem;
    padding: 1rem;
    color: #c56363;
    padding-left: 2rem;
}

a#btnCesta {
    width: 7.5rem;
    background-color: #b76350;
    margin-top: -5px;
	border-radius: 0px ; /*!important;*/
/* 	position: fixed !important; */
/* 	bottom: 30px; */
/* 	right: 10px; */
	display: inline-flex;
}

#btnCesta span.new.badge {
    width: .2rem;
    max-width: 20px;
    min-width: 20px;
    margin-left: 3px;
    margin-right: 0px;
    margin-top: 7px;
    float: right;
    border-radius: 10px;
    background-color: #003580;
}

.quitar {
	float: right;
	color: #965656;
}

.busqueda p {
    line-height: .2rem;
    font-size: .9rem;
    margin-bottom: 2rem;
}

.busqueda-sinespacio h5 {
    font-size: 1.3rem;
}

.resultados .card-content {
    padding: .5rem;
    padding-left: 1.2rem;
}

.resultados .card-image {
    padding: .2rem;
    padding-right: .4rem;
    padding-left: .4rem;
    color: white;
    font-size: 1.3rem;
    border-right: 2px solid white;
}

.resultados .badge {
    /* float: left; */
    background-color: #c3426d;
    margin-top: 2px;
    float: left;
    margin-left: -40px;
    margin-right: .5rem;
    width: 77px;
}

.card-image p {
    padding-top: 0;
    line-height: 1.2rem;
}


/* Aislar para que solo sea efectivo en la pantalla que deba */
.resultados [type="checkbox"].filled-in:not(:checked)+span:not(.lever):after {
    border: 2px solid #ffffff;
}

.ocupado [type="checkbox"].filled-in:not(:checked)+span:not(.lever):after,
.curso [type="checkbox"].filled-in:not(:checked)+span:not(.lever):after,
.reservado [type="checkbox"].filled-in:not(:checked)+span:not(.lever):after,
.reserva_dependiente [type="checkbox"].filled-in:not(:checked)+span:not(.lever):after,
.pasado [type="checkbox"].filled-in:not(:checked)+span:not(.lever):after,
.cerrado [type="checkbox"].filled-in:not(:checked)+span:not(.lever):after{
    display: none;
}


.resultados  [type="checkbox"].filled-in:checked+span:not(.lever):after {
    background-color: #e9eef5;
    border: 2px solid #e9eef5;
}

.resultados [type="checkbox"].filled-in:checked+span:not(.lever):before {
    border-right: 2px solid #208230;
    border-bottom: 2px solid #034c0f;
}

.meses [type="checkbox"].filled-in:checked+span:not(.lever):after {
    background-color: #0067ae;
    border: 2px solid #0067ae;
}

.meses [type="checkbox"].filled-in:checked+span:not(.lever):before {
    border-right: 2px solid #fafafa;
    border-bottom: 2px solid #fafafa;
}

.labelPrecio {
    font-size: 1.2rem;
    color: #0067ae;
    font-weight: 400;
    line-height: 4rem;
}

.textoAzul{
	    font-size: 1.4rem !important;
    margin-top: 1rem !important;
    color: #003580 !important;
}

.resultados .card-content p {
    line-height: 30px;
}

.busqueda .input-field {
    max-width: 330px;
    margin: 0 auto;
}
.collapsible {
    box-shadow:none;
   border-right: 0px solid #ddd;
    border-left: 0px solid #ddd;
}


li.active .collapsible-header {
    background-color: #f7f7f7;
}
li.active .collapsible-body {
    padding: 2rem;
    font-size: 1.1rem;
}
.busqueda-sinespacio {
    padding: 10px 3px;
    padding-top: .1rem;
}

.lit-padding {
    padding-top: 2rem !important;
    padding-left: 2rem !important;
    padding-right: 2rem !important;
}
.subtitulo {
    color: #003580;
    font-weight: 400;
    font-size: 1.4rem;
}

[type="radio"]:not(:checked)+span, [type="radio"]:checked+span {
    color: #000000b5;
}
[type="radio"]:checked+span:after, [type="radio"].with-gap:checked+span:after {
    background-color: #000000ab;
    border: 2px solid #000000ab;
}
.pasos .collapsible-body p {
    padding: 0rem;
    margin-top: 10px;
    line-height: 3rem;
    margin-bottom: 0;
}


.descPrecio span {
    font-size: .85rem !important;
}


.btn-small {
    height: 27.4px;
    line-height: 26.4px;
    font-size: 10px;
}

.btn-medium {
/*     height: 7%; */
    line-height: 250%;
    font-size: 110%;
}


.pasos .collapsible-header {
    font-style: italic;
}

.edificioHorario {
    font-size: .8rem;
    color: #003580;
}

.badge-curso{
	min-width:3rem;
 	padding:0 6px;
 	margin-right:15px;
	text-align: center;
 	font-size:1rem;
 	line-height:22px;
 	color:#757575;
 	float:right;
 	box-sizing:border-box;
 	position: absolute;
  	right: 26px;
}

.badge-extra{
	max-width: 12rem;
 	padding:0 6px;
 	margin-left:1px;
	text-align:center;
 	font-size:1rem;
 	line-height:22px;
 	max-height: 3rem;
 	overflow: hidden;
  	text-overflow: ellipsis;
 	float:right;
 	box-sizing:border-box
}

.badge-extra-combinado{
	color: gray;
	max-width: 12rem;
 	padding:0 6px;
 	margin-left:1px;
	text-align:center;
 	font-size:1rem;
 	line-height:22px;
 	max-height: 3rem;
 	overflow: hidden;
  	text-overflow: ellipsis;
 	float:right;
 	box-sizing:border-box
}

.badge-extra-cursos{
	color: gray;
 	font-size: .9rem;
 	line-height:22px;
 	max-height: 3rem;
 	overflow: hidden;
  	text-overflow: ellipsis;
 	float:left;
 	box-sizing:border-box;
 	padding-right: 1rem;
}

.badge-extra-horarios{
	color: gray;
	max-width: 12rem;
 	padding:0 6px;
 	margin-left:1px;
	text-align:center;
 	font-size: .9rem;
 	max-height: 3rem;
 	overflow: hidden;
  	text-overflow: ellipsis;
 	float:right;
 	box-sizing:border-box
}

.paso {
    color: #003580;
    font-size: 1.1rem;
    font-weight: 700;
    margin-right: 8px;
    margin-top: -4px;
    font-style: normal;
}

.datosReserva .col {
    padding-left: 3px;
    padding-right: 3px;
}

.itemCompra {
    border: 1px solid #dddddd;
    border-radius: 5px;
    margin-bottom: 15px;
    padding: 8px;
}
.siguientePaso1, .siguientePaso2, .finalizarReserva{
	background-color: #0067ae;
}

.finalizarReserva {
    margin-top: 20px;
}

#resultadoReserva h5 {
    color: #003580;
}

.pasos li.active {
    border: 1px solid #dddddd;
}

#resultadoReserva {
    background-color: #0067ae1f;
    padding: 1rem;
    border-radius: 5px;
    margin-bottom: 3rem;
}

p#total {
    margin-bottom: 10px;
    margin-left: 15px;
    font-size: 1.2rem;
    font-weight: 500;
    margin-top: 8px;
}

div#datosTarjeta {
    padding-left: 2rem;
    padding-right: 2rem;
}

.mesesHorario label {
    font-weight: 400;
    color: #615050;
}

@media all and (max-width: 660px) {
	.small-padding {
		padding-left: .2rem;
		padding-right: .2rem;
	}
	.menucard {
		padding: 2rem;
		padding-bottom: 1rem;
		margin-left: 2rem;
	}
	.busqueda-sinespacio {
	    margin-top: -11px !important;
	}
	.lit-padding {
	    padding-left: .5rem !important;
	    padding-right: .5rem !important;
	}
	.collapsible-header {
	    font-size: .9rem;
	}
}

@media all and (min-width: 661px) {
	.dropdown-content {
		display: none
	}
	.container {
	    width: 95%;
	}
}



@-moz-keyframes spin { 100% {-moz-transform: rotate(360deg);}}

@-webkit-keyframes spin { 100% {-webkit-transform: rotate(360deg);}}

@keyframes spin { 100% {	-webkit-transform: rotate(360deg);transform: rotate(360deg);}}















/* Custom Materialize */
.container {
	margin: 0 auto;
	max-width: 1280px;
	width: 95%;
}

h1, h2 {
    line-height: 40px;
}

h1 {
	font-size: 1.4rem;
}

h2 {
	font-size: 1.2rem;
}

h3 {
	font-size: 1.1rem;
}

.collapsible {
	border-top: 1px solid #ddd;
	border-right: none;
	border-left: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.collection i.material-icons {
	position: absolute;
	left: 10px;
	margin-top: 1px;
	color: #0142a5;
	font-size: 1.4rem;
}

li.collection-item:hover {
	cursor: pointer;
	background-color: #0142a514;
}

li.active .collapsible-header {
	color: #0142a5;
}

li.collection-item {
	padding-left: 3rem !important;
}

.card {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #bbbbbb87;
    border-radius: 3px;
}

.card .card-content {
	padding: 18px;
}

.card .card-content .card-title {
	font-weight: 400;
	font-size: 1.6rem;
}
.card .card-content p {
    color: gray;
    line-height: 18px;
    font-size: .9rem;
    font-weight: 300;
}
.p-extra {
	max-width: 45rem;
	max-height: 2.4rem;
	overflow: hidden;
  	text-overflow: ellipsis;
}
.mediano {
    color: #003580 !important;
    font-weight: 500 !important;
}

.resultados .card-content label {
    color: white;
}


/* style */
.main {
	min-height: 500px;
	background-color: #8080800a;
}


/* helpers */
.fullwidth {
	width: 100%;
}

.center7px {
	max-width: 430px;
	margin: 0 auto;
	margin-bottom: 2rem;
}

.no-pad{
	padding: 0 !important
}

.s-pad{
	padding: 1rem !important;
}

.s-pad-left {
    padding-left: 30px !important;
}

.s-pad-right {
    padding-right: 30px !important;
}

.pad-right {
    padding-right: 35px !important;
}

.bold {
    font-weight: 500 !important;
}


/* Medias */
@media only screen and (min-width: 601px) {
	.container {
		width: 90%;
	}
	#mainImage {
    	padding-top: 100px;
	}
	#main-buttons{
		margin-top: 130px;
	}
}

@media only screen and (min-width: 993px) {
	.container {
		width: 95%;
	}
}

.center8px {
	max-width: 630px;
	margin: 0 auto;
	margin-bottom: 2rem;
}

#clockdiv{
  font-family: sans-serif;
  display: inline-block;
  text-align: center;
  font-size: 30px;
}

#clockdiv > div{
  padding: 10px;
  border-radius: 3px;
  display: inline-block;
}

#clockdiv div > span{
  padding: 15px;
  border-radius: 3px;
  display: inline-block;
}


.smalltext{
  padding-top: 5px;
  font-size: 16px;
}

.listaReserva {
	display: inline-block;
	width: auto;
	max-width: 20%;
	min-width: max-content;
}
.container-horarios{
	overflow-x: auto;
}

.fHorarias {
	border-right: 1px solid;
	border-left: 1px solid;
	text-align: center;
}
td.LIBRE {
	background-color: #d9f7cc;
}
td.CERRADO {
	background-color: #bb1f1f;
}
td.RESERVADO,
td.RESERVA_DEPENDIENTE,
td.CURSO {
	background-color: #efc8c8;
}

.pb1 {
	padding-bottom: 1em;	
}

.pt1 {
	padding-top: 1em;	
}

.padding-horarios {
	
	padding: 1.2% 0.6% 0% 0% !important;
}
.padding-horarios-small {

	padding-top: 10px;
}

.reserva-cabecera {
	text-align: center;
	display: block;
	max-width: max-content;
	margin: auto;
}

.box {
  display: flex;
  background-color: #0142a5;
  color: #fff;
  border-radius: 5px;
  padding: 0.6em 0.6em 0.6em 0.6em;
  align-items: center;
  justify-content: center;
  font-size: 1em;
}

.box:nth-child(even) {
  background-color:#3082ff;;
  color: #000;
}
.box.sidebar{
/* 	writing-mode: tb-rl; */
/* 	transform: rotate(-180deg); */
	background-color: #0142a5;
  	color: #fff;
}

.wrapper {
  width: max-content;
  display: grid;
  grid-gap: 7px;
  margin: auto;
/*   grid-template-columns: 150px repeat(27, 50px); */
/*   grid-template-rows: repeat(4, 50px); */
/*   grid-auto-flow: column; */
}

.box.hidden {
  background-color: transparent;
}

.box.reservado,
.box.reserva_dependiente {
  background-color: #f27979;
  color: #000;
}

.box.curso{	
	background-color: #a09b9b;;
  	color: #000;
}

.box.libre {
/*   background-color: green; */
	background-color: #c6f1ab;
	border-style: solid;
  	border-color: #000000;
    color: #000;
}

.box.pasado.true,
.box.cerrado {
	opacity: 0%;
}
.box.pasado.false{
	background-color: #e1eed9;
	border-style: solid;
  	border-color: #797373;
    color: #797373;
}

.box.pselect {
	background-color: #fbf47a;
    font-weight: bold;
    color: #000;
}

.leyenda {
	max-width: 600px;
	width: 100%;
	margin: auto;	
}
.leyenda ul{
	display: inline-flex;
	width: 100%;
/* 	flex-wrap: wrap; */
}
.leyenda li {
 	list-style-type: none;
    display: inline;
    margin-right: 1%;
    width: inherit;
}

/* .sticky { */
/*   position: -webkit-sticky; */
/*   position: sticky; */
/*   top: 0; */
/*   padding: 5px; */
/* } */

.sticky-2 {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  padding: 5px;
}

.badge-extra-cursos.true,
.badge-extra-horarios.true,
.agotado {
	font-weight: bold;
	color: red;
}

.collection-item.true,
.collapsible-header.true{
	
	pointer-events: none;
}

.anuncio {
	background: white;
	border: 3px solid;
	text-shadow: none;
	font-size: 1.5em;
	border-radius: 5px;
}

span.temporizador.visible-false {
	display: none;
}

.p-title{
	color: black !important;
	font-size: 2rem !important;
	font-weight: bold !important;
	margin-top: 1.5em !important;
	margin-bottom: 1em !important;
}
.p-subTitle{
	margin-bottom: 3em !important;
	font-size: 1.5rem !important;
}

.p-center{
	text-align: center;
}

.p-numAuto,
.p-link:hover {
  text-decoration: underline; 
}

#miDialogo.modal {
	height: 70% !important;
}

span.bulb{
  content: url("../images/bulb.svg");
  margin-top: -2.6em;
  margin-left: 12em;
  display: flex;
}
span.bulb-ventanilla{
  content: url("../images/bulb.svg");
  margin-top: -2.6em;
  margin-left: 2em;
  display: flex;
  position: absolute;
}

td.fHorarias {
   height: 2em;
   min-width: 14rem;
   vertical-align: middle;
   vertical-align: initial;
   text-align:center;
 }
 
 div.switch {
    margin-top: 1em;
}
.option-selected {
	color: #26a69a;
	font-size: 1.1em;
}

.row-buttons-modal{
	text-align: end;
}

.btn-cancel-reserva{
	
	position: fixed;
	margin-top: -0.4em;
}

.a-cancel-reserva{
	
	color: black;
	background-color: red;
	font-size: 1.2rem;
	font-weight: bold;
}

button#submit {
	margin-top: 2em;
}

