.mvv{position:relative;padding:20px 0;margin:0}.mvv .blocos{display:flex;flex-wrap:wrap;gap:25px}.mvv .blocos .bloco{width:100%;background:#f7f7f7;padding:5px 10px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}.mvv .blocos .bloco > div{width:49%}.mvv .blocos .bloco .bloco-texto{padding:0 30px}.mvv .blocos .bloco .bloco-img{text-align:right}.mvv .blocos .bloco img{}.mvv .blocos .bloco:nth-child(2n){background:#fff}.mvv .blocos .bloco:nth-child(2n) .bloco-texto{order:2}.mvv .blocos .bloco:nth-child(2n) .bloco-img{text-align:left}.mvv .blocos .bloco .titulo{color:var(--cor-terceira);margin:0 0 10px 0}.mvv .blocos .bloco .texto{color:var(--cor-secundaria)}@media(max-width:992px){.mvv .blocos .bloco > div{width:100% !important}}@media (max-width:768px){.mvv .blocos .bloco .bloco-texto{padding:10px 0 21px}.mvv .blocos .bloco .bloco-img{order:2}}.footer{padding:60px 0;background:#1382b9}.footer h1,.footer h2,.footer h3,.footer a,.footer p{color:#fff}.footer li{list-style:none;margin-bottom:8px}.footer li a{font-size:18px}.footer input{border-radius:100px;border:1px solid black;margin:20px 0}#rodape-bloco a:hover{color:var(--cor-principal)}.footer-itens{display:flex;flex-direction:row;padding-bottom:5px;border-bottom:1px white solid}#rodape .footer-itens .footer-1{width:50%;display:flex;flex-direction:column;padding-right:40px;justify-content:space-between}#rodape .footer-itens .footer-1 .atendimento{display:flex;flex-direction:column;gap:20px}#rodape .footer-itens .footer-1 .atendimento .parte-2{display:flex;flex-direction:column}#rodape .footer-itens .footer-2{padding-left:40px;width:50%;display:flex;flex-direction:row;justify-content:space-between}#rodape .footer-itens .first-tel{font-size:22px}.mini-texto{font-weight:400;font-size:14px}#rodape .footer-itens .footer-2 .subfooter-2{position:relative;height:100%;display:flex;flex-direction:column;justify-content:space-between;gap:60px}#rodape .logo{text-align:center}#rodape .logo img{max-width:80px}#rodape .container{padding:5px 0}#copyright .blocos{display:flex;justify-content:space-between}@media (max-width:768px){#rodape .footer-itens{gap:10px}#rodape .footer-itens > div{padding:0 !important}#rodape .footer-itens .footer-2{flex-direction:column;gap:30px}#rodape .logo{text-align:left}#rodape .footer-itens .footer-2 .subfooter-2{flex-direction:row;gap:0}}@media (max-width:426px){#rodape .footer-itens{flex-direction:column;align-items:center;gap:30px}#rodape .footer-itens > div{width:100% !important}#copyright .blocos{flex-direction:column;gap:10px}}