@font-face {
  font-family: 'BrownBold'; /* Nom de la police */
  src: url('Brown-Bold.woff2') format('woff2'); /* Chemin vers le fichier .woff2 */
}

@font-face {
  font-family: 'BrownRegular'; /* Nom de la police */
  src: url('Brown-Regular.woff2') format('woff2'); /* Chemin vers le fichier .woff2 */
}

body{
  font-family: 'BrownRegular' !important;
}
 
.news_annonce{
  color: #424040;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
}

 
.bg-white{
    background: #ffffff;
}

.btn_souscrire {
    font-family: 'Open Sans', sans-serif;
    border: solid #979797;
    font-size: 11px;
    font-weight: 700;
    text-align: center;
    color: #000000;
    background: #ffffff;
    border-radius: 0px; 
}

.nl_title {
    font-size: 22px;
    line-height: 26px;
    text-align: left;
    font-style: normal;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    background-color: initial;
    text-transform: none;
    letter-spacing: normal;
    color: rgb(0, 0, 0);
    margin-bottom: 4px;
}

.btn_nl {
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    letter-spacing: normal;
    color: inherit;
    line-height: normal;
}

.nl_texte {
    font-size: 14px;
    line-height: 22px;
    text-align: left;
    font-style: normal;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    background-color: initial;
    text-transform: none;
    letter-spacing: normal;
    color: rgb(0, 0, 0);
    margin-bottom: 12px;
}

.css_barre_lat{
    border-top-left-radius: 14px;
    border-bottom-left-radius: 14px;
    margin-top: 10px;
    margin-bottom: 10px; 
    padding: 15px; 
}

.fa-2xx {
    font-size: 20px;
}

.barre_article_recent {
    height: 1.82px;
    border: 1px solid #ededed; 
  }

  .bg_cadre{
    background: #ffffff;
    background-blend-mode: normal;
    padding: 15px; 
  }
 
  .lePrsident_title {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 800;
    color: #000000;
    line-height: 17px;
  }

  .cat_must_video {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    line-height: 12px;
    text-align: left;
    font-style: normal;
    font-weight: 700;
    background-color: initial;
    text-transform: uppercase;
    letter-spacing: normal;
    color: rgb(0, 0, 0); 
  }

  .nav-link:focus, .nav-link:hover {
    color: rgb(0 0 0 / 75%);
} 

  .texte_footer {
    color: #ffffff;
    font-family: 'BrownBold';
    font-size: 20px;
    font-weight: 400; 
    text-decoration: none;
    padding-right: 20px;
  }
  

  .lire_plus {
    font-family: 'BrownBold';
    font-size: 19px;
    font-weight: 800;
  }

  .link_rs{
    color: #ffffff;
    letter-spacing: 20px;
  }

  .link_rs_side{
    color: #000000;
    letter-spacing: 20px;
  }
  

  .margin_recent{
    margin-bottom: 20px;
  }
        
  .bg_campagne{
    background-color: #082813 !important;   
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div50{
    height: 50px;
  }
  
  .mustWatch {
    font-style: normal;
    background-color: initial;
    text-transform: none;
    letter-spacing: normal;
    color: #3aaa35; 
    font-family: 'BrownBold';
    font-size: 28px;
    font-weight: 700;
    line-height: 135%;
    margin-bottom: 24px;
  }
  

  .list-group-flush>.list-group-item {
    border-width: 0 0 var(--bs-list-group-border-width);
    background: transparent;
    padding-top: 12px;
    padding-bottom: 12px; 
} 

.css_direct{
  border: none;
  font-family: 'BrownBold';
  font-size: 18px;
  font-weight: 700;
  line-height: 135%;
  margin-bottom: 12px;
}

.cadre_direct{
    background: #eef0f8 !important;
    margin-bottom: 4px;
    border-radius: 6px;
    font-size: 14px;
    font-family: 'BrownRegular';
    font-weight: 400;
}

.titlke_mini_articles {
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #202020;
  font-family: 'BrownBold';
  font-size: 24px;
  font-weight: 700;
  line-height: 135%;
  width: 100%;
}

.articlesrc {
    font-family: 'BrownBold';
    font-size: 24px;
    font-weight: 800;
    line-height: 37px;
    color: #3aaa35;
  } 
  
  
  
.lePrsident {
  font-family: 'BrownBold';
    font-size: 24px;
    font-weight: 800;
    color: #000000;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    overflow: hidden;
    text-overflow: ellipsis; 
  }

    
.lePrsidentres {
  font-family: 'BrownBold';
  font-size: 18px;
  font-weight: 800;
  color: #000000;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  }

.loremipsum {
    color: #424242;
    font-family: 'BrownRegular';
    font-size: 20px;
    font-weight: 400;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .loremipsumres {
    color: #424242;
    font-family: 'BrownRegular';
    font-size: 14px;
    font-weight: 400;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .loremipsum_mini {
    color: #202020;
    font-family: 'BrownRegular';
    font-size: 20px;
    font-weight: 400;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;  
} 
  

.nav-link {
    display: block;
    padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
    text-decoration: none;
    background: 0 0;
    border: 0;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
    font-size: 15px;
    font-weight: 600;
    color: #000000;
} 

.owl-nav .owl-next, .owl-nav .owl-prev {
  position: absolute;
  top: 48%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.owl-nav .owl-next {
  right: 0;
  display: flex;
  margin-right: 2%;
  font-size: 25px !important;
}
.owl-nav .owl-prev{
  left: 0;
  display: flex;
  margin-left: 2%;
  font-size: 25px !important;
}


/* Container principal */
.custom-carousel-container {
  margin: 0 auto;
  padding: 15px;
  background-color: #ffffff;
  border-radius: 20px;
  overflow: hidden;
}

/* Style pour chaque item du carousel */
.custom-item {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  background: #fbfbfb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  margin-bottom: 6px;
}

.custom-item:hover {
  transform: scale(0.91);
  box-shadow: -1px 2px 20px rgba(0, 0, 0, 0.2);
} 

/* Section des médias (image et icône de lecture) */
.custom-carousel-media {
position: relative;
overflow: hidden;
}

.custom-carousel-image {
width: 100%;
object-fit: cover;
transition: transform 0.3s ease-in-out;
}

.custom-carousel-card:hover .custom-carousel-image {
transform: scale(1.1);
}

/* Icône de lecture dynamique */
.custom-play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: rgba(0, 0, 0, 0.5);
  color: white;
  padding: 15px;
  border-radius: 50%;
  font-size: 30px;
  transition: background-color 0.3s ease;
  z-index: 2;
  width: 70px;
  height: 70px;
  padding-left: 25px;
}

.custom-play-icon:hover {
background-color: rgba(0, 0, 0, 0.7);
}

/* Informations sous la vidéo */
.custom-carousel-info {
padding: 15px;
text-align: left;
}

.custom-carousel-title {
  color: #202020;
  margin-bottom: 10px;
  font-family: 'BrownBold';
  font-size: 18px;
  font-weight: 700;
  line-height: 135%;
  text-decoration: none;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}

.custom-carousel-date {
font-size: 14px;
color: #777;
}

/* Personnalisation de la navigation dans le carousel */
.owl-nav {
display: none;
}

/* Pour la responsive design */
@media (max-width: 768px) {
.custom-item {
  margin-bottom: 20px;
}

.custom-carousel-image {
  height: 220px;
}
}
 
@media (max-width: 480px) {
.custom-carousel-image {
  height: 200px;
}

.custom-carousel-title {
  font-size: 16px;
}

.custom-carousel-date {
  font-size: 12px;
}
}

#weather-container {
display: flex;
justify-content: center;
align-items: center;
padding: 20px;
background-color: #f3f4f6;
border-radius: 8px;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

#weather-info {
text-align: center;
}

#location {
font-size: 1.5rem;
font-weight: bold;
}

#temperature {
font-size: 2rem;
color: #ff6347;
}

#weather {
font-size: 1rem;
color: #333;
}

/* Container for the categories */
.categories-container {
  max-width: 300px;
  margin: 0 auto;
  padding: 20px;
  border-radius: 15px;
  transition: all 0.3s eargba(1, 1, 1, 0.1)
}

/* Title of categories */
.categories-title {
  margin-bottom: 30px;
  color: #171717;
  font-size: 29px;
  font-weight: 700;
  line-height: 31px;
}

/* List style */
.categories-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

/* Individual category item */
.category-item {
  margin-bottom: 15px;
}

/* Links for categories */
.category-link {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 20px;
  text-decoration: none;
  color: #fff;
  font-size: 1.1rem;
  font-weight: 500;
  border-radius: 8px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

/* Hover effect - push to the right, with shadow */
.category-link:hover {
  transform: translateX(10px);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

/* Styling category colors dynamically */
.category-link.bg-primary { background-color: #007bff; }
.category-link.bg-secondary { background-color: #6c757d; }
.category-link.bg-success { background-color: #28a745; }
.category-link.bg-danger { background-color: #dc3545; }
.category-link.bg-warning { background-color: #ffc107; }
.category-link.bg-info { background-color: #17a2b8; }
.category-link.bg-light { background-color: #f8f9fa; color: #343a40; }
.category-link.bg-dark { background-color: #343a40; }

/* Arrow animation */
.category-arrow {
  font-size: 1.3rem;
  opacity: 0;
  transform: translateX(10px);
  transition: opacity 0.3s ease, transform 0.3s ease;
}

/* On hover: show the arrow */
.category-link:hover .category-arrow {
  opacity: 1;
  transform: translateX(0);
}

/* Mobile responsiveness */
@media (max-width: 768px) {
  .categories-container {
      max-width: 100%;
      padding: 15px;
  }

  .categories-title {
      font-size: 1.5rem;
  }

  .category-link {
      font-size: 1rem;
  }
}

