#obtain-new-token{
  display: none;
}
.text-overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 500px;
}

body{
  background-color: #41a3ca;
  background-image: url("images/loading2.png");
  background-repeat: round;
  background-size: 100% 80%;
  background-attachment: fixed;

  /* background-size: auto; */
  width: 100vw;
  min-width: 100vw;
  max-width: 100vw;
  /* min-height: 50vw; */
  /* max-height: 100vw; */
  min-height:90vw;
  max-height:150vw;
  overflow-x: hidden;
  overflow-y: auto;
  color: white;
}

/* .lastfm-container{
  display: flex;
  flex-direction: column;
} */

/* .lastfm-container h1{
  margin-bottom: 10px !important;
} */

#lastfminput{
width: 400px;
text-align: center;
margin: 0% auto;
font-size: 30px !important;
line-height: 50px;
}

#login{
text-align: center;
}

#login a{
text-decoration: none ;
border-radius: 10px;
margin: 20px auto 0px;
padding: 15px 20px;
height: 105px;
width: 205px;
color: white;
background-color: #004f8c;
border: 3px white solid;


font-family: 'Source Sans Pro', sans-serif;
font-size: 35px;
}

#login a:hover{
background-color: white;
color: #004f8c;
border: 3px #004f8c solid;
}

#login h1{
width: 40%;
font-family: helvetica;
margin: 60px auto 70px;
}

.cabecalho{
margin-top: 80px;
text-align: center;
}
.cabecalho h1{
font-family: helvetica, arial, sans-serif;
font-size: 50px;
margin-bottom: -20px;
}


.copyrights{
text-align: center;
/* margin-top: 240px; */
margin-top: 8%;
font-size: 20px;
font-family: helvetica, arial, sans-serif;
}

.copyrights_about{
text-align: center;
/* margin-top: 240px; */
margin-top: 2%;
font-size: 20px;
font-family: helvetica, arial, sans-serif;
}



.netw{
display: inline-block;
margin: -10px 2% 0 0;
font-family: 'Poppins', sans-serif;
list-style-type: none;
transition: scale 0.2s;
}

.redes li{
display: inline-block;
font-family: 'Poppins', sans-serif;
list-style-type: none;
transition: scale 0.2s;
}
/* Destacar as redes sociais quando eu colocar o mouse por cima */
.redes li:hover{
  transform: scale(1.2);
  font-weight: bold;
}

.logorede{
width: 60px;
height: 60px;
/* margin: 0 5px 0; */
/* display: flex; */
filter: brightness(100);
border-radius: 5px;
}
.redes{
padding: 10px;
color: white;    
/* width: 45%; */
height: 150px;
margin: 0 auto 15px;
border-radius: 20px;
text-align: center;

}
.redes a{
color: white;
}
.git{  
filter: invert(1);  
}

.twitter{
width: 52px;
height: 52px;
border: 4px solid white;
border-radius: 15px;
}

.codpix{
width: 200px;
height: 100px;
margin-top: 2%;

}
.paypal{
width: 200px;
height: 70px;
}

.imgpix{
margin-left: -15%;

width: 70px;
filter: brightness(0) invert(1);
}

.paypal img{
margin-left: -35%;
width: 150px;
filter: brightness(0) invert(1);
}


.barcode{
position: absolute;
left: 30%;
bottom: 4%;
display: none;
width: 200px;
border: 2px solid white;
margin: 0;
}

.codpix:hover .barcode{
display: block;
left: -90%;
}

.answers{
width: 50%;
margin: 1.5% auto;
font-family: helvetica, arial, sans-serif;
font-size: 25px;
}

.cabecalho h2{
width: 50%;
margin: 1.5% auto;
font-family: helvetica, arial, sans-serif;
font-size: 28px;
}

.redes_faq{
padding: 10px;
color: white;    
/* width: 45%; */
height: 150px;
margin: 0 auto -3%;
border-radius: 20px;
text-align: center;

}

.navColor{
width: 80vw;
margin: 0 30vw;
display: flex;
}
.navColor li{
  list-style-type: none;
  display: inline-block;
}

.navColor a{
  color: white !important;
  font-family: helvetica, arial, sans-serif;
  font-size: 21px;
  text-decoration: none;
  margin-right: 30px !important; 
  padding: 10px 14px;
  border-radius: 12px;
  background-color: white !important;
  color: #004f8c !important;
}

.navColor a:hover{
  text-decoration: underline;
  background-color: white !important;

  background-color: #004f8c !important;
  color: white !important;

  /* border: 3px #004f8c solid; */
}

.answers a{
  /* text-decoration: none !important; */
  color: #004f8c !important;
}

.answers a:hover{
  color: #da2d66 !important;
}

.redes_faq li:hover{
  transform: scale(1.2);
  font-weight: bold;
}

@media (max-width: 1224px) {

#login a{
  text-decoration: none ;
  border-radius: 10px;
  margin: 20px auto 0px;
  padding: 25px 40px;
  height: 65px;
  width: 155px;
  color: white;
  background-color: #004f8c;
  border: 3px white solid;

  
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 25px;
}
body{
  /* width: 100vw; */
  /* height: 100vh; */
  background-repeat: no-repeat;
  background-size: auto 110vh;
  /* height: 250vh !important; */
  /* font-size: 30px; */
}

.container{
  width: 100%;
  margin: 0 12%;
}
.cabecalho{
  text-align: center;
  width: 100%;
  margin: 200px 10% 0;
}

.navColor{
  width: 100%;
  margin: 0 !important;
  /* display: flex !important; */
  /* flex-direction: row !important; */
  /* word-wrap: break-word; */
  display: inline-block;
} 

.navColor a{
  margin: 1% !important;
  /* width: max-content !important; */
} 

.nav-bottom{
  width: 80vw;
  margin: 0 auto !important;
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  justify-content: center !important;
  /* word-wrap: break-word; */
  /* display: inline-block; */
} 

.nav-bottom a{
  margin: 2% !important;
  /* width: max-content !important; */
} 

.nav2{
  margin: 0 10%;
}
}

/* Ajuste do container principal */
.container {
  width: 90%; /* Reduz de 100% para 90% */
  max-width: 1200px;
  margin: 0 auto; /* Centraliza o container */
  padding: 0 15px; /* Adiciona padding para não colar nas bordas */
}

/* Ajuste da navegação */
.navColor {
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.nav2 {
  margin: 0 auto; /* Remove margem lateral fixa */
  width: 100%;
  text-align: center;
}

/* Ajuste do cabeçalho */
.cabecalho {
  margin: 80px auto 0; /* Centraliza o cabeçalho */
  text-align: center;
  width: 100%;
  padding: 0;
}
.content-background {
  background-color:   rgba(0, 0, 0, 0.325);
  border-radius: 20px;
  width: 90%;
  max-width: 1200px;
  margin: 20px auto;
  padding: 30px;
  color: white;
  /* box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); */
}
/* .cabecalho-work{
  background-color: rgba(0, 0, 0, 0.193);
  border-radius: 20px;
  width: 55%;
  height: 200vh;
  margin: 1% 22.5%;
  position: absolute;
  z-index: -1;
}  */

/* Ajuste da seção de login */
#login {
  text-align: center;
  width: 100%;
  margin: 0 auto;
}

#login h1 {
  width: 90%;
  max-width: 800px;
  margin: 60px auto 70px;
}

/* Ajuste das redes sociais */
.redes {
  width: 100%;
  margin: 0 auto 15px;
  text-align: center;
}

.list-inline {
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

@media (max-width: 768px) {
  .container {
    width: 95%;
    margin: 0 auto;
    padding: 0 10px;
  }

  #login h1 {
    width: 95%;
    margin: 40px auto 50px;
  }
}

/* Primeiro, ajuste para controlar o zoom */
body {
  background-size: cover;
  min-height: 100vh;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  font-size: 16px; /* Tamanho base da fonte */
}

/* Ajuste dos botões de navegação */
.nav2 {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.nav2 ul {
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px; /* Espaçamento entre os botões */
}

.nav2 a {
  display: inline-block;
  padding: 8px 12px;
  margin: 5px !important;
  font-size: 16px;
  white-space: nowrap; /* Evita quebra de texto dentro do botão */
}

/* Media query para dispositivos móveis */
@media (max-width: 768px) {
  .cabecalho h1 {
    font-size: 2rem;
    margin-bottom: 10px;
  }

  .cabecalho h2 {
    font-size: 1.5rem;
    width: 90%;
    margin: 1rem auto;
  }

  #login h1 {
    font-size: 1.5rem;
    margin: 30px auto;
  }

  #lastfminput {
    font-size: 1.2rem !important;
    line-height: normal;
    height: 40px;
  }

  .nav2 {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .nav2 a {
    width: 80%;
    max-width: 300px;
    margin: 5px auto !important;
    font-size: 1rem;
  }

  .redes {
    height: auto;
    padding: 15px 0;
  }

  .netw {
    margin: 5px;
  }

  .logorede {
    width: 40px;
    height: 40px;
  }
}

/* Ajustes adicionais para telas muito pequenas */
@media (max-width: 480px) {
  body {
    font-size: 14px;
  }

  .cabecalho {
    margin-top: 40px;
  }

  #login a {
    font-size: 1.2rem;
    padding: 10px 15px;
  }

  .codpix, .paypal {
    width: 150px;
  }
}

.lastfm-space{
  margin-top: 3rem;
}

.lastfm-container {
  /* display: flex; */
  flex-direction: column;
  align-items: center; 
  width: 100%;
  margin: 20px auto;
}

.lastfm-container h1 {
  margin-bottom: 15px !important;
  font-size: 1.5rem; /* Tamanho mais apropriado */
  text-align: center;
}

#lastfminput {
  width: 90%; /* Largura responsiva */
  max-width: 300px; /* Tamanho máximo mais apropriado */
  text-align: center;
  margin: 0 auto;
  font-size: 1.2rem !important; /* Tamanho de fonte mais apropriado */
  line-height: 40px;
  height: 40px;
  padding: 0 10px;
}

.lastfm-button {
  height: 35px !important;
  margin-top: 10px;
  font-size: 1.1rem;
  padding: 5px 15px;
}

/* Ajuste para telas menores */
@media (max-width: 768px) {
  #lastfminput {
    font-size: 1rem !important;
    line-height: 35px;
    height: 35px;
  }
  
  .lastfm-container h1 {
    font-size: 1.3rem;
  }
}



.recognition-section {
  width: 90%;
  max-width: 1200px;
  margin: 40px auto;
  text-align: center;
}

.recognition-items {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px;
  margin-top: 30px;
}

.recognition-card {
  background-color: rgba(255, 255, 255, 0);
  border: 2px solid white;
  border-radius: 15px;
  padding: 20px;
  width: 350px;
  transition: transform 0.2s;
}

.recognition-card:hover {
  transform: scale(1.02);
}

.news-image {
  /* width: 100%; */
  /* margin-bottom: 15px; */
  max-width: 500px !important;
  border-radius: 8px;
  overflow: hidden;
}



.recognition-card:hover .news-image img {
  transform: scale(1.05);
}

.recognition-card h3 {
  color: white;
  margin: 15px 0;
  font-size: 1.2rem;
}

.recognition-card p {
  color: white;
  font-size: 0.95rem;
  line-height: 1.4;
}

.read-more {
  display: inline-block;
  margin-top: 15px;
  color: white;
  text-decoration: none;
  padding: 8px 20px;
  border: 2px solid white;
  border-radius: 8px;
  transition: all 0.2s;
}

.read-more:hover {
  background-color: white;
  color: #004f8c;
}

@media (max-width: 768px) {
  .recognition-card {
    width: 90%;
    max-width: 350px;
  }
}

.recognition-card {
  display: block;
  text-decoration: none;
  color: #333; /* Cor mais escura para melhor contraste */
  background-color: rgba(255, 255, 255, 0.8);
  padding: 15px;
  border-radius: 8px;
  transition: background-color 0.3s ease, color 0.3s ease;
}

.recognition-card:hover {
  background-color: rgba(255, 255, 255, 1); /* Fundo sólido ao passar o mouse */
  color: #000; /* Cor preta para ainda mais contraste */
}

.recognition-card h3 {
  font-size: 1.2em;
  font-weight: bold;
  margin-top: 10px;
  font-family: 'Segoe UI';
  color: #004f8c;
}
.recognition-card h3:hover {
  color: #003862;
}

.recognition-card p {
  font-size: 1em;
  margin-top: 5px;
}

.news-image img {
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.3s;
}