:root {
  --medium-purple: #9061c2;
  --memberstack-library--ms-main-text-color: #121331;
  --avatar-kit--forest-green: #1b9e3c;
  --avatar-kit--black: #1a1b1f;
  --avatar-kit--white: white;
  --avatar-kit--white-smoke: whitesmoke;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

h1 {
  color: #121212;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 40px;
  font-weight: 500;
  line-height: 52px;
}

h2 {
  color: #212121;
  margin-top: 10px;
  margin-bottom: 5px;
  font-size: 28px;
  font-weight: 400;
  line-height: 36px;
}

h3 {
  color: #121212;
  margin-top: 20px;
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
}

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

h5 {
  color: #212121;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
}

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

p {
  color: #000;
  margin-bottom: 10px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
}

a {
  color: #fff;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

ul {
  color: #616161;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-left: 40px;
  font-family: Playfair Display, sans-serif;
}

li {
  padding-top: 5px;
  padding-bottom: 5px;
}

strong {
  font-weight: 600;
}

blockquote {
  border-left: 3px solid #9061c2;
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 10px 20px;
  font-family: Playfair Display, sans-serif;
  font-size: 30px;
  line-height: 42px;
}

.buy-now-section {
  position: relative;
  overflow: hidden;
  box-shadow: 3px 3px 16px #000;
}

.navigation {
  color: #fff;
  background-color: #fff;
  border-bottom: 2px solid #fff;
  width: 100%;
  height: 10em;
  padding: 35px 25px 20px;
  position: absolute;
  box-shadow: inset 0 0 20px -4px #000;
}

.nav-menu {
  float: left;
  margin-top: 10px;
  display: inline-block;
}

.nav-menu.center-menu {
  float: none;
  text-align: center;
  display: block;
}

.nav-menu.right {
  z-index: 10000;
  float: right;
  background-color: #fffffff7;
  position: fixed;
}

.nav-menu._1 {
  width: 100%;
  margin-top: 5px;
  margin-left: 25px;
  margin-right: 75px;
}

.brand-logo {
  float: none;
  justify-content: center;
  align-items: center;
  display: flex;
  top: 8px;
}

.brand-logo.w--current {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 50px;
  padding-top: 15px;
  text-decoration: none;
}

.brand-logo.float-left {
  float: left;
}

.align-center {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  position: relative;
}

.align-center._1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.align-center.okk {
  width: 100%;
  height: 600px;
  margin-top: 0;
  margin-bottom: 20px;
  display: flex;
}

.align-center._2 {
  margin-top: 15px;
}

.navigation-link {
  color: #000;
  letter-spacing: 0;
  text-transform: none;
  padding: 7px 12px 8px;
  font-size: 15.5px;
  font-weight: 500;
}

.navigation-link:hover {
  border-bottom: 3px solid #fff;
}

.navigation-link.w--current {
  color: #000;
  background-color: #ef7000;
  border: 1px solid #ffe4d2;
  border-radius: 5px;
  margin-right: 0;
  box-shadow: 2px 2px 12px -2px #32190082;
}

.navigation-link.dropdown {
  color: #fff;
  padding-bottom: 8px;
  padding-left: 18px;
  padding-right: 38px;
  font-size: 15px;
}

.navigation-link.dropdown:hover {
  color: #5e0b17;
}

.navigation-link.dark {
  color: #777c;
  font-weight: 500;
}

.navigation-link.dark:hover {
  color: #212121;
}

.navigation-link._1, .navigation-link.reserver {
  display: none;
}

.navigation-link._2 {
  display: inline-block;
}

.follow-text {
  color: #fff;
  text-shadow: 1px 1px 3px #000;
  margin-right: 10px;
  font-family: Playball, sans-serif;
  font-size: 23px;
  font-weight: 400;
  line-height: 30px;
  display: inline-block;
}

.follow-text.in-footer {
  color: #000;
  font-size: 21px;
  position: relative;
  top: -19px;
}

.follow-text.in-footer.ok {
  color: #573700;
  letter-spacing: .5px;
  text-shadow: 0 0 2px #00000054;
  margin-bottom: -25px;
  margin-right: 5px;
  font-size: 24px;
  display: block;
}

.follow-text._9 {
  color: #000;
  text-shadow: none;
  margin-right: 8px;
  font-family: Playball, sans-serif;
  display: inline-block;
}

.follow-text._9._2 {
  margin-top: 5px;
  display: block;
  position: static;
}

.follow-text._9._2._3 {
  color: #fff;
  text-shadow: none;
  margin-top: 0;
  margin-right: 0;
  font-family: Changa One, Impact, sans-serif;
  font-size: 37px;
}

.follow-text._2 {
  margin-right: 0;
}

.follow-text._3 {
  display: none;
}

.align-right {
  text-align: right;
}

.align-right.top-space {
  margin-top: 15px;
}

.align-right.top-space._2 {
  padding-right: 35px;
}

.align-right.top-space._1 {
  margin-top: 0;
}

.sociall-wrapper {
  float: right;
  display: inline-block;
  position: relative;
  top: -4px;
}

.social-icon {
  opacity: 1;
  background-color: #6e3612;
  background-image: url('../images/fa-facebook_100_0_ffffff_none_1fa-facebook_100_0_ffffff_none.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 16px;
  border: 1px solid #572200;
  border-radius: 100%;
  width: 40px;
  height: 40px;
  margin-left: 5px;
  margin-right: 5px;
  transition: all .4s;
  display: inline-block;
  position: relative;
  box-shadow: 1px 1px 8px -2px #000;
}

.social-icon:hover {
  opacity: 1;
  background-color: #461d03;
}

.social-icon.twitter {
  background-color: #6e3612;
  background-image: url('../images/font-awesome_4-6-3_google-plus_100_0_ffffff_none_1font-awesome_4-6-3_google-plus_100_0_ffffff_none.png');
  background-size: 20px;
  border: 1px solid #572200;
  box-shadow: 1px 1px 8px -2px #000;
}

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

.social-icon.twitter.biger {
  background-color: #ef7000;
  background-size: 23px;
  border-color: #ffe4d2;
}

.social-icon.google {
  background-image: url('../images/fa-twitter_100_0_ffffff_none_1fa-twitter_100_0_ffffff_none.png');
  background-size: 16px;
  display: none;
}

.social-icon.google.biger {
  background-color: #ef7000;
  background-image: url('../images/instagram-logo-white.png');
  background-size: 22px;
  border-color: #ffe4d2;
  display: inline-block;
}

.social-icon.google.biger._1 {
  background-image: url('../images/tiktok.png');
  background-size: 20px;
}

.social-icon.google.biger._1.hide {
  display: none;
}

.social-icon.instagram {
  background-color: #54b2d2;
  background-image: url('../images/Just-Eat-PNG-35px_1Just-Eat-PNG-35px.png');
  background-size: 25px;
  display: none;
}

.social-icon.biger {
  background-color: #ef7000;
  background-size: 21px;
  border-color: #ffe4d2;
  width: 50px;
  height: 50px;
}

.container-center {
  position: relative;
  top: 50%;
  transform: translate(0, -50%);
}

.container-center.in-slider {
  max-width: 90%;
  margin-top: 0;
  position: static;
  top: 0%;
}

.words-section {
  border-radius: 0;
  padding-top: 40px;
  padding-bottom: 30px;
}

.words-section.prallax {
  background-color: #ef7000;
  border-top: 1px #fff;
  border-bottom: 1px #fff;
  border-radius: 0;
  padding-top: 30px;
  padding-left: 50px;
  padding-right: 50px;
  box-shadow: 0 0 12px -1px #0000008f, inset 0 0 20px -8px #000;
}

.words-section.specmenu {
  width: 100%;
}

.sub-text {
  color: #572200;
  text-transform: none;
  margin-bottom: 30px;
  font-family: Playball, sans-serif;
  font-size: 32px;
  line-height: 40px;
}

.sub-text.speci99 {
  color: #573700;
}

.padding-both {
  padding-left: 151px;
  padding-right: 151px;
}

.video-overlay {
  z-index: 3;
  display: block;
}

.call-us {
  z-index: 10000;
  background-color: #a92539;
  background-image: url('../images/font-awesome_4-6-3_phone_100_0_ffffff_none-3_1font-awesome_4-6-3_phone_100_0_ffffff_none (3).png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 16px;
  border: 2px solid #fff;
  border-radius: 100%;
  width: 70px;
  height: 70px;
  display: none;
  position: fixed;
  bottom: 40px;
  right: 60px;
  box-shadow: 0 0 8px 1px #000;
}

.services-wrapper {
  float: left;
  clear: right;
  background-color: #fff;
  width: 33.333%;
  height: 650px;
  position: relative;
}

.services-wrapper.color {
  text-align: left;
  background-color: #fafafa;
  padding-top: 85px;
  padding-left: 70px;
  padding-right: 70px;
}

.services-wrapper.color.purple {
  background-color: #ef7000;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  width: 100%;
  height: 550px;
  max-height: 750px;
  padding: 30px;
}

.services-wrapper.photo-1 {
  z-index: 30;
  background-image: url('../images/IMG_20240731_035630-3_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 520px;
  overflow: hidden;
  box-shadow: 0 0 20px -6px #000;
}

.services-wrapper.photo-2 {
  z-index: 30;
  background-image: url('../images/terrasse-min.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 520px;
  overflow: hidden;
  box-shadow: 0 0 20px -6px #000;
}

.services-wrapper.photo-3 {
  z-index: 30;
  background-image: url('../images/plat3-min.png');
  background-position: 50%;
  background-size: cover;
  height: 500px;
  overflow: hidden;
  box-shadow: 0 0 20px -6px #000;
}

.services-wrapper._1._2 {
  background-color: #fff0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 500px;
  margin-top: -10px;
  display: flex;
}

.services-wrapper._2 {
  background-color: #fff0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 520px;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
}

.services-wrapper._3 {
  background-color: #fff0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 500px;
  display: flex;
}

.services-icon {
  width: 25%;
  margin-bottom: 30px;
  display: none;
}

.services-icon._3 {
  width: 25%;
}

.day {
  color: #fff;
  text-align: center;
  text-shadow: 0 0 8px #00000024, 0 0 20px #0000006e;
  font-style: italic;
  font-weight: 600;
}

.white-heading {
  color: #fff;
  margin-top: 0;
  margin-bottom: 15px;
}

.white-heading.big {
  color: #fff;
  text-shadow: 0 0 20px #0000006b, 0 0 8px #0000004d;
  margin-bottom: 30px;
  font-size: 30px;
  line-height: 36px;
}

.white-font {
  color: #fff;
  text-align: center;
  text-shadow: 0 0 8px #00000024, 0 0 20px #0000006e;
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
}

.white-font.specfinal {
  font-weight: 500;
}

.center-div {
  margin-left: 25px;
  margin-right: 25px;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translate(0, -50%);
}

.center-div.add-center {
  text-align: center;
}

.center-div._1 {
  margin-top: -10px;
  margin-left: 25px;
  margin-right: 25px;
  position: static;
  transform: none;
}

.line-divider {
  border: 1px solid #fff6;
  border-radius: 7px;
  width: 100%;
  height: 100%;
}

.button {
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #ff7723;
  border-radius: 5px;
  padding: 17px 23px 15px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: all .2s;
  display: inline-block;
  box-shadow: inset 0 0 6px -1px #000, 2px 2px 12px -2px #000;
}

.button.submit {
  float: left;
  background-color: #6e3612;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  width: 30%;
  height: 50px;
  font-size: 13px;
}

.button.downpage {
  color: #000;
  margin-top: 30px;
  padding-top: 15px;
  padding-left: 45px;
  padding-right: 45px;
  font-size: 18px;
  font-weight: 600;
}

.button.downpage.special10 {
  display: none;
}

.button.special1 {
  color: #000;
  background-color: #fff;
  border: 3px solid #ff7723;
  padding: 20px 60px 19px;
  font-size: 18px;
  display: block;
}

.button.special1.special2 {
  border-color: #ef7000;
  font-weight: 500;
  display: block;
}

.button.special30 {
  background-color: #ef7000;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 420px;
  display: flex;
}

.right-section {
  z-index: 1;
  box-shadow: none;
  background-color: #fafafa;
  height: 730px;
  max-height: 750px;
  padding-top: 20px;
  padding-bottom: 0;
  display: none;
  position: relative;
}

.right-section.on-mobile {
  height: 730px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.right-section.on-mobile._1 {
  background-color: #fff;
  height: 550px;
  display: block;
}

.column-without-padding {
  padding-left: 0;
  padding-right: 0;
  display: inline;
}

.biger {
  color: #fff;
  font-family: Exo, sans-serif;
  font-size: 19px;
  font-weight: 400;
  line-height: 30px;
}

.biger._1._2 {
  color: #573700;
  text-shadow: 1px 1px 1px #00000038;
  font-family: Exo, sans-serif;
  font-size: 19px;
  font-weight: 500;
  line-height: 1.35em;
}

.biger._2._3 {
  color: #573700;
  text-shadow: 1px 1px 1px #00000038;
  margin-bottom: 0;
  font-family: Exo, sans-serif;
  font-size: 19px;
  font-weight: 500;
  line-height: 1.35em;
}

.biger._4 {
  z-index: 1;
  color: #121212;
  margin-top: 0;
  margin-bottom: 1px;
  line-height: 25px;
  position: relative;
}

.biger._4.spec11 {
  margin-bottom: 60px;
}

.biger._4.test {
  display: block;
}

.biger.special12 {
  color: #573700;
  text-shadow: 1px 1px 1px #00000038;
  font-weight: 500;
  line-height: 1.35em;
}

.col {
  margin-top: -15px;
  margin-bottom: -24px;
  padding-left: 20px;
  padding-right: 0;
}

.reservation_section {
  overflow: hidden;
}

.show-text {
  color: #fff;
  text-align: center;
  text-transform: none;
  text-shadow: 0 0 8px #0000004d, 0 0 20px #0009;
  margin-bottom: 10px;
  font-family: Playball, sans-serif;
  font-size: 46px;
  font-weight: 400;
  line-height: 60px;
}

.image-popup {
  float: left;
  width: 20%;
  height: 14em;
  position: relative;
}

.image-popup._1 {
  background-image: url('../images/plat4-min.png');
  background-position: 50%;
  background-size: cover;
  height: 24em;
}

.image-popup._2 {
  background-image: url('../images/plat5-min.png');
  background-position: 50%;
  background-size: cover;
  height: 24em;
}

.image-popup._3 {
  background-image: url('../images/plat-6-min.png');
  background-position: 0%;
  background-size: cover;
  height: 24em;
}

.image-popup._4 {
  background-image: url('../images/plat2-min.png');
  background-position: 50%;
  background-size: cover;
  height: 24em;
}

.image-popup._5 {
  background-image: url('../images/plat1-min.png');
  background-position: 50%;
  background-size: cover;
  height: 24em;
}

.footer {
  background-color: #ffc830;
  padding-top: 50px;
  padding-bottom: 0;
  box-shadow: inset 0 1px 20px -2px #000;
}

.lightbox-overlay {
  background-image: linear-gradient(0deg, #da7530, #c4e29754 16%, #fff0 93%);
  border-radius: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.zoom-icon-wrapper {
  position: relative;
  top: 50%;
  transform: translate(0, -50%);
}

.zoom-icon {
  background-color: #000000ba;
  background-image: url('../images/font-awesome_4-6-3_search_100_0_ffffff_none-2_1font-awesome_4-6-3_search_100_0_ffffff_none (2).png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 18px;
  border-radius: 100%;
  width: 60px;
  height: 60px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.zoom-icon:hover {
  background-color: #ebb218;
}

.arrow-dropdown {
  margin-top: 18.5px;
  margin-right: 15px;
  font-size: 12px;
}

.dropdown-list.w--open {
  background-color: #000000d9;
  border-radius: 7px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.dropdown-link {
  color: #b4b4b4;
  padding-top: 13px;
  padding-bottom: 13px;
  font-family: Playfair Display, sans-serif;
}

.dropdown-link:hover, .dropdown-link.w--current, .dropdown-link.w--current:hover {
  color: #fff;
}

.center {
  background-color: #00000075;
  border-radius: 0;
  flex-direction: column;
  flex: 1;
  order: 4;
  align-self: baseline;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 18em;
  display: flex;
}

.navigation-style-2 {
  background-color: #0000;
  width: 100%;
  padding: 35px 25px 20px;
  position: absolute;
}

.float-right {
  text-align: right;
  position: absolute;
  bottom: 25px;
  right: 25px;
}

.navigation-style-3 {
  background-color: #fffffff2;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  position: absolute;
}

.subscribe-text {
  float: left;
  background-color: #e9e9e9;
  border: 1px solid #6e3612;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  width: 70%;
  height: 50px;
  padding-top: 6px;
  padding-left: 20px;
  font-family: Playfair Display, sans-serif;
  box-shadow: inset 0 0 8px -4px #000;
}

.subscribe-text:hover {
  background-color: #e9e9e9;
}

.subscribe-text::placeholder {
  color: #323232;
  font-weight: 400;
}

.subscribe-wrapper {
  float: left;
  width: 100%;
  padding-left: 50px;
  padding-right: 50px;
  display: block;
  position: relative;
}

.float-left {
  float: right;
}

.top-space {
  margin-top: 10px;
}

.hide {
  display: none;
}

.success-message {
  color: #fff;
  background-color: #a92539;
  border-radius: 5px;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 25px;
  padding-bottom: 25px;
  font-family: Playfair Display, sans-serif;
  font-size: 16px;
}

.error-message {
  color: #fff;
  background-color: #c52020;
  border-radius: 5px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.mobile-navigation {
  background-color: #fff;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  position: absolute;
}

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

.top-margin.less-space._3 {
  display: flex;
}

.top-margin.less-space.spec8 {
  justify-content: center;
  display: flex;
}

.top-margin.less-space._2.text {
  align-items: flex-start;
  margin-top: 40px;
}

.top-margin.less-space {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 20px;
  display: flex;
}

.top-margin.less-space._2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.top-margin.less-space._2.text {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
}

.footer-icon {
  filter: contrast(59%) invert();
  background-image: url('../images/phone-icon.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 60px;
  width: 70px;
  height: 70px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.footer-icon.addres {
  background-image: url('../images/localisation-icon_1localisation-icon.png');
  background-size: 60px;
}

.footer-icon.email {
  background-image: url('../images/mail-icon_1mail-icon.png');
  background-size: 60px;
}

.left-copyright-flex {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.left-copyright-flex.right {
  justify-content: center;
}

.big {
  color: var(--medium-purple);
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 600;
}

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

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

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

.text-block {
  color: #fff;
  align-items: center;
  width: 250px;
  font-family: Playball, sans-serif;
  font-size: 55px;
  font-style: normal;
  text-decoration: none;
  transform: rotate(-3deg);
}

.text-block._1._2 {
  width: 250px;
  margin-top: -25px;
  margin-left: -12px;
  padding-left: 0;
  font-size: 56.5px;
  display: none;
  position: absolute;
  transform: rotate(-2deg);
}

.heading {
  margin-top: 30px;
  margin-bottom: 50px;
  font-family: Exo, sans-serif;
  font-size: 36px;
  line-height: 48px;
}

.nadras-win-points-section._1 {
  margin-top: 50px;
  margin-bottom: 0;
}

.image-3 {
  width: 180px;
  max-width: none;
  margin-top: -65px;
  margin-bottom: -30px;
  margin-left: 0;
  display: block;
}

.image-3._1 {
  width: 250px;
  margin-top: -40px;
  margin-bottom: -15px;
}

.image-4 {
  color: #fff;
  letter-spacing: .5px;
  margin-top: 20px;
  margin-bottom: 40px;
  font-family: Playball, sans-serif;
  font-size: 55px;
  font-weight: 400;
  line-height: 60px;
}

.heading-3 {
  margin-bottom: 50px;
  font-family: Lato, sans-serif;
  font-size: 34px;
  font-weight: 700;
  line-height: 38px;
}

.link-block {
  margin-bottom: 50px;
  padding-top: 10px;
  padding-bottom: 20px;
  text-decoration: none;
}

.text-block-2 {
  color: #fff;
  text-shadow: 1px 1px 3px #000;
  font-family: Bitter, serif;
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
  text-decoration: none;
}

.text-block-2.special-1 {
  margin-bottom: 15px;
}

.text-block-2.special-2 {
  color: #422800;
  text-shadow: 1px 1px 3px #00000054;
  width: 100%;
  margin-bottom: 0;
}

.div-block {
  margin-bottom: 30px;
}

.div-block-2 {
  margin-top: 40px;
}

.div-block-3 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.div-block-4 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  font-family: Exo, sans-serif;
  font-size: 19px;
  display: flex;
}

.container-2 {
  max-width: 95%;
}

.body {
  background-color: #fff;
  box-shadow: inset 0 1px 20px #000;
}

.heading-4 {
  margin-top: 5px;
  margin-bottom: 20px;
  padding-left: 0;
  font-size: 18px;
  line-height: 1.3em;
}

.paragraph {
  color: #595959;
}

.paragraph._1 {
  color: #000;
  font-size: 16px;
  line-height: 22px;
}

.div-block-5 {
  align-items: flex-end;
  display: flex;
}

.heading-5 {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 0;
  font-size: 17.2px;
  line-height: 1.3em;
}

.heading-6 {
  margin-top: 5px;
  margin-bottom: 20px;
  padding-left: 0;
  font-size: 17.5px;
  line-height: 1.3em;
}

.paragraph-2 {
  color: #000;
  line-height: 22px;
}

.section-3 {
  flex-direction: column;
  justify-content: flex-end;
  width: 100%;
  margin-bottom: 5.5em;
  padding-top: 1em;
  display: flex;
  box-shadow: inset 0 0 10px #00000075;
}

.div-block-6 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.div-block-6._2 {
  height: 800px;
  padding-left: 40px;
  padding-right: 40px;
}

.html-embed {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  box-shadow: 2px 2px 10px -2px #000;
}

.heading-7 {
  color: #353535;
  text-align: center;
  margin-bottom: 50px;
  font-family: Playball, sans-serif;
}

.paragraph-4 {
  color: #595959;
  text-align: left;
  justify-content: center;
  margin-bottom: 45px;
  margin-left: 0;
  font-size: 16.5px;
  line-height: 26px;
  display: inline-block;
}

.div-block-7 {
  flex-direction: column;
  align-items: center;
  margin-top: 190px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.div-block-7._2 {
  margin-top: 0;
}

.paragraph-5 {
  color: #000;
  font-weight: 400;
  line-height: 22px;
}

.italic-text {
  color: #422800;
  text-shadow: 1px 1px 3px #0000004a;
  font-family: Bitter, serif;
  font-weight: 400;
}

.link-block-2 {
  text-decoration: none;
}

.text-block-5 {
  color: #282828;
  font-size: 34px;
  font-weight: 500;
  line-height: 40px;
}

.text-block-5.special1 {
  margin-top: 15px;
  margin-bottom: 22px;
  font-weight: 700;
}

.text-block-5.special1.special2 {
  color: #fff;
  font-weight: 600;
}

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

.html-embed-2.spec8 {
  margin-bottom: 0;
}

.section-4 {
  z-index: 1;
  position: relative;
  box-shadow: 0 -20px 20px -17px #000;
}

.best-sales-products_section {
  padding-top: 1em;
  padding-bottom: 5.5em;
  position: relative;
  box-shadow: inset 0 16px 15px -20px #00000075;
}

.product-content_slide-mask {
  width: 20%;
  overflow: visible;
}

.products-slider_right-arrow {
  width: 32px;
}

.fil-ariane_text-block {
  font-size: 13px;
}

.fil-ariane_div {
  display: flex;
}

.fil-ariane_div.specio {
  margin-bottom: 35px;
}

.best-sales-products_title {
  color: #2c2c2c;
  letter-spacing: 1px;
  text-shadow: 2px 2px 1px #aaa;
  margin-top: .6em;
  margin-bottom: 1.25em;
  padding-left: 30px;
  padding-right: 30px;
  font-family: Exo, sans-serif;
  font-size: 2.1em;
  font-weight: 700;
  line-height: 35px;
}

.product-content_div-model {
  text-align: center;
  flex-direction: column;
  align-content: space-around;
  align-items: center;
  width: auto;
  height: 100%;
  padding: 10px 0;
  font-family: Lato, sans-serif;
  font-style: normal;
  display: flex;
}

.products-slider_left-arrow {
  width: 32px;
}

.see-product_button {
  z-index: 100;
  color: #272727;
  background-color: #a2e3ff;
  border: 1px solid #737373;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 6em;
  height: 2.3em;
  margin: auto;
  padding: 0;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 700;
  display: flex;
  position: absolute;
  inset: 0%;
  box-shadow: 0 3px 7px 1px #000;
}

.products-slider_left-arrow-icon {
  color: #575757;
  margin-bottom: 92px;
  margin-right: 5px;
  font-size: 35px;
}

.product-content_slide-model {
  width: 13.5em;
  margin-left: 25px;
  margin-right: 25px;
}

.best-sales-products_container {
  text-align: center;
  background-color: #fff;
  background-image: none;
  border-radius: 16px;
  flex-direction: column;
  flex: 1;
  align-items: center;
  max-width: 95%;
  height: 100.002%;
  margin-top: 10px;
  padding-top: 2em;
  padding-bottom: 3em;
  display: flex;
  box-shadow: 0 0 14px -6px #000;
}

.best-sales-products_last-slide-model {
  width: 85vw;
  height: 100%;
  display: flex;
}

.product-content_title {
  width: 80%;
  margin-bottom: 2px;
  padding-left: 0%;
  padding-right: 0%;
  font-size: 15px;
  line-height: 22px;
}

.product-content_image-mask {
  border-radius: 12px;
  width: 13.5em;
  height: 13.5em;
  position: relative;
  overflow: hidden;
  box-shadow: 0 2px 5px #000;
}

.best-sales-products_paragraph {
  border-top: 1px solid #c4c4c4;
  border-bottom: 1px solid #c4c4c4;
  margin-bottom: 1em;
  margin-left: 15px;
  margin-right: 15px;
  padding: 12px 15px 2px;
  font-size: 16px;
  line-height: 25px;
}

.product-content_previous-price {
  font-size: 12px;
  text-decoration: line-through;
}

.fil-ariane_link.first {
  color: #ff8b43;
  margin-left: 3%;
  margin-right: 6px;
  font-family: Lato, sans-serif;
  font-size: 13.5px;
  font-style: italic;
  font-weight: 700;
  text-decoration: none;
}

.fil-ariane_link.first:hover {
  color: #b2571d;
}

.fil-ariane_link.second {
  color: #ff8b43;
  margin-left: 6px;
  margin-right: 6px;
  font-family: Lato, sans-serif;
  font-size: 13.5px;
  font-style: italic;
  font-weight: 700;
  text-decoration: none;
}

.fil-ariane_link.second:hover {
  color: #b2571d;
}

.product-content_image {
  object-fit: cover;
  object-position: 50% 25%;
  width: 100%;
  max-width: none;
  height: 100%;
  display: inline-block;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.product-content_price-block {
  flex-wrap: wrap;
  justify-content: center;
  font-family: Bitter, serif;
  font-size: 12.5px;
  font-style: italic;
  font-weight: 700;
  display: flex;
}

.products-slider_slide-navigation {
  z-index: 0;
  justify-content: center;
  align-items: center;
  font-size: 8px;
  display: flex;
}

.product-content_actual-price {
  padding-right: 5px;
  font-size: 13px;
}

.product-content_collection-item {
  width: 13.5em;
}

.product-content_add-to-cart-button {
  color: #272727;
  text-align: center;
  background-color: #a2e3ff;
  border: 1px solid #fff;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  padding-top: 2px;
  padding-bottom: 4px;
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 700;
  position: relative;
  box-shadow: 0 1px 3px #000;
}

.products-slider_right-arrow-icon {
  color: #575757;
  margin-bottom: 92px;
  margin-left: 5px;
  font-size: 35px;
}

.products_slider {
  background-color: #0000;
  flex-wrap: wrap;
  place-content: space-between;
  width: 95%;
  height: 28em;
  padding-top: 1em;
  display: none;
  overflow: hidden;
}

.lightbox-link {
  display: block;
}

.lightbox-link._88 {
  display: none;
}

.lightbox-link-2, .lightbox-link-3, .lightbox-link-4, .lightbox-link-5 {
  height: 100%;
  display: none;
}

.navbar {
  width: 100%;
  height: 10.5em;
  position: relative;
  inset: 0% 0% auto;
}

.div-block-12 {
  background-color: #ffc830;
  border-bottom: 2px solid #fff;
  flex-direction: column;
  width: 100%;
  height: 10.5em;
  padding: 20px 0;
  position: fixed;
  box-shadow: inset 0 1px 16px -4px #000;
}

.columns {
  flex-direction: row;
  align-items: center;
  height: 100%;
  display: flex;
}

.navbar-2 {
  display: none;
}

.nav-link-one.w--current {
  filter: hue-rotate(155deg);
  color: #fff;
  background-color: #e66b1f;
  background-image: url('../images/fond-bouton-min.png');
  background-position: 95%;
  background-size: auto;
  border: 1px solid #fff;
}

.html-embed-5 {
  width: 100%;
  height: 100%;
  margin-top: 0;
}

.html-embed-5._1 {
  width: 100%;
  height: 100%;
  display: block;
  overflow: scroll;
}

.button-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  border-radius: 0;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .4s, opacity .4s, color .4s;
}

.button-2:hover {
  color: #fff;
  background-color: #32343a;
}

.button-2:active {
  background-color: #43464d;
}

.button-2.cc-contact-us2 {
  z-index: 5;
  text-transform: none;
  background-color: #ef7000;
  border: 1px solid #ffe4d2;
  border-top-left-radius: 9px;
  border-bottom-left-radius: 9px;
  margin-left: 0%;
  padding-left: 20px;
  padding-right: 40px;
  font-family: Playball, sans-serif;
  font-size: 23px;
  display: flex;
  position: relative;
  box-shadow: -1px 0 10px -1px #32190091, inset 0 0 7px -3px #000;
}

.html-embed-7 {
  cursor: pointer;
  margin-bottom: 0;
  display: inline-block;
}

.html-embed-7.special1 {
  margin-top: 35px;
}

.html-embed-7.special1.hide, .form-block-2 {
  display: none;
}

.div-block-23 {
  background-color: #fff;
  background-image: radial-gradient(circle, #fff, #ffffffc7 70%, #ffe3d3ba 83%, #ff8d4670 100%, #ff772382);
  border: 3px solid #ffac79;
  border-radius: 12px;
  width: 80%;
  height: 280px;
  padding: 20px 15px 15px;
  box-shadow: 1px 1px 15px -4px #000;
}

.section-5 {
  justify-content: center;
  align-items: center;
  margin-top: 38px;
  margin-bottom: 50px;
  display: flex;
}

.heading-9 {
  text-align: center;
  text-shadow: 1px 1px 3px #b2b2b2;
  margin-top: 11px;
  margin-bottom: 42px;
  font-family: Playball, sans-serif;
  font-size: 45px;
}

.div-block-24 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-10 {
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 500;
}

.text-block-11 {
  color: #000;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
}

.google.left {
  filter: saturate(130%) contrast(130%) brightness(108%);
  margin-top: -4px;
  margin-right: 14px;
}

.google.right {
  filter: saturate(130%) contrast(130%) brightness(108%);
  margin-top: -4px;
  margin-left: 14px;
}

.text-block-12 {
  color: #000;
  text-align: center;
  margin-bottom: 15px;
  font-family: Playball, sans-serif;
  font-size: 33px;
}

.div-block-25 {
  background-color: #fff;
  border: 3px solid #ffac79;
  border-radius: 12px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 22px 25px 0;
  display: flex;
  position: relative;
  bottom: -250px;
  box-shadow: 0 0 18px 4px #000;
}

.div-block-25.hide {
  border-color: #ef7000;
  flex: 0 auto;
  margin-top: -100px;
  margin-bottom: 50px;
  display: block;
  position: static;
  bottom: auto;
}

.lottie-animation {
  width: 110px;
  margin-left: 40px;
  margin-right: 40px;
}

.lottie-animation.paypal {
  width: 140px;
}

.div-block-26 {
  justify-content: center;
  align-items: center;
  margin-left: 32px;
  display: flex;
}

.image-13 {
  max-width: none;
  margin-left: 40px;
  margin-right: 40px;
}

.link-block-6 {
  color: #2c2c2c;
}

.link-block-7, .link-block-8 {
  color: #fff;
}

.tabs-content {
  border-bottom-right-radius: 9px;
  border-bottom-left-radius: 9px;
  width: 100%;
  height: 100%;
  box-shadow: 1px 1px 10px #00000057;
}

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

.tab-link1 {
  border: 1px solid #0000004d;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  width: 49%;
  padding-left: 15px;
  padding-right: 15px;
  box-shadow: 1px 1px 7px -1px #000;
}

.tab-link1.w--current {
  color: #000;
  background-color: #ff7723;
  width: 100%;
}

.text-block-14 {
  text-align: center;
  padding-bottom: 2px;
  font-size: 13px;
  font-weight: 600;
}

.text-block-14.spec11 {
  letter-spacing: -.6px;
  font-size: 16px;
}

.div-block-27 {
  flex-flow: column;
  align-items: center;
  width: 100%;
  height: 620px;
  display: flex;
}

.div-block-27.hide {
  display: none;
}

.tabs-mobile {
  width: 281px;
  display: none;
}

.tabs-mobile.pc {
  width: 100%;
  height: 100%;
  display: block;
}

.tab-pane-tab-1, .tab-pane-tab-2 {
  width: 100%;
  height: 100%;
}

.bold-text-5, .bold-text-6, .bold-text-7, .bold-text-21, .bold-text-22 {
  font-weight: 400;
}

.bold-text-23 {
  text-shadow: 0 0 20px #0000006e, 0 0 8px #00000024;
  font-weight: 500;
}

.bold-text-24 {
  letter-spacing: 1px;
}

.container-4 {
  max-width: 90%;
}

.link-4 {
  color: #fff;
}

.special9987 {
  display: none;
}

.bold-text-37 {
  font-weight: 400;
}

.bold-text-38 {
  font-weight: 500;
}

.bold-text-39 {
  font-weight: 400;
}

.html-embed-8 {
  margin-top: 40px;
}

.link-5, .link-6 {
  color: #422800;
  text-shadow: 1px 1px 3px #00000054;
}

.align-center-2 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
}

.show-text-2 {
  color: #fff;
  text-transform: capitalize;
  font-family: Bitter, serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 45px;
}

.show-text-2._10px {
  margin-bottom: 10px;
  font-family: Exo, sans-serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 30px;
}

.show-text-2._10px.specci {
  margin-top: 0;
  margin-bottom: 10px;
}

.show-text-2.off {
  display: none;
}

.container-7 {
  max-width: 95%;
}

.div-block-62 {
  z-index: -1;
  filter: brightness(67%) blur(1px);
  background-image: url('../images/fond-bouton-min.png');
  background-position: 0 0;
  background-size: auto;
  position: absolute;
  inset: 0%;
}

.bold-text-47 {
  letter-spacing: 1.5px;
  text-transform: none;
  font-family: Bitter, serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 45px;
}

.section-2 {
  border-radius: 0;
  padding-top: 60px;
  padding-bottom: 60px;
}

.section-2.prallax {
  filter: saturate(139%) hue-rotate(177deg);
  border-top: 1px #fff;
  border-bottom: 1px #fff;
  border-radius: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
  box-shadow: 0 0 12px #000000ab, inset 0 0 20px -8px #000;
}

.f-heading-detail-small {
  color: #6b7094;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
}

.f-heading-detail-small.specbig {
  color: #b84700;
  font-size: 18px;
  line-height: 25px;
  display: none;
}

.f-heading-detail-small.specbig.hide {
  display: none;
}

.f-section-large {
  padding: 50px 4% 60px;
  position: relative;
}

.f-paragraph-large {
  color: #585858;
  letter-spacing: -.02em;
  justify-content: center;
  width: 100%;
  margin-bottom: 45px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
}

.f-paragraph-large.spec8 {
  margin-bottom: 15px;
}

.f-image-cover {
  object-fit: cover;
  object-position: 50% 65%;
  border-radius: 12px;
  width: 100%;
  max-width: 700px;
  height: 90%;
  margin-right: 30px;
  box-shadow: 0 0 6px #000;
}

.f-image-cover.spec1 {
  object-fit: cover;
  object-position: 50% 50%;
  width: 85%;
  max-width: 500px;
  height: 120%;
  max-height: 800px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  bottom: auto;
}

.f-image-cover.spec1._2 {
  object-fit: cover;
  object-position: 60% 50%;
}

.f-grid-two-column {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  align-items: center;
}

.f-margin-bottom-16 {
  margin-bottom: 16px;
}

.f-content-image-wrapper-large {
  border-radius: 12px;
  align-items: center;
  width: 100%;
  height: 460px;
  display: flex;
  overflow: visible;
}

.f-content-image-wrapper-large.spec {
  height: 420px;
}

.f-content-image-wrapper-large.spec.special2 {
  justify-content: flex-end;
  height: 420px;
}

.f-content-image-wrapper-large.spec.special2.specialleft {
  justify-content: flex-start;
}

.f-content-image-wrapper-large.spec.special2.specialleft.specialright {
  justify-content: flex-end;
  align-items: center;
}

.f-content-image-wrapper-large.spec.special2.hide {
  display: none;
}

.button-3 {
  filter: hue-rotate(182deg);
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-shadow: 0 0 16px #000, 0 0 16px #000, 0 0 8px #000, 0 0 6px #000;
  background-color: #090642;
  background-image: url('../images/fond-bouton-min.png');
  background-position: 0 30%;
  background-size: 120%;
  border: 2px solid #fff;
  border-radius: 5px;
  padding: 17px 23px 15px;
  font-size: 16px;
  font-weight: 600;
  transition: all .2s;
  display: inline-block;
  box-shadow: inset 0 0 6px -1px #000, 1px 2px 8px -2px #000000db;
}

.button-3:hover {
  color: #fff;
  transform: scale(1.05)translate(0, -6px);
}

.f-h3-heading {
  color: #000;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 35px;
  line-height: 1.2;
}

.f-h3-heading.spec22 {
  text-shadow: 1px 2px 5px #0003;
  margin-bottom: 35px;
  font-size: 32px;
  line-height: 1.35;
}

.f-container-regular {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.unsplash-image {
  z-index: 2;
  object-fit: cover;
  object-position: 50% 30%;
  transform-style: preserve-3d;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  transform: none;
}

.unsplash-image.spec3 {
  height: 125%;
}

.f-margin-bottom-12 {
  margin-bottom: 10px;
}

.div-block-63 {
  justify-content: center;
  display: flex;
}

.html-embed-3 {
  width: 80%;
}

.f-margin-bottom-17 {
  text-align: center;
  margin-bottom: 16px;
}

.div-block-64.spec44 {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.text-block-15 {
  color: #000;
  padding-bottom: 1px;
  font-size: 25px;
}

.brix---container-default-3 {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---paragraph-default {
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.brix---form-grid-2-columns {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.brix---input-2 {
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 100px;
  min-height: 70px;
  margin-bottom: 0;
  padding: 16px 24px;
  font-size: 18px;
  line-height: 20px;
  transition: box-shadow .3s, color .3s, border-color .3s;
  box-shadow: 0 2px 7px #14142b38;
}

.brix---input-2:hover {
  border-color: #3a7fff;
  box-shadow: 0 2px 12px #14142b1a;
}

.brix---input-2:focus {
  color: #211f54;
  border-color: #4a3aff;
}

.brix---input-2::placeholder {
  color: #6e7191;
  font-size: 18px;
}

.brix---big-icon-left-2 {
  border-radius: 16px;
  margin-right: 16px;
}

.brix---color-accent-2 {
  color: #4a3aff;
}

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

.brix---color-neutral-803 {
  color: #211f54;
}

.brix---color-neutral-804 {
  color: #fff;
}

.brix---text-area-2 {
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 22px;
  min-height: 144px;
  padding: 16px 24px;
  font-size: 18px;
  line-height: 28px;
  transition: box-shadow .3s, color .3s, border-color .3s;
  box-shadow: 0 2px 7px #14142b14;
}

.brix---text-area-2:hover {
  border-color: #3a7fff;
  box-shadow: 0 2px 12px #14142b1a;
}

.brix---text-area-2:focus {
  color: #211f54;
  border-color: #4a3aff;
}

.brix---text-area-2::placeholder {
  color: #6e7191;
  font-size: 18px;
}

.brix---icon-square-acent-36px-2 {
  background-color: #3b45ff;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 36px;
  min-width: 36px;
  height: 36px;
  min-height: 36px;
  text-decoration: none;
  transition: transform .3s, background-color .3s, color .3s;
  display: flex;
}

.brix---icon-square-acent-36px-2:hover {
  transform: scale(.92);
}

.brix---icon-square-acent-36px-2.hide {
  display: none;
}

.brix---success-message-2 {
  color: #fff;
  background-color: #4a3aff;
  border-radius: 24px;
  padding: 28px 28px 32px;
  font-size: 18px;
  line-height: 30px;
}

.brix---mg-bottom-32px {
  margin-bottom: 32px;
}

.brix---mg-bottom-40px {
  margin-bottom: 40px;
}

.brix---grid-1-column {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.brix---icon-success-message-big {
  width: 60px;
  margin-bottom: 10px;
}

.brix---mg-top-56px {
  margin-top: 56px;
}

.brix---social-media-grid-left {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, 36px);
  justify-content: start;
  align-self: center;
  justify-items: start;
}

.brix---mg-bottom-8px {
  margin-bottom: 8px;
}

.brix---text-200-bold {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
}

.brix---section-position-relative-2 {
  filter: hue-rotate(136deg);
  background-color: #f6f5ff;
  margin-top: 0;
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
  overflow: hidden;
  box-shadow: inset 0 0 12px #00000075;
}

.brix---grid-2-contact-v9 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: .95fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.brix---subtitle-2 {
  color: #4a3aff;
  letter-spacing: .15em;
  text-transform: uppercase;
  margin-bottom: 60px;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
}

.brix---card-form-2 {
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 24px;
  min-height: 576px;
  margin-bottom: 0;
  padding: 56px 40px;
  box-shadow: 0 2px 7px #14142b38;
}

.brix---inner-container-400px {
  max-width: 400px;
}

.brix---heading-h1-size-2 {
  margin-top: 0;
  margin-bottom: 15px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 1.35em;
}

.brix---inner-container-700px-center {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.brix---heading-h2-size-3 {
  margin-top: 0;
  margin-bottom: 10px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 48px;
}

.brix---heading-h3-size {
  margin-top: 0;
  margin-bottom: 12px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
}

.brix---btn-primary-2 {
  filter: contrast(107%) saturate(183%);
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #545bd9;
  border: 2px solid #fff;
  border-radius: 20px;
  justify-content: center;
  padding: 26px 38px;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
  box-shadow: inset 0 0 5px #0006, 0 2px 5px #0000005c;
}

.brix---btn-primary-2:hover {
  color: #1e1e1e;
  transform: translate3d(0, -3px, .01px);
}

.brix---color-neutral-802 {
  color: #6e7191;
}

.brix---error-message-2 {
  color: #007300;
  text-align: center;
  -webkit-text-stroke-color: #00f964;
  background-color: #a1ffad;
  border-radius: 16px;
  margin-top: 20px;
  padding: 20px 24px;
  font-size: 18px;
  line-height: 30px;
}

.brix---input-label-2 {
  color: #211f54;
  margin-bottom: 16px;
  font-size: 18px;
  line-height: 20px;
}

.brix---card-link-icon-wrapper-2 {
  color: #6e7191;
  transform-style: preserve-3d;
  background-color: #fff;
  border: 1px solid #f7f7fc;
  border-radius: 14px;
  align-items: center;
  padding: 14px 18px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  text-decoration: none;
  transition: transform .3s, border-color .3s, color .3s;
  display: flex;
  box-shadow: 0 2px 6px #14142b38;
}

.brix---card-link-icon-wrapper-2:hover {
  border-width: 2px;
  border-color: #00f;
  transform: scale3d(.96, .96, 1.01);
}

.brix---half-bg-bottom-70-2 {
  z-index: -1;
  background-color: #f8fbff;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: auto 0% 0%;
}

.brix---text-200 {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 20px;
}

.bold-text-48 {
  font-family: Bitter, serif;
  font-size: 23px;
  font-weight: 700;
}

.link-7 {
  color: #a16100;
  text-decoration: underline;
}

.bold-text-49 {
  font-size: 18px;
  line-height: 1.3em;
}

.bold-text-50 {
  font-size: 18px;
}

.image-14 {
  object-fit: cover;
  object-position: 10% 50%;
  width: 100%;
  height: 100%;
}

.image-15 {
  width: 100px;
  margin-top: -3px;
}

.div-block-52 {
  background-color: #15ccff;
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 32%;
  height: 100%;
  min-height: 100%;
  display: flex;
}

.div-block-53 {
  background-color: #fff;
  border-top: 2px solid #15ccff;
  border-bottom: 2px solid #15ccff;
  border-right: 2px solid #15ccff;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 68%;
  height: 100%;
  display: flex;
  box-shadow: inset 0 0 4px #2a2a2a;
}

.text-block-23 {
  color: #000;
  letter-spacing: -.5px;
  text-shadow: 1px 1px 3px #e9e9e9;
  font-size: 16.5px;
  font-weight: 500;
}

.div-block-43 {
  border-top: 2px solid #15ccff;
  border-bottom: 2px solid #15ccff;
  border-right: 2px solid #15ccff;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 68%;
  height: 100%;
  display: flex;
  box-shadow: inset 0 0 4px #2a2a2a;
}

.div-block-43.google-maps {
  background-color: #fff;
  border-top-style: solid;
  border-top-color: #fff;
  border-bottom-style: solid;
  border-bottom-color: #fff;
  border-right-style: solid;
  border-right-color: #fff;
  box-shadow: inset 0 0 4px #6c6c6c;
}

.div-block-42 {
  margin: 20px;
}

.div-block-50 {
  flex-direction: row;
  justify-content: center;
  margin-bottom: 50px;
  display: flex;
}

.div-block-50.spec1 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.div-block-49 {
  border-radius: 12px;
  align-items: center;
  width: 400px;
  height: 60px;
  text-decoration: none;
  transition: all .325s;
  display: flex;
  box-shadow: 1px 1px 6px #2d2d2d;
}

.div-block-49:hover {
  transform: scale(1.06);
}

.text-block-24 {
  color: #000;
  letter-spacing: -.5px;
  text-shadow: 1px 1px 3px #e9e9e9;
  font-size: 16.5px;
  font-weight: 500;
}

.div-block-48 {
  margin: 20px;
}

.div-block-41 {
  margin-bottom: 30px;
}

.div-block-41._1 {
  margin-bottom: 5px;
}

.div-block-41._1.hide {
  display: block;
}

.div-block-44 {
  background-color: #15ccff;
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 32%;
  height: 100%;
  min-height: 100%;
  display: flex;
}

.div-block-44.google-maps {
  background-color: #fff;
}

.html-embed-9 {
  margin-top: 10px;
  margin-bottom: 30px;
  display: block;
}

.html-embed-9.spec11 {
  margin-bottom: 10px;
}

.html-embed-9.spec11.hide {
  display: block;
}

.link-block-10 {
  position: absolute;
  inset: 0%;
}

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

.div-block-68 {
  width: 100%;
  height: 100%;
  overflow: scroll;
}

.banniere-haute {
  padding: 15px 5px;
  display: flex;
}

.div-block-69 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 22%;
  display: flex;
}

.div-block-70 {
  flex-flow: column;
  align-items: flex-start;
  width: 75%;
  padding-top: 10px;
  display: flex;
}

.image-16 {
  object-fit: cover;
  object-position: 50% 50%;
  width: 125px;
  height: 125px;
}

.div-block-71 {
  border: 2px solid #fff;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  width: 125px;
  height: 125px;
  display: flex;
  overflow: hidden;
  box-shadow: 0 0 8px #0003;
}

.text-block-25 {
  text-align: left;
  font-family: Exo, sans-serif;
  font-size: 21px;
  font-weight: 600;
  line-height: 1.35em;
}

.text-block-25.spec2 {
  font-size: 26px;
}

.text-block-25.spec1 {
  margin-bottom: 10px;
}

.ms-disconnect-image {
  width: 16px;
}

.ms-disconnect-image.ms-is-white {
  filter: invert();
}

.ms-disconnect-link {
  text-align: right;
  padding: 13px;
  text-decoration: underline;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.ms-disconnect-link:hover {
  color: #000;
}

.ms-social-text {
  text-shadow: 0 0 20px #0006, 0 0 20px #000;
}

.ms-social-image {
  width: 24px;
}

.ms-social-inner {
  grid-column-gap: 12px;
  align-items: center;
  display: flex;
}

.ms-social-button {
  color: var(--memberstack-library--ms-main-text-color);
  background-color: #fff;
  border: 1px solid #dcdce5;
  border-radius: 6px;
  width: 100%;
  margin-bottom: 10px;
  padding: 12px 40px 12px 15px;
  font-size: 15px;
  font-weight: 300;
  text-decoration: none;
  transition: background-color .2s, border-color .2s, box-shadow .2s;
  position: relative;
  box-shadow: 0 5px 10px -5px #0000001a;
}

.ms-social-button:hover {
  border-color: var(--memberstack-library--ms-main-text-color);
  box-shadow: none;
}

.ms-social-button:focus {
  border: 1px solid #000;
}

.ms-social-button::placeholder {
  color: #6e6e6e;
}

.ms-social-button.ms-is-facebook:hover {
  border-color: #1777f2;
}

.ms-social-button.ms-is-facebook.ms-is-solid {
  color: #fff;
  background-color: #0065e7;
  border-style: none;
  width: auto;
  margin-top: 15px;
  padding: 8px 12px 10px;
  font-weight: 500;
}

.ms-social-button.ms-is-facebook.ms-is-solid:hover {
  background-color: #0053bd;
}

.avatarkit-tagline {
  color: var(--avatar-kit--forest-green);
  margin-bottom: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
}

.avatarkit-testimonial-author {
  color: var(--avatar-kit--black);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
}

.avatarkit-avatar-image {
  object-fit: cover;
  background-color: #f3f3f3;
  border: 2px solid #fff;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  margin-right: 0;
  display: flex;
  overflow: hidden;
  box-shadow: 0 0 6px #00000061;
}

.avatarkit-mg-10px-right {
  margin-right: 10px;
}

.avatarkit-component-info-left {
  align-items: center;
  margin-top: 0;
  display: flex;
}

.avatarkit-mg-40px-top {
  flex-flow: column;
  flex: 1;
  justify-content: flex-end;
  align-items: flex-start;
  margin-top: 20px;
  display: flex;
}

.avatarkit-left-text-copy {
  color: var(--avatar-kit--black);
  margin-bottom: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  text-decoration: none;
}

.avatarkit-component-tittle {
  color: var(--avatar-kit--black);
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}

.avatarkit-components-card-left {
  background-color: #ffca2a;
  border-radius: 6px;
  flex-direction: column;
  align-items: flex-start;
  padding: 32px;
  display: flex;
}

.avatarkit-testimonials-author-white {
  color: var(--avatar-kit--black);
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.35em;
}

.avatarkit-copy-white {
  color: var(--avatar-kit--white);
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
}

.avatarkit-testimonials-left-white {
  color: var(--avatar-kit--black);
  margin-top: 0;
  margin-bottom: 15px;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 800;
  line-height: 1.35em;
}

.avatarkit-componets-left-black-card {
  background-color: var(--avatar-kit--black);
  color: var(--avatar-kit--white);
  border-radius: 6px;
  flex-direction: column;
  align-items: flex-start;
  padding: 32px;
  font-size: 15px;
  line-height: 25px;
  display: flex;
}

.avatarkit-tagline-white {
  color: var(--avatar-kit--black);
  text-align: left;
  font-size: 13.5px;
  line-height: 1.35em;
}

.avatarkit-left-white-text-copy {
  color: var(--avatar-kit--black);
  text-align: left;
  letter-spacing: -.1px;
  margin-bottom: 25px;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.3em;
  text-decoration: none;
}

.avatarkit-component-left-green-card {
  background-color: #ffc830;
  border: 2px solid #fff;
  border-radius: 6px;
  flex-direction: column;
  align-items: flex-start;
  padding: 18px 18px 15px;
  font-size: 15px;
  line-height: 25px;
  display: flex;
  box-shadow: 0 0 5px #0000005e;
}

.avatarkit-testimonials-grid {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-columns: 1fr 1fr;
  font-size: 15px;
  line-height: 25px;
}

.avatarkit-container-component {
  width: 100%;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.avatarkit-padding-global-components {
  color: var(--avatar-kit--black);
  background-color: #fff7cc;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-right: 0;
}

.image-17 {
  width: 100%;
  height: 100%;
}

.image-18 {
  border: 2px solid #fff;
  border-radius: 9px;
  width: 100%;
  margin-top: 0;
  box-shadow: 0 0 5px #00000063;
}

.image-18.spec2 {
  object-fit: cover;
  border-style: none;
  overflow: hidden;
}

.div-block-72 {
  justify-content: center;
  width: 47%;
  height: 220px;
  display: flex;
  position: relative;
}

.image-popup-2 {
  float: left;
  width: 20%;
  height: 15em;
  position: relative;
}

.image-popup-2._7 {
  background-image: url('../images/custom_resized_0c0505b8-f6eb-4d91-bdab-6abda9fc1788.jpg');
  background-position: 50% 35%;
  background-size: cover;
}

.lightbox-overlay-2 {
  background-image: linear-gradient(0deg, #000000d9, #000000a3 14%, #00000045 28%, #00000040 42%, #fff0 93%);
  border: 2px solid #fff;
  border-radius: 9px;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.zoom-icon-2 {
  background-color: #000c;
  background-image: url('../images/font-awesome_4-6-3_search_100_0_ffffff_none-2_1font-awesome_4-6-3_search_100_0_ffffff_none (2).png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 18px;
  border-radius: 100%;
  width: 60px;
  height: 60px;
  margin-left: auto;
  margin-right: auto;
  transition: all .4s;
  display: block;
}

.zoom-icon-2:hover {
  background-color: #ffcd34e0;
}

.div-block-73 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: wrap;
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.div-block-74 {
  position: absolute;
}

.background {
  z-index: -1;
  position: absolute;
  inset: 0%;
}

.image-19 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  max-height: 100%;
}

@media screen and (min-width: 1440px) {
  .lottie-animation.left {
    margin-left: 20px;
  }

  .brix---form-grid-2-columns {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .brix---inner-container-700px-center {
    max-width: 1000px;
  }

  .avatarkit-testimonial-author {
    margin-bottom: 0;
    font-weight: 700;
  }

  .avatarkit-avatar-image {
    margin-right: 0;
  }

  .avatarkit-mg-10px-right {
    margin-right: 10px;
  }

  .avatarkit-left-text-copy {
    color: var(--avatar-kit--black);
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
  }

  .avatarkit-copy-white {
    font-size: 15px;
    line-height: 25px;
  }

  .avatarkit-componets-left-black-card {
    color: var(--avatar-kit--white);
    flex-direction: column;
    align-items: flex-start;
    font-size: 15px;
    line-height: 25px;
    display: flex;
  }

  .avatarkit-left-white-text-copy {
    font-style: normal;
    text-decoration: none;
  }

  .avatarkit-component-left-green-card {
    color: var(--avatar-kit--white);
    flex-direction: column;
    align-items: flex-start;
    font-size: 15px;
    line-height: 25px;
    display: flex;
  }

  .avatarkit-testimonials-grid {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }
}

@media screen and (min-width: 1920px) {
  .avatarkit-mg-10px-right {
    margin-right: 10px;
  }

  .avatarkit-left-text-copy {
    color: var(--avatar-kit--black);
    text-align: left;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    text-decoration: none;
  }

  .avatarkit-copy-white {
    font-size: 15px;
    line-height: 25px;
  }

  .avatarkit-componets-left-black-card {
    color: var(--avatar-kit--white);
    font-size: 15px;
    line-height: 25px;
  }

  .avatarkit-left-white-text-copy {
    font-style: normal;
    text-decoration: none;
  }

  .avatarkit-testimonials-grid {
    grid-row-gap: 32px;
  }
}

@media screen and (max-width: 991px) {
  p {
    font-size: 13.8px;
  }

  .nav-menu.right {
    border-radius: 0 7px 7px 0;
    max-height: 150px;
    margin-top: 75px;
    display: block;
    position: fixed;
  }

  .brand-logo.float-left {
    width: 240px;
    height: 25px;
    padding-top: 0;
    top: 9px;
  }

  .align-center.okk {
    width: 100%;
    height: 100%;
    margin-top: 0;
  }

  .align-center.okk.specmenu {
    margin-top: 20px;
  }

  .navigation-link.dark {
    border-top-right-radius: 9px;
    border-bottom-right-radius: 9px;
    display: block;
  }

  .navigation-link.dark.w--current {
    color: #fff;
    border-radius: 0;
  }

  .navigation-link.dark._1 {
    display: none;
  }

  .follow-text.in-footer.ok {
    font-size: 25px;
  }

  .follow-text._9 {
    margin-top: 5px;
    margin-right: 10px;
    font-size: 16px;
  }

  .follow-text._9._2._3 {
    font-size: 26px;
  }

  .follow-text._9._3 {
    color: #fff;
    margin-top: 6px;
    font-size: 21px;
  }

  .follow-text._3 {
    display: block;
  }

  .align-right.top-space._2 {
    padding-right: 0;
  }

  .align-right.top-space._1 {
    margin-top: 20px;
  }

  .social-icon.twitter.biger {
    background-image: url('../images/font-awesome_4-6-3_google-plus_100_0_ffffff_none_1font-awesome_4-6-3_google-plus_100_0_ffffff_none.png');
  }

  .social-icon.biger {
    background-image: url('../images/fa-facebook_100_0_ffffff_none_1fa-facebook_100_0_ffffff_none.png');
  }

  .container-center.in-slider {
    margin-top: -70px;
  }

  .words-section.prallax {
    border-top-left-radius: 0;
    padding: 15px 30px;
  }

  .words-section.specmenu {
    padding-top: 0;
  }

  .sub-text {
    margin-bottom: 20px;
    font-size: 28px;
    line-height: 1.25em;
  }

  .padding-both {
    padding-left: 50px;
    padding-right: 50px;
  }

  .video-overlay {
    background-position: 50% 100%;
  }

  .call-us {
    background-color: #ff7723;
    display: block;
  }

  .services-wrapper {
    width: 100%;
    height: 490px;
  }

  .services-wrapper.color.purple {
    height: 500px;
  }

  .services-wrapper.photo-1 {
    background-position: 25% 100%;
    height: 500px;
    display: block;
  }

  .services-wrapper.photo-3 {
    background-position: 50% 15%;
    background-size: cover;
    width: 70%;
    height: 380px;
    display: block;
  }

  .services-wrapper._1 {
    height: 500px;
  }

  .services-wrapper._1._2 {
    height: 300px;
    margin-top: -35px;
    margin-bottom: 20px;
  }

  .services-wrapper._2 {
    height: 340px;
  }

  .services-wrapper._3 {
    height: 370px;
  }

  .services-icon, .services-icon._3 {
    width: 70px;
  }

  .white-font {
    font-size: 19px;
  }

  .center-div {
    padding-top: 0;
  }

  .center-div._1 {
    margin-top: 0;
  }

  .button.submit {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 10px;
  }

  .button.downpage {
    font-size: 16px;
  }

  .button.special1.special2 {
    padding-left: 40px;
    padding-right: 40px;
    font-size: 16px;
  }

  .button.special30 {
    width: 400px;
    padding: 15px 18px 14px;
  }

  .right-section.on-mobile._1 {
    height: 300px;
  }

  .biger {
    font-size: 18px;
  }

  .biger._1._2 {
    font-size: 18px;
    line-height: 1.35em;
  }

  .biger._2._3 {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 1.35em;
  }

  .biger._4.spec11 {
    margin-bottom: 45px;
    line-height: 1.35em;
  }

  .biger._4.test {
    line-height: 1.35em;
  }

  .show-text {
    text-transform: none;
    margin-bottom: 0;
    font-size: 32px;
    line-height: 1.2em;
  }

  .image-popup {
    width: 33.3333%;
  }

  .image-popup._1 {
    display: none;
  }

  .image-popup._4 {
    display: block;
  }

  .image-popup._5 {
    display: none;
  }

  .footer {
    padding-top: 0;
    padding-bottom: 0;
  }

  .arrow-dropdown {
    margin-top: 12px;
    margin-right: 70px;
  }

  .dropdown-list.w--open {
    background-color: #0000;
  }

  .hide {
    display: block;
  }

  .hamburger {
    margin-top: 5px;
    position: fixed;
    left: 10px;
    right: auto;
  }

  .hamburger.w--open {
    background-color: #0000;
    margin-top: 5px;
    padding: 13px;
  }

  .mobile-navigation {
    background-color: #fff;
    border-bottom: 2px solid #fff;
    height: 7em;
    position: relative;
    box-shadow: inset 0 0 20px -2px #000;
  }

  .top-margin.less-space._2.text {
    align-items: center;
    margin-top: 0;
  }

  .footer-icon {
    background-image: url('../images/phone-icon.png');
  }

  .footer-icon.addres {
    background-image: url('../images/localisation-icon_1localisation-icon.png');
  }

  .footer-icon.email {
    background-image: url('../images/mail-icon_1mail-icon.png');
  }

  .left-copyright-flex {
    flex-direction: column;
    align-items: flex-start;
    padding-left: 10px;
  }

  .left-copyright-flex.right {
    align-items: center;
  }

  .left-copyright-flex.right._1.horizontal {
    width: 100%;
  }

  .text-block {
    width: 100%;
    position: relative;
  }

  .text-block._1 {
    font-size: 45px;
  }

  .text-block._1._2 {
    margin-top: -2px;
    margin-left: -3px;
    font-size: 50px;
  }

  .icon-5 {
    filter: hue-rotate(155deg);
    color: #fff;
    background-color: #da7530;
    background-image: url('../images/big-blue-fancy_1.avif');
    background-position: 50% 0;
    background-size: auto;
    border: 1px solid #572200;
    border-radius: 8px;
    margin-top: -8px;
    padding: 5px;
    font-size: 28px;
    box-shadow: 2px 2px 7px #000;
  }

  .container {
    justify-content: space-between;
    align-items: stretch;
    display: flex;
  }

  .heading {
    margin-top: 20px;
    margin-bottom: 30px;
    font-size: 24px;
    line-height: 1.35em;
  }

  .nadras-win-points-section._1 {
    flex-flow: column;
    align-items: center;
    margin-top: 30px;
    display: flex;
  }

  .image-3 {
    width: 250px;
    margin-top: -5px;
  }

  .image-3._1 {
    width: 120px;
    margin-top: 7px;
    margin-bottom: 0;
    margin-left: 0;
  }

  .image-3._1.footter {
    width: 180px;
  }

  .image-4 {
    margin-bottom: 20px;
    font-size: 40px;
    line-height: 45px;
  }

  .heading-3 {
    margin-bottom: 15px;
    font-size: 28px;
    line-height: 1.25em;
  }

  .link-block {
    margin-bottom: 10px;
  }

  .text-block-2.special-2.hide {
    display: none;
  }

  .div-block-4 {
    flex-direction: column;
  }

  .heading-4 {
    margin-top: 23px;
    padding-left: 15px;
    line-height: 1.35em;
  }

  .paragraph._1 {
    font-size: 15px;
    line-height: 1.35em;
  }

  .div-block-5 {
    margin-top: 0;
    line-height: 1.35em;
  }

  .heading-5, .heading-6 {
    margin-top: 23px;
    padding-left: 15px;
    font-size: 18px;
    line-height: 1.35em;
  }

  .paragraph-2 {
    font-size: 15px;
    line-height: 1.35em;
  }

  .div-block-6._2 {
    height: 600px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .heading-7 {
    margin-bottom: 25px;
    font-size: 32px;
  }

  .paragraph-4 {
    color: #282828;
    margin-left: 0;
    font-size: 18px;
    line-height: 1.35em;
  }

  .paragraph-5 {
    font-size: 15px;
    line-height: 1.35em;
  }

  .text-block-5 {
    font-family: Lato, sans-serif;
    font-size: 27px;
    font-weight: 700;
    line-height: 1.25em;
  }

  .text-block-5.special1.special2 {
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .text-block-5.special1.hide {
    margin-bottom: 15px;
    font-size: 26px;
    line-height: 1.25em;
  }

  .html-embed-2 {
    margin-top: 30px;
    margin-bottom: 20px;
  }

  .html-embed-2.spec8 {
    margin-bottom: 30px;
  }

  .best-sales-products_section {
    padding-top: 1.5em;
    padding-bottom: 3em;
  }

  .fil-ariane_div.specio {
    margin-top: -10px;
  }

  .best-sales-products_title {
    margin-top: .25em;
    margin-bottom: 1em;
    font-size: 22px;
    line-height: 1.35em;
  }

  .best-sales-products_container {
    border: 1px solid #b6b6b6;
    max-width: 98%;
    padding-top: 1.5em;
    padding-bottom: 1.5em;
    overflow: hidden;
  }

  .product-content_title {
    width: 85%;
    font-size: 14px;
  }

  .best-sales-products_paragraph {
    margin-bottom: 1.5em;
    padding-bottom: 12px;
    display: block;
  }

  .products_slider {
    width: 37em;
  }

  .navbar {
    flex-direction: column;
    height: 7em;
    display: none;
    position: relative;
  }

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

  .navbar-2 {
    background-color: #0000;
    border-bottom: 2px solid #fff;
    width: 100%;
    height: 7em;
    display: block;
    position: relative;
  }

  .column-4 {
    align-items: center;
    height: 100%;
    display: flex;
  }

  .columns-3 {
    background-color: #efc44e;
    border-bottom: 2px solid #fff;
    width: 100%;
    height: 7em;
    position: fixed;
    box-shadow: inset 0 1px 16px -3px #000;
  }

  .column-5, .column-6 {
    height: 100%;
  }

  .nav-menu-two {
    z-index: 2;
    background-color: #fff;
    border-bottom-right-radius: 6px;
    width: 100%;
    height: 17em;
    max-height: 17em;
    margin-top: 7em;
    padding-top: 10px;
    padding-bottom: 15px;
    position: fixed;
    inset: 0% auto auto 0%;
    box-shadow: 6px 6px 13px -4px #000;
  }

  .nav-link-one {
    text-align: center;
    text-shadow: 1px 1px 1px #00000012;
    border-radius: 6px;
    margin-left: 35%;
    margin-right: 35%;
    padding: 7px 18px 8px;
    font-size: 15.5px;
    line-height: 28px;
  }

  .nav-link-one.w--current {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    padding: 7px 18px 8px;
    font-size: 15px;
    font-weight: 500;
    box-shadow: 1px 1px 8px #000;
  }

  .link-block-3 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .html-embed-5 {
    width: 281px;
    height: 500px;
  }

  .button-2 {
    justify-content: center;
  }

  .button-2.cc-contact-us2 {
    text-align: left;
    width: 13em;
    margin-right: -30px;
    padding-top: 5px;
    padding-bottom: 7px;
    padding-right: 30px;
    font-size: 16px;
    display: inline-block;
  }

  .html-embed-7.special1 {
    margin-top: 20px;
  }

  .div-block-23 {
    height: 220px;
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .heading-9 {
    margin-bottom: 20px;
    font-size: 36px;
  }

  .text-block-10 {
    margin-bottom: 20px;
    font-size: 16px;
  }

  .google.left, .google.right {
    width: 30px;
    height: 30px;
  }

  .text-block-12 {
    margin-bottom: 5px;
    font-size: 24px;
  }

  .div-block-25 {
    padding-top: 12px;
    bottom: -180px;
  }

  .div-block-25.hide {
    border-color: #efc44e;
    margin-top: -120px;
  }

  .lottie-animation {
    width: 80px;
  }

  .lottie-animation.paypal {
    width: 105px;
  }

  .div-block-26 {
    margin-bottom: -3px;
  }

  .image-13 {
    width: auto;
    height: 60px;
  }

  .link-block-9 {
    color: #fff;
  }

  .tab-link1.hide {
    display: none;
  }

  .text-block-14 {
    line-height: 1.35em;
  }

  .text-block-14.spec11 {
    font-size: 13px;
  }

  .div-block-27 {
    margin-bottom: 50px;
  }

  .tabs-mobile {
    width: 90%;
    height: 100%;
    display: block;
  }

  .tabs-mobile.pc {
    display: block;
  }

  .tabs-mobile.hide {
    display: none;
  }

  .tab-pane-tab-2 {
    width: 281px;
    height: 500px;
  }

  .link-4 {
    color: #000;
  }

  .html-embed-8 {
    margin-top: 0;
  }

  .show-text-2, .show-text-2._10px {
    font-size: 26px;
    line-height: 1.35em;
  }

  .bold-text-47 {
    font-size: 28px;
    line-height: 1.35em;
  }

  .section-2 {
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .section-2.prallax {
    border-top-left-radius: 0;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .f-heading-detail-small {
    color: #535353;
  }

  .f-section-large {
    padding-top: 35px;
    padding-bottom: 20px;
  }

  .f-paragraph-large {
    width: 100%;
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 1.35em;
  }

  .f-image-cover {
    width: 80%;
  }

  .f-image-cover.spec1 {
    height: 100%;
  }

  .f-grid-two-column {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr;
  }

  .f-content-image-wrapper-large {
    justify-content: center;
    max-width: 100%;
    height: 350px;
  }

  .f-content-image-wrapper-large.spec {
    height: 350px;
  }

  .f-content-image-wrapper-large.spec.special2.specialleft {
    display: none;
  }

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

  .f-h3-heading {
    font-size: 28px;
  }

  .f-h3-heading.spec22 {
    text-align: left;
    margin-bottom: 20px;
    font-size: 22px;
  }

  .f-margin-bottom-12 {
    display: none;
  }

  .div-block-31 {
    width: 100%;
  }

  .div-block-31.spec44 {
    width: 80%;
  }

  .div-block-31.spec44.special2 {
    width: 90%;
  }

  .html-embed-3 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }

  .f-margin-bottom-17 {
    margin-bottom: 0;
  }

  .div-block-64 {
    width: 100%;
  }

  .div-block-64.spec44 {
    width: 80%;
  }

  .text-block-15 {
    padding-bottom: 0;
    font-size: 17px;
  }

  .brix---mg-bottom-32px {
    margin-bottom: 24px;
  }

  .brix---mg-top-56px {
    margin-top: 40px;
  }

  .brix---social-media-grid-left {
    grid-column-gap: 10px;
  }

  .brix---section-position-relative-2 {
    margin-top: 0;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .brix---grid-2-contact-v9 {
    grid-row-gap: 70px;
    grid-template-columns: 1fr;
  }

  .brix---card-form-2 {
    padding: 54px 32px;
  }

  .brix---heading-h1-size-2 {
    font-size: 30px;
  }

  .brix---heading-h2-size-3 {
    font-size: 30px;
    line-height: 46px;
  }

  .brix---heading-h3-size {
    font-size: 22px;
    line-height: 32px;
  }

  .brix---btn-primary-2 {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .bold-text-48 {
    font-size: 20px;
  }

  .bold-text-49, .bold-text-50, .bold-text-51 {
    line-height: 1.35em;
  }

  .bold-text-52 {
    font-weight: 500;
  }

  .div-block-42 {
    margin: 0 0 10px;
  }

  .div-block-50 {
    flex-direction: column;
    align-items: center;
  }

  .div-block-48 {
    margin: 10px 0 0;
  }

  .html-embed-9 {
    margin-top: 30px;
    margin-bottom: 20px;
  }

  .html-embed-9.spec11 {
    margin-bottom: 30px;
    display: block;
  }

  .paragraph-6, .paragraph-7, .paragraph-8 {
    margin-bottom: 0;
  }

  .text-block-25.spec2 {
    font-size: 22px;
  }

  .text-block-25.spec1 {
    margin-bottom: 5px;
    font-size: 19px;
  }

  .ms-disconnect-image.ms-is-white.hide {
    display: none;
  }

  .ms-social-text {
    font-size: 14px;
  }

  .ms-social-image {
    width: 20px;
  }

  .ms-social-button.ms-is-facebook.ms-is-solid {
    margin-top: 10px;
    padding: 6px 10px 8px;
  }

  .avatarkit-testimonial-author {
    font-size: 16px;
    line-height: 26px;
  }

  .avatarkit-mg-10px-right {
    margin-right: 10px;
  }

  .avatarkit-mg-40px-top {
    margin-top: 25px;
  }

  .avatarkit-component-tittle {
    text-align: center;
    font-size: 20px;
    line-height: 30px;
  }

  .avatarkit-testimonials-left-white {
    font-size: 13.5px;
  }

  .avatarkit-left-white-text-copy {
    margin-bottom: 18px;
    font-size: 14px;
  }

  .avatarkit-testimonials-grid {
    grid-template-columns: 1fr 1fr;
  }

  .avatarkit-container-component {
    max-width: 75rem;
  }

  .div-block-72 {
    width: 46%;
  }

  .image-popup-2 {
    width: 25%;
    height: 15em;
  }
}

@media screen and (max-width: 767px) {
  p {
    font-size: 12px;
    line-height: 18px;
  }

  .align-center.okk {
    width: 95%;
    margin-top: 0;
    margin-bottom: 0;
  }

  .follow-text.in-footer.ok {
    font-size: 19px;
  }

  .follow-text._9 {
    font-size: 15px;
    display: inline;
    right: 5px;
  }

  .follow-text._9._2 {
    margin-top: 3px;
    font-size: 17px;
  }

  .follow-text._9._2._3 {
    font-size: 25px;
  }

  .follow-text._9._3 {
    margin-top: 7px;
    margin-right: 10px;
    font-size: 19px;
  }

  .follow-text._9.spec {
    white-space: nowrap;
    word-break: keep-all;
    margin-top: 40px;
    margin-left: -200px;
    display: block;
  }

  .align-right.top-space._2 {
    display: block;
    position: relative;
  }

  .align-right.top-space._1 {
    width: 100%;
    height: 100%;
    margin-top: 0;
  }

  .social-icon.twitter.biger, .social-icon.google.biger {
    background-size: 21px;
    width: 35px;
    height: 35px;
    margin-left: 3px;
    margin-right: 3px;
  }

  .social-icon.google.biger._1 {
    background-size: 18px;
  }

  .social-icon.biger {
    background-size: 18px;
    width: 35px;
    height: 35px;
    margin-bottom: 5px;
    margin-left: 3px;
    margin-right: 3px;
  }

  .container-center.in-slider {
    margin-top: -110px;
  }

  .words-section {
    padding-top: 35px;
    padding-bottom: 0;
  }

  .sub-text {
    letter-spacing: -.8px;
    margin-bottom: 15px;
    font-size: 22px;
    line-height: 1.25em;
  }

  .sub-text.speci99 {
    letter-spacing: 0;
    font-size: 26px;
  }

  .padding-both {
    padding-left: 90px;
    padding-right: 90px;
  }

  .video-overlay {
    background-position: 20% 100%;
  }

  .call-us {
    bottom: 25px;
    right: 35px;
  }

  .services-wrapper {
    max-height: 400px;
  }

  .services-wrapper.color.purple {
    height: 420px;
  }

  .services-wrapper.photo-3 {
    height: 350px;
  }

  .services-wrapper._1._2 {
    height: 350px;
    max-height: none;
    margin-bottom: 20px;
  }

  .services-wrapper._2 {
    height: 320px;
    max-height: none;
    margin-bottom: 20px;
  }

  .services-wrapper._3 {
    height: 380px;
  }

  .services-icon {
    width: 80px;
  }

  .white-heading.big {
    font-size: 24px;
  }

  .white-font {
    letter-spacing: -.5px;
    font-size: 17px;
    line-height: 1.25em;
  }

  .center-div.add-center {
    margin-left: 5px;
    margin-right: 5px;
  }

  .button.submit {
    height: 40px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 8.5px;
  }

  .button.special1.special2 {
    letter-spacing: .5px;
    padding: 16px 25px 15px;
    font-size: 15px;
  }

  .button.special30 {
    width: 340px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .right-section {
    height: 1200px;
    max-height: 1200px;
  }

  .right-section.on-mobile {
    height: 800px;
  }

  .biger {
    font-size: 15px;
    line-height: 25px;
  }

  .biger._1._2, .biger._2._3 {
    font-size: 15px;
    line-height: 1.35em;
  }

  .biger._4 {
    font-size: 13px;
    line-height: 20px;
  }

  .biger._4.spec11 {
    margin-bottom: 25px;
    font-family: Poppins, sans-serif;
    font-size: 15px;
  }

  .biger._4.test {
    margin-bottom: 15px;
    font-family: Poppins, sans-serif;
    font-size: 15px;
  }

  .biger.special12 {
    line-height: 1.35em;
  }

  .show-text {
    font-size: 28px;
    line-height: 1.35em;
  }

  .image-popup._1, .image-popup._2, .image-popup._3, .image-popup._4, .image-popup._5 {
    height: 16em;
  }

  .footer {
    padding-top: 0;
  }

  .dropdown-list.w--open {
    background-color: #0000;
  }

  .navigation-style-3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .subscribe-text {
    height: 40px;
    padding-top: 8px;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 10.2px;
  }

  .subscribe-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .mobile-navigation {
    height: 6.5em;
  }

  .top-margin.less-space {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .footer-icon {
    background-size: 45px;
    margin-bottom: 15px;
  }

  .footer-icon.addres, .footer-icon.email {
    background-size: 50px;
  }

  .left-copyright-flex {
    flex-direction: row;
  }

  .left-copyright-flex.right {
    padding-left: 0;
  }

  .text-block {
    width: 100%;
  }

  .text-block._1._2 {
    font-size: 48px;
  }

  .icon-5 {
    padding: 7px;
    font-size: 28px;
  }

  .heading {
    margin-top: 12px;
    margin-bottom: 30px;
    font-size: 16px;
  }

  .nadras-win-points-section {
    padding-top: 40px;
  }

  .nadras-win-points-section._1 {
    margin-top: 10px;
    padding-top: 0;
  }

  .image-3 {
    width: 200px;
    margin-top: -15px;
  }

  .image-3._1 {
    margin-bottom: 0;
  }

  .image-3._1.footter {
    width: 150px;
  }

  .image-4 {
    font-size: 32px;
    line-height: 1.3em;
  }

  .heading-3 {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 27px;
  }

  .link-block {
    margin-bottom: 0;
  }

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

  .paragraph._1 {
    font-size: 15px;
    line-height: 1.35em;
  }

  .heading-5, .heading-6 {
    font-size: 17px;
    line-height: 22px;
  }

  .paragraph-2 {
    font-size: 15px;
    line-height: 1.35em;
  }

  .section-3 {
    margin-bottom: 20px;
  }

  .div-block-6._2 {
    height: 400px;
    margin-bottom: 20px;
  }

  .heading-7 {
    margin-top: -15px;
    font-size: 25px;
    line-height: 30px;
  }

  .paragraph-4 {
    font-size: 15px;
    line-height: 1.35em;
  }

  .div-block-7 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .paragraph-5 {
    font-size: 15px;
    line-height: 1.35em;
  }

  .text-block-5 {
    font-size: 20px;
    line-height: 1.35em;
  }

  .text-block-5.special1.special2 {
    margin-top: 8px;
    margin-bottom: 6px;
    font-size: 22px;
  }

  .text-block-5.special1.hide {
    margin-top: 10px;
    font-size: 22px;
  }

  .best-sales-products_section {
    padding-top: 2em;
    padding-bottom: 2em;
  }

  .fil-ariane_text-block {
    font-size: 11px;
  }

  .fil-ariane_div.specio {
    margin-top: -20px;
  }

  .best-sales-products_title {
    text-shadow: 2px 1px 1px #aaaaaa78;
    margin-bottom: 1.2em;
    font-size: 18px;
  }

  .best-sales-products_container {
    max-width: 97%;
    margin-top: 6px;
    padding-top: 1em;
    padding-bottom: 1em;
  }

  .product-content_title {
    font-size: 13.5px;
  }

  .best-sales-products_paragraph {
    margin-bottom: 1.5em;
    font-size: 1em;
  }

  .fil-ariane_link.first {
    margin-left: 4%;
    margin-right: 4px;
    font-size: 12px;
  }

  .fil-ariane_link.second {
    margin-left: 4px;
    margin-right: 4px;
    font-size: 12px;
  }

  .navbar {
    height: 6.2em;
  }

  .column-3 {
    margin-top: -20px;
  }

  .nav-menu-two {
    width: 100%;
  }

  .nav-link-one {
    margin-left: 30%;
    margin-right: 30%;
  }

  .html-embed-5 {
    width: 281px;
    height: 500px;
  }

  .button-2.cc-contact-us2 {
    text-align: center;
    letter-spacing: 1px;
    width: 13em;
    margin-top: 5px;
    margin-right: -20px;
    padding: 6px 10px 6px 5px;
    font-size: 12px;
    position: static;
  }

  .div-block-23 {
    width: 90%;
    box-shadow: 1px 1px 15px -6px #000;
  }

  .section-5 {
    margin-top: 25px;
    margin-bottom: 38px;
  }

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

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

  .text-block-11 {
    font-size: 12px;
  }

  .google.left {
    width: 30px;
    margin-right: 10px;
  }

  .google.right {
    width: 30px;
    margin-left: 10px;
  }

  .text-block-12 {
    font-size: 18px;
  }

  .div-block-25 {
    margin-left: 3px;
    margin-right: 3px;
    padding-left: 12px;
    padding-right: 12px;
    bottom: -170px;
  }

  .lottie-animation.paypal.right {
    width: 85px;
  }

  .lottie-animation.left {
    width: 60px;
  }

  .image-13 {
    height: 45px;
  }

  .link-block-9 {
    position: absolute;
  }

  .tabs-content {
    width: auto;
    height: 100%;
  }

  .tab-link1 {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
  }

  .div-block-27 {
    width: 100%;
    height: 500px;
    margin-bottom: 70px;
  }

  .tabs-mobile {
    width: 100%;
  }

  .tab-pane-tab-1 {
    width: 100%;
    height: 500px;
  }

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

  .container-4 {
    max-width: 94%;
  }

  .show-text-2, .show-text-2._10px {
    font-size: 16px;
    line-height: 1.35em;
  }

  .bold-text-47 {
    letter-spacing: .5px;
    font-size: 20px;
    line-height: 1.35em;
  }

  .section-2 {
    padding-top: 30px;
    padding-bottom: 0;
  }

  .section-2.prallax {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .f-section-large {
    padding-top: 30px;
    padding-bottom: 15px;
  }

  .f-paragraph-large {
    color: #121212;
    font-size: 15px;
    line-height: 1.35em;
  }

  .button-3 {
    font-size: 13px;
  }

  .f-h3-heading {
    font-size: 22px;
  }

  .f-h3-heading.spec22 {
    font-size: 18px;
  }

  .div-block-64.spec44 {
    width: 90%;
  }

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

  .brix---form-grid-2-columns {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    grid-template-columns: 1fr;
  }

  .brix---input-2 {
    min-height: 60px;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .brix---big-icon-left-2 {
    border-radius: 12px;
    max-width: 56px;
  }

  .brix---text-area-2 {
    border-radius: 18px;
  }

  .brix---mg-bottom-40px {
    margin-bottom: 24px;
  }

  .brix---social-media-grid-left {
    justify-content: start;
    justify-items: start;
  }

  .brix---text-200-bold {
    font-size: 16px;
    line-height: 18px;
  }

  .brix---section-position-relative-2 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .brix---grid-2-contact-v9 {
    grid-template-columns: 1fr;
  }

  .brix---subtitle-2 {
    font-size: 13px;
    line-height: 19px;
  }

  .brix---card-form-2 {
    min-height: 560px;
    padding: 36px 30px 48px;
  }

  .brix---inner-container-400px {
    max-width: 100%;
  }

  .brix---heading-h1-size-2 {
    margin-bottom: 12px;
    font-size: 22px;
    line-height: 1.25em;
  }

  .brix---heading-h2-size-3 {
    font-size: 28px;
    line-height: 40px;
  }

  .brix---btn-primary-2 {
    padding: 20px 32px;
  }

  .brix---text-200 {
    font-size: 16px;
    line-height: 18px;
  }

  .bold-text-48 {
    font-size: 17px;
  }

  .bold-text-51 {
    font-size: 18px;
  }

  .html-embed-9.spec11 {
    margin-top: -10px;
  }

  .html-embed-9.spec11.hide {
    margin-top: 30px;
  }

  .paragraph-6, .paragraph-7, .paragraph-8 {
    font-size: 15px;
    line-height: 1.35em;
  }

  .link-block-11 {
    position: absolute;
    right: 0;
  }

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

  .div-block-71 {
    width: 105px;
    height: 105px;
  }

  .text-block-25.spec2 {
    font-size: 17px;
    line-height: 1.3em;
  }

  .text-block-25.spec1 {
    margin-bottom: 4px;
    font-size: 15px;
  }

  .ms-social-text {
    font-size: 13px;
  }

  .ms-social-image {
    width: 16px;
  }

  .ms-social-inner {
    grid-column-gap: 6px;
  }

  .ms-social-button.ms-is-facebook.ms-is-solid {
    margin-top: 6px;
    padding-bottom: 7px;
    padding-left: 8px;
    padding-right: 8px;
  }

  .avatarkit-mg-10px-right {
    margin-right: 10px;
  }

  .avatarkit-testimonials-author-white {
    font-size: 14px;
  }

  .avatarkit-testimonials-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

  .avatarkit-padding-global-components {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .div-block-72 {
    width: 47%;
    height: 180px;
  }

  .image-popup-2 {
    height: 12em;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 35px;
    line-height: 45px;
  }

  p {
    font-size: 12.5px;
    line-height: 17px;
  }

  .nav-menu.right {
    margin-top: 60px;
  }

  .brand-logo.w--current {
    width: 160px;
    height: 25px;
    padding-top: 0;
    padding-left: 0;
    top: 0;
  }

  .align-center.okk {
    justify-content: flex-start;
    width: 85%;
    margin-top: 0;
    margin-bottom: 0;
  }

  .align-center.okk.specpages {
    width: 86%;
  }

  .align-center._2 {
    margin-top: 0;
  }

  .navigation-link.dropdown.dark {
    color: #626262;
    font-size: 16px;
    line-height: 28px;
  }

  .navigation-link.dark {
    color: #626262;
    font-size: 16px;
    display: block;
  }

  .follow-text.in-footer {
    font-size: 18px;
    top: -19px;
  }

  .follow-text.in-footer.ok {
    margin-bottom: 18px;
    margin-right: 3px;
    font-size: 19px;
    line-height: 1.35em;
    top: 0;
  }

  .follow-text._9 {
    display: none;
  }

  .follow-text._9._2 {
    margin-top: 0;
    font-size: 17px;
  }

  .follow-text._9._2._3 {
    font-family: Changa One, Impact, sans-serif;
    font-size: 25px;
  }

  .follow-text._9.spec {
    margin-top: -4px;
    margin-right: 0;
  }

  .follow-text._2 {
    color: #fff;
    align-items: flex-start;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 13px;
  }

  .align-right.top-space._1 {
    width: 100%;
    height: 100%;
    margin-top: 0;
  }

  .social-icon.twitter.biger, .social-icon.google.biger {
    background-size: 20px;
    width: 35px;
    height: 35px;
  }

  .social-icon.google.biger._1 {
    background-size: 16px;
  }

  .social-icon.biger {
    background-size: 17px;
    width: 35px;
    height: 35px;
  }

  .container-center.in-slider {
    margin-top: -125px;
  }

  .words-section {
    margin-left: 5px;
    margin-right: 5px;
    padding-top: 30px;
    padding-bottom: 0;
  }

  .words-section.prallax {
    border-top-style: none;
    height: auto;
    margin-left: 0;
    margin-right: 0;
    padding: 10px 25px;
    box-shadow: 0 0 9px -1px #0000008f, inset 0 0 20px -8px #000;
  }

  .words-section.specmenu {
    padding-top: 10px;
  }

  .sub-text {
    letter-spacing: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 1.15em;
  }

  .sub-text.speci99 {
    margin-bottom: 15px;
    font-size: 23px;
    line-height: 1.2em;
  }

  .padding-both {
    padding-left: 0;
    padding-right: 0;
  }

  .call-us {
    width: 50px;
    height: 50px;
    bottom: 25px;
    right: 22px;
  }

  .services-wrapper {
    height: 450px;
    max-height: 600px;
  }

  .services-wrapper.color.purple {
    height: 370px;
    max-height: 500px;
    padding: 20px;
  }

  .services-wrapper.photo-1 {
    background-position: 36% 100%;
    height: 300px;
  }

  .services-wrapper.photo-2 {
    height: 300px;
  }

  .services-wrapper.photo-3 {
    margin-top: -20px;
    box-shadow: 0 0 8px 1px #0000007a;
  }

  .services-wrapper._1._2 {
    height: 460px;
    margin-top: 0;
    margin-bottom: 8px;
  }

  .services-wrapper._2 {
    height: 475px;
    margin-bottom: 10px;
  }

  .services-wrapper._2.spec8 {
    height: 450px;
    padding-top: 35px;
  }

  .services-wrapper._3 {
    height: auto;
    max-height: none;
    margin-top: 25px;
    margin-bottom: -405px;
  }

  .services-icon {
    width: 55px;
    height: auto;
    padding-left: 0;
  }

  .services-icon._3 {
    width: 50px;
    height: auto;
    padding-left: 0;
  }

  .white-heading.big {
    margin-top: 30px;
    font-size: 22px;
    line-height: 40px;
  }

  .white-font {
    font-size: 14px;
  }

  .white-font.specfinal {
    margin-bottom: 0;
  }

  .center-div {
    margin: 0 15px 15px;
    position: relative;
    top: 45%;
    left: 0;
    right: 0;
  }

  .center-div.add-center {
    margin-left: 10px;
    margin-right: 10px;
    left: 0;
    right: 0;
  }

  .center-div.add-center.spec888 {
    margin-bottom: 0;
    top: 40%;
  }

  .center-div._1 {
    margin-top: 0;
    margin-left: 15px;
    margin-right: 15px;
  }

  .center-div.spzc8 {
    margin-bottom: 40px;
    padding-top: 380px;
    position: static;
  }

  .button {
    margin-bottom: 15px;
    padding-top: 12px;
    padding-bottom: 11px;
    font-size: 12px;
    box-shadow: inset 0 0 6px -2px #000, 2px 2px 12px -2px #000;
  }

  .button.submit {
    float: none;
    border-radius: 5px;
    width: 100%;
    height: 40px;
  }

  .button.downpage {
    margin-top: 10px;
    padding-bottom: 15px;
    font-size: 16px;
  }

  .button.special1 {
    padding: 16px 35px 14px;
    font-size: 14px;
  }

  .button.special1.special2 {
    margin-bottom: 8px;
    padding: 13px 15px 12px;
    font-size: 14px;
  }

  .button.special30 {
    width: 290px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .right-section {
    height: 1200px;
    max-height: 1200px;
  }

  .right-section.on-mobile {
    height: 750px;
    max-height: 900px;
  }

  .right-section.on-mobile._1 {
    background-color: #fff0;
    height: 210px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .biger {
    font-size: 12.8px;
    line-height: 22px;
  }

  .biger._1 {
    font-size: 10px;
    line-height: 17px;
  }

  .biger._1._2 {
    font-size: 11px;
    font-weight: 500;
    line-height: 1.35em;
  }

  .biger._2 {
    margin-bottom: -15px;
    font-size: 10px;
  }

  .biger._2._3 {
    width: 130%;
    margin-bottom: 0;
    font-size: 11px;
    font-weight: 500;
    line-height: 1.35em;
  }

  .biger._4 {
    letter-spacing: -.3px;
    margin-bottom: 1px;
    font-size: 11.6px;
    line-height: 16px;
  }

  .biger._4.spec11 {
    margin-bottom: -30px;
  }

  .biger.special12 {
    font-size: 12px;
    font-weight: 500;
  }

  .show-text {
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 21px;
    line-height: 1.25em;
  }

  .image-popup {
    width: 50%;
  }

  .image-popup._2 {
    object-fit: cover;
    background-position: 50%;
    width: 33.3333%;
    height: 12em;
    display: block;
  }

  .image-popup._3 {
    object-fit: cover;
    object-position: 50% 50%;
    background-position: 50%;
    background-size: cover;
    width: 33.3333%;
    height: 12em;
  }

  .image-popup._4 {
    object-fit: cover;
    width: 33.3333%;
    height: 12em;
    display: block;
  }

  .footer {
    padding-bottom: 0;
  }

  .subscribe-text {
    float: none;
    border-radius: 5px;
    width: 100%;
    padding-top: 8px;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 9.2px;
  }

  .hamburger {
    margin-top: 2px;
    padding: 8px 10px;
  }

  .hamburger.w--open {
    z-index: 20;
    margin-top: 0;
    padding: 8px 10px;
  }

  .mobile-navigation {
    border-bottom-width: 1px;
    height: 5.1em;
    padding-left: 10px;
    padding-right: 10px;
    box-shadow: inset 0 0 20px -2px #000;
  }

  .top-margin.less-space {
    margin-top: 10px;
  }

  .top-margin.less-space._3 {
    margin-bottom: 0;
  }

  .top-margin.less-space.spec8 {
    flex-flow: column;
    margin-bottom: 30px;
  }

  .top-margin.less-space {
    margin-top: 0;
    margin-bottom: 10px;
    display: flex;
  }

  .footer-icon {
    background-size: 37px;
    height: 60px;
    margin-bottom: 10px;
  }

  .footer-icon.addres, .footer-icon.email {
    background-size: 40px;
    margin-bottom: 10px;
  }

  .left-copyright-flex {
    flex-direction: column;
  }

  .left-copyright-flex.right._1 {
    flex-direction: row;
  }

  .left-copyright-flex.right._1.horizontal {
    margin-bottom: 15px;
  }

  .text-block {
    width: 100%;
    font-size: 40px;
    transform: none;
  }

  .text-block._1 {
    transform: rotate(-3deg);
  }

  .text-block._1._2 {
    margin-top: -4px;
    margin-right: -95px;
    font-size: 35px;
  }

  .icon-5 {
    background-image: url('../images/fond-bouton-min.png');
    padding: 6px;
  }

  .heading {
    letter-spacing: -.8px;
    margin-top: 12px;
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.35em;
  }

  .nadras-win-points-section {
    height: 2800px;
    padding-top: 40px;
  }

  .nadras-win-points-section._1 {
    height: auto;
    margin-top: 0;
    padding-top: 0;
  }

  .image-3 {
    width: 170px;
    margin-top: -15px;
    margin-left: 0;
  }

  .image-3._1 {
    width: 100px;
    margin-bottom: 0;
  }

  .image-3._1.footter {
    width: 140px;
    margin-top: 15px;
  }

  .image-4 {
    filter: contrast(200%);
    text-shadow: 1px 1px 18px #000;
    max-width: 100%;
    margin-top: 62px;
    margin-bottom: 12px;
    font-size: 24px;
    line-height: 1.3em;
  }

  .heading-3 {
    margin-top: 3px;
    margin-bottom: 0;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.3em;
  }

  .link-block {
    margin-bottom: 0;
  }

  .text-block-2 {
    font-size: 9px;
  }

  .text-block-2.special-1 {
    margin-bottom: 6px;
  }

  .text-block-2.special-2 {
    font-size: 11px;
  }

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

  .div-block-2 {
    margin-top: 15px;
    margin-bottom: 25px;
  }

  .div-block-3 {
    margin-bottom: 0;
  }

  .div-block-4 {
    flex-direction: column;
  }

  .body {
    box-shadow: inset 0 1px 20px #00000070;
  }

  .heading-4 {
    letter-spacing: -.2px;
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 0;
    font-size: 15px;
    line-height: 1.35em;
  }

  .paragraph {
    text-align: justify;
    margin-bottom: 20px;
  }

  .paragraph._1 {
    text-align: left;
    font-size: 15px;
    line-height: 1.35em;
  }

  .div-block-5 {
    margin-top: 20px;
    display: flex;
  }

  .heading-5, .heading-6 {
    letter-spacing: -.2px;
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 0;
    font-size: 15px;
    line-height: 1.35em;
  }

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

  .div-block-6._2 {
    height: 450px;
    margin-bottom: 30px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-7 {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 28px;
  }

  .paragraph-4 {
    text-align: justify;
    margin-bottom: 30px;
    font-size: 12px;
  }

  .div-block-7 {
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .italic-text {
    font-size: 11px;
  }

  .text-block-5 {
    font-size: 17px;
    font-weight: 400;
    line-height: 1.3em;
  }

  .text-block-5.special1 {
    margin-top: 8px;
    margin-bottom: 12px;
  }

  .text-block-5.special1.special2 {
    margin-top: 0;
    margin-bottom: 6px;
  }

  .text-block-5.special1.hide {
    margin-top: 5px;
    margin-bottom: 8px;
    font-size: 18px;
  }

  .html-embed-2 {
    margin-top: 15px;
    margin-bottom: 10px;
  }

  .html-embed-2.spec8 {
    margin-top: 10px;
    margin-bottom: 20px;
  }

  .section-4 {
    box-shadow: 0 0 10px 2px #00000073;
  }

  .best-sales-products_section {
    padding-top: .5em;
    padding-bottom: 2.5em;
  }

  .fil-ariane_text-block {
    margin-left: 15px;
    font-size: 8px;
  }

  .fil-ariane_div {
    flex-flow: column;
    margin-bottom: 15px;
  }

  .fil-ariane_div.specio {
    flex-flow: column;
    margin-top: 0;
    margin-bottom: 20px;
  }

  .best-sales-products_title {
    text-align: left;
    text-shadow: 1px 1px 1px #aaaaaa82;
    margin-bottom: 1em;
    padding-left: 12px;
    padding-right: 12px;
    font-family: Poppins, sans-serif;
    font-size: 14px;
    font-weight: 600;
  }

  .best-sales-products_container {
    text-align: left;
    max-width: 97%;
    margin-top: 2px;
    padding-top: 1em;
    padding-left: 5px;
    padding-right: 5px;
  }

  .product-content_title {
    width: 88%;
    margin-top: 15px;
    line-height: 18px;
  }

  .product-content_image-mask {
    width: 10em;
    height: 10em;
  }

  .best-sales-products_paragraph {
    text-align: center;
    margin-bottom: 1.25em;
    margin-left: 8px;
    margin-right: 8px;
    padding: 6px 0;
    font-size: .85em;
  }

  .fil-ariane_link.first {
    margin-left: 6%;
    font-size: 11px;
    line-height: 1.35em;
  }

  .fil-ariane_link.second {
    margin-bottom: 0;
    margin-left: 6px;
    padding-top: 2px;
    font-size: 11px;
    line-height: 1.35em;
  }

  .navbar {
    height: 5.5em;
  }

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

  .navbar-2, .columns-3 {
    height: 6em;
  }

  .nav-menu-two {
    width: 100%;
    margin-top: 6em;
  }

  .nav-link-one {
    margin-left: 15%;
    margin-right: 15%;
  }

  .link-block-3.w--current {
    margin-left: 0;
    padding-left: 0;
  }

  .html-embed-5 {
    margin-bottom: 0;
    display: block;
  }

  .button-2.cc-contact-us2 {
    width: 11em;
    margin-left: -30%;
    margin-right: -12px;
    padding: 3px 8px 3px 4px;
    display: block;
  }

  .html-embed-7 {
    display: inline-block;
  }

  .html-embed-7.special1 {
    margin-top: 18px;
  }

  .div-block-23 {
    width: 95%;
    height: 220px;
    padding-left: 6px;
    padding-right: 6px;
  }

  .heading-9 {
    margin-top: 6px;
    margin-bottom: 15px;
    font-size: 22px;
    line-height: 30px;
  }

  .text-block-10 {
    letter-spacing: -.6px;
    font-size: 13.5px;
    line-height: 18px;
  }

  .text-block-11 {
    font-size: 12px;
  }

  .google.left {
    width: 22px;
    margin-top: -1px;
    margin-right: 6px;
  }

  .google.right {
    width: 22px;
    margin-top: -1px;
    margin-left: 6px;
  }

  .text-block-12 {
    margin-bottom: 0;
    font-size: 15px;
  }

  .div-block-25 {
    margin-left: 3%;
    margin-right: 3%;
    padding-top: 6px;
    bottom: -148px;
  }

  .lottie-animation {
    margin-left: 15px;
    margin-right: 15px;
  }

  .lottie-animation.paypal.right {
    width: 75px;
    margin-right: 0;
  }

  .lottie-animation.left {
    width: 55px;
    margin-left: 0;
  }

  .div-block-26 {
    margin-left: 22px;
  }

  .image-13 {
    height: 40px;
    margin-left: 15px;
    margin-right: 15px;
  }

  .link-block-9 {
    width: 200px;
    height: 25px;
    margin-top: 37px;
    inset: 0%;
  }

  .tabs-content {
    width: 100%;
    height: 100%;
  }

  .tabs-menu-2 {
    flex-flow: row;
  }

  .tab-link1 {
    padding: 7px 5px 6px;
    font-size: 13px;
  }

  .text-block-14 {
    font-size: 12px;
    line-height: 15px;
  }

  .div-block-27 {
    justify-content: center;
    align-items: center;
    height: 550px;
    margin-bottom: 50px;
    display: flex;
    position: relative;
  }

  .tab-pane-tab-1, .tab-pane-tab-2 {
    width: 100%;
    height: 100%;
  }

  .container-4 {
    max-width: 98%;
  }

  .bold-text-38 {
    font-weight: 500;
  }

  .bold-text-39 {
    font-weight: 400;
  }

  .html-embed-8 {
    margin-top: 0;
  }

  .show-text-2 {
    letter-spacing: -.5px;
    font-size: 12.5px;
    line-height: 18px;
  }

  .show-text-2._10px {
    letter-spacing: -.5px;
    margin-bottom: 3px;
    font-size: 12.5px;
    line-height: 12px;
  }

  .bold-text-47 {
    letter-spacing: -.25px;
    font-size: 15.6px;
    line-height: 1.35em;
  }

  .section-2 {
    margin-left: 5px;
    margin-right: 5px;
    padding-top: 25px;
    padding-bottom: 5px;
  }

  .section-2.prallax {
    border-top-style: none;
    margin-left: 0;
    margin-right: 0;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .f-heading-detail-small {
    font-size: 11px;
  }

  .f-section-large {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .f-paragraph-large {
    font-family: Poppins, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.35em;
  }

  .f-image-cover {
    border-radius: 6px;
    width: 90%;
  }

  .f-margin-bottom-16 {
    margin-bottom: 10px;
  }

  .f-content-image-wrapper-large, .f-content-image-wrapper-large.spec {
    height: 200px;
  }

  .button-3 {
    letter-spacing: .2px;
    margin-bottom: 0;
    padding: 11px 14px 10px;
    font-size: 12px;
    box-shadow: inset 0 0 6px -2px #000, 2px 2px 12px -2px #000;
  }

  .f-h3-heading {
    font-size: 18px;
  }

  .f-h3-heading.spec22 {
    font-size: 17px;
  }

  .f-margin-bottom-12 {
    margin-bottom: 2px;
  }

  .div-block-31, .div-block-31.spec44 {
    width: 92%;
  }

  .div-block-31.spec44.special2 {
    width: 100%;
  }

  .f-margin-bottom-17 {
    margin-top: 10px;
    margin-bottom: 0;
  }

  .div-block-64 {
    width: 92%;
  }

  .div-block-64.spec44 {
    width: 100%;
  }

  .text-block-15 {
    letter-spacing: .5px;
    font-size: 14px;
  }

  .brix---container-default-3 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .brix---paragraph-default {
    text-align: center;
    font-size: 14px;
    line-height: 1.3em;
  }

  .brix---input-2 {
    border-radius: 12px;
    min-height: 30px;
    padding: 2px 12px;
    font-size: 14px;
    line-height: 18px;
  }

  .brix---input-2::placeholder {
    font-size: 16px;
    line-height: 16px;
  }

  .brix---big-icon-left-2 {
    border-radius: 14px;
    max-width: 56px;
    margin-bottom: 16px;
    margin-right: 0;
    box-shadow: 0 0 4px #0000003d;
  }

  .brix---text-area-2 {
    padding-left: 18px;
    padding-right: 18px;
    font-size: 16px;
    line-height: 26px;
  }

  .brix---text-area-2::placeholder {
    font-size: 16px;
    line-height: 24px;
  }

  .brix---icon-square-acent-36px-2 {
    border-radius: 6px;
    width: 30px;
    min-width: 30px;
    height: 30px;
    min-height: 30px;
    font-size: 14px;
    box-shadow: 0 2px 5px #0003;
  }

  .brix---grid-1-column {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .brix---social-media-grid-left {
    grid-template-columns: repeat(auto-fit, 30px);
    justify-content: center;
  }

  .brix---mg-bottom-8px {
    margin-bottom: 6px;
  }

  .brix---text-200-bold {
    font-size: 15px;
    line-height: 16px;
  }

  .brix---text-200-bold.mail, .brix---text-200-bold.telephone {
    font-size: 18px;
  }

  .brix---section-position-relative-2 {
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 30px;
    box-shadow: inset 0 0 12px 3px #00000057;
  }

  .brix---grid-2-contact-v9 {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
  }

  .brix---subtitle-2 {
    letter-spacing: .05em;
    margin-bottom: 15px;
    font-size: 11px;
    line-height: 1.45em;
  }

  .brix---card-form-2 {
    padding: 20px 12px;
    box-shadow: 0 2px 5px #0003, 0 2px 7px #14142b0f;
  }

  .brix---inner-container-400px {
    max-width: 100%;
  }

  .brix---heading-h1-size-2 {
    letter-spacing: -.7px;
    margin-bottom: 15px;
    font-size: 17px;
    line-height: 1.3em;
  }

  .brix---heading-h2-size-3 {
    text-align: center;
    font-size: 16px;
    line-height: 1.3em;
  }

  .brix---heading-h3-size {
    text-align: center;
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 25px;
  }

  .brix---btn-primary-2 {
    background-color: #536fff;
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 17px;
    line-height: 19px;
  }

  .brix---input-label-2 {
    font-size: 14px;
  }

  .brix---card-link-icon-wrapper-2 {
    text-align: center;
    flex-direction: column;
    align-items: center;
    padding: 26px 0;
    box-shadow: 0 2px 5px #0003, 0 2px 6px #14142b0f;
  }

  .brix---text-200 {
    font-size: 15px;
    line-height: 16px;
  }

  .bold-text-48 {
    font-size: 16px;
    position: relative;
    top: -30px;
  }

  .bold-text-49, .bold-text-50 {
    font-size: 17px;
  }

  .bold-text-51 {
    font-size: 17px;
    font-weight: 600;
  }

  .image-15 {
    width: 80px;
  }

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

  .div-block-53 {
    width: 70%;
  }

  .text-block-23 {
    letter-spacing: -.4px;
    font-size: 14px;
  }

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

  .div-block-42 {
    flex-flow: row;
    justify-content: center;
    width: 97%;
    max-width: 330px;
    margin-bottom: 5px;
    display: flex;
  }

  .div-block-50 {
    margin-bottom: 30px;
  }

  .div-block-49 {
    width: 98%;
    height: 50px;
  }

  .text-block-24 {
    letter-spacing: -.4px;
    font-size: 14px;
  }

  .div-block-48 {
    justify-content: center;
    width: 97%;
    max-width: 330px;
    margin-top: 5px;
    display: flex;
  }

  .div-block-41 {
    margin-bottom: 10px;
  }

  .div-block-41._1 {
    margin-top: 0;
    margin-bottom: 0;
  }

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

  .html-embed-9 {
    margin-top: 0;
    margin-bottom: 10px;
  }

  .html-embed-9.spec11 {
    margin-top: -15px;
    margin-bottom: 15px;
  }

  .html-embed-9.spec11.hide {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .paragraph-6 {
    text-align: left;
    margin-bottom: 5px;
    font-size: 13.5px;
  }

  .paragraph-7 {
    text-align: left;
  }

  .paragraph-8 {
    text-align: left;
    font-size: 13.5px;
  }

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

  .div-block-67 {
    margin-bottom: 10px;
  }

  .link-block-11 {
    justify-content: flex-end;
    display: flex;
    right: 0;
  }

  .banniere-haute {
    padding: 12px 5px 10px;
  }

  .div-block-70 {
    padding-top: 0;
  }

  .image-16 {
    width: 70px;
    height: 70px;
  }

  .div-block-71 {
    width: 68px;
    height: 68px;
    margin-top: -15px;
    margin-right: 5px;
  }

  .text-block-25.spec2 {
    font-size: 13.5px;
  }

  .text-block-25.spec1 {
    font-size: 12px;
  }

  .ms-social-text {
    font-size: 9.5px;
  }

  .ms-social-image {
    width: 12px;
    margin-top: -1px;
  }

  .ms-social-inner {
    grid-column-gap: 4px;
  }

  .ms-social-button.ms-is-facebook.ms-is-solid {
    margin-bottom: 0;
    padding: 2px 5px;
  }

  .avatarkit-testimonial-author {
    font-size: 18px;
    line-height: 28px;
  }

  .avatarkit-avatar-image {
    width: 40px;
    height: 40px;
    margin-right: 0;
  }

  .avatarkit-mg-10px-right {
    margin-bottom: 0;
    margin-right: 10px;
  }

  .avatarkit-component-info-left {
    flex-direction: row;
    align-items: center;
  }

  .avatarkit-mg-40px-top {
    margin-top: 18px;
  }

  .avatarkit-component-tittle {
    text-align: left;
  }

  .avatarkit-components-card-left {
    text-align: left;
    padding-left: 32px;
    padding-right: 32px;
  }

  .avatarkit-testimonials-left-white {
    margin-bottom: 10px;
    font-size: 12.25px;
  }

  .avatarkit-componets-left-black-card {
    padding: 32px;
  }

  .avatarkit-tagline-white {
    font-size: 12px;
  }

  .avatarkit-left-white-text-copy {
    margin-bottom: 15px;
    font-size: 13.5px;
    line-height: 1.3em;
  }

  .avatarkit-component-left-green-card {
    padding: 10px 10px 12px;
  }

  .avatarkit-testimonials-grid {
    grid-template-columns: 1fr;
  }

  .avatarkit-container-component {
    max-width: none;
    padding-left: 10px;
    padding-right: 10px;
  }

  .avatarkit-padding-global-components {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .image-18.spec2 {
    overflow: hidden;
  }

  .div-block-72 {
    width: 46%;
  }

  .image-popup-2 {
    width: 50%;
    height: 13em;
  }

  .lightbox-overlay-2 {
    z-index: 5;
  }

  .div-block-73 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .image-19 {
    height: 100%;
    max-height: 100%;
  }
}

#w-node-cd27a323-d434-71b1-aa2b-831bb6391837-b25dfb2b {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: start;
}

#w-node-cd27a323-d434-71b1-aa2b-831bb6391839-b25dfb2b {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-cbade809-95ce-383b-6cac-ce1833e9a17c-b25dfb2b {
  justify-self: end;
}

#w-node-cbade809-95ce-383b-6cac-ce1833e9a17e-b25dfb2b {
  grid-area: 1 / 1 / 2 / 3;
  justify-self: auto;
}

#w-node-_099d647f-0adc-55e5-34f5-6b2e81bf429a-b25dfb2b {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
}

#w-node-_099d647f-0adc-55e5-34f5-6b2e81bf429c-b25dfb2b {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-afcdd389-24a5-f7a0-8b70-161d0cdf4632-b25dfb2b {
  justify-self: end;
}

#w-node-afcdd389-24a5-f7a0-8b70-161d0cdf4634-b25dfb2b {
  grid-area: 1 / 1 / 2 / 3;
  justify-self: auto;
}

#w-node-_227b16e7-95ae-e918-2ed1-59b5d2e5d67b-f64159ef {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_227b16e7-95ae-e918-2ed1-59b5d2e5d67f-f64159ef {
  justify-self: start;
}

@media screen and (max-width: 991px) {
  #w-node-cd27a323-d434-71b1-aa2b-831bb6391837-b25dfb2b {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-cd27a323-d434-71b1-aa2b-831bb6391839-b25dfb2b {
    justify-self: center;
  }

  #w-node-cbade809-95ce-383b-6cac-ce1833e9a17c-b25dfb2b {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-cbade809-95ce-383b-6cac-ce1833e9a17e-b25dfb2b {
    justify-self: center;
  }

  #w-node-_099d647f-0adc-55e5-34f5-6b2e81bf429a-b25dfb2b {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_099d647f-0adc-55e5-34f5-6b2e81bf429c-b25dfb2b {
    grid-column-start: 1;
    justify-self: center;
  }

  #w-node-afcdd389-24a5-f7a0-8b70-161d0cdf4632-b25dfb2b {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-afcdd389-24a5-f7a0-8b70-161d0cdf4634-b25dfb2b {
    justify-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_227b16e7-95ae-e918-2ed1-59b5d2e5d67b-f64159ef {
    grid-column: span 1 / span 1;
  }
}


/* Transition progressive quand les polices sont chargées */
.fonts-loaded body {
  font-family: 'Poppins', sans-serif;
}

.fonts-loaded h1, 
.fonts-loaded h2, 
.fonts-loaded h3, 
.fonts-loaded h4, 
.fonts-loaded h5, 
.fonts-loaded h6 {
  font-family: 'Exo', sans-serif;
}

.fonts-loaded .follow-text,
.fonts-loaded .sub-text,
.fonts-loaded .show-text {
  font-family: 'Playball', cursive;
}

.fonts-loaded blockquote,
.fonts-loaded ul,
.fonts-loaded .subscribe-text {
  font-family: 'Playfair Display', serif;
}

.fonts-loaded .italic-text,
.fonts-loaded .text-block-2 {
  font-family: 'Bitter', serif;
}

.fonts-loaded .follow-text._9._2._3 {
  font-family: 'Changa One', Impact, sans-serif;
}