/* Style custom */
#direction {
  height: 84px;
  background-color: #000000;
}

.navbar2 .direction .col-md-8 ul li a {
  color: #e1e1e1;
  font-family: "TitleFont";
  letter-spacing: 1.1px;
}

.logo {
  max-height: 70px;
}

.slideraccueil {
  min-height: 87vh;
}

.slideraccueil .contenue {
  min-height: 87vh;
}

#tarteaucitronIcon #tarteaucitronManager img {
  display: none;
}

.acceuil3 {
  height: 334px;
  margin-top: 0px;
}

.navbar2 .direction .col-md-8>ul>li:last-child>a {
  background-color: #ff0404;
  border: 0px solid white !important;
  color: #ffffff;
  padding: 2px 13px;
}

.slideraccueil a {
  color: #ffffff;
  background-color: #f50509;
  padding: 5px 20px;
  font-family: "TitleFont";
  font-size: 1.25rem;
  letter-spacing: 1.2px;
}

.navbar2 .direction .col-md-8>ul>li:last-child>a::after {
  height: 0px !important;
}

.navbar2 .direction .col-md-8>ul>li:last-child>a:hover {
  background-color: #ff0404c5;
  padding: 2px 13px;
  color: white;
}

h1 {
  background-image: linear-gradient(90deg, var(--second-color), #ff0000);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 0% 3px;
  animation: underlineSlide 3s ease-in-out infinite;
}

.menu_gauche>li.active>a::after,
.menu_droite>li.active>a::after,
.direction ul>li.active>a::after {
  background: #ff0000 !important;
}

.navbar2 .direction .col-md-8 ul li:not(:last-child) a::after {
  background: #ff0000;
}

.navbar2 .direction .col-md-8 ul li {
  padding: 10px 12px;
}

.map-container iframe {
  height: 300px;
}

.contact_page .row:nth-child(1) .col-md-4 li i {
  padding: 7px;
  margin-right: 3px;
}

.contact_page .row:nth-child(1) .col-md-4 ul li a {
  font-size: 0.9rem;
}

@media screen and (max-width: 992px) {
  .navbar2 .icon {
    color: #ffffff;
  }
}

.acceuil3_div {
  width: auto;
  padding-left: 8vw;
  padding-right: 8vw;
  margin: initial;
  margin-top: 84px;
}

.navbar2 .direction {
  padding-left: 8vw;
  padding-right: 8vw;
}

.slideraccueil h1,
.slideraccueil h2 {
  text-align: left;
  max-width: 50%;
  margin: initial;
  margin-top: 60px;
  font-size: 4rem;
}

.slideraccueil .contenue {
  padding-left: 8vw;
  padding-right: 8vw;
  align-items: flex-start;
  background: linear-gradient(rgba(0, 0, 0, 0.664), rgb(20 54 66 / 37%));
}

.slideraccueil p {
  font-size: 1rem;
  text-align: left;
  max-width: 60%;
  margin-top: 20px;
  margin: 30px 0px 30px 0px;
}

.jmt-footer__inner {
  padding: 0 8vw;
}

.navbar2 .direction .col-md-8 ul li .sous_menu {
  background-color: #000000;
}

.navbar2 .direction .col-md-8 ul li .sous_menu li a {
  color: #e1e1e1;
}

.navbar2 .direction .col-md-8 ul li .sous_menu li a:hover {
  background-color: #000000;
}

@media screen and (min-width: 1600px) {
  .acceuil3_div {
    width: auto;
    padding-left: 13vw;
    padding-right: 13vw;
    margin: initial;
    margin-top: 84px;
  }

  .slideraccueil h1,
  .slideraccueil h2 {
    max-width: 40%;
  }

  .slideraccueil .contenue {
    padding-left: 13vw;
    padding-right: 13vw;
  }

  .jmt-footer__inner {
    padding: 0 13vw;
  }

  .navbar2 .direction {
    padding-left: 13vw;
    padding-right: 13vw;
  }
}

@media screen and (max-width: 992px) {
  .navbar2 .icon {
    color: #ffffff;
  }
}

/* Footer */
.jmt-footer {
  width: 100%;
}

.jmt-footer__inner {
  margin: 0 auto;
  display: flex;
  gap: 48px;
  justify-content: space-between;
}

.jmt-footer__top {
  background-color: #000000;
  padding: 52px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}

.jmt-footer__col {
  flex: 1;
  min-width: 0;
}

.jmt-footer__col--brand {
  flex: 1.6;
}

.jmt-footer__logo-wrap {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 18px;
}

.jmt-footer__logo-img {
  height: auto;
  width: 52px;
  flex-shrink: 0;
}

.jmt-footer__logo-text {
  display: flex;
  flex-direction: column;
  line-height: 1.2;
}

.jmt-footer__logo-name {
  font-weight: 900;
  font-size: 18px;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.jmt-footer__logo-tagline {
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #f21b1e;
  margin-top: 2px;
}

.jmt-footer__desc {
  font-size: 13.5px;
  line-height: 1.7;
  color: rgba(255, 255, 255, 0.42);
  margin-bottom: 0;
  max-width: 88%;
}

.jmt-footer__desc+.jmt-footer__desc {
  margin-top: 10px;
}

.jmt-footer__desc a {
  color: rgba(255, 255, 255, 0.6);
  text-decoration: none;
  transition: color 0.2s;
}

.jmt-footer__desc a:hover {
  color: #ffffff;
}

.jmt-footer__heading {
  font-size: 17px;
  color: #ffffff;
  margin-bottom: 12px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.jmt-footer__list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.jmt-footer__list li {
  margin-bottom: 8px;
}

.jmt-footer__list li a {
  font-size: 13.5px;
  color: rgba(255, 255, 255, 0.45);
  text-decoration: none;
  transition: color 0.2s;
  line-height: 1.5;
}

.jmt-footer__list li a:hover {
  color: #ffffff;
}

.jmt-footer__socials {
  display: flex;
  gap: 14px;
  margin-top: 22px;
}

.jmt-footer__socials a {
  font-size: 20px;
  color: rgba(255, 255, 255, 0.38);
  text-decoration: none;
  transition:
    color 0.2s,
    transform 0.2s;
}

.jmt-footer__socials a:hover {
  color: #ffffff;
  transform: translateY(-2px);
}

.jmt-footer__bottom {
  background-color: #000000;
  padding: 18px 0;
}

.jmt-footer__bottom .jmt-footer__inner {
  align-items: center;
  gap: 20px;
}

.jmt-footer__copy {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.3);
  white-space: nowrap;
}

.jmt-footer__legal {
  display: flex;
  align-items: center;
  gap: 6px;
  flex-wrap: wrap;
  justify-content: flex-end;
}

.jmt-footer__legal a {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.35);
  text-decoration: none;
  transition: color 0.2s;
}

.jmt-footer__legal a:hover {
  color: #ffffff;
}

.jmt-footer__legal a+a::before {
  content: "–";
  margin-right: 6px;
  color: rgba(255, 255, 255, 0.18);
}

@media screen and (max-width: 1200px) {
  .jmt-footer__inner {
    padding: 0 5vw;
    gap: 36px;
  }
}

@media screen and (max-width: 992px) {
  .jmt-footer__inner {
    flex-wrap: wrap;
    gap: 0;
  }

  .jmt-footer__col {
    width: 50%;
    flex: none;
    padding: 24px 0;
    border-bottom: 0px solid rgba(255, 255, 255, 0.08);
  }

  .jmt-footer__col--brand {
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  }

  .jmt-footer__desc {
    max-width: 100%;
  }

  .jmt-footer__col:nth-child(2) {
    padding-right: 24px;
    border-right: 1px solid rgba(255, 255, 255, 0.08);
  }

  .jmt-footer__col:last-child {
    border-bottom: none;
  }
}

@media screen and (max-width: 640px) {
  .jmt-footer__top {
    padding: 36px 0 12px;
  }

  .jmt-footer__inner {
    padding: 0 5vw;
  }

  .jmt-footer__col {
    width: 100%;
    flex: none;
    padding: 20px 0;
  }

  .jmt-footer__col:nth-child(2) {
    padding-right: 0;
    border-right: none;
  }

  .jmt-footer__col:last-child {
    border-bottom: none;
  }

  .jmt-footer__bottom .jmt-footer__inner {
    flex-direction: column;
    align-items: center;
    gap: 10px;
    text-align: center;
  }

  .jmt-footer__legal {
    justify-content: center;
  }
}

@media screen and (min-width: 1600px) {
  .jmt-footer__inner {
    padding: 0 13vw;
  }
}

.pres-header h2 {
  font-size: 2rem;
  font-weight: 700;
  color: rgb(255, 255, 255);
  margin-bottom: 10px;
}

.acceuil3 h1 {
  font-size: 3rem;
}

.event-page .event-status.upcoming {
  background: var(--second-color);
}

.event-page .event-status.past {
  background: var(--second-color);
}

.events .event-dates {
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 20px;
  color: #143642;
  padding: 0px;
  border-radius: var(--border-radius);
  box-shadow: initial;
  border: 0px solid #e5e7eb;
}

.events .event-card.upcoming {
  border: 0px solid var(--second-color);
}

.events .event-card.past {
  border: 0px solid var(--second-color);
}

.events .event-card.ongoing {
  border: 0px solid var(--second-color);
}

.events .event-status.upcoming {
  background: var(--second-color);
}

.events .event-status.past {
  background: var(--second-color);
}

.pres-header {
  text-align: left;
  max-width: 1200px;
  margin: 0px auto 25px auto;
}

.pres-header p {
  color: #d5d5d5;
  font-size: 1rem;
  margin: auto;
}

.presentation1 .row:has(.col-md-3:nth-child(n + 3)) {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  justify-content: start;
  max-width: 1200px;
}

.presentation1 .row:has(.col-md-3:nth-child(n + 3)) .col-md-3:first-child {
  grid-column: 1 / -1;
}

.presentation1 .col-md-3 {
  border: 1px solid white;
}

.presentation1 {
  width: 100%;
  max-width: inherit !important;
  margin: auto;
  background-color: #143642;
  margin-top: 0px;
  margin-bottom: 30px;
  padding: 50px 0px;
}

.presentation1 .col-md-3 .discover-btn {
  border: 1px solid #fff;
  font-size: 0.9rem;
  background-color: #14364200;
  position: absolute;
  right: 10px;
  top: 10px;
}

.presentation1 .col-md-3 p {
  width: 60%;
  margin-bottom: 10px;
  font-size: 0.9rem;
}

.presentation1 .col-md-3 div {
  position: initial;
}

.presentation1 .col-md-3:hover {
  transform: scale(1.01);
}

.presentation1 .col-md-3:hover .discover-btn {
  transform: scale(1);
}

.blog .col-md-5 h2 {
  margin-top: 3px;
}

.direction.is-mobile .icon {
  color: white;
}

/* HOMEPAGE — SHARED*/
.hp-section-header {
  text-align: center;
  margin-bottom: 32px;
}

.hp-section-title {
  font-size: 2rem;
  font-weight: 700;
  color: #1e293b;
  text-align: left;
  margin-bottom: 8px;
}

.hp-section-subtitle {
  font-size: 1rem;
  text-align: left;
  color: #64748b;
}

.hp-section-cta {
  display: flex;
  justify-content: flex-start;
  margin-top: 26px;
}

.hp-cta-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background-color: var(--second-color);
  color: #fff;
  padding: 12px 28px;
  border-radius: var(--border-radius);
  font-size: 0.95rem;
  font-weight: 500;
  text-decoration: none;
  transition:
    opacity 0.2s ease,
    transform 0.2s ease;
}

.hp-blog-content {
  font-size: 0.9rem;
  color: #64748b;
  line-height: 1.55;
  flex-grow: 1;
  max-height: 300px;
  overflow: hidden;
}

.hp-event-content {
  font-size: 0.9rem;
  color: #64748b;
  line-height: 1.55;
  flex-grow: 1;
  max-height: 300px;
  overflow: hidden;
}

.hp-cta-btn:hover {
  opacity: 0.88;
  transform: translateY(-2px);
}

.hp-cta-btn i {
  transition: transform 0.2s ease;
}

.hp-cta-btn:hover i {
  transform: translateX(4px);
}

.hp-blog {
  max-width: 1200px;
  margin: 50px auto;
  padding: 0 20px;
}

.hp-blog-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto auto;
  gap: 24px;
}

.hp-blog-link.hp-blog-main {
  grid-column: 1;
  grid-row: 1 / 3;
}

.hp-blog-link.hp-blog-secondary {
  grid-column: 2;
}

.hp-blog-link {
  text-decoration: none;
  color: inherit;
  display: block;
  height: 100%;
}

.hp-blog-card {
  background: #fff;
  border-radius: var(--border-radius);
  box-shadow: 0 6px 24px rgb(0 0 0 / 0.08);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  height: 100%;
  transition:
    transform 0.25s ease,
    box-shadow 0.25s ease;
}

.hp-blog-link:hover .hp-blog-card {
  transform: translateY(-4px);
  box-shadow: 0 14px 40px rgb(0 0 0 / 0.13);
}

.hp-blog-image {
  overflow: hidden;
  flex-shrink: 0;
}

.hp-blog-main .hp-blog-image {
  height: 300px;
}

.hp-blog-secondary .hp-blog-image {
  height: 160px;
}

.hp-blog-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.4s ease;
}

.hp-blog-link:hover .hp-blog-image img {
  transform: scale(1.05);
}

.hp-blog-body {
  padding: 20px;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

.hp-blog-meta {
  display: flex;
  justify-content: space-between;
  font-size: 0.82rem;
  color: #94a3b8;
  margin-bottom: 10px;
}

.hp-blog-read i {
  margin-right: 4px;
}

.hp-blog-title {
  font-size: 1.2rem;
  font-weight: 600;
  color: #1e293b;
  line-height: 1.35;
  margin-bottom: 8px;
  transition: color 0.2s ease;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.hp-blog-main .hp-blog-title {
  font-size: 1.45rem;
}

.hp-blog-link:hover .hp-blog-title {
  color: var(--second-color);
}

.hp-blog-excerpt {
  color: #64748b;
  font-size: 0.9rem;
  line-height: 1.55;
  flex-grow: 1;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 0px;
}

.hp-events {
  background-color: #ffffff26;
  padding: 30px 0px;
}

.div-hp-events {
  max-width: 1200px;
  margin: 0px auto;
  padding: 0 20px;
}

.hp-events-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto auto;
  gap: 24px;
}

.hp-event-link.hp-event-main {
  grid-column: 2;
  grid-row: 1 / 3;
}

.hp-event-link.hp-event-secondary {
  grid-column: 1;
}

.hp-event-link {
  text-decoration: none;
  color: inherit;
  display: block;
  height: 100%;
}

.hp-event-card {
  background: #fff;
  border-radius: var(--border-radius);
  box-shadow: 0 6px 24px rgb(0 0 0 / 0.08);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  height: 100%;
  transition:
    transform 0.25s ease,
    box-shadow 0.25s ease;
}

.hp-event-link:hover .hp-event-card {
  transform: translateY(-4px);
  box-shadow: 0 14px 40px rgb(0 0 0 / 0.13);
}

.hp-event-image {
  position: relative;
  overflow: hidden;
  flex-shrink: 0;
}

.hp-event-main .hp-event-image {
  height: 300px;
}

.hp-event-secondary .hp-event-image {
  height: 160px;
}

.hp-event-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.4s ease;
}

.hp-event-link:hover .hp-event-image img {
  transform: scale(1.05);
}

.hp-event-badge {
  position: absolute;
  top: 12px;
  left: 12px;
  background-color: var(--second-color);
  color: #fff;
  font-size: 0.72rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  padding: 5px 12px;
  border-radius: 999px;
  pointer-events: none;
}

.hp-event-body {
  padding: 20px;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

.hp-event-dates {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 0.82rem;
  color: #64748b;
  margin-bottom: 10px;
}

.hp-event-dates span i {
  margin-right: 4px;
  color: var(--second-color);
}

.hp-event-arrow {
  color: #94a3b8;
  font-size: 0.75rem;
}

.hp-event-title {
  font-size: 1.2rem;
  font-weight: 600;
  color: #1e293b;
  line-height: 1.35;
  margin-bottom: 8px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.hp-event-main .hp-event-title {
  font-size: 1.45rem;
}

.hp-event-link:hover .hp-event-title {
  color: var(--second-color);
}

.hp-event-excerpt {
  color: #64748b;
  font-size: 0.9rem;
  line-height: 1.55;
  flex-grow: 1;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 0px;
}

.hp-event-footer {
  display: flex;
  justify-content: flex-end;
  margin-top: 8px;
}

.hp-event-more {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  background-color: var(--second-color);
  color: #fff;
  font-size: 0.82rem;
  font-weight: 500;
  padding: 6px 14px;
  border-radius: var(--border-radius);
  transition: opacity 0.2s ease;
}

.hp-event-more i {
  transition: transform 0.2s ease;
}

.hp-event-link:hover .hp-event-more i {
  transform: translateX(4px);
}

.titreGalerieFaqPage {
  border-bottom: 0px solid var(--second-color);
  font-size: 2rem;
  color: #1e293b;
}

.hp-main-excerpt {
  display: none;
}

@media (max-width: 768px) {

  .hp-blog-grid,
  .hp-events-grid {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
  }

  .hp-blog-link.hp-blog-main,
  .hp-blog-link.hp-blog-secondary,
  .hp-event-link.hp-event-main,
  .hp-event-link.hp-event-secondary {
    grid-column: 1;
    grid-row: auto;
  }

  .hp-blog-main .hp-blog-image,
  .hp-blog-secondary .hp-blog-image,
  .hp-event-main .hp-event-image,
  .hp-event-secondary .hp-event-image {
    height: 200px;
  }

  .hp-section-title {
    font-size: 1.8rem;
  }

  .hp-blog-content,
  .hp-event-content {
    display: none;
  }

  .hp-main-excerpt {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
}

@media (max-width: 768px) {

  .slideraccueil h1,
  .slideraccueil h2 {
    text-align: left;
    max-width: 100%;
    margin-top: 35px;
    font-size: 2.5rem;
    text-shadow: none;
  }

  .titreGalerieFaqPage {
    font-size: 1.8rem;
  }

  .slideraccueil p {
    max-width: 100%;
    margin: 25px 0px 30px 0px;
  }

  .slideraccueil .contenue {
    min-height: 80vh;
  }

  .slideraccueil {
    min-height: 80vh;
    padding-top: 40px;
  }

  .navbar2 .icon2 {
    color: #fff;
  }

  .presentation1 {
    padding: 50px 20px 0px;
  }

  .pres-header h2 {
    font-size: 1.8rem;
  }

  .presentation1 .col-md-3 .discover-btn {
    right: 10px;
    top: initial;
    bottom: 10px;
  }

  .hp-blog {
    margin: 20px auto;
    padding: 0 20px;
  }

  .blog {
    margin: 20px auto;
    padding: 20px;
  }

  .acceuil3 h1 {
    font-size: 2rem;
  }

  .acceuil3 {
    height: 250px;
    margin-top: 7px;
  }

  .events .event-dates {
    flex-wrap: wrap;
    gap: 5px;
  }

  .nav-mobile2 {
    background-color: #000;
  }

  .navbar2 .nav-mobile2 ul li a {
    color: #fff;
  }

  .nav-mobile2 li>i.fa-arrow-right {
    color: white;
  }

  .nav-mobile2 li.has-submenu>i {
    color: white;
  }

  .nav-mobile2 ul.sous_menu2.active li a {
    color: #fff;
  }

  .nav-mobile2 ul.sous_menu2.active li a i {
    color: #fff;
  }

  .close_second_menu i {
    color: #fff;
  }

  .close_second_menu {
    background-color: #000;
  }

  .nav-mobile2 {
    height: 100%;
    bottom: 0;
    background-color: #000;
    padding-top: 0px;
  }

  .navbar2 .logo {
    height: 50px;
    margin-left: 0px;
  }
}