@charset 'UTF-8';

/*iconos y logos*/
footer .icon-label .rtve-icons {height:3.2rem;}
	.portalsBox .icon-label .rtve-icons {width:6.4rem;background-size:auto 100%;}

footer .recuperacion .rtve-icons, 
footer .financiacion .rtve-icons,
footer .spainaudiohub .rtve-icons {width:20rem;height:4.8rem;background-size:auto 100%;background-position:50%;}

/*logotipos*/
footer .portalsBox {display:flex;justify-content:space-evenly;}
	.portalsBox .logo-rtve .rtve-icons {background-image:url('https://img2.rtve.es/css/rtve.2021/i/rtve-logos/logos_cabeceras/logo_rtve_ffffff.svg');}
	.portalsBox .logo-rtveplay .rtve-icons {background-image:url('https://img2.rtve.es/css/rtve.2021/i/rtve-logos/logos_cabeceras/logo_rtveplay_ffffff.svg');}
	.portalsBox .logo-playradio .rtve-icons {background-image:url('https://img2.rtve.es/css/rtve.2021/i/rtve-logos/logos_cabeceras/logo_radio_ffffff.svg');}
	.portalsBox .logo-clan .rtve-icons {background-image:url('https://img2.rtve.es/css/rtve.2021/i/rtve-logos/logos_cabeceras/logo_clan_ffffff.svg');}
footer .recuperacion .rtve-icons {background-image:url('https://www.rtve.es/css/rtve.2021/i/otros-logos/logo_PlanR_ffffff.svg');}
footer .financiacion .rtve-icons {background-image:url('https://www.rtve.es/css/rtve.2021/i/otros-logos/logo_NextG_ffffff.svg');}	
footer .spainaudiohub .rtve-icons {background-image:url('https://www.rtve.es/css/rtve.2021/i/otros-logos/logo_SpAHub_ffffff.svg');}

/*iconos redes sociales*/
footer .redesBox {display:flex;justify-content:space-evenly;}
	.redesBox .rtve-icons {width:3.2rem;}
	.redesBox .fbook .rtve-icons {background-image:url('https://img2.rtve.es/css/rtve.2021/i/rtve-icons.svg/rtve-icon_social_facebook.svg');}
	.redesBox .twitt .rtve-icons {background-image:url('https://img2.rtve.es/css/rtve.2021/i/rtve-icons.svg/rtve-icon_social_twitter.svg');}
	.redesBox .ytube .rtve-icons {background-image:url('https://img2.rtve.es/css/rtve.2021/i/rtve-icons.svg/rtve-icon_social_youtube.svg');}
	.redesBox .igram .rtve-icons {background-image:url('https://img2.rtve.es/css/rtve.2021/i/rtve-icons.svg/rtve-icon_social_instagram.svg');}	

/*iconos emisoras radio PREFOOTER*/
/* logos */
.prefooter .rtve-icons {width:4rem;height:4rem;}
.prefooter .radio1 .rtve-icons {background-image:url(https://www.rtve.es/css/rtve.2021/i/rtve-logos/logos_cadenas/radio-nacional.svg);}
.prefooter .radioC .rtve-icons {background-image:url(https://www.rtve.es/css/rtve.2021/i/rtve-logos/logos_cadenas/radio-clasica.svg);}
.prefooter .radio3 .rtve-icons {background-image:url(https://www.rtve.es/css/rtve.2021/i/rtve-logos/logos_cadenas/radio-3.svg);}
.prefooter .radio4 .rtve-icons {background-image:url(https://www.rtve.es/css/rtve.2021/i/rtve-logos/logos_cadenas/radio-4.svg);}
.prefooter .radio5 .rtve-icons {background-image:url(https://www.rtve.es/css/rtve.2021/i/rtve-logos/logos_cadenas/radio-5.svg);}
.prefooter .radioE .rtve-icons {background-image:url(https://www.rtve.es/css/rtve.2021/i/rtve-logos/logos_cadenas/radio-exterior.svg);}
.prefooter .solo-podcasts .rtve-icons {width:7.2rem;background-image:url(https://www.rtve.es/css/rtve.2021/i/rtve-logos/logos_cadenas/solo-podcasts.svg);}
.prefooter .radio-3-extra .rtve-icons {width:7.2rem;background-image:url(https://www.rtve.es/css/rtve.2021/i/rtve-logos/logos_cadenas/radio-3-extra.svg);}


/*enlaces del pie*/
footer [role="contentinfo"] {display:flex;flex-direction:column;align-content:center;}
footer [role="contentinfo"] > span {align-self:center;}
footer [role="contentinfo"] ul {display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;padding:4.8rem 0 2.4rem 0;}
footer [role="contentinfo"] ul li {padding:1.2rem;}
footer [role="contentinfo"] span {color:#fff;font-size:1.4rem;line-height:2.4rem;letter-spacing:0.25pt;font-weight:300;}
footer .recuperacion strong, 
footer .financiacion strong,
footer .spainaudiohub strong {position:absolute;white-space:nowrap;bottom:-2rem;left:50%;transform:translateX(-50%);opacity:0;visibility:hidden;} 

/*copyright*/
footer [role="contentinfo"] > span {font-size:1.3rem;}
footer [role="contentinfo"] > span strong {font-weight:400;}

/*ayuda*/
body.playPlus footer .infoBox .butt:not(.playPlus),
footer .infoBox .butt.playPlus {display:none;}
body.playPlus footer .infoBox .butt.playPlus {display:inline-flex;}


/** BOTONES *************************************/
/************************************************/
footer .butt {height:3.2rem;text-align:center;border-radius:0.3rem;border:0.2rem solid #fff;display:inline-flex;align-items:center;}
footer .butt .label {font-size:1.4rem;line-height:2rem;padding:0.4rem 1.2rem;color:#fff;text-transform:uppercase;letter-spacing:0.75pt;font-weight:500;}
/** BOTONES *************************************/
/** END *****************************************/