body {
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
}

h1 {
  margin: 10px 0px;
  color: #39c;
  font-size: 32px;
  line-height: 44px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
  text-transform: none;
}

h2 {
  margin: 10px 0px;
  font-family: 'Open Sans', sans-serif;
  font-size: 30px;
  line-height: 36px;
  font-weight: 700;
  letter-spacing: 0px;
}

h3 {
  margin: 10px 0px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

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

h5 {
  margin: 10px 0px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

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

p {
  margin-top: 0px;
  margin-bottom: 5px;
  padding-right: 23px;
  font-family: 'Open Sans', sans-serif;
  color: #666;
  font-size: 14px;
  line-height: 23px;
  font-weight: 400;
  letter-spacing: 0px;
}

.button {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 40px;
  padding: 20px;
  border: 2px solid #39c;
  border-radius: 8px;
  background-color: #39c;
  font-size: 32px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.section {
  display: block;
  width: auto;
  height: auto;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 60px;
  padding-bottom: 60px;
  border-top-width: 0px;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.section.grey {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #f3f3f3;
  text-align: center;
}

.section.black {
  background-color: #31353d;
}

.section.pic {
  position: static;
  height: 600px;
  padding-top: 40px;
  padding-bottom: 50px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .45)), to(rgba(0, 0, 0, .45))), url('../images/daughter-hugging-smal.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .45), rgba(0, 0, 0, .45)), url('../images/daughter-hugging-smal.jpg');
  background-position: 0px 0px, 50% -72px;
  background-size: auto, 90%;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.section.pic.ad {
  padding-top: 150px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(49%, hsla(0, 0%, 62%, .33)), to(hsla(0, 0%, 100%, .53))), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .31)), to(rgba(0, 0, 0, .31))), url('../images/daughter-hugging-smal2.jpg');
  background-image: linear-gradient(180deg, transparent, hsla(0, 0%, 62%, .33) 49%, hsla(0, 0%, 100%, .53)), linear-gradient(180deg, rgba(0, 0, 0, .31), rgba(0, 0, 0, .31)), url('../images/daughter-hugging-smal2.jpg');
  background-position: 0px 0px, 0px 0px, 50% 0px;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
  background-attachment: scroll, scroll, scroll;
}

.container {
  position: static;
  overflow: visible;
  height: auto;
  padding-right: 0px;
  padding-left: 0px;
  text-align: left;
}

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

.container.intro {
  margin-top: 20px;
  margin-bottom: 20px;
}

.container.intro.center {
  margin-top: 40px;
}

.navbar {
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  border-style: none;
  background-color: transparent;
  color: transparent;
  font-size: 14px;
}

.nav-link {
  display: inline-block;
  padding: 14px;
  background-color: transparent;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  text-transform: none;
  list-style-type: none;
}

.nav-link:hover {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  color: #fff;
}

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

.nav-link.lang {
  color: #e3f529;
}

.h1-blue {
  margin-top: 10px;
  margin-bottom: 0px;
  padding-top: 0px;
  font-family: Roboto, sans-serif;
  color: #39c;
  font-size: 18px;
  line-height: 44px;
  font-weight: 400;
  text-align: left;
  text-transform: none;
}

.h1-blue.bluetitle {
  margin-top: 16px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #39c;
}

.h1-blue.small {
  display: inline-block;
  margin-bottom: 4px;
  padding: 2px 6px;
  background-color: #39c;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}

.p1 {
  margin-top: -10px;
  margin-right: auto;
  margin-bottom: 0px;
  padding-right: 20px;
  padding-left: 0px;
  font-family: Roboto, sans-serif;
  color: grey;
  font-size: 14px;
  text-align: left;
}

.small {
  font-size: 13px;
  list-style-type: none;
}

.light-grey {
  color: #9f9f9f;
}

.open-menu {
  text-align: center;
}

.brand {
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
}

.white {
  color: #fff;
}

.center {
  text-align: center;
}

.black {
  color: #666;
  font-size: 30px;
  line-height: 24px;
}

.service1 {
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 11;
  overflow: visible;
  padding: 20px;
  background-color: #b7e1ff;
  -webkit-transform: translate(100%, 0px);
  -ms-transform: translate(100%, 0px);
  transform: translate(100%, 0px);
}

.service2 {
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 12;
  display: block;
  padding: 20px;
  background-color: #b7e1ff;
  -webkit-transform: translate(100%, 0px);
  -ms-transform: translate(100%, 0px);
  transform: translate(100%, 0px);
}

.service3 {
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 13;
  padding: 20px;
  background-color: #b7e1ff;
  -webkit-transform: translate(100%, 0px);
  -ms-transform: translate(100%, 0px);
  transform: translate(100%, 0px);
}

.service4 {
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 14;
  overflow: visible;
  padding: 20px;
  background-color: #b7e1ff;
  -webkit-transform: translate(100%, 0px);
  -ms-transform: translate(100%, 0px);
  transform: translate(100%, 0px);
}

.unordered-list {
  display: block;
  padding-left: 10px;
  color: grey;
  text-align: left;
  list-style-type: disc;
}

.title {
  margin-top: 20px;
  margin-bottom: 20px;
  color: #39c;
  text-transform: none;
}

.title.white {
  margin-top: 30px;
  margin-bottom: 10px;
  color: #fff;
}

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

.section_top {
  background-color: #39c;
  background-image: none;
}

.icon {
  margin-top: 0px;
  color: #fff;
}

.icon.fonctions {
  margin-top: 30px;
}

.avantages {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-color: #666;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  font-family: Roboto, sans-serif;
  color: #666;
  font-size: 18px;
  line-height: 40px;
  text-align: left;
}

.column-2 {
  margin-top: 0px;
  padding-right: 0px;
}

.column-3 {
  margin-bottom: 0px;
  padding-top: 0px;
}

.row {
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.list-item {
  margin-left: 0px;
  font-size: 16px;
  line-height: 23px;
}

.para {
  margin-bottom: 0px;
  padding-right: 0px;
  font-family: Roboto, sans-serif;
  color: grey;
  font-size: 16px;
  line-height: 23px;
  font-weight: 400;
  text-align: left;
}

.para.white {
  color: #fff;
  font-size: 20px;
  line-height: 28px;
  text-align: center;
}

.para.fonctions {
  margin-bottom: 9px;
}

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

.column-4 {
  padding-top: 20px;
  padding-right: 30px;
  text-align: center;
}

.container-3 {
  margin-right: auto;
  margin-left: auto;
  padding: 5px 5px 5px 10px;
}

.prix {
  margin-top: 10px;
  margin-right: 10px;
  float: none;
  clear: none;
  border-bottom-color: #000;
  color: grey;
  font-size: 40px;
}

.prixdiv {
  width: 190px;
  margin-bottom: 15px;
  padding-top: 14px;
  padding-right: 0px;
  padding-bottom: 5px;
  float: none;
  border-width: 1px;
  border-color: #39c;
  border-top-style: solid;
  border-bottom-style: solid;
  color: #666;
  text-align: left;
}

.chf {
  width: 30px;
  margin-left: -9px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  font-size: 14px;
  font-weight: 700;
  text-align: center;
}

.highlight {
  padding-right: 0px;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  line-height: 140%;
  text-align: center;
}

.bold-text {
  display: block;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 400;
}

.div-block {
  display: inline-block;
  text-align: center;
}

.bluetitle {
  display: block;
  overflow: visible;
  font-size: 18px;
  text-align: left;
}

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

.imagefonctions {
  margin-top: 10px;
  text-align: center;
}

.div-block-3 {
  padding-right: 55px;
  padding-left: 0px;
  float: right;
}

.mois {
  margin-top: 7px;
  padding-left: 0px;
  float: right;
  font-size: 16px;
  font-weight: 400;
}

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

.somme {
  margin-right: 8px;
  padding-right: 0px;
  float: left;
  font-size: 32px;
}

.button2 {
  margin-top: 30px;
  border-radius: 6px;
  background-color: #39c;
  font-size: 20px;
}

.form1 {
  color: #666;
  text-align: center;
}

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

.body {
  background-color: #fff;
}

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

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

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

html.w-mod-js *[data-ix="flow-from-right-delay"] {
  opacity: 0;
  -webkit-transform: translate(200px, 0px);
  -ms-transform: translate(200px, 0px);
  transform: translate(200px, 0px);
}

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

@media (max-width: 991px) {
  .section.black {
    padding-top: 30px;
  }
  .section.pic {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(15, 16, 17, .4)), to(rgba(15, 16, 17, .4))), url('../images/daughter-hugging-smal.jpg');
    background-image: linear-gradient(180deg, rgba(15, 16, 17, .4), rgba(15, 16, 17, .4)), url('../images/daughter-hugging-smal.jpg');
    background-position: 0px 0px, 50% 16px;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
  }
  .container.intro.center {
    margin-top: 35px;
  }
  .nav-link {
    padding-right: 40px;
    padding-left: 40px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .h1-blue {
    overflow: visible;
    float: none;
    clear: none;
  }
  .h1-blue.bluetitle {
    margin-top: 10px;
  }
  .h1-blue.small {
    position: static;
    overflow: visible;
    float: none;
    clear: none;
  }
  .p1 {
    font-size: 15px;
  }
  .open-menu {
    background-color: #31353d;
  }
  .brand {
    margin-left: auto;
  }
  .menu-button {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}

@media (max-width: 767px) {
  .section.pic {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/daughter-hugging-smal.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/daughter-hugging-smal.jpg');
    background-size: auto, cover;
  }
  .section.pic.ad {
    padding-top: 140px;
  }
  .container {
    padding-right: 10px;
    padding-left: 10px;
  }
  .container.intro.center {
    margin-top: 30px;
  }
  .nav-link {
    padding-right: 20px;
    padding-left: 20px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .h1-blue.bluetitle {
    margin-top: 0px;
  }
  .brand {
    margin-left: auto;
  }
  .icon.fonctions {
    margin-top: 10px;
  }
  .menu-button {
    padding-top: 0px;
    padding-bottom: 5px;
  }
  .container-3 {
    padding-left: auto;
  }
  .prixdiv {
    padding-right: 50px;
  }
  .highlight {
    padding-right: 0px;
  }
  .div-block-3 {
    padding-right: 0px;
  }
}

@media (max-width: 479px) {
  .section {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .section.grey {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .section.pic {
    padding-top: 40px;
    padding-bottom: 40px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(28, 28, 29, .45)), to(rgba(28, 28, 29, .45))), url('../images/daughter-hugging-smal.jpg');
    background-image: linear-gradient(180deg, rgba(28, 28, 29, .45), rgba(28, 28, 29, .45)), url('../images/daughter-hugging-smal.jpg');
    background-position: 0px 0px, 50% 56%;
  }
  .section.pic.ad {
    padding-top: 80px;
  }
  .container {
    padding-right: 10px;
    padding-left: 10px;
  }
  .container.intro {
    margin-top: 0px;
    margin-bottom: 10px;
  }
  .container.intro.center {
    margin-top: 0px;
  }
  .navbar {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .nav-link {
    padding-right: 12px;
    padding-left: 12px;
  }
  .brand {
    margin-left: auto;
  }
  .center {
    margin-bottom: 16px;
  }
  .title.white {
    font-size: 28px;
    line-height: 40px;
  }
  .icon.fonctions {
    margin-bottom: 0px;
  }
  .para.white {
    font-size: 18px;
  }
  .container-3 {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .bold-text {
    font-size: 30px;
  }
}

