/* ==========================================================================
   Files loader
   ========================================================================== */
@font-face {
  font-family: 'swiper-icons';
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal; }

:root {
  --swiper-theme-color: #007aff; }

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1; }

.swiper-container-vertical > .swiper-wrapper {
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  box-sizing: content-box; }

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0); }

.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

.swiper-container-multirow-column > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-slide {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform; }

.swiper-slide-invisible-blank {
  visibility: hidden; }

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto; }

.swiper-container-autoheight .swiper-wrapper {
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform; }

/* 3D Effects */
.swiper-container-3d {
  -webkit-perspective: 1200px;
          perspective: 1200px; }
  .swiper-container-3d .swiper-wrapper,
  .swiper-container-3d .swiper-slide,
  .swiper-container-3d .swiper-slide-shadow-left,
  .swiper-container-3d .swiper-slide-shadow-right,
  .swiper-container-3d .swiper-slide-shadow-top,
  .swiper-container-3d .swiper-slide-shadow-bottom,
  .swiper-container-3d .swiper-cube-shadow {
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d; }
  .swiper-container-3d .swiper-slide-shadow-left,
  .swiper-container-3d .swiper-slide-shadow-right,
  .swiper-container-3d .swiper-slide-shadow-top,
  .swiper-container-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10; }
  .swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
  .swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
  .swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
  .swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */ }
  .swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none; }

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start; }

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  -webkit-scroll-snap-type: x mandatory;
      -ms-scroll-snap-type: x mandatory;
          scroll-snap-type: x mandatory; }

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  -webkit-scroll-snap-type: y mandatory;
      -ms-scroll-snap-type: y mandatory;
          scroll-snap-type: y mandatory; }

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */ }

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color)); }
  .swiper-button-prev.swiper-button-disabled,
  .swiper-button-next.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none; }
  .swiper-button-prev:after,
  .swiper-button-next:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1; }

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto; }
  .swiper-button-prev:after,
  .swiper-container-rtl .swiper-button-next:after {
    content: 'prev'; }

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto; }
  .swiper-button-next:after,
  .swiper-container-rtl .swiper-button-prev:after {
    content: 'next'; }

.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
  --swiper-navigation-color: #ffffff; }

.swiper-button-prev.swiper-button-black,
.swiper-button-next.swiper-button-black {
  --swiper-navigation-color: #000000; }

.swiper-button-lock {
  display: none; }

:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  */ }

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  z-index: 10; }
  .swiper-pagination.swiper-pagination-hidden {
    opacity: 0; }

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%; }

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0; }
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(0.33);
            transform: scale(0.33);
    position: relative; }
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    -webkit-transform: scale(1);
            transform: scale(1); }
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
            transform: scale(1); }
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(0.66);
            transform: scale(0.66); }
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(0.33);
            transform: scale(0.33); }
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(0.66);
            transform: scale(0.66); }
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(0.33);
            transform: scale(0.33); }

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2; }
  button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none; }
  .swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer; }

.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color)); }

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
          transform: translate3d(0px, -50%, 0); }
  .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block; }
  .swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 8px; }
    .swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
      display: inline-block;
      transition: 200ms top, 200ms -webkit-transform;
      transition: 200ms transform, 200ms top;
      transition: 200ms transform, 200ms top, 200ms -webkit-transform; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  white-space: nowrap; }
  .swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: 200ms left, 200ms -webkit-transform;
    transition: 200ms transform, 200ms left;
    transition: 200ms transform, 200ms left, 200ms -webkit-transform; }

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform; }

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }
  .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
            transform: scale(0);
    -webkit-transform-origin: left top;
            transform-origin: left top; }
  .swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
            transform-origin: right top; }
  .swiper-container-horizontal > .swiper-pagination-progressbar,
  .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0; }
  .swiper-container-vertical > .swiper-pagination-progressbar,
  .swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0; }

.swiper-pagination-white {
  --swiper-pagination-color: #ffffff; }

.swiper-pagination-black {
  --swiper-pagination-color: #000000; }

.swiper-pagination-lock {
  display: none; }

/* ==========================================================================
   Variables
   ========================================================================== */
/**
 * Font settings
 */
/**
 * Grid breakpoints
 */
/**
 * Radius
 */
/**
 * Transition
 **/
/**
 * Colors
 */
/* ----- GT-Walsheim ----- */
/* Regular */
@font-face {
  font-family: 'GTWalsheim';
  src: url("../fonts/GT-Walsheim/Regular-Oblique-Web/GT-Walsheim-Regular.eot"), url("../fonts/GT-Walsheim/Regular-Oblique-Web/GT-Walsheim-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/GT-Walsheim/Regular-Oblique-Web/GT-Walsheim-Regular.woff") format("woff"), url("../fonts/GT-Walsheim/Regular-Oblique-Web/GT-Walsheim-Regular.ttf") format("truetype"); }

@font-face {
  font-family: 'GTWalsheim';
  font-style: italic;
  src: url("../fonts/GT-Walsheim/Regular-Oblique-Web/GT-Walsheim-Regular-Oblique.eot"), url("../fonts/GT-Walsheim/Regular-Oblique-Web/GT-Walsheim-Regular-Oblique.eot?#iefix") format("embedded-opentype"), url("../fonts/GT-Walsheim/Regular-Oblique-Web/GT-Walsheim-Regular-Oblique.woff") format("woff"), url("../fonts/GT-Walsheim/Regular-Oblique-Web/GT-Walsheim-Regular-Oblique.ttf") format("truetype"); }

/* Medium */
@font-face {
  font-family: 'GTWalsheim';
  font-weight: 500;
  src: url("../fonts/GT-Walsheim/Medium-Oblique-Web/GT-Walsheim-Medium.eot"), url("../fonts/GT-Walsheim/Medium-Oblique-Web/GT-Walsheim-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/GT-Walsheim/Medium-Oblique-Web/GT-Walsheim-Medium.woff") format("woff"), url("../fonts/GT-Walsheim/Medium-Oblique-Web/GT-Walsheim-Medium.ttf") format("truetype"); }

@font-face {
  font-family: 'GTWalsheim';
  font-weight: 500;
  font-style: italic;
  src: url("../fonts/GT-Walsheim/Medium-Oblique-Web/GT-Walsheim-Medium-Oblique.eot"), url("../fonts/GT-Walsheim/Medium-Oblique-Web/GT-Walsheim-Medium-Oblique.eot?#iefix") format("embedded-opentype"), url("../fonts/GT-Walsheim/Medium-Oblique-Web/GT-Walsheim-Medium-Oblique.woff") format("woff"), url("../fonts/GT-Walsheim/Medium-Oblique-Web/GT-Walsheim-Medium-Oblique.ttf") format("truetype"); }

/* Bold */
@font-face {
  font-family: 'GTWalsheim';
  font-weight: bold;
  src: url("../fonts/GT-Walsheim/Bold-Oblique-Web/GT-Walsheim-Bold.eot"), url("../fonts/GT-Walsheim/Bold-Oblique-Web/GT-Walsheim-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/GT-Walsheim/Bold-Oblique-Web/GT-Walsheim-Bold.woff") format("woff"), url("../fonts/GT-Walsheim/Bold-Oblique-Web/GT-Walsheim-Bold.ttf") format("truetype"); }

@font-face {
  font-family: 'GTWalsheim';
  font-weight: bold;
  font-style: italic;
  src: url("../fonts/GT-Walsheim/Bold-Oblique-Web/GT-Walsheim-Bold-Oblique.eot"), url("../fonts/GT-Walsheim/Bold-Oblique-Web/GT-Walsheim-Bold-Oblique.eot?#iefix") format("embedded-opentype"), url("../fonts/GT-Walsheim/Bold-Oblique-Web/GT-Walsheim-Bold-Oblique.woff") format("woff"), url("../fonts/GT-Walsheim/Bold-Oblique-Web/GT-Walsheim-Bold-Oblique.ttf") format("truetype"); }

.section {
  overflow: hidden;
  background-color: #f8ebda;
  /* --- General --- */
  /* --- News --- */
  /* --- Donation --- */
  /* --- Goals --- */
  /* --- Fondation --- */
  /* --- Wysiwig --- */
  /* --- Partners --- */
  /* --- Support --- */
  /* --- Introduction --- */
  /* --- Sub Pages --- */ }
  .section h2 {
    margin: 0 0 30px;
    font-size: 1.875rem;
    font-weight: bold; }
  .section--404 .main-title {
    margin: 100px 0 30px 0;
    text-align: center; }
  .section--404 p {
    margin-bottom: 20px; }
  .section--news {
    overflow: hidden;
    background: #a0d4cb;
    color: #000;
    /* Medium Devices, Desktops */
    /* Medium Devices, Desktops */
    /* Large Devices, Wide Screens */ }
    .section--news .info {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      min-height: 300px;
      /* Medium Devices, Desktops */ }
      @media only screen and (max-width: 700px) {
        .section--news .info {
          min-height: 0; } }
    .section--news h2 {
      margin: 20px 0 40px; }
    .section--news .news {
      padding: 25px 0; }
    .section--news .events {
      padding: 25px 0;
      background: #b0e1d9;
      position: relative;
      /* Medium Devices, Desktops */ }
      .section--news .events:after {
        position: absolute;
        right: -100%;
        left: 100%;
        bottom: 0;
        width: 200%;
        height: 100%;
        content: "";
        background: #b0e1d9; }
      @media only screen and (max-width: 700px) {
        .section--news .events:before {
          position: absolute;
          left: -100%;
          right: 100%;
          bottom: 0;
          width: 200%;
          height: 100%;
          content: "";
          background: #b0e1d9; } }
    .section--news a {
      color: inherit; }
    @media only screen and (max-width: 1034px) {
      .section--news .newsitem {
        width: 100%; } }
    @media only screen and (max-width: 700px) {
      .section--news .newsitem {
        width: 50%; }
      .section--news .newsitem + .newsitem {
        display: none; } }
    @media only screen and (max-width: 580px) {
      .section--news .newsitem {
        width: 100%; } }
  .section--donation {
    height: 100px;
    background: #fab056;
    color: #fff;
    /* Medium Devices, Desktops */
    /* Medium Devices, Desktops */ }
    .section--donation .donation-where a {
      color: #fff;
      font-size: 1.875rem;
      font-weight: bold;
      line-height: 6.25rem;
      padding: 0;
      background: transparent;
      border: none; }
      .section--donation .donation-where a:hover {
        color: #fff !important; }
      .section--donation .donation-where a:after {
        top: 5px;
        left: 20px;
        position: relative;
        transition: left 250ms;
        width: 42px;
        height: 32px;
        content: url("../images/icon-arrow-white.png");
        /* Medium Devices, Desktops */ }
        @media only screen and (max-width: 1034px) {
          .section--donation .donation-where a:after {
            display: none; } }
      .section--donation .donation-where a:hover {
        background: transparent;
        color: #fff; }
        .section--donation .donation-where a:hover:after {
          left: 25px; }
    .section--donation .donation-action a {
      color: #fff;
      font-size: 1.625rem;
      font-weight: bold;
      line-height: 6.25rem;
      text-align: center;
      width: 100%;
      padding: 0;
      background-color: #f89927;
      border: none; }
    .section--donation a {
      color: inherit; }
    @media only screen and (max-width: 1034px) {
      .section--donation .column--1-3,
      .section--donation .column--2-3 {
        width: 50%; } }
    @media only screen and (max-width: 700px) {
      .section--donation {
        height: auto;
        padding: 20px 0 40px;
        text-align: center; }
        .section--donation .column--1-3,
        .section--donation .column--2-3 {
          width: 100% !important; } }
  .section--goals {
    padding: 40px 0;
    overflow: hidden;
    background-color: #697abb;
    color: #fff; }
    .section--goals p {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      margin: 20px 0;
      font-size: 2.5rem;
      font-weight: bold;
      /* Medium Devices, Desktops */ }
      .section--goals p span {
        float: left;
        min-width: 300px;
        text-decoration: none !important;
        line-height: 3.75rem; }
        .section--goals p span strong {
          color: #b0e1d9; }
      @media only screen and (max-width: 700px) {
        .section--goals p {
          font-size: 1.5rem;
          -webkit-flex-direction: column;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-align-items: flex-start;
              -ms-flex-align: start;
                  align-items: flex-start; } }
      .section--goals p img {
        display: inline-block;
        max-width: none;
        /* Medium Devices, Desktops */
        /* Medium Devices, Desktops */ }
        @media only screen and (max-width: 1034px) {
          .section--goals p img {
            max-width: 70%; } }
        @media only screen and (max-width: 700px) {
          .section--goals p img {
            max-width: 100%;
            margin: 15px 0; } }
      .section--goals p:after {
        content: "";
        display: table;
        clear: both; }
      .section--goals p + p {
        max-width: 70%;
        /* Medium Devices, Desktops */ }
        @media only screen and (max-width: 700px) {
          .section--goals p + p {
            max-width: 100%; } }
      .section--goals p + p + p {
        font-size: 2.5rem;
        font-weight: normal; }
    .section--goals .btn {
      position: absolute;
      bottom: 0;
      right: 0;
      /* Medium Devices, Desktops */ }
      @media only screen and (max-width: 1034px) {
        .section--goals .btn {
          position: static; } }
  .section--fondation {
    padding: 40px 0;
    background-color: #5266b0;
    color: #fff;
    font-size: 1.125rem; }
    .section--fondation .fondation .btn {
      margin: 25px 0; }
    .section--fondation .services {
      font-size: 1.125rem;
      /* Medium Devices, Desktops */ }
      .section--fondation .services ul {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; }
        .section--fondation .services ul li {
          margin-right: 20px; }
      .section--fondation .services .btn {
        margin: 25px 0; }
      @media only screen and (max-width: 700px) {
        .section--fondation .services {
          margin-top: 30px; } }
  .section--wysiwyg {
    background: #697bb8;
    color: #fff; }
    .section--wysiwyg a {
      color: inherit; }
  .section--partners {
    padding: 70px 0;
    background: #f8e765;
    overflow: hidden;
    color: #000;
    text-align: center; }
    .section--partners h2 {
      font-size: 2.5rem; }
    .section--partners .featured-link {
      float: none;
      margin-top: 20px; }
    .section--partners a {
      color: inherit; }
    .section--partners .donators-mobile {
      display: none;
      margin-top: 20px;
      /* Medium Devices, Desktops */ }
      .section--partners .donators-mobile li {
        margin-bottom: 12px; }
      @media only screen and (max-width: 1034px) {
        .section--partners .donators-mobile {
          display: block; } }
    .section--partners .donators-slide {
      max-width: 1300px;
      padding: 0 80px;
      margin: 0 auto;
      position: relative; }
      @media (max-width: 1300px) {
        .section--partners .donators-slide {
          max-width: 1110px; } }
      @media (max-width: 1110px) {
        .section--partners .donators-slide {
          max-width: 920px; } }
      @media (max-width: 920px) {
        .section--partners .donators-slide {
          max-width: 740px; } }
      @media (max-width: 740px) {
        .section--partners .donators-slide {
          max-width: 540px; } }
      @media (max-width: 540px) {
        .section--partners .donators-slide {
          max-width: 350px; } }
      .section--partners .donators-slide ul {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin: 40px auto;
        overflow: hidden; }
        .section--partners .donators-slide ul li {
          width: 140px;
          height: 140px;
          margin: 0 25px; }
          @media (max-width: 320px) {
            .section--partners .donators-slide ul li {
              width: 120px;
              height: 120px; } }
          .section--partners .donators-slide ul li img {
            max-width: 100%;
            height: auto; }
    .section--partners .cycle-partners-next,
    .section--partners .cycle-partners-prev {
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      font-size: 3.125rem;
      color: #fff; }
    .section--partners .cycle-partners-next {
      right: 50px; }
    .section--partners .cycle-partners-prev {
      left: 50px; }
  .section--support {
    padding: 40px 0;
    background: #f89927;
    text-align: center;
    color: #fff; }
    .section--support a {
      color: inherit; }
    .section--support .btn {
      font-size: 1.625rem; }
  .section--introduction {
    padding: 60px 0;
    color: #fff;
    font-size: 1.125rem;
    line-height: 1.25em; }
    .section--introduction strong {
      display: block;
      margin-bottom: 15px;
      font-size: 1.875rem;
      font-weight: 500; }
    .section--introduction + .editor-wysiwig h1, .section--introduction + .editor-wysiwig h2, .section--introduction + .editor-wysiwig h3, .section--introduction + .editor-wysiwig h4, .section--introduction + .editor-wysiwig h5, .section--introduction + .editor-wysiwig h6 {
      font-size: 1.875rem;
      font-weight: 500; }
    .section--introduction .content {
      font-size: 1.875rem;
      font-weight: 500; }
  .section--subpages {
    padding: 88px 0;
    background-color: #f8ebda; }
    .section--subpages a {
      color: #000; }
    .section--subpages .children > div a {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      width: 100%;
      padding: 30px;
      min-height: 220px;
      border-bottom: 3px solid #f1d9ba; }
      .section--subpages .children > div a > div {
        width: 90%;
        position: relative;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        /* Medium Devices, Desktops */ }
        @media only screen and (max-width: 1034px) {
          .section--subpages .children > div a > div {
            width: 100%; } }
        .section--subpages .children > div a > div + div {
          width: 10%;
          -webkit-align-items: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-justify-content: center;
              -ms-flex-pack: center;
                  justify-content: center;
          background-repeat: no-repeat;
          background-position: 50% 50%;
          /* Medium Devices, Desktops */ }
          @media only screen and (max-width: 1034px) {
            .section--subpages .children > div a > div + div {
              display: none; } }
        .section--subpages .children > div a > div h3 {
          font-size: 2.1875rem;
          font-weight: bold;
          transition: all 250ms; }
      .section--subpages .children > div a .intro {
        margin-top: 12px;
        max-width: 70%;
        transition: all 250ms;
        /* Medium Devices, Desktops */ }
        @media only screen and (max-width: 1034px) {
          .section--subpages .children > div a .intro {
            max-width: 100%; } }
      .section--subpages .children > div a:hover {
        text-decoration: none;
        border-bottom-color: transparent;
        position: relative;
        top: -3px;
        padding-top: 33px;
        padding-bottom: 27px; }
        .section--subpages .children > div a:hover h3 {
          color: #fff; }
        .section--subpages .children > div a:hover .intro {
          color: #fff; }
        .section--subpages .children > div a:hover > div + div {
          background-image: url("../images/icon-arrow-white.png") !important; }

/* --- Hero --- */
.hero {
  background: #fff;
  color: #a0d4cb;
  min-height: 342px;
  padding: 40px 0;
  position: relative;
  text-align: center;
  width: 100%; }
  .hero a {
    color: inherit; }
  .hero .picture {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center; }
  .hero .column {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    min-height: 260px;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align: left; }
    .hero .column .btn {
      font-size: 1.625rem;
      padding: 15px 40px; }
  .hero--home {
    min-height: 560px;
    /* Medium Devices, Desktops */ }
    .hero--home .column {
      min-height: 560px;
      /* Medium Devices, Desktops */ }
      .hero--home .column p {
        color: #b0e1d9;
        font-size: 3.125rem;
        font-weight: bold;
        line-height: 1.25em;
        margin-bottom: 40px;
        mix-blend-mode: multiply;
        /* Medium Devices, Desktops */ }
        @media only screen and (max-width: 1034px) {
          .hero--home .column p {
            font-size: 1.5rem; } }
      @media only screen and (max-width: 1034px) {
        .hero--home .column {
          min-height: 350px; } }
    @media only screen and (max-width: 1034px) {
      .hero--home {
        min-height: 350px; } }
  .hero--hub .column {
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    /* Medium Devices, Desktops */ }
    @media only screen and (max-width: 1034px) {
      .hero--hub .column {
        -webkit-justify-content: flex-end;
            -ms-flex-pack: end;
                justify-content: flex-end; } }
    .hero--hub .column h1 {
      font-weight: bold;
      font-size: 3.125rem; }
  .hero--hub .main-title {
    max-width: 50%;
    /* Medium Devices, Desktops */ }
    @media only screen and (max-width: 1034px) {
      .hero--hub .main-title {
        max-width: 100%; } }
  .hero--detail {
    min-height: 0;
    color: #fff; }
    .hero--detail .column {
      min-height: 0; }
      .hero--detail .column p {
        color: #fff;
        font-size: 1.875rem; }
      .hero--detail .column h1 {
        color: #fff;
        font-weight: bold; }
    .hero--detail .content {
      margin-top: 15px; }
      .hero--detail .content p {
        font-size: 1.125rem;
        font-weight: 500; }
      .hero--detail .content.bigger p {
        margin-bottom: 15px;
        font-size: 1.875rem;
        font-weight: 500; }
  .hero.beige {
    background-color: #f8ebda; }
    .hero.beige .column * {
      color: #000; }
  .hero.purple {
    background-color: #697abb; }
    .hero.purple .column * {
      color: #fff; }
  .hero.green {
    background-color: #56a141; }
    .hero.green .column * {
      color: #fff; }
  .hero.red {
    background-color: #f5554f; }
    .hero.red .column * {
      color: #fff; }
  .hero.pink {
    background-color: #ffc8b4; }
    .hero.pink .column * {
      color: #000; }
  .hero.yellow {
    background-color: #f8e765; }
    .hero.yellow .column * {
      color: #000; }
  .hero.turquoise {
    background-color: #a0d4cb; }
    .hero.turquoise .column * {
      color: #000; }
  .hero.turquoise-light {
    background-color: #b0e1d9; }
    .hero.turquoise-light .column * {
      color: #000; }
  .hero.turquoise-dark {
    background-color: #a0d4cb; }
    .hero.turquoise-dark .column * {
      color: white; }
  .hero.orange {
    background-color: #fab056; }
    .hero.orange .column * {
      color: #000; }

.related-pages {
  padding: 50px 0;
  background-color: #f8ebda;
  /* Medium Devices, Desktops */ }
  @media only screen and (max-width: 1034px) {
    .related-pages .column {
      margin-bottom: 80px; } }
  .related-pages .overlay {
    color: #000;
    text-decoration: none;
    padding: 20px;
    display: block;
    transition: background 250ms; }
    .related-pages .overlay h3 {
      display: block;
      font-size: 2.1875rem;
      font-weight: bold;
      line-height: 1em; }
    .related-pages .overlay span {
      display: block;
      margin: 30px 0; }
    .related-pages .overlay:after {
      top: 5px;
      left: 0;
      position: relative;
      transition: left 250ms;
      width: 42px;
      height: 32px;
      content: url("../images/icon-arrow.png"); }
    .related-pages .overlay:hover {
      background: transparent;
      color: #fff; }
      .related-pages .overlay:hover strong, .related-pages .overlay:hover span {
        color: #fff; }
      .related-pages .overlay:hover:after {
        content: url("../images/icon-arrow-white.png"); }

.article__main {
  margin: 40px auto;
  /* Medium Devices, Desktops */ }
  @media only screen and (max-width: 1034px) {
    .article__main {
      margin: 0; } }

.article .cta {
  margin-top: 2em; }
  .article .cta * {
    font-size: 1.5rem; }

.article time {
  color: #56a141;
  display: block;
  font-size: 1rem;
  margin-top: 40px; }

.article h1 {
  color: #56a141;
  font-size: 2rem;
  margin: 20px 0; }

.article .intro {
  color: #56a141;
  font-size: 1.25rem;
  margin: 20px 0;
  padding: 10px 0;
  /* Medium Devices, Desktops */ }
  .article .intro p:last-child {
    margin-bottom: 0; }
  @media only screen and (max-width: 1034px) {
    .article .intro {
      margin-top: 0; } }

.article__pagination {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: auto;
  margin-right: auto; }
  .article__pagination .page-numbers {
    display: inline-block;
    min-width: 30px;
    min-height: 30px;
    line-height: 1.875rem;
    margin-left: 5px;
    margin-right: 5px;
    color: #000;
    font-weight: 700;
    text-decoration: none;
    text-align: center;
    border-radius: 50%; }
    .article__pagination .page-numbers:hover {
      color: #f89927; }
    .article__pagination .page-numbers.current {
      color: #f89927; }

.newsitem {
  color: #f8ebda;
  margin-bottom: 30px; }
  .newsitem .picture {
    min-height: 235px;
    background-size: cover;
    background-position: 50% 50%; }
  .newsitem > a {
    display: block;
    padding-bottom: 10px;
    transition: background 250ms;
    text-decoration: none; }
    .newsitem > a:hover {
      background-color: #b0e1d9; }
      .newsitem > a:hover .more-link {
        background-image: url("../images/icon-arrow-white.png"); }
  .newsitem .info {
    padding: 20px 10px;
    color: #000; }
    .newsitem .info .meta {
      display: block;
      margin-bottom: 12px;
      font-size: 0.875rem; }
      .newsitem .info .meta .tags {
        padding-right: 5px;
        margin-right: 5px;
        border-right: 1px solid #000; }
        .newsitem .info .meta .tags a {
          font-weight: bold;
          text-decoration: underline; }
        .newsitem .info .meta .tags span {
          display: inline-block;
          margin-right: 5px; }
          .newsitem .info .meta .tags span:after {
            content: ', '; }
          .newsitem .info .meta .tags span:last-child:after {
            content: ''; }
    .newsitem .info h3 {
      font-size: 1.25rem;
      font-weight: bold;
      margin-bottom: 10px; }
    .newsitem .info .more-link {
      text-decoration: none;
      text-indent: -9999em;
      font-size: 0;
      width: 42px;
      height: 32px;
      position: relative;
      transition: left 250ms;
      background-image: url("../images/icon-arrow.png");
      background-repeat: no-repeat; }
      .newsitem .info .more-link:after {
        display: none; }
  .newsitem .content {
    font-size: 1.125rem; }

.events .newsitem > a:hover {
  background-color: #a0d4cb; }

.single {
  /* Medium Devices, Desktops */ }
  .single .article {
    overflow: hidden;
    background-color: #f8ebda; }
    .single .article header {
      background-color: #b0e1d9; }
      .single .article header .picture {
        height: 300px;
        overflow: hidden;
        background-position: 50% 50%;
        background-size: cover; }
      .single .article header h1 {
        color: #000;
        font-weight: bold; }
    .single .article .post-content {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      padding: 50px 0;
      /* Medium Devices, Desktops */ }
      @media only screen and (max-width: 1034px) {
        .single .article .post-content {
          -webkit-flex-direction: column;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .single .article .post-content aside {
        min-width: 140px;
        min-height: 500px;
        font-size: 1rem;
        /* Medium Devices, Desktops */ }
        @media only screen and (max-width: 1034px) {
          .single .article .post-content aside {
            width: 100%;
            min-height: 0;
            margin-bottom: 40px; }
            .single .article .post-content aside > div {
              display: -webkit-flex;
              display: -ms-flexbox;
              display: flex;
              -webkit-justify-content: space-between;
                  -ms-flex-pack: justify;
                      justify-content: space-between;
              -webkit-align-items: flex-start;
                  -ms-flex-align: start;
                      align-items: flex-start; } }
        .single .article .post-content aside .tags {
          font-weight: bold;
          display: inline-block;
          margin-bottom: 10px;
          border-bottom: 1px solid #000; }
        .single .article .post-content aside time {
          margin-top: 0;
          color: #000; }
        .single .article .post-content aside a {
          font-size: 0.75rem;
          color: #000; }
          .single .article .post-content aside a i {
            font-size: 1.875rem;
            transition: color 250ms; }
            .single .article .post-content aside a i:hover {
              color: #a0d4cb; }
      .single .article .post-content .editor {
        margin-left: 30px;
        /* Medium Devices, Desktops */ }
        @media only screen and (max-width: 1034px) {
          .single .article .post-content .editor {
            margin-left: 0; } }
        .single .article .post-content .editor > *:first-child {
          margin-top: 0; }
  @media only screen and (min-width: 1035px) {
    .single aside {
      position: relative; }
      .single aside .element--sticky {
        position: fixed;
        top: 200px; } }

/* ---- Share ---- */
.share {
  margin: 25px 0;
  /* Medium Devices, Desktops */ }
  @media only screen and (max-width: 1034px) {
    .share {
      margin: 0; } }
  .share li {
    margin-bottom: 10px;
    /* Medium Devices, Desktops */ }
    @media only screen and (max-width: 1034px) {
      .share li {
        float: left;
        margin-right: 10px; } }

body.single-articles-prevention .article .post-content aside {
  max-width: 140px;
  /* Medium Devices, Desktops */
  /* Large Devices, Wide Screens */ }
  @media only screen and (max-width: 1034px) {
    body.single-articles-prevention .article .post-content aside {
      max-width: 100%;
      margin-bottom: 20px; } }
  @media only screen and (max-width: 580px) {
    body.single-articles-prevention .article .post-content aside {
      max-width: 100%;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      margin-bottom: 10px; } }
  body.single-articles-prevention .article .post-content aside > div {
    /* Large Devices, Wide Screens */ }
    @media only screen and (max-width: 580px) {
      body.single-articles-prevention .article .post-content aside > div {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
  body.single-articles-prevention .article .post-content aside .info {
    /* Medium Devices, Desktops */
    /* Large Devices, Wide Screens */ }
    @media only screen and (max-width: 1034px) {
      body.single-articles-prevention .article .post-content aside .info {
        padding-right: 30px; } }
    @media only screen and (max-width: 580px) {
      body.single-articles-prevention .article .post-content aside .info {
        width: 50%;
        margin-bottom: 10px;
        padding-right: 30px; } }
  body.single-articles-prevention .article .post-content aside .share {
    /* Large Devices, Wide Screens */ }
    @media only screen and (max-width: 580px) {
      body.single-articles-prevention .article .post-content aside .share {
        width: 50%; } }
    body.single-articles-prevention .article .post-content aside .share ul li {
      padding-right: 10px; }
  body.single-articles-prevention .article .post-content aside .real-tags {
    /* Large Devices, Wide Screens */ }
    @media only screen and (max-width: 580px) {
      body.single-articles-prevention .article .post-content aside .real-tags {
        min-width: 150px; } }

body.single-articles-prevention .post-content {
  padding: 50px 0 20px 0 !important; }

body.single-articles-prevention .real-tags {
  display: block;
  border-bottom: none; }
  body.single-articles-prevention .real-tags ul {
    margin: 0;
    padding: 0 0 30px 0; }
    body.single-articles-prevention .real-tags ul li {
      list-style-type: none;
      margin: 5px 0;
      background-color: black;
      border-radius: 20px;
      padding: 2px 15px;
      color: white;
      text-decoration: none;
      font-size: 0.75rem;
      line-height: 1rem;
      width: 100%;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      text-align: center;
      /* Medium Devices, Desktops */ }

body.single-articles-prevention .section--news {
  background-color: #f8ebda; }

.section--page.cause .hero--detail,
.section--page.cause .section--introduction,
.page-id-63 .hero--detail,
.page-id-63 .section--introduction, .page-id-574 .hero--detail,
.page-id-574 .section--introduction {
  padding: 40px 0;
  overflow: hidden;
  background-color: #697abb;
  color: #fff;
  /* Medium Devices, Desktops */ }
  @media only screen and (max-width: 700px) {
    .section--page.cause .hero--detail,
    .section--page.cause .section--introduction,
    .page-id-63 .hero--detail,
    .page-id-63 .section--introduction, .page-id-574 .hero--detail,
    .page-id-574 .section--introduction {
      text-align: center; } }
  .section--page.cause .hero--detail p,
  .section--page.cause .section--introduction p,
  .page-id-63 .hero--detail p,
  .page-id-63 .section--introduction p, .page-id-574 .hero--detail p,
  .page-id-574 .section--introduction p {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 20px 0;
    font-size: 2.5rem;
    font-weight: bold;
    /* Medium Devices, Desktops */ }
    .section--page.cause .hero--detail p span,
    .section--page.cause .section--introduction p span,
    .page-id-63 .hero--detail p span,
    .page-id-63 .section--introduction p span, .page-id-574 .hero--detail p span,
    .page-id-574 .section--introduction p span {
      float: left;
      min-width: 300px;
      text-decoration: none !important;
      line-height: 3.75rem; }
      .section--page.cause .hero--detail p span strong,
      .section--page.cause .section--introduction p span strong,
      .page-id-63 .hero--detail p span strong,
      .page-id-63 .section--introduction p span strong, .page-id-574 .hero--detail p span strong,
      .page-id-574 .section--introduction p span strong {
        display: inline;
        font-size: inherit;
        color: #b0e1d9 !important; }
    @media only screen and (max-width: 700px) {
      .section--page.cause .hero--detail p,
      .section--page.cause .section--introduction p,
      .page-id-63 .hero--detail p,
      .page-id-63 .section--introduction p, .page-id-574 .hero--detail p,
      .page-id-574 .section--introduction p {
        font-size: 1.5rem;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center; } }
    .section--page.cause .hero--detail p img,
    .section--page.cause .section--introduction p img,
    .page-id-63 .hero--detail p img,
    .page-id-63 .section--introduction p img, .page-id-574 .hero--detail p img,
    .page-id-574 .section--introduction p img {
      display: inline-block;
      max-width: none;
      /* Medium Devices, Desktops */
      /* Medium Devices, Desktops */ }
      @media only screen and (max-width: 1034px) {
        .section--page.cause .hero--detail p img,
        .section--page.cause .section--introduction p img,
        .page-id-63 .hero--detail p img,
        .page-id-63 .section--introduction p img, .page-id-574 .hero--detail p img,
        .page-id-574 .section--introduction p img {
          max-width: 70%; } }
      @media only screen and (max-width: 700px) {
        .section--page.cause .hero--detail p img,
        .section--page.cause .section--introduction p img,
        .page-id-63 .hero--detail p img,
        .page-id-63 .section--introduction p img, .page-id-574 .hero--detail p img,
        .page-id-574 .section--introduction p img {
          max-width: 100%;
          margin: 15px 0; } }
    .section--page.cause .hero--detail p:after,
    .section--page.cause .section--introduction p:after,
    .page-id-63 .hero--detail p:after,
    .page-id-63 .section--introduction p:after, .page-id-574 .hero--detail p:after,
    .page-id-574 .section--introduction p:after {
      content: "";
      display: table;
      clear: both; }
    .section--page.cause .hero--detail p + p,
    .section--page.cause .section--introduction p + p,
    .page-id-63 .hero--detail p + p,
    .page-id-63 .section--introduction p + p, .page-id-574 .hero--detail p + p,
    .page-id-574 .section--introduction p + p {
      max-width: 70%;
      /* Medium Devices, Desktops */ }
      @media only screen and (max-width: 700px) {
        .section--page.cause .hero--detail p + p,
        .section--page.cause .section--introduction p + p,
        .page-id-63 .hero--detail p + p,
        .page-id-63 .section--introduction p + p, .page-id-574 .hero--detail p + p,
        .page-id-574 .section--introduction p + p {
          max-width: 100%; } }
    .section--page.cause .hero--detail p + p + p,
    .section--page.cause .section--introduction p + p + p,
    .page-id-63 .hero--detail p + p + p,
    .page-id-63 .section--introduction p + p + p, .page-id-574 .hero--detail p + p + p,
    .page-id-574 .section--introduction p + p + p {
      font-size: 2.5rem;
      font-weight: normal; }
  .section--page.cause .hero--detail .btn,
  .section--page.cause .section--introduction .btn,
  .page-id-63 .hero--detail .btn,
  .page-id-63 .section--introduction .btn, .page-id-574 .hero--detail .btn,
  .page-id-574 .section--introduction .btn {
    position: absolute;
    bottom: 0;
    right: 0;
    /* Medium Devices, Desktops */ }
    @media only screen and (max-width: 1034px) {
      .section--page.cause .hero--detail .btn,
      .section--page.cause .section--introduction .btn,
      .page-id-63 .hero--detail .btn,
      .page-id-63 .section--introduction .btn, .page-id-574 .hero--detail .btn,
      .page-id-574 .section--introduction .btn {
        position: static; } }

/* ---- Posts listing ---- */
body.news,
body.nouvelles,
body.articles-prevention,
body.publications,
body.events,
body.evenements {
  background-color: #f8ebda; }
  body.news .posts,
  body.nouvelles .posts,
  body.articles-prevention .posts,
  body.publications .posts,
  body.events .posts,
  body.evenements .posts {
    padding: 50px 0; }
  body.news .newsitem a,
  body.nouvelles .newsitem a,
  body.articles-prevention .newsitem a,
  body.publications .newsitem a,
  body.events .newsitem a,
  body.evenements .newsitem a {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0;
    /* Medium Devices, Desktops */ }
    @media only screen and (max-width: 700px) {
      body.news .newsitem a,
      body.nouvelles .newsitem a,
      body.articles-prevention .newsitem a,
      body.publications .newsitem a,
      body.events .newsitem a,
      body.evenements .newsitem a {
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column; } }
    body.news .newsitem a .picture,
    body.nouvelles .newsitem a .picture,
    body.articles-prevention .newsitem a .picture,
    body.publications .newsitem a .picture,
    body.events .newsitem a .picture,
    body.evenements .newsitem a .picture {
      width: 50%;
      min-height: 300px;
      margin-right: 15px;
      background-position: 50% 50%;
      background-size: cover;
      /* Medium Devices, Desktops */ }
      body.news .newsitem a .picture img,
      body.nouvelles .newsitem a .picture img,
      body.articles-prevention .newsitem a .picture img,
      body.publications .newsitem a .picture img,
      body.events .newsitem a .picture img,
      body.evenements .newsitem a .picture img {
        display: block; }
      @media only screen and (max-width: 700px) {
        body.news .newsitem a .picture,
        body.nouvelles .newsitem a .picture,
        body.articles-prevention .newsitem a .picture,
        body.publications .newsitem a .picture,
        body.events .newsitem a .picture,
        body.evenements .newsitem a .picture {
          width: 100%;
          margin-right: 0; } }
    body.news .newsitem a .info,
    body.nouvelles .newsitem a .info,
    body.articles-prevention .newsitem a .info,
    body.publications .newsitem a .info,
    body.events .newsitem a .info,
    body.evenements .newsitem a .info {
      width: 50%;
      /* Medium Devices, Desktops */ }
      @media only screen and (max-width: 700px) {
        body.news .newsitem a .info,
        body.nouvelles .newsitem a .info,
        body.articles-prevention .newsitem a .info,
        body.publications .newsitem a .info,
        body.events .newsitem a .info,
        body.evenements .newsitem a .info {
          width: 100%;
          margin-top: 20px; } }
  body.news .more-posts,
  body.nouvelles .more-posts,
  body.articles-prevention .more-posts,
  body.publications .more-posts,
  body.events .more-posts,
  body.evenements .more-posts {
    text-align: center; }

/* ---- Events listing ---- */
body.events,
body.evenements {
  background-color: #f8ebda; }
  body.events .posts,
  body.evenements .posts {
    padding: 50px 0; }
  body.events .newsitem a,
  body.evenements .newsitem a {
    padding: 15px;
    color: #000; }
    body.events .newsitem a .info,
    body.evenements .newsitem a .info {
      padding: 0;
      display: block;
      min-height: 0; }
    body.events .newsitem a:hover .featured-link:before,
    body.events .newsitem a:hover .featured-link:after,
    body.evenements .newsitem a:hover .featured-link:before,
    body.evenements .newsitem a:hover .featured-link:after {
      background-color: #fff; }
  body.events .more-posts,
  body.evenements .more-posts {
    text-align: center; }

.search .section--page {
  background-color: #f8ebda;
  padding: 0 0 50px; }

.search .hero {
  margin-bottom: 50px;
  background-color: #a0d4cb; }

/* --- Forms --- */
.page-template-form .editor-wysiwig .content {
  padding-left: 0; }
  .page-template-form .editor-wysiwig .content > *:first-child {
    margin-top: 0;
    padding-top: 0; }
  .page-template-form .editor-wysiwig .content > *:last-child {
    margin-bottom: 0;
    padding-bottom: 0; }

.page-template-form .editor .gform_wrapper {
  max-width: 668px;
  margin: 0 auto; }
  .page-template-form .editor .gform_wrapper .validation_error,
  .page-template-form .editor .gform_wrapper .validation_message {
    font-weight: bold;
    color: #e52f32; }
  .page-template-form .editor .gform_wrapper .validation_message {
    font-size: 0.875rem;
    font-weight: normal; }
  .page-template-form .editor .gform_wrapper .gform_fields {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .page-template-form .editor .gform_wrapper .gfield {
    width: 100%;
    margin-bottom: 55px;
    font-size: 1.25rem;
    /* Medium Devices, Desktops */ }
    @media only screen and (max-width: 1034px) {
      .page-template-form .editor .gform_wrapper .gfield {
        margin-bottom: 20px; } }
    .page-template-form .editor .gform_wrapper .gfield.half {
      width: 47%;
      /* Medium Devices, Desktops */ }
      @media only screen and (max-width: 1034px) {
        .page-template-form .editor .gform_wrapper .gfield.half {
          width: 100%; } }
    .page-template-form .editor .gform_wrapper .gfield.hidden_label label {
      display: none; }
  .page-template-form .editor .gform_wrapper label {
    font-weight: bold;
    font-size: 1.25rem;
    display: inline-block;
    margin-bottom: 20px; }
  .page-template-form .editor .gform_wrapper input[type="text"],
  .page-template-form .editor .gform_wrapper input[type="email"],
  .page-template-form .editor .gform_wrapper input[type="tel"],
  .page-template-form .editor .gform_wrapper textarea {
    width: 100%;
    padding: 8px 0;
    border: none;
    background-color: transparent;
    border-bottom: 1px solid #000; }
  .page-template-form .editor .gform_wrapper textarea {
    border: 1px solid #000; }
  .page-template-form .editor .gform_wrapper input[type="radio"],
  .page-template-form .editor .gform_wrapper input[type="checkbox"] {
    margin-right: 8px;
    background-color: transparent;
    border: 1px solid #000; }
    .page-template-form .editor .gform_wrapper input[type="radio"] + label,
    .page-template-form .editor .gform_wrapper input[type="checkbox"] + label {
      font-weight: normal;
      display: inline; }
  .page-template-form .editor .gform_wrapper .ginput_container_date > div {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    /* Medium Devices, Desktops */ }
    @media only screen and (max-width: 1034px) {
      .page-template-form .editor .gform_wrapper .ginput_container_date > div {
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column; } }
  .page-template-form .editor .gform_wrapper .ginput_container_select,
  .page-template-form .editor .gform_wrapper .ginput_container_date .ginput_container_date {
    width: 30%;
    position: relative;
    /* Medium Devices, Desktops */ }
    @media only screen and (max-width: 1034px) {
      .page-template-form .editor .gform_wrapper .ginput_container_select,
      .page-template-form .editor .gform_wrapper .ginput_container_date .ginput_container_date {
        width: 100%;
        margin-top: 15px; } }
    .page-template-form .editor .gform_wrapper .ginput_container_select:after,
    .page-template-form .editor .gform_wrapper .ginput_container_date .ginput_container_date:after {
      position: absolute;
      right: 0;
      bottom: 12px;
      pointer-events: none;
      content: "\f107";
      font-family: "FontAwesome";
      color: #f89927;
      font-size: 1.875rem; }
  .page-template-form .editor .gform_wrapper .ginput_container_select {
    width: 100%; }
  .page-template-form .editor .gform_wrapper select {
    width: 100%;
    padding: 8px;
    border: none;
    border-radius: 0;
    background-color: transparent;
    border-bottom: 1px solid #000; }
  .page-template-form .editor .gform_wrapper ul {
    margin: 0; }
    .page-template-form .editor .gform_wrapper ul li {
      list-style: none;
      margin-left: 0 !important; }
  .page-template-form .editor .gform_wrapper .conditions a {
    display: block;
    margin-left: 30px;
    color: #f89927; }
  .page-template-form .editor .gform_wrapper .conditions .gfield_required {
    display: none; }

.page-template-form #gform_confirmation_wrapper_3 {
  padding: 130px 0;
  text-align: center; }

button,
input[type="submit"] {
  background: none;
  border: none;
  color: #fff !important;
  margin: 0;
  padding: 0;
  transition: background 250ms, color 350ms;
  cursor: pointer; }
  button:focus, button.focus, button:active:focus, button:active.focus, button.active:focus, button.active.focus,
  input[type="submit"]:focus,
  input[type="submit"].focus,
  input[type="submit"]:active:focus,
  input[type="submit"]:active.focus,
  input[type="submit"].active:focus,
  input[type="submit"].active.focus {
    outline: none; }

.btn, a.btn,
input[type="submit"] {
  background: #f89927;
  background-image: none;
  border-radius: 0;
  color: #fff !important;
  cursor: pointer;
  display: inline-block;
  font-size: 1.125rem;
  letter-spacing: -0.0625rem;
  font-family: "GTWalsheim", Helvetica, Arial, sans-serif;
  font-weight: bold;
  line-height: 1em;
  margin-bottom: 0;
  min-width: 150px;
  padding: 11px 16px;
  text-align: center;
  text-decoration: none !important;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  transition: all .3s ease-out;
  vertical-align: middle;
  transition: background 250ms, color 350ms; }
  .btn:hover, .btn:focus, .btn:active, .btn.active, a.btn:hover, a.btn:focus, a.btn:active, a.btn.active,
  input[type="submit"]:hover,
  input[type="submit"]:focus,
  input[type="submit"]:active,
  input[type="submit"].active {
    text-decoration: none !important;
    background: #000;
    color: #f89927 !important; }
  .btn.disabled, .btn[disabled],
  fieldset[disabled] .btn, a.btn.disabled, a.btn[disabled],
  fieldset[disabled] a.btn,
  input[type="submit"].disabled,
  input[type="submit"][disabled],
  fieldset[disabled]
  input[type="submit"] {
    border: none;
    cursor: not-allowed;
    pointer-events: none; }
  .btn .fa, a.btn .fa,
  input[type="submit"] .fa {
    margin-right: 10px; }

.btn.btn--black,
a.btn.btn--black,
input[type="submit"].btn.btn--black {
  background: #000; }

.btn.btn--inverse,
a.btn.btn--inverse,
input[type="submit"].btn.btn--inverse {
  background: #fff;
  color: #f89927 !important; }
  .btn.btn--inverse:hover,
  a.btn.btn--inverse:hover,
  input[type="submit"].btn.btn--inverse:hover {
    color: #f89927 !important;
    background-color: #000; }

.btn.btn--alt,
a.btn.btn--alt,
input[type="submit"].btn.btn--alt {
  background: transparent;
  color: #f89927;
  transition: 200ms ease-in all; }
  .btn.btn--alt:hover,
  a.btn.btn--alt:hover,
  input[type="submit"].btn.btn--alt:hover {
    background: #f89927;
    color: #fff; }

.btn.btn--turquoise,
a.btn.btn--turquoise,
input[type="submit"].btn.btn--turquoise {
  background: #b0e1d9;
  color: #000 !important; }
  .btn.btn--turquoise:hover, .btn.btn--turquoise:focus, .btn.btn--turquoise:active, .btn.btn--turquoise.active,
  a.btn.btn--turquoise:hover,
  a.btn.btn--turquoise:focus,
  a.btn.btn--turquoise:active,
  a.btn.btn--turquoise.active,
  input[type="submit"].btn.btn--turquoise:hover,
  input[type="submit"].btn.btn--turquoise:focus,
  input[type="submit"].btn.btn--turquoise:active,
  input[type="submit"].btn.btn--turquoise.active {
    background: #000;
    color: #fff !important; }

.btn.btn--beige,
a.btn.btn--beige,
input[type="submit"].btn.btn--beige {
  background: #f8ebda;
  color: #000 !important; }
  .btn.btn--beige:hover, .btn.btn--beige:focus, .btn.btn--beige:active, .btn.btn--beige.active,
  a.btn.btn--beige:hover,
  a.btn.btn--beige:focus,
  a.btn.btn--beige:active,
  a.btn.btn--beige.active,
  input[type="submit"].btn.btn--beige:hover,
  input[type="submit"].btn.btn--beige:focus,
  input[type="submit"].btn.btn--beige:active,
  input[type="submit"].btn.btn--beige.active {
    background: #000;
    color: #fff !important; }

.btn.btn--rounded,
a.btn.btn--rounded,
input[type="submit"].btn.btn--rounded {
  border-radius: 60px; }

/**
 * Group buttons
 */
.btn-group {
  display: block;
  margin: 0;
  position: relative;
  width: 100%; }
  .btn-group .btn {
    margin-bottom: 10px;
    margin-right: 10px;
    /* Medium Devices, Desktops */ }
    @media only screen and (max-width: 700px) {
      .btn-group .btn {
        margin: 10px 0; } }
  .btn-group.btn-group--left {
    text-align: left; }
    .btn-group.btn-group--left .btn {
      margin-left: 0;
      margin-right: 10px; }
  .btn-group.btn-group--center {
    text-align: center; }
    .btn-group.btn-group--center .btn {
      margin-left: 5px;
      margin-right: 5px; }
  .btn-group.btn-group--right {
    text-align: right; }
    .btn-group.btn-group--right .btn {
      margin-left: 10px;
      margin-right: 0; }
  .btn-group.btn-group--full .btn {
    display: block;
    width: 100%; }
  .btn-group.btn-group--opposite {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
            align-content: flex-start;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    /* Medium Devices, Desktops */ }
    @media only screen and (max-width: 700px) {
      .btn-group.btn-group--opposite {
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .btn-group.btn-group--opposite .btn {
      margin-left: 0;
      margin-right: 0;
      /* Medium Devices, Desktops */ }
      @media only screen and (max-width: 700px) {
        .btn-group.btn-group--opposite .btn {
          margin-top: 20px; } }
  .btn-group + p,
  .btn-group + ul,
  .btn-group + ol {
    margin-top: 20px; }

/**
 * Specificity overrides
 */
input[type="submit"].btn-group,
input[type="reset"].btn-group,
input[type="button"].btn-group {
  width: 100%; }

/* --- Featured Link --- */
/* ///// Class applied straight on the button ///// */
.featured-link {
  font-weight: bold;
  text-decoration: none;
  position: relative;
  font-size: 1.125rem;
  margin-right: 15px;
  /* Medium Devices, Desktops */ }
  .featured-link:after, .featured-link:before {
    transition: all 250ms; }
  @media only screen and (max-width: 1034px) {
    .featured-link {
      float: left;
      clear: left;
      margin-bottom: 15px; } }
  .featured-link span {
    display: inline-block;
    position: relative;
    z-index: 500; }
    .featured-link span:after {
      content: "";
      display: block;
      width: 100%;
      height: 1px;
      background-color: #000;
      margin-top: -2px; }
  .featured-link:before {
    content: "";
    position: absolute;
    z-index: 250;
    left: -3px;
    right: -3px;
    bottom: 10%;
    height: 40%;
    background-color: #b0e1d9;
    -webkit-transform: skewY(2deg);
            transform: skewY(2deg); }
  .featured-link:after {
    content: "";
    position: absolute;
    z-index: 250;
    left: -3px;
    right: -3px;
    top: 38%;
    height: 30%;
    background-color: #b0e1d9;
    -webkit-transform: skewY(0);
            transform: skewY(0); }
  .featured-link:hover:before, .featured-link:hover:after {
    background-color: #faf5f1; }
  .featured-link.turquoise {
    color: #000; }
    .featured-link.turquoise:before, .featured-link.turquoise:after {
      background-color: #b0e1d9; }
    .featured-link.turquoise:hover:before, .featured-link.turquoise:hover:after {
      background-color: #faf5f1; }
  .featured-link.turquoise-dark {
    color: #000; }
    .featured-link.turquoise-dark:before, .featured-link.turquoise-dark:after {
      background-color: #a0d4cb; }
    .featured-link.turquoise-dark:hover:before, .featured-link.turquoise-dark:hover:after {
      background-color: #faf5f1; }
  .featured-link.turquoise-light {
    color: #000; }
    .featured-link.turquoise-light:before, .featured-link.turquoise-light:after {
      background-color: #BAE7DF; }
    .featured-link.turquoise-light:hover:before, .featured-link.turquoise-light:hover:after {
      background-color: #faf5f1; }
  .featured-link.purple {
    color: #fff; }
    .featured-link.purple:before, .featured-link.purple:after {
      background-color: #697abb; }
    .featured-link.purple:hover {
      color: #000; }
      .featured-link.purple:hover:before, .featured-link.purple:hover:after {
        background-color: #fff; }
    .featured-link.purple span:after {
      background-color: #fff; }
  .featured-link.yellow {
    color: #000; }
    .featured-link.yellow:before, .featured-link.yellow:after {
      background-color: #fcf3b2; }
    .featured-link.yellow:hover:before, .featured-link.yellow:hover:after {
      background-color: #fff; }

/* ///// Class applied to the button parent; the button is adapting ///// */
.purple .featured-link {
  color: #fff; }
  .purple .featured-link:before, .purple .featured-link:after {
    background-color: #697abb; }
  .purple .featured-link:hover {
    color: #000; }
    .purple .featured-link:hover:before, .purple .featured-link:hover:after {
      background-color: #fff; }
  .purple .featured-link span:after {
    background-color: #fff; }

.beige .featured-link {
  color: #000; }
  .beige .featured-link:before, .beige .featured-link:after {
    background-color: #f8ebda; }
  .beige .featured-link:hover:before, .beige .featured-link:hover:after {
    background-color: #fff; }

.yellow .featured-link {
  color: #000; }
  .yellow .featured-link:before, .yellow .featured-link:after {
    background-color: #fcf3b2; }
  .yellow .featured-link:hover:before, .yellow .featured-link:hover:after {
    background-color: #fff; }

.red .featured-link {
  color: #fff; }
  .red .featured-link:before, .red .featured-link:after {
    background-color: #f5554f; }
  .red .featured-link:hover:before, .red .featured-link:hover:after {
    background-color: #f44548; }
  .red .featured-link span:after {
    background-color: #fff; }

.turquoise-dark .featured-link {
  color: #000; }
  .turquoise-dark .featured-link:before, .turquoise-dark .featured-link:after {
    background-color: #a0d4cb; }
  .turquoise-dark .featured-link:hover:before, .turquoise-dark .featured-link:hover:after {
    background-color: #fff; }

.turquoise .featured-link {
  color: #000; }
  .turquoise .featured-link:before, .turquoise .featured-link:after {
    background-color: #b0e1d9; }
  .turquoise .featured-link:hover:before, .turquoise .featured-link:hover:after {
    background-color: #fff; }

.turquoise-light .featured-link {
  color: #000; }
  .turquoise-light .featured-link:before, .turquoise-light .featured-link:after {
    background-color: #fff; }
  .turquoise-light .featured-link:hover:before, .turquoise-light .featured-link:hover:after {
    background-color: #fff; }

.pink .featured-link {
  color: #000; }
  .pink .featured-link:before, .pink .featured-link:after {
    background-color: #ffc8b4; }
  .pink .featured-link:hover:before, .pink .featured-link:hover:after {
    background-color: #fff; }

.orange .featured-link {
  color: #000; }
  .orange .featured-link:before, .orange .featured-link:after {
    background-color: #fab056; }
  .orange .featured-link:hover:before, .orange .featured-link:hover:after {
    background-color: #fff; }

.turquoise .featured-link {
  color: #000; }
  .turquoise .featured-link:before, .turquoise .featured-link:after {
    background-color: #5cb144; }
  .turquoise .featured-link:hover:before, .turquoise .featured-link:hover:after {
    background-color: #fff; }

.main-content {
  padding: 0 20px; }

.editor {
  font-family: "GTWalsheim", Helvetica, Arial, sans-serif;
  /* --- Editor: Wysiwig --- */
  /* --- Editor: Separator --- */
  /* --- Editor: Colors --- */ }
  .editor iframe {
    max-width: 100%; }
  .editor h1 {
    font-size: 2.5rem;
    letter-spacing: 0.125rem;
    /* Medium Devices, Desktops */ }
    @media only screen and (max-width: 1034px) {
      .editor h1 {
        font-size: 1.5625rem;
        font-weight: 500; } }
  .editor h2 {
    font-size: 1.875rem;
    font-weight: 600;
    margin-bottom: 0.5em;
    margin-top: 2em;
    /* Medium Devices, Desktops */ }
    @media only screen and (max-width: 1034px) {
      .editor h2 {
        font-size: 1.125rem; } }
    .editor h2 + h3 {
      margin-top: 1em; }
  .editor h3 {
    font-size: 1.375rem;
    font-weight: 600;
    line-height: 1.5rem;
    margin-bottom: 1em;
    margin-top: 2em;
    /* Medium Devices, Desktops */ }
    @media only screen and (max-width: 1034px) {
      .editor h3 {
        font-size: 1.125rem; } }
  .editor h4,
  .editor h5,
  .editor h6 {
    font-size: 1.5rem;
    margin: 15px 0;
    line-height: 2.125rem;
    /* Medium Devices, Desktops */ }
    @media only screen and (max-width: 1034px) {
      .editor h4,
      .editor h5,
      .editor h6 {
        font-size: 1.125rem;
        line-height: 1.5rem; } }
  .editor p,
  .editor li {
    font-size: 1.125rem;
    line-height: 1.4em;
    margin-bottom: 1em; }
  .editor li {
    margin-bottom: 10px; }
  .editor ul {
    margin-bottom: 20px; }
    .editor ul li {
      list-style: disc;
      margin-left: 2em; }
  .editor ol {
    list-style-type: decimal;
    list-style-position: inside;
    margin-bottom: 20px; }
  .editor a {
    color: #000;
    text-decoration: underline;
    word-wrap: break-word; }
    .editor a:hover {
      color: #f89927;
      text-decoration: none; }
  .editor .intro {
    background-color: #c8c8c8;
    font-size: 1.25rem;
    margin-bottom: 50px;
    margin: 20px 0;
    padding: 20px; }
    .editor .intro p {
      font-weight: 500; }
  .editor blockquote {
    font-size: 1em;
    text-align: left;
    padding-left: 100px;
    margin: 30px 0;
    /* Medium Devices, Desktops */ }
    @media only screen and (max-width: 1034px) {
      .editor blockquote {
        padding-left: 20px; } }
    .editor blockquote p, .editor blockquote li {
      font-size: 1.5625rem;
      font-weight: 500;
      line-height: 1.2em;
      /* Medium Devices, Desktops */
      /* Medium Devices, Desktops */ }
      @media only screen and (max-width: 1034px) {
        .editor blockquote p, .editor blockquote li {
          font-size: 1.25rem; } }
      @media only screen and (max-width: 700px) {
        .editor blockquote p, .editor blockquote li {
          font-size: 1.125rem; } }
  .editor .table {
    overflow: auto;
    max-width: 100%; }
  .editor table {
    margin: 40px auto; }
    .editor table th, .editor table td {
      border: 1px solid #5cb144;
      font-size: 1rem;
      padding: 20px;
      /* Medium Devices, Desktops */ }
      @media only screen and (max-width: 700px) {
        .editor table th, .editor table td {
          font-size: 0.9375rem;
          padding: 10px; } }
      .editor table th p, .editor table th li, .editor table td p, .editor table td li {
        font-size: 1rem;
        /* Medium Devices, Desktops */ }
        @media only screen and (max-width: 700px) {
          .editor table th p, .editor table th li, .editor table td p, .editor table td li {
            font-size: 0.9375rem; } }
  .editor .alignleft {
    float: left;
    margin: 1em 2em 1em 0; }
  .editor .alignright {
    float: right;
    margin: 1em 0 1em 2em; }
  .editor pre {
    white-space: normal;
    font-size: 0.75rem;
    font-family: "GTWalsheim", Helvetica, Arial, sans-serif; }
    .editor pre a {
      color: #000; }
      .editor pre a:hover {
        color: #f89927; }
  .editor-wysiwig {
    padding: 50px 0; }
    .editor-wysiwig .btn {
      max-width: 240px; }
      .editor-wysiwig .btn.btn--large {
        max-width: 100%; }
    .editor-wysiwig .content {
      padding-left: 10%;
      /* Medium Devices, Desktops */ }
      .editor-wysiwig .content p {
        font-size: 1.125rem; }
      .editor-wysiwig .content ul {
        padding-left: 0; }
        .editor-wysiwig .content ul li {
          margin-left: 1.25em; }
          .editor-wysiwig .content ul li ul {
            margin-top: 15px; }
      .editor-wysiwig .content a {
        color: #000; }
        .editor-wysiwig .content a:hover {
          color: #f89927; }
      .editor-wysiwig .content > *:first-child {
        margin-top: 0;
        padding-top: 0; }
      .editor-wysiwig .content > *:last-child {
        margin-bottom: 0;
        padding-bottom: 0; }
      .editor-wysiwig .content .btn,
      .editor-wysiwig .content * > .btn:first-child,
      .editor-wysiwig .content * > .btn:last-child {
        padding: 11px 16px;
        color: #fff; }
      @media only screen and (max-width: 1034px) {
        .editor-wysiwig .content {
          padding-left: 0; } }
  .editor-separator {
    padding: 30px 0; }
    .editor-separator .content .btn {
      max-width: 240px; }
    .editor-separator .content > *:first-child {
      margin-top: 0;
      padding-top: 0; }
    .editor-separator .content > *:last-child {
      margin-bottom: 0;
      padding-bottom: 0; }
    .editor-separator .content .btn,
    .editor-separator .content * > .btn:first-child,
    .editor-separator .content * > .btn:last-child {
      padding: 11px 16px;
      color: #fff; }
    .editor-separator .content p {
      font-size: 2.1875rem;
      line-height: 1.25em;
      /* Medium Devices, Desktops */ }
      @media only screen and (max-width: 1034px) {
        .editor-separator .content p {
          font-size: 1.25rem; } }
  .editor.beige + .beige,
  .editor.purple + .purple,
  .editor.green + .green,
  .editor.red + .red,
  .editor.pink + .pink,
  .editor.yellow + .yellow,
  .editor.orange + .orange,
  .editor.orange-fonce + .orange-fonce,
  .editor.turquoise + .turquoise,
  .editor.turquoise-light + .turquoise-light,
  .editor.turquoise-dark + .turquoise-dark,
  .editor.beige + .section--subpages {
    padding-top: 0; }
  .editor.beige {
    background-color: #f8ebda; }
    .editor.beige .column * {
      color: #000; }
  .editor.purple {
    background-color: #697abb; }
    .editor.purple .column * {
      color: #fff; }
  .editor.purple-dark {
    background-color: #5266b0; }
    .editor.purple-dark .column * {
      color: #fff; }
  .editor.black {
    background-color: #000; }
    .editor.black .column * {
      color: #fff; }
  .editor.green {
    background-color: #56a141; }
    .editor.green .column * {
      color: #fff; }
  .editor.red {
    background-color: #f5554f; }
    .editor.red .column * {
      color: #fff; }
  .editor.pink {
    background-color: #ffc8b4; }
    .editor.pink .column * {
      color: #000; }
  .editor.pink-dark {
    background-color: #F7BFB2; }
    .editor.pink-dark .column * {
      color: #000; }
  .editor.yellow {
    background-color: #f8e765; }
    .editor.yellow .column * {
      color: #000; }
  .editor.turquoise {
    background-color: #a0d4cb; }
    .editor.turquoise .column * {
      color: #000; }
  .editor.turquoise-light {
    background-color: #b0e1d9; }
    .editor.turquoise-light .column * {
      color: #000; }
  .editor.turquoise-light-2 {
    background-color: #BAE7DF; }
    .editor.turquoise-light-2 .column * {
      color: #000; }
  .editor.turquoise-dark {
    background-color: #a0d4cb; }
    .editor.turquoise-dark .column * {
      color: white; }
  .editor.turquoise-very-dark {
    background-color: #00A99D; }
    .editor.turquoise-very-dark .column * {
      color: white; }
  .editor.orange {
    background-color: #fab056; }
    .editor.orange .column * {
      color: #000; }
  .editor.orange-fonce {
    background-color: #f89927; }
    .editor.orange-fonce .column * {
      color: #000; }
  .editor.orange-dark {
    background-color: #f89927; }
    .editor.orange-dark .column * {
      color: #000; }

.page-template-formations .formation-listing {
  margin-top: 2em; }
  .page-template-formations .formation-listing a {
    color: #000;
    text-decoration: none;
    display: block;
    transition: background 250ms; }
    .page-template-formations .formation-listing a:after {
      top: 5px;
      left: 0;
      position: relative;
      transition: left 250ms;
      width: 42px;
      height: 32px;
      content: url("../images/icon-arrow.png"); }
    .page-template-formations .formation-listing a:hover {
      background: transparent;
      color: #fff; }
      .page-template-formations .formation-listing a:hover strong, .page-template-formations .formation-listing a:hover span {
        color: #fff; }
      .page-template-formations .formation-listing a:hover:after {
        content: url("../images/icon-arrow-white.png"); }

.page-template-formations .related-pages h1 {
  font-size: 3.125rem;
  line-height: 1em;
  font-weight: 600; }

.page-template-formations .related-pages p {
  margin: 1em 0; }

.page-template-formations .related-pages a {
  color: #000;
  text-decoration: underline;
  display: block; }
  .page-template-formations .related-pages a.overlay {
    padding: 20px;
    transition: background 250ms, color 250ms; }
    .page-template-formations .related-pages a.overlay:hover {
      color: #fff;
      background-color: #697abb; }

.page-template-formations .editor-formation, .formation-listing-archive .editor-formation {
  padding: 4em 0; }
  .page-template-formations .editor-formation .main-title, .formation-listing-archive .editor-formation .main-title {
    margin-top: 0; }

.page-template-formations .formation-categories, .formation-listing-archive .formation-categories {
  padding: 25px 0 15px 0;
  position: relative; }
  .page-template-formations .formation-categories .inner-container, .formation-listing-archive .formation-categories .inner-container {
    max-width: 1020px;
    margin: 0 auto;
    position: relative; }
  .page-template-formations .formation-categories:after, .formation-listing-archive .formation-categories:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 130px;
    height: 100%;
    background: linear-gradient(270deg, #5266B0 0%, rgba(82, 102, 176, 0) 93.1%);
    z-index: 1; }
  .page-template-formations .formation-categories .button-next, .formation-listing-archive .formation-categories .button-next {
    z-index: 10;
    width: 42px;
    height: 32px;
    position: absolute;
    top: 50%;
    right: 25px;
    background-image: url(../images/icon-arrow-white.png);
    transition: background-image 0.3s ease;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    outline: none;
    cursor: pointer; }
    .page-template-formations .formation-categories .button-next:hover, .formation-listing-archive .formation-categories .button-next:hover {
      background-image: url(../images/icon-arrow.png); }

.page-template-formations .listing-title, .formation-listing-archive .listing-title {
  margin: 0 0 32px;
  font-weight: bold;
  font-size: 1.75rem;
  line-height: 2.25rem;
  color: #5266B0; }
  .page-template-formations .listing-title span, .formation-listing-archive .listing-title span {
    color: #F89928; }

.page-template-formations .listing-formation-categories, .formation-listing-archive .listing-formation-categories {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .page-template-formations .listing-formation-categories .inner-container, .formation-listing-archive .listing-formation-categories .inner-container {
    position: relative; }
    .page-template-formations .listing-formation-categories .inner-container:before, .formation-listing-archive .listing-formation-categories .inner-container:before {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background-color: #000; }
  .page-template-formations .listing-formation-categories .swiper-container, .formation-listing-archive .listing-formation-categories .swiper-container {
    width: 100%;
    height: auto;
    max-width: 100%;
    max-height: 100vh;
    min-height: 0;
    min-width: 0; }
  .page-template-formations .listing-formation-categories .swiper-container img, .formation-listing-archive .listing-formation-categories .swiper-container img {
    width: 100%;
    height: auto; }
  .page-template-formations .listing-formation-categories .swiper-slide, .formation-listing-archive .listing-formation-categories .swiper-slide {
    width: auto;
    height: auto;
    position: relative;
    list-style: none;
    margin: 0; }
    .page-template-formations .listing-formation-categories .swiper-slide span, .formation-listing-archive .listing-formation-categories .swiper-slide span {
      position: absolute;
      bottom: 0;
      display: block;
      width: 100%;
      padding: 20px;
      font-weight: bold;
      font-size: 1rem;
      line-height: 1.3125rem;
      color: #5266B0 !important; }
      .page-template-formations .listing-formation-categories .swiper-slide span:first-letter, .formation-listing-archive .listing-formation-categories .swiper-slide span:first-letter {
        text-transform: capitalize; }
    @media screen and (min-width: 1020px) {
      .page-template-formations .listing-formation-categories .swiper-slide, .formation-listing-archive .listing-formation-categories .swiper-slide {
        max-width: calc(100%/6); } }
    @media screen and (max-width: 699px) {
      .page-template-formations .listing-formation-categories .swiper-slide a span, .formation-listing-archive .listing-formation-categories .swiper-slide a span {
        bottom: 50%;
        -webkit-transform: translateY(50%);
                transform: translateY(50%);
        padding: 10px; }
      .page-template-formations .listing-formation-categories .swiper-slide img, .formation-listing-archive .listing-formation-categories .swiper-slide img {
        max-height: 25vw;
        width: 100%;
        object-fit: cover; } }

.page-template-formations .listing-col .centered, .formation-listing-archive .listing-col .centered {
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .page-template-formations .listing-col .centered .load-more, .formation-listing-archive .listing-col .centered .load-more {
    position: relative;
    margin: 0 auto;
    margin-top: 25px;
    background-color: #000; }
    @media screen and (min-width: 700px) {
      .page-template-formations .listing-col .centered .load-more:hover, .formation-listing-archive .listing-col .centered .load-more:hover {
        background-color: #f89927;
        color: #000 !important; } }
    @media screen and (max-width: 699px) {
      .page-template-formations .listing-col .centered .load-more, .formation-listing-archive .listing-col .centered .load-more {
        width: 100%;
        padding: 25px 0;
        margin-top: 50px; } }
    .page-template-formations .listing-col .centered .load-more .loading-ctn, .formation-listing-archive .listing-col .centered .load-more .loading-ctn {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: #000;
      opacity: 0;
      transition: opacity 0.3s ease;
      z-index: 1;
      pointer-events: none; }
    .page-template-formations .listing-col .centered .load-more[disabled] .loading-ctn, .formation-listing-archive .listing-col .centered .load-more[disabled] .loading-ctn {
      opacity: 1; }
    .page-template-formations .listing-col .centered .load-more .loading, .formation-listing-archive .listing-col .centered .load-more .loading {
      margin-top: 7px;
      display: inline-block;
      width: 25px;
      height: 25px;
      border: 3px solid rgba(255, 255, 255, 0.3);
      border-radius: 50%;
      border-top-color: #fff;
      animation: spin 1s ease-in-out infinite;
      -webkit-animation: spin 1s ease-in-out infinite; }

@keyframes spin {
  to {
    -webkit-transform: rotate(360deg); } }

@-webkit-keyframes spin {
  to {
    -webkit-transform: rotate(360deg); } }

.page-template-formations .listing .item, .formation-listing-archive .listing .item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  padding-top: 60px;
  border-bottom: 1px solid #F89928; }
  .page-template-formations .listing .item:first-child, .formation-listing-archive .listing .item:first-child {
    padding-top: 0; }

.page-template-formations .listing .item-media, .formation-listing-archive .listing .item-media {
  width: 40%;
  /* Medium Devices, Desktops */ }
  @media only screen and (max-width: 1034px) {
    .page-template-formations .listing .item-media, .formation-listing-archive .listing .item-media {
      width: 100%; } }

.page-template-formations .listing .media-wrapper, .formation-listing-archive .listing .media-wrapper {
  position: relative;
  display: block;
  width: 100%;
  padding-top: 56.25%;
  overflow: hidden; }
  .page-template-formations .listing .media-wrapper img, .formation-listing-archive .listing .media-wrapper img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover; }
    .page-template-formations .listing .media-wrapper img:first-child, .formation-listing-archive .listing .media-wrapper img:first-child {
      z-index: 2; }

.page-template-formations .listing .item-content, .formation-listing-archive .listing .item-content {
  width: 60%;
  padding: 0 0 0 20px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  /* Medium Devices, Desktops */ }
  @media only screen and (max-width: 1034px) {
    .page-template-formations .listing .item-content, .formation-listing-archive .listing .item-content {
      width: 100%;
      padding: 20px 0 0; } }

.page-template-formations .listing .item-link, .formation-listing-archive .listing .item-link {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 100%;
  /* Medium Devices, Desktops */ }
  @media only screen and (max-width: 1034px) {
    .page-template-formations .listing .item-link, .formation-listing-archive .listing .item-link {
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }

.page-template-formations .listing .item-title, .formation-listing-archive .listing .item-title {
  display: block;
  margin: 10px 0;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.9375rem;
  color: #000000; }

.page-template-formations .listing .item-metas, .formation-listing-archive .listing .item-metas {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  width: 100%;
  margin: 10px 0 10px -10px; }

.page-template-formations .listing .item-meta, .formation-listing-archive .listing .item-meta {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 10px;
  font-size: 1rem;
  line-height: 1.25rem;
  color: #000000; }
  .page-template-formations .listing .item-meta::before, .formation-listing-archive .listing .item-meta::before {
    content: '';
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 10px 0 0; }

.page-template-formations .listing .item-meta.location::before, .formation-listing-archive .listing .item-meta.location::before {
  width: 17px;
  background-image: url(../assets/images/icon-location.svg);
  background-repeat: no-repeat; }

.page-template-formations .listing .item-meta.duration::before, .formation-listing-archive .listing .item-meta.duration::before {
  width: 15px;
  background-image: url(../assets/images/icon-duration.svg);
  background-repeat: no-repeat; }

.page-template-formations .listing .item-meta.category::before, .formation-listing-archive .listing .item-meta.category::before {
  width: 23px;
  height: 14px;
  background-image: url(../assets/images/icon-category.svg);
  background-repeat: no-repeat; }

.page-template-formations .listing .detail-link, .formation-listing-archive .listing .detail-link {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 13px 36px;
  background: #F89928;
  color: #ffffff;
  font-size: 1rem;
  font-weight: 700;
  text-decoration: none;
  transition: background 250ms, color 350ms; }
  .page-template-formations .listing .detail-link:hover, .formation-listing-archive .listing .detail-link:hover {
    background: #000000;
    color: #F89928; }

.page-template-formations .image-wrapper, .formation-listing-archive .image-wrapper {
  position: relative;
  padding-top: 100%;
  border-radius: 50%;
  overflow: hidden; }
  .page-template-formations .image-wrapper img, .formation-listing-archive .image-wrapper img {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    object-fit: cover; }

.alert-box {
  padding: 10px 1em 50px 1em; }
  .single-formations .alert-box {
    padding: 70px 1em; }
  .alert-box .inner {
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    max-width: 900px;
    margin: 0 auto;
    padding: 1em;
    border-radius: 6px; }
  .alert-box .alert-box-title {
    font-size: 2.5rem;
    font-weight: bold; }
  .alert-box .alert-box-title + .alert-box-content {
    margin-top: 1em; }
  .alert-box .alert-box-content *:last-child {
    margin-bottom: 0; }

.formation-tags {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 10px 0 10px -10px; }
  .single-formations .formation-tags {
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: -10px; }
  .formation-tags .tag {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 10px 20px;
    border-radius: 20px;
    margin: 10px;
    background-color: #F1D9BA;
    font-weight: bold;
    font-size: 0.875rem;
    line-height: 1.125rem;
    color: #000000; }
    .single-formations .formation-tags .tag {
      color: #5266b0; }

.formation-listing-archive .formation-listing {
  margin-top: 0; }

.formation-listing-archive .swiper-wrapper {
  max-height: 230px; }

.formation-listing-archive .swiper-slide a {
  color: #000;
  background-color: black;
  text-decoration: none;
  display: block;
  width: inherit; }
  .formation-listing-archive .swiper-slide a img {
    width: inherit;
    max-height: 230px; }

.formation-listing-archive .swiper-slide .img-container {
  padding: 10px; }
  .formation-listing-archive .swiper-slide .img-container img {
    -webkit-filter: grayscale(1);
            filter: grayscale(1);
    mix-blend-mode: hard-light;
    opacity: 0.5;
    max-height: 210px;
    min-width: 100%; }
  .formation-listing-archive .swiper-slide .img-container + span {
    color: white !important; }

.single-formations .editor.editor-wysiwig {
  padding: 70px 0; }
  .single-formations .editor.editor-wysiwig .section-title {
    margin-bottom: 20px; }
  .single-formations .editor.editor-wysiwig .column {
    position: relative; }
    .single-formations .editor.editor-wysiwig .column p, .single-formations .editor.editor-wysiwig .column li {
      font-size: 1rem !important;
      font-family: "lato", sans-serif !important; }
  @media screen and (max-width: 699px) {
    .single-formations .editor.editor-wysiwig .sticky-col {
      margin-bottom: 20px; } }
  .single-formations .editor.editor-wysiwig.has-sticky .column {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; }
    @media screen and (max-width: 699px) {
      .single-formations .editor.editor-wysiwig.has-sticky .column {
        display: block; } }
    .single-formations .editor.editor-wysiwig.has-sticky .column .sticky-ctn {
      position: -webkit-sticky;
      position: sticky;
      top: 125px; }
      @media screen and (max-width: 1034px) and (min-width: 699px) {
        .single-formations .editor.editor-wysiwig.has-sticky .column .sticky-ctn {
          -webkit-transform: translateX(-20px);
                  transform: translateX(-20px); } }
      .single-formations .editor.editor-wysiwig.has-sticky .column .sticky-ctn .share {
        margin: 0;
        margin-top: 10px; }
      .single-formations .editor.editor-wysiwig.has-sticky .column .sticky-ctn ul {
        margin: 0;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column; }
        @media screen and (max-width: 699px) {
          .single-formations .editor.editor-wysiwig.has-sticky .column .sticky-ctn ul {
            -webkit-flex-direction: row;
                -ms-flex-direction: row;
                    flex-direction: row; } }
      .single-formations .editor.editor-wysiwig.has-sticky .column .sticky-ctn li {
        list-style-type: none;
        margin-left: 0; }
        .single-formations .editor.editor-wysiwig.has-sticky .column .sticky-ctn li i {
          font-size: 2.125rem;
          transition: color 0.3s ease; }
        .single-formations .editor.editor-wysiwig.has-sticky .column .sticky-ctn li:hover i {
          color: #A0D4CB; }
        @media screen and (max-width: 699px) {
          .single-formations .editor.editor-wysiwig.has-sticky .column .sticky-ctn li {
            margin-left: 25px; } }
      .single-formations .editor.editor-wysiwig.has-sticky .column .sticky-ctn .link-back {
        font-size: 0.75rem;
        font-weight: 700;
        text-decoration: none;
        position: relative;
        color: #000; }
        .single-formations .editor.editor-wysiwig.has-sticky .column .sticky-ctn .link-back:after {
          content: "";
          display: block;
          position: absolute;
          bottom: 0;
          left: -5px;
          width: calc(100% + 10px);
          height: 6px;
          background-color: #A0D4CB;
          -webkit-transform: scaleX(0);
                  transform: scaleX(0);
          -webkit-transform-origin: left center;
                  transform-origin: left center;
          transition: -webkit-transform 0.3s ease;
          transition: transform 0.3s ease;
          transition: transform 0.3s ease, -webkit-transform 0.3s ease;
          z-index: -1; }
        .single-formations .editor.editor-wysiwig.has-sticky .column .sticky-ctn .link-back:hover:after {
          -webkit-transform: scaleX(1);
                  transform: scaleX(1); }
        @media screen and (max-width: 699px) {
          .single-formations .editor.editor-wysiwig.has-sticky .column .sticky-ctn .link-back {
            -webkit-order: -1;
                -ms-flex-order: -1;
                    order: -1;
            line-height: 2.8125rem; } }
      @media screen and (max-width: 699px) {
        .single-formations .editor.editor-wysiwig.has-sticky .column .sticky-ctn {
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-direction: row;
              -ms-flex-direction: row;
                  flex-direction: row; } }
  .single-formations .editor.editor-wysiwig .inner-wysiwig h2:first-of-type {
    margin-top: 0 !important; }

.single-formations .editor.alert-box + .editor.editor-wysiwig {
  padding-top: 0; }

.single-formations .alert-box.hide_alert + .editor.editor-wysiwig {
  padding: 50px 0; }

.single-formations .hero-banner {
  padding: 0 0 40px; }

.single-formations .hero-wrapper {
  position: relative;
  margin: 0 0 40px; }
  .single-formations .hero-wrapper .hero-banner-image {
    display: block;
    width: 100%; }
    .single-formations .hero-wrapper .hero-banner-image.mobile {
      display: none; }
    @media screen and (max-width: 699px) {
      .single-formations .hero-wrapper .hero-banner-image {
        display: none; }
        .single-formations .hero-wrapper .hero-banner-image.mobile {
          display: block; } }
  .single-formations .hero-wrapper .hero-banner-overlay {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover; }

.single-formations .subtitle {
  color: #FBD9C6;
  font-weight: bold;
  font-size: 1rem;
  line-height: 1.3125rem; }

.single-formations .main-title {
  font-weight: bold;
  font-size: 2.25rem;
  line-height: 2.9375rem; }

.single-formations .tags {
  padding: 40px 0; }

.single-formations .inner-wysiwig {
  max-width: 630px;
  margin: 0 auto; }

.single-formations section:not(.testimonials) .swiper-wrapper {
  margin-left: -40px; }
  @media screen and (max-width: 699px) {
    .single-formations section:not(.testimonials) .swiper-wrapper {
      margin-left: 0; } }

.single-formations .swiper-pagination {
  position: static;
  width: 100%;
  max-width: 730px;
  margin: 20px auto 0; }
  @media screen and (max-width: 699px) {
    .single-formations .swiper-pagination {
      margin-top: 40px; } }

.single-formations .swiper-slide {
  padding: 0 50px;
  margin: 0; }
  @media screen and (max-width: 1020px) {
    .single-formations .swiper-slide {
      padding: 0 15px; } }

.single-formations .section-title {
  font-weight: bold;
  font-size: 2.5rem;
  line-height: 3.25rem;
  color: #000000; }

.single-formations .wysiwig-title {
  margin: 0 0 20px;
  font-weight: bold;
  color: #000;
  font-size: 1.5rem;
  line-height: 1.9375rem;
  /* Large Devices, Wide Screens */ }
  .single-formations .wysiwig-title.large {
    font-size: 2rem;
    line-height: 2.625rem; }
  @media only screen and (max-width: 580px) {
    .single-formations .wysiwig-title {
      font-size: 1rem;
      margin: 20px 0 20px; } }

.single-formations .objectif-title {
  margin-top: 60px;
  /* Medium Devices, Desktops */ }
  @media only screen and (max-width: 1034px) {
    .single-formations .objectif-title {
      margin-top: 30px; } }

.single-formations .objectif-content ul {
  margin-top: 30px; }

.single-formations .objectif-content ul li {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-bottom: 30px;
  position: relative;
  padding-left: 41px; }
  .single-formations .objectif-content ul li::before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 31px;
    height: 31px;
    margin-right: 10px;
    background-image: url(../images/puce-001.png);
    background-repeat: no-repeat;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
  .single-formations .objectif-content ul li:nth-child(2n)::before {
    background-image: url(../images/puce-002.png); }
  .single-formations .objectif-content ul li:nth-child(3n)::before {
    background-image: url(../images/puce-003.png); }

.no-dates {
  margin: 100px 0 50px 0; }
  .no-dates .button {
    position: relative;
    display: inline-block;
    margin-bottom: 15px;
    background-color: #a1d4cb;
    color: #000;
    padding: 10px 70px 10px 40px;
    text-decoration: none;
    font-weight: 700;
    transition: background-color 0.3s, color 0.3s; }
    .no-dates .button svg {
      position: absolute;
      top: 50%;
      max-width: 15px;
      opacity: 0.8;
      margin-left: 15px;
      -webkit-transform: translate(0, -50%);
              transform: translate(0, -50%); }
    .no-dates .button:hover {
      background-color: #000;
      text-decoration: none;
      color: #fff; }

.testimonials {
  padding: 70px 0; }
  .testimonials .inner-wysiwig {
    max-width: 1030px; }
  .testimonials .testimonial-title {
    margin: 0 0 45px;
    font-size: 1rem;
    line-height: 1.25rem;
    text-align: center;
    color: #000000; }
  .testimonials .testimonial-content {
    font-weight: bold;
    font-size: 2rem;
    line-height: 2.625rem;
    text-align: center;
    color: #5266B0; }
  .testimonials .testimonial-author {
    font-weight: bold;
    font-size: 1.125rem;
    line-height: 1.4375rem;
    text-align: center;
    color: #5266B0; }
  .testimonials .testimonial-content + .testimonial-author {
    margin-top: 20px; }
  .testimonials .swiper-container .swiper-wrapper {
    will-change: height, transform; }
  .testimonials .swiper-container .swiper-slide {
    padding: 0 100px; }
  .testimonials .swiper-container .swiper-button-prev, .testimonials .swiper-container .swiper-button-next {
    display: block; }
    .testimonials .swiper-container .swiper-button-prev:after, .testimonials .swiper-container .swiper-button-next:after {
      top: 5px;
      left: 0;
      position: relative;
      transition: left 250ms;
      width: 42px;
      height: 32px;
      content: url("../images/icon-arrow-white.png"); }
    .testimonials .swiper-container .swiper-button-prev:hover:after, .testimonials .swiper-container .swiper-button-next:hover:after {
      content: url("../images/icon-arrow.png"); }
  .testimonials .swiper-container .swiper-button-next {
    right: 15px; }
  .testimonials .swiper-container .swiper-button-prev {
    left: 15px;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }

.future-formations {
  list-style: none;
  padding: 0;
  margin: 0 !important; }
  .future-formations li {
    list-style: none;
    padding: 0;
    margin: 20px 0 0 !important;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 10px;
    background: #FBD9C6;
    /* Large Devices, Wide Screens */
    /* Medium Devices, Desktops */ }
    @media only screen and (max-width: 580px) {
      .future-formations li {
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column; } }
    @media only screen and (max-width: 1034px) {
      .future-formations li {
        -webkit-align-items: flex-start;
            -ms-flex-align: start;
                align-items: flex-start; } }
  .future-formations li > div {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    /* Medium Devices, Desktops */ }
    @media only screen and (max-width: 1034px) {
      .future-formations li > div {
        -webkit-flex-flow: column wrap;
            -ms-flex-flow: column wrap;
                flex-flow: column wrap; } }
  .future-formations .date {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    padding: 0 20px;
    border-right: 3px solid #f8ebda;
    font-weight: bold;
    font-size: 1.875rem;
    line-height: 2.4375rem;
    color: #000;
    /* Medium Devices, Desktops */ }
    @media only screen and (max-width: 1034px) {
      .future-formations .date {
        border-right: none;
        padding: 0 30px 0 10px; } }
  .future-formations .title {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-left: 20px;
    font-weight: normal;
    font-size: 1.125rem;
    line-height: 1.5625rem;
    color: #000;
    /* Medium Devices, Desktops */
    /* Large Devices, Wide Screens */ }
    @media only screen and (max-width: 1034px) {
      .future-formations .title {
        margin-left: 10px; } }
    @media only screen and (max-width: 580px) {
      .future-formations .title {
        margin-top: 15px; } }
  .future-formations .link {
    padding: 13px 35px;
    margin-left: 20px;
    background: #f89927;
    font-weight: bold;
    font-size: 1.125rem;
    line-height: 1.4375rem;
    text-align: center;
    color: #fff;
    text-decoration: none;
    transition: background 250ms, color 350ms;
    /* Large Devices, Wide Screens */ }
    .future-formations .link:hover {
      background: #000;
      color: #f89927; }
    @media only screen and (max-width: 580px) {
      .future-formations .link {
        margin: 0;
        margin-left: 10px;
        margin-top: 15px; } }

.question-listing {
  margin-top: 1em;
  /* Medium Devices, Desktops */ }
  @media only screen and (max-width: 1034px) {
    .question-listing {
      margin-top: 0; } }
  .question-listing .column {
    margin: 20px 0 0;
    /* Medium Devices, Desktops */ }
    @media only screen and (max-width: 1034px) {
      .question-listing .column {
        margin: 40px 0 0; } }
  .question-listing img {
    display: block; }
  .question-listing h3 {
    margin: 20px 0; }
  .question-listing a {
    color: #000;
    text-decoration: none;
    display: block;
    transition: background 250ms; }
    .question-listing a:after {
      display: block;
      top: 5px;
      left: 0;
      position: relative;
      transition: left 250ms;
      width: 53px;
      height: 40px;
      content: url("../images/icon-arrow.png"); }
    .question-listing a:hover {
      background: transparent;
      color: #fff; }
      .question-listing a:hover strong, .question-listing a:hover span {
        color: #fff; }
      .question-listing a:hover:after {
        content: url("../images/icon-arrow-white.png"); }

.related-formations .item-media {
  display: block;
  margin: 0 0 20px; }

.related-formations .media-wrapper {
  position: relative;
  display: block;
  width: 100%;
  padding-top: 56.25%;
  overflow: hidden; }
  .related-formations .media-wrapper img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover; }
    .related-formations .media-wrapper img:first-child {
      z-index: 2; }

.related-formations .related-formation-title {
  font-weight: bold;
  font-size: 1.125rem;
  line-height: 1.4375rem;
  color: #000000;
  text-decoration: none; }

.related-formations .item-link {
  margin-top: 20px; }

.related-formations .detail-link {
  display: inline-block;
  padding: 13px 36px;
  background: #F89928;
  color: #ffffff;
  font-size: 1rem;
  font-weight: 700;
  text-decoration: none;
  transition: background 250ms, color 350ms; }
  .related-formations .detail-link:hover {
    background: #000000;
    color: #F89928; }

.animated-shape {
  position: absolute;
  mix-blend-mode: multiply;
  transition: all 200ms;
  pointer-events: none;
  will-change: top;
  /* Medium Devices, Desktops */ }
  @media only screen and (max-width: 1034px) {
    .animated-shape {
      display: none !important; } }

.hero + .editor-wysiwig .animated-shape,
.section--introduction + .editor-wysiwig .animated-shape {
  display: block; }

.page-template-home .shape-01 {
  right: 2%;
  top: 50px; }

.page-template-home .shape-02 {
  right: 100px;
  top: 75%; }

.page-template-home .shape-03 {
  right: 60%;
  top: 30px; }

.page-template-home .shape-04 {
  right: 100%;
  top: 60px; }

.page-template-home .shape-05 {
  right: -20%;
  top: 75%; }

.page-template-home .shape-06 {
  right: -20%;
  top: 100px; }

.page-template-home .shape-07 {
  right: 180%;
  top: 75%; }

.page-template-home .shape-08 {
  right: 80%;
  top: 20%; }

.page-template-hub .animated-shape,
.page-template-detail .animated-shape {
  display: none; }

.page-template-hub .shape-01,
.page-template-detail .shape-01 {
  right: -10%;
  top: 400px; }

.page-template-hub .shape-02,
.page-template-detail .shape-02 {
  right: 100%;
  top: 50px; }

.related-pages .animated-shape {
  display: block; }

.related-pages .shape-03 {
  right: -20%;
  top: 10%; }

.single .animated-shape,
.section--subpages .animated-shape,
.page-template-form .animated-shape {
  display: block; }

.single .shape-01,
.section--subpages .shape-01,
.page-template-form .shape-01 {
  right: 105%;
  top: 40%; }

.single .shape-02,
.section--subpages .shape-02,
.page-template-form .shape-02 {
  right: -20%;
  top: 10%; }

.single .shape-03,
.section--subpages .shape-03,
.page-template-form .shape-03 {
  right: -25%;
  top: 75%; }

.single .shape-04,
.section--subpages .shape-04,
.page-template-form .shape-04 {
  right: 110%;
  top: 90%; }

.page-template-news .animated-shape,
.page-template-events .animated-shape,
.page-template-publications .animated-shape {
  display: block; }

.page-template-news .shape-01,
.page-template-events .shape-01,
.page-template-publications .shape-01 {
  right: 105%;
  top: 20%; }

.page-template-news .shape-02,
.page-template-events .shape-02,
.page-template-publications .shape-02 {
  right: -20%;
  top: 10%; }

.page-template-news .shape-03,
.page-template-events .shape-03,
.page-template-publications .shape-03 {
  right: -25%;
  top: 75%; }

.page-template-news .shape-04,
.page-template-events .shape-04,
.page-template-publications .shape-04 {
  right: 10%;
  top: 90%; }

/**
Ajout Mars 2019, nouveaux blocs (il n'en existait qu'un seul type avant)
 */
section.editor {
  /**
  Block image
   */
  /**
  Statistique
   */
  /**
  Block video
   */
  /**
  Block Statistiques violences sexuelles
   */ }
  section.editor .two-cols-image {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 100%; }
  section.editor .vignette-age {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    margin: -20px auto 0 auto;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    section.editor .vignette-age img {
      max-width: 122px;
      height: auto;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
  section.editor.block-image .content {
    padding-left: 0; }
  section.editor.block-statistique .text-content-box {
    height: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    section.editor.block-statistique .text-content-box p {
      font-size: 1.875rem;
      text-align: left;
      line-height: 2.625rem;
      font-weight: bold; }
  section.editor.block-statistique .avecillustration {
    text-align: center; }
  section.editor.block-statistique.beige p {
    color: #5266b0; }
  section.editor.block-statistique.turquoise p {
    color: #5266b0; }
  section.editor.block-video .column {
    padding: 0; }
  section.editor.block-video .content {
    padding-left: 0; }
    section.editor.block-video .content .video-content {
      position: relative;
      padding-bottom: 56.25%;
      padding-top: 30px;
      height: 0;
      overflow: hidden; }
    section.editor.block-video .content .video-content iframe,
    section.editor.block-video .content .video-content object,
    section.editor.block-video .content .video-content embed {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  section.editor.block-stat-viol-sex .content {
    padding: 40px 0;
    overflow: hidden;
    background-color: #697abb;
    color: #fff;
    /* Medium Devices, Desktops */ }
    @media only screen and (max-width: 700px) {
      section.editor.block-stat-viol-sex .content {
        text-align: center; } }
    section.editor.block-stat-viol-sex .content p {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      margin: 20px 0;
      font-size: 2.5rem;
      font-weight: bold;
      /* Medium Devices, Desktops */ }
      section.editor.block-stat-viol-sex .content p span {
        float: left;
        min-width: 300px;
        text-decoration: none !important;
        line-height: 3.75rem; }
        section.editor.block-stat-viol-sex .content p span strong {
          display: inline;
          font-size: inherit;
          color: #b0e1d9 !important; }
      @media only screen and (max-width: 700px) {
        section.editor.block-stat-viol-sex .content p {
          font-size: 1.5rem;
          -webkit-flex-direction: column;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-align-items: center;
              -ms-flex-align: center;
                  align-items: center; } }
      section.editor.block-stat-viol-sex .content p img {
        display: inline-block;
        max-width: none;
        /* Medium Devices, Desktops */
        /* Medium Devices, Desktops */ }
        @media only screen and (max-width: 1034px) {
          section.editor.block-stat-viol-sex .content p img {
            max-width: 70%; } }
        @media only screen and (max-width: 700px) {
          section.editor.block-stat-viol-sex .content p img {
            max-width: 100%;
            margin: 15px 0; } }
      section.editor.block-stat-viol-sex .content p:after {
        content: "";
        display: table;
        clear: both; }
      section.editor.block-stat-viol-sex .content p + p {
        max-width: 70%;
        /* Medium Devices, Desktops */ }
        @media only screen and (max-width: 700px) {
          section.editor.block-stat-viol-sex .content p + p {
            max-width: 100%; } }
      section.editor.block-stat-viol-sex .content p + p + p {
        font-size: 2.5rem;
        font-weight: normal; }
    section.editor.block-stat-viol-sex .content .btn {
      position: absolute;
      bottom: 0;
      right: 0;
      /* Medium Devices, Desktops */ }
      @media only screen and (max-width: 1034px) {
        section.editor.block-stat-viol-sex .content .btn {
          position: static; } }
  section.editor.alignement-v2 .content {
    padding-left: 0; }
  section.editor.alignement-v2 .column-content {
    padding: 0 20px; }
  section.editor.alignement-v2 .column {
    padding: 0; }
  section.editor.alignement-v2 .columns {
    padding: 0; }
  section.editor.alignement-v2 .columns-content {
    padding: 0;
    margin: 0;
    max-width: 100%; }
  section.editor.block-stats-images-enfants .content {
    padding: 0 50px;
    /* Medium Devices, Desktops */ }
    @media only screen and (max-width: 700px) {
      section.editor.block-stats-images-enfants .content {
        padding: 0; } }
  section.editor.block-stats-images-enfants .column-content p {
    font-size: 1.45rem;
    vertical-align: middle;
    font-weight: bold; }
    section.editor.block-stats-images-enfants .column-content p .big-txt {
      font-size: 4rem;
      line-height: 4rem; }
    section.editor.block-stats-images-enfants .column-content p .med-txt {
      font-size: 1.8rem;
      line-height: 1.8rem; }
    section.editor.block-stats-images-enfants .column-content p .orange {
      color: #f89927; }
    section.editor.block-stats-images-enfants .column-content p .purple {
      color: #5266b0; }
  section.editor.block-stats-images-enfants .column-content.col--1 {
    padding-top: 100px;
    background-repeat: no-repeat;
    background-size: 94px;
    background-position: top right 50px;
    /* Medium Devices, Desktops */ }
    @media only screen and (max-width: 1034px) {
      section.editor.block-stats-images-enfants .column-content.col--1 {
        background-position: top right 0; } }
  section.editor.block-stats-images-enfants .column-content.col--2 {
    padding-left: 50px;
    padding-top: 100px;
    /* Medium Devices, Desktops */
    /* Medium Devices, Desktops */ }
    @media only screen and (max-width: 1034px) {
      section.editor.block-stats-images-enfants .column-content.col--2 {
        padding-left: 50px; } }
    @media only screen and (max-width: 700px) {
      section.editor.block-stats-images-enfants .column-content.col--2 {
        padding: 0; } }
  section.editor.block-stats-parralax-ados {
    overflow: hidden; }
    section.editor.block-stats-parralax-ados .grande-img-box {
      width: 100%;
      height: 800px;
      background-size: cover;
      background-position: center;
      min-height: 200px; }
    section.editor.block-stats-parralax-ados .col-right {
      height: 800px;
      overflow: hidden;
      position: relative; }
    section.editor.block-stats-parralax-ados .contenu-stats-box {
      position: absolute;
      top: 0; }
      section.editor.block-stats-parralax-ados .contenu-stats-box .content-box-all .stats-box {
        padding: 50px 15% 30px 15%; }
        section.editor.block-stats-parralax-ados .contenu-stats-box .content-box-all .stats-box .content-box {
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-justify-content: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-flex-direction: column;
              -ms-flex-direction: column;
                  flex-direction: column; }
          section.editor.block-stats-parralax-ados .contenu-stats-box .content-box-all .stats-box .content-box .img-box {
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-justify-content: center;
                -ms-flex-pack: center;
                    justify-content: center;
            -webkit-align-items: flex-start;
                -ms-flex-align: start;
                    align-items: flex-start;
            padding-bottom: 1rem; }
            section.editor.block-stats-parralax-ados .contenu-stats-box .content-box-all .stats-box .content-box .img-box img {
              max-width: 140px;
              height: auto; }
          section.editor.block-stats-parralax-ados .contenu-stats-box .content-box-all .stats-box .content-box .text-content p {
            font-size: 1.125rem;
            text-align: center;
            /* Medium Devices, Desktops */ }
            @media only screen and (max-width: 1034px) {
              section.editor.block-stats-parralax-ados .contenu-stats-box .content-box-all .stats-box .content-box .text-content p {
                font-size: 1rem; } }
          section.editor.block-stats-parralax-ados .contenu-stats-box .content-box-all .stats-box .content-box .stats-items {
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-justify-content: center;
                -ms-flex-pack: center;
                    justify-content: center;
            text-align: center; }
            section.editor.block-stats-parralax-ados .contenu-stats-box .content-box-all .stats-box .content-box .stats-items .stat-item {
              width: 50%; }
              section.editor.block-stats-parralax-ados .contenu-stats-box .content-box-all .stats-box .content-box .stats-items .stat-item .img-box {
                height: 125px; }
                section.editor.block-stats-parralax-ados .contenu-stats-box .content-box-all .stats-box .content-box .stats-items .stat-item .img-box img {
                  max-height: 100%;
                  width: auto; }
              section.editor.block-stats-parralax-ados .contenu-stats-box .content-box-all .stats-box .content-box .stats-items .stat-item .stat-number {
                font-size: 1.125rem; }
                section.editor.block-stats-parralax-ados .contenu-stats-box .content-box-all .stats-box .content-box .stats-items .stat-item .stat-number strong {
                  font-size: 3.125rem; }
  section.editor.block-default-me .column > h3 {
    margin-top: 0; }
  section.editor.block-default-me .column {
    /* Medium Devices, Desktops */ }
    @media only screen and (max-width: 700px) {
      section.editor.block-default-me .column {
        padding-bottom: 1rem; } }
  section.editor.block-outils-news {
    padding: 0; }
    section.editor.block-outils-news .columns .column .link-all {
      margin: 1rem 0 3rem 0; }
    section.editor.block-outils-news .columns .column .featured-link:before, section.editor.block-outils-news .columns .column .featured-link:after {
      background-color: #BAE7DF; }
  section.editor .article-rel-box.no-pad a {
    padding: 0; }
  section.editor .article-rel-box a {
    background-color: transparent;
    padding: 20px;
    display: block;
    text-decoration: none; }
    section.editor .article-rel-box a:hover {
      background-color: #BAE7DF; }
      section.editor .article-rel-box a:hover .info .content p {
        color: black; }
      section.editor .article-rel-box a:hover .more-link {
        background-image: url(../images/icon-arrow-white.png); }
    section.editor .article-rel-box a .info {
      padding: 0 10px 20px 10px;
      display: block; }
      section.editor .article-rel-box a .info .content {
        display: block;
        padding-left: 0;
        padding-top: 10px; }
        section.editor .article-rel-box a .info .content .meta h5 {
          margin: 0;
          font-size: 1rem;
          line-height: 1rem;
          font-weight: bold; }
        section.editor .article-rel-box a .info .content .meta .date {
          font-style: italic;
          font-size: 1rem; }
        section.editor .article-rel-box a .info .content article h5 {
          font-weight: bold;
          font-size: 1.35rem; }
        section.editor .article-rel-box a .info .content .title {
          display: block;
          margin-bottom: 10px; }
          section.editor .article-rel-box a .info .content .title .title-txt {
            font-size: 1.25rem; }
        section.editor .article-rel-box a .info .content p {
          padding: 0 !important;
          margin: 0; }
    section.editor .article-rel-box a .more-link {
      text-decoration: none !important;
      text-indent: -9999em;
      font-size: 0;
      width: 42px;
      height: 32px;
      position: relative;
      transition: left 250ms;
      background-image: url(../images/icon-arrow.png);
      background-repeat: no-repeat; }
      section.editor .article-rel-box a .more-link:after {
        height: 0; }
  section.editor.block-outils-pdf h3 {
    font-size: 1.875rem; }
  section.editor.block-outils-pdf .img-intro-box {
    padding-top: 15px;
    padding-bottom: 20px; }
    section.editor.block-outils-pdf .img-intro-box img {
      max-width: 114px; }
  section.editor.block-outils-pdf h2 {
    color: #56A141 !important;
    margin: 0 0 10px 0;
    font-size: 1.5rem; }
  section.editor.block-outils-pdf .onglets-pdf-box {
    margin-top: 50px; }
    section.editor.block-outils-pdf .onglets-pdf-box .nav {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      margin-bottom: -1px;
      list-style: none;
      background-color: #F1D9BA; }
      section.editor.block-outils-pdf .onglets-pdf-box .nav .nav-item {
        list-style-type: none;
        margin: 1px 0 1px 0;
        padding: 0;
        border-right: 1px solid #F8EBDA;
        border-radius: 0;
        width: 25%;
        text-align: center;
        /* Medium Devices, Desktops */ }
        @media only screen and (max-width: 700px) {
          section.editor.block-outils-pdf .onglets-pdf-box .nav .nav-item {
            width: 100%; } }
        section.editor.block-outils-pdf .onglets-pdf-box .nav .nav-item:last-child {
          border-right: 0px solid #F8EBDA;
          /* Medium Devices, Desktops */ }
          @media only screen and (max-width: 700px) {
            section.editor.block-outils-pdf .onglets-pdf-box .nav .nav-item:last-child {
              border-bottom: 1px solid #F1D9BA; } }
        section.editor.block-outils-pdf .onglets-pdf-box .nav .nav-item .nav-link {
          background-color: #F1D9BA;
          padding: 14px 10px 20px 10px;
          text-align: center;
          text-decoration: none;
          display: block;
          font-size: 0.875rem;
          line-height: 1rem !important;
          border-radius: 0;
          /* Medium Devices, Desktops */ }
          @media only screen and (max-width: 700px) {
            section.editor.block-outils-pdf .onglets-pdf-box .nav .nav-item .nav-link {
              min-width: 100px; } }
          section.editor.block-outils-pdf .onglets-pdf-box .nav .nav-item .nav-link:hover, section.editor.block-outils-pdf .onglets-pdf-box .nav .nav-item .nav-link:focus {
            background-color: #F8EBDA; }
          section.editor.block-outils-pdf .onglets-pdf-box .nav .nav-item .nav-link.active {
            background-color: #F8EBDA;
            font-weight: bold; }
    section.editor.block-outils-pdf .onglets-pdf-box .tab-content .tab-pane {
      display: none; }
      section.editor.block-outils-pdf .onglets-pdf-box .tab-content .tab-pane.show {
        display: block; }
    section.editor.block-outils-pdf .onglets-pdf-box .onglet-contenu-box {
      background-color: #F8EBDA;
      padding: 45px 0;
      /* Medium Devices, Desktops */ }
      @media only screen and (max-width: 700px) {
        section.editor.block-outils-pdf .onglets-pdf-box .onglet-contenu-box {
          padding: 20px 0; } }
      section.editor.block-outils-pdf .onglets-pdf-box .onglet-contenu-box .intro-txt-box {
        width: 75%;
        padding: 0 0 10px 35px;
        /* Medium Devices, Desktops */ }
        @media only screen and (max-width: 700px) {
          section.editor.block-outils-pdf .onglets-pdf-box .onglet-contenu-box .intro-txt-box {
            width: 100%;
            padding: 0 10px 0 10px; } }
        section.editor.block-outils-pdf .onglets-pdf-box .onglet-contenu-box .intro-txt-box p {
          font-size: 1rem; }
      section.editor.block-outils-pdf .onglets-pdf-box .onglet-contenu-box .row {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        margin-right: -15px;
        margin-left: -15px;
        -webkit-align-items: flex-start;
            -ms-flex-align: start;
                align-items: flex-start;
        -webkit-justify-content: flex-start;
            -ms-flex-pack: start;
                justify-content: flex-start; }
        section.editor.block-outils-pdf .onglets-pdf-box .onglet-contenu-box .row .col {
          -webkit-flex-basis: 0;
              -ms-flex-preferred-size: 0;
                  flex-basis: 0;
          -webkit-flex-grow: 0;
              -ms-flex-positive: 0;
                  flex-grow: 0;
          max-width: 100%;
          position: relative;
          min-height: 1px;
          padding-right: 10px;
          padding-left: 10px;
          width: 20%;
          margin: 0 15px 20px 15px; }
      section.editor.block-outils-pdf .onglets-pdf-box .onglet-contenu-box .items-liste-box {
        margin-top: 20px;
        margin-left: 20px;
        margin-right: 20px; }
        section.editor.block-outils-pdf .onglets-pdf-box .onglet-contenu-box .items-liste-box .item-document-box {
          background-color: #F1D9BA;
          min-width: 155px; }
          section.editor.block-outils-pdf .onglets-pdf-box .onglet-contenu-box .items-liste-box .item-document-box.active {
            padding-bottom: 10px; }
            section.editor.block-outils-pdf .onglets-pdf-box .onglet-contenu-box .items-liste-box .item-document-box.active .more-details .o {
              display: block !important; }
            section.editor.block-outils-pdf .onglets-pdf-box .onglet-contenu-box .items-liste-box .item-document-box.active .more-details .c {
              display: none !important; }
          section.editor.block-outils-pdf .onglets-pdf-box .onglet-contenu-box .items-liste-box .item-document-box .img-document-box {
            text-align: center;
            margin: 5px; }
            section.editor.block-outils-pdf .onglets-pdf-box .onglet-contenu-box .items-liste-box .item-document-box .img-document-box img {
              width: auto;
              max-height: 166px; }
          section.editor.block-outils-pdf .onglets-pdf-box .onglet-contenu-box .items-liste-box .item-document-box .document-commande-box {
            padding: 10px;
            font-size: 0.875rem;
            position: relative;
            min-height: 80px; }
            section.editor.block-outils-pdf .onglets-pdf-box .onglet-contenu-box .items-liste-box .item-document-box .document-commande-box h5 {
              padding: 0;
              margin: 0 0 5px 0;
              font-size: 0.75rem;
              line-height: 0.9rem;
              font-weight: bold; }
            section.editor.block-outils-pdf .onglets-pdf-box .onglet-contenu-box .items-liste-box .item-document-box .document-commande-box .links a {
              display: block; }
            section.editor.block-outils-pdf .onglets-pdf-box .onglet-contenu-box .items-liste-box .item-document-box .document-commande-box .more-details {
              position: absolute;
              bottom: 0;
              right: 0;
              padding: 8px 10px;
              text-decoration: none;
              font-size: 1.25rem; }
              section.editor.block-outils-pdf .onglets-pdf-box .onglet-contenu-box .items-liste-box .item-document-box .document-commande-box .more-details .o {
                display: none; }
              section.editor.block-outils-pdf .onglets-pdf-box .onglet-contenu-box .items-liste-box .item-document-box .document-commande-box .more-details .c {
                display: block; }
              section.editor.block-outils-pdf .onglets-pdf-box .onglet-contenu-box .items-liste-box .item-document-box .document-commande-box .more-details:hover {
                color: #697ABB; }
        section.editor.block-outils-pdf .onglets-pdf-box .onglet-contenu-box .items-liste-box .details-item-box {
          background-color: #F1D9BA;
          width: 100%;
          margin-top: -20px;
          margin-bottom: 10px;
          display: none; }
          section.editor.block-outils-pdf .onglets-pdf-box .onglet-contenu-box .items-liste-box .details-item-box.active {
            display: block; }
          section.editor.block-outils-pdf .onglets-pdf-box .onglet-contenu-box .items-liste-box .details-item-box .details-content-box {
            padding: 15px 35px 0 35px; }
            section.editor.block-outils-pdf .onglets-pdf-box .onglet-contenu-box .items-liste-box .details-item-box .details-content-box.row {
              display: -webkit-flex;
              display: -ms-flexbox;
              display: flex;
              -webkit-flex-wrap: wrap;
                  -ms-flex-wrap: wrap;
                      flex-wrap: wrap;
              margin-right: -15px;
              margin-left: -15px;
              -webkit-align-items: flex-start;
                  -ms-flex-align: start;
                      align-items: flex-start;
              -webkit-justify-content: center;
                  -ms-flex-pack: center;
                      justify-content: center; }
              section.editor.block-outils-pdf .onglets-pdf-box .onglet-contenu-box .items-liste-box .details-item-box .details-content-box.row .col {
                -webkit-flex-basis: 0;
                    -ms-flex-preferred-size: 0;
                        flex-basis: 0;
                -webkit-flex-grow: 1;
                    -ms-flex-positive: 1;
                        flex-grow: 1;
                max-width: 100%;
                position: relative;
                min-height: 1px;
                padding-right: 0;
                padding-left: 0;
                margin: 0 10px 10px 0; }
            section.editor.block-outils-pdf .onglets-pdf-box .onglet-contenu-box .items-liste-box .details-item-box .details-content-box .details-txt-box {
              width: 40%;
              min-width: 350px;
              padding-right: 30px !important;
              /* Medium Devices, Desktops */
              /* Medium Devices, Desktops */ }
              @media only screen and (max-width: 700px) {
                section.editor.block-outils-pdf .onglets-pdf-box .onglet-contenu-box .items-liste-box .details-item-box .details-content-box .details-txt-box {
                  min-width: 155px; } }
              section.editor.block-outils-pdf .onglets-pdf-box .onglet-contenu-box .items-liste-box .details-item-box .details-content-box .details-txt-box h5 {
                font-size: 0.9rem;
                margin: 0;
                font-weight: bold; }
              section.editor.block-outils-pdf .onglets-pdf-box .onglet-contenu-box .items-liste-box .details-item-box .details-content-box .details-txt-box p {
                font-size: 1rem; }
            section.editor.block-outils-pdf .onglets-pdf-box .onglet-contenu-box .items-liste-box .details-item-box .details-content-box .detail-img-page {
              width: 20%;
              -webkit-flex-grow: 0 !important;
                  -ms-flex-positive: 0 !important;
                      flex-grow: 0 !important;
              min-width: 155px;
              margin-top: 40px !important; }
              section.editor.block-outils-pdf .onglets-pdf-box .onglet-contenu-box .items-liste-box .details-item-box .details-content-box .detail-img-page .more-pages:before {
                width: 100%;
                height: 100%;
                content: "";
                position: absolute;
                top: 0;
                left: 0;
                background-color: black;
                opacity: 0.3; }
              section.editor.block-outils-pdf .onglets-pdf-box .onglet-contenu-box .items-liste-box .details-item-box .details-content-box .detail-img-page .more-pages:after {
                content: "+";
                font-size: 5rem;
                line-height: 1rem;
                position: absolute;
                top: 50%;
                margin-top: -15px;
                left: 50%;
                margin-left: -20px;
                color: white; }
              section.editor.block-outils-pdf .onglets-pdf-box .onglet-contenu-box .items-liste-box .details-item-box .details-content-box .detail-img-page .more-pages:hover:before {
                opacity: 0.6; }
              section.editor.block-outils-pdf .onglets-pdf-box .onglet-contenu-box .items-liste-box .details-item-box .details-content-box .detail-img-page .more-pages:hover:after {
                color: #BAE7DF; }
      section.editor.block-outils-pdf .onglets-pdf-box .onglet-contenu-box .download-box {
        padding-left: 35px;
        padding-top: 20px;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-content: center;
            -ms-flex-line-pack: center;
                align-content: center; }
        section.editor.block-outils-pdf .onglets-pdf-box .onglet-contenu-box .download-box .down-txt {
          width: 45%;
          -webkit-align-self: center;
              -ms-flex-item-align: center;
                      -ms-grid-row-align: center;
                  align-self: center; }
          section.editor.block-outils-pdf .onglets-pdf-box .onglet-contenu-box .download-box .down-txt p {
            margin: 0; }
        section.editor.block-outils-pdf .onglets-pdf-box .onglet-contenu-box .download-box .down-link .btn {
          letter-spacing: 0;
          margin-left: 10px; }
  section.editor.block-liste-ol h3 {
    font-size: 1.875rem;
    line-height: 2rem; }
  section.editor.block-liste-ol .col-liste-ol {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    padding-bottom: 2rem; }
    section.editor.block-liste-ol .col-liste-ol .chiffre-box {
      min-width: 60px;
      font-size: 2rem;
      font-weight: bold; }
    section.editor.block-liste-ol .col-liste-ol .content-box .img-box img {
      margin-bottom: 1rem; }
  section.editor.block-liste-ol.hide-numbers .chiffre-box {
    display: none; }
  section.editor.intro-details h5 {
    font-weight: bold;
    margin: 0;
    font-size: 0.875rem;
    line-height: 1rem; }
  section.editor.intro-details .sociaux-liste {
    margin: 0;
    padding: 15px 0; }
    section.editor.intro-details .sociaux-liste li {
      margin: 0;
      list-style-type: none;
      padding: 5px 0; }
      section.editor.intro-details .sociaux-liste li .icon-social {
        color: black;
        text-decoration: none;
        font-size: 1.5625rem; }
        section.editor.intro-details .sociaux-liste li .icon-social:hover {
          color: #f89927; }
          section.editor.intro-details .sociaux-liste li .icon-social:hover i {
            color: #f89927; }
  section.editor.intro-details .tagPills {
    margin: 0;
    padding: 0 0 30px 0; }
    section.editor.intro-details .tagPills li {
      margin: 0;
      list-style-type: none;
      padding: 5px 0; }
      section.editor.intro-details .tagPills li .pills-bt {
        background-color: black;
        border-radius: 20px;
        padding: 2px 15px;
        color: white;
        text-decoration: none;
        font-size: 0.75rem;
        line-height: 1rem;
        width: 100%;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        text-align: center;
        /* Medium Devices, Desktops */ }
        @media only screen and (max-width: 700px) {
          section.editor.intro-details .tagPills li .pills-bt {
            width: 60%; } }
        section.editor.intro-details .tagPills li .pills-bt:hover {
          background-color: #f89927; }
  section.editor .featured-link:before, section.editor .featured-link:after {
    background-color: #a0d4cb; }
  section.editor .vignette-bordure {
    border: 3px dashed #F4980E;
    background-color: white;
    padding: 25px 15px 25px 15px !important;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    section.editor .vignette-bordure p, section.editor .vignette-bordure h1, section.editor .vignette-bordure h2, section.editor .vignette-bordure h3, section.editor .vignette-bordure h4, section.editor .vignette-bordure h5 {
      color: #F4980E !important; }
    section.editor .vignette-bordure h4 {
      font-size: 1.25rem;
      line-height: 1.5rem;
      font-weight: bold;
      margin: 10px 0; }
    section.editor .vignette-bordure .content-box h3 {
      margin-top: 1em;
      margin-bottom: 1em; }
    section.editor .vignette-bordure .content-box p a {
      color: #F4980E !important; }
      section.editor .vignette-bordure .content-box p a.btn--turquoise {
        color: black !important; }
        section.editor .vignette-bordure .content-box p a.btn--turquoise:hover {
          color: white !important; }
    section.editor .vignette-bordure .content-box.avecillustration {
      background-repeat: no-repeat;
      background-position: top 60px left 15px;
      background-size: 40px;
      padding: 0 20px 0 80px; }
  section.editor .vignette-bordure + .vignette-bordure {
    border-left: 0px;
    /* Medium Devices, Desktops */ }
    @media only screen and (max-width: 700px) {
      section.editor .vignette-bordure + .vignette-bordure {
        border-left: 3px dashed #F4980E;
        border-top: 0px; } }
  section.editor .vignette-couleur {
    padding: 15px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    section.editor .vignette-couleur.purple {
      background-color: #697bb8; }
    section.editor .vignette-couleur.purple-fonce {
      background-color: #5266b0; }
    section.editor .vignette-couleur.green {
      background-color: #5cb144; }
      section.editor .vignette-couleur.green * {
        color: #fff; }
    section.editor .vignette-couleur.red {
      background-color: #e52f32; }
      section.editor .vignette-couleur.red * {
        color: #fff; }
    section.editor .vignette-couleur.pink {
      background-color: #ffc8b4; }
      section.editor .vignette-couleur.pink * {
        color: #000; }
    section.editor .vignette-couleur.pink-dark {
      background-color: #F7BFB2; }
      section.editor .vignette-couleur.pink-dark * {
        color: #000; }
    section.editor .vignette-couleur.yellow {
      background-color: #f8e765; }
      section.editor .vignette-couleur.yellow * {
        color: #000; }
    section.editor .vignette-couleur.turquoise {
      background-color: #a0d4cb; }
      section.editor .vignette-couleur.turquoise * {
        color: #000; }
    section.editor .vignette-couleur.turquoise-light {
      background-color: #b0e1d9; }
      section.editor .vignette-couleur.turquoise-light * {
        color: #000; }
    section.editor .vignette-couleur.turquoise-light-2 {
      background-color: #BAE7DF; }
      section.editor .vignette-couleur.turquoise-light-2 * {
        color: #000; }
    section.editor .vignette-couleur.turquoise-dark {
      background-color: #a0d4cb; }
      section.editor .vignette-couleur.turquoise-dark * {
        color: white; }
    section.editor .vignette-couleur.turquoise-very-dark {
      background-color: #00A99D; }
      section.editor .vignette-couleur.turquoise-very-dark * {
        color: white; }
    section.editor .vignette-couleur.orange {
      background-color: #fab056; }
      section.editor .vignette-couleur.orange * {
        color: #000; }
    section.editor .vignette-couleur.orange-fonce {
      background-color: #f89927; }
      section.editor .vignette-couleur.orange-fonce * {
        color: #000; }
    section.editor .vignette-couleur.orange-dark {
      background-color: #f89927; }
      section.editor .vignette-couleur.orange-dark * {
        color: #000; }
    section.editor .vignette-couleur .content-box {
      padding: 10px 20px 10px 25px;
      -webkit-align-content: center;
          -ms-flex-line-pack: center;
              align-content: center;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-align-items: flex-start;
          -ms-flex-align: start;
              align-items: flex-start;
      -webkit-align-self: center;
          -ms-flex-item-align: center;
              align-self: center; }
      section.editor .vignette-couleur .content-box blockquote {
        margin: 0;
        padding: 0;
        font-size: 2.1875rem;
        font-weight: normal; }
        section.editor .vignette-couleur .content-box blockquote p {
          margin: 0;
          padding: 0;
          font-size: 2.1875rem;
          font-weight: normal; }
      section.editor .vignette-couleur .content-box .btn {
        margin-bottom: 10px; }
      section.editor .vignette-couleur .content-box .img-box {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-align-content: center;
            -ms-flex-line-pack: center;
                align-content: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        margin: 0 auto;
        width: 100%;
        text-align: center; }
        section.editor .vignette-couleur .content-box .img-box img {
          padding: 10px; }
    section.editor .vignette-couleur p, section.editor .vignette-couleur h1, section.editor .vignette-couleur h2, section.editor .vignette-couleur h3, section.editor .vignette-couleur h4, section.editor .vignette-couleur h5, section.editor .vignette-couleur blockquote {
      color: white !important; }
    section.editor .vignette-couleur h4 {
      font-size: 1.25rem;
      line-height: 1.5rem;
      font-weight: bold;
      margin: 10px 0; }

.q-a-title {
  font-size: 1.875rem !important;
  font-weight: normal !important;
  margin-top: 0 !important; }

.title-no-pad {
  margin-top: 0 !important; }

.col-nav-pills .column {
  padding: 0; }

.col-nav-pills .flex-column {
  -webkit-flex-direction: column !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important; }

.col-nav-pills .nav {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .col-nav-pills .nav .nav-link {
    display: block;
    position: relative;
    padding: 2rem 2rem;
    text-decoration: none;
    background-color: #5266B0;
    font-size: 1rem;
    font-weight: bold;
    border: 1px solid #697ABB;
    color: #fff; }
    .col-nav-pills .nav .nav-link:focus, .col-nav-pills .nav .nav-link:hover {
      text-decoration: none;
      background-color: #f0b098; }
    .col-nav-pills .nav .nav-link.active:after {
      content: '\f0da';
      font-family: FontAwesome;
      font-size: 1.875rem;
      color: #697ABB;
      position: absolute;
      top: 50%;
      margin-top: -20px;
      right: -10px;
      z-index: 300;
      /* Medium Devices, Desktops */ }
      @media only screen and (max-width: 700px) {
        .col-nav-pills .nav .nav-link.active:after {
          content: ""; } }

.col-nav-pills .nav-pills .nav-link.active, .col-nav-pills .nav-pills .show > .nav-link {
  background-color: #697ABB; }

.col-nav-pills .tab-content {
  height: 100%; }
  .col-nav-pills .tab-content .tab-pane {
    height: 100%;
    min-height: 200px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    color: white;
    display: none; }
    .col-nav-pills .tab-content .tab-pane .show {
      display: block; }
    .col-nav-pills .tab-content .tab-pane .mask {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: black;
      opacity: 0.2;
      z-index: 100; }
    .col-nav-pills .tab-content .tab-pane .tab-content-box {
      position: relative;
      z-index: 200;
      width: 75%;
      padding: 40px 50px;
      /* Medium Devices, Desktops */ }
      @media only screen and (max-width: 700px) {
        .col-nav-pills .tab-content .tab-pane .tab-content-box {
          width: 100%;
          padding: 40px 30px; } }
      .col-nav-pills .tab-content .tab-pane .tab-content-box h3 {
        margin-top: 0; }
      .col-nav-pills .tab-content .tab-pane .tab-content-box * {
        color: white; }

.col-nav-pills .tab-content > .tab-pane {
  display: none; }

.col-nav-pills .tab-content > .active {
  display: block; }

.col-nav-pills .fade {
  transition: opacity .15s linear; }

.col-nav-pills .fade:not(.show) {
  opacity: 0; }

.section--introduction {
  background-color: #697bb8; }

.section--news .shape-news-01 {
  right: 100%;
  top: 60px;
  display: block; }

.section--news .shape-news-02 {
  display: block;
  right: -20%;
  top: 75%; }

.section--menu-entete .menu-entete {
  margin-bottom: 3rem; }
  .section--menu-entete .menu-entete .nav {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none; }
    .section--menu-entete .menu-entete .nav .nav-item .nav-link {
      display: block;
      padding: 1.5rem 3rem;
      color: black;
      text-decoration: none;
      background-color: transparent;
      font-size: 1.875rem;
      /* Medium Devices, Desktops */
      /* Medium Devices, Desktops */
      /* Large Devices, Wide Screens */ }
      @media only screen and (max-width: 1034px) {
        .section--menu-entete .menu-entete .nav .nav-item .nav-link {
          font-size: 1.25rem;
          padding: 1.5rem 1rem; } }
      @media only screen and (max-width: 700px) {
        .section--menu-entete .menu-entete .nav .nav-item .nav-link {
          font-size: 1rem;
          padding: 1.5rem 1rem; } }
      @media only screen and (max-width: 580px) {
        .section--menu-entete .menu-entete .nav .nav-item .nav-link {
          font-size: 0.8125rem;
          padding: 1.5rem 0.5rem; } }
      .section--menu-entete .menu-entete .nav .nav-item .nav-link.active {
        color: white;
        background-color: #697abb; }
        .section--menu-entete .menu-entete .nav .nav-item .nav-link.active:hover, .section--menu-entete .menu-entete .nav .nav-item .nav-link.active:focus {
          color: white;
          background-color: #697abb; }
      .section--menu-entete .menu-entete .nav .nav-item .nav-link:hover, .section--menu-entete .menu-entete .nav .nav-item .nav-link:focus {
        background-color: #FBD9C6; }

/*
CSS provenant de Bootstrap (juste pour modal)
 */
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10000;
  display: none;
  overflow: hidden;
  outline: 0; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 20px;
  pointer-events: none; }
  .modal.fade .modal-dialog {
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-transform: translate(0, -25%);
            transform: translate(0, -25%); }
    @media screen and (prefers-reduced-motion: reduce) {
      .modal.fade .modal-dialog {
        transition: none; } }
  .modal.show .modal-dialog {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }

.modal-dialog-centered {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: calc(100% - (0.5rem * 2)); }
  .modal-dialog-centered::before {
    display: block;
    height: calc(100vh - (0.5rem * 2));
    content: ""; }

.modal-header {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e9ecef; }
  .modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto; }

.modal-title {
  margin-bottom: 0;
  line-height: 1.5; }

.modal-content {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: white;
  background-clip: padding-box;
  border: 1px solid black;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.5; }

/* Medium Devices, Desktops */
@media only screen and (min-width: 701px) {
  .modal-dialog {
    max-width: 425px;
    margin: 1.75rem auto; }
  .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2)); }
    .modal-dialog-centered::before {
      height: calc(100vh - (1.75rem * 2)); }
  .modal-sm {
    max-width: 300px; } }

/* Medium Devices, Desktops */
@media only screen and (min-width: 1211px) {
  .modal-lg {
    max-width: 800px; } }

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1;
  color: black !important;
  text-shadow: 0 1px 0 white;
  opacity: .5; }
  .close:not(:disabled):not(.disabled) {
    cursor: pointer; }
    .close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
      color: black;
      text-decoration: none;
      opacity: .75; }

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none; }

/**
Specific modals
 */
.modal-outils-download .close {
  font-size: 2.5rem;
  opacity: 1; }

.modal-outils-download .modal-header {
  background-color: #f8ebda;
  padding: 20px; }
  .modal-outils-download .modal-header h5 {
    font-size: 1rem;
    font-weight: 500; }

.modal-outils-download .modal-body {
  font-weight: 500;
  font-size: 1.125rem;
  color: #000000;
  letter-spacing: 0;
  text-align: left;
  line-height: 1.5rem;
  padding: 20px; }
  .modal-outils-download .modal-body .btn-container {
    padding: 20px;
    width: 100%;
    text-align: center; }
  .modal-outils-download .modal-body hr {
    border-top: 1px solid #f8ebda;
    border-style: solid none none none; }
  .modal-outils-download .modal-body .form-intro {
    padding: 20px 0; }
  .modal-outils-download .modal-body form {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .modal-outils-download .modal-body form input, .modal-outils-download .modal-body form select {
      height: 40px;
      border: none;
      /* Medium Devices, Desktops */ }
    .modal-outils-download .modal-body form .gform_body,
    .modal-outils-download .modal-body form .gform_footer {
      width: auto !important;
      /* Medium Devices, Desktops */ }
      @media only screen and (max-width: 1034px) {
        .modal-outils-download .modal-body form .gform_body,
        .modal-outils-download .modal-body form .gform_footer {
          width: 100% !important; } }
    .modal-outils-download .modal-body form label {
      display: none; }
    .modal-outils-download .modal-body form input[type="text"], .modal-outils-download .modal-body form input[type="email"] {
      display: inline-block;
      background-color: #F8F8F8;
      border: 1px solid black;
      font-size: 0.875rem;
      padding-left: 10px;
      width: 260px;
      margin-right: 7px; }
      .modal-outils-download .modal-body form input[type="text"]::-webkit-input-placeholder, .modal-outils-download .modal-body form input[type="email"]::-webkit-input-placeholder {
        font-style: italic; }
      .modal-outils-download .modal-body form input[type="text"]::-moz-placeholder, .modal-outils-download .modal-body form input[type="email"]::-moz-placeholder {
        font-style: italic; }
      .modal-outils-download .modal-body form input[type="text"]:-ms-input-placeholder, .modal-outils-download .modal-body form input[type="email"]:-ms-input-placeholder {
        font-style: italic; }
      .modal-outils-download .modal-body form input[type="text"]::placeholder, .modal-outils-download .modal-body form input[type="email"]::placeholder {
        font-style: italic; }
    .modal-outils-download .modal-body form input[type="submit"] {
      display: inline-block;
      height: 40px;
      font-size: 0.875rem;
      color: #EDEFF2;
      background-color: black;
      min-width: 60px;
      /* Medium Devices, Desktops */ }
      .modal-outils-download .modal-body form input[type="submit"]:hover {
        background-color: #f89927 !important;
        color: white !important; }
  .modal-outils-download .modal-body .dont-remind-container {
    padding: 20px 0;
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .modal-outils-download .modal-body .dont-remind-container input[type="checkbox"] {
      position: absolute;
      opacity: 0;
      vertical-align: middle; }
      .modal-outils-download .modal-body .dont-remind-container input[type="checkbox"] + label {
        position: relative;
        cursor: pointer;
        padding: 0; }
      .modal-outils-download .modal-body .dont-remind-container input[type="checkbox"] + label:before {
        content: '';
        margin-right: 10px;
        display: inline-block;
        vertical-align: text-top;
        width: 20px;
        height: 20px;
        background: white;
        border: 1px solid black;
        color: #f89927;
        margin-top: 5px; }
      .modal-outils-download .modal-body .dont-remind-container input[type="checkbox"]:hover + label:before {
        background: white; }
      .modal-outils-download .modal-body .dont-remind-container input[type="checkbox"]:focus + label:before {
        box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12); }
      .modal-outils-download .modal-body .dont-remind-container input[type="checkbox"]:checked + label:before {
        background: white; }
      .modal-outils-download .modal-body .dont-remind-container input[type="checkbox"]:disabled + label {
        color: #f89927;
        cursor: auto; }
      .modal-outils-download .modal-body .dont-remind-container input[type="checkbox"]:disabled + label:before {
        box-shadow: none;
        background: #ddd; }
      .modal-outils-download .modal-body .dont-remind-container input[type="checkbox"]:checked + label:after {
        content: '';
        position: absolute;
        left: 5px;
        top: 14px;
        background: white;
        width: 2px;
        height: 2px;
        box-shadow: 2px 0 0 #f89927, 4px 0 0 #f89927, 4px -2px 0 #f89927, 4px -4px 0 #f89927, 4px -6px 0 #f89927, 4px -8px 0 #f89927;
        -webkit-transform: rotate(45deg);
                transform: rotate(45deg); }
    .modal-outils-download .modal-body .dont-remind-container label .text {
      display: inline-block;
      line-height: 1rem;
      font-size: 0.875rem;
      font-weight: 500; }

.swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  margin: 0 6px;
  opacity: 1;
  background: #fff; }
  .swiper-pagination-bullet:focus {
    outline: none; }

.swiper-pagination-bullet-active {
  background: #5266B0; }

.alert-box {
  position: relative;
  transition: height 0.3s ease; }
  .alert-box.hide_alert {
    height: 0 !important;
    padding: 0; }
  .alert-box .inner {
    transition: opacity 0.2s ease; }
    .alert-box .inner.hide_alert {
      pointer-events: none;
      opacity: 0; }
  @media screen and (max-width: 699px) {
    .alert-box img {
      max-width: 150px; } }
  .alert-box .close-alert {
    position: absolute;
    top: 25px;
    right: 25px;
    color: #fff;
    font-weight: 700;
    cursor: pointer;
    z-index: 2;
    text-decoration: none; }
    .alert-box .close-alert:after {
      content: "";
      display: block;
      position: absolute;
      bottom: 3px;
      left: -5px;
      width: calc(100% + 10px);
      height: 6px;
      background-color: #FFFFFF;
      opacity: 0.4;
      -webkit-transform: scaleX(0);
              transform: scaleX(0);
      -webkit-transform-origin: left center;
              transform-origin: left center;
      transition: -webkit-transform 0.3s ease;
      transition: transform 0.3s ease;
      transition: transform 0.3s ease, -webkit-transform 0.3s ease;
      z-index: -1; }
    .alert-box .close-alert:hover {
      text-decoration: none;
      color: #fff; }
      .alert-box .close-alert:hover:after {
        -webkit-transform: scaleX(1);
                transform: scaleX(1); }

.accordion-wrapper {
  border-top: 1px solid rgba(105, 122, 187, 0.5);
  border-bottom: 1px solid rgba(105, 122, 187, 0.5); }

.accordion-item {
  background-color: transparent;
  transition: background-color 0.3s ease 0.5s; }
  .accordion-item:not(.accordion-item:first-of-type) {
    border-top: 1px solid rgba(105, 122, 187, 0.5); }
  .accordion-item.active {
    background-color: rgba(105, 122, 187, 0.1); }
    .accordion-item.active .accordion-title {
      font-weight: 500; }
    .accordion-item.active .accordion-icon {
      -webkit-transform: translate(-50%, -50%) rotate(180deg);
              transform: translate(-50%, -50%) rotate(180deg); }

.accordion-trigger {
  position: relative;
  display: block;
  width: 100%;
  text-align: left;
  padding-top: 25px;
  padding-bottom: 25px; }
  .accordion-trigger:hover .accordion-title {
    text-decoration: underline; }

.accordion-title {
  pointer-events: none;
  transition: font-weight 0.3s ease, color 0.3s ease; }

.accordion-trigger, .accordion-panel {
  padding-left: 55px;
  padding-right: 55px; }

.accordion-panel {
  overflow: hidden;
  transition: height 0.3s ease; }
  .accordion-panel-content {
    padding-bottom: 25px; }

.accordion-icon {
  position: absolute;
  top: 50%;
  left: 27.5px;
  height: 10px;
  -webkit-transform: translate(-50%, -50%) rotate(0deg);
          transform: translate(-50%, -50%) rotate(0deg);
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease; }
  .accordion-icon:after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 10px 8px;
    border-top-color: #000; }

.video-iframe-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0; }
  .video-iframe-wrapper .video-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
