body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.div-block {
  display: block;
  margin-top: 14px;
  margin-right: 9px;
  padding-top: 14px;
  padding-bottom: 0px;
  padding-left: 1px;
}

.text-block {
  display: block;
  width: 50%;
  margin-top: 48px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 25px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 75px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(228, 130, 130, 0.5)), to(rgba(228, 130, 130, 0.5)));
  background-image: linear-gradient(180deg, rgba(228, 130, 130, 0.5), rgba(228, 130, 130, 0.5));
  font-size: 30px;
  text-align: center;
}

.text-block:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(130, 146, 228, 0.5)), to(rgba(130, 146, 228, 0.5)));
  background-image: linear-gradient(180deg, rgba(130, 146, 228, 0.5), rgba(130, 146, 228, 0.5));
}

.link {
  display: block;
  width: 10%;
  margin-top: 107px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
  border-radius: 86px;
  text-align: center;
}

.link:hover {
  border-color: #973a3a;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(243, 45, 45, 0.5)), to(rgba(243, 45, 45, 0.5)));
  background-image: linear-gradient(180deg, rgba(243, 45, 45, 0.5), rgba(243, 45, 45, 0.5));
}

.body {
  display: block;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(253, 246, 246, 0.89)), to(rgba(253, 246, 246, 0.89))), url('../images/Fleur-de-vie-1200.png');
  background-image: linear-gradient(180deg, rgba(253, 246, 246, 0.89), rgba(253, 246, 246, 0.89)), url('../images/Fleur-de-vie-1200.png');
  background-position: 0px 0px, 0% 50%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
  background-attachment: scroll, fixed;
  font-family: Exo, sans-serif;
}

.brand.w--current {
  height: 100px;
}

.image {
  padding-top: 6px;
}

.nav-link {
  left: 0px;
  top: -20px;
  right: 0px;
  bottom: -20px;
  display: inline-block;
  height: 50px;
  margin-top: -48px;
  margin-bottom: 0px;
  padding-top: 103px;
  padding-bottom: 27px;
  clear: none;
  -webkit-transition: width 1000ms ease;
  transition: width 1000ms ease;
  color: #141313;
}

.nav-link:hover {
  background-color: #79c0f0;
  color: #f8eeee;
}

.navbar {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  width: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(143, 57, 57, 0.5)), to(rgba(143, 57, 57, 0.5))), -webkit-gradient(linear, left top, left bottom, from(#be6868), to(#fff));
  background-image: linear-gradient(180deg, rgba(143, 57, 57, 0.5), rgba(143, 57, 57, 0.5)), linear-gradient(180deg, #be6868, #fff);
}

.container {
  height: 2000px;
  background-image: linear-gradient(290deg, #2b1fbb, #fff);
}

.container-2 {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  width: auto;
  margin-top: 0px;
  padding-top: 0px;
  padding-right: 0px;
  background-image: none;
  text-align: center;
}

.nav-menu {
  margin-top: -14px;
  padding-top: 31px;
  padding-bottom: 37px;
}

.nav-link-2 {
  padding-top: 34px;
  padding-bottom: 34px;
}

.navbar-2 {
  display: block;
  padding-top: 0px;
}

.dropdown-toggle {
  padding-top: 34px;
  padding-bottom: 34px;
}

.section-1 {
  position: static;
  display: block;
  height: 500px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 30px;
  padding-top: 116px;
  padding-right: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/Bandeau-Fleur-de-Vie-1200-.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
}

.heading {
  display: block;
  margin-top: 32px;
  margin-right: auto;
  margin-left: auto;
  font-family: Exo, sans-serif;
  color: #0a3b20;
  font-size: 60px;
  font-weight: 700;
  text-align: center;
}

.container-3 {
  margin-top: 25px;
  padding-top: 163px;
}

.image-3 {
  width: 100px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-radius: 70px;
}

.container-4 {
  padding-right: 0px;
  padding-left: 0px;
}

.picture:hover {
  margin-left: 408px;
}

.test:hover {
  border: 10px solid #331f1f;
  border-radius: 100px;
}

.column {
  border: 5px solid #48b875;
  border-radius: 5px;
}

.case {
  margin-left: 31px;
  padding-left: 0px;
  border: 5px solid #000;
}

.column-2 {
  padding-left: 68px;
  border: 5px solid #000;
}

.case2 {
  padding-right: 0px;
  padding-left: 0px;
  border: 0px solid transparent;
  border-radius: 0px;
  background-color: transparent;
}

.paragraph {
  padding-right: 16px;
  padding-left: 15px;
  border: 0px solid transparent;
  border-radius: 0px;
  text-align: center;
}

.heading-2 {
  text-align: center;
}

.image-4 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 29px;
  padding-bottom: 0px;
}

.row {
  display: inline-block;
  margin-right: 96px;
  margin-left: 96px;
  padding-top: 57px;
  padding-right: 75px;
  padding-left: 75px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.container-5 {
  padding: 0px 43px;
  border: 0px solid #68f099;
  border-radius: 50px;
  background-color: #afd2e9;
}

.div-block-2 {
  background-color: #9cc8e6;
}

.divblocktest {
  margin-right: 98px;
  margin-left: 98px;
  padding-right: 0px;
  padding-left: 0px;
  background-color: #d6ece6;
}

.column-3 {
  margin-top: -1px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
}

.row-2 {
  margin-top: 29px;
  padding-left: 0px;
}

.column-4 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-5 {
  padding-right: 118px;
  padding-left: 118px;
}

.container-6 {
  padding-right: 68px;
  padding-left: 68px;
  border: 2px solid #000;
  border-radius: 10px;
  background-color: #cce1f0;
}

.image-5 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.heading-3 {
  text-align: center;
}

.photo-carte {
  position: relative;
  left: 32px;
  top: -31px;
  display: block;
  margin-top: 69px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 10px;
  box-shadow: 6px 6px 17px -10px #19271c;
}

.photo-carte.photo-dec-droit {
  left: 50px;
  top: -36px;
}

.photo-carte.photo-decalage-droit-1 {
  left: 30px;
  top: -35px;
  margin-left: 0px;
  padding-left: 0px;
}

.nom-carte {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #97533c;
  font-size: 21px;
  font-weight: 600;
  text-align: center;
}

.detail-carte {
  margin: -2px 0px 0px;
  padding-top: 0px;
  font-size: 15px;
  line-height: 20px;
  text-align: center;
}

.detail-carte.decale-bas {
  margin-top: 6px;
}

.detail-carte.decalage-haut {
  margin-top: -7px;
}

.carte-visite {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 500px;
  height: 250px;
  max-width: 500px;
  min-width: 400px;
  margin: 29px 77px 29px 82px;
  padding: 0px;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border: 1px solid #7bd32a;
  border-radius: 0px 30px;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#faf8f8), to(#faf8f8));
  background-image: linear-gradient(180deg, #faf8f8, #faf8f8);
  box-shadow: 5px 5px 13px -3px rgba(0, 0, 0, 0.51);
}

.carte-visite.isabelle {
  display: none;
}

.carte-visite.sabine {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.lien-carte {
  display: block;
  margin: 16px 52px 0px;
  padding: 5px 0px 6px;
  border: 1px solid #44cf4f;
  border-radius: 50px;
  background-color: rgba(235, 245, 238, 0.59);
  box-shadow: 3px 3px 11px 0 rgba(0, 0, 0, 0.29);
  -webkit-transition: background-color 1000ms ease, box-shadow 500ms ease;
  transition: background-color 1000ms ease, box-shadow 500ms ease;
  font-family: Montserrat, sans-serif;
  color: #0f791c;
  font-size: 15px;
  line-height: 20px;
  text-align: center;
}

.lien-carte:hover {
  border-style: none;
  border-width: 0px;
  border-radius: 10px;
  background-color: #13a730;
  box-shadow: 17px 17px 11px 0 rgba(0, 0, 0, 0.49);
  color: #faf5f5;
}

.column-6 {
  margin-top: 0px;
}

._2-colonnes {
  position: relative;
  display: block;
  width: 1000px;
  margin-top: 47px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 22px;
  padding-left: 22px;
}

.fonction-carte {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-bottom: 14px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-size: 20px;
  line-height: 12px;
  font-weight: 400;
  text-align: center;
}

.fonction-carte.fctcarte2lignes {
  padding-bottom: 0px;
  line-height: 20px;
}

.paragraph-3 {
  display: block;
  margin-top: 6px;
  margin-right: auto;
  margin-left: auto;
  padding: 28px 112px 0px;
  font-family: 'Open Sans', sans-serif;
  font-size: 25px;
  line-height: 30px;
  text-align: center;
}

.paragraph-4 {
  width: 1000px;
  margin: -14px auto 0px;
  padding: 17px 99px 0px;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 20px;
  line-height: 25px;
  font-weight: 300;
  text-align: center;
}

.row-3-copy {
  display: block;
  width: 1200px;
  margin-top: 47px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 38px;
  padding-left: 38px;
}

.image-7 {
  display: block;
  margin-top: 0px;
}

.column-7 {
  padding-left: 357px;
  background-color: #d3e0e9;
}

.column-8 {
  padding-right: 0px;
  padding-left: 0px;
}

.row-4 {
  display: block;
  margin-right: 509px;
  margin-left: 509px;
  padding-right: 0px;
  padding-left: 0px;
  background-color: #e3f3e9;
}

.heading-6 {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-left: 0px;
}

.paragraph-5 {
  display: block;
  margin-bottom: 0px;
}

.body-2 {
  margin-right: -99px;
  margin-left: -99px;
}

.container-7 {
  padding-right: 309px;
  padding-left: 309px;
}

.div-block-4 {
  max-height: 300px;
  max-width: 300px;
}

.heading-7 {
  display: block;
  max-width: 400px;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}

.paragraph-6 {
  display: block;
  max-width: 400px;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}

.div-block-5 {
  display: block;
  max-width: 400px;
  margin-right: auto;
  margin-left: auto;
}

.row-5 {
  margin-right: 165px;
  margin-left: 165px;
  padding-right: 297px;
  padding-left: 728px;
}

.column-9 {
  padding-right: 0px;
  padding-left: 0px;
  background-color: #f3d5d4;
}

.column-10 {
  padding-left: 81px;
  background-color: #959da3;
}

.div-block-6 {
  display: block;
  width: 30%;
  margin-top: 76px;
  margin-right: auto;
  margin-left: 861px;
  padding-bottom: 19px;
  padding-left: 0px;
  border: 1px solid #056427;
  border-radius: 50px 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e9f8ee), to(#fff));
  background-image: linear-gradient(180deg, #e9f8ee, #fff);
  box-shadow: 11px 11px 31px 0 rgba(0, 0, 0, 0.19);
}

.div-block-7 {
  display: block;
  width: 30%;
  margin-top: -155px;
  margin-right: auto;
  margin-left: 182px;
}

.image-8 {
  display: block;
  margin-top: -145px;
  margin-right: auto;
  margin-left: 13px;
  padding-top: 111px;
  padding-left: 0px;
}

.paragraph-7 {
  margin-top: -116px;
  margin-left: 127px;
}

.heading-8 {
  margin-top: -2px;
  margin-left: 118px;
  padding-top: 18px;
  padding-bottom: 0px;
}

.div-block-8 {
  background-color: #bbe3ff;
}

.container-8 {
  margin-top: -1px;
  margin-bottom: 120px;
  padding-top: 0px;
}

.div-block-9 {
  display: block;
  width: 900px;
  margin: 15px auto 28px;
  padding-top: 23px;
  padding-bottom: 22px;
  border: 1px solid transparent;
  border-radius: 0px 50px;
  background-color: rgba(243, 247, 250, 0.51);
  box-shadow: 8px 10px 33px -8px #0a0a0a, 1px 1px 3px 0 rgba(83, 80, 80, 0.29);
}

.map {
  display: block;
  width: 60%;
  margin: 22px auto 0px;
  box-shadow: 6px 6px 37px -6px rgba(0, 0, 0, 0.62);
}

.titre-site {
  display: block;
  margin-right: auto;
  margin-bottom: 53px;
  margin-left: auto;
  font-family: 'Open Sans', sans-serif;
  color: #048022;
  font-weight: 600;
  text-align: center;
}

.titre-site.port {
  margin-top: 16px;
  margin-bottom: 17px;
  color: #97533c;
}

.paragraph-8 {
  margin-top: 37px;
  font-family: 'Open Sans', sans-serif;
  font-style: italic;
  text-align: center;
}

.section-contact {
  margin-bottom: 44px;
}

.section-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0px;
  padding: 23px 0px 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-9 {
  display: block;
  margin-top: 78px;
  margin-right: auto;
  margin-left: auto;
  border-top-right-radius: 50px;
  border-bottom-left-radius: 50px;
  opacity: 1;
}

.image-10 {
  position: relative;
  top: 0px;
  display: block;
  margin: 0px auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  border: 3px solid #f8f3f3;
  border-top-right-radius: 60px;
  border-bottom-left-radius: 60px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(250, 245, 245, 0.75)), to(rgba(250, 245, 245, 0.75)));
  background-image: linear-gradient(180deg, rgba(250, 245, 245, 0.75), rgba(250, 245, 245, 0.75));
  box-shadow: 9px 9px 22px 0 rgba(0, 0, 0, 0.46);
  opacity: 1;
}

.container-9 {
  display: block;
  margin-top: 0px;
  padding-top: 48px;
  padding-bottom: 48px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border: 1px none #000;
  border-radius: 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.91)), to(hsla(0, 0%, 100%, 0.91))), url('../images/Fotolia_169753423_M.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.91), hsla(0, 0%, 100%, 0.91)), url('../images/Fotolia_169753423_M.jpg');
  background-position: 0px 0px, 0px 0px;
  box-shadow: 7px 7px 39px 5px rgba(0, 0, 0, 0.49);
}

.image-11 {
  position: static;
  top: 0px;
  bottom: 0px;
  display: block;
  margin: 0px auto auto;
  border-radius: 10px;
  box-shadow: 10px 12px 38px -11px rgba(5, 5, 5, 0.99);
}

.heading-10 {
  position: relative;
  top: 0px;
  display: block;
  margin: 0px auto auto;
  padding-bottom: 0px;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  text-align: center;
  text-transform: none;
}

.div-block-10 {
  position: relative;
  top: 0px;
  display: block;
  margin: 0px 300px auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  border-top: 1px solid #000;
}

.paragraph-9 {
  display: block;
  margin: 0px 92px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  clear: none;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
  text-transform: none;
}

.bold-text-2 {
  line-height: 34px;
}

.bold-text-3 {
  text-transform: capitalize;
}

.body-3 {
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.77)), to(hsla(0, 0%, 100%, 0.77))), url('../images/Logo-Centre-Mathilde.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.77), hsla(0, 0%, 100%, 0.77)), url('../images/Logo-Centre-Mathilde.jpg');
  background-position: 0px 0px, 0px -7px;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.entete-membre {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 92px;
  margin-bottom: 86px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.activite-1 {
  padding-top: 78px;
  padding-left: 0px;
}

.texte-kine {
  margin-left: 88px;
}

.heading-13 {
  position: static;
  left: 0%;
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  color: #97533c;
  text-align: left;
}

.paragraph-12 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: justify;
}

.section-4 {
  height: 500px;
  min-height: 500px;
  margin-bottom: 0px;
}

.image-12 {
  display: block;
  max-width: 20%;
}

.rich-text-block {
  display: block;
  margin: 47px 138px 0px;
  padding-right: 0px;
  color: #048022;
}

.section-5 {
  margin-top: 83px;
}

.image-13 {
  position: static;
  left: 9%;
  display: block;
  max-width: 80%;
  margin: 58px auto 78px;
  padding: auto 0px;
  clear: none;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border: 2px solid #faf8f8;
  border-radius: 16px;
  box-shadow: 12px 12px 22px 0 rgba(0, 0, 0, 0.27);
}

.image-13.yin-yang {
  margin-top: 0px;
  border-width: 0px;
  box-shadow: none;
}

.div-block-11 {
  position: static;
  left: 0%;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 600px;
  min-width: 600px;
  margin: auto auto auto 42px;
  padding: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-11.db-reverse {
  margin-right: 42px;
  margin-left: auto;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.column-12 {
  margin-top: 15px;
  padding-right: 0px;
  padding-left: 0px;
}

.text-kin {
  display: block;
  margin: auto auto auto 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  text-align: left;
}

.div-block-12 {
  display: block;
  margin-top: 7px;
  margin-right: auto;
  margin-left: 211px;
}

.column-13 {
  margin-top: 61px;
  padding-right: 0px;
  padding-left: 0px;
}

.heading-14 {
  display: inline-block;
  color: #048022;
  text-align: center;
}

.paragraph-13 {
  width: 550px;
  min-width: 550px;
  text-align: justify;
}

.dv-gesalt {
  max-width: 700px;
  min-width: 700px;
  margin-top: 34px;
  margin-left: -28px;
  padding-left: 61px;
}

.col-gesalt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 81px;
  padding-left: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.im-sex {
  display: block;
  margin-top: -58px;
  margin-right: 85px;
  margin-left: auto;
  padding-right: 0px;
  border: 2px solid #faf8f8;
  border-radius: 16px;
  box-shadow: 12px 12px 22px 0 rgba(0, 0, 0, 0.27);
  text-align: right;
}

.heading-15 {
  color: #048022;
  text-align: left;
}

.paragraph-14 {
  width: 800px;
  min-width: 800px;
  text-align: justify;
}

.sec-sex {
  margin-top: 80px;
}

.sec-pnl {
  margin-top: 82px;
}

.sec-kin {
  margin-top: 111px;
}

.sec-gesalt {
  margin-top: 77px;
}

.im-gesalt {
  display: block;
  margin-top: 65px;
  margin-right: 86px;
  margin-left: 6px;
  padding-right: 0px;
  border: 2px solid #faf8f8;
  border-radius: 16px;
  box-shadow: 12px 12px 22px 0 rgba(0, 0, 0, 0.27);
}

.im-pnl {
  display: block;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 105px;
  padding-right: 0px;
  border: 2px solid #faf8f8;
  border-radius: 16px;
  box-shadow: 12px 12px 22px 0 rgba(0, 0, 0, 0.27);
}

.sec-respi {
  margin-top: 89px;
}

.dv-pnl {
  max-width: 700px;
  min-width: 700px;
  margin-top: 85px;
  margin-left: -2px;
}

.sec-contact {
  height: 500px;
  min-height: 400px;
  margin-top: 79px;
  margin-bottom: 0px;
}

.im-respi {
  display: block;
  margin-top: 57px;
  margin-right: 85px;
  margin-left: auto;
  padding-right: 0px;
  border: 2px solid #faf8f8;
  border-radius: 16px;
  box-shadow: 12px 12px 22px 0 rgba(0, 0, 0, 0.27);
  text-align: right;
}

.heading-19 {
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  font-size: 30px;
  font-weight: 600;
  text-align: center;
}

.tel-et-mail {
  margin-top: 4px;
  margin-bottom: 38px;
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  line-height: 22px;
  text-align: center;
}

.div-block-23 {
  display: block;
  width: 800px;
  margin: 1px auto 109px;
  padding-top: 9px;
  padding-bottom: 19px;
  border-radius: 50px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(43, 153, 60, 0.24)), to(rgba(43, 153, 60, 0.24)));
  background-image: linear-gradient(180deg, rgba(43, 153, 60, 0.24), rgba(43, 153, 60, 0.24));
}

.heading-18 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Open Sans', sans-serif;
  color: #504e4e;
  font-weight: 400;
  text-align: center;
}

.form-block-2 {
  display: block;
  width: 600px;
  margin-right: auto;
  margin-left: auto;
}

.submit-button-2 {
  display: block;
  margin-top: 34px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 23px;
  padding-left: 23px;
  background-color: #08a80e;
}

.im-maison {
  display: block;
  margin-top: 101px;
  margin-right: 85px;
  margin-left: 6px;
  padding-right: 0px;
  border: 2px solid #faf8f8;
  border-radius: 16px;
  box-shadow: 12px 12px 22px 0 rgba(0, 0, 0, 0.27);
}

.text-field {
  height: 150px;
  padding-top: 0px;
  padding-bottom: 110px;
}

.div-block-24 {
  width: 100%;
  margin-top: 0px;
  padding-top: 104px;
}

.image-14 {
  max-width: 70%;
  margin-left: 4px;
}

.div-block-25 {
  display: block;
  margin: 134px auto 126px 358px;
}

.div-block-26 {
  display: block;
  padding-top: 32px;
}

.div-block-contact {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 383px;
  margin-top: 0px;
  padding: 20px 23px 0px 36px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-contact.cb {
  padding-top: 14px;
}

.div-block-contact.cb._6lignes {
  padding-top: 5px;
}

.div-block-contact.db-carte-dec-bas {
  padding-top: 39px;
}

.div-block-contact._1et5 {
  padding-top: 13px;
}

.div-block-contact._1et4 {
  padding-top: 23px;
}

.container-11 {
  display: none;
  text-align: center;
}

.container-11.sans-google {
  display: block;
}

.heading-21 {
  margin-top: 32px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #a79f9f;
  font-weight: 200;
  text-align: center;
  letter-spacing: 1px;
}

.image-15 {
  display: inline-block;
}

.section-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-bottom: 70px;
  margin-left: auto;
  padding-top: 0px;
  padding-right: auto;
  padding-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

.db-entete {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 900px;
  height: 600px;
  padding-top: 53px;
  padding-bottom: 68px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  border: 0px solid transparent;
  border-radius: 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(249, 246, 246, 0.81)), to(rgba(249, 246, 246, 0.81))), url('../images/Fotolia_169753423_M.jpg');
  background-image: linear-gradient(180deg, rgba(249, 246, 246, 0.81), rgba(249, 246, 246, 0.81)), url('../images/Fotolia_169753423_M.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  box-shadow: 8px 8px 26px -5px rgba(0, 0, 0, 0.42);
}

.container-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.container-12.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.container-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 16px;
  padding-top: 19px;
  padding-bottom: 15px;
  padding-left: 1px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
}

.container-13.choix-port {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.checkbox-label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 0px;
  padding-left: 1px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.checkbox {
  margin-left: -4px;
}

.checkbox-2 {
  margin-left: -4px;
}

.grid {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.image-16 {
  display: block;
  width: 70%;
  margin-right: auto;
  margin-left: auto;
}

.section-7 {
  margin-bottom: -27px;
  padding-bottom: 0px;
}

.text-block-2 {
  display: block;
  text-align: center;
}

.form-block-2-copy {
  display: block;
  width: 600px;
  margin-right: auto;
  margin-left: auto;
}

.navbar-desktop {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  height: 30px;
  border-bottom: 0px solid transparent;
  background-color: transparent;
}

.image-19 {
  padding-top: 12px;
}

.menu-desktop-item {
  width: 100px;
  height: 30px;
  margin-top: 9px;
  margin-right: 10px;
  margin-left: 10px;
  padding: 0px auto;
  border: 0px solid transparent;
  border-radius: 30px;
  background-color: hsla(0, 0%, 100%, 0.53);
  box-shadow: 4px 4px 11px 1px rgba(0, 0, 0, 0.32);
  font-family: 'Open Sans', sans-serif;
  text-align: center;
}

.menu-desktop-item:hover {
  font-weight: 700;
}

.menu-desktop-item.w--current {
  color: #050505;
}

.drop-menu {
  width: 100px;
  height: 30px;
  margin-top: 9px;
  margin-right: 10px;
  margin-left: 10px;
  padding-top: 5px;
  padding-right: auto;
  padding-left: auto;
  border: 1px solid transparent;
  border-radius: 30px;
  background-color: hsla(0, 0%, 100%, 0.53);
  box-shadow: 4px 4px 11px 1px rgba(0, 0, 0, 0.32);
  font-family: 'Open Sans', sans-serif;
  text-align: center;
  text-decoration: none;
}

.drop-menu:hover {
  font-weight: 700;
}

.drop-menu.w--open:hover {
  font-weight: 700;
}

.dropdown {
  position: static;
  left: 0px;
  display: block;
  width: 200px;
  height: 30px;
  margin: 13px auto;
  padding-top: 6px;
  padding-right: auto;
  padding-left: auto;
  border-radius: 30px;
  background-color: hsla(0, 0%, 100%, 0.53);
  box-shadow: 4px 4px 11px 1px rgba(0, 0, 0, 0.32);
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  text-align: center;
}

.dropdown:hover {
  font-weight: 700;
}

.container-15 {
  position: relative;
  left: -38px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 480px;
  height: 50px;
  margin-right: auto;
  margin-left: auto;
  padding-right: auto;
  padding-left: 0px;
  text-align: center;
}

.nav-menu-3 {
  display: block;
  height: 50px;
  margin-right: auto;
  margin-left: 0px;
  padding-left: 0px;
}

.brand-2 {
  height: 30px;
}

.text-block-3 {
  position: absolute;
  left: 10px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  font-family: 'Open Sans', sans-serif;
}

.text-block-4 {
  position: absolute;
  left: 15px;
  font-family: 'Open Sans', sans-serif;
}

.text-block-5 {
  font-family: 'Open Sans', sans-serif;
}

.dropdown-list {
  background-color: transparent;
}

.dropdown-2 {
  height: 50px;
}

.dropdown-3 {
  height: 50px;
}

.navbar-3 {
  position: fixed;
  top: 0px;
  right: 0px;
  display: block;
  width: 800px;
  height: 30px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  background-color: transparent;
}

.container-16 {
  margin-top: 24px;
  padding-left: 0px;
}

.nav-link-3 {
  position: static;
  left: auto;
  top: 0px;
  display: inline-block;
  width: 150px;
  height: 30px;
  max-height: 30px;
  margin-top: 0px;
  margin-right: 11px;
  margin-left: 11px;
  padding-top: 0px;
  padding-right: auto;
  padding-bottom: auto;
  float: none;
  clear: none;
  border-radius: 30px;
  background-color: hsla(0, 0%, 100%, 0.75);
  box-shadow: 5px 5px 12px 0 rgba(0, 0, 0, 0.49);
  font-family: 'Open Sans', sans-serif;
  line-height: 0px;
  text-align: center;
  text-decoration: none;
}

.nav-link-3:hover {
  font-weight: 600;
}

.nav-link-3.w--current {
  width: 120px;
  color: #333;
}

.nav-link-3.therapeutes {
  display: inline-block;
  width: 200px;
  margin-top: 13px;
  padding-top: 16px;
}

.text-block-6 {
  position: relative;
  left: 0px;
  display: block;
  width: 80px;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
}

.dropdown-toggle-2 {
  width: 100px;
  padding-right: 0px;
  padding-left: 0px;
}

.nav-link-4 {
  width: 100px;
  text-align: center;
}

.nav-link-5 {
  font-family: 'Open Sans', sans-serif;
}

.nav-menu-4 {
  left: 0px;
  top: 0px;
}

.dropdown-list-2 {
  background-color: transparent;
}

.image-20 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
}

.lien {
  color: #242121;
  text-decoration: none;
}

.lien:hover {
  color: #058137;
}

.link-3 {
  background-color: transparent;
  color: #333232;
  text-decoration: none;
}

.link-3:hover {
  color: #058137;
}

.navigation {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.nav-link-10 {
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
}

.nav-link-10.w--current {
  color: #fff;
}

.bullet {
  width: 4px;
  height: 4px;
  margin-right: 15px;
  margin-left: 15px;
  border-radius: 50%;
  background-color: #fff;
}

.navigation-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 90px;
  max-width: 1170px;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navigation-button {
  margin-left: 15px;
  border: 2px solid #fff;
  border-radius: 4px;
  background-color: transparent;
  -webkit-transition: background-color 200ms ease, color 200ms ease;
  transition: background-color 200ms ease, color 200ms ease;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
}

.navigation-button:hover {
  background-color: #fff;
  color: #000;
}

.nav-menu-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.logo {
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.contact-mail {
  margin: 0px 0px 9px;
  padding-top: 0px;
  font-size: 15px;
  line-height: 20px;
  text-align: center;
}

.contact-mail.decale-bas {
  margin-top: 6px;
}

.contact-mail.decalage-haut {
  margin-top: -7px;
}

.contact-tl {
  margin: -1px 0px 0px;
  padding-top: 0px;
  font-size: 15px;
  line-height: 20px;
  text-align: center;
}

.contact-tl.decale-bas {
  margin-top: 6px;
}

.contact-tl.decalage-haut {
  margin-top: -7px;
}

.contact-nom {
  margin-top: 15px;
  margin-bottom: 0px;
  margin-left: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #15801e;
  font-size: 21px;
  font-weight: 600;
  text-align: center;
}

.contact-fonction {
  margin-top: -6px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-bottom: 18px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-size: 20px;
  line-height: 21px;
  font-weight: 400;
  text-align: center;
}

.contact-fonction.fctcarte2lignes {
  padding-bottom: 0px;
  line-height: 20px;
}

.mentions-lgales {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 650px;
  height: 550px;
  max-width: 500px;
  min-width: 400px;
  margin: 27px 77px 30px 82px;
  padding: 0px 0px 23px;
  clear: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border: 1px solid #97533c;
  border-radius: 0px 30px;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#faf8f8), to(#faf8f8));
  background-image: linear-gradient(180deg, #faf8f8, #faf8f8);
  box-shadow: 5px 5px 13px -3px rgba(0, 0, 0, 0.51);
}

.mentions-lgales-nom {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-bottom: 5px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-size: 17px;
  line-height: 22px;
  font-weight: 400;
  text-align: center;
}

.mentions-lgales-nom.fctcarte2lignes {
  padding-bottom: 0px;
  line-height: 20px;
}

.mentions-lgales-div-block {
  display: block;
  width: 383px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding: 20px 0px 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.mentions-lgales-div-block.cb {
  padding-top: 14px;
}

.mentions-lgales-div-block.cb._6lignes {
  padding-top: 5px;
}

.mentions-lgales-div-block.db-carte-dec-bas {
  padding-top: 39px;
}

.mentions-lgales-div-block._1et5 {
  padding-top: 13px;
}

.mentions-lgales-div-block._1et4 {
  padding-top: 23px;
}

.link-4.w--current {
  color: #615c5c;
  text-decoration: none;
}

.link-4.w--current:hover {
  font-weight: 700;
}

.mentions-lgales-lien {
  color: #585454;
  text-decoration: none;
}

.mentions-lgales-lien:hover {
  font-weight: 700;
}

.mentions-lgales-lien.w--current {
  color: #585454;
  text-decoration: none;
}

.mentions-lgales-lien.w--current:hover {
  font-weight: 700;
}

.image-251 {
  border: 2px solid #fff;
  border-radius: 16px;
  box-shadow: 12px 12px 22px 0 rgba(0, 0, 0, 0.27);
}

.text-block-7 {
  margin: 12px auto;
  font-family: 'Open Sans', sans-serif;
  color: #97533c;
  font-size: 32px;
  font-weight: 600;
  text-align: center;
}

.container-19 {
  display: block;
  overflow: visible;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: hsla(0, 0%, 100%, 0.77);
}

.div-block-29 {
  position: absolute;
  left: auto;
  top: 11%;
  right: 20%;
  bottom: auto;
  width: 710px;
  height: 255px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  border: 3px solid #fff;
  border-radius: 15px;
  background-color: hsla(0, 0%, 100%, 0.78);
  box-shadow: 8px 8px 10px 3px rgba(0, 0, 0, 0.23);
}

.div-block-30 {
  width: 800px;
  margin-right: auto;
  margin-left: auto;
  border-left: 5px solid #2d6409;
}

.div-block-30.paragraphes {
  margin-bottom: 57px;
  padding-bottom: 0px;
}

.paragraph-15 {
  padding-bottom: 3px;
  padding-left: 20px;
  font-family: 'Open Sans', sans-serif;
  color: #2d6409;
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
}

.heading-22 {
  margin: 0px auto 15px;
  padding-left: 20px;
  font-family: 'Open Sans', sans-serif;
  color: #2d6409;
  font-size: 30px;
  font-weight: 400;
  text-align: center;
}

.text-block-8 {
  margin-top: -23px;
  font-family: 'Open Sans', sans-serif;
  color: #333;
  font-size: 20px;
  text-decoration: underline;
}

.navbar-6 {
  position: fixed;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: block;
  background-color: hsla(0, 0%, 86.7%, 0.59);
  font-family: Montserrat, sans-serif;
  color: #97533c;
  font-weight: 300;
}

.nav-link-11 {
  position: relative;
  margin-top: 12px;
  margin-bottom: -4px;
  margin-left: 21px;
  padding-top: 20px;
  border-style: solid;
  border-width: 5px;
  border-color: #ca3939;
  border-radius: 20px;
  background-color: #dcc;
  text-align: center;
  text-decoration: none;
}

.nav-link-11:hover {
  font-weight: 600;
}

.nav-link-11.w--current {
  top: 0px;
  height: 30px;
  padding-top: 0px;
  border-style: none;
  border-color: #000;
  border-radius: 20px;
  background-color: hsla(0, 0%, 100%, 0.76);
  font-family: 'Open Sans', sans-serif;
  line-height: 30px;
}

.nav-link-11.w--current:hover {
  font-family: Montserrat, sans-serif;
  color: #97533c;
  font-weight: 600;
}

.nav-link-11.w--current:visited {
  color: #97533c;
}

.nav-link-11.menu {
  top: 0px;
  display: inline-block;
  width: 95px;
  height: 30px;
  padding-top: 0px;
  border: 1px solid #97533c;
  background-color: hsla(0, 0%, 100%, 0.76);
  box-shadow: 2px 2px 3px 0 #97533c;
  color: #97533c;
  line-height: 28px;
  text-decoration: none;
}

.nav-link-11.menu:hover {
  color: #97533c;
}

.nav-link-11.menu.acces {
  display: none;
}

.text-block-9 {
  margin-right: -19px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
}

.dropdown-list-4 {
  background-color: #ddd;
}

.dropdown-list-4.w--open {
  background-color: hsla(0, 0%, 86.7%, 0);
}

.container-20 {
  position: fixed;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
}

.nav-menu-8 {
  position: fixed;
  left: auto;
  top: 0%;
  right: 5%;
  bottom: auto;
  height: auto;
  margin-right: 0px;
  margin-left: 0px;
}

.div-block-34 {
  display: block;
  width: 1500px;
  margin-right: auto;
  margin-bottom: 36px;
  margin-left: auto;
  padding-top: 33px;
}

.heading-25 {
  display: block;
  width: 1500px;
  max-width: 90%;
  margin: 45px auto 13px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.paragraph-16 {
  display: block;
  overflow: auto;
  width: 900px;
  height: 300px;
  margin-right: auto;
  margin-bottom: auto;
  margin-left: auto;
  padding: 15px 23px 23px;
  border: 1px solid #071580;
  border-radius: 10px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(246, 248, 252, 0.47)), to(rgba(246, 248, 252, 0.47)));
  background-image: linear-gradient(180deg, rgba(246, 248, 252, 0.47), rgba(246, 248, 252, 0.47));
  box-shadow: 7px 7px 31px -8px rgba(8, 8, 8, 0.56);
  font-family: 'Open Sans', sans-serif;
  color: #2d6409;
  font-weight: 300;
}

.text-block-10 {
  font-family: 'Open Sans', sans-serif;
  font-size: 23px;
  font-weight: 400;
  text-align: center;
}

.div-block-35 {
  margin-top: 43px;
}

.div-block-plaquette {
  display: block;
  margin-top: 0px;
}

.div-block-plaquette-port {
  display: none;
  overflow: visible;
}

.flexbox-entete {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 7%;
  margin-left: 573px;
  padding-top: 1px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.brand-4 {
  margin-left: -194px;
}

.menu-desktop {
  background-color: hsla(0, 0%, 100%, 0.66);
}

.slogans {
  width: 60%;
  height: 40%;
  min-width: 500px;
  margin-bottom: 34px;
  padding-top: 0px;
  border: 1px solid #000;
  border-radius: 15px;
  background-color: #fff;
  box-shadow: 4px 4px 7px 0 rgba(0, 0, 0, 0.25);
  font-family: 'Open Sans', sans-serif;
  color: #783186;
  font-size: 250%;
  line-height: 60px;
  font-weight: 600;
  text-align: center;
}

.section {
  width: auto;
  height: 600px;
  background-image: url('../images/Fotolia_162519898_M-Violet.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-attachment: scroll;
}

.brand-desktop {
  margin-top: 10px;
  margin-left: 163px;
}

.nav-menu-9 {
  right: -170px;
  margin-top: 9px;
  margin-right: 173px;
}

.menu-tablet {
  display: none;
}

.nav-link-12 {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
}

.section-photo-light {
  width: auto;
  height: 600px;
  background-image: url('../images/Fotolia_162519898_M-Violet.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-attachment: scroll;
}

.flexbox-photo-light {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 7%;
  margin-left: 573px;
  padding-top: 1px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.menu-photo-light {
  background-color: hsla(0, 0%, 100%, 0.66);
}

.menu-photo-light-tablet {
  display: none;
}

.section-sabine {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-bottom: 70px;
  margin-left: auto;
  padding-top: 0px;
  padding-right: auto;
  padding-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

.heading-26 {
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  text-align: center;
}

.tel-et-mail-2 {
  margin-top: 4px;
  margin-bottom: 38px;
  font-family: 'Open Sans', sans-serif;
  font-size: 23px;
  line-height: 33px;
  text-align: center;
}

.lien-2 {
  color: #242121;
  text-decoration: none;
}

.lien-2:hover {
  color: #97533c;
}

.div-block-40 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  margin-bottom: 35px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-prsentation {
  text-align: center;
}

.text-presentation {
  display: block;
  width: 1000px;
  margin: 67px auto -4px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Open Sans', sans-serif;
  color: #97533c;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  text-align: justify;
}

.container-22 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.container-22.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  background-color: transparent;
}

.div-block-42 {
  position: static;
  left: 0%;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 600px;
  min-width: 600px;
  margin: auto auto auto 42px;
  padding: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-42.db-reverse {
  margin-top: 0px;
  margin-right: 42px;
  margin-left: auto;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.heading-27 {
  position: static;
  left: 0%;
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  color: #97533c;
  text-align: left;
}

.text-block-11 {
  width: 40vw;
  margin-top: 0px;
  color: #080707;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
}

.text-block-11.ionos-ecolo {
  width: 360px;
  margin-top: 3px;
  margin-right: auto;
  margin-left: auto;
  font-size: 12px;
  line-height: 16px;
  font-style: italic;
}

.div-block-43 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1000px;
  height: 2px;
  margin: 25px auto auto;
  padding-top: 1px;
  background-color: #333;
  color: #97533c;
}

.text-block-12 {
  width: 800px;
  margin-right: auto;
  margin-bottom: 43px;
  margin-left: auto;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-style: italic;
  text-align: justify;
}

.preloader-lottie {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9999;
  display: none;
  width: 100%;
  height: 100%;
  background-color: #fff;
}

.lottie-animation {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 999;
  display: none;
  width: 100%;
  height: 100%;
  background-color: #fff;
}

.lottie-animation-2 {
  z-index: 999;
  display: block;
  width: 20%;
  margin-right: auto;
  margin-left: auto;
}

.div-block-44 {
  width: 100vw;
  height: 100vh;
  background-color: #fff;
}

@media screen and (max-width: 991px) {
  .text-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    text-align: center;
  }

  .link {
    width: 20%;
  }

  .body {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(253, 246, 246, 0.92)), to(rgba(253, 246, 246, 0.92))), url('../images/Fleur-de-vie-1200.png');
    background-image: linear-gradient(180deg, rgba(253, 246, 246, 0.92), rgba(253, 246, 246, 0.92)), url('../images/Fleur-de-vie-1200.png');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, repeat;
    background-attachment: scroll, fixed;
  }

  .nav-link {
    padding-top: 20px;
    padding-bottom: 18px;
  }

  .image-2 {
    padding-top: 0px;
  }

  .icon {
    display: block;
  }

  .nav-link-2 {
    display: block;
    width: auto;
    margin-right: auto;
    margin-left: auto;
    padding-right: 545px;
    padding-left: 23px;
    background-color: transparent;
  }

  .nav-link-2:hover {
    background-color: rgba(235, 170, 170, 0);
  }

  .nav-menu-2 {
    background-color: #9de7cc;
  }

  .section-1 {
    height: 300px;
    margin-top: 0px;
    padding-top: 76px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-position: 50% 50%;
  }

  .heading {
    margin-top: 12px;
    margin-bottom: 13px;
    font-size: 48px;
  }

  .photo-carte {
    margin-top: 67px;
    margin-bottom: auto;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .photo-carte.photo-dec-droit {
    top: -32px;
    margin-bottom: 0px;
  }

  .nom-carte {
    display: block;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    text-align: center;
  }

  .detail-carte {
    margin-top: 0px;
  }

  .carte-visite {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 500px;
    height: 250px;
    max-width: 500px;
    min-width: 400px;
    margin: 29px 77px 29px 82px;
    padding-left: 0px;
  }

  .lien-carte {
    position: static;
    display: block;
    margin-top: 16px;
    margin-right: 52px;
    margin-left: 52px;
    padding-right: 0px;
    padding-left: 0px;
  }

  ._2-colonnes {
    position: relative;
    display: block;
    width: 768px;
    padding-right: 53px;
    padding-left: 53px;
  }

  .fonction-carte {
    display: block;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    color: #0c631e;
    font-size: 17px;
    text-align: center;
  }

  .paragraph-3 {
    margin-top: -27px;
    margin-bottom: -12px;
    font-size: 20px;
  }

  .paragraph-4 {
    width: 95%;
    padding-right: 25px;
    padding-left: 25px;
    font-size: 17px;
    line-height: 24px;
  }

  .row-3-copy {
    margin-right: -86px;
    margin-left: -86px;
  }

  .div-block-6 {
    display: block;
    width: 50%;
    margin-top: 15px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1px;
  }

  .div-block-7 {
    display: block;
    margin-top: 29px;
    margin-right: auto;
    margin-left: auto;
  }

  .image-8 {
    position: relative;
    display: block;
    margin-top: -136px;
    margin-right: auto;
    margin-left: 12px;
  }

  .paragraph-7 {
    margin-top: -120px;
    margin-right: 21px;
    padding-top: 0px;
  }

  .heading-8 {
    margin-top: 3px;
  }

  .div-block-9 {
    width: 700px;
    margin-top: 1px;
    margin-bottom: 0px;
    padding-top: 34px;
    padding-bottom: 43px;
  }

  .map {
    margin-top: -2px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    border: 1px solid #6e6868;
    border-radius: 30px;
  }

  .titre-site {
    margin-top: 2px;
    font-size: 25px;
  }

  .section-contact {
    margin-bottom: 0px;
  }

  .image-10 {
    display: block;
    max-width: 70%;
    margin-top: 26px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border-top-right-radius: 40px;
    border-bottom-left-radius: 40px;
    text-align: center;
  }

  .body-3 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.84)), to(hsla(0, 0%, 100%, 0.84))), url('../images/Logo-Centre-Mathilde.jpg');
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.84), hsla(0, 0%, 100%, 0.84)), url('../images/Logo-Centre-Mathilde.jpg');
    background-position: 0px 0px, 0px -4px;
    background-size: auto, cover;
  }

  .heading-13 {
    width: 400px;
  }

  .image-13 {
    position: relative;
    left: 0%;
    top: 0px;
    width: 300px;
    margin-right: auto;
    margin-bottom: 78px;
    margin-left: auto;
  }

  .div-block-11 {
    width: 400px;
    min-width: 400px;
    margin-left: 20px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .text-kin {
    width: 400px;
    margin-right: 0px;
  }

  .heading-19 {
    font-size: 25px;
  }

  .tel-et-mail {
    line-height: 21px;
  }

  .div-block-23 {
    width: 700px;
  }

  .container-10 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-block-24 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 83px;
    padding-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-26 {
    padding-top: 26px;
  }

  .container-11 {
    margin-top: 1px;
    background-color: transparent;
  }

  .div-block-27 {
    margin-top: 46px;
    border: 2px solid #000;
    background-color: #9ab3c3;
  }

  .heading-20 {
    display: block;
    margin-right: auto;
    margin-bottom: 4px;
    margin-left: auto;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 100;
    text-align: center;
    text-transform: none;
  }

  .heading-21 {
    text-decoration: none;
  }

  .section-6 {
    position: static;
    top: 0px;
    margin-top: auto;
    margin-bottom: 48px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .db-entete {
    max-width: 90%;
  }

  .section-7 {
    margin-bottom: -49px;
  }

  .lien {
    font-size: 17px;
  }

  .icon-5 {
    color: #fff;
    font-size: 32px;
  }

  .navigation {
    z-index: 999;
    padding-right: 10px;
  }

  .nav-link-10 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .menu-button-3:active {
    background-color: #5ab963;
  }

  .menu-button-3.w--open {
    background-color: #5ab963;
  }

  .bullet {
    display: none;
  }

  .navigation-button {
    width: 75%;
    margin: 20px 30px;
  }

  .nav-menu-7 {
    padding-top: 30px;
    padding-bottom: 30px;
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2);
  }

  .contact-mail {
    margin-top: 0px;
  }

  .contact-tl {
    margin-top: 0px;
  }

  .contact-nom {
    display: block;
    margin-top: 12px;
    margin-right: 0px;
    margin-left: 0px;
    text-align: center;
  }

  .contact-fonction {
    display: block;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    color: #434844;
    font-size: 17px;
    text-align: center;
  }

  .mentions-lgales {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 500px;
    height: 550px;
    max-width: 500px;
    min-width: 400px;
    margin: 29px 77px 29px 82px;
    padding-left: 0px;
  }

  .mentions-lgales-nom {
    display: block;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    color: #0c631e;
    font-size: 17px;
    text-align: center;
  }

  .link-4.w--current {
    color: #615c5c;
    text-decoration: none;
  }

  .link-4.w--current:hover {
    font-weight: 700;
  }

  .div-block-29 {
    position: static;
    width: 500px;
    height: 178px;
    margin-top: -17px;
  }

  .div-block-30 {
    width: 600px;
  }

  .paragraph-15 {
    font-size: 16px;
    line-height: 22px;
  }

  .heading-22 {
    font-size: 25px;
    line-height: 28px;
  }

  .image-252 {
    width: 500px;
  }

  .text-block-8 {
    margin-bottom: 16px;
    font-size: 17px;
  }

  .nav-link-11.w--current {
    height: 10px;
    font-size: 12px;
    line-height: 21px;
  }

  .nav-link-11.menu {
    position: static;
    width: 110px;
    height: 20px;
    margin-left: 0px;
    padding-left: 20px;
    font-size: 10px;
    line-height: 21px;
  }

  .nav-link-11.menu.sousmenu {
    width: 80px;
    margin-left: 25px;
  }

  .nav-link-11.menu.sousmenu.w--current {
    width: 80px;
    margin-left: 23px;
  }

  .dropdown-list-4.w--open {
    display: block;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .container-20 {
    width: 86px;
    height: 50px;
  }

  .nav-menu-8 {
    left: 0px;
    top: 0%;
    right: auto;
    bottom: auto;
    display: block;
    width: 90px;
    margin-top: 55px;
    margin-right: 0px;
    background-color: hsla(0, 0%, 78.4%, 0);
  }

  .div-block-34 {
    width: auto;
  }

  .paragraph-16 {
    width: 600px;
  }

  .icon-6 {
    color: #97533c;
    font-size: 50px;
    text-shadow: 3px 3px 4px rgba(0, 0, 0, 0.55);
  }

  .menu-button-4 {
    position: fixed;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    height: 55px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 18px;
  }

  .menu-button-4.w--open {
    background-color: hsla(0, 0%, 78.4%, 0);
  }

  .brand-3 {
    height: 50px;
  }

  .menu-button-5 {
    margin-top: 11px;
    margin-right: -60px;
    padding-top: 7px;
    padding-bottom: 0px;
  }

  .menu-desktop {
    display: none;
  }

  .icon-7 {
    width: auto;
    margin-right: 0px;
    font-size: 42px;
  }

  .brand-desktop {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .menu-tablet {
    display: block;
  }

  .menu-photo-light {
    display: none;
  }

  .menu-photo-light-tablet {
    display: block;
  }

  .section-sabine {
    position: static;
    top: 0px;
    margin-top: auto;
    margin-bottom: 48px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block-40 {
    height: 30px;
  }

  .text-prsentation {
    width: 400px;
    margin-right: 0px;
  }

  .text-presentation {
    display: block;
    width: 80%;
    margin-top: 28px;
    margin-right: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .div-block-41 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .container-22.reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .div-block-42 {
    width: 400px;
    min-width: 400px;
    margin-left: 20px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .heading-27 {
    width: 400px;
  }

  .text-block-11 {
    width: 80vw;
    text-align: center;
  }

  .text-block-11.ionos-ecolo {
    width: 50vw;
  }

  .div-block-43 {
    width: 80%;
  }

  .text-block-12 {
    width: 600px;
  }

  .lottie-animation-2 {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .body {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(253, 246, 246, 0.92)), to(rgba(253, 246, 246, 0.92))), url('../images/Logo-Centre-Mathilde.jpg');
    background-image: linear-gradient(180deg, rgba(253, 246, 246, 0.92), rgba(253, 246, 246, 0.92)), url('../images/Logo-Centre-Mathilde.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, repeat;
    background-attachment: scroll, fixed;
  }

  .section-1 {
    height: 200px;
    padding-top: 36px;
    background-position: 50% 50%;
  }

  .carte-visite {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0px auto 53px;
  }

  .lien-carte {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 28px;
    padding-left: 28px;
  }

  ._2-colonnes {
    width: 450px;
    margin-top: 0px;
  }

  .paragraph-3 {
    font-size: 15px;
  }

  .paragraph-4 {
    padding: 0px 61px;
  }

  .div-block-9 {
    width: 450px;
    margin-top: -60px;
  }

  .map {
    width: 80%;
  }

  .titre-site {
    margin-top: 0px;
    margin-bottom: 26px;
    margin-left: 0px;
    font-size: 20px;
  }

  .titre-site.port {
    margin-top: 27px;
    margin-bottom: 4px;
  }

  .bold-text {
    margin-top: 0px;
    padding-top: 0px;
  }

  .section-contact {
    margin-top: 55px;
    margin-bottom: 50px;
    padding-top: 0px;
  }

  .section-2 {
    position: relative;
    display: block;
    margin-right: auto;
    margin-left: auto;
    font-size: 14px;
  }

  .image-10 {
    width: 80%;
    max-width: 90%;
    margin-top: 0px;
    margin-bottom: 0px;
    border-width: 2px;
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
  }

  .image-11 {
    margin-top: 0px;
  }

  .image-11._5 {
    margin-top: -11px;
  }

  .heading-10 {
    top: 20px;
    margin-top: 19px;
    font-size: 32px;
  }

  .div-block-10 {
    display: block;
    width: 100px;
    max-width: 100px;
    margin: 35px auto 0px;
  }

  .paragraph-9 {
    position: static;
    display: block;
    width: 500px;
    max-width: 90%;
    margin-top: -6px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 37px;
    padding-right: auto;
    padding-left: auto;
  }

  .paragraph-9.paragraph-9-isabelle-plouvier {
    padding-top: 17px;
  }

  .body-3 {
    display: block;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.86)), to(hsla(0, 0%, 100%, 0.86))), url('../images/Logo-Centre-Mathilde.jpg');
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.86), hsla(0, 0%, 100%, 0.86)), url('../images/Logo-Centre-Mathilde.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
  }

  .entete-membre {
    margin-top: 0px;
    margin-bottom: 38px;
  }

  .heading-13 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: -6px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 28px;
    line-height: 35px;
    text-align: center;
  }

  .image-13 {
    margin-top: -1px;
    margin-right: auto;
    margin-bottom: 65px;
  }

  .div-block-11 {
    margin-top: 16px;
    margin-bottom: -1px;
    margin-left: auto;
    padding-bottom: 0px;
  }

  .div-block-11.db-reverse {
    margin-right: auto;
  }

  .text-kin {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .heading-19 {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    font-weight: 600;
  }

  .tel-et-mail {
    font-size: 15px;
  }

  .div-block-23 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 450px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-24 {
    display: none;
    width: 100%;
    height: 180px;
    padding-top: 0px;
  }

  .div-block-26 {
    padding-top: 0px;
  }

  .div-block-contact {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-contact.db-carte-dec-bas._4lignes {
    padding-top: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .container-11 {
    margin-top: 55px;
  }

  .heading-21 {
    text-decoration: none;
  }

  .db-entete {
    display: block;
    width: 90%;
    height: 600px;
    margin-right: auto;
    margin-bottom: 72px;
    margin-left: auto;
    padding: 53px auto 0px;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .db-entete._5 {
    height: 650px;
  }

  .container-12 {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .bold-text-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .container-13 {
    position: relative;
    left: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .text-field-2 {
    display: block;
    width: 350px;
    margin-right: auto;
    margin-left: auto;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
  }

  .form {
    width: 450px;
    padding-right: 28px;
    padding-left: 28px;
  }

  .text-field-3 {
    display: block;
    width: 350px;
    margin-right: auto;
    margin-left: auto;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
  }

  .text-field-4 {
    display: block;
    width: 350px;
    margin-right: auto;
    margin-left: auto;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
  }

  .text-field-5 {
    display: block;
    width: 350px;
    margin-right: auto;
    margin-left: auto;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
  }

  .textarea {
    display: block;
    width: 350px;
    margin-right: auto;
    margin-left: auto;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
  }

  .field-label {
    display: block;
    width: 350px;
    margin-right: auto;
    margin-left: auto;
  }

  .field-label-2 {
    display: block;
    width: 350px;
    margin-right: auto;
    margin-left: auto;
  }

  .field-label-3 {
    display: block;
    width: 350px;
    margin-right: auto;
    margin-left: auto;
  }

  .field-label-4 {
    display: block;
    width: 350px;
    margin-right: auto;
    margin-left: auto;
  }

  .field-label-5 {
    display: block;
    width: 350px;
    margin-right: auto;
    margin-left: auto;
  }

  .field-label-6 {
    margin-top: 15px;
  }

  .checkbox-field {
    position: relative;
    left: 0px;
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .checkbox-field-2 {
    position: relative;
    left: 0px;
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .checkbox-field-3 {
    position: relative;
    left: 0px;
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .checkbox-field-4 {
    position: relative;
    left: 0px;
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .checkbox-field-5 {
    position: relative;
    left: 100px;
  }

  .menu-hamb {
    background-color: transparent;
  }

  .icon-2 {
    color: #fff;
    font-size: 50px;
  }

  .container-17 {
    color: transparent;
  }

  .nav-menu-5 {
    background-color: transparent;
    color: #000;
  }

  .menu-button {
    background-color: transparent;
  }

  .nav-link-6 {
    position: fixed;
    left: 0px;
    top: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: hsla(0, 0%, 100%, 0.49);
  }

  .nav-link-7 {
    position: fixed;
    left: 0px;
    top: 0px;
    background-color: hsla(0, 0%, 100%, 0.42);
  }

  .menu-hamb-item {
    position: fixed;
    left: 0px;
    top: 0px;
    overflow: visible;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: hsla(0, 0%, 100%, 0.78);
  }

  .navbar-4 {
    background-color: transparent;
    color: transparent;
  }

  .icon-3 {
    color: #fff;
    font-size: 50px;
  }

  .nav-link-8 {
    background-color: #138bdd;
    color: #fff;
  }

  .icon-4 {
    font-size: 50px;
  }

  .container-18 {
    color: #fff;
  }

  .navbar-5 {
    background-color: transparent;
  }

  .nav-menu-6 {
    display: block;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
  }

  .nav-link-9 {
    position: static;
    display: block;
    width: 150px;
    height: 30px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 4px;
    padding-bottom: 10px;
    border: 3px solid #f8f5f5;
    border-radius: 30px;
    background-color: #e9f1bc;
    box-shadow: 4px 4px 16px 0 rgba(0, 0, 0, 0.47);
    font-family: 'Open Sans', sans-serif;
    color: #050505;
    font-weight: 300;
    text-align: center;
  }

  .nav-link-9.w--current {
    padding-top: 4px;
  }

  .nav-link-9.submenu {
    width: 200px;
    height: 30px;
    margin-top: 15px;
    margin-bottom: -8px;
    padding-top: 5px;
    padding-bottom: 9px;
    border: 1px solid #fff;
    background-color: #c1c99a;
  }

  .menu-button-2 {
    background-color: transparent;
  }

  .menu-button-2.w--open {
    background-color: transparent;
  }

  .dropdown-toggle-3 {
    padding-top: 0px;
    padding-right: 38px;
    padding-bottom: 0px;
    text-align: center;
  }

  .dropdown-list-3 {
    background-color: transparent;
  }

  .dropdown-list-3.w--open {
    background-color: transparent;
  }

  .icon-5 {
    background-color: rgba(70, 113, 74, 0.39);
  }

  .nav-link-10 {
    position: relative;
    left: 0px;
    top: 0px;
    bottom: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background-color: rgba(70, 113, 74, 0.84);
  }

  .menu-button-3.w--open {
    background-color: transparent;
  }

  .nav-menu-7.mobile {
    background-color: #46714a;
  }

  .contact-nom {
    margin-top: -30px;
  }

  .contact-fonction {
    color: #474b48;
  }

  .mentions-lgales {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 90%;
    margin: 0px auto 53px;
    padding-top: 28px;
  }

  .mentions-lgales-div-block {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .mentions-lgales-div-block.db-carte-dec-bas._4lignes {
    padding-top: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .link-4.w--current {
    color: #615c5c;
    text-decoration: none;
  }

  .link-4.w--current:hover {
    font-weight: 700;
  }

  .image-251 {
    position: relative;
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .div-block-29 {
    width: 350px;
    height: 125px;
    margin-top: 0px;
  }

  .div-block-30 {
    width: 95%;
  }

  .div-block-30.paragraphes {
    width: 95%;
    margin-bottom: 33px;
  }

  .paragraph-15 {
    padding-bottom: 6px;
    font-size: 12px;
    line-height: 16px;
  }

  .heading-22 {
    margin-bottom: 5px;
    font-size: 20px;
    line-height: 23px;
  }

  .image-252 {
    display: inline-block;
    width: 350px;
  }

  .text-block-8 {
    margin-top: -37px;
    margin-bottom: 29px;
  }

  .container-20 {
    height: 50px;
  }

  .paragraph-16 {
    max-width: 90%;
  }

  .div-block-36 {
    margin-top: 29px;
  }

  .div-block-medaillon-port {
    display: none;
  }

  .div-block-plaquette-port {
    display: none;
  }

  .icon-6 {
    margin-top: 69px;
  }

  .menu-button-4 {
    position: fixed;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    margin-top: -55px;
    padding-top: 0px;
    padding-bottom: 129px;
  }

  .section-sabine {
    margin-bottom: 30px;
  }

  .heading-26 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
  }

  .div-block-40 {
    display: block;
    width: 150px;
    height: 2px;
    margin-right: auto;
    margin-bottom: 32px;
    margin-left: auto;
    padding-bottom: 0px;
    background-color: #048022;
  }

  .text-prsentation {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .text-presentation {
    display: block;
    margin-right: auto;
    margin-bottom: 17px;
    margin-left: auto;
    text-align: justify;
  }

  .container-22 {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-42 {
    margin-top: 16px;
    margin-left: auto;
  }

  .div-block-42.db-reverse {
    margin-right: auto;
  }

  .heading-27 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .text-block-11.ionos-ecolo {
    width: 70vw;
  }

  .text-block-12 {
    width: 400px;
    line-height: 18px;
  }

  .lottie-animation-2 {
    display: block;
  }
}

@media screen and (max-width: 479px) {
  .text-block {
    width: 80%;
  }

  .link {
    width: 30%;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }

  .body {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(253, 246, 246, 0.92)), to(rgba(253, 246, 246, 0.92))), url('../images/Fleur-de-vie-1200.png');
    background-image: linear-gradient(180deg, rgba(253, 246, 246, 0.92), rgba(253, 246, 246, 0.92)), url('../images/Fleur-de-vie-1200.png');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, repeat;
    background-attachment: scroll, fixed;
  }

  .nav-link-2 {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .section-1 {
    display: block;
    width: auto;
    height: 300px;
    margin: 0px auto 29px;
    background-image: url('../images/Bandeau-Fleur-de-Vie-1200-.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: repeat;
    background-attachment: scroll;
  }

  .section-1.section-1-blanc {
    height: 600px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(250, 245, 245, 0.72)), to(rgba(250, 245, 245, 0.72))), url('../images/Fotolia_169753423_M.jpg'), -webkit-gradient(linear, left top, left bottom, from(rgba(250, 245, 245, 0.51)), to(rgba(250, 245, 245, 0.51)));
    background-image: linear-gradient(180deg, rgba(250, 245, 245, 0.72), rgba(250, 245, 245, 0.72)), url('../images/Fotolia_169753423_M.jpg'), linear-gradient(180deg, rgba(250, 245, 245, 0.51), rgba(250, 245, 245, 0.51));
    background-position: 0px 0px, 50% 50%, 0px 0px;
    background-size: auto, cover, auto;
    background-repeat: repeat, repeat, repeat;
  }

  .heading {
    margin-top: -11px;
    padding-top: 0px;
    font-size: 21px;
  }

  .photo-carte {
    left: 0px;
    top: 37px;
    display: block;
    margin: 0px auto;
  }

  .photo-carte.photo-dec-droit {
    left: 0px;
    top: 37px;
    margin-top: -12px;
  }

  .photo-carte.photo-decalage-droit-1.port {
    display: block;
    margin: 69px auto -81px 34px;
  }

  .photo-carte.photo-decalage-droit-1.port._2et3 {
    margin-bottom: -53px;
  }

  .nom-carte {
    position: relative;
    display: block;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    font-size: 16px;
  }

  .detail-carte {
    font-size: 13px;
  }

  .carte-visite {
    position: static;
    display: block;
    width: 250px;
    height: 450px;
    min-width: 200px;
    margin-top: 1px;
    margin-bottom: 77px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-top-left-radius: 30px;
    border-bottom-right-radius: 30px;
  }

  .lien-carte {
    margin-top: 9px;
    margin-right: 46px;
    margin-left: 46px;
    padding-top: 7px;
    font-size: 13px;
  }

  .column-6 {
    display: block;
    padding-right: 0px;
    padding-left: 0px;
  }

  ._2-colonnes {
    display: block;
    width: 300px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
  }

  .fonction-carte {
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 15px;
  }

  .paragraph-3 {
    margin-top: -11px;
    margin-bottom: -21px;
    padding: 0px;
    font-size: 10px;
    line-height: 15px;
  }

  .paragraph-4 {
    display: block;
    margin: 0px auto 23px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 13px;
    line-height: 17px;
  }

  .row-3-copy {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block-9 {
    width: 320px;
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
  }

  .map {
    width: 80%;
    margin-top: -2px;
    margin-bottom: 0px;
    padding-bottom: 0px;
  }

  .titre-site {
    display: block;
    margin: 24px auto 14px;
    font-size: 16px;
    line-height: 30px;
  }

  .paragraph-8 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .bold-text {
    margin-top: -1px;
    padding-top: 0px;
  }

  .section-contact {
    position: static;
    display: block;
    margin: -13px auto 28px;
  }

  .section-2 {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .colonne {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-11 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .image-10 {
    max-width: 80%;
    border-width: 2px;
    border-radius: 0px 20px;
    opacity: 1;
  }

  .image-10.blanc {
    background-color: rgba(250, 245, 245, 0.9);
  }

  .image-11._5 {
    margin-top: -46px;
    margin-bottom: -15px;
  }

  .image-11.isabelle-plouvier {
    margin-top: -37px;
  }

  .heading-10 {
    top: 11px;
    margin-top: 14px;
    font-size: 19px;
    font-weight: 600;
  }

  .div-block-10 {
    overflow: visible;
    margin-bottom: -18px;
  }

  .paragraph-9 {
    position: static;
    display: block;
    overflow: visible;
    width: 280px;
    max-height: auto;
    max-width: 280px;
    margin-top: -22px;
    margin-right: auto;
    margin-left: auto;
    float: none;
    clear: none;
    font-size: 14px;
  }

  .body-3 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.88)), to(hsla(0, 0%, 100%, 0.88))), url('../images/Logo-Centre-Mathilde.jpg');
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.88), hsla(0, 0%, 100%, 0.88)), url('../images/Logo-Centre-Mathilde.jpg');
    background-position: 0px 0px, 50% 0px;
    background-size: auto, cover;
    background-repeat: repeat, repeat-y;
    background-attachment: scroll, scroll;
  }

  .entete-membre {
    display: block;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
  }

  .heading-13 {
    display: block;
    width: 300px;
    margin: 0px auto -5px;
    padding-top: 14px;
    padding-bottom: 0px;
    font-size: 23px;
    line-height: 26px;
    text-align: center;
  }

  .image-13 {
    width: 300px;
    margin-top: 7px;
    margin-bottom: 55px;
  }

  .div-block-11 {
    margin-top: 21px;
  }

  .div-block-11.db-reverse {
    margin-top: 21px;
  }

  .text-kin {
    width: 300px;
    font-size: 14px;
  }

  .sec-contact {
    position: static;
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .heading-19 {
    font-size: 16px;
    font-weight: 400;
  }

  .tel-et-mail {
    margin-bottom: 21px;
    font-size: 10px;
    line-height: 17px;
  }

  .div-block-23 {
    display: block;
    width: 350px;
  }

  .heading-18 {
    font-size: 28px;
  }

  .form-block-2 {
    width: 350px;
  }

  .div-block-24 {
    display: none;
    height: 450px;
  }

  .div-block-contact {
    width: 250px;
    margin-top: 47px;
    padding: 0px 0px 20px;
  }

  .div-block-contact.cb {
    margin-top: 28px;
  }

  .div-block-contact.cb._6lignes {
    margin-top: 37px;
  }

  .div-block-contact.db-carte-dec-bas._4lignes {
    margin-top: 26px;
  }

  .div-block-contact._5lignes {
    margin-top: 53px;
  }

  .container-11 {
    margin-top: 10px;
  }

  .image-15 {
    max-width: 80%;
    border: 3px solid #f4f8f5;
    border-radius: 40px;
    background-color: hsla(0, 0%, 100%, 0.68);
    box-shadow: 6px 6px 27px 0 rgba(0, 0, 0, 0.61);
  }

  .db-entete {
    display: block;
    width: 90%;
    height: 600px;
    max-width: 350px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 32px;
  }

  .db-entete._1 {
    margin-bottom: 73px;
    padding-top: 60px;
  }

  .db-entete._4 {
    padding-top: 23px;
  }

  .db-entete._5 {
    height: 600px;
  }

  .container-12 {
    margin-bottom: -21px;
  }

  .container-12.reverse.image-250 {
    margin-bottom: -21px;
  }

  .container-13 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .container-13.choix-port {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .checkbox-label {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
  }

  .text-field-2 {
    width: 300px;
  }

  .form {
    width: 350px;
    padding-right: auto;
    padding-left: auto;
  }

  .text-field-3 {
    width: 300px;
  }

  .text-field-4 {
    width: 300px;
  }

  .text-field-5 {
    width: 300px;
  }

  .textarea {
    width: 300px;
  }

  .field-label {
    width: 300px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
  }

  .field-label-2 {
    width: 300px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
  }

  .field-label-3 {
    width: 300px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
  }

  .field-label-4 {
    width: 300px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
  }

  .field-label-5 {
    width: 300px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
  }

  .field-label-6 {
    display: block;
    width: 300px;
    margin-right: auto;
    margin-left: auto;
  }

  .bold-text-5 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    font-size: 28px;
  }

  .bold-text-6 {
    font-size: 28px;
    text-align: center;
  }

  .bold-text-7 {
    font-size: 28px;
  }

  .checkbox-field {
    left: 0px;
    padding-left: 0px;
  }

  .checkbox-field-2 {
    left: 0px;
    padding-left: 0px;
  }

  .checkbox-field-3 {
    left: 0px;
  }

  .checkbox-field-4 {
    left: 0px;
  }

  .checkbox-field-5 {
    left: 0px;
  }

  .container-14 {
    max-height: 300px;
  }

  .image-16 {
    position: static;
    width: 350px;
    max-width: 350px;
  }

  .section-7 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-block-28 {
    margin-bottom: -21px;
  }

  .form-block-2-copy {
    width: 350px;
  }

  .container-16 {
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    color: transparent;
  }

  .nav-menu-4 {
    background-color: transparent;
  }

  .lien {
    font-size: 13px;
  }

  .nav-link-9 {
    display: block;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    border-width: 2px;
    background-color: rgba(225, 246, 194, 0.96);
    font-family: 'Open Sans', sans-serif;
    line-height: 13px;
    font-weight: 300;
    text-align: center;
  }

  .icon-5 {
    background-color: rgba(70, 113, 74, 0.39);
    color: #fff;
  }

  .nav-link-10 {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background-color: rgba(70, 113, 74, 0.84);
  }

  .menu-button-3:active {
    background-color: transparent;
  }

  .menu-button-3.w--open {
    background-color: transparent;
  }

  .menu-button-3.w--open:hover {
    background-color: #46714a;
  }

  .navigation-container {
    height: 60px;
  }

  .nav-menu-7 {
    background-color: #46714a;
  }

  .contact-mail {
    font-size: 13px;
  }

  .contact-tl {
    font-size: 13px;
  }

  .contact-nom {
    position: relative;
    display: block;
    margin-top: -10px;
    margin-bottom: -12px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    font-size: 16px;
  }

  .contact-fonction {
    padding-bottom: 18px;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    color: #424643;
    font-size: 15px;
  }

  .mentions-lgales {
    position: static;
    display: block;
    width: 350px;
    height: 550px;
    min-width: 200px;
    margin-top: 17px;
    margin-bottom: 77px;
    padding-top: 29px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-top-left-radius: 30px;
    border-bottom-right-radius: 30px;
  }

  .mentions-lgales-nom {
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 15px;
  }

  .mentions-lgales-div-block {
    width: 250px;
    margin-top: 17px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .mentions-lgales-div-block.cb {
    margin-top: 28px;
  }

  .mentions-lgales-div-block.cb._6lignes {
    margin-top: 37px;
  }

  .mentions-lgales-div-block.db-carte-dec-bas._4lignes {
    margin-top: 26px;
  }

  .mentions-lgales-div-block._5lignes {
    margin-top: 53px;
  }

  .link-4 {
    color: #574242;
  }

  .link-4.w--current {
    color: #615c5c;
    text-decoration: none;
  }

  .link-4.w--current:hover {
    font-weight: 700;
  }

  .mentions-lgales-lien {
    color: #585454;
    text-decoration: none;
  }

  .mentions-lgales-lien:hover {
    font-weight: 700;
  }

  .image-251 {
    position: relative;
    left: 0%;
    display: block;
    width: 200px;
    max-width: 80%;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    border: 2px solid #fff;
    border-radius: 16px;
    box-shadow: 12px 12px 22px 0 rgba(0, 0, 0, 0.27);
    text-align: left;
  }

  .text-block-7 {
    margin-top: 0px;
    margin-bottom: 7px;
    font-size: 21px;
  }

  .div-block-29 {
    display: none;
    width: 200px;
    height: auto;
    margin-top: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    -webkit-filter: blur(0px);
    filter: blur(0px);
  }

  .div-block-30 {
    width: 95%;
  }

  .div-block-30.paragraphes {
    width: 95%;
    border-left-width: 3px;
  }

  .paragraph-15 {
    font-size: 10px;
    line-height: 13px;
  }

  .heading-22 {
    font-size: 15px;
    line-height: 17px;
  }

  .image-252 {
    display: block;
    width: 200px;
    margin-top: 0px;
  }

  .text-block-8 {
    margin-top: 15px;
    font-size: 13px;
  }

  .nav-link-11.w--current {
    background-color: #fff;
  }

  .nav-link-11.menu {
    background-color: #fff;
  }

  .heading-25 {
    margin-top: 6px;
    font-size: 22px;
  }

  .text-block-10 {
    font-size: 15px;
  }

  .div-block-35 {
    margin-top: 22px;
  }

  .div-block-36 {
    margin-top: 58px;
  }

  .div-block-37 {
    display: block;
  }

  .div-block-medaillon-port {
    display: block;
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
  }

  .div-block-38 {
    width: 202px;
    margin-right: auto;
    margin-left: auto;
    background-color: hsla(0, 0%, 100%, 0.61);
  }

  .div-block-plaquette {
    display: none;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .div-block-plaquette-port {
    display: block;
  }

  .div-block-39 {
    width: 147px;
    margin-top: 13px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
    border-radius: 18px;
    background-color: hsla(0, 0%, 100%, 0.71);
  }

  .image-253 {
    border: 2px solid #fff;
    border-radius: 16px;
  }

  .icon-6 {
    color: #97533c;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.27);
  }

  .menu-button-4 {
    margin-top: -55px;
  }

  .heading-26 {
    font-size: 23px;
    font-weight: 600;
  }

  .tel-et-mail-2 {
    font-size: 18px;
  }

  .tel-et-mail-2.sabine {
    margin-top: 2px;
    margin-bottom: -16px;
    line-height: 18px;
  }

  .lien-2 {
    font-size: 15px;
  }

  .container-21 {
    display: block;
    height: 3px;
    margin-bottom: 34px;
    padding-right: 52px;
    padding-left: 52px;
    background-color: #048022;
  }

  .div-block-40 {
    display: block;
    width: 150px;
    height: 2px;
    margin-right: auto;
    margin-bottom: 39px;
    margin-left: auto;
    padding-bottom: 1px;
    background-color: #048022;
    line-height: 2px;
  }

  .text-prsentation {
    width: 300px;
    font-size: 14px;
  }

  .text-presentation {
    width: 90%;
    margin-bottom: 14px;
    font-size: 14px;
    line-height: 24px;
  }

  .div-block-42.db-reverse {
    width: 100vw;
  }

  .heading-27 {
    display: block;
    width: 300px;
    margin-top: 33px;
    margin-right: auto;
    margin-left: auto;
    font-size: 28px;
    line-height: 30px;
    text-align: center;
  }

  .text-block-11 {
    max-height: 100vh;
    margin-top: -7px;
    margin-right: auto;
    margin-left: auto;
    font-size: 15px;
    line-height: 19px;
  }

  .text-block-11.ionos-ecolo {
    font-size: 13px;
    line-height: 16px;
  }

  .text-block-12 {
    width: 290px;
    font-size: 10px;
    line-height: 15px;
  }

  .lottie-animation-2 {
    display: block;
    width: 40%;
  }
}

