.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

body {
  background-color: #edeff2;
  font-family: 'Open Sans', sans-serif;
  color: #6a859c;
  font-size: 16px;
  line-height: 20px;
}

h1 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}

h2 {
  margin-top: 0px;
  margin-bottom: 10px;
  color: #676770;
  font-size: 32px;
  line-height: 36px;
  font-weight: 300;
  text-align: center;
}

h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #676770;
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
  letter-spacing: 7px;
  text-transform: uppercase;
}

h4 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

h5 {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #676770;
  font-size: 18px;
  line-height: 20px;
  font-weight: 300;
  letter-spacing: 4px;
  text-transform: uppercase;
}

h6 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

p {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 25px;
  font-weight: 300;
}

.button {
  display: inline-block;
  margin-right: 10px;
  margin-left: 10px;
  padding: 12px 30px;
  border-radius: 4px;
  background-color: #face6a;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  color: #fff;
  font-size: 16px;
  line-height: 21px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.button:hover {
  background-color: #2e9dff;
}

.button.w--current {
  background-color: #2e80b6;
}

.button.full-width {
  display: block;
  width: 100%;
  margin-right: 0px;
  margin-left: 0px;
}

.button.tab {
  margin-right: 8px;
  margin-left: 8px;
  background-color: #92a0ad;
}

.button.tab:hover {
  background-color: #2e80b6;
}

.button.tab.w--current {
  background-color: #2e80b6;
}

.navigation-link {
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  color: #676770;
}

.navigation-link:hover {
  color: #2e9dff;
}

.navigation-bar {
  background-color: #fff;
}

.brand-text {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #69b9ff;
  font-size: 25px;
  line-height: 25px;
  font-weight: 300;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.brand-link {
  padding-top: 16px;
  padding-bottom: 16px;
}

.section {
  position: relative;
  padding: 80px 10px;
  background-color: #fff;
  text-align: center;
}

.section.accent {
  margin-top: -76px;
  padding-bottom: 80px;
  background-color: rgba(160, 138, 94, 0.86);
}

.white-box {
  padding: 15px;
  border: 1px solid #dcebf7;
  border-radius: 5px;
  background-color: #fff;
  text-align: center;
}

.white-box.transparent {
  border-style: none;
  background-color: transparent;
}

.hero-section {
  padding-top: 242px;
  padding-bottom: 242px;
}

.hero-section.centered {
  padding-top: 195px;
  padding-bottom: 303px;
  border-bottom: 4px solid #822e50;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ff7534), color-stop(20%, rgba(255, 118, 52, 0.67)), color-stop(61%, rgba(250, 206, 106, 0.03))), url('../images/couple_plage.jpg');
  background-image: linear-gradient(180deg, #ff7534, rgba(255, 118, 52, 0.67) 20%, rgba(250, 206, 106, 0.03) 61%), url('../images/couple_plage.jpg');
  background-position: 0px 0px, 50% 64%;
  background-size: auto, cover;
  text-align: center;
}

.hero-heading {
  margin-bottom: 30px;
  color: #fff;
  font-size: 60px;
  line-height: 60px;
  font-weight: 300;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.hero-subheading {
  margin-bottom: 40px;
  color: #822e50;
  font-size: 25px;
  line-height: 25px;
  font-weight: 300;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.hollow-button {
  display: inline-block;
  margin-right: 10px;
  margin-left: 10px;
  padding: 10px 30px;
  border: 1px solid #fff;
  border-radius: 4px;
  -webkit-transition: background-color 300ms ease, border 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, border 300ms ease, color 300ms ease;
  color: #fff;
  line-height: 21px;
  font-weight: 300;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.hollow-button:hover {
  border-color: #2e9dff;
  color: #2e9dff;
}

.hollow-button.all-caps {
  border-width: 2px;
  text-transform: uppercase;
}

.hollow-button.all-caps:hover {
  border-color: #822e50;
  background-color: rgba(242, 241, 237, 0.33);
  color: #822e50;
}

.section-heading {
  margin-top: 0px;
  margin-bottom: 16px;
}

.section-heading.centered {
  color: #676770;
  font-size: 30px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 5px;
  text-transform: uppercase;
}

.section-heading.centered.white {
  color: #fff;
}

.section-subheading.center {
  color: #8e8e9c;
  font-size: 18px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.section-subheading.center.off-white {
  padding-bottom: 0px;
  color: #e8e8e8;
  line-height: 24px;
}

.section-title-group {
  margin-bottom: 60px;
}

.form-field {
  height: 45px;
  margin-bottom: 17px;
  border: 0px solid #000;
  border-radius: 3px;
  box-shadow: 0 0 0 1px rgba(64, 64, 71, 0.3);
}

.form-field.text-area {
  height: 110px;
}

.footer {
  padding-top: 35px;
  padding-bottom: 35px;
}

.footer.center {
  border-top: 1px solid #dbdbdb;
  background-color: #383838;
  text-align: center;
}

.footer-text {
  margin-top: 5px;
  margin-bottom: 5px;
  color: #9e9e9e;
  font-size: 16px;
}

.grid-image {
  display: block;
  width: 35%;
  margin: 20px auto;
  padding: 20px;
  border: 10px solid #fff;
  border-radius: 50%;
  background-color: #69b9ff;
  box-shadow: 0 0 0 1px #2e9dff;
}

.info-icon {
  float: left;
}

.footer-link {
  display: block;
  margin-bottom: 6px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d5d5e0;
  color: #668cad;
  font-size: 14px;
  font-weight: 300;
  text-decoration: none;
}

.footer-link:hover {
  color: rgba(0, 140, 255, 0.84);
}

.footer-link.with-icon {
  margin-left: 30px;
}

.tab-menu {
  margin-bottom: 40px;
  text-align: center;
}

.tabs-wrapper {
  text-align: center;
}

.fullwidth-image {
  width: 100%;
  margin-bottom: 20px;
}

.white-text {
  margin-bottom: 20px;
  color: #fff;
}

.form {
  margin-top: 40px;
}

.line-2 {
  width: 18px;
  height: 2px;
  margin-bottom: 3px;
  background-color: #6c7788;
}

.notice-text {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 9.5px;
  line-height: 15px;
  font-weight: 300;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.brand {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  -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-transition: opacity 350ms ease;
  transition: opacity 350ms ease;
}

.brand:hover {
  opacity: 0.8;
}

.side-menu {
  position: fixed;
  top: 0px;
  bottom: 0px;
  z-index: 100;
  width: auto;
  min-width: 290px;
  padding-top: 110px;
  background-color: #fff;
}

.navbar-4 {
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.21), 1px 1px 3px 0 rgba(0, 0, 0, 0.31);
}

.line-3 {
  width: 18px;
  height: 2px;
  background-color: #6c7788;
}

.notice-bar {
  position: relative;
  z-index: 100;
  display: block;
  width: 100%;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  background-color: #1b1b1b;
}

.notice-text-box {
  width: 90%;
  padding-left: 25px;
}

.content-wrapper {
  position: relative;
  display: block;
  max-width: 1170px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  padding-right: 25px;
  padding-left: 25px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.content-wrapper.no-padding {
  padding-right: 0px;
  padding-left: 0px;
}

.content-wrapper.flex-full-height {
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin-top: 0px;
  padding-top: 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;
}

.top-bar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 10000;
}

.mini-close {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  height: 45px;
  margin-right: 25px;
  -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;
  text-align: right;
}

.burger-menu {
  z-index: 200;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  padding-top: 25px;
  -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;
}

.burger-menu.w--open {
  background-color: #fff;
}

.navlink {
  display: block;
  padding: 15px 23.5px;
  background-color: #fff;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #1b1b1b;
  font-size: 15px;
  font-weight: 300;
}

.navlink:hover {
  background-color: #f1f3f7;
}

.navlink.w--current {
  background-color: #f7f7f7;
  color: #1b1b1b;
}

.navlink.french {
  color: #bf3a30;
  font-weight: 400;
}

.notice-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -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;
}

.background-video {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
}

.heading-1.hero {
  margin-top: 0px;
  margin-bottom: 30px;
  font-family: Lato, sans-serif;
  color: #edeff2;
  font-size: 48px;
  font-weight: 300;
  text-transform: uppercase;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}

.heading-1.large {
  font-family: Lato, sans-serif;
  color: #192024;
  font-size: 47px;
  line-height: 59px;
  font-weight: 300;
}

.heading-1.no-bottom-border {
  margin-bottom: 0px;
  font-family: Lato, sans-serif;
}

.heading-1.large {
  margin-top: 50px;
  color: #fff;
  font-size: 47px;
  line-height: 59px;
}

.social-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 37px;
  height: 37px;
  margin-right: 15px;
  -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: 2px solid #fff;
  border-radius: 50%;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

.social-icon:hover {
  background-color: #fff;
}

.social-icon.twitter {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.social-icon.twitter:hover {
  background-color: transparent;
}

.social-icon.instagram {
  background-image: url('../images/002-logo-de-instagram.svg');
  background-position: 50% 50%;
  background-size: auto 13px;
  background-repeat: no-repeat;
}

.social-icon.instagram:hover {
  background-color: transparent;
  background-image: url('../images/002-logo-de-instagram.svg');
  background-size: 256px 13px;
}

.social-icon.linkedin {
  background-image: url('../images/004-logo-linkedin.svg');
  background-position: 50% 50%;
  background-size: auto 13px;
  background-repeat: no-repeat;
}

.social-icon.linkedin:hover {
  background-color: transparent;
}

.social-icon.facebook {
  -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/001-facebook-logo.svg');
  background-position: 50% 50%;
  background-size: auto 13px;
  background-repeat: no-repeat;
}

.social-icon.facebook:hover {
  background-color: transparent;
}

.social-icon.pinterest {
  background-image: url('../images/social-20-white.svg');
  background-position: 50% 50%;
  background-size: 15px;
  background-repeat: no-repeat;
}

.social-icon.pinterest:hover {
  background-color: transparent;
  background-image: url('../images/social-20-white.svg');
  background-position: 50% 50%;
  background-size: 15px;
  background-repeat: no-repeat;
}

.social-icon.facebook {
  -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/001-facebook-logo.svg');
  background-position: 50% 50%;
  background-size: auto 13px;
  background-repeat: no-repeat;
}

.social-icon.facebook:hover {
  background-color: #ecf0f1;
}

.social-icon.twitter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-image: url('../images/social-20-white.svg');
  background-position: 50% 50%;
  background-size: 15px;
  background-repeat: no-repeat;
}

.social-icon.twitter:hover {
  background-color: #ecf0f1;
}

.social-icon.instagram {
  background-image: url('../images/002-logo-de-instagram.svg');
  background-position: 50% 50%;
  background-size: auto 13px;
  background-repeat: no-repeat;
}

.social-icon.instagram:hover {
  background-color: #ecf0f1;
}

.social-icon.linkedin {
  background-image: url('../images/004-logo-linkedin.svg');
  background-position: 50% 50%;
  background-size: auto 13px;
  background-repeat: no-repeat;
}

.social-icon.linkedin:hover {
  background-color: #ecf0f1;
}

.mini-title-3 {
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  color: #6045e0;
  font-size: 15px;
  line-height: 16px;
  font-weight: 300;
}

.mini-title-3.white {
  color: #fff;
}

.display-none {
  display: block;
  overflow: visible;
}

.hero-text-box.center-text {
  padding-right: 20px;
  padding-left: 20px;
  text-align: center;
}

.social-icons-box {
  position: absolute;
  left: 0px;
  bottom: 0px;
}

.social-icons-box.hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  margin-left: 25px;
}

.social-icons-box.hero.bas {
  position: static;
  margin-left: 0px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.hero-section-slider {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 945px;
  background-color: #fff;
}

.hero-slide-arrow {
  opacity: 0.6;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.hero-slide-arrow:hover {
  opacity: 0.9;
}

.button-1 {
  height: 45px;
  min-width: 130px;
  margin-top: 10px;
  padding-top: 14px;
  padding-left: 15px;
  border: 2px solid #fff;
  border-radius: 55px;
  background-color: transparent;
  -webkit-transition: background-color 200ms ease, color 200ms ease;
  transition: background-color 200ms ease, color 200ms ease;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 15px;
  font-weight: 300;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}

.button-1:hover {
  background-color: #fff;
  color: #1b1b1b;
}

.slide-1 {
  background-image: url('../images/couple_plage_web.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.paragraph.white {
  color: #fff;
}

.mask {
  width: 100%;
}

.slide-2 {
  background-image: url('../images/WEB_Sun_in_Soul_backyard05.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-3 {
  background-image: url('../images/Photo_Yoga_SUP.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.paragraph-4 {
  color: #8492a6;
}

.intro-feature-item-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-right: 35px;
  padding-left: 35px;
  -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;
  border-right: 1px solid rgba(177, 194, 219, 0.8);
  text-align: center;
}

.bottom-separation {
  padding-bottom: 60px;
  border-bottom: 1px solid rgba(177, 194, 219, 0.8);
}

.bottom-separation.no-padding {
  padding-bottom: 0px;
}

.bottom-separation.half-padding {
  margin-bottom: 0px;
  padding-bottom: 30px;
  border-bottom: 0px none transparent;
}

.bottom-separation.half-padding.hotes {
  border: 0px solid #000;
}

.bottom-separation.as-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
  padding-bottom: 20px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.bottom-separation.top-border {
  margin-top: 60px;
  margin-bottom: 20px;
}

.icon-bg {
  width: 55px;
  height: 55px;
  margin-bottom: 15px;
  border-radius: 50%;
  background-color: #efecfc;
  background-image: url('../images/graph-2_1graph 2.png');
  background-position: 50% 50%;
  background-size: 24px;
  background-repeat: no-repeat;
}

.icon-bg._1 {
  width: 120px;
  height: 120px;
  border-radius: 0%;
  background-color: transparent;
  background-image: url('../images/Picto_lezard.svg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.icon-bg._2 {
  width: 100px;
  height: 100px;
  border-radius: 0%;
  background-color: transparent;
  background-image: url('../images/Picto_tortue.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.icon-bg._3 {
  width: 120px;
  height: 120px;
  border-radius: 0%;
  background-color: transparent;
  background-image: url('../images/Picto_grue.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.content-section {
  position: relative;
  overflow: hidden;
  padding-top: 0px;
  background-color: transparent;
}

.flex-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex-wrapper.bottom-line {
  display: block;
  border-bottom: 1px none rgba(177, 194, 219, 0.8);
}

.flex-wrapper.footer-vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
}

.flex-wrapper.justify-end {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.flex-wrapper.space-between {
  margin-top: 33px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.flex-wrapper.space-between {
  padding-top: 17px;
  padding-bottom: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: 1px solid #676770;
  border-bottom: 1px solid #676770;
  background-color: transparent;
}

.flex-wrapper.space-between.yr {
  padding-bottom: 0px;
  border-bottom-style: none;
}

.flex-wrapper.space-between-and-top-border {
  margin-top: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.intro-features {
  display: none;
  padding-top: 35px;
  padding-bottom: 35px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(177, 194, 219, 0.8);
  border-radius: 5px;
}

.button-2 {
  height: 45px;
  min-width: 130px;
  margin-top: 10px;
  padding-top: 16px;
  padding-right: 25px;
  padding-left: 25px;
  border-radius: 55px;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#7461d4), to(#5e4eae));
  background-image: linear-gradient(180deg, #7461d4, #5e4eae);
  -webkit-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
  font-family: Roboto, sans-serif;
  font-size: 15px;
  line-height: 15px;
  font-weight: 100;
  text-align: center;
}

.button-2:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5e4eae), to(#5e4eae));
  background-image: linear-gradient(180deg, #5e4eae, #5e4eae);
}

.button-2.top-border {
  margin-top: 15px;
}

.intro-feature-item-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-right: 35px;
  padding-left: 35px;
  -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;
  border-right: 1px none rgba(177, 194, 219, 0.8);
  text-align: center;
}

.small-bottom-border {
  margin-bottom: 20px;
}

.text-content {
  width: 83%;
}

.text-content.left-padding {
  padding-left: 20px;
}

.split-section {
  margin-top: 70px;
}

.text-title {
  font-weight: 400;
}

.text-title.dark {
  margin-bottom: 5px;
  color: #3c4858;
  font-size: 20px;
}

.text-title.dark.services {
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 36px;
  line-height: 34px;
  font-weight: 300;
}

.header-box.center {
  display: block;
  width: 53%;
  margin: 111px auto 50px;
  text-align: center;
}

.header-box.center-no-border {
  display: block;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.header-box._55-percent {
  width: 55%;
}

.header-box.center {
  display: block;
  width: 53%;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
  text-align: center;
}

._50-percent-column {
  position: relative;
  width: 50%;
}

._50-percent-column.hand-2 {
  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: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

._50-percent-column.flex-center {
  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;
}

.heading-2 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.image {
  display: block;
  margin: -71px auto -70px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.heading-3 {
  font-family: Lato, sans-serif;
  font-size: 24px;
}

.button-services {
  display: block;
  width: 180px;
  height: 40px;
  min-width: 40px;
  margin-top: 10px;
  margin-right: 20px;
  margin-bottom: 40px;
  padding-top: 10px;
  padding-left: 15px;
  border: 3px solid #e4b962;
  border-radius: 10px;
  background-color: transparent;
  -webkit-transition: background-color 200ms ease, color 200ms ease;
  transition: background-color 200ms ease, color 200ms ease;
  font-family: Roboto, sans-serif;
  color: #a08a5e;
  font-size: 15px;
  line-height: 15px;
  font-weight: 300;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}

.button-services:hover {
  background-color: #fff;
  color: #1b1b1b;
}

.image-2 {
  margin-top: 16px;
  margin-bottom: 8px;
  padding-bottom: 0px;
}

.slide-4 {
  background-image: url('../images/SunInSoul_28_HDRWeb.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.wide-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #edeff2;
}

.wide-section.quattro._4txt {
  background-image: url('../images/WEB_SunInSoul_59_HDR.jpg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.wide-section._4txt {
  background-image: url('../images/sq_SunInSoul_59_HDR.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

._50-percent-image-column {
  position: relative;
  width: 50%;
  min-height: 600px;
}

._50-percent-image-column._1 {
  width: 50%;
  background-image: url('../images/WEB_Sun_in_Soul_backyard03.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

._50-percent-image-column._2 {
  background-image: url('../images/tulum_HOR.jpg');
  background-position: 0px 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

._50-percent-image-column._3 {
  display: none;
  background-image: url('../images/IMG_6622.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

._50-percent-image-column._7 {
  background-image: url('../images/Cenote_jump_tulum.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

._50-percent-image-column._4 {
  width: 25%;
  min-height: 400px;
  background-image: url('../images/Business_class.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

._50-percent-image-column._4-copy {
  width: 25%;
  min-height: 400px;
  background-image: url('../images/WEB_Sun_in_Soul_room03.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

._50-percent-image-column.mb1 {
  width: 50%;
  background-image: url('../images/FB_IMG_15946141583293555.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

._50-percent-image-column.mb8 {
  background-image: url('../images/B1420A8B-56FB-45E2-AA49-BD3C10B2CBB6_1_201_a.jpeg');
  background-position: 0px 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

._50-percent-image-column.house {
  width: 50%;
  background-image: url('../images/FB_IMG_16181633955874380.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

._50-percent-image-column.hous-sister {
  background-image: url('../images/FB_IMG_16181633955874380.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

._50-percent-image-column.yoga-school {
  background-image: url('../images/Screen-Shot-2021-04-25-at-18.16.22.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

._50-percent-image-column.petal {
  width: 50%;
  background-image: url('../images/Screen-Shot-2021-04-25-at-18.16.45.png');
  background-position: 50% 0%;
  background-size: cover;
}

._50-percent-image-column.contact-m {
  background-image: url('../images/89F3B984-B5CF-44BC-B635-737FB39BDA1F_1_100_o.jpeg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

._50-percent-wide-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

._50-percent-wide-column.mobile-full {
  width: 50%;
  background-color: rgba(250, 206, 106, 0.15);
}

._50-percent-wide-column.mobile-full {
  background-color: #edeff2;
}

._50-percent-wide-column._4txt {
  width: 25%;
  background-color: rgba(250, 206, 106, 0.15);
  background-image: url('../images/sq_Sun_in_Soul_frontyard01.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

._50-percent-wide-column._4txt-2 {
  width: 25%;
  background-color: rgba(250, 206, 106, 0.15);
  background-image: url('../images/WEB_SunInSoul_59_HDR.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

._50-percent-wide-column.mb2 {
  width: 50%;
  background-color: rgba(250, 206, 106, 0.15);
}

.text-wide-block {
  width: 55%;
  margin-top: 135px;
  margin-bottom: 135px;
}

.mini-title-2 {
  display: inline-block;
  margin-bottom: 15px;
  padding: 6px 5px 4px 6px;
  border: 1px solid #822e50;
  border-radius: 3px;
  font-family: Montserrat, sans-serif;
  color: #822e50;
  font-size: 16px;
  line-height: 9.5px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.text-link {
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #6045e0;
  font-size: 15px;
  font-weight: 300;
}

.text-link:hover {
  opacity: 0.8;
}

.wide-section-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.wide-section-2.mobile-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.wide-section-2.mobile-reverse.form-revert {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.wide-section-2.form-invert {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.feature-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 30px;
  padding-bottom: 30px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-bottom: 1px solid rgba(177, 194, 219, 0.8);
}

.feature-icon-column {
  width: 60px;
}

.feature-icon-column.small {
  width: 40px;
  margin-right: 15px;
  margin-left: 5px;
}

.features-block-container {
  margin-top: 50px;
  margin-bottom: 30px;
  border-top: 1px solid rgba(177, 194, 219, 0.8);
}

.bottom-border {
  margin-bottom: 15px;
}

.bottom-border.more-bottom {
  margin-bottom: 100px;
}

.bottom-border.more-bottom.bg-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-left: 0px;
  padding-top: 50px;
  padding-bottom: 50px;
  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;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.09)), to(rgba(0, 0, 0, 0.09))), url('../images/seminar.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.09), rgba(0, 0, 0, 0.09)), url('../images/seminar.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.bottom-border.more-bottom.test-m {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-left: 0px;
  padding-top: 50px;
  padding-bottom: 50px;
  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;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.09)), to(rgba(0, 0, 0, 0.09))), url('../images/tempImagefqMou5.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.09), rgba(0, 0, 0, 0.09)), url('../images/tempImagefqMou5.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.mini-title-1 {
  margin-bottom: 15px;
  font-family: Montserrat, sans-serif;
  color: #6045e0;
  font-size: 10px;
  line-height: 10px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.mini-title-1.top-border {
  margin-top: 25px;
}

.mini-title-1.white {
  color: #fff;
  font-size: 13px;
}

.form-4-input {
  width: 100%;
  height: 55px;
  margin-right: 0px;
  margin-bottom: 30px;
  margin-left: 0px;
  padding-left: 35px;
  border-style: solid;
  border-color: rgba(177, 194, 219, 0.8);
  border-bottom-width: 1px;
  background-image: url('../images/_1+.png');
  background-position: 15px 50%;
  background-size: 9px;
  background-repeat: no-repeat;
  font-weight: 300;
}

.form-4-input.message {
  padding: 15px 15px 60px;
  background-image: none;
}

.submit-button-2 {
  height: 45px;
  min-width: 130px;
  margin-bottom: 15px;
  padding-top: 13px;
  border-radius: 3px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#a52f26), to(#e64c40));
  background-image: linear-gradient(180deg, #a52f26, #e64c40);
  -webkit-transition: background-color 400ms ease, color 200ms ease;
  transition: background-color 400ms ease, color 200ms ease;
  color: #fff;
  font-size: 15px;
  line-height: 15px;
  text-align: center;
}

.submit-button-2:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#902c24), to(#902c24));
  background-image: linear-gradient(180deg, #902c24, #902c24);
}

.error-message {
  font-size: 18px;
  line-height: 30px;
  font-weight: 300;
}

.error-message.on-form-3 {
  text-align: center;
}

.contact-form {
  margin-top: 50px;
}

.success-message {
  background-color: transparent;
  font-size: 18px;
  line-height: 30px;
  font-weight: 300;
}

.footer-notice-text {
  color: #5b5f68;
  font-size: 14px;
  line-height: 24px;
  font-weight: 300;
  letter-spacing: 0.5px;
}

.footer-link-2 {
  display: block;
  margin-bottom: 15px;
  color: #5b5f68;
  font-size: 16px;
  line-height: 25px;
  font-weight: 300;
  text-decoration: none;
}

.footer-link-2:hover {
  text-decoration: underline;
}

.footer-link-2.w--current {
  text-decoration: underline;
}

.footer-link-2.horizontal {
  margin-right: 10px;
  margin-bottom: 0px;
  margin-left: 10px;
  color: #8e8e9c;
}

.footer-social-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 37px;
  height: 37px;
  margin-right: 15px;
  -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: 2px solid #5b5f68;
  border-radius: 50%;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

.footer-social-icon:hover {
  background-color: #5b5f68;
}

.footer-social-icon.twitter {
  border-color: #5b5f68;
  background-image: url('../images/social-11.svg');
  background-position: 50% 50%;
  background-size: 15px;
  background-repeat: no-repeat;
}

.footer-social-icon.twitter:hover {
  border-color: #5b5f68;
  background-color: rgba(91, 95, 104, 0.51);
}

.footer-social-icon.facebook {
  background-image: url('../images/004-facebook-logo.svg');
  background-position: 50% 50%;
  background-size: auto 13px;
  background-repeat: no-repeat;
}

.footer-social-icon.facebook:hover {
  background-color: rgba(91, 95, 104, 0.52);
}

.footer-social-icon.linkedin {
  background-image: url('../images/Linkedin-gray.svg');
  background-position: 50% 50%;
  background-size: auto 13px;
  background-repeat: no-repeat;
}

.footer-social-icon.linkedin:hover {
  background-color: rgba(91, 95, 104, 0.55);
}

.footer-social-icon.instagram {
  background-image: url('../images/Instagram-gray.svg');
  background-position: 50% 50%;
  background-size: auto 13px;
  background-repeat: no-repeat;
}

.footer-social-icon.instagram:hover {
  background-color: rgba(91, 95, 104, 0.51);
}

.footer-notice-link {
  width: 50px;
  height: 30px;
  color: #5b5f68;
}

.footer-social-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.content-wrapper-2 {
  position: relative;
  display: block;
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 25px;
  padding-left: 25px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.content-wrapper-2.flex-center {
  z-index: 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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.menu-horizontal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: center;
}

.menu-horizontal.less-border {
  margin-bottom: 15px;
}

.footer-notice {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 80px;
  padding-top: 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -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;
  border-top: 1px solid #464754;
}

.logo-footer {
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.logo-footer:hover {
  opacity: 0.8;
}

.logo-footer.bottom-border {
  margin-bottom: 30px;
}

.footer-notice-text-box {
  padding-right: 10px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.footer-section {
  padding-top: 105px;
  padding-bottom: 40px;
  background-color: #473511;
}

.back-to-top-text {
  display: inline;
  margin-right: 10px;
  color: #fff;
  font-size: 10px;
  line-height: 10px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.back-to-top-link {
  display: inline;
  text-decoration: none;
}

.heading-4 {
  font-size: 24px;
}

.texte-contenu {
  margin-top: 10px;
  margin-bottom: 0px;
  font-family: Lato, sans-serif;
  font-size: 22px;
  line-height: 32px;
  font-weight: 300;
  text-align: left;
  text-transform: none;
}

.texte-contenu.bio {
  margin-bottom: 60px;
}

.texte-contenu.mbtext {
  font-size: 48px;
  line-height: 60px;
}

.heading {
  margin-top: 9px;
  margin-left: 0px;
}

.text-block {
  margin-top: -10px;
  margin-left: 0px;
  padding-top: 0px;
}

.hero-section-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 915px;
  padding-top: 80px;
  background-image: url('../images/Hero-bg.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.hero-section-2.small {
  height: 400px;
  min-height: 0px;
  padding-top: 110px;
  background-image: url('../images/IMG_9808.jpg');
  background-position: 50% 38%;
  background-size: cover;
  background-attachment: scroll;
}

.hero-section-2.small.nous {
  background-image: url('../images/loneliness-820602_1920.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.hero-section-2.small.concours {
  background-image: url('../images/IMG_6622.jpg');
  background-size: cover;
}

.hero-section-2.small {
  display: block;
  height: 550px;
  min-height: 0px;
  margin-top: 0px;
  padding-top: 150px;
  background-image: url('../images/tulum_HOR.jpg');
  background-position: 50% 10%;
  background-size: cover;
  background-attachment: scroll;
}

.top-and-bottom-border {
  margin-top: 42px;
  margin-bottom: 40px;
}

.top-and-bottom-border.tulum_photo {
  width: 50%;
  border: 3px solid #edeff2;
}

.content-section-2 {
  position: relative;
  overflow: hidden;
  padding-top: 90px;
}

.content-section-2.bottom-padding {
  padding-bottom: 105px;
}

._66-percent-column {
  width: 66%;
}

._66-percent-column.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.more-line-height {
  line-height: 50px;
}

.utility-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 60px;
  padding-bottom: 50px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-bottom: 1px solid rgba(177, 194, 219, 0.8);
}

.utility-section.no-top-padding {
  padding-top: 27px;
  border-top: 1px solid rgba(73, 100, 123, 0.41);
}

._30-percent-column {
  position: relative;
  width: 30%;
}

._40-percent-column {
  width: 40%;
}

.empty-state {
  display: none;
  background-color: transparent;
}

._30-percent-column-with-padding {
  position: relative;
  width: 30%;
  margin-right: 1.65%;
  margin-left: 1.65%;
}

._30-percent-column-with-padding.bottom-padding {
  margin-bottom: 30px;
}

.hover-box {
  position: relative;
  display: block;
  overflow: hidden;
  background-image: none;
}

.hover-box.overflow-hidden {
  overflow: hidden;
}

.scale-on-hover {
  -webkit-transition: -webkit-transform 500ms ease;
  transition: -webkit-transform 500ms ease;
  transition: transform 500ms ease;
  transition: transform 500ms ease, -webkit-transform 500ms ease;
}

.scale-on-hover:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.description-box {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10;
  margin-top: 18px;
  margin-bottom: 20px;
  padding-right: 5px;
  padding-left: 5px;
}

.link-box {
  text-decoration: none;
}

.job-title {
  display: inline-block;
  margin-bottom: 13px;
  padding: 4px 5px;
  border-radius: 3px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#bf3a30), to(#bf3a30));
  background-image: linear-gradient(180deg, #bf3a30, #bf3a30);
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 9px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 2px;
}

.nom-cms-nous.hero {
  margin-top: 0px;
  margin-bottom: 30px;
  font-family: Lato, sans-serif;
  color: #edeff2;
  font-size: 48px;
  font-weight: 300;
  text-transform: uppercase;
  text-shadow: 1px 1px 2px #000;
}

.nom-cms-nous.large {
  color: #fff;
  font-size: 47px;
  line-height: 59px;
}

.nom-cms-nous.no-bottom-border {
  margin-bottom: 0px;
  font-family: Lato, sans-serif;
}

.hero-form-tab {
  height: 50px;
  padding-top: 22px;
  padding-left: 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;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background-color: #1b1b1b;
}

.hero-form {
  width: 350px;
  border-radius: 5px;
  background-color: hsla(0, 0%, 100%, 0.97);
}

.hero-form-button {
  width: 100%;
  height: 45px;
  border-radius: 3px;
  background-color: #1b1b1b;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  line-height: 10px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.form-3 {
  padding: 35px;
}

.form-3-input {
  margin-bottom: 35px;
  padding-left: 29px;
  border-style: none none solid;
  border-bottom-width: 1px;
  border-bottom-color: rgba(177, 194, 219, 0.8);
  background-color: transparent;
  background-image: url('../images/_1+.png');
  background-position: 10px 50%;
  background-size: 9px;
  background-repeat: no-repeat;
  font-family: Montserrat, sans-serif;
  color: #1b1b1b;
  font-size: 10px;
  line-height: 10px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.form-3-input.message {
  margin-bottom: 25px;
  padding-top: 20px;
  padding-bottom: 50px;
  padding-left: 12px;
  border-style: solid;
  border-color: rgba(177, 194, 219, 0.8);
  background-image: none;
}

.form-3-input.message:focus {
  border-color: #3898ec;
}

.display-none-2 {
  display: none;
}

.form-1-input {
  height: 55px;
  margin-bottom: 60px;
  padding-left: 40px;
  border-style: none none solid;
  border-bottom-width: 1px;
  border-bottom-color: rgba(177, 194, 219, 0.8);
  background-image: url('../images/_1+.png');
  background-position: 15px 50%;
  background-size: 9px;
  background-repeat: no-repeat;
  font-weight: 300;
}

.form-1-input.message {
  margin-bottom: 30px;
  padding-top: 15px;
  padding-bottom: 60px;
  padding-left: 15px;
  border-style: solid;
  border-color: rgba(177, 194, 219, 0.8);
  background-image: none;
}

.form-1-input.message:focus {
  border-color: #3898ec;
}

.submit-button-3 {
  height: 45px;
  min-width: 130px;
  padding-top: 13px;
  border-radius: 3px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e64c40), to(#500b06));
  background-image: linear-gradient(180deg, #e64c40, #500b06);
  -webkit-transition: background-color 400ms ease, color 200ms ease;
  transition: background-color 400ms ease, color 200ms ease;
  color: #fff;
  font-size: 15px;
  line-height: 15px;
  text-align: center;
}

.submit-button-3:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#790d05), to(#790d05));
  background-image: linear-gradient(180deg, #790d05, #790d05);
}

.dropdown-toggle {
  padding-top: 15px;
  padding-right: 34px;
  padding-bottom: 15px;
  background-color: #fff;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-size: 15px;
  font-weight: 300;
}

.dropdown-toggle:hover {
  background-color: #f1f3f7;
}

.dropdown-toggle.w--open {
  background-color: #f1f3f7;
}

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

.dropdown-icon {
  margin-top: 25px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  color: #8492a6;
  font-size: 12px;
}

.dropdown-link {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 50px;
  background-color: #fff;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-size: 15px;
  font-weight: 300;
}

.dropdown-link:hover {
  background-color: #f1f3f7;
}

.dropdown-link.w--current {
  background-color: #f1f3f7;
  color: #3c4858;
}

.gallery-wide-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.button-3 {
  position: relative;
  padding: 10px 24px;
  border: 2px solid #eaeaea;
  border-radius: 24px;
  background-color: transparent;
  -webkit-transition: letter-spacing 300ms ease;
  transition: letter-spacing 300ms ease;
  color: #222;
  font-size: 15px;
  line-height: 24px;
  font-weight: 600;
  letter-spacing: 0px;
}

.button-3:hover {
  background-image: none;
  letter-spacing: 2px;
}

.button-3.big {
  padding: 14px 26px;
  border-radius: 28px;
  font-size: 17px;
}

.button-3.big.color-1 {
  overflow: hidden;
  margin-top: -35px;
  margin-bottom: 37px;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}

.page-description-text-2 {
  display: block;
  margin: 44px auto 20px;
  font-family: Lato, sans-serif;
  color: #dbcaa6;
  font-size: 44px;
  line-height: 50px;
  font-weight: 300;
}

.gallery-preview {
  -webkit-transform: scale(1.08);
  -ms-transform: scale(1.08);
  transform: scale(1.08);
}

.gallery-image {
  position: relative;
  overflow: hidden;
  -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;
  border: 4px solid #fafafa;
  background-color: #000;
}

.gallery-image.big-image {
  width: 100%;
}

.gallery-image.medium-image {
  width: 33.33333333%;
}

.gallery-image.small-image {
  width: 50%;
}

.photos_casa {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 76px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.gallery-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-flex: 0;
  -webkit-flex: 0 50%;
  -ms-flex: 0 50%;
  flex: 0 50%;
}

.wrapper {
  display: block;
  max-width: 1200px;
}

.page-description {
  display: block;
  max-width: 570px;
  margin-right: auto;
  margin-bottom: 23px;
  margin-left: auto;
  padding-bottom: 20px;
}

.bottom-border-copy {
  margin-bottom: 15px;
}

.bottom-border-copy.more-bottom {
  margin-bottom: 100px;
}

.bottom-border-copy.more-bottom.bg-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding-top: 50px;
  padding-bottom: 50px;
  -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: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.31)), to(rgba(0, 0, 0, 0.31))), url('../images/cenote1web.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.31), rgba(0, 0, 0, 0.31)), url('../images/cenote1web.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.bottom-border-copy.more-bottom.bg-3.louer {
  height: 480px;
  background-image: url('../images/beach.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.side-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 9%;
  -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;
}

.side-title.absolute {
  position: absolute;
  left: -35px;
  top: 0px;
  bottom: 0px;
  width: 180px;
}

._48-percent-column {
  width: 30%;
  margin-top: 21px;
}

._48-percent-column.landscape-border {
  width: 30%;
}

.text-box {
  margin-top: 35px;
}

.mini-title-4 {
  display: inline-block;
  margin-bottom: 15px;
  padding: 6px 5px 4px 6px;
  border: 1px solid #6045e0;
  border-radius: 3px;
  font-family: Montserrat, sans-serif;
  color: #6045e0;
  font-size: 9.5px;
  line-height: 9.5px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.vertical {
  position: relative;
  width: 200%;
  -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;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  text-align: center;
}

.right-side-content {
  width: 92%;
}

.paragraph-5 {
  text-align: center;
}

.paragraph-6 {
  text-align: center;
}

.image-3 {
  max-width: 75%;
  margin-top: 3px;
  margin-bottom: 9px;
  padding-top: 12px;
  padding-right: 25px;
  padding-left: 25px;
}

.image-4 {
  max-width: 75%;
  padding-right: 26px;
  padding-left: 25px;
}

.image-4.trip {
  margin-top: 6px;
}

.button-rservation {
  height: 45px;
  min-width: 130px;
  margin-top: -7px;
  margin-bottom: 30px;
  padding-top: 14px;
  padding-left: 15px;
  border: 2px solid #edeff2;
  border-radius: 55px;
  background-color: #fd7072;
  -webkit-transition: background-color 200ms ease, color 200ms ease;
  transition: background-color 200ms ease, color 200ms ease;
  font-family: Roboto, sans-serif;
  color: #192024;
  font-size: 15px;
  line-height: 15px;
  font-weight: 300;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}

.button-rservation:hover {
  background-color: #fff;
  color: #1b1b1b;
}

.button-rservation.homeaway {
  margin-bottom: 24px;
  background-color: #69b9ff;
}

.button-rservation.homeaway:hover {
  background-color: #fff;
}

.button-rservation.villa-yoga {
  min-width: 170px;
  background-color: #face6a;
  font-weight: 400;
}

.button-rservation.villa-yoga:hover {
  background-color: #edeff2;
}

.button-rservation.villa-yoga.sis {
  margin-top: 27px;
  border-radius: 13px;
}

.button-rservation.retraitefr {
  background-color: #69b9ff;
}

.button-rservation.tripaneer {
  margin-top: 6px;
  margin-bottom: 37px;
  background-color: #30ad8e;
}

.button-rservation.tripadviso {
  margin-bottom: 24px;
  background-color: #30ad64;
}

.button-rservation.tripadviso:hover {
  background-color: #fff;
}

.heading-7 {
  margin-top: 26px;
  color: #edeff2;
  font-size: 22px;
}

.heading-8 {
  margin-top: 46px;
  color: #f0f0f0;
  font-size: 24px;
  font-weight: 400;
}

.image-5 {
  margin-top: 53px;
}

.paragraph-7 {
  color: #192024;
}

.texte-retraite {
  color: #434347;
  font-size: 18px;
  line-height: 30px;
}

.atelier {
  color: #192024;
  font-size: 16px;
}

.section-2 {
  padding-top: 105px;
  padding-bottom: 40px;
  background-color: #473511;
}

.language {
  float: right;
  font-size: 12px;
  text-align: right;
  text-transform: uppercase;
}

.icon {
  float: right;
}

.dropdown-toggle-2 {
  height: 18px;
  margin-top: -27px;
  margin-left: 59px;
}

.dropdown-list {
  width: 35px;
}

.navbar-eng {
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.21), 1px 1px 3px 0 rgba(0, 0, 0, 0.31);
}

.bouton-langue {
  width: 60px;
  height: 25px;
  min-width: 0px;
  margin-top: 19px;
  padding-top: 4px;
  padding-right: 0px;
  padding-left: 0px;
  float: right;
  clear: none;
  border-style: solid;
  border-width: 2px;
  border-color: rgba(142, 142, 156, 0.65);
  border-radius: 7px;
  background-color: transparent;
  -webkit-transition: background-color 200ms ease, color 200ms ease;
  transition: background-color 200ms ease, color 200ms ease;
  font-family: Roboto, sans-serif;
  color: #a08a5e;
  font-size: 12px;
  line-height: 15px;
  font-weight: 300;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}

.bouton-langue:hover {
  background-color: #fff;
  color: #1b1b1b;
}

.navbar-eng2 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  margin-bottom: 0px;
  background-color: #fff;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.49);
}

.dropdown-link-2 {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #fff;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-size: 15px;
  font-weight: 300;
}

.dropdown-link-2:hover {
  background-color: #f1f3f7;
}

.dropdown-link-2.w--current {
  background-color: #f1f3f7;
  color: #3c4858;
}

.navlink-2 {
  padding: 15px 23.5px;
  background-color: #fff;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #1b1b1b;
  font-size: 15px;
  font-weight: 300;
}

.navlink-2:hover {
  background-color: #f1f3f7;
}

.navlink-2.w--current {
  background-color: #f7f7f7;
  color: #1b1b1b;
}

.content-wrapper-3 {
  position: relative;
  display: block;
  max-width: 1170px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  padding-right: 25px;
  padding-left: 25px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.navbar-fr {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  background-color: #fff;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.51);
}

.intro-features-new {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 35px;
  padding-bottom: 35px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(177, 194, 219, 0.8);
  border-radius: 5px;
}

.intro-features-new.retraitemai {
  padding-top: 48px;
  padding-bottom: 55px;
  background-color: #eeebdb;
}

.titre-retraite {
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 36px;
  line-height: 48px;
  font-weight: 300;
}

.titre-retraite.fin {
  padding-top: 48px;
  border-top: 1px solid rgba(45, 62, 79, 0.26);
}

.retraite-inclus {
  margin-bottom: 28px;
  font-family: Lato, sans-serif;
  font-size: 22px;
  line-height: 32px;
  font-weight: 300;
  text-align: left;
}

.texte-inclusion {
  margin-bottom: 0px;
  font-family: Lato, sans-serif;
  color: #473511;
  font-size: 20px;
  line-height: 32px;
  font-weight: 400;
  text-align: left;
}

.texte-inclusion.para-inc {
  margin-bottom: 50px;
}

.texte-exclusion {
  margin-top: 0px;
  margin-bottom: 6px;
  font-family: Lato, sans-serif;
  color: #f0f0f0;
  font-size: 16px;
  line-height: 32px;
  font-weight: 300;
  text-align: left;
}

.texte-prix {
  margin-top: 0px;
  margin-bottom: 10px;
  color: #edeff2;
  font-size: 44px;
  font-weight: 400;
}

.achat-individuel {
  margin-bottom: 29px;
  padding: 20px 25px 5px;
  border: 5px solid #a08a5e;
  background-color: #473511;
}

.achat-individuel.novembre {
  border-color: #58b696;
  background-color: #127568;
}

.button-4 {
  margin-bottom: 25px;
  border-radius: 9px;
  background-color: #e64c40;
}

.button-4:hover {
  border: 4px none #bfe0ff;
  background-color: #bf3a30;
}

.columns {
  margin-bottom: 20px;
}

.texte-date-achat {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  color: #e6d8bf;
  font-size: 22px;
  line-height: 32px;
  font-weight: 700;
  text-align: left;
}

.achat-famille {
  margin-top: 40px;
  margin-bottom: 29px;
  padding: 20px 25px 5px;
  border: 5px solid #a08a5e;
  background-color: #a08a5e;
}

.heading-9 {
  margin-bottom: 40px;
  padding-top: 16px;
}

.square-paiement {
  margin-bottom: 0px;
}

.image-11 {
  display: none;
}

.section-3 {
  display: none;
  margin-top: 88px;
}

.achat-couple {
  margin-bottom: 29px;
  padding: 20px 25px 5px;
  border: 5px solid #a08a5e;
  background-color: #63203b;
}

.unordered-list {
  margin-bottom: 30px;
}

.container {
  padding-right: 181px;
  padding-left: 127px;
  background-color: rgba(0, 0, 0, 0.66);
}

.button-5 {
  margin-top: 64px;
}

.columns-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  min-width: 640px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.titre-inscription {
  margin-bottom: 34px;
  font-family: Lato, sans-serif;
  color: #e0c78e;
  font-size: 38px;
  line-height: 44px;
}

.texte-inscription {
  margin-bottom: 17px;
  color: #fff;
  font-size: 22px;
  line-height: 32px;
}

.bouton-inscription {
  margin-top: 25px;
  background-color: #ac1205;
}

.bouton-inscription:hover {
  background-color: #660a02;
}

.div-block {
  padding: 50px;
  background-color: rgba(0, 0, 0, 0.57);
}

.button-6 {
  margin-top: 17px;
}

.button-7 {
  margin-top: 15px;
}

.prof-yoga {
  margin-bottom: 47px;
  color: #edeff2;
  font-size: 18px;
  line-height: 24px;
}

.prof-yoga.center {
  color: #8e8e9c;
  font-size: 18px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.prof-yoga.center.off-white {
  padding-bottom: 0px;
  color: #e8e8e8;
  line-height: 24px;
}

.text-block-2 {
  margin-bottom: 17px;
  color: #25ccbf;
}

.page-description-text-3 {
  display: block;
  margin: 44px auto 19px;
  font-family: Lato, sans-serif;
  color: #858585;
  font-size: 44px;
  line-height: 50px;
  font-weight: 300;
}

.image-13 {
  margin-top: 49px;
  margin-bottom: 97px;
}

.gallery {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 76px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.heading-12 {
  font-family: Lato, sans-serif;
  font-weight: 300;
}

.section-4 {
  padding: 100px 17px;
  background-color: #fafafa;
  text-align: center;
}

.section-4.gallery-section {
  padding-bottom: 0px;
}

.heading-13 {
  margin-top: 61px;
}

.background-video-2 {
  height: 720px;
  margin-top: 70px;
}

.video {
  margin-top: 95px;
}

.image-14 {
  margin-top: 33px;
  margin-bottom: 23px;
}

.link-block {
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
}

.slide-5 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(92%, rgba(0, 0, 0, 0.36)), to(rgba(0, 0, 0, 0.61))), url('../images/Business_class.jpg');
  background-image: linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.36) 92%, rgba(0, 0, 0, 0.61)), url('../images/Business_class.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
}

.magnifier {
  position: absolute;
  right: 0px;
  bottom: 0px;
  margin-right: 20px;
  margin-bottom: 20px;
}

.lightbox-link-2 {
  max-width: 49%;
}

.lightbox-50-percent-column {
  position: relative;
  width: 49%;
}

.lightbox-1 {
  position: relative;
  width: 100%;
}

.tabs {
  top: 35px;
  border-top: 1px solid rgba(177, 194, 219, 0.8);
}

.text-block-4 {
  text-align: center;
}

.image-15 {
  -webkit-transition: -webkit-transform 525ms cubic-bezier(.645, .045, .355, 1);
  transition: -webkit-transform 525ms cubic-bezier(.645, .045, .355, 1);
  transition: transform 525ms cubic-bezier(.645, .045, .355, 1);
  transition: transform 525ms cubic-bezier(.645, .045, .355, 1), -webkit-transform 525ms cubic-bezier(.645, .045, .355, 1);
}

.image-15:hover {
  -webkit-transform: scale(0.94);
  -ms-transform: scale(0.94);
  transform: scale(0.94);
}

.content-wrapper-4 {
  position: relative;
  display: block;
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 25px;
  padding-left: 25px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.text-block-5 {
  color: #fff;
  font-weight: 400;
  text-align: center;
}

.text-block-5:hover {
  color: #fdfdfd;
  font-weight: 400;
}

.tabs-menu {
  position: relative;
  top: -43px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  -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;
  text-align: center;
}

.text-content-2 {
  width: 83%;
  font-family: Lato, sans-serif;
}

.text-content-2.right-padding {
  padding-right: 20px;
}

.image-16 {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 592ms ease;
  transition: -webkit-transform 592ms ease;
  transition: transform 592ms ease;
  transition: transform 592ms ease, -webkit-transform 592ms ease;
}

.image-16:hover {
  -webkit-transform: scale(0.96);
  -ms-transform: scale(0.96);
  transform: scale(0.96);
}

.image-17 {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
}

.image-17:hover {
  -webkit-transform: scale(0.96);
  -ms-transform: scale(0.96);
  transform: scale(0.96);
}

.button-8 {
  height: 45px;
  min-width: 130px;
  margin-top: 10px;
  padding-top: 15px;
  padding-right: 25px;
  padding-left: 25px;
  border: 1px solid #413e07;
  border-radius: 55px;
  background-color: transparent;
  -webkit-transition: background-color 400ms ease, color 400ms ease;
  transition: background-color 400ms ease, color 400ms ease;
  color: #413e07;
  font-size: 15px;
  line-height: 15px;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
}

.button-8:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#413e07), to(#413e07));
  background-image: linear-gradient(180deg, #413e07, #413e07);
  color: #fff;
}

.projet-detail {
  margin-top: -30px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.tab-link {
  max-width: 260px;
  min-width: 230px;
  padding: 25px 25px 25px 75px;
  border-style: solid none solid solid;
  border-width: 1px;
  border-color: rgba(177, 194, 219, 0.8);
  background-color: #fff;
  font-weight: 300;
}

.tab-link.w--current {
  background-color: #f1f3f7;
}

.tab-link.w--current:hover {
  background-color: #e6e6c5;
}

.tab-link.w--current:active {
  background-color: #e6e6c5;
}

.tab-link._4 {
  padding-left: 25px;
  border-right-style: solid;
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.49);
}

.tab-link._4:hover {
  background-color: #dadaab;
}

.tab-link._4.w--current {
  background-color: #e6e6c5;
}

.tab-link._3 {
  padding-left: 25px;
  border-right-style: solid;
  background-color: #a08a5e;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.47);
}

.tab-link._3:hover {
  background-color: #25ccbf;
}

.tab-link._2 {
  padding-left: 25px;
  background-color: #a08a5e;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.5);
}

.tab-link._2:hover {
  background-color: #25ccbf;
}

.tab-link._2.w--current {
  background-color: #25ccbf;
}

.tab-link._1 {
  max-width: 2230px;
  min-width: 200px;
  padding-left: 25px;
  background-color: #a08a5e;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.5);
}

.tab-link._1:hover {
  background-color: #25ccbf;
}

.tab-link._1.w--current {
  background-color: #25ccbf;
}

.tab-pane {
  border-style: none;
}

.sous-titre {
  display: block;
  margin-top: 19px;
}

.titre-condos {
  display: block;
  margin-top: 0px;
  font-family: Lato, sans-serif;
  font-size: 36px;
  line-height: 48px;
  font-weight: 300;
}

.image-18 {
  margin-top: 11px;
  margin-bottom: 51px;
}

.titre-formation {
  margin-top: 42px;
  margin-bottom: 9px;
  font-family: Lato, sans-serif;
  color: #2d3e4f;
  font-size: 38px;
  line-height: 44px;
  font-weight: 400;
  text-transform: uppercase;
}

._30percent-column-copy {
  position: relative;
  width: 50%;
}

._30percent-column-copy.flex-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  -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-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.edu1 {
  display: block;
}

.back-to-top-text-2 {
  display: inline;
  margin-right: 10px;
  color: #668cad;
  font-size: 12px;
  line-height: 10px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.paragraph-3 {
  margin-bottom: -10px;
  font-size: 18px;
  line-height: 25px;
  font-weight: 300;
}

.expertise {
  color: #06538d;
  font-weight: 600;
}

.content-wrapper-5 {
  position: relative;
  display: block;
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 25px;
  padding-left: 25px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.back-to-top-link-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 43px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-decoration: none;
}

._70-percent-column-copy {
  position: relative;
  width: 50%;
}

._70-percent-column-copy.flex-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  -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-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.hollow-button-2 {
  display: inline-block;
  margin-right: 10px;
  margin-left: 10px;
  padding: 10px 30px;
  border: 3px solid #fff;
  border-radius: 4px;
  -webkit-transition: background-color 300ms ease, border 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, border 300ms ease, color 300ms ease;
  color: #fff;
  line-height: 21px;
  font-weight: 300;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.hollow-button-2:hover {
  border-color: #fdb43e;
  color: #2d3e4f;
}

.hollow-button-2.process {
  margin-top: 20px;
  border-color: #ff4000;
  background-color: transparent;
  color: #ff4000;
}

.hollow-button-2.process:hover {
  background-color: #face6a;
}

.hollow-button-2.process.telecharge {
  display: inline-block;
  margin-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-color: #25ccbf;
  border-radius: 7px;
  background-color: #20ac99;
  color: #ecf0f1;
}

.hollow-button-2.process.telecharge:hover {
  background-color: #2c746a;
}

.hollow-button-2.process.dtail-courriel {
  display: inline-block;
  margin-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-color: #25ccbf;
  border-radius: 7px;
  background-color: #20ac99;
  color: #ecf0f1;
}

.hollow-button-2.process.dtail-courriel:hover {
  background-color: #2c746a;
}

.heading-15 {
  margin-bottom: 47px;
  font-size: 36px;
  line-height: 40px;
  text-transform: uppercase;
}

.heading-15.titre-section {
  font-size: 48px;
}

.flex-wrapper-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.list {
  margin-top: 27px;
  margin-bottom: 15px;
}

.youtube {
  margin-top: 43px;
}

.text-block-6 {
  margin-top: 20px;
  margin-bottom: 20px;
  color: #2d3e4f;
  font-size: 38px;
  line-height: 38px;
  font-weight: 300;
}

.image-19 {
  display: block;
  margin-top: 40px;
}

.image-20 {
  margin-top: 26px;
  margin-bottom: 4px;
}

.image-21 {
  margin-left: -20px;
  padding-left: 0px;
}

.image-22 {
  margin-top: 40px;
}

.list-2 {
  margin-top: 20px;
}

.hebergement {
  margin-bottom: 40px;
  padding-top: 16px;
}

._50-50-intro {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #edeff2;
}

._50-50-intro.quattro._4txt {
  background-image: url('../images/WEB_SunInSoul_59_HDR.jpg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

._50-50-intro._4txt {
  background-image: url('../images/sq_SunInSoul_59_HDR.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.wide-section-mb2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.wide-section-mb2.mobile-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.wide-section-mb2.mobile-reverse.form-revert {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.wide-section-mb2.form-invert {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.wide-section-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.wide-section-form.mobile-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.wide-section-form.mobile-reverse.form-revert {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.wide-section-form.form-invert {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.wide-section-mb4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.wide-section-mb4.mobile-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.wide-section-mb4.mobile-reverse.form-revert {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.wide-section-mb4.form-invert {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.texte-contenu-mb {
  margin-top: 10px;
  margin-bottom: 0px;
  font-family: Lato, sans-serif;
  font-size: 48px;
  line-height: 60px;
  font-weight: 300;
  text-align: left;
  text-transform: none;
}

.texte-contenu-mb.bio {
  margin-bottom: 60px;
}

.texte-contenu-mb.mbtext {
  font-size: 48px;
  line-height: 60px;
}

.wide-section-mb5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.wide-section-mb5.mobile-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.wide-section-mb5.mobile-reverse.form-revert {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.wide-section-mb5.form-invert {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.wide-section-mb6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #edeff2;
}

.wide-section-mb6.quattro._4txt {
  background-image: url('../images/WEB_SunInSoul_59_HDR.jpg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.wide-section-mb6._4txt {
  background-image: url('../images/sq_SunInSoul_59_HDR.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.image-yn {
  display: block;
  margin: -9px auto -36px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.heading-16 {
  font-weight: 300;
}

.heading-17 {
  font-weight: 300;
}

html.w-mod-js *[data-ix="fade-in-bottom-page-loads"] {
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}

html.w-mod-js *[data-ix="fade-in-left-scroll-in"] {
  opacity: 0;
  -webkit-transform: translate(-50px, 0px);
  -ms-transform: translate(-50px, 0px);
  transform: translate(-50px, 0px);
}

html.w-mod-js *[data-ix="fade-in-right-scroll-in"] {
  opacity: 0;
  -webkit-transform: translate(50px, 0px);
  -ms-transform: translate(50px, 0px);
  transform: translate(50px, 0px);
}

html.w-mod-js *[data-ix="fade-in-top-scroll-in"] {
  opacity: 0;
  -webkit-transform: translate(0px, -50px);
  -ms-transform: translate(0px, -50px);
  transform: translate(0px, -50px);
}

html.w-mod-js *[data-ix="fade-in-bottom-scroll-in"] {
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}

html.w-mod-js *[data-ix="bounce-in-scroll-in"] {
  opacity: 0;
  -webkit-transform: scale(0.6000000000000001, 0.6000000000000001);
  -ms-transform: scale(0.6000000000000001, 0.6000000000000001);
  transform: scale(0.6000000000000001, 0.6000000000000001);
}

html.w-mod-js *[data-ix="scale-on-scroll"] {
  opacity: 0;
  -webkit-transform: scale(0.01, 0.01);
  -ms-transform: scale(0.01, 0.01);
  transform: scale(0.01, 0.01);
}

html.w-mod-js *[data-ix="move-down-on-load"] {
  opacity: 0;
  -webkit-transform: translate(0px, -100%);
  -ms-transform: translate(0px, -100%);
  transform: translate(0px, -100%);
}

html.w-mod-js *[data-ix="move-up-on-load"] {
  opacity: 0;
  -webkit-transform: translate(0px, 40px);
  -ms-transform: translate(0px, 40px);
  transform: translate(0px, 40px);
}

html.w-mod-js *[data-ix="show-on-hover-4"] {
  opacity: 0;
  -webkit-transform: translate(0px, 60px);
  -ms-transform: translate(0px, 60px);
  transform: translate(0px, 60px);
}

html.w-mod-js *[data-ix="show-on-hover-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, 60px);
  -ms-transform: translate(0px, 60px);
  transform: translate(0px, 60px);
}

html.w-mod-js *[data-ix="display-none"] {
  display: none;
  opacity: 0;
}

html.w-mod-js *[data-ix="move-up-on-load-4"] {
  opacity: 0;
  -webkit-transform: translate(0px, 60px);
  -ms-transform: translate(0px, 60px);
  transform: translate(0px, 60px);
}

html.w-mod-js *[data-ix="show-on-hover-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, 60px);
  -ms-transform: translate(0px, 60px);
  transform: translate(0px, 60px);
}

html.w-mod-js *[data-ix="show-on-hover"] {
  opacity: 0;
  -webkit-transform: translate(0px, 60px);
  -ms-transform: translate(0px, 60px);
  transform: translate(0px, 60px);
}

html.w-mod-js *[data-ix="move-up-on-load-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}

html.w-mod-js *[data-ix="move-up-on-load-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, 60px);
  -ms-transform: translate(0px, 60px);
  transform: translate(0px, 60px);
}

html.w-mod-js *[data-ix="move-up-on-load-7"] {
  opacity: 0;
  -webkit-transform: translate(0px, 60px);
  -ms-transform: translate(0px, 60px);
  transform: translate(0px, 60px);
}

html.w-mod-js *[data-ix="move-up-on-load-8"] {
  opacity: 0;
  -webkit-transform: translate(0px, 60px);
  -ms-transform: translate(0px, 60px);
  transform: translate(0px, 60px);
}

html.w-mod-js *[data-ix="move-up-on-load-5"] {
  opacity: 0;
  -webkit-transform: translate(0px, 60px);
  -ms-transform: translate(0px, 60px);
  transform: translate(0px, 60px);
}

html.w-mod-js *[data-ix="move-up-on-load-6"] {
  opacity: 0;
  -webkit-transform: translate(0px, 60px);
  -ms-transform: translate(0px, 60px);
  transform: translate(0px, 60px);
}

html.w-mod-js *[data-ix="move-right-on-load-1"] {
  opacity: 0;
  -webkit-transform: translate(-40px, 0px);
  -ms-transform: translate(-40px, 0px);
  transform: translate(-40px, 0px);
}

html.w-mod-js *[data-ix="move-left-on-load-2"] {
  opacity: 0;
  -webkit-transform: translate(40px, 0px);
  -ms-transform: translate(40px, 0px);
  transform: translate(40px, 0px);
}

html.w-mod-js *[data-ix="hero-move-up-on-load"] {
  opacity: 0;
  -webkit-transform: translate(0px, 60px);
  -ms-transform: translate(0px, 60px);
  transform: translate(0px, 60px);
}

html.w-mod-js *[data-ix="fade-up-1"] {
  opacity: 0;
  -webkit-transform: translate(0px, 60px);
  -ms-transform: translate(0px, 60px);
  transform: translate(0px, 60px);
}

html.w-mod-js *[data-ix="fade-up-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, 60px);
  -ms-transform: translate(0px, 60px);
  transform: translate(0px, 60px);
}

@media screen and (max-width: 991px) {
  .navigation-link {
    color: hsla(0, 0%, 100%, 0.52);
  }

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

  .hamburger-button.w--open {
    background-color: #3b99d9;
  }

  .navigation-menu {
    background-color: #3b99d9;
  }

  .hero-section.centered {
    padding-top: 144px;
    padding-bottom: 144px;
  }

  .section-subheading.center.off-white {
    margin-top: 36px;
    margin-bottom: -52px;
  }

  .grid-image {
    width: 50%;
    padding: 15px;
  }

  .side-menu {
    padding-top: 100px;
  }

  .content-wrapper {
    border-top: 1px solid #8e8e9c;
  }

  .navlink {
    background-color: #fff;
  }

  .heading-1.hero {
    line-height: 56px;
  }

  .social-icons-box.hero {
    right: 0px;
    margin-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .hero-section-slider {
    min-height: 768px;
  }

  .slide-1 {
    background-position: -65px 0px;
  }

  .intro-feature-item-2 {
    width: 100%;
    padding-top: 35px;
    padding-bottom: 35px;
    border-bottom: 1px solid rgba(177, 194, 219, 0.8);
    border-right-style: none;
  }

  .flex-wrapper.bottom-line {
    margin-bottom: 61px;
    border-bottom-style: none;
  }

  .flex-wrapper.footer-vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .intro-features {
    display: block;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 35px;
    padding-left: 35px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .intro-feature-item-3 {
    width: 100%;
    padding-top: 35px;
    padding-bottom: 35px;
    border-right-style: none;
  }

  .text-content {
    width: 100%;
  }

  .text-content.left-padding {
    padding-left: 20px;
  }

  .text-title.dark.services {
    margin-bottom: 38px;
    text-align: center;
  }

  .header-box.center {
    width: 70%;
  }

  .header-box.center-no-border {
    width: 85%;
  }

  .header-box.center {
    width: 70%;
  }

  ._50-percent-column.flex-center.mobile-full {
    margin-bottom: 50px;
  }

  .button-services {
    display: block;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  ._50-percent-image-column._1 {
    width: 100%;
  }

  ._50-percent-image-column._2 {
    width: 100%;
  }

  ._50-percent-image-column._3 {
    width: 100%;
  }

  ._50-percent-image-column._7 {
    width: 100%;
  }

  ._50-percent-image-column._4 {
    width: 100%;
  }

  ._50-percent-image-column._4-copy {
    width: 100%;
  }

  ._50-percent-image-column.mb1 {
    width: 100%;
  }

  ._50-percent-image-column.mb8 {
    width: 100%;
  }

  ._50-percent-image-column.house {
    width: 100%;
  }

  ._50-percent-image-column.hous-sister {
    width: 100%;
  }

  ._50-percent-image-column.yoga-school {
    width: 100%;
  }

  ._50-percent-image-column.petal {
    width: 100%;
  }

  ._50-percent-image-column.contact-m {
    width: 100%;
  }

  ._50-percent-wide-column {
    width: 100%;
  }

  ._50-percent-wide-column.mobile-full {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .text-wide-block {
    width: 75%;
    margin-top: 81px;
    margin-bottom: 101px;
  }

  .mini-title-2 {
    display: none;
    width: 300px;
    margin: -44px auto 44px;
  }

  .wide-section-2 {
    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;
  }

  .wide-section-2.mobile-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .wide-section-2.mobile-reverse.form-revert {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .feature-icon-column.small {
    width: 50px;
    margin-right: 10px;
  }

  .footer-social-icon {
    margin-bottom: 15px;
  }

  .menu-horizontal {
    margin-bottom: 30px;
  }

  .logo-footer {
    margin-bottom: 30px;
  }

  .heading-4 {
    font-size: 24px;
  }

  .texte-contenu {
    font-size: 24px;
    text-align: center;
  }

  .heading {
    margin-top: 24px;
    margin-left: 50px;
    text-align: center;
  }

  .text-block {
    margin-bottom: 5px;
    margin-left: 50px;
    text-align: center;
  }

  ._66-percent-column {
    width: 100%;
  }

  .utility-section.no-top-padding {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .nom-cms-nous.hero {
    line-height: 56px;
  }

  .submit-button-3 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .dropdown-toggle {
    background-color: #fff;
  }

  .photos_casa {
    margin-bottom: 56px;
  }

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

  .side-title.absolute {
    left: -80px;
  }

  .right-side-content {
    width: 95%;
  }

  .navlink-2 {
    background-color: #fff;
  }

  .intro-features-new {
    display: block;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 35px;
    padding-left: 35px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .intro-features-new.retraitemai {
    padding-top: 1px;
  }

  .titre-retraite {
    display: block;
    margin-top: 10px;
    text-align: center;
  }

  .retraite-inclus {
    font-size: 24px;
  }

  .texte-inclusion {
    margin-bottom: 0px;
    margin-left: 123px;
    padding-right: 40px;
    padding-left: 4px;
    font-size: 18px;
    line-height: 24px;
    text-align: left;
  }

  .texte-exclusion {
    font-size: 18px;
  }

  .button-4 {
    box-shadow: 1px 1px 3px 0 #000;
  }

  .button-4:hover {
    background-color: #2c4f72;
    box-shadow: none;
  }

  .texte-date-achat {
    font-size: 24px;
  }

  .heading-9 {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: -268px;
    margin-bottom: 33px;
    margin-left: 235px;
    padding-top: 0px;
    -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-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;
    text-align: center;
  }

  .square-paiement {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .image-10 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .heading-10 {
    display: block;
    text-align: center;
  }

  .image-11 {
    display: none;
  }

  .button-7 {
    display: block;
    max-width: 120px;
    margin-right: auto;
    margin-left: auto;
  }

  .prof-yoga.center.off-white {
    margin-top: 36px;
    margin-bottom: -52px;
  }

  .gallery {
    margin-bottom: 56px;
  }

  .section-4 {
    padding: 80px 8px;
  }

  .background-video-2 {
    height: 480px;
  }

  .text-block-4 {
    text-align: center;
  }

  .content-wrapper-4 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .tabs-menu {
    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-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .text-content-2 {
    width: 100%;
  }

  .tab-link._4 {
    width: 20%;
    min-width: 180px;
  }

  .tab-link._3 {
    width: 20%;
    min-width: 180px;
  }

  .tab-link._2 {
    width: 20%;
    min-width: 180px;
  }

  .tab-link._1 {
    width: 20%;
    min-width: 200px;
    padding-left: 68px;
  }

  .tab-link._1.w--current {
    width: 33%;
  }

  .titre-formation {
    text-align: center;
  }

  .edu1 {
    padding-right: 20px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .hollow-button-2 {
    font-size: 14px;
  }

  .heading-15.titre-section {
    font-size: 36px;
  }

  .image-19 {
    margin-bottom: 16px;
  }

  .image-20 {
    margin-top: 34px;
    margin-bottom: 14px;
  }

  .image-21 {
    display: block;
    margin-left: 0px;
  }

  .hebergement {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0px;
    margin-bottom: 33px;
    margin-left: 0px;
    padding-top: 0px;
    -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-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;
    text-align: center;
    letter-spacing: 0px;
  }

  .html-embed {
    margin-bottom: 40px;
  }

  .wide-section-mb2 {
    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;
  }

  .wide-section-mb2.mobile-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .wide-section-mb2.mobile-reverse.form-revert {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .wide-section-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-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .wide-section-form.mobile-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .wide-section-form.mobile-reverse.form-revert {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .wide-section-mb4 {
    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;
  }

  .wide-section-mb4.mobile-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .wide-section-mb4.mobile-reverse.form-revert {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .texte-contenu-mb {
    font-size: 24px;
    text-align: center;
  }

  .wide-section-mb5 {
    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;
  }

  .wide-section-mb5.mobile-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .wide-section-mb5.mobile-reverse.form-revert {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

@media screen and (max-width: 767px) {
  .button.full-width {
    margin-right: auto;
    margin-left: auto;
  }

  .button.tab {
    font-size: 12px;
  }

  .section.accent {
    margin-top: 0px;
  }

  .white-box {
    margin-bottom: 30px;
  }

  .hero-section.centered {
    padding-top: 119px;
    padding-bottom: 119px;
  }

  .hero-heading {
    margin-bottom: 15px;
    font-size: 50px;
  }

  .hero-subheading {
    font-size: 18px;
  }

  .form-field.text-area {
    display: block;
  }

  .grid-image {
    width: 20%;
    padding: 20px;
  }

  .spc {
    margin-bottom: 30px;
  }

  .content-wrapper {
    display: none;
  }

  .heading-1.large {
    padding-top: 117px;
  }

  .social-icons-box.hero {
    right: 0px;
    margin-left: 0px;
    padding-left: 0px;
  }

  .hero-section-slider {
    min-height: 600px;
  }

  .bottom-separation.top-border {
    display: none;
  }

  .text-content.left-padding {
    padding-left: 0px;
  }

  .header-box.center {
    width: 80%;
  }

  .header-box._55-percent {
    width: 100%;
  }

  .header-box.center {
    width: 80%;
  }

  ._50-percent-column {
    width: 100%;
  }

  ._50-percent-column.mobile-border {
    margin-top: 30px;
  }

  .button-services {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .wide-section {
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }

  ._50-percent-image-column._1 {
    width: 100%;
  }

  ._50-percent-image-column._2 {
    width: 100%;
    background-position: 100% 50%;
  }

  ._50-percent-image-column._3 {
    width: 100%;
  }

  ._50-percent-image-column._7 {
    width: 100%;
  }

  ._50-percent-image-column._4 {
    width: 100%;
  }

  ._50-percent-image-column._4-copy {
    width: 100%;
  }

  ._50-percent-image-column.mb1 {
    width: 100%;
  }

  ._50-percent-image-column.mb8 {
    width: 100%;
    background-position: 100% 50%;
  }

  ._50-percent-image-column.house {
    width: 100%;
  }

  ._50-percent-image-column.hous-sister {
    width: 100%;
    background-position: 100% 50%;
  }

  ._50-percent-image-column.yoga-school {
    width: 100%;
    background-position: 100% 50%;
  }

  ._50-percent-image-column.petal {
    width: 100%;
  }

  ._50-percent-image-column.contact-m {
    width: 100%;
  }

  ._50-percent-wide-column {
    width: 100%;
  }

  ._50-percent-wide-column.mobile-full {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }

  .mini-title-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    margin-bottom: 50px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .wide-section-2 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .wide-section-2.mobile-reverse {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -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;
  }

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

  .feature-icon-column.small {
    margin-bottom: 15px;
    margin-left: 0px;
  }

  .error-message {
    width: 80%;
  }

  .error-message.on-form-3 {
    width: 100%;
    padding-left: 35px;
  }

  .footer-notice-text {
    color: #8e8e9c;
  }

  .footer-link-2.horizontal {
    margin-bottom: 15px;
  }

  .content-wrapper-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 23px;
    -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;
  }

  .menu-horizontal {
    margin-bottom: 15px;
    -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;
  }

  .texte-contenu {
    text-align: center;
  }

  .heading {
    text-align: center;
  }

  .text-block {
    font-size: 14px;
    text-align: center;
  }

  .content-section-2 {
    padding-top: 19px;
  }

  .content-section-2.bottom-padding {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 21px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  ._66-percent-column {
    width: 100%;
  }

  .utility-section {
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .utility-section.no-top-padding {
    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: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  ._30-percent-column {
    width: 100%;
  }

  ._30-percent-column-with-padding {
    width: 46%;
    margin-bottom: 60px;
  }

  .submit-button-3 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .heading-5 {
    display: block;
    margin-right: -72px;
    margin-left: 42px;
    padding-right: 0px;
    float: none;
    text-align: center;
  }

  .button-3.big {
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 24px;
    font-size: 15px;
  }

  .page-description-text-2 {
    margin-top: 20px;
  }

  .photos_casa {
    margin-bottom: 40px;
  }

  .page-description {
    padding-right: 8px;
    padding-bottom: 44px;
    padding-left: 8px;
    font-size: 14px;
    line-height: 28px;
  }

  .side-title.absolute {
    display: none;
  }

  ._48-percent-column {
    width: 100%;
  }

  ._48-percent-column.landscape-border {
    width: 100%;
    margin-top: 35px;
    margin-bottom: 60px;
  }

  .right-side-content {
    width: 100%;
  }

  .heading-6 {
    margin-right: -71px;
    margin-left: 109px;
  }

  .image-3 {
    margin-top: 51px;
  }

  .button-rservation {
    margin-left: 0px;
  }

  .button-rservation.villa-yoga {
    display: inline-block;
    margin-left: 0px;
  }

  .bouton-langue {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .titre-retraite {
    margin-top: 27px;
    text-align: center;
  }

  .retraite-inclus {
    text-align: center;
  }

  .texte-inclusion {
    margin-left: 43px;
    padding-left: 0px;
    text-align: left;
  }

  .texte-exclusion {
    line-height: 24px;
    text-align: left;
  }

  .texte-date-achat {
    font-size: 20px;
    text-align: left;
  }

  .image-6 {
    display: none;
  }

  .image-7 {
    display: none;
  }

  .image-8 {
    display: none;
  }

  .heading-9 {
    display: block;
    margin-right: 0px;
    margin-left: 0px;
  }

  .image-11 {
    display: none;
  }

  .section-3 {
    display: none;
  }

  .page-description-text-3 {
    margin-top: 20px;
  }

  .gallery {
    margin-bottom: 40px;
  }

  .section-4 {
    padding-top: 56px;
    padding-bottom: 56px;
  }

  .text-block-4 {
    text-align: center;
  }

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

  .tab-link {
    width: 50%;
    max-width: 50%;
    min-width: auto;
    margin-right: 15px;
    margin-left: 15px;
    border-right-style: solid;
  }

  .tab-link.w--current {
    margin-right: 10px;
    margin-left: 10px;
    border-right-style: solid;
    border-bottom-style: none;
  }

  .tab-link._4 {
    width: 50%;
    border-top-style: none;
  }

  .tab-link._4.w--current {
    border-bottom-style: solid;
  }

  .tab-link._3 {
    width: 50%;
    border-top-style: none;
  }

  .tab-link._3.w--current {
    border-bottom-style: solid;
  }

  .tab-link._2 {
    width: 50%;
    min-width: 200px;
    margin-right: 15px;
    margin-left: 15px;
    border-top-style: solid;
  }

  .tab-link._2.w--current {
    border-top-style: solid;
    border-bottom-style: solid;
  }

  .tab-link._1 {
    width: 50%;
    margin-right: 15px;
    margin-left: 15px;
    padding-left: 69px;
    border-bottom-style: none;
  }

  .tab-link._1.w--current {
    width: 50%;
  }

  .sous-titre {
    text-align: center;
  }

  .titre-condos {
    margin-top: -8px;
    text-align: center;
  }

  .image-18 {
    position: static;
    margin-bottom: 12px;
  }

  .titre-formation {
    text-align: center;
  }

  ._30percent-column-copy {
    width: 100%;
  }

  ._30percent-column-copy.flex-center {
    width: 100%;
  }

  .edu1 {
    margin-bottom: 40px;
    padding-right: 0px;
  }

  .paragraph-3 {
    margin-right: 10px;
    margin-left: 10px;
    text-align: center;
  }

  .expertise {
    text-align: center;
  }

  .content-wrapper-5.edu {
    display: block;
  }

  ._70-percent-column-copy {
    width: 100%;
  }

  ._70-percent-column-copy.flex-center {
    width: 100%;
  }

  .hollow-button-2.process.telecharge {
    display: block;
    margin-right: 0px;
    text-align: center;
  }

  .hollow-button-2.process.dtail-courriel {
    display: block;
    margin-right: 0px;
    text-align: center;
  }

  .heading-15.titre-section {
    display: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .flex-wrapper-2 {
    -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;
  }

  .text-block-6 {
    text-align: center;
  }

  .image-21 {
    margin-left: 0px;
  }

  .hebergement {
    display: block;
    margin-right: 0px;
    margin-left: 0px;
    letter-spacing: 0px;
  }

  ._50-50-intro {
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }

  .wide-section-mb2 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .wide-section-mb2.mobile-reverse {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -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;
  }

  .wide-section-form {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .wide-section-form.mobile-reverse {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -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;
  }

  .wide-section-mb4 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .wide-section-mb4.mobile-reverse {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -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;
  }

  .texte-contenu-mb {
    text-align: center;
  }

  .wide-section-mb5 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .wide-section-mb5.mobile-reverse {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -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;
  }

  .wide-section-mb6 {
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }
}

@media screen and (max-width: 479px) {
  .button {
    margin-bottom: 25px;
  }

  .section.accent {
    margin-right: 0px;
    padding: 25px 0px 2px;
  }

  .hero-section.centered {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section-heading.centered.white {
    padding-top: 0px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .section-subheading.center {
    line-height: 30px;
  }

  .section-subheading.center.off-white {
    margin-bottom: -21px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .grid-image {
    width: 35%;
  }

  .content-wrapper {
    display: none;
  }

  .burger-menu {
    margin-right: -4px;
    padding-right: 0px;
  }

  .heading-1.hero {
    font-size: 36px;
  }

  .heading-1.large {
    text-align: center;
  }

  .heading-1.large {
    margin-top: 63px;
    padding-top: 65px;
    font-size: 36px;
  }

  .social-icons-box.hero {
    position: absolute;
    right: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .hero-section-slider {
    display: none;
    min-height: 420px;
  }

  .slide-1 {
    background-position: -43px 0px;
  }

  .intro-feature-item-2 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .content-section {
    margin-bottom: 70px;
  }

  .intro-features {
    width: 100%;
  }

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

  .text-content.left-padding {
    display: block;
  }

  .text-title.dark.services {
    font-size: 22px;
  }

  .header-box.center {
    width: 100%;
  }

  .header-box.center-no-border {
    width: 100%;
  }

  .header-box.center {
    width: 100%;
  }

  ._50-percent-column {
    width: 100%;
  }

  .image {
    margin-top: -53px;
    margin-bottom: -63px;
  }

  .heading-3 {
    padding-top: 0px;
  }

  .button-services {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .image-2 {
    margin-left: 0px;
  }

  .wide-section {
    -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;
  }

  ._50-percent-image-column {
    width: 100%;
  }

  ._50-percent-image-column._1 {
    width: 100%;
    min-height: 320px;
  }

  ._50-percent-image-column._2 {
    min-height: 480px;
  }

  ._50-percent-image-column._3 {
    min-height: 320px;
  }

  ._50-percent-image-column._7 {
    min-height: 320px;
    margin-left: 0px;
  }

  ._50-percent-image-column._4 {
    width: 100%;
    min-height: 320px;
  }

  ._50-percent-image-column._4-copy {
    width: 100%;
    min-height: 320px;
  }

  ._50-percent-image-column.mb1 {
    width: 100%;
    min-height: 320px;
  }

  ._50-percent-image-column.mb8 {
    min-height: 480px;
  }

  ._50-percent-image-column.house {
    width: 100%;
    min-height: 320px;
  }

  ._50-percent-image-column.hous-sister {
    min-height: 480px;
  }

  ._50-percent-image-column.yoga-school {
    min-height: 480px;
  }

  ._50-percent-image-column.petal {
    width: 100%;
    min-height: 320px;
  }

  ._50-percent-image-column.contact-m {
    min-height: 320px;
    margin-left: 0px;
  }

  ._50-percent-wide-column {
    display: block;
    width: 100%;
    margin-right: -81px;
    margin-left: -28px;
    padding-right: 0px;
    padding-left: 0px;
  }

  ._50-percent-wide-column.mobile-full {
    width: 100%;
  }

  ._50-percent-wide-column.mobile-full {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
  }

  ._50-percent-wide-column.formulaire {
    margin-left: -82px;
  }

  ._50-percent-wide-column._4txt {
    width: 100%;
  }

  ._50-percent-wide-column._4txt-2 {
    width: 100%;
  }

  ._50-percent-wide-column.mb2 {
    width: 100%;
  }

  .text-wide-block {
    width: 100%;
    margin: 69px 0px 69px 20px;
    padding-right: 43px;
  }

  .mini-title-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 250px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .wide-section-2 {
    -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;
  }

  .wide-section-2.mobile-reverse {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0px;
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }

  .feature-icon-column {
    margin-bottom: 10px;
  }

  .bottom-border.more-bottom.bg-3 {
    display: block;
    margin-top: -26px;
    margin-bottom: 53px;
    padding-top: 51px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .bottom-border.more-bottom.test-m {
    display: block;
    margin-top: -26px;
    margin-bottom: 53px;
    padding-top: 51px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .form-4-input {
    width: 100%;
  }

  .footer-notice-text {
    color: #8e8e9c;
    text-align: center;
  }

  .footer-link-2.horizontal {
    margin-bottom: 15px;
  }

  .content-wrapper-2 {
    padding-right: 12px;
    padding-left: 12px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .menu-horizontal {
    width: 100%;
    -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;
  }

  .menu-horizontal.less-border {
    margin-right: 0px;
    margin-left: 166px;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    text-align: center;
  }

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

  .footer-notice-text-box {
    width: 100%;
    margin-bottom: 30px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .footer-section {
    margin-left: 0px;
    padding-top: 38px;
    padding-left: 5px;
  }

  .back-to-top-text {
    padding-left: 61px;
    text-align: left;
  }

  .back-to-top-link {
    width: 100%;
  }

  .texte-contenu {
    margin-top: 29px;
    padding-right: 18px;
    padding-left: 19px;
    font-size: 18px;
    line-height: 24px;
  }

  .heading {
    margin-left: 0px;
    font-size: 16px;
    text-align: center;
  }

  .text-block {
    margin-left: 0px;
    font-size: 14px;
    text-align: center;
  }

  .hero-section-2.small {
    height: 360px;
  }

  .content-section-2.bottom-padding {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 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;
  }

  .utility-section.no-top-padding {
    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-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  ._30-percent-column {
    width: 100%;
  }

  ._40-percent-column {
    width: 50%;
  }

  ._30-percent-column-with-padding {
    width: 100%;
  }

  .hero-form {
    width: 100%;
  }

  .form-1-input {
    margin-bottom: 13px;
    padding-right: 0px;
    padding-left: 30px;
  }

  .submit-button-3 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .heading-5 {
    margin-right: -49px;
    margin-left: 25px;
    font-size: 18px;
    line-height: 24px;
  }

  .page-description-text-2 {
    margin-top: 0px;
    margin-right: 16px;
    margin-left: 15px;
    font-size: 36px;
    line-height: 44px;
  }

  .gallery-column {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .bottom-border-copy.more-bottom.bg-3 {
    margin-bottom: 53px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .bottom-border-copy.more-bottom.bg-3.louer {
    height: 200px;
  }

  .side-title.absolute {
    left: -95px;
  }

  ._48-percent-column.landscape-border {
    width: 100%;
    margin-top: 1px;
  }

  .heading-6 {
    margin-left: 14px;
  }

  .paragraph-6 {
    text-align: center;
  }

  .image-4 {
    padding-bottom: 0px;
  }

  .button-rservation {
    margin-top: -29px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 14px;
  }

  .button-rservation.villa-yoga {
    margin-top: 29px;
    margin-bottom: 55px;
  }

  .heading-8 {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 20px;
  }

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

  .bouton-langue {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .intro-features-new {
    width: 100%;
  }

  .titre-retraite {
    margin-top: 32px;
    font-size: 24px;
    text-align: center;
  }

  .retraite-inclus {
    margin-top: 29px;
    padding-right: 18px;
    padding-left: 19px;
    font-size: 22px;
  }

  .texte-inclusion {
    margin-top: 2px;
    margin-right: 18px;
    margin-left: 17px;
    padding-right: 18px;
    padding-left: 0px;
    font-size: 16px;
    line-height: 24px;
  }

  .texte-inclusion.para-inc {
    margin-left: 31px;
  }

  .texte-exclusion {
    margin-top: 29px;
    padding-right: 18px;
    padding-left: 19px;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
  }

  .texte-prix {
    font-size: 32px;
    text-align: center;
  }

  .achat-individuel {
    margin-bottom: 30px;
    padding: 0px 15px 1px;
  }

  .button-4 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .texte-date-achat {
    margin-top: 29px;
    padding-right: 18px;
    padding-left: 19px;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
  }

  .achat-famille {
    padding: 0px 15px 2px;
  }

  .image-6 {
    display: none;
  }

  .image-7 {
    display: none;
  }

  .image-8 {
    display: none;
  }

  .heading-9 {
    display: inline-block;
    margin-right: 0px;
    margin-bottom: 30px;
    margin-left: 0px;
    padding-right: 0px;
    font-size: 18px;
    line-height: 26px;
  }

  .square-paiement {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .image-10 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .heading-10 {
    margin-right: -7px;
    margin-left: 0px;
    text-align: center;
  }

  .heading-11 {
    margin-right: -70px;
    margin-left: -2px;
    text-align: center;
  }

  .image-11 {
    display: block;
    margin-top: 97px;
  }

  .section-3 {
    display: block;
    height: 360px;
    margin-top: -1px;
    background-image: url('../images/tulum-2656540_1920.jpg');
    background-position: 85% 32px;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .achat-couple {
    padding: 0px 15px 2px;
  }

  .titre-inscription {
    margin-bottom: 23px;
    font-size: 20px;
    line-height: 24px;
  }

  .texte-inscription {
    font-size: 12px;
  }

  .div-block {
    padding: 20px auto;
  }

  .button-7 {
    display: block;
    max-width: 120px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .prof-yoga {
    margin-bottom: 9px;
  }

  .prof-yoga.center {
    line-height: 30px;
  }

  .prof-yoga.center.off-white {
    margin-bottom: -21px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .heading-12 {
    margin-top: 0px;
    font-size: 24px;
  }

  .section-4 {
    padding-bottom: 64px;
  }

  .background-video-2 {
    height: 320px;
  }

  .tab-link {
    width: 100%;
    max-width: 100%;
    margin-right: 0px;
    margin-left: 0px;
  }

  .tab-link._4 {
    width: 100%;
    max-width: 100%;
    min-width: 200px;
    margin-right: 30px;
    margin-left: 30px;
  }

  .tab-link._4.w--current {
    max-width: 100%;
  }

  .tab-link._3 {
    width: 100%;
    max-width: 100%;
    min-width: 200px;
    margin-right: 30px;
    margin-left: 30px;
  }

  .tab-link._3.w--current {
    max-width: 100%;
  }

  .tab-link._2 {
    width: 100%;
    max-width: 100%;
    margin-right: 30px;
    margin-left: 30px;
    border-top-style: none;
  }

  .tab-link._2.w--current {
    min-width: 100%;
    border-top-style: none;
  }

  .tab-link._1 {
    width: 100%;
    max-width: 100%;
    margin-right: 30px;
    margin-left: 30px;
    border-bottom-style: solid;
    background-position: 24px 13px;
  }

  .tab-link._1.w--current {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    border-bottom-style: solid;
  }

  .titre-condos {
    margin-top: 0px;
    padding-right: 38px;
    padding-left: 38px;
    font-size: 28px;
  }

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

  .titre-formation {
    margin-bottom: 23px;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
  }

  ._30percent-column-copy {
    width: 100%;
  }

  ._30percent-column-copy.flex-center {
    width: 100%;
  }

  .edu1 {
    padding-right: 0px;
  }

  .back-to-top-text-2 {
    padding-left: 61px;
    text-align: left;
  }

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

  .expertise {
    display: inline-block;
  }

  .back-to-top-link-2 {
    width: 100%;
  }

  ._70-percent-column-copy {
    width: 100%;
  }

  ._70-percent-column-copy.flex-center {
    width: 100%;
  }

  .hollow-button-2.process.telecharge {
    display: block;
    margin-right: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .hollow-button-2.process.dtail-courriel {
    display: block;
    margin-right: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .heading-15.titre-section {
    display: none;
    margin-top: 161px;
    font-size: 30px;
  }

  .flex-wrapper-2 {
    display: block;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    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;
  }

  .text-block-6 {
    text-align: center;
  }

  .image-19 {
    display: block;
  }

  .image-20 {
    position: static;
    display: block;
    overflow: visible;
    margin-left: 0px;
  }

  .hebergement {
    display: block;
    margin-right: 0px;
    margin-bottom: 30px;
    margin-left: 0px;
    padding-right: 0px;
    font-size: 18px;
    line-height: 26px;
  }

  ._50-50-intro {
    -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;
  }

  .wide-section-mb2 {
    -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;
  }

  .wide-section-mb2.mobile-reverse {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0px;
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }

  .wide-section-form {
    -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;
  }

  .wide-section-form.mobile-reverse {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0px;
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }

  .wide-section-mb4 {
    -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;
  }

  .wide-section-mb4.mobile-reverse {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0px;
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }

  .texte-contenu-mb {
    margin-top: 29px;
    padding-right: 18px;
    padding-left: 19px;
    font-size: 18px;
    line-height: 24px;
  }

  .wide-section-mb5 {
    -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;
  }

  .wide-section-mb5.mobile-reverse {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0px;
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }

  .wide-section-mb6 {
    -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;
  }

  .image-yn {
    margin-top: -53px;
    margin-bottom: -63px;
  }
}

