footer#footer_2025 {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 13px;
  color: #313131;
  margin-top: -200px;
  width: 100vw;
  overflow: hidden;
  background: #ebe7e7;
  z-index: 1;
  position: relative;
  left: initial;
  top: initial;
  padding-top: 244px;
  padding-bottom: 12px;
}
footer#footer_2025 .grey {
  width: 86%;
  margin: 0 auto;
}
footer#footer_2025 .grey .list_sub_nav {
  width: 90%;
  margin: 0 auto;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
footer#footer_2025 .grey .list_sub_nav ul {
  display: inline-block;
  vertical-align: top;
  list-style: none;
  padding-left: 0px;
}
footer#footer_2025 .grey .list_sub_nav ul.links {
  width: calc(16.666666667% - (4 * 22px));
}
footer#footer_2025 .grey .list_sub_nav ul.links li:first-child {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 20px;
}
footer#footer_2025 .grey .list_sub_nav ul.links li {
  margin-bottom: 12px;
}
footer#footer_2025 .grey .list_sub_nav ul.links b {
  font-weight: 700;
  color: #313131;
  margin-right: 10px;
}
footer#footer_2025 .grey .list_sub_nav ul.links a {
  color: #626161;
}
footer#footer_2025 .grey .list_sub_nav ul:last-child {
  width: calc(33.333333334% - (4 * 22px));
}
footer#footer_2025 .horaires_footer {
  width: 22% !important;
}
footer#footer_2025 .horaires_footer li > span {
  display: inline-block;
}
footer#footer_2025 .horaires_footer li > span:first-child {
  width: 30px;
}
footer#footer_2025 .horaires_footer li > div span {
  color: #626161;
}
footer#footer_2025 .horaires_footer li > div {
  display: inline-block;
  margin-left: 16px;
  opacity: 0.9;
}
footer#footer_2025 aside.weglot-default {
  display: none;
}
footer#footer_2025 .last {
  border-top: 1px solid #7070701A;
  padding-top: 12px;
}
footer#footer_2025 .last .container {
  width: 90%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
}
footer#footer_2025 .last .container p {
  margin: 0;
}
footer#footer_2025 .last .container p span {
  margin-left: 28px;
}
footer#footer_2025 .last .container .moyen_payement {
  width: 248px;
  height: 44px;
  background: url(../images/moyen_payement.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
footer#footer_2025 .footer_mobile {
  margin-bottom: 20px;
}
footer#footer_2025 .footer_mobile .horaires_footer {
  width: 100% !important;
}
