.home article .post-content > .row-container:first-child::before {
  display: none; }

.home .row-background .uncode-video-container, .home .column-background .uncode-video-container {
  opacity: 1 !important; }

.font-family-menu,
.menu-container ul.menu-smart a {
  font-family: "Fira Sans", Helvetica, Arial, sans-serif; }

.hmenu .menu-smart,
.hmenu-center .menu-smart {
  height: auto;
  padding-top: 8px; }

.font-weight-menu,
.menu-container ul.menu-smart > li > a,
.menu-container ul.menu-smart li.dropdown > a,
.menu-container ul.menu-smart li.mega-menu > a,
.menu-smart i.fa-dropdown, .vmenu-container a {
  font-weight: normal; }

body #masthead.is_stuck .menu-primary-inner > li.wpml-ls-item,
body #masthead.is_stuck .menu-primary-inner > li.login,
body #masthead.is_stuck .menu-primary-inner > li.signup {
  height: 33px !important;
  line-height: normal !important;
  border-radius: 30px !important; }

body #masthead.is_stuck .menu-primary-inner > li.wpml-ls-item {
  margin: 27px 0 0 !important; }

body #masthead.is_stuck .menu-smart {
  padding-top: 0 !important; }

body #masthead .menu-primary-inner > li.signup:hover a, body #masthead .menu-primary-inner > li.signup a:hover {
  color: #32DBAA !important; }

.page-template-default article .post-content > .row-container:first-child .row-background {
  top: 0; }

.first-bg .row-background .background-wrapper .background-inner,
.first-bg .column-background .background-wrapper .background-inner {
  background-position: left 0 !important; }

.first-bg .uncol {
  padding-left: 15%; }
.first-bg .row div[class*=col-lg-].pos-top,
.first-bg .row div[class*=col-lg-].pos-top .uncell {
  vertical-align: middle;
  height: 100vh; }

.logo-container {
  padding-top: 17px; }

.page-template-default article .post-content > .row-container h1 strong {
  font-family: "Amaranth", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 4vw; }

.negtop {
  margin-top: 0 !important;
  Padding: 0 !important; }

.menu-wrapper {
  display: table-row;
  width: 100%;
  position: fixed;
  z-index: 1000; }

.negtop .align_left h1.h1.font-weight-300 {
  font-size: 2vw !important; }

.num-section-lateral {
  font-family: "Fira Sans", Helvetica, Arial, sans-serif;
  position: absolute !important;
  transform: translateY(0) rotate(-90deg);
  z-index: 10;
  width: 300px;
  top: 100px;
  right: -260px; }
  .num-section-lateral p {
    display: inline-block;
    margin: 0;
    vertical-align: middle; }
  .num-section-lateral p:first-child {
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 16px;
    color: #fff;
    padding-right: 100px;
    position: relative; }
    .num-section-lateral p:first-child:after {
      content: '';
      width: 110px;
      height: 4px;
      background: #f1f2f4;
      opacity: 0.2;
      position: absolute;
      top: 10px;
      right: -20px; }
  .num-section-lateral p:last-child {
    font-size: 60px;
    color: #f1f2f4;
    opacity: 0.2;
    font-weight: 700; }

.btn-container .btn-style.btn-fuschia:active, .btn-container .btn-style.btn-fuschia:focus {
  color: #fff !important;
  background: #ea2a5d !important; }
.btn-container .btn-style.btn-blue, .btn-container .btn-style.btn-blue:focus {
  color: #fff !important;
  background: none !important;
  border: 2px solid #fff !important; }
.btn-container .btn-style.btn-purple, .btn-container .btn-style.btn-purple:focus {
  color: #fff !important;
  background: none !important;
  border: 2px solid #fff !important; }

.btn-style {
  font-family: "Fira Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #fff !important;
  font-size: 18px !important;
  text-transform: uppercase !important;
  position: relative !important;
  z-index: 3 !important;
  border: none !important;
  transition: all ease-in-out 0.25s !important;
  border-radius: 30px;
  padding: 5px 15px 4px; }
  .btn-style:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 30px;
    background: none;
    position: absolute;
    bottom: inherit !important;
    right: inherit !important;
    top: 6px !important;
    left: 3px !important;
    z-index: 1;
    transition: all ease-in-out 0.25s !important; }
  .btn-style.btn-fuschia, .btn-style.btn-fuschia:focus {
    color: #fff !important;
    background: #ea2a5d !important; }
    .btn-style.btn-fuschia:after, .btn-style.btn-fuschia:focus:after {
      border: 2px solid #ea2a5d !important; }
    .btn-style.btn-fuschia:hover, .btn-style.btn-fuschia:focus:hover {
      color: #ea2a5d !important;
      background: #fff !important; }
      .btn-style.btn-fuschia:hover:after, .btn-style.btn-fuschia:focus:hover:after {
        border: 2px solid #fff !important; }
  .btn-style.btn-blue, .btn-style.btn-blue:focus {
    color: #fff !important;
    background: none !important;
    border: 2px solid #fff !important; }
    .btn-style.btn-blue:after, .btn-style.btn-blue:focus:after {
      width: 197px;
      height: 36px;
      background: none;
      top: 0 !important;
      left: -2px !important;
      z-index: -1;
      border: 3px solid #31a8de; }
    .btn-style.btn-blue:hover, .btn-style.btn-blue:focus:hover {
      color: #31a8de !important;
      border-color: #31a8de !important; }
      .btn-style.btn-blue:hover:after, .btn-style.btn-blue:focus:hover:after {
        border: 3px solid #fff !important; }
  .btn-style.btn-purple, .btn-style.btn-purple:focus {
    color: #fff !important;
    background: none !important;
    border: 2px solid #fff !important; }
    .btn-style.btn-purple:after, .btn-style.btn-purple:focus:after {
      width: 140px;
      height: 36px;
      background: none;
      top: 0 !important;
      left: -2px !important;
      z-index: -1;
      border: 3px solid #8f61e4; }
    .btn-style.btn-purple:hover, .btn-style.btn-purple:focus:hover {
      color: #8f61e4 !important;
      border-color: #8f61e4 !important; }
      .btn-style.btn-purple:hover:after, .btn-style.btn-purple:focus:hover:after {
        border: 3px solid #fff !important; }

.page-template-default article .post-content > .row-container.wording-accroche .heading-text {
  position: relative; }
.page-template-default article .post-content > .row-container.wording-accroche .heading-text:before {
  content: '';
  width: 160px;
  height: 160px;
  display: block;
  border-radius: 50%;
  background: #fad4de;
  position: absolute;
  top: -30px;
  left: -50px; }
.page-template-default article .post-content > .row-container.wording-accroche h2 {
  text-align: left;
  color: #3d434f;
  font-size: 32px;
  font-weight: 700;
  position: relative;
  padding: 0; }
  .page-template-default article .post-content > .row-container.wording-accroche h2 em {
    position: absolute;
    font-size: 28px;
    bottom: 19px;
    font-weight: normal;
    font-style: normal;
    left: 10px;
    transform: rotate(-90deg); }
  .page-template-default article .post-content > .row-container.wording-accroche h2 strong {
    color: #ea2a5d;
    font-weight: 700; }
  .page-template-default article .post-content > .row-container.wording-accroche h2 span:nth-child(2), .page-template-default article .post-content > .row-container.wording-accroche h2 span:nth-child(3) {
    padding-left: 65px; }

.row-title .row-parent {
  padding-bottom: 0 !important; }
.row-title h2 {
  font-size: 40px;
  font-family: "Fira Sans", Helvetica, Arial, sans-serif;
  color: #000 !important;
  text-align: left !important;
  padding: 0 0 40px 60px !important; }
.row-title hr.separator-break.separator-accent {
  margin: 0;
  transform: rotate(90deg);
  border-top-width: 2px;
  width: 60px;
  position: absolute;
  bottom: 10px;
  left: 95px;
  z-index: 10;
  border-color: #dad9e0 !important; }

.row-solutions-adaptees .row-inner {
  margin-left: 0 !important; }
.row-solutions-adaptees .row-parent {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.col-solution {
  padding-left: 0 !important; }
  .col-solution:hover .uncol {
    border-color: transparent !important; }
    .col-solution:hover .uncol .column-background {
      margin: -50px; }
  .col-solution .uncol {
    border: 50px solid #000;
    transition: all ease-in-out 0.25s; }
    .col-solution .uncol .single-block-padding {
      padding: 0; }
    .col-solution .uncol .column-background {
      transition: all ease-in-out 0.25s; }
  .col-solution.col-solution-1 .uncol {
    border-color: #6d4da3; }
  .col-solution.col-solution-1:hover .bloc-solution-1 p:last-child a {
    color: #6d4da3 !important;
    background: #fff !important; }
  .col-solution.col-solution-1:hover .bloc-solution-1 p:last-child:after {
    border: 2px solid #fff !important; }
  .col-solution.col-solution-2 .uncol {
    border-color: #3f4ea4; }
  .col-solution.col-solution-2:hover .bloc-solution-2 p:last-child a {
    color: #3f4ea4 !important;
    background: #fff !important; }
  .col-solution.col-solution-2:hover .bloc-solution-2 p:last-child:after {
    border: 2px solid #fff !important; }
  .col-solution.col-solution-3 .uncol {
    border-color: #2675b3; }
  .col-solution.col-solution-3:hover .bloc-solution-3 p:last-child a {
    color: #2675b3 !important;
    background: #fff !important; }
  .col-solution.col-solution-3:hover .bloc-solution-3 p:last-child:after {
    border: 2px solid #fff !important; }
  .col-solution.col-solution-4 .uncol {
    border-color: #258bb2; }
  .col-solution.col-solution-4:hover .bloc-solution-4 p:last-child a {
    color: #258bb2 !important;
    background: #fff !important; }
  .col-solution.col-solution-4:hover .bloc-solution-4 p:last-child:after {
    border: 2px solid #fff !important; }
  .col-solution.col-solution-5 .uncol {
    border-color: #2796a7; }
  .col-solution.col-solution-5:hover .bloc-solution-5 p:last-child a {
    color: #2796a7 !important;
    background: #fff !important; }
  .col-solution.col-solution-5:hover .bloc-solution-5 p:last-child:after {
    border: 2px solid #fff !important; }
  .col-solution.col-solution-6 .uncol {
    border-color: #fff; }
  .col-solution.col-solution-6:hover .bloc-solution-6 p:last-child a {
    color: #61bfc4 !important;
    background: #fff !important; }
  .col-solution.col-solution-6:hover .bloc-solution-6 p:last-child:after {
    border: 2px solid #fff !important; }

.bloc-solution {
  text-align: left;
  padding: 50px 30px;
  min-height: 365px;
  background: rgba(255, 255, 255, 0.9); }
  .bloc-solution h2 {
    font-family: "Amaranth", Helvetica, Arial, sans-serif;
    font-size: 26px !important;
    font-weight: 700 !important;
    padding-bottom: 0 !important;
    margin-bottom: 10px !important;
    text-align: left !important;
    line-height: 1; }
    .bloc-solution h2:after {
      content: '';
      width: 50px;
      height: 4px;
      display: block;
      margin: 15px 0; }
  .bloc-solution p {
    font-size: 16px;
    color: #000;
    font-weight: 300;
    line-height: 1.4;
    margin-top: 15px; }
    .bloc-solution p:last-child {
      display: inline-block;
      position: absolute;
      bottom: 30px;
      left: 30px; }
      .bloc-solution p:last-child a {
        color: #fff !important;
        font-size: 16px !important;
        font-weight: 500;
        text-transform: uppercase !important;
        position: relative !important;
        z-index: 3 !important;
        border: none !important;
        transition: all ease-in-out 0.25s !important;
        border-radius: 30px;
        padding: 5px 15px 4px; }
      .bloc-solution p:last-child:after {
        content: '';
        display: block;
        width: 100%;
        height: 100%;
        border-radius: 30px;
        background: none;
        position: absolute;
        bottom: inherit !important;
        right: inherit !important;
        top: 5px !important;
        left: 2px !important;
        z-index: 1;
        transition: all ease-in-out 0.25s !important; }
  .bloc-solution.bloc-solution-1 h2 {
    color: #6d4da3 !important; }
    .bloc-solution.bloc-solution-1 h2:after {
      background: #6d4da3; }
  .bloc-solution.bloc-solution-1 p:last-child a {
    background: #6d4da3 !important; }
  .bloc-solution.bloc-solution-1 p:last-child:after {
    border: 2px solid #6d4da3 !important; }
  .bloc-solution.bloc-solution-2 h2 {
    color: #3f4ea4 !important; }
    .bloc-solution.bloc-solution-2 h2:after {
      background: #3f4ea4; }
  .bloc-solution.bloc-solution-2 p:last-child a {
    background: #3f4ea4 !important; }
  .bloc-solution.bloc-solution-2 p:last-child:after {
    border: 2px solid #3f4ea4 !important; }
  .bloc-solution.bloc-solution-3 h2 {
    color: #2675b3 !important; }
    .bloc-solution.bloc-solution-3 h2:after {
      background: #2675b3; }
  .bloc-solution.bloc-solution-3 p:last-child a {
    background: #2675b3 !important; }
  .bloc-solution.bloc-solution-3 p:last-child:after {
    border: 2px solid #2675b3 !important; }
  .bloc-solution.bloc-solution-3 p:last-child:hover {
    color: #2675b3 !important;
    background: #fff !important; }
    .bloc-solution.bloc-solution-3 p:last-child:hover:after {
      border: 2px solid #fff !important; }
  .bloc-solution.bloc-solution-4 h2 {
    color: #258bb2 !important; }
    .bloc-solution.bloc-solution-4 h2:after {
      background: #258bb2; }
  .bloc-solution.bloc-solution-4 p:last-child a {
    background: #258bb2 !important; }
  .bloc-solution.bloc-solution-4 p:last-child:after {
    border: 2px solid #258bb2 !important; }
  .bloc-solution.bloc-solution-4 p:last-child:hover {
    color: #258bb2 !important;
    background: #fff !important; }
    .bloc-solution.bloc-solution-4 p:last-child:hover:after {
      border: 2px solid #fff !important; }
  .bloc-solution.bloc-solution-5 h2 {
    color: #2796a7 !important; }
    .bloc-solution.bloc-solution-5 h2:after {
      background: #2796a7; }
  .bloc-solution.bloc-solution-5 p:last-child a {
    background: #2796a7 !important; }
  .bloc-solution.bloc-solution-5 p:last-child:after {
    border: 2px solid #2796a7 !important; }
  .bloc-solution.bloc-solution-5 p:last-child:hover {
    color: #2796a7 !important;
    background: #fff !important; }
    .bloc-solution.bloc-solution-5 p:last-child:hover:after {
      border: 2px solid #fff !important; }
  .bloc-solution.bloc-solution-6 {
    background: #61bfc4; }
    .bloc-solution.bloc-solution-6 h2 {
      color: #fff !important; }
      .bloc-solution.bloc-solution-6 h2:after {
        background: #fff; }
    .bloc-solution.bloc-solution-6 p {
      color: #fff; }
    .bloc-solution.bloc-solution-6 p:last-child a {
      color: #61bfc4 !important;
      background: #fff !important; }
    .bloc-solution.bloc-solution-6 p:last-child:after {
      border: 2px solid #fff !important; }
    .bloc-solution.bloc-solution-6 p:last-child:hover {
      color: #61bfc4 !important;
      background: #fff !important; }
      .bloc-solution.bloc-solution-6 p:last-child:hover:after {
        border: 2px solid #fff !important; }

.s-sec-title h2 {
  padding-bottom: 0px !important;
  padding-top: 20px; }

.title-clients-hp .text-color-prif-color {
  color: #3d434f !important;
  font-weight: 300 !important; }
  .title-clients-hp .text-color-prif-color strong {
    font-weight: 300 !important;
    color: #ea2a5d; }

.home .main-container .row-container .row-parent {
  padding: 36px 50px 36px 50px; }

.home .s-inblock .s-testim-text p {
  font-family: 'Karma', Helvetica, Arial, sans-serif;
  color: #06032f;
  line-height: 1.3; }
  .home .s-inblock .s-testim-text p .btn-style {
    padding: 10px 25px 9px; }

.home .s-power.vam {
  background: #f1f2f4; }

.home .testim-nopdt .row-parent {
  padding-top: 0 !important; }

.home .testim-logo-client {
  margin-top: 0 !important; }

.home .testim-logo-client img {
  max-width: 150px !important;
  width: auto !important;
  margin: 0 220px 0 auto; }

.home .s-testim-img {
  margin-top: 0 !important;
  position: absolute !important;
  right: 0;
  height: 200px;
  width: 200px;
  border-radius: 0;
  overflow: visible;
  bottom: -60px; }

.home .s-testim-name {
  margin-top: 0 !important; }

.home .s-testim-name p {
  color: #000 !important;
  font-weight: 600;
  font-size: 22px;
  margin-right: 220px;
  text-align: right;
  line-height: 1;
  padding-top: 5px; }

.home .s-testim-desc p {
  font-size: 18px;
  font-style: italic;
  color: #5a5a5a !important;
  margin-right: 220px;
  text-align: right; }

.home .s-inblock > .row {
  background: #f1f2f4;
  box-shadow: none;
  border-radius: 0;
  overflow: visible; }

.home .testim-nopdt .owl-carousel-wrapper {
  padding-bottom: 75px; }
.home .testim-nopdt .owl-nav.disabled {
  display: block !important;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  height: 50px;
  position: absolute;
  bottom: -40px;
  left: 50%;
  transform: translateX(-50%); }
.home .testim-nopdt .owl-prev, .home .testim-nopdt .owl-next {
  opacity: 1 !important;
  margin: 0 !important;
  animation: none; }
  .home .testim-nopdt .owl-prev .owl-nav-container, .home .testim-nopdt .owl-next .owl-nav-container {
    height: 33px;
    top: 0;
    border-radius: 0; }
    .home .testim-nopdt .owl-prev .owl-nav-container i, .home .testim-nopdt .owl-next .owl-nav-container i {
      display: none; }
.home .testim-nopdt .owl-dots .owl-dot.active span,
.home .testim-nopdt .owl-dots .owl-dot:hover span {
  background: #ea2a5d;
  border-color: #ea2a5d; }
.home .testim-nopdt .owl-dots .owl-dot span,
.home .testim-nopdt .owl-dots .owl-dot span {
  box-shadow: none;
  border: 1px solid #ea2a5d;
  width: 12px;
  height: 12px;
  transform: scale(1); }
.home .testim-nopdt .owl-prev {
  left: unset;
  right: 305px;
  margin-left: 0 !important; }
  .home .testim-nopdt .owl-prev .owl-nav-container {
    background: url(../img/arrow-left.png) left center no-repeat transparent !important; }
.home .testim-nopdt .owl-next {
  right: 255px; }
  .home .testim-nopdt .owl-next .owl-nav-container {
    background: url(../img/arrow-right.png) left center no-repeat transparent !important; }
.home .testim-nopdt .owl-dots {
  bottom: -35px !important; }

.home .owl-carousel .s-inblock {
  transform: none;
  margin-top: 0; }
.home .owl-carousel .owl-item {
  padding-bottom: 75px; }
.home .owl-carousel .s-inblock.s-inblock-testim > .row > .row-inner:last-child {
  padding-bottom: 0; }

.home .s-inblock.s-inblock-testim > .row > .row-inner {
  padding-top: 80px;
  max-width: 100% !important;
  padding-left: 50px;
  background: url(../img/quote_sign.png) left 50px no-repeat; }

.slider-decouvrir .owl-carousel-wrapper {
  padding: 100px 0 10px 10px; }
.slider-decouvrir .owl-carousel-container:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 15px;
  left: -15px;
  background: #31a9de; }
.slider-decouvrir .owl-carousel {
  background: #000; }
.slider-decouvrir .uncode-single-media-wrapper:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  background: -moz-linear-gradient(left, #5198b6 0%, rgba(125, 185, 232, 0.25) 74%, rgba(125, 185, 232, 0) 99%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #5198b6 0%, rgba(125, 185, 232, 0.25) 74%, rgba(125, 185, 232, 0) 99%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #5198b6 0%, rgba(125, 185, 232, 0.25) 74%, rgba(125, 185, 232, 0) 99%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5198b6', endColorstr='#007db9e8',GradientType=1 );
  opacity: 0.7; }
.slider-decouvrir .heading-text {
  z-index: 100;
  padding: 50px 0 0 50px; }
.slider-decouvrir h3 {
  font-family: "Amaranth", Helvetica, Arial, sans-serif;
  font-size: 3.2vw !important; }
.slider-decouvrir .uncode-single-media {
  width: 55%;
  position: absolute;
  bottom: 0;
  right: 150px;
  margin-top: 0 !important; }
.slider-decouvrir .btn-style {
  font-size: 16px !important;
  font-weight: 500;
  padding: 7px 15px 6px;
  margin-left: 50px; }
.slider-decouvrir .owl-nav.disabled {
  display: block !important; }
.slider-decouvrir .owl-prev, .slider-decouvrir .owl-next {
  opacity: 1 !important;
  margin: 0 !important;
  animation: none;
  top: inherit;
  bottom: 10px;
  right: inherit;
  left: 90px; }
  .slider-decouvrir .owl-prev .owl-nav-container, .slider-decouvrir .owl-next .owl-nav-container {
    height: 33px;
    top: -34px;
    border-radius: 0; }
    .slider-decouvrir .owl-prev .owl-nav-container i, .slider-decouvrir .owl-next .owl-nav-container i {
      display: none; }
.slider-decouvrir .owl-prev .owl-nav-container {
  background: url(../img/arrow-blue-left.png) left center no-repeat transparent !important; }
.slider-decouvrir .owl-next {
  left: 135px; }
  .slider-decouvrir .owl-next .owl-nav-container {
    background: url(../img/arrow-blue-right.png) left center no-repeat transparent !important; }

.slider-blog .owl-carousel-wrapper {
  padding: 100px 0 10px 10px; }
.slider-blog .owl-carousel-container:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 15px;
  left: -15px;
  background: #8f61e4; }
.slider-blog .owl-carousel {
  background: #000; }
.slider-blog .uncode-single-media-wrapper:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background: #e5d7ff;
  /* Old browsers */
  background: -moz-linear-gradient(left, #e5d7ff 0%, #8f61e4 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #e5d7ff 0%, #8f61e4 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #e5d7ff 0%, #8f61e4 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5d7ff', endColorstr='#8f61e4',GradientType=1 );
  opacity: 0.7; }
.slider-blog .heading-text {
  z-index: 100;
  padding: 50px 0 0 55%; }
.slider-blog h3 {
  font-family: "Amaranth", Helvetica, Arial, sans-serif;
  font-size: 3.2vw !important; }
.slider-blog .uncode-single-media {
  width: 55%;
  position: absolute;
  bottom: 0;
  left: 60px;
  margin-top: 0 !important; }
.slider-blog .btn-style {
  font-size: 16px !important;
  font-weight: 500;
  padding: 7px 15px 6px;
  background: #000 !important; }
.slider-blog .owl-nav.disabled {
  display: block !important;
  margin-left: 61.5%;
  position: relative; }
.slider-blog .owl-prev, .slider-blog .owl-next {
  opacity: 1 !important;
  margin: 0 !important;
  animation: none;
  top: inherit;
  bottom: 10px;
  right: inherit;
  left: inherit; }
  .slider-blog .owl-prev .owl-nav-container, .slider-blog .owl-next .owl-nav-container {
    height: 33px;
    top: -34px;
    border-radius: 0; }
    .slider-blog .owl-prev .owl-nav-container i, .slider-blog .owl-next .owl-nav-container i {
      display: none; }
.slider-blog .owl-prev .owl-nav-container {
  background: url(../img/arrow-purple-left.png) left center no-repeat transparent !important;
  background-size: 100% auto !important; }
.slider-blog .owl-next {
  left: 50px; }
  .slider-blog .owl-next .owl-nav-container {
    background: url(../img/arrow-purple-right.png) left center no-repeat transparent !important;
    background-size: 100% auto !important; }
.slider-blog .s-testim-text p {
  margin-left: 62%; }

.row-form-hp {
  padding-top: 80px; }
  .row-form-hp .heading-text {
    text-align: center;
    position: relative;
    z-index: 10; }
  .row-form-hp .wpb_raw_html {
    margin-top: -80px !important; }
  .row-form-hp form {
    font-family: "Fira Sans", Helvetica, Arial, sans-serif;
    max-width: 700px;
    margin: 0 auto;
    background: #5198b6;
    padding: 100px 100px 60px !important;
    position: relative;
    z-index: 5; }
    .row-form-hp form:after {
      content: '';
      width: 200px;
      height: 100px;
      display: block;
      background: none;
      border: 6px solid #5198b6;
      position: absolute;
      bottom: -20px;
      right: -20px; }
    .row-form-hp form input,
    .row-form-hp form textarea {
      font-family: "Fira Sans", Helvetica, Arial, sans-serif !important;
      font-size: 16px;
      color: #fff;
      width: 100% !important;
      background: #3d829f;
      border: 2px solid #307694;
      height: 40px;
      margin-top: 0;
      box-shadow: none;
      border-radius: 0;
      transition: all ease-in-out 0.25s !important;
      padding: 0 10px !important; }
      .row-form-hp form input:focus,
      .row-form-hp form textarea:focus {
        border-color: #fff !important; }
      .row-form-hp form input::-webkit-input-placeholder,
      .row-form-hp form textarea::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: #fff; }
      .row-form-hp form input::-moz-placeholder,
      .row-form-hp form textarea::-moz-placeholder {
        /* Firefox 19+ */
        color: #fff; }
      .row-form-hp form input:-ms-input-placeholder,
      .row-form-hp form textarea:-ms-input-placeholder {
        /* IE 10+ */
        color: #fff; }
      .row-form-hp form input:-moz-placeholder,
      .row-form-hp form textarea:-moz-placeholder {
        /* Firefox 18- */
        color: #fff; }
    .row-form-hp form textarea {
      padding-top: 10px !important;
      height: 120px !important; }
    .row-form-hp form select {
      font-family: "Fira Sans", Helvetica, Arial, sans-serif !important;
      font-size: 16px;
      color: #fff !important;
      height: 44px !important;
      background-color: #3d829f !important;
      box-shadow: none;
      border-radius: 0;
      transition: all ease-in-out 0.25s !important;
      padding: 0 10px !important;
      border: 2px solid #fff;
      background-image: url(../img/caret-white.svg) !important;
      background-size: 80px auto !important;
      background-position: right -15px center !important; }
  .row-form-hp .input {
    margin-bottom: 15px; }
  .row-form-hp .hs-form-field {
    position: relative; }
    .row-form-hp .hs-form-field .hs-form-required {
      position: absolute;
      top: 10px;
      right: 15px;
      color: #ea2a5d; }
  .row-form-hp .legal-consent-container p {
    color: #fff;
    font-size: 12px;
    line-height: 1.3;
    font-weight: 300;
    margin: 0; }
    .row-form-hp .legal-consent-container p a {
      text-decoration: underline;
      color: #303133; }
  .row-form-hp .actions {
    width: 130px !important;
    margin: 0 0 0 auto !important;
    position: relative !important;
    padding: 0 !important; }
    .row-form-hp .actions:after {
      content: '';
      display: block;
      border-radius: 30px;
      background: none;
      position: absolute;
      bottom: inherit !important;
      right: inherit !important;
      transition: all ease-in-out 0.25s !important;
      width: 125px;
      height: 100%;
      top: 3px !important;
      left: 3px !important;
      z-index: 1;
      border: 3px solid #3e83a0; }
    .row-form-hp .actions:hover input[type="submit"] {
      color: #3e83a0 !important;
      background: #fff !important; }
  .row-form-hp input[type="submit"] {
    font-family: "Fira Sans", Helvetica, Arial, sans-serif !important;
    letter-spacing: 0 !important;
    font-weight: 500 !important;
    text-shadow: none !important;
    font-size: 14px !important;
    width: 100%;
    color: #fff !important;
    position: relative !important;
    text-transform: uppercase !important;
    z-index: 3 !important;
    transition: all ease-in-out 0.25s !important;
    border-radius: 30px;
    padding: 9px 15px 7px !important;
    background: none !important;
    border: 3px solid #fff !important;
    box-shadow: none !important;
    height: auto !important; }

.row-marques-canaux {
  margin-top: 0 !important; }
  .row-marques-canaux .row-parent {
    padding-top: 0 !important; }

.col-marques .uncol {
  background-color: #bfbfbf; }
  .col-marques .uncol .background-wrapper .background-inner {
    background-size: 260px auto !important;
    bottom: -260px;
    left: -260px; }
  .col-marques .uncol .single-block-padding {
    padding: 150px 0px 150px 300px; }
  .col-marques .uncol p {
    line-height: 1; }
  .col-marques .uncol .uncode_text_column {
    margin-top: 0 !important; }
  .col-marques .uncol .uncode-counter {
    margin-top: 0; }
    .col-marques .uncol .uncode-counter .h2 {
      margin: 0;
      line-height: 1; }
      .col-marques .uncol .uncode-counter .h2 span {
        line-height: 0.8 !important;
        color: #ea2a5d !important;
        font-size: 100px !important;
        font-weight: 800 !important; }
  .col-marques .uncol .big_kpi {
    line-height: 0.8;
    color: #ea2a5d;
    font-size: 100px;
    font-weight: 800; }
  .col-marques .uncol .marques {
    line-height: 1;
    color: #3d434f;
    font-weight: 700;
    font-size: 50px; }
  .col-marques .uncol small {
    line-height: 1;
    color: #3d434f;
    font-weight: 400;
    font-size: 25px; }

.col-canaux .uncol {
  background-color: #e3e3e3; }
  .col-canaux .uncol .background-wrapper .background-inner {
    background-position: 25px center !important;
    background-size: 0;
    opacity: 0; }
  .col-canaux .uncol .single-block-padding {
    padding: 180px 0px 40px 190px; }
  .col-canaux .uncol p {
    line-height: 1; }
  .col-canaux .uncol .uncont .uncode_text_column {
    margin-top: 0 !important; }
  .col-canaux .uncol .uncode-counter {
    margin-top: 0; }
    .col-canaux .uncol .uncode-counter .h2 {
      margin: 0;
      line-height: 1; }
      .col-canaux .uncol .uncode-counter .h2 span {
        line-height: 0.8 !important;
        color: #ffac09 !important;
        font-size: 100px !important;
        font-weight: 800 !important; }
  .col-canaux .uncol .big_kpi {
    line-height: 0.8;
    color: #ffac09;
    font-size: 100px;
    font-weight: 800; }
  .col-canaux .uncol .sub_kpi,
  .col-canaux .uncol .sub2_kpi {
    line-height: 1;
    color: #3d434f;
    font-weight: 700;
    font-size: 45px;
    padding-left: 120px;
    display: block; }
  .col-canaux .uncol .sub_kpi {
    margin-top: -15px; }
  .col-canaux .uncol .sub2_kpi {
    font-weight: 400;
    font-size: 30px;
    padding-left: 200px;
    margin-top: -10px; }

.site-footer .uncode_text_column ul > li {
  padding: 3px 0 !important; }
  .site-footer .uncode_text_column ul > li a {
    color: #5a5a5a; }

.site-footer .heading-text {
  font-size: 20px !important;
  color: #3a424f;
  font-weight: 500;
  text-align: left; }

.site-footer .heading-text h3 {
  display: block !important;
  font-family: 'Amaranth', Arial, Helvetica, sans-serif; }
  .site-footer .heading-text h3 span:after {
    content: ".";
    color: #ea2a5d; }

.site-footer .uncode_text_column.s-footer-desc span {
  font-size: 13px !important;
  line-height: 1.4 !important;
  color: #5a5a5a; }

.col-ressources .uncol {
  padding-left: 30px; }

div[data-section="15"],
div[data-section="17"] {
  display: none; }

.site-footer .row div[class*=col-lg-].align_center > .uncol > .uncoltable > .uncell > .uncont {
  text-align: left; }

.site-footer .legal-mentions p {
  padding-left: 0; }

.site-footer .fa {
  font-size: 25px;
  color: #c3c9d4;
  border-radius: 0;
  line-height: 25px;
  width: 23px;
  background: none; }

.col-reseaux-sociaux a:hover .fa {
  color: #ea2a5d; }

.site-footer .row-widgets-call {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ea2a5d;
  text-align: center; }
  .site-footer .row-widgets-call div[class*=col-lg-].align_center > .uncol > .uncoltable > .uncell > .uncont {
    text-align: center; }
  .site-footer .row-widgets-call .column_parent {
    border-right: 1px solid #fff;
    padding-left: 0;
    text-align: center; }
    .site-footer .row-widgets-call .column_parent:nth-child(3) {
      border-right: none; }
  .site-footer .row-widgets-call .heading-text {
    text-align: center; }
  .site-footer .row-widgets-call .heading-text > h4 {
    text-align: center;
    font-size: 18px !important; }
  .site-footer .row-widgets-call .btn-container {
    display: inline-block;
    width: max-content;
    position: relative !important;
    z-index: 3 !important;
    margin-top: 20px !important; }
    .site-footer .row-widgets-call .btn-container:after {
      content: '';
      display: block;
      border-radius: 30px;
      background: none;
      position: absolute;
      bottom: inherit !important;
      right: inherit !important;
      transition: all ease-in-out 0.25s !important;
      width: 192px;
      height: 46px;
      top: 2px !important;
      left: 0 !important;
      z-index: 3;
      border: 3px solid #f0678b; }
  .site-footer .row-widgets-call .btn-style {
    font-weight: 400 !important;
    text-shadow: none !important;
    font-size: 14px !important;
    margin: 0 auto;
    width: 190px;
    height: 45px;
    color: #fff !important;
    transition: all ease-in-out 0.25s !important;
    border-radius: 30px;
    padding: 12px 0 10px !important;
    background: none !important;
    border: 2px solid #fff !important;
    box-shadow: none !important;
    text-transform: none !important;
    position: relative !important;
    z-index: 10 !important; }
    .site-footer .row-widgets-call .btn-style:hover {
      color: #ea2a5d !important;
      border-color: #fff !important;
      background: #fff !important; }
    .site-footer .row-widgets-call .btn-style:after {
      display: none; }
  .site-footer .row-widgets-call .col-subscribe-demo .uncont {
    margin-top: -10px !important; }
  .site-footer .row-widgets-call .col-subscribe-demo .uncode-single-media {
    margin-bottom: 2px !important; }
  .site-footer .row-widgets-call .col-subscribe-demo .btn-container {
    display: inline-block;
    width: max-content;
    position: relative !important;
    z-index: 3 !important;
    margin-top: 11px !important; }
    .site-footer .row-widgets-call .col-subscribe-demo .btn-container:after {
      content: '';
      display: block;
      border-radius: 30px;
      background: none;
      position: absolute;
      bottom: inherit !important;
      right: inherit !important;
      transition: all ease-in-out 0.25s !important;
      width: 203px;
      height: 40px;
      top: 4px !important;
      left: 1px !important;
      z-index: 3;
      border: 3px solid #fff; }
  .site-footer .row-widgets-call .col-subscribe-demo .btn-style {
    font-weight: 600 !important;
    text-shadow: none !important;
    font-size: 14px !important;
    width: 200px;
    height: 38px;
    color: #ea2a5d !important;
    padding: 9px 15px 10px !important;
    background: #fff !important;
    border: 2px solid #fff !important;
    box-shadow: none !important;
    text-transform: uppercase !important;
    position: relative !important;
    z-index: 10 !important; }
    .site-footer .row-widgets-call .col-subscribe-demo .btn-style:after {
      display: none; }

.site-footer .legal-mentions p {
  font-size: 13px; }

.home .post-content {
  padding-bottom: 80px; }

.mega-model-popup h2 {
  line-height: 1.5 !important;
  padding: 30px 20px !important; }

footer .modal-popup-box {
  display: inline-block;
  width: max-content;
  position: relative !important;
  z-index: 3 !important;
  margin-top: 20px !important; }
  footer .modal-popup-box:after {
    content: '';
    display: block;
    border-radius: 30px;
    background: none;
    position: absolute;
    bottom: inherit !important;
    right: inherit !important;
    transition: all ease-in-out 0.25s !important;
    width: 192px;
    height: 46px;
    top: 2px !important;
    left: 0 !important;
    z-index: 3;
    border: 3px solid #f0678b; }
footer .model-popup-btn {
  font-weight: 400 !important;
  text-shadow: none !important;
  font-size: 14px !important;
  margin: 0 auto;
  width: 190px;
  height: 45px;
  color: #fff !important;
  transition: all ease-in-out 0.25s !important;
  border-radius: 30px;
  padding: 12px 0 10px !important;
  background: none !important;
  border: 2px solid #fff !important;
  box-shadow: none !important;
  text-transform: none !important;
  position: relative !important;
  z-index: 10 !important; }
  footer .model-popup-btn:hover {
    color: #ea2a5d !important;
    border-color: #fff !important;
    background: #fff !important; }

.model-popup-container {
  background: #5198b6;
  padding: 10px 50px 20px; }
  .model-popup-container h2 {
    background: none !important;
    border: none !important;
    color: #fff !important;
    padding: 30px 20px 10px !important; }
  .model-popup-container input.hs-input,
  .model-popup-container textarea.hs-input,
  .model-popup-container .form-group input {
    font-family: "Fira Sans", Helvetica, Arial, sans-serif !important;
    font-size: 16px;
    color: #fff;
    width: 100% !important;
    background: #3d829f;
    border: 2px solid #307694;
    height: 40px;
    margin-top: 0;
    box-shadow: none;
    border-radius: 0;
    transition: all ease-in-out 0.25s !important;
    padding: 0 10px !important;
    margin-bottom: 15px; }
    .model-popup-container input.hs-input:focus,
    .model-popup-container textarea.hs-input:focus,
    .model-popup-container .form-group input:focus {
      border-color: #fff !important; }
    .model-popup-container input.hs-input::-webkit-input-placeholder,
    .model-popup-container textarea.hs-input::-webkit-input-placeholder,
    .model-popup-container .form-group input::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: #fff; }
    .model-popup-container input.hs-input::-moz-placeholder,
    .model-popup-container textarea.hs-input::-moz-placeholder,
    .model-popup-container .form-group input::-moz-placeholder {
      /* Firefox 19+ */
      color: #fff; }
    .model-popup-container input.hs-input:-ms-input-placeholder,
    .model-popup-container textarea.hs-input:-ms-input-placeholder,
    .model-popup-container .form-group input:-ms-input-placeholder {
      /* IE 10+ */
      color: #fff; }
    .model-popup-container input.hs-input:-moz-placeholder,
    .model-popup-container textarea.hs-input:-moz-placeholder,
    .model-popup-container .form-group input:-moz-placeholder {
      /* Firefox 18- */
      color: #fff; }
  .model-popup-container p {
    color: #fff;
    font-size: 12px;
    line-height: 1.3;
    font-weight: 300;
    margin: 0; }
    .model-popup-container p a {
      text-decoration: underline;
      color: #303133; }
  .model-popup-container label {
    color: #fff;
    font-size: 12px;
    line-height: 15px;
    display: block; }
  .model-popup-container ul.hs-error-msgs {
    margin-top: 0; }
    .model-popup-container ul.hs-error-msgs li label {
      font-size: 12px; }
  .model-popup-container input[type="submit"] {
    font-family: "Fira Sans", Helvetica, Arial, sans-serif !important;
    letter-spacing: 0 !important;
    font-weight: 500 !important;
    text-shadow: none !important;
    font-size: 14px !important;
    color: #fff !important;
    position: relative !important;
    text-transform: uppercase !important;
    z-index: 3 !important;
    transition: all ease-in-out 0.25s !important;
    border-radius: 30px;
    padding: 9px 15px 7px !important;
    background: none !important;
    border: 3px solid #fff !important;
    box-shadow: none !important;
    height: auto !important; }
  .model-popup-container .actions {
    text-align: right; }

.mmb-container {
  top: 20px; }

.mobile-menu-button {
  transform: none;
  padding: 15px 36px 20px 36px; }

body #masthead.is_stuck .mobile-menu-button-dark .lines,
body #masthead.is_stuck .mobile-menu-button-dark .lines:before,
body #masthead.is_stuck .mobile-menu-button-dark .lines:after {
  background: #000; }

@media (min-width: 960px) {
  .slider-blog .limit-width,
  .slider-decouvrir .limit-width {
    max-width: 100%; }

  body .menu-horizontal .menu-smart > .mega-menu .mega-menu-inner {
    left: 0 !important;
    display: none;
    border-radius: 0;
    top: 70px !important;
    text-align: left !important;
    width: 780px !important;
    min-width: 780px !important;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
    max-width: 780px !important;
    margin-left: auto !important;
    margin-right: auto !important; }

  .submenu-light .menu-horizontal .menu-smart > .mega-menu .mega-menu-inner > li > a {
    color: #ea2a5d;
    text-transform: none;
    letter-spacing: 0;
    font-size: 14px; }

  .menu-horizontal .menu-smart > .mega-menu .mega-menu-inner.mega-menu-three > li {
    border: none !important;
    padding: 0 15px; }
    .menu-horizontal .menu-smart > .mega-menu .mega-menu-inner.mega-menu-three > li > ul {
      list-style: square inside; }
      .menu-horizontal .menu-smart > .mega-menu .mega-menu-inner.mega-menu-three > li > ul > li > a {
        color: #503131; }

  body .menu-container ul.menu-smart > li > a {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.5px; }

  body #masthead .menu-primary-inner > li.signup {
    height: 33px;
    font-size: 14px;
    background: #32DBAA;
    border: none;
    box-shadow: none;
    padding: 0 20px;
    width: auto !important;
    border-radius: 30px;
    position: relative;
    z-index: 2;
    transition: none !important;
    margin-left: 30px; }
    body #masthead .menu-primary-inner > li.signup:after {
      content: '';
      display: block;
      width: 100%;
      height: 33px;
      border-radius: 30px;
      background: none;
      border: 2px solid #32DBAA;
      position: absolute;
      top: 5px;
      left: 3px;
      z-index: 1;
      transition: none !important; }
    body #masthead .menu-primary-inner > li.signup a {
      font-weight: 500;
      color: #fff;
      position: relative;
      z-index: 2; }
    body #masthead .menu-primary-inner > li.signup:hover {
      color: #32DBAA !important;
      background: #fff !important;
      border: none; }
      body #masthead .menu-primary-inner > li.signup:hover a {
        color: #32DBAA; }
      body #masthead .menu-primary-inner > li.signup:hover:after {
        border: 2px solid #fff; }

  [lang="fr-FR"] #masthead .menu-primary-inner > li.login,
  body #masthead .menu-primary-inner > li.login {
    width: auto;
    padding: 0 20px;
    border: none; }

  .hmenu .menu-primary .menu-smart > li:not(.signup) > a,
  .hmenu-center .menu-primary .menu-smart > li:not(.signup) > a {
    line-height: 5px; }
    .hmenu .menu-primary .menu-smart > li:not(.signup) > a:hover,
    .hmenu-center .menu-primary .menu-smart > li:not(.signup) > a:hover {
      color: #fff;
      line-height: 5px; }
      .hmenu .menu-primary .menu-smart > li:not(.signup) > a:hover:after,
      .hmenu-center .menu-primary .menu-smart > li:not(.signup) > a:hover:after {
        border-bottom: 10px solid #1ac4e0; }

  .hmenu #masthead.is_stuck.menu-primary .menu-smart > li > a:hover,
  .hmenu-center #masthead.is_stuck .menu-primary .menu-smart > li > a:hover {
    color: #5a5a5a; }

  #masthead .menu-primary-inner > li.wpml-ls-item a,
  #masthead .menu-primary-inner > li.login > a {
    height: auto; }

  .btn-container > .btn.btn-color-xsdn.btn-outline:hover,
  #masthead .menu-primary-inner > li.login > a:hover {
    color: #fff !important;
    line-height: 5px !important;
    background: none !important; }
    .btn-container > .btn.btn-color-xsdn.btn-outline:hover:after,
    #masthead .menu-primary-inner > li.login > a:hover:after {
      border-bottom: 10px solid #1ac4e0; }

  #masthead .menu-primary-inner > li.wpml-ls-item {
    float: right;
    font-size: 14px;
    border: none;
    border-radius: 0;
    margin: 35px 0 0 !important; }

  .menu-container {
    padding-top: 0; }

  .menu-smart.toleft, .menu-smart ul.toleft, .menu-smart li.toleft {
    float: none; } }
@media all and (min-width: 1650px) {
  .col-marques .uncol {
    background-color: #bfbfbf; }
    .col-marques .uncol .background-wrapper .background-inner {
      background-size: 310px auto !important; }
    .col-marques .uncol .single-block-padding {
      padding: 170px 80px 170px 370px; }
    .col-marques .uncol p {
      line-height: 1; }
    .col-marques .uncol .uncode-counter {
      margin-top: 0; }
      .col-marques .uncol .uncode-counter .h2 span {
        line-height: 0.8;
        color: #ea2a5d;
        font-size: 126px;
        font-weight: 800; }
    .col-marques .uncol .big_kpi {
      line-height: 0.8;
      color: #ea2a5d;
      font-size: 126px;
      font-weight: 800; }
    .col-marques .uncol .marques {
      line-height: 0.8;
      color: #3d434f;
      font-weight: 700;
      font-size: 68px;
      font-family: 'Amaranth', Arial, Helvetica, sans-serif;
      display: block; }
    .col-marques .uncol small {
      line-height: 1;
      color: #3d434f;
      font-weight: 400;
      font-size: 30px; }

  .col-canaux .uncol {
    background-color: #e3e3e3; }
    .col-canaux .uncol .background-wrapper .background-inner {
      background-position: 50px center !important;
      background-size: 580px auto !important; }
    .col-canaux .uncol .single-block-padding {
      padding: 220px 80px 80px 295px; }
    .col-canaux .uncol p {
      line-height: 1; }
    .col-canaux .uncol .uncode-counter .h2 span {
      line-height: 0.6 !important;
      color: #ffac09 !important;
      font-size: 126px !important;
      font-weight: 800 !important; }
    .col-canaux .uncol .big_kpi {
      line-height: 0.6;
      color: #ffac09;
      font-size: 126px;
      font-weight: 800; }
    .col-canaux .uncol .sub_kpi,
    .col-canaux .uncol .sub2_kpi {
      line-height: 1;
      color: #3d434f;
      font-weight: 700;
      font-size: 68px;
      padding-left: 150px;
      display: block; }
    .col-canaux .uncol .sub_kpi {
      margin-top: -20px;
      font-family: 'Amaranth', Arial, Helvetica, sans-serif; }
    .col-canaux .uncol .sub2_kpi {
      font-weight: 400;
      font-size: 45px;
      padding-left: 250px;
      margin-top: -10px; }

  .slider-decouvrir .owl-carousel,
  .slider-blog .owl-carousel {
    padding: 100px 0; } }
@media all and (max-width: 1199px) {
  #main-logo {
    width: 150px; }
    #main-logo .navbar-brand img {
      width: 100%;
      height: auto; }

  .menu-smart > li > a {
    padding: 0 7px 0 7px; }

  body #masthead .menu-primary-inner > li.signup {
    margin-left: 10px; }

  #masthead .menu-primary-inner > li.login {
    margin-right: 0;
    padding-right: 10px !important; }

  .col-solution .uncol {
    border-width: 20px; }

  .bloc-solution {
    padding: 30px 20px; }

  .slider-blog,
  .slider-decouvrir h3 {
    font-size: 40px !important; }

  .col-marques .uncol {
    background-color: #bfbfbf; }
    .col-marques .uncol .background-wrapper .background-inner {
      background-size: 200px auto !important; }
    .col-marques .uncol .single-block-padding {
      padding: 150px 0px 130px 230px; }
    .col-marques .uncol p {
      line-height: 1; }
    .col-marques .uncol .uncode-counter .h2 span {
      font-size: 70px !important; }
    .col-marques .uncol .big_kpi {
      line-height: 0.8;
      color: #ea2a5d;
      font-size: 70px;
      font-weight: 800; }
    .col-marques .uncol .marques {
      line-height: 1;
      color: #3d434f;
      font-weight: 700;
      font-size: 35px; }
    .col-marques .uncol small {
      line-height: 1;
      color: #3d434f;
      font-weight: 400;
      font-size: 20px; }

  .col-canaux .uncol {
    background-color: #e3e3e3; }
    .col-canaux .uncol .background-wrapper .background-inner {
      background-position: 25px center !important;
      background-size: 300px auto !important; }
    .col-canaux .uncol .single-block-padding {
      padding: 150px 0px 130px 150px; }
    .col-canaux .uncol .uncode-counter .h2 span {
      font-size: 70px !important; }
    .col-canaux .uncol .big_kpi {
      font-size: 70px;
      font-weight: 800; }
    .col-canaux .uncol .sub_kpi,
    .col-canaux .uncol .sub2_kpi {
      font-size: 40px;
      padding-left: 75px;
      display: block; }
    .col-canaux .uncol .sub_kpi {
      margin-top: -10px; }
    .col-canaux .uncol .sub2_kpi {
      font-weight: 400;
      font-size: 27px;
      padding-left: 130px;
      margin-top: -15px; }

  .home article .post-content > .row-container h1 strong {
    font-size: 55px; } }
@media all and (max-width: 959px) {
  .menu-container:not(.isotope-filters) ul.menu-smart a {
    font-size: 13px !important;
    padding: 10px !important; }

  .menu-wrapper .main-menu-container {
    position: absolute;
    top: 90px;
    left: 50%;
    width: 95%;
    transform: translateX(-50%);
    margin-left: -10px; }

  .menu-horizontal-inner > div:first-child:not(.navbar-social) .menu-smart,
  .menu-horizontal-inner > div.navbar-social + div .menu-smart {
    padding: 15px 0px 0px 0px !important; }

  body #masthead .menu-primary-inner > li.signup {
    margin-left: 0; }

  ul.menu-smart > li:last-child {
    padding-bottom: 15px !important; }

  .navbar-nav {
    margin: 0; }

  .menu-container .row-menu {
    padding-left: 0; }

  .home .negtop .align_left h1.h1.font-weight-300 {
    font-size: 26px !important;
    padding-top: 0; }

  .wording-accroche.row-container {
    padding: 30px 0 10px 50px !important; }

  .home .row-title.row-container {
    margin-top: 35px !important; }

  .home .main-container .row-inner > div:not([class*=col-md]) {
    padding-top: 0; }

  .bloc-solution {
    min-height: initial;
    height: auto; }

  .col-solution:hover .uncol .column-background {
    margin: -20px; }

  .bloc-solution p:last-child {
    position: relative;
    bottom: 0;
    left: 0;
    margin-top: 15px; }

  .home .s-inblock .s-testim-text p {
    font-size: 20px; }

  .home .s-inblock.s-inblock-testim > .row > .row-inner {
    padding-top: 60px;
    padding-left: 0; }

  .home .testim-logo-client {
    margin-top: 36px !important; }

  .home .s-testim-img {
    height: 150px;
    width: 150px;
    bottom: -30px; }

  .home .s-testim-name p {
    margin-right: 170px; }

  .row-clients .column_child {
    width: 33% !important;
    padding-left: 0 !important;
    display: inline-block; }

  .slider-blog .owl-carousel-wrapper {
    padding-top: 50px; }

  .slider-decouvrir .heading-text {
    padding: 0 50px 0 0; }

  .slider-blog .row .uncell,
  .slider-decouvrir .row .uncell {
    padding-bottom: 0 !important; }
  .slider-blog .s-testim-text,
  .slider-decouvrir .s-testim-text {
    margin-top: 15px !important; }

  .slider-blog .heading-text {
    padding: 0 0 0 55%; }
    .slider-blog .heading-text h3 {
      font-size: 40px !important; }

  .slider-decouvrir .btn-style {
    margin-left: 0; }

  .slider-decouvrir .uncode-single-media {
    width: 55%;
    position: absolute;
    bottom: 50px;
    right: 30px; }

  .slider-blog .uncode-single-media {
    width: 55%;
    position: absolute;
    bottom: 50px;
    left: 60px; }

  .home article .post-content > .row-container.row-marques-canaux {
    margin-bottom: 20px !important; }

  .home .main-container .site-footer .row-widgets-call.row-container .row-parent {
    padding: 20px 0; }

  .site-footer .row-widgets-call {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center; }
    .site-footer .row-widgets-call .col-lg-4 {
      width: 32%;
      display: inline-block; }
    .site-footer .row-widgets-call .heading-text > h4 {
      font-size: 16px !important; }
    .site-footer .row-widgets-call .icon-media {
      width: 38px !important; }

  .site-footer .fa {
    width: 28px;
    font-size: 25px;
    margin-right: 5px; }

  .home .s-inblock.s-inblock-testim > .row > .row-inner {
    padding-top: 50px; }

  .home .testim-logo-client {
    margin-top: 35px !important; }

  .home .s-power.vam {
    margin-bottom: 0px !important;
    margin-top: 20px !important; } }
@media all and (max-width: 767px) {
  .home .main-container .row-container .row-parent {
    padding: 30px; }

  .home article .post-content > .row-container h1 strong {
    font-size: 50px;
    line-height: 0.8;
    margin-bottom: 20px;
    display: block; }

  .first-bg .row div[class*=col-lg-].pos-top,
  .first-bg .row div[class*=col-lg-].pos-top .uncell {
    height: auto;
    padding-top: 100px; }

  .home .negtop {
    padding-top: 150px; }

  .home .negtop .align_left h1.h1.font-weight-300 {
    font-size: 22px !important; }

  .home article .post-content > .row-container.first-bg {
    padding-bottom: 40px !important; }

  .wording-accroche.row-container {
    padding: 30px 0 10px 0 !important; }

  .home article .post-content > .row-container.wording-accroche h2 {
    font-size: 22px; }

  .home .row-title.row-container {
    margin-top: 0 !important; }
    .home .row-title.row-container h2 {
      font-size: 22px !important;
      padding: 0 0 20px !important; }
    .home .row-title.row-container hr {
      display: none; }

  .bloc-solution h2 {
    font-size: 22px !important; }

  .home .owl-carousel .s-inblock > .row-child {
    padding: 10px !important; }

  .home .s-testim-img {
    display: none; }

  .home .s-testim-name p,
  .home .s-testim-desc p {
    text-align: right;
    margin: 0 20px 0 0 !important; }

  .home .testim-logo-client {
    padding-right: 20px; }

  .home .testim-logo-client img {
    max-width: 170px !important;
    margin: 0 0 0 auto; }

  .home .owl-carousel .owl-item,
  .home .owl-carousel-wrapper {
    padding-bottom: 0; }
  .home .s-power.vam {
    margin-top: 40px !important; }
    .home .s-power.vam .row-clients {
      width: 50% !important;
      margin-top: 10px !important; }

  .s-power h2 {
    font-size: 30px !important;
    padding-top: 20px; }

  .slider-blog .uncode-single-media,
  .slider-decouvrir .uncode-single-media {
    display: none; }
  .slider-blog .heading-text,
  .slider-decouvrir .heading-text {
    padding: 0; }
    .slider-blog .heading-text h3,
    .slider-decouvrir .heading-text h3 {
      font-size: 25px !important; }
  .slider-blog .row-container .single-h-padding,
  .slider-decouvrir .row-container .single-h-padding {
    padding-left: 25px;
    padding-right: 25px; }
  .slider-blog .btn-style,
  .slider-decouvrir .btn-style {
    margin-left: 0; }

  .col-marques .uncol .background-wrapper .background-inner {
    background: none !important; }
  .col-marques .uncol .single-block-padding {
    padding: 30px; }
  .col-marques .uncol .uncode-counter .h2 span {
    font-size: 50px !important;
    padding-bottom: 10px;
    display: block; }
  .col-marques .uncol .big_kpi {
    font-size: 60px;
    line-height: 0.9; }
  .col-marques .uncol .marques {
    font-size: 30px; }
  .col-marques .uncol small {
    font-size: 18px; }

  .col-canaux .uncol .background-wrapper .background-inner {
    background: none !important; }
  .col-canaux .uncol .single-block-padding {
    padding: 30px; }
  .col-canaux .uncol .uncode-counter .h2 span {
    font-size: 50px !important;
    padding-bottom: 10px;
    display: block; }
  .col-canaux .uncol .big_kpi {
    line-height: 1.2;
    font-size: 50px; }
  .col-canaux .uncol .sub_kpi,
  .col-canaux .uncol .sub2_kpi {
    font-size: 35px;
    padding-left: 0; }
  .col-canaux .uncol .sub2_kpi {
    font-size: 23px;
    padding-left: 0; }

  .row-form-hp form {
    padding: 100px 30px 30px !important; }

  .site-footer .row-widgets-call .col-lg-4 {
    width: 100%;
    display: inline-block;
    margin-bottom: 20px; }
    .site-footer .row-widgets-call .col-lg-4:nth-child(3) {
      margin-bottom: 0; }
  .site-footer .row-widgets-call .heading-text > h4 {
    font-size: 16px !important; }
  .site-footer .row-widgets-call .icon-media {
    width: 38px !important;
    margin-top: 5px !important; }
  .site-footer .row-widgets-call .btn-container {
    margin-top: 10px !important; }
    .site-footer .row-widgets-call .btn-container:after {
      display: none; }
  .site-footer .row-widgets-call .col-subscribe-demo .btn-container:after {
    display: none; }
  .site-footer .row-widgets-call .col-subscribe-demo .btn-style {
    padding: 13px 4px 10px !important; }
  .site-footer .row-widgets-call .modal-popup-box {
    margin-top: 15px !important; }
    .site-footer .row-widgets-call .modal-popup-box:after {
      display: none; }
    .site-footer .row-widgets-call .modal-popup-box .model-popup-btn {
      font-size: 12px !important;
      height: 38px; }
  .site-footer .row-widgets-call .btn-style {
    width: 230px !important;
    height: 45px !important; }

  .col-ressources .uncol {
    padding-left: 0; }

  footer .column_parent .uncode_text_column {
    margin: 0 0 15px; }

  .slider-blog .owl-carousel-wrapper {
    padding-top: 50px; }

  .slider-decouvrir .owl-carousel-wrapper {
    padding-top: 50px; }

  .slider-blog .s-testim-text p {
    margin-left: 0; }

  .row-marques-canaux .col-marques,
  .row-marques-canaux .col-canaux {
    width: 50% !important;
    clear: none !important;
    height: 160px;
    float: left; }

  .first-bg .uncol {
    padding-left: 0; }

  .home .s-inblock.s-inblock-testim > .row > .row-inner {
    padding-top: 50px;
    padding-left: 10px; }

  .home .s-inblock .s-testim-text p {
    font-size: 17px; }

  .home .s-inblock .s-testim-text p .btn-style {
    font-size: 14px !important;
    padding: 10px 18px 9px; }

  .home .s-inblock .s-testim-text {
    padding: 90px 0 0; }

  .page-template-default article .post-content > .row-container.wording-accroche h2 em {
    position: absolute;
    font-size: 28px;
    bottom: 13px;
    font-weight: normal;
    font-style: normal;
    left: -20px;
    transform: rotate(-90deg); }

  .page-template-default article .post-content > .row-container.wording-accroche h2 span:nth-child(2),
  .page-template-default article .post-content > .row-container.wording-accroche h2 span:nth-child(3) {
    padding-left: 30px; } }
@media all and (max-width: 579px) {
  .row-marques-canaux .col-marques,
  .row-marques-canaux .col-canaux {
    width: 100% !important;
    clear: both !important;
    height: 160px;
    float: none; } }

/*# sourceMappingURL=custom-new.css.map */
