.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
@keyframes move {
  to {
    transform: translateX(-120%);
  }
}
@font-face {
  font-family: 'Muli';
  src: url(../fonts/Muli-Regular.ttf) format('truetype');
  font-weight: normal;
}
@font-face {
  font-family: 'Muli';
  src: url(../fonts/Muli-SemiBold.ttf) format('truetype');
  font-weight: 600;
}
@font-face {
  font-family: 'Muli';
  src: url(../fonts/Muli-Bold.ttf) format('truetype');
  font-weight: bold;
}
@font-face {
  font-family: 'Muli';
  src: url(../fonts/Muli-ExtraBold.ttf) format('truetype');
  font-weight: 800;
}
@font-face {
  font-family: 'Muli';
  src: url(../fonts/Muli-Black.ttf) format('truetype');
  font-weight: 900;
}
@font-face {
  font-family: 'Raleway';
  src: url(../fonts/Raleway-Regular.ttf) format('truetype');
  font-weight: normal;
}
@font-face {
  font-family: 'Raleway';
  src: url(../fonts/Raleway-Medium.ttf) format('truetype');
  font-weight: 500;
}
@font-face {
  font-family: 'Raleway';
  src: url(../fonts/Raleway-SemiBold.ttf) format('truetype');
  font-weight: 600;
}
@font-face {
  font-family: 'Raleway';
  src: url(../fonts/Raleway-Bold.ttf) format('truetype');
  font-weight: bold;
}
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot?ehux8t');
  src: url('../fonts/icomoon.eot?ehux8t#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?ehux8t') format('truetype'), url('../fonts/icomoon.woff?ehux8t') format('woff'), url('../fonts/icomoon.svg?ehux8t#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-loupe:before {
  content: "\e900";
}
.icon-linkedin:before {
  content: "\e901";
}
.icon-trombone:before {
  content: "\e902";
}
.icon-chevron:before {
  content: "\e903";
}
.icon-telechargement:before {
  content: "\e904";
}
.icon-panier:before {
  content: "\e905";
}
.icon-plus:before {
  content: "\e906";
}
.icon-moins:before {
  content: "\e907";
}
.icon-enveloppe:before {
  content: "\e908";
}
.icon-telephone:before {
  content: "\e909";
}
.icon-map-marker:before {
  content: "\e90a";
}
section.avis-clients {
  margin-bottom: 154px;
}
section.avis-clients .introduction {
  text-align: center;
  margin-bottom: 76px;
}
section.avis-clients .introduction .titre {
  margin-bottom: 9px;
}
section.avis-clients .liste .swiper-wrapper {
  margin-bottom: 64px;
}
section.avis-clients .liste .swiper-wrapper .swiper-slide {
  padding: 10px;
  height: auto;
  position: relative;
}
section.avis-clients .liste .swiper-wrapper .swiper-slide .contenu {
  padding: 61px 51px 170px;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(136,136,136,0.17);
  -moz-box-shadow: 0px 0px 10px 0px rgba(136,136,136,0.17);
  box-shadow: 0px 0px 10px 0px rgba(136,136,136,0.17);
  text-align: center;
  background-color: #FFFFFF;
  height: 100%;
  position: relative;
}
section.avis-clients .liste .swiper-wrapper .swiper-slide .contenu .auteur {
  font-size: 20px;
  line-height: 26px;
  font-weight: 800;
  position: absolute;
  padding: 0 51px;
  left: 0;
  top: 72%;
}
section.avis-clients .liste .swiper-pagination {
  position: static;
  font-size: 0;
}
section.avis-clients .liste .swiper-pagination .swiper-pagination-bullet {
  margin: 0;
  height: 16px;
  width: 16px;
  background-color: #D1D1D1;
  margin-right: 13px;
  opacity: 1;
}
section.avis-clients .liste .swiper-pagination .swiper-pagination-bullet:last-child {
  margin-right: 0;
}
section.avis-clients .liste .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #990C46;
}
@media screen and (max-width: 1199px) {
  section.avis-clients .liste .swiper-wrapper .swiper-slide .contenu {
    padding: 30px 30px 200px;
  }
  section.avis-clients .liste .swiper-wrapper .swiper-slide .contenu .auteur {
    top: 70%;
    padding: 0 30px;
    font-size: 18px;
    line-height: 24px;
  }
}
@media screen and (max-width: 991px) {
  section.avis-clients {
    margin-bottom: 60px;
  }
  section.avis-clients .introduction {
    margin-bottom: 60px;
  }
  section.avis-clients .liste .swiper-wrapper {
    margin-bottom: 30px;
  }
  section.avis-clients .liste .swiper-wrapper .swiper-slide .contenu {
    padding: 15px 15px 150px;
  }
  section.avis-clients .liste .swiper-wrapper .swiper-slide .contenu .auteur {
    padding: 0 15px;
    font-size: 14px;
    line-height: 22px;
  }
}
@media screen and (max-width: 767.98px) {
  section.avis-clients {
    margin-bottom: 30px;
  }
  section.avis-clients .introduction {
    margin-bottom: 30px;
  }
  section.avis-clients .liste .swiper-wrapper {
    margin-bottom: 15px;
  }
  section.avis-clients .liste .swiper-wrapper .swiper-slide .contenu {
    padding: 15px;
  }
  section.avis-clients .liste .swiper-wrapper .swiper-slide .contenu .texte {
    margin-bottom: 20px;
  }
  section.avis-clients .liste .swiper-wrapper .swiper-slide .contenu .auteur {
    position: static;
  }
  section.avis-clients .liste .swiper-pagination .swiper-pagination-bullet {
    height: 10px;
    width: 10px;
    margin-right: 10px;
  }
}
