body {
  color: #fff;
  height: 100%;
  font-family: Archivo, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 24px;
}

p {
  margin-bottom: 20px;
}

.principal {
  background-color: #000;
  width: 100%;
  height: auto;
  min-height: 100%;
  overflow: hidden;
}

.hero {
  background-image: url('../images/bg_desk.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: auto;
  min-height: 1060px;
  padding-top: 100px;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.hero50 {
  flex-flow: column wrap;
  justify-content: flex-start;
  align-items: flex-end;
  width: 45%;
  height: auto;
  display: flex;
}

.arruma_hero {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  height: auto;
  display: flex;
}

.txt1 {
  margin-bottom: 0;
  font-size: 12px;
  line-height: 16px;
}

.w {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: auto;
  height: auto;
  display: flex;
}

.w2 {
  border: 1px solid #8a8a8a;
  border-radius: 100px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: 480px;
  height: auto;
  padding: 10px;
  display: flex;
}

.txt2 {
  color: #f0f0f0;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 19px;
}

.bt01 {
  background-color: #ffa100;
  background-image: linear-gradient(90deg, #ffa100, #bf7900);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 340px;
  height: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 14px 20px #fe9f005c;
}

.txt_bt01 {
  color: #fff;
  text-align: center;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.cadeado {
  margin-bottom: 10px;
  margin-left: 10px;
  padding-top: 10px;
}

.w_form {
  width: 100%;
  max-width: 340px;
  margin-bottom: 0;
}

.input {
  border-radius: 6px;
  width: 100%;
  height: 47px;
  margin-bottom: 5px;
}

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

.txt3 {
  font-size: 16px;
  line-height: 18px;
}

.txt4 {
  max-width: 550px;
  margin-bottom: 0;
  font-size: 42px;
  line-height: 46px;
}

.txt4.seg {
  margin-bottom: 30px;
}

.txt4.aula {
  margin-bottom: 15px;
}

.bloco2 {
  background-image: url('../images/bg_2.jpg');
  background-position: 100% 0;
  background-size: cover;
  width: 100%;
  height: auto;
  padding: 60px 30px;
}

.trava {
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.trava.t1300 {
  max-width: 1300px;
}

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

.col50 {
  width: 49%;
  height: auto;
}

.bloco3 {
  background-color: #111;
  flex-flow: column wrap;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: auto;
  padding: 60px 30px 50px;
  display: flex;
  position: relative;
}

.bloco3.fim {
  background-image: url('../images/ma.jpg');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: 48%;
}

.pic {
  position: absolute;
  top: -33px;
}

.aulas {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr minmax(78px, 78px) 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 1300px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.ithumb {
  border-radius: 20px;
}

.meinho {
  background-color: #f0f0f0;
  width: 6px;
  height: 100%;
}

.meinho.ativo {
  background-color: #e08e00;
  box-shadow: 0 0 10px #f09803bf;
}

.w_txt_au {
  padding-top: 20px;
  padding-bottom: 20px;
}

.bloco4 {
  background-color: #000;
  flex-flow: column wrap;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: auto;
  padding: 60px 30px 50px;
  display: flex;
  position: relative;
}

.txt5 {
  text-align: center;
  max-width: 1070px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  font-size: 42px;
  line-height: 46px;
}

.txt5.seg {
  margin-bottom: 30px;
}

.txt5.aula {
  margin-bottom: 15px;
}

.album1 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 2fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  display: grid;
}

.txt_cor {
  color: #e08e01;
}

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

.centro.mt30 {
  margin-top: 30px;
}

.fume {
  z-index: 100;
  background-color: #000000c7;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
}

.w_form_pop {
  background-image: linear-gradient(156deg, #4c4c4c, #131313 61%);
  border: 1px solid #ffa100;
  border-radius: 5px;
  width: 485px;
  height: auto;
  padding: 30px;
  position: relative;
}

.bt_fechar {
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
}

@media screen and (max-width: 991px) {
  .hero50 {
    width: 60%;
  }

  .bt01 {
    padding-left: 10px;
    padding-right: 10px;
    transition: all .2s;
  }

  .bt01:hover {
    background-image: linear-gradient(90deg, #563806, #ffa100);
  }

  .album1 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    display: flex;
  }

  .img1 {
    width: 49%;
  }

  .img2 {
    width: 25.5%;
  }
}

@media screen and (max-width: 767px) {
  .hero {
    background-image: url('../images/bg_mb1.jpg');
    min-height: auto;
    padding: 336px 10px 50px;
  }

  .hero50 {
    width: 100%;
  }

  .arruma_hero {
    justify-content: flex-start;
    align-items: center;
  }

  .txt2 {
    font-size: 12px;
    line-height: 15px;
  }

  .bt01 {
    max-width: 100%;
  }

  .txt_bt01 {
    font-size: 14px;
  }

  .txt4 {
    text-align: center;
    font-size: 29px;
    line-height: 33px;
  }

  .txt4.seg, .txt4.aula {
    text-align: left;
  }

  .tag {
    width: 140px;
  }

  .bloco2 {
    background-image: none;
    background-size: auto;
    padding-top: 50px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .col50 {
    width: 100%;
  }

  .computador {
    margin-top: 30px;
  }

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

  .bloco3.fim {
    background-position: 50% 100%;
    background-size: auto 410px;
    padding-bottom: 410px;
  }

  .aulas {
    flex-flow: column wrap;
    grid-template-columns: 1fr;
    grid-auto-flow: column;
    display: flex;
  }

  .ithumb {
    order: -1;
  }

  .meio {
    display: none;
  }

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

  .txt5 {
    text-align: center;
    font-size: 29px;
    line-height: 33px;
  }

  .txt5.seg, .txt5.aula {
    text-align: left;
  }

  .album1 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: row;
    margin-bottom: 10px;
  }

  .img1 {
    width: 49%;
  }

  .img2 {
    width: 24.5%;
  }

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

  .w_form_pop {
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media screen and (max-width: 479px) {
  .bt01 {
    padding-top: 12px;
    padding-bottom: 12px;
  }
}

#w-node-abad5f11-5acf-d2b4-894d-fc37bddb73a6-4fe96c23 {
  place-self: center end;
}

#w-node-abad5f11-5acf-d2b4-894d-fc37bddb73a7-4fe96c23, #w-node-_86320c1f-d976-bbae-cc11-7af8c6985f9a-4fe96c23 {
  place-self: stretch center;
}

#w-node-_86320c1f-d976-bbae-cc11-7af8c6985f99-4fe96c23, #w-node-a503c1f2-ac84-4de0-ab1e-4391811073e0-4fe96c23 {
  place-self: center end;
}

#w-node-a503c1f2-ac84-4de0-ab1e-4391811073e1-4fe96c23, #w-node-_4f13266a-7a2b-6b05-9f53-5625ec7d7d1c-4fe96c23 {
  place-self: stretch center;
}

#w-node-_4f13266a-7a2b-6b05-9f53-5625ec7d7d1e-4fe96c23 {
  place-self: center end;
}


