.carousel .carousel-control-prev-icon {
  display: none !important;
  width: 100px !important;
  height: 100px !important;
  margin-top: 100px !important; }

.carousel .carousel-control-next-icon {
  display: none !important;
  width: 100px !important;
  height: 100px !important;
  margin-top: 100px !important; }

.shadow-sm {
  box-shadow: 0px 1px 15px rgba(0, 0, 0, 0.075) !important;
  border-radius: 10px; }

.text-primaire {
  color: #f48a50 !important; }

.categorie_title {
  height: 60px;
  justify-content: center;
  align-items: center;
  display: flex; }

.btn-primaire {
  color: #fff !important;
  background-color: #f48a50 !important;
  border-radius: 10px !important;
}
.bg-light {
    background-color: #f2f4f6 !important;
}
.card_section {
  margin-right: 10px;
  align-items: center;
  justify-content: center;
  padding: 10px;
  text-align: center;
  /* width: 200px; */
  border-radius: 10px;
  /* background: #8a4300 !important; */
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.18);
  /* color: #fff !important;  */
  background: #1f1f1ff2 !important ;
  color: #f48a50  !important;
}

.card_section:hover {
  background: #f48a50 !important ;
  color: #1f1f1ff2  !important;
  cursor: pointer;
  transform: scale(1);
  font-weight: bold;
}

.card_section:hover > h5 > a {
  color: #1f1f1ff2 !important;
  font-weight: bold;

}

.card_section > h5 > a {
  /* color: #f48a50 !important;  */
  font-size: 14px;
  font-weight: bold;
}

.card_section > h5 > a:hover {
  color: #1f1f1ff2 !important; }

.text-orange {
  color: #f48a50 !important; }

.bg-orange {
  color: #f48a50 !important; }

.bg-secondaire {
  background-color: #8a4300 !important; }

.bg-bleu {
  background: #46b8da !important; }

.bg-light2 {
  background-color: #f5f5f5 !important; }

.f12 {
  font-size: 11px !important;
}
.participation,.objectif{
    font-size: 14px !important;
    margin-top: 5px;
}
.slick-prev, .slick-next {
  position: absolute;
  display: block;
  height: 50px !important;
  width: 50px !important;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
  z-index: 1; }

.slick-prev {
  left: 0px !important; }

.slick-next {
  right: 0px !important; }

.slick-prev:before, .slick-next:before {
  font-size: 50px !important;
  color: #f48a50 !important; }

.slick-dots {
  margin-top: -100px !important;
  bottom: 0 !important; }

.header_fixed {
  position: fixed !important;
  margin-top: 0px;
  z-index: 1000;
  top: 0px;
  margin-left: 0px;
  width: 1030px;
  left: 0px; }

.slick-list {
  overflow: initial !important; }

.navbar {
  font-weight: 300;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0), 0 2px 10px 0 rgba(0, 0, 0, 0) !important; }

.contenu {
  padding: 0;
  overflow: hidden;
  background: #fff !important;
  margin-top: -10px;
  padding-top: 5px; }

.header_top {
  margin-bottom: 10px;
  box-shadow: 0 10px 12px 0 #bfbebe; }

body {
  background: #fff !important; }

.header_slider {
  background: #f8f8f8f8 !important; }

s .header {
  margin-top: 30px; }
  s .header_slider_right {
    height: 400px; }

.gros-titre {
  font-size: 46px !important;
  margin-bottom: -30px !important;
  margin-top: 50px !important; }

.title-icon {
  margin: 0 auto;
  max-width: 160px;
  position: relative; }

.title-icon::before {
  content: "";
  height: 2px;
  position: absolute;
  right: 10px;
  top: 20px;
  width: 36px;
  background: #f48a50 !important; }
.nav-link:hover,.nav-link:focus{
    background: #f48a50 !important;
    color: #fff !important;
}
.title-icon::after {
  content: "";
  height: 2px;
  position: absolute;
  left: 10px;
  top: 20px;
  width: 36px;
  background: #f48a50 !important; }

.bg,
.bg1 {
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%; }

.bg {
  height: 250px; }

.bg1 {
  height: 370px; }

.paragraphe {
  line-height: 1.7;
  color: #666666 !important;
  font-size: 14px; }

.paragraphe1 {
  color: #eee !important; }

.bg-orange {
  background: #f48a50 !important; }

a.nav-link {
  color: #1f1f1ff2 !important; }

ul > li {
  padding: 8px 5px;
  border-radius: 30px; }

ul.menu > li > a {
  color: #333333;
  padding: 8px 16px;
  border-radius: 10px;
  font-size: 13px;
  padding: 6px;
  font-weight: 400;
  text-align: center; }

a.active {
  background: #f48a50 !important;
  color: #fff !important; }

.locations > span {
  padding: 0 20px;
  text-align: left;
  line-height: 1.3;
  font-size: 14px;
  color: #6c757d !important;
  word-break: break-all;
  text-align: right;
  font-size: 12px;
  display: contents; }
  .locations > span > span {
    font-size: 20px !important;
    color: #333;
    display: none; }

.slider_p {
  height: 200px;
  background-color: #fff !important;
  padding: 5px;
  box-shadow: 0 0 10px -6px; }

.slider > .slider_p > p.titre {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
  margin-top: 10px;
  color: #8a4300 !important;
  height: 50px;
  padding: 0 20px;
  text-align: left !important;
  display: block;
  text-overflow: ellipsis;
  word-wrap: break-word;
  overflow: hidden;
  max-height: 3.6em; }

.slider > .slider_p > p.description {
  font-size: 16px !important;
  text-align: justify !important;
  padding: 0 20px;
  text-align: left;
  line-height: 1.3;
  font-size: 14px;
  color: #6c757d !important;
  word-break: break-all; }

.section1_block {
  color: white;
  padding: 30px;
  background-color: #fafafa;
  margin-bottom: 10px;
  margin-top: -60px; }
  .section1_block_titre {
    font-size: 25px;
    font-weight: bold;
    line-height: 1.2;
    margin-top: 10px; }
  .section1_block_description {
    font-size: 14px;
    text-transform: "les"; }

.section1 > .projets {
  background-color: #f48a50 !important; }

.section1 > .social {
  background-color: #000000eb; }

.section3 {
  background-color: #fff; }

.section2 {
  background-color: #f2f4f6;
  margin-top: 30px;
}

.section2 {
  padding: 100px 30px;
  font-size: 20px;
  text-align: center;
  margin-bottom: 30px; }
  .section2_titre {
    color: #f48a50 !important;
    font-weight: 500; }
  .section2_img > span > img {
    margin: 10px;
    width: 100px;
    text-align: center;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 0px 0px 7px -4px #333;
    background: #fff !important; }

.causes, .qsn, .section4 .categories {
  text-align: center !important; }
  .causes_titre {
    text-transform: uppercase;
    padding: 30px;
    margin-top: 30px;
    color: #212529 !important;
    font-size: 25px;
    font-weight: bold;
    line-height: 1.2;
    margin-top: 10px; }
    .causes_titre > i {
      color: #f48a50 !important;
      margin: 5px; }
  .causes_block {
    margin-bottom: 20px; }
    .causes_block:hover {
      cursor: pointer;
      transition: all 0.3s;
      transform: scale(1.02) translate(2px, 0px); }
    .causes_block > div > div.card > div.overlay {
      position: absolute;
      background: #100f0f6b;
      z-index: 1;
      height: 58%;
      width: 100%; }
    .causes_block > div > div.card > img {
      height: 284px;
      object-fit: cover; }
    .causes_block > div > div.card > span.titre {
      color: #8a4300 !important;
      margin: 10px;
      background: #fff;
      padding: 5px;
      border-radius: 10px;
      padding: 5px 10px;
      border-radius: 10px;
      line-height: 1.2;
      display: block;
      text-overflow: ellipsis;
      word-wrap: break-word;
      overflow: hidden;
      max-height: 2.6em;
      height: 100px; }
    .causes_block > div > div.card > p {
      padding: 0 20px;
      text-align: left;
      line-height: 1.3;
      font-size: 14px;
      color: #6c757d !important;
      word-break: break-all; }
    .causes_block > div > div.card > div.part {
      padding: 0 20px;
      font-size: 12px;
      margin-top: 5px; }
      .causes_block > div > div.card > div.part > div > span.price {
        color: #f48a50 !important; }
      .causes_block > div > div.card > div.part > .participation {
        float: left; }
      .causes_block > div > div.card > div.part > .objectif {
        float: right; }
    .causes_block > div > div.card > a {
      margin: 0 10px;
      margin: 0 20% 10px 20%;
      background: #8a4300 !important;
      height: 30px;
      padding: 7px; }

.card-orange {
  margin-top: -20px !important;
  box-shadow: 0 2px 5px 0 transparent !important; }

.card-presentation {
  height: 267px;
  margin: 0 !important;
  padding: 0 !important;
  background: #f48a50 !important;
  border-radius: 5px;
  box-shadow: 0 0 0 0 !important; }

.h-title {
  padding-bottom: 20px; }

.show {
  display: flex;
  margin-left: 15px; }

.qsn_titre {
  font-size: 25px;
  font-weight: bold;
  line-height: 1.2;
  margin-top: 10px;
  padding: 30px; }

.qsn_contenu {
  background: #f2f4f6;
  color: #1f1f1ff2 !important;
  padding-bottom: 30px;
  margin-bottom: 30px; }
  .qsn_contenu_parag {
    margin: 40px;
    font-size: 18px;
    color: #212529 !important;
    text-align: left; }
  .qsn_contenu_annonce {
    margin: -30px 0;
    box-shadow: 0px 0px 8px -2px #333;
    border-radius: 4px;
    background: #1f1f1ff2 !important; }
    .qsn_contenu_annonce_titre {
      font-size: 14px;
      margin-top: 10px;
      font-weight: 500; }
    .qsn_contenu_annonce_parag {
      font-size: 12px; }
  .qsn_contenu_annonce > i {
    font-size: 80px;
    padding-top: 10px; }

.section4 {
  margin-top: -30px;
  padding-top: 30px; }
  .section4 .categories {
    padding: 0 0 !important; }
    .section4 .categories_titre {
      text-align: center !important;
      font-size: 25px;
      font-weight: bold;
      line-height: 1.2;
      margin-top: 10px; }
    .section4 .categories_titre {
      font-size: 30px;
      text-align: left !important; }

/* Footer */
.footer {
  background: #1f1f1ff2 !important; }
  .footer_block {
    color: #fff !important;
    text-align: justify; }
    .footer_block > p > img {
      padding-top: 15px; }
    .footer_block > p.titre {
      padding-top: 15px;
      font-size: 20px;
      color: #f48a50 !important; }

.footer_bottom {
  text-align: center !important;
  font-size: 12px;
  color: #fff !important;
  background: #333;
  padding: 10px; }
  .footer_bottom > div > a {
    color: #f48a50 !important; }

.title-slider {
  padding-left: 1.5rem;
  margin-left: 1.5rem; }

ul.bas {
  padding: 0; }

ul.bas li {
  padding: 4px 5px;
  border-radius: 30px;
  line-height: 0;
  display: block;
  background: #fff;
  margin-bottom: 5px; }

ul.bas li:hover {
  background: #333; }

/* --------------------------------------------
        Screen Media
------------------------------------------------*/
@media (max-width: 575.98px) {
  .qsn {
    align-items: center; }
    .qsn_contenu {
      margin-top: 10px; }
      .qsn_contenu_parag {
        font-size: 12px;
        margin: 10px; }
  .section1 > .social {
    background-color: #000000eb;
    margin-top: 0px; }
  .section2_img > span > img {
    margin: 0px !important;
    width: 80px !important; }
  .section2_titre {
    font-weight: 500;
    font-size: 14px; }
  .gros-titre {
    font-size: 18px !important;
    margin-bottom: -20px !important; }
  .title-slider {
    margin-left: 0 !important;
    padding-left: 0 !important; }
  .header_top {
    margin-top: 0 !important; }
  .section4 .categories {
    padding: 0; } }

@media (max-width: 767.98px) {
  .header_top {
    padding: 0px 0px !important; }
  h3.montant {
    font-size: 1.1rem !important; }
  .section4 .categories {
    padding: 0; } }

@media (max-width: 1199.98px) {
  h3.montant {
    font-size: 1.2rem !important; } }
