@font-face {
  	font-family: "JosefinSans";
  	src: url("../fonts/josefin-sans/josefinsans-regular-webfont.woff2") format("woff2"),
    url("../fonts/josefin-sans/josefinsans-regular-webfont.woff") format("woff");
    font-display: swap;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  scroll-behavior: smooth;
}
body {
  margin: 0;
  background-color: #fff;
  font-family: 'JosefinSans', sans-serif;
  background-image: url('../images/background-acanthe.svg');
  background-attachment: fixed;
  background-repeat: repeat;
  line-height: 1.6;
  overflow-x: hidden;
}
body.no-scroll {
  overflow-y: hidden;
}
a {
  text-decoration: none;
  color: #000;
}
ul {
  list-style: none;
  padding: 0;
}
p {
  margin: 5px 0;
}
.filtre {
  filter: hue-rotate(0);
  transition: filter 2s;
}
:root {
  --color-logo: #14244b;
}
a.ext {
  display: inline-block;
  position: relative;
  transition: transform .5s;
  transform-origin: center;
  margin-right: 8px;
}
a.ext:hover {
  transform: rotateX(180deg);
}
a.ext::after {
  display: inline-block;
  width: 7px;
  position: absolute;
  top: -5px;
  right: -9px;
}
a.ext::after {
  content: url('../images/external-link-alt.svg');
}
.median {
  position: relative;
  top: 10px;
  font-size: 55px;
  line-height: 0;
  color: var(--color-gram-median);
  opacity: .6;
  transition: color 2s;
}


main {
  --color-gram-median: #5b579e;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2rem 0 0;
  overflow: hidden;
}
.conteneur {
  --largeur: 900px;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  position: relative;
  width: var(--largeur);
  max-width: 100%;
}
.graminees {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  transition: filter 2s, opacity 2s;
}
.anim-conteneur {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  padding: 2rem;
  transition: left 2s, padding 1s, filter 2s, opacity 2s;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  /*align-items: center;*/
}
.fleurs, .acanthe-centrale.droite, .cloche-image, .cloche .blossfeld, .tige-feuille, .masque {
  position: absolute;
}
.block {
  position: relative;
  width: 50%;
  display: flex;
  flex-direction: column;
  transform: translateX(0);
  transition: transform 2s;
}
.cloche {
  margin-top: 6rem;
  height: 336px;
}
.divers {
  margin-top: 6rem;
  min-height: 336px;
}
.cartel, .cloche-conteneur {
  position: relative;
  width: 250px;
  text-align: center;
  border-left: solid 1px var(--color-logo);
  border-right: solid 1px var(--color-logo);
  /*border: solid 1px var(--color-logo);*/
}
.bordure {
  --taille-bordure: 11px;
  --radius: 10px;
  position: absolute;
  left: var(--taille-bordure);
  width: calc(100% - calc(2 * var(--taille-bordure)));
  height: var(--taille-bordure);
  background-color: rgba(255,255,255,.44);
}
.logo .bordure {
  background-color: rgba(175,175,190,.5);
}
.divers .cartel {
  background: linear-gradient(90deg, rgba(255,255,255,1) 75%, rgba(255,255,255,0) 100%);
}
.divers .bordure, .divers .cartel {
  background: linear-gradient(90deg, rgba(255,255,255,1) 80%, rgba(255,255,255,0) 100%);
}
.bordure.haut {
  top: calc(-1 * var(--taille-bordure));
  border-top: solid 1px var(--color-logo);
}
.bordure.bas {
  bottom: calc(-1 * var(--taille-bordure));
  border-bottom: solid 1px var(--color-logo);
}

.bordure::before, .bordure::after {
  content: '';
  position: absolute;
  width: var(--taille-bordure);
  height: var(--taille-bordure);
  background-color: transparent;
  border: solid 1px var(--color-logo);
}
.logo .bordure::before, .logo .bordure::after, .logo .bordure.haut, .logo .bordure.bas {
  border: none;
}
.logo .bordure::before, .logo .bordure::after {
  content: url('../images/coin-logo.svg');
}
.bordure::before {
  border-left: none;
  left: calc(-1 * var(--taille-bordure));;
}
.bordure::after {
  border-right: none;
  right: calc(-1 * var(--taille-bordure));;
}
.bordure.haut::before, .bordure.haut::after {
  border-top: none;
  top: -1px;
}
.logo .bordure.haut::before, .logo .bordure.haut::after {
  top: -6px;
}
.bordure.haut::before {
  border-bottom-right-radius: var(--radius);
}
.bordure.haut::after {
  border-bottom-left-radius: var(--radius);
}
.logo .bordure.haut::after {
  transform: rotateY(180deg);
}
.bordure.bas::before, .bordure.bas::after {
  border-bottom: none;
  bottom: -1px;
}
.bordure.bas::before {
  border-top-right-radius: var(--radius);
}
.logo .bordure.bas::before {
  transform: rotateZ(-90deg);
  transform-origin: top left;
  left: -17px;
  bottom: -11px;
}
.bordure.bas::after {
  border-top-left-radius: var(--radius);
}
.logo .bordure.bas::after {
  transform: rotateZ(-90deg) rotateX(180deg);
  bottom: 0;
  right: -17px;
}


/* GRAMINÉES */
.graminee-conteneur {
  position: absolute;
  opacity: .3;
}
.graminee {
  height: 175px;
  width: auto;
}
.graminee path, .logo-acanthe path, .acanthe-tete path {
  fill: var(--color-gram-median);
  transition: fill 2s;
}
.logo-acanthe path, .acanthe-tete path {
  opacity: .8;
}
/*.graminee2 {
  bottom: 50%;
  left: 10%;
}
.graminee3 {
  bottom: 20%;
  left: 70%;
}
.graminee4 {
  bottom: 80%;
  left: 80%;
}
.graminee5 {
  bottom: 50%;
  left: 80%;
}
.graminee6 {
  bottom: 60%;
  left: 90%;
}
.graminee7 {
  bottom: 0;
  left: 20%;
}
.graminee8 {
  bottom: 10%;
  left: 90%;
}
.graminee9 {
  bottom: 80%;
  left: 0;
}
.graminee10 {
  bottom: 0;
  left: 0;
}
.graminee11 {
  bottom: 0;
  left: 0;
}*/

.grosse-fleur {
  position: absolute;
  top: -5rem;
  left: calc(350px - 50vw);
  width: calc(25vw + 100px);
  max-width: 400px;
  padding: 0 6rem 6rem 0;
  transition: filter 2s, opacity 2s, transform .2s linear;
  transform-origin: bottom;
}
.grosse-fleur.droite {
  top: 400px;
  left: unset;
  right: calc(350px - 50vw);
  opacity: .7;
  padding: 6rem 0 6rem 6rem;
}
.grosse-fleur.bas-gauche {
  top: 450px;
  padding-top: 6rem;
  opacity: 1;
}
.grosse-fleur.haut-droite {
  top: -5rem;
  left: unset;
  right: calc(350px - 50vw);
  padding: 0 0 6rem 6rem;
  opacity: 1;
}
.grosse-fleur.haut-droite img {
  transform: rotate(-90deg);
}
.grosse-fleur.bottom-gauche {
  top: unset;
  bottom: -5rem;
  padding: 6rem 6rem 0 0;
  opacity: 1;
}
.grosse-fleur.bottom-milieu {
  z-index: 1;
  left: 0;
  top: unset;
  bottom: -5rem;
  padding: 6rem 6rem 0 6rem;
  margin: auto;
  opacity: 1;
}
.grosse-fleur.bottom-droite {
  left: unset;
  right: calc(350px - 50vw);
  top: unset;
  bottom: -5rem;
  padding: 6rem 0 0 6rem;
  opacity: 1;
}
@media screen and (min-width: 1300px) {
  .grosse-fleur.droite {
    right: calc(400px - 50vw);
  }
  .grosse-fleur.gauche {
    left: calc(400px - 50vw);
  }
  .grosse-fleur.haut-droite {
    right: calc(400px - 50vw);
  }
  .grosse-fleur.bottom-droite {
    right: calc(400px - 50vw);
  }
}


/* BLOCK FLEURS CENTRALES */
.fleurs {
  height: 380px;
  top: 200px;
  /*transform: rotate(-15deg) rotateY(180deg)  translateX(450px) translateY(-50px);*/
  transition: transform 2s;
}
.masque {
  height: 95%;
  width: auto;
  bottom: 2.5%;
  left: 2.5%;
}
.acanthe-centrale.gauche-tige, .acanthe-centrale.droite {
  height: 100%;
}
.acanthe-centrale.droite {
  left: -5%;
  bottom: 1%;
  height: 70%;
  transform-origin: 75% 91%;
  transform: rotateY(180deg) rotate(-30deg);
}
.acanthe-centrale.droite img {
  height: 100%;
  transform: rotate(0);
  transform-origin: 80% 95%;
}
.tige-feuille {
  position: absolute;
  transform: rotate(0);
}
.tige-feuille1 {
  bottom: 13.5%;
  left: 35%;
  height: 15%;
  transform-origin: 10% 70%;
}
.tige-feuille2 {
  bottom: 20%;
  left: 8.5%;
  height: 20%;
  transform-origin: 80% 95%;
}

/*@keyframes bougeFeuillesGauche {
  0% {
    transform: rotate(0);
  }
  25% {
    transform: rotateX(10deg) rotateY(30deg);
  }
  50% {
    transform: rotate(0);
  }
  75% {
    transform: rotateX(-10deg) rotateY(-30deg);
  }
  100% {
    transform: rotate(0);
  }
}*/
@keyframes bougeFeuillesGauche {
  0% {
    transform: rotate(0);
  }
  7.5% {
    transform: rotateX(10deg) rotateY(30deg);
  }
  15% {
    transform: rotate(0);
  }
  22.5% {
    transform: rotate(0);
  }
  42.5% {
    transform: rotateX(10deg) rotateY(30deg);
  }
  52.5% {
    transform: rotateX(10deg) rotateY(30deg);
  }
  72.5% {
    transform: rotate(0);
  }
  80% {
    transform: rotate(0);
  }
  90% {
    transform: rotateX(10deg) rotateY(30deg);
  }
  100% {
    transform: rotate(0);
  }
}
@keyframes bougeFeuilleDroite {
  0% {
    transform: rotate(0);
  }
  7.5% {
    transform: rotateZ(2deg) rotateY(10deg);
  }
  15% {
    transform: rotate(0);
  }
  22.5% {
    transform: rotate(0);
  }
  42.5% {
    transform: rotateZ(2deg) rotateY(10deg);
  }
  52.5% {
    transform: rotateZ(2deg) rotateY(10deg);
  }
  72.5% {
    transform: rotate(0);
  }
  80% {
    transform: rotate(0);
  }
  90% {
    transform: rotateZ(2deg) rotateY(10deg);
  }
  100% {
    transform: rotate(0);
  }
}
.acanthe .tige-feuille2 {
  animation: bougeFeuillesGauche 25s infinite linear;
}
.acanthe .tige-feuille1 {
  animation: bougeFeuillesGauche 25s 5s infinite linear;
}
.acanthe-centrale.droite img {
  animation: bougeFeuilleDroite 45s 8s infinite linear;
}
/*.acanthe:hover .tige-feuille {
  animation-play-state: running;
}*/



/* BLOCK LOGO */
.logo .cartel {
  border: none;
  background-color: rgba(175, 175, 190, 0.5);
  padding: 1.5rem 2rem;
  height: 100%;
  /*background-image: url('../images/cartel1.svg');*/
}
.logo-acanthe {
  width: 150px;
  cursor: pointer;
}
.logo .texte {
  margin: 2rem 0 3rem;
}
.bouton.carte {
  cursor: pointer;
}


/* COORDONNÉES */
.coordonnees .bouton {
  text-decoration: underline;
}


/* BLOCK INFOS */
.block.infos {
  align-items: flex-end;
}
.infos .cartel {
  background-color: rgba(255,255,255,.44);
}
.coordonnees, .horaires {
  margin-bottom: 1.85rem;
}
.horaires .blossfeld {
  position: absolute;
  top: 90%;
}
.actualites {
  padding: 0 1rem;
  transition: height 1s;
}
.actualites .bouton.news {
  /*position: relative;*/
  left: unset;
  right: 2rem;
  bottom: 0;
  background: none;
}
.actualites .plus, .mentions-legales .texte, .cartel.ateliers .texte {
  height: 0;
  opacity: 0;
  overflow: hidden;
  transition: height 1s, opacity .5s .5s;
}
.mentions-legales, .cartel.ateliers {
  transition: height 1s;
}
.cartel.ateliers .texte {
  text-align: left;
  padding: 2rem;
}
.mentions-legales .texte {
  text-align: right;
  transition: opacity .8s .2s;
}

.mentions-legales .texte, .cartel.ateliers .texte h2 {
  font-size: inherit;
}

/* BLOCK CLOCHE */
.cloche {
  align-self: baseline;
  transition: transform 2s;
}
.cloche-conteneur {
  border: none;
}
.cloche .cartel {
  height: calc(3rem - 22px);
  background-color: rgba(255,255,255,.44);
  margin-top: 2rem;
  display: flex;
  justify-content: center;
}
.cloche .bouton.bouquets, .cloche .bouton.deco {
  width: 100%;
  top: -11px;
  left: 0;
  background: none;
}
.cloche .bouton.deco {
  top: 2px;
}
.gros-bouquet {
  position: absolute;
  z-index: 1;
  top: 0;
  left: -60%;
  width: 562px;
  opacity: .7;
  padding: 10rem 6rem 0;
  transition: transform .2s linear, top 1s, left 1s;
}

/*.cloche-conteneur {
  position: absolute;
  top: 2rem;
  display: flex;
  justify-content: center;
  border: none;
}
.cloche-image {
  height: 100%;
}
.cloche .blossfeld {
  height: 45%;
  left: 20%;
  bottom: 50%;
  transition: all 2s;
}*/
/* CARTE */
.carte-conteneur {
  position: absolute;
  bottom: 0;
  height: 100%;
  opacity: 0;
}
.carte-map {
  position: relative;
  height: 100%;/* 445px */
  width: 492px;
}
.carte-map .confirmation.apparait {
  position: absolute;
  height: 100%;
  width: 100%;
  background-size: cover;
}
.webp .carte-map .confirmation.apparait {
  background-image: url('../images/acanthe.net.19.rue.geiler-500.webp');
}
.no-webp .carte-map .confirmation.apparait {
  background-image: url('../images/acanthe.net.19.rue.geiler-500.jpg');
}
.carte-map .confirmation.disparait {
  display: none;
}
.carte-map iframe {
  height: 100%;
  width: 100%;
  border: none;
}
.blossfeld-ombre {
  position: absolute;
  left: 66%;
  bottom: 51%;
  height: 22%;
}


/* BLOCK DIVERS */
.divers .cartel {
  height: calc(3rem - 22px);
  width: 100%;
  margin-top: 2rem;
  z-index: 1;
}
.cartel.ateliers {
  z-index: 0;
}
.pois-image {
  z-index: 1;
  position: absolute;
  top: -2rem;
  left: 2rem;
  height: 504px;
  width: auto;
}
.bouton:not(.carte, .logo-acanthe, .mentions) {
  z-index: 2;
  position: absolute;
  left: 2rem;
  background-color: #fff;
  cursor: pointer;
}
.divers .bouton, .mentions {
  transition: transform 2s;
}
.bouton.formulaire {
  position: static;
  background: none;
}
.bouton.fleurs-sec {
  top: calc(3rem - 13px);
}
.bouton.ateliers {
  top: calc(8rem - 35px);
}


/* BLOCK FORMULAIRE */
.block-formulaire {
  position: absolute;
  top: 5rem;
  width: 450px;
  display: flex;
  justify-content: center;
  pointer-events: none;
  opacity: 0;
  transition: opacity 2s;
}
.contact-image {
  width: 100%;
}
.formulaire-conteneur {
  position: absolute;
  padding: 4.5rem;
  padding-right: 3.5rem;
  display: flex;
  justify-content: center;
}
#form-result {
  padding-right: 1rem;
}
#contact {
  display: flex;
  flex-flow: row wrap;
  max-width: 500px;
}
.form-field {
  width: 100%;
  padding: 0 1rem 1rem 0;
}
.form-field.taille-1-2 {
  width: 50%;
}
.buttons {
  width: 100px;
}
.button {
  cursor: pointer;
}
.pure-form, button {
  width: 100%;
  height: 35px;
  border: solid 1px #14244b;
  padding: .3rem;
  background-color: rgba(255, 255, 255, 0.31);
  transition: all .5s;
}
.pure-form:focus, button:focus {
  background-color: rgba(255, 255, 255, 0.59);
}
/*button {
  font-weight: bold;
}*/
.buttons:hover button {
  border-color: transparent;
  background-color: #14244b;
  color: #fff;
}
textarea.pure-form {
  height: 100px;
}

.politique, .captcha {
  font-size: 75%;
  height: 0;
  padding: 0;
  overflow: hidden;
}
/*.captcha {
  height: 0;
  padding: 0;
  overflow: hidden;
}*/
.captcha.show, .politique.show {
  height: auto;
  padding-bottom: 1rem;
}



.mentions-ethikmo {
  /*position: absolute;
  bottom: 1rem;
  right: 1rem;*/
  position: relative;
  left: unset;
  margin-top: 350px;
  background: none;
  color: var(--color-logo);
  text-shadow: #fff 1px 1px 1px, #fff 2px 2px 1px;
  text-align: right;
  font-size: 13px;
  z-index: 2;
}
.mentions {
  cursor: pointer;
}


/* GALERIES */
/*.voile {
  position: fixed;
  top: 0;
  background-color: rgba(0, 0, 0, 0.8);
}
.type-galerie .voile {
  height: 100vh;
  width: 100vw;
}*/
.galeries {
  z-index: 3;
  position: fixed;
  top: 600vh;
  width: 100vw;
  /*max-width: 600px;*/
  max-height: 100vh;
  overflow: auto;
  padding: 0 calc(50vw - 300px) 2rem;
  padding-bottom: 2rem;
  opacity: 0;
  transition: opacity 1s .5s;
}
.galeries.inactive {
  pointer-events: none;
}
.galerie, .plein-ecran {
  display: none;
  position: relative;
}
.type-galerie .galeries {
  opacity: 1;
  top: 0;
}
.type-galerie-deco #galerie-deco, .type-galerie-deco #galerie-deco .plein-ecran {
  display: block;
}
.type-galerie-fleurs-sec #galerie-fleurs-sec, .type-galerie-fleurs-sec #galerie-fleurs-sec .plein-ecran {
  display: block;
}
.type-galerie-bouquets #galerie-bouquets, .type-galerie-bouquets #galerie-bouquets .plein-ecran {
  display: block;
}

.galerie-texte, .galerie h2 {
  padding: 0 4px;
  line-height: 1.1;
}
.galerie h2 {
  margin-top: 53px;
}
.galerie-texte p, .galerie h2 span {
  display: inline;
  /*background-color: rgba(255, 255, 255, 0.85);*/
  margin: 0;
  line-height: 1.2
}
.galerie-conteneur {
  display: flex;
  flex-wrap: wrap;
  margin-top: 1rem;
}
.galerie .image-wrapper {
  margin: 4px;
  cursor: pointer;
  width: calc(50% - 8px);
}
.galerie img {
  width: 100%;
}
.galerie .image-wrapper:hover img {
  opacity: .8;
  /*filter: hue-rotate(90deg);*/
}
.galerie figure {
  margin: 0;
  background-color: rgba(255, 255, 255, 0.85);
  /*border: solid 1px rgba(0, 0, 0, .5);*/
}
.galerie picture {
  display: flex;
}

.galerie-vertical .galerie-conteneur {
  flex-direction: column;
  max-height: 250vh;
}


/* LIGHTBOX */
.plein-ecran {
  z-index: -1;
  opacity: 0;
  top: 100%;
  position: fixed;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  background: rgba(0, 0, 0, 0.9);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.plein-ecran.show {
  z-index: 9999;
  opacity: 1;
  top: 0;
}
.croix-photo {
  z-index: 2;
  width: 25px;
  height: 25px;
  cursor: pointer;
  position: absolute;
  top: 10px;
  right: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.croix-photo .bar {
  display: inline-block;
  position: absolute;
  width: 100%;
  height: 2px;
  background: rgb(120,120,120);
  border-radius: 1.5px;
}
.croix-photo:not(.croix-galerie) .bar {
  background: #fff;
}
.croix-photo .bar:nth-of-type(1) {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.croix-photo .bar:nth-of-type(2) {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.croix-photo:hover .bar {
  background: rgb(200,200,200);
}
.croix-galerie {
  position: fixed;
  top: 55px;
  left: calc(50vw - 340px);
  right: unset;
}

.swipable {
  width: 80%;
  height: 80%;
  z-index: 1;
}
.clicable {
  position: absolute;
  width: 100%;
  height: 100%;
}
.chevron {
  z-index: 1;
  position: absolute;
  height: 100px;
  width: 50px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.grand .chevron {
  display: none;
}
.chevron .fleche {
  position: absolute;
  height: 15px;
  width: 15px;
  border-top: solid 2px #fff;
  /*border-radius: 2px;
  transform-origin: top;*/
}
.chevron.left {
  left: 5px;
}
.chevron.left .fleche {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  border-left: solid 2px #fff;
}
.chevron.right {
  right: 5px;
}
.chevron.right .fleche {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  border-right: solid 2px #fff;
}
.chevron:hover .fleche {
  border-color: rgb(200,200,200);
}

.plein-ecran .wrapper {
  position: absolute;
  pointer-events: auto;
  color: #fff;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
  justify-content: center;
  align-items: center;
}
.plein-ecran .wrapper.hide {
  opacity: 0;
}
.plein-ecran .wrapper.show {
  opacity: 1;
}
.plein-ecran .wrapper .gauche {
  width: 90%;
  height: 90%;
  padding: 1rem 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}
/*.plein-ecran .wrapper.portrait .gauche {
  width: 50%;
}*/
.plein-ecran .wrapper .gauche picture {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-height: 100%;
  max-width: 100%;
}
.gauche img {
  max-height: 85%;
  max-width: 100%;
}
.plein-ecran picture.hide {
  opacity: 1;
}
.plein-ecran .wrapper .droite {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  width: 33.33%;
  padding: 5% 3rem 5% 2rem;
}
.plein-ecran .wrapper .droite h3, .plein-ecran .wrapper .droite .legende {
  max-width: 530px;
}
.plein-ecran .wrapper .droite .legende {
  overflow: auto;
  scrollbar-width: thin;
  z-index: 2;
  padding: 2px 0;
  padding-right: 1rem;
}
.plein-ecran .wrapper .droite .legende::-webkit-scrollbar {
  width: 5px;
}
.plein-ecran .wrapper .droite .legende p {
  margin: 0;
  color: #fff;
}
.plein-ecran .wrapper.portrait .droite {
  width: 50%;
}
/*.plein-ecran.grand .wrapper .droite {
  display: none;
}*/
.plein-ecran img {
  max-width: 100%;
  height: 100%;
  max-height: 800px;
  pointer-events: none;
  -o-object-fit: contain;
     object-fit: contain;
}

@media only screen and (max-width: 64em) and (min-height: 450px) {
  .plein-ecran .wrapper.paysage {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
  .plein-ecran .wrapper.paysage .gauche {
    width: 100%;
    /*max-height: 66.66%;
    padding: 5px 3rem 0;*/
    justify-content: center;
  }
  .plein-ecran .wrapper.paysage .gauche.seule {
    /*max-height: 80%;*/
  }
  .plein-ecran .wrapper.paysage .gauche picture {
    width: 620px;
  }
  /*.plein-ecran .wrapper.paysage .gauche.seule picture {
    width: 100%;
  }*/
  .plein-ecran .wrapper.paysage .droite {
    width: 100%;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 0 3rem 10px;
  }
  .plein-ecran .wrapper.paysage .droite h3, .plein-ecran .wrapper.paysage .droite .legende {
    width: 620px;
    max-width: 100%;
  }
  .plein-ecran .wrapper.paysage .droite h3 {
    margin: 10px 0 0;
  }
}
@media only screen and (max-width: 64em) and (max-height: 449px) {
  .plein-ecran .wrapper.paysage .droite h3 {
    margin: 0;
  }
}

@media only screen and (max-width: 48em) and (min-height: 450px) {
  .plein-ecran .wrapper.portrait {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
  .plein-ecran .wrapper.portrait .gauche {
    width: 100%;
    /*max-height: 66.66%;
    padding: 5px 3rem 0;*/
    justify-content: center;
  }
  .plein-ecran .wrapper.portrait .gauche.seule {
    /*max-height: 80%;*/
  }
  .plein-ecran .wrapper.portrait .gauche picture {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .plein-ecran .wrapper.portrait .droite {
    width: 100%;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 3rem 10px;
  }
  .plein-ecran .wrapper.portrait .droite h3 {
    margin: 10px 0 0;
    width: 530px;
    max-width: 100%;
  }
}
@media only screen and (max-width: 48em) and (max-height: 449px) {
  .plein-ecran .wrapper.portrait .droite h3 {
    margin: 0;
  }
}
.phone .plein-ecran .wrapper.paysage .gauche, .phone .plein-ecran .wrapper.portrait .gauche {
  padding: 2rem;
}
.phone .chevron {
  width: 40px;
}
.phone .chevron .fleche {
  height: 20px;
  width: 20px;
}



/******************/
/* Réaménagements */
/******************/
/* ACTUALITÉS */
.actualites.etendu .resume {
  display: none;
}
.actualites.etendu .plus, .mentions-legales.etendu {
  height: auto;
  opacity: 1
}


/* ATELIERS */
.cartel.ateliers.etendu .texte {
  height: auto;
  opacity: 1
}

.type-ateliers .cartel.ateliers {
  z-index: 1;
}
.type-ateliers .mentions-ethikmo {
  margin-top: 0;
}


/* MENTIONS */
.mentions-legales.etendu .texte {
  height: auto;
  opacity: 1
}

.type-ateliers .mentions-legales {
  z-index: 1;
}

@media only screen and (min-width: 851px) {
  .fleurs {
    z-index: 1;
  }
  .type-carte .fleurs, .type-formulaire .fleurs, .type-galerie .fleurs {
    z-index: 0;
  }
  /* cas particulier sur grand écran */
  .logo, .infos {
    height: 567px;
  }
  .actualites {
    position: absolute;
    top: 392px;
    left: calc(100% - 250px);
    height: 175px;
    align-self: flex-start;
  }
  .actualites.etendu {
    width: 400px;
  }
  .type-news .block.infos {
    height: 750px;
  }

  .mentions-legales.etendu {
    width: calc(100% + 160px);
    transform: translateX(-160px);
  }
  .cartel.ateliers.etendu {
    width: 550px;
    margin-bottom: 4rem;
  }


  /* NOUS TROUVER */
  .type-carte .logo-acanthe path, .type-carte .acanthe-tete path {
    opacity: .6;
  }
  .type-carte .anim-conteneur {
    left: calc(50vw - calc(var(--largeur) / 2));
  }
  .type-carte .cloche {
    transform: translate(-75%, -100%);
  }
  .type-carte .carte-conteneur {
    opacity: 1;
    right: -50%;
    bottom: -100%;
    transition: opacity .5s 1.5s;
  }
  .type-carte .blossfeld {
    z-index: 1;
    bottom: -48%;
    left: 103.5%;
    height: 40%;
  }
  .type-carte .gros-bouquet {
    top: 300px;
    left: -100%;
    z-index: 0;
  }


  /* NOUS CONTACTER */
  .type-formulaire .logo {
    transform: translateX(-200px);
  }
  .type-formulaire .infos {
    transform: translateX(150px);
  }
  .type-formulaire .fleurs {
    transform-origin: top;
    transform: rotate(15deg) translateX(-250px) translateY(100px);
  }
  .type-formulaire .block-formulaire {
    opacity: 1;
    pointer-events: auto;
  }


  /* GALERIES */
  /*.type-galerie .anim-conteneur, .type-galerie .grosse-fleur, .type-galerie .graminees {
    filter: grayscale(1);
    opacity: .2;
  }*/
  .type-galerie .texte,.type-galerie .anim-conteneur img:not(.logo-acanthe),.type-galerie .bordure, .type-galerie .grosse-fleur, .type-galerie .graminees {
    filter: grayscale(1);
    opacity: .2;
  }
  .type-galerie .cartel {
    border-color: rgba(20, 36, 75, 0.2);
  }
  .type-galerie .divers .cartel, .type-galerie .cloche .cartel, .type-galerie .bouton:not(.carte), .mentions {
    background: none;
  }
  .type-galerie .logo .cartel {
    background-color: rgba(175,175,190,.1);
  }
  .type-galerie .logo, .type-galerie .cloche {
    transform: translateX(-200px);
  }
  .type-galerie .infos, .type-galerie .divers {
    transform: translateX(150px);
  }
  .type-galerie .fleurs {
    transform-origin: top;
    transform: rotate(15deg) translateX(-250px) translateY(100px);
  }
  .type-galerie .divers .bouton:not(.mentions), .type-galerie .mentions-ethikmo {
    transform: translate(calc(360px - 100%));
  }

  .cartel.decoration-objets, .cartel.bouquets-compos, .fleurs-sec {
    transition: opacity 2s, transform 2s;
  }
  .type-galerie-deco .cartel.decoration-objets {
    opacity: 0;
    transform: translateX(200px);
  }
  .type-galerie-bouquets .cartel.bouquets-compos {
    opacity: 0;
    transform: translateX(200px);
  }
  .type-galerie-fleurs-sec .fleurs-sec {
    opacity: 0;
    transform: translateX(-150px);
  }
}



/***************/
/* MODE MOBILE */
/***************/
@media only screen and (max-width: 850px) {
  .graminees {
    display: none;
  }
  .grosse-fleur {
    top: -5rem;
    left: 0;
    width: calc(210px + 12vw);
    min-width: 280px;
    transform: translateX(-30%);
  }
  .grosse-fleur.droite, .grosse-fleur.haut-droite, .grosse-fleur.bottom-droite {
    right: 0;
    transform: translateX(30%);
  }
  .grosse-fleur.bottom-milieu {
    left: unset;
  }
  .anim-conteneur {
    padding: 2rem 3rem;
  }
  .block, .cartel {
    width: 100%;
  }
  .block.divers, .divers .cartel {
    margin-top: 0;
  }
  .divers {
    align-items: center;
  }
  .cartel {
    margin-bottom: 2rem;
  }
  .cloche .cartel {
    margin-top: 0;
  }
  .fleurs {
    top: 100px;/* 20% */
    /*left: calc(100% - 100px - 2rem);
    transform: rotate(15deg);*/
    opacity: .5;
  }
  .cloche {
    height: auto;
    margin: 0;
  }
  .cloche-conteneur {
    width: 100%;
  }
  .divers .bouton {
    left: unset;
  }
  .bouton.deco {
    top: 1rem;
  }
  .bouton.fleurs-sec {
    top: 4px;
  }
  .bouton.ateliers {
    top: calc(6rem - 35px);
  }
  .bouton.carte {
    top: 11rem;
  }
  .coordonnees {
    order: 1;
  }
  .actualites {
    order: 2;
  }
  .actualites.etendu {
    width: 100%;
  }
  .cartel.ateliers.etendu {
    width: 100%;
  }
  .galeries {
    transition: opacity .5s;
  }
  .type-galerie .galeries {
    background: rgba(0, 0, 0, .8);
    color: #fff;
  }
  .croix-galerie {
    top: 10px;
    left: unset;
    right: 10px;
  }
  .croix-galerie .bar {
    background: #fff;
  }
  /*.actualites .plus, .mentions-legales .texte, .cartel.ateliers .texte {
    transition: height .5s, opacity .5s;
  }*/

  /**************************/
  /* RÉAMÉNAGEMENTS MOBILES */
  /**************************/
  /* NOUS TROUVER */
  .type-carte .logo-acanthe path, .type-carte .acanthe-tete path {
    opacity: .6;
  }
  .cloche {
    transition: transform 0s;
  }
  .type-carte .cloche {
    transform: none;
  }
  .type-carte .carte-conteneur, .type-formulaire .formulaire-conteneur {
    z-index: 99;
    position: fixed;
    left: 0;
    bottom: unset;
    top: 0;
    opacity: 1;
    height: 100vh;
    width: 100vw;
    background-color: rgba(0, 0, 0, .9);
    transition: opacity .5s;
    display: flex;
    align-items: center;
  }
  .type-carte .carte-map {
    max-height: 336px;
    max-width: 492px;
    height: 70vw;
    width: 100%;
    margin: auto;
  }

  /* NOUS CONTACTER */
  .block-formulaire {
    transition: none;
  }
  .type-formulaire .block-formulaire {
    opacity: 1;
    pointer-events: auto;
  }
  .type-formulaire .pure-form, button {
    background-color: rgba(255, 255, 255, .75);
  }
  .politique, .captcha {
    color: #fff;
  }
  .buttons {
    width: 100%;
  }
  .button {
    width: 100px;
  }
}
@media only screen and (max-width: 650px) {
  .anim-conteneur {
    padding: 2rem 2rem;
  }
  /*.fleurs {
    left: calc(100% - 100px - 1rem);
  }*/
  .formulaire-conteneur {
    padding: 1rem;
  }
}
@media only screen and (max-width: 450px) {
  .anim-conteneur {
    padding: 2rem 1rem;
  }
  /*.fleurs {
    left: calc(100% - 100px);
  }*/
}
@media only screen and (max-width: 400px) {
  .webp .carte-map .confirmation.apparait {
    background-image: url('../images/acanthe.net.19.rue.geiler-400.webp');
  }
  .no-webp .carte-map .confirmation.apparait {
    background-image: url('../images/acanthe.net.19.rue.geiler-400.jpg');
  }
  /*.fleurs {
    left: calc(100% - 100px);
  }*/
}
