/*------------------ menu ----------------------*/


.sin_dcha {
    border-right: none !important;
}

/*---- media queries menu -----*/
/* Extra small devices (portrait phones, less than 576px)*/
@media (width <= 575.98px){
    .menu_oculto_redes_reserva_sobre_logo {
        position: relative;
        z-index: 10;
    }
}

/* Small devices (landscape phones, 576px and up)*/
@media (576px <= width <= 767.98px) {
    .menu_oculto_redes_reserva_sobre_logo {position: relative; z-index: 20;}

}

/* Medium devices (tablets, 768px and up)*/
@media (768px <= width <= 991.98px) {
    .menu_oculto_redes_reserva_sobre_logo {position: relative; z-index: 20; }
}

/* Large devices l (desktops, 992px and up)*/
@media (992px <= width <= 1199.98px) {

}

/* Extra large devices xl(large desktops, 1200px and up)*/
@media (1200px <= width <= 1399px) {
}

/* Extra large devices xl(large desktops, 1400px and up)*/
@media (width >= 1400px){
}





/*-----------------------slide----------------------------------*/
.slide {
    background-color: #000;
}

.slide .carousel-caption h1 {
    font-size: clamp(2.5rem, 5vw, 4.5rem);
    color: #fff;
    margin-top: 18px;
    z-index: 999;
    font-weight: 600;
    line-height: 100%;
    text-transform: uppercase;
    text-wrap:balance;
}

.slide .carousel-caption h1 span{
     background: linear-gradient(90deg, #0047b9, #aec5ea);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;}

.slide .carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 15%;
    left: 15%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    z-index: 4 !important;

}
.slide .tit_destacado {
    font-size: clamp(1em, 0.9vw + 0.5rem, 1.1em);
   
    line-height: 120%;
    margin-bottom: 0;
}

.slide .carousel-item .overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(to right, rgba(2, 47, 119, 0.82), transparent);
    z-index: 1;
}
.slide .carousel-control-next, .slide .carousel-control-prev {
    z-index: 3;
}

.slide .carousel-indicators {
    z-index: 3;
    display: none;
}


.slide .icono_boton_slide {font-size: 1.1rem;}
.slide .boton_slide_secundario {
    font-weight: 700;
    padding: 0.75rem 1.5rem;
    border-radius: 0.5rem;
    border: 2px solid rgba(255, 255, 255, 0.8);
    color: #ffffff;
    background: rgba(255, 255, 255, 0.1);
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    
}
.slide .boton_slide_secundario:hover {
    background: rgba(255, 255, 255, 0.2);
    color: #ffffff;
    border-color: #ffffff;
}


/*------poner imagen a pantalla entera-----*/

.slide .carousel-item {    height:calc(100vh - 98px);}

.slide .carousel-item img { height:calc(100vh - 98px);    object-fit: cover;}

.slide .carousel-item {
    transition: transform 0.5s ease, opacity .5s ease-out !important;
}


/* ------------media queries-----*/
/* Extra small devices (portrait phones, less than 576px)*/
@media (width <= 389px){
    .slide {margin-top: 0;    }
    .slide .carousel-item { height: inherit !important; }
    .slide .carousel-item img { height:60vh !important; object-fit: cover; }
   .slide .carousel-caption { right: 3%; left: 3%;}
    
}
@media (390px <= width <= 575.98px) {
    .slide {margin-top: 0px;    }
    .slide .carousel-item { height: inherit !important; }
    .slide .carousel-item img { height:50vh !important; object-fit: cover; }
    .slide .carousel-caption { right: 3%; left: 3%;}
}



/* Small devices (landscape phones, 576px and up)*/
@media (576px <= width <= 767.98px) {
    .slide {margin-top: 0; }
    .slide .carousel-item { height: inherit !important; }
    .slide .carousel-item img {height: 100vh; object-fit: cover; }
    .slide .carousel-caption { bottom: 10px !important; }
    .btn_corporativo.tipo_especial{font-size: 8px;}
 
}

/* Medium devices (tablets, 768px and up)*/
@media (768px <= width <= 991.98px) {
    .slide .carousel-item { height: inherit !important; }
    .slide .carousel-item img {height: 100vh; object-fit: cover; }
    .slide .carousel-caption { bottom: 10px !important; }
    .btn_corporativo.tipo_especial{font-size: 8px;}
    
}
/* Medium devices (tablets, 768px and up)*/
@media (768px <= width <= 991.98px) and (orientation: portrait) {

    .slide {margin-top: 0px;    }
    .slide .carousel-item { height: inherit !important; }
    .slide .carousel-item img {height: calc(45vh - 98px); object-fit: cover; }
    .slide .carousel-caption { bottom: 10px !important; }
    .btn_corporativo.tipo_especial{font-size: 9px;}
}


/* Large devices l (desktops, 992px and up)*/
@media (992px <= width <= 1199.98px) {
    .slide .carousel-item { height: inherit !important; }
    .slide .carousel-item img {height:75vh; object-fit: cover; }

}

/* Large devices l (desktops, 992px and up)*/
@media (992px <= width <= 1199.98px)  and (orientation: portrait)  {


}


/* Extra large devices xl(large desktops, 1200px and up)*/
@media (1200px <= width <= 1399px) {


    
}
/* Extra large devices xl(large desktops, 1400px and up)*/
@media (width >= 1400px){


    
}





/*-------------galeria-------------------*/
.ug-textpanel-title {
    display: none !important;
}

.fondo_galeria {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(8, 52, 76, 0.3) 50%, rgba(8, 52, 76, 0) 100%);
}


/*----- banda logos ---*/
.banda_logos h2.sobre_titular {
    font-size: 1.2em;
    text-transform: uppercase;
    font-weight: 800;
}

/*--------------- texto teaser img dcha --------------------*/

.texto_teaser_dcha .sobretitular {
     font-size: 0.8rem;
     font-weight: 700;
     text-transform: uppercase;
     letter-spacing: 0.15em;
     
 }

.texto_teaser_dcha .titular {
    font-size: clamp(1.8rem, 3.5vw, 3rem);
    line-height: 1.2;   
    font-weight: 700;
    text-wrap:balance;
}
.texto_teaser_dcha .texto {font-size: clamp(16px, 0.95vw + 0.4rem, 22px);}

.texto_teaser_dcha .contenedor_imagen {
    aspect-ratio: 4/3;
    border-radius: 1rem;
    overflow: hidden;
}

.texto_teaser_dcha .contenedor_imagen img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.texto_teaser_dcha .tarjeta_business {
    padding: 1.25rem;
    border-radius: 0.75rem;
    border: 1px solid #e2e8f0;
    height: 100%;
}

.texto_teaser_dcha .icono_business {
    font-family: 'Material Symbols Outlined';
    font-size: 1.75rem;
    display: block;
    margin-bottom: 0.5rem;
}

.texto_teaser_dcha .titulo_tarjeta {
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 1.5rem;
}

.texto_teaser_dcha .texto_tarjeta {
    font-size: 0.875rem;
    margin: 0;
}


/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {

}


/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) {


}

/* Medium devices (tablets, 768px and up)*/
@media (768px <= width <= 991.98px) {
    #presentacion .texto_presentacion { padding-left: 10px; }
    #presentacion .shape {   width: 100%;}

}

/* Medium devices (tablets, 768px and up)*/
@media (768px <= width <= 991.98px) and (orientation: portrait) {
    #presentacion .shape {   width: 100%;}
}


/* Large devices l (desktops, 992px and up)*/
@media (992px <= width <= 1199.98px) {
    #presentacion .texto_presentacion { padding-left: 10px;    }
}

/* Large devices l (desktops, 992px and up)*/
@media (992px <= width <= 1199.98px)  and (orientation: portrait) {
    .texto_presentacion { margin-left: -100px; position: relative; z-index: 2;    }
}


/* Extra large devices xl(large desktops, 1200px and up)*/
@media (1200px <= width <= 1399px) {


}

/* Extra large devices xl(large desktops, 1400px and up)*/
@media (width >= 1400px) {


}


/*--------------titular jumbo ---------------------*/
.titular_jumbo {
    position: relative;
    /*background-image: url("../img/comedor_carta_index.webp");*/
    background-size: cover;
    background-repeat: no-repeat;
}

.titular_jumbo .overlay {
    position: absolute;
    top: 0;
    /* background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0) 100%);*/
    background: linear-gradient(to right, rgba(255, 255, 255, 0.7) 10%, rgba(255, 255, 255, 0.9) 30%, rgba(255, 255, 255, 0.9) 70%, rgba(255, 255, 255, 0.7) 75%);
    width: 100%;
    height: 100%;
    z-index: 1;
}

.titular_jumbo .zona_titulares {
    z-index: 44;
    position: relative;
    color: #000;
}

.titular_jumbo .sobretitular {
    font-family: "Rouge Script", serif;
    font-weight: 400;
    font-size: clamp(1.3rem, 0.666rem + 2.92vw, 2rem);
    line-height: 100%;
}

.titular_jumbo h2 {
    font-size: clamp(1.75rem, 1.669rem + 0.4vw, 2.2rem);
    line-height: 100%;
    text-transform: uppercase;
    color: #000;
}

.titular_jumbo p {
    font-size: 0.9em;
    line-height: 120%;
}


/*------------------banner_publi-----------------------*/
.banner_publi {
    background-color: #000;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    position: relative;
    padding: 5%;


}
/*.banner_publi .overlay{ position: absolute;
    top: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
    width: 100%;
    height: 100%;
    z-index: 0;
}*/


.banner_publi .zona_texto {
    z-index: 5;
    padding-top: 10%;   
    line-height: 120%;
    text-shadow: 0 3px 10px rgba(0, 0, 0, 0.8);
}



.banner_publi .zona_texto h2 {
    font-size: clamp(1.2em, 2vw + 1em, 2.6em);
    font-weight: 500;
    line-height: 100%;
    color: #FFF; 
    text-transform: uppercase;
}
.banner_publi .zona_texto h2 span{color:#000;}





/* Extra small devices (portrait phones, less than 576px)*/
@media (width <= 575.98px){
    .banner_publi {background-position: center;  padding-top: 10%;}
    .banner_publi .zona_texto{ padding-top: 25%; line-height: 105%;}
   
}

/* Small devices (landscape phones, 576px and up)*/
@media (576px <= width <= 767.98px) {
  
 
}

/* Medium devices (tablets, 768px and up)*/
@media (768px <= width <= 991.98px) {
    
}
/* Medium devices (tablets, 768px and up)*/
@media (768px <= width <= 991.98px) and (orientation: portrait) {
    
}


/* Large devices l (desktops, 992px and up)*/
@media (992px <= width <= 1199.98px) {
    
}

/* Large devices l (desktops, 992px and up)*/
@media (992px <= width <= 1199.98px)  and (orientation: portrait)  {
    
}


/* Extra large devices xl(large desktops, 1200px and up)*/
@media (1200px <= width <= 1399px) {
  
    
}
/* Extra large devices xl(large desktops, 1400px and up)*/
@media (width >= 1400px){
   
   
}


/*----------------------servicios principales - icono --------------------*/

.servicios_principales {background: #f5f7f8;}
.servicios_principales .titular {
    font-size: clamp(1.8rem, 3.5vw, 2.5rem);
    font-weight: 700;
    margin-bottom: 1rem;
}

.servicios_principales .intro_seccion {
    max-width: 520px;
    margin: 0 auto;
}

.servicios_principales .enlace_servicio {
    text-decoration: none;
    color: inherit;
    display: block;
    height: 100%;
}

.servicios_principales .caja_servicio {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;

}

.servicios_principales .icono_servicio {
    width: 64px;
    height: 64px;
    font-size: 1.75rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1rem;
    border-radius: 50%;
    background: #FFF;
    box-shadow: 0 2px 8px rgba(0,0,0,.1);

}



.servicios_principales .titular_servicio {
    font-size: clamp(1rem, 0.9vw + 0.5rem, 1.3rem);
    font-weight: 600;
}

/*--------------media querys servicios---------------------*/


/* Extra small devices (portrait phones, less than 576px)*/
@media (width <= 575.98px) {
    

}

/* Small devices (landscape phones, 576px and up)*/
@media (576px <= width <= 767.98px) {
   
}

/* Medium devices (tablets, 768px and up)*/
@media (768px <= width <= 991.98px) {

}

/* Large devices l (desktops, 992px and up)*/
@media (992px <= width <= 1199.98px) {

}

/* Extra large devices xl(large desktops, 1200px and up)*/
@media (1200px <= width <= 1399px) {
}

/* Extra large devices xl(large desktops, 1400px and up)*/
@media (width >= 1400px) {
}

/*------------------teaser con items-----------------------*/


.teaser_con_items {
    max-width: 1200px;
    margin: 0 auto;
    padding: 50px 20px;
   
}

.teaser_con_items h2 {
    font-size: clamp(1.2em, 2vw + 1em, 2.6em);
    font-weight: 500;
    line-height: 100%;
    color: #000;
    text-transform: uppercase;
}



.teaser_con_items .intro p {
    font-size: 1rem;
    line-height: 1.6;
    margin-top: 20px;
    color: #333;
}

.teaser_con_items .cajas {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 30px;
    margin-top: 50px;
}

.teaser_con_items .caja {   
    padding: 10px;
    position: relative;
}

.teaser_con_items .caja-number {
    position: absolute;
    top: -20px;
    left: 0;
    background-color: #000;
    color: #fff;
   font-size: 0.7em;
    padding: 5px 10px 3px 10px;
    line-height: 100%;
   
    width: 100%;
}

.teaser_con_items .caja h3 {
    font-size: 1.5rem;
    margin-top: 10px;
    text-transform: uppercase;
}

.teaser_con_items .caja p {
    margin-top: 10px;
    font-size: 0.95rem;
    color: #555;
    line-height: 125%;
    
}


