.scrollbutton {
  position: fixed;
  left: 95%;
  top: 30%;
  z-index: 1000;
  width: 4px;
}

.scrollbutton a.scroll {
  background-color: #b9b9b9;
  width: 4px;
  height: 31px;
  margin-bottom: 14px;
  float: left;
  text-decoration: none;
  border-radius: 25px;
}

.scrollbutton a.scroll.active, .scrollbutton a.scroll:hover, .scrollbutton a.scroll:focus {
  background-color: #304f97;
}

.landing-page-1 {
  height: 100vh;
  margin-top: -20px;
  background-size: cover;
  background-attachment: fixed;
}

.landing-page-1 .text {
  font-family: 'Ubuntu', sans-serif;
  font-size: 45px;
  text-align: left;
  line-height: 1.3;
  color: #4a4a4a;
  position: absolute;
  top: 45%;
  left: 8%;
  max-width: 500px;
}

.landing-page-1 .scrolltext {
  font-family: 'Open Sans', sans-serif;
  font-size: 17px;
  line-height: 1.47;
  text-align: left;
  color: #4a4a4a;
  width: 181px;
  position: absolute;
  top: 86%;
  left: 10%;
}

.landing-page-1 .arrow-bounce {
  height: 21px;
  width: 15px;
  display: block;
  position: absolute;
  left: -40px;
  animation-duration: 3s;
  animation-delay: 5s;
  animation-iteration-count: infinite;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.landing-page-1 .arrow-bounce img {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.landing-page-2 {
  background-color: white;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 80%;
  height: 50vh;
  max-height: 485px;
  margin: 0 auto;
}

.landing-page-2 .text_left {
  width: 47%;
  min-width: 600px;
  padding: 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  line-height: 31px;
  text-align: left;
  color: #555555;
  padding-right: 90px;
  box-sizing: content-box;
}

.landing-page-2 .text_right {
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
  text-align: left;
  color: #43ae84;
  min-width: 393px;
  box-sizing: content-box;
}

.landing-page-3 {
  height: 100vh;
  max-height: 982px;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}

.landing-page-3 .text {
  position: absolute;
  top: 60%;
  left: 14%;
  max-width: 336px;
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  font-weight: bold;
  text-align: left;
  color: #43ae84;
  line-height: 32px;
}

.landing-page-4 {
  height: 50vh;
  max-height: 490px;
  background-size: cover;
  background-attachment: fixed;
  background-position: 24%;
}

.landing-page-5 {
  max-width: 90%;
  height: 100vh;
  max-height: 830px;
  background-color: white;
  display: flex;
  justify-content: center;
  margin: 10% auto -5%;
}

.landing-page-5 .text {
  font-family: 'Open Sans', sans-serif;
  text-align: left;
  color: #43ae84;
  margin: 3em;
  padding-top: 50px;
  height: max-content;
}

div#landing5 .text p {
  font-size: 1em;
  color: #555555;
}

.landing-page-5 .text strong {
  font-size: 1em;
  color: #43ae84;
  font-weight: bold;
}

.landing-page-5 .landing_page_fifth_photo {
  overflow: hidden;
  min-width: 650px;
  width: max-content;
  height: max-content;
  z-index: 2;
  border-radius: 50%;
  position: relative;
}

img.landing_page_fifth_photo_img {
  max-width: 650px;
  max-height: 650px;
  width: max-content;
  height: max-content;
}

.landing-page-5 .landing_page_fifth_photo .landing_page_fifth_fill_color {
  position: absolute;
  left: 0;
  top: 246px;
  width: 100%;
  height: 900%;
  opacity: 0.85;
}

.landing-page-6 {
  height: 100vh;
  max-height: 982px;
  background-size: cover;
  background-attachment: fixed;
}

.opacity-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.75;
  background-color: #0e0e0e;
  z-index: 0;
}

.landing-page-6 .text {
  position: absolute;
  right: 12%;
  top: 32%;
  width: 490px;
}

.landing-page-6 .text p {
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  text-align: left;
  color: #ffffff;
}

.landing-page-6 .text strong {
  color: #43ae84;
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  text-align: left;
}

.landing-page-65 {
  height: 50vh;
  background-size: cover;
  background-position: bottom;
  animation: fadeIn 3s;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: -2px;
}

.landing-page-65 .text {
  max-width: 550px;
}

.landing-page-65 .text p {
  font-family: 'Ubuntu', sans-serif;
  font-size: 45px;
  text-align: center;
  color: #4a4a4a;
  line-height: 1.1em;
}

.landing-page-65 .text strong {
  font-family: 'Ubuntu', sans-serif;
  font-size: 45px;
  text-align: center;
  color: #43ae84 !important;
}

.landing-page-7 {
  height: 100vh;
  max-height: 982px;
  background-size: cover;
  background-position: center;
  overflow: hidden;
  position: relative;
}

.landing-page-7 .landing_page_seventh_text {
  position: absolute;
  top: 23%;
  left: 12%;
  max-width: 355px;
}

.landing-page-7 .landing_page_seventh_text p {
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  text-align: left;
  color: #555555;
}

.landing-page-7 .landing_page_seventh_text strong {
  font-family: 'Open Sans', sans-serif;
  font-size: 1.1em;
  text-align: left;
  color: #43ae84;
}

.landing-page-7 .landing_page_seventh_buttom {
  margin-top: 35px;
}

.landing-page-7 .landing_page_seventh_second_text {
  position: absolute;
  top: 72%;
  left: 10.5%;
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  font-weight: 700;
  text-align: left;
  color: #ffffff;
  max-width: 288px;
  z-index: 10;
  line-height: 35px;
}

.landing-page-7 .landing_page_seventh_fill_color {
  position: absolute;
  bottom: 0;
  width: 100%;
  max-height: 340px;
  opacity: 0.90;
  left: 0;
  z-index: 2;
}

.landing-page-8 {
  max-height: 1600px;
  background-color: white;
  z-index: 10;
  max-width: 1600px;
  margin: 12% auto 11%;
  display: flex;
  align-items: center;
}

/* .landing-page-8 img.landing_page_eighth_image {
  position: absolute;
  top: 27%;
  left: 4%;
  display: block;
  width: 43%;
  max-width: 778px;
  max-height: 782px;
  height: auto;
} */

.img_logo_gradient {
  width: 50%;
  max-width: 750px;
  position: relative;
  margin-left: 5%;
  margin-top: 0%;
  padding: 3%;
}

.landing-page-8 img.landing_page_eighth_image {
  width: 100%;
}

img.landing_page_eighth_image_svg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
}

.landing_page_eighth_right {
  display: flex;
  flex-direction: column;
  width: 50%;
  padding-left: 3%;
}

.landing-page-8 .landing_page_eighth_first_text {
  max-width: 566px;
}

.landing-page-8 .landing_page_eighth_first_text p {
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  text-align: left;
  color: #555555;
  line-height: 1.4em;
  -webkit-font-smoothing: antialiased;
}

.landing-page-8 .landing_page_eighth_first_text p strong {
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  text-align: left;
  color: #43ae84;
  font-weight: 700;
}

.landing-page-8 ul.landing_page_eighth_services {
  max-width: 512px;
  margin-top: 20%;
  margin-left: 12%;
  list-style: none;
  padding-left: 0;
}

.landing-page-8 .landing_page_eighth_services li {
  border-bottom: solid 3px rgba(128, 130, 133, .5);
  padding-bottom: 17px;
  margin-bottom: 99px;
  width: 100%;
  padding-left: 18px;
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  text-align: left;
  color: #555555;
  -webkit-font-smoothing: antialiased;
  animation-duration: 2s;
}

.landing-page-8 .landing_page_eighth_services li:first-child {
  animation-delay: 300ms;
}

.landing-page-8 .landing_page_eighth_services li:nth-child(2) {
  animation-delay: 600ms;
}

.landing-page-8 .landing_page_eighth_services li:nth-child(3) {
  animation-delay: 900ms;
}

.landing-page-8 .landing_page_eighth_services li:nth-child(4) {
  animation-delay: 1200ms;
}

.landing-page-8 .landing_page_eighth_second_text {
  max-width: 683px;
  margin-top: 11%;
  margin-left: -11%;
}

.landing-page-8 .landing_page_eighth_second_text p {
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  text-align: left;
  color: #555555;
  line-height: 1.4em;
  -webkit-font-smoothing: antialiased;
}

.landing-page-8 .landing_page_eighth_second_text p strong {
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  text-align: left;
  color: #43ae84;
  font-weight: bold;
}

.landing-page-9 {
  height: 100vh;
  max-height: 982px;
  background-size: cover;
  background-position: center;
}

.landing-page-9 .landing_page_ninth_text {
  position: absolute;
  top: 26%;
  left: 10.5%;
  width: 36%;
  z-index: 999;
}

.landing-page-9 .landing_page_ninth_text h2 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 45px;
  color: #304f98;
  font-weight: normal;
  margin-bottom: 62px;
}

.landing-page-9 .landing_page_ninth_text h2 sup {
  font-family: 'Ubuntu', sans-serif;
  font-size: 63%;
  color: #304f98;
}

.landing-page-9 .landing_page_ninth_text p {
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  text-align: left;
  color: #555555;
  width: 411px;
}

.landing-page-9 .landing_page_ninth_text strong {
  width: 100%;
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  font-weight: 700;
  text-align: left;
  color: #43ae84;
}

.btn-appli {
  position: absolute;
  top: 85%;
  left: 10%;
  display: flex;
}

.btn-appli a {
  display: block;
  padding: 0 5px;
}

.landing-page-9 a.landing_page_ninth_apple_button img, .landing-page-9 a.landing_page_ninth_android_button img {
  max-width: 170px;
  display: block;
}

.mention_xacte {
  position: absolute;
  bottom: 15px;
  left: 10%;
  font-size: 13px;
  color: #515151;
}

.landing-page-9 .landing_page_ninth_image_animation {
  position: absolute;
  top: -60px;
  right: 10%;
  z-index: 2;
  max-width: 764px;
  max-height: 767px;
  width: 55%;
  height: 91%;
}

.landing-page-10 {
  height: 50vh;
  max-height: 490px;
  background-color: white;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  padding: 5% 0;
  box-sizing: border-box;
}

.landing-page-10 .landing_page_tenth_first_text {
  width: 100%;
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  -webkit-font-smoothing: antialiased;
  text-align: center;
  color: #555555;
}

.landing-page-10 .landing_page_tenth_second_text {
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  -webkit-font-smoothing: antialiased;
  text-align: center;
  color: #555555;
}

.landing-page-10 img.landing_page_tenth_image_text {
  display: block;
  animation-duration: 2s;
  margin-top: -60px;
}

.landing-page-11 {
  background-size: cover;
  height: auto;
  padding: 120px 0;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
}

.landing-page-11 .landing_page_eleventh_titre {
  font-family: Ubuntu;
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  line-height: 1.4em;
  max-width: 41%;
}

.landing-page-11 ul.landing_page_eleventh_services {
  display: flex;
  width: 73%;
  max-width: 1600px;
  height: 231px;
  padding-left: 0;
  margin-top: 60px;
  list-style: none;
}

.landing-page-11 ul.landing_page_eleventh_services li {
  border-left: solid 2px rgba(255, 255, 255, 0.6);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
  width: 25%;
}

.landing-page-11 ul.landing_page_eleventh_services li:last-child {
  border-right: solid 2px white;
}

.landing-page-11 ul.landing_page_eleventh_services li .cercle {
  width: 105px;
  height: 105px;
  display: flex;
  justify-content: center;
  border-radius: 50%;
  border: solid 5px white;
}

.landing-page-11 ul.landing_page_eleventh_services li div.service {
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
  text-align: center;
  color: #ffffff;
  max-width: 200px;
  -webkit-font-smoothing: antialiased;
}

@media (min-width: 1600px) {
  .landing-page-7 .landing_page_seventh_fill_color {
    max-height: 540px !important;
  }
}

@media (min-width: 1300px) {
  .landing-page-7 .landing_page_seventh_fill_color {
    max-height: 440px;
  }
}

@media (min-width: 1450px) {
  .landing-page-5 .landing_page_fifth_photo {
    min-width: 850px;
    margin-top: -3%;
  }
  img.landing_page_fifth_photo_img {
    max-width: 850px;
    max-height: 850px;
  }
  div#landing5 .text p, .landing-page-5 .text strong {
    font-size: 24px;
  }
}

@media (max-width: 1024px) {
  .landing-page-1 {
    background-position: 48%;
  }
  .landing-page-9 a.landing_page_ninth_apple_button {
    left: 33%;
  }
}

@media (max-width: 1024px) {
  .scrollbutton .page-template-landing-page br {
    display: none;
  }
  .landing-page-1 {
    background-repeat: no-repeat;
    background-attachment: unset;
    background-clip: border-box;
    background-position: inherit;
  }
  .landing-page-1 .text {
    position: absolute;
    top: 37%;
    left: 10%;
    max-width: 379px;
    font-size: 35px;
  }
  .landing-page-1 .scrolltext {
    left: 60px;
    top: auto;
    bottom: 6%;
    z-index: 999;
  }
  .landing-page-2 {
    flex-direction: column;
    width: 100%;
    height: auto;
    padding: 30% 20px;
    max-height: unset;
  }
  .landing-page-2 .text_left {
    width: auto;
    padding: 0;
    min-width: unset;
  }
  .landing-page-2 .text_right {
    width: 582px;
    padding: 30px 0;
    display: flex;
    line-height: 1.3;
  }
  .landing-page-3, .landing-page-7 {
    background-repeat: no-repeat;
    background-attachment: unset;
    background-clip: border-box;
    background-position: inherit;
  }
  .landing-page-3 .text {
    top: 20%;
    left: 10%;
  }
  .landing-page-4 {
    background-repeat: no-repeat;
    background-attachment: unset;
    background-clip: border-box;
    background-position: inherit;
  }
  .landing-page-5 {
    height: auto;
    max-height: none;
    max-width: unset;
    background-color: white;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin: 16% 0;
    padding: 0 5%;
  }
  .landing-page-5 .text {
    display: block;
    width: auto;
    max-width: none;
    padding: 0;
    position: relative;
    top: auto;
    left: auto;
    height: auto;
    margin: 0;
    max-width: 80%;
  }
  div#landing5 .text p {
    color: #555555;
    font-size: 20px
  }
  .landing-page-5 .text strong {
    color: #43ae84;
    font-weight: 700;
    font-size: 20px;
  }
  div#landing5 .text p br {
    display: none;
  }
  img.landing_page_fifth_photo_img {
    max-width: unset;
    max-height: unset;
    width: 100%;
    height: 100%;
  }
  .landing-page-5 .landing_page_fifth_photo {
    position: relative;
    width: 450px;
    height: 450px;
    margin-top: 5%;
    top: auto;
    left: auto;
    min-width: unset;
  }
  .landing-page-5 .landing_page_fifth_photo .landing_page_fifth_fill_color {
    position: absolute;
    top: 57%;
    left: 0px;
    width: 100%;
  }
  .landing-page-6 {
    max-height: none;
    padding: 0px 20px;
    background-repeat: no-repeat;
    background-attachment: unset;
    background-clip: border-box;
  }
  .opacity-bg {
    padding: 0 20px;
  }
  .landing-page-6 {
    background-attachment: unset;
    height: 900px;
  }
  .landing-page-6 .text {
    width: 100%;
    height: auto;
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    margin: 50px 20px 0;
    display: flex;
    align-items: baseline;
    max-width: unset;
  }
  .landing-page-6 .text strong {
  }
  .landing-page-65 {
    background-position: bottom right;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 30% 20px;
    height: auto;
    background-color: #fefefe;
  }
  .landing-page-65 .text {
    max-width: 600px;
  }
  .landing-page-65 .text p, .landing-page-65 .text strong {
    font-family: 'Ubuntu', sans-serif;
    text-align: center;
    color: #4a4a4a;
    font-weight: 400 !important;
  }
  .landing-page-7 .landing_page_seventh_text {
    margin: 13% auto 0 7%;
    max-width: 325px;
    position: relative;
    top: auto;
    left: auto;
  }
  .landing-page-7 .landing_page_seventh_text p, .landing-page-7 .landing_page_seventh_second_text, .landing-page-7 .landing_page_seventh_text strong, .landing-page-8 .landing_page_eighth_first_text p, .landing-page-8 .landing_page_eighth_first_text p strong, .landing-page-8 .landing_page_eighth_second_text p, .landing-page-8 .landing_page_eighth_second_text p strong, .landing-page-9 .landing_page_ninth_text p, .landing-page-9 .landing_page_ninth_text strong, .landing-page-6 .text p {

  }
  .landing-page-7 .landing_page_seventh_fill_color {
    max-height: 280px;
  }
  .landing-page-8 {
    max-height: 100%;
    flex-direction: column;
    padding: 0 20px;
  }
  .landing_page_eighth_right {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding-left: 0;
    max-width: 80%;
    margin-top: 50px;
  }
  .landing-page-8 .landing_page_eighth_first_text {
    max-width: 100%;
    width: 100%;
    margin: 30px auto;
  }
  .landing-page-8 ul.landing_page_eighth_services {
    display: block;
    width: 100%;
    list-style: none;
    padding-left: 0;
    margin: 30px auto;
  }
  .landing-page-8 .landing_page_eighth_services li {
    padding-bottom: 17px;
    margin-bottom: 35px;
    width: 100%;
    padding-left: 0;
    text-align: center;
  }
  .landing-page-8 .landing_page_eighth_second_text {
    position: relative;
    width: 100%;
    margin: 0;
  }
  .landing-page-11 .landing_page_eleventh_titre {
    max-width: 90%;
  }
  .img_logo_gradient {
    margin-left: 0% !important;
    width: 100% !important;
    margin-top: 2% !important;
    margin-bottom: 5%;
    max-width: 481px !important;
  }
  .landing-page-9 {
    height: unset;
    max-height: unset;
    min-height: 647px;
    padding: 45px 20px 0;
    background-size: contain;
    background-position: bottom right;
    background-repeat: no-repeat;
    background-color: #e8e9f3;
  }
  .landing-page-9 .landing_page_ninth_text {
    width: 60%;
    margin: 0px;
    position: relative;
    top: auto;
    left: auto;
    z-index: 9;
  }
  .landing-page-9 .landing_page_ninth_image_animation {
    position: absolute;
    top: 0;
    right: 3%;
    left: auto;
    bottom: auto;
    z-index: 0;
    max-width: 764px;
    max-height: 767px;
    width: 165%;
    height: 127%;
    opacity: 0.7;
  }
  .landing-page-9 .landing_page_ninth_text h2 {
    margin-bottom: 18px;
  }
  .landing-page-9 .landing_page_ninth_text h2 sup {
    font-weight: 700;
    color: #304f98;
  }
  .landing-page-9 .landing_page_ninth_text p {
    width: auto;
  }
  .btn-appli {
    position: relative;
    margin-top: 75%;
    padding-bottom: 15%;
    left: auto;
    display: flex;
    max-width: 100%;
  }
  .landing-page-9 a.landing_page_ninth_apple_button img, .landing-page-9 a.landing_page_ninth_android_button img {
    max-width: 172px;
    display: block;
  }
  .mention_xacte {
    bottom: 5px;
    left: 20px;
    max-width: 100%;
  }
  .landing-page-10 {
    height: auto;
    max-height: unset;
    width: 100%;
    background-color: white;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    padding: 20% 20px !important;
    box-sizing: border-box;
  }
  .landing-page-10 .landing_page_tenth_first_text {
    width: 100%;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    color: #555555;
    margin-bottom: 14%;
  }
  .landing-page-10 .landing_page_tenth_second_text {
  }
  .landing-page-10 img.landing_page_tenth_image_text {
    max-width: 100%;
    margin-top: 0;
  }
  .landing-page-11 {
    max-height: none;
    background-image: linear-gradient(346deg, #43af84, #304f98) !important;
    background-size: cover;
    padding: 15% 0;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
  }
  .landing-page-11 .landing_page_eleventh_titre {
    max-width: 277px;
    line-height: 36px;
  }
  .landing-page-11 ul.landing_page_eleventh_services {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 80%;
    height: auto;
    max-width: 1600px;
    margin: 30px 0;
    padding-left: 0;
    list-style: none;
  }
  .landing-page-11 ul.landing_page_eleventh_services li {
    width: 100%;
    height: auto;
    margin: 15px 0;
    display: flex;
    border: 0px;
    border-bottom: solid 2px rgba(255, 255, 255, 0.6);
    border-left: 0px;
  }
  .landing-page-11 ul.landing_page_eleventh_services li:last-child {
    border-right: 0px;
  }
  .landing-page-11 ul.landing_page_eleventh_services li div.service {
    display: block;
    margin: 20px 0;
  }
  a.landing_page_eleventh_button.btn-multid.inv {
    display: block;
    margin: 15px 0 30px;
  }
}

/* -------------------------- STYLE MOBILE SAVE-------------------------------- */

@media (max-width: 767px) {
  .scrollbutton, .page-template-landing-page br {
    display: none;
  }
  .landing-page-1 {
    background-position: center !important;
    height: 85vh;
  }
  .landing-page-1 .text {
    font-size: 20px;
    line-height: 1.55;
    position: absolute;
    top: 27%;
    left: 18px;
    max-width: 116px;
  }
  .landing-page-1 .scrolltext {
    left: 60px;
    top: auto;
    bottom: -15%;
    z-index: 999;
  }
  .landing-page-1 .arrow-bounce{
    bottom: 0px;
  }
  .landing-page-2 {
    align-items: flex-start;
    width: 100%;
    height: auto;
    padding: 61% 20px 35%;
    max-height: unset;
  }
  .landing-page-2 .text_left {
    width: auto;
    padding: 0;
    min-width: unset;
    font-size: 20px;
  }
  .landing-page-2 .text_right {
    min-width: unset;
    max-width: 84%;
    padding: 30px 0;
    font-size: 20px;
    line-height: 1.3;
  }
  .landing-page-3 {
    height: 80vh;
  }
  .landing-page-3, .landing-page-7 {
    background-position: center !important;
  }
  .landing-page-3 .text {
    top: 10%;
    left: 20px;
    max-width: 114px;
    font-size: 20px;
  }
  .landing-page-5 {
    height: auto;
    max-height: none;
    max-width: unset;
    background-color: white;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin: 22% 0;
    padding: 0 20px;
  }
  .landing-page-5 .text {
    display: block;
    width: 100%;
    max-width: none;
    padding: 0;
    position: relative;
    top: auto;
    left: auto;
    height: auto;
    margin: 0;
  }
  div#landing5 .text p {
    font-size: 20px;
    color: #555555;
  }
  .landing-page-5 .text strong {
    font-size: 20px;
    color: #43ae84;
    font-weight: 700;
  }
  img.landing_page_fifth_photo_img {
    max-width: 257px;
    max-height: 257px;
    width: 100%;
    height: 100%;
  }
  .landing-page-5 .landing_page_fifth_photo {
    position: relative;
    width: 257px;
    height: 257px;
    margin-top: 5%;
    top: auto;
    left: auto;
    min-width: unset;
  }
  .landing-page-5 .landing_page_fifth_photo .landing_page_fifth_fill_color {
    position: absolute;
    top: 57%;
    left: 0px;
    width: 100%;
  }
  .landing-page-6 {
    max-height: none;
    padding: 0px 20px;
    height: 653px;
    background-position: 20%;
  }
  .opacity-bg {
    padding: 0 20px;
  }
  .landing-page-6 .text {
    width: 92%;
    height: auto;
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    margin: 50px 0px 0 20px;
    display: flex;
    align-items: center;
    max-width: unset;
  }
  .landing-page-6 .text strong {
    font-size: 20px;
  }
  .landing-page-6 .text p {
    font-weight: 500;
  }
  .landing-page-65 {
    background-position: bottom right;
    background-size: 212%;
    background-repeat: no-repeat;
    padding: 47% 20px 70%;
    height: auto;
    background-color: #fefefe;
  }
  .landing-page-65 .text {
    max-width: 100%;
  }
  .landing-page-65 .text p, .landing-page-65 .text strong {
    font-family: 'Ubuntu', sans-serif;
    font-size: 30px;
    text-align: center;
    line-height: 1.3;
    font-weight: 400 !important;
  }
  .landing-page-7 {
    background-position: bottom !important;
    background-size: contain !important;
    background-color: #ebedf2;
    height: 110vh;
  }
  .landing-page-7 .landing_page_seventh_text {
    margin: 13% auto 0 7%;
    max-width: 246px;
    position: relative;
    top: auto;
    left: auto;
  }
  .landing-page-7 .landing_page_seventh_text p, .landing-page-7 .landing_page_seventh_second_text, .landing-page-7 .landing_page_seventh_text strong, .landing-page-8 .landing_page_eighth_first_text p, .landing-page-8 .landing_page_eighth_first_text p strong, .landing-page-8 .landing_page_eighth_second_text p, .landing-page-8 .landing_page_eighth_second_text p strong, .landing-page-9 .landing_page_ninth_text p, .landing-page-9 .landing_page_ninth_text strong, .landing-page-6 .text p {
    font-size: 20px;
  }
  .landing-page-7 .landing_page_seventh_fill_color {
    max-height: 280px;
    min-height: 183px;
  }
  .landing-page-8 {
    max-height: 100%;
    flex-direction: column;
    padding: 0 20px;
  }
  .landing_page_eighth_right {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding-left: 0;
    max-width: 271px;
  }
  .landing-page-8 .landing_page_eighth_first_text {
    max-width: 100%;
    width: 100%;
    margin: 30px auto;
  }
  .landing-page-8 ul.landing_page_eighth_services {
    display: block;
    width: 100%;
    list-style: none;
    padding-left: 0;
    margin: 30px auto;
  }
  .landing-page-8 .landing_page_eighth_services li {
    padding-bottom: 17px;
    margin-bottom: 35px;
    width: 100%;
    padding-left: 0;
    font-size: 20px;
    text-align: center;
  }
  .landing-page-8 .landing_page_eighth_second_text {
    position: relative;
    width: 100%;
    margin: 0;
  }
  .landing-page-11 .landing_page_eleventh_titre {
    max-width: 90%;
  }
  .img_logo_gradient {
    margin-left: 0% !important;
    width: 100% !important;
    margin-top: 2% !important;
    margin-bottom: 5%;
    max-width: 281px !important;
  }
  .landing-page-9 {
    height: unset;
    max-height: unset;
    min-height: 647px;
    padding: 45px 20px 0;
    background-size: contain;
    background-position: bottom right;
    background-repeat: no-repeat;
    background-color: #e8e9f3;
    background-image: url(/wp-content/uploads/2018/02/landing-elizabeth-cellulaire-psd@3x.jpg) !important;
  }
  .landing-page-9 .landing_page_ninth_text {
    width: 100%;
    margin: 0px;
    position: relative;
    top: auto;
    left: auto;
    z-index: 9;
  }
  .landing-page-9 .landing_page_ninth_image_animation {
    position: absolute;
    top: 0;
    right: 3%;
    left: auto;
    bottom: auto;
    z-index: 0;
    max-width: 764px;
    max-height: 767px;
    width: 165%;
    height: 127%;
    opacity: 0.7;
  }
  .landing-page-9 .landing_page_ninth_text h2 {
    font-size: 24px !important;
    font-weight: 700;
    margin-bottom: 18px;
  }
  .landing-page-9 .landing_page_ninth_text h2 sup {
    font-size: 24px;
    font-weight: 700;
    color: #304f98;
  }
  .landing-page-9 .landing_page_ninth_text p {
    width: auto;
  }
  .btn-appli {
    position: relative;
    margin-top: 85%;
    left: auto;
    display: flex;
    max-width: 100%;
  }
  .landing-page-9 a.landing_page_ninth_apple_button img, .landing-page-9 a.landing_page_ninth_android_button img {
    max-width: 122px;
    display: block;
  }
  .mention_xacte {
    bottom: 5px;
    left: 20px;
    max-width: 100%;
    font-size: 11px;
  }
  .landing-page-10 {
    height: auto;
    max-height: unset;
    width: 100%;
    background-color: white;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    padding: 30% 20px !important;
    box-sizing: border-box;
  }
  .landing-page-10 .landing_page_tenth_first_text {
    width: 100%;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    text-align: center;
    color: #555555;
    margin-bottom: 14%;
  }
  .landing-page-10 .landing_page_tenth_second_text {
    font-size: 20px;
  }
  .landing-page-10 img.landing_page_tenth_image_text {
    max-width: 100%;
    margin-top: 0;
  }
  .landing-page-11 {
    max-height: none;
    background-image: linear-gradient(346deg, #43af84, #304f98) !important;
    background-size: cover;
    padding: 25% 0;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
  }
  .landing-page-11 .landing_page_eleventh_titre {
    font-size: 20px;
    max-width: 202px;
    line-height: 24px;
  }
  .landing-page-11 ul.landing_page_eleventh_services {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 80%;
    height: auto;
    max-width: 1600px;
    margin: 30px 0;
    padding-left: 0;
    list-style: none;
  }
  .landing-page-11 ul.landing_page_eleventh_services li {
    width: 100%;
    height: auto;
    margin: 15px 0;
    display: flex;
    border: 0px;
    border-bottom: solid 2px rgba(255, 255, 255, 0.6);
    border-left: 0px;
  }
  .landing-page-11 ul.landing_page_eleventh_services li:last-child {
    border-right: 0px;
  }
  .landing-page-11 ul.landing_page_eleventh_services li div.service {
    display: block;
    margin: 20px 0;
  }
  a.landing_page_eleventh_button.btn-multid.inv {
    display: block;
    margin: 15px 0 30px;
  }
}

/***************************************/


.services {
    background-image: linear-gradient(299deg, #43af84, #304f98);
    background-position: bottom right;
    padding:0 3em;
    padding-bottom: 150px;
    padding-top: 150px;
    overflow: hidden;
}
@media (max-width: 767px){
    .services { 
         padding-top: 60px;
         padding-bottom: 100px;
    }
}
.services a.btn-multid.inv{
    color:#4A4A4A!important;
    padding-left:30px!important;
    padding-right:30px!important;
}
@media (max-width: 767px){
    .services  a.btn-multid.inv{
    width:auto;
    }
}
.services a.btn-multid.inv:hover,
.services a.btn-multid.inv:focus{
    background:#4A4A4A !important;
    color:#fff !important;
}
.services .contenu{
    margin:0 auto;
     max-width:1400px;   
    display: flex;
    flex-wrap: wrap;
    position: relative;
}
.services img{
    position: relative;
    z-index: 2;
}
.services .contenu >div{
    width:50%;
}
@media (max-width: 1023px){
    .services .contenu >div{
        width:100%;
    }
}

.services .gauche{
    position: relative;
}   
@media (max-width: 1023px){
    .services  .gauche{
        padding-bottom: 17vw;
    }
}
.services .gauche img{
    width:507px;
    height:270px;
    
    z-index: 2;
}    
@media (max-width: 1300px){
    .services .gauche img{
        width:420px; 
        height:224px;  
    }
}
@media (max-width: 1100px){
    .services .gauche img{
        width:380px; 
        height:202px;  
    }
}
@media (max-width: 767px){
    .services .gauche img{
        width: 90%;
        height:auto;  
    }
}
.services  .gauche:after{
    position: absolute;
    top: -360px;
    left:0;
    transform: translateX(-30%);
    width:850px;
    height:850px;
    border-radius: 50%;
    content:'';
    display: block;
    background:#fff;
    z-index: 1;
}
@media (max-width: 1300px){
    .services  .gauche:after{
    width: 750px;
    height: 750px;
        transform: translateX(-38%);
    }    
}
@media (max-width: 1100px){
    .services  .gauche:after{
        width: 700px;
        height: 700px;
        transform: translateX(-38%);
    }    
}
@media (max-width: 1023px){
    .services  .gauche:after{
        width:650px;
        height:650px;
        transform: translateX(-36%);
    }
    
}

@media (max-width: 767px){
    .services  .gauche:after{
        top:auto;
        bottom:0;
        width:100vw;
        height:100vw;
        transform: translateX(-20%);
    }    
    .services .droite{
        padding-top:50px;
    }
}
.services .droite p{
    color:#fff !important;
}

.services .droite .quatresServices{
    display: flex;
    flex-wrap: wrap;
    color:#fff;
    font-size:17px;
}
.services .droite .quatresServices a{
    display: block;
    width:50%;
    display: flex;
    font-size:24px;
    color:#fff;
    font-weight: 700;
    font-family: 'Ubuntu', sans-serif;
    justify-content: center;
    flex-direction: column;
    padding-left:124px;
    margin-bottom:60px;
    background-size:contain;
    background-position: center left;
    background-repeat:no-repeat;
    height:100px;
    opacity:1;
    transition:all 250ms ease 0s;
}
.services .droite .quatresServices a:hover{
opacity:0.7;
}
@media (max-width: 767px){
    .services .droite .quatresServices a{
        height:60px;
        padding-left:70px;
        font-size:20px;
    }
}
.services .droite .quatresServices a:nth-child(1){background-image:url('../images/facturation.svg');}
.services .droite .quatresServices a:nth-child(2){background-image:url('../images/impot.svg');}
.services .droite .quatresServices a:nth-child(3){background-image:url('../images/compatabilie.svg');}
.services .droite .quatresServices a:nth-child(4){background-image:url('../images/plannification.svg');}

@media (max-width: 1300px){
    .services .droite .quatresServices a{
        width:100%;
        margin-bottom:30px;
    }
}
