body {
  background-image: linear-gradient(to right, #f8f9fa 0%, #dee2e6 100%);
  margin: 0px;
  font-family: 'Poppins';
}

/* DEBUT RESULT*/

.bouton-result {
  text-decoration: none;
  color: black;
  background-color: #c9c9c9e7;
  border-radius: 10px;
  padding: 10px 15px 10px 15px;
}

.box-result {
  color: black;
  background-color: #ffffff;
  border-radius: 15px;
  text-align: center;
  width: 600px;
  display: block;
  margin: auto;
  margin-top: 100px;
  padding-bottom: 30px;
}

.center_title {
  margin-top: 150px;
  text-align: center;

}

/* FIN RESULT*/

#banner-form {
  width: auto;
  background-color: #F5862C;
}

/* CONTENER GENERAL */

.box-contenu-form {
  margin-top: 75px;
  height: 500px;
  width: 400px;
  background-color: blue;
  float: left;
  border-radius: 20px;
  margin-left: 100px;
}

/* CONTENER VIDEO/QUESTION */

#global {
  height: 100%;
  display: flex;
}

#test {
  background-color: white;
  width: 800px;
  border-radius: 15px 15px 15px 15px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-top: 100px;
}

video {
  border-radius: 15px 15px 0 0;
  width: 100%;
}

.box-sous-video {
  width: 100%;
  height: 1000px;
  background-color: white;
}

.q {
  margin-left: 60px;
  margin-right: 60px;
}

#div-txt-info {
  background-color: #625B87;
  color: white;
  padding: 5px;
  border-radius: 10px;
  margin: 20px 20px 0 20px;
}

#div-txt-info-quizz {
  background-color: #625B87;
  color: white;
  padding: 5px;
  border-radius: 10px;
  margin-top: 20px;
}

#txt-info {
  margin-left: 10px;
  font-size: 18px;
}

#div-commentaire {
  margin-left: 20px;
}

#img-txt-info {
  width: 30px;
}

#btn-submit-quiz {
  background-color: #625B87;
  color: white;
  padding: 5px 10px 5px 10px;
  border-radius: 10px;
  border: 0;
  font-size: 18px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-top: 50px;
  margin-bottom: 75px;
}

#back {
  padding-bottom: 1px;
  margin-bottom: 125px;
}

#box-question {
  margin-left: 20px;
  margin-right: 20px;
}

/* MENU */

.box-content {
  height: 800px;
  background-color: white;
  margin: 95px 250px 0 250px;
  border-radius: 20px;
}

.box-compte {
  height: 750px;
  width: 300px;
  background-color: orange;
  float: left;
  border-radius: 20px;
  margin: 25px 0 0 25px;
}

.compte-element {
  text-decoration: none;
  margin-top: 2px;
  padding: 15px;
  border-radius: 10px;
  background-color: white;
  list-style-type: none;
  font-family: 'Poppins';
  color: black;
}

#compte-list {
  padding-left: 0px !important;
  margin: 0 2px 0 2px;
}

#compte-link {
  text-decoration: none;
}

/* TEST SIDEBAR*/

.sidebar {
  background-color: #F5862C;
  width: 300px;
  position: fixed;
  height: 100%;
}

.sidenav {
  height: 100%;
  width: 365px;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #F5862C;
  overflow-x: hidden;
  padding-top: 20px;
  margin-top: 60px;
}

.sidenav a {
  padding: 6px 6px 6px 32px;
  text-decoration: none;
  font-size: 18px;
  color: #f1f1f1;
  display: block;
}

.sidenav a:hover {
  color: #818181;
}

.main {
  margin-left: 400px;
  /* Same as the width of the sidenav */
}

#sidenav-titre {
  color: white;
  font-size: 25px;
  text-align: center;
}

/* PAGE MES-FORMATION.php */

#global-box-mes-form {
  width: 600px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

#box-mes-form {
  width: 100%;
  background-color: #F5862C;
  border-radius: 15px;
  height: 100px;
  display: flex;
  overflow: hidden;
  margin-top: 8px;
  color: #000000;
}

#box-mes-form img {
  width: 150px;
  height: 100%;
  border-radius: 15px 0 0 15px;
}

#box-sidebar {
  margin-left: 15px;
}

#title-formation {
  margin-left: 10px;
}


/* fin new page formation */

@media screen and (max-device-width: 1060px) {
  .contener-form {
    margin-left: 100px !important;
    margin-right: 100px !important;
  }
}

@media screen and (max-device-width: 480px) {
  .contener-form {
    margin-left: 150px !important;
    margin-right: 150px !important;
  }

  #box-form {
    width: 100% !important;
    height: auto !important;
    margin-top: 60px !important;
    border-radius: 30px !important;
  }

  #box-form2 {
    width: 100% !important;
    margin-left: 0 !important;
    height: auto !important;
    margin-top: 60px !important;
    border-radius: 30px !important;
  }

  #txt-box {
    font-size: 30px;
    text-decoration: none !important;
  }

  #img-formations {
    border-radius: 30px 30px 0 0 !important;
  }

  #box-form #derniere-elem {
    margin-bottom: 50px;
  }
}

.global-form {
  margin-top: 75px !important;

}

.contener-form {
  margin-top: 150px;
  margin-left: 200px;
  margin-right: 200px;

}

#ligne-box-form {
  text-align: center;
}

/*#box-form {
  background-color: white;
  width: 200px;
  height: 180px;
  display: inline-block;
  margin: auto 0 auto 0;
  border-radius: 15px;
  margin-top: 15px;
}*/
#box-form {
  background-color: rgb(255, 255, 255);
  width: 1000px;
  height: 100px;
  display: inline-block;
  margin: auto 0 auto 0;
  border-radius: 15px;
  margin-top: 15px;
}


#box-form2 {
  background-color: white;
  width: 200px;
  height: 180px;
  display: inline-block;
  margin: auto 0 auto 0;
  border-radius: 15px;
  margin-top: 15px;
  margin-left: 20px;
  margin-right: 20px;

}

#in-sidebar a {
  text-decoration: none !important;
  color: #000000;
  padding: 5px;
}

box-sidebar a {
  text-decoration: none !important;
  color: #000000;
  padding: 5px;
}

box-sidebar a:hover {
  background-color: #ffa256;
  border-radius: 10px;
}

a.active-video {
  background-color: #ffa256;
  border-radius: 10px;
}

#txt-box {
  margin-top: 5px;
  color: black;
  text-decoration: none !important;
}

#img-banner-formation {
  width: 300px;
}

#contener-banner-form {
  margin-left: 500px;
  margin-right: 500px;
  float: left;
}

#test0 {
  float: left;
}

#txt-banner {
  margin-top: 80px;
}

#img-formations {
  width: 100%;
  border-radius: 15px 15px 0 0;
}

#block-text {
  background-color: #625B87;
  color: white;
  padding: 5px;
  border-radius: 10px;
  margin-top: 15px;
}

#contener-block-text {
  margin-left: 640px;
  margin-right: 640px;
}

/* FIN PAGE FORMATION.php */

/* PAGE RESULTAT */

#div-resultat {
  background-color: #fff;
  padding: 15px;
  width: 500px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  border-radius: 15px;
  text-align: center;
  font-size: 25px;
  border-bottom: 5px solid#C4C4C4;
}

#btn-sub-no {
  background-color: white;
  color: black;
  text-decoration: none;
  font-size: 25px;
  border-radius: 10px;
  padding: 5px;
}

#btn-sub-yes {
  background-color: #F5862C;
  color: black;
  text-decoration: none;
  font-size: 25px;
  border-radius: 10px;
  padding: 5px;
}

#titre-res {
  font-size: 25px;
}

/* Couleur */

.orange {
  color: #F5862C;
}

.gris {
  color: #dddddd !important;
}

/* PAGE ACCUEIL */

/* box video acceuil avec texte*/
#box-video {
  width: 100%;
  background-color: white;
}

#div-formation {
  display: flex;
  justify-content: center;
}

div.formation {
  border-radius: 15px;
  box-shadow: 0px 2px 7px #888888;
  margin-bottom: 10px;
}

#div-formation div {
  width: 1000px;
  background-color: #f8f9fa;
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}

#div-formation p {
  padding-left: 10px;
  max-width: 350px;
}

#div-formation div img {
  width: 200px;
  border-radius: 15px;
  height: 120px;
  background-size: cover;
  background-position: center;
}

#title-home {
  text-align: center;
  font-size: 30px;
  padding-top: 70px;
  margin-top: 0;
}

#btn-link-helfy {
  background-color: #F5862C;
  color: white;
  padding: 10px;
  text-decoration: none;
  border-radius: 5px;
}

#box-video-text {
  width: 50%;
}

#box-video-video {
  width: 50%;
}

#box-video-video video {
  border-radius: 15px !important;
}

#box-video-text p {
  margin: 0 50px 50px 50px;
  text-align: center;
  font-size: 18px;
}

#box-video-video video {
  width: 80%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 85px;
  margin-bottom: 85px;
}

#box-video-text h3 {
  text-align: center;
  font-size: 30px;
  margin-top: 125px;
}

/* box site web presentation */

#box-website {
  width: 100%;
  background-color: #fff;
  height: 500px;
}

#box-website-box {
  background-color: #F5862C;
  width: 50%;
}

#box-website-box div {
  width: 50%;
  justify-content: center;
  display: flex;
}

#img-website {
  width: 50%;
  display: flex;
  justify-content: flex-end;
}

#box-titre {
  width: 100%;
  height: 215px;
  background-color: #F5862C;
  margin-top: 60px;
}

#txt-box-titre {
  color: white;
  font-size: 45px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-left: 10%;
  padding-top: 70px;
}

@media screen and (max-device-width: 830px) {
  #txt-box-titre {
    text-align: center;
    padding-left: 0%;
    font-size: 35px;
  }
}

#titre {
  text-align: center;
  padding-top: 85px;
  font-size: 30px;
  margin-top: 0;
}

#box-formation {
  height: auto;
  background-image: linear-gradient(to right, #f8f9fa 0%, #dee2e6 100%);
  padding-bottom: 75px;

}

#div-btn-helfy {
  text-align: center;
  margin-top: 20px;
}


.form_line_one {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
}

.form_line_two {
  display: flex;
  flex-direction: row;
  margin: 50px;
  justify-content: space-evenly;
}

.form_line_three {
  display: flex;
  flex-direction: row;
  margin: 50px;
  justify-content: space-evenly;
}

.box_flo {
  list-style: none;
  background-color: #eceff1b4;
  border-radius: 15px;
  padding: auto;
  width: 25%;
  text-align: center;
  cursor: pointer;
  border: 2px solid #F5862C;
}

/* Style de la modale */
.modal {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4);
}

/* Style du contenu de la modale */
.modal-content {
  background-color: #f8f9fa;
  margin: 15% auto;
  padding: 20px;
  border: #000000 solid 1px;
  border-radius: 15px;
  width: 80%;
  max-width: 600px;
}

/* Style pour fermer la modale */
.close {
  color: #000000;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

/* Style pour fermer la modale au survol */
.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

/* Style pour afficher les liens sous forme de liste déroulante */
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

li {
  margin: 0;
  padding: 0;
}

/* Style pour mettre en forme les liens de la liste déroulante */
.box_flo {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
  background-color: white;
}

/* Style pour les titres des modales */
h3 {
  margin-top: 0;
}

/* Style pour le descriptif des formations dans la liste déroulante */
.form_line_one p,
.form_line_two p,
.form_line_three p {
  display: none;
}

/* Style pour afficher le descriptif de chaque formation dans une liste déroulante */
.modal-content p {
  display: block;
}

#modalref {
  color: #000000;
  padding: 10px;
}

/* FOOTER et RESPONSIVE */

#pole {
  display: flex;
  justify-content: space-evenly;
  text-align: center;
  margin-top: 50px;
  text-decoration: none;
}

footer {
  margin-top: 100px;
  text-align: center;
  padding: 3px;
  background-color: #fff;
  color: black;
  margin-bottom: 0;
  box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 30%);
}

#reseaux {
  margin-top: 15px;
}

@media screen and (min-width: 601px) and (max-width: 1000px) {

  #pole {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    margin-top: 50px;
    text-decoration: none;
  }

  .pole-name {
    width: 45%;
    margin: 10px;
  }

}

@media screen and (max-device-width: 600px) {
  #pole {
    display: block;
    justify-content: initial;
  }

  .pole-name {
    margin-top: 30px;
  }
}

/* QUIZ */

#taille-question {
  font-size: 18px;
}

.form_a {
  cursor: not-allowed;
  filter: brightness(0.5);
}

.page-suivante {
  background-color: #F5862C;
  border: 0;
  border-radius: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 8px;
  padding-left: 8px;
  color: white;
  margin-left: auto;
  margin-right: 20px;
  margin-top: 10px;
}




.page-precedente {
  background-color: #F5862C;
  border: 0;
  border-radius: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 8px;
  padding-left: 8px;
  color: white;
  margin-right: auto;
  margin-left: 20px;
  margin-top: 10px;
}

.page-precedente-home {
  background-color: #F5862C;
  border: 0;
  border-radius: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 8px;
  padding-left: 8px;
  color: white;
  margin-right: auto;
  margin-left: 20px;
  margin-top: 10px;
  display: none;
}

.grp_btn {
  display: flex;
}

/* PAGE ERREUR 404 */

#div-404 {
  text-align: center;
}

#titre-404 {
  margin-top: 150px;
  font-size: 100px;
  text-align: center;
}

#texte-404 {
  font-size: 35px;
  text-align: center;
}

#btn-404 {
  background-color: #F5862C;
  color: #fff;
  border-radius: 10px;
  padding: 10px;
  border: 0;
  font-size: 22px;
}

.déco {
  position: relative;
  margin-top: 265px;
}

::-webkit-scrollbar {
  background: #7c7c7c57;
  width: 12px;
  /*border: rgba(105, 105, 105, 0.562) 1px solid;*/
}

::-webkit-scrollbar-track {
  /*border: rgba(0, 0, 0, 0.295) 1px solid;*/
  background: #e6e5e5;
  border-radius: 20px;
  margin-top: 7px;
  margin-bottom: 7px;
}

::-webkit-scrollbar-thumb {
  background: #7c7c7c57;
  border-radius: 20px;
}

/* IMG ACCUEIL */

#img-accueil-formation {
  width: 80%;
  margin: 85px 0 85px 0;
  border-radius: 15px;
}

/* BOX SATISFACTION */

#box-satisfaction {
  background-color: #F5862C;
  width: 100%;
  display: flex;
}

#title-whyus {
  font-size: 30px;
  margin-top: 85px;
}

.chiffre {
  font-size: 45px;
}

#img-satisfaction {
  width: 55%;
  margin-top: 85px;
  margin-left: auto;
  margin-right: 75px;
  display: block;
}

#box-txt-satisfaction {
  color: white;
  margin-bottom: 85px;
  margin-left: 75px;
}

#txt-satisfaction {
  line-height: 140%;
  margin-top: 45px;
}


/* question.php */

#title-question {
  text-align: center;
  margin-top: 30px;
}