footer{background-color:var(--secondary-color);color:var(--text-button-color);display:flex;flex-direction:row;flex-wrap:wrap;padding:2rem 1rem .5rem}footer a,footer p{font-size:.9rem}footer>div{width:100%;margin-bottom:2rem}footer>div:last-child{margin-bottom:0}footer .logos{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center}footer .logos img{padding:0 1rem;margin-bottom:1rem}footer .copy-enlaces,footer .redes-info{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center}footer .copy-enlaces a{font-size:.7rem;color:var(--text-button-color)}footer .redes-info .botones-redes,footer .redes-info .informacion{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center}footer .redes-info .botones-redes a{width:30px;height:30px;border-radius:50%;background-color:var(--text-button-color);text-align:center;margin-bottom:1rem;display:flex;justify-content:center;align-items:center}footer .redes-info .botones-redes a .icono-redes{width:35px;fill:var(--secondary-color)}footer .copy-enlaces .copyright,footer .copy-enlaces .enlaces{width:46%}footer .copy-enlaces .enlaces{text-align:right;font-size:.8rem}footer .copy-enlaces .logo-infoticketing{width:8%}footer .copy-enlaces .copyright p{font-size:.7rem}@media only screen and (max-width:1500px){footer .copy-enlaces{flex-wrap:wrap;justify-content:center}footer .copy-enlaces .copyright,footer .copy-enlaces .enlaces{width:100%}footer .copy-enlaces .logo-infoticketing{width:150px}footer .copy-enlaces .copyright,footer .copy-enlaces .enlace-infoticketing,footer .copy-enlaces .enlaces{text-align:center;margin-bottom:.5rem}}@media only screen and (max-width:800px){footer .redes-info{flex-wrap:wrap;justify-content:center}footer .redes-info>*{width:100%;margin-bottom:1rem}footer .redes-info .slogan{order:1;width:250px}footer .redes-info .informacion{order:2}footer .redes-info .botones-redes{order:3;flex-direction:row;justify-content:right;width:50%}footer .redes-info .informacion+.botones-redes{justify-content:left}footer .redes-info .botones-redes a{margin:0 .5rem}footer .copy-enlaces .copyright{order:3}footer .copy-enlaces .logo-infoticketing{order:1}footer .copy-enlaces .enlaces{order:2}footer .copy-enlaces a{font-size:.8rem}}@media only screen and (max-width:600px){footer .logos a{width:50%;text-align:center}}