#c11578 {
	margin: 0;
	padding-bottom: 0;
	padding-top: 5rem;
}
#c11576 {
	padding-top: 1.5rem;
}
#news-container-11577 .img-fluid.shadow {
	box-shadow: none !important;
}
#news-container-11577 .p-5 {
	padding: 0 !important;
}
#news-container-11577 .ml-4.col-8 {
	padding-top: 1rem;
	flex: 0 0 50%;
	max-width: 50%;
}
#news-container-11577  .col-3 {
	max-width: 300px !important;
	flex: 0 0 300px;
}
.badge.badge-primary.mb-2 {
	margin-top: 0.75rem;
}
/* ── Frame & conteneur ─────────────────────────────────────────── */
body#p2565 #c16915 .carousel-header {
  display: none;
}

body#p2565 #c16915 .frame-inner {
  position: relative;
}

body#p2565 #carousel-16915.carousel {
  position: relative;
  display: flex;
  flex-direction: column;
  overflow: visible;
  margin-top: 3.75rem;
  margin-bottom: 0.5rem;
}

body#p2565 #carousel-16915 .carousel-inner {
  order: 1;
  flex: 0 0 auto;
  padding-bottom: 0;
}

/* ── Slides : fond blanc, texte noir ───────────────────────────── */
body#p2565 #carousel-16915 .item {
  height: auto;
  min-height: 0;
  border: 1px solid #dee2e6;
  transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
  --carousel-item-background: #fff;
  --carousel-item-color: #212121;
  --carousel-item-link-color: #004d7d;
}

body#p2565 #carousel-16915 .carousel-item-layout-light,
body#p2565 #carousel-16915 .carousel-item.active {
  background-color: #fff !important;
  color: #212121 !important;
  border-color: #dee2e6;
  --carousel-item-background: #fff !important;
  --carousel-item-color: #212121 !important;
}

body#p2565 #carousel-16915 .carousel-item .carousel-item-header,
body#p2565 #carousel-16915 .carousel-item .carousel-item-subheader,
body#p2565 #carousel-16915 .carousel-item .carousel-item-bodytext,
body#p2565 #carousel-16915 .carousel-item .carousel-item-bodytext p,
body#p2565 #carousel-16915 .carousel-item .carousel-item-bodytext li {
  color: #212121 !important;
}

/* ── Contenu texte ───────────────────────────────────────────── */
body#p2565 #carousel-16915 .carousel-item-type-text .carousel-content-inner {
  align-items: flex-start;
  justify-content: flex-start;
  padding: 2.5rem 2.5rem 2.5rem;
  max-height: none;
  overflow: visible;
}

body#p2565 #carousel-16915 .carousel-text-inner {
  width: 100%;
  margin: 0;
  text-align: left;
}

body#p2565 #carousel-16915 .carousel-text-inner > div:first-child:not(.carousel-item-bodytext) {
  display: none;
}

body#p2565 #carousel-16915 .carousel-item-header {
  margin-bottom: 0.75rem;
}

body#p2565 #carousel-16915 .carousel-item-bodytext {
}

body#p2565 #carousel-16915 .carousel-item-bodytext > *:last-child {
  margin-bottom: 0;
}

/* ── Onglets (style nav-tabs événements) ───────────────────────── */
body#p2565 #carousel-16915 .carousel-indicators-navigation {
  position: static;
  order: 0;
  width: 100%;
  margin: 0 0 1.25rem;
  z-index: 1;
  flex-shrink: 0;
  background: transparent;
  color: #313131;
  padding: 0;
  list-style: none !important;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  border-top: 1px solid #ababab;
  border-bottom: 1px solid #ddd;
}

body#p2565 #carousel-16915 .carousel-indicators-navigation > li,
body#p2565 #carousel-16915 .carousel-indicators-navigation > li[data-bs-target] {
  flex: 0 1 auto !important;
  min-width: 0;
  margin: 0 !important;
  padding: 0.75em 1.5em !important;
  text-align: left;
  color: #313131 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0;
  width: auto !important;
  height: auto !important;
  text-indent: 0 !important;
  cursor: pointer;
  list-style: none !important;
  display: flex !important;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  box-sizing: border-box;
  opacity: 1 !important;
}

body#p2565 #carousel-16915 .carousel-indicators-navigation > li span {
  display: block;
  white-space: normal;
  word-break: break-word;
}

body#p2565 #carousel-16915 .carousel-indicators-navigation > li.active {
  color: #004d7d !important;
  font-weight: 600;
  background: transparent !important;
}

body#p2565 #carousel-16915 .carousel-indicators-navigation > li.active::before {
  content: '';
  position: absolute;
  left: 1.5em;
  right: 1.5em;
  bottom: 0;
  top: auto;
  height: 0;
  border: none !important;
  border-bottom: 2px solid #004d7d !important;
}

/* ── Flèches blanches sur fond bleu (style accueil) ──────────── */
body#p2565 #carousel-16915 .carousel-control {
  position: absolute;
  top: -2.625rem;
  width: 34px;
  height: 36px;
  opacity: 1;
  background: #004d7d !important;
  border: 0 !important;
  border-radius: 0;
  box-shadow: none !important;
  display: flex;
  align-items: center;
  justify-content: center;
}

body#p2565 #carousel-16915 .carousel-control-prev {
  left: 20px;
  right: auto;
}

body#p2565 #carousel-16915 .carousel-control-next {
  left: 54px;
  right: auto;
}

body#p2565 #carousel-16915 .carousel-control-icon {
  display: block;
  width: 100%;
  height: 100%;
  filter: none;
  background-color: transparent !important;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 0;
  max-width: calc(60%);
}

body#p2565 #carousel-16915 .carousel-control-icon.carousel-control-prev-icon,
body#p2565 #carousel-16915 .carousel-control-prev .carousel-control-icon {

}

body#p2565 #carousel-16915 .carousel-control-icon.carousel-control-next-icon,
body#p2565 #carousel-16915 .carousel-control-next .carousel-control-icon {

}

body#p2565 #carousel-16915 .carousel-control:hover,
body#p2565 #carousel-16915 .carousel-control:focus-visible {
  background: #003d63 !important;
  opacity: 1;
}

/* ── Barre de progression ────────────────────────────────────── */
body#p2565 #carousel-16915::after {
  content: '';
  order: 2;
  display: block;
  width: 40px;
  height: 4px;
  margin: 1.25rem 0 1.25rem 20px;
  background: #004d7d;
  box-shadow: 40px 0 0 rgba(0, 77, 125, 0.25), 80px 0 0 rgba(0, 77, 125, 0.25);
}

body#p2565 #carousel-16915:has(.carousel-item[data-itemno="1"].active)::after {
  background: rgba(0, 77, 125, 0.25);
  box-shadow: 40px 0 0 #004d7d, 80px 0 0 rgba(0, 77, 125, 0.25);
}

body#p2565 #carousel-16915:has(.carousel-item[data-itemno="2"].active)::after {
  background: rgba(0, 77, 125, 0.25);
  box-shadow: 40px 0 0 rgba(0, 77, 125, 0.25), 80px 0 0 #004d7d;
}

/* ── Mobile ──────────────────────────────────────────────────── */
@media (max-width: 767.98px) {
  body#p2565 #carousel-16915 {
    margin-top: 3rem;
  }

  body#p2565 #carousel-16915 .carousel-indicators-navigation {
    flex-direction: column;
  }

  body#p2565 #carousel-16915 .carousel-indicators-navigation > li,
  body#p2565 #carousel-16915 .carousel-indicators-navigation > li[data-bs-target] {
    width: 100% !important;
    padding: 0.65rem 1rem !important;
    border-bottom: 1px solid #ddd !important;
  }

  body#p2565 #carousel-16915 .carousel-indicators-navigation > li:last-child {
    border-bottom: 0 !important;
  }

  body#p2565 #carousel-16915 .carousel-indicators-navigation > li.active::before {
    left: 1rem;
    right: 1rem;
  }

  body#p2565 #carousel-16915 .carousel-control {
    top: -2.25rem;
  }
}    @media (max-width:991px) {
      .tx-maps2 {
        height: 660px !important;
        overflow: hidden;
      }
      #maps2-12831 {
        height: 660px !important;
      }
    }      .news-list-view .col-lg-8 {padding:1.5rem}