@import url('https://fonts.googleapis.com/css2?family=Economica&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Ropa+Sans&display=swap');

.indianred {
  color: indianred;
}
.seagreen {
  color: seagreen;
}
#loader {
  z-index: 1200!important;
}
.overflow {
  overflow: auto;
}
.input-group-text {
  background-color: #0074BC!important;
  color: white!important;
}
.modal-show {
  display: block!important;
  background-color: rgba(0,0,0,0.8);
}
.erreurPage {
  background-color: #fff!important;
  text-align: center;
}
.erreurImg {
  max-width: 1280px;
  width: 100%;
}
.qr-code {
text-align: center;
}
.qr-code-application {
width: 150px;
}
.info {
  background-color:darkcyan!important;
  color: white!important;
  --bs-table-bg: darkcyan!important;
  --bs-table-color: white!important;
}
.danger {
  background-color: #ff0000!important;
  color: white!important;
  --bs-table-bg: #ff0000!important;
  --bs-table-color: white!important;
}
.alerte {
  background-color: coral!important;
  color: white!important;
  --bs-table-bg: coral!important;
  --bs-table-color: white!important;
}
.valider {
  background-color: lightblue!important;
  --bs-table-bg: lightblue!important;
  --bs-table-color: white!important;
}
.terminer {
  background-color: seagreen!important;
  color: white!important;
  --bs-table-bg: seagreen!important;
  --bs-table-color: white!important;
}
.depasser {
  background-color: dimgray!important;
  color: white!important;
}
.vert {
  color: white;
  padding: 2px 5px;
  background-color: seagreen;
}
.orange {
  color: #ea661e!important;
}
.rouge {
  color: white;
  padding: 2px 5px;
  background-color: #ff0000;
}
.row {
  /* margin-top: 10px!important; */
  --bs-gutter-x: 0rem!important;
}
html {
  height: -webkit-fill-available;
  margin-bottom: 87px;
}
body {
    font-family: 'Ropa Sans', sans-serif!important;
    font-weight:normal!important;
    padding: 0px!important;
    background-color: darkslategrey!important;
}
#alert {
  width: 100%;
  max-width: 600px;
  margin: auto;
}
.Menu {
  padding-bottom: 87px;
}
.contenuLarge {
  width: 100%;
  max-width: 1200px;
  margin: auto;
}
.contenu {
  width: 100%;
  max-width: 600px;
  margin: auto;
}
/* .contenu img {
  width: 80%;
} */
.logoAccueil {
margin-left: auto;
margin-right: auto;
max-width: 600px;
}
.logoAccueilImg {
  width: 100%;
}
.cardAccount {
  /* position: absolute;
  transform: translate(-50%,-80%);
  top: 70%;
  left: 50%; */
  margin-left: auto;
  margin-right: auto;
  max-width: 600px;
  width: 100%;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0,0,0,.125);
  border-radius: .25rem;
}
.card-footer {
text-align: center;
}
.control {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
}
.carousel {
  background-color: white;
  border-radius: .25rem;
  min-height: 500px;
}
.control-prev {
  border-radius: 0px 0.25em 0px 0px;
  height: 44px;
  width: 40px;
  background-color: #0074BC;
  border: 0px;
  padding-top: 6px;
  padding-left: 3px;
}
.control-next {
  border-radius: 0.25em 0px 0px 0px;
  height: 44px;
  width: 40px;
  background-color: #0074BC;
  border: 0px;
  padding-top: 6px;
}
.carousel-dark .carousel-control-next-icon, .carousel-dark .carousel-control-prev-icon {
  filter: invert(0) grayscale(100)!important;
}
.login-header-Apprenant {
  padding: .5rem 1rem;
  background-color: indianred!important;
  color: white;
  font-size: 22px;
  text-align: center;
}
.card-header-Apprenant {
  padding: .5rem 1rem;
  background-color: #0074BC!important;
  color: white;
  font-size: 22px;
}
.card-header-Formateur {
  padding: .5rem 1rem;
  background-color: rebeccapurple!important;
  color: white;
  font-size: 22px;
}
.card-header-Examinateur {
  padding: .5rem 1rem;
  background-color: indianred!important;
  color: white;
  font-size: 22px;
}
.btn-close {
  float: right;
}
.right {
  float: right;
}
.colLeft {
  border-radius: 0.25em 0px 0px 0.25em;
  background-color: #FFFFFF;
  text-align: right;
}
.colRight {
  border-radius: 0px 0.25em 0.25em 0px;
  background-color: #FFFFFF;
}
.realite {
  padding-top: 30px;
}
.logout {
  width: 100%;
  text-align: center;
  color: white;
  margin-top: 30px;
}
a {
   text-decoration: none!important;
}
.itemMenu a {
  color: burlywood;
}
button {
  background-color: transparent;
  border: none;
}
/*---------Menu apprenant-------------------------------------------------*/
.tabbar {
  position: fixed;
  width: 100%;
  background-color: #333;
  text-align: center;
  color: white;
  bottom: 0px;
  z-index: 100;
}
.nav {
  width: 100%;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  background-color: #282828;
}
.b4 {
  width: 20%;
}
.b3 {
  width: 33%;
}
.b3 {
  width: 33%;
}
.nav-item {
  /* min-width: 90px; */
  padding: 5px;
}
.nav-item span {
    display: block;
    font-size: small;
}
.nav-item:hover {
  background-color: #0074BC;
  border-bottom: 3px solid #00d9ff;
}
.activer {
  background-color: #0074BC;
  border-bottom: 3px solid #00d9ff;
}
.card {
  border: none!important;
}
.list-group-item {
  border: none!important;
  padding: 0px!important;
  position: relative;
  overflow: hidden;
}
li.list-group-item {
  padding: .2rem .0rem 0rem 0rem!important;
}
button li.list-group-item {
  padding: .0rem 0px!important;
}
/*---------Parcourt-------------------------------------------------*/
.parcours {
  position: relative;
  width: 100%;
  max-width: 600px;
  margin: auto;
}
.parcours button {
  padding: initial!important;
  border: none;
}
.parcours img {
  width: 100%;
}
.recommandation {
  position: absolute;
  top: 10px;
  background-color: #0074BC;
  color: white;
  z-index: 1;
  border-radius: 0.25em;
  margin-left: 10px;
  padding: 10px;
}
.actualisation {
  position: absolute;
  top: 10px;
  right: 10px;
  background-color: #0074BC;
  color: white;
  z-index: 1;
  border-radius: 0.25em;
  /* margin-left: 540px; */
  padding: 6px;
}
.tuile {
  position: relative;
}
.fond {
  position: relative;
}
.ligne {
  position: absolute;
  top: 0px;
}
.itemSatisfaction {
  position: absolute;
  border-radius: 0.25em;
  padding: 5px 5px 5px 5px;
  left: 50%;
  transform: translate(-50%,-50%);
  display: flex;
  z-index: 2;
}
.itemSatisfaction:nth-of-type(3) {
  top: 20%;
}
.itemSatisfaction:nth-of-type(4) {
  top: 50%;
}
.item {
  position: absolute;
  border-radius: 0.25em;
  padding: 5px 5px 5px 5px;
  top: 40%;
  left: 50%;
  transform: translate(-50%,-50%);
  display: flex;
  z-index: 2;
}
.Theorique {
  border: 1px solid #333;
  background-color: #fff;
  color: #000;
}
.Pratique {
  border: 1px solid #fff;
  background-color: #333;
  color: #fff;
}
.Exam {
  border: 1px solid #fff;
  background-color: grey;
  color: #fff;
}
.Satisfaction {
  border: 1px solid #333;
  background-color: #fff;
  color: #000;
}
.item-text {
  align-self: center;
  padding-left: 15px;
  padding-right: 15px;
}
.item-button {
  text-align: center;
  background-color: #0074BC;
  border-radius: 0.25em;
  min-width: 35px;
  height: 35px;
  padding: 5px;
  float: right;
  margin-left: 20px;
  align-self: center;
}
.item-button-exam {
  text-align: center;
  background-color: seagreen;
  border-radius: 0.25em;
  width: 35px;
  padding: 5px;
  margin-left: 20px;
  align-self: center;
}
/* NEW MODELE ------------------------------------------------------------------------------*/
.hide {
  display: none;
}
/* PontsRoulants ------------------------------------------------------------------------------*/
.New_engin_PontsRoulants {
  position: absolute;
  transform: translate(-50%,-50%);
  top: 37%;
  left: 83%;
  width: 28%;
  z-index: 1;
}
.New_engin_mid_right_PontsRoulants {
  position: absolute;
  transform: translate(-50%,-50%);
  top: 0%;
  left: 32%;
  width: 28%;
  z-index: 1;
}
.New_engin_mid_left_PontsRoulants {
  position: absolute;
  transform: translate(-50%,-50%);
  top: 0%;
  left: 77%;
  width: 28%;
  z-index: 1;
}
.New_enginAnimPrepos_PontsRoulants {
  -webkit-animation-name: New_stepPrepos_PontsRoulants;
  -webkit-animation-duration: 10s;
  -webkit-animation-delay: 3s;
  -webkit-animation-direction: normal;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: forwards;
  animation-name: New_stepPrepos_PontsRoulants;
  animation-duration: 10s;
  animation-delay: 3s;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
}
@-webkit-keyframes New_stepPrepos_PontsRoulants {
	0% {
  }
	100% {
		transform: translate(-220%,110%);
	}
}
@keyframes New_stepPrepos_PontsRoulants {
	0% {
  }
	100% {
		transform: translate(-220%,110%);
	}
}
.New_enginAnimMidLeft_PontsRoulants {
  -webkit-animation-name: New_stepMidLeft_PontsRoulants;
  -webkit-animation-duration: 10s;
  -webkit-animation-delay: 3s;
  -webkit-animation-direction: normal;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: forwards;
  animation-name: New_stepMidLeft_PontsRoulants;
  animation-duration: 10s;
  animation-delay: 3s;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
}
@-webkit-keyframes New_stepMidLeft_PontsRoulants {
	0% {
  }
	100% {
		transform: translate(-214%,100%);
	}
}
@keyframes New_stepMidLeft_PontsRoulants {
	0% {
  }
	100% {
		transform: translate(-214%,100%);
	}
}
.New_enginAnimMidRight_PontsRoulants {
  -webkit-animation-name: New_stepMidRight_PontsRoulants;
  -webkit-animation-duration: 10s;
  -webkit-animation-delay: 3s;
  -webkit-animation-direction: normal;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: forwards;
  animation-name: New_stepMidRight_PontsRoulants;
  animation-duration: 10s;
  animation-delay: 3s;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
}
@-webkit-keyframes New_stepMidRight_PontsRoulants {
	0% {
  }
	100% {
		transform: translate(115%,103%);
	}
}
@keyframes New_stepMidRight_PontsRoulants {
	0% {
  }
	100% {
		transform: translate(115%,103%);
	}
}
/* Engin ------------------------------------------------------------------------------*/
.New_engin_Engin {
  position: absolute;
  transform: translate(-50%,-50%);
  top: 37%;
  left: 79%;
  width: 21%;
  z-index: 1;
}
.New_engin_mid_right_Engin {
  position: absolute;
  transform: translate(-50%,-50%);
  top: 0%;
  left: 28%;
  width: 21%;
  z-index: 1;
}
.New_engin_mid_left_Engin {
  position: absolute;
  transform: translate(-50%,-50%);
  top: 0%;
  left: 74%;
  width: 21%;
  z-index: 1;
}
.New_enginAnimPrepos_Engin {
  -webkit-animation-name: New_stepPrepos_Engin;
  -webkit-animation-duration: 10s;
  -webkit-animation-delay: 3s;
  -webkit-animation-direction: normal;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: forwards;
  animation-name: New_stepPrepos_Engin;
  animation-duration: 10s;
  animation-delay: 3s;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
}
@-webkit-keyframes New_stepPrepos_Engin {
	0% {
  }
	100% {
		transform: translate(-284%,188%);
	}
}
@keyframes New_stepPrepos_Engin {
	0% {
  }
	100% {
		transform: translate(-284%,188%);
	}
}
.New_enginAnimMidLeft_Engin {
  -webkit-animation-name: New_stepMidLeft_Engin;
  -webkit-animation-duration: 10s;
  -webkit-animation-delay: 3s;
  -webkit-animation-direction: normal;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: forwards;
  animation-name: New_stepMidLeft_Engin;
  animation-duration: 10s;
  animation-delay: 3s;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
}
@-webkit-keyframes New_stepMidLeft_Engin {
	0% {
  }
	100% {
		transform: translate(-264%,166%);
	}
}
@keyframes New_stepMidLeft_Engin {
	0% {
  }
	100% {
		transform: translate(-264%,166%);
	}
}
.New_enginAnimMidRight_Engin {
  -webkit-animation-name: New_stepMidRight_Engin;
  -webkit-animation-duration: 10s;
  -webkit-animation-delay: 3s;
  -webkit-animation-direction: normal;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: forwards;
  animation-name: New_stepMidRight_Engin;
  animation-duration: 10s;
  animation-delay: 3s;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
}
@-webkit-keyframes New_stepMidRight_Engin {
	0% {
  }
	100% {
		transform: translate(167%,171%);
	}
}
@keyframes New_stepMidRight_Engin {
	0% {
  }
	100% {
		transform: translate(167%,171%);
	}
}
/* Nacelle ------------------------------------------------------------------------------*/
.New_engin_Nacelle {
  position: absolute;
  transform: translate(-50%,-50%);
  top: 37%;
  left: 79%;
  width: 21%;
  z-index: 1;
}
.New_engin_mid_right_Nacelle {
  position: absolute;
  transform: translate(-50%,-50%);
  top: 0%;
  left: 28%;
  width: 21%;
  z-index: 1;
}
.New_engin_mid_left_Nacelle {
  position: absolute;
  transform: translate(-50%,-50%);
  top: 0%;
  left: 74%;
  width: 21%;
  z-index: 1;
}
.New_enginAnimPrepos_Nacelle {
  -webkit-animation-name: New_stepPrepos_Nacelle;
  -webkit-animation-duration: 10s;
  -webkit-animation-delay: 3s;
  -webkit-animation-direction: normal;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: forwards;
  animation-name: New_stepPrepos_Nacelle;
  animation-duration: 10s;
  animation-delay: 3s;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
}
@-webkit-keyframes New_stepPrepos_Nacelle {
	0% {
  }
	100% {
		transform: translate(-284%,188%);
	}
}
@keyframes New_stepPrepos_Nacelle {
	0% {
  }
	100% {
		transform: translate(-284%,188%);
	}
}
.New_enginAnimMidLeft_Nacelle {
  -webkit-animation-name: New_stepMidLeft_Nacelle;
  -webkit-animation-duration: 10s;
  -webkit-animation-delay: 3s;
  -webkit-animation-direction: normal;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: forwards;
  animation-name: New_stepMidLeft_Nacelle;
  animation-duration: 10s;
  animation-delay: 3s;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
}
@-webkit-keyframes New_stepMidLeft_Nacelle {
	0% {
  }
	100% {
		transform: translate(-264%,163%);
	}
}
@keyframes New_stepMidLeft_Nacelle {
	0% {
  }
	100% {
		transform: translate(-264%,163%);
	}
}
.New_enginAnimMidRight_Nacelle {
  -webkit-animation-name: New_stepMidRight_Nacelle;
  -webkit-animation-duration: 10s;
  -webkit-animation-delay: 3s;
  -webkit-animation-direction: normal;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: forwards;
  animation-name: New_stepMidRight_Nacelle;
  animation-duration: 10s;
  animation-delay: 3s;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
}
@-webkit-keyframes New_stepMidRight_Nacelle {
	0% {
  }
	100% {
		transform: translate(160%,167%);
	}
}
@keyframes New_stepMidRight_Nacelle {
	0% {
  }
	100% {
		transform: translate(160%,167%);
	}
}
/*  TRAVAIL en HAUTEUR ------------------------------------------------------------------------------*/
.New_engin_TRAVAIL_en_HAUTEUR {
  position: absolute;
  transform: translate(-50%,-50%);
  top: 37%;
  left: 79%;
  width: 21%;
  z-index: 1;
}
.New_engin_mid_right_TRAVAIL_en_HAUTEUR {
  position: absolute;
  transform: translate(-50%,-50%);
  top: 0%;
  left: 28%;
  width: 21%;
  z-index: 1;
}
.New_engin_mid_left_TRAVAIL_en_HAUTEUR {
  position: absolute;
  transform: translate(-50%,-50%);
  top: 0%;
  left: 74%;
  width: 21%;
  z-index: 1;
}
.New_enginAnimPrepos_TRAVAIL_en_HAUTEUR {
  -webkit-animation-name: New_stepPrepos_TRAVAIL_en_HAUTEUR;
  -webkit-animation-duration: 10s;
  -webkit-animation-delay: 3s;
  -webkit-animation-direction: normal;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: forwards;
  animation-name: New_stepPrepos_TRAVAIL_en_HAUTEUR;
  animation-duration: 10s;
  animation-delay: 3s;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
}
@-webkit-keyframes New_stepPrepos_TRAVAIL_en_HAUTEUR {
	0% {
  }
	100% {
		transform: translate(-284%,188%);
	}
}
@keyframes New_stepPrepos_TRAVAIL_en_HAUTEUR {
	0% {
  }
	100% {
		transform: translate(-284%,188%);
	}
}
.New_enginAnimMidLeft_TRAVAIL_en_HAUTEUR {
  -webkit-animation-name: New_stepMidLeft_TRAVAIL_en_HAUTEUR;
  -webkit-animation-duration: 10s;
  -webkit-animation-delay: 3s;
  -webkit-animation-direction: normal;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: forwards;
  animation-name: New_stepMidLeft_TRAVAIL_en_HAUTEUR;
  animation-duration: 10s;
  animation-delay: 3s;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
}
@-webkit-keyframes New_stepMidLeft_TRAVAIL_en_HAUTEUR {
	0% {
  }
	100% {
		transform: translate(-264%,163%);
	}
}
@keyframes New_stepMidLeft_TRAVAIL_en_HAUTEUR {
	0% {
  }
	100% {
		transform: translate(-264%,163%);
	}
}
.New_enginAnimMidRight_TRAVAIL_en_HAUTEUR {
  -webkit-animation-name: New_stepMidRight_TRAVAIL_en_HAUTEUR;
  -webkit-animation-duration: 10s;
  -webkit-animation-delay: 3s;
  -webkit-animation-direction: normal;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: forwards;
  animation-name: New_stepMidRight_TRAVAIL_en_HAUTEUR;
  animation-duration: 10s;
  animation-delay: 3s;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
}
@-webkit-keyframes New_stepMidRight_TRAVAIL_en_HAUTEUR {
	0% {
  }
	100% {
		transform: translate(160%,167%);
	}
}
@keyframes New_stepMidRight_TRAVAIL_en_HAUTEUR {
	0% {
  }
	100% {
		transform: translate(160%,167%);
	}
}
/* Cariste-Gerbeur ------------------------------------------------------------------------------*/
.New_engin_Cariste-Gerbeur {
  position: absolute;
  transform: translate(-50%,-50%);
  top: 35%;
  left: 79%;
  width: 21%;
  z-index: 1;
}
.New_engin_mid_right_Cariste-Gerbeur {
  position: absolute;
  transform: translate(-50%,-50%);
  top: 0%;
  left: 27%;
  width: 21%;
  z-index: 1;
}
.New_engin_mid_left_Cariste-Gerbeur {
  position: absolute;
  transform: translate(-50%,-50%);
  top: 0%;
  left: 72%;
  width: 21%;
  z-index: 1;
}
.New_enginAnimPrepos_Cariste-Gerbeur {
  -webkit-animation-name: New_stepPrepos_Cariste-Gerbeur;
  -webkit-animation-duration: 5s;
  -webkit-animation-delay: 3s;
  -webkit-animation-direction: normal;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: forwards;
  animation-name: New_stepPrepos_Cariste-Gerbeur;
  animation-duration: 5s;
  animation-delay: 3s;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
}
@-webkit-keyframes New_stepPrepos_Cariste-Gerbeur {
	0% {
  }
	100% {
		transform: translate(-297%,205%);
	}
}
@keyframes New_stepPrepos_Cariste-Gerbeur {
	0% {
  }
	100% {
		transform: translate(-297%,205%);
	}
}
.New_enginAnimMidLeft_Cariste-Gerbeur {
  -webkit-animation-name: New_stepMidLeft_Cariste-Gerbeur;
  -webkit-animation-duration: 5s;
  -webkit-animation-delay: 3s;
  -webkit-animation-direction: normal;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: forwards;
  animation-name: New_stepMidLeft_Cariste-Gerbeur;
  animation-duration: 5s;
  animation-delay: 3s;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
}
@-webkit-keyframes New_stepMidLeft_Cariste-Gerbeur {
	0% {
  }
	100% {
		transform: translate(-268%,175%);
	}
}
@keyframes New_stepMidLeft_Cariste-Gerbeur {
	0% {
  }
	100% {
		transform: translate(-268%,175%);
	}
}
.New_enginAnimMidRight_Cariste-Gerbeur {
  -webkit-animation-name: New_stepMidRight_Cariste-Gerbeur;
  -webkit-animation-duration: 5s;
  -webkit-animation-delay: 3s;
  -webkit-animation-direction: normal;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: forwards;
  animation-name: New_stepMidRight_Cariste-Gerbeur;
  animation-duration: 5s;
  animation-delay: 3s;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
}
@-webkit-keyframes New_stepMidRight_Cariste-Gerbeur {
	0% {
  }
	100% {
		transform: translate(172%,175%);
	}
}
@keyframes New_stepMidRight_Cariste-Gerbeur {
	0% {
  }
	100% {
		transform: translate(172%,175%);
	}
}

/* ANGLAIS ------------------------------------------------------------------------------*/
.New_engin_ANGLAIS {
  position: absolute;
  transform: translate(-50%,-50%);
  top: 35%;
  left: 79%;
  width: 21%;
  z-index: 1;
}
.New_engin_mid_right_ANGLAIS {
  position: absolute;
  transform: translate(-50%,-50%);
  top: 0%;
  left: 27%;
  width: 21%;
  z-index: 1;
}
.New_engin_mid_left_ANGLAIS {
  position: absolute;
  transform: translate(-50%,-50%);
  top: 0%;
  left: 72%;
  width: 21%;
  z-index: 1;
}
.New_enginAnimPrepos_ANGLAIS {
  -webkit-animation-name: New_stepPrepos_ANGLAIS;
  -webkit-animation-duration: 5s;
  -webkit-animation-delay: 3s;
  -webkit-animation-direction: normal;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: forwards;
  animation-name: New_stepPrepos_ANGLAIS;
  animation-duration: 5s;
  animation-delay: 3s;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
}
@-webkit-keyframes New_stepPrepos_ANGLAIS {
	0% {
  }
	100% {
		transform: translate(-297%,205%);
	}
}
@keyframes New_stepPrepos_ANGLAIS {
	0% {
  }
	100% {
		transform: translate(-297%,205%);
	}
}
.New_enginAnimMidLeft_ANGLAIS {
  -webkit-animation-name: New_stepMidLeft_ANGLAIS;
  -webkit-animation-duration: 5s;
  -webkit-animation-delay: 3s;
  -webkit-animation-direction: normal;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: forwards;
  animation-name: New_stepMidLeft_ANGLAIS;
  animation-duration: 5s;
  animation-delay: 3s;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
}
@-webkit-keyframes New_stepMidLeft_ANGLAIS {
	0% {
  }
	100% {
		transform: translate(-268%,175%);
	}
}
@keyframes New_stepMidLeft_ANGLAIS {
	0% {
  }
	100% {
		transform: translate(-268%,175%);
	}
}
.New_enginAnimMidRight_ANGLAIS {
  -webkit-animation-name: New_stepMidRight_ANGLAIS;
  -webkit-animation-duration: 5s;
  -webkit-animation-delay: 3s;
  -webkit-animation-direction: normal;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: forwards;
  animation-name: New_stepMidRight_ANGLAIS;
  animation-duration: 5s;
  animation-delay: 3s;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
}
@-webkit-keyframes New_stepMidRight_ANGLAIS {
	0% {
  }
	100% {
		transform: translate(172%,175%);
	}
}
@keyframes New_stepMidRight_ANGLAIS {
	0% {
  }
	100% {
		transform: translate(172%,175%);
	}
}


/* PPMP ------------------------------------------------------------------------------*/
.New_engin_Engin {
  position: absolute;
  transform: translate(-50%,-50%);
  top: 37%;
  left: 79%;
  width: 21%;
  z-index: 1;
}
.New_engin_mid_right_Engin {
  position: absolute;
  transform: translate(-50%,-50%);
  top: 0%;
  left: 28%;
  width: 21%;
  z-index: 1;
}
.New_engin_mid_left_Engin {
  position: absolute;
  transform: translate(-50%,-50%);
  top: 0%;
  left: 74%;
  width: 21%;
  z-index: 1;
}
.New_enginAnimPrepos_Engin {
  -webkit-animation-name: New_stepPrepos_Engin;
  -webkit-animation-duration: 10s;
  -webkit-animation-delay: 3s;
  -webkit-animation-direction: normal;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: forwards;
  animation-name: New_stepPrepos_Engin;
  animation-duration: 10s;
  animation-delay: 3s;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
}
@-webkit-keyframes New_stepPrepos_Engin {
	0% {
  }
	100% {
		transform: translate(-284%,188%);
	}
}
@keyframes New_stepPrepos_Engin {
	0% {
  }
	100% {
		transform: translate(-284%,188%);
	}
}
.New_enginAnimMidLeft_Engin {
  -webkit-animation-name: New_stepMidLeft_Engin;
  -webkit-animation-duration: 10s;
  -webkit-animation-delay: 3s;
  -webkit-animation-direction: normal;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: forwards;
  animation-name: New_stepMidLeft_Engin;
  animation-duration: 10s;
  animation-delay: 3s;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
}
@-webkit-keyframes New_stepMidLeft_Engin {
	0% {
  }
	100% {
		transform: translate(-264%,166%);
	}
}
@keyframes New_stepMidLeft_Engin {
	0% {
  }
	100% {
		transform: translate(-264%,166%);
	}
}
.New_enginAnimMidRight_Engin {
  -webkit-animation-name: New_stepMidRight_Engin;
  -webkit-animation-duration: 10s;
  -webkit-animation-delay: 3s;
  -webkit-animation-direction: normal;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: forwards;
  animation-name: New_stepMidRight_Engin;
  animation-duration: 10s;
  animation-delay: 3s;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
}
@-webkit-keyframes New_stepMidRight_Engin {
	0% {
  }
	100% {
		transform: translate(167%,171%);
	}
}
@keyframes New_stepMidRight_Engin {
	0% {
  }
	100% {
		transform: translate(167%,171%);
	}
}

/*---------Stars Rating-------------------------------------------------*/
.rating {
  display: inline-block;
  position: relative;
  height: 50px;
  line-height: 50px;
  font-size: 50px;
}
.rating label {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  cursor: pointer;
}
.rating label:last-child {
  position: static;
}
.rating label:nth-child(1) {
  z-index: 5;
}
.rating label:nth-child(2) {
  z-index: 4;
}
.rating label:nth-child(3) {
  z-index: 3;
}
.rating label:nth-child(4) {
  z-index: 2;
}
.rating label:nth-child(5) {
  z-index: 1;
}
.rating label input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.rating label .icon {
  float: left;
  color: transparent;
}
.rating label:last-child .icon {
  color: #000;
}
.rating:not(:hover) label input:checked ~ .icon,
.rating:hover label:hover input ~ .icon {
  color: #09f;
}
.rating label input:focus:not(:checked) ~ .icon:last-child {
  color: #000;
  text-shadow: 0 0 5px #09f;
}
.iconSelect {
  color: #09f;
}
/*---------Media-------------------------------------------------*/
.media {
  width: 100%;
  max-width: 600px;
  margin: auto;
}
.media img {
  width: 100%;
}
/*---------Formateur-------------------------------------------------*/
.pratiqueFormateur td {
  padding: 0px!important;
}
.pratiqueFormateur td label {
  width: -webkit-fill-available;
  padding: 5px!important;
}
select.itemMenu {
  height: 34px!important;
}
.itemMenu {
  width: 100%;
  padding: 5px 20px;
  margin-bottom: 5px;
  background-color: #333;
  color: white;
  border-radius: 0.25em;
  text-align: center;
  border: none!important;
}
.itemMenuTopApprenant {
  width: 100%;
  height: 32px;
  padding: 5px 20px;
  margin-bottom: 5px;
  background-color: darkcyan;
  color: white;
  text-align: center;
  border: none!important;
}
.itemMenuTopExaminateur {
  width: 100%;
  height: 32px;
  padding: 5px 20px;
  margin-bottom: 5px;
  background-color: indianred;
  color: white;
  text-align: center;
  border: none!important;
}
.itemMenuTopFormateur {
  width: 100%;
  height: 32px;
  padding: 5px 20px;
  margin-bottom: 5px;
  background-color: rebeccapurple;
  color: white;
  text-align: center;
  border: none!important;
}

.itemSelectBleu {
  width: 100%;
  padding: 5px 20px;
  margin-bottom: 5px;
  background-color: #0074BC;
  color: white;
  text-align: center;
}

.itemSelectOrange {
  width: 100%;
  padding: 5px 20px;
  margin-bottom: 5px;
  background-color: #FF851B;
  color: white;
  text-align: center;
}

.itemMenuBleu {
  width: 100%;
  padding: 5px 20px;
  margin-bottom: 5px;
  background-color: #0074BC;
  color: white;
  border-radius: 0.25em;
  text-align: center;
  border: none!important;
}
.itemMenuRouge {
  width: 100%;
  padding: 5px 20px;
  margin-bottom: 5px;
  background-color: indianred;
  color: white;
  border-radius: 0.25em;
  text-align: center;
  border: none!important;
}
.itemMenuBleu2 {
  width: 100%;
  padding: 5px 20px;
  margin-bottom: 5px;
  background-color: darkslategray;
  color: white;
  --bs-table-bg: darkslategray!important;
  --bs-table-color: white!important;
  border-radius: 0.25em;
  text-align: center;
  border: none!important;
}
.itemMenuVert {
  width: 100%;
  padding: 5px 20px;
  margin-bottom: 5px;
  background-color: seagreen;
  color: white;
  border-radius: 0.25em;
  text-align: center;
  border: none!important;
}
.itemMenuExaminateur {
  width: 100%;
  padding: 5px 20px;
  margin-bottom: 5px;
  background-color: indianred;
  color: white;
  border-radius: 0.25em;
  text-align: center;
  border: none!important;
}
.itemMenuFormateur {
  width: 100%;
  padding: 5px 20px;
  margin-bottom: 5px;
  background-color: rebeccapurple;
  color: white;
  border-radius: 0.25em;
  text-align: center;
  border: none!important;
}

.imgGris {
  background-color: #333;
  width: 100%;
}

.rubanHandicap {  
  font-size: smaller;
  background-color: #0084ff;
  color: white;
  position: absolute;
  width: 100px;
  height: 17px;
  top: 20px;
  left: -22px;
  transform: rotate(-45deg);
}

.rubanLR {  
  font-size: smaller;
  background-color: #ff6600;
  color: white;
  position: absolute;
  width: 100px;
  height: 17px;
  top: 20px;
  left: 46px;
  transform: rotate(45deg);
}

.rubanCalcul { 
  font-size: smaller; 
  background-color: #f800c2;
  color: white;
  position: absolute;
  width: 100px;
  height: 17px;
  top: 150px;
  left: 46px;
  transform: rotate(-45deg);
}

.StatusAptitude {
  overflow: hidden;
  font-size: smaller;
  background-color: #ff6600;
  color: white;
  padding: 1px 0px;
}

.StatusAptitudeNok {
  overflow: hidden;
  font-size: smaller;
  background-color: #ff0000;
  color: white;
  padding: 1px 0px;
}

.StatusAptitudeNovice {
  overflow: hidden;
  font-size: smaller;
  background-color: #00a841;
  color: white;
  padding: 1px 0px;
}

.StatusAptitudeRecyclage { 
  overflow: hidden;
  font-size: smaller; 
  background-color: #00a841;
  color: white;
  padding: 1px 0px;
}

.rubanSatisfactionEnCours {
  overflow: hidden;
  font-size: smaller;
  background-color: #ff6600;
  color: white;
  padding: 1px 0px;
}

.rubanSatisfactionTerminer { 
  overflow: hidden;
  font-size: smaller; 
  background-color: #00a841;
  color: white;
  padding: 1px 0px;
}

.rubanTestTheoriqueEnCours {  
  overflow: hidden;
  font-size: smaller;
  background-color: #ff6600;
  color: white;
  padding: 1px 0px;
}

.rubanTestTheoriqueTerminer {  
  overflow: hidden;
  font-size: smaller;
  background-color: #00a841;
  color: white;
  padding: 1px 0px;
}

.rubanTestPratiqueEnCours { 
  overflow: hidden; 
  font-size: smaller;
  background-color: #ff6600;
  color: white;
  padding: 1px 0px;
}

.rubanMaterielPreter {  
  overflow: hidden;
  font-size: smaller;
  background-color: #ff6600;
  color: white;
  padding: 1px 0px;
}

.rubanDossierCloturer {  
  overflow: hidden;
  font-size: smaller;
  background-color: #333;
  color: white;
  padding: 1px 0px;
}

.rubanDocument {  
  overflow: hidden;
  overflow: hidden;
  font-size: smaller;
  background-color: #ff0000;
  color: white;
  padding: 1px 0px;
}

.brillance {
  height: 22px;
  margin-top: -22px;
  background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0) 100%);
  border-radius: 10px; /* bord arrondi */
  animation: animate 2s linear infinite;
}

@keyframes animate {
  0% {
    transform: translate(-300px);
}
100% {
  transform: translate(300px);
}
}

.list {
  text-align: center;
}
.list .btn {
  padding: .375rem!important;
  margin-right: 5px;
  margin-left: 5px;
  /* margin-bottom: 10px; */
}
.list .row button {
  line-height: initial!important;
  border: none!important;
  padding: 0px!important;
  /* background-color: #0074BC; */
}
.full {
width: 100%;
}
.chapitreList {
  color: #fff;
}
table {
  width: 100%;
}
tr {
  height: 5px;
}
.center {
  text-align: center;
}
.chapitreText {
  padding: 5px;
  background-color: #0074BC;
  border-radius: 0.25em;
}
.chapitreCheck {
  text-align: center;
}
.chapitreCheckBox {
  padding: 5px;
  width: 32px;
  height: 32px;
  vertical-align: middle;
}
.chapitreBtn {
  width: 100%;
  height: 32px!important;
  padding: 0px 8px;
  background-color: #0074BC;
  border-radius: 0.25em;
  color: #fff;
}
/*---------Quiz-------------------------------------------------*/
.horlogePratique {
  text-align: center;
  font-size: 27px;
  color: #fff;
}
.horlogeApprenant {
  text-align: center;
  font-size: 27px;
  color: #fff;
  background-color: #0074BC;
  border-radius: 0.25em 0.25em 0px 0px;
}
.horlogeTheorique {
  text-align: center;
  font-size: 27px;
  color: rgb(0, 0, 0);
}
.quizTitre {
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
  text-align: center;
  font-size: 27px;
}
.quizEtape {
  margin-bottom: 20px;
  text-align: center;
  font-size: 27px;
  background-color: #0074BC;
  color: #fff;
  border-radius: 0px 0px 0.25em 0.25em;
}
.quizQuestion {
  margin-top: 20px;
  margin-bottom: 20px;
}
.quizLegende {
  font-style: italic;
  font-size: 16px;
  color: #666;
}
.quizImg {
  margin-bottom: 20px;
  text-align: center;
}
.quizProposition {
  margin-bottom: 20px;
  text-align: center;
}
#proposition label.btn{
  margin-bottom: 8px;
}
.quizNote {
  text-align: center;
  font-size: 42px;
  font-weight: bold;
  margin-bottom: 20px;
}
.btnQuiz {
  margin: 10px;
}
/*---------PRATIQUE-------------------------------------------------*/
.Commentaire {
  width: 100%;
  min-height: 50px;
  background-color: #fff;
  color: black;
}
/*---------Accordeon-------------------------------------------------*/
.accordeonColor {
  color: #fff!important;
  background-color: #333!important;
}
.accordeonColor:not(.collapsed) {
  color: #fff!important;
  background-color: #0074BC!important;
}
/*---------Cookie-------------------------------------------------*/
  .cookieText {
    padding: 5px;
    color: #fff;
    background-color: #333;
    border:none;
  }
/*---------Signature-------------------------------------------------*/
    #canvas {
      width:350px;
      height:200px;
      border:1px solid #000;
    }
    #canvas2 {
      width:350px;
      height:200px;
      border:1px solid #000;
    }
    .signatureApercu {
      width: 350px!important;
      height: 200px!important;
    }

    .custom-accordion {
    --bs-accordion-color: #333;
    --bs-accordion-bg: #fff;
    --bs-accordion-transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,border-radius 0.15s ease;
    --bs-accordion-border-color: var(--bs-accordion-bg);
    --bs-accordion-border-width: var(--bs-border-width);
    --bs-accordion-border-radius: var(--bs-border-radius);
    --bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
    --bs-accordion-btn-padding-x: 2rem;
    --bs-accordion-btn-padding-y: 0.5rem;
    --bs-accordion-btn-color: var(--bs-body-color);
    --bs-accordion-btn-bg: var(--bs-accordion-bg);
    --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23333'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    --bs-accordion-btn-icon-width: 1.25rem;
    --bs-accordion-btn-icon-transform: rotate(-180deg);
    --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
    --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    --bs-accordion-btn-focus-border-color: #86b7fe;
    --bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
    --bs-accordion-body-padding-x: 1.25rem;
    --bs-accordion-body-padding-y: 1rem;
    --bs-accordion-active-color: var(--bs-accordion-bg);
    --bs-accordion-active-bg: var(--bs-accordion-color);
    }

 #pi.form-switch {
    padding-left: 10px!important;
    padding-right: 10px!important;
}

/*---------RSE-------------------------------------------------*/

.nav-RSE {
  color: dimgray;
}