/*Nueva cabecera*/

#fondo header #navegacion-opciones #navegacion #idiomas.corto a span.ns {padding: 4px 16px;
    padding: 4px 16px;
    line-height: 17px;
    color: #1B1C1D99;
    text-align: left;
    font-family: 'open_sansregular', sans-serif;
    font-size: 0.875em;
}
#fondo header #navegacion-opciones #navegacion #idiomas.corto a#btnIdioma {
    display: block;
}
#fondo header #navegacion-opciones #navegacion #idiomas.corto a#btnIdioma {
    position: relative;
    width: 60px;
    height: 24px;
    background: url(../../../mcd/img/iconos/24/angle-circle-down-white.svg) no-repeat right transparent;
    background-size: 13px 13px;
    background-position-y: 0.46em;
}
#fondo header #navegacion-opciones #navegacion #idiomas.corto a#btnIdioma {
    margin: auto;
    border: 0px;
    border-bottom: 1px solid #ffffff;
}
#fondo header #navegacion-opciones #navegacion #idiomas.corto ul.dsp-abierto {
    opacity: 1;
    transition: 0.3s;
    display: block;
}
#fondo header #navegacion-opciones #navegacion #idiomas.corto a span.ns {
    padding: 4px 16px;
    line-height: 17px;
    color: #1B1C1D99;
    text-align: left;
    font-family: 'open_sansregular', sans-serif;
    font-size: 0.875em;
}
#fondo header #navegacion-opciones #navegacion #idiomas.corto a span.ns {
    top: 0 !important;
    left: 0 !important;
    color: #ffffff !important;
}
#fondo header #navegacion-opciones #navegacion #idiomas.corto ul {
    position: absolute;
    z-index: 101;
    background-color: #f1f1f1;
    box-shadow: 10px 5px 11px -5px #00000029;
    width: 60px;
    margin-top: 5px;
    opacity: 0;
    transition: 0.3s;
    display: none;
}
#fondo header #navegacion-opciones #navegacion #idiomas.corto ul li {
    width: 60px;
    box-sizing: border-box;
    background: unset;
    padding: 0 0.25em 0em 0.6em;
    display: inline-block;
}
#fondo header #navegacion-opciones #navegacion #idiomas.corto ul li span {color: #000000;}
#fondo header #navegacion-opciones #navegacion #idiomas.corto a {
    display: block;
    text-align: left;
    color: #000;
    text-decoration: none;
    line-height: 1.2;
}
#fondo header #navegacion-opciones #navegacion #idiomas.corto ul li:hover {
    background-color: #e7e7e7;
}
#fondo header #navegacion-opciones #navegacion #idiomas.corto ul li.primero {
    padding: 0 0.25em 0em 0.6em;
}

#fondo header #navegacion-opciones #navegacion #idiomas.corto ul li {display:block;}
#fondo header #navegacion-opciones #navegacion #idiomas.corto ul li {padding: 0.35em 1em; background: #FFF;}

#fondo header #navegacion-opciones #navegacion #idiomas.corto ul li,
#fondo header #navegacion-opciones #navegacion #idiomas.corto ul li.primero
{background: #f1f1f1; padding-left: 0.9em;}

#fondo header #navegacion-opciones #navegacion #buscador input.botonbuscar {background: url("../img/ico-lupa.png") no-repeat; width: 1.6em; padding: 0; margin: 0 1em 0 0.1em; height: 1.35em; border: 0; cursor: pointer;background-size: 1.4em;}
#fondo header #navegacion-opciones #navegacion #buscador input.boton_enviar {background: url("../img/botonbuscar.png") no-repeat; width: 1.75em; border: none;}
#fondo header #navegacion-opciones #navegacion #buscador .corto {padding-left: 0.5em;}

/*FIN Nueva cabecera*/


/*Nuevo pie*/
/*#fondo.pie-completo footer #pie .bloque-superior .dcha {
	position: absolute;
	bottom: 0;
	right: 55%;
}
#fondo.pie-completo footer #pie .bloque-superior ul.logos li a img {
	max-height: 4em;
}
#fondo.pie-completo footer #pie .bloque-superior ul.menu-pie li {
    border-right: none;
}
#fondo footer #pie .bloque-inferior .dcha {padding-top: 1em;}*/

#fondo footer .lt-dcha {
    position: relative;
    width: 100%;
    display: inline-block;
    text-align: right;
}
#fondo footer .lt-dcha ul.redes-sociales {
    margin: 1em 0;
    display: flex;
    text-align: right;
    height: auto;
    height: fit-content;
    padding-left: 0;
    flex-direction: row;
    justify-content: flex-end;
	flex-wrap: wrap;
}

#fondo footer .lt-dcha ul li {
    display: inline-block;
}
#fondo footer ul.redes-sociales li a{color: transparent !important;}

/*#fondo footer {background-color: #090000; border-top: 1px solid #ffffff !important;}*/
#fondo.pie-completo footer #pie .bloque-superior ul.menu-pie li a,
#fondo.pie-completo footer #pie .bloque-superior p,
#fondo footer #pie .bloque-inferior p, #fondo footer #pie a
{color: #fbfbfb;}

/*#fondo.pie-completo footer #pie .bloque-superior {margin-top: 1em;}

#fondo.pie-completo footer #pie .bloque-superior .izq {
    width: 100%;
}*/

#fondo footer #pie a#logoPie{position: relative; top: 0.75em;}

#fondo footer #pie a#logoPie img{max-width: 16em; max-height: 5em;}

/*Iconos RRSS*/
#fondo footer ul.redes-sociales li a.rrss {
    font-size: 1.4em;
}

#fondo footer ul.redes-sociales li a.facebook {
	background: transparent url(../img/iconos/24/facebook-f-brands.svg) center no-repeat;
	background-size: 30px 20px;
	transition: 0.5s;
	width: 2em;
}

#fondo footer ul.redes-sociales li a.facebook:hover {
	background: transparent url(../img/iconos/24/facebook-f-brands-hover.svg) center no-repeat;
	background-size: 30px 20px;
	transition: 0.5s;
	width: 2em;
}

#fondo footer ul.redes-sociales li a.twitter {
	background: transparent url(../img/iconos/24/twitter-brands.svg) no-repeat;
	background-size: 30px 20px;
	transition: 0.5s;
	width: 2em;
}

#fondo footer ul.redes-sociales li a.twitter:hover {
	background: transparent url(../img/iconos/24/twitter-brands-hover.svg) no-repeat;
	background-size: 30px 20px;
	transition: 0.5s;
	width: 2em;
}

#fondo footer ul.redes-sociales li a.linkedin {
	background: transparent url(../img/iconos/24/ico-linkedin-responsive.png) center no-repeat;
	background-size: 30px;
	transition: 0.5s;
	width: 2em;
}

#fondo footer ul.redes-sociales li a.linkedin:hover {
	background: transparent url(../img/iconos/24/ico-linkedin-a.png) center no-repeat;
	background-size: 30px;
	transition: 0.5s;
	width: 2em;
}

#fondo footer ul.redes-sociales li a.instagram {
	background: transparent url(../img/iconos/24/instagram-brands.svg) center no-repeat;
	background-size: 30px 20px;
	transition: 0.5s;
	width: 2em;
}

#fondo footer ul.redes-sociales li a.instagram:hover {
	background: transparent url(../img/iconos/24/instagram-brands-hover.svg) center no-repeat;
	background-size: 30px 20px;
	transition: 0.5s;
	width: 2em;
}

#fondo footer ul.redes-sociales li a.pinterest {
	background: transparent url(../img/iconos/24/ico-pinterest.svg) center no-repeat;
	background-size: 33px 33px;
	transition: 0.5s;
    width: 2em;
}

#fondo footer ul.redes-sociales li a.pinterest:hover {
	background: transparent url(../img/iconos/24/ico-pinterest-hover.svg) center no-repeat;
	background-size: 33px 33px;
	transition: 0.5s;
    width: 2em;
}

#fondo footer ul.redes-sociales li a.youtube {
	background: transparent url(../img/iconos/24/globe-americas-solid.svg) center no-repeat;
	background-size: 30px 30px;
	transition: 0.5s;
	width: 2em;
}

#fondo footer ul.redes-sociales li a.youtube:hover {
	background: transparent url(../img/iconos/24/globe-americas-solid-hover.svg) center no-repeat;
	background-size: 30px 30px;
	transition: 0.5s;
	width: 2em;
}

#fondo footer ul.redes-sociales li a.tiktok {
	background: transparent url(../img/iconos/24/ico-tiktok.svg) center no-repeat;
	background-size: 33px 33px;
	transition: 0.5s;
	width: 2em;
}

#fondo footer ul.redes-sociales li a.tiktok:hover {
	background: transparent url(../img/iconos/24/ico-tiktok-hover.svg) center no-repeat;
	background-size: 33px 33px;
	transition: 0.5s;
	width: 2em;
}

#fondo footer ul.redes-sociales li a.vimeo {
	background: transparent url(../img/iconos/24/ico-vimeo.svg) center no-repeat;
	background-size: 33px 33px;
	transition: 0.5s;
	width: 2em;
}

#fondo footer ul.redes-sociales li a.vimeo:hover {
	background: transparent url(../img/iconos/24/ico-vimeo-hover.svg) center no-repeat;
	background-size: 33px 33px;
	transition: 0.5s;
	width: 2em;
}

/*CAMBIO ESTOS*/
#fondo footer ul.redes-sociales li a.spotify {
	background: transparent url(../img/iconos/24/ico-spotify.svg) center no-repeat;
	background-size: 33px 33px;
	transition: 0.5s;
    width: 2em;
}

#fondo footer ul.redes-sociales li a.spotify:hover {
	background: transparent url(../img/iconos/24/ico-spotify-hover.svg) center no-repeat;
	background-size: 33px 33px;
	transition: 0.5s;
    width: 2em;
}

#fondo footer ul.redes-sociales li a.ivoox {
	background: transparent url(../img/iconos/24/ico-ivoox.svg) center no-repeat;
	background-size: 33px 33px;
	transition: 0.5s;
    width: 2em;
}
#fondo footer ul.redes-sociales li a.ivoox:hover {
	background: transparent url(../img/iconos/24/ico-ivoox-hover.svg) center no-repeat;
	background-size: 33px 33px;
	transition: 0.5s;
    width: 2em;
}

#fondo footer ul.redes-sociales li a.whatsApp {
	background: transparent url(../img/iconos/24/ico-whatsapp.svg) center no-repeat;
	background-size: 33px 33px;
	transition: 0.5s;
    width: 2em;
}
#fondo footer ul.redes-sociales li a.whatsApp:hover {
	background: transparent url(../img/iconos/24/ico-whatsapp-hover.svg) center no-repeat;
	background-size: 33px 33px;
	transition: 0.5s;
    width: 2em;
}

#fondo footer ul.redes-sociales li a.flickr {
	background: transparent url(../img/iconos/24/ico-flickr.svg) center no-repeat;
	background-size: 33px 33px;
	transition: 0.5s;
    width: 2em;
}
#fondo footer ul.redes-sociales li a.flickr:hover {
	background: transparent url(../img/iconos/24/ico-flickr-hover.svg) center no-repeat;
	background-size: 33px 33px;
	transition: 0.5s;
    width: 2em;
}

#fondo footer ul.redes-sociales li a.tripadvisor {
	background: transparent url(../img/iconos/24/ico-tripadvisor.svg) center no-repeat;
	background-size: 33px 33px;
	transition: 0.5s;
    width: 2em;
}

#fondo footer ul.redes-sociales li a.tripadvisor:hover {
	background: transparent url(../img/iconos/24/ico-tripadvisor-hover.svg) center no-repeat;
	background-size: 33px 33px;
	transition: 0.5s;
    width: 2em;
}

#fondo footer ul.redes-sociales li a.telegram {
	background: transparent url(../img/iconos/24/ico-telegram.svg) center no-repeat;
	background-size: 33px 33px;
	transition: 0.5s;
	width: 2em;
}

#fondo footer ul.redes-sociales li a.telegram:hover {
	background: transparent url(../img/iconos/24/ico-telegram-hover.svg) center no-repeat;
	background-size: 33px 33px;
	transition: 0.5s;
	width: 2em;
}

#fondo footer #pie a#logoPie img.rwd{
	display: none;
}

@media(max-width: 1023px) {

#fondo footer #pie {padding-top: 4em;}

#fondo footer .lt-dcha ul.redes-sociales {
    justify-content: center;
}
/*#fondo footer #pie a#logoPie {
    left: 50%;
    transform: translate(-50%, -50%);
}*/
#fondo footer #pie a#logoPie {display: flex; justify-content: center;}
#fondo footer #pie a#logoPie img{
    display: none;
}
#fondo footer #pie a#logoPie img.rwd{
    display: inline;
}
#fondo header #navegacion-opciones #navegacion #idiomas.corto ul {
margin-left: 3em;
}
#fondo header #navegacion-opciones #navegacion #idiomas ul::after {display: none;}
}
#fondo header #navegacion-opciones #navegacion #idiomas.corto{background: none; border: transparent;}
@media(max-width: 767px) {
    #fondo footer #pie a#logoPie{margin: 0 auto;}
}
/*Fin Nuevo pie*/