html{height:100%}body{min-height:100vh;display:flex;flex-direction:column}body>.body-content{flex:1 0 auto}body>.footer{flex-shrink:0}.footer{background-color:#25215f!important;padding:40px 0 30px!important;height:auto!important;color:#fff}.footer .auxi{max-width:1200px;margin:0 auto;padding:0 24px}.footer .footer-top{display:flex;align-items:center;flex-wrap:wrap}.footer .cont-logos{margin-bottom:0}.footer .cont-logos .logo img{max-width:170px;height:auto}.footer .contact{display:flex;align-items:center;gap:12px;color:#fff}.footer .contact .img-wrap img{max-width:36px;height:auto}.footer .contact .cont-txt,.footer .contact .cont-txt a{color:#fff;text-decoration:none}.footer .contact .pref{margin:0;font-size:14px;opacity:0.9}.footer .contact .phone{margin:2px 0 0;font-size:20px;font-weight:700}.footer .sub-footer{padding:0;margin:28px 0;border-bottom:1px solid rgba(255,255,255,0.3)}.footer .footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:40px;flex-wrap:wrap}.footer .footer-social-block{display:flex;align-items:center;margin:0;flex-shrink:0}.footer .footer-social{width:38px;height:38px;border-radius:50%;overflow:hidden;background-color:#fff;display:flex;justify-content:center;align-items:center;margin:0 6px;transition:0.2s}.footer .footer-social a{display:flex;justify-content:center;align-items:center;width:100%;height:100%;color:#25215f;text-decoration:none}.footer .footer-social .fa{color:#25215f;font-size:18px}.footer .footer-social:hover{opacity:0.85}.footer .footer-certificacion-block{display:flex;flex:1;flex-direction:row;align-items:center;justify-content:flex-end;gap:36px;flex-wrap:wrap}.footer .footer-certificacion-block img{height:48px;max-height:48px;width:auto;max-width:160px;object-fit:contain}@media (max-width:990px){.footer .footer-top{justify-content:center;text-align:center;gap:24px}.footer .contact{justify-content:center}.footer .footer-bottom{justify-content:center;flex-direction:column;gap:28px}.footer .footer-social-block{justify-content:center}.footer .footer-certificacion-block{justify-content:center;gap:28px}}