@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Homemade+Apple&family=Open+Sans:ital,wght@0,400;0,600;0,700;1,400&family=Raleway:wght@400;600;700;800&display=swap"); /*
* IMPORTANT : Utiliser "!default" à la fin de chaque variable de couleur
* permet la recompiler côté PHP des variables via "Personnaliser" 
*/
/* ---------- COLORS ---------- */
/* ---------- TEXT ---------- */
/* ---------- BUTTONS ---------- */
/* ---------- EVENT ---------- */
/* ---------- QUICK ACCESS ---------- */
/* ---------- TYPOGRAPHY ---------- */
/* ---------- SPACING / BOX ---------- */
@import url("https://fonts.googleapis.com/css2?family=Homemade+Apple&display=swap");
h1,
h2,
h3,
h4 {
  font-family: "Raleway", sans-serif;
  margin: 0;
}

h1 {
  font-weight: 800;
  font-size: 5.5rem;
  line-height: 8.9rem;
}

h2 {
  font-weight: 700;
  font-size: 4.5rem;
  line-height: 7.3rem;
}

h3 {
  font-weight: 700;
  font-size: 3.5rem;
  line-height: 5.7rem;
}

h4 {
  font-weight: 600;
  font-size: 2.5rem;
  line-height: 4.1rem;
}

p {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 2.6rem;
  margin-block-start: 0;
  margin-block-end: 0;
  margin-bottom: 2.5rem;
}

a.evitement {
  display: inline-block;
  color: #555;
  background: #fff;
  padding: 0.5em;
  position: absolute;
  left: -99999rem;
  z-index: 100;
}

a#contenu {
  position: absolute;
}

a.evitement:focus {
  left: 0;
}

ul#filAriane {
  padding-left: 0 !important;
}

footer .wrapper ul#wp-admin-bar-root-default {
  justify-content: end;
}

ul#wp-admin-bar-root-default li a:after {
  display: none;
}

ul#wp-admin-bar-root-default li a:before {
  display: none;
}

html {
  font-size: 62.5%;
}

body {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 2.6rem;
  margin: 0;
  color: #000000;
}

br {
  line-height: 0;
}

.wrapper {
  max-width: 1366px;
  padding: 0 15px;
  margin: 0 auto;
}

.hide {
  display: none;
}

.hideBlocDroite {
  display: none !important;
}

section#newsletter ul {
  list-style: none;
}

div#mega-footer-content ul {
  list-style: none;
  padding-left: 0;
}

div#header-section {
  background: #0f4c81;
  padding-top: 4rem;
}

div#header-img {
  align-items: center;
  height: 85vh;
  display: flex;
}

.col-head {
  float: left;
  display: flex;
  width: 50%;
  flex-direction: column;
}

.bloc-jaune {
  background: #edae49;
  width: 90%;
  aspect-ratio: 14/9;
  margin-left: auto;
}

.bloc-border-white {
  width: 60%;
  aspect-ratio: 14/9;
  border: solid 10px white !important;
  margin: -3.3rem 2.8rem 0 auto;
  position: relative;
  z-index: 10;
}

.parent-bloc-img {
  height: 44.6rem;
  margin-top: -49.7rem;
}

.bloc-img {
  box-shadow: 0px 5px 30px -2px rgba(15, 76, 129, 0.4);
  position: relative;
  width: 59.2rem;
  z-index: 12;
  height: 44.6rem;
  margin-top: 0 !important;
  object-fit: cover;
  object-position: top;
}

div.bloc-img img {
  width: 100%;
  height: inherit;
  object-fit: cover;
  object-position: top;
}

.col-head h1 {
  color: #ffffff;
  display: inherit;
  padding-right: 3.2rem;
}

.col-head p {
  color: #ffffff;
  padding-right: 3.2rem;
  margin-top: 5rem;
  margin-bottom: 4rem;
}

div#bouton-header {
  position: relative;
  display: flex;
  z-index: 9;
}

a.btnhead.noanim.head-btn {
  min-width: 19.6rem;
}

div#bouton-header a:last-child {
  margin-left: 3.2rem;
}

.blocBleu-sans-p {
  max-height: 26.7rem;
  display: flex;
  justify-content: center;
}

.col-sans-p > #page-parent-jaune {
  margin-top: -14% !important;
}

.col-sans-p > #page-parent-white > #page-bloc-white {
  max-height: 25.7rem;
  margin-left: auto !important;
  max-width: 32.3rem;
  min-height: 25.7rem !important;
  margin: -28% 8.2rem 0 auto;
}

div#bloc-bleu-header {
  width: 122.2rem;
  box-shadow: 0 5px 30px 0 rgba(10, 49, 83, 0.4);
  background-color: #0f4c81;
  position: absolute;
  z-index: 49;
  margin-top: -5%;
}

div#bloc-bleu-header h1 {
  margin-bottom: 5rem;
  padding: 10.1rem 11.4rem 0 !important;
}
div#bloc-bleu-header h1.p404 {
  margin-bottom: 0 !important;
  padding: 0 11.4rem !important;
}

.h1-sans-p {
  margin-bottom: 10.1rem !important;
}

div.col-head h1:before {
  content: "";
  border-left: 1rem solid #edae49;
  padding-left: 3.2rem;
}

div#bloc-bleu-header p {
  margin: 0;
  padding: 0 11.4rem 10.1rem;
}

#header-no-image {
  margin-left: auto;
}

div#page-parent-jaune {
  margin-top: -12%;
}

div#page-parent-white {
  width: 100%;
  position: relative;
  margin-top: 0 !important;
  margin-left: auto;
  height: auto;
}

#page-bloc-white {
  width: 34.2rem;
  min-height: 37.5rem;
  margin: -22% 8.2rem 0 auto;
}

div.bloc-img img {
  width: 100%;
}

@keyframes fadeInbottom {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
div#navbar {
  display: flex;
  justify-content: space-between;
  background: white;
  /* Bug navbar : rubriques qui dépassent de la navbar (en bas)  */
  height: auto;
  min-height: 11rem;
}
div#navbar > .left-part, div#navbar > .right-part {
  display: flex;
}

img#logo {
  margin-left: 3.2rem;
  margin-top: 1rem;
  max-width: 150px;
  max-height: 90px;
  object-fit: contain;
  transition: 0.2s ease-in-out;
}
img#logo:hover {
  transform: scale(1.1);
}

button#search-link {
  padding: 3.2rem;
  background: #c43145;
  border: none;
}

#search-link,
#burger-menu {
  background: #c43145;
  border: none;
  padding: 3.2rem;
  z-index: 9999999;
}

.search-forms {
  display: none;
}

div#search-forms {
  position: fixed;
  inset: 0;
  display: flex;
  min-height: 100vh;
  margin: 0;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  z-index: 999999;
  opacity: 0.98;
  background: #0f4c81;
}

div#separation-search {
  background-image: -webkit-linear-gradient(-96deg, #0f4c81 50%, #ffffff 50.5%) !important;
  background-image: -moz-linear-gradient(-96deg, #0f4c81 50%, #ffffff 50.5%) !important;
  background-image: -o-linear-gradient(-96deg, #0f4c81 50%, #ffffff 50.5%) !important;
  background-color: white !important;
  padding-bottom: 0.5rem;
  width: 100%;
  min-height: 23rem;
}

div#search-close {
  padding-top: 4rem;
}

.sticky div#search-close {
  padding: 0;
}

div#search-content {
  height: 72vh;
}

div#search-close {
  height: 11rem;
  padding-top: 4rem;
  display: flex;
  flex-direction: row-reverse;
}

div#search-close > div#content-search {
  background: #c43145;
  display: flex;
  align-items: center;
}

div#search-close > div#content-search > button {
  background: #c43145;
  padding: 3.2rem;
  border: none;
}

form#searchform {
  display: flex;
  margin: 15.3rem 12.5rem 0 12.5rem;
  border-bottom: solid 2px #edae49;
}

div#search-header {
  display: flex;
  margin-bottom: 1rem;
}

form#searchform input#s {
  padding-left: 3rem;
  background: transparent;
  border: none;
  width: 96.4rem;
  font-size: 5.5rem;
  font-weight: 800;
  font-family: "Raleway", sans-serif;
  color: #ffffff;
}

form#searchform input#s::placeholder {
  color: #ffffff;
  font-family: "Raleway", sans-serif;
  font-weight: 800;
}

input#searchsubmit {
  margin-left: 4rem;
}

form#searchform button {
  background: transparent;
  border: none;
  padding-left: 3.9rem;
  cursor: pointer;
  padding-right: 3rem;
}

form#searchform button img {
  width: 4.45rem;
  height: 3rem;
}

#navbar {
  position: sticky;
  top: 30px;
  z-index: 10000;
  box-shadow: 0 5px 20px -2px rgba(19, 19, 19, 0.1);
  width: 100%;
  max-width: 1366px;
  animation: fadeInbottom 0.3s;
}

#navbar + #header-img {
  padding-top: 11rem;
}
#navbar + #header-img.no-img-header {
  padding-top: 0;
}

#header-img.mini-head {
  height: unset;
  margin: 4rem auto;
}
#header-img.mini-head .bloc-jaune {
  width: 50%;
}
#header-img.mini-head #page-bloc-white {
  width: 33%;
  min-height: 30rem;
}

nav {
  display: flex;
  align-items: center;
}
nav ul {
  list-style: none !important;
  padding-left: 0 !important;
}
nav ul.menu {
  display: flex;
  position: static;
  margin-bottom: 0;
  min-height: 110px;
}
nav ul.menu > li {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 20px;
  min-height: 110px;
}
nav ul.menu > li > a {
  display: none;
}
nav ul.menu > li.compact > a, nav ul.menu > li.compact > button {
  text-align: left;
  width: min-content;
}
nav ul.menu > li > button, nav ul.menu > li > a {
  position: relative;
  font-size: 1.8rem;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  line-height: 3rem;
  text-transform: uppercase;
  color: #000000;
  background: transparent;
  border: none;
  padding: 0 6px;
}
nav ul.menu > li > button::after, nav ul.menu > li > a::after {
  content: "";
  height: 2px;
  background: #c43145 !important;
  width: 0%;
  position: absolute;
  bottom: 0;
  left: 5px;
  border: unset;
  transition: 0.3s ease-in-out;
}
nav ul.menu > li:hover > button::after, nav ul.menu > li:hover > a::after {
  width: 80%;
}
nav ul.menu > li:hover > button::before, nav ul.menu > li:hover > a::before {
  display: none;
}
nav ul.menu > li > .sub-menu {
  position: absolute;
  background: #ffffff;
  color: #ffffff;
  padding: 3rem 5rem !important;
  top: 100%;
  left: 0;
  right: 0;
  gap: 7%;
}
nav ul.menu > li:hover > .sub-menu,
nav ul.menu > li .sub-menu.open {
  display: flex;
}
nav ul.menu > li > .sub-menu {
  display: none;
}
nav ul.menu > li > .sub-menu .menu-item-has-children > p:first-child {
  border-left: 5px solid #c43145;
  font-size: 2rem;
  padding-left: 1.5rem;
  color: #17344f;
  margin-bottom: 4rem;
  font-weight: 600;
  line-height: 3.2rem;
}
nav ul.menu > li > .sub-menu .menu-item-has-children > p:first-child:hover::after, nav ul.menu > li > .sub-menu .menu-item-has-children > p:first-child:hover::before, nav ul.menu > li > .sub-menu .menu-item-has-children > p:first-child::after, nav ul.menu > li > .sub-menu .menu-item-has-children > p:first-child::before {
  display: none;
}
nav ul.menu > li > .sub-menu .menu-item-has-children a {
  position: relative;
  line-height: 2.2rem;
  font-size: 1.6rem;
  color: #000000;
}
nav ul.menu > li > .sub-menu .menu-item-has-children a::before {
  display: none;
}
nav ul.menu > li > .sub-menu .menu-item-has-children a::after {
  position: absolute !important;
  width: 0%;
  height: 2px;
  left: 0;
  bottom: 0;
  background: #17344f;
  transition: 0.3s ease-in-out;
  border: none !important;
}
nav ul.menu > li > .sub-menu .menu-item-has-children a:hover::after {
  display: block;
  width: 100% !important;
}
nav ul.menu > li > .sub-menu .menu-item-has-children li {
  margin: 1.4rem 0;
}

@media screen and (max-width: 1025px) {
  nav ul.menu.open {
    background: #ffffff;
  }
}
section#mega-footer {
  padding-top: 6rem;
  background: #0f4c81;
  color: #ffffff !important;
}

div#mega-footer-content {
  display: flex;
}

.col-3-footer {
  margin-left: 8.1rem;
  min-width: 34.9rem;
  margin-bottom: 6rem;
}

.col-3-footer a::before,
.col-3-footer a::after {
  border-bottom: 2px solid #ffffff;
}

.col-3-footer a {
  color: #ffffff;
}

.col-3-footer:first-child {
  margin-left: 11.4rem;
}

.menu-liens-utiles-container {
  padding: 15px 0;
}

p.txt-bold-footer {
  margin: 0;
  font-weight: 600;
  color: #ffffff;
  font-family: "Raleway", sans-serif;
  font-size: 2rem;
  line-height: 3.2rem;
}

p.txt-footer {
  border-right: 1px solid #ffffff;
  margin: 0;
  color: #ffffff;
  padding: 1.5rem 0;
}

p.txt-footer > a {
  margin-bottom: 1rem;
}

.col-3-footer:last-child p {
  border: none;
}

.no-newsletter {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 2rem 0;
}

h2#slogan_footer {
  font-size: 2.8rem !important;
  color: #000000 !important;
  justify-content: center !important;
  line-height: 3.2rem !important;
}

h2#slogan_footer::after {
  content: "" !important;
  background-image: linear-gradient(to right, #17344f, red) !important;
  height: 0.3rem !important;
  width: 100% !important;
  display: block !important;
  margin-top: 2rem !important;
}

footer {
  height: 5.2rem;
  background: #17344f;
}

footer .wrapper ul {
  text-align: right;
  list-style: none;
  margin: 0;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}

footer .wrapper ul li {
  margin: 1.5rem 0;
  line-height: 2rem;
  padding-right: 4rem;
}

footer .wrapper ul li a {
  color: #ffffff;
  text-decoration: none;
  font-size: 1.2rem;
  text-transform: uppercase;
}

footer .wrapper ul li a span {
  text-transform: none;
}

.accordion {
  margin-bottom: 2.5rem;
  position: relative;
  background-color: transparent;
  box-shadow: 0 5px 30px 0 rgba(19, 19, 19, 0.1);
}

.accordion-content {
  margin: 0;
}

.accordion dl:after,
.accordion-list:after {
  content: "";
  display: block;
  height: 0.1em;
  width: 100%;
  margin-top: -4%;
  background-color: transparent;
}

.accordion dd,
.accordion__panel {
  background-color: transparent;
  font-size: 1em;
  line-height: 1.5em;
}

.accordion p {
  padding: 1em 2em 1em 2em;
}

.accordion h3 {
  padding: 0 !important;
  margin: 0 !important;
}

.accordion h3:before {
  display: none;
}

.accordionTitle,
.accordion__Heading {
  border-radius: 5px 5px 0px 0px;
  border-style: none;
  background-color: #e0eefa;
  text-align: left;
  color: #000000;
  font-weight: 600;
  display: block;
  padding: 3rem;
  width: 100%;
  text-decoration: none;
  -webkit-transition: background-color 0.5s ease-in-out;
  transition: background-color 0.5s ease-in-out;
}

.accordionTitleActive:before,
.accordionTitle.is-expanded:before {
  -webkit-transform: rotate(-225deg);
  transform: rotate(-225deg);
}

.accordionItem {
  height: auto;
  overflow: hidden;
  max-height: 1000em;
  -webkit-transition: max-height 1s;
  transition: max-height 1s;
}

@media screen and (min-width: 48em) {
  .accordionItem {
    -webkit-transition: max-height 0.3s;
    transition: max-height 0.3s;
  }
}
.accordionItem.is-collapsed {
  max-height: 0;
}

.no-js .accordionItem.is-collapsed {
  max-height: auto;
}

.accordionItem div.div-accordion {
  padding: 4rem 3rem;
}

.animateIn {
  -webkit-animation: accordionIn 0.45s normal ease-in-out both 1;
  animation: accordionIn 0.45s normal ease-in-out both 1;
}

.animateOut {
  -webkit-animation: accordionOut 0.45s alternate ease-in-out both 1;
  animation: accordionOut 0.45s alternate ease-in-out both 1;
}

@-webkit-keyframes accordionIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.9) rotateX(-60deg);
    transform: scale(0.9) rotateX(-60deg);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes accordionIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.9) rotateX(-60deg);
    transform: scale(0.9) rotateX(-60deg);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes accordionOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.9) rotateX(-60deg);
    transform: scale(0.9) rotateX(-60deg);
  }
}
@keyframes accordionOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.9) rotateX(-60deg);
    transform: scale(0.9) rotateX(-60deg);
  }
}
div#plu {
  margin-top: 3rem;
}

button.accordion-title.accordionTitle.js-accordionTrigger {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

button.accordion-title.accordionTitle.js-accordionTrigger svg {
  display: flex;
  align-items: center;
  margin-left: auto;
  font-size: 2rem;
  pointer-events: none;
  transform: rotate(0deg);
  transition: transform 0.2s ease-in-out;
}

button.accordion-title.accordionTitle.js-accordionTrigger.is-collapsed.is-expanded svg {
  transform: rotate(180deg);
}

button.accordion-title.accordionTitle.js-accordionTrigger.is-collapsed.is-expanded {
  border-bottom-right-radius: 0;
}

div.accordion-content div.div-accordion p {
  padding: 0;
}

div.accordion-content div.div-accordion div.wp-block-lazyblock-fichier-pdf {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}

div.accordion-content div.wp-block-lazyblock-fichier-pdf:not(:last-child):after {
  content: "";
  border-top: 1px solid #edae49;
  width: 874px;
  opacity: 0.8;
  margin: 4rem 6rem;
  display: flex;
  flex-direction: column;
}

div.accordion-content div.wp-block-lazyblock-fichier-pdf a {
  margin-bottom: 0 !important;
}

div.accordion-content div.wp-block-lazyblock-fichier-pdf a > p {
  margin: 0;
  padding: 0;
}

div.accordion-content div.wp-block-lazyblock-fichier-pdf a:first-of-type {
  max-width: 394px;
}

div.accordion-content div.div-accordion div div.button-accordeon {
  margin-right: 5.2rem;
  display: flex;
}

div.accordion-content div.div-accordion div div.button-accordeon a {
  font-family: "Open Sans", sans-serif;
  padding: 2px 0 !important;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

div.accordion-content div.div-accordion div div.button-accordeon a {
  margin-right: 3.2rem;
}

.titre-spoiler-plu {
  display: flex;
}

p.titre-spoiler-plu {
  display: flex;
  padding: 0 !important;
  align-items: center;
  margin: 0 !important;
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  font-size: 2rem;
  line-height: 3.2rem;
  color: #0f4c81;
  pointer-events: none;
}

div.button-accordeon a p.txt-btn {
  font-size: 1.5rem !important;
}

ul.page-numbers {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  list-style: none;
  margin-top: 80px;
}
ul.page-numbers a {
  text-decoration: none;
  color: #000000;
}

.btnhead::before {
  width: 0%;
  left: unset !important;
  bottom: unset !important;
  transition: none;
}

.btnhead:link,
.btnhead:visited {
  position: relative;
  display: block;
  color: black;
  font-size: 1.5rem;
  font-weight: bold;
  text-align: center;
  font-family: "Open Sans", sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  overflow: hidden;
  border-radius: 5px;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(0, 0, 0, 0.2);
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.btnhead:link:after,
.btnhead:visited:after {
  content: "";
  position: absolute;
  height: 0%;
  left: 50%;
  top: 50%;
  width: 150%;
  z-index: -1;
  -webkit-transition: all 0.75s ease 0s;
  -moz-transition: all 0.75s ease 0s;
  -o-transition: all 0.75s ease 0s;
  transition: all 0.75s ease 0s;
}

.btnhead:link:hover,
.btnhead:visited:hover {
  color: #fff;
  text-shadow: none;
}

.btnhead:link:hover:after,
.btnhead:visited:hover:after {
  height: 450%;
}

.btnhead:link,
.btnhead:visited {
  position: relative;
  display: block;
  color: black;
  font-family: "Open Sans", sans-serif;
  font-size: 1.5rem;
  border-radius: 0;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  overflow: hidden;
  letter-spacing: 0.08em;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(0, 0, 0, 0.2);
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.btnhead.noanim.head-btn {
  box-shadow: 0 5px 15px -2px rgba(10, 49, 83, 0.6);
  color: #000000;
  cursor: pointer;
  display: block;
  position: relative;
  transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1) 0s;
  max-width: 19.6rem;
  border-radius: 5px;
  min-height: 5rem;
}

.btnhead.noanim.head-btn.orange {
  border: 2px solid #e0eefa;
  background: #e0eefa;
}
.btnhead.noanim.head-btn.orange:hover .txt-btn {
  color: #000000;
}
.btnhead.noanim.head-btn.orange .txt-btn {
  color: #000000;
}
.btnhead.noanim.head-btn.orange::before {
  background: #ffffff;
}

.btnhead.noanim.head-btn.bleu {
  background: #edae49;
  border: 2px solid #edae49;
}
.btnhead.noanim.head-btn.bleu:hover .txt-btn {
  color: #000000;
}
.btnhead.noanim.head-btn.bleu .txt-btn {
  color: #000000;
}
.btnhead.noanim.head-btn.bleu::before {
  background: #ffffff;
}

.btnhead.noanim.head-btn.rouge {
  border: 2px solid #c43145;
  background: #c43145;
}
.btnhead.noanim.head-btn.rouge:hover .txt-btn {
  color: #000000;
}
.btnhead.noanim.head-btn.rouge .txt-btn {
  color: #ffffff;
}
.btnhead.noanim.head-btn.rouge::before {
  background: #ffffff;
}

.btnhead.noanim.head-btn:hover {
  text-shadow: nthree;
}

.btnhead.noanim.head-btn:hover:before,
.btnhead.noanim.head-btn:focus:before {
  left: 0%;
  right: auto;
  width: 100%;
}

.btnhead.noanim.head-btn:before {
  display: block;
  position: absolute;
  border-radius: 5px;
  top: 0px;
  right: 0px;
  height: 100%;
  width: 0px;
  z-index: 10;
  content: "";
  color: #000;
  background: white;
  transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1) 0s;
}

p.txt-btn {
  margin: 0;
  padding: 1.5rem 0 !important;
  position: relative;
  z-index: 1000;
  padding: 0;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  letter-spacing: normal;
  transition: 0.2s ease-in-out;
}

a {
  position: relative;
  text-decoration: none;
  display: inline-block;
  transition: color 0.2s ease-out;
}

a::before,
a::after {
  content: "";
  position: absolute;
  border-bottom: 2px solid #0f4c81;
}

a.noanim::before,
a.noanim::after {
  border: none !important;
}

a::before {
  width: 0%;
  left: 0;
  bottom: 0;
  transition: width 0.4s ease;
}

a::after {
  width: 100%;
  left: 0;
  bottom: 0;
  transition: all 0.6s ease;
}

a:hover::before {
  width: 100%;
}

a:hover::after {
  left: 100%;
  width: 0%;
  transition: all 0.2s ease;
}

.wp-block-column > h4 {
  margin-top: 0 !important;
}

div#countParent div.countDiv {
  padding: 2.5rem 0;
  background-color: #ffffff;
  box-shadow: 0 5px 15px 0 rgba(19, 19, 19, 0.1);
  max-width: 19.6rem;
  max-height: 11.2rem;
}

div#countParent div.countDiv p {
  text-align: center;
  margin-bottom: 0;
}

div#countParent div.countDiv p.count:first-of-type {
  font-family: "Raleway", sans-serif;
  font-size: 5.5rem;
  color: #0f4c81;
  line-height: 8.9rem;
}

section.acces-rapide {
  position: relative;
  padding-bottom: 0.5rem;
}
section.acces-rapide::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 0%);
  background-color: #0f4c81 !important;
  padding-bottom: 0.5rem;
  transform: translateY(-1px);
}

/* <-------------------- Séparation de 6deg en background entre accès rapide et header (Fin) --------------------> */
div#acces-rapide {
  display: flex;
  justify-content: center;
}

.single-acces svg path {
  fill: #ffffff;
  transition: 0.2s ease-out;
}
.single-acces:hover svg path {
  fill: #000000;
}

a.single-acces-link:last-child .single-acces {
  margin-right: 0;
}

a.single-acces-link {
  text-decoration: none !important;
}

.single-acces {
  box-shadow: 1px 5px 30px -2px rgba(19, 19, 19, 0.2);
  border-radius: 5px;
  margin-right: 3.2rem;
  width: 19.6rem;
  background: #0f4c81;
  z-index: 122;
  position: relative;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.single-acces p {
  transition: 0.2s ease-out;
}

.single-acces .svg {
  padding: 3rem 0 2rem 0;
  display: block;
  margin: 0 auto;
  max-width: 9.1rem;
}

.single-acces svg {
  max-width: 9.1rem;
  height: 9rem;
  color: #ffffff;
  display: block;
  margin: 0 auto;
  padding-bottom: 2rem;
  padding: 3rem 0 2rem 0;
}

p.txt-accesrapide {
  margin: 0;
}

p.txt-accesrapide {
  margin: 0;
  text-align: center;
  padding-bottom: 3rem;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 1.5rem;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
}

a.single-acces-link:hover .single-acces,
a.single-acces-link:focus .single-acces {
  background: #edae49;
  transform: translateY(-2rem);
  box-shadow: 1px 5px 30px 0 rgba(237, 174, 73, 0.5);
}
a.single-acces-link:hover .single-acces p,
a.single-acces-link:focus .single-acces p {
  color: #000000;
}

a.single-acces-link:hover .single-acces .prefix__cls-1 {
  fill: #000000;
}

section#newsletter {
  background-image: -webkit-linear-gradient(-96deg, #ffffff 50%, #0f4c81 50.5%);
  padding: 3rem 0;
  color: #000000;
}

.content-newsletter {
  display: flex;
  background: #edae49;
  border-radius: 5px;
  box-shadow: 0 10px 15px -2px rgba(10, 49, 83, 0.5);
}

div#col-gauche-newsletter {
  width: 31.2rem;
  float: left;
  margin-right: 3.2rem;
}

div#col-gauche-newsletter p {
  padding-top: 3rem;
  padding-bottom: 3.5rem;
  margin: 0 !important;
  margin-bottom: none !important;
  font-family: "Open Sans", sans-serif;
  padding-left: 8.3rem;
  font-size: 3.5rem;
  max-width: 19.7rem;
  line-height: 4.2rem;
  font-weight: bold;
}

div#col-droite-newsletter {
  width: 100%;
}

p#cobligatoire {
  margin: 0;
  font-size: 1.2rem;
  font-style: italic;
}

ul#reseaux-newletter {
  padding-top: 0.5rem;
  display: flex;
  padding-bottom: 3.4rem;
}
ul#reseaux-newletter svg {
  width: 3rem;
  height: 3rem;
  margin-left: 3.15rem;
}
ul#reseaux-newletter svg > * {
  fill: #17344f;
}

h2#inscription-newsletter {
  font-size: 2rem;
  line-height: 3.2rem;
  margin-top: 3rem;
}

#sib_signup_form_1 {
  margin-block-end: 0;
}

.sib_signup_box_inside_1 {
  display: flex;
  align-items: flex-end;
}

form#sib_signup_form_1 input[type=text],
form#sib_signup_form_1 input[type=email],
form#sib_signup_form_1 select {
  width: 31rem !important;
  height: 3.6rem !important;
  background: transparent;
  border-radius: 2px;
  border: 1px solid #17344f !important;
}

p.sib-NAME-area label,
label.sib-email-area {
  display: block;
  font-family: "Open Sans", sans-serif;
  font-size: 1.3rem;
  font-weight: 600;
  color: #000000;
}

p.sib-email-area {
  margin-left: 3.2rem !important;
}

.sib_signup_box_inside_1 .btnhead.noanim.head-btn.rouge {
  box-shadow: 0 5px 15px -2px rgba(196, 49, 69, 0.4);
  width: 20rem;
  max-width: 20rem !important;
  height: 5.4rem;
  margin-top: 2.4rem;
  display: flex;
  margin-left: 3.2rem;
  align-items: center;
}

input.txt-btn {
  justify-content: center;
  width: 100%;
  cursor: pointer;
  display: flex;
  z-index: 99;
  position: relative;
  background: transparent;
  border: none;
  color: white !important;
  font-size: 1.5rem;
  font-weight: bold;
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
}

input.btnhead.noanim.head-btn.rouge.txt-btn:hover,
input.btnhead.noanim.head-btn.rouge.txt-btn:focus {
  color: #000000 !important;
  background: white;
  transition: all 0.4s linear 0s;
}

p#mention-newsletter {
  margin-top: 2.5rem;
}

p#mention-newsletter a {
  color: #000000;
}

form#sib_signup_form_1 input#nom,
form#sib_signup_form_1 input.sib-email-area {
  margin-top: 0 !important;
}
form#sib_signup_form_1 label#nom,
form#sib_signup_form_1 label.sib-email-area {
  padding-bottom: 0.8rem;
}

.date-cm {
  display: flex;
  margin-bottom: 2.5rem;
}

div#num-cm {
  font-size: 8rem;
  color: #0f4c81;
  line-height: 1;
  font-family: "Raleway";
  min-width: 11.4rem;
}

div#other-cm p {
  margin: 0;
}

p#jour-prochain-conseil {
  font-size: 1.3rem;
}

p#mois-prochain-conseil {
  font-size: 2.6rem;
  font-family: "Raleway";
  font-weight: 600;
  color: #c43145;
}

p.titre-pdf {
  margin-bottom: 0;
  font-weight: bold;
  border-bottom: 1px solid #000000;
}

.wp-block-lazyblock-fichier-pdf {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.button-accordeon {
  display: flex;
}

a.btnhead.noanim.head-btn.bleu {
  margin-left: 2.4rem;
}

.contenair.wrapper {
  padding-top: 4rem;
}

ul#filAriane {
  display: flex;
  align-items: center;
  border-radius: 5px;
  box-shadow: 0 5px 15px 0 rgba(19, 19, 19, 0.1);
  margin-top: 1.5rem;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 40px;
}

li.afficheAriane {
  list-style: none;
  position: relative;
}

li.afficheAriane.slash::after {
  content: "/";
  position: absolute;
  right: -1rem;
  bottom: 25%;
}

li.afficheAriane a {
  padding-top: 1.6rem;
  padding-bottom: 1.6rem;
  padding-left: 3.2rem !important;
  font-size: 1.3rem;
  font-family: "Open Sans", sans-serif;
  color: #131313;
  padding-right: 1.6rem;
}

li.afficheAriane.active a {
  padding-top: 1.6rem !important;
  padding-bottom: 1.9rem !important;
  padding-right: 3.2rem;
  padding-left: 3.4rem;
  font-size: 1.6rem;
  font-weight: 600;
  color: #0f4c81;
  background: linear-gradient(101deg, #e0eefa 8%, #dcecf9 99%);
}

.breadcrumbs {
  display: block;
  position: absolute;
  border-radius: 5px;
  box-shadow: 0 5px 15px 0 rgba(19, 19, 19, 0.1);
  margin-top: 1.5rem;
}

.breadcrumbs .noanim {
  padding-top: 1.6rem;
  padding-bottom: 1.6rem;
  padding-left: 3.2rem !important;
  font-size: 1.3rem;
  font-family: "Open Sans", sans-serif;
  color: #000000;
  padding-right: 1.6rem;
}

span.post.post-page.current-item {
  padding-top: 1.6rem !important;
  padding-bottom: 1.9rem !important;
  padding-right: 3.2rem;
  padding-left: 3.4rem;
  font-size: 1.6rem;
  font-weight: 600;
  color: #000000;
  background-image: linear-gradient(101deg, #e0eefa 8%, #e0eefa 99%);
}

span.sep-breadcrumb {
  font-size: 1.3rem;
}

.btn-backTop {
  display: flex;
  justify-content: flex-end;
  margin-right: 1.5rem;
}

#boutonTop {
  background-color: #17344f;
  padding: 1.25rem 0.9rem;
  border-style: none;
  border-radius: 5px;
  box-shadow: 1px 2px 20px -2px rgba(15, 76, 129, 0.5);
  cursor: pointer;
  display: none;
  align-items: center;
  z-index: 9999999999;
  position: fixed;
  bottom: 50px;
  width: 40px;
  height: 40px;
}

.topChevron {
  fill: #ffffff;
}

div#alerte {
  max-width: 99.4rem;
  margin: 12rem auto 6rem auto;
  display: flex;
}

div#alerte a {
  color: #000000;
  font-weight: 600;
}

div#deco-alerte {
  max-width: 95rem;
  margin: 0 auto 0 auto;
  margin-left: 2rem;
  position: absolute;
  width: 100%;
  background: #edae49;
  max-height: 31.6rem;
  height: 100%;
  transform: rotate(6deg);
}

div#alert-content h2 {
  font-size: 3.5rem;
}

div#alert-content {
  margin: 0 3.2rem;
}

div#alert-content > p:last-of-type {
  margin-bottom: 0 !important;
}

div#alerte {
  background: white;
}

div#alerte-complete {
  display: flex;
  position: relative;
  background: white;
  padding: 5rem 0;
  border-radius: 5px;
  box-shadow: 0 5px 20px 0 rgba(19, 19, 19, 0.1);
  width: 100%;
  min-height: 21.6rem;
}

svg#prefix__noun_Alert_1272500 {
  margin-left: 3.2rem;
  min-width: 5rem;
  margin-top: 1rem;
}

/* <-------------------- Pour les formats petits laptops --------------------> */
@media screen and (min-width: 1025px) and (max-width: 1365px) {
  div#alerte-complete {
    display: flex;
    position: relative;
    background: white;
    padding: 5rem 0;
    border-radius: 5px;
    box-shadow: 0 5px 20px 0 rgba(19, 19, 19, 0.1);
    width: 100%;
    min-height: 21.6rem;
  }
  svg#prefix__noun_Alert_1272500 {
    margin-left: 3.2rem;
    width: 7rem;
    margin-top: 1rem;
  }
}
/* <-------------------- Pour les formats tablets --------------------> */
@media screen and (min-width: 768px) and (max-width: 1024px) {
  div#deco-alerte {
    max-width: 95rem;
    margin-left: 2rem;
    position: absolute;
    width: 90%;
    background: #edae49;
    max-height: 34.6rem;
    height: 100%;
    transform: rotate(6deg);
  }
  div#alerte-complete {
    display: flex;
    position: relative;
    background: white;
    padding: 5rem 0;
    border-radius: 5px;
    box-shadow: 0 5px 20px 0 rgba(19, 19, 19, 0.1);
    width: 100%;
    min-height: 23.6rem;
  }
  svg#prefix__noun_Alert_1272500 {
    margin-left: 3.2rem;
    width: 10rem;
    margin-top: 1rem;
  }
}
/* <------------------------------------------------------------------------------------------------------------------------------------------> */
/* <-------------------- Pour les formats mobiles --------------------> */
@media screen and (min-width: 320px) and (max-width: 767px) {
  div#alert-content {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  div#alert-content h2 {
    font-size: 3.5rem;
    margin-bottom: 2.5rem;
  }
  div#deco-alerte {
    max-width: 95rem;
    margin-left: 1.7rem;
    position: absolute;
    width: 80%;
    background: #edae49;
    max-height: 34.6rem;
    height: 100%;
    transform: rotate(6deg);
  }
  div#alerte-complete {
    display: flex;
    flex-direction: column;
    position: relative;
    background: white;
    padding: 5rem 0;
    border-radius: 5px;
    box-shadow: 0 5px 20px 0 rgba(19, 19, 19, 0.1);
    width: 100%;
    min-height: 23.6rem;
  }
  svg#prefix__noun_Alert_1272500 {
    margin-left: 0;
    width: 100%;
    height: 40;
    margin-top: 0;
    margin-bottom: 2.5rem;
  }
}
#annuaires_list {
  margin: 1rem auto !important;
}

.annuaire_card:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.annuaire_card:last-child {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.annuaire_card {
  background-color: transparent;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding-left: 11.4rem;
}

.annuaire_card * {
  margin: 0 !important;
}

.annuaire_icon {
  width: 100px;
  height: 100px;
  padding: 0;
  margin: 0 1rem 0 0 !important;
  object-fit: contain;
}

.annuaire_container_btn {
  display: flex;
  flex-direction: column;
  margin-right: 11.4rem !important;
}

.annuaire_btn:first-child {
  margin-bottom: 2rem !important;
}

a.annuaire_btn.noanim {
  width: 28rem;
  text-align: left;
  min-height: 5.2rem;
  background: transparent;
  display: flex;
  align-items: center;
  padding-left: 3rem;
  padding-right: 3rem;
  box-shadow: 0 5px 15px -2px rgba(23, 52, 79, 0.1);
}

div#annuaires_list {
  background: #e0eefa !important;
  padding-top: 6rem;
}

.annuaire_body {
  display: flex;
  align-items: center;
}

a.annuaire_page_contact_element {
  color: #000000;
}

a.annuaire_page_contact_element {
  max-width: 20rem;
  padding: 2rem 0 0 0;
}

.leaflet-popup-content h3:before {
  display: none;
}

.leaflet-popup-content h3 {
  line-height: 1;
}

p.info-annuaire span:after {
  content: "";
  position: relative;
  display: block;
  width: 0;
  border-bottom: 2px #0f4c81 solid !important;
  transition: width 0.8s ease;
}

a.annuaire_btn.noanim:hover p.info-annuaire span:after {
  width: 100%;
}

p.cat {
  font-size: 1.6rem;
  font-family: "Open Sans", sans-serif;
  color: #ffffff !important;
  padding-bottom: 1rem;
}

p.adresse {
  font-size: 1.3rem;
  font-family: "Open Sans", sans-serif;
  color: #ffffff !important;
  padding-bottom: 2rem;
}

.separation-annuaire {
  height: 1px;
  background: #edae49;
  opacity: 0.8;
  margin: 4rem 22.8rem 4rem 22.8rem;
}

p.adresse::before {
  content: url(../img/maps.png);
  padding-right: 1.04rem;
  margin-top: 0.4rem;
}

.annuaire_body h3:before {
  display: none;
}

div#annuaires_map {
  padding: 0 11.4rem;
  background: #e0eefa;
  margin-top: -4rem;
  z-index: 10;
  position: relative;
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.fin-annuaires {
  position: inherit;
  transform: skewY(6deg);
  content: "";
  width: 100%;
  z-index: 0;
  margin-top: -29rem;
  margin-bottom: 55rem;
  height: 29%;
  background-color: #e0eefa;
}

.annuaire_body h3 {
  line-height: 3.2rem !important;
}

.annuaire_body h3 a {
  font-size: 2rem !important;
  font-weight: 600 !important;
  font-family: "Raleway", sans-serif !important;
  color: #0f4c81 !important;
  line-height: 3.2rem !important;
  padding-bottom: 1.6rem !important;
}

h4.contact-annuaire {
  display: none;
}

.annuaire_page_icon {
  width: 100%;
  height: auto;
  object-fit: cover;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.annuaire_body p {
  color: #6c757d;
}

.annuaire_page_card .fin-annuaires {
  display: none;
}

.leaflet-popup-content-wrapper a:after {
  display: none;
}

.leaflet-popup-content-wrapper a:before {
  display: none;
}

a.leaflet-popup-close-button:after {
  display: none;
}

a.leaflet-popup-close-button:before {
  display: none;
}

.annuaire_page_card div#annuaires_map {
  padding-bottom: 4rem;
}

@media (max-width: 1300px) {
  .annuaire_card {
    flex-direction: column;
  }
  .annuaire_body {
    margin-bottom: 1rem !important;
  }
  .annuaire_btn {
    display: block;
    margin-left: 0 !important;
    width: 100%;
  }
}
@media (max-width: 480px) {
  .annuaire_body {
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center;
  }
  .annuaire_icon {
    width: 100%;
    height: 100px;
    margin: 0 !important;
    object-fit: cover;
  }
}
div#annuaire-content {
  display: flex;
}

div#annuaire-content .fin-annuaires {
  display: none;
}

aside.annuaire_page_aside {
  width: 99.4rem;
}

img.attachment-full.annuaire_page_icon.size-full.annuaire_page_icon {
  max-width: 31rem;
  margin-right: 3.2rem;
}

.infos-utiles {
  display: block;
}

div#annuaire-content div#annuaires_map {
  background: none;
  width: 100%;
  padding: 0;
  margin-top: 4rem;
}

/* ------------ 

  .annuaire_page_card {
    /* border: 1px solid rgba(0,0,0,0.125); */
/* border-radius: 5px; */
/* ------------  padding: 1.25em;
    background-color: #fff;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .annuaire_page_card * {
    margin: 0 !important;
  }

  .annuaire_page_aside {
    display: flex;
    flex-direction: column;
    width: 55vw;
    padding-right: 3em;
  }

  .annuaire_page_card h1,
  .annuaire_page_card h2 {
    padding: 10px 0;
  }

  .annuaire_page_icon {
    width: 100%;
    max-height: 250px;
    object-fit: cover;
    -webkit-border-radius: 5px;
    border-radius: 5px;
  }

  .annuaire_page_categories {
    color: #6c757d;
    padding: 10px 0;
    font-size: 1.25rem;
  }

  .annuaire_page_contact {
    display: flex;
    flex-direction: column;
  }

  .annuaire_page_contact_element {
    padding: 5px 0;
    word-break: break-all;
  }

  .annuaire_page_section {
    width: 100%;
  }

  .annuaire_page_iframemap {
    width: 100% !important;
    height: 250px !important;
    border: 1px solid rgba(0, 0, 0, .125);
    -webkit-border-radius: 5px;
    border-radius: 5px;
  }
   */
@media (max-width: 901px) {
  .annuaire_page_card {
    flex-direction: column;
  }
  .annuaire_page_categories {
    padding: 15px;
  }
  .annuaire_page_aside {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding-right: 0;
  }
  .annuaire_page_contact {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
  }
  .annuaire_page_contact a {
    padding: 15px;
    flex-basis: auto;
    flex-grow: 1;
  }
  .annuaire_page_contact_element {
    padding: 15px;
  }
}
/* <------------------------------------------------------------------------------------------------------------------------------------------> */
/* <-------------------- Pour les formats petits laptops --------------------> */
@media only screen and (min-device-width: 1025px) and (max-device-width: 1365px) {
  aside.annuaire_page_aside {
    width: 100%;
  }
  div#annuaire-content {
    display: flex;
    flex-direction: column;
  }
}
/* <------------------------------------------------------------------------------------------------------------------------------------------> */
/* <-------------------- Pour les formats tablets --------------------> */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  aside.annuaire_page_aside {
    width: 100%;
  }
  .annuaire_card {
    padding: 0 2.5rem;
  }
  .annuaire_body {
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: left;
  }
  .annuaire_body > div {
    display: flex;
    flex-direction: column;
    text-align: left;
    width: 100%;
  }
  .annuaire_container_btn {
    margin-right: 0 !important;
  }
  p.info-annuaire {
    word-break: break-all;
  }
  div#annuaires_map {
    padding: 0;
    padding-top: 4rem;
  }
  div#annuaire-content {
    display: flex;
    flex-direction: column;
  }
}
/* <------------------------------------------------------------------------------------------------------------------------------------------> */
/* <-------------------- Pour les formats mobiles --------------------> */
@media only screen and (min-device-width: 320px) and (max-device-width: 767px) {
  aside.annuaire_page_aside {
    width: 100%;
  }
  .annuaire_card {
    padding: 0 2.5rem;
  }
  .annuaire_body {
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: left;
  }
  .annuaire_body > div {
    display: flex;
    flex-direction: column;
    text-align: left;
    width: 100%;
  }
  .annuaire_container_btn {
    margin-right: 0 !important;
  }
  a.annuaire_btn.noanim {
    width: auto;
  }
  p.info-annuaire {
    word-break: break-all;
  }
  div#annuaires_map {
    padding: 0;
  }
  div#annuaire-content {
    display: flex;
    flex-direction: column;
  }
}
.leaflet-pane {
  z-index: 0 !important;
}

/* control positioning */
.leaflet-top,
.leaflet-bottom {
  z-index: 0 !important;
}

.leaflet-top .leaflet-control {
  margin-top: 10px !important;
}

.leaflet-left .leaflet-control {
  margin-left: 10px !important;
}

.leaflet-right .leaflet-control {
  margin-right: 10px !important;
}

/* layers control */
.annuaire_page_section .leaflet-control-layers-selector {
  margin-top: 2px !important;
}

.annuaire_page_section .leaflet-control-layers-separator {
  margin: 5px -10px 5px -6px !important;
}

/* attribution and scale controls */
.annuaire_page_section .leaflet-container .leaflet-control-attribution {
  margin: 0 !important;
}

.annuaire_page_section .leaflet-left .leaflet-control-scale {
  margin-left: 5px !important;
}

.annuaire_page_section .leaflet-bottom .leaflet-control-scale {
  margin-bottom: 5px !important;
}

.annuaire_page_section .leaflet-control-scale-line:not(:first-child) {
  margin-top: -2px !important;
}

/* popup */
.annuaire_page_section .leaflet-popup {
  margin-bottom: 20px !important;
}

.annuaire_page_section .leaflet-popup-content {
  margin: 13px 19px !important;
}

.annuaire_page_section .leaflet-popup-content p {
  margin: 15px 0 !important;
}

.annuaire_page_section .leaflet-popup-tip-container {
  margin-left: -20px !important;
}

.annuaire_page_section .leaflet-popup-tip {
  margin: -10px auto 0 !important;
}

.annuaire_page_section .leaflet-oldie .leaflet-popup-tip {
  margin: 0 auto !important;
}

.annuaire_page_section .leaflet-oldie .leaflet-popup-tip-container {
  margin-top: -1px !important;
}

/* Directions */
.annuaire_page_section .leaflet-tooltip-bottom {
  margin-top: 6px !important;
}

.annuaire_page_section .leaflet-tooltip-top {
  margin-top: -6px !important;
}

.annuaire_page_section .leaflet-tooltip-bottom:before,
.annuaire_page_section .leaflet-tooltip-top:before {
  left: 50%;
  margin-left: -6px !important;
}

.annuaire_page_section .leaflet-tooltip-top:before {
  margin-bottom: -12px !important;
}

.annuaire_page_section .leaflet-tooltip-bottom:before {
  margin-top: -12px !important;
  margin-left: -6px !important;
}

.annuaire_page_section .leaflet-tooltip-left {
  margin-left: -6px !important;
}

.annuaire_page_section .leaflet-tooltip-right {
  margin-left: 6px !important;
}

.annuaire_page_section .leaflet-tooltip-left:before,
.annuaire_page_section .leaflet-tooltip-right:before {
  margin-top: -6px !important;
}

.annuaire_page_section .leaflet-tooltip-left:before {
  margin-right: -12px !important;
}

.annuaire_page_section .leaflet-tooltip-right:before {
  margin-left: -12px !important;
}

/* Ajouts Customs */
.annuaire_page_section .leaflet-popup {
  bottom: -48px !important;
  left: -57px !important;
}

.annuaire_page_section .leaflet-marker-icon,
.annuaire_page_section .leaflet-marker-shadow {
  margin-left: -12px !important;
  margin-top: -41px !important;
}

.leaflet-popup-content h3 {
  font-size: 14pt;
}

.leaflet-popup-content a {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

/* Affichage du maire (début) */
.container-maire {
  width: 100%;
  display: flex;
  box-shadow: 1px 5px 30px -2px rgba(19, 19, 19, 0.2) !important;
  border-radius: 5px;
}

.container-maire img {
  max-width: 31rem;
  max-height: 35.5rem;
}

p.nom-maire {
  margin: 3rem 0 0 3.2rem;
  padding-bottom: 2.5rem;
  font-family: "Raleway", sans-serif;
  font-size: 2.5rem;
  line-height: 4.1rem;
  color: #000000;
  font-weight: bold;
}

p.poste {
  margin-left: 3.2rem;
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  color: #0f4c81;
  font-size: 2rem;
  line-height: 3.2rem;
  padding-bottom: 2rem;
}

p.mot-du-maire {
  margin: 0 3.2rem;
  padding-bottom: 1rem;
}

p.signature {
  text-align: right;
  margin: 0 3.2rem;
  font-family: "Homemade Apple", cursive;
  font-size: 4rem;
  line-height: 6.6rem;
  color: #0f4c81;
  opacity: 0.7;
}

.contenu-maire p {
  margin-bottom: 0;
}

/* Affichage du maire (fin) */
/* Affichage des adjoints (début) */
.contenu-adjoints p {
  margin-bottom: 0;
}

.boucle-equipe-adjoints {
  display: flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.container-adjoints {
  max-width: 31rem;
  border-radius: 5px;
  box-shadow: 0 5px 15px -2px rgba(19, 19, 19, 0.1);
  margin-bottom: 2rem;
}

.container-adjoints img {
  max-width: 31rem;
  max-height: 31rem;
  min-height: 29rem;
  min-width: 29rem;
}

p.nom-adjoints {
  padding: 0 3rem 2.5rem 3rem;
  font-family: "Raleway", sans-serif;
  font-size: 2.2rem;
  line-height: 4.1rem;
  color: #000000;
  font-weight: bold;
}

p.mission {
  font-size: 1.3rem;
  padding: 0rem 3rem 2.5rem 3rem;
}

.contenu-adjoints p.signature {
  font-size: 2rem;
  line-height: 3.2rem;
  padding-bottom: 2.5rem;
}

/* Affichage des adjoints (fin) */
/* Affichage des conseillers (début) */
.contenu-conseillers p {
  margin-bottom: 0;
}

.boucle-equipe-conseillers {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.container-conseillers {
  max-width: 31rem;
  border-radius: 5px;
  box-shadow: 0 5px 15px -2px rgba(19, 19, 19, 0.1);
  margin-bottom: 2rem;
}

.container-conseillers img {
  max-width: 31rem;
  max-height: 31rem;
  min-height: 31rem;
  min-width: 31rem;
}

p.nom-conseillers {
  padding: 0 3rem 2.5rem 3rem;
  font-family: "Raleway", sans-serif;
  font-size: 2.2rem;
  line-height: 4.1rem;
  color: #000000;
  font-weight: bold;
}

.contenu-conseillers p.mission {
  font-size: 1.3rem;
  padding: 0rem 3rem 2.5rem 3rem;
}

.contenu-conseillers p.signature {
  font-size: 2rem;
  line-height: 3.2rem;
  padding-bottom: 2.5rem;
}

/* Affichage des conseillers (fin) */
/* <------------------------------------------------------------------------------------------------------------------------------------------> */
/* <-------------------- Pour les formats petits laptops --------------------> */
@media screen and (min-width: 1025px) and (max-width: 1365px) {
  /* <-------------------- Conseil Municipal Page (Début) --------------------> */
  .container-adjoints:not(:last-child),
.container-conseillers:not(:last-child):not(:nth-last-child(2)) {
    margin-right: 3.2rem;
  }
  .container-adjoints:last-child,
.container-conseillers:last-child,
.container-conseillers:nth-last-child(2) {
    margin-right: 0;
  }
  .boucle-equipe-maire {
    max-width: 994px;
  }
  .boucle-equipe-adjoints,
.boucle-equipe-conseillers {
    justify-content: normal;
  }
}
/* <------------------------------------------------------------------------------------------------------------------------------------------> */
/* <-------------------- Pour les formats tablets --------------------> */
@media screen and (min-width: 768px) and (max-width: 1024px) {
  /* <-------------------- Conseil Municipal Page (Début) --------------------> */
  .img-municipale {
    display: flex;
    justify-content: center;
    width: 100%;
  }
  .img-municipale > img {
    max-width: 100% !important;
    max-height: 100% !important;
    width: auto;
    height: auto;
  }
  .container-adjoints:not(:last-child),
.container-conseillers:not(:last-child) {
    margin-right: 2.2rem;
  }
  .container-adjoints:last-child,
.container-conseillers:last-child {
    margin-right: 0;
  }
  .boucle-equipe-adjoints,
.boucle-equipe-conseillers {
    justify-content: normal;
  }
  /* <-------------------- Equipe Maire (Début) --------------------> */
  .container-maire {
    display: flex;
    max-width: 100%;
  }
  .contenu-maire {
    padding: 2.5rem 2rem 0;
  }
  .container-maire > .img-municipale {
    margin-bottom: 0;
    height: 35.5rem;
    min-width: 33rem;
  }
  .contenu-maire > p.nom-maire {
    margin: 0;
    margin-top: 0;
    padding-bottom: 2.5rem;
    font-family: "Raleway", sans-serif;
    font-size: 2.2rem;
    line-height: 3.5rem;
    color: #000000;
    font-weight: bold;
  }
  .contenu-maire > p.poste {
    margin-left: 0;
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    color: #0f4c81;
    font-size: 1.8rem;
    line-height: 3rem;
    padding-bottom: 2rem;
  }
  .contenu-maire > p.mot-du-maire {
    margin: 0;
    padding-bottom: 2rem;
  }
  .contenu-maire > p.signature {
    text-align: right;
    margin: 0;
    font-family: "Homemade Apple", cursive;
    font-size: 2.5rem;
    line-height: 4rem;
    color: rgba(15, 76, 129, 0.7);
    padding-bottom: 2.5rem;
  }
  /* <-------------------- Equipe Maire (Fin) --------------------> */
  /* <-------------------- Equipe Adjoints (Début) --------------------> */
  .container-adjoints {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 33rem;
  }
  .container-adjoints > .img-municipale {
    margin-bottom: 2.5rem;
    height: 31rem;
  }
  .contenu-adjoints {
    padding: 0 2.5rem;
  }
  .contenu-adjoints > p.nom-adjoints {
    padding: 0 0 2rem;
    font-size: 2rem;
    line-height: 3.2rem;
  }
  .contenu-adjoints > p.poste {
    margin-left: 0;
    font-size: 1.8rem;
    line-height: 3rem;
  }
  .contenu-adjoints > p.mission {
    padding: 0 0 2rem;
    font-size: 1.3rem;
    line-height: 2.1rem;
  }
  .contenu-adjoints > p.signature {
    margin: 0;
  }
  /* <-------------------- Equipe Adjoints (Fin) --------------------> */
  /* <-------------------- Equipe Conseillers (Début) --------------------> */
  .container-conseillers {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 33rem;
  }
  .container-conseillers > .img-municipale {
    margin-bottom: 2.5rem;
    height: 31rem;
  }
  .contenu-conseillers {
    padding: 0 2rem;
  }
  .contenu-conseillers > p.nom-conseillers {
    padding: 0 0 2rem;
    font-size: 2rem;
    line-height: 3.2rem;
  }
  .contenu-conseillers > p.poste {
    margin-left: 0;
    font-size: 1.8rem;
    line-height: 3rem;
  }
  .contenu-conseillers > p.mission {
    padding: 0 0 2rem;
    font-size: 1.3rem;
    line-height: 2.1rem;
  }
  .contenu-conseillers > p.signature {
    margin: 0;
  }
  /* <-------------------- Equipe Conseillers (Fin) --------------------> */
  /* <-------------------- Conseil Municipal Page (Fin) --------------------> */
}
/* <------------------------------------------------------------------------------------------------------------------------------------------> */
/* <-------------------- Pour les formats mobiles --------------------> */
@media screen and (min-width: 320px) and (max-width: 767px) {
  /* <-------------------- Conseil Municipal Page (Début) --------------------> */
  .img-municipale {
    display: flex;
    justify-content: center;
    width: 100%;
  }
  .img-municipale > img {
    max-width: 100% !important;
    max-height: 100% !important;
    width: auto;
    height: auto;
  }
  /* <-------------------- Equipe Maire (Début) --------------------> */
  .container-maire {
    display: flex;
    flex-direction: column;
    max-width: 33rem;
  }
  .contenu-maire {
    padding: 0 2rem;
  }
  .container-maire > .img-municipale {
    margin-bottom: 3rem;
    height: 35.5rem;
  }
  .contenu-maire > p.nom-maire {
    margin: 0;
    margin-top: 0;
    padding-bottom: 2.5rem;
    font-family: "Raleway", sans-serif;
    font-size: 2.2rem;
    line-height: 3.5rem;
    color: #000000;
    font-weight: bold;
  }
  .contenu-maire > p.poste {
    margin-left: 0;
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    color: #0f4c81;
    font-size: 1.8rem;
    line-height: 3rem;
    padding-bottom: 2rem;
  }
  .contenu-maire > p.mot-du-maire {
    margin: 0;
    padding-bottom: 2rem;
  }
  .contenu-maire > p.signature {
    text-align: right;
    margin: 0;
    font-family: "Homemade Apple", cursive;
    font-size: 2.5rem;
    line-height: 4rem;
    color: rgba(23, 52, 79, 0.7);
    padding-bottom: 2.5rem;
  }
  /* <-------------------- Equipe Maire (Fin) --------------------> */
  /* <-------------------- Equipe Adjoints (Début) --------------------> */
  .container-adjoints {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 33rem;
  }
  .container-adjoints > .img-municipale {
    margin-bottom: 2.5rem;
    height: 31rem;
  }
  .contenu-adjoints {
    padding: 0 2.5rem;
  }
  .contenu-adjoints > p.nom-adjoints {
    padding: 0 0 2rem;
    font-size: 2rem;
    line-height: 3.2rem;
  }
  .contenu-adjoints > p.poste {
    margin-left: 0;
    font-size: 1.8rem;
    line-height: 3rem;
  }
  .contenu-adjoints > p.mission {
    padding: 0 0 2rem;
    font-size: 1.3rem;
    line-height: 2.1rem;
  }
  .contenu-adjoints > p.signature {
    margin: 0;
  }
  /* <-------------------- Equipe Adjoints (Fin) --------------------> */
  /* <-------------------- Equipe Conseillers (Début) --------------------> */
  .container-conseillers {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 33rem;
  }
  .container-conseillers > .img-municipale {
    margin-bottom: 2.5rem;
    height: 31rem;
  }
  .contenu-conseillers {
    padding: 0 2rem;
  }
  .contenu-conseillers > p.nom-conseillers {
    padding: 0 0 2rem;
    font-size: 2rem;
    line-height: 3.2rem;
  }
  .contenu-conseillers > p.poste {
    margin-left: 0;
    font-size: 1.8rem;
    line-height: 3rem;
  }
  .contenu-conseillers > p.mission {
    padding: 0 0 2rem;
    font-size: 1.3rem;
    line-height: 2.1rem;
  }
  .contenu-conseillers > p.signature {
    margin: 0;
  }
  /* <-------------------- Equipe Conseillers (Fin) --------------------> */
  /* <-------------------- Conseil Municipal Page (Fin) --------------------> */
}
.fake {
  display: none;
}

/* <-------------------- Bloc de coordonnées --------------------> */
div#deco-coordonnees {
  max-width: 95rem;
  position: absolute;
  width: 74vw;
  background: #edae49;
  max-height: 43.9rem;
  height: 100%;
  transform: rotate(6deg) translateX(25%);
}

div#coordonnees {
  position: relative;
  background: white;
  padding: 6rem 4rem;
  border-radius: 5px;
  box-shadow: 0 5px 20px 0 rgba(19, 19, 19, 0.1);
  min-height: 21.6rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 8rem 11.4rem;
  gap: 30px;
}
div#coordonnees h3 {
  font-size: 2rem;
  color: #0f4c81;
  font-weight: 600;
  font-family: Raleway;
  padding-top: 0 !important;
  margin-bottom: 1.5rem !important;
  line-height: 3.2rem;
}
div#coordonnees h3::before {
  display: none !important;
}
div#coordonnees > div {
  position: relative;
  width: 30%;
  min-width: 228px;
  flex: 1 1 auto;
  margin-bottom: 20px;
}
div#coordonnees > div > svg {
  position: absolute;
  top: 25%;
  right: 0%;
  transform: scale(5) translateX(-100%);
  opacity: 0.2;
}
div#coordonnees > div > svg path {
  fill: #c43145;
}
div#coordonnees > div ul {
  list-style: none;
  padding-left: 0;
}

div#deco-coordonnees,
div#coordonnees {
  margin-top: 8rem;
}

div#coordonnees > h2 {
  text-align: center;
  align-self: center;
}

div#blocs-coordonnees {
  display: flex;
  justify-content: space-evenly;
}

div.blocs-contact {
  width: 25rem;
  height: 20.5rem;
  border-radius: 5px;
  box-shadow: 0 0 20px 0 rgba(19, 19, 19, 0.1);
  background-color: #ffffff;
  padding: 3rem;
}

div.wp-block-lazyblock-adresse {
  background-image: url(../../../themes/flexibilite/img/localisation.svg);
  background-position: top 20px right 20px;
  background-repeat: no-repeat;
}

div.wp-block-lazyblock-coordonnees {
  background-image: url(../../../themes/flexibilite/img/telephone-fixe.svg);
  background-position: top 20px right 20px;
  background-repeat: no-repeat;
}

div.wp-block-lazyblock-horaires {
  background-image: url(../../../themes/flexibilite/img/horloge.svg);
  background-position: top 20px right 20px;
  background-repeat: no-repeat;
}

a.lien-contact p {
  margin-bottom: 0 !important;
}

p.mail {
  display: inline-block;
}

p.mail:hover {
  border-bottom: 2px solid #0f4c81;
}

p.horaires {
  margin-bottom: 0 !important;
}

.wp-block-lazyblock-adresse p.text-contact {
  margin-bottom: 0;
}

.wp-block-lazyblock-adresse p.text-contact:last-of-type {
  margin-bottom: 1.5rem !important;
}

.wp-block-lazyblock-coordonnees h3.titre-contact,
.wp-block-lazyblock-coordonnees p.text-contact {
  margin-bottom: 3rem !important;
}

/* <-------------------- Formulaire de contact --------------------> */
p#champobligatoire {
  text-align: right;
  font-size: 1.3rem;
  font-style: italic;
  margin-right: 3.2rem;
}

fieldset {
  border: none;
  padding: 0 0 1rem 0;
}

legend {
  font-size: 2rem;
  color: #0f4c81;
  font-weight: 600;
  font-family: Raleway;
  margin-bottom: 3rem;
  padding: 0;
}

div#formulaire-contact {
  margin: 0 11.4rem;
  padding: 6rem 8.2rem 0 11.4rem;
  background: #e0eefa;
  z-index: 10;
  position: relative;
}

.entry {
  float: left;
  display: inline-grid;
  width: 42.4rem;
  margin-right: 3.2rem;
  margin-bottom: 5rem;
}

label {
  font-size: 1.3rem;
  padding-bottom: 1rem;
  color: #000000;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
}

textarea#message {
  font-size: 1.6rem;
  min-height: 10rem;
  padding: 1rem;
  font-family: "Open Sans", sans-serif;
  line-height: 2.6rem;
}

input {
  height: 4rem;
  padding: 0 1rem;
  margin: 0;
  border: solid 1px #17344f;
  border-radius: 2px;
}

select#service {
  height: 4.2rem;
  padding: 0 1rem;
  margin: 0;
  border: solid 1px #17344f;
  border-radius: 2px;
}

.entry.txt {
  width: 87.97rem;
}

textarea#message {
  min-height: 10rem;
  border: solid 1px #17344f;
  border-radius: 2px;
}

input#mentions-legales {
  height: 2.5rem;
  border-radius: 2px;
  width: 2.5rem;
  margin-right: 2rem;
  border: solid 1px #17344f;
  border-radius: 2px;
}

div#case-mentions label {
  font-size: 1.6rem;
  line-height: 2.6rem;
  max-width: 83.47rem;
  font-weight: normal;
}

div#formulaire-contact p {
  font-size: 1.4rem;
  margin-top: 1rem;
}

div#case-mentions {
  display: flex;
}

input#captcha {
  height: 5rem;
  width: 5rem;
  padding: 0;
  margin: 0 3.2rem;
  border: solid 1px #17344f;
  border-radius: 2px;
}

div#captcha-envoi {
  display: flex;
  padding-bottom: 2rem;
}

div#captcha-test {
  display: flex;
}

div#captcha-test label {
  align-items: center;
  padding: 0;
  display: flex;
}

input[type=submit].btnhead.noanim.head-btn.orange {
  color: #000000;
  font-weight: bold;
  font-size: 1.5rem;
  width: 19.6rem;
}

.wp-block-file__button.wp-element-button {
  background: #e0eefa !important;
  color: #000000 !important;
  transition: all 0.2s ease-in-out;
}
.wp-block-file__button.wp-element-button:hover {
  background: #ffffff !important;
  color: #000000 !important;
}
.wp-block-file__button.wp-element-button::after, .wp-block-file__button.wp-element-button::before {
  display: none;
}

input[type=submit].btnhead.noanim.head-btn.orange:hover,
input[type=submit].btnhead.noanim.head-btn.orange:focus {
  color: #000000 !important;
  background: #ffffff !important;
  transition: all 0.4s linear 0s;
}

.contact-sep {
  margin: -7rem 11.4rem 8rem 11.4rem !important;
  position: relative;
}

/* <------------------------------------------------------------------------------------------------------------------------------------------> */
/* <-------------------- Pour les formats petits laptops --------------------> */
@media only screen and (min-device-width: 1025px) and (max-device-width: 1365px) {
  /* <-------------------- Bloc de coordonnées --------------------> */
  div#deco-coordonnees {
    max-width: 65rem;
    margin-left: 20rem;
  }
  div#coordonnees {
    margin: 8rem 0 8rem;
    max-width: 110.8rem;
  }
  div.blocs-contact {
    height: 22.5rem !important;
  }
  div.blocs-contact:first-child {
    margin-right: 3.2rem;
  }
  div.blocs-contact:nth-child(2) {
    margin-right: 3.2rem;
  }
  /* <-------------------- Formulaire de contact --------------------> */
  .entry.txt {
    max-width: 42.4rem !important;
  }
}
/* <------------------------------------------------------------------------------------------------------------------------------------------> */
/* <-------------------- Pour les formats tablets --------------------> */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  /* <-------------------- Bloc de coordonnées --------------------> */
  div#deco-coordonnees {
    margin-left: 3rem;
    width: 88%;
    max-width: 100%;
  }
  div#coordonnees,
div#deco-coordonnees {
    margin-top: 17rem;
  }
  div#coordonnees {
    width: auto;
    margin: 0;
    padding: 6rem 2.5rem;
    margin-bottom: 8rem;
  }
  div#coordonnees > h2 {
    text-align: start;
    align-self: center;
  }
  div#blocs-coordonnees {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  div.blocs-contact {
    margin-bottom: 2.5rem;
    width: 100%;
    min-width: 19rem;
    max-width: 26rem;
    padding: 3rem 2.5rem;
  }
  div.blocs-contact:first-child {
    height: 20.9rem;
    margin-right: 2.2rem;
  }
  div.blocs-contact:nth-child(2) {
    height: 16.5rem;
    margin-right: 2.2rem;
  }
  div.blocs-contact:last-child {
    margin-bottom: 0 !important;
    height: 23.7rem;
  }
  .wp-block-lazyblock-adresse h3.titre-contact {
    margin-bottom: 3rem !important;
  }
  .wp-block-lazyblock-adresse p.text-contact:last-of-type {
    margin-bottom: 3rem !important;
  }
  div.wp-block-lazyblock-adresse {
    background-size: 5.5rem;
  }
  div.wp-block-lazyblock-coordonnees {
    background-size: 6.5rem;
  }
  div.wp-block-lazyblock-horaires {
    background-size: 5.5rem;
  }
  /* <-------------------- Formulaire de contact --------------------> */
  div#formulaire-contact {
    margin: 0 !important;
    padding: 6rem 2.5rem !important;
  }
  .entry {
    max-width: 42.4rem;
  }
  .entry.txt {
    max-width: 42.4rem;
  }
  .contact-sep {
    margin-left: 0 !important;
    margin-right: 0 !important;
    height: 14rem !important;
    margin-bottom: 3rem !important;
  }
}
/* <------------------------------------------------------------------------------------------------------------------------------------------> */
/* <-------------------- Pour les formats mobiles --------------------> */
@media only screen and (min-device-width: 320px) and (max-device-width: 767px) {
  /* <-------------------- Bloc de coordonnées --------------------> */
  div#deco-coordonnees {
    margin-left: 3rem;
    width: 74%;
    max-width: 100%;
  }
  div#coordonnees {
    width: auto;
    margin: 0;
    margin-top: 8rem;
    padding: 6rem 2.5rem;
    margin-bottom: 8rem;
  }
  div#coordonnees > h2 {
    text-align: start;
    align-self: center;
  }
  div#blocs-coordonnees {
    display: flex;
    flex-wrap: wrap;
    justify-content: normal;
  }
  div.blocs-contact {
    margin-bottom: 2.5rem;
    width: 100%;
    min-width: 19rem;
    max-width: 26rem;
    padding: 3rem 2.5rem;
  }
  div.blocs-contact:first-child {
    height: 20.9rem;
    margin-right: 2.2rem;
  }
  div.blocs-contact:nth-child(2) {
    height: 16.5rem;
  }
  div.blocs-contact:last-child {
    margin-bottom: 0 !important;
    height: 23.7rem;
  }
  .wp-block-lazyblock-adresse h3.titre-contact {
    margin-bottom: 3rem !important;
  }
  .wp-block-lazyblock-adresse p.text-contact:last-of-type {
    margin-bottom: 3rem !important;
  }
  div.wp-block-lazyblock-adresse {
    background-size: 5.5rem;
  }
  div.wp-block-lazyblock-coordonnees {
    background-size: 6.5rem;
  }
  div.wp-block-lazyblock-horaires {
    background-size: 5.5rem;
  }
  /* <-------------------- Formulaire de contact --------------------> */
  div#formulaire-contact {
    margin: 0 !important;
    padding: 6rem 2.5rem !important;
  }
  .entry {
    width: 100% !important;
    max-width: 42.4rem;
  }
  .entry.txt {
    width: 100% !important;
    max-width: 42.4rem;
  }
  div#case-mentions > input#mentions-legales {
    height: 2.5rem !important;
    border-radius: 2px;
    width: 2.5rem !important;
    margin-right: 2rem !important;
  }
  div#case-mentions {
    display: flex;
    justify-content: space-between;
  }
  div#case-mentions label {
    font-size: 1.6rem;
    line-height: 2.6rem;
    min-width: 19.5rem !important;
    font-weight: normal;
    width: 100% !important;
  }
  div#formulaire-contact p {
    margin-bottom: 6rem;
  }
  div#captcha-envoi {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  div#captcha-test {
    margin-bottom: 3rem;
  }
  .contact-sep {
    margin-left: 0 !important;
    margin-right: 0 !important;
    height: 14rem !important;
    margin-bottom: 2.5rem !important;
  }
}
p#champobligatoire {
  text-align: right;
  font-size: 1.3rem;
  font-style: italic;
  margin-right: 3.2rem;
}

fieldset {
  border: none;
  padding: 0 0 1rem 0;
}

legend {
  font-size: 2rem;
  color: #0f4c81;
  font-weight: 600;
  font-family: Raleway;
  margin-bottom: 3rem;
  padding: 0;
}

div#formulaire-contact {
  margin: 0 11.4rem;
  padding: 6rem 8.2rem 0 11.4rem;
  background: #e0eefa;
  z-index: 10;
  position: relative;
}

.entry {
  float: left;
  display: inline-grid;
  width: 42.4rem;
  margin-right: 3.2rem;
  margin-bottom: 5rem;
}

label {
  font-size: 1.3rem;
  padding-bottom: 1rem;
  color: #000000;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
}

textarea#message {
  font-size: 1.6rem;
  min-height: 10rem;
  padding: 1rem;
  font-family: "Open Sans", sans-serif;
  line-height: 2.6rem;
}

input {
  height: 4rem;
  padding: 0 1rem;
  margin: 0;
  border: solid 1px #17344f;
  border-radius: 2px;
}

select#service {
  height: 4.2rem;
  padding: 0 1rem;
  margin: 0;
  border: solid 1px #17344f;
  border-radius: 2px;
}

.entry.txt {
  width: 87.97rem;
}

textarea#message {
  min-height: 10rem;
}

input#mentions-legales {
  height: 2.5rem;
  border-radius: 2px;
  width: 2.5rem;
  margin-right: 2rem;
}

div#case-mentions label {
  font-size: 1.6rem;
  line-height: 2.6rem;
  max-width: 83.47rem;
  font-weight: normal;
}

div#formulaire-contact p {
  font-size: 1.4rem;
  margin-top: 1rem;
}

div#case-mentions {
  display: flex;
}

input#captcha {
  height: 5rem;
  width: 5rem;
  padding: 0;
  margin: 0 3.2rem;
}

div#captcha-envoi {
  display: flex;
  padding-bottom: 2rem;
}

div#captcha-envoi label {
  align-items: center;
  padding: 0;
  display: flex;
}

input.btnhead.noanim.head-btn.orange {
  width: 19.6rem;
}

input.btnhead.noanim.head-btn.orange {
  color: #000000;
  font-weight: bold;
  font-size: 1.5rem;
}

.contact-sep {
  margin: -7rem 11.4rem 8rem 11.4rem !important;
  position: relative;
}

.foogallery-album-gallery-list .foogallery-pile a:focus,
.foogallery .fg-thumb:focus,
.fbx-btn-transition:focus::before,
.fbx-btn-transition:focus::after,
.fbx-btn-transition:focus {
  border: solid !important;
  outline: 1px solid black !important;
  outline-offset: -3px !important;
}

.foogallery-album-gallery-list {
  max-width: 310px;
  max-height: 310px;
  min-width: 290px;
  min-height: 290px;
}

.foogallery-pile .foogallery-pile-inner a::before,
.foogallery-pile .foogallery-pile-inner a::after,
.fg-item .fg-item-inner a::before,
.fg-item .fg-item-inner a::after {
  border: none !important;
}

.foogallery-pile .foogallery-pile-inner h3:before {
  border: none !important;
  padding: 0;
  position: absolute;
  display: block;
  bottom: 0px;
  padding: 5px 5px 0 5px;
  width: 100%;
  box-sizing: border-box;
  margin: 0;
  opacity: 0.6;
  line-height: 1em;
}

.foogallery-pile .foogallery-pile-inner h3 {
  padding: 1.5rem !important;
}

.foogallery-pile .foogallery-pile-inner h3:before {
  padding: 0 !important;
}

.foogallery-album-gallery-list .foogallery-pile img {
  max-width: 310px;
  max-height: 310px;
  min-width: 290px;
  min-height: 290px;
}

.foogallery-pile-inner a {
  padding: 0 !important;
  margin: 0 !important;
}

#fooalbum {
  margin: 0 !important;
}

.fg-default.fg-gutter-25 {
  display: flex;
  flex-wrap: wrap;
  margin: 0 !important;
  padding: 0 !important;
  justify-content: space-between;
  margin-bottom: -2.5rem !important;
}

.fg-default.fg-gutter-25 > .fg-item {
  margin-bottom: 2.5rem !important;
  margin-right: 0 !important;
}

.foogallery-container figure.fg-item-inner {
  margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: 0;
  margin-inline-end: 0;
}

.foogallery-container figure.fg-item-inner a {
  margin: 0;
  padding: 0;
}

a.fbx-btn-transition::before,
a.fbx-btn-transition::after,
a.fbx-close-caption::before,
a.fbx-close-caption::after {
  border: none !important;
}

.foogallery-pile,
.foogallery-pile:before,
.foogallery-pile:after,
.foogallery-pile-inner {
  border: none !important;
  box-shadow: none !important;
}

.fg-default:after {
  display: none !important;
}

/* FooAlbum ouvert */
.grandeCol {
  display: flex;
  flex-direction: column !important;
}

.petiteCol1 {
  margin-bottom: 2.5rem;
}

.petiteCol2 {
  margin-left: 0 !important;
}

.albumCont {
  margin-bottom: -2.5rem;
}

div.wpsbc-container {
  visibility: visible !important;
  margin-top: 2.5rem;
  font-family: "Open Sans", sans-serif !important;
}

select {
  font-family: "Open Sans", sans-serif !important;
  font-size: 1.5rem !important;
}

div.wpsbc-calendar {
  margin: 0 !important;
}

div.wpsbc-container[data-columns] div.wpsbc-calendars {
  margin-left: 0;
  margin-right: 0;
}

div.wpsbc-legend-item-2 > div.wpsbc-date-inner {
  font-weight: bold;
}

div.wpsbc-legend {
  background-color: #000000;
  display: flex;
  margin: 2.5rem 0 4rem;
}

div.wpsbc-legend-item > .wpsbc-legend-item-icon-2 + .wpsbc-legend-item-name {
  font-weight: bold;
}

div.wpsbc-legend > div.wpsbc-legend-item:last-of-type {
  display: none;
}

div.wpsbc-legend-item {
  margin-right: 2rem !important;
}

div.wpsbc-container a::before,
div.wpsbc-container a::after {
  border: none !important;
}

.mec-color-hover:hover {
  color: #000000;
}

.mec-single-event-organizer {
  display: block !important;
}

.mec-single-event-organizer i {
  display: none;
}

.mec-single-event-organizer dd {
  display: flex;
}

.mec-single-event-organizer h6 {
  margin: 0 0 3rem 0;
  font-size: 1.6rem;
  padding-right: 1rem;
}

.mec-event-schedule-content span {
  color: #000000;
  font-size: 1.2rem;
}

.mec-event-more-info {
  padding: 0;
  display: block !important;
}

.mec-event-more-info i {
  display: none;
}

#tribe-events-pg-template {
  max-width: unset;
  padding: 0;
}

/* Perso header page*/
body.pagemodele div#bloc-bleu-header h1 {
  margin-bottom: 5rem;
  padding: 3rem 11.4rem 0 !important;
}

body.pagemodele div#bloc-bleu-header p {
  margin: 0;
  padding: 0 11.4rem 3rem !important;
}

body.pagemodele div#page-parent-jaune {
  margin-top: 14rem !important;
}

body.pagemodele .bloc-jaune {
  margin-top: -19rem !important;
  width: 35.1rem !important;
  height: 18.9rem !important;
}

body.pagemodele div#header-img {
  height: 36vh !important;
}

body.pagemodele div#bloc-bleu-header {
  margin-top: 0%;
}

body.pagemodele #page-bloc-white {
  width: 25.8rem !important;
  min-height: 19.4rem !important;
  margin: -20% 5.2rem 0 auto !important;
}

body.pagemodele .bloc-border-white {
  height: 18rem !important;
}

body.pagemodele div#bloc-bleu-header {
  margin-top: -3% !important;
}

body.pagemodele ul#filAriane {
  margin-top: -11rem !important;
}

body.pagemodele section.contenu-page {
  margin-top: 3rem !important;
}

body.pagemodele .bloc-jaune img {
  max-width: 24rem !important;
}

body.pagemodele div.bloc-droite {
  margin-top: 3rem !important;
}

body.pagemodele .col-sans-p > #page-parent-white > #page-bloc-white {
  min-height: 16.7rem !important;
}

@media screen and (min-width: 1025px) and (max-width: 1365px) {
  body.pagemodele div#page-parent-white {
    margin-top: 0% !important;
  }
  body.pagemodele div#header-img {
    min-height: 36rem !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  body.pagemodele div#bloc-bleu-header {
    width: 100%;
    margin-top: 4rem;
    max-width: 96%;
    margin-left: 2rem;
  }
  body.pagemodele div#header-img {
    height: 25vh !important;
  }
  div#page-parent-jaune {
    display: none;
  }
  div#page-bloc-white {
    display: none;
  }
  body.pagemodele ul#filAriane {
    margin-top: -6rem !important;
  }
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  body.pagemodele div.no-img-header {
    max-width: 96%;
    min-height: 24vh !important;
  }
  body.pagemodele div#header-img {
    height: 24vh !important;
  }
  body.pagemodele div#bloc-bleu-header {
    width: 100%;
    margin-left: 1.5rem;
    max-width: 96%;
  }
  div#page-parent-jaune {
    display: none;
  }
  div#page-bloc-white {
    display: none;
  }
  body.pagemodele ul#filAriane {
    margin-top: 0rem !important;
  }
  body.pagemodele div#bloc-bleu-header h1,
body.pagemodele div#bloc-bleu-header p {
    padding-left: 3rem !important;
  }
}
@media screen and (min-width: 320px) and (max-width: 350px) {
  ul#filAriane {
    flex-direction: column;
  }
  body.pagemodele div.no-img-header {
    max-width: 96%;
    min-height: 24vh !important;
  }
  body.pagemodele div#header-img {
    height: 24vh !important;
  }
  body.pagemodele div#bloc-bleu-header {
    width: 100%;
    margin-left: 1.5rem;
    max-width: 96%;
  }
  div#page-parent-jaune {
    display: none;
  }
  div#page-bloc-white {
    display: none;
  }
  body.pagemodele ul#filAriane {
    margin-top: 0rem !important;
  }
  body.pagemodele div#bloc-bleu-header h1,
body.pagemodele div#bloc-bleu-header p {
    padding-left: 3rem !important;
  }
}
section.actualites.wrapper {
  padding-top: 8rem;
  text-align: center;
}

section.actualites.wrapper h2:before {
  content: "";
  border-left: solid 7px #c43145;
  margin-right: 3.2rem;
}

section.actualites.wrapper h2 {
  margin-bottom: 4rem;
}

.actu-content {
  max-width: 42.4rem;
}

.actu-content:last-child {
  margin-right: 0;
}

.actu-content img {
  height: 29rem;
  width: 42.4rem;
  max-height: 29.5rem;
  /* Images des actus trop hautes + étirées */
  object-fit: cover;
  object-position: top;
}

.img-actu {
  position: relative;
}

.actu-info {
  margin: 0 3rem;
  padding: 3rem 3rem 3rem 3rem;
  text-align: left;
  margin-top: -7.5rem;
  background: #ffffff !important;
  position: relative;
  border-radius: 5px;
  box-shadow: 1px 2px 30px -2px rgba(19, 19, 19, 0.1);
  min-height: 28rem;
}

.actu-info p {
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}

p.date-cat {
  margin: 0 0 2.5rem 0;
  font-weight: 600;
  font-size: 1.3rem;
}

p.date-cat span {
  color: #c43145;
}

.actu-info h3 a {
  text-decoration: none !important;
  color: #0f4c81 !important;
  font-size: 2rem !important;
}

.actu-info h3 {
  font-size: 2rem !important;
  line-height: 3.2rem !important;
}

section.contenu-page .actu-info h3 {
  margin: 0;
  padding: 0;
}

section.contenu-page .actu-info h3 a {
  margin: 0;
  padding: 0;
}

section.contenu-page .actu-info h3:before {
  display: none;
}

section.contenu-page div#boucle-actu {
  width: 100%;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}

section.contenu-page .actu-content {
  max-width: 41.4rem;
  margin-bottom: 4rem;
}

section.contenu-page .actu-content:last-child {
  margin-right: 3.2rem;
}

a.lireactu {
  color: #000000;
  text-decoration: none;
}

a.link {
  padding-bottom: 0.4rem;
  color: #000000;
  text-decoration: none;
}

div#boucle-actu {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 2.5rem;
}

.full-actu-bloc {
  text-align: center;
  margin-top: 4rem;
}
.full-actu-bloc p {
  margin: 0;
}

a.full-actu {
  font-size: 1.6rem;
  text-decoration: none;
  font-weight: 600;
  color: #000000;
  padding-bottom: 0.4rem;
}

.mec-wrap .mec-totalcal-box .mec-totalcal-view span,
.mec-wrap .mec-totalcal-box input,
.mec-wrap .mec-totalcal-box select {
  color: #000000 !important;
}

section.evenements.wrapper {
  margin: 8rem auto 0;
  padding-top: 8rem !important;
  background: #e0eefa;
  z-index: 99;
  position: relative;
  padding: 0;
}

section.evenements.wrapper h2 {
  margin-bottom: 3rem;
}

section.evenements.wrapper h2:before {
  content: "";
  border-left: solid 7px #17344f !important;
  margin-right: 3.2rem;
  margin-left: 9.9rem;
}

.event-content {
  position: relative;
  display: flex;
  width: 80%;
  gap: 3rem;
  margin: 0 auto;
  justify-content: space-between;
  margin-bottom: 3rem;
}
.event-content .event-text-content {
  display: flex;
  gap: 3rem;
}
.event-content .event-text-content .event-description {
  flex: 1 1 auto;
}
.event-content .event-text-content .event-date {
  display: flex;
  align-items: flex-start;
  gap: 1rem;
}
.event-content::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  height: 1px;
  background: #edae49;
}

p.jour {
  font-size: 8rem;
  line-height: 1;
  margin: 0;
  color: #0f4c81;
  font-family: "Raleway", sans-serif;
}

div.mois-annee {
  display: flex;
  flex-direction: column;
  padding-top: 1rem;
}

p.mois {
  font-size: 2.6rem;
  color: #17344f;
  font-family: "Raleway", sans-serif;
  margin: 0;
}

p.année {
  margin: 0;
  font-size: 1.6rem;
  font-family: "Raleway", sans-serif;
}

.event-description .link::before, .event-description .link::after {
  border-color: #0f4c81;
}

.event-description h3 {
  font-size: 2rem;
  color: #0f4c81;
  line-height: 3.2rem;
  margin-bottom: 2.5rem;
}

.event-description p {
  margin: 0;
  margin-bottom: 2rem;
}

.event-img img {
  max-width: 31.1rem;
  max-height: 21.3rem;
  /* Evenement : les images sont étirées */
  object-fit: cover;
  object-position: top;
}

div#separation-event {
  height: 16rem;
  background: #e0eefa;
  transform: skewY(6deg);
  margin-top: -8rem;
  padding: 0;
}

.separation-event-content {
  margin: 0px 22.8rem 3rem 10.8rem;
  height: 1px;
  background: #edae49;
  opacity: 0.8;
}

.event-img img,
div.bloc-img img {
  object-fit: cover;
  object-position: top;
}

section.publications.wrapper {
  margin-top: 7rem;
}

.container-publications {
  display: flex;
  width: 33%;
}

.container-publications img {
  max-width: 19.6rem;
}

.contenu-gazette {
  margin-left: 2.2rem;
  display: flex;
  flex-direction: column;
}

h3.titre-gazette {
  font-size: 2rem;
  line-height: 1.6;
  color: #0f4c81;
  padding-bottom: 1rem;
}

h3.titre-gazette::before {
  display: none;
}

.btn-gazette .btn {
  width: 100%;
}

.contenu-gazette {
  margin-left: 3.2rem;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  width: 100%;
}

.boucle-publications {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 2.5rem;
}

.txt-gazette p {
  margin: 0;
}

.container-publications {
  display: flex;
  width: 33%;
}

.container-publications:last-child {
  padding-right: 0;
}

section.publications.wrapper h2 {
  margin-bottom: 4rem;
}

section.publications.wrapper h2:before {
  content: "";
  border-left: solid 7px #c43145;
  margin-right: 3.2rem;
}

.boucle-publications {
  margin-bottom: 4rem;
}

section.publications.wrapper .full-actu-bloc {
  margin-bottom: 8rem;
}

.btn-gazette a.btnhead.noanim.head-btn.orange {
  box-shadow: 0 5px 15px 0 rgba(237, 174, 73, 0.4);
}

/* Archives publication */
.wrapper.page.nosidebar .container-publications img {
  max-width: 19.6rem;
  max-height: 24rem;
}

.wrapper.page.nosidebar .boucle-publications {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.wrapper.page.nosidebar h3.titre-gazette {
  margin: 0;
}

.wrapper.page.nosidebar .container-publications {
  padding-right: 0.2rem;
  margin-bottom: 2rem;
}

.mec-events-button {
  float: left !important;
  border: none !important;
}

h3.mec-social-single.mec-frontbox-title {
  display: none;
}

li.mec-event-social-icon {
  display: inline;
  margin-right: 2rem;
}

.mec-event-sharing {
  text-align: center;
}

.mec-event-cost,
.mec-event-more-info,
.mec-event-website,
.mec-events-meta-date,
.mec-single-event-additional-organizers,
.mec-single-event-category,
.mec-single-event-date,
.mec-single-event-label,
.mec-single-event-location,
.mec-single-event-organizer,
.mec-single-event-time {
  background: transparent !important;
  display: flex !important;
  align-items: center !important;
}

div.bloc-droite div .mec-event-meta h3 {
  padding: 0 2rem !important;
  line-height: 4rem !important;
  margin-bottom: 0 !important;
}

.mec-single-event-time dd,
.mec-single-event-date dd {
  margin-left: 0 !important;
}

.bloc-droite2 .networks {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.bloc-droite2 .networks li a::after, .bloc-droite2 .networks li a::before {
  display: none;
}
.bloc-droite2 .networks li a svg {
  width: 3rem;
  height: 3rem;
}
.bloc-droite2 .networks li a svg path {
  fill: #000000;
}

.wrapper.page.nosidebar section.contenu-page {
  width: 100%;
  min-width: auto;
  max-width: initial;
}

span.page-parent {
  padding-top: 1.6rem;
  padding-bottom: 1.6rem;
  font-size: 1.3rem;
  padding-right: 1.6rem;
  padding-left: 1.6rem;
}

main {
  background-color: #ffffff;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  main #separationpage {
    margin-bottom: 17rem;
  }
}

main div.wrapper.page {
  display: flex;
}

div#separationpage {
  position: relative;
  content: "";
  width: 100%;
  height: 21rem;
  background: #0f4c81;
  transform: translateY(-1px);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 0%);
}

section.contenu-page {
  margin-top: 14rem;
  margin-bottom: 8rem;
  min-width: 99.4rem;
  max-width: 99.4rem;
}

section.contenu-page h2:first-child {
  margin-bottom: 4rem;
}

section.contenu-page h2:not(:first-child) {
  padding-top: 5.5rem;
  margin-bottom: 4rem;
}

section.contenu-page h3,
section.contenu-page h4 {
  padding-top: 3.5rem;
  margin-bottom: 3rem;
}

section.contenu-page h2 + h3 {
  padding-top: 2rem;
}

section.contenu-page h3 + h4 {
  padding-top: 2.5rem;
}

section.contenu-page a {
  display: inline-block;
  padding-bottom: 0.4rem;
  color: #000000;
  text-decoration: none;
  margin-bottom: 2.5rem;
  width: fit-content;
}

section.contenu-page p > a {
  margin: 0;
}

section.contenu-page .lien-italic,
div.bloc-droite .lien-italic {
  font-family: "Open Sans", sans-serif;
  font-size: 1.4rem;
  font-style: italic;
}

section.contenu-page .lien-gras {
  font-family: "Open Sans", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
}

section.contenu-page h2:before {
  content: "";
  border-left: 0.7rem solid #c43145;
  padding-left: 3.2rem;
}

section.contenu-page h3:before {
  content: "";
  border-left: 0.5rem solid #c43145;
  padding-left: 3.2rem;
}

section.contenu-page h4:before {
  content: "";
  border-left: 0.4rem solid #c43145;
  padding-left: 3.2rem;
}

section.contenu-page div.wp-block-column h4,
div.bloc-droite div .titre-bloc-droite,
div.bloc-droite div .sous-titre-bloc-droite {
  font-family: "Raleway", sans-serif;
}

section.contenu-page .wp-block-image {
  margin: 0;
}

section.contenu-page div.wp-block-columns {
  margin-bottom: 2.5rem;
}

section.contenu-page div.wp-block-column h4 {
  font-weight: 600;
  font-size: 2rem;
  line-height: 3.2rem;
  color: #0f4c81;
  margin-bottom: 2.5rem;
  padding: 0;
}

section.contenu-page div.wp-block-column h4:before {
  display: none;
}

section.contenu-page div.wp-block-column img {
  vertical-align: top;
}

figure.wp-block-image.size-large > img {
  width: 100%;
  height: auto;
}

div.bloc-droite {
  display: flex;
  flex-direction: column;
  float: right;
  margin-left: 3.2rem;
  margin-top: 14rem;
  width: 100%;
  margin-bottom: 8rem;
}

div.bloc-droite div.bloc-droite1,
div.bloc-droite div.bloc-droite2 {
  background-color: #e0eefa;
  padding: 4rem 3rem;
  width: initial;
  max-width: 31rem;
  border-radius: 5px;
  box-shadow: 1px 2px 30px 0 rgba(23, 52, 79, 0.1);
  display: flex;
  flex-direction: column;
}

div.bloc-droite div.bloc-droite1 {
  margin-bottom: 4rem;
}

div.bloc-droite div .titre-bloc-droite {
  font-weight: 600;
  font-size: 2.5rem;
  line-height: 4.1rem;
  color: #17344f;
  display: inline-block;
  margin-bottom: 4rem;
}

div.bloc-droite div h3 {
  font-weight: 600;
  font-size: 2rem;
  line-height: 3.2rem;
  color: #0f4c81;
  margin-bottom: 2rem;
  display: inline-block;
}

div.bloc-droite div h3:not(:first-of-type):before {
  content: "";
  border-top: 1px solid #edae49;
  width: 100px;
  opacity: 0.8;
  margin: 2.5rem 10.5rem;
  display: flex;
  flex-direction: column;
}

div.bloc-droite a {
  display: inline-block;
  margin-bottom: 2rem;
  padding-bottom: 0.4rem;
  color: #000000;
  text-decoration: none;
}

div.bloc-droite p {
  margin-block-start: 0;
  margin-block-end: 0;
}

div.bloc-droite div p.sous-titre-bloc-droite + p {
  margin-top: 2rem;
}

.noMargin {
  margin-bottom: 0 !important;
}

div.bloc-droite div ul {
  list-style: none;
  padding: 0;
  margin-block-start: 0;
  margin-block-end: 0;
  padding-inline-start: 0;
}

.underline-search {
  border-bottom: 2px solid #c43145;
}

section.contenu-page p.nombre-search {
  font-family: "Raleway", sans-serif;
  font-size: 4.5rem;
  font-weight: bold;
  color: #000000;
  margin-bottom: 3rem;
}

section.contenu-page span.terme-search {
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
  color: #0f4c81;
}

section.contenu-page p.titre-search {
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  font-size: 2rem;
  color: #0f4c81;
  margin-bottom: 2.5rem;
}

section.contenu-page div.separation-search-content:first-of-type {
  margin: 6rem 0px 4rem 3rem;
  height: 1px;
  background: #edae49;
  opacity: 0.8;
}

section.contenu-page div.separation-search-content {
  margin: 4rem 0px 4rem 3rem;
  height: 1px;
  background: #edae49;
  opacity: 0.8;
}

section.contenu-page div.separation-search-content:last-of-type {
  margin: 4rem 0px 8rem 3rem;
  height: 1px;
  background: #edae49;
  opacity: 0.8;
}

section.contenu-page p.text-search {
  margin-bottom: 2.5rem;
}

section.contenu-page a.lien-search {
  margin-top: 0;
  margin-bottom: 0;
}

body.lost-page main {
  margin-bottom: -19rem;
}
body.lost-page main div.wrapper.page {
  display: flex;
  position: relative;
  z-index: 9;
  margin-top: -20rem;
}
body.lost-page div#header-img {
  height: 32vh;
}
body.lost-page section.wrapper {
  min-width: 88rem;
  background: #e0eefa;
  box-shadow: 0 5px 30px -2px rgba(15, 76, 129, 0.4);
  border-radius: 5px;
}
body.lost-page div#bloc-bleu-header {
  width: 122.2rem;
  box-shadow: none;
  background: transparent;
  position: absolute;
  z-index: 49;
}
body.lost-page .content-newsletter {
  display: none;
}
body.lost-page section.wrapper div#search-div {
  background: url(/wp-content/themes/flexibilite/img/404-rose.png);
  margin: 0 12.2rem;
  height: 30.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 4rem;
}
body.lost-page section.wrapper form#searchform {
  margin: 0;
  max-width: 41.2rem;
  background: white;
  box-shadow: 0 5px 30px 0 rgba(19, 19, 19, 0.2);
  border-radius: 5px;
  border: solid 2px #0f4c81;
}
body.lost-page section.wrapper form#searchform input#s {
  max-width: 31.5rem;
  margin: 0;
  font-size: 1.6rem;
  line-height: 2.5rem;
  padding: 2rem 1.5rem;
  color: #000000;
}
body.lost-page section.wrapper form#searchform button {
  padding: 2rem 2rem 2rem 2rem;
}
body.lost-page section.wrapper form#searchform input#s::placeholder {
  color: #000000;
  font-family: "Open Sans", sans-serif;
  opacity: 0.6;
}
body.lost-page section.wrapper h2 {
  text-align: center;
  margin-bottom: 4.2rem;
}
body.lost-page section.wrapper a {
  color: #000000;
}
body.lost-page section.wrapper p {
  text-align: center;
}
body.lost-page section.wrapper p.first-link {
  border-bottom: 1px solid #edae49;
  padding-bottom: 2.2rem;
  margin-left: 19.6rem;
  margin-right: 19.6rem;
}

.separation-lost {
  background-image: -webkit-linear-gradient(-96deg, #ffffff 50%, #0f4c81 50.5%);
  min-height: 22rem;
}

@media screen and (min-width: 1025px) and (max-width: 1365px) {
  /* <-------------------- BASE BODY (Début) --------------------> */
  .wrapper {
    max-width: 100%;
    padding: 0 15px;
    margin: 0 auto;
  }
  h1 {
    font-weight: 800;
    font-size: 3.2rem;
    line-height: 5.2rem;
    margin-bottom: 4rem !important;
  }
  h2 {
    font-weight: 700;
    font-size: 2.8rem;
    line-height: 4.4rem;
  }
  h3 {
    font-weight: 700;
    font-size: 2.4rem;
    line-height: 3.8rem;
  }
  h4 {
    font-weight: 600;
    font-size: 2rem;
    line-height: 3.2rem;
  }
  h1,
h2,
h3,
h4 {
    margin-block-start: 0px;
    margin-block-end: 0px;
  }
  /* <-------------------- BASE BODY (Fin) --------------------> */
  /* <-------------------- HEADER (Début) --------------------> */
  div#header-section {
    padding-top: 1.5rem;
  }
  .sticky {
    position: fixed;
    top: 0;
    z-index: 1000000000000000000;
    width: 100%;
    width: calc(100% - 3rem);
  }
  /* <-------------------- Navbar (Début) --------------------> */
  div#navbar {
    margin-bottom: 5rem;
  }
  /* <-------------------- Sous-menu (Début) --------------------> */
  #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu {
    max-width: 133.5rem !important;
    padding: 5rem !important;
    width: 100% !important;
    min-width: 101.2rem;
  }
  ul.mega-sub-menu {
    position: initial;
  }
  #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-3 {
    margin: 0 !important;
  }
  /* Sous menu sur deux colonnes : éviter qu'ils passent en dessous par manque d’espace */
  #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-3 {
    width: 63.66667% !important;
  }
  ul.mega-sub-menu li.mega-menu-item-type-custom:first-child {
    margin-left: 0 !important;
  }
  #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item,
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
    margin-top: 0 !important;
  }
  /* <-------------------- Sous-menu (Fin) --------------------> */
  /* <-------------------- Recherche fenêtre (Début) --------------------> */
  div#search-close {
    padding-top: 1.5rem;
    display: flex;
    flex-direction: row-reverse;
    height: 70px;
  }
  div#search-close > button {
    padding: 0 1.5rem;
  }
  div#search-close > button > img {
    width: 20px;
    height: 20px;
  }
  div#content-search {
    width: 90px;
    height: 110px;
    display: flex;
  }
  div#search-header {
    display: flex;
    margin-bottom: 1rem;
  }
  form#searchform {
    display: flex;
    margin: 15rem auto;
    width: fit-content;
  }
  form#searchform input#s {
    margin-left: 0;
    border: none;
    width: 100%;
    font-family: "Raleway", sans-serif;
  }
  /* <-------------------- Recherche fenêtre (Fin) --------------------> */
  /* <-------------------- Navbar (Fin) --------------------> */
  /* <-------------------- Header avec image (Début) --------------------> */
  div#header-img {
    display: flex;
    align-items: center;
    min-height: 60vh;
    height: initial;
  }
  .col-head {
    float: left;
    display: flex;
    flex-direction: column;
    width: 50%;
  }
  .col-head:first-of-type {
    margin-right: 3.2rem;
  }
  .col-head:last-of-type {
    padding-bottom: 10rem;
  }
  .col-head h1 {
    margin-block-start: 0;
    margin-block-end: 0;
    line-height: 5.2rem;
  }
  .col-head h1 + p {
    padding-right: 0;
    margin-bottom: 2.5rem;
    margin-top: 0;
  }
  div.col-head h1:before {
    content: "";
    padding-left: 1.5rem;
  }
  div#bouton-header {
    margin-top: 3.4rem;
    position: relative;
    display: flex;
    z-index: 9;
  }
  div.parent-bloc-jaune {
    width: 88%;
    margin-left: auto;
    min-width: 19.2rem;
    min-height: 6.6rem;
    height: auto;
    position: relative;
    max-width: 53.9rem;
  }
  div.parent-bloc-border-white {
    width: 100%;
    min-width: 17.8rem;
    position: relative;
    margin-top: -7%;
    height: auto;
    margin-left: auto;
    min-height: 12.9rem;
  }
  div.parent-bloc-img {
    width: 88%;
    min-width: 25rem;
    height: auto;
    margin-top: -74%;
    max-width: 59.2rem;
  }
  div.parent-bloc-img > div.bloc-img {
    position: relative;
    z-index: 12;
    display: inline-block;
    height: auto;
    width: 100%;
    margin-top: 0;
  }
  div.parent-bloc-img > div.bloc-img > img {
    width: 100%;
    height: inherit;
  }
  /* <-------------------- Header avec image (Fin) --------------------> */
  /* <-------------------- Header sans image (Début) --------------------> */
  div#bloc-bleu-header {
    width: 85% !important;
    position: absolute;
    z-index: 49;
    min-height: 26.7rem;
    display: flex;
    justify-content: center;
  }
  div#bloc-bleu-header > h1 {
    margin-bottom: 5rem;
    padding: 8rem 6.4rem 0 !important;
  }
  div#bloc-bleu-header > p {
    margin: 0;
    padding: 0 6.4rem 8rem;
  }
  div#header-no-image {
    padding-bottom: 0 !important;
  }
  div#page-parent-jaune {
    width: 90%;
    margin-left: auto;
    min-width: 19.2rem;
    min-height: 6.6rem;
    height: auto;
    position: relative;
    max-width: 53.8rem;
    margin-top: -8% !important;
    max-height: 28.9rem;
  }
  div#page-parent-white {
    width: 100%;
    position: relative;
    margin-top: -35% !important;
    margin-left: auto;
    height: auto;
  }
  div#page-bloc-white {
    width: auto;
    margin-left: 26.5% !important;
    margin-right: 8.2rem !important;
    border: solid 10px white !important;
    z-index: 10;
    margin: 0;
    height: auto;
    max-width: 32.2rem;
    min-height: 32.5rem;
    max-height: 35.5rem;
  }
  .h1-sans-p {
    margin-bottom: 8rem !important;
  }
  /* <-------------------- Header sans image (Fin) --------------------> */
  /* <-------------------- Header sans excerpt (Début) --------------------> */
  .no-excerpt-header {
    min-height: 50vh !important;
  }
  .col-sans-p {
    padding-bottom: 0 !important;
  }
  .col-sans-p > #page-parent-jaune {
    margin-top: -8% !important;
  }
  .col-sans-p > #page-parent-white {
    margin-top: -2% !important;
  }
  .col-sans-p > #page-parent-white > #page-bloc-white {
    max-height: 25.7rem;
    margin-left: auto !important;
    max-width: 32.3rem;
    min-height: 25.7rem !important;
  }
  /* <-------------------- Header sans excerpt (Fin) --------------------> */
  /* <-------------------- HEADER (Fin) --------------------> */
  /* <-------------------- MAIN (Début) --------------------> */
  div#separationpage {
    position: relative;
    content: "";
    width: 100%;
    height: 12rem !important;
    background-image: -webkit-linear-gradient(-96deg, #0f4c81 50%, #ffffff 50.5%) !important;
    background-image: -moz-linear-gradient(-96deg, #0f4c81 50%, #ffffff 50.5%) !important;
    background-image: -o-linear-gradient(-96deg, #0f4c81 50%, #ffffff 50.5%) !important;
    padding-top: 8rem;
  }
  main div.wrapper.page {
    display: flex;
    flex-direction: column;
  }
  section.contenu-page {
    width: 100%;
    margin-top: 13rem;
  }
  section.actualites.wrapper h2:before,
section.evenements.wrapper h2:before,
section.publications.wrapper h2:before,
section.contenu-page h2:before {
    content: "";
    padding-left: 2.5rem;
  }
  section.evenements.wrapper {
    padding: 0 11.3rem;
  }
  section.evenements.wrapper h2:before {
    margin-left: 0;
    margin-right: 0;
  }
  section.contenu-page h3:before {
    content: "";
    padding-left: 2.5rem;
  }
  section.contenu-page h4:before {
    content: "";
    padding-left: 2.5rem;
  }
  /* <-------------------- Accès rapide (Début) --------------------> */
  div#acces-rapide {
    display: flex;
    flex-wrap: wrap;
    max-width: 100%;
    justify-content: space-around;
    margin-bottom: -2.5rem;
  }
  a.single-acces-link {
    margin: 0 2%;
  }
  .single-acces {
    border-radius: 5px;
    padding: 0;
    width: 15.5rem;
    z-index: 122;
    position: relative;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    margin-right: 0;
    margin-bottom: 2.5rem;
  }
  .single-acces svg {
    padding: 2.5rem 0 1.5rem 0;
    display: block;
    margin: 0 auto;
    max-width: 6.1rem;
    max-height: 6rem;
  }
  p.txt-accesrapide {
    margin: 0;
    text-align: center;
    padding-bottom: 2.5rem;
    text-transform: uppercase;
    font-size: 1.3rem;
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
  }
  .accesrapideimg {
    margin: 0 auto;
    max-width: 9.1rem;
    max-height: 9rem;
    padding: 3rem 0 2rem 0;
    display: block;
  }
  /* <-------------------- Accès rapide (Fin) -------------------->*/
  /* <-------------------- Actus (Début) --------------------> */
  section.actualites.wrapper h2 {
    justify-content: center;
  }
  #boucle-actu {
    display: flex !important;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .actu-content {
    float: none;
    margin-right: 0;
    margin-bottom: 4rem;
  }
  .actu-content img {
    max-width: 100%;
    height: auto;
  }
  .actu-info {
    margin: 0 2.5rem;
    padding: 2.5rem;
    text-align: left;
    margin-top: -7.5rem;
    position: relative;
    border-radius: 5px;
  }
  p.date-cat {
    margin: 0 0 2rem 0 !important;
    font-weight: 600;
    font-size: 1.3rem;
  }
  .actu-info h3 {
    font-size: 1.8rem !important;
    line-height: 3rem !important;
  }
  .actu-info h3 a {
    text-decoration: none !important;
    font-size: 1.8rem !important;
  }
  .actu-info p {
    margin-top: 2rem;
    margin-bottom: 1.5rem;
  }
  .full-actu-bloc {
    text-align: center;
    margin-top: 0;
  }
  .evenements.wrapper > div.full-actu-bloc > .full-actu,
.publications.wrapper > div.full-actu-bloc > .full-actu {
    text-align: start;
  }
  /* <-------------------- Actus (Fin) --------------------> */
  /* <-------------------- Events (Début) --------------------> */
  section.evenements.wrapper {
    padding: 0 1.5rem;
    margin: 0 1.5rem;
  }
  div#separation-event {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
  .event-content {
    width: 95%;
  }
  #event-ma {
    display: flex;
    flex-direction: column;
  }
  .event-description {
    max-width: 100%;
  }
  .event-img {
    width: 100%;
    max-width: 48rem;
  }
  .event-img img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  .separation-event-content {
    margin: 0px 6.6rem 2.5rem;
    height: 1px;
    opacity: 0.8;
  }
  section.evenements.wrapper > div.event-content:nth-last-of-type(2) > div:last-of-type {
    display: none !important;
  }
  section.evenements.wrapper > div.event-content:nth-last-of-type(2) {
    margin-bottom: 4rem;
  }
  /* <-------------------- Events (Fin) --------------------> */
  /* <-------------------- Publications gazettes (Début) --------------------> */
  .boucle-publications {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .container-publications {
    display: flex;
    flex-direction: column;
    padding-right: 0;
    width: 50%;
    max-width: 50%;
    margin-bottom: 6rem;
  }
  .contenu-gazette {
    margin-left: 0;
    display: flex;
    justify-content: none;
    flex-direction: column;
    width: 100%;
    margin-bottom: -3rem;
  }
  .container-publications > img {
    min-width: 22rem;
    height: auto;
    width: 100%;
  }
  .container-publications > img,
.contenu-gazette > * {
    margin-bottom: 3rem;
  }
  /* <-------------------- Publications gazettes (Fin) --------------------> */
  /* <-------------------- Page Publications (Début) --------------------> */
  .wrapper.page.nosidebar .container-publications {
    padding-right: 0;
  }
  /* <-------------------- Page Publications (Fin) --------------------> */
  /* <-------------------- FooGallery Page réservation (Début) --------------------> */
  .fg-default:after {
    display: none !important;
  }
  /* <-------------------- FooGallery Page réservation (Fin) --------------------> */
  /* <-------------------- Blocs de droite (Début) --------------------> */
  div.bloc-droite {
    margin-left: 0;
  }
  /* <-------------------- Blocs de droite (Fin) --------------------> */
  /* <-------------------- MAIN (Fin) --------------------> */
  /* <-------------------- FOOTER (Début) --------------------> */
  /* <-------------------- Newsletter (Début) --------------------> */
  .content-newsletter {
    width: 90%;
    display: flex;
    flex-direction: column;
  }
  div#col-gauche-newsletter {
    width: 100%;
    float: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-left: 0;
    margin: 0;
  }
  div#col-gauche-newsletter p,
ul#reseaux-newletter {
    max-width: none;
    padding-left: 0;
  }
  /* Newsletter : affichage responsive */
  body div.content-newsletter.wrapper {
    height: auto;
    max-height: none;
  }
  h2#slogan_footer {
    padding-bottom: 3rem;
  }
  /* <-------------------- Newsletter (Fin) --------------------> */
  /* <-------------------- Footer principal (Début) --------------------> */
  div#mega-footer-content {
    flex-direction: column;
    padding-bottom: 6rem;
  }
  p.txt-bold-footer {
    margin-bottom: 1.5rem;
    font-weight: 600;
    font-family: "Raleway", sans-serif;
    font-size: 1.8rem;
    line-height: 3rem;
  }
  .col-3-footer {
    margin-left: 0;
    min-width: auto;
    margin-bottom: 0;
  }
  .col-3-footer:first-child {
    margin-left: 0;
  }
  div#mega-footer-content div.col-3-footer:not(:last-of-type):after {
    content: "";
    margin: 2.5rem 10.3rem;
    display: block;
    clear: both;
  }
  p.txt-footer {
    border-right: none;
    margin: 0;
    padding: 0;
  }
  .col-3-footer a {
    margin-bottom: 1rem;
  }
  /* <-------------------- Footer principal (Fin) --------------------> */
  /* <-------------------- Footer secondaire (Début) --------------------> */
  footer {
    height: auto;
    padding-top: 1rem;
  }
  footer .wrapper ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  footer .wrapper ul li {
    float: none;
    margin: 0 0 1rem;
  }
  footer .wrapper ul li {
    padding-right: 3rem;
  }
  /* <-------------------- Footer secondaire (Fin) --------------------> */
  /* <-------------------- Back-to-top (Début) --------------------> */
  #boutonTop {
    padding: 1.25rem 0.9rem;
    border-style: none;
    border-radius: 5px;
    cursor: pointer;
    display: none;
    z-index: 9999999999;
    position: fixed;
    bottom: 52px;
    width: 40px;
    height: 40px;
  }
  /* <-------------------- Back-to-top (Fin) --------------------> */
  /* <-------------------- FOOTER (Fin) --------------------> */
}
@media screen and (max-width: 1024px) {
  /* <-------------------- BASE BODY (Début) --------------------> */
  .wrapper {
    max-width: 100%;
    padding: 0 15px;
    margin: 0 auto;
  }
  h1 {
    font-weight: 800;
    font-size: 3.2rem;
    line-height: 5.2rem;
    margin-bottom: 4rem !important;
  }
  h2 {
    font-weight: 700;
    font-size: 2.8rem;
    line-height: 4.4rem;
  }
  h3 {
    font-weight: 700;
    font-size: 2.4rem;
    line-height: 3.8rem;
  }
  h4 {
    font-weight: 600;
    font-size: 2rem;
    line-height: 3.2rem;
  }
  h1,
h2,
h3,
h4 {
    margin-block-start: 0px;
    margin-block-end: 0px;
    display: flex;
  }
  /* <-------------------- BASE BODY (Fin) --------------------> */
  /* <-------------------- HEADER (Début) --------------------> */
  div#header-section {
    padding-top: 1.5rem;
  }
  .sticky {
    position: fixed;
    top: 0;
    z-index: 1000000000000000000;
    width: 100%;
    width: calc(100% - 3rem);
  }
  /* <-------------------- Navbar (Début) --------------------> */
  nav {
    display: flex;
    align-items: baseline;
    margin-top: 0;
  }
  div#navbar {
    margin-bottom: 5rem;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    /* Bug navbar : rubriques qui dépassent de la navbar (en bas)  */
    height: 70px;
    min-height: auto;
  }
  #menu-menu-principal > li {
    margin: 0 !important;
  }
  #menu-menu-principal.open {
    position: fixed;
    width: 80%;
    right: 15.5px;
    top: 30px;
    bottom: 0px;
    display: block !important;
    z-index: 99999;
    padding-top: 85px;
    overflow-y: scroll;
  }
  #menu-menu-principal.open li {
    flex: 1 1 auto;
    justify-content: flex-start;
    align-items: flex-start;
  }
  #menu-menu-principal.open > li {
    position: relative;
    min-height: unset;
    padding: 0px;
    flex-direction: column;
  }
  #menu-menu-principal.open > li::after {
    content: url(../img/menu-chevron.png);
    display: block;
    position: absolute;
    top: 36px;
    right: 30px;
    transform: translateY(-50%) rotate(0deg);
    z-index: 9999999;
    transition: 0.1s ease-in-out;
  }
  #menu-menu-principal.open > li > button {
    font-size: 2.4rem;
    padding: 20px;
    width: 100%;
    display: block;
    text-align: left;
  }
  #menu-menu-principal.open > li > button::after {
    display: none;
  }
  #menu-menu-principal.open > li > .sub-menu.open, #menu-menu-principal.open > li:hover > .sub-menu {
    width: 100%;
    position: static;
    flex-direction: column;
    padding: 0 !important;
  }
  #menu-menu-principal.open > li > .sub-menu.open > li p, #menu-menu-principal.open > li:hover > .sub-menu > li p {
    font-size: 2rem;
    border: none;
    margin: 15px 0px;
    padding-left: 20px;
  }
  #menu-menu-principal.open > li > .sub-menu.open > li .sub-menu, #menu-menu-principal.open > li:hover > .sub-menu > li .sub-menu {
    padding-left: 40px !important;
  }
  #menu-menu-principal.open > li:hover::after {
    transform: translateY(-50%) rotate(180deg);
  }
  div#navbar > a {
    display: flex;
    align-items: center;
    width: 100%;
    margin-left: 1.5rem;
  }
  img#logo {
    max-width: 100%;
    max-width: 130px;
    height: 100%;
    object-fit: contain;
    margin-top: 0;
    margin-left: 0;
  }
  /* <-------------------- Menu navigation (Début) --------------------> */
  div#navbar nav {
    margin-left: -0.75rem;
  }
  div#navbar nav ul.menu {
    display: none;
  }
  div#navbar > * {
    height: inherit;
  }
  div#burger-search {
    display: flex;
    flex-direction: row-reverse;
  }
  div#burger-search > * {
    width: 100%;
    height: 100%;
    z-index: 9999999;
  }
  .search-nav {
    margin-right: -0.75rem;
    padding: 0 0.3rem;
  }
  button#search-link {
    padding: 0;
    border: none;
    line-height: 0px;
    width: 44px;
  }
  #search-link > img {
    width: 20px;
    height: 20px;
  }
  #burger-menu {
    display: block !important;
    padding: 0;
    width: 44px;
  }
  /* <-------------------- Menu navigation (Fin) --------------------> */
  /* <-------------------- Recherche fenêtre (Début) --------------------> */
  div#search-content {
    display: flex;
    flex-direction: column;
  }
  div#search-close {
    padding-top: 1.5rem;
    display: flex;
    flex-direction: row-reverse;
    height: 70px;
  }
  div#search-close > div#content-search {
    padding: 0 0.3rem;
    display: flex;
    align-items: center;
    margin-right: 3.5rem;
  }
  div#search-close > div#content-search > button {
    padding: 0 !important;
    width: 44px !important;
    height: 44px !important;
  }
  div#search-close > div#content-search > button > img {
    width: 20px;
    height: 20px;
  }
  div#search-header {
    display: flex;
    margin-bottom: 1rem;
    width: 100%;
  }
  form#searchform {
    display: flex;
    margin: 15rem auto;
    width: 70%;
    align-self: center;
    justify-content: center;
  }
  form#searchform input#s {
    margin-left: 0;
    border: none;
    width: 100%;
    font-size: 3.2rem;
    font-family: "Raleway", sans-serif;
  }
  /* <-------------------- Recherche fenêtre (Fin) --------------------> */
  /* <-------------------- Navbar (Fin) --------------------> */
  /* <-------------------- Header avec image (Début) --------------------> */
  div#header-img {
    display: flex;
    flex-direction: column;
    align-items: baseline;
    height: auto;
  }
  .col-head {
    float: left;
    display: flex;
    flex-direction: column;
  }
  .col-head:first-of-type {
    margin-bottom: 5rem;
    width: 100%;
  }
  .col-head:last-of-type {
    padding-bottom: 5rem;
    margin: 0 auto;
    margin-bottom: 4rem;
  }
  .col-head h1 {
    margin-block-start: 0;
    margin-block-end: 0;
    line-height: 5.2rem;
  }
  .col-head h1 + p {
    padding-right: 0;
    margin-bottom: 2.5rem;
    margin-top: 0;
  }
  div.col-head h1:before {
    content: "";
    padding-left: 1.5rem;
  }
  div#bouton-header {
    margin-top: 3.4rem;
    position: relative;
    display: flex;
    z-index: 9;
  }
  div.parent-bloc-jaune {
    width: 88%;
    margin-left: auto;
    min-width: 19.2rem;
    min-height: 6.6rem;
    height: auto;
    position: relative;
    max-width: 53.9rem;
  }
  div.parent-bloc-border-white {
    width: 100%;
    min-width: 17.8rem;
    position: relative;
    margin-top: -7%;
    height: auto;
    margin-left: auto;
    min-height: 12.9rem;
  }
  div.parent-bloc-img {
    width: 88%;
    min-width: 25rem;
    height: auto;
    margin-top: -74%;
    max-width: 59.2rem;
  }
  div.parent-bloc-img > div.bloc-img {
    position: relative;
    z-index: 12;
    display: inline-block;
    height: auto;
    width: 100%;
    margin-top: 0;
  }
  div.parent-bloc-img > div.bloc-img > img {
    width: 100%;
    height: inherit;
  }
  /* <-------------------- Header avec image (Fin) --------------------> */
  /* <-------------------- Header sans image (Début) --------------------> */
  div.no-img-header {
    max-width: 70rem;
  }
  div#bloc-bleu-header {
    width: 70%;
    position: absolute;
    z-index: 49;
    left: 0;
    min-height: 23.7rem;
    display: flex;
    justify-content: center;
    margin-right: auto;
    margin-top: 4rem;
    max-width: 60rem;
  }
  div#bloc-bleu-header > h1 {
    padding: 5rem 3rem 0 !important;
    line-height: 3rem !important;
  }
  div#bloc-bleu-header > p {
    padding: 0 2rem 5rem !important;
  }
  div#header-no-image {
    max-width: 60rem;
    width: 100%;
    padding-bottom: 0 !important;
  }
  div#page-parent-jaune {
    width: 88%;
    margin-left: auto;
    height: auto;
    position: relative;
    max-width: 45rem;
    margin-top: 0;
  }
  div#page-parent-white {
    width: 100%;
    position: relative;
    margin-top: -32% !important;
    margin-left: auto;
    height: auto;
  }
  div#page-bloc-white {
    width: auto;
    margin-left: 30% !important;
    margin-right: 5% !important;
    border: solid 10px white !important;
    z-index: 10;
    margin: 0;
    height: auto;
    min-height: 18rem !important;
    min-width: 15.8rem !important;
  }
  .h1-sans-p {
    margin-bottom: 7rem !important;
  }
  /* <-------------------- Header sans image (Fin) --------------------> */
  /* <-------------------- Header sans excerpt (Début) --------------------> */
  div.no-excerpt-header {
    max-width: 60rem !important;
    height: initial !important;
  }
  .blocBleu-sans-p {
    max-width: 51rem !important;
  }
  .col-sans-p > #page-parent-jaune {
    margin-top: 0% !important;
  }
  .col-sans-p > #page-parent-white {
    margin-top: -32% !important;
  }
  .col-sans-p > #page-parent-white > #page-bloc-white {
    max-height: 25rem;
    margin-left: 34% !important;
    margin-top: 0 !important;
  }
  /* <-------------------- Header sans excerpt (Fin) --------------------> */
  /* <-------------------- HEADER (Fin) --------------------> */
  /* <-------------------- MAIN (Début) --------------------> */
  div#separationpage {
    position: relative;
    content: "";
    width: 100%;
    height: 10rem;
    background-image: -webkit-linear-gradient(-96deg, #0f4c81 50%, #ffffff 50.5%) !important;
    background-image: -moz-linear-gradient(-96deg, #0f4c81 50%, #ffffff 50.5%) !important;
    background-image: -o-linear-gradient(-96deg, #0f4c81 50%, #ffffff 50.5%) !important;
    padding-top: 8rem;
  }
  main div.wrapper.page {
    display: flex;
    flex-direction: column;
  }
  section.contenu-page {
    max-width: 100%;
    min-width: 100%;
    width: 100%;
    margin-top: 0;
  }
  section.actualites.wrapper h2:before,
section.evenements.wrapper h2:before,
section.publications.wrapper h2:before,
section.contenu-page h2:before {
    content: "";
    padding-left: 2rem;
  }
  section.evenements.wrapper h2:before {
    margin-left: 0;
    margin-right: 0;
  }
  section.contenu-page h3:before {
    content: "";
    padding-left: 2rem;
  }
  section.contenu-page h4:before {
    content: "";
    padding-left: 2rem;
  }
  /* Div separation-event : la div déborde sur les côtés */
  div#separation-event {
    margin-left: 15px;
    margin-right: 15px;
  }
  /* <-------------------- Accès rapide (Début) --------------------> */
  div#acces-rapide {
    display: flex;
    flex-wrap: wrap;
    max-width: 100%;
    justify-content: space-around;
    margin-bottom: -2.5rem;
  }
  a.single-acces-link {
    margin: 0 2%;
  }
  .single-acces {
    border-radius: 5px;
    padding: 0;
    max-width: 100%;
    z-index: 122;
    position: relative;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    margin-right: 0;
    margin-bottom: 2.5rem;
    width: 21rem;
  }
  .single-acces .svg {
    padding: 1.5rem 0 1rem 0;
    display: block;
    margin: 0 auto;
    max-width: 4.1rem;
    max-height: 4rem;
  }
  p.txt-accesrapide {
    margin: 0;
    text-align: center;
    padding: 0 1rem 1.5rem;
    text-transform: uppercase;
    font-size: 1.2rem;
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    line-height: 1.8rem;
  }
  /* <-------------------- Accès rapide (Fin) -------------------->*/
  /* <-------------------- Actus (Début) --------------------> */
  section.actualites.wrapper h2 {
    justify-content: center;
  }
  #boucle-actu {
    display: flex !important;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .actu-content {
    float: none;
    margin-right: 0;
    margin-bottom: 4rem;
  }
  .actu-content img {
    max-width: 100%;
    height: auto;
  }
  .actu-info {
    margin: 0 2.5rem;
    padding: 2.5rem;
    text-align: left;
    margin-top: -7.5rem;
    position: relative;
    border-radius: 5px;
  }
  p.date-cat {
    margin: 0 0 2rem 0 !important;
    font-weight: 600;
    font-size: 1.3rem;
  }
  .actu-info h3 {
    font-size: 1.8rem !important;
    line-height: 3rem !important;
  }
  .actu-info h3 a {
    text-decoration: none !important;
    font-size: 1.8rem !important;
  }
  .actu-info p {
    margin-top: 2rem;
    margin-bottom: 1.5rem;
  }
  .full-actu-bloc {
    text-align: center;
    margin-top: 0;
  }
  .evenements.wrapper > div.full-actu-bloc > .full-actu,
.publications.wrapper > div.full-actu-bloc > .full-actu {
    text-align: start;
  }
  /* <-------------------- Actus (Fin) --------------------> */
  /* <-------------------- Events (Début) --------------------> */
  section.evenements.wrapper {
    padding: 0 1.5rem;
    margin: 0 1.5rem;
  }
  .event-content {
    flex-direction: column;
  }
  .event-date {
    display: flex;
    float: none;
    max-width: 100%;
  }
  #event-ma {
    display: flex;
    flex-direction: column;
  }
  .event-img img {
    width: 100%;
    object-fit: cover;
    height: 21.3rem;
    max-width: unset;
  }
  section.evenements.wrapper > div.event-content:nth-last-of-type(2) > div:last-of-type {
    display: none !important;
  }
  section.evenements.wrapper > div.event-content:nth-last-of-type(2) {
    margin-bottom: 4rem;
  }
  /* <-------------------- Events (Fin) --------------------> */
  /* <-------------------- Publications gazettes (Début) --------------------> */
  .boucle-publications {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .container-publications {
    display: flex;
    flex-direction: column;
    padding-right: 0;
    width: 50%;
    max-width: 50%;
    margin-bottom: 6rem;
  }
  .contenu-gazette {
    margin-left: 0;
    display: flex;
    justify-content: none;
    flex-direction: column;
    width: 100%;
    margin-bottom: -3rem;
  }
  .container-publications > img {
    min-width: 22rem;
    height: auto;
    width: 100%;
  }
  .container-publications > img,
.contenu-gazette > * {
    margin-bottom: 3rem;
  }
  /* <-------------------- Publications gazettes (Fin) --------------------> */
  /* <-------------------- Page Publications (Début) --------------------> */
  .wrapper.page.nosidebar .container-publications {
    padding-right: 0;
  }
  /* <-------------------- Page Publications (Fin) --------------------> */
  /* <-------------------- Accordéons page (Début) --------------------> */
  div.accordion-content div.wp-block-lazyblock-fichier-pdf > a:first-of-type {
    margin-bottom: 2.5rem !important;
    margin-right: 4rem;
  }
  /* <-------------------- Accordéons page (Fin) --------------------> */
  /* <-------------------- Page réservation (Début) --------------------> */
  .parentOfparent {
    display: flex;
    flex-direction: column;
  }
  .colParent:first-child {
    margin-bottom: 2.5rem;
  }
  .colParent:nth-child(2n) {
    margin-left: 0 !important;
  }
  #countParent {
    flex-direction: row !important;
    flex-wrap: nowrap;
  }
  #countParent > .wp-block-column.countDiv {
    min-width: 19.6rem !important;
    width: 19.6rem !important;
    flex-grow: 0;
    margin-right: 2rem;
    margin-left: 0 !important;
  }
  /* <-------------------- Page réservation (Fin) --------------------> */
  /* <-------------------- FooGallery Page réservation (Début) --------------------> */
  .fg-default:after {
    display: none !important;
  }
  /* <-------------------- FooGallery Page réservation (Fin) --------------------> */
  /* <-------------------- Page Contact (Début) --------------------> */
  .entry.txt {
    width: 42.4rem;
  }
  /* <-------------------- Page Contact (Fin) --------------------> */
  /* <-------------------- Blocs de droite (Début) --------------------> */
  div.bloc-droite {
    display: flex;
    flex-direction: column;
    margin-top: 0;
    width: 100%;
    margin-bottom: 8rem;
    max-width: 100%;
    margin-left: 0;
    float: none;
  }
  /* <-------------------- Blocs de droite (Fin) --------------------> */
  /* <-------------------- MAIN (Fin) --------------------> */
  /* <-------------------- FOOTER (Début) --------------------> */
  /* <-------------------- Newsletter (Début) --------------------> */
  section#newsletter {
    background-image: -webkit-linear-gradient(-96deg, #ffffff 50%, #0f4c81 50.5%);
  }
  .content-newsletter {
    display: flex;
    flex-direction: column;
    border-radius: 5px;
    padding: 0 1.5rem;
    width: 80%;
  }
  div#col-gauche-newsletter {
    width: 100%;
    float: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-left: 0;
    margin: 0;
  }
  div#col-gauche-newsletter p {
    padding-top: 5rem;
    padding-bottom: 2rem;
    margin: 0 !important;
    margin-bottom: none !important;
    font-family: "Open Sans", sans-serif;
    padding-left: 0;
    font-size: 3rem;
    max-width: none;
    line-height: 4.8rem;
    font-weight: bold;
    text-align: center;
  }
  ul#reseaux-newletter {
    padding: 2rem 0 4rem;
    display: flex;
    justify-content: center;
  }
  h2#inscription-newsletter {
    font-size: 2rem;
    line-height: 3.2rem;
    margin-top: 0;
    margin-bottom: 3rem;
  }
  .sib_signup_box_inside_1 > p {
    width: 45%;
    margin-right: 2.2rem !important;
  }
  form#sib_signup_form_1 {
    width: 100%;
  }
  form#sib_signup_form_1 p {
    margin-top: 0 !important;
    min-width: 25rem !important;
    max-width: 31rem !important;
  }
  .sib_signup_box_inside_1 {
    flex-wrap: wrap;
    width: 100%;
  }
  form#sib_signup_form_1 input[type=text],
form#sib_signup_form_1 input[type=email],
form#sib_signup_form_1 select {
    width: auto !important;
    height: 3rem !important;
  }
  p.sib-NAME-area,
p.sib-email-area {
    display: inline-grid;
  }
  .sib_signup_box_inside_1 .btnhead.noanim.head-btn.rouge {
    width: 19.6rem;
    height: 5rem;
    margin-left: 0;
    margin-bottom: 3rem;
  }
  p.sib-email-area {
    margin-left: 0 !important;
  }
  p#mention-newsletter {
    margin-top: 0;
    margin-bottom: 5rem;
    font-size: 1.3rem;
    line-height: 2.1rem;
  }
  /* Newsletter : affichage responsive */
  body div.content-newsletter.wrapper {
    height: auto;
    max-height: none;
  }
  h2#slogan_footer {
    padding-bottom: 3rem;
    display: flex;
    flex-direction: column;
  }
  /* <-------------------- Newsletter (Fin) --------------------> */
  /* <-------------------- Footer principal (Début) --------------------> */
  div#mega-footer-content {
    flex-direction: column;
    padding-bottom: 6rem;
  }
  p.txt-bold-footer {
    margin-bottom: 1.5rem;
    font-weight: 600;
    font-family: "Raleway", sans-serif;
    font-size: 1.8rem;
    line-height: 3rem;
  }
  .col-3-footer {
    margin-left: 0;
    min-width: auto;
    margin-bottom: 0;
  }
  .col-3-footer:first-child {
    margin-left: 0;
  }
  div#mega-footer-content div.col-3-footer:not(:last-of-type):after {
    content: "";
    margin: 2.5rem 10.3rem;
    display: block;
    clear: both;
  }
  p.txt-footer {
    border-right: none;
    margin: 0;
    padding: 0;
  }
  .col-3-footer a {
    margin-bottom: 1rem;
  }
  /* <-------------------- Footer principal (Fin) --------------------> */
  /* <-------------------- Footer secondaire (Début) --------------------> */
  footer {
    height: auto;
    padding-top: 1rem;
  }
  footer .wrapper ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }
  footer .wrapper ul li {
    float: none;
    margin: 0 0 1rem;
  }
  footer .wrapper ul li:last-of-type {
    padding-right: 0;
  }
  footer .wrapper ul li:not(:last-of-type) {
    padding-right: 3rem;
  }
  /* <-------------------- Footer secondaire (Fin) --------------------> */
  /* <-------------------- Back-to-top (Début) --------------------> */
  #boutonTop {
    padding: 1.2rem 0.7rem;
    border-style: none;
    border-radius: 5px;
    cursor: pointer;
    display: none;
    z-index: 9999999999;
    position: fixed;
    bottom: 52px;
    width: 44px;
    height: 44px;
  }
  /* <-------------------- Back-to-top (Fin) --------------------> */
  /* <-------------------- FOOTER (Fin) --------------------> */
}
@media screen and (max-width: 767px) {
  /* <-------------------- BASE BODY (Début) --------------------> */
  .wrapper {
    max-width: 100%;
    padding: 0 15px;
    margin: 0 auto;
  }
  h1 {
    font-weight: 800;
    font-size: 3.2rem;
    line-height: 5.2rem;
    margin-bottom: 4rem !important;
  }
  h2 {
    font-weight: 700;
    font-size: 2.8rem;
    line-height: 4.4rem;
  }
  h3 {
    font-weight: 700;
    font-size: 2.4rem;
    line-height: 3.8rem;
  }
  h4 {
    font-weight: 600;
    font-size: 2rem;
    line-height: 3.2rem;
  }
  h1,
h2,
h3,
h4 {
    margin-block-start: 0px;
    margin-block-end: 0px;
    display: flex;
  }
  /* <-------------------- BASE BODY (Fin) --------------------> */
  /* <-------------------- HEADER (Début) --------------------> */
  div#header-section {
    padding-top: 1.5rem;
  }
  .sticky {
    position: fixed;
    top: 0;
    z-index: 1000000000000000000;
    width: 100%;
    width: calc(100% - 3rem);
    max-width: 100%;
  }
  div#search-close {
    padding-top: 1.5rem;
    display: flex;
    flex-direction: row-reverse;
    height: 70px;
  }
  div#search-close > div#content-search {
    padding: 0 0.3rem;
    display: flex;
    align-items: center;
    margin-right: 3.5rem;
  }
  div#search-close > div#content-search > button {
    padding: 0 !important;
    width: 44px !important;
    height: 44px !important;
  }
  div#search-close > div#content-search > button > img {
    width: 20px;
    height: 20px;
  }
  div#search-header {
    display: flex;
    margin-bottom: 1rem;
  }
  form#searchform {
    display: flex;
    margin: 15rem auto;
    width: fit-content;
  }
  form#searchform input#s {
    margin-left: 0;
    border: none;
    width: 100%;
    font-size: 3.2rem;
    font-weight: 800;
    font-family: "Raleway", sans-serif;
  }
  /* <-------------------- Recherche fenêtre (Fin) --------------------> */
  /* <-------------------- Navbar (Fin) --------------------> */
  /* <-------------------- Header avec image (Début) --------------------> */
  div#header-img {
    display: flex;
    flex-direction: column;
    align-items: baseline;
    height: auto;
    min-height: 38vh;
  }
  .col-head {
    float: left;
    display: flex;
    flex-direction: column;
  }
  .col-head:first-of-type {
    margin-bottom: 5rem;
    width: 100%;
  }
  .col-head:last-of-type {
    width: 100%;
    margin: 11rem 0 21rem 0;
  }
  .col-head h1 {
    margin-block-start: 0;
    margin-block-end: 0;
    line-height: 4rem;
  }
  .col-head h1 + p {
    padding-right: 0;
    margin-bottom: 2.5rem;
    margin-top: 0;
  }
  div.col-head h1:before {
    content: "";
    padding-left: 1.5rem;
  }
  div#bouton-header {
    display: flex;
    flex-direction: column;
    padding-top: 1.5rem;
    margin-top: 0;
  }
  div#bouton-header a:first-child {
    margin-bottom: 2rem;
  }
  div#bouton-header a:last-child {
    margin-left: 0;
  }
  div.parent-bloc-jaune {
    width: 88%;
    margin-left: auto;
    min-width: 19.2rem;
    min-height: 6.6rem;
    height: auto;
    position: relative;
    max-width: 45rem;
  }
  div.parent-bloc-border-white {
    width: 100%;
    min-width: 17.8rem;
    position: relative;
    margin-top: -7%;
    height: auto;
    margin-left: auto;
    min-height: 12.9rem;
  }
  div.parent-bloc-img {
    width: 88%;
    min-width: 25rem;
    height: auto;
    margin-top: -74%;
    max-width: 45.2rem;
  }
  div.parent-bloc-img > div.bloc-img {
    position: relative;
    z-index: 12;
    display: inline-block;
    height: auto;
    width: 100%;
    margin-top: 0;
  }
  div.parent-bloc-img > div.bloc-img > img {
    width: 100%;
    height: inherit;
  }
  /* <-------------------- Header avec image (Fin) --------------------> */
  /* <-------------------- Header sans image (Début) --------------------> */
  div.no-img-header {
    max-width: 60rem;
    min-height: 70vh !important;
  }
  div#bloc-bleu-header {
    width: 85%;
    position: absolute;
    z-index: 49;
    left: 0;
    min-height: 23.7rem;
    display: flex;
    justify-content: center;
    margin-top: 3rem;
    max-width: 50rem;
  }
  div#bloc-bleu-header > h1 {
    padding: 5rem 1.5rem 0 !important;
  }
  div#bloc-bleu-header > p {
    padding: 0 1.5rem 5rem !important;
  }
  div#header-no-image {
    padding-bottom: 0 !important;
  }
  div#page-parent-jaune {
    width: 88%;
    margin-left: auto;
    min-width: 19.2rem;
    min-height: 6.6rem;
    height: auto;
    position: relative;
    max-width: 45rem;
    margin-top: 0;
  }
  div#page-parent-white {
    width: 100%;
    position: relative;
    margin-top: -34% !important;
    margin-left: auto;
    height: auto;
  }
  div#page-bloc-white {
    width: auto;
    margin-left: 25% !important;
    margin-right: 5% !important;
    border: solid 10px white !important;
    z-index: 10;
    margin: 0;
    height: auto;
    min-height: 18rem !important;
    min-width: 15.8rem !important;
  }
  .h1-sans-p {
    margin-bottom: 5rem !important;
  }
  /* <-------------------- Header sans image (Fin) --------------------> */
  /* <-------------------- Header sans excerpt (Début) --------------------> */
  div.no-excerpt-header {
    max-width: 45rem !important;
    height: initial !important;
    min-height: 45vh !important;
  }
  .blocBleu-sans-p {
    width: 84% !important;
    min-width: 27.5rem !important;
    min-height: 19.7rem !important;
    max-width: 41rem !important;
  }
  .col-sans-p > #page-parent-jaune {
    max-width: 36rem;
    margin-top: 0% !important;
  }
  .col-sans-p > #page-parent-white {
    margin-top: -32% !important;
  }
  .col-sans-p > #page-parent-white > #page-bloc-white {
    max-height: 18.7rem;
    margin-left: 34% !important;
    margin-top: 0 !important;
    max-width: 24.9rem;
    min-height: 18.7rem !important;
  }
  /* <-------------------- Header sans excerpt (Fin) --------------------> */
  /* <-------------------- HEADER (Fin) --------------------> */
  /* <-------------------- MAIN (Début) --------------------> */
  div#separationpage {
    position: relative;
    content: "";
    width: 100%;
    height: 8rem;
    background-image: -webkit-linear-gradient(-96deg, #0f4c81 50%, #000000 50.5%) !important;
    background-image: -moz-linear-gradient(-96deg, #0f4c81 50%, #000000 50.5%) !important;
    background-image: -o-linear-gradient(-96deg, #0f4c81 50%, #000000 50.5%) !important;
    padding-top: 4rem;
  }
  main div.wrapper.page {
    display: flex;
    flex-direction: column;
  }
  section.contenu-page {
    max-width: 100%;
    min-width: 100%;
    width: 100%;
    margin-top: 0;
  }
  section.actualites.wrapper h2:before,
section.evenements.wrapper h2:before,
section.publications.wrapper h2:before,
section.contenu-page h2:before {
    content: "";
    padding-left: 1.5rem;
  }
  section.evenements.wrapper h2:before {
    margin-left: 0;
    margin-right: 0;
  }
  section.contenu-page h3:before {
    content: "";
    padding-left: 1.5rem;
  }
  section.contenu-page h4:before {
    content: "";
    padding-left: 1.5rem;
  }
  /* <-------------------- Accès rapide (Début) --------------------> */
  div#acces-rapide {
    display: flex;
    flex-wrap: wrap;
    max-width: 100%;
    margin-bottom: -2.5rem;
  }
  a.single-acces-link {
    margin: 0 1%;
  }
  .single-acces {
    border-radius: 5px;
    padding: 0;
    max-width: 100%;
    z-index: 122;
    position: relative;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    margin-right: 0;
    margin-bottom: 2.5rem;
    width: 21rem;
  }
  .single-acces .svg {
    padding: 1.5rem 0 1rem 0;
    display: block;
    margin: 0 auto;
    max-width: 4.1rem;
    max-height: 4rem;
  }
  p.txt-accesrapide {
    margin: 0;
    text-align: center;
    padding: 0 1rem 1.5rem;
    text-transform: uppercase;
    font-size: 1.2rem;
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    line-height: 1.8rem;
  }
  /* <-------------------- Accès rapide (Fin) --------------------> */
  /* <-------------------- Actus (Début) --------------------> */
  section.actualites.wrapper h2 {
    justify-content: center;
  }
  #boucle-actu {
    display: flex !important;
    flex-direction: column;
    align-items: center;
  }
  .actu-content {
    float: none;
    margin-right: 0;
    margin-bottom: 4rem;
  }
  .actu-content img {
    max-width: 100%;
    height: auto;
  }
  .actu-info {
    margin: 0 2.5rem;
    padding: 2.5rem;
    text-align: left;
    margin-top: -7.5rem;
    position: relative;
    border-radius: 5px;
  }
  p.date-cat {
    margin: 0 0 2rem 0 !important;
    font-weight: 600;
    font-size: 1.3rem;
  }
  .actu-info h3 {
    font-size: 1.8rem !important;
    line-height: 3rem !important;
  }
  .actu-info h3 a {
    text-decoration: none !important;
    font-size: 1.8rem !important;
  }
  .actu-info p {
    margin-top: 2rem;
    margin-bottom: 1.5rem;
  }
  .full-actu-bloc {
    text-align: center;
    margin-top: 0;
  }
  .evenements.wrapper > div.full-actu-bloc > .full-actu,
.publications.wrapper > div.full-actu-bloc > .full-actu {
    text-align: start;
  }
  /* <-------------------- Actus (Fin) --------------------> */
  /* <-------------------- Events (Début) --------------------> */
  section.evenements.wrapper {
    padding: 0 1.5rem;
  }
  .event-content {
    width: 95%;
  }
  .event-content .event-text-content {
    flex-direction: column;
  }
  #event-ma {
    display: flex;
    flex-direction: column;
  }
  section.evenements.wrapper > div.event-content:nth-last-of-type(2) > div:last-of-type {
    display: none !important;
  }
  section.evenements.wrapper > div.event-content:nth-last-of-type(2) {
    margin-bottom: 4rem;
  }
  /* <-------------------- Events (Fin) --------------------> */
  /* <-------------------- Publications gazettes (Début) --------------------> */
  .boucle-publications {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .container-publications {
    display: flex;
    flex-direction: column;
    padding-right: 0;
    width: 100%;
    max-width: 100%;
  }
  section.publications.wrapper > div.boucle-publications:first-of-type > div:not(:last-of-type):after {
    content: "";
    margin: 2.5rem 8.1rem;
    display: block;
    clear: both;
  }
  .contenu-gazette {
    margin-left: 0;
    display: flex;
    justify-content: none;
    flex-direction: column;
    width: 100%;
    margin-bottom: -3rem;
  }
  .container-publications > img {
    min-width: 15.4rem;
    height: auto;
    width: 100%;
  }
  .container-publications > img,
.contenu-gazette > * {
    margin-bottom: 3rem;
  }
  /* <-------------------- Publications gazettes (Fin) --------------------> */
  /* <-------------------- Page Publications (Début) --------------------> */
  .wrapper.page.nosidebar .container-publications {
    padding-right: 0;
  }
  /* <-------------------- Page Publications (Fin) --------------------> */
  /* <-------------------- Accordéons page (Début) --------------------> */
  .accordionItem div.div-accordion {
    padding: 4rem 1.5rem;
  }
  button.accordion-title.accordionTitle.js-accordionTrigger {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .accordionTitle,
.accordion__Heading {
    padding: 3rem 1.5rem;
  }
  button.accordion-title.accordionTitle.js-accordionTrigger i.fas.fa-angle-up {
    display: flex;
    align-items: center;
    margin-left: 1.5rem;
    font-size: 2rem;
    pointer-events: none;
  }
  div.accordion-content div.div-accordion div.wp-block-lazyblock-fichier-pdf {
    display: flex;
    align-items: baseline;
    flex-direction: column;
  }
  div.accordion-content div.div-accordion div div.button-accordeon {
    margin-right: 0;
    display: flex;
    flex-direction: column;
  }
  div.accordion-content div.wp-block-lazyblock-fichier-pdf a {
    margin: 0 !important;
  }
  div.accordion-content div.wp-block-lazyblock-fichier-pdf a:first-of-type {
    margin-bottom: 2.5rem !important;
  }
  div.accordion-content div.wp-block-lazyblock-fichier-pdf:not(:last-child):after {
    content: "";
    width: 874px;
    opacity: 0.8;
    margin: 2.5rem 5rem;
    display: flex;
    flex-direction: column;
  }
  /* <-------------------- Accordéons page (Fin) --------------------> */
  /* <-------------------- Compteurs Page réservation (Début) --------------------> */
  section.contenu-page div.wp-block-columns {
    margin-bottom: 0;
  }
  div.parentOfparent {
    display: flex;
    flex-direction: column;
  }
  .colParent:first-child {
    margin-bottom: 2.5rem;
  }
  .colParent:nth-child(2n) {
    margin-left: 0 !important;
  }
  div#countParent {
    display: flex;
  }
  div.countDiv {
    width: 15.4rem !important;
    height: 8.3rem !important;
    flex-grow: 0;
    flex-basis: 0 !important;
    min-width: 15.4rem !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 2.5rem;
    margin-right: 2rem;
    margin-left: 0 !important;
  }
  div.wp-block-columns div.wp-block-column div#countParent div.wp-block-column.countDiv p {
    font-size: 1.5rem;
    line-height: 2.4rem;
  }
  div.wp-block-columns div.wp-block-column div#countParent div.wp-block-column.countDiv p.count:first-of-type {
    font-size: 4.5rem;
    line-height: 7.2rem;
  }
  /* <-------------------- Compteurs Page réservation (Fin) --------------------> */
  /* <-------------------- FooGallery Page réservation (Début) --------------------> */
  .fg-default:after {
    display: none !important;
  }
  /* <-------------------- FooGallery Page réservation (Fin) --------------------> */
  /* <-------------------- Page Contact (Début) --------------------> */
  div#formulaire-contact {
    margin: 0 !important;
    padding: 6rem 2.5rem !important;
  }
  .entry {
    width: 100% !important;
    max-width: 42.4rem;
  }
  .entry.txt {
    width: 100% !important;
    max-width: 42.4rem;
  }
  div#case-mentions > input#mentions-legales {
    height: 2.5rem !important;
    border-radius: 2px;
    width: 2.5rem !important;
    margin-right: 2rem !important;
  }
  div#case-mentions {
    display: flex;
    justify-content: space-between;
  }
  div#case-mentions label {
    font-size: 1.6rem;
    line-height: 2.6rem;
    min-width: 19.5rem !important;
    font-weight: normal;
    width: 100% !important;
  }
  .contact-sep {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  /* <-------------------- Page Contact (Fin) --------------------> */
  /* <-------------------- Recherche page (Début) --------------------> */
  section.contenu-page p.nombre-search {
    font-family: "Raleway", sans-serif;
    font-weight: 700;
    font-size: 2.8rem !important;
    line-height: 4.4rem;
  }
  section.contenu-page a.lien-search {
    margin-top: 0;
    margin-bottom: 0;
  }
  /* <-------------------- Recherche page (Fin) --------------------> */
  /* <-------------------- Page Artisan et Annuaire (Début) --------------------> */
  #map {
    height: 400px !important;
  }
  .infos-utiles {
    display: flex;
    flex-direction: column;
  }
  img.attachment-full.annuaire_page_icon.size-full.annuaire_page_icon {
    margin-right: 0 !important;
    margin-bottom: 2.5rem;
  }
  div.bloc-droite div h3:not(:first-of-type):before {
    margin: 2.5rem 6.5rem;
  }
  /* <-------------------- Page Artisan et Annuaire (Fin) --------------------> */
  /* <-------------------- Blocs de droite (Début) --------------------> */
  div.bloc-droite {
    display: flex;
    flex-direction: column;
    margin-top: 0;
    width: 100%;
    margin-bottom: 8rem;
    margin-left: 0;
    float: none;
  }
  div.bloc-droite div.bloc-droite1,
div.bloc-droite div.bloc-droite2 {
    padding: 4rem 3rem;
    border-radius: 5px;
    max-width: 100%;
    width: initial;
  }
  /* <-------------------- Blocs de droite (Fin) --------------------> */
  /* <-------------------- MAIN (Fin) --------------------> */
  /* <-------------------- FOOTER (Début) --------------------> */
  /* <-------------------- Newsletter (Début) --------------------> */
  section#newsletter {
    background-image: -webkit-linear-gradient(-96deg, #ffffff 50%, #0f4c81 50.5%);
  }
  .content-newsletter {
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    border-radius: 5px;
  }
  div#col-gauche-newsletter {
    width: 100%;
    float: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-left: 0;
    margin: 0;
  }
  div#col-gauche-newsletter p {
    padding-top: 5rem;
    padding-bottom: 2rem;
    margin: 0 !important;
    margin-bottom: none !important;
    font-family: "Open Sans", sans-serif;
    padding-left: 0;
    font-size: 3rem;
    max-width: none;
    line-height: 4.8rem;
    font-weight: bold;
    text-align: center;
  }
  ul#reseaux-newletter {
    padding: 2rem 0 4rem;
    display: flex;
    justify-content: center;
  }
  h2#inscription-newsletter {
    font-size: 2rem;
    line-height: 3.2rem;
    margin-top: 0;
    margin-bottom: 3rem;
  }
  .sib_signup_box_inside_1 {
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: normal;
  }
  .sib_signup_box_inside_1 > p {
    width: 100%;
  }
  form#sib_signup_form_1 {
    width: 100%;
  }
  form#sib_signup_form_1 p {
    margin-top: 0 !important;
  }
  form#sib_signup_form_1 div.sib_signup_box_inside_1 p:first-of-type {
    margin-bottom: 2rem;
  }
  form#sib_signup_form_1 div.sib_signup_box_inside_1 p:last-of-type {
    margin-bottom: 3rem;
  }
  p.sib-email-area {
    margin-left: 0 !important;
  }
  p.sib-NAME-area,
p.sib-email-area {
    display: inline-grid;
  }
  form#sib_signup_form_1 input[type=text],
form#sib_signup_form_1 input[type=email],
form#sib_signup_form_1 select {
    height: 3rem !important;
    width: auto !important;
    max-width: 31rem !important;
  }
  .sib_signup_box_inside_1 .btnhead.noanim.head-btn.rouge {
    width: 19.6rem;
    height: 5rem;
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 3rem;
  }
  p#mention-newsletter {
    margin-top: 0;
    margin-bottom: 5rem;
    font-size: 1.3rem;
    line-height: 2.1rem;
  }
  /* Newsletter : affichage responsive */
  body div.content-newsletter.wrapper {
    height: auto;
    max-height: none;
  }
  h2#slogan_footer {
    padding-bottom: 3rem;
    display: flex;
    flex-direction: column;
  }
  /* <-------------------- Newsletter (Fin) --------------------> */
  /* <-------------------- Footer principal (Début) --------------------> */
  div#mega-footer-content {
    flex-direction: column;
    padding-bottom: 6rem;
  }
  p.txt-bold-footer {
    margin-bottom: 1.5rem;
    font-weight: 600;
    font-family: "Raleway", sans-serif;
    font-size: 1.8rem;
    line-height: 3rem;
  }
  .col-3-footer {
    margin-left: 0;
    min-width: auto;
    margin-bottom: 0;
  }
  .col-3-footer:first-child {
    margin-left: 0;
  }
  div#mega-footer-content div.col-3-footer:not(:last-of-type):after {
    content: "";
    margin: 2.5rem 10.3rem;
    display: block;
    clear: both;
  }
  p.txt-footer {
    border-right: none;
    margin: 0;
    padding: 0;
  }
  .col-3-footer a {
    margin-bottom: 1rem;
  }
  /* <-------------------- Footer principal (Fin) --------------------> */
  /* <-------------------- Footer secondaire (Début) --------------------> */
  footer {
    height: auto;
    padding-top: 1rem;
  }
  footer .wrapper ul#list-footer {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    padding-inline-start: 0 !important;
  }
  footer .wrapper ul li {
    float: none;
    margin: 0 0 1rem;
  }
  footer .wrapper ul li:last-of-type {
    padding-right: 0;
  }
  footer .wrapper ul li:not(:last-of-type) {
    padding-right: 3rem;
  }
  /* <-------------------- Footer secondaire (Fin) --------------------> */
  /* <-------------------- Back-to-top (Début) --------------------> */
  #boutonTop {
    padding: 1.2rem 0.7rem;
    border-style: none;
    border-radius: 5px;
    cursor: pointer;
    display: none;
    z-index: 9999999999;
    position: fixed;
    bottom: 84px;
    width: 44px;
    height: 44px;
  }
  /* <-------------------- Back-to-top (Fin) --------------------> */
  /* <-------------------- FOOTER (Fin) --------------------> */
}
#wp-admin-bar-my-account a::after {
  display: none;
}
#wp-admin-bar-my-account .ab-sub-wrapper {
  z-index: 10000100;
}
#wp-admin-bar-my-account .ab-item::before {
  display: none !important;
}

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