@charset "UTF-8";
body {
  font-family: "Barlow", sans-serif !important;
}

.et_pb_button_module_wrapper .et_pb_button {
  line-height: 1.25 !important;
}

body.single .et_pb_post_content .wp-block-image.alignleft {
  margin-right: 24px;
}
body.single .et_pb_post_content .wp-block-image.alignright {
  margin-left: 24px;
}

.et_pb_module.et_pb_post_content .wp-block-gallery {
  margin-bottom: 24px;
}

/* HELPERS */
.font-caveat {
  font-family: "Caveat Brush", cursive !important;
}

.btn-bleu {
  display: inline-flex !important;
  justify-content: space-between;
}
.btn-bleu:after {
  position: relative !important;
}

.btn-black {
  display: inline-block;
  vertical-align: top;
  padding: 12px 24px;
  color: #002538;
  font-size: 18px;
  line-height: 22px;
  font-weight: bold;
  border: 1px solid #002538;
  cursor: pointer;
}
.btn-black:hover, .btn-black:active, .btn-black:focus {
  background-color: #002538;
  color: white;
}

.blog-align-center.et_pb_posts > div article {
  margin: 0 auto;
}

.brush-title-box {
  font-family: "Caveat Brush", cursive !important;
  color: #002538;
  font-size: 24px;
  line-height: 30px;
  padding: 6px 18px;
  border: 1px solid #002538;
  display: inline-block;
}
.brush-title-box.red {
  background-color: #FF725C;
  border-color: #FF725C;
  color: white;
}

.black-title-box {
  background-color: #002538;
  color: white;
  font-size: 21px;
  line-height: 25px;
  font-weight: bold;
  padding: 9px 16px;
  border: 1px solid #002538;
  display: inline-block;
}
.black-title-box.big {
  font-size: 38px;
  line-height: 46px;
}
@media (max-width: 700px) {
  .black-title-box.big {
    font-size: 30px;
    line-height: 37px;
  }
}

/* HEADER */
@media (min-width: 900px) and (max-width: 980px) {
  #main-menu {
    padding-left: 36px;
  }
}
@media (max-width: 900px) {
  #main-menu {
    padding: 0 36px;
  }
}
#main-menu .et-menu-nav > ul > li {
  padding: 0;
}
#main-menu .et-menu-nav > ul > li > a {
  padding: 12px;
  align-items: flex-end;
}
@media (max-width: 1400px) {
  #main-menu .et-menu-nav > ul > li > a {
    padding: 12px 10px !important;
  }
}
#main-menu .et-menu-nav > ul > li > a:after {
  display: none;
}
#main-menu .et-menu-nav > ul > li > a:hover {
  opacity: 1 !important;
  color: #008DC3 !important;
}
#main-menu .et-menu-nav > ul > li .sub-menu {
  padding: 8px 0;
  border: none;
  margin-top: 20px;
}
#main-menu .et-menu-nav > ul > li .sub-menu li {
  padding: 0;
  width: 100%;
}
#main-menu .et-menu-nav > ul > li .sub-menu li a {
  padding: 9px 16px !important;
  width: 100%;
}
#main-menu .et-menu-nav > ul > li .sub-menu li a:hover {
  opacity: 1 !important;
  color: #FFCC64 !important;
}
#main-menu .et-menu-nav > ul > li .sub-menu:after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 0;
  height: 20px;
  width: 100%;
  display: block;
  background-color: transparent;
}
#main-menu .et-menu-nav > ul > li .sub-menu:before {
  content: "";
  display: inline-block;
  height: 0;
  width: 0;
  border-right: 11px solid transparent;
  border-bottom: 13px solid #008DC3;
  border-left: 11px solid transparent;
  position: absolute;
  bottom: 100%;
  left: 24px;
}
#main-menu .et-menu-nav > ul > li.et-hover > a {
  opacity: 1 !important;
  color: #008DC3 !important;
}
#main-menu .mobile_nav > ul {
  padding: 8px 0;
  list-style: none;
}
#main-menu .mobile_nav > ul li a br {
  display: none;
}
#main-menu .mobile_nav > ul li a:hover {
  background-color: transparent;
  color: #FFCC64 !important;
  opacity: 1;
}
#main-menu .mobile_nav > ul li.current_page_item > a {
  background-color: transparent;
  color: #FFCC64 !important;
  opacity: 1;
}
#main-menu .mobile_nav > ul .sub-menu {
  list-style: none;
  padding: 0 0 0 20px;
}
#main-menu .mobile_nav > ul .sub-menu li {
  padding: 0;
}
#main-menu .mobile_nav > ul .sub-menu li.current-menu-item a {
  color: white !important;
}
#main-menu .mobile_nav > ul .sub-menu li.current-menu-item > a {
  color: yellow !important;
}
@media (max-width: 1150px) {
  #main-menu .et_pb_menu_inner_container {
    align-items: center;
  }
}
#main-menu .et_pb_menu_inner_container .et_pb_menu__logo-wrap .et_pb_menu__logo {
  overflow: visible;
}
#main-menu .et_pb_menu_inner_container .et_pb_menu__logo-wrap .et_pb_menu__logo img {
  position: relative;
}
@media (min-width: 1150px) {
  #main-menu .et_pb_menu_inner_container .et_pb_menu__logo-wrap .et_pb_menu__logo img {
    top: -12px;
  }
}
@media (max-width: 1450px) {
  #main-menu .et_pb_menu_inner_container .et_pb_menu__logo-wrap .et_pb_menu__logo img {
    width: 150px;
    padding: 8px 0;
  }
}
@media (min-width: 1150px) and (max-width: 1300px) {
  #main-menu .et_pb_menu_inner_container .et_pb_menu__logo-wrap {
    display: none;
  }
}
@media (max-width: 1150px) {
  #main-menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu {
    display: none !important;
  }
}
@media (max-width: 1150px) {
  #main-menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_mobile_nav_menu {
    display: block !important;
  }
}

.menu-floating-image {
  display: none !important;
}
@media (min-width: 1150px) and (max-width: 1300px) {
  .menu-floating-image {
    display: block !important;
  }
}

#main-menu-column {
  display: flex;
  justify-content: space-between;
}
@media (min-width: 900px) {
  #main-menu-column {
    align-items: flex-end;
  }
}
@media (max-width: 900px) {
  #main-menu-column {
    flex-direction: column-reverse;
  }
}

@media (min-width: 900px) and (max-width: 980px) {
  #secondary-menu {
    padding-right: 36px;
  }
}
@media (max-width: 900px) {
  #secondary-menu {
    border-bottom: 1px solid #dedede;
    margin-bottom: 12px;
  }
}
@media (max-width: 600px) {
  #secondary-menu .et_pb_menu__menu {
    width: 100%;
  }
}
@media (max-width: 600px) {
  #secondary-menu .et-menu-nav {
    display: block;
  }
}
#secondary-menu .et-menu-nav > ul {
  margin: 0;
}
@media (max-width: 450px) {
  #secondary-menu .et-menu-nav > ul {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
  }
}
#secondary-menu .et-menu-nav > ul > li {
  padding: 0;
  margin: 0;
}
@media (min-width: 450px) and (max-width: 600px) {
  #secondary-menu .et-menu-nav > ul > li {
    width: 16.6666666667%;
  }
}
#secondary-menu .et-menu-nav > ul > li a {
  padding: 25px 8px 12px 8px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  text-align: center;
  width: 96px;
}
@media (max-width: 1400px) {
  #secondary-menu .et-menu-nav > ul > li a {
    width: 91px !important;
  }
}
@media (max-width: 600px) {
  #secondary-menu .et-menu-nav > ul > li a {
    width: 100% !important;
    font-size: 13px;
    padding: 12px 6px;
    justify-content: center;
  }
}
@media (max-width: 450px) {
  #secondary-menu .et-menu-nav > ul > li a {
    flex-direction: row;
  }
}
#secondary-menu .et-menu-nav > ul > li a:hover, #secondary-menu .et-menu-nav > ul > li a:active, #secondary-menu .et-menu-nav > ul > li a:focus {
  opacity: 0.6;
}
#secondary-menu .et-menu-nav > ul > li a img {
  margin-bottom: 6px;
}
@media (max-width: 450px) {
  #secondary-menu .et-menu-nav > ul > li a img {
    margin-bottom: 0;
    margin-right: 8px;
  }
}
#secondary-menu .et-menu-nav > ul > li.highlight {
  background-color: #FFCC64;
}
@media (max-width: 600px) {
  #secondary-menu .et-menu-nav > ul > li.highlight img {
    margin-bottom: 0;
  }
}
@media (max-width: 980px) {
  #secondary-menu .et_pb_menu__wrap .et_pb_menu__menu {
    display: block !important;
  }
}
@media (max-width: 980px) {
  #secondary-menu .et_pb_menu__wrap .et_mobile_nav_menu {
    display: none !important;
  }
}

/* BLOG */
.et_pb_posts > div {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 60px 16px;
}
@media (max-width: 900px) {
  .et_pb_posts > div {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 600px) {
  .et_pb_posts > div {
    grid-template-columns: repeat(1, 1fr);
  }
}
.et_pb_posts > div article {
  position: relative;
  display: flex;
  flex-direction: column;
  max-width: 338px;
  width: 100%;
  margin: 0;
  border-radius: 8px;
  overflow: hidden;
  background-color: white;
  border: 1px solid #E9E9E9;
}
@media (max-width: 600px) {
  .et_pb_posts > div article {
    max-width: 600px;
  }
}
.et_pb_posts > div article:before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 42.75%;
  background-color: #d9d9d9;
  margin-bottom: 0;
}
.et_pb_posts > div article .entry-featured-image-url {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  margin-bottom: 0;
  z-index: 5;
}
.et_pb_posts > div article .entry-featured-image-url img {
  aspect-ratio: 564/242;
  object-fit: cover;
  width: 100%;
  display: block;
}
.et_pb_posts > div article .entry-title {
  line-height: 22px;
  position: relative;
  order: 5;
  padding: 0 20px 20px 20px;
  color: #013347;
  font-family: "Bricolage", sans-serif;
  font-size: 20px;
  font-weight: 800;
  line-height: 22px;
  display: block;
}
.et_pb_posts > div article .entry-title a {
  display: block;
}
.et_pb_posts > div article .post-content {
  padding: 0 20px 20px 20px;
}
.et_pb_posts > div article .post-meta {
  font-size: 15px;
  line-height: 18px;
  margin-bottom: 6px;
  color: #17225b !important;
  padding: 5px 13px;
  background-color: white;
  border: 1px solid #002538;
  transform: translateY(-50%);
  z-index: 5;
  margin-left: 20px;
  margin-right: auto;
  font-weight: bold;
  display: none;
}
.et_pb_posts > div article .post-content {
  font-size: 15px;
  line-height: 18px;
}
.et_pb_posts > div article .post-content p {
  color: #002538 !important;
}
.et_pb_posts .pagination a {
  display: inline-block;
  background-color: #002538;
  color: white;
  padding: 11px 15px;
  font-size: 15px;
  line-height: 17px;
  font-weight: bold;
  border-radius: 3px;
  margin-bottom: 8px;
  margin-right: 12px;
}
@media (max-width: 500px) {
  .et_pb_posts .pagination .alignright {
    float: left;
  }
}

.et_pb_posts .et_pb_ajax_pagination_container > div:last-child {
  grid-column: span 3;
}
@media (max-width: 900px) {
  .et_pb_posts .et_pb_ajax_pagination_container > div:last-child {
    grid-column: span 2;
  }
}
@media (max-width: 600px) {
  .et_pb_posts .et_pb_ajax_pagination_container > div:last-child {
    grid-column: span 1;
  }
}

.single-post .et_pb_post_title .published {
  position: relative;
}
.single-post .et_pb_post_title .published:before {
  content: "Publié le ";
}

/* GRAVITY FORM */
.gform-body .gfield_label {
  font-size: 15px !important;
  line-height: 20px !important;
  font-weight: bold !important;
  margin-bottom: 10px !important;
  display: block !important;
  margin-top: 22px;
  color: #002538;
}
@media (max-width: 700px) {
  .gform-body .gfield_label {
    margin-top: 12px;
  }
}
.gform-body input[type=text],
.gform-body input[type=email],
.gform-body input[type=tel],
.gform-body select,
.gform-body textarea {
  padding: 13px 14px !important;
  background-color: white;
  border: 1px solid #002538;
  border-radius: 0;
  font-size: 14px !important;
  line-height: 17px !important;
  color: #002538;
  cursor: pointer;
  margin-bottom: 21px;
}
.gform-body input[type=text]::placeholder,
.gform-body input[type=email]::placeholder,
.gform-body input[type=tel]::placeholder,
.gform-body select::placeholder,
.gform-body textarea::placeholder {
  font-style: italic;
  color: #0025386B;
}
.gform-body textarea {
  height: 222px !important;
  max-width: 100%;
}
.gform-body .gfield_required {
  color: #FF000C;
}

.gform-dark .gform-body .gfield_label {
  color: white;
}

.gform_required_legend {
  display: none;
}

.hide-date .date {
  opacity: 0;
  height: 10px;
  display: block;
}

.gform_button {
  display: inline-block;
  padding: 12px 24px;
  font-size: 14px;
  line-height: 19px;
  font-weight: bold;
  border-radius: 0;
  border: 1px solid #002538;
  background-color: #002538;
  color: white;
  cursor: pointer;
}
.gform_button:hover {
  background-color: #002538;
  border-color: #002538;
  opacity: 0.65;
}

.gform_confirmation_wrapper {
  padding: 20px;
  background-color: #c6e5c645;
  border: 1px solid #000;
  border-radius: 8px;
  color: #000;
  font-size: 15px;
  line-height: 19px;
  font-weight: 700;
}

.gform_wrapper .gfield_required {
  color: #EA5D10;
}

.gform-footer input[type=email] {
  font-size: 16px !important;
  line-height: 19px !important;
  font-weight: 500;
  padding-right: 56px;
}
.gform-footer input[type=email]::placeholder {
  font-style: normal;
  color: black;
}
.gform-footer .gform_wrapper form {
  position: relative;
}
.gform-footer .gform_wrapper .gform_footer {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  margin: 0 !important;
  height: 48px;
  width: 52px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.gform-footer .gform_wrapper .gform_footer:before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "\f061";
  color: #000;
  line-height: inherit;
  font-size: 16px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.gform-footer .gform_wrapper .gform_footer input[type=submit] {
  width: 48px;
  height: 48px;
  background-color: transparent;
  border: none;
  color: transparent;
  padding: 0;
  margin-bottom: 0;
}
.gform-footer .gform_confirmation_wrapper {
  background-color: #f7fff7;
}

/* MODULE NAVIGATION PAGES */
.navigation-pages-module .wrapper {
  max-width: 1240px;
  margin-inline: auto;
  padding-inline: 20px;
}
.navigation-pages-module .top {
  background-color: #D9EEF6;
}
.navigation-pages-module .top .parent {
  font-size: 36px;
  line-height: 43px;
  color: #002538;
  font-weight: bold;
  padding-top: 40px;
  padding-bottom: 32px;
}
.navigation-pages-module ul {
  list-style: none;
  padding: 0 !important;
  transform: translateY(-4px);
}
.navigation-pages-module ul li {
  list-style: none;
  margin-right: 24px;
}
.navigation-pages-module ul li a, .navigation-pages-module ul li span {
  display: block;
  font-size: 16px;
  font-family: "Bricolage", sans-serif;
  line-height: 20px;
  color: #002538;
  font-weight: 600;
  position: relative;
  padding-top: 20px;
}
.navigation-pages-module ul li span:before {
  content: "";
  position: absolute;
  background: #7CB6D8;
  height: 5px;
  width: 100%;
  top: 0;
}
.navigation-pages-module ul li a:hover {
  color: #5b97ba;
}
.navigation-pages-module .slick-arrow {
  top: 70%;
}
.navigation-pages-module .slick-arrow:before {
  font-family: unset;
  font-size: 15px;
  color: black;
}
.navigation-pages-module .slick-arrow.slick-disabled {
  opacity: 0;
}

/* MODULE PARTAGE */
.module-share-breadcrumb {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  flex-wrap: wrap;
}
.module-share-breadcrumb .breadcrumb {
  color: #9B9B9B;
  font-size: 14px;
  line-height: 27px;
  font-weight: 600;
}
.module-share-breadcrumb .breadcrumb a {
  font-weight: 500;
  color: #B5B5B5;
}

.module-partage-wrapper {
  overflow: hidden;
}
.module-partage-wrapper .module-partage-opener {
  padding: 5px 13px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #002538;
  background-color: white;
  font-size: 20px;
  line-height: 24px;
  color: #002538;
  font-weight: bold;
  cursor: pointer;
}
.module-partage-wrapper .module-partage-opener:active, .module-partage-wrapper .module-partage-opener:focus, .module-partage-wrapper .module-partage-opener:hover, .module-partage-wrapper .module-partage-opener.active {
  background-color: #002538;
  color: white;
}
.module-partage-wrapper .module-partage-opener i {
  font-size: 16px;
  margin-left: 6px;
}
.module-partage-wrapper .module-partage-links {
  list-style: none;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  visibility: hidden;
  transition: 0.3s;
  transform: translate(0);
  opacity: 0;
  z-index: -1;
}
.module-partage-wrapper .module-partage-links.open {
  transform: translate(0, 140%);
  opacity: 1;
  visibility: visible;
  z-index: 5;
}
.module-partage-wrapper .module-partage-links li {
  list-style: none;
}
.module-partage-wrapper .module-partage-links li a {
  color: #002538;
  padding: 3px;
  font-size: 20px;
  width: 36px;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #002538;
  border-radius: 50px;
  margin-right: 4px;
}
.module-partage-wrapper .module-partage-links li a:hover {
  background-color: #73B4B7;
  border: #73B4B7;
  color: white;
}

/* ARTICLES LIES */
.grid-3-posts {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 60px 16px;
}
@media (max-width: 850px) {
  .grid-3-posts {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 550px) {
  .grid-3-posts {
    grid-template-columns: repeat(1, 1fr);
  }
}

.post-card {
  margin: 0;
  width: 100%;
  border-radius: 8px;
  overflow: hidden;
  background-color: white;
  border: 1px solid #E9E9E9;
}
.post-card img {
  aspect-ratio: 338/229;
  object-fit: cover;
  width: 100%;
  display: block;
  margin-bottom: 0;
}
.post-card .thumbnail {
  aspect-ratio: 564/242;
  background-color: #d9d9d9;
}
.post-card .thumbnail img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
}
.post-card .meta {
  color: #4FA5CF;
  font-size: 14px;
  font-weight: 600;
  line-height: 22px;
}
.post-card .title {
  color: #013347;
  font-family: "Bricolage", sans-serif;
  font-size: 20px;
  font-weight: 800;
  line-height: 22px;
  margin-bottom: 16px;
  display: block;
}
.post-card .content {
  padding: 24px;
}
.post-card .description {
  color: #013347;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 10px;
  overflow: hidden;
  word-break: break-word;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}

/* MODULE CONTENU DE LA PAGE */
.et_pb_module.et_pb_post_content h2 {
  padding-bottom: 20px;
}
.et_pb_module.et_pb_post_content blockquote {
  text-align: center;
  padding-top: 26px;
}
.et_pb_module.et_pb_post_content blockquote p {
  background-color: #73B4B7;
  display: inline-block;
  color: white;
  font-size: 36px;
  line-height: 38px;
  padding: 7px 12px 10px 12px;
}
.et_pb_module.et_pb_post_content blockquote cite {
  display: block;
  padding: 15px;
  font-size: 16px;
  line-height: 19px;
}

/* CARTE COMMUNAUTE */
.carte-communaute .et_pb_team_member_image {
  margin-bottom: 0 !important;
  max-width: 100%;
}
.carte-communaute .et_pb_team_member_image img {
  width: 100%;
}
.carte-communaute .et_pb_module_header {
  padding: 5px 13px;
  background-color: white;
  border: 1px solid black;
  display: inline-block;
  margin-bottom: 2px;
  transform: translatey(-50%);
}
.carte-communaute .et_pb_team_member_description {
  padding: 0 20px 28px 20px;
}
.carte-communaute .et_pb_team_member_description p a {
  font-weight: bold;
  display: inline-block;
  color: black;
  padding: 12px 24px;
  border: 1px solid black;
}
.carte-communaute .et_pb_team_member_description p a:hover {
  background-color: black;
  color: white;
}

/* HOME */
.form-newsletter .gform-body input[type=email] {
  font-size: 16px !important;
  line-height: 19px !important;
}
.form-newsletter .gform-body input[type=email]::placeholder {
  color: #002538;
}
.form-newsletter .gform_button {
  font-size: 18px;
  line-height: 22px;
  background-color: transparent;
  color: #002538;
}
@media (min-width: 980px) and (max-width: 1130px) {
  .form-newsletter .gform_button {
    font-size: 16px;
    padding: 12px 15px;
  }
}
@media (max-width: 410px) {
  .form-newsletter .gform_button {
    font-size: 16px;
    padding: 12px 15px;
  }
}
.form-newsletter .gform_button:hover {
  background-color: #002538;
  color: white;
  opacity: 1;
}

@media (max-width: 1300px) {
  .et_pb_module.form-newsletter {
    padding: 24px !important;
  }
}
@media (min-width: 700px) {
  body:not(.et-fb-root-ancestor) .home-orange-shape {
    position: absolute !important;
    right: 0 !important;
    top: 0;
    width: 10% !important;
    height: 100% !important;
    background-image: url("/wp-content/uploads/2022/06/01-accueil-forme-6.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
}
@media (min-width: 1000px) {
  body:not(.et-fb-root-ancestor) .home-yellow-shape {
    position: absolute !important;
    left: 0 !important;
    top: 0;
    width: 10% !important;
    height: 100% !important;
    background-image: url("/wp-content/uploads/2022/06/01-accueil-forme-8.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
}
/* Agenda list */
.agenda-list .agenda-event {
  padding: 16px 0 12px 0;
  border-bottom: 1px solid #002538;
  font-size: 16px;
  line-height: 19px;
  display: block;
}
.agenda-list .agenda-event .date {
  margin-bottom: 8px;
  color: #002538;
}
.agenda-list .agenda-event .title {
  font-weight: bold;
  color: #002538;
}
.agenda-list .agenda-event:hover {
  background-color: #f3f3f3;
}

/* Module liste événements */
.events-list-module {
  padding-top: 50px;
}
.events-list-module .events-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 78px 39px;
}
@media (max-width: 1000px) {
  .events-list-module .events-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 600px) {
  .events-list-module .events-list {
    grid-template-columns: repeat(1, 1fr);
  }
}
.events-list-module .events-list .event-card {
  position: relative;
  background-color: #FFEAE7;
}
@media (min-width: 600px) {
  .events-list-module .events-list .event-card {
    max-width: 319px;
    margin: 0 auto;
    width: 100%;
  }
}
.events-list-module .events-list .event-card .date {
  position: absolute;
  left: 20px;
  top: 0;
  transform: translateY(-50%);
  background-color: #FF725C;
  padding: 5px 13px;
  color: white;
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
  text-align: center;
  margin-right: 20px;
}
.events-list-module .events-list .event-card .top {
  position: relative;
}
.events-list-module .events-list .event-card .top img {
  aspect-ratio: 319/216;
  object-fit: cover;
  width: 100%;
  display: block;
}
.events-list-module .events-list .event-card .top .dummy-thumbnail {
  display: block;
  width: 100%;
  padding-top: 67.45%;
  background-color: #e8e8e8;
}
.events-list-module .events-list .event-card .top .cat {
  background-color: #002538;
  padding: 5px 13px;
  color: white;
  font-size: 16px;
  line-height: 21px;
  font-weight: bold;
  position: absolute;
  left: 0;
  bottom: 0;
}
.events-list-module .events-list .event-card .bottom {
  padding: 34px 20px 20px 20px;
}
.events-list-module .events-list .event-card .title {
  color: #002538;
  font-size: 18px;
  line-height: 22px;
  font-weight: bold;
  margin-bottom: 20px;
}
.events-list-module .events-list .event-card .cta {
  display: inline-block;
  padding: 12px 24px;
  color: #002538;
  font-size: 18px;
  line-height: 22px;
  font-weight: bold;
  border: 1px solid #002538;
}
.events-list-module .events-list .event-card .cta:hover, .events-list-module .events-list .event-card .cta:active, .events-list-module .events-list .event-card .cta:focus {
  background-color: #002538;
  color: white;
}
.events-list-module .more-posts-wrapper {
  text-align: center;
  padding-top: 100px;
}
.events-list-module .more-posts-wrapper .more-posts {
  display: inline-block;
  padding: 12px 24px;
  color: #002538;
  font-size: 18px;
  line-height: 22px;
  font-weight: bold;
  border: 1px solid #002538;
  cursor: pointer;
}
.events-list-module .more-posts-wrapper .more-posts:hover, .events-list-module .more-posts-wrapper .more-posts:active, .events-list-module .more-posts-wrapper .more-posts:focus {
  background-color: #002538;
  color: white;
}

.events-list-module .events-list .placeholder-item {
  display: none;
}
.events-list-module .events-list .placeholder-item .placeholder-image {
  border-radius: 8px;
  width: 100%;
  height: 168px;
  display: block;
  background-color: #d8d7d7;
  margin: 0 0 5px 0;
  position: relative;
  overflow: hidden;
}
.events-list-module .events-list .placeholder-item .placeholder-text {
  width: 70%;
  height: 20px;
  overflow: hidden;
  margin: 0 0 5px 0;
  background-color: #d8d7d7;
  position: relative;
}
.events-list-module .events-list .placeholder-item .placeholder-image:before,
.events-list-module .events-list .placeholder-item .placeholder-text:before {
  content: "";
  display: block;
  position: absolute;
  left: -150px;
  top: 0;
  height: 100%;
  width: 150px;
  background: linear-gradient(to right, transparent 0%, #dcdcdc 50%, transparent 100%);
  animation: load 1s cubic-bezier(0.4, 0, 0.2, 1) infinite;
}
@keyframes load {
  from {
    left: -150px;
  }
  to {
    left: 100%;
  }
}
.events-list-module .events-list.loading .placeholder-item {
  display: block;
}
.events-list-module .events-list.loading .single-post,
.events-list-module .events-list.loading .no-result {
  display: none;
}
.events-list-module #loadMoreContainer {
  display: none;
}
.events-list-module #loadMoreContainer.loading {
  display: block;
}
.events-list-module #loadMoreContainer .lds-roller {
  margin: 20px auto;
  position: relative;
  width: 80px;
  height: 80px;
}
.events-list-module #loadMoreContainer .lds-roller div {
  animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  transform-origin: 40px 40px;
}
.events-list-module #loadMoreContainer .lds-roller div:after {
  content: " ";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #2a72e0;
  margin: -4px 0 0 -4px;
}
.events-list-module #loadMoreContainer .lds-roller div:nth-child(1) {
  animation-delay: -0.036s;
}
.events-list-module #loadMoreContainer .lds-roller div:nth-child(1):after {
  top: 63px;
  left: 63px;
}
.events-list-module #loadMoreContainer .lds-roller div:nth-child(2) {
  animation-delay: -0.072s;
}
.events-list-module #loadMoreContainer .lds-roller div:nth-child(2):after {
  top: 68px;
  left: 56px;
}
.events-list-module #loadMoreContainer .lds-roller div:nth-child(3) {
  animation-delay: -0.108s;
}
.events-list-module #loadMoreContainer .lds-roller div:nth-child(3):after {
  top: 71px;
  left: 48px;
}
.events-list-module #loadMoreContainer .lds-roller div:nth-child(4) {
  animation-delay: -0.144s;
}
.events-list-module #loadMoreContainer .lds-roller div:nth-child(4):after {
  top: 72px;
  left: 40px;
}
.events-list-module #loadMoreContainer .lds-roller div:nth-child(5) {
  animation-delay: -0.18s;
}
.events-list-module #loadMoreContainer .lds-roller div:nth-child(5):after {
  top: 71px;
  left: 32px;
}
.events-list-module #loadMoreContainer .lds-roller div:nth-child(6) {
  animation-delay: -0.216s;
}
.events-list-module #loadMoreContainer .lds-roller div:nth-child(6):after {
  top: 68px;
  left: 24px;
}
.events-list-module #loadMoreContainer .lds-roller div:nth-child(7) {
  animation-delay: -0.252s;
}
.events-list-module #loadMoreContainer .lds-roller div:nth-child(7):after {
  top: 63px;
  left: 17px;
}
.events-list-module #loadMoreContainer .lds-roller div:nth-child(8) {
  animation-delay: -0.288s;
}
.events-list-module #loadMoreContainer .lds-roller div:nth-child(8):after {
  top: 56px;
  left: 12px;
}
@keyframes lds-roller {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* Module single événements */
@media (min-width: 1000px) {
  .single-event {
    display: grid;
    grid-template-columns: 1fr 356px;
    grid-gap: 36px;
  }
}
.single-event .event-content {
  max-width: 692px;
}
.single-event .event-content .date {
  background-color: #FF725C;
  border: 1px solid #FF725C;
  padding: 5px 13px;
  color: white;
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
  display: inline-block;
  vertical-align: top;
  margin-right: -3px;
}
.single-event .event-content .lieu {
  border: 1px solid #002538;
  padding: 5px 13px;
  color: #002538;
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
  display: inline-block;
  vertical-align: top;
}
.single-event .event-content h1 {
  padding: 17px 0 24px 0;
  margin: 0;
  color: #002538;
  font-size: 36px;
  line-height: 43px;
  font-weight: bold;
}
@media (max-width: 750px) {
  .single-event .event-content h1 {
    font-size: 30px;
    line-height: 36px;
  }
}
.single-event .event-content .add-agenda-wrapper {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.single-event .event-content .add-agenda-wrapper .add-agenda-links {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  border: 1px solid #002538;
}
.single-event .event-content .add-agenda-wrapper .add-agenda-links a {
  background-color: white;
  font-size: 18px;
  line-height: 22px;
  font-weight: bold;
  display: block;
  color: #002538;
  padding: 8px;
}
.single-event .event-content .add-agenda-wrapper .add-agenda-links a:not(:last-child) {
  border-bottom: 1px solid #002538;
}
.single-event .event-content .add-agenda-wrapper .add-agenda-links a:hover, .single-event .event-content .add-agenda-wrapper .add-agenda-links a:active, .single-event .event-content .add-agenda-wrapper .add-agenda-links a:focus {
  background-color: #002538;
  color: white;
}
.single-event .event-content .add-agenda-wrapper:not(.open) .add-agenda-links {
  display: none;
}
.single-event .event-content .thumbnail {
  max-width: 100%;
  display: block;
  margin: 16px 0 24px 0;
}
.single-event .event-content .content {
  color: #002538;
  font-size: 16px;
  line-height: 19px;
}
.single-event .event-content .contact {
  color: #002538;
  font-size: 16px;
  line-height: 19px;
  padding-top: 16px;
  margin-top: 16px;
  position: relative;
}
.single-event .event-content .contact:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100px;
  height: 1px;
  background-color: #002538;
}
.single-event .event-content .files {
  color: #002538;
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 8px;
}
.single-event .event-content .btn-black {
  margin-right: 14px;
}
@media (max-width: 1000px) {
  .single-event .other-events {
    margin-bottom: 30px;
  }
}
.single-event .other-events .titles {
  display: flex;
  margin-bottom: 40px;
}
@media (max-width: 1000px) {
  .single-event .other-events .titles {
    margin-bottom: 10px;
    margin-top: 30px;
  }
}
.single-event .other-events .titles .title-p1 {
  border: 1px solid #002538;
  padding: 6px 18px;
  color: #002538;
  font-size: 24px;
  line-height: 30px;
  font-family: "Caveat Brush", cursive !important;
}
.single-event .other-events .titles .title-p2 {
  padding: 9px 16px 8px 16px;
  background-color: #002538;
  color: white;
  font-size: 21px;
  line-height: 25px;
  font-weight: bold;
  text-transform: uppercase;
}
.single-event .other-events .agenda-list {
  margin-bottom: 41px;
}

/* Module Annuaire */
.annuaire-wrapper #annuaire-filters {
  margin-bottom: 26px;
}
@media (min-width: 650px) {
  .annuaire-wrapper #annuaire-filters {
    display: flex;
    justify-content: space-between;
  }
}
.annuaire-wrapper #annuaire-filters input,
.annuaire-wrapper #annuaire-filters select {
  font-size: 14px;
  line-height: 17px;
  padding: 13px 12px;
  border: 1px solid #002538;
  color: #002538;
  font-weight: bold;
}
.annuaire-wrapper #annuaire-filters input {
  min-width: 338px;
  background-color: transparent;
  padding: 13px 40px 13px 12px;
}
.annuaire-wrapper #annuaire-filters input::placeholder {
  font-style: italic;
  font-weight: normal;
}
.annuaire-wrapper #annuaire-filters select {
  cursor: pointer;
}
.annuaire-wrapper #annuaire-filters .service-search-wrapper {
  position: relative;
  display: inline-block;
}
@media (max-width: 650px) {
  .annuaire-wrapper #annuaire-filters .service-search-wrapper {
    margin-bottom: 10px;
  }
}
.annuaire-wrapper #annuaire-filters .service-search-wrapper button {
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%) rotate(90deg);
  z-index: 5;
  appearance: none;
  border: none;
  background: transparent;
  cursor: pointer;
}
.annuaire-wrapper #annuaire-filters .service-search-wrapper button i {
  font-size: 20px;
  color: black;
}

.annuaire-wrapper .annuaire-grid .placeholder-item {
  display: none;
}
.annuaire-wrapper .annuaire-grid .placeholder-item .placeholder-image {
  border-radius: 8px;
  width: 100%;
  height: 40px;
  display: block;
  background-color: #d8d7d7;
  margin: 0 0 5px 0;
  position: relative;
  overflow: hidden;
}
.annuaire-wrapper .annuaire-grid .placeholder-item .placeholder-text {
  width: 70%;
  height: 20px;
  overflow: hidden;
  margin: 0 0 5px 0;
  background-color: #d8d7d7;
  position: relative;
  border-radius: 4px;
}
.annuaire-wrapper .annuaire-grid .placeholder-item .placeholder-image:before,
.annuaire-wrapper .annuaire-grid .placeholder-item .placeholder-text:before {
  content: "";
  display: block;
  position: absolute;
  left: -150px;
  top: 0;
  height: 100%;
  width: 150px;
  background: linear-gradient(to right, transparent 0%, #dcdcdc 50%, transparent 100%);
  animation: load 1s cubic-bezier(0.4, 0, 0.2, 1) infinite;
}
@keyframes load {
  from {
    left: -150px;
  }
  to {
    left: 100%;
  }
}
.annuaire-wrapper .annuaire-grid.loading .placeholder-item {
  display: block;
}
.annuaire-wrapper .annuaire-grid.loading .single-post,
.annuaire-wrapper .annuaire-grid.loading .no-result {
  display: none;
}

.ajax-pagination {
  text-align: center;
  padding: 20px 0;
  grid-column: 1/4;
}
@media (max-width: 800px) {
  .ajax-pagination {
    grid-column: 1/3;
  }
}
@media (max-width: 500px) {
  .ajax-pagination {
    grid-column: 1/2;
  }
}
.ajax-pagination .ajax-page {
  padding: 3px;
  color: #002538;
  border: 1px solid #002538;
  font-weight: bold;
  min-width: 58px;
  height: 46px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  line-height: 22px;
  vertical-align: top;
  cursor: pointer;
  margin-bottom: 8px;
}
.ajax-pagination .ajax-page.current, .ajax-pagination .ajax-page:hover {
  border-color: #FFCC64;
  background-color: #FFCC64;
}
.ajax-pagination .ajax-page.current {
  cursor: auto;
}
.ajax-pagination .dots {
  min-width: 40px;
  height: 40px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.card-person {
  margin-bottom: 8px;
}
@media (min-width: 700px) {
  .card-person {
    display: flex;
    justify-content: space-between;
  }
}
@media (max-width: 700px) {
  .card-person {
    padding-bottom: 16px;
    padding-top: 8px;
    border-bottom: 1px solid lightgrey;
  }
}
.card-person .left {
  display: flex;
}
@media (max-width: 700px) {
  .card-person .left {
    margin-bottom: 8px;
  }
}
.card-person .left img {
  width: 48px;
  height: 48px;
  margin-right: 32px;
  aspect-ratio: 1/1;
  object-fit: cover;
}
.card-person .left .dummy-thumbnail {
  width: 48px;
  height: 48px;
  background-color: #FFEDD9;
  margin-right: 32px;
}
.card-person .left > div {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.card-person .left .name {
  padding: 0;
}
.card-person .left .name a {
  font-size: 16px;
  line-height: 19px;
  font-weight: bold;
  color: #002538;
}
.card-person .left .role {
  font-size: 16px;
  line-height: 19px;
  color: #005C80;
  padding: 0;
}
@media (min-width: 700px) {
  .card-person .right {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.card-person .right a,
.card-person .right .send-mail-modal {
  font-size: 14px;
  line-height: 17px;
  font-weight: bold;
  padding: 8px 18px;
  display: inline-block;
  color: #002538;
  background-color: #FFEDD9;
  margin-left: 10px;
  margin-bottom: 3px;
}
@media (max-width: 700px) {
  .card-person .right a,
.card-person .right .send-mail-modal {
    margin-right: 10px;
    margin-left: 0;
  }
}

/* Single personne */
@media (min-width: 700px) {
  .single-personne {
    padding: 0 36px;
  }
}
.single-personne .banner .banner-wrapper {
  display: grid;
  grid-template-columns: 193px 1fr;
  grid-gap: 24px;
  background-color: #FFEDD9;
  max-width: 1200px;
  margin: 0 auto 49px auto;
}
@media (max-width: 850px) {
  .single-personne .banner .banner-wrapper {
    padding: 20px 20px 0 20px;
    display: block;
  }
}
.single-personne .banner.no-thumbnail .banner-wrapper {
  display: block;
}
.single-personne .banner.no-thumbnail .banner-wrapper .info {
  padding: 24px;
}
.single-personne .banner img {
  max-width: 100%;
  object-fit: cover;
  aspect-ratio: 1/1;
  display: block;
  width: 250px;
}
.single-personne .banner .info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 16px 24px 16px 0;
  height: 100%;
}
.single-personne .banner .info h1 {
  font-family: "Caveat Brush", cursive !important;
  font-size: 42px;
  line-height: 42px;
  color: #002538;
  margin-bottom: 0;
}
@media (max-width: 650px) {
  .single-personne .banner .info h1 {
    font-size: 36px;
    line-height: 36px;
  }
}
.single-personne .banner .info p {
  font-size: 16px;
  line-height: 21px;
  color: #002538;
}
.single-personne .banner .links {
  display: flex;
}
.single-personne .banner .links .btn-black {
  margin: 10px 10px 8px 0;
}
.single-personne .missions {
  max-width: 1200px;
  margin: 0 auto;
}
@media (max-width: 700px) {
  .single-personne .missions {
    padding: 0 36px;
  }
}
.single-personne .missions h2 {
  margin-bottom: 36px;
  padding-bottom: 0;
  color: #002538;
  font-size: 33px;
  line-height: 40px;
  font-weight: 600;
}
.single-personne .missions .grid-nomination {
  max-width: 810px;
  color: #002538;
  font-size: 16px;
  line-height: 19px;
  padding-right: 24px;
  text-align: left;
}
.single-personne .missions .grid-nomination a {
  color: #002538;
  text-decoration: underline;
}
.single-personne .missions .grid-nomination .heading {
  font-weight: bold;
  padding-bottom: 24px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 16px;
}
.single-personne .missions .grid-nomination .content {
  border-bottom: 1px solid grey;
  padding: 9px 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 16px;
}

/* Single entité */
@media (min-width: 700px) {
  .single-entite {
    padding: 0 36px;
  }
}
.single-entite .banner .banner-wrapper {
  background-color: #D9EEF6;
  padding: 16px 24px 16px 16px;
  margin-bottom: 49px;
  display: grid;
  grid-gap: 0 32px;
  grid-template-columns: 163px 1fr 590px;
}
@media (max-width: 1400px) {
  .single-entite .banner .banner-wrapper {
    grid-template-columns: 163px 1fr 430px;
  }
}
@media (max-width: 1200px) {
  .single-entite .banner .banner-wrapper {
    grid-template-columns: 163px 1fr 220px;
  }
}
@media (max-width: 1000px) {
  .single-entite .banner .banner-wrapper {
    padding: 24px;
    grid-template-columns: 163px 1fr;
  }
  .single-entite .banner .banner-wrapper .links {
    grid-column: 1/3;
  }
}
@media (max-width: 700px) {
  .single-entite .banner .banner-wrapper {
    display: block;
  }
}
.single-entite .banner.no-thumbnail .banner-wrapper {
  padding: 24px;
  grid-template-columns: 1fr 590px;
}
@media (max-width: 1400px) {
  .single-entite .banner.no-thumbnail .banner-wrapper {
    grid-template-columns: 1fr 430px;
  }
}
@media (max-width: 1200px) {
  .single-entite .banner.no-thumbnail .banner-wrapper {
    grid-template-columns: 1fr 220px;
  }
}
@media (max-width: 1000px) {
  .single-entite .banner.no-thumbnail .banner-wrapper {
    display: block;
  }
}
.single-entite .banner img {
  max-width: 163px;
}
@media (max-width: 700px) {
  .single-entite .banner img {
    margin-bottom: 16px;
  }
}
.single-entite .banner .info {
  display: flex;
  align-items: center;
  height: 100%;
}
.single-entite .banner .info h1 {
  font-family: "Caveat Brush", cursive !important;
  font-size: 42px;
  line-height: 42px;
  color: #002538;
}
.single-entite .banner .info p {
  font-size: 16px;
  line-height: 21px;
  color: #002538;
  padding: 0;
}
@media (min-width: 600px) {
  .single-entite .banner .info .info-columns {
    display: flex;
  }
}
.single-entite .banner .info .info-columns > div:nth-child(1) {
  padding-right: 24px;
}
.single-entite .banner .links {
  display: flex;
  padding: 24px 0 16px 0;
  height: 100%;
}
@media (min-width: 1000px) {
  .single-entite .banner .links {
    align-items: flex-end;
    justify-content: flex-end;
    text-align: right;
  }
}
@media (max-width: 1000px) {
  .single-entite .banner .links {
    padding-bottom: 0;
  }
}
.single-entite .banner .links .btn-black {
  margin-left: 10px;
  margin-bottom: 8px;
}
@media (max-width: 1000px) {
  .single-entite .banner .links .btn-black {
    margin-right: 10px;
    margin-left: 0;
  }
}
.single-entite .entite-content {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-gap: 32px;
}
@media (min-width: 1200px) {
  .single-entite .entite-content {
    grid-template-columns: 1fr 338px;
  }
}
@media (max-width: 700px) {
  .single-entite .entite-content {
    padding: 0 36px;
  }
}
.single-entite .entite-content.no-content {
  grid-template-columns: 1fr;
  max-width: 100%;
}
.single-entite .entite-content.no-content .right {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 36px;
}
@media (max-width: 1100px) {
  .single-entite .entite-content.no-content .right {
    grid-template-columns: 1fr 1fr;
  }
  .single-entite .entite-content.no-content .right > div:first-child {
    grid-column-end: 3;
    grid-column-start: 1;
  }
}
@media (max-width: 800px) {
  .single-entite .entite-content.no-content .right {
    grid-template-columns: 1fr;
  }
  .single-entite .entite-content.no-content .right > div:first-child {
    grid-column-end: 2;
    grid-column-start: 1;
  }
}
.single-entite .entite-content.no-content .right > div {
  max-width: 338px;
}
.single-entite .entite-content .content {
  font-size: 16px;
  line-height: 24px;
  color: #002538;
  max-width: 692px;
}
.single-entite .entite-content .content .customspyritcolonnes h2, .single-entite .entite-content .content .customspyritcolonnes p {
  color: #fff;
}
.single-entite .entite-content .content .customspyritcolonnes figure {
  margin: 0;
}
.single-entite .entite-content .content .customspyritcolonnes .wp-block-buttons {
  text-align: center;
}
.single-entite .entite-content .content .customspyritcolonnes .wp-block-buttons a {
  vertical-align: top;
  padding: 6px 13px;
  color: #ffffff;
  font-size: 16px !important;
  line-height: 20px;
  font-weight: bold;
  border: 1px solid #ffffff;
  cursor: pointer;
  background: transparent;
  border-radius: 0;
}
.single-entite .entite-content .content .customspyritcolonnes .wp-block-buttons a:hover {
  background: #002538;
  border-color: #002538;
}
.single-entite .entite-content .brush-title-box:not(:first-child) {
  margin-top: 36px;
}
.single-entite .entite-content .wp-block-gallery {
  display: flex;
  gap: 0.5em;
  flex-wrap: wrap;
  margin-bottom: 24px;
}
.single-entite .entite-content .city-pole {
  padding: 30px 15px;
  position: relative;
  border: 1px solid #062538;
  border-top: 0;
}
.single-entite .entite-content .city-pole .attachment {
  background: #062538;
  color: #fff;
  width: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  padding: 0 15px;
}
.single-entite .entite-content .city-pole .title {
  font-size: 21px;
  font-weight: bold;
  color: #062538;
}
.single-entite .entite-content .city-pole .coords {
  margin: 0 0 15px 0;
}
.single-entite .entite-content .city-pole .coords p {
  padding: 0;
  font-size: 15px;
  line-height: 22px;
  color: #062538;
}
.single-entite .entite-content .city-pole .links .element {
  display: block;
  padding: 6px 0;
  border-bottom: 1px solid #c6cbce;
  color: #062538;
  position: relative;
}
.single-entite .entite-content .city-pole .links .element .et-pb-icon {
  font-size: 16px;
  margin: 0 10px 0 0;
  width: 17px;
}
.single-entite .entite-content .city-pole .links .element.no-border {
  border: 0;
}
.single-entite .entite-content .city-pole .links .element:after {
  font-family: ETmodules !important;
  font-weight: 400 !important;
  content: "5";
  color: #062538;
  position: absolute;
  right: 0;
  font-size: 22px;
}
.single-entite .entite-content .city-pole .links .element-single {
  position: absolute;
  background: #062538;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  padding: 10px 25px;
  left: 50%;
  bottom: -24px;
  transform: translate(-50%, 0);
}

.card-nomination-flex-wrapper {
  display: flex;
  flex-direction: column;
}

.card-nomination {
  display: grid;
  grid-template-columns: 84fr 236fr;
  grid-gap: 18px;
  margin-bottom: 12px;
}
.card-nomination:last-child {
  margin-bottom: 24px;
}
.card-nomination img {
  max-width: 100%;
  object-fit: cover;
  aspect-ratio: 1/1;
}
.card-nomination .dummy-thumbnail {
  background-color: #dcdcdc;
  padding-top: 100%;
}
.card-nomination .name {
  padding: 0;
}
.card-nomination .name a {
  font-size: 16px;
  line-height: 19px;
  font-weight: bold;
  color: #002538;
}
.card-nomination .service {
  font-size: 16px;
  line-height: 19px;
  color: #005C80;
  padding: 0;
  margin-bottom: 11px;
}
.card-nomination .mail {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  line-height: 17px;
  padding: 8px 18px;
  background-color: #D9EEF6;
  color: #002538;
  margin-right: -3px;
  margin-bottom: 8px;
  border: 1px solid #D9EEF6;
  font-weight: bold;
}
.card-nomination .mail:hover, .card-nomination .mail:active, .card-nomination .mail:focus {
  opacity: 0.7;
}
.card-nomination .phone {
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  line-height: 14px;
  padding: 10px 10px 9px 10px;
  color: #002538;
  margin-bottom: 8px;
  border: 1px solid #002538;
  font-weight: bold;
}
.card-nomination .phone:hover, .card-nomination .phone:active, .card-nomination .phone:focus {
  background-color: #002538;
  color: white;
}

.card-list-entite {
  padding: 12px 30px 12px 0;
  border-bottom: 1px solid grey;
  display: block;
  position: relative;
}
.card-list-entite:last-child {
  margin-bottom: 43px;
}
.card-list-entite .name {
  font-size: 16px;
  line-height: 19px;
  font-weight: bold;
  color: #002538;
  padding: 0;
}
.card-list-entite:hover {
  background-color: #f5f5f5;
}
.card-list-entite:after {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  content: "\f054";
  position: absolute;
  top: 53%;
  right: 0;
  transform: translateY(-50%);
  color: #002538;
}
.card-list-entite.entite-parent {
  display: inline-block;
  padding: 12px 16px 12px 24px;
}
.card-list-entite.entite-parent:after {
  right: auto;
  left: 0;
  transform: translateY(-50%) scaleX(-1);
}
.card-list-entite.entite-parent.card-list-entite:last-child {
  margin-bottom: 30px;
}

/* Module services eveche */
.module-services-eveche .filtres {
  margin-bottom: 20px;
}
@media (min-width: 400px) {
  .module-services-eveche .filtres {
    border-bottom: 1px solid black;
    margin-bottom: 40px;
  }
}
.module-services-eveche .filtres a {
  padding: 25px 25px 25px 0;
  display: inline-block;
  color: #002538;
  font-size: 16px;
  line-height: 19px;
  position: relative;
  opacity: 0.66;
}
.module-services-eveche .filtres a:last-child {
  padding-right: 0;
}
@media (max-width: 400px) {
  .module-services-eveche .filtres a {
    font-size: 14px;
    line-height: 17px;
    border: 1px solid black;
    margin-bottom: 8px;
    opacity: 1;
    padding: 8px 12px !important;
  }
  .module-services-eveche .filtres a:after {
    display: none;
  }
}
.module-services-eveche .filtres a:hover, .module-services-eveche .filtres a.active, .module-services-eveche .filtres a.focus, .module-services-eveche .filtres a.active {
  opacity: 1;
}
.module-services-eveche .filtres a:hover:after, .module-services-eveche .filtres a.active:after, .module-services-eveche .filtres a.focus:after, .module-services-eveche .filtres a.active:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%);
  width: 9px;
  height: 9px;
  background-color: #002538;
  border-radius: 50px;
}
@media (max-width: 400px) {
  .module-services-eveche .filtres a:hover, .module-services-eveche .filtres a.active, .module-services-eveche .filtres a.focus, .module-services-eveche .filtres a.active {
    background-color: #002538;
    color: white;
  }
}
.module-services-eveche .list-categories h2 {
  font-size: 32px;
  line-height: 41px;
  color: #005C80;
  font-family: "Caveat Brush", cursive !important;
  margin-bottom: 30px;
  padding: 0;
}
.module-services-eveche .list-categories .entite-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 26px;
}
.module-services-eveche .list-categories .entite-grid:not(:last-child) {
  margin-bottom: 113px;
}
@media (max-width: 1100px) {
  .module-services-eveche .list-categories .entite-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 700px) {
  .module-services-eveche .list-categories .entite-grid {
    grid-template-columns: repeat(1, 1fr);
  }
}
.module-services-eveche .list-categories .entite-grid .entite {
  display: grid;
  grid-template-columns: 103px 1fr;
  grid-gap: 16px;
}
@media (min-width: 800px) {
  .module-services-eveche .list-categories .entite-grid .entite {
    align-items: center;
  }
}
.module-services-eveche .list-categories .entite-grid .entite img {
  max-width: 100%;
  object-fit: cover;
  aspect-ratio: 1/1;
}
.module-services-eveche .list-categories .entite-grid .entite .dummy-thumbnail {
  background-color: #dcdcdc;
  padding-top: 100%;
}
.module-services-eveche .list-categories .entite-grid .entite .name {
  padding: 0 0 6px 0;
}
.module-services-eveche .list-categories .entite-grid .entite .name a {
  font-size: 24px;
  line-height: 30px;
  color: #002538;
  font-family: "Caveat Brush", cursive !important;
}
.module-services-eveche .list-categories .entite-grid .entite .mail {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  line-height: 19px;
  padding: 10px;
  background-color: #005C80;
  color: white;
  margin-bottom: 8px;
  border: 1px solid #005C80;
  font-weight: bold;
}
.module-services-eveche .list-categories .entite-grid .entite .mail:hover, .module-services-eveche .list-categories .entite-grid .entite .mail:active, .module-services-eveche .list-categories .entite-grid .entite .mail:focus {
  opacity: 0.7;
}
.module-services-eveche .list-categories .entite-grid .entite .phone {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  line-height: 19px;
  padding: 10px;
  color: #002538;
  margin-right: -3px;
  margin-bottom: 8px;
  border: 1px solid #002538;
  font-weight: bold;
}
.module-services-eveche .list-categories .entite-grid .entite .phone:hover, .module-services-eveche .list-categories .entite-grid .entite .phone:active, .module-services-eveche .list-categories .entite-grid .entite .phone:focus {
  background-color: #002538;
  color: white;
}

/* Module post slider */
.module-posts-slider .heading {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
  flex-wrap: wrap;
  gap: 12px;
}
.module-posts-slider .heading .posts-slider-prev-arrow,
.module-posts-slider .heading .posts-slider-next-arrow {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  border: 1px solid #4FA5CF;
  color: #4FA5CF;
  margin-left: 5px;
  border-radius: 50px;
  cursor: pointer;
}
.module-posts-slider .heading .posts-slider-prev-arrow.slick-disabled,
.module-posts-slider .heading .posts-slider-next-arrow.slick-disabled {
  opacity: 0.15;
}
.module-posts-slider .heading .posts-slider-prev-arrow {
  transform: translateX(-1px);
}
.module-posts-slider .heading .posts-slider-next-arrow svg {
  transform: translateX(1px);
}
.module-posts-slider .heading h2 {
  font-size: 48px;
  font-family: "Bricolage", sans-serif;
  font-style: normal;
  font-weight: 700;
  line-height: 48px;
  color: #4FA5CF;
  padding-bottom: 0;
}
@media (max-width: 800px) {
  .module-posts-slider .heading h2 {
    font-size: 32px;
    line-height: 36px;
  }
}
.module-posts-slider .posts-slick-slider {
  display: flex;
}
.module-posts-slider .posts-slick-slider.slick-initialized {
  margin-inline: -12px;
}
.module-posts-slider .posts-slick-slider .slick-track {
  display: flex;
}
.module-posts-slider .posts-slick-slider .slick-track .slick-slide {
  height: inherit !important;
  display: flex;
  padding-inline: 12px;
}
.module-posts-slider .posts-slick-slider .slick-track .post-card-wrapper {
  width: 100%;
  display: flex;
}
.module-posts-slider.linked-posts .heading {
  margin-bottom: 32px;
}
.module-posts-slider.linked-posts .heading h2 {
  color: #013347;
}
@media (min-width: 1000px) {
  .module-posts-slider.linked-posts .heading .slick-arrow {
    display: none;
  }
}

/* Module grands projets slider */
.module-grands-projets-slider .heading {
  margin-bottom: 30px;
}
@media (min-width: 600px) {
  .module-grands-projets-slider .heading {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }
  .module-grands-projets-slider .heading > div:nth-child(2) {
    padding-top: 16px;
    text-align: right;
  }
}
.module-grands-projets-slider .heading h2 {
  color: #FFF;
  font-size: 48px;
  font-family: "Bricolage", sans-serif;
  font-style: normal;
  font-weight: 700;
  line-height: 48px;
}
@media (max-width: 800px) {
  .module-grands-projets-slider .heading h2 {
    font-size: 32px;
    line-height: 36px;
  }
}
.module-grands-projets-slider .heading .projets-slider-prev-arrow,
.module-grands-projets-slider .heading .projets-slider-next-arrow {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  color: white;
  border-radius: 50px;
  cursor: pointer;
  border: 1px solid white;
  vertical-align: top;
}
.module-grands-projets-slider .heading .projets-slider-prev-arrow.slick-disabled,
.module-grands-projets-slider .heading .projets-slider-next-arrow.slick-disabled {
  opacity: 0.15;
}
.module-grands-projets-slider .heading .projets-slider-next-arrow {
  margin-left: 8px;
}
.module-grands-projets-slider .heading .projets-slider-prev-arrow i {
  transform: translateX(-1px);
}
.module-grands-projets-slider .heading .projets-slider-next-arrow i {
  transform: translateX(1px);
}
.module-grands-projets-slider .grands-projets-slick-slider {
  display: flex;
}
.module-grands-projets-slider .grands-projets-slick-slider.slick-initialized {
  margin-inline: -12px;
}
.module-grands-projets-slider .grands-projets-slick-slider .slick-track {
  display: flex;
}
.module-grands-projets-slider .grands-projets-slick-slider .slick-track .slick-slide {
  height: auto;
}
.module-grands-projets-slider .grands-projets-slick-slider .slick-track .slick-slide > div {
  height: 100%;
}
.module-grands-projets-slider .grands-projets-slick-slider .slick-track .grand-projet-card-wrapper {
  width: 100%;
  padding-inline: 12px;
}
.module-grands-projets-slider .grands-projets-slick-slider .slick-track .grand-projet-card-wrapper .projet-card {
  position: relative;
  border-radius: 8px;
  background-color: white;
  height: 100%;
}
.module-grands-projets-slider .grands-projets-slick-slider .slick-track .grand-projet-card-wrapper .projet-card .goal {
  padding: 10px 24px;
  color: #008DC3;
  font-size: 16px;
  line-height: 22px;
  display: flex;
  align-items: center;
  gap: 3px;
  min-height: 42px;
}
.module-grands-projets-slider .grands-projets-slick-slider .slick-track .grand-projet-card-wrapper .projet-card .goal .current {
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  gap: 3px;
}
.module-grands-projets-slider .grands-projets-slick-slider .slick-track .grand-projet-card-wrapper .projet-card .thumbnail {
  position: relative;
  display: block;
  aspect-ratio: 384/282;
  background-color: #e8e8e8;
}
.module-grands-projets-slider .grands-projets-slick-slider .slick-track .grand-projet-card-wrapper .projet-card .thumbnail img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
}
.module-grands-projets-slider .grands-projets-slick-slider .slick-track .grand-projet-card-wrapper .projet-card .thumbnail .state {
  border-radius: 0 2px 0 0;
  color: #013347;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  background: #E7F5FA;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 5;
  padding: 4px 8px;
  text-transform: uppercase;
}
.module-grands-projets-slider .grands-projets-slick-slider .slick-track .grand-projet-card-wrapper .projet-card .content {
  padding: 24px;
}
.module-grands-projets-slider .grands-projets-slick-slider .slick-track .grand-projet-card-wrapper .projet-card .content .title {
  color: #013347;
  font-family: "Bricolage", sans-serif;
  font-size: 28px;
  font-weight: 800;
  line-height: 32px;
}
@media (max-width: 750px) {
  .module-grands-projets-slider .grands-projets-slick-slider .slick-track .grand-projet-card-wrapper .projet-card .content .title {
    font-size: 21px;
    line-height: 26px;
  }
}
.module-grands-projets-slider .grands-projets-slick-slider .slick-track .grand-projet-card-wrapper .projet-card .content .address {
  color: #008DC3;
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
}
.module-grands-projets-slider .grands-projets-slick-slider .slick-track .grand-projet-card-wrapper .projet-card .content .description {
  color: #013347;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  overflow: hidden;
  word-break: break-word;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}

/* Module albums slider */
.module-albums-slider {
  padding-inline: 20px;
}
.module-albums-slider .heading .albums-slider-prev-arrow,
.module-albums-slider .heading .albums-slider-next-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  cursor: pointer;
}
.module-albums-slider .heading .albums-slider-prev-arrow.slick-disabled,
.module-albums-slider .heading .albums-slider-next-arrow.slick-disabled {
  opacity: 0.15;
}
.module-albums-slider .heading .albums-slider-next-arrow {
  right: 0;
  left: auto;
}
.module-albums-slider .heading h2 {
  font-size: 48px;
  font-family: "Bricolage", sans-serif;
  font-style: normal;
  font-weight: 700;
  line-height: 48px;
  text-align: center;
  color: #013347;
  padding-bottom: 32px;
}
@media (max-width: 800px) {
  .module-albums-slider .heading h2 {
    font-size: 32px;
    line-height: 36px;
  }
}
.module-albums-slider .albums-slick-slider {
  display: flex;
}
.module-albums-slider .albums-slick-slider.slick-initialized {
  margin-inline: -12px;
}
.module-albums-slider .albums-slick-slider .slick-track {
  display: flex;
}
.module-albums-slider .albums-slick-slider .slick-track .slick-slide {
  height: auto;
}
.module-albums-slider .albums-slick-slider .slick-track .slick-slide > div {
  height: 100%;
}
.module-albums-slider .albums-slick-slider .slick-track .album-card-wrapper {
  width: 100%;
  padding-inline: 12px;
}
.module-albums-slider .albums-slick-slider .slick-track .album-card-wrapper .album-card {
  position: relative;
  border-radius: 4px;
  overflow: hidden;
}
.module-albums-slider .albums-slick-slider .slick-track .album-card-wrapper .album-card .thumbnail {
  position: relative;
  display: block;
  aspect-ratio: 1/1;
  background-color: #e8e8e8;
}
.module-albums-slider .albums-slick-slider .slick-track .album-card-wrapper .album-card .thumbnail img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
}
.module-albums-slider .albums-slick-slider .slick-track .album-card-wrapper .album-card .thumbnail .title {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 5;
  padding: 10px 10px 24px 10px;
  color: #FFF;
  text-align: center;
  text-shadow: 0 0 3px #000000;
  font-family: "Bricolage", sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
  text-transform: uppercase;
}

/* Module carte interactive */
.module-carte-interactive {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
}
.module-carte-interactive #center-map {
  max-width: 600px;
  width: 100%;
}
.module-carte-interactive #center-map #info-map {
  background: #EAF4F4;
  margin: 0 40px 0 0;
  padding: 10px 15px;
  height: 70px;
  display: flex;
  flex-direction: column;
}
.module-carte-interactive #center-map #info-map #details {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  height: 100%;
  width: 100%;
}
.module-carte-interactive #center-map #info-map p {
  font-size: 15px;
  text-align: center;
  padding: 14px 0;
  color: #8d9a9a;
}
.module-carte-interactive #center-map #info-map span {
  display: none;
  font-size: 20px;
  font-weight: bold;
  color: #000;
}
.module-carte-interactive #center-map #info-map a {
  display: none;
  min-width: 175px;
  float: right;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 700;
  background-color: #008DC3;
  padding: 4px 10px 4px 15px;
}
.module-carte-interactive #center-map #info-map a i {
  margin-left: 5px;
}
.module-carte-interactive #center-map #info-map a:hover {
  background: #fff;
  color: #008DC3;
}
.module-carte-interactive #center-map #meaux-map {
  max-width: 600px;
  width: 100%;
  height: 700px;
}
.module-carte-interactive #center-map #meaux-map .jvectormap-marker {
  text-shadow: 1px 1px 2px black;
  font-family: "Barlow", Helvetica, Arial, Lucida, sans-serif;
  pointer-events: none;
}
.module-carte-interactive #side-map {
  max-width: 320px;
}
.module-carte-interactive #side-map #searchCities {
  position: relative;
}
.module-carte-interactive #side-map #searchCities input {
  padding: 13px 44px 13px 14px;
  background-color: white;
  border: 1px solid #002538;
  border-radius: 0;
  font-size: 14px;
  line-height: 17px;
  color: #002538;
  width: 100%;
  margin-bottom: 21px;
}
.module-carte-interactive #side-map #searchCities .lds-ring {
  display: none;
  position: absolute;
  width: 32px;
  height: 32px;
  right: 10px;
  top: 7px;
}
.module-carte-interactive #side-map #searchCities .lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 25px;
  height: 25px;
  margin: 2px;
  border: 3px solid #b4c5c5;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #b4c5c5 transparent transparent transparent;
}
.module-carte-interactive #side-map #searchCities .lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}
.module-carte-interactive #side-map #searchCities .lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}
.module-carte-interactive #side-map #searchCities .lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.module-carte-interactive #side-map #searchCities.loading .lds-ring {
  display: block;
}
.module-carte-interactive #side-map #list-map {
  list-style: none;
  padding: 0 20px 0 0;
  max-height: 550px;
  overflow-y: scroll;
}
.module-carte-interactive #side-map #list-map li {
  padding: 10px 0;
  border-bottom: 1px solid;
  border-bottom: 1px solid rgba(0, 37, 56, 0.39);
  color: #002538;
  font-weight: bold;
  font-size: 16px;
}
.module-carte-interactive #side-map #list-map li.hovered, .module-carte-interactive #side-map #list-map li.active {
  color: #B16270;
  cursor: pointer;
}

/* JQUERY UI AUTOCOMPLETE */
.ui-autocomplete {
  font-family: "Barlow", sans-serif !important;
}
.ui-autocomplete .ui-menu-item-wrapper.ui-state-active {
  background: #B16270 !important;
  border-color: #B16270 !important;
  color: #fff !important;
}

/* Divi block slider */
#page-container .et_pb_section .et_pb_module.et_pb_slider .et_pb_slide .et_pb_slide_description {
  position: relative;
}
#page-container .et_pb_section .et_pb_module.et_pb_slider .et_pb_slide .et_pb_slide_description:before {
  content: "";
  position: absolute;
  left: calc(100% - 2px);
  top: 0;
  width: 70px;
  height: 100%;
  background-image: url("/wp-content/uploads/2022/06/01-accueil-forme-7.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
@media (max-width: 800px) {
  #page-container .et_pb_section .et_pb_module.et_pb_slider .et_pb_slide .et_pb_slide_description:before {
    display: none;
  }
}

/* Divi block Entite lien fiche*/
.entite-lien-fiche {
  padding: 30px 15px;
  position: relative;
  border: 1px solid #062538;
  border-top: 0;
  background: #fff;
  max-width: 350px;
}
.entite-lien-fiche.center {
  margin: auto;
}
.entite-lien-fiche .attachment {
  background: #062538;
  color: #fff;
  width: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  padding: 0 15px;
}
.entite-lien-fiche .title {
  font-size: 21px;
  font-weight: bold;
  color: #062538;
}
.entite-lien-fiche .button-element-single {
  position: absolute;
  background: #062538;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  padding: 10px 25px;
  left: 50%;
  bottom: -24px;
  transform: translate(-50%, 0);
}
.entite-lien-fiche .links .element {
  display: block;
  padding: 6px 0;
  border-bottom: 1px solid #c6cbce;
  color: #062538;
  position: relative;
}
.entite-lien-fiche .links .element .et-pb-icon {
  font-size: 16px;
  margin: 0 10px 0 0;
  width: 17px;
}
.entite-lien-fiche .links .element:after {
  font-family: ETmodules !important;
  font-weight: 400 !important;
  content: "5";
  color: #062538;
  position: absolute;
  right: 0;
  font-size: 22px;
}

/* Contact modal */
body.modal-open {
  overflow: hidden;
}

.contact-modal-wrapper {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.4);
  padding: 30px;
  z-index: 150;
}
.contact-modal-wrapper:not(.show) {
  display: none;
}
.contact-modal-wrapper .contact-modal-content {
  align-items: center;
  overflow-y: auto;
  max-height: calc(100vh - 0px);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 660px;
  max-width: 100%;
  padding: 30px;
}
.contact-modal-wrapper .contact-modal-content .gfield_label {
  margin-top: 6px;
}
.contact-modal-wrapper .contact-modal-content textarea {
  height: 150px !important;
}
.contact-modal-wrapper .contact-modal-content .contact-modal-window {
  background-color: white;
  padding: 24px 32px;
  color: #002538;
  position: relative;
}
.contact-modal-wrapper .contact-modal-content .contact-modal-window .close-modal-contact {
  position: absolute;
  right: 12px;
  top: 10px;
  cursor: pointer;
  font-size: 24px;
  color: #aeaeae;
}

.send-mail-modal {
  cursor: pointer;
}

/* footer */
body.et-fb-root-ancestor #footer-section:before {
  display: none;
}

/* Module YT */
.module-youtube-rgpd {
  position: relative;
}
.module-youtube-rgpd > iframe {
  display: block;
}
.module-youtube-rgpd .video-consent-overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #162f3a;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  padding: 0 20px;
  color: white;
}
.module-youtube-rgpd .video-consent-overlay-text {
  text-align: center;
}
.module-youtube-rgpd .video-consent-overlay-button {
  margin: 20px 0 0 0;
  padding: 19px 15px;
  background-color: #1f5caa;
  cursor: pointer;
  font-weight: bold;
}

.grecaptcha-badge {
  display: none !important;
}

body {
  overflow-x: clip;
}

.events-slider-wrapper {
  position: relative;
  padding-left: 24px;
}
@media (min-width: 1260px) {
  .events-slider-wrapper {
    padding-left: calc((100vw - 1200px) / 2);
  }
}
@media (max-width: 750px) {
  .events-slider-wrapper {
    padding-right: 24px;
  }
}
@media (max-width: 1300px) {
  .events-slider-wrapper .events-slider {
    margin-inline: -12px;
  }
}
.events-slider-wrapper .events-slide {
  padding-right: 24px;
}
@media (max-width: 1300px) {
  .events-slider-wrapper .events-slide {
    padding-inline: 12px;
  }
}
.events-slider-wrapper .events-slide .event-slider-card {
  width: 497px;
  height: 368px;
  border-radius: 8px;
  padding: 24px 24px 40px 24px;
  background-size: cover;
  background-position: center;
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  flex-direction: column;
}
@media (max-width: 1300px) {
  .events-slider-wrapper .events-slide .event-slider-card {
    width: 100%;
  }
}
.events-slider-wrapper .events-slide .event-slider-card .date {
  border-radius: 4px;
  padding: 4px 8px;
  background-color: #FFF;
  color: black;
  font-size: 16px;
  font-weight: 600;
  line-height: 18px;
  margin-bottom: 16px;
}
.events-slider-wrapper .events-slide .event-slider-card .title {
  color: #FFF;
  font-family: "Bricolage", sans-serif;
  padding-bottom: 0;
  font-size: 28px;
  font-style: normal;
  font-weight: 800;
  line-height: 32px;
  overflow: hidden;
  word-break: break-word;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  height: 96px;
}
.events-slider-wrapper .events-slide .event-slider-card .place {
  color: #FFF;
  font-size: 16px;
  font-weight: 400;
}

.link-image {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  padding: 10px 10px 40px 10px;
  background-size: cover;
  background-position: center;
  min-height: 250px;
  border-radius: 8px;
}
.link-image .text {
  color: #FFF;
  text-align: center;
  text-shadow: 0 0 3px #4a4a4a;
  font-family: "Bricolage", sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 30px;
}
@media (max-width: 700px) {
  .link-image .text {
    font-size: 25px;
    line-height: 27px;
  }
}

.numbered-card {
  padding: 16px;
  border-radius: 16px;
  background: #FFF;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
}
.numbered-card .title {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #013347;
  font-family: "Bricolage", sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
  padding-bottom: 16px;
}
.numbered-card .title .number {
  color: #FFF;
  text-align: center;
  font-family: "Barlow", Helvetica, Arial, Lucida, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  width: 24px;
  height: 24px;
  background-color: #EE7635;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
}
.numbered-card .text {
  color: #062C60;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

.post-cover img {
  border-radius: 8px;
}

.post-highlighted-media {
  padding: 32px 60px;
  border-radius: 8px;
  background: #EE7635;
  display: grid;
  grid-template-columns: 38fr 62fr;
  grid-gap: 64px;
  align-items: center;
}
@media (max-width: 1100px) {
  .post-highlighted-media {
    padding: 20px 20px 20px 32px;
  }
}
@media (max-width: 850px) {
  .post-highlighted-media {
    grid-template-columns: 1fr;
    grid-gap: 24px;
    padding: 24px;
  }
}
.post-highlighted-media .title {
  font-family: "Bricolage", sans-serif;
  font-size: 35px;
  font-weight: 700;
  line-height: 38px;
  color: #013347;
  padding-bottom: 16px;
}
.post-highlighted-media .text {
  color: #013347;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.social-card {
  position: relative;
  border-radius: 8px;
  overflow: hidden;
  width: 282px;
}
.social-card .social-card-header {
  position: absolute;
  padding: 16px;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  gap: 6px;
  align-items: center;
}
.social-card .social-card-header .social-card-header-profile {
  flex-shrink: 0;
  width: 41px;
  height: 41px;
  border-radius: 50px;
  object-fit: cover;
  aspect-ratio: 1/1;
}
.social-card .social-card-header .social-card-header-tag {
  color: white;
  font-size: 14px;
  font-style: normal;
  font-weight: 800;
  line-height: 28px;
}
.social-card .social-card-header .social-card-header-logo {
  width: 18px;
  height: 18px;
  border-radius: 50px;
  object-fit: cover;
  aspect-ratio: 1/1;
  position: absolute;
  top: 39px;
  left: 42px;
}
.social-card .social-card-content {
  aspect-ratio: 282/467;
  object-fit: cover;
  background-color: #f1f1f1;
}
.social-card .social-card-content img, .social-card .social-card-content video {
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
}

.social-gallery-slider:not(.slick-initialized) {
  display: flex;
  overflow: hidden;
  gap: 24px;
}
.social-gallery-slider.slick-initialized {
  margin-inline: -12px;
}
.social-gallery-slider.slick-initialized .slick-slide {
  padding-inline: 12px;
}

.home #main-header {
  background-color: #152B3C;
}

.home #main-header .et_pb_menu {
  background-color: transparent !important;
}

.home #main-header .et-menu-nav .et-menu {
  background-color: transparent !important;
}

.home #main-header .et-menu-nav .et-menu li a {
  color: white !important;
}

.home #main-header .main-header-menu ul li a:hover {
  opacity: 1;
  background-color: #25465f;
}

.home #main-header .main-header-logo svg {
  color: white !important;
}

.et_pb_menu .et-menu li.open-mega-menu a {
  background-color: #023347;
  color: white !important;
  padding: 8px !important;
  width: 96px;
  flex-direction: column;
  gap: 16px;
}

.et_pb_menu .et-menu li.open-mega-menu.open a span:before,
.et_pb_menu .et-menu li.open-mega-menu.open a span:after {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  transform-origin: center;
}

.et_pb_menu .et-menu li.open-mega-menu.open a span:after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.et_pb_menu .et-menu li.open-mega-menu.open a span {
  border-color: transparent;
}

.et_pb_menu .et-menu li.open-mega-menu a:hover {
  background-color: #165169 !important;
}

.et_pb_menu .et-menu li.open-mega-menu a span {
  width: 18px;
  border-bottom: 2px solid white;
  height: 14px;
  position: relative;
}

.et_pb_menu .et-menu li.open-mega-menu a span:before, .et_pb_menu .et-menu li.open-mega-menu a span:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 2px;
  background-color: white;
  transition: 0.25s ease-in-out;
}

.et_pb_menu .et-menu li.open-mega-menu a span:after {
  top: 6px;
}

.main-header-logo a {
  color: black !important;
}

#main-header .main-header-menu .et_pb_menu__menu {
  display: block !important;
}

#main-header .main-header-menu .et_mobile_nav_menu {
  display: none !important;
}

#main-header .main-header-menu ul {
  margin-inline: 0;
}

#main-header .main-header-menu ul li {
  padding: 0;
  margin-top: 0;
}

#main-header .main-header-menu ul li a {
  color: #013347;
  text-align: center;
  font-family: "Bricolage", Helvetica, Arial, Lucida, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 100px;
  padding: 8px 22px;
}

#main-header .main-header-menu ul li a:hover {
  opacity: 1;
  background-color: #f6f6f6;
}

#main-header .main-header-menu ul li.highlight a {
  background: #F8563B;
  color: white !important;
  padding: 8px !important;
  max-width: 96px;
}

#main-header .main-header-menu ul li a img {
  display: none;
}

@media (max-width: 900px) {
  #main-header .main-header-menu ul > li {
    display: none;
  }

  #main-header .main-header-menu ul > li.highlight,
#main-header .main-header-menu ul > li.open-mega-menu {
    display: block;
  }
}
.hide-date .date {
  opacity: 0;
  height: 10px;
  display: block;
}

#menu-menu-principal > li > .sub-menu .sub-menu:before {
  display: none !important;
}

body:not(.et-fb-root-ancestor) #main-mega-menu {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 50;
}

body:not(.et-fb-root-ancestor) #main-mega-menu:not(.show) {
  display: none;
}

#main-mega-menu .et_pb_menu__wrap .et_mobile_nav_menu {
  display: none !important;
}

#main-mega-menu .et_pb_menu__wrap .et_pb_menu__menu {
  display: block !important;
  width: 100%;
}

#main-mega-menu .et_pb_menu__wrap .et_pb_menu__menu .et-menu-nav {
  width: 100%;
}

#main-mega-menu .mega-main-menu .et_pb_menu__menu .et-menu {
  display: block !important;
  margin-inline: 0;
  width: 100%;
  column-count: 3;
  column-gap: 40px;
  orphans: 1;
  widows: 1;
}

#main-mega-menu .mega-main-menu .et_pb_menu__menu .et-menu > li.menu-item-has-children > a:before {
  content: " ";
  height: 24px;
  width: 24px;
  background-image: url("https://www.catho77.fr/wp-content/uploads/2025/11/chevront-top.png");
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}

@media (max-width: 1150px) {
  #main-mega-menu .mega-main-menu .et_pb_menu__menu .et-menu {
    column-count: 2;
  }
}
@media (max-width: 600px) {
  #main-mega-menu .mega-main-menu .et_pb_menu__menu .et-menu {
    column-count: 1;
  }

  #main-mega-menu .mega-main-menu .et_pb_menu__menu .et-menu a br {
    display: none;
  }

  #main-mega-menu .mega-main-menu .et_pb_menu__menu .et-menu > li > .sub-menu {
    display: none !important;
  }

  #main-mega-menu .mega-main-menu .et_pb_menu__menu .et-menu > li.show-sub-menu > .sub-menu {
    display: block !important;
  }

  #main-mega-menu .mega-main-menu .et_pb_menu__menu .et-menu > li.menu-item-has-children > a {
    position: relative;
    padding-left: 32px;
  }

  #main-mega-menu .mega-main-menu .et_pb_menu__menu .et-menu > li.menu-item-has-children > a:before {
    opacity: 1;
  }
}
#main-mega-menu .et_pb_menu__wrap .et_pb_menu__menu .et-menu li {
  display: flex !important;
  flex-direction: column;
  padding: 0;
}

#main-mega-menu .et_pb_menu__wrap .et_pb_menu__menu .et-menu li a {
  display: flex !important;
  padding: 0;
}

#main-mega-menu .et_pb_menu__wrap .et_pb_menu__menu .et-menu > li > a {
  color: white;
  font-family: "Bricolage", Helvetica, Arial, Lucida, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
}

#main-mega-menu .et_pb_menu__wrap .et_pb_menu__menu .et-menu li a:after {
  display: none !important;
}

#main-mega-menu .et_pb_menu__wrap .et_pb_menu__menu .et-menu .sub-menu {
  display: block !important;
  position: static;
  visibility: visible;
  opacity: 1;
  width: 100%;
  padding: 0;
  border: none;
}

#main-mega-menu .et_pb_menu__wrap .et_pb_menu__menu .et-menu > li > .sub-menu {
  margin-bottom: 48px;
}

#main-mega-menu .et_pb_menu__wrap .et_pb_menu__menu .et-menu .sub-menu a {
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  padding-block: 4px;
  width: 100%;
}

/*# sourceMappingURL=style.css.map */
