
h1,
h2,
h3,
h4,
h5{ 
    font-family: "Newsreader", serif !important;
    font-optical-sizing: auto;
    color: #012665 !important;
  
}

th, a, .btn, .alto td{ 
    font-family: "Open Sans", sans-serif !important;
    font-optical-sizing: auto;
    font-weight: 400;
   
}

.alto td{ 

    font-family: "Open Sans", sans-serif !important;
   
}

.alto span{ 

    font-family: "Open Sans", sans-serif !important;
    padding:0 10px;
    font-size: 0.8em;
   
}

th{
    font-size: 1.5em;
}

h1{
    font-size: 3em !important;
    font-weight: 400 !important;
}

h2{
    font-size: 3em !important;
}

h3{
    font-size: 2em !important;
}

body {
    text-rendering: optimizelegibility;
    font-family: "Open Sans", sans-serif !important;
	}

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

.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;
    }

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

.btn-primary:hover {
    background-color: #012665 !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%;
    }
    

/* ===============
        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;
    }
    
.reservas.registro .contenedor,
.reservas.resumen .contenedor,
.reservas.carrito .contenedor {
    margin-bottom: 30px;
    }
    
.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;
}

.gray{
    background-color:#eeeeee;
    border-radius:50px;
    padding:5px;
    
}


/* ===============
    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: 1s ease-out;
    -moz-transition:  1s ease-out;
    -o-transition: 1s ease-out;
    }
    
/* ===============
    RESERVAS
   =============== */

.carrito table,
.carrito table th {
    text-align: center;
    }
    
.carrito a.trash {
    color: #012665 !important;
    }
    
.carrito .trash i {
    font-size: 2em;
    }
    
.carrito .alto td {
    height: 80px;
    line-height: 80px;
    background: #012665;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 2em;
    }
        
.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;
    padding: 0 1%;
    width: 98%;
    margin: 20px 0;
    line-height: 100px;
    
    }

.paso.primero,
.paso.segundo {
    margin-right: 3%;
    }

.paso.active {
    color: #000;
    background: #fff;
    }
    
.paso {
    width: 31%;
    line-height: 50px;
    margin-top: 25px;
    font-size: .85em;
    color: #fff;
    text-align: center;
    float: left;
    font-weight: 700;
    text-transform: uppercase;
    background: #002167;
   
    }

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

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

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

.idiomas a.es {
    background: transparent url("/static/recursos/flags/es.jpg") no-repeat scroll 0 0;
    background-size: cover;
}

.idiomas a.en {
    background: transparent url("/static/recursos/flags/gb.jpg") no-repeat scroll 0 0;
    background-size: cover;
    }

.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 {
    height: 15px;
    margin: 50px 5px 0 0;
    opacity: 0.5;
    width: 30px;
    text-indent: -9999px;
    position: relative;
    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: 'Roboto', sans-serif !important;
    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{
    padding: 0!important;
    width: 32%!important;
    margin: 0 2% 10px 0;
    }
.imagen{
    padding: 0!important;
    width:;
    margin-top:15px;
    margin-bottom:15px;
    border:4px solid white;
}
    
.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;
	}
	
.section .resultado {
    border-bottom: 2px solid #616166;
	}
	
.resultado h3 {
    margin: 0 0 20px 0;
	}
	
.listado h2 {
    font-size: 1.6em;
    font-weight: 700;
    margin: 10px 0;
	}
	
.listado .precio {
    color: #729400;
    font-weight: 700;
    font-size: 1.2em;
    margin-bottom: 10px;
	}
	
.listado h2 a {
  color: #000;
	}
	
.listado {
    padding: 30px 0;
	}
	
.section.resultados .imagen {
    max-height: 220px;
    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;
	margin-bottom: 20px;
    }
	   
/* ===============
    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  {
    background: #012665;
    padding: 60px 0;
    margin-top: 30px;
	}

.footer ul {
    list-style-type: none;
	}
		
.footer  {
    font-weight: 300;
    letter-spacing: 3px;
    font-size: .9em;
    line-height: 2em;
    text-align: center;
	}
	
.footer a {
    color: #fff!important;
	}

.footer a:hover {
    color: #ea5b0c!important;
	}	
	
.footer .iconos-circulos,
.right {
    float: right;
	}	
	
/* ===============
    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: 126px;
	}
	
h1.logo a {
    display: block;
    text-indent: -9999px;
    position: relative;
	background: transparent url("../img/logo-blanco.png") no-repeat;
	/*width: 153px;*/
	/*height: 110px;*/
	z-index: 10;
	}
	
.home h1.logo a {
	background: transparent url("../img/logo.jpg") no-repeat;
	width: 227px;
	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: fixed;
    left: 50%;
    top: -37px;
    transform: translateX(-50%);
    /*background: rgba(234, 91, 12, .7);*/
   
    padding: 0;
    width: 100%;
    height: 100%;
    max-width: 855px;
    }



.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.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;
}

/* ===============
    RESERVAS
   =============== */

.reservar{
    background-color:red;
    float:right;
}

.caja-reservar {
    position: sticky !important;
    position: -webkit-sticky !important;
	top: 126px;
	right: 0;
    float:right !important;   
}

.boton-reservar{
    width:100%;
    color:white;
    display: inline-block;
    padding: 5px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    
} 

.boton-reservar:hover{
    opacity: 0.8;
}

.debajo-reservar{
    padding:10px;
    background-color:#ccc8c25c;
}

.boton-reserva-ya{
    width:100%;
    
    background-color:#ccc8c2;
    color:white;
    display: inline-block;
    padding: 5px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    margin-top:10px;
    
} 

.fecha{
    margin-top:15px !important;
    
    
}

.full-width{
    width:100% !important;
}

.img-reservas{
    width:100%;
    float:left;
    padding:-10px;
}


.fondo-titulo{
    height:auto;
    margin:0;
    margin-bottom:20px;
}

.mini-resumen{

    padding-bottom: 20px;
}



@media only screen and (min-width: 901px) and (max-width: 1199px){
 
    .idiomas a.es{
       top: -125px;
    right: 90px;
    position: absolute;
  
    }
    
    .idiomas a.en{
       top: -125px;
    right: 50px;
    position: absolute;
  
    }
    
   
}


@media only screen and (min-width: 1200px){
  
}


.white{
    color:white;
}

.center{
    text-align:center;
}

.datos{
    background-color:#ffffff;
    padding:20px;
    margin-top:0px;
   
}

.tabla-celdas{
    position:relative;
    padding:25px;
    border-bottom:1px solid gray;
}

.od{
    position:absolute;
    top:50px;
    left:20px;
    background-color:#F9E211;
    padding:15px;
    color:black;
    width:100%;
    z-index: 9999;
}

.contenido{
    float:left !important;
}

.margin-left{
    margin-left:30px;
}

.habitacion-row p {
	margin: 0;
}

.habitacion-row h3 {
	margin: 10px 0 5px 0;
}


.calendario-dias-nombres, .calendario-dias, .calendario-dia{
    float: left;
}

.calendario-dias-nombre, .calendario-dia{
    width: 30px;
    margin: 0 8px 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){
    .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{
   
    color: white !important;
    padding: 5px;
    
  
}

.calendario-dia.disponible{
    width:30px;
     background: #175f99;
    border-radius: 2px;
}

.calendario-dia.activo{
    width:30px;
     background: #32ae32;
    border-radius: 2px;
}

.calendario-dia{
    width:30px;
     background: #999999;
    border-radius: 2px;
}

.calendario-dia a{
    color: white !important;
}
.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;
    text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.1);
    vertical-align: middle;
}

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

.disponibilidad .leyenda-libre {
    border-left: 15px solid #175f99;
    padding-left: 5px;
    padding-right: 5px;
}

.disponibilidad .leyenda-nodisponible {
    border-left: 15px solid #999999;
    padding-left: 5px;
    padding-right: 5px;
}

.disponibilidad .leyenda-seleccionado {
    border-left: 15px solid #32ae32;
    padding-left: 5px;
    padding-right: 5px;
}

.boton-reservar{
   
    text-align: center;
    padding: 10px 0;
    margin-bottom: 10px;
}

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

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



.tabla-disponibilidad{
    text-align:center;
    background: #ededed;
    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: 1em;
    font-weight: 600;
}

.disponibilidad{
    padding-top:25px;
}

/*--------buscador calendario-----------------------------------------------------*/

.formulario-alojamientos{
   margin-top: 35px; 
    margin-bottom: 15px; 
}
.t-datepicker .t-dates{
    width:150px;
    background: #ccc8c2;
}

.t-table-condensed th{
    padding: 10px;
}

.formulario-alojamientos input{
    background: #ffffff;
}

.t-hover-day, .t-hover-day-content,  .t-range-limit{
    background:#ccc8c2 !important;
}

.t-hover-day-content{
    background: black !important;
}
.t-hover-day:hover{
    background: black !important;
}

.t-hover-day::after {
    border-color: black transparent transparent !important;
}

.t-highlighted {
    color: grey;
}

.t-range{
    color: #ffffff;
    background:#ccc8c2 !important;
}

.t-range-limit{
    color:white !important;
}

.selector{
    border: 2px solid black;
}

.formulario-alojamientos .btn{
    padding: 10px 20px;
    /* border: 1px solid #9f9f9f; */
    border-radius: 0;
    
    font-size: 1em;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 50px;
    width: 33%;
    background: #B7CCF0;
    margin-top: 5px;
}

.formulario-alojamientos .form-control{
    display: block;
    width: 100%;
    height: 44px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #B7CCF0 !important;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    text-align: center;
}

@media only screen and (max-width: 400px){

}

.checkin-datos p{
    font-size: 1.2em;
    padding: 20px 0;
}

.huesped-eliminar{
    float: left;
    margin-top:20px;
    margin-bottom:20px !important;
}
.anadir-huesped{
    float: right;
    margin-top:20px;
    margin-bottom:20px !important;
}
.m-top-50{
    margin-top: 50px;
}

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

.huesped .input-group{
    width: 100%;
    border: 3px solid white;
}


.huesped .input-group input, .huesped .input-group select{
    background:#ccc8c2;
    border-radius: 5px;
}

.conhover{
   position: relative;
    
}

.conhover img{
   opacity: 0.3;
}


.galeria-top{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    text-transform: uppercase;
    font-weight: 600;
}

.bg-black{
    background: black;
}

input.addDatepicker[readonly] {
    background-color: #ccc8c2 !important;
}

.form-control {
 
    color: #000 !important; 
}

.guia {
background: #ccc8c2;
color: white;
font-size: 1.5em;
padding: .5 em;

}

.header-up{
    background-image: url('../img/fondo-internas.jpg');
    background-size: cover;
    background-position: bottom;
    height:500px;
}

.btn-infernino{
    padding: 10px 25px;
    color: #fff !important;
    border: 2px solid #fff;
    float: right;
}



.menu-hamburguesa button{
    background:transparent;
}

.text-white{
    color: #fff;
}

.datos, .table, .table-striped>tbody>tr:nth-of-type(odd){
    background: #fff !important;
}

.single, .page{
    background: #B7CCF0;
}

.alto{
   text-align: right; 
}

.alto td{
    text-transform: unset !important;
    color: #fff;
}

#table-stacktable{
    margin-bottom: 0;
}

.btn-brown{
    background:#012665; 
    color: #fff !important;
}

.btn-black{
    background:#000; 
}

.enlace{
    text-decoration: underline;
    color: #000 !important;
}

.p-20{
    padding: 20px;
}

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

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

.actividad-relacionada-reservar a{
    color: #fff !important;
}

.carrito .actividades-relacionadas .actividad-relacionada-reservar a {
    background: #012665;
    color: #fff;
    padding: 5px 20px;
    line-height: 30px;
    text-align: center;
    width: 100%;
    
	}

.actividad-relacionada-fondo{
    background: #fff;
    padding: 10px;
    margin-bottom: 20px;
}

.tabla-interna td{
    text-align: left;
}

.table-responsive{
    padding: 30px;
    background: #fff;
}

.actividades-relacionadas{
    margin-top: 70px;
}

#btnConfirmarPedido{
    float: right;
}

.carrito-general{
    margin-top: 70px;
}

.fondo-tabla{
    padding: 20px;
    background: #fff;
    margin-bottom: 100px;
}


.float-right{
    float: right;
}

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

.menu-hamburguesa a{
    color: #fff;
}

.table>tbody>tr>td{
    vertical-align: inherit !important;
}

.t-range, .t-highlighted{
    color: black !important;
}

.ue_inner_menu{
    background: #a69b8f;
}

#sidiomas{
    background: transparent;
    color: #d5d5d5 !important;
    border: none;
}

select option{
    background-color: #3330 !important;
} 

.ui-datepicker th {
    font-size: 1.4em;
  }

 .menu-hamburguesa{
    margin-top: 80px;
}
@media (max-width: 767px){
    .reserva{
        display: none;
    }
}


.idiomas-en-movil{
    margin-top: 194px;
    position: absolute;
    top: -34px;
    right: 12px;
    width: 100px;
}

.idiomas-en-movil .form-control{
    width:auto !important;
    border:none !important;
}

@media (max-width: 991px){
   
}
@media (min-width: 481px){
    .idiomas-en-movil{
        
        top: 7px;
        
    }
}

@media (max-width: 480px){
    .idiomas-en-movil{
        
        top: -34px;
        
    }
}

  @media (min-width: 768px){
  
    .idiomas-en-movil{
        display:none;
    }
  }

  @media (max-width: 767px){
  .form-inline .input-group{
    width:100%;
    }

    .formulario-teaser .tab-content {
        padding:0px;
        }

    .fondo-con-logo{
        display: block;
    }

    .logo-infernino-blanco{
        display: none;
    }

    .header-up {
        background-image:none !important;
       
        height: 250px;
    }

    .idiomas{
        overflow: auto;
        z-index: 999999999;
        position: absolute;
        top: -146px;
        right: 29px;
    }
    
}

@media (min-width: 768px){
    .fondo-con-logo{
        display: none !important;
    }

    #sticky2 {
        padding-top: 30px;
        }
    
        
    .internas #sticky2 {
        padding-top: 0px;
        height: 550px !important;
    }
}


.el-footer .col-md-12 {
    z-index: -99999;
}


@media (max-width: 991px){
   
      
      
  }


  @media (min-width: 768px) and (max-width: 991px){
  .caja-uno{
    margin-top: -30px;
  }

}

@media (min-width: 650px) and (max-width: 767px){
    .page{
        margin-top: 130px;
    }
    .checkin .page{
        margin-top: 0 !important;
    }
  }

  @media (min-width: 350px) and (max-width: 649px){
    .page{
        margin-top: 80px;
    }
    .checkin .page{
        margin-top: 0 !important;
    }
  }


  

  @media (max-width: 480px) {
    .formulario-teaser {
        height: auto;
        position: relative;
        width: 100%;
        z-index: 999999;
    }

    .alojamientos .contenido .m-top-70{
        z-index: -999999;
    }

    .header-up .container{
        padding: 0 !important;
        margin:0 !important;
    }
  }

  @media (min-width: 481px) {
    .formulario-teaser {
        position:absolute;
       
    }

  }
  

  @media (min-width: 766px) and (max-width: 991px) {
    .boton{
       min-width: 210px !important;
    }

  }


@media (min-width: 500px) and (max-width: 767px) {
	.formulario-alojamientos input.btn {
        width: 96%;
        text-align: center;
        margin-left: 20px;
    
	}
}

@media (max-width: 499px) {
	.formulario-alojamientos input.btn {
        width: 92%;
        text-align: center;
        margin-left: 20px;
    
	}
}

.logo-infernino-blanco {
	z-index: 10;
}

.form-control[readonly]{
    background-color: #fff !important;
}

.form-inline .form-control {
    margin: 5px;
}


@media (max-width: 767px){
    .centrar-inputs{
        padding: 25px 45px 25px 25px;
        /*height: 90vh;*/
    }
}

.form-inline .form-control {
    border-radius: 50px;
}

.logo-infernino-blanco{
    position: relative;
}

.reserva{
    position:absolute;
    top: 80px;
    right: 50px;
}

.buscador .centrar-inputs{
    margin-top: 150px;
}

@media (max-width: 767px){
    .buscador .centrar-inputs{
        margin-top:30px;
    }
}

@media (max-width: 480px){
    .buscador .container:not(.inline).show{
         height:445% !important;
    }
}

.formulario-teaser{
    z-index:999 ;
}


.buscador .header-up{
    background:none !important ;
}


hr {
    
    border-top: 1px solid transparent !important;
}

.area_personal .footer, .reservas .footer{
    margin-top: -30px;
}

 .resumen .footer{
    margin-top: 30px !important;
}

#info-carrito{
    margin-bottom: 25px;
}

.no-resultados {
	color: #ffffff;
}

.el-hr{
    border-top: 1px solid #bbbbbb !important;
}

.fs-4{
    font-size: 3em !important;
}