@charset "UTF-8";
/*
Theme Name: Luynes
Description: Thème du site Luynes
Author: Tribu and Co
Version: 0.0.1
Text Domain: luy
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

a:focus {
  outline: thin dotted;
}

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

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

mark {
  background: #ff0;
  color: #000;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre-wrap;
}

q {
  quotes: '\201C' '\201D' '\2018' '\2019';
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type='button'],
input[type='reset'],
input[type='submit'] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

input[type='checkbox'],
input[type='radio'] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

input[type='search'] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

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

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 15px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

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

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

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 15px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption.alignnone {
  margin: 5px 15px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  -webkit-clip-path: none;
          clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

.wpcf7 .screen-reader-response {
  display: none;
}

div.wpcf7-mail-sent-ok,
div.wpcf7-mail-sent-ng,
div.wpcf7-spam-blocked,
div.wpcf7-validation-errors {
  border: 0;
  padding: 0;
}

/*
 * Fonts
 */
/*
 * Colors
 */
/* Extra Small Devices, Phones */
/* Small Devices, Tablets */
/* Medium Devices, Desktops */
/* Large Devices, Wide Screens */
body {
  margin: 0;
}

img,
video,
iframe,
svg {
  max-width: 100%;
}

img {
  height: auto;
}

.my-galerie {
  position: relative;
  width: 220px;
  height: 220px;
}

.my-galerie .img-galerie {
  position: relative;
  z-index: 5;
  padding: 10px;
  background: #FFF;
  -webkit-box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.15);
          box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.15);
  width: 200px;
  height: 200px;
}

.my-galerie .img-galerie img {
  background: pink;
  position: relative;
}

.my-galerie .img-border-shadow {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 200px;
  height: 200px;
  padding: 10px;
  background: #FFF;
  -webkit-box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.15);
          box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.15);
  -webkit-transition: -webkit-transform 400ms ease-out;
  transition: -webkit-transform 400ms ease-out;
  transition: transform 400ms ease-out;
  transition: transform 400ms ease-out, -webkit-transform 400ms ease-out;
  -webkit-transform: rotate(1.25deg);
      -ms-transform: rotate(1.25deg);
          transform: rotate(1.25deg);
}

.my-galerie .img-border-shadow.left {
  z-index: 1;
  -webkit-transition: all 400ms ease-out;
  transition: all 400ms ease-out;
  -webkit-transform: rotate(-1.25deg);
      -ms-transform: rotate(-1.25deg);
          transform: rotate(-1.25deg);
}

@media screen and (min-width: 992px) {
  .my-galerie .img-border-shadow {
    -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg);
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .my-galerie .img-border-shadow.left {
    -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg);
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .my-galerie:hover .img-border-shadow, .my-galerie:focus .img-border-shadow, .my-galerie:active .img-border-shadow {
    -webkit-box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.15);
            box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.15);
    -webkit-transform: rotate(1.5deg);
        -ms-transform: rotate(1.5deg);
            transform: rotate(1.5deg);
  }
  .my-galerie:hover .img-border-shadow.left, .my-galerie:focus .img-border-shadow.left, .my-galerie:active .img-border-shadow.left {
    -webkit-box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.15);
            box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.15);
    -webkit-transform: rotate(-1.5deg);
        -ms-transform: rotate(-1.5deg);
            transform: rotate(-1.5deg);
  }
}

a {
  color: #1E90FF;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}

a:active {
  outline: none;
}

.entry-content a:not(.btn):not(.linked-content-box) {
  text-decoration: underline;
}

table {
  width: 54%;
  margin: 0 auto;
  padding: 0 0 51px;
}

table th {
  background-color: grey;
}

table tbody tr:nth-child(2n) td {
  background-color: lightgrey;
}

ul {
  list-style-type: none;
  line-height: 2rem;
  padding-left: 2rem;
}

ul > li {
  position: relative;
}

ul > li:before {
  width: 6px;
  height: 6px;
  content: '';
  border-radius: 50%;
  display: inline-block;
  background-color: #000;
  position: absolute;
  top: 5px;
  left: -20px;
}

.text-align-center {
  text-align: center;
  width: 100%;
}

.img-overlay {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  color: #FFF;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

iframe body {
  margin: 0;
}

.grecaptcha-badge,
#tarteaucitronAlertSmall,
#tarteaucitronPercentage {
  display: none !important;
}

.container {
  width: 87.5%;
  max-width: 1180px;
  margin: 0 auto;
}

@media screen and (min-width: 1300px) {
  .container {
    width: 1180px;
    padding: 0 50px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  .home .container {
    padding: 0;
  }
}

#wrapper {
  padding-top: 60px;
}

@media screen and (min-width: 992px) {
  #wrapper {
    padding-top: 100px;
  }
}

.info-flash-displayed #wrapper {
  padding-top: 110px;
}

@media screen and (min-width: 1200px) {
  .info-flash-displayed #wrapper {
    padding-top: 150px;
  }
}

main {
  min-height: -webkit-calc(100vh - 204px);
  min-height: calc(100vh - 204px);
  margin-bottom: 5rem;
}

main.home {
  margin: 0;
}

@media screen and (min-width: 768px) {
  main {
    min-height: -webkit-calc(100vh - 206px);
    min-height: calc(100vh - 206px);
  }
}

@media screen and (min-width: 1200px) {
  main {
    min-height: -webkit-calc(100vh - 246px);
    min-height: calc(100vh - 246px);
  }
}

.video-container {
  height: 0;
  position: relative;
  padding-bottom: 56.25%;
}

.video-container video,
.video-container iframe,
.video-container object,
.video-container embed,
.video-container .tac-placeholder:not(.tac_facebookpost):not(.fb-like-box) {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.video-container .tac-placeholder:not(.tac_facebookpost):not(.fb-like-box)[style] {
  width: 100% !important;
  height: 100% !important;
}

.text-ellipsis {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.wp-caption-text {
  color: gray;
  text-align: left;
  font-style: italic;
}

.mail-reverse {
  unicode-bidi: bidi-override;
  direction: rtl;
}

/* Extra Small Devices, Phones */
/* Small Devices, Tablets */
/* Medium Devices, Desktops */
/* Large Devices, Wide Screens */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  z-index: 1;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
  height: 200px;
}

@media screen and (min-width: 620px) {
  .slick-list {
    height: 250px;
  }
}

@media screen and (min-width: 768px) {
  .slick-list {
    height: 350px;
  }
}

@media screen and (min-width: 992px) {
  .slick-list {
    height: 500px;
  }
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
  height: 200px;
}

@media screen and (min-width: 620px) {
  .slick-track {
    height: 250px;
  }
}

@media screen and (min-width: 768px) {
  .slick-track {
    height: 350px;
  }
}

@media screen and (min-width: 992px) {
  .slick-track {
    height: 500px;
  }
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
  outline: none;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-dots {
  width: 100%;
  text-align: center;
  margin: 10px 0 0;
  padding: 0;
}

@media screen and (min-width: 768px) {
  .slick-dots {
    width: auto;
    bottom: 35px;
    right: 37px;
    margin: 0;
    position: absolute;
    z-index: 6;
  }
}

@media screen and (min-width: 992px) {
  .slick-dots {
    right: 47px;
    bottom: 20px;
  }
}

.slick-dots li {
  width: 10px;
  height: 10px;
  cursor: pointer;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  background: rgba(0, 0, 0, 0.5);
  margin: 0 5px;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

@media screen and (min-width: 768px) {
  .slick-dots li {
    background: rgba(255, 255, 255, 0.5);
  }
}

.slick-dots li button {
  opacity: 0;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  margin: 0 .5rem;
}

.slick-dots li:hover {
  background: #000;
}

@media screen and (min-width: 768px) {
  .slick-dots li:hover {
    background: #FFF;
  }
}

.slick-dots .slick-active {
  background-color: #000;
}

@media screen and (min-width: 768px) {
  .slick-dots .slick-active {
    background-color: #fff;
  }
}

.slick-arrow {
  position: absolute;
  z-index: 5;
  top: 25%;
  width: auto;
  height: auto;
  border: none;
  background: transparent;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  cursor: pointer;
  display: inline-block;
}

.slick-arrow i.material-icons {
  color: #FFF;
  font-size: 40px;
  margin-left: 0.375em !important;
  margin-right: 0.375em !important;
}

@media screen and (min-width: 768px) {
  .slick-arrow i.material-icons {
    margin-left: 1em !important;
    margin-right: 1em !important;
  }
}

.slick-arrow.gris i {
  color: #7d7d7d;
}

@media screen and (min-width: 768px) {
  .slick-arrow {
    top: 40%;
  }
}

.slick-arrow.prev {
  left: 0;
}

.slick-arrow.next {
  right: 0;
}

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}

#colorbox {
  overflow: visible;
}

#cboxWrapper {
  max-width: none;
  overflow: visible;
}

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left;
}

#cboxContent {
  position: relative;
  background: rgba(0, 0, 0, 0);
}

#cboxLoadedContent {
  border: 10px solid #FFF;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

#cboxTitle {
  margin: 0;
  padding-top: 10px;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  color: #FFF;
  cursor: pointer;
}

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}

#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

/*
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxWrapper {
  overflow: visible;
}

#cboxContent {
  background: rgba(0, 0, 0, 0);
}

#cboxOverlay {
  background: #000;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

#colorbox {
  outline: 0;
}

#cboxTopLeft {
  width: 25px;
  height: 25px;
  background: url(images/border1.png) no-repeat 0 0;
}

#cboxTopCenter {
  height: 25px;
  background: url(images/border1.png) repeat-x 0 -50px;
}

#cboxTopRight {
  width: 25px;
  height: 25px;
  background: url(images/border1.png) no-repeat -25px 0;
}

#cboxBottomLeft {
  width: 25px;
  height: 25px;
  background: url(images/border1.png) no-repeat 0 -25px;
}

#cboxBottomCenter {
  height: 25px;
  background: url(images/border1.png) repeat-x 0 -75px;
}

#cboxBottomRight {
  width: 25px;
  height: 25px;
  background: url(images/border1.png) no-repeat -25px -25px;
}

#cboxMiddleLeft {
  width: 25px;
  background: url(images/border2.png) repeat-y 0 0;
}

#cboxMiddleRight {
  width: 25px;
  background: url(images/border2.png) repeat-y -25px 0;
}

#cboxContent {
  background: rgba(0, 0, 0, 0);
  overflow: visible;
}

.cboxIframe {
  background: #fff;
}

.cboxIframe body {
  margin: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}

#cboxLoadedContent {
  margin-bottom: 20px;
}

#cboxLoadedContent img {
  display: block;
  margin-top: 0 !important;
}

#cboxLoadedContent body {
  margin: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#cboxTitle {
  position: absolute;
  top: 97%;
  left: 0;
  text-align: left;
  width: 92%;
  color: #FFF;
}

#cboxCurrent {
  position: absolute;
  bottom: 0px;
  right: 0;
  color: #FFF;
}

#cboxLoadingOverlay {
  background: #fff url(images/loading.gif) no-repeat 5px 5px;
}

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: none;
  color: #FFF;
}

#cboxPrevious i, #cboxNext i {
  font-family: 'Material Icons';
  font-size: 2rem;
  font-style: normal;
  font-weight: 400;
}

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
  outline: 0;
}

#cboxSlideshow {
  position: absolute;
  bottom: 0px;
  right: 42px;
  color: #444;
}

#cboxPrevious {
  position: absolute;
  bottom: 50%;
  left: -20px;
  padding: 20px 0;
  color: #FFF;
}

#cboxNext {
  position: absolute;
  bottom: 50%;
  right: -20px;
  padding: 20px 0;
  color: #FFF;
}

#cboxClose {
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  color: #FFF;
}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

@media screen and (max-width: 767px) {
  #cboxLoadedContent,
  #cboxContent {
    height: auto !important;
  }
}

@media screen and (min-width: 768px) {
  #cboxPrevious {
    bottom: 50%;
    left: -30px;
  }
  #cboxNext {
    bottom: 50%;
    right: -30px;
  }
  #cboxLoadedContent,
  #cboxContent {
    height: auto;
  }
}

html {
  font-size: 62.5%;
}

body {
  color: #3A3A3A;
  font-size: 1.6rem;
  font-family: "Roboto", Avenir, Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  color: #005EB8;
  font-weight: 700;
}

h1,
.h1 {
  font-size: 2.2rem;
  line-height: 2.4rem;
}

h2,
.h2 {
  font-size: 1.6rem;
  line-height: 2rem;
}

h3,
.h3 {
  font-size: 1.6rem;
  line-height: 1.8rem;
}

p {
  font-size: 1.6rem;
  line-height: 1.8rem;
}

@media screen and (min-width: 1200px) {
  body {
    font-size: 1.5rem;
  }
  /*h1,
    .h1 { 
        font-size: 2.2rem;
        line-height: 2.4rem;
    }
    h2,
    .h2 { 
        font-size: 1.8rem;
        line-height: 2rem;
    }
    h3, 
    .h3 {
        font-size: 1.6rem;
        line-height: 1.8rem;
    }*/
  p {
    font-size: 1.5rem;
    line-height: 1.8rem;
  }
}

#header {
  width: 100%;
  height: 60px;
  background-color: #fff;
  -webkit-box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.25);
          box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.25);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 902;
}

@media screen and (min-width: 992px) {
  #header {
    height: 100px;
  }
}

#header .container {
  position: relative;
  z-index: 10;
  height: 100%;
  width: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 1.8rem;
}

@media screen and (min-width: 620px) {
  #header .container {
    width: 87.5%;
    padding: 0;
  }
}

@media screen and (min-width: 1300px) {
  #header .container {
    width: 1180px;
  }
}

.custom-logo-link {
  height: 40px;
  display: inline-block;
}

@media screen and (min-width: 992px) {
  .custom-logo-link {
    height: 80px;
  }
}

.custom-logo-link img {
  width: auto;
  max-height: 100%;
}

@media screen and (min-width: 768px) {
  header .img-header,
  header .img-header-credit {
    width: 87.5%;
    max-width: 1180px;
  }
}

header .img-header {
  width: 100%;
  height: 200px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #eee;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  overflow: hidden;
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  header .img-header {
    height: 300px;
    margin-bottom: 50px;
  }
}

header .img-header-credit {
  width: 95%;
  font-size: 10px;
  text-align: right;
  font-style: italic;
  color: rgba(58, 58, 58, 0.5);
  margin: 10px auto 0;
}

@media screen and (min-width: 768px) {
  header .img-header-credit {
    margin: -40px auto 0;
  }
}

@media screen and (min-width: 992px) {
  header .container {
    position: relative;
  }
  .no-touch #mobile-menu-btn {
    display: none;
  }
}

.single header.entry-header {
  margin-bottom: 25px;
}

.single header.entry-header h1.title {
  margin-bottom: 5px;
}

.single header.entry-header span.date {
  color: #005EB8;
}

#footer {
  color: #fff;
}

#footer .container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #7D7D7D;
  padding: 1.5rem 0;
  text-align: center;
  font-size: 1.2rem;
  width: 100%;
}

@media screen and (min-width: 620px) {
  #footer .container {
    font-size: 1.4rem;
  }
}

@media screen and (min-width: 768px) {
  #footer .container {
    width: 87.5%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

#footer ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 5px;
  margin: 0;
}

@media screen and (min-width: 768px) {
  #footer ul {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

#footer ul li {
  margin-top: 8px;
}

@media screen and (min-width: 768px) {
  #footer ul li {
    margin-top: 0px;
  }
}

#footer ul li::before {
  width: auto;
  height: auto;
  content: '-';
  display: none;
  background-color: transparent;
  position: static;
  margin: 0 5px;
}

@media screen and (min-width: 768px) {
  #footer ul li::before {
    display: inline;
  }
}

#footer ul a {
  color: #FFF;
  cursor: pointer;
  text-decoration: underline;
}

@media screen and (min-width: 1300px) {
  #footer .container {
    width: 1180px;
  }
}

.gallery-thumbnail,
.gallery-thumbnail .gallery-main-image {
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.gallery-thumbnail {
  width: 20rem;
  height: 20rem;
  display: block;
  position: relative;
  z-index: 5;
  margin: 15px auto;
}

@media screen and (min-width: 992px) {
  .gallery-thumbnail {
    -webkit-box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.25);
            box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.25);
  }
}

@media screen and (min-width: 992px) {
  .home .gallery-thumbnail {
    margin-top: 23px;
  }
}

.gallery-thumbnail .gallery-main-image {
  width: 100%;
  height: 100%;
  overflow: hidden;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
  border: 1rem solid #fff;
  position: relative;
  z-index: 3;
}

.gallery-thumbnail .gallery-main-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.gallery-thumbnail:before,
.gallery-thumbnail:after {
  width: 102%;
  height: 102%;
  content: "";
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
  border: 1rem solid #fff;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0);
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(0);
      -ms-transform: translate(-50%, -50%) rotate(0);
          transform: translate(-50%, -50%) rotate(0);
  -webkit-transition: -webkit-box-shadow 0.55s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 3s cubic-bezier(0.19, 1, 0.22, 1);
  transition: -webkit-box-shadow 0.55s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 3s cubic-bezier(0.19, 1, 0.22, 1);
  transition: box-shadow 0.55s cubic-bezier(0.19, 1, 0.22, 1), transform 3s cubic-bezier(0.19, 1, 0.22, 1);
  transition: box-shadow 0.55s cubic-bezier(0.19, 1, 0.22, 1), transform 3s cubic-bezier(0.19, 1, 0.22, 1), -webkit-box-shadow 0.55s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 3s cubic-bezier(0.19, 1, 0.22, 1);
}

@media screen and (min-width: 992px) {
  .gallery-thumbnail:before,
  .gallery-thumbnail:after {
    -webkit-transform: translate(-50%, -50%) rotate(0);
        -ms-transform: translate(-50%, -50%) rotate(0);
            transform: translate(-50%, -50%) rotate(0);
    -webkit-transition: opacity 0.55s ease-out, -webkit-box-shadow 0.55s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transition: opacity 0.55s ease-out, -webkit-box-shadow 0.55s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transition: box-shadow 0.55s cubic-bezier(0.19, 1, 0.22, 1), transform 0.6s cubic-bezier(0.19, 1, 0.22, 1), opacity 0.55s ease-out;
    transition: box-shadow 0.55s cubic-bezier(0.19, 1, 0.22, 1), transform 0.6s cubic-bezier(0.19, 1, 0.22, 1), opacity 0.55s ease-out, -webkit-box-shadow 0.55s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  }
}

.gallery-thumbnail:before {
  z-index: 2;
}

.gallery-thumbnail:after {
  z-index: 1;
}

@media screen and (min-width: 992px) {
  .gallery-single:hover .gallery-thumbnail::before,
  .gallery-single:hover .gallery-thumbnail::after,
  .gallery-thumbnail:hover:before,
  .gallery-thumbnail:hover:after,
  .touch .gallery-thumbnail:before,
  .touch .gallery-thumbnail:after,
  .gallery-thumbnail.hover:before,
  .gallery-thumbnail.hover:after {
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
            box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
    opacity: 1;
  }
  .gallery-single:hover .gallery-thumbnail::before,
  .gallery-thumbnail:hover:before,
  .gallery-thumbnail.hover:before,
  .touch .gallery-thumbnail:before {
    -webkit-transform: translate(-50%, -50%) rotate(-5deg);
        -ms-transform: translate(-50%, -50%) rotate(-5deg);
            transform: translate(-50%, -50%) rotate(-5deg);
  }
  .gallery-single:hover .gallery-thumbnail::after,
  .gallery-thumbnail:hover:after,
  .gallery-thumbnail.hover:after,
  .touch .gallery-thumbnail:after {
    -webkit-transform: translate(-50%, -50%) rotate(4deg);
        -ms-transform: translate(-50%, -50%) rotate(4deg);
            transform: translate(-50%, -50%) rotate(4deg);
  }
}

.gallery-thumbnail::before, .gallery-thumbnail::after {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
}

@media screen and (min-width: 992px) {
  .gallery-thumbnail::before, .gallery-thumbnail::after {
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
            box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    opacity: 0;
  }
}

.gallery-thumbnail::before {
  -webkit-transform: translate(-50%, -50%) rotate(-4deg);
      -ms-transform: translate(-50%, -50%) rotate(-4deg);
          transform: translate(-50%, -50%) rotate(-4deg);
}

@media screen and (min-width: 992px) {
  .gallery-thumbnail::before {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
        -ms-transform: translate(-50%, -50%) rotate(0deg);
            transform: translate(-50%, -50%) rotate(0deg);
  }
}

.gallery-thumbnail::after {
  -webkit-transform: translate(-50%, -50%) rotate(4deg);
      -ms-transform: translate(-50%, -50%) rotate(4deg);
          transform: translate(-50%, -50%) rotate(4deg);
}

@media screen and (min-width: 992px) {
  .gallery-thumbnail::after {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
        -ms-transform: translate(-50%, -50%) rotate(0deg);
            transform: translate(-50%, -50%) rotate(0deg);
  }
}

.contenu-archive {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 50px;
}

@media screen and (min-width: 992px) {
  .contenu-archive {
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 75px;
  }
}

.contenu-archive .gallery-single {
  width: 260px;
  margin-top: 45px;
  font-size: 1.4rem;
}

@media screen and (min-width: 1200px) {
  .contenu-archive .gallery-single {
    width: 30%;
  }
}

@media screen and (min-width: 992px) {
  .contenu-archive .gallery-single:nth-of-type(1), .contenu-archive .gallery-single:nth-of-type(2), .contenu-archive .gallery-single:nth-of-type(3) {
    margin-bottom: 30px;
  }
  .contenu-archive .gallery-single:hover .overlay-img {
    opacity: 1;
  }
  .contenu-archive .gallery-single:hover h2,
  .contenu-archive .gallery-single:hover span.voir-plus {
    color: #005EB8;
  }
  .contenu-archive .gallery-single:hover span.voir-plus {
    padding-left: 15px;
  }
  .contenu-archive .gallery-single:hover span.voir-plus::before {
    opacity: 1;
  }
}

.contenu-archive .gallery-single .gallery-thumbnail {
  margin: 0;
  margin-bottom: 15px;
}

.contenu-archive .gallery-single h2 {
  font-size: 1.4rem;
  text-transform: none;
  margin-bottom: 0;
  color: #3A3A3A;
}

.contenu-archive .gallery-single p.date {
  margin: 3px 0 12px 0;
  color: #3A3A3A;
  font-size: 1.4rem;
}

.contenu-archive .gallery-single span.voir-plus {
  position: relative;
  color: #3A3A3A;
  font-style: italic;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

.contenu-archive .gallery-single span.voir-plus::before {
  display: none;
  content: '\e315';
  font-family: 'Material Icons';
  font-style: normal;
  color: #005EB8;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

@media screen and (min-width: 992px) {
  .contenu-archive .gallery-single span.voir-plus::before {
    display: block;
  }
}

.contenu-archive .media-galerie {
  width: 260px;
  margin: 20px;
}

@media screen and (min-width: 992px) {
  .contenu-archive .media-galerie {
    width: 240px;
    min-width: 27%;
  }
}

.contenu-archive .media-galerie .media-thumbnail {
  overflow: hidden;
  width: 240px;
  height: 240px;
  padding: 10px;
  -webkit-box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.25);
          box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.25);
}

@media screen and (min-width: 992px) {
  .contenu-archive .media-galerie .media-thumbnail {
    width: 240px;
    height: 240px;
  }
}

.contenu-archive .media-galerie .media-thumbnail .thumb {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.contenu-archive .media-galerie .media-thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.contenu-archive .media-galerie p {
  position: relative;
  overflow: hidden;
  height: 34px;
}

.contenu-archive .overlay-img {
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

.contenu-archive .overlay-img i {
  color: #FFF;
  font-size: 3rem;
}

.contenu-archive + nav.navigation {
  width: 100%;
  margin-bottom: 50px;
}

@media screen and (min-width: 992px) {
  .contenu-archive + nav.navigation {
    margin-bottom: 75px;
  }
}

.gallery-columns-3 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (min-width: 768px) {
  .gallery-columns-3 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.gallery-item {
  width: 100%;
}

@media screen and (min-width: 768px) {
  .gallery-item {
    width: 32%;
  }
}

.publication .contenu-archive .gallery-main-image {
  overflow: hidden;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.post-type-archive-publication .contenu-archive .gallery-single {
  text-align: center;
}

@media screen and (min-width: 992px) {
  .post-type-archive-publication .contenu-archive .gallery-single:hover span.btn {
    background: #005EB8;
  }
  .post-type-archive-publication .contenu-archive .gallery-single:hover h2 {
    color: #3A3A3A;
  }
}

.post-type-archive-publication .contenu-archive .gallery-single .gallery-thumbnail {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-shadow: none;
          box-shadow: none;
  height: 22rem;
  width: auto;
}

@media screen and (min-width: 992px) {
  .post-type-archive-publication .contenu-archive .gallery-single .gallery-thumbnail:hover .gallery-main-image {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  }
  .post-type-archive-publication .contenu-archive .gallery-single .gallery-thumbnail:hover .overlay-img i {
    color: #FFF;
  }
}

.post-type-archive-publication .contenu-archive .gallery-single .gallery-thumbnail .gallery-main-image {
  width: auto;
  border: none;
}

.post-type-archive-publication .contenu-archive .gallery-single .gallery-thumbnail .gallery-main-image img {
  height: 22rem;
  width: auto;
}

.post-type-archive-publication .contenu-archive .gallery-single .gallery-thumbnail::before, .post-type-archive-publication .contenu-archive .gallery-single .gallery-thumbnail::after {
  display: none;
}

.post-type-archive-publication .contenu-archive .gallery-single .gallery-thumbnail .gallery-main-image {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.post-type-archive-publication .contenu-archive .gallery-single span.btn {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-style: normal;
  color: #FFF;
  background: #7D7D7D;
}

.post-type-archive-publication .contenu-archive .gallery-single span.btn:focus, .post-type-archive-publication .contenu-archive .gallery-single span.btn:active {
  background: #005EB8;
}

.linked-content {
  margin-top: 50px;
}

@media screen and (min-width: 992px) {
  .linked-content-area {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: 10px;
  }
}

.linked-content-area {
  margin-top: 5rem;
}

.h1 + .linked-content-area {
  margin-top: 1rem;
}

.linked-content-area + .h1 {
  margin-top: 5rem;
}

.linked-content-box {
  display: block;
  color: #3A3A3A;
  border-radius: 0.5rem;
  background-color: #F2F2F2;
  padding: 1.5rem 2rem;
}

.linked-content-area.two-col {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media screen and (min-width: 768px) {
  .linked-content-area.two-col {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.linked-content-area.two-col .col:not(:first-of-type) {
  margin: 0;
}

@media screen and (min-width: 768px) {
  .linked-content-area.two-col .col:not(:first-of-type) {
    margin-left: 20px;
  }
}

.col {
  position: relative;
  margin-right: 20px;
}

.document-box {
  position: relative;
  z-index: 1;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 250px;
  margin: 0 0 15px 0;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

@media screen and (min-width: 768px) {
  .document-box {
    margin: 10px 20px 10px -10px;
  }
}

.document-box span {
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 34px;
}

.document-box .material-icons {
  margin-right: 2rem;
}

.event-box {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  margin-bottom: 15px;
  height: auto;
  max-width: 100%;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

@media screen and (min-width: 620px) {
  .event-box {
    max-width: 80%;
  }
}

@media screen and (min-width: 992px) {
  .event-box {
    width: 48%;
    max-width: 375px;
    margin: 10px 20px 10px -10px;
  }
}

.event-box-content {
  margin: 10px 3rem 10px 90px;
  padding: 15px 0;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

@media screen and (min-width: 620px) {
  .event-box-content {
    margin: auto 3rem auto 1.5rem;
  }
}

.event-box-content time,
.event-box-content .title {
  font-weight: 700;
}

.event-box-content time {
  display: block;
  margin: 0.3rem 0;
}

.event-box-content .title {
  color: #005EB8;
}

.event-box-visual {
  position: absolute;
  width: 80px;
  min-width: 80px;
  min-height: 100%;
  overflow: hidden;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  border-top-left-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}

@media screen and (min-width: 620px) {
  .event-box-visual {
    position: relative;
  }
}

.event-box-visual img {
  max-width: 200%;
  width: auto;
  height: 100%;
}

.linked-content-box-hover {
  position: absolute;
  bottom: -40px;
  right: 0;
  padding: 5px 8px;
  opacity: 0;
  border-radius: 5px;
  background: #005EB8;
  color: #fff;
  font-style: italic;
  white-space: nowrap;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

.linked-content-box-hover:before {
  content: '';
  position: absolute;
  top: -6px;
  left: -webkit-calc(50% - 6px);
  left: calc(50% - 6px);
  width: 12px;
  height: 12px;
  background: #005EB8;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.event-box:focus, .event-box:active,
.document-box:focus,
.document-box:active {
  background: #005EB8;
  color: #FFF;
}

.event-box:focus .title, .event-box:active .title,
.document-box:focus .title,
.document-box:active .title {
  color: #FFF;
}

@media screen and (min-width: 992px) {
  .event-box:hover,
  .document-box:hover {
    z-index: 5;
    background: #005EB8;
    color: #FFF;
  }
  .event-box:hover .title,
  .document-box:hover .title {
    color: #FFF;
  }
  .event-box:hover .linked-content-box-hover,
  .document-box:hover .linked-content-box-hover {
    opacity: 1;
  }
}

.gallery-thumbnail {
  position: relative;
  z-index: 5;
}

.liste-images {
  position: absolute;
  z-index: 6;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.liste-images img {
  height: 1px;
  width: 1px;
}

.liste-images a {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}

.liste-images a.gallery-thumbnail {
  display: none;
}

.liste-images .cboxElement:nth-of-type(2) {
  z-index: 3;
}

#cboxLoadedContent body {
  margin: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.alert {
  position: fixed;
  z-index: 900;
  left: 0;
  top: 60px;
  width: 100%;
  color: #fff;
  background-color: #BA0C2F;
}

@media screen and (min-width: 992px) {
  .alert {
    top: 100px;
  }
}

.alert .container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.alert .container a,
.alert .container a i {
  color: #fff;
}

.alert .container .text-alert {
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
  margin: 0 0 0 10px;
}

.alert .container .text-alert span {
  display: inline-block;
  position: relative;
}

.alert .container .text-alert .dash {
  margin: 0 10px;
}

.alert .container .text-alert .overflowing {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.alert .container .text-alert .overflowing-1 {
  right: -100.04%;
}

.alert .container .text-alert .overflowing-2 {
  right: -200.04%;
}

.alert .container .text-alert .overflowing-3 {
  right: -300.04%;
}

.alert .container .text-alert .overflowing-4 {
  right: -400.04%;
}

.alert .container .text-alert .overflowing-5 {
  right: -500.04%;
}

.alert .container .text-alert .overflowing-6 {
  right: -600.04%;
}

.alert .container .text-alert .overflowing-7 {
  right: -700.04%;
}

.alert .container .close {
  width: 5rem;
  height: 5rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@-webkit-keyframes defilement {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

@keyframes defilement {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

.btn {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 250px;
  padding: 10px 2rem;
  background: #005EB8;
  color: #FFF;
  border-radius: 5px;
  font-weight: bold;
  text-align: center;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  margin: 10px 0;
}

.btn::before {
  content: '\E250';
  font-family: 'Material Icons';
  font-size: 2rem;
  font-weight: 400;
  margin-right: 10px;
  color: #FFF;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

@media screen and (min-width: 992px) {
  .btn:hover::before, .btn:focus::before, .btn:active::before {
    margin-right: 5px;
    margin-left: 5px;
  }
}

.default-btn {
  color: #fff;
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 250px;
  padding: 10px 2rem;
  background: #005EB8;
  color: #FFF;
  border-radius: 5px;
  font-weight: bold;
  text-align: center;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  margin: 10px 0;
}

.small-actu .btn {
  width: 100%;
  max-width: 250px;
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

@media screen and (min-width: 768px) {
  .small-actu .btn {
    margin: 10px auto;
    width: 50%;
  }
}

@media screen and (min-width: 992px) {
  .small-actu .btn {
    width: auto;
  }
}

.pill {
  color: #FFF;
  font-size: 10px;
  background: #BA0C2F;
  display: inline-block;
  font-weight: 700;
  text-align: center;
  border-radius: 20px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  text-transform: uppercase;
  margin: 3px;
  padding: 4px 15px;
}

.breadcrumb-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 20px auto;
}

.breadcrumb {
  max-width: -webkit-calc(100% - 40px);
  max-width: calc(100% - 40px);
  font-style: italic;
  font-size: 1.4rem;
}

.breadcrumb,
.breadcrumb a {
  color: #005EB8;
}

.breadcrumb a {
  text-decoration: underline;
}

.home #wrapper {
  max-width: 1280px;
  margin: 0 auto;
}

.slider-container {
  width: 100%;
  margin: 0 auto;
}

@media screen and (min-width: 992px) {
  .slider-container {
    width: 87.5%;
    max-width: 1180px;
  }
}

.slider-container section {
  position: relative;
}

@media screen and (min-width: 1300px) {
  .slider-container {
    width: 1180px;
  }
}

#slider {
  position: relative;
  margin: 0;
  padding: 0;
  height: 232px;
  overflow: hidden;
}

@media screen and (min-width: 620px) {
  #slider {
    height: 290px;
  }
}

@media screen and (min-width: 768px) {
  #slider {
    height: 350px;
  }
}

@media screen and (min-width: 992px) {
  #slider {
    height: 500px;
    width: 100%;
    max-width: 1180px;
    margin: 0 auto;
  }
}

#slider .h1 {
  color: inherit;
}

#slider .toto {
  color: green;
  position: absolute;
  top: 20px;
  left: 50%;
}

#slider li:before {
  display: none;
}

#slider .my-slide {
  position: relative;
  display: block;
  float: left;
  width: 100%;
  height: 100%;
}

#slider .my-slide::before {
  display: none;
}

#slider .img-slider {
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#slider .img-slider img {
  width: 100%;
  height: 100%;
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

#slider .dots {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
     -moz-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-top: 1rem;
}

@media screen and (min-width: 768px) {
  #slider .dots {
    margin-top: 0;
  }
}

#slider .dots a {
  height: 10px;
  width: 10px;
  border-radius: 50%;
  margin: 0 0.5rem;
  background: white;
  border: 1px solid white;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

#slider .dots a.active {
  background: #7D7D7D;
}

@media screen and (min-width: 992px) {
  #slider .dots a:hover {
    background: #7D7D7D;
  }
}

#slider .texte-slider {
  position: absolute;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  min-height: 25px;
  height: auto !important;
  color: #fff;
  -webkit-transition: min-height 0.3s;
  transition: min-height 0.3s;
}

@media screen and (min-width: 768px) {
  #slider .texte-slider {
    padding: 20px 40px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    min-height: 114px;
  }
}

@media screen and (min-width: 992px) {
  #slider .texte-slider {
    padding: 30px 50px;
  }
}

#slider .texte-slider.bleu {
  background: rgba(0, 94, 184, 0.75);
}

#slider .texte-slider.rouge {
  background: rgba(186, 12, 47, 0.75);
}

#slider .texte-slider.vert {
  background: rgba(168, 173, 0, 0.75);
}

#slider .texte-slider.orange {
  background: rgba(237, 139, 0, 0.75);
}

#slider .texte-slider .contenu-texte {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
     -moz-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

@media screen and (min-width: 768px) {
  #slider .texte-slider .contenu-texte {
    width: 80%;
  }
}

#slider .texte-slider .contenu-texte .contenu {
  display: none;
}

@media screen and (min-width: 768px) {
  #slider .texte-slider .contenu-texte .contenu {
    display: block;
  }
}

#slider .texte-slider .h1 {
  font-size: 1.5rem;
  text-align: left;
  color: #fff;
  margin: 0.5rem 0;
}

@media screen and (min-width: 768px) {
  #slider .texte-slider .h1 {
    font-size: 2.4rem;
    margin: 0 0 .5rem 0;
  }
}

#slider .texte-slider p {
  display: none;
  margin: 0;
}

@media screen and (min-width: 768px) {
  #slider .texte-slider p {
    display: block;
  }
}

#slider .texte-slider .couleur-background {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.75;
}

#slider .arrow-prev,
#slider .arrow-next {
  position: absolute;
  top: 5%;
  height: auto;
  padding: 1rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#slider .arrow-prev i,
#slider .arrow-next i {
  color: #fff;
  font-size: 3rem;
}

@media screen and (min-width: 768px) {
  #slider .arrow-prev,
  #slider .arrow-next {
    top: 40%;
    padding: 3rem;
  }
  #slider .arrow-prev:hover i,
  #slider .arrow-next:hover i {
    color: #7D7D7D;
  }
}

#slider .arrow-prev.gris i,
#slider .arrow-next.gris i {
  color: #7D7D7D;
}

@media screen and (min-width: 992px) {
  #slider .arrow-prev.gris:hover i,
  #slider .arrow-next.gris:hover i {
    color: #fff;
  }
}

#slider .arrow-prev {
  left: 0;
}

#slider .arrow-next {
  right: 0;
}

#slider .slick-arrow {
  visibility: hidden;
}

@media screen and (min-width: 768px) {
  #slider .slick-arrow {
    visibility: visible;
  }
}

@media screen and (min-width: 768px) {
  #slider .slick-arrow.prev {
    left: 28px;
  }
}

@media screen and (min-width: 992px) {
  #slider .slick-arrow.prev {
    left: 38px;
  }
}

@media screen and (min-width: 768px) {
  #slider .slick-arrow.next {
    right: 28px;
  }
}

@media screen and (min-width: 992px) {
  #slider .slick-arrow.next {
    right: 38px;
  }
}

section.actualites {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 50px;
}

section.actualites .h1 {
  width: 100%;
  margin-bottom: 20px;
}

@media screen and (min-width: 992px) {
  section.actualites .h1 {
    margin-bottom: 25px;
  }
}

section.actualites .big-actu {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (min-width: 768px) {
  section.actualites .big-actu {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    width: 100%;
  }
}

@media screen and (min-width: 992px) {
  section.actualites .big-actu {
    width: 65.3%;
  }
}

section.actualites .big-actu .img-actu {
  margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
  section.actualites .big-actu .img-actu {
    height: 150px;
  }
}

section.actualites .big-actu .big-actu-single {
  display: block;
  margin-bottom: 25px;
}

@media screen and (min-width: 768px) {
  section.actualites .big-actu .big-actu-single {
    width: -webkit-calc(50% - 15px);
    width: calc(50% - 15px);
  }
}

@media screen and (min-width: 992px) {
  section.actualites .big-actu .big-actu-single {
    width: -webkit-calc(50.05% - 25px);
    width: calc(50.05% - 25px);
    margin-bottom: 0;
  }
}

section.actualites .big-actu .big-actu-single:hover .img-overlay, section.actualites .big-actu .big-actu-single:focus .img-overlay, section.actualites .big-actu .big-actu-single:active .img-overlay {
  opacity: 1;
}

section.actualites .big-actu .big-actu-single .texte-actu span {
  display: block;
  margin-top: 10px;
}

section.actualites .small-actu {
  /*margin-top: 20px;

        @include mediaquery($medium) {
            margin-top: 0;
        };*/
}

.big-actu-single .texte-actu p.date,
.small-actu-single .texte-actu p.date {
  font-size: 1.6rem;
  font-weight: bold;
  color: #3A3A3A;
}

.big-actu-single .texte-actu h2,
.small-actu-single .texte-actu h2 {
  margin: 0 0 8px 0;
}

.big-actu-single .texte-actu p,
.small-actu-single .texte-actu p {
  margin: 0 0 10px 0;
}

.big-actu-single .texte-actu p:not(.date),
.small-actu-single .texte-actu p:not(.date) {
  color: #3A3A3A;
}

.big-actu-single .texte-actu span,
.small-actu-single .texte-actu span {
  font-style: italic;
  color: #1E90FF;
}

.big-actu-single .img-actu,
.small-actu-single .img-actu {
  max-height: 150px;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
}

.big-actu-single .img-actu img,
.small-actu-single .img-actu img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: -webkit-transform 0.25s;
  transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  transition: transform 0.25s, -webkit-transform 0.25s;
}

.big-actu-single:hover .img-actu img,
.small-actu-single:hover .img-actu img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

.big-actu-single:hover .read-more,
.small-actu-single:hover .read-more {
  text-decoration: underline;
}

.big-actu-single .read-more,
.small-actu-single .read-more {
  text-decoration: underline;
}

.small-actu {
  width: 100%;
}

@media screen and (min-width: 992px) {
  .small-actu {
    width: 30.552%;
  }
}

.small-actu .small-actu-single {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}

.small-actu .small-actu-single .img-actu {
  height: 75px;
  width: 80px;
  min-width: 80px;
  margin-right: 20px;
}

@media screen and (min-width: 620px) {
  .small-actu .small-actu-single .img-actu {
    height: 112px;
    min-width: 140px;
    width: 140px;
  }
}

@media screen and (min-width: 992px) {
  .small-actu .small-actu-single .img-actu {
    height: 75px;
    width: 80px;
    min-width: 80px;
  }
}

.small-actu .small-actu-single .img-actu img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.small-actu .small-actu-single .texte-actu p:not(.date) {
  display: none;
}

@media screen and (min-width: 768px) {
  .small-actu .small-actu-single .texte-actu p:not(.date) {
    display: block;
  }
}

.small-actu .small-actu-single .texte-actu span.lire-actu {
  text-decoration: underline;
}

@media screen and (min-width: 768px) {
  .small-actu .small-actu-single .texte-actu span.lire-actu {
    display: none;
  }
}

.small-actu .small-actu-single:hover .img-overlay,
.small-actu .small-actu-single:focus .img-overlay,
.small-actu .small-actu-single:active .img-overlay {
  opacity: 1;
}

.small-actu .small-actu-single p.date {
  margin: 0 0 5px 0;
}

.small-actu .small-actu-single p:not(.date) {
  margin: 0;
}

@media screen and (min-width: 768px) {
  .contenu-home {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.contenu-home .publications,
.contenu-home .galerie {
  width: 100%;
}

@media screen and (min-width: 768px) {
  .contenu-home .publications,
  .contenu-home .galerie {
    width: 48%;
  }
}

@media screen and (min-width: 992px) {
  .contenu-home .publications,
  .contenu-home .galerie {
    width: 31%;
  }
  .contenu-home .publications .h1,
  .contenu-home .galerie .h1 {
    margin-bottom: 10px;
  }
  .contenu-home .publications h3,
  .contenu-home .galerie h3 {
    margin-top: 0;
  }
}

.contenu-home .publications h3,
.contenu-home .galerie h3 {
  margin-top: 10px;
}

.contenu-home .publications .btn,
.contenu-home .galerie .btn {
  margin-bottom: 0;
}

.contenu-home .agenda {
  width: 100%;
}

@media screen and (min-width: 992px) {
  .contenu-home .agenda {
    width: 31%;
  }
}

@media screen and (min-width: 768px) {
  .contenu-home .agenda .text-align-center {
    text-align: center;
  }
  .contenu-home .agenda .text-align-center .btn {
    width: 50%;
    max-width: 250px;
    margin: 0 auto;
  }
}

@media screen and (min-width: 992px) {
  .contenu-home .agenda .text-align-center .btn {
    margin: 0 auto;
  }
}

@media screen and (min-width: 992px) {
  .contenu-home .small-actu {
    width: 100%;
  }
}

.contenu-home .galerie {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.contenu-home .galerie .img-galerie {
  margin-bottom: 10px;
}

@media screen and (min-width: 620px) {
  .contenu-home .galerie .img-galerie {
    width: 200px;
    height: 200px;
    overflow: hidden;
  }
}

.agenda,
.publications,
.galerie {
  margin: 50px 0;
}

@media screen and (min-width: 992px) {
  .agenda,
  .publications,
  .galerie {
    margin: 75px 0;
  }
}

.agenda .h1,
.publications .h1,
.galerie .h1 {
  text-align: center;
  margin-bottom: 20px;
}

.agenda h3,
.publications h3,
.galerie h3 {
  color: #3A3A3A;
  text-transform: none;
  text-align: center;
}

.agenda .small-actu-single .texte-actu p.lieu {
  display: block;
  color: #3A3A3A;
}

.agenda .small-actu-single .texte-actu p.date {
  color: #3A3A3A;
}

.publications {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.publications .img-publi {
  position: relative;
  height: 200px;
  overflow: hidden;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 15px 0 13px 0;
}

@media screen and (min-width: 992px) {
  .publications .img-publi {
    margin-top: 25px;
  }
}

.publications .img-publi img {
  position: absolute;
  top: 0;
  margin-top: 3px;
  height: 200%;
  width: auto;
  -webkit-box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.25);
          box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.25);
  -webkit-transition: -webkit-box-shadow 0.2s linear;
  transition: -webkit-box-shadow 0.2s linear;
  transition: box-shadow 0.2s linear;
  transition: box-shadow 0.2s linear, -webkit-box-shadow 0.2s linear;
}

.publications .img-publi img:hover {
  -webkit-box-shadow: 0 9px 35px rgba(0, 0, 0, 0.25);
          box-shadow: 0 9px 35px rgba(0, 0, 0, 0.25);
}

.publications .img-publi:after {
  width: 300px;
  height: 2px;
  content: '';
  display: block;
  background-color: #7D7D7D;
  bottom: 0;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.coordonnees .address-list > .adresse {
  border-radius: 5px;
  background: #F2F2F2;
  margin-bottom: 15px;
}

.coordonnees .address-list > .adresse a[href^="mailto:"] {
  text-decoration: underline;
}

.coordonnees .address-list > .adresse .header {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  padding: 1px 15px;
  color: #3A3A3A;
}

.coordonnees .address-list > .adresse .header.no-padding {
  padding: 0;
}

.coordonnees .address-list > .adresse h3 {
  color: #3A3A3A;
  text-transform: none;
  margin: 8px 0;
}

.coordonnees .address-list > .adresse .contenu {
  display: none;
}

.coordonnees .address-list > .adresse .contenu p {
  margin: 0;
}

.coordonnees .address-list > .adresse .contenu span.horaires {
  display: block;
  color: #7D7D7D;
  font-style: italic;
}

.coordonnees .address-list > .adresse .contenu a {
  font-style: italic;
}

.coordonnees .contact {
  background: #F2F2F2;
  margin-bottom: 15px;
}

.coordonnees .contact {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1px 15px;
  font-weight: bold;
  color: #3A3A3A;
}

@media screen and (min-width: 992px) {
  .coordonnees .contact {
    padding: 0;
  }
  .coordonnees .contact:hover {
    color: #005EB8;
  }
}

.coordonnees .contact i {
  margin-right: 5px;
}

.coordonnees .contact p {
  margin: 8px 0;
}

.coordonnees .address-list > .adresse.open .header,
.coordonnees .contact.open .header {
  background: #005EB8;
  color: #fff;
}

.coordonnees .address-list > .adresse.open .header h3,
.coordonnees .contact.open .header h3 {
  color: #fff;
}

.coordonnees .address-list > .adresse.open .contenu,
.coordonnees .contact.open .contenu {
  display: block;
  padding: 20px;
}

@media screen and (min-width: 992px) {
  .coordonnees {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    background: #F2F2F2;
    padding: 25px 50px;
  }
  .coordonnees .address-list > .adresse,
  .coordonnees .address-list > .adresse.open,
  .coordonnees .contact.open {
    width: 30%;
  }
  .coordonnees .address-list > .adresse .header,
  .coordonnees .address-list > .adresse.open .header,
  .coordonnees .contact.open .header {
    padding: 0;
    background: #F2F2F2;
  }
  .coordonnees .address-list > .adresse .header h3,
  .coordonnees .address-list > .adresse.open .header h3,
  .coordonnees .contact.open .header h3 {
    color: #3A3A3A;
    margin: 0 0 5px 0;
  }
  .coordonnees .address-list > .adresse .header i,
  .coordonnees .address-list > .adresse.open .header i,
  .coordonnees .contact.open .header i {
    display: none;
  }
  .coordonnees .address-list > .adresse .contenu,
  .coordonnees .address-list > .adresse.open .contenu,
  .coordonnees .contact.open .contenu {
    padding: 0;
    display: block;
  }
  .coordonnees .contact {
    width: 160px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .coordonnees .contact p {
    font-weight: 400;
  }
}

.wpcf7-form {
  margin-top: 35px;
}

@media screen and (min-width: 992px) {
  .wpcf7-form p:last-of-type {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
       -moz-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}

.wpcf7-form label {
  font-weight: bold;
}

@media screen and (min-width: 768px) {
  .wpcf7-form .two-cols {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media screen and (min-width: 768px) {
  .wpcf7-form .two-cols label {
    width: 49%;
  }
}

.wpcf7-form input:not([type="submit"]),
.wpcf7-form select {
  height: 30px;
}

.wpcf7-form input:not([type="submit"]),
.wpcf7-form textarea,
.wpcf7-form select {
  width: 100%;
  border: 1px solid #3A3A3A;
  margin-bottom: 25px;
}

.wpcf7-form .file {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  white-space: nowrap;
}

@media screen and (min-width: 768px) {
  .wpcf7-form .file {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}

.wpcf7-form .file input[type="file"] {
  display: none;
}

.wpcf7-form .file span {
  width: 100%;
  height: 30px;
  border: 1px solid #3A3A3A;
  background: #f9f9f9;
}

.wpcf7-form .file span:hover {
  cursor: pointer;
}

@media screen and (min-width: 768px) {
  .wpcf7-form .file span:not(.btn) {
    margin-left: 15px;
  }
}

.wpcf7-form .file span.btn {
  position: absolute;
  bottom: 1px;
  right: 0;
  margin: 0;
  border-radius: 0;
  border: 1px solid #005EB8;
  background: #005EB8;
  width: auto;
  min-width: 120px;
}

@media screen and (min-width: 768px) {
  .wpcf7-form .file span.btn {
    width: 250px;
    min-width: 250px;
  }
}

.wpcf7-form .file span.btn::before {
  display: none;
}

.wpcf7-form input[type="submit"] {
  border: none;
  border-radius: 0px;
}

@media screen and (min-width: 768px) {
  .wpcf7-form input[type="submit"] {
    width: 250px;
  }
}

.wpcf7-form input[type="checkbox"] {
  display: inline-block;
  width: 17px;
  height: 17px;
  margin: 3px 10px 3px 0px;
}

.wpcf7-form .wpcf7-checkbox .wpcf7-list-item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.wpcf7-form .wpcf7-checkbox .wpcf7-list-item-label {
  margin-top: 3px;
}

.menu-icon .coordonnees {
  display: none;
}

.menu-icon .coordonnees.open {
  position: absolute;
  top: 0;
  right: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 250px;
  padding: 0px;
  background: #F2F2F2;
}

@media screen and (min-width: 992px) {
  .menu-icon .coordonnees.open {
    top: 100px;
    width: 100%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    padding-right: 250px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.menu-icon .coordonnees.open .a {
  text-decoration: underline;
}

.menu-icon .coordonnees.open .retour, .menu-icon .coordonnees.open .menu-title, .menu-icon .coordonnees.open #acces-rapide li.menu-title, #acces-rapide .menu-icon .coordonnees.open li.menu-title {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 20px;
  height: 50px;
  font-weight: bold;
}

@media screen and (min-width: 992px) {
  .menu-icon .coordonnees.open .retour, .menu-icon .coordonnees.open .menu-title, .menu-icon .coordonnees.open #acces-rapide li.menu-title, #acces-rapide .menu-icon .coordonnees.open li.menu-title {
    display: none;
  }
}

.menu-icon .coordonnees.open .menu-title {
  background: #005EB8;
  color: #fff;
}

.menu-icon .coordonnees.open .menu-title i.material-icons {
  margin-right: 10px;
}

.menu-icon .coordonnees.open .adresse {
  width: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5px 20px;
  margin: 4px 0;
}

@media screen and (min-width: 992px) {
  .menu-icon .coordonnees.open .adresse {
    max-width: 270px;
    margin: 10px 0;
  }
}

.menu-icon .coordonnees.open .adresse .header {
  height: auto;
}

.menu-icon .coordonnees.open .adresse .header h3 {
  margin: 3px 0;
}

.menu-icon .coordonnees.open .adresse .header i.material-icons {
  display: none;
}

.menu-icon .coordonnees.open .adresse .contenu {
  display: block;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.menu-icon .coordonnees.open .adresse p {
  margin: 0;
}

.menu-icon .coordonnees.open .adresse a {
  display: inline;
  color: #005EB8;
  padding: 0;
  text-decoration: underline;
}

.menu-icon .coordonnees.open .contact {
  font-weight: 400;
  margin-bottom: 0;
  border-radius: 0;
}

@media screen and (min-width: 992px) {
  .menu-icon .coordonnees.open .contact {
    position: absolute;
    right: 0;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 20px;
    width: 220px;
    border-left: 1px solid rgba(125, 125, 125, 0.5);
  }
}

.menu-icon .coordonnees.open .contact:focus, .menu-icon .coordonnees.open .contact:active {
  background: #005EB8;
  color: #fff;
}

.menu-icon .coordonnees.open .contact::after {
  content: "\e315";
  font-family: "Material Icons";
}

@media screen and (min-width: 992px) {
  .menu-icon .coordonnees.open .contact::after {
    display: none;
  }
}

@media screen and (min-width: 992px) {
  .no-touch .menu-wrapper.desktop .menu-link {
    line-height: 1;
  }
  .no-touch .menu-wrapper.mobile {
    display: none;
  }
  .no-touch .menu-wrapper.desktop {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .no-touch .menu-wrapper.desktop .menu-link {
    min-height: 50px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 8px 20px;
  }
  .no-touch .menu-wrapper.desktop .menu-level {
    width: 100%;
    display: none;
    background-color: #F2F2F2;
    position: absolute;
    top: 100px;
    left: 0;
  }
  .no-touch .menu-wrapper.desktop ul li:hover > .menu-level {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .no-touch .menu-wrapper .back {
    display: none;
  }
  .no-touch #main-menu-wrapper {
    max-width: 100%;
    height: 100%;
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    background-color: transparent;
    position: static;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    -webkit-transition: none;
    transition: none;
  }
  .no-touch .menu-opened #main-menu-wrapper {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .no-touch #main-menu {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .no-touch #main-menu > li {
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    text-align: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: static;
  }
  .no-touch #main-menu > li > a {
    width: 100%;
    height: 100%;
    border: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    color: #3A3A3A;
    font-size: 1.6rem;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-transform: uppercase;
    background-color: transparent;
  }
  .no-touch #main-menu .menu-level a {
    position: relative;
  }
  .no-touch #main-menu .menu-level .sub-menu {
    width: 21.18644068%;
    text-align: left;
  }
  .no-touch #main-menu .menu-level .sub-menu:last-child {
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .no-touch #main-menu .menu-level .sub-menu:not(.depth-1) {
    display: none;
  }
  .no-touch .desktop-menu a .trigger::after {
    content: "\e145";
    font-family: "Material Icons";
  }
  .no-touch #main-menu > li > .menu-link .trigger {
    display: none;
  }
  .no-touch #main-menu .sub-menu li:hover > a > .trigger::after {
    opacity: 0;
  }
  .no-touch #main-menu.submenus-hidden .sub-menu {
    visibility: hidden;
  }
  .no-touch #main-menu .sub-menu:before {
    width: 100%;
    height: 100%;
    content: '';
    display: block;
    background-color: #f2f2f2;
    position: absolute;
    top: 0;
    left: 0;
  }
  .no-touch #main-menu .sub-menu li {
    width: 100%;
    position: relative;
  }
  .no-touch #main-menu > li > .sub-menu {
    width: 100%;
    text-align: left;
    position: absolute;
    top: 100px;
    left: 0;
  }
  .no-touch #main-menu:not(.submenus-hidden) > li > .sub-menu {
    display: none;
  }
  .no-touch #main-menu > li:hover > .sub-menu {
    display: block;
  }
  .no-touch #main-menu > li > .sub-menu .sub-menu {
    width: 100%;
    min-height: 700%;
    position: absolute;
    top: 0;
    right: -100%;
  }
  .no-touch #main-menu:not(.submenus-hidden) > li > .sub-menu .sub-menu {
    display: none;
  }
  .no-touch #main-menu > li > .sub-menu > li {
    width: 25%;
  }
  .no-touch #main-menu > li > .sub-menu li:hover > .sub-menu {
    display: block;
  }
  .no-touch #main-menu > li > .sub-menu .sub-menu.last {
    right: 0;
    -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
            transform: translateX(100%);
  }
  .no-touch #main-menu > li > .sub-menu .sub-menu.depth-2.last {
    width: 300%;
  }
  .no-touch #main-menu > li > .sub-menu .sub-menu.depth-3.last {
    width: 200%;
  }
  .no-touch .coordonnees {
    padding: 0;
  }
  .no-touch .coordonnees .address-list {
    max-width: -webkit-calc(100% - 250px);
    max-width: calc(100% - 250px);
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 25px 50px;
  }
  .no-touch .coordonnees .address-list > .adresse {
    margin-bottom: 0;
    padding: 0;
  }
  .no-touch .coordonnees .contact {
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    text-align: center;
    margin-bottom: 0;
  }
  .no-touch .menu-wrapper .coordonnees .contact {
    border-left: 1px solid rgba(125, 125, 125, 0.5);
  }
  .no-touch .searchform {
    width: 100%;
    max-width: 572px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .no-touch .search-form-header .searchform {
    max-width: none;
    padding-left: 5rem;
  }
  .no-touch .searchform input[type=text] {
    max-width: 500px;
    height: 30px;
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .no-touch .search-form-header .searchform input[type=text] {
    max-width: 920px;
  }
  .no-touch .searchform input[type=submit] {
    width: auto;
    border: 0;
    font-size: 3.3rem;
    background: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    margin-left: 25px;
  }
  .no-touch .search-form-header .searchform input[type=submit] {
    width: 160px;
    margin-left: 50px;
    padding: 3.4rem 0;
  }
  .no-touch .searchform input[type=submit]:hover {
    color: #005EB8;
  }
  .no-touch .search-form-header .searchform input[type=submit]:hover {
    color: #fff;
    background: #005EB8;
  }
  .no-touch #main-menu > li > .sub-menu .menu-link:hover,
  .no-touch #main-menu > li .hovered > .menu-link {
    color: #fff;
  }
  .no-touch #main-menu > .mairie > .sub-menu .menu-link:hover,
  .no-touch #main-menu > .mairie .hovered > .menu-link {
    background-color: #005EB8;
  }
  .no-touch #main-menu > .quotidien > .sub-menu .menu-link:hover,
  .no-touch #main-menu > .quotidien .hovered > .menu-link {
    background-color: #A8AD00;
  }
  .no-touch #main-menu > .loisirs > .sub-menu .menu-link:hover,
  .no-touch #main-menu > .loisirs .hovered > .menu-link {
    background-color: #BA0C2F;
  }
  .no-touch #main-menu > .tourisme > .sub-menu .menu-link:hover,
  .no-touch #main-menu > .tourisme .hovered > .menu-link {
    background-color: #ED8B00;
  }
  .no-touch #main-menu .triangle {
    width: auto;
    height: 100%;
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99;
    -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
            transform: translateX(100%);
  }
  .no-touch .firefox #main-menu .triangle {
    right: 1px;
  }
  .no-touch #main-menu .mairie .triangle {
    fill: #005EB8;
  }
  .no-touch #main-menu .quotidien .triangle {
    fill: #A8AD00;
  }
  .no-touch #main-menu .loisirs .triangle {
    fill: #BA0C2F;
  }
  .no-touch #main-menu .tourisme .triangle {
    fill: #ED8B00;
  }
  .no-touch #main-menu .sub-menu:not(.last) li:hover > a .triangle {
    display: block;
  }
  .no-touch #main-menu .sub-menu.last li:hover > a .triangle {
    display: none;
  }
  .no-touch #main-menu .sub-menu li > a::before {
    display: inline-block;
    content: "\e315";
    font-family: "Material Icons";
    font-size: 1.6rem;
    width: 0;
    opacity: 0;
    color: #fff;
    -webkit-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
  }
  .no-touch #main-menu .sub-menu li:hover > a::before {
    width: 1.5rem;
    opacity: 1;
  }
  .no-touch .menu-icon > li {
    position: static;
  }
}

@media screen and (min-width: 992px) {
  .no-touch #main-menu > li > a {
    padding-top: 0;
    padding-bottom: 0;
  }
  .no-touch #main-menu > li > a .label {
    height: 100%;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    position: relative;
  }
  .no-touch #main-menu > li > a .label::after {
    width: 100%;
    height: 5px;
    content: '';
    opacity: 1;
    position: absolute;
    left: 0;
    bottom: 30px;
    margin-right: 0;
    -webkit-transform: scaleX(0);
        -ms-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transform-origin: top right;
        -ms-transform-origin: top right;
            transform-origin: top right;
    -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transition: -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  }
  .no-touch #main-menu > li:hover > a .label,
  .no-touch #main-menu > li:focus > a .label,
  .no-touch #main-menu > li:active > a .label,
  .no-touch #main-menu > .mairie:hover > a .label,
  .no-touch #main-menu > .mairie:focus > a .label,
  .no-touch #main-menu > .mairie:active > a .label {
    color: #005EB8;
  }
  .no-touch #main-menu > li:hover > a .label::after,
  .no-touch #main-menu > li:focus > a .label::after,
  .no-touch #main-menu > li:active > a .label::after {
    opacity: 1;
    -webkit-transform: scaleX(1);
        -ms-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
            transform-origin: top left;
  }
  .no-touch #main-menu > .mairie > a .label::after,
  .no-touch #main-menu > .mairie > a .label::after,
  .no-touch #main-menu > .mairie > a .label::after {
    background-color: #005EB8;
  }
  .no-touch #main-menu > .quotidien:hover > a .label,
  .no-touch #main-menu > .quotidien:focus > a .label,
  .no-touch #main-menu > .quotidien:active > a .label {
    color: #A8AD00;
  }
  .no-touch #main-menu > .quotidien > a .label::after,
  .no-touch #main-menu > .quotidien > a .label::after,
  .no-touch #main-menu > .quotidien > a .label::after {
    background-color: #A8AD00;
  }
  .no-touch #main-menu > .loisirs:hover > a .label,
  .no-touch #main-menu > .loisirs:focus > a .label,
  .no-touch #main-menu > .loisirs:active > a .label {
    color: #BA0C2F;
  }
  .no-touch #main-menu > .loisirs > a .label::after,
  .no-touch #main-menu > .loisirs > a .label::after,
  .no-touch #main-menu > .loisirs > a .label::after {
    background-color: #BA0C2F;
  }
  .no-touch #main-menu > .tourisme:hover > a .label,
  .no-touch #main-menu > .tourisme:focus > a .label,
  .no-touch #main-menu > .tourisme:active > a .label {
    color: #ED8B00;
  }
  .no-touch #main-menu > .tourisme > a .label::after,
  .no-touch #main-menu > .tourisme > a .label::after,
  .no-touch #main-menu > .tourisme > a .label::after {
    background-color: #ED8B00;
  }
}

.menu-wrapper.mobile {
  height: 100%;
}

.menu-wrapper.desktop {
  display: none;
}

#main-menu-wrapper {
  width: 83.33333333%;
  max-width: 400px;
  height: -webkit-calc(100% - 60px);
  height: calc(100% - 60px);
  overflow: hidden;
  overflow-y: auto;
  background-color: #F2F2F2;
  position: fixed;
  top: 60px;
  right: 0;
  -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: -webkit-transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.menu-opened #main-menu-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.menu,
.menu ul,
.panel ul {
  margin: 0;
  padding-left: 0;
}

.menu li:before {
  content: '';
  display: none;
  margin-right: 0;
}

.menu > li > a {
  font-weight: 700;
  text-transform: uppercase;
}

.menu-wrapper .menu-link {
  display: block;
  color: #3A3A3A;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #f2f2f2;
  border-bottom: 1px solid rgba(125, 125, 125, 0.5);
  padding: 17px 20px;
}

.menu-wrapper .menu-link.heading {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 0;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.menu-wrapper .menu-link.heading .material-icons {
  margin-right: 10px;
}

.menu-wrapper .panel .heading,
.menu-wrapper .mairie .heading,
.menu-wrapper .mairie.current-menu-ancestor > a,
.menu-wrapper .mairie .current-page-ancestor > a {
  color: #fff;
  background-color: #005EB8;
}

.menu-wrapper .quotidien .heading,
.menu-wrapper .quotidien.current-menu-ancestor > a,
.menu-wrapper .quotidien .current-page-ancestor > a {
  color: #fff;
  background-color: #A8AD00;
}

.menu-wrapper .loisirs .heading,
.menu-wrapper .loisirs.current-menu-ancestor > a,
.menu-wrapper .loisirs .current-page-ancestor > a {
  color: #fff;
  background-color: #BA0C2F;
}

.menu-wrapper .tourisme .heading,
.menu-wrapper .tourisme.current-menu-ancestor > a,
.menu-wrapper .tourisme .current-page-ancestor > a {
  color: #fff;
  background-color: #ED8B00;
}

.menu-wrapper .heading,
.menu-wrapper .current-menu-item > a {
  font-weight: 700;
}

.menu-wrapper .heading {
  color: #fff;
}

.menu-wrapper .current-menu-item > a {
  color: #3A3A3A;
}

.panel .current-menu-item > a {
  color: inherit;
}

.menu a .trigger,
.menu-wrapper.mobile .triangle {
  display: none;
}

.menu .menu-item-has-children > a .trigger {
  width: 30px;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.mobile-menu-header {
  width: 100%;
  overflow: hidden;
}

.mobile-menu-header .inner-container {
  width: 200%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.mobile-menu-header .back {
  width: 50%;
  height: 51px;
  font-weight: 700;
  background-color: #c3c3c3;
}

.mobile-menu-header .back:before {
  content: "\e314";
  font-family: "Material Icons";
  vertical-align: middle;
  margin-right: 7px;
}

.mobile-menu,
.mobile-menu a {
  position: relative;
}

.mobile-menu .sub-menu {
  width: 100%;
  height: 100%;
  display: none;
  background-color: #f2f2f2;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
}

.mobile-menu .opened > .sub-menu {
  display: block;
}

.mobile-menu a .trigger::after {
  content: "\e315";
  font-family: "Material Icons";
}

#main-menu-mobile {
  height: -webkit-calc(100% - 50px);
  height: calc(100% - 50px);
}

#main-menu-mobile li {
  position: static;
}

.panel.mobile {
  width: 100%;
  height: -webkit-calc(100% - 51px);
  height: calc(100% - 51px);
  background-color: #F2F2F2;
  position: absolute;
  top: 51px;
  left: 0;
  z-index: 2;
  margin: 0;
  padding: 0;
  -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
}

.menu-wrapper.mobile .coordonnees .contact,
.menu-wrapper.desktop .coordonnees .contact:hover {
  color: #fff;
  background-color: #005EB8;
}

.menu-wrapper .coordonnees .adresse {
  padding: 0 2rem;
}

.menu-wrapper .coordonnees .first {
  margin-top: 1rem;
}

.menu-wrapper .coordonnees .address-list .contenu {
  display: block;
}

.search-form-header.mobile .searchform {
  font-size: 0;
}

.search-form-header.mobile .searchform input[type=text] {
  width: -webkit-calc(100% - 50px);
  width: calc(100% - 50px);
  height: 50px;
  border: 0;
  background: #fff;
  font-size: 1.6rem;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 20px;
}

.search-form-header.mobile .searchform input[type=submit] {
  width: 50px;
  height: 50px;
  border: 0;
  background: #f2f2f2;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  vertical-align: middle;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.menu-overlay {
  width: 100%;
  height: 100%;
  opacity: 0;
  background-color: #000;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 98;
}

.overlay-hidden .menu-overlay {
  display: none;
}

@media screen and (min-width: 992px) {
  .sub-menu li.menu-item.active {
    background: #005EB8;
  }
  .sub-menu li.menu-item.active a.color-menu {
    color: #fff;
  }
  .sub-menu li.menu-item.active a.color-menu::before {
    width: 1.5rem;
    opacity: 1;
  }
}

.menu-icon {
  padding: 0;
  display: none;
}

@media screen and (min-width: 992px) {
  .menu-icon {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    margin: 0;
  }
}

.menu-icon li::before {
  display: none;
}

.menu-icon > li > a {
  color: #3A3A3A;
}

@media screen and (min-width: 992px) {
  .menu-icon > li > a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%;
    padding: 0 18px;
  }
}

.menu-icon > li:hover > a, .menu-icon > li:focus > a, .menu-icon > li:active > a {
  color: #005EB8;
}

.menu-icon.mobile {
  width: 50%;
  height: 50px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  border-bottom: 1px solid rgba(125, 125, 125, 0.5);
}

@media screen and (min-width: 992px) {
  .menu-icon.mobile {
    display: none;
  }
}

.menu-opened .menu-overlay {
  display: block;
  position: fixed;
  z-index: 901;
  top: 50px;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
}

@media screen and (min-width: 992px) {
  .touch #main-menu-wrapper {
    height: -webkit-calc(100% - 100px);
    height: calc(100% - 100px);
    top: 100px;
  }
}

.search-result {
  margin: 30px 0;
}

.search-result h2 {
  margin-bottom: 10px;
}

.search-result .entry-summary p {
  color: #3A3A3A;
  margin-top: 10px;
}

.search-result .entry-summary p span {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 12px;
  color: #005EB8;
  font-style: italic;
}

.search-result .entry-summary p span::before {
  content: '\e315';
  font-family: 'Material Icons';
  font-style: normal;
  font-size: 1.8rem;
}

.searchform input[type=text] {
  background: rgba(0, 0, 0, 0);
  border: none;
  border-bottom: 2px solid #3A3A3A;
  font-style: italic;
}

.searchform input[type=text]:focus {
  border-color: #005EB8;
}

label.searchsubmit {
  font-size: 2.5rem;
  vertical-align: middle;
  padding: 8px 5px;
}

label.searchsubmit:hover {
  cursor: pointer;
}

label.searchsubmit i {
  font-size: 2.5rem;
}

.search-form-container {
  margin-bottom: 25px;
}

@media screen and (min-width: 992px) {
  .search-form-container {
    margin-bottom: 5rem;
  }
}

nav.navigation.pagination .nav-links {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

nav.navigation.pagination .nav-links a, nav.navigation.pagination .nav-links span {
  margin: 0;
  padding: 8px 18px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

nav.navigation.pagination .nav-links span.current {
  background: #7D7D7D;
  color: #FFF;
  font-weight: bold;
}

nav.navigation.pagination .nav-links a.page-numbers {
  background: #F2F2F2;
  color: #3A3A3A;
}

@media screen and (min-width: 992px) {
  nav.navigation.pagination .nav-links a.page-numbers:hover {
    background: #7D7D7D;
    color: #FFF;
  }
}

nav.navigation.pagination .nav-links a.next, nav.navigation.pagination .nav-links a.prev {
  background: #FFF;
}

.wsp-container .wsp-pages-list {
  padding-left: 0;
}

.wsp-container .wsp-pages-list li {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  margin: 5px 0;
}

.wsp-container .wsp-pages-list > li {
  margin-top: 15px;
}

.wsp-container .wsp-pages-list > li::before {
  display: none;
}

.wsp-container .wsp-pages-list > li a {
  color: #3A3A3A;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (min-width: 992px) {
  .wsp-container .wsp-pages-list > li a:hover {
    color: #005EB8;
  }
}

.wsp-container .wsp-pages-list > li > a {
  text-transform: uppercase;
  font-size: 1.6rem;
  font-weight: 700;
}

.wsp-container .wsp-pages-list > li > a + .children > li > a {
  font-weight: 700;
}

.wsp-container .wsp-pages-list > li ul.children li::before {
  content: '\e315';
  font-family: 'Material Icons';
  margin-right: 5px;
}

.wsp-container .wsp-pages-list > li ul.children ul.children a {
  font-weight: 400;
}

.wsp-container .wsp-pages-list > li ul.children ul.children ul.children a {
  font-style: italic;
}

#acces-rapide {
  padding-left: 0;
}

#acces-rapide li {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

#acces-rapide li::before {
  display: none;
}

#acces-rapide li a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: inherit;
  width: 100%;
  padding: 15px 20px;
  font-size: 1.4rem;
}

#acces-rapide li a::after {
  content: '\e315';
  font-family: 'Material Icons';
  position: absolute;
  right: 20px;
}

#acces-rapide li.menu-title a {
  background: #005EB8;
  color: #FFF;
}

#acces-rapide li.mood a::before, #acces-rapide li.restaurant_menu a::before, #acces-rapide li.calendar_today a::before, #acces-rapide li.pool a::before, #acces-rapide li.photo_camera a::before, #acces-rapide li.share a::before, #acces-rapide li.delete a::before, #acces-rapide li.report_problem a::before, #acces-rapide li.insert_drive_file a::before {
  display: block;
  content: '\e7f2';
  font-family: 'Material Icons';
  font-size: 2rem;
  margin-right: 10px;
}

#acces-rapide li.restaurant_menu a::before {
  content: '\e561';
}

#acces-rapide li.calendar_today a::before {
  content: '\e8df';
}

#acces-rapide li.pool a::before {
  content: '\eb48';
}

#acces-rapide li.photo_camera a::before {
  content: '\e412';
}

#acces-rapide li.share a::before {
  content: '\e80d';
}

#acces-rapide li.delete a::before {
  content: '\e872';
}

#acces-rapide li.report_problem a::before {
  content: '\e8b2';
}

#acces-rapide li.insert_drive_file a::before {
  content: '\e24d';
}

@media screen and (min-width: 992px) {
  #acces-rapide {
    top: 100px;
    right: 0px;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #acces-rapide li {
    border-bottom: none;
    border-left: 1px solid rgba(125, 125, 125, 0.5);
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    width: 100%;
  }
  #acces-rapide li:first-of-type {
    border-left: none;
  }
  #acces-rapide li a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: auto;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    text-align: center;
    padding: 16px 18px;
  }
  #acces-rapide li a:hover {
    color: #fff;
    background-color: #005EB8;
  }
  #acces-rapide li a::after {
    display: none;
  }
  ul#acces-rapide li[class] > a::before {
    font-size: 2.8rem;
    margin: 0;
    margin-bottom: 8px;
  }
}

.post-list-item {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media screen and (min-width: 992px) {
  .post-list-item:hover .thumbnail .overlay-noir {
    opacity: 1;
  }
}

.post-list-item:not(:first-child) {
  margin-top: 25px;
}

.post-list-item .thumbnail {
  position: relative;
  width: 100%;
  height: 175px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  overflow: hidden;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-item-align: start;
      align-self: flex-start;
}

.post-list-item .thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.post-list-item .thumbnail .overlay-noir {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #FFF;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

.post-list-item .content h2 {
  margin: 10px 0;
}

.post-list-item .date,
.post-list-item .excerpt {
  color: #3A3A3A;
}

.post-list-item .excerpt {
  display: none;
}

.post-list-item .excerpt p {
  margin: 10px 0;
}

.post-list-item .date {
  font-weight: 700;
  margin: 10px 0;
}

.post-list-item .read-more {
  display: none;
}

@media screen and (min-width: 768px) {
  .post-list-item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .post-list-item .thumbnail {
    width: 250px;
    margin-right: 20px;
  }
  .post-list-item .content h2 {
    margin-top: 0;
  }
  .post-list-item .excerpt,
  .post-list-item .read-more {
    display: block;
  }
  .post-list-item .read-more {
    color: #1E90FF;
    font-style: italic;
    margin-top: 10px;
  }
}

@media screen and (min-width: 992px) {
  .post-list-item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .post-list-item:not(:first-child) {
    margin-top: 50px;
  }
}

.post-list-item.event .content h2 {
  color: #BA0C2F;
  margin: 15px 0 5px 0;
}

@media screen and (min-width: 992px) {
  .post-list-item.event .content h2 {
    margin-top: 0;
  }
}

.post-list-item.event .content .date,
.post-list-item.event .content .lieu {
  margin: 5px 0;
}

.post-list-item.event .content .lieu {
  color: #3A3A3A;
}

#event-map {
  height: 360px;
  z-index: 1;
  margin-top: 2rem;
}

.title-map h2 {
  color: #BA0C2F;
  margin-top: 2rem;
}

@media screen and (min-width: 992px) {
  .title-map h2 {
    margin-top: 5rem;
  }
}

.single-evenement h1 {
  margin-bottom: 2px;
}

.single-evenement .raison-sociale,
.single-evenement .date,
.single-evenement .lieu {
  color: #BA0C2F;
  margin: 2px 0;
}

.single-evenement .date {
  font-weight: 700;
}

.single-evenement .raison-sociale {
  text-transform: uppercase;
  font-size: 1.8rem;
}

.single-evenement .tarifs,
.single-evenement .methodes-paiement,
.single-evenement .accessibilite,
.single-evenement .contact-evenement {
  font-style: italic;
}

.single-evenement .methodes-paiement > .payment-method:not(:first-child) {
  margin-left: 10px;
}

.single-evenement .programmation {
  margin-top: 25px;
}

.single-evenement .programmation-element {
  color: #ADD19E;
}

.single-evenement .espacement {
  margin-top: 35px;
}

body.post-type-archive-evenement .breadcrumb,
body.post-type-archive-evenement .breadcrumb a,
body.post-type-archive-evenement h1,
body.single-evenement .breadcrumb,
body.single-evenement .breadcrumb a,
body.single-evenement h1 {
  color: #BA0C2F;
}

.event-video {
  margin: 3rem 0 1rem;
}

.periodes-ouverture-evenement {
  width: auto;
  color: #BA0C2F;
  font-weight: 700;
  margin: 0;
}

@media screen and (min-width: 992px) {
  #event-map {
    margin-top: 4rem;
  }
}

.error404 .entry-content.container {
  text-align: center;
}

.error404 .entry-content.container p:first-of-type {
  margin-top: 4rem;
}

.default-image {
  max-height: 100%;
}

.gallery-thumbnail .gallery-main-image .default-image,
.small-actu .small-actu-single .img-actu .default-image {
  max-width: 100%;
  max-height: 100%;
}

.img-header.uses-default-image {
  background-color: #fff;
  background-size: auto 90%;
}

.social-share {
  position: relative;
  z-index: 97;
}

.social-share:hover > span {
  color: #005EB8;
}

.no-touch .social-share .linked-content-box-hover {
  font-size: 1.4rem;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.no-touch .social-share:not(.opened):hover .linked-content-box-hover {
  opacity: 1;
}

.share-services {
  display: none;
  background-color: #fff;
  position: absolute;
  top: 100%;
  left: 50%;
  margin: 0;
  padding: 5px 10px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.social-share.opened .share-services {
  display: block;
}

.share-services li {
  text-align: center;
}

.share-services li:not(:first-child) {
  margin-top: 7px;
}

.share-services li:before {
  display: none;
}

.share-services svg.facebook {
  width: 13px;
  height: auto;
}

.share-services svg.twitter {
  width: 20px;
  height: auto;
}

.share-services a {
  color: inherit;
}

.share-services li:hover span {
  color: #005EB8;
}

.share-services li:hover path {
  fill: #005EB8;
}

/* Accordion Styles */
.accordion {
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: 20px;
}

.accordion-title {
  cursor: pointer;
  background: #005eb8;
  color: #fff;
  border-radius: 6px;
  position: relative;
  padding: 20px;
}

.accordion-title::before {
  content: 'keyboard_arrow_down';
  position: absolute;
  right: 20px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  font-family: 'Material Icons';
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
  cursor: pointer;
}

.accordion-title.js-accordion-controller.read.open.accordion-title::before {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  cursor: pointer;
}

.accordion-content {
  padding-left: 50px;
  padding-top: 10px;
}

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