/*
320px — 480px: dispositivos móveis.
481px — 768px: iPads, tablets.
769px — 1024px: telas pequenas, laptops.
1025px — 1200px: desktops, telas grandes.
1201px e acima — telas muito grandes, TVs.
*/

@media only screen and (min-width: 360px) and (max-width: 1080px) {
  /* For mobile phones: */
  .tamanho_slide {
   max-width:100%; 
   height:auto;
  }

  .saibamais_1 {
    width: 150px;
    height: 50px;
    margin-bottom: -5em;
    margin-left: -14em;
  }   

  .saibamais_2 {
    width: 150px;
    height: 50px;
    margin-bottom: -7em;
    margin-left: -14em;
  }     

  .saibamais_3 {
    width: 150px;
    height: 50px;
    margin-bottom: -5em;
    margin-left: -7em;
  }     
           
}

@media only screen and (min-width: 1281px) {
  /* For mobile phones: */
  .tamanho_slide {
    width:100%; 
    height: 500px;
  }

  .saibamais_1 {
    width: 350px;
    height: 100px;
    margin-bottom: -3em;
    margin-left: -45em;
  } 

  .saibamais_2 {
    width: 350px;
    height: 100px;
    margin-bottom: -3em;
    margin-left: -45em;
  } 

  .saibamais_3 {
    width: 350px;
    height: 100px;
    margin-bottom: -3em;
    margin-left: -25em;
  }     

}

@media only screen and (min-width: 360px) and (max-width: 1080px) {
  /* For mobile phones: */
  .barra_slide {
    width: 100%;
    height: 150px;  
  }
           
}

@media only screen and (min-width: 1281px) {
  /* For mobile phones: */
  .barra_slide {
    width: 100%;
    height: 100px;
  }

}

@media only screen and (max-width: 768px) {
.font_titulo {
  font-weight: 900; 
  font-size: 15px; 
  text-align: center;
  font-family: AvenirLTStd-Book;
  src: url(../../public/fonts/AvenirLTStd-Book.ttf);
  }

}

@media only screen and (min-width: 1281px) {

  /* For mobile phones: */
  .font_titulo {
  font-weight: 900; 
  font-size: 25px; 
  text-align: center;
  font-family: AvenirLTStd-Book;
  src: url(../../public/fonts/AvenirLTStd-Book.ttf);
  }

}

@media only screen and (max-width: 768px) {
.font_slide {
  margin-bottom: 1.25rem; 
  font-size: 0.80rem; 
  line-height: 1.4; 
  text-align: justify; 
  font-family: helvetica-bold;
  src: url(../../public/fonts/helvetica-bold.ttf);
  }

}

@media only screen and (max-width: 720px) {
.font_slide {
  margin-bottom: 1.25rem; 
  font-size: 0.80rem; 
  line-height: 1.4; 
  text-align: justify; 
  font-family: helvetica-bold;
  src: url(../../public/fonts/helvetica-bold.ttf);
  }

}

@media only screen and (min-width: 1281px) {

  /* For mobile phones: */
  .font_slide {
  margin-bottom: 1.25rem; 
  font-size: 20px; 
  line-height: 1.4; 
  text-align: justify; 
  font-family: helvetica-bold;
  src: url(../../public/fonts/helvetica-bold.ttf);
  }

}

@media only screen and (max-width: 720px) {
.font_associese {
  font-family: arial; 
  font-weight: 900; 
  font-size: 18px; 
  text-align: center; 
  width: 100%; 
  height: 100%; 
  border-radius: 20px;
  }

}

@media only screen and (max-width: 768px) {
.font_associese {
  font-family: arial; 
  font-weight: 900; 
  font-size: 18px; 
  text-align: center; 
  width: 100%; 
  height: 100%; 
  border-radius: 20px;
  }

}

@media only screen and (min-width: 1281px) {

  /* For mobile phones: */
  .font_associese {
  font-family: arial; 
  font-weight: 900; 
  font-size: 18px; 
  text-align: center; 
  width: 100%; 
  height: 100%; 
  border-radius: 20px;
  }

}

@media only screen and (max-width: 720px) {
.font_aula {
  font-family: LeagueSpartan-Bold; 
  src: url(../../public/fonts/LeagueSpartan-Bold.ttf);
  font-size: 25px;
  font-weight: 700;
  letter-spacing: 0em;
  text-align: center;
  background: #00923F;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  }

}

@media only screen and (max-width: 768px) {
.font_aula {
  font-family: LeagueSpartan-Bold; 
  src: url(../../public/fonts/LeagueSpartan-Bold.ttf);
  font-size: 25px;
  font-weight: 700;
  letter-spacing: 0em;
  text-align: center;
  background: #00923F;
  width: 100%;
  height: 100%;
  border-radius: 20px;   
   }

}

@media only screen and (min-width: 1281px) {
.font_aula {
  font-family: LeagueSpartan-Bold; 
  src: url(../../public/fonts/LeagueSpartan-Bold.ttf);
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 0em;
  text-align: center;
  background: #00923F;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  }


}

@media only screen and (max-width: 768px) {
.font_historia {
  width: 100%;
  margin-bottom: 1.25rem; 
  font-size: 0.80rem; 
  line-height: 1.4; 
  text-align: justify; 
  font-family: helvetica-bold;
  src: url(../../public/fonts/helvetica-bold.ttf);
  }

}

@media only screen and (max-width: 720px) {
.font_historia {
  width: 100%;
  margin-bottom: 1.25rem; 
  font-size: 0.80rem; 
  line-height: 1.4; 
  text-align: justify; 
  font-family: helvetica-bold;
  src: url(../../public/fonts/helvetica-bold.ttf);
  }

}

@media only screen and (min-width: 1281px) {

  /* For mobile phones: */
  .font_historia {
  width: 50%;
  margin-bottom: 1.25rem; 
  font-size: 20px; 
  line-height: 1.4; 
  text-align: justify; 
  font-family: helvetica-bold;
  src: url(../../public/fonts/helvetica-bold.ttf);
  }

}

@media only screen and (max-width: 720px) {
.font_login_mobile {
  display: block;
  font-family: arial; 
  font-weight: 900; 
  font-size: 18px; 
  text-align: center; 
  border-radius: 20px;
  }

}

@media only screen and (max-width: 480px) {
.font_login_mobile {
  display: block;
  font-family: arial; 
  font-weight: 900; 
  font-size: 18px; 
  text-align: center; 
  border-radius: 20px;
  }

}

@media only screen and (max-width: 768px) {
.font_login_mobile {
  display: block;
  font-family: arial; 
  font-weight: 900; 
  font-size: 18px; 
  text-align: center; 
  border-radius: 20px;
  }

}

@media only screen and (min-width: 769px) {

  /* For mobile phones: */
  .font_login_mobile {
  display: none;  
  font-family: arial; 
  font-weight: 900; 
  font-size: 18px; 
  text-align: center; 
  border-radius: 20px;
  }

}

@media only screen and (min-width: 1281px) {

  /* For mobile phones: */
  .font_login_mobile {
  display: none;  
  font-family: arial; 
  font-weight: 900; 
  font-size: 18px; 
  text-align: center; 
  border-radius: 20px;
  }

}

@media only screen and (max-width: 720px) {
.font_login_pc {
  display: none;  
  font-family: arial; 
  font-weight: 900; 
  font-size: 18px; 
  text-align: center; 
  width: 100%; 
  height: 100%; 
  border-radius: 20px;
  }

}

@media only screen and (max-width: 768px) {
.font_login_pc {
  display: none;  
  font-family: arial; 
  font-weight: 900; 
  font-size: 18px; 
  text-align: center; 
  width: 100%; 
  height: 100%; 
  border-radius: 20px;
  }

}

@media only screen and (min-width: 1281px) {

  .font_login_pc {
  display: block;
  font-family: arial; 
  font-weight: 900; 
  font-size: 18px; 
  text-align: center; 
  width: 100%; 
  height: 100%; 
  border-radius: 20px;
  }
}




@media only screen and (max-width: 720px) {
  
  .font_barra_associese_pc {
    margin-right: -20px; 
    width: 380px; 
    height: 90px; 
    top: 400px;
  }

  .font_label_associese_pc {
    width: 100%; 
    height: 100%; 
    top: 230px; 
    left: 100px; 
    font-family: arial;
    font-weight: 900; 
    font-size: 20px; 
    text-align: center;
  }

}

@media only screen and (max-width: 768px) {
  
  .font_barra_associese_pc {
    margin-right: -20px; 
    width: 380px; 
    height: 90px; 
    top: 400px;
  }

  .font_label_associese_pc {
    width: 100%; 
    height: 100%; 
    top: 230px; 
    left: 100px; 
    font-family: arial;
    font-weight: 900; 
    font-size: 20px; 
    text-align: center;
  }

}

@media only screen and (min-width: 1281px) {

  .font_barra_associese_pc {
    margin-right: -20px; 
    width: 250px; 
    height: 90px; 
    top: 230px;
  }

  .font_label_associese_pc {
    width: 100%; 
    height: 100%; 
    top: 230px; 
    left: 100px; 
    font-family: arial;
    font-weight: 900; 
    font-size: 20px; 
    text-align: center;
  }

}


@media only screen and (max-width: 480px) {
.escudo_p_pc { display: block; }
.escudo_g_pc { display: none;  }

}

@media only screen and (max-width: 720px) {
.escudo_p_pc { display: block; }
.escudo_g_pc { display: none;  }

}

@media only screen and (max-width: 768px) {
.escudo_p_pc { display: block; }
.escudo_g_pc { display: none;  }

}

@media only screen and (min-width: 769px) {
.escudo_p_pc { display: none; }
.escudo_g_pc { display: block;  }

}

@media only screen and (min-width: 1281px) {

.escudo_p_pc { display: none;  }
.escudo_g_pc { display: block; }


}