:root {
  --white: white;
  --combine-library--error-800: #e2004f;
  --combine-library--error-100: #ffecec;
  --combine-library--success-800: #6d9400;
  --combine-library--success-100: #ebf7de;
  --combine-library--grey-800: #1f2c3d;
  --combine-library--primary-600: #f15c23;
  --combine-library--primary-800: #472def;
  --combine-library--grey-400: #8c94a5;
  --combine-library--grey-600: #5f6570;
  --combine-library--grey-050: #f2f3f7;
  --combine-library--grey-100: #d9dce2;
  --combine-library--grey-200: #bfc4ce;
  --combine-library--warning-400: #f8b34b;
  --combine-library--secondary-600: #00a1c1;
  --combine-library--white: white;
  --black: black;
  --blue-violet: #9e20e663;
  --blue: #3020e633;
  --blue-violet-2: #9e20e6;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

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

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

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.hero {
  background-image: none;
  background-position: 0 0;
  height: 500px;
}

.about {
  background-image: linear-gradient(#e6e6e6e0, #e6e6e6e0), url('../images/backdrop-blur-design-347140.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, repeat-x;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: row;
  justify-content: space-between;
  height: auto;
  margin: 0;
  padding: 38px 75px 120px;
  display: block;
}

.factors {
  text-align: center;
  background-color: #000000a8;
  border: 1px #000;
  flex-wrap: wrap;
  place-content: center;
  align-items: center;
  width: 30%;
  height: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px 10px 10px;
  display: flex;
  box-shadow: 4px 4px 10px #000;
}

.icon {
  width: 90px;
  height: 90px;
}

.sub-text {
  color: #fff;
  margin: 10px;
  font-family: Didact Gothic, sans-serif;
}

.sub-text.jf {
  padding-left: 6px;
  padding-right: 10px;
}

.sub-text.trd {
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
}

.showcase {
  margin-top: 20px;
  margin-bottom: 20px;
  text-decoration: none;
}

.showcase:hover {
  background-image: linear-gradient(#3020e633, #3020e633);
}

.section {
  background-image: linear-gradient(#000, #000), url('../images/b7ax0q.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-wrap: wrap;
  justify-content: space-around;
  margin-top: 0;
  margin-bottom: 0;
  padding: 93px 15px 100px;
  display: block;
}

.div-block-2 {
  z-index: 1000;
  float: none;
  clear: none;
  background-image: linear-gradient(#8b3ed194, #8b3ed194);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
}

.propert-image {
  background-color: #9e20e6;
  border: 3px solid #9e20e6;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.propert-image:hover {
  background-image: linear-gradient(#9e20e663, #9e20e663);
}

.div-block-3 {
  background-image: linear-gradient(#ad383880, #ad383880);
  position: absolute;
  inset: 0;
}

.section-2 {
  text-align: right;
  background-color: #f05c23;
  height: 700px;
  padding-bottom: 62px;
  position: relative;
}

.div-block-4 {
  z-index: 55;
  float: left;
  background-image: linear-gradient(#f15c24, #f15c24);
  width: 71%;
  padding: 20px 20% 0 42px;
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

.image-2 {
  z-index: 200;
  float: right;
  background-image: url('../images/5722075a5f1003c70fe077d8_selection-A-05.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 600px;
  border-radius: 360px 0 0 360px;
  width: 45%;
  height: 400px;
  position: relative;
}

.navbar {
  background-color: #000000d6;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.nav-link {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: auto;
  font-family: Didact Gothic, sans-serif;
  font-weight: 700;
}

.nav-link:active {
  color: #f15c24;
}

.nav-link.w--current {
  color: #f15c24;
  border: 1px #f15c24;
  border-bottom-style: solid;
  padding-bottom: 10px;
  text-decoration: none;
}

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

.container {
  text-align: center;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 9px 26px 8px 27px;
  display: block;
}

.nav-link-2 {
  color: #9e20e6;
  font-family: Didact Gothic, sans-serif;
}

.nav-link-3 {
  color: #fff;
  font-family: Didact Gothic, sans-serif;
}

.heading {
  color: #f6581d;
  text-align: left;
  text-transform: uppercase;
  margin-top: 25px;
  margin-bottom: 5px;
  font-family: Open Sans, sans-serif;
  font-size: 35px;
  font-weight: 300;
  position: relative;
}

.heading.right {
  z-index: 2005;
  color: #fff;
  text-transform: capitalize;
  background-color: #000000a1;
  margin-bottom: 20px;
  margin-right: 20px;
  padding: 5px 10px;
  font-family: Didact Gothic, sans-serif;
  font-weight: 300;
  position: absolute;
  bottom: 0;
  right: 0;
}

.heading.kn {
  text-align: left;
}

.heading.kn.iiii {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.heading.io {
  color: #4b4b4a;
  text-align: center;
  margin-top: 0;
  margin-bottom: 22px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.heading.io.yu {
  margin-top: 66px;
  margin-bottom: 56px;
}

.heading.io.yu.iok, .heading.io.mkmnj.vid {
  color: #fff;
}

.heading.io.ikk {
  color: #fff;
  margin-bottom: 55px;
}

.div-block-5 {
  color: #fff;
  background-color: #000000a6;
  width: 65%;
  height: auto;
  margin-top: 240px;
  margin-left: 20px;
  padding: 0 40px 20px;
  display: block;
  position: absolute;
}

.paragraph {
  color: #fff;
  text-align: center;
  font-family: Didact Gothic, sans-serif;
  font-size: 18px;
  line-height: 33px;
}

.paragraph.oo.piuh {
  text-align: justify;
  padding-left: 85px;
  padding-right: 85px;
  font-size: 15px;
  line-height: 20px;
}

.div-block-6 {
  border: 3px solid #34cc2e;
  border-radius: 300px;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  display: flex;
}

.div-block-6.rr, .div-block-6.tt.qas, .div-block-6.pl4 {
  width: 150px;
  height: 150px;
  margin-bottom: 25px;
}

.subtitle1 {
  color: #fff;
  text-transform: uppercase;
  flex: none;
  width: 100%;
  margin-top: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.subtitle1.showcase {
  z-index: 5000;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.dark {
  text-transform: none;
  background-color: #ffffffc9;
}

.section-3 {
  background-image: linear-gradient(#00000080, #00000080), linear-gradient(#3020e633, #3020e633), radial-gradient(circle closest-corner at 41% 42%, #3020e612 37%, #000000ba), url('../images/backdrop-blur-design-347140.jpg');
  background-position: 0 0, 0 0, 0 0, 50%;
  background-repeat: repeat, repeat, repeat, no-repeat;
  background-size: auto, auto, auto, cover;
  background-attachment: scroll, scroll, scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 400px;
  display: flex;
}

.div-block-7 {
  text-align: left;
  margin-left: 40px;
  margin-right: 40px;
}

.form {
  text-align: center;
  width: 100%;
}

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

.field-label {
  color: #fff;
  text-align: left;
  text-transform: none;
  font-family: Didact Gothic, sans-serif;
  font-size: 16px;
  font-weight: 800;
}

.form-field {
  color: #fff;
  background-color: #00000091;
  border: 1px solid #fff;
  font-family: Didact Gothic, sans-serif;
  font-style: italic;
}

.field-label-2 {
  text-align: left;
}

.button {
  text-transform: uppercase;
  background-color: #0000;
  border: 1px solid #fff;
  width: 100%;
  font-family: Didact Gothic, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.button:hover {
  background-color: #0009;
}

.heading-3 {
  z-index: 100;
  direction: rtl;
  color: #fff;
  text-transform: uppercase;
  background-color: #000000c9;
  margin-bottom: 30px;
  margin-right: 20px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Didact Gothic, sans-serif;
  font-size: 20px;
  font-weight: 400;
  text-decoration: none;
  display: inline-block;
  position: absolute;
  bottom: 0;
  right: 0;
}

.div-block-8 {
  position: relative;
}

.div-block-8:hover {
  z-index: 5000;
}

.locations {
  z-index: 100;
  color: #fff;
  text-align: center;
  text-shadow: 4px 4px 13px #000, 1px 1px 6px #000;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
  position: absolute;
  top: 107px;
  left: 0;
  right: 0;
}

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

.line {
  background-color: #fff;
  width: 100%;
  height: 1px;
  margin: 20px 40px 40px;
}

.section-4 {
  background-color: #000;
  background-image: linear-gradient(#000000b8, #000000b8), url('../images/blade-blooming-blossom-5865.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: auto;
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
}

.paragraph-2 {
  color: #fafafa;
  text-align: right;
  letter-spacing: 1px;
  margin-top: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
}

.error-message {
  text-align: center;
  width: 70%;
  margin-left: 42px;
  padding-left: 10px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.container-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 24px;
  padding-bottom: 26px;
  display: flex;
}

.slider {
  height: 650px;
}

.slide {
  background-image: url('../images/apples-aqua-beach-chairs-459570-1.jpg');
  background-position: 0 0;
  background-size: cover;
}

.slide-2 {
  background-image: url('../images/architecture-background-brick-194096.jpg');
  background-position: 50%;
  background-size: cover;
  margin-right: 0;
}

.slide-3 {
  background-image: url('../images/coconut-trees-contemporary-daylight-1643389.jpg');
  background-position: 0 0;
  background-size: cover;
}

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

.slide-5 {
  background-image: url('../images/575861f8bf3d99a1478fca41_bigstock_farmer_hand_holding_a_fresh_yo_145049391.jpg');
  background-position: 0 0;
  background-size: cover;
}

.slide-6 {
  background-image: url('../images/5900e0a491117b6d39119020_DSCN2099.JPG');
  background-position: 50%;
  background-size: cover;
}

.slide-27 {
  background-image: url('../images/flower_M1RYsQqu.jpg');
  background-position: 50%;
  background-size: auto;
}

.slide-29 {
  background-image: url('../images/5900e0a491117b6d39119020_DSCN2099.JPG');
  background-position: 50% 66%;
  background-size: cover;
}

.txtx {
  color: #fff;
  text-align: center;
  background-image: none;
  border-style: none;
  border-top-width: 1px;
  border-top-color: #254f21;
  border-bottom-width: 1px;
  border-bottom-color: #254f21;
  border-radius: 11px;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 19px;
  font-weight: 300;
  text-decoration: none;
}

.slide-25 {
  background-image: url('../images/IMG_0922.JPG');
  background-position: 50%;
  background-size: cover;
}

.col-bas-home {
  background-color: #0000;
  background-image: linear-gradient(#000000a3, #000000a3);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 17px;
  display: flex;
}

.section-accueil {
  background-color: #0000;
  background-image: linear-gradient(#fffffff2, #fffffff2), url('../images/backdrop-natural-green-leaves-plant.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

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

.row-3 {
  display: none;
}

.imagee {
  color: #4d4747;
  background-color: #0000;
  border: 1px #fff;
  border-radius: 9px;
  height: 99px;
  margin-top: 0;
  padding: 7px 12px 6px;
}

.texte-accueil {
  color: #292828;
  text-align: justify;
  background-color: #0000;
  border: 1px #375e32;
  border-radius: 11px;
  margin-top: 21px;
  margin-bottom: 40px;
  padding: 8px 29px 12px 15px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.titre-accueil {
  color: #f15c24;
  text-align: left;
  background-color: #0000;
  margin-top: 33px;
  margin-bottom: 31px;
  padding-top: 0;
  padding-left: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  font-weight: 700;
}

.slider-2 {
  height: 700px;
  margin-bottom: 0;
}

.facebook {
  margin-top: 16px;
}

.choice-base {
  background-image: linear-gradient(#00000052, #00000052), url('../images/Bota-Bota-2010---272.jpg');
  background-position: 0 0, 0 -412px;
  background-size: auto, cover;
  border: 2px #e06425;
  border-radius: 11px;
  margin-top: 0;
  margin-bottom: 44px;
  padding-left: 0;
  padding-right: 0;
}

.slide-24 {
  background-image: url('../images/-67.jpg');
  background-position: 0;
  background-size: cover;
}

.slide-30 {
  background-image: url('../images/DSCN5896.JPG');
  background-position: 50%;
  background-size: cover;
}

.slide-28 {
  background-image: url('../images/DSCN5338.JPG');
  background-position: 50% 0;
  background-size: cover;
}

.txt-map {
  color: #fff;
  margin-top: -21px;
  margin-bottom: 14px;
  margin-left: -10px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 18px;
  font-style: italic;
  line-height: 25px;
}

.txt-map._532 {
  justify-content: flex-end;
  margin-top: -5px;
  margin-left: 0;
  margin-right: 0;
  font-family: Oswald, sans-serif;
  font-size: 23px;
  display: flex;
}

.link {
  color: #fff;
  margin-top: -2px;
  margin-bottom: -12px;
  margin-right: 0;
  text-decoration: none;
}

.link.kjh {
  margin: -39px -33px 6px 2px;
}

.text-span {
  color: #f05b23;
  font-size: 15px;
  font-style: normal;
}

.text-span.oo {
  color: #000;
  font-size: 16px;
}

.text-span-2 {
  font-size: 15px;
  font-style: normal;
  text-decoration: none;
}

.text-span-2.poo {
  margin-bottom: 53px;
  font-size: 17px;
}

.image-4 {
  margin-top: 19px;
}

.row-video {
  margin-top: 166px;
}

.container-3 {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.lightbox-link {
  background-color: #c7c9c79c;
  background-image: linear-gradient(#086812a6, #086812a6), url('../images/Bota-Bota-2010---284.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-radius: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 367px;
  margin-top: 28px;
  padding-top: 48px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 0 6px #fff;
}

.lightbox-link:hover {
  background-image: linear-gradient(#bb40038f, #bb40038f), url('../images/Bota-Bota-2010---284.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.lightbox-link:active {
  background-color: #0000;
}

.heading-4 {
  color: #cecece;
  text-align: center;
  background-image: none;
  border-radius: 14px;
  width: 491px;
  margin-top: 0;
  margin-bottom: 31px;
  padding-top: 105px;
  padding-bottom: 134px;
  font-family: Montserrat, sans-serif;
  line-height: 41px;
  text-decoration: none;
}

.columns {
  margin-top: 47px;
}

.map {
  margin-top: 0;
  margin-left: -2px;
}

.container-4 {
  justify-content: space-between;
  display: flex;
}

.nav-menu {
  margin-top: 0;
  margin-right: 0;
}

.image-5 {
  margin-left: 0;
  margin-right: 0;
}

.icon-2, .icon-3 {
  display: none;
}

.columns-2 {
  height: auto;
}

.column {
  background-image: url('../images/IMG_1830.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: flex-end;
  height: 350px;
  padding-right: 23px;
  display: flex;
}

.column._22 {
  background-image: url('../images/DSCF0642.JPG');
  background-size: 512px;
}

.column._2 {
  background-image: url('../images/DSCF0622.JPG');
  background-size: cover;
}

.column-2 {
  background-image: url('../images/IMG_1501.jpg');
  background-position: 50% 100%;
  background-size: cover;
  flex-direction: row;
  justify-content: center;
  align-items: flex-end;
  height: 350px;
  padding-left: 23px;
  display: flex;
}

.column-2._11 {
  background-image: url('../images/DSCN5340.JPG');
  background-size: 512px;
}

.column-2._1 {
  background-image: url('../images/DSCF0178.JPG');
  background-size: cover;
}

.slider-3 {
  background-color: #0000;
  height: 350px;
}

.heading-5 {
  color: #fff;
  text-align: center;
  background-color: #f15c24;
  border-radius: 7px;
  margin-bottom: 20px;
  padding: 10px 22px;
}

.yugf {
  margin-left: 0;
  display: block;
}

.container-5 {
  justify-content: center;
  align-items: center;
  margin-top: 64px;
  display: flex;
}

.bold-text {
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.container-7 {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  margin-top: 63px;
  display: flex;
}

.navbar-logo-left {
  background-color: #007a0000;
  background-image: linear-gradient(#000000a8, #000000a8), url('../images/backdrop-natural-green-leaves-plant.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  margin-top: 34px;
}

.navbar-logo-left-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.container-8 {
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}

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

.nav-menu-two {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link-4 {
  color: #fff;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-4:hover {
  color: #f15c23;
}

.nav-link-4:focus-visible, .nav-link-4[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  color: #fff;
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-divider {
  background-color: #f15c23;
  width: 1px;
  height: 22px;
  margin-left: 15px;
  margin-right: 15px;
}

.nav-link-accent {
  color: #fff;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: #f15c23;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #f15c23;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

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

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

.text-block {
  color: #fff;
}

.hero-heading-left {
  background-color: #f5f7fa;
  background-image: linear-gradient(132deg, #00000080 44%, #fff0), url('../images/Bota-Bota-2010---272.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-bottom: 1px #e4ebf3;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 600px;
  padding: 80px 0 0 35px;
  display: flex;
  position: relative;
}

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

.hero-split {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: none;
  display: flex;
}

.hero-split.ggt {
  justify-content: center;
  align-items: flex-end;
}

.hero-split.gty {
  margin-top: -121px;
  margin-left: 73px;
}

.margin-bottom-24px {
  color: #fff;
  margin-bottom: 24px;
}

.button-primary-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #f15c23;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

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

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

.shadow-two {
  margin-top: 36px;
  overflow: visible;
  box-shadow: 0 4px 24px #96a3b514;
}

.heading-6 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
}

.column-3 {
  flex-flow: column;
  display: flex;
}

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

.hero-without-image {
  background-color: #f5f7fa;
  background-image: linear-gradient(#00000085, #00000085), url('../images/575861f8bf3d99a1478fca41_bigstock_farmer_hand_holding_a_fresh_yo_145049391.jpg');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  border-bottom: 1px #e4ebf3;
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 60px 30px;
  display: block;
  position: relative;
  overflow: visible;
}

.hero-without-image.ngh {
  background-image: linear-gradient(#00000052, #00000052), linear-gradient(#0000, #0000), url('../images/DSCN2105.JPG');
  background-position: 0 0, 0 0, 50% 100%;
  background-size: auto, auto, cover;
  background-attachment: scroll, scroll, fixed;
  height: 1100px;
  padding-bottom: 129px;
}

.hero-without-image.ngh.ioop {
  height: 800px;
}

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

.hero-wrapper-two {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.heading-7 {
  color: #fff;
  margin-top: .7rem;
  margin-bottom: 2.1rem;
  font-family: Montserrat, sans-serif;
  font-size: 38px;
  line-height: 41px;
}

.margin-bottom-24px-2 {
  color: #fff;
  background-image: linear-gradient(#00000080, #00000080);
  border-radius: 20px;
  width: 600px;
  margin-bottom: 24px;
  padding: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.margin-bottom-24px-2.uyir {
  background-image: none;
  font-size: 23px;
}

.button-primary-3 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #f15c23;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

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

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

.button-primary-3.serv {
  margin-top: -25px;
  margin-left: 16px;
}

.columns-4 {
  height: auto;
}

.column-4 {
  justify-content: center;
  align-items: center;
  height: 700px;
  display: flex;
}

.icon-5, .icon-6 {
  display: none;
}

.column-5 {
  height: 650px;
  padding-left: 0;
  padding-right: 0;
}

.hero-heading-right {
  background-color: #f5f7fa;
  border-bottom: 1px #e4ebf3;
  padding: 0;
  position: relative;
}

.hero-split-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.shadow-two-2 {
  max-width: 109%;
  box-shadow: 0 4px 24px #96a3b514;
}

.margin-bottom-24px-3 {
  margin-bottom: 24px;
}

.button-primary-4 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

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

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

.services {
  padding-top: 94px;
  padding-bottom: 105px;
}

.container-10 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 41px;
  padding-left: 45px;
  padding-right: 45px;
  display: flex;
}

.text-block-2 {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
}

.lottie-animation {
  width: 150px;
  height: 150px;
}

.section-5 {
  background-image: url('../images/backdrop-natural-green-leaves-plant.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  height: auto;
  padding: 45px;
  display: flex;
}

.lottie-animation-2 {
  width: 130px;
  height: 130px;
}

.lottie-animation-3 {
  width: 100px;
  height: 100px;
}

.combine-faq4_accordion-2 {
  background-color: #000;
}

.team-grid {
  grid-column-gap: 64px;
  grid-row-gap: 56px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 50px;
  padding-left: 20px;
  padding-right: 20px;
  display: grid;
}

.combine-icon_small-2 {
  color: #34cc2d;
  cursor: pointer;
  width: 1.25rem;
  height: 1.25rem;
  display: flex;
}

.combine-icon_color4 {
  color: #fff;
}

.team-member-image {
  object-fit: cover;
  border-radius: 50%;
  width: 300px;
  height: 300px;
  margin-bottom: 24px;
}

.combine-faq4_question-2 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  cursor: pointer;
  background-color: #000;
  border: 1px #569610;
  border-radius: 0;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: auto;
  height: 69px;
  margin-bottom: 16px;
  padding: .75rem 10px .75rem 16px;
  display: flex;
}

.combine-faq4_title {
  color: #08ff00;
  font-family: Open Sans, sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.5;
}

.combine-faq4_title.ddd {
  color: #34cc2d;
  text-align: left;
  font-size: 1.3rem;
}

.combine-space-medium {
  width: 100%;
  height: 1.5rem;
}

.combine-faq4_wrapper {
  background-color: #ffffffc9;
  border-radius: 2.2rem;
  flex-direction: column;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.cf-service-paragraph {
  color: #ffffffe6;
  text-align: left;
  word-break: keep-all;
  border: 1px #569610;
  margin-top: 0;
  margin-bottom: 0;
  padding: 15px;
  font-size: 16px;
  font-weight: 500;
  line-height: 156%;
}

.combine-faq4_answer {
  overflow: hidden;
}

.team-card {
  text-align: center;
  background-color: #222;
  background-image: linear-gradient(344deg, #000 43%, #fff0), linear-gradient(#0000008a, #0000008a), url('../images/backdrop-natural-green-leaves-plant.jpg');
  background-position: 0 0, 0 0, 0 0;
  background-size: auto, auto, cover;
  background-attachment: scroll, scroll, fixed;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 600px;
  height: auto;
  margin-bottom: 33px;
  padding: 25px 15px 15px;
  font-size: 14px;
  line-height: 22px;
  display: flex;
}

.columns-5 {
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  height: auto;
  display: flex;
}

.column-6, .column-7, .column-8 {
  height: auto;
}

.div-block-10 {
  background-image: url('../images/E2-Groupe-Ronald-Leduc-2.jpg');
  background-position: 50% 0;
  background-size: cover;
  height: 600px;
}

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

.link-11 {
  color: #f15c23;
}

.cookie-modal_button_text {
  color: #fff;
}

.cookie-modal_content-wrap {
  padding: 1.75rem 2rem;
}

.cookie-modal_content-wrap.is-small {
  padding: 1.5rem;
}

.cookie-modal_button-wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: #f3f7f2;
  border-radius: 0 0 .25rem .25rem;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 2rem;
  display: flex;
}

.cookie-modal_button-wrap.is-small {
  background-color: #435649;
  justify-content: flex-start;
  padding: 1.5rem;
}

.cookie-modal_title {
  margin-bottom: .1875em;
  font-size: 1.25rem;
  font-weight: 700;
}

.cookie-modal_title.is-small {
  font-size: 1.1875rem;
}

.bold-text-12 {
  color: #f15c23;
}

.screenreader-only {
  width: 1px;
  height: 1px;
  margin: -1px;
  position: absolute;
  overflow: hidden;
}

.cookie-modal_button {
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: .25rem;
  padding: .875em 1.5em 1rem;
  font-size: .9375rem;
  text-decoration: none;
  transition: color .2s cubic-bezier(.25, .46, .45, .94), background-color .2s cubic-bezier(.25, .46, .45, .94);
}

.cookie-modal_button:hover {
  background-color: #262926;
}

.cookie-modal_button.is-secondary {
  color: #515750;
  background-color: #0000;
  padding-left: 0;
  padding-right: 0;
  font-size: .875rem;
  font-weight: 700;
}

.cookie-modal_button.is-secondary:hover {
  text-decoration: underline;
}

.cookie-modal_styles {
  display: none;
}

.cookie-popup_component {
  z-index: 9500;
  max-width: 25rem;
  position: fixed;
  inset: auto 1.25rem 1.25rem auto;
}

.cookie-modal_closebutton {
  z-index: 5;
  cursor: pointer;
  background-color: #f3f7f2;
  border-radius: .25rem;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  margin: 1.25rem 1.25rem -2.5rem auto;
  transition: background-color .2s cubic-bezier(.25, .46, .45, .94);
  display: flex;
  position: relative;
}

.cookie-modal_component {
  background-color: #000;
  border-radius: .25rem;
  flex-direction: column;
  max-width: 32rem;
  margin-left: auto;
  margin-right: auto;
  font-size: .9375rem;
  line-height: 1.4;
  display: flex;
  position: relative;
  box-shadow: 0 4px 1rem #2629260d;
}

.cookie-modal_description {
  color: #fff;
}

.cookie-modal_closebutton_line {
  background-color: #515750;
  width: 1rem;
  height: 2px;
  position: absolute;
}

.cookie-modal_closebutton_line.is-left {
  transform: rotate(45deg);
}

.cookie-modal_closebutton_line.is-right {
  transform: rotate(-45deg);
}

.container-24 {
  background-color: #ffffffd6;
  max-width: none;
  padding: 40px 23px 113px;
}

.heading-17 {
  text-align: center;
  margin-bottom: 52px;
}

.text-block-38 {
  text-align: center;
  margin-bottom: 52px;
  font-size: 15px;
}

.features-right-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: none;
  margin-bottom: -16px;
  display: flex;
}

.features-block-two-2 {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 46px;
  display: flex;
}

.features-image-2 {
  object-fit: cover;
  width: 80px;
  height: 80px;
  margin-right: 16px;
}

.container-25 {
  height: 300px;
}

.footer-socials.tyes {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 4px;
  display: flex;
}

.nav__details__flexrow {
  align-items: center;
  display: flex;
}

.social-icon {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 14px;
  border-radius: 100%;
  width: 32px;
  height: 32px;
  margin-left: 7px;
  transition: transform .25s;
}

.social-icon:hover {
  transform: translate(0, -2px);
}

.social-icon.facebook {
  background-color: #000;
  background-image: url('../images/facebookpng_1facebookpng.png');
  background-repeat: no-repeat;
  border: 1px solid #0ce2dc;
  margin-left: 0;
}

.social-icon.facebook.top-icon {
  border-color: #f29526;
  width: 24px;
  height: 24px;
  margin-top: 0;
}

.nav__detail__link {
  color: #fff;
  margin-right: 20px;
  font-size: 13px;
}

.nav__details__icon {
  width: 17px;
  margin-right: 7px;
}

.nav__details {
  z-index: 3000;
  color: #fff;
  text-transform: uppercase;
  background-color: #f15c23;
  background-image: none;
  background-position: 0 0;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 4px 20px;
  font-size: 11px;
  font-weight: 500;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
  overflow: visible;
}

.nav__contact__link {
  color: var(--white);
  font-weight: 700;
  text-decoration: none;
  transition: color .2s;
}

.nav__contact__link:hover {
  color: #b8b8b8;
}

.html-embed {
  border: 1px #000;
  width: 100%;
  box-shadow: 0 2px 5px #0003;
}

.combine-form_error-message {
  border: 1px solid var(--combine-library--error-800);
  background-color: var(--combine-library--error-100);
  color: var(--combine-library--error-800);
  border-radius: .25rem;
  margin-top: .5rem;
  padding: .5rem 1.25rem;
  font-size: .875rem;
}

.combine-form_success-message {
  border: 1px solid var(--combine-library--success-800);
  background-color: var(--combine-library--success-100);
  color: var(--combine-library--success-800);
  text-align: left;
  border-radius: .25rem;
  padding: .5rem 1.25rem;
  font-size: .875rem;
}

.combine-button {
  background-color: var(--combine-library--grey-800);
  color: #fff;
  text-align: center;
  border-radius: .5rem;
  padding: .75rem 1.75rem;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  text-decoration: none;
  transition-property: background-color;
}

.combine-button:hover {
  background-color: #28364ae6;
}

.combine-form_link {
  color: var(--combine-library--primary-600);
  text-decoration: underline;
}

.combine-form_link:hover {
  color: var(--combine-library--primary-800);
}

.combine-form_checkbox-label {
  color: var(--combine-library--grey-800);
  margin-bottom: .125rem;
  font-family: Open Sans, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.5;
}

.combine-form_checkbox-icon {
  border-color: var(--combine-library--grey-400);
  cursor: pointer;
  border-radius: .125rem;
  width: 1rem;
  height: 1rem;
  margin: 0 .5rem 0 0;
}

.combine-form_checkbox-icon:hover {
  border-color: var(--combine-library--grey-600);
}

.combine-form_checkbox-icon.w--redirected-checked {
  border-color: var(--combine-library--primary-600);
  background-color: var(--combine-library--primary-600);
  background-size: 90%;
  border-radius: .125rem;
  width: 1rem;
  height: 1rem;
  margin: 0 .5rem 0 0;
}

.combine-form_checkbox-icon.w--redirected-focus {
  border-color: var(--combine-library--primary-600);
  box-shadow: none;
  border-radius: .125rem;
  width: 1rem;
  height: 1rem;
  margin: 0 .5rem 0 0;
}

.combine-form_checkbox {
  align-items: center;
  margin-bottom: .5rem;
  padding-left: 0;
  display: flex;
}

.combine-form_field-wrapper {
  margin-bottom: 1.25rem;
}

.combine-form_text-area-grey {
  border: 1px solid var(--combine-library--grey-050);
  background-color: var(--combine-library--grey-050);
  color: var(--combine-library--grey-800);
  border-radius: .5rem;
  min-width: 16rem;
  height: 100%;
  min-height: 8rem;
  margin-bottom: 0;
  padding: .5rem 1.25rem;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  transition: border-color .25s;
}

.combine-form_text-area-grey:hover {
  border-color: var(--combine-library--grey-100);
}

.combine-form_text-area-grey:focus {
  border-color: var(--combine-library--primary-600);
}

.combine-form_text-area-grey::placeholder {
  color: var(--combine-library--grey-200);
}

.combine-form_label {
  color: var(--combine-library--grey-800);
  margin-bottom: .5rem;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.combine-form_input-grey {
  border: 1px solid var(--combine-library--grey-050);
  background-color: var(--combine-library--grey-050);
  color: var(--combine-library--grey-800);
  border-radius: .5rem;
  min-width: 16rem;
  height: 3rem;
  margin-bottom: 0;
  padding: .5rem 1.25rem;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  transition: border-color .25s;
}

.combine-form_input-grey:hover {
  border-color: var(--combine-library--grey-100);
}

.combine-form_input-grey:focus {
  border-color: var(--combine-library--primary-600);
}

.combine-form_input-grey::placeholder {
  color: var(--combine-library--grey-200);
}

.combine-form_form {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
}

.combine-contact2_form-wrapper {
  width: 100%;
  max-width: 36rem;
  margin-bottom: 0;
}

.combine-text-size-regular {
  color: var(--combine-library--grey-600);
  margin-bottom: 0;
  padding-right: 51px;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.combine-text-size-regular.phone {
  color: var(--combine-library--grey-800);
  font-size: 1.4rem;
  font-weight: 700;
}

.combine-icon_medium {
  color: var(--combine-library--primary-600);
  width: 2.25rem;
  height: 2.25rem;
}

.combine-icon_color3 {
  color: var(--combine-library--warning-400);
}

.combine-contact2_feature {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  align-items: center;
  display: flex;
}

.combine-icon_color2 {
  color: var(--combine-library--secondary-600);
}

.combine-icon_color1 {
  color: var(--combine-library--primary-600);
}

.combine-heading-style-h2 {
  color: var(--combine-library--grey-800);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.35;
}

.combine-contact2_content {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 33rem;
  display: flex;
}

.combine-contact2_component {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  justify-content: center;
  display: flex;
}

.combine-padding-section-medium {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.combine-container-large {
  width: 100%;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}

.combine-padding-global {
  padding-left: 2.15rem;
  padding-right: 2.15rem;
}

.combine-section_contact2 {
  background-color: var(--combine-library--white);
}

.quick-stack {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
}

.quick-stack-2 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
}

.container-26 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-block-3, .link-block-4 {
  text-decoration: none;
}

.utility-page-wrap {
  background-image: linear-gradient(#ffffffd1, #ffffffd1), url('../images/backdrop-natural-green-leaves-plant.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  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;
}

.button-2 {
  background-color: var(--combine-library--primary-600);
}

@media screen and (min-width: 1280px) {
  .container-5 {
    display: block;
  }

  .nav-link-4.w--current {
    font-size: 15px;
  }

  .shadow-two {
    margin-top: -21px;
  }

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

  .image-7 {
    width: 90%;
    max-width: none;
  }

  .image-8 {
    width: 90%;
  }

  .link-block-3 {
    color: #252525;
    text-decoration: none;
  }

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

@media screen and (min-width: 1440px) {
  .factors {
    width: 100%;
    padding-bottom: 26px;
    padding-left: 78px;
    padding-right: 78px;
  }

  .navbar {
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    display: block;
    inset: 0% 0% auto;
  }

  .container {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 29px;
    padding-right: 23px;
  }

  .div-block-5 {
    margin-top: 272px;
  }

  .paragraph.oo.piuh {
    text-align: center;
    padding-left: 150px;
    padding-right: 150px;
  }

  .paragraph.piuh.oo.bhg {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
  }

  .dark {
    background-color: #ffffffc9;
  }

  .container-2 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 41px;
    display: flex;
  }

  .slider {
    height: 700px;
  }

  .txt-map._532 {
    margin-top: 0;
  }

  .link {
    margin-right: 0;
  }

  .container-4 {
    flex-direction: column;
    width: 100%;
  }

  .nav-menu {
    margin-right: 0;
  }

  .yugf {
    margin-left: 0;
  }

  .team-member-image {
    width: 270px;
    height: 270px;
    max-height: none;
  }
}

@media screen and (max-width: 991px) {
  .factors {
    flex-direction: column;
    width: 100%;
    height: 100%;
    max-height: 100%;
    padding-top: 37px;
    padding-bottom: 35px;
  }

  .factors._2 {
    height: 100%;
    padding-top: 38px;
    padding-bottom: 41px;
  }

  .factors.be {
    height: 100%;
    max-height: none;
    padding-top: 35px;
    padding-bottom: 30px;
  }

  .sub-text {
    text-align: left;
  }

  .sub-text.jf, .sub-text.trd {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
  }

  .sub-text.sa {
    text-align: center;
  }

  .image-2 {
    z-index: 200;
    border-radius: 0;
    position: relative;
  }

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

  .container {
    margin-left: 0;
  }

  .heading.right {
    font-size: 20px;
  }

  .heading.kn.iiii {
    margin-top: 27px;
    margin-bottom: 54px;
  }

  .paragraph {
    line-height: 21px;
  }

  .paragraph.oo.piuh {
    padding-left: 0;
  }

  .div-block-6.rr {
    margin-top: 0;
  }

  .div-block-6.tt {
    margin-top: -114px;
  }

  .div-block-6.tt.qas {
    margin-top: 0;
  }

  .paragraph-2 {
    font-size: 11px;
  }

  .slide-5 {
    background-position: 50%;
  }

  .section-accueil {
    height: auto;
    margin-top: 0;
  }

  .imagee {
    height: 90px;
  }

  .slider-2 {
    height: 900px;
  }

  .link {
    margin-top: 12px;
    margin-right: 0;
  }

  .link.kjh {
    margin-right: -22px;
  }

  .row-video {
    margin-top: 180px;
  }

  .columns.ttes {
    margin-top: 31px;
  }

  .container-4 {
    flex-direction: column;
  }

  .nav-menu {
    background-color: #353535ed;
    width: auto;
    margin-top: -5px;
    margin-right: 0;
  }

  .yugf {
    margin-left: 0;
  }

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

  .menu-button.w--open {
    background-color: #0000;
  }

  .icon-4 {
    color: #f15c24;
  }

  .link-block-2 {
    margin-top: -17px;
    margin-bottom: 16px;
    margin-left: 0;
  }

  .container-7 {
    flex-flow: row;
  }

  .div-block-9 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .container-8 {
    max-width: 728px;
  }

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu-two {
    background-color: #000;
    border-radius: 50px;
    flex-flow: row;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    margin-left: 0;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link-4 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .nav-link-accent.vie-priv-e {
    display: none;
  }

  .menu-button-2 {
    border: 1px solid #f15c23;
    padding: 12px;
  }

  .menu-button-2.w--open {
    color: #fff;
    background-color: #2e2e2e;
  }

  .hero-heading-left {
    padding-left: 0;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .hero-split.gty {
    margin-left: 35px;
  }

  .shadow-two {
    margin-top: 229px;
  }

  .container-9 {
    max-width: 728px;
  }

  .margin-bottom-24px-2 {
    width: auto;
  }

  .column-4 {
    height: auto;
  }

  .column-5 {
    height: 900px;
  }

  .hero-split-2 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .team-grid {
    grid-column-gap: 40px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .team-member-image {
    width: 300px;
    height: 300px;
  }

  .combine-faq4_question-2 {
    justify-content: center;
    width: auto;
    height: auto;
  }

  .combine-faq4_title.ddd {
    text-align: center;
    font-size: 1.3rem;
  }

  .team-card {
    width: 600px;
    height: auto;
    margin-bottom: 45px;
  }

  .columns-5 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .div-block-10 {
    width: 730px;
    height: 466px;
  }

  .container-24 {
    padding-bottom: 96px;
  }

  .features-right-2 {
    max-width: 100%;
  }

  .nav__detail__link {
    margin-top: 2px;
    margin-right: 10px;
    font-size: 12px;
    line-height: 18px;
  }

  .nav__details__icon {
    width: 14px;
    margin-right: 4px;
  }

  .nav__details {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .combine-form_input-grey {
    min-width: 12rem;
  }

  .combine-text-size-regular {
    text-align: center;
    padding-right: 0;
  }

  .combine-heading-style-h2 {
    font-size: 2.5rem;
  }

  .combine-contact2_content {
    justify-content: center;
    align-items: center;
  }

  .combine-contact2_component {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .combine-padding-global {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .icon-7 {
    color: #f15c23;
  }

  .icon-8, .icon-9 {
    color: #fff;
  }

  .image-10 {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .about {
    flex-wrap: wrap;
    padding-left: 10px;
    padding-right: 10px;
  }

  .factors {
    width: 75%;
  }

  .image-2 {
    height: 404px;
  }

  .heading {
    font-size: 30px;
    line-height: 35px;
  }

  .heading.io {
    margin-top: 8px;
    margin-bottom: 29px;
  }

  .heading.io.mkmnj {
    margin-top: 53px;
    margin-bottom: 16px;
  }

  .div-block-5 {
    width: 60%;
    margin-top: 181px;
  }

  .paragraph.oo.piuh {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-6.rr, .div-block-6.tt, .div-block-6.tt.qas, .div-block-6.pl4 {
    margin-top: 0;
  }

  .section-3 {
    height: 100%;
    padding-top: 27px;
    padding-bottom: 76px;
  }

  .paragraph-2 {
    font-size: 10px;
    line-height: 16px;
  }

  .section-accueil {
    height: auto;
  }

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

  .image {
    margin-bottom: 20px;
  }

  .slider-2 {
    height: 400px;
  }

  .choice-base {
    background-image: linear-gradient(to bottom, null, null), url('../images/Bota-Bota-2010---272.jpg');
    background-position: 0 0, 0 -682px;
  }

  .link {
    margin-right: 0;
    display: block;
  }

  .link.kjh {
    text-align: left;
  }

  .row-video {
    margin-top: -12px;
  }

  .video-1 {
    margin-top: 20px;
    margin-bottom: 38px;
  }

  .lightbox-link {
    margin-top: 38px;
  }

  .heading-4 {
    margin-top: -5px;
    font-size: 30px;
    line-height: 33px;
  }

  .columns.ttes {
    margin-top: 0;
  }

  .container-4 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

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

  .bold-text-2 {
    text-align: left;
  }

  .container-6.iop {
    padding-top: 28px;
    padding-bottom: 47px;
  }

  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-logo-left-container.shadow-three {
    margin-top: -12px;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    margin-top: -6px;
    padding-bottom: 30px;
  }

  .nav-link-4 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

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

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-divider {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

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

  .hero-heading-left {
    height: auto;
    padding: 60px 0 0 15px;
  }

  .hero-wrapper {
    margin-bottom: 39px;
  }

  .hero-split.ggt {
    justify-content: flex-end;
    align-items: center;
    margin-bottom: 0;
  }

  .hero-split.gty {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 20px;
  }

  .shadow-two {
    margin-top: 22px;
    margin-bottom: -28px;
  }

  .column-3 {
    padding-right: 0;
  }

  .columns-3 {
    flex-flow: column;
  }

  .hero-without-image {
    padding: 60px 30px;
  }

  .hero-without-image.ngh.ioop {
    height: auto;
  }

  .container-9 {
    width: auto;
    max-width: none;
    display: block;
  }

  .column-5 {
    height: auto;
  }

  .hero-heading-right {
    padding: 60px 15px;
  }

  .services {
    padding-bottom: 80px;
  }

  .team-grid {
    grid-template-columns: 1fr 1fr;
  }

  .combine-faq4_question-2 {
    height: auto;
  }

  .cf-service-paragraph {
    margin-top: 0;
    font-size: 16px;
    line-height: 150%;
  }

  .team-card {
    width: 500px;
  }

  .div-block-10 {
    width: 540px;
    height: 350px;
  }

  .cookie-modal_content-wrap {
    padding-bottom: 1.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .cookie-modal_button-wrap {
    padding: 1.5rem;
  }

  .cookie-popup_component {
    display: block;
  }

  .cookie-modal_closebutton {
    margin-right: 1.25rem;
  }

  .container-24 {
    padding-bottom: 74px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-socials {
    margin-top: 20px;
    margin-left: 0;
  }

  .footer-socials.tyes {
    margin-top: 3px;
  }

  .nav__details {
    flex-direction: row;
    margin-top: 0;
    margin-bottom: 3px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .combine-form_text-area-grey, .combine-form_input-grey {
    min-width: 0;
  }

  .combine-text-size-regular {
    text-align: center;
  }

  .combine-contact2_content {
    justify-content: center;
    align-items: center;
  }

  .combine-contact2_component {
    flex-direction: column;
  }

  .combine-padding-global {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

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

  .list-item {
    flex-flow: column;
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  .hero {
    height: 450px;
  }

  .about {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .factors {
    width: 100%;
  }

  .section {
    margin-top: 20px;
    margin-bottom: 0;
    padding-top: 55px;
    padding-bottom: 49px;
  }

  .section-2 {
    height: auto;
  }

  .div-block-4 {
    float: none;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
  }

  .image-2 {
    float: none;
    width: 100%;
    height: 200px;
    display: block;
    position: relative;
  }

  .heading {
    text-align: center;
    margin-top: 0;
    padding-right: 0;
    font-size: 27px;
    line-height: 30px;
  }

  .heading.right {
    width: 100%;
    margin-top: 50px;
    margin-bottom: 30px;
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
  }

  .heading.io {
    margin-bottom: 19px;
  }

  .heading.io.ikk {
    margin-top: 20px;
    margin-bottom: 69px;
  }

  .div-block-5 {
    width: 85%;
    margin-top: 174px;
    margin-left: 24px;
    margin-right: 0;
    padding-top: 18px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .paragraph.oo.piuh {
    text-align: center;
  }

  .div-block-6.rr, .div-block-6.tt.qas, .div-block-6.pl4 {
    margin-top: 0;
  }

  .section-3 {
    height: 850px;
    margin-top: 0;
  }

  .section-3.kol {
    height: 300px;
    margin-top: -27px;
  }

  .locations {
    top: 65px;
  }

  .section-4 {
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
  }

  .paragraph-2 {
    text-align: center;
    margin-top: 0;
  }

  .container-2 {
    align-items: center;
    padding-top: 37px;
    display: flex;
  }

  .section-accueil {
    height: auto;
  }

  .texte-accueil {
    text-align: left;
  }

  .titre-accueil {
    background-color: #ffffffad;
    margin-top: 8px;
    padding-left: 6px;
    padding-right: 6px;
    font-size: 31px;
    line-height: 38px;
  }

  .image {
    margin-bottom: 14px;
  }

  .slider-2 {
    height: 300px;
  }

  .facebook {
    margin-bottom: 106px;
  }

  .choice-base {
    background-image: linear-gradient(to bottom, null, null), url('../images/Bota-Bota-2010---272.jpg');
    background-position: 0 0, 0 -680px;
  }

  .txt-map {
    margin-bottom: 8px;
    margin-left: -30px;
  }

  .link {
    display: none;
  }

  .link.kjh {
    margin-right: -1px;
    font-size: 24px;
    display: block;
  }

  .text-span.oo {
    display: none;
  }

  .text-span-2.poo {
    font-size: 17px;
  }

  .row-video {
    margin-top: -2px;
  }

  .video-1 {
    margin-top: 0;
    margin-bottom: 25px;
  }

  .lightbox-link {
    margin-top: -31px;
  }

  .heading-4 {
    width: auto;
    font-size: 25px;
    line-height: 25px;
  }

  .map {
    width: auto;
    margin-top: -62px;
    margin-left: 0;
  }

  .container-4 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .image-5 {
    margin-left: -31px;
  }

  .yugf {
    margin-bottom: 30px;
    margin-left: -5px;
  }

  .menu-button {
    margin-top: -1px;
    margin-right: -23px;
  }

  .menu-button.w--open {
    margin-top: 1px;
    margin-right: -27px;
  }

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

  .container-6 {
    margin-top: 41px;
  }

  .image-6 {
    margin-top: 65px;
  }

  .navbar-logo-left-container.shadow-three {
    margin-top: -5px;
  }

  .container-8 {
    max-width: none;
  }

  .nav-menu-two {
    flex-direction: column;
    margin-top: -4px;
  }

  .hero-heading-left {
    padding-left: 10px;
    padding-right: 0;
  }

  .hero-split.gty {
    margin-left: 0;
  }

  .shadow-two {
    margin-top: 0;
    margin-bottom: -5px;
  }

  .heading-6 {
    font-size: 37px;
  }

  .hero-without-image {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: stretch;
    height: auto;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .hero-without-image.ngh {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    height: 1200px;
    padding: 0;
    display: block;
  }

  .hero-without-image.ngh.ioop {
    background-image: linear-gradient(#00000078, #00000078), linear-gradient(#0000, #0000), url('../images/DSCN2105.JPG');
    background-position: 0 0, 0 0, 50% 100%;
    background-size: auto, auto, cover;
    background-attachment: scroll, scroll, fixed;
    padding-bottom: 70px;
  }

  .container-9 {
    max-width: none;
  }

  .hero-wrapper-two {
    padding-left: 8px;
    padding-right: 8px;
    font-size: 13px;
  }

  .heading-7 {
    font-size: 29px;
    line-height: 1;
  }

  .margin-bottom-24px-2 {
    text-align: center;
    background-image: linear-gradient(#000000b3, #000000b3);
    padding-left: 10px;
    padding-right: 10px;
  }

  .margin-bottom-24px-2.uyir {
    font-size: 21px;
  }

  .button-primary-3 {
    display: none;
  }

  .services {
    padding-bottom: 35px;
  }

  .container-10, .section-5 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .team-grid {
    grid-template-columns: 1fr;
  }

  .combine-faq4_question-2 {
    flex-flow: column;
    width: 300px;
    padding-left: 10px;
  }

  .combine-faq4_title {
    font-size: 1.1rem;
  }

  .combine-faq4_title.ddd {
    text-align: center;
    margin-bottom: -19px;
    font-size: 1.2rem;
  }

  .cf-service-paragraph {
    text-align: center;
  }

  .team-card {
    width: 300px;
  }

  .div-block-10 {
    width: 290px;
    height: 200px;
  }

  .cookie-modal_content-wrap.is-small {
    padding-bottom: 1.25rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .cookie-modal_button-wrap.is-small {
    justify-content: space-between;
    padding: 1.25rem;
  }

  .cookie-modal_button {
    flex: auto;
    padding-left: 1.25em;
    padding-right: 1.25em;
  }

  .cookie-popup_component {
    max-width: 100%;
    inset: auto 0% 0%;
  }

  .cookie-modal_closebutton {
    margin-top: 1rem;
    margin-right: 1rem;
  }

  .cookie-modal_component {
    max-width: 100%;
  }

  .container-24 {
    padding-bottom: 70px;
  }

  .heading-17 {
    font-size: 35px;
  }

  .text-block-38 {
    font-size: 17px;
  }

  .features-right-2 {
    margin-bottom: -30px;
  }

  .features-block-two-2 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
  }

  .features-image-2 {
    margin-bottom: 10px;
  }

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

  .footer-socials.tyes {
    display: none;
  }

  .nav__detail__link {
    font-size: 12px;
  }

  .nav__details {
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 10px;
    padding: 5px 0 5px 2px;
  }

  .combine-text-size-regular {
    text-align: center;
  }

  .combine-contact2_content {
    justify-content: center;
    align-items: center;
  }

  .combine-padding-global {
    padding-left: .6rem;
    padding-right: .6rem;
  }

  .quick-stack {
    padding-left: 0;
    padding-right: 0;
  }

  .quick-stack-2 {
    padding: 0;
  }

  .image-9 {
    width: 290px;
  }

  .html-embed-2 {
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .html-embed-3 {
    display: none;
  }
}

#w-node-_332ba675-26fd-95a1-0d3c-0ca18191c809-54582b74 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_48940f61-f2f2-fd61-362e-8386c2e96f70-54582b74, #w-node-_48940f61-f2f2-fd61-362e-8386c2e96f73-54582b74, #w-node-ba8806c8-8bd0-7221-c5fc-bda4dd7c78d9-54582b74, #w-node-ba8806c8-8bd0-7221-c5fc-bda4dd7c78dc-54582b74, #w-node-_48940f61-f2f2-fd61-362e-8386c2e96f80-54582b74, #w-node-_48940f61-f2f2-fd61-362e-8386c2e96f83-54582b74 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_373c1bf3-fca1-c0a6-a1c2-9411a5bd77a3-54582b74 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

@media screen and (min-width: 1440px) {
  #w-node-ba8806c8-8bd0-7221-c5fc-bda4dd7c78d9-54582b74, #w-node-_48940f61-f2f2-fd61-362e-8386c2e96f80-54582b74 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_332ba675-26fd-95a1-0d3c-0ca18191c809-54582b74, #w-node-_373c1bf3-fca1-c0a6-a1c2-9411a5bd77a3-54582b74 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}


