.footer{font-size:1.3vw;width:98%;margin:2% auto auto}.footer__area{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-around;justify-items:center;align-items:center;color:var(--title-color);margin:auto;padding:2rem;border:1px solid #000;border-radius:5px}.copyrights,.footer__content,.footer__social{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;justify-items:center;align-content:center;align-items:center;width:33%}.footer__social-redes{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-around;align-items:center;width:100%}.footer__text{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;width:100%}.footer__h2{margin-bottom:3%;font-size:1.5vw}.footer__h2:hover{font:normal 500 3px/10px var(--roboto);color:var(--color-verde);font-size:1.5vw;padding:5px;margin:5px}.footer__social-redes{font-size:3vw}@media (max-width:1199px) and (min-width:992px){#footer,.footer{width:98%!important}}@media (max-width:991px) and (min-width:768px){#footer,.footer{width:98%!important;margin-left:5px}}@media (max-width:767px) and (min-width:576px){#footer,.footer{width:98%!important;margin-left:5px}}@media (max-width:575px){.footer{display:flex;gap:1px;margin-bottom:10px}.footer__area{display:flex;flex-direction:column;flex-wrap:nowrap;width:98%;font-size:3vw;border:1px solid #fff;border-radius:5px;margin:5px}.copyrights,.footer__content{display:flex;flex-direction:column;flex-wrap:nowrap;order:1}.footer__content{display:flex;flex-direction:column;width:90%}.copyrights{width:90%;display:flex;align-items:center}.footer__social{display:flex;flex-direction:column;flex-wrap:nowrap;order:0;margin-bottom:20px;width:100%}.footer__social-redes{font-size:7vw}}