/*
#@local/cache-less/lessdyn-css_main_less-754d9d21.less
*/
/* #PRODUIRE{fond=css/main.less}
   md5:5dc4238a078acf7aade42d5c7113ab80 */
html {
  font-size: 100%;
  -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: 400;
  text-align: inherit;
  color: #000000;
  overflow-x: hidden;
}
strong,
em {
  font-weight: 600;
}
a {
  color: #18669b;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
a[href]:hover,
a[href]:focus {
  opacity: 1;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
a[href]:focus {
  background-color: #aaa !important;
  color: #555 !important;
}
.show-for-sr {
  background-color: white !important;
  color: black !important;
}
a[href]:focus-visible,
button:focus-visible,
.button:focus-visible,
._access-icon:focus-visible,
._access-menu button:focus-visible {
  background-color: #fffa8b !important;
  color: black !important;
  outline: 2px solid #e60000;
  outline-offset: 2px;
  border-radius: 4px;
}
a[href]:focus-visible img[src*=".svg"],
button:focus-visible img[src*=".svg"],
.button:focus-visible img[src*=".svg"],
._access-icon:focus-visible img[src*=".svg"],
._access-menu button:focus-visible img[src*=".svg"] {
  filter: brightness(0) saturate(100%) invert(0%) sepia(0%) saturate(7483%) hue-rotate(1deg) brightness(92%) contrast(106%);
}
a[href]:focus-visible span,
button:focus-visible span,
.button:focus-visible span,
._access-icon:focus-visible span,
._access-menu button:focus-visible span,
a[href]:focus-visible h2,
button:focus-visible h2,
.button:focus-visible h2,
._access-icon:focus-visible h2,
._access-menu button:focus-visible h2,
a[href]:focus-visible h3,
button:focus-visible h3,
.button:focus-visible h3,
._access-icon:focus-visible h3,
._access-menu button:focus-visible h3,
a[href]:focus-visible h4,
button:focus-visible h4,
.button:focus-visible h4,
._access-icon:focus-visible h4,
._access-menu button:focus-visible h4,
a[href]:focus-visible p,
button:focus-visible p,
.button:focus-visible p,
._access-icon:focus-visible p,
._access-menu button:focus-visible p,
a[href]:focus-visible div,
button:focus-visible div,
.button:focus-visible div,
._access-icon:focus-visible div,
._access-menu button:focus-visible div {
  background-color: #fffa8b !important;
  color: black !important;
}
.banner-accessibility {
  background-color: #680e1a;
  position: fixed;
  width: 100vw;
  height: auto;
  left: 0;
  right: 0;
  top: 0;
  transform: translateY(-100%);
  z-index: 99999;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.banner-accessibility:focus-within {
  transform: translateY(0);
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.banner-accessibility ul {
  padding: 1rem;
  gap: .5rem;
}
.banner-accessibility ul .menu-item a {
  font-size: smaller;
  color: #fff;
  font-weight: 600;
}
.banner-accessibility ul .menu-item a.bouton-accessibilite {
  background-color: aquamarine;
  color: black;
  border-radius: 4px;
}
.banner-accessibility ul .menu-item a:hover {
  background-color: yellow !important;
  color: black !important;
  border-radius: 4px;
}
:root {
  --sa11y-toggle-x-offset: 14px!important;
  --sa11y-toggle-y-offset: 100px!important;
}
.spip_logo {
  max-width: 100%;
}
.on {
  background-color: rgba(149, 20, 37, 0.1) !important;
  font-weight: 600 !important;
}
a.spip_url {
  font-weight: 400;
  border-bottom: 1px dashed;
}
a.spip_url:hover,
a.spip_out:hover,
a.spip_note:hover,
a.spip_glossaire:hover,
a.spip_ancre:hover,
a.spip_doc:hover,
.hyperlien a:hover {
  color: #d0661c !important;
}
#cboxTitle {
  color: #000000;
}
#cboxSlideshow {
  bottom: 5px;
}
dl dt {
  margin-bottom: 0;
}
hr {
  max-width: 100%;
}
.button,
button {
  background-color: transparent;
  font-size: 1em;
  color: #d0661c;
  font-weight: 400;
  border: 1px solid #d0661c;
  border-radius: 4px;
}
.button a,
button a {
  color: #d0661c;
}
.button.texte-white,
button.texte-white {
  background-color: #d0661c !important;
}
.button:hover,
button:hover {
  background-color: #d0661c !important;
  color: white !important;
}
.boutons {
  text-align: center !important;
}
.boutons input {
  font-weight: 400;
}
label {
  font-size: 1em;
  color: #000000;
}
label .obligatoire {
  font-size: .75em;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Livvic', sans-serif;
  font-weight: 500;
}
.triadeA {
  background-color: #951425;
  color: #951425 !important;
  border-color: #951425 !important;
}
.triadeB {
  background-color: #d0661c;
  color: #d0661c !important;
}
.triadeC {
  background-color: #eab818;
  color: #eab818 !important;
}
.couleurP {
  background-color: #000000;
  color: #000000 !important;
}
#spip-admin {
  top: 140px;
}
@media only screen and (max-width: 48em) {
  #spip-admin {
    display: none;
  }
}
.spip-admin-bloc,
.spip-admin-float {
  z-index: 10000 !important;
  right: 0 !important;
}
.spip-admin-bloc a,
.spip-admin-float a {
  font-size: 1rem;
  font-weight: normal;
}
.spip-admin-bloc a:hover,
.spip-admin-float a:hover {
  background-color: #951425;
}
.spip-admin-bloc .spip-admin-boutons,
.spip-admin-float .spip-admin-boutons {
  background: #333;
  padding: .25em 1em;
  border-radius: 0 .3em .3em 0;
  opacity: 1;
}
.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;
}
.caractencadre-spip {
  color: #DB3A00;
}
.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: #000000;
}
.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 #951425;
}
#cookieChoiceInfo a {
  background-color: #951425;
  margin-left: 1em !important;
  padding: .35em;
  color: white;
  line-height: 2;
}
#menu-ext-droite {
  background: #777;
  z-index: 99999;
}
#menu-ext-droite .close-button,
#menu-ext-droite .close-button.medium {
  right: .125rem;
  top: .125rem;
  font-size: 2rem;
  line-height: 1;
  color: white;
  border: none;
}
#menu-ext-droite ul {
  background-color: white;
  margin: 0;
  list-style: none;
}
#menu-ext-droite .menu a,
#menu-ext-droite .menu button {
  display: block;
  background-color: white !important;
  width: 100%;
  padding: .35em .75em .45em;
  color: white;
  font-weight: 300;
  line-height: 1.1;
  border-left: 10px solid transparent;
}
#menu-ext-droite li li a {
  color: #000000 !important;
}
#menu-ext-droite li {
  border-bottom: 1px solid #ddd;
}
#menu-ext-droite .menu .niveauA > a {
  background-color: #951425 !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: 600;
  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: #eab818;
}
#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: #000000 !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: #eab818;
}
#menu-ext-droite .niveauC .niveauC .niveauD a {
  background-color: white !important;
  padding-left: 12px !important;
  font-weight: 400;
}
#menu-ext-droite li.actif-OffCanvas > strong > a,
#menu-ext-droite li.actif-OffCanvas > a {
  border-left-color: #d0661c !important;
}
#menu-ext-droite a:hover,
#menu-ext-droite a:focus {
  background-color: #888 !important;
  color: white !important;
  border-left-color: #eab818;
}
#menu-ext-droite .menu.partage {
  background-color: #666 !important;
}
#menu-ext-droite .menu.partage li {
  border: none;
}
#menu-ext-droite .menu.partage a,
#menu-ext-droite .menu.partage button {
  background-color: transparent !important;
  padding: .5em .55em .45em;
  font-weight: normal;
  border: none;
}
#menu-ext-droite .menu.partage a:hover,
#menu-ext-droite .menu.partage button:hover {
  background-color: #951425 !important;
}
#menu-ext-droite a.retourHome {
  background-color: #951425 !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: #951425 !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: #951425 !important;
  border-left: 1px solid #951425;
}
#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;
}
.offCanvas-toggle {
  background-color: transparent;
}
.offCanvas-toggle[aria-expanded=true] {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.85);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.offCanvas-toggle[aria-expanded=true] .plan-du-site {
  display: none;
}
.offCanvas-toggle a,
.offCanvas-toggle button {
  display: flex;
  height: auto !important;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
  font-size: 3rem;
  color: white;
  border: none;
  border-radius: 0px;
}
.offCanvas-toggle a span,
.offCanvas-toggle button span {
  padding: .25em 1rem 0;
  display: inline-block;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.offCanvas-toggle a span.titre-menu,
.offCanvas-toggle button span.titre-menu {
  margin-top: -.3em;
  padding: 0 !important;
  display: inline-block;
  font-family: 'Livvic', sans-serif;
  font-size: .335em !important;
}
.offCanvas-toggle a:hover,
.offCanvas-toggle button:hover {
  cursor: pointer;
}
.offCanvas-toggle a:hover span,
.offCanvas-toggle button:hover span {
  color: white;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
@media only screen and (max-width: 40em) {
  .offCanvas-toggle a,
  .offCanvas-toggle button {
    font-size: 2.5rem;
  }
}
.offCanvas-toggle a:hover,
.offCanvas-toggle button:hover {
  background-color: #951425 !important;
}
.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 h3,
.cs_blocs h4,
.cs_blocs button {
  display: block;
  width: 100%;
  margin-bottom: 0;
  padding: .4em;
  color: #951425;
  font-size: 1.25em;
  text-align: left;
  line-height: 1.5em;
  border: none;
}
.cs_blocs h3:before,
.cs_blocs h4:before,
.cs_blocs button:before {
  content: "\e90e";
  margin-right: .25em;
  padding: .3em;
  color: #d0661c;
  font-family: 'theme-machaon';
  vertical-align: middle;
}
.cs_blocs h3:hover,
.cs_blocs h4:hover,
.cs_blocs button:hover,
.cs_blocs h3:focus,
.cs_blocs h4:focus,
.cs_blocs button:focus {
  background-color: #d8d8d8 !important;
  color: #951425;
}
.cs_blocs h3.blocs_replie:before,
.cs_blocs h4.blocs_replie:before,
.cs_blocs button.blocs_replie:before {
  content: "\e903";
  font-family: 'theme-machaon';
  color: #951425;
  vertical-align: middle;
}
.cs_blocs h3 a,
.cs_blocs h4 a,
.cs_blocs button a {
  display: inline-block;
  width: 100%;
  margin-left: -50px;
  padding: .3em 0 .4em 50px;
  color: #d0661c;
  font-family: 'Livvic', sans-serif;
  font-weight: 400 !important;
  line-height: normal;
  vertical-align: middle;
  text-decoration: none;
}
.cs_blocs h3 a:focus,
.cs_blocs h4 a:focus,
.cs_blocs button a:focus {
  background-color: transparent !important;
  color: #951425 !important;
}
.cs_blocs h3 a.sommaire-back,
.cs_blocs h4 a.sommaire-back,
.cs_blocs button a.sommaire-back {
  width: 16px;
  padding: 0;
  padding-top: 1.5em;
}
.cs_blocs h3:hover,
.cs_blocs h4:hover,
.cs_blocs button:hover,
.cs_blocs .cs_bloc2 h3:hover,
.cs_blocs .cs_bloc2 h4:hover,
.cs_blocs .cs_bloc2 button: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;
}
header nav {
  position: fixed;
  background-color: white;
  top: 0;
  width: 100%;
  z-index: 91;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
  border-bottom: 1px solid #ccc;
}
@media only screen and (max-width: 40em) {
  header nav {
    height: 80px;
    -webkit-transition: all .3s ease!important;
    transition: all .3s ease!important;
  }
}
header nav img {
  height: 70px;
  margin: 15px;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
header nav img:hover {
  translate: 5px;
}
@media only screen and (max-width: 40em) {
  header nav img {
    max-width: 220px !important;
    height: 60px;
    margin: 10px;
    -webkit-transition: all .3s ease!important;
    transition: all .3s ease!important;
  }
}
header nav a {
  color: #000000;
  padding-top: .3125rem !important;
  padding-bottom: .3125rem !important;
}
header nav a:hover,
header nav a:active,
header nav a:focus {
  color: #000000;
  font-weight: bold !important;
}
header nav .actif a {
  color: #000000;
  font-weight: bold;
}
.pave-img-gauche-titre-desc-suite {
  width: 100%;
  padding: 4.5em .5em;
}
@media only screen and (max-width: 64em) {
  .pave-img-gauche-titre-desc-suite {
    padding: 2em .5em;
  }
}
.pave-img-gauche-titre-desc-suite a {
  position: relative;
}
.pave-img-gauche-titre-desc-suite a .pave-img {
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.pave-img-gauche-titre-desc-suite a:hover .pave-img,
.pave-img-gauche-titre-desc-suite a:focus .pave-img {
  opacity: .8;
  -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;
}
.pave-img-gauche-titre-desc-suite a:hover .button,
.pave-img-gauche-titre-desc-suite a:focus .button {
  background-color: #d0661c !important;
  color: white !important;
}
.pave-img-gauche-titre-desc-suite .pave-content {
  position: relative;
  padding-bottom: .5em;
}
.pave-img-gauche-titre-desc-suite .pave-content .surtitre {
  padding: 0 .7em;
  margin-bottom: -.7em;
  color: #888;
}
.pave-img-gauche-titre-desc-suite .pave-content h1,
.pave-img-gauche-titre-desc-suite .pave-content h2 {
  margin: 0;
  padding: 0 .45em;
  font-size: 1.9em;
  color: black;
}
@media only screen and (max-width: 55em) {
  .pave-img-gauche-titre-desc-suite .pave-content h1,
  .pave-img-gauche-titre-desc-suite .pave-content h2 {
    padding-top: 1rem;
    font-size: 32px;
    line-height: 1;
  }
}
.pave-img-gauche-titre-desc-suite .pave-content .descriptif {
  margin: 0;
  padding: .5em .75em;
  color: black;
  font-size: 1.15em;
  line-height: 1.5;
}
@media only screen and (max-width: 55em) {
  .pave-img-gauche-titre-desc-suite .pave-content .descriptif {
    font-size: 21px;
    line-height: 1.4;
  }
}
.pave-img-titre-desc-suite {
  position: relative;
}
.pave-img-titre-desc-suite a {
  background-color: #ededed;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 460px;
}
.pave-img-titre-desc-suite a .pave-img {
  width: 100%;
  border-bottom: 1px solid #ddd;
}
.pave-img-titre-desc-suite a .pave-content {
  width: 100%;
  height: 100%;
}
.pave-img-titre-desc-suite a .pave-content .titre {
  width: 100%;
  margin: 0;
  padding: .75em .3em;
  font-size: 1.175em;
  color: #d0661c;
  word-wrap: break-word;
  text-align: center;
  line-height: 1.2;
}
@media only screen and (max-width: 1500px) {
  .pave-img-titre-desc-suite a .pave-content .titre {
    font-size: 1.25em;
  }
}
.pave-img-titre-desc-suite a .pave-content .descriptif {
  margin: 0;
  padding: 0 .5em;
  color: black;
  text-align: center;
  line-height: 1.45em;
}
.pave-img-titre-desc-suite a .pave-content span {
  font-size: 2em;
}
.pave-img-titre-desc-suite a .pave-content .button {
  padding: 6px 12px;
  color: #d0661c;
  border-color: #d0661c;
}
.pave-img-titre-desc-suite a:hover .button {
  background-color: #d0661c !important;
  color: white !important;
}
.pave-pastille-titre {
  text-align: center;
}
.pave-pastille-titre a {
  display: block;
  width: 100%;
  font-size: 1.15em;
}
.pave-pastille-titre a h2,
.pave-pastille-titre a .titre {
  width: 100%;
  font-size: 1em;
  color: #951425;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.pave-pastille-titre a .pastille {
  display: inline-block;
  background-color: #eee;
  width: 2em;
  height: 2em;
  margin-bottom: .25em;
  padding: 0;
  color: #951425;
  font-size: 2.2em;
  line-height: 2em;
  border-radius: 100%;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.pave-pastille-titre a:hover h2,
.pave-pastille-titre a:hover .titre {
  color: #666;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.pave-pastille-titre a:hover .pastille {
  background-color: #999;
  color: white;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.pave-couleurfond-titre {
  background-color: white;
}
.pave-couleurfond-titre a {
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: white;
  text-align: center;
}
.pave-couleurfond-titre a h2 {
  margin: 0;
  font-size: 1.15em;
  text-transform: uppercase;
  line-height: 1.15;
}
.pave-couleurfond-titre a span {
  display: block;
  font-size: 2em;
}
.nav-pagination {
  width: 100%;
}
.nav-pagination .pagination a,
.nav-pagination .pagination button,
.nav-pagination .pagination strong {
  display: inline-block;
  background-color: rgba(208, 102, 28, 0.15);
  padding: .1875rem .75rem;
  border-radius: 0;
  border-right: 1px solid rgba(149, 20, 37, 0.35);
  color: #951425;
  font-weight: normal;
}
.nav-pagination .pagination a:hover,
.nav-pagination .pagination button:hover,
.nav-pagination .pagination strong:hover {
  background-color: #951425;
  color: white;
}
.nav-pagination .pagination .all a {
  background-color: rgba(149, 20, 37, 0.15);
}
.nav-pagination .pagination .all a:hover {
  background-color: #951425;
  color: white;
}
.nav-pagination .pagination .pages strong.on {
  background-color: #951425 !important;
  color: white;
}
.nav-pagination .pagination .disabled {
  visibility: inherit;
  padding-right: 0;
  padding-left: 0;
}
.nav-pagination .sep {
  display: none;
}
.js .slider-slick:not(:nth-child(2)) {
  display: none;
}
.js .slick-initialized.slider-slick:not(:nth-child(2)) {
  display: block;
}
#zone-actus {
  display: block;
  padding: 2rem;
}
#zone-actus h2 {
  font-size: 2.5rem;
  font-weight: 500;
}
#zone-actus .slick-slider {
  margin-bottom: 0 !important;
}
#zone-actus .slick-slide {
  max-width: 350px !important;
  height: 400px;
  overflow: hidden;
  margin: 0 1.25em 0 0;
}
@media only screen and (max-width: 75em) {
  #zone-actus .slick-slide {
    max-width: 300px !important;
    height: 342px;
  }
}
@media only screen and (max-width: 60em) {
  #zone-actus .slick-slide {
    max-width: 230px !important;
    height: 262px;
  }
}
#zone-actus .slick-slide img {
  margin: 0 auto;
}
#zone-actus .slider-lien {
  position: relative;
  display: block;
}
#zone-actus .slider-lien .slider-content {
  position: relative;
}
#zone-actus .slider-lien .slider-content header {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.65);
  bottom: 0;
  left: 0;
  right: 0;
  min-height: 125px;
  padding: 1em;
  color: white;
}
#zone-actus .slider-lien .slider-content header h3 {
  font-size: 1.6rem;
  color: white;
  line-height: 1.2;
}
#zone-actus .slider-lien .slider-content header h4 {
  font-size: 1.25rem;
  color: white;
  line-height: 1.1;
}
#zone-actus .slider-lien footer {
  position: absolute;
  background-color: #951425;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  display: block;
  padding: 1em;
  color: white;
  text-align: center;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
  transform: translateY(100%);
}
#zone-actus .slider-lien footer .slider-content-titre {
  margin-top: 1em;
  font-size: 1.6rem;
  color: white;
  line-height: 1.12;
}
#zone-actus .slider-lien footer .slider-content-soustitre {
  font-size: 1.25rem;
  color: white;
  line-height: 1.1;
}
#zone-actus .slider-lien footer .slider-content-descriptif {
  line-height: normal;
}
#zone-actus .slider-lien footer .icon-plus,
#zone-actus .slider-lien footer .icon-minus {
  display: block;
  font-size: 2em;
}
#zone-actus .slider-lien:hover footer {
  transform: translateY(0);
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
#zone-actus .slick-dots {
  bottom: inherit;
}
#zone-actus .slick-dots li button::before {
  font-size: 10px;
}
#zone-actus .slick-dots button:hover {
  background-color: #ccc !important;
}
#zone-actus .slick-prev,
#zone-actus .slick-next {
  background-color: rgba(255, 255, 255, 0.5);
  width: 50px !important;
  height: 70px !important;
  text-shadow: none;
  z-index: 90 !important;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
#zone-actus .slick-prev:hover,
#zone-actus .slick-next:hover {
  background-color: #951425 !important;
  color: transparent !important;
}
#zone-actus .slick-prev:before,
#zone-actus .slick-next:before {
  color: white;
  font-family: 'theme-machaon' !important;
  font-size: 50px;
  line-height: 50px;
  text-shadow: 0 0 3px black!important;
}
#zone-actus .slick-prev {
  left: 0;
}
#zone-actus .slick-prev:before {
  content: '\e910' !important;
}
#zone-actus .slick-next {
  right: 0;
}
#zone-actus .slick-next:before {
  content: '\e90f' !important;
}
#zone-actus .slick-prev-icon,
#zone-actus .slick-next-icon {
  display: none;
}
@media screen and (max-width: 64em) {
  #zone-actus {
    padding: 0 1em;
  }
}
@media screen and (max-width: 40em) {
  #zone-actus .slick-slide .slider-content.desc-gauche {
    left: 0;
    width: 100%;
    padding: 10px 50px !important;
  }
  #zone-actus .slick-prev,
  #zone-actus .slick-next {
    width: 50px !important;
    height: 100% !important;
  }
}
#zone-actus .button {
  margin-top: 1rem;
  color: #951425;
  border-color: #951425;
  font-weight: 600;
}
@font-face {
  font-family: "theme-machaon";
  src: url("//www.ehpad-habrioux-aigre.fr/plugins/themephilo_bibliotheque/css/fonts/theme-machaon.woff2") format("woff2"), url("//www.ehpad-habrioux-aigre.fr/plugins/themephilo_bibliotheque/css/fonts/theme-machaon.ttf") format("truetype"), url("//www.ehpad-habrioux-aigre.fr/plugins/themephilo_bibliotheque/css/fonts/theme-machaon.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.icon,
[class^="icon-"],
[class*=" icon-"] {
  /* Use !important to prevent extensions from overriding this font. */
  font-family: "theme-machaon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-paint-roller:before {
  content: "\f4b5";
}
.icon-paint-bucket:before {
  content: "\f22d";
}
.icon-wall:before {
  content: "\fb10";
}
.icon-armchair:before {
  content: "\f0f6";
}
.icon-tag--edit:before {
  content: "\f8e6";
}
.icon-ladder:before {
  content: "\101ac";
}
.icon-spray-paint:before {
  content: "\f8a4";
}
.icon-color-palette:before {
  content: "\f805";
}
.icon-paint-brush1:before {
  content: "\f75e";
}
.icon-paint-brush-household:before {
  content: "\f705";
}
.icon-paint-brush-broad:before {
  content: "\f06e";
}
.icon-paint-brush:before {
  content: "\f65c";
}
.icon-location:before {
  content: "\e932";
}
.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-universal-access:before {
  content: "\e931";
}
.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-instagram:before {
  content: "\e911";
}
.icon-paper-plane:before {
  content: "\e912";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-facebook:before {
  content: "\f09a";
}
.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";
}
.dateEvenementCarre {
  width: 120px !important;
}
@media only screen and (max-width: 40em) {
  .dateEvenementCarre {
    width: 100% !important;
    text-align: center;
  }
}
.dateEvenementCarre p.triadeA {
  width: 120px !important;
  margin: 0 auto!important;
  text-align: center;
}
@media only screen and (max-width: 40em) {
  .dateEvenementCarre p.triadeA {
    float: none;
  }
}
.dateEvenementCarre time {
  line-height: .95;
}
.dateEvenementCarre time .dateNombre {
  display: block;
  color: #951425;
  font-size: 1.7em;
  font-weight: bold;
}
.dateEvenementCarre time .dateNombre small {
  font-size: 60%;
  font-weight: 400;
}
.dateEvenementCarre time .dateMois {
  display: block;
  font-size: 90%;
  font-weight: bold;
  text-transform: uppercase;
}
.dateEvenementCarre .dateEvenementHeure {
  padding: 0 .5em 1em;
  font-size: .8em;
  color: #951425;
  line-height: 1;
  font-weight: 700;
}
.dateEvenementCarre .icon-chevron-down {
  display: block;
  padding: .25em 0 0;
  font-size: 200%;
}
.dateEvenementTexte {
  width: calc(100% - 120px) !important;
  padding-right: 0 !important;
}
@media only screen and (max-width: 40em) {
  .dateEvenementTexte {
    width: 100% !important;
  }
}
@media only screen and (max-width: 40em) {
  .dateEvenementTexte figure {
    float: none;
    margin: 1em auto 0 !important;
    text-align: center;
  }
}
.dateEvenementTexte a {
  display: block;
  color: black;
}
.dateEvenementTexte a:hover {
  color: black !important;
}
.dateEvenementTexte .dateEvenement {
  font-size: .9em;
  line-height: 1;
}
.dateEvenementTexte .dateEvenement span {
  margin-right: 5px;
  vertical-align: baseline;
}
.dateEvenementTexte .adresseEvenement {
  font-size: .9em;
  font-weight: bold;
  line-height: 1;
}
.dateEvenementTexte .adresseEvenement span {
  margin-right: 5px;
  vertical-align: baseline;
}
.dateEvenementTexte .descriptifEvenement {
  font-size: .9em;
  line-height: 1;
}
@media only screen and (max-width: 40em) {
  .dateEvenementTexte {
    padding: 0 !important;
  }
  .dateEvenementTexte a {
    padding: .5em !important;
  }
}
.agenda-complet h2,
.agenda-complet .titre-evenement,
.agenda-complet .agenda-complet {
  font-size: 1.3em;
  font-weight: bold !important;
  line-height: 1;
}
@media only screen and (max-width: 640px) {
  .agenda-complet h2,
  .agenda-complet .titre-evenement,
  .agenda-complet .agenda-complet {
    margin-top: 1em;
  }
}
.agenda-complet .dateEvenementCarre time .dateNombre {
  color: white;
}
.agenda-complet .dateEvenementCarre time .dateMois {
  color: white;
}
.agenda-complet .dateEvenementCarre time .adresseEvenement {
  font-size: 1em !important;
}
.agenda-complet .descriptifEvenement {
  font-size: 1em !important;
  line-height: inherit !important;
}
.agenda-complet .agenda-liens li {
  width: 100%;
  margin-bottom: .5em;
  text-align: left;
}
.agenda-complet .agenda-liens li a {
  width: 100%;
}
.agenda-complet .agenda-liens li a span {
  padding-right: .5em;
}
header nav {
  height: auto;
}
header nav a {
  padding-bottom: .5rem !important;
  color: #951425;
}
header nav#menu-secondaire {
  background-color: white;
  height: 168px;
  border-bottom: 1px solid #ccc;
  z-index: 99;
}
header nav#menu-secondaire .logo-secondaire {
  position: absolute;
  right: 0;
  left: 0;
  width: 150px;
  margin: 0 auto !important;
  z-index: 99;
}
header nav#menu-secondaire .logo-secondaire a {
  position: relative;
  border: none;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
header nav#menu-secondaire .logo-secondaire a img {
  height: 138px;
  padding: 0;
}
@media only screen and (max-width: 40em) {
  header nav#menu-secondaire .logo-secondaire a img {
    height: 105px;
    margin-top: 10px;
  }
}
header nav#menu-secondaire .logo-secondaire a:hover {
  background-color: transparent;
}
header nav#menu-secondaire .logo-secondaire span {
  color: #d0661c;
  font-size: 2.5em;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
@media only screen and (max-width: 48em) {
  header nav#menu-secondaire .logo-secondaire span {
    font-size: 2em;
  }
}
@media only screen and (max-width: 40em) {
  header nav#menu-secondaire .logo-secondaire span {
    display: none;
  }
}
header nav#menu-secondaire .logo-secondaire span:hover {
  color: #951425;
}
header nav#menu-secondaire li a {
  border-bottom: 1px solid #951425;
  font-size: inherit !important;
}
@media only screen and (max-width: 48em) {
  header nav#menu-secondaire li {
    display: none;
  }
  header nav#menu-secondaire li:last-of-type {
    display: inline-block;
  }
}
header nav#menu-secondaire a {
  padding-top: .6em !important;
  padding-bottom: .65em !important;
  font-size: 1rem !important;
  color: #951425;
  font-weight: 400 !important;
  border-left: 1px solid #951425;
}
header nav#menu-secondaire a:hover {
  background-color: #951425;
  color: white;
  font-weight: inherit;
}
header nav#menu-secondaire .bouton-recherche #label_modal {
  background-color: #951425;
  padding: 6px 26px;
  font-size: 1.75rem;
  color: white;
  border-color: #951425;
  cursor: pointer;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
header nav#menu-secondaire .bouton-recherche #label_modal:hover {
  background-color: rgba(149, 20, 37, 0.1) !important;
  color: #000000 !important;
  font-weight: inherit;
}
header.bandeau-dist {
  height: auto;
}
header.bandeau-dist a {
  padding-bottom: .5rem !important;
  color: #951425;
}
header.bandeau-dist #menu-plan {
  position: fixed;
  top: 40px;
  right: 0;
  z-index: 100 !important;
}
@media only screen and (max-width: 40em) {
  header.bandeau-dist #menu-plan {
    top: 0;
  }
}
header.bandeau-dist #menu-plan h2 {
  display: block;
  width: 100px;
}
header.bandeau-dist #menu-plan section {
  padding-top: .45em;
}
header.bandeau-dist #menu-plan ul {
  max-width: 1200px;
  padding-left: 65px;
}
header.bandeau-dist #menu-plan li {
  padding: .2em 0;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
header.bandeau-dist #menu-plan li a {
  padding: 0 .75rem!important;
  color: white;
  font-weight: inherit;
  border-right: 1px solid white;
}
header.bandeau-dist #menu-plan li:last-child a {
  border: none;
}
header.bandeau-dist #menu-plan li:hover,
header.bandeau-dist #menu-plan li.actif {
  background-color: white;
  margin-right: 1px;
  margin-left: -1px;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
header.bandeau-dist #menu-plan li:hover a,
header.bandeau-dist #menu-plan li.actif a {
  color: #951425;
}
#menu-principal {
  position: relative;
  background-color: white;
  top: 168px;
  width: 100%;
  padding: 0;
  border: none;
}
#menu-principal li {
  padding: 0;
}
#menu-principal li .item {
  padding: .5em 1em!important;
  font-weight: 500;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
#menu-principal li .item:hover {
  background-color: #951425;
  font-weight: 500 !important;
  color: white !important;
}
#menu-principal li:last-child .item {
  border-right: 1px solid #ccc;
}
#menu-principal li.actif .item {
  background-color: #951425;
  color: white !important;
}
#menu-ext-droite .menu .niveauA > a {
  text-transform: inherit;
}
#menu-ext-droite .menu a {
  font-weight: normal;
}
#menu-ext-droite .close {
  display: none;
}
@media only screen and (max-width: 430px) {
  #menu-ext-droite .close {
    float: none !important;
    display: inline-block;
  }
}
.cs_blocs .blocs_titre {
  font-size: 1.5rem;
  border-radius: 4px;
}
.cs_blocs .blocs_titre:before {
  color: #d0661c !important;
}
.cs_blocs .blocs_titre a {
  padding: .5em 0 .6em 50px;
  color: #951425;
  font-weight: 500 !important;
  line-height: normal;
}
.cs_blocs .blocs_titre a:focus {
  color: #951425 !important;
}
.cs_blocs .blocs_destination {
  padding: 0;
}
.cs_blocs .blocs_destination h4.spip {
  padding: 0 0 .5rem;
  font-family: 'Roboto', sans-serif;
  font-size: 1.3rem;
  color: #951425;
  line-height: normal;
}
.cs_blocs .blocs_destination h4.spip:before {
  content: '';
  margin: 0;
  padding: 0;
}
.cs_blocs .blocs_destination h4.spip:hover {
  background-color: transparent !important;
}
.pave-img-titre-desc-suite a {
  background-color: #eab818;
  border-radius: 4px;
  overflow: hidden;
}
.pave-img-titre-desc-suite a .pave-content {
  padding-bottom: .5rem !important;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.pave-img-titre-desc-suite a .pave-content h1 {
  padding: 16px 10px 10px;
  font-size: 1.175em;
  color: white;
  text-align: center;
}
.pave-img-titre-desc-suite a .pave-content .titre {
  color: black;
}
.pave-img-titre-desc-suite a .pave-content .descriptif {
  margin: 0;
  padding: 0 16px;
  line-height: 1.4em;
  text-align: left;
}
.pave-img-titre-desc-suite a:hover .pave-content {
  background-color: #aaa !important;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
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 button {
  color: #951425;
  font-weight: normal;
  padding: .75rem .5rem;
  margin-top: 5px;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.offCanvas-toggle button .icon-burger {
  padding: 0;
}
.cadre_recherche #champRecherche {
  height: 3em;
  margin: 0;
  padding-left: 1em;
  font-size: 1.25em;
}
.cadre_recherche .icon-search-bold {
  padding: .265em !important;
  line-height: 1;
  font-size: 2em;
  color: white;
}
.cadre_recherche button {
  border: none !important;
  border-radius: 0;
}
.cadre_recherche button:hover {
  background-color: #666 !important;
  cursor: pointer;
}
/* overlay covers everything */
#js-modal-overlay {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.85);
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 99999;
}
#js-modal-close {
  position: absolute;
  background-color: transparent;
  top: -50px;
  right: 225px;
  width: 50px;
  height: 50px;
  border: none;
  color: white;
  cursor: pointer !important;
}
#js-modal-close:before {
  transform: rotate(45deg);
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
#js-modal-close:after {
  transform: rotate(-45deg);
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
#js-modal-close:before,
#js-modal-close:after {
  position: absolute;
  top: 0;
  left: 25px;
  content: ' ';
  height: 50px;
  width: 2px;
  background-color: #fff;
}
@media only screen and (max-width: 600px) {
  #js-modal-close:before,
  #js-modal-close:after {
    height: 30px;
    left: 15px;
  }
}
#js-modal-close .modal-close__text {
  display: none;
}
@media only screen and (max-width: 600px) {
  #js-modal-close {
    top: -50px;
    left: calc(50vw - 50px);
    width: 30px;
    height: 30px;
  }
}
.actus-sommaire {
  padding-top: 160px;
}
.actus-sommaire article {
  position: relative;
}
.actus-sommaire #annonce .filtre-image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: .5;
}
.actus-sommaire #annonce .pave-content a {
  z-index: 9;
}
.actus-sommaire #annonce .pave-content a h1,
.actus-sommaire #annonce .pave-content a p {
  color: white !important;
}
.actus-sommaire #annonce .pave-content a .button {
  color: white;
  border-color: white;
}
.actus-sommaire #annonce .positionB .pave-imgwide_couleur-titre-desc-parallax {
  padding-top: 3em;
  padding-bottom: 2em;
}
#zoom .pave-content {
  background-color: #F5F5F5;
}
#zoom .pave-content h1 {
  font-size: 1.9rem;
}
#liste-etablissements {
  padding: 1rem 1rem 0;
}
#liste-etablissements .etablissement1 a {
  background-image: linear-gradient(150deg, #ff0000 40%, #6a7fd2 100%);
}
#liste-etablissements .etablissement2 a {
  background-image: linear-gradient(150deg, #008000 45%, #de6b6b 100%);
}
#liste-etablissements .pave-img-titre-desc-suite {
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
#liste-etablissements .pave-img-titre-desc-suite a {
  max-width: 100%;
}
#liste-etablissements .pave-img-titre-desc-suite a:hover {
  background-color: #999 !important;
}
#liste-etablissements .pave-img-titre-desc-suite .pave-content {
  background-color: transparent !important;
}
#liste-etablissements .pave-img-titre-desc-suite h3 {
  font-size: 2.25em;
  color: white;
}
#liste-etablissements .pave-img-titre-desc-suite:hover {
  -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;
}
.main #content {
  width: 100%;
  margin: 160px auto 0;
}
.main header .breadcrumbs {
  margin: 0;
}
.main header .breadcrumbs li {
  font-size: 1rem;
  text-transform: inherit;
}
.main header .breadcrumbs li br {
  display: none;
}
.main header .breadcrumbs a {
  padding: 5px;
  color: #951425;
  font-weight: 400;
}
.main header .breadcrumbs a:hover {
  background-color: #aaa;
  color: white !important;
  text-decoration: none;
}
.main header .breadcrumbs li:not(:last-child):after {
  display: inline-flex;
  content: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 10" fill="none"><path d="M5 0 L2 9" stroke="gray" stroke-width="1"/></svg>');
  width: 1em;
  vertical-align: middle;
  flex-direction: column-reverse;
  justify-content: center;
  margin: 0;
}
.main header h1 {
  padding-top: 1em;
  font-size: 2.25rem;
  line-height: 1.2;
  color: #444;
}
.main header .soustitre {
  font-size: 1.35rem;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.main .chapo {
  font-weight: 600;
  color: #951425;
}
.main h2,
.main .h2 {
  margin-top: 0;
  color: #ba5b19;
  font-size: 2rem;
  line-height: normal;
}
.main h3,
.main .h3 {
  color: #ba5b19;
  font-size: 1.85rem;
}
.main h4,
.main .h4 {
  color: #ba5b19;
  font-size: 1.65rem;
}
.main h5,
.main .h5 {
  color: #ba5b19;
  font-size: 1.45rem;
}
.main h6,
.main .h6 {
  color: #ba5b19;
  font-size: 1.25rem;
}
.main blockquote.spip {
  clear: both;
  background: none;
  background-color: #ececec;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border: 1px solid #ddd;
  border-radius: 5px;
}
.main blockquote.spip p {
  color: #951425;
}
.main blockquote.spip_poesie {
  color: #951425;
}
.main blockquote.spip_poesie p {
  color: #951425;
}
.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: #eee !important;
}
.main .ps {
  background-color: #ddd;
  margin-top: 2em;
  padding: 1.25rem;
  font-style: italic;
}
@media only screen and (max-width: 40em) {
  .main {
    padding-top: 50px;
  }
  .main header h1 {
    padding-top: 0;
    font-size: 1.75rem;
  }
  .main .spip_logo {
    display: block;
    margin: 0 auto 1em;
    float: none;
  }
}
.grid-container {
  max-width: 85rem;
}
.page-sommaire .main {
  background-color: white;
  max-width: 100%;
  padding-top: 0;
}
.page-article .main #content,
.page-agendas .main #content,
.page-401 .main #content,
.page-403 .main #content,
.page-404 .main #content,
.page-auteur .main #content,
.page-plan .main #content {
  max-width: 54rem;
}
.page-rubrique .main .header-rubrique,
.page-recherche .main .header-rubrique,
.page-actualites .main .header-rubrique {
  max-width: 54rem;
}
.contentRubrique .header-rubrique {
  max-width: 85rem !important;
  height: 550px;
}
.contentRubrique .header-rubrique aside {
  padding: 1em;
  color: white;
}
@media only screen and (max-width: 64em) {
  .contentRubrique .header-rubrique aside {
    max-width: 100%;
  }
}
.contentRubrique .header-rubrique .header-content-titre {
  width: 100%;
  padding-bottom: .5em;
  color: white;
  line-height: 1;
  text-transform: uppercase;
}
@media only screen and (max-width: 64em) {
  .contentRubrique .header-rubrique .header-content-titre {
    padding-top: 1em;
  }
}
@media only screen and (max-width: 64em) {
  .contentRubrique .header-rubrique {
    height: 400px;
  }
}
iframe {
  margin: 1em auto 2em;
  display: block;
}
.pave-content h3,
.pave-content h4 {
  font-size: 1.25rem;
}
.pave-couleurfond-titre {
  border-radius: 6px;
  border: 1px solid #eab818;
  overflow: hidden;
}
.pave-couleurfond-titre a {
  background-color: #eab818;
}
.pave-couleurfond-titre a img {
  filter: brightness(1000%) contrast(1000%);
}
.pave-couleurfond-titre a .titre {
  color: black;
  font-size: 1.3rem;
  text-transform: uppercase;
  font-weight: 500;
}
.pave-couleurfond-titre a span {
  color: #951425;
}
.pave-couleurfond-titre a:hover {
  background-color: white;
}
.pave-couleurfond-titre a:hover img {
  filter: brightness(100%) contrast(100%);
}
.pave-couleurfond-titre a:hover .titre {
  color: #d0661c;
}
.pave-couleurfond-titre a:hover span {
  color: #d0661c;
}
.pave-img-gauche-titre-desc-suite {
  padding: 0 .5em;
}
.pave-img-gauche-titre-desc-suite .pave-content .titre {
  font-size: 1.9rem;
  font-weight: 600;
  color: #d0661c;
}
.pave-img-gauche-titre-desc-suite a {
  background-color: white;
  border-radius: 4px;
  overflow: hidden;
}
.pave-img-gauche-titre-desc-suite a .pave-content {
  display: flex;
  flex-direction: column;
  justify-content: start;
  padding: 1em;
  text-align: left;
}
.pave-img-gauche-titre-desc-suite a .pave-content .descriptif {
  font-size: 1em;
  line-height: 1.35;
}
.pave-img-gauche-titre-desc-suite a:hover {
  background-color: rgba(255, 255, 255, 0.7);
}
.pave-img-gauche-titre-desc-suite:nth-child(even) a {
  flex-direction: row-reverse;
}
.socialtags_insert {
  clear: both;
}
.socialtags_insert .titre {
  display: inline-block;
  padding-bottom: 1rem;
  font-size: 1.4rem;
  font-weight: 600;
  color: #555;
}
.socialtags_insert .titre:before {
  content: '';
  display: block;
  position: relative;
  padding-bottom: .5rem;
  border-top: 1px solid #d0661c;
}
.socialtags_insert .socialtags ul li {
  margin: 0 5px 0 0;
}
.socialtags_insert .socialtags ul li a {
  display: inline-flex;
}
.socialtags_insert .socialtags .socialtags-hovers {
  height: 42px;
  opacity: 1;
  border-radius: 4px;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.socialtags_insert .socialtags .socialtags-hovers:focus,
.socialtags_insert .socialtags .socialtags-hovers:hover {
  transform: translateY(-3px);
  color: #fff;
  text-decoration: none;
}
#documents_portfolio a:hover,
#documents_portfolio a:focus {
  opacity: 1;
}
#documents_portfolio .thumbnail {
  border: none;
  -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;
}
#ancre_telecharger {
  clear: both;
}
#ancre_telecharger .documents_joints {
  font-size: .8125rem;
}
#ancre_telecharger .documents_joints li {
  padding: 1em 0;
  border-bottom: 1px solid #ddd;
  overflow: hidden;
}
.spip_documents {
  font-size: 80%;
}
.spip_documents.spip_documents_right,
.spip_documents.spip_documents_left {
  max-width: 50%;
}
@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 {
    margin-bottom: 1em !important;
  }
}
.spip_doc_titre {
  padding: .25rem;
  font-family: 'Livvic', sans-serif;
  font-size: 1rem;
}
.spip_doc_descriptif,
.spip_doc_credit {
  padding: 0 .5rem;
  font-weight: 400;
  text-align: center;
}
.spip_doc_descriptif p,
.spip_doc_credit p {
  font-size: .85em;
  line-height: 1.4;
}
.spip_doc_caption {
  margin-right: auto;
  margin-left: auto;
}
.formulaire_formidable {
  max-width: 500px;
  margin: 0 auto;
}
.formulaire_formidable .editer {
  margin: 0;
}
.formulaire_formidable input,
.formulaire_formidable textarea {
  background: #fafafa;
  margin: 0;
  border: solid 1px #ddd!important;
}
.formulaire_formidable label {
  background-color: #951425;
  padding: 4px 8px;
  font-size: 1em;
  color: white;
}
.formulaire_formidable .saisie_checkbox {
  float: left;
  padding-right: 1.5em;
  padding-left: 1.5em;
}
.formulaire_formidable .saisie_input {
  clear: both;
}
#services {
  background-color: #e8e8e0;
}
#services .pave-pastille-titre {
  width: 220px;
}
.pave-pastille-titre a .pastille {
  background-color: #951425;
  color: white;
  border: 10px solid rgba(255, 255, 255, 0.6);
  width: 2.5em;
  height: 2.5em;
  font-size: 2.25em;
  line-height: 2em;
}
.pave-pastille-titre a:hover h2 {
  color: #eab818;
}
.pave-pastille-titre a:hover .pastille {
  background-color: #999;
  -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;
}
#zone-evenements {
  background-color: #f8f8f2;
  padding-top: 2em;
  padding-bottom: 2em;
}
#zone-evenements .titre {
  font-size: 2.5rem;
  color: #951425;
}
#zone-evenements .agenda-complet {
  padding-top: 1rem;
}
#zone-evenements .content-agenda-complet {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
}
#zone-evenements .content-agenda-complet .dateEvenementCarre p {
  background-color: #eab818;
  border-radius: 5px;
  border-bottom: 15px solid;
  color: black !important;
}
#zone-evenements .content-agenda-complet .dateEvenementCarre p .dateJour,
#zone-evenements .content-agenda-complet .dateEvenementCarre p .dateNombre,
#zone-evenements .content-agenda-complet .dateEvenementCarre p .dateMois {
  color: black;
}
#zone-evenements .content-agenda-complet .dateEvenementTexte a {
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
#zone-evenements .content-agenda-complet .dateEvenementTexte a .titre-evenement {
  color: #951425 !important;
  font-weight: 600 !important;
}
#zone-evenements .content-agenda-complet .dateEvenementTexte a .adresseEvenement {
  font-weight: 600 !important;
}
#zone-evenements .content-agenda-complet .dateEvenementTexte a:hover .titre-evenement {
  color: #951425 !important;
}
#zone-evenements .content-agenda-complet .rubrique-agenda-content {
  background-color: white !important;
  width: 49%;
  max-width: 49%;
  margin-bottom: 1em !important;
  border-radius: 5px;
}
@media only screen and (max-width: 64em) {
  #zone-evenements .content-agenda-complet .rubrique-agenda-content {
    max-width: 100%;
    width: 100%;
    margin-bottom: 1rem !important;
    padding-bottom: 0 !important;
  }
}
#zone-evenements .button {
  margin-top: 1rem;
  color: #951425;
  border-color: #951425;
  font-weight: 600;
}
.agenda-complet {
  padding-top: 2rem;
}
.agenda-complet .dateEvenementCarre p {
  background-color: #eab818;
  border-radius: 5px;
  border-bottom: 15px solid;
  color: black !important;
}
.agenda-complet .dateEvenementCarre p .dateJour,
.agenda-complet .dateEvenementCarre p .dateNombre,
.agenda-complet .dateEvenementCarre p .dateMois {
  color: black;
}
.agenda-complet .dateEvenementCarre p .icon-chevron-down {
  padding: .15em 0 0;
  font-size: 150%;
}
.agenda-complet .dateEvenementTexte a {
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.agenda-complet .dateEvenementTexte a .titre-evenement {
  color: #951425 !important;
  font-weight: 600 !important;
}
.agenda-complet .dateEvenementTexte a .adresseEvenement {
  font-weight: 600 !important;
}
.agenda-complet .dateEvenementTexte a:hover .titre-evenement {
  color: #951425 !important;
}
.agenda-complet .rubrique-agenda-content {
  background-color: #f8f8f2 !important;
  border: 1px solid #eAe9e4;
  border-radius: 4px;
}
aside {
  background-color: #ececec;
}
aside #liens-externes {
  background-color: #e3782d;
  border-top: 1px solid #d0661c;
}
aside #liens-externes h2 {
  font-weight: 500;
}
aside #liens-externes a {
  display: inline-block;
  padding: .75em 1em!important;
  font-family: 'Livvic', sans-serif;
  color: black;
}
@media only screen and (max-width: 64em) {
  aside #liens-externes a {
    padding: .4em 1em!important;
  }
}
aside #liens-externes a span {
  padding-bottom: .5em;
  font-weight: 500;
}
aside #liens-externes a img {
  background-color: white;
  padding: .5em;
  width: auto;
  border-radius: 4px;
}
aside #liens-externes a:hover {
  background-color: white;
  color: #951425;
}
aside #adresse p {
  line-height: 1.25em;
}
aside #adresse .titre {
  color: #951425;
  font-weight: 500;
}
aside #adresse .telephone {
  display: inline-block;
  padding: .5em 1em;
  font-size: 1.2em;
  color: #951425;
  font-weight: 500;
}
aside #adresse .telephone:hover {
  background-color: #951425;
  color: white;
  border-radius: 100px;
}
aside .pave-reseaux a {
  margin: 1rem;
  padding: .5rem;
}
aside .pave-reseaux a .pastille {
  filter: brightness(0) saturate(100%) invert(16%) sepia(26%) saturate(7369%) hue-rotate(341deg) brightness(81%) contrast(100%);
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
aside .pave-reseaux a:hover .pastille {
  filter: brightness(0) saturate(100%) invert(46%) sepia(21%) saturate(2459%) hue-rotate(353deg) brightness(95%) contrast(91%);
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
  transform: translateY(-3px);
}
aside .zone-pied h2 {
  display: none;
}
.reveal-overlay {
  background-color: rgba(0, 0, 0, 0.95);
  z-index: 99999;
}
.reveal-overlay #cadre_recherche {
  background-color: transparent;
  border: 0;
}
.reveal-overlay #cadre_recherche #champRecherche {
  height: 3em;
  margin: 0;
  padding-left: 3em;
  font-size: 1.25em;
}
.reveal-overlay #cadre_recherche #champRecherche:focus {
  background-color: white !important;
}
.reveal-overlay #cadre_recherche .icon-search2 {
  line-height: 1;
  font-size: 2em;
  color: white;
}
.reveal-overlay #cadre_recherche button:hover {
  background-color: #951425 !important;
  cursor: pointer;
}
.reveal-overlay #cadre_recherche .close-button {
  position: absolute;
  width: fit-content;
  border-radius: 5px;
  top: .65em;
  left: .6em;
  padding: .1em;
  color: black;
  border: none;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.reveal-overlay #cadre_recherche .close-button:hover {
  background-color: #333 !important;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.reveal-overlay #cadre_recherche .close-button span {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: .1em;
}
/* removes scroll when modal is opened */
.no-scroll {
  overflow: hidden;
}
.js-off-canvas-overlay.is-overlay-fixed {
  background-color: rgba(0, 0, 0, 0.85);
  z-index: 999;
}
footer {
  font-weight: 400;
}
footer .menu li,
footer .menu li a {
  display: inline-block;
}
footer .menu li {
  line-height: 2.25em;
}
footer a {
  color: black;
  border-bottom: 1px solid transparent!important;
}
footer a:hover {
  color: white !important;
  opacity: 1 !important;
  border-bottom: 1px solid #ccc!important;
}
footer #pied {
  background-color: #e3782d;
}
footer #pied ul {
  font-family: 'Livvic', sans-serif;
  font-size: .9em;
}
footer .scrollToTop {
  display: inline-block;
  background: #808080;
  position: fixed;
  bottom: 44px;
  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;
}
footer .scrollToTop:hover {
  color: #888 !important;
  opacity: 1 !important;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
  filter: alpha(opacity=100) !important;
  border-bottom: 1px solid #ccc!important;
}
