@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box; }

@font-face {
  font-family: 'source_sans_pro_black';
  src: url("/assets/fonts/source_sans_pro/sourcesanspro-black.eot");
  src: url("/assets/fonts/source_sans_pro/sourcesanspro-black.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/source_sans_pro/sourcesanspro-black.woff2") format("woff2"), url("/assets/fonts/source_sans_pro/sourcesanspro-black.woff") format("woff"), url("/assets/fonts/source_sans_pro/sourcesanspro-black.ttf") format("truetype"), url("/assets/fonts/source_sans_pro/sourcesanspro-black.svg#source_sans_pro_black") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'source_sans_pro_bold';
  src: url("/assets/fonts/source_sans_pro/eimm_source_sans_pro_bold.eot");
  src: url("/assets/fonts/source_sans_pro/eimm_source_sans_pro_bold.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/source_sans_pro/eimm_source_sans_pro_bold.woff2") format("woff2"), url("/assets/fonts/source_sans_pro/eimm_source_sans_pro_bold.woff") format("woff"), url("/assets/fonts/source_sans_pro/eimm_source_sans_pro_bold.ttf") format("truetype"), url("/assets/fonts/source_sans_pro/eimm_source_sans_pro_bold.svg#source_sans_pro_bold") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'source_sans_pro_extralight';
  src: url("/assets/fonts/source_sans_pro/sourcesanspro-extralight.eot");
  src: url("/assets/fonts/source_sans_pro/sourcesanspro-extralight.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/source_sans_pro/sourcesanspro-extralight.woff2") format("woff2"), url("/assets/fonts/source_sans_pro/sourcesanspro-extralight.woff") format("woff"), url("/assets/fonts/source_sans_pro/sourcesanspro-extralight.ttf") format("truetype"), url("/assets/fonts/source_sans_pro/sourcesanspro-extralight.svg#source_sans_pro_extralight") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'source_sans_pro_light';
  src: url("/assets/fonts/source_sans_pro/eimm_source_sans_pro_light.eot");
  src: url("/assets/fonts/source_sans_pro/eimm_source_sans_pro_light.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/source_sans_pro/eimm_source_sans_pro_light.woff2") format("woff2"), url("/assets/fonts/source_sans_pro/eimm_source_sans_pro_light.woff") format("woff"), url("/assets/fonts/source_sans_pro/eimm_source_sans_pro_light.ttf") format("truetype"), url("/assets/fonts/source_sans_pro/eimm_source_sans_pro_light.svg#source_sans_pro_light") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'source_sans_pro_regular';
  src: url("/assets/fonts/source_sans_pro/eimm_source_sans_pro_regular.eot");
  src: url("/assets/fonts/source_sans_pro/eimm_source_sans_pro_regular.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/source_sans_pro/eimm_source_sans_pro_regular.woff2") format("woff2"), url("/assets/fonts/source_sans_pro/eimm_source_sans_pro_regular.woff") format("woff"), url("/assets/fonts/source_sans_pro/eimm_source_sans_pro_regular.ttf") format("truetype"), url("/assets/fonts/source_sans_pro/eimm_source_sans_pro_regular.svg#source_sans_pro_regular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'source_sans_pro_semibold';
  src: url("/assets/fonts/source_sans_pro/eimm_source_sans_pro_semibold.eot");
  src: url("/assets/fonts/source_sans_pro/eimm_source_sans_pro_semibold.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/source_sans_pro/eimm_source_sans_pro_semibold.woff2") format("woff2"), url("/assets/fonts/source_sans_pro/eimm_source_sans_pro_semibold.woff") format("woff"), url("/assets/fonts/source_sans_pro/eimm_source_sans_pro_semibold.ttf") format("truetype"), url("/assets/fonts/source_sans_pro/eimm_source_sans_pro_semibold.svg#source_sans_pro_semibold") format("svg");
  font-weight: normal;
  font-style: normal; }

.btn {
  padding: 20px 80px 50px 30px;
  text-decoration: none;
  position: relative;
  display: inline-block; }
  .btn span {
    font-family: "source_sans_pro_light", sans-serif;
    font-size: 1.375rem;
    line-height: normal;
    text-align: left;
    display: inline-block; }
  .btn .plus {
    position: absolute;
    bottom: 20px;
    right: 20px; }
  .btn.green {
    background-color: #85c926; }
    .btn.green span {
      color: #fff; }
  .btn.blue {
    background-color: #55acee; }
    .btn.blue span {
      color: #fff; }

@media screen and (min-width: 768px) and (max-width: 1029px) {
  .btn {
    padding: 20px;
    display: block;
    width: 100%;
    text-align: left; }
    .btn span {
      font-size: 1rem;
      line-height: 19px; }
    .btn .plus {
      position: absolute;
      bottom: 50%;
      margin-bottom: -15px; } }

@media screen and (min-width: 0px) and (max-width: 767px) {
  .les-nouveautes-precedente, .les-nouveautes-suivante{
    display:none;
  }
  .btn {
    padding: 20px;
    display: block;
    width: 100%;
    text-align: left; }
    .btn span {
      font-size: 1rem;
      line-height: 19px; }
    .btn .plus {
      position: absolute;
      bottom: 50%;
      margin-bottom: -15px; } }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }

.slick-prev:before, .slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

/*------------------------------------*    $LAYOUT
\*------------------------------------*/
html, body {
  width: 100%;
  height: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.pusher {
  width: 100%; }
  .pusher .wrapper {
    width: 100%;
    display: block;
    margin: 0 auto;
    max-width: 1030px;
    position: relative; }

.mg {
  padding: 0 5px; }

nav img, footer img {
  width: 100%; }

.dropdown-ctn {
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: inline-block;
  z-index: 10000000; }
  .dropdown-ctn .dropdown {
    display: block;
    width: 280px;
    height: 43px;
    background-color: #fafafa;
    border: 1px solid #d9d9d9;
    line-height: 43px;
    text-align: left;
    padding: 0 20px;
    font-family: "source_sans_pro_regular", sans-serif;
    position: relative;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    margin: 0 auto 30px auto; }
    .dropdown-ctn .dropdown:hover {
      cursor: pointer; }
    .dropdown-ctn .dropdown img {
      position: absolute;
      right: 20px;
      top: 17px; }
  .dropdown-ctn .dropdown-list {
    display: none;
    position: absolute;
    border: 1px solid #d9d9d9;
    text-align: left;
    top: 43px;
    left: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 1000000;
    background-color: #fff;
    }
    .dropdown-ctn .dropdown-list.open {
      display: block; }
    .dropdown-ctn .dropdown-list li {
      display: block;
      width: 339px;
      background-color: #ffffff;
      height: 47px;
      line-height: 47px;
      font-family: "source_sans_pro_regular", sans-serif; }
      .dropdown-ctn .dropdown-list li.active {
        background-color: #fafafa; }
      .dropdown-ctn .dropdown-list li:hover {
        background-color: #f8f8f8; }
        .dropdown-ctn .dropdown-list li:hover a {
          color: #000; }
      .dropdown-ctn .dropdown-list li a {
        display: block;
        padding-left: 20px;
        color: #808080;
        text-decoration: none; }

.parlons-en-ici {
  position: absolute;
  background-color: #ed1a3a;
  padding: 10px 10px 10px 20px;
  right: 0;
  z-index: 100000000;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  text-decoration: none;
  width: 170px;
  margin-top: 600px;
  white-space: nowrap; }
  .parlons-en-ici img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px; }
  .parlons-en-ici span {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-family: "source_sans_pro_regular", sans-serif;
    font-size: 1rem; }
  .parlons-en-ici.fixed {
    position: fixed;
    top: 33px;
    margin-top: 0; }
  .parlons-en-ici.open {
    width: 170px;
    -webkit-transition: .3s ease;
            transition: .3s ease; }
    .parlons-en-ici.open span {
      display: inline-block; }

sup {
  font-size: 0.75rem;
  vertical-align: super;

  }

.breadcrumb {
  display: block;
  margin-top: 20px;
  margin-left: 70px;
  text-align: left; }
  .breadcrumb li {
    display: inline-block;
    font-family: "source_sans_pro_regular", sans-serif;
    font-size: 0.875rem;
    color: #888888; }
    .breadcrumb li a {
      text-decoration: none;
      display: block;
      color: #333; }
      .breadcrumb li a:hover {
        text-decoration: underline; }

@media screen and (min-width: 768px) and (max-width: 1029px) {
  .pusher .wrapper {
    max-width: 100%; }
  .breadcrumb {
    display: none; }
  .mg {
    padding: 0 20px; }
  .parlons-en-ici {
    width: 60px; }
    .parlons-en-ici span {
      display: none; }
  .dropdown-ctn {
    position: relative;
    display: inline-block; }
    .dropdown-ctn .dropdown {
      font-size: 1rem;
      margin: 0 auto 30px auto; } }

@media screen and (min-width: 0px) and (max-width: 767px) {
  .pusher .wrapper {
    max-width: 100%; }
  .breadcrumb {
    display: none; }
  .mg {
    padding: 0 20px; }
  .parlons-en-ici {
    width: 50px;
    margin-top: 456px; }
    .parlons-en-ici span {
      display: none; }
    .parlons-en-ici.open {
      width: 170px; }
      .parlons-en-ici.open span {
        display: inline-block; }
  .dropdown-ctn {
    margin-bottom: 30px;
    width: 100%; }
    .dropdown-ctn .dropdown {
      width: 90%;
      height: 43px;
      line-height: 43px;
      margin: 0 auto; }
    .dropdown-ctn .dropdown-list {
      display: none;
      position: absolute;
      width: 90%;
      left: 5%; }
      .dropdown-ctn .dropdown-list li {
        width: 100%;
        height: auto;
        line-height: normal; }
        .dropdown-ctn .dropdown-list li a {
          display: block;
          padding: 10px 20px; } }

.home {
  text-align: center; }
  .home .title-container {
    padding: 80px 38px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/home/header-bg.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/home/header-bg.jpg', sizingMethod='scale')";
    position: relative;
    text-align: left;
    height: 410px;
    width: 60%;
    display: inline-block;
    box-sizing: border-box;
    }
    .home .title-container h1 {
      font-family: "source_sans_pro_light", sans-serif;
      font-size: 2rem;
      line-height: normal;
      color: #fff;
      display: block;
      margin-bottom: 5px;
      margin-top: 0;
      }
      .home .title-container h1 strong {
        font-family: "source_sans_pro_semibold", sans-serif;
        display: block; }
    .home .title-container p {
      font-family: "source_sans_pro_regular", sans-serif;
      font-size: 1rem;
      line-height: normal;
      color: #fff;
      width: 60%; }
    .home .title-container .rectangle {
      content: "";
      position: absolute;
      bottom: 0;
      left: 5%;
      height: 16px;
      width: 90%;
      background-color: #fff;
      }
  .home .sub-title-wrapper {
    width: 39%;
    display: inline-block;
    vertical-align: top;
    margin-left: -5px;
  }
  .home .sub-title-container {
    padding: 84px 38px 40px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/home/header-bg.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/home/header-bg.jpg', sizingMethod='scale')";
    position: relative;
    text-align: left;
    height: 205px;
    display: inline-block;
    box-sizing: border-box;
    width: 100%;
  }
    .home .sub-title-container .title-sub-container {
      background-color: #fff;
      display: inline-block;
      padding: 12px 30px 12px 15px;
      margin-left: 44px;
      width: 320px;
    }
    .home .sub-title-container h2 {
      font-family: "source_sans_pro_semibold", sans-serif;
      font-size: 20px;
      line-height: normal;
      color: #e5022f;
      display: block;
      margin-bottom: 5px;
      margin-right: 30px;
      display: inline-block;
      }
      .home .sub-title-container h2 span {
        margin-top: 5px;
        font-size: 15px;
        color: #9ba1a3;
        font-family: "source_sans_pro_light", sans-serif;
        display: block; }
      .home .sub-title-container img {
        float: right;
        margin-top: 10px;
      }
  .home .slider-services-ctn {
    display: block;
    width: 100%;
    padding: 24px 30px;
    text-align: center;
    position: relative; }
    .home .slider-services-ctn .slider-services {
      border: 1px solid rgba(0, 0, 0, 0.06);
      box-shadow: 0 3px 6px rgba(192, 198, 203, 0.6);
      text-align: center;
      padding: 50px 0;
      width: 100%;
      max-width: 714px;
      margin: 0 auto; }
      .home .slider-services-ctn .slider-services h4 {
        display: block;
        margin: 0 auto 30px auto;
        font-family: "source_sans_pro_light", sans-serif;
        font-size: 1.25rem;
        color: #000;
        line-height: normal; }
      .home .slider-services-ctn .slider-services .slider {
        display: block;
        margin: 0 auto 20px auto; }
        .home .slider-services-ctn .slider-services .slider .slide {
          font-size: 0;
          outline: none; }
          .home .slider-services-ctn .slider-services .slider .slide h3 {
            font-family: "source_sans_pro_semibold", sans-serif;
            font-size: 1.625rem;
            line-height: 28px;
            color: #212121;
            display: block;
            width: 60%;
            margin: 0 auto 30px auto; }
          .home .slider-services-ctn .slider-services .slider .slide a {
            display: inline-block;
            vertical-align: top;
            text-align: center;
            text-decoration: none;
            margin: 0 14px;
            outline: none; }
            .home .slider-services-ctn .slider-services .slider .slide a img {
              display: block;
              margin: 0 auto 10px auto; }
            .home .slider-services-ctn .slider-services .slider .slide a span {
              display: block;
              font-family: "source_sans_pro_regular", sans-serif;
              font-size: 0.875rem;
              color: #000;
              line-height: normal;
              text-align: center; }
        .home .slider-services-ctn .slider-services .slider .slick-prev {
          left: 31px;
          background-image: url("../images/home/left-arrow.png");
          width: 25px;
          height: 47px;
          cursor: pointer;
          z-index: 100; }
          .home .slider-services-ctn .slider-services .slider .slick-prev:before {
            display: none; }
        .home .slider-services-ctn .slider-services .slider .slick-next {
          right: 31px;
          background-image: url("../images/home/right-arrow.png");
          width: 25px;
          height: 47px;
          cursor: pointer;
          z-index: 100; }
          .home .slider-services-ctn .slider-services .slider .slick-next:before {
            display: none; }
        .home .slider-services-ctn .slider-services .slider .slick-dots {
          bottom: -40px; }
          .home .slider-services-ctn .slider-services .slider .slick-dots li {
            height: auto;
            width: 45px;
            margin: 0 5px;
            padding: 4px 0;
            vertical-align: bottom; }
            .home .slider-services-ctn .slider-services .slider .slick-dots li button {
              background-color: #e5e5e5;
              width: 45px;
              height: 4px;
              padding: 0;
              -webkit-transition: .3s ease;
                      transition: .3s ease; }
              .home .slider-services-ctn .slider-services .slider .slick-dots li button:before {
                display: none; }
            .home .slider-services-ctn .slider-services .slider .slick-dots li.slick-active button {
              background-color: black;
              height: 5px; }
    .home .slider-services-ctn .scroll-down {
      display: inline-block;
      text-align: center;
      margin: 50px auto 20px auto; }
  .home .decouvrez-solutions {
    overflow: hidden;
    text-align: center;
    margin-bottom: 40px;
    position: relative; }
    .home .decouvrez-solutions h2 {
      font-family: "source_sans_pro_light", sans-serif;
      font-size: 2.25rem;
      color: #1a1919;
      text-align: center;
      margin-bottom: 80px;
      position: relative;
      display: inline-block;
      padding: 0 15px; }
      .home .decouvrez-solutions h2:after {
        content: "";
        background-color: #ccc;
        position: absolute;
        right: -50%;
        top: 19px;
        width: 50%;
        height: 1px; }
      .home .decouvrez-solutions h2:before {
        content: "";
        background-color: #ccc;
        position: absolute;
        left: -50%;
        top: 19px;
        width: 50%;
        height: 1px; }
    .home .decouvrez-solutions .tout-en-un {
      display: block;
      height: 100%;
      overflow: hidden;
      position: relative; }
      .home .decouvrez-solutions .tout-en-un:after {
        content: '';
        width: 2px;
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -1px;
        height: 100%;
        display: block;
        z-index: 0;
        background-color: #dbdbdb; }
      .home .decouvrez-solutions .tout-en-un .picto {
        display: block;
        margin: 0 auto;
        position: relative;
        z-index: 10; }
      .home .decouvrez-solutions .tout-en-un > .left {
        float: left;
        text-align: right;
        width: 50%;
        padding: 80px 54px 80px 0; }
        .home .decouvrez-solutions .tout-en-un > .left h3 {
          font-family: "source_sans_pro_light", sans-serif;
          font-size: 2.5rem;
          line-height: 40px;
          color: #212121;
          display: block;
          margin-bottom: 40px; }
          .home .decouvrez-solutions .tout-en-un > .left h3 strong {
            font-family: "source_sans_pro_semibold", sans-serif;
            color: #85c926; }
        .home .decouvrez-solutions .tout-en-un > .left iframe {
          background-color: #000;
          margin-bottom: 40px; }
      .home .decouvrez-solutions .tout-en-un > .right {
        float: left;
        text-align: left;
        width: 50%;
        padding: 80px 0 80px 54px;
        overflow: hidden; }
        .home .decouvrez-solutions .tout-en-un > .right > img {
          float: left;
          margin-right: 40px;
          margin-bottom: 40px; }
        .home .decouvrez-solutions .tout-en-un > .right h4 {
          color: #212121;
          font-family: "source_sans_pro_light", sans-serif;
          font-size: 1.625rem;
          line-height: normal;
          margin-top: 30px;
          margin-bottom: 20px; }





        .home .decouvrez-solutions .tout-en-un > .right .check-list {
          margin-bottom: 20px;
          float:left;
    }




          .home .decouvrez-solutions .tout-en-un > .right .check-list li {
			  background:url(../images/home/check.png) no-repeat 0 3px;
            margin-bottom: 20px;
			padding-left:30px;

			}
            .home .decouvrez-solutions .tout-en-un > .right .check-list li:last-child {
              margin-bottom: 0; }
            .home .decouvrez-solutions .tout-en-un > .right .check-list li img {
              margin-right: 7px; }
            .home .decouvrez-solutions .tout-en-un > .right .check-list li span {
              color: #212121;
              font-family: "source_sans_pro_light", sans-serif;
              font-size: 1.125rem;
              line-height: normal; }
        .home .decouvrez-solutions .tout-en-un > .right .text {
          display: block;
          color: #212121;
          font-size: 1.375rem;
          font-family: "source_sans_pro_light", sans-serif;
          clear: both;
          line-height: normal;
          margin-bottom: 20px; }


		  .home .decouvrez-solutions .tout-en-un > .right .text.small {
            font-size: 0.9375rem;
            font-style: normal;
			}

			.home .decouvrez-solutions .tout-en-un > .right .text.small.grey {
			color:#b2b2b2;
			}
		  .green_underline{
			  color: #85c926;
			  text-decoration: underline;
		  }

          .home .decouvrez-solutions .tout-en-un > .right .text.bold {
            font-family: "source_sans_pro_semibold", sans-serif; }
          .home .decouvrez-solutions .tout-en-un > .right .text.grey {
            color: #727272; }
          .home .decouvrez-solutions .tout-en-un > .right .text .green {
            color: #85c926; }
        .home .decouvrez-solutions .tout-en-un > .right .cta {
          display: inline-block;
          text-decoration: none;
          vertical-align: middle;
          margin-right: 15px; }
    .home .decouvrez-solutions .compte-twitter {
      display: block;
      height: 100%;
      overflow: hidden;
      position: relative; }
      .home .decouvrez-solutions .compte-twitter:after {
        content: '';
        width: 2px;
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -1px;
        height: 100%;
        display: block;
        z-index: 0;
        background-color: #dbdbdb; }
      .home .decouvrez-solutions .compte-twitter .picto {
        display: block;
        margin: 0 auto;
        position: relative;
        z-index: 10;
        clear: both; }
      .home .decouvrez-solutions .compte-twitter > .left {
        float: right;
        text-align: right;
        width: 50%;
        padding: 80px 54px 80px 0;
        overflow: hidden; }
        .home .decouvrez-solutions .compte-twitter > .left > img {
          float: right;
          margin-left: 40px;
          margin-bottom: 40px; }
        .home .decouvrez-solutions .compte-twitter > .left h4 {
          color: #212121;
          font-family: "source_sans_pro_light", sans-serif;
          font-size: 1.625rem;
          line-height: normal;
          margin-top: 30px;
          margin-bottom: 20px; }
          .home .decouvrez-solutions .compte-twitter > .left h4 strong {
            color: #55acee; }
        .home .decouvrez-solutions .compte-twitter > .left .check-list {
          margin-bottom: 20px; }
          .home .decouvrez-solutions .compte-twitter > .left .check-list li {
            margin-bottom: 20px;
            width: 45%; }
            .home .decouvrez-solutions .compte-twitter > .left .check-list li:last-child {
              margin-bottom: 0; }
            .home .decouvrez-solutions .compte-twitter > .left .check-list li img {
              margin-left: 10px;
              margin-top: 20px;
              display: inline-block;
              vertical-align: middle;
              float: right; }
            .home .decouvrez-solutions .compte-twitter > .left .check-list li span {
              color: #212121;
              font-family: "source_sans_pro_light", sans-serif;
              font-size: 1.125rem;
              line-height: normal;
              display: inline-block;
              vertical-align: middle;
              width: 80%; }
        .home .decouvrez-solutions .compte-twitter > .left .text {
          display: block;
          color: #212121;
          font-size: 1.375rem;
          font-family: "source_sans_pro_light", sans-serif;
          clear: both;
          line-height: normal;
          margin-bottom: 20px; }
          .home .decouvrez-solutions .compte-twitter > .left .text.bold {
            font-family: "source_sans_pro_semibold", sans-serif; }
          .home .decouvrez-solutions .compte-twitter > .left .text.grey {
            color: #b2b2b2; }
          .home .decouvrez-solutions .compte-twitter > .left .text.small {
            font-size: 0.9375rem;
            font-style: normal;

			}





          .home .decouvrez-solutions .compte-twitter > .left .text .blue {
            color: #55acee; }

			.home .decouvrez-solutions .compte-twitter > .left .text .blue a:link,
			.home .decouvrez-solutions .compte-twitter > .left .text .blue a:visited{
				color: #55acee;
				text-decoration:underline;
			}


      .home .decouvrez-solutions .compte-twitter > .right {
        float: right;
        text-align: left;
        width: 50%;
        padding: 80px 0 80px 54px; }
        .home .decouvrez-solutions .compte-twitter > .right h3 {
          font-family: "source_sans_pro_light", sans-serif;
          font-size: 2.5rem;
          line-height: 40px;
          color: #212121;
          display: block;
          margin-bottom: 40px; }
          .home .decouvrez-solutions .compte-twitter > .right h3 strong {
            font-family: "source_sans_pro_semibold", sans-serif;
            color: #55acee; }
        .home .decouvrez-solutions .compte-twitter > .right iframe {
          background-color: #000;
          margin-bottom: 40px; }
  .home .plus-solutions {
    overflow: hidden;
    text-align: center;
    padding-bottom: 80px; }
    .home .plus-solutions h2 {
      font-family: "source_sans_pro_light", sans-serif;
      font-size: 2.25rem;
      color: #1a1919;
      text-align: center;
      margin-bottom: 40px;
      position: relative;
      display: inline-block;
      padding: 0 15px; }
      .home .plus-solutions h2:after {
        content: "";
        background-color: #ccc;
        position: absolute;
        right: -120%;
        top: 19px;
        width: 120%;
        height: 1px; }
      .home .plus-solutions h2:before {
        content: "";
        background-color: #ccc;
        position: absolute;
        left: -120%;
        top: 19px;
        width: 120%;
        height: 1px; }
    .home .plus-solutions .slider-solutions {
      margin-bottom: 80px; }
      .home .plus-solutions .slider-solutions .slider {
        width: 75%;
        display: block;
        margin: 0 auto; }
        .home .plus-solutions .slider-solutions .slider .slide {
          text-align: center;
          outline: none;
          padding: 0 15px 10px 15px; }
          .home .plus-solutions .slider-solutions .slider .slide .content {
            text-decoration: none;
            position: relative;
            background-size: contain;
            background-position: center top;
            background-repeat: no-repeat;
            display: block;
            height: 460px;
            outline: none;
            box-shadow: 0 3px 6px rgba(192, 198, 203, 0.6);
            margin-top: 100px; }
            .home .plus-solutions .slider-solutions .slider .slide .content .title-ctn {
              height: 50px;
              line-height: 50px;
              position: relative;
              margin-bottom: 35px;
              top: -100px; }
              .home .plus-solutions .slider-solutions .slider .slide .content .title-ctn .title {
                font-family: "source_sans_pro_light", sans-serif;
                font-size: 1.25rem;
                color: #000;
                line-height: normal;
                position: relative;
                display: inline-block;
                vertical-align: bottom; }
              .home .plus-solutions .slider-solutions .slider .slide .content .title-ctn:after {
                content: "";
                background-color: #dcdcdc;
                width: 1px;
                height: 20px;
                position: absolute;
                bottom: -25px;
                left: 50%; }
            .home .plus-solutions .slider-solutions .slider .slide .content .text {
              width: 100%;
              background-color: #fff;
              position: absolute;
              bottom: 0;
              left: 0;
              padding: 20px 30px;
              height: 160px; }
              .home .plus-solutions .slider-solutions .slider .slide .content .text .pro {
                background-color: #ed1a3a;
                font-family: "source_sans_pro_semibold", sans-serif;
                font-size: 1rem;
                text-transform: uppercase;
                color: #fff;
                line-height: normal;
                position: absolute;
                top: -31px;
                right: 0;
                padding: 5px 10px; }
              .home .plus-solutions .slider-solutions .slider .slide .content .text p {
                font-family: "source_sans_pro_light", sans-serif;
                font-size: 0.9375rem;
                color: #212121;
                line-height: normal;
                display: block; }
              .home .plus-solutions .slider-solutions .slider .slide .content .text img {
                position: absolute;
                bottom: 20px;
                right: 20px; }
            .home .plus-solutions .slider-solutions .slider .slide .content:hover .title {
              text-decoration: underline; }
        .home .plus-solutions .slider-solutions .slider .slick-prev {
          left: -80px;
          cursor: pointer;
          z-index: 100;
          background-image: url("../images/home/left-arrow.png");
          background-size: contain;
          background-repeat: no-repeat;
          background-position: center center;
          width: 15px;
          height: 30px;
          margin-top: -15px; }
          .home .plus-solutions .slider-solutions .slider .slick-prev:before {
            display: none; }
        .home .plus-solutions .slider-solutions .slider .slick-next {
          right: -80px;
          background-image: url("../images/home/right-arrow.png");
          background-size: contain;
          background-repeat: no-repeat;
          background-position: center center;
          width: 15px;
          height: 30px;
          cursor: pointer;
          z-index: 100;
          margin-top: -15px; }
          .home .plus-solutions .slider-solutions .slider .slick-next:before {
            display: none; }
        .home .plus-solutions .slider-solutions .slider .slick-dots {
          bottom: -40px; }
          .home .plus-solutions .slider-solutions .slider .slick-dots li {
            height: auto;
            width: 25px;
            margin: 0 5px;
            padding: 4px 0;
            vertical-align: bottom; }
            .home .plus-solutions .slider-solutions .slider .slick-dots li button {
              background-color: #e5e5e5;
              width: 25px;
              height: 4px;
              padding: 0;
              -webkit-transition: .3s ease;
                      transition: .3s ease; }
              .home .plus-solutions .slider-solutions .slider .slick-dots li button:before {
                display: none; }
            .home .plus-solutions .slider-solutions .slider .slick-dots li.slick-active button {
              background-color: black;
              height: 5px; }
    .home .plus-solutions .infos-ctn {
      display: block;
      margin: 0 auto;
      width: 73%;
      padding: 60px;
      background-color: #f7f7f7;
      border-radius: 35px; }
      .home .plus-solutions .infos-ctn > img {
        margin-bottom: 10px; }
      .home .plus-solutions .infos-ctn h4 {
        color: #212121;
        font-family: "source_sans_pro_light", sans-serif;
        font-size: 1.5625rem;
        line-height: normal;
        margin-bottom: 10px; }
        .home .plus-solutions .infos-ctn h4 strong {
          font-family: "source_sans_pro_semibold", sans-serif; }
      .home .plus-solutions .infos-ctn a {
        text-decoration: none;
        background-color: #ed1a3a;
        padding: 20px 30px;
        display: inline-block; }
        .home .plus-solutions .infos-ctn a .title {
          display: inline-block;
          vertical-align: middle;
          font-family: "source_sans_pro_regular", sans-serif;
          font-size: 1.125rem;
          color: #fff; }
        .home .plus-solutions .infos-ctn a img {
          display: inline-block;
          vertical-align: middle;
          margin-left: 20px; }
  .home .deux-minutes {
    overflow: hidden;
    text-align: center;
    margin-bottom: 80px; }
    .home .deux-minutes h2 {
      font-family: "source_sans_pro_light", sans-serif;
      font-size: 2.25rem;
      color: #1a1919;
      text-align: center;
      margin-bottom: 30px;
      position: relative;
      display: inline-block;
      padding: 0 15px; }
      .home .deux-minutes h2:after {
        content: "";
        background-color: #ccc;
        position: absolute;
        right: -50%;
        top: 19px;
        width: 50%;
        height: 1px; }
      .home .deux-minutes h2:before {
        content: "";
        background-color: #ccc;
        position: absolute;
        left: -50%;
        top: 19px;
        width: 50%;
        height: 1px; }
    .home .deux-minutes .subtext {
      font-family: "source_sans_pro_light", sans-serif;
      font-size: 1.375rem;
      color: #1a1919;
      text-align: center;
      margin-bottom: 40px;
      position: relative;
      display: block;
      line-height: normal; }
    .home .deux-minutes .iframe-content {
      width: 73%;
      display: block;
      margin: 0 auto;
      overflow: hidden;
      background-color: #EEECED;
      }
      .home .deux-minutes .iframe-content .left {
        width: 55%;
        float: left;
        background-color: #EEECED;
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
        height: 544px;
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/home/jeu-speedway.jpg', sizingMethod='scale');
        -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/home/jeu-speedway.jpg', sizingMethod='scale')";
        }
      .home .deux-minutes .iframe-content .right {
        width: 45%;
        float: left;
        background-color: #f0f0f0;
        text-align: center;
        padding: 60px 30px;
        }
        .home .deux-minutes .iframe-content .right > .title {
          color: #212121;
          font-family: "source_sans_pro_semibold", sans-serif;
          font-size: 1.5625rem;
          line-height: normal;
          margin-bottom: 20px;
          text-decoration: none !important;
          }
        .home .deux-minutes .iframe-content .right .list {
          text-align: left; }
          .home .deux-minutes .iframe-content .right .list li {
            margin-bottom: 20px; }
            .home .deux-minutes .iframe-content .right .list li img {
              display: inline-block;
              vertical-align: top;
              margin-right: 10px; }
            .home .deux-minutes .iframe-content .right .list li .text {
              display: inline-block;
              vertical-align: top;
              width: 70%;
              font-family: "source_sans_pro_light", sans-serif;
              font-size: 1.25rem;
              color: #212121;
              line-height: normal; }
        .home .deux-minutes .iframe-content .right .game {
          text-decoration: none;
          background-color: #ed1a3a;
          padding: 20px;
          display: block;
          /* cursor: pointer; */
          }
          .home .deux-minutes .iframe-content .right .game .title {
            display: inline-block;
            vertical-align: middle;
            font-family: "source_sans_pro_regular", sans-serif;
            font-size: 1.125rem;
            color: #fff;
            }
          .home .deux-minutes .iframe-content .right .game img {
            display: inline-block;
            vertical-align: middle;
            margin-left: 20px; }
  .home .spots-tv {
    overflow: hidden;
    text-align: center;
    margin-bottom: 40px; }
    .home .spots-tv h2 {
      font-family: "source_sans_pro_light", sans-serif;
      font-size: 2.25rem;
      color: #1a1919;
      text-align: center;
      margin-bottom: 60px;
      position: relative;
      display: inline-block;
      padding: 0 15px; }
      .home .spots-tv h2:after {
        content: "";
        background-color: #ccc;
        position: absolute;
        right: -50%;
        top: 19px;
        width: 50%;
        height: 1px; }
      .home .spots-tv h2:before {
        content: "";
        background-color: #ccc;
        position: absolute;
        left: -50%;
        top: 19px;
        width: 50%;
        height: 1px; }
    .home .spots-tv .left {
      width: 50%;
      float: left;
      text-align: center;
      padding-right: 15px;
      margin-bottom: 80px; }
      .home .spots-tv .left .title {
        font-family: "source_sans_pro_light", sans-serif;
        font-size: 1.375rem;
        color: #000;
        line-height: normal;
        position: relative;
        display: inline-block;
        margin-bottom: 35px; }
        .home .spots-tv .left .title:after {
          content: "";
          background-color: #dcdcdc;
          width: 1px;
          height: 20px;
          position: absolute;
          bottom: -25px;
          left: 50%; }
      .home .spots-tv .left iframe {
        width: 100%;
        background-color: #000;
        height: 261px; }
    .home .spots-tv .right {
      width: 50%;
      float: left;
      text-align: center;
      padding-left: 15px;
      margin-bottom: 80px; }
      .home .spots-tv .right .title {
        font-family: "source_sans_pro_light", sans-serif;
        font-size: 1.375rem;
        color: #000;
        line-height: normal;
        position: relative;
        display: inline-block;
        margin-bottom: 35px; }
        .home .spots-tv .right .title:after {
          content: "";
          background-color: #dcdcdc;
          width: 1px;
          height: 20px;
          position: absolute;
          bottom: -25px;
          left: 50%; }
      .home .spots-tv .right iframe {
        width: 100%;
        background-color: #000;
        height: 261px; }
    .home .spots-tv .scroll-up {
      display: inline-block;
      text-align: center;
      margin: 0 auto 20px auto; }
    .home .spots-tv .mentions {
      color: #7d7d7d;
      font-family: "source_sans_pro_light", sans-serif;
      font-size: 0.75rem;
      line-height: 20px;
      text-align: left;
      margin-top: 40px; }

@media screen and (max-width: 1029px) and (min-width: 768px) {
  .home .slider-services-ctn {
    display: block;
    width: 100%;
    padding: 24px 30px;
    text-align: center;
    overflow: hidden; }
    .home .slider-services-ctn .slider-services {
      border: none;
      box-shadow: none;
      max-width: 100%; }
    .home .slider-services-ctn .scroll-down {
      margin: 30px auto 20px auto; }
  .home .decouvrez-solutions .tout-en-un {
    display: block;
    height: 100%;
    overflow: hidden; }
    .home .decouvrez-solutions .tout-en-un > .left {
      float: left;
      text-align: right;
      width: 50%;
      padding: 40px 40px 80px 0; }
      .home .decouvrez-solutions .tout-en-un > .left iframe {
        background-color: #000;
        display: block;
        width: 100%;
        margin: 0 auto 40px auto; }
    .home .decouvrez-solutions .tout-en-un > .right {
      float: left;
      text-align: left;
      width: 50%;
      padding: 40px 0 80px 40px; }
      .home .decouvrez-solutions .tout-en-un > .right > img {
        width: 120px;
        margin-right: 20px;
        margin-bottom: 10px; }
      .home .decouvrez-solutions .tout-en-un > .right h4 {
        font-size: 1.25rem;
        margin-top: 30px;
        margin-bottom: 20px; }
      .home .decouvrez-solutions .tout-en-un > .right .check-list {
        margin-bottom: 20px; }
        .home .decouvrez-solutions .tout-en-un > .right .check-list li {
          margin-bottom: 10px;
		  background-size:auto 12px;
		  padding-left:25px;
		  background-position:0 4px;

		  }
          .home .decouvrez-solutions .tout-en-un > .right .check-list li img {
            height: 12px;

			}
          .home .decouvrez-solutions .tout-en-un > .right .check-list li span {
            font-size: 1rem; }
      .home .decouvrez-solutions .tout-en-un > .right .text {
        font-size: 1rem;
        margin-bottom: 20px; }
      .home .decouvrez-solutions .tout-en-un > .right .cta {
        margin-right: 5px;
        width: 40%; }
        .home .decouvrez-solutions .tout-en-un > .right .cta img {
          width: 100%; }
  .home .decouvrez-solutions .compte-twitter {
    display: block;
    height: 100%;
    overflow: hidden; }
    .home .decouvrez-solutions .compte-twitter > .left {
      float: right;
      text-align: right;
      width: 50%;
      padding: 40px 40px 80px 0;
      overflow: hidden; }
      .home .decouvrez-solutions .compte-twitter > .left > img {
        width: 120px;
        margin-right: 20px;
        margin-bottom: 10px;
        float: none; }
      .home .decouvrez-solutions .compte-twitter > .left h4 {
        font-size: 1.25rem;
        margin-top: 30px;
        margin-bottom: 20px; }
        .home .decouvrez-solutions .compte-twitter > .left h4 strong {
          color: #55acee; }
      .home .decouvrez-solutions .compte-twitter > .left .check-list {
        margin-bottom: 20px; }
        .home .decouvrez-solutions .compte-twitter > .left .check-list li {
          margin-bottom: 10px;
          width: 100%; }
          .home .decouvrez-solutions .compte-twitter > .left .check-list li img {
            margin-left: 10px;
            margin-top: 5px;
            float: right;
            height: 12px; }
          .home .decouvrez-solutions .compte-twitter > .left .check-list li span {
            font-size: 1rem;
            width: 70%; }
      .home .decouvrez-solutions .compte-twitter > .left .text {
        font-size: 1rem;
        margin-bottom: 20px; }
    .home .decouvrez-solutions .compte-twitter > .right {
      float: right;
      text-align: left;
      width: 50%;
      padding: 40px 0 80px 40px; }
      .home .decouvrez-solutions .compte-twitter > .right h3 {
        font-size: 2.5rem;
        line-height: 40px;
        margin-bottom: 40px; }
      .home .decouvrez-solutions .compte-twitter > .right iframe {
        background-color: #000;
        margin-bottom: 40px;
        width: 100%; }
  .home .plus-solutions {
    padding-bottom: 80px; }
    .home .plus-solutions .slider-solutions {
      margin-bottom: 80px; }
      .home .plus-solutions .slider-solutions .slider {
        width: 100%; }
        .home .plus-solutions .slider-solutions .slider .slick-dots {
          bottom: -40px; }
          .home .plus-solutions .slider-solutions .slider .slick-dots li {
            height: auto;
            width: 25px;
            margin: 0 5px;
            padding: 4px 0;
            vertical-align: bottom; }
            .home .plus-solutions .slider-solutions .slider .slick-dots li button {
              background-color: #e5e5e5;
              width: 25px;
              height: 4px;
              padding: 0;
              -webkit-transition: .3s ease;
                      transition: .3s ease; }
              .home .plus-solutions .slider-solutions .slider .slick-dots li button:before {
                display: none; }
            .home .plus-solutions .slider-solutions .slider .slick-dots li.slick-active button {
              background-color: black;
              height: 5px; }
  .home .deux-minutes .iframe-content {
    width: 100%;
    max-width: 728px; }
    .home .deux-minutes .iframe-content .left {
      overflow: auto;
      -webkit-overflow-scrolling: touch; }
      .home .deux-minutes .iframe-content .left iframe {
        min-height: 100%;
        min-width: 100%;
        width: 100px;
        height: 100px;
        *width: 100%;
        *height: 100%; } }

@media screen and (max-width: 767px) and (min-width: 0px) {
  .home .title-container {
    padding: 0 20px;
    height: 333px;
    line-height: 333px;
    }
    .home .title-container h1 {
      font-size: 2.5rem;
      line-height: 42px;
      margin-bottom: 25px;
      display: inline-block;
      vertical-align: middle;
      }
    .home .title-container p {
      display: none; }
    .home .title-container:after {
      height: 11px;
      width: 90%; }
  .home .slider-services-ctn {
    display: block;
    width: 100%;
    padding: 24px 20px;
    text-align: center;
    overflow: hidden; }
    .home .slider-services-ctn .slider-services {
      border: none;
      box-shadow: none;
      padding: 0;
      width: 100%;
      max-width: 100%; }
      .home .slider-services-ctn .slider-services h4 {
        margin: 0 auto 20px auto;
        font-size: 0.875rem; }
      .home .slider-services-ctn .slider-services .slider {
        margin: 0 auto 20px auto; }
        .home .slider-services-ctn .slider-services .slider .slide h3 {
          font-size: 1.125rem;
          line-height: 21px;
          margin-bottom: 20px;
          width: 100%; }
        .home .slider-services-ctn .slider-services .slider .slide a {
          margin: 0 10px; }
          .home .slider-services-ctn .slider-services .slider .slide a img {
            width: 70px; }
          .home .slider-services-ctn .slider-services .slider .slide a span {
            font-size: 0.6875rem;
            width: 70px;
            margin: 0 auto; }
        .home .slider-services-ctn .slider-services .slider .slick-prev {
          display: none !important; }
        .home .slider-services-ctn .slider-services .slider .slick-next {
          display: none !important; }
        .home .slider-services-ctn .slider-services .slider .slick-dots li {
          width: 25px; }
          .home .slider-services-ctn .slider-services .slider .slick-dots li button {
            background-color: #e5e5e5;
            width: 25px; }
    .home .slider-services-ctn .scroll-down {
      margin: 50px auto 20px auto; }
      .home .slider-services-ctn .scroll-down img {
        width: 50px; }
  .home .decouvrez-solutions {
    margin-bottom: 40px;
    padding-left: 12px;
    padding-right: 13px;
    }
    .home .decouvrez-solutions h2 {
      font-size: 1.5rem;
      margin-bottom: 30px;
      padding: 0;
      width: 80%;
      }
    .home .decouvrez-solutions .tout-en-un:after {
      display: none; }
    .home .decouvrez-solutions .tout-en-un .picto {
      width: 90px; }
    .home .decouvrez-solutions .tout-en-un > .left {
      float: none;
      text-align: center;
      width: 100%;
      padding: 20px 0; }
      .home .decouvrez-solutions .tout-en-un > .left h3 {
        font-size: 1.5rem;
        line-height: 26px;
        margin-bottom: 20px;
        }
      .home .decouvrez-solutions .tout-en-un > .left iframe {
        margin-bottom: 20px;
        /* width: 100%; */
        }
    .home .decouvrez-solutions .tout-en-un > .right {
      float: none;
      text-align: center;
      width: 100%;
      padding: 20px 0 40px 0; }
      .home .decouvrez-solutions .tout-en-un > .right > img {
        display: none; }
      .home .decouvrez-solutions .tout-en-un > .right h4 {
        /* display: none; */
        font-size: 1.15rem;
        text-align: left;
        margin-top: -15px;
        }
      .home .decouvrez-solutions .tout-en-un > .right .check-list {
        /* display: none; */
        margin-bottom: 9px;
        }
      .home .decouvrez-solutions .tout-en-un > .right .text {
        /* display: none; */
        font-size: 0.9rem;
        text-align: left;
        margin-bottom: 5px;
        }
      .home .decouvrez-solutions .tout-en-un > .right .cta {
        /* display: none; */
        width: 122px;
        margin-top: 13px;
        }
    .home .decouvrez-solutions .compte-twitter:after {
      display: none; }
    .home .decouvrez-solutions .compte-twitter .picto {
      width: 90px; }
      .home .decouvrez-solutions .compte-twitter .picto.end {
        width: 50px; }
    .home .decouvrez-solutions .compte-twitter > .left {
      float: none;
      width: 100%;
      padding: 0px 0;
      text-align: center;
      }
      .home .decouvrez-solutions .compte-twitter > .left > img {
        display: none; }
      .home .decouvrez-solutions .compte-twitter > .left h4 {
        /* display: none; */
        text-align: left;
        margin-top: 6px;
        font-size: 1.16rem;
        margin-bottom: 12px;
        }
      .home .decouvrez-solutions .compte-twitter > .left .check-list {
        /* display: none; */
        }
      .home .decouvrez-solutions .compte-twitter > .left .text {
        /* display: none; */
        text-align: left;
        font-size: 0.9rem;
        margin-top: -4px;
        margin-bottom: 3px;
        }
    .home .decouvrez-solutions .compte-twitter > .right {
      float: none;
      width: 100%;
      padding: 20px 0; }
      .home .decouvrez-solutions .compte-twitter > .right h3 {
        font-size: 1.5rem;
        line-height: 26px;
        margin-bottom: 20px;
        text-align: center; }
      .home .decouvrez-solutions .compte-twitter > .right iframe {
        margin-bottom: 20px;
        width: 100%; }
  .home .plus-solutions {
    padding-bottom: 80px; }
    .home .plus-solutions.mg {
      padding: 0; }
    .home .plus-solutions h2 {
      font-size: 1.5rem;
      margin-bottom: 30px;
      padding: 0;
      width: 60%; }
    .home .plus-solutions .slider-solutions .slider {
      width: 100%; }
      .home .plus-solutions .slider-solutions .slider .slide .title-ctn {
        margin-bottom: 15px; }
        .home .plus-solutions .slider-solutions .slider .slide .title-ctn .title {
          font-size: 1rem; }
        .home .plus-solutions .slider-solutions .slider .slide .title-ctn:after {
          display: none; }
      .home .plus-solutions .slider-solutions .slider .slide .content {
        text-decoration: none;
        position: relative;
        background-size: contain;
        background-position: center top;
        background-repeat: no-repeat;
        display: block;
        height: 420px;
        outline: none;
        box-shadow: 0 3px 6px rgba(192, 198, 203, 0.6); }
        .home .plus-solutions .slider-solutions .slider .slide .content .text {
          padding: 20px;
          height: 160px; }
          .home .plus-solutions .slider-solutions .slider .slide .content .text p {
            font-size: 0.875rem; }
          .home .plus-solutions .slider-solutions .slider .slide .content .text img {
            right: 50%;
            margin-right: -10px; }
      .home .plus-solutions .slider-solutions .slider .slick-prev {
        display: none; }
      .home .plus-solutions .slider-solutions .slider .slick-next {
        display: none; }
      .home .plus-solutions .slider-solutions .slider .slick-dots {
        bottom: -40px; }
        .home .plus-solutions .slider-solutions .slider .slick-dots li {
          height: auto;
          width: 25px;
          margin: 0 5px;
          padding: 4px 0;
          vertical-align: bottom; }
          .home .plus-solutions .slider-solutions .slider .slick-dots li button {
            background-color: #e5e5e5;
            width: 25px;
            height: 4px;
            padding: 0;
            -webkit-transition: .3s ease;
                    transition: .3s ease; }
            .home .plus-solutions .slider-solutions .slider .slick-dots li button:before {
              display: none; }
          .home .plus-solutions .slider-solutions .slider .slick-dots li.slick-active button {
            background-color: black;
            height: 5px; }
    .home .plus-solutions .infos-ctn {
      width: 90%;
      padding: 20px;
      margin-bottom: 40px;
      border-radius: 15px; }
      .home .plus-solutions .infos-ctn > img {
        margin-bottom: 10px;
        width: 50px; }
      .home .plus-solutions .infos-ctn h4 {
        font-size: 1.125rem; }
      .home .plus-solutions .infos-ctn a {
        padding: 15px 20px; }
        .home .plus-solutions .infos-ctn a .title {
          font-size: 0.875rem; }
        .home .plus-solutions .infos-ctn a img {
          margin-left: 10px;
          height: 12px; }
  .home .deux-minutes {
    margin-bottom: 30px;
    padding-left: 12px;
    padding-right: 12px;
    }
    .home .deux-minutes h2 {
      font-size: 1.5rem;
      margin-bottom: 20px;
      padding: 0;
      width: 60%; }
      .home .deux-minutes h2:before {
        left: -60%; }
      .home .deux-minutes h2:after {
        right: -60%; }
    .home .deux-minutes .subtext {
      font-size: 1rem;
      margin-bottom: 20px; }
    .home .deux-minutes .iframe-content {
      width: 100%; }
      .home .deux-minutes .iframe-content .left {
        width: 100%;
        float: none;
        overflow: auto;
        -webkit-overflow-scrolling: touch; }
        .home .deux-minutes .iframe-content .left iframe {
          min-width: 100%;
          width: 100px;
          *width: 100%; }
      .home .deux-minutes .iframe-content .right {
        width: 100%;
        float: none;
        padding: 30px 20px; }
        .home .deux-minutes .iframe-content .right > .title {
          font-size: 1.125rem;
          margin-bottom: 20px; }
        .home .deux-minutes .iframe-content .right .list {
          text-align: left; }
          .home .deux-minutes .iframe-content .right .list li {
            margin-bottom: 10px; }
            .home .deux-minutes .iframe-content .right .list li img {
              margin-right: 10px;
              width: 25px; }
            .home .deux-minutes .iframe-content .right .list li .text {
              width: 70%;
              font-size: 0.875rem; }
        .home .deux-minutes .iframe-content .right a {
          padding: 15px 20px;
          margin-top: 20px; }
          .home .deux-minutes .iframe-content .right a .title {
            font-size: 0.875rem; }
          .home .deux-minutes .iframe-content .right a img {
            margin-left: 10px;
            height: 12px; }
  .home .spots-tv {
    overflow: hidden;
    text-align: center;
    margin-bottom: 20px; }
    .home .spots-tv.v2 h2 {
      display: block;
      font-size: 1.7rem;
      width: 210Px;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 24px;
      }
    .home .spots-tv.v2 .left {
      display: block;
      width: 100%;
      margin: 0 0 30px 0;
      padding: 0; }
    .home .spots-tv.v2 .right {
      display: block;
      width: 100%;
      margin: 0;
      padding: 0; }
    .home .spots-tv h2 {
      display: none; }
    .home .spots-tv .left {
      display: none; }
    .home .spots-tv .right {
      display: none; }
    .home .spots-tv .scroll-up {
      margin: 20px auto; }
    .home .spots-tv .mentions {
      font-size: 0.725rem;
      line-height: 12px;
      margin-top: 2px;
      } }

.contact {
  text-align: center; }
  .contact .title-container {
    padding: 104px 38px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    text-align: left;
    height: 410px;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/contact/header-bg.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/contact/header-bg.jpg', sizingMethod='scale')";
    }
    .contact .title-container h1 {
      font-family: "source_sans_pro_light", sans-serif;
      font-size: 3.125rem;
      line-height: 52px;
      color: #fff;
      display: block;
      margin-bottom: 25px; }
      .contact .title-container h1 strong {
        font-family: "source_sans_pro_semibold", sans-serif;
        display: block; }
    .contact .title-container .rectangle {
      content: "";
      position: absolute;
      bottom: 0;
      left: 5%;
      height: 16px;
      width: 90%;
      background-color: #fff; }
  .contact .cta-container {
    display: block;
    margin: 0 auto 60px auto;
    width: 75%;
    text-align: center;
    /* overflow: hidden; */
    padding-bottom: 1px;
    }
    .contact .cta-container .dropdown-ctn {
      margin: 20px 0 0 0; }
    .contact .cta-container > .text {
      font-family: "source_sans_pro_light", sans-serif;
      font-size: 1.25rem;
      color: #070809;
      line-height: normal;
      margin: 0 auto 40px auto; }
    .contact .cta-container .left {
      width: 50%;
      float: left;
      border-right: 1px solid #dbdbdb;
      padding: 0 80px 0 0; }
      .contact .cta-container .left h3 {
        font-family: "source_sans_pro_semibold", sans-serif;
        font-size: 1.625rem;
        color: #000;
        line-height: normal;
        margin-bottom: 20px;
        margin-top: 30px; }
      .contact .cta-container .left .text {
        font-family: "source_sans_pro_light", sans-serif;
        font-size: 1.0625rem;
        line-height: normal;
        color: #000;
        margin-bottom: 20px; }
      .contact .cta-container .left a {
        margin-bottom: 20px;
        display: block; }
        .contact .cta-container .left a img {
          width: 100%; }
      .contact .cta-container .left form {
        margin-bottom: 10px; }
        .contact .cta-container .left form .input-ctn {
          height: 50px; }
          .contact .cta-container .left form .input-ctn input[type=tel] {
            height: 100%;
            width: 70%;
            line-height: 50px;
            color: #212121;
            font-family: "source_sans_pro_light", sans-serif;
            font-size: 1rem;
            outline: none;
            padding: 0 10px;
            display: inline-block;
            vertical-align: middle; }
          .contact .cta-container .left form .input-ctn input[type=submit] {
            background-color: #000;
            color: #fff;
            height: 100%;
            line-height: 50px;
            border: none;
            display: inline-block;
            vertical-align: middle;
            text-transform: uppercase;
            padding: 0 15px;
            margin-left: -5px;
            outline: none;
            cursor: pointer;
            font-size: 0.9375rem; }
      .contact .cta-container .left .asterisque {
        font-family: "source_sans_pro_light", sans-serif;
        font-size: 0.75rem;
        color: #989898;
        text-align: center;
        margin-bottom: 40px; }
    .contact .cta-container .right {
      width: 50%;
      float: left;
      padding: 0 0 0 80px; }
      .contact .cta-container .right h3 {
        font-family: "source_sans_pro_semibold", sans-serif;
        font-size: 1.625rem;
        color: #000;
        line-height: normal;
        margin-bottom: 20px;
        margin-top: 30px; }
      .contact .cta-container .right .text {
        font-family: "source_sans_pro_light", sans-serif;
        font-size: 1.0625rem;
        line-height: normal;
        color: #000;
        margin-bottom: 20px; }
        .contact .cta-container .right .text.v2 {
          margin-top: 30px; }
      .contact .cta-container .right a {
        text-decoration: none;
        background-color: #ed1a3a;
        padding: 20px;
        display: block;
        margin-bottom: 40px;
        cursor: pointer; }
        .contact .cta-container .right a .title {
          display: inline-block;
          vertical-align: middle;
          font-family: "source_sans_pro_regular", sans-serif;
          font-size: 0.9375rem;
          color: #fff; }
        .contact .cta-container .right a img {
          display: inline-block;
          vertical-align: middle;
          margin-left: 20px; }
        .contact .cta-container .right a.v1 {
          margin-top: 65px;
          margin-bottom: 20px; }
  .contact .trois-raisons {
    overflow: hidden;
    text-align: center;
    margin-bottom: 80px;
    display: block; }
    .contact .trois-raisons h2 {
      font-family: "source_sans_pro_light", sans-serif;
      font-size: 2.25rem;
      color: #1a1919;
      text-align: center;
      margin-bottom: 70px;
      position: relative;
      display: inline-block;
      padding: 0 15px; }
      .contact .trois-raisons h2:after {
        content: "";
        background-color: #ccc;
        position: absolute;
        right: -50%;
        top: 19px;
        width: 50%;
        height: 1px; }
      .contact .trois-raisons h2:before {
        content: "";
        background-color: #ccc;
        position: absolute;
        left: -50%;
        top: 19px;
        width: 50%;
        height: 1px; }
    .contact .trois-raisons .list-items {
      overflow: hidden;
      margin-bottom: 80px; }
      .contact .trois-raisons .list-items li {
        width: 33.333%;
        float: left;
        text-align: center;
        padding: 0 5%; }
        .contact .trois-raisons .list-items li img {
          display: block;
          margin: 0 auto 30px auto; }
        .contact .trois-raisons .list-items li .title {
          font-family: "source_sans_pro_semibold", sans-serif;
          font-size: 1.5rem;
          line-height: normal;
          color: #ed1a3a;
          display: block;
          margin-bottom: 20px; }
        .contact .trois-raisons .list-items li .text {
          font-family: "source_sans_pro_light", sans-serif;
          font-size: 1.125rem;
          line-height: normal;
          color: #212121;
          display: block; }
    .contact .trois-raisons .info-block {
      background-color: #fafafa;
      padding: 40px 50px;
      width: 100%;
      display: block;
      margin: 0 auto 70px auto; }
      .contact .trois-raisons .info-block img {
        display: inline-block;
        vertical-align: middle;
        margin-right: 50px; }
      .contact .trois-raisons .info-block .text {
        display: inline-block;
        vertical-align: middle;
        font-family: "source_sans_pro_light", sans-serif;
        font-size: 1rem;
        color: #212121;
        line-height: normal;
        text-align: left;
        width: 60%; }
    .contact .trois-raisons .mentions {
      color: #000000;
      font-family: "source_sans_pro_light", sans-serif;
      font-size: 0.75rem;
      line-height: 20px;
      text-align: left;
      margin-left: 20px;
      }
  .contact .scroll-up {
    display: inline-block;
    text-align: center;
    margin: 0 auto 20px auto; }
  .contact .popin {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10000000000000;
    display: none; }
    .contact .popin .overlay-popin {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(51, 51, 51, 0.9);
      display: block;
      z-index: 100; }
    .contact .popin .popin-ctn {
      position: absolute;
      top: 50%;
      margin-top: -96px;
      left: 50%;
      margin-left: -293px;
      display: block;
      z-index: 1000;
      background-color: #fff;
      padding: 70px 100px 50px 100px; }
      .contact .popin .popin-ctn .close {
        position: absolute;
        top: 30px;
        right: 30px;
        cursor: pointer; }
      .contact .popin .popin-ctn .particulier {
        background-color: #ed1a3a;
        display: inline-block;
        vertical-align: top;
        text-align: left;
        padding: 10px 40px 10px 15px;
        position: relative;
        cursor: pointer;
        margin-right: 20px;
        text-decoration: none;
        margin-bottom: 20px; }
        .contact .popin .popin-ctn .particulier span {
          font-size: 0.9375rem;
          line-height: normal;
          color: #fff; }
        .contact .popin .popin-ctn .particulier img {
          position: absolute;
          right: 15px;
          top: 20px; }
      .contact .popin .popin-ctn .pro {
        background-color: #808080;
        display: inline-block;
        vertical-align: top;
        text-align: left;
        padding: 10px 40px 10px 15px;
        position: relative;
        cursor: pointer;
        text-decoration: none;
        margin-bottom: 20px; }
        .contact .popin .popin-ctn .pro span {
          font-size: 0.9375rem;
          line-height: normal;
          color: #fff; }
        .contact .popin .popin-ctn .pro img {
          position: absolute;
          right: 15px;
          top: 20px; }

#contentprehome2 {
  z-index: 1000000000000 !important; }

@media screen and (min-width: 768px) and (max-width: 1029px) {
  .contact .title-container h1 {
    font-size: 3.375rem; }
  .contact .cta-container > .text {
    font-size: 1rem; }
  .contact .cta-container .left {
    padding-right: 40px; }
    .contact .cta-container .left h3 {
      font-size: 1.25rem;
      line-height: 22px; }
    .contact .cta-container .left .text {
      font-size: 1rem; }
    .contact .cta-container .left a {
      margin-bottom: 20px;
      display: block; }
      .contact .cta-container .left a img {
        width: 100%; }
    .contact .cta-container .left form .input-ctn input[type=tel] {
      font-size: 0.8125rem; }
  .contact .cta-container .right {
    padding: 0 0 0 40px; }
    .contact .cta-container .right h3 {
      font-size: 1.25rem;
      line-height: 22px; }
    .contact .cta-container .right .text {
      font-size: 1rem; }
    .contact .cta-container .right a {
      padding: 15px 20px;
      display: block; }
      .contact .cta-container .right a .title {
        font-size: 0.875rem;
        text-align: left;
        width: 80%; }
  .contact .trois-raisons {
    margin-bottom: 80px; }
    .contact .trois-raisons h2 {
      font-size: 2rem;
      margin-bottom: 50px;
      padding: 0 15px; }
    .contact .trois-raisons .list-items {
      margin-bottom: 80px; }
      .contact .trois-raisons .list-items li {
        width: 33.333%; }
        .contact .trois-raisons .list-items li img {
          width: 80px;
          margin: 0 auto 20px auto; }
        .contact .trois-raisons .list-items li .title {
          font-size: 1rem;
          margin-bottom: 1px; }
        .contact .trois-raisons .list-items li .text {
          font-size: 1rem; }
    .contact .trois-raisons .info-block {
      padding: 40px 50px;
      width: 100%;
      margin: 0 auto 70px auto; }
      .contact .trois-raisons .info-block img {
        width: 100px; } }

@media screen and (min-width: 0px) and (max-width: 767px) {
  .contact .title-container {
    padding: 0 20px;
    height: 333px;
    line-height: 333px; }
    .contact .title-container h1 {
      font-size: 1.875rem;
      line-height: 32px;
      margin-bottom: 25px;
      display: inline-block;
      vertical-align: middle; }
    .contact .title-container p {
      display: none; }
    .contact .title-container:after {
      height: 11px;
      width: 90%; }
  .contact .cta-container {
    margin: 0 auto 60px auto;
    width: 100%; }
    .contact .cta-container > .text {
      font-size: 0.875rem;
      margin: 40px auto; }
    .contact .cta-container .left {
      width: 100%;
      float: none;
      padding: 0;
      border: none; }
      .contact .cta-container .left h3 {
        font-size: 1.25rem;
        margin-bottom: 20px;
        margin-top: 20px; }
      .contact .cta-container .left .text {
        font-size: 0.875rem;
        margin-bottom: 20px; }
      .contact .cta-container .left a img {
        max-width: 200px; }
    .contact .cta-container .right {
      width: 100%;
      float: none;
      padding: 0; }
      .contact .cta-container .right h3 {
        font-size: 1.25rem;
        margin-bottom: 20px;
        margin-top: 20px; }
      .contact .cta-container .right .text {
        font-size: 0.875rem;
        margin-bottom: 20px; }
      .contact .cta-container .right a {
        padding: 15px 20px;
        display: block; }
        .contact .cta-container .right a .title {
          font-size: 0.875rem;
          text-align: left;
          width: 80%; }
        .contact .cta-container .right a.v1 {
          margin-top: 0; }
  .contact .trois-raisons {
    margin-bottom: 40px; }
    .contact .trois-raisons h2 {
      font-size: 1.25rem;
      margin-bottom: 40px; }
    .contact .trois-raisons .list-items {
      margin-bottom: 40px; }
      .contact .trois-raisons .list-items li {
        width: 100%;
        float: none;
        padding: 0 5%;
        margin-bottom: 30px; }
        .contact .trois-raisons .list-items li img {
          margin: 0 auto 20px auto;
          width: 70px; }
        .contact .trois-raisons .list-items li .title {
          font-size: 1rem;
          margin-bottom: 10px; }
        .contact .trois-raisons .list-items li .text {
          font-size: 0.875rem; }
    .contact .trois-raisons .info-block {
      padding: 30px;
      width: 100%;
      margin: 0 auto 40px auto; }
      .contact .trois-raisons .info-block img {
        display: block;
        margin: 0 auto 30px auto;
        width: 100%;
        max-width: 140px; }
      .contact .trois-raisons .info-block .text {
        display: block;
        font-size: 0.875rem;
        text-align: center;
        width: 100%; }
    .contact .trois-raisons .mentions {
      font-size: 0.625rem;
      line-height: 12px;
      width: 100%;
      padding: 0 20px;
      margin-bottom: 20px;
      margin-left: 0; }
  .contact .popin .overlay-popin {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(51, 51, 51, 0.9);
    display: block;
    z-index: 100; }
  .contact .popin .popin-ctn {
    top: 20%;
    margin-top: 0;
    margin-left: 0;
    left: 5%;
    padding: 40px;
    width: 90%; }
    .contact .popin .popin-ctn .close {
      top: 20px;
      right: 20px;
      cursor: pointer;
      width: 20px; }
    .contact .popin .popin-ctn .particulier {
      margin-right: 0; }
    .contact .popin .popin-ctn .pro {
      margin-bottom: 0; } }

.appli_particuliers {
  text-align: center; }
  .appli_particuliers .title-container {
    padding: 80px 38px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    text-align: left;
    height: 358px;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/appli_particuliers/header-bg.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/appli_particuliers/header-bg.jpg', sizingMethod='scale')";
    }
    .appli_particuliers .title-container h1 {
      font-family: "source_sans_pro_light", sans-serif;
      font-size: 3.125rem;
      line-height: 52px;
      color: #fff;
      display: block;
      margin-bottom: 25px; }
      .appli_particuliers .title-container h1 strong {
        font-family: "source_sans_pro_semibold", sans-serif;
        display: block; }
    .appli_particuliers .title-container p {
      font-family: "source_sans_pro_light", sans-serif;
      font-size: 1.25rem;
      line-height: normal;
      color: #fff;
      width: 60%; }
    .appli_particuliers .title-container .rectangle {
      content: "";
      position: absolute;
      bottom: 0;
      left: 5%;
      height: 16px;
      width: 90%;
      background-color: #fff; }
  .appli_particuliers .sub-menu {
    display: block;
    width: 100%;
    padding: 22.5px 30px 50px 30px;
    text-align: center;
    font-family: "source_sans_pro_light", sans-serif;
    position: relative; }
    .appli_particuliers .sub-menu .download {
      width: 100%;
      position: relative; }
      .appli_particuliers .sub-menu .download .left {
        vertical-align: top;
        display: inline-block;
        position: relative;
        width: auto;
        margin-bottom: 0; }
      .appli_particuliers .sub-menu .download .right {
        vertical-align: top;
        display: inline-block;
        width: 100%; }
        .appli_particuliers .sub-menu .download .right .cta {
          margin: 0 10px;
          display: inline-block;
          max-width: 130px; }
    .appli_particuliers .sub-menu .description {
      margin: 0 auto;
      padding: 30px 0 45px 0;
      width: 825px;
      font-size: 1.25rem;
      line-height: 1.75rem; }
      .appli_particuliers .sub-menu .description span {
        display: block;
        font-family: "source_sans_pro_semibold", sans-serif; }
  .appli_particuliers .les-nouveautes h3 {
    font-family: "source_sans_pro_light", sans-serif;
    font-size: 2.25rem;
    color: #1a1919;
    text-align: center;
    margin-bottom: 80px;
    position: relative;
    display: block;
    padding: 0 15px; }
  .appli_particuliers .les-nouveautes ul {
    font-size: 0;
    display: block;
    margin-bottom: 80px; }
    .appli_particuliers .les-nouveautes ul li {
      display: inline-block;
      vertical-align: top;
      width: 33.333%;
      }
      .appli_particuliers .les-nouveautes ul li img {
        display: block;
        margin: 0 auto 20px auto; }
      .appli_particuliers .les-nouveautes ul li .title {
        font-family: "source_sans_pro_semibold", sans-serif;
        font-size: 1.25rem;
        color: #000000;
        line-height: normal;
        text-align: left;
        display: block;
        width: 210px;
        margin: 0 auto 30px auto; }
      .appli_particuliers .les-nouveautes ul li .text {
        font-family: "source_sans_pro_light", sans-serif;
        font-size: 1.125rem;
        color: #000000;
        line-height: normal;
        display: block;
        text-align: left;
        width: 210px;
        margin: 0 auto; }
        .appli_particuliers .les-nouveautes ul li .text .green {
          display: block;
          margin-top: 20px;
          color: #85c926; }
  .appli_particuliers .decouvrez-solutions {
    overflow: hidden;
    text-align: center;
    margin-bottom: 40px; }
    .appli_particuliers .decouvrez-solutions h2 {
      font-family: "source_sans_pro_light", sans-serif;
      font-size: 2.25rem;
      color: #1a1919;
      text-align: center;
      margin-bottom: 80px;
      position: relative;
      display: inline-block;
      padding: 0 15px; }
      .appli_particuliers .decouvrez-solutions h2:after {
        content: "";
        background-color: #ccc;
        position: absolute;
        right: -50%;
        top: 19px;
        width: 50%;
        height: 1px; }
      .appli_particuliers .decouvrez-solutions h2:before {
        content: "";
        background-color: #ccc;
        position: absolute;
        left: -50%;
        top: 19px;
        width: 50%;
        height: 1px; }
    .appli_particuliers .decouvrez-solutions .accueil {
      position: relative;
      display: block;
      height: 100%;
      overflow: hidden; }
      .appli_particuliers .decouvrez-solutions .accueil:after {
        content: '';
        width: 2px;
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -1px;
        height: 100%;
        display: block;
        z-index: 0;
        background-color: #dbdbdb; }
      .appli_particuliers .decouvrez-solutions .accueil .picto {
        clear: both;
        position: relative;
        display: block;
        margin: 0 auto;
        z-index: 10; }
      .appli_particuliers .decouvrez-solutions .accueil > .left {
        float: left;
        text-align: right;
        width: 50%;
        padding: 80px 54px 80px 0; }
        .appli_particuliers .decouvrez-solutions .accueil > .left h3 {
          font-family: "source_sans_pro_light", sans-serif;
          font-size: 2.5rem;
          line-height: 40px;
          color: #212121;
          display: block;
          margin-bottom: 40px; }
          .appli_particuliers .decouvrez-solutions .accueil > .left h3 strong {
            font-family: "source_sans_pro_semibold", sans-serif;
            color: #85c926; }
        .appli_particuliers .decouvrez-solutions .accueil > .left img {
          margin-bottom: 40px; }
        .appli_particuliers .decouvrez-solutions .accueil > .left .text {
          text-align: right;
          font-family: "source_sans_pro_light", sans-serif;
          font-size: 1.25rem;
          line-height: 1.5625rem;
          padding-bottom: 25px; }
          .appli_particuliers .decouvrez-solutions .accueil > .left .text strong {
            font-family: "source_sans_pro_semibold", sans-serif;
            color: #85c926; }
        .appli_particuliers .decouvrez-solutions .accueil > .left .author {
          font-style: italic;
          font-family: "source_sans_pro_semibold", sans-serif;
          font-size: 1.125rem; }
      .appli_particuliers .decouvrez-solutions .accueil > .right {
        float: left;
        text-align: left;
        width: 50%;
        padding: 80px 0 80px 54px;
        overflow: hidden; }
        .appli_particuliers .decouvrez-solutions .accueil > .right > img {
          float: left;
          margin-right: 40px;
          margin-bottom: 40px; }
        .appli_particuliers .decouvrez-solutions .accueil > .right .desc-black {
          margin-bottom: 20px;
          padding-right: 35px;
          color: #000;
          font-family: "source_sans_pro_light", sans-serif;
          font-size: 1.125rem;
          line-height: normal; }
        .appli_particuliers .decouvrez-solutions .accueil > .right .desc-green {
          margin-bottom: 20px;
          padding-right: 35px;
          color: #7cc01d;
          font-family: "source_sans_pro_light", sans-serif;
          font-size: 1.125rem;
          line-height: normal; }
    .appli_particuliers .decouvrez-solutions .daily-account {
      position: relative;
      display: block;
      height: 100%;
      overflow: hidden; }
      .appli_particuliers .decouvrez-solutions .daily-account:after {
        content: '';
        width: 2px;
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -1px;
        height: 100%;
        display: block;
        z-index: 0;
        background-color: #dbdbdb; }
      .appli_particuliers .decouvrez-solutions .daily-account .picto {
        position: relative;
        clear: both;
        z-index: 10;
        display: block;
        margin: 0 auto; }
      .appli_particuliers .decouvrez-solutions .daily-account > .left {
        float: right;
        text-align: right;
        width: 50%;
        padding: 80px 54px 80px 0;
        overflow: hidden; }
        .appli_particuliers .decouvrez-solutions .daily-account > .left > img {
          float: right;
          margin-left: 40px;
          margin-bottom: 40px; }
      .appli_particuliers .decouvrez-solutions .daily-account > .right {
        float: right;
        text-align: left;
        width: 50%;
        padding: 80px 0 80px 54px; }
        .appli_particuliers .decouvrez-solutions .daily-account > .right h3 {
          font-family: "source_sans_pro_light", sans-serif;
          font-size: 2.5rem;
          line-height: 40px;
          color: #212121;
          display: block;
          margin-bottom: 40px; }
          .appli_particuliers .decouvrez-solutions .daily-account > .right h3 strong {
            display: block;
            font-family: "source_sans_pro_semibold", sans-serif;
            color: #85c926; }
        .appli_particuliers .decouvrez-solutions .daily-account > .right .text {
          width: 312px;
          display: block;
          color: #212121;
          font-size: 1.125rem;
          font-family: "source_sans_pro_light", sans-serif;
          clear: both;
          line-height: normal;
          margin-bottom: 20px; }
          .appli_particuliers .decouvrez-solutions .daily-account > .right .text.bold {
            font-family: "source_sans_pro_semibold", sans-serif; }
          .appli_particuliers .decouvrez-solutions .daily-account > .right .text.grey {
            color: #7d7d7d; }
          .appli_particuliers .decouvrez-solutions .daily-account > .right .text.green {
            font-size: 1.25rem;
            color: #85c926; }
    .appli_particuliers .decouvrez-solutions .virements {
      position: relative;
      display: block;
      height: 100%;
      overflow: hidden; }
      .appli_particuliers .decouvrez-solutions .virements .picto {
        position: relative;
        clear: both;
        z-index: 10;
        display: block;
        margin: 0 auto; }
      .appli_particuliers .decouvrez-solutions .virements:after {
        content: '';
        width: 2px;
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -1px;
        height: 100%;
        display: block;
        z-index: 0;
        background-color: #dbdbdb; }
      .appli_particuliers .decouvrez-solutions .virements > .left {
        float: left;
        text-align: right;
        width: 50%;
        padding: 80px 54px 80px 0; }
        .appli_particuliers .decouvrez-solutions .virements > .left h3 {
          font-family: "source_sans_pro_light", sans-serif;
          font-size: 2.5rem;
          line-height: 40px;
          color: #212121;
          display: block;
          margin-bottom: 40px; }
          .appli_particuliers .decouvrez-solutions .virements > .left h3 strong {
            font-family: "source_sans_pro_semibold", sans-serif;
            color: #85c926; }
        .appli_particuliers .decouvrez-solutions .virements > .left iframe {
          background-color: #000;
          margin-bottom: 40px; }
        .appli_particuliers .decouvrez-solutions .virements > .left img {
          margin-bottom: 40px; }
        .appli_particuliers .decouvrez-solutions .virements > .left .text {
          text-align: right;
          font-family: "source_sans_pro_light", sans-serif;
          font-size: 1.25rem;
          line-height: 1.5625rem;
          padding-bottom: 25px; }
          .appli_particuliers .decouvrez-solutions .virements > .left .text strong {
            font-family: "source_sans_pro_semibold", sans-serif;
            color: #85c926; }
        .appli_particuliers .decouvrez-solutions .virements > .left .author {
          font-style: italic;
          font-family: "source_sans_pro_semibold", sans-serif;
          font-size: 1.125rem; }
      .appli_particuliers .decouvrez-solutions .virements > .right {
        float: left;
        text-align: left;
        width: 50%;
        padding: 80px 0 80px 54px;
        overflow: hidden; }
        .appli_particuliers .decouvrez-solutions .virements > .right > img {
          float: left;
          margin-right: 40px;
          margin-bottom: 40px; }
        .appli_particuliers .decouvrez-solutions .virements > .right h4 {
          color: #212121;
          font-family: "source_sans_pro_light", sans-serif;
          font-size: 1.625rem;
          line-height: normal;
          margin-top: 30px;
          margin-bottom: 20px; }
        .appli_particuliers .decouvrez-solutions .virements > .right .desc-black {
          margin-bottom: 20px;
          color: #000;
          font-family: "source_sans_pro_light", sans-serif;
          font-size: 1.125rem;
          line-height: normal; }
        .appli_particuliers .decouvrez-solutions .virements > .right .desc-green {
          margin-bottom: 20px;
          color: #7cc01d;
          font-family: "source_sans_pro_light", sans-serif;
          font-size: 1.125rem;
          line-height: normal; }
        .appli_particuliers .decouvrez-solutions .virements > .right .text {
          display: block;
          color: #212121;
          font-size: 1.375rem;
          font-family: "source_sans_pro_light", sans-serif;
          clear: both;
          line-height: normal;
          margin-bottom: 20px; }
          .appli_particuliers .decouvrez-solutions .virements > .right .text.bold {
            font-family: "source_sans_pro_semibold", sans-serif; }
          .appli_particuliers .decouvrez-solutions .virements > .right .text.grey {
            color: #b2b2b2; }
          .appli_particuliers .decouvrez-solutions .virements > .right .text .green {
            color: #85c926; }
        .appli_particuliers .decouvrez-solutions .virements > .right .cta {
          display: inline-block;
          text-decoration: none;
          vertical-align: middle;
          margin-right: 15px; }
  .appli_particuliers .slider-fonction-ctn {
    overflow: hidden;
    text-align: center; }
    .appli_particuliers .slider-fonction-ctn h2 {
      font-family: "source_sans_pro_light", sans-serif;
      font-size: 2.25rem;
      color: #1a1919;
      text-align: center;
      margin-bottom: 40px;
      position: relative;
      display: inline-block;
      padding: 0 15px; }
      .appli_particuliers .slider-fonction-ctn h2:after {
        content: "";
        background-color: #ccc;
        position: absolute;
        right: -120%;
        top: 19px;
        width: 120%;
        height: 1px; }
      .appli_particuliers .slider-fonction-ctn h2:before {
        content: "";
        background-color: #ccc;
        position: absolute;
        left: -120%;
        top: 19px;
        width: 120%;
        height: 1px; }
    .appli_particuliers .slider-fonction-ctn .slider-fonction {
      margin-bottom: 40px;
      background-color: #fafafa;
      box-shadow: 0 5px 20px -10px #656565; }
      .appli_particuliers .slider-fonction-ctn .slider-fonction .slider {
        width: 100%;
        display: block;
        margin: 0 auto;
        padding: 75px 90px; }
        .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slick-dots {
          position: relative; }
          .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slick-dots li {
            height: auto;
            width: 45px;
            margin: 0 5px;
            padding: 4px 0;
            vertical-align: bottom; }
            .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slick-dots li button {
              background-color: #e5e5e5;
              width: 45px;
              height: 4px;
              padding: 0;
              -webkit-transition: .3s ease;
                      transition: .3s ease; }
              .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slick-dots li button:before {
                display: none; }
            .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slick-dots li.slick-active button {
              background-color: #85c926;
              height: 5px; }
        .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slick-prev {
          left: 31px;
          background-image: url("../images/home/left-arrow.png");
          width: 25px;
          height: 47px;
          cursor: pointer;
          z-index: 100; }
          .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slick-prev:before {
            display: none; }
        .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slick-next {
          right: 31px;
          background-image: url("../images/home/right-arrow.png");
          width: 25px;
          height: 47px;
          cursor: pointer;
          z-index: 100; }
          .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slick-next:before {
            display: none; }
        .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide {
          outline: none;
          width: 100%;
          font-size: 0; }
          .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide .left {
            display: inline-block;
            text-align: center;
            width: 35%; }
            .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide .left > img {
              display: inline-block;
              width: 75%; }
          .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide .right {
            display: inline-block;
            vertical-align: top;
            text-align: left;
            width: 65%;
            padding: 0 30px 0 20px; }
            .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide .right .text li.green {
              color: #85c926 !important; }
          .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide sup {
            font-size: 0.625rem;
            vertical-align: super; }
          .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-1 .right h3 {
            font-size: 2rem;
            color: #212121;
            line-height: 34px;
            font-family: "source_sans_pro_light", sans-serif; }
            .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-1 .right h3 strong {
              color: #85c926;
              font-family: "source_sans_pro_semibold", sans-serif;
              display: block; }
          .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-1 .right .text {
            font-family: "source_sans_pro_light", sans-serif;
            color: #212121;
            margin-top: 20px; }
            .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-1 .right .text p {
              font-size: 1.125rem;
              line-height: normal; }
            .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-1 .right .text li {
              list-style: inside disc;
              font-size: 1.125rem;
              line-height: normal;
              color: #212121;
              margin-top: 20px; }
          .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-2 .right h3 {
            font-size: 2rem;
            color: #212121;
            line-height: 34px;
            font-family: "source_sans_pro_light", sans-serif;
            width: 70%; }
            .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-2 .right h3 strong {
              color: #85c926;
              font-family: "source_sans_pro_semibold", sans-serif; }
          .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-2 .right .text {
            color: #212121;
            font-size: 1.125rem;
            line-height: 20px; }
            .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-2 .right .text p {
              font-family: "source_sans_pro_light", sans-serif;
              padding-top: 20px; }
              .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-2 .right .text p.green {
                color: #85c926; }
          .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-2 .right .temoin {
            padding-top: 20px; }
            .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-2 .right .temoin .text {
              font-family: "source_sans_pro_light", sans-serif;
              font-size: 0.9375rem;
              vertical-align: middle; }
              .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-2 .right .temoin .text strong {
                font-family: "source_sans_pro_semibold", sans-serif;
                font-style: italic; }
            .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-2 .right .temoin > .left {
              display: inline-block;
              width: auto; }
            .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-2 .right .temoin > .right {
              display: inline-block;
              width: 70%;
              padding: 0; }
          .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-3 .right h3 {
            font-size: 2rem;
            color: #212121;
            line-height: 34px;
            font-family: "source_sans_pro_light", sans-serif;
            width: 60%; }
            .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-3 .right h3 strong {
              color: #85c926;
              font-family: "source_sans_pro_semibold", sans-serif; }
          .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-3 .right .text {
            color: #212121;
            font-size: 1.125rem;
            line-height: 20px; }
            .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-3 .right .text p {
              font-family: "source_sans_pro_light", sans-serif;
              padding-top: 20px; }
              .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-3 .right .text p.green {
                color: #85c926; }
          .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-3 .right .temoin {
            padding-top: 20px; }
            .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-3 .right .temoin .text {
              font-family: "source_sans_pro_light", sans-serif;
              font-size: 0.9375rem;
              vertical-align: middle; }
              .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-3 .right .temoin .text strong {
                font-family: "source_sans_pro_semibold", sans-serif;
                font-style: italic; }
            .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-3 .right .temoin > .left {
              display: inline-block;
              width: auto; }
            .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-3 .right .temoin > .right {
              display: inline-block;
              width: 70%;
              padding: 0; }
          .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-4 .right h3 {
            font-size: 2rem;
            color: #212121;
            line-height: 34px;
            font-family: "source_sans_pro_light", sans-serif; }
            .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-4 .right h3 strong {
              color: #85c926;
              font-family: "source_sans_pro_semibold", sans-serif;
              display: block; }
          .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-4 .right .text {
            font-family: "source_sans_pro_light", sans-serif;
            color: #212121;
            font-size: 1.125rem;
            line-height: 20px; }
            .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-4 .right .text p {
              padding-top: 20px; }
              .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-4 .right .text p strong {
                font-family: "source_sans_pro_regular", sans-serif;
                color: #212121; }
              .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-4 .right .text p.green {
                color: #85c926; }
          .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-5 .right h3 {
            font-size: 2rem;
            color: #212121;
            line-height: 34px;
            font-family: "source_sans_pro_light", sans-serif; }
            .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-5 .right h3 strong {
              color: #85c926;
              font-family: "source_sans_pro_semibold", sans-serif;
              display: block; }
          .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-5 .right .text {
            font-family: "source_sans_pro_light", sans-serif;
            color: #212121;
            line-height: 20px;
            font-size: 1.125rem; }
            .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-5 .right .text p {
              padding-top: 20px; }
    .appli_particuliers .slider-fonction-ctn .infos-ctn {
      display: block;
      margin: 0 auto;
      width: 73%;
      padding: 60px;
      background-color: #f7f7f7;
      border-radius: 35px; }
      .appli_particuliers .slider-fonction-ctn .infos-ctn > img {
        margin-bottom: 10px; }
      .appli_particuliers .slider-fonction-ctn .infos-ctn h4 {
        color: #212121;
        font-family: "source_sans_pro_light", sans-serif;
        font-size: 1.5625rem;
        line-height: normal;
        margin-bottom: 10px; }
        .appli_particuliers .slider-fonction-ctn .infos-ctn h4 strong {
          font-family: "source_sans_pro_semibold", sans-serif; }
      .appli_particuliers .slider-fonction-ctn .infos-ctn a {
        text-decoration: none;
        background-color: #ed1a3a;
        padding: 20px 30px;
        display: inline-block; }
        .appli_particuliers .slider-fonction-ctn .infos-ctn a .title {
          display: inline-block;
          vertical-align: middle;
          font-family: "source_sans_pro_regular", sans-serif;
          font-size: 1.125rem;
          color: #fff; }
        .appli_particuliers .slider-fonction-ctn .infos-ctn a img {
          display: inline-block;
          vertical-align: middle;
          margin-left: 20px; }
  .appli_particuliers .section-download {
    text-align: center; }
    .appli_particuliers .section-download .header {
      margin-bottom: 30px; }
      .appli_particuliers .section-download .header .divider img {
        display: block;
        margin: 0 auto; }
      .appli_particuliers .section-download .header .divider .wire {
        display: block;
        margin: 0 auto;
        width: 2px;
        height: 80px;
        background-color: #e6e6e6; }
    .appli_particuliers .section-download article {
      display: inline-block;
      margin: 0 auto;
      padding: 45px 30px;
      background-color: #f7f7f7;
      border-radius: 35px;
      text-align: center; }
      .appli_particuliers .section-download article span {
        font-family: "source_sans_pro_light", sans-serif;
        font-size: 1.375rem;
        padding-bottom: 1.875rem;
        display: block; }
      .appli_particuliers .section-download article a {
        padding: 0 10px;
        display: inline-block; }
    .appli_particuliers .section-download .footer {
      margin-top: 30px;
      margin-bottom: 60px; }
      .appli_particuliers .section-download .footer .divider img {
        display: block;
        margin: 0 auto; }
      .appli_particuliers .section-download .footer .divider .wire {
        display: block;
        margin: 0 auto;
        width: 2px;
        height: 80px;
        background-color: #e6e6e6; }
  .appli_particuliers .plus-solutions {
    overflow: hidden;
    text-align: center;
    padding-bottom: 80px; }
    .appli_particuliers .plus-solutions h2 {
      font-family: "source_sans_pro_light", sans-serif;
      font-size: 2.25rem;
      color: #1a1919;
      text-align: center;
      margin-bottom: 40px;
      position: relative;
      display: inline-block;
      padding: 0 15px; }
      .appli_particuliers .plus-solutions h2:after {
        content: "";
        background-color: #ccc;
        position: absolute;
        right: -120%;
        top: 19px;
        width: 120%;
        height: 1px; }
      .appli_particuliers .plus-solutions h2:before {
        content: "";
        background-color: #ccc;
        position: absolute;
        left: -120%;
        top: 19px;
        width: 120%;
        height: 1px; }
    .appli_particuliers .plus-solutions .slider-solutions {
      margin-bottom: 80px; }
      .appli_particuliers .plus-solutions .slider-solutions .slider {
        width: 75%;
        display: block;
        margin: 0 auto; }
        .appli_particuliers .plus-solutions .slider-solutions .slider .slide {
          text-align: center;
          outline: none;
          padding: 0 15px 10px 15px; }
          .appli_particuliers .plus-solutions .slider-solutions .slider .slide .content {
            text-decoration: none;
            position: relative;
            background-size: contain;
            background-position: center top;
            background-repeat: no-repeat;
            display: block;
            height: 460px;
            outline: none;
            box-shadow: 0 3px 6px rgba(192, 198, 203, 0.6);
            margin-top: 100px; }
            .appli_particuliers .plus-solutions .slider-solutions .slider .slide .content .title-ctn {
              height: 50px;
              line-height: 50px;
              position: relative;
              margin-bottom: 35px;
              top: -100px; }
              .appli_particuliers .plus-solutions .slider-solutions .slider .slide .content .title-ctn .title {
                font-family: "source_sans_pro_light", sans-serif;
                font-size: 1.25rem;
                color: #000;
                line-height: normal;
                position: relative;
                display: inline-block;
                vertical-align: bottom; }
              .appli_particuliers .plus-solutions .slider-solutions .slider .slide .content .title-ctn:after {
                content: "";
                background-color: #dcdcdc;
                width: 1px;
                height: 20px;
                position: absolute;
                bottom: -25px;
                left: 50%; }
            .appli_particuliers .plus-solutions .slider-solutions .slider .slide .content .text {
              width: 100%;
              background-color: #fff;
              position: absolute;
              bottom: 0;
              left: 0;
              padding: 20px 30px;
              height: 160px; }
              .appli_particuliers .plus-solutions .slider-solutions .slider .slide .content .text .pro {
                background-color: #ed1a3a;
                font-family: "source_sans_pro_semibold", sans-serif;
                font-size: 1rem;
                text-transform: uppercase;
                color: #fff;
                line-height: normal;
                position: absolute;
                top: -31px;
                right: 0;
                padding: 5px 10px; }
              .appli_particuliers .plus-solutions .slider-solutions .slider .slide .content .text p {
                font-family: "source_sans_pro_light", sans-serif;
                font-size: 0.9375rem;
                color: #212121;
                line-height: normal;
                display: block; }
              .appli_particuliers .plus-solutions .slider-solutions .slider .slide .content .text img {
                position: absolute;
                bottom: 20px;
                right: 20px; }
            .appli_particuliers .plus-solutions .slider-solutions .slider .slide .content:hover .title {
              text-decoration: underline; }
        .appli_particuliers .plus-solutions .slider-solutions .slider .slick-prev {
          left: -80px;
          cursor: pointer;
          z-index: 100;
          background-image: url("../images/home/left-arrow.png");
          background-size: contain;
          background-repeat: no-repeat;
          background-position: center center;
          width: 15px;
          height: 30px;
          margin-top: -15px; }
          .appli_particuliers .plus-solutions .slider-solutions .slider .slick-prev:before {
            display: none; }
        .appli_particuliers .plus-solutions .slider-solutions .slider .slick-next {
          right: -80px;
          background-image: url("../images/home/right-arrow.png");
          background-size: contain;
          background-repeat: no-repeat;
          background-position: center center;
          width: 15px;
          height: 30px;
          cursor: pointer;
          z-index: 100;
          margin-top: -15px; }
          .appli_particuliers .plus-solutions .slider-solutions .slider .slick-next:before {
            display: none; }
        .appli_particuliers .plus-solutions .slider-solutions .slider .slick-dots {
          bottom: -40px; }
          .appli_particuliers .plus-solutions .slider-solutions .slider .slick-dots li {
            height: auto;
            width: 25px;
            margin: 0 5px;
            padding: 4px 0;
            vertical-align: bottom; }
            .appli_particuliers .plus-solutions .slider-solutions .slider .slick-dots li button {
              background-color: #e5e5e5;
              width: 25px;
              height: 4px;
              padding: 0;
              -webkit-transition: .3s ease;
                      transition: .3s ease; }
              .appli_particuliers .plus-solutions .slider-solutions .slider .slick-dots li button:before {
                display: none; }
            .appli_particuliers .plus-solutions .slider-solutions .slider .slick-dots li.slick-active button {
              background-color: black;
              height: 5px; }
    .appli_particuliers .plus-solutions .infos-ctn {
      display: block;
      margin: 0 auto;
      width: 73%;
      padding: 60px;
      background-color: #f7f7f7;
      border-radius: 35px; }
      .appli_particuliers .plus-solutions .infos-ctn > img {
        margin-bottom: 10px; }
      .appli_particuliers .plus-solutions .infos-ctn h4 {
        color: #212121;
        font-family: "source_sans_pro_light", sans-serif;
        font-size: 1.5625rem;
        line-height: normal;
        margin-bottom: 10px; }
        .appli_particuliers .plus-solutions .infos-ctn h4 strong {
          font-family: "source_sans_pro_semibold", sans-serif; }
      .appli_particuliers .plus-solutions .infos-ctn a {
        text-decoration: none;
        background-color: #ed1a3a;
        padding: 20px 30px;
        display: inline-block; }
        .appli_particuliers .plus-solutions .infos-ctn a .title {
          display: inline-block;
          vertical-align: middle;
          font-family: "source_sans_pro_regular", sans-serif;
          font-size: 1.125rem;
          color: #fff; }
        .appli_particuliers .plus-solutions .infos-ctn a img {
          display: inline-block;
          vertical-align: middle;
          margin-left: 20px; }
  .appli_particuliers .spots-tv {
    overflow: hidden;
    text-align: center;
    margin-bottom: 80px; }
    .appli_particuliers .spots-tv h2 {
      font-family: "source_sans_pro_light", sans-serif;
      font-size: 2.25rem;
      color: #1a1919;
      text-align: center;
      margin-bottom: 60px;
      position: relative;
      display: inline-block;
      padding: 0 15px; }
      .appli_particuliers .spots-tv h2:after {
        content: "";
        background-color: #ccc;
        position: absolute;
        right: -50%;
        top: 19px;
        width: 50%;
        height: 1px; }
      .appli_particuliers .spots-tv h2:before {
        content: "";
        background-color: #ccc;
        position: absolute;
        left: -50%;
        top: 19px;
        width: 50%;
        height: 1px; }
    .appli_particuliers .spots-tv .left {
      width: 50%;
      float: left;
      text-align: center;
      padding-right: 15px;
      margin-bottom: 80px; }
      .appli_particuliers .spots-tv .left .title {
        font-family: "source_sans_pro_light", sans-serif;
        font-size: 1.375rem;
        color: #000;
        line-height: normal;
        position: relative;
        display: inline-block;
        margin-bottom: 35px; }
        .appli_particuliers .spots-tv .left .title:after {
          content: "";
          background-color: #dcdcdc;
          width: 1px;
          height: 20px;
          position: absolute;
          bottom: -25px;
          left: 50%; }
      .appli_particuliers .spots-tv .left iframe {
        width: 100%;
        background-color: #000;
        height: 261px; }
    .appli_particuliers .spots-tv .right {
      width: 50%;
      float: left;
      text-align: center;
      padding-left: 15px;
      margin-bottom: 80px; }
      .appli_particuliers .spots-tv .right .title {
        font-family: "source_sans_pro_light", sans-serif;
        font-size: 1.375rem;
        color: #000;
        line-height: normal;
        position: relative;
        display: inline-block;
        margin-bottom: 35px; }
        .appli_particuliers .spots-tv .right .title:after {
          content: "";
          background-color: #dcdcdc;
          width: 1px;
          height: 20px;
          position: absolute;
          bottom: -25px;
          left: 50%; }
      .appli_particuliers .spots-tv .right iframe {
        width: 100%;
        background-color: #000;
        height: 261px; }
    .appli_particuliers .spots-tv .mentions {
      /* color: #7d7d7d; */
	  color: #000;
      font-family: "source_sans_pro_light", sans-serif;
      font-size: 0.75rem;
      line-height: 20px;
      text-align: left; }
  .appli_particuliers .scroll-up {
    display: inline-block;
    text-align: center;
    margin: 0 auto 20px auto; }

@media screen and (min-width: 768px) and (max-width: 1029px) {
  .appli_particuliers .title-container {
    padding: 80px 38px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative; }
    .appli_particuliers .title-container h1 {
      font-family: "source_sans_pro_light", sans-serif;
      font-size: 3.375rem;
      line-height: 62px;
      color: #fff;
      display: block;
      margin-bottom: 25px; }
      .appli_particuliers .title-container h1 strong {
        font-family: "source_sans_pro_semibold", sans-serif;
        display: block; }
    .appli_particuliers .title-container p {
      font-family: "source_sans_pro_light", sans-serif;
      font-size: 1.25rem;
      line-height: normal;
      color: #fff;
      width: 60%; }
    .appli_particuliers .title-container:after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 5%;
      height: 16px;
      width: 90%;
      background-color: #fff; }
  .appli_particuliers .sub-menu {
    display: block;
    width: 100%;
    padding: 22.5px 30px 50px 30px;
    text-align: center;
    font-family: "source_sans_pro_light", sans-serif; }
    .appli_particuliers .sub-menu .download {
      width: 100%;
      position: relative; }
      .appli_particuliers .sub-menu .download .left {
        position: relative;
        vertical-align: top;
        display: inline-block;
        width: auto;
        margin-bottom: 0; }
      .appli_particuliers .sub-menu .download .right {
        vertical-align: top;
        display: inline-block;
        width: 100%; }
        .appli_particuliers .sub-menu .download .right .cta {
          margin: 0 10px;
          display: inline-block; }
    .appli_particuliers .sub-menu .description {
      font-size: 1rem;
      line-height: normal;
      width: 100%; }
      .appli_particuliers .sub-menu .description span {
        display: block;
        font-family: "source_sans_pro_semibold", sans-serif; }
  .appli_particuliers .decouvrez-solutions {
    overflow: hidden;
    text-align: center;
    margin-bottom: 40px; }
    .appli_particuliers .decouvrez-solutions h2 {
      font-family: "source_sans_pro_light", sans-serif;
      font-size: 2.25rem;
      color: #1a1919;
      text-align: center;
      margin-bottom: 80px;
      position: relative;
      display: inline-block;
      padding: 0 15px; }
      .appli_particuliers .decouvrez-solutions h2:after {
        content: "";
        background-color: #ccc;
        position: absolute;
        right: -50%;
        top: 19px;
        width: 50%;
        height: 1px; }
      .appli_particuliers .decouvrez-solutions h2:before {
        content: "";
        background-color: #ccc;
        position: absolute;
        left: -50%;
        top: 19px;
        width: 50%;
        height: 1px; }
    .appli_particuliers .decouvrez-solutions .accueil > .left {
      float: left;
      text-align: right;
      width: 50%;
      padding: 40px 40px 80px 0; }
      .appli_particuliers .decouvrez-solutions .accueil > .left h3 {
        font-size: 2rem;
        line-height: 34px; }
      .appli_particuliers .decouvrez-solutions .accueil > .left .text {
        font-size: 1rem;
        line-height: normal;
        padding-bottom: 0;
        margin-bottom: 20px; }
      .appli_particuliers .decouvrez-solutions .accueil > .left .author {
        font-size: 1rem; }
    .appli_particuliers .decouvrez-solutions .accueil > .right {
      float: left;
      padding: 40px 0 80px 40px;
      overflow: hidden; }
      .appli_particuliers .decouvrez-solutions .accueil > .right > img {
        width: 100px; }
      .appli_particuliers .decouvrez-solutions .accueil > .right .desc-black {
        margin-top: 50px;
        padding-right: 20px;
        font-size: 1rem;
        clear: both;
        width: 80%; }
      .appli_particuliers .decouvrez-solutions .accueil > .right .desc-green {
        padding-right: 20px;
        font-size: 1rem;
        width: 80%; }
    .appli_particuliers .decouvrez-solutions .daily-account > .left {
      float: right;
      padding: 40px 40px 40px 0; }
      .appli_particuliers .decouvrez-solutions .daily-account > .left img {
        width: 120px; }
    .appli_particuliers .decouvrez-solutions .daily-account > .right {
      float: right;
      padding: 40px 0 40px 40px; }
      .appli_particuliers .decouvrez-solutions .daily-account > .right h3 {
        font-size: 2rem;
        line-height: 34px;
        margin-bottom: 40px; }
      .appli_particuliers .decouvrez-solutions .daily-account > .right .text {
        width: 100%;
        font-size: 1rem; }
        .appli_particuliers .decouvrez-solutions .daily-account > .right .text.green {
          font-size: 1rem; }
    .appli_particuliers .decouvrez-solutions .virements > .left {
      padding: 40px 40px 40px 0; }
      .appli_particuliers .decouvrez-solutions .virements > .left h3 {
        font-size: 2rem;
        line-height: 34px;
        margin-bottom: 40px; }
      .appli_particuliers .decouvrez-solutions .virements > .left .text {
        font-size: 1rem;
        line-height: normal;
        padding-bottom: 0;
        margin-bottom: 20px; }
      .appli_particuliers .decouvrez-solutions .virements > .left .author {
        font-size: 1rem; }
    .appli_particuliers .decouvrez-solutions .virements > .right {
      padding: 40px 0 40px 40px; }
      .appli_particuliers .decouvrez-solutions .virements > .right > img {
        float: none;
        margin-bottom: 0;
        width: 120px;
        margin-top: 50px; }
      .appli_particuliers .decouvrez-solutions .virements > .right .desc-black {
        font-size: 1rem;
        clear: both; }
      .appli_particuliers .decouvrez-solutions .virements > .right .desc-green {
        font-size: 1rem; }
  .appli_particuliers .slider-fonction-ctn h2 {
    font-size: 2rem; }
  .appli_particuliers .slider-fonction-ctn .slider-fonction .slider {
    width: 100%;
    display: block;
    margin: 0 auto;
    padding: 75px 60px; }
    .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slick-dots {
      position: relative; }
      .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slick-dots li {
        height: auto;
        width: 45px;
        margin: 0 5px;
        padding: 4px 0;
        vertical-align: bottom; }
        .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slick-dots li button {
          background-color: #e5e5e5;
          width: 45px;
          height: 4px;
          padding: 0;
          -webkit-transition: .3s ease;
                  transition: .3s ease; }
          .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slick-dots li button:before {
            display: none; }
        .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slick-dots li.slick-active button {
          background-color: #85c926;
          height: 5px; }
    .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slick-prev {
      left: 17px; }
    .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slick-next {
      right: 17px; }
    .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide {
      outline: none;
      width: 100%;
      font-size: 0; }
      .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide .left {
        width: 25%; }
        .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide .left > img {
          width: 100%; }
      .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide .right {
        width: 75%;
        padding: 0 20px 0 20px; }
      .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-1 .right h3 {
        font-size: 1.625rem;
        line-height: 28px; }
      .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-1 .right .text p {
        font-size: 1rem; }
      .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-1 .right .text li {
        font-size: 1rem;
        margin-top: 10px; }
      .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-2 .right h3 {
        font-size: 1.625rem;
        line-height: 28px;
        width: 70%; }
        .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-2 .right h3 strong {
          display: block; }
      .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-2 .right .text {
        font-size: 1rem;
        line-height: 18px; }
        .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-2 .right .text p {
          padding-top: 20px; }
      .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-2 .right .temoin {
        display: none; }
      .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-3 .right h3 {
        font-size: 1.625rem;
        line-height: 28px;
        width: 60%; }
      .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-3 .right .text {
        font-size: 1rem;
        line-height: 18px; }
        .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-3 .right .text p {
          padding-top: 20px; }
          .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-3 .right .text p.green {
            color: #85c926; }
      .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-3 .right .temoin {
        display: none; }
      .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-4 .right h3 {
        font-size: 1.625rem;
        line-height: 28px; }
      .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-4 .right .text {
        font-size: 1rem;
        line-height: 18px; }
      .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-5 .right h3 {
        font-size: 1.625rem;
        line-height: 28px; }
      .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-5 .right .text {
        font-size: 1rem;
        line-height: 18px; }
  .appli_particuliers .slider-fonction-ctn .infos-ctn {
    display: block;
    margin: 0 auto;
    width: 73%;
    padding: 60px;
    background-color: #f7f7f7;
    border-radius: 35px; }
    .appli_particuliers .slider-fonction-ctn .infos-ctn > img {
      margin-bottom: 10px; }
    .appli_particuliers .slider-fonction-ctn .infos-ctn h4 {
      color: #212121;
      font-family: "source_sans_pro_light", sans-serif;
      font-size: 1.5625rem;
      line-height: normal;
      margin-bottom: 10px; }
      .appli_particuliers .slider-fonction-ctn .infos-ctn h4 strong {
        font-family: "source_sans_pro_semibold", sans-serif; }
    .appli_particuliers .slider-fonction-ctn .infos-ctn a {
      text-decoration: none;
      background-color: #ed1a3a;
      padding: 20px 30px;
      display: inline-block; }
      .appli_particuliers .slider-fonction-ctn .infos-ctn a .title {
        display: inline-block;
        vertical-align: middle;
        font-family: "source_sans_pro_regular", sans-serif;
        font-size: 1.125rem;
        color: #fff; }
      .appli_particuliers .slider-fonction-ctn .infos-ctn a img {
        display: inline-block;
        vertical-align: middle;
        margin-left: 20px; }
  .appli_particuliers .section-download article span {
    font-size: 1.25rem;
    padding-bottom: 0;
    margin-bottom: 30px; }
  .appli_particuliers .plus-solutions {
    overflow: hidden;
    text-align: center;
    padding-bottom: 80px; }
    .appli_particuliers .plus-solutions h2 {
      font-family: "source_sans_pro_light", sans-serif;
      font-size: 2.25rem;
      color: #1a1919;
      text-align: center;
      margin-bottom: 40px;
      position: relative;
      display: inline-block;
      padding: 0 15px; }
      .appli_particuliers .plus-solutions h2:after {
        content: "";
        background-color: #ccc;
        position: absolute;
        right: -120%;
        top: 19px;
        width: 120%;
        height: 1px; }
      .appli_particuliers .plus-solutions h2:before {
        content: "";
        background-color: #ccc;
        position: absolute;
        left: -120%;
        top: 19px;
        width: 120%;
        height: 1px; }
    .appli_particuliers .plus-solutions .slider-solutions {
      margin-bottom: 80px; }
      .appli_particuliers .plus-solutions .slider-solutions .slider {
        width: 100%; }
    .appli_particuliers .plus-solutions .infos-ctn {
      display: block;
      margin: 0 auto;
      width: 73%;
      padding: 60px;
      background-color: #f7f7f7;
      border-radius: 35px; }
      .appli_particuliers .plus-solutions .infos-ctn > img {
        margin-bottom: 10px; }
      .appli_particuliers .plus-solutions .infos-ctn h4 {
        color: #212121;
        font-family: "source_sans_pro_light", sans-serif;
        font-size: 1.5625rem;
        line-height: normal;
        margin-bottom: 10px; }
        .appli_particuliers .plus-solutions .infos-ctn h4 strong {
          font-family: "source_sans_pro_semibold", sans-serif; }
      .appli_particuliers .plus-solutions .infos-ctn a {
        text-decoration: none;
        background-color: #ed1a3a;
        padding: 20px 30px;
        display: inline-block; }
        .appli_particuliers .plus-solutions .infos-ctn a .title {
          display: inline-block;
          vertical-align: middle;
          font-family: "source_sans_pro_regular", sans-serif;
          font-size: 1.125rem;
          color: #fff; }
        .appli_particuliers .plus-solutions .infos-ctn a img {
          display: inline-block;
          vertical-align: middle;
          margin-left: 20px; } }

@media screen and (min-width: 0px) and (max-width: 767px) {
  .appli_particuliers .title-container {
    padding: 0 20px;
    height: 333px;
    line-height: 333px;
    background-position: 20% center;
    }
    .appli_particuliers .title-container h1 {
      font-size: 2.5rem;
      line-height: 42px;
      margin-bottom: 25px;
      display: inline-block;
      vertical-align: middle; }
    .appli_particuliers .title-container p {
      display: none; }
    .appli_particuliers .title-container:after {
      height: 11px;
      width: 90%; }
  .appli_particuliers .sub-menu {
    display: block;
    width: 100%;
    padding: 20px 30px 60px 30px;
    text-align: center;
    font-family: "source_sans_pro_light", sans-serif; }
    .appli_particuliers .sub-menu .download {
      width: 100%;
      position: relative; }
      .appli_particuliers .sub-menu .download .left {
        position: relative;
        vertical-align: top;
        display: inline-block;
        width: 100%;
        margin-bottom: 30px; }
      .appli_particuliers .sub-menu .download .right {
        vertical-align: top;
        display: inline-block;
        width: 100%; }
        .appli_particuliers .sub-menu .download .right .cta {
          margin: 0 5px;
          display: inline-block;
          width: 40%; }
          .appli_particuliers .sub-menu .download .right .cta img {
            width: 100%; }
    .appli_particuliers .sub-menu .description {
      font-size: 0.875rem;
      line-height: normal;
      width: 100%; }
      .appli_particuliers .sub-menu .description span {
        display: block;
        font-family: "source_sans_pro_semibold", sans-serif; }
    .appli_particuliers .sub-menu .scroll-down img {
      width: 50px; }
  .appli_particuliers .les-nouveautes h3 {
    font-size: 1.5rem;
    margin-bottom: 40px; }
  .appli_particuliers .les-nouveautes ul {
    margin-bottom: 40px; }
    .appli_particuliers .les-nouveautes ul li {
      display: block;
      width: 100%;
      margin-bottom: 50px; }
      .appli_particuliers .les-nouveautes ul li img {
        width: 150px;
        margin: 0 auto 20px auto; }
      .appli_particuliers .les-nouveautes ul li .title {
        font-size: 1rem;
        width: 90%;
        margin: 0 auto 20px auto;
        text-align: center; }
      .appli_particuliers .les-nouveautes ul li .text {
        font-size: 0.875rem;
        text-align: center;
        width: 90%;
        margin: 0 auto; }
  .appli_particuliers .decouvrez-solutions {
    margin-bottom: 20px; }
    .appli_particuliers .decouvrez-solutions h2 {
      font-size: 1.5rem;
      margin-bottom: 80px;
      display: inline-block;
      padding: 0 15px; }
      .appli_particuliers .decouvrez-solutions h2:after {
        display: none; }
      .appli_particuliers .decouvrez-solutions h2:before {
        display: none; }
    .appli_particuliers .decouvrez-solutions .accueil:after {
      display: none; }
    .appli_particuliers .decouvrez-solutions .accueil .picto {
      width: 90px; }
    .appli_particuliers .decouvrez-solutions .accueil > .left {
      float: none;
      text-align: center;
      width: 100%;
      padding: 20px 0; }
      .appli_particuliers .decouvrez-solutions .accueil > .left h3 {
        font-size: 1.5rem;
        line-height: 26px;
        margin-bottom: 0; }
      .appli_particuliers .decouvrez-solutions .accueil > .left img {
        display: none; }
      .appli_particuliers .decouvrez-solutions .accueil > .left .text {
        display: none; }
      .appli_particuliers .decouvrez-solutions .accueil > .left .author {
        display: none; }
    .appli_particuliers .decouvrez-solutions .accueil > .right {
      float: none;
      text-align: center;
      width: 100%;
      padding: 20px 0; }
      .appli_particuliers .decouvrez-solutions .accueil > .right > img {
        float: none;
        margin-right: 0;
        margin-bottom: 40px; }
      .appli_particuliers .decouvrez-solutions .accueil > .right .desc-black {
        padding-right: 0;
        font-size: 0.875rem;
        line-height: normal; }
      .appli_particuliers .decouvrez-solutions .accueil > .right .desc-green {
        margin-bottom: 20px;
        padding-right: 0;
        font-size: 0.875rem; }
    .appli_particuliers .decouvrez-solutions .daily-account:after {
      display: none; }
    .appli_particuliers .decouvrez-solutions .daily-account .picto {
      width: 90px;
      margin-bottom: 20px; }
      .appli_particuliers .decouvrez-solutions .daily-account .picto.end {
        display: none; }
    .appli_particuliers .decouvrez-solutions .daily-account > .left {
      float: none;
      text-align: center;
      width: 100%;
      padding: 20px 0; }
      .appli_particuliers .decouvrez-solutions .daily-account > .left > img {
        float: none;
        margin-left: 0;
        margin-bottom: 20px;
        width: 190px; }
    .appli_particuliers .decouvrez-solutions .daily-account > .right {
      float: none;
      text-align: center;
      width: 100%;
      padding: 0; }
      .appli_particuliers .decouvrez-solutions .daily-account > .right h3 {
        font-size: 1.5rem;
        line-height: 26px;
        width: 70%;
        margin: 0 auto 20px auto; }
        .appli_particuliers .decouvrez-solutions .daily-account > .right h3 strong {
          display: inline-block; }
      .appli_particuliers .decouvrez-solutions .daily-account > .right .text {
        width: 100%;
        font-size: 0.875rem;
        line-height: normal;
        margin-bottom: 20px; }
        .appli_particuliers .decouvrez-solutions .daily-account > .right .text.green {
          font-size: inherit; }
    .appli_particuliers .decouvrez-solutions .virements .picto {
      width: 90px;
      margin: 0 auto; }
      .appli_particuliers .decouvrez-solutions .virements .picto.end {
        display: none; }
    .appli_particuliers .decouvrez-solutions .virements:after {
      display: none; }
    .appli_particuliers .decouvrez-solutions .virements > .left {
      float: none;
      text-align: center;
      width: 100%;
      padding: 20px 0; }
      .appli_particuliers .decouvrez-solutions .virements > .left h3 {
        font-size: 1.5rem;
        line-height: 26px;
        margin-bottom: 0; }
      .appli_particuliers .decouvrez-solutions .virements > .left img {
        display: none; }
      .appli_particuliers .decouvrez-solutions .virements > .left .text {
        display: none; }
      .appli_particuliers .decouvrez-solutions .virements > .left .author {
        display: none; }
    .appli_particuliers .decouvrez-solutions .virements > .right {
      float: none;
      text-align: center;
      width: 100%;
      padding: 0 0 20px 0; }
      .appli_particuliers .decouvrez-solutions .virements > .right > img {
        float: none;
        margin-right: 0;
        margin-bottom: 0; }
      .appli_particuliers .decouvrez-solutions .virements > .right .desc-black {
        font-size: 0.875rem; }
      .appli_particuliers .decouvrez-solutions .virements > .right .desc-green {
        font-size: 0.875rem; }
  .appli_particuliers .slider-fonction-ctn h2 {
    font-size: 1.5rem;
    line-height: normal;
    margin-bottom: 30px; }
  .appli_particuliers .slider-fonction-ctn .slider-fonction {
    margin-bottom: 40px; }
    .appli_particuliers .slider-fonction-ctn .slider-fonction .slider {
      width: 100%;
      display: block;
      margin: 0 auto;
      padding: 30px 20px; }
      .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slick-dots {
        bottom: -12px; }
        .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slick-dots li {
          width: 25px; }
          .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slick-dots li button {
            width: 25px;
            height: 4px; }
      .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slick-prev {
        display: none !important; }
      .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slick-next {
        display: none !important; }
      .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide {
        outline: none;
        width: 100%;
        font-size: 0; }
        .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide .left {
          float: none;
          width: 100%;
          display: none; }
          .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide .left > img {
            width: 100%; }
        .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide .right {
          float: none;
          width: 100%;
          padding: 0; }
        .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-1 .right h3 {
          font-size: 1.125rem;
          line-height: 20px; }
        .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-1 .right .text {
          font-size: 0.875rem;
          line-height: 18px; }
          .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-1 .right .text p {
            padding-top: 0;
            font-size: inherit; }
          .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-1 .right .text li {
            font-size: inherit;
            margin-top: 10px; }
        .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-2 .right h3 {
          font-size: 1.125rem;
          line-height: 20px;
          width: 100%; }
          .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-2 .right h3 strong {
            display: block; }
        .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-2 .right .text {
          font-size: 0.875rem;
          line-height: 18px; }
          .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-2 .right .text p {
            padding-top: 10px; }
        .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-2 .right .temoin {
          display: none; }
        .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-3 .right h3 {
          font-size: 1.125rem;
          line-height: 20px;
          width: 100%; }
          .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-3 .right h3 strong {
            display: block; }
        .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-3 .right .text {
          font-size: 0.875rem;
          line-height: 18px; }
          .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-3 .right .text p {
            padding-top: 10px; }
            .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-3 .right .text p.green {
              color: #85c926; }
        .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-3 .right .temoin {
          display: none; }
        .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-4 .right h3 {
          font-size: 1.125rem;
          line-height: 20px; }
        .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-4 .right .text {
          font-size: 0.875rem;
          line-height: 18px; }
        .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-5 .right h3 {
          font-size: 1.125rem;
          line-height: 20px; }
        .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-5 .right .text {
          font-size: 0.875rem;
          line-height: 18px; }
          .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide.slide-5 .right .text p {
            padding-top: 10px; }
  .appli_particuliers .slider-fonction-ctn .infos-ctn {
    display: block;
    margin: 0 auto;
    width: 73%;
    padding: 60px;
    background-color: #f7f7f7;
    border-radius: 35px; }
    .appli_particuliers .slider-fonction-ctn .infos-ctn > img {
      margin-bottom: 10px; }
    .appli_particuliers .slider-fonction-ctn .infos-ctn h4 {
      color: #212121;
      font-family: "source_sans_pro_light", sans-serif;
      font-size: 1.5625rem;
      line-height: normal;
      margin-bottom: 10px; }
      .appli_particuliers .slider-fonction-ctn .infos-ctn h4 strong {
        font-family: "source_sans_pro_semibold", sans-serif; }
    .appli_particuliers .slider-fonction-ctn .infos-ctn a {
      text-decoration: none;
      background-color: #ed1a3a;
      padding: 20px 30px;
      display: inline-block; }
      .appli_particuliers .slider-fonction-ctn .infos-ctn a .title {
        display: inline-block;
        vertical-align: middle;
        font-family: "source_sans_pro_regular", sans-serif;
        font-size: 1.125rem;
        color: #fff; }
      .appli_particuliers .slider-fonction-ctn .infos-ctn a img {
        display: inline-block;
        vertical-align: middle;
        margin-left: 20px; }
  .appli_particuliers .section-download {
    width: 90%;
    margin: 0 auto; }
    .appli_particuliers .section-download .header {
      display: none; }
    .appli_particuliers .section-download article {
      display: inline-block;
      margin: 0 auto 40px auto;
      padding: 30px 20px;
      border-radius: 25px; }
      .appli_particuliers .section-download article span {
        font-size: 1.25rem;
        padding-bottom: 0;
        margin-bottom: 20px; }
      .appli_particuliers .section-download article a {
        padding: 0;
        margin: 0 5px;
        display: inline-block;
        width: 40%; }
        .appli_particuliers .section-download article a img {
          width: 100%; }
    .appli_particuliers .section-download .footer {
      display: none; }
  .appli_particuliers .plus-solutions {
    padding-bottom: 0;
    margin-bottom: 0; }
    .appli_particuliers .plus-solutions.mg {
      padding: 0; }
    .appli_particuliers .plus-solutions h2 {
      font-size: 1.5rem;
      margin-bottom: 0; }
    .appli_particuliers .plus-solutions .slider-solutions .slider {
      width: 100%; }
      .appli_particuliers .plus-solutions .slider-solutions .slider .slide .title-ctn {
        margin-bottom: 15px; }
        .appli_particuliers .plus-solutions .slider-solutions .slider .slide .title-ctn .title {
          font-size: 0.875rem; }
        .appli_particuliers .plus-solutions .slider-solutions .slider .slide .title-ctn:after {
          display: none; }
      .appli_particuliers .plus-solutions .slider-solutions .slider .slide .content {
        text-decoration: none;
        position: relative;
        background-size: contain;
        background-position: center top;
        background-repeat: no-repeat;
        display: block;
        height: 420px;
        outline: none;
        box-shadow: 0 3px 6px rgba(192, 198, 203, 0.6); }
        .appli_particuliers .plus-solutions .slider-solutions .slider .slide .content .text {
          padding: 20px;
          height: 160px; }
          .appli_particuliers .plus-solutions .slider-solutions .slider .slide .content .text p {
            font-size: 0.875rem; }
          .appli_particuliers .plus-solutions .slider-solutions .slider .slide .content .text img {
            right: 50%;
            margin-right: -10px; }
      .appli_particuliers .plus-solutions .slider-solutions .slider .slick-prev {
        display: none; }
      .appli_particuliers .plus-solutions .slider-solutions .slider .slick-next {
        display: none; }
      .appli_particuliers .plus-solutions .slider-solutions .slider .slick-dots {
        bottom: -40px; }
        .appli_particuliers .plus-solutions .slider-solutions .slider .slick-dots li {
          height: auto;
          width: 25px;
          margin: 0 5px;
          padding: 4px 0;
          vertical-align: bottom; }
          .appli_particuliers .plus-solutions .slider-solutions .slider .slick-dots li button {
            background-color: #e5e5e5;
            width: 25px;
            height: 4px;
            padding: 0;
            -webkit-transition: .3s ease;
                    transition: .3s ease; }
            .appli_particuliers .plus-solutions .slider-solutions .slider .slick-dots li button:before {
              display: none; }
          .appli_particuliers .plus-solutions .slider-solutions .slider .slick-dots li.slick-active button {
            background-color: black;
            height: 5px; }
    .appli_particuliers .plus-solutions .infos-ctn {
      width: 90%;
      padding: 20px;
      margin-bottom: 40px;
      border-radius: 15px; }
      .appli_particuliers .plus-solutions .infos-ctn > img {
        margin-bottom: 10px;
        width: 50px; }
      .appli_particuliers .plus-solutions .infos-ctn h4 {
        font-size: 1.125rem; }
      .appli_particuliers .plus-solutions .infos-ctn a {
        padding: 15px 20px; }
        .appli_particuliers .plus-solutions .infos-ctn a .title {
          font-size: 0.875rem; }
        .appli_particuliers .plus-solutions .infos-ctn a img {
          margin-left: 10px;
          height: 12px; }
  .appli_particuliers .spots-tv {
    margin-bottom: 20px; }
    .appli_particuliers .spots-tv .mentions {
      font-size: 0.625rem;
      line-height: 12px; } }

.appli-encaissement-mobile,
.appli-gemstone, {
  text-align: center; }
  .appli-encaissement-mobile .title-container,
  .appli-gemstone .title-container {
    padding: 80px 38px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/mobile-pos/header-bg.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/mobile-pos/header-bg.jpg', sizingMethod='scale')";
    position: relative;
    text-align: left;
    height: 361px;
    }
    .appli-encaissement-mobile .title-container h1,
    .appli-gemstone .title-container h1 {
      font-family: "source_sans_pro_light", sans-serif;
      font-size: 3.125rem;
      line-height: 52px;
      color: #fff;
      display: block;
      margin-bottom: 25px; }
      .appli-encaissement-mobile .title-container h1 strong,
      .appli-gemstone .title-container h1 strong {
        font-family: "source_sans_pro_semibold", sans-serif;
        display: block; }
    .appli-encaissement-mobile .title-container .pro,
    .appli-gemstone .title-container .pro {
      background-color: #ed1a3a;
      font-family: "source_sans_pro_semibold", sans-serif;
      font-size: 1rem;
      text-transform: uppercase;
      color: #fff;
      line-height: normal;
      position: absolute;
      top: 0;
      right: 0;
      padding: 5px 10px; }
    .appli-encaissement-mobile .title-container .rectangle,
    .appli-gemstone .title-container .rectangle {
      content: "";
      position: absolute;
      bottom: 0;
      left: 5%;
      height: 16px;
      width: 90%;
      background-color: #fff; }
  .appli-encaissement-mobile .sub-header,
  .appli-gemstone .sub-header {
    display: block;
    width: 100%;
    padding: 24px 30px;
    text-align: center;
    overflow: hidden;
    position: relative; }
    .appli-encaissement-mobile .sub-header .cta-ctn,
    .appli-gemstone .sub-header .cta-ctn {
      display: block;
      margin: 0 auto; }
      .appli-encaissement-mobile .sub-header .cta-ctn .link,
      .appli-gemstone .sub-header .cta-ctn .link {
        border-radius: 3px;
        text-decoration: none;
        display: inline-block;
        margin: 0 10px 40px 10px; }
        .appli-encaissement-mobile .sub-header .cta-ctn .link img,
        .appli-gemstone .sub-header .cta-ctn .link img {
          display: inline-block;
          vertical-align: middle;
          line-height: normal; }
    .appli-encaissement-mobile .sub-header .text,
    .appli-gemstone .sub-header .text {
      font-family: "source_sans_pro_light", sans-serif;
      font-size: 1.25rem;
      color: #070809;
      line-height: normal;
      display: block;
      text-align: center;
      width: 75%;
      margin: 0 auto 80px auto; }
      .appli-encaissement-mobile .sub-header .text strong,
      .appli-gemstone .sub-header .text strong {
        font-family: "source_sans_pro_semibold", sans-serif; }
    .appli-encaissement-mobile .sub-header .scroll-down,
    .appli-gemstone .sub-header .scroll-down {
      display: inline-block;
      text-align: center;
      margin: 0 auto 40px auto; }
  .appli-encaissement-mobile .paiement-mobile,
  .appli-gemstone .paiement-mobile {
    overflow: hidden;
    text-align: center;
    margin-bottom: 40px;
    position: relative; }
    .appli-encaissement-mobile .paiement-mobile .paiement,
    .appli-gemstone .paiement-mobile .paiement {
      display: block;
      height: 100%;
      overflow: hidden;
      position: relative; }
      .appli-encaissement-mobile .paiement-mobile .paiement:after,
      .appli-gemstone .paiement-mobile .paiement:after {
        content: '';
        width: 2px;
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -1px;
        height: 100%;
        display: block;
        z-index: 0;
        background-color: #dbdbdb; }
      .appli-encaissement-mobile .paiement-mobile .paiement .picto,
      .appli-gemstone .paiement-mobile .paiement .picto {
        display: block;
        margin: 0 auto;
        position: relative;
        z-index: 10; }
      .appli-encaissement-mobile .paiement-mobile .paiement > .left,
      .appli-gemstone .paiement-mobile .paiement > .left {
        float: left;
        text-align: right;
        width: 50%;
        padding: 80px 54px 80px 0; }
        .appli-encaissement-mobile .paiement-mobile .paiement > .left h3,
        .appli-gemstone .paiement-mobile .paiement > .left h3 {
          font-family: "source_sans_pro_light", sans-serif;
          font-size: 2.5rem;
          line-height: 40px;
          color: #212121;
          display: block; }
          .appli-encaissement-mobile .paiement-mobile .paiement > .left h3 strong,
          .appli-gemstone .paiement-mobile .paiement > .left h3 strong {
            font-family: "source_sans_pro_semibold", sans-serif;
            color: #447ac4; }
        .appli-encaissement-mobile .paiement-mobile .paiement > .left .check-list,
        .appli-gemstone .paiement-mobile .paiement > .left .check-list {
          margin-bottom: 20px;
          margin-top: 40px; }
          .appli-encaissement-mobile .paiement-mobile .paiement > .left .check-list li,
          .appli-gemstone .paiement-mobile .paiement > .left .check-list li {
            margin-bottom: 20px; }
            .appli-encaissement-mobile .paiement-mobile .paiement > .left .check-list li:last-child,
            .appli-gemstone .paiement-mobile .paiement > .left .check-list li:last-chil {
              margin-bottom: 0; }
            .appli-encaissement-mobile .paiement-mobile .paiement > .left .check-list li img,
            .appli-gemstone .paiement-mobile .paiement > .left .check-list li img {
              margin-left: 15px;
              display: inline-block;
              vertical-align: middle;
              float: right;
              margin-top: 20px; }
            .appli-encaissement-mobile .paiement-mobile .paiement > .left .check-list li span,
            .appli-gemstone .paiement-mobile .paiement > .left .check-list li span {
              color: #212121;
              font-family: "source_sans_pro_light", sans-serif;
              font-size: 1.125rem;
              line-height: normal;
              display: inline-block;
              vertical-align: middle;
              width: 80%; }
      .appli-encaissement-mobile .paiement-mobile .paiement > .right,
      .appli-gemstone .paiement-mobile .paiement > .right {
        float: left;
        text-align: left;
        width: 50%;
        padding: 80px 0 80px 54px;
        overflow: hidden; }
        .appli-encaissement-mobile .paiement-mobile .paiement > .right > img,
        .appli-gemstone .paiement-mobile .paiement > .right > img {
          margin-bottom: 40px;
          margin-top: 60px; }
    .appli-encaissement-mobile .paiement-mobile .comment-ca-marche,
    .appli-gemstone .paiement-mobile .comment-ca-marche {
      display: block;
      height: 100%;
      overflow: hidden;
      position: relative; }
      .appli-encaissement-mobile .paiement-mobile .comment-ca-marche:after,
      .appli-gemstone .paiement-mobile .comment-ca-marche:after {
        content: '';
        width: 2px;
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -1px;
        height: 100%;
        display: block;
        z-index: 0;
        background-color: #dbdbdb; }
      .appli-encaissement-mobile .paiement-mobile .comment-ca-marche .picto,
      .appli-gemstone .paiement-mobile .comment-ca-marche .picto {
        display: block;
        margin: 0 auto;
        position: relative;
        z-index: 10; }
      .appli-encaissement-mobile .paiement-mobile .comment-ca-marche > .left,
      .appli-gemstone .paiement-mobile .comment-ca-marche > .left {
        float: right;
        text-align: right;
        width: 50%;
        padding: 80px 54px 80px 0;
        overflow: hidden; }
        .appli-encaissement-mobile .paiement-mobile .comment-ca-marche > .left > img,
        .appli-gemstone .paiement-mobile .comment-ca-marche > .left > img {
          float: right;
          margin-left: 20px;
          margin-bottom: 40px; }
        .appli-encaissement-mobile .paiement-mobile .comment-ca-marche > .left .text,
        .appli-gemstone .paiement-mobile .comment-ca-marche > .left .text {
          color: #212121;
          font-size: 1.125rem;
          font-family: "source_sans_pro_light", sans-serif;
          line-height: normal;
          margin-bottom: 20px;
          width: 40%;
          margin-top: 60px;
          display: inline-block; }
      .appli-encaissement-mobile .paiement-mobile .comment-ca-marche > .right,
      .appli-gemstone .paiement-mobile .comment-ca-marche > .right {
        float: right;
        text-align: left;
        width: 50%;
        padding: 80px 0 80px 54px; }
        .appli-encaissement-mobile .paiement-mobile .comment-ca-marche > .right h3,
        .appli-gemstone .paiement-mobile .comment-ca-marche > .right h3 {
          font-family: "source_sans_pro_light", sans-serif;
          font-size: 2.5rem;
          line-height: 40px;
          color: #212121;
          display: block;
          margin-bottom: 30px; }
          .appli-encaissement-mobile .paiement-mobile .comment-ca-marche > .right h3 strong,
          .appli-gemstone .paiement-mobile .comment-ca-marche > .right h3 strong {
            font-family: "source_sans_pro_semibold", sans-serif;
            color: #447ac4; }
        .appli-encaissement-mobile .paiement-mobile .comment-ca-marche > .right .text,
        .appli-gemstone .paiement-mobile .comment-ca-marche > .right .text {
          display: block;
          color: #212121;
          font-size: 1.125rem;
          font-family: "source_sans_pro_light", sans-serif;
          clear: both;
          line-height: normal;
          margin-bottom: 20px;
          width: 90%; }
        .appli-encaissement-mobile .paiement-mobile .comment-ca-marche > .right .check-list,
        .appli-gemstone .paiement-mobile .comment-ca-marche > .right .check-list {
          margin-bottom: 20px;
          margin-top: 40px; }
          .appli-encaissement-mobile .paiement-mobile .comment-ca-marche > .right .check-list li,
          .appli-gemstone .paiement-mobile .comment-ca-marche > .right .check-list li {
            margin-bottom: 20px; }
            .appli-encaissement-mobile .paiement-mobile .comment-ca-marche > .right .check-list li:last-child,
            .appli-gemstone .paiement-mobile .comment-ca-marche > .right .check-list li:last-child {
              margin-bottom: 0; }
            .appli-encaissement-mobile .paiement-mobile .comment-ca-marche > .right .check-list li img,
            .appli-gemstone .paiement-mobile .comment-ca-marche > .right .check-list li img {
              margin-right: 15px;
              display: inline-block;
              vertical-align: middle; }
            .appli-encaissement-mobile .paiement-mobile .comment-ca-marche > .right .check-list li span,
            .appli-gemstone .paiement-mobile .comment-ca-marche > .right .check-list li span {
              color: #212121;
              font-family: "source_sans_pro_light", sans-serif;
              font-size: 1.125rem;
              line-height: normal;
              display: inline-block;
              vertical-align: middle;
              width: 80%; }
    .appli-encaissement-mobile .paiement-mobile .avantages,
    .appli-gemstone .paiement-mobile .avantages {
      display: block;
      height: 100%;
      overflow: hidden;
      position: relative; }
      .appli-encaissement-mobile .paiement-mobile .avantages:after,
      .appli-gemstone .paiement-mobile .avantages:after {
        content: '';
        width: 2px;
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -1px;
        height: 100%;
        display: block;
        z-index: 0;
        background-color: #dbdbdb; }
      .appli-encaissement-mobile .paiement-mobile .avantages .picto,
      .appli-gemstone .paiement-mobile .avantages .picto {
        display: block;
        margin: 0 auto;
        position: relative;
        z-index: 10;
        clear: both; }
      .appli-encaissement-mobile .paiement-mobile .avantages > .left,
      .appli-gemstone .paiement-mobile .avantages > .left {
        float: left;
        text-align: right;
        width: 50%;
        padding: 80px 54px 80px 0; }
        .appli-encaissement-mobile .paiement-mobile .avantages > .left h3,
        .appli-gemstone .paiement-mobile .avantages > .left h3 {
          font-family: "source_sans_pro_light", sans-serif;
          font-size: 2.5rem;
          line-height: 40px;
          color: #212121;
          display: block;
          margin-bottom: 40px; }
          .appli-encaissement-mobile .paiement-mobile .avantages > .left h3 strong,
          .appli-gemstone .paiement-mobile .avantages > .left h3 strong {
            font-family: "source_sans_pro_semibold", sans-serif;
            color: #447ac4; }
        .appli-encaissement-mobile .paiement-mobile .avantages > .left .check-list,
        .appli-gemstone .paiement-mobile .avantages > .left .check-list {
          margin-bottom: 20px;
          width: 80%;
          display: inline-block; }
          .appli-encaissement-mobile .paiement-mobile .avantages > .left .check-list li,
          .appli-gemstone .paiement-mobile .avantages > .left .check-list li {
            margin-bottom: 20px;
            overflow: hidden; }
            .appli-encaissement-mobile .paiement-mobile .avantages > .left .check-list li:last-child,
            .appli-gemstone .paiement-mobile .avantages > .left .check-list li:last-child {
              margin-bottom: 0; }
            .appli-encaissement-mobile .paiement-mobile .avantages > .left .check-list li img,
            .appli-gemstone .paiement-mobile .avantages > .left .check-list li img {
              display: block;
              float: right;
              margin-left: 7px;
              margin-top: 20px; }
            .appli-encaissement-mobile .paiement-mobile .avantages > .left .check-list li span,
            .appli-gemstone .paiement-mobile .avantages > .left .check-list li span {
              color: #212121;
              font-family: "source_sans_pro_light", sans-serif;
              font-size: 1.125rem;
              line-height: normal;
              display: block;
              padding-right: 40px; }
              .appli-encaissement-mobile .paiement-mobile .avantages > .left .check-list li span strong,
            .appli-gemstone .paiement-mobile .avantages > .left .check-list li span strong {
                display: block;
                color: #447ac4; }
      .appli-encaissement-mobile .paiement-mobile .avantages > .right,
            .appli-gemstone .paiement-mobile .avantages > .right {
        float: left;
        text-align: left;
        width: 50%;
        padding: 80px 0 80px 54px;
        overflow: hidden; }
        .appli-encaissement-mobile .paiement-mobile .avantages > .right > img,
            .appli-gemstone .paiement-mobile .avantages > .right > img {
          float: left;
          margin-right: 40px;
          margin-top: 130px; }
    .appli-encaissement-mobile .paiement-mobile .download-app,
            .appli-gemstone .paiement-mobile .download-app {
      background-color: #eeeeee;
      padding: 40px 50px;
      border-radius: 30px;
      display: inline-block;
      margin: 50px 0; }
      .appli-encaissement-mobile .paiement-mobile .download-app .title,
            .appli-gemstone .paiement-mobile .download-app .title {
        font-family: "source_sans_pro_light", sans-serif;
        font-size: 1.375rem;
        color: #212121;
        text-align: center;
        display: block;
        margin-bottom: 20px; }
      .appli-encaissement-mobile .paiement-mobile .download-app a,
            .appli-gemstone .paiement-mobile .download-app a {
        display: inline-block;
        vertical-align: middle;
        margin: 0 10px; }
    .appli-encaissement-mobile .paiement-mobile .divider,
            .appli-gemstone .paiement-mobile .divider {
      margin-bottom: 30px; }
      .appli-encaissement-mobile .paiement-mobile .divider img,
            .appli-gemstone .paiement-mobile .divider img {
        display: block;
        margin: 0 auto; }
      .appli-encaissement-mobile .paiement-mobile .divider .wire,
            .appli-gemstone .paiement-mobile .divider .wire {
        display: block;
        margin: 0 auto;
        width: 2px;
        height: 80px;
        background-color: #e6e6e6; }
  .appli-encaissement-mobile .plus-solutions,
            .appli-gemstone .plus-solutions {
    overflow: hidden;
    text-align: center;
    padding-bottom: 80px; }
    .appli-encaissement-mobile .plus-solutions h2,
            .appli-gemstone .plus-solutions h2 {
      font-family: "source_sans_pro_light", sans-serif;
      font-size: 2.25rem;
      color: #1a1919;
      text-align: center;
      margin-bottom: 40px;
      position: relative;
      display: inline-block;
      padding: 0 15px; }
      .appli-encaissement-mobile .plus-solutions h2:after,
            .appli-gemstone .plus-solutions h2:after {
        content: "";
        background-color: #ccc;
        position: absolute;
        right: -120%;
        top: 19px;
        width: 120%;
        height: 1px; }
      .appli-encaissement-mobile .plus-solutions h2:before,
            .appli-gemstone .plus-solutions h2:before {
        content: "";
        background-color: #ccc;
        position: absolute;
        left: -120%;
        top: 19px;
        width: 120%;
        height: 1px; }
    .appli-encaissement-mobile .plus-solutions .slider-solutions,
            .appli-gemstone .plus-solutions .slider-solutions {
      margin-bottom: 80px; }
      .appli-encaissement-mobile .plus-solutions .slider-solutions .slider,
            .appli-gemstone .plus-solutions .slider-solutions .slider {
        width: 75%;
        display: block;
        margin: 0 auto; }
        .appli-encaissement-mobile .plus-solutions .slider-solutions .slider .slide,
            .appli-gemstone .plus-solutions .slider-solutions .slider .slide {
          text-align: center;
          outline: none;
          padding: 0 15px 10px 15px; }
          .appli-encaissement-mobile .plus-solutions .slider-solutions .slider .slide .content,
            .appli-gemstone .plus-solutions .slider-solutions .slider .slide .content {
            text-decoration: none;
            position: relative;
            background-size: contain;
            background-position: center top;
            background-repeat: no-repeat;
            display: block;
            height: 460px;
            outline: none;
            box-shadow: 0 3px 6px rgba(192, 198, 203, 0.6);
            margin-top: 100px; }
            .appli-encaissement-mobile .plus-solutions .slider-solutions .slider .slide .content .title-ctn,
            .appli-gemstone .plus-solutions .slider-solutions .slider .slide .content .title-ctn {
              height: 50px;
              line-height: 50px;
              position: relative;
              margin-bottom: 35px;
              top: -100px; }
              .appli-encaissement-mobile .plus-solutions .slider-solutions .slider .slide .content .title-ctn .title,
            .appli-gemstone .plus-solutions .slider-solutions .slider .slide .content .title-ctn .title {
                font-family: "source_sans_pro_light", sans-serif;
                font-size: 1.25rem;
                color: #000;
                line-height: normal;
                position: relative;
                display: inline-block;
                vertical-align: bottom; }
              .appli-encaissement-mobile .plus-solutions .slider-solutions .slider .slide .content .title-ctn:after,
            .appli-gemstone .plus-solutions .slider-solutions .slider .slide .content .title-ctn:after {
                content: "";
                background-color: #dcdcdc;
                width: 1px;
                height: 20px;
                position: absolute;
                bottom: -25px;
                left: 50%; }
            .appli-encaissement-mobile .plus-solutions .slider-solutions .slider .slide .content .text,
            .appli-gemstone .plus-solutions .slider-solutions .slider .slide .content .text {
              width: 100%;
              background-color: #fff;
              position: absolute;
              bottom: 0;
              left: 0;
              padding: 20px 30px;
              height: 160px; }
              .appli-encaissement-mobile .plus-solutions .slider-solutions .slider .slide .content .text .pro,
            .appli-gemstone .plus-solutions .slider-solutions .slider .slide .content .text .pro {
                background-color: #ed1a3a;
                font-family: "source_sans_pro_semibold", sans-serif;
                font-size: 1rem;
                text-transform: uppercase;
                color: #fff;
                line-height: normal;
                position: absolute;
                top: -31px;
                right: 0;
                padding: 5px 10px; }
              .appli-encaissement-mobile .plus-solutions .slider-solutions .slider .slide .content .text p,
            .appli-gemstone .plus-solutions .slider-solutions .slider .slide .content .text p {
                font-family: "source_sans_pro_light", sans-serif;
                font-size: 0.9375rem;
                color: #212121;
                line-height: normal;
                display: block; }
              .appli-encaissement-mobile .plus-solutions .slider-solutions .slider .slide .content .text img,
            .appli-gemstone .plus-solutions .slider-solutions .slider .slide .content .text img, {
                position: absolute;
                bottom: 20px;
                right: 20px; }
            .appli-encaissement-mobile .plus-solutions .slider-solutions .slider .slide .content:hover .title,
            .appli-gemstone .plus-solutions .slider-solutions .slider .slide .content:hover .title {
              text-decoration: underline; }
        .appli-encaissement-mobile .plus-solutions .slider-solutions .slider .slick-prev,
            .appli-gemstone .plus-solutions .slider-solutions .slider .slick-prev {
          left: -80px;
          cursor: pointer;
          z-index: 100;
          background-image: url("../images/home/left-arrow.png");
          background-size: contain;
          background-repeat: no-repeat;
          background-position: center center;
          width: 15px;
          height: 30px;
          margin-top: -15px; }
          .appli-encaissement-mobile .plus-solutions .slider-solutions .slider .slick-prev:before,
            .appli-gemstone .plus-solutions .slider-solutions .slider .slick-prev:before {
            display: none; }
        .appli-encaissement-mobile .plus-solutions .slider-solutions .slider .slick-next,
            .appli-gemstone .plus-solutions .slider-solutions .slider .slick-next {
          right: -80px;
          background-image: url("../images/home/right-arrow.png");
          background-size: contain;
          background-repeat: no-repeat;
          background-position: center center;
          width: 15px;
          height: 30px;
          cursor: pointer;
          z-index: 100;
          margin-top: -15px; }
          .appli-encaissement-mobile .plus-solutions .slider-solutions .slider .slick-next:before,
            .appli-gemstone .plus-solutions .slider-solutions .slider .slick-next:before {
            display: none; }
        .appli-encaissement-mobile .plus-solutions .slider-solutions .slider .slick-dots,
            .appli-gemstone .plus-solutions .slider-solutions .slider .slick-dots {
          bottom: -40px; }
          .appli-encaissement-mobile .plus-solutions .slider-solutions .slider .slick-dots li,
            .appli-gemstone .plus-solutions .slider-solutions .slider .slick-dots li {
            height: auto;
            width: 25px;
            margin: 0 5px;
            padding: 4px 0;
            vertical-align: bottom; }
            .appli-encaissement-mobile .plus-solutions .slider-solutions .slider .slick-dots li button,
            .appli-gemstone .plus-solutions .slider-solutions .slider .slick-dots li button {
              background-color: #e5e5e5;
              width: 25px;
              height: 4px;
              padding: 0;
              -webkit-transition: .3s ease;
                      transition: .3s ease; }
              .appli-encaissement-mobile .plus-solutions .slider-solutions .slider .slick-dots li button:before,
            .appli-gemstone .plus-solutions .slider-solutions .slider .slick-dots li button:before {
                display: none; }
            .appli-encaissement-mobile .plus-solutions .slider-solutions .slider .slick-dots li.slick-active button,
            .appli-gemstone .plus-solutions .slider-solutions .slider .slick-dots li.slick-active button {
              background-color: black;
              height: 5px; }
    .appli-encaissement-mobile .plus-solutions .infos-ctn,
            .appli-gemstone .plus-solutions .infos-ct {
      display: block;
      margin: 0 auto 50px auto;
      width: 73%;
      padding: 60px;
      background-color: #f7f7f7;
      border-radius: 35px; }
      .appli-encaissement-mobile .plus-solutions .infos-ctn > img,
            .appli-gemstone .plus-solutions .infos-ctn > img {
        margin-bottom: 10px; }
      .appli-encaissement-mobile .plus-solutions .infos-ctn h4,
            .appli-gemstone .plus-solutions .infos-ctn h4 {
        color: #212121;
        font-family: "source_sans_pro_light", sans-serif;
        font-size: 1.5625rem;
        line-height: normal;
        margin-bottom: 10px; }
        .appli-encaissement-mobile .plus-solutions .infos-ctn h4 strong,
            .appli-gemstone .plus-solutions .infos-ctn h4 strong {
          font-family: "source_sans_pro_semibold", sans-serif; }
      .appli-encaissement-mobile .plus-solutions .infos-ctn a,
            .appli-gemstone .plus-solutions .infos-ctn a {
        text-decoration: none;
        background-color: #ed1a3a;
        padding: 20px 30px;
        display: inline-block; }
        .appli-encaissement-mobile .plus-solutions .infos-ctn a .title,
            .appli-gemstone .plus-solutions .infos-ctn a .title {
          display: inline-block;
          vertical-align: middle;
          font-family: "source_sans_pro_regular", sans-serif;
          font-size: 1.125rem;
          color: #fff; }
        .appli-encaissement-mobile .plus-solutions .infos-ctn a img,
            .appli-gemstone .plus-solutions .infos-ctn a img {
          display: inline-block;
          vertical-align: middle;
          margin-left: 20px; }
    .appli-encaissement-mobile .plus-solutions .mentions,
            .appli-gemstone .plus-solutions .mentions {
      color: #7d7d7d;
      font-family: "source_sans_pro_light", sans-serif;
      font-size: 0.75rem;
      line-height: 20px;
      text-align: left;
      width: 90%;
      display: block;
      margin: 0 auto; }
  .appli-encaissement-mobile .scroll-up,
            .appli-gemstone .scroll-u {
    display: inline-block;
    text-align: center;
    margin: 0 auto 20px auto; }

@media screen and (min-width: 768px) and (max-width: 1029px) {
  .appli-encaissement-mobile .title-container,
            .appli-gemstone .title-container {
    padding: 80px 38px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative; }
    .appli-encaissement-mobile .title-container h1,
            .appli-gemstone .title-container h1 {
      font-family: "source_sans_pro_light", sans-serif;
      font-size: 3.375rem;
      line-height: 62px;
      color: #fff;
      display: block;
      margin-bottom: 25px; }
      .appli-encaissement-mobile .title-container h1 strong,
            .appli-gemstone .title-container h1 strong {
        font-family: "source_sans_pro_semibold", sans-serif;
        display: block; }
    .appli-encaissement-mobile .title-container:after,
            .appli-gemstone .title-container:after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 5%;
      height: 16px;
      width: 90%;
      background-color: #fff; }
  .appli-encaissement-mobile .sub-header .text,
            .appli-gemstone .sub-header .text {
    font-size: 1rem;
    margin: 0 auto 40px auto; }
  .appli-encaissement-mobile .sub-header .scroll-down img,
            .appli-gemstone .sub-header .scroll-down i {
    width: 50px; }
  .appli-encaissement-mobile .paiement-mobile .paiement .picto,
            .appli-gemstone .paiement-mobile .paiement .picto {
    width: 90px; }
  .appli-encaissement-mobile .paiement-mobile .paiement > .left,
            .appli-gemstone .paiement-mobile .paiement > .left {
    padding: 40px 40px 40px 0; }
    .appli-encaissement-mobile .paiement-mobile .paiement > .left h3,
            .appli-gemstone .paiement-mobile .paiement > .left h3 {
      font-size: 2rem;
      line-height: 34px; }
    .appli-encaissement-mobile .paiement-mobile .paiement > .left .check-list,
            .appli-gemstone .paiement-mobile .paiement > .left .check-list {
      margin-bottom: 20px;
      margin-top: 30px; }
      .appli-encaissement-mobile .paiement-mobile .paiement > .left .check-list li,
            .appli-gemstone .paiement-mobile .paiement > .left .check-list li {
        margin-bottom: 20px; }
        .appli-encaissement-mobile .paiement-mobile .paiement > .left .check-list li:last-child,
            .appli-gemstone .paiement-mobile .paiement > .left .check-list li:last-child {
          margin-bottom: 0; }
        .appli-encaissement-mobile .paiement-mobile .paiement > .left .check-list li img{
          height: 12px; }
        .appli-encaissement-mobile .paiement-mobile .paiement > .left .check-list li span,
            .appli-gemstone .paiement-mobile .paiement > .left .check-list li span {
          font-size: 1rem;
          width: 80%; }
  .appli-encaissement-mobile .paiement-mobile .paiement > .right,
            .appli-gemstone .paiement-mobile .paiement > .right {
    padding: 40px 20px 40px 40px; }
    .appli-encaissement-mobile .paiement-mobile .paiement > .right > img,
            .appli-gemstone .paiement-mobile .paiement > .right > img {
      width: 100%; }
  .appli-encaissement-mobile .paiement-mobile .comment-ca-marche .picto,
            .appli-gemstone .paiement-mobile .comment-ca-marche .picto {
    width: 90px; }
  .appli-encaissement-mobile .paiement-mobile .comment-ca-marche > .left,
            .appli-gemstone .paiement-mobile .comment-ca-marche > .left {
    padding: 40px 40px 40px 20px; }
    .appli-encaissement-mobile .paiement-mobile .comment-ca-marche > .left > img,
            .appli-gemstone .paiement-mobile .comment-ca-marche > .left > img {
      float: none;
      margin-left: 40px;
      margin-bottom: 10px;
      width: 170px; }
    .appli-encaissement-mobile .paiement-mobile .comment-ca-marche > .left .text,
            .appli-gemstone .paiement-mobile .comment-ca-marche > .left .text {
      font-size: 1rem;
      margin-bottom: 20px;
      width: 100%;
      margin-top: 0; }
  .appli-encaissement-mobile .paiement-mobile .comment-ca-marche > .right,
            .appli-gemstone .paiement-mobile .comment-ca-marche > .right {
    text-align: left;
    width: 50%;
    padding: 40px 20px 40px 40px; }
    .appli-encaissement-mobile .paiement-mobile .comment-ca-marche > .right h3,
            .appli-gemstone .paiement-mobile .comment-ca-marche > .right h {
      font-size: 2rem;
      line-height: 34px;
      margin-bottom: 20px; }
    .appli-encaissement-mobile .paiement-mobile .comment-ca-marche > .right .text,
            .appli-gemstone .paiement-mobile .comment-ca-marche > .right .text {
      font-size: 1rem;
      width: 100%; }
    .appli-encaissement-mobile .paiement-mobile .comment-ca-marche > .right .check-list li,
            .appli-gemstone .paiement-mobile .comment-ca-marche > .right .check-list li {
      margin-bottom: 20px; }
      .appli-encaissement-mobile .paiement-mobile .comment-ca-marche > .right .check-list li img{
        height: 25px; }
      .appli-encaissement-mobile .paiement-mobile .comment-ca-marche > .right .check-list li span,
            .appli-gemstone .paiement-mobile .comment-ca-marche > .right .check-list li span {
        font-size: 0.9375rem;
        width: 80%; }
  .appli-encaissement-mobile .paiement-mobile .avantages .picto,
            .appli-gemstone .paiement-mobile .avantages .picto {
    width: 90px; }
    .appli-encaissement-mobile .paiement-mobile .avantages .picto.end,
            .appli-gemstone .paiement-mobile .avantages .picto.end {
      width: 8px; }
  .appli-encaissement-mobile .paiement-mobile .avantages > .left,
            .appli-gemstone .paiement-mobile .avantages > .left {
    padding: 40px 40px 40px 20px; }
    .appli-encaissement-mobile .paiement-mobile .avantages > .left h3,
            .appli-gemstone .paiement-mobile .avantages > .left h3 {
      font-size: 2rem;
      line-height: 34px;
      margin-bottom: 30px; }
    .appli-encaissement-mobile .paiement-mobile .avantages > .left .check-list li img,
            .appli-gemstone .paiement-mobile .avantages > .left .check-list li img {
      margin-left: 10px;
      height: 12px; }
    .appli-encaissement-mobile .paiement-mobile .avantages > .left .check-list li span,
            .appli-gemstone .paiement-mobile .avantages > .left .check-list li span {
      font-size: 1rem;
      padding-right: 0;
      width: 90%; }
  .appli-encaissement-mobile .paiement-mobile .avantages > .right,
            .appli-gemstone .paiement-mobile .avantages > .right {
    padding: 40px 20px 40px 40px; }
    .appli-encaissement-mobile .paiement-mobile .avantages > .right > img,
            .appli-gemstone .paiement-mobile .avantages > .right > img {
      margin-right: 0;
      margin-top: 60px;
      width: 100%; }
  .appli-encaissement-mobile .paiement-mobile .download-app,
            .appli-gemstone .paiement-mobile .download-app {
    background-color: #eeeeee;
    padding: 40px 50px;
    border-radius: 30px;
    display: inline-block;
    margin: 50px 0; }
    .appli-encaissement-mobile .paiement-mobile .download-app .title,
            .appli-gemstone .paiement-mobile .download-app .title {
      font-family: "source_sans_pro_light", sans-serif;
      font-size: 1.375rem;
      color: #212121;
      text-align: center;
      display: block;
      margin-bottom: 20px; }
    .appli-encaissement-mobile .paiement-mobile .download-app a,
            .appli-gemstone .paiement-mobile .download-app a {
      display: inline-block;
      vertical-align: middle;
      margin: 0 10px; }
  .appli-encaissement-mobile .paiement-mobile .divider,
            .appli-gemstone .paiement-mobile .divide {
    margin-bottom: 30px; }
    .appli-encaissement-mobile .paiement-mobile .divider img,
            .appli-gemstone .paiement-mobile .divider img {
      display: block;
      margin: 0 auto; }
    .appli-encaissement-mobile .paiement-mobile .divider .wire,
            .appli-gemstone .paiement-mobile .divider .wire {
      display: block;
      margin: 0 auto;
      width: 2px;
      height: 80px;
      background-color: #e6e6e6; }
  .appli-encaissement-mobile .plus-solutions .slider-solutions,
            .appli-gemstone .plus-solutions .slider-solutions {
    margin-bottom: 80px; }
    .appli-encaissement-mobile .plus-solutions .slider-solutions .slider,
            .appli-gemstone .plus-solutions .slider-solutions .slider {
      width: 100%; } }

@media screen and (min-width: 0px) and (max-width: 767px) {
  .appli-encaissement-mobile .title-container,
            .appli-gemstone .title-container {
    padding: 0 20px;
    height: 333px;
    line-height: 333px;
    background-position: 30% center;
    }
    .appli-encaissement-mobile .title-container h1,
            .appli-gemstone .title-container h1 {
      font-size: 2.5rem;
      line-height: 42px;
      margin-bottom: 25px;
      display: inline-block;
      vertical-align: middle; }
    .appli-encaissement-mobile .title-container p,
            .appli-gemstone .title-container p {
      display: none; }
    .appli-encaissement-mobile .title-container:after,
            .appli-gemstone .title-container:after {
      height: 11px;
      width: 90%; }
  .appli-encaissement-mobile .sub-header,
            .appli-gemstone .sub-header {
    padding: 24px 30px; }
    .appli-encaissement-mobile .sub-header .link,
            .appli-gemstone .sub-header .link {
      margin: 0 5px 40px 5px;
      display: inline-block;
      vertical-align: middle;
      line-height: normal;
      width: 40%;
      max-width: 130px; }
      .appli-encaissement-mobile .sub-header .link img,
            .appli-gemstone .sub-header .link img {
        width: 100%; }
    .appli-encaissement-mobile .sub-header .text,
            .appli-gemstone .sub-header .text {
      font-size: 0.875rem;
      line-height: normal;
      width: 80%;
      margin: 0 auto 40px auto; }
    .appli-encaissement-mobile .sub-header .scroll-down,
            .appli-gemstone .sub-header .scroll-down {
      margin: 0 auto 20px auto; }
      .appli-encaissement-mobile .sub-header .scroll-down img,
            .appli-gemstone .sub-header .scroll-down img {
        width: 50px; }
  .appli-encaissement-mobile .paiement-mobile,
            .appli-gemstone .paiement-mobile {
    margin-bottom: 40px; }
    .appli-encaissement-mobile .paiement-mobile .paiement,
            .appli-gemstone .paiement-mobile .paiement {
      margin-bottom: 20px; }
      .appli-encaissement-mobile .paiement-mobile .paiement:after,
            .appli-gemstone .paiement-mobile .paiement:after {
        display: none; }
      .appli-encaissement-mobile .paiement-mobile .paiement .picto,
            .appli-gemstone .paiement-mobile .paiement .picto {
        width: 90px; }
      .appli-encaissement-mobile .paiement-mobile .paiement > .left,
            .appli-gemstone .paiement-mobile .paiement > .left {
        float: none;
        text-align: center;
        width: 100%;
        padding: 30px 0; }
        .appli-encaissement-mobile .paiement-mobile .paiement > .left h3,
            .appli-gemstone .paiement-mobile .paiement > .left h3 {
          font-size: 1.25rem;
          line-height: 22px; }
        .appli-encaissement-mobile .paiement-mobile .paiement > .left .check-list,
            .appli-gemstone .paiement-mobile .paiement > .left .check-list {
          margin-bottom: 20px;
          margin-top: 20px;
		  float:left;

		  }
          .appli-encaissement-mobile .paiement-mobile .paiement > .left .check-list li,
            .appli-gemstone .paiement-mobile .paiement > .left .check-list li {
            margin-bottom: 20px;



			}
            .appli-encaissement-mobile .paiement-mobile .paiement > .left .check-list li img,
            .appli-gemstone .paiement-mobile .paiement > .left .check-list li img {
              margin-left: 0;
              margin-right: 10px;
              height: 12px;
              float: none;
              margin-top: 0; }
            .appli-encaissement-mobile .paiement-mobile .paiement > .left .check-list li span,
            .appli-gemstone .paiement-mobile .paiement > .left .check-list li span {
              font-size: 0.875rem;
              width: 80%;
              text-align: left; }
      .appli-encaissement-mobile .paiement-mobile .paiement > .right,
            .appli-gemstone .paiement-mobile .paiement > .right {
        float: none;
        text-align: left;
        width: 100%;
        padding: 0 20px; }
        .appli-encaissement-mobile .paiement-mobile .paiement > .right > img,
            .appli-gemstone .paiement-mobile .paiement > .right > img {
          width: 80%;
          max-width: 400px;
          display: block;
          margin: 0 auto 40px auto; }
    .appli-encaissement-mobile .paiement-mobile .comment-ca-marche,
            .appli-gemstone .paiement-mobile .comment-ca-marche {
      margin-bottom: 50px; }
      .appli-encaissement-mobile .paiement-mobile .comment-ca-marche:after,
            .appli-gemstone .paiement-mobile .comment-ca-marche:after {
        display: none; }
      .appli-encaissement-mobile .paiement-mobile .comment-ca-marche .picto,
            .appli-gemstone .paiement-mobile .comment-ca-marche .picto {
        width: 90px;
        margin-bottom: 30px; }
      .appli-encaissement-mobile .paiement-mobile .comment-ca-marche > .left,
            .appli-gemstone .paiement-mobile .comment-ca-marche > .left {
        float: none;
        text-align: center;
        width: 100%;
        padding: 0 20px; }
        .appli-encaissement-mobile .paiement-mobile .comment-ca-marche > .left > img,
            .appli-gemstone .paiement-mobile .comment-ca-marche > .left > img {
          width: 80%;
          max-width: 140px;
          float: none;
          margin: 0; }
        .appli-encaissement-mobile .paiement-mobile .comment-ca-marche > .left .text,
            .appli-gemstone .paiement-mobile .comment-ca-marche > .left .text {
          font-size: 0.875rem;
          margin-bottom: 0;
          width: 100%;
          margin-top: 10px; }
      .appli-encaissement-mobile .paiement-mobile .comment-ca-marche > .right,
            .appli-gemstone .paiement-mobile .comment-ca-marche > .right {
        float: none;
        text-align: center;
        width: 100%;
        padding: 0 20px; }
        .appli-encaissement-mobile .paiement-mobile .comment-ca-marche > .right h3,
            .appli-gemstone .paiement-mobile .comment-ca-marche > .right h3 {
          font-size: 1.25rem;
          line-height: 22px;
          margin-bottom: 20px; }
        .appli-encaissement-mobile .paiement-mobile .comment-ca-marche > .right .text,
            .appli-gemstone .paiement-mobile .comment-ca-marche > .right .text {
          font-size: 0.875rem;
          margin-bottom: 20px;
          width: 100%; }
        .appli-encaissement-mobile .paiement-mobile .comment-ca-marche > .right .check-list,
            .appli-gemstone .paiement-mobile .comment-ca-marche > .right .check-list {
          margin-bottom: 20px;
          margin-top: 30px; }
          .appli-encaissement-mobile .paiement-mobile .comment-ca-marche > .right .check-list li,
            .appli-gemstone .paiement-mobile .comment-ca-marche > .right .check-list li {
            margin-bottom: 20px; }
            .appli-encaissement-mobile .paiement-mobile .comment-ca-marche > .right .check-list li img,
            .appli-gemstone .paiement-mobile .comment-ca-marche > .right .check-list li img {
              width: 25px;
              margin-right: 15px; }
            .appli-encaissement-mobile .paiement-mobile .comment-ca-marche > .right .check-list li span,
            .appli-gemstone .paiement-mobile .comment-ca-marche > .right .check-list li span {
              font-size: 0.875rem;
              text-align: left;
              width: 80%; }
    .appli-encaissement-mobile .paiement-mobile .avantages:after,
            .appli-gemstone .paiement-mobile .avantages:after {
      display: none; }
    .appli-encaissement-mobile .paiement-mobile .avantages .picto,
            .appli-gemstone .paiement-mobile .avantages .picto {
      width: 90px;
      margin-bottom: 30px; }
      .appli-encaissement-mobile .paiement-mobile .avantages .picto.end,
            .appli-gemstone .paiement-mobile .avantages .picto.end {
        display: none; }
    .appli-encaissement-mobile .paiement-mobile .avantages > .left,
            .appli-gemstone .paiement-mobile .avantages > .left {
      float: none;
      text-align: center;
      width: 100%;
      padding: 0 20px; }
      .appli-encaissement-mobile .paiement-mobile .avantages > .left h3,
            .appli-gemstone .paiement-mobile .avantages > .left h3 {
        font-size: 1.25rem;
        line-height: 22px;
        margin-bottom: 30px; }
      .appli-encaissement-mobile .paiement-mobile .avantages > .left .check-list,
            .appli-gemstone .paiement-mobile .avantages > .left .check-list {
        margin-bottom: 20px;
        width: 100%;
        display: inline-block; }
        .appli-encaissement-mobile .paiement-mobile .avantages > .left .check-list li,
            .appli-gemstone .paiement-mobile .avantages > .left .check-list li {
          margin-bottom: 20px; }
          .appli-encaissement-mobile .paiement-mobile .avantages > .left .check-list li img,
            .appli-gemstone .paiement-mobile .avantages > .left .check-list li img {
            float: none;
            display: inline-block;
            vertical-align: middle;
            margin-left: 0;
            margin-right: 10px;
            margin-top: 0; }
          .appli-encaissement-mobile .paiement-mobile .avantages > .left .check-list li span,
            .appli-gemstone .paiement-mobile .avantages > .left .check-list li span {
            font-size: 0.875rem;
            display: inline-block;
            vertical-align: middle;
            text-align: left;
            padding-right: 0;
            width: 80%; }
    .appli-encaissement-mobile .paiement-mobile .avantages > .right,
            .appli-gemstone .paiement-mobile .avantages > .right {
      float: none;
      text-align: center;
      width: 100%;
      padding: 0 20px; }
      .appli-encaissement-mobile .paiement-mobile .avantages > .right > img,
            .appli-gemstone .paiement-mobile .avantages > .right > img {
        width: 80%;
        max-width: 200px;
        float: none;
        margin: 10px auto 0 auto; }
    .appli-encaissement-mobile .paiement-mobile .download-app,
            .appli-gemstone .paiement-mobile .download-app {
      background-color: #eeeeee;
      padding: 30px 20px;
      border-radius: 25px;
      margin: 30px 0;
      width: 90%; }
      .appli-encaissement-mobile .paiement-mobile .download-app .title,
            .appli-gemstone .paiement-mobile .download-app .title {
        font-size: 1.25rem;
        margin-bottom: 20px; }
      .appli-encaissement-mobile .paiement-mobile .download-app a,
            .appli-gemstone .paiement-mobile .download-app a {
        display: inline-block;
        vertical-align: middle;
        margin: 0 5px;
        width: 30%;
        min-width: 90px; }
        .appli-encaissement-mobile .paiement-mobile .download-app a img,
            .appli-gemstone .paiement-mobile .download-app a img {
          width: 100%; }
    .appli-encaissement-mobile .paiement-mobile .divider,
            .appli-gemstone .paiement-mobile .divider {
      display: none; }
  .appli-encaissement-mobile .plus-solutions,
            .appli-gemstone .plus-solutions {
    padding-bottom: 0;
    margin-bottom: 0; }
    .appli-encaissement-mobile .plus-solutions.mg,
            .appli-gemstone .plus-solutions.mg{
      padding: 0; }
    .appli-encaissement-mobile .plus-solutions h2,
            .appli-gemstone .plus-solutions h2 {
      font-size: 1.5rem;
      margin-bottom: 0; }
    .appli-encaissement-mobile .plus-solutions .slider-solutions .slider,
            .appli-gemstone .plus-solutions .slider-solutions .slider {
      width: 100%; }
      .appli-encaissement-mobile .plus-solutions .slider-solutions .slider .slide .title-ctn,
            .appli-gemstone .plus-solutions .slider-solutions .slider .slide .title-ctn {
        margin-bottom: 15px; }
        .appli-encaissement-mobile .plus-solutions .slider-solutions .slider .slide .title-ctn .title,
            .appli-gemstone .plus-solutions .slider-solutions .slider .slide .title-ctn .title {
          font-size: 0.875rem; }
        .appli-encaissement-mobile .plus-solutions .slider-solutions .slider .slide .title-ctn:after,
            .appli-gemstone .plus-solutions .slider-solutions .slider .slide .title-ctn:after {
          display: none; }
      .appli-encaissement-mobile .plus-solutions .slider-solutions .slider .slide .content,
            .appli-gemstone .plus-solutions .slider-solutions .slider .slide .content {
        text-decoration: none;
        position: relative;
        background-size: contain;
        background-position: center top;
        background-repeat: no-repeat;
        display: block;
        height: 420px;
        outline: none;
        box-shadow: 0 3px 6px rgba(192, 198, 203, 0.6); }
        .appli-encaissement-mobile .plus-solutions .slider-solutions .slider .slide .content .text,
            .appli-gemstone .plus-solutions .slider-solutions .slider .slide .content .text {
          padding: 20px;
          height: 160px; }
          .appli-encaissement-mobile .plus-solutions .slider-solutions .slider .slide .content .text p,
            .appli-gemstone .plus-solutions .slider-solutions .slider .slide .content .text p {
            font-size: 0.875rem; }
          .appli-encaissement-mobile .plus-solutions .slider-solutions .slider .slide .content .text img,
            .appli-gemstone .plus-solutions .slider-solutions .slider .slide .content .text img {
            right: 50%;
            margin-right: -10px; }
      .appli-encaissement-mobile .plus-solutions .slider-solutions .slider .slick-prev,
            .appli-gemstone .plus-solutions .slider-solutions .slider .slick-prev {
        display: none; }
      .appli-encaissement-mobile .plus-solutions .slider-solutions .slider .slick-next,
            .appli-gemstone .plus-solutions .slider-solutions .slider .slick-next{
        display: none; }
      .appli-encaissement-mobile .plus-solutions .slider-solutions .slider .slick-dots,
            .appli-gemstone .plus-solutions .slider-solutions .slider .slick-dots {
        bottom: -40px; }
        .appli-encaissement-mobile .plus-solutions .slider-solutions .slider .slick-dots li,
            .appli-gemstone .plus-solutions .slider-solutions .slider .slick-dots li {
          height: auto;
          width: 25px;
          margin: 0 5px;
          padding: 4px 0;
          vertical-align: bottom; }
          .appli-encaissement-mobile .plus-solutions .slider-solutions .slider .slick-dots li button,
            .appli-gemstone .plus-solutions .slider-solutions .slider .slick-dots li button {
            background-color: #e5e5e5;
            width: 25px;
            height: 4px;
            padding: 0;
            -webkit-transition: .3s ease;
                    transition: .3s ease; }
            .appli-encaissement-mobile .plus-solutions .slider-solutions .slider .slick-dots li button:before,
            .appli-gemstone .plus-solutions .slider-solutions .slider .slick-dots li button:before {
              display: none; }
          .appli-encaissement-mobile .plus-solutions .slider-solutions .slider .slick-dots li.slick-active button,
            .appli-gemstone .plus-solutions .slider-solutions .slider .slick-dots li.slick-active button {
            background-color: black;
            height: 5px; }
    .appli-encaissement-mobile .plus-solutions .infos-ctn,
            .appli-gemstone .plus-solutions .infos-ctn {
      width: 90%;
      padding: 20px;
      margin-bottom: 40px;
      border-radius: 15px; }
      .appli-encaissement-mobile .plus-solutions .infos-ctn > img,
            .appli-gemstone .plus-solutions .infos-ctn > img {
        margin-bottom: 10px;
        width: 50px; }
      .appli-encaissement-mobile .plus-solutions .infos-ctn h4,
            .appli-gemstone .plus-solutions .infos-ctn h4 {
        font-size: 1.125rem; }
      .appli-encaissement-mobile .plus-solutions .infos-ctn a,
            .appli-gemstone .plus-solutions .infos-ctn a {
        padding: 15px 20px; }
        .appli-encaissement-mobile .plus-solutions .infos-ctn a .title,
            .appli-gemstone .plus-solutions .infos-ctn a .title {
          font-size: 0.875rem; }
        .appli-encaissement-mobile .plus-solutions .infos-ctn a img,
            .appli-gemstone .plus-solutions .infos-ctn a img {
          margin-left: 10px;
          height: 12px; }
    .appli-encaissement-mobile .plus-solutions .mentions,
            .appli-gemstone .plus-solutions .mentions {
      font-size: 0.625rem;
      line-height: 12px;
      width: 100%;
      padding: 0 20px;
      margin-bottom: 20px; } }

.appli-paiement-mobile {
  text-align: center; }
  .appli-paiement-mobile .title-container {
    padding: 80px 38px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    text-align: left;
    height: 360px;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/mobile-payment/header-bg.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/mobile-payment/header-bg.jpg', sizingMethod='scale')";
    }
    .appli-paiement-mobile .title-container h1 {
      font-family: "source_sans_pro_light", sans-serif;
      font-size: 3.125rem;
      line-height: 52px;
      color: #fff;
      display: block;
      margin-bottom: 25px; }
      .appli-paiement-mobile .title-container h1 strong {
        font-family: "source_sans_pro_semibold", sans-serif;
        display: block; }
    .appli-paiement-mobile .title-container .rectangle {
      content: "";
      position: absolute;
      bottom: 0;
      left: 5%;
      height: 16px;
      width: 90%;
      background-color: #fff; }
  .appli-paiement-mobile .sub-header {
    display: block;
    width: 100%;
    padding: 24px 30px;
    text-align: center;
    position: relative; }
    .appli-paiement-mobile .sub-header .link {
      border-radius: 3px;
      text-decoration: none;
      display: block;
      width: 150px;
      margin: 0 auto 40px auto; }
      .appli-paiement-mobile .sub-header .link img {
        display: inline-block;
        vertical-align: middle;
        line-height: normal; }
    .appli-paiement-mobile .sub-header .text {
      font-family: "source_sans_pro_light", sans-serif;
      font-size: 1.25rem;
      color: #070809;
      line-height: normal;
      display: block;
      text-align: center;
      width: 75%;
      margin: 0 auto 80px auto; }
      .appli-paiement-mobile .sub-header .text strong {
        font-family: "source_sans_pro_semibold", sans-serif; }
    .appli-paiement-mobile .sub-header .scroll-down {
      display: inline-block;
      text-align: center;
      margin: 0 auto 40px auto; }
  .appli-paiement-mobile .paiement-mobile {
    overflow: hidden;
    text-align: center;
    margin-bottom: 40px; }
    .appli-paiement-mobile .paiement-mobile .achat {
      display: block;
      height: 100%;
      overflow: hidden;
      position: relative; }
      .appli-paiement-mobile .paiement-mobile .achat:after {
        content: '';
        width: 2px;
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -1px;
        height: 100%;
        display: block;
        z-index: 0;
        background-color: #dbdbdb; }
      .appli-paiement-mobile .paiement-mobile .achat .picto {
        display: block;
        margin: 0 auto;
        position: relative;
        z-index: 10; }
      .appli-paiement-mobile .paiement-mobile .achat > .left {
        float: left;
        text-align: right;
        width: 50%;
        padding: 80px 54px 80px 0; }
        .appli-paiement-mobile .paiement-mobile .achat > .left h3 {
          font-family: "source_sans_pro_light", sans-serif;
          font-size: 2.5rem;
          line-height: 40px;
          color: #212121;
          display: block;
          margin-top: 20px;
          margin-bottom: 20px; }
          .appli-paiement-mobile .paiement-mobile .achat > .left h3 strong {
            font-family: "source_sans_pro_semibold", sans-serif;
            color: #57d2ae; }
        .appli-paiement-mobile .paiement-mobile .achat > .left .text {
          color: #212121;
          font-size: 1.125rem;
          font-family: "source_sans_pro_light", sans-serif;
          line-height: normal;
          display: inline-block;
          width: 80%;
          margin-bottom: 30px; }
        .appli-paiement-mobile .paiement-mobile .achat > .left .nfc-ctn p {
          color: #212121;
          font-size: 0.9375rem;
          font-family: "source_sans_pro_light", sans-serif;
          line-height: normal;
          margin-bottom: 20px;
          display: inline-block;
          vertical-align: top;
          width: 50%; }
        .appli-paiement-mobile .paiement-mobile .achat > .left .nfc-ctn img {
          display: inline-block;
          vertical-align: top;
          margin-left: 15px; }
      .appli-paiement-mobile .paiement-mobile .achat > .right {
        float: left;
        text-align: left;
        width: 50%;
        padding: 80px 0 80px 54px;
        overflow: hidden; }
        .appli-paiement-mobile .paiement-mobile .achat > .right > img {
          margin-bottom: 40px; }
    .appli-paiement-mobile .paiement-mobile .serenite {
      display: block;
      height: 100%;
      overflow: hidden;
      position: relative; }
      .appli-paiement-mobile .paiement-mobile .serenite:after {
        content: '';
        width: 2px;
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -1px;
        height: 100%;
        display: block;
        z-index: 0;
        background-color: #dbdbdb; }
      .appli-paiement-mobile .paiement-mobile .serenite .picto {
        display: block;
        margin: 0 auto;
        position: relative;
        z-index: 10; }
      .appli-paiement-mobile .paiement-mobile .serenite > .left {
        float: right;
        text-align: right;
        width: 50%;
        padding: 80px 54px 80px 0;
        overflow: hidden; }
        .appli-paiement-mobile .paiement-mobile .serenite > .left > img {
          float: right;
          margin-left: 40px;
          margin-bottom: 40px; }
      .appli-paiement-mobile .paiement-mobile .serenite > .right {
        float: right;
        text-align: left;
        width: 50%;
        padding: 80px 0 80px 54px; }
        .appli-paiement-mobile .paiement-mobile .serenite > .right h3 {
          font-family: "source_sans_pro_light", sans-serif;
          font-size: 2.5rem;
          line-height: 40px;
          color: #212121;
          display: block;
          margin-bottom: 30px;
          margin-top: 30px; }
          .appli-paiement-mobile .paiement-mobile .serenite > .right h3 strong {
            font-family: "source_sans_pro_semibold", sans-serif;
            color: #57d2ae; }
        .appli-paiement-mobile .paiement-mobile .serenite > .right .text {
          display: block;
          color: #212121;
          font-size: 1.125rem;
          font-family: "source_sans_pro_light", sans-serif;
          clear: both;
          line-height: normal;
          margin-bottom: 20px;
          width: 70%; }
          .appli-paiement-mobile .paiement-mobile .serenite > .right .text.green {
            color: #57d2ae;
            font-size: 1.25rem; }
    .appli-paiement-mobile .paiement-mobile .profit {
      display: block;
      height: 100%;
      overflow: hidden;
      position: relative; }
      .appli-paiement-mobile .paiement-mobile .profit:after {
        content: '';
        width: 2px;
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -1px;
        height: 100%;
        display: block;
        z-index: 0;
        background-color: #dbdbdb; }
      .appli-paiement-mobile .paiement-mobile .profit .picto {
        display: block;
        margin: 0 auto;
        position: relative;
        z-index: 10;
        clear: both; }
      .appli-paiement-mobile .paiement-mobile .profit > .left {
        float: left;
        text-align: right;
        width: 50%;
        padding: 80px 54px 80px 0; }
        .appli-paiement-mobile .paiement-mobile .profit > .left h3 {
          font-family: "source_sans_pro_light", sans-serif;
          font-size: 2.5rem;
          line-height: 40px;
          color: #212121;
          display: block;
          margin-bottom: 40px; }
          .appli-paiement-mobile .paiement-mobile .profit > .left h3 strong {
            font-family: "source_sans_pro_semibold", sans-serif;
            color: #57d2ae; }
        .appli-paiement-mobile .paiement-mobile .profit > .left .text {
          display: inline-block;
          color: #212121;
          font-size: 1.125rem;
          font-family: "source_sans_pro_light", sans-serif;
          clear: both;
          line-height: normal;
          margin-bottom: 20px;
          width: 70%; }
        .appli-paiement-mobile .paiement-mobile .profit > .left .check-list {
          margin-bottom: 20px;
          width: 60%;
          display: inline-block; }
          .appli-paiement-mobile .paiement-mobile .profit > .left .check-list li {
            margin-bottom: 20px;
            overflow: hidden; }
            .appli-paiement-mobile .paiement-mobile .profit > .left .check-list li:last-child {
              margin-bottom: 0; }
            .appli-paiement-mobile .paiement-mobile .profit > .left .check-list li img {
              display: block;
              float: right;
              margin-left: 7px;
              margin-top: 20px; }
            .appli-paiement-mobile .paiement-mobile .profit > .left .check-list li span {
              color: #212121;
              font-family: "source_sans_pro_light", sans-serif;
              font-size: 1.125rem;
              line-height: normal;
              display: block;
              padding-right: 40px; }
      .appli-paiement-mobile .paiement-mobile .profit > .right {
        float: left;
        text-align: left;
        width: 50%;
        padding: 80px 0 80px 54px;
        overflow: hidden; }
        .appli-paiement-mobile .paiement-mobile .profit > .right > img {
          float: left;
          margin-right: 40px; }
    .appli-paiement-mobile .paiement-mobile .subscribe {
      background-color: #eeeeee;
      padding: 40px 50px;
      border-radius: 30px;
      display: inline-block;
      margin: 50px 0;
      width: 60%; }
      .appli-paiement-mobile .paiement-mobile .subscribe > .title {
        font-family: "source_sans_pro_light", sans-serif;
        font-size: 1.375rem;
        color: #212121;
        text-align: center;
        display: block;
        margin-bottom: 20px; }
    .appli-paiement-mobile .paiement-mobile .divider {
      margin-bottom: 30px; }
      .appli-paiement-mobile .paiement-mobile .divider img {
        display: block;
        margin: 0 auto; }
      .appli-paiement-mobile .paiement-mobile .divider .wire {
        display: block;
        margin: 0 auto;
        width: 2px;
        height: 80px;
        background-color: #e6e6e6; }
  .appli-paiement-mobile .plus-solutions {
    overflow: hidden;
    text-align: center;
    padding-bottom: 80px; }
    .appli-paiement-mobile .plus-solutions h2 {
      font-family: "source_sans_pro_light", sans-serif;
      font-size: 2.25rem;
      color: #1a1919;
      text-align: center;
      margin-bottom: 40px;
      position: relative;
      display: inline-block;
      padding: 0 15px; }
      .appli-paiement-mobile .plus-solutions h2:after {
        content: "";
        background-color: #ccc;
        position: absolute;
        right: -120%;
        top: 19px;
        width: 120%;
        height: 1px; }
      .appli-paiement-mobile .plus-solutions h2:before {
        content: "";
        background-color: #ccc;
        position: absolute;
        left: -120%;
        top: 19px;
        width: 120%;
        height: 1px; }
    .appli-paiement-mobile .plus-solutions .slider-solutions {
      margin-bottom: 80px; }
      .appli-paiement-mobile .plus-solutions .slider-solutions .slider {
        width: 75%;
        display: block;
        margin: 0 auto; }
        .appli-paiement-mobile .plus-solutions .slider-solutions .slider .slide {
          text-align: center;
          outline: none;
          padding: 0 15px 10px 15px; }
          .appli-paiement-mobile .plus-solutions .slider-solutions .slider .slide .content {
            text-decoration: none;
            position: relative;
            background-size: contain;
            background-position: center top;
            background-repeat: no-repeat;
            display: block;
            height: 460px;
            outline: none;
            box-shadow: 0 3px 6px rgba(192, 198, 203, 0.6);
            margin-top: 100px; }
            .appli-paiement-mobile .plus-solutions .slider-solutions .slider .slide .content .title-ctn {
              height: 50px;
              line-height: 50px;
              position: relative;
              margin-bottom: 35px;
              top: -100px; }
              .appli-paiement-mobile .plus-solutions .slider-solutions .slider .slide .content .title-ctn .title {
                font-family: "source_sans_pro_light", sans-serif;
                font-size: 1.25rem;
                color: #000;
                line-height: normal;
                position: relative;
                display: inline-block;
                vertical-align: bottom; }
              .appli-paiement-mobile .plus-solutions .slider-solutions .slider .slide .content .title-ctn:after {
                content: "";
                background-color: #dcdcdc;
                width: 1px;
                height: 20px;
                position: absolute;
                bottom: -25px;
                left: 50%; }
            .appli-paiement-mobile .plus-solutions .slider-solutions .slider .slide .content .text {
              width: 100%;
              background-color: #fff;
              position: absolute;
              bottom: 0;
              left: 0;
              padding: 20px 30px;
              height: 160px; }
              .appli-paiement-mobile .plus-solutions .slider-solutions .slider .slide .content .text .pro {
                background-color: #ed1a3a;
                font-family: "source_sans_pro_semibold", sans-serif;
                font-size: 1rem;
                text-transform: uppercase;
                color: #fff;
                line-height: normal;
                position: absolute;
                top: -31px;
                right: 0;
                padding: 5px 10px; }
              .appli-paiement-mobile .plus-solutions .slider-solutions .slider .slide .content .text p {
                font-family: "source_sans_pro_light", sans-serif;
                font-size: 0.9375rem;
                color: #212121;
                line-height: normal;
                display: block; }
              .appli-paiement-mobile .plus-solutions .slider-solutions .slider .slide .content .text img {
                position: absolute;
                bottom: 20px;
                right: 20px; }
            .appli-paiement-mobile .plus-solutions .slider-solutions .slider .slide .content:hover .title {
              text-decoration: underline; }
        .appli-paiement-mobile .plus-solutions .slider-solutions .slider .slick-prev {
          left: -80px;
          cursor: pointer;
          z-index: 100;
          background-image: url("../images/home/left-arrow.png");
          background-size: contain;
          background-repeat: no-repeat;
          background-position: center center;
          width: 15px;
          height: 30px;
          margin-top: -15px; }
          .appli-paiement-mobile .plus-solutions .slider-solutions .slider .slick-prev:before {
            display: none; }
        .appli-paiement-mobile .plus-solutions .slider-solutions .slider .slick-next {
          right: -80px;
          background-image: url("../images/home/right-arrow.png");
          background-size: contain;
          background-repeat: no-repeat;
          background-position: center center;
          width: 15px;
          height: 30px;
          cursor: pointer;
          z-index: 100;
          margin-top: -15px; }
          .appli-paiement-mobile .plus-solutions .slider-solutions .slider .slick-next:before {
            display: none; }
        .appli-paiement-mobile .plus-solutions .slider-solutions .slider .slick-dots {
          bottom: -40px; }
          .appli-paiement-mobile .plus-solutions .slider-solutions .slider .slick-dots li {
            height: auto;
            width: 25px;
            margin: 0 5px;
            padding: 4px 0;
            vertical-align: bottom; }
            .appli-paiement-mobile .plus-solutions .slider-solutions .slider .slick-dots li button {
              background-color: #e5e5e5;
              width: 25px;
              height: 4px;
              padding: 0;
              -webkit-transition: .3s ease;
                      transition: .3s ease; }
              .appli-paiement-mobile .plus-solutions .slider-solutions .slider .slick-dots li button:before {
                display: none; }
            .appli-paiement-mobile .plus-solutions .slider-solutions .slider .slick-dots li.slick-active button {
              background-color: black;
              height: 5px; }
    .appli-paiement-mobile .plus-solutions .infos-ctn {
      display: block;
      margin: 0 auto 50px auto;
      width: 73%;
      padding: 60px;
      background-color: #f7f7f7;
      border-radius: 35px; }
      .appli-paiement-mobile .plus-solutions .infos-ctn > img {
        margin-bottom: 10px; }
      .appli-paiement-mobile .plus-solutions .infos-ctn h4 {
        color: #212121;
        font-family: "source_sans_pro_light", sans-serif;
        font-size: 1.5625rem;
        line-height: normal;
        margin-bottom: 10px; }
        .appli-paiement-mobile .plus-solutions .infos-ctn h4 strong {
          font-family: "source_sans_pro_semibold", sans-serif; }
      .appli-paiement-mobile .plus-solutions .infos-ctn a {
        text-decoration: none;
        background-color: #ed1a3a;
        padding: 20px 30px;
        display: inline-block; }
        .appli-paiement-mobile .plus-solutions .infos-ctn a .title {
          display: inline-block;
          vertical-align: middle;
          font-family: "source_sans_pro_regular", sans-serif;
          font-size: 1.125rem;
          color: #fff; }
        .appli-paiement-mobile .plus-solutions .infos-ctn a img {
          display: inline-block;
          vertical-align: middle;
          margin-left: 20px; }
    .appli-paiement-mobile .plus-solutions .mentions {
      color: #7d7d7d;
      font-family: "source_sans_pro_light", sans-serif;
      font-size: 0.75rem;
      line-height: 20px;
      text-align: left;
      width: 90%;
      display: block;
      margin: 0 auto; }
  .appli-paiement-mobile .scroll-up {
    display: inline-block;
    text-align: center;
    margin: 0 auto 20px auto; }

@media screen and (min-width: 768px) and (max-width: 1029px) {
  .appli-paiement-mobile .title-container {
    padding: 80px 38px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative; }
    .appli-paiement-mobile .title-container h1 {
      font-family: "source_sans_pro_light", sans-serif;
      font-size: 3.375rem;
      line-height: 62px;
      color: #fff;
      display: block;
      margin-bottom: 25px; }
      .appli-paiement-mobile .title-container h1 strong {
        font-family: "source_sans_pro_semibold", sans-serif;
        display: block; }
    .appli-paiement-mobile .title-container:after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 5%;
      height: 16px;
      width: 90%;
      background-color: #fff; }
  .appli-paiement-mobile .sub-header .text {
    font-size: 1rem;
    margin: 0 auto 40px auto; }
  .appli-paiement-mobile .sub-header .scroll-down img {
    width: 50px; }
  .appli-paiement-mobile .paiement-mobile {
    margin-bottom: 40px; }
    .appli-paiement-mobile .paiement-mobile .achat .picto {
      width: 90px; }
    .appli-paiement-mobile .paiement-mobile .achat > .left {
      padding: 40px 40px 40px 20px; }
      .appli-paiement-mobile .paiement-mobile .achat > .left h3 {
        font-size: 2rem;
        line-height: 34px;
        margin-top: 20px;
        margin-bottom: 20px; }
      .appli-paiement-mobile .paiement-mobile .achat > .left .text {
        font-size: 1rem;
        width: 80%;
        margin-bottom: 30px; }
    .appli-paiement-mobile .paiement-mobile .achat > .right {
      padding: 40px 20px 40px 40px; }
      .appli-paiement-mobile .paiement-mobile .achat > .right > img {
        margin-bottom: 40px;
        width: 100%; }
    .appli-paiement-mobile .paiement-mobile .serenite .picto {
      width: 90px; }
    .appli-paiement-mobile .paiement-mobile .serenite > .left {
      padding: 40px 40px 40px 20px; }
    .appli-paiement-mobile .paiement-mobile .serenite > .right {
      padding: 40px 20px 40px 40px; }
      .appli-paiement-mobile .paiement-mobile .serenite > .right h3 {
        font-size: 2rem;
        line-height: 34px;
        margin-bottom: 20px;
        margin-top: 30px; }
      .appli-paiement-mobile .paiement-mobile .serenite > .right .text {
        font-size: 1rem;
        width: 80%; }
        .appli-paiement-mobile .paiement-mobile .serenite > .right .text.green {
          font-size: 1rem; }
    .appli-paiement-mobile .paiement-mobile .profit .picto {
      width: 90px; }
      .appli-paiement-mobile .paiement-mobile .profit .picto.end {
        width: 8px; }
    .appli-paiement-mobile .paiement-mobile .profit > .left {
      padding: 40px 40px 40px 2px; }
      .appli-paiement-mobile .paiement-mobile .profit > .left h3 {
        font-size: 2rem;
        line-height: 34px;
        margin-bottom: 30px; }
      .appli-paiement-mobile .paiement-mobile .profit > .left .text {
        font-size: 1rem;
        margin-bottom: 20px;
        width: 70%; }
      .appli-paiement-mobile .paiement-mobile .profit > .left .check-list {
        width: 70%; }
        .appli-paiement-mobile .paiement-mobile .profit > .left .check-list li img {
          height: 12px;
          margin-left: 7px;
          margin-top: 20px; }
        .appli-paiement-mobile .paiement-mobile .profit > .left .check-list li span {
          font-size: 1rem;
          padding-right: 30px; }
    .appli-paiement-mobile .paiement-mobile .profit > .right {
      padding: 40px 20px 40px 40px; }
      .appli-paiement-mobile .paiement-mobile .profit > .right > img {
        width: 100%;
        max-width: 300px; }
    .appli-paiement-mobile .paiement-mobile .subscribe {
      padding: 40px 50px;
      border-radius: 30px;
      display: inline-block;
      margin: 50px 0; }
      .appli-paiement-mobile .paiement-mobile .subscribe > .title {
        font-size: 1.25rem;
        margin-bottom: 20px; }
    .appli-paiement-mobile .paiement-mobile .divider {
      display: none; }
  .appli-paiement-mobile .plus-solutions .slider-solutions {
    margin-bottom: 80px; }
    .appli-paiement-mobile .plus-solutions .slider-solutions .slider {
      width: 100%; } }

@media screen and (min-width: 0px) and (max-width: 767px) {
  .appli-paiement-mobile .title-container {
    padding: 0 20px;
    height: 333px;
    line-height: 333px;
    background-position: 20% center;
    }
    .appli-paiement-mobile .title-container h1 {
      font-size: 2.5rem;
      line-height: 42px;
      margin-bottom: 25px;
      display: inline-block;
      vertical-align: middle; }
    .appli-paiement-mobile .title-container p {
      display: none; }
    .appli-paiement-mobile .title-container:after {
      height: 11px;
      width: 90%; }
  .appli-paiement-mobile .sub-header {
    padding: 24px 30px; }
    .appli-paiement-mobile .sub-header .link {
      margin: 0 5px 40px 5px;
      display: inline-block;
      vertical-align: middle;
      line-height: normal;
      width: 40%;
      max-width: 130px; }
      .appli-paiement-mobile .sub-header .link img {
        width: 100%; }
    .appli-paiement-mobile .sub-header .text {
      font-size: 0.875rem;
      line-height: normal;
      width: 80%;
      margin: 0 auto 40px auto; }
    .appli-paiement-mobile .sub-header .scroll-down {
      margin: 0 auto 20px auto; }
      .appli-paiement-mobile .sub-header .scroll-down img {
        width: 50px; }
  .appli-paiement-mobile .paiement-mobile {
    margin-bottom: 0; }
    .appli-paiement-mobile .paiement-mobile .achat {
      margin-bottom: 60px; }
      .appli-paiement-mobile .paiement-mobile .achat:after {
        display: none; }
      .appli-paiement-mobile .paiement-mobile .achat .picto {
        width: 90px;
        margin-bottom: 20px; }
      .appli-paiement-mobile .paiement-mobile .achat > .left {
        float: none;
        text-align: center;
        width: 100%;
        padding: 0; }
        .appli-paiement-mobile .paiement-mobile .achat > .left h3 {
          font-size: 1.25rem;
          line-height: 22px; }
        .appli-paiement-mobile .paiement-mobile .achat > .left .text {
          font-size: 0.875rem;
          margin-bottom: 20px; }
        .appli-paiement-mobile .paiement-mobile .achat > .left .nfc-ctn p {
          font-size: 0.875rem;
          width: 85%;
          margin: 0 auto 20px auto; }
        .appli-paiement-mobile .paiement-mobile .achat > .left .nfc-ctn img {
          display: block;
          margin: 0 auto; }
      .appli-paiement-mobile .paiement-mobile .achat > .right {
        float: none;
        text-align: center;
        width: 100%;
        padding: 20px;
        overflow: hidden; }
        .appli-paiement-mobile .paiement-mobile .achat > .right img {
          width: 80%;
          max-width: 280px;
          margin-bottom: 0; }
    .appli-paiement-mobile .paiement-mobile .serenite {
      margin-bottom: 20px; }
      .appli-paiement-mobile .paiement-mobile .serenite:after {
        display: none; }
      .appli-paiement-mobile .paiement-mobile .serenite .picto {
        width: 90px;
        margin-bottom: 20px; }
      .appli-paiement-mobile .paiement-mobile .serenite > .left {
        float: none;
        text-align: center;
        width: 100%;
        padding: 20px; }
        .appli-paiement-mobile .paiement-mobile .serenite > .left img {
          width: 70%;
          max-width: 180px;
          float: none;
          margin: 0; }
      .appli-paiement-mobile .paiement-mobile .serenite > .right {
        float: none;
        text-align: center;
        width: 100%;
        padding: 0; }
        .appli-paiement-mobile .paiement-mobile .serenite > .right h3 {
          font-size: 1.25rem;
          line-height: 22px;
          margin-bottom: 20px;
          margin-top: 0; }
        .appli-paiement-mobile .paiement-mobile .serenite > .right .text {
          font-size: 0.875rem;
          margin: 0 auto 20px auto;
          width: 70%; }
          .appli-paiement-mobile .paiement-mobile .serenite > .right .text.green {
            font-size: 0.875rem;
            margin-bottom: 0; }
    .appli-paiement-mobile .paiement-mobile .profit:after {
      display: none; }
    .appli-paiement-mobile .paiement-mobile .profit .picto {
      width: 90px;
      margin-bottom: 30px; }
      .appli-paiement-mobile .paiement-mobile .profit .picto.end {
        display: none; }
    .appli-paiement-mobile .paiement-mobile .profit > .left {
      float: none;
      text-align: center;
      width: 100%;
      padding: 0; }
      .appli-paiement-mobile .paiement-mobile .profit > .left h3 {
        font-size: 1.25rem;
        line-height: 22px;
        margin-bottom: 20px; }
      .appli-paiement-mobile .paiement-mobile .profit > .left .text {
        font-size: 0.875rem;
        margin-bottom: 20px; }
      .appli-paiement-mobile .paiement-mobile .profit > .left .check-list {
        width: 90%;
        display: block;
        margin: 0 auto; }
        .appli-paiement-mobile .paiement-mobile .profit > .left .check-list li {
          width: 100%; }
          .appli-paiement-mobile .paiement-mobile .profit > .left .check-list li img {
            display: inline-block;
            vertical-align: middle;
            float: none;
            margin-left: 0;
            margin-right: 10px;
            margin-top: 0;
            height: 12px; }
          .appli-paiement-mobile .paiement-mobile .profit > .left .check-list li span {
            font-size: 0.875rem;
            display: inline-block;
            vertical-align: middle;
            padding-right: 0;
            width: 80%;
            text-align: left; }
    .appli-paiement-mobile .paiement-mobile .profit > .right {
      float: none;
      text-align: center;
      width: 100%;
      padding: 20px; }
      .appli-paiement-mobile .paiement-mobile .profit > .right img {
        width: 80%;
        max-width: 250px;
        margin: 0;
        float: none; }
    .appli-paiement-mobile .paiement-mobile .subscribe {
      padding: 30px 20px;
      border-radius: 25px;
      margin: 40px 0;
      width: 80%; }
      .appli-paiement-mobile .paiement-mobile .subscribe > .title {
        font-size: 1rem;
        line-height: normal; }
    .appli-paiement-mobile .paiement-mobile .divider {
      display: none; }
  .appli-paiement-mobile .plus-solutions {
    padding-bottom: 0;
    margin-bottom: 0; }
    .appli-paiement-mobile .plus-solutions.mg {
      padding: 0; }
    .appli-paiement-mobile .plus-solutions h2 {
      font-size: 1.5rem;
      margin-bottom: 0; }
    .appli-paiement-mobile .plus-solutions .slider-solutions .slider {
      width: 100%; }
      .appli-paiement-mobile .plus-solutions .slider-solutions .slider .slide .title-ctn {
        margin-bottom: 15px; }
        .appli-paiement-mobile .plus-solutions .slider-solutions .slider .slide .title-ctn .title {
          font-size: 0.875rem; }
        .appli-paiement-mobile .plus-solutions .slider-solutions .slider .slide .title-ctn:after {
          display: none; }
      .appli-paiement-mobile .plus-solutions .slider-solutions .slider .slide .content {
        text-decoration: none;
        position: relative;
        background-size: contain;
        background-position: center top;
        background-repeat: no-repeat;
        display: block;
        height: 420px;
        outline: none;
        box-shadow: 0 3px 6px rgba(192, 198, 203, 0.6); }
        .appli-paiement-mobile .plus-solutions .slider-solutions .slider .slide .content .text {
          padding: 20px;
          height: 160px; }
          .appli-paiement-mobile .plus-solutions .slider-solutions .slider .slide .content .text p {
            font-size: 0.875rem; }
          .appli-paiement-mobile .plus-solutions .slider-solutions .slider .slide .content .text img {
            right: 50%;
            margin-right: -10px; }
      .appli-paiement-mobile .plus-solutions .slider-solutions .slider .slick-prev {
        display: none; }
      .appli-paiement-mobile .plus-solutions .slider-solutions .slider .slick-next {
        display: none; }
      .appli-paiement-mobile .plus-solutions .slider-solutions .slider .slick-dots {
        bottom: -40px; }
        .appli-paiement-mobile .plus-solutions .slider-solutions .slider .slick-dots li {
          height: auto;
          width: 25px;
          margin: 0 5px;
          padding: 4px 0;
          vertical-align: bottom; }
          .appli-paiement-mobile .plus-solutions .slider-solutions .slider .slick-dots li button {
            background-color: #e5e5e5;
            width: 25px;
            height: 4px;
            padding: 0;
            -webkit-transition: .3s ease;
                    transition: .3s ease; }
            .appli-paiement-mobile .plus-solutions .slider-solutions .slider .slick-dots li button:before {
              display: none; }
          .appli-paiement-mobile .plus-solutions .slider-solutions .slider .slick-dots li.slick-active button {
            background-color: black;
            height: 5px; }
    .appli-paiement-mobile .plus-solutions .infos-ctn {
      width: 90%;
      padding: 20px;
      margin-bottom: 40px;
      border-radius: 15px; }
      .appli-paiement-mobile .plus-solutions .infos-ctn > img {
        margin-bottom: 10px;
        width: 50px; }
      .appli-paiement-mobile .plus-solutions .infos-ctn h4 {
        font-size: 1.125rem; }
      .appli-paiement-mobile .plus-solutions .infos-ctn a {
        padding: 15px 20px; }
        .appli-paiement-mobile .plus-solutions .infos-ctn a .title {
          font-size: 0.875rem; }
        .appli-paiement-mobile .plus-solutions .infos-ctn a img {
          margin-left: 10px;
          height: 12px; }
    .appli-paiement-mobile .plus-solutions .mentions {
      font-size: 0.625rem;
      line-height: 12px;
      width: 100%;
      padding: 0 20px;
      margin-bottom: 20px; } }

.appli-pro {
  text-align: center; }
  .appli-pro .title-container {
    padding: 80px 38px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    text-align: left;
    height: 360px;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/pro/header-bg.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/pro/header-bg.jpg', sizingMethod='scale')";
    }
    .appli-pro .title-container h1 {
      font-family: "source_sans_pro_light", sans-serif;
      font-size: 3.125rem;
      line-height: 52px;
      color: #fff;
      display: block;
      margin-bottom: 25px; }
      .appli-pro .title-container h1 strong {
        font-family: "source_sans_pro_semibold", sans-serif;
        display: block; }
    .appli-pro .title-container .pro {
      background-color: #ed1a3a;
      font-family: "source_sans_pro_semibold", sans-serif;
      font-size: 1rem;
      text-transform: uppercase;
      color: #fff;
      line-height: normal;
      position: absolute;
      top: 0;
      right: 0;
      padding: 5px 10px; }
    .appli-pro .title-container .rectangle {
      content: "";
      position: absolute;
      bottom: 0;
      left: 5%;
      height: 16px;
      width: 90%;
      background-color: #fff; }
  .appli-pro .sub-header {
    display: block;
    width: 100%;
    padding: 24px 30px;
    text-align: center;
    overflow: hidden;
    position: relative; }
    .appli-pro .sub-header .cta-ctn {
      display: block;
      margin: 0 auto; }
      .appli-pro .sub-header .cta-ctn .link {
        border-radius: 3px;
        text-decoration: none;
        display: inline-block;
        margin: 0 10px 40px 10px; }
        .appli-pro .sub-header .cta-ctn .link img {
          display: inline-block;
          vertical-align: middle;
          line-height: normal; }
    .appli-pro .sub-header .text {
      font-family: "source_sans_pro_light", sans-serif;
      font-size: 1.25rem;
      color: #070809;
      line-height: normal;
      display: block;
      text-align: center;
      width: 75%;
      margin: 0 auto 80px auto; }
      .appli-pro .sub-header .text strong {
        font-family: "source_sans_pro_semibold", sans-serif; }
    .appli-pro .sub-header .scroll-down {
      display: inline-block;
      text-align: center;
      margin: 0 auto 40px auto; }
  .appli-pro .timeline {
    overflow: hidden;
    text-align: center;
    margin-bottom: 40px; }
    .appli-pro .timeline h2 {
      font-family: "source_sans_pro_light", sans-serif;
      font-size: 2.25rem;
      color: #1a1919;
      text-align: center;
      margin-bottom: 80px;
      position: relative;
      display: inline-block;
      padding: 0 15px; }
      .appli-pro .timeline h2:after {
        content: "";
        background-color: #ccc;
        position: absolute;
        right: -50%;
        top: 19px;
        width: 50%;
        height: 1px; }
      .appli-pro .timeline h2:before {
        content: "";
        background-color: #ccc;
        position: absolute;
        left: -50%;
        top: 19px;
        width: 50%;
        height: 1px; }
    .appli-pro .timeline .actualites {
      display: block;
      height: 100%;
      overflow: hidden;
      position: relative; }
      .appli-pro .timeline .actualites:after {
        content: '';
        width: 2px;
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -1px;
        height: 100%;
        display: block;
        z-index: 0;
        background-color: #dbdbdb; }
      .appli-pro .timeline .actualites .picto {
        display: block;
        margin: 0 auto;
        position: relative;
        z-index: 10; }
      .appli-pro .timeline .actualites > .left {
        float: right;
        text-align: right;
        width: 50%;
        padding: 80px 54px 80px 0; }
        .appli-pro .timeline .actualites > .left .text {
          color: #a680ca;
          font-size: 1.125rem;
          font-family: "source_sans_pro_light", sans-serif;
          line-height: normal;
          width: 45%;
          margin-top: 60px;
          margin-right: 20px;
          display: inline-block; }
        .appli-pro .timeline .actualites > .left > img {
          margin-bottom: 40px;
          float: right; }
      .appli-pro .timeline .actualites > .right {
        float: right;
        text-align: left;
        width: 50%;
        padding: 80px 0 80px 54px;
        overflow: hidden; }
        .appli-pro .timeline .actualites > .right h3 {
          font-family: "source_sans_pro_light", sans-serif;
          font-size: 2.5rem;
          line-height: 40px;
          color: #212121;
          display: block;
          margin-top: 60px;
          margin-bottom: 30px; }
          .appli-pro .timeline .actualites > .right h3 strong {
            font-family: "source_sans_pro_semibold", sans-serif;
            color: #a680ca; }
        .appli-pro .timeline .actualites > .right .text {
          color: #212121;
          font-size: 1.125rem;
          font-family: "source_sans_pro_light", sans-serif;
          line-height: normal;
          margin-bottom: 20px;
          width: 80%; }
    .appli-pro .timeline .virements {
      display: block;
      height: 100%;
      overflow: hidden;
      position: relative; }
      .appli-pro .timeline .virements:after {
        content: '';
        width: 2px;
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -1px;
        height: 100%;
        display: block;
        z-index: 0;
        background-color: #dbdbdb; }
      .appli-pro .timeline .virements .picto {
        display: block;
        margin: 0 auto;
        position: relative;
        z-index: 10; }
      .appli-pro .timeline .virements > .left {
        float: left;
        text-align: right;
        width: 50%;
        padding: 80px 54px 80px 0;
        overflow: hidden; }
        .appli-pro .timeline .virements > .left h3 {
          font-family: "source_sans_pro_light", sans-serif;
          font-size: 2.5rem;
          line-height: 40px;
          color: #212121;
          display: block;
          margin-bottom: 30px; }
          .appli-pro .timeline .virements > .left h3 strong {
            font-family: "source_sans_pro_semibold", sans-serif;
            color: #a680ca; }
        .appli-pro .timeline .virements > .left .text {
          color: #212121;
          font-size: 1.125rem;
          font-family: "source_sans_pro_light", sans-serif;
          line-height: normal;
          margin-bottom: 30px;
          width: 40%;
          display: inline-block; }
        .appli-pro .timeline .virements > .left .check-list {
          margin-bottom: 20px; }
          .appli-pro .timeline .virements > .left .check-list li {
            margin-bottom: 20px; }
            .appli-pro .timeline .virements > .left .check-list li:last-child {
              margin-bottom: 0; }
            .appli-pro .timeline .virements > .left .check-list li img {
              margin-left: 15px;
              margin-top: 20px;
              display: inline-block;
              vertical-align: middle;
              float: right; }
            .appli-pro .timeline .virements > .left .check-list li span {
              color: #212121;
              font-family: "source_sans_pro_light", sans-serif;
              font-size: 1.125rem;
              line-height: normal;
              display: inline-block;
              vertical-align: middle;
              width: 50%; }
      .appli-pro .timeline .virements > .right {
        float: left;
        text-align: left;
        width: 50%;
        padding: 80px 0 80px 54px; }
        .appli-pro .timeline .virements > .right > img {
          float: left;
          margin-bottom: 40px; }
    .appli-pro .timeline .infos {
      display: block;
      height: 100%;
      overflow: hidden;
      position: relative; }
      .appli-pro .timeline .infos:after {
        content: '';
        width: 2px;
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -1px;
        height: 100%;
        display: block;
        z-index: 0;
        background-color: #dbdbdb; }
      .appli-pro .timeline .infos .picto {
        display: block;
        margin: 0 auto;
        position: relative;
        z-index: 10;
        clear: both; }
      .appli-pro .timeline .infos > .left {
        float: right;
        text-align: right;
        width: 50%;
        padding: 80px 54px 80px 0; }
        .appli-pro .timeline .infos > .left > img {
          display: inline-block; }
      .appli-pro .timeline .infos > .right {
        float: right;
        text-align: left;
        width: 50%;
        padding: 80px 0 80px 54px;
        overflow: hidden; }
        .appli-pro .timeline .infos > .right h3 {
          font-family: "source_sans_pro_light", sans-serif;
          font-size: 2.5rem;
          line-height: 30px;
          color: #212121;
          display: block;
          margin-bottom: 40px;
          margin-top: 60px; }
          .appli-pro .timeline .infos > .right h3 strong {
            font-family: "source_sans_pro_semibold", sans-serif;
            color: #a680ca; }
        .appli-pro .timeline .infos > .right .text {
          color: #212121;
          font-size: 1.125rem;
          font-family: "source_sans_pro_light", sans-serif;
          line-height: normal;
          margin-bottom: 20px;
          width: 60%;
          display: block; }
          .appli-pro .timeline .infos > .right .text.violet {
            color: #a680ca; }
    .appli-pro .timeline .contact-pro {
      display: block;
      height: 100%;
      overflow: hidden;
      position: relative; }
      .appli-pro .timeline .contact-pro:after {
        content: '';
        width: 2px;
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -1px;
        height: 100%;
        display: block;
        z-index: 0;
        background-color: #dbdbdb; }
      .appli-pro .timeline .contact-pro .picto {
        display: block;
        margin: 0 auto;
        position: relative;
        z-index: 10;
        clear: both; }
      .appli-pro .timeline .contact-pro > .left {
        float: left;
        text-align: right;
        width: 50%;
        padding: 80px 54px 80px 0; }
        .appli-pro .timeline .contact-pro > .left h3 {
          font-family: "source_sans_pro_light", sans-serif;
          font-size: 2.5rem;
          line-height: 30px;
          color: #212121;
          display: block;
          margin-bottom: 40px;
          margin-top: 60px; }
          .appli-pro .timeline .contact-pro > .left h3 strong {
            font-family: "source_sans_pro_semibold", sans-serif;
            color: #a680ca; }
        .appli-pro .timeline .contact-pro > .left .text {
          color: #212121;
          font-size: 1.125rem;
          font-family: "source_sans_pro_light", sans-serif;
          line-height: normal;
          margin-bottom: 20px;
          width: 70%;
          display: inline-block; }
          .appli-pro .timeline .contact-pro > .left .text.violet {
            color: #a680ca; }
      .appli-pro .timeline .contact-pro > .right {
        float: left;
        text-align: left;
        width: 50%;
        padding: 80px 0 80px 54px;
        overflow: hidden; }
        .appli-pro .timeline .contact-pro > .right > img {
          display: inline-block; }
    .appli-pro .timeline .download-app {
      background-color: #eeeeee;
      padding: 40px 50px;
      border-radius: 30px;
      display: inline-block;
      margin: 50px 0; }
      .appli-pro .timeline .download-app .title {
        font-family: "source_sans_pro_light", sans-serif;
        font-size: 1.375rem;
        color: #212121;
        text-align: center;
        display: block;
        margin-bottom: 20px; }
      .appli-pro .timeline .download-app a {
        display: inline-block;
        vertical-align: middle;
        margin: 0 10px; }
    .appli-pro .timeline .divider {
      margin-bottom: 30px; }
      .appli-pro .timeline .divider img {
        display: block;
        margin: 0 auto; }
      .appli-pro .timeline .divider .wire {
        display: block;
        margin: 0 auto;
        width: 2px;
        height: 80px;
        background-color: #e6e6e6; }
  .appli-pro .plus-solutions {
    overflow: hidden;
    text-align: center;
    padding-bottom: 80px; }
    .appli-pro .plus-solutions h2 {
      font-family: "source_sans_pro_light", sans-serif;
      font-size: 2.25rem;
      color: #1a1919;
      text-align: center;
      margin-bottom: 40px;
      position: relative;
      display: inline-block;
      padding: 0 15px; }
      .appli-pro .plus-solutions h2:after {
        content: "";
        background-color: #ccc;
        position: absolute;
        right: -120%;
        top: 19px;
        width: 120%;
        height: 1px; }
      .appli-pro .plus-solutions h2:before {
        content: "";
        background-color: #ccc;
        position: absolute;
        left: -120%;
        top: 19px;
        width: 120%;
        height: 1px; }
    .appli-pro .plus-solutions .slider-solutions {
      margin-bottom: 80px; }
      .appli-pro .plus-solutions .slider-solutions .slider {
        width: 75%;
        display: block;
        margin: 0 auto; }
        .appli-pro .plus-solutions .slider-solutions .slider .slide {
          text-align: center;
          outline: none;
          padding: 0 15px 10px 15px; }
          .appli-pro .plus-solutions .slider-solutions .slider .slide .content {
            text-decoration: none;
            position: relative;
            background-size: contain;
            background-position: center top;
            background-repeat: no-repeat;
            display: block;
            height: 460px;
            outline: none;
            box-shadow: 0 3px 6px rgba(192, 198, 203, 0.6);
            margin-top: 100px; }
            .appli-pro .plus-solutions .slider-solutions .slider .slide .content .title-ctn {
              height: 50px;
              line-height: 50px;
              position: relative;
              margin-bottom: 35px;
              top: -100px; }
              .appli-pro .plus-solutions .slider-solutions .slider .slide .content .title-ctn .title {
                font-family: "source_sans_pro_light", sans-serif;
                font-size: 1.25rem;
                color: #000;
                line-height: normal;
                position: relative;
                display: inline-block;
                vertical-align: bottom; }
              .appli-pro .plus-solutions .slider-solutions .slider .slide .content .title-ctn:after {
                content: "";
                background-color: #dcdcdc;
                width: 1px;
                height: 20px;
                position: absolute;
                bottom: -25px;
                left: 50%; }
            .appli-pro .plus-solutions .slider-solutions .slider .slide .content .text {
              width: 100%;
              background-color: #fff;
              position: absolute;
              bottom: 0;
              left: 0;
              padding: 20px 30px;
              height: 160px; }
              .appli-pro .plus-solutions .slider-solutions .slider .slide .content .text .pro {
                background-color: #ed1a3a;
                font-family: "source_sans_pro_semibold", sans-serif;
                font-size: 1rem;
                text-transform: uppercase;
                color: #fff;
                line-height: normal;
                position: absolute;
                top: -31px;
                right: 0;
                padding: 5px 10px; }
              .appli-pro .plus-solutions .slider-solutions .slider .slide .content .text p {
                font-family: "source_sans_pro_light", sans-serif;
                font-size: 0.9375rem;
                color: #212121;
                line-height: normal;
                display: block; }
              .appli-pro .plus-solutions .slider-solutions .slider .slide .content .text img {
                position: absolute;
                bottom: 20px;
                right: 20px; }
            .appli-pro .plus-solutions .slider-solutions .slider .slide .content:hover .title {
              text-decoration: underline; }
        .appli-pro .plus-solutions .slider-solutions .slider .slick-prev {
          left: -80px;
          cursor: pointer;
          z-index: 100;
          background-image: url("../images/home/left-arrow.png");
          background-size: contain;
          background-repeat: no-repeat;
          background-position: center center;
          width: 15px;
          height: 30px;
          margin-top: -15px; }
          .appli-pro .plus-solutions .slider-solutions .slider .slick-prev:before {
            display: none; }
        .appli-pro .plus-solutions .slider-solutions .slider .slick-next {
          right: -80px;
          background-image: url("../images/home/right-arrow.png");
          background-size: contain;
          background-repeat: no-repeat;
          background-position: center center;
          width: 15px;
          height: 30px;
          cursor: pointer;
          z-index: 100;
          margin-top: -15px; }
          .appli-pro .plus-solutions .slider-solutions .slider .slick-next:before {
            display: none; }
        .appli-pro .plus-solutions .slider-solutions .slider .slick-dots {
          bottom: -40px; }
          .appli-pro .plus-solutions .slider-solutions .slider .slick-dots li {
            height: auto;
            width: 25px;
            margin: 0 5px;
            padding: 4px 0;
            vertical-align: bottom; }
            .appli-pro .plus-solutions .slider-solutions .slider .slick-dots li button {
              background-color: #e5e5e5;
              width: 25px;
              height: 4px;
              padding: 0;
              -webkit-transition: .3s ease;
                      transition: .3s ease; }
              .appli-pro .plus-solutions .slider-solutions .slider .slick-dots li button:before {
                display: none; }
            .appli-pro .plus-solutions .slider-solutions .slider .slick-dots li.slick-active button {
              background-color: black;
              height: 5px; }
    .appli-pro .plus-solutions .infos-ctn {
      display: block;
      margin: 0 auto 50px auto;
      width: 73%;
      padding: 60px;
      background-color: #f7f7f7;
      border-radius: 35px; }
      .appli-pro .plus-solutions .infos-ctn > img {
        margin-bottom: 10px; }
      .appli-pro .plus-solutions .infos-ctn h4 {
        color: #212121;
        font-family: "source_sans_pro_light", sans-serif;
        font-size: 1.5625rem;
        line-height: normal;
        margin-bottom: 10px; }
        .appli-pro .plus-solutions .infos-ctn h4 strong {
          font-family: "source_sans_pro_semibold", sans-serif; }
      .appli-pro .plus-solutions .infos-ctn a {
        text-decoration: none;
        background-color: #ed1a3a;
        padding: 20px 30px;
        display: inline-block; }
        .appli-pro .plus-solutions .infos-ctn a .title {
          display: inline-block;
          vertical-align: middle;
          font-family: "source_sans_pro_regular", sans-serif;
          font-size: 1.125rem;
          color: #fff; }
        .appli-pro .plus-solutions .infos-ctn a img {
          display: inline-block;
          vertical-align: middle;
          margin-left: 20px; }
    .appli-pro .plus-solutions .mentions {
      color: #7d7d7d;
      font-family: "source_sans_pro_light", sans-serif;
      font-size: 0.75rem;
      line-height: 20px;
      text-align: left;
      width: 90%;
      display: block;
      margin: 0 auto; }
  .appli-pro .scroll-up {
    display: inline-block;
    text-align: center;
    margin: 0 auto 20px auto; }

@media screen and (min-width: 768px) and (max-width: 1029px) {
  .appli-pro .title-container h1 {
    font-size: 3.375rem; }
  .appli-pro .sub-header .text {
    font-size: 1rem; }
  .appli-pro .timeline .actualites .picto {
    width: 90px; }
  .appli-pro .timeline .actualites > .left {
    padding: 40px 40px 40px 0; }
    .appli-pro .timeline .actualites > .left .text {
      font-size: 1rem;
      margin-top: 0;
      width: 80%;
      display: inline-block;
      float: none; }
    .appli-pro .timeline .actualites > .left > img {
      margin-bottom: 0;
      float: right;
      height: 300px; }
  .appli-pro .timeline .actualites > .right {
    padding: 40px 0 40px 40px; }
    .appli-pro .timeline .actualites > .right h3 {
      font-size: 2rem;
      line-height: 34px;
      margin-top: 40px;
      margin-bottom: 20px; }
    .appli-pro .timeline .actualites > .right .text {
      font-size: 1rem;
      width: 80%; }
  .appli-pro .timeline .virements .picto {
    width: 90px; }
  .appli-pro .timeline .virements > .left {
    padding: 40px 40px 40px 0; }
    .appli-pro .timeline .virements > .left h3 {
      font-size: 2rem;
      line-height: 34px;
      margin-bottom: 20px; }
    .appli-pro .timeline .virements > .left .text {
      font-size: 1rem;
      margin-bottom: 20px;
      width: 70%; }
    .appli-pro .timeline .virements > .left .check-list {
      margin-bottom: 20px; }
      .appli-pro .timeline .virements > .left .check-list li {
        margin-bottom: 20px; }
        .appli-pro .timeline .virements > .left .check-list li img {
          height: 12px;
          margin-left: 20px;
          margin-top: 15px; }
        .appli-pro .timeline .virements > .left .check-list li span {
          font-size: 1rem;
          width: 60%; }
  .appli-pro .timeline .virements > .right {
    padding: 30px 0 40px 40px; }
    .appli-pro .timeline .virements > .right > img {
      height: 300px; }
  .appli-pro .timeline .infos .picto {
    width: 90px; }
  .appli-pro .timeline .infos > .left {
    padding: 40px 40px 40px 0; }
    .appli-pro .timeline .infos > .left > img {
      height: 300px; }
  .appli-pro .timeline .infos > .right {
    padding: 40px 0 40px 40px; }
    .appli-pro .timeline .infos > .right h3 {
      font-size: 2rem;
      line-height: 34px;
      margin-bottom: 20px;
      margin-top: 20px; }
    .appli-pro .timeline .infos > .right .text {
      font-size: 1rem;
      margin-bottom: 20px;
      width: 70%; }
  .appli-pro .timeline .contact-pro .picto {
    width: 90px; }
    .appli-pro .timeline .contact-pro .picto.end {
      width: 8px; }
  .appli-pro .timeline .contact-pro > .left {
    padding: 40px 40px 40px 0; }
    .appli-pro .timeline .contact-pro > .left h3 {
      font-size: 2rem;
      line-height: 34px;
      margin-bottom: 20px;
      margin-top: 0; }
    .appli-pro .timeline .contact-pro > .left .text {
      font-size: 1rem;
      margin-bottom: 20px;
      width: 80%;
      display: inline-block; }
  .appli-pro .timeline .contact-pro > .right {
    padding: 40px 0 40px 40px; }
    .appli-pro .timeline .contact-pro > .right > img {
      height: 300px; }
  .appli-pro .timeline .download-app {
    background-color: #eeeeee;
    padding: 40px 50px;
    border-radius: 30px;
    display: inline-block;
    margin: 50px 0; }
    .appli-pro .timeline .download-app .title {
      font-family: "source_sans_pro_light", sans-serif;
      font-size: 1.375rem;
      color: #212121;
      text-align: center;
      display: block;
      margin-bottom: 20px; }
    .appli-pro .timeline .download-app a {
      display: inline-block;
      vertical-align: middle;
      margin: 0 10px; }
  .appli-pro .timeline .divider {
    margin-bottom: 30px; }
    .appli-pro .timeline .divider img {
      display: block;
      margin: 0 auto; }
    .appli-pro .timeline .divider .wire {
      display: block;
      margin: 0 auto;
      width: 2px;
      height: 80px;
      background-color: #e6e6e6; }
  .appli-pro .plus-solutions .slider-solutions {
    margin-bottom: 80px; }
    .appli-pro .plus-solutions .slider-solutions .slider {
      width: 100%; } }

@media screen and (min-width: 0px) and (max-width: 767px) {
  .appli-pro .title-container {
    padding: 0 20px;
    height: 333px;
    line-height: 333px;
    background-position: 30% center;
    }
    .appli-pro .title-container h1 {
      font-size: 2.5rem;
      line-height: 42px;
      margin-bottom: 25px;
      display: inline-block;
      vertical-align: middle; }
    .appli-pro .title-container p {
      display: none; }
    .appli-pro .title-container:after {
      height: 11px;
      width: 90%; }
  .appli-pro .sub-header {
    padding: 24px 30px; }
    .appli-pro .sub-header .link {
      margin: 0 5px 40px 5px;
      display: inline-block;
      vertical-align: middle;
      line-height: normal;
      width: 40%;
      max-width: 130px; }
      .appli-pro .sub-header .link img {
        width: 100%; }
    .appli-pro .sub-header .text {
      font-size: 0.875rem;
      line-height: normal;
      width: 80%;
      margin: 0 auto 40px auto; }
    .appli-pro .sub-header .scroll-down {
      margin: 0 auto 20px auto; }
      .appli-pro .sub-header .scroll-down img {
        width: 50px; }
  .appli-pro .timeline .actualites {
    margin-bottom: 40px; }
    .appli-pro .timeline .actualites:after {
      display: none; }
    .appli-pro .timeline .actualites .picto {
      width: 90px; }
    .appli-pro .timeline .actualites > .left {
      float: none;
      text-align: center;
      width: 100%;
      padding: 20px; }
      .appli-pro .timeline .actualites > .left .text {
        font-size: 0.875rem;
        width: 80%;
        margin: 0 auto;
        display: block; }
      .appli-pro .timeline .actualites > .left > img {
        float: none;
        width: 80%;
        max-width: 110px;
        margin-bottom: 10px; }
    .appli-pro .timeline .actualites > .right {
      float: none;
      text-align: center;
      width: 100%;
      padding: 20px 20px 0 20px; }
      .appli-pro .timeline .actualites > .right h3 {
        font-size: 1.25rem;
        line-height: 22px;
        margin-top: 20px;
        margin-bottom: 20px; }
      .appli-pro .timeline .actualites > .right .text {
        font-size: 0.875rem;
        width: 80%;
        margin: 0 auto; }
  .appli-pro .timeline .virements:after {
    display: none; }
  .appli-pro .timeline .virements .picto {
    width: 90px; }
  .appli-pro .timeline .virements > .left {
    float: none;
    text-align: center;
    width: 100%;
    padding: 20px; }
    .appli-pro .timeline .virements > .left h3 {
      font-size: 1.25rem;
      line-height: 22px;
      margin-bottom: 20px; }
    .appli-pro .timeline .virements > .left .text {
      font-size: 0.875rem;
      margin-bottom: 30px;
      width: 90%;
      display: inline-block; }
    .appli-pro .timeline .virements > .left .check-list {
      margin-bottom: 0; }
      .appli-pro .timeline .virements > .left .check-list li {
        margin-bottom: 10px; }
        .appli-pro .timeline .virements > .left .check-list li img {
          margin-left: 0;
          margin-right: 10px;
          margin-top: 0;
          float: none;
          height: 12px; }
        .appli-pro .timeline .virements > .left .check-list li span {
          font-size: 0.875rem;
          width: 80%;
          text-align: left; }
  .appli-pro .timeline .virements > .right {
    float: none;
    text-align: center;
    width: 100%;
    padding: 20px; }
    .appli-pro .timeline .virements > .right > img {
      float: none;
      width: 80%;
      max-width: 110px;
      margin-bottom: 10px; }
  .appli-pro .timeline .infos:after {
    display: none; }
  .appli-pro .timeline .infos .picto {
    width: 90px; }
  .appli-pro .timeline .infos > .left {
    float: none;
    text-align: center;
    width: 100%;
    padding: 0; }
    .appli-pro .timeline .infos > .left > img {
      float: none;
      width: 80%;
      max-width: 140px;
      margin-bottom: 40px;
      margin-top: 0; }
  .appli-pro .timeline .infos > .right {
    float: none;
    text-align: center;
    width: 100%;
    padding: 20px 20px 0 20px; }
    .appli-pro .timeline .infos > .right h3 {
      font-size: 1.25rem;
      line-height: 22px;
      margin-bottom: 20px;
      margin-top: 0; }
    .appli-pro .timeline .infos > .right .text {
      font-size: 0.875rem;
      margin: 0 auto 20px auto;
      width: 90%; }
  .appli-pro .timeline .contact-pro:after {
    display: none; }
  .appli-pro .timeline .contact-pro .picto {
    width: 90px; }
    .appli-pro .timeline .contact-pro .picto.end {
      display: none; }
  .appli-pro .timeline .contact-pro > .left {
    float: none;
    text-align: center;
    width: 100%;
    padding: 20px; }
    .appli-pro .timeline .contact-pro > .left h3 {
      font-size: 1.25rem;
      line-height: 22px;
      margin-bottom: 20px;
      margin-top: 0; }
    .appli-pro .timeline .contact-pro > .left .text {
      font-size: 0.875rem;
      margin-bottom: 20px;
      width: 90%; }
      .appli-pro .timeline .contact-pro > .left .text.violet {
        margin: 0; }
  .appli-pro .timeline .contact-pro > .right {
    float: none;
    text-align: center;
    width: 100%;
    padding: 20px; }
    .appli-pro .timeline .contact-pro > .right img {
      width: 80%;
      max-width: 150px; }
  .appli-pro .timeline .download-app {
    padding: 20px 30px;
    border-radius: 25px;
    margin: 20px 0; }
    .appli-pro .timeline .download-app .title {
      font-size: 1.25rem;
      margin-bottom: 20px; }
    .appli-pro .timeline .download-app a {
      display: inline-block;
      vertical-align: middle;
      margin: 0 5px;
      width: 40%;
      max-width: 100px; }
      .appli-pro .timeline .download-app a img {
        width: 100%; }
  .appli-pro .timeline .divider {
    display: none; }
  .appli-pro .plus-solutions {
    padding-bottom: 0;
    margin-bottom: 0; }
    .appli-pro .plus-solutions.mg {
      padding: 0; }
    .appli-pro .plus-solutions h2 {
      font-size: 1.5rem;
      margin-bottom: 0; }
    .appli-pro .plus-solutions .slider-solutions .slider {
      width: 100%; }
      .appli-pro .plus-solutions .slider-solutions .slider .slide .title-ctn {
        margin-bottom: 15px; }
        .appli-pro .plus-solutions .slider-solutions .slider .slide .title-ctn .title {
          font-size: 0.875rem; }
        .appli-pro .plus-solutions .slider-solutions .slider .slide .title-ctn:after {
          display: none; }
      .appli-pro .plus-solutions .slider-solutions .slider .slide .content {
        text-decoration: none;
        position: relative;
        background-size: contain;
        background-position: center top;
        background-repeat: no-repeat;
        display: block;
        height: 420px;
        outline: none;
        box-shadow: 0 3px 6px rgba(192, 198, 203, 0.6); }
        .appli-pro .plus-solutions .slider-solutions .slider .slide .content .text {
          padding: 20px;
          height: 160px; }
          .appli-pro .plus-solutions .slider-solutions .slider .slide .content .text p {
            font-size: 0.875rem; }
          .appli-pro .plus-solutions .slider-solutions .slider .slide .content .text img {
            right: 50%;
            margin-right: -10px; }
      .appli-pro .plus-solutions .slider-solutions .slider .slick-prev {
        display: none; }
      .appli-pro .plus-solutions .slider-solutions .slider .slick-next {
        display: none; }
      .appli-pro .plus-solutions .slider-solutions .slider .slick-dots {
        bottom: -40px; }
        .appli-pro .plus-solutions .slider-solutions .slider .slick-dots li {
          height: auto;
          width: 25px;
          margin: 0 5px;
          padding: 4px 0;
          vertical-align: bottom; }
          .appli-pro .plus-solutions .slider-solutions .slider .slick-dots li button {
            background-color: #e5e5e5;
            width: 25px;
            height: 4px;
            padding: 0;
            -webkit-transition: .3s ease;
                    transition: .3s ease; }
            .appli-pro .plus-solutions .slider-solutions .slider .slick-dots li button:before {
              display: none; }
          .appli-pro .plus-solutions .slider-solutions .slider .slick-dots li.slick-active button {
            background-color: black;
            height: 5px; }
    .appli-pro .plus-solutions .infos-ctn {
      width: 90%;
      padding: 20px;
      margin-bottom: 40px;
      border-radius: 15px; }
      .appli-pro .plus-solutions .infos-ctn > img {
        margin-bottom: 10px;
        width: 50px; }
      .appli-pro .plus-solutions .infos-ctn h4 {
        font-size: 1.125rem; }
      .appli-pro .plus-solutions .infos-ctn a {
        padding: 15px 20px; }
        .appli-pro .plus-solutions .infos-ctn a .title {
          font-size: 0.875rem; }
        .appli-pro .plus-solutions .infos-ctn a img {
          margin-left: 10px;
          height: 12px; }
    .appli-pro .plus-solutions .mentions {
      font-size: 0.625rem;
      line-height: 12px;
      width: 100%;
      padding: 0 20px;
      margin-bottom: 20px; } }

.twitter {
  text-align: center; }
  .twitter .title-container {
    padding: 80px 38px;
    background-size: cover;
    background-position: center center;
    position: relative;
    text-align: left;
    height: 410px; }
    .twitter .title-container h1 {
      font-family: "source_sans_pro_light", sans-serif;
      font-size: 3.125rem;
      line-height: 52px;
      color: #fff;
      display: block;
      margin-bottom: 25px; }
      .twitter .title-container h1 strong {
        font-family: "source_sans_pro_semibold", sans-serif;
        display: block; }
    .twitter .title-container p {
      font-family: "source_sans_pro_light", sans-serif;
      font-size: 1.25rem;
      line-height: normal;
      color: #fff;
      width: 60%; }
    .twitter .title-container .rectangle {
      content: "";
      position: absolute;
      bottom: 0;
      left: 5%;
      height: 16px;
      width: 90%;
      background-color: #fff; }
  .twitter .sub-header {
    display: block;
    width: 100%;
    padding: 24px 30px;
    text-align: center;
    /* overflow: hidden; */
    position: relative;
    }
    .twitter .sub-header .link {
      border-radius: 3px;
      background-color: #55acee;
      padding: 10px 20px;
      text-decoration: none;
      display: block;
      margin: 0 auto 40px auto;
      width: 216px; }
      .twitter .sub-header .link .title {
        font-family: "source_sans_pro_light", sans-serif;
        font-size: 1.375rem;
        color: #fff;
        line-height: normal; }
      .twitter .sub-header .link img {
        display: inline-block;
        vertical-align: middle;
        margin-left: 30px;
        line-height: normal; }
    .twitter .sub-header .text {
      font-family: "source_sans_pro_light", sans-serif;
      font-size: 1.25rem;
      color: #070809;
      line-height: normal;
      display: block;
      text-align: center;
      width: 75%;
      margin: 0 auto 80px auto; }
      .twitter .sub-header .text strong {
        font-family: "source_sans_pro_semibold", sans-serif; }
    .twitter .sub-header .scroll-down {
      display: inline-block;
      text-align: center;
      margin: 0 auto 40px auto; }
  .twitter .reseaux-sociaux {
    overflow: hidden;
    text-align: center;
    margin-bottom: 40px; }
    .twitter .reseaux-sociaux h2 {
      font-family: "source_sans_pro_light", sans-serif;
      font-size: 2.25rem;
      color: #1a1919;
      text-align: center;
      margin-bottom: 80px;
      position: relative;
      display: inline-block;
      padding: 0 15px; }
      .twitter .reseaux-sociaux h2:after {
        content: "";
        background-color: #ccc;
        position: absolute;
        right: -50%;
        top: 19px;
        width: 50%;
        height: 1px; }
      .twitter .reseaux-sociaux h2:before {
        content: "";
        background-color: #ccc;
        position: absolute;
        left: -50%;
        top: 19px;
        width: 50%;
        height: 1px; }
    .twitter .reseaux-sociaux .questions {
      display: block;
      height: 100%;
      overflow: hidden;
      position: relative; }
      .twitter .reseaux-sociaux .questions:after {
        content: '';
        width: 2px;
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -1px;
        height: 100%;
        display: block;
        z-index: 0;
        background-color: #dbdbdb; }
      .twitter .reseaux-sociaux .questions .picto {
        display: block;
        margin: 0 auto;
        position: relative;
        z-index: 10; }
      .twitter .reseaux-sociaux .questions > .left {
        float: left;
        text-align: right;
        width: 50%;
        padding: 80px 54px 80px 0; }
        .twitter .reseaux-sociaux .questions > .left h3 {
          font-family: "source_sans_pro_light", sans-serif;
          font-size: 2.5rem;
          line-height: 40px;
          color: #212121;
          display: block;
          margin-bottom: 40px;
          margin-top: 0; }
          .twitter .reseaux-sociaux .questions > .left h3 strong {
            font-family: "source_sans_pro_semibold", sans-serif;
            color: #55acee; }
        .twitter .reseaux-sociaux .questions > .left .check-list {
          margin-bottom: 20px;
          margin-top: 40px; }
          .twitter .reseaux-sociaux .questions > .left .check-list li {
            margin-bottom: 20px; }
            .twitter .reseaux-sociaux .questions > .left .check-list li:last-child {
              margin-bottom: 0; }
            .twitter .reseaux-sociaux .questions > .left .check-list li img {
              float: right;
              margin-left: 15px;
              margin-top: 20px;
              display: inline-block;
              vertical-align: middle; }
            .twitter .reseaux-sociaux .questions > .left .check-list li span {
              color: #212121;
              font-family: "source_sans_pro_light", sans-serif;
              font-size: 1.125rem;
              line-height: normal;
              display: inline-block;
              vertical-align: middle;
              width: 60%; }
      .twitter .reseaux-sociaux .questions > .right {
        float: left;
        text-align: left;
        width: 50%;
        padding: 80px 0 80px 54px;
        overflow: hidden; }
        .twitter .reseaux-sociaux .questions > .right > img {
          float: left;
          margin-right: 30px;
          margin-bottom: 40px; }
        .twitter .reseaux-sociaux .questions > .right .text {
          width: 40%;
          display: inline-block;
          color: #212121;
          font-size: 1.125rem;
          font-family: "source_sans_pro_light", sans-serif;
          line-height: normal;
          margin-bottom: 20px;
          margin-top: 70px; }
        .twitter .reseaux-sociaux .questions > .right .link {
          border-radius: 3px;
          background-color: #55acee;
          padding: 10px 20px;
          text-decoration: none;
          display: inline-block;
          margin-bottom: 40px; }
          .twitter .reseaux-sociaux .questions > .right .link .title {
            font-family: "source_sans_pro_light", sans-serif;
            font-size: 1.375rem;
            color: #fff;
            line-height: normal; }
          .twitter .reseaux-sociaux .questions > .right .link img {
            display: inline-block;
            vertical-align: middle;
            margin-left: 30px;
            line-height: normal; }
    .twitter .reseaux-sociaux .facebook {
      display: block;
      height: 100%;
      overflow: hidden;
      position: relative; }
      .twitter .reseaux-sociaux .facebook:after {
        content: '';
        width: 2px;
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -1px;
        height: 100%;
        display: block;
        z-index: 0;
        background-color: #dbdbdb; }
      .twitter .reseaux-sociaux .facebook .picto {
        display: block;
        margin: 0 auto;
        position: relative;
        z-index: 10; }
      .twitter .reseaux-sociaux .facebook > .left {
        float: right;
        text-align: right;
        width: 50%;
        padding: 80px 54px 80px 0;
        overflow: hidden; }
        .twitter .reseaux-sociaux .facebook > .left > img {
          float: right;
          margin-left: 40px;
          margin-bottom: 40px; }
        .twitter .reseaux-sociaux .facebook > .left h4 {
          color: #212121;
          font-family: "source_sans_pro_light", sans-serif;
          font-size: 1.625rem;
          line-height: normal;
          margin-top: 30px;
          margin-bottom: 20px; }
          .twitter .reseaux-sociaux .facebook > .left h4 strong {
            color: #55acee; }
      .twitter .reseaux-sociaux .facebook > .right {
        float: right;
        text-align: left;
        width: 50%;
        padding: 80px 0 80px 54px; }
        .twitter .reseaux-sociaux .facebook > .right h3 {
          font-family: "source_sans_pro_light", sans-serif;
          font-size: 2.5rem;
          line-height: 40px;
          color: #212121;
          display: block;
          margin-bottom: 40px; }
          .twitter .reseaux-sociaux .facebook > .right h3 strong {
            font-family: "source_sans_pro_semibold", sans-serif;
            color: #55acee; }
        .twitter .reseaux-sociaux .facebook > .right .text {
          display: block;
          color: #212121;
          font-size: 1.125rem;
          font-family: "source_sans_pro_light", sans-serif;
          clear: both;
          line-height: normal;
          margin-bottom: 20px;
          width: 90%; }
          .twitter .reseaux-sociaux .facebook > .right .text a {
            color: inherit; }
            .twitter .reseaux-sociaux .facebook > .right .text a:hover {
              color: #55acee; }
          .twitter .reseaux-sociaux .facebook > .right .text.blue {
            color: #55acee; }
    .twitter .reseaux-sociaux .tchat {
      display: block;
      height: 100%;
      overflow: hidden;
      position: relative; }
      .twitter .reseaux-sociaux .tchat:after {
        content: '';
        width: 2px;
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -1px;
        height: 100%;
        display: block;
        z-index: 0;
        background-color: #dbdbdb; }
      .twitter .reseaux-sociaux .tchat .picto {
        display: block;
        margin: 0 auto;
        position: relative;
        z-index: 10; }
      .twitter .reseaux-sociaux .tchat > .left {
        float: left;
        text-align: right;
        width: 50%;
        padding: 80px 54px 80px 0; }
        .twitter .reseaux-sociaux .tchat > .left h3 {
          font-family: "source_sans_pro_light", sans-serif;
          font-size: 2.5rem;
          line-height: 40px;
          color: #212121;
          display: block;
          margin-bottom: 40px; }
          .twitter .reseaux-sociaux .tchat > .left h3 strong {
            font-family: "source_sans_pro_semibold", sans-serif;
            color: #55acee; }
        .twitter .reseaux-sociaux .tchat > .left .check-list {
          margin-bottom: 20px;
          width: 80%;
          display: inline-block; }
          .twitter .reseaux-sociaux .tchat > .left .check-list li {
            margin-bottom: 20px;
            overflow: hidden; }
            .twitter .reseaux-sociaux .tchat > .left .check-list li:last-child {
              margin-bottom: 0; }
            .twitter .reseaux-sociaux .tchat > .left .check-list li img {
              display: block;
              float: right;
              margin-left: 7px;
              margin-top: 20px; }
            .twitter .reseaux-sociaux .tchat > .left .check-list li span {
              color: #212121;
              font-family: "source_sans_pro_light", sans-serif;
              font-size: 1.125rem;
              line-height: normal;
              display: block;
              padding-right: 40px; }
              .twitter .reseaux-sociaux .tchat > .left .check-list li span a {
                color: inherit; }
                .twitter .reseaux-sociaux .tchat > .left .check-list li span a:hover {
                  color: #55acee; }
        .twitter .reseaux-sociaux .tchat > .left .text {
          color: #55acee;
          font-size: 1.125rem;
          font-family: "source_sans_pro_light", sans-serif;
          clear: both;
          line-height: normal;
          margin-bottom: 20px;
          width: 80%;
          display: inline-block; }
      .twitter .reseaux-sociaux .tchat > .right {
        float: left;
        text-align: left;
        width: 50%;
        padding: 80px 0 80px 54px;
        overflow: hidden; }
        .twitter .reseaux-sociaux .tchat > .right > img {
          float: left;
          margin-right: 40px;
          margin-top: 40px; }
    .twitter .reseaux-sociaux .community {
      display: block;
      height: 100%;
      overflow: hidden;
      position: relative; }
      .twitter .reseaux-sociaux .community:after {
        content: '';
        width: 2px;
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -1px;
        height: 100%;
        display: block;
        z-index: 0;
        background-color: #dbdbdb; }
      .twitter .reseaux-sociaux .community .picto {
        display: block;
        margin: 0 auto;
        position: relative;
        z-index: 10; }
      .twitter .reseaux-sociaux .community > .left {
        float: right;
        text-align: right;
        width: 50%;
        padding: 80px 54px 80px 0;
        overflow: hidden; }
        .twitter .reseaux-sociaux .community > .left > img {
          float: right;
          margin-left: 40px;
          margin-bottom: 40px; }
      .twitter .reseaux-sociaux .community > .right {
        float: right;
        text-align: left;
        width: 50%;
        padding: 80px 0 80px 54px; }
        .twitter .reseaux-sociaux .community > .right h3 {
          font-family: "source_sans_pro_light", sans-serif;
          font-size: 2.5rem;
          line-height: 40px;
          color: #212121;
          display: block;
          margin-bottom: 40px; }
          .twitter .reseaux-sociaux .community > .right h3 strong {
            font-family: "source_sans_pro_semibold", sans-serif;
            color: #55acee; }
        .twitter .reseaux-sociaux .community > .right .text {
          display: block;
          color: #212121;
          font-size: 1.125rem;
          font-family: "source_sans_pro_light", sans-serif;
          clear: both;
          line-height: normal;
          margin-bottom: 20px; }
          .twitter .reseaux-sociaux .community > .right .text.grey {
            color: #b2b2b2;
            font-style: normal; }
          .twitter .reseaux-sociaux .community > .right .text.small {
            font-size: 0.9375rem;
            font-style: normal; }
    .twitter .reseaux-sociaux .email {
      display: block;
      height: 100%;
      overflow: hidden;
      position: relative; }
      .twitter .reseaux-sociaux .email:after {
        content: '';
        width: 2px;
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -1px;
        height: 100%;
        display: block;
        z-index: 0;
        background-color: #dbdbdb; }
      .twitter .reseaux-sociaux .email .picto {
        display: block;
        margin: 0 auto;
        clear: both;
        position: relative;
        z-index: 10; }
      .twitter .reseaux-sociaux .email > .left {
        float: left;
        text-align: right;
        width: 50%;
        padding: 80px 54px 80px 0; }
        .twitter .reseaux-sociaux .email > .left h3 {
          font-family: "source_sans_pro_light", sans-serif;
          font-size: 2.5rem;
          line-height: 40px;
          color: #212121;
          display: block;
          margin-bottom: 40px;
          margin-top: 40px; }
          .twitter .reseaux-sociaux .email > .left h3 strong {
            font-family: "source_sans_pro_semibold", sans-serif;
            color: #55acee; }
        .twitter .reseaux-sociaux .email > .left .check-list {
          margin-bottom: 20px;
          margin-top: 40px; }
          .twitter .reseaux-sociaux .email > .left .check-list li {
            margin-bottom: 20px; }
            .twitter .reseaux-sociaux .email > .left .check-list li:last-child {
              margin-bottom: 0; }
            .twitter .reseaux-sociaux .email > .left .check-list li img {
              float: right;
              margin-left: 15px;
              margin-top: 15px;
              display: inline-block;
              vertical-align: middle; }
            .twitter .reseaux-sociaux .email > .left .check-list li span {
              color: #212121;
              font-family: "source_sans_pro_light", sans-serif;
              font-size: 1.125rem;
              line-height: normal;
              display: inline-block;
              vertical-align: middle;
              width: 60%; }
      .twitter .reseaux-sociaux .email > .right {
        float: left;
        text-align: left;
        width: 50%;
        padding: 80px 0 80px 54px;
        overflow: hidden; }
        .twitter .reseaux-sociaux .email > .right > img {
          float: left;
          margin-right: 40px;
          margin-bottom: 40px; }
  .twitter .last-tweets {
    overflow: hidden;
    text-align: center;
    margin-bottom: 40px; }
    .twitter .last-tweets h2 {
      font-family: "source_sans_pro_light", sans-serif;
      font-size: 2.25rem;
      color: #1a1919;
      text-align: center;
      margin-bottom: 40px;
      position: relative;
      display: inline-block;
      padding: 0 15px; }
    .twitter .last-tweets iframe {
      display: block !important;
      margin: 0 auto !important; }
    .twitter .last-tweets .divider {
      margin-top: 70px;
      margin-bottom: 30px; }
      .twitter .last-tweets .divider img {
        display: block;
        margin: 0 auto; }
      .twitter .last-tweets .divider .wire {
        display: block;
        margin: 0 auto;
        width: 2px;
        height: 80px;
        background-color: #e6e6e6; }
  .twitter .plus-solutions {
    overflow: hidden;
    text-align: center;
    padding-bottom: 80px; }
    .twitter .plus-solutions h2 {
      font-family: "source_sans_pro_light", sans-serif;
      font-size: 2.25rem;
      color: #1a1919;
      text-align: center;
      margin-bottom: 40px;
      position: relative;
      display: inline-block;
      padding: 0 15px; }
      .twitter .plus-solutions h2:after {
        content: "";
        background-color: #ccc;
        position: absolute;
        right: -120%;
        top: 19px;
        width: 120%;
        height: 1px; }
      .twitter .plus-solutions h2:before {
        content: "";
        background-color: #ccc;
        position: absolute;
        left: -120%;
        top: 19px;
        width: 120%;
        height: 1px; }
    .twitter .plus-solutions .slider-solutions {
      margin-bottom: 80px; }
      .twitter .plus-solutions .slider-solutions .slider {
        width: 75%;
        display: block;
        margin: 0 auto; }
        .twitter .plus-solutions .slider-solutions .slider .slide {
          text-align: center;
          outline: none;
          padding: 0 15px 10px 15px; }
          .twitter .plus-solutions .slider-solutions .slider .slide .content {
            text-decoration: none;
            position: relative;
            background-size: contain;
            background-position: center top;
            background-repeat: no-repeat;
            display: block;
            height: 460px;
            outline: none;
            box-shadow: 0 3px 6px rgba(192, 198, 203, 0.6);
            margin-top: 100px; }
            .twitter .plus-solutions .slider-solutions .slider .slide .content .title-ctn {
              height: 50px;
              line-height: 50px;
              position: relative;
              margin-bottom: 35px;
              top: -100px; }
              .twitter .plus-solutions .slider-solutions .slider .slide .content .title-ctn .title {
                font-family: "source_sans_pro_light", sans-serif;
                font-size: 1.25rem;
                color: #000;
                line-height: normal;
                position: relative;
                display: inline-block;
                vertical-align: bottom; }
              .twitter .plus-solutions .slider-solutions .slider .slide .content .title-ctn:after {
                content: "";
                background-color: #dcdcdc;
                width: 1px;
                height: 20px;
                position: absolute;
                bottom: -25px;
                left: 50%; }
            .twitter .plus-solutions .slider-solutions .slider .slide .content .text {
              width: 100%;
              background-color: #fff;
              position: absolute;
              bottom: 0;
              left: 0;
              padding: 20px 30px;
              height: 160px; }
              .twitter .plus-solutions .slider-solutions .slider .slide .content .text .pro {
                background-color: #ed1a3a;
                font-family: "source_sans_pro_semibold", sans-serif;
                font-size: 1rem;
                text-transform: uppercase;
                color: #fff;
                line-height: normal;
                position: absolute;
                top: -31px;
                right: 0;
                padding: 5px 10px; }
              .twitter .plus-solutions .slider-solutions .slider .slide .content .text p {
                font-family: "source_sans_pro_light", sans-serif;
                font-size: 0.9375rem;
                color: #212121;
                line-height: normal;
                display: block; }
              .twitter .plus-solutions .slider-solutions .slider .slide .content .text img {
                position: absolute;
                bottom: 20px;
                right: 20px; }
            .twitter .plus-solutions .slider-solutions .slider .slide .content:hover .title {
              text-decoration: underline; }
        .twitter .plus-solutions .slider-solutions .slider .slick-prev {
          left: -80px;
          cursor: pointer;
          z-index: 100;
          background-image: url("../images/home/left-arrow.png");
          background-size: contain;
          background-repeat: no-repeat;
          background-position: center center;
          width: 15px;
          height: 30px;
          margin-top: -15px; }
          .twitter .plus-solutions .slider-solutions .slider .slick-prev:before {
            display: none; }
        .twitter .plus-solutions .slider-solutions .slider .slick-next {
          right: -80px;
          background-image: url("../images/home/right-arrow.png");
          background-size: contain;
          background-repeat: no-repeat;
          background-position: center center;
          width: 15px;
          height: 30px;
          cursor: pointer;
          z-index: 100;
          margin-top: -15px; }
          .twitter .plus-solutions .slider-solutions .slider .slick-next:before {
            display: none; }
        .twitter .plus-solutions .slider-solutions .slider .slick-dots {
          bottom: -40px; }
          .twitter .plus-solutions .slider-solutions .slider .slick-dots li {
            height: auto;
            width: 25px;
            margin: 0 5px;
            padding: 4px 0;
            vertical-align: bottom; }
            .twitter .plus-solutions .slider-solutions .slider .slick-dots li button {
              background-color: #e5e5e5;
              width: 25px;
              height: 4px;
              padding: 0;
              -webkit-transition: .3s ease;
                      transition: .3s ease; }
              .twitter .plus-solutions .slider-solutions .slider .slick-dots li button:before {
                display: none; }
            .twitter .plus-solutions .slider-solutions .slider .slick-dots li.slick-active button {
              background-color: black;
              height: 5px; }
    .twitter .plus-solutions .infos-ctn {
      display: block;
      margin: 0 auto 50px auto;
      width: 73%;
      padding: 60px;
      background-color: #f7f7f7;
      border-radius: 35px; }
      .twitter .plus-solutions .infos-ctn > img {
        margin-bottom: 10px; }
      .twitter .plus-solutions .infos-ctn h4 {
        color: #212121;
        font-family: "source_sans_pro_light", sans-serif;
        font-size: 1.5625rem;
        line-height: normal;
        margin-bottom: 10px; }
        .twitter .plus-solutions .infos-ctn h4 strong {
          font-family: "source_sans_pro_semibold", sans-serif; }
      .twitter .plus-solutions .infos-ctn a {
        text-decoration: none;
        background-color: #ed1a3a;
        padding: 20px 30px;
        display: inline-block; }
        .twitter .plus-solutions .infos-ctn a .title {
          display: inline-block;
          vertical-align: middle;
          font-family: "source_sans_pro_regular", sans-serif;
          font-size: 1.125rem;
          color: #fff; }
        .twitter .plus-solutions .infos-ctn a img {
          display: inline-block;
          vertical-align: middle;
          margin-left: 20px; }
    .twitter .plus-solutions .mentions {
      color: #000000;
      font-family: "source_sans_pro_light", sans-serif;
      font-size: 0.75rem;
      line-height: 20px;
      text-align: left;
      width: 90%;
      display: block;
      margin: 0 auto;
      }
  .twitter .scroll-up {
    display: inline-block;
    text-align: center;
    margin: 0 auto 20px auto; }

@media screen and (min-width: 768px) and (max-width: 1029px) {
  .twitter .title-container h1 {
    font-size: 3.375rem; }
  .twitter .sub-header .text {
    font-size: 1rem; }
  .twitter .reseaux-sociaux {
    margin-bottom: 40px; }
    .twitter .reseaux-sociaux .questions .picto {
      width: 90px; }
    .twitter .reseaux-sociaux .questions > .left {
      padding: 40px 40px 40px 0; }
      .twitter .reseaux-sociaux .questions > .left h3 {
        font-size: 2rem;
        line-height: 34px;
        margin-bottom: 40px; }
      .twitter .reseaux-sociaux .questions > .left .check-list {
        margin-bottom: 20px;
        margin-top: 40px; }
        .twitter .reseaux-sociaux .questions > .left .check-list li img {
          height: 12px; }
        .twitter .reseaux-sociaux .questions > .left .check-list li span {
          font-size: 1rem;
          width: 80%; }
    .twitter .reseaux-sociaux .questions > .right {
      padding: 40px 0 40px 40px; }
      .twitter .reseaux-sociaux .questions > .right > img {
        width: 120px;
        margin-bottom: 0;
        margin-right: 20px; }
      .twitter .reseaux-sociaux .questions > .right .text {
        width: 90%;
        display: block;
        font-size: 1rem;
        margin-bottom: 40px;
        margin-top: 10px; }
      .twitter .reseaux-sociaux .questions > .right a {
        clear: both;
        display: block; }
    .twitter .reseaux-sociaux .facebook .picto {
      width: 90px; }
    .twitter .reseaux-sociaux .facebook > .left {
      padding: 40px 40px 40px 0; }
      .twitter .reseaux-sociaux .facebook > .left > img {
        float: right;
        margin-left: 0;
        margin-top: 20px;
        margin-bottom: 40px;
        width: 100%; }
    .twitter .reseaux-sociaux .facebook > .right {
      padding: 40px 0 40px 40px; }
      .twitter .reseaux-sociaux .facebook > .right h3 {
        font-size: 2rem;
        line-height: 34px;
        margin-bottom: 20px; }
      .twitter .reseaux-sociaux .facebook > .right .text {
        font-size: 1rem;
        margin-bottom: 20px;
        width: 90%; }
    .twitter .reseaux-sociaux .tchat .picto {
      width: 90px; }
    .twitter .reseaux-sociaux .tchat > .left {
      padding: 40px 40px 40px 0; }
      .twitter .reseaux-sociaux .tchat > .left h3 {
        font-size: 2rem;
        line-height: 34px;
        margin-bottom: 20px; }
      .twitter .reseaux-sociaux .tchat > .left .check-list {
        margin-bottom: 20px;
        width: 90%;
        display: inline-block; }
        .twitter .reseaux-sociaux .tchat > .left .check-list li img {
          height: 12px; }
        .twitter .reseaux-sociaux .tchat > .left .check-list li span {
          font-size: 1rem;
          padding-right: 30px; }
      .twitter .reseaux-sociaux .tchat > .left .text {
        font-size: 1rem; }
    .twitter .reseaux-sociaux .tchat > .right {
      padding: 40px 0 40px 40px; }
      .twitter .reseaux-sociaux .tchat > .right > img {
        width: 100%; }
    .twitter .reseaux-sociaux .community .picto {
      width: 90px; }
    .twitter .reseaux-sociaux .community > .left {
      padding: 40px 40px 40px 0; }
      .twitter .reseaux-sociaux .community > .left > img {
        width: 100%;
        margin-left: 0;
        margin-top: 40px;
        margin-bottom: 40px; }
    .twitter .reseaux-sociaux .community > .right {
      padding: 40px 0 40px 40px; }
      .twitter .reseaux-sociaux .community > .right h3 {
        font-size: 2rem;
        line-height: 34px;
        margin-bottom: 20px; }
      .twitter .reseaux-sociaux .community > .right .text {
        font-size: 1rem; }
    .twitter .reseaux-sociaux .email .picto {
      width: 90px; }
      .twitter .reseaux-sociaux .email .picto.end {
        width: 8px; }
    .twitter .reseaux-sociaux .email > .left {
      padding: 40px 40px 40px 0; }
      .twitter .reseaux-sociaux .email > .left h3 {
        font-size: 2rem;
        line-height: 34px;
        margin-bottom: 20px;
        margin-top: 0; }
      .twitter .reseaux-sociaux .email > .left .text {
        font-size: 1rem;
        margin-bottom: 20px;
        width: 80%; }
    .twitter .reseaux-sociaux .email > .right {
      padding: 40px 0 40px 40px; }
      .twitter .reseaux-sociaux .email > .right > img {
        width: 100%;
        margin-right: 40px;
        margin-bottom: 40px; }
  .twitter .last-tweets h2 {
    font-size: 2rem; }
  .twitter .plus-solutions .slider-solutions {
    margin-bottom: 80px; }
    .twitter .plus-solutions .slider-solutions .slider {
      width: 100%; } }

@media screen and (min-width: 0px) and (max-width: 767px) {
  .twitter .title-container {
    padding: 0 20px;
    height: 333px;
    line-height: 333px; }
    .twitter .title-container h1 {
      font-size: 1.875rem;
      line-height: 32px;
      margin-bottom: 25px;
      display: inline-block;
      vertical-align: middle; }
    .twitter .title-container p {
      display: none; }
    .twitter .title-container:after {
      height: 11px;
      width: 90%; }
  .twitter .sub-header .link {
    border-radius: 3px;
    background-color: #55acee;
    padding: 10px 20px;
    text-decoration: none;
    display: block;
    margin: 0 auto 40px auto;
    width: 200px; }
    .twitter .sub-header .link .title {
      font-size: 1rem; }
    .twitter .sub-header .link img {
      height: 15px; }
  .twitter .sub-header .text {
    font-size: 0.875rem;
    width: 75%;
    margin: 0 auto 20px auto; }
  .twitter .sub-header .scroll-down {
    display: inline-block;
    text-align: center;
    margin: 0 auto 40px auto;
    width: 50px; }
    .twitter .sub-header .scroll-down img {
      width: 100%; }
  .twitter .reseaux-sociaux {
    margin-bottom: 40px; }
    .twitter .reseaux-sociaux .questions:after {
      display: none; }
    .twitter .reseaux-sociaux .questions .picto {
      width: 90px; }
    .twitter .reseaux-sociaux .questions > .left {
      float: none;
      text-align: center;
      width: 100%;
      padding: 20px 0; }
      .twitter .reseaux-sociaux .questions > .left h3 {
        font-size: 1.25rem;
        line-height: 22px;
        margin-bottom: 20px; }
      .twitter .reseaux-sociaux .questions > .left .check-list {
        margin-bottom: 20px;
        margin-top: 40px; }
        .twitter .reseaux-sociaux .questions > .left .check-list li {
          margin-bottom: 10px; }
          .twitter .reseaux-sociaux .questions > .left .check-list li img {
            float: none;
            margin-left: 0;
            margin-top: 0;
            margin-right: 10px;
            height: 12px; }
          .twitter .reseaux-sociaux .questions > .left .check-list li span {
            font-size: 0.875rem;
            width: 80%;
            text-align: left; }
    .twitter .reseaux-sociaux .questions > .right {
      float: none;
      text-align: center;
      width: 100%;
      padding: 0 0 20px 0; }
      .twitter .reseaux-sociaux .questions > .right > img {
        float: none;
        margin-right: 0;
        margin-bottom: 20px;
        width: 80%;
        max-width: 120px; }
      .twitter .reseaux-sociaux .questions > .right .text {
        width: 100%;
        display: block;
        font-size: 0.875rem;
        margin-bottom: 40px;
        margin-top: 0; }
      .twitter .reseaux-sociaux .questions > .right .link {
        border-radius: 3px;
        background-color: #55acee;
        padding: 10px 20px;
        text-decoration: none;
        display: block;
        margin: 0 auto 40px auto;
        width: 200px; }
        .twitter .reseaux-sociaux .questions > .right .link .title {
          font-size: 1rem; }
        .twitter .reseaux-sociaux .questions > .right .link img {
          height: 15px; }
    .twitter .reseaux-sociaux .facebook:after {
      display: none; }
    .twitter .reseaux-sociaux .facebook .picto {
      width: 90px; }
    .twitter .reseaux-sociaux .facebook > .left {
      float: none;
      text-align: center;
      width: 100%;
      padding: 20px; }
      .twitter .reseaux-sociaux .facebook > .left img {
        width: 80%;
        max-width: 200px;
        float: none;
        margin-left: 0;
        margin-bottom: 20px; }
    .twitter .reseaux-sociaux .facebook > .right {
      float: none;
      text-align: center;
      width: 100%;
      padding: 20px 0; }
      .twitter .reseaux-sociaux .facebook > .right h3 {
        font-size: 1.25rem;
        line-height: 22px;
        margin-bottom: 20px; }
      .twitter .reseaux-sociaux .facebook > .right .text {
        font-size: 0.875rem;
        width: 90%;
        margin: 0 auto 20px auto; }
    .twitter .reseaux-sociaux .tchat:after {
      display: none; }
    .twitter .reseaux-sociaux .tchat .picto {
      width: 90px; }
    .twitter .reseaux-sociaux .tchat > .left {
      float: none;
      text-align: center;
      width: 100%;
      padding: 20px 0; }
      .twitter .reseaux-sociaux .tchat > .left h3 {
        font-size: 1.25rem;
        line-height: 22px;
        margin-bottom: 20px; }
      .twitter .reseaux-sociaux .tchat > .left .check-list {
        margin-bottom: 20px;
        width: 100%;
        display: inline-block; }
        .twitter .reseaux-sociaux .tchat > .left .check-list li {
          margin-bottom: 20px; }
          .twitter .reseaux-sociaux .tchat > .left .check-list li img {
            display: inline-block;
            vertical-align: middle;
            float: none;
            margin-left: 0;
            margin-right: 15px;
            margin-top: 0;
            height: 12px; }
          .twitter .reseaux-sociaux .tchat > .left .check-list li span {
            font-size: 0.875rem;
            display: inline-block;
            vertical-align: middle;
            padding-right: 0;
            text-align: left;
            width: 80%; }
      .twitter .reseaux-sociaux .tchat > .left .text {
        font-size: 0.875rem;
        margin-bottom: 20px;
        width: 80%; }
    .twitter .reseaux-sociaux .tchat > .right {
      float: none;
      text-align: center;
      width: 100%;
      padding: 0 20px 40px 20px; }
      .twitter .reseaux-sociaux .tchat > .right img {
        width: 80%;
        max-width: 200px;
        float: none;
        margin: 0; }
    .twitter .reseaux-sociaux .community:after {
      display: none; }
    .twitter .reseaux-sociaux .community .picto {
      width: 90px; }
    .twitter .reseaux-sociaux .community > .left {
      float: none;
      text-align: center;
      width: 100%;
      padding: 0 20px 40px 20px; }
      .twitter .reseaux-sociaux .community > .left img {
        max-width: 200px;
        width: 80%;
        float: none;
        margin: 0; }
    .twitter .reseaux-sociaux .community > .right {
      float: none;
      text-align: center;
      width: 100%;
      padding: 20px 0; }
      .twitter .reseaux-sociaux .community > .right h3 {
        font-size: 1.25rem;
        line-height: 22px;
        margin-bottom: 20px; }
      .twitter .reseaux-sociaux .community > .right .text {
        font-size: 0.875rem; }
        .twitter .reseaux-sociaux .community > .right .text.small {
          font-size: 0.75rem; }
    .twitter .reseaux-sociaux .email:after {
      display: none; }
    .twitter .reseaux-sociaux .email .picto {
      width: 90px; }
      .twitter .reseaux-sociaux .email .picto.end {
        display: none; }
    .twitter .reseaux-sociaux .email > .left {
      float: none;
      text-align: center;
      width: 100%;
      padding: 20px; }
      .twitter .reseaux-sociaux .email > .left h3 {
        font-size: 1.25rem;
        line-height: 22px;
        margin-bottom: 20px;
        margin-top: 0; }
      .twitter .reseaux-sociaux .email > .left .check-list {
        margin-bottom: 20px;
        margin-top: 20px; }
        .twitter .reseaux-sociaux .email > .left .check-list li img {
          float: none;
          margin-left: 0;
          margin-right: 10px;
          margin-top: 0;
          display: inline-block;
          vertical-align: middle; }
        .twitter .reseaux-sociaux .email > .left .check-list li span {
          font-size: 0.875rem;
          display: inline-block;
          width: 70%;
          text-align: left; }
    .twitter .reseaux-sociaux .email > .right {
      float: none;
      text-align: center;
      width: 100%;
      padding: 0 20px; }
      .twitter .reseaux-sociaux .email > .right img {
        width: 80%;
        max-width: 200px;
        float: none;
        margin: 0 0 40px 0; }
  .twitter .last-tweets {
    margin-bottom: 20px;
    padding: 0 40px; }
    .twitter .last-tweets h2 {
      font-size: 1.25rem;
      margin-bottom: 30px; }
    .twitter .last-tweets .divider {
      display: none; }
  .twitter .plus-solutions {
    padding-bottom: 0;
    margin-bottom: 0; }
    .twitter .plus-solutions.mg {
      padding: 0; }
    .twitter .plus-solutions h2 {
      font-size: 1.5rem;
      margin-bottom: 0; }
    .twitter .plus-solutions .slider-solutions .slider {
      width: 100%; }
      .twitter .plus-solutions .slider-solutions .slider .slide .title-ctn {
        margin-bottom: 15px; }
        .twitter .plus-solutions .slider-solutions .slider .slide .title-ctn .title {
          font-size: 0.875rem; }
        .twitter .plus-solutions .slider-solutions .slider .slide .title-ctn:after {
          display: none; }
      .twitter .plus-solutions .slider-solutions .slider .slide .content {
        text-decoration: none;
        position: relative;
        background-size: contain;
        background-position: center top;
        background-repeat: no-repeat;
        display: block;
        height: 420px;
        outline: none;
        box-shadow: 0 3px 6px rgba(192, 198, 203, 0.6); }
        .twitter .plus-solutions .slider-solutions .slider .slide .content .text {
          padding: 20px;
          height: 160px; }
          .twitter .plus-solutions .slider-solutions .slider .slide .content .text p {
            font-size: 0.875rem; }
          .twitter .plus-solutions .slider-solutions .slider .slide .content .text img {
            right: 50%;
            margin-right: -10px; }
      .twitter .plus-solutions .slider-solutions .slider .slick-prev {
        display: none; }
      .twitter .plus-solutions .slider-solutions .slider .slick-next {
        display: none; }
      .twitter .plus-solutions .slider-solutions .slider .slick-dots {
        bottom: -40px; }
        .twitter .plus-solutions .slider-solutions .slider .slick-dots li {
          height: auto;
          width: 25px;
          margin: 0 5px;
          padding: 4px 0;
          vertical-align: bottom; }
          .twitter .plus-solutions .slider-solutions .slider .slick-dots li button {
            background-color: #e5e5e5;
            width: 25px;
            height: 4px;
            padding: 0;
            -webkit-transition: .3s ease;
                    transition: .3s ease; }
            .twitter .plus-solutions .slider-solutions .slider .slick-dots li button:before {
              display: none; }
          .twitter .plus-solutions .slider-solutions .slider .slick-dots li.slick-active button {
            background-color: black;
            height: 5px; }
    .twitter .plus-solutions .infos-ctn {
      width: 90%;
      padding: 20px;
      margin-bottom: 40px;
      border-radius: 15px; }
      .twitter .plus-solutions .infos-ctn > img {
        margin-bottom: 10px;
        width: 50px; }
      .twitter .plus-solutions .infos-ctn h4 {
        font-size: 1.125rem; }
      .twitter .plus-solutions .infos-ctn a {
        padding: 15px 20px; }
        .twitter .plus-solutions .infos-ctn a .title {
          font-size: 0.875rem; }
        .twitter .plus-solutions .infos-ctn a img {
          margin-left: 10px;
          height: 12px; }
    .twitter .plus-solutions .mentions {
      font-size: 0.625rem;
      line-height: 12px;
      width: 100%;
      padding: 0 20px;
      margin-bottom: 20px; } }

.appli_montre {
  text-align: center; }
  .appli_montre .title-container {
    padding: 80px 38px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    text-align: left;
    height: 360px;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/appli_montre/header-bg.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/appli_montre/header-bg.jpg', sizingMethod='scale')";
    }
    .appli_montre .title-container h1 {
      font-family: "source_sans_pro_light", sans-serif;
      font-size: 3.125rem;
      line-height: 52px;
      color: #fff;
      display: block;
      margin-bottom: 25px; }
      .appli_montre .title-container h1 strong {
        font-family: "source_sans_pro_semibold", sans-serif; }
    .appli_montre .title-container p {
      font-family: "source_sans_pro_light", sans-serif;
      font-size: 1.25rem;
      line-height: normal;
      color: #fff;
      width: 60%; }
    .appli_montre .title-container .rectangle {
      content: "";
      position: absolute;
      bottom: 0;
      left: 5%;
      height: 16px;
      width: 90%;
      background-color: #fff; }
  .appli_montre .sub-menu {
    display: block;
    width: 100%;
    padding: 22.5px 30px 50px 30px;
    text-align: center;
    font-family: "source_sans_pro_light", sans-serif;
    position: relative; }
    .appli_montre .sub-menu .download {
      width: 100%;
      position: relative; }
      .appli_montre .sub-menu .download .left {
        vertical-align: top;
        display: inline-block;
        position: relative;
        width: auto;
        margin-bottom: 0; }
      .appli_montre .sub-menu .download .right {
        vertical-align: top;
        display: inline-block;
        width: 100%; }
        .appli_montre .sub-menu .download .right .cta {
          margin: 0 10px;
          display: inline-block; }
    .appli_montre .sub-menu .description {
      margin: 0 auto;
      padding: 30px 0px 45px 0px;
      width: 825px;
      font-size: 1.25rem;
      line-height: 1.75rem; }
      .appli_montre .sub-menu .description span {
        display: block;
        font-family: "source_sans_pro_semibold", sans-serif; }
  .appli_montre .decouvrez-solutions {
    overflow: hidden;
    text-align: center;
    margin-bottom: 40px; }
    .appli_montre .decouvrez-solutions .accueil {
      position: relative;
      display: block;
      height: 100%;
      overflow: hidden; }
      .appli_montre .decouvrez-solutions .accueil:after {
        content: '';
        width: 2px;
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -1px;
        height: 100%;
        display: block;
        z-index: 0;
        background-color: #dbdbdb; }
      .appli_montre .decouvrez-solutions .accueil .picto {
        clear: both;
        position: relative;
        display: block;
        margin: 0 auto;
        z-index: 10; }
      .appli_montre .decouvrez-solutions .accueil > .left {
        float: left;
        text-align: right;
        width: 50%;
        padding: 80px 54px 80px 0; }
        .appli_montre .decouvrez-solutions .accueil > .left h3 {
          font-family: "source_sans_pro_light", sans-serif;
          font-size: 2.5rem;
          line-height: 40px;
          color: #212121;
          display: block;
          margin-bottom: 40px; }
          .appli_montre .decouvrez-solutions .accueil > .left h3 strong {
            font-family: "source_sans_pro_semibold", sans-serif;
            color: #f1bb00; }
        .appli_montre .decouvrez-solutions .accueil > .left iframe {
          background-color: #000;
          margin-bottom: 40px; }
        .appli_montre .decouvrez-solutions .accueil > .left img {
          margin-bottom: 40px; }
        .appli_montre .decouvrez-solutions .accueil > .left .text {
          text-align: right;
          font-family: "source_sans_pro_light", sans-serif;
          font-size: 1.25rem;
          line-height: 1.5625rem;
          padding-bottom: 25px; }
          .appli_montre .decouvrez-solutions .accueil > .left .text strong {
            font-family: "source_sans_pro_semibold", sans-serif;
            color: #85c926; }
        .appli_montre .decouvrez-solutions .accueil > .left .author {
          font-style: italic;
          font-family: "source_sans_pro_semibold", sans-serif;
          font-size: 1.125rem; }
      .appli_montre .decouvrez-solutions .accueil > .right {
        float: left;
        text-align: left;
        width: 50%;
        padding: 80px 0 80px 54px;
        overflow: hidden; }
        .appli_montre .decouvrez-solutions .accueil > .right > img {
          float: left;
          margin-right: 40px;
          margin-bottom: 40px; }
        .appli_montre .decouvrez-solutions .accueil > .right h4 {
          color: #212121;
          font-family: "source_sans_pro_light", sans-serif;
          font-size: 1.625rem;
          line-height: normal;
          margin-top: 30px;
          margin-bottom: 20px; }
        .appli_montre .decouvrez-solutions .accueil > .right .desc-yellow {
          margin-bottom: 20px;
          padding-right: 35px;
          color: #e1ab00;
          font-family: "source_sans_pro_regular", sans-serif;
          font-size: 1.125rem;
          line-height: normal; }
        .appli_montre .decouvrez-solutions .accueil > .right .text {
          display: block;
          color: #212121;
          font-size: 1.375rem;
          font-family: "source_sans_pro_light", sans-serif;
          clear: both;
          line-height: normal;
          margin-bottom: 20px; }
          .appli_montre .decouvrez-solutions .accueil > .right .text.bold {
            font-family: "source_sans_pro_semibold", sans-serif; }
          .appli_montre .decouvrez-solutions .accueil > .right .text.grey {
            color: #7d7d7d; }
          .appli_montre .decouvrez-solutions .accueil > .right .text .green {
            color: #85c926; }
        .appli_montre .decouvrez-solutions .accueil > .right .cta {
          display: inline-block;
          text-decoration: none;
          vertical-align: middle;
          margin-right: 15px; }
    .appli_montre .decouvrez-solutions .daily-account {
      position: relative;
      display: block;
      height: 100%;
      overflow: hidden; }
      .appli_montre .decouvrez-solutions .daily-account:after {
        content: '';
        width: 2px;
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -1px;
        height: 100%;
        display: block;
        z-index: 0;
        background-color: #dbdbdb; }
      .appli_montre .decouvrez-solutions .daily-account .picto {
        position: relative;
        clear: both;
        z-index: 10;
        display: block;
        margin: 0 auto; }
      .appli_montre .decouvrez-solutions .daily-account > .left {
        float: right;
        text-align: right;
        width: 50%;
        padding: 80px 54px 80px 0;
        overflow: hidden; }
        .appli_montre .decouvrez-solutions .daily-account > .left > img {
          float: right;
          margin-left: 40px;
          margin-bottom: 40px; }
      .appli_montre .decouvrez-solutions .daily-account > .right {
        float: right;
        text-align: left;
        width: 50%;
        padding: 80px 0 80px 54px; }
        .appli_montre .decouvrez-solutions .daily-account > .right h3 {
          font-family: "source_sans_pro_light", sans-serif;
          font-size: 2.5rem;
          line-height: 40px;
          color: #212121;
          display: block;
          margin-bottom: 40px; }
          .appli_montre .decouvrez-solutions .daily-account > .right h3 strong {
            display: block;
            font-family: "source_sans_pro_semibold", sans-serif;
            color: #f1bb00; }
        .appli_montre .decouvrez-solutions .daily-account > .right .text {
          width: 312px;
          display: block;
          color: #212121;
          font-size: 1.125rem;
          font-family: "source_sans_pro_light", sans-serif;
          clear: both;
          line-height: normal;
          margin-bottom: 20px; }
          .appli_montre .decouvrez-solutions .daily-account > .right .text.bold {
            font-family: "source_sans_pro_semibold", sans-serif; }
          .appli_montre .decouvrez-solutions .daily-account > .right .text.grey {
            color: #7d7d7d; }
          .appli_montre .decouvrez-solutions .daily-account > .right .text.green {
            font-size: 1.25rem;
            color: #85c926; }
          .appli_montre .decouvrez-solutions .daily-account > .right .text.yellow {
            font-size: 1.25rem;
            color: #e1ab00;
            font-family: "source_sans_pro_regular", sans-serif; }
    .appli_montre .decouvrez-solutions .virements {
      position: relative;
      display: block;
      height: 100%;
      overflow: hidden; }
      .appli_montre .decouvrez-solutions .virements .picto {
        position: relative;
        clear: both;
        z-index: 10;
        display: block;
        margin: 0 auto; }
      .appli_montre .decouvrez-solutions .virements:after {
        content: '';
        width: 2px;
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -1px;
        height: 100%;
        display: block;
        z-index: 0;
        background-color: #dbdbdb; }
      .appli_montre .decouvrez-solutions .virements > .left {
        float: left;
        text-align: right;
        width: 50%;
        padding: 80px 54px 80px 0; }
        .appli_montre .decouvrez-solutions .virements > .left h3 {
          font-family: "source_sans_pro_light", sans-serif;
          font-size: 2.5rem;
          line-height: 40px;
          color: #212121;
          display: block;
          margin-bottom: 40px; }
          .appli_montre .decouvrez-solutions .virements > .left h3 strong {
            font-family: "source_sans_pro_semibold", sans-serif;
            color: #f1bb00; }
        .appli_montre .decouvrez-solutions .virements > .left iframe {
          background-color: #000;
          margin-bottom: 40px; }
        .appli_montre .decouvrez-solutions .virements > .left img {
          margin-bottom: 40px; }
        .appli_montre .decouvrez-solutions .virements > .left .text {
          text-align: right;
          font-family: "source_sans_pro_light", sans-serif;
          font-size: 1.25rem;
          line-height: 1.5625rem;
          padding-bottom: 25px; }
          .appli_montre .decouvrez-solutions .virements > .left .text strong {
            font-family: "source_sans_pro_semibold", sans-serif;
            color: #85c926; }
        .appli_montre .decouvrez-solutions .virements > .left .author {
          font-style: italic;
          font-family: "source_sans_pro_semibold", sans-serif;
          font-size: 1.125rem; }
      .appli_montre .decouvrez-solutions .virements > .right {
        float: left;
        text-align: left;
        width: 50%;
        padding: 80px 0 80px 54px;
        overflow: hidden; }
        .appli_montre .decouvrez-solutions .virements > .right > img {
          float: left;
          margin-right: 40px;
          margin-bottom: 40px; }
        .appli_montre .decouvrez-solutions .virements > .right h4 {
          color: #212121;
          font-family: "source_sans_pro_light", sans-serif;
          font-size: 1.625rem;
          line-height: normal;
          margin-top: 30px;
          margin-bottom: 20px; }
        .appli_montre .decouvrez-solutions .virements > .right .desc-black {
          margin-bottom: 20px;
          color: #000;
          font-family: "source_sans_pro_light", sans-serif;
          font-size: 1.125rem;
          line-height: normal; }
        .appli_montre .decouvrez-solutions .virements > .right .desc-green {
          margin-bottom: 20px;
          color: #7cc01d;
          font-family: "source_sans_pro_light", sans-serif;
          font-size: 1.125rem;
          line-height: normal; }
        .appli_montre .decouvrez-solutions .virements > .right .text {
          display: block;
          color: #212121;
          font-size: 1.375rem;
          font-family: "source_sans_pro_light", sans-serif;
          clear: both;
          line-height: normal;
          margin-bottom: 20px; }
          .appli_montre .decouvrez-solutions .virements > .right .text.bold {
            font-family: "source_sans_pro_semibold", sans-serif; }
          .appli_montre .decouvrez-solutions .virements > .right .text.grey {
            color: #7d7d7d; }
          .appli_montre .decouvrez-solutions .virements > .right .text .green {
            color: #85c926; }
        .appli_montre .decouvrez-solutions .virements > .right .cta {
          display: inline-block;
          text-decoration: none;
          vertical-align: middle;
          margin-right: 15px; }
  .appli_montre .plus-solutions {
    overflow: hidden;
    text-align: center;
    padding-bottom: 80px; }
    .appli_montre .plus-solutions h2 {
      font-family: "source_sans_pro_light", sans-serif;
      font-size: 2.25rem;
      color: #1a1919;
      text-align: center;
      margin-bottom: 40px;
      position: relative;
      display: inline-block;
      padding: 0 15px; }
      .appli_montre .plus-solutions h2:after {
        content: "";
        background-color: #ccc;
        position: absolute;
        right: -120%;
        top: 19px;
        width: 120%;
        height: 1px; }
      .appli_montre .plus-solutions h2:before {
        content: "";
        background-color: #ccc;
        position: absolute;
        left: -120%;
        top: 19px;
        width: 120%;
        height: 1px; }
    .appli_montre .plus-solutions .slider-solutions {
      margin-bottom: 80px; }
      .appli_montre .plus-solutions .slider-solutions .slider {
        width: 75%;
        display: block;
        margin: 0 auto; }
        .appli_montre .plus-solutions .slider-solutions .slider .slide {
          text-align: center;
          outline: none;
          padding: 0 15px 10px 15px; }
          .appli_montre .plus-solutions .slider-solutions .slider .slide .content {
            text-decoration: none;
            position: relative;
            background-size: contain;
            background-position: center top;
            background-repeat: no-repeat;
            display: block;
            height: 460px;
            outline: none;
            box-shadow: 0 3px 6px rgba(192, 198, 203, 0.6);
            margin-top: 100px; }
            .appli_montre .plus-solutions .slider-solutions .slider .slide .content .title-ctn {
              height: 50px;
              line-height: 50px;
              position: relative;
              margin-bottom: 35px;
              top: -100px; }
              .appli_montre .plus-solutions .slider-solutions .slider .slide .content .title-ctn .title {
                font-family: "source_sans_pro_light", sans-serif;
                font-size: 1.25rem;
                color: #000;
                line-height: normal;
                position: relative;
                display: inline-block;
                vertical-align: bottom; }
              .appli_montre .plus-solutions .slider-solutions .slider .slide .content .title-ctn:after {
                content: "";
                background-color: #dcdcdc;
                width: 1px;
                height: 20px;
                position: absolute;
                bottom: -25px;
                left: 50%; }
            .appli_montre .plus-solutions .slider-solutions .slider .slide .content .text {
              width: 100%;
              background-color: #fff;
              position: absolute;
              bottom: 0;
              left: 0;
              padding: 20px 30px;
              height: 160px; }
              .appli_montre .plus-solutions .slider-solutions .slider .slide .content .text .pro {
                background-color: #ed1a3a;
                font-family: "source_sans_pro_semibold", sans-serif;
                font-size: 1rem;
                text-transform: uppercase;
                color: #fff;
                line-height: normal;
                position: absolute;
                top: -31px;
                right: 0;
                padding: 5px 10px; }
              .appli_montre .plus-solutions .slider-solutions .slider .slide .content .text p {
                font-family: "source_sans_pro_light", sans-serif;
                font-size: 0.9375rem;
                color: #212121;
                line-height: normal;
                display: block; }
              .appli_montre .plus-solutions .slider-solutions .slider .slide .content .text img {
                position: absolute;
                bottom: 20px;
                right: 20px; }
            .appli_montre .plus-solutions .slider-solutions .slider .slide .content:hover .title {
              text-decoration: underline; }
        .appli_montre .plus-solutions .slider-solutions .slider .slick-prev {
          left: -80px;
          cursor: pointer;
          z-index: 100;
          background-image: url("../images/home/left-arrow.png");
          background-size: contain;
          background-repeat: no-repeat;
          background-position: center center;
          width: 15px;
          height: 30px;
          margin-top: -15px; }
          .appli_montre .plus-solutions .slider-solutions .slider .slick-prev:before {
            display: none; }
        .appli_montre .plus-solutions .slider-solutions .slider .slick-next {
          right: -80px;
          background-image: url("../images/home/right-arrow.png");
          background-size: contain;
          background-repeat: no-repeat;
          background-position: center center;
          width: 15px;
          height: 30px;
          cursor: pointer;
          z-index: 100;
          margin-top: -15px; }
          .appli_montre .plus-solutions .slider-solutions .slider .slick-next:before {
            display: none; }
        .appli_montre .plus-solutions .slider-solutions .slider .slick-dots {
          bottom: -40px; }
          .appli_montre .plus-solutions .slider-solutions .slider .slick-dots li {
            height: auto;
            width: 25px;
            margin: 0 5px;
            padding: 4px 0;
            vertical-align: bottom; }
            .appli_montre .plus-solutions .slider-solutions .slider .slick-dots li button {
              background-color: #e5e5e5;
              width: 25px;
              height: 4px;
              padding: 0;
              -webkit-transition: .3s ease;
                      transition: .3s ease; }
              .appli_montre .plus-solutions .slider-solutions .slider .slick-dots li button:before {
                display: none; }
            .appli_montre .plus-solutions .slider-solutions .slider .slick-dots li.slick-active button {
              background-color: black;
              height: 5px; }
  .appli_montre .section-download {
    text-align: center; }
    .appli_montre .section-download .header {
      margin-bottom: 30px; }
      .appli_montre .section-download .header .divider img {
        display: block;
        margin: 0 auto; }
      .appli_montre .section-download .header .divider .wire {
        display: block;
        margin: 0 auto;
        width: 2px;
        height: 80px;
        background-color: #e6e6e6; }
    .appli_montre .section-download article {
      display: inline-block;
      margin: 0 auto;
      padding: 45px 30px;
      background-color: #f7f7f7;
      border-radius: 35px;
      text-align: center; }
      .appli_montre .section-download article span {
        font-family: "source_sans_pro_light", sans-serif;
        font-size: 1.375rem;
        padding-bottom: 1.875rem;
        display: block; }
      .appli_montre .section-download article a {
        padding: 0 10px;
        display: inline-block; }
    .appli_montre .section-download .footer {
      margin-top: 30px;
      margin-bottom: 60px; }
      .appli_montre .section-download .footer .divider img {
        display: block;
        margin: 0 auto; }
      .appli_montre .section-download .footer .divider .wire {
        display: block;
        margin: 0 auto;
        width: 2px;
        height: 80px;
        background-color: #e6e6e6; }
  .appli_montre .infos-ctn {
    display: block;
    margin: 0 auto;
    width: 73%;
    padding: 60px;
    background-color: #f7f7f7;
    border-radius: 35px; }
    .appli_montre .infos-ctn > img {
      margin-bottom: 10px; }
    .appli_montre .infos-ctn h4 {
      color: #212121;
      font-family: "source_sans_pro_light", sans-serif;
      font-size: 1.5625rem;
      line-height: normal;
      margin-bottom: 10px; }
      .appli_montre .infos-ctn h4 strong {
        font-family: "source_sans_pro_semibold", sans-serif; }
    .appli_montre .infos-ctn a {
      text-decoration: none;
      background-color: #ed1a3a;
      padding: 20px 30px;
      display: inline-block; }
      .appli_montre .infos-ctn a .title {
        display: inline-block;
        vertical-align: middle;
        font-family: "source_sans_pro_regular", sans-serif;
        font-size: 1.125rem;
        color: #fff; }
      .appli_montre .infos-ctn a img {
        display: inline-block;
        vertical-align: middle;
        margin-left: 20px; }
  .appli_montre .spots-tv {
    overflow: hidden;
    text-align: center;
    margin-bottom: 80px; }
    .appli_montre .spots-tv h2 {
      font-family: "source_sans_pro_light", sans-serif;
      font-size: 2.25rem;
      color: #1a1919;
      text-align: center;
      margin-bottom: 60px;
      position: relative;
      display: inline-block;
      padding: 0 15px; }
      .appli_montre .spots-tv h2:after {
        content: "";
        background-color: #ccc;
        position: absolute;
        right: -50%;
        top: 19px;
        width: 50%;
        height: 1px; }
      .appli_montre .spots-tv h2:before {
        content: "";
        background-color: #ccc;
        position: absolute;
        left: -50%;
        top: 19px;
        width: 50%;
        height: 1px; }
    .appli_montre .spots-tv .left {
      width: 50%;
      float: left;
      text-align: center;
      padding-right: 15px;
      margin-bottom: 80px; }
      .appli_montre .spots-tv .left .title {
        font-family: "source_sans_pro_light", sans-serif;
        font-size: 1.375rem;
        color: #000;
        line-height: normal;
        position: relative;
        display: inline-block;
        margin-bottom: 35px; }
        .appli_montre .spots-tv .left .title:after {
          content: "";
          background-color: #dcdcdc;
          width: 1px;
          height: 20px;
          position: absolute;
          bottom: -25px;
          left: 50%; }
      .appli_montre .spots-tv .left iframe {
        width: 100%;
        background-color: #000;
        height: 261px; }
    .appli_montre .spots-tv .right {
      width: 50%;
      float: left;
      text-align: center;
      padding-left: 15px;
      margin-bottom: 80px; }
      .appli_montre .spots-tv .right .title {
        font-family: "source_sans_pro_light", sans-serif;
        font-size: 1.375rem;
        color: #000;
        line-height: normal;
        position: relative;
        display: inline-block;
        margin-bottom: 35px; }
        .appli_montre .spots-tv .right .title:after {
          content: "";
          background-color: #dcdcdc;
          width: 1px;
          height: 20px;
          position: absolute;
          bottom: -25px;
          left: 50%; }
      .appli_montre .spots-tv .right iframe {
        width: 100%;
        background-color: #000;
        height: 261px; }
    .appli_montre .spots-tv .mentions {
      color: #7d7d7d;
      font-family: "source_sans_pro_light", sans-serif;
      font-size: 0.75rem;
      line-height: 20px;
      text-align: left; }
  .appli_montre .scroll-up {
    display: inline-block;
    text-align: center;
    margin: 0 auto 20px auto; }

@media screen and (min-width: 768px) and (max-width: 1029px) {
  .appli_montre .title-container {
    padding: 80px 38px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative; }
    .appli_montre .title-container h1 {
      font-family: "source_sans_pro_light", sans-serif;
      font-size: 3.375rem;
      line-height: 62px;
      color: #fff;
      display: block;
      margin-bottom: 25px;
      margin-top: 0; }
      .appli_montre .title-container h1 strong {
        font-family: "source_sans_pro_semibold", sans-serif;
        display: block; }
  .appli_montre .sub-menu {
    display: block;
    width: 100%;
    padding: 22.5px 30px 50px 30px;
    text-align: center;
    font-family: "source_sans_pro_light", sans-serif; }
    .appli_montre .sub-menu .download {
      width: 100%;
      position: relative; }
      .appli_montre .sub-menu .download .left {
        position: relative;
        vertical-align: top;
        display: inline-block;
        width: auto;
        margin-bottom: 0; }
      .appli_montre .sub-menu .download .right {
        vertical-align: top;
        display: inline-block;
        width: 100%; }
        .appli_montre .sub-menu .download .right .cta {
          margin: 0 10px;
          display: inline-block; }
    .appli_montre .sub-menu .description {
      font-size: 1rem;
      line-height: normal;
      width: 100%; }
      .appli_montre .sub-menu .description span {
        display: block;
        font-family: "source_sans_pro_semibold", sans-serif; }
  .appli_montre .decouvrez-solutions {
    margin-bottom: 40px; }
    .appli_montre .decouvrez-solutions .accueil .picto {
      width: 90px; }
    .appli_montre .decouvrez-solutions .accueil > .left {
      padding: 40px 40px 40px 0; }
      .appli_montre .decouvrez-solutions .accueil > .left h3 {
        font-size: 2rem;
        line-height: 34px;
        margin-bottom: 30px; }
      .appli_montre .decouvrez-solutions .accueil > .left .text {
        font-size: 1rem;
        line-height: normal;
        padding-bottom: 0;
        margin-bottom: 20px; }
    .appli_montre .decouvrez-solutions .accueil > .right {
      padding: 40px 0 40px 40px; }
      .appli_montre .decouvrez-solutions .accueil > .right > img {
        margin-right: 40px;
        margin-bottom: 40px;
        width: 30%; }
      .appli_montre .decouvrez-solutions .accueil > .right .desc-yellow {
        font-size: 1rem; }
    .appli_montre .decouvrez-solutions .daily-account .picto {
      width: 90px; }
    .appli_montre .decouvrez-solutions .daily-account > .left {
      padding: 40px 40px 40px 0; }
      .appli_montre .decouvrez-solutions .daily-account > .left > img {
        float: right;
        width: 50%; }
    .appli_montre .decouvrez-solutions .daily-account > .right {
      padding: 40px 0 40px 40px; }
      .appli_montre .decouvrez-solutions .daily-account > .right h3 {
        font-size: 2rem;
        line-height: 34px;
        margin-bottom: 30px; }
      .appli_montre .decouvrez-solutions .daily-account > .right .text {
        width: 100%;
        font-size: 1rem;
        margin-bottom: 20px; }
        .appli_montre .decouvrez-solutions .daily-account > .right .text.yellow {
          font-size: 1rem; }
    .appli_montre .decouvrez-solutions .virements .picto {
      width: 90px; }
      .appli_montre .decouvrez-solutions .virements .picto.end {
        width: 8px; }
    .appli_montre .decouvrez-solutions .virements > .left {
      padding: 40px 40px 40px 0; }
      .appli_montre .decouvrez-solutions .virements > .left h3 {
        font-size: 2rem;
        line-height: 34px;
        margin-bottom: 30px; }
      .appli_montre .decouvrez-solutions .virements > .left .text {
        font-size: 1rem;
        line-height: normal;
        padding-bottom: 0;
        margin-bottom: 20px; }
    .appli_montre .decouvrez-solutions .virements > .right {
      padding: 40px 0 40px 40px; }
      .appli_montre .decouvrez-solutions .virements > .right > img {
        width: 40%;
        margin-right: 0; }
  .appli_montre .section-download article span {
    font-size: 1.25rem;
    padding-bottom: 0;
    margin-bottom: 30px; }
  .appli_montre .plus-solutions .slider-solutions {
    margin-bottom: 80px; }
    .appli_montre .plus-solutions .slider-solutions .slider {
      width: 100%; } }

@media screen and (min-width: 0px) and (max-width: 767px) {
  .appli_montre .title-container {
    padding: 0 20px;
    height: 333px;
    line-height: 333px;
    background-position: 80% center; }
    .appli_montre .title-container h1 {
      font-size: 2.5rem;
      line-height: 42px;
      margin-bottom: 25px;
      display: inline-block;
      vertical-align: middle; }
    .appli_montre .title-container p {
      display: none; }
    .appli_montre .title-container:after {
      height: 11px;
      width: 90%; }
  .appli_montre .sub-menu {
    display: block;
    width: 100%;
    padding: 20px 30px 60px 30px;
    text-align: center;
    font-family: "source_sans_pro_light", sans-serif; }
    .appli_montre .sub-menu .download {
      width: 100%;
      position: relative; }
      .appli_montre .sub-menu .download .left {
        position: relative;
        vertical-align: top;
        display: inline-block;
        width: 100%;
        margin-bottom: 30px; }
      .appli_montre .sub-menu .download .right {
        vertical-align: top;
        display: inline-block;
        width: 100%; }
        .appli_montre .sub-menu .download .right .cta {
          margin: 0 5px;
          display: inline-block;
          width: 40%; }
          .appli_montre .sub-menu .download .right .cta img {
            width: 100%; }
    .appli_montre .sub-menu .description {
      font-size: 0.875rem;
      line-height: normal;
      width: 100%; }
      .appli_montre .sub-menu .description span {
        display: block;
        font-family: "source_sans_pro_semibold", sans-serif; }
    .appli_montre .sub-menu .scroll-down img {
      width: 50px; }
  .appli_montre .decouvrez-solutions {
    margin-bottom: 40px; }
    .appli_montre .decouvrez-solutions .accueil:after {
      display: none; }
    .appli_montre .decouvrez-solutions .accueil .picto {
      width: 90px;
      margin-bottom: 20px; }
    .appli_montre .decouvrez-solutions .accueil > .left {
      float: none;
      text-align: center;
      width: 100%;
      padding: 20px; }
      .appli_montre .decouvrez-solutions .accueil > .left h3 {
        font-size: 1.25rem;
        line-height: 22px;
        margin-bottom: 20px; }
      .appli_montre .decouvrez-solutions .accueil > .left .text {
        text-align: center;
        font-size: 0.875rem;
        line-height: normal;
        padding-bottom: 0;
        margin-bottom: 0; }
    .appli_montre .decouvrez-solutions .accueil > .right {
      float: none;
      text-align: center;
      width: 100%;
      padding: 20px; }
      .appli_montre .decouvrez-solutions .accueil > .right > img {
        float: none;
        height: 200px;
        margin-right: 0;
        margin-bottom: 30px; }
      .appli_montre .decouvrez-solutions .accueil > .right .desc-yellow {
        padding-right: 0;
        font-size: 0.875rem; }
    .appli_montre .decouvrez-solutions .daily-account:after {
      display: none; }
    .appli_montre .decouvrez-solutions .daily-account .picto {
      width: 90px;
      margin-bottom: 20px; }
    .appli_montre .decouvrez-solutions .daily-account > .left {
      float: none;
      text-align: center;
      width: 100%;
      padding: 20px; }
      .appli_montre .decouvrez-solutions .daily-account > .left > img {
        float: none;
        margin-left: 0;
        margin-bottom: 20px;
        height: 200px; }
    .appli_montre .decouvrez-solutions .daily-account > .right {
      float: none;
      text-align: center;
      width: 100%;
      padding: 0 20px; }
      .appli_montre .decouvrez-solutions .daily-account > .right h3 {
        font-size: 1.25rem;
        line-height: 22px;
        margin-bottom: 20px; }
      .appli_montre .decouvrez-solutions .daily-account > .right .text {
        width: 100%;
        display: block;
        font-size: 0.875rem;
        margin-bottom: 10px; }
        .appli_montre .decouvrez-solutions .daily-account > .right .text.yellow {
          font-size: 0.875rem;
          width: 70%;
          margin: 0 auto; }
    .appli_montre .decouvrez-solutions .virements .picto {
      width: 90px; }
      .appli_montre .decouvrez-solutions .virements .picto.end {
        display: none; }
    .appli_montre .decouvrez-solutions .virements:after {
      display: none; }
    .appli_montre .decouvrez-solutions .virements > .left {
      float: none;
      text-align: center;
      width: 100%;
      padding: 20px; }
      .appli_montre .decouvrez-solutions .virements > .left h3 {
        font-size: 1.25rem;
        line-height: 22px;
        margin-bottom: 20px; }
      .appli_montre .decouvrez-solutions .virements > .left .text {
        text-align: center;
        font-size: 0.875rem;
        line-height: normal;
        padding-bottom: 0;
        margin-bottom: 20px; }
    .appli_montre .decouvrez-solutions .virements > .right {
      float: none;
      text-align: center;
      width: 100%;
      padding: 0 20px; }
      .appli_montre .decouvrez-solutions .virements > .right > img {
        float: none;
        height: 200px;
        margin-right: 0;
        margin-bottom: 20px; }
  .appli_montre .section-download {
    width: 90%;
    margin: 0 auto; }
    .appli_montre .section-download .header {
      display: none; }
    .appli_montre .section-download article {
      display: inline-block;
      margin: 0 auto 40px auto;
      padding: 30px 20px;
      border-radius: 25px; }
      .appli_montre .section-download article span {
        font-size: 1.25rem;
        padding-bottom: 0;
        margin-bottom: 20px; }
      .appli_montre .section-download article a {
        padding: 0;
        margin: 0 5px;
        display: inline-block;
        width: 40%; }
        .appli_montre .section-download article a img {
          width: 100%; }
    .appli_montre .section-download .footer {
      display: none; }
  .appli_montre .infos-ctn {
    display: block;
    margin: 0 auto;
    width: 73%;
    padding: 60px;
    background-color: #f7f7f7;
    border-radius: 35px; }
    .appli_montre .infos-ctn > img {
      margin-bottom: 10px; }
    .appli_montre .infos-ctn h4 {
      color: #212121;
      font-family: "source_sans_pro_light", sans-serif;
      font-size: 1.5625rem;
      line-height: normal;
      margin-bottom: 10px; }
      .appli_montre .infos-ctn h4 strong {
        font-family: "source_sans_pro_semibold", sans-serif; }
    .appli_montre .infos-ctn a {
      text-decoration: none;
      background-color: #ed1a3a;
      padding: 20px 30px;
      display: inline-block; }
      .appli_montre .infos-ctn a .title {
        display: inline-block;
        vertical-align: middle;
        font-family: "source_sans_pro_regular", sans-serif;
        font-size: 1.125rem;
        color: #fff; }
      .appli_montre .infos-ctn a img {
        display: inline-block;
        vertical-align: middle;
        margin-left: 20px; }
  .appli_montre .plus-solutions {
    padding-bottom: 0;
    margin-bottom: 0; }
    .appli_montre .plus-solutions.mg {
      padding: 0; }
    .appli_montre .plus-solutions h2 {
      font-size: 1.5rem;
      margin-bottom: 0; }
    .appli_montre .plus-solutions .slider-solutions .slider {
      width: 100%; }
      .appli_montre .plus-solutions .slider-solutions .slider .slide .title-ctn {
        margin-bottom: 15px; }
        .appli_montre .plus-solutions .slider-solutions .slider .slide .title-ctn .title {
          font-size: 0.875rem; }
        .appli_montre .plus-solutions .slider-solutions .slider .slide .title-ctn:after {
          display: none; }
      .appli_montre .plus-solutions .slider-solutions .slider .slide .content {
        text-decoration: none;
        position: relative;
        background-size: contain;
        background-position: center top;
        background-repeat: no-repeat;
        display: block;
        height: 420px;
        outline: none;
        box-shadow: 0 3px 6px rgba(192, 198, 203, 0.6); }
        .appli_montre .plus-solutions .slider-solutions .slider .slide .content .text {
          padding: 20px;
          height: 160px; }
          .appli_montre .plus-solutions .slider-solutions .slider .slide .content .text p {
            font-size: 0.875rem; }
          .appli_montre .plus-solutions .slider-solutions .slider .slide .content .text img {
            right: 50%;
            margin-right: -10px; }
      .appli_montre .plus-solutions .slider-solutions .slider .slick-prev {
        display: none; }
      .appli_montre .plus-solutions .slider-solutions .slider .slick-next {
        display: none; }
      .appli_montre .plus-solutions .slider-solutions .slider .slick-dots {
        bottom: -40px; }
        .appli_montre .plus-solutions .slider-solutions .slider .slick-dots li {
          height: auto;
          width: 25px;
          margin: 0 5px;
          padding: 4px 0;
          vertical-align: bottom; }
          .appli_montre .plus-solutions .slider-solutions .slider .slick-dots li button {
            background-color: #e5e5e5;
            width: 25px;
            height: 4px;
            padding: 0;
            -webkit-transition: .3s ease;
                    transition: .3s ease; }
            .appli_montre .plus-solutions .slider-solutions .slider .slick-dots li button:before {
              display: none; }
          .appli_montre .plus-solutions .slider-solutions .slider .slick-dots li.slick-active button {
            background-color: black;
            height: 5px; }
    .appli_montre .plus-solutions .infos-ctn {
      width: 90%;
      padding: 20px;
      margin-bottom: 40px;
      border-radius: 15px; }
      .appli_montre .plus-solutions .infos-ctn > img {
        margin-bottom: 10px;
        width: 50px; }
      .appli_montre .plus-solutions .infos-ctn h4 {
        font-size: 1.125rem; }
      .appli_montre .plus-solutions .infos-ctn a {
        padding: 15px 20px; }
        .appli_montre .plus-solutions .infos-ctn a .title {
          font-size: 0.875rem; }
        .appli_montre .plus-solutions .infos-ctn a img {
          margin-left: 10px;
          height: 12px; }
  .appli_montre .spots-tv {
    margin-bottom: 20px; }
    .appli_montre .spots-tv .mentions {
      font-size: 0.625rem;
      line-height: 12px; } }

/* Reset CSS */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  text-size-adjust: auto; }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
  }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align:top;
  top: 5px;
}

sup {
  /*top: -0.5em; */

  }

sub {
  /*bottom: -0.25em; */}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/* Variables LESS, color etc */
/*** Typo ***/
/*** Colors ***/
/* Functions LESS */
.displayInlineBlock {
  display: inline-block;
  /* styling all grid-wrapper as inline blocks */
  vertical-align: top;
  /* aligning those boxes at the top */
  *display: inline;
  /* IE hack to mimic inline-block */
  zoom: 1;
  /* part of the above hack for IE */ }

/* ProprietÃ© communes dont les classes utilitaires */
@-webkit-viewport {
  width: device-width; }

@-moz-viewport {
  width: device-width; }

@-ms-viewport {
  width: device-width; }

@-o-viewport {
  width: device-width; }

@viewport {
  width: device-width; }

.hide {
  opacity: 0; }

#mobile-menu-trigger {
  display: none; }

body,
html {
  height: 100%; }

.hide {
  display: none; }

/* reset mobile */
html {
  box-sizing: border-box; }

* {
  box-sizing: inherit; }

/* height auto only for non SVG images */
img:not([src$=".svg"]) {
  height: auto; }

/* max values */
img,
table,
td,
blockquote,
code,
pre,
textarea,
input,
video,
svg {
  max-width: 100%; }

a,
span {
  /* suppression de la mise en exergue par dÃ©faut sur webkit */
  -webkit-tap-highlight-color: transparent;
  /* pour Ã©viter la sÃ©lection de texte involontaire sur les Ã©lÃ©ments lors du touch*/
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/* suppression de la Â« bordure Â» lors du focus */
a:focus,
span:focus {
  outline: 0; }

/* Les grandes lignes du layout */
/* Common */
.main-header,
.eimm-box-item,
.eimm-std-col {
  padding-right: 5px;
  padding-right: 0.3125rem;
  padding-left: 5px;
  padding-left: 0.3125rem;
  padding-bottom: 10px;
  padding-bottom: 0.625rem; }

.main-header {
  position: relative; }

/* Main-header */
.main-h1 {
  padding: 3.681592039801% 0;
  margin: 0;
  width: 100%; }

.eimm-sg-logo {
  /*width: 34.833659491194%;*/
  float: left; }

.eimm-sg-logo-baseline {
  margin-top: 12px;
  float: right; }

/* Main-nav */
.ul-main-nav {
  margin: 0;
  padding: 0;
  list-style: none;
  height: 37px;
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between; }

.li-main-nav {
  display: inline-block;
  width: 20%; }

.li-main-nav:first-of-type {
  padding-left: 10px; }

.li-main-nav:last-of-type {
  padding-right: 10px; }

.no-flexbox.no-flexboxlegacy .li-main-nav {
  display: inline-block;
  /* styling all grid-wrapper as inline blocks */
  vertical-align: top;
  /* aligning those boxes at the top */
  *display: inline;
  /* IE hack to mimic inline-block */
  zoom: 1;
  /* part of the above hack for IE */
  width: 20%;
  text-align: center; }

.li-main-nav a:link,
.li-main-nav a:visited {
  display: inline-block;
  /* styling all grid-wrapper as inline blocks */
  vertical-align: top;
  /* aligning those boxes at the top */
  *display: inline;
  /* IE hack to mimic inline-block */
  zoom: 1;
  /* part of the above hack for IE */
  height: 37px;
  line-height: 37px;
  width: auto; }

.li-main-nav a:hover,
.li-main-nav a:active {
  height: 35px;
  line-height: 35px; }

/* Footer */
.eimm-main-footer,
.eimm-social-ul,
.eimm-f-std-ul {
  font-size: 0; }

.eimm-main-footer,
.eimm-footer-inf,
.eimm-footer-sup {
  position: relative; }

.eimm-footer-sup {
  padding-bottom: 20px;
  padding-bottom: 1.25rem; }

.eimm-f-col {
  display: inline-block;
  /* styling all grid-wrapper as inline blocks */
  vertical-align: top;
  /* aligning those boxes at the top */
  *display: inline;
  /* IE hack to mimic inline-block */
  zoom: 1;
  /* part of the above hack for IE */
  /*width: 100%*(1/4);*/
  width: 50%;
  position: relative; }

.ie7 .eimm-f-col {
  width: 490px; }

.eimm-f-col {
  padding-left: 10px;
  padding-left: 0.625rem;
  padding-right: 10px;
  padding-right: 0.625rem; }

.eimm-social-li a,
.eimm-f-std-li a {
  position: relative;
  display: block;
  padding-top: 7px;
  padding-top: 0.4375rem;
  padding-bottom: 7px;
  padding-bottom: 0.4375rem; }

.eimm-social-li a > span {
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -12px;
  margin-top: -0.75rem;
  height: 24px;
  height: 1.5rem;
  width: 26px;
  width: 1.625rem; }

.eimm-f-col h2 {
  margin-top: 16px;
  margin-top: 1rem;
  margin-bottom: 19px;
  margin-bottom: 1.1875rem; }

.eimm-social-li {
  display: inline-block;
  /* styling all grid-wrapper as inline blocks */
  vertical-align: top;
  /* aligning those boxes at the top */
  *display: inline;
  /* IE hack to mimic inline-block */
  zoom: 1;
  /* part of the above hack for IE */
  width: 50%; }

/**** Temporaire ****/
.eimm-f-std-li {
  display: inline-block;
  /* styling all grid-wrapper as inline blocks */
  vertical-align: top;
  /* aligning those boxes at the top */
  *display: inline;
  /* IE hack to mimic inline-block */
  zoom: 1;
  /* part of the above hack for IE */
  width: 50%; }

.eimm-social-li > a {
  padding-left: 26px;
  padding-left: 1.625rem; }

.eimm-footer-sup,
.eimm-footer-inf {
  height: 100%;
  margin-left: 5px;
  margin-left: 0.3125rem;
  margin-right: 5px;
  margin-right: 0.3125rem; }

.eimm-footer-inf {
  padding-top: 3px;
  padding-top: 0.1875rem;
  padding-bottom: 3px;
  padding-bottom: 0.1875rem;
  line-height: 16px;
  line-height: 1rem; }

.eimm-f-std-ul,
.eimm-social-ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.eimm-copyright-ul {
  margin: 0;
  padding: 0;
  padding-left: 10px;
  padding-left: 0.625rem;
  padding-right: 10px;
  padding-right: 0.625rem;
  text-align: right; }

.eimm-copyright-li {
  display: inline-block;
  /* styling all grid-wrapper as inline blocks */
  vertical-align: top;
  /* aligning those boxes at the top */
  *display: inline;
  /* IE hack to mimic inline-block */
  zoom: 1;
  /* part of the above hack for IE */
  vertical-align: middle; }

.ie7 .eimm-copyright-li {
  padding-left: 10px; }

.eimm-copyright-li:nth-child(-n+4):after {
  content: '|';
  padding-right: 10px;
  padding-right: 0.625rem;
  padding-left: 10px;
  padding-left: 0.625rem; }

.eimm-sg-logo-footer {
  position: absolute;
  display: block;
  width: 205px;
  width: 12.8125rem;
  height: 15px;
  height: 0.9375rem;
  top: 4px;
  top: 0.25rem;
  left: 10px;
  left: 0.625rem; }

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.clearfix {
  display: block; }

html[xmlns] .clearfix {
  display: block; }

* html .clearfix {
  height: 1%; }

/* Ajustement avec les medias queries */
/*
* Header : logo et menu
*/
@media only screen and (max-width: 769px) {
  .main-header {
    padding-bottom: 0;
    background-color: #fff; /*à ajouter*/
    min-height: 60px; /*à ajouter*/}
  #main-nav {
    display: none; }
  #mobile-menu-trigger {
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    right: 15px; }
  .eimm-sg-logo-baseline {
    margin-right: 48px; } }

@media only screen and (max-width: 549px) {
  .eimm-sg-logo {
    width: 45%; }
  .eimm-sg-logo-baseline {
    width: 45%;
    margin-top: 0; } }

@media only screen and (max-width: 509px) {
  .eimm-sg-logo {
    width: 40%; }
  .eimm-sg-logo-baseline {
    width: 40%; } }

/*
* Footer
*/
@media only screen and (max-width: 879px) {
  .eimm-sg-logo-footer {
    display: none; }
  .eimm-copyright-ul {
    text-align: center; } }

@media only screen and (max-width: 727px) {
  .eimm-f-col {
    width: 50%; }
  .eimm-social-ul {
    margin-bottom: 5px;
    margin-bottom: 0.3125rem; } }

@media only screen and (max-width: 473px) {
  .eimm-f-col {
    width: 100%; }
  .eimm-social-ul,
  .eimm-f-std-ul {
    margin-bottom: 5px;
    margin-bottom: 0.3125rem; } }

/* Couleurs de texte, bordure, etc */
/* Main Nav */
.ul-main-nav {
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000; }

.li-main-nav a:link,
.li-main-nav a:visited {
  color: #000000; }

.li-main-nav a:hover,
.li-main-nav a:active {
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000; }

/* Footer */
.eimm-footer-sup {
  border-bottom: 1px solid #ffffff; }

.eimm-footer-sup {
  background-color: #333333; }

.eimm-footer-inf {
  background-color: #000000; }

.eimm-social-ul,
.eimm-f-std-ul {
  border-top: 1px solid #4d4d4d; }

.eimm-f-col h2 {
  color: #ffffff; }

.eimm-social-li,
.eimm-f-std-li {
  border-bottom: 1px solid #4d4d4d; }

.eimm-social-li a,
.eimm-f-std-li a {
  color: #ffffff;
  text-decoration: none; }

.eimm-copyright-li,
.eimm-copyright-li > a {
  color: #ffffff; }

/* Définition des typo */
body {
  font-size: 16px;
  /* On initialise Ã  16px la valeur de la fonte pour les rem's*/
  font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif; }

.li-main-nav a,
.box-std-content,
.eimm-f-col,
.eimm-copyright-li,
.eimm-reset-font,
.eimm-f-std-li {
  font-size: 16px;
  font-size: 1rem; }

.ul-main-nav {
  text-transform: uppercase; }

.li-main-nav a:link,
.li-main-nav a:visited {
  text-decoration: none; }

.ul-main-nav,
.eimm-home-boxes,
.eimm-promo-banner {
  font-size: 0; }

a .box-std-content h2,
a .box-std-content p {
  color: #000000; }

a .box-std-content h2 {
  margin-top: 20px;
  margin-top: 1.25rem;
  margin-bottom: 10px;
  margin-bottom: 0.625rem;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: normal;
  color: #000000;
  text-transform: uppercase; }

a .box-std-content p {
  margin: 0;
  font-size: 14px;
  font-size: 0.875rem;
  padding-right: 10px;
  padding-right: 0.625rem; }

.eimm-simulators-link {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
  font-size: 0.875rem; }

.eimm-f-col h2 {
  font-size: 13px;
  font-size: 0.8125rem;
  text-transform: uppercase; }

.eimm-social-li a,
.eimm-f-std-li a {
  font-size: 13px;
  font-size: 0.8125rem; }

.eimm-copyright-li,
.eimm-copyright-li > a {
  text-decoration: none;
  font-size: 11px;
  font-size: 0.6875rem; }

.box1-link {
  text-decoration: none;
  font-size: 13px;
  font-size: 0.8125rem;
  color: #000000; }

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

.box-container--4 p {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 22px;
  line-height: 1.375rem;
  text-transform: uppercase;
  color: #cccccc;
  padding-left: 10px;
  padding-right: 10px; }

.eimm-fs-28 {
  font-size: 28px;
  font-size: 1.75rem; }

.eimm-fs-17 {
  font-size: 17px;
  font-size: 1.0625rem; }

.eimm-btn {
  font-size: 14px;
  font-size: 0.875rem;
  text-decoration: none;
  text-transform: uppercase; }

.eimm-sprite {
  background-image: url("https://static.societegenerale.fr/com/COM/eimm/Campagnes/gagnerdutemps/assets/images/home/eimm-sprite.png");
  background-size: 15.625rem 11.875rem; }

.ie7 .eimm-sprite,
.ie8 .eimm-sprite {
  background-image: url("https://static.societegenerale.fr/com/COM/eimm/Campagnes/gagnerdutemps/assets/images/home/eimm-sprite-ie.png"); }

.eimm-social-li a[href*="twitter"] > span {
  background-position: 0 -1.3125rem; }

.eimm-social-li a[href*="linkedin"] > span {
  background-position: 0 -2.6875rem; }

.eimm-social-li a[href*="youtube"] > span {
  background-position: 0 -4.25rem; }

.eimm-social-li a[href*="facebook"] > span {
  background-position: 0 -5.75rem; }

.eimm-social-li a[href*="google"] > span {
  background-position: 0 -7.375rem; }

.eimm-social-li a[href*="pinterest"] > span {
  background-position: 0 -8.9375rem; }

.eimm-social-li a[href*="instagram"] > span {
  background-position: 0 -10.5rem; }

.eimm-sg-logo-footer {
  background-position: -1.625rem 0; }

.eimm-simulators-link > span,
a:hover .box-std-link-deco {
  background-position: -1.625rem -1.875rem; }

.box1-li > span {
  background-position: -2.375rem -1.1875rem; }

.box1-li a[href*="https://particuliers.societegenerale.fr/emprunter/prets-immobiliers/demande-en-ligne/formulaire.html"] > span {
  background-position: -1.625rem -3.4375rem; }

.box1-li a[href*="https://particuliers.societegenerale.fr/emprunter/pret_personnel/simulation_pret_expresso.html"] > span {
  background-position: -1.625rem -4.375rem; }

.box1-li a[href*="https://particuliers.societegenerale.fr/proteger_vos_biens_et_vos_proches/simulateurs/simulateur_assurance_auto.html"] > span {
  background-position: -1.625rem -5.3125rem; }

.eimm-btn-arrow.eimm-btn-red > span,
.eimm-btn-arrow.eimm-btn-grey > span,
.eimm-btn-arrow.eimm-btn-dark-grey > span,
.icon-arrow {
  background-position: -1.625rem -1.1875rem; }

.arrow-down-black-red {
  background-position: -1.625rem -6.25rem; }

.icon-menu {
  background-position: -1.625rem -7.25rem; }

.control-close {
  background-position: -1.625rem -8.8125rem; }

.side-menu {
  /*display: none;*/
  position: fixed;
  height: 100%;
  background-color: #333333;
  margin: 0;
  top: 0;
  right: -270px;
  width: 270px;
  -webkit-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
  color: #ffffff;
  text-transform: uppercase; }

.open .side-menu {
  right: 0; }

.pusher {
  width: 100%;
  height: 100%;
  position: relative;
  margin-left: 0;
  -webkit-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in; }

.open .pusher {
  margin-left: -270px;
  overflow: hidden; }

.open .wrapper,
body.open {
  overflow: hidden; }

.mobile-menu-trigger {
  cursor: pointer; }

.side-menu h2 {
  font-size: 17px;
  font-size: 1.0625rem;
  font-weight: normal;
  text-align: center;
  margin-top: 38px;
  width: 230px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 32px;
  border-bottom: 1px solid #cf0008;
  position: relative; }

h2 .deco {
  display: block;
  position: absolute;
  width: 17px;
  height: 9px;
  bottom: -9px;
  left: 50%;
  margin-left: -8px; }

.mobileNav {
  width: 100%; }

.li-mobile-nav,
.li-mobile-nav a {
  display: block;
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  color: #ffffff;
  width: 100%;
  text-decoration: none;
  height: 64px;
  line-height: 64px;
  border-bottom: 1px solid #ffffff;
  position: relative; }

.ul-mobile-nav {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 230px; }

.li-mobile-nav .icon {
  position: absolute;
  display: block;
  width: 7px;
  height: 10px;
  top: 50%;
  margin-top: -5px;
  right: 18px; }

.mobile-menu-trigger .icon {
  display: inline-block;
  vertical-align: middle;
  height: 21px;
  width: 25px;
  background-color: #ffffff; }

/*CSS*/
#n2g_zone_haut {
  text-align: center;
  padding-top: 13px; }

#n2g_zone_centre {
  padding: 20px; }

#n2g_conteneur {
  background-color: #ffffff;
  width: 1015px;
  margin: 0 auto;
  margin-top: 20px; }

#eimm_global {
  background-color: #ffffff; }

#eimm_content {
  font-size: 12px;
  padding: 20px; }

#eimm_menu {
  width: 940px; }

.cnil ul {
  margin-bottom: 15px;
  padding: 0 0 0 40px; }

.cnil li {
  margin: 0 0 2px 0;
  padding: 0; }

.eimm_entete_produit_titre {
  color: #e50028;
  font-size: 24px;
  font-weight: bold;
  margin: 0;
  padding-right: 5px;
  margin-bottom: 11px; }

.net_titre_niveau1 {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  color: #e50028;
  display: block;
  margin: 0px 0px 7px; }

.net_titre_niveau2 {
  font-size: 16px;
  font-weight: bold;
  color: #e60328;
  display: block;
  margin: 0px 0px 7px; }

.net_titre_niveau3 {
  border-bottom: #969696 solid 1px;
  display: block;
  font-size: 13px;
  font-weight: bold;
  padding-left: 3px;
  margin: 12px 0px 7px; }

.net_titre_niveau4 {
  color: #000;
  display: block;
  font-size: 12px;
  font-weight: bold;
  margin: 0px 0px 5px; }

.net_template_produit_liste {
  font-size: 12px;
  /*list-style: none outside none;*/
  margin: 5px 0 5px 5px;
  padding: 0; }

.net_template_produit_liste li {
  background: url("https://static.homologation.societegenerale.fr//pri/themes/defaut/img/template_produit_liste_puce.gif") no-repeat scroll left 3px transparent;
  font-size: 12px;
  padding: 0 0 0 15px; }

.net_gras {
  font-weight: bold; }

/* TABLEAUX STYLES */
.eimm_page_charte_tab {
  width: 100%;
  font-family: Arial, sans-serif;
  font-size: 11px;
  margin: 0;
  padding: 0;
  border: 0;
  border-collapse: collapse; }

.eimm_page_charte_tab thead th {
  padding-left: 5px;
  font-weight: bold;
  text-align: left;
  border: 1px solid #fff; }

.eimm_page_charte_tab thead th {
  padding: 10px;
  color: #fff;
  text-align: center;
  vertical-align: top;
  background-color: #658496; }

.eimm_page_charte_tab tbody tr {
  vertical-align: top;
  margin: 0;
  padding: 0;
  border: 1px solid #fff; }

.eimm_page_charte_tab_col_first, .eimm_page_charte_tab_col_second, .eimm_page_charte_tab_col_third {
  width: 33.33%;
  text-transform: uppercase;
  font-size: 13px; }

.eimm_page_charte_tab tbody tr.eimm_page_charte_tab_row_blue-grey {
  background-color: #cccccc; }

.eimm_page_charte_tab tbody tr.eimm_page_charte_tab_row_blue-grey td {
  font-size: 12px; }

.eimm_page_charte_tab tbody tr.eimm_page_charte_tab_row_grey {
  background-color: #edebec; }

.eimm_page_charte_tab tbody tr td {
  padding: 10px 10px 10px 20px;
  border-left: 1px solid #fff; }

.eimm_page_charte_tab tbody tr td.eimm_page_charte_tab_col_first_2 {
  text-align: center;
  vertical-align: middle;
  font-size: 12px;
  font-weight: bold;
  color: #5a707b;
  background-color: #dbe1e4;
  border-right: 1px solid #969696; }

.eimm_page_charte_tab tbody tr td.eimm_page_charte_tab_col_first_1, .eimm_page_charte_tab tbody tr td.eimm_page_charte_tab_col_first_2 {
  border-top: 1px solid #969696; }

.small {
  font-style: italic;
  font-size: 12px;

  }

#n2g_footer_bas {
  background-color: #2a2a2a;
  padding: 5px 20px;
  margin-top: 15px;
  height: 15px; }

#n2g_footer_bas img {
  float: left; }

#n2g_footer_bas ul {
  float: right; }

#n2g_footer_bas ul li {
  float: left;
  color: #ffffff;
  font-size: 11px;
  border-right: 1px solid #ffffff;
  padding: 0 10px; }

#n2g_footer_bas ul li.last {
  border-right: none; }

#n2g_footer_bas ul li a {
  color: #ffffff;
  text-decoration: none; }

.net_template_produit_liste {
  list-style: none; }

.net_lien {
  color: #888;
  text-decoration: none;
  font-weight: bold;
  ephox-visible: false; }

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/bg-popin.png");
  margin: 0;
  padding: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in; }

.overlay.open {
  visibility: visible;
  opacity: 0.8; }

.popin-frame {
  position: fixed;
  background-color: #ffffff;
  width: 354px;
  /*height: 264px;*/
  top: 50%;
  margin-top: -13%;
  left: 50%;
  margin-left: -177px;
  border: 1px solid #d3d3d3;
  padding: 20px;
  visibility: hidden; }

.popin-frame.open {
  visibility: visible; }

.control {
  width: 12px;
  height: 12px;
  position: absolute;
  right: 12px;
  top: 12px;
  display: block;
  cursor: pointer; }

.popin-frame h2 {
  font-style: 15px;
  font-size: 15px;
  font-size: 0.9375rem;
  margin-top: 15px;
  margin-top: 0.9375rem;
  margin-bottom: 0px;
  margin-bottom: 0rem;
  padding-bottom: 15px;
  padding-bottom: 0.9375rem;
  border-bottom: 2px solid #000000; }

#content-popin ul {
  list-style: none;
  margin: 0;
  padding: 0; }

#content-popin ul li {
  border-bottom: 2px solid #000000;
  width: 100%; }

#content-popin ul li a {
  height: 32px;
  line-height: 32px;
  text-decoration: none;
  display: block;
  text-transform: uppercase;
  color: #000000;
  padding-left: 20px;
  padding-left: 1.25rem; }

@media only screen and (max-width: 353px) {
  .popin-frame {
    width: 100%;
    min-width: 200px;
    margin-left: -50%;
    margin-top: -35%; } }

.eimm-banner {
  height: 218px;
  display: block;
  background-image: url("http://societegenerale.fr../images/eimm-promo-banner.jpg");
  background-size: cover;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://societegenerale.fr../images/eimm-promo-banner.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://societegenerale.fr../images/eimm-promo-banner.jpg', sizingMethod='scale')"; }

/*@media only screen and (max-width: 572px) {
  .eimm-banner {height: 120px;}
}*/
.ie7 section h1, .ie7 .title-container h1 {
  font-size: 58px; }

.ie7 section > h2, .ie7 .title-container > h2 {
  font-size: 36px; }

.ie7 .title-container {
  height: 400px;
  padding: 0 38px; }
  .ie7 .title-container h1 {
    margin-top: 80px; }

.ie7 .breadcrumb li {
  display: inline;
  line-height: normal;
  vertical-align: top; }

.ie7 > h3 {
  font-size: 40px; }

.ie7 .les-nouveautes ul li {
  display: inline; }

.ie7 .slider-services-ctn h4 {
  font-size: 20px; }

.ie7 .slider-services-ctn h3 {
  font-size: 26px; }

.ie7 .slider-services-ctn a {
  text-decoration: none;
  width: 120px; }
  .ie7 .slider-services-ctn a span {
    font-size: 14px; }

.ie7 .slider-services-ctn .slider-services {
  border: 1px solid #c3c3c3; }

.ie7 .slider-services-ctn .slick-dots {
  display: none !important; }

.ie7 .slider-services-ctn .slick-prev, .ie7 .slider-services-ctn .slick-next {
  width: 25px !important;
  height: 47px !important; }

.ie7 .slider-solutions .slider .slide .content {
  border: 1px solid #c3c3c3; }
  .ie7 .slider-solutions .slider .slide .content .text {
    padding: 20px 5% !important;
    width: 90% !important; }

.ie7 .slider-solutions .slider .slick-prev, .ie7 .slider-solutions .slider .slick-next {
  width: 25px !important;
  height: 47px !important; }

.ie7 .slider-solutions .slider .slick-dots {
  display: none !important; }

.ie7 .section-download article a {
  margin-top: 15px; }

.ie7 .decouvrez-solutions h3, .ie7 .paiement-mobile h3, .ie7 .timeline h3, .ie7 .reseaux-sociaux h3 {
  font-size: 40px; }

.ie7 .contact .popin .popin-ctn .close {
  position: absolute;
  top: 30px;
  right: 30px;
  cursor: pointer; }

.ie7 .contact .popin .popin-ctn .particulier {
  width: 110px;
  float: left; }

.ie7 .contact .popin .popin-ctn .pro {
  width: 110px;
  float: left; }

.ie7 .contact .popin .overlay-popin {
  background: none;
  background-color: rgba(51, 51, 51, 0.9);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E6333333,endColorstr=#E6333333);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E6333333,endColorstr=#E6333333);
  zoom: 1; }

.ie7 .contact .cta-container .right .text {
  margin-bottom: 20px;
  margin-top: 0 !important; }
  .ie7 .contact .cta-container .right .text.v2 {
    margin-top: 50px !important; }

.ie7 .contact h3 {
  font-size: 26px; }

.ie7 .last-tweets a {
  display: block; }

.ie7 .asterisque {
  font-size: 12px; }

.ie7 .mentions {
  font-size: 12px; }

.ie7 .plus-solutions {
  margin-bottom: 80px; }

.ie7 .infos-ctn a {
  width: 250px; }
  .ie7 .infos-ctn a .title {
    display: inline;
    vertical-align: middle; }
  .ie7 .infos-ctn a img {
    display: inline;
    vertical-align: middle; }

.ie7 .dropdown-ctn .dropdown-list {
  left: 50%;
  margin-left: -165px; }

.ie7 .home section {
  padding: 0 !important; }

.ie7 .home .decouvrez-solutions .left,
.ie7 .home .plus-solutions .left {
  width: 45% !important;
  padding: 80px 40px 80px 0 !important; }

.ie7 .home .decouvrez-solutions .right,
.ie7 .home .plus-solutions .right {
  width: 45% !important;
  padding: 80px 0 80px 40px !important; }

.ie7 .home .deux-minutes .left {
  padding: 0 !important;
  width: 47% !important; }

.ie7 .home .deux-minutes .right {
  padding: 60px 30px !important; }

.ie7 .appli_particuliers section {
  padding: 30px 0 !important; }

.ie7 .appli_particuliers .decouvrez-solutions {
  position: relative;
  z-index: 100; }
  .ie7 .appli_particuliers .decouvrez-solutions .left {
    width: 45% !important;
    padding: 80px 40px 80px 0 !important; }
  .ie7 .appli_particuliers .decouvrez-solutions .right {
    width: 45% !important;
    padding: 80px 0 80px 40px !important; }

.ie7 .appli_particuliers .slider-fonction-ctn .slider-fonction {
  padding: 0 !important;
  width: 1030px !important; }
  .ie7 .appli_particuliers .slider-fonction-ctn .slider-fonction .slider {
    padding: 0 !important;
    width: 1030px !important; }
    .ie7 .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide {
      padding: 0 !important;
      width: 1030px !important; }
      .ie7 .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide .text {
        font-size: 18px; }
      .ie7 .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide h3 {
        font-size: 32px; }
      .ie7 .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide > .left {
        width: 260px !important;
        padding: 40px 20px 40px 60px !important;
        float: left; }
      .ie7 .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide > .right {
        width: 560px !important;
        padding: 40px 20px 40px 20px !important;
        float: left; }
      .ie7 .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide .temoin .left {
        width: 87px !important;
        float: left; }
      .ie7 .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slide .temoin .right {
        float: left; }
    .ie7 .appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slick-dots {
      display: none !important; }

.ie7 .appli-paiement-mobile section {
  padding: 30px 0 !important; }

.ie7 .appli-paiement-mobile .paiement-mobile .left {
  width: 45% !important;
  padding: 80px 40px 80px 0 !important; }

.ie7 .appli-paiement-mobile .paiement-mobile .right {
  width: 45% !important;
  padding: 80px 0 80px 40px !important; }

.ie7 .appli_montre section {
  padding: 30px 0 !important; }

.ie7 .appli_montre .decouvrez-solutions .left {
  width: 45% !important;
  padding: 80px 40px 80px 0 !important; }

.ie7 .appli_montre .decouvrez-solutions .right {
  width: 45% !important;
  padding: 80px 0 80px 40px !important; }

.ie7 .appli-encaissement-mobile section,
            .ie7 .appli-gemstone section {
  padding: 30px 0 !important; }

.ie7 .appli-encaissement-mobile .paiement-mobile .left,
          .ie7  .appli-gemstone .paiement-mobile .left{
  width: 45% !important;
  padding: 80px 40px 80px 0 !important; }

.ie7 .appli-encaissement-mobile .paiement-mobile .right,
            .ie7 .appli-gemstone .paiement-mobile .right {
  width: 45% !important;
  padding: 80px 0 80px 40px !important; }

.ie7 .appli-pro section {
  padding: 30px 0 !important; }

.ie7 .appli-pro .timeline .left {
  width: 45% !important;
  padding: 80px 40px 80px 0 !important; }

.ie7 .appli-pro .timeline .right {
  width: 45% !important;
  padding: 80px 0 80px 40px !important; }

.ie7 .contact section {
  padding: 30px 0 !important; }

.ie7 .contact .cta-container .left {
  width: 44% !important;
  padding: 80px 40px 80px 0 !important; }

.ie7 .contact .cta-container .right {
  width: 44% !important;
  padding: 80px 0 80px 40px !important; }
  .ie7 .contact .cta-container .right .text {
    margin-top: 50px;
    margin-bottom: 40px; }

.ie7 .contact .trois-raisons .list-items li {
  width: 29%;
  padding: 0 20px; }

.ie7 .contact .info-block {
  background-color: #fafafa;
  padding: 40px 50px;
  width: 100%;
  display: block;
  margin: 0 auto 70px auto; }
  .ie7 .contact .info-block img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 50px;
    width: 160px;
    float: left; }
  .ie7 .contact .info-block .text {
    display: inline-block;
    vertical-align: middle;
    font-family: "source_sans_pro_light", sans-serif;
    font-size: 1rem;
    color: #212121;
    line-height: normal;
    text-align: left;
    width: 50%; }

.ie7 .contact input[type=text] {
  height: 49px;
  top: 20px;
  position: relative; }

.ie7 .twitter section {
  padding: 30px 0 !important; }

.ie7 .twitter .reseaux-sociaux .left {
  width: 45% !important;
  padding: 80px 40px 80px 0 !important; }

.ie7 .twitter .reseaux-sociaux .right {
  width: 45% !important;
  padding: 80px 0 80px 40px !important; }

.ie7 .twitter .title-container {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/twitter/header-bg.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/twitter/header-bg.jpg', sizingMethod='scale')"; }

.ie8 section h1, .ie8 .title-container h1 {
  font-size: 58px; }

.ie8 section > h2, .ie8 .title-container > h2 {
  font-size: 36px; }

.ie8 > h3 {
  font-size: 40px; }

.ie8 .breadcrumb li {
  display: inline;
  line-height: normal;
  vertical-align: top; }
  .ie8 .breadcrumb li a {
    display: inline; }

.ie8 .slider-services-ctn h4 {
  font-size: 20px; }

.ie8 .slider-services-ctn h3 {
  font-size: 26px; }

.ie8 .slider-services-ctn a span {
  font-size: 14px; }

.ie8 .slider-services-ctn .slick-prev, .ie8 .slider-services-ctn .slick-next {
  width: 25px !important;
  height: 47px !important; }

.ie8 .slider-services-ctn .slider-services {
  border: 1px solid #c3c3c3; }

.ie8 .slider-fonction-ctn .slider .slide .text {
  font-size: 18px; }

.ie8 .slider-fonction-ctn .slider .slide h3 {
  font-size: 32px; }

.ie8 .slider-fonction-ctn .slider .slick-prev, .ie8 .slider-fonction-ctn .slider .slick-next {
  width: 25px !important;
  height: 47px !important; }

.ie8 .slider-solutions .slick-prev, .ie8 .slider-solutions .slick-next {
  width: 25px !important;
  height: 47px !important; }

.ie8 .slider-solutions .content {
  border: 1px solid #c3c3c3; }

.ie8 .section-download article a {
  margin-top: 15px; }

.ie8 .decouvrez-solutions h3, .ie8 .paiement-mobile h3, .ie8 .timeline h3, .ie8 .reseaux-sociaux h3 {
  font-size: 40px; }

.ie8 .contact .overlay-popin {
  background: none;
  background-color: rgba(51, 51, 51, 0.9);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E6333333,endColorstr=#E6333333);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E6333333,endColorstr=#E6333333);
  zoom: 1; }

.ie8 .contact h3 {
  font-size: 26px; }

.ie8 .last-tweets a {
  display: block; }

.ie8 .asterisque {
  font-size: 12px; }

.ie8 .infos-ctn a {
  width: 250px; }
  .ie8 .infos-ctn a .title {
    display: inline;
    vertical-align: middle; }
  .ie8 .infos-ctn a img {
    display: inline;
    vertical-align: middle; }

.ie8 .mentions {
  font-size: 12px; }





.fonction_nav.slick-slider{
	position:relative;
	text-align:center;
	margin-bottom:0;
}
.fonction_nav .slick-slide{
	display:inline-block;
	margin:0 20px;
	cursor:pointer;
	padding-bottom:35px;
}

.fonction_nav .slick-slide img{
	display:inline-block;
}

.fonction_nav .slick-slide.slick-current{
	background:url(../images/appli_particuliers/picto_selected.png) no-repeat center bottom;

}

.appli_particuliers .slider-fonction-ctn .slider-fonction {
	background:#ececec;
	box-shadow:none;
}

.appli_particuliers .slider-fonction-ctn .green {
            color: #85c926; }

/*
			.appli_particuliers .slider-fonction-ctn .slider-fonction .slider .slick-dots{
				display:none !important;
			}
			*/

@media only screen and (max-width: 640px) {
	.fonction_nav.slick-slider{
		height:115px;
		overflow:hidden;
	}

	.fonction_nav .slick-slide{
		margin:0 2px;
		display:none;
	}

	.fonction_nav .slick-slide.slick-current{
		display:block;
		width:100% !important;
	}


}

@media only screen and (max-width: 420px) {
	.fonction_nav .slick-slide{
		padding-bottom:90px;
		margin:0 2px;

	}



	.fonction_nav.slick-slider{

	}




}

@media only screen and (max-width: 360px) {
	.fonction_nav .slick-slide{
		padding-bottom:30px;
		margin:0;
	}
	.fonction_nav.slick-slider{
		height:100px;
	}




}

*:focus {
    outline: none;
}
/*
body:before {
    content: "";
    display: block;
    position: absolute;
    top: 325px;
    margin-left: 0px;
    left: 50%;
    transform: translateX(-50%);
    background-image: url(../../../masque-mobile.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    width: 100%;
    height: 6000px;
    opacity: 0.2;
    z-index: 10;
    visibility: hidden;
}*/

.home .title-container  .title-sub-container {
    background: #FFF;
    width: 29em;
    float: right;
    margin-top: 10em;
    margin-right: -38px;
    padding: 2.1rem 1.9rem;
}
.home .title-container  .title-sub-container.center {
    text-align: right;
}
.home .title-container .title-sub-container h1 {
    color: #000;
    text-transform: uppercase;
    font-family: "source_sans_pro_bold", sans-serif;
    line-height: 1.07em;
}
.home .title-container .title-sub-container h1 strong {
    color: #e5022f;
}
.home .title-container .title-sub-container p {
    color: #000;
    width: 100%;
    font-size: 0.9rem;
    font-family: "source_sans_pro_light", sans-serif;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
	.home .title-container  .title-sub-container.center {
		text-align: center;
	}
    .home .title-container  .title-sub-container {
    float: none;
    margin: 0;
    position: relative;
    width: 90%;
    left: 5%;
    padding: 0 20px 30px 20px;
    top: 333px;
    transform: translateY(-100%);
    }
    .home .title-container {
    padding: 0;
}
    .home .title-container  .title-sub-container h1 {
    display: block;
    font-size: 1.5rem;
    padding-top: 30px;
    padding-bottom: 0px;
    margin-bottom: 10px;
}
    .home .title-container  .title-sub-container p {
    display: block;
    font-size: 0.8rem;
    padding: 0px 20px;
    /* margin-bottom: -16px; */
}
}
.home .decouvrez-solutions .tout-en-un > .right .check-list li {
    background: url(../images/home/check-black.png) no-repeat 0 3px;
}
.home .decouvrez-solutions .tout-en-un > .right .check-list li.check-list-strong {
    background: url(../images/home/check.png) no-repeat 0 3px;
}
.home .decouvrez-solutions .tout-en-un > .right .check-list li span {
    font-size: 1.04rem;
}
.home .decouvrez-solutions .tout-en-un > .right .check-list li.check-list-strong span {
    font-family: "source_sans_pro_bold", sans-serif;
    color: #85c926;
}
.home .plus-solutions .slider-solutions .slider .slide .content .text .pro {
    background-color: #000000;
}
.home .deux-minutes .iframe-content.speedy-day-iframe .left {

/* background-color: transparent; */

height: 370px;

background-position: center bottom;

background-color: #f1eff0;
}
.home .deux-minutes .iframe-content.speedy-day-iframe .right {

height: 370px;

/* background-color: transparent; */

padding: 50px 30px;

background-image: url('../../assets/images/home/jeu-speedy-day-separateur.png');

background-repeat: no-repeat;

background-size: contain;
}
.home .deux-minutes .iframe-content.speedy-day-iframe .right > .speedy-day-title {
    font-family: "source_sans_pro_semibold", sans-serif;
    font-size: 20px;
    color: #383e43;
    margin-bottom: 32px;
}
.home .deux-minutes .iframe-content.speedy-day-iframe .right > .speedy-day-line {
    width: 176px;
    height:2px;
    background-color: #383e43;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 17px;
}
.home .deux-minutes .iframe-content.speedy-day-iframe .right > .speedy-day-win {
    font-family: "source_sans_pro_black", sans-serif;
    color: #fa1000;
    font-size: 42px;
    text-transform: uppercase;
    margin-bottom: 8px;
}
.home .deux-minutes .iframe-content.speedy-day-iframe .right > .speedy-day-content {
    font-family: "source_sans_pro_bold", sans-serif;
    color: #383e43;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 33px;
}
.home .deux-minutes .iframe-content.speedy-day-iframe {width: 94%;}
.home .deux-minutes .iframe-content.speedy-day-iframe .right .game {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
    /* padding: 10px; */
}
.home .deux-minutes .speedy-day-legals {
    width: 94%;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    font-family: "source_sans_pro_bold", sans-serif;
    font-size: 15px;
    font-size: 0.95rem;
    margin-top: 16px;
    color: #212121;
}
.home .deux-minutes .speedy-day-legals a {
    color: #212121;
}
.home .deux-minutes .speedy-day-legals sup {
    top: 0.3rem;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
    .home .deux-minutes .iframe-content.speedy-day-iframe .right > .speedy-day-title {line-height: 1.5rem;font-size: 1rem;margin-bottom: 19px;}
.home .deux-minutes .iframe-content.speedy-day-iframe .right > .speedy-day-line { }
.home .deux-minutes .iframe-content.speedy-day-iframe .right > .speedy-day-win {
}
.home .deux-minutes .iframe-content.speedy-day-iframe .right > .speedy-day-content {
}
.home .deux-minutes .iframe-content.speedy-day-iframe {

width: 100%;
}
.home .deux-minutes .iframe-content.speedy-day-iframe .right {

background-image: url('../../assets/images/home/jeu-speedy-day-separateur-mobile.png');

background-position: top center;

padding: 37px 6px;

/* padding-bottom: 0px; */

height: auto;
}
    .home .deux-minutes .speedy-day-legals {
        text-align: center;
        font-family: "source_sans_pro_light", sans-serif;
        font-size: 0.8rem;
    }

}
@media screen and (max-width: 1029px) and (min-width: 768px) {
    .home .deux-minutes .speedy-day-legals {
        max-width: 728px;
    }
}
.home .spots-tv.v2.mg .full {

}
.home .spots-tv.v2.mg .full .title {
    font-family: "source_sans_pro_light", sans-serif;
    font-size: 22px;
    font-size: 1.4rem;
    padding-bottom: 2.9rem;
}
.home .spots-tv.v2.mg .full .title:after {
    content: "";
    display: block;
    height: 21px;
    width: 1px;
    background-color: #dcdcdc;
    margin-left: auto;
    margin-right: auto;
    margin-top: 8px;
    margin-bottom: -36px;
}
/* TITLE */
.twitter .title-container  .title-sub-container {
    background: #FFF;
    width: 29em;
    float: right;
    margin-right: -40px;
    padding: 1.3rem 1.9rem;
}
.twitter .title-container  .title-sub-container.center {
    text-align: center;
}
.twitter .title-container .title-sub-container h1 {
    color: #000;
    text-transform: uppercase;
    font-family: "source_sans_pro_bold", sans-serif;
    line-height: 0.97em;
    font-size: 32px;
    font-size: 2.2rem;
}
.twitter .title-container .title-sub-container h1 strong {
    color: #e5022f;
}
.twitter .title-container .title-sub-container p {
    color: #000;
    width: 100%;
    font-size: 1.13rem;
    font-family: "source_sans_pro_light", sans-serif;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
    .twitter .title-container  .title-sub-container {
    float: none;
    margin: 0;
    position: relative;
    width: 90%;
    left: 5%;
    padding: 0 20px 1px 20px;
    top: 333px;
    transform: translateY(-100%);
    }
    .twitter .title-container {
    padding: 0;
    background-position: 18% 20%;
}
    .twitter .title-container  .title-sub-container h1 {
    display: block;
    font-size: 1.4rem;
    padding-top: 30px;
}
    .twitter .title-container  .title-sub-container p {
    display: block;
}
}
/* /TITLE */
.twitter .reseaux-sociaux .questions > .right .clear {
    clear: both;
}
@media screen and (min-width: 1030px) {
.twitter .reseaux-sociaux .questions > .right .link {
    margin-top: -20px;
    }}
.twitter .reseaux-sociaux .questions > .left .check-list li span, .twitter .reseaux-sociaux .questions > .right .text, .twitter .reseaux-sociaux .facebook > .right .text, .twitter .reseaux-sociaux .facebook > .right .text.blue, .twitter .reseaux-sociaux .tchat > .left .check-list li span, .twitter .reseaux-sociaux .tchat > .left .text, .twitter .reseaux-sociaux .questions > .left h3, .twitter .reseaux-sociaux .facebook > .right h3, .twitter .reseaux-sociaux .tchat > .left h3, .twitter .reseaux-sociaux .community > .right h3, .twitter .reseaux-sociaux .email > .left h3, .twitter .reseaux-sociaux .email > .left .check-list li span, .twitter .reseaux-sociaux .community > .right .text.small {
    font-family: "source_sans_pro_regular", sans-serif;
}
.twitter .contact-us {
    background: #eeeeee;
    border-radius: 35px;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 69px;
    padding-top: 38px;
    font-family: "source_sans_pro_light", sans-serif;
    font-size: 1.37rem;
    margin-bottom: -18px;
}
.twitter .contact-us>div {}

.twitter .contact-us .link {
    border-radius: 3px;
    background-color: #55acee;
    padding: 10px 35px;
    text-decoration: none;
    display: inline-block;
    margin-bottom: 40px;
    margin-top: 18px;
}

.twitter .contact-us .title {
    font-family: "source_sans_pro_light", sans-serif;
    font-size: 1.375rem;
    color: #fff;
    line-height: normal;
}
@media screen and (max-width: 767px) and (min-width: 0px)
.twitter .contact-us .title {
    font-size: 1rem;
}
@media screen and (max-width: 767px) and (min-width: 0px) {
    .twitter .contact-us {width: 73%;margin-bottom: 60px;}
}
/* TITLE */
.contact .title-container  .title-sub-container {
    background: #FFF;
    width: 26.3em;
    float: right;
    margin-right: -40px;
    padding: 1.3rem 1.9rem;
}
.contact .title-container  .title-sub-container.center {
    text-align: center;
}
.contact .title-container .title-sub-container h1 {
    color: #000;
    text-transform: uppercase;
    font-family: "source_sans_pro_bold", sans-serif;
    line-height: 0.97em;
    font-size: 32px;
    font-size: 2.2rem;
}
.contact .title-container .title-sub-container h1 strong {
    color: #e5022f;
}
.contact .title-container .title-sub-container p {
    color: #000;
    width: 100%;
    font-size: 1.13rem;
    font-family: "source_sans_pro_light", sans-serif;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
    .contact .title-container  .title-sub-container {
    float: none;
    margin: 0;
    position: relative;
    width: 90%;
    left: 5%;
    padding: 0 20px 20px 20px;
    top: 333px;
    transform: translateY(-100%);
    text-align: center;
    }
	.contact .title-container .title-sub-container {
    float: none;
    margin: 0;
    position: relative;
    width: 90%;
    left: 0.5%;
    padding: 0 10px 10px 10px;
    top: 150px;
    transform: translateY(-100%);
    text-align: center;
}
    .contact .title-container {
    padding: 0;
}
    .contact .title-container  .title-sub-container h1 {
    display: block;
    font-size: 1.5rem;
    padding-top: 20px;
}
    .contact .title-container  .title-sub-container p {
    display: block;
}
.contact .title-container .title-sub-container {
    width: 17em!important;
    font-size: 22px;
}
.contact .title-container .title-sub-container h1 {
    margin: 0 auto;
    font-size: 1rem!important;
}
}
/* /TITLE */
.contact .talk {
    display: block;
    margin: -60px auto 60px auto;
    width: 91%;
    text-align: center;
    overflow: hidden;
}
.contact .cta-container > .text {
    font-family: "source_sans_pro_regular", sans-serif;
}
.contact .talk .left {
    width: 50%;
    float: left;
    padding: 0 80px 0 0;
}
@media screen and (max-width: 1029px) and (min-width: 768px)
.contact .talk .left {
    padding-right: 40px;
}
@media screen and (max-width: 767px) and (min-width: 0px)
.contact .talk .left {
    width: 100%;
    float: none;
    padding: 0;
    border: none;
}
.contact .talk .right {
    width: 50%;
    float: left;
    padding: 0 0 0 80px;
}
@media screen and (max-width: 1029px) and (min-width: 768px)
.contact .talk .right {
    padding: 0 0 0 40px;
}
@media screen and (max-width: 767px) and (min-width: 0px)
.contact .talk .right {
    width: 100%;
    float: none;
    padding: 0;
}
.contact .talk .left {
    padding-top: 60px;
    text-align: left;
    padding-left: 112px;
}
.contact .talk .left .icon-call {

width: 38px;

height: 38px;
}
.contact .talk .left h3 {
    margin-top: 10px;
    margin-bottom: 34px;
}
.contact .talk .line {
    width: 100%;
    height: 1px;
    background: #dbdbdb;
    /* position: absolute; */
}
.contact .talk .right {
    padding-top: 120px;
    padding-left: 0px;
    padding-right: 0px;
}
.contact .talk .right form {
    margin-bottom: 10px;
}
.contact .talk .right form .input-ctn {
    height: 59px;
    width: 370px;
    max-width: 100%;
}
.contact .talk .right form .input-ctn input[type=tel] {
    height: 100%;
    width: 74%;
    line-height: 50px;
    color: #808080;
    font-family: "source_sans_pro_light", sans-serif;
    font-size: 1rem;
    outline: none;
    padding: 0 10px;
    display: inline-block;
    vertical-align: middle;
    font-style: italic;
}
.contact .talk .right form .input-ctn input[type=submit] {
    background-color: #ef1233;
    color: #fff;
    height: 100%;
    line-height: 50px;
    border: none;
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    padding: 0 23px;
    margin-left: -5px;
    outline: none;
    cursor: pointer;
    font-size: 0.9375rem;
}
.contact .talk .right .asterisque {
    color: #000000;
    font-family: "source_sans_pro_light", sans-serif;
    font-size: 0.75rem;
    line-height: 1rem;
    text-align: left;
    padding-left: 10px;
    margin-top: 21px;
}
.contact .talk .right .asterisque-line {
    width: 100%;
    height: 1px;
    background: #e4e4e4;
    margin-bottom: 5px;
    margin-top: 6px;
}
.contact .talk h3 {
    font-size: 26px;
    font-size: 1.6rem;
    line-height: 2rem;
    font-family: "source_sans_pro_semibold", sans-serif;
}
.contact .talk .text {
    font-family: "source_sans_pro_light", sans-serif;
    color: #909090;
    font-size: 1.13rem;
}
.contact .social {
    display: block;
    margin: -60px auto 60px auto;
    width: 93%;
    text-align: center;
    overflow: hidden;
    background: #f2f2f2;
    /* background: transparent; */
    margin-top: -20px;
    padding-bottom: 50px;
}
.contact .social .left {
    width: 50%;
    float: left;
    padding: 62px 20px 0px 120px;
    text-align: left;
}
.contact .social .left h3 {
    font-family: "source_sans_pro_semibold", sans-serif;
    font-size: 2.05rem;
    line-height: 2.3rem;
    margin-bottom: 28px;
}
.contact .social .left h4 {
    font-family: "source_sans_pro_semibold", sans-serif;
    margin-top: 40px;
    font-size: 1.4rem;
    margin-bottom: 15px;
}
.contact .social .left .sub-title {
    color: #909090;
    font-family: "source_sans_pro_regular", sans-serif;
    font-size: 1.1rem;
}
.contact .social .left p {
    font-family: "source_sans_pro_light", sans-serif;
    font-size: 1.2rem;
    line-height: 1.35rem;
    color: #909090;
}
.contact .social .link {
    border-radius: 3px;
    background-color: #00aced;
    padding: 17px 34px;
    text-decoration: none;
    display: block;
    margin: 0 auto 31px auto;
    width: 100%;
    max-width: 350px;
    /* background: rgba(121, 64, 64, 0.39); */
    margin-top: 7px;
    background-image: url(../images/contact/chevron.png);
    background-repeat: no-repeat;
    background-position: 96% center;
}
.contact .social .link .title {
    color: #FFF;
    margin-left: 24px;
}
@media screen and (max-width: 767px) and (min-width: 0px) {
.contact .social .link {
    width: 200px;
}
}
.contact .social .appli-messenger {
    margin-top: -10px;
}
.contact .social .appli-messenger .text {
    float: left;
    margin-top: 30px;
    font-family: "source_sans_pro_semibold", sans-serif;
    font-size: 1.4rem;
}
.contact .social .appli-messenger .bt-messenger {
    float: left;
    margin-left: 30px;
    width: 86px;
    height: 86px;
}
.contact .social .right {
    width: 50%;
    float: left;
    padding: 62px 20px 0px 16px;
    text-align: left;
}
.contact .social .right .contactez-nous {
    width: 380Px;
    background: #4f81f7;
    font-family: "source_sans_pro_light", sans-serif;
    color: #FFF;
    padding-top: 10px;
    padding-left: 60px;
    font-size: 1.15rem;
    padding-bottom: 10px;
    margin-bottom: 0px;
    background-image: url(../images/contact/messenger.png);
    background-repeat: no-repeat;
    background-position: 23px center;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.contact .social .right .asterisque {
    font-family: "source_sans_pro_light", sans-serif;
    color: #000;
    margin-top: 27px;
    font-size: 0.75rem;
    width: 380px;
    margin-left: auto;
    margin-right: auto;
}
.contact .social .right .asterisque sup {top: 0.4rem;}
@media screen and (max-width: 1029px) and (min-width: 768px) {
.contact .social {
    width: 100%;
    max-width: 728px;
}
.contact .social .left {}
.contact .social .right {}
    .contact .talk {
    width: 100%;
    max-width: 728px;
}
.contact .talk .left {}
.contact .talk .right {}
    .contact .social .link {
    padding-left: 10px;
    padding-right: 0px;
    background-image: none;
}
    .contact .social .link img {
    width: 20px;
}
    .contact .social .link .title {
    margin-left: 3px;
}
    .contact .social .appli-messenger {}
    .contact .social .appli-messenger .text {
    float: none;
    margin-bottom: 10px;
}
    .contact .social .appli-messenger .bt-messenger {
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
}
.contact .visible-xs {display: none;}
@media screen and (max-width: 767px) and (min-width: 0px) {
    .contact .social {}
    .contact .social .left {
        float: none;
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
        text-align: center;
        padding-top: 30px;
        }
    .contact .social .right {
            float: none;
            width: 100%;
            padding-left: 0px;
            padding-right: 0px;
            padding-top: 31px;
    }
    .contact .talk {
    margin-top: -70px;
}
    .contact .talk .left {
    float: none;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
    padding-top: 40px;
}
    .contact .talk .right {
            float: none;
            width: 100%;
            padding-left: 0px;
            padding-right: 0px;
            padding-top: 26px;
    }
    .contact .talk .left h3 {
    margin-bottom: 10px;
}
    .contact .cta-container > .text {
    /* background: rgba(255, 0, 0, 0.23); */
    margin-left: 20px;
    margin-right: 20px;
    font-size: 1rem;
    line-height: 1.2rem;
}
    .contact .talk .left .icon-call {
        margin-left: auto;
        margin-right: auto;
        display: block;
        width: 51px;
        height: 51px;
    }
    .contact .visible-xs {display: block;}
    .contact .talk .line {
    width: 70%;
    position: relative;
    left: 15%;
}
    .contact .talk .text {
    font-size: 1.1rem;
    line-height: 1.2rem;
    padding-left: 0px;
    padding-right: 10px;
}
    .contact .social .left h3 {
    font-size: 1.5rem;
    line-height: 2rem;
    margin-bottom: 10px;
}
    .contact .social .left p {
    font-size: 1rem;
    line-height: 1.2rem;
}
    .contact .social .left h4 {
    margin-top: 32px;
    font-size: 1rem;
    margin-bottom: 24px;
}
    .contact .social .left .sub-title {
    font-size: 0.9rem;
    margin-bottom: 10px;
}
    .contact .social .left .link {
    width: 100%;
    padding-left: 15px;
    margin-bottom: 17px;
}
    .contact .social .link .title {
margin-left: 10px;
    }
    .contact .social .appli-messenger .text {
    font-size: 1rem;
    text-align: center;
    float: none;
    margin-top: 59px;
    margin-bottom: 10px;
}
    .contact .social .appli-messenger .bt-messenger {
    width: 114px;
    height: 114px;
    margin-left: auto;
    margin-right: auto;
    float: none;
}
    .contact .social .right .contactez-nous {
        display: none;
    }
    .contact .social .right .asterisque {
        display: none;
    }
    .contact .trois-raisons h2 {
    font-size: 1.5rem;
}
    .contact .trois-raisons h2:before {
    left: -39%;
}
    .contact .trois-raisons h2:after {
    right: -40%;
}
    .contact .trois-raisons .list-items {
        border-bottom: 1px solid #cccccc;
    }
    .contact .trois-raisons .mentions {

padding-left: 0px;

padding-right: 0px;

margin-top: 55px;

font-size: 0.75rem;

line-height: 1rem;
    }
}
.contact .social .fb_iframe_widget, .contact .social .fb_iframe_widget span, .contact .social .fb_iframe_widget span iframe[style] {
    max-width: 100% !important;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
/* TITLE */
.appli_particuliers .title-container .title-sub-container {
    background: #FFF;
    width: 30.4em;
    float: right;
    margin-right: -40px;
    padding: 1.3rem 1.9rem;
}
.appli_particuliers .title-container .title-sub-container.center {
    text-align: center;
}
.appli_particuliers .title-container .title-sub-container h1 {
    color: #000;
    text-transform: uppercase;
    font-family: "source_sans_pro_bold", sans-serif;
    line-height: 0.97em;
    font-size: 32px;
    font-size: 2.2rem;
}
.appli_particuliers .title-container .title-sub-container h1 strong {
    color: #e5022f;
}
.appli_particuliers .title-container .title-sub-container p {
    color: #000;
    width: 100%;
    font-size: 1.13rem;
    font-family: "source_sans_pro_light", sans-serif;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
	.appli_particuliers .sub-bloc-notifications .notification {
    width: 90%!important;
}

    .appli_particuliers .title-container .title-sub-container {
    float: none;
    margin: 0;
    position: relative;
    width: 20em!important;
    left: 16.5%;
    padding: 0 20px 1px 20px;
    top: 170px;
    transform: translateY(-100%);
    text-align: center;
    }
    .appli_particuliers .title-container {
    padding: 0;
}
    .appli_particuliers .title-container  .title-sub-container h1 {
    display: block;
    font-size: 1rem!important;
    padding-top: 20px;
    margin-bottom: 15px;
}
    .appli_particuliers .title-container  .title-sub-container p {
    display: block;
}
}
/* /TITLE */
/* TITLE */
.appli-encaissement-mobile .title-container .title-sub-container,
.appli-gemstone .title-container .title-sub-container {
    background: #FFF;
    width: 26.5em;
    float: right;
    margin-right: -40px;
    padding: 1.5rem 1.9rem;
}
.appli-encaissement-mobile .title-container .title-sub-container.center,
            .appli-gemstone .title-container .title-sub-container.center {
    text-align: center;
}
.appli-encaissement-mobile .title-container .title-sub-container h1,
            .appli-gemstone  .title-container .title-sub-container h1{
    color: #000;
    text-transform: uppercase;
    font-family: "source_sans_pro_bold", sans-serif;
    line-height: 0.97em;
    font-size: 32px;
    font-size: 2.2rem;
}
.appli-encaissement-mobile .title-container .title-sub-container h1 strong,
            .appli-gemstone .title-container .title-sub-container h1 strong {
    color: #e5022f;
}
.appli-encaissement-mobile .title-container .title-sub-container p,
            .appli-gemstone .title-container .title-sub-container p {
    color: #000;
    width: 100%;
    font-size: 1.13rem;
    font-family: "source_sans_pro_light", sans-serif;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
    .appli-encaissement-mobile .title-container .title-sub-container,
            .appli-gemstone .title-container .title-sub-container {
    float: none;
    margin: 0;
    position: relative;
    width: 18em!important;
    left: 25.9%;
    padding: 0 20px 10px 20px;
    top: 150px;
    transform: translateY(-100%);
    text-align: center;
    }
    .appli-encaissement-mobile .title-container,
            .appli-gemstone .title-container {
    padding: 0;
}
    .appli-encaissement-mobile .title-container  .title-sub-container h1,
            .appli-gemstone .title-container  .title-sub-container h1 {
    display: block;
    font-size: 1rem;
    padding-top: 20px;
}
    .appli-encaissement-mobile .title-container  .title-sub-container p,
            .appli-gemstone .title-container  .title-sub-container p {
    display: block;
}
}
/* /TITLE */
/* TITLE */
.appli-paiement-mobile .title-container .title-sub-container {
    background: #FFF;
    width: 22.7em;
    float: right;
    margin-right: -40px;
    padding: 1rem 1.9rem;
}
.appli-paiement-mobile .title-container .title-sub-container.center {
    text-align: center;
}
.appli-paiement-mobile .title-container .title-sub-container h1 {
    color: #000;
    text-transform: uppercase;
    font-family: "source_sans_pro_bold", sans-serif;
    line-height: 0.97em;
    font-size: 32px;
    font-size: 2.2rem;
}
.appli-paiement-mobile .title-container .title-sub-container h1 strong {
    color: #e5022f;
}
.appli-paiement-mobile .title-container .title-sub-container p {
    color: #000;
    width: 100%;
    font-size: 1.13rem;
    font-family: "source_sans_pro_light", sans-serif;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
    .appli-paiement-mobile .title-container .title-sub-container {
    float: none;
    margin: 0;
    position: relative;
    width: 90%;
    left: 5%;
    padding: 0 20px 1px 20px;
    top: 333px;
    transform: translateY(-100%);
    text-align: center;
    }
    .appli-paiement-mobile .title-container {
    padding: 0;
}
    .appli-paiement-mobile .title-container  .title-sub-container h1 {
    display: block;
    font-size: 1.5rem;
    padding-top: 30px;
}
    .appli-paiement-mobile .title-container  .title-sub-container p {
    display: block;
}
}
/* /TITLE */
/* TITLE */
.appli-pro .title-container .title-sub-container {
    background: #FFF;
    width: 22.7em;
    float: right;
    margin-right: -40px;
    padding: 1rem 1.9rem;
}
.appli-pro .title-container .title-sub-container.center {
    text-align: center;
}
.appli-pro .title-container .title-sub-container h1 {
    color: #000;
    text-transform: uppercase;
    font-family: "source_sans_pro_bold", sans-serif;
    line-height: 0.97em;
    font-size: 32px;
    font-size: 2.2rem;
}
.appli-pro .title-container .title-sub-container h1 strong {
    color: #e5022f;
}
.appli-pro .title-container .title-sub-container p {
    color: #000;
    width: 100%;
    font-size: 1.13rem;
    font-family: "source_sans_pro_light", sans-serif;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
    .appli-pro .title-container .title-sub-container {
        float: none;
    margin: 0;
    position: relative;
    width: 16em!important;
    left: 35.4%;
    padding: 0 20px 10px 20px;
    top: 150px;
    transform: translateY(-100%);
    text-align: center;
    }
    .appli-pro .title-container {
    padding: 0;
}
    .appli-pro .title-container  .title-sub-container h1 {
    display: block;
    font-size: 1rem!important;
    padding-top: 20px;
}
    .appli-pro .title-container  .title-sub-container p {
    display: block;
}
}
/* /TITLE */
/* TITLE */
.appli_montre .title-container .title-sub-container {
    background: #FFF;
    width: 29.5em;
    float: right;
    margin-right: -40px;
    padding: 1rem 1.9rem;
}
.appli_montre .title-container .title-sub-container.center {
    text-align: center;
}
.appli_montre .title-container .title-sub-container h1 {
    color: #000;
    text-transform: uppercase;
    font-family: "source_sans_pro_bold", sans-serif;
    line-height: 0.97em;
    font-size: 32px;
    font-size: 2.2rem;
}
.appli_montre .title-container .title-sub-container h1 strong {
    color: #e5022f;
}
.appli_montreo .title-container .title-sub-container p {
    color: #000;
    width: 100%;
    font-size: 1.13rem;
    font-family: "source_sans_pro_light", sans-serif;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
    .appli_montre .title-container .title-sub-container {
    float: none;
    margin: 0;
    position: relative;
    width: 20em!important;
    left: 16.5%;
    padding: 0 20px 10px 20px;
    top: 150px;
    transform: translateY(-100%);
    text-align: center;
    }
    .appli_montre .title-container {
    padding: 0;
}
    .appli_montre .title-container  .title-sub-container h1 {
    display: block;
    font-size: 1rem!important;
    padding-top: 20px;
}
    .appli_montre .title-container  .title-sub-container p {
    display: block;
}
    .home .title-container  .title-sub-container br.visible-desktop {
        display: none;
    }
}
/* /TITLE */
.home .decouvrez-solutions .compte-twitter > .left .check-list li span {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto;
}
.home .twitter-card {}
.home .twitter-card .twitter-card-certified,
.home .twitter-card .twitter-card-title {}
.home .twitter-card .twitter-card-certified {}
.home .twitter-card .twitter-card-name {}
.home .twitter-card .twitter-card-content {}
.home .twitter-card .twitter-card-hashtag {}
.home .twitter-card .twitter-card-place {}
.home .twitter-card .twitter-card-link {}
.home .twitter-card .twitter-card-contact {}
.contact .talk .text sup {
    top: 0.5em;
}
.home .deux-minutes .iframe-content .right .game .title a {
    color: #FFF;
    text-decoration: none;
    display: block;
}
.home .deux-minutes .iframe-content .right .game .title {
    text-decoration: none;
    /* padding: 10px; */
    margin: 0;
}
.home .visible-mobile {display: none;}
@media screen and (min-width: 0px) and (max-width: 767px) {
    .home .visible-mobile {display: block;}
    .home .visible-desktop {display: none;}
}
@media screen and (min-width: 0px) and (max-width: 767px) {
    .home .decouvrez-solutions .tout-en-un > .right .check-list li, .home .decouvrez-solutions .tout-en-un > .right .check-list li.check-list-strong {
    background-size: 14px auto;
    text-align: left;
    margin-bottom: 8px;
    padding-left: 23px;
}
    .home .decouvrez-solutions .tout-en-un > .right .check-list li span, .home .decouvrez-solutions .tout-en-un > .right .check-list li.check-list-strong span {

font-size: 0.8rem;
    }
    .home .decouvrez-solutions .tout-en-un > .right .text.small.grey {
    font-size: 0.7rem;
}
    .home .decouvrez-solutions .compte-twitter > .left .check-list li {
    width: 100%;
    text-align: left;
    margin-bottom: 11px;
}
    .home .decouvrez-solutions .compte-twitter > .left .check-list li img {
    float: left;
    width: 13px;
    margin-left: 0px;
    margin-right: 8px;
    /* vertical-align: top; */
    margin-top: 3px;
}
    .home .decouvrez-solutions .compte-twitter > .left .check-list li span {
    font-size: 0.8rem;
    margin-left: 5px;
}
    .home .decouvrez-solutions .compte-twitter > .left .text.small {
    font-size: 0.67rem;
    margin-top: 5px;
    margin-bottom: 11px;
}
    .home .deux-minutes .iframe-content.speedy-day-iframe .left {
    height: 372px;
    background-size: 332px auto;
}
    .home .deux-minutes .iframe-content.speedy-day-iframe .right .game {
    width: 86%;
    padding: 6px;
    max-width: 320px;
}
    .home .deux-minutes .iframe-content .right .game .title {
    text-transform: uppercase;
    text-align: left;
    font-size: 1rem;
}
    .home .deux-minutes .iframe-content .right .game img {
    margin-left: 0px;
}
    .home .spots-tv.v2.mg .full .title {
    font-size: 1rem;
}
    .home iframe {width: 100%;height: calc(100vw * 9 / 16);}
}

/* Appli particuliers 2016.11.24 */
.appli_particuliers .les-nouveautes {position: relative;/* max-width: 100vw; */}
  .appli_particuliers .les-nouveautes ul { margin-bottom: 0; padding-bottom: 1000px; z-index: 99; }
    .appli_particuliers .les-nouveautes ul li img { max-width: 249px; -webkit-transform: scale(1) translateY(0px); -moz-transform: scale(1) translateY(0px); -ms-transform: scale(1) translateY(0px); transform: scale(1) translateY(0px); -webkit-transition: 250ms; -moz-transition: 250ms; -ms-transition: 250ms; transition: 250ms; }
    .appli_particuliers .les-nouveautes ul li.les-nouveautes-1 img { z-index: 3; position: absolute; }
    .appli_particuliers .les-nouveautes ul li.les-nouveautes-2 img { z-index: 3; position: absolute; }
    .appli_particuliers .les-nouveautes ul li.les-nouveautes-3 img { z-index: 3; position: absolute; }
    .appli_particuliers .les-nouveautes ul li.les-nouveautes-4 img { z-index: 2; position: absolute; }
    .appli_particuliers .les-nouveautes ul li.les-nouveautes-actif img { -webkit-transform: scale(1.15) translateY(50px); -moz-transform: scale(1.15) translateY(50px); -ms-transform: scale(1.15) translateY(50px); transform: scale(1.15) translateY(50px); z-index: 10; }
    .appli_particuliers .les-nouveautes ul li.les-nouveautes-passif img {-webkit-transform: scale(.9) translate3d(0,-44px,0); -moz-transform: scale(.9) translate3d(0,-44px,0); -ms-transform: scale(.9) translate3d(0,-44px,0); transform: scale(.9) translate3d(0,-44px,0);}
@media screen and (max-width:768px) {
        .appli_particuliers .les-nouveautes ul li.les-nouveautes-passif img {-webkit-transform: scale(.9) translate3d(0,0px,0); -moz-transform: scale(.9) translate3d(0,0px,0); -ms-transform: scale(.9) translate3d(0,0px,0); transform: scale(.9) translate3d(0,0px,0);}
}

      .appli_particuliers .les-nouveautes ul .les-nouveautes-description { background: #ececec; padding: 100px 0; margin-bottom: 30px; height: 400px; width: 100%; position: absolute; top: 570px; left: 0; z-index: 1; }
        .appli_particuliers .les-nouveautes ul .les-nouveautes-description h3 { color: #85c926; font-weight: bold; margin-bottom: 40px; font-size: 36px; font-weight: bold; max-width: 70%; margin-left: auto; margin-right: auto; }
        .appli_particuliers .les-nouveautes ul .les-nouveautes-description p { font-family: "source_sans_pro_light", sans-serif; font-size: 20px; max-width: 70%; margin-left: auto; margin-right: auto; }
        .appli_particuliers .les-nouveautes ul .les-nouveautes-description p.petit { font-size: 12px; margin-top: 40px; }
      .appli_particuliers .les-nouveautes .les-nouveautes-precedente {position: absolute;top: 25%;left: -72px;left: 20px;z-index: 1000;}
        .appli_particuliers .les-nouveautes .les-nouveautes-precedente:hover { cursor: pointer; }
      .appli_particuliers .les-nouveautes .les-nouveautes-suivante {position: absolute;top: 25%;right: -72px;right: 20px;z-index: 1000;}
        .appli_particuliers .les-nouveautes .les-nouveautes-suivante:hover { cursor: pointer; }

.appli_particuliers #solutions { margin-bottom: 0; }
.appli_particuliers #solutions h2 { padding-bottom: 40px; border-bottom: 1px solid #ccc; width: 100%; margin-bottom: 40px; }
.appli_particuliers #solutions h2:before, .appli_particuliers #solutions h2:after { display: none; }
.appli_particuliers #solutions .fonctionnalites-choix { width: 100%; margin-bottom: 120px; }
.appli_particuliers #solutions .fonctionnalites-choix span { color: #000; text-decoration: none; padding: 15px 20px; border-radius: 50px; margin-left:5px; margin-bottom: 30px; transition: 250ms; }
.appli_particuliers #solutions .fonctionnalites-choix span:hover { cursor: pointer; background: #7cc01d; color: #fff; }
.appli_particuliers #solutions .fonctionnalites-choix span.active { color: #ffffff; background: #7cc01d; }
.appli_particuliers #solutions .fonctionnalites .picto { width: 112px; }

.appli_particuliers #solutions #gestioncomptes .daily-account .right img { margin-bottom: 20px; }
.appli_particuliers #solutions #gestioncomptes .daily-account .right .author { font-style: italic; font-weight: bold; }
.appli_particuliers #solutions #gestioncomptes .daily-account .left p.desc-black { font-family: "source_sans_pro_light", sans-serif; margin-top: 20px; margin-bottom: 20px; }
.appli_particuliers #solutions #gestioncomptes .daily-account .left p.desc-green { color: #85c926; font-family: "source_sans_pro_light", sans-serif; }
.appli_particuliers #solutions #cartesbancaires .daily-account p.petit { font-size: 12px; }
.appli_particuliers #solutions #lienbanque p.desc-green { color: #85c926; }
.appli_particuliers #solutions #lienbanque ul { list-style-type: disc; padding-left: 20px; }
.appli_particuliers #solutions #lienbanque ul li { font-family: "source_sans_pro_light", sans-serif; margin-bottom: 10px; }
.appli_particuliers #solutions #lienbanque ul li.desc-green { color: #85c926; }
@media screen and (max-width: 1030px) {
.appli_particuliers #solutions .fonctionnalites-choix span { display:block; margin-bottom:10px;}
}
@media screen and (max-width: 767px) {
	.appli_particuliers .les-nouveautes ul{padding-bottom:740px;}
  .appli_particuliers .les-nouveautes ul .les-nouveautes-description { top: 370px; }
  .appli_particuliers .les-nouveautes .les-nouveautes-precedente { position: absolute; top: 20%; left: 18px; }
  .appli_particuliers .les-nouveautes .les-nouveautes-suivante { position: absolute; top: 20%; right: 18px; }

}
.decouvrez-solutions .tout-en-un .right .right-right {

float: right;

width: 240px;

width: calc(100% - 220px);
}
@media screen and (max-width: 1030px) and (min-width: 0px) {
   .decouvrez-solutions .tout-en-un .right .right-right {
       width: calc(100% - 145px);
    }
}
@media screen and (max-width: 767px) and (min-width: 0px) {
    .decouvrez-solutions .tout-en-un .right .right-right {
      float: none;
        width: 100%;
    }
}
.home .decouvrez-solutions .tout-en-un > .right .check-list li {

margin-bottom: 5px;
}
.appli_particuliers .decouvrez-solutions .virements {
    position: relative;
    display: block;
    height: 100%;
    overflow: hidden;
}
.appli_particuliers .decouvrez-solutions .virements .picto {
    position: relative;
    clear: both;
    z-index: 10;
    display: block;
    margin: 0 auto;
}
@media screen and (max-width: 767px) and (min-width: 0px) {
.appli_particuliers .decouvrez-solutions .virements .picto {
    width: 90px;
    margin: 0 auto;
}
}
.virements .text-green {
    font-size: 1.25rem;
    color: #85c926;
}
.virements.sol2col p {
}
.appli_particuliers .decouvrez-solutions .virements.sol2col > .right h3 {

font-family: "source_sans_pro_light", sans-serif;

font-size: 2.5rem;

line-height: 40px;

color: #212121;

display: block;

margin-bottom: 40px;
}
.appli_particuliers .decouvrez-solutions .virements.sol2col > .right h3 strong {
display: block;
    font-family: "source_sans_pro_semibold", sans-serif;
    color: #85c926;
}
@media screen and (max-width: 1029px) and (min-width: 768px) {
.appli_particuliers .decouvrez-solutions .virements.sol2col > .right h3 {
    font-size: 2rem;
    line-height: 34px;
    margin-bottom: 40px;
}
}
@media screen and (max-width: 1029px) and (min-width: 768px) {
.appli_particuliers .decouvrez-solutions .virements.sol2col > .right > img {
    float: none;
    margin-bottom: 0;
    width: 120px;
    margin-top: -20px;
}
}
@media screen and (max-width: 1029px) and (min-width: 768px) {
.appli_particuliers .decouvrez-solutions .virements.sol2col > .right .text {
    margin-top: 50px;
    padding-right: 20px;
    font-size: 1rem;
    clear: both;
    width: 80%;
}
}
.appli_particuliers .appsprite {
    background-image: url(../images/appli_particuliers/sprite.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}


/* 2017.04.10 */
.breadcrumb li a { display: inline-block; }
.button-red:hover { background: #be152e !important; cursor: pointer; }
.home .title-container { width: 65%; }
.home .sub-title-wrapper { width: 34%; }
.home .sub-title-container { padding: 104px 38px 40px; }
.home .sub-title-container .title-sub-container { margin-left: 4px; padding: 10px 25px; }
.home .title-container .title-sub-container img { display: none; }
.home .decouvrez-options { margin-top: 40px; }
  .home .decouvrez-options .option { display: inline-block; width: 49%; margin-right: 1%; }
    .home .decouvrez-options .option:last-child { margin-right: 0; overflow: hidden; }
      .home .decouvrez-options .option .icon { width: 62px; margin: 20px auto 10px; }
      .home .decouvrez-options .option h3 { position: relative; font-family: "source_sans_pro_light", sans-serif; margin: 20px auto; font-size: 25px; color: #1a1919; max-width: 100%; overflow: hidden; }
      .home .decouvrez-options .option h3:before, .decouvrez-options .option h3:after { position: absolute; content: ""; width: 600px; height: 1px; top: 50%; border-bottom: 1px solid #bcbcbc !important; }
      .home .decouvrez-options .option h3:before { right: 80%; margin-right: 15px; }
      .home .decouvrez-options .option h3:after { left: 80%; margin-left: 15px; }
      .home .decouvrez-options .option p { font-family: "source_sans_pro_light", sans-serif; font-size: 17px; }
      .home .decouvrez-options .option:first-child p { padding: 0 40px; }
      .home .decouvrez-options .option .video { /*margin: 20px auto 0 auto; */width: 100%; display: block; border: none;}
      .home .decouvrez-options .option .video:hover { cursor: pointer; }
      .home .decouvrez-options .option .decouvrez-option-bouton { color: #fff; font-family: "source_sans_pro_light", sans-serif; text-align: left; background: #ed1a3a; padding: 25px 50px 25px 40px; box-sizing: border-box; font-size: 22px; }
      .home .decouvrez-options .option .decouvrez-option-bouton img { float: right; margin-top: -2px; }
.home .decouvrez-solutions-wrapper { background: #f7f7f7; padding: 40px 0 0; }
  .home .decouvrez-solutions h2 { width: 100%; margin-top: 60px; margin-bottom: 0; }
      .home .decouvrez-solutions h2:before { left: 75%; }
      .home .decouvrez-solutions h2:after { right: 75%; }
        .home .decouvrez-solutions-wrapper .decouvrez-solutions-block .decouvrez-solutions-block-left { display: inline-block; width: 38%; padding: 40px 60px 40px 0; border-right: 1px solid #dbdbdb; }
        .home .decouvrez-solutions-wrapper .decouvrez-solutions-block .decouvrez-solutions-block-left .video { margin-bottom: 20px; width: 100%; }
        .home .decouvrez-solutions-wrapper .decouvrez-solutions-block .decouvrez-solutions-block-left .apps { margin-right: 15px; }
        .home .decouvrez-solutions-wrapper .decouvrez-solutions-block .decouvrez-solutions-block-left .apps:last-child { margin-right: 0; }
        .home .decouvrez-solutions-wrapper .decouvrez-solutions-block .decouvrez-solutions-block-right { font-family: "source_sans_pro_light", sans-serif; display: inline-block; width: 60%; padding: 25px 0 40px 0; vertical-align: top }
        .home .decouvrez-solutions-wrapper .decouvrez-solutions-block .decouvrez-solutions-block-right .iphone { float: left; margin-left: 40px; margin-top: -5px; }
        .home .decouvrez-solutions-wrapper .decouvrez-solutions-block .decouvrez-solutions-block-right ul { list-style-type: none; text-align: left; }
        .home .decouvrez-solutions-wrapper .decouvrez-solutions-block .decouvrez-solutions-block-right ul li { margin-bottom: 20px; padding-left: 290px; position:relative; font-size: 17px; }
        .home .decouvrez-solutions-wrapper .decouvrez-solutions-block .decouvrez-solutions-block-right ul li .checkmark { position: absolute; top: 0; left: 240px; width: 20px; }
        .home .decouvrez-solutions-wrapper .decouvrez-solutions-block .decouvrez-solutions-block-right ul li span { display:inline-block; font-family: "source_sans_pro_semibold", sans-serif; margin-bottom: 10px;}
        .home .decouvrez-solutions-wrapper .decouvrez-solutions-block .decouvrez-solutions-block-right .asterisque { padding-left: 280px; margin-top: 40px; }
        .home .decouvrez-solutions .solution { display: inline-block; width: 150px; margin: 40px; font-size: 16px; font-family: "source_sans_pro_light", sans-serif; }
        .home .decouvrez-solutions .solution .bulle { display: inline-block; background: #c3c5c7; border-radius: 50%; width: 150px; height: 150px; position: relative; margin-bottom: 10px;  }
          .home .decouvrez-solutions .solution .bulle:hover { cursor: pointer; }
          .home .decouvrez-solutions .solution .bulle.bulle-appli:hover { background: #88cb3a; }
          .home .decouvrez-solutions .solution .bulle.bulle-crypto:hover { background: #5691f6; }
          .home .decouvrez-solutions .solution .bulle.bulle-appli-pro:hover { background: #a184c6; }
          .home .decouvrez-solutions .solution .bulle.bulle-paylib:hover { background: #00beeb; }
          .home .decouvrez-solutions .solution .bulle.bulle-social:hover { background: #6bace9; }
          .home .decouvrez-solutions .solution .bulle.bulle-encaissement:hover { background: #507bbf; }
          .home .decouvrez-solutions .solution .bulle.bulle-appli-montre:hover { background: #f0c848; }
        .home .decouvrez-solutions .solution .bulle img { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); max-width: 45%; max-height: 45%; }
  .home .parlons-en-maintenant { text-align: left; background: #f7f7f7; font-family: "source_sans_pro_light", sans-serif; font-size: 25px; padding: 60px 0;}
      .home .parlons-en-maintenant .icon-info,
      .home .parlons-en-maintenant h4 { display: inline-block; vertical-align: top }
      .home .parlons-en-maintenant .icon-info { margin-right: 20px; }
      .home .parlons-en-maintenant h4 strong { font-family: "source_sans_pro_regular", sans-serif; }
      .home .parlons-en-maintenant a { font-family: "source_sans_pro_regular", sans-serif; background: #ed1a3a; font-size: 18px; color: #fff; padding: 16px 22px; float:right; }
      .home .parlons-en-maintenant a span { display: inline-block; margin-right: 10px; }
      .home .parlons-en-maintenant .icon-chevron { vertical-align: middle }
  .home .infos-legales { color: #000; text-align: left; font-size: 12px; font-family: "source_sans_pro_light", sans-serif; margin: 40px 20px; }
  .home .eimm-main-footer { text-align: left; font-family: "source_sans_pro_semibold", sans-serif;  }
  .appli_particuliers #solutions h2 { margin-bottom: 0; }
  .appli_particuliers #solutions .fonctionnalites-choix { margin-bottom: 20px; }
  .appli_particuliers #solutions .fonctionnalites-choix span { border-top: 4px solid transparent; font-size: 17px; font-family: "source_sans_pro_light", sans-serif; transition: 0; padding: 15px 0px; display: inline-block; width: auto; margin-right: 74px; margin-left: 0; color:#ccc; }
  .appli_particuliers #solutions .fonctionnalites-choix span:last-child { margin-right: 0; }
  .appli_particuliers #solutions .fonctionnalites-choix span.active { border-radius: 0; background: transparent; color: #7cc01d; border-top: 4px solid #7cc01d; }
  .appli_particuliers #solutions .fonctionnalites-choix span:hover { border-radius: 0; background: transparent; color: #7cc01d; border-top: 4px solid #7cc01d; }
  .appli_particuliers .breadcrumb { padding: 10px 0 20px; margin: 0; }
  .appli_particuliers .breadcrumb span { color: #424242; }
  .appli_particuliers .title-container { height: 210px; padding: 30px 38px; }
    .appli_particuliers .title-container .title-sub-container { width: 560px; }
    .appli_particuliers .title-container .title-sub-container h1 { font-size: 32px; }
    .appli_particuliers .catch-phrase { line-height: 1.3; margin-top: 40px; text-align: center; font-family: "source_sans_pro_light", sans-serif; font-size: 22px; }
    .appli_particuliers .catch-phrase strong { font-family: "source_sans_pro_semibold", sans-serif; }
    .appli_particuliers .bloc-notifications { text-align: left; margin-top: 40px; background: #f7f7f7; padding: 40px 60px;}
    .appli_particuliers .bloc-notifications .video { width: 48% !important; display: inline-block; }
    .appli_particuliers .bloc-notifications .bloc-notifications-contenu { vertical-align: top; width: 48% !important; display: inline-block; font-family: "source_sans_pro_light", sans-serif; font-size: 17px; }
    .appli_particuliers .bloc-notifications .bloc-notifications-contenu h2 { vertical-align: top; margin-top: 30px; font-size: 22px; font-family: "source_sans_pro_semibold", sans-serif; padding-left: 90px; margin-bottom: 20px; position: relative; }
    .appli_particuliers .bloc-notifications .bloc-notifications-contenu h2:before { content:""; position: absolute; top: -14px; left: 15px; background: url(../images/appli_particuliers/notification-alert.svg) no-repeat; width: 58px; background-size: 100%; height: 58px; display: inline-block; }
    .appli_particuliers .bloc-notifications .bloc-notifications-contenu p { padding-left: 15px; font-size: 17px; line-height: 1.4; }
    .appli_particuliers .sub-bloc-notifications { margin-bottom: 40px;  }
    .appli_particuliers .sub-bloc-notifications .notification { line-height: 1.25; margin-top: 20px; vertical-align: top; height: 410px; width: 32%; margin-right: 15px; background: #f7f7f7; display: inline-block; padding: 20px; font-family: "source_sans_pro_light", sans-serif; font-size: 17px;}
      .appli_particuliers .sub-bloc-notifications .notification:last-child { margin-right: 0; }
      .appli_particuliers .sub-bloc-notifications .notification .picto-container { width: 100px; height: 80px; margin: 0 auto; position: relative; }
      .appli_particuliers .sub-bloc-notifications .notification .picto-container .picto { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
      .appli_particuliers .sub-bloc-notifications .notification:first-child .picto-container .picto { top: 60%; }
      .appli_particuliers .sub-bloc-notifications .notification h3 { font-size: 22px; font-family: "source_sans_pro_semibold", sans-serif; margin: 20px auto; }
    .appli_particuliers .decouvrez-solutions-wrapper { background: #f7f7f7; padding: 40px 0 0; }
  .appli_particuliers .decouvrez-solutions h2 { width: 100%; margin-top: 60px; margin-bottom: 0; }
      .appli_particuliers .decouvrez-solutions h2:before { left: 75%; }
      .appli_particuliers .decouvrez-solutions h2:after { right: 75%; }
        .appli_particuliers .decouvrez-solutions-wrapper .decouvrez-solutions-block .decouvrez-solutions-block-left { display: inline-block; width: 38%; padding: 40px 60px 40px 0; border-right: 1px solid #dbdbdb; }
        .appli_particuliers .decouvrez-solutions-wrapper .decouvrez-solutions-block .decouvrez-solutions-block-left .video { margin-bottom: 20px; width: 100%; }
        .appli_particuliers .decouvrez-solutions-wrapper .decouvrez-solutions-block .decouvrez-solutions-block-left .apps { margin-right: 15px; }
        .appli_particuliers .decouvrez-solutions-wrapper .decouvrez-solutions-block .decouvrez-solutions-block-left .apps:last-child { margin-right: 0; }
        .appli_particuliers .decouvrez-solutions-wrapper .decouvrez-solutions-block .decouvrez-solutions-block-right { font-family: "source_sans_pro_light", sans-serif; display: inline-block; width: 60%; padding: 25px 0 40px 0; vertical-align: top }
        .appli_particuliers .decouvrez-solutions-wrapper .decouvrez-solutions-block .decouvrez-solutions-block-right .iphone { float: left; margin-left: 40px; margin-top: -5px; }
        .appli_particuliers .decouvrez-solutions-wrapper .decouvrez-solutions-block .decouvrez-solutions-block-right ul { list-style-type: none; text-align: left; }
        .appli_particuliers .decouvrez-solutions-wrapper .decouvrez-solutions-block .decouvrez-solutions-block-right ul li { margin-bottom: 20px; padding-left: 290px; position:relative; font-size: 17px; }
        .appli_particuliers .decouvrez-solutions-wrapper .decouvrez-solutions-block .decouvrez-solutions-block-right ul li .checkmark { position: absolute; top: 0; left: 240px; width: 20px; }
        .appli_particuliers .decouvrez-solutions-wrapper .decouvrez-solutions-block .decouvrez-solutions-block-right ul li span { display:inline-block; font-family: "source_sans_pro_semibold", sans-serif; margin-bottom: 10px;}
        .appli_particuliers .decouvrez-solutions-wrapper .decouvrez-solutions-block .decouvrez-solutions-block-right .asterisque { padding-left: 280px; margin-top: 40px; }
        .appli_particuliers .decouvrez-solutions { padding-bottom: 20px; border-bottom: 1px solid #d0d1d3; }
        .appli_particuliers .decouvrez-solutions .solution { display: inline-block; width: 150px; margin: 40px; font-size: 16px; font-family: "source_sans_pro_light", sans-serif; }
        .appli_particuliers .decouvrez-solutions .solution .bulle { display: inline-block; background: #c3c5c7; border-radius: 50%; width: 150px; height: 150px; position: relative; margin-bottom: 10px;  }
        .appli_particuliers .decouvrez-solutions .solution .bulle img { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); max-width: 45%; max-height: 45%; }
          .appli_particuliers .decouvrez-solutions .solution .bulle:hover { cursor: pointer; }
          .appli_particuliers .decouvrez-solutions .solution .bulle.bulle-appli:hover { background: #88cb3a; }
          .appli_particuliers .decouvrez-solutions .solution .bulle.bulle-crypto:hover { background: #5691f6; }
          .appli_particuliers .decouvrez-solutions .solution .bulle.bulle-appli-pro:hover { background: #a184c6; }
          .appli_particuliers .decouvrez-solutions .solution .bulle.bulle-paylib:hover { background: #00beeb; }
          .appli_particuliers .decouvrez-solutions .solution .bulle.bulle-social:hover { background: #6bace9; }
          .appli_particuliers .decouvrez-solutions .solution .bulle.bulle-encaissement:hover { background: #507bbf; }
          .appli_particuliers .decouvrez-solutions .solution .bulle.bulle-appli-montre:hover { background: #f0c848; }
  .appli_particuliers .parlons-en-maintenant { margin-bottom: 40px; text-align: left; background: #f7f7f7; font-family: "source_sans_pro_light", sans-serif; font-size: 25px; padding: 60px 0;}
      .appli_particuliers .parlons-en-maintenant .icon-info,
      .appli_particuliers .parlons-en-maintenant h4 { display: inline-block; vertical-align: top }
      .appli_particuliers .parlons-en-maintenant .icon-info { margin-right: 20px; }
      .appli_particuliers .parlons-en-maintenant h4 strong { font-family: "source_sans_pro_regular", sans-serif; }
      .appli_particuliers .parlons-en-maintenant a { font-family: "source_sans_pro_regular", sans-serif; background: #ed1a3a; font-size: 18px; color: #fff; padding: 16px 22px; float:right; }
      .appli_particuliers .parlons-en-maintenant a span { display: inline-block; margin-right: 10px; }
      .appli_particuliers .parlons-en-maintenant .icon-chevron { vertical-align: middle }
      .appli_particuliers .spots-tv { margin-bottom: 40px; }
    .appli_particuliers .eimm-main-footer { text-align: left; font-family: "source_sans_pro_semibold", sans-serif;  }
.cryptogramme .breadcrumb { padding: 10px 0 20px; margin: 0; }
  .cryptogramme .breadcrumb span { color: #424242; }
  .cryptogramme .title-container { height: 210px; padding: 45px 38px; background-size: 100%; }
    .cryptogramme .title-container .title-sub-container { width: 380px; background: #fff; padding: 15px 20px; float: right; margin-right: -40px; }
    .cryptogramme .title-container .title-sub-container h1 { font-family: "source_sans_pro_bold", sans-serif; font-size: 27px; text-transform: uppercase; }
    .cryptogramme .title-container .title-sub-container h1 strong { font-size: 32px; color: #e5022f; }
    .cryptogramme .catch-phrase { margin-top: 40px; text-align: center; font-family: "source_sans_pro_light", sans-serif; font-size: 22px; border-bottom: 1px solid #cccccc !important; padding-bottom: 40px; }
    .cryptogramme .catch-phrase strong { font-family: "source_sans_pro_semibold", sans-serif; }
    .cryptogramme .bloc-option-crypto { margin-top: 40px; text-align: left; margin-top: 40px; padding: 40px 0;}
    .cryptogramme .bloc-option-crypto .video { width: 48% !important; display: inline-block; }
    .cryptogramme .bloc-option-crypto .bloc-option-crypto-contenu { vertical-align: top; width: 48% !important; display: inline-block; font-family: "source_sans_pro_light", sans-serif; font-size: 17px; }
    .cryptogramme .bloc-option-crypto .bloc-option-crypto-contenu h2 { line-height: 1; vertical-align: top; font-size: 36px; font-family: "source_sans_pro_semibold", sans-serif; padding-left: 15px; margin-bottom: 20px; position: relative; }
    .cryptogramme .bloc-option-crypto .bloc-option-crypto-contenu h2 sup { font-size: 20px; }
    .cryptogramme .bloc-option-crypto .bloc-option-crypto-contenu h2 span { line-height: 1.4; color: #5691f6; }
    .cryptogramme .bloc-option-crypto .bloc-option-crypto-contenu p { padding-left: 15px; font-size: 17px; line-height: 1.4; }
    .cryptogramme .bloc-option-crypto .bloc-option-crypto-contenu .button-red { margin-top: 51px; margin-left: 10px; display: inline-block; font-family: "source_sans_pro_regular", sans-serif; position: relative; padding: 15px 120px 15px 40px; font-size: 17px; line-height: 1.4; background: #e5022f; color: #fff; text-decoration: none; }
    .cryptogramme .bloc-option-crypto .bloc-option-crypto-contenu .button-red img { position: absolute; top: 17px; right: 30px; }
    .cryptogramme .esprit-serein h2 { font-family: "source_sans_pro_light", sans-serif; font-size: 36px; width: 100%; margin-top: 60px; margin-bottom: 40px; position: relative; text-align: center; overflow: hidden; }
    .cryptogramme .esprit-serein h2:before, .cryptogramme .esprit-serein h2:after { content: ""; background-color: #ccc; position: absolute; top: 19px; width: 50%; height: 1px; }
    .cryptogramme .esprit-serein h2:before { left: 75%; }
    .cryptogramme .esprit-serein h2:after { right: 75%; }
    .cryptogramme .rassurants-achats .rassurant { vertical-align: top; display: inline-block; width: 31%; margin-right: 30px; text-align: center; margin-bottom: 60px; }
    .cryptogramme .rassurants-achats .rassurant:last-child { margin-right: 0px; }
      .cryptogramme .rassurants-achats .rassurant .icon-rassurant { width: 60px; height: 65px; margin: 0 auto 20px; }
      .cryptogramme .rassurants-achats .rassurant .icon-rassurant img { max-width: 100%; max-height: 100%; }
      .cryptogramme .rassurants-achats .rassurant h3 { font-size: 27px; font-family: "source_sans_pro_light", sans-serif; margin-bottom: 20px; }
      .cryptogramme .rassurants-achats .rassurant h3 span { font-size: 27px; font-family: "source_sans_pro_semibold", sans-serif; color: #5691f6;  }
      .cryptogramme .rassurants-achats .rassurant p { line-height: 1.3; font-size: 17px; font-family: "source_sans_pro_light", sans-serif; }
      .cryptogramme .decouvrez-solutions { text-align: center; }
      .cryptogramme .decouvrez-solutions h2 { font-family: "source_sans_pro_light", sans-serif; font-size: 36px; width: 100%; margin-top: 60px; margin-bottom: 40px; position: relative; text-align: center; overflow: hidden; }
      .cryptogramme .decouvrez-solutions h2:before, .cryptogramme .decouvrez-solutions h2:after { content: ""; background-color: #ccc; position: absolute; top: 19px; width: 50%; height: 1px; }
      .cryptogramme .decouvrez-solutions h2:before { left: 75%; }
      .cryptogramme .decouvrez-solutions h2:after { right: 75%; }
      .cryptogramme .decouvrez-solutions { padding-bottom: 20px; border-bottom: 1px solid #d0d1d3; }
      .cryptogramme .decouvrez-solutions .solution { display: inline-block; width: 150px; margin: 40px; font-size: 16px; font-family: "source_sans_pro_light", sans-serif; }
      .cryptogramme .decouvrez-solutions .solution .bulle { display: inline-block; background: #c3c5c7; border-radius: 50%; width: 150px; height: 150px; position: relative; margin-bottom: 10px;  }
          .cryptogramme .decouvrez-solutions .solution .bulle img { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); max-width: 45%; max-height: 45%; }
          .cryptogramme .decouvrez-solutions .solution .bulle:hover { cursor: pointer; }
          .cryptogramme .decouvrez-solutions .solution .bulle.bulle-appli:hover { background: #88cb3a; }
          .cryptogramme .decouvrez-solutions .solution .bulle.bulle-crypto:hover { background: #5691f6; }
          .cryptogramme .decouvrez-solutions .solution .bulle.bulle-appli-pro:hover { background: #a184c6; }
          .cryptogramme .decouvrez-solutions .solution .bulle.bulle-paylib:hover { background: #00beeb; }
          .cryptogramme .decouvrez-solutions .solution .bulle.bulle-social:hover { background: #6bace9; }
          .cryptogramme .decouvrez-solutions .solution .bulle.bulle-encaissement:hover { background: #507bbf; }
          .cryptogramme .decouvrez-solutions .solution .bulle.bulle-appli-montre:hover { background: #f0c848; }
      .cryptogramme .decouvrez-solutions.decouvrez-solutions-bulles .solution .bulle img { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); max-width: 45%; max-height: 45%; }
      .cryptogramme .decouvrez-solutions { text-align: center; }
      .cryptogramme .souscrivez h2 { font-family: "source_sans_pro_light", sans-serif; font-size: 36px; width: 100%; margin-top: 60px; margin-bottom: 40px; position: relative; text-align: center; overflow: hidden; }
      .cryptogramme .souscrivez h2:before, .cryptogramme .souscrivez h2:after { content: ""; background-color: #ccc; position: absolute; top: 19px; width: 50%; height: 1px; }
      .cryptogramme .souscrivez h2:before { left: 75%; }
      .cryptogramme .souscrivez h2:after { right: 75%; }
      .cryptogramme .souscrivez-content { background: #f7f7f7; font-family: "source_sans_pro_light", sans-serif; padding-bottom: 30px; }
      .cryptogramme .souscrivez-content p { padding: 40px 0; line-height: 1.4; font-size: 17px; }
      .cryptogramme .souscrivez-content .carte { display: inline-block; max-width: 22%; margin-right: 2.5%; }
      .cryptogramme .souscrivez-content .carte:last-child { margin-right: 0; }
      .cryptogramme .souscrivez-content .carte:last-child { margin-right: 0; }
      .cryptogramme .souscrivez-content .carte > img { padding: 5px 12px; margin-bottom: 10px; width:280px;}
      .cryptogramme .souscrivez-content .carte .button-red { width: 100%; display: inline-block; font-family: "source_sans_pro_regular", sans-serif; position: relative; padding: 15px 70px 15px 25px; font-size: 17px; line-height: 1.4; background: #e5022f; color: #fff; text-decoration: none; }
      .cryptogramme .souscrivez-content .carte .button-red img { position: absolute; top: 12px; right: 15px; }
      .cryptogramme .souscrivez-content .souscrire-telephone { padding: 40px; margin: 40px auto; font-size: 18px; font-family: "source_sans_pro_semibold", sans-serif; text-align: center; background: #fff; border-radius: 10px; }
      .cryptogramme .souscrivez-content .souscrire-telephone img { max-width: 200px; margin: 20px 0; }
      .cryptogramme .souscrivez-content .souscrire-telephone span { color: #a10074; }
      .cryptogramme .parlons-en-maintenant { margin-top: 60px; margin-bottom: 40px; text-align: left; background: #f7f7f7; font-family: "source_sans_pro_light", sans-serif; font-size: 25px; padding: 60px 0;}
      .cryptogramme .parlons-en-maintenant .icon-info,
      .cryptogramme .parlons-en-maintenant h4 { display: inline-block; vertical-align: top }
      .cryptogramme .parlons-en-maintenant .icon-info { margin-right: 20px; }
      .cryptogramme .parlons-en-maintenant h4 strong { font-family: "source_sans_pro_regular", sans-serif; }
      .cryptogramme .parlons-en-maintenant a { font-family: "source_sans_pro_regular", sans-serif; background: #ed1a3a; font-size: 18px; color: #fff; padding: 16px 22px; float:right; }
      .cryptogramme .parlons-en-maintenant a span { display: inline-block; margin-right: 10px; }
      .cryptogramme .parlons-en-maintenant .icon-chevron { vertical-align: middle }
      .cryptogramme .spots-tv { font-family: "source_sans_pro_light", sans-serif; margin-bottom: 40px; line-height: 1.3; font-size: 12px; }
      .cryptogramme .eimm-main-footer { text-align: left; font-family: "source_sans_pro_semibold", sans-serif;  }
  .appli-encaissement-mobile .breadcrumb,
            .appli-gemstone .breadcrumb { padding: 10px 0 20px; margin: 0; }
  .appli-encaissement-mobile .breadcrumb span,
            .appli-gemstone .breadcrumb span { color: #424242; }
  .appli-encaissement-mobile .title-container,
            .appli-gemstone .title-container { height: 210px; padding: 60px 38px; background-position: left top; }
  .appli-encaissement-mobile .title-container .title-sub-container,
            .appli-gemstone .title-container .title-sub-container { width: 38em; }
  .appli-encaissement-mobile .title-container .title-sub-container h1,
            .appli-gemstone .title-container .title-sub-container h1{ margin: 0 auto; }
  .appli-encaissement-mobile .sub-header .text,
            .appli-gemstone .sub-header .text { margin: 0 auto 40px auto; }
  .appli-encaissement-mobile .paiement-mobile .paiement > .left,
            .appli-gemstone .paiement-mobile .paiement > .left { padding: 60px 54px 60px 0; }
  .appli-encaissement-mobile .paiement-mobile .paiement > .right,
            .appli-gemstone .paiement-mobile .paiement > .right { padding: 60px 0 60px 54px; }
    .appli-encaissement-mobile .decouvrez-solutions,
            .appli-gemstone .decouvrez-solutions{ text-align: center; }
      .appli-encaissement-mobile .decouvrez-solutions h2,
            .appli-gemstone .decouvrez-solutions h2 { font-family: "source_sans_pro_light", sans-serif; font-size: 36px; width: 100%; margin-top: 60px; margin-bottom: 40px; position: relative; text-align: center; overflow: hidden; }
      .appli-encaissement-mobile .decouvrez-solutions h2:before, .appli-encaissement-mobile .decouvrez-solutions h2:after,
            .appli-gemstone .decouvrez-solutions h2:before,
            .appli-gemstone .decouvrez-solutions h2:after { content: ""; background-color: #ccc; position: absolute; top: 19px; width: 50%; height: 1px; }
      .appli-encaissement-mobile .decouvrez-solutions h2:before,
            .appli-gemstone .decouvrez-solutions h2:before { left: 75%; }
      .appli-encaissement-mobile .decouvrez-solutions h2:after,
            .appli-gemstone .decouvrez-solutions h2:after { right: 75%; }
      .appli-encaissement-mobile .decouvrez-solutions,
            .appli-gemstone .decouvrez-solutions { padding-bottom: 20px; border-bottom: 1px solid #d0d1d3; }
      .appli-encaissement-mobile .decouvrez-solutions .solution,
            .appli-gemstone .decouvrez-solutions .solution{ display: inline-block; width: 150px; margin: 40px; font-size: 16px; font-family: "source_sans_pro_light", sans-serif; }
      .appli-encaissement-mobile .decouvrez-solutions .solution .bulle,
            .appli-gemstone .decouvrez-solutions .solution .bulle { display: inline-block; background: #c3c5c7; border-radius: 50%; width: 150px; height: 150px; position: relative; margin-bottom: 10px;  }
          .appli-encaissement-mobile .decouvrez-solutions .solution .bulle img,
            .appli-gemstone .decouvrez-solutions .solution .bulle img{ position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); max-width: 45%; max-height: 45%; }
          .appli-encaissement-mobile .decouvrez-solutions .solution .bulle:hover,
            .appli-gemstone .decouvrez-solutions .solution .bulle:hover{ cursor: pointer; }
          .appli-encaissement-mobile .decouvrez-solutions .solution .bulle.bulle-appli:hover,
            .appli-gemstone .decouvrez-solutions .solution .bulle.bulle-appli:hover { background: #88cb3a; }
          .appli-encaissement-mobile .decouvrez-solutions .solution .bulle.bulle-crypto:hover,
            .appli-gemstone .decouvrez-solutions .solution .bulle.bulle-crypto:hover { background: #5691f6; }
          .appli-encaissement-mobile .decouvrez-solutions .solution .bulle.bulle-appli-pro:hover,
            .appli-gemstone .decouvrez-solutions .solution .bulle.bulle-appli-pro:hover { background: #a184c6; }
          .appli-encaissement-mobile .decouvrez-solutions .solution .bulle.bulle-paylib:hover,
            .appli-gemstone .decouvrez-solutions .solution .bulle.bulle-paylib:hover { background: #00beeb; }
          .appli-encaissement-mobile .decouvrez-solutions .solution .bulle.bulle-social:hover,
            .appli-gemstone .decouvrez-solutions .solution .bulle.bulle-social:hover { background: #6bace9; }
          .appli-encaissement-mobile .decouvrez-solutions .solution .bulle.bulle-encaissement:hover,
            .appli-gemstone .decouvrez-solutions .solution .bulle.bulle-encaissement:hover { background: #507bbf; }
          .appli-encaissement-mobile .decouvrez-solutions .solution .bulle.bulle-appli-montre:hover,
            .appli-gemstone .decouvrez-solutions .solution .bulle.bulle-appli-montre:hover { background: #f0c848; }
      .appli-encaissement-mobile .parlons-en-maintenant,
            .appli-gemstone .parlons-en-maintenant { margin-top: 60px; margin-bottom: 40px; text-align: left; background: #f7f7f7; font-family: "source_sans_pro_light", sans-serif; font-size: 25px; padding: 60px 0;}
      .appli-encaissement-mobile .parlons-en-maintenant .icon-info,
      .appli-encaissement-mobile .parlons-en-maintenant h4,
            .appli-gemstone .parlons-en-maintenant .icon-info,
            .appli-gemstone .parlons-en-maintenant h4 { display: inline-block; vertical-align: top }
      .appli-encaissement-mobile .parlons-en-maintenant .icon-info,
            .appli-gemstone .parlons-en-maintenant .icon-info { margin-right: 20px; }
      .appli-encaissement-mobile .parlons-en-maintenant h4 strong,
            .appli-gemstone .parlons-en-maintenant h4 strong { font-family: "source_sans_pro_regular", sans-serif; }
      .appli-encaissement-mobile .parlons-en-maintenant a,
            .appli-gemstone .parlons-en-maintenant a { font-family: "source_sans_pro_regular", sans-serif; background: #ed1a3a; font-size: 18px; color: #fff; padding: 16px 22px; float:right; }
      .appli-encaissement-mobile .parlons-en-maintenant a span,
            .appli-gemstone .parlons-en-maintenant a span { display: inline-block; margin-right: 10px; }
      .appli-encaissement-mobile .parlons-en-maintenant .icon-chevron,
            .appli-gemstone .parlons-en-maintenant .icon-chevron { vertical-align: middle }
      .appli-encaissement-mobile .mentions,
            .appli-gemstone .mentions { text-align: left; font-family: "source_sans_pro_light", sans-serif; margin-bottom: 40px; line-height: 1.3; font-size: 12px; }
      .appli-encaissement-mobile .eimm-main-footer,
            .appli-gemstone .eimm-main-footer { text-align: left; font-family: "source_sans_pro_semibold", sans-serif;  }
  .appli_montre .breadcrumb { padding: 10px 0 20px; margin: 0; }
  .appli_montre .breadcrumb span { color: #424242; }
  .appli_montre .title-container { height: 210px; padding: 60px 38px; background-position: left top; }
  .appli_montre .title-container .title-sub-container { width: 38em; }
  .appli_montre .title-container .title-sub-container h1 { margin: 0 auto; font-size: 30px; font-size: 2rem; }
  .appli_montre .sub-header .text { margin: 0 auto 40px auto; }
  .appli_montre .sub-menu { padding: 22px 30px 12px 30px; }
  .appli_montre .decouvrez-solutions .accueil > .left { padding: 60px 54px 60px 0; }
  .appli_montre .decouvrez-solutions .accueil > .right { padding: 60px 0 60px 54px; }
  .appli_montre .decouvrez-solutions { text-align: center; }
      .appli_montre .decouvrez-solutions h2 { font-family: "source_sans_pro_light", sans-serif; font-size: 36px; width: 100%; margin-top: 60px; margin-bottom: 40px; position: relative; text-align: center; overflow: hidden; }
      .appli_montre .decouvrez-solutions h2:before, .appli_montre .decouvrez-solutions h2:after { content: ""; background-color: #ccc; position: absolute; top: 19px; width: 50%; height: 1px; }
      .appli_montre .decouvrez-solutions h2:before { left: 75%; }
      .appli_montre .decouvrez-solutions h2:after { right: 75%; }
      .appli_montre .decouvrez-solutions { padding-bottom: 20px; }
      .appli_montre .decouvrez-solutions .solution { display: inline-block; width: 150px; margin: 40px; font-size: 16px; font-family: "source_sans_pro_light", sans-serif; }
      .appli_montre .decouvrez-solutions .solution .bulle { display: inline-block; background: #c3c5c7; border-radius: 50%; width: 150px; height: 150px; position: relative; margin-bottom: 10px;  }
          .appli_montre .decouvrez-solutions .solution .bulle img { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); max-width: 45%; max-height: 45%; }
          .appli_montre .decouvrez-solutions .solution .bulle:hover { cursor: pointer; }
          .appli_montre .decouvrez-solutions .solution .bulle.bulle-appli:hover { background: #88cb3a; }
          .appli_montre .decouvrez-solutions .solution .bulle.bulle-crypto:hover { background: #5691f6; }
          .appli_montre .decouvrez-solutions .solution .bulle.bulle-appli-pro:hover { background: #a184c6; }
          .appli_montre .decouvrez-solutions .solution .bulle.bulle-paylib:hover { background: #00beeb; }
          .appli_montre .decouvrez-solutions .solution .bulle.bulle-social:hover { background: #6bace9; }
          .appli_montre .decouvrez-solutions .solution .bulle.bulle-encaissement:hover { background: #507bbf; }
          .appli_montre .decouvrez-solutions .solution .bulle.bulle-appli-montre:hover { background: #f0c848; }
      .appli_montre .parlons-en-maintenant { margin-top: 60px; margin-bottom: 40px; text-align: left; background: #f7f7f7; font-family: "source_sans_pro_light", sans-serif; font-size: 25px; padding: 60px 0;}
      .appli_montre .parlons-en-maintenant .icon-info,
      .appli_montre .parlons-en-maintenant h4 { display: inline-block; vertical-align: top }
      .appli_montre .parlons-en-maintenant .icon-info { margin-right: 20px; }
      .appli_montre .parlons-en-maintenant h4 strong { font-family: "source_sans_pro_regular", sans-serif; }
      .appli_montre .parlons-en-maintenant a { font-family: "source_sans_pro_regular", sans-serif; background: #ed1a3a; font-size: 18px; color: #fff; padding: 16px 22px; float:right; }
      .appli_montre .parlons-en-maintenant a span { display: inline-block; margin-right: 10px; }
      .appli_montre .parlons-en-maintenant .icon-chevron { vertical-align: middle }
      .appli_montre .mentions { text-align: left; font-family: "source_sans_pro_light", sans-serif; margin-bottom: 40px; line-height: 1.3; font-size: 12px; }
      .appli_montre .eimm-main-footer { text-align: left; font-family: "source_sans_pro_semibold", sans-serif;  }
  .appli-pro .breadcrumb { padding: 10px 0 20px; margin: 0; }
  .appli-pro .breadcrumb span { color: #424242; }
  .appli-pro .title-container { height: 210px; padding: 60px 38px; background-position: left top; }
  .appli-pro .title-container .title-sub-container { width: 28em; }
  .appli-pro .title-container .title-sub-container h1 { margin: 0 auto; font-size: 30px; font-size: 2rem; }
  .appli-pro .sub-header .text { margin: 0 auto 40px auto; }
  .appli-pro .sub-menu { padding: 22px 30px 12px 30px; }
  .appli-pro .timeline .actualites > .left, .appli-pro .timeline .infos > .left, .appli-pro .timeline .virements > .left { padding: 60px 54px 60px 0; }
  .appli-pro .timeline .actualites > .right, .appli-pro .timeline .infos > .right, .appli-pro .timeline .virements > .right { padding: 60px 0 60px 54px; }
  .appli-pro .decouvrez-solutions { text-align: center; }
      .appli-pro .decouvrez-solutions h2 { font-family: "source_sans_pro_light", sans-serif; font-size: 36px; width: 100%; margin-top: 60px; margin-bottom: 40px; position: relative; text-align: center; overflow: hidden; }
      .appli-pro .decouvrez-solutions h2:before, .appli-pro .decouvrez-solutions h2:after { content: ""; background-color: #ccc; position: absolute; top: 19px; width: 50%; height: 1px; }
      .appli-pro .decouvrez-solutions h2:before { left: 75%; }
      .appli-pro .decouvrez-solutions h2:after { right: 75%; }
      .appli-pro .decouvrez-solutions { padding-bottom: 20px; }
      .appli-pro .decouvrez-solutions .solution { display: inline-block; width: 150px; margin: 40px; font-size: 16px; font-family: "source_sans_pro_light", sans-serif; }
      .appli-pro .decouvrez-solutions .solution .bulle { display: inline-block; background: #c3c5c7; border-radius: 50%; width: 150px; height: 150px; position: relative; margin-bottom: 10px;  }
          .appli-pro .decouvrez-solutions .solution .bulle img { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); max-width: 45%; max-height: 45%; }
          .appli-pro .decouvrez-solutions .solution .bulle:hover { cursor: pointer; }
          .appli-pro .decouvrez-solutions .solution .bulle.bulle-appli:hover { background: #88cb3a; }
          .appli-pro .decouvrez-solutions .solution .bulle.bulle-crypto:hover { background: #5691f6; }
          .appli-pro .decouvrez-solutions .solution .bulle.bulle-appli-pro:hover { background: #a184c6; }
          .appli-pro .decouvrez-solutions .solution .bulle.bulle-paylib:hover { background: #00beeb; }
          .appli-pro .decouvrez-solutions .solution .bulle.bulle-social:hover { background: #6bace9; }
          .appli-pro .decouvrez-solutions .solution .bulle.bulle-encaissement:hover { background: #507bbf; }
          .appli-pro .decouvrez-solutions .solution .bulle.bulle-appli-montre:hover { background: #f0c848; }
      .appli-pro .parlons-en-maintenant { margin-top: 60px; margin-bottom: 40px; text-align: left; background: #f7f7f7; font-family: "source_sans_pro_light", sans-serif; font-size: 25px; padding: 60px 0;}
      .appli-pro .parlons-en-maintenant .icon-info,
      .appli-pro .parlons-en-maintenant h4 { display: inline-block; vertical-align: top }
      .appli-pro .parlons-en-maintenant .icon-info { margin-right: 20px; }
      .appli-pro .parlons-en-maintenant h4 strong { font-family: "source_sans_pro_regular", sans-serif; }
      .appli-pro .parlons-en-maintenant a { font-family: "source_sans_pro_regular", sans-serif; background: #ed1a3a; font-size: 18px; color: #fff; padding: 16px 22px; float:right; }
      .appli-pro .parlons-en-maintenant a span { display: inline-block; margin-right: 10px; }
      .appli-pro .parlons-en-maintenant .icon-chevron { vertical-align: middle }
      .appli-pro .mentions { text-align: left; font-family: "source_sans_pro_light", sans-serif; margin-bottom: 40px; line-height: 1.3; font-size: 12px; }
  .appli-paiement-mobile .breadcrumb { padding: 10px 0 20px; margin: 0; }
  .appli-paiement-mobile .breadcrumb span { color: #424242; }
  .appli-paiement-mobile .title-container { height: 210px; padding: 60px 38px; background-position: left top; }
    .appli-paiement-mobile .title-container:after { display: none !important; }
  .appli-paiement-mobile .title-container .title-sub-container { width: 28em; }
  .appli-paiement-mobile .title-container .title-sub-container h1 { margin: 0 auto; font-size: 30px; font-size: 2rem; }
  .appli-paiement-mobile .sub-header .text { margin: 0 auto 40px auto; }
  .appli-paiement-mobile .sub-menu { padding: 22px 30px 12px 30px; }
  .appli-paiement-mobile .catch-phrase { line-height: 1.3; margin-top: 40px; margin-bottom: 40px; text-align: center; font-family: "source_sans_pro_light", sans-serif; font-size: 22px; }
  .appli-paiement-mobile .timeline .actualites > .left, .appli-pro .timeline .infos > .left, .appli-pro .timeline .virements > .left { padding: 60px 54px 60px 0; }
  .appli-paiement-mobile .timeline .actualites > .right, .appli-pro .timeline .infos > .right, .appli-pro .timeline .virements > .right { padding: 60px 0 60px 54px; }
  .appli-paiement-mobile .decouvrez-solutions { text-align: center; }
    .appli-paiement-mobile .decouvrez-solutions h2 { font-family: "source_sans_pro_light", sans-serif; font-size: 36px; width: 100%; margin-top: 60px; margin-bottom: 40px; position: relative; text-align: center; overflow: hidden; }
    .appli-paiement-mobile .decouvrez-solutions h2:before, .appli-paiement-mobile .decouvrez-solutions h2:after { content: ""; background-color: #ccc; position: absolute; top: 19px; width: 50%; height: 1px; }
    .appli-paiement-mobile .decouvrez-solutions h2:before { left: 75%; }
    .appli-paiement-mobile .decouvrez-solutions h2:after { right: 75%; }
    .appli-paiement-mobile .decouvrez-solutions { padding-bottom: 20px; }
    .appli-paiement-mobile .decouvrez-solutions .solution { display: inline-block; width: 150px; margin: 40px; font-size: 16px; font-family: "source_sans_pro_light", sans-serif; }
    .appli-paiement-mobile .decouvrez-solutions .solution .bulle { display: inline-block; background: #c3c5c7; border-radius: 50%; width: 150px; height: 150px; position: relative; margin-bottom: 10px;  }
        .appli-paiement-mobile .decouvrez-solutions .solution .bulle img { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); max-width: 45%; max-height: 45%; }
        .appli-paiement-mobile .decouvrez-solutions .solution .bulle:hover { cursor: pointer; }
        .appli-paiement-mobile .decouvrez-solutions .solution .bulle.bulle-appli:hover { background: #88cb3a; }
        .appli-paiement-mobile .decouvrez-solutions .solution .bulle.bulle-appli-pro:hover { background: #a184c6; }
        .appli-paiement-mobile .decouvrez-solutions .solution .bulle.bulle-crypto:hover { background: #5691f6; }
        .appli-paiement-mobile .decouvrez-solutions .solution .bulle.bulle-appli-paiement-mobile:hover { background: #a184c6; }
        .appli-paiement-mobile .decouvrez-solutions .solution .bulle.bulle-paylib:hover { background: #00beeb; }
        .appli-paiement-mobile .decouvrez-solutions .solution .bulle.bulle-social:hover { background: #6bace9; }
        .appli-paiement-mobile .decouvrez-solutions .solution .bulle.bulle-encaissement:hover { background: #507bbf; }
        .appli-paiement-mobile .decouvrez-solutions .solution .bulle.bulle-appli-montre:hover { background: #f0c848; }
    .appli-paiement-mobile .parlons-en-maintenant { margin-top: 60px; margin-bottom: 40px; text-align: left; background: #f7f7f7; font-family: "source_sans_pro_light", sans-serif; font-size: 25px; padding: 60px 0;}
    .appli-paiement-mobile .parlons-en-maintenant .icon-info,
    .appli-paiement-mobile .parlons-en-maintenant h4 { display: inline-block; vertical-align: top }
    .appli-paiement-mobile .parlons-en-maintenant .icon-info { margin-right: 20px; }
    .appli-paiement-mobile .parlons-en-maintenant h4 strong { font-family: "source_sans_pro_regular", sans-serif; }
    .appli-paiement-mobile .parlons-en-maintenant a { font-family: "source_sans_pro_regular", sans-serif; background: #ed1a3a; font-size: 18px; color: #fff; padding: 16px 22px; float:right; }
    .appli-paiement-mobile .parlons-en-maintenant a span { display: inline-block; margin-right: 10px; }
    .appli-paiement-mobile .parlons-en-maintenant .icon-chevron { vertical-align: middle }
    .appli-paiement-mobile .mentions { text-align: left; font-family: "source_sans_pro_light", sans-serif; margin-bottom: 40px; line-height: 1.3; font-size: 12px; }
    .appli-paiement-mobile .eimm-main-footer { text-align: left; font-family: "source_sans_pro_semibold", sans-serif;  }
      .appli-paiement-mobile .paiement-mobile {
    overflow: hidden;
    text-align: center;
    margin-bottom: 40px; }
    .appli-paiement-mobile .paiement-mobile .achat {
      display: block;
      height: 100%;
      overflow: hidden;
      position: relative; }
      .appli-paiement-mobile .paiement-mobile .achat:after {
        content: '';
        width: 2px;
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -1px;
        height: 100%;
        display: block;
        z-index: 0;
        background-color: #dbdbdb; }
      .appli-paiement-mobile .paiement-mobile .achat .picto {
        display: block;
        margin: 0 auto;
        position: relative;
        z-index: 10; }
      .appli-paiement-mobile .paiement-mobile .achat > .left {
        float: left;
        text-align: right;
        width: 50%;
        padding: 80px 54px 80px 0; }


		.appli-paiement-mobile .paiement-mobile .achat .left.left3 {
        	padding-top:160px;

		}

		@media screen and (max-width: 1029px) {
			.appli-paiement-mobile .paiement-mobile .achat .left.left3 {
				padding-top:80px;

			}
		}

		@media screen and (max-width: 767px) {
			.appli-paiement-mobile .paiement-mobile .achat .left.left3 {
				padding-top:0px;

			}
		}
     .appli-paiement-mobile .paiement-mobile .achat h3 {
          font-family: "source_sans_pro_light", sans-serif;
          font-size: 2.5rem;
          line-height: 40px;
          color: #212121;
          display: block;
          margin-top: 20px;
          margin-bottom: 20px; }

		  .appli-paiement-mobile .paiement-mobile strong{
            font-family: "source_sans_pro_semibold", sans-serif;
            color: #21bbe6 !important;
             }

			.appli-paiement-mobile .paiement-mobile .blue{
				color: #21bbe6 !important;
			}

          .appli-paiement-mobile .paiement-mobile .achat h3 strong {
            font-family: "source_sans_pro_semibold", sans-serif;
            color: #21bbe6; }
        .appli-paiement-mobile .paiement-mobile .achat .text {
          color: #212121;
          font-size: 1.125rem;
          font-family: "source_sans_pro_light", sans-serif;
          line-height: normal;
          display: inline-block;
          width: 80%;
          margin-bottom: 30px; }
        .appli-paiement-mobile .paiement-mobile .achat .nfc-ctn p {
          color: #212121;
          font-size: 0.9375rem;
          font-family: "source_sans_pro_light", sans-serif;
          line-height: normal;
          margin-bottom: 20px;
          display: inline-block;
          vertical-align: top;
          width: 50%; }

      .appli-paiement-mobile .paiement-mobile .achat > .right {
        float: left;
        text-align: left;
        width: 50%;
        padding: 80px 0 80px 54px;
        overflow: hidden; }
        .appli-paiement-mobile .paiement-mobile ul.ul1 {
          display: inline-block;
          vertical-align: middle;
          color: #808284;
          font-size: 18px;
          line-height: 22px;
          font-family: "source_sans_pro_light", sans-serif;
          max-width: 190px;
          vertical-align: top !important;
        margin-top: 40px;
        }

        		.appli-paiement-mobile .paiement-mobile ul.ul1 sup{
			line-height:6px;
			font-size:11px;
			vertical-align:text-top;
		}

		@media screen and (max-width: 1029px) {

			.appli-paiement-mobile .paiement-mobile ul.ul1{
				display:block;
				max-width:none;
			}
			.appli-paiement-mobile .paiement-mobile ul.ul1 li{
				background:none !important;
			}

		}

		.appli-paiement-mobile .paiement-mobile ul.ul1 b{
			font-family: "source_sans_pro_regular", sans-serif;
			color:#21bbe6;
		}

		.appli-paiement-mobile .paiement-mobile ul.ul1 li{
			list-style:none none outside;
			margin-bottom:20px;
			background:url(../images/mobile-payment/dot.png) no-repeat 0 9px;
			padding-left:15px;
		}
		.appli-paiement-mobile .paiement-mobile ul.ul1 li.noDot{
			background:none;
		}

  .twitter .breadcrumb { padding: 10px 0 20px; margin: 0; }
  .twitter .breadcrumb span { color: #424242; }
  .twitter .title-container { height: 210px; padding: 60px 38px; background-position: left top; }
  .twitter .title-container .title-sub-container { width: 34em; }
  .twitter .title-container .title-sub-container h1 { margin: 0 auto; font-size: 30px; font-size: 2rem; }
  .twitter .sub-header .text { margin: 0 auto 40px auto; }
  .twitter .sub-menu { padding: 22px 30px 12px 30px; }
  .twitter .timeline .actualites > .left, .twitter .timeline .infos > .left, .twitter .timeline .virements > .left { padding: 60px 54px 60px 0; }
  .twitter .timeline .actualites > .right, .twitter .timeline .infos > .right, .twitter .timeline .virements > .right { padding: 60px 0 60px 54px; }
  .twitter .decouvrez-solutions { text-align: center; }
      .twitter .decouvrez-solutions h2 { font-family: "source_sans_pro_light", sans-serif; font-size: 36px; width: 100%; margin-top: 60px; margin-bottom: 40px; position: relative; text-align: center; overflow: hidden; }
      .twitter .decouvrez-solutions h2:before, .twitter .decouvrez-solutions h2:after { content: ""; background-color: #ccc; position: absolute; top: 19px; width: 50%; height: 1px; }
      .twitter .decouvrez-solutions h2:before { left: 75%; }
      .twitter .decouvrez-solutions h2:after { right: 75%; }
      .twitter .decouvrez-solutions { padding-bottom: 20px; }
      .twitter .decouvrez-solutions .solution { display: inline-block; width: 150px; margin: 40px; font-size: 16px; font-family: "source_sans_pro_light", sans-serif; }
      .twitter .decouvrez-solutions .solution .bulle { display: inline-block; background: #c3c5c7; border-radius: 50%; width: 150px; height: 150px; position: relative; margin-bottom: 10px;  }
          .twitter .decouvrez-solutions .solution .bulle img { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); max-width: 45%; max-height: 45%; }
          .twitter .decouvrez-solutions .solution .bulle:hover { cursor: pointer; }
          .twitter .decouvrez-solutions .solution .bulle.bulle-appli:hover { background: #88cb3a; }
          .twitter .decouvrez-solutions .solution .bulle.bulle-crypto:hover { background: #5691f6; }
          .twitter .decouvrez-solutions .solution .bulle.bulle-twitter:hover { background: #a184c6; }
          .twitter .decouvrez-solutions .solution .bulle.bulle-paylib:hover { background: #00beeb; }
          .twitter .decouvrez-solutions .solution .bulle.bulle-social:hover { background: #6bace9; }
          .twitter .decouvrez-solutions .solution .bulle.bulle-encaissement:hover { background: #507bbf; }
          .twitter .decouvrez-solutions .solution .bulle.bulle-appli-montre:hover { background: #f0c848; }
.contact .breadcrumb { padding: 10px 0 20px; margin: 0; }
.contact .breadcrumb span { color: #424242; }
.contact .title-container { height: 210px; padding: 60px 38px; background-position: left top; }
.contact .title-container .title-sub-container { width: 32em; font-size: 22px; }
.contact .title-container .title-sub-container h1 { margin: 0 auto; font-size: 30px; font-size: 2rem; }
.contact .cta-container .text { margin: 40px auto; }

.video:hover { cursor:pointer; }
.overlay-videos {
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: #000;
    background: rgba(0, 0, 0, .7);
    z-index: 100000001;
    opacity: 0;
    -webkit-transition: 500ms;
    -moz-transition: 500ms;
    -ms-transition: 500ms;
    transition: 500ms;
}

.overlay-videos .overlay-video-player {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.overlay-videos .overlay-videos-close { position: absolute; top: 20px; right: 35px; }
.overlay-videos .overlay-videos-close img {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}
.overlay-videos .overlay-videos-close img:hover { cursor:pointer; }
.overlay-videos.visible {
  opacity: 1;
  display: block;
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -ms-transition: 500ms;
  transition: 500ms;
}

@media screen and (max-width: 960px) {

  .home .title-container,
  .home .sub-title-wrapper { margin-left: 0px; display: block; max-width: 100%; width: 100%; overflow:hidden; height: auto !important; }
    .home .sub-title-container { max-width: 49.95%; margin-left: -3px; padding: 70px 0px 40px; }
    .home .sub-title-container a { float: right; }
    .home .title-container { height: 195px !important; padding: 60px 38px; }
      .home .title-container .title-sub-container { margin-top: 0; width: 50%; position: relative; top: 0; left: 0%; padding: 0 10px 10px 20px; }
        .home .title-container .title-sub-container h1 { padding-top: 20px; font-size: 20px; text-align: left; }
        .home .title-container .title-sub-container img { display: block; position: absolute; top: 30px; right: 20px; }
    .home .sub-title-wrapper { height: auto !important; }
    .home .decouvrez-options .option { width: 90%; margin-bottom: 40px; }
      .home .decouvrez-options .option:last-child { margin-bottom: 0; }
      .home .decouvrez-options .option h3:before { right: 90%; }
      .home .decouvrez-options .option h3:after { left: 90%; }
    .home .decouvrez-solutions-block .wrapper { display:flex; flex-flow: row wrap; justify-content:space-between; flex-direction: column; }
    .home .decouvrez-solutions.decouvrez-solutions-appli h2 { margin-bottom: 40px; }
    .home .decouvrez-solutions-block .decouvrez-solutions-block-right { width: 100% !important; padding-left: 10%; box-sizing: border-box;}
    .home .decouvrez-solutions-block .decouvrez-solutions-block-right .iphone { float: none !important; display: inline-block; margin: 0 auto !important; z-index: -1; }
    .home .decouvrez-solutions-block .decouvrez-solutions-block-right ul { z-index: 1; margin-top: 40px; display: inline-block; width: 60%; }
    .home .decouvrez-solutions-block .decouvrez-solutions-block-right ul li { padding-left: 80px !important; }
    .home .decouvrez-solutions-block .decouvrez-solutions-block-right ul li img { left: 40px !important; }
    .home .decouvrez-solutions-wrapper .decouvrez-solutions-block .decouvrez-solutions-block-right .asterisque { padding-left: 65px; }
    .home .decouvrez-solutions-block .decouvrez-solutions-block-left { order: 2; width: 100% !important; border-right: 0 !important; padding: 40px !important; }
    .home .decouvrez-solutions h2:before,  .home .decouvrez-solutions h2:after { top: 14px !important; }
    .home .decouvrez-solutions h2:before { left: 90%; }
    .home .decouvrez-solutions h2:after { right: 90%; }
    .home .decouvrez-solutions { max-width: 100%; margin-bottom: 0 !important;}
    .home .decouvrez-solutions .solutions-wrapper .solution a { text-align: center; display: block !important; }
    .home .parlons-en-maintenant { font-size: 20px; text-align: center; width: 90%; border-radius: 10px; margin: 0 auto; padding: 40px 0 40px; }
    .home .parlons-en-maintenant .icon-info { display: block; margin: 0 auto 10px; }
    .home .parlons-en-maintenant h4 { display:block; }
    .home .parlons-en-maintenant a { display: inline-block; float: none; margin-top: 20px; }
    .cryptogramme .title-container .title-sub-container { width: 320px; }
    .cryptogramme .title-container .title-sub-container h1, .cryptogramme .title-container .title-sub-container h1 strong { font-size: 16px; }
    .cryptogramme .catch-phrase { font-size: 18px; padding: 0 20px 40px; }
    .cryptogramme .rassurants-achats .rassurant { max-width: 39%; width: auto; margin: 0 5% 60px; }
    .cryptogramme .esprit-serein h2:before, .cryptogramme .decouvrez-solutions h2:before { left: 90%; }
    .cryptogramme .esprit-serein h2:after, .cryptogramme .decouvrez-solutions h2:after { right: 90%; }
    .cryptogramme .souscrivez h2:before { left: 90%; }
    .cryptogramme .souscrivez h2:after { right: 90%; }
    .cryptogramme .souscrivez-content p { padding: 40px; text-align:center; }
    .cryptogramme .decouvrez-solutions { border: 0; }
    .cryptogramme .parlons-en-maintenant { font-size: 20px; text-align: center; width: 90%; border-radius: 10px; margin: 0 auto; padding: 40px 0 40px; }
    .cryptogramme .parlons-en-maintenant .icon-info { display: block; margin: 0 auto 10px; }
    .cryptogramme .parlons-en-maintenant h4 { display:block; }
    .cryptogramme .parlons-en-maintenant a { display: inline-block; float: none; margin-top: 20px; }
	.appli-paiement-mobile .title-container { height: 195px !important; padding: 60px 38px; }
      .appli-paiement-mobile .title-container .title-sub-container { margin-top: 0; width: 50%; position: relative; top: 0; left: 0%; padding: 0 10px 10px 20px; }
        .appli-paiement-mobile .title-container .title-sub-container h1 { padding-top: 20px; font-size: 20px; text-align: left; }
        .appli-paiement-mobile .title-container .title-sub-container img { display: block; position: absolute; top: 30px; right: 20px; }
    .appli-paiement-mobile .paiement-mobile .achat > .right > img { width: 60%; margin-left: 20%; }
    .appli-paiement-mobile .parlons-en-maintenant { font-size: 20px; text-align: center; width: 90%; border-radius: 10px; margin: 0 auto 40px; padding: 40px 0 40px; }
    .appli-paiement-mobile .parlons-en-maintenant .icon-info { display: block; margin: 0 auto 10px; }
    .appli-paiement-mobile .parlons-en-maintenant h4 { display:block; }
    .appli-paiement-mobile .parlons-en-maintenant a { display: inline-block; float: none; margin-top: 20px; }
    .appli-paiement-mobile .mentions { padding: 0 20px; }
	.twitter .decouvrez-solutions-block .wrapper { display:flex; flex-flow: row wrap; justify-content:space-between; flex-direction: column; }
    .twitter .decouvrez-solutions.decouvrez-solutions-appli h2 { margin-bottom: 40px; }
    .twitter .decouvrez-solutions-block .decouvrez-solutions-block-right { width: 100% !important; padding-left: 10%; box-sizing: border-box;}
    .twitter .decouvrez-solutions-block .decouvrez-solutions-block-right .iphone { float: none !important; display: inline-block; margin: 0 auto !important; z-index: -1; }
    .twitter .decouvrez-solutions-block .decouvrez-solutions-block-right ul { z-index: 1; margin-top: 40px; display: inline-block; width: 60%; }
    .twitter .decouvrez-solutions-block .decouvrez-solutions-block-right ul li { padding-left: 80px !important; }
    .twitter .decouvrez-solutions-block .decouvrez-solutions-block-right ul li img { left: 40px !important; }
    .twitter .decouvrez-solutions-wrapper .decouvrez-solutions-block .decouvrez-solutions-block-right .asterisque { padding-left: 65px; }
    .twitter .decouvrez-solutions-block .decouvrez-solutions-block-left { order: 2; width: 100% !important; border-right: 0 !important; padding: 40px !important; }
    .twitter .decouvrez-solutions h2:before,  .twitter .decouvrez-solutions h2:after { top: 14px !important; }
    .twitter .decouvrez-solutions h2:before { left: 90%; }
    .twitter .decouvrez-solutions h2:after { right: 90%; }
    .twitter .decouvrez-solutions { max-width: 100%; margin-bottom: 0 !important;}
    .twitter .decouvrez-solutions .solutions-wrapper .solution a { text-align: center; display: block !important; }

}

@media screen and (min-width: 800px) {

    .home .decouvrez-options .option { display: inline-block; width: 49%; margin-right: 1%; vertical-align: bottom; }
    .home .decouvrez-options .option:last-child { margin-right: 0; overflow: hidden; }

}

@media screen and (max-width: 768px) {

  .home .title-container { padding: 60px 0; }
  .home .title-container .title-sub-container {
    width: 55%;
    top: 70px;
    right: 0;
    float: right;
  }
  .cryptogramme .bloc-option-crypto .video { width: 90% !important; display: block; margin: 0 auto; }
  .cryptogramme .bloc-option-crypto .bloc-option-crypto-contenu { width: 90% !important; display: block; margin: 0 auto; text-align: center; }
  .cryptogramme .bloc-option-crypto .bloc-option-crypto-contenu h2 { font-size: 22px; padding-left: 0; text-align: left; margin-top: 20px; }
  .cryptogramme .bloc-option-crypto .bloc-option-crypto-contenu h2 sup { font-size: 16px; }
  .cryptogramme .bloc-option-crypto .bloc-option-crypto-contenu h2 br { display: none; }
  .cryptogramme .bloc-option-crypto .bloc-option-crypto-contenu p { padding-left: 0; text-align: left; }
  .cryptogramme .rassurants-achats .rassurant { max-width: 90%; width: auto; margin: 0 5% 60px; border-bottom: 1px solid #cccccc; padding-bottom: 40px; }
  .cryptogramme .rassurants-achats .rassurant:last-child { border: 0; padding-bottom: 0; }
  .cryptogramme .esprit-serein h2 { padding: 0 50px; }
  .cryptogramme .parlons-en-maintenant { margin-bottom: 40px; }
  .appli-paiement-mobile .paiement-mobile .achat > .left,
  .appli-paiement-mobile .paiement-mobile .achat > .right {
    width: 100%;
    text-align: center;
    padding: 60px 0 20px;
  }
  .appli-paiement-mobile .paiement-mobile .achat:after { display: none; }
  .appli-paiement-mobile .paiement-mobile .achat > .right > img { width: 40%; margin-left:0; }
  .appli-paiement-mobile .paiement-mobile .achat > .left h3 { font-size: 2.5rem; line-height: 2.8rem; }
  .appli-paiement-mobile .paiement-mobile .achat > .left .text,
  .appli-paiement-mobile .paiement-mobile .achat > .right .text {
    font-size: 1rem;
  }
  .appli-paiement-mobile .paiement-mobile .achat > .left .nfc-ctn img { width: 100%; }
  .appli-paiement-mobile .title-container .title-sub-container { width: 24em; float: right; position: relative; top: 80px; left: 20%; padding: 0 10px 10px 20px; }

}

@media screen and (max-width: 480px) {

  .home .title-container,
  .home .sub-title-wrapper { margin-top: -3px; margin-left: 0px; display: block; max-width: 100%; width: 100%; overflow:hidden; height: auto !important; }
    .home .title-container { height: 195px !important; }
    .home .sub-title-container { max-width: 100%; margin-left: -3px; padding: 70px 0px 40px; }
    .home .sub-title-container a { float: right; }
      .home .title-container .title-sub-container { width: 80%; position: relative; top: 80px; left: 20%; padding: 0 10px 10px 20px; }
        .home .title-container .title-sub-container h1 { padding-top: 20px; font-size: 20px; text-align: left; }
        .home .title-container .title-sub-container img { display: block; position: absolute; top: 30px; right: 20px; }
    .home .sub-title-wrapper { height: auto !important; }
    .home .decouvrez-options .option { width: 90%; margin-bottom: 40px; }
      .home .decouvrez-options .option:last-child { margin-bottom: 0; }
      .home .decouvrez-options .option h3:before { right: 90%; }
      .home .decouvrez-options .option h3:after { left: 90%; }
    .home .decouvrez-solutions-block .wrapper { display:flex; flex-flow: row wrap; justify-content:space-between; flex-direction: column; }
    .home .decouvrez-solutions.decouvrez-solutions-appli h2 { margin-bottom: 40px; }
    .home .decouvrez-solutions-block .decouvrez-solutions-block-right { width: 100% !important; }
    .home .decouvrez-solutions-block .decouvrez-solutions-block-right .iphone { float: none !important; display: block; margin: 0 auto !important; z-index: -1; }
    .home .decouvrez-solutions-block .decouvrez-solutions-block-right ul { z-index: 1; margin-top: 40px;display: block; width: 100%; }
    .home .decouvrez-solutions-block .decouvrez-solutions-block-right ul li { padding-left: 80px !important; }
    .home .decouvrez-solutions-block .decouvrez-solutions-block-right ul li img { left: 40px !important; }
    .home .decouvrez-solutions-wrapper .decouvrez-solutions-block .decouvrez-solutions-block-right .asterisque { padding-left: 65px; }
    .home .decouvrez-solutions-block .decouvrez-solutions-block-left { order: 2; width: 100% !important; border-right: 0 !important; padding: 40px !important; }
    .home .decouvrez-solutions h2:before,  .home .decouvrez-solutions h2:after { top: 14px !important; }
    .home .decouvrez-solutions h2:before { left: 90%; }
    .home .decouvrez-solutions h2:after { right: 90%; }
    .home .decouvrez-solutions { max-width: 100%; margin-bottom: 0 !important;}
    .home .decouvrez-solutions .solutions-wrapper .solution a { text-align: center; display: block !important; }
    .home .parlons-en-maintenant { font-size: 20px; text-align: center; width: 90%; border-radius: 10px; margin: 0 auto; padding: 40px 0 40px; }
    .home .parlons-en-maintenant .icon-info { display: block; margin: 0 auto 10px; }
    .home .parlons-en-maintenant a { display: inline-block; float: none; margin-top: 20px; }
	.appli-paiement-mobile .title-container .title-sub-container { width: 20em; float: right; position: relative; top: 80px; left: 20%; padding: 0 10px 10px 20px; }

	.twitter .decouvrez-solutions-block .wrapper { display:flex; flex-flow: row wrap; justify-content:space-between; flex-direction: column; }
    .twitter .decouvrez-solutions.decouvrez-solutions-appli h2 { margin-bottom: 40px; }
    .twitter .decouvrez-solutions-block .decouvrez-solutions-block-right { width: 100% !important; }
    .twitter .decouvrez-solutions-block .decouvrez-solutions-block-right .iphone { float: none !important; display: block; margin: 0 auto !important; z-index: -1; }
    .twitter .decouvrez-solutions-block .decouvrez-solutions-block-right ul { z-index: 1; margin-top: 40px;display: block; width: 100%; }
    .twitter .decouvrez-solutions-block .decouvrez-solutions-block-right ul li { padding-left: 80px !important; }
    .twitter .decouvrez-solutions-block .decouvrez-solutions-block-right ul li img { left: 40px !important; }
    .twitter .decouvrez-solutions-wrapper .decouvrez-solutions-block .decouvrez-solutions-block-right .asterisque { padding-left: 65px; }
    .twitter .decouvrez-solutions-block .decouvrez-solutions-block-left { order: 2; width: 100% !important; border-right: 0 !important; padding: 40px !important; }
    .twitter .decouvrez-solutions h2:before,  .twitter .decouvrez-solutions h2:after { top: 14px !important; }
    .twitter .decouvrez-solutions h2:before { left: 90%; }
    .twitter .decouvrez-solutions h2:after { right: 90%; }
    .twitter .decouvrez-solutions { max-width: 100%; margin-bottom: 0 !important;}
    .twitter .decouvrez-solutions .solutions-wrapper .solution a { text-align: center; display: block !important; }
.appli-paiement-mobile .title-container .title-sub-container { width: 20em; float: right; position: relative; top: 80px; left: 20%; padding: 0 10px 10px 20px; }

}

/* 2017.12.19 */

.home .decouvrez-options:after{
  content: '';
  display: table;
  width: 100%;
  clear: both;
}
