
h1,
h2,
h3,
h4,
h5{ 
   text-rendering: optimizelegibility;
   font-family: 'Poppins', sans-serif !important;
    color: #226e45;
    letter-spacing: -1px;
  
}

body{
    
   font-family: 'Poppins', sans-serif !important;
}

th{
    font-size: 1.2em;
}

h1{
    font-size: 4em !important;
}

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

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

p, span {
    text-rendering: optimizelegibility;
    font-family: 'Poppins', sans-serif !important;
	}

a:hover{
    color:#226e45 !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: #226e45;
    }
    
a:focus,
a:hover {
    text-decoration: none!important;
    }
    
.data {
    color: #ea5b0c;
    font-style: italic;
    margin-bottom: 15px;
    }
	
.btn-primary {
    background-color: #226e45 !important;
    border-radius:0 !important;
    font-size: 1.5em;
    border:none !important;
    }

.btn-primary:hover {
    background-color: #226e45 !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 .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: block;
    }
    
.encajador-en-pagina {
	max-width: 1200px;
	margin: 0 auto;
	overflow: hidden;
    padding-bottom: 50px;
    }
    
.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;
    display: flex;
    justify-content: center;

    }
    
.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: #226e45 !important;
    }
    
.carrito .trash i {
    font-size: 2em;
    }
    
.carrito .alto td {
    height: 80px;
    line-height: 80px;
    background: #f2faf6;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 1.6em;
    }
        
.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%;
    line-height: 100px;
   
    }

.paso{
    text-transform: capitalize !important;
    }



.paso.segundo{
border-right: 1px solid #d5d5d5;
border-left: 1px solid #d5d5d5;
    }
.paso.active {
    color: #111211;
    font-weight: 700;
    }
    
.paso {
    width: 31%;
    line-height: 50px;
    font-size: .85em;
    color: #226e4561;
    text-align: center;
    float: left;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 1.7em;
   
    }

/* ===============
    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: #142b2e !important;
    background-image: none!important;
    border: none!important;
    border-radius: 0!important;
    box-shadow: none!important;
    padding: 0 0 0 10px!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;
	}
	
.fondo-resultado {
    background-color: #226e45;
    color:#fff;
	}
	
.resultado h3 {
   color:#fff;
   font-size: 1em;
   text-transform: uppercase;
   letter-spacing: -1px;
	}
	
.listado h2 {
    font-size: 1.6em;
    font-weight: 700;
    margin: 10px 0;
	}
	
.listado .precio {
    color: #000;
    font-weight: 700;
    font-size: 1.2em;
    margin-bottom: 10px;
	}
	
.listado h2 a {
  color:  #226e45;
	}
	
.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: #f2faf6;
    padding: 60px 0;
    margin-top: 30px;
	}

.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: #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%;
    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 (max-width: 575px){
    .padding-movil{
        padding: 0 25px;
    }
    .paso.segundo{
        border:none !important
    }
}


@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;
    font-size: 1.3em;
}

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

.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: 902px) and (max-width: 991px){

    .tabla-celdas {
    font-size: 0.9em !important;
    }
}
@media only screen and (max-width: 901px){

    .tabla-celdas {
    font-size: 0.7em !important;
}
    .ilustracion img{
        width:100% !important;
    }
.carrito table, .carrito table th, table {
    text-align: left !important; 
}



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

.principal .formulario-alojamientos{
   margin-top: 175px !important; 
    margin-bottom: 15px; 
}

.buscador .formulario-alojamientos{
   margin-top: 21px !important;
}

.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: 5px 20px;
    /* border: 1px solid #9f9f9f; */
    border-radius: 0;
    color: white !important;
    font-size: 1em;
    text-transform: uppercase;
    font-weight: 600;
    background: #226e45;
}

.formulario-alojamientos .form-control{
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #226e45 !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-20{
    margin-top: 20px;
}

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

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


.huesped .input-group input, .huesped .input-group select{
    background: #fbf7f2;
    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: #fbf7f2 !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-general.jpg');
    background-size: cover;
    background-position: center;
    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;
}



.alto{
   text-align: right; 
}

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

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

.btn-brown{
    background:#941f15 !important; 
    color: #fff !important;
     width: 100%;
}

.btn-black{
    background:#226e45 !important; 
     width: 100%;
}

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

.p-20{
    padding: 20px;
}

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

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

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

.carrito .actividades-relacionadas .actividad-relacionada-reservar a {
    background: #226e45;
    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,
.pasos-compra{
    padding: 30px;
    background-color: #f2faf6;
}

.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){

    .g-3, .gy-3 {
        --bs-gutter-y: 0 !important;
        --bs-gutter-x: 0 !important;
    }
}


.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 (min-width: 481px){
    .reservas .idiomas-en-movil{
        display: none;
        
    }

    
}

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


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

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

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

    
    .header-up {
       
        height: 250px;
    }
    
}

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

@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){

    .logo-principal-blanco img{
        width: 135px;
     }
 
   
    .secundario {
        height: 100px !important;
    }
      
  }


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

}

@media (min-width: 650px) and (max-width: 767px){
    .registro .page{
        margin-top: 95px;
    }
  }

  @media (min-width: 481px) {
    .portada #sidiomas{
        top: -70px !important;
        position: fixed;
        right: 210px;
    }
    
    .principal #sidiomas{
        top: 110px !important;
        position: fixed;
        right: 210px;
    }

    .secundario #sidiomas{
        top: 60px !important;
        position: absolute;
        right: 100px;
        width: 50px;
    }

    .reservas #sidiomas{
        top: -50px !important;
        position: absolute;
        right: 0;
        width: 50px;
    }

  }


   

  @media (max-width: 480px) {

    .portada .formulario-teaser {
        height: auto;
        position: relative;
        width: 103% !important;
        z-index: 999999;
        left: 51% !important;
        top: -7px !important;
    }

    .principal #sidiomas{
        top: -60px !important;
        position: fixed;
        right: 25px;
    }

    .portada #sidiomas{
        top: -215px !important;
        position: fixed;
        right: 25px;
    }

    .secundario #sidiomas{
        top: 30px !important;
        position: absolute;
        width: 50px;
        right: 0;
    }


    .formulario-teaser {
        height: auto;
        position: relative;
        width: 104%;
        z-index: 999999;
        left: 52%;
        top: 2px !important;
    }



    .header-up .container{
        padding: 0 !important;
        margin:0 !important;
    }
    
    .reservas .idiomas, .secundario .reserva{
        position: static !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-principal-blanco {
	z-index:9;
}

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

    .titulo{
        text-align: center !important;
        margin: 20px 0 0 0;
    }
}

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

.centrar-inputs .col-md-4 input{
    width: 100%;
}

.resultados-titulo-info{
    font-size: 1.3em;
    font-weight: 600;
    letter-spacing: 1px;
}

.resultados small{
    color: #fff !important;
    font-size: 1em !important;
    font-weight: 600 !important;
    letter-spacing: 0.5px;
}


.titulo{
    color: #101010;
    font-size: 2em !important;
}

.btn{
    border-radius: 0 !important;
}

.width-100{
    width: 100%;
}

input{
    border-radius: 0 !important;
}

#btnConfirmarPedido, #btnActualizar{
background-color: #226e45 !important;
}


@media only screen and (max-width:900px){
.paso{
    font-size: 0.8em !important;
}



}



@media only screen and (min-width:901px){
    
        .pasos-compra{
            
            margin-bottom: 40px;
        }
    }


    .el-footer h3{
        font-size:1.5em !important;
    }

    .el-footer a{
        color: #226e45 !important;
    }

    .el-footer form input{
        background: 0 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
    }

    .el-footer form label{
       display: block !important;
    }

    .el-footer .el-nombre,.el-footer .el-email {
       
    width: 100%;
    margin-bottom: 25px;
    }

    .el-contacto a, .las-cookies a{
        color: #226e45 !important;
    }

    .cuadrado{
        border-radius: 0 !important;
        border: none !important;
        color: #000;
        height: 35px;
        width: 70px;
    }

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

    .resumen hr{
        display: none;
    }

    @media only screen and (max-width:767px){
        .formulario-alojamientos .form-control{
            width: 97%;
        }
        .formulario-alojamientos input.btn {
            width: 97% !important;
        }
}

.principal{
    height: 300px;
}

.secundario{
    height: 158px;
}


.mini-resumen{
    display: none;
}


@media (min-width: 991px){

    .codigo-promocional .btn-brown{
        width: 225px !important;
    }
}

.precio_{
    font-weight: 600;
}

.tabla-datos{
    color: #226e45;
}

.anadir{
    font-size: 1.2em;
    font-weight: 500 !important;
}


/* ------------------------BUSCADOR portada-----------------------------*/



.inicio .fondo-con-logo{
    display: none;
 }
 
 
 .buscador img{
     display: none;
 }
 
 @media (max-width: 991px){

    .inicio .fullscreen-datepicker{
        margin-top:-80px;
    }
 
     .portada{
         background-image:url("../img/buscador-2.jpg");
         background-size: cover;
         background-repeat: no-repeat;
         padding: 25px;
     }
     .portada img {
        width: 236px !important;
        margin-bottom: 66px;
    }
 
     
 
     .inicio .formulario-teaser{
         margin-top: 90px;
     }
     
     
     
 }
 
 @media only screen and (max-width: 482px) {
     .formulario-alojamientos input.btn {
         width: 97% !important;
          margin-left: 0;
     }
 
 }
 @media only screen and (min-width: 481px) and (max-width: 991px){
     .idiomas-en-movil {
         top: -180px;
     }
     .inicio .formulario-teaser{
         margin-top: 250px;
     }
     
     .portada img{
         margin-top: 30px;
     }
 
     .formulario-alojamientos .form-control {
         width: 97% !important;
     }
     .formulario-alojamientos input.btn {
          margin-left: 0;
     }
 }
 @media (min-width: 992px){
 
     .portada{
         background-image:url("../img/fondo-portada.jpg");
         background-size: cover;
         background-repeat: no-repeat;
         padding: 25px;
     }
 
     .inicio .formulario-teaser{
         margin-top: 200px;
     }
     
     .portada img{
         margin-top: 45px;
     }
    
     
 }
 
 .header-up.portada{
     height: 100vh;
 }
 
 /* ------------------------FIN BUSCADOR portada-----------------------------*/




 @media (max-width: 991px){

    .btn{
        width: 100%;
    }

    .contenido .habitacion-row:nth-of-type(1){
        margin-top: 145px !important;
    }

    .principal {
        height: 95px !important;
    }

    .m-top-70{
        margin-top: 2px !important;
    }

    .ilustracion{
        margin: 50px 0;
    }

    .iconitos{
    display: block !important;
    }

}

@media (min-width: 992px){
    .codigo-promocional input[type=text]{
        width: 225px !important;
    }

    .mas-datos{
        display: flex;
        flex-direction: column;
        justify-content: flex-end; /* Esto empuja los <p> al fondo del div */
        height: 265px;
    }

    .mas-datos p{
        color: #333333 !important;
        text-align: right;
        
    }

    .el-footer .iconitos{
        text-align: right;
    }
    
    
}

.centrar{
    text-align: center;
}

.btn-grise{
    background: #e2e2e2 !important;
    text-decoration: none;
    width: 100%;
}

.reservas.registro .contenedor input[type=text]{
    width: 100% !important;
}

.poner-derecha{
    float: right;
    background-color: #226e45 !important;
    color: #fff !important;
}

.el-footer h2{
    font-size: 1.8em !important;
    color: #226e45 !important;
    line-height: 25px;
    font-weight: 500;
    line-height: 33px;
}

.mas-datos p{
    color: #333333 !important;
    
}

.el-footer .iconitos a{
    font-size:1.1em;
    margin: 0 5px;
}

.error-message{
    color: #bf0d0d;
    font-weight: 800;
    font-size: 1.1em;
    margin-left: 20px;
}

.table-striped>tbody>tr:nth-of-type(odd)>* {
    --bs-table-bg-type: #ffffff0d !important;
}

.registro-enviar{

    width: 100%;
}


#btnConfirmarPedido{
        margin-top: 25px;
}


.el-footer{
    background-color: #f2faf6;
}

.iconitos{
    display: inline-flex;
}

.iconitos li{
   margin: 0 20px;
   font-weight: 400;
}


.iconitos i{
   color:#226e45;
}

.el-footer p, .el-footer li{
    font-size: 14px;
}

.row{
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.pagos .input{
    margin:15px 0;
}

@media only screen and (min-width: 768px){
    .pagos .page{
            min-height: 50vh;
    }

    .pagos .tabla-pagos{
            margin-top:90px;
    }
}


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

.carrito-general h2{
    text-align: center;
    font-size: 1.7em !important;
    font-weight: 700;
}

.paso{
    text-align: center;
}

.fa-cart-shopping{
    color: #226e45;
}

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

.centrar span{
    font-weight: 700;
}

.el-footer a {
    text-decoration: none;
}

.el-footer a:hover {
   color: #000 !important;
}

.carrito-resumen{
    padding: 0 25px;
}

.nosoy_cliente{
    padding: 0 25px;
}