@media (max-width: 767px) {
  .headerMobile .cssmenu, .headerMobile .cssmenu ul, .headerMobile .cssmenu ul li, .headerMobile .cssmenu ul li a, .headerMobile .cssmenu #head-mobile {
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    box-sizing: border-box; }

  .headerMobile .cssmenu:after, .headerMobile .cssmenu > ul:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }

  .nomobile, .poslogCercle, .poslogoimaBEIGMENTpAGE, .poslogCerclediffAppPage, .posblocPRDdyslexiepage, .custom-logo-link {
    display: none !important; }

  .nodesktop {
    display: block !important; }

  .titre-logo:before {
    content: " ";
    width: 80px;
    height: 70px;
    float: left;
    top: 6px;
    left: 0px;
    position: absolute;
    background-repeat: no-repeat;
    background-size: cover;
    padding-right: 10px;
    background-image: url(/wp-content/themes/thememosaique/images/logo.svg);
    background-position: center; }

  .site-branding .titre-logo:before {
    content: " ";
    width: 60px;
    height: 50px;
    float: left;
    top: 15px;
    left: calc(40vw/3.2);
    position: absolute;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(/wp-content/themes/thememosaique/images/logo.svg);
    background-position: center; }

  .titre-logo {
    font-size: 18px;
    font-weight: 500;
    color: #0e0e0e;
    padding-left: 90px;
    margin: 5px 0;
    width: 100%;
    float: left;
    vertical-align: middle; }

  .site-branding .titre-logo {
    font-size: 16px;
    color: #24235d;
    margin: 5px 0;
    width: 99%;
    float: left;
    vertical-align: middle;
    padding-left: 67px; }

  .nowhitespace {
    white-space: nowrap; }

  .headerMobile {
    width: 100%;
    background-color: #fff; }
    .headerMobile header {
      position: relative;
      width: 100%; }
    .headerMobile .site-branding {
      position: relative;
      z-index: 123;
      font: 18px roboto;
      color: #6ddb07;
      float: left;
      width: 0; }
      .headerMobile .site-branding a img {
        max-width: 200px;
        padding-top: 30px;
        margin-left: -20px; }
    .headerMobile nav {
      position: relative;
      width: 980px;
      margin: 0 auto; }
    .headerMobile .cssmenu {
      font-family: sans-serif; }
      .headerMobile .cssmenu > ul {
        margin: 0px !important; }
      .headerMobile .cssmenu ul {
        padding: 0px; }
      .headerMobile .cssmenu ul li.active {
        background: #1f1f27 !important;
        transition: background .3s ease; }
        .headerMobile .cssmenu ul li.active a {
          color: #fff; }
        .headerMobile .cssmenu ul li.active:hover {
          background: #1f1f27 !important;
          transition: background .3s ease; }
      .headerMobile .cssmenu ul li.has-sub.active:hover {
        background: #1f1f27 !important;
        transition: background .3s ease; }
      .headerMobile .cssmenu ul li.has-sub ul li.has-sub ul li:hover {
        background: #363636; }
      .headerMobile .cssmenu ul ul {
        position: absolute;
        left: -9999px;
        width: 100% !important;
        padding: 0;
        padding-bottom: 10px;
        background: #1f1e1e !important; }
        .headerMobile .cssmenu ul ul li {
          padding: 0;
          height: 0;
          background: #000;
          transition: all .25s ease; }
          .headerMobile .cssmenu ul ul li a {
            border-bottom: 1px solid rgba(150, 150, 150, 0.15);
            padding: 11px 15px;
            width: 170px;
            font-size: 12px !important;
            text-decoration: none;
            color: #000;
            font-weight: 400; }
            .headerMobile .cssmenu ul ul li a:hover {
              color: #fff; }
          .headerMobile .cssmenu ul ul li.has-sub > a:after {
            position: absolute;
            top: 16px;
            right: 11px;
            width: 8px;
            height: 2px;
            display: block;
            background: #000;
            content: ''; }
          .headerMobile .cssmenu ul ul li.has-sub > a:before {
            position: absolute;
            top: 13px;
            right: 14px;
            display: block;
            width: 2px;
            height: 8px;
            background: #000;
            content: '';
            transition: all .25s ease; }
          .headerMobile .cssmenu ul ul li.has-sub:hover {
            background: #363636; }
          .headerMobile .cssmenu ul ul li:hover > a {
            color: #fff; }
          .headerMobile .cssmenu ul ul li:last-child > a {
            border-bottom: 0; }
          .headerMobile .cssmenu ul ul li.last-item > a {
            border-bottom: 0; }
        .headerMobile .cssmenu ul ul ul {
          margin-left: 100%;
          top: 0; }
          .headerMobile .cssmenu ul ul ul li.active a {
            border-left: 1px solid #000; }
        .headerMobile .cssmenu ul ul > li.has-sub:hover > a:before {
          top: 17px;
          height: 0; }
      .headerMobile .cssmenu #head-mobile {
        display: none; }
      .headerMobile .cssmenu > ul > li {
        float: left; }
        .headerMobile .cssmenu > ul > li > a {
          padding: 17px;
          font-size: 12px;
          letter-spacing: 1px;
          text-decoration: none;
          color: #000;
          font-weight: 700; }
        .headerMobile .cssmenu > ul > li:hover {
          background: #1f1f27 !important;
          transition: background .3s ease; }
          .headerMobile .cssmenu > ul > li:hover > a {
            color: #fff; }
        .headerMobile .cssmenu > ul > li.has-sub > a {
          padding-right: 30px; }
          .headerMobile .cssmenu > ul > li.has-sub > a:after {
            position: absolute;
            top: 22px;
            right: 11px;
            width: 8px;
            height: 2px;
            display: block;
            background: #000;
            content: ''; }
          .headerMobile .cssmenu > ul > li.has-sub > a:before {
            position: absolute;
            top: 19px;
            right: 14px;
            display: block;
            width: 2px;
            height: 8px;
            background: #000;
            content: '';
            transition: all .25s ease; }
        .headerMobile .cssmenu > ul > li.has-sub:hover > a:before {
          top: 23px;
          height: 0; }
        .headerMobile .cssmenu > ul > li.has-sub > ul > li.active > a {
          border-top: 1px solid #000; }
      .headerMobile .cssmenu > ul ul > li.has-sub > ul > li.active > a {
        border-top: 1px solid #000; }
      .headerMobile .cssmenu li:hover > ul {
        left: auto; }
        .headerMobile .cssmenu li:hover > ul > li {
          height: 35px; }
    .headerMobile .site-branding {
      text-align: center;
      float: none; }
    .headerMobile .logo2 {
      display: none; }
    .headerMobile nav {
      width: 100%; }
    .headerMobile .cssmenu {
      width: 100%; }
      .headerMobile .cssmenu ul {
        background: #000;
        width: 100%;
        display: none;
        position: absolute;
        z-index: 3; }
        .headerMobile .cssmenu ul li {
          width: 100%;
          padding: 0 35px;
          margin-top: -1px; }
          .headerMobile .cssmenu ul li a {
            width: 100%;
            border-bottom: 0;
            color: #fff !important;
            font-size: 14px;
            border-top: 1px solid #fff;
            padding: 15px 0; }
        .headerMobile .cssmenu ul ul {
          position: relative;
          left: 0;
          width: 100%;
          margin: 0;
          text-align: left; }
          .headerMobile .cssmenu ul ul li {
            height: auto;
            background: #1f1e1e !important; }
            .headerMobile .cssmenu ul ul li a {
              width: 100%;
              border-bottom: 0;
              padding-left: 25px;
              color: #fff;
              background: none; }
            .headerMobile .cssmenu ul ul li:hover > a {
              color: #fff; }
            .headerMobile .cssmenu ul ul li.active > a {
              color: #fff; }
          .headerMobile .cssmenu ul ul ul {
            position: relative;
            left: 0;
            width: 100%;
            margin: 0;
            text-align: left; }
            .headerMobile .cssmenu ul ul ul li a {
              padding-left: 35px; }
            .headerMobile .cssmenu ul ul ul li.active a {
              border-left: none; }
          .headerMobile .cssmenu ul ul .submenu-button {
            height: 34px;
            width: 34px; }
            .headerMobile .cssmenu ul ul .submenu-button:after {
              top: 15px;
              right: 13px; }
            .headerMobile .cssmenu ul ul .submenu-button:before {
              top: 12px;
              right: 16px; }
          .headerMobile .cssmenu ul ul > li.has-sub > a:after {
            display: none; }
          .headerMobile .cssmenu ul ul > li.has-sub > a:before {
            display: none; }
      .headerMobile .cssmenu > ul > li {
        float: none; }
        .headerMobile .cssmenu > ul > li.has-sub > a:after {
          display: none; }
        .headerMobile .cssmenu > ul > li.has-sub > a:before {
          display: none; }
        .headerMobile .cssmenu > ul > li.has-sub > ul > li.active > a {
          border-top: none; }
      .headerMobile .cssmenu > ul ul > li.has-sub > ul > li.active > a {
        border-top: none; }
      .headerMobile .cssmenu #head-mobile {
        display: block;
        /*padding: 74px;*/
        color: #000;
        font-size: 12px;
        font-weight: 700; }
      .headerMobile .cssmenu .submenu-button {
        position: absolute;
        z-index: 99;
        right: 16px;
        top: 0;
        display: block;
        height: 46px;
        width: 46px;
        cursor: pointer; }
        .headerMobile .cssmenu .submenu-button.submenu-opened:after {
          background: #fff; }
        .headerMobile .cssmenu .submenu-button.submenu-opened:before {
          display: none; }
        .headerMobile .cssmenu .submenu-button:after {
          position: absolute;
          top: 22px;
          right: 19px;
          width: 8px;
          height: 2px;
          display: block;
          background: #fff;
          content: ''; }
        .headerMobile .cssmenu .submenu-button:before {
          position: absolute;
          top: 19px;
          right: 22px;
          display: block;
          width: 2px;
          height: 8px;
          background: #fff;
          content: ''; }
      .headerMobile .cssmenu li:hover > ul > li {
        height: auto; }
    .headerMobile .button {
      width: 55px;
      height: 46px;
      position: absolute;
      right: 10px;
      top: -65px;
      cursor: pointer;
      z-index: 12399994; }
      .headerMobile .button:after {
        position: absolute;
        top: 10px;
        right: 20px;
        display: block;
        height: 4px;
        width: 35px;
        border-top: 2px solid #000;
        border-bottom: 2px solid #000;
        content: ''; }
      .headerMobile .button:before {
        transition: all .3s ease;
        position: absolute;
        top: 6px;
        right: 20px;
        display: block;
        height: 2px;
        width: 35px;
        background: #000;
        content: ''; }
      .headerMobile .button.menu-opened:after {
        transition: all .3s ease;
        top: 23px;
        border: 0;
        height: 2px;
        width: 19px;
        background: #000;
        transform: rotate(45deg); }
      .headerMobile .button.menu-opened:before {
        top: 23px;
        background: #000;
        width: 19px;
        transform: rotate(-45deg); }

  .main-navigation ul .menu-ortho ul {
    width: 100%; }

  /*********************End Mobile Menu ****************************/
  .filtremobileheader img {
    filter: contrast(0.5);
    margin-bottom: 0 !important; }

  h1 br, h2 br, h3 br, h4 br, h5 br, h6 br {
    display: none; }

  .nobrmobile br {
    display: none; }

  .bgImageTelePage.nobgmobile {
    background: none !important;
    padding: 0 calc(40vw / 3.2);
    position: inherit;
    left: 0; }
    .bgImageTelePage.nobgmobile .posTextimgbloctelePage2 {
      position: inherit; }

  .postexteImage {
    top: calc(30vw / 3.2) !important;
    padding-left: calc(40vw / 3.2) !important; }

  .postexteImageCenter {
    top: calc(-100vw / 3.2) !important; }
    .postexteImageCenter .button1 {
      margin: 15px auto; }

  .posblocwhite .padding85x {
    padding: 0 !important; }

  .fitcont.vc_col-xs-6 {
    width: auto !important;
    padding-right: 15px; }

  .posBlocpurpleHome {
    padding-bottom: 10px; }
    .posBlocpurpleHome .wpb_content_element {
      margin-bottom: 15px !important; }

  .buttonMobile {
    position: relative;
    top: -10px;
    height: 35px !important;
    width: 200px !important; }

  .paddParagserviceM {
    padding-left: calc(40vw / 3.2) !important;
    padding-right: calc(40vw / 3.2) !important; }

  .padding140x .padding240x {
    padding-right: 0 !important;
    padding-left: 0 !important; }

  .paddBlocPRD3 .padding400x, .paddBlocPRD2 .padding400x, .paddBlocPRD1 .padding400x, .paddBlocPRD .padding400x {
    padding-right: 0 !important;
    padding-left: 0 !important; }

  .bordervertRondPost {
    display: none; }

  .button1M {
    background-color: #2D2E83;
    color: white;
    border-color: #2D2E83;
    border-radius: 0px !important;
    height: 46px;
    max-width: 100% !important;
    font-size: 18px;
    font-family: Roboto; }

  .bgwhiteheaderM {
    visibility: hidden;
    width: 0;
    font-size: 0; }

  .paddRLeft60xM {
    padding-left: calc(40vw / 3.2);
    padding-right: calc(40vw / 3.2); }

  .visibilityM {
    visibility: hidden; }

  .posblocPRDTelepratiquepageM {
    top: -110px !important; }

  .paddRl50Xm {
    padding-left: calc(40vw / 3.2);
    padding-right: calc(40vw / 3.2); }

  .padding40xM {
    padding-left: calc(40vw / 3.2);
    padding-right: calc(40vw / 3.2); }

  .padd15xM {
    padding-left: calc(40vw / 3.2);
    padding-right: calc(40vw / 3.2); }

  .padd7BottomM {
    padding-bottom: 7vw; }

  .padd2BottomM {
    padding-bottom: 2vw; }

  /*.margin-66TopM{
    margin-top: -66vw !important;
  }*/
  /*.margin-50TopM{
    margin-top: -50vw !important;
  }*/
  .nopadding.right {
    padding-right: 0 !important; }
  .nopadding.left {
    padding-left: 0 !important; }
  .nopaddingbottom {
    padding-bottom: 0 !important; }

  .stylelist2 ul {
    margin-left: 0 !important; }

  .bibliosingle p {
    padding: 0 17px; }

  .texleftM {
    text-align: left; }

  .margin12leftM {
    padding-left: calc(40vw / 3.2); }

  .padd5TopM {
    padding-top: 5vw; }

  .margin-49BM {
    margin-bottom: -49vw; }

  .margin-55BM {
    margin-bottom: -113vw; }

  .margin10TM {
    margin-top: 10vw; }

  .marginBottonPosthomeM .vc_grid.vc_row .vc_grid-item {
    margin-bottom: -20vw !important; }

  .padding240xM {
    padding-right: calc(40vw / 3.2) !important;
    padding-left: calc(40vw / 3.2) !important; }

  .paddnoleftM {
    padding-left: 0px !important; }

  .vc_tta-panels-container .wpb_single_image img {
    height: auto !important; }

  .vc_media_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item {
    width: 50% !important;
    float: left; }

  .posblocwhite2 {
    position: inherit !important; }

  .padding140x .padding140x {
    padding: 0 !important; }

  .posblocwhite .padding100x, .posblocwhite .padding75x, .posblocwhite .padding90x, .posblocwhite .padding60x {
    padding: 0 !important; }

  .posblocwhite {
    position: inherit !important;
    padding: 0 calc(40vw/3.2); }
    .posblocwhite img {
      width: 100%; }
    .posblocwhite .padd15xM {
      padding: 0 !important; }

  .marginblocPRDHomepage .padding90xMpageAlzheimer {
    padding: 0 !important; }

  .posBlocpurpleTarif {
    position: inherit !important;
    padding: calc(40vw/3.2) calc(75vw / 7.8) !important;
    margin-right: 20px;
    top: 0 !important;
    left: 0;
    right: 0; }
    .posBlocpurpleTarif .center {
      text-align: center !important; }

  .paddRflecheslider .slick-prev {
    left: -33px !important; }

  .paddLeftflecheslider2 .slick-next {
    right: -21px !important; }

  .slick-slide img, .content-section h2 {
    padding: 0 !important; }

  .sidebar {
    display: none; }

  .fullwidthimg .vc_figure .vc_single_image-wrapper img {
    margin-bottom: 20px; }

  .blogPage .list .article {
    margin-top: 35px !important;
    margin-bottom: 35px !important; }

  .blogPage .list .article .img img {
    margin-top: 10px !important;
    margin-bottom: 20px !important; }

  .inputcss2 {
    width: 100% !important;
    max-width: 100% !important;
    height: 40px !important; }

  .inputcss3 {
    width: 100% !important;
    max-width: 100% !important;
    float: left;
    height: 40px !important; }

  footer {
    padding-top: 20px; }
    footer .paddfooterlogomobile {
      padding-top: 20px; }
    footer .widget {
      margin: 0; }
    footer .wpb_button, footer .wpb_content_element, footer ul.wpb_thumbnails-fluid > li {
      margin-bottom: 10px; }
    footer .equalHeightfooter {
      margin-bottom: 10px; }

  .wpb_single_image.padding80B {
    display: none; }

  .vc_col-sm-5, .vc_col-sm-7, .vc_col-sm-4, .vc_col-sm-3 {
    width: 100% !important; } }
@media (max-width: 1000px) and (min-width: 768px) {
  .headerMobile .cssmenu, .headerMobile .cssmenu ul, .headerMobile .cssmenu ul li, .headerMobile .cssmenu ul li a, .headerMobile .cssmenu #head-mobile {
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    box-sizing: border-box; }

  .headerMobile .cssmenu:after, .headerMobile .cssmenu > ul:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }

  .headerMobile {
    width: 100%;
    background-color: #fff; }
    .headerMobile header {
      position: relative;
      width: 100%; }
    .headerMobile .site-branding {
      position: relative;
      z-index: 123;
      font: 18px roboto;
      color: #6ddb07;
      float: left;
      width: 0; }
      .headerMobile .site-branding a img {
        max-width: 200px;
        padding-top: 30px;
        margin-left: -20px; }
    .headerMobile nav {
      position: relative;
      width: 980px;
      margin: 0 auto; }
    .headerMobile .cssmenu {
      font-family: sans-serif; }
      .headerMobile .cssmenu > ul {
        margin: 0px !important; }
      .headerMobile .cssmenu ul {
        padding: 0px; }
      .headerMobile .cssmenu ul li.active {
        background: #1f1f27 !important;
        transition: background .3s ease; }
        .headerMobile .cssmenu ul li.active a {
          color: #fff; }
        .headerMobile .cssmenu ul li.active:hover {
          background: #1f1f27 !important;
          transition: background .3s ease; }
      .headerMobile .cssmenu ul li.has-sub.active:hover {
        background: #1f1f27 !important;
        transition: background .3s ease; }
      .headerMobile .cssmenu ul li.has-sub ul li.has-sub ul li:hover {
        background: #363636; }
      .headerMobile .cssmenu ul ul {
        position: absolute;
        left: -9999px;
        width: 100% !important;
        padding: 0;
        padding-bottom: 10px;
        background: #1f1e1e !important; }
        .headerMobile .cssmenu ul ul li {
          padding: 0;
          height: 0;
          background: #000;
          transition: all .25s ease; }
          .headerMobile .cssmenu ul ul li a {
            border-bottom: 1px solid rgba(150, 150, 150, 0.15);
            padding: 11px 15px;
            width: 170px;
            font-size: 12px !important;
            text-decoration: none;
            color: #000;
            font-weight: 400; }
            .headerMobile .cssmenu ul ul li a:hover {
              color: #fff; }
          .headerMobile .cssmenu ul ul li.has-sub > a:after {
            position: absolute;
            top: 16px;
            right: 11px;
            width: 8px;
            height: 2px;
            display: block;
            background: #000;
            content: ''; }
          .headerMobile .cssmenu ul ul li.has-sub > a:before {
            position: absolute;
            top: 13px;
            right: 14px;
            display: block;
            width: 2px;
            height: 8px;
            background: #000;
            content: '';
            transition: all .25s ease; }
          .headerMobile .cssmenu ul ul li.has-sub:hover {
            background: #363636; }
          .headerMobile .cssmenu ul ul li:hover > a {
            color: #fff; }
          .headerMobile .cssmenu ul ul li:last-child > a {
            border-bottom: 0; }
          .headerMobile .cssmenu ul ul li.last-item > a {
            border-bottom: 0; }
        .headerMobile .cssmenu ul ul ul {
          margin-left: 100%;
          top: 0; }
          .headerMobile .cssmenu ul ul ul li.active a {
            border-left: 1px solid #000; }
        .headerMobile .cssmenu ul ul > li.has-sub:hover > a:before {
          top: 17px;
          height: 0; }
      .headerMobile .cssmenu #head-mobile {
        display: none; }
      .headerMobile .cssmenu > ul > li {
        float: left; }
        .headerMobile .cssmenu > ul > li > a {
          padding: 17px;
          font-size: 12px;
          letter-spacing: 1px;
          text-decoration: none;
          color: #000;
          font-weight: 700; }
        .headerMobile .cssmenu > ul > li:hover {
          background: #1f1f27 !important;
          transition: background .3s ease; }
          .headerMobile .cssmenu > ul > li:hover > a {
            color: #fff; }
        .headerMobile .cssmenu > ul > li.has-sub > a {
          padding-right: 30px; }
          .headerMobile .cssmenu > ul > li.has-sub > a:after {
            position: absolute;
            top: 22px;
            right: 11px;
            width: 8px;
            height: 2px;
            display: block;
            background: #000;
            content: ''; }
          .headerMobile .cssmenu > ul > li.has-sub > a:before {
            position: absolute;
            top: 19px;
            right: 14px;
            display: block;
            width: 2px;
            height: 8px;
            background: #000;
            content: '';
            transition: all .25s ease; }
        .headerMobile .cssmenu > ul > li.has-sub:hover > a:before {
          top: 23px;
          height: 0; }
        .headerMobile .cssmenu > ul > li.has-sub > ul > li.active > a {
          border-top: 1px solid #000; }
      .headerMobile .cssmenu > ul ul > li.has-sub > ul > li.active > a {
        border-top: 1px solid #000; }
      .headerMobile .cssmenu li:hover > ul {
        left: auto; }
        .headerMobile .cssmenu li:hover > ul > li {
          height: 35px; }
    .headerMobile .site-branding {
      text-align: center;
      float: none;
      width: 100%;
      padding: 20px calc(155vw / 10) !important; }
    .headerMobile .logo2 {
      display: none; }
    .headerMobile nav {
      width: 100%; }
    .headerMobile .cssmenu {
      width: 100%; }
      .headerMobile .cssmenu ul {
        background: #000;
        width: 100%;
        display: none;
        position: absolute;
        z-index: 3; }
        .headerMobile .cssmenu ul li {
          width: 100%;
          padding: 0 35px;
          margin-top: -1px; }
          .headerMobile .cssmenu ul li a {
            width: 100%;
            border-bottom: 0;
            color: #fff !important;
            font-size: 14px;
            border-top: 1px solid #fff;
            padding: 15px 0; }
        .headerMobile .cssmenu ul ul {
          position: relative;
          left: 0;
          width: 100%;
          margin: 0;
          text-align: left; }
          .headerMobile .cssmenu ul ul li {
            height: auto;
            background: #1f1e1e !important; }
            .headerMobile .cssmenu ul ul li a {
              width: 100%;
              border-bottom: 0;
              padding-left: 25px;
              color: #fff;
              background: none; }
            .headerMobile .cssmenu ul ul li:hover > a {
              color: #fff; }
            .headerMobile .cssmenu ul ul li.active > a {
              color: #fff; }
          .headerMobile .cssmenu ul ul ul {
            position: relative;
            left: 0;
            width: 100%;
            margin: 0;
            text-align: left; }
            .headerMobile .cssmenu ul ul ul li a {
              padding-left: 35px; }
            .headerMobile .cssmenu ul ul ul li.active a {
              border-left: none; }
          .headerMobile .cssmenu ul ul .submenu-button {
            height: 34px;
            width: 34px; }
            .headerMobile .cssmenu ul ul .submenu-button:after {
              top: 15px;
              right: 13px; }
            .headerMobile .cssmenu ul ul .submenu-button:before {
              top: 12px;
              right: 16px; }
          .headerMobile .cssmenu ul ul > li.has-sub > a:after {
            display: none; }
          .headerMobile .cssmenu ul ul > li.has-sub > a:before {
            display: none; }
      .headerMobile .cssmenu > ul > li {
        float: none; }
        .headerMobile .cssmenu > ul > li.has-sub > a:after {
          display: none; }
        .headerMobile .cssmenu > ul > li.has-sub > a:before {
          display: none; }
        .headerMobile .cssmenu > ul > li.has-sub > ul > li.active > a {
          border-top: none; }
      .headerMobile .cssmenu > ul ul > li.has-sub > ul > li.active > a {
        border-top: none; }
      .headerMobile .cssmenu #head-mobile {
        display: block;
        /*padding: 74px;*/
        color: #000;
        font-size: 12px;
        font-weight: 700; }
      .headerMobile .cssmenu .submenu-button {
        position: absolute;
        z-index: 99;
        right: 16px;
        top: 0;
        display: block;
        height: 46px;
        width: 46px;
        cursor: pointer; }
        .headerMobile .cssmenu .submenu-button.submenu-opened:after {
          background: #fff; }
        .headerMobile .cssmenu .submenu-button.submenu-opened:before {
          display: none; }
        .headerMobile .cssmenu .submenu-button:after {
          position: absolute;
          top: 22px;
          right: 19px;
          width: 8px;
          height: 2px;
          display: block;
          background: #fff;
          content: ''; }
        .headerMobile .cssmenu .submenu-button:before {
          position: absolute;
          top: 19px;
          right: 22px;
          display: block;
          width: 2px;
          height: 8px;
          background: #fff;
          content: ''; }
      .headerMobile .cssmenu li:hover > ul > li {
        height: auto; }
    .headerMobile .button {
      width: 55px;
      height: 46px;
      position: absolute;
      right: 10px;
      top: -65px;
      cursor: pointer;
      z-index: 12399994; }
      .headerMobile .button:after {
        position: absolute;
        top: 10px;
        right: 20px;
        display: block;
        height: 4px;
        width: 35px;
        border-top: 2px solid #000;
        border-bottom: 2px solid #000;
        content: ''; }
      .headerMobile .button:before {
        transition: all .3s ease;
        position: absolute;
        top: 6px;
        right: 20px;
        display: block;
        height: 2px;
        width: 35px;
        background: #000;
        content: ''; }
      .headerMobile .button.menu-opened:after {
        transition: all .3s ease;
        top: 23px;
        border: 0;
        height: 2px;
        width: 19px;
        background: #000;
        transform: rotate(45deg); }
      .headerMobile .button.menu-opened:before {
        top: 23px;
        background: #000;
        width: 19px;
        transform: rotate(-45deg); }

  .main-navigation ul .menu-ortho ul {
    width: 100%; }

  /*********************End Mobile Menu ****************************/
  .posBlocpurpleHome.marginblocPRDHomepage .vc_col-sm-3 {
    width: 100% !important; }

  .wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-tabs-container {
    display: none; }

  .wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-panel-heading {
    display: block; }
    .wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-panel-heading br {
      display: none; }

  .vc_tta-panels-container .wpb_single_image img {
    height: auto !important; }

  .vc_tta-panels-container figure, .vc_tta-panels-container figure .vc_single_image-wrapper, .vc_tta-panels-container figure .vc_single_image-wrapper img {
    width: 100%; }

  .paddParagservice {
    padding-left: calc(230vw / 13.66) !important;
    padding-right: calc(230vw / 13.66) !important; }

  .bordervertRondPost {
    display: none; }

  .biblio .vc_col-sm-3 {
    width: 50% !important;
    margin: 20px 0; }

  .posblocwhite2, .posblocwhite {
    position: inherit !important; }

  .margin35Top {
    margin-top: 0 !important; }

  .wpb_single_image.padding80B {
    display: none; }

  .fullwidthimg .vc_figure .vc_single_image-wrapper img {
    padding-right: 10px; }

  .posblocPRDTelepratiquepage2 {
    position: inherit !important; }

  .paddRLeftTextImg2 {
    position: inherit !important;
    padding: 0 !important; }

  .alignnone {
    width: 100%; }

  .blocbordervertContact .alignnone {
    width: auto; }

  .wpb_single_image.padding55B.nomobile,
  .wpb_single_image.wpb_content_element.vc_align_left.padding250B.nomobile {
    display: none; }

  .vc_col-sm-6 .vc_align_left img {
    padding-right: 20px; }

  .fullwidthimg .vc_col-sm-12 .vc_figure .vc_single_image-wrapper img {
    padding-right: 0 !important; }

  .posblocwhite .vc_col-sm-8 {
    width: 100% !important;
    padding-left: calc(140vw / 13.66);
    padding-right: calc(140vw / 13.66); }

  .marginT215 {
    margin-top: 0 !important; }

  .posblocPRDTelepratiquepage2, .posblocwhite {
    top: 2vw !important; }

  .marginBottonPosthomeM {
    margin-bottom: 50px; }

  .notablette, .poslogCercle, .poslogoimaBEIGMENTpAGE {
    display: none; }

  .sliderwithdotte .slick-slider img {
    max-width: 40% !important; }
  .sliderwithdotte .slick-slider .slick-prev, .sliderwithdotte .slick-slider .slick-next {
    display: none; }
  .sliderwithdotte .slick-slider .uldotte {
    text-align: left;
    padding-left: calc(700vw/13.66);
    position: relative;
    left: 0 !important; }
  .sliderwithdotte .slick-slider .pdotte {
    text-align: left;
    padding-left: calc(680vw/13.66);
    position: relative;
    left: 0% !important;
    margin-top: -30px !important; } }

/*# sourceMappingURL=mobile.css.map */
