@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&display=swap");.contenedor-footer{align-items:center;background-color:#000;color:#fff;display:flex;font-family:Open Sans;height:auto;justify-content:space-evenly;margin:50px auto 0;max-width:1500px;padding:20px 0;position:relative;width:100%}.footer__izquierda{width:33%}.redes-container ul{display:flex;padding:0}.redes-container ul li{list-style:none;padding:5px 10px 5px 0}.redes-container ul li a i span{fill:#fff;font-size:18px}.fa-facebook-square:before,.fa-instagram:before,.fa-linkedin:before,.fa-youtube:before{content:""!important}.btn-subir{background:#0256a0;color:#fff;padding:10px 20px;position:absolute;right:21%;top:-89px}.img-btn-subir{width:14px}@media screen and (max-width:800px){.contenedor-footer{flex-direction:column}.footer__derecha,.footer__izquierda,.footer__medio{width:60%}.btn-subir{right:11%}.footer__derecha,.footer__izquierda,.footer__medio{width:90%}}