@charset "UTF-8";
@font-face {
  font-family: "Ashby";
  src: url("../fonts/Primary-Fonts/AshbyBook-9GL.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Open Sans";
  src: url("../fonts/Secondary-Fonts/OpenSans-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Open Sans";
  src: url("../fonts/Secondary-Fonts/OpenSans-LightItalic.woff2") format("woff2");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Open Sans";
  src: url("../fonts/Secondary-Fonts/OpenSans-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Open Sans";
  src: url("../fonts/Secondary-Fonts/OpenSans-Italic.woff2") format("woff2");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Open Sans";
  src: url("../fonts/Secondary-Fonts/OpenSans-Semibold.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Open Sans";
  src: url("../fonts/Secondary-Fonts/OpenSans-SemiboldItalic.woff2") format("woff2");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Open Sans";
  src: url("../fonts/Secondary-Fonts/OpenSans-Bold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Open Sans";
  src: url("../fonts/Secondary-Fonts/OpenSans-BoldItalic.woff2") format("woff2");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "Open Sans";
  src: url("../fonts/Secondary-Fonts/OpenSans-ExtraBold.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Open Sans";
  src: url("../fonts/Secondary-Fonts/OpenSans-ExtraBoldItalic.woff2") format("woff2");
  font-weight: 800;
  font-style: italic;
}
.home h1 {
  font-family: "Ashby", sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 50px;
  letter-spacing: 0px;
  color: #276c8c;
}
.home h2 {
  font-family: "Open Sans", sans-serif;
  font-size: 36px;
  font-weight: 600;
  line-height: 40px;
  letter-spacing: 0px;
  color: #276c8c;
}
.home h3 {
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 36px;
  letter-spacing: 0px;
  color: #333333;
}
.home h4 {
  font-family: "Open Sans", sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0px;
  color: #276c8c;
}
.home p {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0px;
  color: #656565;
}
.home body {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0px;
  color: #333333;
}
h1 {
  font-family: "Ashby", sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 50px;
  letter-spacing: 0px;
  color: #276c8c;
}
h2 {
  font-family: "Open Sans", sans-serif;
  font-size: 36px;
  font-weight: 600;
  line-height: 40px;
  letter-spacing: 0px;
  color: #276c8c;
}
h3 {
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 36px;
  letter-spacing: 0px;
  color: #333333;
}
h4 {
  font-family: "Open Sans", sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0px;
  color: #276c8c;
}
p {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0px;
  color: #656565;
}
body {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0px;
  color: #333333;
}
@media screen and (max-width: 991px) {
  .home h1 {
    font-family: "Ashby", sans-serif;
    font-size: 36px;
    font-weight: 400;
    line-height: 40px;
    letter-spacing: 0px;
    color: #276c8c;
  }
  .home h2 {
    font-family: "Open Sans", sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 50px;
    letter-spacing: 0px;
    color: #276c8c;
  }
  .home h3 {
    font-family: "Open Sans", sans-serif;
    font-size: 22px;
    font-weight: 500;
    line-height: 36px;
    letter-spacing: 0px;
    color: #333333;
  }
  .home h4 {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0px;
    color: #276c8c;
  }
  .home p {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0px;
    color: #656565;
  }
  .home body {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0px;
    color: #333333;
  }
}
@media screen and (max-width: 991px) {
  h1 {
    font-family: "Ashby", sans-serif;
    font-size: 36px;
    font-weight: 400;
    line-height: 40px;
    letter-spacing: 0px;
    color: #276c8c;
  }
  h2 {
    font-family: "Open Sans", sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 50px;
    letter-spacing: 0px;
    color: #276c8c;
  }
  h3 {
    font-family: "Open Sans", sans-serif;
    font-size: 22px;
    font-weight: 500;
    line-height: 36px;
    letter-spacing: 0px;
    color: #333333;
  }
  h4 {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0px;
    color: #276c8c;
  }
  p {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0px;
    color: #656565;
  }
  body {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0px;
    color: #333333;
  }
}
.bg-primary-background {
  background-color: #e5e5e5;
}
.bg-primary-background-20 {
  background-color: #b2b2b2;
}
.bg-primary-background-40 {
  background-color: #7f7f7f;
}
.bg-primary-background-60 {
  background-color: #4c4c4c;
}
.bg-primary-background-80 {
  background-color: #191919;
}
.bg-secondary-background {
  background-color: #e5e5e5;
}
.bg-secondary-background-20 {
  background-color: #b2b2b2;
}
.bg-secondary-background-40 {
  background-color: #7f7f7f;
}
.bg-secondary-background-60 {
  background-color: #4c4c4c;
}
.bg-secondary-background-80 {
  background-color: #191919;
}
.bg-primary-color {
  background-color: #276c8c;
}
.bg-primary-color-20 {
  background-color: #112e3c;
}
.bg-primary-color-40 {
  background-color: black;
}
.bg-primary-color-60 {
  background-color: black;
}
.bg-primary-color-80 {
  background-color: black;
}
.color-primary-color, a.color-primary-color {
  color: #276c8c;
}
.bg-secondary-color {
  background-color: #eea523;
}
.bg-secondary-color-20 {
  background-color: #9f6a0c;
}
.bg-secondary-color-40 {
  background-color: #402b05;
}
.bg-secondary-color-60 {
  background-color: black;
}
.bg-secondary-color-80 {
  background-color: black;
}
.color-secondary-color, a.color-secondary-color {
  color: #eea523 !important;
}
.bg-gris50 {
  background-color: #f2f2f2;
}
.bg-gris200 {
  background-color: #cccccc;
}
.bg-gris400 {
  background-color: #999999;
}
.bg-gris600 {
  background-color: #656565;
}
.bg-gris800 {
  background-color: #333333;
}
.bg-noir {
  background-color: #000000;
}
.color-gris50, a.color-gris50 {
  color: #f2f2f2;
}
.color-gris200, a.color-gris200 {
  color: #cccccc;
}
.color-gris400, a.color-gris400 {
  color: #999999;
}
.color-gris600, a.color-gris600 {
  color: #656565;
}
.color-gris800, a.color-gris800 {
  color: #333333;
}
.noir, a.noir {
  color: #000000;
}
a.color-gris800:hover, a.color-gris600:hover, a.color-gris400:hover, a.color-gris200:hover, a.color-gris50:hover {
  color: #276c8c;
}
.ft-bold {
  font-weight: 600;
}
.ft-semibold {
  font-weight: 500;
}
.ft-regular {
  font-weight: 400;
}
.ft-light {
  font-weight: 300;
}
.bg-fff {
  background-color: #ffffff;
}
.fff, a.fff, h1.fff, h2.fff, h3.fff, h4.fff, h5.fff, h6.fff, p.fff {
  color: #ffffff;
}
/* OVERFLOW LINES */
.overflow-1-line, .overflow-1-line p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.overflow-1-line p, .overflow-1-line p p {
  margin-bottom: 0;
}
.overflow-2-line, .overflow-2-line p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.overflow-2-line p, .overflow-2-line p p {
  margin-bottom: 0;
}
.overflow-3-line, .overflow-3-line p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.overflow-3-line p, .overflow-3-line p p {
  margin-bottom: 0;
}
.overflow-4-line, .overflow-4-line p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.overflow-4-line p, .overflow-4-line p p {
  margin-bottom: 0;
}
.overflow-5-line, .overflow-5-line p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
.overflow-5-line p, .overflow-5-line p p {
  margin-bottom: 0;
}
.overflow-6-line, .overflow-6-line p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
}
.overflow-6-line p, .overflow-6-line p p {
  margin-bottom: 0;
}
.overflow-7-line, .overflow-7-line p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
}
.overflow-7-line p, .overflow-7-line p p {
  margin-bottom: 0;
}
.overflow-8-line, .overflow-8-line p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
}
.overflow-8-line p, .overflow-8-line p p {
  margin-bottom: 0;
}
.overflow-9-line, .overflow-9-line p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 9;
  -webkit-box-orient: vertical;
}
.overflow-9-line p, .overflow-9-line p p {
  margin-bottom: 0;
}
.overflow-10-line, .overflow-10-line p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 10;
  -webkit-box-orient: vertical;
}
.overflow-10-line p, .overflow-10-line p p {
  margin-bottom: 0;
}
.plein-ecran, .pleinecran, .full {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  max-width: 100vw;
  width: 100vw;
  padding-left: calc(calc(100vw  - 100%) / 2) !important;
  padding-right: calc(calc(100vw  - 100%) / 2) !important;
}
.z-10 {
  z-index: 10;
}
.z-100 {
  z-index: 100;
}
.z-1000 {
  z-index: 1000;
}
.overflow-x-hidden {
  overflow-x: hidden;
}
.ft-xxs {
  font-size: 12px !important;
}
.ft-xs {
  font-size: 14px !important;
}
.ft-sm {
  font-size: 16px !important;
}
.ft-md {
  font-size: 18px !important;
}
.ft-lg {
  font-size: 22px !important;
}
.ft-xl {
  font-size: 24px !important;
}
.ft-2xl {
  font-size: 36px !important;
}
.ft-3xl {
  font-size: 40px !important;
}
.ft-4xl {
  font-size: 50px !important;
}
.ft-5xl {
  font-size: 60px !important;
}
.ft-6xl {
  font-size: 80px !important;
}
.lh-xxs {
  line-height: 12px !important;
}
.lh-xs {
  line-height: 14px !important;
}
.lh-sm {
  line-height: 16px !important;
}
.lh-md {
  line-height: 18px !important;
}
.lh-lg {
  line-height: 22px !important;
}
.lh-xl {
  line-height: 24px !important;
}
.lh-2xl {
  line-height: 36px !important;
}
.lh-3xl {
  line-height: 40px !important;
}
.lh-4xl {
  line-height: 50px !important;
}
.lh-5xl {
  line-height: 60px !important;
}
.lh-6xl {
  line-height: 80px !important;
}
.ft-bold {
  font-weight: 600 !important;
}
.ft-semibold {
  font-weight: 500 !important;
}
.ft-regular {
  font-weight: 400 !important;
}
.ft-light {
  font-weight: 300 !important;
}
.ft-family-primary {
  font-family: "Ashby", sans-serif !important;
}
.ft-family-secondary {
  font-family: "Open Sans", sans-serif !important;
}
.rotate-45 {
  transform: rotate(45deg);
}
.rotate-90 {
  transform: rotate(90deg);
}
.rotate-180 {
  transform: rotate(180deg);
}
.rotate-270 {
  transform: rotate(270deg);
}
.rotate-n-45 {
  transform: rotate(-45deg);
}
.rotate-n-90 {
  transform: rotate(-90deg);
}
.rotate-n-180 {
  transform: rotate(-180deg);
}
.rotate-n-270 {
  transform: rotate(-270deg);
}
.rotate-origin-right-top {
  transform-origin: right top;
}
.rotate-origin-left-top {
  transform-origin: left top;
}
.rotate-origin-right-bottom {
  transform-origin: right bottom;
}
.rotate-origin-left-bottom {
  transform-origin: left bottom;
}
.rotate-origin-center {
  transform-origin: center;
}
.rotate-origin-left {
  transform-origin: left;
}
.rotate-origin-right {
  transform-origin: right;
}
.rotate-origin-top {
  transform-origin: top;
}
.rotate-origin-bottom {
  transform-origin: bottom;
}
a {
  color: #276c8c;
  transition: all 0.5s ease;
}
a img {
  transition: all 0.5s ease;
}
a:not(.no-anim):hover img {
  transform: scale(1.1);
}
.m-espace {
  margin: 50px;
}
.p-espace {
  padding: 50px;
}
.my-espace {
  margin-top: 50px;
  margin-bottom: 50px;
}
.mx-espace {
  margin-left: 50px;
  margin-right: 50px;
}
.mt-espace {
  margin-top: 50px;
}
.mb-espace {
  margin-bottom: 50px;
}
.ms-espace {
  margin-left: 50px;
}
.me-espace {
  margin-right: 50px;
}
.py-espace {
  padding-top: 50px;
  padding-bottom: 50px;
}
.px-espace {
  padding-left: 50px;
  padding-right: 50px;
}
.pt-espace {
  padding-top: 50px;
}
.pb-espace {
  padding-bottom: 50px;
}
.ps-espace {
  padding-left: 50px;
}
.pe-espace {
  padding-right: 50px;
}
@media (max-width: 992px) {
  .m-espace {
    margin: 25px;
  }
  .p-espace {
    padding: 25px;
  }
  .my-espace {
    margin-top: 25px;
    margin-bottom: 25px;
  }
  .mx-espace {
    margin-left: 25px;
    margin-right: 25px;
  }
  .mt-espace {
    margin-top: 25px;
  }
  .mb-espace {
    margin-bottom: 25px;
  }
  .ms-espace {
    margin-left: 25px;
  }
  .me-espace {
    margin-right: 25px;
  }
  .py-espace {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .px-espace {
    padding-left: 25px;
    padding-right: 25px;
  }
  .pt-espace {
    padding-top: 25px;
  }
  .pb-espace {
    padding-bottom: 25px;
  }
  .ps-espace {
    padding-left: 25px;
  }
  .pe-espace {
    padding-right: 25px;
  }
}
.radius-xl {
  border-radius: 32px;
}
.radius-lg {
  border-radius: 24px;
}
.radius-md {
  border-radius: 12px;
}
.radius-sm {
  border-radius: 8px;
}
.radius-xs {
  border-radius: 4px;
}
.no-thumbnail {
  width: 100%;
  height: 100%;
  background-color: #f0f0f0;
  backdrop-filter: blur(10px);
  display: flex;
  justify-content: center;
  align-items: center;
}
.no-thumbnail svg {
  margin: 2rem;
}
.noratio {
  aspect-ratio: inherit !important;
}
.with_frm_style input[type="text"], .with_frm_style input[type="password"], .with_frm_style input[type="email"], .with_frm_style input[type="number"], .with_frm_style input[type="url"], .with_frm_style input[type="tel"], .with_frm_style input[type="phone"], .with_frm_style input[type="search"], .with_frm_style select, .with_frm_style textarea, .with_frm_style .frm_scroll_box .frm_opt_container, .with_frm_style .frm-card-element.StripeElement, .with_frm_style .frm_slimselect.ss-main, .with_frm_style .frm_form_fields_style, .with_frm_style .frm_form_fields_active_style, .with_frm_style .frm_form_fields_error_style {
  min-height: 50px !important;
  padding: 10px 20px !important;
  border: 1px solid #C1CADA !important;
  border-radius: 6px;
  transition: all 0.1s ease;
  color: #656565 !important;
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
}
.with_frm_style input[type="text"]:focus, .with_frm_style input[type="password"]:focus, .with_frm_style input[type="email"]:focus, .with_frm_style input[type="number"]:focus, .with_frm_style input[type="url"]:focus, .with_frm_style input[type="tel"]:focus, .with_frm_style input[type="phone"]:focus, .with_frm_style input[type="search"]:focus, .with_frm_style select:focus, .with_frm_style textarea:focus, .with_frm_style .frm_scroll_box .frm_opt_container:focus, .with_frm_style .frm-card-element.StripeElement:focus, .with_frm_style .frm_slimselect.ss-main:focus, .with_frm_style .frm_form_fields_style:focus, .with_frm_style .frm_form_fields_active_style:focus, .with_frm_style .frm_form_fields_error_style:focus {
  box-shadow: #276c8c 0px 0px 0px 1px !important;
  border: none !important;
}
.with_frm_style textarea::placeholder, .with_frm_style input::placeholder {
  color: #656565 !important;
  font-family: "Ashby", sans-serif !important;
  font-weight: 400 !important;
  font-size: 14px;
  line-height: 18px;
}
.with_frm_style .frm_primary_label {
  color: #276c8c !important;
  font-size: 18px !important;
  line-height: 22px !important;
  font-weight: 400 !important;
  margin-bottom: 10px !important;
  font-family: "Ashby", sans-serif !important;
}
.with_frm_style .frm_radio label, .with_frm_style .frm_checkbox label {
  color: #276c8c !important;
  font-size: 12px !important;
  line-height: 16px !important;
  font-weight: 300 !important;
  font-family: "Ashby", sans-serif !important;
  padding-bottom: 0 !important;
}
.with_frm_style .frm_required {
  color: #276c8c !important;
  font-weight: 400 !important;
}
.with_frm_style h3.frm_form_title, .with_frm_style legend + h3 {
  margin-bottom: 10px !important;
  font-size: 25px !important;
  line-height: 31px !important;
  font-weight: 600 !important;
  color: #276c8c !important;
  font-family: "Ashby", sans-serif !important;
  margin-top: 0 !important;
}
.with_frm_style form {
  padding: 40px 30px;
  background-color: #e5e5e5;
  border: 1px solid #cccccc;
}
.with_frm_style .frm_submit.frm_flex {
  justify-content: center;
}
.with_frm_style .frm_submit button {
  border-color: #19B0BC !important;
  transition: background 0.3s ease;
  margin: auto;
  text-decoration: none;
  font-family: Poppins;
  font-size: 16px !important;
  font-style: normal;
  font-weight: 600 !important;
  line-height: 24px !important;
  display: flex;
  padding: 14px 18px 14px 22px !important;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 43px !important;
  background: #19B0BC !important;
}
.with_frm_style .frm_submit button:after {
  transition: transform 0.3s ease;
  width: 8px;
  height: 12px;
  content: "";
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="8" height="12" viewBox="0 0 8 12" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M1.5 -2.62268e-07L7.5 6L1.5 12L-4.5897e-07 10.5L4.5 6L-6.55671e-08 1.5L1.5 -2.62268e-07Z" fill="white"/></svg>');
}
.with_frm_style .frm_submit button:hover {
  background: #148e98;
  transform: translateY(-2px);
}
.with_frm_style .frm_submit button:hover:after {
  transform: translateX(4px);
}
.with_frm_style .frm_form_field:nth-last-of-type(2) {
  margin-bottom: 0 !important;
}
.with_frm_style .frm_description {
  margin-bottom: 0 !important;
  font-size: 16px !important;
  line-height: 25px !important;
  color: #000000 !important;
  font-weight: 300 !important;
  font-family: "Open Sans", sans-serif !important;
}
.with_frm_style .frm_description p {
  margin-bottom: 0 !important;
  color: #eea523 !important;
}
.with_frm_style select option {
  color: #cccccc !important;
  font-family: "Open Sans", sans-serif !important;
}
.with_frm_style .frm_error {
  color: #e73838 !important;
  text-align: right !important;
  font-size: 18px;
  line-height: 20px;
  font-weight: 400;
}
.frm_style_style-formidable.with_frm_style .frm_blank_field input[type="text"], .frm_style_style-formidable.with_frm_style .frm_blank_field input[type="password"], .frm_style_style-formidable.with_frm_style .frm_blank_field input[type="url"], .frm_style_style-formidable.with_frm_style .frm_blank_field input[type="tel"], .frm_style_style-formidable.with_frm_style .frm_blank_field input[type="number"], .frm_style_style-formidable.with_frm_style .frm_blank_field input[type="email"], .frm_style_style-formidable.with_frm_style .frm_blank_field textarea, .frm_style_style-formidable.with_frm_style .frm_blank_field .mce-edit-area iframe, .frm_style_style-formidable.with_frm_style .frm_blank_field select:not(.ui-datepicker-month):not(.ui-datepicker-year), .frm_form_fields_error_style, .frm_style_style-formidable.with_frm_style .frm_blank_field .frm-g-recaptcha iframe, .frm_style_style-formidable.with_frm_style .frm_blank_field .g-recaptcha iframe, .frm_style_style-formidable.with_frm_style .frm_blank_field .frm-card-element.StripeElement, .frm_style_style-formidable.with_frm_style .frm_form_field :invalid {
  border: 1px solid #e73838 !important;
}
@media screen and (max-width: 768px) {
  .with_frm_style form {
    padding: 20px;
  }
  .frm-g-recaptcha {
    transform: scale(0.8);
    /* Ajustez l'échelle si nécessaire */
    transform-origin: 0 0;
  }
  .frm_style_style-formidable.with_frm_style .frm_submit button {
    padding: 10px 20px !important;
    width: 100% !important;
  }
}
.filtre-posts .form-label {
  font-family: "Ashby", sans-serif;
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
  color: #333333;
  margin-bottom: 13px;
}
.filtre-posts .form-control, .filtre-posts .essentiel-dropdown-form {
  padding: 12px 12px 12px 17px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  color: #656565;
  border: 1px solid #f2f2f2;
  background-color: transparent;
  border-radius: 0;
  height: 45px;
}
.filtre-posts .essentiel-dropdown-form {
  gap: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.filtre-posts .essentiel-dropdown-form:after {
  content: url('data:image/svg+xml,<svg width="14" height="15" viewBox="0 0 14 15" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12.8327 5.16667L6.99935 11L1.16602 5.16667L2.20143 4.13125L6.99935 8.92917L11.7973 4.13125L12.8327 5.16667Z" fill="%23999999"/></svg>');
  border: none;
  transition: all 0.3s ease;
  transform-origin: center;
  display: flex;
  align-items: center;
  justify-content: center;
  float: right;
}
.filtre-posts .essentiel-dropdown-form.show:after {
  transform: rotate(180deg);
}
.filtre-posts .dropdown-menu {
  padding: 12px 12px 12px 17px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  border-radius: 0;
  border: 1px solid #f2f2f2;
  background-color: #ffffff;
  width: 100%;
}
.form-control:focus {
  box-shadow: 0 0 0 0.25rem rgba(229, 229, 229, 0.2);
}
.form-check-input:focus {
  box-shadow: 0 0 0 0.25rem rgba(229, 229, 229, 0.2);
}
.form-check-input:checked {
  background-color: #276c8c;
  border-color: #276c8c;
}
.bouton01-form, .bouton02-form {
  padding: 12px 19px !important;
  width: 100% !important;
  gap: 10px;
  text-decoration: none;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  color: #ffffff;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  height: 45px;
}
.bouton01-form {
  background-color: #e5e5e5;
  border: 1px solid #e5e5e5;
}
.bouton01-form:hover {
  background-color: transparent;
  border: 1px solid #e5e5e5;
  color: #e5e5e5;
}
.bouton02-form {
  background-color: #e5e5e5;
  border: 1px solid #e5e5e5;
}
.bouton02-form:hover {
  background-color: transparent;
  border: 1px solid #e5e5e5;
  color: #e5e5e5;
}
.breadcrumb {
  border-top: 1px solid #cccccc;
  padding-top: 15px;
}
.breadcrumb .breadcrumb-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 14px;
  line-height: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  color: #656565;
}
.breadcrumb .breadcrumb-list .breadcrumb-item {
  display: flex;
  align-items: center;
  align-self: center;
  height: 100%;
}
.breadcrumb .breadcrumb-list .breadcrumb-item a {
  text-decoration: none;
  color: #656565;
}
.breadcrumb .breadcrumb-list .breadcrumb-item a:hover {
  color: #276c8c;
}
.breadcrumb .breadcrumb-list .breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  vertical-align: middle;
  padding-top: 1px;
  content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="6" height="12" viewBox="0 0 12 24"><path fill="%23656565" fill-rule="evenodd" d="M10.157 12.711L4.5 18.368l-1.414-1.414l4.95-4.95l-4.95-4.95L4.5 5.64l5.657 5.657a1 1 0 0 1 0 1.414"/></svg>');
}
.breadcrumb .breadcrumb-list .breadcrumb-item.active {
  color: #333333;
}
.breadcrumb .breadcrumb-list .breadcrumb-item:first-child::before {
  content: url('data:image/svg+xml,<svg width="14" height="15" viewBox="0 0 14 15" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.50065 11.5833H5.25065V8.08333H8.75065V11.5833H10.5007V6.33333L7.00065 3.70833L3.50065 6.33333V11.5833ZM2.33398 12.75V5.75L7.00065 2.25L11.6673 5.75V12.75H7.58398V9.25H6.41732V12.75H2.33398Z" fill="%23656565"/></svg>');
  display: inline-block;
  vertical-align: middle;
  padding-right: 0.5rem;
  padding-top: 1px;
}
.pagination ul.page-numbers {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
  list-style: none;
}
.pagination ul.page-numbers a.page-numbers {
  text-decoration: none;
  color: #333333;
  font-weight: 400;
  padding-bottom: 5px;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.pagination ul.page-numbers a.page-numbers:hover {
  color: #276c8c;
}
.pagination ul.page-numbers li span.page-numbers.current {
  color: #276c8c;
  font-weight: 500;
  border-bottom: 3px solid #276c8c;
}
.filter-image-to-bottom, .filter-image-to-top {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 90;
}
.filter-image-to-bottom {
  background: linear-gradient(to bottom, transparent, #808080);
  mix-blend-mode: multiply;
}
.filter-image-to-top {
  background: linear-gradient(to top, transparent, #808080);
  mix-blend-mode: multiply;
}
.share {
  gap: 20px;
}
.share .share-text {
  font-size: 14px;
  font-weight: 600;
  color: #000000;
}
.share a svg {
  width: 16px;
  height: 16px;
  transition: all 0.3s ease;
}
.share a svg path {
  fill: #000000;
  transition: all 0.3s ease;
}
.share a:hover svg path {
  fill: #276c8c;
}
#a42-ac-button {
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  color: #ffffff;
  transition: all 0.3s ease;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
  position: relative;
}
#a42-ac-button::before {
  content: url("data:image/svg+xml,%3Csvg width='18' height='19' viewBox='0 0 18 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2814_2118)'%3E%3Cpath d='M1.09141 2.14198C0.798908 1.91376 0.374221 1.96664 0.143596 2.25609C-0.0870294 2.54554 -0.0335919 2.96581 0.258908 3.19403L16.9089 16.1081C17.2014 16.3363 17.6261 16.2834 17.8567 15.994C18.0873 15.7045 18.0339 15.2843 17.7414 15.056L14.7827 12.7627C15.8964 11.6327 16.6502 10.3663 17.0298 9.46737C17.1227 9.24749 17.1227 9.00257 17.0298 8.7827C16.6108 7.7891 15.7305 6.34183 14.4142 5.13392C13.0923 3.91488 11.2727 2.89066 9.00016 2.89066C7.08203 2.89066 5.48453 3.62264 4.2386 4.58285L1.09141 2.14198ZM6.27485 6.16092C6.99203 5.51244 7.9511 5.11722 9.00016 5.11722C11.2361 5.11722 13.0502 6.91239 13.0502 9.12503C13.0502 9.81805 12.873 10.4693 12.5608 11.0371L11.4752 10.1966C11.7114 9.65941 11.7733 9.04432 11.6102 8.4348C11.298 7.27977 10.2658 6.50326 9.11828 6.45594C8.95516 6.45038 8.85953 6.62572 8.91016 6.78158C8.96922 6.9597 9.00297 7.14896 9.00297 7.34657C9.00297 7.63045 8.93547 7.89764 8.81735 8.13421L6.27766 6.16371L6.27485 6.16092ZM10.4908 12.8517C10.0295 13.0327 9.5261 13.1328 9.00016 13.1328C6.76422 13.1328 4.95016 11.3377 4.95016 9.12503C4.95016 8.93299 4.96422 8.74652 4.98953 8.56283L2.33735 6.49491C1.6961 7.32152 1.23766 8.14535 0.970471 8.7827C0.877658 9.00257 0.877658 9.24749 0.970471 9.46737C1.38953 10.461 2.26985 11.9082 3.5861 13.1161C4.90797 14.3352 6.72766 15.3594 9.00016 15.3594C10.3445 15.3594 11.5286 15.0004 12.5495 14.4549L10.4908 12.8517Z' fill='%23ffffff'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath%3E%3Crect width='18' height='18' fill='white' transform='translate(0 0.5)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  display: inline-block;
  width: 18px;
  height: 19px;
  opacity: 1;
  transition: opacity 0.3s ease;
}
#a42-ac-button::after {
  content: url("data:image/svg+xml,%3Csvg width='18' height='19' viewBox='0 0 18 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2814_2118)'%3E%3Cpath d='M1.09141 2.14198C0.798908 1.91376 0.374221 1.96664 0.143596 2.25609C-0.0870294 2.54554 -0.0335919 2.96581 0.258908 3.19403L16.9089 16.1081C17.2014 16.3363 17.6261 16.2834 17.8567 15.994C18.0873 15.7045 18.0339 15.2843 17.7414 15.056L14.7827 12.7627C15.8964 11.6327 16.6502 10.3663 17.0298 9.46737C17.1227 9.24749 17.1227 9.00257 17.0298 8.7827C16.6108 7.7891 15.7305 6.34183 14.4142 5.13392C13.0923 3.91488 11.2727 2.89066 9.00016 2.89066C7.08203 2.89066 5.48453 3.62264 4.2386 4.58285L1.09141 2.14198ZM6.27485 6.16092C6.99203 5.51244 7.9511 5.11722 9.00016 5.11722C11.2361 5.11722 13.0502 6.91239 13.0502 9.12503C13.0502 9.81805 12.873 10.4693 12.5608 11.0371L11.4752 10.1966C11.7114 9.65941 11.7733 9.04432 11.6102 8.4348C11.298 7.27977 10.2658 6.50326 9.11828 6.45594C8.95516 6.45038 8.85953 6.62572 8.91016 6.78158C8.96922 6.9597 9.00297 7.14896 9.00297 7.34657C9.00297 7.63045 8.93547 7.89764 8.81735 8.13421L6.27766 6.16371L6.27485 6.16092ZM10.4908 12.8517C10.0295 13.0327 9.5261 13.1328 9.00016 13.1328C6.76422 13.1328 4.95016 11.3377 4.95016 9.12503C4.95016 8.93299 4.96422 8.74652 4.98953 8.56283L2.33735 6.49491C1.6961 7.32152 1.23766 8.14535 0.970471 8.7827C0.877658 9.00257 0.877658 9.24749 0.970471 9.46737C1.38953 10.461 2.26985 11.9082 3.5861 13.1161C4.90797 14.3352 6.72766 15.3594 9.00016 15.3594C10.3445 15.3594 11.5286 15.0004 12.5495 14.4549L10.4908 12.8517Z' fill='%23eea523'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath%3E%3Crect width='18' height='18' fill='white' transform='translate(0 0.5)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  display: inline-block;
  width: 18px;
  height: 19px;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.3s ease;
}
#a42-ac-button:hover {
  color: #eea523;
}
#a42-ac-button:hover::before {
  opacity: 0;
}
#a42-ac-button:hover::after {
  opacity: 1;
}
.bouton01, .bouton02, .bouton03 {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 12px;
  padding: 16px 27px;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
  text-decoration: none;
  width: fit-content;
  transition: all 0.3s ease;
  color: #ffffff;
  cursor: pointer;
}
.bouton01 svg path, .bouton02 svg path, .bouton03 svg path {
  transition: all 0.3s ease;
  fill: #ffffff;
}
.bouton01 {
  background-color: #eea523;
  border: 2px solid #eea523;
}
.bouton01:hover {
  background-color: #276c8c;
  border: 2px solid #276c8c;
}
.bouton01:hover svg path {
  fill: #e5e5e5;
}
.bouton02 {
  background-color: #276c8c;
  border: 2px solid #276c8c;
}
.bouton02:hover {
  background-color: #eea523;
  border: 2px solid #eea523;
}
.bouton02:hover svg path {
  fill: #e5e5e5;
}
.bouton03 {
  background-color: transparent;
  border: 2px solid #656565;
}
.bouton03:hover {
  background-color: #276c8c;
  border: 2px solid #276c8c;
  color: #ffffff;
}
.bouton03:hover svg path {
  fill: #e5e5e5;
}
a:hover .bouton03 {
  background-color: #276c8c;
  border: 2px solid #276c8c;
  color: #ffffff;
}
a:hover .bouton03 svg path {
  fill: #e5e5e5;
}
.search-container {
  display: flex;
  align-items: center;
  justify-content: right;
  position: relative;
}
#researchModal {
  width: 100vw;
  height: 100vh;
  background-color: #ffffff;
}
#researchModal .modal-dialog {
  max-width: 1320px;
  height: 100%;
}
#researchModal .modal-dialog .modal-content {
  background-color: #ffffff;
  border: none;
  height: 100%;
}
#researchModal .modal-dialog .modal-content .modal-header {
  width: 100%;
  padding-top: 73px;
}
#researchModal .modal-dialog .modal-content .modal-header .bouton-close {
  background-color: #e5e5e5;
  border: 1px solid #e5e5e5;
  padding: 10px;
  border-radius: 8px;
  transition: all 0.3s ease;
}
#researchModal .modal-dialog .modal-content .modal-header .bouton-close svg path {
  fill: #ffffff;
}
#researchModal .modal-dialog .modal-content .modal-header .bouton-close:hover {
  background-color: transparent;
  border: 1px solid #e5e5e5;
}
#researchModal .modal-dialog .modal-content .modal-header .bouton-close:hover svg path {
  fill: #e5e5e5;
}
#researchModal .modal-dialog .modal-content .modal-body {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
#researchModal .modal-dialog .modal-content .modal-body .search-form {
  width: 0px;
  transition: width 0.3s ease;
  transition: opacity 0.3s ease;
  transition: transform 0.3s ease;
  opacity: 1;
  width: 500px;
}
#researchModal .modal-dialog .modal-content .modal-body .search-form .input-group .form-control {
  border: 1px solid #e5e5e5;
  padding: 10px;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
#researchModal .modal-dialog .modal-content .modal-body .search-form .input-group .form-control:focus, #researchModal .modal-dialog .modal-content .modal-body .search-form .input-group .form-control:focus-visible {
  border: 1px solid #e5e5e5;
  outline: none;
  box-shadow: none;
}
#researchModal .modal-dialog .modal-content .modal-body .search-form .input-group button {
  background: #e5e5e5;
  border: 1px solid #e5e5e5;
  padding: 10px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  transition: all 0.3s ease;
}
#researchModal .modal-dialog .modal-content .modal-body .search-form .input-group button svg path {
  fill: #ffffff;
}
#researchModal .modal-dialog .modal-content .modal-body .search-form .input-group button:hover {
  background: #e5e5e5;
}
#researchModal .modal-dialog .modal-content .modal-body .search-form .input-group button:hover svg path {
  fill: #ffffff;
}
.search .search-form {
  width: 0px;
  transition: width 0.3s ease;
  transition: opacity 0.3s ease;
  transition: transform 0.3s ease;
  opacity: 1;
  width: 50%;
}
.search .search-form .input-group .form-control {
  border: 1px solid #e5e5e5;
  padding: 10px;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.search .search-form .input-group .form-control:focus, .search .search-form .input-group .form-control:focus-visible {
  border: 1px solid #e5e5e5;
  outline: none;
  box-shadow: none;
}
.search .search-form .input-group button {
  background: #e5e5e5;
  border: 1px solid #e5e5e5;
  padding: 10px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  transition: all 0.3s ease;
}
.search .search-form .input-group button svg path {
  fill: #ffffff;
}
.search .search-form .input-group button:hover {
  background: #e5e5e5;
}
.search .search-form .input-group button:hover svg path {
  fill: #ffffff;
}
.search-toggle {
  background: #e5e5e5;
  border: 1px solid #e5e5e5;
  padding: 10px;
  cursor: pointer;
  border-radius: 8px;
  transition: all 0.3s ease;
  position: relative;
  z-index: 2;
  opacity: 1;
  margin-left: 42px;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: fit-content;
}
.search-toggle svg path {
  fill: #ffffff;
  transition: fill 0.3s ease;
}
.search-toggle:hover {
  background: transparent;
  color: #e5e5e5;
}
.search-toggle:hover svg path {
  fill: #e5e5e5;
}
.search-toggle.active {
  opacity: 0;
}
@media screen and (max-width: 992px) {
  .search-toggle {
    margin-left: 0;
  }
}
.card-actualite-1 .card-actualite-content {
  padding: 62px 43px;
}
.card-evenement .card-evenement-date {
  transform: translateY(50%);
  background-color: #e5e5e5;
  padding: 7px 15px;
  gap: 3px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.card-evenement .card-evenement-date-arrow {
  margin-top: 10px;
}
.card-evenement .card-evenement-content {
  padding: 61px 28px 37px 28px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}
.card-evenement .card-evenement-date-lieu p {
  margin-bottom: 0;
}
.card-enseignants h2, .card-agents h2 {
  font-size: 24px;
  line-height: 36px;
}
.card-faqs {
  border-radius: 8px;
  background: #f2f2f2;
  transition: all 0.3s ease;
}
.card-faqs a {
  min-height: 150px;
}
.card-faqs a h2 {
  font-size: 24px;
  line-height: 36px;
  color: #000000;
}
.card-faqs:hover {
  background: #cccccc;
}
.card-faqs:hover h2 {
  color: #276c8c;
}
.card-ressources .boutondll {
  padding-bottom: 6px !important;
  right: 5px;
  bottom: 5px;
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 100;
}
main {
  overflow: hidden;
  padding-top: 90px;
}
.home #hero {
  height: 620px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.home #hero:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: #0000005e;
  width: 100%;
  height: 100%;
  z-index: 2;
  display: block;
}
.home #hero .hero-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1;
}
.home #hero .container {
  position: relative;
  z-index: 3;
}
.home #hero h1 {
  text-align: center;
  text-transform: uppercase;
}
.home #yourevent {
  background: #ECECEC;
  background: linear-gradient(90deg, #ececec 0%, #ececec 65%, #276c8c 65%, #276c8c 100%);
}
.home #yourevent .evenement-icon img {
  height: 70px;
  width: auto;
}
.home #yourevent .evenement-item h3 {
  font-size: 20px;
  color: #276c8c;
  font-weight: 600;
  line-height: 20px;
  text-align: center;
}
.home #galerie .home-galerie-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1.25fr 1.25fr;
  gap: 40px;
  align-items: center;
}
.home #galerie .home-galerie-item img {
  box-shadow: 0 8px 22px rgba(0, 0, 0, 0.25);
}
.home #galerie .home-galerie-item-1 {
  grid-column: 1/2;
  grid-row: 1/2;
}
.home #galerie .home-galerie-item-2 {
  grid-column: 2/3;
  grid-row: 1/3;
}
.home #galerie .home-galerie-item-3 {
  grid-column: 3/5;
  grid-row: 1/2;
}
.home #galerie .home-galerie-item-4 {
  grid-column: 1/2;
  grid-row: 2/4;
}
.home #galerie .home-galerie-item-5 {
  grid-column: 2/3;
  grid-row: 3/4;
}
.home #galerie .home-galerie-item-6 {
  grid-column: 3/5;
  grid-row: 2/4;
}
@media (max-width: 991px) {
  .home #galerie .home-galerie-grid {
    grid-template-columns: 1fr 1fr;
    gap: 24px;
  }
  .home #galerie .home-galerie-item {
    grid-column: auto;
    grid-row: auto;
  }
}
@media (max-width: 575px) {
  .home #galerie .home-galerie-grid {
    grid-template-columns: 1fr;
  }
}
.home #pourquoi .home-pourquoi-inner {
  max-width: 350px;
}
.home #pourquoi .home-pourquoi-inner h3 {
  font-size: 20px;
  line-height: 22px;
}
.home #pourquoi svg {
  width: 50px;
  height: 50px;
  margin-top: 2rem;
}
.home #actualitesHome .owl-item .item {
  border-radius: 5px;
  overflow: hidden;
  height: 100%;
  background: #ffffff;
}
.home #owlHomeActualites .owl-stage {
  display: flex;
}
.home #owlHomeActualites .owl-item {
  display: flex;
}
.home #owlHomeActualites .item {
  display: flex;
  width: 100%;
}
.home #owlHomeActualites .card-actualite, .home #owlHomeActualites article {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
}
.home #localisation .coordonnees-background {
  border-radius: 5px;
  min-height: 400px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: cover;
}
.home #localisation .coordonnees-card {
  background-color: #ffffff;
  padding: 20px;
  text-align: center;
}
.headerpage {
  height: 410px;
  overflow: hidden;
  margin-bottom: 50px;
}
.headerpage::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  height: 100%;
  z-index: 1;
}
/* BOCK FRISE */
.frise-block .timeline {
  position: relative;
  max-width: 1100px;
  margin: 0 auto;
  padding: 2rem 0;
}
.frise-block .timeline::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 2px;
  background: #cfe3f1;
}
.frise-block .timeline h3 {
  color: #276c8c;
}
.frise-block .timeline-item {
  position: relative;
  width: 50%;
  padding: 2rem 3rem;
  box-sizing: border-box;
}
.frise-block .timeline-item.left {
  left: 0;
  text-align: right;
}
.frise-block .timeline-item.right {
  left: 50%;
  text-align: left;
}
.frise-block .timeline-content {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.frise-block .timeline-point {
  position: absolute;
  top: 2.5rem;
  width: 12px;
  height: 12px;
  background: #276c8c;
  border-radius: 50%;
  z-index: 2;
}
.frise-block .timeline-item.left .timeline-point {
  right: -6px;
}
.frise-block .timeline-item.right .timeline-point {
  left: -6px;
}
.frise-block .imgfrise {
  border: 4px solid #276c8c;
}
/* BOCK CALENDRIER */
#calendar {
  background: #fff;
  padding: 1rem 3rem;
}
#calendar .agenda {
  font-size: 30px;
  font-weight: 600;
  color: #3c3535;
  letter-spacing: 2px;
}
#calendar .datepicker-inline {
  width: 100%;
}
#calendar .datepicker table {
  width: 100%;
}
#calendar thead th {
  height: 40px;
  padding-bottom: 20px;
}
#calendar thead .dow {
  text-transform: uppercase;
  color: #276c8c;
}
#calendar .datepicker-switch {
  text-transform: uppercase;
}
#calendar td {
  width: 20px;
  height: 20px;
  padding: 8px 5px;
}
#calendar td.today {
  background-color: rgba(14, 93, 128, 0.6);
  color: #fff;
  background-image: none;
}
#calendar td.day.disabled {
  position: relative;
  color: #d1d3d4;
}
#calendar td.day.disabled:after {
  content: "";
  position: absolute;
  height: 1px;
  width: 100%;
  background-color: #aeaeae;
  top: 49%;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
.navbar {
  margin-bottom: 80px;
}
.navbar .navbar-brand #logorivp {
  width: 83px;
  height: 69px;
  margin-right: 20px;
}
.navbar .navbar-brand #logorivp path {
  fill: #22688C;
}
.navbar .navbar-brand #logocordelier {
  padding-left: 10px;
  width: 188px;
  height: 39px;
  display: inline-block;
  border-left: 1px solid #c6c6c6;
}
.navbar .navbar-nav {
  gap: 15px;
}
.navbar .navbar-nav .nav-link {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  text-transform: uppercase;
}
.navbar .navbar-nav .nav-link:hover {
  color: #276c8c;
}
.navbar .navbar-nav .boutonactu {
  display: flex;
  align-items: center;
  border-radius: 5px;
  background-color: #236b8d;
  color: #ffffff;
  height: 44px;
  line-height: 44px;
  padding: 0 16px 0 0;
}
.navbar .navbar-nav .boutonactu:before {
  border-radius: 5px 0 0 5px;
  background-color: #216281;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="blog-blue-Calque_1" style="enable-background:new -468 271 22 19" xml:space="preserve" viewBox="-468 271 22 19" version="1.1" y="0px" x="0px" width="22" height="19"><style type="text/css">.st0{fill:%23FFFFFF;}</style><path class="st0" d="m-448.9 290h-16.1-0.1c-0.7 0-1.4-0.3-1.9-0.7-0.4-0.4-0.9-1.1-0.9-2.2v-10c0-0.4 0.3-0.8 0.7-0.8h3.7v-4.6c0-0.4 0.3-0.8 0.7-0.8h16.1c0.4 0 0.7 0.3 0.7 0.8v15.3c0 1.9-1.5 2.9-2.9 3zm-14.7-12.1h-2.9v9.2c0 0.5 0.1 0.8 0.4 1.1 0.2 0.2 0.6 0.3 1 0.3 0.6 0 1.6-0.4 1.6-1.4v-9.2zm16.1-5.4h-14.7v14.6c0 0.5-0.1 1-0.3 1.4h13.5c0.7 0 1.5-0.5 1.5-1.4v-14.6zm-1.7 14.3h-10.9c-0.3 0-0.5-0.2-0.5-0.5s0.2-0.5 0.5-0.5h10.9c0.3 0 0.5 0.2 0.5 0.5s-0.2 0.5-0.5 0.5zm0-2.3h-10.9c-0.3 0-0.5-0.2-0.5-0.5s0.2-0.5 0.5-0.5h10.9c0.3 0 0.5 0.2 0.5 0.5 0 0.2-0.2 0.5-0.5 0.5zm0-2.4h-10.9c-0.3 0-0.5-0.2-0.5-0.5s0.2-0.5 0.5-0.5h10.9c0.3 0 0.5 0.2 0.5 0.5s-0.2 0.5-0.5 0.5zm0-2.3h-4.1c-0.3 0-0.5-0.2-0.5-0.5s0.2-0.5 0.5-0.5h4.1c0.3 0 0.5 0.2 0.5 0.5s-0.2 0.5-0.5 0.5zm0-2.4h-4.1c-0.3 0-0.5-0.2-0.5-0.5s0.2-0.5 0.5-0.5h4.1c0.3 0 0.5 0.2 0.5 0.5s-0.2 0.5-0.5 0.5zm0-2.3h-4.1c-0.3 0-0.5-0.2-0.5-0.5s0.2-0.5 0.5-0.5h4.1c0.3 0 0.5 0.2 0.5 0.5s-0.2 0.5-0.5 0.5zm-6.3 4.7h-4.8c-0.2 0-0.4-0.2-0.4-0.4v-5c0-0.2 0.2-0.4 0.4-0.4h4.8c0.2 0 0.4 0.2 0.4 0.4v5c0 0.2-0.2 0.4-0.4 0.4z"/></svg>');
  background-repeat: no-repeat;
  height: 44px;
  left: -44px;
  width: 44px;
  content: "";
  background-position: center;
}
.navbar .navbar-nav .boutonactu a {
  color: #fff;
}
.navbar .navbar-nav .dropdown-menu.show {
  margin-top: 50px;
  background-color: #276c8c;
}
.navbar .navbar-nav .dropdown-menu li a {
  color: #ffffff;
  background-color: transparent;
}
.navbar .navbar-nav .dropdown-menu li {
  height: 60px;
  display: flex;
  align-items: center;
}
.navbar .navbar-nav .dropdown-menu li:hover a {
  background-color: #216281;
  height: 100%;
  display: flex;
  align-items: center;
}
body:not(.home) .navbar {
  margin-bottom: 10px;
}
footer {
  background-color: #e5e5e5;
}
footer .adresse-footer p {
  color: #333333;
}
footer .adresse-footer a {
  color: #333333;
  text-decoration: none;
}
footer .adresse-footer a:hover {
  color: #eea523;
}
footer .reseaux-sociaux h2 {
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  font-size: 22px;
  line-height: 24px;
  color: #333333;
}
footer .reseaux-sociaux a {
  color: #333333;
}
footer .reseaux-sociaux a:hover {
  color: #eea523;
}
footer .reseaux-sociaux svg path {
  fill: #333333;
  transition: all 0.3s ease;
}
footer .reseaux-sociaux svg:hover path {
  fill: #eea523;
}
footer .list-unstyled li a {
  color: #333333;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
}
footer .list-unstyled li a:hover {
  color: #eea523;
}
