@charset "UTF-8";
/* BIENNALE 2025 */
@import "plugins/bootstrap5.min.css";
/* Text */
/* Reset */
/* transition */
/* Utilitaires */
/* Bouton */
/* BG */
/* Text color */
/* Filter */
/* tag */
/* Responsive */
/* Shadow */
@import url("https://use.typekit.net/nsk8wro.css");
/* Hover */
/*------*/
/* Typo */
/*------*/
/*------------*/
/* Responsive */
/*-----------*/
/*----------*/
/* Settings */
/*---------*/
/*Button*/
/*SVG*/
/*Button TOP*/
/*Icone*/
/*Soustraction*/
/*tag*/
/*form*/
/*Other*/
/*------*/
/* MENU */
/*------*/
/* Navbar */
/* Logo */
/* Ecran */
/* SUBMENU */
/* Mobile */
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
/* Form design */
input:not([type=checkbox], [type=submit], [type=radio]), textarea, select, .form-control {
  display: block;
  width: 100%;
  border-radius: 2rem;
  border: 2px solid #30373a;
  padding: 1.1rem;
  line-height: 1.1;
  background-color: transparent;
  color: #30373a;
  -webkit-appearance: none;
}
input:not([type=checkbox], [type=submit], [type=radio]):focus, input:not([type=checkbox], [type=submit], [type=radio]):active, textarea:focus, textarea:active, select:focus, select:active, .form-control:focus, .form-control:active {
  border: 2px solid #ff9ff9;
  outline: 0;
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0) !important;
}

label, .forminator-label {
  margin-bottom: 0.5rem;
  color: #30373a;
  font-weight: 400;
  display: block;
}

input[type=checkbox], input[type=submit], input[type=radio] {
  display: inline-block;
  margin-right: 0.25rem;
}

.forminator-radio, .forminator-checkbox {
  margin-right: 0.5rem;
}

.forminator-required {
  color: #e31919;
}

.forminator-error-message {
  font-weight: 700;
  color: #e31919;
  margin-top: 0.5rem;
  display: block;
}

.forminator-response-message {
  text-align: center;
  font-weight: 700;
  margin-bottom: 2rem;
  border-radius: 2rem;
}
.forminator-response-message p {
  padding: 0;
  display: block;
  width: 100%;
  margin: 0;
}
.forminator-response-message.forminator-error {
  background-color: #e31919;
  color: #fff;
}
.forminator-response-message.forminator-success {
  background-color: #00a438;
  color: #fff;
  padding: 1rem;
}

input[type=checkbox] {
  margin-right: 0.35rem;
}

/*----------*/
/*-- Buttons  --*/
/*----------*/
/* Reset */
a {
  text-decoration: none;
  font-family: "cy", sans-serif;
}
a:hover, a:focus, a:active {
  text-decoration: none;
}
a[href^="mailto:"] {
  text-transform: lowercase !important;
}
@media only screen and (max-width: calc(576px - 0.2px)) {
  a {
    word-break: break-word !important;
    overflow-wrap: break-word !important;
  }
}

button {
  background: transparent;
  outline: none;
  border: 0;
}

a, button {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
a:hover, a:focus, a:active, button:hover, button:focus, button:active {
  text-decoration: none;
}

.link {
  text-transform: inherit;
}
.link svg {
  position: relative;
}

.btn_primary {
  display: inline-block;
  text-align: center;
  white-space: inherit;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: inherit;
  border-width: 2px;
  border-style: solid;
  border-color: transparent;
  padding: 0.75rem 1.2rem !important;
  line-height: inherit;
  border-radius: 0;
  font-size: calc(1rem + 0.015vw);
  font-weight: 700;
  font-family: "cy", sans-serif;
  background-color: #00a438;
  color: #fff !important;
  box-shadow: 0 0.125rem 0.525rem rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn_primary:hover, .btn_primary:focus, .btn_primary:active {
  text-decoration: none;
  outline: 0 transparent;
  background-color: #ff9ff9;
  color: #fff !important;
  border-color: transparent;
}
.btn_primary span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn_primary svg {
  position: relative;
  width: 1.6rem;
  height: 1.6rem;
}

.btn_secondary {
  display: inline-block;
  text-align: center;
  white-space: inherit;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: inherit;
  border-width: 2px;
  border-style: solid;
  border-color: transparent;
  padding: 0.75rem 1.2rem !important;
  line-height: inherit;
  border-radius: 0;
  font-size: calc(1rem + 0.015vw);
  font-weight: 700;
  font-family: "cy", sans-serif;
  background-color: #ff9ff9;
  color: #fff !important;
  box-shadow: 0 0.125rem 0.525rem rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn_secondary:hover, .btn_secondary:focus, .btn_secondary:active {
  text-decoration: none;
  outline: 0 transparent;
  background-color: #30373a;
  color: #fff !important;
  border-color: transparent;
}
.btn_secondary span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn_secondary svg {
  position: relative;
  width: 1.6rem;
  height: 1.6rem;
}

.btn_third {
  display: inline-block;
  text-align: center;
  white-space: inherit;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: inherit;
  border-width: 2px;
  border-style: solid;
  border-color: transparent;
  padding: 0.75rem 1.2rem !important;
  line-height: inherit;
  border-radius: 0;
  font-size: calc(1rem + 0.015vw);
  font-weight: 700;
  font-family: "cy", sans-serif;
  background-color: #b1add0;
  color: #fff !important;
  box-shadow: 0 0.125rem 0.525rem rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn_third:hover, .btn_third:focus, .btn_third:active {
  text-decoration: none;
  outline: 0 transparent;
  background-color: #00a438;
  color: #fff !important;
  border-color: transparent;
}
.btn_third span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn_third svg {
  position: relative;
  width: 1.6rem;
  height: 1.6rem;
}

.btn_dark {
  display: inline-block;
  text-align: center;
  white-space: inherit;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: inherit;
  border-width: 2px;
  border-style: solid;
  border-color: transparent;
  padding: 0.75rem 1.2rem !important;
  line-height: inherit;
  border-radius: 0;
  font-size: calc(1rem + 0.015vw);
  font-weight: 700;
  font-family: "cy", sans-serif;
  background-color: #30373a;
  color: #fff !important;
  box-shadow: 0 0.125rem 0.525rem rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn_dark:hover, .btn_dark:focus, .btn_dark:active {
  text-decoration: none;
  outline: 0 transparent;
  background-color: #fff;
  color: #e5e4f2 !important;
  border-color: #30373a;
}
.btn_dark span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn_dark svg {
  position: relative;
  width: 1.6rem;
  height: 1.6rem;
}

.btn_light {
  display: inline-block;
  text-align: center;
  white-space: inherit;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: inherit;
  border-width: 2px;
  border-style: solid;
  border-color: transparent;
  padding: 0.75rem 1.2rem !important;
  line-height: inherit;
  border-radius: 0;
  font-size: calc(1rem + 0.015vw);
  font-weight: 700;
  font-family: "cy", sans-serif;
  background-color: #e5e4f2;
  color: #30373a !important;
  box-shadow: 0 0.125rem 0.525rem rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn_light:hover, .btn_light:focus, .btn_light:active {
  text-decoration: none;
  outline: 0 transparent;
  background-color: #fff;
  color: #30373a !important;
  border-color: transparent;
}
.btn_light span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn_light svg {
  position: relative;
  width: 1.6rem;
  height: 1.6rem;
}

.btn_white {
  display: inline-block;
  text-align: center;
  white-space: inherit;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: inherit;
  border-width: 2px;
  border-style: solid;
  border-color: #fff;
  padding: 0.75rem 1.2rem !important;
  line-height: inherit;
  border-radius: 0;
  font-size: calc(1rem + 0.015vw);
  font-weight: 700;
  font-family: "cy", sans-serif;
  background-color: #fff;
  color: #30373a !important;
  box-shadow: 0 0.125rem 0.525rem rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn_white:hover, .btn_white:focus, .btn_white:active {
  text-decoration: none;
  outline: 0 transparent;
  background-color: #30373a;
  color: #fff !important;
  border-color: transparent;
}
.btn_white span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn_white svg {
  position: relative;
  width: 1.6rem;
  height: 1.6rem;
}

.btn_info {
  display: inline-block;
  text-align: center;
  white-space: inherit;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: inherit;
  border-width: 2px;
  border-style: solid;
  border-color: transparent;
  padding: 0.75rem 1.2rem !important;
  line-height: inherit;
  border-radius: 0;
  font-size: calc(1rem + 0.015vw);
  font-weight: 700;
  font-family: "cy", sans-serif;
  background-color: #b6d9ff;
  color: #fff !important;
  box-shadow: 0 0.125rem 0.525rem rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn_info:hover, .btn_info:focus, .btn_info:active {
  text-decoration: none;
  outline: 0 transparent;
  background-color: #013eb1;
  color: #fff !important;
  border-color: #013eb1;
}
.btn_info span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn_info svg {
  position: relative;
  width: 1.6rem;
  height: 1.6rem;
}

.btn_success {
  display: inline-block;
  text-align: center;
  white-space: inherit;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: inherit;
  border-width: 2px;
  border-style: solid;
  border-color: transparent;
  padding: 0.75rem 1.2rem !important;
  line-height: inherit;
  border-radius: 0;
  font-size: calc(1rem + 0.015vw);
  font-weight: 700;
  font-family: "cy", sans-serif;
  background-color: #00a438;
  color: #fff !important;
  box-shadow: 0 0.125rem 0.525rem rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn_success:hover, .btn_success:focus, .btn_success:active {
  text-decoration: none;
  outline: 0 transparent;
  background-color: #038d31;
  color: #fff !important;
  border-color: #038d31;
}
.btn_success span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn_success svg {
  position: relative;
  width: 1.6rem;
  height: 1.6rem;
}

.btn_warning {
  display: inline-block;
  text-align: center;
  white-space: inherit;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: inherit;
  border-width: 2px;
  border-style: solid;
  border-color: transparent;
  padding: 0.75rem 1.2rem !important;
  line-height: inherit;
  border-radius: 0;
  font-size: calc(1rem + 0.015vw);
  font-weight: 700;
  font-family: "cy", sans-serif;
  background-color: #FFE793;
  color: #fff !important;
  box-shadow: 0 0.125rem 0.525rem rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn_warning:hover, .btn_warning:focus, .btn_warning:active {
  text-decoration: none;
  outline: 0 transparent;
  background-color: #dc7500;
  color: #fff !important;
  border-color: #dc7500;
}
.btn_warning span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn_warning svg {
  position: relative;
  width: 1.6rem;
  height: 1.6rem;
}

.btn_danger {
  display: inline-block;
  text-align: center;
  white-space: inherit;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: inherit;
  border-width: 2px;
  border-style: solid;
  border-color: transparent;
  padding: 0.75rem 1.2rem !important;
  line-height: inherit;
  border-radius: 0;
  font-size: calc(1rem + 0.015vw);
  font-weight: 700;
  font-family: "cy", sans-serif;
  background-color: #e31919;
  color: #fff !important;
  box-shadow: 0 0.125rem 0.525rem rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn_danger:hover, .btn_danger:focus, .btn_danger:active {
  text-decoration: none;
  outline: 0 transparent;
  background-color: #c51212;
  color: #fff !important;
  border-color: #c51212;
}
.btn_danger span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn_danger svg {
  position: relative;
  width: 1.6rem;
  height: 1.6rem;
}

.btn_outline_primary {
  display: inline-block;
  text-align: center;
  white-space: inherit;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: inherit;
  border-width: 2px;
  border-style: solid;
  border-color: #00a438;
  padding: 0.75rem 1.2rem !important;
  line-height: inherit;
  border-radius: 0;
  font-size: calc(1rem + 0.015vw);
  font-weight: 700;
  font-family: "cy", sans-serif;
  background-color: transparent;
  color: #00a438 !important;
  box-shadow: 0 0.125rem 0.525rem rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn_outline_primary:hover, .btn_outline_primary:focus, .btn_outline_primary:active {
  text-decoration: none;
  outline: 0 transparent;
  background-color: #00a438;
  color: #fff !important;
  border-color: #00a438;
}
.btn_outline_primary span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn_outline_primary svg {
  position: relative;
  width: 1.6rem;
  height: 1.6rem;
}

.btn_outline_secondary {
  display: inline-block;
  text-align: center;
  white-space: inherit;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: inherit;
  border-width: 2px;
  border-style: solid;
  border-color: #ff9ff9;
  padding: 0.75rem 1.2rem !important;
  line-height: inherit;
  border-radius: 0;
  font-size: calc(1rem + 0.015vw);
  font-weight: 700;
  font-family: "cy", sans-serif;
  background-color: transparent;
  color: #ff9ff9 !important;
  box-shadow: 0 0.125rem 0.525rem rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn_outline_secondary:hover, .btn_outline_secondary:focus, .btn_outline_secondary:active {
  text-decoration: none;
  outline: 0 transparent;
  background-color: #ff9ff9;
  color: #fff !important;
  border-color: #ff9ff9;
}
.btn_outline_secondary span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn_outline_secondary svg {
  position: relative;
  width: 1.6rem;
  height: 1.6rem;
}

.btn_outline_third {
  display: inline-block;
  text-align: center;
  white-space: inherit;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: inherit;
  border-width: 2px;
  border-style: solid;
  border-color: #b1add0;
  padding: 0.75rem 1.2rem !important;
  line-height: inherit;
  border-radius: 0;
  font-size: calc(1rem + 0.015vw);
  font-weight: 700;
  font-family: "cy", sans-serif;
  background-color: transparent;
  color: #b1add0 !important;
  box-shadow: 0 0.125rem 0.525rem rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn_outline_third:hover, .btn_outline_third:focus, .btn_outline_third:active {
  text-decoration: none;
  outline: 0 transparent;
  background-color: #b1add0;
  color: #fff !important;
  border-color: #b1add0;
}
.btn_outline_third span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn_outline_third svg {
  position: relative;
  width: 1.6rem;
  height: 1.6rem;
}

.btn_outline_dark {
  display: inline-block;
  text-align: center;
  white-space: inherit;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: inherit;
  border-width: 2px;
  border-style: solid;
  border-color: #30373a;
  padding: 0.75rem 1.2rem !important;
  line-height: inherit;
  border-radius: 0;
  font-size: calc(1rem + 0.015vw);
  font-weight: 700;
  font-family: "cy", sans-serif;
  background-color: transparent;
  color: #30373a !important;
  box-shadow: 0 0.125rem 0.525rem rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn_outline_dark:hover, .btn_outline_dark:focus, .btn_outline_dark:active {
  text-decoration: none;
  outline: 0 transparent;
  background-color: #30373a;
  color: #e5e4f2 !important;
  border-color: #30373a;
}
.btn_outline_dark span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn_outline_dark svg {
  position: relative;
  width: 1.6rem;
  height: 1.6rem;
}

.btn_outline_light {
  display: inline-block;
  text-align: center;
  white-space: inherit;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: inherit;
  border-width: 2px;
  border-style: solid;
  border-color: #e5e4f2;
  padding: 0.75rem 1.2rem !important;
  line-height: inherit;
  border-radius: 0;
  font-size: calc(1rem + 0.015vw);
  font-weight: 700;
  font-family: "cy", sans-serif;
  background-color: transparent;
  color: #e5e4f2 !important;
  box-shadow: 0 0.125rem 0.525rem rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn_outline_light:hover, .btn_outline_light:focus, .btn_outline_light:active {
  text-decoration: none;
  outline: 0 transparent;
  background-color: #e5e4f2;
  color: #30373a !important;
  border-color: #e5e4f2;
}
.btn_outline_light span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn_outline_light svg {
  position: relative;
  width: 1.6rem;
  height: 1.6rem;
}

.btn_outline_white {
  display: inline-block;
  text-align: center;
  white-space: inherit;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: inherit;
  border-width: 2px;
  border-style: solid;
  border-color: #fff;
  padding: 0.75rem 1.2rem !important;
  line-height: inherit;
  border-radius: 0;
  font-size: calc(1rem + 0.015vw);
  font-weight: 700;
  font-family: "cy", sans-serif;
  background-color: transparent;
  color: #fff !important;
  box-shadow: 0 0.125rem 0.525rem rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn_outline_white:hover, .btn_outline_white:focus, .btn_outline_white:active {
  text-decoration: none;
  outline: 0 transparent;
  background-color: #fff;
  color: #30373a !important;
  border-color: #fff;
}
.btn_outline_white span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn_outline_white svg {
  position: relative;
  width: 1.6rem;
  height: 1.6rem;
}

.btn_outline_info {
  display: inline-block;
  text-align: center;
  white-space: inherit;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: inherit;
  border-width: 2px;
  border-style: solid;
  border-color: #b6d9ff;
  padding: 0.75rem 1.2rem !important;
  line-height: inherit;
  border-radius: 0;
  font-size: calc(1rem + 0.015vw);
  font-weight: 700;
  font-family: "cy", sans-serif;
  background-color: transparent;
  color: #b6d9ff !important;
  box-shadow: 0 0.125rem 0.525rem rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn_outline_info:hover, .btn_outline_info:focus, .btn_outline_info:active {
  text-decoration: none;
  outline: 0 transparent;
  background-color: #b6d9ff;
  color: #fff !important;
  border-color: #b6d9ff;
}
.btn_outline_info span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn_outline_info svg {
  position: relative;
  width: 1.6rem;
  height: 1.6rem;
}

.btn_outline_success {
  display: inline-block;
  text-align: center;
  white-space: inherit;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: inherit;
  border-width: 2px;
  border-style: solid;
  border-color: #00a438;
  padding: 0.75rem 1.2rem !important;
  line-height: inherit;
  border-radius: 0;
  font-size: calc(1rem + 0.015vw);
  font-weight: 700;
  font-family: "cy", sans-serif;
  background-color: transparent;
  color: #00a438 !important;
  box-shadow: 0 0.125rem 0.525rem rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn_outline_success:hover, .btn_outline_success:focus, .btn_outline_success:active {
  text-decoration: none;
  outline: 0 transparent;
  background-color: #00a438;
  color: #fff !important;
  border-color: #00a438;
}
.btn_outline_success span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn_outline_success svg {
  position: relative;
  width: 1.6rem;
  height: 1.6rem;
}

.btn_outline_warning {
  display: inline-block;
  text-align: center;
  white-space: inherit;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: inherit;
  border-width: 2px;
  border-style: solid;
  border-color: #FFE793;
  padding: 0.75rem 1.2rem !important;
  line-height: inherit;
  border-radius: 0;
  font-size: calc(1rem + 0.015vw);
  font-weight: 700;
  font-family: "cy", sans-serif;
  background-color: transparent;
  color: #FFE793 !important;
  box-shadow: 0 0.125rem 0.525rem rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn_outline_warning:hover, .btn_outline_warning:focus, .btn_outline_warning:active {
  text-decoration: none;
  outline: 0 transparent;
  background-color: #FFE793;
  color: #fff !important;
  border-color: #FFE793;
}
.btn_outline_warning span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn_outline_warning svg {
  position: relative;
  width: 1.6rem;
  height: 1.6rem;
}

.btn_outline_danger {
  display: inline-block;
  text-align: center;
  white-space: inherit;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: inherit;
  border-width: 2px;
  border-style: solid;
  border-color: #e31919;
  padding: 0.75rem 1.2rem !important;
  line-height: inherit;
  border-radius: 0;
  font-size: calc(1rem + 0.015vw);
  font-weight: 700;
  font-family: "cy", sans-serif;
  background-color: transparent;
  color: #e31919 !important;
  box-shadow: 0 0.125rem 0.525rem rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn_outline_danger:hover, .btn_outline_danger:focus, .btn_outline_danger:active {
  text-decoration: none;
  outline: 0 transparent;
  background-color: #e31919;
  color: #fff !important;
  border-color: #e31919;
}
.btn_outline_danger span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn_outline_danger svg {
  position: relative;
  width: 1.6rem;
  height: 1.6rem;
}

.link_primary {
  color: #00a438;
  text-transform: inherit;
  font-weight: 700;
  font-family: "cy", sans-serif;
}
.link_primary svg {
  position: relative;
  height: 1.6rem;
  width: 1.6rem;
}
.link_primary:hover, .link_primary:focus, .link_primary:active {
  color: #ff9ff9;
}

.link_secondary {
  color: #ff9ff9;
  text-transform: inherit;
  font-weight: 700;
  font-family: "cy", sans-serif;
}
.link_secondary svg {
  position: relative;
  height: 1.6rem;
  width: 1.6rem;
}
.link_secondary:hover, .link_secondary:focus, .link_secondary:active {
  color: #30373a;
}

.link_third {
  color: #b1add0;
  text-transform: inherit;
  font-weight: 700;
  font-family: "cy", sans-serif;
}
.link_third svg {
  position: relative;
  height: 1.6rem;
  width: 1.6rem;
}
.link_third:hover, .link_third:focus, .link_third:active {
  color: #00a438;
}

.link_dark {
  color: #30373a;
  text-transform: inherit;
  font-weight: 700;
  font-family: "cy", sans-serif;
}
.link_dark svg {
  position: relative;
  height: 1.6rem;
  width: 1.6rem;
}
.link_dark:hover, .link_dark:focus, .link_dark:active {
  color: #00a438;
}

.link_light {
  color: #e5e4f2;
  text-transform: inherit;
  font-weight: 700;
  font-family: "cy", sans-serif;
}
.link_light svg {
  position: relative;
  height: 1.6rem;
  width: 1.6rem;
}
.link_light:hover, .link_light:focus, .link_light:active {
  color: #fff;
}

.link_white {
  color: #fff;
  text-transform: inherit;
  font-weight: 700;
  font-family: "cy", sans-serif;
}
.link_white svg {
  position: relative;
  height: 1.6rem;
  width: 1.6rem;
}
.link_white:hover, .link_white:focus, .link_white:active {
  color: #b1add0;
}

.link_info {
  color: #b6d9ff;
  text-transform: inherit;
  font-weight: 700;
  font-family: "cy", sans-serif;
}
.link_info svg {
  position: relative;
  height: 1.6rem;
  width: 1.6rem;
}
.link_info:hover, .link_info:focus, .link_info:active {
  color: #013eb1;
}

.link_success {
  color: #30373a;
  text-transform: inherit;
  font-weight: 700;
  font-family: "cy", sans-serif;
}
.link_success svg {
  position: relative;
  height: 1.6rem;
  width: 1.6rem;
}
.link_success:hover, .link_success:focus, .link_success:active {
  color: #00a438;
}

.link_warning {
  color: #e5e4f2;
  text-transform: inherit;
  font-weight: 700;
  font-family: "cy", sans-serif;
}
.link_warning svg {
  position: relative;
  height: 1.6rem;
  width: 1.6rem;
}
.link_warning:hover, .link_warning:focus, .link_warning:active {
  color: #fff;
}

.link_danger {
  color: #fff;
  text-transform: inherit;
  font-weight: 700;
  font-family: "cy", sans-serif;
}
.link_danger svg {
  position: relative;
  height: 1.6rem;
  width: 1.6rem;
}
.link_danger:hover, .link_danger:focus, .link_danger:active {
  color: #b1add0;
}

.btn_icone {
  width: 38px;
  height: 38px;
  border-radius: 100%;
  padding: 0;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.btn_icone svg {
  height: calc(38px - 55%);
  width: calc(38px - 55%);
  margin: auto;
  position: relative;
}

.list-icone {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}
.list-icone li {
  display: inline-block;
}
.list-icone a {
  text-align: center;
  border-radius: 100%;
  width: 38px;
  height: 38px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.list-icone a svg {
  height: calc(38px - 55%);
  width: calc(38px - 55%);
  margin: auto;
  position: relative;
}

#top {
  position: fixed;
  margin: auto;
  opacity: 0;
  right: 7%;
  bottom: 70px;
  border-radius: 100%;
  background-color: #00a438;
  color: #fff;
  width: 35px;
  height: 35px;
}
#top.is-visible {
  opacity: 1;
}

header ul, footer ul {
  list-style: none;
  padding-left: 0;
}

main a:not(.link_primary):not(.link_secondary):not(.link_third):not(.link_light):not(.link_dark):not(.link_white):not(.link_info):not(.link_success):not(.link_warning):not(.link_danger) {
  color: #00a438;
}
main a:not(.link_primary):not(.link_secondary):not(.link_third):not(.link_light):not(.link_dark):not(.link_white):not(.link_info):not(.link_success):not(.link_warning):not(.link_danger):hover, main a:not(.link_primary):not(.link_secondary):not(.link_third):not(.link_light):not(.link_dark):not(.link_white):not(.link_info):not(.link_success):not(.link_warning):not(.link_danger):focus, main a:not(.link_primary):not(.link_secondary):not(.link_third):not(.link_light):not(.link_dark):not(.link_white):not(.link_info):not(.link_success):not(.link_warning):not(.link_danger):active {
  color: #ff9ff9;
}

/*----------*/
/*-- Container --*/
/*----------*/
.small-container {
  max-width: 100%;
}
@media only screen and (min-width: 768px) {
  .small-container {
    width: 700px;
  }
}

.mid-container {
  margin-left: auto;
  margin-right: auto;
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  padding-right: calc(var(--bs-gutter-x) * 0.5);
}
@media only screen and (min-width: 768px) {
  .mid-container {
    max-width: 360px;
  }
}
@media only screen and (min-width: 992px) {
  .mid-container {
    max-width: 480px;
  }
}
@media only screen and (min-width: 1200px) {
  .mid-container {
    max-width: 535px;
  }
}
@media only screen and (max-width: calc(768px - 0.2px)) {
  .mid-container {
    max-width: 100%;
    margin: auto;
  }
}

/*----------------*/
/*-- BG --*/
/*----------------*/
.bg_primary {
  background-color: #00a438;
  color: #fff;
}
.bg_primary svg {
  color: #fff;
}

.bg_secondary {
  background-color: #ff9ff9;
  color: #fff;
}
.bg_secondary svg {
  color: #fff;
}

.bg_third {
  background-color: #b1add0;
  color: #fff;
}
.bg_third svg {
  color: #fff;
}

.bg_dark {
  background-color: #30373a;
  color: #fff;
}
.bg_dark svg {
  color: #fff;
}

.bg_light {
  background-color: #e5e4f2;
  color: #30373a;
}
.bg_light svg {
  color: #30373a;
}

.bg_white {
  background-color: #fff;
  color: #30373a;
}
.bg_white svg {
  color: #30373a;
}

.bg_info {
  background-color: #b6d9ff;
  color: #fff;
}
.bg_info svg {
  color: #fff;
}

.bg_warning {
  background-color: #FFE793;
  color: #fff;
}
.bg_warning svg {
  color: #fff;
}

.bg_success {
  background-color: #00a438;
  color: #fff;
}
.bg_success svg {
  color: #fff;
}

.bg_danger {
  background-color: #e31919;
  color: #fff;
}
.bg_danger svg {
  color: #fff;
}

.fill-primary {
  fill: #00a438;
}

.fill-secondary {
  fill: #ff9ff9;
}

.fill-third {
  fill: #b1add0;
}

.fill-dark {
  fill: #30373a;
}

.fill-light {
  fill: #e5e4f2;
}

.fill-white {
  fill: #fff;
}

.fill-info {
  fill: #b6d9ff;
}

.fill-success {
  fill: #00a438;
}

.fill-warning {
  fill: #FFE793;
}

.fill-danger {
  fill: #e31919;
}

/*----------------*/
/*-- TAG --*/
/*----------------*/
.tag_primary {
  font-size: 0.8rem;
  text-transform: uppercase;
  font-weight: 400;
  padding: 0.5rem 0.75rem;
  margin: 0 0 0 0;
  background-color: #00a438;
  color: #fff;
}
.tag_primary svg {
  color: #fff;
}

.tag_secondary {
  font-size: 0.8rem;
  text-transform: uppercase;
  font-weight: 400;
  padding: 0.5rem 0.75rem;
  margin: 0 0 0 0;
  background-color: #ff9ff9;
  color: #fff;
}
.tag_secondary svg {
  color: #fff;
}

.tag_third {
  font-size: 0.8rem;
  text-transform: uppercase;
  font-weight: 400;
  padding: 0.5rem 0.75rem;
  margin: 0 0 0 0;
  background-color: #b1add0;
  color: #fff;
}
.tag_third svg {
  color: #fff;
}

.tag_dark {
  font-size: 0.8rem;
  text-transform: uppercase;
  font-weight: 400;
  padding: 0.5rem 0.75rem;
  margin: 0 0 0 0;
  background-color: #30373a;
  color: #fff;
}
.tag_dark svg {
  color: #fff;
}

.tag_light {
  font-size: 0.8rem;
  text-transform: uppercase;
  font-weight: 400;
  padding: 0.5rem 0.75rem;
  margin: 0 0 0 0;
  background-color: #e5e4f2;
  color: #30373a;
}
.tag_light svg {
  color: #30373a;
}

.tag_white {
  font-size: 0.8rem;
  text-transform: uppercase;
  font-weight: 400;
  padding: 0.5rem 0.75rem;
  margin: 0 0 0 0;
  background-color: #fff;
  color: #30373a;
}
.tag_white svg {
  color: #30373a;
}

.tag_info {
  font-size: 0.8rem;
  text-transform: uppercase;
  font-weight: 400;
  padding: 0.5rem 0.75rem;
  margin: 0 0 0 0;
  background-color: #b6d9ff;
  color: #fff;
}
.tag_info svg {
  color: #fff;
}

.tag_success {
  font-size: 0.8rem;
  text-transform: uppercase;
  font-weight: 400;
  padding: 0.5rem 0.75rem;
  margin: 0 0 0 0;
  background-color: #00a438;
  color: #fff;
}
.tag_success svg {
  color: #fff;
}

.tag_warning {
  font-size: 0.8rem;
  text-transform: uppercase;
  font-weight: 400;
  padding: 0.5rem 0.75rem;
  margin: 0 0 0 0;
  background-color: #FFE793;
  color: #fff;
}
.tag_warning svg {
  color: #fff;
}

.tag_danger {
  font-size: 0.8rem;
  text-transform: uppercase;
  font-weight: 400;
  padding: 0.5rem 0.75rem;
  margin: 0 0 0 0;
  background-color: #e31919;
  color: #fff;
}
.tag_danger svg {
  color: #fff;
}

/*----------------*/
/*-- Responsive --*/
/*----------------*/
@media only screen and (max-width: calc(576px - 0.2px)) {
  .container, .container-lg, .container-md, .container-sm, .container-xl, .navbar, .small-container {
    padding-right: 7%;
    padding-left: 7%;
  }
}

/*------------------------------------------------------*/
/* -------------------- */
/* Img */
/* -------------------- */
figure {
  margin: 0;
  position: relative;
}

/*------------------------------------------------------*/
/* -------------------- */
/*  Image background */
/* -------------------- */
.cardImg, .squareImg {
  position: relative;
  width: 100%;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  -webkit-background-size: cover !important;
  background-size: cover !important;
  height: auto;
  display: block;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.squareImg {
  padding-top: 100%;
}

.bg-img {
  background-repeat: no-repeat;
  background-position: center center;
}

/*------------------------------------------------------*/
/* -------------------- */
/*  Filtres photos */
/* -------------------- */
.filter-bw {
  -webkit-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  filter: grayscale(100%);
}

/*----------------------*/
/* -------------------- */
/* Animations */
/* -------------------- */
/*----------------------*/
/* -------------------- */
/* Animation bouton */
/* -------------------- */
/*https://ianlunn.github.io/Hover/*/
/* -------------------- */
/* Scroll fire */
/* -------------------- */
.fadeScroll, .fadeScrollRight, .fadeScrollLeft, .fadeElemTimeline {
  opacity: 1;
  -webkit-transition: transform 0.4s, opacity 0.4s;
  -moz-transition: transform 0.4s, opacity 0.4s;
  -ms-transition: transform 0.4s, opacity 0.4s;
  -o-transition: transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s;
}
.fadeScroll.not-visible, .fadeScrollRight.not-visible, .fadeScrollLeft.not-visible, .fadeElemTimeline.not-visible {
  opacity: 0;
}

@media (max-width: 991.98px) {
  .fadeScroll, .fadeScrollRight, .fadeScrollLeft, .fadeElemTimeline {
    -webkit-transform: translateY(0) !important;
    -moz-transform: translateY(0) !important;
    -ms-transform: translateY(0) !important;
    transform: translateY(0) !important;
  }
  .fadeScroll.not-visible, .fadeScrollRight.not-visible, .fadeScrollLeft.not-visible, .fadeElemTimeline.not-visible {
    -webkit-transform: translateY(20px) !important;
    -moz-transform: translateY(20px) !important;
    -ms-transform: translateY(20px) !important;
    transform: translateY(20px) !important;
  }
}
@media (min-width: 991.98px) {
  .fadeScrollRight, .fadeScrollLeft, .fadeElemTimeline {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  .fadeScrollRight.not-visible {
    -webkit-transform: translateX(40px);
    -moz-transform: translateX(40px);
    -ms-transform: translateX(40px);
    transform: translateX(40px);
  }
  .fadeScrollLeft.not-visible {
    -webkit-transform: translateX(-40px);
    -moz-transform: translateX(-40px);
    -ms-transform: translateX(-40px);
    transform: translateX(-40px);
  }
  .fadeScroll {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  .fadeScroll.not-visible {
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
  }
}
/**
prevArrow:"<button type='button' class='slick-prev pull-left'>\n" +
"<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"currentColor\" class=\"bi bi-chevron-left\" viewBox=\"0 0 16 16\">\n" +
"  <path fill-rule=\"evenodd\" d=\"M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z\"/>\n" +
"</svg></button>",
nextArrow:"<button type='button' class='slick-next pull-right'><svg xmlns=\"http://www.w3.org/2000/svg\"  fill=\"currentColor\" class=\"bi bi-chevron-right\" viewBox=\"0 0 16 16\">\n" +
"  <path fill-rule=\"evenodd\" d=\"M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z\"/>\n" +
"</svg></button>" **/
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev svg,
.slick-next svg {
  height: 1rem;
  width: 1rem;
  color: #00a438;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-prev {
  left: -25px;
}

.slick-next {
  right: -25px;
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 1.5rem;
}

.slick-dots {
  list-style: none;
  display: block;
  text-align: left;
  padding: 0;
  margin-top: 1rem;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0;
  padding-right: 0.5rem;
  cursor: pointer;
}
.slick-dots li button {
  /*Supprime les chriffres*/
  font-size: 0;
  line-height: 0;
  border: 0;
  background: transparent;
  color: transparent;
  /*Supprime les chriffres*/
  display: block;
  outline: none;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  content: " ";
  height: 15px;
  width: 3px;
  display: block;
  font-size: 3rem;
  text-align: center;
  color: #00a438;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #00a438;
}
.slick-dots li.slick-active button:before {
  color: #00a438;
  opacity: 0.75;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/*----------*/
/*-- FONT --*/
/*----------*/
body {
  font-family: "cy-text", sans-serif;
  color: #30373a;
}

body, p, span, a, .link, button.link {
  font-size: calc(1rem + 0.015vw);
}

strong, b {
  font-weight: 700 !important;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .title-page, .h3, .h4, .card-item h3, .h5, .h6, .title {
  font-family: "cy", sans-serif;
  text-transform: inherit;
  font-weight: 700;
  line-height: inherit;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .h1 a, .h2 a, .title-page a, .h3 a, .h4 a, .card-item h3 a, .h5 a, .h6 a, .title a {
  font-size: 100% !important;
}

h1, .h1 {
  font-size: calc(3rem + 0.35vw);
}
h1 svg, .h1 svg {
  width: calc(3rem + 0.35vw);
  height: calc(3rem + 0.35vw);
}
@media only screen and (max-width: calc(576px - 0.2px)) {
  h1, .h1 {
    hyphens: auto;
    line-height: 1;
    font-size: calc(calc(3rem + 0.35vw) - 1.5vw);
  }
  h1 svg, .h1 svg {
    width: calc(calc(3rem + 0.35vw) - 1.5vw);
    height: calc(calc(3rem + 0.35vw) - 1.5vw);
  }
}

h2, .h2, .title-page {
  font-size: calc(2.3rem + 0.015vw);
}
h2 svg, .h2 svg, .title-page svg {
  width: calc(2.3rem + 0.015vw);
  height: calc(2.3rem + 0.015vw);
}
@media only screen and (max-width: calc(576px - 0.2px)) {
  h2, .h2, .title-page {
    hyphens: auto;
    line-height: 1;
    font-size: calc(calc(2.3rem + 0.015vw) - 1vw);
  }
  h2 svg, .h2 svg, .title-page svg {
    width: calc(calc(2.3rem + 0.015vw) - 1vw);
    height: calc(calc(2.3rem + 0.015vw) - 1vw);
  }
}

h3, .h3 {
  font-size: calc(2rem + 0.015vw);
}
h3 svg, .h3 svg {
  width: calc(2rem + 0.015vw);
  height: calc(2rem + 0.015vw);
}
@media only screen and (max-width: calc(576px - 0.2px)) {
  h3, .h3 {
    hyphens: auto;
    font-size: calc(calc(2rem + 0.015vw) - 0.5vw);
  }
  h3 svg, .h3 svg {
    width: calc(calc(2rem + 0.015vw) - 0.5vw);
    height: calc(calc(2rem + 0.015vw) - 0.5vw);
  }
}

h4, .h4, .card-item h3 {
  font-size: calc(1.3rem + 0.015vw);
}
h4 svg, .h4 svg, .card-item h3 svg {
  width: calc(1.3rem + 0.015vw);
  height: calc(1.3rem + 0.015vw);
}

h5, .h5, h6, .h6 {
  font-size: calc(1.1rem + 0.015vw);
}
h5 svg, .h5 svg, h6 svg, .h6 svg {
  width: calc(1.1rem + 0.015vw);
  height: calc(1.1rem + 0.015vw);
}

p {
  white-space: normal !important;
}

p a, small a {
  font-size: 100%;
}

.text_primary {
  color: #00a438;
}

.text_secondary {
  color: #ff9ff9;
}

.text_third {
  color: #b1add0;
}

.text_dark {
  color: #30373a;
}

.text_light {
  color: #e5e4f2;
}

.text_white {
  color: #fff;
}

.text_info {
  color: #b6d9ff;
}

.text_success {
  color: #00a438;
}

.text_warning {
  color: #FFE793;
}

.text_danger {
  color: #e31919;
}

/* -- MENU wordpress -- */
header {
  background-color: transparent;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
header nav {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1.5rem 0;
}
header ul li a {
  font-weight: 700;
  text-transform: inherit;
  font-family: "cy", sans-serif;
}
header.is-scrolled {
  background-color: #fff;
}
header .menu-item-has-children:not(.qtranxs-lang-menu) .sub-menu {
  border: 0;
  border-radius: 0;
  width: 100%;
}
header .menu-item-has-children:not(.qtranxs-lang-menu) .sub-menu li {
  display: block;
  width: 100%;
}
header .menu-item-has-children:not(.qtranxs-lang-menu) .sub-menu li a {
  display: block;
  font-family: "cy-text", sans-serif;
}
header .menu-item-has-children:not(.qtranxs-lang-menu) > a:after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.1em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
header .line, header .menu-container {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

/* -- MENU écran -- */
@media (min-width: 1200px) {
  header #showMenu {
    display: none;
  }
  header .menu-content {
    margin: 0;
  }
  header .menu-content .menu-item {
    display: inline-block;
  }
  header .menu-content .menu-item a {
    font-size: calc(1.3rem + 0.015vw);
    padding: 0.75rem;
    margin: 0;
    color: #30373a;
  }
  header .menu-content .menu-item a:hover, header .menu-content .menu-item a:focus, header .menu-content .menu-item a:active {
    color: #00a438;
  }
  header.is-scrolled .menu-item a {
    color: #30373a;
  }
  header.is-scrolled .menu-item a:hover, header.is-scrolled .menu-item a:focus, header.is-scrolled .menu-item a:active {
    color: #00a438;
  }
  header .menu-item-has-children:not(.qtranxs-lang-menu) {
    position: relative;
  }
  header .menu-item-has-children:not(.qtranxs-lang-menu) .sub-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    min-width: 200px;
    width: 100%;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    text-align: left;
    list-style: none;
    background-color: #00a438;
    background-clip: padding-box;
  }
  header .menu-item-has-children:not(.qtranxs-lang-menu) .sub-menu a {
    padding: 1rem;
    font-size: calc(1.1rem + 0.015vw);
    color: #fff !important;
  }
  header .menu-item-has-children:not(.qtranxs-lang-menu) .sub-menu a:hover, header .menu-item-has-children:not(.qtranxs-lang-menu) .sub-menu a:focus, header .menu-item-has-children:not(.qtranxs-lang-menu) .sub-menu a:active {
    color: rgba(255, 255, 255, 0.5) !important;
  }
  header .menu-item-has-children:not(.qtranxs-lang-menu):hover .sub-menu, header .menu-item-has-children:not(.qtranxs-lang-menu).active .sub-menu {
    display: block;
  }
}
/* -- .MENU écran -- */
/* -- MENU Mobile-- */
@media (max-width: 1200px) {
  header #showMenu {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 25px;
    height: 50px;
    cursor: pointer;
    z-index: 100;
    padding: 0;
  }
  header #showMenu span, header #showMenu span::before, header #showMenu span::after {
    display: block;
    width: 25px;
    height: 4px;
    border-radius: 0px;
  }
  header #showMenu span {
    position: relative;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  header #showMenu span::before, header #showMenu span::after {
    position: absolute;
    left: 0;
    width: 100%;
    content: "";
  }
  header #showMenu span::before {
    top: 10px;
    transition: top 0.3s 0.3s cubic-bezier(0.23, 1, 0.32, 1), transform 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  }
  header #showMenu span::after {
    bottom: 10px;
    transition: bottom 0.3s 0.3s cubic-bezier(0.23, 1, 0.32, 1), transform 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  }
  header #showMenu.active span {
    background-color: transparent !important;
  }
  header #showMenu.active span::before, header #showMenu.active span::after {
    background-color: #fff !important;
  }
  header #showMenu.active span::before {
    top: 0;
    transition: top 0.3s cubic-bezier(0.23, 1, 0.32, 1), transform 0.3s 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  header #showMenu.active span::after {
    bottom: 0;
    transition: bottom 0.3s cubic-bezier(0.23, 1, 0.32, 1), transform 0.3s 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  header #showMenu.active #quitMenu {
    display: block;
    width: 20%;
    height: 100%;
    background: rgba(0, 164, 56, 0.15);
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    animation: 300ms ease-in opacityAnim;
  }
  header #showMenu span, header #showMenu span::before, header #showMenu span::after {
    background-color: #30373a;
  }
  header.is-scrolled #showMenu span, header.is-scrolled #showMenu span::before, header.is-scrolled #showMenu span::after {
    background-color: #30373a;
  }
  header .menu-container {
    top: 0;
    background: #00a438;
    position: fixed;
    overflow: scroll;
    box-sizing: border-box;
    width: 80%;
    max-width: 100%;
    height: 100%;
    right: -100%;
    z-index: 1;
  }
  header .menu-container.open {
    right: 0;
  }
  header .menu-content {
    padding: 2rem;
    margin-top: 5vh;
    max-width: 100%;
    margin-bottom: 0;
    position: relative;
    z-index: 103;
  }
  header .menu-content .menu-item {
    list-style: none;
  }
  header .menu-content .menu-item a {
    font-size: calc(2rem + 0.015vw);
    margin: 1.3rem 0rem;
    padding: 0;
    display: block;
    color: #fff;
  }
  header .menu-content .menu-item a:hover, header .menu-content .menu-item a:focus, header .menu-content .menu-item a:active {
    color: rgba(255, 255, 255, 0.5);
  }
  header .menu-item-has-children:not(.qtranxs-lang-menu) .sub-menu {
    display: none;
  }
  header .menu-item-has-children:not(.qtranxs-lang-menu) .sub-menu a {
    padding: 0;
    font-size: calc(1.1rem + 0.015vw);
  }
  header .menu-item-has-children:not(.qtranxs-lang-menu).active .sub-menu {
    display: block;
  }
  header .wpml-ls-menu-item {
    display: inline-block;
    padding-right: 1rem;
  }
}
/* -- .MENU Mobile -- */
@keyframes opacityAnim {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* -------------- */
/* Setting */
/* -------------- */
.post-type-archive-animations, .page-template-archive-animations, .page-id-685, .page-template-archive-animations-php {
  background-color: rgba(0, 164, 56, 0.2);
}

.page-template-parcours-map header:not(.is-scrolled) {
  background-color: rgba(182, 217, 255, 0.5);
}

.page-template-faq {
  background-color: #b6d9ff;
}

/* Infos pratique */
.page-id-128, .page-id-132 {
  background-color: #FFE793;
}

/* Resaturation */
.page-id-148, .page-id-150 {
  background-color: rgba(255, 159, 249, 0.4);
}

/* En images */
.page-id-159, .page-id-161 {
  background-color: rgba(0, 164, 56, 0.2);
}

/* -------------- */
/* Cards */
/* -------------- */
.card-item {
  position: relative;
}
.card-item .title {
  font-size: calc(1.1rem + 0.015vw);
}
.card-item .date {
  display: block;
}
.card-item .cardImg {
  padding-top: 75%;
}
.card-item h3 {
  line-height: 1.2;
  text-transform: uppercase;
}

/* -------------- */
/* Logo */
/* -------------- */
#logo {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

@media only screen and (max-width: calc(768px - 0.2px)) {
  header.is-scrolled #logo {
    width: 90px;
    height: auto;
  }
}
@media only screen and (min-width: 768px) {
  header.is-scrolled #logo {
    width: 120px;
    height: auto;
  }
}

/* -------------- */
/* Header */
/* -------------- */
header .navbar-brand strong {
  font-size: calc(1.75rem + 0.015vw);
  line-height: 0.9;
  flex: 0 0 auto;
  width: 100px;
}
header .navbar-brand small {
  flex: 0 0 auto;
  width: 174px;
  font-size: 12px;
  line-height: 13px;
}
@media only screen and (max-width: calc(576px - 0.2px)) {
  header .navbar-brand small, header .navbar-brand strong {
    display: block;
  }
  header .navbar-brand small {
    margin-top: 9px;
  }
}

.navbar-brand a {
  white-space: normal;
  width: 100%;
  max-width: 210px;
  display: block;
}

/* -------------- */
/* FAQ */
/* -------------- */
.accordion {
  margin: 0;
  padding-left: 0;
  list-style: none;
}
.accordion li:not(:first-of-type) button {
  border-top: 2px solid #e5e4f2;
}
.accordion button {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: calc(1.3rem + 0.015vw);
  text-align: left;
  padding: 1rem 0;
}
.accordion button.collapsed svg {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.accordion button svg {
  width: 1.8rem;
  margin-left: 1rem;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  flex: 0 0 auto;
}
.accordion .content {
  padding: 1rem 0;
}

/* -------------- */
/* home */
/* -------------- */
#text-banner {
  text-align: center;
  position: relative;
  z-index: 1;
  color: #fff;
}
#text-banner h1 {
  color: #00a438;
}

@media only screen and (min-width: 1200px) {
  .column-2 {
    column-count: 2;
    column-gap: 2rem;
  }
}
.column-2 p {
  break-inside: avoid;
}

#banner figure {
  position: relative;
  text-align: center;
  width: 600px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
#banner figure:after, #banner figure:before {
  content: "";
  display: block;
  width: 45px;
  height: 164px;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
}
@media only screen and (max-width: calc(576px - 0.2px)) {
  #banner figure:after, #banner figure:before {
    width: 30px;
    height: 100px;
  }
}
#banner figure:before {
  background-image: url(../medias/top.svg);
  background-position: top left;
  top: -0.5rem;
  left: -0.5rem;
}
@media only screen and (max-width: calc(576px - 0.2px)) {
  #banner figure:before {
    top: -0.5rem;
    left: -0.5rem;
  }
}
#banner figure:after {
  background-image: url(../medias/bottom.svg);
  background-position: bottom right;
  right: -0.5rem;
  bottom: -0.5rem;
}
@media only screen and (max-width: calc(576px - 0.2px)) {
  #banner figure:after {
    right: -0.5rem;
    bottom: -0.5rem;
  }
}

/* -------------- */
/* page */
/* -------------- */
.small-content {
  max-width: 100%;
  width: 700px;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  border: 1px dotted #00a438;
  position: relative;
}
.small-content:after, .small-content:before {
  content: "";
  display: block;
  width: 45px;
  height: 164px;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
}
@media only screen and (max-width: calc(576px - 0.2px)) {
  .small-content:after, .small-content:before {
    width: 30px;
    height: 100px;
  }
}
.small-content:before {
  background-image: url(../medias/top.svg);
  background-position: top left;
  top: -2rem;
  left: -2rem;
}
@media only screen and (max-width: calc(576px - 0.2px)) {
  .small-content:before {
    top: -1.5rem;
    left: -1.5rem;
  }
}
.small-content:after {
  background-image: url(../medias/bottom.svg);
  background-position: bottom right;
  right: -2rem;
  bottom: -2rem;
}
@media only screen and (max-width: calc(576px - 0.2px)) {
  .small-content:after {
    right: -1.5rem;
    bottom: -1.5rem;
  }
}

.title-page {
  background-color: #00a438;
  color: #fff;
  text-align: center;
  padding: 1rem;
}
.title-page svg {
  color: #fff;
}

#post a {
  word-break: break-word !important;
  overflow-wrap: break-word !important;
}

.content-editor h6 {
  font-weight: 400;
  font-family: "cy-text", sans-serif;
  font-size: calc(0.95rem + 0.015vw);
}

#mdl_title {
  position: relative;
  padding: 0 1rem;
}
#mdl_title:after, #mdl_title:before {
  content: "";
  display: block;
  width: 15px;
  height: 49px;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
}
#mdl_title:before {
  background-image: url(../medias/top.svg);
  background-position: top left;
  top: 0;
  left: 0;
}
#mdl_title:after {
  background-image: url(../medias/bottom.svg);
  background-position: bottom right;
  right: 0;
  bottom: 0;
}

/* -------------- */
/* Fil d'ariane */
/* -------------- */
.fil-d-ariane ul {
  margin: 0;
  padding-left: 0;
  list-style: none;
  margin-bottom: 2rem;
}
.fil-d-ariane ul li {
  display: inline-block;
}
.fil-d-ariane ul li:not(:first-of-type):before {
  content: "|";
  display: inline-block;
  color: #ff9ff9;
  padding: 0 0.5rem;
}

/* -------------- */
/* Parcours */
/* -------------- */
.modal-dialog-custom a {
  color: #00a438;
  text-transform: inherit;
  font-weight: 700;
  font-family: "cy", sans-serif;
}
.modal-dialog-custom a svg {
  position: relative;
  height: 1.6rem;
  width: 1.6rem;
}
.modal-dialog-custom a:hover, .modal-dialog-custom a:focus, .modal-dialog-custom a:active {
  color: #ff9ff9;
}

.modal-content {
  border: 1px solid #e5e4f2;
  border-radius: 0;
}

.modal-header {
  border-bottom: 1px solid #e5e4f2;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

#filters {
  position: absolute;
  z-index: 1;
  left: 15px;
  bottom: 15px;
  width: auto;
  padding: 15px;
  height: auto;
  background-color: rgba(255, 255, 255, 0.5);
  border: 5px solid #00a438;
}

.filter-btn.active {
  background-color: rgba(255, 159, 249, 0.5);
  color: white;
}

.gmp-advanced-marker {
  transition: opacity 0.5s ease-in-out, transform 0.3s ease-in-out;
  opacity: 0;
  transform: scale(0.8);
}

.gmp-advanced-marker.visible {
  opacity: 1;
  transform: scale(1);
}

#map {
  width: 100%;
  min-height: 90vh;
  position: relative;
  left: 0;
  transition: width 0.3s ease-in-out; /* Animation fluide */
}

/* CUSTOM INFOWINDOW */
.custom-bubble {
  position: absolute;
  z-index: 999999;
  transition: transform 0.3s ease, opacity 0.3s ease;
}

/* État initial : invisible, scale(0.8) */
.custom-bubble.bubble-hidden {
  transform: scale(0.8);
  opacity: 0;
}

/* État final : visible, scale(1) */
.custom-bubble.bubble-visible {
  transform: scale(1);
  opacity: 1;
}

/* Contenu interne si besoin */
.bubble-content {
  background: rgba(0, 0, 0, 0.75);
  color: #E6D060;
  font-size: 14px;
  font-weight: bold;
  padding: 10px 15px 10px 15px;
  margin-left: 18px;
  margin-top: -38px;
  border-radius: 10px 10px 10px 0px;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.3);
  white-space: nowrap;
  position: relative;
}

/* CUSTOM INFOWINDOW */
.pt-6 {
  padding-top: 70px;
}

/* 💻 Quand la modale est ouverte, la carte se réduit (uniquement sur desktop) */
@media (min-width: 768px) {
  .map-reduced {
    width: 33.33vw !important;
  }
}
/* 💻 Sur desktop et tablettes (écrans ≥ 768px) */
@media (min-width: 768px) {
  /* taille filters */
  .filter-btn {
    font-size: 18px;
    padding: 5px;
  }
  /* Modale prenant 2/3 de l'écran alignée à droite */
  .modal-dialog-custom {
    position: fixed;
    right: 0;
    width: 66.66vw; /* 2/3 de l'écran */
    height: calc(100vh - 120px);
    margin: 0;
    max-width: none;
  }
  /* 💡 La modale prend 90% de la hauteur max */
  .modal-dialog-custom {
    height: 90vh;
    display: flex;
    flex-direction: column;
  }
  .modal-body {
    padding-top: 0;
  }
  .modal-content {
    height: 100%;
    display: flex;
    flex-direction: column;
  }
  .modal-body::-webkit-scrollbar {
    width: 8px;
  }
  .modal-body::-webkit-scrollbar-thumb {
    background-color: #aaa;
    border-radius: 4px;
  }
  .modal-body::-webkit-scrollbar-thumb:hover {
    background-color: #e5e4f2;
  }
  /* Empêcher l’arrière-plan de se griser */
  .modal-backdrop {
    display: none;
  }
}
/* 📱 Sur mobile (écrans < 768px) */
@media (max-width: 767px) {
  .modal-dialog-custom {
    width: calc(100% - 1rem) !important; /* Modale en pleine largeur */
    height: auto;
    position: relative; /* Permet un affichage classique */
  }
}
/* -------------- */
/* Footer */
/* -------------- */
footer {
  background-color: #30373a;
  color: #fff;
}
footer svg {
  color: #fff;
}
footer a {
  color: #00a438;
  text-transform: inherit;
  font-weight: 700;
  font-family: "cy", sans-serif;
}
footer a svg {
  position: relative;
  height: 1.6rem;
  width: 1.6rem;
}
footer a:hover, footer a:focus, footer a:active {
  color: #ff9ff9;
}
footer .list-icone a {
  background-color: #00a438;
  color: #fff;
}
footer .list-icone a svg {
  color: #fff;
}
footer .list-icone a:hover, footer .list-icone a:focus, footer .list-icone a:active {
  background-color: #ff9ff9;
  color: #fff;
}
footer .list-icone a:hover svg, footer .list-icone a:focus svg, footer .list-icone a:active svg {
  color: #fff;
}

#top svg {
  top: -2px;
  position: relative;
}

#partenaires {
  text-align: center;
}
#partenaires figure:not(.oyou) {
  display: inline-block;
  margin: 10px 20px;
}
#partenaires figure:not(.oyou) img {
  height: auto;
  width: 60px;
  -webkit-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.8;
}/*# sourceMappingURL=style.css.map */