.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

a {
  text-decoration: underline;
}

.main {
  flex-flow: column;
  margin-top: 80px;
  display: block;
}

.footer-dark {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 15px;
  position: relative;
}

.container {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.footer-wrapper {
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-content {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-small {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link {
  color: #1a1b1f;
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

.footer-link:hover {
  color: #1a1b1fbf;
}

.footer-social-block {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.footer-divider {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}

.section_hero {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -webkit-text-fill-color: inherit;
  background-image: url('../images/FemmeDouleur.jpeg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  background-clip: border-box;
  justify-content: center;
  align-items: flex-start;
  height: 95vh;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.section_chiropraxie {
  z-index: -500;
  flex-flow: row;
  height: auto;
  display: flex;
  position: static;
  overflow: visible;
}

.section_localisation {
  background-color: #fff;
  height: auto;
  display: flex;
}

.section_contact {
  background-color: #fff;
  flex-flow: row;
  justify-content: center;
  align-items: stretch;
  height: auto;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.section_tarif {
  background-color: #b4e0f300;
  flex-flow: row;
  display: flex;
}

.header {
  z-index: 100;
  background-color: #dfeefa;
  width: 100%;
  height: 80px;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.navbar {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.logo {
  margin-left: 15px;
}

.logo.w--current {
  justify-content: flex-start;
  align-items: center;
  height: 60px;
  display: flex;
}

.nav-menu {
  margin-right: 10px;
}

.body {
  font-family: Montserrat, sans-serif;
}

.text-block {
  color: #000;
  letter-spacing: 1.2px;
  background-color: #0000;
  font-size: 18px;
}

.nav-menu-lien:hover {
  border-bottom: 2px solid #000;
}

.nav-menu-lien.w--current {
  color: #000;
  border-bottom: 0 solid #000;
  font-weight: 700;
}

.nav-menu-lien.w--current:hover {
  border: 0 solid #000;
  border-radius: 0;
}

.hero_contenu {
  justify-content: center;
  align-items: center;
  width: 90vw;
  height: auto;
  margin-top: 61px;
  margin-bottom: 0;
  display: flex;
}

.heading {
  color: #000;
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

.text-hero {
  color: #000;
  text-align: center;
  letter-spacing: 1.1px;
  text-indent: 0;
  column-count: 0;
  word-break: normal;
  width: 100vw;
  margin-top: 140px;
  margin-bottom: 140px;
  margin-left: 0;
  font-size: 30px;
  line-height: 30px;
  text-decoration: none;
  position: static;
}

.chiropraxie_contenu {
  display: flex;
}

.chiropraxie_contenu-texte {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 60vw;
  margin-top: 100px;
  margin-bottom: 100px;
  padding-left: 0;
  display: flex;
}

.chiropraxie_contenu-image {
  background-image: url('../images/colonne.jpg');
  background-position: 50% 0;
  background-size: auto;
  width: 40vw;
  margin-top: 0;
  margin-bottom: 0;
}

.div-block {
  width: 100%;
  height: 100%;
  position: absolute;
}

.hero_layer {
  z-index: 10;
  background-color: #24a3dd57;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 95%;
  display: block;
  position: absolute;
}

.text_l {
  max-width: 800px;
  margin: 0 0 0 100px;
  padding-left: 60px;
  padding-right: 60px;
  font-size: 16px;
  line-height: 25px;
}

.heading-2 {
  color: #206d99;
  text-align: center;
  margin: 0 60px;
}

.image {
  vertical-align: baseline;
  height: 60px;
}

.localisation_contenu-image {
  background-image: url('../images/map.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 0;
  width: 40vw;
  height: auto;
  margin-bottom: 0;
}

.localisation_contenu-texte {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 60vw;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.bold-text {
  font-weight: 300;
}

.light-text {
  font-size: 16px;
  font-weight: 300;
}

.text_r {
  text-align: center;
  text-transform: uppercase;
  margin-right: 0;
  padding-left: 60px;
  padding-right: 60px;
  line-height: 25px;
  display: block;
}

.quick-stack {
  grid-column-gap: 44px;
  grid-row-gap: 44px;
  width: auto;
  max-width: 500px;
  height: 140px;
  margin-top: 20px;
  padding-left: 0;
  padding-right: 0;
}

.cell {
  justify-content: flex-start;
  align-items: center;
}

.text-block-2 {
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 25px;
}

.cell-2 {
  justify-content: flex-start;
  align-items: center;
  font-size: 16px;
}

.text-block-3 {
  text-align: center;
  text-transform: uppercase;
  line-height: 25px;
}

.button {
  z-index: 100;
  vertical-align: baseline;
  border-radius: 20px;
  margin-top: 0;
  margin-bottom: 40px;
  margin-right: 20px;
  font-weight: 500;
  position: fixed;
  inset: auto 0% 0% auto;
}

.button:hover {
  color: #000;
  background-color: #b4e0f3;
  font-size: 14px;
  font-weight: 500;
}

.image-2, .image-3 {
  width: 40px;
  height: 40px;
  margin-bottom: 10px;
}

.link-block-googlemap {
  width: 100%;
  height: 100%;
  position: static;
}

.contact_contenu-texte {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 45vw;
  height: auto;
  margin-top: 40px;
  margin-bottom: 40px;
  margin-right: 0;
  padding-right: 5px;
  display: flex;
}

.contact_contenu-image {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 55vw;
  min-height: auto;
  max-height: 800px;
  margin-bottom: 0;
  padding-left: 5px;
  display: flex;
}

.image-4 {
  max-width: 100%;
}

.therapeute {
  max-width: none;
  max-height: 500px;
  display: block;
}

.cell-3 {
  justify-content: center;
  align-items: center;
  padding-right: 20px;
  display: flex;
}

.quick-stack-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width: auto;
  min-width: auto;
  height: 100%;
  max-height: none;
  margin-right: 0;
  padding: 0;
}

.cell-4 {
  background-image: url('../images/therapeute.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: flex-end;
  padding-top: 0;
}

.bold-text-2 {
  color: #206d99;
  text-align: center;
  margin-top: 0;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 16px;
}

.text-block-4 {
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-5 {
  text-align: center;
  margin-top: 20px;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 16px;
  line-height: 15px;
}

.link, .link-2 {
  margin-top: 10px;
}

.text-block-6 {
  min-width: 14px;
}

.text-block-7 {
  margin-top: 5px;
  font-size: 14px;
}

.button-2 {
  text-align: center;
  border-radius: 20px;
  margin-top: 5px;
  line-height: 12px;
}

.button-2:hover {
  color: #020202;
  background-color: #b4e0f3;
  font-weight: 500;
}

.contenu_texte-wrapper {
  object-fit: fill;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  padding-left: 10px;
  display: flex;
  overflow: visible;
}

.div-block-2 {
  width: 1px;
}

.contact_separation {
  text-align: center;
  border: 1px solid #65affa3b;
  align-self: center;
  width: 1px;
  height: 200px;
  margin-top: 0;
  margin-right: 0;
  text-decoration: none;
}

.tarif_contenu-texte {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 60vw;
  height: auto;
  margin-top: 60px;
  margin-bottom: 60px;
  display: flex;
}

.tarif_contenu-image {
  background-image: url('../images/rdv.jpeg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 40vw;
}

.text-block-8 {
  text-align: center;
  height: auto;
  margin-top: 20px;
  margin-left: 60px;
  margin-right: 60px;
  font-size: 16px;
  line-height: 25px;
}

.quick-stack-3 {
  max-width: 500px;
  padding-left: 60px;
  padding-right: 60px;
}

.cell-5 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
}

.cell-6 {
  justify-content: center;
  align-items: center;
}

.image-5, .image-6, .image-7 {
  width: 40px;
  height: 40px;
}

.liens {
  text-transform: none;
}

.image-8 {
  display: none;
}

.text-block-9 {
  margin-left: 10px;
}

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

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.div-block-3 {
  position: fixed;
  inset: 0%;
}

.popup_privacypolice {
  z-index: auto;
  object-fit: fill;
  background-color: #fff;
  border-radius: 14px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 70vw;
  max-width: 800px;
  height: auto;
  margin: 0;
  display: flex;
  position: static;
  inset: 0%;
}

.paragraph {
  height: 500px;
}

.text-block-10 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  height: auto;
  margin-bottom: 40px;
  padding-left: 100px;
  padding-right: 100px;
  display: flex;
}

.image-9 {
  width: 40px;
  height: 40px;
  margin-top: 20px;
  display: inline-flex;
}

.heading-3 {
  margin-top: 10px;
  margin-bottom: 20px;
}

.div-block-4 {
  display: flex;
}

.popup_privacy-overlay {
  z-index: 1000;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #020202b0;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup_mentions-overlay {
  z-index: 1000;
  background-color: #000000b3;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: none;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup_mentions {
  background-color: #fff;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 70vw;
  max-width: 800px;
  display: flex;
}

.contact_wrappler {
  background-color: #b4e0f3;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.localisation_wrappler {
  background-color: #b4e0f3;
  display: flex;
}

.link-3 {
  margin-top: 10px;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

@media screen and (max-width: 991px) {
  .container {
    max-width: 728px;
  }

  .footer-content {
    grid-column-gap: 60px;
  }

  .header {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .navbar {
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .nav-menu {
    background-color: #fff;
    width: 50px;
  }

  .chiropraxie_contenu-texte {
    justify-content: center;
    align-items: center;
    padding-top: 65px;
    padding-bottom: 65px;
  }

  .text_l {
    margin-left: 0;
  }

  .localisation_contenu-image {
    width: 30%;
    height: auto;
  }

  .localisation_contenu-texte {
    width: 90vw;
  }

  .text-block-10 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .popup_privacy-overlay {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: center;
  }

  .footer-link:hover {
    color: #1a1b1fbf;
  }

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .footer-divider {
    margin-top: 60px;
  }

  .section_contact {
    flex-flow: wrap;
  }

  .localisation_contenu-texte {
    align-items: stretch;
    width: 85vw;
  }

  .cell-3 {
    padding-top: 20px;
  }

  .contact_separation {
    border-color: #6d8eaf00;
    overflow: visible;
  }

  .popup_privacypolice {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-10 {
    padding-left: 0;
    padding-right: 0;
  }

  .image-9 {
    justify-content: center;
    align-items: center;
  }

  .popup_privacy-overlay {
    width: auto;
    height: auto;
    display: none;
  }

  .popup_mentions-overlay {
    display: none;
  }

  .popup_mentions {
    width: 100%;
    margin-left: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .contact_wrappler {
    flex-flow: wrap;
  }
}

@media screen and (max-width: 479px) {
  .container {
    max-width: none;
  }

  .section_hero {
    background-position: 50% 0;
    height: 100vh;
  }

  .section_localisation {
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
  }

  .section_contact {
    background-color: #fff;
  }

  .section_tarif {
    justify-content: center;
    align-items: center;
  }

  .hero_contenu {
    width: 100vw;
    margin-left: 10px;
    margin-right: 10px;
  }

  .text-hero {
    margin-top: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .chiropraxie_contenu-texte {
    width: 100vw;
  }

  .chiropraxie_contenu-image {
    width: 0;
    overflow: visible;
  }

  .hero_layer {
    height: 100vh;
  }

  .text_l {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-2 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .localisation_contenu-image {
    display: none;
  }

  .localisation_contenu-texte {
    width: 100vw;
  }

  .text_r {
    width: 100vw;
    padding-left: 20px;
    padding-right: 20px;
  }

  .quick-stack {
    width: 100vw;
    margin-bottom: 40px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .cell-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .quick-stack-2 {
    width: 100vw;
  }

  .cell-4 {
    display: none;
  }

  .contact_separation {
    border-color: #6d8eaf;
  }

  .tarif_contenu-texte {
    width: 100vw;
  }

  .tarif_contenu-image {
    display: none;
  }

  .text-block-8 {
    margin-left: 0;
    margin-right: 0;
  }

  .image-8 {
    margin-top: 10px;
    display: inline-flex;
  }

  .popup_privacypolice {
    justify-content: flex-start;
    align-items: center;
    height: 90%;
    margin-top: 0;
  }

  .text-block-10 {
    justify-content: flex-start;
    align-items: center;
    height: 100%;
    margin-bottom: 10px;
    overflow: scroll;
  }

  .image-9 {
    margin-top: 20px;
  }

  .popup_privacy-overlay {
    display: inline-flex;
  }

  .popup_mentions-overlay {
    display: none;
  }

  .popup_mentions {
    justify-content: flex-start;
    align-items: center;
    height: 90%;
  }

  .contact_wrappler {
    background-color: #b4e0f3;
  }

  .localisation_wrappler {
    flex-flow: row;
    justify-content: center;
    align-items: stretch;
    width: 100vw;
  }
}

#w-node-cb48dd94-93f6-5e93-d858-753eda42bc58-ed16b929 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-bd6d377e-a3fc-961b-576b-a03ef282b40e-ed16b929 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-b96966f1-0ec9-36f4-f053-650c408b0fc7-ed16b929, #w-node-_19700040-41c6-ac1a-acf3-caf82a4809b1-ed16b929 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-caf474f8-7ab6-0bfe-87a2-1fac49e73be1-ed16b929, #w-node-caf474f8-7ab6-0bfe-87a2-1fac49e73bf5-ed16b929 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


