/*
Theme Name: EEDF Theme
Theme URI: ....
Author: Herve Fajfer, Herve Thomas, Antoine Roquis
Author URI: http://hervefajfer.fr/
Description: Akoustik, Theme Wordpress sur-mesure
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:
Text Domain: herve-fajfer

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400");
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

html {
  font-size: 62.5%;
  /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
  overflow-y: scroll;
  /* Keeps page centred in all browsers regardless of content height */
  -webkit-text-size-adjust: 100%;
  /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
  -ms-text-size-adjust: 100%;
  /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}

body {
  background: #fff;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: separate;
  border-spacing: 0;
}

caption, th, td {
  font-weight: normal;
  text-align: left;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}

blockquote, q {
  quotes: "" "";
}

a:focus {
  outline: none;
}

a:hover, a:active {
  outline: 0;
}

a img {
  border: 0;
}

/*------------------------------------------------------------------------------------------------------------------ */
/*--RESET-MURTAUGH'S ----------------------------------------------------------------------------------------------- */
/*------------------------------------------------------------------------------------------------------------------ */
/* Using local fonts? Check out Font Squirrel's webfont generator: http://www.fontsquirrel.com/tools/webfont-generator */
/* We like off-black for text. */
body, select, input, textarea {
  color: #666666;
}

/* Custom text-selection colors (remove any text shadows: http://twitter.com/miketaylr/status/12228805301) */
::-moz-selection {
  background: #f4a82c;
  color: #fff;
  text-shadow: none;
}

::selection {
  background: #f4a82c;
  color: #fff;
  text-shadow: none;
}

/*  j.mp/webkit-tap-highlight-color */
a:link {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

ins {
  background-color: #fcd700;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #fcd700;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

/* Mozilla dosen't style place holders by default */
input:-moz-placeholder {
  color: #a9a9a9;
}

textarea:-moz-placeholder {
  color: #a9a9a9;
}

a {
  text-decoration: none;
}

@font-face {
  font-family: "Bebas Neue";
  font-weight: 400;
  src: url("./font/bebasneue_regular.eot");
  src: url("./font/bebasneue_regular.eot?#iefix") format("embedded-opentype"), url("./font/bebasneue_regular.woff") format("woff"), url("./font/bebasneue_regular.otf") format("otf"), url("./font/bebasneue_regular.ttf") format("truetype"), url("./font/bebasneue_regular.svg#PolicePerso") format("svg");
}
@font-face {
  font-family: "Vista Slabot";
  font-weight: 600;
  src: url("./font/vistaslabot-bold.woff2") format("woff2"), url("./font/vistaslabot-bold.woff") format("woff");
}
@font-face {
  font-family: "Vista Slabot";
  font-weight: 600;
  font-style: italic;
  src: url("./font/vistaslabot-bolditalic.woff2") format("woff2"), url("./font/vistaslabot-bolditalic.woff") format("woff");
}
@font-face {
  font-family: "Vista Slabot";
  font-weight: 400;
  src: url("./font/vistaslabot-book.eot");
  src: url("./font/vistaslabot-book.eot?#iefix") format("embedded-opentype"), url("./font/vistaslabot-book.woff") format("woff"), url("./font/original-vistaslabot-book.otf") format("otf"), url("./font/vistaslabot-book.ttf") format("truetype"), url("./font/vistaslabot-book.svg#PolicePerso") format("svg");
}
@font-face {
  font-family: "Vista Slabot";
  font-weight: 400;
  font-style: italic;
  src: url("./font/vistaslabot-regitalic.eot");
  src: url("./font/vistaslabot-regitalic.eot?#iefix") format("embedded-opentype"), url("./font/vistaslabot-regitalic.woff") format("woff"), url("./font/original-vistaslabot-regitalic.otf") format("otf"), url("./font/vistaslabot-regitalic.ttf") format("truetype"), url("./font/vistaslabot-regitalic.svg#PolicePerso") format("svg");
}
@font-face {
  font-family: "Vista Slabot";
  font-weight: 300;
  font-style: italic;
  src: url("./font/vistaslabot-lightitalic.eot");
  src: url("./font/vistaslabot-lightitalic.eot?#iefix") format("embedded-opentype"), url("./font/vistaslabot-lightitalic.woff") format("woff"), url("./font/original-vistaslabot-lightitalic.otf") format("otf"), url("./font/vistaslabot-lightitalic.ttf") format("truetype"), url("./font/vistaslabot-lightitalic.svg#PolicePerso") format("svg");
}
.has-turquoise-background-color {
  background-color: #00A89C;
}
.has-turquoise-background-color:hover {
  background-color: #26C1B6;
}

.has-green-background-color {
  background-color: #98CC55;
}
.has-green-background-color:hover {
  background-color: #B8EA77;
}

.has-red-background-color {
  background-color: #BC1320;
}
.has-red-background-color:hover {
  background-color: #E02534;
}

.has-orange-background-color {
  background-color: #F05A24;
}
.has-orange-background-color:hover {
  background-color: #FE7A4A;
}

.has-blue-background-color {
  background-color: #149FC7;
}
.has-blue-background-color:hover {
  background-color: #3CCBF4;
}

.has-darkgrey-background-color {
  background-color: #383B41;
}

.has-white-background-color {
  background-color: #FFFFFF;
}

.m-squares {
  padding: 24px;
  background-color: #212121;
}

.a-square {
  width: 50px;
  height: 50px;
  display: inline-block;
}

#principal > main p, #principal > main ol, #principal > main ul {
  font-size: 1rem;
  line-height: 1.4285714286;
  margin-top: 0.8571428571rem;
  margin-bottom: 0.8571428571rem;
}
#principal > main p.has-large-font-size, #principal > main ol.has-large-font-size, #principal > main ul.has-large-font-size {
  font-size: 1.2857142857rem;
  line-height: 1.4444444444;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
@media screen and (min-width: 1440px) {
  #principal > main p, #principal > main ol, #principal > main ul {
    line-height: 1.5;
  }
  #principal > main p.has-large-font-size, #principal > main ol.has-large-font-size, #principal > main ul.has-large-font-size {
    font-size: 1.25rem;
    line-height: 1.5;
  }
}
#principal > main h2 {
  font-size: 1.7857142857rem;
  line-height: 1.08;
  margin-bottom: 2.8571428571rem;
  margin-bottom: 2.8571428571rem;
}
#principal > main h2:after {
  content: none;
}
@media screen and (min-width: 1440px) {
  #principal > main h2 {
    font-size: 2.1875rem;
    line-height: 1.2857142857;
  }
}
#principal > main h3 {
  color: #98CC55;
  font-size: 1.7142857143rem;
  line-height: 1.4166666667;
  position: relative;
  margin-top: 2.8571428571rem;
  margin-bottom: 2.8571428571rem;
  margin-bottom: 2.8571428571rem;
  padding-bottom: 20px;
}
#principal > main h3:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  width: 60px;
  height: 3px;
  background: url("./img/titre-separateur.svg") no-repeat top left;
  background-size: contain;
}
@media screen and (min-width: 1440px) {
  #principal > main h3 {
    font-size: 1.625rem;
    line-height: 1.3846153846;
  }
}
#principal > main ul, #principal > main ol {
  font-family: "Vista Slabot";
  list-style: none;
  margin: auto 0;
  padding-left: 0px;
}
#principal > main ul li, #principal > main ol li {
  position: relative;
  text-indent: 0rem;
  margin-bottom: 10px;
}
#principal > main ul li:before, #principal > main ol li:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #98CC55;
  margin-right: 1rem;
}

/* base size */
body, html {
  font-size: 14px;
}
@media screen and (min-width: 1440px) {
  body, html {
    font-size: 16px;
  }
}

p {
  font-size: 1rem;
}

em {
  font-style: italic;
}

h2 em, h3 em, h4 em {
  color: #00A89C;
}

.a-icon img, .a-icon svg {
  display: block;
}

.m-button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.m-button.cta-button {
  min-width: 255px;
  min-height: 50px;
  border-radius: 27px;
  margin: 10px 10px 10px 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-transform: uppercase;
  color: #FFFFFF;
  font-size: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.m-button.cta-button.m-button--alt {
  min-width: unset;
  min-height: unset;
  border-radius: 0;
  background: transparent;
  color: #00A89C;
}
.m-button.cta-button.m-button--alt .m-button__label {
  margin-left: 0;
  margin-right: 6px;
}
.m-button.cta-button.m-button--alt .m-button__icon {
  margin-left: 0;
}
.m-button.cta-button.m-button--alt .m-button__icon svg {
  position: relative;
  top: -1px;
}
.m-button.cta-button.m-button--alt .m-button__icon svg path {
  fill: #00A89C;
}
.m-button__label {
  margin: 0 25px;
}
.m-button__icon {
  margin: 0 12px 0 auto;
}
.m-button.has-transparent-background-color {
  border: 2px solid #383B41;
  color: #383B41;
}
.m-button.has-transparent-background-color .m-button__icon svg path {
  fill: #383B41;
}
*[class*=-background-color] .m-button.has-transparent-background-color {
  border-color: #FFFFFF;
  color: #FFFFFF;
}
*[class*=-background-color] .m-button.has-transparent-background-color .m-button__icon svg path {
  fill: #FFFFFF;
}

.m-button--circle {
  border: 0;
  border-radius: 500px;
  width: 40px;
  height: 40px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.m-button--circle .m-button__icon {
  margin: 0;
}

.o-searchform {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.o-searchform input[type=search] {
  background: #FFFFFF;
  border: 2px solid #00A89C;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 39px;
  height: 40px;
  padding: 7px 7px 7px 18px;
  margin-right: 10px;
  font-family: "Vista Slabot";
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 24px;
  min-width: 210px;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (min-width: 1024px) {
  .o-searchform input[type=search] {
    min-width: 182px;
  }
}
@media screen and (min-width: 1280px) {
  .o-searchform input[type=search] {
    min-width: 210px;
  }
}

.wp-block-image[class*=has-overlay], .wp-block-media-text[class*=has-overlay] figure {
  position: relative;
}
.wp-block-image[class*=has-overlay]:before, .wp-block-media-text[class*=has-overlay] figure:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 123px;
  height: 123px;
  background: no-repeat top left;
  background-size: contain;
}

.wp-block-image.has-overlay-bubbles:before {
  background-image: url("./img/Illus_Bubbles.svg");
}
.wp-block-image.has-overlay-rings:before {
  background-image: url("./img/Illus_Bubbles.svg");
}
.wp-block-image.has-overlay-stars:before {
  background-image: url("./img/Illus_Bubbles.svg");
}
.wp-block-image.has-overlay-points:before {
  background-image: url("./img/Illus_Bubbles.svg");
}
.wp-block-image.has-overlay-leaves:before {
  background-image: url("./img/Illus_Bubbles.svg");
}

.wp-block-media-text.has-overlay-bubbles figure:before {
  background-image: url("./img/Illus_Bubbles.svg");
}

.wp-block-media-text.has-overlay-rings figure:before {
  background-image: url("./img/Illus_Bubbles.svg");
}

.wp-block-media-text.has-overlay-stars figure:before {
  background-image: url("./img/Illus_Bubbles.svg");
}

.wp-block-media-text.has-overlay-points figure:before {
  background-image: url("./img/Illus_Bubbles.svg");
}

.wp-block-media-text.has-overlay-leaves figure:before {
  background-image: url("./img/Illus_Bubbles.svg");
}

.wp-block-media-text .wp-block-media-text__media {
  background: url("./img/arrow-corner-top-left.svg") no-repeat top left, url("./img/arrow-corner-top-left.svg") no-repeat bottom right;
  background-size: 56px;
  padding: 21px 23px 21px 26px;
}
.wp-block-media-text .wp-block-media-text__media img, .wp-block-media-text .wp-block-media-text__media video {
  height: auto;
  border-radius: 10px;
}
.wp-block-media-text .wp-block-media-text__content {
  padding: 0;
}
.wp-block-media-text + .wp-block-media-text {
  margin-top: 36px;
}

.wp-block-image {
  background: url("./img/arrow-corner-top-left.svg") no-repeat top left, url("./img/arrow-corner-top-left.svg") no-repeat bottom right;
  background-size: 56px;
  padding: 20px 25px;
}
.wp-block-image img, .wp-block-image:not(.is-style-rounded) img {
  border-radius: 10px;
  height: auto;
}

section#donation {
  position: relative;
  color: white;
  padding-top: 60px;
  padding-bottom: 56px;
  text-align: left;
}
section#donation:before, section#donation:after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #F05A24;
  mix-blend-mode: multiply;
  opacity: 0.95;
}
section#donation:after {
  background: url("./img/motif_don1.svg") repeat center center;
  opacity: 0.15;
}
section#donation h2 strong {
  font-weight: normal;
  font-style: italic;
}
section#donation h3 {
  padding-bottom: 15px;
  max-width: 90%;
  margin: auto;
  font-weight: 400;
}
section#donation a.cta {
  background: white;
  color: #d05833;
}
section#donation ul li {
  background: #F16F40;
  border-radius: 10px;
  margin-bottom: 10px;
}
section#donation ul li a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 24px;
  padding-right: 16px;
  color: #FFFFFF;
  text-align: left;
}
section#donation ul li a span.o-donation__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 3px;
  margin-right: 16px;
  width: 93px;
  height: 90px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
section#donation ul li a span.o-donation__icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
section#donation ul li a span.o-donation__price {
  position: absolute;
  top: 0;
  left: 133px;
  width: 65px;
  height: 41px;
  padding: 5px 4px 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #F05A24;
  background: url("./img/motif_don1.svg") no-repeat top left;
  background-size: contain;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 22.4px;
}
section#donation ul li a span.o-donation__accroche {
  margin-top: 30px;
  font-size: 16px;
  line-height: 20px;
}
section#donation ul li.white {
  background: #FFFFFF;
}
section#donation ul li.white a {
  color: #00A89C;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 21px;
}
section#donation ul li.white a svg {
  margin-top: 14px;
}
section#donation .o-donation__header p {
  line-height: 20px;
}
section#donation .o-donation__slider .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
section#donation .o-donation__slider-nav {
  display: none;
}
@media screen and (min-width: 768px) {
  section#donation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  section#donation .o-donation__header {
    -ms-flex-preferred-size: 330px;
        flex-basis: 330px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  section#donation .o-donation__icon {
    padding-top: 34px;
  }
  section#donation .o-donation__slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    margin-right: -6vw;
    padding-right: 6vw;
  }
  section#donation .o-donation__slider .swiper-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    width: calc(100% - 60px);
  }
  section#donation .o-donation__slider-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 60px;
        flex-basis: 60px;
    z-index: 1;
  }
  section#donation .o-donation__slider-nav .m-button {
    margin: 10px 0;
  }
  section#donation .o-donation__slider-nav .m-button.swiper-button-lock {
    display: none;
  }
  section#donation .o-donation__slider-nav svg path {
    fill: #F05A24;
  }
  section#donation .o-donation__slider-prev svg {
    -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg);
  }
  section#donation ul li {
    margin-bottom: 0;
    -ms-flex-preferred-size: 192px;
        flex-basis: 192px;
  }
  section#donation ul li:last-child {
    margin-right: 6vw !important;
  }
  section#donation ul li a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 192px;
    height: 260px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 14px;
    padding-right: 14px;
    padding-bottom: 16px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
  }
  section#donation ul li a span.o-donation__accroche {
    margin-top: auto;
    margin-bottom: auto;
  }
  section#donation ul li a span.o-donation__price {
    left: calc(50% - (65px / 2));
  }
  section#donation ul li.white .o-donation__icon {
    padding-top: 14px;
    margin-bottom: 24px;
  }
  section#donation ul li.white a svg {
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1024px) {
  section#donation .o-donation__slider {
    margin-right: -11vw;
    padding-right: 11vw;
  }
  section#donation .o-donation__slider .swiper-wrapper {
    width: calc(100% - 110px);
  }
  section#donation .o-donation__slider-nav {
    -ms-flex-preferred-size: 110px;
        flex-basis: 110px;
  }
}
@media screen and (min-width: 1440px) {
  section#donation .o-donation__header p {
    line-height: 24px;
  }
  section#donation .o-donation__slider {
    margin-right: -13vw;
    padding-right: 13vw;
  }
  section#donation .o-donation__slider .swiper-wrapper {
    width: calc(100% - 110px);
  }
  section#donation .o-donation__slider-nav {
    -ms-flex-preferred-size: 110px;
        flex-basis: 110px;
  }
}

section#footer {
  position: relative;
  background: #09485a;
  color: white;
  padding-bottom: 20px;
}
section#footer div.top {
  text-align: center;
  position: relative;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  margin-bottom: 29px;
  padding-top: 160px;
  padding-bottom: 13px;
  background: #165a6f;
}
section#footer a {
  color: white;
}
@media screen and (min-width: 1024px) {
  section#footer {
    padding-bottom: 20px;
  }
  section#footer div.top {
    padding-top: 21px;
    height: 51px;
    padding-bottom: 12px;
    margin-bottom: 40px;
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

section#footer div.top #baseline {
  text-align: center;
}
section#footer div.top #baseline h3 {
  font-size: 2.5em;
  font-weight: bold;
  font-family: "Bebas Neue";
  letter-spacing: 0.012em;
  margin-bottom: 0;
}
section#footer div.top #baseline p {
  font-size: 1.45em;
  font-family: "Vista Slabot";
  font-weight: 300;
  font-style: italic;
  margin-bottom: 0;
  opacity: 0.7;
}
@media screen and (min-width: 1024px) {
  section#footer div.top #baseline {
    text-align: left;
  }
  section#footer div.top #baseline h3 {
    display: inline-block;
    padding-top: 4px;
    font-size: 2em;
  }
  section#footer div.top #baseline p {
    display: inline-block;
    margin-left: 12px;
    font-size: 1.25em;
  }
}
@media screen and (min-width: 1440px) {
  section#footer div.top #baseline p {
    font-size: 1.6em;
  }
}

section#footer div.top .menu-social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  position: absolute;
  top: 244px;
  left: 0%;
}
section#footer div.top .menu-social li a {
  background: white !important;
}
@media screen and (min-width: 1024px) {
  section#footer div.top .menu-social {
    margin-left: 40px;
    padding-top: 0px;
    position: static;
    top: 0;
    left: 0;
    -webkit-transform: none;
            transform: none;
    width: auto;
  }
}
@media screen and (min-width: 1280px) {
  section#footer div.top .menu-social {
    margin-left: 48px;
  }
}

section#footer div.top .search {
  background: transparent;
  border: 1px solid white;
  display: none;
}
section#footer div.top .search label {
  top: 9px;
  left: 46px;
  color: white;
  opacity: 0.7;
}
section#footer div.top .search input[type=search] {
  background: transparent;
  border: none;
  width: 180px;
  padding-left: 36px;
  color: white;
}
section#footer div.top .search button {
  position: absolute;
  left: 3px;
  top: 0;
  width: 36px;
  height: 36px;
  color: transparent;
  background: transparent;
  border: none;
  cursor: pointer;
  overflow: hidden;
}
section#footer div.top .search button:before {
  content: url("./img/Icon_recherche.svg");
  height: 19px;
  width: 19px;
  position: absolute;
  top: 8px;
  left: 8px;
  -webkit-filter: brightness(100);
          filter: brightness(100);
}
section#footer div.top .search button:hover {
  background: rgba(255, 255, 255, 0.1);
}
@media screen and (min-width: 1024px) {
  section#footer div.top .search {
    display: inline-block;
  }
}
section#footer div.top .search:hover label {
  display: none;
}

section#footer div.top a.cta {
  margin-top: 72px;
  margin-bottom: 18px;
  color: #FFFFFF;
  background: transparent;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
section#footer div.top a.cta .cta__icon svg path:first-child {
  fill: #FFFFFF;
}
@media screen and (min-width: 1024px) {
  section#footer div.top a.cta {
    margin: 0 38px 0 28px;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}

section#footer .logo img {
  opacity: 0.6;
  z-index: 1;
  width: 104px;
  position: absolute;
  top: 29px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
@media screen and (min-width: 1024px) {
  section#footer .logo img {
    position: relative;
    -webkit-transform: none;
            transform: none;
    width: 80%;
    max-width: 160px;
    top: 0;
    left: 0;
  }
}

section#footer .item-title {
  text-transform: uppercase;
  font-size: 1.15em;
  position: relative;
  margin-bottom: 0px;
  border-bottom: 2px solid #165a6f;
  padding: 13px 0 12px 0;
}
section#footer .item-title.last {
  height: 8px;
  margin-top: 20px;
  margin-bottom: 20px;
}
@media screen and (min-width: 550px) {
  section#footer .item-title {
    margin-bottom: 20px;
    border-bottom: none;
    padding: 0;
    font-size: 1.1em;
  }
  section#footer .item-title:after {
    content: url("./img/Icon_recherche.svg");
    content: url("./img/Icon_recherche.svg");
    position: absolute;
    bottom: 0;
    left: 0;
    width: 132px;
    height: 8px;
    opacity: 0.7;
  }
}
section#footer #menu-menu-nous-connaitre a, section#footer #menu-menu-offres a, section#footer #menu-menu-adherent-1 a, section#footer .menu-sup a {
  opacity: 0.6;
  line-height: 1.8;
  display: block;
  font-size: 0.98em;
}
section#footer #menu-menu-nous-connaitre a:hover, section#footer #menu-menu-offres a:hover, section#footer #menu-menu-adherent-1 a:hover, section#footer .menu-sup a:hover {
  opacity: 0.85;
}
section#footer .item-list {
  height: 0;
  overflow: hidden;
}
@media screen and (min-width: 550px) {
  section#footer .item-list {
    height: auto;
  }
}
section#footer .item-list.open {
  height: auto;
}
section#footer .address {
  font-size: 0.98em;
}
section#footer .address .opac {
  opacity: 0.6;
}
section#footer .address a {
  opacity: 0.6;
}
section#footer .address a:hover {
  opacity: 0.85;
}
section#footer .address .horaires {
  text-transform: uppercase;
  margin-top: 7px;
  display: block;
}

section#footer .grid6 {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  grid-gap: 0px;
  padding-bottom: 20px;
}

section#footer .grid6 > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
@media screen and (min-width: 550px) {
  section#footer .grid6 {
    -ms-grid-columns: calc(50% - 13px) 26px calc(50% - 13px);
    grid-template-columns: repeat(2, calc(50% - 13px));
    grid-gap: 26px;
  }
  section#footer .grid6 > a {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/3;
  }
}
@media screen and (min-width: 768px) {
  section#footer .grid6 {
    -ms-grid-columns: calc((100% / 3) - 17.3333333333px) 26px calc((100% / 3) - 17.3333333333px) 26px calc((100% / 3) - 17.3333333333px);
    grid-template-columns: repeat(3, calc((100% / 3) - 17.3333333333px));
    grid-gap: 26px;
  }
  section#footer .grid6 > a {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/4;
  }
}
@media screen and (min-width: 1024px) {
  section#footer .grid6 {
    grid-gap: 28px;
    -ms-grid-columns: calc((100% / 5) - 23.5px) 28px calc((100% / 5) - 23.5px) 28px calc((100% / 5) - 23.5px) 28px calc((100% / 5) - 23.5px) 28px calc((100% / 5) - 23.5px);
    grid-template-columns: repeat(5, calc((100% / 5) - 23.5px));
    -ms-grid-columns: minmax(155px, 175px) 28px minmax(155px, 175px) 28px 1fr 28px minmax(180px, 220px) 28px minmax(180px, 220px);
    grid-template-columns: minmax(155px, 175px) minmax(155px, 175px) 1fr minmax(180px, 220px) minmax(180px, 220px);
  }
  section#footer .grid6 > a {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
  }
  section#footer .grid6 .address {
    -ms-grid-column: 4;
    -ms-grid-column-span: 1;
    grid-column: 4/5;
  }
  section#footer .grid6 .menu-sup {
    -ms-grid-column: 5;
    -ms-grid-column-span: 1;
    grid-column: 5/6;
  }
}

section#partenaires {
  background: white;
  padding-bottom: 26px;
  padding-top: 38px;
}
section#partenaires h3 {
  font-size: 1.2em;
  line-height: 1.4;
  opacity: 0.7;
}
section#partenaires .liste-partenaires {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  -ms-grid-columns: calc(50% - 7.5px) 15px calc(50% - 7.5px);
  grid-template-columns: repeat(2, calc(50% - 7.5px));
  grid-column-gap: 15px;
  grid-row-gap: 10px;
  padding: 15px 20px;
}
section#partenaires .liste-partenaires > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
section#partenaires .liste-partenaires > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
section#partenaires .liste-partenaires a img {
  max-width: 100%;
  /* max-height: 81px; */
  margin: auto;
  display: block;
}
@media screen and (min-width: 550px) {
  section#partenaires .liste-partenaires {
    -ms-grid-columns: (calc((100% / 3) - 10px))[3];
    grid-template-columns: repeat(3, calc((100% / 3) - 10px));
  }
}
@media screen and (min-width: 1024px) {
  section#partenaires {
    padding-bottom: 40px;
    padding-top: 52px;
  }
  section#partenaires .liste-partenaires {
    -ms-grid-columns: (calc((100% / 7) - 12px))[7];
    grid-template-columns: repeat(7, calc((100% / 7) - 12px));
  }
}
@media screen and (min-width: 1440px) {
  section#partenaires h3 {
    font-size: 1.4em;
    line-height: 1.4em;
    opacity: 0.5;
    width: 28%;
    float: left;
  }
  section#partenaires .liste-partenaires {
    grid-column-gap: 28px;
    -ms-grid-columns: calc((100% / 7) - 23.5px) 28px calc((100% / 7) - 23.5px) 28px calc((100% / 7) - 23.5px) 28px calc((100% / 7) - 23.5px) 28px calc((100% / 7) - 23.5px) 28px calc((100% / 7) - 23.5px) 28px calc((100% / 7) - 23.5px);
    grid-template-columns: repeat(7, calc((100% / 7) - 23.5px));
    width: 68%;
    margin-left: 32%;
    padding: 0 0 20px 0;
  }
}

header#header {
  height: 74px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 4;
  background: white;
}
@media screen and (min-width: 1024px) {
  header#header {
    height: 134px;
    height: 140px;
  }
}
@media screen and (min-width: 1440px) {
  header#header {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 4.1666666667vw;
    padding-right: 4.1666666667vw;
  }
  header#header .header__wrapper {
    position: relative;
    height: 100%;
    width: calc(100% - (10px * 2));
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1600px) {
  header#header {
    padding-left: calc((100vw - 1440px) / 2);
    padding-right: calc((100vw - 1440px) / 2);
  }
}

#button-menu {
  height: 31px;
  width: 35px;
  display: block;
  position: absolute;
  left: 5px;
  top: 19px;
  padding: 12px 0 0 10px;
}
#button-menu > span {
  width: 24px;
  height: 2.5px;
  background: black;
  opacity: 0.37;
  display: block;
  margin-bottom: 4px;
}
@media screen and (min-width: 1024px) {
  #button-menu {
    display: none;
  }
}

#identite {
  /* width: 238px; */
  height: 60px;
  padding-top: 14px;
  /* margin: auto; */
  margin-left: 54px;
  display: block;
}
#identite img {
  width: 50px;
  float: left;
}
#identite img.display {
  display: none;
}
#identite h3 {
  color: #5b5b5b;
  margin-left: 56.5px;
  margin-top: 4px;
  font-weight: bold;
  font-size: 1.8em;
  font-size: 1.7357142857rem;
  margin-bottom: 0px;
  font-family: "Bebas Neue";
  letter-spacing: 0.012em;
}
#identite p {
  color: #5b5b5b;
  margin-left: 56.5px;
  font-size: 0.98em;
  font-size: 0.945rem;
  font-family: "Vista Slabot";
  font-weight: 400;
  font-style: italic;
  margin-top: -8px;
  opacity: 0.75;
}
@media screen and (min-width: 1024px) {
  #identite {
    position: absolute;
    left: 6vw;
    top: 10px;
    padding-top: 0;
    margin-left: 0px;
    width: auto;
  }
  #identite img {
    width: 103px;
  }
  #identite img.mobile {
    display: none;
  }
  #identite img.display {
    display: block;
  }
  #identite h3 {
    margin-left: 135px;
    margin-top: 17px;
    font-size: 2.66rem;
    font-size: 1.9rem;
    font-size: 23.4px;
  }
  #identite p {
    margin-left: 135px;
    font-size: 1.495rem;
    font-size: 1.0678571429rem;
    font-size: 16px;
  }
}
@media screen and (min-width: 1440px) {
  #identite {
    left: 0;
  }
}

#button-search {
  height: 35px;
  width: 35px;
  display: block;
  position: absolute;
  right: 27px;
  top: 21px;
}
#button-search:after {
  position: absolute;
  content: url("./img/Icon_recherche.svg");
  -webkit-filter: invert(1);
          filter: invert(1);
  opacity: 0.37;
  top: 7px;
  left: 8px;
}
@media screen and (min-width: 1024px) {
  #button-search {
    display: none;
    background: #32a2c6;
    height: 36px;
    width: 36px;
    position: absolute;
    right: 8vw;
    top: 83px;
  }
  #button-search:after {
    top: 7px;
    left: 7px;
    -webkit-filter: invert(0);
            filter: invert(0);
    opacity: 1;
  }
  #button-search:hover {
    -webkit-filter: brightness(1.1);
            filter: brightness(1.1);
  }
}

nav#modale-menu {
  z-index: 2;
  position: absolute;
  text-align: center;
  display: none;
  width: calc(100% - 60px);
  padding: 15px 30px;
  background: #99be13;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, right top, color-stop(1%, #99be13), to(#1b9bc7));
  background: linear-gradient(to right, #99be13 1%, #1b9bc7 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#99be13", endColorstr="#1b9bc7",GradientType=1 );
  color: white;
}
nav#modale-menu.open {
  display: block;
  max-height: calc(100vh - 120px);
  overflow-y: scroll;
}
@media screen and (min-width: 1024px) {
  nav#modale-menu {
    display: block;
    top: 140px;
    position: initial;
    background: none;
  }
}

nav#modale-menu a.cta {
  padding: 13px 0;
  width: 100%;
  text-align: center;
  background: white;
  color: #d05833;
  font-weight: bold;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 1024px) {
  nav#modale-menu a.cta {
    background: transparent;
    color: #d05833;
    padding: 7px 18.5px;
    text-transform: uppercase;
    width: auto;
    position: absolute;
    right: calc(8vw + 193px);
    right: calc(8vw + 183px);
    top: 24px;
  }
}
@media screen and (min-width: 1280px) {
  nav#modale-menu a.cta {
    right: calc(6vw + 260px + 5px);
    font-size: 19.6px;
  }
}
@media screen and (min-width: 1440px) {
  nav#modale-menu a.cta {
    right: calc(260px + 5px);
  }
}

.menu-principal {
  text-transform: uppercase;
  color: #737373;
}
.menu-principal a {
  color: #737373;
}
.menu-principal > div > ul > li.menu-item:first-child a {
  padding-left: 26px;
  width: calc(100% - 26px);
}
.menu-principal > div > ul > li.menu-item:first-child a:before {
  content: url("./img/Icon_tente.svg");
  position: absolute;
  top: 17px;
  left: 0;
  width: 21px;
  height: 23px;
  -webkit-filter: brightness(100);
          filter: brightness(100);
}
@media screen and (min-width: 1024px) {
  .menu-principal > div > ul > li.menu-item:first-child a {
    overflow: hidden;
    width: 0px;
    padding-top: 0px;
  }
  .menu-principal > div > ul > li.menu-item:first-child a:before {
    -webkit-filter: none;
            filter: none;
    top: 18px;
  }
}
.menu-principal li.menu-item a {
  position: relative;
  padding: 13px 0;
  width: 100%;
  display: block;
  text-align: left;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  font-weight: bold;
  color: white;
  font-family: "Bebas Neue";
  letter-spacing: 0.012em;
  font-size: 1.67em;
}
.menu-principal li.menu-item-has-children > a:after {
  content: url("./img/next-arrow.svg");
  display: block;
  height: 19px;
  width: 12px;
  position: absolute;
  right: 2px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.menu-principal li.menu-item-has-children.open > a:after {
  transform: translateY(-50%) rotate(90deg);
  -webkit-transform: translateY(-50%) rotate(90deg);
}
.menu-principal > li.menu-item:last-child a {
  border-bottom: none;
}
.menu-principal ul.sub-menu {
  display: none;
}
.menu-principal ul.sub-menu.open {
  display: block;
}
.menu-principal ul.sub-menu li.menu-item a {
  font-size: 1.5em;
  text-align: left;
  margin-left: 54px;
  width: calc(100% - 54px);
  font-weight: normal;
}
@media screen and (min-width: 1024px) {
  .menu-principal {
    position: absolute;
    left: calc(6vw + 135px);
    top: 83px;
  }
  .menu-principal li.menu-item {
    display: inline-block;
    margin-right: 20px;
  }
  .menu-principal li.menu-item a {
    display: inline-block;
    border: none;
    color: #5b5b5b;
    opacity: 0.3;
    padding: 23px 0 0 0;
    height: 34px;
    font-size: 23.4px;
  }
  .menu-principal li.menu-item a:hover {
    opacity: 1;
  }
  .menu-principal li.menu-item .sub-menu {
    position: absolute;
    background: #32a2c6;
    padding: 8px 16px;
    min-width: 159px;
  }
  .menu-principal li.menu-item .sub-menu li.menu-item {
    display: block;
    margin-right: 0;
    text-align: left;
  }
  .menu-principal li.menu-item .sub-menu li.menu-item a {
    margin-left: 0;
    padding: 5px 0;
    text-align: left;
    color: white;
    font-weight: bold;
    line-height: 1.28em;
    width: auto;
    opacity: 0.75;
    height: auto;
  }
  .menu-principal li.menu-item .sub-menu li.menu-item a:hover {
    opacity: 1;
  }
  .menu-principal li.current-menu-item a {
    opacity: 1;
  }
  .menu-principal li.menu-item-has-children > a:after {
    display: none;
  }
  .menu-principal li.menu-item-has-children:hover .sub-menu {
    display: block;
  }
}
@media screen and (min-width: 1440px) {
  .menu-principal {
    left: 135px;
  }
}
@media screen and (min-width: 1600px) {
  .menu-principal li.menu-item .sub-menu {
    min-width: 190px;
  }
}

nav#modale-menu .menu-social {
  margin-top: 15px;
  display: inline-block;
}
nav#modale-menu .menu-social li a:before {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
@media screen and (min-width: 1024px) {
  nav#modale-menu .menu-social {
    position: absolute;
    right: calc(8vw + 170px + 183px);
    top: 30px;
    margin-top: 1.5px;
  }
}
@media screen and (min-width: 1280px) {
  nav#modale-menu .menu-social {
    right: calc(6vw + 260px + 5px + 174px);
  }
}
@media screen and (min-width: 1440px) {
  nav#modale-menu .menu-social {
    right: calc(260px + 5px + 174px);
  }
}
.menu-social li {
  float: left;
  position: relative;
}
.menu-social li a {
  display: block;
  width: 34px;
  height: 34px;
  margin: 0 4px;
  border-radius: 50%;
  background: #3a589b;
}
.menu-social li a:before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 25px;
  background-size: cover;
  height: 25px;
  content: "";
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.menu-social li a:hover {
  -webkit-filter: brightness(1.1);
          filter: brightness(1.1);
}
#footer .menu-social li a {
  background: transparent !important;
}
#footer .menu-social li a:before {
  width: 100%;
  height: 100%;
  background-size: contain;
}

.menu-social li.facebook a:before {
  background: url("./img/Icon_facebook.svg") center no-repeat;
  background-size: contain;
  height: 18px;
}
#footer .menu-social li.facebook a:before {
  background-image: url("./img/Icon_facebook-color.svg");
}

.menu-social li.twitter a:before {
  background: url("./img/Icon_twitter.svg") center no-repeat;
  background-size: contain;
  width: 16px;
}
#footer .menu-social li.twitter a:before {
  background-image: url("./img/Icon_twitter-color.svg");
}

.menu-social li.instagram a:before {
  background: url("./img/Icon_instagram.svg") center no-repeat;
  background-size: contain;
  height: 19px;
}
#footer .menu-social li.instagram a:before {
  background-image: url("./img/Icon_instagram-color.svg");
}

.menu-social li.youtube a:before {
  background: url("./img/Icon_youtube.svg") center no-repeat;
  background-size: contain;
  height: 22px;
}
#footer .menu-social li.youtube a:before {
  background-image: url("./img/Icon_youtube-color.svg");
}

.menu-social li.linkedin a:before {
  background: url("./img/Icon_linkedin.svg") center no-repeat;
}
#footer .menu-social li.linkedin a:before {
  background-image: url("./img/Icon_linkedin-color.svg");
}

nav#modale-menu .menu-adherent {
  text-transform: uppercase;
}
nav#modale-menu .menu-adherent > span {
  padding: 13px 0;
  width: 100%;
  display: block;
  margin-top: 15px;
  text-align: center;
  border: 1px solid white;
  font-weight: bold;
  font-family: "Bebas Neue";
  letter-spacing: 0.012em;
  font-size: 1.6em;
}
nav#modale-menu .menu-adherent #menu-menu-adherent {
  display: none;
  color: white;
}
nav#modale-menu .menu-adherent #menu-menu-adherent li a {
  font-size: 1.5em;
  color: white;
  font-family: "Bebas Neue";
  letter-spacing: 0.012em;
}
nav#modale-menu .menu-adherent #menu-menu-adherent.open {
  display: block;
}
@media screen and (min-width: 1024px) {
  nav#modale-menu .menu-adherent {
    position: absolute;
    right: 35px;
    top: 93px;
    text-align: right;
    display: block;
  }
  nav#modale-menu .menu-adherent:hover #menu-menu-adherent {
    display: block;
    text-align: left;
    background: #1b9bc7;
    padding: 8px 16px;
    min-width: 154px;
  }
  nav#modale-menu .menu-adherent:hover #menu-menu-adherent li a {
    display: block;
    padding: 5px 0;
    text-align: left;
    color: white;
    font-weight: bold;
    line-height: 1.28em;
    width: auto;
    opacity: 0.75;
  }
  nav#modale-menu .menu-adherent:hover #menu-menu-adherent li a:hover {
    opacity: 1;
  }
  nav#modale-menu .menu-adherent > span {
    padding: 12px 0 0 0;
    height: 35px;
    color: black;
    text-align: left;
    border: none;
    color: #7F8897;
    display: inline-block;
    width: auto;
    margin-top: 0;
    display: inline-block;
    font-size: 23.4px;
  }
}
@media screen and (min-width: 1280px) {
  nav#modale-menu .menu-adherent {
    right: 6vw;
  }
}
@media screen and (min-width: 1440px) {
  nav#modale-menu .menu-adherent {
    right: 0;
  }
}
@media screen and (min-width: 1600px) {
  nav#modale-menu .menu-adherent > span {
    padding: 9px 0 0 0;
    height: 38px;
  }
}

#modale-search {
  background: #165a6f;
  position: fixed;
  top: 75px;
  width: 100%;
  padding: 40px 0;
  text-align: center;
  height: 120px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: -125px;
  z-index: 3;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#modale-search.open {
  margin-top: 0;
}
@media screen and (min-width: 1024px) {
  #modale-search {
    top: 29px;
    margin-top: 0;
    z-index: 4;
    background: transparent;
    height: auto;
    padding: 0;
    right: 35px;
    width: auto;
  }
}
@media screen and (min-width: 1280px) {
  #modale-search {
    right: 6vw;
  }
}
@media screen and (min-width: 1440px) {
  #modale-search {
    right: calc(4.1666666667vw + 10px);
  }
}
@media screen and (min-width: 1600px) {
  #modale-search {
    right: calc((100vw - 1440px) / 2 + 10px);
  }
}

body {
  font-size: 14px;
  line-height: 1.7em;
  font-family: "Vista Slabot";
  font-weight: 400;
  overflow: hidden;
}
@media screen and (min-width: 1600px) {
  body {
    font-size: 16px;
  }
}

h1 {
  font-size: 2em;
  line-height: 1.25em;
  margin-bottom: 12px;
  font-weight: 400;
}

main h2 {
  margin-top: 45px;
  margin-bottom: 45px;
  position: relative;
  font-weight: 400;
}
main h2:after {
  content: url("./img/separateur-titre.svg");
  position: absolute;
  bottom: -27px;
  left: -2px;
  width: 127px;
  height: 31px;
}
main h2:first-child {
  margin-top: 0;
}
main h3 {
  margin-top: 35px;
  margin-bottom: 20px;
  font-weight: 400;
}
main h3:first-child {
  margin-top: 0;
}
main h4 {
  margin-top: 20px;
  font-weight: 600;
}
main h4:first-child {
  margin-top: 0;
}

h2 {
  font-size: 1.65em;
  line-height: 1.25em;
  margin-bottom: 12px;
  font-weight: 400;
}

h3 {
  font-size: 1.45em;
  line-height: 1.25em;
  margin-bottom: 12px;
  font-weight: 400;
}

h4 {
  font-size: 1.2em;
  line-height: 1.25em;
  margin-bottom: 12px;
  font-weight: 400;
}

p {
  margin-bottom: 12px;
  line-height: 2em;
}

.title {
  font-size: 1.9em;
  line-height: 1.25em;
}
@media screen and (min-width: 1024px) {
  .title {
    font-size: 2.05em;
  }
}

a {
  color: #32a2c6;
}
a p.cta {
  line-height: inherit;
}

.cta {
  display: inline-block;
  background: #9abe37;
  color: white;
  font-size: 1.4em;
  padding: 7px 18.5px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: "Bebas Neue";
  letter-spacing: 0.012em;
}
.cta__label {
  line-height: normal;
}
.cta__icon {
  margin-left: 9px;
}

.cta:hover {
  -webkit-filter: brightness(1.1);
          filter: brightness(1.1);
}

strong {
  font-weight: 800;
}

.embed-youtube {
  display: block;
  position: relative;
  padding-bottom: 50.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.embed-youtube iframe,
.embed-youtube object,
.embed-youtube embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.alignleft {
  float: left;
  padding: 0 20px 5px 0;
}

.alignright {
  float: right;
  padding: 0 0 5px 20px;
}

.wrapper0 {
  padding-left: 8vw;
  padding-right: 8vw;
}
@media screen and (min-width: 1024px) {
  .wrapper0 {
    padding-left: 9vw;
    padding-right: 9vw;
  }
}
@media screen and (min-width: 1440px) {
  .wrapper0 {
    padding-left: calc((100vw - 1180px) / 2);
    padding-right: calc((100vw - 1180px) / 2);
  }
}

.wrapper {
  padding-left: 6vw;
  padding-right: 6vw;
}
@media screen and (min-width: 1440px) {
  .wrapper {
    padding-left: 4.1666666667vw;
    padding-right: 4.1666666667vw;
  }
}
@media screen and (min-width: 1600px) {
  .wrapper {
    padding-left: calc((100vw - 1440px) / 2);
    padding-right: calc((100vw - 1440px) / 2);
  }
}

.wrapper2 {
  padding-left: 17vw;
  padding-right: 17vw;
}
.grid2 {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  grid-gap: 26px;
  -ms-grid-rows: 1fr;
  -ms-grid-columns: 1fr;
  -ms-grid-gap: 26px;
}
.grid2 > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
@media screen and (min-width: 550px) {
  .grid2 {
    grid-template-columns: repeat(2, calc(50% - 13px));
    -ms-grid-columns: repeat(2, calc(50% - 13px));
  }
}

.grid3 {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  grid-gap: 26px;
  -ms-grid-rows: 1fr;
  -ms-grid-columns: 1fr;
  -ms-grid-gap: 26px;
}

.grid3 > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
@media screen and (min-width: 550px) {
  .grid3 {
    grid-template-columns: repeat(2, calc(50% - 13px));
    -ms-grid-columns: repeat(2, calc(50% - 13px));
  }
}
@media screen and (min-width: 1024px) {
  .grid3 {
    grid-template-columns: repeat(3, calc(33.33333333% - 18px));
    -ms-grid-columns: repeat(3, calc(33.33333333% - 18px));
  }
}

.grid4 {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  grid-gap: 26px;
  -ms-grid-template-rows: 1fr;
  -ms-grid-columns: 1fr;
  -ms-grid-gap: 26px;
}

.grid4 > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
@media screen and (min-width: 550px) {
  .grid4 {
    grid-template-columns: repeat(2, calc(50% - 13px));
    -ms-grid-columns: repeat(2, calc(50% - 13px));
  }
}
@media screen and (min-width: 1024px) {
  .grid4 {
    grid-template-columns: repeat(4, calc(25% - 19.5px));
    -ms-grid-columns: repeat(4, calc(25% - 19.5px));
  }
}

.grid6 {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  grid-gap: 26px;
  -ms-grid-rows: 1fr;
  -ms-grid-columns: 1fr;
  -ms-grid-gap: 26px;
}

.grid6 > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
@media screen and (min-width: 550px) {
  .grid6 {
    grid-template-columns: repeat(2, calc(50% - 13px));
    -ms-grid-columns: repeat(2, calc(50% - 13px));
  }
}
@media screen and (min-width: 1024px) {
  .grid6 {
    grid-gap: 28px;
    -ms-grid-columns: calc(16.6666666% - 23.5px) 28px calc(16.6666666% - 23.5px) 28px calc(16.6666666% - 23.5px) 28px calc(16.6666666% - 23.5px) 28px calc(16.6666666% - 23.5px) 28px calc(16.6666666% - 23.5px);
    grid-template-columns: repeat(6, calc(16.6666666% - 23.5px));
    -ms-grid-gap: 28px;
    -ms-grid-columns: repeat(6, calc(16.6666666% - 23.5px));
  }
}

header#insider {
  background-image: linear-gradient(60deg, #9abe37, #32a2c6);
  margin-top: 74px;
  color: white;
  min-height: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
header#insider a {
  color: white;
}
header#insider #breadcrumbs {
  padding: 0px 0 12px 0;
  font-size: 0.75em;
  text-transform: uppercase;
  text-align: left;
}
header#insider #breadcrumbs > span > span > a {
  padding: 0 6px;
  letter-spacing: 0.04em;
  opacity: 0.5;
}
header#insider #breadcrumbs > span > span > a:hover {
  opacity: 1;
}
header#insider #breadcrumbs > span > span .breadcrumb_last {
  padding: 0 6px;
  letter-spacing: 0.04em;
}
header#insider h1 {
  margin-bottom: 6px;
  font-weight: 400;
}
header#insider h2 {
  margin-bottom: 6px;
  font-weight: 400;
}
header#insider .subtitle {
  padding-bottom: 0px;
  margin-bottom: 0px;
  font-size: 1.2em;
  line-height: 1.4em;
}
@media screen and (min-width: 1024px) {
  header#insider {
    margin-top: 140px;
  }
}

section#principal main {
  margin-top: 40px;
  margin-bottom: 40px;
}
section#principal main #Content:first-child {
  margin-top: 0;
}
@media screen and (min-width: 1024px) {
  section#principal {
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
    -ms-grid-columns: 3fr 10vw 1fr;
    grid-template-columns: 3fr 1fr;
    grid-gap: 10vw;
    -ms-grid-rows: 1fr;
    -ms-grid-columns: 3fr 1fr;
    -ms-grid-gap: 10vw;
  }
  section#principal > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  section#principal > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
  section#principal main {
    margin-bottom: 50px;
  }
}

#side .cta {
  margin-top: 10px;
}
#side p {
  line-height: 1.35em;
  font-size: 0.9em;
}
#side h3 {
  font-weight: 400;
  display: inline-block;
  padding-bottom: 3px;
  margin-bottom: 19px;
  position: relative;
}
#side h3:after {
  content: url("./img/separateur-titre.svg");
  position: absolute;
  bottom: -18px;
  left: -2px;
  width: 127px;
  height: 31px;
}
#side h3 span {
  display: block;
  font-size: 0.7em;
  margin-top: -2px;
}
#side ul li a {
  display: inline-block;
  padding: 3px 0;
  color: #5b5b5b;
  font-size: 1.2em;
}
#side ul li a:hover {
  color: #9abe37;
}
#side ul li.current-menu-item a {
  color: #9abe37;
}

#side {
  padding-top: 40px;
  padding-bottom: 40px;
}
#side div {
  margin-top: 30px;
}
#side div:first-child {
  margin-top: 0;
}
@media screen and (min-width: 1024px) {
  #side {
    padding-bottom: 85px;
  }
}

#side form.search-form input[type=search] {
  margin-bottom: 5px;
  outline: none;
}
#side form.search-form button {
  margin-left: 0;
}
@media screen and (min-width: 1024px) {
  #side form.search-form {
    width: 100%;
  }
  #side form.search-form input[type=search] {
    width: 100%;
  }
  #side form.search-form button {
    text-align: center;
    width: 100%;
  }
}

#side form input[type=text] {
  width: 250px;
  display: block;
  height: 36px;
  margin-bottom: 8px;
  outline: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 8px;
}
#side form select {
  width: 250px;
  display: block;
  height: 36px;
  margin-bottom: 8px;
  outline: none;
}
#side form select option {
  outline: none;
}
#side form button {
  margin: 0;
  display: inline-block;
  border: 1px solid #9abe37;
  outline: none;
  background: #9abe37;
  padding: 5.5px 18.5px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: "Bebas Neue";
  font-size: 1.5em;
  letter-spacing: 0.012em;
  color: white;
  cursor: pointer;
}
@media screen and (min-width: 1024px) {
  #side form select {
    width: 100%;
  }
  #side form input[type=text] {
    width: 100%;
  }
  #side form button {
    width: 100%;
    text-align: center;
  }
}

form .row {
  display: block;
  margin-bottom: 15px;
}

form {
  font-size: 16px;
}
form .precision {
  opacity: 0.55;
  font-style: italic;
  font-size: 0.9em;
}
form label {
  display: block;
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 4px;
  z-index: 1;
}
form label span {
  color: #b81521;
  font-weight: normal;
}
form span.detail {
  opacity: 0.7;
  font-style: italic;
}
form .error {
  color: #b81521;
}
form .success {
  color: #9abe37;
  font-weight: 700;
}
form .doc {
  margin-bottom: 22px;
}
form .doc p {
  margin-bottom: 0;
}
form .check input[type=checkbox] {
  float: left;
  margin-top: 4px;
}
form .check p {
  max-width: 443px;
  padding-left: 31px;
  line-height: 1.5;
  font-size: 1em;
}
form p {
  font-size: 0.9em;
}
form .input-saisie {
  font-size: 16px;
  height: 34px;
  min-width: 50%;
  padding: 0 0 0 10px;
  margin: 0;
  outline: 0;
  border: 1px solid rgba(0, 0, 0, 0.3);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
form input[type=file] {
  font-size: 15px;
  height: 34px;
  min-width: 200px;
}
form select {
  font-size: 16px;
  height: 32px;
  min-width: 50%;
  padding: 0 0 0 5px;
  margin: 0;
  outline: 0;
  border: 1px solid rgba(0, 0, 0, 0.3);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
form select option {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
form textarea {
  font-size: 16px;
  height: 250px;
  width: calc(100% - 10px);
  padding: 10px 0 0 10px;
  margin: 0;
  outline: 0;
  font-family: Arial;
  border: 1px solid rgba(0, 0, 0, 0.3);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
form .cta {
  border: none !important;
}
form button {
  cursor: pointer;
}
form input[type=text] {
  font-size: 16px;
}

.search-form:hover label {
  display: none;
}

form.search-form {
  display: inline-block;
  position: relative;
}
form.search-form label {
  position: absolute;
  color: #5b5b5b;
  opacity: 0.5;
  font-size: 1.15em;
  top: 7px;
  left: 24px;
}
form.search-form input[type=search] {
  color: #666666;
  height: 37px;
  border: 1px solid #9abe37;
  margin: 0;
  width: 267px;
  display: inline-block;
  position: relative;
  top: -3px;
  padding: 5px 8px;
}
@media screen and (min-width: 1600px) {
  form.search-form input[type=search] {
    height: 41px;
    top: -4px;
  }
}
form.search-form button {
  margin: 0;
  display: inline-block;
  border: 1px solid #9abe37;
  outline: none;
  margin-left: -4px;
  background: #9abe37;
  padding: 5.5px 18.5px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: "Bebas Neue";
  font-size: 1.5em;
  letter-spacing: 0.012em;
  color: white;
  cursor: pointer;
}
@media screen and (min-width: 1600px) {
  form.search-form button {
    margin-left: -4px;
  }
}

@media screen and (min-width: 1280px) {
  #contact-form-handicap, #contact-form-enseignant, #contact-form-terrain, #contact-form-inscription {
    -ms-display: flexbox;
    -webkit-display: box;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #contact-form-handicap .row, #contact-form-enseignant .row, #contact-form-terrain .row, #contact-form-inscription .row {
    width: calc(50% - 18px);
  }
  #contact-form-handicap .row .input-saisie, #contact-form-enseignant .row .input-saisie, #contact-form-terrain .row .input-saisie, #contact-form-inscription .row .input-saisie {
    width: 100%;
  }
  #contact-form-handicap .row.large, #contact-form-enseignant .row.large, #contact-form-terrain .row.large, #contact-form-inscription .row.large {
    width: 100%;
  }
}

.home main {
  margin-top: 74px;
}
@media screen and (min-width: 1024px) {
  .home main {
    margin-top: 134px;
  }
}

.home section#slider.slick-slider {
  height: calc(86vh - 90px);
  background: #2d2d2d;
  position: relative;
  overflow: hidden;
  margin-bottom: 0;
}
.home section#slider.slick-slider .slick-list {
  height: 100%;
}
.home section#slider.slick-slider .slick-list .slick-track {
  height: 100%;
}
.home section#slider.slick-slider .slick-list .slick-track article {
  height: 100%;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .home section#slider.slick-slider {
    height: calc(86vh - 134px);
  }
}
.home main {
  padding-top: 0;
  padding-bottom: 0;
}

.home section#slider.slick-slider .slick-prev {
  left: 10px;
  z-index: 1;
}
.home section#slider.slick-slider .slick-next {
  right: 10px;
  z-index: 1;
}
.home section#slider.slick-slider .slick-dots {
  bottom: 10px;
}

.home section#slider.slick-slider .slick-list .slick-track article img {
  height: 100%;
  margin-left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.home section#slider.slick-slider .slick-list .slick-track article .layout {
  background: #123a47;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  opacity: 0.52;
}
.home section#slider.slick-slider .slick-list .slick-track article .accroche {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  left: 50%;
  width: 250px;
  color: white;
  text-align: center;
}
.home section#slider.slick-slider .slick-list .slick-track article .accroche h2 {
  font-weight: 400;
}
.home section#slider.slick-slider .slick-list .slick-track article .accroche h2:after {
  display: none;
}
.home section#slider.slick-slider .slick-list .slick-track article .accroche .cta {
  margin-top: 15px;
  background: #9abe37;
}
@media screen and (min-width: 1024px) {
  .home section#slider.slick-slider .slick-list .slick-track article img {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100vw;
    height: initial;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    margin-left: 50%;
  }
  .home section#slider.slick-slider .slick-list .slick-track article .layout {
    width: 50vw;
    -webkit-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
  }
  .home section#slider.slick-slider .slick-list .slick-track article .accroche {
    position: absolute;
    text-align: left;
    left: 25vw;
    opacity: 0;
    width: 300px;
    -webkit-transition: all 2.5s ease;
    transition: all 2.5s ease;
  }
  .home section#slider.slick-slider .slick-list .slick-track article.slick-active .layout {
    width: 50vw;
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    -webkit-transition-delay: 0.15s;
            transition-delay: 0.15s;
  }
  .home section#slider.slick-slider .slick-list .slick-track article.slick-active .accroche {
    opacity: 1;
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
  }
}

section#offres-hp {
  padding-top: 40px;
  position: relative;
  z-index: 2;
}
section#offres-hp p.title {
  text-align: center;
  margin-bottom: 30px;
  position: relative;
}
section#offres-hp p.title:after {
  content: url("./img/separateur-titre.svg");
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 132px;
  height: 11px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
section#offres-hp p.intro {
  max-width: 520px;
  text-align: center;
  margin: auto;
}

section#offres-hp .offres-list {
  margin: 30px 0 -30px 0;
  grid-gap: 10px;
  -ms-grid-gap: 10px;
}
section#offres-hp .offres-list a {
  background: white;
  position: relative;
  overflow: hidden;
  padding: 16px 42px 16px 16px;
  border: 1px solid rgba(0, 0, 0, 0.13);
}
section#offres-hp .offres-list a:before {
  content: url("./img/arrow-vert.svg");
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  right: 10px;
  height: 48px;
  width: 22px;
}
@media screen and (min-width: 550px) {
  section#offres-hp .offres-list {
    margin: 60px 0 -20px 0;
    grid-gap: 26px;
    -ms-grid-gap: 10px;
  }
  section#offres-hp .offres-list a {
    border: none;
    color: white;
    padding: 0;
    background: initial;
  }
}

section#offres-hp .offres-list a article img {
  display: none;
}
section#offres-hp .offres-list a article > div h2 {
  margin-bottom: 5px;
  font-family: inherit;
  color: #9abe37;
  font-weight: 400;
}
section#offres-hp .offres-list a article > div h2:after {
  display: none;
}
section#offres-hp .offres-list a article > div p {
  margin-bottom: 0;
  line-height: 1.24;
  color: #5b5b5b;
  opacity: 0.65;
}
@media screen and (min-width: 550px) {
  section#offres-hp .offres-list a article {
    width: 100%;
    height: calc((88vw - 26px) / 2 * 0.52);
    background: #2d2d2d;
    position: relative;
    overflow: hidden;
  }
  section#offres-hp .offres-list a article img {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -webkit-filter: brightness(1);
            filter: brightness(1);
    -webkit-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
  }
  section#offres-hp .offres-list a article > div {
    z-index: 1;
    bottom: 17px;
    left: 24px;
    position: absolute;
    width: 80%;
  }
  section#offres-hp .offres-list a article > div h2 {
    margin-bottom: 5px;
    font-family: inherit;
    color: inherit;
  }
  section#offres-hp .offres-list a article > div p {
    margin-bottom: 0;
    line-height: 1.24;
    color: inherit;
    opacity: 1;
  }
  section#offres-hp .offres-list a article > div.layout {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#04303b));
    background-image: linear-gradient(rgba(0, 0, 0, 0), #04303b);
    height: 140px;
    width: 100%;
    bottom: 0;
    left: 0;
  }
  section#offres-hp .offres-list a article:after {
    content: "";
    background-image: linear-gradient(60deg, #9abe37, #32a2c6);
    height: 100%;
    opacity: 0;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: opacity 0.07s ease-in-out;
    transition: opacity 0.07s ease-in-out;
  }
}
@media screen and (min-width: 550px) {
  section#offres-hp .offres-list a:hover article img {
    -webkit-filter: brightness(0.9);
            filter: brightness(0.9);
  }
  section#offres-hp .offres-list a:hover article > div.layout {
    height: 0;
  }
  section#offres-hp .offres-list a:hover article:after {
    opacity: 0.5;
  }
  section#offres-hp .offres-list a:after {
    display: none;
  }
  section#offres-hp .offres-list a:before {
    z-index: 1;
    -webkit-filter: brightness(100);
            filter: brightness(100);
    right: 50px;
    opacity: 0;
  }
}
@media screen and (min-width: 1024px) {
  section#offres-hp .offres-list a article {
    height: calc((78vw - 52px) / 3 * 0.52);
  }
  section#offres-hp .offres-list a:first-child {
    grid-column: 1/3;
    -ms-grid-column: 1/3;
  }
}
@media screen and (min-width: 1440px) {
  section#offres-hp .offres-list a article {
    height: calc((74vw - 52px) / 3 * 0.52);
  }
}

section#search-map {
  height: calc(76vh - 100px);
  min-height: 410px;
  padding-top: 40px;
  padding-bottom: 40px;
  background: url("./img/map2.jpg");
  background-size: cover;
  background-position: center center;
  position: relative;
  color: white;
}
section#search-map > div {
  z-index: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 90%;
  max-width: 473px;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  text-align: center;
}
section#search-map:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(60deg, #9abe37, #32a2c6);
  mix-blend-mode: multiply;
  opacity: 0.55;
}

section#search-map > div img {
  width: 220px;
}
section#search-map > div p.title {
  margin-bottom: 10px;
  line-height: 1.5;
}
section#search-map > div p.incite {
  margin-bottom: 22px;
  font-size: 1.3em;
  line-height: 1.5;
}
section#search-map > div form.search-form {
  width: 267px;
}
section#search-map > div form.search-form input[type=search] {
  height: 48px;
}
section#search-map > div form.search-form button {
  margin-top: 13px;
  cursor: pointer;
}
section#search-map > div form.search-form label {
  top: 10px;
}
@media screen and (min-width: 1024px) {
  section#search-map > div form.search-form {
    width: auto;
  }
  section#search-map > div form.search-form input[type=search] {
    height: 36px;
    position: relative;
    top: -2px;
  }
  section#search-map > div form.search-form button {
    margin-top: 0;
  }
}

.home section#search-map {
  z-index: 1;
}
.home section#search-map > div {
  padding-top: 30px;
}

section#chiffres-cles {
  background: white;
  padding-top: 40px;
  padding-bottom: 36px;
  color: #9abe37;
  grid-gap: 15px;
}
section#chiffres-cles article {
  width: 245px;
  margin: auto;
  text-align: left;
}
section#chiffres-cles article img {
  display: inline-block;
  width: 108px;
  float: left;
  margin-right: 10px;
}
section#chiffres-cles article p {
  margin-bottom: 10px;
  margin-top: 5px;
  line-height: 1.5;
  font-family: "Open Sans", sans-serif;
  font-size: 3em;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.73;
  letter-spacing: -0.7px;
}
section#chiffres-cles article h3 {
  font-size: 1.1em;
  margin-top: 0;
}
@media screen and (min-width: 550px) {
  section#chiffres-cles {
    grid-gap: 36px;
  }
  section#chiffres-cles article {
    text-align: center;
    width: auto;
  }
  section#chiffres-cles article img {
    float: none;
    width: 120px;
  }
}

.actus a.article {
  border: 1px solid rgba(0, 0, 0, 0.13);
  overflow: hidden;
  color: #5b5b5b;
  text-align: left;
  background: white;
  position: relative;
  display: block;
}
@media screen and (min-width: 550px) {
  .actus a.article {
    border: none;
  }
}

.actus a.article .thumb {
  width: 100%;
  height: calc(88vw * 0.52);
  overflow: hidden;
  position: relative;
}
.actus a.article .thumb img {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.actus a.article .thumb span {
  display: none;
}
.actus a.article .thumb:after {
  content: "";
  background-image: linear-gradient(60deg, #9abe37, #32a2c6);
  height: 100%;
  opacity: 0;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: opacity 0.07s ease-in-out;
  transition: opacity 0.07s ease-in-out;
}
@media screen and (min-width: 550px) {
  .actus a.article .thumb {
    height: calc((88vw - 26px) / 2 * 0.52);
  }
}
@media screen and (min-width: 1024px) {
  .actus a.article .thumb {
    height: calc((78vw - 52px) / 3 * 0.52);
  }
}
@media screen and (min-width: 1440px) {
  .actus a.article .thumb {
    height: calc((74vw - 52px) / 3 * 0.52);
  }
}
@media screen and (min-width: 550px) {
  .actus a.article:hover .thumb:after {
    opacity: 0.5;
  }
}

.actus a.article .content {
  padding: 16px 20px 6px 20px;
}
.actus a.article .content h2 {
  margin-bottom: 12px;
}
.actus a.article .content h2:after {
  display: none;
}
.actus a.article .content time {
  font-size: 0.86em;
  padding-bottom: 2px;
  display: inline-block;
}
.actus a.article .content .title {
  font-size: 1.6em;
  color: #5b5b5b;
  font-weight: 400;
  margin-top: 0;
}
.actus a.article .content span.cat {
  display: inline-block;
  background: #32a2c6;
  color: white;
  padding: 5px;
  line-height: initial;
  margin-right: 6px;
  text-transform: uppercase;
  font-size: 0.8em;
}
.actus a.article .content .tag-list {
  font-size: 0.86em;
}
.actus a.article .content .tag-list .tag {
  color: #32a2c6;
}
.actus a.article .content p {
  margin-bottom: 7px;
  display: none;
  line-height: 1.5;
}
.actus a.article .content span.read {
  color: #9abe37;
}
@media screen and (min-width: 550px) {
  .actus a.article .content p {
    display: block;
  }
}

.page-numbers {
  display: inline-block;
  position: relative;
  left: 50%;
  padding: 20px 0 40px 0;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.page-numbers li {
  display: inline-block;
}
.page-numbers li a {
  display: block;
  padding: 2px 8px;
  border: 1px solid rgba(0, 0, 0, 0.13);
  color: #5b5b5b;
}
.page-numbers li a:hover {
  border: 1px solid #32a2c6;
  background: #32a2c6;
  color: white;
}
.page-numbers li span {
  display: block;
  padding: 2px 8px;
  border: 1px solid #32a2c6;
  background: #32a2c6;
  color: white;
}

#twitter-widget-0 {
  width: 100%;
  height: 100%;
}

.search main > h2, .archive main > h2, .page-id-20 main > h2 {
  margin-bottom: 30px;
}
.search main .actus article.grid2, .archive main .actus article.grid2, .page-id-20 main .actus article.grid2 {
  margin-bottom: 26px;
  grid-gap: 0;
}
.search main .actus article.grid2 .thumb, .archive main .actus article.grid2 .thumb, .page-id-20 main .actus article.grid2 .thumb {
  margin-bottom: 15px;
}
.search main .actus article.grid2 .content, .archive main .actus article.grid2 .content, .page-id-20 main .actus article.grid2 .content {
  padding: 0px 0 0 20px;
}
.search main .actus article.grid2 .content h2, .archive main .actus article.grid2 .content h2, .page-id-20 main .actus article.grid2 .content h2 {
  margin-bottom: 7px;
}
.search main .actus article.grid2 .content time, .archive main .actus article.grid2 .content time, .page-id-20 main .actus article.grid2 .content time {
  padding-bottom: 2px;
}
.search main .actus article.grid2 .content p, .archive main .actus article.grid2 .content p, .page-id-20 main .actus article.grid2 .content p {
  padding-top: 6px;
  margin-bottom: 0;
}
.search main .actus article.grid2 .content span.read, .archive main .actus article.grid2 .content span.read, .page-id-20 main .actus article.grid2 .content span.read {
  color: #9abe37;
}
@media screen and (min-width: 550px) {
  .search main .actus article.grid2, .archive main .actus article.grid2, .page-id-20 main .actus article.grid2 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    grid-gap: 0px;
  }
  .search main .actus article.grid2 .thumb, .archive main .actus article.grid2 .thumb, .page-id-20 main .actus article.grid2 .thumb {
    margin-top: 4px;
    height: calc(78vw * 0.55);
  }
}
@media screen and (min-width: 650px) {
  .search main .actus article.grid2, .archive main .actus article.grid2, .page-id-20 main .actus article.grid2 {
    -ms-grid-columns: 1fr 0px 3fr;
    grid-template-columns: 1fr 3fr;
  }
  .search main .actus article.grid2 .thumb, .archive main .actus article.grid2 .thumb, .page-id-20 main .actus article.grid2 .thumb {
    height: calc(78vw * 0.25 * 0.55);
  }
  .search main .actus article.grid2.big, .archive main .actus article.grid2.big, .page-id-20 main .actus article.grid2.big {
    -ms-grid-columns: 2fr 0px 2fr;
    grid-template-columns: 2fr 2fr;
  }
  .search main .actus article.grid2.big .thumb, .archive main .actus article.grid2.big .thumb, .page-id-20 main .actus article.grid2.big .thumb {
    height: calc(78vw * 0.5 * 0.55);
  }
}
@media screen and (min-width: 1024px) {
  .search main .actus article.grid2, .archive main .actus article.grid2, .page-id-20 main .actus article.grid2 {
    -ms-grid-columns: 1fr 0px 3fr;
    grid-template-columns: 1fr 3fr;
  }
  .search main .actus article.grid2 .thumb, .archive main .actus article.grid2 .thumb, .page-id-20 main .actus article.grid2 .thumb {
    height: calc((78vw * 0.75 - 36px) * 0.25 * 0.55);
  }
  .search main .actus article.grid2.big, .archive main .actus article.grid2.big, .page-id-20 main .actus article.grid2.big {
    -ms-grid-columns: 2fr 0px 2fr;
    grid-template-columns: 2fr 2fr;
  }
  .search main .actus article.grid2.big .thumb, .archive main .actus article.grid2.big .thumb, .page-id-20 main .actus article.grid2.big .thumb {
    height: calc((78vw * 0.75 - 36px) * 0.5 * 0.55);
  }
}

section#bottom-cross {
  padding-top: 40px;
  padding-bottom: 60px;
  text-align: center;
  background: #fbfbfb;
}
section#bottom-cross > .title {
  position: relative;
}
section#bottom-cross > .title:after {
  content: url("./img/separateur-titre.svg");
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 132px;
  height: 11px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
section#bottom-cross .actus {
  margin: 40px 0 30px 0;
}
section#bottom-cross .actus a.article {
  padding-bottom: 38px;
}
section#bottom-cross .actus a.article .content span.read {
  font-size: 1.8em;
  display: block;
  text-align: right;
  font-family: "Bebas Neue";
  font-weight: bold;
  letter-spacing: 0.012em;
  position: absolute;
  bottom: 12px;
  right: 20px;
}
section#bottom-cross > a.cta {
  background: #9abe37;
}

section#pageslinks {
  padding-top: 55px;
  padding-bottom: 55px;
  text-align: center;
  background: #fbfbfb;
}
section#pageslinks ul li a {
  background: white;
  padding: 22px 0;
  width: 80%;
  margin: auto;
  border: 1px solid #9abe37;
  display: block;
  color: #9abe37;
  font-size: 1.2em;
  -webkit-transition: all 0.08s ease-in-out;
  transition: all 0.08s ease-in-out;
}
section#pageslinks ul li a:hover {
  background: #9abe37;
  color: white;
}

.search-results .search-form, .search-no-results .search-form {
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}

#search-content {
  background-image: linear-gradient(60deg, #9abe37, #32a2c6);
  padding: 30px 0;
}

.structure-typologie {
  padding-top: 40px;
}
.structure-typologie > ul {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  grid-gap: 20px;
}
.structure-typologie > ul > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.structure-typologie > ul li a {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px;
  padding-bottom: 70px;
  background: #9b9b9b;
  color: white;
  height: 100%;
  position: relative;
}
.structure-typologie > ul li a ul {
  padding-bottom: 5px;
  list-style-type: disc;
  line-height: 1.3em;
  padding-left: 15px;
}
.structure-typologie > ul li a ul li {
  margin-bottom: 10px;
}
.structure-typologie > ul li a p {
  line-height: 1.3em;
}
.structure-typologie > ul li a .cta {
  position: absolute;
  bottom: 20px;
  left: 20px;
}
.structure-typologie > ul li a:hover .cta {
  -webkit-filter: brightness(1.1);
          filter: brightness(1.1);
}
@media screen and (min-width: 550px) {
  .structure-typologie > ul {
    -ms-grid-columns: 1fr 20px 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (min-width: 768px) {
  .structure-typologie > ul {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }
}

#side-recherche-structure form {
  width: 100%;
}

@media screen and (min-width: 1024px) {
  .page-id-11 section#principal {
    grid-gap: 3vw;
  }
}

.page-id-15 main h3 {
  font-weight: 600;
  padding: 30px 0 15px 0;
}
.page-id-15 main h3:last-of-type {
  padding: 42px 0 15px 0;
}
.page-id-15 main .list {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  grid-gap: 26px;
}
.page-id-15 main .list > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}

.page-id-15 main .list article img {
  width: 50%;
}
.page-id-15 main .list article div h5 {
  font-size: 1.25em;
  margin-top: 4px;
  font-weight: 600;
}
.page-id-15 main .list article div p {
  margin: 8px 0 4px 0;
}
@media screen and (min-width: 550px) {
  .page-id-15 main .list article {
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
    -ms-grid-columns: 1fr 45px 3fr;
    grid-template-columns: 1fr 3fr;
    grid-gap: 45px;
  }
  .page-id-15 main .list article > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .page-id-15 main .list article > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
  .page-id-15 main .list article div h5 {
    margin-top: -2px;
  }
  .page-id-15 main .list article img {
    width: 100%;
  }
}
.page-id-14 main h3 {
  font-weight: 400;
  padding: 30px 0 0px 0;
}
.page-id-14 main h3:last-of-type {
  padding: 42px 0 0px 0;
}
.page-id-14 main h4 {
  font-weight: 600;
  padding: 20px 0 10px 0;
}
.page-id-14 main .list {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  -ms-grid-columns: 50% 26px 50%;
  grid-template-columns: 50% 50%;
  grid-gap: 26px;
}
.page-id-14 main .list > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.page-id-14 main .list > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
@media screen and (min-width: 550px) {
  .page-id-14 main .list {
    -ms-grid-columns: 33.3% 26px 33.3% 26px 33.3%;
    grid-template-columns: 33.3% 33.3% 33.3%;
  }
}
@media screen and (min-width: 1280px) {
  .page-id-14 main .list {
    -ms-grid-columns: 25% 26px 25% 26px 25% 26px 25%;
    grid-template-columns: 25% 25% 25% 25%;
  }
}
.page-id-14 main .list article img {
  max-width: 125px;
}
.page-id-14 main .list article div h5 {
  font-size: 1.25em;
  margin-top: 4px;
}
.page-id-14 main .list article div p {
  margin: 8px 0;
  line-height: 1.4em;
}
.page-id-14 main .list article div span {
  display: block;
}
@media screen and (min-width: 550px) {
  .page-id-14 main .list article img {
    width: 100%;
    max-width: none;
  }
}

.single section#principal main article .thumb {
  position: relative;
  height: calc(88vw * 0.52);
  overflow: hidden;
}
.single section#principal main article .thumb img {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
@media screen and (min-width: 1024px) {
  .single section#principal main article .thumb {
    height: calc((78vw - 36px) * 0.75 * 0.52);
  }
}
@media screen and (min-width: 1024px) {
  .single section#principal main article .thumb {
    height: calc((74vw - 36px) * 0.75 * 0.52);
  }
}
.single section#principal main article h1 {
  margin-bottom: 20px;
}
.single section#principal main article > span {
  position: absolute;
  top: 0;
}
.single section#principal main article time {
  font-size: 0.86em;
  display: block;
  padding: 17px 0 12px 0;
}

.engagements {
  padding-top: 60px;
  padding-bottom: 60px;
  background: #fbfbfb;
}
.engagements h2 {
  font-weight: 400;
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .engagements h2 {
    margin-bottom: 60px;
  }
}
.engagements h4 {
  font-weight: 600;
  font-size: 1.3em;
  margin-bottom: 20px;
  display: inline-block;
  position: relative;
}
.engagements h4 span:nth-child(1) {
  display: inline-block;
  position: relative;
  z-index: 1;
}
.engagements h4 span:nth-child(2) {
  background: #f1f1f1;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 25%;
  right: -10px;
}
.engagements p {
  line-height: 1.5em;
  font-size: 0.95em;
}
.engagements > ul {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  grid-gap: 40px;
}
.engagements > ul > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
@media screen and (min-width: 550px) {
  .engagements > ul {
    -ms-grid-columns: 1fr 40px 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (min-width: 768px) {
  .engagements > ul {
    -ms-grid-columns: 1fr 40px 1fr 40px 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }
}

.section-offres {
  padding-bottom: 60px;
  text-align: center;
}
.section-offres h2 {
  margin-bottom: 20px;
}
.section-offres h2 span {
  display: block;
  font-weight: 400;
  font-size: 0.65em;
}
.section-offres h3 {
  text-align: left;
  margin-bottom: 0;
}
.section-offres h3 span {
  display: block;
  font-size: 0.8em;
}
.liste-offres {
  padding: 30px 0;
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  grid-gap: 24px 18px;
}
.liste-offres > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.liste-offres a, .liste-offres div.noclick {
  color: #737373;
}
.liste-offres a a, .liste-offres div.noclick a {
  color: #32a2c6;
}
.liste-offres a a:hover, .liste-offres div.noclick a:hover {
  text-decoration: underline;
}
.liste-offres a article, .liste-offres div.noclick article {
  position: relative;
  text-align: left;
  padding: 20px 20px 75px 20px;
  background: #ededed;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
}
.liste-offres a article header, .liste-offres div.noclick article header {
  text-align: center;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  height: calc(88vw * 0.52);
  background: #9abe37;
  overflow: hidden;
  background-size: cover;
  background-position: center;
}
.liste-offres a article header img, .liste-offres div.noclick article header img {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.liste-offres a article header h4, .liste-offres div.noclick article header h4 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5px 5px;
  background: rgba(0, 0, 0, 0.5);
  font-size: 1.6em;
  color: white;
  display: inline-block;
  max-width: 78%;
  text-transform: uppercase;
  font-weight: bold;
  font-family: "Bebas Neue";
  letter-spacing: 0.012em;
  margin: auto;
  position: relative;
  text-align: center;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
@media screen and (min-width: 550px) {
  .liste-offres a article header, .liste-offres div.noclick article header {
    height: calc((88vw - 18px) / 2 * 0.5);
  }
}
@media screen and (min-width: 768px) {
  .liste-offres a article header, .liste-offres div.noclick article header {
    height: calc((88vw - 36px) / 3 * 0.5);
  }
}
@media screen and (min-width: 1024px) {
  .liste-offres a article header, .liste-offres div.noclick article header {
    height: calc((78vw - 36px) / 3 * 0.5);
  }
}
@media screen and (min-width: 1280px) {
  .liste-offres a article header, .liste-offres div.noclick article header {
    height: calc((78vw - 54px) / 4 * 0.5);
  }
}
.liste-offres a article .content, .liste-offres div.noclick article .content {
  word-break: break-word;
  padding-top: calc(88vw * 0.52);
}
.liste-offres a article .content span.cat, .liste-offres div.noclick article .content span.cat {
  color: white;
  padding: 5px;
  margin-right: 6px;
  text-transform: uppercase;
  font-size: 0.8em;
}
.liste-offres a article .content p, .liste-offres div.noclick article .content p {
  margin-bottom: -4px;
}
.liste-offres a article .content p.lieu, .liste-offres div.noclick article .content p.lieu {
  word-break: normal;
}
.liste-offres a article .content p span, .liste-offres div.noclick article .content p span {
  font-size: 0.75em;
  padding-right: 4px;
  display: inline-block;
  text-transform: uppercase;
}
.liste-offres a article .content p.tag span, .liste-offres div.noclick article .content p.tag span {
  padding-right: 8px;
}
.liste-offres a article .content p.places, .liste-offres div.noclick article .content p.places {
  color: #32a2c6;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.9em;
  padding: 5px 0;
}
.liste-offres a article .content p.prix, .liste-offres div.noclick article .content p.prix {
  color: #32a2c6;
  font-family: "Open Sans", sans-serif;
  font-size: 1.5em;
  margin-top: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.73;
  letter-spacing: -0.7px;
}
.liste-offres a article .content .cta, .liste-offres div.noclick article .content .cta {
  color: #737373;
  background: white;
  position: absolute;
  bottom: 16px;
  min-width: 118px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  left: 50%;
  text-align: center;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  margin-bottom: 0;
  padding: 7px 0;
}
@media screen and (min-width: 550px) {
  .liste-offres a article .content, .liste-offres div.noclick article .content {
    padding-top: calc((88vw - 18px) / 2 * 0.5);
  }
}
@media screen and (min-width: 768px) {
  .liste-offres a article .content, .liste-offres div.noclick article .content {
    padding-top: calc((88vw - 36px) / 3 * 0.5);
  }
}
@media screen and (min-width: 1024px) {
  .liste-offres a article .content, .liste-offres div.noclick article .content {
    padding-top: calc((78vw - 36px) / 3 * 0.5);
  }
}
@media screen and (min-width: 1280px) {
  .liste-offres a article .content, .liste-offres div.noclick article .content {
    padding-top: calc((78vw - 54px) / 4 * 0.5);
  }
}
.liste-offres a:hover article .content .cta, .liste-offres div.noclick:hover article .content .cta {
  background: #9abe37;
  border: 1px solid #9abe37;
  color: white;
}
@media screen and (min-width: 550px) {
  .liste-offres {
    -ms-grid-columns: 1fr 18px 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (min-width: 768px) {
  .liste-offres {
    -ms-grid-columns: 1fr 18px 1fr 18px 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media screen and (min-width: 1024px) {
  .liste-offres {
    -ms-grid-columns: 1fr 18px 1fr 18px 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media screen and (min-width: 1280px) {
  .liste-offres {
    -ms-grid-columns: 1fr 18px 1fr 18px 1fr 18px 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}

.page-id-131 .liste-offres a article, .page-id-131 .liste-offres div.noclick article, .page-id-136 .liste-offres a article, .page-id-136 .liste-offres div.noclick article, .page-id-135 .liste-offres a article, .page-id-135 .liste-offres div.noclick article, .woocommerce .liste-offres a article, .woocommerce .liste-offres div.noclick article {
  padding: 20px 20px 75px 20px;
}
.page-id-131 .liste-offres a article .content p.prix, .page-id-131 .liste-offres div.noclick article .content p.prix, .page-id-136 .liste-offres a article .content p.prix, .page-id-136 .liste-offres div.noclick article .content p.prix, .page-id-135 .liste-offres a article .content p.prix, .page-id-135 .liste-offres div.noclick article .content p.prix, .woocommerce .liste-offres a article .content p.prix, .woocommerce .liste-offres div.noclick article .content p.prix {
  position: absolute;
  bottom: 30px;
}
@media screen and (min-width: 1024px) {
  section#principal main .liste-offres {
    -ms-grid-columns: 1fr 18px 1fr;
    grid-template-columns: 1fr 1fr;
  }
  section#principal main .liste-offres a article header, section#principal main .liste-offres div.noclick article header {
    height: calc((((78vw - 10vw) * 0.75) - 20px) /2 * 0.5);
  }
  section#principal main .liste-offres a article .content, section#principal main .liste-offres div.noclick article .content {
    padding-top: calc((((78vw - 10vw) * 0.75) - 20px) /2 * 0.5);
  }
}
@media screen and (min-width: 1280px) {
  section#principal main .liste-offres {
    -ms-grid-columns: 1fr 18px 1fr 18px 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }
  section#principal main .liste-offres a article header, section#principal main .liste-offres div.noclick article header {
    height: calc((((78vw - 10vw) * 0.75) - 40px) /3 * 0.5);
  }
  section#principal main .liste-offres a article .content, section#principal main .liste-offres div.noclick article .content {
    padding-top: calc((((78vw - 10vw) * 0.75) - 40px) /3 * 0.5);
  }
}

.liens-inscrire-enfants {
  padding: 30px 0;
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  grid-gap: 18px;
}

.liens-inscrire-enfants > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
@media screen and (min-width: 550px) {
  .liens-inscrire-enfants {
    -ms-grid-columns: 1fr 18px 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (min-width: 1280px) {
  .liens-inscrire-enfants {
    -ms-grid-columns: 1fr 18px 1fr 18px 1fr 18px 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}

.liens-inscrire-enfants li {
  position: relative;
  background: #fbfbfb;
  padding: 20px 20px 35px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 171px;
}
.liens-inscrire-enfants li a {
  color: white;
}
.liens-inscrire-enfants li a h3 {
  margin-bottom: 0;
  width: 117px;
}
.liens-inscrire-enfants li a span {
  display: block;
}
.liens-inscrire-enfants li a .cta {
  color: #737373;
  background: white;
  position: absolute;
  bottom: 16px;
  left: 20px;
  margin-bottom: 0;
}
@media screen and (min-width: 1600px) {
  .liens-inscrire-enfants li {
    height: 200px;
  }
  .liens-inscrire-enfants li a h3 {
    width: 144px;
  }
}

.liens-inscrire-enfants li:nth-child(1) {
  background: #259cc2;
}
.liens-inscrire-enfants li:nth-child(2) {
  background: #fcc113;
}
.liens-inscrire-enfants li:nth-child(3) {
  background: #9abe37;
}
.liens-inscrire-enfants li:nth-child(4) {
  background: #bb2b35;
}

.page-id-269 header#insider {
  background-image: none;
  background: #259cc2;
}

.page-id-270 header#insider {
  background-image: none;
  background: #fcc113;
}

.page-id-271 header#insider {
  background-image: none;
  background: #9abe37;
}

.page-id-272 header#insider {
  background-image: none;
  background: #bb2b35;
}

#same-parent-pages {
  padding-top: 50px;
  padding-bottom: 50px;
  background: #fbfbfb;
}
#same-parent-pages > h3 {
  text-align: center;
  margin-bottom: 40px;
}
#same-parent-pages ul li {
  position: relative;
}
#same-parent-pages ul li.lutines-et-lutins {
  background: #259cc2;
}
#same-parent-pages ul li.louvettes-et-louveteaux {
  background: #fcc113;
}
#same-parent-pages ul li.eclaireuses-et-eclaireurs {
  background: #9abe37;
}
#same-parent-pages ul li.ainees-et-aines {
  background: #bb2b35;
}
#same-parent-pages ul li a {
  color: white;
  display: block;
  height: 171px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px 20px 35px 20px;
}
#same-parent-pages ul li a span {
  display: block;
}
#same-parent-pages ul li a h3 {
  margin-bottom: 0;
  width: 115px;
}
#same-parent-pages ul li a .cta {
  color: #737373;
  background: white;
  position: absolute;
  bottom: 16px;
  left: 20px;
  margin-bottom: 0;
}

.benefices-benevoles {
  padding: 30px 0;
}
.benefices-benevoles > ul {
  padding: 30px 0;
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: 1fr 18px 1fr 18px 1fr 18px 1fr 18px 1fr;
  grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-columns: 1fr 18px 1fr;
  grid-template-columns: 1fr 1fr;
  grid-gap: 18px;
}
.benefices-benevoles > ul > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.benefices-benevoles > ul > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
.benefices-benevoles > ul > *:nth-child(3) {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
}
.benefices-benevoles > ul > *:nth-child(4) {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
}
.benefices-benevoles > ul > *:nth-child(5) {
  -ms-grid-row: 5;
  -ms-grid-column: 1;
}
.benefices-benevoles > ul > *:nth-child(6) {
  -ms-grid-row: 5;
  -ms-grid-column: 3;
}
.benefices-benevoles > ul > *:nth-child(7) {
  -ms-grid-row: 7;
  -ms-grid-column: 1;
}
.benefices-benevoles > ul > *:nth-child(8) {
  -ms-grid-row: 7;
  -ms-grid-column: 3;
}
.benefices-benevoles > ul > *:nth-child(9) {
  -ms-grid-row: 9;
  -ms-grid-column: 1;
}
.benefices-benevoles > ul > *:nth-child(10) {
  -ms-grid-row: 9;
  -ms-grid-column: 3;
}
.benefices-benevoles > ul li {
  background: #9b9b9b;
  color: white;
  padding: 20px;
}
.benefices-benevoles > ul li span {
  font-size: 3em;
  margin-bottom: 23px;
  display: block;
}
.benefices-benevoles > ul li p {
  line-height: 1.35em;
}
.benefices-benevoles p:first-child {
  font-weight: 600;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .benefices-benevoles > ul {
    -ms-grid-columns: 1fr 18px 1fr 18px 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: 1fr 18px 1fr 18px 1fr;
    grid-template-rows: 1fr 1fr 1fr;
  }
  .benefices-benevoles > ul > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .benefices-benevoles > ul > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
  .benefices-benevoles > ul > *:nth-child(3) {
    -ms-grid-row: 1;
    -ms-grid-column: 5;
  }
  .benefices-benevoles > ul > *:nth-child(4) {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  .benefices-benevoles > ul > *:nth-child(5) {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
  }
  .benefices-benevoles > ul > *:nth-child(6) {
    -ms-grid-row: 3;
    -ms-grid-column: 5;
  }
  .benefices-benevoles > ul > *:nth-child(7) {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
  }
  .benefices-benevoles > ul > *:nth-child(8) {
    -ms-grid-row: 5;
    -ms-grid-column: 3;
  }
  .benefices-benevoles > ul > *:nth-child(9) {
    -ms-grid-row: 5;
    -ms-grid-column: 5;
  }
}

#bottom-structures-handicap {
  padding-top: 60px;
  padding-bottom: 60px;
}
#bottom-structures-handicap h2 {
  text-align: center;
  margin-bottom: 30px;
}
#bottom-structures-handicap > ul {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  grid-gap: 40px;
}
#bottom-structures-handicap > ul > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
@media screen and (min-width: 550px) {
  #bottom-structures-handicap > ul {
    -ms-grid-columns: 1fr 40px 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (min-width: 768px) {
  #bottom-structures-handicap > ul {
    -ms-grid-columns: 1fr 40px 1fr 40px 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }
}

#bottom-structures-handicap > ul > li {
  background: #9b9b9b;
  color: white;
  padding: 15px;
}
#bottom-structures-handicap > ul > li h4 {
  font-size: 1.6em;
  margin-bottom: 30px;
  margin-top: 20px;
  min-height: 56px;
}
#bottom-structures-handicap > ul > li a {
  margin-bottom: 10px;
  margin-right: 10px;
}
#bottom-structures-handicap > ul > li > ul.catalogue {
  margin-top: 10px;
}
#bottom-structures-handicap > ul > li > ul.catalogue > li a {
  text-transform: uppercase;
  color: white;
  display: block;
  font-size: 1.4em;
  text-transform: uppercase;
  font-weight: bold;
  font-family: "Bebas Neue";
  letter-spacing: 0.012em;
  margin-bottom: 4px;
}
#bottom-structures-handicap > ul > li > ul.catalogue > li a:hover {
  text-decoration: underline;
}

.autonomie-handicap {
  padding-top: 35px;
}
.autonomie-handicap ul {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  grid-gap: 15px;
  padding: 10px 0 0 0;
}
.autonomie-handicap ul > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.autonomie-handicap ul li {
  position: relative;
}
.autonomie-handicap ul li img {
  position: absolute;
  left: 0;
  top: 0;
  width: 87px;
  height: auto;
}
.autonomie-handicap ul li p {
  font-size: 0.92em;
  line-height: 1.4em;
  padding-left: 97px;
  position: relative;
  min-height: 87px;
}
.autonomie-handicap ul li p span {
  text-transform: uppercase;
}
@media screen and (min-width: 550px) {
  .autonomie-handicap ul {
    -ms-grid-columns: 1fr 15px 1fr;
    grid-template-columns: 1fr 1fr;
  }
}

.page-id-135 .liste-offres a article .content p.places, .term-sejour-handicap .liste-offres a article .content p.places {
  text-transform: none;
}

#bottom-centre {
  display: none;
}

.liens-projets-international {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: 1fr 24px 1fr 24px 1fr;
  grid-template-rows: 1fr 1fr 1fr;
  -ms-grid-columns: 1fr 24px 1fr;
  grid-template-columns: 1fr 1fr;
  grid-gap: 24px;
}

.liens-projets-international > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}

.liens-projets-international > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}

.liens-projets-international > *:nth-child(3) {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
}

.liens-projets-international > *:nth-child(4) {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
}

.liens-projets-international > *:nth-child(5) {
  -ms-grid-row: 5;
  -ms-grid-column: 1;
}

.liens-projets-international > *:nth-child(6) {
  -ms-grid-row: 5;
  -ms-grid-column: 3;
}
@media screen and (min-width: 550px) {
  .liens-projets-international {
    -ms-grid-columns: 1fr 24px 1fr 24px 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: 1fr 24px 1fr;
    grid-template-rows: 1fr 1fr;
  }
  .liens-projets-international > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .liens-projets-international > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
  .liens-projets-international > *:nth-child(3) {
    -ms-grid-row: 1;
    -ms-grid-column: 5;
  }
  .liens-projets-international > *:nth-child(4) {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  .liens-projets-international > *:nth-child(5) {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
  }
  .liens-projets-international > *:nth-child(6) {
    -ms-grid-row: 3;
    -ms-grid-column: 5;
  }
}

.liens-projets-international {
  padding: 60px 0 25px 0;
}
.liens-projets-international li > a {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
  padding-top: 50px;
  color: white;
}
.liens-projets-international li > a .content {
  background: #9b9b9b;
}
.liens-projets-international li > a img {
  width: 80px;
  position: absolute;
  left: 13px;
  top: 0;
}
.liens-projets-international li > a h3 {
  padding-top: 45px;
  padding-left: 18px;
  padding-bottom: 8px;
  margin-bottom: 0;
}
.liens-projets-international li > a p.subtitle {
  padding-bottom: 28px;
  width: 140px;
  height: 50px;
  line-height: 1.4;
  margin-bottom: 0;
  padding-left: 18px;
}
.liens-projets-international li > a .cta {
  background: white;
  color: #5b5b5b;
  margin: 0 0 18px 18px;
}
.liens-projets-international li > a .content:hover {
  background: #2080c5;
}
.liens-projets-international li:nth-child(2) > a .content:hover {
  background: #fcc113;
}
.liens-projets-international li:nth-child(3) > a .content:hover {
  background: #674d73;
}
.liens-projets-international li:nth-child(4) > a .content:hover {
  background: #2bb6aa;
}
.liens-projets-international li:nth-child(5) > a .content:hover {
  background: #e5255d;
}

.liens-projets-international li > a.manuel-download {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.liens-projets-international li > a.manuel-download .content {
  background: #259cc2;
  height: 100%;
}
.liens-projets-international li > a.manuel-download:before {
  display: none;
}
.liens-projets-international li > a.manuel-download h3 {
  padding-top: 20px;
  font-size: 1.45em;
  line-height: 1.1;
  max-width: calc(100% - 62px);
  text-transform: uppercase;
  font-weight: normal;
  font-family: "Bebas Neue";
  letter-spacing: 0.012em;
  padding-bottom: 47px;
}
.liens-projets-international li > a.manuel-download:hover {
  -webkit-filter: brightness(1.1);
          filter: brightness(1.1);
}
.page-id-308 header#insider {
  background-image: none;
  background: #2080c5;
}

.page-id-309 header#insider {
  background-image: none;
  background: #fcc113;
}

.page-id-310 header#insider {
  background-image: none;
  background: #674d73;
}

.page-id-311 header#insider {
  background-image: none;
  background: #2bb6aa;
}

.page-id-312 header#insider {
  background-image: none;
  background: #e5255d;
}

#bottom-partenaires-international {
  height: 55vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: white;
  text-align: center;
  padding-top: 20vw;
  background-size: cover;
  background-position: center;
}

.liste-sous-dossiers > li[data-protected] h3 {
  padding: 8px 55px 8px 42px;
}
.liste-sous-dossiers > li[data-protected] h3:after {
  content: "";
  display: block;
  height: 17px;
  width: 17px;
  background-image: url("./img/locked-padlock.svg");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 13px;
  left: 18px;
}

.liste-sous-sous-dossiers > li[data-protected] > h4 {
  position: relative;
  padding-left: 23px;
}
.liste-sous-sous-dossiers > li[data-protected] > h4:after {
  content: "";
  display: block;
  height: 17px;
  width: 17px;
  background-image: url("./img/locked-padlock.svg");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 22px;
  left: 0;
  -webkit-filter: invert(1);
          filter: invert(1);
}

@media screen and (min-width: 1024px) {
  section#principal .liste-offres {
    -ms-grid-columns: 1fr 18px 1fr 18px 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }
}

body.single-product, body.single-classe-decouverte, body.single-terrains-et-centres, body.single-structure, body.single-offre_emploi {
  background: #fbfbfb;
}
body.single-product main, body.single-classe-decouverte main, body.single-terrains-et-centres main, body.single-structure main, body.single-offre_emploi main {
  position: relative;
  background: white;
  padding: 22px;
}
body.single-product main h2, body.single-classe-decouverte main h2, body.single-terrains-et-centres main h2, body.single-structure main h2, body.single-offre_emploi main h2 {
  width: calc(100% - 150px);
  margin-top: 20px;
}
body.single-product aside#side > div, body.single-classe-decouverte aside#side > div, body.single-terrains-et-centres aside#side > div, body.single-structure aside#side > div, body.single-offre_emploi aside#side > div {
  background: white;
  padding: 22px;
}
body.single-product aside#side h3, body.single-classe-decouverte aside#side h3, body.single-terrains-et-centres aside#side h3, body.single-structure aside#side h3, body.single-offre_emploi aside#side h3 {
  display: block;
  text-transform: uppercase;
  font-size: 1.1em;
  margin-bottom: 12px;
}
body.single-product aside#side h3:after, body.single-classe-decouverte aside#side h3:after, body.single-terrains-et-centres aside#side h3:after, body.single-structure aside#side h3:after, body.single-offre_emploi aside#side h3:after {
  display: none;
}
body.single-product aside#side h4, body.single-classe-decouverte aside#side h4, body.single-terrains-et-centres aside#side h4, body.single-structure aside#side h4, body.single-offre_emploi aside#side h4 {
  margin-top: 30px;
  margin-bottom: 12px;
  text-transform: uppercase;
  font-size: 0.9em;
}
body.single-product aside#side ul li, body.single-classe-decouverte aside#side ul li, body.single-terrains-et-centres aside#side ul li, body.single-structure aside#side ul li, body.single-offre_emploi aside#side ul li {
  font-size: 0.85em;
  line-height: 1.45em;
}

body.single-product .cta.back, body.single-classe-decouverte .cta.back, body.single-terrains-et-centres .cta.back, body.single-structure .cta.back, body.single-offre_emploi .cta.back {
  background: #737373;
  padding-left: 29px;
  position: relative;
}
body.single-product .cta.back:before, body.single-classe-decouverte .cta.back:before, body.single-terrains-et-centres .cta.back:before, body.single-structure .cta.back:before, body.single-offre_emploi .cta.back:before {
  content: "<";
  position: absolute;
  top: 8px;
  left: 17px;
}
body.single-product .cta.big, body.single-classe-decouverte .cta.big, body.single-terrains-et-centres .cta.big, body.single-structure .cta.big, body.single-offre_emploi .cta.big {
  padding: 7px 41.5px;
  margin-top: 35px;
}
body.single-product p.prix, body.single-classe-decouverte p.prix, body.single-terrains-et-centres p.prix, body.single-structure p.prix, body.single-offre_emploi p.prix {
  position: absolute;
  right: 25px;
  top: 71px;
  display: block;
  font-size: 0.9em;
  font-weight: 600;
  color: #32a2c6;
  line-height: 1.25em;
  text-align: right;
}
body.single-product p.prix span.euro, body.single-classe-decouverte p.prix span.euro, body.single-terrains-et-centres p.prix span.euro, body.single-structure p.prix span.euro, body.single-offre_emploi p.prix span.euro {
  font-size: 2.2em;
  display: block;
  line-height: 1.3;
  font-weight: 300;
}
body.single-product .social-share, body.single-classe-decouverte .social-share, body.single-terrains-et-centres .social-share, body.single-structure .social-share, body.single-offre_emploi .social-share {
  border-top: 1px solid #efefef;
  padding-top: 30px;
  padding-bottom: 10px;
  margin-top: 20px;
}
body.single-product .social-share a, body.single-classe-decouverte .social-share a, body.single-terrains-et-centres .social-share a, body.single-structure .social-share a, body.single-offre_emploi .social-share a {
  border: 1px solid #9abe37;
  color: #9abe37;
  background: none;
  margin-right: 18px;
}
body.single-product .social-share a:hover, body.single-classe-decouverte .social-share a:hover, body.single-terrains-et-centres .social-share a:hover, body.single-structure .social-share a:hover, body.single-offre_emploi .social-share a:hover {
  background: #9abe37;
  color: white;
}

body.single-product #product-contact p, body.single-classe-decouverte #product-contact p, body.single-terrains-et-centres #product-contact p, body.single-structure #product-contact p, body.single-offre_emploi #product-contact p {
  margin-bottom: 0;
}
body.single-product #product-contact p span, body.single-product #product-contact p a, body.single-classe-decouverte #product-contact p span, body.single-classe-decouverte #product-contact p a, body.single-terrains-et-centres #product-contact p span, body.single-terrains-et-centres #product-contact p a, body.single-structure #product-contact p span, body.single-structure #product-contact p a, body.single-offre_emploi #product-contact p span, body.single-offre_emploi #product-contact p a {
  display: block;
  margin-top: 6px;
}
@media screen and (min-width: 1024px) {
  body.single-product #product-contact .cta, body.single-classe-decouverte #product-contact .cta, body.single-terrains-et-centres #product-contact .cta, body.single-structure #product-contact .cta, body.single-offre_emploi #product-contact .cta {
    text-align: center;
  }
}
body.single-product #product-details p, body.single-classe-decouverte #product-details p, body.single-terrains-et-centres #product-details p, body.single-structure #product-details p, body.single-offre_emploi #product-details p {
  color: #9b9b9b;
  margin-bottom: 6px;
}
body.single-product #product-details p span, body.single-classe-decouverte #product-details p span, body.single-terrains-et-centres #product-details p span, body.single-structure #product-details p span, body.single-offre_emploi #product-details p span {
  text-transform: uppercase;
  font-size: 0.85em;
  opacity: 1;
  color: #737373;
}

body.single-product main .thumb, body.single-classe-decouverte main .thumb, body.single-terrains-et-centres main .thumb, body.single-structure main .thumb, body.single-offre_emploi main .thumb {
  position: relative;
  height: calc(88vw * 0.4);
  overflow: hidden;
  margin-top: -31px;
}
body.single-product main .thumb img, body.single-classe-decouverte main .thumb img, body.single-terrains-et-centres main .thumb img, body.single-structure main .thumb img, body.single-offre_emploi main .thumb img {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
@media screen and (min-width: 1024px) {
  body.single-product main .thumb, body.single-classe-decouverte main .thumb, body.single-terrains-et-centres main .thumb, body.single-structure main .thumb, body.single-offre_emploi main .thumb {
    height: calc((78vw - 36px) * 0.75 * 0.4);
  }
}
@media screen and (min-width: 1024px) {
  body.single-product main .thumb, body.single-classe-decouverte main .thumb, body.single-terrains-et-centres main .thumb, body.single-structure main .thumb, body.single-offre_emploi main .thumb {
    height: calc((74vw - 36px) * 0.75 * 0.4);
  }
}

.page-id-11 .map-container {
  height: 35vw;
}
.page-id-11 .map-container span.cat {
  color: white;
  display: inline-block;
  text-transform: uppercase;
  padding: 2px 5px;
  margin-bottom: 5px;
}
.page-id-11 .map-container p.lieu, .page-id-11 .map-container p.mail, .page-id-11 .map-container p.tel {
  margin-bottom: 2px;
  line-height: 1.4;
}

.liste-sous-dossiers {
  padding-top: 15px;
}
.liste-sous-dossiers li h3 {
  background: #9abe37;
  padding: 8px 55px 8px 20px;
  color: white;
  margin-top: 28px;
  margin-bottom: 0px;
  position: relative;
  cursor: pointer;
}
.liste-sous-dossiers li h3:hover {
  background: #32a2c6;
}
.liste-sous-dossiers li h3:before {
  content: "";
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  width: 22px;
  height: 22px;
  background: url("./img/arrow-drop-down-circle-material.svg");
  background-size: cover;
}
.liste-sous-dossiers li .document-list {
  display: none;
}
.liste-sous-dossiers li.open h3 {
  background: #32a2c6;
  cursor: initial;
}
.liste-sous-dossiers li.open h3:before {
  transform: translateY(-50%) rotate(182deg);
  -webkit-transform: translateY(-50%) rotate(180deg);
}
.liste-sous-dossiers li.open .document-list {
  display: block;
  padding-top: 10px;
}

.liste-sous-dossiers li.open .liste-sous-sous-dossiers > li > .document-list {
  display: none;
}
.liste-sous-dossiers li.open .liste-sous-sous-dossiers > li > .document-list.open {
  display: block;
}

.liste-sous-sous-dossiers {
  display: none;
  margin-top: 19px;
}
.liste-sous-sous-dossiers > li.open > h4 {
  opacity: 1;
  color: #32a2c6;
}
.liste-sous-sous-dossiers > li > h4 {
  padding: 19px 55px 9px 0px;
  margin-bottom: 0;
  opacity: 0.7;
  cursor: pointer;
  font-size: 1.45em;
}
.liste-sous-sous-dossiers.open {
  display: block;
}

.liste-sous-sous-sous-dossiers {
  display: none;
  padding-left: 20px;
}
.liste-sous-sous-sous-dossiers.open {
  display: block;
}
.liste-sous-sous-sous-dossiers h5 {
  padding: 19px 55px 9px 0px;
  margin-bottom: 0;
  cursor: pointer;
  font-size: 1.35em;
  font-weight: 600;
}
.liste-sous-sous-sous-dossiers ul {
  padding-left: 20px;
}

body.single-offre_emploi aside#side > div#postuler {
  background: #737373;
  color: white;
  margin-top: 0;
}
body.single-offre_emploi aside#side > div#postuler h3 {
  color: white;
}

.liste-offre-emploi {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
}

.liste-offre-emploi > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.liste-offre-emploi li {
  border-bottom: 1px solid #ededed;
  position: relative;
}
.liste-offre-emploi li a {
  padding-top: 18px;
  padding-bottom: 18px;
  display: block;
}
@media screen and (min-width: 550px) {
  .liste-offre-emploi li a {
    padding-right: 140px;
  }
}

.page-id-12 main > h3 {
  margin-top: 50px;
}

.liste-offre-emploi li a {
  color: #737373;
}
.liste-offre-emploi li a h3 {
  margin-bottom: 5px;
}

.liste-offre-emploi li a p {
  margin-top: 4px;
  line-height: 1.4em;
  font-size: 0.9em;
  margin-bottom: 0;
}
.liste-offre-emploi li a p.details {
  text-transform: uppercase;
}
.liste-offre-emploi li a p.more {
  margin-top: 13px;
  line-height: initial;
  display: inline-block;
  text-transform: uppercase;
  color: #9b9b9b;
  font-size: 1.55em;
  position: relative;
  font-weight: bold;
  font-family: "Bebas Neue";
  letter-spacing: 0.012em;
  margin-right: 30px;
}
.liste-offre-emploi li a p.more:before {
  content: url("./img/baseline-visibility-24px.svg");
  position: absolute;
  right: -30px;
  top: 2px;
  width: 24px;
  height: 20px;
}
.liste-offre-emploi li a p.more:after {
  position: absolute;
  bottom: -2px;
  left: 0;
  height: 1.5px;
  width: 100%;
  background: #9b9b9b;
  content: "";
}
@media screen and (min-width: 550px) {
  .liste-offre-emploi li a p.more {
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 20px;
  }
}
.liste-offre-emploi li:hover h3 {
  color: #2d2d2d;
}
.liste-offre-emploi li:hover a p.more {
  color: #32a2c6;
}
.liste-offre-emploi li:hover a p.more:after {
  background: #32a2c6;
}

#side-liens-emploi a {
  display: inline-block;
  padding: 3px 0;
  color: #5b5b5b;
  font-size: 1.2em;
}
#side-liens-emploi a:hover {
  color: #9abe37;
}

.page-id-13 ul.dossiers {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  grid-gap: 26px;
}

.page-id-13 ul.dossiers > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.page-id-13 ul.dossiers li {
  height: 100%;
}
.page-id-13 ul.dossiers li a {
  display: block;
  color: white;
  padding: 25px 25px 25px 25px;
  background: #9b9b9b;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
.page-id-13 ul.dossiers li a h3 {
  margin-bottom: 0;
  margin-top: 0;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.page-id-13 ul.dossiers li a:hover {
  background: #32a2c6;
}
@media screen and (min-width: 550px) {
  .page-id-13 ul.dossiers {
    -ms-grid-columns: 1fr 26px 1fr;
    grid-template-columns: 1fr 1fr;
  }
}

.page-id-13 main h3 {
  font-size: 1.65em;
  margin-top: 60px;
  margin-bottom: 25px;
}

.document-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
}

.document-list > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.document-list li {
  border-bottom: 1px solid #ededed;
  padding-top: 18px;
  padding-bottom: 18px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .document-list li {
    padding-right: 215px;
  }
}

.document-list li h4 {
  font-weight: 400;
  margin-bottom: 4px;
  font-size: 1.35em;
}
@media screen and (min-width: 650px) {
  .document-list li h4 {
    margin-right: 20px;
    display: inline-block;
  }
}

.document-list li .details date {
  font-size: 0.9em;
}
.document-list li .details .type {
  font-size: 0.9em;
}
.document-list li .details .weight {
  font-size: 0.9em;
}
@media screen and (min-width: 650px) {
  .document-list li .details {
    display: inline-block;
  }
}

.document-list li p {
  margin-top: 4px;
  line-height: 1.4em;
  font-size: 0.9em;
  margin-bottom: 0;
}

.document-list li .links {
  margin-top: 13px;
}
.document-list li .links a.voir {
  text-transform: uppercase;
  color: #9b9b9b;
  font-size: 1.55em;
  position: relative;
  font-weight: bold;
  font-family: "Bebas Neue";
  letter-spacing: 0.012em;
  margin-left: 30px;
}
.document-list li .links a.voir:before {
  content: url("./img/baseline-visibility-24px.svg");
  position: absolute;
  left: -29px;
  opacity: 0.4;
  top: 0px;
  width: 28px;
  height: 23px;
}
.document-list li .links a.voir:after {
  position: absolute;
  bottom: -2px;
  left: 0;
  height: 2px;
  width: 100%;
  background: #9b9b9b;
  content: "";
}
.document-list li .links a.voir:hover {
  color: #32a2c6;
}
.document-list li .links a.voir:hover:before {
  opacity: 1;
}
.document-list li .links a.voir:hover:after {
  background: #32a2c6;
}
.document-list li .links a.telecharger {
  text-transform: uppercase;
  opacity: 0.66;
  color: black;
  font-size: 1.65em;
  position: relative;
  font-weight: bold;
  font-family: "Bebas Neue";
  letter-spacing: 0.012em;
  margin-left: 40px;
}
.document-list li .links a.telecharger:before {
  content: url("./img/baseline-get_app-24px.svg");
  position: absolute;
  left: -26px;
  top: 0px;
  opacity: 0.8;
  opacity: 1;
  width: 24px;
  height: 24px;
}
.document-list li .links a.telecharger:after {
  position: absolute;
  bottom: -2px;
  left: 0;
  height: 2px;
  width: 100%;
  background: black;
  opacity: 0.66;
  content: "";
}
.document-list li .links a.telecharger:hover {
  opacity: 1;
  color: #9abe37;
}
.document-list li .links a.telecharger:hover:before {
  opacity: 0.8;
}
.document-list li .links a.telecharger:hover:after {
  background: #9abe37;
  opacity: 1;
}
@media screen and (min-width: 768px) {
  .document-list li .links {
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 20px;
  }
}
#side-dossiers-documents ul li a {
  font-size: 0.88em;
  padding: 0;
}
#side-dossiers-documents ul li .sub-dossier {
  display: none;
  padding-left: 18px;
}
#side-dossiers-documents ul li.active > a {
  color: #9abe37;
}
#side-dossiers-documents ul li.active .sub-dossier {
  display: block;
}

.c-list {
  display: -ms-grid;
  display: grid;
  grid-gap: 30px;
}

@media screen and (min-width: 768px) {
  .c-list--item {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 40px 80px;
    grid-template-columns: 1fr 80px;
    grid-gap: 40px;
  }
}

.c-cat-list--cat {
  padding: 0px 7px;
  display: inline-block;
  font-size: 0.8em;
  background: #b81521;
  color: white;
  margin-right: 5px;
}

.c-ressource--title {
  margin-top: 8px;
  font-weight: 400;
  margin-bottom: 0px;
  font-size: 1.35em;
  display: inline-block;
}

.c-ressource--details {
  font-size: 0.85em;
  color: rgba(0, 0, 0, 0.5);
  font-style: italic;
}
.c-ressource--details > * {
  display: inline-block;
  margin-right: 5px;
}
.c-ressource--details--type {
  margin-right: 12px;
  font-weight: bold;
  font-style: normal;
  padding-left: 20px;
  position: relative;
}
.c-ressource--details--type:before {
  content: "";
  position: absolute;
  top: 3px;
  left: 0;
  width: 16px;
  height: 16px;
  opacity: 0.35;
  display: block;
  background-size: 16px;
}
.c-ressource--details--type__video:before {
  background-image: url("./img/icons/videocam-24px.svg");
}
.c-ressource--details--type__link:before {
  background-image: url("./img/icons/link-24px.svg");
  opacity: 0.35;
}
.c-ressource--details--type__doc:before {
  background-image: url("./img/icons/description-24px.svg");
}

.c-ressource--description {
  margin-bottom: 12px;
  line-height: 1.5em;
  margin-top: 5px;
  font-size: 0.9em;
}

@media screen and (min-width: 768px) {
  .c-options {
    width: 80px;
  }
}

.c-options > * {
  padding-top: 37px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  width: auto;
  margin-left: 15px;
  height: 50px;
  text-align: center;
  text-transform: uppercase;
  color: black;
  opacity: 0.4;
  font-size: 15px;
  font-weight: bold;
  font-family: "Bebas Neue";
  letter-spacing: 0.012em;
  position: relative;
}
@media screen and (min-width: 768px) {
  .c-options > * {
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: 80px;
    margin-left: 0;
  }
}
.c-options > *:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  width: 30px;
  height: 30px;
  display: block;
  background-size: 30px;
}
.c-options > *:hover {
  opacity: 0.6;
}
.c-options--watch:before {
  background-image: url("./img/icons/play_circle_filled-24px.svg");
  opacity: 0.35;
}
.c-options--download:before {
  background-image: url("./img/icons/get_app-24px.svg");
  opacity: 0.35;
}
.c-options--see:before {
  background-image: url("./img/icons/visibility-24px.svg");
  opacity: 0.35;
}
.c-options--goto:before {
  background-image: url("./img/icons/visibility-24px.svg");
  opacity: 0.35;
}

.clear {
  clear: both;
  display: block;
}

.search-results p.count {
  font-size: 1.2em;
  padding-bottom: 20px;
}

.search-no-results #bottom #search-content {
  display: none;
}

main > .cta:last-child {
  margin-top: 25px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}

.tag span {
  display: inline-block;
  background: #32a2c6;
  color: white;
  padding: 0px 8px;
  margin-right: 6px;
  text-transform: uppercase;
  font-size: 0.8em;
  line-height: 1.7em;
}

#bgmp_map-canvas {
  width: 100% !important;
}

.page-id-100 section#principal {
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
}
@media screen and (min-width: 1024px) {
  .page-id-100 section#principal #Content > .boxed > div:first-of-type {
    width: 65%;
  }
}

.engagements {
  padding-top: 45px;
  padding-bottom: 45px;
}

#side .nav-actus .active a {
  color: #9abe37;
}

.cta.blue {
  background: #32a2c6;
}
.cta.blue span {
  height: 20px;
  display: block;
  width: auto;
  font-size: 0.8em;
}
/*# sourceMappingURL=style.css.map */