.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.coordonnees {
  margin-bottom: 106.5px;
}
section.coordonnees .titre {
  text-align: center;
  margin-bottom: 30px;
}
section.coordonnees .image {
  margin-bottom: 30px;
  text-align: center;
}
section.coordonnees .informations .bloc-infos {
  border-left: 1px solid #990C46;
}
section.coordonnees .informations .bloc-infos .info {
  font-size: 20px;
  line-height: 28px;
  padding-left: 28.05px;
  position: relative;
  margin-bottom: 5px;
}
section.coordonnees .informations .bloc-infos .info i {
  color: #990C46;
  left: 0;
  top: 0;
  position: absolute;
}
section.coordonnees .informations .bloc-infos .info a {
  color: #232323;
}
section.coordonnees .informations .bloc-infos .info a:hover {
  color: #990C46;
}
section.coordonnees .informations .bloc-infos .info.adresse i {
  font-size: 18.3px;
  top: 7px;
}
section.coordonnees .informations .bloc-infos .info.telephone i {
  font-size: 14.5px;
  top: 9px;
}
section.coordonnees .informations .bloc-infos .info.email i {
  font-size: 10.9px;
  top: 13px;
}
section.coordonnees .informations .bloc-infos .info.linkedin a {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #990C46;
  width: 24.33px;
  height: 24.33px;
  border-radius: 100%;
}
section.coordonnees .informations .bloc-infos .info.linkedin a i {
  font-size: 9.02px;
  color: #FFFFFF;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
section.coordonnees .informations .bloc-infos .info.linkedin a:hover {
  background-color: #232323;
}
@media screen and (max-width: 991px) {
  section.coordonnees {
    margin-bottom: 60px;
  }
  section.coordonnees .informations .bloc-infos .info {
    font-size: 18px;
    line-height: 24px;
  }
}
@media screen and (max-width: 767.98px) {
  section.coordonnees .informations {
    padding-left: 15px;
  }
  section.coordonnees .informations .bloc-infos .info {
    font-size: 16px;
    line-height: 22px;
  }
  section.coordonnees .informations .bloc-infos .info.adresse i {
    top: 4px;
  }
  section.coordonnees .informations .bloc-infos .info.telephone i {
    top: 6px;
  }
  section.coordonnees .informations .bloc-infos .info.email i {
    top: 9px;
  }
  section.coordonnees .informations .bloc-infos .info.linkedin {
    margin-top: 10px;
  }
}
