footer{background-color:var(--negro);color:var(--blanco);margin-top:0;padding:55px 0 0}footer .logo-footer{display:block;filter:brightness(1.1);margin-bottom:22px;width:160px}footer .footer-info p,footer .footer-info span{color:hsla(0,0%,100%,.72);display:block;font-size:12px;line-height:1.9;margin:0;text-align:left}footer .footer-info .footer-tel{color:var(--amarillo);font-size:12px;font-weight:600;letter-spacing:.3px;margin-top:14px}footer .footer-col-title{color:var(--amarillo);display:block;font-size:10px;font-weight:700;letter-spacing:2.5px;margin-bottom:18px;text-transform:uppercase}footer ul{list-style:none;margin:0;padding:0}footer ul li{margin-bottom:10px}footer ul li a{color:hsla(0,0%,100%,.72);font-size:13px;text-decoration:none;transition:color .2s ease}footer ul li a:hover{color:var(--amarillo)}footer .footer-redes{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}footer .footer-redes a{align-items:center;border:1px solid hsla(0,0%,100%,.2);border-radius:50%;color:hsla(0,0%,100%,.8);display:flex;font-size:16px;height:38px;justify-content:center;text-decoration:none;transition:background .25s ease,border-color .25s ease,color .25s ease;width:38px}footer .footer-redes a:hover{background:var(--amarillo);border-color:var(--amarillo);color:var(--negro)}footer .btn-footer{background-color:var(--amarillo);border-radius:20px;clear:both;color:var(--negro);display:block;font-size:12px;font-weight:700;letter-spacing:.8px;padding:9px 24px;text-decoration:none;text-transform:uppercase;transition:opacity .2s ease,transform .2s ease;width:-moz-fit-content;width:fit-content}footer .btn-footer:hover{color:var(--negro);opacity:.88;transform:translateY(-1px)}footer .footer-bottom{border-top:2px solid var(--amarillo);margin-top:50px;padding:18px 0;text-align:center}footer .footer-bottom p{color:hsla(0,0%,100%,.65);font-size:11px;letter-spacing:.3px;line-height:1.5;margin:0}@media screen and (max-width:768px){footer{padding:40px 0 0}footer .footer-col{margin-bottom:30px}footer .footer-redes{justify-content:flex-start}}
