.header-up{
    background-image: url(../img/composicion.jpg);
    background-size: cover;
    background-position:center;
}

body{
    font-family: "Bitter", serif !important;
}


.navbar a{
    font-size: 1em;
}

a{
   color:#203563; 
   text-decoration: none !important;
}

.resultados a{
   color:black;
   text-decoration: none !important;
}

.rrss i{
    margin: 0 10px;
    color: #fff;
    font-size: 1.5em;
}

.nav-blanca .rrss i{
    margin: 0 10px;
    color: #000;
    font-size: 1.5em;
}

.rrss a{
    margin: 0 5px;
}

#overlay{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  /*background: rgb(33,33,33);
background: linear-gradient(183deg, rgba(33,33,33,0.7343312324929971) 0%, rgba(33,33,33,0) 100%);*/
  z-index: 2;
  cursor: pointer;
}


.left{
    float:left;
    
}

.right{
    float:right;
}

.carousel-control-prev,.carousel-control-next{
    z-index: 99;
}

.nav-transparente {
    height: 100px;
 background: rgb(33,33,33);
background: linear-gradient(180deg, rgba(33,33,33,0.7343312324929971) 0%, rgba(33,33,33,0) 100%);
  transition: background .5s; /* control how smooth the background changes */
}

.nav-blanca{
     height: 100px;
    background: #fff;
}

.nav-transparente.scrolled {
  background: #0a0a0a;
}

.section-yellow{
    background: #203563;
    padding: 35px 0;
}

.buscar{
    background: #4b4848;
    color: #fff;
    width: 100%;
    padding: 10px;
}



.grey{
    color: #b4b4b4;
}
.m-top-150{
    margin-top: 150px;
}

select{
    border: none;
}

.separa{
    margin-left: 32px;
}

.calendario, .calendario select{
    color: #989898;
}

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

.portada-apartamentos p{
    margin-top: 35px;
    color: grey;
}

.btn-vm{
    background:#71c5df;
    color: #fff;
    padding: 15px 35px;
}

.btn-ver-otra-fecha{
    background:#5a5a5a;
    color: #fff;
    padding: 15px 35px;
}

.btn-km{
    background:#203563;
    color: #fff;
    padding: 11px 35px;
}

.btn-bp{
    background:#195795;
    color: #fff;
    padding: 15px 35px;
}

.btn-cv{
    background:#7243eb;
    color: #fff;
    padding: 15px 35px;
}

.btn-dv{
    background:#8b2b08;
    color: #fff;
    padding: 15px 35px;
}

.btn-ce{
    background:#0a8b08;
    color: #fff;
    padding: 15px 35px;
}

.btn-generico{
    background:grey;
    color: #fff;
    padding: 10px 35px;
}

.presentacion{
    margin:50px 0;
}

.presentacion .texto{
    margin:50px 0;
}

.presentacion img{
    margin:25px 0;
}

.presentacion .call{
    margin:25px 0;
    background-color: #e3e3e3;
    padding: 25px;
    text-align: center;
}

.p-50{
    padding: 50px;
}
.p-0{
    padding: 0;
}

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

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

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

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

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


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

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

.p-top-50{
    padding-top: 50px;
}

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

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

.p-20{
    padding: 20px;
}

.acordeon-condiciones{
    font-size: .85em;
}

.elegir-apartamentos{
    font-size: .9em;
    padding: 50px;
    background-color: #ecedef;
    text-align: left !important;
}

.elegir-apartamentos .col-xl-3{
    margin:10px 0;
}  


.elegir-apartamentos span{
    font-size: 1em !important;
}

.elegir-apartamentos h3{
    font-size: 1.2em;
}

.text-right{
    text-align: right;
}

.iconos-footer a{
    color: #000;
}

footer form{
    background: transparent !important;
}

.section-grey{
    background:#d3d3d3;
}

.section-grey p{
    font-size: 15px;
    font-style: italic;
}

.navbar-toggler{
    border: none;
}
.huespedes .form-control{
    width: 64px;
}

.ciudad .form-control{
     width: 150px;
}
.huespedes i, .huespedes .form-control, .ciudad i, .ciudad .form-control{
    float: left;
}

.huespedes i, .ciudad i{
    padding: 10px;
}


.listado img{
    width: 100%;
    height: auto;
}

.listado{
    margin-top: 50px;
}

.info h2 a{
    text-decoration: none;
    color: #5a5a5a;
}

.resultados{
    text-align: center;
}

.resultados-mostrar select{
    color: #203563;
}

.listado-hoteles-informacion-detallada-precio .btn{
    float: right;
}

.hotel{
    margin: 80px 0;
}

.listado-hoteles-informacion-detallada-reservar{
    font-size: 1.8em;
}




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






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

    
/* ===============
        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: 100%;
    }
    
.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;
    }
    
.pago-tarjeta-credito{
    margin-top: 30px;
    }

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

.stacktable {
    width: 100%;
    }
          
@media only screen and (min-width: 768px)  {
    .stacktable.large-only {
        display: table;
    }
    .stacktable.small-only {
        display: none;
    }

    .display-mobile{
        display: none;
    }
}

@media only screen and (max-width: 767px)  {
    .stacktable.small-only {
        display: table !important;
    }
    .stacktable.large-only {
        display: none;
    }

     .display-desktop{
        display: none;
    }
}

/* ===============
    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: red;
    }
    
.carrito .trash i {
    font-size: 2em;
    }
    
.carrito .alto td {
    height: 80px;
    line-height: 80px;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 1.2em;
    border: none;
    }
     
    .alto.centrar{
        font-size: 1.5em;
    }

     .alto.centrar span{
        font-weight: 800;
    }
.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; */
    /* border-radius: 15px; */

    }

.paso.active {
    color: #000;
    background: #e3e3e2;
    border-bottom: 3px solid #203563;
    }
    
.paso {
    width: 33%;
    line-height: 50px;
    margin-top: 25px;
    font-size: 1em;
    font-family: "Bitter", serif;
    color: grey;
    text-align: center;
    float: left;
    font-weight: 500;
    border-top: 1px solid white;
    border-right: 1px solid white;
    border-left: 1px solid white;
    border-bottom: 3px solid #f0e3d0;
    }

.buscar:hover{
background-color:  #203563 !important;
color: #fff !important;
}
/* ===============
    NUEVAS
   =============== */	


.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: "Bitter", 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.disponible a{
  color:black !important;
font-weight: 400;  
   
}

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


.calendario-dia.activo{
  
     background: #203563;
}

.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: 290px;
}

.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{
   
    text-align: center;
    padding: 10px 0;
    margin-bottom: 10px;
}

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

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



.tabla-disponibilidad{
    text-align:center;
    background: #ecedef;
    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: "Bitter", serif;
    color: gray;
}

#alojamientos-disponibilidad-calendario-entrada{
    border: 1px solid #ecedef;
    padding: 10px;
}

.btn-primary{
    background: #063264 !important;
    border-radius: 0 !important;
    border: 1px solid #063264 !important;
}




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

.center{
    text-align:center;
}

.resumen-hotel{
    padding:5px 0 5px 0;
    color: #a0a0a0 !important;
}

.no-dispo{
    font-size: .6em;
    color: #938c8c;
    font-style: italic;
}

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


/*------------------------------------------------------*/

#alojamientos-disponibilidad-calendario-entrada, 
.table-year{
    float:left;
}
	
.lightgray{
   color:#eeeeee; 
}

.black{
   color:#000000; 
}

.yellow{
   color:#203563; 
}

.table-striped>tbody>tr:nth-of-type(odd)>*{
    --bs-table-accent-bg: rgb(0 0 0 / 0%); !important;
}

.precio_{
    font-weight: 600 !important;
}

.nosoy_cliente{
    height: 650px;
}

.form-group{
    padding: 10px 0;
}

.height-900{
    height: 900px;
}

@media only screen and (min-width: 768px){
    .btn-margin{
        margin-top: -10px;
    }
}

@media only screen and (max-width: 767px){
    .btn-margin{
        margin-top: 10px;
    }
    .btn-finalizar{
        width: 100%;
        margin-top:25px;
    }
}

.single-galeria .single{
    padding: 0;
    margin: 0;
    border: 2px solid white;
}

a{
    text-decoration: none;
    color: #4b4848;
}

.resto-caja{
    min-height:55px;
}

.nombre-apartamento{
    min-height:61px !important;
}

.seccion-blog h1{
    text-align: center;
    margin-top: 35px;
}

.seccion-blog .seccion-content p{
    text-align: center;
margin-bottom: 80px;
}

.seccion-blog .data, .blog-single .data{
    color: #a1a1a1;
    font-size: 0.9em;
    margin: 15px 0;
}

.seccion-blog .ver-mas a{
    background: #203563;
    padding: 5px;
    float: right;
}

.blog-single h2{
    margin-top: 50px;
}

.blog-single .resumen-listado-entrada img{
    width: 100%;
    height: auto;
    margin-top: 50px;
}

.blog-single .resumen-listado-entrada{
    margin-top: 35px;
}

.resumen-listado-entrada a{
    color: #a1a1a1;
}

.comentarios-login{
    height: 350px;
}

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

.comentarios-login .submit{
    width:200px !important;
}

.resto .comentario-label{
    margin: 30px 0;
}

.icono-facebook{
    background:  #3b5998;
    padding: 10px 15px;
    color: white;
}

.icono-twitter{
    background:  #00acee;
    padding: 10px;
    color: white;
}


.col-hotel{
    margin: 60px 0;
}

.precio{
    font-weight:600;font-size:2em;color:#000;
}

.reservar{
    background-color:#b1b1b1;padding:10px 20px;text-align:center;
}

.reservar a{
    color:#fff;
}

.p-sides{
    padding: 0 20px;
    border-left: 1px solid #203563;
}

.carrito-general h2{
    margin: 25px 0;
}

.carrito-resumen hr {
    color: #ffffff !important;
}

.precio-tabla{
    background-color: #71c5df !important;
}

.precio-resumen{
    text-align: right;
    font-size: 1.2em;
    font-weight: bolder;
}

.estilos-tarifa{
    border: 1px solid #203563;
    border-radius:35px;
    padding: 25px;
}



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

    .reservas.checkin{
    margin-top: 150px;
    }

}

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

    .reservas.checkin{
    margin-top: 80px;
    }

}

.header-up{
    background-image: url(../img/composicion.jpg);
    background-size: cover;
    background-position:top;
    
    padding-bottom: 10px;
}

.resumen h3{
    padding: 30px 0 0 0;
}

.header-up img{
margin-top: 20px;
}

.idiomas-escritorio {
    width: 50px;
    position: absolute;
    top: 20px;
    right: 20px;

}

.idiomas-escritorio #sidiomas{
    width: 50px;
    position: absolute;
    top: 20px;
    right: 20px;

}

.form-control{
    border-radius: 0 !important;
}

.form-inline{
    margin-bottom:10px;
}

.formulario-teaser input,.formulario-teaser select{
    text-align: center !important;
    border: 1px solid #203563;
    background-color: transparent !important;
}

.btn.buscar{
    border: 1px solid #203563;
    border-radius: 0;
}


.desde h3{
    font-size: 1.8em;
    text-align: center;
    color: #fff;
}

.footer-d10{
    background:#000;
    color:#fff;
    font-family: Georgia, serif;
}

.footer-logo{
    max-width:180px;
}

.footer-text{
    font-size:1.15rem;
    line-height:1.5;
    color:#fff9;
}

.footer-line{
    border-color:#444;
    margin:35px 0;
}

.footer-contact p{
    color:#fff;
    font-size:1.1rem;
    line-height:1.5;
    color:#fff9;
}

.footer-title{
    font-size: 1.1em;
    font-weight: 300;
    margin-bottom:30px;
    text-transform:uppercase;
}

.footer-links li{
    margin-bottom:18px;
}

.footer-links a{
    color:#fff9 !important;
    text-decoration:none;
    font-size:1.15rem;
    transition:0.3s;
}

.footer-links a:hover{
    color:#fff;
    padding-left:5px;
}

footer{
    text-align: left !important;
}
@media(max-width:991px){

    .footer-d10{
        text-align:center;
    }

    .footer-line{
        margin-left:auto;
        margin-right:auto;
        width:70%;
    }

    .footer-logo{
        margin:auto;
    }
}

.titulo-alojamiento{
    font-size: 1.8em !important;
    padding: 50px 0 10px 0;
}

.elige{
    font-size: 1.3em !important;
    padding: 5px 20px 20px 20px;
}

.p-relative{
    position:relative;
}

.desde{
    position: absolute;
    top: 20px;
    left:33px;
    padding: 10px 10px 0 10px;
    background-color: #063264;
}

.nombre-apartamento{
    text-align: left !important;
    font-size: 1.2em;
}

.iconos{
    padding:0 20px;
}

.elijo-este{
    background-color: rgb(255, 255, 255);
    border: 1px solid #063264;
    text-align: center;
    padding:10px;
}

.elijo-este a{
    color: #063264;
}

.elijo-este:hover{
    background-color:#063264;
}

.elijo-este:hover a{
    color: #fff !important;
}

.bg-grey{
    background-color: #fff;
    padding-bottom: 10px;
}

.select-flecha-imagen {
    padding:15px;
}

.text-left{
    text-align: left !important;
}

.leyenda{
    padding: 20px 0;
}

.leyenda span{
    margin-right: 15px;
}

.boton-1{
    background-color: #06326435;
    margin-bottom: 20px;
   
}

.boton-2{
    background-color:#0632649d;
    margin-bottom: 20px;
}

.boton-3{
    background-color: #063264;
    margin-bottom: 20px;
}

.boton-2 a{
     color: #fff !important;
}

.boton-3 a{
    color: #fff !important;
}

.boton-descuento button{
    width: 100%;
    background-color: #063264;
    border-radius: 0 !important;
    color: #fff !important;
}


.buscador-form{
    width:100%;
    max-width:900px;
    margin:0 auto;

    display:flex;
    align-items:center;
    justify-content:center;
    gap:15px;

    flex-wrap:wrap;
}

.buscador-form .campo{
    display:flex;
    align-items:center;
}

.buscador-form .calendario{
    flex:2;
    min-width:300px;
}

.buscador-form .huespedes{
    flex:1;
    min-width:180px;
    position:relative;
}

.buscador-form .huespedes i{
    position:absolute;
    left:15px;
    color:#666;
    z-index:2;
}

.buscador-form .campo-input{
    width:100%;
    height:50px;

    border:1px solid #063264;
    border-radius:0;

    padding:0 15px;
    font-size:15px;

    outline:none;
}


.buscador-form .campo-select{
    width:100%;
    height:50px;

    border:1px solid #063264;
    border-radius:0;

    padding:0 15px;
    font-size:15px;

    outline:none;
}

.buscador-form .campo-select{
    padding-left:45px;
}

.buscador-form .boton{
    min-width:300px;
}

.buscador-form .btn-buscar{
    width:100%;
    height:50px;

    border:none;
    border-radius:0;

    cursor:pointer;
    font-weight:600;
    font-size:15px;

    transition:0.3s;
    
    background-color: #063264;
    color: #fff;
}

.buscador-form .btn-buscar:hover{
    opacity:0.9;
}

/* Responsive */

@media(max-width:768px){

    .buscador-form{
        flex-direction:column;
        align-items:stretch;
    }

    .buscador-form .calendario,
    .buscador-form .huespedes,
    .buscador-form .boton{
        width:100%;
        min-width:100%;
    }

}