@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Lato:ital,wght@0,400;0,700;1,400&display=swap');


body {
  margin: 0;
  width: 100%;
  height: 100%;
  color: #646363;
  overflow-x: hidden;
  background-color: #FFF;
  font-size: 20px;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  letter-spacing: 1px;
  text-align: center;
  background-image: url('image/bg_geral.jpg');
}

hr {
  height: 6px;
  border: 0;
  margin: 14px 0 0 0;
  width: 100%;
}

h1 {font-family: 'Bebas Neue', cursive; font-size: 88px; margin: 0;} 
h2 {font-family: 'Bebas Neue', cursive; font-size: 60px; margin: 0;} 
h3 {
  font-family: 'Bebas Neue', cursive; 
  font-size: 38px; 
  margin: 20px 0 0 5px; 
  color: #484848;
}
.txt_verde {color: #b86caa;}
.txt_vermelho {color: #843275;}
.txt_branco {color: #FFF;}
.txt_amarelo {color: #b86caa;}
.bg_verde {background-color: #b86caa;}
.bg_vermelho {background-color: #484848;}
.bg_branco {background-color: #FFF;}
.bg_amarelo {background-color: #b86caa;}

span {font-weight: 700; color: #b86caa;}

div {
  position: relative;
  display: table;
  box-sizing: border-box;
  margin: 0 auto;
}

a {text-decoration: none; cursor: pointer;}
a:hover {opacity: 0.5;}

p {
  margin: 22px 0 0 0;  
  text-align: justify;
}

.content {
  width: 1200px;
  margin: 0 auto;
}

#ancora_sobre {top: -50px;}
#ancora_beneficios {top: -40px;}
#ancora_modulos {top: -55px;}
#ancora_depoimentos {top: -45px;}
#ancora_comprar {top: -55px;}
#ancora_afiliados {top: -60px;}


/* -------------------------------------- */
/* MENU MOBILE */

  .menu_mobile {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background-color: rgba(0, 0, 0, 0.95);
    color: #FFF;
    font-family: 'Bebas Neue', cursive;
    display: none;
  }

  .menu_mobile a {
    font-size: 30px;
    color: #FFF;
    line-height: 60px;
  }

  table {width: 100%; height: 100%;}
  tr {width: 100%; height: 100%;}
  td {width: 100%; height: 100%;}

/* -------------------------------------- */
/* MENU PRINCIPAL */

  .menu {
   position: fixed;
   top: 0;
   background-color: #484848;
   border-bottom: 1px solid #b86caa;
   color: #FFF;
   font-family: 'Bebas Neue', cursive;
   font-size: 23px;
   padding: 12px;
   width: 100%;
   height: 78px;
   z-index: 999;
  }

  .logo_menu {float: left; left: 10px; top: 2px;}

  .menu_links {
    line-height: 54px;
    float: right;
    right: 10px;
  }

  .menu_links a {margin-left: 20px; letter-spacing: 1px;}

  .btn_humburguer {
    float: right;
    right: 10px;
    margin-top: 10px;
    display: none;
  }




/* -------------------------------------- */
/* BANNER */

  .banner {
    width: 100%;
    height: 760px;
    background-image: url('image/bg_banner.jpg');
    background-position: center;
    background-repeat: no-repeat;
  }

  .logo_principal {
    float: left;
    margin-top: 160px;
    text-align: center;
  }

  .topicos_home {
    float: left;
    margin: 70px 0 0 20px;
    text-align: left;
    width: 100%;
  }

  .texto_destaque_banner {
    width: 100%;
    color: #fff3e7;
    text-align: center;
    background-color: #843275;
    padding: 60px 30px 60px 30px;
    float: left;
    font-size: 28px;
    margin-bottom: 10px;
    line-height: 15px;
  }

  .texto_destaque_banner span {
    font-family: 'Bebas Neue';
    color: #fff3e7;
    font-size: 120px;
    line-height: 110px;
  }




/* -------------------------------------- */
/* SOBRE */

  .pote_geleia {
    float: left;
    width: 40%;
    margin-top: 55px;
  }

  .pote_geleia img {width: 80%;}

  .texto_sobre {
    float: right;
    width: calc(60% - 70px);
    margin-top: 70px;
  }

  #titulo_aprender {
    margin: 90px 0 0 0;
    line-height: 36px;
  }

  #aprender {
    width: 100%;
    padding: 80px 0 80px 0;
  }

  #content_aprender {
    display: flex;
    justify-content: space-between;
    align-content: space-between;
    color: #FFF;
    font-family: 'Bebas Neue', cursive;
    font-size: 60px;
  }

  #content_aprender span {
    font-size: 21px;
    color: #FFF;
    line-height: 23px;
    letter-spacing: 2px;
  }

  #content_aprender img { margin-bottom: 16px; }




/* -------------------------------------- */
/* BENEFICIOS */
  .texto_beneficios {
    margin-top: 80px;
    float: left;
    text-align: left;
    width: 45%;
  }

  .foto_beneficios {
    float: right;
    width: calc(55% - 15px);
    margin-top: 200px;
  }

  .foto_beneficios img {width: 100%;}





/* -------------------------------------- */
/* MARCIA VIDEO */
  #marcia_lino_video {
    width: 100%;
    padding: 80px 0 80px 0;
  }

  .video_yt_marcia {
    width: 100%;
    margin: 0 auto;
  }

  .iframe_videomarcia {
    width: 80%;
    height: 510px;
  }





/* -------------------------------------- */
/* MÓDULOS */

  
  .texto_inicial_modulos {
    float: left;
    width: 55%;
    text-align: left;
    margin-top: 100px;
  }

  .foto_modulos {
    float: right;
    width: calc(45% - 10px);
    padding-right: 10px;
  }

  .foto_modulos img { width: 100%; }

  .barra_titulo_modulos {
    width: 100%;
    height: 90px;
    padding: 25px;
    background-color: #b86caa;
    color: #FFF;
    text-align: left;
    cursor: pointer;
    margin-bottom: 10px;
  }

  .barra_titulo_modulos_extra {
    width: 100%;
    height: 90px;
    padding: 25px;
    background-color: #ffbd66;
    color: #FFF;
    text-align: center;
    margin-bottom: 10px;
    font-family: 'Bebas Neue', cursive;
    font-size: 40px;
    line-height: 47px;
  }

  .barra_titulo_modulos:hover {
    background-color: #843275;
  }

  .mais {
    width: 40px;
    height: 40px;
    line-height: 39px;
    border-radius: 20px;
    border: 1px solid #FFF;
    text-align: center;
    float: left;
    font-family: arial;
    font-size: 35px;
    padding: 1px 0 0 2px;
  }

  .menos {
    width: 40px;
    height: 40px;
    line-height: 0px;
    border-radius: 20px;
    border: 1px solid #FFF;
    text-align: center;
    float: left;
    font-family: arial;
    font-size: 35px;
    padding: 1px 0 0 2px;
  }

  .titulo_modulos {
    float: left;
    font-family: 'Bebas Neue', cursive;
    font-size: 40px;
    line-height: 46px;
    margin-left: 20px;
  }

  .text_modulo_aberto {
    float: left;
    width: calc(50% - 45px);
    margin-left: 25px;
    margin-top: 10px;
    margin-bottom: 65px;
  }

  .primeira_aula_mod {
    float: right;
    width: calc(50% - 45px);
    margin-right: 25px;
    margin-top: 30px;
    font-weight: 700;
  }

  .foto_loide {
    float: right;
    width: calc(50% - 45px);
    margin-right: 25px;
    margin-top: 30px;
    text-align: center;
  }
  .foto_loide img {width: 65%;}

  .btn_comprar_mod {
    width: 50%;
    margin-top: 35px;
    border: 1px solid #484848;
    padding: 15px 0 15px 0;
    color: #89b892;
    font-size: 14px;
    font-weight: 700;
    float: left;
  }

  .btn_comprar_mod span {
    color: #89b892;
    font-size: 33px;
    font-weight: 700;
  }

  .btn_comprar_mod_extra {
    width: 100%;
    margin-top: 35px;
    border: 1px solid #cf725f;
    padding: 15px 0 15px 0;
    color: #89b892;
    font-size: 14px;
    font-weight: 700;
    float: left;
  }

  .btn_comprar_mod_extra span {
    color: #89b892;
    font-size: 33px;
    font-weight: 700;
  }


  .btn_comprar_curso {
    width: 50%;
    margin-top: 35px;
    border: 1px solid #843275;
    background-color: #843275;
    padding: 15px 0 15px 0;
    color: #FFF;
    font-size: 14px;
    font-weight: 700;
    float: left;
  }

  .btn_comprar_curso span {
    color: #FFF;
    font-size: 33px;
    font-weight: 700;
  }

#txt_mod1 {display: none;}
#video_mod1 {display: none;}
#mais_mod1 {display: table;}
#menos_mod1 {display: none;}

#txt_mod2 {display: none;}
#video_mod2 {display: none;}
#mais_mod2 {display: table;}
#menos_mod2 {display: none;}

#txt_mod3 {display: none;}
#video_mod3 {display: none;}
#mais_mod3 {display: table;}
#menos_mod3 {display: none;}

#txt_mod4 {display: none;}
#video_mod4 {display: none;}
#mais_mod4 {display: table;}
#menos_mod4 {display: none;}

#txt_mod5 {display: none;}
#video_mod5 {display: none;}
#mais_mod5 {display: table;}
#menos_mod5 {display: none;}

#txt_mod6 {display: none;}
#video_mod6 {display: none;}
#mais_mod6 {display: table;}
#menos_mod6 {display: none;}

#txt_mod7 {display: none;}
#video_mod7 {display: none;}
#mais_mod7 {display: table;}
#menos_mod7 {display: none;}

#txt_mod8 {display: none;}
#video_mod8 {display: none;}
#mais_mod8 {display: table;}
#menos_mod8 {display: none;}

#txt_mod9 {display: none;}
#video_mod9 {display: none;}
#mais_mod9 {display: table;}
#menos_mod9 {display: none;}

#txt_mod10 {display: none;}
#video_mod10 {display: none;}
#mais_mod10 {display: table;}
#menos_mod10 {display: none;}





/* -------------------------------------- */
/* DEPOIMENTOS */

  .depoimentos_pai {
    width: 100%;
    padding: 80px 0 130px 0;
    background-color: #484848;
    text-align: center;
  }

  .depoimentos_pai span{ color: #646363; }
  .depoimentos_pai p{ margin: 50px 0 0px 0; text-align: center; }

  .depoimentos_col1 {
    width: calc(50% - 50px);
    float: left;
    text-align: center;
  }

  .depoimentos_col2 {
    width: calc(50% - 50px);
    float: right;
    text-align: center;
  }





/* -------------------------------------- */
/* COMPRAR */

  #comprar {
    margin-top: 70px;
  }

  #comprar h1 { margin-top: -20; }

  .comprar_curso_completo_col1 {
    width: calc(50% - 70px);
    float: left;
    text-align: left;
    margin-top: 15px;
  }

  .comprar_curso_completo_col2 {
    width: 50%;
    float: right;
    text-align: center;
    margin-top: 50px;
  }

  .comprar_curso_completo_col2 img{
    width: 80%;
  }

  .btn_assistir_mod1_gratis {
    width: 100%;
    background-color: #89b892;
    text-align: center;
    padding: 12px;
    color: #FFF;
  }

  .btn_assistir_mod1_gratis span {color: #FFF; font-size: 27px;}
  .btn_assistir_mod1_gratis:hover {background-color: #559661;}

  .btn_comprar_curso_completo {
    float: none;
    width: 100%;
    padding: 20px;
    background-color: #843275;
    color: #FFF;
    font-size: 22px;
    font-weight: 700;
  }

  .btn_comprar_curso_completo span {font-size: 37px; color: #FFF;}
  .btn_comprar_curso_completo:hover {background-color: #843275;}


  .comprar_modulo_col1 {
    width: calc(45% - 27px);
    float: left;
    text-align: left;
  }

  .comprar_modulo_col2 {
    width: 55%;
    float: right;
    text-align: center;
    margin-top: 90px;
  }

  .btn_comprar_modulo {
    width: 100%;
    background-color: #ec785f;
    text-align: center;
    padding: 10px;
    color: #FFF;
    margin-bottom: 10px;
  }

  .btn_comprar_modulo span {color: #FFF; font-size: 27px;}
  .btn_comprar_modulo:hover {opacity: 0.5;}

  #btn_comprar_modulo1 {background-color: #89b892;}
  #btn_comprar_modulo_extra {background-color: #ffbd66;}
  #btn_comprar_modulo_extra:hover {opacity: 1;}

  .foto_loideemarcia {
    margin-top: 60px;
    width: 60%;
  }




/* -------------------------------------- */
/* AFILIADOS */

  .afiliados_pai {
    width: 100%;
    padding: 60px;
    background-color: #484848;
    color: #FFF;
  }

  .icone_afiliados {margin-bottom: 50px;}
  .afiliados_pai h1 {margin-top: -40px;}

  .afiliados_pai span {color: #3e3e3e;}

  .btn_afiliados {margin-top: 75px;}

  .afiliados_pai a {color: #FFF; text-decoration: underline;}



/* -------------------------------------- */
/* RODAPE */

  #rodape {
    padding: 75px 0 75px 0;
    color: #3e3e3e;
    font-family: 'Bebas Neue', cursive;
    font-size: 32px;
  }

  #rodape a {color: #3e3e3e; text-decoration: underline;}