footer{background-color:#0077b6;color:#000}footer .top{display:flex;align-items:center;max-width:85%;padding:70px 0;margin:0 auto;justify-content:space-between;align-items:stretch;line-height:30px}@media(max-width:768px){footer .top .contactFooter ul li,footer .top .menuFooter ul li{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-direction:row}}footer .top .contactFooter{display:flex;flex-direction:column}footer .top .contactFooter ul li{display:flex;align-items:center;gap:5px;color:#fff}footer .top li a{font-family:var(--font-poppins);position:relative;color:#fff;display:flex;align-items:center;width:-moz-fit-content;width:fit-content}footer .top li a:before{content:"";background-color:#fff;position:absolute;left:0;bottom:0;width:100%;height:2px;transform:scaleX(0);transition:.4s ease;transform-origin:left}footer .top li a:hover:before{transform:scaleX(1)}@media(max-width:768px){footer .top li a{justify-content:center}}footer .top h2{font-size:24px;font-weight:800;font-family:var(--font-josefin);color:#90e0ef}footer .top .logoFooter{display:flex;align-items:center;justify-content:center}@media(max-width:1024px){footer .top .logoFooter{width:100%;padding:0 0 31px}}footer .top .logoFooter img{width:250px}@media(max-width:1024px){footer .top{display:flex;justify-items:center;flex-wrap:wrap}}@media(max-width:768px){footer .top{display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;gap:40px}}footer .footerSelos{flex-wrap:wrap;align-content:center}footer .footerSelos,footer .footerSelos .logoYaslip{display:flex;justify-content:center;align-items:center}footer .footerSelos .logoYaslip{width:130px;height:200px}footer .footerSelos .logoYaslip a{width:100%}footer .footerSelos .logoYaslip object{width:100px;height:160px}@media(max-width:768px){footer .footerSelos .logoYaslip{width:100%}footer .footerSelos .logoYaslip img{width:130px}}footer .footerSelos ul{display:flex;gap:10px}footer .footerSelos ul a:before{height:0}footer .bottomRowFooter{display:flex;flex-direction:row;justify-content:space-around;align-items:center;padding:20px 0;text-align:center;background-color:#0096c7;color:#fff;font-family:var(--font-josefin)}@media(max-width:768px){footer .bottomRowFooter{flex-direction:column;gap:20px;padding:20px 0 79px}}footer .bottomRowFooter img{width:42px;height:60px}.whatsapp-animate-circulo-pulse,.whatsapp-btn-bg{border-radius:100%}.animated.infinite{animation-iteration-count:infinite}.zoomIn{animation-name:zoomIn}.animated{animation-duration:1s;animation-fill-mode:both}.whatsapp-btn{display:block;z-index:2}@media(max-width:768px){.whatsapp-btn{display:none!important}}.whatsapp-animate-circulo-pulse{width:90px;height:90px;bottom:96px;right:15px;position:fixed;background-color:rgba(0,0,0,0);border-radius:100%;opacity:.1;z-index:2;border:2px solid #43b91e}.whatsapp-btn-config{width:47px;height:47px;bottom:118px;right:37px;background:url(/selos/WhatsAppButton.webp) 50% no-repeat rgba(30,30,30,.1);opacity:1;transition:all .2s ease-in-out;transform-origin:50% 50%;background-size:100%}.whatsapp-btn-bg,.whatsapp-btn-config{position:fixed;border-radius:100%;z-index:999999}.whatsapp-btn-bg{width:60px;height:60px;bottom:111px;right:31px;-ms-transition:all .2s ease-in-out;border:2px solid rgba(0,0,0,0);transition:all .5s;opacity:.4!important}.whatsapp-btn-bg,.whatsapp-btn-config{background-color:#43b91e}.tada{animation-name:tada}@keyframes tada{0%,to{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.voltar-para-o-topo{display:flex;position:fixed;justify-content:center;align-items:center;right:38px;bottom:35px;z-index:99;width:50px;height:50px;border-radius:50%;box-shadow:inset 0 0 0 3px rgba(179,179,179,.568);background-color:#ececec;transition:all .3s ease}.voltar-para-o-topo svg{color:#227fb4;transition:all .3s ease}.voltar-para-o-topo:hover{background-color:#227fb4;transition:all .3s ease;box-shadow:inset 0 0 0 3px rgba(189,189,189,.438)}.voltar-para-o-topo:hover svg{color:#fff}@media(max-width:768px){.voltar-para-o-topo{display:none!important}}.rodape-mobile{color:#fff;height:auto;position:fixed;width:100%;background-color:rgba(57,77,114,.4117647059);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);box-shadow:0 5px 20px 2px rgba(48,59,65,.7215686275);bottom:0;padding:5px 0;z-index:5}.rodape-mobile .icones-rodape{display:flex;justify-content:space-around}.rodape-mobile .icones-rodape a{margin:5px 20px}.rodape-mobile .icones-rodape .icone{border-radius:55px;color:#fff;font-size:23px;width:50px;height:50px;display:flex;justify-content:center;align-items:center}.rodape-mobile .icones-rodape .phone{background:#558ada}.rodape-mobile .icones-rodape .envelope{background:red}.rodape-mobile .icones-rodape .whatsapp{background-color:#49ca59}.rodape-mobile .icones-rodape .voltar-para-o-topo-mobile{background-color:#f5f5f5}.rodape-mobile .icones-rodape .voltar-para-o-topo-mobile svg{color:#000}header{position:relative;z-index:999}header .topo{display:flex;flex-direction:column;align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:absolute;background-color:rgba(45,122,158,.308);width:100%;z-index:3}header .topo.fixed{position:fixed;top:0;transition:all .3s ease;animation:scrollNavbar .5s normal}@keyframes scrollNavbar{0%{transform:translateY(-100px)}to{transform:translateY(0)}}header .topo.fixed .topo-contato{display:none}header .topo .topo-contato{display:flex;width:100%;background-color:rgba(70,174,206,.397);justify-content:center;padding:10px 20px;z-index:2}header .topo .topo-contato .base{display:flex;justify-content:center;gap:50px;width:100%}@media(max-width:400px){header .topo .topo-contato .base{gap:20px}}header .topo .topo-contato .base a{font-family:var(--font-poppins);font-size:15px;display:flex;justify-content:center;gap:5px;letter-spacing:1px;transition:all .3s ease}header .topo .topo-contato .base a:hover{color:#ade8f4;transition:all .3s ease}header .topo .topo-contato .base a svg{font-size:17px}header .topo .topo-menu{display:flex;width:100%;justify-content:space-around;padding:10px 0;z-index:4;background-color:rgba(57,77,114,.411);box-shadow:0 5px 20px 2px rgba(30,64,80,.336)}header .topo .topo-menu .base{display:flex;justify-content:space-around;align-items:center;width:100%}@media(max-width:768px){header .topo .topo-menu .base a img{width:180px;height:60px}}header .topo .topo-menu .base .topo-links{display:flex;list-style:none;gap:10px;align-items:center;justify-content:space-around;font-family:var(--font-frank-text);letter-spacing:1px}@media(max-width:768px){header .topo .topo-menu .base .topo-links{display:none}}header .topo .topo-menu .base .topo-links .topo-item a{font-size:20px;transition:all .3s ease;padding:5px 10px}header .topo .topo-menu .base .topo-links .topo-item a:hover{color:#ade8f4;transition:all .3s ease}header .menu-mobile{display:flex;justify-content:center;align-items:center;position:fixed;top:-100vh;height:100vh;width:100%;background-color:rgba(57,77,114,.5882352941);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transition:all .3s ease;z-index:2}@media(min-width:769px){header .menu-mobile{display:none}}header .menu-mobile .topo-links-mobile{display:flex;justify-content:center;gap:20px;align-items:center;flex-direction:column}header .menu-mobile .topo-links-mobile li a{font-size:23px;font-family:var(--font-josefin);font-weight:600}header .menu-mobile.open{top:0}header .menu-mobile.open .topo-menu{display:flex;height:100vh;width:100%;justify-content:flex-start;align-items:flex-start;padding:10px 20px;z-index:2;background-color:rgba(37,37,37,.2470588235);box-shadow:0 5px 20px 2px rgba(0,0,0,.2549019608)}.HamburgerMenu_nav_icon4__J5ZQp{width:30px;height:20px;position:relative;transform:rotate(0deg);transition:.2s ease-in-out;cursor:pointer}@media(min-width:769px){.HamburgerMenu_nav_icon4__J5ZQp{display:none}}.HamburgerMenu_nav_icon4__J5ZQp span{display:block;position:absolute;height:3px;width:100%;background:#fff;border-radius:9px;opacity:1;left:0;transform:rotate(0deg);transition:.2s ease-in-out}.HamburgerMenu_nav_icon4__J5ZQp span:first-child{top:0;transform-origin:left center}.HamburgerMenu_nav_icon4__J5ZQp span:nth-child(2){top:10px;transform-origin:left center}.HamburgerMenu_nav_icon4__J5ZQp span:nth-child(3){top:21px;transform-origin:left center}.HamburgerMenu_nav_icon4__J5ZQp.HamburgerMenu_open__Jh9xQ span:first-child{transform:rotate(45deg);top:0;left:1px}.HamburgerMenu_nav_icon4__J5ZQp.HamburgerMenu_open__Jh9xQ span:nth-child(2){width:0;opacity:0}.HamburgerMenu_nav_icon4__J5ZQp.HamburgerMenu_open__Jh9xQ span:nth-child(3){transform:rotate(-45deg);top:22px;left:1px}:root{--background:#eeeeee;--foreground:#ededed}html{scroll-behavior:smooth}.layout{display:flex;flex-direction:column}.layout,body{min-height:100vh}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0}*,h1{margin:0}a{color:inherit;text-decoration:none}ol,ul{list-style:none}.base{max-width:1600px}.grecaptcha-badge{width:70px!important;overflow:hidden!important;transition:all .3sease!important;left:-2px!important;bottom:40px!important;transition:all .3s ease!important}.grecaptcha-badge:hover{transition:all .3s ease!important;width:256px!important}