/*
#@local/cache-less/lessdyn-css_main_less-1bed281b.less
*/
@import "https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.7.2/animate.min.css";
/* #PRODUIRE{fond=css/main.less}
   md5:a43f2a20185eb0d981fa6ea2d4ba6afa */
html {
  font-size: 100.01%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
@media (prefers-reduced-motion: no-preference) {
  html {
    scroll-behavior: smooth;
  }
}
body {
  background-color: white;
  font-family: 'Roboto', sans-serif;
  font-size: 1.1875rem;
  font-weight: 300;
  text-align: inherit;
  color: #333333;
  overflow-x: hidden;
}
strong {
  font-weight: 700;
}
:focus {
  outline: none;
}
a {
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
a[href]:hover,
a[href]:focus {
  background-color: transparent;
  opacity: 1;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.spip_logo {
  max-width: 100%;
}
.on {
  background-color: rgba(77, 31, 40, 0.1) !important;
  font-weight: bold !important;
}
a.spip_url {
  font-weight: 400;
  border-bottom: 1px dashed;
}
.table th,
table.spip th,
.table td,
table.spip td {
  border-right: 1px dotted #aaa;
}
.table thead th,
table.spip thead th {
  vertical-align: baseline;
}
.loading::before {
  display: block;
  content: ' ';
  position: relative;
  left: calc(50% - 32px);
  top: calc(50% - 32px);
  width: 60px;
  height: 60px;
  border: 4px solid #4d1f28;
  border-top-color: #ddd;
  border-bottom-color: #ddd;
  border-radius: 50%;
  -webkit-animation: time-loader-rotation 1.5s linear infinite;
  animation: time-loader-rotation 1.5s linear infinite;
}
@-webkit-keyframes time-loader-rotation {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes time-loader-rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
#cboxTitle {
  color: #333333;
}
#cboxSlideshow {
  bottom: 5px;
}
dl dt {
  margin-bottom: 0;
}
hr {
  max-width: 100%;
}
.button,
button {
  background-color: #5c5857;
  font-size: 1rem;
  border-radius: 4px;
}
.button.texte-white,
button.texte-white {
  background-color: #5c5857 !important;
}
.button:hover,
button:hover {
  background-color: #4d1f28 !important;
  color: white !important;
}
.boutons {
  text-align: center !important;
}
.boutons input {
  font-weight: 400;
}
label {
  font-size: 1em;
  color: #333333;
}
label .obligatoire,
label b {
  font-size: .75em;
  font-style: italic;
  font-weight: normal;
  color: #5c5857;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'raleway', sans-serif;
  font-weight: 400;
}
.triadeA {
  background-color: #4d1f28;
  color: #4d1f28 !important;
  border-color: #4d1f28 !important;
}
.triadeB {
  background-color: #5c5857;
  color: #5c5857 !important;
}
.triadeC {
  background-color: #4d1f28;
  color: #4d1f28 !important;
}
.couleurP {
  background-color: #333333;
  color: #333333 !important;
}
.spip-admin-bloc,
.spip-admin-float {
  z-index: 10000 !important;
  right: 0 !important;
}
.spip-admin-bloc a,
.spip-admin-float a {
  font-weight: normal;
}
.spip-admin-bloc a:hover,
.spip-admin-float a:hover {
  background-color: #4d1f28;
}
.crayon-boutons .crayon-submit,
.crayon-boutons .crayon-cancel {
  margin: 0 !important;
  padding: .5em .5em .5em 1.5em;
}
.crayon-boutons .crayon-submit:hover,
.crayon-boutons .crayon-cancel:hover {
  background-color: #fff !important;
  color: #000 !important;
}
.text-left {
  text-align: left !important;
}
.label-input {
  font-size: 1.25rem;
}
.sans-border {
  border: 0 !important;
}
.avec-border {
  border: 1px solid #ccc!important;
}
.avec-border-top {
  border-top: 1px solid #ccc!important;
}
.avec-border-right {
  border-right: 1px solid #ccc!important;
}
.avec-border-bottom {
  border-bottom: 1px solid #ccc!important;
}
.avec-border-left {
  border-left: 1px solid #ccc!important;
}
.avec-border-border-left {
  border-left: 1px solid #ccc!important;
}
.sans-margin {
  margin: 0 !important;
}
.avec-margin {
  margin: 1.5em !important;
}
.avec-margin05 {
  margin: .5em !important;
}
.avec-margin-top {
  margin-top: 1.5em !important;
}
.avec-margin-top05 {
  margin-top: .5em !important;
}
.avec-margin-right {
  margin-right: 1.5em !important;
}
.avec-margin-right05 {
  margin-right: .5em !important;
}
.avec-margin-bottom {
  margin-bottom: 1.5em !important;
}
.avec-margin-bottom05 {
  margin-bottom: .5em !important;
}
.avec-margin-bottom015 {
  margin-bottom: .15em !important;
}
.avec-margin-left {
  margin-left: 1.5em !important;
}
.avec-margin-left05 {
  margin-left: .5em !important;
}
@media screen and (min-width: 40em) {
  .avec-margin-bottom-for-medium {
    margin-bottom: 1.5em !important;
  }
}
.sans-padding {
  padding: 0 !important;
}
@media screen and (max-width: 40em) {
  .sans-padding-for-small {
    padding: 0 !important;
  }
}
.avec-padding {
  padding: 1em !important;
}
.avec-padding05 {
  padding: .5em !important;
}
.avec-padding-top {
  padding-top: 1em !important;
}
.avec-padding-top05 {
  padding-top: .5em !important;
}
.avec-padding-top15 {
  padding-top: 1.5em !important;
}
.avec-padding-top2 {
  padding-top: 2em !important;
}
.avec-padding-topbottom {
  padding-top: 1em !important;
  padding-bottom: 1em !important;
}
.avec-padding-topbottom2 {
  padding-top: 2em !important;
  padding-bottom: 2em !important;
}
.avec-padding-topbottom45 {
  padding-top: 4.5em !important;
  padding-bottom: 4.5em !important;
}
.avec-padding-right {
  padding-right: 1em !important;
}
.avec-padding-right05 {
  padding-right: .5em !important;
}
.avec-padding-right2 {
  padding-right: 2em !important;
}
.avec-padding-bottom {
  padding-bottom: 1em !important;
}
.avec-padding-bottom2 {
  padding-bottom: 2em !important;
}
.avec-padding-bottom05 {
  padding-bottom: .5em !important;
}
.avec-padding-left {
  padding-left: 1em !important;
}
.avec-padding-left05 {
  padding-left: .5em !important;
}
.avec-padding-left2 {
  padding-left: 2em !important;
}
.avec-padding-leftright {
  display: block;
  padding-right: 1em !important;
  padding-left: 1em !important;
}
.avec-padding-leftright05 {
  display: block;
  padding-right: .5em !important;
  padding-left: .5em !important;
}
@media screen and (max-width: 799px) {
  .show-for-800 {
    display: none !important;
  }
}
.display-block {
  display: block !important;
}
.display-inline-block {
  display: inline-block !important;
}
.display-inline {
  display: inline !important;
}
.font-weight-bold {
  font-weight: bold !important;
}
.text-transform-none {
  text-transform: none !important;
}
.text-uppercase {
  text-transform: uppercase !important;
}
.letter-spacing-2 {
  letter-spacing: 2px;
}
.font-style-italic {
  font-style: italic !important;
}
.position-relative {
  position: relative !important;
}
.z-index-999 {
  z-index: 999 !important;
}
.blanc {
  background-color: #fff !important;
}
.grisClair {
  background-color: #D3D3D3 !important;
}
.grisTresClair {
  background-color: #eee !important;
}
.texte-white,
.texte-white h1,
.texte-white h2,
.texte-white h3,
.texte-white h4,
.texte-white .button,
.texte-white p,
.texte-white a {
  color: white !important;
  border-color: rgba(255, 255, 255, 0.75) !important;
}
.texte-filaire {
  background-color: transparent;
}
.texte-filaire p {
  border: none !important;
}
.white-75 {
  background-color: rgba(255, 255, 255, 0.75);
}
.filtre-grisclair {
  background-color: rgba(0, 0, 0, 0.25);
  width: 100%;
  height: 100%;
}
.font-size-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -.0667em;
}
.font-size-xs {
  font-size: .75em;
}
.font-size-sm {
  font-size: .875em;
}
.font-size-1x {
  font-size: 1em;
}
.font-size-2x {
  font-size: 2em;
}
.font-size-3x {
  font-size: 3em;
}
.font-size-4x {
  font-size: 4em;
}
.font-size-5x {
  font-size: 5em;
}
.font-size-6x {
  font-size: 6em;
}
.font-size-7x {
  font-size: 7em;
}
.font-size-8x {
  font-size: 8em;
}
.font-size-9x {
  font-size: 9em;
}
.font-size-10x {
  font-size: 10em;
}
[class*='flexbox-']:before {
  content: normal;
}
.flexbox-flex-simple {
  display: -webkit-box !important;
  display: flex !important;
}
.flexbox-flex {
  display: -webkit-box;
  display: flex;
  align-items: baseline;
  margin-bottom: .5em;
}
.flexbox-flex-column {
  display: -webkit-box;
  display: flex;
  flex-direction: column;
}
.flexbox-center-center {
  display: -webkit-box !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flexbox-column-center-center {
  display: -webkit-box !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.flexbox-center-top {
  display: -webkit-box;
  display: flex;
  align-items: stretch;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flexbox-right-top {
  display: -webkit-box;
  display: flex;
  align-items: stretch;
  justify-content: right;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flexbox-space-around-top {
  display: -webkit-box;
  display: flex;
  align-items: stretch;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flexbox--center {
  display: -webkit-box;
  display: flex;
  align-items: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flex-nowrap {
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media screen and (max-width: 47.9375em) {
  .flex-nowrap {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.opacity-0 {
  opacity: 0;
}
.opacity-100-2s {
  opacity: 100;
  -webkit-transition: opacity 2s ease-in;
  transition: opacity 2s ease-in;
}
.opacity-100-3s {
  opacity: 100;
  -webkit-transition: opacity 3s ease-in;
  transition: opacity 3s ease-in;
}
.modele_bouton {
  margin: .35em 1em .65em 0;
  padding: .85em 1.25em;
}
.modele_bouton.round {
  border-radius: 1.5em;
}
.modele_bouton.centre {
  display: block;
  width: fit-content;
  margin: 0 auto;
}
.modele_bouton.bouton-calendly {
  margin: .5em auto 1.5em;
  padding: .5em 1.25em .5em .5em;
}
.grille-prix {
  margin: 0 -0.5rem;
}
.grille-prix blockquote.spip {
  background-color: white;
  width: 100%;
  margin: 1rem .5rem 0;
  padding: 1rem 1.5rem;
  border-radius: 10px;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.grille-prix blockquote.spip:hover {
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
  cursor: help;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.grille-prix blockquote.spip p {
  color: #333333;
}
.grille-prix blockquote.spip hr {
  margin: 0 auto .75rem;
  border-color: #eee;
}
.grille-prix.paves-2 blockquote.spip {
  max-width: calc(50% - 1rem);
}
@media only screen and (max-width: 640px) {
  .grille-prix.paves-2 blockquote.spip {
    max-width: 100%;
  }
}
.grille-prix.paves-3 blockquote.spip {
  max-width: calc(33.333% - 1rem);
}
@media only screen and (max-width: 940px) {
  .grille-prix.paves-3 blockquote.spip {
    max-width: calc(50% - 1rem);
  }
}
@media only screen and (max-width: 640px) {
  .grille-prix.paves-3 blockquote.spip {
    max-width: 100%;
  }
}
.grille-prix.paves-4 blockquote.spip {
  max-width: calc(25% - 1rem);
}
@media only screen and (max-width: 1200px) {
  .grille-prix.paves-4 blockquote.spip {
    max-width: calc(33.333% - 1rem);
  }
}
@media only screen and (max-width: 940px) {
  .grille-prix.paves-4 blockquote.spip {
    max-width: calc(50% - 1rem);
  }
}
@media only screen and (max-width: 640px) {
  .grille-prix.paves-4 blockquote.spip {
    max-width: 100%;
  }
}
#cookieChoiceInfo {
  background-color: white !important;
  top: auto !important;
  bottom: 0;
  padding: .5em !important;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  border-top: 2px solid #4d1f28;
}
#cookieChoiceInfo a {
  background-color: #4d1f28;
  margin-left: 1em !important;
  padding: .35em;
  color: white;
  line-height: 2;
}
@font-face {
  font-family: 'theme-machaon';
  src: url('//www.animotswalyse.com/plugins/themephilo_bibliotheque/css/fonts/theme-machaon.ttf?u7frav') format('truetype'), url('//www.animotswalyse.com/plugins/themephilo_bibliotheque/css/fonts/theme-machaon.woff?u7frav') format('woff'), url('//www.animotswalyse.com/plugins/themephilo_bibliotheque/css/fonts/theme-machaon.svg?u7frav#theme-machaon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'theme-machaon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-check:before {
  content: "\e930";
}
.icon-user-circle-o:before {
  content: "\e92c";
}
.icon-user-circle:before {
  content: "\e92d";
}
.icon-star-o:before {
  content: "\e927";
}
.icon-star1:before {
  content: "\e928";
}
.icon-facebook-square:before {
  content: "\e920";
}
.icon-linkedin-square:before {
  content: "\e921";
}
.icon-linkedin:before {
  content: "\e922";
}
.icon-twitter-square:before {
  content: "\e923";
}
.icon-address-book-o:before {
  content: "\e91c";
}
.icon-address-card-o:before {
  content: "\e919";
}
.icon-vcard-o:before {
  content: "\e919";
}
.icon-instagram:before {
  content: "\e911";
}
.icon-paper-plane:before {
  content: "\e912";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-play:before {
  content: "\e92f";
}
.icon-unlocked:before {
  content: "\e92b";
}
.icon-arrow-right:before {
  content: "\e929";
}
.icon-arrow-left:before {
  content: "\e92a";
}
.icon-heart:before {
  content: "\e926";
}
.icon-credit-card:before {
  content: "\e91e";
}
.icon-search-bold:before {
  content: "\e91b";
}
.icon-home:before {
  content: "\e900";
}
.icon-burger:before {
  content: "\e902";
}
.icon-unlocked1:before {
  content: "\e92e";
}
.icon-document:before {
  content: "\e005";
}
.icon-search:before {
  content: "\e007";
}
.icon-camera:before {
  content: "\e012";
}
.icon-bargraph:before {
  content: "\e018";
}
.icon-flag:before {
  content: "\e024";
}
.icon-streetsign:before {
  content: "\e029";
}
.icon-key:before {
  content: "\e02c";
}
.icon-calendar:before {
  content: "\e913";
}
.icon-presentation:before {
  content: "\e00e";
}
.icon-picture:before {
  content: "\e00f";
}
.icon-video:before {
  content: "\e011";
}
.icon-edit:before {
  content: "\e01c";
}
.icon-megaphone:before {
  content: "\e021";
}
.icon-paperclip2:before {
  content: "\e02e";
}
.icon-linegraph:before {
  content: "\e039";
}
.icon-anchor:before {
  content: "\e03f";
}
.icon-hotairballoon:before {
  content: "\e044";
}
.icon-genius:before {
  content: "\e046";
}
.icon-map-pin:before {
  content: "\e047";
}
.icon-target:before {
  content: "\e04e";
}
.icon-global:before {
  content: "\e052";
}
.icon-aperture:before {
  content: "\e057";
}
.icon-alarmclock:before {
  content: "\e059";
}
.icon-newspaper:before {
  content: "\e009";
}
.icon-hourglass:before {
  content: "\e01f";
}
.icon-shield:before {
  content: "\e022";
}
.icon-trophy:before {
  content: "\e023";
}
.icon-map:before {
  content: "\e025";
}
.icon-puzzle:before {
  content: "\e026";
}
.icon-envelope:before {
  content: "\e028";
}
.icon-gears:before {
  content: "\e02b";
}
.icon-paperclip:before {
  content: "\e02d";
}
.icon-pricetags:before {
  content: "\e02f";
}
.icon-lightbulb:before {
  content: "\e030";
}
.icon-pencil:before {
  content: "\e032";
}
.icon-tools-2:before {
  content: "\e034";
}
.icon-magnifying-glass:before {
  content: "\e037";
}
.icon-clock:before {
  content: "\e055";
}
.icon-star:before {
  content: "\e904";
}
.icon-clipboard-list:before {
  content: "\e905";
}
.icon-award:before {
  content: "\e906";
}
.icon-diving-goggles:before {
  content: "\e907";
}
.icon-cloud-wind:before {
  content: "\e908";
}
.icon-raindrops:before {
  content: "\e909";
}
.icon-raindrop:before {
  content: "\e90a";
}
.icon-thermometer-quarter:before {
  content: "\e90b";
}
.icon-snowflake:before {
  content: "\e90c";
}
.icon-chat:before {
  content: "\e925";
}
.icon-share:before {
  content: "\e924";
}
.icon-credit-card1:before {
  content: "\e91f";
}
.icon-list:before {
  content: "\e91d";
}
.icon-file-text:before {
  content: "\e916";
}
.icon-layers:before {
  content: "\e917";
}
.icon-download:before {
  content: "\e918";
}
.icon-search2:before {
  content: "\e91a";
}
.icon-shopping-cart:before {
  content: "\e914";
}
.icon-user:before {
  content: "\e915";
}
.icon-chevron-down:before {
  content: "\e90d";
}
.icon-chevron-up:before {
  content: "\e90e";
}
.icon-cross:before {
  content: "\e901";
}
.icon-plus:before {
  content: "\e903";
}
.icon-chevron-thin-right:before {
  content: "\e90f";
}
.icon-chevron-thin-left:before {
  content: "\e910";
}
header nav {
  position: fixed;
  background-color: rgba(77, 31, 40, 0.85);
  top: 0;
  width: 100%;
  height: 80px;
  z-index: 91;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
header nav:hover {
  background-color: #4d1f28 !important;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
header nav a {
  height: 80px !important;
  display: block !important;
}
header nav h1,
header nav h2 {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: contain;
  margin: 0 auto;
}
@media only screen and (max-width: 40em) {
  header nav {
    height: 60px;
  }
  header nav a {
    height: 60px !important;
  }
}
#slogan {
  background-position: top center;
  background-repeat: no-repeat;
  background-color: #88A4B3;
  position: relative;
  width: 100%;
  height: 272px;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
  padding-top: 70px;
  text-align: left;
  z-index: 92;
}
@media only screen and (max-width: 65em) {
  #slogan {
    padding-top: 218px;
    -webkit-transition: all .3s ease!important;
    transition: all .3s ease!important;
  }
}
#slogan h1,
#slogan h2 {
  display: block;
  max-width: 400px;
}
@media only screen and (max-width: 65em) {
  #slogan h1,
  #slogan h2 {
    max-width: 500px;
    margin: 0 auto;
    text-align: center;
  }
}
#slogan p {
  font-size: 30px;
  color: #000000;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 42px;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
}
@media only screen and (max-width: 65em) {
  #slogan p {
    font-size: 21px;
    line-height: 25px;
    -webkit-transition: all .3s ease!important;
    transition: all .3s ease!important;
  }
}
@media only screen and (max-width: 40em) {
  #slogan p {
    font-size: 16px;
  }
}
#slogan strong {
  font-weight: 400;
}
#slogan #logo-normal {
  display: block;
  position: absolute;
  background-position: center center;
  background-repeat: no-repeat;
  height: 226px;
  top: 20px;
  width: 60vw;
  margin-left: 20vw;
}
@media only screen and (max-width: 65em) {
  #slogan #logo-normal {
    top: -5px;
    -webkit-transition: all .3s ease!important;
    transition: all .3s ease!important;
  }
}
.bandeau-dist #slogan {
  background-position: bottom center;
  background-repeat: no-repeat;
  background-color: #88A4B3;
  width: 100%;
  height: auto;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
  padding-top: 100px;
  text-align: center;
}
@media only screen and (max-width: 40em) {
  .bandeau-dist #slogan {
    padding-top: 70px;
  }
}
.bandeau-dist #slogan h1,
.bandeau-dist #slogan h2 {
  max-width: 100%;
  margin: 0;
}
.bandeau-dist #slogan p {
  margin-bottom: 0;
  padding-bottom: 1em;
  font-size: 22px;
  line-height: 25px;
}
@media only screen and (max-width: 40em) {
  .bandeau-dist #slogan p {
    padding: 0 1rem .8em;
    font-size: 20px;
  }
}
#menu-ext-droite {
  position: fixed;
  background: #777;
  top: 0;
  width: 310px;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 99999;
  -webkit-transition: transform ease .5s;
  transition: transform ease .5s;
  box-shadow: none;
}
#menu-ext-droite.is-active {
  box-shadow: 0 0 4em rgba(0, 0, 0, 0.75);
  transform: translateX(0);
}
#menu-ext-droite {
  right: 0;
  transform: translateX(100%);
}
#menu-ext-droite ul {
  background-color: white;
  margin: 0;
  list-style: none;
}
#menu-ext-droite .menu a {
  display: block;
  background-color: white !important;
  width: 100%;
  padding: .5em .75em .45em;
  color: white;
  font-weight: 300;
  line-height: initial;
  border-left: 10px solid transparent;
}
#menu-ext-droite li li a {
  color: #333333 !important;
}
#menu-ext-droite li {
  border-bottom: 1px solid #ddd;
}
#menu-ext-droite .menu .niveauA > a {
  background-color: #4d1f28 !important;
  font-weight: 400 !important;
  text-transform: uppercase;
}
#menu-ext-droite .niveauA a {
  padding-left: 5px;
}
#menu-ext-droite .niveauB a {
  background-color: white !important;
}
#menu-ext-droite .niveauC strong a {
  background-color: #777 !important;
  padding-left: 12px !important;
  font-weight: 700;
  color: white !important;
  border-left: 15px solid white;
  border-bottom: 1px solid #ddd;
}
#menu-ext-droite .niveauC strong a:hover,
#menu-ext-droite .niveauC strong a:focus {
  background-color: #888;
  color: white;
  border-left-color: #4d1f28;
}
#menu-ext-droite .niveauC .niveauD a {
  padding-left: 20px !important;
}
#menu-ext-droite .niveauC .niveauC a {
  background-color: #ccc !important;
  padding-left: 12px !important;
  font-weight: normal;
  color: #333333 !important;
  border-left: 30px solid white;
}
#menu-ext-droite .niveauC .niveauC a:hover,
#menu-ext-droite .niveauC .niveauC a:focus {
  background-color: #888;
  color: white;
  border-left-color: #4d1f28;
}
#menu-ext-droite .niveauC .niveauC .niveauD a {
  background-color: white !important;
  padding-left: 12px !important;
  font-weight: 300;
}
#menu-ext-droite li.actif-OffCanvas > strong > a,
#menu-ext-droite li.actif-OffCanvas > a {
  border-left-color: #5c5857 !important;
}
#menu-ext-droite a:hover,
#menu-ext-droite a:focus {
  background-color: #888 !important;
  color: white !important;
  border-left-color: #4d1f28;
}
#menu-ext-droite .menu.partage {
  background-color: #666 !important;
}
#menu-ext-droite .menu.partage li {
  border: none;
}
#menu-ext-droite .menu.partage a {
  background-color: transparent !important;
  padding: .5em .55em .45em;
  font-weight: normal;
  border: none;
}
#menu-ext-droite .menu.partage a:hover {
  background-color: #4d1f28 !important;
}
#menu-ext-droite a.retourHome {
  background-color: #4d1f28 !important;
  padding: .5em 1rem .45em;
  font-weight: 400 !important;
  text-transform: uppercase;
  border: 0 !important;
}
#menu-ext-droite a.retourHome span {
  margin-right: .5em !important;
}
#menu-ext-droite .close span {
  padding: .35rem;
  display: inline-block;
  font-size: 1.75rem;
  color: rgba(255, 255, 255, 0.9);
}
#menu-ext-droite .close:hover {
  background-color: #4d1f28 !important;
}
#menu-ext-droite .boutons-boutique {
  background-color: #ccc !important;
}
#menu-ext-droite .boutons-boutique li {
  border-bottom: none;
}
#menu-ext-droite .boutons-boutique a {
  background-color: transparent !important;
  color: #4d1f28 !important;
  border-left: 1px solid #4d1f28;
}
#menu-ext-droite .boutons-boutique a span {
  margin-right: .5em !important;
}
#menu-ext-droite .boutons-boutique a:hover {
  background-color: #888 !important;
  color: white !important;
}
#menu-ext-droite .boutons-boutique:hover {
  background-color: #888;
}
#slider .zone-arriere {
  max-width: 1920px;
  margin: 0 auto;
}
#slider .slick-slider {
  margin-bottom: 0 !important;
}
#slider .slick-slide img {
  margin: 0 auto;
}
#slider .slick-dots {
  bottom: inherit;
}
#slider .slick-dots li button::before {
  font-size: 10px;
}
#slider .slick-dots button:hover {
  background-color: #ccc !important;
}
#slider .slick-pause-icon,
#slider .slick-prev-icon,
#slider .slick-next-icon {
  display: none;
}
#slider .slick-prev,
#slider .slick-next {
  width: 70px !important;
  height: 70px !important;
  z-index: 90 !important;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
#slider .slick-prev:before,
#slider .slick-next:before {
  display: inline-block;
  margin-top: 20px;
  color: white;
  font-family: 'theme-machaon' !important;
  font-size: 50px;
  text-shadow: 0 0 3px black!important;
}
#slider .slick-prev:before {
  content: '\e910' !important;
}
#slider .slick-next:before {
  content: '\e90f' !important;
}
#slider .slider-imgwide-titre-desc-gauche {
  position: relative;
}
#slider .slider-imgwide-titre-desc-gauche a {
  display: block;
  position: relative;
}
#slider .slider-content.desc-gauche {
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.5);
  top: 0;
  bottom: 0;
  left: 8%;
  width: 27%;
  padding: 1.75em !important;
  color: white !important;
}
#slider .slider-content.desc-gauche h3 {
  margin: 1em 0;
  color: inherit;
  font-family: 'raleway', sans-serif;
  font-weight: 300;
  font-size: 2.15em;
  line-height: 1.15em;
  text-transform: uppercase;
  text-align: center;
}
#slider .slider-content.desc-gauche p {
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.5;
}
@media screen and (max-width: 100em) {
  #slider .slider-content.desc-gauche h3 {
    margin: 0 0 .5em;
    font-size: 1.75em;
  }
  #slider .slider-content.desc-gauche p {
    font-size: 1.1em;
  }
}
@media screen and (max-width: 80em) {
  #slider .slider-content.desc-gauche {
    left: 8%;
    width: 346px;
    padding: 1.5em !important;
    color: white !important;
  }
  #slider .slider-content.desc-gauche h3 {
    margin: 0 0 .5em;
    font-size: 1.5em;
  }
  #slider .slider-content.desc-gauche p {
    font-size: 1.1em;
  }
}
@media screen and (max-width: 40em) {
  #slider .slick-slide {
    height: 120px;
  }
  #slider .slick-slide .slider-content.desc-gauche {
    left: 0;
    width: 100%;
    padding: 10px 50px !important;
  }
  #slider .slick-prev,
  #slider .slick-next {
    width: 50px !important;
    height: 100% !important;
  }
  #slider .slick-prev {
    left: 0;
  }
  #slider .slick-next {
    right: 0;
  }
  #slider .slider-content.desc-gauche h3 {
    margin: 0;
    font-size: 1.25em;
  }
}
.cs_blocs {
  margin-top: 1em;
  margin-bottom: 1em;
  clear: both;
}
.cs_blocs .blocs_titre {
  background-color: #eee;
  background-image: none;
  margin: .75em 0 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: left;
}
.cs_blocs h3.spip {
  margin-top: 0;
}
.cs_blocs h4,
.cs_blocs button {
  display: block;
  width: 100%;
  margin-bottom: 0;
  padding: .4em;
  color: #4d1f28;
  font-size: 1.25em;
  text-align: left;
  line-height: 1.5em;
  border: none;
}
.cs_blocs h4:before,
.cs_blocs button:before {
  content: "\e90e";
  margin-right: .25em;
  padding: .3em;
  color: #5c5857;
  font-family: 'theme-machaon';
  vertical-align: middle;
}
.cs_blocs h4:hover,
.cs_blocs button:hover,
.cs_blocs h4:focus,
.cs_blocs button:focus {
  background-color: #d8d8d8 !important;
  color: #4d1f28;
}
.cs_blocs h4.blocs_replie:before,
.cs_blocs button.blocs_replie:before {
  content: "\e903";
  font-family: 'theme-machaon';
  color: #4d1f28;
  vertical-align: middle;
}
.cs_blocs h4 a,
.cs_blocs button a {
  display: inline-block;
  width: 100%;
  margin-left: -50px;
  padding: .3em 0 .4em 50px;
  color: #5c5857;
  font-family: 'raleway', sans-serif;
  font-weight: 400 !important;
  line-height: normal;
  vertical-align: middle;
}
.cs_blocs h4 a:focus,
.cs_blocs button a:focus {
  background-color: transparent !important;
  color: #4d1f28 !important;
}
.cs_blocs h4 a.sommaire-back,
.cs_blocs button a.sommaire-back {
  width: 16px;
  padding: 0;
  padding-top: 1.5em;
}
.cs_blocs h4:hover,
.cs_blocs .cs_bloc2 h4:hover {
  background-color: #d8d8d8;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.cs_blocs .blocs_destination {
  padding: .3em 0 .3em 1.3em;
  border-top: 0;
}
.cs_blocs .blocDepliableCouleur.blocs_replie {
  margin-bottom: .3em;
  line-height: 1.4em !important;
  font-size: .9375em !important;
}
.carte_gis {
  z-index: 1;
}
.carte_gis .leaflet-top,
.carte_gis .leaflet-bottom {
  z-index: 800;
}
.carte_gis .leaflet-popup-content-wrapper {
  padding: 0 !important;
  border-radius: 0 !important;
  border: none !important;
}
.carte_gis .leaflet-popup-content {
  width: 250px !important;
  margin: 0 !important;
  font-family: #333333;
  font-size: 1rem;
  line-height: 2rem;
}
.carte_gis .leaflet-popup-content p,
.carte_gis .leaflet-popup-content a {
  margin: 0 !important;
  padding: .25em 1em .35em!important;
  font-weight: 300;
  border-top: 1px solid #ddd;
  color: #333333 !important;
}
.carte_gis .leaflet-popup-content .title {
  background-color: #666;
  display: inline-block;
  padding: .5em .9em;
  width: 100%;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: normal;
}
.carte_gis .leaflet-popup-content a {
  display: block;
  background-color: #F5F5F5;
}
.carte_gis .leaflet-popup-content a span {
  padding-right: .35em;
}
.carte_gis .leaflet-popup-content a:hover {
  background-color: #4d1f28;
  color: white !important;
}
.carte_gis .leaflet-pane .marker-cluster div {
  background-color: rgba(0, 0, 0, 0.5);
  width: 45px;
  height: 45px;
  margin: 0;
  color: white;
  font-size: 1.75em;
  border-radius: 100%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.carte_gis .leaflet-pane .marker-cluster span {
  line-height: 45px;
}
.carte_gis .carte_coordonnees.spip h3 {
  font-size: 1.6rem;
}
.carte_gis .carte_coordonnees.spip p {
  color: #333;
  line-height: 1;
}
.carte_gis .carte_coordonnees.spip ul.spip {
  margin: 0 0 1em 2em;
  list-style-type: square;
  color: #333;
}
.carte_gis .carte_coordonnees.spip .pos1 {
  padding-right: 1em;
}
@media only screen and (max-width: 40em) {
  .carte_gis .carte_coordonnees.spip .pos1 {
    margin-bottom: 0;
  }
}
.carte_gis .carte_coordonnees.spip .pos2 {
  padding-right: 1em;
  padding-left: 1em;
  border-left: 1px solid #bbb;
}
@media only screen and (max-width: 40em) {
  .carte_gis .carte_coordonnees.spip .pos2 {
    padding-left: 0;
    border-left: 0;
  }
}
@media only screen and (max-height: 860px) {
  .carte_gis {
    max-height: 70vh;
  }
}
.js .slider-slick:not(:nth-child(2)) {
  display: none;
}
.js .slick-initialized.slider-slick:not(:nth-child(2)) {
  display: block;
}
header nav .logo-nav {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: contain;
  margin: 0 auto;
}
#nav-etiquette .hollow.button {
  margin: -1px 0.3rem 0;
  color: #4d1f28;
  font-weight: 400;
  border-radius: 0;
  border-color: #4d1f28;
}
h1[x-apple-data-detectors] {
  color: inherit !important;
  text-decoration: none !important;
  font-size: inherit !important;
  font-family: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
}
.offCanvas-toggle {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 1002;
}
.offCanvas-toggle a {
  height: auto !important;
  font-size: 3rem;
}
.offCanvas-toggle span {
  padding: 1rem !important;
  display: inline-block;
  color: rgba(255, 255, 255, 0.9);
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
  text-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
}
.offCanvas-toggle span:hover {
  background-color: #555;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
@media only screen and (max-width: 40em) {
  .offCanvas-toggle a {
    font-size: 2.5rem;
  }
  .offCanvas-toggle span {
    padding: .625rem !important;
  }
}
.menu_lang {
  list-style: none outside none;
}
.menu_lang li {
  float: left;
}
.menu_lang li a,
.menu_lang li span,
.menu_lang li strong {
  padding: 0 5px;
  border-left: 1px solid;
}
.menu_lang li.first a,
.menu_lang li.first span,
.menu_lang li.first strong {
  border: none;
}
.menu_lang li.last a,
.menu_lang li.last span,
.menu_lang li.last strong {
  padding-right: 0;
}
.menu-langues {
  position: fixed;
  top: 15px;
  left: 7px;
  max-width: 20%;
  z-index: 999;
}
.menu-langues .menu_lang {
  color: white;
}
.menu-langues .menu_lang a,
.menu-langues .menu_lang strong {
  padding: 0 .25em!important;
  font-size: 1.15em !important;
  color: white !important;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
}
@media only screen and (max-width: 40em) {
  .menu-langues {
    display: none;
  }
}
.menu-langues-off {
  position: absolute;
  top: 12px;
  right: 7px;
  z-index: 999;
}
.menu-langues-off .menu_lang {
  color: white;
}
.menu-langues-off .menu_lang a,
.menu-langues-off .menu_lang strong {
  padding: 0 .25em!important;
  font-size: 1em !important;
  color: white;
}
.scrollToTop {
  display: inline-block;
  background: #808080;
  position: fixed;
  bottom: 38px;
  right: 0;
  width: 70px;
  height: 53px;
  color: white;
  text-align: center;
  font-size: 2em;
  text-decoration: none;
  opacity: .8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  transition: opacity 500ms ease-out;
  z-index: 999;
}
.scrollToTop:hover {
  background-color: #ddd !important;
}
.main {
  max-width: 60rem;
}
.main header {
  width: 100%;
}
.main .titre .breadcrumbs {
  margin: 0;
}
.main .titre .breadcrumbs a:hover {
  text-decoration: none;
}
.main .titre .breadcrumbs li:not(:last-child)::after {
  color: #555 !important;
}
.main .titre h1 {
  font-size: 2.5rem;
  color: #5c5857;
}
.main .titre .soustitre {
  font-size: 1.35rem;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.main .chapo {
  font-weight: 400;
  color: #4d1f28;
}
.main h2,
.main .h2 {
  color: #5c5857;
  font-size: 2rem;
}
.main blockquote.spip {
  clear: both;
  background: none;
  background-color: #eee;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border: 1px solid #ddd;
  border-radius: 5px;
}
.main blockquote.spip p {
  color: #5c5857;
}
.main .spip_cadre {
  border-radius: 5px;
}
.main .spip_logo {
  margin: 0 0 1em 1em;
}
.main input:disabled,
.main input[readonly],
.main textarea:disabled,
.main textarea[readonly] {
  background-color: #7e7e7e !important;
}
.main .ps {
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border: 1px solid #4d1f28;
  border-top-width: 3px;
  border-radius: 5px;
}
.main .iframe_wrapper {
  position: relative;
  width: 100%;
  height: 100%;
}
.main .iframe_wrapper:after {
  content: "";
  position: absolute;
  display: block;
  top: 30px;
  left: calc(50% - 32px);
  width: 64px;
  height: 64px;
  margin: 50px auto;
  border-radius: 50%;
  border: 5px solid;
  border-color: turquoise transparent crimson transparent;
  animation: time-loader-rotation 1.2s linear infinite;
  z-index: -1;
}
@keyframes time-loader-rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@media only screen and (max-width: 40em) {
  .main h2 {
    font-size: 1.25em;
  }
  .main .spip_logo {
    display: block;
    margin: 0 auto 1em;
    float: none;
  }
}
.main ul.spip,
.main ol.spip {
  list-style-position: inside;
}
iframe {
  margin: 1em auto 2em;
  display: block;
}
.pave-content h1,
.pave-content h2,
.pave-content h3,
.pave-content h4 {
  text-transform: uppercase;
}
.pave-content h3,
.pave-content h4 {
  font-size: 1.25rem;
}
.pave-img-couleur-picto-titre-tiroir-suite {
  text-align: center;
}
.pave-img-couleur-picto-titre-tiroir-suite header,
.pave-img-couleur-picto-titre-tiroir-suite .pave-tiroir {
  position: relative;
  padding: 1em;
}
.pave-img-couleur-picto-titre-tiroir-suite header {
  padding-top: 3.5rem;
  padding-bottom: 4.5rem;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.pave-img-couleur-picto-titre-tiroir-suite .pave-tiroir {
  display: block;
  max-height: 0;
  padding: 0 1em;
  overflow: hidden;
  text-align: left;
  border: 1px solid #ccc;
  transition: all 0.75s ease-in-out;
}
.pave-img-couleur-picto-titre-tiroir-suite .pave-tiroir.tiroir-ouvert {
  overflow: auto;
  max-height: 700px;
  padding: 1em;
}
.pave-img-couleur-picto-titre-tiroir-suite .pave-tiroir footer {
  background: none;
  margin-top: 1.5em !important;
}
.pave-img-couleur-picto-titre-tiroir-suite .pave-tiroir footer a {
  margin: 0;
  font-size: 1em;
  font-weight: 400;
}
.pave-img-couleur-picto-titre-tiroir-suite .titre {
  margin-top: 1em;
  font-size: 1.3em;
  color: white;
}
.pave-img-couleur-picto-titre-tiroir-suite a {
  color: white !important;
}
.pave-img-couleur-picto-titre-tiroir-suite span[class^='icon-'] {
  font-size: 3.5em;
  color: white;
}
.pave-img-couleur-picto-titre-tiroir-suite span.plus {
  position: absolute;
  bottom: 0;
  left: .25em;
  right: .25em;
  padding: .25em;
  font-size: 2.5em;
  color: white;
  border-top: 2px dotted rgba(255, 255, 255, 0.5);
  -webkit-transition: .4s;
  transition: .4s;
}
.icon-plus.plus-45 {
  border: 0 !important;
  transform: rotate(45deg);
}
.pave-site {
  text-align: center;
}
.pave-site .pave-content-block {
  width: 100%;
  vertical-align: middle;
}
.pave-site .pave-content-block a {
  display: block;
  width: 100%;
  font-family: 'raleway', sans-serif;
  font-size: 21px;
  font-weight: normal;
  text-transform: uppercase;
  color: white;
  vertical-align: middle;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 5px;
}
.pave-site .picto {
  display: inline-block;
  width: 2em !important;
  height: 2em !important;
  padding: 0 !important;
  color: white;
  font-size: 2.2em;
  line-height: 2.2em;
  border-radius: 100%;
  border: 1px solid rgba(255, 255, 255, 0.65);
}
.titre-intercalaire {
  height: 2em;
  margin-top: 2.5em;
  text-align: center;
}
.titre-intercalaire .titre {
  background-color: white;
  display: inline;
  text-transform: uppercase;
  font-size: 1.8em;
  color: #5c5857;
}
.titre-intercalaire .titre:before {
  content: '';
  display: block;
  margin-bottom: -1.075em;
  border-bottom: 1px solid rgba(92, 88, 87, 0.5);
}
@media only screen and (max-width: 40em) {
  .titre-intercalaire .titre {
    font-size: 1.5em;
    line-height: 1;
  }
}
.socialtags ul li {
  margin: 3px;
}
.socialtags .socialtags-hovers {
  opacity: 1;
  height: 42px;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.socialtags .socialtags-hovers:focus,
.socialtags .socialtags-hovers:hover {
  transform: translateY(-4px);
  color: #fff;
  text-decoration: none;
}
.block-galerie {
  background-color: #ececec;
  margin-top: 2em;
  padding: 3em 0;
}
.galerie-content {
  margin-top: 2rem;
}
#documents_portfolio a:hover,
#documents_portfolio a:focus {
  opacity: 1;
}
#documents_portfolio .thumbnail {
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
#documents_portfolio .thumbnail:hover,
#documents_portfolio .thumbnail:focus {
  opacity: .6;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
  -webkit-transform: scale(1.01, 1.01) !important;
  transform: scale(1.01, 1.01) !important;
}
.documents_joints {
  font-size: .8125rem;
}
.documents_joints li {
  padding: 1em 0;
  border-bottom: 1px solid #ddd;
  overflow: hidden;
}
.spip_documents {
  background: #eee;
  border: 1px solid #ddd;
  font-size: 80%;
}
.spip_documents.spip_documents_right,
.spip_documents.spip_documents_left {
  max-width: 40%;
}
@media only screen and (max-width: 480px) {
  .spip_documents.spip_documents_right,
  .spip_documents.spip_documents_left {
    max-width: 100%;
  }
}
@media only screen and (max-width: 40em) {
  .spip_documents {
    background: none;
    margin-bottom: 1em !important;
    border: 0;
  }
}
.spip_doc_titre {
  padding: .5rem;
}
.spip_doc_descriptif {
  padding: 0 .5rem .75em;
}
.formulaire_formidable,
.formulaire_newsletter {
  max-width: 500px;
  margin: 0 auto;
  clear: both;
}
.formulaire_formidable input,
.formulaire_newsletter input,
.formulaire_formidable textarea,
.formulaire_newsletter textarea {
  background: #fafafa;
  border: solid 1px #ddd!important;
}
.formulaire_formidable input.text,
.formulaire_newsletter input.text {
  margin: 0;
}
.formulaire_formidable .saisie_checkbox,
.formulaire_newsletter .saisie_checkbox {
  float: left;
  padding-right: 1.5em;
  padding-left: 1.5em;
}
.formulaire_formidable .saisie_input,
.formulaire_newsletter .saisie_input {
  clear: both;
}
.formulaire_spip .editer {
  margin: 0;
  padding: 0;
}
.formulaire_spip .choix {
  display: flex;
}
.formulaire_spip label,
.formulaire_spip .label {
  background-color: inherit;
  margin-top: .5em;
  font-size: inherit;
  color: inherit;
}
.formulaire_spip ul {
  list-style: none;
}
.vcard {
  background-color: #F5F5F5;
  padding: .5em 1em 1em;
  border-radius: 5px;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
footer {
  background-color: #4d1f28;
  margin-top: 3em !important;
}
footer #adresse {
  background-color: rgba(255, 255, 255, 0.1);
  padding-bottom: .5em;
}
footer #adresse strong:after {
  content: "";
  display: block;
  background-color: rgba(255, 255, 255, 0.4);
  width: 60px;
  height: 2px;
  margin: 10px auto 0;
}
footer #adresse p {
  margin: 0;
  padding: .5em .5em 0;
  font-size: .9em;
}
footer #adresse p strong:before {
  content: "";
  display: block;
  background-color: rgba(255, 255, 255, 0.4);
  width: 60px;
  height: 2px;
  margin: 0 auto 10px;
}
footer #adresse p strong:after {
  content: none;
}
footer .menu li,
footer .menu li a {
  display: inline-block;
  color: white;
}
footer .menu li {
  line-height: 2.25em;
}
footer a:hover {
  background-color: rgba(255, 255, 255, 0.7) !important;
  color: #3f6592 !important;
  opacity: 1 !important;
}
#slogan {
  background-color: white;
  height: 255px;
}
.page-sommaire #slogan h2 {
  display: none;
}
#slogan p {
  text-shadow: none;
}
.bandeau-dist #slogan {
  background-color: #F5F5F5;
}
@media screen and (min-width: 768px) {
  #slogan #logo-normal {
    top: 5px !important;
    width: 550px !important;
    margin: 0 !important;
    margin-left: calc(50vw - 275px) !important;
  }
}
#slider.avec-margin-top {
  margin-top: 0 !important;
}
@media screen and (max-width: 768px) {
  #slogan {
    padding-top: 30vw;
    height: 0 !important;
  }
}
@media screen and (max-width: 640px) {
  #slogan {
    padding-top: 130px !important;
  }
}
@media screen and (max-width: 580px) {
  #slogan {
    padding-top: 200px !important;
  }
  #slogan #logo-normal {
    top: 35px;
    width: calc(100vw - 40px) !important;
    margin: 0 20px!important;
  }
}
.offCanvas-toggle span {
  background-color: #F5F5F5;
  color: black;
  text-shadow: none;
}
.offCanvas-toggle span:hover {
  color: white;
}
