.seccaoFooterProtocolo{width:100%;color:#fff;margin-top:40px;font-family:'Ubuntu-Medium'}.seccaoFooterProtocolo .footer{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:start;padding:40px 20px;gap:40px}.footer-col{display:flex;flex-direction:row;gap:40px}.footer-col img{max-height:130px;height:100%;margin-bottom:20px;width:auto;max-width:250px;align-self:center}.footer-col p{margin:5px 0;font-size:14px;opacity:.85}.footer-products{display:flex;flex-direction:column;align-items:start;text-align:left;gap:10px}.footer-products-columns{display:flex;flex-wrap:wrap;gap:40px;justify-content:flex-end}.footer-products-column{display:flex;flex-direction:column;min-width:150px;align-items:start}.footer-products-column .produto{margin-bottom:8px;text-transform:uppercase;font-size:14px;opacity:.75;cursor:pointer;transition:.3s ease-in-out;position:relative;width:fit-content}.footer-products-column .produto:hover{opacity:1}.footer-products-column .produto::after{content:"";width:0;height:1px;background:#fff;position:absolute;bottom:-3px;left:0;transition:width .3s ease}.footer-products-column .produto:hover::after{width:100%}.footer-title{font-family:'Ubuntu-Medium';font-size:16px;font-weight:bold;text-transform:uppercase;display:flex;align-items:center;gap:6px;justify-content:start}.footer-title i{font-size:16px}.close-floating{position:absolute;top:-5px;right:-5px;background-color:#fff;border-radius:50%;padding:5px;box-shadow:0 2px 6px rgba(0,0,0,.2);z-index:1051;cursor:pointer;transition:all .3s ease}.close-floating .material-icons-outlined{font-size:20px;color:#000;display:flex;align-items:center;justify-content:center}.popup-img-wrapper{max-width:1024px;margin:0 auto}.popup-img{width:100%;height:auto;max-height:512px}.custom-modal-dialog{max-width:100%;width:auto;margin:0 auto}.custom-modal-dialog .modal-content{border:0;border-radius:0;background:transparent;box-shadow:none;width:auto;margin:auto}@media(max-width:1024px){.popup-img-wrapper{max-width:1024px}.popup-img{max-height:768px}.seccaoFooterProtocolo .footer{flex-direction:column;text-align:center;align-items:center}.footer-col{flex-direction:column;align-items:center;text-align:center}.footer-title{justify-content:center}.footer-products{justify-content:center;text-align:center;margin-top:20px;align-items:center}.footer-products-column{align-items:center}.footer-products-column .produto{text-align:center}}@media only screen and (max-width:768px){.popup-img-wrapper{max-width:600px}.popup-img{max-height:800px}.footer-products-columns{gap:0;justify-content:center}}