/* header top fixe */
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 999;
}
/* fin*/
.modal-dialog-centered {
  min-height: calc(100% - (1.75rem * 2));
  display: flex;
  flex-direction: column;
  justify-content: center; }

.input-file input[type="file"] {
  display: none; }
.input-file label {
  position: relative;
  padding-left: 123px;
  height: 120px;
  color: #18214c !important;
  text-align: left;
  padding-top: 30px; }
  .input-file label:before {
    position: absolute;
    content: '';
    width: 100px;
    height: 100px;
    background: #f9fafd url(../images/camera.png) no-repeat center;
    background-size: 30px;
    left: 0;
    top: 0;
    border-radius: 85px; }
  .input-file label .desc {
    color: #b4b8c4;
    font-style: normal;
    font-size: 79%; }

.custome-select {
  width: 100%; }

.arrow-down {
  width: 0px;
  height: 0px;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid;
  margin-left: 3px; }

.menu-edit {
  position: absolute;
  right: 0;
  top: 35%;
  width: 34px; }
  .menu-edit .btn-menu {
    width: 100%;
    border: none;
    box-shadow: none;
    background: no-repeat;
    display: flex;
    justify-content: space-between;
    height: 11px; }
    .menu-edit .btn-menu span {
      width: 5px;
      height: 5px;
      background: #ccc;
      border-radius: 5px; }
  .menu-edit ul {
    border: 1px #e9eaea solid;
    border-radius: 0;
    box-shadow: none; }
    .menu-edit ul li a {
      padding: 3px 10px; }

.h60 {
  height: 60px !important;
  line-height: 60px !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.small {
  font-size: 75% !important; }

.space-left {
  padding-left: 58px;
  position: relative;
  height: 42px;
  line-height: 42px; }
  .space-left .icon-title {
    width: 38px;
    height: 38px;
    border: solid 1px #f3f3f3;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    left: 0;
    background: #eeeff3; }

.title-edite {
  display: flex;
  justify-content: space-between;
  padding: 10px 0px 15px; }
  .title-edite .edit {
    background: url(../images/edite.jpg) no-repeat center;
    padding: 7px;
    border: none;
    box-shadow: none;
    outline: none !important;
    left: -50px; }

ul.menu-left>ul#listViewNotification {
    position: absolute;
    left: -245px;
}

.dropdown-menu {
  box-shadow: 0 0.125rem 0.625rem rgba(0, 0, 0, 0.05);
  border: solid 1px #e7e7e7;
  top: 58px!important;
  right:-77px;/*right: -20px*/
  font-size: 12px;
 }

ul#listViewNotification {
  position: absolute;
  top:55px!important;
  left: -245px;
  max-height: 274px;
  overflow: auto;
}
li.dropdown-item {
  border-bottom: solid 1px #eeeff3;
  padding:0;
  height: 61px;
}
li.dropdown-item:last-child {
  border-bottom: 0;
}
.dropdown-item__content {
  padding: 10px 20px;
}

a.dropdown-item {
  font-weight: 600;
  transition: color 0.1s ease;
  border-bottom: solid 1px #eeeff3;
  padding: 12px 20px;
  padding-left: 30px;
}

a.dropdown-item:last-child {
  border-bottom: 0;
}
.menu-left .dropdown-menu .dropdown-item__content__right .btn-group button:nth-child(2) {
  background: #ff7a00!important;
}
.fa-check:before {
  color: #fff;
}

.header .dropdown-menu, .dropdown-menu.dropdown-up {
  box-shadow: 0 0.125rem 0.625rem rgba(0, 0, 0, 0.05);
  border: solid 1px #e7e7e7; }
  .header .dropdown-menu:before, .dropdown-menu.dropdown-up:before {
    content: '';
    width: 23px;
    height: 14px;
    background: url(../images/up.gif) no-repeat center;
    background-size: contain;
    position: absolute;
    top: -12px;
    right: 84px;}

.header ul.menu-left-sellier>.dropdown-menu:before {
  right: 65px;
  top: -12px; 
}
.header ul.menu-left>.dropdown-menu:before {
  right: 20px;
  top: -12px; 
}
.dropdown-menu.dropdown-up {
  margin-top: 15px;
  margin-left: -15px; }
  .dropdown-menu.dropdown-up:before {
    left: 16px;
    top: -12px; }

.img-prev .close {
  content: '';
  width: 15px;
  height: 15px;
  border-radius: 15px;
  background: #000;
  text-shadow: none;
  color: #fff;
  line-height: 15px; }

.btn:focus {
  outline: none !important; }

.btn > span {
  display: inline-block;
  vertical-align: middle; }

.pub-img.plus-img {
  display: flex;
  justify-content: space-around;
  /*ajout roby*/
  margin: 0 -36px;
  position: relative;
  left: 10px;
  top: 0px; }
  .pub-img.plus-img .img {
    width: 50%;
    padding: 2px;
    height: 210px;/*200px*/
    overflow: hidden;
    display: flex; }
    .pub-img.plus-img .img a {
      display: block;
      width: 100%;
      height: 100%; }
    .pub-img.plus-img .img img {
      width: auto;
      min-height: 220px;
      max-width: 100%; }

.pub-img.plus-img.img-2 .img img,
.pub-img.plus-img.img-4 .img img {
  max-width: 220px; }

.pub-img.plus-img.img-3 {
  flex-flow: wrap;
min-height: 430px; }
  .pub-img.plus-img.img-3 .img:nth-child(1) {
    width: 100%; }
  .pub-img.plus-img.img-3 .img:nth-child(2) img, .pub-img.plus-img.img-3 .img:nth-child(3) img {
    max-width: 229px; }

.pub-img.plus-img.img-4 {
  flex-flow: row wrap; }

.pub-img.plus-img.img-4Plus {
  flex-flow: row wrap; 
  min-height: 428px;
  overflow:hidden;
  /*ajout roby*/
  margin: -21px -36px;
  position: relative;
  left: 10px;
  top: 10px; }
  .pub-img.plus-img.img-4Plus .img:nth-child(n+5) {
    background: red;
    display: none; }
  .pub-img.plus-img.img-4Plus .img:nth-child(4) {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center; }
    .pub-img.plus-img.img-4Plus .img:nth-child(4) a:before {
      content: attr(data-img-plus);
      position: absolute;
      background: rgba(0, 0, 0, 0.8);
      width: 100%;
      height: 100%;
      font-size: 44px;
      font-weight: 400;
      color: #fff;
      text-align: center;
      line-height: 225px; }

  .pub-img.plus-img.img-4Plus .img img {
    max-width: 220px; }

  .pub-img.pub-img.img-4Plus.custom .img:nth-child(4) a:before {
    content: attr(count-rest)
  }

.type-modale {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  z-index: -1; }

.type-modale.block.eclipse {
  opacity: 0;
  background-color: #fff;
  visibility: hidden;
  transition-delay: 1s;
  -webkit-transition: 1s ease;
  -moz-transition: 1s ease;
  transition: 1s ease; }

.type-modale.block {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: fixed;
  top: 0px;
  background: rgba(0, 0, 0, 0.3);
  padding: 50px;
  width: 100%;
  max-width: 100%;
  min-height: 100vh;
  z-index: 99999;
  height: 100%;
  opacity: 1;
  transition: 1s;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  visibility: visible; }
  .type-modale.block .diaporama-head h2 {
    font-size: 42px;
    text-align: center;
    text-transform: uppercase;
    color: #fff; }
  .type-modale.block .diaporama-head .btn-close {
    content: "";
    background: rgba(255, 255, 255, 0.5);
    width: 50px;
    height: 50px;
    position: absolute;
    right: 5rem;
    top: 5rem;
    border-radius: 50px;
    font-size: 23px;
    outline: none; }
    .type-modale.block .diaporama-head .btn-close:hover {
      background: rgba(255, 255, 255, 0.9);
      transition: 0.3s;
      -webkit-transition: 0.3s;
      -moz-transition: 0.3s; }
  .type-modale.block .diaporama-body {
    max-width: 992px;
    margin: auto;
    width: 100%;
    border: 2px #fff solid;
    border-radius: 4px; }

#diaporama .slider-for, #video-pub .slider-for {
  width: 100%; }
  #diaporama .slider-for .slick-list, #video-pub .slider-for .slick-list {
    width: 100%; }
  #diaporama .slider-for .slick-slide, #video-pub .slider-for .slick-slide {
    overflow: hidden;
    height: 400px; }
    #diaporama .slider-for .slick-slide img, #video-pub .slider-for .slick-slide img {
      max-width: 100%;
      height: auto;
      width: 100%; }
#diaporama .slider-nav .slick-slide, #video-pub .slider-nav .slick-slide {
  height: 70px;
  max-width: 166px;
  overflow: hidden; }
  #diaporama .slider-nav .slick-slide div, #video-pub .slider-nav .slick-slide div {
    height: 100%;
    border: 2px #fff solid;
    overflow: hidden;
    box-sizing: border-box; }
    #diaporama .slider-nav .slick-slide div img, #video-pub .slider-nav .slick-slide div img {
      height: 100%; }

.modal-open .front-login {
  filter: blur(4px);
  transition: 4s; }

.modal-backdrop {
  background: rgba(0, 0, 0, 0.3); }

.modal .modal-dialog {
  width: 100%; }
.modal .modal-content {
  border: none;
  border-radius: 3px;
  box-shadow: none; }
.modal .btn-close {
  width: 40px;
  height: 40px;
  background: url(../images/close.png) no-repeat center;
  background-size: 15px;
  border: none;
  outline: none;
  box-shadow: none;
  position: absolute;
  z-index: 2;
  right: 0;
  margin: 15px;
  outline: none; }
  .modal .btn-close:focus {
    background-color: #fff;
    outline: none; }
.modal .img {
  text-align: center;
  padding: 57px 66px 130px 0;
  /*padding: 60px 0 25px;*/ }
.modal .title {
  font-size: 18px;
  color: #18214c;
  font-weight: 600;
  text-align: center;
  height:50px; }

.decouvrir h3 {
  font-size: 14px;
  color: #18214c;
  margin-bottom: 23px; }
.decouvrir .liste {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
  margin: 36px 0 50px; }
  .decouvrir .liste .article {
    background-color: #fff;
    width: 19%; }
    .decouvrir .liste .article .thumbnails {
      padding: 15px;
      height: 70px;
      display: flex;
      flex-direction: column;
      justify-content: flex-end;
      align-items: center;
      background: url(../images/home-profile.jpg) no-repeat top;
      background-size: cover;
      margin-bottom: 58px;
      position: relative; }
      .decouvrir .liste .article .thumbnails .img {
        position: absolute;
        top: 40px; }
        .decouvrir .liste .article .thumbnails .img img {
          width: 54px;
          height: 54px;
          margin-bottom: 20px; }
    .decouvrir .liste .article .caption {
      text-align: center; }
    .decouvrir .liste .article h3 {
      color: #202020; }
    .decouvrir .liste .article p {
      color: #cecfd2;
      font-size: 11px; }
    .decouvrir .liste .article .btn {
      color: #ff7a00;
      font-size: 12px;
      font-weight: 400;
      padding: 14px; }
.decouvrir .liste2 .liste {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around; }
.decouvrir .liste2 article {
  background: #fff;
  width: 30%;
  padding: 12px 5px; }
  .decouvrir .liste2 article h3 {
    color: #18214c;
    margin: 0;
    line-height: 34px; }
  .decouvrir .liste2 article .img {
    display: flex;
    padding: 15px 15px 15px 28px; }
    .decouvrir .liste2 article .img img {
      width: 34px;
      height: 34px;
      margin-right: 15px; }
  .decouvrir .liste2 article .caption {
    padding: 15px 15px 15px 28px; }
    .decouvrir .liste2 article .caption p {
      color: #18214c;
      font-size: 12px;
      margin-bottom: 15px; }
      .decouvrir .liste2 article .caption p a {
        color: inherit;
        font-weight: 400; }
    .decouvrir .liste2 article .caption p.heure {
      color: #ced0db;
      font-size: 9px; }
  .decouvrir .liste2 article .capt img {
    width: 100%; }

.header {
  width:100%;
  margin-bottom: 25px;
  box-shadow: 1px 1px 10px rgba(245, 245, 245, 0.8);
  background: #fff; }
  .header .logo img {
    width: 115px;
    height: auto; }
  .header .menu-nav {
    display: flex;
    justify-content: space-between;
    padding: 20px; 
    max-width: 996px;/*1280px*/
    margin:0 auto;}
    @media (max-width: 1024px) {
      .header .menu-nav {
       max-width:800px;
       padding:10px 10px;
     }
    }
  .header .menu-left {
    list-style: none;
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 0;
    margin: 0;
    width: auto;}

    
    .header .menu-left-sellier {
      list-style: none;
      display: flex;
      justify-content: space-around;
      align-items: center;
      padding: 0;
      margin: 0;
      width: 40%;
      position: relative;
      right: 0;}

      ul.menu-left-sellier li.mx-1 a img {
        opacity: 0;
      }
      ul.menu-left-sellier li.mx-2 a img {
        opacity: 0;
      }
      ul.menu-left-sellier li.mx-3 a img {
        opacity: 0;
      }

/* header + marque vers mobile */
@media (max-width: 767px) {
      .header .menu-left .profile {
        display: block; }
      .header .menu-left {
        width: 212px;
        padding-right: 20px; 
      }
      .header ul.menu-left li a {
        left: -20px!important;
      }
      .espace-marque {
        display: block!important;
      }
      .espace-pub {
        width: 100%!important;
      }
      .espace-article {
        width: 100%!important;
      }
      ul.espace-article__subscribers__block {
      width :100%;
      }
      ul.espace-article__subscribers__block li figcaption.ab {
        top: -8px!important;
      }
      button.btn.btn-status-accreditation.btn-desabonne {
        right: 20px;
        width: 100%;
      }
      button.btn.btn-status-accreditation.btn-abonne {
        right: 30px!important;
        width: 100%;
      }
      .abonne-sugg {
        width: max-content;
      }
    }
    @media (max-width: 440px) {
      .rgt-suggest {
        width: 100%!important;
      }
      button.btn.btn-status-accreditation.btn-desabonne {
        width: 100%;
      }
    }
    
    /*.header .menu-left li a img {
      position:relative;
      left:50px; }*/

    .header .menu-left .profile .avatar {
      max-width: 38px;}
    .header .menu-left .profile .dropdown-toggle {
      background-color: transparent;
      color: #18214c;
      border: none;
      padding: 5px; 
      width:20%;
      font-size: 14px;}
          @media (min-width: 769px) and (max-width: 1024px) {
              ul.menu-left li.mx-4 {
                position: relative;
                left:40px;
              }
          }

      .header .menu-left-sellier .profile .dropdown-toggle {
        background-color: transparent;
        color: #18214c;
        border: none;
        padding-top: 10px;
        font-size: 12px;
        width:20%; }
  .header .form-block {
    width: 45%;/*width:35%;*/
    position: relative;
    left: 80px; }
    .header .form-block input {
      background: #f9fafd url(../images/search.jpg) no-repeat;
      border-radius: 50px;
      height: 38px;
      line-height: 50px;
      border: none;
      box-shadow: none;
      background-position: 18px;
      padding-left: 40px; }
    .header .form-block .dropdown-menu {
      width: 100%;
      margin-top: -30px;
      border: none; }
      .header .form-block .dropdown-menu .dropdown-item {
        position: relative;
        min-height: 75px;
        border-bottom: 1px #f5f5f5 solid;
        display: flex;
        flex-direction: column;
        justify-content: center; }
        .header .form-block .dropdown-menu .dropdown-item:last-child {
          border-bottom: none; }
        .header .form-block .dropdown-menu .dropdown-item .img, .header .form-block .dropdown-menu .dropdown-item img {
          width: 42px;
          height: 42px;
          border-radius: 42px;
          overflow: hidden; }
        .header .form-block .dropdown-menu .dropdown-item .img {
          background: #b49868;
          position: absolute;
          left: 15px; }
        .header .form-block .dropdown-menu .dropdown-item .element {
          display: flex;
          width: 100%;
          padding-left: 50px;
          justify-content: space-between; }
          .header .form-block .dropdown-menu .dropdown-item .element p {
            color: #18214c;
            font-size: 14px;
            line-height: 14px;
            padding-left: 5px;
            margin-bottom: 0; }
            .header .form-block .dropdown-menu .dropdown-item .element p small {
              color: #a4a9b7;
              font-size: 10px; }
          .header .form-block .dropdown-menu .dropdown-item .element button {
            height: 26px;
            border: none;
            padding: 5px 12px 0px 25px;
            border-radius: 16px;
            color: #316572;
            position: relative;
            background-color: #f9fafd; }
            .header .form-block .dropdown-menu .dropdown-item .element button:before {
              position: absolute;
              content: '';
              width: 11px;
              height: 9px;
              background: url(../images/abonnement.jpg) no-repeat;
              left: 9px;
              top: 9px; }
            .header .form-block .dropdown-menu .dropdown-item .element button.btn-not-subscriber:before{
              background: url(../images/icone-plus.png) no-repeat;
              width: 13px;
              height: 13px;
            }
            .menu-left>li:nth-child(1) a span, .menu-left>li:nth-child(3) a span {
              right: -9px!important;
            }
#upload-dideo .padd {
  padding-top: 40px; }
#upload-dideo form .form-group .btn-grp .btn-primary {
  background-color: #ccc;
  margin-right:5px; }
#upload-dideo form .form-group p {
  font-size: 18px;
  color: #18214c; }

#newPass form, #upload-dideo form {
  display: flex;
  justify-content: center;
  padding: 50px 0; }
  #newPass form .form-group, #upload-dideo form .form-group {
    display: flex;
    flex-direction: column;
    max-width: 80%;
    width: 100%; }
    #newPass form .form-group input, #upload-dideo form .form-group input {
      height: 56px;
      border-radius: 56px;
      margin-bottom: 25px;
      background-color: #f9fafd;
      border: none;
      text-align: center;
      color: #18214c;
      font-size: 14px;
      font-weight: 700; }

    #newPass form .form-group .btn-generale, #upload-dideo form .form-group .btn-generale {
      background-color: #ff7a00;
      font-size: 14px;
      color: #fff;
      height: 56px;
      max-width: 164px;
      margin: auto;
      border: none;
      border-radius: 56px;
      width: 100%;
      outline: none;
      margin-right:5px;
      margin:0 auto;
      cursor: pointer;
    }

      span.error-form.new-password {
        color: red;
        font-size: 12px;
        text-align: center;
    }

    #newPass input::placeholder {
      color: #a4a9b7;
      font-family: 'BasisGrotesquePro-Regular',Arial, Helvetica, sans-serif;
      font-size: 14px;
      font-weight: 400;
      background-color: #fff;
    }

    .btn-grp {
      width: 100%;
      display: flex;
      justify-content: space-between;
    }

body {
  background: #f9fafd !important; }

.front-page.blure {
  filter: blur(4px);
  transition: 5s; }

.front-page {
  width:100%;
  padding-top: 85px;
  filter: blur(0px);
  transition: 1s;
  margin:0 auto; }
  
.container-interne {
  width: 870px;
  margin:0 auto; }
  @media (max-width: 1024px) {
    .container-interne { 
     max-width:768px;
     padding:10px;
    }
   }
   @media (max-width: 800px) {
    .container-interne { 
      max-width:768px;
   }
 }
.about {
  margin: 25px 0; }
  .about .container-interne {
    padding: 50px; }
  .about .content {
    display: flex;
    justify-content: space-between;
    padding: 0 50px; }
    .about .content div {
      padding: 15px;
      width: 43%; }
      .about .content div p {
        font-size: 12px;
        color: #a4a9b7; 
        text-align: left!important;
      }
    .about .content .info ul {
      padding-left: 0; }
      .about .content .info ul li {
        font-size: 12px;
        color: #a4a9b7;
        list-style: none;
        position: relative;
        padding: 10px 10px 5px 21px;
        margin-top: 5px;
        width: 100%;
        display: flex;
        height: 25px; }
        .about .content .info ul li:before {
          position: absolute;
          content: '';
          width: 14px;
          height: 16px;
          left: 0; }
      .about .content .info ul .e1:before {
        background: url(../images/e1.jpg) no-repeat; }
      .about .content .info ul .e2:before {
        background: url(../images/e2.jpg) no-repeat; }
      .about .content .info ul .e3:before {
        background: url(../images/e3.jpg) no-repeat; }
      .about .content .info ul .e4:before {
        background: url(../images/e4.jpg) no-repeat; }
      .about .content .info ul .e5:before {
        background: url(../images/e5.jpg) no-repeat; }
      .about .content .info ul .e6:before {
        background: url(../images/e7.jpg) no-repeat; }
      .about .content .info ul .e7:before {
        background: url(../images/e8.jpg) no-repeat; }
  .about h3 {
    font-size: 14px;
    font-weight: 600;
    color: #18214c; }
    .about h3 span {
      background-color: #f0fcf2 !important;
      text-align: center; }
      .about h3 span img {
        width: 16px;
        height: 17px;
        top: 8px;
        position: relative; }
  .about p.title-edite {
    color: #18214c !important;
    font-size: 12px;
    font-weight: 600;
    border-bottom: 1px #eeeff3 solid; }

.espace-marque {
  display: flex;
  margin-top: 30px;
  justify-content: space-between;
  align-items: end; }
  .espace-marque .espace-article {
    width: 41%;
    font-size: 14px; }
  .espace-marque .espace-pub {
    width: 55%;
    font-size: 14px; }
    .espace-marque .espace-pub .do-pub {
      margin-bottom: 30px; }
      .espace-marque .espace-pub .do-pub form {
        position: relative;
        top: 20px;
        padding-bottom: 10px; }
        .espace-marque .espace-pub .do-pub form hr {
          margin: 0; }
        .espace-marque .espace-pub .do-pub form .form-group {
          padding: 25px 35px; }
          .espace-marque .espace-pub .do-pub form .form-group label {
            position: absolute; }
            .espace-marque .espace-pub .do-pub form .form-group label img {
              width: 38px;
              height: 38px;
              object-fit: cover;
              border-radius: 38px; }
          .espace-marque .espace-pub .do-pub form .form-group textarea {
            padding-left: 52px;
            border: none;
            box-shadow: none;
            font-size: 14px;
            padding-top: 10px; }
            .espace-marque .espace-pub .do-pub form .form-group textarea::placeholder {
              color: #18214c; }
        .espace-marque .espace-pub .do-pub form .btn-foot {
          padding: 15px;
          display: flex;
          justify-content: space-between;
          align-items: center; }
          .espace-marque .espace-pub .do-pub form .btn-foot .btn1, .espace-marque .espace-pub .do-pub form .btn-foot .btn2, .espace-marque .espace-pub .do-pub form .btn-foot .img-prev {
            display: flex;
            justify-content: space-between; }
          .espace-marque .espace-pub .do-pub form .btn-foot .btn1 label, .espace-marque .espace-pub .do-pub form .btn-foot .btn1 .btn-link {
            width: 30px;
            height: 30px;
            border-radius: 30px;
            margin: 0 5px; }
          .espace-marque .espace-pub .do-pub form .btn-foot .btn1 label {
            background: #f9fafd url(../images/file2.jpg) no-repeat center; }
          .espace-marque .espace-pub .do-pub form .btn-foot .btn1 .btn-link {
            background: #f9fafd url(../images/link.jpg) no-repeat center; }
          .espace-marque .espace-pub .do-pub form .btn-foot .btn2 .dropdown-toggle {
            background: #f9fafd;
            color: #a4a9b7; }
          .espace-marque .espace-pub .do-pub form .btn-foot .btn2 .btn-secondary {
            color: #ff7a00;
            background: #ffeedf;
            border: none; }
          .espace-marque .espace-pub .do-pub form .btn-foot .btn2 .check-btn, .espace-marque .espace-pub .do-pub form .btn-foot .btn2 .btn {
            height: 30px;
            border-radius: 30px;
            margin: 5px; }
          .espace-marque .espace-pub .do-pub form .btn-foot .btn2 .check-btn {
            background: #f9fafd; }
    .espace-marque .espace-pub .go-pub {
      padding: 17px 35px;
      margin-bottom: 30px; }
      @media (max-width: 767px) {
          .espace-marque .espace-pub .go-pub  {
            width: auto;
            padding: 30px 15px;
          }
          .espace-marque .espace-pub .do-pub form .form-group {
            padding: 25px 15px;
          }
      }
      .espace-marque .espace-pub .go-pub .space-left {
        margin-bottom: 15px; }
        .espace-marque .espace-pub .go-pub .space-left .profil {
          color: #18214c; }
          .espace-marque .espace-pub .go-pub .space-left .profil .avatar {
            border-radius: 50%;
            object-fit: cover;
            object-position: top;
            display: block;
            height: 100%;
            width: 100%;}
      .espace-marque .espace-pub .go-pub .contenu {
        color: #18214c; }
        .espace-marque .espace-pub .go-pub .contenu iframe {
          padding:5px 5px;
          border:none;
        }
        .espace-marque .espace-pub .go-pub .contenu p {
          color: #18214c;
          font-size: 14px;
          line-height: 16px; }
          @media (max-width: 767px) {
            .espace-marque .espace-pub .go-pub .contenu p {
              width: auto;
            }
          }
        .espace-marque .espace-pub .go-pub .contenu .pub-img img {
          width: 100%;
          height: auto; }
        .espace-marque .espace-pub .go-pub .contenu a {
          color: inherit;
          text-decoration: none;
          font-weight: 700; }
      .espace-marque .espace-pub .go-pub .foot {
        margin: 15px 0 0 0; }
        .espace-marque .espace-pub .go-pub .foot .btn {
          background: #ff7a00;
          color: #fff;
          padding: 10px 15px;
          border-radius: 50px;
          font-size: 14px;
          font-weight: 400; }
      .espace-marque .espace-pub .go-pub .heure {
        margin: 25px 0; }
        .espace-marque .espace-pub .go-pub .heure p {
          /*font-size: 9px;
          color: #ced0db;*/
          font-size: 10px;
          color: #616770;
          text-transform: uppercase;}
          .espace-marque .espace-pub .img {
            padding: 5px;
            margin: -14px -30px;
        }
.autentification {
  display: flex;
  align-items: stretch;
  min-height: 100vh; }
  .autentification .form {
    /*margin: 50px auto 0;*/
      margin:0 auto; }
  .autentification .section {
    width: 50%;
    padding: 80px 5%;
    padding-bottom: 0;
    background: #fff; }
    .autentification .section .h1 {
      font-size: 40px;
      font-weight: bold;
      margin-bottom: 50px;
      padding-left: 0; }
      .autentification .section .h1 small {
        font-size: 15px;
        color:#a4a9b7; }
      .autentification .section .h1 span {
        display: block; }
      .autentification .section .h1 i {
        font-style: normal; }
    .autentification .section p, .autentification .section label {
      font-size: 14px;
      color: #a5a5a5; }
    .autentification .section .logo img {
      width: 115px;
      height: auto; }
    .autentification .section .btn {
      padding: 15px 35px;
      margin: 10px;
      font-size: 14px;
      border-radius: 70px !important;
      background-color: #fff;
      position: relative;
      top:3px; }
    .autentification .section .btn-submit {
      background-color: #ff7a00 !important;
      color: #fff; }
    .autentification .section .btn.btn-watch {
      position: relative;
      color: #ff7a00;
      padding-left: 43px; 
      top: -30px;}
         /* @media screen and (min-width: 1024px) and (max-width: 1200px) {
            .autentification .section .btn.btn-watch {
                top:0;}
            }*/
         /* @media screen and (min-width: 769px) and (max-width: 1024px) {
            .autentification .section .btn.btn-watch {
                top:0;}
            }*/
          /*@media (max-width: 768px) {
            .autentification .section .btn.btn-watch {
              top:0;}
          }*/
      .autentification .section .btn.btn-watch i {
        position: absolute;
        left: 10px;
        width: 25px;
        height: 26px;
        background: url(../images/watch.jpg) no-repeat;
        top: 11px; }
    .autentification .section .form-group {
      display: block; }
      .autentification .section .form-group input[type="text"],
      .autentification .section .form-group input[type="mail"] {
        height: 50px;
        border: 0;
        box-shadow: none;
        border-radius: 0;
        font-size: 14px;
        border-radius: 50px; }
      .autentification .section .form-group input:first-child ::placeholder {
        color: #18214c;
        font-size: 16px;
        font-weight: bold; }
      .autentification .section .form-group input.valide {
        background: url(../images/check.jpg) no-repeat right center !important;
        padding-right: 30px; }
      .autentification .section .form-group label {
        font-size: 14px;
        color: #a5a5a5;
        font-weight: 400; }
        .autentification .section .form-group label strong a {
          color: #18214c; }
  .autentification .section1 .form {
    /*margin: 95px auto 0;*/
    margin:0 auto;
    padding-left:120px; }
    .autentification .section1 .form .btn-primary {
      background-color:#18214c;border:none;}/*#ff7a00*/
    .autentification .section1 .form .btn-secondary {
      background-color: #f9fbfe;
      color: #b5bac5;
      border: 0; }
    .autentification .section1 .form .btn-group {
      margin-bottom: 0; }
      .autentification .section1 .form .form-group input {
        max-width: 300px; }
    .autentification .section1 .form .form-group.mb-67 {
      margin-bottom: 30px; }
    .autentification .section1 .form .form-group.type-mail input {
      background-color: #fff;
      border: 0;
      border-bottom: 1px #ccc solid;
      border-radius: 0;
      color: #18214c;
      font-weight: 800; }
      .autentification .section1 .form .form-group.type-mail input::placeholder {
        color: #a4a9b7;
        font-size: 16px;
        font-weight: bold; }
  .autentification .section1 .custome-radios label {
    font-size: 11px;
    line-height: 15px !important;
    max-width: 495px; }
  .autentification .section2 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: url(../images/aut.jpg) no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover; }
    .autentification .section2 .form .group {
      display: flex;
      justify-content: center; }
    .autentification .section2 .form {
      margin-top: 0; }
    .autentification .section2 .form-group, .autentification .section2 .btn-groups {
      width: 30%;
      display: flex;
      align-items: center;
      padding: 0;
      margin-bottom: 0; }
      @media (max-width: 1200px) {
        .autentification .section2 .form-group, .autentification .section2 .btn-groups{
          width: 100%;
          display: block;
        }
      }
      .autentification .section2 .form-group input, .autentification .section2 .btn-groups input {
        width: 100%;
        padding: 0 35px;
        margin: 8px;
        font-size: 15px;
        border-radius: 70px;
        height: 51px;
        line-height: 60px;
        background-color: #fefefe !important;
        box-shadow: none;
        border: 0;
        margin-bottom: 0; }
        .autentification .section2 .form-group input::placeholder, .autentification .section2 .btn-groups input::placeholder {
          font-size: 15px; }
    .autentification .section2 .btn-groups .btn-video {
      color: #ff7a00;
      position: relative;
      padding-left: 50px; }
      .autentification .section2 .btn-groups .btn-video .fa {
        position: absolute;
        left: 18px;
        top: 23px; }
      .autentification .section2 .btn-groups .btn-video:before {
        content: ""; }
    .autentification .section2 .btn-submit {
      width: 100%;
      margin-bottom: 0;
      height: 50px; }
    .autentification .section2 .mdp {
      width: 64%;
      text-align: center;
      margin: 0 auto; }
      .autentification .section2 .mdp a {
        font-size: 12px;
        text-align: right;
        color: #a4a9b7;
        font-weight: normal;
        text-decoration: underline;
        padding: 7px;
        display: block;
        margin:0 auto;
        padding-right:103px; }

.custome-radios, .custum-steps .wc_payment_method {
  content: ""; }
  .custome-radios label.gfield_label, .custum-steps .wc_payment_method label.gfield_label {
    padding-left: 0 !important; }
  .custome-radios .gfield_label:before, .custum-steps .wc_payment_method .gfield_label:before {
    display: none; }
  .custome-radios *, .custome-radios *:before, .custome-radios *:after, .custum-steps .wc_payment_method *, .custum-steps .wc_payment_method *:before, .custum-steps .wc_payment_method *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0; }
  .custome-radios input, .custum-steps .wc_payment_method input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none !important;
    cursor: pointer; }
  .custome-radios label, .custum-steps .wc_payment_method label {
    position: relative !important;
    cursor: pointer !important;
    padding-left: 23px !important;
    min-height: 29px !important;
    line-height: 20px !important; }
  .custome-radios label:before, .custum-steps .wc_payment_method label:before {
    content: '';
    -webkit-appearance: none;
    background-color: #fff;
    border: 2px solid #d8d8d8;
    box-shadow: none;
    display: inline-block;
    position: absolute;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 5px;
    border-radius: 24px;
    left: 0;
    width: 18px;
    height: 18px;
    top: 5px; }
  .custome-radios input:checked + label:after, .custum-steps .wc_payment_method input:checked + label:after {
    content: '';
    display: block;
    position: absolute;
    top: 8px;
    left: 3px;
    width: 12px;
    height: 12px;
    border-radius: 16px;
    background: #18214c; }

.autentification.edit-pass {
  content: ''; }
  .autentification.edit-pass .section1 .form-group {
    margin-bottom: 15px;
    padding: 0; }
  .autentification.edit-pass .section1 .btn-group {
    margin-bottom: 0; }
  .autentification.edit-pass .section1 .form-editPass .form-group {
    display: flex;
    flex-direction: column; }
    .autentification.edit-pass .section1 .form-editPass .form-group input {
      margin-bottom: 10px;
      height: 58px;
      border-radius: 70px;
      border: none;
      box-shadow: none;
      background-color: #f1f3fa !important;
      width: 100%;
      padding: 0 27px;
      font-size: 14px;
      max-width: 100%; }
      .autentification.edit-pass .section1 .form-editPass .form-group input:placeholder {
        font-weight: bold; }
    .autentification.edit-pass .section1 .form-editPass .form-group .btn-submit {
      color: #ff7a00;
      background-color: #fff4ea !important;
      display: table;
      max-width: 200px;
      width: fit-content; }
  .autentification.edit-pass .section1 .form-editPass .btn-group {
    margin-bottom: 15px; }

@media (max-width: 1360px) {
  .autentification .section2 {
    padding-left: 20px;
    padding-right: 20px; } }
@media (max-width: 1200px) {
  .autentification.edit-pass .section2 {
    display: none; }

  .section2 .section-top {
    margin-bottom: 50px; }

  .autentification .section2 .mdp a {
    text-align: center;
    padding: 25px 11px; }

  .autentification .section2 {
    padding-left: 20px;
    padding-right: 20px; }

  .autentification .section1 .form,
  .autentification .section2 .form-group {
    max-width: 100%;
    width: 100%;
    padding-left: 50px; }

  .autentification .section2 .form .group {
    /*display: flex;
    justify-content: space-between;
    flex-direction: column;*/
    display: block;
    justify-content: center;
    margin: 0 auto;
    text-align: center; }

  .autentification .section2 .btn-groups {
    text-align: center; }

  .autentification .section1 .form .btn-group {
    width: 100%;
    margin-bottom: 15px; }

  .autentification .section1 .form .form-group input {
    max-width: 100%; }

  .autentification .section .btn-submit {
    /*display: block;
    margin: auto;
    width: 100%;*/ 
    display: inline-flex;
    margin: 0 auto;
    width: auto;}

  .custome-radios label:before, .custum-steps .wc_payment_method label:before {
    top: -6px; }

  .custome-radios input:checked + label:after {
    top: -2px; } }
@media (min-width: 992px) {
  .menu-resp {
    display: none; }

  .mobile {
    display: none; } }
@media (max-width: 1200px) {
  .type-modale .diaporama-head .btn-close {
    top: 25px;
    right: 25px; } }
@media (max-width: 991px) {
  #diaporama .slider-for .slick-slide div,
  #diaporama .slider-for .slick-slide img {
    height: 100%; }

@media (max-width:768px) {
  .autentification .section2 .btn-groups {
    text-align: center;
    margin: 40px 0; }
}

  .menu-resp {
    display: block;
    width: 36px;
    height: 30px;
    background: #fff;
    border: none;
    outline: none !important; }
    .menu-resp span {
      display: block;
      margin-bottom: 4px;
      width: 100%;
      height: 2px;
      background: #bdbdbd; }

  .header .form-block input {
    border-radius: 40px;
    height: 40px;
    line-height: 40px; }

  .header .form-block .dropdown-menu .dropdown-item .element button {
    font-size: 10px; }

  .profile.mobile {
    text-align: center; }
    .profile.mobile .dropdown-toggle {
      display: none; }

  .header.mobile {
    display: flex;
    background: transparent;
    padding: 0px 15px;
    justify-content: space-between;
    align-items: center; }
    .header.mobile .profile img {
      width: 42px;
      height: 42px; }
    .header.mobile .form-block {
      display: block;
      width: 93%; }
      .header.mobile .form-block input {
        width: 100%;
        background-color: #fff; } }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .header .menu-left {
      width: 264px;
    }
    .header .menu-left {
      position:inherit;
     }
     .brand-profile {
      right: 12%!important;
      }
      ul#listViewNotification {
        position: absolute;
        left: -234px;
        width: 327px;
        /*left: -200px; 
        width: 289px;*/
       }
  }
@media (min-width: 767px) {
  .modal-dialog {
    max-width: 540px; } }
@media (max-width: 767px) {
  .autentification .section {
    width: 100%;
    padding: 60px 10%; }

  .autentification {
    /*flex-direction: column-reverse;*/
    flex-direction: column; }
  .autentification .section .h2 {
    font-size: 40px; }
    .header .form-block {
      display: block;
      }
      .header .form-block {
        width: 100%;
        position: relative;
        top: 20px;
        left: 0; 
     }
     .header .menu-nav {
      display: block;
      min-height:130px;
     }
     .header .menu-left-sellier{
      position: absolute;
      right: 20px;
      top: 10px;
      width: 285px;
     }
     .front-page {
      padding-top: 120px;
      width: 100%;
      overscroll-behavior-x: none;
     }
     .container-interne {
      padding: 10px;
      width: auto;
    }
     ul#listViewNotification {
      position: absolute;
      left: -217px;
      width: 317px;
      /*left: -199px; 
      width: 289px;*/
     }
     .dropdown-menu {
      left: -54px;
     }
     .header .menu-left {
      position: absolute;
      bottom: 80px;
      right: 0;
     }
  }
@media (max-width: 520px) {
  .header.mobile .form-block {
    width: 85%; }
    .header.mobile .form-block .dropdown {
      position: static; }
      .header.mobile .form-block .dropdown .dropdown-menu {
        width: 93%;
        position: absolute;
        top: 136px;
        left: 0;
        right: 0;
        margin: auto; }

  .autentification .section {
    padding: 60px 2%; }

  .about .content div {
    width: 100%; }

  .about .content {
    display: flex;
    justify-content: space-between;
    flex-direction: column; }

  .header .logo img {
    width: 75px;
    margin-right: 15px; }

  .header .form-block input {
    border-radius: 30px;
    height: 30px;
    line-height: 30px;
    width: 80%;
    margin: auto;
    font-size: 12px; } }
.autentification .section2 input:-webkit-autofill,
.autentification .section2 input:-webkit-autofill:hover,
.autentification .section2 input:-webkit-autofill:focus,
.autentification .section2 textarea:-webkit-autofill,
.autentification .section2 textarea:-webkit-autofill:hover,
.autentification .section2 textarea:-webkit-autofill:focus,
.autentification .section2 select:-webkit-autofill,
.autentification .section2 select:-webkit-autofill:hover,
.autentification .section2 select:-webkit-autofill:focus {
  border: 1px solid white;
  -webkit-text-fill-color: #a4a9b7;
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
  transition: background-color 5000s ease-in-out 0s;
  font-size: 14px; }

.edit-pass .section1 input:-webkit-autofill,
.edit-pass .section1 input:-webkit-autofill:hover,
.edit-pass .section1 input:-webkit-autofill:focus,
.edit-pass .section1 textarea:-webkit-autofill,
.edit-pass .section1 textarea:-webkit-autofill:hover,
.edit-pass .section1 textarea:-webkit-autofill:focus,
.edit-pass .section1 select:-webkit-autofill,
.edit-pass .section1 select:-webkit-autofill:hover,
.edit-pass .section1 select:-webkit-autofill:focus {
  border: 1px solid white;
  -webkit-text-fill-color: #a4a9b7;
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
  transition: background-color 5000s ease-in-out 0s;
  font-size: 14px; }
.edit-pass .section1 .form-editPass input[type="mail"]:-webkit-autofill,
.edit-pass .section1 .form-editPass input:-webkit-autofill:hover,
.edit-pass .section1 .form-editPass input:-webkit-autofill:focus,
.edit-pass .section1 .form-editPass textarea:-webkit-autofill,
.edit-pass .section1 .form-editPass textarea:-webkit-autofill:hover,
.edit-pass .section1 .form-editPass textarea:-webkit-autofill:focus,
.edit-pass .section1 .form-editPass select:-webkit-autofill,
.edit-pass .section1 .form-editPass select:-webkit-autofill:hover,
.edit-pass .section1 .form-editPass select:-webkit-autofill:focus {
  -moz-text-fill-color: #18214c;
  -webkit-text-fill-color: #18214c;
  font-weight: bold; }
.hidden {
  display:none;
}

/*Crop photo de couverture*/
.croppie-container .cr-slider-wrap{
  display: none;!important;
}

.croppie-container .cr-image {
  opacity: 0.6 !important;
}

.contenaire-options-bg {
  margin-bottom: 15px;
  display: flex;
  position: relative;
  right: 50px;
}
/*end crop*/
/*# sourceMappingURL=autentification.css.map */

.menu-left-sellier .dropdown-menu .dropdown-item__content__left img {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  max-width: initial;
  position: relative;
  left: 0;
  opacity:1;
}
.menu-left-sellier .dropdown-menu .dropdown-item__content__right .btn-group button:nth-child(1) {
  background: #f9efe8;
    border-radius: 50%;
    color: #fff;
    transform: rotate(0deg);
    width: 38px;
    height: 38px;
}
.menu-left-sellier>.fa-check:before {
  color: #ff7a00;
}
.menu-left .dropdown-menu .dropdown-item__content__right .btn-group button:nth-child(2)>.fa-check:before {
  color: #fff;
}
.fa-check:before {
  color: #ff7a00;
}
.menu-left-sellier .dropdown-menu .dropdown-item__content__right .btn-group button:nth-child(2) {
  background: #ff7a00!important;
}
.header ul.menu-left li a {
  left: 0;
}

.header ul.menu-left-sellier li a {
  left: 0;
}
.menu-left>li:nth-child(1) a, .menu-left-sellier>li:nth-child(3) a {
  position: relative;
}
.menu-left-sellier .dropdown-menu .dropdown-item__content {
  display: flex;
  align-items: center;
}
.menu-left-sellier .dropdown-menu .dropdown-item__content__middle {
  margin: 0 7px;
}
.menu-left>li:nth-child(1) a span, .menu-left-sellier>li:nth-child(3) a span {
  position: absolute;
  top: -7px;
  right: -8px;
  z-index: 2;
  font-size: 10px;
  color: #fff;
  background: #ff7a00;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  text-align: center;
  border: 1px solid #fff;
}

.menu-left .dropdown-menu .dropdown-item__content__right .btn-group button:nth-child(1) {
  background: #18214c!important;
  border-radius: 50%;
  color: #fff;
  transform: rotate(45deg);
}
