body {position: relative; margin: 0; padding: 0; font-family: 'Poppins', sans-serif; font-size: 100%; font-weight: 100; background-color: #101010; box-sizing: border-box; overflow-x: hidden;}
div, header, article, section, footer, p, ul, ul li, table, input, textarea, select, h1, h2 {position: relative; box-sizing: border-box;}
table, input, textarea, select {font-family: 'Poppins', sans-serif; font-size: 1em; font-weight: 300;}
img {border: none;}
.bold {font-weight: 600;}
.seta {cursor: pointer;}
.none {display: none;}
.clear {clear: both;}
.vermelho {font-size: 1.12em; color: #f41717;}
.trans {filter: alpha(opacity=0); opacity: 0;}
.cover {-webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;}
.contain {-webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain;}
.total {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.transx {-webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -o-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%);}
.transy {-webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%);}
.transxy {-webkit-transform: translateX(-50%) translateY(-50%); -moz-transform: translateX(-50%) translateY(-50%); -o-transform: translateX(-50%) translateY(-50%); -ms-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%);}
.transicao {-webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;}
.radius {-webkit-border-radius: 10px; -khtml-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; -o-border-radius: 10px; border-radius: 10px;}
.sombra {-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1); -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1); box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1);}
.limite {max-width: 1200px; margin-right: auto; margin-left: auto; padding: 0 10px;}
.cortina {position: fixed; background-color: rgba(0, 0, 0, 0.7); z-index: 5;}
::placeholder {color: #bbbbbb; opacity: 1;}
:-ms-input-placeholder {color: #bbbbbb;}
::-ms-input-placeholder {color: #bbbbbb;}
::-webkit-scrollbar {width: 6px; height: 6px;}
::-webkit-scrollbar-track {background-color: rgba(255, 255, 255, 0.1);}
::-webkit-scrollbar-thumb {background-color: rgba(255, 255, 255, 0.1);}
h1 {margin: 0; padding-bottom: 40px; font-size: 2.4em; font-weight: 600; color: white; line-height: 1.12em; text-align: center;}
h2 {margin: 0; padding-bottom: 20px; font-size: 1.48em; font-weight: 600; color: white;}
h3 {margin: 0; padding-bottom: 20px; font-size: 1.32em; font-weight: 300; color: white; line-height: 1.3em;}
input, select, textarea {width: 100%; margin-bottom: 20px; padding: 10px 4%; font-size: 1.12em; color: #202020; background-color: white; border: 1px solid #e0e0e0; -webkit-border-radius: 8px; -khtml-border-radius: 8px; -moz-border-radius: 8px; -ms-border-radius: 8px; -o-border-radius: 8px; border-radius: 8px;}
textarea {height: 120px; resize: none;}
input:focus, select:focus, textarea:focus {outline: 1px solid #245297;}
input:focus, select:focus, textarea:focus {outline: 1px solid #2f79b9;}
.botao {display: inline-block; padding: 10px 20px; font-size: 1em; font-weight: 300; color: white; background-color: #245297; cursor: pointer; -webkit-border-radius: 8px; -khtml-border-radius: 8px; -moz-border-radius: 8px; -ms-border-radius: 8px; -o-border-radius: 8px; border-radius: 8px;}
.botao:hover {background-color: #2f79b9;}
header {position: fixed; top: 0; left: 0; width: 100%; padding: 16px 0; background-color: #101010; z-index: 4;}
header.fixo {padding: 10px 0; border-bottom: 1px solid #282828;}
header .limite {display: flex; justify-content: space-between; align-items: center;}
header .logo {height: 48px;}
header.fixo .logo {height: 40px;}
header .menu ul {display: inline-block; margin: 0 20px 0 0; padding: 0; text-align: right;}
header .menu ul li {display: inline-block; margin: 10px 16px; padding: 0; font-size: 1.08em; font-weight: 300; text-align: right;}
header .menu ul li a {color: #808080; text-decoration: none;}
header .menu ul li.ativo a {color: #245297;}
header .menu ul li a:hover {color: #2f79b9;}
header .hamburger {display: none; padding: 10px;}
header .hamburger .hamburger-inner, header .hamburger .hamburger-inner:before, header .hamburger.is-active .hamburger-inner:before, header .hamburger .hamburger-inner:after, header .hamburger.is-active .hamburger-inner:after {background-color: #808080}
.destaque {height: 760px; margin-top: 80px;}
.destaque .banner {background-repeat: no-repeat; background-position: center center;}
.destaque .limite {display: flex; flex-direction: column; justify-content: center; align-items: flex-start; height: 100%;}
.destaque h1 {width: 50%; padding-bottom: 20px; font-size: 2.8em; text-align: left;}
.destaque h3 {width: 40%; color: #a0a0a0;}
.resumo {margin-top: -60px;}
.resumo .limite {display: flex; justify-content: center;}
.resumo .limite .caixa {background-repeat: no-repeat; background-position: 40px 40px; background-size: 60px auto;}
.resumo .limite .caixa.cor1 {width: 62%; padding: 40px 50px; background-color: #18407d; -webkit-border-radius: 10px 0 0 0; -moz-border-radius: 10px 0 0 0; border-radius: 10px 0 0 0; z-index: 0;}
.resumo .limite .caixa.cor1:hover {width: 68%; transform: scale(1.04); z-index: 1;}
.resumo .limite .caixa.cor2 {width: 38%; padding: 40px 50px; background-color: #2158aa; text-align: right; -webkit-border-radius: 0 10px 10px 0; -moz-border-radius: 0 10px 10px 0; border-radius: 0 10px 10px 0; z-index: 0;}
.resumo .limite .caixa.cor2:hover {width: 44%; transform: scale(1.04); z-index: 1;}
.resumo .limite .caixa h2 {font-size: 1.8em; font-weight: 600; letter-spacing: -0.1px;}
.resumo .limite .caixa h2::after {content: ""; position: absolute; bottom: 12px; left: 0; width: 100px; height: 4px; background-color: #0092c5;}
.resumo .limite .caixa.cor2 h2::after {left: auto; right: 0;}
.resumo .limite .caixa p, .mentoria p, .servicos .titulo p {margin: 0 0 12px 0; padding: 0; font-size: 1.12em; color: rgba(255, 255, 255, 0.9); line-height: 1.4em;}
.resumo .limite .caixa p b, .servicos .titulo p b, .prospecte p b {font-weight: 300;}
.resumo .limite .caixa .botao {margin-top: 16px; background-color: transparent; border: 1px solid white;}
.resumo .limite .caixa.cor1 .botao:hover, .resumo .limite .caixa.cor2 .botao:hover {color: white; background-color: #0092c5; border: 1px solid #0092c5;}
.resumo .limite .caixa p.link {overflow: hidden;}
.resumo .limite .caixa a {color: rgba(255, 255, 255, 0.9); font-weight: 600; text-decoration: none;}
.resumo .limite .caixa a:hover {color: #245297;}
.resumo .limite .caixa .mais {overflow: hidden; height: 0;}
.prospeccao {padding: 80px 0 60px 0; background: linear-gradient(to bottom, #101010 0%, #3f4c6b 100%);}
.prospeccao .limite, .mentoria .limite, .servicos .limite {display: flex; flex-wrap: wrap; justify-content: space-between; align-items: stretch;}
.prospeccao .titulo, .mentoria .titulo {width: 100%; margin-bottom: 40px; text-align: center;}
.prospeccao .titulo p, .mentoria p {margin: 0 0 12px 0; padding: 0; font-size: 1.12em; font-weight: 300; color: rgba(255, 255, 255, 0.7); line-height: 1.4em;}
.prospeccao .caixa {width: 31%; margin-bottom: 40px; padding: 140px 30px 40px 30px; background-color: white; background-repeat: no-repeat; background-position: 40px 40px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; border-bottom-left-radius: 0;}
.prospeccao .caixa.impacto {background-color: #4a4a4a; background-image: url(../imagens/ico-vendas.png); background-size: 72px auto;}
.prospeccao .caixa.inteligencia {background-color: #3e3e3e; background-image: url(../imagens/ico-ideias.png); background-size: 72px auto;}
.prospeccao .caixa.escalabilidade {background-color: #323232; background-image: url(../imagens/ico-clientes.png); background-size: 72px auto;}
.prospeccao .caixa::after {content: ""; position: absolute; bottom: 0; left: 0; width: 74%; height: 6px; background-color: #2f79b9; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;}
.prospeccao .caixa:hover::after {background-color: #3299f2;}
.prospeccao .caixa p {margin: 0; font-size: 1.12em; font-weight: 300; color: #a0a0a0;}
.prospeccao .frase {display: block; width: 100%; font-size: 1.32em; font-weight: 300; color: white; text-align: center;}
.prospeccao .frase .botao {font-size: 1.18em; cursor: default; -webkit-border-radius: 10px 10px 10px 0; -moz-border-radius: 10px 10px 10px 0; border-radius: 10px 10px 10px 0;}
.prospeccao .frase .botao:hover {background-color: #245297;}
.prospeccao .frase .botao div {display: inline-block; font-weight: 600; animation: shake 0.5s; animation-iteration-count: infinite;}
.prospeccao .numeros {display: flex; justify-content: space-between; align-items: stretch; margin: 60px 0 100px 0;}
.prospeccao .numeros .bloco {display: flex; flex-direction: column; justify-content: center; width: 20%; height: 100%;}
.prospeccao .numeros .bloco .contador {margin: 0; padding: 0; font-size: 60px; font-weight: 700; color: #2f79b9;}
.prospeccao .numeros .bloco .contador .numero {font-size: 78px; color: #7abaf2;}
.prospeccao .numeros .bloco p {margin: 0; padding: 0; font-size: 0.88em; font-weight: 300;}
.prospeccao .clientes {overflow: hidden; width: 100%; height: 81px; margin: 80px 0 60px 0; text-align: center;}
.prospeccao .clientes .dentro {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.prospeccao .clientes .dentro .cliente {display: inline-block; width: 140px; height: 81px; margin: 0 10px 20px 10px; background-repeat: no-repeat; background-size: 100% auto; background-position: center center;}
.prospeccao .clientes .dentro .cliente {margin: 0 10px; float: left;}
.auditoria {background-color: #18407d;}
.auditoria .limite {display: flex; justify-content: space-between; align-items: stretch;}
.auditoria .bloco1 {width: 32%; padding: 140px 4% 100px 1%; background-color: #202020; text-align: right;}
.auditoria .bloco1:before {content: ""; position: absolute; top: 0; left: -200%; width: 200%; height: 100%; background-color: #202020;}
.auditoria .bloco1 h1 {text-align: right;}
.auditoria .bloco1 p {font-size: 1.12em; font-weight: 300; color: rgba(255, 255, 255, 0.6);}
.auditoria .bloco2 {width: 68%; padding: 140px 1% 100px 4%; text-align: left; background-color: #202020;}
.auditoria .bloco2:after {content: ""; position: absolute; top: 0; right: -200%; width: 200%; height: 100%; background-color: #202020;}
.auditoria .bloco2 h3 {padding-bottom: 14px; color: white;}
.auditoria .bloco2 p {margin: 0; font-size: 1.12em; font-weight: 300; color: rgba(255, 255, 255, 0.6); text-align: left;}
.auditoria .bloco2 p.azul {margin: 10px 0 20px 0; color: #2f79b9;}
.auditoria .bloco2 .botao {margin-top: 10px; font-size: 1.12em;}
.mentoria {padding: 80px 0; background-color: #202020; background-image: url(../imagens/fundo-mentoria.jpg); background-repeat: no-repeat; background-position: center center; border-top: 1px solid rgba(255, 255, 255, 0.1);}
.mentoria .chamada {padding-bottom: 10px; font-size: 1em; font-weight: 300; color: white;}
.mentoria .titulo {margin-bottom: 0;}
.mentoria .titulo h1 {color: #2f79b9;}
.mentoria .blocos {display: flex; align-items: stretch;}
.mentoria .bloco1 {width: 68%; margin: 20px 0 40px 0; padding: 40px 30px 20px 40px; background-color: #18407d; -webkit-border-radius: 20px 0 0 0; -moz-border-radius: 20px 0 0 0; border-radius: 20px 0 0 0;}
.mentoria .bloco1 ul {width: 32%; margin: 0; padding: 0;}
.mentoria .bloco1 ul li {margin: 0 0 0 20px; padding: 0; font-size: 1.12em; font-weight: 300; color: rgba(255, 255, 255, 0.7); line-height: 1.4em;}
.mentoria .bloco1 .item {display: inline-block; margin: 4px 10px 10px 0; padding: 2px 8px; font-weight: 300; color: white; background-color: #2158aa; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;}
.mentoria .bloco2 {width: 40%; margin: 20px 0 40px 0; background-color: #202020; background-image: url(../imagens/satisfact-eduarda.jpg); background-repeat: no-repeat; background-position: center center; float: left; -webkit-border-radius: 0 20px 20px 0; -moz-border-radius: 0 20px 20px 0; border-radius: 0 20px 20px 0;}
.mentoria .bloco2 img {width: 100%;}
.prospecte {padding: 30px 0; background-color: #243d63;}
.prospecte .limite {text-align: center;}
.prospecte h2 {padding-bottom: 0; font-size: 1.48em;}
.prospecte p {width: 80%; margin: 10px 0 10px 10%; color: rgba(255, 255, 255, 0.9); line-height: 1.3em;}
.prospecte .botao {margin-top: 10px; background-color: transparent; border: 1px solid white;}
.prospecte .botao:hover {color: #245297; background-color: white;}
.servicos {padding: 80px 0 60px 0; background-image: url(../imagens/fundo-servicos.jpg); background-repeat: no-repeat; background-position: center center;}
.servicos .titulo {margin-bottom: 20px; color: white; text-align: center;}
.servicos .caixa {width: 100%; margin-bottom: 20px; padding: 20px 30px; background-color: #274471; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; z-index: 1;}
.servicos .caixa.cor2 {background-color: #365687;}
.servicos .caixa.cor3 {background-color: #43679d;}
.servicos .caixa.cor4 {background-color: #5279b5;}
.servicos .caixa::after {content: ""; position: absolute; top: 24px; right: 20px; width: 0; height: 0; border-style: solid; border-width: 10px 0 10px 10px; border-color: transparent transparent transparent white; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;}
.servicos .caixa.aberta::after {-webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -o-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;}
.servicos .caixa h3 {cursor: pointer;}
.servicos .caixa .dentro {overflow: hidden; height: 0; margin-top: -20px;}
.servicos .caixa .dentro p {margin: 0; font-weight: 100; color: rgba(255, 255, 255, 0.9);}
footer .social {padding: 60px 0; background-color: #243d63;}
footer .limite, footer .limite .depoimentos {display: flex; flex-wrap: wrap; justify-content: space-between; align-items: stretch;}
footer .limite .titulo {width: 100%; padding-bottom: 40px; font-weight: 300; color: white; text-align: center; text-transform: uppercase;}
footer .limite .bloco1 {width: 24%; margin-right: 6%; font-size: 0.88em; color: rgba(255, 255, 255, 0.9); line-height: 1.6em;}
footer .limite .bloco1 img {width: 70%; margin-bottom: 10px; filter: brightness(100) grayscale(100%);}
footer .limite .bloco1 a {font-weight: 600; color: rgba(255, 255, 255, 0.9); text-decoration: none;}
footer .limite .bloco1 a:hover {color: white;}
footer .limite .bloco1 p.frase {font-weight: 600;}
footer .limite .bloco2 {width: 20%; margin-right: 6%; font-size: 0.88em; color: rgba(255, 255, 255, 0.9); line-height: 1.4em;}
footer .limite .bloco2 p, footer .limite .bloco3 p {margin: 10px 0 10px 0;}
footer .limite .bloco2 a, footer .limite .bloco3 a {font-weight: 300; color: rgba(255, 255, 255, 0.9); text-decoration: none;}
footer .limite .bloco2 a:hover, footer .limite .bloco3 a:hover {color: white;}
footer .limite .bloco3 {width: 12%; margin-right: 2%; font-size: 0.88em; color: rgba(255, 255, 255, 0.9); line-height: 1.4em;}
footer .limite .bloco4 {width: 30%; padding: 30px; font-size: 0.88em; font-weight: 600; color: #868789; line-height: 1.4em; background-color: white; -webkit-border-radius: 10px 10px 10px 0; -moz-border-radius: 10px 10px 10px 0; border-radius: 10px 10px 10px 0;}
footer .limite .bloco4:before, footer .limite .bloco4::after {content: ""; position: absolute; top: 10%; width: 6px; height: 80%; background-color: #9ad3e8;}
footer .limite .bloco4:before {left: 0;}
footer .limite .bloco4::after {right: 0;}
footer .limite .bloco4 h2 {color: #58595b; padding-bottom: 20px;}
footer .limite .bloco4 p {margin: 0 0 6px 0;}
footer .limite .bloco4 .telefone, footer .limite .bloco4 .callcenter, footer .limite .bloco4 .email {padding: 6px 0 6px 32px; font-size: 1.32em; font-weight: 600; color: #58595b; cursor: pointer;}
footer .limite .bloco4 br {display: none;}
footer .limite .bloco4 .callcenter {cursor: default;}
footer .limite .bloco4 .email {font-size: 1.24em;}
footer .limite .bloco4 .telefone:before, footer .limite .bloco4 .callcenter:before, footer .limite .bloco4 .email:before {content: ""; position: absolute; top: 4px; left: 0; width: 22px; height: 22px; background-image: url(../imagens/ico-whatsapp.png); background-repeat: no-repeat; background-size: 100% auto;}
footer .limite .bloco4 .callcenter:before {top: 5px; background-image: url(../imagens/ico-callcenter.png);}
footer .limite .bloco4 .email:before {top: 6px; background-image: url(../imagens/ico-email-novo.png);}
footer .limite .bloco4 .telefone:hover, footer .limite .bloco4 .email:hover {color: #245297;}
footer .limite .bloco4 img, footer .limite .redes img {width: 28px; margin-top: 10px; margin-right: 6px; cursor: pointer;}
footer .limite .bloco4 img:hover, footer .limite .redes img:hover {filter: brightness(2) hue-rotate(-10deg);}
footer .limite .depoimento {width: 30%; padding: 30px; font-size: 0.88em; font-weight: 600; color: #868789; line-height: 1.4em; background-color: white; -webkit-border-radius: 10px 10px 10px 0; -moz-border-radius: 10px 10px 10px 0; border-radius: 10px 10px 10px 0;}
footer .limite .depoimento.sumir {transform: translateY(-40px); opacity: 0; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}
footer .limite .depoimento.iniciar {transform: translateY(40px); opacity: 0;}
footer .limite .depoimento.aparecer {transform: translateY(0); opacity: 1; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}
footer .limite .depoimento:before, footer .limite .depoimento::after {content: ""; position: absolute; top: 10%; width: 6px; height: 80%; background-color: #9ad3e8;}
footer .limite .depoimento:before {left: 0;}
footer .limite .depoimento::after {right: 0;}
footer .limite .depoimento .foto {width: 46px; height: 46px; margin: -4px 10px 0 -6px; background-repeat: no-repeat; background-position: center center; background-size: cover; float: left;}
footer .limite .depoimento h3 {margin: 0; padding: 0; font-weight: 600; color: #58595b;}
footer .limite .depoimento p {margin: 0 0 6px 0;}
footer .limite .depoimento p.tempo {font-size: 0.82em; color: #b0b0b0; margin-bottom: 10px;}
footer .limite .depoimento .estrela {display: inline-block; width: 16px; height: 16px; margin: 0 2px 4px 0; background-image: url(../imagens/ico-estrela.png); background-repeat: no-repeat; background-size: cover;}
footer .limite .subtitulo {width: 100%; padding: 80px 0 0 0; font-size: 2em; font-weight: 600; color: white; text-align: center;}
footer .limite .frase {width: 100%; margin-top: 0; font-size: 1.12em; font-weight: 300; color: rgba(255, 255, 255, 0.7); text-align: center;}
footer .limite .redes {display: flex; justify-content: center; align-items: center; width: 100%; margin-bottom: 20px;}
footer .limite .redes img {width: 35px; margin: 0 6px; filter: brightness(20);}
footer .limite .redes img:hover {filter: brightness(2) hue-rotate(-10deg);}
footer .limite .contatos {display: flex; justify-content: center; gap: 20px; width: 100%; margin-top: 40px;}
footer .limite .contatos .telefone, footer .limite .contatos .email {padding: 6px 0 6px 44px; font-size: 1.32em; font-weight: 600; color: rgba(255, 255, 255, 0.7); cursor: pointer;}
footer .limite .contatos .email {font-size: 1.24em;}
footer .limite .contatos .telefone:before, footer .limite .contatos .email:before {content: ""; position: absolute; top: 4px; left: 0; width: 32px; height: 32px; background-image: url(../imagens/ico-whatsapp.png); background-repeat: no-repeat; background-size: 100% auto;}
footer .limite .contatos .email:before {top: 6px; background-image: url(../imagens/ico-email-novo.png);}
footer .limite .contatos .telefone:hover, footer .limite .contatos .email:hover {color: white;}
footer .copyright {padding: 20px 0; font-size: 0.88em; font-weight: 600; color: #808080; background-color: #242527;}
footer .copyright .limite {display: flex; justify-content: space-between; align-items: center;}
footer .copyright a {color: #808080; text-decoration: none;}
footer .copyright a:hover {color: #b0b0b0;}
.quemsomos {position: fixed; left: 100%; background-image: url(../imagens/fundo-empresa.jpg); background-repeat: no-repeat; background-position: center center; background-size: cover; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; z-index: 3;}
.quemsomos.aberta {left: 0; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}
.quemsomos .titulo {display: flex; justify-content: space-between; align-items: start; position: absolute; top: 100px; left: 7%; width: 86%; padding: 40px 80px; background-color: rgba(10, 10, 10, 0.7); -webkit-border-radius: 20px 20px 20px 0; -moz-border-radius: 20px 20px 20px 0; border-radius: 20px 20px 20px 0; z-index: 1;}
.quemsomos .titulo h1 {width: 200px; padding: 30px 0 0 0; text-align: left;}
.quemsomos .titulo div {width: 75%; left: -8px;}
.quemsomos .titulo p {font-size: 1.12em; font-weight: 300; color: rgba(255, 255, 255, 0.6);}
.quemsomos .bloco {position: absolute; top: 0; right: 0; width: 74%; height: 100%; padding: 510px 130px 40px 80px; background-color: #161616;}
.quemsomos .bloco > div {width: 100%; height: 100%; column-count: 2; column-gap: 70px; overflow-x: hidden; overflow-y: auto;}
.quemsomos .bloco h3 {padding: 0 0 10px 0; color: #2f79b9;}
.quemsomos .bloco p {margin: 0 0 10px 0; font-size: 1.12em; font-weight: 300; color: rgba(255, 255, 255, 0.6);}
.quemsomos .fechar {position: absolute; top: 100px; right: 40px; cursor: pointer; z-index: 1;}
.whatsapp {position: fixed; bottom: 20px; right: 20px; width: 60px; height: 60px; background-image: url(../imagens/whatsapp-novo.png); background-repeat: no-repeat; background-position: center center; background-size: 100% auto; cursor: pointer; animation: hithere 5s ease infinite; z-index: 4;}
.presente {position: fixed; bottom: 20px; right: 135px; width: 0; height: 0; background-image: url(../imagens/presente.png); background-repeat: no-repeat; background-position: center center; background-size: 100% auto; cursor: pointer; opacity: 0; animation: gelatine 3s ease infinite; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; z-index: 4;}
.presente.mostrar {right: 110px; width: 50px; height: 50px; opacity: 1; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}
.formulario, .politica {position: absolute; top: 50%; left: 50%; width: 620px; padding: 40px; color: white; text-align: center; background-color: #202020;}
.formulario h1 {padding-bottom: 10px; color: white;}
.formulario .ebook {width: 64%; margin-left: -10%;}
.formulario .fechar, .politica .fechar {position: absolute; top: 20px; right: 20px; cursor: pointer;}
.politica {width: 80%; height: 90%; color: #d0d0d0; text-align: left; background-color: #202020;}
.politica #privacidade, .politica #cookies {height: 100%;}
.politica .dentro {overflow: auto; height: calc(100% - 42px);}
.politica h1 {padding-bottom: 10px;}
.politica h3 {padding-bottom: 0;}
.cookies {position: fixed; display: flex; align-items: center; max-width: 900px; bottom: -10px; left: 50%; width: 100%; padding: 10px 20px; background-color: white; z-index: 6;}
.cookies p {margin: 0; padding-right: 20px; color: black;}
.cookies a {color: #245297; text-decoration: none;}
.cookies a:hover {color: #2f79b9;}

@media screen and (max-width: 1640px) {
	.quemsomos .titulo {top: 90px; left: 2%; width: 96%; padding: 30px 50px;}
	.quemsomos .titulo div {width: 84%;}
	.quemsomos .titulo p, .quemsomos .bloco p {font-size: 1em;}
	.quemsomos .bloco {width: 84%; padding: 480px 40px 40px 40px;}
	.quemsomos .bloco > div {column-gap: 60px;}
}
@media screen and (max-width: 1360px) {
	.quemsomos {display: flex; flex-direction: column; align-items: flex-end;}
	.quemsomos .titulo {display: block; position: relative; top: auto; left: auto; width: 84%; padding: 30px 40px; background-color: #060606; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
	.quemsomos .titulo h1 {width: 100%; padding: 60px 0 10px 0;}
	.quemsomos .titulo div {width: 100%; left: auto;}
	.quemsomos .bloco {position: relative; padding: 40px;}
}
@media screen and (max-width: 1120px) {
	.quemsomos {overflow-x: hidden; overflow-y: auto;}
	.quemsomos .titulo, .quemsomos .titulo div, .quemsomos .bloco {height: auto;}
	.quemsomos .bloco > div {column-count: 1;}
	.quemsomos .fechar {position: fixed;}
}
@media screen and (max-width: 1100px) {
	header .menu ul {margin: 0;}
	header .menu ul li {margin: 10px;}
}
@media screen and (max-width: 1020px) {
	header .menu ul li {margin: 6px;}
}
@media screen and (max-width: 990px) {
	header .botao {display: none;}
	header .menu ul {margin: 0 -10px 0 0;}
	.destaque h1 {width: 60%;}
	.destaque h3 {width: 60%;}
	.cookies {max-width: 90%;}
	.destaque .banner {background-position: 70% 50%;}
	.prospeccao .numeros .bloco .contador {font-size: 48px;}
	.prospeccao .numeros .bloco .contador .numero {font-size: 62px;}
	.prospeccao .numeros .bloco p {font-size: 0.82em;}
	.auditoria .bloco1 {width: 40%;}
	.auditoria .bloco2 {width: 60%;}
	.mentoria .bloco1 {width: 50%;}
	.mentoria .bloco2 {width: 50%;}
}
@media screen and (max-width:760px) {
	header .menu ul {margin-right: -4px;}
	header .menu ul li {margin: 10px 4px;}
}
@media screen and (max-width: 710px) {
	header .menu {position: absolute; top: 0; right: -300px;}
	header .menu ul {padding: 70px 10px 10px 50px; background-color: #101010;}
	header.fixo .menu ul {padding-top: 58px;}
	header .menu.aberto {right: 0;}
	header .menu ul li {display: block; margin: 10px; padding: 4px; font-size: 1.24em;}
	header .hamburger {display: block;}
	.destaque .banner:before {content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.4);}
	.destaque h1 {width: 80%; left: 4%;}
	.destaque h3 {position: relative; width: 80%; left: 4%; padding-bottom: 40px; color: #c0c0c0;}
	.resumo .limite {flex-wrap: wrap;}
	.resumo .limite .caixa.cor1 {width: 108%; -webkit-border-radius: 10px 10px 0 0; -moz-border-radius: 10px 10px 0 0; border-radius: 10px 10px 0 0;}
	.resumo .limite .caixa.cor1:hover {width: 108%; transform: scale(1);}
	.resumo .limite .caixa.cor2 {width: 100%; -webkit-border-radius: 0 0 10px 0; -moz-border-radius: 0 0 10px 0; border-radius: 0 0 10px 0;}
	.resumo .limite .caixa.cor2:hover {width: 100%; transform: scale(1);}
	.prospeccao .caixa {width: 90%; margin: 0 5% 40px 5%;}
	.prospeccao .numeros {flex-wrap: wrap; justify-content: center; gap: 5%;}
	.prospeccao .numeros .bloco {width: 40%;}
	.auditoria {background-color: #202020;}
	.auditoria .limite {flex-wrap: wrap;}
	.auditoria h1 {padding-bottom: 20px;}
	.auditoria .bloco1 {width: 100%; padding: 100px 4% 40px 4%; text-align: left;}
	.auditoria .bloco1 h1 {text-align: left;}
	.auditoria .bloco2 {width: 100%; padding: 0 4% 80px 4%;}
	.mentoria .blocos {flex-wrap: wrap;}
	.mentoria .bloco1 {order: 3; width: 100%; margin-top: 0; padding: 20px 30px; -webkit-border-radius: 0 0 20px 0; -moz-border-radius: 0 0 20px 0; border-radius: 0 0 20px 0;}
	.mentoria .bloco1 h3 {padding-top: 20px;}
	.mentoria .bloco2 {order: 2; width: 100%; margin-bottom: 0; padding-top: 100%; -webkit-border-radius: 20px 20px 0 0; -moz-border-radius: 20px 20px 0 0; border-radius: 20px 20px 0 0;}
	.mentoria .bloco2 img {width: 60%; margin-bottom: 20px;}
	footer .limite .bloco2, footer .limite .bloco3 {display: none;}
	footer .limite .bloco1 {width: 40%; margin-left: 10px;}
	footer .limite .bloco4 {width: 50%; margin-right: 10px;}
	footer .limite .depoimento {width: 90%; margin-left: 5%; margin-bottom: 20px;}
	footer .limite .contatos, footer .copyright .limite {display: block; text-align: center;}
	footer .limite .contatos .telefone, footer .limite .contatos .email {display: inline-block; padding: 6px 0 16px 44px; text-align: center;}
	footer .copyright div:first-child {padding-bottom: 10px;}
	footer .copyright a {display: inline-block;}
	.formulario, .politica {width: 90%;}
}
@media screen and (max-width: 500px) {
	.destaque h1 {font-size: 2.8em;}
	.resumo .limite .caixa.cor1 {padding: 40px 60px 40px 80px; text-align: center;}
	.resumo .limite .caixa.cor2 {padding: 40px 60px 40px 80px; text-align: center;}
	.prospeccao {padding: 60px 0 40px 0;}
	.mentoria {padding: 40px 0;}
	.mentoria .bloco1 {text-align: center;}
	footer .limite {flex-wrap: wrap;}
	footer .limite .bloco1 {width: 96%; margin-left: 2%; margin-bottom: 30px; margin-right: 0; text-align: center;}
	footer .limite .bloco1 img {width: 60%; }
	footer .limite .bloco4 {width: 96%; margin-left: 2%; margin-right: 0; text-align: center;}
	footer .limite .bloco4 .telefone, footer .limite .bloco4 .callcenter, footer .limite .bloco4 .email {display: inline-block;}
	footer .limite .bloco4 br {display: block;}
	footer .copyright .limite {display: flex; flex-direction: column;}
	footer .copyright .copy {padding-bottom: 10px;}
	.formulario .ebook {width: 80%;}
	.cookies {flex-direction: column; text-align: center;}
	.cookies p {margin: 0; padding-bottom: 10px; padding-right: 0;}
}
@media screen and (max-width: 420px) {
	.mentoria .bloco2 img {width: 80%;}
	.formulario .ebook {width: 100%; margin-left: -14%;}
}

@keyframes hithere {
	6% { transform: scale(1.2); }
	8%, 12% { transform: rotate(-20deg) scale(1.2); }
	10% { transform: rotate(20deg) scale(1.2); }
	14% { transform: rotate(0deg) scale(1.2); }
	20% { transform: scale(1); }
}
@keyframes shake {
	0% { transform: translate(1px, 1px) rotate(0deg); }
	10% { transform: translate(-1px, -2px) rotate(-1deg); }
	20% { transform: translate(-2px, 0px) rotate(1deg); }
	30% { transform: translate(1px, 1px) rotate(0deg); }
	40% { transform: translate(1px, -1px) rotate(1deg); }
	50% { transform: translate(-1px, 2px) rotate(-1deg); }
	60% { transform: translate(-2px, 1px) rotate(0deg); }
	70% { transform: translate(2px, 1px) rotate(-1deg); }
	80% { transform: translate(-1px, -1px) rotate(1deg); }
	90% { transform: translate(1px, 2px) rotate(0deg); }
	100% { transform: translate(1px, -2px) rotate(-1deg); }
}
@keyframes gelatine {
  from, to { transform: translateY(0) scale(1, 1); }
  5% { transform: translateY(-6px) scale(0.9, 1.1); }
  10% { transform: translateY(0) scale(1.1, 0.9); }
  15% { transform: scale(0.95, 1.05); }
  20% { transform: scale(1, 1); }
}
