@import url("https://fonts.googleapis.com/css?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Red+Hat+Display:wght@300");
@font-face {
  font-family: "learning_curve_proregular";
  src: url("font/learningcurve_ot.woff2") format("woff2"),
    url("font/learningcurve_ot.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

* {
  box-sizing: border-box;
}

/*-- Polices de caractères --*/
/* @font-face {
  font-family: "Open Sans";
  src: url(fonts/OpenSans-Regular.eot);
  src: url(fonts/OpenSans-Regular.eot?#fix) format("embedded-opentype"),url(fonts/OpenSans-Regular.ttf) format("truetype");
}
@font-face {
  font-family: "Open Sans";
  font-weight: bold;
  src: url(fonts/OpenSans-Bold.eot);
  src: url(fonts/OpenSans-Bold.eot?#fix) format("embedded-opentype"),url(fonts/OpenSans-Bold.ttf) format("truetype");
}
@font-face {
  font-family: "fa-brands-400";
  font-weight: bold;
  src: url(fonts/fa-brands-400.eot) format("embedded-opentype"), url(fonts/fa-brands-400.svg) format("svg"), url(fonts/fa-brands-400.ttf) format("truetype"), url(fonts/fa-brands-400.woff) format("woff"), url(fonts/fa-brands-400.woff2) format("woff2");
}
@font-face {
  font-family: "fa-regular-400";
  font-weight: bold;
  src: url(fonts/fa-regular-400.eot) format("embedded-opentype"), url(fonts/fa-regular-400.svg) format("svg"), url(fonts/fa-regular-400.ttf) format("truetype"), url(fonts/fa-regular-400.woff) format("woff"), url(fonts/fa-regular-400.woff2) format("woff2");
}
@font-face {
  font-family: "fa-solid-900";
  font-weight: bold;
  src: url(fonts/fa-solid-900.eot) format("embedded-opentype"), url(fonts/fa-solid-900.svg) format("svg"), url(fonts/fa-solid-900.ttf) format("truetype"), url(fonts/fa-solid-900.woff) format("woff"), url(fonts/fa-solid-900.woff2) format("woff2");
}
@font-face {
  font-family: "fa-brands-400";
  font-weight: bold;
  src: url(fonts/fa-brands-400.eot) format("embedded-opentype"), url(fonts/fa-brands-400.svg) format("svg"), url(fonts/fa-brands-400.ttf) format("truetype"), url(fonts/fa-brands-400.woff) format("woff"), url(fonts/fa-brands-400.woff2) format("woff2");
}
@font-face {
  font-family: "fa-solid-900";
  font-weight: bold;
  src: url(fonts/fa-solid-900.eot) format("embedded-opentype"), url(fonts/fa-solid-900.svg) format("svg"), url(fonts/fa-solid-900.ttf) format("truetype"), url(fonts/fa-solid-900.woff) format("woff"), url(fonts/fa-solid-900.woff2) format("woff2");
}
@font-face {
  font-family: "la-brands-400";
  font-weight: bold;
  src: url(fonts/la-brands-400.eot) format("embedded-opentype"), url(fonts/la-brands-400.svg) format("svg"), url(fonts/la-brands-400.ttf) format("truetype"), url(fonts/la-brands-400.woff) format("woff"), url(fonts/la-brands-400.woff2) format("woff2");
}

@font-face {
  font-family: "la-regular-400";
  font-weight: bold;
  src: url(fonts/la-regular-400.eot) format("embedded-opentype"), url(fonts/la-regular-400.svg) format("svg"), url(fonts/la-regular-400.ttf) format("truetype"), url(fonts/la-regular-400.woff) format("woff"), url(fonts/la-regular-400.woff2) format("woff2");
}

@font-face {
  font-family: "la-solid-900";
  font-weight: bold;
  src: url(fonts/la-solid-900.eot) format("embedded-opentype"), url(fonts/la-solid-900.svg) format("svg"), url(fonts/la-solid-900.ttf) format("truetype"), url(fonts/la-solid-900.woff) format("woff"), url(fonts/la-solid-900.woff2) format("woff2");
} */

/* @font-face {
  font-family: "Montserrat";
  src: url(fonts/Montserrat.woff2) format("woff2"), url(fonts/Montserrat.ttf) format("truetype");
  font-style: normal;
  font-weight: 400;
} */

/* @font-face {
  font-family: "Montserrat";
  font-weight: 300;
  src: url(fonts/Montserrat-Light.ttf);
  src: url(fonts/Montserrat-Light.ttf) format("truetype");
}
@font-face {
  font-family: "Montserrat";
  font-weight: normal;
  src: url(fonts/Montserrat-Regular.ttf);
  src: url(fonts/Montserrat-Regular.ttf) format("truetype");
}
@font-face {
  font-family: "Montserrat";
  font-weight:500;
  src: url(fonts/Montserrat-Medium.ttf);
  src: url(fonts/Montserrat-Medium.ttf) format("truetype");
}
@font-face {
  font-family: "Montserrat";
  font-weight: 600;
  src: url(fonts/Montserrat-SemiBold.ttf);
  src: url(fonts/Montserrat-SemiBold.ttf) format("truetype");
}
@font-face {
  font-family: "Montserrat";
  font-weight: bold;
  src: url(fonts/Montserrat-Bold.ttf);
  src: url(fonts/Montserrat-Bold.ttf) format("truetype");
}

@font-face {
  font-family: "fontello";
  src: url(fonts/fontello.ttf);
  src: url(fonts/fontello.ttf) format("truetype");
} */

html {
  --color-blue: #418bda;
  --color-blue-light: #abcaec;
  --color-blue-menuover: #3c71aa;
  --color-blue-dark: #22486e;
  --color-green-dark: #7f9378;
  --color-green-very-dark: #53604f;
  --color-green: #a9c5a0;
  --color-green-light: rgb(198, 222, 198);
  --color-green-very-light: rgb(231, 242, 231);
  --color-orange: #ff602b;
  --color-orange-light: #ffece0;
  --color-font: #555;
  --color-font-dark: #363932;
  --color-header-background: #2d7ccf;

  --ecart-droite: clamp(0rem, -4rem + 12.8vw, 4rem);
  --ecart-gauche: clamp(0rem, 4rem - 12.8vw, -4rem);
}

h1,
h2,
h3,
h4,
h5,
h6 {
  text-wrap: balance;
}
p,
li {
  text-wrap: pretty;
}
.hide {
  display: none;
}
.left {
  text-align: left;
}
.center {
  text-align: center;
}
.right {
  text-align: right;
}
/***** BODY *****/
body {
  background-color: #fff;

  font-family: "Open Sans", sans-serif;
  color: var(--color-font);
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 100%;

  background-size: cover;
  background-position: center center;
}

body#accueil {
  background: no-repeat url("img/background02.jpg") fixed;
  background-size: cover;
  background-position: center center;
}
/***** A *****/
a {
  color: inherit;
}
/***** IMG *****/
img {
  display: block;
}
/********* HEADER *********/
header {
  position: relative;
  text-align: center;
  background: #5aa0eb;
  background: var(--color-header-background);
  margin-inline: auto;
  padding-block: 1rem 0.5rem;
  border: solid 0px red;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-content: center;
  padding-inline: 30px;
}
header .titre-CHP {
  width: fit-content;
  justify-content: center;
  border: solid 0px red;
  align-items: center;
  gap: 10px;
}
.titre-CHP > div {
  position: relative;
}
.titre-CHP div:nth-child(1) {
  float: left;
}
.titre-CHP div:nth-child(2) {
  margin-left: 104px;
  text-align: left;
}

.titre-CHP div:nth-child(3) {
  margin-left: 104px;
  text-align: center;
}
header h1 {
  text-align: center;
  font-family: "Red Hat Display", sans-serif;
  border: solid 0px red;
  font-size: 2rem;
  line-height: 2rem;
  font-weight: 300;
  color: #fff;
  /* text-shadow: 1px 1px rgba(0, 0, 0, 1); */
  white-space: nowrap;
  display: block;
  width: fit-content;
  margin-block: 0.8rem 0;
  margin-inline: auto;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
}
header img.header-logo {
  display: block;
  height: 90px;
  width: 90px;
  margin-inline: 0;
}

/* header h1::first-letter {
    font-size: 2.5rem;
    font-weight: 300;
    line-height: 1.3;
    margin-top:6px;
    display: block;
} */
header .titre-CHP h1 span {
  /* font-size: 2.5rem; */
  font-weight: 400;

  display: inline-block !important;
  /* transform: translate(-1px, 2px); */
}

header h1 a {
  text-decoration: none;
  color: inherit;
}
header img {
  max-width: 100%;
  height: auto;
  border: 0px solid red;
}
header p {
  margin: auto;
  text-align: center;
  font-size: 1.2rem;
  line-height: 1.5em;
  color: #ffffff;
}
header p a {
  text-decoration: none;
}
header p a:hover {
  text-decoration: underline;
  text-underline-offset: 4px;
}
header div span {
  display: none;
  margin-inline: auto;
  width: fit-content;
  color: white;
}
header h2 {
  margin-top: 12px;
  margin-bottom: 2px;
  color: #fff;
  font-weight: normal;
}

div#menu-drapeaux {
  position: absolute;
  top: 2rem;
  right: 10px;
  height: fit-content;

  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
  flex-direction: column;
}
div#menu-drapeaux img {
  display: block;
  width: 20px;
  height: auto;
}
.espace {
  height: 50vh;
  width: 100%;
}
h2 {
  text-align: center;
  font-size: 2rem;
  font-weight: 600;
  padding-block: 0.5rem;
  margin: 0 auto;
  width: 100%;
}
#accueil > h2 {
  padding-top: 12px;
  max-width: 100%;
}

h2.titre {
  font-size: 22px;
}

@media screen and (max-width: 720px) {
  header {
    padding-inline: 1rem;
    padding-block: 0;
  }
  #accueil header {
    padding-block: 0;
  }
  header .titre-CHP {
    display: flex;
    flex-direction: column;
    gap: 0;
  }
  header .titre-CHP div:nth-child(1) {
    order: 1;
    padding-block: 0.5rem;
    display: none;
  }
  header .titre-CHP div:nth-child(2) {
    order: 2;
    padding-block: 0;
    margin: 0;
  }
  header .titre-CHP div:nth-child(3) {
    order: 3;
    margin-inline: 0;
    margin-block: 0 12px;
    font-size: clamp(1rem, 0.7882rem + 0.9412vw, 1.2rem);
    height: fit-content;
  }

  header h1 {
    font-size: clamp(1.4rem, 0.1786rem + 5.4286vw, 1.875rem);
    text-align: center;
    width: 100%;
  }
  header h1::first-letter {
    font-size: 30px;
    font-weight: 200;
  }
  .titre-CHP > div {
    width: 100%;
    overflow: visible;
  }
  header img.header-logo {
    height: clamp(5.625rem, 1.6544rem + 17.6471vw, 9.375rem);
    width: clamp(5.625rem, 1.6544rem + 17.6471vw, 9.375rem);
    margin-inline: auto;
    border: solid 3px #eee;
    border-radius: 50%;
    /* position:absolute;
    left:50%;
    transform: translateX(-50%); */

    display: none;
  }
  header p {
    text-align: center;
    width: 100%;
    font-size: clamp(1rem, 0.7882rem + 0.9412vw, 1.2rem);
  }
  header > nav > ul {
    justify-content: space-around;
    padding: 10px 0 0;
  }
  header > nav > ul > li {
    min-width: 280px;
  }
  header > nav > ul > li {
    font-size: 16px;
  }
  header > nav > ul > li::first-letter {
    font-size: 20px;
  }
}
@media screen and (max-width: 600px) {
  nav {
    min-height: 70px;
  }
  header {
    justify-content: flex-end;
    padding-right: clamp(0.5rem, -13rem + 48vw, 5rem);
  }
  header h1 {
    font-size: clamp(1.3rem, -0.1786rem + 6.5714vw, 1.875rem);
  }
}
/***** ACCUEIL *****/
div#drapeaux {
  position: absolute;
  margin: 10;
  width: 110px;
  top: 6px;
  right: 10px;
  display: none;
}

/* Sous titre du header */
#accueil .titre-CHP span {
  display: block;
}
#accueil .titre-CHP p:nth-child(2) {
  display: none;
}

#anim {
  animation: chargement 4s cubic-bezier(0.6, 0.04, 0.56, 0.89);
  margin: 0 auto;
}

@keyframes chargement {
  0% {
    margin-top: 50vh;
  }
  100% {
    margin-top: 0;
  }
}

.panneau_accueil {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  gap: 10px;
  color: rgb(198, 222, 198);
  color: #333;
  /*background-color:#775631;*/

  max-width: auto;
  margin: 0 auto;
  border: 0px solid #eae1d8;
  padding: 0px;

  background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0));
}

.panneau_accueil p {
  margin: 0;
  line-height: 200%;
  text-align: center;
}
.panneau_accueil > p {
  font-size: clamp(1.2rem, 0.9rem + 1.2vw, 1.5rem);
}
.panneau_accueil > div {
  position: relative;
  width: 485px;
  margin: 6px;
  border-radius: 8px;
  min-height: 300px;
  overflow: hidden;
  background-color: #fff;
  box-shadow: 0px 0px 0px 3px #fff;
  font-size: 16px;
  text-align: justify;
  background-color: linear-gradient(
    rgba(0, 0, 0, 0.7),
    rgba(0, 0, 0, 0),
    rgba(0, 0, 0, 0),
    rgba(0, 0, 0, 0.7)
  );

  background-size: cover;
  background-position: center;

  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;

  transition: all 0.1s ease-out;
}
.panneau_accueil div.departement {
  opacity: 0;
  padding-inline: 6px;
  margin-inline: auto;
  padding-block: 0;
  margin-block: 0;

  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: center;
}
.panneau_accueil > div:hover div {
  opacity: 0.9;
  transition: opacity 0.3s ease-in-out;
}

.panneau_accueil > div.cat1 {
  background-image: url("img/background-vaucluse-accueil5.jpg");
}

.panneau_accueil > div.cat2 {
  background-image: url("img/background-bdr-accueil3.jpg");
}

.panneau_accueil > div.cat3 {
  background-image: url("img/background-hauteprov-accueil3.jpg");
  background-position: top;
}
.panneau_accueil > div.cat3 h3 {
  font-size: 34px;
}
.panneau_accueil > div.cat4 {
  background-image: url("img/background-var-accueil3.jpg");
}
.panneau_accueil > div.cat5 {
  background-image: url("img/background-alpesmarit-accueil3.jpg");
}
.panneau_accueil > div.cat6 {
  background-image: url("img/background-gard-accueil3.jpg");
}
.panneau_accueil > div.cat7 {
  background-image: url("img/background-drome-accueil3.jpg");
  background-position: top;
}
.panneau_accueil > div.cat8 {
  background-image: url("img/background-ardeche-accueil3.jpg");
}
.panneau_accueil > div.catPrestige {
  background-image: url("img/background-prestige-accueil3.jpg");
}
.panneau_accueil > div.catBienetre {
  background-image: url("img/background-bienetre-accueil3.jpg");
}
.panneau_accueil > div {
  /* transition: background-color 0.6s; */
}
.panneau_accueil > div:hover {
  /* background-image: none; */
  box-shadow: 0px 0px 0px 2px var(--color-blue-dark);
}

.panneau_accueil div h3 {
  color: #372d2b;
  font-weight: normal;
  margin: 0;
  display: inline-block;
  font-size: 40px;
  line-height: 120%;
  font-family: "Red Hat Display", sans-serif;
  font-weight: 200;
  width: 100%;
  /*background-image:linear-gradient(rgba(255,255,255,1),rgba(255,255,255,1)60%,rgba(255,255,255,0));*/
  text-align: center;
  background-image: linear-gradient(
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.2) 50%,
    rgba(0, 0, 0, 0) 80%
  );
  z-index: 1;
}

.panneau_accueil > div:hover h3 {
  /* background-image: none; */
  background-image: none;
}

.panneau_accueil div h3 a {
  text-decoration: none;
  color: white;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.3);
  display: block;
  margin-inline: auto;
  padding-block: 1.2rem 1rem;
  position: relative;
  transition: 0.1s ease-in-out;
  border-radius: 8px 2px;
}

.panneau_accueil div h3 a span {
  display: block;
  width: fit-content;
  text-align: center;
  margin: auto;
  position: relative;
  overflow: hidden;
  min-width: 150px;
  padding: 0.5rem 1rem;
  border-radius: 8px;
}
.panneau_accueil div h3 span::after {
  content: "";
  display: block;
  height: 1px;
  width: 90%;
  background-color: #555;
  background-color: white;
  position: absolute;
  bottom: 8px;
  left: 50%;
  transform: translateX(-160%);
  transition: none;
}
.panneau_accueil div h3:hover a span::after {
  transform: translateX(-50%);
  transition: 0.3s ease-in-out;
}
.panneau_accueil div:hover h3 a span {
  background: var(--color-blue-menuover);
  color: white;
}
.panneau_accueil div h3:hover a span:hover {
  /* background:var(--color-blue-dark); */
}
.panneau_accueil div:hover h3 a {
  text-shadow: 1px 1px rgba(0, 0, 0, 0);
  color: #666;
}
.panneau_accueil div h3 a:hover {
  /* color: white; */
  /*background:var(--color-blue-menuover);*/
}
.panneau_accueil div.departement p a {
  color: white;
  background: var(--color-blue-menuover);
  text-decoration: none;
  border-radius: 4px;
  padding-inline: 6px;
  margin-inline: 4px;
  white-space: nowrap;
  transition: 0.2s ease-in-out;
}
.panneau_accueil div.departement p a:hover {
  background: var(--color-blue-dark);
  color: white;
}

.panneau_accueil div span.titre a {
  color: white;
}

.panneau_accueil div .nb_etablissement {
  font-size: 18px;
  text-align: center;
  color: white;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
  padding-block: 0.2rem;
  padding-inline: 0.5rem;
  line-height: 150%;
}
.panneau_accueil div:hover .nb_etablissement {
  color: #444;
  background: rgba(0, 0, 0, 0);
  z-index: 1;
}

div.fond-opaque {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 1);
  background: #fffcf7;
  opacity: 0;
}

.accueil-description {
  margin-block: 0vh 45vh;
  background: rgba(255, 255, 255, 0);
  padding-block: 1rem;
  margin-inline: auto;
}
.accueil-description > div {
  background: radial-gradient(rgba(255, 255, 255, 0.85), white);
  border-radius: 6px;
  padding-block: 0.1rem;
  padding-inline: clamp(1rem, -1.5rem + 8vw, 2rem);
  width: min(700px, 78vw);
  margin-block: 5rem;
  margin-inline: auto;
  opacity: 0;
  transition: opacity 1s;
}
.accueil-description > div.reveal {
  opacity: 1;
}
.accueil-description > div:nth-child(2n + 1) {
  border: solid 1px rgba(0, 0, 0, 0.4);
  transform: translateX(-10vw);
  background: radial-gradient(
    rgba(127, 147, 120, 0.85),
    var(--color-green-dark)
  );
  color: white;
}

.accueil-description > div:nth-child(2n) {
  border: solid 1px rgba(255, 255, 255, 0.4);
  transform: translateX(10vw);
}
@media screen and (max-width: 500px) {
  .accueil-description > div:nth-child(n) {
    transform: none;
  }
}
.accueil-description h4 {
  margin-block: 0.8rem 0;
  font-size: 1.3rem;
  font-weight: 600;
}
.accueil-description p {
  margin-top: 0.2rem;
  font-size: 1.2rem;
}
.accueil-description p,
.accueil-description h4 {
  margin-inline: auto;
  /* text-indent: 1.3rem;; */
  font-family: "Red Hat Display", sans-serif;
  font-weight: 400;
  font-size: 1.3rem;
}
.accueil-description h4 {
  font-size: 1.4rem;
}
.accueil-description h4 span {
  font-size: 1.9rem;
  margin-right: 0.35rem;
}
/* .accueil-description p:nth-child(4n+2), .accueil-description h4:nth-child(4n+1) {
  transform: translateX(-10vw);
}
.accueil-description p:nth-child(4n+4), .accueil-description h4:nth-child(4n+3) {
  transform: translateX(10vw);
} */
.accueil-description p strong {
  font-weight: 700;
}

/** BLOG ***/
.accueil-blog > p {
  text-align: center;
}
.accueil-description .accueil-blog {
  margin-inline: auto;
  transform: translateX(0) !important;
  box-shadow: 0px 0px 0px 3px #fff;

  width: min(700px, 96vw);
}
.accueil-blog {
  padding-block: 2rem;
}

.accueil-blog > div h2 {
  text-align: center;
  margin-block: 1rem;
  font-size: 1.9rem;
  font-family: "Red Hat Display", sans-serif;
  font-weight: 400;
}

.accueil-blog-photos {
  display: grid;
  grid-template-columns: repeat(
    3,
    minmax(100px, 1fr)
  ); /* 3 colonnes de largeur égale */
  grid-template-rows: repeat(2, 1fr); /* 2 lignes de hauteur égale */

  width: 100%;
  max-width: 100%;
  margin-block: 1rem;
}
.accueil-blog-photos div {
  position: relative;
}
.accueil-blog-photos div a {
  display: block;
}
.accueil-blog-photos div img {
  object-fit: cover;
  height: 100%;
  width: 100%;
  transition: 0.2s ease-in-out;
}

.accueil-blog-photos div p {
  text-align: center;
  position: absolute;
  top: 35%;
  left: 50%;
  translate: -50%;
  width: 96%;
  visibility: hidden;
  transition: visibility 0.2s ease-in-out;
}
.accueil-blog-photos div a:hover img {
  filter: opacity(50%) brightness(0.3);
  background-color: rgba(0, 0, 0, 0.2);
}
.accueil-blog-photos div a:hover p {
  visibility: visible;
}

/***** ANNONCE ******/
.annonce {
  width: 100%;

  /* background-image: radial-gradient(rgb(153, 153, 242) 0%, rgb(130, 130, 204) 100%);*/
  background-color: var(--color-green-light);
  background: rgba(255, 255, 255, 1);
  background: #f7f7f7;
  background: linear-gradient(#f7f7f7 80%, rgba(255, 255, 255, 0.9));
  margin: 0;
  padding-block: 2rem 0.5rem;
}
.annonce div {
  max-width: min(1000px, 100% - 1rem);
  margin-inline: auto;
  /* background-color: #0c4479;
  background-color: rgb(142, 142, 221); */
  text-align: center;
  padding-block: 0.5rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.annonce div p,
.annonce div h2 {
  margin: auto;
  padding: 0;
  font-size: large;
  line-height: 2;
  text-align: center;
  font-size: clamp(1.2rem, 0.9548rem + 1.0323vw, 1.6rem);
  font-size: clamp(1.2rem, 0.9rem + 1.2vw, 1.5rem);
  font-weight: 400;
  display: block;
  text-wrap: balance;
}
.annonce strong {
  font-weight: 500;
  /* font-size: clamp(1.6rem, 1.3548rem + 1.0323vw, 2rem); */
}
.annonce p span,
.annonce div h2 span {
  font-size: clamp(1.6rem, 1.1097rem + 2.0645vw, 2.4rem);
  font-size: clamp(1.3rem, 1.1rem + 0.8vw, 1.5rem);
  color: #111;

  padding-inline: 0.5rem;
  border-radius: 6px;
  white-space: nowrap;
}

/* réglage du fond de page */
@media screen and (max-width: 600px) {
  .annonce {
    background: rgba(255, 255, 255, 0.95);
  }
  .panneau_accueil {
    background: linear-gradient(
      rgba(255, 255, 255, 0.95),
      rgba(255, 255, 255, 0)
    );
  }
}

/***** INSCRIPTION / SUBMIT*****/

/* #submit #basdepage {
  margin:0;
}
#submit .titre-CHP div:nth-child(3) {
  display:none
}
#submit #menu-drapeaux {
  display:none;
}
#submit header h1 {
  line-height:90px;
  font-size: clamp(1.5rem, 0.9706rem + 2.3529vw, 2rem);
} */

/*** ***/
section#proprietaires {
  background: var(--color-blue-dark);
  color: white;
  padding-block: 1.5rem 130px;
  margin: 0;
  text-align: center;

  position: relative;
}
section#proprietaires h2 {
  font-size: clamp(2rem, 0.7586rem + 5.5172vw, 3rem);
  font-weight: 300;
  padding-inline: 1rem;
  padding-bottom: 2rem;
  max-width: 750px;
  margin-bottom: 1rem;
}

#proprietaires::after {
  content: url(img/CHP-rond.png);
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%);
}

/*** ***/
section#rejoignez {
  background: var(--color-orange);
  color: white;
  padding-block: 130px 0.01rem;
  margin: 0;
  text-align: center;
}
section#rejoignez h3 {
  font-size: 3rem;
  font-weight: 300;
  padding-inline: 2rem;
  margin-top: 0;
  padding-top: 2rem;
}
section#rejoignez p {
  font-size: 2rem;
  font-weight: 300;
  text-align: center;
  max-width: min(94%, 950px);
  margin-inline: auto;
}
#rejoignez a {
  text-underline-offset: 0.15em;
  text-decoration-color: #e9e9e1;
  text-decoration-thickness: 1px;
}
#rejoignez a:hover {
  text-decoration-color: white;
  text-decoration-thickness: 2px;
}
/***  ***/
section.decouverte {
  position: relative;
  margin: auto;
  padding-block: 2rem 4rem;
  padding-inline: 1rem;
  background-color: var(--color-green-dark);
}

.decouverte .flex-container {
  max-width: 1200px;
  margin-inline: auto;

  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  align-content: center;
  gap: 1rem;
}
.decouverte .flex-container p {
  width: 320px;
  height: 320px;
  text-align: center;
  font-size: 1.8rem;
  color: #555;
  background: radial-gradient(white 60%, var(--color-green));
  border-radius: 50%;
  border: solid 4px var(--color-green-dark);
  padding: 3rem;

  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: center;
}

div.offre {
  margin: auto;
  padding-block: 2rem;
  padding-inline: 3rem;
  background-color: #5e6d58;
  width: fit-content;
  border-radius: 8px;
  margin-block: 2rem;
}

.decouverte h2,
.offre h2 {
  font-size: clamp(3rem, 1.8125rem + 5vw, 4rem) !important;
  color: white;
}

.decouverte p,
.offre p {
  font-size: 2.2rem;
  text-align: center;
  color: white;
}

.decouverte a {
  text-underline-offset: 0.15em;
  text-decoration-color: #e9e9e1;
  text-decoration-thickness: 1px;
  background-color: #5e6d58;
  border-radius: 1rem;
  text-decoration: none;
  padding-inline: 1rem;
  padding-block: 0.1rem 0.4rem;
}
.decouverte a:hover {
  text-decoration: underline;
  text-underline-offset: 0.15em;
  text-decoration-color: #e9e9e1;
  text-decoration-thickness: 2px;
  background-color: transparent;
}

.offre p {
  margin-block: 1rem;
  font-size: 3rem;
}
.offre p > span {
  font-size: 4rem;
}

.qui-sommes-nous {
  margin-top: 5rem;
}

/* section inscription */
section.inscription {
  padding-block: 4rem;
}
.inscription h2 {
  font-size: clamp(3rem, 1.8125rem + 5vw, 4rem);
}
.contact-inscription {
  width: fit-content;
  margin-inline: auto;
}

.contact-inscription p {
  font-size: 1.5rem;
  text-align: center;
}
.inscription .decouverte {
  font-size: 32px;
  color: white;
  border-radius: 30px;
  margin: auto;
  width: auto;
  max-width: 800px;
  text-shadow: none;
  border: solid 0px rgba(1, 1, 1, 0.1);
  box-sizing: content-box;
}

.inscription .telephone {
  background-color: var(--color-orange);
  border: solid 2px var(--color-orange);
  padding: 2px 12px;
  border-radius: 20px;
  text-decoration: none;
  transition: all 0.1s;
  color: white;
}
.inscription .telephone:hover {
  background-color: var(--color-orange-light);
  color: #555;
}

.inscription form {
  border: solid 0px rgba(1, 1, 1, 0.1);
  box-sizing: content-box;
  padding: 10px 0;

  max-width: 450px;
  padding: 10px 10px 16px;
  border-radius: 12px;
  margin: auto;
}
.inscription input,
.inscription textarea {
  width: 100%;
  padding: 6px 4px;
  border-radius: 2px;
  border: 0;
  border-bottom: solid 1px rgba(0, 0, 0, 0.6);
  border-left: solid 1px rgba(0, 0, 0, 0.3);
  border-top: solid 1px rgba(0, 0, 0, 0.3);
  border-right: solid 1px rgba(0, 0, 0, 0.3);
  border-radius: 6px;
  font-size: 18px;
  vertical-align: middle;
  line-height: 24px;
  margin-inline: auto;
  margin-block: 0.5rem;
}
.inscription input::placeholder,
.inscription textarea::placeholder {
  font-size: 1rem;
  color: rgb(77, 77, 77);
  font-family: "Open Sans", sans-serif;
  padding-left: 0, 5em;
  font-style: italic;
}
.inscription input:focus,
.inscription textarea:focus {
  border: solid 1px rgba(0, 0, 0, 1);
  border: solid 1px #0068c8;
}
.inscription textarea {
  min-height: 100px;
}

/* champ antispam */
input#remarque {
  margin: 0;
  padding: 0;
  z-index: -1;
  position: absolute;
  top: 0;
  height: 0;
  border: 0;
}
input#remarque {
  display: none;
}

.inscription input[type="submit"] {
  background-color: var(--color-orange-light);
  border: solid 2px var(--color-orange);
  cursor: pointer;
  border-radius: 12px;
  line-height: 2rem;
  font-size: 1.4rem;
  transition: 0.2s ease-in-out;
  color: #555;
  background: #ffece0;
}
.inscription input[type="submit"]:hover {
  background-color: var(--color-orange);
  color: white;
}
.inscription input[type="submit"]:focus {
  background-color: var(--color-orange);
  color: white;
}
.inscription label {
  white-space: nowrap;
  padding: 2px 4px;
  display: block;
  width: 140px;
  text-align: left;
  font-size: 14px;
  color: #000;
  display: none;
  line-height: 32px;
}

/*** ***/
.arguments {
  padding-block: 3rem;
  color: white;
}

#submit .arguments {
  background: var(--color-orange);
  padding-top: 0;
}
#submit #basdepage .arguments {
  display: none;
}
.arguments ul {
  max-width: 650px;
  margin-inline: auto;
  margin-block: 0;
  padding: 0;

  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  align-content: center;
}
#submit .arguments ul {
  max-width: 900px;
}
.arguments ul li {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: center;
  gap: 0;
  font-size: 1.2rem;
  width: 150px;
  height: 150px;
  border: solid 1px rgba(255, 255, 255, 0.6);
  background: rgba(255, 255, 255, 0.2);
  background: var(--color-blue);
  border-radius: 50%;
}
#submit .arguments ul li {
  background: white;
  color: var(--color-orange);
}

.arguments ul li span {
  display: inline-block;
  font-size: 2.4rem;
  font-weight: 200;
  position: relative;
  /* transform: translateX(-18px); */
}
.arguments ul li span::after {
  content: url(img/person2.svg);
  display: block;
  position: absolute;
  width: 30px;
  height: ;
  bottom: -12px;
  right: -36px;

  display: none;
}

.arguments img {
  width: 40px;
  display: inline;
  margin-inline: 6px;
  transform: translateY(10px);
}
#submit ul li span {
  font-size: 3rem;
  color: var(--color-orange);
}
.arguments p {
  text-align: center;
  font-size: 1.2rem;
  padding-inline: 1rem;
  margin-block: 0;
  color: white;
}
#submit .arguments p {
  color: white;
}
@media screen and (max-width: 900px) {
}

#submit #basdepage {
  margin-block: 10vh 0;
}
/**** Page Qui sommes nous ***/
#qui-sommes-nous .decouverte blockquote {
  max-width: min(1000px, 96%);
  margin-inline: auto;
  margin-bottom: 80px;
}
span.quotation-mark svg {
  fill: white;
  height: clamp(1.875rem, 0.6908rem + 5.2632vw, 2.5rem);
  display: block;
  transform: translate(-10%, 50%) rotate(180deg);
}
span.quotation-mark.close-quot svg {
  transform: translate(20%, -50%) rotate(0);
  float: right;
  padding-right: 2rem;
}
#qui-sommes-nous .decouverte blockquote p {
  font-size: clamp(1rem, 0.6rem + 1.7778vw, 1.6rem);
  text-align: left;
  line-height: 1.5;
  font-style: italic;
  text-indent: clamp(2rem, -1.6rem + 12.8vw, 4rem);

  border-left: 1px solid #e9e9e1;
  padding-left: 1.5rem;
  max-width: 450px;
  margin-inline: auto;
  text-indent: 0rem;
  line-height: 1.6;
}
#qui-sommes-nous .decouverte blockquote p {
  border-left: 1px solid #e9e9e1;
  padding-left: 1.5rem;
  max-width: 500px;
  margin-inline: auto;
  text-indent: 0rem;
  line-height: 1.6;
  margin-block: 3rem;
}
#qui-sommes-nous .decouverte blockquote p:nth-child(2n) {
  transform: translateX(var(--ecart-gauche));
}
#qui-sommes-nous .decouverte blockquote p:nth-child(2n + 1) {
  transform: translateX(var(--ecart-droite));
}
#qui-sommes-nous .decouverte blockquote strong {
  font-weight: 500;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
  background: rgba(0, 0, 0, 0.1);
  padding-inline: 8px;
  border-radius: 6px;
  display: inline;
  line-height: 1.3;
}

#qui-sommes-nous .decouverte ul {
  padding-left: 4rem;
  margin-inline: auto;
  max-width: min(1000px, 96%);
  border-left: 1px solid #e9e9e1;
}
#qui-sommes-nous .decouverte blockquote ul {
  padding-left: 3rem;
  max-width: 500px;
  margin-inline: auto;
  text-indent: 0rem;
  line-height: 1.6;
  transform: translateX(var(--ecart-droite));
}
#qui-sommes-nous .decouverte li {
  font-size: clamp(1rem, 0.6rem + 1.7778vw, 1.6rem);
  color: white;
  line-height: 1.5;
  font-style: italic;
  max-width: min(1000px, 96%);
  margin-block: 3rem;
}
#qui-sommes-nous #basdepage {
  margin-block: 10vh 0;
}
/**************************/
.texte_accueil {
  text-align: justify;
  text-align-last: center;
  border-radius: 0px;
  font-size: 20px;
  line-height: 140%;
}

.texte_accueil div {
  max-width: min(1020px, 100% - 1rem);
  margin-inline: auto;
  margin-block: 60px;
  border-radius: 12px;
  /* background-color: #0c4479;
  background-color: rgb(142, 142, 221); */
  background-color: rgba(255, 255, 255, 0.9);
  padding-block: 20px 30px;
  text-align: justify;
  text-align-last: center;
  font-size: clamp(1rem, 0.6545rem + 1.4545vw, 1.2rem);
  line-height: 140%;
}
.texte_accueil p {
  margin-inline: 1.5rem;
}
@media screen and (max-width: 1200px) {
  .texte_accueil {
  }
}

/***** GOOGLE MAP ******/
/* .google_map {
  max-width: 1200px;
  height: 450px;
  border: 1px solid rgba(255, 255, 255, 0.7);
  margin: 20px auto;
  border-radius: 8px;
  padding: auto 12px;

  display:none;
}
@media screen and (max-width: 1200px) {
  .google_map {
    margin: 0 auto;
    border-radius: 0px;
    padding: 0;
  }
}
.departement {
  z-index: 1;
}
#map_canvas {
  width: 100%;
  height: 100%;
  box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.6);
  border-radius: 8px;
}

@media screen and (max-width: 600px) {
  .google_map {
    display: none;
  }
} */

/******************** MAIN ************/
#main {
  margin: 0px auto;
  max-width: 100%;
  padding: 10px 0 20px;
  overflow: auto;
  text-align: center;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-content: center;
  overflow: visible;
  border: solid 0px;
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 0.9)
  );
}
#main > h2 {
  background: white;
  padding: 6px 12px;
  margin: 12px 20px 6px;
  min-width: fit-content;
  width: 100%;
  border-radius: 6px;
  font-size: clamp(1.5rem, 1.0476rem + 1.9048vw, 2rem);
  font-weight: 400;
  letter-spacing: -1px;
  word-spacing: 0.25ch;
}

#main p {
  max-width: min(800px, 96%);
  min-width: 90%;
  margin-inline: auto;
}
.etablissement {
  min-height: 130px;
  max-width: min(400px, 90%);
  margin: 6px 6px;
  float: left;
  text-align: left;
  list-style-type: none;
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.2) 0%,
    rgba(0, 0, 0, 0) 40%
  );
  border-radius: 8px;
  line-height: 100%;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.25);

  background: rgba(0, 0, 0, 0.1);
  background: #fff;

  padding-bottom: 0.5rem;
  transition: transform 0.5s ease-out, box-shadow 0.5s ease-out;
}

.etablissement:hover {
  transform: translate(15px, 10px) scale(1.15, 1.15);
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3);
  z-index: 2;
}

@media screen and (max-width: 820px) {
  .etablissement {
    margin-inline: 6px;
    margin-block: 1.5rem;
  }
}
div.titre img {
  border: 0px solid #f9f5f2;
  display: block;
  border-radius: 8px 8px 2px 2px;
  margin-right: 4px;
  margin-top: 0;
  width: 100%;
  height: auto;
  margin-bottom: 4px;
}
div.titre {
  margin-top: 0;
  border: solid 0px red;
  font-size: 1.1rem;
  font-weight: normal;
  letter-spacing: -1px;
  word-spacing: -1px;
}
div.titre a {
  color: #fe9f61;
  color: #ff8359;
  font-weight: bold;
  text-underline-offset: 3px;
}
div.titre h3 {
  margin-top: 2px;
  margin-bottom: 2px;
  font-weight: normal;
  text-transform: lowercase;
  text-shadow: 0px 0px 2px white;
  line-height: 120%;
  display: inline-block;
  padding-inline: 0.5rem;
}
div.titre h3 span {
  text-transform: none;
}
div.titre a:hover {
  color: #e1714a;
}
div.titre img:hover {
  /*transform: rotate(3deg);
	-webkit-transform: rotate(3deg);*/

  border: solid 2px #cdcdcd;
  border-radius: 8px;
  z-index: 5;
}

.etablissement span.categorie {
  clear: both;
  font-size: 1.05rem;
  /*text-shadow: -1px -1px rgba(0,0,0,0.4), 1px 1px rgba(0,0,0,0.4),-1px 1px rgba(0,0,0,0.4), 1px -1px rgba(0,0,0,0.4), 1px 1px 5px rgba(255,255,255,0);*/
  letter-spacing: 0px;
  word-spacing: 0px;
  color: #111;
  line-height: 90%;
  display: inline;
}
.etablissement span.description {
  display: block;
  margin: 0px;
  margin-bottom: 6px;
  padding-inline: 0.5rem;
  font-weight: normal;
  font-size: 0.85rem;
  line-height: 1.2;
}
.etablissement span.emplacement {
  display: block;
  margin-top: 3px;
  font-size: 0.9rem;
  padding-inline: 0.5rem;
}
.etablissement span.emplacement i {
  font-size: 0.85rem;
  margin: inherit;
  text-align: inherit;
  display: inline;
}
.etablissement span.emplacement span {
  font-weight: 500;
  font-style: italic;
}
.etablissement span.bienetre {
  display: block;
  margin-top: 3px;
  background: forestgreen;
  color: white;
  padding-block: 0.2rem 0.3rem;
  padding-inline: 1rem;
  margin-inline: 0.5rem;
  margin-block: 2px 6px;
  border-radius: 1rem;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.2;
  text-align: center;
}

/**** DESCRIPTION PAGE *****/
.cadre_description {
  max-width: 100%;
  margin: auto;
  background: var(--color-green);
  background: radial-gradient(#cadac4, var(--color-green) 80%);
  /* background:white; */
  background: var(--color-green-very-light);
  padding-block: 0.1rem 0.5rem;
  border: solid 0px #d8b6a0;
}

.cadre_description h2 {
  color: var(--color-green-dark);
  display: block;
  font-size: clamp(1.5rem, 1.0476rem + 1.9048vw, 2rem);
  text-shadow: 0px 0px rgba(0, 0, 0, 0.5);
  padding: 10px 20px;
  margin-block: 0;
  margin-inline: auto;
  border-radius: 6px;
  font-weight: 600;

  background: linear-gradient(#a3c797 60%, transparent);
  background: white;
  background: var(--color-green-very-light);
}
.cadre_description > h3 {
  text-align: center;
  padding-block: 0rem;
  margin-block: 0;
}
.cadre_description p {
  margin-inline: auto;
  padding-inline: 1rem;
}
.nh_contenant {
  text-align: center;
  padding-block: 1rem;
}
#newhere,
.description-texte {
  /* background:var(--color-green-light); */
  background: radial-gradient(ellipse at center, white, var(--color-green));
  width: min(1000px, 96%);
  padding-inline: min(1rem, 1%);
  padding-block: 1rem;
  border-radius: 12px;
  margin-inline: auto;
  margin-block: 0.5rem;
}
@media screen and (max-width: 500px) {
  #newhere,
  .description-texte {
    width: 100%;
    border-radius: 0;
  }
}
#newhere p,
.description-texte p {
  font-size: 1rem;
  line-height: 140%;
  margin-block: 0.25rem 0.75rem;
  margin-inline: auto;
  text-align: justify;
  text-indent: 1rem;
}
#newhere a,
.description-texte a {
  /* color:#212321; */
  text-underline-offset: 0.15em;
  text-decoration-color: #868684;
  padding-bottom: 0;
  font-weight: 500;
  color: #2b2f26;
}
#newhere strong,
.description-texte strong {
  font-weight: 500;
  color: #2b2f26;
  font-size: 1.025rem;
}
#newhere h3,
.description-texte h3 {
  margin-block: 0.5rem 1rem;
  margin-left: 1rem;
  font-weight: 500;
  font-size: clamp(1.2rem, 0.9882rem + 0.9412vw, 1.4rem);
  text-align: center;
}
#newhere h4 {
  margin-block: 0.8rem 0.4rem;
  margin-left: 1.15rem;
  font-weight: 500;
  font-size: 1.2rem;
  color: var(--color-font-dark);
  color: #2b2f26;
}
#newhere h5 {
  font-weight: 600;
  padding-inline: 1rem;

  font-size: 1rem;
  line-height: 140%;
  margin-block: 0.5rem;
  margin-inline: auto;
  text-align: left;
  text-indent: 1rem;
}
.nh_button {
  display: inline-block;
  margin: auto;
  text-align: center;
  margin: auto;
  text-decoration: none;
  padding: 10px 20px;
  font-size: 20px;
  border: solid 1px rgba(255, 255, 255, 0.4);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  border-radius: 6px;
  background: var(--color-green);
  color: rgba(255, 255, 255, 0.9);
  width: fit-content;
  transition: color 0.5s, background 0.3s;
}
.nh_button:hover {
  color: #333;
  background: var(--color-green-light);
}
.nh_button:after {
  content: "\002192";
  margin-left: 6px;
}
.nh_button.opened:after {
  content: "\002190";
  margin-left: 6px;
}

/***********************/
/**** BAS DE PAGE  ****/
/***********************/

.wave-divider {
  position: relative;
  bottom: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  text-align: center;
  margin: 70vh auto auto;
}

.wave-divider svg {
  position: relative;
  width: 105%;
  height: auto;
  fill: #275483;
  stroke-width: 0;
  margin: 0;
  stroke: #275483;
  display: block;
}

#basdepage {
  text-align: center;
  margin-inline: auto;
  margin-block: 80vh 0;
  width: 100%;
  background: var(--color-blue-dark);
  color: white;
}
#accueil #basdepage {
  margin-block: 0;
}
.footer-container {
  background: rgba(0, 0, 0, 0.4);
  padding-block: 2rem;
  display: flex;
  justify-content: space-around;
  align-items: stretch;
  flex-wrap: wrap;
}
.footer-container > div {
  max-width: 33%;
  color: white;
  border: solid 1px rgba(255, 255, 255, 0);
  padding-inline: 1rem;
}
.footer-container a {
  color: white;
  background-color: rgba(0, 0, 0, 0.2);
  border: solid 1px rgba(255, 255, 255, 0.2);
  border-radius: 10px;
  padding: 0.15rem 0.6rem;
  text-decoration: none;
  white-space: nowrap;
}
.footer-container a:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

.footer-container div p,
.footer-container div li {
  color: white;
  margin-block: 0.75rem;
  margin-inline: 0.5rem;
  text-align: left;
  line-height: 150%;
  font-size: 16px;
}
.footer-container p.inscrivez-votre-site {
  font-size: 1.2rem;
  font-weight: 500;
  margin-block: 1rem;
}
.footer-container h4 {
  position: relative;

  border: solid 0px rgba(255, 255, 255, 0.6);

  margin-inline: 0;
  margin-block: 1rem 1.5rem;
  text-align: left;
  border-radius: 8px;
  font-weight: 700;
  font-style: normal;
  font-size: 1.5rem;
}
.footer-container h4::after {
  content: "";
  height: 1px;
  width: 60px;
  background-color: #fff;
  position: absolute;
  bottom: -8px;
  left: 1rem;
}

.footer-container div ul {
  width: 100%;
  padding: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: start;
  align-items: center;
  align-content: center;
  gap: 0.5rem;
}
.footer-container div li {
  color: white;
  margin: 0;
  font-size: 1rem;
  text-align: left;
  display: block;
}
.footer-container li.menu-flags a {
  background-color: transparent;
  border: none;
  padding: 0.25rem 0.4rem;
}
.footer-container li.menu-flags a img {
  width: 24px;
  height: auto;
  display: inline;
}
.footer-container img {
  transition: filter 0.35s ease 0s;
}
.footer-container img:hover {
  filter: hue-rotate(90deg);
}

.reseaux-sociaux a {
  background-color: transparent;
  border: none;
  padding: 0;
  background-color: transparent;
}
.reseaux-sociaux a:hover {
  background-color: transparent;
  border: none;
  padding: 0;
}
.reseaux-sociaux ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: center;
  gap: 1rem;
}
.reseaux-sociaux ul li {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: center;
  gap: 1rem;
}

.reseaux-sociaux img {
  height: 50px;
  width: auto;
  transition: transform 0.2s ease-in-out;
}
.reseaux-sociaux img:hover {
  transform: scale(1.1);
}

.copyright {
  background: var(--color-blue-dark);
  background: rgba(0, 0, 0, 0.4);
  margin-inline: auto;
  margin-block: 0;
  padding-block: 1px 0.5rem;
  border-top: solid 1px rgba(255, 255, 255, 0.8);
}
.copyright p {
  text-align: center;
  color: white;
  margin-inline: 1rem;
  line-height: 1.6;
}
.copyright a {
  text-decoration: none;
}
.VF {
  border: solid 2px rgba(255, 255, 255, 0.6);
  padding: 0.2rem 0.4rem;
  margin-inline: 0.5rem;
  border-radius: 1.5rem;
  font-size: 1.2rem;
  background-color: rgba(0, 0, 0, 0);
}
.copyright a:hover span.VF {
  background-color: rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 900px) {
  .footer-container {
    flex-direction: column;
    justify-content: center;
    align-content: center;
  }
  .footer-container > div {
    width: min(600px, 96%);
    max-width: none;
    padding-block: 1rem;
    margin-block: auto;
  }
  body#submit > div#basdepage {
    margin: 10vh auto auto;
  }
}

/********************/

@media screen and (max-width: 1060px) {
  div.cadre_description p.titre {
    display: block;
  }
  .cadre_description p {
    width: min(1000px, 96%);
    margin-inline: auto;
  }

  #main ul {
    width: 100%;
    padding: 0px;
  }
  #main ul li {
    height: auto;
    width: 100%;
  }
  .departement {
    max-width: 96%;
  }
}
@media screen and (max-width: 800px) {
  /* .diaporama a img {
    width: 110px;
    height:auto;
  } */
}
@media screen and (max-width: 640px) {
  .diaporama a img {
    margin: 0px;
  }
  ul.droite {
    float: none;
  }
}

/***********************************************/
/* Arborescence en ligne des categories (liens) */
/***********************************************/

p.arbo_annuaire {
  font-weight: normal;
  text-align: center;
}
.arbo_annuaire_blanc {
  font-weight: normal;
}
.arbo_orange {
  font-weight: 600;
  color: #ff865e;
}
.drapeaux {
  font-size: 9px;
  font-weight: normal;
  font-style: italic;
  margin-left: 30px;
  display: none;
}
.drapeaux img {
  width: 18px;
  height: auto;
  margin-left: 8px;
  vertical-align: middle;
}

div.arbo {
  position: relative;

  text-align: center;
  margin: 0 auto;
  padding: 16px 0;
  background: rgba(255, 255, 255, 1);
  font-size: 24px;
}
div.arbo p {
  text-align: center;
  margin-inline: auto;
  margin-block: 6px auto;
  font-size: 15px;
  text-align: center;
  max-width: min(850px, 96%);
  line-height: 150%;
}

div.arbo a {
  text-decoration: none;
  white-space: nowrap;
  letter-spacing: -1px;
  margin-inline: 2px;
}
.arbo img {
  height: 20px;
  display: inline-block;
  transform: translateY(3px);
  margin-inline: 4px;
}
div.arbo a:hover {
  text-decoration: underline;
}
div.arbo h2 {
  display: inline;
  background: none;
  font-size: 24px;
}

/* drapeaux */
.arbo span.drapeaux {
  --height-flag: 16px;

  display: block;

  position: absolute;
  right: 1rem;
  top: 1rem;

  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  align-content: center;
  gap: calc(var(--height-flag) / 2);
}
div.arbo span.drapeaux a {
  display: block;
  transition: transform 0.2s ease-in-out;
}
div.arbo span.drapeaux a:nth-child(1) {
  z-index: 2;
}
div.arbo span.drapeaux a:nth-child(2) {
  transform: translateY(calc(var((--height-flag) * 3 / 2)) px);
  transform: translateY(-24px);
}
div.arbo span.drapeaux a:nth-child(3) {
  transform: translateY(-var(--height-flag) * 3);
  transform: translateY(-48px);
}
div.arbo span.drapeaux:hover a {
  transform: translateY(0) !important;
}
div.arbo span.drapeaux img {
  width: auto;
  height: var(--height-flag);
  margin-left: 8px;
  vertical-align: middle;
}

/* ** */

@media screen and (max-width: 1420px) {
  div.arbo {
    background: rgba(255, 255, 255, 1);
  }
}
@media screen and (max-width: 1000px) {
  div.arbo span.drapeaux {
    top: 0rem;
    right: 0rem;
  }
  div.arbo {
    background: rgba(255, 255, 255, 1);
  }
  div.arbo p {
    line-height: 150%;
  }
  div.arbo h2 {
    font-size: 20px;
  }
}

p.footer {
  text-align: center;
  font-size: 16px;
  margin: 100px 0 0 0;
  width: 100%;
  background-color: #fff;
  padding-top: 12px;
  padding-bottom: 12px;
}

/***** DIAPORAMA ******/
.diaporama {
  margin: 6px auto;
  display: block;
  border: solid 0px rgba(0, 0, 0, 0.2);
  text-align: center;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: center;
  gap: clamp(1rem, -3rem + 8vw, 2rem);
  max-width: min(850px, 95%);
}
@media screen and (max-width: 720px) {
  .diaporama {
    max-width: 540px;
    gap: 0.5rem;
  }
}
@media screen and (max-width: 440px) {
  .diaporama {
    gap: 0.5rem;
  }
}
.diaporama a {
  max-width: 140px;
  min-height: 120px;
  min-width: 120px;
  display: inline-block;
  margin: 0px;
  box-sizing: border-box;
  position: relative;

  border-radius: 50%;
}
.diaporama a:not(:has(img)) {
  display: none;
}
.diaporama img {
  width: 135px;
  height: 135px;
  object-fit: cover;
  border-radius: 50%;
  padding: 3px;
  border: 1px solid var(--color-green-dark);
  display: block;
}

/* .diaporama img {
  width: min(240px,18vw);
  height: min(200px,15vw);
  width: 120px;
  height:100px;
  min-height: 100px;
  min-width:120px;    

  border:1px solid var(--color-green-dark);  
  display: inline-block;
  box-sizing: border-box;
  clip-path: circle();
  filter: brightness(1) drop-shadow(1.25em .75em 0px rgb(150, 223, 150));
  transition: transform 0.2s, filter 0.2s;
  z-index: 1;
  position: relative;
}
.diaporama a::after {
  content: "";
  width: min(250px, 19vw);  
  height: min(210px, 16vw); 

  min-height: 102px;
  min-width:122px;         
  display: block;   

  box-sizing: border-box;   
  background: var(--color-green);       
  clip-path: circle();

  position:absolute;
  top:50%;
  left:50%;
  z-index: 0;
  transform: translate(-50%,-50%); 
}*/
.diaporama img:hover {
  box-shadow: 0px 1px 3px rgba(255, 255, 255, 1);
  transform: scale(1.02);
  filter: brightness(1.1);
}
/******** MISE EN PAGE ********/
.center {
  text-align: center !important;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
.right {
  text-align: right !important;
}
.left {
  text-align: left;
}

.bold {
  font-weight: bold;
}
.orange {
  color: #ff865e;
  text-shadow: 1px 1px rgba(255, 255, 255, 0.6);
}
/***** TOURISME *******/

div.tourisme {
  margin: auto;
  max-width: 1200px;
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.2) 0%,
    rgba(0, 0, 0, 0.1) 100%
  );
  border-radius: 8px;
  padding-bottom: 6px;
  padding-top: 1px;
}
div.tourisme > h2 {
  font-size: 26px;
}
div.tourisme > p {
  margin: 12px;
  font-size: 20px;
}

/************** SUBMIT *******/
.submit a {
  transition: filter 0.2s;
}
.submit a:hover {
  filter: brightness(70%) saturate(150%);
}
.submit {
  border-radius: 12px;
  margin: auto;
  text-align: center;
}
.submit img {
  border-radius: 6px;
  width: 100%;
  max-width: 1100px;
  border: solid 10px white;
  box-sizing: border-box;
  margin: auto;
  height: auto;
  display: block;
}

/******* Menu ********/
nav {
  position: relative;
}

[type="submit"],
button {
  cursor: pointer;
  padding: 0;
  font-family: inherit;
  background: none;
  border: none;
  border-radius: 6px;
  border: 0px solid white;
}
.btn-menu {
  padding: 10px;
  color: #fff;
  font-size: 0.8rem;
  text-transform: uppercase;
  background: #418bda;
  border: solid 0px rgba(255, 255, 255, 0.4);
  transition: color 0.2s, background 0.3s;

  position: fixed;
  top: 10px;
  left: 10px;
  z-index: 2;
  display: none; /*grand écran*/
}
.btn-menu:hover .btn-menu-icon span {
  transform: translateX(5px);
  transition: transform 0.3s, opacity 0.3s;
  border: 0;
}
.btn-menu[aria-expanded="true"] {
  color: #191918;
  color: #323230;
  background: #fff;
  transition: color 0.2s, background 0.3s;
  border: solid 1px #868684;
}
.btn-menu[aria-expanded="true"] .btn-menu-icon span {
  opacity: 0;
  transform: translateX(30px);
  transition: transform 0.3s, opacity 0.3s;
}
.btn-menu[aria-expanded="true"] .btn-menu-icon:before {
  top: 50%;
  background: #323230;
  transform: rotate(-45deg);
  transition: background 0.3s, transform 0.3s, top 0.3s;
}
.btn-menu[aria-expanded="true"] .btn-menu-icon:after {
  top: 50%;
  background: #323230;
  transform: rotate(45deg);
  transition: background 0.3s, transform 0.3s, top 0.3s;
}
.btn-menu[aria-expanded="true"] .btn-menu-label {
  display: none;
}
.btn-menu[aria-expanded="true"] .btn-menu-label:last-of-type {
  display: block;
}
.btn-menu-label {
  display: block;
}
.btn-menu-label:last-of-type {
  display: none;
}
.btn-menu-icon {
  position: relative;
  display: block;
  width: 22px;
  height: 16px;
  margin: 0 auto 5px;
}
.btn-menu-icon span {
  position: absolute;
  width: 100%;
  height: 2px;
  left: 0;
  top: 8px;
  background: #fff;
  transition: transform 0.3s, opacity 0.3s;
}
.btn-menu-icon:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  left: 0;
  top: 0;
  background: #fff;
  transition: background 0.3s, top 0.3s, transform 0.3s;
}
.btn-menu-icon:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  left: 0;
  top: 16px;
  background: #fff;
  transition: background 0.3s, top 0.3s, transform 0.3s;
}

header > nav {
  width: fit-content;
  display: flex;
  justify-content: center;
  align-items: center;
}
header > nav > ul {
  margin: 0;
  padding: 0;
  width: fit-content;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 4px;
  max-width: 610px;
}
header > nav > ul > li {
  margin: 0;
  padding-inline: 6px;

  text-transform: uppercase;
  color: white;
  box-shadow: 1px 1px 2px rgba(255, 255, 255, 0.4);

  border-radius: 6px;
  list-style: none;
  letter-spacing: 80%;
  white-space: nowrap;
  font-size: 0.98rem;
  line-height: 150%;
  word-spacing: -1px;
  background: rgba(0, 0, 0, 0.2);
  transition: background 0.2s;
}

header > nav > ul > li.menu-accueil {
  display: none;
}

header > nav > ul > li > a {
  text-decoration: none;
  color: white;
  width: 100%;
}
header > nav > ul > li > a:checked {
  color: inherit;
}
header > nav > ul > li:hover {
  background: var(--color-green-dark);
}
header > nav > ul > li::first-letter {
  font-size: 18px;
}
.mobile_menu_bar::before {
  position: relative;
  top: 0;
  left: 0;
  font-size: 32px;
  text-shadow: 0 0;
  font-family: ETmodules !important;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  content: "\61";
  cursor: pointer;
}

@media only screen and (max-width: 1200px) {
  header > nav {
    position: fixed;
    top: 0px;
    left: 0;
    width: 100%;
    height: 0px;
    overflow: visible;
    z-index: 1;
    isolation: isolate;
  }

  header > nav > ul {
    display: flex;
    flex-direction: column;
    justify-content: start;
    background-color: #fff;
    width: 100vw;
    max-width: 100vw;
    height: 100vh;
    padding: 4rem 0 0px;
    transform: translateX(-200vw);
    transition: transform 0.3s ease-in-out;

    z-index: 10;
    isolation: isolate;

    position: absolute;
    top: 0;
  }
  header > nav > ul > li {
    padding: 4px 0;
    background: #418bda;
    font-size: 1.2rem;
    width: 100%;
    max-width: 49%;
    margin: 2px auto;
  }
  header > nav > ul > li::first-letter {
    font-size: 1.2rem;
  }
  header > nav > ul > li.menu-accueil {
    display: block;
  }
  header > nav > ul > li a {
    width: 100%;
    display: block;
  }
  .btn-menu {
    display: block;
    z-index: 11;
  }
  div#menu-drapeaux {
    top: 12px;
  }
}

@media only screen and (max-width: 480px) {
  header .titre-CHP {
    width: calc(100% - 40px);
    margin-inline: auto 0;
  }
  div#menu-drapeaux {
    display: none;
  }
}
/**** Fin Nouveau menu ****/

/*** PARTENAIRES ***/
#partenaires main {
  max-width: 1000px;
}
.carte-partenaire {
  max-width: min(800px, 96%);
  margin-block: auto;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
  border-radius: 6px;
}
.carte-partenaire h3 {
  display: block;
  background-color: var(--color-orange);
  color: white;
  font-size: 2rem;
  font-weight: 300;
  margin-block: 0;
  padding-block: 1rem;
  border-radius: 6px 6px 0 0;
  text-align: center;
}
.carte-partenaire h3 a {
  display: block;
  width: fit-content;
  margin-inline: auto;
  position: relative;
  text-decoration: none;
  overflow: hidden;
}
.carte-partenaire a::before {
  content: "";
  display: block;
  position: absolute;
  background-color: #fff;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  transform: translateX(-100%);
  transition: transform 0.2s ease-in-out;
}
.carte-partenaire h3 a:hover::before {
  transform: translateX(0);
}
.description-partenaire {
  background-color: var(--color-green-dark);
  color: white;
  text-align: left;
  padding-block: 0.1rem;
  font-size: 1.2rem;
  line-height: 1.5;
}
.image-partenaire {
  aspect-ratio: 3 / 1;
}
.image-partenaire img {
  max-width: 100%;
  filter: brightness(0.7);
  display: block;
  border-radius: 0 0 6px 6px;
  transition: filter 0.3s ease-in-out;
}
.image-partenaire a:hover img {
  filter: none;
}
