.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.references {
  margin-bottom: 154px;
}
section.references .introduction {
  text-align: center;
  margin-bottom: 76px;
}
section.references .introduction .titre {
  margin-bottom: 9px;
}
section.references .liste {
  padding: 0 5%;
  position: relative;
}
section.references .liste .swiper-wrapper {
  align-items: center;
}
section.references .liste .swiper-wrapper .swiper-slide {
  text-align: center;
}
section.references .liste .swiper-wrapper .swiper-slide img {
  max-height: 60px;
  width: auto;
}
section.references .liste div[role="button"] {
  height: auto;
  margin: 0;
  width: auto;
  top: 50%;
  transform: translate(0,-50%);
}
section.references .liste div[role="button"]:after {
  color: #AAAAAA;
  font-size: 14px;
  line-height: 14px;
  font-weight: bold;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
section.references .liste div[role="button"].swiper-button-prev {
  left: 0;
}
section.references .liste div[role="button"].swiper-button-next {
  right: 0;
}
section.references .liste div[role="button"]:hover:after {
  color: #990C46;
}
@media screen and (max-width: 991px) {
  section.references {
    margin-bottom: 60px;
  }
  section.references .introduction {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 767.98px) {
  section.references .introduction {
    margin-bottom: 30px;
  }
}
