body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}
h1 {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-top: 30px;
  font-family:'Open Sans', sans-serif;
  color: white;
  font-size: 35px;
  line-height: 44px;
  font-weight: 700;
}
h2 {
  margin-bottom: 10px;
  padding-top: 40px;
  padding-bottom: 0px;
  font-family:'Open Sans', sans-serif;
  color: white;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  padding-left: 30px;
  font-family:'Open Sans', sans-serif;
  color: #616e0f;
  font-size: 24px;
  line-height: 30px;
  font-style: italic;
  font-weight: 600;
  text-align: left;
}
h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
p {
  margin-bottom: 5px;
  padding: 60px 30px 30px;
  font-family:'Open Sans', sans-serif;
  color: #616e0f;
  font-size: 18px;
  line-height: 29px;
  font-weight: 400;
  text-align: left;
}
a {
  display: block;
  margin-top: 27px;
  margin-bottom: 24px;
  font-family:'Open Sans', sans-serif;
  color: #474747;
  font-size: 14px;
  line-height: 25px;
  font-weight: 300;
  text-align: left;
  text-decoration: none;
}
a:hover {
  text-align: left;
}
.button {
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 14px;
  padding: 15px 25px;
  border: 1px solid #98a83b;
  border-radius: 5px;
  background-color: #a0b809;
  font-family: Oswald, sans-serif;
  color: white;
  font-size: 16px;
  font-weight: 700;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
}
.button.service {
  margin-top: 15px;
  margin-right: auto;
  margin-left: auto;
  padding: 10px 15px;
  float: none;
  font-size: 14px;
  font-weight: 300;
}
.button.service.formulaire {
  display: block;
  margin-left: auto;
  background-color: #a0b809;
}
.button.link-button {
  margin-bottom: 36px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-color: #c9c9c7;
  background-color: #aeb870;
}
.section-menu {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 0px;
  background-color: #474747;
  text-align: center;
}
.container {
  display: block;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
.container.bloc-texte {
  padding-bottom: 20px;
}
.container.formulaire-contenu {
  text-align: left;
}
.nav-bar {
  display: block;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}
.logo {
  display: block;
  margin-top: 55px;
  margin-right: auto;
  margin-left: auto;
  border-right-style: none;
}
.logo.techno {
  margin-top: 167px;
}
.link {
  display: inline-block;
  margin-top: 15px;
  margin-bottom: 0px;
  padding-right: 20px;
  padding-left: 20px;
  border-top: 1px solid white;
  border-bottom: 5px none #aeb870;
  border-right-style: none;
  font-family:'Open Sans', sans-serif;
  color: white;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
}
.link:hover {
  background-color: white;
  color: #aeb870;
}
.link.w--current {
  color: white;
}
.icon-social {
  width: 30px;
  height: 30px;
  padding-top: 4px;
  float: right;
  border-radius: 5px;
  background-color: rgba(255, 255, 255, 0.18);
  text-align: center;
}
.bloc-promo {
  display: inline-block;
  padding: 32px 35px 30px 10px;
  text-align: left;
}
.titre-promo {
  padding-top: 10px;
  padding-right: 15px;
  padding-bottom: 16px;
  font-family:'Open Sans', sans-serif;
  color: #aeb870;
  font-size: 22px;
  line-height: 27px;
  font-weight: 700;
  text-transform: uppercase;
}
.texte-promo {
  margin-top: 15px;
  margin-right: 16px;
  font-family:'Open Sans', sans-serif;
  color: #474d23;
  font-size: 16px;
  line-height: 25px;
  font-weight: 300;
}
.colonne {
  padding-right: 0px;
  padding-left: 0px;
}
.section-services {
  display: block;
  padding-top: 50px;
  padding-bottom: 99px;
  background-color: rgba(173, 169, 158, 0.29);
  background-image: none;
  background-position: 0% 0%;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
}
.texte-light {
  font-weight: 300;
}
.square {
  display: inline-block;
  width: 15px;
  height: 15px;
  background-color: #616e0f;
}
.pave {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding: 1px 1px 15px;
  border-width: 15px 10px 15px 15px;
  border-color: #ada99e;
  background-color: #474747;
  box-shadow: none;
  text-align: center;
}
.pave.middle {
  background-color: #5e5e5e;
  box-shadow: none;
}
.title-bloc-service {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom-color: white;
  font-family:'Open Sans', sans-serif;
  color: white;
  font-size: 25px;
  font-weight: 700;
}
.colonne-service {
  margin-top: 25px;
}
.title-soumission {
  padding-right: 31px;
  border-right: 1px solid #ada99e;
  font-family:'Open Sans', sans-serif;
  color: #ada99e;
  font-size: 25px;
  line-height: 35px;
  font-weight: 700;
}
.colonne-titre-soumission {
  padding-top: 100px;
  padding-right: 25px;
  padding-bottom: 65px;
  text-align: right;
}
.colonne-formulaire-soumission {
  display: inline-block;
  padding-top: 40px;
  padding-right: 60px;
  padding-left: 60px;
  background-color: #474747;
  color: white;
  text-align: left;
}
.title-champ {
  font-family:'Open Sans', sans-serif;
  color: white;
}
.title-champ.texte-gris {
  color: #474747;
}
.champ {
  border: 1px solid #d1c5c5;
  border-radius: 5px;
  background-color: white;
  font-family:'Open Sans', sans-serif;
  color: #ada99e;
}
.champ.message {
  height: 80px;
  border-color: #cfc8c8;
}
.section-footer {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #424242;
}
.nav-menu {
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
  float: none;
}
.sous-title {
  padding-bottom: 40px;
  font-family:'Open Sans', sans-serif;
  color: white;
  font-size: 25px;
  font-style: italic;
  font-weight: 300;
}
.section-soumission {
  padding-top: 50px;
  padding-bottom: 50px;
}
.formulaire {
  display: block;
  margin: 0px auto 20px;
  padding-top: 20px;
  padding-right: 20px;
  padding-left: 20px;
}
.formulaire.background-formulaire {
  margin-top: 34px;
  margin-right: 60px;
  margin-left: 60px;
  border-radius: 8px;
  background-color: rgba(174, 184, 112, 0.43);
}
.image-header {
  float: left;
}
.text-footer {
  padding-bottom: 12px;
  font-family:'Open Sans', sans-serif;
  color: white;
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
  text-align: left;
}
.bloc-footer {
  padding-left: 40px;
  border-left: 1px solid #d6d1c3;
}
.bold {
  font-weight: 600;
}
.copyright {
  margin-top: 20px;
  font-family:'Open Sans', sans-serif;
  color: #aeb870;
  text-align: right;
}
.dropdown-bloc-open.w--open {
  background-color: #bfb391;
}
.link-open {
  margin-top: 5px;
  padding: 10px 20px;
  background-color: #a0b809;
  color: white;
  font-size: 16px;
  font-weight: 700;
}
.link-open.w--current {
  color: white;
}
.section-header {
  background-color: white;
  background-image: -webkit-linear-gradient(180deg, #383838, #6a6a6a 43%, white 57%);
  background-image: linear-gradient(270deg, #383838, #6a6a6a 43%, white 57%);
}
.section-contenu {
  padding-bottom: 20px;
  background-color: #ada99e;
}
.quote {
  margin-top: 105px;
  margin-bottom: 30px;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  border-right: 1px solid #959e60;
  font-family:'Open Sans', sans-serif;
  color: #959e60;
  font-size: 27px;
  line-height: 30px;
  font-style: italic;
  font-weight: 700;
  text-align: right;
}
.quote.a-propos {
  margin-top: 82px;
}
.bold-paragraphe {
  color: #959e60;
  font-size: 18px;
  font-weight: 700;
}
.colonne-photo {
  padding: 10px;
  background-color: #e8e6e1;
}
.item-list {
  margin-left: 19px;
  padding-bottom: 14px;
  padding-left: 19px;
  font-family: Oswald, sans-serif;
  color: #959e60;
  font-size: 20px;
  line-height: 45px;
  font-weight: 400;
  text-align: left;
}
._2 {
  padding-top: 0px;
}
.title-beige {
  color: #ada99e;
  font-size: 30px;
}
@media (max-width: 991px) {
  p {
    padding-top: 40px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .container {
    display: block;
    text-align: center;
  }
  .link {
    display: block;
    margin-top: 0px;
    border-top-style: none;
    background-color: #959e60;
  }
  .bloc-promo {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    text-align: center;
  }
  .titre-promo {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .texte-promo {
    margin-right: 10px;
    margin-left: 10px;
  }
  .section-services {
    padding-top: 10px;
  }
  .title-bloc-service {
    font-size: 20px;
  }
  .title-soumission {
    padding-right: 0px;
    text-align: center;
  }
  .colonne-titre-soumission {
    padding-top: 0px;
    padding-bottom: 30px;
  }
  .colonne-formulaire-soumission {
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .section-soumission {
    padding-bottom: 0px;
  }
  .formulaire {
    width: auto;
  }
  .section-header {
    background-image: none;
    background-position: 0% 0%;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
  }
  .btn-menu {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
    color: white;
    text-align: center;
  }
  .btn-menu.w--open {
    margin-top: 15px;
    background-color: #616e0f;
  }
}
@media (max-width: 767px) {
  h1 {
    padding-right: 5px;
    padding-left: 5px;
  }
  h3 {
    padding-left: 0px;
  }
  p {
    padding: 30px 10px;
    text-align: center;
  }
  .link {
    margin-top: 0px;
    border-top-style: none;
    background-color: #959e60;
  }
  .title-soumission {
    padding-right: 0px;
    border-right-style: none;
    text-align: center;
  }
  .colonne-titre-soumission {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .section-soumission {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .btn-menu.w--open {
    margin-top: 15px;
    background-color: #616e0f;
  }
  .quote {
    margin-top: 80px;
    padding-right: 0px;
    border-right-style: none;
    font-size: 28px;
    text-align: center;
  }
  .quote.a-propos {
    margin-top: 30px;
  }
  ._2 {
    text-align: left;
  }
}
@media (max-width: 479px) {
  h1 {
    font-size: 28px;
    line-height: 29px;
  }
  h2 {
    font-size: 30px;
  }
  p {
    padding-right: 10px;
    padding-bottom: 30px;
    padding-left: 10px;
  }
  .logo.techno {
    margin-top: 50px;
  }
  .link {
    margin-top: 0px;
    border-top-style: none;
    background-color: #959e60;
  }
  .link.w--open {
    background-color: #959e60;
  }
  .bloc-promo {
    padding-right: 0px;
  }
  .texte-light {
    font-size: 30px;
  }
  .title-soumission {
    font-size: 20px;
    line-height: 28px;
  }
  .colonne-formulaire-soumission {
    padding-right: 10px;
    padding-left: 10px;
  }
  .section-footer {
    padding-right: 10px;
  }
  .formulaire.background-formulaire {
    margin-right: 0px;
    margin-left: 0px;
  }
  .btn-menu.w--open {
    margin-top: 15px;
    background-color: #616e0f;
  }
  .quote {
    margin-top: 30px;
    text-align: center;
  }
  .colonne-photo {
    padding-right: 0px;
    padding-left: 0px;
  }
}