
.menu_oculto_redes_reserva_sobre_logo {
    box-shadow: 0 14px 25px rgba(0, 0, 0, .16);
    background-color: #000;
}

/*---color fondo menu----*/
b {
    color: #000;
}

body {
    color: #333;
}

img {
    max-width: 100%;
    height: auto;
}

/*----------------------------titular jumbo con imagen-----------------------*/
.titular_jumbo_con_imagen {
    background-position: center center !important;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-color: #000;
}

.titular_jumbo_con_imagen .overlay {
    position: absolute;
    top: 0;
    background: linear-gradient(rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);
    width: 100%;
    height: 100%;
    z-index: 1;
}

.titular_jumbo_con_imagen .zona_titulares h1 {
    color: #fff;

    z-index: 100;
    position: relative;
    text-align: center;
    font-weight: 700;
    line-height: 100%;
    font-size: clamp(1.5rem, 2vw + 1rem, 4rem);
    /*text-shadow: 0 0 10px #000, 0 0 20px #000, 0 0 30px #000;*/
    /* text-shadow: 0 0 10px #dba300, 0 0 20px #dba300, 0 0 30px #dba300; */
}

.ug-textpanel-title {
    display: none !important;
}

/*------------------media query ------------------*/
/* 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) {
   
}


/* 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) {


}


/*--------------presentacion---------------------*/

.presentacion .bajo_raya {
    font-size: 0.85em;
    font-weight: 600;
}

.presentacion .bajo_raya:hover span {
    color: #fff;
}

/*---------------------presentacion slide --------------------------*/

.presentacion_slide .sobretitular {
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
    margin-bottom: 10px;
    font-size: 15px;
}


/*------------------servicios_imagenes-----------------------*/
.servicios_imagenes {


    background-size: contain;
    background-repeat: no-repeat;
}

.servicios_imagenes {
    text-align: center;
}

.servicios_imagenes h1 {
    text-transform: uppercase;
    margin-bottom: 30px;
    font-size: clamp(1.875rem, 1.313rem + 2.81vw, 5rem);
    font-weight: 800;
    opacity: 0.5;
}

.servicios_imagenes h2 {
    text-transform: uppercase;
    color: #000;
    text-align: center;
    font-size: clamp(2rem, 1rem + 2.18vw, 2.5rem);
    font-weight: 400;
}


.servicios_imagenes h3 {
    text-align: center;
    margin: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #000;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 0.9em;
    letter-spacing: 0px;
}

.servicios_imagenes .fila_cajas {
    justify-content: center;
}

.servicios_imagenes a .desc {
    color: #666;
    font-size: 0.9em;
}


.servicios_imagenes .fila_cajas a .datos {
    padding: 5px 10px 20px 10px;
}

.servicios_imagenes a figure {
    margin: 0px;
    overflow: hidden;
}

.servicios_imagenes a figure img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.servicios_imagenes a:hover figure img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    overflow: hidden;
}

.servicios_imagenes a:hover figure {
    overflow: hidden;
}

.servicios_imagenes .nolink {
    cursor: default;
}


/*--------------media querys servicios_imagenes---------------------*/


/* Extra small devices (portrait phones, less than 576px)*/
@media (width <= 575.98px) {
    .servicios_imagenes a figure img {
        width: 50%;
    }
}

/* 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) {
    .servicios_imagenes h3 {
        font-size: 1em;
    }
}

/* 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 con imagenes cuadradas - reconocimientos ---*/


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


/*----------------- reconocimientos------------------------------*/
.reconocimientos .card {
    background-color: #000;
    border: 1px solid rgba(0, 0, 0, 1);
}

.reconocimientos h2 {
    font-size: clamp(1.5rem, 2vw, 1.5rem);
}

/* 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) {
}

/*--- fin servicios imagenes cuadradas - reconimientos --*/


/*-------------------------------fondo contacto interior------------------------------*/


.fondo_contacto_interior .sobretitulo {
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
    margin-bottom: 10px;
    font-size: 15px;
}

.fondo_contacto_interior input, .fondo_contacto_interior textarea {
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 5px;
}

.fondo_contacto_interior .relleno {
    padding: 0 10px 40px 10px;
}

.fondo_contacto_interior .politica {
    font-size: 0.8em;
}

.fondo_contacto_interior a {
    color: #000;
}

.fondo_contacto_interior a:hover {
    color: #999;
}

.fondo_contacto_interior .form-check {
    margin-bottom: 15px;
}

.fondo_contacto_interior .h2 {
    text-transform: uppercase;
    font-size: clamp(1.375rem, 0.735rem + 3.2vw, 3.4rem);
    font-weight: 600;
    line-height: 100%;
}

.fondo_contacto_interior strong {
    color: #FFF;
}

.fondo_contacto_interior .form-group {
    margin-bottom: 1rem;
}

.sobre_titulo {
    font-size: 1em;
    display: inline-block;
    position: relative;
    text-transform: uppercase;
}

/* 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) {
}

/* 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) {
    .fondo_contacto_interior .relleno {
        padding-left: 3%;
        padding-right: 3%;
    }
}

/* 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) {
    .fondo_contacto_interior .relleno {
        padding-left: 7%;
        padding-right: 7%;
    }
}

/* Extra large devices xl(large desktops, 1400px and up)*/
@media (width >= 1400px) {
    .fondo_contacto_interior .relleno {
        padding-left: 7%;
        padding-right: 7%;
    }
}


/*--------------presentacion texto_teaser_dcha---------------------*/
.fondo_color {
    background-color: #121212;
}

.presentacion.texto_teaser_dcha h2 {
    font-size: clamp(2rem, 2.5vw, 3.8rem) !important;
    line-height: 100%;
    margin-top: 2px;
}

.presentacion.texto_teaser_dcha h3 {
    font-size: clamp(1.7rem, 2.5vw, 2rem) !important;
}

.presentacion.texto_teaser_dcha .color-diferente {
    font-weight: 700;
    font-size: 0.8em;
}

.presentacion.texto_teaser_dcha .tit_destacado {
    line-height: 100%;
}

.presentacion.texto_teaser_dcha .titular {
    padding-right: 10%;
}


/* Extra small devices (portrait phones, less than 576px)*/
@media (width <= 575.98px) {
    .presentacion.texto_teaser_dcha .tit_destacado {
        margin-bottom: 15px;
    }

    .presentacion.texto_teaser_dcha .texto_presentacion {
        padding-right: 0;
    }

    .presentacion h2 {
        margin-top: 0;
    }
}


/* Small devices (landscape phones, 576px and up)*/
@media (576px <= width <= 767.98px) {
    .presentacion.texto_teaser_dcha .tit_destacado {
        margin-top: -20px;
        margin-bottom: 26px;
    }

    .presentacion.texto_teaser_dcha .texto_presentacion {
        padding-right: 0;
    }

    .presentacion h2 {
        margin-top: 0;
    }
}


/*------------------media query ------------------*/

/* 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) {
    .texto_presentacion {
        padding-left: 3%;
        padding-right: 3%;
    }

    /*.texto_presentacion p {*/
    /*    text-align: justify;*/
    /*}*/
}

/* Extra large devices xl(large desktops, 1200px and up)*/
@media (1200px <= width <= 1399px) {
    .texto_presentacion {
        padding-left: 7%;
        padding-right: 7%;
    }

    /*.texto_presentacion p {*/
    /*    text-align: justify;*/
    /*}*/


}

/* Extra large devices xl(large desktops, 1400px and up)*/
@media (width >= 1400px) {
    .texto_presentacion {
        padding-left: 7%;
        padding-right: 7%;
    }

    /*.texto_presentacion p {*/
    /*    text-align: justify;*/
    /*}*/
}





/***************************************/
.bloque_menu_logo_int {
    box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;
}
p{text-wrap: pretty;}


.contenido_interior {
    word-break: break-word;
}

.breadcrumbs a:hover {
    opacity: 0.8;
}

.title_page {
    text-align: center;
    font-weight: 900;
    font-size: 3.5em;
}


.breadcrumbs {
    width: 100%;
    text-align: center;
    display: block;
    margin: 1px 0 0;
    font-size: 1em !important;

}

.breadcrumbs li {
    display: inline-block;
}


.sobre_titulo {
    font-weight: 500;
    line-height: 27px;
    margin-bottom: 9px;
    text-align: left;
}

.sobre_titulo span {
    display: inline-block;
    position: relative;
}

.sobre_titulo span::before {
    content: '';
    position: absolute;
    top: 50%;
    right: -40px;
    margin-top: -1px;
    width: 25px;
    height: 2px;
    display: block;
}


.relleno_ambos {
    padding-top: 60px;
    padding-bottom: 60px;
}

/*.contenido_interior p {*/
/*    text-align: justify;*/
/*}*/

.contenido_interior img {
    max-width: 100%;
    height: auto;
    margin-top: 10px;
    margin-bottom: 15px;
    padding: 10px;
    display: block;

}
.fondo_textos .contenido_interior ul li::before {
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    content: '\f101';
    position: relative;
    margin-left: -25px;
    padding-right: 10px;
}
.fondo_textos .contenido_interior ul {
    list-style-type: none;
}

.contenido_interior ul li{ margin-bottom: 8px;}

blockquote {
    margin: 20px 0;
    background-color: #C14E0110;
    color: #000;
    padding: 20px;
    font-size: clamp(1.1em, 2vw, 1.3em);
    border-left: 5px solid #C14E01;

}

.multicolumna {
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
    -webkit-column-gap: 60px; /* Chrome, Safari, Opera */
    -moz-column-gap: 60px; /* Firefox */
    column-gap: 60px;
    -webkit-column-rule: 1px solid #ddd; /* Chrome, Safari, Opera */
    -moz-column-rule: 1px solid #ddd; /* Firefox */
    column-rule: 1px solid #ddd;
}

.list-items {
    margin-top: 20px;
}

.list-items li {
    position: relative;
    padding-left: 25px;
}

ul.list-items li i {
    padding-right: 5px;
}


.contenido_interior ul li::marker {
  color: #0047bb;
  font-size: 1.2em;
}

.contenido_interior ul li {
    margin-bottom: 8px;
}


.contenido_interior h2 {
    font-size: clamp(1.5rem, 1.5vw + 0.5rem, 3rem);
    font-weight: 600;
    padding-bottom: 0px;
    margin-bottom: 15px;


}

.contenido_interior h3 {
    padding-bottom: 0px;
    margin-bottom: 5px;
    margin-top: 30px;
    font-size: clamp(1.5rem, 1.9vw, 2.5rem);
    font-weight: 500;
}

.contenido_interior h4 {
    font-size: clamp(1.3em, 1.7vw, 2em);
    font-weight: 500;
    padding-bottom: 0px;
    margin-bottom: 5px;
    margin-top: 30px;
}


/*------------------media query ------------------*/



/* 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) {
    .contenido_interior img{width: 50%;}
}
/* Medium devices (tablets, 768px and up)*/
@media (768px <= width <= 991.98px) and (orientation: portrait) {
    .contenido_interior img{width: 50%;}
}


/* Large devices l (desktops, 992px and up)*/
@media (992px <= width <= 1199.98px) {
    .contenido_interior img{width: 50%;}
}

/* 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) {
    .contenido_imagen_fija_izq .columna_fija {
        background-attachment: fixed;
    }
    
}
/* Extra large devices xl(large desktops, 1400px and up)*/
@media (width >= 1400px){
    /*  .zona_texto_cont .contenido_interior p {*/
    /*    text-align: justify;*/
    /*}*/

    /*blockquote {*/
    /*    text-align: justify;*/
    /*}*/
    
}





/*------------------------generales---------------------*/

/* 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) {

    

}

/* 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) {
    .columna_fija {
        min-height: 800px;
    }
}

/* 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) {


}








