@charset "UTF-8";
/*
Fondation Mérieux 2023
**/
@font-face {
  font-family: 'gilroy';
  font-style: normal;
  src: url("../fonts/gilroy/gilroy-regular-webfont.woff2") format("woff2"), url("../fonts/gilroy/gilroy-regular-webfont.woff") format("woff"); }
@font-face {
  font-family: 'gilroy-i';
  font-style: italic;
  src: url("../fonts/gilroy/gilroy-regularitalic-webfont.woff2") format("woff2"), url("../fonts/gilroy/gilroy-regularitalic-webfont.woff") format("woff"); }
/*@font-face {
  font-family: 'gilroy-li';
  font-style:  italic;
  src: url("../fonts/gilroy/gilroy-lightitalic-webfont") format("woff2"),
       url("../fonts/gilroy/gilroy-lightitalic-webfont") format("woff");
}*/
@font-face {
  font-family: 'gilroy-b';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/gilroy/gilroy-bold-webfont.woff") format("woff2"), url("../fonts/gilroy/gilroy-bold-webfont.woff") format("woff"); }
@font-face {
  font-family: 'gilroy-sb';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/gilroy/gilroy-semibold-webfont.woff") format("woff2"), url("../fonts/gilroy/gilroy-semibold-webfont.woff") format("woff"); }
@font-face {
  font-family: 'droidserif-italic';
  src: url("../fonts/droid/droidserif-italic-webfont.woff2") format("woff2"), url("../fonts/droid/droidserif-italic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
.container-fluid {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.content-fix {
  max-width: 746px; }

.rel {
  position: relative; }

.reltop {
  position: relative;
  z-index: 3; }

.px-6 {
  padding-left: 5em;
  padding-right: 5em; }

.py-6 {
  padding-top: 5em;
  padding-bottom: 5em; }

.pb-6 {
  padding-bottom: 5em; }

.pt-6 {
  padding-top: 5em; }

.mt-6 {
  margin-top: 5em; }

.py-7 {
  padding-top: 6em;
  padding-bottom: 6em; }

.rounded {
  border-radius: 1em !important; }

textarea:focus, input:focus {
  outline: none; }

.fix-bottom {
  position: absolute;
  bottom: 0; }

.alm-reveal {
  display: flex;
  flex-wrap: wrap;
  width: 100%; }

.ajax-load-more-wrap {
  width: 100%; }

a, a:hover, a:visited, a:active {
  color: inherit;
  text-decoration: none; }

.img-circle img {
  border-radius: 50% !important; }

.deco {
  display: inline-block;
  height: 45px;
  width: 104px;
  background: transparent url("../img/sign.svg") no-repeat left top; }

.m-block:not(:last-of-type) .m-block-item {
  margin-right: .5em; }
.m-block:not(:first-of-type) .m-block-item {
  margin-left: .5em; }

.card-body {
  position: relative; }

.p-img-mask {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #001769;
  opacity: 0.2;
  top: 0;
  left: 0;
  z-index: 1;
  -webkit-transition: all 0.1s ease-out 0s;
  -moz-transition: all 0.1s ease-out 0s;
  -o-transition: all 0.1s ease-out 0s;
  transition: all 0.1s ease-out 0s; }

a:hover .p-img-mask {
  opacity: 0.3 !important; }

.h-page .tc-w p {
  font-size: 1.2em; }
.h-page .t-2 {
  display: flex; }
  .h-page .t-2 img {
    margin-right: .5em; }

.img-round {
  border-radius: .5em; }

.w-45 {
  width: 45%; }

.btn-fmx, .wpcf7-submit {
  display: inline-block;
  padding: .8em 1.7em;
  white-space: nowrap;
  text-decoration: none;
  border-radius: 2em;
  text-align: center;
  font-size: 1.05em;
  font-family: "gilroy-b", sans-serif;
  -webkit-transition: all 0.1s ease-out 0s;
  -moz-transition: all 0.1s ease-out 0s;
  -o-transition: all 0.1s ease-out 0s;
  transition: all 0.1s ease-out 0s; }
  .btn-fmx.c-1, .wpcf7-submit.c-1 {
    color: #fff;
    background-color: #002987;
    text-decoration: none; }
    .btn-fmx.c-1:hover, .wpcf7-submit.c-1:hover {
      background-color: #efac00;
      color: #fff; }
    .btn-fmx.c-1 a, .wpcf7-submit.c-1 a {
      text-decoration: none; }
      .btn-fmx.c-1 a:hover, .wpcf7-submit.c-1 a:hover {
        color: #fff; }
    .btn-fmx.c-1.c-1hb, .wpcf7-submit.c-1.c-1hb {
      border: 2px solid #fff; }
      .btn-fmx.c-1.c-1hb:hover, .wpcf7-submit.c-1.c-1hb:hover {
        color: #002987;
        border: 2px solid #002987; }
    .btn-fmx.c-1.c-1h2:hover, .wpcf7-submit.c-1.c-1h2:hover {
      color: #fff;
      background-color: #efac00; }
  .btn-fmx.c-2, .wpcf7-submit.c-2 {
    color: #fff;
    background-color: #efac00;
    text-decoration: none; }
    .btn-fmx.c-2:hover, .wpcf7-submit.c-2:hover {
      background-color: #145cd6; }
    .btn-fmx.c-2.c-2hb, .wpcf7-submit.c-2.c-2hb {
      border: 2px solid #fff; }
      .btn-fmx.c-2.c-2hb:hover, .wpcf7-submit.c-2.c-2hb:hover {
        color: #efac00;
        border: 2px solid #efac00; }
    .btn-fmx.c-2 a, .wpcf7-submit.c-2 a {
      text-decoration: none; }
      .btn-fmx.c-2 a:hover, .wpcf7-submit.c-2 a:hover {
        color: #fff; }
  .btn-fmx.c-3, .wpcf7-submit.c-3 {
    color: #fff;
    background-color: #145cd6; }
    .btn-fmx.c-3:hover, .wpcf7-submit.c-3:hover {
      background-color: #efac00; }
    .btn-fmx.c-3 a, .wpcf7-submit.c-3 a {
      text-decoration: none; }
      .btn-fmx.c-3 a:hover, .wpcf7-submit.c-3 a:hover {
        color: #fff; }
  .btn-fmx.c-4, .wpcf7-submit.c-4 {
    color: #001769;
    background-color: #00e5ed;
    font-weight: 700; }
    .btn-fmx.c-4:hover, .wpcf7-submit.c-4:hover {
      background-color: rgba(0, 229, 237, 0.75); }
  .btn-fmx.c-b, .wpcf7-submit.c-b {
    color: #145cd6;
    font-weight: 700;
    border: 1px solid #145cd6; }
    .btn-fmx.c-b:hover, .wpcf7-submit.c-b:hover {
      color: #002987;
      border-color: #002987; }
  .btn-fmx.c-b2, .wpcf7-submit.c-b2 {
    color: #fff;
    border: 1px solid #efac00; }
    .btn-fmx.c-b2:hover, .wpcf7-submit.c-b2:hover {
      border-color: #fff; }
  .btn-fmx.c-b-list, .wpcf7-submit.c-b-list {
    color: #fff;
    font-weight: 700;
    border: 1px solid #fff;
    padding: .5em 4em;
    font-size: .8em; }
    .btn-fmx.c-b-list:hover, .wpcf7-submit.c-b-list:hover {
      color: #002987;
      border-color: #002987; }
  .btn-fmx.c-footer, .wpcf7-submit.c-footer {
    color: #fff;
    font-family: "gilroy-b", sans-serif;
    background-color: #002987;
    font-size: 1.05em; }
    .btn-fmx.c-footer:hover, .wpcf7-submit.c-footer:hover {
      color: #fff;
      background-color: #145cd6; }
    .btn-fmx.c-footer:last-of-type, .wpcf7-submit.c-footer:last-of-type {
      margin-right: 0 !important; }
  .btn-fmx.c-w, .wpcf7-submit.c-w {
    color: #002987;
    background-color: #fff; }
    .btn-fmx.c-w:hover, .wpcf7-submit.c-w:hover {
      color: #fff;
      background-color: #002987; }
  .btn-fmx:hover, .wpcf7-submit:hover {
    text-decoration: none; }
  .btn-fmx.c-txtw, .wpcf7-submit.c-txtw {
    color: #fff;
    font-family: "gilroy-b", sans-serif; }
  .btn-fmx.c-txts, .wpcf7-submit.c-txts {
    font-size: .95em; }
  .btn-fmx.button-border, .wpcf7-submit.button-border {
    border: 0; }
  .btn-fmx.btn-tbig, .wpcf7-submit.btn-tbig {
    font-size: 1.05em; }

.btn-fmx-2 {
  text-decoration: underline;
  color: #efac00 !important;
  font-size: 1.05em;
  font-family: "gilroy-b", sans-serif;
  text-underline-offset: .7em;
  -webkit-transition: all 0.1s ease-out 0s;
  -moz-transition: all 0.1s ease-out 0s;
  -o-transition: all 0.1s ease-out 0s;
  transition: all 0.1s ease-out 0s; }
  .btn-fmx-2:hover {
    text-decoration: underline;
    opacity: 90%; }

.btn-fmx-3 {
  color: #001769;
  font-size: .95em;
  font-family: "gilroy-b", sans-serif;
  -webkit-transition: all 0.1s ease-out 0s;
  -moz-transition: all 0.1s ease-out 0s;
  -o-transition: all 0.1s ease-out 0s;
  transition: all 0.1s ease-out 0s;
  text-decoration: none; }
  .btn-fmx-3:hover {
    text-decoration: none;
    border-bottom: none !important; }
  .btn-fmx-3.tc-3 {
    color: #145cd6;
    text-decoration: none; }
  .btn-fmx-3.tc-0:hover {
    color: rgba(0, 41, 135, 0.75) !important; }

.btn-back {
  display: inline-block;
  font-size: .75em;
  margin-bottom: 0;
  font-family: "gilroy", sans-serif;
  padding: 0.75em 2em;
  text-transform: uppercase;
  border-radius: 2em;
  color: #fff;
  -webkit-transition: all 0.1s ease-out 0s;
  -moz-transition: all 0.1s ease-out 0s;
  -o-transition: all 0.1s ease-out 0s;
  transition: all 0.1s ease-out 0s;
  margin-bottom: 1em;
  letter-spacing: .05em; }
  .btn-back:hover {
    text-decoration: none;
    color: #efac00; }
  .btn-back.c-2 {
    background-color: #efac00; }
    .btn-back.c-2:hover {
      background-color: rgba(239, 172, 0, 0.75); }
  .btn-back.c-4 {
    background-color: #00e5ed; }
    .btn-back.c-4:hover {
      background-color: rgba(0, 229, 237, 0.75); }
  .btn-back.arr {
    padding-left: 3.5em;
    padding-right: 2em; }
    .btn-back.arr:after {
      transform: scaleX(-1);
      right: auto;
      left: 1em; }

.btn-job {
  width: 100%; }

.container .alm-btn-wrap {
  margin-top: 2em;
  border-top: 1px solid #e5e5e5;
  padding: 1em 0 0; }
  .container .alm-btn-wrap .alm-load-more-btn {
    background-color: #002987 !important;
    font-family: "gilroy", sans-serif !important;
    border-radius: 2em;
    text-transform: uppercase;
    font-weight: 700;
    font-size: .7em;
    letter-spacing: 1px;
    display: none; }
  .container .alm-btn-wrap .alm-paging {
    text-align: right; }

.arr-cards:hover h3 {
  color: #001769; }

.arr, .arr-cards {
  position: relative;
  padding-right: 3.5em; }
  .arr:after, .arr-cards:after {
    content: ' ';
    width: 20px;
    height: 14px;
    display: inline-block;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 1em;
    -webkit-transition: all 0.1s ease-out 0s;
    -moz-transition: all 0.1s ease-out 0s;
    -o-transition: all 0.1s ease-out 0s;
    transition: all 0.1s ease-out 0s; }
  .arr.arr-b:hover, .arr.tc-0:hover, .arr-cards.arr-b:hover, .arr-cards.tc-0:hover {
    color: rgba(0, 41, 135, 0.75) !important; }
  .arr.arr-b:after, .arr.tc-0:after, .arr-cards.arr-b:after, .arr-cards.tc-0:after {
    background: transparent url("../img/a_blue.svg") left top no-repeat; }
  .arr.arr-b3:after, .arr-cards.arr-b3:after {
    background: transparent url("../img/a_blue3.svg") left top no-repeat; }
  .arr.arr-w:after, .arr-cards.arr-w:after {
    background: transparent url("../img/a_white.svg") left top no-repeat; }
  .arr.arr-o:after, .arr.tc-2:after, .arr-cards.arr-o:after, .arr-cards.tc-2:after {
    background: transparent url("../img/a_orange.svg") left top no-repeat; }
  .arr:hover.arr-b3:after, .arr-cards:hover.arr-b3:after {
    background: transparent url("../img/a_blue.svg") left top no-repeat; }
  .arr:hover.arr-b:after, .arr-cards:hover.arr-b:after {
    background: transparent url("../img/a_blue.svg") left top no-repeat; }
  .arr:hover.arr-o:after, .arr:hover.tc-2:after, .arr-cards:hover.arr-o:after, .arr-cards:hover.tc-2:after {
    background: transparent url("../img/a_white.svg") left top no-repeat; }
  .arr.arr-cards:after, .arr-cards.arr-cards:after {
    left: 15px;
    right: auto;
    bottom: 0;
    top: auto; }

.arr-before {
  padding-right: 0;
  padding-left: 2em;
  position: relative;
  display: inline-block; }
  .arr-before:before {
    content: ' ';
    width: 20px;
    height: 14px;
    display: inline-block;
    position: absolute;
    top: .3em;
    margin: auto;
    left: 0;
    background: transparent url("../img/a_blue.svg") left top no-repeat; }

.field h3 {
  font-size: 1.05em; }

.badge-c {
  position: absolute;
  right: 1.2em;
  top: 1rem;
  font-family: "gilroy", sans-serif;
  color: #fff;
  text-transform: uppercase;
  padding: .2em 1.5em;
  border-radius: 1em;
  font-size: .9em !important; }

.bg-0 {
  background-color: #001769; }

.bg-1, .bch-1:hover {
  background-color: #002987; }

.bg-2, .bch-2:hover {
  background-color: #efac00; }

.bg-3, .bch-3:hover {
  background-color: #145cd6; }

.bg-3h, .bch-3h:hover {
  background-color: #009eff; }

.bg-4, .bch-4:hover {
  background-color: #00e5ed; }

.bg-5, .bch-5:hover {
  background-color: #fbfaf7; }

.bg-6, .bch-6:hover {
  background-color: #d8d8d8; }

.bg-6b, .bch-6b:hover {
  background-color: #f6f6ed; }

.bg-7, .bch-7:hover {
  background-color: #9fc3dd; }

.bg-w, .bch-w:hover {
  background-color: #fff; }

.bg-1f {
  background-color: rgba(0, 59, 125, 0.3); }

.bg-w-90 {
  background-color: #dffaf4; }

.bg-g, .bch-g:hover {
  background-color: #8bc051; }

.tc-0, .tch-0:hover {
  color: #001769 !important; }

.tc-1, .tch-1:hover {
  color: #002987 !important; }

.tc-2, .tch-2:hover {
  color: #efac00 !important; }

.tc-3, .tch-3:hover {
  color: #145cd6; }

.tc-4, .tch-4:hover {
  color: #00e5ed; }

.tc-5, .tch-5:hover {
  color: #fbfaf7; }

.tc-6, .tch-6:hover {
  color: #d8d8d8; }

.tc-6b, .tch-6b:hover {
  color: #f6f6ed; }

.tc-7, .tch-7:hover {
  color: #9fc3dd; }

.tc-8, .tch-8:hover {
  color: #636363; }

.tc-9, .tch-8:hover {
  color: #dfdfdf; }

.tc-w, .tch-w:hover {
  color: #fff; }

.tc-g, .tch-g:hover {
  color: #8bc051; }

.bg-fil {
  position: relative;
  overflow: hidden; }
  .bg-fil::before, .bg-fil::after {
    content: "";
    position: absolute;
    height: 100%;
    width: 420px;
    top: 0;
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 0; }
  .bg-fil::before {
    left: 0;
    background-image: url("../img/filigrane-l.svg");
    background-position: left top; }
  .bg-fil::after {
    right: 0;
    background-image: url("../img/filigrane-r.svg");
    background-position: right top; }
  .bg-fil .container {
    position: relative;
    z-index: 1; }
  .bg-fil.bg-fil2::before {
    left: 0;
    background-image: url("../img/filigrane-l2.svg");
    background-position: left top; }
  .bg-fil.bg-fil2::after {
    display: none; }

.section-border {
  border-bottom: 1px solid #dfdfdf; }

html.sr .load-hidden {
  visibility: hidden; }

.icon-title {
  max-height: 50px;
  margin-right: .3em; }

.t-1 {
  font-family: "gilroy", sans-serif;
  font-size: 3em;
  font-weight: 700; }
  .t-1.t-1s {
    font-size: 2.2em;
    font-weight: normal; }

.t-1b {
  font-size: 3.5em;
  font-family: "gilroy-b", sans-serif;
  letter-spacing: -1px; }

.t-2 {
  font-family: "gilroy-b", sans-serif;
  font-size: 2em; }
  .t-2.t-2s {
    font-size: 1.8em; }
  .t-2.t-2b {
    font-size: 3.08em; }

.t-2i {
  font-family: "droidserif-italic", serif;
  font-size: 1.9em; }

.t-3 {
  font-family: "gilroy", sans-serif;
  font-size: 1.5em;
  font-weight: 700; }
  .t-3.t-3s {
    font-size: 1.2em; }

.t-4 {
  font-family: "gilroy-b", sans-serif;
  font-size: 1.2em;
  letter-spacing: .5px; }
  .t-4.t-4l {
    font-weight: 600;
    font-size: 1.17em; }
  .t-4.t-4-cardb {
    font-size: 4.5em !important; }
  .t-4.t-4s {
    font-size: 1.1em !important;
    line-height: 1.4em; }

.t-5 {
  font-family: "gilroy", sans-serif;
  font-size: 1.57em; }

.t-news {
  font-family: "gilroy", sans-serif;
  font-size: 2.2em;
  font-weight: 400;
  line-height: 1.2em; }

.t-photo {
  line-height: 1.2em;
  font-family: "gilroy-b", sans-serif;
  font-size: 2em; }

.t-date {
  font-family: "gilroy-b", sans-serif;
  font-size: 1.7em;
  font-weight: 700; }

.t-month {
  font-family: "gilroy-b", sans-serif;
  font-size: 3.2em;
  font-weight: bold;
  -webkit-transition: all 0.1s ease-out 0s;
  -moz-transition: all 0.1s ease-out 0s;
  -o-transition: all 0.1s ease-out 0s;
  transition: all 0.1s ease-out 0s;
  margin-bottom: .5em; }
  .t-month:hover, .t-month:not(.collapsed) {
    text-decoration: none; }

.sep-title {
  border-bottom: 1px solid #dfe6f0;
  padding-bottom: 1em; }

p, span {
  font-family: "gilroy", sans-serif; }

.t-pres {
  font-size: 1.7em;
  line-height: 1.4em; }

.t-pres-block {
  font-size: 1.2em;
  line-height: 1.5em;
  max-width: 746px; }
  .t-pres-block img {
    width: 100%;
    height: auto; }

.t-pres-block {
  font-size: 1.2em;
  line-height: 1.5em;
  max-width: 746px; }

.t-pres-s {
  font-size: 1.1em;
  line-height: 1.5em; }

.t-intro {
  font-family: "gilroy", sans-serif;
  font-size: 1.1em; }

.t-med {
  font-size: 1.4em;
  line-height: 1.2em; }

.t-small {
  font-family: "gilroy", sans-serif;
  font-size: .85em; }

.t-italic {
  font-family: "droidserif-italic", serif; }

.t-big {
  font-family: "gilroy-b", sans-serif;
  font-size: 4.5em;
  line-height: 1em; }

.t-block, .t-block-e {
  font-family: "gilroy", sans-serif;
  font-size: 1.1em;
  line-height: 1.4em; }

.t-infosround {
  border: 1px solid #efac00;
  display: inline-block;
  padding: 0.3em 1.2em;
  border-radius: 1.2em;
  font-size: .8em;
  font-style: italic;
  text-transform: uppercase;
  position: absolute;
  top: 2.5em; }

.t-status {
  position: relative;
  font-size: 1.1em;
  margin-left: .8em;
  padding-left: .8em; }
  .t-status::before {
    content: '';
    display: block;
    position: absolute;
    height: 70%;
    width: 2px;
    background-color: #fff;
    left: 0;
    top: 15%; }

.t-btn {
  padding: 1.15em 1em;
  text-align: center;
  background-color: #145cd6;
  border-radius: .5em;
  font-size: 1.05em;
  letter-spacing: .5px;
  font-family: "gilroy-b", sans-serif;
  color: #fff !important;
  -webkit-transition: all 0.1s ease-out 0s;
  -moz-transition: all 0.1s ease-out 0s;
  -o-transition: all 0.1s ease-out 0s;
  transition: all 0.1s ease-out 0s; }

a:hover .t-btn {
  background-color: #002987; }

.img-pres-block img {
  max-height: 50px; }

.pcircle {
  color: #fff;
  font-family: "gilroy", sans-serif;
  background-color: #8bc051;
  height: 31px;
  width: 31px;
  font-size: .85em;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  align-content: center;
  margin-right: .2em;
  display: block;
  margin-bottom: .75em; }

header {
  z-index: 11;
  width: 100%;
  position: fixed;
  /*&.scrolled {
      position: fixed;
      .c-header {
          background-color: $color-w;
          box-shadow: 0 2px 2px rgba(189,189,189,.2);
      }
      .h-logo {
          padding-top: .5rem !important;
          padding-bottom: .5rem !important;
          img {
              height: 50px;
              width: 129px;
          }
      }
      .navbar {
          .nav {
              .nav-item {
                  .nav-link {
                      color: $color-1;
                      &:hover {
                          color: $color-2; 
                      }
                  }
              }
              .search-open {
                  fill: $color-1;
                  &:hover {
                      fill: $color-2; 
                  }
              } 
          }
      }
  }*/ }
  header .c-header {
    border-bottom: 1px solid #fbfaf7;
    background-color: transparent; }
  header .h-logo {
    display: inline-block;
    padding-top: 1rem;
    padding-bottom: 1rem;
    -webkit-transition: all 0.1s ease-out 0s;
    -moz-transition: all 0.1s ease-out 0s;
    -o-transition: all 0.1s ease-out 0s;
    transition: all 0.1s ease-out 0s; }
    header .h-logo img {
      height: 60px;
      width: 155px;
      -webkit-transition: all 0.1s ease-out 0s;
      -moz-transition: all 0.1s ease-out 0s;
      -o-transition: all 0.1s ease-out 0s;
      transition: all 0.1s ease-out 0s; }
  header.home {
    position: fixed; }
    header.home .navbar .nav .nav-item .nav-link {
      color: #fff; }
      header.home .navbar .nav .nav-item .nav-link:hover {
        color: #efac00; }
    header.home .navbar .nav .search-open {
      fill: #fff; }
      header.home .navbar .nav .search-open:hover {
        fill: #efac00; }
    header.home.scrolled .navbar .nav .nav-item .nav-link {
      color: #002987; }
      header.home.scrolled .navbar .nav .nav-item .nav-link:hover {
        color: #efac00; }
  header.hide-search .c-header {
    background-color: #fff; }
  header.hide-search .mainnav .nav-top {
    display: none !important; }
  header.hide-search .search-container {
    display: block !important; }
  header .mainnav {
    display: block;
    padding-top: .5em; }
    header .mainnav .search-open {
      fill: #002987;
      padding-left: 1em !important;
      position: relative;
      -webkit-transition: all 0.1s ease-out 0s;
      -moz-transition: all 0.1s ease-out 0s;
      -o-transition: all 0.1s ease-out 0s;
      transition: all 0.1s ease-out 0s; }
      header .mainnav .search-open:hover {
        fill: #efac00; }
      header .mainnav .search-open:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        height: 68%;
        width: 1px;
        background-color: #bfcfde; }
      header .mainnav .search-open .ic-search {
        background: transparent url("../img/search.svg") left top no-repeat;
        fill: #f00;
        height: 23px;
        width: 23px;
        display: inline-block; }
  header .search-container {
    display: none; }

.search-container {
  width: 35%;
  border-radius: 2em;
  background-color: #002987;
  position: absolute;
  right: 78px; }
  .search-container .s-input {
    width: 86%;
    border: 0;
    padding: .75em 1.5em;
    font-family: "gilroy", sans-serif;
    font-size: 1.1em;
    color: #fff;
    background-color: transparent;
    -webkit-transition: all 0.1s ease-out 0s;
    -moz-transition: all 0.1s ease-out 0s;
    -o-transition: all 0.1s ease-out 0s;
    transition: all 0.1s ease-out 0s; }
  .search-container .s-submit {
    background-color: transparent;
    font-size: 1.1em;
    color: #fff;
    fill: #fff;
    font-family: "gilroy", sans-serif;
    font-weight: 600;
    padding: .4em;
    border: none;
    -webkit-transition: all 0.1s ease-out 0s;
    -moz-transition: all 0.1s ease-out 0s;
    -o-transition: all 0.1s ease-out 0s;
    transition: all 0.1s ease-out 0s; }
    .search-container .s-submit:focus, .search-container .s-submit:hover {
      color: #efac00;
      fill: #efac00; }
  .search-container .search-open {
    display: inline-block;
    position: relative; }
    .search-container .search-open:before {
      content: "";
      position: absolute;
      width: 1px;
      height: 68%;
      left: 0;
      background-color: #7a89b3;
      display: block; }
  .search-container.p-search-container {
    position: relative;
    right: auto;
    width: 55% !important;
    background-color: #fcfcf6; }
    .search-container.p-search-container .search-submit {
      border: none;
      background: transparent url("../img/filter-search.png") left top no-repeat;
      width: 21px;
      height: 23px;
      margin-left: 0;
      cursor: pointer; }
    .search-container.p-search-container .s-input {
      color: #002987;
      width: 85%; }
    .search-container.p-search-container.s2 {
      width: 35% !important; }

.search .alm-paging-wrap .alm-paging-content {
  justify-content: start !important; }

.s-center .p-search-container {
  margin: 0 auto; }

.header-clear {
  height: 93px; }

.c-home-hero {
  width: 100%;
  overflow: hidden;
  background-size: cover;
  min-height: 100vh;
  max-height: 100% !important;
  margin-bottom: 0;
  margin-top: 0 !important;
  top: 0;
  height: auto;
  display: flex;
  flex-direction: column;
  justify-content: center; }
  .c-home-hero .c-home-hero-img {
    position: absolute;
    top: 91px;
    width: 100%;
    height: 100%; }
    .c-home-hero .c-home-hero-img img {
      position: fixed;
      display: block;
      object-position: center center;
      width: 100%;
      height: 100vh;
      object-fit: cover; }
    .c-home-hero .c-home-hero-img .mask-home {
      position: absolute;
      width: 100%;
      height: 100%;
      background-color: #001769;
      opacity: 0.2;
      top: 0;
      left: 0;
      z-index: 1; }
  .c-home-hero .intro {
    position: absolute;
    z-index: 2; }
    .c-home-hero .intro p {
      line-height: 1.2em;
      font-family: "gilroy-b", sans-serif;
      font-size: 2.48em; }
  .c-home-hero .intro-int {
    position: absolute;
    bottom: 0;
    width: 100%; }
  .c-home-hero.c-home-hero-int .c-home-hero-img {
    filter: brightness(0.5); }

.navbar .nav {
  display: inline-flex;
  margin-right: .5em; }
  .navbar .nav .nav-item {
    padding: .3em 0.75em;
    position: relative; }
    .navbar .nav .nav-item .nav-link {
      font-family: "gilroy-b", sans-serif;
      color: #001769;
      font-size: 1.05em;
      padding: 0 0 .3em 0;
      display: inline-block;
      -webkit-transition: color 0.05s ease-out 0s;
      -moz-transition: color 0.05s ease-out 0s;
      -o-transition: color 0.05s ease-out 0s;
      transition: color 0.05s ease-out 0s;
      border-bottom: 1px solid transparent; }
      .navbar .nav .nav-item .nav-link:hover, .navbar .nav .nav-item .nav-link[aria-expanded="true"] {
        color: #002987; }
      .navbar .nav .nav-item .nav-link[aria-expanded="true"] {
        border-bottom: 1px solid #efac00; }
      .navbar .nav .nav-item .nav-link:after {
        display: none; }
    .navbar .nav .nav-item.current-page-parent .nav-link, .navbar .nav .nav-item.current-menu-item .nav-link, .navbar .nav .nav-item.current-page-ancestor .nav-link {
      color: #efac00;
      border-bottom: 1px solid #efac00; }
    .navbar .nav .nav-item .dropdown-menu {
      border: none;
      left: -40%;
      margin-top: .5em !important;
      background-color: transparent;
      padding-left: .5em !important; }
      .navbar .nav .nav-item .dropdown-menu .sub-menu {
        background-color: #145cd6;
        border-radius: .5em;
        padding: .5em 1em;
        width: 260px;
        min-width: max-content; }
        .navbar .nav .nav-item .dropdown-menu .sub-menu li {
          list-style: none;
          padding: 0 .5em; }
          .navbar .nav .nav-item .dropdown-menu .sub-menu li a {
            font-size: 1.03em;
            padding: .45em 0;
            color: #fff;
            font-family: "gilroy", sans-serif;
            border-bottom: none;
            -webkit-transition: color 0.05s ease-out 0s;
            -moz-transition: color 0.05s ease-out 0s;
            -o-transition: color 0.05s ease-out 0s;
            transition: color 0.05s ease-out 0s; }
            .navbar .nav .nav-item .dropdown-menu .sub-menu li a:hover, .navbar .nav .nav-item .dropdown-menu .sub-menu li a.current_page_item {
              color: #efac00; }
      .navbar .nav .nav-item .dropdown-menu.lang-menu {
        margin-top: 0 !important;
        padding-top: 0 !important;
        width: auto;
        left: auto;
        top: auto;
        padding-left: 0 !important; }
        .navbar .nav .nav-item .dropdown-menu.lang-menu .sub-menu {
          background-color: #fff;
          width: 39px;
          border-left: 1px solid #002987;
          border-right: 1px solid #002987;
          border-bottom: 1px solid #002987;
          border-radius: 0 0 .55em .55em;
          padding: .25em 0;
          -webkit-transition: all 0.1s ease-out 0s;
          -moz-transition: all 0.1s ease-out 0s;
          -o-transition: all 0.1s ease-out 0s;
          transition: all 0.1s ease-out 0s; }
          .navbar .nav .nav-item .dropdown-menu.lang-menu .sub-menu li {
            padding: 0; }
          .navbar .nav .nav-item .dropdown-menu.lang-menu .sub-menu a {
            font-family: "gilroy-b", sans-serif;
            font-size: 1em;
            color: #001769;
            padding: 0; }
            .navbar .nav .nav-item .dropdown-menu.lang-menu .sub-menu a:hover {
              background-color: transparent;
              color: #efac00; }
        .navbar .nav .nav-item .dropdown-menu.lang-menu.lang-en .sub-menu {
          width: 40px; }
    .navbar .nav .nav-item.nav-lang a {
      text-transform: uppercase;
      padding: .5em .52em 0em;
      text-align: center;
      padding-top: 0;
      border-left: 1px solid transparent;
      border-right: 1px solid transparent;
      border-top: 1px solid transparent;
      border-radius: .55em .55em 0 0; }
      .navbar .nav .nav-item.nav-lang a[aria-expanded="true"] {
        border-color: #002987;
        border-bottom: 0; }

.navbar-toggler .icon-bar {
  display: block;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  width: 30px;
  height: 3px;
  background: #002987;
  border-radius: 2.5rem;
  margin: .25em 0; }
  .navbar-toggler .icon-bar:nth-of-type(1) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 10% 10%;
    -ms-transform-origin: 10% 10%;
    transform-origin: 10% 10%; }
  .navbar-toggler .icon-bar:nth-of-type(2) {
    opacity: 0;
    filter: alpha(opacity=0); }
  .navbar-toggler .icon-bar:nth-of-type(3) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 10% 90%;
    -ms-transform-origin: 10% 90%;
    transform-origin: 10% 90%; }
.navbar-toggler.collapsed .icon-bar:nth-of-type(1) {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0); }
.navbar-toggler.collapsed .icon-bar:nth-of-type(2) {
  opacity: 1;
  filter: alpha(opacity=100); }
.navbar-toggler.collapsed .icon-bar:nth-of-type(3) {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0); }

table {
  width: 100%;
  margin: 2em 0; }
  table caption {
    font-family: "gilroy-b", sans-serif;
    color: #145cd6;
    line-height: 1.7em;
    font-size: 1.5em;
    caption-side: top;
    padding-bottom: .75em; }
  table tr:nth-child(even) td {
    background: #d8d8d8; }
  table th {
    font-family: "gilroy-b", sans-serif;
    color: #fff;
    line-height: 1.7em;
    font-size: 1.1em;
    padding: .35em .75em;
    text-transform: uppercase;
    vertical-align: top;
    background: #145cd6; }
    table th:first-of-type {
      border-top-left-radius: .5em; }
    table th:last-of-type {
      border-top-right-radius: .5em; }
  table td {
    font-family: "gilroy", sans-serif;
    color: #636363;
    line-height: 1.7em;
    font-size: 1.1em;
    padding: .35em .75em;
    vertical-align: top; }

.nav-tab {
  padding: 0; }
  .nav-tab li {
    list-style: none;
    display: inline-block;
    position: relative;
    margin-right: 2em;
    padding-right: 2em; }
    .nav-tab li a {
      font-family: "gilroy", sans-serif;
      font-size: 2.2em;
      font-weight: 400;
      line-height: 1.2em;
      color: #fff;
      -webkit-transition: all 0.1s ease-out 0s;
      -moz-transition: all 0.1s ease-out 0s;
      -o-transition: all 0.1s ease-out 0s;
      transition: all 0.1s ease-out 0s; }
      .nav-tab li a:hover {
        color: #efac00;
        text-decoration: none; }
      .nav-tab li a.on, .nav-tab li a.active {
        font-family: "gilroy-b", sans-serif;
        text-decoration: none;
        color: #fff; }
    .nav-tab li:not(:last-child):after {
      content: "";
      position: absolute;
      display: block;
      width: 1px;
      height: 60%;
      background-color: #809dbd;
      top: 20%;
      right: 0; }
  .nav-tab.nav-tab-news li a {
    font-family: "gilroy-b", sans-serif; }
    .nav-tab.nav-tab-news li a.on {
      color: #efac00; }
  .nav-tab.tab-c li, .nav-tab.tab-conf li {
    margin-right: 1em;
    padding-right: 1em; }
    .nav-tab.tab-c li a, .nav-tab.tab-conf li a {
      font-size: 1.1em;
      padding: 0 0 .2em 0; }
    .nav-tab.tab-c li:after, .nav-tab.tab-conf li:after {
      display: none; }

.conf-header-doc {
  padding: 0; }
  .conf-header-doc li {
    list-style: none;
    padding: 1.2em .5em;
    border-bottom: 1px solid #416d9e; }
    .conf-header-doc li:first-child {
      border-top: 1px solid #416d9e; }
    .conf-header-doc li a {
      font-family: "gilroy", sans-serif;
      font-weight: 700;
      text-transform: uppercase;
      font-size: .75em; }
      .conf-header-doc li a:hover {
        text-decoration: none; }

.conf-doc {
  padding-left: 0; }
  .conf-doc li {
    list-style: none;
    border-top: 1px solid #d8d8d8; }
    .conf-doc li a {
      font-family: "gilroy-b", sans-serif;
      font-size: 1em;
      width: 100%;
      display: block;
      text-transform: uppercase; }
      .conf-doc li a:hover:after {
        background: transparent url("../img/a_orange.svg") left top no-repeat !important; }
    .conf-doc li:last-of-type {
      border-bottom: 1px solid #d8d8d8; }

/* OLD ?
.pres-c {
    border-radius: .3em;
    h1 {
        text-transform: uppercase;
        font-size: 1.8em;
    }
    .c-select {
        text-align: right;
        .dropdown-list {
            text-align: left;
            background-color: $color-2;
            z-index: 2;
            border-radius: .6em;
            padding: .5em .5em !important;
            top: 3.7em;
            box-shadow: 0 0px 10px 0 rgba(0,0,0,0.2),0 0 0 1px transparent;
            border: 0;
            ul {
                list-style: none;
                padding-left: 0;                
            }
            li {
                padding: .1em 1em;
                a {
                    font-family: $font-gilroy;
                    border-radius: 1.5em;
                    color: $color-w;
                    text-decoration: none;
                    font-weight: 500;
                    text-transform: uppercase;
                    font-size: .8em;
                    &:hover {
                        color: $color_1;
                    }
                    &:before {
                        left: 17px !important;
                        top: 8px !important;
                    }
                }
            }
        }
        &.show {
            .c-b-list {
                border-color: $color-1;
                color: $color-1;
            }
        }
    }
    .subnav {
        padding-left: 0;
        li {
            list-style: none;
            display: inline-block;
            a {
                font-size: .95em;
                color: $color-w;
                text-transform: uppercase;
                font-family: $font-gilroy;
                position: relative;
                display: inline-block;
                font-weight: 500;
                @include transition-all();
                &:hover {
                    text-decoration: none;
                    color: $color-1;
                }
            }
            &:not(:last-child) {
                &:after {
                    content: "";
                    width: 1px;
                    height: 10px;
                    display: inline-block;
                    font-family: $font-gilroy;
                    background-color: $color-w;
                    margin: 0 1em;
                }
            }
            &.current_page_item a {
                color: $color-1;
            }
        }
    }
}
*/
.h-page .p-search-container {
  width: 35%; }
  .h-page .p-search-container .s-input {
    width: 88%; }

.pres-c .subnav {
  padding-left: 0; }
  .pres-c .subnav li {
    list-style: none;
    display: inline-block; }
    .pres-c .subnav li a {
      display: inline-block;
      padding: .6em 1.2em;
      white-space: nowrap;
      text-decoration: none;
      border-radius: 2em;
      text-align: center;
      font-size: 1em;
      font-family: "gilroy-b", sans-serif;
      color: #145cd6;
      border: 1.5px solid #145cd6;
      margin-right: 1em;
      -webkit-transition: all 0.1s ease-out 0s;
      -moz-transition: all 0.1s ease-out 0s;
      -o-transition: all 0.1s ease-out 0s;
      transition: all 0.1s ease-out 0s; }
      .pres-c .subnav li a:hover {
        border: 1.5px solid #efac00;
        background-color: #efac00;
        color: #fff; }

.pres-title {
  border-top: 1px solid #20548e;
  border-bottom: 1px solid #20548e; }

/* .pres-title-w {
    &:after {
        width: 100%;
        height: 1px;
        background-color: rgba(255, 255, 255, 0.5);
        display: inline-block;
        content: '';
        bottom: 0;
    }
}
*/
.card-p {
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5); }
  .card-p a {
    border-radius: .75em;
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 400px !important;
    max-height: 400px !important;
    background-color: #ccc;
    display: flex;
    overflow: hidden;
    /*&:after {
        content: "";
        width: 100%;
        height: 100%;
        background-color: $color-1;
        position: absolute;
        z-index: 2;
        opacity: 0.2;
        @include transition-all();
    }*/ }
    .card-p a .p-img {
      display: block;
      object-position: center center;
      width: 100%;
      height: 100%;
      object-fit: cover;
      filter: brightness(0.82); }
    .card-p a .c-content {
      font-size: 1.2em;
      width: 100%;
      position: absolute;
      bottom: 0;
      z-index: 3;
      -webkit-transition: all 0.1s ease-out 0s;
      -moz-transition: all 0.1s ease-out 0s;
      -o-transition: all 0.1s ease-out 0s;
      transition: all 0.1s ease-out 0s; }
      .card-p a .c-content p {
        font-size: .9em; }
      .card-p a .c-content .t-4 {
        font-size: 1em;
        line-height: 1.4em; }
      .card-p a .c-content .n-type {
        font-size: .7em; }
    .card-p a .p-infos {
      position: absolute;
      top: 2em;
      right: 2em;
      z-index: 2; }
      .card-p a .p-infos .index {
        font-family: "gilroy", sans-serif;
        text-transform: uppercase;
        font-size: 0.72em;
        letter-spacing: 0.2px;
        padding: .5em 1.5em;
        border-radius: 2em;
        margin: 0 .2em; }
    .card-p a h4, .card-p a p {
      -webkit-transition: color 0.05s ease-out 0s;
      -moz-transition: color 0.05s ease-out 0s;
      -o-transition: color 0.05s ease-out 0s;
      transition: color 0.05s ease-out 0s; }
    .card-p a:hover .c-content {
      background-color: rgba(0, 158, 255, 0.75); }
      .card-p a:hover .c-content p {
        color: #fff; }

.card-n {
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
  border-radius: 1em; }
  .card-n .t-block, .card-n .t-block-e {
    font-size: 1.2em;
    line-height: 1.3em; }
    .card-n .t-block:hover, .card-n .t-block-e:hover {
      color: #145cd6 !important; }
  .card-n .t-4 {
    font-size: 1.5em;
    line-height: 1.2;
    letter-spacing: 0;
    padding-bottom: .5em; }
    .card-n .t-4.t-4s {
      font-size: 1.15em !important; }
    .card-n .t-4.t-4-cardb {
      padding-bottom: 0; }
  .card-n h4 span {
    text-transform: uppercase;
    font-family: "gilroy-b", sans-serif;
    display: block; }
  .card-n h4.tc-w {
    color: #fff; }
  .card-n a:not(.btn-fmx) {
    display: inline-block;
    text-decoration: none;
    height: 100%;
    font-family: "gilroy-b", sans-serif;
    font-size: .9em;
    text-decoration: none;
    -webkit-transition: all 0.1s ease-out 0s;
    -moz-transition: all 0.1s ease-out 0s;
    -o-transition: all 0.1s ease-out 0s;
    transition: all 0.1s ease-out 0s;
    color: #145cd6;
    position: relative;
    border-radius: 1em; }
    .card-n a:not(.btn-fmx) strong {
      color: #145cd6; }
    .card-n a:not(.btn-fmx):hover .t-block {
      color: #145cd6; }
    .card-n a:not(.btn-fmx):hover svg {
      fill: #fff; }
    .card-n a:not(.btn-fmx):hover .t-4s, .card-n a:not(.btn-fmx):hover .t-block-e {
      color: #fff !important; }
    .card-n a:not(.btn-fmx).bch-2:hover .t-4, .card-n a:not(.btn-fmx).bch-2:hover .n-infos-big, .card-n a:not(.btn-fmx).bch-2:hover .n-infos, .card-n a:not(.btn-fmx).bg-e-int:hover .t-4, .card-n a:not(.btn-fmx).bg-e-int:hover .n-infos-big, .card-n a:not(.btn-fmx).bg-e-int:hover .n-infos {
      color: #fff !important; }
    .card-n a:not(.btn-fmx).bch-2:hover .n-index, .card-n a:not(.btn-fmx).bg-e-int:hover .n-index {
      color: #fff !important; }
    .card-n a:not(.btn-fmx).tc-w {
      color: #fff; }
    .card-n a:not(.btn-fmx).arr {
      text-transform: uppercase;
      letter-spacing: 1px;
      font-size: .85em; }
  .card-n .btn-fmx {
    font-size: .95em; }
  .card-n a[href^="mailto:"] {
    position: relative;
    font-family: "gilroy-b", sans-serif;
    color: #002987;
    padding-left: 1.75em;
    -webkit-transition: all 0.1s ease-out 0s;
    -moz-transition: all 0.1s ease-out 0s;
    -o-transition: all 0.1s ease-out 0s;
    transition: all 0.1s ease-out 0s;
    font-size: 1em;
    margin-top: .3em; }
    .card-n a[href^="mailto:"]:before {
      content: ' ';
      width: 20px;
      height: 14px;
      display: inline-block;
      position: absolute;
      top: 7px;
      left: 0;
      background: transparent url("../img/a_blue.svg") left top no-repeat;
      -webkit-transition: all 0.1s ease-out 0s;
      -moz-transition: all 0.1s ease-out 0s;
      -o-transition: all 0.1s ease-out 0s;
      transition: all 0.1s ease-out 0s; }
    .card-n a[href^="mailto:"]:hover {
      color: #efac00 !important; }
  .card-n .bg-e-int {
    outline: 1px solid #145cd6; }
    .card-n .bg-e-int:hover {
      outline: 1px solid #fff;
      background-color: #145cd6; }
  .card-n .p-img-mask {
    border-radius: .5em;
    opacity: 0; }
  .card-n img {
    border-radius: .5em .5em 0 0; }
    .card-n img.round {
      border-radius: .5em .5em; }
    .card-n img.icon {
      height: 33px;
      width: auto; }
  .card-n .sicon {
    width: 25px;
    margin-right: 1em;
    display: inline-block;
    text-align: center; }
    .card-n .sicon img {
      height: 30px;
      border-radius: 0; }
  .card-n .n-index {
    font-size: .9em;
    margin-bottom: 0;
    text-transform: uppercase;
    letter-spacing: 1.15px;
    font-family: "gilroy-b", sans-serif;
    margin-top: .75em !important; }
    .card-n .n-index.n-index-b {
      font-family: "gilroy-b", sans-serif; }
  .card-n .n-infos {
    font-size: 1.1em;
    margin-bottom: 0;
    line-height: 1.3em; }
  .card-n .n-infos-big {
    font-family: "gilroy-b", sans-serif;
    font-size: 1.5em;
    font-weight: 600;
    margin-bottom: 0;
    line-height: 1.1em; }
  .card-n .badge {
    position: absolute;
    top: 1em;
    right: 2em;
    font-family: "gilroy-i", sans-serif;
    background-color: #8bc051;
    border-radius: 1em;
    font-size: 1em;
    padding: .5em 1em; }
    .card-n .badge.past {
      background-color: #efac00; }
  .card-n .sep-infos {
    display: inline-block;
    width: 15%;
    box-sizing: border-box;
    background-color: #efac00;
    margin: .5em 0; }
  .card-n .sep-card {
    border-radius: 0; }
    .card-n .sep-card:not(.nobt):first-of-type {
      border-top: 1px solid #efefef; }
    .card-n .sep-card:not(:last-of-type) {
      border-bottom: 1px solid #efefef; }
    .card-n .sep-card p {
      margin-bottom: 0;
      color: #001769; }
  .card-n .card-infos ul {
    padding-left: 1em;
    font-family: "gilroy", sans-serif;
    list-style: none;
    padding-left: .75em; }
    .card-n .card-infos ul li {
      font-size: 1.05em;
      padding-bottom: .35em;
      padding-left: 1em;
      position: relative;
      line-height: 1.3; }
      .card-n .card-infos ul li:before {
        content: "";
        position: absolute;
        top: .65em;
        width: 5px;
        height: 5px;
        background: #001769;
        left: 0;
        display: block;
        border-radius: 50%; }
  .card-n .card-infos h3 {
    font-size: .95em; }
  .card-n .card-infos p {
    margin-bottom: .2em; }
  .card-n .card-infos h4 {
    font-size: 1.1em;
    font-family: "gilroy", sans-serif;
    color: #145cd6; }
  .card-n .card-infos h3 {
    font-family: "gilroy-b", sans-serif;
    font-size: 1.15em;
    margin-bottom: .5em; }
  .card-n.hauto a {
    height: auto;
    font-size: 1.1em; }
  .card-n p {
    font-family: "gilroy", sans-serif;
    line-height: 1.5em;
    font-size: 1.05em; }
    .card-n p strong {
      font-family: "gilroy-b", sans-serif;
      color: #efac00; }
      .card-n p strong.de {
        font-size: 1.02em;
        line-height: 1.7; }
        .card-n p strong.de:first-letter {
          text-transform: uppercase; }
  .card-n.card-n-pres strong {
    color: #001769;
    font-family: "gilroy-b", sans-serif; }
  .card-n.card-n-pres span {
    font-size: .95em; }
  .card-n.card-n-pres .pres {
    position: relative; }
    .card-n.card-n-pres .pres:before {
      content: '';
      display: block;
      height: 1px;
      width: 100%;
      position: absolute;
      bottom: 0;
      background-color: #d8d8d8; }
    .card-n.card-n-pres .pres:after {
      content: '';
      display: block;
      height: 19px;
      width: 104px;
      position: absolute;
      bottom: -2.5em;
      right: 0;
      background: transparent url("../img/fmx-signature.png") no-repeat left top; }
    .card-n.card-n-pres .pres p:nth-of-type(2) {
      margin-bottom: 0; }
  .card-n .list-related {
    padding-left: 0;
    margin-bottom: 0; }
    .card-n .list-related li {
      list-style: none; }
      .card-n .list-related li a {
        color: #002987;
        font-family: "gilroy", sans-serif;
        padding: .1em 0;
        font-size: 1em;
        -webkit-transition: color 0.05s ease-out 0s;
        -moz-transition: color 0.05s ease-out 0s;
        -o-transition: color 0.05s ease-out 0s;
        transition: color 0.05s ease-out 0s;
        border-radius: 0; }
        .card-n .list-related li a:hover {
          color: #145cd6 !important; }
  .card-n .link-list {
    padding-left: 0; }
    .card-n .link-list.icons li a {
      padding-left: 2.5em; }
      .card-n .link-list.icons li a .sicon {
        position: absolute;
        left: 0; }
    .card-n .link-list li {
      list-style: none; }
      .card-n .link-list li a {
        color: #145cd6;
        font-family: "gilroy-b", sans-serif;
        padding: .8em 0;
        border-radius: 0;
        -webkit-transition: all 0.1s ease-out 0s;
        -moz-transition: all 0.1s ease-out 0s;
        -o-transition: all 0.1s ease-out 0s;
        transition: all 0.1s ease-out 0s;
        border-top: 1px solid #d8d8d8;
        display: block;
        text-transform: none;
        letter-spacing: 0 !important;
        font-size: 1.05em !important;
        text-transform: none !important;
        display: flex; }
        .card-n .link-list li a:hover {
          color: #009eff !important; }
  .card-n .link-list-r {
    padding-left: 0; }
    .card-n .link-list-r li {
      list-style: none;
      margin: 0;
      padding-bottom: .25em; }
      .card-n .link-list-r li a {
        font-size: .75em !important;
        letter-spacing: 0.5px !important;
        font-size: .85em !important; }
        .card-n .link-list-r li a:hover {
          color: #145cd6 !important; }
  .card-n .kdates {
    padding-left: 0; }
    .card-n .kdates li {
      list-style: none;
      color: #002987;
      font-family: "gilroy", sans-serif;
      border-top: 1px solid #e8e8e8;
      padding: .8em 0;
      font-size: 1.05em; }
      .card-n .kdates li strong {
        color: #145cd6;
        font-family: "gilroy-b", sans-serif;
        display: block;
        font-size: 3.15em;
        line-height: 1.2em; }

.resources .btn-fmx {
  text-align: left; }
.resources .card-n .n-index:nth-of-type(2) {
  font-family: "gilroy", sans-serif;
  margin-top: 0;
  letter-spacing: 0;
  margin-top: 0 !important; }

.card-search {
  border-top: 1px solid #d8d8d8;
  border-radius: 0;
  font-size: .9em; }
  .card-search .t-4 {
    font-size: 1.7em;
    letter-spacing: 0;
    color: #001769;
    margin-top: .25em;
    padding-bottom: 0; }
  .card-search .t-block {
    font-size: 1.3em;
    line-height: 1.7; }
    .card-search .t-block strong {
      color: #636363 !important;
      font-weight: normal;
      color: #d8d8d8;
      font-family: "gilroy", sans-serif; }
  .card-search .n-infos {
    font-size: 1.15em; }
  .card-search .n-index.n-index-b {
    font-size: 1.05em;
    color: #efac00 !important;
    font-family: "gilroy-b", sans-serif; }
  .card-search a {
    border-radius: 0; }
    .card-search a:hover .t-4, .card-search a:hover .t-block {
      color: #001769; }
      .card-search a:hover .t-4 strong, .card-search a:hover .t-block strong {
        color: #145cd6 !important; }

.card-g {
  display: inline-block;
  width: 100%;
  height: 100%;
  border: 1px solid #d8d8d8;
  border-radius: .5em;
  -webkit-transition: all 0.1s ease-out 0s;
  -moz-transition: all 0.1s ease-out 0s;
  -o-transition: all 0.1s ease-out 0s;
  transition: all 0.1s ease-out 0s; }
  .card-g:is(a):hover {
    text-decoration: none;
    background-color: #145cd6; }
    .card-g:is(a):hover p, .card-g:is(a):hover h3 {
      color: #fff !important; }

.card-c {
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5); }
  .card-c .index {
    font-family: "gilroy-b", sans-serif;
    text-transform: uppercase;
    font-size: 0.85em;
    letter-spacing: 0.2px; }
  .card-c h3 {
    font-family: "gilroy-b", sans-serif;
    text-transform: uppercase;
    font-size: 1.15em;
    padding-right: 2em; }
  .card-c .title-c {
    color: #efac00;
    text-decoration: none;
    display: block;
    -webkit-transition: all 0.1s ease-out 0s;
    -moz-transition: all 0.1s ease-out 0s;
    -o-transition: all 0.1s ease-out 0s;
    transition: all 0.1s ease-out 0s;
    margin-top: .25em;
    border-radius: .5em; }
    .card-c .title-c:is(a):hover {
      background: #efac00;
      color: #fff; }
      .card-c .title-c:is(a):hover.arr-o::after {
        background: transparent url("../img/a_white.svg") left top no-repeat; }
  .card-c ul li {
    list-style: none;
    color: #002987;
    font-family: "gilroy", sans-serif;
    border-top: 1px solid #d8d8d8;
    font-size: 1em;
    padding-left: 40px;
    position: relative;
    padding-right: 0px !important; }
    .card-c ul li:first-of-type {
      border-top: none; }
    .card-c ul li a {
      font-family: "gilroy", sans-serif;
      color: #002987;
      text-decoration: none;
      display: block;
      -webkit-transition: all 0.1s ease-out 0s;
      -moz-transition: all 0.1s ease-out 0s;
      -o-transition: all 0.1s ease-out 0s;
      transition: all 0.1s ease-out 0s; }
      .card-c ul li a:hover {
        background-color: #002987;
        color: #fff; }
        .card-c ul li a:hover .circle {
          background-color: #fff;
          color: #002987; }
  .card-c .circle span {
    font-family: "gilroy", sans-serif;
    font-size: .95em;
    width: 30px;
    height: 30px;
    display: inline-block;
    border-radius: 15px;
    text-align: center;
    background-color: #8bc051;
    color: #fff;
    vertical-align: middle;
    line-height: 30px;
    margin-right: .5em;
    position: absolute;
    left: 0; }
  .card-c .icon {
    width: 30px;
    height: 30px;
    position: absolute;
    left: 0; }

.card-j .index {
  font-family: "gilroy-b", sans-serif;
  text-transform: uppercase;
  font-size: .9em;
  letter-spacing: 0.02em; }
.card-j h3 {
  font-family: "gilroy-b", sans-serif;
  color: #efac00;
  text-transform: uppercase;
  font-size: 1.3em;
  margin-top: .25em; }
.card-j ul {
  border-top: 1px solid #d8d8d8;
  padding-left: 0; }
  .card-j ul li {
    list-style: none;
    padding-top: 0;
    color: #002987;
    font-family: "gilroy", sans-serif;
    font-size: 1.1em; }
.card-j .btn-j {
  background-color: #002987;
  text-transform: uppercase;
  color: #fff;
  font-family: "gilroy-b", sans-serif;
  padding: .85em 1.2em;
  letter-spacing: .02em;
  font-size: .95em;
  display: block;
  -webkit-transition: all 0.1s ease-out 0s;
  -moz-transition: all 0.1s ease-out 0s;
  -o-transition: all 0.1s ease-out 0s;
  transition: all 0.1s ease-out 0s;
  border-radius: 2em; }
.card-j:hover .btn-j {
  background-color: #145cd6; }
.card-j .info strong {
  color: #002987;
  font-family: "gilroy-b", sans-serif;
  font-size: 1.1em; }
.card-j .info p {
  font-family: "gilroy", sans-serif;
  color: #002987;
  font-size: 1.1em; }
.card-j .info img {
  width: 40px;
  float: left;
  margin-right: 1em;
  padding-top: .5em; }

.n-type {
  display: inline-block;
  font-size: .75em !important;
  margin-bottom: 0;
  font-family: "gilroy", sans-serif;
  padding: 0.5em 2em;
  text-transform: uppercase;
  font-style: italic;
  border-radius: 2em; }

.acc-item {
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s; }

.img-false {
  background-color: #efac00;
  width: 294px;
  height: 199px;
  border-radius: .5em;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  -webkit-transition: all 0.1s ease-out 0s;
  -moz-transition: all 0.1s ease-out 0s;
  -o-transition: all 0.1s ease-out 0s;
  transition: all 0.1s ease-out 0s; }
  .img-false svg {
    height: 36px;
    opacity: 0.35;
    fill: #fff;
    -webkit-transition: all 0.1s ease-out 0s;
    -moz-transition: all 0.1s ease-out 0s;
    -o-transition: all 0.1s ease-out 0s;
    transition: all 0.1s ease-out 0s; }
  .img-false:hover svg {
    opacity: 0.8; }

.img-full {
  width: 100%;
  height: auto; }

.breadcrumb {
  padding: 0;
  margin: 0;
  background-color: transparent; }
  .breadcrumb a {
    color: #efac00;
    font-family: "gilroy", sans-serif;
    font-size: 1em;
    -webkit-transition: all 0.1s ease-out 0s;
    -moz-transition: all 0.1s ease-out 0s;
    -o-transition: all 0.1s ease-out 0s;
    transition: all 0.1s ease-out 0s; }
    .breadcrumb a:hover {
      color: #fff;
      text-decoration: none; }

.acc-content .collapse h3 {
  border-top: none !important; }
.acc-content .collapse a {
  text-decoration: underline !important;
  color: #636363 !important; }
  .acc-content .collapse a:hover {
    color: #002987 !important; }
.acc-content h3 {
  max-width: 100% !important; }
  .acc-content h3:first-of-type {
    border-top: none !important;
    margin-bottom: .25em;
    padding: 0 !important; }
  .acc-content h3 a {
    color: #001769;
    font-family: "gilroy-b", sans-serif;
    position: relative;
    display: block;
    margin: .5em 0 !important; }
    .acc-content h3 a:after {
      content: ' ';
      width: 11px;
      height: 17px;
      display: inline-block;
      position: absolute;
      top: 3px;
      right: 10px;
      background: transparent url("../img/a_acc.svg") left top no-repeat;
      -webkit-transition: all 0.1s ease-out 0s;
      -moz-transition: all 0.1s ease-out 0s;
      -o-transition: all 0.1s ease-out 0s;
      transition: all 0.1s ease-out 0s; }
    .acc-content h3 a:not(.collapsed):after {
      transform: rotate(90deg); }

.wp-block-image img {
  border-radius: .75em; }
.wp-block-image figcaption {
  font-family: "gilroy", sans-serif;
  color: #145cd6;
  margin: 1em 0px 1.5em;
  font-style: italic;
  font-size: 0.95em;
  max-width: 800px; }

img[alt] {
  color: #636363;
  line-height: 1.7em;
  font-size: 1em;
  font-family: "gilroy", sans-serif; }

.content {
  font-size: 1.03em; }
  .content img[alt] {
    color: #636363;
    line-height: 1.7em;
    font-size: 1em;
    font-family: "gilroy", sans-serif; }
  .content .contact h4 {
    margin-bottom: .5em;
    color: #145cd6;
    margin-top: .5em; }
  .content .contact strong {
    font-size: 1.1em; }
  .content .footnote {
    font-size: .95em;
    margin-top: 2em;
    line-height: 1.5; }
  .content .footer {
    font-size: .95em;
    font-style: italic; }
  .content figure {
    margin: 2em 0; }
    .content figure img {
      border-radius: .75em; }
  .content p {
    color: #636363;
    line-height: 1.7em;
    font-size: 1.1em;
    max-width: 746px; }
  .content h2 {
    font-family: "gilroy-b", sans-serif;
    font-size: 1.55em;
    font-weight: 700;
    margin-bottom: 1em;
    margin-top: 1.5em !important;
    color: #001769;
    max-width: 746px; }
  .content h3:not(.t-4b) {
    font-family: "gilroy", sans-serif;
    font-size: 1.45em;
    margin-top: 1.5em;
    margin-bottom: .75em;
    color: #145cd6;
    max-width: 746px; }
  .content h4 {
    font-family: "gilroy", sans-serif;
    font-size: 1.3em;
    margin-top: 1.5em;
    margin-bottom: .75em;
    color: #636363;
    max-width: 746px; }
  .content a {
    text-decoration: underline;
    font-family: "gilroy-b", sans-serif; }
    .content a:hover {
      color: #145cd6; }
    .content a.page-link {
      display: inline;
      color: #145cd6;
      text-decoration: none;
      border: 0;
      padding: 0 3em 0 0;
      position: relative; }
      .content a.page-link:hover {
        background: transparent;
        color: #002987; }
      .content a.page-link:focus {
        box-shadow: none;
        background: transparent; }
      .content a.page-link:after {
        background: transparent url("../img/a_blue3.svg") left top no-repeat;
        content: ' ';
        width: 20px;
        height: 14px;
        display: inline-block;
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        right: 1em;
        transition: all 0.1s ease-out 0s; }
  .content strong {
    font-family: "gilroy-b", sans-serif; }
  .content .box {
    background: #145cd6;
    border-radius: 1em;
    padding: 1.5em 1.75em;
    margin: 1.75em 0; }
    .content .box p {
      color: #fff; }
      .content .box p:last-of-type {
        margin-bottom: 0; }
    .content .box h3 {
      color: #fff;
      margin-top: 0; }
    .content .box a {
      text-decoration: underline;
      color: #fff;
      font-family: "gilroy-b", sans-serif; }
      .content .box a:hover {
        text-decoration: underline;
        color: #efac00; }
    .content .box ul {
      max-width: 746px;
      padding: 0; }
      .content .box ul li {
        position: relative;
        color: #fff;
        list-style: none;
        padding-left: 2em;
        padding-bottom: 0;
        margin-bottom: .5em; }
        .content .box ul li:before {
          content: '';
          width: 20px;
          height: 14px;
          display: inline-block;
          position: absolute;
          top: .5em;
          margin: auto;
          left: 0;
          background: transparent url("../img/a_white.svg") left top no-repeat; }
    .content .box figure {
      margin-bottom: 1.5em; }
      .content .box figure figcaption {
        color: #fff; }
  .content hr {
    color: #c2c1c1;
    margin-top: 1.5em; }
  .content .footnote p {
    line-height: 1.5em;
    font-size: 1.05em;
    color: #145cd6; }
  .content ul {
    list-style: none;
    padding-left: 1.25em;
    max-width: 746px; }
    .content ul.arr-list-b li {
      color: #145cd6;
      padding-left: 2em; }
      .content ul.arr-list-b li:before {
        content: ' ';
        width: 20px;
        height: 14px;
        display: inline-block;
        position: absolute;
        top: 0;
        bottom: .5em;
        margin: auto;
        left: 0;
        background: transparent url("../img/a_blue3.svg") left top no-repeat; }
    .content ul li {
      color: #636363;
      font-family: "gilroy", sans-serif;
      line-height: 1.7em;
      font-size: 1.1em;
      padding-bottom: .35em;
      position: relative;
      padding-left: 1em; }
      .content ul li:before {
        content: "";
        position: absolute;
        top: .75em;
        width: 5px;
        height: 5px;
        background: #636363;
        left: 0;
        display: block;
        border-radius: 50%; }
      .content ul li ul {
        margin-top: .5em; }
        .content ul li ul li {
          padding-bottom: .35em;
          font-size: 1em; }
  .content figcaption, .content .wp-caption-text {
    font-family: "gilroy", sans-serif;
    color: #145cd6;
    margin: 1em 0 1.5em;
    font-style: italic;
    font-size: .95em;
    max-width: 800px; }
  .content .wp-block-image img {
    width: 100%;
    height: auto; }
  .content .collapse-list {
    overflow: hidden;
    clear: both; }
    .content .collapse-list h3 {
      margin-top: .75em;
      margin-bottom: .5em; }
    .content .collapse-list ul {
      padding-left: 1em; }
      .content .collapse-list ul li {
        color: #636363;
        font-size: 1.1em; }
        .content .collapse-list ul li a {
          color: #636363; }
          .content .collapse-list ul li a:hover {
            color: #145cd6; }
  .content.acc-content h3 {
    border-top: 1px solid #d8d8d8; }
  .content.acc-content a {
    text-decoration: none;
    color: #002987;
    padding-right: 1.5em; }

.chart p {
  margin-bottom: -.5em !important;
  color: #001769; }
.chart h3 {
  font-size: 4.5em;
  margin-bottom: 0 !important; }
  .chart h3 span {
    font-size: .5em;
    font-family: "gilroy-b", sans-serif; }
.chart .chart-list {
  padding-left: 0;
  margin-top: 1em; }
  .chart .chart-list li {
    list-style: none;
    font-family: "gilroy", sans-serif;
    padding: 1em 0;
    border-bottom: 1px solid #d8d8d8;
    font-size: 1.1em; }

.sep-articles:before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #efefef;
  margin-bottom: 2em; }

.c-side-list a {
  font-family: "gilroy", sans-serif;
  color: #002987;
  -webkit-transition: all 0.1s ease-out 0s;
  -moz-transition: all 0.1s ease-out 0s;
  -o-transition: all 0.1s ease-out 0s;
  transition: all 0.1s ease-out 0s; }
  .c-side-list a:hover {
    color: #145cd6; }

form.wpcf7-form.form-inline {
  position: relative; }
  form.wpcf7-form.form-inline .form-input {
    font-family: "gilroy", sans-serif;
    padding: 1em 2em;
    color: #001769;
    border-radius: 1.8em;
    border: none;
    width: 100%;
    font-size: 1em;
    background-color: #fcfcf6; }
    form.wpcf7-form.form-inline .form-input:focus {
      outline: none !important;
      border: none !important; }
  form.wpcf7-form.form-inline .form-submit {
    border: none;
    padding: 1em 1.5em .9em 1.5em;
    position: absolute;
    right: 4%;
    top: 0;
    font-family: "gilroy-b", sans-serif;
    color: #002987;
    font-size: 1em;
    background: transparent url("../img/a_blue.svg") right center no-repeat;
    background-size: 12%;
    -webkit-transition: all 0.1s ease-out 0s;
    -moz-transition: all 0.1s ease-out 0s;
    -o-transition: all 0.1s ease-out 0s;
    transition: all 0.1s ease-out 0s; }
    form.wpcf7-form.form-inline .form-submit:hover {
      color: #145cd6; }
form.wpcf7-form .nl-message {
  font-size: .95em;
  color: rgba(255, 255, 255, 0.9);
  font-family: "gilroy", sans-serif;
  padding: 0 1.5em;
  line-height: 1.5;
  opacity: .9; }
  form.wpcf7-form .nl-message a {
    text-decoration: underline;
    text-underline-offset: .2em;
    font-family: "gilroy-b", sans-serif; }
    form.wpcf7-form .nl-message a:hover {
      color: #efac00; }
form.wpcf7-form .wpcf7-not-valid-tip {
  color: #efac00;
  padding: .5em 1.5em 0; }
form.wpcf7-form .wpcf7-response-output {
  padding: .5em 1.25em 0 !important; }

.content form.wpcf7-form .wpcf7-response-output {
  padding: .5em 0 1em 0 !important; }

.subvention-form .accordeon-item:is(.as--active) {
  border-bottom: 1px solid #dfe6f0; }
.subvention-form .accordeon-item .accordeon-title {
  background-color: #fff;
  color: #002987;
  font-family: "gilroy-b", sans-serif;
  padding: 1em;
  font-size: 1.2em; }
.subvention-form .accordeon-item.as--active .accordeon-title {
  background-color: #efac00;
  color: #fff;
  border-radius: 1em 1em 0 0; }
.subvention-form .accordeon-item .accordeon-content {
  max-height: 0;
  overflow: hidden;
  background-color: #faf9f5;
  -webkit-transition: all 0.1s ease-out 0s;
  -moz-transition: all 0.1s ease-out 0s;
  -o-transition: all 0.1s ease-out 0s;
  transition: all 0.1s ease-out 0s; }
  .subvention-form .accordeon-item .accordeon-content .form-standard {
    padding: 1em; }
    .subvention-form .accordeon-item .accordeon-content .form-standard label {
      font-family: "gilroy-b", sans-serif;
      color: #002987;
      display: block;
      margin: 1.5em 0 .5em;
      font-size: 1.05em; }
    .subvention-form .accordeon-item .accordeon-content .form-standard .choice {
      display: inline-block;
      margin-right: 1em;
      margin: 1em 0; }
      .subvention-form .accordeon-item .accordeon-content .form-standard .choice label {
        display: inline;
        font-family: "gilroy", sans-serif;
        color: #636363;
        padding-left: .5em; }
      .subvention-form .accordeon-item .accordeon-content .form-standard .choice input[type="checkbox"] {
        width: auto; }
    .subvention-form .accordeon-item .accordeon-content .form-standard select, .subvention-form .accordeon-item .accordeon-content .form-standard input, .subvention-form .accordeon-item .accordeon-content .form-standard textarea {
      border-radius: 2em;
      padding: .8em 1.5em;
      font-family: "gilroy", sans-serif;
      color: #636363;
      border: 1px solid #dfdfdf;
      background-color: #fff;
      width: 100%; }
    .subvention-form .accordeon-item .accordeon-content .form-standard textarea {
      border-radius: 1em; }
    .subvention-form .accordeon-item .accordeon-content .form-standard .subvention-cta {
      border: 0; }
    .subvention-form .accordeon-item .accordeon-content .form-standard select {
      appearance: none;
      -webkit-appearance: none;
      -moz-appearance: none;
      background-image: url("../img/arrow-select.svg");
      background-repeat: no-repeat;
      background-position: right 1.5em center;
      background-size: 16px; }
.subvention-form .accordeon-item.as--active .accordeon-content {
  max-height: 999rem; }

.subvention-sent p {
  font-family: "gilroy-b", sans-serif;
  font-size: 1.2em;
  color: #efac00; }

.ui-datepicker {
  border: 1px solid #dfdfdf;
  background-color: #fff;
  border-radius: 1em; }
  .ui-datepicker .ui-datepicker-header {
    text-align: center;
    margin-top: 1em; }
    .ui-datepicker .ui-datepicker-header .ui-datepicker-prev, .ui-datepicker .ui-datepicker-header .ui-datepicker-next {
      display: none; }
    .ui-datepicker .ui-datepicker-header .ui-datepicker-month, .ui-datepicker .ui-datepicker-header .ui-datepicker-year {
      background-color: #efac00;
      color: #fff;
      padding: 0.5em 2.5em 0.5em 1.5em;
      font-size: 0.95em;
      font-family: "gilroy", sans-serif;
      border: none;
      border-radius: 1.5em;
      margin: 0 .5em;
      appearance: none;
      -webkit-appearance: none;
      -moz-appearance: none;
      background-image: url("../img/arrow-select-w.svg");
      background-repeat: no-repeat;
      background-position: right 1em center;
      background-size: 12px; }
  .ui-datepicker .ui-datepicker-calendar {
    margin-top: 1em;
    font-size: .9em;
    padding: 0 1em;
    display: inline-block;
    font-family: "gilroy", sans-serif; }
    .ui-datepicker .ui-datepicker-calendar td {
      text-align: center; }
      .ui-datepicker .ui-datepicker-calendar td:not(.ui-datepicker-unselectable):hover {
        background-color: #efac00;
        color: #fff; }

.wpcf7-form label {
  font-family: "gilroy-b", sans-serif;
  color: #002987;
  display: block;
  margin: 1.5em 0 .5em; }
.wpcf7-form select, .wpcf7-form input:not(.wpcf7-submit), .wpcf7-form textarea {
  width: 100%;
  border-radius: 2em;
  padding: .65em 1.5em;
  font-family: "gilroy", sans-serif;
  color: #636363;
  border: 1px solid #dfdfdf;
  background-color: #fff;
  -webkit-transition: all 0.1s ease-out 0s;
  -moz-transition: all 0.1s ease-out 0s;
  -o-transition: all 0.1s ease-out 0s;
  transition: all 0.1s ease-out 0s; }
  .wpcf7-form select:focus, .wpcf7-form input:not(.wpcf7-submit):focus, .wpcf7-form textarea:focus {
    border: 1px solid #145cd6; }
.wpcf7-form textarea {
  border-radius: 1em; }
.wpcf7-form .wpcf7-submit {
  color: #fff;
  background-color: #145cd6;
  font-weight: 700;
  border: 0;
  font-size: .95em;
  padding: 0.7em 2em; }
  .wpcf7-form .wpcf7-submit:hover {
    background-color: #efac00; }
.wpcf7-form .wpcf7-not-valid-tip {
  color: #efac00; }
.wpcf7-form .wpcf7-response-output {
  border: none !important;
  font-family: "gilroy-b", sans-serif;
  color: #efac00;
  margin: 1em 0 0 !important;
  padding: 0 !important;
  font-size: 1.2em; }
.wpcf7-form .wpcf7-not-valid {
  border-color: #efac00 !important; }
.wpcf7-form .mention-form {
  font-size: 1.05em; }

.map-container {
  padding: 0 3em;
  background-color: white;
  width: 100%;
  height: 720px;
  margin: 0 auto;
  z-index: 0; }
  .map-container .leaflet-bar {
    box-shadow: none; }
  .map-container a.leaflet-popup-close-button {
    color: #002987 !important;
    padding: .5em 1.5em 0 0 !important; }
    .map-container a.leaflet-popup-close-button span {
      font-size: 2em; }
  .map-container .leaflet-bar a, .map-container .leaflet-control-layers-toggle {
    color: #fff;
    border-radius: 0;
    border-bottom: 0; }
  .map-container .leaflet-bar a:first-child {
    border-radius: 0; }
  .map-container .leaflet-popup-content-wrapper {
    box-shadow: none;
    border: none;
    box-shadow: 0 0px 10px 0 rgba(0, 0, 0, 0.2), 0 0 0 1px transparent; }
    .map-container .leaflet-popup-content-wrapper .leaflet-popup-content {
      margin: 0;
      font-family: "gilroy", sans-serif;
      width: max-content !important;
      width: 25em !important; }
      .map-container .leaflet-popup-content-wrapper .leaflet-popup-content .index {
        text-transform: uppercase;
        letter-spacing: .7px;
        font-size: 1.05em;
        font-family: "gilroy-b", sans-serif; }
      .map-container .leaflet-popup-content-wrapper .leaflet-popup-content h3 {
        font-family: "gilroy-b", sans-serif;
        text-transform: uppercase;
        font-weight: 500; }
        .map-container .leaflet-popup-content-wrapper .leaflet-popup-content h3 a {
          width: 100%;
          display: block; }
          .map-container .leaflet-popup-content-wrapper .leaflet-popup-content h3 a.arr::after {
            right: 0; }
      .map-container .leaflet-popup-content-wrapper .leaflet-popup-content .circle span {
        background-color: #8bc051;
        font-size: 1em;
        margin-right: 1rem !important;
        position: absolute;
        left: 0; }
      .map-container .leaflet-popup-content-wrapper .leaflet-popup-content .icon {
        width: 30px;
        height: 30px;
        position: absolute;
        left: 0; }
      .map-container .leaflet-popup-content-wrapper .leaflet-popup-content ul {
        padding-left: 0;
        margin-bottom: 0; }
        .map-container .leaflet-popup-content-wrapper .leaflet-popup-content ul li {
          list-style: none;
          font-size: 1.25em;
          color: #002987;
          border-top: 1px solid #dfdfdf;
          padding-left: 40px;
          position: relative;
          padding-right: 0 !important; }
  .map-container .leaflet-popup-tip-container {
    display: none; }
  .map-container .marker-cluster {
    background-color: transparent; }
  .map-container .leaflet-control-zoom {
    border: 1px solid #002987 !important; }
    .map-container .leaflet-control-zoom a span {
      color: #002987;
      font-family: unset; }
    .map-container .leaflet-control-zoom a.leaflet-disabled span {
      color: #9fc3dd; }

.alm-filter-wrapper {
  position: relative;
  border-radius: 3em; }
  .alm-filter-wrapper .alm-filters-container {
    margin-bottom: 0;
    border-radius: .6em;
    padding: 0 .5em 0 150px; }
    .alm-filter-wrapper .alm-filters-container:before {
      height: 24px;
      display: inline-block;
      position: absolute;
      background: transparent url("../img/filter.png") no-repeat left top;
      left: 0;
      top: .5em;
      padding-left: 45px;
      font-family: "gilroy", sans-serif; }
    .alm-filter-wrapper .alm-filters-container .alm-filter {
      display: inline-block;
      margin: 0 .5em;
      padding-bottom: 0; }
      .alm-filter-wrapper .alm-filters-container .alm-filter li a.active {
        color: #fff; }
        .alm-filter-wrapper .alm-filters-container .alm-filter li a.active.field-radio:before {
          border-color: #efac00;
          background-color: #efac00; }
      .alm-filter-wrapper .alm-filters-container .alm-filter.alm-filter--search {
        position: absolute;
        right: 0;
        width: 30%; }
        .alm-filter-wrapper .alm-filters-container .alm-filter.alm-filter--search .alm-filter--textfield {
          background-color: #002987;
          border-radius: 1.5em;
          font-family: "gilroy", sans-serif;
          color: #fff; }
          .alm-filter-wrapper .alm-filters-container .alm-filter.alm-filter--search .alm-filter--textfield::placeholder {
            color: #fff; }
        .alm-filter-wrapper .alm-filters-container .alm-filter.alm-filter--search button {
          position: absolute;
          right: 0;
          height: 100%;
          background-color: transparent;
          text-indent: -9999px;
          width: 41px;
          display: block;
          border: none;
          -webkit-transition: all 0.1s ease-out 0s;
          -moz-transition: all 0.1s ease-out 0s;
          -o-transition: all 0.1s ease-out 0s;
          transition: all 0.1s ease-out 0s; }
          .alm-filter-wrapper .alm-filters-container .alm-filter.alm-filter--search button:after {
            content: "";
            width: 23px;
            height: 23px;
            display: inline-block;
            position: absolute;
            right: 15px;
            top: 10px;
            background: transparent url("../img/filter-search.png") no-repeat left top; }
          .alm-filter-wrapper .alm-filters-container .alm-filter.alm-filter--search button:hover {
            box-shadow: -5px 0 5px rgba(0, 0, 0, 0.2); }
    .alm-filter-wrapper .alm-filters-container .alm-btn-filters .alm-filter--title {
      display: none; }
    .alm-filter-wrapper .alm-filters-container .alm-btn-filters ul {
      display: inline-block;
      width: auto;
      position: relative;
      top: auto;
      border-radius: 0;
      box-shadow: none;
      background-color: transparent !important;
      padding: 0 !important; }
      .alm-filter-wrapper .alm-filters-container .alm-btn-filters ul li {
        display: inline-block;
        margin-bottom: 0 !important; }
        .alm-filter-wrapper .alm-filters-container .alm-btn-filters ul li .alm-filter--link {
          border: 1px solid #fff;
          font-size: 0.91em;
          color: #fff !important;
          margin-right: .5em;
          border-radius: 2em;
          text-align: left;
          padding: .65em 5em .65em 1.5em;
          font-family: "gilroy-b", sans-serif;
          -webkit-transition: all 0.1s ease-out 0s;
          -moz-transition: all 0.1s ease-out 0s;
          -o-transition: all 0.1s ease-out 0s;
          transition: all 0.1s ease-out 0s; }
          .alm-filter-wrapper .alm-filters-container .alm-btn-filters ul li .alm-filter--link:before, .alm-filter-wrapper .alm-filters-container .alm-btn-filters ul li .alm-filter--link:after {
            display: none; }
          .alm-filter-wrapper .alm-filters-container .alm-btn-filters ul li .alm-filter--link.active, .alm-filter-wrapper .alm-filters-container .alm-btn-filters ul li .alm-filter--link:hover {
            background-color: #002987 !important;
            color: #fff !important;
            border-color: #002987; }
    .alm-filter-wrapper .alm-filters-container .alm-filter--text-wrap {
      background-color: transparent !important;
      border: none !important; }
  .alm-filter-wrapper .filter-title {
    text-transform: uppercase;
    font-family: "gilroy", sans-serif;
    color: #002987;
    letter-spacing: .1em;
    font-weight: normal; }
  .alm-filter-wrapper #alm-selected-filters {
    padding: 0; }
  .alm-filter-wrapper .alm-filter {
    position: relative;
    display: inline-block;
    margin: 0 1em;
    z-index: 1; }
    .alm-filter-wrapper .alm-filter .alm-filter--title {
      border: 1px solid #fff;
      border-radius: 1.2em;
      text-align: left;
      cursor: pointer; }
      .alm-filter-wrapper .alm-filter .alm-filter--title h3 {
        margin-bottom: 0;
        font-size: 0.91em;
        padding: .65em 5em .65em 1.5em;
        color: #fff;
        font-family: "gilroy-b", sans-serif;
        border-radius: 2em; }
        .alm-filter-wrapper .alm-filter .alm-filter--title h3:after {
          content: "";
          width: 12px;
          height: 6px;
          display: inline-block;
          position: absolute;
          right: 17px;
          top: 1em;
          -webkit-mask: url("../img/arrow-filter.svg") no-repeat 50% 50%;
          mask: url("../img/arrow-filter.svg") no-repeat 50% 50%;
          -webkit-mask-size: cover;
          mask-size: cover;
          background-color: #fff; }
      .alm-filter-wrapper .alm-filter .alm-filter--title.open, .alm-filter-wrapper .alm-filter .alm-filter--title:hover {
        background-color: #fff; }
        .alm-filter-wrapper .alm-filter .alm-filter--title.open h3, .alm-filter-wrapper .alm-filter .alm-filter--title:hover h3 {
          color: #145cd6 !important; }
          .alm-filter-wrapper .alm-filter .alm-filter--title.open h3:after, .alm-filter-wrapper .alm-filter .alm-filter--title:hover h3:after {
            content: '\f005';
            background-color: #145cd6;
            transform: scaleY(-1);
            -webkit-transform: scaleY(-1); }
    .alm-filter-wrapper .alm-filter ul {
      box-shadow: 0 0px 10px 0 rgba(0, 0, 0, 0.1), 0 0 0 1px transparent;
      position: absolute;
      text-align: left;
      display: none;
      z-index: 2;
      border-radius: .6em;
      padding: .5em !important;
      top: 3em;
      width: max-content; }
      .alm-filter-wrapper .alm-filter ul li {
        margin-bottom: 0;
        color: #fff; }
        .alm-filter-wrapper .alm-filter ul li:first-child {
          border-top: none; }
        .alm-filter-wrapper .alm-filter ul li:after {
          background: transparent; }
        .alm-filter-wrapper .alm-filter ul li a.field-checkbox::before,
        .alm-filter-wrapper .alm-filter ul li a.active.field-checkbox::before {
          border-color: #fff;
          background-color: transparent;
          border-radius: .25em;
          box-shadow: none; }
        .alm-filter-wrapper .alm-filter ul li a.field-checkbox::after {
          border-color: #fff;
          left: 23px;
          top: 11px; }
        .alm-filter-wrapper .alm-filter ul li a {
          font-family: "gilroy", sans-serif;
          border-radius: 1.5em;
          padding: 0.5em 3em; }
          .alm-filter-wrapper .alm-filter ul li a:hover {
            color: #002987; }
          .alm-filter-wrapper .alm-filter ul li a:before {
            left: 17px !important;
            top: 8px !important; }
        .alm-filter-wrapper .alm-filter ul li .alm-filter--link {
          font-family: "gilroy-b", sans-serif;
          padding: .5em 2em .5em 2em !important;
          color: #145cd6 !important;
          border-radius: 2em; }
          .alm-filter-wrapper .alm-filter ul li .alm-filter--link:before, .alm-filter-wrapper .alm-filter ul li .alm-filter--link:after {
            display: none !important; }
          .alm-filter-wrapper .alm-filter ul li .alm-filter--link.active {
            color: #fff !important;
            background-color: #efac00 !important; }
        .alm-filter-wrapper .alm-filter ul li:hover {
          border-radius: 1.5em; }
          .alm-filter-wrapper .alm-filter ul li:hover .alm-filter--link {
            color: #fff !important;
            background-color: #efac00 !important; }
      .alm-filter-wrapper .alm-filter ul.nav-tabs-filter li {
        margin-right: .5em; }
        .alm-filter-wrapper .alm-filter ul.nav-tabs-filter li:last-of-type {
          margin-right: 0; }
        .alm-filter-wrapper .alm-filter ul.nav-tabs-filter li a {
          font-family: "gilroy-b", sans-serif;
          border: 1px solid #fff;
          padding: 0.5em 2em;
          color: #fff;
          -webkit-transition: all 0.1s ease-out 0s;
          -moz-transition: all 0.1s ease-out 0s;
          -o-transition: all 0.1s ease-out 0s;
          transition: all 0.1s ease-out 0s; }
          .alm-filter-wrapper .alm-filter ul.nav-tabs-filter li a:hover, .alm-filter-wrapper .alm-filter ul.nav-tabs-filter li a.active {
            border: 1px solid #efac00;
            background-color: #efac00; }
    .alm-filter-wrapper .alm-filter.alm-filter--search .alm-filter--title, .alm-filter-wrapper .alm-filter.alm-filter--s .alm-filter--title {
      display: none; }
    .alm-filter-wrapper .alm-filter.alm-filter--search .alm-filter--textfield, .alm-filter-wrapper .alm-filter.alm-filter--s .alm-filter--textfield {
      border: none;
      border-radius: 1.5em;
      padding: 1.5em 4em 1.5em 1.5em; }
      .alm-filter-wrapper .alm-filter.alm-filter--search .alm-filter--textfield::placeholder, .alm-filter-wrapper .alm-filter.alm-filter--s .alm-filter--textfield::placeholder {
        color: #002987;
        font-family: "gilroy", sans-serif; }
    .alm-filter-wrapper .alm-filter .alm-filter--inner {
      padding: 0; }
      .alm-filter-wrapper .alm-filter .alm-filter--inner ul {
        border-bottom: none;
        background-color: #fff; }
  .alm-filter-wrapper.alm-filter-bottom {
    position: absolute;
    background-color: #efac00;
    bottom: -2.5em;
    z-index: 1; }
  .alm-filter-wrapper .view-mode {
    position: absolute;
    top: 0;
    right: 1.5em;
    height: 100%;
    color: #002987; }
    .alm-filter-wrapper .view-mode a {
      height: 100%;
      display: inline-block;
      background-color: #002987;
      height: 100%;
      padding-left: 1.25em;
      padding-right: 1.25em;
      color: #fff;
      display: flex;
      align-items: center;
      border-radius: 1.5em;
      margin-left: .5em;
      -webkit-transition: all 0.1s ease-out 0s;
      -moz-transition: all 0.1s ease-out 0s;
      -o-transition: all 0.1s ease-out 0s;
      transition: all 0.1s ease-out 0s; }
      .alm-filter-wrapper .view-mode a:hover, .alm-filter-wrapper .view-mode a.active {
        background-color: #efac00; }
      .alm-filter-wrapper .view-mode a svg {
        display: block;
        fill: #fff;
        -webkit-transition: all 0.1s ease-out 0s;
        -moz-transition: all 0.1s ease-out 0s;
        -o-transition: all 0.1s ease-out 0s;
        transition: all 0.1s ease-out 0s; }
      .alm-filter-wrapper .view-mode a.vmap svg {
        width: 20px;
        height: 27px; }
      .alm-filter-wrapper .view-mode a.vlist svg {
        width: 22px;
        height: 28px; }

body:lang(fr-FR) .alm-filter-wrapper .alm-filters-container:before {
  content: "Filtrer par :"; }
body:lang(fr-FR) .alm-filter-wrapper.alm-filter-sort .alm-filters-container {
  padding: 0 .5em 0 40px; }
  body:lang(fr-FR) .alm-filter-wrapper.alm-filter-sort .alm-filters-container:before {
    content: ""; }

body:lang(en-GB) .alm-filter-wrapper .alm-filters-container:before {
  content: "Filter by:"; }
body:lang(en-GB) .alm-filter-wrapper.alm-filter-sort .alm-filters-container {
  padding: 0 .5em 0 40px; }
  body:lang(en-GB) .alm-filter-wrapper.alm-filter-sort .alm-filters-container:before {
    content: ""; }

.alm-selected-filters-wrapper {
  position: absolute;
  top: -35px;
  left: 55px; }
  .alm-selected-filters-wrapper #alm-selected-filters li > div {
    font-family: "gilroy-b", sans-serif;
    border: 1.5px solid #145cd6 !important;
    color: #145cd6;
    font-size: .91em;
    padding: .5em 1em;
    border-radius: 1.5em;
    background-color: transparent; }
    .alm-selected-filters-wrapper #alm-selected-filters li > div:hover {
      background-color: transparent;
      color: #efac00;
      border: 1.5px solid #efac00 !important;
      box-shadow: none; }
      .alm-selected-filters-wrapper #alm-selected-filters li > div:hover:before {
        color: #efac00; }
    .alm-selected-filters-wrapper #alm-selected-filters li > div:before {
      opacity: 1;
      color: #145cd6; }

.alm-results-text {
  display: inline-block;
  color: #efac00;
  font-family: "gilroy", sans-serif;
  font-size: 1.8em;
  padding-left: 1em; }

.alm-paging-wrap.row {
  display: block; }
.alm-paging-wrap .alm-paging-content {
  display: flex;
  flex-wrap: wrap; }

.info-filter {
  font-family: "gilroy", sans-serif;
  color: #fff;
  font-size: .9em;
  font-weight: 500; }

#presentation .resources {
  border-radius: 1em; }
  #presentation .resources h4 {
    font-size: 1.35em;
    line-height: 1.5; }

.alm-paging .prev a, .alm-paging .next a {
  padding: .8em 0 .8em 0;
  white-space: nowrap;
  text-decoration: none;
  border-radius: 2em;
  text-align: center;
  font-size: 1em;
  font-family: "gilroy", sans-serif;
  font-weight: 800;
  letter-spacing: .6px;
  color: #001769 !important;
  background: none !important;
  margin: 0 .5em;
  border: none;
  -webkit-transition: all 0.1s ease-out 0s;
  -moz-transition: all 0.1s ease-out 0s;
  -o-transition: all 0.1s ease-out 0s;
  transition: all 0.1s ease-out 0s; }
  .alm-paging .prev a:hover, .alm-paging .next a:hover {
    color: #efac00 !important; }
.alm-paging .prev {
  padding-right: 1.7em; }
.alm-paging .next {
  padding-left: 1.7em; }
  .alm-paging .next:before {
    content: "/";
    color: #001769;
    position: absolute;
    left: 1em;
    top: .6em; }
.alm-paging .prev:after {
  content: "/";
  color: #001769;
  position: absolute;
  right: 1em;
  top: .6em; }
.alm-paging .num {
  padding: 0 .25em; }
  .alm-paging .num a {
    background: none !important;
    color: #002987 !important;
    border: none !important;
    font-family: "gilroy", sans-serif;
    font-weight: 700;
    font-size: .95em;
    text-decoration: underline;
    border-radius: 50%;
    background: #fbfaf7 !important;
    text-decoration: none;
    width: 2.5em;
    height: 2.5em;
    padding: 0; }
    .alm-paging .num a:hover {
      background: #002987 !important;
      text-decoration: none;
      color: #fff !important; }
    .alm-paging .num a span {
      font-size: 1em;
      padding: .75em 1em .5em 0;
      font-weight: 700;
      display: block; }
  .alm-paging .num.active a {
    background: #002987 !important;
    color: #fff !important;
    text-decoration: none; }

.sortby {
  position: absolute;
  right: 1em; }
  .sortby a {
    font-family: "gilroy-b", sans-serif;
    border: 1.5px solid #145cd6 !important;
    color: #145cd6;
    font-size: .91em;
    padding: .5em 1em .5em 1em;
    border-radius: 1.5em;
    background-color: transparent; }
    .sortby a:after {
      margin-left: 1.255em; }
  .sortby .dropdown-menu {
    border: 0;
    margin-top: .2em !important;
    border-radius: .5em;
    box-shadow: 0 0px 10px 0 rgba(0, 0, 0, 0.2), 0 0 0 1px transparent; }
    .sortby .dropdown-menu .sub-menu {
      margin: 1em 0;
      padding: 0; }
      .sortby .dropdown-menu .sub-menu li {
        list-style: none; }
        .sortby .dropdown-menu .sub-menu li a {
          display: inline-block;
          font-family: "gilroy", sans-serif;
          color: #145cd6;
          border-radius: 2em;
          font-size: .8em;
          border: none !important;
          width: 100%;
          font-weight: bold; }
          .sortby .dropdown-menu .sub-menu li a:hover {
            background-color: #efac00;
            color: #fff; }

.timeline h2 {
  font-size: 3em; }
.timeline p {
  font-size: 1.2em; }
.timeline h3 + p {
  font-size: 1.1em; }
.timeline .tm-left {
  position: relative;
  text-align: right;
  padding-right: 64px;
  border-right: 1px solid #d8d8d8; }
  .timeline .tm-left .circle {
    right: -5px; }
.timeline span {
  font-size: .85em; }
.timeline .tm-right {
  position: relative;
  text-align: left;
  padding-left: 64px;
  border-left: 1px solid #d8d8d8; }
  .timeline .tm-right .circle {
    left: -5px; }
  .timeline .tm-right.offset-md-6 {
    margin-left: 49.95%; }
.timeline .circle {
  height: 9px;
  width: 9px;
  position: absolute;
  top: .75em;
  border-radius: 5px;
  background-color: #8bc051; }
.timeline a {
  font-family: "gilroy-b", sans-serif;
  text-decoration: underline; }
  .timeline a:hover {
    color: #145cd6; }
.timeline .timeline-img {
  width: 49.95%; }
  .timeline .timeline-img img {
    border-radius: 50%; }

.modal .modal-title .close {
  position: absolute;
  top: 2em;
  right: 3em;
  background: top;
  border: 0; }
  .modal .modal-title .close span {
    font-size: 2.5em;
    color: #145cd6; }
  .modal .modal-title .close:hover span {
    color: #efac00; }
.modal .modal-body {
  padding-left: 0;
  padding-right: 0;
  font-size: .9em; }

footer .sep-footer {
  display: block;
  width: 5%;
  box-sizing: border-box;
  background-color: #002987; }
footer .sep-border {
  border-top: 1px solid #0c4684; }
footer .nav-footer {
  display: inline-block;
  padding-left: 1.2em;
  margin-bottom: 0; }
  footer .nav-footer li {
    display: inline-block; }
    footer .nav-footer li:last-of-type .nav-link {
      padding: 0; }
    footer .nav-footer li .nav-link {
      text-decoration: none;
      color: #fff;
      font-family: "gilroy", sans-serif;
      font-weight: 500;
      display: inline-block;
      padding: .5em;
      -webkit-transition: color 0.05s ease-out 0s;
      -moz-transition: color 0.05s ease-out 0s;
      -o-transition: color 0.05s ease-out 0s;
      transition: color 0.05s ease-out 0s; }
      footer .nav-footer li .nav-link:hover {
        color: #efac00; }
    footer .nav-footer li:first-of-type:after {
      content: ".";
      color: #fff;
      font-size: 1em; }
    footer .nav-footer li:first-child .nav-link {
      padding-left: 0; }
    footer .nav-footer li:last-child {
      display: block; }
footer .networks li {
  display: inline-block;
  margin: 0 .1em; }
  footer .networks li a {
    display: inline-block;
    width: 41px;
    height: 41px;
    fill: #efac00;
    -webkit-transition: all 0.1s ease-out 0s;
    -moz-transition: all 0.1s ease-out 0s;
    -o-transition: all 0.1s ease-out 0s;
    transition: all 0.1s ease-out 0s; }
    footer .networks li a:hover {
      fill: #fff; }
    footer .networks li a .cls-2 {
      fill: #001769; }

.nav-credits {
  padding-left: 0; }
  .nav-credits li {
    display: inline-block; }
    .nav-credits li a {
      text-decoration: none;
      color: #002987;
      font-family: "gilroy", sans-serif;
      font-size: .75em;
      text-transform: uppercase;
      letter-spacing: 1px;
      padding: .75em 0 0;
      display: inline-block;
      -webkit-transition: color 0.05s ease-out 0s;
      -moz-transition: color 0.05s ease-out 0s;
      -o-transition: color 0.05s ease-out 0s;
      transition: color 0.05s ease-out 0s; }
      .nav-credits li a:hover {
        color: #efac00; }
    .nav-credits li:not(:first-of-type):before {
      content: "/";
      font-family: "gilroy", sans-serif;
      font-size: .7em;
      color: #002987;
      margin: 0 .45em; }
    .nav-credits li.right {
      float: right; }
      .nav-credits li.right a {
        font-family: "gilroy-b", sans-serif; }
      .nav-credits li.right:before {
        display: none; }

.governance h2 {
  margin-bottom: 1em; }
.governance .col-12:first-of-type h2 {
  margin-bottom: .5em; }
.governance h3 + p {
  font-size: 1.05em; }
.governance .modal-body p, .governance .modal-body li {
  font-size: 1.15em; }

.partners {
  margin-top: -2em; }
  .partners h3 a {
    text-decoration: none; }
  .partners li a {
    text-decoration: none;
    font-family: "gilroy", sans-serif; }

.not-found p {
  font-size: 1.1em; }

.country .content:first-of-type h2 {
  margin-top: 0 !important; }

.project .content:first-of-type h2 {
  margin-top: 0 !important; }
.project .project-info h2 {
  padding-bottom: .25em; }
.project .project-info .c-side-list a {
  font-family: "gilroy", sans-serif;
  display: inline-block;
  border-radius: 0;
  font-size: 1em;
  color: #002987; }
  .project .project-info .c-side-list a:hover {
    color: #145cd6 !important; }
  .project .project-info .c-side-list a:not(:last-of-type):after {
    content: ',';
    margin-right: 4px; }
.project .project-info .card-n:not(.no-b) {
  border-bottom: 1px solid #efefef;
  border-radius: 0; }
.project .project-info .card-infos h3:first-of-type {
  margin-top: 0; }

.on-the-ground h3 {
  font-size: 1.05em;
  font-family: "gilroy", sans-serif; }

.our-projects .btn-fmx-3 {
  font-size: 1.05em;
  letter-spacing: .02em; }

.wcc-preference-content-wrapper * {
  font-size: 1.05em !important;
  line-height: 1.6 !important; }

.wcc-preference-header {
  border-bottom: none !important;
  padding: 2em 1.4em .5em !important; }
  .wcc-preference-header .wcc-preference-title {
    font-size: 1.4em !important;
    font-family: "gilroy-b", sans-serif !important; }
  .wcc-preference-header .wcc-btn-close img {
    height: 20px !important;
    width: 20px !important; }

.wcc-preference-btn:hover {
  text-decoration: none !important; }

.wcc-accordion {
  border-color: #e8e8e8 !important; }

.wcc-accordion-header-wrapper .wcc-accordion-header-des p {
  font-size: 1.2em !important; }

.wcc-accordion-header .wcc-always-active {
  color: #efac00 !important;
  font-family: "gilroy-b", sans-serif !important;
  font-size: 1em !important; }

.wcc-switch input[type="checkbox"]:checked {
  background-color: #efac00 !important; }

.wcc-preference-content-wrapper {
  border-bottom: 1px solid #e8e8e8 !important; }

.wcc-btn-revisit-wrapper {
  background-color: #fff !important;
  color: #002987;
  font-family: "gilroy-b", sans-serif !important;
  -webkit-transition: all 0.1s ease-out 0s;
  -moz-transition: all 0.1s ease-out 0s;
  -o-transition: all 0.1s ease-out 0s;
  transition: all 0.1s ease-out 0s; }
  .wcc-btn-revisit-wrapper .wcc-revisit-help-text {
    display: block !important;
    padding: .5em 1em; }
  .wcc-btn-revisit-wrapper .wcc-btn-revisit {
    display: none !important; }
  .wcc-btn-revisit-wrapper:hover {
    background-color: #002987 !important;
    color: #fff; }

.wcc-modal {
  border-radius: 1.5em !important;
  background-color: #fff !important; }
  .wcc-modal .wcc-preference-title, .wcc-modal .wcc-accordion-header, .wcc-modal .wcc-accordion-btn {
    color: #145cd6 !important;
    font-family: "gilroy", sans-serif !important;
    font-size: 1.1em !important; }
  .wcc-modal .wcc-accordion-btn {
    position: relative;
    right: -1.5em; }
    .wcc-modal .wcc-accordion-btn:after {
      content: ' ';
      width: 20px;
      height: 14px;
      display: inline-block;
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto;
      left: -1.5em;
      background: transparent url("../img/a_blue3.svg") left top no-repeat;
      -webkit-transition: all 0.1s ease-out 0s;
      -moz-transition: all 0.1s ease-out 0s;
      -o-transition: all 0.1s ease-out 0s;
      transition: all 0.1s ease-out 0s; }
  .wcc-modal .wcc-preference-title {
    font-family: "gilroy-b", sans-serif !important;
    font-size: 1.25em !important; }
  .wcc-modal .cli-privacy-content-text {
    color: #636363 !important; }
  .wcc-modal .wcc-footer-shadow {
    display: none; }
  .wcc-modal .wcc-accordion-chevron {
    margin-left: 0; }
  .wcc-modal .wcc-preference-center {
    border-radius: 1.5em !important; }
  .wcc-modal .wcc-btn {
    border-radius: 2em;
    padding: .8em 1.7em;
    font-size: 0.95em;
    font-family: "gilroy-b", sans-serif;
    color: #fff !important;
    border: none; }
    .wcc-modal .wcc-btn.wcc-btn-reject {
      background-color: #636363 !important; }
    .wcc-modal .wcc-btn.wcc-btn-preferences {
      background-color: #efac00 !important; }
    .wcc-modal .wcc-btn.wcc-btn-accept {
      background-color: #145cd6 !important; }

.wcc-consent-bar {
  background-color: #fff !important;
  border: none !important; }
  .wcc-consent-bar .wcc-notice {
    text-align: center; }
    .wcc-consent-bar .wcc-notice .wcc-notice-group {
      display: inline-block;
      text-align: center; }
    .wcc-consent-bar .wcc-notice .wcc-notice-des {
      display: block;
      width: 800px;
      margin: 2em 0; }
      .wcc-consent-bar .wcc-notice .wcc-notice-des p, .wcc-consent-bar .wcc-notice .wcc-notice-des a {
        font-family: "gilroy", sans-serif;
        color: #002987 !important;
        font-size: 1.2em; }
        .wcc-consent-bar .wcc-notice .wcc-notice-des p #wt-cli-cookie-banner, .wcc-consent-bar .wcc-notice .wcc-notice-des a #wt-cli-cookie-banner {
          font-size: 1.15em !important; }
      .wcc-consent-bar .wcc-notice .wcc-notice-des a {
        font-size: 1em;
        text-decoration: underline;
        font-weight: bold; }
        .wcc-consent-bar .wcc-notice .wcc-notice-des a:hover {
          color: #efac00 !important; }
    .wcc-consent-bar .wcc-notice .wcc-title {
      display: none; }
  .wcc-consent-bar .wcc-notice-btn-wrapper {
    display: block !important;
    margin-bottom: 2em; }
    .wcc-consent-bar .wcc-notice-btn-wrapper .wcc-btn {
      display: inline-block;
      padding: .6em 2.1em;
      white-space: nowrap;
      text-decoration: none;
      border-radius: 2em;
      text-align: center;
      font-size: 1.1em;
      font-family: "gilroy-b", sans-serif;
      color: #fff !important;
      border: none !important;
      background-color: #002987 !important;
      -webkit-transition: all 0.1s ease-out 0s;
      -moz-transition: all 0.1s ease-out 0s;
      -o-transition: all 0.1s ease-out 0s;
      transition: all 0.1s ease-out 0s; }
      .wcc-consent-bar .wcc-notice-btn-wrapper .wcc-btn:hover {
        background-color: #145cd6 !important; }
      .wcc-consent-bar .wcc-notice-btn-wrapper .wcc-btn.wcc-btn-customize {
        background-color: #efac00 !important; }
      .wcc-consent-bar .wcc-notice-btn-wrapper .wcc-btn.wcc-btn-reject {
        background-color: #636363 !important; }
      .wcc-consent-bar .wcc-notice-btn-wrapper .wcc-btn.wcc-btn-accept {
        background-color: #145cd6 !important; }

@media (max-width: 1399px) and (min-width: 1200px) {
  .img-false {
    width: 100%;
    height: 170px; } }
@media (max-width: 1199px) and (min-width: 992px) {
  .img-false {
    width: 100%;
    height: 139px; } }
@media (max-width: 991px) and (min-width: 768px) {
  .img-false {
    width: 100%;
    height: 220px; } }
@media (max-width: 991px) {
  .py-6 {
    padding-top: 3em;
    padding-bottom: 3em; }

  .header-clear {
    display: none; }

  header {
    position: relative; }
    header .c-header {
      background-color: #fff;
      border-bottom: none; }
    header .h-logo {
      padding-top: .5rem !important;
      padding-bottom: .5rem !important;
      box-shadow: none; }
    header .navbar-toggler {
      position: absolute;
      top: 1em;
      right: 1em; }
      header .navbar-toggler:focus {
        box-shadow: none; }
    header .navbar .nav .nav-item {
      padding: 0 !important;
      margin: .2em 0 !important;
      width: 100%; }
      header .navbar .nav .nav-item .nav-link {
        color: #002987; }
      header .navbar .nav .nav-item .dropdown-menu {
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin-bottom: 1em !important; }
        header .navbar .nav .nav-item .dropdown-menu .sub-menu {
          width: auto;
          min-width: auto; }
    header .navbar .navbar-collapse {
      align-items: baseline;
      padding: 1em; }
      header .navbar .navbar-collapse.collapse:not(.show) {
        display: none !important; }

  .metanav-m .search-form .s-input {
    width: 100%;
    padding: .75em 1.5em;
    font-family: "gilroy", sans-serif;
    font-size: 1.1em;
    color: #fff;
    border-radius: 2em;
    background-color: #002987;
    border: 0; }

  .search-form {
    margin-bottom: 1.5em; }

  .lang-m {
    padding-left: 0; }
    .lang-m li {
      list-style: none;
      display: inline-block;
      text-align: center; }
      .lang-m li a {
        color: #002987;
        border-radius: .55em;
        font-family: "gilroy-b", sans-serif;
        display: block;
        text-transform: uppercase;
        padding: .35em .55em;
        border: 1px solid #002987;
        font-size: 1.1em; }
        .lang-m li a.bg-1, .lang-m li a.bg-3 {
          background: transparent; }

  .t-2.t-2b {
    font-size: 2.08em; }

  .t-4.t-4-cardb {
    font-size: 2.8em !important; }

  .c-home-hero .c-home-hero-img {
    top: 0; }
  .c-home-hero .intro p {
    font-size: 2em; }

  .pres-c .subnav {
    text-align: center; }
    .pres-c .subnav li {
      margin-bottom: .5em; }

  .content h3:not(.t-4b) {
    font-size: 1.25em; }

  #alm-filters-projects .alm-filter--title, #alm-filters-news .alm-filter--title {
    margin-bottom: 1em; }

  .project .mt-5 {
    margin-top: 1em !important; }
  .project .project-info .c-side-list a {
    display: inline; }

  .alm-filter-wrapper .alm-filters-container {
    padding: 0 .5em 0 .5em;
    text-align: center; }
    .alm-filter-wrapper .alm-filters-container::before {
      position: relative;
      display: block;
      margin-bottom: 2em;
      padding-right: 0;
      background: transparent url("../img/filter.png") no-repeat 38% top; }
    .alm-filter-wrapper .alm-filters-container .alm-filter {
      margin: 0 auto;
      display: block;
      width: 50%; }
      .alm-filter-wrapper .alm-filters-container .alm-filter#alm-filter-1 {
        z-index: 10; }
      .alm-filter-wrapper .alm-filters-container .alm-filter#alm-filter-2 {
        z-index: 9; }
      .alm-filter-wrapper .alm-filters-container .alm-filter#alm-filter-3 {
        z-index: 8; }
      .alm-filter-wrapper .alm-filters-container .alm-filter.alm-filter--search {
        width: 65%;
        position: relative;
        z-index: 0; }
      .alm-filter-wrapper .alm-filters-container .alm-filter ul {
        top: auto;
        width: 100%; }
        .alm-filter-wrapper .alm-filters-container .alm-filter ul li {
          display: block;
          margin-top: .85em !important; }
          .alm-filter-wrapper .alm-filters-container .alm-filter ul li .alm-filter--link {
            margin-right: 0; }

  .alm-filter-wrapper .view-mode {
    margin-top: 1em;
    position: relative;
    top: auto;
    right: auto;
    height: auto;
    color: #002987;
    justify-content: center; }
    .alm-filter-wrapper .view-mode a {
      padding: .5em 2.25em; }

  .alm-filter-wrapper .alm-filter .alm-filter--inner {
    text-align: center; }
    .alm-filter-wrapper .alm-filter .alm-filter--inner ul {
      width: 85%;
      text-align: left;
      margin: 0 auto;
      left: 0;
      right: 0;
      top: 3em; }
  .alm-filter-wrapper .alm-filter.alm-btn-filters .alm-filter--inner ul {
    width: 100%;
    top: 0; }

  .btn-fmx.btn-tbig {
    font-size: 0.95em; }

  .card-p a .p-infos {
    text-align: right; }
    .card-p a .p-infos .index {
      display: inline-block;
      margin-bottom: 1em; }

  .card-n a, .card-c a {
    width: 100%; }
  .card-n .img-false, .card-n img, .card-n .w-100, .card-c .img-false, .card-c img, .card-c .w-100 {
    width: 100%; }
  .card-n .img-circle img, .card-c .img-circle img {
    width: auto; }
  .card-n .sep-card, .card-c .sep-card {
    border-bottom: 0; }
  .card-n img, .card-c img {
    width: 100%; }
  .card-n.hauto a, .card-c.hauto a {
    width: auto !important; }

  .card-n .sep-card:not(.nobt):first-of-type {
    border-top: 0; }

  .project .project-info .card-n {
    border-bottom: 0; }

  .alm-paging-wrap .alm-paging-content {
    padding: 0; }

  .alm-paging li.num {
    display: none; }
    .alm-paging li.num:nth-child(1), .alm-paging li.num:nth-child(2), .alm-paging li.num:nth-child(3), .alm-paging li.num:nth-child(4), .alm-paging li.num:nth-child(5), .alm-paging li.num:nth-child(6) {
      display: inline-block; }
  .alm-paging li.prev {
    left: 0; }
    .alm-paging li.prev a {
      padding-left: 0; }
  .alm-paging li.next {
    right: 0; }

  .nav-tab.tab-c li, .nav-tab.tab-conf li {
    padding-right: .75em;
    padding-left: .75em;
    margin-right: 0; }

  footer .nav-footer {
    padding-left: 0; }

  .nav-credits li.right {
    float: none;
    margin-left: 0; }

  .modal-dialog {
    max-width: 90%; }

  html[lang="fr-FR"] .nav-credits li:nth-of-type(4):before {
    display: none; }
  html[lang="fr-FR"] .nav-credits li.right {
    margin-left: .5em; }
  html[lang="fr-FR"] footer .nav-footer li:last-child {
    display: inline-block;
    padding-left: 0; }
  html[lang="fr-FR"] footer .nav-footer li:nth-of-type(2)::after {
    display: none; }

  footer .btn-fmx {
    margin-left: 0 !important;
    margin-bottom: 1em; }
  footer .nav-footer li::after {
    content: ".";
    color: #fff;
    font-size: 1em; }
  footer .nav-footer li:last-child {
    display: inline-block;
    padding-left: .5em; }
    footer .nav-footer li:last-child::after {
      display: none; }

  .timeline .t-2.t-2s {
    font-size: 1.5em; }

  .nav-tab li {
    margin-right: 1em;
    padding-right: 1em; }
    .nav-tab li a {
      font-size: 1.9em; }

  .alm-filter-wrapper.alm-filter-sort .alm-filters-container {
    padding: 0 !important;
    text-align: left; }
    .alm-filter-wrapper.alm-filter-sort .alm-filters-container::before {
      display: none !important; }

  .search-container.p-search-container.s2 {
    width: 60% !important; }

  .country .mt-5 {
    margin-top: 1em !important; }

  form.wpcf7-form .nl-message {
    padding: 0; }

  .h-filter .h-btn {
    border: 1px solid #145cd6;
    border-radius: 1.2em;
    margin-bottom: 0;
    font-size: 0.91em;
    padding: .65em 5em .65em 1.5em;
    color: #145cd6;
    font-family: "gilroy-b", sans-serif;
    border-radius: 2em;
    position: relative; }
    .h-filter .h-btn:after {
      content: "";
      width: 12px;
      height: 6px;
      display: inline-block;
      position: absolute;
      right: 17px;
      top: 1em;
      -webkit-mask: url("../img/arrow-filter.svg") no-repeat 50% 50%;
      mask: url("../img/arrow-filter.svg") no-repeat 50% 50%;
      mask-size: auto;
      -webkit-mask-size: cover;
      mask-size: cover;
      background-color: #145cd6; }
  .h-filter .dropdown-menu {
    border-bottom: none;
    background-color: #fff;
    box-shadow: 0 0px 10px 0 rgba(0, 0, 0, 0.1), 0 0 0 1px transparent;
    position: absolute;
    text-align: left;
    z-index: 2;
    border-radius: .6em;
    padding: .5em;
    top: 0.2em !important;
    width: max-content; }
    .h-filter .dropdown-menu li {
      padding: 0;
      margin: 0 0 5px;
      margin-bottom: 5px;
      list-style: none;
      content: "";
      line-height: 1;
      display: block;
      clear: both;
      position: relative;
      background: none; }
      .h-filter .dropdown-menu li a {
        display: inline-block;
        font-family: "gilroy-b", sans-serif;
        padding: .5em 2em .5em 2em !important;
        color: #145cd6 !important;
        border-radius: 2em; } }
@media (max-width: 768px) {
  .hauto:nth-of-type(2) {
    background: none;
    padding-right: .75em !important;
    padding-left: .75em !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important; }

  .alm-filter-wrapper .view-mode {
    display: none !important; }

  .c-home-hero .btn-fmx {
    padding: .8em 3.5em .8em 1.5em;
    text-align: left;
    display: inline-block; }

  table th {
    display: none; }
  table td {
    display: grid;
    grid-template-columns: 11ch auto; }
    table td::before {
      content: attr(data-title) ": "; }

  .container.section-border {
    border-bottom: none; }

  .sep-articles::before {
    display: none; }

  .m-block .m-block-item {
    margin-left: 0 !important; }

  .card-c {
    padding-right: 0;
    padding-left: 0; }
    .card-c img {
      width: 100%; }

  .card-n .sep-card {
    border-bottom: 0; }
  .card-n img {
    width: 100%; }
    .card-n img.icon {
      width: auto; }

  .row.timeline {
    --bs-gutter-x: 0; }

  .nav-tab:not(.nav-tab-news) {
    text-align: center; }
  .nav-tab.nav-tab-news li::after {
    display: none; }

  .arr {
    display: block; }

  .btn-fmx-2.arr::after, .btn-fmx.arr::after, .btn-fmx-3.arr::after {
    right: auto;
    margin-left: 1em; }

  .wcc-consent-bar .wcc-notice .wcc-notice-des {
    width: 100%; }

  .timeline .mb-5 {
    margin-bottom: 1em !important; }
  .timeline .row {
    --bs-gutter-x: 0; }
  .timeline .tm-right, .timeline .tm-left {
    text-align: center;
    padding-right: 0;
    padding-left: 0;
    border: 0; }
    .timeline .tm-right .circle, .timeline .tm-left .circle {
      display: none; }
  .timeline .timeline-img {
    text-align: center !important;
    width: 100%; }
    .timeline .timeline-img.pb-5 {
      padding-bottom: 1em !important; }

  #alm-filters-countries #alm-filter-2 .alm-filter--inner ul {
    top: 0;
    width: 100%; }

  .alm-filter-wrapper .alm-filters-container .alm-filter {
    width: 100%;
    margin: 0 .25em 1em .25em; }
    .alm-filter-wrapper .alm-filters-container .alm-filter.alm-filter--search {
      width: 95%;
      margin-top: 1em; }
    .alm-filter-wrapper .alm-filters-container .alm-filter.alm-filter--sort {
      width: 70%;
      margin: 0.25em auto; }
    .alm-filter-wrapper .alm-filters-container .alm-filter .alm-filter--inner ul {
      width: 85%;
      text-align: center;
      margin: 0 auto;
      left: 0;
      right: 0;
      top: 3em; }
    .alm-filter-wrapper .alm-filters-container .alm-filter.alm-btn-filters .alm-filter--inner ul {
      top: 0; }
    .alm-filter-wrapper .alm-filters-container .alm-filter ul li {
      display: block;
      margin-top: .5em !important;
      text-align: left; }

  .alm-paging li {
    font-size: .77em !important; }
    .alm-paging li.num:nth-child(6) {
      display: none; }

  .nav-credits li {
    font-size: .95em; }
    .nav-credits li:first-child {
      display: block; }
    .nav-credits li:nth-child(2):before {
      display: none; }

  .modal-dialog {
    max-width: 100%;
    margin: 0; }
    .modal-dialog .modal-content {
      border-radius: 0;
      border: none; }

  html[lang="fr-FR"] .nav-credits li.right {
    margin-left: 0; }

  .search-container.p-search-container {
    width: 100% !important; }

  .wcc-modal .wcc-preference-center {
    border-radius: 0 !important; }

  .map-container {
    display: none !important; } }

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