@charset "UTF-8";
#top-header {
  background-color: white !important; }

.headerBar1 {
  top: 30px !important; }

.headerBar2 {
  top: 60px !important; }

.backgroundColor {
  background-color: #fafafa; }

.opacityClass {
  opacity: .5 !important;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out; }

.displayBlock {
  display: block !important; }

.displayNone {
  display: none !important; }

.tableSprite {
  display: table;
  width: 100%; }

.cellSprite {
  display: table-cell;
  vertical-align: middle; }

.seeOnMobile {
  display: none; }

.nb-top-absolute,
.mtsnb.mtsnb-fixed {
  z-index: 99999999; }

ol li {
  margin-bottom: 5px; }
ol ol {
  padding-left: 50px !important;
  margin-top: 5px; }

/* ########## JULIEN OLD TEMPATE ########## */
.page-template-page-cocon .et_pb_section.et_pb_section_0.et_section_regular {
  margin-top: 100px; }
.page-template-page-cocon footer .container {
  text-align: center;
  color: #333;
  font-weight: normal !important; }
.page-template-page-cocon p, .page-template-page-cocon .et_pb_text_inner {
  font-size: 18px; }
.page-template-page-cocon a, .page-template-page-cocon li {
  font-family: "Quicksand",Arial,sans-serif !important; }

.et_pb_post.type-post {
  margin-top: 100px; }

.et_pb_pagebuilder_layout .entry-title {
  color: #09ce62;
  line-height: 40px !important;
  font-weight: normal !important;
  margin-top: 10px; }
.et_pb_pagebuilder_layout .et_pb_button {
  font-family: "Open Sans",Arial,sans-serif;
  font-weight: bold;
  color: #ffffff !important;
  line-height: 20px;
  letter-spacing: 0;
  font-size: 13.6px;
  object-fit: contain;
  box-shadow: 0 22px 33px 0 rgba(0, 0, 0, 0.1);
  background-image: linear-gradient(to bottom, #ff54c4, #fe2a91);
  padding: 15px 15px !important;
  text-transform: uppercase;
  border-radius: 2em; }
  .et_pb_pagebuilder_layout .et_pb_button:hover {
    opacity: .5 !important;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
    border: none; }
    .et_pb_pagebuilder_layout .et_pb_button:hover:after {
      content: ''; }
.et_pb_pagebuilder_layout li {
  font-family: "Quicksand",Arial,sans-serif !important;
  color: #000000; }

.et_right_sidebar #main-content .container::before {
  left: 29% !important;
  right: auto !important; }

.et_pb_sidebar_0.et_pb_widget_area {
  background-color: white !important; }
  .et_pb_sidebar_0.et_pb_widget_area a {
    font-size: 15px !important;
    color: black !important;
    font-weight: 600;
    font-family: "Quicksand", Arial, sans-serif; }
    .et_pb_sidebar_0.et_pb_widget_area a:hover {
      color: #09ce62 !important; }
  .et_pb_sidebar_0.et_pb_widget_area .current-menu-item a {
    color: #09ce62 !important; }
  .et_pb_sidebar_0.et_pb_widget_area .menu-menudocumentation-container {
    padding-left: 30px; }

body #page-container #left-area {
  float: right;
  padding-left: 3%;
  padding-right: 0; }

body #page-container #sidebar {
  padding-left: 0;
  padding-right: 3%;
  float: left; }

#et-boc .et_pb_section {
  padding-top: 0; }

a.spanLinkDivi {
  font-weight: bold;
  color: white; }
  a.spanLinkDivi:hover {
    color: #09ce62;
    text-decoration: none; }

/* ########## JULIEN ########## */
/*@font-face {
    font-family:'Lato';
    src: url('https://www.octopush.com/wp-content/themes/divi-child/fonts/Lato-Regular.ttf');
}

@font-face {
    font-family:'Quicksand';
    src: url('https://www.octopush.com/wp-content/themes/divi-child/fonts/Quicksand-Regular.ttf');
}*/
@font-face {
  font-family: 'Open Sans';
  src: url("https://www.octopush.com/wp-content/themes/divi-child/fonts/OpenSans-Regular.ttf"); }
@font-face {
  font-family: 'WeblySleek UI';
  src: url("https://www.octopush.com/wp-content/themes/divi-child/fonts/WeblySleek-UI-Normal.ttf"); }
.et_social_inline.et_social_mobile_on.et_social_inline_top {
  display: none; }

/* MAIN */
h1 {
  font-family: 'Quicksand', arial !important;
  font-size: 53px;
  line-height: 60px;
  color: #09ce62; }

h2 {
  font-family: 'Quicksand', arial !important;
  font-size: 35px;
  line-height: 50px;
  color: #09ce62;
  font-weight: normal; }

h3 {
  font-family: "Quicksand",Arial,sans-serif;
  /*font-size: 30px;
  line-height: 30px;
  font-weight: normal;*/
  font-size: 19px;
  color: #000000; }

h4 {
  font-family: "Quicksand",Arial,sans-serif;
  font-size: 19px;
  color: #000000; }

h5 {
  font-family: "Open Sans",Arial,sans-serif;
  font-size: 18px;
  color: #000000;
  font-weight: normal; }

p, .et_pb_text_inner {
  font-family: "Quicksand",Arial,sans-serif;
  font-size: 15px;
  color: #000000; }

.textFeature {
  cursor: pointer; }
  .textFeature p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical; }

.h2Green {
  color: #09ce62; }

.titleBlack h2 {
  color: black; }

/* IMAGE ICON */
img.vc_single_image-img.attachment-thumbnail {
  height: 76px !important; }

/* MODAL */
#modal-vimeo {
  z-index: 9999999 !important; }

button.close {
  position: absolute;
  top: 0;
  right: 0;
  opacity: 1; }

.fade-scale {
  transform: scale(0);
  opacity: 0;
  -webkit-transition: all .25s linear;
  -o-transition: all .25s linear;
  transition: all .25s linear; }

.fade-scale.in {
  opacity: 1;
  transform: scale(1); }

/*! Boton Rosado*/
.vc_btn3.vc_btn3-size-md {
  font-family: "Open Sans",Arial,sans-serif;
  font-weight: bold;
  color: #ffffff !important;
  line-height: 20px;
  letter-spacing: 0;
  font-size: 13.6px;
  object-fit: contain;
  box-shadow: 0 22px 33px 0 rgba(0, 0, 0, 0.1);
  background-image: linear-gradient(to bottom, #ff54c4, #fe2a91);
  padding: 15px 15px !important;
  text-transform: uppercase; }
  .vc_btn3.vc_btn3-size-md:hover {
    opacity: .5 !important;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out; }

/* Eliminar titulo de P├ígina*/
.entry-title {
  /*display:none;*/ }

/* HEADER */
.logo_container {
  display: none; }

#main-header,
#et-top-navigation {
  font-family: 'WeblySleek UI',Helvetica,Arial,Lucida,sans-serif; }

#main-header {
  z-index: 10;
  top: 60px !important;
  box-shadow: none; }

#et-main-area {
  margin-top: -50px; }

/* WIDGET */
.widget_nav_menu li {
  padding-left: 0 !important; }
  .widget_nav_menu li:before {
    display: none; }

/* MENU RESPONSIVE */
#et_mobile_nav_menu {
  float: right !important;
  width: 50% !important;
  margin: 0 !important;
  text-align: right; }
  #et_mobile_nav_menu .mobile_menu_bar {
    position: initial;
    cursor: pointer; }
    #et_mobile_nav_menu .mobile_menu_bar:before {
      content: "\2261"; }

ul#top-menu-documentation {
  display: none;
  box-shadow: 0 9px 20px 2px rgba(0, 0, 0, 0.24) !important;
  width: 100%;
  line-height: 0; }
  ul#top-menu-documentation li {
    padding: 10px !important;
    height: auto !important;
    border-bottom: 0.5px solid #dbdbdb;
    display: block !important;
    font-size: 14px;
    word-wrap: break-word;
    padding-right: 0 !important; }
    ul#top-menu-documentation li:hover {
      background: rgba(92, 92, 92, 0.2) !important; }
    ul#top-menu-documentation li a {
      background: transparent !important;
      padding: 0;
      height: auto !important;
      font-size: 11px !important;
      vertical-align: middle;
      display: table-cell;
      color: #000 !important;
      text-transform: uppercase !important;
      font-weight: normal;
      font-style: normal;
      text-decoration: none;
      position: relative;
      color: rgba(0, 0, 0, 0.6);
      -webkit-transition: all .4s ease-in-out;
      -moz-transition: all .4s ease-in-out;
      transition: all .4s ease-in-out; }
      ul#top-menu-documentation li a:after {
        content: '' !important; }
    ul#top-menu-documentation li ul.sub-menu {
      padding: 0;
      margin-left: 30px;
      width: 80%; }
      ul#top-menu-documentation li ul.sub-menu li {
        height: 30px !important;
        padding-top: 0px !important;
        padding-bottom: 0 !important; }
        ul#top-menu-documentation li ul.sub-menu li a {
          font-size: 10px !important; }

#et_mobile_nav_menu_langue {
  display: none; }

/* MENU */
#et-info-phone,
#et-secondary-nav,
.wpml-ls-statics-shortcode_actions {
  display: table-cell;
  vertical-align: middle;
  border: none !important; }
  #et-info-phone .a,
  #et-secondary-nav .a,
  .wpml-ls-statics-shortcode_actions .a {
    padding-bottom: 0;
    text-decoration: none; }
  #et-info-phone .wpml-ls-current-language,
  #et-secondary-nav .wpml-ls-current-language,
  .wpml-ls-statics-shortcode_actions .wpml-ls-current-language {
    padding-bottom: 5px; }
  #et-info-phone ul,
  #et-secondary-nav ul,
  .wpml-ls-statics-shortcode_actions ul {
    width: 80px;
    float: right; }
    #et-info-phone ul li:hover, #et-info-phone ul li:active, #et-info-phone ul li:focus,
    #et-secondary-nav ul li:hover,
    #et-secondary-nav ul li:active,
    #et-secondary-nav ul li:focus,
    .wpml-ls-statics-shortcode_actions ul li:hover,
    .wpml-ls-statics-shortcode_actions ul li:active,
    .wpml-ls-statics-shortcode_actions ul li:focus {
      background: transparent !important; }
      #et-info-phone ul li:hover a, #et-info-phone ul li:active a, #et-info-phone ul li:focus a,
      #et-secondary-nav ul li:hover a,
      #et-secondary-nav ul li:active a,
      #et-secondary-nav ul li:focus a,
      .wpml-ls-statics-shortcode_actions ul li:hover a,
      .wpml-ls-statics-shortcode_actions ul li:active a,
      .wpml-ls-statics-shortcode_actions ul li:focus a {
        background: transparent !important; }
    #et-info-phone ul li a,
    #et-secondary-nav ul li a,
    .wpml-ls-statics-shortcode_actions ul li a {
      border: none !important; }
      #et-info-phone ul li a:after,
      #et-secondary-nav ul li a:after,
      .wpml-ls-statics-shortcode_actions ul li a:after {
        content: url(https://www.octopush.com/wp-content/uploads/fleche.png);
        color: black;
        border: 0;
        top: 7px; }
      #et-info-phone ul li a:hover, #et-info-phone ul li a:active, #et-info-phone ul li a:focus,
      #et-secondary-nav ul li a:hover,
      #et-secondary-nav ul li a:active,
      #et-secondary-nav ul li a:focus,
      .wpml-ls-statics-shortcode_actions ul li a:hover,
      .wpml-ls-statics-shortcode_actions ul li a:active,
      .wpml-ls-statics-shortcode_actions ul li a:focus {
        background: transparent !important; }
      #et-info-phone ul li a img,
      #et-secondary-nav ul li a img,
      .wpml-ls-statics-shortcode_actions ul li a img {
        width: 20px;
        height: 15px; }
    #et-info-phone ul li .wpml-ls-sub-menu li a,
    #et-secondary-nav ul li .wpml-ls-sub-menu li a,
    .wpml-ls-statics-shortcode_actions ul li .wpml-ls-sub-menu li a {
      padding-right: 30px; }
      #et-info-phone ul li .wpml-ls-sub-menu li a:after,
      #et-secondary-nav ul li .wpml-ls-sub-menu li a:after,
      .wpml-ls-statics-shortcode_actions ul li .wpml-ls-sub-menu li a:after {
        content: '' !important; }

li#menu-item-16643,
li#menu-item-16644,
li#menu-item-16645,
li#menu-item-16646,
li#menu-item-19653,
li#menu-item-19654 {
  display: none; }

#et-secondary-menu {
  width: 100%;
  text-align: right;
  display: table; }
  #et-secondary-menu #et-info-phone {
    text-transform: uppercase;
    font-family: 'Open Sans';
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.3px;
    text-align: right;
    color: var(--black); }
    #et-secondary-menu #et-info-phone:before {
      content: ''; }
    #et-secondary-menu #et-info-phone span {
      /*font-weight: bold !important;*/ }
  #et-secondary-menu .wpml-ls-statics-shortcode_actions {
    border: none !important; }
    #et-secondary-menu .wpml-ls-statics-shortcode_actions ul {
      width: 80px;
      float: right; }
      #et-secondary-menu .wpml-ls-statics-shortcode_actions ul li:hover, #et-secondary-menu .wpml-ls-statics-shortcode_actions ul li:active, #et-secondary-menu .wpml-ls-statics-shortcode_actions ul li:focus {
        background: transparent !important; }
        #et-secondary-menu .wpml-ls-statics-shortcode_actions ul li:hover a, #et-secondary-menu .wpml-ls-statics-shortcode_actions ul li:active a, #et-secondary-menu .wpml-ls-statics-shortcode_actions ul li:focus a {
          background: transparent !important; }
      #et-secondary-menu .wpml-ls-statics-shortcode_actions ul li a {
        border: none !important; }
        #et-secondary-menu .wpml-ls-statics-shortcode_actions ul li a:after {
          content: url(https://www.octopush.com/wp-content/uploads/fleche.png);
          color: black;
          border: 0;
          top: 7px; }
        #et-secondary-menu .wpml-ls-statics-shortcode_actions ul li a:hover, #et-secondary-menu .wpml-ls-statics-shortcode_actions ul li a:active, #et-secondary-menu .wpml-ls-statics-shortcode_actions ul li a:focus {
          background: transparent !important; }
        #et-secondary-menu .wpml-ls-statics-shortcode_actions ul li a img {
          width: 20px;
          height: 15px; }
      #et-secondary-menu .wpml-ls-statics-shortcode_actions ul li .wpml-ls-sub-menu li a {
        padding-right: 30px; }
        #et-secondary-menu .wpml-ls-statics-shortcode_actions ul li .wpml-ls-sub-menu li a:after {
          content: '' !important; }
  #et-secondary-menu #et-secondary-nav li:hover {
    opacity: .5 !important;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out; }
  #et-secondary-menu #et-secondary-nav li a .spritegeneral {
    float: left; }
  #et-secondary-menu #et-secondary-nav li a div:nth-child(2) {
    float: right;
    padding-top: 15px;
    margin-left: 10px; }

#et-secondary-menu > ul > li a {
  padding-bottom: 0 !important;
  font-family: 'Open Sans'; }
  #et-secondary-menu > ul > li a img {
    width: 20px;
    margin-right: 5px;
    vertical-align: middle; }

.et_header_style_centered #main-header div#et-top-navigation {
  z-index: 10 !important;
  width: 100% !important; }

#top-menu-nav {
  background: white;
  width: 100% !important; }
  #top-menu-nav #top-menu {
    float: left;
    width: 100%; }
    #top-menu-nav #top-menu .menu-item:nth-child(1) .sub-menu {
      width: 530%; }
    #top-menu-nav #top-menu .menu-item:nth-child(2) .sub-menu {
      width: 250%; }
    #top-menu-nav #top-menu .menu-item:nth-child(3) .sub-menu {
      width: 350%; }
    #top-menu-nav #top-menu #menu-item-11758 ul.sub-menu {
      width: 200% !important; }
      #top-menu-nav #top-menu #menu-item-11758 ul.sub-menu li {
        float: none !important;
        width: 100% !important;
        height: auto !important; }
    #top-menu-nav #top-menu .menu-item:nth-child(4) .sub-menu {
      width: 300%; }
    #top-menu-nav #top-menu .menu-item:nth-child(5) .sub-menu {
      width: 350%; }
    #top-menu-nav #top-menu #menu-item-15516 ul.sub-menu {
      width: 450% !important; }
    #top-menu-nav #top-menu .menu-item:nth-child(6) .sub-menu {
      width: 700%; }
    #top-menu-nav #top-menu li {
      height: 75px !important;
      padding-right: 10px; }
      #top-menu-nav #top-menu li a {
        vertical-align: middle;
        font-family: 'WeblySleek UI', Helvetica, Arial, Lucida, sans-serif;
        height: 75px !important;
        display: table-cell;
        color: #000 !important;
        font-size: 15px !important;
        text-transform: uppercase !important; }
        #top-menu-nav #top-menu li a:hover, #top-menu-nav #top-menu li a:focus, #top-menu-nav #top-menu li a:active {
          background: none; }
        #top-menu-nav #top-menu li a:hover {
          color: #ff54c4 !important; }
        #top-menu-nav #top-menu li a:after {
          content: '' !important; }
      #top-menu-nav #top-menu li .sub-menu {
        border-top: 0;
        padding: 0; }
        #top-menu-nav #top-menu li .sub-menu li {
          float: left;
          width: 50%;
          height: min-content !important;
          border-bottom: 0.5px solid #dbdbdb;
          border-right: 0.5px solid #dbdbdb;
          padding: 10px 5px; }
          #top-menu-nav #top-menu li .sub-menu li:hover {
            border-right: 3px solid #fe40ac !important;
            border-left: none !important; }
          #top-menu-nav #top-menu li .sub-menu li a {
            height: auto !important;
            padding: 0 !important;
            width: 100%; }
    #top-menu-nav #top-menu #menu-item-19655,
    #top-menu-nav #top-menu #menu-item-12894,
    #top-menu-nav #top-menu #menu-item-15523 {
      float: right !important;
      box-shadow: 0 22px 33px 0 rgba(0, 0, 0, 0.1);
      background-image: linear-gradient(to bottom, #ff54c4, #fe2a91);
      text-transform: uppercase !important;
      text-align: center !important; }
      #top-menu-nav #top-menu #menu-item-19655 a,
      #top-menu-nav #top-menu #menu-item-12894 a,
      #top-menu-nav #top-menu #menu-item-15523 a {
        padding-bottom: 0 !important;
        padding-top: 0 !important;
        text-align: center !important;
        color: #fff !important; }
        #top-menu-nav #top-menu #menu-item-19655 a img,
        #top-menu-nav #top-menu #menu-item-12894 a img,
        #top-menu-nav #top-menu #menu-item-15523 a img {
          margin-right: 8px;
          vertical-align: middle;
          padding-bottom: 0;
          float: left; }
        #top-menu-nav #top-menu #menu-item-19655 a span,
        #top-menu-nav #top-menu #menu-item-12894 a span,
        #top-menu-nav #top-menu #menu-item-15523 a span {
          font-size: 13px !important;
          color: #fff !important;
          text-transform: uppercase !important; }
        #top-menu-nav #top-menu #menu-item-19655 a span:first-child,
        #top-menu-nav #top-menu #menu-item-12894 a span:first-child,
        #top-menu-nav #top-menu #menu-item-15523 a span:first-child {
          font-size: 18px !important;
          font-weight: bolder !important;
          text-align: center !important; }
        #top-menu-nav #top-menu #menu-item-19655 a:hover,
        #top-menu-nav #top-menu #menu-item-12894 a:hover,
        #top-menu-nav #top-menu #menu-item-15523 a:hover {
          background: transparent !important;
          opacity: 1; }
      #top-menu-nav #top-menu #menu-item-19655:hover,
      #top-menu-nav #top-menu #menu-item-12894:hover,
      #top-menu-nav #top-menu #menu-item-15523:hover {
        opacity: .5 !important;
        -webkit-transition: opacity 0.5s ease-in-out;
        -moz-transition: opacity 0.5s ease-in-out;
        -ms-transition: opacity 0.5s ease-in-out;
        -o-transition: opacity 0.5s ease-in-out;
        transition: opacity 0.5s ease-in-out; }
    #top-menu-nav #top-menu #menu-item-13623 .sub-menu li {
      width: 100%;
      border-right: 0.5px solid #dbdbdb;
      border-left: 0 !important; }

/* BREADCRUMB */
.breadcrumbPerso,
.breadcrumbPersoWhite {
  z-index: 9;
  padding: 50px 0 0 0 !important;
  background-color: #fafafa; }
  .breadcrumbPerso .et_pb_row.et_pb_row_0,
  .breadcrumbPersoWhite .et_pb_row.et_pb_row_0 {
    padding-left: 15px;
    padding-right: 15px;
    color: #09ce62; }
    .breadcrumbPerso .et_pb_row.et_pb_row_0 span a,
    .breadcrumbPersoWhite .et_pb_row.et_pb_row_0 span a {
      color: grey; }

.breadcrumbPersoWhite {
  background-color: transparent; }

.noBreadcrumbPerso {
  padding: 20px 0; }

/* BANNER HEADER */
.vc-bannerheader-wrap {
  padding-top: 0; }
  .vc-bannerheader-wrap .h1class {
    font-family: 'Quicksand', arial !important;
    color: black;
    font-size: 25px;
    margin-top: 0;
    line-height: 60px;
    font-weight: bold; }
  .vc-bannerheader-wrap img {
    height: 340px;
    width: auto; }

/* BANNER FOOTER */
.vc-infobox-wrap p {
  font-family: 'Quicksand', arial !important;
  line-height: 50px;
  color: #09ce62;
  font-weight: bold;
  padding-top: 10%;
  padding-bottom: 10% !important;
  font-size: 40px; }
.vc-infobox-wrap .vc_col-sm-6:nth-child(2) {
  padding-left: 100px; }

/* COMMENT CA MARCHE */
#ccmbanner .wpb_column:nth-child(2) img {
  width: 100%; }

.vc_custom_1551903151248 .wpb_content_element {
  float: left; }
  .vc_custom_1551903151248 .wpb_content_element img {
    margin-right: 20px; }

/* 404 */
.error404 #et-main-area {
  margin-top: 50px; }

/* CAPTCHA */
.grecaptcha-badge {
  visibility: hidden; }

/* HOMEPAGE */
#homePhoneImage img {
  width: 80% !important; }

#homefloat #playVimeo {
  float: left; }
#homefloat .creativeLinkHome {
  float: left;
  width: 40%;
  padding-top: 0 !important;
  margin-left: 2%;
  margin-top: 10px;
  color: #2c2c2c !important;
  font-family: "Open Sans",Arial,sans-serif;
  font-size: 11px !important;
  font-weight: bold !important; }
  #homefloat .creativeLinkHome .ult_btn10_span {
    font-weight: bold !important; }
  #homefloat .creativeLinkHome span:hover {
    font-size: 17px !important;
    opacity: 0.8; }

.lvca-accordion .lvca-panel .lvca-panel-title {
  padding: 10px;
  font-size: 17px; }

.lvca-accordion .lvca-panel {
  margin-bottom: 20px !important; }

.lvca-accordion .lvca-panel .lvca-panel-title:before {
  margin-right: 15px; }

.lvca-accordion .spritehome {
  float: left;
  margin-right: 10px; }
.lvca-accordion .sprite-icone_plus,
.lvca-accordion .sprite-icone_moins {
  float: right; }

/*.lvca-accordion.lvca-style1 .lvca-panel .lvca-panel-title:after,
.lvca-accordion.lvca-style3 .lvca-panel .lvca-panel-title:after,
.lvca-accordion.lvca-style1 .lvca-panel.lvca-active .lvca-panel-title:after, .lvca-accordion.lvca-style3 .lvca-panel.lvca-active .lvca-panel-title:after {
    content:'';
}*/
.lvca-accordion.lvca-style1 .lvca-panel .lvca-panel-title:after,
.lvca-accordion.lvca-style3 .lvca-panel .lvca-panel-title:after {
  content: url(https://www.octopush.com/wp-content/uploads/interfaceNouvelle/icone_plus.png) !important;
  padding-left: 310px; }

.lvca-accordion.lvca-style1 .lvca-panel.lvca-active .lvca-panel-title:after, .lvca-accordion.lvca-style3 .lvca-panel.lvca-active .lvca-panel-title:after {
  content: url(https://www.octopush.com/wp-content/uploads/interfaceNouvelle/icone_moins.png) !important;
  transform: none;
  -webkit-transform: none; }

/*#gridimagehome {
    .wpb_image_grid_ul {
        !*display: table;*!
        padding-top: 40px;
        li{
            display: table-cell !important;
            height: 100%;
            position: unset !important;
            padding: 0 12px;
            left: auto !important;
            top: auto !important;
            float: none !important;
            vertical-align: middle;
            img {
                padding-top: 20px;
                max-width: 90%;
            }
        }
    }
}*/
#imagemarques .spritehome {
  float: left;
  margin: 0 15px; }
#imagemarques .tableSprite {
  margin-top: 15px; }

/*#gridimagehome2 {
    text-align: center;
    .wpb_image_grid_ul {
        li{
            left: auto !important;
            top: auto !important;
            float: none;
            position: unset !important;
            padding: 0 20px 10px 0 !important;
            display: inline-block;
        }
    }
}*/
#programationLanguageSprite .spritehome {
  text-align: center;
  margin: 5% auto !important; }

#homePackShortcode .col-xs-12.col-sm-6.col-md-6:nth-child(1) .tablePrix {
  float: right; }
#homePackShortcode .tablePrix {
  background: white;
  padding-bottom: 0 !important; }
  #homePackShortcode .tablePrix:hover {
    box-shadow: 1px 1px 10px 5px rgba(0, 0, 0, 0.04); }
  #homePackShortcode .tablePrix:nth-child(1) {
    /*margin-left: 21%;
    margin-right: 3% !important;*/
    width: 70%; }
  #homePackShortcode .tablePrix .boton1Main {
    background-color: #09ce62;
    color: white;
    text-align: center;
    line-height: 30px;
    letter-spacing: -1.4px;
    font-size: 14px;
    font-family: "Open Sans", Arial, sans-serif;
    font-weight: bold;
    padding: 10px 20px;
    border: 0; }
#homePackShortcode .tablePrix.uniqueTarif {
  float: none;
  margin-left: auto !important;
  margin-right: auto !important;
  margin-top: 30px; }

/* API PAGE */
.page-id-405 .et_pb_row.et_pb_row_0,
.page-id-15392 .et_pb_row.et_pb_row_0 {
  visibility: hidden !important; }

#apipage #bouttonLeftAPI {
  float: left;
  width: 50%;
  padding-top: 0px !important; }

#gridimageapi .wpb_image_grid_ul,
#gridimageapi1 .wpb_image_grid_ul {
  display: table; }
  #gridimageapi .wpb_image_grid_ul li,
  #gridimageapi1 .wpb_image_grid_ul li {
    display: table-cell !important;
    height: 100%;
    position: unset !important;
    padding: 0 10px;
    left: auto !important;
    top: auto !important;
    float: none !important;
    vertical-align: middle; }

ul#lightSlider {
  display: table;
  height: 100px !important; }
  ul#lightSlider li {
    list-style: none;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    padding: 0 10px; }

.slick-track {
  padding-top: 40px; }

/* PRODUIT */
/* PACK */
#voirAutrePacks {
  color: #09ce62;
  font-weight: bold;
  text-decoration: underline;
  font-size: 13px; }
  #voirAutrePacks:hover, #voirAutrePacks:focus, #voirAutrePacks:active {
    color: #09ce62;
    font-weight: bold;
    text-decoration: underline;
    font-size: 13px; }

/* MAIN PAGE */
.container {
  width: 80% !important;
  max-width: 1080px !important;
  margin: auto !important; }

#main-content .container {
  padding-top: 0 !important; }

.mainColumn:first-child > .vc_column-inner {
  width: 80%;
  margin: auto;
  max-width: 1080px;
  padding-right: 15px !important;
  padding-left: 15px !important; }

#top-header .container {
  padding-top: 20px; }
  #top-header .container .second-logo {
    padding-top: 0;
    float: left;
    width: 50%; }
    #top-header .container .second-logo img {
      width: 47%; }
  #top-header .container .container-action {
    float: right;
    width: 50%;
    text-align: right; }
    #top-header .container .container-action a.signin {
      color: black !important;
      text-decoration: none;
      margin-right: 30px; }
    #top-header .container .container-action a.signup {
      display: inline-flex;
      text-decoration: none;
      padding: 13px 26px 13px 26px;
      border-radius: 16px;
      transition: all 0.25s ease;
      justify-content: center;
      background-color: #4cd964; }
      #top-header .container .container-action a.signup:hover {
        background-color: #3ec755; }
      #top-header .container .container-action a.signup span {
        transition: all 0.25s ease;
        font-size: 14px;
        line-height: 19px;
        color: #fff; }

div#top-header .container:before {
  content: none; }

/* FOOTER */
#main-footer {
  background-color: #FFFFFF; }
  #main-footer .title {
    font-weight: normal !important; }
  #main-footer .wp-image-12173 {
    margin-top: -10px; }
  #main-footer ul li a {
    font-family: "Quicksand", Arial, sans-serif;
    font-size: 15px;
    color: #000; }

/* ICONO Y TEXTO */
#columna1 .wpb_single_image {
  margin-bottom: 15px !important;
  padding-bottom: 0 !important; }

/*! Estilo Formulario */
.wpcf7 {
  /*! Boton Form */ }
  .wpcf7 input,
  .wpcf7 textarea,
  .wpcf7 select {
    font-family: "Open Sans",Arial,sans-serif !important;
    border-radius: 4px !important;
    font-size: 16px !important;
    margin-top: 15px !important;
    border: 1px solid #ccc !important;
    padding: 6px 10px !important;
    width: 100% !important;
    color: #000000 !important;
    opacity: 1 !important; }
  .wpcf7 .wpcf7-submit {
    font-family: "Open Sans",Arial,sans-serif;
    font-weight: bold;
    color: #ffffff !important;
    line-height: 20px;
    letter-spacing: 0;
    font-size: 13.6px;
    object-fit: contain;
    box-shadow: 0 22px 33px 0 rgba(0, 0, 0, 0.1);
    background-image: linear-gradient(to bottom, #ff54c4, #fe2a91);
    padding: 15px 15px !important;
    text-transform: uppercase;
    border: 0 !important;
    width: 100%; }
    .wpcf7 .wpcf7-submit:hover {
      opacity: .5 !important;
      -webkit-transition: opacity 0.5s ease-in-out;
      -moz-transition: opacity 0.5s ease-in-out;
      -ms-transition: opacity 0.5s ease-in-out;
      -o-transition: opacity 0.5s ease-in-out;
      transition: opacity 0.5s ease-in-out; }

/*! Acordeon Home----------------------------------------------*/
.lvca-accordion.lvca-style1 .lvca-panel.lvca-active .lvca-panel-title {
  color: #2c2c2c;
  background: #ffffff; }

.lvca-accordion.lvca-style1 .lvca-panel .lvca-panel-content {
  background: #ffffff;
  padding: 20px 20px; }

.lvca-accordion.lvca-style1 .lvca-panel {
  margin: 3px 0 0;
  background: #ffffff;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: -1px 2px 17px -8px rgba(0, 0, 0, 0.84); }

/*! Reloj - pagina Comment ├ºa marche*/
.reloj_pag_comment {
  width: 10% !important; }

/* infolist comment */
.smile_icon_list li {
  margin: 0 !important; }
  .smile_icon_list li .icon_description h3 {
    font-weight: 400 !important; }
  .smile_icon_list li .icon_description p {
    font-size: 18px !important;
    font-weight: 500 !important; }

#cubo-tarifa {
  box-shadow: 3px 3px 6px 4px rgba(0, 0, 0, 0.2); }

.banner-1 {
  box-shadow: 3px 3px 6px 4px rgba(0, 0, 0, 0.2); }

/* ########## START TARIF POR PAYS ########## */
#showPlanes {
  width: 100%;
  margin: 20px auto 0 auto; }

.tablePrix {
  text-align: center !important;
  padding: 20px;
  border: 2px solid #f4f4f4;
  /*float:left;*/
  margin-bottom: 20px !important; }
  .tablePrix .row:nth-child(3) {
    margin-top: 35px;
    margin-bottom: 35px; }
  .tablePrix p {
    line-height: normal;
    margin: 0;
    text-align: center;
    padding: 10px 0;
    font-size: 14px !important;
    font-weight: 600; }
  .tablePrix .titrePack {
    font-family: "Quicksand",Arial,sans-serif;
    line-height: 39px;
    font-size: 30px !important;
    font-weight: 900 !important; }
  .tablePrix .prixPack {
    font-family: 'Quicksand';
    font-weight: 900 !important;
    line-height: 30px;
    font-size: 30px !important;
    margin-bottom: 25px !important;
    color: #09ce62; }
  .tablePrix .caja-1 {
    border-bottom: 2px solid grey;
    padding-bottom: 5px; }
  .tablePrix .h2class {
    color: black;
    font-size: 19px;
    font-weight: bold; }

.noHasValue {
  color: grey !important; }

.select2 .select2-selection {
  background-color: white;
  color: black;
  font-size: 16px;
  border: 2px solid #f4f4f4 !important;
  cursor: pointer;
  border-radius: 5px;
  font-family: "Open Sans", Arial, sans-serif;
  height: 40px !important; }
  .select2 .select2-selection .select2-selection__arrow b {
    border-color: #09ce62 transparent transparent transparent;
    margin-top: 1px; }
  .select2 .select2-selection span {
    font-weight: normal !important; }
  .select2 .select2-selection img {
    margin-bottom: 4px; }

span.select2-container.select2-container--default.select2-container--open span.select2-dropdown.select2-dropdown--above,
span.select2-container.select2-container--default.select2-container--open span.select2-dropdown.select2-dropdown--below {
  background-color: #f4f4f4; }
  span.select2-container.select2-container--default.select2-container--open span.select2-dropdown.select2-dropdown--above .select2-selection__arrow b,
  span.select2-container.select2-container--default.select2-container--open span.select2-dropdown.select2-dropdown--below .select2-selection__arrow b {
    border-color: transparent transparent #09ce62 transparent; }
  span.select2-container.select2-container--default.select2-container--open span.select2-dropdown.select2-dropdown--above span,
  span.select2-container.select2-container--default.select2-container--open span.select2-dropdown.select2-dropdown--below span {
    font-weight: normal !important; }
  span.select2-container.select2-container--default.select2-container--open span.select2-dropdown.select2-dropdown--above img,
  span.select2-container.select2-container--default.select2-container--open span.select2-dropdown.select2-dropdown--below img {
    margin-bottom: 4px; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #09ce62; }

.boton1 {
  background-color: #09ce62;
  color: white;
  text-align: center;
  line-height: 30px;
  letter-spacing: -1.4px;
  font-size: 14px;
  font-family: "Open Sans",Arial,sans-serif;
  font-weight: bold;
  padding: 10px 20px;
  border: 0; }
  .boton1:hover {
    color: white !important;
    background-color: rgba(9, 206, 98, 0.7); }
  .boton1:focus {
    color: white !important;
    text-decoration: none; }

.boton_left_align {
  text-align: left !important; }

.letter-min {
  margin: 20px 0 !important; }

.letter-min p {
  margin: 0;
  padding: 0; }

.titleTable {
  font-weight: bold !important; }

.subtitleTable {
  font-weight: 500 !important; }

table#tableComparatif,
table#tableComparatif td,
table#tableComparatif th {
  border-top: 0 !important;
  border-right: 0 !important;
  border-left: 0 !important; }

#tableComparatif {
  width: 70%;
  margin: 40px auto 0 auto; }

.letter-min p {
  width: 70%;
  margin: 0 auto; }

#tableComparatif th,
#tableComparatif td {
  text-align: center;
  border-bottom: 1px solid #ddd;
  font-family: "Open Sans",Arial,sans-serif; }

#tableComparatif th {
  width: 15%;
  text-align: left !important; }

#tableComparatif td {
  width: 5%;
  text-align: center !important; }

.fa-question-circle {
  color: #09ce62; }

.glyphicon-ok {
  color: #09ce62;
  text-align: right !important;
  padding-right: 5px; }

/* ########## START GRILLE TARIFAIRE ########## */
#searchPays {
  margin-bottom: 20px;
  border-radius: 15px;
  border: 2px solid #5c5c5c !important;
  font-size: 15px;
  height: 30px;
  padding: 4px 32px !important;
  width: 40% !important;
  color: #2c2c2c !important; }

.pd-volume a:hover {
  color: #ff54c4 !important; }

#searchPays[type=text]:hover {
  border: 2px solid #09ce62 !important; }
  #searchPays[type=text]:hover span.glyphicon.glyphicon-search {
    color: #09ce62 !important; }

span.glyphicon.glyphicon-search:hover {
  color: #09ce62 !important; }

span.glyphicon.glyphicon-search {
  position: absolute !important;
  left: 30px !important;
  top: 8px !important;
  color: #2c2c2c !important; }

/*! ---------  letra--------------*/
#list_alpha {
  margin: 20px 0;
  padding: 0 !important; }
  #list_alpha li {
    display: inline;
    color: #2c2c2c;
    font-family: "Open Sans",Arial,sans-serif;
    text-align: center;
    padding: 0 7px;
    text-decoration: none;
    font-weight: 700; }
    #list_alpha li:hover {
      color: #09ce62;
      border-bottom: 2px solid #09ce62;
      cursor: pointer; }

ul#ui-id-1 {
  background: white;
  box-shadow: 3px 3px 6px 4px rgba(0, 0, 0, 0.2);
  width: 20% !important;
  border-radius: 5px;
  padding: 5px;
  margin-top: 5px; }

ul#ui-id-1 li {
  padding: 5px;
  cursor: pointer; }

.flagCountry {
  width: 24px;
  height: 20px;
  padding-right: 5px; }

.pd-volume {
  margin: 20px 0 !important;
  text-align: center; }

#grille_tarifaire {
  width: 100%;
  padding: 10px;
  border: 0 !important; }
  #grille_tarifaire th {
    font-weight: bold; }
  #grille_tarifaire th,
  #grille_tarifaire td {
    text-align: center;
    font-family: "Open Sans",Arial,sans-serif;
    padding: 10px;
    color: #2c2c2c;
    border: 0 !important; }
    #grille_tarifaire th:first-child,
    #grille_tarifaire td:first-child {
      border-right: 2px solid #ddd !important;
      font-weight: 700; }
    #grille_tarifaire th a,
    #grille_tarifaire td a {
      color: #2c2c2c !important; }
      #grille_tarifaire th a:hover,
      #grille_tarifaire td a:hover {
        color: #09ce62 !important;
        font-weight: bold; }

#grille_tarifaire p {
  font-size: 14px !important;
  margin: 5px 0; }

#grille_tarifaire p.verdPrix {
  color: #09ce62 !important; }

.selectedLetter {
  color: #09ce62 !important;
  font-weight: bold !important;
  text-decoration: underline !important; }

#grille_prix {
  background-color: #fafafa;
  overflow-y: scroll;
  min-height: 100px; }

/* ########## START TARIF PAR PACK ########## */
#packTarif {
  text-align: center;
  color: #5c5c5c;
  font-family: 'Quicksand', arial !important;
  font-size: 16px;
  background-color: white; }
  #packTarif .buttonFlag {
    width: 100%; }
  #packTarif #buttonFlagOpen {
    width: 100%;
    margin-left: 0 !important; }

#postPackTarif,
#postPackTarifChild {
  padding: 0; }

.packTarif {
  height: 50px;
  background-color: #f5fbff;
  margin: 20px 0; }

.rowBackground {
  background-color: #f5fbff;
  height: 50px;
  margin: 20px 0; }

.surMesure {
  border: 0;
  padding: 5px; }

.question.circle.icon.outline {
  padding-top: 3px !important;
  color: #09ce62 !important; }

.question.circle.icon {
  padding-top: 3px !important;
  color: #09ce62 !important; }

.tooltipPack {
  display: none;
  position: absolute;
  z-index: 999;
  background: white;
  font-size: 12px;
  text-align: left;
  padding: 10px;
  top: 50px;
  left: 0;
  width: 100%;
  box-shadow: 0 29px 43px 0 rgba(0, 0, 0, 0.4) !important;
  text-transform: none !important; }
  .tooltipPack ul {
    margin-top: 20px; }
    .tooltipPack ul li:before {
      content: "\2022";
      font-weight: bold;
      display: inline-block;
      width: 1.5em;
      margin-left: -1em;
      color: #09ce62; }

.emptyLine {
  height: 20px;
  background: white; }

.quantitySMS {
  padding: 15px; }

.quantitySMSMesure {
  font-weight: bold; }

#postPackTarifChildDetails {
  text-align: justify !important;
  line-height: 1.4 !important;
  font-family: 'Quicksand', arial !important; }
  #postPackTarifChildDetails .packTitle {
    font-size: 13px !important;
    text-transform: none; }
    #postPackTarifChildDetails .packTitle h4 {
      color: black !important;
      font-size: 17px !important;
      font-family: 'Quicksand', arial !important;
      font-weight: bold; }
    #postPackTarifChildDetails .packTitle p {
      font-weight: 700 !important;
      font-family: 'Quicksand', arial !important;
      font-size: 13px !important;
      line-height: 26px;
      color: #5c5c5c !important; }

.packTitle {
  border-bottom: 0 solid #ddd;
  color: #5c5c5c;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 15px; }

.priceLine {
  padding: 5px; }

img.carrito {
  width: 40px; }

.buttonFlag {
  background-color: white;
  color: black;
  font-size: 16px;
  border: 2px solid #f4f4f4;
  cursor: pointer;
  border-radius: 5px;
  font-family: "Open Sans", Arial, sans-serif;
  padding: 5px;
  width: 30%;
  margin: 0 auto; }
  .buttonFlag span {
    background-repeat: no-repeat;
    padding-left: 30px;
    background-size: contain; }
  .buttonFlag a {
    outline: none; }
    .buttonFlag a:hover, .buttonFlag a:active, .buttonFlag a:focus {
      outline: none;
      text-decoration: none; }
    .buttonFlag a i.angle.down.icon {
      padding-top: 5px; }

.openSelect.select-list {
  overflow-y: scroll;
  height: 300px;
  overflow-x: hidden;
  box-shadow: 0 29px 43px 0 rgba(0, 0, 0, 0.4) !important;
  padding-left: 0 !important; }

.drop-down {
  position: relative;
  display: inline-block;
  margin-top: 0; }
  .drop-down select {
    display: none; }
  .drop-down .select-list {
    position: absolute;
    left: 0;
    z-index: 9999;
    padding: 0;
    background-color: transparent;
    width: 30%;
    margin: 0 auto;
    margin-left: 35%; }
    .drop-down .select-list li {
      display: none;
      list-style: none; }
      .drop-down .select-list li span {
        cursor: pointer;
        display: inline-block;
        min-height: 40px;
        min-width: 280px;
        width: 100%;
        padding: 5px 15px 5px 35px;
        background-color: #F4F4F4;
        background-position: left 10px center;
        background-repeat: no-repeat;
        font-size: 16px;
        text-align: left;
        color: #000000;
        box-sizing: border-box; }
        .drop-down .select-list li span:hover, .drop-down .select-list li span:focus {
          background-color: #09ce62; }

/* BLOG */
.blog h2 a {
  font-size: 53px; }
.blog #main-content .container:before {
  background-color: transparent; }
.blog div#content-area {
  margin-top: 10%; }
.blog #left-area article {
  margin-top: 0;
  font-size: 18px;
  font-family: "Quicksand", arial !important; }
.blog #sidebar a:hover {
  color: #666 !important; }

.single-post #main-content .container:before,
.archive #main-content .container:before,
.single #main-content .container:before {
  background-color: transparent; }
.single-post div#content-area,
.archive div#content-area,
.single div#content-area {
  margin-top: 10%; }
.single-post #left-area article,
.archive #left-area article,
.single #left-area article {
  margin-top: 0;
  /*font-size: 16px;*/
  line-height: 25px;
  text-align: left; }
  .single-post #left-area article h2,
  .archive #left-area article h2,
  .single #left-area article h2 {
    margin-top: 0;
    margin-bottom: 10px; }
    .single-post #left-area article h2 a,
    .archive #left-area article h2 a,
    .single #left-area article h2 a {
      font-size: 27px !important; }
  .single-post #left-area article h4 a,
  .archive #left-area article h4 a,
  .single #left-area article h4 a {
    font-size: 27px !important; }
  .single-post #left-area article p,
  .single-post #left-area article .et-box-content,
  .single-post #left-area article li,
  .single-post #left-area article a,
  .archive #left-area article p,
  .archive #left-area article .et-box-content,
  .archive #left-area article li,
  .archive #left-area article a,
  .single #left-area article p,
  .single #left-area article .et-box-content,
  .single #left-area article li,
  .single #left-area article a {
    font-size: 18px;
    font-family: "Quicksand", Arial, sans-serif; }

/* ARTICLE */
.single-post h1.entry-title {
  line-height: 50px !important; }
.single-post h3 {
  font-family: 'Quicksand', arial !important;
  font-size: 30px;
  line-height: 45px;
  color: #09ce62;
  font-weight: normal; }
.single-post h4 {
  font-family: 'Quicksand', arial !important;
  font-size: 27px;
  line-height: 42px;
  color: #09ce62;
  font-weight: normal; }
.single-post h5 {
  font-family: 'Quicksand', arial !important;
  font-size: 25px;
  line-height: 30px;
  color: #09ce62;
  font-weight: normal; }
.single-post h6 {
  font-family: 'Quicksand', arial !important;
  font-size: 22px;
  line-height: 25px;
  color: #09ce62;
  font-weight: normal; }

/* CTAFOOTER */
.cta_footer_row {
  background: transparent !important;
  background-color: transparent !important; }
  .cta_footer_row .mainColumn:first-child > .vc_column-inner {
    width: 100%;
    max-width: 100%; }

.cta_footer {
  text-align: center;
  width: 60%;
  margin: 0 auto 100px auto; }
  .cta_footer .cta_footer_main .cta_footer_header .cta_footer_mainheader {
    font-size: 50px;
    color: #0c0b0b;
    font-weight: 600;
    margin: 20px; }
  .cta_footer .cta_footer_main .cta_footer_header .cta_footer_subheader {
    font-weight: 400;
    font-size: 24px;
    color: #32312f; }
  .cta_footer .cta_footer_main .cta_footer_body {
    width: 100%;
    margin: 50px auto; }
    .cta_footer .cta_footer_main .cta_footer_body .cta_footer_list ul {
      text-align: left; }
      .cta_footer .cta_footer_main .cta_footer_body .cta_footer_list ul li {
        list-style: none;
        margin-bottom: 5%;
        font-weight: 400;
        font-size: 18px;
        color: #32312f; }
        .cta_footer .cta_footer_main .cta_footer_body .cta_footer_list ul li:before {
          content: "\E904";
          border-radius: 2.375rem;
          margin: -0.5rem 0.75rem 0 0;
          font-family: Keap Icons;
          text-align: center;
          color: #085440;
          background-color: #e8e3d8;
          padding: 10px; }
    .cta_footer .cta_footer_main .cta_footer_body .cta_footer_left_list {
      float: left;
      width: 50%; }
    .cta_footer .cta_footer_main .cta_footer_body .cta_footer_right_list {
      float: right;
      width: 50%; }
  .cta_footer .cta_footer_main .cta_footer_footer .container-button.elAnim__slide.anim__delayMedium_2 {
    opacity: 1;
    transform: translateY(0px);
    transition-delay: .2s !important;
    transition: all 1000ms cubic-bezier(0.07, 0.965, 0.56, 1); }
    .cta_footer .cta_footer_main .cta_footer_footer .container-button.elAnim__slide.anim__delayMedium_2 a {
      margin-top: 35px;
      transition: transform 500ms cubic-bezier(0.07, 0.965, 0.56, 1);
      margin-left: 110px;
      overflow: hidden;
      padding: 0px 32px 0px 32px;
      position: relative;
      margin-right: auto;
      text-decoration: none;
      display: inline-flex;
      align-items: center;
      height: 80px;
      clip-path: inset(0px round 24px 24px 24px 24px); }
      .cta_footer .cta_footer_main .cta_footer_footer .container-button.elAnim__slide.anim__delayMedium_2 a:before {
        background-color: black;
        content: "";
        position: absolute;
        left: 0px;
        top: 0px;
        height: 100%;
        width: 100%;
        border-radius: 24px !important;
        transform: translateX(calc(-100% + 82px));
        transition: transform 500ms cubic-bezier(0.07, 0.965, 0.56, 1); }
      .cta_footer .cta_footer_main .cta_footer_footer .container-button.elAnim__slide.anim__delayMedium_2 a:hover {
        transform: translateX(-55px); }
        .cta_footer .cta_footer_main .cta_footer_footer .container-button.elAnim__slide.anim__delayMedium_2 a:hover .btn-text {
          transition-delay: 0.4s;
          transition: all 0.25s ease;
          opacity: 1;
          color: white; }
        .cta_footer .cta_footer_main .cta_footer_footer .container-button.elAnim__slide.anim__delayMedium_2 a:hover img {
          left: 130px !important; }
        .cta_footer .cta_footer_main .cta_footer_footer .container-button.elAnim__slide.anim__delayMedium_2 a:hover:before {
          transform: translateX(0px) !important; }
      .cta_footer .cta_footer_main .cta_footer_footer .container-button.elAnim__slide.anim__delayMedium_2 a .btn-text {
        opacity: 0;
        font-size: 18px;
        line-height: 24px;
        position: relative;
        transition: all 0.1s ease; }
      .cta_footer .cta_footer_main .cta_footer_footer .container-button.elAnim__slide.anim__delayMedium_2 a .container-btn-arrow {
        margin-left: 20px;
        transition: transform 500ms cubic-bezier(0.07, 0.965, 0.56, 1);
        transform: translateX(-122.781px); }
        .cta_footer .cta_footer_main .cta_footer_footer .container-button.elAnim__slide.anim__delayMedium_2 a .container-btn-arrow .btn-arrow {
          stroke: white;
          position: relative;
          width: 20px;
          transform: rotate(180deg); }
        .cta_footer .cta_footer_main .cta_footer_footer .container-button.elAnim__slide.anim__delayMedium_2 a .container-btn-arrow img {
          width: 20px;
          height: 20px;
          position: relative;
          left: 25px; }

.page-template-page-landing {
  /*#video_header { background: white; opacity: 0; pointer-events: none; position: relative; }
  #video_header.loaded{ background: transparent; opacity: 1; }*/ }
  .page-template-page-landing .mtsnb {
    display: none; }
  .page-template-page-landing .section_one h1 {
    font-family: "Source Sans Pro" !important; }
  .page-template-page-landing .section_one p {
    font-family: "Source Sans Pro" !important; }
  .page-template-page-landing .section_one video {
    border: 1px solid white; }
  .page-template-page-landing .section_three h2 {
    font-family: 'Source Sans Pro',Helvetica,Arial,Lucida,sans-serif !important;
    text-transform: uppercase;
    margin-bottom: 0;
    padding-bottom: 0; }
  .page-template-page-landing .section_three p {
    margin-bottom: 50px;
    color: #808080; }
  .page-template-page-landing .section_three ul li {
    margin-bottom: 30px; }
    .page-template-page-landing .section_three ul li:before {
      content: "\2713";
      color: #30BA00;
      margin-right: 20px;
      margin-left: -30px; }
  .page-template-page-landing .section_four h2 {
    font-family: 'Source Sans Pro',Helvetica,Arial,Lucida,sans-serif !important;
    text-transform: uppercase;
    margin-bottom: 0;
    padding-bottom: 0; }
  .page-template-page-landing .section_five h2 {
    font-family: 'Source Sans Pro',Helvetica,Arial,Lucida,sans-serif !important;
    text-transform: uppercase;
    /*position: absolute;
    top: -150px;
    left: 0;
    right: 0;*/ }
  .page-template-page-landing .section_six .section_six_img {
    float: left;
    width: 10%;
    margin-top: 10px; }
  .page-template-page-landing .section_six .section_six_text {
    float: left;
    width: 70%;
    margin-left: 3%;
    margin-bottom: 0; }
    .page-template-page-landing .section_six .section_six_text h2 {
      margin-bottom: 0;
      padding-bottom: 0;
      font-family: "Source Sans Pro" !important;
      font-size: 24px;
      font-weight: bold;
      letter-spacing: 0;
      line-height: 32px; }
    .page-template-page-landing .section_six .section_six_text p {
      font-family: Quicksand;
      font-size: 14px;
      font-weight: 600;
      letter-spacing: 0;
      line-height: 22px; }
  .page-template-page-landing .section_six .button_read_more {
    background-image: none;
    float: right;
    width: 15%;
    text-align: center;
    margin-top: 2%;
    background-color: black;
    color: white;
    border: none;
    border-radius: 40px;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
    padding: 15px 0; }
    .page-template-page-landing .section_six .button_read_more:after {
      display: none; }
    .page-template-page-landing .section_six .button_read_more:hover {
      background-color: #31BD00 !important;
      box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.1);
      text-decoration: none;
      opacity: 1 !important; }
  .page-template-page-landing .section_seven h2 {
    font-family: 'Source Sans Pro',Helvetica,Arial,Lucida,sans-serif !important;
    text-transform: uppercase;
    margin-bottom: 0;
    padding-bottom: 0; }
  .page-template-page-landing .section_seven .et_pb_text_inner, .page-template-page-landing .section_seven p {
    color: white !important; }
  .page-template-page-landing .section_eight .button_download_app {
    position: absolute;
    z-index: 9;
    left: 44%;
    top: 25%; }
  .page-template-page-landing #main-footer {
    background-color: transparent;
    background-image: url(https://www.octopush.com/wp-content/uploads/Group-12.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 100px; }
    .page-template-page-landing #main-footer h4,
    .page-template-page-landing #main-footer p,
    .page-template-page-landing #main-footer li,
    .page-template-page-landing #main-footer a,
    .page-template-page-landing #main-footer div {
      color: white !important; }
  .page-template-page-landing footer #footer-widgets .footer-widget {
    width: 20%;
    float: left;
    margin: 0;
    padding: 10px; }
    .page-template-page-landing footer #footer-widgets .footer-widget li {
      text-decoration: none;
      list-style: none; }
      .page-template-page-landing footer #footer-widgets .footer-widget li:before {
        display: none; }
      .page-template-page-landing footer #footer-widgets .footer-widget li h2 {
        color: #FFFFFF;
        font-family: "Source Sans Pro";
        font-size: 18px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 32px; }
      .page-template-page-landing footer #footer-widgets .footer-widget li p {
        color: #FFFFFF;
        font-family: Quicksand;
        font-size: 12px;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 22px; }
      .page-template-page-landing footer #footer-widgets .footer-widget li .menu li a {
        color: #FFFFFF;
        font-family: Quicksand;
        font-size: 12px;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 22px; }
      .page-template-page-landing footer #footer-widgets .footer-widget li img {
        margin-bottom: 10px; }
  .page-template-page-landing .landing_post_item {
    padding: 0 60px; }
    .page-template-page-landing .landing_post_item a {
      outline: none;
      text-decoration: none; }
      .page-template-page-landing .landing_post_item a:hover {
        text-underline: none; }
      .page-template-page-landing .landing_post_item a .landing_post_item_image img {
        border-radius: 20px;
        box-shadow: 0px 0px 10px 1px #ececec;
        width: 250px;
        margin: auto; }
      .page-template-page-landing .landing_post_item a .landing_post_item_title {
        color: #000000;
        font-family: "Source Sans Pro";
        font-size: 24px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 32px;
        margin-bottom: 25px;
        margin-top: 30px; }
      .page-template-page-landing .landing_post_item a .landing_post_item_excerpt {
        color: #000000;
        font-family: Quicksand;
        font-size: 14px;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 22px; }
  .page-template-page-landing .slick-center {
    -webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    transform: scale(1.25); }
  .page-template-page-landing .slick-list {
    padding: 45px 60px !important;
    margin-left: 30px !important; }
  .page-template-page-landing .button_download_app {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.1); }
    .page-template-page-landing .button_download_app:before {
      content: url("https://www.octopush.com/wp-content/themes/divi-child/images/Download.svg");
      position: relative;
      left: 20px;
      top: 10px;
      float: left; }
    .page-template-page-landing .button_download_app .et_pb_text_inner {
      padding: 10px 40px;
      float: left;
      width: fit-content; }
    .page-template-page-landing .button_download_app p {
      color: #FFFFFF;
      font-family: Quicksand;
      font-size: 18px;
      font-weight: bold;
      letter-spacing: 0;
      line-height: 23px; }
      .page-template-page-landing .button_download_app p span {
        color: #FFFFFF;
        font-family: Quicksand;
        font-size: 12px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 15px; }
    .page-template-page-landing .button_download_app:hover {
      background-color: #31BD00;
      box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.1); }

@media only screen and (max-width: 1500px) {
  #top-menu-nav #top-menu li {
    padding-right: 0; }
    #top-menu-nav #top-menu li a {
      padding-right: 15px; } }
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1280px) {
  #top-menu-nav #top-menu li a {
    font-size: 16px !important; }
  #top-menu-nav #top-menu #menu-item-19655 a span,
  #top-menu-nav #top-menu #menu-item-12894 a span,
  #top-menu-nav #top-menu #menu-item-15523 a span {
    font-size: 11px !important; }
    #top-menu-nav #top-menu #menu-item-19655 a span:first-child,
    #top-menu-nav #top-menu #menu-item-12894 a span:first-child,
    #top-menu-nav #top-menu #menu-item-15523 a span:first-child {
      font-size: 16px !important; }

  #et-secondary-nav li {
    margin-right: 0; } }
@media only screen and (max-width: 1210px) {
  #top-menu-nav #top-menu li a {
    font-size: 13px !important; } }
@media only screen and (max-width: 1000px) {
  /* LANDING */
  .page-template-page-landing .section_eight .button_download_app {
    left: 40%; } }
/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
  #top-menu-nav #top-menu li a {
    font-size: 11px !important;
    padding-left: 13px;
    padding-right: 13px; }
  #top-menu-nav #top-menu #menu-item-19655 a span,
  #top-menu-nav #top-menu #menu-item-12894 a span,
  #top-menu-nav #top-menu #menu-item-15523 a span {
    font-size: 13px !important; }
    #top-menu-nav #top-menu #menu-item-19655 a span:first-child,
    #top-menu-nav #top-menu #menu-item-12894 a span:first-child,
    #top-menu-nav #top-menu #menu-item-15523 a span:first-child {
      font-size: 16px !important; }

  #et-secondary-menu {
    display: none !important; }

  #top-header .container {
    display: table; }

  #et_mobile_nav_menu_langue {
    display: flex; }
    #et_mobile_nav_menu_langue .wpml-ls-statics-shortcode_actions.wpml-ls.wpml-ls-legacy-dropdown.js-wpml-ls-legacy-dropdown {
      display: block;
      float: none;
      width: auto !important; }

  #et_mobile_nav_menu {
    display: table-cell;
    vertical-align: middle;
    width: auto !important;
    margin-top: 0 !important;
    float: none !important; }

  .select_page {
    display: none; }

  li#menu-item-16643,
  li#menu-item-16644,
  li#menu-item-16645,
  li#menu-item-16646 {
    display: block; }

  #showPlanes {
    width: 100%; }

  /* LANDING */
  .page-template-page-landing .section_six .section_six_img {
    margin: 3% 0 0 2% !important; }
  .page-template-page-landing .section_six .section_six_text h2 {
    text-align: center; } }
@media only screen and (max-width: 900px) {
  #main-header #et-top-navigation #top-menu-nav {
    padding: 0 !important;
    box-shadow: none; }
    #main-header #et-top-navigation #top-menu-nav #top-menu {
      box-shadow: 0 9px 20px 2px rgba(0, 0, 0, 0.24) !important;
      display: block; }
      #main-header #et-top-navigation #top-menu-nav #top-menu li {
        padding: 10px !important;
        height: auto !important;
        border-bottom: 0.5px solid #dbdbdb;
        display: block !important; }
        #main-header #et-top-navigation #top-menu-nav #top-menu li:hover {
          background: rgba(92, 92, 92, 0.2) !important; }
        #main-header #et-top-navigation #top-menu-nav #top-menu li a {
          background: transparent !important;
          padding: 0;
          height: auto !important; }
          #main-header #et-top-navigation #top-menu-nav #top-menu li a:hover {
            background: transparent !important; }
        #main-header #et-top-navigation #top-menu-nav #top-menu li .sub-menu {
          width: 60% !important;
          right: 50px; }
      #main-header #et-top-navigation #top-menu-nav #top-menu #menu-item-19655,
      #main-header #et-top-navigation #top-menu-nav #top-menu #menu-item-12894,
      #main-header #et-top-navigation #top-menu-nav #top-menu #menu-item-15523 {
        height: auto !important;
        float: none !important; }
        #main-header #et-top-navigation #top-menu-nav #top-menu #menu-item-19655:hover,
        #main-header #et-top-navigation #top-menu-nav #top-menu #menu-item-12894:hover,
        #main-header #et-top-navigation #top-menu-nav #top-menu #menu-item-15523:hover {
          background-image: linear-gradient(to bottom, #ff54c4, #fe2a91) !important;
          opacity: .5 !important;
          -webkit-transition: opacity 0.5s ease-in-out;
          -moz-transition: opacity 0.5s ease-in-out;
          -ms-transition: opacity 0.5s ease-in-out;
          -o-transition: opacity 0.5s ease-in-out;
          transition: opacity 0.5s ease-in-out; }
        #main-header #et-top-navigation #top-menu-nav #top-menu #menu-item-19655 a,
        #main-header #et-top-navigation #top-menu-nav #top-menu #menu-item-12894 a,
        #main-header #et-top-navigation #top-menu-nav #top-menu #menu-item-15523 a {
          display: inline; }

  .page-id-11188 #top-menu,
  .parent-pageid-11188 #top-menu,
  .page-id-11559 #top-menu,
  .parent-pageid-11559 #top-menu {
    display: none !important; }

  #top-menu-documentation {
    display: block !important; }

  #nav_menu-4 {
    display: none; }

  /* HOME */
  .vc_custom_1554812358015 {
    margin-top: -40px !important; }
    .vc_custom_1554812358015 .vc_custom_1554811576573 {
      margin-top: 10px !important; }

  .wpb_image_grid_ul {
    padding-bottom: 0; }

  #homePackShortcode .tablePrix {
    width: 40% !important; }
    #homePackShortcode .tablePrix:nth-child(1) {
      margin-left: 10%; }
    #homePackShortcode .tablePrix .prixPack {
      font-size: 25px !important; }

  .vc-infobox-wrap .vc_col-sm-6:nth-child(2) {
    padding-left: 10px; }
    .vc-infobox-wrap .vc_col-sm-6:nth-child(2) .wpb_text_column {
      margin-top: 10px; } }
@media only screen and (max-width: 800px) {
  #homePhoneImage img {
    width: 100% !important; }

  .hideOnMobile {
    display: none; }

  .seeOnMobile {
    display: block; }
    .seeOnMobile .cellSprite {
      padding-bottom: 15px !important; } }
/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
  #main-header #et-top-navigation #top-menu-nav #top-menu li .sub-menu {
    width: 60% !important;
    right: 50px; }
    #main-header #et-top-navigation #top-menu-nav #top-menu li .sub-menu li {
      padding: 0 0 0 10px !important;
      height: 30px !important; }
      #main-header #et-top-navigation #top-menu-nav #top-menu li .sub-menu li a {
        font-size: 9px !important; }

  .video_testimonial {
    width: 50% !important; }

  .wpb_single_image.vc_align_left {
    text-align: center;
    padding-right: 0 !important; }

  .textFeature {
    text-align: center; }
    .textFeature h3 {
      font-size: 17px; }
    .textFeature p {
      font-size: 15px; }

  #homePackShortcode .tablePrix {
    width: 100% !important;
    margin-left: 0 !important; }

  .spriteicone {
    margin: auto; }

  #top-header .container .second-logo img {
    width: 60%; }

  /* LANDING */
  .page-template-page-landing .section_one {
    padding-left: 20px;
    padding-right: 20px; }
    .page-template-page-landing .section_one .et_pb_text_3 {
      margin: auto; }
  .page-template-page-landing .section_four .landing_post_item a .landing_post_item_title {
    font-size: 20px;
    line-height: 27px; }
  .page-template-page-landing .section_six .section_six_img {
    width: 100%;
    text-align: center; }
  .page-template-page-landing .section_six .section_six_text {
    width: 100%;
    text-align: center; }
    .page-template-page-landing .section_six .section_six_text h2 {
      text-align: center; }
  .page-template-page-landing .section_six .et_pb_button_module_wrapper {
    text-align: center; }
    .page-template-page-landing .section_six .et_pb_button_module_wrapper .button_read_more {
      width: 30%;
      float: none; }
  .page-template-page-landing .section_seven .et_pb_row {
    max-width: 100% !important;
    margin: 0 !important;
    width: 100%; }
    .page-template-page-landing .section_seven .et_pb_row h2 {
      text-align: center; }
    .page-template-page-landing .section_seven .et_pb_row .et_pb_column:nth-child(2) {
      background: none;
      padding: 0 20px; }
      .page-template-page-landing .section_seven .et_pb_row .et_pb_column:nth-child(2) .et_pb_text {
        padding-top: 0 !important; }
        .page-template-page-landing .section_seven .et_pb_row .et_pb_column:nth-child(2) .et_pb_text p {
          color: black;
          font-size: 17px; }
  .page-template-page-landing .section_eight .button_download_app {
    top: 15%;
    left: 35%; }
  .page-template-page-landing footer {
    background-color: #1E1E1E !important;
    background-size: auto !important;
    background-image: none !important; }
    .page-template-page-landing footer #footer-widgets .footer-widget {
      width: 100%;
      float: none;
      text-align: center; } }
@media only screen and (max-width: 650px) {
  #list_filtre_column .vc_column-inner {
    width: 95%;
    padding: 0 !important; } }
@media only screen and (max-width: 576px) {
  /* CTAFOOTER */
  .cta_footer {
    width: 100%;
    padding: 0 40px; }
    .cta_footer .cta_footer_main .cta_footer_header .cta_footer_mainheader {
      font-size: 30px;
      line-height: 40px; }
    .cta_footer .cta_footer_main .cta_footer_header .cta_footer_subheader {
      font-size: 18px;
      line-height: 25px; }
    .cta_footer .cta_footer_main .cta_footer_body {
      width: 100%;
      margin: 80px auto; }
      .cta_footer .cta_footer_main .cta_footer_body .cta_footer_left_list,
      .cta_footer .cta_footer_main .cta_footer_body .cta_footer_right_list {
        float: none;
        width: 100%; }

  /* LANDING */
  .page-template-page-landing .section_eight .button_download_app {
    position: initial; } }
/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  .mainColumn:first-child > .vc_column-inner {
    width: 90%;
    padding-left: 0;
    padding-right: 0; }

  .temps_estime .vc_column-inner {
    margin-left: -50px;
    width: 120% !important; }

  .temps_estime .vc_column-inner .wpb_single_image.vc_align_left {
    margin-bottom: 10px; }

  #gridimagehome .wpb_image_grid_ul li {
    float: left !important;
    width: 33% !important;
    margin: 0 !important;
    height: 60px !important; }
    #gridimagehome .wpb_image_grid_ul li img {
      padding-top: 0; }

  /* GENERAL */
  h1 {
    text-align: center !important; }

  h2 {
    text-align: center !important;
    font-size: 40px !important; }

  h3 {
    text-align: center !important; }

  h5 {
    text-align: center !important; }

  p {
    text-align: center !important; }

  #comparatif_sms {
    padding: 0 10px !important; }
    #comparatif_sms #tableComparatif th,
    #comparatif_sms #tableComparatif td {
      padding: 10px 5px; }

  #main-header #et-top-navigation #top-menu-nav #top-menu li .sub-menu {
    width: 80% !important;
    left: 100px; }
    #main-header #et-top-navigation #top-menu-nav #top-menu li .sub-menu li {
      padding: 5px 0 5px 5px !important; }
      #main-header #et-top-navigation #top-menu-nav #top-menu li .sub-menu li a {
        line-height: 10px; }

  #page-container1 {
    padding-top: 140px !important; }

  .breadcrumbPerso .et_pb_row.et_pb_row_0 {
    display: none; }

  #searchPays {
    width: 100% !important; }

  .drop-down {
    display: unset; }

  .buttonFlag {
    margin-right: 0 !important;
    width: 100% !important; }

  #showPlanes .tablePrix p {
    text-align: center !important; }
  #showPlanes #packTarif #postPackTarif .packTarif {
    height: 30px; }
    #showPlanes #packTarif #postPackTarif .packTarif .quantitySMS {
      font-size: 12px;
      padding: 5px; }
  #showPlanes #packTarif #postPackTarifChild .row.rowBackground:nth-child(1) {
    height: 40px !important;
    margin-bottom: 10px; }
    #showPlanes #packTarif #postPackTarifChild .row.rowBackground:nth-child(1) .packTitle {
      font-size: 11px;
      padding: 5px; }
      #showPlanes #packTarif #postPackTarifChild .row.rowBackground:nth-child(1) .packTitle p {
        margin-top: 20px !important; }
  #showPlanes #packTarif #postPackTarifChild .rowBackground {
    height: 30px; }
    #showPlanes #packTarif #postPackTarifChild .rowBackground .priceLine {
      font-size: 12px;
      padding: 5px; }
      #showPlanes #packTarif #postPackTarifChild .rowBackground .priceLine .col-md-8 div:nth-child(2) {
        display: none; }
      #showPlanes #packTarif #postPackTarifChild .rowBackground .priceLine img.carrito {
        width: 70%; }
  #showPlanes #packTarif .mainTarif .packTitle {
    font-size: 9px !important; }
  #showPlanes #packTarif .mainTarif .rowBackground .priceLine {
    font-size: 9px !important; }
  #showPlanes #packTarif .mainTarif .rowBackground img.carrito {
    width: 90% !important; }
  #showPlanes #packTarif .select2 .select2-selection span {
    font-size: 13px !important; }
  #showPlanes #packTarif span.select2.select2-container.select2-container--default {
    width: 100% !important; }

  .select2 .select2-selection img,
  span.select2-container.select2-container--default.select2-container--open span.select2-dropdown.select2-dropdown--above img, span.select2-container.select2-container--default.select2-container--open span.select2-dropdown.select2-dropdown--below img {
    display: none; }

  span.select2-dropdown.select2-dropdown--below {
    width: 200px !important; }

  #packSmsPage .vc_column-inner {
    width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important; }

  #homePhoneImage {
    margin-top: 0 !important;
    padding-top: 0 !important; }
    #homePhoneImage .vc_single_image-wrapper {
      text-align: center; }

  #homefloat #playVimeo {
    width: 50%; }

  .textFeature {
    text-align: center; }
    .textFeature h4 {
      text-align: center; }

  /* ########## */
  .video_testimonial {
    width: 100% !important; }

  .smile_icon_list.left li .icon_description {
    padding-left: 5px !important; }

  .reloj_pag_comment {
    width: 100% !important; }

  .wpb_wrapper {
    /*text-align: justify !important;*/ }

  .botton-rosado {
    text-align: center !important; }

  .text-notre-historie {
    text-align: justify !important; }

  .wpb_image_grid_ul li {
    width: 45% !important; }

  .mobilemargeTop1 {
    margin-top: 15px; }

  .mobileclearBoth {
    clear: both; }

  #list_filtre_column .vc_column-inner th,
  #list_filtre_column .vc_column-inner td,
  #list_filtre_column .vc_column-inner td p {
    font-size: 12px !important;
    word-break: break-word !important;
    padding: 5px 0 !important; }

  #top-header .container .second-logo {
    float: none;
    width: 100%;
    text-align: center;
    margin-bottom: 20px; }
    #top-header .container .second-logo img {
      width: 80%; }
  #top-header .container .container-action {
    float: none;
    width: 100%;
    text-align: center; }
    #top-header .container .container-action a.signin {
      margin: 0; }
    #top-header .container .container-action a.signup {
      padding: 10px 10px;
      margin-top: 20px !important; }

  /* LANDING */
  .page-template-page-landing .et_pb_row {
    max-width: 100%;
    width: 100%;
    padding: 0 10px; }
  .page-template-page-landing .section_one .et_pb_column {
    padding: 0; }
  .page-template-page-landing .section_three h2 {
    font-size: 30px !important; }
  .page-template-page-landing .section_four .landing_post_item a .landing_post_item_title {
    font-size: 15px;
    line-height: 20px; }
  .page-template-page-landing .section_six .section_six_text {
    margin: 0; }
    .page-template-page-landing .section_six .section_six_text h2 {
      font-size: 24px !important; }
  .page-template-page-landing .section_six .et_pb_button_module_wrapper .button_read_more {
    width: 40%; }
  .page-template-page-landing .section_height .button_download_app {
    position: initial; } }
@media only screen and (max-width: 360px) {
  /* CTAFOOTER */
  .cta_footer .cta_footer_main .cta_footer_footer .container-button.elAnim__slide.anim__delayMedium_2 a .container-btn-arrow {
    margin-left: 0; }
    .cta_footer .cta_footer_main .cta_footer_footer .container-button.elAnim__slide.anim__delayMedium_2 a .container-btn-arrow img {
      left: 50px; } }

/*# sourceMappingURL=style.css.map */
