.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.texte-avec-image {
  margin-bottom: 150px;
}
section.texte-avec-image .visuel {
  padding-top: 71px;
  padding-bottom: 71px;
}
section.texte-avec-image .visuel .image {
  margin-left: -40%;
}
section.texte-avec-image .visuel .image img {
  width: 100%;
}
section.texte-avec-image .textuel {
  background-color: #F1F1F1;
  padding-top: 129px;
  position: relative;
  padding-bottom: 71px;
  padding-left: 0;
}
section.texte-avec-image .textuel:before,
section.texte-avec-image .textuel:after {
  content: "";
  height: 100%;
  background-color: #F1F1F1;
  position: absolute;
  top: 0;
  z-index: -1;
}
section.texte-avec-image .textuel:before {
  right: 100%;
  width: 80%;
}
section.texte-avec-image .textuel:after {
  left: 100%;
  width: 2000px;
}
section.texte-avec-image .textuel .accroche {
  margin-bottom: 9.4px;
}
section.texte-avec-image .textuel .bouton {
  margin-top: 76.8px;
}
section.texte-avec-image .textuel .bouton a {
  display: inline-block;
  background-color: #990C46;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 20px;
  padding: 15px 34px;
}
section.texte-avec-image .textuel .bouton a:hover {
  background-color: #232323;
}
@media screen and (max-width: 1199px) {
  section.texte-avec-image .textuel {
    padding-left: 15px;
  }
  section.texte-avec-image .textuel:before {
    width: 50%;
  }
}
@media screen and (max-width: 991px) {
  section.texte-avec-image {
    margin-bottom: 60px;
  }
  section.texte-avec-image .visuel {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  section.texte-avec-image .visuel .image {
    margin: 0;
  }
  section.texte-avec-image .textuel {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  section.texte-avec-image .textuel .bouton {
    margin-top: 30px;
  }
  section.texte-avec-image .textuel .bouton a {
    font-size: 14px;
    line-height: 18px;
    padding: 10px 15px;
  }
}
@media screen and (max-width: 767.98px) {
  section.texte-avec-image {
    background-color: #F1F1F1;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
  section.texte-avec-image .visuel {
    padding: 0 15px;
    margin-bottom: 30px;
  }
  section.texte-avec-image .textuel {
    padding: 0 15px;
  }
}
