.text_dore {
  color: #c8a961 !important;
}

.div_drapeau {
  width: 100%;
  position: fixed;
  z-index: 100;
}

.div_vert {
  height: 5px;
}

.navbar {
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
}

@media (min-width: 576px) {
  .navbar {
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
  }
}

@media (max-width: 576px) {
  .section1 {
    padding-top: 30px !important;
  }
}

@media (max-width: 576px) {
  .member_top {
    padding-top: 90px !important;
  }
}

/* @media (max-width: 576px) {
  .div_agenda {
    flex-direction: column-reverse;
  }
} */

@media (max-width: 767px) {
  .div_agenda {
    flex-direction: column-reverse;
  }
}

@media (min-width: 768px) {
  .page-footer ul li:before {
    background: rgb(200,169,97);
  }
}

@media (min-width: 992px) {
  .member_last {
    margin-top: 1.5em;
  }
}

@media (min-width: 768px) {
  .page-footer ul li:after {
    background: #fff;
  }
}

.bouton_all {
  border-color: rgb(200,169,97);
  color: rgb(200,169,97);
}

.bouton_all:hover {
  background: rgb(200,169,97) !important;
  color: #fff;
  border-color: #fff;
}

#carousel-1 {
}

.active img {
}

.text-enum {
  margin-left: 10px;
}

.text-enum-body {
  display: block;
}

.paragraph-agenda {
  border-left: 2px solid #fff;
  padding-left: 9px;
}

.icon_menu {
  font-size: 16px;
}

.div_tableau {
  overflow-x: auto;
}

