 /* BOOSTRAP */
/* .row {
  margin-left: 0;
  margin-right: 0;
} */
 
 /* GRID PRINCIPAL */
main { padding: 30px 0; }
article { position: relative; overflow: hidden; background: #000; border-radius: 4px; box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);}
.articleWithoutImage {
  background-color: white;
}

.article-img { width: 100%; height: 100%; object-fit: cover; opacity: 0.85; transition: 0.5s ease; }
article:hover .article-img { opacity: 1; transform: scale(1.03); }

.item-grid {
  background-color: white;
  border-radius: 10px;
  /* margin-top:9px; */
}

.article-body { 
  position: absolute; bottom: 0; left: 0; width: 100%; 
  padding: 20px; color: white; z-index: 2;
  background: linear-gradient(transparent, rgba(0,0,0,0.9));
}
.articleWithoutImage .article-body {
  background: white;
  bottom: 50%;
  top: 30%;
}
.badge-cat { background: var(--primaria-cor); padding: 4px 10px; font-size: 15px; text-transform: uppercase; font-weight: bold; }
.badge-cat-withoutImage {
  color: black;
}

.featured-big { height: 480px; border-radius: 10px; }
.featured-sm { height: 235px; border-radius: 10px;}

/* SEÇÃO Notícias (Estilo Taboola) */
.site-section { 
  margin-right: 10px; 
  margin-left: 10px;
}
.site-section-home { 
  margin-right: 10px; 
  margin-left: 10px; 
  margin-top:50px;
}
/*.rec-card-title { border-top: 4px solid var(--primaria-cor); padding-top: 12px; margin-top: 10px; }*/
.rec-card-title h5 { font-size: 1rem; font-weight: 700; line-height: 1.3; }


.cartao-noticia {
  background-color: white;
  padding: 20px;
  margin: 10px;
  border-radius: 10px;
}

.chapeu-cartao{
  color: var(--primaria-cor);
  font-weight: bold;
  font-size: 20px;
  display: block;
  margin: 5px 0;
}

/* BUTTONS */
button {
  background-color: var(--primaria-cor) !important;
  border-color: transparent !important;
}
button i {
  color: white;
}

        
/* LISTA DE NOTICIAS */
hr {
  margin: 30px 0;
}

.section-news {
    /*margin-top: -30px;
    margin-bottom: 30px;*/
}
.item-lista {
    /* background-color: white;
    padding: 20px;
    border-radius: 10px;
    margin: 0 1px;
    margin-bottom: 20px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15); */
}
  .item-lista h4 {
    color: #000 !important;
    font-size: 20px;
    font-weight: bold;
}
.item-lista p {
  color: black !important;
}

.item-lista {
  height: auto;
}
.item-lista img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  object-position: top;
  aspect-ratio: 16 / 9;
  border-radius: 12px;
}

@media (max-width: 991px) {
  .grid-news {
    margin-top: 40px !important;
  }
}
         
@media (max-width: 1200px) {
  
  .site-section { 
    margin-top:50px;
  }
  .section-news {
    width: 100%;
    display: contents;
    /* order: 2; */
  }
  .item-lista h4 {
      font-size: 20px;
  }
  .item-lista p {
      font-size: 15px;
  }
  .section-news img {
    width: 100%;
  }
  .conteudo-principal {
    display: flex !important;
    flex-direction: column !important;
  } 
  #ultimas-noticias-container {
    /*margin: 0 auto !important;*/
    margin: 20px 0 !important;
    /* order: 4; */
    width: 60%;
  }
  #maislidas-noticias-container {
    /*margin: 0 auto !important;*/
    margin-bottom: 40px !important;
    order: 2;
    width: 60%;
  }
  .card-perfil-blog-podcaster {
    margin: 0 auto !important;
    margin-bottom: 40px !important;
    /* order: 1; */
    width: 100%;
  }
  /* .noticiasEditoria {
    order: 3;
  }
  .mancheteEditoria {
    order: 2;
  }
  .feed-secao {
    order: 3;
  }
  .widget-oeste {
    order: 4;
  }
  .video-secao {
    order: 5;
  } */

}
#maislidas-noticias-container{
  width: 100%;
}
#ultimas-noticias-container {
  width: 100%;
}
.widget-oeste {
  width: 100%;
}
         
/* LATERAL */
@media (max-width: 1200px) {
  .lateral {
    width: 100%;
    display: contents;
  }
}
/* CARD PERFIL BLOG */
.card-perfil-blog-podcaster{
        width: 100%;
        background-color: #fff;
        margin-bottom: 20px;
          border-radius: 15px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
   
    }
.card-perfil-blog-podcaster #imgPerfilBlogPodcast {
  
    display: flex;
    justify-content: center;
    margin-right: 20px;
  

}

.card-perfil-blog-podcaster #imgPerfilBlogPodcast img {
    margin-top: 20px;
    border-radius: 50%;

  /* 3. O SEGREDO (Para fotos não-quadradas ou fora de proporção) */
  object-fit: cover;

}
#responsavelBlogPodcast {
    font-weight: bold;
    text-align: center;
    color: var(--primaria-cor);
}
#textoBlogPodcast {
    margin: 10px 0;
    text-align: center;
    padding: 0 20px;
    color:#817d7d;
}
      

/* CARD LATERAL */
#maislidas-noticias-container {
  /*margin: 0 auto;
  margin-left: 20px;*/
  /* margin-top: 35px; */
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
}
#ultimas-noticias-container {
  margin: 20px auto;
  /*margin-left: 20px;*/
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
}
.widget-oeste {
  margin: 0 auto;
  /*margin-left: 20px;*/
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
  margin-top: 35px;
}
.widget-oeste .widget-oeste-header {
  background-color: var(--primaria-cor);
  color: white;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  padding: 10px 0;
}
.widget-oeste button {
  width: 100%;
  margin: 0 auto;
  color: white;
  font-size: 20px;
}


@media (max-width: 772px) {
  
  #maislidas-noticias-container {
    margin: 0 auto !important;
    margin-bottom: 40px !important;
    width: 100%;
  }

  #ultimas-noticias-container {
    margin: 20px auto !important;
    width: 100%;
  }

  .widget-oeste {
    margin: 40px auto !important;
    /*margin-bottom: 40px !important;*/
    width: 100%;
  }
  .section-news {
    margin: 0 10px;
  }
  .conteudo-principal {
    margin: 0 5px;
  }
  .card-perfil-blog-podcaster {
    margin: 0 auto !important;
    margin-top: 40px !important;
    width: 100%;
  }

}

.widget-oeste {
    background-color: white;
    margin: 20px 0;
}

/* BOTÃO VER MAIS */
#carregarMaisBtn
{
  
  display: inline-block;
  text-align: center;
  padding: 10px 20px;
  background-color: var(--primaria-cor);
  color: white;
  border: none;
  cursor: pointer;
  border-radius: 5px;
  font-size: 16px;
  max-width: 100%;
  width: 100%;
  font-family: 'RobotoRegular', sans-serif;
  font-weight: bold;
  transition: ease-in .2s;
  margin: 0 0 20px;
}

/* VÍDEOS */
.video-item {
  background-color: transparent;
  margin: 20px 10px ;
  padding: unset;
  border-radius: 10px;
  width: 30%;
  cursor: pointer;
  /*box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);*/
} 
.thumbnail-grade {
  position: relative; /* Necessário para conter o ícone */
  display: flex;
  align-items: center;     /* Centraliza verticalmente */
  justify-content: center;    /* Centraliza horizontalmente */
  width: 100% !important;       /* Ajusta o container ao tamanho da imagem */
}

#icon {
  position: absolute;      /* Tira o ícone do fluxo e coloca sobre a imagem */
  font-size: 3rem;         /* Tamanho do ícone (ajuste como preferir) */
  color: white;            /* Cor para contraste */
  z-index: 10;             /* Garante que fique acima da imagem */
  pointer-events: none;    /* Opcional: permite clicar na imagem através do ícone */
}

.image-video {
  display: block;  
  height: 150px;
  width: 100% !important;
  border-top-left-radius: 10px;  
  border-top-right-radius: 10px; 
  
  object-fit: cover;
  max-height: 35vh;
  filter: brightness(0.85);   /* Remove espaços em branco indesejados abaixo da imagem */
}
.video-item h4 {
  color: black;
  padding: 10px 10px;
  font-size: 16px !important;
  font-weight: 700;
  justify-content: start;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  max-height: 4.4em;
}
.video-item p {
    padding: 0 10px;
}
.videos-row {
    justify-content: center;
}
 @media (max-width: 772px) {
    .image-video {
      height: unset;
    }
    .video-item {
      width: 95%;
    }
 }

 .modal iframe {
  height: 50vh;
 }

 /* BTN */
.filtrarBtn,  .limparBtn  {
  all: unset;
  margin-top: 20px;
  display: inline-block;
  text-align: center;
  padding: 10px 0;
  /*background-color: #ed1c24;*/
  color: white;
  border: none;
  cursor: pointer;
  border-radius: 5px;
  font-size: 16px;
  max-width: 100%;
  width: 100%;
  font-family: 'RobotoRegular', sans-serif;
  font-weight: bold;
  transition: ease-in .2s;
}
.limparBtn {
  background-color: white;
  outline : 1px solid  var(--primaria-cor) !important;
  background-color: transparent !important;
  color:   var(--primaria-cor) !important; 
}
/* MANCHETE */
.manchete-news-expanded-image-container {
  height: 100%;
  width: 100%;
}
.manchete-news-expanded-image-container img {
    width: 100%;
    height: 100%;
    object-fit: cover; 
    object-position: center;
    object-position: top;
    aspect-ratio: 16 / 9;
    border-radius: 12px;
}