.site-footer{font-family:var(--fuente-principal);background-color:var(--c-gris-claro);z-index:1;position:relative}.site-footer a{text-decoration:none;max-width:fit-content;color:var(--c-gris-oscuro);transition:all .35s ease}.site-footer a:hover{color:var(--c-secundario)}.site-footer .footer-site .footer-wrapper{display:flex;flex-direction:row;align-items:stretch;justify-content:space-between;max-width:1300px;margin:auto;position:relative;z-index:7;padding:40px 20px;border-bottom:1px solid var(--c-primario)}.footer-wrapper .footer-col{flex:0 0 25%;display:flex;flex-direction:column;gap:10px;padding:30px;border-left:1px solid var(--c-primario);&:last-child{flex:0 0 50%}}.footer-wrapper .footer-col:first-child{border-left:none !important}.footer-wrapper .footer-col p:last-child{margin-bottom:0}.tit-footer{text-transform:uppercase;margin-bottom:10px;font-size:20px;color:var(--c-gris-oscuro)}.footer-col:last-child .tit-footer{margin-bottom:9px}.footer-col a{display:flex;flex-direction:row;align-items:center;gap:5px;font-weight:300}.footer-col svg{width:22px;height:22px}.footer-col a svg path{transition:all .35s ease;fill:var(--c-secundario)}.footer-col a:hover svg path{fill:var(--c-primario)}.footer-col ul{padding:0;margin-left:20px;display:flex;flex-wrap:wrap;gap:5px 20px;justify-content:space-between}.footer-col ul li{width:45%}.footer-col ul li::marker{color:var(--c-secundario);transition:all .35s ease;font-size:18px}.footer-col li:hover::marker{color:var(--c-primario)}.footer-image{max-height:80px}.footer-image img{width:225px;max-height:80px;object-fit:cover}.footer-rrss{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;margin-top:20px;max-width:225px}.footer-site .copy-footer{padding:10px;position:relative;z-index:7;color:var(--c-texto)}.footer-site .copy-footer p{margin-bottom:0}.copy-footer .copy-container{display:flex;flex-direction:row;align-items:center;justify-content:space-between;max-width:1300px;margin:auto;padding:0 40px}.copy-footer .copy-info,.copy-footer .links-legal{flex:0 0 50%;font-size:13px}.copy-footer .copy-info{text-align:left}.copy-footer .links-legal{text-align:right}.copy-footer .links-legal a{color:var(--c-texto);transition:all .35s ease}.copy-footer .links-legal a:hover{color:var(--c-secundario)}.copy-footer .logos-footer{flex:0 0 40%;display:flex;flex-direction:row;align-items:center;gap:40px;justify-content:flex-end}.copy-footer .logos-footer img{max-width:130px;object-fit:contain}.site-footer .site-info{display:none !important}@media screen and (max-width:1300px){.footer-wrapper{flex-wrap:wrap;.footer-col{flex:0 0 48%;&:last-child{flex:0 0 100%;border-left:none}}}}@media screen and (max-width:800px){.footer-wrapper{flex-wrap:wrap}.footer-wrapper .footer-col{flex:0 0 48%;&:last-child{flex:0 0 48%;border-left:1px solid var(--c-primario)}}.footer-wrapper .footer-col:nth-child(2){border:none;text-align:right;align-items:flex-end}.footer-wrapper .footer-col:nth-child(2) a{text-align:right}.footer-wrapper .footer-col:first-child{flex:0 0 100%}.footer-wrapper .footer-col ul{flex-direction:column;li{width:100%}}.footer-wrapper .footer-image,.footer-rrss{margin:auto}.footer-image{margin-bottom:10px}.copy-footer .copy-container{flex-direction:column}.copy-footer .copy-info,.copy-footer .links-legal{flex:0 0 100%;text-align:center}}@media screen and (max-width:600px){.footer-site .footer-wrapper{padding:20px 0 0 !important}.footer-wrapper .footer-col,.footer-wrapper .footer-col:nth-child(2){flex:0 0 100%;border:none !important;text-align:center;align-items:center}.copy-footer .copy-container{padding:0}.footer-wrapper .footer-col:last-child{flex:0 0 100%}}