.secao-relatorios {
  background-color: #ffffff;
  border-radius: 10px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  padding: 8px;
}

.text-size-weight {
  font-size: 15px; 
  font-weight: 400;
}

.alinhamento-icones {
  display: flex;
  align-items: center;
  justify-content: center;
}

.botao-close {
  z-index:999;
}

.secao-relatorios-sem-padding {
  background-color: #ffffff;
  border-radius: 10px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
}

.paragrafo-pedido-total{
  margin-bottom: 0;
  margin-right: 8px;
  font-weight: 500;
}

.box-endereco-empresa {
  position: absolute;
  top: 50%;
  left: 50%;
}

.pedido-total-valor{
  display: flex;
  align-items: center;
  justify-content: end;
}

.secao-table-pedidos{
  width: 520px;
}

.subtitulos-pedidos {
  font-size: 16px;
  font-weight: normal;
}

.forma-pagamento{
  margin-bottom: 5px;
}

.titulo-color{
  color: #ccc;
}

.botao-checkout {
  border-radius: 14px;
  font-size: 16px;
}

.botao-usuarios {
  border-radius: 8px;
}

.botao-forma-pag{
  width: 140px;
  height: 36px;
  font-size: 12px;
  padding: 0;
  padding-top: 12px;
}

.textarea-meupedido {
  resize: none;
}

.secao-meus-pedidos {
  background-color: #ffffff;
  border-radius: 10px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
}

.secao-meus-pedidos-form {
  background-color: #ffffff;
  border-radius: 10px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.secao-meus-pedidos-diagnostico-gratis {
  background-color: #ffffff;
  border-radius: 10px;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

.secao-titulos-pedidos-left {
  background: #0083CE;
  color: #fff;
  border-top-left-radius: 10px;
}

.box-relative {
  position: relative;
}

.box-absolute {
  position: absolute;
  top: 0;
  left: 0;
}

.box-cupom {
  position: absolute;
  left: 0;
  top: 280px;
  border-radius: 10px;
  width: 520px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); 
  margin: 12px 0;
}

.box-total {
  position: absolute;
  left: 0px;
  top: 377px;
  border-radius: 10px;
  width: 520px;
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  margin: 12px 0;
}

.botao-concluir {
  display: flex;
  align-items: center;
  justify-content: end;
}

.box-concluir-pedido {
  position: absolute;
  left: 1px;
  top: 468px;
  border-radius: 10px;
  width: 520px;
  background-color: #fff;
  //box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  margin: 12px 0;
}

.box-concluir-pedido-agendar {
  position: static;
  border-radius: 10px;
  width: 520px;
  background-color: #fff;
  //box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  margin: 12px 0;
}

.box-cupom-diagnostico {
  position: absolute;
  left: 0;
  top: 280px;
  border-radius: 10px;
  width: 520px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); 
  margin: 12px 0;
}

.box-total-diagnostico {
  position: absolute;
  left: 0px;
  top: 377px;
  border-radius: 10px;
  width: 520px;
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  margin: 12px 0;
}


.tabela-mobile{
  display:none;
}


@media (max-width: 450px) {
.radiobtn {
  position: relative;
  display: block;
}

.radiobtn label {
  display: block;
  background: #4096EE;
  color: #FFF;
  border-radius: 5px;
  padding: 5px 20px;
  border: 2px solid #2ca2fc;
  margin-bottom: 5px;
  cursor: pointer;
}

.radiobtn label:after, .radiobtn label:before {
  content: "";
  position: absolute;
  right: 11px;
  top: 11px;
  width: 20px;
  height: 20px;
  border-radius: 3px;
  background: #2ca2fc;
  display: none;
}

.radiobtn label:before {
  background: transparent;
  -webkit-transition: 0.1s width cubic-bezier(0.075, 0.82, 0.165, 1) 0s, 0.3s height cubic-bezier(0.075, 0.82, 0.165, 2) 0.1s;
  transition: 0.1s width cubic-bezier(0.075, 0.82, 0.165, 1) 0s, 0.3s height cubic-bezier(0.075, 0.82, 0.165, 2) 0.1s;
  z-index: 2;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: 13px;
  background-position: center;
  width: 0;
  height: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNS4zIDEzLjIiPiAgPHBhdGggZmlsbD0iI2ZmZiIgZD0iTTE0LjcuOGwtLjQtLjRhMS43IDEuNyAwIDAgMC0yLjMuMUw1LjIgOC4yIDMgNi40YTEuNyAxLjcgMCAwIDAtMi4zLjFMLjQgN2ExLjcgMS43IDAgMCAwIC4xIDIuM2wzLjggMy41YTEuNyAxLjcgMCAwIDAgMi40LS4xTDE1IDMuMWExLjcgMS43IDAgMCAwLS4yLTIuM3oiIGRhdGEtbmFtZT0iUGZhZCA0Ii8+PC9zdmc+);
}

.radiobtn input[type="radio"] {
  display: none;
  position: absolute;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.radiobtn input[type="radio"]:checked + label {
  background: #044b94;
  -webkit-animation-name: blink;
  animation-name: blink;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  border-color: #2ca2fc;
}

.radiobtn input[type="radio"]:checked + label:after {
  display: none;
}

.radiobtn input[type="radio"]:checked + label:before {

  display: none;
}

.titulo-faturas {
  margin-top: 8px;
  margin-left: 40px;
}

.secao-meus-pedidos-form {
  background-color: #ffffff;
  border-radius: 10px;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

.box-pedidos-layout {
/* border: 1px solid #000; */
border-radius: 10px;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
width: 300px;
height: 380px;
margin: 16px auto;
}

.box-pedidos-layout-faturas {
  /* border: 1px solid #000; */
  border-radius: 10px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  width: 300px;
  height: 280px;
  margin: 16px auto;
}

.box-pedidos-layout-faturas-detalhes {
  /* border: 1px solid #000; */
  border-radius: 10px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  width: 280px;
  height: 330px;
  margin: 16px auto;
}

.tabela-desktop {
  display: none;
}

.tabela-mobile {
  display: block;
}

.tittle-pedido-form {
  margin-left: 9px !important;
}

.data-meu-pedido {
  margin-left: 0px !important;
}

.box-cupom {
  width: 360px;
  margin-top: 65px;
  margin-left: 9px !important;
}

.box-cupom-diagnostico {
  display: block;
  position: absolute;
  left: 0;
  top: 250px;
  border-radius: 10px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); 
  margin: 12px 0;
  width: 360px;
  margin-top: 0px;
  margin-left: 9px !important;
}

.botao-cupom-form {
  margin-top: 8px !important;
}

.box-total {
  width: 360px;
  margin-top: 130px;
  margin-left: 9px !important;
}

.box-total-diagnostico {
  display: block;
  position: absolute;
  left: 0px;
  top: 425px;
  width: 360px;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  margin: 12px 0;
  margin-top: 0px;
  margin-left: 9px !important;
}

.box-itens-pedido {
  width: 360px !important;
}

.box-concluir-pedido {
  position: static;
  border-radius: 10px;
  width: 520px;
  background-color: #fff;
  //box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  margin: 12px 0;
  
}

.tabela-titulo-font-size {
  font-size: 0.8rem;
}

.tabela-font-size {
  font-size: 0.75rem;
}

.box-form-checkout {
  margin-top: 245px !important;
  width: 360px !important;
  margin-left: 0px !important;
}
}

.linhas-chamado-categorias {
  display: flex;
  align-items: center;
  margin: 16px 0;
}

.linhas-chamado-titulo {
  display: flex;
  align-items: center;
  background: #0083CE;
  color: #fff;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  /* border-bottom: 1px solid #000; */
  padding: 8px;
}

.paragrafo-descricao-meu-pedido {
  margin-bottom: 0;
  margin-left: 8px;
  font-size: 0.9rem;
  font-weight: 400;
}

.paragrafo-meu-pedido {
  margin-bottom: 0;
  margin-left: 8px;
  font-size: 0.9rem;
  font-weight: 300;
}

.paragrafo-titulo-meu-pedido {
  margin-bottom: 0;
  margin-top: 13px;
  margin-left: 8px;
  font-size: 0.9rem;
  font-weight: 300;
}

.titulo-meu-pedido {
  font-size: 0.9rem;
  font-weight: 400;
  margin-bottom: 0px;
}

.secao-titulos-pedidos-right {
  background: #0083CE;
  color: #fff;
  border-top-right-radius: 10px;
}

.secao-titulos-pedidos-no-radius {
  background: #0083CE;
  color: #fff !important;
}

.secao-titulos-pedidos-right-left {
  background: #0083CE;
  color: #fff;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}

.secao-modal-pedidos {
  background-color: #ffffff;
  border-radius: 10px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  margin: 8px;
}

.secao-modal-historico {
  background-color: #ffffff;
  border-radius: 10px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  margin: 8px;
}

.modal-pedidos {
  border-radius: 16px;
}


.titulo-pedidos {
  padding: 8px;
}

.box-grafico {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.titulos-relatorio {
  font-size: 18px;
}

.titulos-principais {
  font-size: 28px;
  font-weight: semi-bold;
}

.titulos-grafico {
  font-size: 16px;
  font-weight: normal;
}

.font-normal {
  font-weight: normal;
}

.boxes-em-linha {
  display: flex;
}

.boxes-coluna {
  display: flex;
  flex-direction: column;
}

.box-bota-salvar-dados {
  display: flex;
  justify-content: flex-end;
}

.botao-salvar-dados {
  border-radius: 24px;
  color: #fff;
  text-size: 56px;
  font-weight: bold;
  margin-right: -16px;
}

.botao-salvar{
  border-radius: 24px;
  color: #fff;
  text-size: 56px;
  font-weight: bold;
}

.destaque-form {
  width: 540px;
  background-color: #ffffff;
  border-radius: 10px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  padding: 8px;
}

.topo {
  max-width: 1450px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 128px;
  background-image: url('../images/bg-topo.png');
  background-position: 98% -107%;
  background-size: 762px;
  background-repeat: no-repeat;
}

.topo.topomobile {
  padding-bottom: 158px;
}

.wizard .steps ul {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.wizard .steps ul li {
  width: 33% !important;
}

.topo.top-quem {
  padding-bottom: 20px;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
}

.all {
  max-width: 1350px;
  margin-right: auto;
  margin-left: auto;
}

.all.alltopo {
  max-width: 80%;
  padding-right: 0px;
  padding-left: 0px;
}

.box-topo {
  padding-top: 12px;
  padding-bottom: 0px;
  position: relative;
}

.box-checkout {
  display: flex;
}

.brand {
  margin-left: 0px;
}

.navbar {
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 4px 4px 13px 2px rgba(6, 2, 27, 0.16);
}

.chamada-topo {
  padding-top: 20px;
  padding-right: 95px;
  padding-left: 43px;
}

.chamada-topo.chamda-quem-somos {
  padding-right: 188px;
  padding-left: 0px;
}

.box-bt-topo {
  margin-top: 30px;
}

.box-bt-topo.box-bt2 {
  margin-top: 78px;
  text-align: right;
}

.box-bt-topo.box-bt2.box-bt3 {
  text-align: left;
}

.body {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Montserrat, sans-serif;
}

.titulo-menor {
  margin-bottom: -1px;
  color: #00b3e7;
  font-size: 21px;
  text-transform: uppercase;
}

.heading {
  margin-top: -1px;
  font-size: 55px;
  line-height: 57px;
  letter-spacing: -2px;
}

.heading.text-quem {
  padding-left: 30px;
  color: #fff;
}

.heading-2 {
  margin-top: 5px;
  margin-bottom: -2px;
  color: #4f4f6f;
  font-size: 15px;
  line-height: 24px;
  font-weight: 400;
}

.heading-2.sub-depo {
  color: #e3e3ff;
  font-size: 17px;
  font-weight: 400;
  text-align: center;
}

.heading-2.sub1 {
  margin-top: 7px;
  color: #0e0e27;
  font-size: 14px;
  line-height: 22px;
  font-weight: 500;
}

.heading-2.sub-box {
  margin-bottom: 11px;
  padding-right: 164px;
  padding-bottom: 15px;
  padding-left: 164px;
  color: #fff;
  font-size: 13px;
  line-height: 17px;
  font-weight: 300;
}

.bt-topo {
  padding: 14px;
  border-radius: 60px;
  background-image: linear-gradient(119deg, #0089c3, #00b3e7);
  -webkit-transition: all 275ms ease;
  transition: all 275ms ease;
  font-size: 17px;
  font-weight: 600;
}

.bt-topo:hover {
  background-image: linear-gradient(119deg, #007cc3, #0092e7);
}

.bt-topo.bt-plan {
  display: block;
  margin-top: 39px;
  text-align: center;
}

.bt-topo.bt-plan.bt-plan10 {
  padding-top: 18px;
  padding-bottom: 18px;
  background-image: linear-gradient(119deg, #0041c7, #0093ff);
}

.pilares {
  display: inline-block;
  width: 72%;
  margin: 18px 7px 41px;
  padding-top: 7px;
  padding-bottom: 0px;
  border-radius: 10px;
  background-image: linear-gradient(-130deg, #292C97 19%, #009CDB 84%);
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.16);
  text-align: center;
}

.box-pilar {
  position: relative;
  display: block;
  width: auto;
  height: 129px;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 1px;
  padding-right: 17px;
  padding-left: 17px;
  border-style: none;
  border-width: 7px;
  border-color: #fff;
  border-radius: 3px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  text-align: center;
  cursor: pointer;
}

.box-pilar:hover {
  background-color: hsla(0, 0%, 100%, 0.18);
}

.box-pilar.bullet1 {
  background-color: #2b9cf3;
  background-image: linear-gradient(135deg, #1ac2ff, #3a8cef);
}

.box-pilar.bullet2 {
  background-color: #09ed8b;
  background-image: linear-gradient(124deg, #0af189, #02ba8c);
}

.box-pilar.bullet3 {
  background-color: #ffb944;
  background-image: linear-gradient(156deg, #428d64, #4ed46c);
}

.box-pilar.bullet4 {
  background-color: #f70;
  background-image: linear-gradient(129deg, #ffc766, #db8800);
}

.box-pilar.bullet5 {
  margin-right: 2px;
  margin-left: 2px;
  background-color: #d6941c;
  background-image: linear-gradient(139deg, #d39e2c, #c65f12);
}

.box-pilar.bullet32 {
  background-image: linear-gradient(141deg, #e6ac27, #f3601a);
}

.box-pilar.line-box {
  border-right: 1px solid hsla(0, 0%, 100%, 0.22);
}

.box-img-pilares {
  display: inline-block;
  padding: 9px 12px;
  border-style: none;
  border-width: 2px;
  border-color: #fff;
  border-radius: 80px;
}

.text-pilar {
  height: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  color: #fff;
  font-size: 13px;
  line-height: 13px;
  font-weight: 500;
  text-align: center;
}

.info1 {
  margin-bottom: 78px;
}

.box-img-info {
  margin-right: -42px;
  padding-top: 45px;
  padding-left: 91px;
  text-align: center;
}

.box-img-info.box-img-5 {
  margin-right: 0px;
  margin-left: -88px;
  padding-left: 0px;
}

.box-chamda-info1 {
  position: relative;
  padding-top: 47px;
  padding-right: 131px;
  padding-left: 83px;
}

.box-chamda-info1.box-info2 {
  padding-right: 92px;
  padding-left: 122px;
}

.heading-3 {
  color: #4f4f6f;
  font-weight: 400;
}

.heading-3.titulo-pilares {
  margin-top: 13px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  color: #fff;
  font-weight: 700;
  text-align: center;
}

.heading-3.titulo-info1 {
  padding-left: 34px;
  font-size: 36px;
  line-height: 41px;
  text-align: right;
}

.heading-3.titulo-info1.titulo-info2 {
  margin-bottom: 10px;
  padding-left: 0px;
  text-align: left;
}

.heading-3.titulo-info1.titulo-info2.titulo-vantagens2 {
  padding-right: 71px;
  color: #4f4f6f;
}

.heading-3.titulo-planos {
  margin-bottom: 41px;
  text-align: center;
}

.heading-3.titulo-depoimento {
  color: #dfdfff;
  font-size: 32px;
  text-align: center;
}

.line-info {
  position: static;
  left: auto;
  top: 44%;
  right: 0%;
  bottom: 0%;
  display: inline-block;
  width: 90px;
  height: 3px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-color: #53b6dc;
}

.bullet-info1 {
  margin-top: 45px;
  margin-bottom: -17px;
  padding-right: 0px;
}

.bullet-info1.b5 {
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

.line2 {
  text-align: right;
}

.line2.line3 {
  margin-bottom: 23px;
  padding-left: 0px;
  text-align: left;
}

.titulo-bullet-info {
  margin-bottom: 6px;
  font-size: 17px;
  font-weight: 600;
  text-align: right;
}

.titulo-bullet-info.titulo2 {
  text-align: left;
}

.titulo-bullet-info.titulo2.titulo-vantagens {
  padding-top: 6px;
  padding-bottom: 6px;
  color: #4f4f6f;
  font-weight: 400;
}

.sub-info1 {
  margin-bottom: 0px;
  font-size: 14.5px;
  line-height: 15px;
  text-align: right;
}

.sub-info1.sub2 {
  text-align: left;
}

.sub-info1.sub2.link-roda {
  margin-bottom: 16px;
  font-size: 14px;
  font-weight: 400;
  line-height: 19px;
}

.planos {
  padding-top: 45px;
  padding-bottom: 75px;
}

.sub-planos {
  margin-bottom: 23px;
  color: #fff;
  text-align: center;
}

.sub-planos.sub3 {
  margin-bottom: 4px;
  padding-top: 22px;
  font-size: 11px;
}

.sub-planos.sub10 {
  padding-top: 22px;
  padding-right: 35px;
  padding-left: 35px;
}

.sub-planos.sub15 {
  margin-top: -20px;
  margin-bottom: 69px;
  padding-top: 0px;
  font-size: 15px;
  color: #4f4f74;
}

.box-planos {
  padding-right: 111px;
  padding-left: 111px;
}

.planos1 {
  /*height: 424px;*/
  margin-top: 12px;
  margin-right: 17px;
  margin-left: 17px;
  border-radius: 20px 20px 10px 10px;
  background-color: #fff;
  box-shadow: 1px 1px 20px 8px rgba(0, 0, 0, 0.13);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  cursor: pointer;
}

.planos1:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.planos1.plan3 {
  /*height: 484px;*/
  margin-top: -23px;
  padding-bottom: 20px;
}

.box-titulo-plano {
  height: 199px;
  padding-top: 53px;
  padding-bottom: 22px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  background-image: linear-gradient(174deg, #008bc5, #00b1e5);
}

.box-titulo-plano.bpx-titulo3 {
  padding-top: 28px;
  background-image: linear-gradient(174deg, #0034c2, #0091e5);
}

.titulo-plano-box {
  color: #fff;
  font-size: 29px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.cifra-plano {
  margin-bottom: 0px;
  padding-top: 5px;
  padding-right: 9px;
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  text-align: right;
}

.cifra-plano.price-menor {
  margin-top: 1px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 27px;
  text-align: left;
}

.preco-maior {
  color: #fff;
  font-size: 55px;
  font-weight: 700;
  text-align: center;
}

.box-inside-plan {
  padding: 38px 23px 23px;
}

.box-inside-plan.box-inside4 {
  padding-top: 48px;
  padding-bottom: 0px;
}

.ball {
  color: #00ade1;
  font-size: 36px;
  line-height: 8px;
}

.faixa {
  margin-top: 148px;
  margin-right: 137px;
  margin-left: 137px;
  padding-top: 16px;
  padding-right: 91px;
  padding-bottom: 16px;
  border-radius: 9px;
  background-color: rgba(0, 70, 201, 0.25);
}

.box-lado1 {
  margin-left: 65px;
  padding-top: 27px;
  padding-bottom: 27px;
  padding-left: 71px;
  border-right: 1px solid #90acdd;
  background-image: url('../images/segurança.png');
  background-position: 0% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  text-align: right;
}

.paragraph {
  margin-bottom: 0px;
  color: #0066f0;
  font-size: 30px;
  font-weight: 700;
  text-align: left;
}

.paragraph-2 {
  margin-bottom: 0px;
  padding-top: 9px;
  padding-right: 38px;
  font-size: 21px;
  line-height: 30px;
}

.depoimentos {
  margin-top: -43px;
  padding-top: 128px;
  padding-bottom: 215px;
  background-image: url('../images/bg-baixo.png');
  background-position: 100% 61%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slider {
  margin-right: 250px;
  margin-left: 250px;
  background-color: transparent;
}

.box-text-dep {
  padding-top: 80px;
  padding-right: 114px;
  padding-left: 114px;
}

.text-depo {
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
}

.name-dep {
  margin-top: 26px;
  color: #fff;
  font-weight: 700;
  text-align: center;
}

.vantagens {
  margin-top: -102px;
  background-color: #fff;
}

.box-vantagem-desc {
  padding-top: 173px;
}

.box-img-cell {
  padding-top: 27px;
  text-align: center;
}

.img-cell {
  width: 85%;
  margin-top: 111px;
}

.bt-entrar {
  margin-left: 48px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 36px;
  border-radius: 6px;
  background-color: #00a8de;
  background-image: url('../images/login.png');
  background-position: 10% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-weight: 600;
  cursor: pointer;
}

.bt-entrar:hover {
  background-color: #07a;
}

.link-topo {
  width: auto;
  padding-right: 14px;
  padding-left: 14px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #4f4f6f;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
}

.link-topo:hover {
  color: #00ace1;
  font-weight: 500;
}

.link-topo.topo-contato {
  display: none;
}

.link-topo.limk-quem-somos {
  display: none;
}

.rodape {
  padding-top: 0px;
  padding-bottom: 58px;
}

.box-rodape {
  margin-bottom: 22px;
  padding-top: 43px;
  padding-bottom: 9px;
  border-top: 1px solid rgba(0, 102, 240, 0.39);
  border-bottom: 1px solid rgba(0, 102, 240, 0.39);
}

.box-img-mega-rodape {
  padding-top: 11px;
  padding-right: 30px;
  padding-bottom: 11px;
  text-align: right;
}

.box-col-rodape {
  padding-left: 14px;
}

.nav-menu {
  margin-right: -46px;
}

.box-redes {
  text-align: right;
}

.b-rede {
  display: inline-block;
  width: 50px;
  height: 50px;
  margin-right: 11px;
  padding-top: 11px;
  border-style: solid;
  border-width: 1px;
  border-color: #959595;
  border-radius: 100px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  text-align: center;
  cursor: pointer;
}

.b-rede:hover {
  margin-top: -9px;
  background-color: #e7e7e7;
}

.image {
  max-width: 78%;
  padding-top: 5px;
}

.text-block {
  padding-top: 13px;
  padding-bottom: 13px;
  color: #fff;
  font-size: 10px;
  line-height: 14px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}

.text-block.servi2 {
  padding-top: 0px;
}

.dropdown-toggle {
  margin-top: 6px;
  margin-left: 14px;
  padding: 4px 25px;
  border-radius: 9px;
  background-color: #00a8de;
}

.dropdown-toggle.w--open {
  padding-right: 25px;
  padding-left: 25px;
  border-bottom-left-radius: 0px;
}

.icon-4 {
  margin-right: 6px;
  margin-left: -1px;
  padding-left: 0px;
  color: #27f8ff;
}

.icon-4.icon10 {
  position: relative;
  display: inline-block;
  margin-top: 0px;
  margin-right: -70px;
  margin-left: 0px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  color: rgba(255, 255, 255, 0.61);
  font-size: 12px;
}

.icon-4.icon6 {
  position: relative;
  display: inline-block;
  margin-top: 5px;
  margin-left: 5px;
  font-size: 12px;
  line-height: 20px;
}

.icon-4.icon5 {
  position: static;
  left: 87px;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: inline-block;
  margin: 7px 8px 0px 0px;
  float: right;
  -webkit-transform: rotate(-89deg);
  -ms-transform: rotate(-89deg);
  transform: rotate(-89deg);
  font-size: 10px;
  text-align: left;
}

.icon-4.icon5.icon10 {
  margin-top: -4px;
  margin-right: 0px;
  float: none;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  color: #26f8ff;
}

.dropdown2 {
  position: absolute;
  display: none;
}

.dropdown-list {
  background-color: #00a8de;
}

.dropdown-list.w--open {
  width: 56%;
  margin-top: 0px;
  margin-left: 14px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#00a8de), to(#00a8de));
  background-image: linear-gradient(180deg, #00a8de, #00a8de);
  box-shadow: 1px 15px 19px -1px rgba(0, 0, 0, 0.32);
}

.text-sub-down {
  height: 105px;
  margin-bottom: 0px;
  padding: 2px 3px;
  border-bottom: 1px dotted hsla(0, 0%, 100%, 0.32);
  background-image: url('../images/i3.png');
  background-position: 50% 10%;
  background-size: 50px;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 12px;
  text-align: center;
}

.text-sub-down:hover {
  background-color: hsla(0, 0%, 100%, 0.16);
}

.text-sub-down.icon2 {
  background-image: url('../images/i2.png');
}

.text-sub-down.icon4 {
  background-image: url('../images/i1.png');
  text-align: center;
}

.text-sub-down.icon6 {
  background-image: url('../images/i4.png');
}

.paragraph-6 {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
  color: #27f7fc;
  font-size: 11.5px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0px;
}

.paragraph-6.ver-mais-2 {
  margin-top: 2px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  color: #fff;
  font-size: 11px;
  line-height: 14px;
}

.paragraph-6.saber10 {
  display: block;
  padding-left: 0px;
  color: #fff;
  font-size: 10px;
  font-weight: 400;
  text-align: center;
}

.text-down1 {
  height: auto;
  padding: 51px 13px 0px;
  color: #fff;
  font-weight: 500;
  text-align: center;
}

.resolver {
  padding-right: 0px;
  padding-left: 0px;
  text-align: center;
}

.ponto {
  color: #0066f0;
  font-size: 23px;
  font-weight: 700;
}

.box-icon {
  text-align: center;
}

.col {
  padding-right: 0px;
  padding-left: 0px;
}

.box-oferecidos {
  position: absolute;
  z-index: 999;
  width: 104px;
  margin-top: 9px;
  margin-left: 14px;
  border-radius: 10px;
  background-color: #00a8de;
  background-image: linear-gradient(143deg, #0076a8, #03ade5);
  box-shadow: 3px 3px 12px 5px rgba(0, 0, 0, 0.16);
}

.services {
  position: relative;
  height: auto;
  padding-top: 12px;
  padding-bottom: 4px;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.11);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  cursor: pointer;
}

.services:hover {
  background-color: hsla(0, 0%, 100%, 0.18);
}

.services.servi1 {
  border-bottom-style: none;
}

.tit-service {
  margin-bottom: 1px;
  color: #fff;
  font-size: 13px;
  line-height: 14px;
  font-weight: 500;
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
}

.html-embed {
  text-align: center;
}

.div1 {
  position: relative;
  display: block;
  width: 46%;
  height: 2px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-radius: 17px;
  background-color: #fff;
  text-align: center;
}

.container {
  margin-right: 0px;
  margin-left: 0px;
}

.saber {
  width: 77%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 6px;
  text-align: center;
}

.saber.saber8 {
  width: auto;
  margin-right: auto;
  margin-left: auto;
  padding-right: 26px;
  padding-left: 29px;
}

.box-sub.box-sub3 {
  display: none;
}

.topo-quem-somos {
  margin-top: 29px;
  padding-top: 79px;
  padding-bottom: 79px;
  border-radius: 10px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 51, 68, 0.43)), to(rgba(0, 51, 68, 0.43))), url('../images/quem.jpg');
  background-image: linear-gradient(180deg, rgba(0, 51, 68, 0.43), rgba(0, 51, 68, 0.43)), url('../images/quem.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.topo-quem-somos.box-contato {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 51, 68, 0.43)), to(rgba(0, 51, 68, 0.43))), url('../images/iStock-1137014758.jpg');
  background-image: linear-gradient(180deg, rgba(0, 51, 68, 0.43), rgba(0, 51, 68, 0.43)), url('../images/iStock-1137014758.jpg');
  background-position: 0px 0px, 50% 69%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.box-form {
  padding-top: 17px;
  padding-left: 62px;
}

.campos {
  width: 100%;
  height: 50px;
  padding-left: 17px;
  border-style: none;
  border-width: 1px;
  border-color: #00a8de;
  border-radius: 100px;
  background-color: #dce8ec;
}

.campos.area {
  height: auto;
  padding-top: 15px;
  padding-left: 18px;
  border-radius: 6px;
}

.label-form {
  padding-left: 5px;
  color: #4f4f6f;
  font-size: 11px;
  font-weight: 600;
}

.formulario {
  padding-top: 38px;
  padding-right: 562px;
  padding-bottom: 38px;
}

.col10 {
  padding-right: 0px;
  padding-left: 0px;
}

.lado.lado2 {
  padding-left: 8px;
}

.mega {
  color: #20f8ff;
}

.html-embed-3 {
  text-align: center;
}

.html-embed-4 {
  text-align: center;
}

.html-embed-5 {
  text-align: center;
}

.html-embed-6 {
  text-align: center;
}

.html-embed-7 {
  text-align: center;
}

.html-embed-8 {
  text-align: center;
}

.html-embed-9 {
  text-align: center;
}

@media screen and (max-width: 1280px) {
  .botao-atendimento {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}

@media screen and (max-width: 991px) {
  .topo {
    max-width: 100%;
    padding-bottom: 0px;
    background-position: 185% 21%;
    background-size: 576px;
  }
  .topo.top-quem {
    padding-bottom: 70px;
  }
  .all.alltopo {
    max-width: none;
  }
  .menu-topo {
    margin-left: 48px;
  }
  .brand {
    margin-left: 0px;
    padding-left: 24px;
  }
  .navbar {
    max-width: 79%;
  }
  .box-chamada.chamada-quemsomos {
    padding-right: 64px;
    padding-left: 12px;
  }
  .chamada-topo {
    padding-right: 0px;
    padding-left: 104px;
  }
  .chamada-topo.chamda-quem-somos {
    padding-right: 58px;
    padding-left: 125px;
  }
  .box-bt-topo {
    margin-top: 21px;
  }
  .titulo-menor {
    font-size: 13px;
  }
  .heading {
    color: #202020;
    font-size: 33px;
    line-height: 38px;
  }
  .heading.text-quem {
    display: inline-block;
  }
  .heading-2 {
    color: #444;
    font-size: 13px;
    line-height: 18px;
  }
  .heading-2.sub1 {
    font-size: 11px;
    line-height: 19px;
  }
  .heading-2.sub-box {
    padding-right: 56px;
    padding-left: 56px;
  }
  .bt-topo {
    padding-right: 41px;
    padding-left: 41px;
  }
  .bt-topo.bt-plan {
    margin-top: 29px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 13px;
  }
  .pilares {
    width: auto;
    margin-top: 143px;
  }
  .box-pilar {
    width: 100%;
    margin-right: 12px;
    margin-left: 6px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .box-pilar.line-box {
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.22);
  }
  .box-pilar.line-box.line10 {
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.22);
  }
  .text-pilar {
    font-size: 12px;
    line-height: 14px;
  }
  .box-img-info {
    padding-left: 0px;
  }
  .box-img-info.box-img-5 {
    padding-top: 119px;
  }
  .box-chamda-info1 {
    padding-right: 29px;
    padding-left: 0px;
  }
  .box-chamda-info1.box-info2 {
    padding-top: 14px;
    padding-right: 0px;
    padding-left: 21px;
  }
  .heading-3.titulo-pilares {
    margin-top: 16px;
  }
  .heading-3.titulo-info1 {
    margin-bottom: -1px;
    font-size: 27px;
    line-height: 32px;
  }
  .heading-3.titulo-info1.titulo-info2 {
    font-size: 26px;
  }
  .heading-3.titulo-info1.titulo-info2.titulo-vantagens2 {
    padding-right: 0px;
  }
  .bullet-info1 {
    margin-top: 27px;
    padding-right: 0px;
    padding-left: 28px;
  }
  .bullet-info1.b2 {
    padding-left: 14px;
  }
  .bullet-info1.b5 {
    padding-right: 92px;
    padding-left: 0px;
  }
  .titulo-bullet-info {
    font-size: 16px;
  }
  .titulo-bullet-info.titulo2.titulo-vantagens {
    margin-bottom: 2px;
    font-size: 12px;
    font-weight: 500;
  }
  .sub-info1 {
    padding-left: 8px;
    font-size: 12px;
    line-height: 16px;
  }
  .sub-info1.sub2.link-roda {
    font-size: 11px;
    line-height: 19px;
  }
  .sub-planos.sub3 {
    padding-top: 16px;
    padding-right: 17px;
    padding-left: 17px;
    line-height: 17px;
  }
  .sub-planos.sub10 {
    padding-right: 3px;
    padding-left: 3px;
  }
  .box-planos {
    padding-right: 12px;
    padding-left: 12px;
  }
  .planos1 {
    margin-right: 4px;
    margin-left: 4px;
  }
  .planos1.plan3 {
    height: 478px;
  }
  .box-titulo-plano {
    height: 189px;
    padding-top: 45px;
    padding-bottom: 2px;
  }
  .preco-maior {
    font-size: 46px;
  }
  .box-inside-plan {
    padding-top: 17px;
    padding-right: 17px;
    padding-left: 17px;
  }
  .box-inside-plan.box-inside4 {
    padding-top: 31px;
  }
  .faixa {
    margin-right: 26px;
    margin-left: 26px;
    padding-right: 0px;
  }
  .box-lado1 {
    margin-left: 19px;
    padding-left: 61px;
  }
  .paragraph {
    font-size: 21px;
  }
  .paragraph-2 {
    padding-right: 0px;
    font-size: 18px;
  }
  .depoimentos {
    padding-top: 137px;
    padding-bottom: 137px;
    background-position: 50% 50%;
    background-size: cover;
  }
  .slider {
    margin-right: 56px;
    margin-left: 56px;
  }
  .box-text-dep {
    padding-right: 54px;
    padding-left: 54px;
  }
  .box-vantagem-desc {
    margin-left: -50px;
    padding-top: 53px;
    padding-right: 1px;
  }
  .box-img-cell {
    padding-top: 0px;
    padding-right: 0px;
  }
  .img-cell {
    width: 92%;
  }
  .rodape {
    padding-bottom: 33px;
  }
  .box-col-rodape {
    padding-left: 0px;
  }
  .b-rede {
    width: 45px;
    height: 45px;
    padding-top: 7px;
  }
  .paragraph-3 {
    margin-bottom: -2px;
  }
  .text-block {
    line-height: 14px;
  }
  .paragraph-6 {
    font-size: 9px;
  }
  .paragraph-6.saber10 {
    display: inline-block;
  }
  .box-icon {
    text-align: left;
  }
  .box-icon.embed3 {
    margin-right: 1px;
  }
  .col {
    padding-right: 0px;
    padding-left: 0px;
  }
  .box-oferecidos {
    width: 96px;
    margin-left: 1px;
  }
  .services {
    padding-top: 11px;
    padding-bottom: 11px;
  }
  .tit-service {
    font-size: 9px;
  }
  .html-embed-2.embed3 {
    text-align: left;
  }
  .topo-quem-somos {
    max-width: 73%;
    margin-right: auto;
    margin-left: 127px;
    padding-top: 42px;
    padding-bottom: 42px;
  }
  .box-form {
    padding-right: 49px;
    padding-left: 135px;
  }
  .campos.area {
    height: auto;
    border-radius: 13px;
  }
  .formulario {
    padding-right: 0px;
  }
  .html-embed-3.embed1 {
    padding-left: 18px;
  }
}

@media screen and (max-width: 767px) {
  .box-checkout {
    display: flex;
    flex-direction: column;
  }
  .box-form-checkout {
    margin-top: 200px;
  }
  .topo {
    background-image: url('../images/bg-topo3.png');
    background-position: 50% 50%;
    background-size: 844px;
  }
  .box-chamada {
    padding-right: 46px;
    padding-left: 46px;
  }
  .box-chamada.chamada-quemsomos {
    padding-right: 20px;
    padding-left: 9px;
  }
  .infoServico2 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .container.cmobile {
    padding: 0;
    margin: 0;
  }

  .wizard .steps ul {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
  }

  .wizard .steps ul li {
    width: 100% !important;
  }

  #radioBtn a {
    padding: 5px;
  }

  .infoServico2 h1 {
    font-size: 26px;
  }
  .chamada-topo {
    padding-left: 59px;
  }
  .chamada-topo.chamda-quem-somos {
    padding-top: 0px;
    padding-left: 66px;
  }
  .titulo-menor {
    margin-top: 94px;
  }
  .titulo-menor.menor-quem-somos {
    margin-top: 47px;
  }
  .heading {
    color: #fff;
  }
  .heading-2 {
    color: #fff;
  }
  .heading-2.sub1 {
    color: #fff;
  }
  .heading-2.text-quem-somos {
    color: #444;
  }
  .heading-2.sub-box {
    padding-right: 22px;
    padding-left: 22px;
  }
  .pilares {
    margin-top: 34px;
    margin-right: -2px;
    margin-left: -2px;
  }
  .box-pilar {
    margin-right: 0px;
    margin-left: 0px;
  }
  .box-img-pilares {
    padding: 5px 0px;
  }
  .text-pilar {
    font-size: 12px;
    font-weight: 500;
  }
  .box-img-info.box-img-5 {
    margin-top: -874px;
    margin-left: 0px;
    padding-top: 65px;
  }
  .box-chamda-info1 {
    padding-top: 0px;
  }
  .box-chamda-info1.box-info2 {
    padding-top: 283px;
  }
  .heading-3.titulo-info1.titulo-info2 {
    margin-top: 78px;
  }
  .sub-planos {
    font-size: 11px;
  }
  .sub-planos.sub3 {
    padding-top: 12px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 9px;
    line-height: 11px;
  }
  .sub-planos.sub15 {
    font-size: 12px;
  }
  .planos1.plan3 {
    margin-right: 1px;
    margin-left: 1px;
  }
  .box-titulo-plano {
    padding-right: 15px;
    padding-left: 15px;
  }
  .titulo-plano-box {
    font-size: 22px;
  }
  .cifra-plano {
    font-size: 14px;
  }
  .cifra-plano.price-menor {
    padding-left: 9px;
    text-align: left;
  }
  .preco-maior {
    font-size: 37px;
  }
  .box-inside-plan {
    padding-right: 8px;
    padding-left: 8px;
  }
  .ball {
    line-height: 6px;
  }
  .faixa {
    margin-top: 57px;
    text-align: center;
  }
  .box-lado1 {
    margin-left: 0px;
    padding-left: 55px;
    border-right-style: none;
    text-align: center;
  }
  .paragraph-2 {
    font-size: 15px;
    line-height: 20px;
    text-align: left;
  }
  .text-depo {
    padding-right: 11px;
    padding-left: 11px;
    font-size: 13px;
  }
  .box-vantagem-desc {
    margin-left: 0px;
    padding-top: 0px;
    padding-left: 14px;
  }
  .box-img-mega-rodape {
    text-align: left;
  }
  .paragraph-3 {
    font-size: 11px;
  }
  .img3 {
    width: 73%;
  }
  .img5 {
    width: 70%;
  }
  .paragraph-4 {
    font-size: 11px;
  }
  .paragraph-5 {
    font-size: 11px;
  }
  .icon-4.icon5.icon10 {
    margin-top: -15px;
  }
  .paragraph-6.saber10 {
    margin-bottom: -13px;
  }
  .box-icon {
    display: inline-block;
  }
  .col3 {
    padding-right: 3px;
    padding-left: 3px;
  }
  .html-embed-2 {
    display: inline-block;
  }
}

@media screen and (max-width: 479px) {
  .boxes-em-linha {
    display: block;
  }

  .title-size-mobile {
    font-size: 24px;
    text-align: center;
    margin-right: 14px;
  }

  .subtitle-size {
    font-size: 20px;
  }
  
  .boxes-coluna {
    display: block;
    flex-direction: column;
  }
  
  .box-bota-salvar-dados {
    display: flex;
    justify-content: flex-end;
  }
  
  .botao-salvar-dados {
    display: inline-block;
    border-radius: 24px;
    color: #fff;
    text-size: 56px;
    font-weight: bold;
    margin-right: -16px;
  }
  
  .destaque-form {
    width: 375px;
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
    padding: 8px;
  }

  .topo {
    padding-bottom: 104px;
    background-position: 37% -25%;
    background-size: 697px;
  }
  .menu-topo {
    position: relative;
    width: auto;
    margin-right: 0px;
    margin-left: 74px;
  }

  .topomobile {
    margin-top: -20px;
  }

  .brand {
    display: flex;
    margin-left: 0px;
    padding-top: 0;
    padding-left: 0;
    width: 70% !important;
  }
  .navbar {
    right: auto;
    max-width: 86%;
    margin-left: 24px;
  }
  .box-chamada {
    padding-right: 0px;
    padding-bottom: 36px;
    padding-left: 88px;
  }
  .chamada-topo {
    padding-top: 8px;
    padding-right: 0px;
    padding-left: 10px;
  }
  .chamada-topo.chamda-quem-somos {
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 37px;
  }
  .box-bt-topo.box-bt2 {
    margin-top: 53px;
  }
  .titulo-menor {
    margin-top: 178px;
    margin-bottom: -6px;
    padding-top: 0px;
    font-size: 16px;
  }
  .titulo-menor.menor-quem-somos {
    margin-top: 19px;
  }
  .heading {
    font-size: 33px;
    line-height: 39px;
  }
  .heading.text-quem {
    padding-left: 6px;
    font-size: 25px;
  }
  .heading-2 {
    font-size: 13px;
    line-height: 20px;
  }
  .heading-2.sub-depo {
    padding-right: 27px;
    padding-left: 27px;
    font-size: 15px;
    font-weight: 300;
  }
  .heading-2.sub1.sub3tex {
    color: #1f1f1f;
    font-size: 13px;
    text-align: left;
  }
  .heading-2.tit-sub3 {
    margin-bottom: 22px;
    color: #4f4f6f;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    text-align: left;
  }
  .heading-2.sub-box {
    padding-right: 11px;
    padding-left: 11px;
    font-size: 11px;
    line-height: 17px;
  }
  .bt-topo {
    width: 89%;
    margin-top: 8px;
    padding-right: 9px;
    padding-left: 9px;
    text-align: center;
  }
  .bt-topo.bt-plan {
    width: 100%;
    font-size: 19px;
  }
  .bt-topo.bt-formulario {
    width: 100%;
    padding-right: 42px;
    padding-left: 42px;
  }
  .bt-topo.bt-mais {
    margin-top: 23px;
    margin-bottom: 50px;
  }
  .pilares {
    margin-top: 19px;
    margin-right: 7px;
    margin-left: 7px;
    padding-top: 0px;
  }
  .box-pilar {
    margin-right: 1px;
    margin-left: 1px;
    text-align: center;
  }
  .box-img-pilares {
    margin-right: 3px;
    margin-left: 3px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .text-pilar {
    padding-bottom: 3px;
    font-size: 14px;
    line-height: 15px;
    font-weight: 600;
  }
  .info1 {
    padding-right: 7px;
    padding-left: 7px;
  }
  .box-img-info {
    margin-right: 0px;
  }
  .box-img-info.box-img-5 {
    margin-top: -818px;
    padding-top: 42px;
    padding-bottom: 32px;
  }
  .box-chamda-info1 {
    padding-right: 10px;
  }
  .box-chamda-info1.box-info2 {
    padding-top: 227px;
    padding-left: 9px;
  }
  .heading-3.titulo-pilares {
    margin-top: 22px;
    padding-right: 25px;
    padding-bottom: 0px;
    padding-left: 25px;
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
  }
  .heading-3.titulo-info1 {
    padding-left: 0px;
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
  }
  .heading-3.titulo-info1.titulo-info2 {
    font-size: 23px;
  }
  .heading-3.titulo-info1.titulo-info2.titulo-vantagens2 {
    margin-top: 30px;
  }
  .heading-3.titulo-planos {
    margin-bottom: -15px;
    padding-right: 15px;
    padding-left: 15px;
    font-size: 23px;
  }
  .heading-3.titulo-depoimento {
    font-size: 27px;
  }
  .bullet-info1.b5 {
    padding-right: 0px;
  }
  .titulo-bullet-info {
    margin-bottom: 4px;
    font-size: 14px;
  }
  .titulo-bullet-info.titulo2 {
    padding-left: 4px;
  }
  .sub-info1 {
    font-size: 13px;
    line-height: 17px;
  }
  .sub-info1.sub2 {
    padding-left: 4px;
    font-size: 13px;
  }
  .sub-info1.sub2.link-roda {
    font-size: 12px;
  }
  .planos {
    padding-top: 1px;
  }
  .sub-planos.sub3 {
    font-size: 11px;
    line-height: 20px;
  }
  .sub-planos.sub10 {
    font-size: 12px;
  }
  .sub-planos.sub15 {
    margin-top: 25px;
    margin-bottom: 27px;
    padding-right: 33px;
    padding-left: 33px;
    font-size: 13px;
  }
  .planos1 {
    height: auto;
    margin-bottom: 61px;
  }
  .planos1.plan3 {
    height: auto;
    margin-bottom: 29px;
    padding-bottom: 50px;
  }
  .titulo-plano-box {
    font-size: 32px;
  }
  .box-price {
    padding-right: 25px;
    padding-left: 25px;
  }
  .preco-maior {
    font-size: 58px;
  }
  .box-inside-plan {
    padding-right: 22px;
    padding-left: 22px;
  }
  .ball {
    line-height: 0px;
  }
  .faixa {
    margin-top: -15px;
    margin-right: 14px;
    margin-left: 14px;
  }
  .box-lado1 {
    margin-left: 0px;
    padding-left: 52px;
    border-bottom: 1px none #90acdd;
    border-right-style: solid;
  }
  .paragraph {
    font-size: 18px;
  }
  .paragraph-2 {
    padding-top: 1px;
    font-size: 12px;
    line-height: 18px;
  }
  .slider {
    margin-right: 6px;
    margin-left: 6px;
  }
  .box-text-dep {
    padding-top: 40px;
    padding-right: 50px;
    padding-left: 50px;
  }
  .text-depo {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 12px;
    line-height: 18px;
  }
  .name-dep {
    margin-top: 11px;
  }
  .box-vantagem-desc {
    padding-top: 0px;
    padding-bottom: 81px;
  }
  .box-img-cell {
    padding-right: 0px;
  }
  .bt-entrar {
    display: inline-block;
    width: 54%;
    margin-right: 6px;
    margin-left: 0px;
    background-color: #0163ad;
    text-align: left;
  }
  .link-topo {
    display: block;
    color: #fff;
    text-align: right;
  }
  .link-topo:hover {
    color: #00ffe1;
  }
  .link-topo.w--current {
    color: #fff;
  }
  .rodape {
    background-color: #e6eef0;
  }
  .box-rodape {
    padding-right: 5px;
    padding-left: 5px;
  }
  .nav-menu {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: 0%;
    display: inline-block;
    width: 68%;
    height: 371px;
    margin-top: 0px;
    margin-right: 0px;
    padding-right: 19px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    background-color: #00a8de;
    box-shadow: 3px 3px 20px 0 rgba(0, 0, 0, 0.56);
    text-align: right;
  }
  .box-redes {
    text-align: center;
  }
  .b-rede {
    width: 30px;
    height: 30px;
    padding-top: 2px;
  }
  .paragraph-3 {
    font-size: 13px;
    line-height: 19px;
  }
  .img3 {
    width: auto;
  }
  .img5 {
    width: auto;
  }
  .paragraph-4 {
    font-size: 13px;
  }
  .paragraph-5 {
    font-size: 13px;
    line-height: 19px;
  }
  .image {
    width: 68%;
    margin-left: 11px;
  }
  .menu-button {
    padding: 15px 9px 15px 7px;
  }
  .menu-button.w--open {
    background-color: #00a8de;
  }
  .icon {
    margin-left: 2px;
  }
  .icon-2 {
    margin-right: 2px;
  }
  .image-2 {
    width: 46%;
  }
  .image-3 {
    width: 46%;
  }
  .image-4 {
    width: 44%;
  }
  .icon-3 {
    font-size: 28px;
  }
  .text-block {
    padding-top: 12px;
    padding-bottom: 7px;
    font-size: 8px;
    line-height: 12px;
  }
  .dropdown-toggle {
    padding-right: 27px;
    padding-bottom: 16px;
  }
  .icon-4 {
    font-size: 19px;
  }
  .icon-4.icon5.icon10 {
    position: absolute;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: 0%;
    display: inline-block;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 5px;
    padding-right: 0px;
    padding-left: 19px;
    float: right;
    text-align: left;
  }
  .paragraph-6.saber10 {
    position: relative;
    display: block;
    margin-right: -18px;
    margin-bottom: 0px;
    margin-left: auto;
    padding-right: 8px;
    padding-left: 0px;
    float: none;
    font-size: 10px;
    text-align: right;
  }
  .image-5 {
    width: 80%;
  }
  .image-6 {
    width: 80%;
  }
  .image-7 {
    width: 80%;
  }
  .image-8 {
    width: 80%;
  }
  .image-9 {
    width: 80%;
  }
  .box-oferecidos {
    width: 83px;
    margin-top: 12px;
    margin-left: 7px;
  }
  .services {
    padding-top: 6px;
    padding-bottom: 1px;
    border-bottom-color: rgba(5, 6, 36, 0.18);
  }
  .tit-service {
    font-size: 9px;
    line-height: 10px;
  }
  .saber {
    width: 100%;
  }
  .saber.saber8 {
    position: relative;
    display: block;
    width: auto;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 26px;
    float: none;
    clear: none;
    text-align: center;
  }
  .box-sub {
    display: none;
  }
  .box-sub.box-sub3 {
    display: block;
    padding: 28px 30px 21px;
  }
  .topo-quem-somos {
    position: relative;
    display: block;
    max-width: 64%;
    margin-top: 11px;
    margin-right: auto;
    margin-left: 101px;
    padding-top: 22px;
    padding-bottom: 22px;
  }
  .box-form {
    padding-right: 10px;
    padding-left: 103px;
  }
  .campos {
    margin-bottom: 2px;
    padding-left: 11px;
    border-radius: 9px;
  }
  .campos.area {
    border-radius: 9px;
    font-size: 11px;
  }
  .label-form {
    margin-top: 6px;
    margin-bottom: -2px;
  }
  .formulario {
    padding-top: 17px;
  }
  .lado.lado2 {
    padding-left: 0px;
  }
  .slide-nav {
    padding-top: 53px;
  }
}
