#footer{float:left;width:100%;padding:0;background:#0c243b;margin-top:40px;position:relative;z-index:2}#footer .boxSvg{float:left;width:100%;background-color:#0c243b;overflow:hidden}#footer .boxSvg svg{display:block;width: calc(100% + 1.3px);height:140px;position:relative;left:50%;transform:translateX(-50%)}#footer .boxSvg svg path{fill:#fff;transform-origin:center;transform:rotateY(0deg)}#footer .tituloRodape{float:left;width:100%;margin:0 0 25px 0;color:#fff;font-size:20px;line-height:26px;font-weight:700}#footer .boxConteudo{float:left;width:100%;padding:70px 0 40px 0}#footer .boxConteudo .container::after,#footer .boxConteudo .container::before{display:none}#footer .boxConteudo .container{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}#footer .menuFooter ul{padding:0;margin:0;display:inline-block}#footer .menuFooter ul li{float:left;width:100%;list-style:none}#footer .menuFooter ul li+li{margin-top:5px}#footer .menuFooter ul li a{color:#f7962f;font-size:14px;transition:all .2s linear}#footer .menuFooter ul li a:hover{font-weight:600;color:#fff;text-decoration:underline!important}#footer .menuFooter ul li.linkPolitica{margin-top:15px}#footer .menuFooter ul li.linkPolitica a{color:#9ad5ff}#footer .boxContatos .boxLinks{float:left;width:100%;display:grid;grid-template-columns:repeat(1,1fr);gap:10px}#footer .boxContatos .boxLinks .itemLink{display:flex;align-items:center;justify-content:flex-start}#footer .boxContatos .boxLinks .itemLink i{color:#fff;font-size:22px}#footer .boxContatos .boxLinks .itemLink span{color:#f7962f;font-size:14px;margin-left:10px}#footer .boxRedesSociais{padding-left:40px}#footer .boxRedesSociais .boxLinks{float:left;width:100%;display:flex;align-items:center;justify-content:flex-start}#footer .boxRedesSociais .boxLinks a{display:inline-block;width:40px;height:40px;border-radius:100px;background:#324559;display:flex;align-items:center;justify-content:center;transition:all .2s ease-in-out}#footer .boxRedesSociais .boxLinks a:hover{background:#fff}#footer .boxRedesSociais .boxLinks a+a{margin-left:10px}#footer .boxRedesSociais .boxLinks a i{font-size:18px;color:#f7962f}#footer .boxRedesSociais .boxLinks a:hover i{color:#324559}#footer .boxDireitos{float:left;width:100%}#footer .boxDireitos .container{border-top: solid 1px #FFFFFF17}#footer .boxDireitos span{color:#cecece;font-size:12px;float:left;width:100%;text-align:center;padding:30px 0}#footer .boxDireitos span strong{color:#f7962f}#modalWhatsapp{position:fixed;bottom:20px;right:20px;background:none;z-index:9999;cursor:pointer}#modalWhatsapp img{width:50px}@media (max-width:1000px){#footer .boxConteudo .container{grid-template-columns:repeat(2,1fr);gap:50px 30px;padding:0 20px}#footer .boxRedesSociais{padding-left:0}}@media (max-width:768px){#footer .boxConteudo{padding:30px 0}#footer .boxConteudo .container{grid-template-columns:repeat(1,1fr);gap:50px}}