:root {
  --azul: #2e4665;
  --amarelo: #dcc74e;
  --branco: #fff;
}

h2 {
  color: var(--azul);
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Oswald, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 60px;
}

.body {
  color: #707070;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  line-height: 28px;
}

.section-servicos {
  height: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

.padding-page {
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
}

.container, .menu-container {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.nav-menu-navegacao {
  color: #fff;
  letter-spacing: .2px;
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  transition: color .5s ease-in-out;
}

.nav-menu-navegacao:hover {
  color: var(--amarelo);
}

.cta-whatsapp {
  background-color: var(--amarelo);
  border-radius: 50px;
  align-items: center;
  margin-left: 20px;
  margin-right: 20px;
  padding: 10px 30px;
  text-decoration: none;
  transition: background-color .5s ease-in-out;
  display: flex;
}

.cta-whatsapp:hover {
  background-color: var(--branco);
}

.text-block {
  color: #2e4665;
  font-family: Oswald, sans-serif;
  font-size: 20px;
}

.icon-whats-topo {
  margin-right: 5px;
}

.nav-menu {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.idioma-troca {
  color: #fff;
  padding-left: 0;
  padding-right: 0;
  font-family: Oswald, sans-serif;
  font-weight: 400;
  transition: color .5s ease-in-out;
}

.idioma-troca:hover, .idioma-troca.w--current, .idioma-troca.w--current:hover {
  color: var(--amarelo);
}

.linha-idioma {
  color: #cecece;
  padding-left: 5px;
  padding-right: 5px;
  font-family: Oswald, sans-serif;
}

.navbar {
  background-color: rgba(221, 221, 221, 0);
  padding-top: 15px;
  padding-bottom: 15px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.slider {
  height: 100vh;
}

.slide-nav {
  font-size: 10px;
}

.bloco-text {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.heading {
  color: #fff;
  font-family: Oswald, sans-serif;
  font-size: 80px;
  font-weight: 400;
  line-height: 80px;
}

.heading.banner-03 {
  width: 100%;
  max-width: 800px;
  text-align: center;
  line-height: 85px;
}

.heading.banner-03.ingles-ajust {
  max-width: 770px;
}

.button {
  background-color: var(--amarelo);
  color: var(--azul);
  border-radius: 70px;
  margin-top: 40px;
  padding: 20px 40px;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  transition: background-color .5s ease-in-out, color .5s ease-in-out;
}

.button:hover {
  background-color: var(--azul);
  color: var(--amarelo);
}

.button.mobile {
  display: none;
}

.image-banner {
  width: 100%;
}

.titulo-servico {
  width: 100%;
  max-width: 757px;
  margin-bottom: 50px;
}

.titulo-servico.ingles-ajust-text {
  max-width: 630px;
}

.nome-section {
  color: var(--amarelo);
  letter-spacing: .5px;
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  font-size: 20px;
}

.h2-titulo {
  margin-top: 0;
  margin-bottom: 0;
}

.h2-titulo.branco-text {
  color: var(--branco);
}

.imagem-topico-servicos {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-servicos {
  width: 100%;
  max-width: 570px;
}

.img-servicos {
  margin-right: 100px;
}

.section-quemsomos {
  background-color: #031d38;
  padding-top: 100px;
  padding-bottom: 100px;
}

.conteudo-quemsomos {
  justify-content: space-between;
  display: flex;
}

.titulo-quemsomos {
  width: 100%;
  max-width: 529px;
}

.titulo-quemsomos.about-ajust-ingles {
  max-width: 560px;
}

.text-corrido-quemsomos {
  width: 100%;
  max-width: 431px;
  color: #cfcfcf;
  margin-top: 20px;
}

.text-corrido-quemsomos.ajust-about-ingles {
  max-width: 560px;
}

.text-span {
  color: #fff;
}

.section-diferenciais {
  padding-top: 100px;
  padding-bottom: 100px;
}

.conteudo-diferenciais {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.titulo-diferenciais {
  width: 100%;
  max-width: 280px;
}

.titulo-diferenciais.advantages-text-ajust {
  max-width: 300px;
}

.listagem-diferenciais.margin-lateral {
  margin-right: 100px;
}

.topico-diferencial {
  align-items: center;
  margin-bottom: 50px;
  display: flex;
}

.topico-diferencial.margim-zero-baixo {
  margin-bottom: 0;
}

.icon-diferenciais {
  margin-right: 30px;
}

.text-diferenciais {
  width: 100%;
  max-width: 175px;
}

.text-diferenciais.atendimento {
  max-width: 195px;
}

.text-diferenciais.atendimento.ajust-ingles-atendimento {
  max-width: 210px;
}

.text-diferenciais.ajust-ingles-test-localizacao {
  max-width: 179px;
}

.topicos-direciais {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.conteudo-ajuda-frase {
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.titulo-frase-ajuda {
  width: 100%;
  max-width: 550px;
}

.titulo-frase-ajuda.text-ajust-inlges-ajuda {
  max-width: 590px;
}

.icon-logotipo {
  margin-bottom: 30px;
}

.text-mandemensagem {
  margin-top: 20px;
}

.section-redessociais {
  padding-top: 100px;
  padding-bottom: 100px;
}

.conteudo-socialmedia {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.box-dados-socialmedia {
  width: 100%;
  max-width: 780px;
  background-color: var(--amarelo);
  border-radius: 50px;
  padding: 90px 120px 90px 288px;
  position: relative;
}

.tiutlo-socialmedia {
  width: 100%;
  max-width: 369px;
  margin-bottom: 30px;
}

.icon-social-media {
  margin-right: 15px;
}

.imge-socialmedia {
  z-index: 100;
  width: 100%;
  max-width: 506px;
  margin-right: -234px;
  position: relative;
}

.section-contatos-form {
  padding-bottom: 100px;
}

.formulario-contatos {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.titulo-contato {
  margin-bottom: 50px;
}

.formulario {
  width: 100%;
  max-width: 720px;
  margin-right: 100px;
}

.campo-preenchimento {
  width: 100%;
  height: 68px;
  max-width: 350px;
  border: 1px solid var(--azul);
  color: var(--azul);
  border-radius: 50px;
  margin-bottom: 0;
  margin-right: 20px;
  padding-left: 30px;
  font-family: Oswald, sans-serif;
  font-size: 20px;
}

.campo-preenchimento::-ms-input-placeholder {
  color: var(--azul);
}

.campo-preenchimento::placeholder {
  color: var(--azul);
}

.campo-preenchimento.sem-margin-lado {
  margin-right: 0;
}

.campos-lado-lado {
  margin-bottom: 20px;
  display: flex;
}

.textarea {
  width: 100%;
  border: 1px solid var(--azul);
  color: var(--azul);
  border-radius: 30px;
  margin-bottom: 20px;
  padding: 20px 30px 40px;
  font-family: Oswald, sans-serif;
  font-size: 20px;
}

.textarea::-ms-input-placeholder {
  color: var(--azul);
  font-family: Oswald, sans-serif;
  font-size: 20px;
}

.textarea::placeholder {
  color: var(--azul);
  font-family: Oswald, sans-serif;
  font-size: 20px;
}

.submit-button {
  background-color: var(--amarelo);
  color: var(--azul);
  border-radius: 100px;
  padding: 20px 40px;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  transition: background-color .5s ease-in-out, color .5s ease-in-out;
}

.submit-button:hover {
  background-color: var(--azul);
  color: var(--amarelo);
}

.link-contatos {
  color: #707070;
  align-items: center;
  margin-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.link-contatos.whats {
  margin-bottom: 5px;
}

.icone-contatos {
  margin-right: 10px;
}

.telefones-contatos {
  margin-bottom: 40px;
}

.section-rodape {
  background-color: #031d38;
  padding-top: 100px;
  padding-bottom: 40px;
}

.conteudo-rodape {
  flex-direction: column;
  align-items: center;
  padding-bottom: 100px;
  display: flex;
}

.linha--rodape {
  width: 100%;
  height: 1px;
  background-color: #3e5f87;
  margin-bottom: 40px;
}

.copyright-assinatura {
  justify-content: space-between;
  display: flex;
}

.text-block-3 {
  color: #fff;
}

.assinatura-genia {
  display: flex;
}

.desenvolvido {
  color: var(--branco);
  margin-right: 10px;
}

.slider-fotos-empresa {
  width: 100%;
  height: auto;
  max-width: 578px;
  border-radius: 30px;
}

.mask {
  width: 100%;
  max-width: 578px;
}

.slide-nav-2 {
  margin-bottom: -40px;
  font-size: 10px;
}

.right-arrow {
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.nome-number-servico {
  align-items: center;
  display: flex;
}

.number-servicos {
  color: var(--amarelo);
  margin-right: 60px;
  font-family: Oswald, sans-serif;
  font-size: 30px;
}

.nome-servico {
  color: var(--azul);
  margin-right: 40px;
  font-family: Oswald, sans-serif;
  font-size: 30px;
}

.icon {
  color: var(--amarelo);
  justify-content: flex-end;
  font-size: 22px;
}

.dropdown-link {
  color: #707070;
  background-color: #fafafa;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}

.dropdown-lista-servico {
  position: static;
}

.linha-cinza-servicos {
  width: 100%;
  height: 1px;
  background-color: #dbdbdb;
  margin-top: 30px;
  margin-bottom: 30px;
}

.dropdown-toggle {
  width: 570px;
  transition: background-color .5s ease-in-out;
}

.dropdown-toggle:hover {
  background-color: #f7f7f7;
}

.arrow {
  transition: color .4s;
}

.arrow:hover {
  color: var(--amarelo);
}

.image, .image-2, .image-3 {
  display: none;
}

.cta-whatsapp-ajuda {
  background-color: var(--amarelo);
  color: var(--azul);
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  padding: 20px 40px;
  text-decoration: none;
  display: flex;
}

.text-whastsapp-ajuda {
  font-family: Oswald, sans-serif;
  font-size: 20px;
}

.icon-whastsapp-ajuda {
  margin-right: 10px;
}

.info-horario {
  display: flex;
}

.info-fax {
  align-items: center;
  display: flex;
}

.text-endereco {
  transition: color .5s ease-in-out;
}

.text-endereco:hover {
  color: var(--amarelo);
}

.text-email {
  transition: color .5s ease-in-out;
}

.text-email:hover {
  color: var(--amarelo);
}

.text-number-telefone-rodape {
  transition: color .5s;
}

.text-number-telefone-rodape:hover {
  color: var(--amarelo);
}

.dropdown-list {
  position: static;
}

.listagem-servico-div {
  background-color: #fafafa;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 40px;
}

@media screen and (max-width: 479px) {
  .padding-page {
    padding-left: 20px;
    padding-right: 20px;
  }

  .nav-menu-navegacao {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .cta-whatsapp {
    justify-content: center;
  }

  .nav-menu {
    background-color: var(--azul);
  }

  .idioma-troca {
    text-align: center;
  }

  .slider {
    height: auto;
  }

  .heading {
    text-align: center;
    margin-left: 20px;
    margin-right: 20px;
    font-size: 50px;
    line-height: 60px;
  }

  .heading.banner-03 {
    max-width: 350px;
    font-size: 50px;
    line-height: 60px;
  }

  .button.mobile {
    display: block;
  }

  .image-banner {
    max-width: none;
    display: none;
  }

  .h2-titulo {
    font-size: 45px;
    line-height: 55px;
  }

  .imagem-topico-servicos {
    flex-direction: column;
  }

  .text-servicos {
    margin-top: 40px;
  }

  .img-servicos {
    margin-right: 0;
  }

  .conteudo-quemsomos {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .titulo-quemsomos {
    margin-bottom: 40px;
  }

  .text-corrido-quemsomos {
    max-width: 300px;
  }

  .conteudo-diferenciais {
    flex-direction: column;
    align-items: flex-start;
  }

  .titulo-diferenciais {
    margin-bottom: 40px;
  }

  .listagem-diferenciais.margin-lateral {
    margin-bottom: 50px;
    margin-right: 0;
  }

  .topicos-direciais, .conteudo-socialmedia {
    flex-direction: column;
  }

  .box-dados-socialmedia {
    padding: 100px 25px 70px;
  }

  .imge-socialmedia {
    margin-bottom: -96px;
    margin-right: 0;
  }

  .formulario-contatos {
    flex-direction: column;
  }

  .formulario {
    margin-bottom: 60px;
  }

  .campo-preenchimento {
    margin-bottom: 10px;
  }

  .campos-lado-lado {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 0;
  }

  .copyright-assinatura {
    flex-direction: column;
    align-items: center;
  }

  .assinatura-genia {
    margin-top: 20px;
  }

  .nome-number-servico {
    flex-direction: column;
    align-items: flex-start;
  }

  .number-servicos {
    margin-bottom: 5px;
    margin-right: 10px;
  }

  .nome-servico {
    font-size: 22px;
  }

  .dropdown-toggle {
    width: 340px;
  }

  .right-arrow-2, .left-arrow {
    display: none;
  }

  .icon-3 {
    color: var(--amarelo);
  }

  .menu-button, .menu-button.w--open {
    background-color: rgba(200, 200, 200, 0);
  }

  .cta-dobra-diferenciais {
    display: none;
  }

  .image, .image-2, .image-3 {
    display: block;
  }
}


@font-face {
  font-family: 'Oswald';
  src: url('../fonts/Oswald-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}