/* ----------------------------------------------------- */
/* ----------------------------------------------------- */
/* FICHIER SCSS PRINCIPAL */
/* ----------------------------------------------------- */
/* ----------------------------------------------------- */
/* ----------------------------------------------------- */
/* CHARSET */
/* ----------------------------------------------------- */
/* ----------------------------------------------------- */
/* IMPORT DES FICHIERS SATTELITES */
/* ----------------------------------------------------- */
/* Variables */
/* ----------------------------------------------------- */
/* ----------------------------------------------------- */
/* VARIABLES */
/* ----------------------------------------------------- */
/* ----------------------------------------------------- */
/* ----------------------------------------------------- */
/* VARIABLES */
/* ----------------------------------------------------- */
/* ----------------------------------------------------- */
/* ----------------------------------------------------- */
/* Couleurs */
/* ----------------------------------------------------- */
/* Specifiques au site */
/* ----------------------------------------------------- */
/* ----------------------------------------------------- */
/* FONTS */
/* ----------------------------------------------------- */
/* ----------------------------------------------------- */
/* FONT-SIZES */
/* ----------------------------------------------------- */
/* ----------------------------------------------------- */
/* TRANSITIONS */
/* ----------------------------------------------------- */
/* ----------------------------------------------------- */
/* BREAKPOINTS */
/* ----------------------------------------------------- */
/* ----------------------------------------------------- */
/* PATHS */
/* ----------------------------------------------------- */
/* END VARIABLES ------------------------------------ */
/* Utilitaires */
/* ----------------------------------------------------- */
* {
  box-sizing: border-box; }

html {
  font-size: 100%; }

html, body {
  width: 100%;
  height: 100%; }

body {
  color: #333;
  font-family: "Montserrat", sans-serif;
  margin: 0;
  padding: 0;
  line-height: normal;
  font-weight: 400;
  position: relative;
  overflow-x: hidden; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  line-height: 1;
  font-size: 1em;
  font-style: normal;
  font-weight: normal; }

a {
  text-decoration: none;
  cursor: pointer;
  transition: all 500ms; }

a[href="#"] {
  cursor: default; }

ul, li {
  margin: 0; }

a img {
  border: none; }

em {
  font-style: italic; }

fieldset, form {
  margin: 0;
  padding: 0;
  border: none; }

iframe {
  max-width: 100%; }

button, input, select, textarea {
  vertical-align: middle;
  outline: none; }

input[type=submit], button {
  cursor: pointer; }

p {
  margin: 0; }

.img-wrapper {
  width: 100%;
  overflow: hidden;
  display: grid; }

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

img {
  max-width: 100%; }

.overall {
  max-width: 1640px;
  margin: auto;
  position: relative; }
  @media (max-width: 1750px) {
    .overall {
      max-width: 1170px; } }
  @media (max-width: 1400px) {
    .overall {
      max-width: 970px; } }
  @media (max-width: 991px) {
    .overall {
      max-width: 100%;
      padding: 0 15px !important; } }

.overall-inner-left {
  padding-left: 275px; }
  @media (max-width: 1680px) {
    .overall-inner-left {
      padding-left: 125px; } }
  @media (max-width: 1200px) {
    .overall-inner-left {
      padding-left: 0; } }

.right {
  float: right; }

.left {
  float: left; }

.center {
  text-align: center; }

.text-left {
  text-align: left !important; }

.upper {
  text-transform: uppercase; }

.clear {
  clear: both; }

.clear::after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.column-container {
  width: 100%; }

.column-container.flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  display: -ms-flexbox;
  -ms-flex-pack: justify;
  -ms-flex-wrap: wrap; }

.column-container::after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.col-1-2 {
  float: left;
  display: inline-block;
  width: 50%; }

.col-1-3 {
  float: left;
  display: inline-block;
  width: 33.333%; }

.col-2-3 {
  float: left;
  display: inline-block;
  width: 66.666%; }

.col-1-2 {
  float: left;
  display: inline-block;
  width: 50%; }

.col-1-4 {
  float: left;
  display: inline-block;
  width: 25%; }

.col-3-4 {
  float: left;
  display: inline-block;
  width: 75%; }

.col-1-5 {
  float: left;
  display: inline-block;
  width: 20%; }

.col-2-5 {
  float: left;
  display: inline-block;
  width: 40%; }

.col-3-5 {
  float: left;
  display: inline-block;
  width: 60%; }

.col-4-5 {
  float: left;
  display: inline-block;
  width: 80%; }

.owl-carousel .owl-stage-outer {
  width: 100%; }

.owl-carousel .owl-item {
  overflow: visible !important; }

.mobile-only {
  display: none; }

@media (max-width: 991px) {
  .mobile-only {
    display: block; } }
@media (max-width: 767px) {
  .col-1-2, .col-1-3, .col-2-3, .col-1-4, .col-3-4, .col-1-5, .col-2-5, .col-3-5, .col-4-5 {
    display: block;
    width: 100%;
    margin-bottom: 30px; } }
/* ----------------------------------------------------- */
/* MIXINS */
/* ----------------------------------------------------- */
/* FONT FACE */
/* ----------------------------------------------------- */
/* CENTRE UN ELEMENT DANS UN PARENT EN POSITION:RELATIVE; */
/* ----------------------------------------------------- */
/* ----------------------------------------------------- */
/* PREFIXES DE NAVIGATEURS */
/* ----------------------------------------------------- */
/* ----------------------------------------------------- */
/* FONCTIONS */
/* ----------------------------------------------------- */
/* CONVERSION PX -> EM */
/* ----------------------------------------------------- */
/* ----------------------------------------------------- */
/* CONVERSION PX -> % */
/* ----------------------------------------------------- */
/* END MIXINS ------------------------------------ */
/* ----------------------------------------------------- */
/* TYPOGRAPHIES */
/* ----------------------------------------------------- */
@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?xmgm78");
  src: url("../fonts/icomoon.eot?xmgm78#iefix") format("embedded-opentype"), url("../fonts/icomoon.woff2?xmgm78") format("woff2"), url("../fonts/icomoon.ttf?xmgm78") format("truetype"), url("../fonts/icomoon.woff?xmgm78") format("woff"), url("../fonts/icomoon.svg?xmgm78#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-cookies:before {
  content: "\e918"; }

.icon-agenda:before {
  content: "\e900"; }

.icon-annuaire:before {
  content: "\e901"; }

.icon-arrow:before {
  content: "\e902"; }

.icon-blason:before {
  content: "\e903"; }

.icon-cal:before {
  content: "\e904"; }

.icon-close:before {
  content: "\e905"; }

.icon-down:before {
  content: "\e906"; }

.icon-fb:before {
  content: "\e907"; }

.icon-fiche:before {
  content: "\e908"; }

.icon-font-moins:before {
  content: "\e909"; }

.icon-font-plus:before {
  content: "\e90a"; }

.icon-horloge:before {
  content: "\e90b"; }

.icon-journal:before {
  content: "\e90c"; }

.icon-left:before {
  content: "\e90d"; }

.icon-loupe:before {
  content: "\e90e"; }

.icon-mail:before {
  content: "\e90f"; }

.icon-marker:before {
  content: "\e910";
  color: #72ba52; }

.icon-marker-2:before {
  content: "\e911"; }

.icon-right:before {
  content: "\e912"; }

.icon-scroll:before {
  content: "\e913"; }

.icon-tel:before {
  content: "\e914"; }

.icon-tirelire:before {
  content: "\e915"; }

.icon-travaux:before {
  content: "\e916"; }

.icon-tw:before {
  content: "\e917"; }

/* END TYPOGRAPHIES ------------------------------------ */
/* ----------------------------------------------------- */
/* ANIMATIONS CSS */
/* ----------------------------------------------------- */
/* END ANIMATIONS CSS ------------------------------------ */
/* Composants */
/* ----------------------------------------------------- */
/* ----------------------------------------------------- */
/* BUTTONS */
/* ----------------------------------------------------- */
/* END BUTTONS ------------------------------------ */
/* ----------------------------------------------------- */
/* FORMULAIRES */
/* ----------------------------------------------------- */
.form-filters {
  background: #72BA52;
  color: white;
  display: inline-block;
  max-width: 100%;
  padding: 50px 50px 70px 195px;
  position: relative;
  width: 950px; }
  @media (max-width: 1200px) {
    .form-filters {
      padding: 30px 30px 40px 175px;
      width: 100%; } }
  @media (max-width: 550px) {
    .form-filters {
      padding: 30px; } }
  .form-filters.form-agenda {
    padding: 50px 50px 45px 195px; }
    @media (max-width: 550px) {
      .form-filters.form-agenda {
        padding: 30px; } }
  .form-filters:before {
    content: "\e90e";
    font-family: "Icomoon";
    font-size: 97px;
    color: white;
    opacity: 0.25;
    display: inline-block;
    position: absolute;
    top: 48px;
    left: 68px; }
    @media (max-width: 1200px) {
      .form-filters:before {
        top: 29px;
        left: 45px; } }
    @media (max-width: 550px) {
      .form-filters:before {
        display: none; } }
  .form-filters .home-title {
    margin-bottom: 40px; }
  .form-filters input[type=radio] {
    display: none; }
    .form-filters input[type=radio] + label {
      cursor: pointer;
      display: inline-block;
      font-size: 1.125em;
      font-weight: 500;
      padding-left: 40px;
      margin-right: 30px;
      margin-bottom: 15px;
      position: relative; }
      @media (max-width: 767px) {
        .form-filters input[type=radio] + label {
          display: block;
          margin-bottom: 15px; } }
      .form-filters input[type=radio] + label:before {
        box-sizing: border-box;
        border-radius: 100%;
        content: "";
        display: inline-block;
        width: 24px;
        height: 24px;
        position: absolute;
        top: 0;
        left: 0;
        border: 5px solid white;
        background: #72BA52;
        transition: all 500ms; }
      .form-filters input[type=radio] + label[for="type_21"]:before {
        border: 5px solid #FC8753 !important; }
      .form-filters input[type=radio] + label[for="type_20"]:before {
        border: 5px solid #72BA52 !important; }
      .form-filters input[type=radio] + label[for="type_13"]:before {
        border: 5px solid blue !important; }
      .form-filters input[type=radio] + label[for="type_14"]:before {
        border: 5px solid green !important; }
      .form-filters input[type=radio] + label[for="type_22"]:before {
        border: 5px solid orangered !important; }
    .form-filters input[type=radio]:checked + label:before {
      background: white !important; }
    .form-filters input[type=radio]:checked + label[for="type_21"]:before {
      background: #FC8753 !important; }
    .form-filters input[type=radio]:checked + label[for="type_20"]:before {
      background: #72BA52 !important; }
    .form-filters input[type=radio]:checked + label[for="type_13"]:before {
      background: blue !important; }
    .form-filters input[type=radio]:checked + label[for="type_14"]:before {
      background: green !important; }
    .form-filters input[type=radio]:checked + label[for="type_22"]:before {
      background: orangered !important; }
  .form-filters input[type=text], .form-filters select {
    background: white;
    border: none;
    border-radius: 5px;
    height: 45px;
    padding-left: 22px;
    width: 35%;
    padding-top: 4px;
    margin-right: 2%;
    font-family: "Montserrat", sans-serif;
    font-size: 1.125em;
    font-weight: 500; }
    @media (max-width: 767px) {
      .form-filters input[type=text], .form-filters select {
        width: 100%;
        margin-bottom: 20px; } }
    .form-filters input[type=text]::placeholder, .form-filters select::placeholder {
      color: #333;
      font-family: "Montserrat", sans-serif;
      font-size: 1.125em;
      font-weight: 500; }
  .form-filters input[type=submit] {
    color: white;
    border-radius: 0;
    background: none;
    border: none;
    border-bottom: 1px solid white;
    line-height: 43px;
    font-size: 0.9375em;
    font-weight: bold;
    padding-left: 28px;
    padding-right: 5px;
    text-transform: uppercase;
    transition: all 500ms; }
    @media (max-width: 767px) {
      .form-filters input[type=submit] {
        float: right; } }
    .form-filters input[type=submit]:hover {
      background: rgba(255, 255, 255, 0.25);
      border-radius: 5px;
      padding-left: 23px;
      padding-right: 10px; }
  .form-filters.form-blue {
    background: #5B80BC;
    padding: 30px 50px 45px 195px; }
    @media (max-width: 1200px) {
      .form-filters.form-blue {
        padding: 30px 30px 40px 175px;
        width: 100%; } }
    @media (max-width: 550px) {
      .form-filters.form-blue {
        padding: 30px; } }
    .form-filters.form-blue input[type=radio] {
      display: none; }
      .form-filters.form-blue input[type=radio] + label:before {
        background: #5B80BC; }
      .form-filters.form-blue input[type=radio]:checked + label:before {
        background: white; }

.contact-container {
  background: #F0F0F0;
  padding: 130px 0 0;
  margin: -84px 0 95px; }
  .contact-container #map {
    height: 100%; }
    @media (max-width: 767px) {
      .contact-container #map {
        height: 70vh; } }
  .contact-container form {
    padding-bottom: 130px;
    padding-left: 60px;
    padding-top: 50px; }
    @media (max-width: 991px) {
      .contact-container form {
        padding-left: 30px; } }
    @media (max-width: 767px) {
      .contact-container form {
        padding-left: 30px;
        padding-right: 30px; } }
    .contact-container form a {
      color: #72BA52; }
      .contact-container form a:hover {
        text-decoration: underline; }
    .contact-container form br {
      display: none; }
    .contact-container form label {
      color: #72BA52;
      display: block;
      font-weight: 700;
      text-transform: uppercase;
      font-size: 1.125em;
      margin-bottom: 15px;
      text-align: center; }
    .contact-container form input[type=text], .contact-container form input[type=tel], .contact-container form input[type=email], .contact-container form textarea {
      border: 1px solid #BDBDBD;
      height: 40px;
      width: 100%;
      margin-bottom: 30px;
      font-family: "Montserrat", sans-serif;
      font-size: 1em;
      padding-left: 15px;
      transition: all 500ms; }
      .contact-container form input[type=text]:focus, .contact-container form input[type=tel]:focus, .contact-container form input[type=email]:focus, .contact-container form textarea:focus {
        border-color: #555; }
    .contact-container form textarea {
      height: 200px;
      padding-top: 12px;
      resize: vertical; }
    .contact-container form input[type=submit] {
      color: white;
      text-transform: uppercase;
      font-weight: bold;
      font-size: 1.25em;
      font-family: "Montserrat", sans-serif;
      display: inline-block;
      background: #72BA52;
      border: 2px solid #72BA52;
      padding: 8px 25px;
      float: right;
      transition: all 500ms; }
      .contact-container form input[type=submit]:hover {
        background: white;
        color: #72BA52; }

body form.mj-form .mj-embedded {
  padding: 0 !important; }

/* END FORMULAIRES ------------------------------------ */
/* ----------------------------------------------------- */
/* GALERIES */
/* ----------------------------------------------------- */
/* END GALERIES ------------------------------------ */
/* ----------------------------------------------------- */
/* FIL D'ARIANE */
/* ----------------------------------------------------- */
.breadcrumb {
  color: #878985;
  font-weight: 500;
  padding: 18px 0;
  margin-bottom: 45px; }
  @media (max-width: 767px) {
    .breadcrumb {
      padding: 15px 0; } }
  .breadcrumb a {
    color: #878985;
    cursor: pointer !important; }
    .breadcrumb a:after {
      cursor: default;
      content: "-";
      display: inline-block;
      padding: 0 8px; }
      @media (max-width: 550px) {
        .breadcrumb a:after {
          padding: 0 5px; } }
    .breadcrumb a span {
      color: inherit;
      font-weight: normal; }
  .breadcrumb span {
    color: #72BA52;
    font-weight: bold;
    display: inline-block; }

/* END FIL D'ARIANE ------------------------------------ */
/* ----------------------------------------------------- */
/* CARTES */
/* ----------------------------------------------------- */
/* END CARTES ------------------------------------ */
/* ----------------------------------------------------- */
/* CARTES */
/* ----------------------------------------------------- */
/* END CARTES ------------------------------------ */
/* ----------------------------------------------------- */
/* PAGINATIONS */
/* ----------------------------------------------------- */
/* END PAGINATIONS ------------------------------------ */
/* Items */
/* ----------------------------------------------------- */
/* ----------------------------------------------------- */
/* ACTUALITES */
/* ----------------------------------------------------- */
.header-listing-actu {
  padding-left: 45px;
  position: relative;
  bottom: -159px;
  top: 159px;
  margin-top: -159px;
  z-index: 1000; }
  .header-listing-actu.asso {
    bottom: -115px;
    top: 115px;
    margin-top: -115px; }
  @media (max-width: 1680px) {
    .header-listing-actu .page-title {
      margin-bottom: 40px; } }
  @media (max-width: 991px) {
    .header-listing-actu {
      padding-left: 0px; } }

.listing-actu {
  display: flex;
  flex-wrap: wrap;
  display: -ms-flexbox;
  -ms-flex-pack: justify;
  -ms-flex-wrap: wrap;
  margin-right: -85px; }
  @media (max-width: 1680px) {
    .listing-actu.full-listing {
      margin-right: -45px; } }
  .listing-actu.full-listing .item {
    width: calc(33.33333% - 85px);
    margin-right: 85px;
    margin-bottom: 80px; }
    @media (max-width: 1680px) {
      .listing-actu.full-listing .item {
        width: calc(33.33333% - 45px);
        margin-right: 45px;
        margin-bottom: 40px; } }
    @media (max-width: 1200px) {
      .listing-actu.full-listing .item {
        width: calc(50% - 45px);
        margin-right: 45px;
        margin-bottom: 40px; } }
    @media (max-width: 550px) {
      .listing-actu.full-listing .item {
        width: calc(100% - 45px); } }
    .listing-actu.full-listing .item.big-item {
      width: calc(66.66666% - 85px); }
      @media (max-width: 1680px) {
        .listing-actu.full-listing .item.big-item {
          width: calc(66.66666% - 45px); } }
      @media (max-width: 1200px) {
        .listing-actu.full-listing .item.big-item {
          width: calc(50% - 45px);
          margin-right: 45px;
          margin-bottom: 40px; }
          .listing-actu.full-listing .item.big-item img {
            height: 240px; }
          .listing-actu.full-listing .item.big-item .date {
            top: 0;
            left: -20px; } }
      @media (max-width: 550px) {
        .listing-actu.full-listing .item.big-item {
          width: calc(100% - 45px); } }

.full-listing-container {
  background: #F0F0F0;
  padding: 230px 135px 75px;
  width: 100%;
  margin-bottom: 100px; }
  .full-listing-container.page-assos {
    padding: 115px 0 0; }
  @media (max-width: 1680px) {
    .full-listing-container {
      padding: 230px 60px 75px; } }
  @media (max-width: 991px) {
    .full-listing-container {
      padding: 200px 30px 35px;
      margin-bottom: 50px; } }

.slider-actus {
  position: relative; }
  .slider-actus:after {
    content: '';
    display: inline-block;
    height: 110%;
    background: linear-gradient(to left, white, white, white, white, white, white, white, white, white, white, white, white, transparent);
    width: 1000px;
    position: absolute;
    top: -23px;
    left: 100%; }
    @media (max-width: 1680px) {
      .slider-actus:after {
        left: 96%; } }
  .slider-actus .owl-stage-outer {
    overflow: visible !important; }
  .slider-actus .owl-item {
    opacity: 0;
    transition: opacity 500ms; }
    .slider-actus .owl-item.active {
      opacity: 1; }

.listing-actu .item a, .slider-actus .item a {
  background: white;
  display: inline-block;
  box-shadow: 0 0 15px 5px #BDBDBD;
  position: relative;
  top: 0;
  height: 100%;
  width: 100%; }
  .listing-actu .item a .img-wrapper, .slider-actus .item a .img-wrapper {
    position: relative; }
    .listing-actu .item a .img-wrapper .overlay, .slider-actus .item a .img-wrapper .overlay {
      background: rgba(114, 186, 82, 0.85);
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      opacity: 0;
      transition: all 500ms; }
      .listing-actu .item a .img-wrapper .overlay i, .slider-actus .item a .img-wrapper .overlay i {
        color: white;
        font-size: 40px;
        margin: 0;
        position: absolute;
        top: 50%;
        left: 50%;
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
  .listing-actu .item a .date, .slider-actus .item a .date {
    background: white;
    color: #878985;
    display: inline-block;
    font-weight: 500;
    position: relative;
    top: -30px;
    padding-top: 25px;
    width: 300px;
    max-width: 80%;
    margin-bottom: 10px;
    padding-left: 40px; }
    @media (max-width: 991px) {
      .listing-actu .item a .date, .slider-actus .item a .date {
        padding-left: 20px;
        padding-top: 15px; } }
  .listing-actu .item a .txt-wrapper, .slider-actus .item a .txt-wrapper {
    padding: 0 40px 25px;
    position: relative;
    top: -30px;
    margin-bottom: -30px; }
    @media (max-width: 991px) {
      .listing-actu .item a .txt-wrapper, .slider-actus .item a .txt-wrapper {
        padding: 0 20px 15px; } }
    .listing-actu .item a .txt-wrapper .title, .slider-actus .item a .txt-wrapper .title {
      color: #333;
      font-size: 1.375em;
      font-weight: 500;
      text-transform: uppercase;
      margin-bottom: 22px;
      transition: all 500ms; }
      @media (max-width: 991px) {
        .listing-actu .item a .txt-wrapper .title, .slider-actus .item a .txt-wrapper .title {
          font-size: 1.125em;
          margin-bottom: 15px; } }
    .listing-actu .item a .txt-wrapper .content, .slider-actus .item a .txt-wrapper .content {
      color: black;
      font-weight: 500;
      line-height: 1.5em; }
  .listing-actu .item a:hover, .slider-actus .item a:hover {
    top: -35px; }
    .listing-actu .item a:hover .overlay, .slider-actus .item a:hover .overlay {
      opacity: 1; }
    .listing-actu .item a:hover .title, .slider-actus .item a:hover .title {
      color: #72BA52; }
@media (min-width: 1201px) {
  .listing-actu .item.big-item a, .slider-actus .item.big-item a {
    display: flex; }
    .listing-actu .item.big-item a .img-wrapper, .slider-actus .item.big-item a .img-wrapper {
      width: 50%;
      float: left; }
      .listing-actu .item.big-item a .img-wrapper img, .slider-actus .item.big-item a .img-wrapper img {
        min-height: 440px; }
    .listing-actu .item.big-item a .txt-wrapper, .slider-actus .item.big-item a .txt-wrapper {
      background: white;
      padding: 35px;
      position: absolute;
      width: calc(50% + 35px);
      margin: 0;
      top: 50%;
      right: 0;
      -ms-transform: translate(0, -50%);
      transform: translate(0, -50%); }
      .listing-actu .item.big-item a .txt-wrapper .date, .slider-actus .item.big-item a .txt-wrapper .date {
        padding-left: 0; } }
.listing-actu .item.no-img a, .slider-actus .item.no-img a {
  background: #72BA52;
  position: relative;
  min-height: 440px; }
  .listing-actu .item.no-img a > .date, .slider-actus .item.no-img a > .date {
    display: none; }
  .listing-actu .item.no-img a .txt-wrapper, .slider-actus .item.no-img a .txt-wrapper {
    color: white;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%; }
    .listing-actu .item.no-img a .txt-wrapper .date, .slider-actus .item.no-img a .txt-wrapper .date {
      background: none;
      color: black;
      padding-left: 0; }
    .listing-actu .item.no-img a .txt-wrapper .content, .slider-actus .item.no-img a .txt-wrapper .content {
      color: white; }
    .listing-actu .item.no-img a .txt-wrapper .title, .slider-actus .item.no-img a .txt-wrapper .title {
      color: white !important; }

/* END ACTUALITES ------------------------------------ */
/* ----------------------------------------------------- */
/* AGENDA */
/* ----------------------------------------------------- */
.listing-agenda {
  display: flex;
  flex-wrap: wrap;
  display: -ms-flexbox;
  -ms-flex-pack: justify;
  -ms-flex-wrap: wrap;
  margin-right: -114px; }
  @media (max-width: 1680px) {
    .listing-agenda {
      margin-right: -50px; } }
  .listing-agenda:before {
    content: "";
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
    right: 0;
    height: 1px;
    width: 5000px;
    top: 120px; }
    @media (max-width: 991px) {
      .listing-agenda:before {
        right: -65px; } }
    @media (max-width: 550px) {
      .listing-agenda:before {
        display: none; } }
  .listing-agenda:after {
    content: "";
    border: 4px solid #72BA52;
    border-radius: 100%;
    width: 28px;
    height: 28px;
    position: absolute;
    right: -32px;
    top: 103px; }
    @media (max-width: 991px) {
      .listing-agenda:after {
        display: none; } }
  .listing-agenda .item {
    display: inline-block;
    position: relative;
    width: 100%;
    margin-right: 114px; }
    @media (max-width: 1680px) {
      .listing-agenda .item {
        width: calc(25% - 50px);
        margin-right: 50px; } }
    .listing-agenda .item a:before {
      content: "";
      border: 3px solid #72BA52;
      border-radius: 100%;
      display: inline-block;
      width: 20px;
      height: 20px;
      background: #F0F0F0;
      position: absolute;
      top: 108px;
      left: calc(50% - 13px);
      transition: all 500ms; }
      @media (max-width: 550px) {
        .listing-agenda .item a:before {
          display: none; } }
    .listing-agenda .item a .date {
      position: relative;
      display: block;
      margin: 0 auto 90px;
      width: 85px;
      text-align: center;
      padding-top: 10px; }
      @media (max-width: 550px) {
        .listing-agenda .item a .date {
          margin: 0 auto 35px; } }
      .listing-agenda .item a .date:before {
        content: '\e903';
        color: white;
        font-family: "Icomoon";
        display: inline-block;
        font-size: 85px;
        width: 85px;
        height: 100px;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1; }
      .listing-agenda .item a .date .n {
        color: #72BA52;
        display: block;
        font-size: 2em;
        font-weight: bold;
        position: relative;
        z-index: 2;
        line-height: 1em; }
      .listing-agenda .item a .date .m {
        color: #333;
        display: block;
        font-size: 1.375em;
        font-weight: 500;
        position: relative;
        z-index: 2; }
    .listing-agenda .item a .content-bottom {
      background: white; }
      .listing-agenda .item a .content-bottom .txt-wrapper {
        padding: 40px 35px;
        color: #333;
        text-transform: uppercase;
        font-weight: 500; }
        @media (max-width: 767px) {
          .listing-agenda .item a .content-bottom .txt-wrapper {
            padding: 15px 10px; } }
    .listing-agenda .item a .img-wrapper {
      position: relative; }
      .listing-agenda .item a .img-wrapper .overlay {
        background: rgba(114, 186, 82, 0.85);
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        opacity: 0;
        transition: all 500ms; }
        .listing-agenda .item a .img-wrapper .overlay i {
          color: white;
          font-size: 40px;
          margin: 0;
          position: absolute;
          top: 50%;
          left: 50%;
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
    .listing-agenda .item a:hover {
      top: -35px; }
      .listing-agenda .item a:hover:before {
        background: #72BA52; }
      .listing-agenda .item a:hover .overlay {
        opacity: 1; }
  .listing-agenda.full-listing {
    margin-right: -52px; }
    .listing-agenda.full-listing:after, .listing-agenda.full-listing:before {
      display: none; }
    .listing-agenda.full-listing .item {
      width: 100%;
      margin-right: 52px;
      margin-bottom: 100px; }
      @media (max-width: 1200px) {
        .listing-agenda.full-listing .item {
          width: calc(50% - 52px); } }
      @media (max-width: 550px) {
        .listing-agenda.full-listing .item {
          width: calc(100% - 52px); } }
      .listing-agenda.full-listing .item a {
        display: inline-block;
        width: 100%;
        height: 100%; }
      .listing-agenda.full-listing .item.big-item {
        width: calc(50% - 52px); }
        @media (max-width: 1200px) {
          .listing-agenda.full-listing .item.big-item {
            width: calc(100% - 52px); } }
        .listing-agenda.full-listing .item.big-item .date {
          margin: 0 120px 90px; }
          @media (max-width: 550px) {
            .listing-agenda.full-listing .item.big-item .date {
              margin: 0 120px 50px; } }
        .listing-agenda.full-listing .item.big-item a {
          background: #72BA52; }
          .listing-agenda.full-listing .item.big-item a:before {
            border-color: white;
            background: #72BA52;
            left: 149px; }
          .listing-agenda.full-listing .item.big-item a:hover:before {
            background: white; }
        .listing-agenda.full-listing .item.big-item .img-wrapper {
          display: none; }
        .listing-agenda.full-listing .item.big-item .txt-wrapper {
          padding: 40px 55px; }
        .listing-agenda.full-listing .item.big-item .content-bottom {
          background: #72BA52;
          height: calc(100% - 160px); }
          .listing-agenda.full-listing .item.big-item .content-bottom .title {
            color: white;
            font-size: 3.125em;
            text-transform: uppercase;
            margin-bottom: 20px; }
            @media (max-width: 550px) {
              .listing-agenda.full-listing .item.big-item .content-bottom .title {
                font-size: 2em; } }
          .listing-agenda.full-listing .item.big-item .content-bottom .content {
            color: white;
            text-transform: none;
            font-size: 1.25em; }
      .listing-agenda.full-listing .item a:after {
        content: "";
        background: #BFBFBF;
        position: absolute;
        height: 1px;
        width: 5000px;
        top: 120px;
        right: -1000px; }
        @media (max-width: 550px) {
          .listing-agenda.full-listing .item a:after {
            display: none; } }
      .listing-agenda.full-listing .item a:before {
        z-index: 1; }

/* END AGENDA ------------------------------------  */
/* ----------------------------------------------------- */
/* PRODUITS */
/* ----------------------------------------------------- */
/* END PRODUITS ------------------------------------ */
/* ----------------------------------------------------- */
/* MUR SOCIAL */
/* ----------------------------------------------------- */
/* END MUR SOCIAL ------------------------------------ */
/* Layout du template */
/* ----------------------------------------------------- */
/* ----------------------------------------------------- */
/* EN-TETE */
/* ----------------------------------------------------- */
header {
  padding-left: 95px;
  padding-right: 95px;
  position: relative; }
  @media (max-width: 1200px) {
    header {
      padding-left: 30px;
      padding-right: 30px; } }
  @media (max-width: 767px) {
    header {
      padding-left: 15px;
      padding-right: 15px; } }
  header .header-wrapper {
    position: relative; }
    header .header-wrapper .header-top {
      height: 95px; }
      @media (max-width: 1200px) {
        header .header-wrapper .header-top {
          height: 66px; } }
      header .header-wrapper .header-top .font-size {
        display: inline-block;
        line-height: 95px;
        margin-left: 100px; }
        @media (max-width: 1200px) {
          header .header-wrapper .header-top .font-size {
            display: none; } }
        header .header-wrapper .header-top .font-size label {
          font-weight: 500; }
        header .header-wrapper .header-top .font-size button {
          border: none;
          color: #72BA52;
          background: none;
          padding: 10px;
          transition: all 500ms; }
          header .header-wrapper .header-top .font-size button:hover {
            background: #EEE; }
          header .header-wrapper .header-top .font-size button i.icon-font-plus {
            font-size: 16px; }
          header .header-wrapper .header-top .font-size button i.icon-font-moins {
            font-size: 12px; }
      header .header-wrapper .header-top .right {
        padding: 25px 0; }
        @media (max-width: 1200px) {
          header .header-wrapper .header-top .right {
            width: 100%;
            text-align: center;
            padding: 10px 0; } }
        header .header-wrapper .header-top .right form {
          border-bottom: 1px solid #72BA52;
          display: inline-flex;
          width: 290px;
          max-width: 100%; }
          header .header-wrapper .header-top .right form input[type=text] {
            border: none;
            font-family: "Montserrat", sans-serif;
            font-size: 1em;
            font-weight: bold;
            height: 45px;
            width: calc(100% - 50px);
            padding: 0 12px; }
          header .header-wrapper .header-top .right form button {
            border: 1px solid transparent;
            border-bottom: none;
            color: #72BA52;
            background: none;
            display: inline-block;
            height: 45px;
            width: 50px;
            font-size: 24px;
            transition: all 300ms; }
            header .header-wrapper .header-top .right form button:hover {
              font-size: 34px; }
    header .header-wrapper .header-bottom {
      position: absolute;
      top: 135px;
      left: 0;
      right: 0;
      z-index: 10;
      padding-right: 30px; }
      @media (max-width: 1200px) {
        header .header-wrapper .header-bottom {
          top: 100px; } }
      @media (max-width: 991px) {
        header .header-wrapper .header-bottom {
          top: 80px;
          padding-right: 0px; } }
      @media (max-width: 991px) {
        header .header-wrapper .header-bottom {
          text-align: center; } }
      header .header-wrapper .header-bottom .logo {
        display: inline-block;
        margin-left: 32px; }
        @media (max-width: 991px) {
          header .header-wrapper .header-bottom .logo {
            margin-left: 0; } }
        header .header-wrapper .header-bottom .logo a {
          vertical-align: top; }
          header .header-wrapper .header-bottom .logo a img {
            width: 125px; }
            @media (max-width: 1200px) {
              header .header-wrapper .header-bottom .logo a img {
                width: 70px; } }
        header .header-wrapper .header-bottom .logo .sitename {
          color: white;
          display: inline-block;
          font-size: 2.3125em;
          font-weight: 800;
          margin-left: 38px;
          text-transform: uppercase;
          vertical-align: top;
          margin-top: 20px; }
          @media (max-width: 1680px) {
            header .header-wrapper .header-bottom .logo .sitename {
              margin-left: 20px;
              font-size: 2em; } }
          @media (max-width: 1680px) {
            header .header-wrapper .header-bottom .logo .sitename {
              margin-left: 20px;
              font-size: 1.5em; } }
      @media (max-width: 767px) {
        header .header-wrapper .header-bottom .right {
          float: none;
          margin-top: 10px; } }
      header .header-wrapper .header-bottom .right #menu ul {
        list-style: none;
        padding-left: 0; }
        header .header-wrapper .header-bottom .right #menu ul li {
          display: inline-block;
          vertical-align: top; }
          header .header-wrapper .header-bottom .right #menu ul li a {
            filter: drop-shadow(0 0 0px #333);
            color: white;
            display: inline-block;
            width: 110px;
            font-weight: bold;
            margin-left: 30px;
            text-transform: uppercase;
            text-align: center;
            position: relative;
            z-index: 1;
            top: 0;
            transition: all 500ms; }
            @media (max-width: 1680px) {
              header .header-wrapper .header-bottom .right #menu ul li a {
                width: 93px;
                margin-left: 15px; } }
            @media (max-width: 991px) {
              header .header-wrapper .header-bottom .right #menu ul li a {
                width: 70px;
                margin-left: 5px; } }
            @media (max-width: 550px) {
              header .header-wrapper .header-bottom .right #menu ul li a {
                width: 57px; } }
            header .header-wrapper .header-bottom .right #menu ul li a:hover {
              filter: drop-shadow(0 0 10px black);
              top: 10px; }
            header .header-wrapper .header-bottom .right #menu ul li a span {
              position: relative;
              z-index: 1;
              top: 25px; }
              @media (max-width: 1680px) {
                header .header-wrapper .header-bottom .right #menu ul li a span {
                  top: 17px;
                  font-size: 0.875em; } }
              @media (max-width: 991px) {
                header .header-wrapper .header-bottom .right #menu ul li a span {
                  font-size: 0.75em;
                  top: 11px; } }
              @media (max-width: 550px) {
                header .header-wrapper .header-bottom .right #menu ul li a span {
                  letter-spacing: -0.5px;
                  font-size: 0.675em;
                  top: 4px; } }
            header .header-wrapper .header-bottom .right #menu ul li a:before {
              content: "\e903";
              display: inline-block;
              font-family: "Icomoon";
              font-size: 107px;
              position: absolute;
              top: 0;
              left: 0;
              z-index: 0; }
              @media (max-width: 1680px) {
                header .header-wrapper .header-bottom .right #menu ul li a:before {
                  font-size: 90px; } }
              @media (max-width: 991px) {
                header .header-wrapper .header-bottom .right #menu ul li a:before {
                  font-size: 70px; } }
              @media (max-width: 550px) {
                header .header-wrapper .header-bottom .right #menu ul li a:before {
                  font-size: 55px; } }
            header .header-wrapper .header-bottom .right #menu ul li a.votre-mairie:before {
              color: #72BA52; }
            header .header-wrapper .header-bottom .right #menu ul li a.vos-services:before {
              color: #FC8753; }
            header .header-wrapper .header-bottom .right #menu ul li a.culture-asso:before {
              color: #5B80BC; }
            header .header-wrapper .header-bottom .right #menu ul li a.je-suis {
              color: #72BA52; }
              header .header-wrapper .header-bottom .right #menu ul li a.je-suis:before {
                color: white; }
          header .header-wrapper .header-bottom .right #menu ul li:last-child a {
            margin-left: 150px; }
            @media (max-width: 1680px) {
              header .header-wrapper .header-bottom .right #menu ul li:last-child a {
                margin-left: 45px; } }
            @media (max-width: 991px) {
              header .header-wrapper .header-bottom .right #menu ul li:last-child a {
                margin-left: 25px; } }
            @media (max-width: 550px) {
              header .header-wrapper .header-bottom .right #menu ul li:last-child a {
                margin-left: 5px; } }

.acces-rapide {
  filter: drop-shadow(0 0 6px #BDBDBD);
  position: fixed;
  right: 50px;
  top: calc(50vh - 225px);
  z-index: 10001; }
  @media (max-width: 1850px) {
    .acces-rapide {
      right: 25px; } }
  @media (max-width: 1200px) {
    .acces-rapide {
      top: calc(50vh - 175px);
      right: 30px; } }
  .acces-rapide .wrapper {
    background: white;
    color: #72BA52;
    width: 90px;
    height: auto;
    padding: 35px 20px 5px;
    position: relative;
    z-index: 10; }
    @media (max-width: 1200px) {
      .acces-rapide .wrapper {
        width: 75px;
        padding: 25px 20px 0px; } }
    .acces-rapide .wrapper::after {
      content: "";
      display: inline-block;
      position: absolute;
      bottom: -22px;
      right: 0;
      width: 0;
      height: 0; }
    .acces-rapide .wrapper .item {
      position: relative; }
      .acces-rapide .wrapper .item a {
        color: #72BA52;
        display: block;
        text-align: center; }
        .acces-rapide .wrapper .item a.fiche i {
          font-size: 42px; }
        .acces-rapide .wrapper .item a.annuaire i {
          font-size: 42px; }
        .acces-rapide .wrapper .item a.agenda i {
          font-size: 38px; }
        .acces-rapide .wrapper .item a.journal i {
          font-size: 41px; }
        .acces-rapide .wrapper .item a.travaux i {
          font-size: 42px; }
        .acces-rapide .wrapper .item a + span {
          background: white;
          color: black;
          content: "";
          font-size: 1.125em;
          font-weight: bold;
          position: absolute;
          top: -5px;
          right: 60px;
          width: 0;
          padding: 15px;
          text-align: center;
          opacity: 0;
          overflow: hidden;
          visibility: hidden;
          transition: all 200ms; }
          @media (max-width: 500px) {
            .acces-rapide .wrapper .item a + span {
              font-size: 0.75em !important; } }
        .acces-rapide .wrapper .item a:hover + span, .acces-rapide .wrapper .item a:focus + span, .acces-rapide .wrapper .item a:focus-within + span {
          opacity: 1;
          width: 170px;
          visibility: visible; }
        .acces-rapide .wrapper .item a:hover + span:after, .acces-rapide .wrapper .item a:focus + span:after, .acces-rapide .wrapper .item a:focus-within + span:after {
          opacity: 1; }
      .acces-rapide .wrapper .item:not(:nth-last-child(2)) a {
        margin-bottom: 40px; }
        @media (max-width: 1200px) {
          .acces-rapide .wrapper .item:not(:nth-last-child(2)) a {
            margin-bottom: 20px; } }
  .acces-rapide:after {
    content: "\e903";
    color: white;
    font-family: "Icomoon";
    display: inline-block;
    width: 90px;
    position: absolute;
    height: auto;
    bottom: -45px;
    font-size: 90px;
    z-index: 1; }
    @media (max-width: 1200px) {
      .acces-rapide:after {
        width: 75px;
        font-size: 75px;
        bottom: -33px; } }

.deroulant {
  background: url("../images/menu-3.jpg") center center no-repeat white;
  background-position: 90px 90px;
  background-size: calc(100% - 180px) calc(100% - 180px);
  padding: 90px;
  position: fixed;
  top: 0;
  bottom: 0;
  left: -100%;
  width: 100%;
  transition: left .5s, opacity .8s;
  opacity: 0;
  z-index: 10000; }
  @media (max-width: 1200px) {
    .deroulant {
      padding: 30px;
      background-position: 30px 30px;
      background-size: calc(100% - 60px) calc(100% - 60px); } }
  @media (max-width: 991px) {
    .deroulant {
      z-index: 100000; } }
  .deroulant .wrapper {
    display: flex;
    height: 100%; }
    @media (max-width: 767px) {
      .deroulant .wrapper {
        display: block; } }
    .deroulant .wrapper .col-left {
      width: 35%;
      padding: 80px; }
      @media (max-width: 1680px) {
        .deroulant .wrapper .col-left {
          padding: 50px; } }
      @media (max-width: 1200px) {
        .deroulant .wrapper .col-left {
          padding: 30px; } }
      @media (max-width: 767px) {
        .deroulant .wrapper .col-left {
          width: 100%; } }
      .deroulant .wrapper .col-left .menu-title {
        color: white;
        text-align: right;
        font-size: 4.6875em;
        font-weight: 800;
        text-transform: uppercase; }
        @media (max-width: 1680px) {
          .deroulant .wrapper .col-left .menu-title {
            font-size: 3.1875em; } }
        @media (max-width: 1200px) {
          .deroulant .wrapper .col-left .menu-title {
            font-size: 2.6875em; } }
        @media (max-width: 767px) {
          .deroulant .wrapper .col-left .menu-title {
            text-align: center; } }
        @media (max-width: 550px) {
          .deroulant .wrapper .col-left .menu-title {
            font-size: 1.6875em; } }
    .deroulant .wrapper .col-right {
      width: 65%;
      padding: 80px 80px 80px 0; }
      @media (max-width: 1680px) {
        .deroulant .wrapper .col-right {
          padding: 50px 50px 50px 0; } }
      @media (max-width: 1200px) {
        .deroulant .wrapper .col-right {
          padding: 30px 30px 30px 0; } }
      @media (max-width: 767px) {
        .deroulant .wrapper .col-right {
          height: calc(100% - 154px);
          width: 100%;
          padding: 0 80px 30px; } }
      @media (max-width: 550px) {
        .deroulant .wrapper .col-right {
          height: calc(100% - 120px);
          width: 100%;
          padding: 0 0 30px; } }
      .deroulant .wrapper .col-right div {
        border-left: 1px solid rgba(255, 255, 255, 0.75);
        height: 100%;
        padding-left: 70px; }
        @media (max-width: 767px) {
          .deroulant .wrapper .col-right div {
            border-left: none;
            border-top: 1px solid rgba(255, 255, 255, 0.75);
            padding: 15px 30px 0; } }
        @media (max-height: 768px) {
          .deroulant .wrapper .col-right div {
            overflow-y: scroll; } }
        .deroulant .wrapper .col-right div > ul {
          display: inline-block;
          list-style: none;
          padding-left: 0; }
          .deroulant .wrapper .col-right div > ul > li {
            margin-left: -15px;
            padding: 15px 0;
            opacity: 0;
            overflow: hidden; }
            @media (max-width: 1680px) {
              .deroulant .wrapper .col-right div > ul > li {
                padding: 5px 0; } }
            .deroulant .wrapper .col-right div > ul > li:nth-child(1) {
              transition: opacity .5s .6s, margin-left .5s .6s; }
            .deroulant .wrapper .col-right div > ul > li:nth-child(2) {
              transition: opacity .5s .7s, margin-left .5s .7s; }
            .deroulant .wrapper .col-right div > ul > li:nth-child(3) {
              transition: opacity .5s .8s, margin-left .5s .8s; }
            .deroulant .wrapper .col-right div > ul > li:nth-child(4) {
              transition: opacity .5s .9s, margin-left .5s .9s; }
            .deroulant .wrapper .col-right div > ul > li:nth-child(5) {
              transition: opacity .5s 1s, margin-left .5s 1s; }
            .deroulant .wrapper .col-right div > ul > li:nth-child(6) {
              transition: opacity .5s 1.1s, margin-left .5s 1.1s; }
            .deroulant .wrapper .col-right div > ul > li:nth-child(7) {
              transition: opacity .5s 1.2s, margin-left .5s 1.2s; }
            .deroulant .wrapper .col-right div > ul > li:nth-child(8) {
              transition: opacity .5s 1.3s, margin-left .5s 1.3s; }
            .deroulant .wrapper .col-right div > ul > li:nth-child(9) {
              transition: opacity .5s 1.4s, margin-left .5s 1.4s; }
            .deroulant .wrapper .col-right div > ul > li:nth-child(10) {
              transition: opacity .5s 1.5s, margin-left .5s 1.5s; }
            .deroulant .wrapper .col-right div > ul > li > a {
              display: inline-block;
              font-size: 1.375em;
              line-height: 1.4em;
              padding: 15px 0;
              color: #FFF;
              font-weight: 500;
              text-transform: uppercase;
              transition: all 500ms;
              margin-left: -50px;
              position: relative;
              padding-left: 50px !important; }
              @media (max-width: 1680px) {
                .deroulant .wrapper .col-right div > ul > li > a {
                  padding: 10px 0;
                  font-size: 1.25em; } }
              .deroulant .wrapper .col-right div > ul > li > a:before {
                content: '\e902';
                color: #72BA52;
                font-size: 27px;
                font-family: "Icomoon";
                vertical-align: -4px;
                margin-right: 10px;
                position: absolute;
                left: 0; }
              .deroulant .wrapper .col-right div > ul > li > a:hover {
                font-weight: bold;
                margin-left: 0; }
            .deroulant .wrapper .col-right div > ul > li ul {
              padding-left: 50px;
              list-style: none;
              max-height: 0;
              overflow: hidden;
              transition: all 500ms; }
              .deroulant .wrapper .col-right div > ul > li ul li a {
                color: white;
                display: inline-block;
                font-weight: bold;
                padding: 15px 0;
                transition: all 500ms; }
                @media (max-width: 1680px) {
                  .deroulant .wrapper .col-right div > ul > li ul li a {
                    padding: 7px 0; } }
                .deroulant .wrapper .col-right div > ul > li ul li a:hover {
                  color: #72BA52; }
            .deroulant .wrapper .col-right div > ul > li:hover ul, .deroulant .wrapper .col-right div > ul > li.active ul {
              max-height: 400px; }
  .deroulant.actif {
    left: 0;
    opacity: 1; }
    .deroulant.actif .wrapper .col-right div > ul li {
      opacity: 1;
      margin-left: 0; }
  .deroulant.deroulant-mairie {
    background-image: url("../images/menu-3.jpg"); }
    .deroulant.deroulant-mairie .wrapper {
      background: rgba(114, 186, 82, 0.9); }
      .deroulant.deroulant-mairie .wrapper a:before {
        color: #5B80BC !important; }
      .deroulant.deroulant-mairie .wrapper .sub-menu a:hover {
        color: #5B80BC !important; }
  .deroulant.deroulant-services {
    background-image: url("../images/menu-3.jpg"); }
    .deroulant.deroulant-services .wrapper {
      background: rgba(252, 135, 83, 0.9); }
  .deroulant.deroulant-culture-asso {
    background-image: url("../images/menu-3.jpg"); }
    .deroulant.deroulant-culture-asso .wrapper {
      background: rgba(91, 128, 188, 0.9); }
  .deroulant.deroulant-je-suis {
    background-image: url("../images/menu-4.jpg"); }
    .deroulant.deroulant-je-suis .wrapper {
      background: rgba(51, 51, 51, 0.9); }

.admin-bar .deroulant {
  top: 32px; }

.exit {
  filter: drop-shadow(0 0 6px #BDBDBD);
  z-index: 1001;
  cursor: pointer;
  background: white;
  display: inline;
  width: 90px;
  height: 90px;
  position: absolute;
  top: calc(50% - 360px);
  right: 50px;
  transition: all 300ms; }
  .exit::before {
    background: #72BA52;
    border-radius: 3px;
    content: "";
    width: 39px;
    height: 5px;
    position: absolute;
    left: 27px;
    top: 43px;
    transform: rotate(45deg);
    transition: transform .3s; }
  .exit::after {
    background: #72BA52;
    border-radius: 3px;
    content: "";
    width: 39px;
    height: 5px;
    position: absolute;
    left: 27px;
    top: 43px;
    transform: rotate(-45deg);
    transition: transform .3s; }
  .exit:hover {
    top: calc(50% - 365px);
    right: 55px;
    filter: drop-shadow(0 0 13px #888); }
  @media (max-width: 1200px) {
    .exit {
      top: 30px;
      right: 30px;
      width: 75px;
      height: 75px; }
      .exit:before, .exit:after {
        left: 19px;
        top: 35px; }
      .exit:hover {
        top: calc(50% - 305px);
        right: 35px; } }

@media (min-width: 992px) {
  #btn_menu {
    display: none; } }
@media (max-width: 1200px) {
  .acces-rapide {
    position: fixed;
    top: unset;
    bottom: 0;
    left: 0;
    width: 100%; }
    .acces-rapide:after {
      display: none; }
    .acces-rapide .wrapper {
      width: 100%;
      padding: 10px 0; }
      .acces-rapide .wrapper .item {
        margin: 0;
        float: left;
        width: 20%;
        text-align: center; }
        .acces-rapide .wrapper .item a {
          font-size: 25px;
          display: inline-block;
          margin-bottom: 0 !important; }
          .acces-rapide .wrapper .item a i {
            font-size: 30px !important;
            height: 38px;
            display: inline-block; }
          .acces-rapide .wrapper .item a + span {
            font-size: 0.875rem;
            position: static;
            opacity: 1;
            line-height: 1em;
            visibility: visible;
            background: no-repeat;
            color: #72BA52;
            display: block;
            height: auto;
            width: auto;
            padding: 0; }
          .acces-rapide .wrapper .item a:hover + span {
            width: auto; }

  body {
    font-size: 0.9em; }

  #tarteaucitronAlertSmall {
    display: none !important; } }
/* END EN-TETE ------------------------------------ */
/* ----------------------------------------------------- */
/* SIDEBAR */
/* ----------------------------------------------------- */
/* END SIDEBAR ------------------------------------ */
/* ----------------------------------------------------- */
/* PIED DE PAGE */
/* ----------------------------------------------------- */
footer {
  font-weight: 500; }
  @media (max-width: 991px) {
    footer {
      padding-bottom: 72px; } }
  @media (max-width: 500px) {
    footer {
      padding-bottom: 68px; } }
  footer .footer-top {
    background: #333;
    color: white;
    padding: 115px 0 70px; }
    @media (max-width: 991px) {
      footer .footer-top {
        padding: 50px 0 30px; } }
  footer .footer-title {
    font-size: 1.75em;
    font-weight: bold; }
  footer hr {
    border: none;
    border: 1px solid white;
    width: 165px;
    margin: 28px 0 20px; }
    @media (max-width: 767px) {
      footer hr {
        margin: 28px auto 20px; } }
  footer p {
    margin-bottom: 15px; }
  footer a {
    color: white; }
    footer a:hover {
      text-decoration: underline; }
  footer ul {
    list-style: none;
    padding-left: 0; }
    footer ul li {
      margin-bottom: 15px; }
  @media (max-width: 767px) {
    footer .column-container {
      text-align: center; } }
  @media (max-width: 991px) {
    footer .column-container .col-1-4 {
      width: 33.3333%; } }
  @media (max-width: 767px) {
    footer .column-container .col-1-4 {
      width: 100%; } }
  footer .column-container .col-1-4:nth-child(1) {
    padding-right: calc(25% - 240px);
    margin-bottom: 40px; }
    @media (max-width: 1200px) {
      footer .column-container .col-1-4:nth-child(1) {
        padding-right: calc(25% - 200px); } }
    @media (max-width: 991px) {
      footer .column-container .col-1-4:nth-child(1) {
        width: 100%; } }
    footer .column-container .col-1-4:nth-child(1) .sitename {
      font-size: 1.5625em;
      font-weight: 800;
      text-transform: uppercase; }
      @media (max-width: 1200px) {
        footer .column-container .col-1-4:nth-child(1) .sitename {
          font-size: 1.125em; } }
  footer .column-container .col-1-4:nth-child(2) {
    padding-right: calc(25% - 240px); }
  footer .column-container .col-1-4:nth-child(3) {
    padding-right: calc(25% - 240px); }
  footer .column-container .col-1-4:nth-child(4) p {
    font-size: 0.9375em; }
  footer .column-container .col-1-4:nth-child(4) a {
    color: #72BA52; }
  footer .column-container .col-1-4:nth-child(4) form input[type=email] {
    height: 50px;
    width: 100% !important;
    margin-bottom: 17px;
    font-size: 1.0625em;
    font-family: "Montserrat", sans-serif;
    padding-left: 20px; }
  footer .column-container .col-1-4:nth-child(4) form input[type=submit] {
    background: #72BA52;
    border: none;
    color: white;
    display: inline-block;
    font-size: 1.0625em;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    padding: 19px 16px;
    text-transform: uppercase; }
  footer .footer-links {
    background: black;
    text-align: center;
    padding: 22px 0 20px; }
    footer .footer-links a {
      color: white;
      font-weight: bold; }

#cookie_disclaimer {
  text-align: center;
  position: fixed;
  bottom: 0;
  width: 100%;
  background: #F2F2F2;
  padding: 20px;
  color: #333;
  z-index: 1000; }
  #cookie_disclaimer .title {
    font-weight: 700;
    font-size: 1.225em;
    padding-right: 100px; }
  #cookie_disclaimer p {
    padding-right: 100px; }
  #cookie_disclaimer #cookie_stop {
    float: right;
    background: #72BA52;
    color: white;
    display: inline-block;
    font-weight: 900;
    height: 100%;
    padding: 10px 20px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: top;
    width: 70px;
    transition: all 500ms; }
    #cookie_disclaimer #cookie_stop:hover {
      background: #FC8753; }

/* END PIED DE PAGE ------------------------------------ */
/* Style specifique par page */
/* ----------------------------------------------------- */
/* ----------------------------------------------------- */
/* PAGE D'ACCUEIL */
/* ----------------------------------------------------- */
.slider-wrapper {
  position: relative;
  margin-bottom: 125px; }
  @media (max-width: 991px) {
    .slider-wrapper {
      margin-bottom: 45px; } }
  .slider-wrapper .slider-home {
    padding: 0 95px;
    position: relative; }
    @media (max-width: 1200px) {
      .slider-wrapper .slider-home {
        padding: 0 30px; } }
    @media (max-width: 550px) {
      .slider-wrapper .slider-home {
        padding: 0 15px; } }
    .slider-wrapper .slider-home img {
      height: auto;
      width: 100%;
      min-height: 510px;
      -o-object-fit: cover;
      object-fit: cover; }
    .slider-wrapper .slider-home .txt-wrapper {
      position: absolute;
      top: calc(55% - 90px);
      width: calc(100% - 190px);
      padding: 0 35px; }
      @media (max-width: 767px) {
        .slider-wrapper .slider-home .txt-wrapper {
          top: calc(65% - 90px);
          width: calc(100% - 60px);
          padding: 0; } }
      @media (max-width: 550px) {
        .slider-wrapper .slider-home .txt-wrapper {
          width: calc(100% - 30px); } }
      .slider-wrapper .slider-home .txt-wrapper .ligne-1 {
        color: white;
        font-size: 4.875em;
        font-weight: 800;
        line-height: 0.85em;
        text-transform: uppercase;
        margin-bottom: 30px; }
        @media (max-width: 1680px) {
          .slider-wrapper .slider-home .txt-wrapper .ligne-1 {
            font-size: 3.5em; } }
        @media (max-width: 767px) {
          .slider-wrapper .slider-home .txt-wrapper .ligne-1 {
            font-size: 2.5em; } }
      .slider-wrapper .slider-home .txt-wrapper .ligne-2 {
        color: white;
        font-size: 1.875em;
        font-weight: bold;
        text-transform: uppercase; }
        @media (max-width: 767px) {
          .slider-wrapper .slider-home .txt-wrapper .ligne-2 {
            font-size: 1.5em; } }
    .slider-wrapper .slider-home .owl-dots {
      position: absolute;
      left: 140px;
      top: 75%; }
      @media (max-width: 1200px) {
        .slider-wrapper .slider-home .owl-dots {
          left: 70px;
          top: 80%; } }
      @media (max-width: 767px) {
        .slider-wrapper .slider-home .owl-dots {
          left: 48px;
          top: 90%; } }
      .slider-wrapper .slider-home .owl-dots .owl-dot {
        margin-right: 40px; }
        @media (max-width: 767px) {
          .slider-wrapper .slider-home .owl-dots .owl-dot {
            margin-right: 20px; } }
        .slider-wrapper .slider-home .owl-dots .owl-dot span {
          background: white;
          border: none;
          border-radius: 0;
          width: 100px;
          height: 5px;
          transition: all 500ms; }
          @media (max-width: 767px) {
            .slider-wrapper .slider-home .owl-dots .owl-dot span {
              width: 50px; } }
        .slider-wrapper .slider-home .owl-dots .owl-dot.active span {
          background: #FC8753;
          height: 11px; }
  .slider-wrapper .scroll_button {
    position: absolute;
    bottom: 60px;
    left: calc(50% - 15px);
    z-index: 1; }
    @media (max-width: 1200px) {
      .slider-wrapper .scroll_button {
        bottom: 30px; } }
    @media (max-width: 991px) {
      .slider-wrapper .scroll_button {
        display: none; } }
    .slider-wrapper .scroll_button i {
      color: white;
      font-size: 52px; }

section.edito {
  margin-bottom: 100px; }

section.actus {
  background: url("../images/bg-actu.jpg") top left no-repeat;
  padding-bottom: 100px;
  padding-top: 30px;
  position: relative;
  overflow: hidden; }
  @media (max-width: 1680px) {
    section.actus {
      background-size: 550px; } }
  @media (max-width: 1200px) {
    section.actus {
      background-size: 440px; } }
  @media (max-width: 991px) {
    section.actus {
      background: none;
      padding-bottom: 35px; } }
  section.actus .slider-nav {
    position: absolute;
    top: 23px;
    left: 490px; }
    @media (max-width: 1680px) {
      section.actus .slider-nav {
        left: 360px; } }
    @media (max-width: 1200px) {
      section.actus .slider-nav {
        left: 255px; } }
    @media (max-width: 991px) {
      section.actus .slider-nav {
        left: unset;
        right: 0; } }
    @media (max-width: 550px) {
      section.actus .slider-nav {
        position: static;
        width: 100%;
        text-align: center; } }
    section.actus .slider-nav #action-left, section.actus .slider-nav #action-right {
      background: #72BA52;
      cursor: pointer;
      display: inline-block;
      width: 67px;
      height: 67px;
      text-align: center;
      line-height: 72px;
      margin-right: 24px; }
      @media (max-width: 550px) {
        section.actus .slider-nav #action-left, section.actus .slider-nav #action-right {
          margin: 10px 10px 20px; } }
      section.actus .slider-nav #action-left i, section.actus .slider-nav #action-right i {
        color: white;
        font-size: 20px; }
    section.actus .slider-nav #action-left {
      padding-left: 4px; }
    section.actus .slider-nav #action-right {
      padding-right: 2px; }
  section.actus .home-title {
    display: inline-block;
    margin-bottom: 100px;
    margin-left: 690px; }
    @media (max-width: 1680px) {
      section.actus .home-title {
        margin-left: 565px; } }
    @media (max-width: 1200px) {
      section.actus .home-title {
        margin-left: 455px; } }
    @media (max-width: 991px) {
      section.actus .home-title {
        margin-left: 15px; } }
    @media (max-width: 767px) {
      section.actus .home-title {
        margin-bottom: 30px; } }
  @media (max-width: 991px) {
    section.actus .right {
      margin-left: 50px;
      float: none;
      display: inline-block;
      vertical-align: top; } }
  @media (max-width: 767px) {
    section.actus .right {
      display: block;
      margin-bottom: 30px; } }
  section.actus .right a.all {
    color: #72BA52;
    font-size: 0.9375em;
    text-transform: uppercase;
    font-weight: bold;
    margin-right: 245px;
    position: relative;
    transition: all 500ms; }
    @media (max-width: 1680px) {
      section.actus .right a.all {
        margin-right: 160px;
        display: inline-block; } }
    @media (max-width: 1680px) {
      section.actus .right a.all {
        margin-right: 120px;
        width: 160px; } }
    section.actus .right a.all:after {
      content: "";
      position: absolute;
      width: 135px;
      height: 1px;
      background: #72BA52;
      bottom: -14px;
      right: 0;
      transition: all 500ms; }
    section.actus .right a.all:hover {
      color: #FC8753; }
      section.actus .right a.all:hover:after {
        background: #FC8753; }

section.agenda {
  margin-bottom: 95px;
  overflow: hidden; }
  @media (max-width: 991px) {
    section.agenda {
      margin-bottom: 35px; } }
  section.agenda .listing-agenda {
    position: relative;
    padding-right: 150px; }
    @media (max-width: 1680px) {
      section.agenda .listing-agenda {
        padding-right: 60px; } }
    @media (max-width: 1200px) {
      section.agenda .listing-agenda {
        padding-right: 20px; } }
    @media (max-width: 991px) {
      section.agenda .listing-agenda {
        padding-right: 0; } }
    section.agenda .listing-agenda .item {
      width: 100%; }
      @media (max-width: 550px) {
        section.agenda .listing-agenda .item {
          width: 100%;
          margin-top: 30px; } }
  section.agenda .overall {
    background: #F0F0F0;
    padding: 70px 105px; }
    @media (max-width: 991px) {
      section.agenda .overall {
        padding: 50px 65px !important; } }
    @media (max-width: 767px) {
      section.agenda .overall {
        padding: 35px 15px !important; } }
    section.agenda .overall .home-title {
      display: inline-block;
      margin-bottom: 50px; }
      @media (max-width: 550px) {
        section.agenda .overall .home-title {
          margin-bottom: 30px; } }
    section.agenda .overall .right {
      display: block;
      margin-left: 35px;
      margin-bottom: 35px; }
      @media (max-width: 550px) {
        section.agenda .overall .right {
          margin-bottom: 30px;
          float: none; } }
      section.agenda .overall .right a.all {
        color: #72BA52;
        font-size: 0.9375em;
        text-transform: uppercase;
        font-weight: bold;
        margin-right: 100px;
        position: relative;
        transition: all 500ms; }
        section.agenda .overall .right a.all:after {
          content: "";
          position: absolute;
          width: 135px;
          height: 1px;
          background: #72BA52;
          bottom: -14px;
          right: 0;
          transition: all 500ms; }
        section.agenda .overall .right a.all:hover {
          color: #FC8753; }
          section.agenda .overall .right a.all:hover:after {
            background: #FC8753; }

section.map {
  margin-bottom: 85px; }
  @media (max-width: 991px) {
    section.map {
      margin-bottom: 35px; } }
  section.map .form-filters {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000; }
    @media (max-width: 1200px) {
      section.map .form-filters {
        position: static; } }
  section.map #map {
    height: 80vh;
    min-height: 400px;
    top: 35px;
    margin-bottom: 35px; }
    @media (max-width: 1200px) {
      section.map #map {
        top: 0; } }

section.cross-page {
  overflow: hidden;
  margin-bottom: 130px; }
  @media (max-width: 991px) {
    section.cross-page {
      margin-bottom: 45px; } }
  section.cross-page .column-container {
    margin-right: -100px;
    width: auto; }
    @media (max-width: 1200px) {
      section.cross-page .column-container {
        margin-right: -30px; } }
    @media (max-width: 991px) {
      section.cross-page .column-container {
        margin-right: 0; } }
    section.cross-page .column-container .col-1-2 {
      width: calc(50% - 100px);
      margin-right: 100px; }
      @media (max-width: 1200px) {
        section.cross-page .column-container .col-1-2 {
          width: calc(50% - 30px);
          margin-right: 30px; } }
      @media (max-width: 991px) {
        section.cross-page .column-container .col-1-2 {
          float: none;
          width: 100%;
          max-width: 500px;
          display: block;
          margin: 30px auto; } }
      section.cross-page .column-container .col-1-2 a {
        display: inline-block;
        width: 100%;
        height: 100%;
        position: relative; }
        section.cross-page .column-container .col-1-2 a .txt-wrapper {
          background: rgba(114, 186, 82, 0.85);
          position: absolute;
          top: 0;
          right: 0;
          width: 525px;
          height: 240px;
          padding: 53px 0 0 80px;
          transition: all 500ms; }
          @media (max-width: 1680px) {
            section.cross-page .column-container .col-1-2 a .txt-wrapper {
              width: 420px;
              height: 205px;
              padding: 35px 0 0 45px; } }
          @media (max-width: 550px) {
            section.cross-page .column-container .col-1-2 a .txt-wrapper {
              position: static;
              width: 100%;
              height: auto;
              padding: 15px; } }
          section.cross-page .column-container .col-1-2 a .txt-wrapper span {
            color: white;
            font-size: 0.9375em;
            font-weight: bold;
            text-transform: uppercase;
            display: inline-block;
            position: relative;
            margin-left: 35px;
            margin-top: 30px; }
            @media (max-width: 550px) {
              section.cross-page .column-container .col-1-2 a .txt-wrapper span {
                display: none; } }
            section.cross-page .column-container .col-1-2 a .txt-wrapper span:after {
              content: "";
              display: inline-block;
              width: 135px;
              height: 1px;
              background: white;
              position: absolute;
              bottom: -10px;
              left: 10px; }
          @media (max-width: 1680px) {
            section.cross-page .column-container .col-1-2 a .txt-wrapper .home-title {
              font-size: 1.75em; } }
        section.cross-page .column-container .col-1-2 a:hover .txt-wrapper {
          width: 100%;
          height: 100%;
          padding: 130px 0 0 170px; }
          @media (max-width: 1680px) {
            section.cross-page .column-container .col-1-2 a:hover .txt-wrapper {
              padding: 80px 0 0 110px; } }
          @media (max-width: 550px) {
            section.cross-page .column-container .col-1-2 a:hover .txt-wrapper {
              padding: 15px; } }

/* END PAGE D'ACCUEIL ------------------------------------ */
/* ----------------------------------------------------- */
/* PAGE INTERNE */
/* ----------------------------------------------------- */
.home-title {
  font-size: 2.25em;
  font-weight: bold;
  color: black;
  text-transform: uppercase;
  padding-left: 40px;
  position: relative; }
  @media (max-width: 1200px) {
    .home-title {
      font-size: 2em; } }
  .home-title:before {
    filter: drop-shadow(0px 3px 6px #999);
    content: '\e903';
    color: #72BA52;
    font-family: "Icomoon";
    font-size: 26px;
    margin: 0;
    position: absolute;
    top: 7px;
    left: 0; }
  .home-title.white {
    color: white; }
    .home-title.white:before {
      color: white; }

.content-page {
  width: 100%; }
  .content-page .banner {
    padding: 0 95px; }
    @media (max-width: 1200px) {
      .content-page .banner {
        padding: 0 30px; } }
    @media (max-width: 550px) {
      .content-page .banner {
        padding: 0 15px; } }
    .content-page .banner img {
      min-height: 240px;
      -o-object-fit: cover;
      object-fit: cover;
      width: 100%; }
  .content-page .page-title {
    color: black;
    font-size: 4.6875em;
    font-weight: 800;
    text-transform: uppercase; }
    @media (max-width: 992px) {
      .content-page .page-title {
        font-size: 3.5em; } }
    @media (max-width: 550px) {
      .content-page .page-title {
        font-size: 2.25em; } }
  .content-page .content-page section.intro, .content-page .content-page section.outro, .content-page .content-single section.intro, .content-page .content-single section.outro {
    background: #F0F0F0;
    padding: 185px 140px 100px;
    text-align: center; }
    .content-page .content-page section.intro a, .content-page .content-page section.outro a, .content-page .content-single section.intro a, .content-page .content-single section.outro a {
      color: #72BA52;
      font-weight: 500; }
      .content-page .content-page section.intro a:hover, .content-page .content-page section.outro a:hover, .content-page .content-single section.intro a:hover, .content-page .content-single section.outro a:hover {
        color: #125A02; }
    @media (max-width: 1200px) {
      .content-page .content-page section.intro, .content-page .content-page section.outro, .content-page .content-single section.intro, .content-page .content-single section.outro {
        padding: 185px 80px 100px; } }
    @media (max-width: 992px) {
      .content-page .content-page section.intro, .content-page .content-page section.outro, .content-page .content-single section.intro, .content-page .content-single section.outro {
        padding: 145px 60px 60px; } }
    @media (max-width: 550px) {
      .content-page .content-page section.intro, .content-page .content-page section.outro, .content-page .content-single section.intro, .content-page .content-single section.outro {
        padding: 50px 30px 30px; } }
  .content-page .content-page section.intro, .content-page .content-single section.intro {
    margin: -84px 0 95px; }
    @media (max-width: 992px) {
      .content-page .content-page section.intro, .content-page .content-single section.intro {
        margin: -55px 0 95px; } }
    @media (max-width: 550px) {
      .content-page .content-page section.intro, .content-page .content-single section.intro {
        padding: 100px 30px 30px;
        margin: -35px 0 40px; } }
  .content-page .content-page section.outro, .content-page .content-single section.outro {
    padding-top: 115px;
    margin: 95px 0; }
    @media (max-width: 992px) {
      .content-page .content-page section.outro, .content-page .content-single section.outro {
        padding: 80px 60px 60px; } }
    @media (max-width: 550px) {
      .content-page .content-page section.outro, .content-page .content-single section.outro {
        padding: 50px 30px 30px;
        margin: 40px 0; } }
  .content-page .content-page h1, .content-page .content-page h2, .content-page .content-single h1, .content-page .content-single h2 {
    color: #5B80BC;
    font-size: 2.25em;
    font-weight: bold;
    margin-bottom: 55px;
    margin-top: 55px;
    text-transform: uppercase; }
    @media (max-width: 992px) {
      .content-page .content-page h1, .content-page .content-page h2, .content-page .content-single h1, .content-page .content-single h2 {
        font-size: 1.75em;
        margin-bottom: 30px; } }
  .content-page .content-page h3, .content-page .content-single h3 {
    font-size: 1.375em;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 40px;
    margin-top: 40px; }
    @media (max-width: 992px) {
      .content-page .content-page h3, .content-page .content-single h3 {
        font-size: 1.25em;
        margin-bottom: 20px; } }
  .content-page .content-page h4, .content-page .content-single h4 {
    font-size: 1.25em;
    font-weight: 600;
    margin-bottom: 30px;
    margin-top: 30px; }
    @media (max-width: 992px) {
      .content-page .content-page h4, .content-page .content-single h4 {
        font-size: 1.125em;
        margin-bottom: 20px; } }
  .content-page .content-page p, .content-page .content-single p {
    margin-bottom: 15px;
    font-weight: 400;
    line-height: 1.6em; }
  .content-page .content-page ul, .content-page .content-single ul {
    margin-bottom: 25px; }
    .content-page .content-page ul li, .content-page .content-single ul li {
      font-weight: 400;
      line-height: 1.6em; }
  .content-page .content-page .main-content, .content-page .content-single .main-content {
    max-width: 1370px;
    margin: 95px auto; }
    @media (max-width: 550px) {
      .content-page .content-page .main-content, .content-page .content-single .main-content {
        margin: 40px 0; } }
  .content-page .content-page div.column-container .col-1-2:first-child, .content-page .content-single div.column-container .col-1-2:first-child {
    padding-right: 35px; }
    @media (max-width: 992px) {
      .content-page .content-page div.column-container .col-1-2:first-child, .content-page .content-single div.column-container .col-1-2:first-child {
        padding-right: 15px; } }
  .content-page .content-page div.column-container .col-1-2:last-child, .content-page .content-single div.column-container .col-1-2:last-child {
    padding-left: 35px; }
    @media (max-width: 992px) {
      .content-page .content-page div.column-container .col-1-2:last-child, .content-page .content-single div.column-container .col-1-2:last-child {
        padding-left: 15px; } }
  .content-page .content-single section.intro {
    margin-top: 52px;
    padding-top: 90px;
    position: relative; }
  .content-page .content-single a.back {
    color: #72BA52;
    display: inline-block;
    font-size: 0.9375em;
    font-weight: bold;
    padding: 10px 0 10px 72px;
    position: absolute;
    top: 40px;
    left: 70px;
    text-transform: uppercase;
    transition: all 500ms;
    z-index: 1000; }
    @media (max-width: 991px) {
      .content-page .content-single a.back {
        top: 40px;
        left: 60px; } }
    @media (max-width: 550px) {
      .content-page .content-single a.back {
        top: 30px;
        left: 30px; } }
    .content-page .content-single a.back:hover {
      background: rgba(114, 186, 82, 0.25);
      padding: 10px 15px 10px 57px; }
    .content-page .content-single a.back:after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      height: 1px;
      width: 100%;
      background: #72BA52;
      text-align: left; }
  .content-page .content-single .date {
    color: #878589;
    font-weight: 500;
    margin-bottom: 23px; }
  .content-page .content-single .single-title {
    font-size: 2.25em;
    font-weight: bold;
    position: relative;
    margin-bottom: 110px;
    color: black;
    text-transform: uppercase; }
  .content-page .content-single .content-intro {
    width: 820px;
    max-width: 100%;
    margin: 0 auto; }
    .content-page .content-single .content-intro.intro-galerie {
      width: 100%; }
  .content-page .content-single .thumbnail {
    width: 1090px;
    max-width: 100%;
    margin: 0 auto 60px; }
    .content-page .content-single .thumbnail img {
      height: auto; }
  .content-page .content-single h2 {
    color: #333;
    font-size: 1.375em;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 40px; }
    @media (max-width: 992px) {
      .content-page .content-single h2 {
        font-size: 1.25em;
        margin-bottom: 20px; } }
  .content-page .content-single .main-content {
    max-width: 1085px;
    margin: 95px auto; }
  .content-page .content-single.single-actu .single-title:before {
    filter: drop-shadow(0px 3px 6px #999);
    content: '\e903';
    color: #72BA52;
    font-family: "Icomoon";
    font-size: 26px;
    margin: 0;
    position: absolute;
    bottom: -50px;
    left: calc(50% - 16px); }
  .content-page .content-single.single-agenda .single-title {
    margin-bottom: 45px; }
  .content-page .content-single.single-agenda .date-agenda {
    margin: 0 auto 65px;
    position: relative;
    width: 81px;
    padding-top: 10px; }
    .content-page .content-single.single-agenda .date-agenda:before {
      filter: drop-shadow(0px 0px 11px #999);
      content: "\e903";
      color: white;
      font-family: "Icomoon";
      font-size: 82px;
      position: absolute;
      top: 0;
      left: 0; }
    .content-page .content-single.single-agenda .date-agenda .n {
      color: #72BA52;
      font-size: 2em;
      font-weight: bold;
      position: relative;
      text-align: center;
      display: block;
      line-height: 1em; }
    .content-page .content-single.single-agenda .date-agenda .m {
      color: #333;
      font-size: 1.25em;
      font-weight: 500;
      position: relative;
      text-align: center;
      display: block; }
  .content-page .content-single.single-agenda .column-container {
    text-align: left;
    width: 1090px;
    max-width: 100%;
    margin: 0 auto; }
    .content-page .content-single.single-agenda .column-container .metas-agenda {
      background: #72BA52;
      color: white;
      padding: 35px 50px; }
      .content-page .content-single.single-agenda .column-container .metas-agenda > div {
        display: flex;
        padding: 35px 0;
        position: relative; }
        .content-page .content-single.single-agenda .column-container .metas-agenda > div:not(:last-child) {
          border-bottom: 1px solid rgba(0, 0, 0, 0.25); }
        .content-page .content-single.single-agenda .column-container .metas-agenda > div i {
          margin-right: 40px;
          font-size: 40px; }
        .content-page .content-single.single-agenda .column-container .metas-agenda > div p {
          font-weight: 500;
          margin: 0;
          position: absolute;
          top: 50%;
          left: 60px;
          -ms-transform: translate(0, -50%);
          transform: translate(0, -50%); }
    @media (max-width: 1200px) {
      .content-page .content-single.single-agenda .column-container .col-1-3 {
        width: 50%; } }
    @media (max-width: 767px) {
      .content-page .content-single.single-agenda .column-container .col-1-3 {
        width: 100%; } }
    .content-page .content-single.single-agenda .column-container .col-2-3 {
      padding-left: 70px; }
      @media (max-width: 1200px) {
        .content-page .content-single.single-agenda .column-container .col-2-3 {
          width: 50%;
          padding-left: 35px; } }
      @media (max-width: 767px) {
        .content-page .content-single.single-agenda .column-container .col-2-3 {
          width: 100%;
          padding-left: 0; } }
  .content-page .content-single.single-agenda .main-content {
    max-width: 820px; }
    .content-page .content-single.single-agenda .main-content .partage-reseaux {
      text-align: center;
      margin-top: 55px; }
      .content-page .content-single.single-agenda .main-content .partage-reseaux a {
        color: #72BA52;
        display: inline-block;
        line-height: 37px;
        padding: 0 15px;
        vertical-align: top;
        transition: all 500ms; }
        .content-page .content-single.single-agenda .main-content .partage-reseaux a:hover {
          color: white;
          background: #72BA52; }
        .content-page .content-single.single-agenda .main-content .partage-reseaux a i {
          font-size: 17px; }
        .content-page .content-single.single-agenda .main-content .partage-reseaux a .fb i {
          font-size: 19px; }
      .content-page .content-single.single-agenda .main-content .partage-reseaux .sep {
        background: rgba(0, 0, 0, 0.25);
        display: inline-block;
        width: 1px;
        height: 37px;
        margin: 0 5px;
        vertical-align: top; }
  .content-page .a-lire-aussi {
    background: #F0F0F0;
    padding: 118px 135px 105px;
    margin-bottom: 100px;
    overflow: hidden; }
    @media (max-width: 991px) {
      .content-page .a-lire-aussi {
        padding: 75px 70px 65px; } }
    @media (max-width: 767px) {
      .content-page .a-lire-aussi {
        padding: 35px 30px 25px; } }
    .content-page .a-lire-aussi .home-title {
      margin-bottom: 95px; }
    @media (max-width: 767px) {
      .content-page .a-lire-aussi .slider-actus {
        margin-top: 130px; } }
    .content-page .a-lire-aussi .slider-actus:after {
      display: none; }
    .content-page .a-lire-aussi .slider-actus .owl-nav {
      position: absolute;
      top: -147px;
      right: 0; }
      @media (max-width: 767px) {
        .content-page .a-lire-aussi .slider-actus .owl-nav {
          top: -100px; } }
      .content-page .a-lire-aussi .slider-actus .owl-nav .owl-prev, .content-page .a-lire-aussi .slider-actus .owl-nav .owl-next {
        background: #72BA52;
        cursor: pointer;
        display: inline-block;
        width: 67px;
        height: 67px;
        text-align: center;
        line-height: 72px;
        margin-left: 24px; }
        @media (max-width: 550px) {
          .content-page .a-lire-aussi .slider-actus .owl-nav .owl-prev, .content-page .a-lire-aussi .slider-actus .owl-nav .owl-next {
            margin: 10px 10px 20px; } }
        .content-page .a-lire-aussi .slider-actus .owl-nav .owl-prev i, .content-page .a-lire-aussi .slider-actus .owl-nav .owl-next i {
          color: white;
          font-size: 20px; }
  .content-page .map-assos {
    height: 70vh;
    width: 100%; }

.listing-asso {
  display: flex;
  flex-wrap: wrap;
  display: -ms-flexbox;
  -ms-flex-pack: justify;
  -ms-flex-wrap: wrap;
  margin-right: -85px;
  padding: 105px 140px; }
  @media (max-width: 1200px) {
    .listing-asso {
      padding: 70px 65px; } }
  @media (max-width: 767px) {
    .listing-asso {
      margin-right: -35px; } }
  @media (max-width: 550px) {
    .listing-asso {
      padding: 30px 25px; } }
  .listing-asso .item {
    background: white;
    width: calc(33.33333% - 85px);
    margin-right: 85px;
    box-shadow: 0 0 15px 5px #BDBDBD;
    position: relative;
    top: 0;
    margin-bottom: 100px;
    height: 100%;
    transition: all 500ms; }
    @media (max-width: 1680px) {
      .listing-asso .item {
        width: calc(50% - 85px); } }
    @media (max-width: 991px) {
      .listing-asso .item {
        width: calc(100% - 85px); } }
    @media (max-width: 767px) {
      .listing-asso .item {
        width: calc(100% - 35px);
        margin-right: 35px;
        margin-bottom: 50px; } }
    .listing-asso .item .img-wrapper {
      position: relative;
      transition: all 500ms; }
      .listing-asso .item .img-wrapper .overlay {
        background: rgba(91, 128, 188, 0.85);
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        opacity: 0;
        transition: all 500ms; }
        .listing-asso .item .img-wrapper .overlay i {
          color: white;
          font-size: 40px;
          margin: 0;
          position: absolute;
          top: 50%;
          left: 50%;
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
    .listing-asso .item > a {
      display: inline-block;
      width: 100%; }
    .listing-asso .item .type {
      background: white;
      color: #878985;
      display: inline-block;
      font-weight: 500;
      position: relative;
      top: -30px;
      padding-top: 25px;
      width: 300px;
      max-width: 80%;
      margin-bottom: 10px;
      padding-left: 40px;
      transition: all 500ms; }
      @media (max-width: 550px) {
        .listing-asso .item .type {
          padding-left: 20px; } }
    .listing-asso .item .title {
      color: #333;
      font-size: 1.375em;
      font-weight: 500;
      text-transform: uppercase;
      padding-left: 40px;
      padding-right: 40px;
      position: relative;
      top: -25px;
      transition: all 500ms; }
      @media (max-width: 550px) {
        .listing-asso .item .title {
          padding: 0 20px; } }
    .listing-asso .item .carac {
      padding: 0 40px 15px;
      transition: all 500ms; }
      @media (max-width: 550px) {
        .listing-asso .item .carac {
          padding: 0 20px; } }
      .listing-asso .item .carac > div {
        position: relative;
        padding: 30px 0 30px 65px;
        overflow: hidden; }
        @media (max-width: 550px) {
          .listing-asso .item .carac > div {
            padding: 30px 0; } }
        .listing-asso .item .carac > div:not(:last-child) {
          border-bottom: 1px solid rgba(0, 0, 0, 0.25); }
        .listing-asso .item .carac > div a {
          color: inherit; }
          .listing-asso .item .carac > div a:hover {
            text-decoration: underline; }
        .listing-asso .item .carac > div i {
          color: #5B80BC;
          position: absolute;
          left: 5px;
          top: calc(50% - 20px); }
          @media (max-width: 550px) {
            .listing-asso .item .carac > div i {
              display: none; } }
          .listing-asso .item .carac > div i.icon-marker-2 {
            font-size: 40px;
            margin-left: -4px; }
          .listing-asso .item .carac > div i.icon-tel {
            font-size: 42px;
            margin-left: -4px; }
          .listing-asso .item .carac > div i.icon-mail {
            font-size: 32px; }
    .listing-asso .item .president {
      max-height: 0;
      overflow: hidden;
      transition: all 500ms; }
      .listing-asso .item .president .title {
        top: 0;
        margin-bottom: 20px; }
      .listing-asso .item .president p {
        padding-left: 40px;
        margin-bottom: 10px;
        line-height: 1.4em;
        transition: all 500ms; }
        @media (max-width: 550px) {
          .listing-asso .item .president p {
            padding-left: 20px; } }
    .listing-asso .item .btn-close {
      opacity: 0;
      color: #72BA52;
      position: absolute;
      top: 35px;
      right: 35px;
      width: auto;
      font-size: 30px; }
      @media (max-width: 550px) {
        .listing-asso .item .btn-close {
          top: 10px;
          right: 15px;
          font-size: 23px; } }
    .listing-asso .item:hover {
      top: -35px; }
      .listing-asso .item:hover .overlay {
        opacity: 1; }
    .listing-asso .item.open {
      display: flex !important;
      padding: 135px;
      width: calc(100% - 85px);
      top: 0 !important;
      transition: all 500ms; }
      @media (max-width: 1680px) {
        .listing-asso .item.open {
          padding: 40px; } }
      @media (max-width: 991px) {
        .listing-asso .item.open {
          display: block !important; } }
      @media (max-width: 767px) {
        .listing-asso .item.open {
          width: calc(100% - 35px); } }
      @media (max-width: 550px) {
        .listing-asso .item.open {
          padding: 40px 15px 40px; } }
      .listing-asso .item.open .img-wrapper {
        float: left; }
        @media (max-width: 991px) {
          .listing-asso .item.open .img-wrapper {
            float: none;
            padding: 40px; } }
        @media (max-width: 550px) {
          .listing-asso .item.open .img-wrapper {
            padding: 0 0 0 0px; } }
        .listing-asso .item.open .img-wrapper .overlay {
          opacity: 0 !important; }
      .listing-asso .item.open .president {
        max-height: 100px; }
      .listing-asso .item.open .btn-close {
        opacity: 1; }

.item-search a {
  color: #333; }
  .item-search a:hover {
    text-decoration: underline; }

#map .leaflet-control-container > div {
  left: unset;
  right: 15px; }
#map .icon-marker {
  font-size: 34px;
  color: #72BA52; }
#map .type-icon-21 .icon-marker:before {
  color: #FC8753; }
#map .type-icon-23 .icon-marker:before {
  color: #5B80BC; }
#map .type-icon-13 .icon-marker:before {
  color: blue; }
#map .type-icon-14 .icon-marker:before {
  color: green; }
#map .type-icon-22 .icon-marker:before {
  color: orangered; }
#map .leaflet-popup .leaflet-popup-close-button {
  content: "\e905";
  font-family: "Icomoon";
  font-size: 60px;
  right: 35px;
  color: #72BA52;
  top: 39px;
  width: auto;
  height: auto;
  padding: 0; }
  @media (max-width: 767px) {
    #map .leaflet-popup .leaflet-popup-close-button {
      font-size: 40px;
      right: 15px;
      top: 19px; } }
#map .leaflet-popup .leaflet-popup-tip-container {
  display: none; }
#map .leaflet-popup .leaflet-popup-content-wrapper {
  border-radius: 0;
  padding: 60px 35px 40px;
  width: 400px;
  font-family: "Montserrat", sans-serif;
  font-size: 1rem; }
  @media (max-width: 767px) {
    #map .leaflet-popup .leaflet-popup-content-wrapper {
      width: 320px;
      padding: 40px 25px 20px; } }
  @media (max-width: 400px) {
    #map .leaflet-popup .leaflet-popup-content-wrapper {
      width: 300px;
      padding: 40px 25px 20px; } }
  #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content {
    margin: 0; }
  #map .leaflet-popup .leaflet-popup-content-wrapper .type {
    color: #878985;
    font-weight: 500;
    margin-bottom: 5px; }
  #map .leaflet-popup .leaflet-popup-content-wrapper .title {
    font-size: 1.375em;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 25px; }
  #map .leaflet-popup .leaflet-popup-content-wrapper .carac > div {
    padding: 25px 0;
    position: relative;
    overflow: hidden; }
    #map .leaflet-popup .leaflet-popup-content-wrapper .carac > div:not(:last-child) {
      border-bottom: 1px solid rgba(0, 0, 0, 0.25); }
    #map .leaflet-popup .leaflet-popup-content-wrapper .carac > div i {
      color: #5B80BC;
      position: absolute;
      top: calc(50% - 19px);
      left: 4px; }
      #map .leaflet-popup .leaflet-popup-content-wrapper .carac > div i.icon-marker-2 {
        font-size: 40px;
        left: 0; }
      #map .leaflet-popup .leaflet-popup-content-wrapper .carac > div i.icon-tel {
        font-size: 42px;
        left: 0; }
      #map .leaflet-popup .leaflet-popup-content-wrapper .carac > div i.icon-mail {
        font-size: 32px; }
    #map .leaflet-popup .leaflet-popup-content-wrapper .carac > div span {
      display: inline-block;
      padding-left: 60px; }
  #map .leaflet-popup .leaflet-popup-content-wrapper .more {
    border-bottom: 1px solid #72BA52;
    display: inline-block;
    padding: 8px 3px;
    color: #72BA52;
    font-size: 0.9375em;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 35px;
    transition: all 500ms; }
    #map .leaflet-popup .leaflet-popup-content-wrapper .more:hover {
      background: rgba(114, 186, 82, 0.25); }

.listing-docs .item {
  padding: 50px 15px; }
  .listing-docs .item .title {
    color: #72BA52;
    font-size: 1.5em;
    font-weight: 700;
    margin-bottom: 25px;
    text-transform: uppercase; }
  .listing-docs .item p {
    font-size: 1.125em;
    margin-bottom: 15px; }
  .listing-docs .item a {
    color: #72BA52;
    display: block;
    font-weight: 500;
    margin-bottom: 10px;
    transition: all 500ms; }
    .listing-docs .item a:hover {
      color: #5B80BC; }
    .listing-docs .item a i {
      font-size: 20px;
      margin-right: 15px; }
  .listing-docs .item:not(:last-child) {
    border-bottom: 1px solid #858987; }

.page-galerie {
  max-width: 1270px;
  margin: 0 auto; }
  .page-galerie h2 {
    margin-top: 30px;
    margin-bottom: 15px; }
  .page-galerie .listing-galerie {
    display: flex;
    margin-bottom: 55px; }
    @media (max-width: 991px) {
      .page-galerie .listing-galerie {
        flex-wrap: wrap;
        display: -ms-flexbox;
        -ms-flex-pack: justify;
        -ms-flex-wrap: wrap; } }
    .page-galerie .listing-galerie.full-galerie {
      flex-wrap: wrap;
      display: -ms-flexbox;
      -ms-flex-pack: justify;
      -ms-flex-wrap: wrap; }
    .page-galerie .listing-galerie a {
      display: inline-block;
      width: 200px;
      margin-right: 10px;
      margin-bottom: 10px;
      float: left;
      transition: all 500ms; }
      @media (max-width: 991px) {
        .page-galerie .listing-galerie a {
          width: calc(25% - 10px); } }
      @media (max-width: 767px) {
        .page-galerie .listing-galerie a {
          width: calc(33.33333% - 10px); } }
      @media (max-width: 550px) {
        .page-galerie .listing-galerie a {
          width: calc(50% - 10px); } }
      .page-galerie .listing-galerie a .img-wrapper {
        position: relative; }
        .page-galerie .listing-galerie a .img-wrapper .overlay {
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          background: rgba(0, 0, 0, 0.5);
          opacity: 0;
          transition: all 500ms; }
          .page-galerie .listing-galerie a .img-wrapper .overlay .txt-overlay {
            color: white;
            font-size: 90px;
            margin: 0;
            position: absolute;
            top: 50%;
            left: 50%;
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
      .page-galerie .listing-galerie a:hover .img-wrapper .overlay {
        opacity: 1; }
      .page-galerie .listing-galerie a.galerie-more {
        color: #333;
        font-size: 1.75em;
        font-weight: 600;
        padding: 40px 50px 40px 30px; }
        @media (max-width: 1300px) {
          .page-galerie .listing-galerie a.galerie-more {
            font-size: 1.25em; } }
        .page-galerie .listing-galerie a.galerie-more:hover {
          background: rgba(0, 0, 0, 0.5);
          color: white;
          padding: 40px 40px; }

.load-more {
  color: #72BA52;
  font-size: 0.9375em;
  font-weight: bold;
  text-transform: uppercase;
  position: relative; }
  .load-more:after {
    background: #72BA52;
    content: "";
    position: absolute;
    bottom: -10px;
    right: 0;
    height: 1px;
    width: 50%; }

@media (max-width: 767px) {
  .wp-block-media-text {
    display: block !important;
    margin: 30px 0 !important; } }
@media (max-width: 767px) {
  .wp-block-media-text figure {
    max-width: 500px !important;
    margin: 0 auto !important; } }

@media (max-width: 550px) {
  #menu-plan-de-site {
    padding-left: 0; } }

/* END PAGE INTERNE ------------------------------------ */

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