.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
@font-face {
  font-family: 'Roboto';
  src: url(../fonts/Roboto-Regular.ttf) format('truetype');
  font-weight: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url(../fonts/Roboto-Light.ttf) format('truetype');
  font-weight: 300;
}
@font-face {
  font-family: 'Roboto';
  src: url(../fonts/Roboto-Medium.ttf) format('truetype');
  font-weight: 500;
}
@font-face {
  font-family: 'Roboto';
  src: url(../fonts/Roboto-Bold.ttf) format('truetype');
  font-weight: bold;
}
@font-face {
  font-family: 'Roboto';
  src: url(../fonts/Roboto-Black.ttf) format('truetype');
  font-weight: 900;
}
@font-face {
  font-family: 'League Gothic';
  src: url(../fonts/LeagueGothic-Regular-VariableFont_wdth.ttf) format('truetype');
  font-weight: normal;
}
@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-telephone:before {
  content: "\e914";
}
.icon-enveloppe:before {
  content: "\e911";
}
.icon-linkedin:before {
  content: "\e912";
}
.icon-guillemet:before {
  content: "\e913";
}
.icon-bulles:before {
  content: "\e900";
}
.icon-chevron:before {
  content: "\e901";
}
.icon-compte:before {
  content: "\e902";
}
.icon-course:before {
  content: "\e903";
}
.icon-facebook:before {
  content: "\e904";
}
.icon-finish:before {
  content: "\e905";
}
.icon-fleche:before {
  content: "\e906";
}
.icon-immeuble:before {
  content: "\e907";
}
.icon-instagram:before {
  content: "\e908";
}
.icon-loupe:before {
  content: "\e909";
}
.icon-maison:before {
  content: "\e90a";
}
.icon-map-marker:before {
  content: "\e90b";
}
.icon-mont:before {
  content: "\e90c";
}
.icon-natation:before {
  content: "\e90d";
}
.icon-panier:before {
  content: "\e90e";
}
.icon-play:before {
  content: "\e90f";
}
.icon-youtube:before {
  content: "\e910";
}
section.resume {
  padding: 69px 0;
}
section.resume .introduction {
  text-align: center;
  margin-bottom: 50px;
}
section.resume .introduction .texte {
  max-width: 784px;
  margin: auto;
}
section.resume .informations {
  position: relative;
  text-align: center;
}
section.resume .informations .info a .icone {
  height: 120.8px;
  line-height: 120.8px;
  margin-bottom: 9.5px;
}
section.resume .informations .info a .icone img {
  max-height: 100%;
  max-width: 100%;
}
section.resume .informations .info a .texte {
  color: #E10819;
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
  letter-spacing: -0.75px;
  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.resume .informations .info a[href]:hover .texte {
  color: #000000;
}
@media screen and (max-width: 1279px) {
  section.resume .informations .info a .texte {
    font-size: 18px;
    line-height: 24px;
  }
}
@media screen and (max-width: 991px) {
  section.resume .informations .info a .icone {
    height: 100px;
    line-height: 100px;
  }
}
@media screen and (max-width: 767.98px) {
  section.resume {
    padding: 30px 0 10px;
  }
  section.resume .introduction {
    margin-bottom: 20px;
  }
  section.resume .informations .info {
    margin-bottom: 20px;
  }
  section.resume .informations .info a .icone {
    height: 60px;
    line-height: 60px;
  }
  section.resume .informations .info a .texte {
    font-size: 14px;
    line-height: 22px;
  }
}
