body {
  height: 100%;
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

p {
  margin-bottom: 15px;
}

label {
  margin-bottom: 3px;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
  display: block;
}

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

.hero {
  width: 100%;
  height: 650px;
  background-image: url('../images/bg2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 62px;
  position: relative;
}

.a1 {
  width: auto;
  height: auto;
  min-height: 100px;
  flex-flow: column wrap;
  align-items: flex-start;
  display: flex;
  position: absolute;
  bottom: 80px;
  right: 0;
}

.txt1 {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 8px;
  padding-left: 10px;
  font-size: 20px;
}

.w_1 {
  width: 100%;
  height: auto;
  min-height: 40px;
  background-color: #24b6b3;
  padding: 5px 50px 5px 10px;
}

.txt2 {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 33px;
  line-height: 40px;
}

.bt_1 {
  background-color: rgba(0, 0, 0, .31);
  border: 1px solid #24b6b3;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  padding: 12px 40px;
  text-decoration: none;
  display: flex;
}

.txt3 {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
  padding-left: 0;
  font-size: 12px;
  font-weight: 700;
  line-height: 9px;
}

.menu {
  width: 100%;
  height: 60px;
  background-color: #000;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  padding-left: 45px;
  padding-right: 170px;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
}

.menu.home {
  background-color: rgba(0, 0, 0, 0);
}

.linha {
  width: 100%;
  height: 1px;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  right: 0;
}

.wms {
  width: 140px;
  height: 100%;
  background-color: #ea5b0c;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-left: 7px;
  padding-right: 7px;
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
}

.link_menu {
  width: auto;
  height: 60px;
  color: #fff;
  text-transform: uppercase;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 13px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.link_menu.ativo {
  height: 62px;
  border-bottom: 8px solid #ea5b0c;
  padding-top: 8px;
}

.text-block {
  text-decoration: none;
}

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

.logo {
  position: absolute;
  top: 80px;
  left: 45px;
}

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

.bt_menu {
  width: 40px;
  height: 100%;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
}

.logo_mob {
  width: 75px;
  height: 100%;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0;
  left: 10px;
}

.logo_mob.home {
  display: none;
}

.bt_menu_fecha {
  width: 40px;
  height: 40px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
}

.bloco {
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  padding-top: 60px;
  padding-bottom: 40px;
  display: flex;
}

.p1 {
  width: 100%;
  height: auto;
  max-width: 1200px;
  border-left: 10px solid #e9458b;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.p1.branco {
  border-left-color: #fff;
}

.p1.azul {
  border-left-color: #24b6b3;
}

.ts {
  width: 63%;
  height: auto;
}

.ttxt {
  text-transform: uppercase;
  font-size: 27px;
  line-height: 37px;
}

.ttxt.azul {
  color: #24b6b3;
}

.ttxt.roxo {
  color: #81354c;
}

.img1 {
  width: 30%;
  background-image: url('../images/Grupo-55.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.branco {
  color: #fff;
}

.bloco_roxo {
  background-color: #5c2a67;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  padding-top: 60px;
  padding-bottom: 40px;
  display: flex;
}

.img2 {
  width: 30%;
  height: 237px;
  background-color: #fff;
  background-image: url('../images/Grupo-206.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.p2 {
  width: 100%;
  height: auto;
  max-width: 1200px;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.p2.branco {
  border-left-color: #fff;
}

.tc {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #ea5b0c;
  margin-bottom: 30px;
  padding: 11px 15px;
  font-size: 27px;
  font-weight: 700;
}

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

.cinc {
  width: 48%;
  color: #000;
  border: 1px solid #ea5b0c;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  padding: 20px 20px 10px;
  text-decoration: none;
  display: flex;
}

.ti {
  text-transform: uppercase;
  font-weight: 700;
}

.colunas {
  width: 100%;
  height: auto;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 30px;
  display: flex;
}

.linkb1 {
  width: 32%;
  height: auto;
  background-color: #fff;
  background-image: url('../images/12.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px solid #24b6b3;
  padding-bottom: 24%;
  position: relative;
}

.linkb1._02 {
  background-image: url('../images/Grupo-209.jpg');
}

.linkb1._03 {
  background-image: url('../images/Grupo-210.jpg');
}

.txt1a {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 2px;
  padding-left: 10px;
  font-size: 13px;
}

.txt2a {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 19px;
  line-height: 40px;
}

.w_1a {
  width: 100%;
  height: auto;
  min-height: 40px;
  background-color: #24b6b3;
  padding: 0 30px 0 8px;
}

.a1a {
  width: auto;
  height: auto;
  flex-flow: column wrap;
  align-items: flex-start;
  display: flex;
  position: absolute;
  bottom: 20px;
  right: 0;
}

.bloco_ic {
  background-image: url('../images/Grupo-207.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  padding-top: 70px;
  padding-bottom: 50px;
  display: flex;
}

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

.centro2 {
  width: 100%;
  height: auto;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding-top: 70px;
  padding-bottom: 60px;
  display: flex;
}

.p3 {
  width: 100%;
  height: auto;
  max-width: 1200px;
  border-left: 10px solid #81354c;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.p3.branco {
  border-left-color: #fff;
}

.p3.azul {
  border-left-color: #24b6b3;
}

.ts-copy {
  width: 63%;
  height: auto;
}

.cinc2 {
  width: 48%;
  color: #000;
  flex-flow: column wrap;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.bt_fale {
  width: 227px;
  height: 46px;
  background-image: url('../images/Grupo-193.jpg');
  background-position: 0 0;
  background-size: auto;
  margin-top: 20px;
}

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

.input {
  width: 100%;
  height: 40px;
  border: 1px solid #81354c;
  margin-bottom: 20px;
}

.sub {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #81354c;
  padding-left: 58px;
  padding-right: 58px;
  font-weight: 700;
}

.rodape {
  width: 100%;
  height: 250px;
  color: #fff;
  background-color: #000;
  flex-flow: column wrap;
  justify-content: space-between;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 20px;
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
}

.ro {
  text-align: center;
  margin-bottom: 0;
  font-size: 14px;
}

.blobo_pagina {
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 40px;
  display: flex;
}

.img_cont {
  margin-bottom: 15px;
}

.p1_pag {
  width: 100%;
  height: auto;
  max-width: 800px;
  border-left: 10px solid #e9458b;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.p1_pag.branco {
  border-left-color: #fff;
}

.p1_pag.azul {
  border-left-color: #24b6b3;
}

.limpa {
  width: 100%;
  height: 1px;
  clear: both;
}

.limpa._40 {
  height: 40px;
}

@media screen and (max-width: 991px) {
  .menu {
    justify-content: center;
    padding-right: 155px;
  }

  .link_menu {
    width: 100%;
  }

  .link_menu.ativo {
    height: 60px;
    border-bottom-width: 3px;
  }

  .w_menu {
    z-index: 50;
    width: 100%;
    height: auto;
    background-color: #000;
    flex-direction: column;
    padding-top: 40px;
    transition: left .25s;
    position: absolute;
    top: 0;
    left: -100%;
  }

  .bt_menu {
    padding-left: 10px;
    display: flex;
  }

  .logo_mob {
    padding-left: 5px;
    padding-right: 5px;
    position: static;
  }

  .bt_menu_fecha {
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .hero {
    height: auto;
    justify-content: center;
    align-items: flex-start;
    padding-top: 100px;
    padding-bottom: 181px;
    display: flex;
  }

  .a1 {
    bottom: 20px;
  }

  .txt1 {
    margin-bottom: 5px;
    font-size: 14px;
  }

  .txt2 {
    font-size: 23px;
    line-height: 38px;
  }

  .bt_1 {
    margin-top: 10px;
  }

  .txt3 {
    font-size: 11px;
  }

  .logo {
    margin-bottom: 50px;
    position: static;
  }

  .bloco {
    padding-bottom: 40px;
    display: block;
  }

  .p1 {
    display: block;
  }

  .p1.branco {
    padding-left: 10px;
    padding-right: 10px;
  }

  .ts {
    width: 100%;
  }

  .img1 {
    width: 100%;
    height: 200px;
    margin-top: 20px;
  }

  .img2 {
    width: 100%;
    height: 250px;
  }

  .p2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .cinc {
    width: 100%;
    margin-bottom: 20px;
  }

  .linkb1 {
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 100%;
  }

  .txt1a {
    margin-bottom: 5px;
    font-size: 14px;
  }

  .txt2a {
    font-size: 23px;
    line-height: 38px;
  }

  .a1a {
    bottom: 20px;
  }

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

  .cinc2 {
    width: 100%;
    margin-bottom: 30px;
  }

  .rodape {
    padding-left: 10px;
    padding-right: 10px;
  }

  .blobo_pagina {
    padding-bottom: 40px;
    display: block;
  }

  .p1_pag {
    display: block;
  }

  .p1_pag.branco {
    padding-left: 10px;
    padding-right: 10px;
  }
}
