@import"https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@300;400;600;700;800&amp;display=swap";@import"http://fonts.cdnfonts.com/css/brandon-grotesque-medium";header{display:flex;justify-content:flex-end;align-items:center;padding:32px;position:absolute;top:0px;z-index:998;width:100%;gap:32px}@media screen and (max-width: 600px){header{padding:16px;gap:16px}}header>a>button{border:2px solid #fff;background:none;padding:12px;border-radius:12px;color:#fff;cursor:pointer}@media screen and (max-width: 600px){header>a>button{padding:8px;font-size:.9rem}}header #btAbrirMenu{color:#fff;font-size:2rem;cursor:pointer}@media screen and (max-width: 600px){header #btAbrirMenu{font-size:1.6rem}}header nav{position:fixed;top:0px;right:0px;z-index:999;background-color:#eaf0f8;width:70%;max-width:600px;margin-right:-70%;height:100vh;display:flex;justify-content:center;align-items:flex-start}header nav ul{margin-top:10vh;list-style-type:none;width:100%;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem}header nav ul li a{text-decoration:none;color:#5b85bd;font-weight:bold;text-transform:uppercase;letter-spacing:1px;font-size:1.8rem;text-align:center;transition:color 200ms}header nav ul li a:hover{color:#003580}@media screen and (max-width: 1000px){header nav ul{gap:2rem}header nav ul li a{font-size:1.5rem}}@media screen and (max-width: 450px){header nav ul li a{font-size:1.2rem}}header nav #btFecharMenu{position:absolute;top:3vh;right:3vh;font-size:2rem;cursor:pointer;color:#003580}@media screen and (max-width: 600px){header nav #btFecharMenu{font-size:1.6rem}}.redes-sociais{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;position:fixed;bottom:12vh;right:3vh;z-index:990}.redes-sociais i{font-size:1.6rem;color:#fff;text-shadow:0px 0px 16px #003580;cursor:pointer;transition:transform 200ms}.redes-sociais i:hover{transform:scale(1.25)}.redes-sociais .fa-whatsapp{font-size:2rem;background-color:#003580;padding:12px;border-radius:50%}.home .principal{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:32px;position:relative;overflow-x:hidden;overflow-y:hidden}.home .principal #btnScroll{position:absolute;bottom:1rem;width:25px}.home .principal #btnScroll img{width:100%}.home .principal .video-fundo{min-width:800px;display:flex;justify-content:center;align-items:center;max-height:100vh;overflow-y:hidden}.home .principal .video-fundo video{max-width:100%}.home .principal .owl-carousel{display:none;max-height:100vh}.home .principal .conteudo{width:100%;position:absolute;padding:48px;z-index:900}.home .principal .conteudo img{width:50%;max-width:700px;margin-bottom:16px}.home .principal .conteudo .divider{margin-left:2.8rem;margin-bottom:16px}.home .principal .conteudo h3{font-weight:300;color:#fff;font-size:1.6rem;width:50%;max-width:500px;margin-bottom:16px}@media screen and (max-width: 980px){.home .principal .video-fundo{display:none}.home .principal .owl-carousel{display:block}.home .principal .conteudo{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:24px}.home .principal .conteudo img{width:90%;max-width:70%}.home .principal .conteudo .divider{margin-left:0px;margin-bottom:32px}.home .principal .conteudo h3{text-align:center;width:90%;max-width:90%;margin-bottom:32px}.home .principal #btnScroll{z-index:900}}@media screen and (max-width: 600px){.home .principal .conteudo img{max-width:90%}.home .principal .conteudo h3{font-size:1.3rem}.home .principal #btnScroll{width:22px}}@media screen and (max-width: 414px){.home .principal .conteudo{padding:16px}}.home .sobre{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:32px;padding:48px;padding-top:72px;background-color:#eaf0f8;background-image:url("../img/bg-sobre-esquerda.png"),url("../img/bg-sobre-direita.png");background-repeat:no-repeat,no-repeat;background-position:bottom left,top right;background-size:5%,15%}.home .sobre>h2{font-size:1.8rem;width:100%;max-width:750px;text-align:center;color:#003580}.home .sobre .divider{margin-top:-16px}.home .sobre .sobre-conteudo{width:100%;display:flex;justify-content:center;align-items:center;gap:24px;max-width:1440px}.home .sobre .sobre-conteudo .sobre-conteudo-texto{width:50%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:32px;color:#003580}.home .sobre .sobre-conteudo .sobre-conteudo-texto p{font-size:1.1rem;line-height:1.6rem}.home .sobre .sobre-conteudo .sobre-conteudo-texto>h4{font-size:1.1rem}.home .sobre .sobre-conteudo .sobre-conteudo-texto>a{color:#5b85bd;font-weight:600}.home .sobre .sobre-conteudo .sobre-conteudo-video{padding:8px;padding-bottom:4px;width:50%;background-image:url("../img/quadrado-azul.png"),url("../img/quadrado-azul.png");background-repeat:no-repeat,no-repeat;background-position:left bottom,right top;background-size:30%,30%}.home .sobre .sobre-conteudo .sobre-conteudo-video iframe{width:100%}@media screen and (max-width: 1000px){.home .sobre .sobre-conteudo{flex-direction:column;gap:48px}.home .sobre .sobre-conteudo .sobre-conteudo-texto{width:100%;align-items:center;text-align:justify}.home .sobre .sobre-conteudo .sobre-conteudo-video{width:100%}}@media screen and (max-width: 500px){.home .sobre{padding:48px 12px}.home .sobre>h2{font-size:1.5rem}.home .sobre .sobre-conteudo p{font-size:1rem;line-height:1.5rem}.home .sobre .sobre-conteudo .sobre-conteudo-texto{padding:0px 16px}}.home .cards-sobre{padding:72px 24px;background-color:#eaf0f8;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:28px}.home .cards-sobre .cards{width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto;justify-items:center;align-items:start;gap:64px 32px}@media screen and (max-width: 980px){.home .cards-sobre .cards{grid-template-columns:1fr 1fr}}@media screen and (max-width: 600px){.home .cards-sobre .cards{grid-template-columns:1fr;gap:32px}}.home .cards-sobre .cards .card{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;max-width:360px}.home .cards-sobre .cards .card img{width:100%;max-width:100px}.home .cards-sobre .cards .card p,.home .cards-sobre .cards .card h3{text-align:center;color:#003580}.home .cards-sobre .btn-contato{margin-top:48px}.home .servicos{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:48px;padding:64px 48px;background-image:url("../img/mundo.png"),url("../img/padroes-servicos.png");background-repeat:no-repeat,no-repeat;background-position:top left,100% 30%;background-size:40%,100px}@media screen and (max-width: 600px){.home .servicos{padding:48px 16px;background-size:70%,80px}}.home .servicos .segmentos{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.home .servicos .segmentos h2{text-transform:uppercase;font-weight:900;font-size:2rem;color:#5b85bd;margin-bottom:16px}.home .servicos .segmentos .listas{display:grid;grid-template-columns:1fr 1fr 1fr;justify-items:center;width:100%;margin-top:48px;margin-bottom:48px}.home .servicos .segmentos .listas ul{font-weight:bold;font-size:1.2rem;line-height:2.5rem;color:#003580;list-style-type:none}.home .servicos .segmentos .listas ul .azul{color:#70c4ff}@media screen and (max-width: 980px){.home .servicos .segmentos .listas{grid-template-columns:1fr;gap:24px}.home .servicos .segmentos .listas ul{text-align:center}}@media screen and (max-width: 600px){.home .servicos .segmentos h2{font-size:1.8rem;text-align:center}}.home .servicos .modais{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:48px}.home .servicos .modais h2{text-transform:uppercase;font-weight:900;font-size:2rem;color:#5b85bd;margin-bottom:16px}.home .servicos .modais p{margin-top:32px;margin-bottom:32px;width:100%;max-width:800px;text-align:center;color:#003580;font-weight:bold;font-size:1.1rem}@media screen and (max-width: 600px){.home .servicos .modais h2{font-size:1.8rem}.home .servicos .modais p{font-size:1rem}}.home .servicos .modais .servicos-cards{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:32px;justify-items:center}@media screen and (max-width: 1000px){.home .servicos .modais .servicos-cards{grid-template-columns:1fr}}.home .servicos .modais .servicos-cards .card{position:relative;width:100%;max-width:500px;overflow:hidden;border-radius:12px}.home .servicos .modais .servicos-cards .card img{width:100%;transition:all 400ms;border-radius:12px}.home .servicos .modais .servicos-cards .card h3{position:absolute;bottom:0px;width:100%;background-color:rgba(0,57,135,.7);padding:12px 24px;border-radius:0px 0px 12px 12px;color:#fff;text-transform:uppercase;transition:all 400ms}.home .servicos .modais .servicos-cards .card:hover img{transform:scale(1.05)}.home .servicos .modais .servicos-cards .card:hover h3{bottom:0px}.home .imp-expo{display:flex;justify-content:center;align-items:center}.home .imp-expo .importacao,.home .imp-expo .exportacao{width:50%;padding:32px;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:400px}@media screen and (max-width: 1036px){.home .imp-expo .importacao,.home .imp-expo .exportacao{min-height:425px}}.home .imp-expo .importacao p,.home .imp-expo .importacao h3,.home .imp-expo .exportacao p,.home .imp-expo .exportacao h3{max-width:800px;width:90%}.home .imp-expo .importacao p,.home .imp-expo .exportacao p{text-align:justify;line-height:2rem}.home .imp-expo .importacao .divider,.home .imp-expo .exportacao .divider{margin:16px 0px 24px 0px}.home .imp-expo .importacao h3,.home .imp-expo .exportacao h3{font-size:1.3rem;text-align:center}.home .imp-expo .importacao{background-color:#70c4ff;color:#003580}.home .imp-expo .importacao .divider{background-color:#fff}.home .imp-expo .exportacao{background-color:#003580;color:#fff}.home .imp-expo .exportacao .divider{background-color:#fff}@media screen and (max-width: 980px){.home .imp-expo{flex-direction:column}.home .imp-expo .importacao,.home .imp-expo .exportacao{width:100%;padding:16px;min-height:300px}.home .imp-expo .importacao p,.home .imp-expo .importacao h3,.home .imp-expo .exportacao p,.home .imp-expo .exportacao h3{width:100%;text-align:center}}.home .projeto-social{min-height:400px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;color:#fff;background-image:url("../img/bg-projeto-social.jpg");background-repeat:no-repeat;background-size:cover;background-position:center;padding:16px}.home .projeto-social h3{font-size:1.3rem;max-width:800px;text-align:center}.home .projeto-social .divider{background-color:#fff}.home .projeto-social p{font-style:italic;max-width:800px;text-align:center;font-size:1.1rem;line-height:1.8rem}footer{display:flex;justify-content:space-around;align-items:flex-start;padding:48px;background-color:#00419f}footer .chamada-contato{width:50%;padding-top:32px}footer .chamada-contato>h2{color:#fff;font-size:2.5rem;text-transform:uppercase;margin-bottom:48px}@media screen and (max-width: 800px){footer .chamada-contato>h2{font-size:1.8rem}}footer .chamada-contato .infos-contato{color:#fff}footer .chamada-contato .infos-contato>h4{text-transform:uppercase;font-weight:400;letter-spacing:1px;font-size:.9rem;font-family:"Brandon Grotesque Medium",sans-serif}footer .chamada-contato .infos-contato .cnpj{font-weight:300}footer .chamada-contato .infos-contato .divider{margin:12px 0px;width:30px}footer .chamada-contato .infos-contato address a{font-size:.9rem;font-style:normal;font-weight:300;letter-spacing:1px;text-decoration:none;color:#fff}footer .chamada-contato .infos-contato .email,footer .chamada-contato .infos-contato .telefone{font-size:.9rem;letter-spacing:1px}footer .chamada-contato .infos-contato .email i,footer .chamada-contato .infos-contato .telefone i{color:#70c4ff;margin-right:4px}footer .chamada-contato .infos-contato .email a,footer .chamada-contato .infos-contato .telefone a{text-decoration:none;color:#fff}footer .chamada-contato .infos-contato .email{margin:12px 0px}footer .chamada-contato .infos-contato .comite{line-height:1.5rem;font-weight:300;width:100%;max-width:400px}footer .chamada-contato .infos-contato .comite::first-line{font-weight:400;font-size:.9rem;font-family:"Brandon Grotesque Medium",sans-serif;letter-spacing:1px}footer .chamada-contato .infos-contato .comite span{font-weight:400;text-decoration:underline}footer .div-forms{width:50%}footer .div-forms .btn-contato{margin-top:12px}footer .div-forms .seletores{margin-bottom:16px;width:100%;display:flex;justify-content:space-between;align-items:center}footer .div-forms .seletores button{padding:12px;font-size:1.1rem;color:#70c4ff;font-family:"Brandon Grotesque Medium","Roboto Slab",sans-serif;background:none;border-radius:8px 8px 0px 0px;border:none;cursor:pointer;transition:300ms}@media screen and (max-width: 600px){footer .div-forms .seletores button{font-size:1rem;padding:8px}}footer .div-forms .seletores .active{background-color:#003987;color:#fff}footer .div-forms .wpcf7{width:100%}@media screen and (max-width: 980px){footer .div-forms .wpcf7{padding-bottom:32px}}footer .div-forms .wpcf7 .formulario-contato{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:12px;width:100%}footer .div-forms .wpcf7 .formulario-contato input,footer .div-forms .wpcf7 .formulario-contato textarea{width:100%;padding:16px;font-size:1.1rem;background-color:#003987;color:#70c4ff;border-radius:12px;border:2px solid #003987;outline:none;transition:border 200ms;margin-top:12px}footer .div-forms .wpcf7 .formulario-contato input:focus,footer .div-forms .wpcf7 .formulario-contato textarea:focus{border-color:#70c4ff}footer .div-forms .wpcf7 .formulario-contato input::placeholder,footer .div-forms .wpcf7 .formulario-contato textarea::placeholder{color:#5b85bd;font-style:italic}footer .div-forms .wpcf7 .formulario-contato textarea{resize:none;height:10rem}footer .div-forms .wpcf7 .formulario-contato small{font-size:.8rem}footer .div-forms .wpcf7 .formulario-contato input[type=file]{width:100%;font-size:1rem}footer .div-forms .wpcf7 .formulario-contato small{color:#70c4ff}footer .div-forms .wpcf7 .formulario-contato ::-webkit-file-upload-button{background-color:#70c4ff;color:#003580;padding:6px;border:2px solid #70c4ff;border-radius:6px;transition:300ms;margin-right:8px;font-family:"Roboto Slab",serif;cursor:pointer}footer .div-forms .wpcf7 .formulario-contato ::-webkit-file-upload-button:hover{color:#70c4ff;background-color:#003580}@media screen and (max-width: 330px){footer .div-forms{transform:scale(0.9)}}@media screen and (max-width: 1000px){footer{flex-direction:column;gap:48px;align-items:center;padding:12px}footer .chamada-contato{width:100%;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}footer .chamada-contato .infos-contato{display:flex;justify-content:center;align-items:center;flex-direction:column}footer .div-forms{width:100%}footer .formulario-contato{width:100%}footer .formulario-contato>input,footer .formulario-contato textarea{width:100%;font-size:1rem;padding:12px}}.fundo{padding:12px;display:flex;justify-content:space-between;gap:32px;flex-wrap:wrap;align-items:center;background-color:#003987;text-align:center}.fundo span{color:#70c4ff;font-size:.8rem}.fundo img{width:50px}.fundo>div:nth-child(2){display:flex;justify-content:center;align-items:center}@media screen and (max-width: 768px){.fundo{flex-direction:column;justify-content:center;gap:0px;padding-top:24px}}*{margin:0;padding:0;box-sizing:border-box;font-family:"Roboto Slab",serif}body,html{scroll-behavior:smooth}body{overflow-x:hidden}button{text-transform:uppercase}.btn-contato{padding:8px;font-weight:bold;color:#003580;background-color:#70c4ff;border:2px solid #70c4ff;border-radius:8px;cursor:pointer;transition:all 200ms}.btn-contato:hover{background:none;color:#70c4ff}.divider{width:50px;background-color:#70c4ff;height:3px}.wpcf7-response-output{border-radius:8px;padding:12px;color:#fff}/*# sourceMappingURL=style.min.css.map */
