body {
  color: #002631;
  height: 100%;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  line-height: 20px;
}

h1 {
  text-align: left;
  margin-bottom: 15px;
  font-size: 26px;
  font-weight: 700;
  line-height: 120%;
  margin-top: 30px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 700;
  line-height: 120%;
  margin-top: 30px;

}

h3,h4,h5,h6 {
  margin-top: 20px;
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 700;
  line-height: 120%;
  margin-top: 30px;

}

p {
  margin-bottom: 15px;
  line-height: 150%;
}

ul {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 30px;
}

li {
  margin-bottom: 10px;
}

label {
  margin-bottom: 5px;
  padding-left: 8px;
  font-size: 12px;
  font-weight: 700;
  display: block;
}

.principal {
  width: 100%;
  height: auto;
  min-height: 100%;
  padding-bottom: 80px;
  position: relative;
  overflow: hidden;
}

.principal.materia {
  padding-top: 120px;
  padding-bottom: 100px;
}

.topo {
  z-index: 50;
  background-color: #121d2c;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 65px;
  padding-left: 20px;
  padding-right: 15px;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
}

.topo.home {
  background-color: #121d2c00;
}

.w_logo {
  width: auto;
  height: auto;
}

.ww_menu {
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100%;
  display: flex;
}

.w_ms_topo {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  display: flex;
}

.bt_ms {
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
}

.bt_menu {
  z-index: 10;
  background-color: #0d1e2b;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 100%;
  padding-left: 12px;
  padding-right: 12px;
  display: none;
  position: absolute;
  right: 0;
}

.w_menu {
  grid-column-gap: 1svw;
  grid-row-gap: 1svw;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100%;
  padding-right: 5svw;
  display: flex;
}

.a_menu {
  color: #fff;
  text-align: center;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100%;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  display: flex;
}

.a_menu_med {
  color: #002631;
  text-align: center;
  background-color: #e5bc7a;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 60px;
  margin-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: 700;
  text-decoration: none;
  display: flex;
}

.bt_menu_fecha {
  z-index: 10;
  background-color: #0d1e2b;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  padding: 12px;
  display: none;
  position: absolute;
  top: 0;
  right: 0;
}

.hero {
  background-color: #0d1e2b;
  background-position: 50% 0;
  background-size: cover;
  flex-flow: column wrap;
  align-items: center;
  width: 100%;
  height: auto;
  padding-top: 140px;
  padding-bottom: 120px;
  display: flex;
  position: relative;
}

.w_jane {
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  display: flex;
}

.w_h1 {
  z-index: 2;
  background-color: #002c37;
  width: 100%;
  max-width: 550px;
  height: auto;
  margin-right: -20px;
  padding: 20px;
  position: relative;
}

.h1 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
  font-weight: 400;
  line-height: 120%;
}

.corouro {
  color: #e5bc7a;
}

.bt_desce {
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  margin-top: 100px;
  margin-bottom: 100px;
  display: flex;
}

.ww_triade {
  flex-flow: column wrap;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}

.tit2 {
  color: #e5bc7a;
  text-align: center;
  margin-bottom: 40px;
  font-size: 30px;
  font-weight: 700;
  line-height: 120%;
}

.w_triade {
  flex-flow: wrap;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  max-width: 900px;
  display: flex;
}

.centro {
  background-image: url('../images/3eixos.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: 318px;
  height: 306px;
  display: flex;
}

.txt_centro {
  color: #a2c3dd;
  text-align: center;
  max-width: 159px;
  font-size: 25px;
  font-weight: 600;
  line-height: 120%;
}

.lados {
  flex-flow: column wrap;
  justify-content: flex-start;
  align-items: flex-end;
  width: 291px;
  display: flex;
}

.lados.b {
  justify-content: flex-start;
  align-items: flex-start;
}

.lados.c {
  justify-content: flex-start;
  align-items: center;
  padding-top: 15px;
}

.txt_lado {
  color: #a2c3dd;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  line-height: 120%;
}

.txt_lado.c {
  text-align: center;
}

.txt_lado_2 {
  color: #fff;
  text-align: right;
  margin-bottom: 0;
}

.txt_lado_2.b {
  text-align: left;
}

.txt_lado_2.c {
  text-align: center;
}

.malbo {
  width: 100%;
  margin-bottom: -5px;
  position: absolute;
  bottom: 0;
  left: 0;
}

.bloco {
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 120px 10px;
  display: flex;
}

.bloco.st {
  padding-top: 0;
}

.bloco.num {
  background-image: url('../images/bg_itens.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.bloco.contato {
  background-color: #c1c8c9;
}

.trava {
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.trava.t1200 {
  max-width: 1220px;
}

.trava.t1000 {
  max-width: 1000px;
}

.trava.t800 {
  max-width: 800px;
}

.trava.t850 {
  max-width: 850px;
}

.trava.t1120 {
  max-width: 1120px;
}

.trava.t700 {
  max-width: 700px;
}

.trava.t750 {
  max-width: 750px;
}

.tit3 {
  color: #002631;
  text-align: center;
  margin-bottom: 40px;
  font-size: 30px;
  font-weight: 700;
  line-height: 120%;
}

.w_especialidades {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: auto;
  margin-bottom: 40px;
  display: flex;
}

.wesp1 {
  width: 227px;
  height: 205px;
  position: relative;
}

.wesp2 {
  justify-content: center;
  align-items: flex-end;
  width: 219px;
  height: 197px;
  padding-bottom: 10px;
  display: flex;
  position: relative;
}

.image-2 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.canto {
  z-index: 2;
  position: absolute;
  bottom: 0;
  right: 0;
}

.tipinho {
  z-index: 10;
  position: absolute;
  bottom: 0;
  right: 0;
}

.fumezinho {
  z-index: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.txt_esp {
  z-index: 10;
  color: #fff;
  text-align: center;
  font-size: 22px;
  position: relative;
}

.bt_ac_azul {
  background-color: #001d25;
  border: 1px solid #deba81;
  border-radius: 8px;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  padding: 15px 40px;
  text-decoration: none;
  display: flex;
}

.txt_bt {
  color: #e5bc7a;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.central {
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}

.tit4 {
  color: #002631;
  text-align: center;
  max-width: 680px;
  margin-bottom: 40px;
  font-size: 30px;
  font-weight: 700;
  line-height: 120%;
}

.w_logos {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-bottom: 0;
  display: flex;
}

.tit5 {
  color: #e5bc7a;
  text-align: center;
  margin-bottom: 40px;
  font-size: 30px;
  font-weight: 700;
  line-height: 120%;
}

.txt5 {
  color: #fff;
  text-align: center;
  margin-top: -30px;
  margin-bottom: 40px;
}

.w_numeros {
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
  width: 172px;
  height: 127px;
  padding-left: 10px;
  padding-right: 15px;
  display: flex;
  position: relative;
}

.tipinho2 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.tit6 {
  z-index: 1;
  color: #e5bc7a;
  font-size: 30px;
  font-weight: 700;
  line-height: 120%;
  position: relative;
}

.txt6 {
  z-index: 1;
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 120%;
  position: relative;
}

.w_txt {
  width: 100%;
  height: auto;
}

.w_found {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-left: 10px;
  padding-right: 15px;
  display: flex;
  position: relative;
}

.w_id {
  flex-flow: column wrap;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: auto;
  display: flex;
}

.nome {
  margin-top: 20px;
  margin-bottom: 2px;
  font-size: 22px;
}

.nome.dapag {
  margin-top: 0;
  margin-bottom: 0;
}

.cargo {
  color: #868989;
  margin-bottom: 0;
}

.cargo.dapagina {
  margin-bottom: 10px;
}

.bt_ac_branco {
  background-color: #fff;
  border: 1px solid #c1c8c9;
  border-radius: 8px;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  padding: 15px 40px;
  text-decoration: none;
  display: flex;
}

.txt_bt2 {
  color: #848b8c;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 600;
  line-height: 120%;
  text-decoration: none;
}

.sm {
  color: #303030;
  font-weight: 700;
}

.divide {
  flex-flow: wrap;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: auto;
  display: flex;
}

.col50 {
  width: 49%;
  height: auto;
  padding-left: 50px;
}

.col50.dois {
  padding-left: 50px;
}

.stit1 {
  color: #002631;
  text-align: left;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 120%;
}

.stit2 {
  color: #002631;
  text-align: left;
  margin-top: 30px;
  margin-bottom: 15px;
  font-size: 17px;
  font-weight: 700;
  line-height: 120%;
}

.txt_end {
  background-image: url('../images/icone-end.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  padding-left: 30px;
  font-size: 16px;
}

.txt_tel {
  background-image: url('../images/icone-tel.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  margin-top: 35px;
  margin-bottom: 35px;
  padding-left: 30px;
  font-size: 16px;
}

.txt_mail {
  background-image: url('../images/icone-mail.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  padding-left: 30px;
  font-size: 16px;
}

.w_ms_contato {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 30px;
  display: flex;
}

.wform {
  width: 100%;
  height: auto;
  margin-bottom: 0;
}

.form {
  width: 100%;
  height: auto;
}

.input {
  color: #696969;
  border-radius: 8px;
  width: 100%;
  height: 40px;
  margin-bottom: 15px;
}

.select-field {
  color: #696969;
}

.select {
  color: #696969;
  border-radius: 8px;
  width: 100%;
  height: 40px;
  margin-bottom: 15px;
}

.textarea {
  color: #696969;
  border-radius: 8px;
  width: 100%;
  height: auto;
  margin-bottom: 15px;
}

.bt_form {
  text-align: center;
  background-color: #37616e;
  border-radius: 10px;
  width: 100%;
  height: 60px;
  font-size: 14px;
  font-weight: 700;
}

.tit7 {
  color: #002631;
  text-align: center;
  margin-bottom: 80px;
  font-size: 30px;
  font-weight: 700;
  line-height: 120%;
}

.rodape {
  background-color: #12100c;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 80px;
  padding-top: 20px;
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
}

.txt_rodape {
  color: #fff;
  margin-bottom: 0;
  font-size: 12px;
}

.conteudo {
  width: 100%;
  height: auto;
  padding-left: 10px;
  padding-right: 10px;
}

.titulo_pagina {
  width: 100%;
  height: auto;
  margin-top: 0;
  padding-left: 10px;
  padding-right: 10px;
}

.ww_fundadores {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column wrap;
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
}

.w_fundadores {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}

.img_pagina_fundadores {
  max-width: 33%;
}

.w_txt_fundadores {
  flex-flow: column wrap;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.txt_fund {
  margin-bottom: 0;
  line-height: 160%;
}

.ww_pessoas {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  height: auto;
  display: flex;
}

.w_pessoas {
  width: 31.3%;
  height: auto;
}

.tit_pessoas {
  text-align: left;
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 700;
  line-height: 120%;
}

.w_txt_pessoas {
  width: 100%;
  height: auto;
  padding: 5px;
}

.txt_pessoas {
  text-align: left;
  width: auto;
  height: auto;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 120%;
}

.tit_sobre_nos {
  width: 100%;
  height: auto;
  margin-top: 40px;
  margin-bottom: 15px;
  font-weight: 400;
}

.tit_sobre_nos.seg {
  margin-top: 60px;
}

.tit_sobre_nos.ab {
  margin-top: 0;
  margin-bottom: 20px;
}

.w_board {
  justify-content: flex-start;
  align-items: center;
  width: 49%;
  height: auto;
  margin-bottom: 20px;
  display: flex;
}

.tit_ab {
  text-align: right;
  width: auto;
  height: auto;
  margin-bottom: 0;
  padding-right: 10px;
  font-size: 15px;
  font-weight: 700;
  line-height: 120%;
}

.ww_ab {
  background-color: #f3f3f3;
  width: 100%;
  height: auto;
  margin-top: 40px;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.txt_ab {
  text-align: right;
  width: auto;
  height: auto;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 120%;
}

.w_ab {
  flex-flow: wrap;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: auto;
  display: flex;
}

@media screen and (max-width: 991px) {
  .ww_menu {
    z-index: 100;
    background-color: #0d1e2b;
    width: 100%;
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    display: block;
    position: absolute;
    top: 0;
    right: -100%;
  }

  .w_ms_topo {
    margin-top: 20px;
  }

  .bt_menu {
    display: flex;
  }

  .w_menu {
    grid-column-gap: 0svw;
    grid-row-gap: 0svw;
    flex-flow: column wrap;
    width: 100%;
    height: auto;
    padding-right: 0;
  }

  .a_menu {
    border-bottom: 1px solid #0c3546;
    width: 100%;
    height: auto;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .a_menu_med {
    height: auto;
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .bt_menu_fecha {
    display: flex;
  }

  .hero {
    min-height: auto;
  }

  .w_h1 {
    width: 95%;
    max-width: none;
    margin-top: -20px;
    margin-right: 0;
  }

  .h1 {
    text-align: center;
  }

  .image {
    order: -9999;
  }

  .bt_desce {
    margin-top: 80px;
    margin-bottom: 80px;
  }

  .tit2 {
    font-size: 25px;
  }

  .centro {
    order: 9999;
    width: 150px;
    height: 150px;
    padding-top: 10px;
  }

  .txt_centro {
    max-width: 100px;
    font-size: 14px;
  }

  .lados {
    justify-content: flex-end;
    align-items: center;
    width: 50%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .lados.b {
    justify-content: flex-end;
    align-items: center;
  }

  .lados.c {
    width: 100%;
  }

  .txt_lado {
    margin-bottom: 5px;
    font-size: 18px;
  }

  .txt_lado_2 {
    text-align: center;
    font-size: 15px;
  }

  .txt_lado_2.b, .txt_lado_2.c {
    text-align: center;
  }

  .tit3, .tit4, .tit5 {
    font-size: 25px;
  }

  .w_found {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: row;
  }

  .col50, .col50.dois {
    padding-left: 0;
  }

  .stit1 {
    font-size: 18px;
  }

  .stit2 {
    font-size: 16px;
  }

  .txt_end, .txt_tel, .txt_mail {
    font-size: 14px;
  }

  .w_ms_contato {
    margin-top: 20px;
  }

  .tit7 {
    font-size: 25px;
  }

  .ww_fundadores, .ww_pessoas {
    padding-left: 10px;
    padding-right: 10px;
  }

  .tit_ab, .txt_ab {
    text-align: left;
  }
}

@media screen and (max-width: 767px) {
  .principal.materia {
    padding-top: 100px;
  }

  .topo {
    height: 60px;
  }

  .w_logo {
    max-width: 140px;
  }

  .bt_menu {
    padding-left: 15px;
    padding-right: 15px;
  }

  .hero {
    padding-top: 90px;
    padding-bottom: 80px;
  }

  .h1 {
    font-size: 20px;
  }

  .image {
    max-width: 280px;
  }

  .bt_desce {
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 20px 30px;
  }

  .tit2 {
    font-size: 20px;
  }

  .centro {
    width: 160px;
    height: 150px;
    margin-top: -10px;
  }

  .lados {
    padding-left: 5px;
    padding-right: 15px;
  }

  .lados.b {
    padding-left: 15px;
    padding-right: 5px;
  }

  .lados.c {
    width: 100%;
    padding-top: 10px;
    padding-left: 10px;
  }

  .txt_lado {
    font-size: 13px;
  }

  .txt_lado_2 {
    font-size: 10px;
  }

  .bloco {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .wesp1 {
    width: 160px;
    height: 144px;
  }

  .wesp2 {
    width: 97%;
    height: 96%;
  }

  .tipinho {
    width: 98%;
    height: 97%;
  }

  .txt_esp {
    margin-bottom: 0;
    font-size: 17px;
  }

  .logo {
    max-width: 140px;
    max-height: 70px;
  }

  .w_numeros {
    width: 160px;
    height: 110px;
  }

  .tit6 {
    font-size: 25px;
  }

  .txt6 {
    font-size: 17px;
  }

  .w_found {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: wrap;
  }

  .w_id {
    max-width: 300px;
  }

  .nome {
    margin-top: 8px;
    margin-bottom: 0;
    font-size: 18px;
  }

  .cargo {
    font-size: 14px;
  }

  .col50 {
    width: 100%;
  }

  .col50.dois {
    order: -9999;
    margin-bottom: 60px;
  }

  .bt_form {
    font-size: 12px;
  }

  .tit7 {
    margin-bottom: 30px;
  }

  .heading {
    font-size: 25px;
  }

  .ww_fundadores {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .w_fundadores {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column wrap;
    padding-left: 20px;
    padding-right: 20px;
  }

  .img_pagina_fundadores {
    max-width: 250px;
  }

  .w_txt_fundadores {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .ww_pessoas {
    grid-row-gap: 30px;
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .w_pessoas {
    width: 100%;
    max-width: 200px;
  }

  .tit_pessoas {
    text-align: center;
  }

  .w_txt_pessoas {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .txt_pessoas {
    text-align: center;
    width: 100%;
  }

  .tit_sobre_nos {
    text-align: center;
  }

  .w_board {
    flex-flow: wrap;
    width: 100%;
    margin-bottom: 20px;
  }

  .tit_ab {
    text-align: center;
    width: 100%;
    margin-bottom: 5px;
  }

  .ww_ab {
    width: 90%;
    height: auto;
  }

  .txt_ab {
    text-align: center;
    width: 100%;
  }
}


