body {
  font-family: Montserrat, sans-serif;
  color: #333;
  font-size: 12px;
  line-height: 20px;
}
h1 {
  display: block;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}
h2 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  color: #ff7b00;
  font-size: 24px;
  line-height: 36px;
  font-weight: 400;
  text-transform: uppercase;
}
h3 {
  margin: 0px 0px 23px;
  font-family: Montserrat, sans-serif;
  color: #9e9e9e;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  text-align: left;
}
h4 {
  margin: 0px 0px 10px;
  color: #858585;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
}
h5 {
  margin: 10px 0px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}
h6 {
  margin: 10px 0px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
p {
  display: block;
  margin-bottom: 5px;
  font-family:'Open Sans', sans-serif;
  color: #a1a1a1;
  font-size: 14px;
  line-height: 18px;
}
.button {
  display: inline-block;
  width: 100%;
  margin-top: 4px;
  padding: 9px 21px;
  border-bottom: 4px solid #ff5917;
  background-color: #ff7b00;
  box-shadow: rgba(255, 255, 255, 0.29) 0px 1px 0px 0px inset, rgba(0, 0, 0, 0.27) 0px 2px 11px 0px;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  color: white;
  font-size: 17px;
  text-align: center;
  text-decoration: none;
}
.button:hover {
  background-color: #f60;
  -webkit-transition-delay: initial;
  transition-delay: initial;
}
.button.app-button {
  margin-top: 20px;
  padding: 8px 17px;
}
.section {
  padding-top: 65px;
  padding-bottom: 65px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.09);
  background-color: #f5f6f7;
}
.section.hero {
  padding-top: 81px;
  padding-bottom: 62px;
  background-image: -webkit-linear-gradient(rgba(163, 74, 39, 0.05), rgba(250, 76, 17, 0.09)), url('../images/background-lp-pa.jpg');
  background-image: linear-gradient(rgba(163, 74, 39, 0.05), rgba(250, 76, 17, 0.09)), url('../images/background-lp-pa.jpg');
  background-size: auto, cover;
  background-repeat: repeat, repeat;
  background-attachment: scroll, scroll;
}
.section.white.subfooter {
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: center;
}
.section.grey {
  padding-top: 65px;
  padding-bottom: 45px;
  background-color: white;
}
.section.grey.footer {
  padding-top: 49px;
  padding-bottom: 49px;
  text-align: center;
}
.section.purple {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #d93838;
}
.section.avantpropos {
  display: block;
}
.hero-iphone {
  display: block;
  margin-right: auto;
  margin-bottom: -290px;
  margin-left: auto;
  text-shadow: black 0px 0px 0px;
}
.app-name {
  margin-top: 3px;
  font-family: Montserrat, sans-serif;
  color: #5c5c5c;
  font-size: 19px;
  font-weight: 700;
  letter-spacing: 6px;
  text-transform: uppercase;
}
.nav-link {
  display: inline-block;
  margin-right: 12px;
  margin-left: 12px;
  border-bottom: 2px solid transparent;
  -webkit-transition: border 300ms ease;
  transition: border 300ms ease;
  font-family: Montserrat, sans-serif;
  color: #5c5c5c;
  font-size: 14px;
  text-decoration: none;
  text-transform: uppercase;
}
.nav-link:hover {
  border-bottom-color: #f02e4e;
}
.nav-column {
  text-align: right;
}
.hero-header {
  margin-top: 10px;
  margin-bottom: 8px;
  font-family: Montserrat, sans-serif;
  color: white;
  font-size: 25px;
  line-height: 35px;
  text-transform: uppercase;
  text-shadow: rgba(0, 0, 0, 0.21) 0px 2px 0px;
}
.hero-subtitle {
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  color: rgba(0, 0, 0, 0.83);
  font-size: 14px;
  line-height: 22px;
  text-shadow: none;
}
.icon-title {
  margin-top: 22px;
  margin-bottom: 12px;
  font-family: Bitter, serif;
  color: #c1adcc;
  font-size: 17px;
  font-weight: 400;
}
.price-text {
  margin-top: 11px;
  background-image: none;
  box-shadow: none;
  color: white;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  text-shadow: none;
}
.logo-in-footer {
  display: block;
  margin-top: -73px;
  margin-right: auto;
  margin-left: -9px;
  padding-top: 0px;
  text-shadow: none;
}
.left-column {
  padding-top: 35px;
  padding-bottom: 35px;
  border-left: 1px solid rgba(0, 0, 0, 0.09);
}
.subfooter-right {
  padding-top: 35px;
  padding-bottom: 35px;
  border-right: 1px solid rgba(0, 0, 0, 0.09);
  border-left: 1px solid rgba(0, 0, 0, 0.09);
}
.social-button {
  width: 36px;
  height: 36px;
  margin-right: 5px;
  margin-left: 5px;
  padding-top: 7px;
  border-radius: 60px;
  background-color: #ff5917;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}
.social-button:hover {
  background-color: #f02e4e;
}
.blog-link {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Bitter, serif;
  color: #fa875b;
  font-size: 18px;
  font-style: italic;
  text-decoration: none;
}
.blog-link:hover {
  color: #ff5917;
}
.footer-link {
  margin-left: 8px;
  border-bottom: 1px solid rgba(131, 125, 153, 0.34);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Bitter, serif;
  color: #837d99;
  text-decoration: none;
}
.footer-link:hover {
  border-bottom: 1px solid rgba(131, 125, 153, 0.86);
}
.footer-text {
  display: inline;
}
.center {
  text-align: center;
}
.navbar {
  padding-top: 39px;
  padding-bottom: 39px;
}
.social-widget {
  display: inline-block;
  margin-top: 17px;
  margin-right: 14px;
}
.text-link {
  color: #745785;
  text-decoration: none;
}
.text-link:hover {
  text-decoration: underline;
}
.button-block {
  margin-top: -31px;
  float: right;
}
.logo {
  margin-right: 12px;
  float: left;
}
.intro {
  margin-top: 0px;
  padding-top: 3px;
  font-family:'Open Sans', sans-serif;
  font-size: 13px;
  font-weight: 400;
  text-transform: none;
  list-style-type: none;
}
.intro-final {
  margin-top: 18px;
  font-family:'Open Sans', sans-serif;
  color: #de6a3c;
  font-size: 13px;
  font-weight: 700;
}
.weblink {
  float: left;
  text-align: left;
}
.link {
  font-size: 14px;
  text-align: left;
}
.linkstyle {
  text-decoration: underline;
}
.quote {
  margin-bottom: 2px;
  margin-left: 0px;
  padding: 18px;
  border-bottom: 4px solid #ff5917;
  background-color: #ff7b00;
  color: white;
}
.nav-scroll {
  position: fixed;
  display: block;
  width: 100%;
  margin-top: -80px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  background-color: #d93838;
  -webkit-transform: translate(0px, 80px);
  -ms-transform: translate(0px, 80px);
  transform: translate(0px, 80px);
  -webkit-transition: all 2000ms ease;
  transition: all 2000ms ease;
}
.mentions-legales {
  margin-top: -24px;
  padding-top: 0px;
  float: left;
}
.link1 {
  text-decoration: none;
}
.principal {
  margin-top: 100px;
  color: #ff7b00;
  font-size: 23px;
}
.form {
  margin-top: 30px;
}
.quotes {
  margin-top: 53px;
  padding-bottom: 6px;
  text-align: left;
}
.quoteheading {
  margin-bottom: 26px;
  text-align: left;
}
.couv {
  margin-bottom: -125px;
  border-style: solid;
  border-width: 2px;
  border-color: rgba(255, 255, 255, 0.61);
}
.option {
  padding-left: 13px;
}
.social-share {
  margin-top: -10px;
  margin-right: 10px;
  padding-top: 0px;
  padding-left: 0px;
  float: left;
}
.avant-propos {
  padding-top: 47px;
  padding-bottom: 0px;
  border-bottom-style: solid;
  border-bottom-color: #ebebeb;
  background-color: whitesmoke;
}
.profiles {
  width: 127px;
  float: none;
  clear: none;
}
.profiles.profiles2 {
  height: 161px;
  margin-left: -33px;
}
.check {
  margin-bottom: 13px;
  padding-top: 10px;
  padding-bottom: 1px;
  color: #de6a3c;
  font-size: 38px;
  text-align: center;
}
html.w-mod-js *[data-ix="display-none"] {
  display: none;
}
@media (max-width: 991px) {
  p {
    font-size: 14px;
    line-height: 21px;
  }
  .section.hero {
    padding-top: 34px;
    padding-bottom: 1px;
  }
  .hero-iphone {
    text-shadow: black 0px 0px 0px;
  }
  .hero-header {
    font-size: 23px;
    text-shadow: rgba(0, 0, 0, 0.2) 0px 2px 0px;
  }
  .hero-subtitle {
    margin-top: 34px;
    text-shadow: rgba(0, 0, 0, 0.2) 0px 2px 0px;
  }
  .principal {
    line-height: 23px;
  }
}
@media (max-width: 767px) {
  h2 {
    margin-top: 0px;
  }
  p {
    padding-right: 0px;
    padding-left: 0px;
  }
  .section {
    padding-top: 33px;
    padding-bottom: 33px;
    text-align: center;
  }
  .section.hero {
    padding-right: 38px;
    padding-bottom: 52px;
    padding-left: 38px;
    text-align: center;
  }
  .section.grey {
    display: block;
    padding-top: 32px;
    padding-right: 22px;
    padding-left: 22px;
  }
  .hero-iphone {
    margin-bottom: 1px;
    text-shadow: black 0px 0px 0px;
  }
  .app-name {
    display: inline-block;
    margin-bottom: 0px;
  }
  .nav-column {
    padding-top: 22px;
    text-align: center;
  }
  .hero-header {
    margin-top: 30px;
    text-shadow: rgba(0, 0, 0, 0.2) 0px 2px 0px;
  }
  .price-text {
    margin-bottom: 31px;
    box-shadow: none;
    text-shadow: none;
  }
  .subfooter-right {
    border-top: 1px solid rgba(0, 0, 0, 0.09);
  }
  .center {
    padding-top: 23px;
    padding-bottom: 23px;
  }
  .navbar {
    padding-top: 24px;
    padding-bottom: 24px;
    text-align: center;
  }
  .social-widget {
    margin-right: 11px;
    margin-left: 11px;
  }
  .logo {
    display: inline-block;
    margin-top: -6px;
    float: none;
  }
  .mentions-legales {
    margin-top: -23px;
    margin-left: 76px;
  }
  .quoteheading {
    text-align: center;
  }
  .couv {
    width: 250px;
    margin-bottom: -57px;
  }
  .avanttext {
    padding-right: 25px;
    padding-left: 25px;
  }
}
@media (max-width: 479px) {
  h3 {
    margin-top: 22px;
    font-size: 14px;
    line-height: 23px;
    text-align: center;
  }
  h4 {
    margin-top: 39px;
  }
  .button {
    font-size: 12px;
  }
  .section {
    padding-right: 13px;
    padding-left: 13px;
    text-align: center;
  }
  .section.white {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .hero-iphone {
    text-shadow: black 0px 0px 0px;
  }
  .hero-header {
    margin-top: 11px;
    font-size: 16px;
    line-height: 25px;
    text-shadow: rgba(0, 0, 0, 0.2) 0px 2px 0px;
  }
  .price-text {
    box-shadow: none;
    font-size: 17px;
    text-shadow: none;
  }
  .logo-in-footer {
    margin-top: -106px;
  }
  .button-block {
    margin-top: 23px;
  }
  .intro {
    margin-top: 13px;
  }
  .intro-final {
    margin-top: 33px;
  }
  .principal {
    font-size: 16px;
  }
  .social-share {
    float: none;
  }
  .check {
    padding-top: 37px;
  }
}

