body {
    text-rendering: optimizelegibility;
    font-family: "Nunito", sans-serif;
	}

h1, .carrito-general h2, .datos-cliente h2, .resumen h3, .login h2, .reader h3, .entradas h2{
    font-family: "Nunito", sans-serif;
    font-weight: bolder !important;
    padding: 25px;
    
}

p{
  font-family: "Nunito", sans-serif;
    font-size: 1.3em;
}

.footer a{
  font-family: "Nunito", sans-serif !important; 
}
 .tienda h1{
    font-family: "Nunito", sans-serif !important;
    
}

.idiomas a h5{
    font-family: "Nunito", sans-serif; !important;
    font-size: 1.6em;
    
}

.table .alto td, .table th{
   font-family: "Nunito", sans-serif !important; 

    font-size: 1.5em;
}


@-moz-document url-prefix() {
  fieldset { display: table-cell; }
}
	
.cc-cookies {
    width: 100%!important;
    }

a {
    color: #000;
    }

.bg-yellow a {
    color: white;
    text-decoration: underline;
    }
    
.tabla-de-disponibilidad.ordenador .titulo,
.tabla-de-disponibilidad.ordenador .contenido {
    width: 100%;
    overflow: hidden;
    }
    
.tabla-de-disponibilidad.ordenador .titulo {
    font-weight: 700;
    }
    
.tabla-de-disponibilidad.ordenador .item {
    display: inline-block;
    padding: 0;
    line-height: 30px;
    float: left;
    width: 20%;
    }
    
.tabla-de-disponibilidad.ordenador .titulo {
    border-bottom: 2px solid #ddd;
    }
    
.tabla-de-disponibilidad.ordenador .contenido .item {
    background: #f9f9f9;
    padding: 10px 0;
    font-size: .9em;
    }
    
.tabla-de-disponibilidad.ordenador .contenido .add {
    text-align: center;
    }
    
.movil {
    display: none;
    }
    
.tabla-de-disponibilidad.ordenador .contenido .form-control {
    font-size: .9em;
    }
    
.tabla-disponibilidad .form-inline .input-group > .form-control {
    width: 110px;
}

.single .tabla-disponibilidad .form-inline .form-group {
    margin: 20px 0;
}

.single .tabla-disponibilidad .form-inline .form-group.primero {
    margin-right: 15px;
}

.footer-booking li {
    display: inline-block;
    text-align: center;
    border-right: 1px #fff solid;
    padding-right: 5px;
    margin-right: 5px;
    }
    
.footer-booking li:last-child {
    border-right: none;
    padding-right: 0;
    margin-right: 0;
    }
    
ul.footer-booking {
    padding: 0;
    }

    
a:focus,
a:hover, a {
    text-decoration: underline;
    }
    
.data {
    color: #ea5b0c;
    font-style: italic;
    margin-bottom: 15px;
    }
	
.btn-primary {
    background-color: #ea5b0c!important;
    border-color: #fff!important;
    }

.btn-primary:hover {
    background-color: #a7a7a9!important;
    }
    
.moncake {
    margin-bottom: 5px;
    display: block;

    }
    
.margen {
    margin-bottom: 20px;
    }
    
.moncake span {
    height: 57px;
    line-height: 57px;
    color: #fff;
    display: block;
    }
    
.encrypt {
    background: transparent url("../img/encrypt.png") no-repeat;
    height: 28px;
    width: 120px;
    display: inline-block;
    position: relative;
    text-indent: -9999px;
    }
    
.btn-primary a {
    color: #fff!important;
    }
    
.pagos {
    color: #fff;
    }
    
.pagos .fa,
.pagos .encrypt {
    font-size: 2em;
    }
	
.form-group {
    overflow: hidden;
	}
	
.contenedor .form-inline .form-group {
    margin-right: 20px;
	}
    
.centrado-vertical {
    display: table;
    }
    
.centrado-vertical-end {
    display: table-cell;
    vertical-align: middle;
    }
   
.dispositivo-movil,
.home .header-up.internas,
.section .header-up.portada,
.single .header-up.portada {
	display: none;
    }
    
.encajador-en-pagina {
	max-width: 1200px;
	margin: 0 auto;
	overflow: hidden;
    }
    
.overflow {
	overflow: hidden;
    }
    
.positioning {
    position: relative;
    }
    
.ui-datepicker-trigger {
    display: none;
    }

#sticky,
#sticky2 {
    z-index: 4;
    width: 100%;
    }
    
#sticky2 {
    background-image: url('../img/fondo-header.jpg');
    background-size: cover;
    height: 200px;
    padding-top: 30px;
    border-bottom: 1px solid #616166;
    }

/* ===============
        COMENTARIOS
   =============== */
       
.blog #comentarios h2 {
    background: #ea5b0c;
    line-height: 50px;
    height: 50px;
    padding-left: 10px;
    color: #fff;
}

.blog .comentarios-login {
    background: #ebebeb;
    padding: 10px;
    }

.blog .comentarios-login label.comentario-label {
    font-size: 1.9em;
    background: #ebebeb;
    line-height: 36px;
    margin-bottom: 20px;
    }
    
.blog .comentarios-login label.comentario-label i {
    padding-right: 5px;
    }
    
.blog .comentario-caja .comentario-datos {
    margin-left: 5px;
    padding-left: 5px;
    border-left: 7px solid #000;
    }

.blog .comentario-caja .comentario-nombre {
    font-weight: bold;
    }

.blog .comentario-caja {
    border-bottom: 1px dotted #000;
    padding-bottom: 5px;
    font-size: .9em;
    margin-bottom: 5px;
    }

    
/* ===============
        FORMULARIOS
   =============== */
   
.cliente-nocliente {
    margin-bottom: 30px;
    }
    
.reservas.registro .contenedor input[type=text],
.reservas.registro .contenedor input[type=password],
.reservas.resumen .contenedor input[type=text],
.comentarios-login input[type=text],
.comentarios-login textarea,
.contenedor .formulario-terraza input[type=text],
.contenedor .formulario-terraza textarea    {
    width: 300px;
    }
    
.reservas.registro .form-horizontal .checkbox {
    margin-bottom: 15px;
    }

    
.codigo-promocional{
    margin-bottom: 30px;
    overflow: hidden;
    }
    
.pago-tarjeta-credito{
    margin-top: 30px;
    }

/* ===============
        STACKTABLES
   =============== */

.stacktable {
    width: 100%;
    }
          
.stacktable.large-only {
    display: table;
    }   
    
.stacktable.small-only {
    display: none;
}



/* ===============
    PARTNERS
   =============== */
        
.partners h2 a {
    color: #000;
    font-weight: 700;
    font-size: 1em;
    }
    
.partners .informacion p {
    font-weight: 300;
    font-size: 1em;
    }
    
.partners .direccion {
    margin-bottom: 15px;
    }
    
.partners .direccion a {
	background: transparent url("../img/icono-direccion.png") no-repeat left center;
	padding-left: 25px;
	height: 23px;
	line-height: 23px;
	display: block;
	color: #ea5b0c;
	font-size: 1.1em;
    }
    
.partners .bloque {
    margin-bottom: 30px;
    }
    
.single.partners img {
    width: 100%;
    }

/* ===============
    AWESOME CIRCULO
   =============== */
     
.iconos-circulos i {
    height: 20px;
    line-height: 20px;
    width: 20px;
    background: #000;
    border-radius: 999px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    max-width: 100%;
    position: relative;
    text-align: center;
    top: 0;
    vertical-align: middle;
    word-spacing: 1px;
    font-size: .9em;
    }
    
.footer .iconos-circulos i {
    height: 45px;
    line-height: 45px;
    width: 45px;
    background: #fff;
    color: #a7a7a9;
    font-size: 2em;
    margin-left: 10px;
    }
    
.footer .iconos-circulos.carro i {
    background: #c1bba3;
    color: #fff;
    margin-left: 0;
    }
    
.footer .iconos-circulos.carro {
    margin-bottom: 30px;
    }
    
.iconos-circulos i:hover {
    background: #ea5b0c;
    color: #fff;
    }
   
/* ===============
    TRANSITIONS
   =============== */
   
a:hover,
i:hover {
    -webkit-transition: 0.2s ease-out;
    -moz-transition:  0.2s ease-out;
    -o-transition: 0.2s ease-out;
    }
    
/* ===============
    RESERVAS
   =============== */

.carrito table,
.carrito table th {
    text-align: center;
    }
    
.carrito a.trash {
    color: red;
    }
    
.carrito .trash i {
    font-size: 2em;
    }
    
.carrito .alto td {
   height: 80px;
    line-height: 80px;
    background: #dbeef3;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 2em;
    color: rgb(32, 32, 32);
    }
        
.container-fluid .carrito a.btn:hover,
.container-fluid .carrito a.btn:focus,
.container-fluid .carrito .text-left a,
.container-fluid .carrito .text-right a {
    color: #fff!important;
    }
    
.clear {
    clear: both;
    }
    
/* ===============
    PASOS COMPRA
   =============== */    
    
.pasos-compra {
   height: 100px;
    width: 100%;
    /* margin: 20px 0; */
    line-height: 100px;
    /* background: rgba(193, 187, 163, .5); */
    /* -webkit-border-radius: 15px; */
    -moz-border-radius: 15px;
    /* border-radius: 15px; */
    

    }

.paso.active {
    color: rgb(22, 22, 22);
    background: #dbeef3;
    /*border-bottom: 3px solid #11adb6;*/
    }
    
.paso {
    width: 33%;
    line-height: 50px;
    margin-top: 25px;
    font-size: 2em;
    font-family: "Nunito", sans-serif;
    color: grey;
    text-align: center;
    float: left;
    font-weight: 500;
    background:#f4f4f4;
    border-top: 1px solid white;
    border-right: 1px solid white;
    border-left: 1px solid white;
    border-bottom: 3px solid transparent;
  
    }

/* ===============
    RATING
   =============== */
   
.rating {
    font-size: 1.6em;
    }

/* ===============
    idiomas
   =============== */

.idiomas a:hover, .idiomas a.seleccionado {
    opacity: 1;
}



/*.idiomas a.gl {
    background: transparent url("/static/recursos/flags/gl.png") no-repeat scroll 0 0;
    }*/

.idiomas a.fr {
    background: transparent url("/static/recursos/flags/fr.png") no-repeat scroll 0 0;
    }      
    
.idiomas a.de {
    background: transparent url("/static/recursos/flags/de.png") no-repeat scroll 0 0;
    }
    
.idiomas a.it {
    background: transparent url("/static/recursos/flags/it.png") no-repeat scroll 0 0;
    }  
    .idiomas a {
   
    margin: 90px 5px 0 0;
    opacity: 0.5;
    display: inline-block;
}

.footer .idiomas {
    width: 150px;
    float: right;
    }
           
.footer .form-control {
    color: #fff!important;
    background-color: #4e4e53!important;
    background-image: none!important;
    border: none!important;
    border-radius: 0!important;
    box-shadow: none!important;
    padding: 0 0 0 10px!important;
    font-family: "Nunito", sans-serif;
    font-size: .9em!important;
    letter-spacing: 3px;
    font-weight: 300;
    margin-bottom: 30px;
    float: right;
    }
    
/* ===============
    INDIVIDUAL RESERVAS
   =============== */

.informacion h3,
.informacion h4,
.informacion p,
.informacion li {
    color: #666;
    }
    
 .grande {
    margin-bottom: 10px;
    }
      
.grande img {
    width: 100%;
    height: auto;
    }
    
.single .resultado .galeria .imagen {
    padding: 0!important;
    width: 32%!important;
    margin: 0 2% 10px 0;
    }
    
.single .resultado .galeria .imagen:nth-child(3n+1){
    margin-right: 0;
    }
    
.single .resultado .galeria .imagen a.conhover {
    display: inline-block;
    margin-right: 0;
    position: relative;
    padding: 0;
    overflow: hidden;
    width: 100%!important;
    }

.single .resultado .galeria .imagen .galeria-top {
    color: #fff;
    background: rgba(0, 0, 0, 0.70);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    line-height: 122px;
    text-align: center;
    -webkit-transition: background-color 1s;
    -moz-transition: background-color 1s;
    transition: background-color 1s;
    }
    
.single .resultado .galeria .imagen:hover .galeria-top {
	background-color: rgba(150,150,150,0.5);
	font-size: 0px;
    }
    
.single .resultado .galeria .imagen:hover .galeria-top {
	background-color: rgba(150,150,150,0.5);
	font-size: 0px;
    }
    
.single .resultado .tabla-disponibilidad {
    margin-bottom: 20px;
    overflow: hidden;
    }

/* ===============
    SECTION RESULTADOS BUSQUEDA 
   =============== */

.resultado {
    padding: 30px 0 0 0;
	}
	
.resultado h3 {
    margin: 0 0 20px 0;
	}
	
.listado h2 {
    font-size: 1.6em;
    font-weight: 700;
    margin: 10px 0;
	}
	
.listado .precio {
    font-weight: 700;
    font-size: 1.6em;
    margin-bottom: 10px;
    
	}
	
.precio-pirata a {
    background: #e94b2d;
    padding: 10px 30px;
    color: white;
}

.precio-pirata a:hover {
    background: #11adb6 !important;
    color: white !important;
}

.listado h2 a {
  color: #000;
	}
	
.listado {
    padding:0;
	}
	
.section.resultados .imagen {
    overflow: hidden;
	}
	
.imagen img {
    width: 100%;
    height: auto;
    }
    
.section h2.titulo-hotel,
.section .rating {
	display: inline-block;
	vertical-align: center;
    }

.section h2.titulo-hotel {
	margin-right: 4px;
    }

.section .rating {
	font-size: 1em;
    }
    
.section .fila-bloques {
	overflow: hidden;
    }
	   
/* ===============
    FORMULARIO CONTACTO
   =============== */

.formulario-contacto label,
.formulario-contacto h2 {
    text-transform: uppercase;
    font-weight: 300;
	}
	
.formulario-contacto h2 {
    margin: 0 0 40px 0;
	}
	
.formulario-contacto {
    padding: 40px 0;
	}
	
.formulario-contacto .btn {
    float: right;
	}
	
/* ===============
    BLOG
   =============== */

.section.blog img  {
    width: 100%;
	}
	
.section.blog .listado-blog   {
    margin-top: 30px;
	}
	
.section.blog .listado-blog .cada-noticia  {
    margin-bottom: 50px;
	}
	
.section.blog h2 {
    margin-top: 0;
	}
    
/* ===============
    FOOTER
   =============== */

.footer  {
    margin-top: 30px;
    background-size: cover;
	}

.footer ul {
    list-style-type: none;
	}
		
.footer  {
    font-weight: 300;
    font-size: .9em;
    line-height: 2em;
	}
	
.footer a {
    color: #fff!important;
	}

.footer a:hover {
    color: #fcbd32!important;
	}	
	
.footer .iconos-circulos,
.right {
    float: right;
	}	

.footer h3{
    color: #fcbd32 !important;
    font-size: 16px;
    text-decoration: none !important;
    font-family: "Nunito", sans-serif;
    font-weight: 600;
    padding-bottom: 5px;
}
	
/* ===============
    LOGO
   =============== */

.logotipo  {
    overflow: hidden;
    height: 38px;
	}
	
.home .logotipo  {
    height: 209px;
	}
	
/*h1.logo  {
	top: 7px;
	left: 0;
	margin: 0;
	position: absolute;
	width: 100%;
	}*/
	
.home h1.logo  {
	margin-top: 35px;
	top: 0;
	}
	
.internas .logotipo  {
    height: 176px;
	}
	
h1.logo a {
    display: block;
    text-indent: -9999px;
    position: relative;
	background: transparent url("../img/logo-fairway.svg") no-repeat;
	width: 213px;
	height: 117px;
	z-index: 10;
    
	}
	
.logo{
        padding-top: 40px;
}
.home h1.logo a {
	background: transparent url("../img/logo.jpg") no-repeat;
	width: 227px;
	height: 174px;
	margin: 0 auto;
	}
   
/* ===============
    FRASE PORTADA
   =============== */

.texto-home  {
    background: #ea5b0c;
    font-weight: 300;
    color: #fff;
    padding: 35px 0;
    font-size: 1.1em;
    }
    
.texto-home p {
    margin: 0 0 15px 0;
    }
   
/* ===============
    MENU
   =============== */

.menu,
.portada .sticky-wrapper  {
    height: 36px!important;
    }
    
.menu  {
    line-height: 36px;
    background: #ededee;
    font-weight: 300;
    font-size: .9em;
    letter-spacing: 4px;
    }
    
.menu li,
.menu ul {
    margin: 0;
    padding: 0;
    text-align: center;
	}
	
.menu li {
    display: inline-block;
	}
	
.menu a {
    color: #4f4f54;
    padding: 0 15px;
    display: block;
	}
	
.menu a:hover {
    color: #fff!important;
    background: #ea5b0c;
	}
   
/* ===============
    SLIDES
   =============== */	
    
.formulario-alojamientos {
    z-index: 2;
	}
	
.teaser .formulario-alojamientos {
    top: 180px;
    left: 20%;
    padding: 5px 36px 30px 36px;
    background: rgba(255, 255, 255, .5);
    position: absolute;
	}
	
.slide,
.unico-teaser {
    overflow: hidden;
	}
	
.slider-portada,
.unico-teaser {
    height: 500px!important;
	}
	
.slider-galeria  {
    height: 260px;
    }
    
.slider-portada img,
.unico-teaser img {
    width:100% !important;
    display:block;
    }
    
.slider-galeria img {
    display:block;
    }
    
.slider-galeria .col-lg-4,
.slider-galeria .row {
    padding-right: 0!important;
    padding-left: 0!important;
    }
    
.nav-tabs > li > a:hover {
    cursor: pointer;
    background-color: #fff!important;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    }

/* ===============
    FORMULARIO TEASER
   =============== */	
   
.formulario-teaser {
	position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    /*background: rgba(234, 91, 12, .7);*/
    background: rgba(255, 255, 255, .5);
    padding: 0;
    width: 80%;
    max-width: 855px;
    }

.formulario-teaser .tab-content {
	padding: 20px 30px 20px 30px;
	text-align: center;
    }

.formulario-teaser ul.nav {
	background: rgba(255,255,255,0.7);
	border-bottom: none;
    }

.formulario-teaser ul.nav a {
	color: #000;
	font-size: 16px;
	padding: 4px 15px;
    } 

.formulario-teaser ul.nav li.active a {
	color: #ea5b0c;
    }

.formulario-teaser ul.nav li {
	border-bottom: 0;
    }

.teaser .formulario-alojamientos {
	position: relative;
	top: 0;
	left: 0;
	padding: 0;
	background: none;
    } 
  
   
/* ===============
    NUEVAS
   =============== */	

.carrito-de-compra-elementos {
	margin-bottom: 20px;
}

.internas #sticky2 {
	padding-top: 0px;
}

.internas.ordenador .row.menu {
	margin-bottom: 26px;
}

.listado-hoteles-resumen {
	clear: both;
	margin-bottom: 10px;
}

.carrito.compra-ok table {
	text-align: left;
	width: 100% !important;
}

.carrito.compra-ok table.datos-uno {
	max-width: 700px;
}

.carrito.compra-ok table.datos-dos {
	max-width: 1000px;
}

.calendario-dias-nombres, .calendario-dias, .calendario-dia{
    float: left;
    font-family: "Nunito", sans-serif;
}

.calendario-dias-nombres{
    font-size: 0.7em;
    font-weight: 500;
    color: #cfcfcf;
}

.calendario-dias-nombre, .calendario-dia{
    width: 35px;
    margin:8px 0;
    text-align: center;
    height: 20px;
    line-height: 20px;
    float: left;
}

@media only screen and (max-width: 901px){
    
    .calendarios-disponibilidad .ordenador{
        display: none;
    }
    
    .calendarios-disponibilidad .mobil{
        display: block;
    }
    .single.alojamientos .disponibilidad .calendario-disponibilidad td{
    display: block;
}
    .calendario-meses{
        text-align: center;
        float: left;
        width: 300px;
    }
    #alojamientos-disponibilidad-calendario-entrada .right{
        float: none !important;
        text-align: center;
        width: 300px;
    }
    .calendario-mes{
    padding: 10px 0;
    }
    
}

@media only screen and (min-width: 902px){
    #pills-tabContent{
        margin:-18px !important;
    }
    .calendarios-disponibilidad .ordenador{
        display: block;
    }
    
    .calendarios-disponibilidad .mobil{
        display: none;
    }
    .calendario-meses-flecha, .calendario-mes {
    float: left;
    }
    
    .left .calendario-mes{
        padding-left: 80px;
    }
    
    .right .calendario-mes{
        padding-right: 80px;
    }
    
}

.calendario-dia.disponible a{
    padding: 5px;
    }

.calendario-dia.activo a{
    color:white !important;
    }



.calendario-dia.disponible a{
  color:black;
font-weight: 400;  
   
}

.calendario-dia.activo{
  
     background: #11adb6;
}

.calendario-dia{

    color:#eeeeee;
}

.calendario-dia a{
    color:#cdcdcd;
}



.calendario-dia.vacio{
    background: transparent;
    
}


.dia-entrada{
    border-radius: 20px 0 0 20px;
}

.dia-salida{
    border-radius:0 20px 20px 0;
}


.calendario-disponibilidad .calendario {
    width: 266px;
}

.calendarios-disponibilidad td {
    background: #ffffff none repeat scroll 0 0;
    font-size: 1em;
    font-weight: 300;
    padding: 0 0 0 10px;
    text-align: left;
    vertical-align: middle;
}

.calendarios-disponibilidad td:nth-child(1) {
    border-right: 1px solid #c1c3d1;
    
}



.disponibilidad .leyenda-nodisponible {
  
    padding-left: 5px;
    padding-right: 5px;
}

.disponibilidad .leyenda-seleccionado {
   
    padding-left: 5px;
    padding-right: 5px;
}







.boton-reservar{
    padding: 35px 5px;
    margin-bottom: 10px;
}

.boton-reservar a{
    color:white !important;
    text-transform: uppercase;
    font-weight: 600;
     background: black;
    padding: 10px 20px;
    text-decoration: none !important;
    
}

.boton-reservar a:hover{
    background: grey;
    
}



.tabla-disponibilidad{
    text-align:center;
    background: #ededed;
    padding: 20px;
    margin-top: 10px;
}

.pfes{
    font-weight: 500;
}

.tarifa-nombre{
    text-transform: uppercase;
}

.tarifa-precio{
    font-weight: 600;
}

.tarifa-radio{
    padding: 10px 0;
}

.precio-por-noche{
    font-style: italic;
    margin-top: 20px;
}

.calendario-mes{
    font-size: 0.9em;
    font-weight: 500;
}






.calendario-meses-flecha i{
    background: black !important;
    border-radius: 20px !important;
}

.calendario-mes{
    font-family: "Nunito", sans-serif;
    color: black;
}

#alojamientos-disponibilidad-calendario-entrada{
  border: 1px solid #11adb6;
    padding: 6px;
    background: #11adb6;
}






@media only screen and (max-width: 901px){
.calendario-mes{
    font-family: "Nunito", sans-serif;
    color: black;
}

#alojamientos-disponibilidad-calendario-entrada{
  border: 1px solid transparent;
    padding: 6px;
    background: white;
}
    
.logo {
    padding-top: 0;
}
    
}





.float-right{
    float:right;
}

.nav-pills>li.active>a{
    color: black !important;
    background: transparent !important;
    border-bottom: 2px solid #11adb6;
    border-radius: 0;
}

.nav-pills>li>a{
    color:#9e9e9e !important;
}

.nav-pills>li>a:hover{
    background: transparent !important;
}

.m-top-30{
    margin-top: 30px;
}

.precio-upper{
    font-family: "Nunito", sans-serif;
    color:black !important;
    
}

.titulo-upper,.titulo-upper a, h5, h4, h3, h2, h1{
    font-family: "Nunito", sans-serif;
    color: black ;
}

.nav-link{
    font-family: "Nunito", sans-serif;
}

.naranja{
    color:#11adb6; 
}

.gris{
    color:#eeeeee; 
}


.gmap-contacto{
    padding: 12px;
}


.footer h5{
    color: #11adb6 !important;
    text-align: left;
}

.footer p{
    letter-spacing: 0;
    font-weight: 500;
    font-size: 1.2em;
    text-align: left;
}

.footer a{
    letter-spacing: 0;
    font-weight: 500;
    font-size: 16px;
    text-align: left;
    margin:5px 0;
    line-height: 20px;
}

.padding-0{
    padding:0 !important;
}

.footer .fab, .footer a, .footer p{
    color: white;
}

.m-top-35{
    margin-top: 35px;
}

.m-top-20{
    margin-top: 20px;
}

.center{
    text-align:center;
}

.resumen-hotel{
    padding:5px 0 5px 0;
    color: #003346 !important;
    line-height: initial;
    text-align: justify;
}

.no-dispo{
    font-size: .6em;
    color: #003346 !important;
    font-weight: 200;
    background: #dedede !important;
    padding: 10px 20px !important;
    float:right;
    
}

.no-dispo:hover{
    color: black;
}

.primer-bloque{
    margin-bottom:20px;
}

.fila-bloques .col-md-12{
    margin-bottom:15px;
}

.titulo-piratas a{
    color:#11adb6;
}

.titulo-piratas a:hover{
    color:#e94b2d;
}

.fila-bloques .info{
    background: #f2f2f2;
    min-height: 235px;
    padding: 20px;
}

.idiomas a{
    color:#ececec;
}

.seleccionado{
    color:white !important;
}

.recomendamos{
    background:#003346;
    margin-bottom: 20px;
}

.recomendamos h3{
    color:white;
    margin-bottom: 20px;
}

.actividad-relacionada-resumen  h2{
    margin-top: 0;
}

.carrito-de-compra-alojamiento-precio{
    font-size: 2em;
}

.reservar_{
    margin-top: 20px;
}

.reservar_ a{
    font-size: 1.5em;
    background: #e94b2d;
    color: white;
    padding: 10px;
    
}

.carrito-de-compra-alojamiento-precio p, .reservar_ a{
    float: right;
}


@media only screen and (max-width: 901px){
    .carrito-de-compra-alojamiento-precio p, .reservar_ a, .huesped-eliminar{
    float: none;
}
}

.actividad-relacionada{
    margin-top: 10px;
    padding: 20px;
}

.actividades-relacionadas{
    margin-top: 20px;
    background: #e7e7e7;
}

.actividad-relacionada-fondo{
    margin-left: 10px;
}

.huesped .col-md-3{
    margin-bottom: 30px;
}

.anadir-huesped{
    float: right;
    margin-left: 15px;
    background: #11adb6 !important;
    border-radius: 0 !important;
    border:none !important;
    padding: 10px 20px !important;
    margin-bottom: 40px !important;
    margin-top: 20px;
}

.anadir-huesped:hover, .huesped-eliminar:hover{
   
    background: #003346 !important;

}

.huesped-eliminar{
    float: left;
    margin-top: 20px;
    background: #e94b2d !important;
    padding: 10px 20px !important;
    border-radius: 0 !important;
    border:none !important;
}

.btn-enviar-checkin{
    margin-top: 25px;
    background: #003346 !important;
    padding: 10px 20px !important;
    border-radius: 0 !important;
    border:none !important;
}

.btn-enviar-checkin:hover{
    background: #11adb6 !important;
}

.booking-moncake{
    margin-top: 50px;
    margin-bottom: 20px;
}


.form-inline .form-control {
    border:2px solid #11adb6 !important;
    border-radius: 0 !important;
    border: none;
    color:#003346 ;
}

.booking-moncake .btn{
    background:#e94b2d !important; 
    border-radius:0 !important;
    color: white;
    margin-top: -20px;
}

::placeholder {
    color: #003346 !important;
}

.form-group {
    margin-bottom: 20px !important;
}

.disponibilidad-precio .row:nth-child(odd){
    background: #dfdfdf;
    border: 2px solid white;
}

.disponibilidad-precio .row:nth-child(even){
    background: #f3f3f3;
    border: 2px solid white;
}

.disponibilidad-precio p{
    padding: 10px 10px;
}

.vacio{ 
    border: none !important;
}

.precios_{
    background: #11adb6;
    padding: 10px 0;
    color: white;
}

.azul{
    color: #11adb6;
}
.orange{
    color: #e94b2d;
}

.orange_{
    color: #e94b2d;
    font-size: 1.5em;
}

.datos-pasajeros div{
    margin-top: 30px;
}

@media only screen and (max-width: 767px){
    .display-mobile{
        display: block;
    }
}

@media only screen and (min-width: 768px){
    .display-mobile{
        display: none;
    }
}

.hr_{
    border: 1px solid #003346;
}

.datos-pasajeros input{
        margin: 10px 0 !important;
}

.huesped .input-group {
    display: block !important;
}

.huesped label{
    font-size: 13.9px !important;
}

.m-bottom-30{
    margin-bottom: 30px;
}

@media only screen and (max-width: 381px){
    .huesped-eliminar, .anadir-huesped{
        font-size: .9em !important;
    }
}

.huesped .input-group .form-control{
    border: 2px solid #11adb6 !important;
    border-radius: 10px !important;
    border: none;
    color: #003346;
}

.formulario-alojamientos .form-inline{
    margin-top: 54px;
    
} 

.formulario-alojamientos .form-inline .btn{
    margin-top: -20px;
    background: #dbeef3 !important;
    border-radius: 0 !important;
    color: black;
    font-size: 1.5em;
    font-family: "Nunito", sans-serif !important;
} 

@media only screen and (max-width: 768px){
    .formulario-alojamientos .form-inline .btn{
    margin-top: 10px;
    } 
    
}

.img-responsive{
    width: 100%;
    height: auto;
}

.m-bottom-50{
    margin-bottom: 50px;
}

.info-grey{
    background: #f2f2f2;
    padding: 20px; 
}

.info-grey-inside{
    min-height: 223px;
 
}

.info-grey-inside h2{
    font-size: 1.6em;
    font-weight: 700;
  
}

.info-grey-inside h2 a{
    
    color: black;
}

@media only screen and (min-width: 992px) and (max-width: 1198px){
    .info-grey-inside{
    min-height: 173px;
 
    }
    
    .resultados-calendario-reservas-bloque .bg-grey{
    min-height: 131px !important;
    }
}

@media only screen and (max-width: 991px){
    .info-grey, .resultados-calendario-reservas-bloque .bg-grey{
     margin: 16px;
 
    }
    
    .calendario-mes{
    margin-top: -4px !important;
    }
    
    
}

.bg-grey{
    background-color: #eeeeee;
}

.precio-reserva{
    font-size: 1.5em;
    color: #e94b2d;
     font-weight: bolder;
}

.enlacereserva{
    padding: 10px 20px;
    background-color:#11adb6;
    color: white;
    font-weight: bolder;
}

.resultados-calendario-reservar{
     margin-top: 20px;
}

.resultados-calendario-reservas-bloque .bg-grey{
    min-height: 166px;
    padding: 20px;
}

#fechaDia{
    margin-top: 0;
}

.nombre-tarifa, .fecha-tarifa{
    margin: 10px 0;
}

.nombre-alojamiento{
    font-size: 1.5em;
    font-weight: bolder;
}

.numero-personas, .nombre-regimen{
    margin-left: 5px;
}


.calendario-meses div:nth-child(1){
    margin-right: 10px;
}

.calendario-meses div:nth-child(3){
    margin-left: 10px;
}

.calendario-mes{
    font-size: 1.5em;
    margin-top: 5px;
}

.calendario-meses-flecha a{
    font-size: 2em;
}

.calendario-meses-flecha, .calendario-mes{
    float:left;
}

.listado-hoteles-coordenadas{
   margin-top: 20px;
    margin-bottom: 20px;
    
}

.listado-hoteles-coordenadas a{
    color: white; 
    background:#11adb6; 
     padding: 10px;
}

.listado-hoteles-coordenadas a:hover{
    color: white; 
    background:#e94b2d; 
     
}

.bg-yellow, .entradas .resumen{
    background: #dbeef3;
    border-style: solid;
    border-width: 3px 3px 3px 3px;
    border-color: #3D3C3B;
    box-shadow: 10px 10px 0px 0px #97CEDB;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.bg-yellow p{
    /*color: white;*/
}

@media only screen and (max-width: 767px){
    .img-single{

    }
}

@media only screen and (min-width: 768px){
    .img-single{
        width: 300px !important;
    }
}

.p-35{
    padding: 35px;
}

.prezo{
    font-family: "Nunito", sans-serif !important;
    font-size: 4em;
    margin-left: 4px;
    color: #2e2c2c;
    text-align: center;
}

.btn-gozo{
    text-transform: uppercase;
    font-weight: 600;
    font-family: "Nunito", sans-serif !important;
    margin-top: 30px;
    margin-left: 5px;
    text-decoration: none !important;
}

.btn-gozo a{

    text-decoration: none !important;
}


 .boton-reservar{
    text-transform: uppercase;
    font-weight: 600;
    font-family: "Nunito", sans-serif !important;
    margin-top: 30px;
    margin-left: 5px;
    
}

 .boton-reservar a{
     font-size: 2.5em;
}

.titulo-descripcion p{
    color: white;
    font-size: 1.5em;
    padding: 10px;
}
.btn-gozo a{
    color: white;
    font-size: 2em;
    background: #eeaf1c;
    padding: 20px 30px;
    width: 100%;
    display: block;
    text-align: center;
}

.btn-gozo a:hover{
    background-color: #c18c0f;
    color: #fff;
}

.btn-gozo-2{
    text-transform: uppercase;
    font-weight: 600;
    font-family: "Nunito", sans-serif !important;
    margin-top: 30px;
    margin-left: 5px;
    color: white;
    font-size: 2em;
        background: black;
    padding: 20px 30px;
    border-radius: 0 !important;
    border: none;
}

.btn-gozo-3{
    text-transform: uppercase;
    font-weight: 600;
    font-family: "Nunito", sans-serif !important;
    margin-top: 30px;
    color: white;
    font-size: 2em;
     background: black;
    padding: 10px 20px;
    border-radius: 0 !important;
    border: none;
}

.table>thead>tr>th {
    border-bottom: 2px solid #dbeef3 !important;
}

.m-bottom-20{
    margin-bottom: 20px;
}

.login input, .login label{
    width:100%;
}

.caja-login{
    background: #dbeef3;
    padding: 10px;
    margin-top: 20px;
}

.reader .header-up, .reader .footer{
    display: none;
}

.reader p{
    text-align: center;
    padding: 20px;
    font-size: 30px;
    top: -50%;
    transform: translateY(50%);
}

.reader h2, .reader h4, .reader h3{
    text-align: center;
    padding: 20px;
}

.reader h3{
    font-size: 45px;
    margin-top: 80px;
}

.reader h4{
    font-size: 35px;
    font-family: "Nunito", sans-serif;
    padding: 10px;
    background: #dbeef3;
    margin-top: 20px;
}

.reader .error p{
    background: #e10404;
    color: white;
    
}

.reader .ok p{
    background: #64fa64;
}

.titulo-descripcion h3 a{
    font-family: "Nunito", sans-serif;
    color: black;
}


.titulo-descripcion h3{
    text-align: center;
    font-size: 16px !important;
}

.titulo-descripcion a{
    color: white;
    font-size: 1em;
    text-decoration: underline !important;
}

.titulo-descripcion{
    background-color: #fcbc00;
    padding: 20px 50px;
    border-radius: 50px;
    text-align: center;
    min-height: 80px;
    margin: 30px 0;
}

.titulo-descripcion a{
    font-size: 16px;
    color: #666666 !important;
    line-height: 20px;
    text-decoration: none !important;
    font-weight: 600;
    font-family: "Nunito", sans-serif !important;
    
}

.titulo-descripcion .elementor-size-default{
    display:none;
}

.idiomas h5{
    text-transform: uppercase;
}

.p-pasos{
    margin-top: 10px;
}

.caja-login h2, .caja-login label{
    color: white !important;
}

.informacion p{
    margin-top: 10px;
}

.el-festival p{
    color: white;
    font-size: 16px;
}

.menu--footer a{
    font-weight: bold;
    line-height: 22px;
}


@media only screen and (max-width: 991px){
    .padding-mobile{
        padding:0 45px;
    }
    
    .mobile{
        display: block;
    }
    .desktop{
        display: none;
    }
    
    .footer {
    
    background-position: top center;
    }
    
    .logo-main{
        text-align: center;
    }
    
    .estrella{
            margin-top: 9px;
        margin-left: 25px;
    }
    .m-top-70{
        margin-top: 70px !important;
    }
    .m-b-200{
         margin-bottom: 200px !important;
    }
}

@media only screen and (min-width: 992px){
    .mobile{
        display: none;
    }
    .desktop{
        display: block;
    }
    
    .footer h3, .footer p, .footer a{
        font-size: 20px;
    }
}

.resumen-especificaciones p{
    font-family: "Nunito", sans-serif !important;
    font-size: 14px !important;
    line-height: 1.42857143 !important;
    color: #333;
}

.footer .caja-1{
    background-color: #859ba6;
    padding: 35px;
}

.footer .caja-1 img{
    width: 90%;
    text-align: center;
}

.footer .caja-2{
    background-color: #a1aca6;
    padding: 20px;
    text-align: center;
}

.footer .caja-3{
    background-color: #9dcfee;
    padding: 20px;
    text-align: center;
}

.enlaces a {
    font-size: 1.3em !important;
}
.brandas a{
padding: 10px 20px;
}

.padding-footer{
    padding: 20px 0;
}

.padding-footer-2{
    padding: 10px 0;
}

.footer .caja-1, .footer .caja-2, .footer .caja-3{
min-height: 330px;
}

.footer .caja-3 ul{
margin-top: 35px;
}

.footer .caja-3 ul a{
color: #3d3c3b !important;
}

.footer-2{
    background-color: #bddfcc;
    padding: 25px 0;
}

.footer-2 p{
    text-align: center;
    padding: 10px 0;
font-size: 1.3em;
    color:#3d3c3b;
}

.footer-2 a{
    color:#3d3c3b !important;
    
font-size: 1em !important;
}

.login h2, .login label{
    color: #000 !important;
}

.actividades .prezo{
    font-size:2em !important;
    margin-top:20px !important;
}

.actividades .boton-reservar{
    margin-top:0 !important;
}

.actividades .titulo-descripcion.agotado{
    background-color: #b9b9b9;
}

.actividades h1,
.inscripcion h1 {
    text-align: center;
    color:#dc9d1d;
    text-transform: uppercase;
    font-weight: 600;
    font-family: "Nunito", sans-serif !important;
    font-size: 2.5em !important;
}

.fechas-actividades h2{
    text-align: center;
     color:#dc9d1d;
     font-family: "Nunito", sans-serif !important;
    font-size: 2em !important;
    font-weight: 700;
}

.subcategoria{
     text-align: center;
     color:#dc9d1d;
     font-family: "Nunito", sans-serif !important;
    font-size: 1.5em !important;
    font-weight: 700;
    margin-top: 25px;
}

.elementor-divider-separator{
    border: 2px solid #dc9d1d;
    width: 130px;
    display: block;
    margin: 0 auto;
    }

    .number-spinner{
        width: 100%;
        margin: -14px 0;
    }


    @media only screen and (max-width: 767px){
        .number-spinner{
        margin: -14px 0;
    }

    }
@media only screen and (min-width: 768px){
    .productos .prezo{
        margin-bottom: 20px;
    }}