.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";
}
html {
  overflow-x: hidden;
}
.postid-5860 section:first-child {
  padding-top: 0;
}
.postid-5860 section:last-child {
  padding-bottom: 0;
}
.postid-5860 .wp-block-cover {
  margin: 25px 0;
}
@media screen and (max-width: 768px) {
  .postid-5860 .wp-block-cover {
    min-height: 250px;
  }
  .postid-5860 .wp-block-cover img {
    object-fit: fill;
  }
}
@media screen and (max-width: 500px) {
  .postid-5860 .wp-block-cover {
    min-height: 156px;
  }
}
.postid-5860 .wp-block-cover__background {
  display: none;
}
.wp-block-cover {
  margin: 25px 0;
}
@media screen and (max-width: 768px) {
  .wp-block-cover {
    min-height: 250px;
  }
  .wp-block-cover img {
    object-fit: fill;
  }
}
@media screen and (max-width: 500px) {
  .wp-block-cover {
    min-height: 120px;
  }
}
body {
  font-family: 'Roboto', sans-serif;
  color: #000000;
  overflow-x: hidden;
  padding-top: 90px;
}
body .table.divDetailsParent {
  z-index: 1000000;
}
body a {
  text-decoration: none;
  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;
}
body a:hover,
body a:active,
body a:focus {
  outline: 0;
  text-decoration: none;
}
body .container {
  max-width: 1212px;
}
body .bouton-dinscription {
  border: 2px solid #E10819;
  color: #FFFFFF;
  width: 100%;
  max-width: 140px;
  text-align: center;
  padding: 6px;
  display: block;
  font-weight: 500;
}
body .bouton-dinscription:hover {
  background-color: #E10819;
  color: #FFFFFF;
}
body >header {
  background-color: #000000;
  color: #FFFFFF;
  z-index: 100000;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
}
body >header .entete {
  padding-top: 20px;
  margin-bottom: 20px;
}
body >header .entete .col-12 {
  text-align: center;
}
body >header .entete .champ-recherches {
  display: inline-block;
  vertical-align: middle;
}
body >header .entete .champ-recherches form {
  position: relative;
}
body >header .entete .champ-recherches form button {
  color: #FFFFFF;
  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;
  position: absolute;
  left: 11px;
  top: 8px;
  font-size: 14px;
  border: 0;
  padding: 0;
  background-color: transparent;
}
body >header .entete .champ-recherches form button:hover {
  color: #E10819;
}
body >header .entete .champ-recherches form input {
  background-color: #1E1C24;
  color: #FFFFFF;
  width: 161px;
  border-radius: 20px;
  border: 0;
  height: 32px;
  padding-left: 35px;
  font-size: 14px;
  outline: 0;
}
body >header .entete .champ-recherches form input::placeholder {
  color: #FFFFFF;
  opacity: 1;
}
body >header .entete .champ-recherches form input:-ms-input-placeholder {
  color: #FFFFFF;
}
body >header .entete .champ-recherches form input::-ms-input-placeholder {
  color: #FFFFFF;
}
body >header .entete .menu-entete {
  display: inline-block;
  vertical-align: middle;
}
body >header .entete .menu-entete nav ul.menu {
  padding: 0;
  margin: 0;
  list-style-type: none;
  text-align: center;
}
body >header .entete .menu-entete nav ul.menu >li {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin-left: 20px;
}
body >header .entete .menu-entete nav ul.menu >li.current-menu-item >a {
  color: #E10819;
}
body >header .entete .menu-entete nav ul.menu >li >a {
  font-size: 14px;
  line-height: 19px;
  color: #FFFFFF;
  display: block;
}
body >header .entete .menu-entete nav ul.menu >li >a:hover {
  color: #E10819;
}
body >header .entete .liens-annexes {
  text-align: right;
}
body >header .entete .liens-annexes .langues {
  display: inline-block;
  vertical-align: middle;
}
body >header .entete .liens-annexes .langues button {
  outline: none;
  font-size: 12px;
  line-height: 12px;
  color: #FFFFFF;
  text-transform: uppercase;
  border: 0;
  padding: 0;
  white-space: normal;
  width: 55px;
}
body >header .entete .liens-annexes .langues button img {
  margin-right: 9px;
  max-width: 16px;
}
body >header .entete .liens-annexes .langues button:after {
  content: "\e901";
  font-family: "icomoon";
  margin: 0;
  border: 0;
  vertical-align: middle;
  font-size: 4.5px;
  margin-left: 6.3px;
}
body >header .entete .liens-annexes .langues ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: 0;
  --bs-dropdown-min-width: 70px;
}
body >header .entete .liens-annexes .langues ul li {
  display: block;
}
body >header .entete .liens-annexes .langues ul li:last-child {
  margin-bottom: 0;
}
body >header .entete .liens-annexes .langues ul li a {
  font-size: 12px;
  line-height: 12px;
  color: #000000;
  text-transform: uppercase;
  display: block;
  padding: 5px 10px;
}
body >header .entete .liens-annexes .langues ul li a img {
  margin-right: 9px;
  max-width: 16px;
  border: 1px solid #FFFFFF;
  border-radius: 100%;
}
body >header .entete .liens-annexes .langues ul li a.active {
  background-color: #E10819;
  color: #FFFFFF;
}
body >header .corps .logo {
  padding-top: 5px;
}
body >header .corps .logo img {
  width: 120%;
  max-width: 120%;
}
@media screen and (min-width: 1200px) {
  body >header .corps .logo img {
    margin-top: -0.8rem;
    width: 150%;
    max-width: 150%;
    padding-right: 30px;
  }
}
body >header .corps .menu-corps {
  font-size: 0;
  padding-top: 10px;
}
body >header .corps .menu-corps nav ul.menu {
  padding: 0;
  margin: 0;
  list-style-type: none;
  text-align: center;
}
body >header .corps .menu-corps nav ul.menu li {
  display: inline-block;
  vertical-align: bottom;
  position: relative;
  margin-left: 32px;
  padding-bottom: 29px;
}
body >header .corps .menu-corps nav ul.menu li:first-child {
  margin-left: 0;
}
body >header .corps .menu-corps nav ul.menu li:hover .sub-menu {
  display: block;
  margin-left: 0;
}
body >header .corps .menu-corps nav ul.menu li:hover .sub-menu >li {
  margin-left: 0;
}
body >header .corps .menu-corps nav ul.menu li.current-menu-item >a,
body >header .corps .menu-corps nav ul.menu li.current-page-ancestor >a {
  color: #E10819;
}
body >header .corps .menu-corps nav ul.menu li.menu-item-has-children >a:after {
  content: "\e901";
  font-family: "icomoon";
  font-size: 10.5px;
  line-height: 10.5px;
  margin-left: 10px;
}
body >header .corps .menu-corps nav ul.menu li >a {
  font-size: 16px;
  line-height: 19px;
  font-weight: 500;
  color: #FFFFFF;
  display: block;
}
body >header .corps .menu-corps nav ul.menu li >a:hover {
  color: #E10819;
}
body >header .corps .menu-corps nav ul.menu li >ul.sub-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: -44px;
  background-color: #000000;
  list-style-type: none;
  margin: 0;
  text-align: left;
  padding-bottom: 15%;
}
body >header .corps .menu-corps nav ul.menu li >ul.sub-menu >li {
  width: 93%;
}
body >header .corps .menu-corps nav ul.menu li >ul.sub-menu >li.current-menu-item >a:before {
  width: 100%;
  opacity: 1;
}
body >header .corps .menu-corps nav ul.menu li >ul.sub-menu >li >a {
  font-size: 17px;
  line-height: 20px;
  padding: 7.5px 120px 7.5px 44px;
  color: #FFFFFF;
  display: block;
  position: relative;
  text-transform: uppercase;
  white-space: nowrap;
}
body >header .corps .menu-corps nav ul.menu li >ul.sub-menu >li >a span {
  position: relative;
}
body >header .corps .menu-corps nav ul.menu li >ul.sub-menu >li >a:before {
  content: "";
  width: 25%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  background-color: #E10819;
  transition: all 0.4s ease-in-out !important;
  -webkit-transition: all 0.4s ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
}
body >header .corps .menu-corps nav ul.menu li >ul.sub-menu >li >a:hover:before {
  width: 100%;
  opacity: 1;
}
body >header .corps .menu-corps nav ul.menu li >ul.sub-menu >li.bordure-haut a:hover {
  background-color: inherit;
  color: inherit;
  cursor: default;
  pointer-events: none;
}
body >header .corps .menu-corps nav ul.menu li >ul.sub-menu >li.bordure-haut a:hover:before {
  opacity: 0;
}
body >header .corps .menu-corps nav ul.menu li >ul.sub-menu >li.bordure-milieu {
  border-left: 1px solid #E10819;
  border-right: 1px solid #E10819;
}
body >header .corps .menu-corps nav ul.menu li >ul.sub-menu >li.bordure-bas {
  border-bottom: 1px solid #E10819;
  border-left: 1px solid #E10819;
  border-right: 1px solid #E10819;
}
body >header .corps .menu-corps nav ul.menu li >ul.sub-menu >li >ul.sub-menu {
  display: none;
  position: absolute;
  top: 0;
  left: 100%;
  background-color: #000000;
  list-style-type: none;
  margin: 0;
  text-align: left;
  margin-left: 0;
}
body >header .corps .menu-corps nav ul.menu li >ul.sub-menu >li >ul.sub-menu >li >a {
  font-size: 17px;
  line-height: 20px;
  padding: 7.5px 120px 7.5px 44px;
  color: #FFFFFF;
  display: block;
  position: relative;
  text-transform: uppercase;
  white-space: nowrap;
}
body >header .corps .menu-corps nav ul.menu li >ul.sub-menu >li >ul.sub-menu >li >a span {
  position: relative;
}
body >header .corps .menu-corps nav ul.menu li >ul.sub-menu >li >ul.sub-menu >li >a:before {
  content: "";
  width: 25%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  background-color: #E10819;
  transition: all 0.4s ease-in-out !important;
  -webkit-transition: all 0.4s ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
}
body >header .corps .menu-corps nav ul.menu li >ul.sub-menu >li >ul.sub-menu >li >a:hover:before {
  width: 100%;
  opacity: 1;
}
body >header .corps .inscription .bouton-container {
  position: relative;
  display: inline-block;
}
body >header .corps .inscription .bouton-dinscription {
  color: #fff;
  padding: 10px 20px;
  cursor: pointer;
}
body >header .corps .inscription .lien-container {
  position: absolute;
  top: 100%;
  left: -15px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: none;
}
body >header .corps .inscription .lien-inscription {
  text-align: center;
  padding-left: 50px !important;
  padding-right: 50px !important;
  color: white;
  display: block;
  text-decoration: none;
  padding: 10px;
  background-color: #000000;
  opacity: 0;
  transition: opacity 1s ease;
}
body >header .corps .inscription .bouton-container:hover .lien-container {
  display: block;
}
body >header .corps .inscription .bouton-container:hover .lien-inscription {
  opacity: 1;
}
body >header .corps .inscription .lien-inscription:hover {
  background-color: #e12018;
}
body .divDetails {
  top: 50%;
  transform: translateY(-50%);
}
body >main #divRRPublish {
  padding: 5rem 2rem;
}
body >main iframe {
  width: 100%;
}
@media screen and (max-width: 767.98px) {
  body >main .theme-rouge {
    background-color: #E10819;
    background-image: url('../../../../../../../../wp-content/themes/idcomweb/img/xp-fond-rouge.jpg') !important;
  }
}
body >main .bloc-accroche {
  font-size: 18px;
  line-height: 24px;
  color: #E10819;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: -0.75px;
  margin-bottom: 10px;
}
body >main .bloc-titre {
  font-weight: 900;
  font-style: italic;
  font-size: 42px;
  line-height: 50px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
body >main .bloc-texte {
  font-size: 17px;
  line-height: 26px;
}
body >main .bloc-texte a {
  color: #000000;
  text-decoration: underline;
}
body >main .bloc-texte a:hover {
  color: #E10819;
}
body >main .bloc-texte a:has(img) {
  display: block;
  position: relative;
}
body >main .bloc-texte a:has(img):after {
  content: "";
  width: 62px;
  height: 62px;
  background-color: #E10819;
  position: absolute;
  bottom: 0;
  right: 0;
  background-image: url(../img/icone-telechargement.svg);
  background-position: center;
  background-repeat: no-repeat;
  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;
}
body >main .bloc-texte a:has(img):hover:after {
  background-color: #000000;
}
body >main .bloc-texte ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
body >main .bloc-texte ul li {
  position: relative;
  padding-left: 42.88px;
}
body >main .bloc-texte ul li:before {
  content: "";
  width: 12.88px;
  height: 15.92px;
  position: absolute;
  left: 9px;
  top: 6px;
  background-image: url(../img/puce.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
body >main .bloc-texte p,
body >main .bloc-texte ol,
body >main .bloc-texte ul {
  margin-bottom: 20px;
}
body >main .bloc-texte hr {
  margin: 20px 0;
  opacity: 1;
  border-color: #eeeeee;
}
body >main .bloc-texte h3 {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 15px;
  font-weight: bold;
  color: #E10819;
}
body >main .bloc-texte h4 {
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 20px;
  font-weight: 800;
}
body >main .bloc-texte h5 {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 20px;
  font-weight: 800;
}
body >main .bloc-texte iframe {
  width: 100%;
}
body >main .bouton {
  background-color: #E10819;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 19px;
  font-weight: 500;
  display: inline-block;
  vertical-align: middle;
  padding: 15.5px 39px;
  min-width: 204px;
  max-width: 100%;
  position: relative;
  text-align: center;
}
body >main .bouton span {
  position: relative;
}
body >main .bouton:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 25%;
  background-color: #000000;
  opacity: 0;
  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;
}
body >main .bouton:hover:before {
  width: 100%;
  opacity: 1;
}
body >main .nf-form-cont .nf-form-fields-required {
  display: none;
}
body >main .nf-form-cont .nf-after-form-content .nf-error-msg {
  font-size: 12px;
  line-height: 12px;
  font-style: italic;
  color: #E10819;
  margin-top: 10px;
  font-weight: 500;
}
body >main .nf-form-cont .nf-form-content {
  padding: 0;
  max-width: 100%;
}
body >main .nf-form-cont .nf-form-content .nf-row {
  margin: 0 -43px;
}
body >main .nf-form-cont .nf-form-content .nf-row .nf-cell {
  padding: 0 43px;
}
body >main .nf-form-cont .nf-form-content .nf-field-container {
  margin-bottom: 40px;
}
body >main .nf-form-cont .nf-form-content .nf-field-container .nf-field-element input,
body >main .nf-form-cont .nf-form-content .nf-field-container .nf-field-element select,
body >main .nf-form-cont .nf-form-content .nf-field-container .nf-field-element textarea {
  height: 50px;
  padding: 14.5px 20px;
  border-radius: 8px;
  outline: 0;
  border: 0;
  font-size: 16px;
  line-height: 21px;
  color: #000000;
  background-color: #FFFFFF;
}
body >main .nf-form-cont .nf-form-content .nf-field-container .nf-field-element input::placeholder,
body >main .nf-form-cont .nf-form-content .nf-field-container .nf-field-element select::placeholder,
body >main .nf-form-cont .nf-form-content .nf-field-container .nf-field-element textarea::placeholder {
  color: #000000;
  opacity: 1;
}
body >main .nf-form-cont .nf-form-content .nf-field-container .nf-field-element input:-ms-input-placeholder,
body >main .nf-form-cont .nf-form-content .nf-field-container .nf-field-element select:-ms-input-placeholder,
body >main .nf-form-cont .nf-form-content .nf-field-container .nf-field-element textarea:-ms-input-placeholder {
  color: #000000;
}
body >main .nf-form-cont .nf-form-content .nf-field-container .nf-field-element input::-ms-input-placeholder,
body >main .nf-form-cont .nf-form-content .nf-field-container .nf-field-element select::-ms-input-placeholder,
body >main .nf-form-cont .nf-form-content .nf-field-container .nf-field-element textarea::-ms-input-placeholder {
  color: #000000;
}
body >main .nf-form-cont .nf-form-content .nf-field-container .nf-field-element select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url(../img/icone-fleche-select-formulaire.png);
  background-repeat: no-repeat;
  background-position: 98% 50%;
}
body >main .nf-form-cont .nf-form-content .nf-field-container .nf-field-element textarea {
  height: 162px;
  resize: none;
}
body >main .nf-form-cont .nf-form-content .nf-field-container .nf-field-element:after {
  line-height: 37px;
  height: 37px;
  font-size: 16px;
}
body >main .nf-form-cont .nf-form-content .nf-field-container.file_upload-container .nf-field-element .nf-element {
  padding: 0;
}
body >main .nf-form-cont .nf-form-content .nf-field-container.file_upload-container .nf-field-element .nf-fu-fileinput-button {
  font-size: 16px;
  line-height: 21px;
  background-color: #D6D6D6;
  color: #000000;
  border: 0;
  outline: 0;
  padding: 9.5px 34px 9.5px 19px;
}
body >main .nf-form-cont .nf-form-content .nf-field-container.file_upload-container .nf-field-element .nf-fu-fileinput-button span:before {
  content: "";
  height: 18.43px;
  width: 16.13px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../img/trombone.svg);
  display: inline-block;
  vertical-align: middle;
  margin-right: 18px;
}
body >main .nf-form-cont .nf-form-content .nf-field-container.file_upload-container .nf-field-element .nf-fu-button-cancel {
  font-size: 16px;
  line-height: 21px;
  background-color: #D6D6D6;
  color: #000000;
  border: 0;
  outline: 0;
}
body >main .nf-form-cont .nf-form-content .nf-field-container.file_upload-container .nf-field-element .nf-fu-button-cancel:hover {
  background-color: #000000;
  color: #FFFFFF;
}
body >main .nf-form-cont .nf-form-content .nf-field-container.file_upload-container .nf-field-element .nf-fu-progress {
  height: 1px;
  background-color: transparent;
  box-shadow: none;
  margin-top: 5px;
  margin-bottom: 0;
}
body >main .nf-form-cont .nf-form-content .nf-field-container.file_upload-container .nf-field-element .nf-fu-progress .nf-fu-progress-bar {
  background-color: #E10819;
  box-shadow: none;
}
body >main .nf-form-cont .nf-form-content .nf-field-container.file_upload-container .nf-field-element .files_uploaded p {
  margin-bottom: 0;
  color: #FFFFFF;
  font-size: 10px;
  line-height: 13px;
}
body >main .nf-form-cont .nf-form-content .nf-field-container.file_upload-container .nf-field-element .files_uploaded p .delete {
  color: #E10819;
  font-style: italic;
}
body >main .nf-form-cont .nf-form-content .nf-field-container.file_upload-container .nf-field-element .files_uploaded p .delete:hover {
  color: #FFFFFF;
}
body >main .nf-form-cont .nf-form-content .nf-field-container.html-container {
  margin: 0;
}
body >main .nf-form-cont .nf-form-content .nf-field-container.html-container .nf-field-element {
  opacity: .5;
  color: #FFFFFF;
  text-align: center;
  font-size: 16px;
  line-height: 23px;
}
body >main .nf-form-cont .nf-form-content .nf-field-container.html-container .nf-field-element a {
  text-decoration: underline;
  color: #FFFFFF;
}
body >main .nf-form-cont .nf-form-content .nf-field-container.html-container .nf-field-element a:hover {
  color: #E10819;
}
body >main .nf-form-cont .nf-form-content .nf-field-container.submit-container {
  margin: 0;
  margin-bottom: 25px;
}
body >main .nf-form-cont .nf-form-content .nf-field-container.submit-container .nf-field-element {
  text-align: center;
}
body >main .nf-form-cont .nf-form-content .nf-field-container.submit-container .nf-field-element input {
  max-width: 432px;
  width: 100%;
  height: auto;
  color: #FFFFFF;
  background-color: transparent;
  font-size: 16px;
  line-height: 19px;
  font-weight: 500;
  background-color: #E10819;
  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;
  padding: 15.5px;
  border: 0;
}
body >main .nf-form-cont .nf-form-content .nf-field-container.submit-container .nf-field-element input:hover {
  background-color: #FFFFFF;
  color: #E10819;
}
body >main .nf-form-cont .nf-form-content .nf-field-container .nf-after-field {
  margin: 0;
}
body >main .nf-form-cont .nf-form-content .nf-field-container .nf-after-field .nf-input-limit {
  margin: 0;
}
body >main .nf-form-cont .nf-form-content .nf-field-container .nf-after-field .nf-error-msg {
  margin: 0;
  font-size: 12px;
  line-height: 12px;
  font-style: italic;
  color: #E10819;
  font-weight: 500;
  margin-top: 10px;
}
body >footer {
  background-color: #000000;
  color: #FFFFFF;
  padding-top: 95px;
}
body >footer .corps {
  padding-bottom: 49px;
}
body >footer .corps .informations-societe .logo {
  margin-bottom: 45px;
}
body >footer .corps .informations-societe .inscription {
  display: none;
}
body >footer .corps .menu-footer ul.menu {
  padding: 0;
  margin: 0;
  list-style-type: none;
  margin-left: -12px;
  margin-right: -12px;
  font-size: 0;
}
body >footer .corps .menu-footer ul.menu >li {
  width: fit-content;
  display: inline-block;
  vertical-align: top;
  padding-left: 12px;
  padding-right: 12px;
}
body >footer .corps .menu-footer ul.menu >li >a {
  color: #FFFFFF;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  line-height: 24px;
  cursor: default;
}
body >footer .corps .menu-footer ul.menu >li >ul.sub-menu {
  padding: 0;
  margin: 0;
  list-style-type: none;
  margin-top: 17px;
}
body >footer .corps .menu-footer ul.menu >li >ul.sub-menu >li {
  margin-top: 7px;
}
body >footer .corps .menu-footer ul.menu >li >ul.sub-menu >li >a {
  color: #FFFFFF;
  font-size: 14px;
  line-height: 24px;
}
body >footer .corps .menu-footer ul.menu >li >ul.sub-menu >li >a:hover {
  color: #E10819;
}
body >footer .corps .reseaux-sociaux ul {
  font-size: 0;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
body >footer .corps .reseaux-sociaux ul li {
  margin-bottom: 21.5px;
}
body >footer .corps .reseaux-sociaux ul li:last-child {
  margin-bottom: 0;
}
body >footer .corps .reseaux-sociaux ul li a {
  color: #FFFFFF;
  font-size: 14px;
  line-height: 19px;
}
body >footer .corps .reseaux-sociaux ul li a i {
  font-size: 22.5px;
  vertical-align: middle;
  margin-right: 11.8px;
}
body >footer .corps .reseaux-sociaux ul li a:hover {
  color: #E10819;
}
body >footer .pied {
  border-top: 1px solid #707070;
}
body >footer .pied .liens-annexes ul {
  font-size: 0;
  padding: 0;
  margin: 0;
}
body >footer .pied .liens-annexes ul li {
  margin-right: 30px;
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  line-height: 19px;
}
body >footer .pied .liens-annexes ul li:last-child {
  margin-right: 0;
}
body >footer .pied .liens-annexes ul li a {
  color: #FFFFFF;
}
body >footer .pied .liens-annexes ul li a:hover {
  color: #E10819;
}
body >footer .concepteur {
  text-align: right;
  font-size: 14px;
  line-height: 19px;
  padding: 20px 15px;
}
body >footer .concepteur a {
  color: #FFFFFF;
}
body >footer .concepteur a:hover {
  color: #E10819;
}
body >footer .concepteur span {
  display: inline-block;
  vertical-align: middle;
}
body >footer .concepteur .logo-idcom {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
body >footer .concepteur .logo-idcom img {
  height: 20px;
}
@media screen and (max-width: 1279px) {
  body >main .bloc-accroche {
    font-size: 16px;
    line-height: 22px;
  }
  body >main .bloc-titre {
    font-size: 32px;
    line-height: 40px;
  }
}
@media screen and (max-width: 991px) {
  body .bouton-dinscription {
    padding: 3px;
  }
  body >header .corps .menu-corps {
    padding-top: 7px;
  }
  body >header .corps .menu-corps nav ul.menu >li {
    margin-left: 15px;
  }
  body >header .corps .menu-corps nav ul.menu >li.menu-item-has-children >a:after {
    margin-left: 5px;
  }
  body >header .corps .inscription .bouton-dinscription {
    padding: 3px;
  }
  body >main .bloc-accroche {
    font-size: 16px;
    line-height: 22px;
  }
  body >main .bloc-titre {
    font-size: 32px;
    line-height: 40px;
  }
  body >main .bloc-texte {
    font-size: 14px;
    line-height: 22px;
  }
  body >main .bouton {
    font-size: 14px;
    line-height: 18px;
    padding: 10px 15px;
    min-width: 180px;
    max-width: 270px;
    margin: auto;
    margin-top: 15px;
  }
  body >main .nf-form-cont .nf-form-content .nf-row {
    margin: 0 -6px;
  }
  body >main .nf-form-cont .nf-form-content .nf-row .nf-cell {
    padding: 0 6px;
  }
  body >main .nf-form-cont .nf-form-content .nf-field-container {
    margin-bottom: 15px;
  }
  body >main .nf-form-cont .nf-form-content .nf-field-container .nf-field-element input,
  body >main .nf-form-cont .nf-form-content .nf-field-container .nf-field-element select,
  body >main .nf-form-cont .nf-form-content .nf-field-container .nf-field-element textarea {
    height: 40px;
    padding: 10px 15px;
    font-size: 14px;
    line-height: 18px;
  }
  body >main .nf-form-cont .nf-form-content .nf-field-container.html-container .nf-field-element {
    font-size: 14px;
    line-height: 22px;
  }
  body >main .nf-form-cont .nf-form-content .nf-field-container.file_upload-container .nf-field-element .nf-fu-fileinput-button {
    font-size: 14px;
    line-height: 18px;
    padding: 10px 15px;
  }
  body >main .nf-form-cont .nf-form-content .nf-field-container.submit-container .nf-field-element input {
    font-size: 14px;
    line-height: 18px;
    padding: 11px 15px;
  }
  body >footer .pied .liens-annexes ul li {
    margin-right: 15px;
    font-size: 12px;
    line-height: 16px;
  }
  body >footer .concepteur {
    font-size: 12px;
    line-height: 16px;
  }
  body >footer .concepteur .logo-idcom img {
    height: 15px;
  }
}
@media screen and (max-width: 767.98px) {
  body {
    padding-top: 10px;
    padding-bottom: 45px;
  }
  body .bouton-container {
    display: none;
  }
  body #modalRechercheMobile .modal-header {
    background-color: #E10819;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    padding: 10px 15px;
  }
  body #modalRechercheMobile .modal-header .close {
    outline: 0;
    border: 0;
    background: transparent;
    font-size: 24px;
    color: #FFFFFF;
    padding: 0;
  }
  body #modalRechercheMobile .modal-body {
    padding: 15px;
  }
  body #modalRechercheMobile .modal-body form {
    position: relative;
  }
  body #modalRechercheMobile .modal-body form button {
    color: #FFFFFF;
    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;
    position: absolute;
    left: 11px;
    top: 8px;
    font-size: 14px;
    border: 0;
    padding: 0;
    background-color: transparent;
  }
  body #modalRechercheMobile .modal-body form button:hover {
    color: #E10819;
  }
  body #modalRechercheMobile .modal-body form input {
    background-color: #1E1C24;
    color: #FFFFFF;
    width: 100%;
    border-radius: 20px;
    border: 0;
    height: 32px;
    padding-left: 35px;
    font-size: 14px;
    outline: 0;
  }
  body #modalRechercheMobile .modal-body form input::placeholder {
    color: #FFFFFF;
    opacity: 1;
  }
  body #modalRechercheMobile .modal-body form input:-ms-input-placeholder {
    color: #FFFFFF;
  }
  body #modalRechercheMobile .modal-body form input::-ms-input-placeholder {
    color: #FFFFFF;
  }
  body #menu-mobile {
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
    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;
    position: fixed;
    top: 19px;
    right: 15px;
    font-weight: bold;
    z-index: 15;
  }
  body #menu-mobile div {
    display: inline-block;
    vertical-align: middle;
    width: 15px;
    margin-left: 12px;
  }
  body #menu-mobile div.fermant {
    display: none;
  }
  body #menu-mobile div span {
    display: block;
    margin-bottom: 2px;
    height: 2px;
    background-color: #FFFFFF;
    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;
  }
  body #menu-mobile.active {
    color: #E10819;
  }
  body #menu-mobile.active div span {
    background-color: #E10819;
  }
  body #toolbox-mobile {
    position: fixed;
    bottom: 0px;
    left: 0;
    z-index: 0;
    width: 100%;
  }
  body #toolbox-mobile ul {
    font-size: 0;
    margin: 0;
    padding: 0;
  }
  body #toolbox-mobile ul li {
    width: 15%;
    vertical-align: middle;
    display: inline-block;
  }
  body #toolbox-mobile ul li a {
    font-size: 16px;
    line-height: 45px;
    height: 45px;
    display: block;
    width: 100%;
    color: #FFFFFF;
    text-align: center;
    font-size: 20px;
  }
  body #toolbox-mobile ul li a:hover {
    background-color: #000000 !important;
  }
  body #toolbox-mobile ul li:nth-child(1) a {
    background-color: #B00000;
  }
  body #toolbox-mobile ul li:nth-child(2) a {
    background-color: #BC0206;
  }
  body #toolbox-mobile ul li:nth-child(3) a {
    background-color: #C9040D;
  }
  body #toolbox-mobile ul li:nth-child(4) a {
    background-color: #D50613;
  }
  body #toolbox-mobile ul li:nth-child(5) {
    width: 15%;
  }
  body #toolbox-mobile ul li:nth-child(5) a {
    background-color: #E10819;
    padding: 0;
    max-width: none;
    border-radius: 0;
    font-size: 16px;
    border: 0;
  }
  body #toolbox-mobile ul li:nth-child(5) a:before {
    content: url('data:image/svg+xml,<svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 576 512"><path d="M402.6 83.2l90.2 90.2c3.8 3.8 3.8 10 0 13.8L274.4 405.6l-92.8 10.3c-12.4 1.4-22.9-9.1-21.5-21.5l10.3-92.8L388.8 83.2c3.8-3.8 10-3.8 13.8 0zm162-22.9l-48.8-48.8c-15.2-15.2-39.9-15.2-55.2 0l-35.4 35.4c-3.8 3.8-3.8 10 0 13.8l90.2 90.2c3.8 3.8 10 3.8 13.8 0l35.4-35.4c15.2-15.3 15.2-40 0-55.2zM384 346.2V448H64V128h229.8c3.2 0 6.2-1.3 8.5-3.5l40-40c7.6-7.6 2.2-20.5-8.5-20.5H48C21.5 64 0 85.5 0 112v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V306.2c0-10.7-12.9-16-20.5-8.5l-40 40c-2.2 2.3-3.5 5.3-3.5 8.5z" fill="rgb(255,255,255)"/></svg>');
    width: 20px;
    height: 23px;
    line-height: 20px;
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
  }
  body #toolbox-mobile ul li:nth-child(6) {
    width: 25%;
  }
  body #toolbox-mobile ul li:nth-child(6) a {
    background-color: #E10819;
    padding: 0;
  }
  body >header {
    height: 60px;
  }
  body >header .entete .liens-annexes .langues {
    position: absolute;
    right: 100px;
    top: 17px;
  }
  body >header .corps .logo {
    width: 120px;
    position: absolute;
    top: 17px;
    left: 0;
    padding-top: 0;
  }
  body >header .corps .menu-corps {
    display: none;
    background-color: #000000;
    height: 100%;
    position: fixed;
    top: 60px;
    left: 0;
    overflow-y: scroll;
    padding-bottom: 100px;
    padding-top: 15px;
  }
  body >header .corps .menu-corps nav ul.menu {
    text-align: left;
  }
  body >header .corps .menu-corps nav ul.menu >li {
    display: block;
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
  }
  body >header .corps .menu-corps nav ul.menu >li >a {
    font-size: 16px;
    line-height: 20px;
  }
  body >header .corps .menu-corps nav ul.menu >li >ul.sub-menu {
    position: static;
    padding-left: 30px;
    border-bottom: 1px solid #FFFFFF;
    padding: 15px 0 7.5px;
  }
  body >header .corps .menu-corps nav ul.menu >li >ul.sub-menu >li >a {
    font-size: 14px;
    line-height: 18px;
    padding: 7.5px 30px;
  }
  body >main .bloc-accroche {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 5px;
  }
  body >main .bloc-texte a:has(img):after {
    width: 30px;
    height: 30px;
    background-size: 12px;
  }
  body >main .bloc-texte ul li {
    padding-left: 20px;
  }
  body >main .bloc-texte ul li:before {
    width: 10px;
    height: 13px;
    top: 4px;
    left: 0;
  }
  body >main .bloc-texte h3 {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px;
  }
  body >main .bloc-titre {
    font-size: 18px;
    line-height: 24px;
  }
  body >main .bouton {
    font-size: 14px;
    line-height: 18px;
    padding: 10px 15px;
    margin-top: 0;
    min-width: 0;
    max-width: none;
  }
  body >main .nf-form-cont .nf-form-content .nf-field-container .nf-field-element input,
  body >main .nf-form-cont .nf-form-content .nf-field-container .nf-field-element textarea,
  body >main .nf-form-cont .nf-form-content .nf-field-container .nf-field-element select {
    border-radius: 0;
  }
  body >main .nf-form-cont .nf-form-content .nf-field-container.html-container .nf-field-element {
    font-size: 12px;
    line-height: 18px;
  }
  body >footer {
    padding: 0;
  }
  body >footer .corps {
    display: none;
  }
  body >footer .pied {
    text-align: left;
    padding: 15px 0 0;
  }
  body >footer .concepteur {
    text-align: left;
    padding: 15px;
  }
}
.home .bandeau-dentete .visuel .image-de-fond img {
  width: 100%;
}
.home .theme-blanc-uni {
  background-image: url('../../../../../../../../wp-content/themes/idcomweb/img/xp-fond-blanc.jpg') !important;
  background-repeat: no-repeat;
  background-size: cover;
}
.home .timeline {
  background-image: url('../../../../../../../../wp-content/themes/idcomweb/img/xp-fond-blanc.jpg') !important;
  background-repeat: no-repeat;
  background-size: cover;
}
.home .timeline h2 {
  color: black;
}
.home .timeline .etape:last-child .barre {
  background-color: #f97a7a99;
}
.home .timeline p {
  color: black;
}
.home .timeline li {
  color: black;
}
.home .introduction-course {
  background-image: url('../../../../../../../../wp-content/themes/idcomweb/img/xp-fond-noir.jpg') !important;
  background-repeat: no-repeat;
  background-size: cover;
}
.home .introduction-course h2 {
  color: white;
}
.home .introduction-course h3 {
  color: white;
}
.home .introduction-course .lien:last-child a {
  background-color: white !important;
}
.home .introduction-course .lien:last-child a span {
  color: black;
}
.postid-3966 .bandeau-dentete .visuel .image-de-fond img {
  width: 100%;
}
.postid-3966 .theme-blanc-uni {
  background-image: url('../../../../../../../../wp-content/themes/idcomweb/img/xp-fond-blanc.jpg') !important;
  background-repeat: no-repeat;
  background-size: cover;
}
.postid-3966 .timeline {
  background-image: url('../../../../../../../../wp-content/themes/idcomweb/img/xp-fond-blanc.jpg') !important;
  background-repeat: no-repeat;
  background-size: cover;
}
.postid-3966 .timeline h2 {
  color: black;
}
.postid-3966 .timeline .etape:last-child .barre {
  background-color: #f97a7a99;
}
.postid-3966 .timeline p {
  color: black;
}
.postid-3966 .timeline li {
  color: black;
}
.postid-3966 .introduction-course {
  background-image: url('../../../../../../../../wp-content/themes/idcomweb/img/xp-fond-noir.jpg') !important;
  background-repeat: no-repeat;
  background-size: cover;
}
.postid-3966 .introduction-course h2 {
  color: white;
}
.postid-3966 .introduction-course h3 {
  color: white;
}
.postid-3966 .introduction-course .lien:last-child a {
  background-color: white !important;
}
.postid-3966 .introduction-course .lien:last-child a span {
  color: black;
}
.item-inscription a {
  width: fit-content;
  padding: 1rem;
  background: transparent;
  border: 2px solid #E10819;
}
.item-inscription a span {
  color: white !important;
}
.item-inscription a:hover {
  background: #E10819;
}
body.page-id-5814>main section.resume .informations .info a .texte {
  color: #000000 !important;
}
.menu_inscription {
  background-color: #E10819;
  border: 2px solid #E10819;
  color: #FFFFFF;
  max-width: 140px;
  padding: 10px 15px !important;
  cursor: pointer;
  top: 4rem;
  position: absolute !important;
  right: 20%;
}
@media screen and (max-width: 1400px) {
  .menu_inscription {
    right: 10%;
  }
}
@media screen and (max-width: 1200px) {
  .menu_inscription {
    right: 5%;
  }
}
@media screen and (max-width: 767px) {
  .menu_inscription {
    display: none !important;
  }
}
.menu_inscription a:hover {
  color: #fff !important;
}
.menu_inscription a:after {
  display: none;
}
.menu_inscription:hover {
  color: #fff !important;
}
.menu_inscription .sub-menu {
  padding-top: 5px !important;
}
section.liste-courses {
  background-color: transparent;
  margin-top: -13%;
}
@media screen and (max-width: 992px) {
  section.liste-courses {
    margin-top: -18%;
  }
}
section.liste-courses .swiper-free-mode>.swiper-wrapper {
  transition-timing-function: linear;
}
section.liste-courses .swiper .format {
  position: relative;
  padding: 0 1.5rem;
}
@media screen and (max-width: 600px) {
  section.liste-courses .swiper .format {
    padding: 0 0.5rem;
  }
}
section.liste-courses .swiper .format a {
  position: relative;
}
section.liste-courses .swiper .format .image {
  position: relative;
}
section.liste-courses .swiper .format .image:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0,0,0,0.4);
  mix-blend-mode: multiply;
  width: 100%;
  height: 100%;
  border-radius: 20px;
}
section.liste-courses .swiper .format .image img {
  aspect-ratio: 1.4;
  width: 100%;
  object-fit: cover;
  border-radius: 20px;
}
section.liste-courses .swiper .format .text-content {
  position: absolute;
  bottom: 10px;
  width: 100%;
  text-align: center;
}
section.liste-courses .swiper .format .text-content h3,
section.liste-courses .swiper .format .text-content .lien {
  color: white;
}
@media screen and (max-width: 600px) {
  section.liste-courses .swiper .format .text-content h3 {
    font-size: 18px;
  }
}
.postid-5607 section.bandeau-dentete .textuel .live-en-cours .row {
  display: none;
}
