body {
  color: #fff;
  height: 100%;
  font-family: Figtree, sans-serif;
  font-size: 25px;
  line-height: 30px;
}

p {
  margin-bottom: 20px;
}

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

.topo {
  z-index: 50;
  background-color: #000;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 120px;
  padding-left: 22%;
  padding-right: 9%;
  display: flex;
  position: relative;
}

.img1 {
  width: 76px;
  position: absolute;
  right: 10px;
}

.img_logo {
  width: 21%;
  max-width: 300px;
  position: absolute;
  top: 6px;
  left: 10px;
}

.w_menu {
  justify-content: flex-end;
  align-items: stretch;
  width: 100%;
  height: 100%;
  display: flex;
}

.w_a_link {
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100%;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  display: flex;
}

.txt_link_menu {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 20px;
}

.bt_menu {
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 100%;
  padding-left: 13px;
  padding-right: 13px;
  display: none;
  position: absolute;
  right: 100px;
}

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

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

.slider {
  background-color: #464646;
  width: 100%;
  height: auto;
}

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

.slide {
  width: 100%;
  height: auto;
  padding-bottom: 50%;
}

.slide-nav {
  background-color: #0003;
  height: 34px;
  font-size: 11px;
  display: none;
}

.left, .right {
  background-color: #0000005e;
  width: 50px;
}

.img_slider {
  object-fit: cover;
  object-position: 50% 0%;
  width: 100%;
  height: 100%;
  position: absolute;
}

.bloco {
  padding: 60px 10px 50px;
}

.bloco.roxo {
  color: #fff359;
  background-color: #720dff;
}

.bloco.azul_claro {
  background-color: #0d90ff;
}

.bloco.roxo-copy {
  background-color: #720dff;
}

.bloco.rosa {
  background-color: #f84aa7;
}

.bloco.rosa.um {
  background-image: url('../images/icone-guitarra.svg');
  background-position: 97%;
  background-repeat: no-repeat;
  background-size: 6%;
}

.bloco.rosa.dois {
  background-image: url('../images/icone-pieano-rosa.svg');
  background-position: 1%;
  background-repeat: no-repeat;
  background-size: 10%;
}

.bloco.branco {
  color: #fff359;
  background-color: #fff;
}

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

.trava.t900 {
  max-width: 900px;
}

.trava.t_segundo {
  background-image: url('../images/icone-fone.svg'), url('../images/icone-vitrola.svg');
  background-position: 100%, 0%;
  background-repeat: no-repeat, no-repeat;
  background-size: 110px, 110px;
  max-width: 1040px;
  padding-left: 125px;
  padding-right: 125px;
}

.trava.t1100 {
  max-width: 1100px;
}

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

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

.centro.voluntariado2 {
  margin-top: 50px;
}

.content {
  color: #fff340;
  width: 100%;
  height: auto;
  margin-top: 15px;
  margin-bottom: 15px;
}

.w_ms {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.tit1 {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 37px;
}

.bloco_sp {
  width: 100%;
  height: auto;
  padding: 0;
}

.bloco_sp.roxo {
  background-color: #720dff;
}

.bloco_sp.azul_claro {
  background-color: #0d90ff;
}

.bloco_sp.central {
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.iinsta {
  background-image: url('../images/teste.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 25%;
  height: auto;
  padding-bottom: 25%;
  text-decoration: none;
  display: block;
  position: relative;
}

.content_b {
  color: #fff;
  width: 100%;
  height: auto;
  margin-top: 15px;
  margin-bottom: 15px;
}

.tit_japa {
  text-align: center;
  margin-bottom: 10px;
  font-family: Chinese Rocks Rg, sans-serif;
  font-size: 55px;
  line-height: 65px;
}

.tit_japa.ci {
  background-image: url('../images/hhlg.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto 90%;
  padding-right: 80px;
}

.tit_japa.preto {
  color: #000;
}

.subtit_japa {
  text-align: center;
  font-family: Chinese Rocks Rg, sans-serif;
  font-size: 30px;
  line-height: 40px;
}

.subtit_japa.amar {
  color: #fff359;
}

.coluna_voluntaria {
  flex-flow: wrap;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: auto;
  margin-top: 20px;
  display: flex;
}

.col40 {
  width: 35%;
}

.col20 {
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
  width: 30%;
  display: flex;
}

.txt_amarelo {
  color: #fff359;
  margin-bottom: 10px;
}

.w_video {
  color: #fff;
  border: 2px solid #fff36b;
  border-radius: 8px;
  width: 100%;
  height: auto;
  padding-bottom: 56%;
  position: relative;
  overflow: hidden;
}

.fume {
  z-index: 15;
  background-color: #00000080;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
}

.iplay {
  width: 94px;
}

.iplay.m {
  width: 40px;
}

.apoie {
  max-width: 200px;
  margin-bottom: 20px;
}

.vamosla {
  max-width: 200px;
}

.raio2 {
  width: 40px;
}

.bt_roxo {
  color: #fff359;
  background-color: #720dff;
  border-radius: 30px;
  width: auto;
  height: auto;
  padding: 20px 80px;
  text-decoration: none;
}

.txt_bt_roxo {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0;
  font-weight: 700;
}

.txt_blog_chamada {
  color: #fff;
  background-color: #0100fe;
  width: 90%;
  padding: 10px;
  font-size: 20px;
  line-height: 25px;
  position: absolute;
  bottom: 0;
}

.a_blog {
  background-image: url('../images/teste.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: flex-end;
  width: 25%;
  height: auto;
  padding-bottom: 25%;
  text-decoration: none;
  display: flex;
  position: relative;
}

.bloco_blog {
  background-color: #0600fe;
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: auto;
  padding: 60px 0 50px;
  display: flex;
}

.bloco_blog.roxo {
  background-color: #720dff;
}

.bloco_blog.azul_claro {
  background-color: #0d90ff;
}

.bloco_blog.central {
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.bt_azul {
  color: #fff359;
  background-color: #0d90ff;
  border-radius: 30px;
  width: auto;
  height: auto;
  margin-top: 30px;
  padding: 10px 40px;
  text-decoration: none;
}

.txt_bt_mn {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
}

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

.div_rodape {
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 700px;
  height: auto;
  display: flex;
}

.img_roda1 {
  width: 40%;
}

.img_roda2 {
  width: 29%;
}

.link_rodape {
  color: #fff;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
  text-decoration: none;
}

.w_historico {
  background-image: url('../images/linha.svg');
  background-position: 50% 0;
  background-repeat: repeat-y;
  background-size: auto;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: auto;
  margin-top: 50px;
  padding-top: 80px;
  display: flex;
  position: relative;
}

.coluna1 {
  width: 50%;
}

.coluna2 {
  width: 30%;
}

.coluna3 {
  width: 50%;
}

.w_bloco_hist {
  background-color: #000;
  width: 35%;
  padding: 10px;
  box-shadow: 10px 10px 0 2px #0d90ff;
}

.tit_hist {
  color: #fff;
  text-align: right;
  margin-bottom: 5px;
  font-family: Chinese Rocks Rg, sans-serif;
  font-size: 25px;
  line-height: 32px;
}

.tit_hist.amar {
  color: #fff359;
}

.txt_hist {
  color: #fff;
  margin-top: 15px;
  margin-bottom: 0;
  font-size: 15px;
  line-height: 20px;
}

.w_liga {
  flex-flow: wrap;
  justify-content: flex-end;
  align-items: center;
  width: 15%;
  height: 90px;
  display: flex;
  position: relative;
}

.ww_hist {
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: auto;
  margin-bottom: 0;
  display: flex;
  position: relative;
}

.ww_hist.dir {
  margin-top: -150px;
}

.linha {
  background-color: #000;
  width: 100%;
  height: 5px;
}

.raio_hist {
  width: 40px;
  height: auto;
  position: absolute;
  right: -20px;
}

.ww_hist_dir {
  width: 100%;
  height: auto;
  margin-bottom: 200px;
  padding-left: 15%;
  position: relative;
}

.ww_hist_dir.pri {
  margin-top: 300px;
}

.w_liga_dir {
  flex-flow: wrap;
  justify-content: flex-end;
  align-items: center;
  width: 15%;
  height: 90px;
  display: flex;
  position: relative;
}

.raio_hist_dir {
  width: 40px;
  height: auto;
  position: absolute;
  left: -20px;
}

.guigui {
  z-index: 10;
  height: 150px;
  margin-left: -27px;
  position: absolute;
  bottom: -5px;
  left: 50%;
}

.atd {
  z-index: 10;
  width: 180px;
  margin-left: -90px;
  position: absolute;
  top: -7px;
  left: 50%;
}

.resolve {
  width: 50%;
}

.galeria {
  z-index: 0;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.conteudo {
  width: 100%;
  max-width: 800px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  padding-bottom: 50px;
}

@media screen and (max-width: 991px) {
  .img_logo {
    width: 240px;
  }

  .w_menu {
    z-index: 100;
    background-color: #000;
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: stretch;
    padding-top: 50px;
    transition: right .2s;
    position: fixed;
    inset: -100%;
  }

  .w_a_link {
    border-bottom: 1px solid #222;
    width: 100%;
    height: 50px;
  }

  .txt_link_menu {
    font-size: 14px;
  }

  .bt_menu {
    display: flex;
  }

  .bt_fecha_menu {
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
  }

  .bloco.rosa.um {
    background-position: 98% 10px;
  }

  .bloco.rosa.dois {
    background-position: 10px 10px;
    background-size: 100px;
  }

  .tit1 {
    font-size: 26px;
    line-height: 30px;
  }

  .a_blog {
    width: 50%;
    padding-bottom: 50%;
  }

  .w_bloco_hist {
    width: 42%;
  }

  .w_liga, .w_liga_dir {
    width: 8%;
  }
}

@media screen and (max-width: 767px) {
  p {
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 22px;
  }

  .topo {
    height: 80px;
    padding-left: 181px;
    padding-right: 0;
  }

  .img1 {
    width: 55px;
    right: 5px;
  }

  .img_logo {
    width: 170px;
    left: 5px;
  }

  .bt_menu {
    right: 70px;
  }

  .slide-nav {
    height: 28px;
    display: block;
  }

  .left, .right {
    display: none;
  }

  .bloco {
    padding-top: 30px;
    padding-bottom: 15px;
  }

  .bloco.azul_claro {
    padding-left: 5px;
    padding-right: 5px;
  }

  .bloco.rosa.um {
    background-position: 99% 5px;
    background-size: 37px;
  }

  .bloco.rosa.dois {
    background-size: 60px;
  }

  .trava.t_segundo {
    background-size: 40px, 40px;
    padding-left: 48px;
    padding-right: 48px;
  }

  .bt40 {
    padding-left: 4px;
    padding-right: 4px;
  }

  .tit1 {
    font-size: 20px;
    line-height: 24px;
  }

  .bloco_sp.azul_claro {
    padding-left: 5px;
    padding-right: 5px;
  }

  .iinsta {
    width: 50%;
    padding-bottom: 50%;
  }

  .tit_japa {
    font-size: 40px;
    line-height: 50px;
  }

  .subtit_japa {
    font-size: 20px;
    line-height: 30px;
  }

  .col40 {
    width: 100%;
  }

  .col20 {
    width: 100%;
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .iplay {
    width: 40px;
  }

  .txt_blog_chamada {
    font-size: 18px;
    line-height: 21px;
  }

  .a_blog {
    width: 100%;
    padding-bottom: 100%;
  }

  .bloco_blog {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .bloco_blog.azul_claro {
    padding-left: 5px;
    padding-right: 5px;
  }

  .txt_bt_mn, .link_rodape {
    font-size: 17px;
    line-height: 22px;
  }

  .w_historico {
    background-position: 98% 0;
    background-size: 3px;
    padding-top: 50px;
    padding-right: 10px;
  }

  .w_bloco_hist {
    order: -1;
    width: 90%;
  }

  .tit_hist {
    font-size: 20px;
    line-height: 30px;
  }

  .w_liga {
    width: 10%;
  }

  .ww_hist.dir {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .linha {
    height: 3px;
  }

  .raio_hist {
    width: 26px;
    right: -10px;
  }

  .w_liga_dir {
    order: 1;
    width: 10%;
  }

  .raio_hist_dir {
    width: 26px;
    left: auto;
    right: -10px;
  }

  .guigui {
    height: 110px;
    left: auto;
    right: -14px;
  }

  .atd {
    width: 180px;
    margin-left: 0;
    top: -22px;
    left: auto;
    right: 0;
  }

  .resolve {
    width: 0%;
  }
}

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

  .bloco_sp, .bloco_blog {
    padding-top: 0;
    padding-bottom: 0;
  }
}


@font-face {
  font-family: 'Chinese Rocks Rg';
  src: url('../fonts/chinese-rocks-rg.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}