.realisations-container .card {
  width: 100%;
  height: 25rem;
  max-height: 25rem;
  border-radius: 10px;
  position: relative;
  color: rbg(240, 240, 240);
}


.pagination-post ul.pagination {
  justify-content: center;
}


ul.pagination a,
ul.pagination span {
    padding: 0.5rem 1rem 0.5rem 1rem;
}

ul.pagination span {
    background-color: #D12312 !important;
    color: white !important;
}

ul.pagination a {
    background-color: #041E42 !important;
    color: white !important;
    text-decoration: none !important;
}



.realisations-container h2.first-title {
  position: absolute;
  inset: auto auto 30px 30px;
  margin: 0;
  transition: inset .3s .3s ease-out;
  font-weight: 800;
  text-transform: uppercase;
  font-family: 'Montserrat';
  font-size: 20px;
  color: white;
}

.realisations-container h2.second-title {
  font-weight: 800;
  text-transform: uppercase;
  font-family: 'Montserrat';
  font-size: 20px;
  color: white;
}

.card-content {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  opacity: 0;
  transition: opacity .3s ease-out;
}

.realisations-container p {
  font-family: 'Montserrat';
  font-size: 16px;
  color: white;
}

.realisations-container .card:hover h2.first-title {
  opacity: 0;
}

.realisations-container .card:hover p {
  opacity: 1;
  transition: opacity .5s .1s ease-in;
}

.realisations-container .card:hover .card-content {
  opacity: 1;
  transition: opacity .5s .1s ease-in;
}

.realisations-container .card:hover img {
  transition: opacity .3s ease-in;
  opacity: 1;
}


.material-symbols-outlined {
  vertical-align: middle;
}

.realisations-container .card-content {
  -ms-overflow-style: initial;
  /* IE and Edge */
  scrollbar-width: 2px;
  scrollbar-color: transparent transparent;
  /* Firefox */
}
/* Pour tous les navigateurs standards */
::-webkit-scrollbar {
  width: 12px; /* ou la largeur souhaitée de la barre de défilement */
  scrollbar-color: transparent transparent;

}

::-webkit-scrollbar-thumb {
  background-color: transparent; /* Couleur de fond de la poignée de défilement */
  scrollbar-color: transparent transparent;

}

/* Pour Firefox */

/* AUTRES */

.section-realisation .realisation-container .card {
  border: solid 1px !important;
  height: 100% !important;
  width: 100% !important;
}


.section-realisation .image-realisation {
  height: 100% !important;
  width: 100% !important;
}

.section-realisation .card-date {
  line-height: 25px;
  border-radius: 5px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px;
  color: #fff;
  padding: 0 18px;
  position: absolute;
  right: 20px;
  bottom: 64px;
}

.section-activite .card-title {
  text-align: center !important;
  text-transform: uppercase;

}

.toggle-element {
  display: none;
}

.active .toggle-element {
  display: block;
}

.toggle-button {
  cursor: pointer;
}


/* .header-menu-principal.element-is-sticky {
  background-color: #fff;
  }*/

.header-menu-principal:hover {
  background-color: #041E42 !important;
}

/*.element-is-sticky .header-content-element {
    padding-left: 91px !important;
    padding-right: 91px !important;
    box-shadow: 0px 13px 35px -12px rgba(35, 35, 35, 0.15);
    background-color: #fff !important;
  }*/


.partenaires .arrow-partenaire-left,
.partenaires .arrow-partenaire-right {
  background-color: transparent;
  border: 1px solid #253955;
  color: #253955;
  height: 80.5px;
  width: 70.5px;
  border-radius: 6px;
  font-size: 30px;
}

.partenaires .img-partenaire {
  width: 100% !important;
  height: 92.7px;
  object-fit: contain;
}

.partenaires-items {
  margin-top: 5rem;
}


.activites .arrow-activite-left {
  position: absolute;
  top: 30%;
  left: -6%;
  background-color: transparent;
  border: 1px solid #253955;
  color: #253955;
  height: 80.5px;
  width: 70.5px;
  border-radius: 6px;
  font-size: 30px;
  z-index: 1;
}

.activites .arrow-activite-right {
  position: absolute;
  top: 30%;
  right: 0%;
  background-color: #253955;
  border: 1px solid #253955;
  color: #253955;
  height: 50.5px;
  width: 60.5px;
  border-radius: 6px;
  font-size: 30px;
  z-index: 1;
}

.nos-realisations-title {
  text-align: center;
  margin-bottom: 1rem;
  text-transform: uppercase;
}

.realisations-block .description-block {
  padding-right: 10% !important;
}

.realisations-block .description-block {
  padding-right: 10% !important;
}

.nos-realisations-btn {
  color: white;
  width: 290px;
  height: 50px;
  font-size: 18px;
  border-radius: 40px;
  border: 1px solid #0060AB;
  background-color: #0060AB;
}

.nos-realisations-btn:hover {
  color: #0060AB;
  border: 1px solid #0060AB;
  background-color: white;
}

.nos-realisations-btn:hover i {
  color: #0060AB !important;
}

.overlay-realisation-area {
  background-color: white;
  padding: 10px;
  height: 100%;
}

.overlay-realisation .title {
  border-radius: 10px 10px 0px 0px;
  background: #0060AB;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  letter-spacing: 0em;
  text-align: center;
  color: #FFFFFF;
  text-transform: uppercase;

}

.page-realisation-description {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #FAFAFA;
  overflow-y: scroll;
}



/* Hide scrollbar for IE, Edge and Firefox */
.page-realisation-description {
  -ms-overflow-style: initial;
  /* IE and Edge */
  scrollbar-width: 2px;
  /* Firefox */
}



.overlay-area {
  background-color: #FAFAFA;
  padding: 20px;
}

.page-realisation-div:hover .page-realisation-description {
  opacity: 1;
  display: block !important;

  border-radius: 10px;
}

.overlay-link {
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 24px !important;
  letter-spacing: 0em !important;
  text-align: left !important;
  text-decoration: none !important;
  color: #D12312 !important;
}

.overlay-link:hover {
  text-decoration: underline !important;
}

.slider1_overlay {
  text-align: center;
  font-weight: 600;
  font-size: 10px;
  white-space: nowrap;
  padding-top: 5px;
}




.page-realisation-img {
  object-fit: cover !important;
  height: 80% !important;
  border-radius: 10px 10px 0px 0px !important;
  width: 100% !important;

}

.page-realisation-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  letter-spacing: 0em;
  text-align: center;
  color: #1B2327;
  padding-left: 0 !important;
  padding-right: 0 !important;
  text-transform: uppercase;
}

.realisation-filter input, .realisation-filter input:focus {
  font-family: 'Montserrat';
  font-size: 12px;
  font-weight: 500;
  line-height: 12px;
  letter-spacing: 0em;
  text-align: center;
  border-radius: 30px;
  color: #D12312;
  border: 1px solid #D12312;
  background-color: #fff !important;
}

.realisation-filter input.filter-actif,
.realisation-filter input:hover {
  background-color: #D12312 !important;
  color: white !important;
  border: 1px solid #D12312 !important;
}



.header-menu-principal.element-is-sticky {
  background-color: #23283fd4 !important;
}

.gtranslate_wrapper {
  margin-top: 77px !important;
}

.gtranslate_wrapper {
  margin-top: 77px !important;
}