<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/**
* Theme Name:   Équipes Populaires
*	Description:  Thème sur-mesure développé pour les Équipes Populaires par EXIT Studio
*	Version:      1.4 - Avril 2017
*	Author:       EXIT Studio
*	Author URI:   http://exitstudio.be/
*	License: 			GNU General Public License v2 or later
*	License URI: 	http://www.gnu.org/licenses/gpl-2.0.html
* Tags: 				white, orange, multisite, one-column, two-columns, flexible-width, custom-header,
								custom-menu, custom-post-types, responsive, featured-images, microformats,
								post-templates, sticky-post, translation-ready
*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

@media print {
  * {
    background: transparent !important;
    color: red !important;
    text-shadow: none !important;
    filter: none !important;
	}
  body {
    zoom: 60%;
  }
  /* Black prints faster: h5bp.com/s */
  a, a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }
  /* Don't show links for images, or javascript/internal links */
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  /* h5bp.com/t */
  tr, img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
	font-size:14pt;
}
  h2, h3 {
    page-break-after: avoid; }
  header[role="banner"], footer[role="contentinfo"], .cd-top, .searchbar, .news.news-single {
    display: none; }
  blockquote::before {
    content: none; }
  .breadcrumb {
    margin-bottom: 1cm; } }




/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }


body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }
sup {
    vertical-align: super !important;
    font-size: smaller;
}
table {
  border-collapse: collapse;
  border-spacing: 0; }

button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] &gt; input[type="button"]::-moz-focus-inner {
  border: 0;
  padding: 0;
  margin: 0; }

/*
* Variables utilisées dans le css
*/
/*Epaisseurs des polices*/
@font-face {
  font-family: 'Bebas';
  src: url("./assets/fonts/bebasneue_regular-webfont.eot");
  src: url("./assets/fonts/bebasneue_regular-webfont.eot?#iefix") format("embedded-opentype"), url("./assets/fonts/bebasneue_regular-webfont.woff2") format("woff2"), url("./assets/fonts/bebasneue_regular-webfont.woff") format("woff"), url("./assets/fonts/bebasneue_regular-webfont.ttf") format("truetype"), url("./assets/fonts/bebasneue_regular-webfont.svg#bebas_neueregular") format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Bebas';
  src: url("./assets/fonts/bebasneue_bold-webfont.eot");
  src: url("./assets/fonts/bebasneue_bold-webfont.eot?#iefix") format("embedded-opentype"), url("./assets/fonts/bebasneue_bold-webfont.woff2") format("woff2"), url("./assets/fonts/bebasneue_bold-webfont.woff") format("woff"), url("./assets/fonts/bebasneue_bold-webfont.ttf") format("truetype"), url("./assets/fonts/bebasneue_bold-webfont.svg#bebas_neuebold") format("svg");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Bebas';
  src: url("./assets/fonts/bebasneue_book-webfont.eot");
  src: url("./assets/fonts/bebasneue_book-webfont.eot?#iefix") format("embedded-opentype"), url("./assets/fonts/bebasneue_book-webfont.woff2") format("woff2"), url("./assets/fonts/bebasneue_book-webfont.woff") format("woff"), url("./assets/fonts/bebasneue_book-webfont.ttf") format("truetype"), url("./assets/fonts/bebasneue_book-webfont.svg#bebas_neuebook") format("svg");
  font-weight: 300;
  font-style: normal; }
  
  @font-face {
  font-family: 'Balkeno';
  src: url("./assets/fonts/Balkeno.ttf");
  font-weight: 300;
  font-style: normal; }
  
  


/*********************************************************************************
*fonts
***********************************************************************************/
html {
  font: 400 62.5%/1.5 'Source Sans Pro', Helvetica, Arial, sans-serif; }

body {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  color: #363C42; }

a {
  color: #F59901;
  transition: all 0.25s cubic-bezier(0.77, 0, 0.18, 1);
  text-decoration: none; }

h1, h2, h3, h4, h5, h6 {
  line-height: 1.2;
  letter-spacing: 0.01rem;
  margin-bottom: 0.6em; }
  h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
    margin-top: 0; }

h1, h2, h3 {
  font-weight: 700;
  /*margin-top: 1.2em;*/ }

h4, h5, h6 {
  font-weight: bold;
  margin-top: 0.8em; }

h1 + h2, h2 + h3, h3 + h4, h4 + h5, h5 + h6 {
  margin-top: 0; }

h1, .h1-like {
  font-size: 32px;
  font-size: 3.2rem;
  font-family: 'Bebas', Arial, sans-serif;
  font-weight: bold; }

.h1-like {
  font-size: 32px;
  font-size: 3.2rem;
  font-family: 'Bebas', Arial, sans-serif;
  font-weight: bold;
  color: #363C42; }

h2, .h2-like {
  font-size: 28px;
  font-size: 2.8rem;
  font-family: 'Bebas', Arial, sans-serif;
  color: #F59901; }

h3, .h3-like {
  font-size: 24px;
  font-size: 2.4rem;
  font-family: 'Bebas', Arial, sans-serif;
  font-weight: 400;
  color: #767779; }

h4, .h4-like {
  font-size: 22px;
  font-size: 2.2rem;
  font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif; }

h5, .h5-like {
  font-size: 20px;
  font-size: 2rem;
  font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
  color: #767779; }

h6, .h6-like {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: normal;
  text-transform: uppercase;
  font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif; }

p {
  margin-bottom: 0.6em; }

li {
  margin-bottom: 10px; }

input, textarea {
  font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 6px 8px;
  border: 1px solid #d4d5d7;
  border-radius: 0;
  -webkit-appearance: none;
  transition: border 0.35s cubic-bezier(0.77, 0, 0.18, 1); }
  input:active, input:focus, textarea:active, textarea:focus {
    border-color: #F59901;
    outline: none; }
  input:invalid, textarea:invalid {
    box-shadow: none;
    outline: none; }
  input.wpcf7-not-valid, textarea.wpcf7-not-valid {
    border-color: #D9576A; }

input[type="checkbox"] {
  -webkit-appearance: checkbox; }

input[type="radio"] {
  -webkit-appearance: radio; }

button {
  border: none;
  font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
  line-height: 1.2; }
  button:focus {
    outline: none; }
	
.grecaptcha-badge {
    display: none;
}

textarea {
  height: 250px;
  min-height: 115px;
  max-height: 450px;
  resize: vertical; }

input[type='submit'] {
  border-color: #F59901;
  cursor: pointer; }

body .region-info ul li, body .contact-informations ul li, body footer ul li {
  list-style-type: none; }

.content-intro {
  font-size: 115%;
  font-style: italic; }

.content p, .content ul, .content ol, .content blockquote, .content dl, .content pre {
  margin-bottom: 2rem; }

.content p + ul, .content p + ol, .content p + dl {
  margin-top: -1rem; }

.content p a {
  color: #dd8a01;
  text-decoration: none;
  border-bottom: 1px solid; }
  .content p a:focus, .content p a:hover {
    color: #F59901; }
  .content p a.media-img {
    border: none; }

.content .cta, .content .cta_small {
  display: inline-block;
  color: #fff; }

.content em, .content i {
  font-style: italic; }

.content strong, .content b {
  font-weight: 700; }

.content ul, .content ol {
  margin-top: 0.4em;
  margin-bottom: 1.8em;
  padding-left: 1.5em; }
  .content ul:last-child, .content ol:last-child {
    margin-bottom: 0; }
  .content ul li, .content ol li {
    list-style-type: initial;
    margin-bottom: 0.6rem; }

.content ol li {
  list-style-type: decimal; }

.content pre, .content code {
  font-family: monospace; }

.content pre {
  position: relative;
  padding: 2em 1em 1em;
  background-color: #f1f2f3; }
  .content pre::before {
    content: "Code";
    position: absolute;
    top: 1em;
    text-transform: uppercase;
    color: #777679;
    font-size: 16px;
    font-size: 1.6rem; }

.content blockquote {
  position: relative;
  min-height: 100px;
  padding: 25px 20px 25px 45px;
  border-left: 5px solid #F59901;
  font-style: italic;
  background-color: #f1f2f3;
  color: #5e6368;
  overflow: hidden; }
  .content blockquote::before {
    content: "«";
    position: absolute;
    top: -0.5em;
    left: 0.1em;
    font-size: 150px;
    font-size: 15rem;
    color: #e1e2e3;
    z-index: 0; }
  .content blockquote &gt; * {
    position: relative;
    z-index: 1; }
    .content blockquote &gt; *:last-child {
      margin-bottom: 0; }

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

.content dl {
  margin-bottom: 1.5rem; }
  .content dl dt {
    font-weight: 700;
    text-transform: uppercase; }
    .content dl dt + .content dl dt {
      margin-top: 0.5em; }
  .content dl dd {
    padding-left: 1em;
    font-style: italic; }

nav ul li {
  list-style-type: none; }
  nav ul li a {
    font-family: 'Bebas', Impact, Arial, sans-serif; }

img {
  max-width: 100%;
  height: auto; }

div.alignright{
float:right;
margin-left: 1em; }

div.aligncenter {
    margin: 0 auto; }

div.alignleft{
float:left;
margin-right: 1em; }

.gallery {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -ms-flex-align: end;
      align-items: flex-end; }
  .gallery-item {
    padding-left: 0.5rem; }
  .gallery br {
    display: none; }

.cta, .cta_inline, .cta_small {
  position: relative;
  display: block;
  padding: 8px 15px;
  background-color: #F59901;
  color: #fff;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: 'Bebas', Arial, sans-serif;
  text-align: center;
  letter-spacing: 0.1rem;
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.77, 0, 0.18, 1); }
  .cta:hover, .cta_inline:hover, .cta_small:hover {
    color: #fff !important;
    background-color: #dd8a01;
    text-decoration: none; }

.cta_small {
  padding: 6px;
  font-size: 14px;
  font-size: 1.4rem; }

.cta_inline {
  display: inline-block; }

input[type="submit"] {
  position: relative;
  display: block;
  padding: 8px 15px;
  background-color: #F59901;
  color: #fff;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: 'Bebas', Arial, sans-serif;
  text-align: center;
  letter-spacing: 0.1rem;
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.77, 0, 0.18, 1);
  max-width: 160px; }
  input[type="submit"]:hover {
    background-color: #dd8a01; }
/*
cookies
*/

/*
*	general
*/
@media screen {
  * {
    box-sizing: border-box; }
  .sr-only, .newsletter label, .widget label, .desktop-only {	
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    transform: translatez(0); }
  .embed-container {
    position: relative;
    margin-bottom: 2rem;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%; }
    .embed-container iframe, .embed-container object, .embed-container embed {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .error404 .container.content {
    max-width: 1200px;
    margin: 0 auto;
    padding-top: 4em !important;
    padding-bottom: 4em !important;
    text-align: center;
    background-color: #fff;
    border-bottom: 1px solid #ECEDEF; }
  .breadcrumb {
    margin: 0 5%;
    padding: 10px 0;
    font-size: 18px;
    font-size: 1.8rem;
    color: #868a8e;
    line-height: 1.2;
    border-bottom: 1px solid #ececec; }
    .breadcrumb h2 {
      font-family: "Source Sans Pro", Arial, sans-serif;
      font-size: 12px;
      font-size: 1.2rem;
      font-weight: 500;
      text-transform: uppercase;
      color: #868a8e;
      margin-bottom: 0; }
    .breadcrumb span {
      font-size: 14px;
      font-size: 1.4rem;
      letter-spacing: 0.05rem;
      font-weight: 700;
      text-transform: uppercase;
      color: #363C42; }
    .breadcrumb a {
      color: #F59901;
      border-bottom: 1px solid transparent; }
      .breadcrumb a:hover {
        color: #e99101;
        border-bottom-color: #e99101; }
  div.wpcf7 img.ajax-loader {
    display: none; }
  .single-banner {
    position: relative;
    z-index: -2;
    background: url("./img/bg-banner.png") repeat top left;
    background-size: 238px 132px; }
    .single-banner.custom-background {
      background-size: contain; }
  .single-banner h1 {
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.7);
    margin-bottom: 0; }
    .single-banner h1::before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(54, 60, 66, 0.3);
      z-index: -1; }
  .support_cta {
    display: none; }
  .promos {
    display: block;
    background-size: cover;
    background-repeat: no-repeat; }
    .promos a {
      display: block;
      height: 100%;
      color: #fff;
      text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.7);
      background-color: rgba(0, 0, 0, 0.2); }
      .promos a:hover {
        color: #F59901; }
  main div &gt; section {
    background-color: #fff; }
    main div &gt; section:nth-child(odd) {
      background-color: #ECEDEF; }
      main div &gt; section:nth-child(odd) .event-item {
        background-color: #fff; }
    .page-template-template-region main div &gt; section:nth-child(even) {
      background: transparent; }
      .page-template-template-region main div &gt; section:nth-child(even) .bulletin {
        background-color: #fff; }
        .page-template-template-region main div &gt; section:nth-child(even) .bulletin:nth-child(even) {
          background-color: #ECEDEF; }
  .page-template-default main article &gt; .section-title {
    padding-bottom: 0; }
  .page-template-default main article &gt; section {
    background-color: #fff; }
    .page-template-default main article &gt; section:first-of-type {
      padding-top: 0 !important; }
    .page-template-default main article &gt; section:nth-child(odd) {
      background-color: #ECEDEF; }
  main section.news-page {
    background-color: #ECEDEF; }
  section.support {
    display: none;
    opacity: 0;
    position: fixed;
    padding: 3rem 5%;
    background-color: rgba(0, 0, 0, 0.8);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 4;
    overflow: scroll; }
    section.support.support {
      background-color: rgba(0, 0, 0, 0.8); }
    section.support .close {
      display: block;
      position: absolute;
      top: 6px;
      right: 3.5%;
      padding: 18px;
      font-size: 30px;
      font-size: 3rem;
      font-weight: 700;
      line-height: 0.5;
      color: #363C42;
      background-color: #fff;
      border: 1px solid #ccc;
      border-radius: 50%;
      transition: all 0.5s cubic-bezier(0.77, 0, 0.18, 1); }
      section.support .close:hover, section.support .close:active {
        background-color: #F59901;
        border-color: #d08201;
        cursor: pointer;
        color: #fff;
        text-decoration: none; }
    section.support img {
      width: 100%;
      height: auto; }
    section.support .cta {
      background-color: #fff;
      color: #F59901;
      margin-bottom: 15px;
      border: 1px solid #F59901; }
      section.support .cta:hover {
        color: #fff;
        background-color: #d08201;
        border: 1px solid #d08201; }
    section.support .selected {
      background-color: #F59901;
      cursor: default;
      color: #fff; }
      section.support .selected:hover {
        background-color: #F59901;
        border: 1px solid #F59901;
        color: #fff; }
    section.support input {
      width: 100%; }
    section.support textarea {
      max-width: 100%;
      width: 100%;
      height: 200px;
      padding: 5px; }
  .support-content {
    background-color: #fff;
    padding: 40px 5%;
    margin-bottom: 3rem; }
  .support_form .form {
    display: none; }
  .support_form .form_display {
    display: block; }
  header[role="banner"] {
    position: relative; }
  #nav_block {
    position: absolute;
    right: 5%;
    top: 50%;
    padding: 0.3em 0.5em;
    border: 1px solid #363C42;
    border-radius: 2px;
    color: #363C42;
    text-decoration: none;
    font-size: 12px;
    font-size: 1.2rem;
    text-transform: uppercase;
    z-index: 4;
    transform: translateY(-50%);}
    #nav_block:hover {
      background-color: #3e3e3e;
      color: #fff; }
      #nav_block:hover .nav-btn-inner span {
        background-color: #fff; }
    #nav_block .nav-btn-inner {
      display: inline-block;
      margin: 2px 5px -1px 0;
      padding-top: 2px;
      position: relative; }
      #nav_block .nav-btn-inner span {
        background-color: #3e3e3e;
        display: block;
        height: 2px;
        margin-bottom: 3px;
        width: 16px;
        transition: all 0.4s cubic-bezier(0.77, 0, 0.18, 1); }
        #nav_block .nav-btn-inner span:last-child {
          margin-bottom: 0; }
  .menu, .region-nav {
    display: none; }
  .nav-open .mobile_nav {
    transform: translateX(0); }
  .nav-open #nav_block {
    background-color: #3e3e3e;
    color: #fff;
    border-color: #fff; }
    .nav-open #nav_block .nav-btn-inner span {
      background-color: #fff; }
    .nav-open #nav_block .menu-icon-first {
      transform: translate3d(0px, 6px, 0px) rotate(45deg); }
    .nav-open #nav_block .menu-icon-second {
      opacity: 0; }
    .nav-open #nav_block .menu-icon-third {
      transform: translate3d(0px, -4px, 0px) rotate(-45deg); }
  .main_nav {
    width: 100%;
    background-color: #fff;
    z-index: 4; }
  .logo-link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    margin-left: -5%;
    padding: 1em 5%;
    font-size: 12px;
    font-size: 1.4rem;
	font-family: 'Balkeno';
    line-height: 1.2;
    color: #363C42;
    -ms-flex-align: center;
        align-items: center; }
    .logo-link &gt; * {
      display: block;
      /* IE fix */
      float: left;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
      width: 45%;
      margin-right: 0;
      margin-left: 5%; }
    .logo-link img {
      width: 17%;
      height: auto;
      max-width: 85px; }
    .logo-link span {
      width: 40%;
      margin-left: 3%; }
  .mobile_nav-cta {
    position: relative; }
    .mobile_nav-cta:before, .mobile_nav-cta:after {
      position: absolute;
      top: 50%;
      right: -28px;
      width: 13px;
      height: 3px;
      content: '';
      transition: transform 0.4s cubic-bezier(0.77, 0, 0.18, 1);
      background: #CACACA;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      transform: rotate(45deg); }
    .mobile_nav-cta:before {
      right: -20px; }
    .mobile_nav-cta:after {
      transform: rotate(-45deg); }
  .mobile_nav {
    transition: all 0.4s cubic-bezier(0.77, 0, 0.18, 1);
    position: fixed;
    transform: translateX(-100%);
    background-color: #3e3e3e;
    right: 0;
    top: 0;
    left: 0;
    padding: 3.5em 1.8em 0.9em;
    z-index: 3;
    max-height: 100%;
    overflow-y: auto; }
	.active{ transform: translateX(0) !important;}
    .mobile_nav .multi-list {
      display: none; }
    .mobile_nav .menu {
      display: block; }
    .mobile_nav h1 {
      font-family: Bebas, Impact, Arial, sans-serif;
      color: #CACACA;
      letter-spacing: 0.8px; }
      .mobile_nav h1:nth-of-type(2) {
        margin-top: 0; }
      .mobile_nav h1 a {
        width: 100%;
        color: #CACACA; }
    .mobile_nav li {
      letter-spacing: 0.8px;
      margin-bottom: 2px; }
      .mobile_nav li a {
        display: block;
        color: #fff;
        padding: 4px 0;
        text-decoration: none; }
    .mobile_nav .sub-menu {
      margin-left: 20px;
      margin-bottom: 10px; }
      .mobile_nav .sub-menu li {
        position: relative; }
        .mobile_nav .sub-menu li:before {
          content: "";
          position: absolute;
          left: -20px;
          top: 50%;
          width: 13px;
          height: 1px;
          background-color: #fff; }
  .mobile_nav-open .mobile_nav-cta {
    transition: all 0.5s cubic-bezier(0.77, 0, 0.18, 1); }
    .mobile_nav-open .mobile_nav-cta:before {
      transform: rotate(-45deg); }
    .mobile_nav-open .mobile_nav-cta:after {
      transform: rotate(45deg); }
  .mobile_nav-open h1:nth-of-type(2) {
    margin-top: 1em; }
  .register {
    display: none; }
  .searchbar {
    width: 100%;
    padding: 10px 5%;
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-color: #ececec; }
  .search-form {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap; }
    .search-form &gt; * {
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; }
    .search-form .search-field {
      width: 85%;
      background-color: #fff;
      border-right: none;
      padding: 8px;
      display: block;
      float: left;
      font-size: 15px;
      font-size: 1.5rem; }
      .search-form .search-field:active {
        border-color: thin(#F59901, 85%); }
    .search-form .search-submit {
      display: block;
      float: left;
      width: 15%;
      border-color: #F59901;
      background-image: url("./img/search-icon.png");
      background-image: url("./img/search-icon.svg");
      background-position: 50% 50%;
      background-size: 14px auto;
      background-repeat: no-repeat;
      text-indent: -9999px; }
  /****FOOTER****/
  .footertop {
    padding: 0 5%;
    border-top: 1px solid #ECEDEF; }
  footer[role="contentinfo"] .support-partner {
    font-size: 14px;
    font-size: 1.4rem;
    color: #848d92;
    padding-top: 1.2rem;
    border-top: 1px solid #687379; }
    footer[role="contentinfo"] .support-partner a {
      display: block;
      margin-top: 5px; }
    footer[role="contentinfo"] .support-partner img {
      display: block;
      width: auto;
      height: auto; }
  footer[role="contentinfo"] .madeby {
    margin-top: 2.5em;
    margin-bottom: 0;
    text-align: center;
    font-size: 12px;
    font-size: 1.2rem;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: rgba(255, 255, 255, 0.4); }
    footer[role="contentinfo"] .madeby a {
      display: inline-block;
      position: relative;
      top: 3px;
      width: 44px;
      height: 15px;
      text-indent: -9999px;
      background-image: url(./img/exitLogo.svg);
      background-size: cover;
      opacity: 0.4;
      transition: 0.35s cubic-bezier(0.77, 0, 0.18, 1); }
footer[role="contentinfo"] .isi {
      background-image: url(./img/isi.svg) !important;
      }
      footer[role="contentinfo"] .madeby a:hover, footer[role="contentinfo"] .madeby a:focus {
        opacity: 1; }
  footer[role="contentinfo"] .wrapper {
    background-color: #425058;
    color: #fff;
    padding: 20px 5% 40px; }
    footer[role="contentinfo"] .wrapper ul {
      margin-bottom: 1.4rem; }
    footer[role="contentinfo"] .wrapper span {
      color: #F59901; }
  footer[role="contentinfo"] .foot-block {
    position: relative;
    margin-bottom: 1em;
    border-bottom: 1px solid #848d92; }
    footer[role="contentinfo"] .foot-block:last-child {
      border-bottom: none;
      margin-bottom: 0; }
  footer[role="contentinfo"] .foot-nav, footer[role="contentinfo"] .foot-region-nav {
    display: none; }
  footer[role="contentinfo"] h1 {
    margin-bottom: 0.6em;
    font-family: Bebas, Impact, Arial, sans-serif;
    font-weight: 300;
    font-size: 24px;
    font-size: 2.4rem;
    letter-spacing: 1px;
    color: #b3b3b3; }
  footer[role="contentinfo"] li, footer[role="contentinfo"] p {
    margin-bottom: 10px;
    font-size: 14px;
    font-size: 1.4rem; }
  footer[role="contentinfo"] li {
    margin-bottom: 8px;
    line-height: 1.2; }
  footer[role="contentinfo"] .support-cta {
    margin-top: 30px; }
  footer[role="contentinfo"] .logo_foot_list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    margin-left: -5%;
    -ms-flex-pack: center;
        justify-content: center; }
    footer[role="contentinfo"] .logo_foot_list &gt; * {
      display: block;
      /* IE fix */
      float: left;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
      width: 28.33333%;
      margin-right: 0;
      margin-left: 5%; }
    footer[role="contentinfo"] .logo_foot_list img {
      width: 100%; }
  .cta_register {
    width: 100%;
    margin: 0; }
  .newsletter, .widget {
    margin-top: 20px;
    zoom: 1; }
    .newsletter:before, .newsletter:after, .widget:before, .widget:after {
      content: "";
      display: table; }
    .newsletter:after, .widget:after {
      clear: both; }
    .newsletter form, .widget form {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
      -ms-flex-align: center;
          align-items: center; }
      .newsletter form p, .widget form p {
        display: none;
        margin-bottom: 0; }
        .newsletter form p:first-of-type, .widget form p:first-of-type {
          display: block;
          width: 60%; }
      .newsletter form input, .widget form input {
        width: 100%; }
    .newsletter input[type='button'], .widget input[type='button'] {
      width: 40%;
      font-family: "Bebas", Impact, Arial, sans-serif;
      font-size: 1.8rem;
      color: #fff;
      background-color: #F59901;
      border: none;
      padding: 5px 15px;
      letter-spacing: 0.1rem;
      cursor: pointer;
      text-align: center;
      transition: all 0.3s cubic-bezier(0.77, 0, 0.18, 1); }
    .newsletter .widget-title, .widget .widget-title {
      width: 100%;
      font-family: Bebas, Impact, Arial, sans-serif;
      font-weight: 300;
      font-size: 24px;
      font-size: 2.4rem;
      color: #363C42; }
    .newsletter br, .newsletter .site-description, .widget br, .widget .site-description {
      display: none; }
  .bulletins article.rapport h2 {
    font-size: 20px;
    font-size: 2rem;
    color: #9C9D9F; }
  .single-rapport .single-article .single-banner {
    background-color: #F59901;
    padding: 40px 10% 25px; }
  /***** slider ******/
  .slider {
    width: 100%;
    overflow: hidden;
    height: 28.225vw;
    position: relative; }
    .slider .embed_container {
      position: relative;
      padding-bottom: 28.225vw;
      height: 0;
      overflow: hidden;
      max-width: 100%; }
    .slider .slide {
      height:28.225vw;
      overflow: hidden;
      position: relative; }
      .slider .slide_img {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
            flex-direction: column;
        -ms-flex-pack: end;
            justify-content: flex-end; }
    .slider img {
      position: absolute;
      top: 50%;
      left: 50%;
      min-width: 140%;
      height: auto;
      transform: translateY(-50%) translateX(-50%); }
    .slider div.slide_video {
      background-color: #000; }
    .slider iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 0; }
    .slider h1 {
      position: relative;
      width: 78%;
      margin: 0 auto 4rem;
      color: #fff;
      z-index: 3;
      font-size: 22px;
      font-size: 2.2rem;
      letter-spacing: 1px;
      text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.7); }
    .slider .cta {
      margin: -3rem 0 2.5rem 11%;
      font-size: 15px;
      font-size: 1.5rem;
      padding: 0.3rem 0.8rem;
      -ms-flex-item-align: start;
          align-self: flex-start;
      z-index: 3; }
    .slider .title-color_black {
      color: #363C42; }
    .slider .slick-arrow {
      position: absolute;
      top: 0;
      cursor: pointer;
      width: 34px;
      height: 100%;
      margin: 0;
      padding: 3px;
      border: 0;
      z-index: 2;
      text-indent: -10000px;
      filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.7));
      background-image: url("img/arrow.png");
      background-image: url("img/arrow.svg"), linear-gradient(transparent, transparent);
      background-color: transparent;
      background-size: 24px 24px;
      background-repeat: no-repeat;
      background-position: center; }
    .slider .slick-next {
      right: 0;
      background-image: url("img/arrow-next.png");
      background-image: url("img/arrow.svg"), linear-gradient(transparent, transparent);
      transform: scaleX(-1); }
    .slider .slick-prev {
      left: 0; }
  /*****Main home + home regionales******/
  .bulletin img {
    display: none; }
  .bulletin.featured .bulletin-title::before {
    content: "À la une";
    display: block;
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-size: 16px;
    font-size: 1.6rem;
    text-transform: uppercase; }
  .bulletin .description-title {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 1.2rem;
    text-transform: uppercase;
    font-weight: bold; }
  .bulletin .descr section {
    background-color: transparent; }
  .bulletins .descr {
    margin-bottom: 1em; }
  .bulletin-description .cta + .cta {
    margin-top: 1rem; }
  .campagne .cta, .campagne-secondary .cta {
    color: #363C42;
    background-color: #fff;
    border-bottom: none; }
    .campagne .cta:hover, .campagne-secondary .cta:hover {
      background-color: #e6e6e6; }
  .campagne .content_white, .campagne-secondary .content_white {
    color: #fff; }
    .campagne .content_white h2, .campagne .content_white .cta, .campagne-secondary .content_white h2, .campagne-secondary .content_white .cta {
      color: #fff; }
    .campagne .content_white .cta, .campagne-secondary .content_white .cta {
      background-color: #363C42; }
      .campagne .content_white .cta:hover, .campagne-secondary .content_white .cta:hover {
        background-color: #4a5055; }
  .campagne .bulletin, .campagne-secondary .bulletin, .revues .bulletin {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
    -ms-flex-align: start;
        align-items: flex-start; }
    .campagne .bulletin img, .campagne-secondary .bulletin img, .revues .bulletin img {
      display: block;
      -ms-flex-order: 1;
          order: 1; }
    .campagne .bulletin .bulletin-description, .campagne-secondary .bulletin .bulletin-description, .revues .bulletin .bulletin-description {
      -ms-flex-order: 2;
          order: 2; }
  .campagne-secondary .bulletin-title {
    margin-bottom: 0; }
  .campagne-secondary .bulletin-date {
    display: block;
    margin-bottom: 1.6em; }
  .container {
    padding: 40px 5%; }
    .container_small {
      padding: 15px 5%; }
    .container .more_cta {
      color: #e99101;
      text-decoration: underline;
      width: 100%;
      margin: 0 auto 10px;
      display: block; }
      .container .more_cta:hover {
        color: #F59901; }
  .section-header {
    margin-bottom: 1.2em; }
  :not(.section-header) &gt; .section-title {
    margin-bottom: 0.6em; }
  .section-title {
    margin-bottom: 0;
    color: #363C42; }
  .card a {
    display: block;
    color: #363C42;
    height: 100%;
    transition: all 0.35s cubic-bezier(0.77, 0, 0.18, 1);
    box-shadow: 0 5px 15px transparent; }
    .card a:hover {
      color: #fff;
      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.25); }
  .description * {
    position: relative;
    z-index: 1; }
  .description h1, .description p {
    margin-bottom: 20px; }
  .description .more-link {
    display: block; }
  .news ul {
    width: 100%; }
  .blog-post {
    width: 100%;
    margin-bottom: 20px;
    border: 1px solid #e0e1e3; }
    .blog-post a, .blog-post img {
      display: block; }
    .blog-post a {
      background-color: #fff;
      transition: all 0.35s cubic-bezier(0.77, 0, 0.18, 1); }
      .blog-post a:hover {
        text-decoration: none;
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.25);
        color: #363C42; }
        .blog-post a:hover h2 {
          color: #F59901; }
    .blog-post img {
      width: auto;
      height: auto;
      margin: 0 auto;
      background-color: #fff; }
    .blog-post h2 {
      margin-top: 0;
      font-family: "Source Sans Pro", Arial, sans-serif;
      font-size: 20px;
      font-size: 2rem;
      letter-spacing: 0;
      color: #363C42;
      transition: all 0.35s cubic-bezier(0.77, 0, 0.18, 1); }
    .blog-post .actu-info {
      padding: 1em;
      word-wrap: break-word;
      overflow-wrap: break-word; }
  /**Groups et couleurs régionales**/
  body.site-color_2 .region-nav a:hover {
    color: #fff; }
  body.site-color_2 section {
    color: #363C42; }
  body.site-color_2 .region_cta {
    display: inline-block;
    padding: 10px 15px;
    background-color: #A79BE5;
    color: #fff;
    width: auto;
    margin: 5px 10px 5px 0px; }
    body.site-color_2 .region_cta:hover {
      color: #fff;
      background-color: #8e84c3;
      text-decoration: none; }
  body.site-color_2 .contact-informations li a {
    color: #A79BE5; }
  body.site-color_2 input.wpcf7-submit {
    background-color: #A79BE5;
    border-color: #A79BE5; }
  body.site-color_2 .region {
    color: #A79BE5; }
  body.site-color_2 main a:hover, body.site-color_2 .more_cta {
    color: #A79BE5; }
  body.site-color_2 nav.region_nav a {
    color: #363C42;
    border-bottom: 1px solid;
    border-color: #A79BE5; }
    body.site-color_2 nav.region_nav a:hover {
      color: #fff;
      background-color: #A79BE5; }
  body.site-color_2 .group-picture a:hover figure::before {
    background-color: rgba(167, 155, 229, 0.7); }
  body.site-color_2 .blog-post a:hover {
    color: #363C42; }
    body.site-color_2 .blog-post a:hover h2 {
      color: #A79BE5; }
  body.site-color_2 .cd-top {
    background-color: rgba(167, 155, 229, 0.8); }
    body.site-color_2 .cd-top:hover {
      background-color: #A79BE5; }
  body.site-color_3 .region-nav a:hover {
    color: #fff; }
  body.site-color_3 section {
    color: #363C42; }
  body.site-color_3 .region_cta {
    display: inline-block;
    padding: 10px 15px;
    background-color: #E73B54;
    color: #fff;
    width: auto;
    margin: 5px 10px 5px 0px; }
    body.site-color_3 .region_cta:hover {
      color: #fff;
      background-color: #c43247;
      text-decoration: none; }
  body.site-color_3 .contact-informations li a {
    color: #E73B54; }
  body.site-color_3 input.wpcf7-submit {
    background-color: #E73B54;
    border-color: #E73B54; }
  body.site-color_3 .region {
    color: #E73B54; }
  body.site-color_3 main a:hover, body.site-color_3 .more_cta {
    color: #E73B54; }
  body.site-color_3 nav.region_nav a {
    color: #363C42;
    border-bottom: 1px solid;
    border-color: #E73B54; }
    body.site-color_3 nav.region_nav a:hover {
      color: #fff;
      background-color: #E73B54; }
  body.site-color_3 .group-picture a:hover figure::before {
    background-color: rgba(231, 59, 84, 0.7); }
  body.site-color_3 .blog-post a:hover {
    color: #363C42; }
    body.site-color_3 .blog-post a:hover h2 {
      color: #E73B54; }
  body.site-color_3 .cd-top {
    background-color: rgba(231, 59, 84, 0.8); }
    body.site-color_3 .cd-top:hover {
      background-color: #E73B54; }
  body.site-color_4 .region-nav a:hover {
    color: #fff; }
  body.site-color_4 section {
    color: #363C42; }
  body.site-color_4 .region_cta {
    display: inline-block;
    padding: 10px 15px;
    background-color: #18BAD9;
    color: #fff;
    width: auto;
    margin: 5px 10px 5px 0px; }
    body.site-color_4 .region_cta:hover {
      color: #fff;
      background-color: #149eb8;
      text-decoration: none; }
  body.site-color_4 .contact-informations li a {
    color: #18BAD9; }
  body.site-color_4 input.wpcf7-submit {
    background-color: #18BAD9;
    border-color: #18BAD9; }
  body.site-color_4 .region {
    color: #18BAD9; }
  body.site-color_4 main a:hover, body.site-color_4 .more_cta {
    color: #18BAD9; }
  body.site-color_4 nav.region_nav a {
    color: #363C42;
    border-bottom: 1px solid;
    border-color: #18BAD9; }
    body.site-color_4 nav.region_nav a:hover {
      color: #fff;
      background-color: #18BAD9; }
  body.site-color_4 .group-picture a:hover figure::before {
    background-color: rgba(24, 186, 217, 0.7); }
  body.site-color_4 .blog-post a:hover {
    color: #363C42; }
    body.site-color_4 .blog-post a:hover h2 {
      color: #18BAD9; }
  body.site-color_4 .cd-top {
    background-color: rgba(24, 186, 217, 0.8); }
    body.site-color_4 .cd-top:hover {
      background-color: #18BAD9; }
  body.site-color_5 .region-nav a:hover {
    color: #fff; }
  body.site-color_5 section {
    color: #363C42; }
  body.site-color_5 .region_cta {
    display: inline-block;
    padding: 10px 15px;
    background-color: #54CA95;
    color: #fff;
    width: auto;
    margin: 5px 10px 5px 0px; }
    body.site-color_5 .region_cta:hover {
      color: #fff;
      background-color: #47ac7f;
      text-decoration: none; }
  body.site-color_5 .contact-informations li a {
    color: #54CA95; }
  body.site-color_5 input.wpcf7-submit {
    background-color: #54CA95;
    border-color: #54CA95; }
  body.site-color_5 .region {
    color: #54CA95; }
  body.site-color_5 main a:hover, body.site-color_5 .more_cta {
    color: #54CA95; }
  body.site-color_5 nav.region_nav a {
    color: #363C42;
    border-bottom: 1px solid;
    border-color: #54CA95; }
    body.site-color_5 nav.region_nav a:hover {
      color: #fff;
      background-color: #54CA95; }
  body.site-color_5 .group-picture a:hover figure::before {
    background-color: rgba(84, 202, 149, 0.7); }
  body.site-color_5 .blog-post a:hover {
    color: #363C42; }
    body.site-color_5 .blog-post a:hover h2 {
      color: #54CA95; }
  body.site-color_5 .cd-top {
    background-color: rgba(84, 202, 149, 0.8); }
    body.site-color_5 .cd-top:hover {
      background-color: #54CA95; }
  body.site-color_6 .region-nav a:hover {
    color: #fff; }
  body.site-color_6 section {
    color: #363C42; }
  body.site-color_6 .region_cta {
    display: inline-block;
    padding: 10px 15px;
    background-color: #F49C6E;
    color: #fff;
    width: auto;
    margin: 5px 10px 5px 0px; }
    body.site-color_6 .region_cta:hover {
      color: #fff;
      background-color: #cf855e;
      text-decoration: none; }
  body.site-color_6 .contact-informations li a {
    color: #F49C6E; }
  body.site-color_6 input.wpcf7-submit {
    background-color: #F49C6E;
    border-color: #F49C6E; }
  body.site-color_6 .region {
    color: #F49C6E; }
  body.site-color_6 main a:hover, body.site-color_6 .more_cta {
    color: #F49C6E; }
  body.site-color_6 nav.region_nav a {
    color: #363C42;
    border-bottom: 1px solid;
    border-color: #F49C6E; }
    body.site-color_6 nav.region_nav a:hover {
      color: #fff;
      background-color: #F49C6E; }
  body.site-color_6 .group-picture a:hover figure::before {
    background-color: rgba(244, 156, 110, 0.7); }
  body.site-color_6 .blog-post a:hover {
    color: #363C42; }
    body.site-color_6 .blog-post a:hover h2 {
      color: #F49C6E; }
  body.site-color_6 .cd-top {
    background-color: rgba(244, 156, 110, 0.8); }
    body.site-color_6 .cd-top:hover {
      background-color: #F49C6E; }
  body.site-color_7 .region-nav a:hover {
    color: #fff; }
  body.site-color_7 section {
    color: #363C42; }
  body.site-color_7 .region_cta {
    display: inline-block;
    padding: 10px 15px;
    background-color: #FF321D;
    color: #fff;
    width: auto;
    margin: 5px 10px 5px 0px; }
    body.site-color_7 .region_cta:hover {
      color: #fff;
      background-color: #d92b19;
      text-decoration: none; }
  body.site-color_7 .contact-informations li a {
    color: #FF321D; }
  body.site-color_7 input.wpcf7-submit {
    background-color: #FF321D;
    border-color: #FF321D; }
  body.site-color_7 .region {
    color: #FF321D; }
  body.site-color_7 main a:hover, body.site-color_7 .more_cta {
    color: #FF321D; }
  body.site-color_7 nav.region_nav a {
    color: #363C42;
    border-bottom: 1px solid;
    border-color: #FF321D; }
    body.site-color_7 nav.region_nav a:hover {
      color: #fff;
      background-color: #FF321D; }
  body.site-color_7 .group-picture a:hover figure::before {
    background-color: rgba(255, 50, 29, 0.7); }
  body.site-color_7 .blog-post a:hover {
    color: #363C42; }
    body.site-color_7 .blog-post a:hover h2 {
      color: #FF321D; }
  body.site-color_7 .cd-top {
    background-color: rgba(255, 50, 29, 0.8); }
    body.site-color_7 .cd-top:hover {
      background-color: #FF321D; }
  body.site-color_8 .region-nav a:hover {
    color: #fff; }
  body.site-color_8 section {
    color: #363C42; }
  body.site-color_8 .region_cta {
    display: inline-block;
    padding: 10px 15px;
    background-color: #C46FA5;
    color: #fff;
    width: auto;
    margin: 5px 10px 5px 0px; }
    body.site-color_8 .region_cta:hover {
      color: #fff;
      background-color: #a75e8c;
      text-decoration: none; }
  body.site-color_8 .contact-informations li a {
    color: #C46FA5; }
  body.site-color_8 input.wpcf7-submit {
    background-color: #C46FA5;
    border-color: #C46FA5; }
  body.site-color_8 .region {
    color: #C46FA5; }
  body.site-color_8 main a:hover, body.site-color_8 .more_cta {
    color: #C46FA5; }
  body.site-color_8 nav.region_nav a {
    color: #363C42;
    border-bottom: 1px solid;
    border-color: #C46FA5; }
    body.site-color_8 nav.region_nav a:hover {
      color: #fff;
      background-color: #C46FA5; }
  body.site-color_8 .group-picture a:hover figure::before {
    background-color: rgba(196, 111, 165, 0.7); }
  body.site-color_8 .blog-post a:hover {
    color: #363C42; }
    body.site-color_8 .blog-post a:hover h2 {
      color: #C46FA5; }
  body.site-color_8 .cd-top {
    background-color: rgba(196, 111, 165, 0.8); }
    body.site-color_8 .cd-top:hover {
      background-color: #C46FA5; }
  body.site-color_9 .region-nav a:hover {
    color: #fff; }
  body.site-color_9 section {
    color: #363C42; }
  body.site-color_9 .region_cta {
    display: inline-block;
    padding: 10px 15px;
    background-color: #E2CA1A;
    color: #fff;
    width: auto;
    margin: 5px 10px 5px 0px; }
    body.site-color_9 .region_cta:hover {
      color: #fff;
      background-color: #c0ac16;
      text-decoration: none; }
  body.site-color_9 .contact-informations li a {
    color: #E2CA1A; }
  body.site-color_9 input.wpcf7-submit {
    background-color: #E2CA1A;
    border-color: #E2CA1A; }
  body.site-color_9 .region {
    color: #E2CA1A; }
  body.site-color_9 main a:hover, body.site-color_9 .more_cta {
    color: #E2CA1A; }
  body.site-color_9 nav.region_nav a {
    color: #363C42;
    border-bottom: 1px solid;
    border-color: #E2CA1A; }
    body.site-color_9 nav.region_nav a:hover {
      color: #fff;
      background-color: #E2CA1A; }
  body.site-color_9 .group-picture a:hover figure::before {
    background-color: rgba(226, 202, 26, 0.7); }
  body.site-color_9 .blog-post a:hover {
    color: #363C42; }
    body.site-color_9 .blog-post a:hover h2 {
      color: #E2CA1A; }
  body.site-color_9 .cd-top {
    background-color: rgba(226, 202, 26, 0.8); }
    body.site-color_9 .cd-top:hover {
      background-color: #E2CA1A; }
  body.site-color_10 .region-nav a:hover {
    color: #fff; }
  body.site-color_10 section {
    color: #363C42; }
  body.site-color_10 .region_cta {
    display: inline-block;
    padding: 10px 15px;
    background-color: #9B9B9B;
    color: #fff;
    width: auto;
    margin: 5px 10px 5px 0px; }
    body.site-color_10 .region_cta:hover {
      color: #fff;
      background-color: #848484;
      text-decoration: none; }
  body.site-color_10 .contact-informations li a {
    color: #9B9B9B; }
  body.site-color_10 input.wpcf7-submit {
    background-color: #9B9B9B;
    border-color: #9B9B9B; }
  body.site-color_10 .region {
    color: #9B9B9B; }
  body.site-color_10 main a:hover, body.site-color_10 .more_cta {
    color: #9B9B9B; }
  body.site-color_10 nav.region_nav a {
    color: #363C42;
    border-bottom: 1px solid;
    border-color: #9B9B9B; }
    body.site-color_10 nav.region_nav a:hover {
      color: #fff;
      background-color: #9B9B9B; }
  body.site-color_10 .group-picture a:hover figure::before {
    background-color: rgba(155, 155, 155, 0.7); }
  body.site-color_10 .blog-post a:hover {
    color: #363C42; }
    body.site-color_10 .blog-post a:hover h2 {
      color: #9B9B9B; }
  body.site-color_10 .cd-top {
    background-color: rgba(155, 155, 155, 0.8); }
    body.site-color_10 .cd-top:hover {
      background-color: #9B9B9B; }
  .groups {
    width: 100%; }
    .groups figure {
      position: relative;
      min-height: 150px; }
      .groups figure::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: transparent;
        transition: 0.35s cubic-bezier(0.77, 0, 0.18, 1);
        z-index: 0; }
    .groups img {
      width: 100%;
      height: auto; }
    .groups figcaption {
      transition: all 0.5s cubic-bezier(0.77, 0, 0.18, 1);
      position: absolute;
      left: 0;
      bottom: 0.5em;
      padding: 10px 10px;
      width: 100%;
      font-family: 'Bebas', Arial, sans-serif;
      font-size: 28px;
      font-size: 2.8rem;
      line-height: 1.2;
      letter-spacing: 1px;
      color: #fff;
      text-shadow: 0 1px 5px rgba(0, 0, 0, 0.8);
      z-index: 1; }
  .group-box {
    position: fixed;
    display: none;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 999;
    padding: 40px 10%;
    color: #fff;
    overflow-x: scroll; }
    .group-box.first-group-item .prev_grp {
      opacity: 0; }
    .group-box.last-group-item .next_grp {
      opacity: 0; }
    .group-box img {
      display: none; }
    .group-box .description-group img {
      display: block;
      width: auto;
      height: auto;
      max-width: 100%; }
  .groups-nav-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: center;
        align-items: center;
    width: 100%;
    margin-top: 1.5em; }
  .group-picture a:hover figcaption {
    transform: translateY(-0.5em); }
  .group_list {
    position: relative;
    zoom: 1; }
    .group_list:before, .group_list:after {
      content: "";
      display: table; }
    .group_list:after {
      clear: both; }
  a.form-close {
    color: #fff;
    display: inline-block;
    position: absolute;
    top: 30px;
    right: 20px;
    padding: 5px 8px;
    font-size: 18px;
    font-size: 1.8rem;
    transition: all 0.3s cubic-bezier(0.77, 0, 0.18, 1);
    vertical-align: middle;
    padding-left: 40px;
    border: 1px solid transparent; }
    a.form-close::before {
      position: absolute;
      top: 50%;
      left: 5px;
      content: "";
      width: 25px;
      height: 4px;
      background-color: #fff;
      transform: translateY(-50%) rotate(45deg); }
    a.form-close::after {
      position: absolute;
      top: 50%;
      left: 5px;
      content: "";
      width: 25px;
      height: 4px;
      background-color: #fff;
      transform: translateY(-50%) rotate(-45deg); }
    a.form-close:hover {
      text-decoration: none;
      color: #fff !important;
      border: 1px solid #fff; }
  /*region nav*/
  header div.region-nav ul.multi-list .liege a:hover {
    background-color: #E73B54; }
  header div.region-nav ul.multi-list .bxl a:hover {
    background-color: #A79BE5; }
  header div.region-nav ul.multi-list .namur a:hover {
    background-color: #18BAD9; }
  header div.region-nav ul.multi-list .bw a:hover {
    background-color: #54CA95; }
  header div.region-nav ul.multi-list .cha a:hover {
    background-color: #F49C6E; }
  header div.region-nav ul.multi-list .hai a:hover {
    background-color: #FF321D; }
  header div.region-nav ul.multi-list .lux a:hover {
    background-color: #C46FA5; }
  header div.region-nav ul.multi-list .hai_c a:hover {
    background-color: #E2CA1A; }
  header div.region-nav ul.multi-list .ver a:hover {
    background-color: #9B9B9B; }
  /**Event**/
  .events-calendar {
    padding: 40px 5%;
    background-color: #ECEDEF; }
    .events-calendar &gt; * {
      margin-bottom: 20px; }
  .events_list {
    padding: 40px 5%; }
  .events .event-item a:hover {
    color: #fff; }
  .events .site-color_3 a:hover .event-date, .events .site-color_3 a:hover {
    background-color: #E73B54; }
  .events .site-color_2 a:hover .event-date, .events .site-color_2 a:hover {
    background-color: #A79BE5; }
  .events .site-color_4 a:hover .event-date, .events .site-color_4 a:hover {
    background-color: #18BAD9; }
  .events .site-color_5 a:hover .event-date, .events .site-color_5 a:hover {
    background-color: #54CA95; }
  .events .site-color_6 a:hover .event-date, .events .site-color_6 a:hover {
    background-color: #F49C6E; }
  .events .site-color_7 a:hover .event-date, .events .site-color_7 a:hover {
    background-color: #FF321D; }
  .events .site-color_8 a:hover .event-date, .events .site-color_8 a:hover {
    background-color: #C46FA5; }
  .events .site-color_9 a:hover .event-date, .events .site-color_9 a:hover {
    background-color: #E2CA1A; }
  .events .site-color_10 a:hover .event-date, .events .site-color_10 a:hover {
    background-color: #9B9B9B; }
  .events .site-color_3 .event-date {
    background-color: rgba(231, 59, 84, 0.7); }
  .events .site-color_3 .hour {
    background-color: #E73B54; }
  .events .site-color_2 .event-date {
    background-color: rgba(167, 155, 229, 0.7); }
  .events .site-color_2 .hour {
    background-color: #A79BE5; }
  .events .site-color_4 .event-date {
    background-color: rgba(24, 186, 217, 0.7); }
  .events .site-color_4 .hour {
    background-color: #18BAD9; }
  .events .site-color_5 .event-date {
    background-color: rgba(84, 202, 149, 0.7); }
  .events .site-color_5 .hour {
    background-color: #54CA95; }
  .events .site-color_6 .event-date {
    background-color: rgba(244, 156, 110, 0.7); }
  .events .site-color_6 .hour {
    background-color: #F49C6E; }
  .events .site-color_7 .event-date {
    background-color: rgba(255, 50, 29, 0.7); }
  .events .site-color_7 .hour {
    background-color: #FF321D; }
  .events .site-color_8 .event-date {
    background-color: rgba(196, 111, 165, 0.7); }
  .events .site-color_8 .hour {
    background-color: #C46FA5; }
  .events .site-color_9 .event-date {
    background-color: rgba(226, 202, 26, 0.7); }
  .events .site-color_9 .hour {
    background-color: #E2CA1A; }
  .events .site-color_10 .event-date {
    background-color: rgba(155, 155, 155, 0.7); }
  .events .site-color_10 .hour {
    background-color: #9B9B9B; }
  .events .infos {
    padding: 1em;
    /*.location{
			@include font-size(1.4);
			color: #5E5E5E;
			span{
				font-family: 'Bebas';
			}
		}*/ }
    .events .infos div {
      -ms-flex-direction: column;
          flex-direction: column;
      padding: 10px; }
    .events .infos .text {
      -ms-flex: 1 auto;
          flex: 1 auto;
      width: 65%; }
    .events .infos .region {
      font-size: 12px;
      font-size: 1.2rem;
      color: #5E5E5E;
      margin-top: 0; }
  .events .hour {
    -ms-flex: 1;
        flex: 1;
    background-color: #F59901;
    width: 35%;
    color: #fff;
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 0;
    -ms-flex-pack: center;
        justify-content: center; }
    .events .hour span {
      display: block;
      text-align: center;
      margin-bottom: 10px;
      line-height: 20px; }
  .event-title {
    margin-bottom: 5px;
    margin-top: 0;
    margin-left: 0;
    font-size: 20px;
    font-size: 2rem;
    font-family: "Source Sans Pro", Arial, sans-serif;
    color: #363C42;
    transition: all 0.35s cubic-bezier(0.77, 0, 0.18, 1); }
  .event-item {
    width: 100%;
    margin: 0 auto;
    background-color: #ECEDEF;
    margin-bottom: 30px; }
    .event-item a:hover, .event-item a:hover .event-date {
      background-color: #F59901; }
    .event-item a:hover .region, .event-item a:hover .event-time, .event-item a:hover .event-title, .event-item a:hover .event-location {
      color: #fff; }
  .event-img {
    position: relative;
    overflow: hidden;
    background-color: #fff;
    min-height: 121px; }
    .event-img img {
      display: block;
      width: auto;
      height: auto;
      max-width: 100%;
      margin: 0 auto; }
  .event-time, .event-location {
    display: inline-block;
    margin-bottom: 0;
    font-family: "Bebas";
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: 1px;
    color: #5E5E5E;
    transition: all 0.35s cubic-bezier(0.77, 0, 0.18, 1); }
  .event-location::before {
    content: "\00a0–\00a0"; }
  .event-description {
    margin-bottom: 0; }
  .event-date {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    position: absolute;
    z-index: 1;
    width: 35%;
    top: 0;
    left: 0;
    bottom: 0;
    background-color: rgba(245, 153, 1, 0.7);
    height: 100%;
    line-height: 1.2;
    transition: all 0.35s cubic-bezier(0.77, 0, 0.18, 1); }
    .event-date_month {
      text-transform: uppercase; }
    .event-date p {
      display: block;
      margin-bottom: 0; }
    .event-date span {
      display: block;
      text-align: center;
      color: #fff;
      font-size: 20px;
      font-size: 2rem;
      font-weight: 300; }
	   .event-date_long{
        font-size: 10px !important;
        line-height: 1; }
		
      .event-date_day{
        font-size: 36px !important;
        font-size: 3.6rem !important;
        font-weight: 700 !important;
        line-height: 1 !important; }
		
  .single-event .single-banner {
    width: 100%;
    height: auto;
    padding: 40px;
    padding-left: 10%; }
    .single-event .single-banner h1 {
      color: #fff; }
  .single-article {
    padding-bottom: 40px;
    font-size: 16px;
    font-size: 1.6rem; }
    .single-article .single-banner {
      width: 100%;
      height: auto;
      padding: 40px;
      padding-left: 10%; }
      .single-article .single-banner h1 {
        color: #fff; }
    .single-article .single-article-footer .dvk-social-sharing {
      margin-top: 1.5rem; }
    .single-article article {
      position: relative; }
    .single-article .form-container {
      margin-top: 3em;
      margin-bottom: 3em; }
    .single-article-header {
      padding-bottom: 0.5em;
      margin-bottom: 1.5em;
      border-bottom: 1px solid #ECEDEF;
      line-height: 1.2; }
      .single-article-header a {
        border-bottom: 1px solid; }
      .single-article-header + .dvk-social-sharing {
        font-size: 14px;
        font-size: 1.4rem; }
        .single-article-header + .dvk-social-sharing &gt; a {
          font-size: 14px;
          font-size: 1.4rem;
          padding: 0;
          background-color: transparent; }
          .single-article-header + .dvk-social-sharing &gt; a:hover {
            background-color: transparent; }
        .single-article-header + .dvk-social-sharing .ss-icon {
          margin-right: 0; }
        .single-article-header + .dvk-social-sharing .ss-text {
          display: none; }
    .single-article-title {
      margin-bottom: 0.1em; }
    .single-article-date {
      font-size: 16px;
      font-size: 1.6rem;
      color: #72777b; }
    .single-article .outils-container {
      border: 1px solid #F59901;
      padding: 1.5rem; }
      .single-article .outils-container p:last-of-type {
        margin-bottom: 0; }
    .single-article .recommend {
      display: none; }
    .single-article footer .annexes {
      margin-left: 0; }
    .single-article footer li {
      list-style-type: none;
      display: inline-block;
      margin-bottom: 1rem; }
      .single-article footer li + .single-article footer li {
        margin-left: 0.8rem; }
  .blog-navbar {
    display: none; }
  .single .news-single {
    background-color: #ECEDEF; }
  .media-img, .gallery a {
    position: relative;
    display: inline-block;
    text-decoration: none;
    border: none;
    background-color: #F59901; }
    .media-img::after, .gallery a::after {
      content: "+";
      position: absolute;
      bottom: 1rem;
      right: 1rem;
      width: 1.5rem;
      height: 1.5rem;
      font-size: 14px;
      font-size: 1.4rem;
      font-weight: 700;
      text-align: center;
      line-height: 1.5rem;
      color: #fff;
      border: 2px solid #fff; }
    .media-img:hover img, .gallery a:hover img {
      opacity: 0.7; }
    .media-img img, .gallery a img {
      display: block;
      transition: 0.3s all cubic-bezier(0.77, 0, 0.18, 1); }
  .featured_box {
    padding: 0.8em 1em;
    font-size: 19px;
    font-size: 1.9rem;
    border: 1px solid #F59901;
    margin-bottom: 1em; }
  .vision img {
    max-width: 100%;
    height: auto; }
  .vision &gt; div {
    margin-bottom: 0.9em; }
  .vision-block {
    padding-bottom: 0.4em;
    border-bottom: 1px solid #d0d3d8; }
    .vision-block .vision-toggle {
      position: relative;
      margin: 0.3em 0 0.2em;
      cursor: pointer; }
      .vision-block .vision-toggle::after {
        display: inline-block;
        content: "";
        position: absolute;
        top: 50%;
        right: auto;
        width: 0;
        height: 0;
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        border-top: 7px solid #767779;
        transform: translateY(-50%);
        transition: all 0.25s cubic-bezier(0.77, 0, 0.18, 1);
        margin-left: 1rem; }
    .vision-block.vision-open .vision-toggle::after {
      transform: translateY(-50%) rotate(180deg); }
    .vision-block .vision_content {
      display: none; }
	.vision-block .vision_active {
      display: block !important;  }
  .timeline {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    margin-left: -5%;
    -ms-flex-pack: center;
        justify-content: center;
    position: relative; }
    .timeline &gt; * {
      display: block;
      /* IE fix */
      float: left;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
      width: 45%;
      margin-right: 0;
      margin-left: 5%; }
  .timeline-link {
    color: #363C42; }
    .timeline-link:hover .timeline-numbers {
      background-color: #F59901;
      color: #fff; }
      .timeline-link:hover .timeline-numbers_number {
        color: #fff; }
  .timeline-block {
    margin-bottom: 1.5em;
    text-align: center;
    /*&amp;:nth-child(3n){
		border-color: $light_bg;
	}*/ }
    .timeline-block:nth-child(2n) .timeline-link:hover {
      color: #363C42; }
      .timeline-block:nth-child(2n) .timeline-link:hover .timeline-numbers {
        background-color: #fff;
        color: #363C42; }
        .timeline-block:nth-child(2n) .timeline-link:hover .timeline-numbers_number {
          color: #F59901; }
        .timeline-block:nth-child(2n) .timeline-link:hover .timeline-numbers_text {
          color: #363C42; }
    .timeline-block:nth-child(2n) .timeline-numbers {
      background-color: #F59901;
      color: #fff; }
      .timeline-block:nth-child(2n) .timeline-numbers span {
        color: #fff; }
  .timeline-numbers {
    position: relative;
    width: 100%;
    max-width: 150px;
    padding: 0;
    margin: 0 auto;
    border: 5px solid #e99101;
    border-radius: 50%;
    text-align: center;
    font-size: 13px;
    font-size: 1.3rem;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.05em;
    transition: all 0.35s cubic-bezier(0.77, 0, 0.18, 1); }
    .timeline-numbers:before {
      content: "";
      display: block;
      padding-top: 100%;
      /* initial ratio of 1:1*/ }
    .timeline-numbers_number {
      display: block;
      width: 100%;
      margin-top: 15%;
      font-family: 'Bebas', Arial, sans-serif;
      font-size: 50px;
      font-size: 5rem;
      font-weight: 500;
      line-height: 1.2;
      color: #F59901;
      transition: all 0.35s cubic-bezier(0.77, 0, 0.18, 1); }
    .timeline-numbers_text {
      transition: all 0.35s cubic-bezier(0.77, 0, 0.18, 1); }
    .timeline-numbers_wrapper {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
      .timeline-numbers_wrapper.no-number .timeline-numbers_text {
        position: absolute;
        top: 50%;
        left: 50%;
        text-align: center;
        transform: translate(-50%, -50%); }
  .timeline-description {
    width: 90%;
    margin: 10px auto;
    line-height: 1.2; }
  .actions ul, .partners ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: start;
        align-items: flex-start;
    -ms-flex-pack: start;
        justify-content: flex-start; }
    .actions ul &gt; *, .partners ul &gt; * {
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
      display: block;
      /* IE fix */
      float: left;
      width: auto; }
  .actions li, .partners li {
    margin-bottom: 1em;
    margin-right: 1em; }
    .actions li a, .partners li a {
      display: block;
      padding: 10px 15px;
      border-radius: 10px;
      border: 1px solid #F59901; }
      .actions li a:hover, .partners li a:hover {
        background-color: #F59901;
        color: #fff; }
  .partners ul {
    -ms-flex-pack: start;
        justify-content: flex-start; }
  .partners li a {
    border-color: #ECEDEF; }
    .partners li a:hover {
      border-color: #F59901;
      border: 1px solid #F59901;
      background-color: #fff; }
  .sponsor-item {
    margin-bottom: 2em; }
    .sponsor-item.full img {
      margin: 0 auto 1em; }
    .sponsor-item img {
      display: block;
      width: 100%;
      height: auto; }
    .sponsor-item p {
      margin-bottom: 0; }
    .sponsor-item .sponsor-item-link {
      display: block;
      background-color: #fff;
      padding: 1em;
      color: #363C42;
      border: 1px solid transparent; }
      .sponsor-item .sponsor-item-link:hover {
        border-color: #F59901;
        color: #363C42; }
  .etude-sommaire {
    font-weight: 700; }
  .etude-sommaire-list {
    padding-left: 1.5rem; }
    .etude-sommaire-list li {
      margin-bottom: 1rem;
      text-indent: -.8em; }
      .etude-sommaire-list li::before {
        content: "•";
        color: #F59901;
        padding-right: 7px; }
  main section.intro {
    background-color: #fff;
    padding: 40px; }
.ulist{background-color:#666;}
  .etude-list .display_list {
    position: relative;
    display: block;
    width: 100%;
    margin-bottom: 0;
    padding: 1rem 3rem 1rem 1rem;
    font-family: 'Bebas', Arial, sans-serif;
    font-size: 22px;
    font-size: 2.2rem;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #F88447;
    background-color: #fff;
    transition: all 0.25s cubic-bezier(0.77, 0, 0.18, 1); }
    .etude-list .display_list:hover {
      background-color: #ec7d43;
      color: #fff; }
      .etude-list .display_list:hover::after {
        border-top-color: #fff; }
      .etude-list .display_list:hover strong {
        color: #fff; }
    .etude-list .display_list::after {
      display: block;
      content: "";
      position: absolute;
      top: 50%;
      right: 0.5em;
      width: 0;
      height: 0;
      border-left: 7px solid transparent;
      border-right: 7px solid transparent;
      border-top: 7px solid #F88447;
      transform: translateY(-50%);
      transition: all 0.25s cubic-bezier(0.77, 0, 0.18, 1); }
    .etude-list .display_list strong {
      color: #ea5609;
      font-weight: 700;
      transition: all 0.25s cubic-bezier(0.77, 0, 0.18, 1); }
  .etude-list .display_list-active::after {
    transform: translateY(-50%) rotate(180deg); }
  .etude-list ul {
    display: none;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    -ms-flex-pack: start;
        justify-content: flex-start; }
  .etude-list li {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    -ms-flex-pack: start;
        justify-content: flex-start;
    -ms-flex-align: center;
        align-items: center;
    margin-top: 1.5rem;
    overflow: hidden;
    background-color: #fff; }
    .etude-list li span, .etude-list li .date {
      width: 75%;
      padding: 1rem; }
    .etude-list li span a {
      color: #F88447; }
      .etude-list li span a:hover {
        color: #df7740; }
    .etude-list li .date {
      width: 25%;
      font-size: 14px;
      font-size: 1.4rem;
      color: #686d71; }
    .etude-list li .cta {
      width: 100%;
      background-color: #F88447;
      margin-top: 1rem; }
      .etude-list li .cta:focus, .etude-list li .cta:hover {
        background-color: #ec7d43; }
      .etude-list li .cta + .cta, .etude-list li .cta:nth-last-of-type(2) {
        width: 50%; }
      .etude-list li .cta:nth-last-of-type(2) {
        border-right: 2px solid #fff; }
      .etude-list li .cta + .cta {
        border-left: 2px solid #fff; }
    .etude-list li:last-child {
      border-bottom: 0; }
  .etude-list .cta_button {
    background-color: #F88447;
    margin: 10px auto;
    display: block;
    width: 70%; }
    .etude-list .cta_button:hover {
      background-color: #d3703c; }
  .acf-map {
    width: 100%;
    height: 300px;
    margin: 0; }
  /* fixes potential theme css conflict */
  .acf-map img {
    max-width: inherit !important; }
  .contact-regions .acf-map {
    height: 180px; }
  .contact-regions li, .contact-regions p, .contact-regions a {
    font-weight: 400;
    font-size: 16px;
    font-size: 1.6rem; }
  .contact-regions article {
    background-color: #fff;
    border: 1px solid #e0e1e3;
    margin-bottom: 40px;
    line-height: 1.2; }
    .contact-regions article ul, .contact-regions article p {
      margin-bottom: 1em; }
      .contact-regions article ul:last-child, .contact-regions article p:last-child {
        margin-bottom: 0; }
    .contact-regions article a {
      border-bottom: 1px solid; }
  .contact-regions .region-info {
    padding: 20px; }
  .contact-regions .region-name {
    font-size: 24px;
    font-size: 2.4rem;
    margin-top: 0;
    color: #363C42; }
  .abonnement form span.wpcf7-list-item-label {
    display: none; }
  .contact label, .form-container label {
    display: block;
    margin-bottom: 2px;
    margin-top: 15px; }
  .contact input, .form-container input {
    width: 100%; }
  .contact textarea, .form-container textarea {
    max-width: 100%;
    width: 100%; }
  .contact fieldset, .form-container fieldset {
    margin-bottom: 20px; }
    .contact fieldset legend, .form-container fieldset legend {
      text-align: center;
      font-size: 20px;
      font-size: 2rem;
      color: #F88447; }
    .contact fieldset li, .form-container fieldset li {
      border-bottom: 1px solid #e0e1e3; }
    .contact fieldset label, .form-container fieldset label {
      width: 80%;
      margin: 0px auto;
      display: block;
      padding: 20px 10%;
      text-indent: -15px; }
      .contact fieldset label:last-child, .form-container fieldset label:last-child {
        border-bottom: 0; }
      .contact fieldset label span, .form-container fieldset label span {
        font-weight: 700;
        margin-right: 5px; }
        .contact fieldset label span::after, .form-container fieldset label span::after {
          content: "&gt;";
          margin-left: 10px; }
    .contact fieldset input, .form-container fieldset input {
      width: 20px;
      height: 20px;
      padding: 0;
      margin: 0 5px 0 0;
      vertical-align: bottom;
      position: relative;
      top: 2px;
      *overflow: hidden; }
  .contact p:last-child, .form-container p:last-child {
    margin-bottom: 0; }
  .form-container .publications-list {
    margin-top: 1em; }
    .form-container .publications-list fieldset legend {
      width: 100%;
      border-top: 0;
      border-bottom: 1px solid #F88447; }
    .form-container .publications-list label {
      width: 100%; }
    .form-container .publications-list ul {
      display: none; }
    .form-container .publications-list li {
      border-bottom: 1px solid #e0e1e3; }
    .form-container .publications-list h2 {
      padding-left: 0; }
    .form-container .publications-list .display_list {
      padding: 10px 0;
      font-size: 18px;
      text-align: center; }
      .form-container .publications-list .display_list span {
        display: inline-block;
        margin-top: 2px;
        margin-left: 5px;
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 10px solid #F88447; }
      .form-container .publications-list .display_list:hover {
        cursor: pointer;
        color: #d3703c; }
    .form-container .publications-list .display_list-active span {
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-bottom: 10px solid #d3703c;
      border-top: 0; }
    .form-container .publications-list .display_list-active li span {
      border: 0; }
  .form-container .publications-list input[type="submit"] {
    width: 80%;
    margin: 0 10%; }
  .form-container .publications-list ul li {
    list-style-type: none; }
  .contact section li, .region section li {
    margin-bottom: 0.6em; }
  .contact .contact-informations ul, .region .contact-informations ul {
    margin-bottom: 4rem; }
  .contact .horaires, .region .horaires {
    margin-top: 4rem; }
  .contact li span, .region li span {
    display: block;
    font-size: 12px;
    font-size: 1.2rem;
    text-transform: uppercase;
    color: #F59901;
    font-weight: 700;
    line-height: 1.5; }
  .contact .job-title, .region .job-title {
    margin-top: 0;
    margin-bottom: 0.15em;
    font-family: 'Bebas', Arial, sans-serif;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 1.2;
    color: #767779; }
  .contact .job-people, .region .job-people {
    margin-bottom: 1em; }
  .people-job {
    font-family: 'Bebas', Arial, sans-serif;
    font-size: 24px;
    font-size: 2.4rem;
    color: #767779;
    letter-spacing: 0.01em;
    line-height: 1.2;
    margin-top: 0.6em; }
  .success, .error {
    padding: 1.2rem 1.5rem; }
  .error {
    background-color: rgba(255, 0, 0, 0.05);
    border: 1px solid red;
    color: red; }
  .success {
    background-color: rgba(0, 128, 0, 0.05);
    border: 1px solid green;
    color: green; }
  #respond {
    margin-bottom: 2rem;
    font-size: 16px; }
  span.wpcf7-list-item {
    margin: 0; }
  .wpcf7-checkbox input {
    width: 20px; }
  .wpcf7-checkbox label {
    margin-top: 0;
    margin-bottom: 25px; }
  span.wpcf7-not-valid-tip {
    color: #D9576A; }
  .form-container .submit {
    text-align: center; }
    .form-container .submit input {
      width: 80%;
      margin: 0 10%; }
  /******Event single *****/
  .event-details {
    padding: 4rem 10%; }
    .event-details h2 {
      font-family: 'Source Sans Pro', Arial, sans-serif;
      font-size: 16px;
      font-size: 1.6rem;
      color: #F59901;
      text-transform: uppercase;
      font-weight: 700;
      margin-bottom: 0.1rem; }
    .event-details .event-infos {
      margin-bottom: 4rem; }
      .event-details .event-infos ul li {
        list-style-type: none;
        font-family: Bebas, Impact, Arial, sans-serif;
        font-weight: 300;
        color: #767779;
        font-weight: 700; }
    .event-details img {
      width: auto;
      height: auto;
      max-width: 100%;
      margin: 0 auto; }
    .event-details .event-map {
      display: none; }
    .event-details li span {
      font-family: 'Source Sans Pro';
      font-size: 14px;
      font-size: 1.4rem;
      display: inline; }
    .event-details .dvk-social-sharing {
      text-align: right;
      font-size: 14px;
      font-size: 1.4rem; }
      .event-details .dvk-social-sharing &gt; a {
        font-size: 14px;
        font-size: 1.4rem;
        padding: 0;
        background-color: transparent; }
        .event-details .dvk-social-sharing &gt; a:hover {
          background-color: transparent;
          color: #fff !important; }
      .event-details .dvk-social-sharing .ss-icon {
        margin-right: 0; }
      .event-details .dvk-social-sharing .ss-text {
        display: none; }
  .single-event-header {
    border-bottom: 0;
    margin-bottom: 2.5rem; }
  .single-event-title {
    margin-bottom: 0; }
  .single-event-pubdate {
    display: block;
    font-size: 14px;
    font-size: 1.4rem;
    color: #767676;
    font-weight: 400;
    text-transform: uppercase;
    list-style: 0.1rem; }
  .event-description-text {
    margin-bottom: 1rem; }
  .dvk-social-sharing {
    line-height: 16px; }
  .dvk-social-sharing &gt; a {
    display: block;
    padding: 1rem 1.5rem;
    font-size: 18px;
    font-size: 1.8rem;
    text-align: center;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.77, 0, 0.18, 1);
    color: #363C42;
    background-color: #ECEDEF;
    border-radius: 2px;
    margin-left: 1.2rem;
    display: inline-block;
    text-decoration: none;
    border-bottom: 0; }
    .dvk-social-sharing &gt; a:hover {
      color: #fff !important;
      background-color: #F59901;
      text-decoration: none; }
  .dvk-social-sharing &gt; a:hover .ss-icon, .dvk-social-sharing &gt; a:focus .ss-icon {
    opacity: 1; }
  .dvk-social-sharing &gt; span:first-of-type {
    font-weight: bold; }
  .single-article-footer .dvk-social-sharing .ss-ask {
    display: block; }
  .single-article-footer .dvk-social-sharing a {
    display: block;
    margin-left: 0;
    margin-bottom: 1rem; }
  .ss-icon {
    width: 16px;
    height: 16px;
    display: inline-block;
    background-repeat: no-repeat;
    margin-right: 4px;
    vertical-align: middle;
    background-size: cover;
    opacity: 0.6;
    transition: all 0.3s cubic-bezier(0.77, 0, 0.18, 1); }
  .ss-icon-twitter {
    background-image: url("./img/twitter.svg"); }
  .ss-icon-facebook {
    background-image: url("./img/facebook.svg"); }
  .ss-icon-googleplus {
    background-image: url("./img/google-plus.svg"); }
  .ss-icon-size-32 {
    line-height: 32px; }
  .ss-icon-size-32 .ss-icon {
    width: 32px;
    height: 32px; }
  .ss-icon-size-48 {
    line-height: 48px; }
  .ss-icon-size-48 .ss-icon {
    width: 48px;
    height: 48px; }
  /********Calendrier********/
  #calendar {
    border: 1px solid #ECEDEF; }
  /* Overall wrapper */
  .monthly {
    background: #F3F3F5;
    color: #545454;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative; }
  /* Top bar containing title, navigation, and buttons */
  .monthly-header {
    position: relative;
    text-align: center;
    padding: 1rem;
    background: #fff;
    height: 40px;
    box-sizing: border-box; }
  /* Center area of top bar containing title and buttons */
  .monthly-header-title {
    font-size: .8em;
    text-transform: uppercase; }
  /* Buttons for reverting to "today", and closing event list */
  .monthly-header-title a:link,
  .monthly-header-title a:visited {
    display: inline-block;
    color: #fff;
    text-decoration: none;
    font-size: 20px;
    font-size: 2rem;
    height: 25px;
    padding: 1px 1rem 0 1rem; }
  /* Add some roundy-ness */
  .monthly-header-title a.monthly-reset {
    border-left: 2px solid #fff; }
  .monthly-header-title a:hover {
    color: #8c8c8c; }
  .monthly-header-title a:active {
    background: #222;
    transition: none; }
  /* Button to return to month view */
  .monthly-cal {
    border-right: 0 !important; }
  /* wrapper for left button to make the clickable area bigger */
	.no-after:after{content:'' !important;}
  .monthly-prev {
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 100%;
    opacity: .5; }
  .monthly-prev:hover {
    opacity: 1; }
  /* Left Arrow */
  .monthly-prev:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    width: 5px;
    height: 5px;
    margin: -3px 0 0 -5px;
    transform: rotate(45deg); }
  /* wrapper for right button to make the clickable area bigger */
  .monthly-next {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 100%;
    opacity: .5; }
  .monthly-next:hover {
    opacity: 1; }
  /* Right Arrow */
  .monthly-next:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;
    width: 5px;
    height: 5px;
    margin: -3px 0 0 -5px;
    transform: rotate(45deg); }
  /* Day of the week headings */
  .monthly-day-title-wrap {
    display: table;
    table-layout: fixed;
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #EBEBEB; }
  .monthly-day-title-wrap div {
    width: 14.28% !important;
    display: table-cell;
    box-sizing: border-box;
    position: relative;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 5px; }
  /* Calendar days wrapper */
  .monthly-day-wrap {
    display: table;
    table-layout: fixed;
    width: 100%;
    overflow: hidden;
    border: 1px solid #DCDCDC;
    border-top: none; }
  .monthly-week {
    display: table-row;
    width: 100%; }
  /* Calendar Days */
  .monthly-day, .monthly-day-blank {
    width: 14.28% !important;
    display: table-cell;
    vertical-align: top;
    box-sizing: border-box;
    position: relative;
    font-weight: bold;
    color: inherit;
    background: #fff;
    box-shadow: 0 0 0 1px #DCDCDC;
    transition: 0.25s cubic-bezier(0.77, 0, 0.18, 1);
    padding: 0;
    text-decoration: none; }
  /* Trick to make the days' width equal their height */
  .monthly-day:before {
    content: "";
    display: block;
    padding-top: 100%;
    float: left; }
  /* Hover effect for non event calendar days */
  .monthly-day:hover {
    background: #fce0b3; }
  /* Days that are part of previous or next month */
  .monthly-day-blank {
    background: #F3F3F5; }
  /* Event calendar day number styles */
  .monthly-day-event &gt; .monthly-day-number {
    position: absolute;
    top: 2px;
    left: 2px;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1em; }
  /* Non-Event calendar day number styles */
  .monthly-day-pick &gt; .monthly-day-number {
    padding-top: 32%;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1em;
    text-align: center; }
  .monthly-day-pick &gt; .monthly-indicator-wrap {
    margin: 0; }
  /* Days in the past in "picker" mode */
  .monthly-past-day:after {
    content: '';
    width: 150%;
    height: 2px;
    transform-origin: left top;
    transform: rotate(45deg);
    background: rgba(0, 0, 0, 0.1);
    position: absolute;
    left: 0;
    top: 0; }
  .monthly-past-day:hover {
    background: #fff !important; }
  /* Current day style */
  .monthly-today {
    color: #FFF;
    background: #F59901; }
  /* Wrapper around events */
  .monthly-indicator-wrap {
    position: relative;
    text-align: center;
    line-height: 0;
    max-width: 20px;
    margin: 0 auto;
    padding-top: 40%; }
  /* Event indicator dots */
  .monthly-day .monthly-event-indicator {
    display: inline-block;
    margin: 1px;
    width: 8px;
    height: 8px;
    border-radius: 6px;
    vertical-align: middle;
    border-radius: 6px;
    background: #7BA7CE;
    font-size: 0;
    color: transparent; }
  .monthly-day .monthly-event-indicator:hover {
    cursor: pointer; }
  /* Listing of events under calendar */
  .monthly-event-list {
    background: rgba(233, 235, 236, 0.9);
    overflow: auto;
    position: absolute;
    top: 42px;
    width: 100%;
    height: calc(100% - 42px);
    display: none;
    transition: 0.25s cubic-bezier(0.77, 0, 0.18, 1);
    transform: scale(0); }
  /* Days in Events List */
  .monthly-list-item {
    position: relative;
    padding: 10px 10px 5px 50px;
    display: none;
    border-top: 1px solid #D6D6D6;
    text-align: left; }
  .monthly-list-item:after {
    content: 'No Events';
    padding: 4px 10px;
    display: block;
    margin-bottom: 5px; }
  .monthly-event-list .monthly-today .monthly-event-list-date {
    color: #EA6565; }
  /* Events in Events List */
  .monthly-event-list .listed-event {
    display: block;
    color: #fff;
    padding: 4px 10px;
    border-radius: 2px;
    margin-bottom: 5px; }
  .monthly-list-item a:link, .monthly-list-item a:visited {
    text-decoration: none; }
  .item-has-event {
    display: block; }
  .item-has-event:after {
    display: none !important; }
  .monthly-event-list-date {
    width: 50px;
    position: absolute;
    left: 0;
    top: 13px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.2em; }
  .monthly-list-time-start,
  .monthly-list-time-end {
    font-size: .8em;
    display: inline-block; }
  .monthly-list-time-end:not(:empty):before {
    content: '-';
    padding: 0 2px; }
  /* Events List custom webkit scrollbar */
  .monthly-event-list::-webkit-scrollbar {
    width: 9px; }
  /* Track */
  .monthly-event-list::-webkit-scrollbar-track {
    background: none; }
  /* Handle */
  .monthly-event-list::-webkit-scrollbar-thumb {
    background: #ccc;
    border: 1px solid #E9EBEC;
    border-radius: 10px; }
  .monthly-event-list::-webkit-scrollbar-thumb:hover {
    background: #555; }
  .monthly-day-number {
    top: 5px;
    left: 5px;
    font-size: 13px; }
  .monthly-header, .monthly-day-title-wrap {
    background-color: #F59901;
    color: #fff; }
  a.event_day {
    position: relative; }
  a.event_day::after {
      display: block;
      position: absolute;
      top: 3px;
      right: 3px;
      padding: 0px 6px;
      width: 6px;
      border-radius: 10px;
      font-size: 10px;
      line-height: 18px;
      color: #fff; }
  .event_dayliege::after {
    background-color: #E73B54; }
  .event_day-bxl::after {
    background-color: #A79BE5; }
  .event_day-namur::after {
    background-color: #18BAD9; }
  .event_day-bw::after {
    background-color: #54CA95; }
  .event_day-cha::after {
    background-color: #F49C6E; }
  .event_day-hai::after {
    background-color: #FF321D; }
  .event_day-lux::after {
    background-color: #C46FA5; }
  .event_day-hai_c::after {
    background-color: #E2CA1A; }
  .event_day-ver::after {
    background-color: #9B9B9B; }
  a.event_day-global::after {
    background-color: #F59901; }
  a.monthly-today::after {
    display: none; }
  .reg-list, .period {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: start;
        align-items: flex-start;
    -ms-flex-pack: start;
        justify-content: flex-start;
    margin-left: -1em; }
    .reg-list &gt; *, .period &gt; * {
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
      display: block;
      /* IE fix */
      float: left;
      width: auto; }
    .reg-list li, .period li {
      padding: 5px 10px;
      color: #363C42;
      border-radius: 5px;
      border: 1px solid #F59901;
      margin-left: 1em;
      margin-bottom: 1em;
      transition: all 0.5s cubic-bezier(0.77, 0, 0.18, 1); }
      .reg-list li:hover, .period li:hover {
        background-color: #F59901;
        color: #fff;
        cursor: pointer; }
    .reg-list .inactive, .period .inactive {
      border: 1px solid #ccc;
      color: #ECEDEF;
      background-color: #ccc;
      cursor: initial; }
      .reg-list .inactive:hover, .period .inactive:hover {
        cursor: initial;
        border: 1px solid #ccc;
        color: #ECEDEF;
        background-color: #ccc; }
    .reg-list .selected_filter, .reg-list .date_selected, .period .selected_filter, .period .date_selected {
      color: #fff;
      background-color: #F59901;
      border-color: #F59901; }
  .region-toggle {
    position: relative; }
    .region-toggle:after {
      content: "";
      position: absolute;
      top: 50%;
      right: auto;
      width: 0;
      height: 0;
      margin-left: 1rem;
      border-left: 7px solid transparent;
      border-right: 7px solid transparent;
      border-top: 7px solid #767779;
      transform: translateY(-50%);
      transition: all 0.45s ease; }
    .region-toggle.list-open::after {
      transform: translateY(-50%) rotate(180deg); }
    .region-toggle.list-open + .reg-list {
      max-height: 100%; }
  .reg-list {
    max-height: 0;
    overflow: hidden;
    transition: all 0.55s ease; }
  .filter_event {
    margin-bottom: 20px; }
  /***** Fin calendrier ****/
  .region_nav {
    padding-top: 80px; }
    .region_nav h1 {
      display: none; }
    .region_nav ul {
      margin-bottom: 0; }
      .region_nav ul li:last-child a {
        border-bottom: 0; }
    .region_nav li {
      text-align: center;
      display: block;
      margin-bottom: 0; }
      .region_nav li a {
        display: block;
        width: 100%;
        padding: 10px; }
  .more-container {
    display: none; }
  .more-link.invisible {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    transition: opacity 0.35s cubic-bezier(0.77, 0, 0.18, 1); }
  /******masonry******/
  .grid {
    width: 100%;
    list-style: none;
    margin: 30px auto;
    padding: 0; }
    .grid li {
      display: block;
      float: left;
      margin-bottom: 0;
      width: 100%;
      position: relative;
      opacity: 0; }
      .grid li figure {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        background: #AAA;
        min-height: 150px; }
    .grid li a, .grid li img {
      outline: none;
      border: none;
      display: block;
      max-width: 100%;
      width: 100%; }
  .grid li.shown,
  .no-js .grid li,
  .no-cssanimations .grid li {
    opacity: 1; }
  .outil-vid {
    width: 100%;
    height: 400px;
    position: relative;
    margin-top: 40px; }
    .outil-vid iframe {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      width: 100%;
      height: 100%; }
  .fb {
    position: relative; }
    .fb a {
      margin: 0.4375em 0;
      padding: 0 0.5em 0 0 !important;
      font-family: 'Open Sans';
      font-size: 16px;
      font-size: 1.6rem;
      letter-spacing: -0.06rem;
      font-weight: 400;
      color: #3B5998 !important;
      background: #fff;
      border-radius: 0 2px 2px 0; }
      .fb a:hover {
        color: #fff !important;
        background-color: #3B5998 !important; }
      .fb a::before {
        content: "X";
        display: inline-block;
        width: 27px;
        height: auto;
        line-height: 1.7;
        margin-right: 0.5em;
        background-image: url("img/fb.png");
        background-size: cover;
        color: transparent; }
  .menu .menu-item-type-custom:last-child a {
    text-indent: -10000px;
    width: 36px;
    height: 36px;
    display: block;
    background-image: url("img/fb.png");
    background-size: cover; }
  .menu .sub-menu .menu-item-type-custom:last-child a {
    text-indent: 0;
    width: auto;
    height: auto;
    background-image: none; }
  /**********************
* Lightbox
**********************/
  .sl-overlay {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #fff;
    opacity: 0.7;
    display: none;
    z-index: 1006; }
  .sl-wrapper {
    z-index: 1000; }
    .sl-wrapper button {
      border: 0 none;
      background: transparent;
      font-size: 24px;
      padding: 0;
      cursor: pointer; }
      .sl-wrapper button:hover {
        opacity: 0.7; }
    .sl-wrapper .sl-close {
      display: none;
      position: fixed;
      right: 30px;
      top: 30px;
      z-index: 1015; }
    .sl-wrapper .sl-counter {
      display: none;
      position: fixed;
      top: 30px;
      left: 30px;
      z-index: 1015; }
    .sl-wrapper .sl-navigation {
      width: 100%;
      display: none; }
      .sl-wrapper .sl-navigation button {
        position: fixed;
        top: 50%;
        margin-top: -10px;
        height: 30px;
        width: 30px;
        line-height: 30px;
        text-align: center;
        display: block;
        z-index: 1015;
        font-family: arial sans-serif; }
        .sl-wrapper .sl-navigation button.sl-next {
          right: 40px; }
        .sl-wrapper .sl-navigation button.sl-prev {
          left: 40px; }
    .sl-wrapper .sl-image {
      position: fixed;
      -ms-touch-action: none;
      touch-action: none;
      z-index: 10000; }
      .sl-wrapper .sl-image img {
        margin: 0;
        padding: 0;
        display: block; }
      .sl-wrapper .sl-image .sl-caption {
        display: none;
        padding: 10px;
        color: #fff;
        background: #000;
        opacity: 0.8;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0; }
      .sl-wrapper .sl-image .sl-download {
        display: none;
        position: absolute;
        bottom: 5px;
        right: 5px;
        color: #fff;
        z-index: 1005; }
  .sl-spinner {
    display: none;
    border: 5px solid #333;
    border-radius: 40px;
    height: 40px;
    left: 50%;
    margin: -20px 0 0 -20px;
    opacity: 0;
    position: fixed;
    top: 50%;
    width: 40px;
    z-index: 1007;
    animation: pulsate 1s ease-out infinite; }
  .sl-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll; }
  @keyframes pulsate {
    0% {
      transform: scale(0.1);
      opacity: 0.0; }
    50% {
      opacity: 1; }
    100% {
      transform: scale(1.2);
      opacity: 0; } }
  /********************
* Fin lightbox
********************/
  .search-result .banner h1 {
    margin: 0;
    color: #fff;
    background-color: #F59901; }
  .result-section {
    background-color: #ECEDEF; }
    .result-section h1, .result-section .term-description {
      text-align: center; }
    .result-section .term-description {
      margin-bottom: 40px; }
  .result-container {
    background-color: #fff;
    padding-bottom: 0 !important; }
    .result-container .result {
      padding: 3rem;
      background-color: #ECEDEF; }
      .result-container .result + .result {
        margin-top: 3rem; }
      .result-container .result h3 {
        margin-top: 0; }
        .result-container .result h3 a {
          color: #363C42; }
      .result-container .result .cta_inline {
        margin-top: 1rem; }
  .result-link {
    color: #363C42; }
  .result-title {
    position: relative;
    margin-top: 0;
    margin-bottom: 0; }
    .result-title::before {
      content: "";
      position: absolute;
      top: 0;
      height: 1px;
      width: 100%;
      background-color: #d0d3d8;
      transform: translateY(-0.8em); }
  .result-date {
    font-size: 14px;
    font-size: 1.4rem;
    color: #72777b;
    margin-bottom: 0; }
  .result-breadcrumb {
    margin-bottom: 1rem;
    margin-left: 0;
    margin-right: 0;
    background-color: transparent;
    padding-bottom: 1rem;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.55;
    border-bottom: 1px solid #ECEDEF; }
    .result-breadcrumb span {
      text-transform: none;
      font-weight: 400; }
    .result-breadcrumb a {
      border-bottom: 1px solid; }
  .action .result-title::before {
    content: none; }
  .action .breadcrumb {
    margin: 0 0 1rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid #d0d3d8; }
  .cd-top {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 40px;
    right: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    /* image replacement properties */
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: rgba(245, 153, 1, 0.8) url(./img/cd-top-arrow.svg) no-repeat center 50%;
    visibility: hidden;
    opacity: 0;
    box-shadow: 0 2px 10px rgba(54, 60, 66, 0.3);
    transition: opacity .3s 0s, visibility 0s .3s; }
    .cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
      transition: opacity .3s 0s, visibility 0s 0s; }
    .cd-top.cd-is-visible {
      /* the button becomes visible */
      visibility: visible;
      opacity: 1; }
    .cd-top.cd-fade-out {
      /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
      opacity: .8; }
    .cd-top:hover {
      background-color: #F59901;
      opacity: 1; } }

@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px; } }

@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px; } }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  /* Retina-specific stuff here */
  .single-banner {
    background: url("./img/bg-banner@2x.png") repeat top left;
    background-size: 238px 132px; } }

@media screen and (min-width: 30em) {
  .logo-link {
    font-size: 13px;
    font-size: 1.3rem; }
  .support_cta {
    display: block;
    transition: all 0.5s cubic-bezier(0.77, 0, 0.18, 1);
    position: fixed;
    right: 0;
    transform: translateX(65%);
    top: 34%;
    z-index: 3; }
    .support_cta:hover {
      transform: translateX(0);
      color: #fff !important; }
    .support_cta span {
      padding-top: 7px;
      display: block;
      margin-left: 20px;
      float: left;
      line-height: 1; }
    .support_cta img {
      width: 32px;
      height: auto;
      display: block;
      float: left; }
  .events .event-date {
    width: 30%; }
    .events .event-date span {
      font-size: 22px;
      font-size: 2.2rem; }
      .events .event-date span:first-child {
        font-size: 40px;
        font-size: 4rem; }
  .sponsor-item.full .sponsor-item-link img {
    width: 30%;
    margin: 0 5% 0 0; }
  .sponsor-item .sponsor-item-link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    -ms-flex-align: center;
        align-items: center;
    height: 100%; }
    .sponsor-item .sponsor-item-link &gt; * {
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; }
    .sponsor-item .sponsor-item-link img {
      width: 100%;
      max-width: 200px;
      height: auto; }
    .sponsor-item .sponsor-item-link p {
      width: 65%;
      -ms-flex-item-align: center;
          -ms-grid-row-align: center;
          align-self: center; }
  .etude-list .display_list {
    text-align: center;
    padding: 2rem; }
    .etude-list .display_list::after {
      position: absolute;
      display: inline;
      right: auto;
      margin-left: 1rem; }
  .single-article-footer .dvk-social-sharing a {
    display: inline-block;
    margin-left: 1em; } }

@media screen and (min-width: 40em) {
  .logo-link span {
    width: 25%;
    margin-left: 2%; }
  .content, .description-group {
    zoom: 1; }
    .content:before, .content:after, .description-group:before, .description-group:after {
      content: "";
      display: table; }
    .content:after, .description-group:after {
      clear: both; }
  img.alignleft, img.alignright, img.aligncenter {
    margin-top: 0.5em;
    margin-bottom: 0.8em;
    border: 1px solid #dedede; }
  img.alignleft {
    float: left;
    margin-right: 1em; }
  img.alignright {
    float: right;
    margin-left: 1em; }
 div.alignright {
    float: right;
    margin-left: 1em; }
  img.aligncenter {
    margin: 0 auto; }
  .breadcrumb h2 {
    display: inline-block; }
    .breadcrumb h2::after {
      content: " "; }
  .container .section-header {
    width: 100%; }
  .slider h1 {
    font-size: 24px;
    font-size: 2.4rem;
    margin-bottom: 2em; }
  .slider .cta {
    margin-top: -2em;
    margin-bottom: 3em; }
  .section-title {
    font-size: 36px;
    font-size: 3.6rem;
    letter-spacing: 1px;
    margin-bottom: 0.4em; }
  .section-header .section-title {
    display: inline-block; }
  .container .more_cta {
    display: inline;
    width: auto;
    float: right;
    margin-top: 14px; }
  .etude-list li {
    border-top: 1px solid #ECEDEF;
    margin: 0; }
    .etude-list li span, .etude-list li .date {
      padding: 2rem 2rem 0; }
  .events {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    margin-left: -5%; }
    .events &gt; * {
      display: block;
      /* IE fix */
      float: left;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
      width: 45%;
      margin-right: 0;
      margin-left: 5%; }
    .events .events-header {
      width: 95%; }
    .events article {
      -ms-flex-direction: column;
          flex-direction: column;
      width: 45%;
      margin-left: 5%; }
     /* .events article:nth-child(4) {
        display: none; }*/
    .events .empty-state {
      width: 90%;
      margin: 0 auto; }
  .archive .events article:nth-child(4) {
        display: block; }
  .events_list .section-title {
    width: 100%; }
  .events_list .event-item:last-child {
    display: block; }
  .events-calendar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    margin-left: -5%; }
    .events-calendar &gt; * {
      display: block;
      /* IE fix */
      float: left;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
      width: 45%;
      margin-right: 0;
      margin-left: 5%; }
    .events-calendar div {
      margin-bottom: 0; }
  .event-details .event-description {
    zoom: 1; }
    .event-details .event-description:before, .event-details .event-description:after {
      content: "";
      display: table; }
    .event-details .event-description:after {
      clear: both; }
    .event-details .event-description .img-responsive {
      max-width: 40%;
	  }
  .news ul {
    width: 105%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    margin-left: -5%; }
    .news ul &gt; * {
      display: block;
      /* IE fix */
      float: left;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
      width: 45%;
      margin-right: 0;
      margin-left: 5%; }
    .news ul p {
      font-size: 14px;
      font-size: 1.4rem; }
  .blog-post {
    margin-bottom: 1em;
    margin-bottom: 5vw; }
  .contact-regions {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    margin-left: -5%; }
    .contact-regions &gt; * {
      display: block;
      /* IE fix */
      float: left;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
      width: 45%;
      margin-right: 0;
      margin-left: 5%; }
    .contact-regions h1 {
      width: 100%; }
  .centered *, .centered .breadcrumb {
    max-width: 687px;
    margin-left: auto;
    margin-right: auto;
    box-sizing: initial; }
  .bulletin-description .cta {
    display: inline-block; }
    .bulletin-description .cta + .cta {
      margin-top: 0;
      margin-left: 1rem; }
  .campagne .bulletin img, .campagne-secondary .bulletin img, .revues .bulletin img {
    display: none; }
  /****Calendrier****/
  .monthly-day-event {
    padding-top: 20px; }
  .monthly-day-event:before {
    padding-top: 77%; }
  .monthly-day-event &gt; .monthly-indicator-wrap {
    width: auto;
    max-width: none; }
  .monthly-indicator-wrap {
    padding: 5px; }
  .monthly-day .monthly-event-indicator {
    display: block;
    margin: 0 0 1px 0;
    width: auto;
    height: 20px;
    font-size: 10px;
    padding: 4px;
    border-radius: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #fff;
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
    text-decoration: none;
    line-height: 1em;
    white-space: nowrap;
    box-sizing: border-box; }
  /**Fin calendrier**/
  .grid li {
    width: 50%;
    padding: 0 1% 1% 0; }
  footer[role="contentinfo"] {
    position: relative; }
    footer[role="contentinfo"] .wrapper {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
      padding: 1.25em 5% 1.5em; }
      footer[role="contentinfo"] .wrapper &gt; * {
        -ms-flex: 0 0 auto;
            flex: 0 0 auto; }
    footer[role="contentinfo"] .foot-block {
      position: static;
      float: left;
      padding: 0 2.5%;
      margin-bottom: 0;
      border-bottom: none;
      border-right: 1px solid #687379; }
      footer[role="contentinfo"] .foot-block:first-child {
        padding-left: 0; }
      footer[role="contentinfo"] .foot-block:last-child {
        border-right: none;
        padding-right: 0; }
    footer[role="contentinfo"] .foot-support {
      width: 40%; }
    footer[role="contentinfo"] .infos {
      width: 60%; }
    footer[role="contentinfo"] .madeby {
      position: absolute;
      bottom: 1.5em;
      left: 50%;
      transform: translateX(-50%); }}

@media screen and (min-width: 48em) {
  .error404 .content.container {
    font-size: 18px;
    font-size: 1.8rem; }
  footer[role="contentinfo"] {
    padding-top: 0; }
    footer[role="contentinfo"] .wrapper {
      padding: 2.5em 10% 3.75em;
      overflow: hidden;
      clear: both; }
    footer[role="contentinfo"] .footertop {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
      overflow: hidden;
      padding-top: 0;
      padding-bottom: 0; }
      footer[role="contentinfo"] .footertop &gt; * {
        -ms-flex: 0 0 auto;
            flex: 0 0 auto; }
      footer[role="contentinfo"] .footertop .cta_register {
        display: -ms-flexbox;
        display: flex;
        width: 35%;
        -ms-flex-pack: center;
            justify-content: center;
        -ms-flex-align: center;
            align-items: center; }
      footer[role="contentinfo"] .footertop .widget {
        width: 65%;
        margin: 15px 0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap; }
        footer[role="contentinfo"] .footertop .widget &gt; * {
          -ms-flex: 0 0 auto;
              flex: 0 0 auto; }
      footer[role="contentinfo"] .footertop .widget-title {
        width: 35%;
        margin: 0;
        line-height: 1.5; }
      footer[role="contentinfo"] .footertop .widget-title {
        width: 44%;
        margin: 0;
        padding: 0 10px;
        font-size: 18px;
        font-size: 1.8rem;
        font-weight: 500;
        text-align: right;
        -ms-flex-item-align: center;
            -ms-grid-row-align: center;
            align-self: center; }
      footer[role="contentinfo"] .footertop form {
        width: 56%; }
  .slider {
    height: 28.225vw; }
    .slider .slick-next {
      right: 2%; }
    .slider .slick-prev {
      left: 2%; }
    .slider h1 {
      font-size: 28px;
      font-size: 2.8rem; }
    .slider .cta {
      font-size: 18px;
      font-size: 1.8rem;
      padding: 0.6rem 1.4rem; }
    .slider .embed_container {
      padding-bottom: 21.225w; }
    .slider .slide {
      height: 28.225vw; }
    .slider img{
    min-width: auto;
    width: 100%;
    height: auto;
    transform: translateY(-50%);
    left:auto;
  }
  .search-form .search-field {
    width: 78%; }
  .search-form .search-submit {
    width: 22%;
    background-position: 15% 50%;
    text-indent: 14px; }
  .container {
    padding: 40px 10%; }
    .container_small {
      padding: 15px 10%; }
  .breadcrumb {
    margin: 0 10%; }
  .single-article .recommend {
    display: block;
    position: absolute;
    top: 4.7rem;
    margin-left: -7.5rem; }
  .single-article .dot-irecommendthis, .single-article .printer {
    display: block;
    padding: 30px 5px 5px;
    min-width: 50px;
    max-width: 65px;
    text-align: center;
    line-height: 1;
    background-color: #ECEDEF;
    border: 1px solid #e0e1e3 !important;
    color: #b1b2b3 !important;
    background-image: url("./img/buttons.png");
    background-repeat: no-repeat;
    background-position: -33px 4px;
    background-size: 77px;
    transition: none; }
    .single-article .dot-irecommendthis:hover, .single-article .dot-irecommendthis.active, .single-article .printer:hover, .single-article .printer.active {
      background-image: url("./img/buttons.png");
      background-position: -33px -51px;
      color: #F59901 !important; }
  .single-article .success, .single-article .error {
    width: 100%; }
  .single-article .success {
    border-left: 1px solid green; }
  .single-article .error {
    border-left: 1px solid red; }
  .single-article .printer {
    padding-top: 34px;
    background-position: 20px 6px; }
    .single-article .printer:hover {
      background-position: 20px -49px;
      cursor: pointer; }
  section.support {
    padding: 4rem; }
    section.support .support-content {
      padding: 3rem;
      margin-bottom: 4rem; }
    section.support .close {
      top: 2.5rem;
      right: 2.5rem; }
  .partners ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    margin-left: -2%;
    width: 100%; }
    .partners ul &gt; * {
      display: block;
      /* IE fix */
      float: left;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
      width: 18%;
      margin-right: 0;
      margin-left: 2%; }
  .partners-page {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap; }
    .partners-page &gt; * {
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; }
    .partners-page h1 {
      width: 100%; }
  .sponsor-item {
    width: 16%;
    margin-right: 5%;
    font-size: 14px;
    font-size: 1.4rem; }
    .sponsor-item:nth-of-type(5n) {
      margin-right: 0; }
    .sponsor-item img {
      max-width: 100%;
      height: auto; }
    .sponsor-item.full {
      width: 47.5%; }
      .sponsor-item.full:nth-of-type(5n) {
        margin-right: 5%; }
      .sponsor-item.full:nth-of-type(2n) {
        margin-right: 0; }
  /**timeline**/
  .timeline {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    margin-left: -2%; }
    .timeline &gt; * {
      display: block;
      /* IE fix */
      float: left;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
      width: 31.33333%;
      margin-right: 0;
      margin-left: 2%; }
  .single-article-date {
    font-size: 14px;
    font-size: 1.4rem;
    text-transform: uppercase;
    letter-spacing: 0.1rem; }
  .contact-regions .acf-map {
    height: 225px; }
  .form-container .info-form {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    margin-left: -5%; }
    .form-container .info-form &gt; * {
      display: block;
      /* IE fix */
      float: left;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
      width: 45%;
      margin-right: 0;
      margin-left: 5%; }
    .form-container .info-form h1 {
      width: 95%; }
      .form-container .info-form h1 + p {
        width: 95%; }
    .form-container .info-form label {
      width: 100%; }
    .form-container .info-form .address-container {
      -ms-flex-direction: column;
          flex-direction: column;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
      margin-left: 0%;
      -ms-flex-line-pack: start;
          align-content: flex-start;
      margin-left: 5%; }
      .form-container .info-form .address-container &gt; * {
        display: block;
        /* IE fix */
        float: left;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
        width: 50%;
        margin-right: 0;
        margin-left: 0%; }
    .form-container .info-form .address {
      width: 100%; }
    .form-container .info-form .cp {
      width: 34%; }
    .form-container .info-form p.city {
      margin-left: 5%; }
    .form-container .info-form .city {
      width: 61%; }
    .form-container .info-form textarea {
      height: 118px; }
  .form-container .submit {
    width: 100%; }
    .form-container .submit input {
      display: inline-block; }
  .region_nav {
    padding-top: 80px; }
    .region_nav ul {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
      margin-left: 0; }
      .region_nav ul &gt; * {
        display: block;
        /* IE fix */
        float: left;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
        width: 50%;
        margin-right: 0;
        margin-left: 0; }
      .region_nav ul li a {
        border: 1px solid; }
        .region_nav ul li a:hover {
          background-color: #ECEDEF; }
      .region_nav ul li:nth-child(2n) a {
        border-left: 0; }
      .region_nav ul li:nth-child(3) a, .region_nav ul li:nth-child(4) a {
        border-top: 0;
        border-bottom: 0; }
      .region_nav ul li:last-child a {
        border-bottom: 1px solid; }
    .region_nav li {
      text-align: center;
      display: block;
      margin-bottom: 0; }
      .region_nav li a {
        display: block;
        width: 100%;
        padding: 10px; }
  .event-details .event-map {
    display: block;
    width: 100%;
    height: 250px;
    margin-bottom: 2rem; }
  .etudes .descr {
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    margin-left: -5%; }
    .etudes .descr &gt; * {
      display: block;
      /* IE fix */
      float: left;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
      width: 45%;
      margin-right: 0;
      margin-left: 5%; }
  .etude-list li {
    padding: 2rem; }
    .etude-list li .date {
      width: 10%;
      padding: 0; }
    .etude-list li span {
      width: 50%;
      padding-top: 0; }
    .etude-list li .cta {
      width: 30%;
      margin-top: 0; }
      .etude-list li .cta + .cta, .etude-list li .cta:nth-last-of-type(2) {
        width: 15%; }
  .group-box .description-group + img {
    display: block;
    width: 100%;
    height: auto; }
  .single-article-footer .dvk-social-sharing .ss-ask {
    display: inline; } }

@media screen and (min-width: 61.25em) {
  #nav_block, .mobile_nav {
    display: none; }
  body.site-color_2 nav.region_nav a:hover {
    color: #A79BE5;
    background-color: #ECEDEF; }
  body.site-color_2 .region_nav h1 {
    color: #A79BE5; }
  body.site-color_3 nav.region_nav a:hover {
    color: #E73B54;
    background-color: #ECEDEF; }
  body.site-color_3 .region_nav h1 {
    color: #E73B54; }
  body.site-color_4 nav.region_nav a:hover {
    color: #18BAD9;
    background-color: #ECEDEF; }
  body.site-color_4 .region_nav h1 {
    color: #18BAD9; }
  body.site-color_5 nav.region_nav a:hover {
    color: #54CA95;
    background-color: #ECEDEF; }
  body.site-color_5 .region_nav h1 {
    color: #54CA95; }
  body.site-color_6 nav.region_nav a:hover {
    color: #F49C6E;
    background-color: #ECEDEF; }
  body.site-color_6 .region_nav h1 {
    color: #F49C6E; }
  body.site-color_7 nav.region_nav a:hover {
    color: #FF321D;
    background-color: #ECEDEF; }
  body.site-color_7 .region_nav h1 {
    color: #FF321D; }
  body.site-color_8 nav.region_nav a:hover {
    color: #C46FA5;
    background-color: #ECEDEF; }
  body.site-color_8 .region_nav h1 {
    color: #C46FA5; }
  body.site-color_9 nav.region_nav a:hover {
    color: #E2CA1A;
    background-color: #ECEDEF; }
  body.site-color_9 .region_nav h1 {
    color: #E2CA1A; }
  body.site-color_10 nav.region_nav a:hover {
    color: #9B9B9B;
    background-color: #ECEDEF; }
  body.site-color_10 .region_nav h1 {
    color: #9B9B9B; }
  div.region-nav {
    padding: 0;
    display: block; }
    div.region-nav ul {
      width: 100%;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
      -ms-flex-pack: justify;
          justify-content: space-between;
      -ms-flex-align: start;
          align-items: flex-start;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      padding: 0;
      margin: 0;
      font-size: 12px;
      font-size: 1.2rem;
      text-align: center; }
      div.region-nav ul &gt; * {
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
        display: block;
        /* IE fix */
        float: left;
        width: auto; }
    div.region-nav li {
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
      margin: 0;
      border-right: 1px solid #f9bd5a; }
      div.region-nav li:last-child {
        border: 0; }
      div.region-nav li a {
        display: block;
        padding: 10px 5px;
        color: #fff;
        background-color: #F59901; }
  .main_nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap; }
    .main_nav &gt; * {
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; }
  .logo-link {
    width: 12%;
    padding: 1em 2%;
    position: relative;
    background-color: transparent;
    margin: 0px 0; }
    .logo-link img {
      width: 100%;
      height: auto;
      max-width: none;
      margin-left: 0; }
    .logo-link span {
      display: none; }
  .menu {
    width: 88%;
    padding: 1em 2% 1em 0;
    margin-bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: start;
        align-items: flex-start;
    font-size: 16px;
    font-size: 1.6rem;
    letter-spacing: 0.6px; }
    .menu &gt; * {
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
      display: block;
      /* IE fix */
      float: left;
      width: auto; }
  .menu-item {
    width: auto;
    text-align: left;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    margin-bottom: 0;
    -ms-flex-positive: 0;
        flex-grow: 0; }
    .menu-item a {
      display: block;
      padding: 0.4em 0.6em;
      color: #363C42; }
      .menu-item a:hover {
        color: #F59901; }
  .current-menu-item &gt; a, .current-menu-ancestor &gt; a {
    position: relative; }
    .current-menu-item &gt; a::before, .current-menu-ancestor &gt; a::before {
      display: block;
      content: "";
      position: absolute;
      bottom: 0.3em;
      left: 50%;
      width: 1.5em;
      height: 3px;
      background-color: #F59901;
      transform: translateX(-50%); }
  .current-menu-ancestor .current-menu-item a::before {
    content: none; }
  .menu-item-has-children {
    position: relative; }
    .menu-item-has-children &gt; a {
      padding-right: 1.2em; }
      .menu-item-has-children &gt; a:hover::after {
        border-top-color: #F59901; }
      .menu-item-has-children &gt; a::after {
        display: block;
        content: "";
        position: absolute;
        top: 50%;
        right: 0.5em;
        width: 0;
        height: 0;
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
        border-top: 4px solid #363C42;
        transform: translateY(-50%);
        transition: all 0.25s cubic-bezier(0.77, 0, 0.18, 1); }
  .sub-menu {
    transition: background-color 0.25s cubic-bezier(0.77, 0, 0.18, 1), color 0.25s cubic-bezier(0.77, 0, 0.18, 1), opacity 0.25s cubic-bezier(0.77, 0, 0.18, 1), z-index 0.25s step-end;
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #ECEDEF;
    z-index: -1;
    opacity: 0;
    width: 180%;
    border-radius: 2px;
    border-top-left-radius: 0;
    max-width: 180px;
    font-size: 18px;
    font-size: 1.8rem; }
    .sub-menu a {
      padding: 0.4em 0.75em;
      border-bottom: 1px solid #e0e1e3;
      color: #363C42; }
    .sub-menu li {
      margin-bottom: 0; }
    .sub-menu li:last-child a {
      border-bottom: 0; }
  .selected-submenu.menu-item-has-children &gt; a {
    background-color: #ECEDEF;
    color: #F59901;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px; }
    .selected-submenu.menu-item-has-children &gt; a::after {
      border-top-color: #F59901; }
  .selected-submenu .sub-menu {
    transition: background-color 0.25s cubic-bezier(0.77, 0, 0.18, 1), color 0.25s cubic-bezier(0.77, 0, 0.18, 1), opacity 0.25s cubic-bezier(0.77, 0, 0.18, 1);
    z-index: 1;
    opacity: 1; }
  .slider h1 {
    font-size: 32px;
    font-size: 3.2rem;
    width: 60%;
    margin-left: 11%; }
  .search-form .search-field {
    width: 75%;
    padding: 8px 10px; }
  .search-form .search-submit {
    width: 25%; }
  .search_grid-2 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    margin-left: 0; }
    .search_grid-2 &gt; * {
      display: block;
      /* IE fix */
      float: left;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
      width: 50%;
      margin-right: 0;
      margin-left: 0; }
    .search_grid-2 .cta-search {
      width: 25%;
      padding: 8px;
      -ms-flex-pack: center;
          justify-content: center; }
    .search_grid-2 form {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
      width: 75%; }
  .events {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    margin-left: -2%; }
    .events &gt; * {
      display: block;
      /* IE fix */
      float: left;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
      width: 31.33333%;
      margin-right: 0;
      margin-left: 2%; }
    .events .empty-state {
      width: 100% !important;
      margin: 2em auto !important;
      text-align: center; }
    .events .events-header {
      width: 98%; }
    .events article {
      -ms-flex-direction: column;
          flex-direction: column;
      width: 31%;
      margin-left: 2%; }
      .events article:last-child {
        display: -ms-flexbox;
        display: flex; }
  .news ul {
    width: 102%;
    margin-left: -2%; }
    .news ul li {
      width: 23%;
      margin-left: 2%; }
    .news ul .blog-favorite {
      width: 48%; }
      .news ul .blog-favorite h2 {
        font-size: 26px;
        font-size: 2.6rem; }
      .news ul .blog-favorite p {
        font-size: 18px;
        font-size: 1.8rem; }
  .promos {
    font-size: 20px;
    font-size: 2rem; }
  .blog-post {
    margin-bottom: 2em;
    margin-bottom: 2vw; }
  .description {
    padding: 40px 15%; }
  .section-title.center {
    max-width: 687px;
    margin-left: auto;
    margin-right: auto;
    box-sizing: initial; }
  .two-columns {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap; }
    .two-columns .section-title {
      width: 100%; }
      .two-columns .section-title.center {
        text-align: center; }
    .two-columns .content {
      width: 47.5%; }
  footer[role="contentinfo"] .foot-support {
    position: relative;
    width: 30%; }
  footer[role="contentinfo"] .foot-nav, footer[role="contentinfo"] .foot-region-nav {
    display: block;
    width: 30%; }
    footer[role="contentinfo"] .foot-nav ul, footer[role="contentinfo"] .foot-region-nav ul {
      width: 100%;
      margin: 0;
      padding: 0;
      border-bottom: 0; }
    footer[role="contentinfo"] .foot-nav li, footer[role="contentinfo"] .foot-region-nav li {
      margin-bottom: 13px;
      width: 47.5%;
      margin-right: 5%;
      float: left;
      font-size: 13px;
      font-size: 1.3rem; }
      footer[role="contentinfo"] .foot-nav li:nth-child(2n), footer[role="contentinfo"] .foot-region-nav li:nth-child(2n) {
        margin-right: 0; }
    footer[role="contentinfo"] .foot-nav a, footer[role="contentinfo"] .foot-region-nav a {
      color: #fff; }
  footer[role="contentinfo"] div.menu {
    width: 100%; }
    footer[role="contentinfo"] div.menu ul {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
      margin-left: -3%; }
      footer[role="contentinfo"] div.menu ul &gt; * {
        display: block;
        /* IE fix */
        float: left;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
        width: 47%;
        margin-right: 0;
        margin-left: 3%; }
  footer[role="contentinfo"] .menu-item a, footer[role="contentinfo"] .multi-list a {
    padding: 0; }
    footer[role="contentinfo"] .menu-item a:hover, footer[role="contentinfo"] .multi-list a:hover {
      color: #F59901; }
  footer[role="contentinfo"] .current-menu-item a {
    color: #F59901; }
    footer[role="contentinfo"] .current-menu-item a::before {
      content: none; }
  footer[role="contentinfo"] .foot-region-nav {
    display: none; }
  footer[role="contentinfo"] .infos {
    width: 40%; }
  footer[role="contentinfo"] .footertop .cta_register {
    width: 30%; }
  footer[role="contentinfo"] .footertop .widget-title {
    width: 40%;
    padding: 0 20px; }
  footer[role="contentinfo"] .footertop form {
    width: 60%; }
  footer[role="contentinfo"] .footertop .widget {
    width: 70%; }
  footer[role="contentinfo"] .madeby {
    left: auto;
    right: 0;
    bottom: 0;
    transform: none;
    text-align: right; }
  .bulletin {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
    -ms-flex-align: center;
        align-items: center;
    background-color: #ECEDEF;
    overflow: hidden;
    font-size: 16px;
    font-size: 1.6rem; }
    .bulletin img {
      display: block;
      width: 100%;
      max-width: 30%;
      height: auto; }
    .bulletin .outil-vid {
      width: 40%;
      height: 400px;
      margin-top: 0;
      float: right; }
    .bulletin:nth-child(2n) {
      -ms-flex-flow: row-reverse nowrap;
          flex-flow: row-reverse nowrap;
      background-color: #fff; }
    .bulletin .descr {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap; }
      .bulletin .descr .etude-descr {
        width: 55%;
        margin-right: 5%; }
      .bulletin .descr .bulletin-sommaire {
        width: 40%; }
  .bulletin-description {
    padding: 40px 5%;
    width: 70%; }
  .bulletin.container .bulletin-description {
    padding-top: 0;
    padding-bottom: 0; }
  .bulletin.container:nth-of-type(2n) .bulletin-description {
    padding-right: 0; }
  .bulletin.container:nth-of-type(2n+1) .bulletin-description {
    padding-left: 0; }
  .bulletins {
    overflow: hidden; }
  .bulletins article.rapport .bulletin-description {
    width: 90%;
    padding: 20px 0; }
  section.campagne article {
    margin-bottom: 0;
    padding: 0; }
    section.campagne article h2 {
      margin-top: 0; }
    section.campagne article img {
      width: 45%;
      display: block;
      max-width: none;
      float: right;
      height: auto; }
    section.campagne article .bulletin-description {
      width: 60%;
      float: left !important; }
  section.campagne-secondary article {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    margin-left: 0; }
    section.campagne-secondary article &gt; * {
      display: block;
      /* IE fix */
      float: left;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
      width: 33.33333%;
      margin-right: 0;
      margin-left: 0; }
    section.campagne-secondary article img {
      width: 20%;
      margin-left: 5%;
      -ms-flex-item-align: center;
          -ms-grid-row-align: center;
          align-self: center; }
    section.campagne-secondary article .bulletin-description {
      width: 75%;
      float: left !important; }
    section.campagne-secondary article .campagne-cta {
      width: 15%;
      padding: 0 20px;
      float: left;
      -ms-flex-item-align: center;
          -ms-grid-row-align: center;
          align-self: center; }
      section.campagne-secondary article .campagne-cta a {
        width: 100%;
        text-align: center; }
  .campagne .bulletin, .campagne-secondary .bulletin, .revues .bulletin {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
    -ms-flex-align: center;
        align-items: center; }
    .campagne .bulletin .bulletin-description, .campagne .bulletin img, .campagne-secondary .bulletin .bulletin-description, .campagne-secondary .bulletin img, .revues .bulletin .bulletin-description, .revues .bulletin img {
      -ms-flex-order: 0;
          order: 0; }
    .campagne .bulletin img, .campagne-secondary .bulletin img, .revues .bulletin img {
      display: block; }
    .campagne .bulletin:nth-child(2n), .campagne-secondary .bulletin:nth-child(2n), .revues .bulletin:nth-child(2n) {
      -ms-flex-flow: row-reverse nowrap;
          flex-flow: row-reverse nowrap;
      background-color: #fff; }
  .region-toggle {
    position: relative; }
    .region-toggle:after {
      content: none; }
  .reg-list {
    max-height: 100%; }
  /**Article seul**/
  .single-article article {
    width: 80%; }
    .single-article article .content {
      padding-top: 25px;
      margin-bottom: -25px; }
    .single-article article .outils-container {
      margin-top: 6rem;
      padding: 2.5rem; }
    .single-article article footer {
      margin-top: 25px; }
  .single-article .fix-aside {
    position: fixed;
    transform: translateY(0px); }
  .single-article .fix-aside-bottom {
    position: absolute;
    transform: translateY(-80px); }
  .single-article-header {
    margin-bottom: 0; }
    .single-article-header + .dvk-social-sharing {
      position: absolute;
      top: 4rem;
      right: -15%; }
  .blog-navbar {
    width: 275px;
	max-height: 90vh;
    display: block;
    position: absolute;
    float: right;
    top: 40px;
    margin-left: 62vw;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.2;
	overflow: auto;
    transform: translateY(80px);
}
	  .blog-navbar div{
    box-shadow:  0 5px 10px rgba(0, 0, 0, 0.25);
    border-radius: 2px; }
	
	.nav-nav{
		margin:25px 10px;
	}
	.nav-analyse{
		margin:25px 10px;
		
	}


	
    .blog-navbar .nav-title {
      margin-bottom: 0;
      padding: 10px 12px;
      font-family: 'Bebas', Arial, sans-serif;
      font-size: 22px;
      font-size: 2.2rem;
      font-weight: 400;
      text-align: center;
      letter-spacing: 1px;
      background-color: #F59901;
      color: #fff; }
    .blog-navbar .nav {
      /*max-height: 80vh;
      width: 275px;*/
      margin-left: 0;
      padding-left: 0;
      background-color: #ECEDEF;
      border-top: 1px solid #F59901;
      overflow: auto;
      background: linear-gradient(white 30%, rgba(255, 255, 255, 0)), linear-gradient(rgba(255, 255, 255, 0), white 70%) 0 100%, linear-gradient(to top, transparent 0%, rgba(0, 0, 0, 0.2) 100%), linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.2) 100%) 0 100%;
      background-repeat: no-repeat;
      background-color: white;
      background-size: 100% 40px, 100% 40px, 100% 30px, 100% 30px;
      /* Opera doesn't support this in the shorthand */
      background-attachment: local, local, scroll, scroll; }
	  .blog-navbar .ulist{
	   width: auto;
	   background: linear-gradient(white 30%, rgba(255, 255, 255, 0)), linear-gradient(rgba(255, 255, 255, 0), white 70%) 0 100%, linear-gradient(to top, transparent 0%, rgba(0, 0, 0, 0.2) 100%), linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.2) 100%) 0 100%;
      background-repeat: no-repeat;
      background-color: white;
      background-size: 100% 40px, 100% 40px, 100% 30px, 100% 30px;}
    .blog-navbar li {
      list-style-type: none;
      width: 100%;
      margin: 0;
      border-bottom: 1px solid rgba(54, 60, 66, 0.1); }
      .blog-navbar li:last-child {
        border-radius: 0 0 5px 5px; }
      .blog-navbar li a {
        display: block;
        width: 100%;
        padding: 10px 12px;
        color: #363C42; }
        .blog-navbar li a:hover {
          color: #F59901;
          text-decoration: none; }
    .blog-navbar .linked {
      display: block;
      padding: 0.7rem;
      font-family: Bebas, Arial, sans-serif;
      text-align: center;
      letter-spacing: 1px;
      color: #fff;
      background-color: #F59901; }
      .blog-navbar .linked ~ .linked {
        border-top: 1px solid #ECEDEF; }
      .blog-navbar .linked:hover {
        color: #fff;
        background-color: #d08201; }
  .vision &gt; div {
    max-width: 768px;
    margin: 0 auto 0.9em; }
  .vision img {
    max-width: 100%;
    height: auto; }
  .about .about-description {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    margin-left: -5%;
    margin-top: 40px;
    overflow: hidden; }
    .about .about-description &gt; * {
      display: block;
      /* IE fix */
      float: left;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
      width: 45%;
      margin-right: 0;
      margin-left: 5%; }
    .about .about-description div {
      -ms-flex-direction: column;
          flex-direction: column; }
  /**timeline**/
  .timeline {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    margin-left: -2%; }
    .timeline &gt; * {
      display: block;
      /* IE fix */
      float: left;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
      width: 18%;
      margin-right: 0;
      margin-left: 2%; }
    .timeline p {
      font-size: 14px;
      font-size: 1.4rem; }
    .timeline .timeline_connector {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      margin-left: 0;
      z-index: 0; }
      .timeline .timeline_connector line {
        stroke: #d4d5d7;
        stroke-width: 3; }
    .timeline .timeline-block {
      margin-top: 60px;
      z-index: 1;
      /*&amp;::after{
			content:'';
			display:block;
			width: 2%;
			background-color: $primary;
		}*/ }
      .timeline .timeline-block:nth-child(2n) {
        margin-top: 0; }
        .timeline .timeline-block:nth-child(2n) .timeline-numbers {
          background-color: #F59901;
          color: #fff; }
          .timeline .timeline-block:nth-child(2n) .timeline-numbers span {
            color: #fff; }
      .timeline .timeline-block:nth-child(3n) .timeline-numbers {
        border-color: #e0e1e3; }
  .timeline-numbers {
    font-size: 16px;
    font-size: 1.6rem; }
    .timeline-numbers_number {
      margin-top: 15%;
      font-size: 60px;
      font-size: 6rem; }
  .about-timeline {
    position: relative; }
  .etudes article {
    overflow: hidden; }
  main section.intro {
    overflow: hidden; }
    main section.intro p {
      width: 45%;
      float: left;
      margin: 0 2.5%; }
  .acf-map {
    height: 400px; }
  .contact-regions {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    margin-left: -2%; }
    .contact-regions &gt; * {
      display: block;
      /* IE fix */
      float: left;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
      width: 31.33333%;
      margin-right: 0;
      margin-left: 2%; }
  .contact-form {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    margin-left: -5%; }
    .contact-form &gt; * {
      display: block;
      /* IE fix */
      float: left;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
      width: 45%;
      margin-right: 0;
      margin-left: 5%; }
    .contact-form h1 {
      display: block;
      width: 100%; }
    .contact-form .contact-informations {
      width: 35%;
      -ms-flex-direction: column;
          flex-direction: column; }
    .contact-form .form-container {
      width: 55%; }
      .contact-form .form-container .wpcf7 {
        width: 100%; }
  #calendar {
    width: 100%; }
  .event-details {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    margin-left: -5%; }
    .event-details &gt; * {
      display: block;
      /* IE fix */
      float: left;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
      width: 45%;
      margin-right: 0;
      margin-left: 5%; }
    .event-details .event-infos, .event-details .event-description {
      margin-top: 1.5em; }
    .event-details .event-infos {
      width: 30%; }
    .event-details .event-description {
      width: 60%; }
      .event-details .event-description span {
        margin-top: 15px; }
    .event-details .single-article-header {
      margin-bottom: 0; }
      .event-details .single-article-header + .dvk-social-sharing {
        position: static; }
  .events-calendar {
    margin-left: 0;
    padding: 40px 3%; }
    .events-calendar &gt; * {
      margin-left: 0; }
    .events-calendar .calendar {
      margin-bottom: 1em; }
    .events-calendar .filters {
      width: 100%; }
      .events-calendar .filters .reg-list {
        margin-bottom: 1em; }
  .single-event-header {
    margin-bottom: 2.5rem; }
  .monthly-header-title a:link, .monthly-header-title a:visited {
    font-size: 16px;
    font-size: 1.6rem; }
  .region_nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    -ms-flex-align: center;
        align-items: center;
    padding-top: 0px;
    background-color: #ECEDEF;
    padding: 15px 1%;
    overflow: hidden;
    z-index: 10;
    width: 100%; }
    .region_nav &gt; * {
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; }
    .region_nav h1 {
      width: 15%;
      display: block;
      float: left;
      margin-bottom: 0;
      font-size: 20px;
      font-size: 2rem;
      color: #4d4d4e;
      line-height: 1.2; }
      .region_nav h1 span {
        display: block;
        font-family: 'Open Sans', Arial, sans-serif;
        font-size: 10px;
        font-size: 1rem;
        line-height: 1.3;
        text-transform: uppercase;
        color: #363C42; }
    .region_nav ul {
      -ms-flex-pack: end;
          justify-content: flex-end;
      width: 85%;
      letter-spacing: 0.05rem;
      font-size: 14px;
      font-size: 1.4rem;
      font-weight: 700; }
      .region_nav ul li {
        text-align: center;
        width: auto; }
        .region_nav ul li + li {
          margin-left: 0.9rem; }
        .region_nav ul li a {
          display: block;
          width: 100%;
          padding: 0.8rem 0.9rem;
          color: #4d4d4e;
          border: 0;
          border-bottom: 0 !important; }
  .grid li {
    width: 33.333%; }
  .group-box .description-group {
    width: 45%;
    float: left; }
    .group-box .description-group + img {
      width: 50%;
      height: auto;
      float: right; }
  .support-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    margin-left: 0;
    padding: 4rem; }
    .support-content &gt; * {
      display: block;
      /* IE fix */
      float: left;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
      width: 50%;
      margin-right: 0;
      margin-left: 0; }
    .support-content .support_form, .support-content .support_text {
      width: 50%;
      -ms-flex-direction: column;
          flex-direction: column;
      padding: 2rem 2%; }
    .support-content .support_form &gt; ul {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
      margin-left: -3%; }
      .support-content .support_form &gt; ul &gt; * {
        display: block;
        /* IE fix */
        float: left;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
        width: 47%;
        margin-right: 0;
        margin-left: 3%; }
      .support-content .support_form &gt; ul a {
        width: 100%; }
  .event-page {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    margin-left: 0; }
    .event-page &gt; * {
      display: block;
      /* IE fix */
      float: left;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
      width: 50%;
      margin-right: 0;
      margin-left: 0; }
    .event-page .events-calendar {
      width: 35%; }
    .event-page .events_list {
      width: 70%;
      padding: 40px 5%;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
      margin-left: -5%;
      -ms-flex-line-pack: start;
          align-content: flex-start; }
      .event-page .events_list &gt; * {
        display: block;
        /* IE fix */
        float: left;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
        width: 45%;
        margin-right: 0;
        margin-left: 5%; }
      .event-page .events_list .section-title {
        width: 100%; }
      .event-page .events_list article {
        width: 45%;
        margin-bottom: 20px; } }

@media screen and (min-width: 80em) {
  .desktop-only {
    clip: initial;
    height: auto;
    margin: 0;
    position: initial;
    width: auto;
    transform: none; }
  .logo-link {
    width: 22%;
    /*font-size: 15px;*/
    font-size: 1.5rem;
    line-height: 1.2;
	font-family: 'Balkeno';}
    .logo-link img {
      width: 30%;
      max-width: 200px;}
    .logo-link span {
      display: block;
      width: 55%;
	margin-top:5%;}
  .menu {
    width: 78%;
    font-size: 18px;
    font-size: 1.8rem; }
  .region_nav {
    padding: 15px 2%; }
    .region_nav ul {
      font-size: 1.8rem; }
  .menu-item a {
    padding: 0.4em 0.7em; }
  .menu-item-has-children &gt; a {
    padding-right: 1.2em; }
  .slider h1 {
    font-size: 42px;
    font-size: 4.2rem;
    margin-left: 10%;
    margin-bottom: 1.5em; }
  .slider .cta {
    font-size: 18px;
    font-size: 1.8rem;
    margin: -2em 10% 3em;
    padding: 0.5em 1.1em;
    letter-spacing: 2px; }
  .slider .slick-arrow {
    position: absolute;
    top: 50%;
    height: 34px;
    background-size: 32px 32px;
    transform: translateY(-50%); }
  .slider .slick-next {
    transform: scaleX(-1) translateY(-50%); }
  .search_grid-2 .cta-search {
    width: 23%;
    margin-right: 2%; }
  .search_grid-2 .search-form {
    width: 75%; }
  .search-form .search-field {
    width: 80%; }
  .search-form .search-submit {
    width: 20%; }
  .description {
    padding: 40px 20%; }
  .bulletin .content {
    font-size: 2rem; }
  .timeline {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    margin-left: -6%; }
    .timeline &gt; * {
      display: block;
      /* IE fix */
      float: left;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
      width: 14%;
      margin-right: 0;
      margin-left: 6%; }
  .actu-info p {
    font-size: 14px;
    font-size: 1.4rem; }
  .blog-favorite .actu-info p {
    font-size: 16px;
    font-size: 1.6rem; }
  .sponsor-item {
    font-size: 16px;
    font-size: 1.6rem; }
  footer[role="contentinfo"] .footertop .widget-title {
    width: 30%; }
  footer[role="contentinfo"] .footertop form {
    width: 70%; }
    footer[role="contentinfo"] .footertop form p:first-of-type {
      width: 70%; }
    footer[role="contentinfo"] .footertop form input[type="button"] {
      width: 30%; }
  footer[role="contentinfo"] .infos {
    width: 25%; }
  footer[role="contentinfo"] .foot-nav, footer[role="contentinfo"] .foot-region-nav {
    width: 25%;
    display: block; }
  footer[role="contentinfo"] .foot-support {
    width: 25%; }
  .single-article .single-banner {
    width: 100%;
    height: auto;
    padding: 80px;
    padding-left: 10%; }
  .single-article-header + .dvk-social-sharing {
    top: 6rem; }
  .single-article article {
    width: 70%;
    font-size: 18px;
    font-size: 1.8rem; }
  .single-article .recommend {
    margin-left: -8rem; }
  .monthly-header-title a:link, .monthly-header-title a:visited {
    font-size: 20px;
    font-size: 2rem; }
  .blog-navbar {
    width: 225px; }
  .acf-map {
    height: 450px; }
  .contact-regions {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    margin-left: -2%; }
    .contact-regions &gt; * {
      display: block;
      /* IE fix */
      float: left;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
      width: 31.33333%;
      margin-right: 0;
      margin-left: 2%; }
    .contact-regions article {
      margin-bottom: 20px; }
    .contact-regions .acf-map {
      height: 200px; }
  .etude-list li {
    padding: 2rem 3%; }
    .etude-list li .date {
      width: 7%; }
    .etude-list li span {
      width: 70%; }
  .form-container .submit {
    width: 100%; }
    .form-container .submit input {
      width: 30%;
      margin: 0 auto; } }

@media screen and (min-width: 92.5em) {
  body {
    font-size: 18px;
    font-size: 1.8rem; }
  h1, .h1-like {
    font-size: 46px;
    font-size: 4.6rem; }
  h2, .h2-like {
    font-size: 38px;
    font-size: 3.8rem; }
  h3, .h3-like {
    font-size: 32px;
    font-size: 3.2rem; }
  h4, .h4-like {
    font-size: 28px;
    font-size: 2.8rem; }
  h5, .h5-like {
    font-size: 23px;
    font-size: 2.3rem; }
  h6, .h6-like {
    font-size: 22px;
    font-size: 2.2rem; }
  .container {
    padding: 60px 10%; }
    .container_small {
      padding: 25px 10%; }
  .breadcrumb {
    margin: 0 10%; }
  .bulletin .container {
    padding-right: 5%; }
  .bulletin .etude_descr {
    font-size: 21px;
    font-size: 2.1rem; }
  .bulletin:nth-child(2n) .container, .campagne-secondary .container {
    padding-right: 15%;
    padding-left: 5%; }
  .cta_small {
    font-size: 16px;
    font-size: 1.6rem; }
  .logo-link {
    width: 30%;
    font-size: 14px;
    font-size: 1.4rem; 
	font-family: 'Balkeno';}
  div.region-nav ul {
    font-size: 13px;
    font-size: 1.3rem; }
  div.region-nav li {
    width: 11.11111%; }
  .menu {
    width: 70%;
    font-size: 20px;
    font-size: 2rem;
    letter-spacing: 0.8px; }
  .section-title {
    font-size: 46px;
    font-size: 4.6rem; }
  .slider h1 {
    font-size: 46px;
    font-size: 4.6rem; }
  .search-form .search-field {
    width: 82%;
    font-size: 17px;
    font-size: 1.7rem; }
  .search-form .search-submit {
    width: 18%;
    padding: 9px 15px; }
  .events .event-date {
    width: 25%; }
    .events .event-date span {
      font-size: 22px;
      font-size: 2.2rem; }
 /*.events .event-date span:nth-child(1) {
        font-size: 22px;
        font-size: 1.5rem; }*/
   .events .event-date span:first-child {
        font-size: 42px;
        font-size: 4.2rem; }
  .events .event-time {
    font-size: 16px;
    font-size: 1.6rem; }
  .events .event-title {
    font-size: 24px;
    font-size: 2.4rem; }
  .events .event-location {
    font-size: 15px;
    font-size: 1.5rem; }
  .monthly-day-pick &gt; .monthly-day-number {
    padding-top: 37%;
    font-size: 16px;
    font-size: 1.6rem; }
  .sponsor-item {
    width: 18.4%;
    margin-right: 2%;
    font-size: 18px;
    font-size: 1.8rem; }
    .sponsor-item:nth-of-type(5n) {
      margin-right: 0; }
    .sponsor-item.full {
      width: 49%; }
      .sponsor-item.full:nth-of-type(5n) {
        margin-right: 2%; }
      .sponsor-item.full:nth-of-type(2n) {
        margin-right: 0; }
  .single-article article {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.55; }
  .single-article .recommend {
    top: 7rem;
    margin-left: -10rem;
    padding: 45px 15px 10px;
    min-width: 60px;
    background-position: center 8px; }
  .single-article-date {
    font-size: 16px;
    font-size: 1.6rem; }
  .blog-navbar {
    top: 60px;
    margin-left: 55vw; }
  .contact-regions .acf-map {
    height: 220px; }
  .grid li {
    width: 25%; }
  .result-container .result {
    font-size: 20px;
    font-size: 2rem; }
  footer[role="contentinfo"] .wrapper {
    padding: 60px 10%; }
  footer[role="contentinfo"] .footertop .cta_register, footer[role="contentinfo"] .footertop label {
    font-size: 22px;
    font-size: 2.2rem; }
  footer[role="contentinfo"] .foot-block {
    padding: 0 2%; }
    footer[role="contentinfo"] .foot-block:first-child {
      padding-left: 0; }
    footer[role="contentinfo"] .foot-block:last-child {
      padding-right: 0; } }

@media screen and (min-width: 105em) {
  .slider h1 {
    width: 45%;
    font-size: 52px;
    font-size: 5.2rem; }
  .slider .cta {
    font-size: 21px;
    font-size: 2.1rem; }
  .news ul h2 {
    font-size: 22px;
    font-size: 2.2rem; }
  .news ul p {
    font-size: 16px;
    font-size: 1.6rem; }
  .news ul .blog-favorite h2 {
    font-size: 28px;
    font-size: 2.8rem; }
  .news ul .blog-favorite p {
    font-size: 18px;
    font-size: 1.8rem; }
  .cta-search {
    font-size: 18px;
    font-size: 1.8rem; }
  .blog-post .actu-info {
    padding: 1.5em; }
  .blog-navbar {
    margin-left: 50vw; }
  .event-page .events-calendar {
    width: 25%; }
  .event-page .events_list {
    width: 80%; }
    .event-page .events_list article {
      width: 28.3333%; }
	  
  .logo-link {
    width: 25%;
	font-family: 'Balkeno';}
.logo-link span {
	font-size: 1.85rem;}
	  }

@media screen and (min-width: 120em) {
  .container {
    padding: 60px 15%; }
    .container_small {
      padding: 25px 15%; }
  .breadcrumb {
    margin: 0 15%; }
  footer[role="contentinfo"] .wrapper {
    padding: 60px 15%; } }
</pre></body></html>