.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.formats-courses {
  padding: 89px 0 63px;
  background-size: contain;
  background-position: top center;
}
section.formats-courses.theme-noir {
  background-image: url(../img/xp-fond-noir.jpg);
}
section.formats-courses.theme-noir .introduction .titre {
  color: #FFFFFF;
}
section.formats-courses.theme-noir .liste .format a {
  color: #FFFFFF;
}
section.formats-courses.theme-noir .liste .format a:hover .lien {
  color: #FFFFFF;
}
section.formats-courses.theme-blanc {
  background-image: url(../img/xp-fond-blanc.jpg);
}
section.formats-courses.theme-blanc .liste .format a {
  color: #000000;
}
section.formats-courses.theme-blanc .liste .format a:hover .lien {
  color: #000000;
}
section.formats-courses .introduction {
  text-align: center;
}
section.formats-courses .introduction .titre {
  margin-bottom: 40px;
}
section.formats-courses .liste .slick-prev {
  background-image: url('../img/xefi-chevron-left.png');
  background-size: cover;
  background-position: center;
  width: 100px;
  height: 50px;
  border: none;
  cursor: pointer;
}
section.formats-courses .liste .slick-prev:before {
  content: none !important;
}
section.formats-courses .liste .slick-next {
  background-image: url('../img/xefi-chevron.png');
  background-size: cover;
  background-position: center;
  width: 100px;
  height: 50px;
  border: none;
  cursor: pointer;
}
section.formats-courses .liste .slick-next:before {
  content: none !important;
}
section.formats-courses .liste .slick-prev {
  left: -70px;
  z-index: 1;
}
@media screen and (min-width: 1199px) and (max-width: 1360px) {
  section.formats-courses .liste .slick-prev {
    left: 415px;
    top: 450px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1198px) {
  section.formats-courses .liste .slick-prev {
    left: 385px;
    top: 510px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  section.formats-courses .liste .slick-prev {
    left: 250px;
    top: 450px;
  }
}
@media screen and (max-width: 767px) {
  section.formats-courses .liste .slick-prev {
    left: -37px;
  }
}
section.formats-courses .liste .slick-next {
  right: -70px;
  z-index: 1;
}
@media screen and (min-width: 1199px) and (max-width: 1360px) {
  section.formats-courses .liste .slick-next {
    right: 450px;
    top: 450px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1198px) {
  section.formats-courses .liste .slick-next {
    right: 385px;
    top: 510px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  section.formats-courses .liste .slick-next {
    right: 250px;
    top: 450px;
  }
}
@media screen and (max-width: 767px) {
  section.formats-courses .liste .slick-next {
    right: -37px;
  }
}
section.formats-courses .liste .slick-slide {
  margin: 0 10px;
}
section.formats-courses .liste .format {
  margin-bottom: 26px;
}
section.formats-courses .liste .format a {
  color: #FFFFFF;
  height: 100%;
}
section.formats-courses .liste .format a:hover .lien {
  color: #FFFFFF;
}
section.formats-courses .liste .format a .image {
  margin-bottom: 25px;
  position: relative;
  overflow: hidden;
  padding-bottom: 66.58%;
}
section.formats-courses .liste .format a .image img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: auto;
  transform: translate(-50%,-50%);
  max-width: none;
}
section.formats-courses .liste .format a .nom {
  font-size: 24px;
  line-height: 32px;
  font-weight: bold;
  margin-bottom: 11px;
}
section.formats-courses .liste .format a .description {
  font-size: 16px;
  margin-bottom: 15px;
  font-weight: bold;
}
section.formats-courses .liste .format a .lien {
  font-size: 18px;
  line-height: 21px;
  color: #E10819;
  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.formats-courses .liste .format a .lien i {
  transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  display: inline-block;
  margin-left: 25px;
  vertical-align: middle;
  font-size: 12px;
}
@media screen and (max-width: 767.98px) {
  section.formats-courses {
    padding: 30px 0 15px;
  }
  section.formats-courses .introduction .titre {
    margin-bottom: 20px;
  }
  section.formats-courses .introduction .liste >.row {
    margin-left: -7.5px;
    margin-right: -7.5px;
  }
  section.formats-courses .introduction .liste .format {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
  section.formats-courses .liste >.row {
    margin-left: -7.5px;
    margin-right: -7.5px;
  }
  section.formats-courses .liste .format {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
  section.formats-courses .liste .format a .image {
    margin-bottom: 15px;
  }
  section.formats-courses .liste .format a .nom {
    font-size: 18px;
    line-height: 24px;
  }
  section.formats-courses .liste .format a .description {
    font-size: 14px;
    margin-bottom: 15px;
  }
  section.formats-courses .liste .format a .lien {
    font-size: 14px;
    line-height: 18px;
  }
  section.formats-courses .liste .format a .lien i {
    margin-left: 10px;
    font-size: 10px;
  }
}
