@media screen and (max-width: 767px) {
  .no-gutters-before-md {
    margin-right: 0;
    margin-left: 0;
  }
  .no-gutters-before-md > .col,
.no-gutters-before-md > [class*=col-] {
    padding-right: 0;
    padding-left: 0;
  }
}
html {
  scroll-behavior: smooth;
}

.padding-1 {
  padding-top: 243px;
  padding-bottom: 243px;
}

.padding-2 {
  padding-top: 200px;
  padding-bottom: 200px;
}
@media screen and (max-width: 991px) {
  .padding-2 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

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

.padding-4 {
  padding-left: 84px;
  padding-right: 84px;
}

.padding-5 {
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 160px;
  padding-bottom: 130px;
  background-color: #ffffff;
}

.padding-6 {
  padding: 68px 107px;
}
@media screen and (max-width: 991px) {
  .padding-6 {
    padding: 36px 36px;
  }
}

.padding-7 {
  padding-bottom: 48px;
}

.padding-9 {
  padding-left: 98px;
}

padding-10 {
  padding-left: 68px;
}

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

padding-12 {
  padding-right: 83px;
  text-align: left;
}

.padding-13 {
  padding-top: 153px;
}

.navbar-light .navbar-brand {
  color: #c5a97f;
  border-color: rgba(0, 0, 0, 0);
}
.navbar-light .navbar-brand img {
  max-width: 68px;
}

.home-picture {
  padding-right: 0px;
}

.left-description {
  padding-right: 83px;
  text-align: left;
  font-style: normal;
  line-height: 2.14;
  letter-spacing: 0.14px;
}

.right-description {
  text-align: left;
  font-style: normal;
  line-height: 2.14;
  letter-spacing: 0.14px;
}
.right-description .inner {
  padding-left: 83px;
}
@media screen and (max-width: 991px) {
  .right-description .inner {
    padding-left: 26px;
    padding-right: 26px;
  }
}

.left-description, .right-description, h1 {
  font-family: "hero-new-light", sans-serif;
  font-display: swap;
  font-style: normal;
  font-weight: 300;
  color: #c5a97f;
  font-size: 42px;
  text-align: center;
  padding-bottom: 66px;
}
@media screen and (max-width: 991px) {
  .left-description, .right-description, h1 {
    padding-bottom: 33px;
  }
}

.left-description, .right-description, p {
  font-family: "hero-new", sans-serif;
  font-display: swap;
  color: #444444;
  font-size: 14px;
  font-weight: normal;
  text-align: left;
  letter-spacing: 0.14px;
  padding-bottom: 10px;
}

.spacer {
  height: 167px;
}
@media screen and (max-width: 991px) {
  .spacer {
    height: 30px;
  }
}

.margin-1 {
  max-width: 1920px;
  margin-left: 180px;
  margin-right: 180px;
}
@media screen and (max-width: 720px) {
  .margin-1 {
    max-width: 720px;
    margin-left: 67.5px;
    margin-right: 67.5px;
  }
}
@media screen and (min-width: 721px) and (max-width: 1024px) {
  .margin-1 {
    max-width: 1024px;
    margin-left: 81.75px;
    margin-right: 81.75px;
  }
}

.margin-2 {
  margin-top: 27px;
  margin-bottom: 27px;
}
@media screen and (max-width: 720px) {
  .margin-2 {
    margin-top: 10.125px;
    margin-bottom: 10.125px;
  }
}
@media screen and (min-width: 721px) and (max-width: 1024px) {
  .margin-2 {
    margin-top: 12.2625px;
    margin-bottom: 12.2625px;
  }
}

.margin-3 {
  margin-top: 27px;
  margin-bottom: 0px;
}
@media screen and (max-width: 720px) {
  .margin-3 {
    margin-top: 10.125px;
    margin-bottom: 10.125px;
  }
}
@media screen and (min-width: 721px) and (max-width: 1024px) {
  .margin-3 {
    margin-top: 12.2625px;
    margin-bottom: 12.2625px;
  }
}

.header-top {
  margin-top: 40px;
  margin-bottom: 40px;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 991px) {
  .header-top .navbar-light .navbar-nav {
    margin-top: 34px;
  }
}
.header-top .navbar-light .navbar-nav a.nav-link {
  font-family: "hero-new", sans-serif;
  font-display: swap;
  color: #333333;
  margin-left: 16px;
  padding-bottom: 4px;
  line-height: 18px;
  transition: all 250ms;
}
@media screen and (max-width: 991px) {
  .header-top .navbar-light .navbar-nav a.nav-link {
    margin-top: 8px;
    margin-bottom: 8px;
  }
}
.header-top .navbar-light .navbar-nav a.nav-link:hover, .header-top .navbar-light .navbar-nav a.nav-link.active {
  color: #c5a97f;
  border-bottom-style: solid;
  border-color: #c5a97f;
  border-width: 2px;
}
.header-top .navbar-light .navbar-nav a.nav-link.reservation-nav {
  border: solid #c5a97f;
  padding: 10px 25px 8px;
  text-align: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-weight: 500;
}
@media screen and (max-width: 991px) {
  .header-top .navbar-light .navbar-nav a.nav-link.reservation-nav {
    margin-top: 16px;
    margin-bottom: 8px;
  }
}
.header-top .navbar-light .navbar-nav a.nav-link.reservation-nav:hover {
  background-color: #c5a97f;
  color: #ffffff;
}
@media screen and (max-width: 720px) {
  .header-top {
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 721px) and (max-width: 1024px) {
  .header-top {
    margin-top: 18.1666px;
    margin-bottom: 18.1666px;
  }
}

.header-bottom {
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  height: calc(100vh - 188px);
  height: calc(var(--vh, 1vh) * 100 - 188px);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 991px) {
  .header-bottom {
    height: calc(100vh - 138px);
  }
}
@media screen and (max-width: 1024px) {
  .header-bottom {
    height: calc(100vh - 144px);
  }
}
.header-bottom-title {
  position: absolute;
  top: calc(50% - 80px);
  text-align: center;
  width: 100%;
}
.header-bottom-title img {
  display: block;
  width: 690px;
  margin: 0 auto;
  margin-bottom: 5px;
}
.header-bottom-title div {
  font-family: "playfair-display", sans-serif;
  font-display: swap;
  font-size: 32.5px;
  font-weight: 600;
  text-align: center;
  color: #ffffff;
  max-width: 690px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  display: flex;
  overflow: hidden;
  justify-content: center;
  align-items: center;
}
.header-bottom-title div:before, .header-bottom-title div:after {
  background-color: #ffffff;
  content: "";
  display: inline-block;
  height: 2px;
  position: relative;
  vertical-align: middle;
  flex-grow: 1;
  margin-top: 5px;
}
.header-bottom-title div.no-strike:before, .header-bottom-title div.no-strike:after {
  display: none;
}
.header-bottom-title div:before {
  right: 0.5em;
}
.header-bottom-title div:after {
  left: 0.5em;
}
@media screen and (max-width: 720px) {
  .header-bottom-title {
    top: calc(50% - 34px);
  }
  .header-bottom-title img {
    width: 320px;
  }
  .header-bottom-title div {
    font-size: 16px;
    max-width: 320px;
  }
}
@media screen and (min-width: 721px) and (max-width: 1024px) {
  .header-bottom-title {
    top: calc(50% - 62px);
  }
  .header-bottom-title img {
    width: 520px;
  }
  .header-bottom-title div {
    font-size: 26px;
    max-width: 520px;
  }
}

.arrow-down {
  margin: auto;
  width: 61px;
  height: 33px;
  z-index: 4;
  margin-top: -50px;
  position: relative;
}

.bounce {
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.footer {
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  position: relative;
  width: 100%;
  background-color: #c5a97f;
}
@media screen and (max-width: 720px) {
  .footer {
    max-width: 720px;
  }
}
@media screen and (min-width: 721px) and (max-width: 1024px) {
  .footer {
    max-width: 1024px;
  }
}

.footer-lign {
  border-bottom: 1px solid rgba(0, 0, 0, 0.27);
}

.footer-top {
  height: 83.5px;
}
@media screen and (max-width: 991px) {
  .footer-top {
    height: inherit;
    padding-top: 25px;
    padding-bottom: 25px;
  }
}

.div-social img {
  width: 44px;
  height: 44px;
  margin-left: 5px;
}
@media screen and (max-width: 991px) {
  .div-social {
    margin-bottom: 20px;
  }
}

.sociale-text {
  font-size: 14px;
}

.home-sociale:hover, a:hover {
  text-decoration: none;
}

.div-envelope {
  justify-content: flex-end;
}
.div-envelope img {
  width: 23px;
  height: 19px;
  margin-right: 5px;
}
.div-envelope a {
  color: #444444;
}
@media screen and (max-width: 764px) {
  .div-envelope {
    justify-content: flex-start;
  }
}

.envelope-text {
  font-size: 14px;
}

.footer-bottom {
  height: 83.5px;
  position: relative;
}
@media screen and (max-width: 991px) {
  .footer-bottom {
    height: inherit;
    padding-top: 25px;
    padding-bottom: 25px;
  }
}

.rights {
  font-family: "hero-new", sans-serif;
  font-display: swap;
  font-weight: bold;
  font-size: 14px;
}

.legal-mention {
  font-family: "hero-new", sans-serif;
  font-display: swap;
  font-size: 14px;
}

.grey-back {
  background-color: #f0f0f0;
}

.lightbox-gallery .item {
  padding-bottom: 30px;
}

.flex-grow-1 {
  flex-grow: 1;
}

@media (min-width: 768px) {
  .flex-md-grow-0 {
    flex-grow: 0;
  }
}

@media (min-width: 992px) {
  .flex-lg-grow-0 {
    flex-grow: 0;
  }
}

.navbar-light .navbar-toggler {
  border-color: transparent;
  outline-color: transparent !important;
}
.navbar-light .navbar-toggler-icon {
  width: 50px;
  height: 50px;
  background-image: url("/image/icon/menu.svg");
}

.alert-success {
  background-color: #b0d0a6;
  color: #ffffff;
  padding: 15px;
}

.alert-danger {
  font-size: 14px;
}

.margin-1 {
  margin-top: 150px;
  margin-bottom: 150px;
}

.padding-contact {
  padding-top: 190px;
  padding-bottom: 190px;
}
@media screen and (max-width: 767px) {
  .padding-contact {
    padding-top: 95px;
    padding-bottom: 95px;
  }
}

.under-title {
  font-family: "hero-new", sans-serif;
  font-display: swap;
  color: #c5a97f;
  font-size: 40px;
  font-weight: 300;
  padding-bottom: 129px;
}
@media screen and (max-width: 767px) {
  .under-title {
    padding-bottom: 67px;
  }
}

.contact {
  font-family: "hero-new", sans-serif;
  font-display: swap;
  text-align: left;
  color: #444444;
}
.contact img {
  display: block;
  width: 476px;
  margin: 0 auto;
  margin-bottom: 5px;
}

.contact-img {
  width: 100%;
  max-width: 476px;
  margin-bottom: 25px;
}
.contact-img.no-subtitle {
  padding-bottom: 129px;
}
@media screen and (max-width: 767px) {
  .contact-img.no-subtitle {
    padding-bottom: 67px;
  }
}

.menu-contact {
  padding-top: 129px;
}

.timetable {
  height: 245px;
  background-color: #f0f0f0;
}
.timetable p {
  font-family: "hero-new", sans-serif;
  font-display: swap;
  font-size: 19.5px;
  line-height: 125%;
  margin: 0;
  padding-bottom: 0;
}
@media screen and (max-width: 767px) {
  .timetable {
    height: auto;
    padding-top: 36px;
    padding-bottom: 36px;
  }
}

.title-timetable {
  font-family: "hero-new", sans-serif;
  font-display: swap;
  font-size: 24px;
}

.address {
  height: 245px;
  background-color: rgba(198, 170, 128, 0.3);
  font-size: 19.5px;
}
@media screen and (max-width: 767px) {
  .address {
    height: auto;
    padding-top: 36px;
    padding-bottom: 36px;
  }
}
.address img {
  height: 25px;
  width: 16px;
  margin: 0 15px 20px 0;
}
.address p {
  font-size: 19.5px;
  padding-bottom: 0px;
}

.address-map p {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.home-sociale {
  font-family: "hero-new-light", sans-serif;
  font-display: swap;
  font-style: normal;
  font-weight: 300;
  color: #c5a97f;
  font-size: 16px;
}

.home-sociale, .arrow {
  padding-left: 12px;
}

.home-sociale, .social-icon {
  padding-left: 9px;
}

/**** display home ****/
.discovered-title {
  font-size: 15px;
  color: #969696;
  display: contents;
}

.display-home-description-bis h2 {
  font-family: "hero-new", sans-serif;
  font-display: swap;
  font-size: 34px;
  color: #c5a97f;
  padding-bottom: 41px;
}

.display-home-description, .display-home-description-bis {
  font-family: "hero-new", sans-serif;
  font-display: swap;
  width: 411px;
  font-size: 14px;
  text-align: left;
  line-height: 2.11;
  letter-spacing: 0.14px;
}
.display-home-description p, .display-home-description-bis p {
  padding-left: 72px;
  padding-right: 72px;
  padding-bottom: 26px;
}
@media screen and (max-width: 991px) {
  .display-home-description, .display-home-description-bis {
    width: 100%;
    padding-top: 25px;
  }
}
@media screen and (max-width: 575px) {
  .display-home-description p, .display-home-description-bis p {
    padding-left: 26px;
    padding-right: 26px;
    padding-bottom: 26px;
  }
}

.display-home-description-bis p {
  text-align: center;
}

.more {
  color: #ffffff;
  background-color: #c5a97f;
  padding: 11px 19px 12px 15px;
}
.more:hover {
  color: #ffffff;
  text-decoration: none;
}

/**** map home ****/
.home-map {
  font-family: "hero-new", sans-serif;
  font-display: swap;
  font-size: 18.5px;
  background-color: rgba(197, 169, 127, 0.3);
}

.lorangerie-map-title {
  width: 255px;
  height: 42px;
  margin-bottom: 104px;
}
@media screen and (max-width: 767px) {
  .lorangerie-map-title {
    margin-bottom: 50px;
  }
}

.home-adresse p {
  font-family: "hero-new", sans-serif;
  font-display: swap;
  font-size: 18.5px;
  text-align: left;
  font-weight: normal;
}

.icon {
  width: 17px;
  height: 25px;
  margin-right: 18px;
}

.appel {
  padding-bottom: 15px;
}

.contact-list {
  padding-left: 33px;
}
.contact-list p {
  padding-bottom: 0;
}

.contact-event {
  color: #c5a97f;
}

.bottom-map-description {
  font-size: 14px;
}

.description-bold {
  display: contents;
}

.itineraire {
  font-family: "hero-new", sans-serif;
  font-display: swap;
  color: #ffffff;
  font-size: 24.5px;
  font-weight: normal;
  background-color: #c5a97f;
  padding: 12px 75px;
}
.itineraire:hover {
  color: #ffffff;
}
@media screen and (min-width: 721px) and (max-width: 1192px) {
  .itineraire {
    padding: 9.47px 44.8593px;
  }
}

.white-back {
  background-color: #ffffff;
}

@media screen and (max-width: 991px) {
  .center-itineraire {
    text-align: center;
  }
}

.galery-prod h2 {
  font-family: "hero-new", sans-serif;
  font-display: swap;
  font-size: 44px;
  font-weight: normal;
  font-weight: normal;
  color: #c5a97f;
}

.virgule-icon {
  width: 34px;
  height: 10px;
  margin-bottom: 92px;
}

.plat-container {
  background-position: center center;
  background-size: cover;
  position: relative;
  width: 100%;
  margin: 14px 0;
}

.galerie-event {
  width: 100%;
}

.galerie-event-left {
  width: 67.5%;
  padding: 1%;
}
.galerie-event-left img {
  padding-bottom: 2%;
}
@media screen and (max-width: 767px) {
  .galerie-event-left {
    width: 100%;
    padding: 0;
  }
  .galerie-event-left img {
    padding-bottom: 0;
  }
}

.galerie-event-right {
  width: 33%;
  padding: 1%;
}
@media screen and (max-width: 767px) {
  .galerie-event-right {
    width: 100%;
    padding: 0;
  }
}

.event-form {
  font-family: "hero-new", sans-serif;
  font-display: swap;
  font-size: 24.5px;
  font-weight: 300;
  color: #6a6a6a;
}
.event-form h2 {
  font-size: 39px;
  color: #c5a97f;
  padding-bottom: 80px;
}
.event-form button {
  font-size: 25px;
  font-weight: 300;
  color: #ffffff;
  background-color: #c5a97f;
  padding: 10px 64px;
}
.event-form label {
  display: inline-block;
  width: 140px;
  text-align: left;
  font-size: 20px;
  color: #333333;
}
.event-form textarea {
  padding-bottom: 25px;
}
.event-form span {
  font-size: 14px;
}

.form-control {
  background-color: #f0f0f0;
  opacity: 0.49;
}

.form-group {
  margin-bottom: 12px;
}

.galery-prod h2 {
  font-family: "hero-new", sans-serif;
  font-display: swap;
  font-size: 44px;
  font-weight: normal;
  font-weight: normal;
  color: #c5a97f;
}

.virgule-icon {
  width: 34px;
  height: 10px;
  margin-bottom: 92px;
}

.plat-container {
  background-position: center center;
  background-size: cover;
  position: relative;
  width: 100%;
  margin: 14px 0;
}
.plat-container a {
  color: #ffffff;
  text-decoration: none;
}

.food-text {
  padding-top: 13%;
  padding-bottom: calc(69% - 13% - 125px - 25px);
}
.food-text h3, .food-text span {
  font-family: "hero-new", sans-serif;
  font-display: swap;
  font-size: 25px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.84;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  height: 25px;
}
.food-text span {
  font-size: 13px;
  font-weight: normal;
  line-height: 1.23;
  height: 100px;
  display: block;
  margin-top: 25px;
  padding: 0 28px;
  opacity: 0;
}
.food-text:hover, .food-text .active {
  background-color: rgba(197, 169, 127, 0.5);
}
.food-text:hover span, .food-text .active span {
  opacity: 1;
}

.reservation-button, .reservation-button:hover {
  color: #ffffff;
  text-decoration: none;
  font-size: 18px;
}

.spacer-prestation {
  padding-bottom: 10%;
}

.prestations-text {
  padding-top: 13%;
  padding-bottom: calc(69% - 13% - 125px - 25px);
}
.prestations-text h3, .prestations-text span {
  font-family: "hero-new", sans-serif;
  font-display: swap;
  font-size: 22px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  height: 40px;
  padding: 0 40px;
}
.prestations-text span {
  font-size: 13px;
  font-weight: normal;
  line-height: 1.23;
  height: 100px;
  display: block;
  margin-top: 25px;
  padding: 0 28px;
  opacity: 0;
}
.prestations-text a {
  font-family: "hero-new", sans-serif;
  font-display: swap;
  padding: 7px 23px 9px 25px;
  background-color: #c5a97f;
  text-align: center;
  opacity: 0;
  margin-bottom: 31px;
}
.prestations-text:hover {
  background-color: rgba(197, 169, 127, 0.5);
}
.prestations-text:hover span, .prestations-text:hover a {
  opacity: 1;
}

.yoga-display {
  font-family: "hero-new", sans-serif;
  font-display: swap;
  padding-bottom: 82px;
}
.yoga-display h1 {
  font-size: 42px;
}
.yoga-display p {
  font-size: 14px;
  line-height: 2.14;
  letter-spacing: 0.14px;
  padding: 0px;
  margin: 0px;
  color: #6a6a6a;
}

yoga-rules {
  font-family: "hero-new", sans-serif;
  font-display: swap;
}
yoga-rules dd {
  font-size: 14px;
  line-height: 2.14;
  letter-spacing: 0.14px;
}

.yoga-description {
  padding-left: 83px;
  text-align: left;
}

.yoga-description h1 {
  font-family: "hero-new-light", sans-serif;
  font-display: swap;
  font-style: normal;
  font-weight: 300;
  color: #c5a97f;
  font-size: 42px;
  text-align: center;
  padding-bottom: 66px;
}

.yoga-description p {
  font-family: "hero-new", sans-serif;
  font-display: swap;
  color: #444444;
  font-size: 14px;
  font-weight: normal;
  text-align: left;
  letter-spacing: 0.14px;
  padding-bottom: 10px;
}

.soin h1 {
  font-size: 34px;
  color: #444444;
  font-weight: bolder;
  padding-bottom: 25px;
}
.soin p {
  text-align: center;
  padding-bottom: 10px;
  font-size: 14px;
}
.soin img {
  padding-bottom: 50px;
}

.soin-color, .soin-color body {
  background-color: #fefbf6;
}
