@import url('https://fonts.googleapis.com/css2?family=Special+Gothic+Expanded+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Special+Gothic+Condensed+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');


.tipo_especial{ font-family: "Special Gothic Expanded One", sans-serif;}

.text-dark{color:#fff!important;}
a:hover {
    text-decoration: none;
}

body {
    font-weight: 300;
    max-width: 100%;
    overflow-x: hidden;
    font-optical-sizing: auto;
    font-style: normal;
}

.centrar {
    display: block;
    margin-left: auto;
    margin-right: auto;
}


a {
    text-decoration: none;
}

.idiomas span a {
    color: #666;
}

.idiomas span a:hover {
    color: #fff;
}

.idiomas {
    text-align: center;
    margin-bottom: 20px;
}

.idiomas span:last-child::before {
    content: "|";
    margin: 0 0;
    color: #666;
}

/*------------------menu oculto-----------------------*/


.burguer {
    min-width: 24px;
    min-height: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    /* align-items:flex-end;*/
    -ms-flex-pack: distribute;
    justify-content: space-evenly;
    cursor: pointer;
}

.burguer span {
    border-radius: 5px;
    background-color: #000;
    width: 30px;
    height: 3px;
    -webkit-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}


#abre-menu:hover{background-color: #000; color:#fff;}


.menu_oculto_redes_reserva_sobre_logo #abre-menu {
    color: #000;
    background-color: #FFF;
    border-radius: 50px;
    font-weight: 700;
    font-size: 1em;
    display: flex;
    justify-content: end;
    width: 50px;
    height: 50px;
}

.menu_oculto_redes_reserva_sobre_logo .zona_redes li {
    text-align: center;
    width: 20px;
    height: 20px;
    border-radius: 50px 50px 50px 50px;
    margin-right: 5px;
    border: 1px solid #656565;
    float: right;
}

.menu_oculto_redes_reserva_sobre_logo .zona_redes li:hover {
    background-color: black;
}

.menu_oculto_redes_reserva_sobre_logo .zona_redes li i {
    color: #000;
    width: 1em;
    height: 1em;
    text-align: center;
    font-size: 18px;
    line-height: 20px;
}

.menu_oculto_redes_reserva_sobre_logo .datos_menu_oculto address {
    color: #666;
}

.menu_oculto_redes_reserva_sobre_logo .datos_menu_oculto address .correo a {
    color: #666
}

.menu_oculto_redes_reserva_sobre_logo .datos_menu_oculto address .correo a:hover {
    color: #000;
}

.menu_oculto_redes_reserva_sobre_logo .datos_menu_oculto .zona_redes_cab li a {
    color: #ddd
}

.menu_oculto_redes_reserva_sobre_logo .datos_menu_oculto .zona_redes_cab li a:hover {
    color: #000;
}

.affix_index {
    background-color: #000;
    opacity: 1;
    box-shadow: 0 14px 25px rgba(0, 0, 0, .16);
}


/*------- solo para menu oculto -------------*/


.cerrar {
    text-align: right;
}

.cerrar a {
    color: #fff;
    font-size: 2em;
}

#menu_oculto {
    width: 100%;
   left: -100%;
    position: fixed;
    top: 0;
    z-index: 100000;
    -webkit-box-shadow: -3px 0px 50px -2px rgba(0, 0, 0, 0.14);
    -moz-box-shadow: -3px 0px 50px -2px rgba(0, 0, 0, 0.14);
    box-shadow: -3px 0px 50px -2px rgba(0, 0, 0, 0.14);

    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-transition: all 0.5s linear;
    transition: all .5s ease; /*Damos a la caja del menú una transición para que tenga un desplazamiento suave*/
    
    background: linear-gradient(to right, #C14E01, #00000060), url("../img/fondo_menu.jpg");
    background-size: cover;
    background-color: #000;

}

.container_menu_oculto {
    padding: 20px 0px 20px 20px;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-transition: all .5s ease; /*Damos a la caja del menú una transición para que tenga un desplazamiento suave*/
    transition: all .5s ease; /*Damos a la caja del menú una transición para que tenga un desplazamiento suave*/
   
}


/* Effect 5: same word slide in */
.cl-effect-5 a {
    overflow: hidden;
    padding: 0 4px;
    height: 1.4em;
}

.cl-effect-5 a span {
    position: relative;
    display: inline-block;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
}

.cl-effect-5 a span::before {
    position: absolute;
    top: 100%;
    content: attr(data-hover);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.cl-effect-5 a:hover span,
.cl-effect-5 a:focus span {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    transform: translateY(-100%);
}


#abre-menu {
    color: #666;
    font-weight: 700;
}

#abre-menu:hover {
    color: #000;
}

#abre-menu .fas {
    font-size: 1em;
    color: #333;
}

#abre-menu:hover .fas {
    color: #333;
}


.menu_oculto_redes_reserva_sobre_logo #menu_oculto.abierto {
    left: 0;
}

.menu_oculto_redes_reserva_sobre_logo #accordion1 .nivel_1 {
    padding: 10px 0px;
    text-align: left;
    font-weight: 300;
}

.menu_oculto_redes_reserva_sobre_logo #accordion1 .nivel_1 a {
    text-transform: uppercase;
    
    font-size: clamp(1.5rem, 1.264rem + 1.18vw, 2.813rem);
    text-align: left;
}



.menu_oculto_redes_reserva_sobre_logo #accordion1 .nivel_1 .fas {
    padding-left: 20px;
}

.menu_oculto_redes_reserva_sobre_logo #accordion1 .nivel_2 {
    padding-left: 20px;
    font-weight: 400;
    padding-top: 8px;
}

.menu_oculto_redes_reserva_sobre_logo #accordion1 .nivel_2 a {
   
    font-size: 1.3em;
    text-transform: uppercase;
    background-color: transparent;
}


.cerrar #cerrar-menu {
    position: absolute;
    top: 5px;
    right: 30px;
}

.zona_redes_cab li {
    display: inline-block;
    text-align: center;
    width: 40px;
    height: 40px;
    border-radius: 50px 50px 50px 50px;
    margin-right: 5px;
    border: 1px solid #656565;
}

.zona_redes_cab li a {
    line-height: 40px;
}

.datos_menu_oculto address p {
    margin-bottom: 5px;
}

.datos_menu_oculto address .tel {
    font-size: 1em;
}

.datos_menu_oculto address .correo {
    font-size: 1em;
}

.datos_menu_oculto {

    font-weight: 300;
    color: #666;
    border: 1px dotted #efefef;
    background-color: #efefef;
    text-align: center;

}

.datos_menu_oculto a {
    color: #666;
}


.zona_redes_cab li:hover {
    border: 1px solid #fff;
}

.zona_redes_cab li:hover a {
    color: #fff;
}

.zona_menu_v {
    overflow-y: auto;
    padding-left: 10%;
}





/* Extra small devices (portrait phones, less than 576px)*/
@media (width <= 575.98px){
    .menu_oculto_redes_reserva_sobre_logo {
        position: relative;
        background-color: #000;
        z-index: 10;
    }
    
}

/* Small devices (landscape phones, 576px and up)*/
@media (576px <= width <= 767.98px) {
    .menu_oculto_redes_reserva_sobre_logo{background-color: #000;}
 
}

/* 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){
   
    
}





/*-------idioma cabecero ------------------*/

.idioma_cabecero {
    display: block;
    justify-content: flex-end;
    margin-bottom: 0px;
}

.idioma_cabecero li {
    border-right: 1px solid #b35722;
    display: inline-block;
    padding: 0;
    color: #ccc;
    font-size: 0.75em;

}

.idioma_cabecero li a {
    display: block;
    color: #D14905;
    text-transform: uppercase;
    margin: 1px;
    padding-right: 4px;

}

.idioma_cabecero li a:hover {
    color: #fff;
}

.idioma_cabecero li:last-child {
    border-right: none !important;
    border-bottom: none !important;

}

.sin_dcha {
    border-right: none !important;
}


/*-------------------botones---------------------------------*/

.btn {
    transition: all 1s linear !important;
    text-transform: uppercase;
}


.btn_redondo {
    border-radius: 50PX !important;
    -ms-border-radius: 50PX !important;
    -moz-border-radius: 50PX !important;
    -webkit-border-radius: 50PX !important;
    -khtml-border-radius: 50PX !important;

}

.btn_transparente, .btn_transparente_n, .btn_transparente_b {
    font-weight: 400;
    padding: 10px 35px;
    letter-spacing: 0.14em;
    display: inline-block !important;
}

.btn_gris {
    font-weight: 400;
    padding: 10px 35px;
    letter-spacing: 0.14em;
    display: inline-block !important;
    border: none;
    background-color: #ddd;
}


.btn_corporativo, .btn_negro, .btn_blanco, .btn_secundario {
    font-weight: 400;
    padding: 10px 35px;
    display: inline-block;
    letter-spacing: 0.14em;
    border: none;

}


.btn_reserva {
    font-size: 0.9em !important;
    line-height: 100%;
    padding: 8px 15px !important;
    letter-spacing: 0px !important;
    text-transform: uppercase;
    font-weight: 400 !important;

}
.btn_corporativo.tipo_especial{font-size: 11px;}

/*-------------------*/

.zona_redes {
    margin-bottom: 0px;
}

.zona_redes li {
    display: inline-block;
    text-align: center;
    margin-right: 5px;

}

.zona_redes li i {
    color: #fff;
    text-align: center;
    font-size: 18px;
    line-height: 40px;
}

.dropdown-item {
    background-color: transparent !important;
}

.dropdown-menu {
    padding: 0;
    border-radius: 0;
}

.dropdown-toggle::after {
    display: none !important;
}

.color_menu {
    background-color: rgba(255, 255, 255, 0);
}

.menu_transparente {
    background-color: rgba(0, 0, 0, 0.8) !important;
}


.alinear_v_centrado {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}


.affix_index {
    background-color: #000;
    opacity: 1;
    box-shadow: 0 0 0 5px rgb(0 0 0 / 15%);
    -webkit-box-shadow: 0 0 0 5px rgb(0 0 0 / 15%);
}


/*--------------frase boton cta---------------------*/
.fondo_color_frase_boton{ position: relative;     z-index: 1; color:#000; background-color: #fff; }
.sinopsis p{margin-bottom: 0px;}
.fondo_color_frase_boton:before {
    position: absolute;
    content: '';
    top: -6px;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    -webkit-transform: skewY(176deg);
    -ms-transform: skewY(176deg);
    transform: skewY(176deg);
    transform-origin: left top;
    z-index: -8000;
    background-color: #fff;
}

.fondo_color_frase_boton  .zona_boton a{font-size: 2.5em;  }
.fondo_color_frase_boton .icono-pulso {    display: inline-block;    animation: pulsoIcono 1.5s ease-in-out infinite;  }
  
  @keyframes pulsoIcono {
    0% {
      transform: scale(1);
    }
    50% {
      transform: scale(1.25); /* El icono se agranda */
    }
    100% {
      transform: scale(1);
    }
  }

.banda_frase_boton  p{  font-weight: 300;  line-height: 110%; }
.banda_frase_boton .titulo{font-size: clamp(1.3rem, 2vw, 2.5rem);  line-height: 100%; text-transform: uppercase;}
@keyframes pulso {
    0% {
      transform: scale(1);
    }
    50% {
      transform: scale(1.15); /* Se agranda */
    }
    100% {
      transform: scale(1); /* Vuelve al tamaño original */
    }
  }

/*--------------------media query----------------------------------*/
/* Extra small devices (portrait phones, less than 576px)*/
@media (width <= 575.98px){
    .banda_frase_boton .tipo_especial{font-size: 0.7em;}
}

/* Small devices (landscape phones, 576px and up)*/
@media (576px <= width <= 767.98px) {
}

/* Medium devices (tablets, 768px and up)*/
@media (768px <= width <= 991.98px) {
    .banda_frase_boton .tipo_especial{font-size: 0.8em;}
    .banda_frase_boton{ margin-top: -70px;}
    .fondo_color_frase_boton  .zona_boton a{font-size: 2em;  }
}
/* 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) {
    .banda_frase_boton{margin-top: -25px;}
}
/* Extra large devices xl(large desktops, 1400px and up)*/
@media (width >= 1400px){
    .banda_frase_boton{ margin-top: -90px;}
}


/*---------- contacto enviado --------------*/
#zona_mensaje .datos {
    height: 35vh;
}

#zona_mensaje p {
    font-size: 1.2em;
    color: #FFF;
}


/*------------------------- subvenciones ----------------------------------*/

#subvenciones .logo_dcha {
    text-align: right;
}

/* Extra small devices (portrait phones, less than 576px)*/
@media (width <= 575.98px) {
    .navbar.fixed-top {
        position: inherit !important;
    }
}

/* Small devices (landscape phones, 576px and up)*/
@media (576px <= width <= 767.98px) {


}

/* Medium devices (tablets, 768px and up)*/
@media (768px <= width <= 991.98px) {
    .datos_menu_oculto {
        width: inherit;
        padding: 2% 5%;
    }

    #menu_oculto {
        top: 0px;
    }

    .navbar.fixed-top {
        position: inherit !important;
    }

    .color_menu {
        background-color: rgba(0, 0, 0, 1);
    }


    .dropdown-menu {
        text-align: center;
    }

    /*.navbar-toggler {text-align: center;margin-left: auto;margin-right: auto;display: block;}*/
    .main-title {
        max-width: 300px;
    }


}

/* Medium devices (tablets, 768px and up)*/
@media (768px <= width <= 991.98px) and (orientation: portrait) {

    .datos_menu_oculto {
        width: inherit;
        padding: 2% 5%;
    }

    #menu_oculto {
        top: 0px;
    }

    .navbar.fixed-top {
        position: inherit !important;
    }

    .color_menu {
        background-color: rgba(0, 0, 0, 1);
    }


    .dropdown-menu {
        text-align: center;
    }

    .main-title {
        max-width: 300px;
    }


}


/* Large devices l (desktops, 992px and up)*/
@media (992px <= width <= 1199.98px) {
    .navbar.fixed-top {
        position: inherit !important;
    }

    .color_menu {
        background-color: rgba(0, 0, 0, 1);
    }


    .dropdown-menu {
        text-align: center;
    }
}


    /* 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) {
        .idioma_cabecero {
            margin-top: 3px;
        }

    }

    /* Extra large devices xl(large desktops, 1400px and up)*/
    @media (width >= 1400px) {


    }


    /*------------------galeria botones------------------------*/
    .ug-button-tile-navigation.ug-button-tile-left {
        background-image: url("../img/tile_button_left.png") !important;

    }

    .ug-button-tile-navigation.ug-button-tile-right {
        background-image: url('../img/tile_button_right.png') !important;
    }


    .ug-button-tile-navigation.ug-button-tile-play {
        background-image: url('../img/tile_button_play_pause.png') !important;

    }


    #ir_arriba {
        bottom: 30px;
        position: fixed;
        right: 30px;
    }

    #ir_arriba span {
        background: url("../img/uptotop.png") no-repeat scroll center center;
        display: block;
        height: 48px;
        width: 48px;
        opacity: 0.50;
    }

    .marker {
        background-image: url('../img/mapbox-icon.png');
        background-size: cover;
        width: 50px;
        height: 50px;
        border-radius: 50%;
        cursor: pointer;
    }

    b, strong {
        color: #000000;
    }


    /*-------------------------------footer------------------------------*/

    footer{  background: url("../img/pie_izq.png") left center no-repeat, url("../img/pie_dcha.png") center right no-repeat, #efefef;}

  

  footer .datos_pie{ font-size:clamp(2em, 1em + 2vw, 4em) ;}
  footer .datos_pie a{transition: all 500ms linear;}
    footer .zona_redes_pie li {
        margin-top: 8px;
    }


    .zona_redes_pie li {
        display: inline-block;
        text-align: center;
        width: 40px;
        height: 40px;
        border-radius: 50px 50px 50px 50px;
        margin-right: 5px;
        transition: all 300ms linear;
    }
    .zona_redes_pie li a{display: block;}
   

    .zona_redes_pie li:hover i {
        color: #000;
    }

    .zona_redes_pie i {
        width: 1em;
        height: 1em;
        text-align: center;
        font-size: 18px;
        line-height: 37px;
    }

    .caja_pie .datos_pie p {
        margin-bottom: 7px;
    }

    .caja_pie .datos_iconos li {
        display: inline-block;
        vertical-align: top;
        font-size: 0.9em;
    }

    .caja_pie .datos_iconos .fas {
        margin-top: 3px;
    }

    .caja_pie .datos_iconos i {
        padding-right: 8px;
        font-size: 1.2em;
    }

    .caja_pie .enlace {
        font-weight: 600;
    }

    /*----- firma -----*/
    #bloque_firma {
        padding: 8px;
        font-size: 0.8em;
        color: #333;
    }

    #bloque_firma a {
        color: #333;
        text-decoration: underline;

    }

    #bloque_firma a:hover {
        color: #000;
        text-decoration: underline;
    }

    .firma {
        text-align: right;
    }

    /*----- media queries pie y firma -----*/
    /* Extra small devices (portrait phones, less than 576px)*/
    @media (width <= 575.98px) {

        footer{  background: url("../img/pie_izq.png") left center/50px no-repeat, url("../img/pie_dcha.png") center right/50px no-repeat, #efefef;}

        .aviso, .firma {
            text-align: center;
        }

        .area_pie {
            margin-bottom: 15px;
            margin-top: 40px;
        }


    }

    /* Small devices (landscape phones, 576px and up)*/
    @media (576px <= width <= 767.98px) {
        footer{  background: url("../img/pie_izq.png") left center/50px no-repeat, url("../img/pie_dcha.png") center right/50px no-repeat, #efefef;}
        .aviso, .firma {
            text-align: center;
        }
    }

    /* Medium devices (tablets, 768px and up)*/
    @media (768px <= width <= 991.98px) {
        footer{  background: url("../img/pie_izq.png") left top/150px no-repeat, url("../img/pie_dcha.png") top right/150px no-repeat, #efefef;}

    }

    /* Large devices l (desktops, 992px and up)*/
    @media (992px <= width <= 1199.98px) {
        footer{  background: url("../img/pie_izq.png") left top/250px no-repeat, url("../img/pie_dcha.png") top right/250px no-repeat, #efefef;}
        .zona_logo_pie {
            margin-top: -7px;
        }

    }

    /* Extra large devices xl(large desktops, 1200px and up)*/
    @media (1200px <= width <= 1399px) {
        .zona_logo_pie {
            margin-top: -7px;
        }

    }

    /* Extra large devices xl(large desktops, 1400px and up)*/
    @media (width >= 1400px) {
        .zona_logo_pie {
            margin-top: -7px;
        }
    }






