form#candidature-form {
  margin-right: auto;
  margin-left: auto;
  padding: 0px;
  border-radius: 8px 8px 0px 0px;
  margin-top: -10px;
}

div.candidatureform {
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
  padding-bottom: 20px;
  background: white;
}

input {
  color: var(--primary-color);
  border: 1px solid #ccc;
  border-radius: 9999px;
  max-height: 3.5rem;
  min-height: 3.5rem;
  padding-left: 10px;
  margin: 5px;
    margin-left: 5px;
  margin-left: 0%;
  width: 50%;
  font-family: poppins;
}

  input#cv {
    text-align: left;
    vertical-align: middle;
    padding-top: 20px;
    border-radius: 0;
    padding: 0;
    margin: 0;
    min-height: 0;
    border: 0;
  }

  h3.form  {
    text-align: left;
    background: #ffa076;
    padding: 10px;
      padding-left: 10px;
    padding-left: 10px;
    font-weight: bold;
    border-radius: 20px;
    width: 102%;
    margin-left: -1%;
    padding-left: 30px;
    font-size: 24px;
    color: white;
  }

  p.note {
    font-style: italic;
  }

  p.form {
    margin-left: 5%;
  }

  textarea {
    margin-left: 5%;
    width: 90%;
    min-height: 170px;
    font-family: poppins;
    border-radius: 20px;
    padding: 15px;
  }

  input.form {
    width: 30%;
    background: #8e2b01;
    color: white;
    font-size: 18px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: 35%;
  }


  

  input.form:hover {
    background: #8e2b01;
    cursor: pointer;
  }

  input.full {
    width: 89%;
  }

  div.candidaturespont {
    min-height: 100%;
    padding-inline: 5%;
    padding-top: 30px;
    background-color: white;
    border-radius: 0 0 8px 8px;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
    border: solid 1px var(--card-border);
    margin-top: -10px;
  }

  .custom-file-upload {
    position: relative;
    cursor: pointer;
}

#cv-label {
  background-color: #8e2b01;
  color: #f9f9f9;
  padding: 10px 20px;
  border-radius: 5px;
  cursor: pointer;
  border-radius: 99px;
  font-size: 18px;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  width: 275px;
  justify-content: center;
  text-align: center;
  margin-left: 30px;
  margin-top: -20px;
}

#file-name {
  margin-left: 30px;
  font-style: italic;
  font-size: 12px;
  float: left;
}

input[type="file"] {
    display: none; /* Cacher l'input file */
}

label.cv {
  margin-left: 8%;
  font-family: Montserrat;
  color: #8e2b01;
  font-weight: 600;
  margin-top: -50px;
  width: 88%;
}

input#accept_cgu {
  width: 20px;
  margin-left: 5%;
}

/* Container du slider */
.switch {
  position: relative;
  display: inline-block;
  width: 0px;
  height: 0px;
  margin-left: 10px;
  vertical-align: middle;
}
/* Cacher la case à cocher */
.switch input {
  opacity: 0;
  width: 20px;
  height: 20px;
}

/* Slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: transparent;
  transition: .4s;
  border-radius: 34px;
}

/* Le cercle à l'intérieur du slider */
.slider::before {
  position: absolute;
  content: "";
  height: 0px;
  width: 0;
  left: 4px;
  bottom: 4px;
  background-color: transparent;
  transition: .4s;
  border-radius: 50%;
}

/* Quand la case est cochée */
.switch input:checked + .slider {
  background-color: #4CAF50;
}

/* Déplacer le cercle quand la case est cochée */
.switch input:checked + .slider:before {
  transform: translateX(26px);
}

input.valid {
  font-family: Poppins;
  font-size: 14px;
  font-weight: 500;
  width: 89%;
}

label#contact_offre.switch {
  margin-left: 5%;
}

.form-container {
  max-width: 100%;
}

form#candidature-spontanee-form input {
  color: var(--primary-color);
  border: 1px solid #ccc;
  border-radius: 9999px;
  max-height: 3.5rem;
  min-height: 3.5rem;
  padding-left: 10px;
  margin: 5px;
    margin-left: 5px;
  margin-left: 5px;
  margin-left: 2%;
  width: 46%;
  font-family: poppins;
}

form#candidature-spontanee-form #cv-label {
  background-color: #8e2b01;
  color: #f9f9f9;
  padding: 10px 20px;
  border-radius: 5px;
  cursor: pointer;
  border-radius: 99px;
  font-size: 18px;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  width: 275px;
  justify-content: center;
  text-align: center;
  margin-left: 3%;
  margin-top: 0px;
}


form#candidature-spontanee-form label.cv {
  margin-left: 8%;
  font-family: Montserrat;
  color: #ffffff;
  font-weight: 600;
  margin-top: -45px;
  width: 88%;
}


form#candidature-spontanee-form input#accept_cgu.cgu
  {
    width: 3%;
  }


input.valid {
  background: #8e2b01;
  color: white !important;
  font-size: 18px;
}

form#candidature-spontanee-form input {
  color: var(--primary-color);
  border: 0px solid #ccc;
  border-radius: 9999px;
  max-height: 3.5rem;
  min-height: 3.5rem;
  padding-left: 10px;
  margin: 5px;
    margin-left: 5px;
  margin-left: 5px;
  margin-left: 5px;
  margin-left: 2%;
  width: 46%;
  font-family: Montserrat;
}

form#offre-emploi-form #cv-label {
  background-color: #8e2b01;
  color: #f9f9f9;
  padding: 10px 20px;
  border-radius: 5px;
  cursor: pointer;
  border-radius: 99px;
  font-size: 18px;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  width: 275px;
  justify-content: center;
  text-align: center;
  margin-left: 3%;
  margin-top: 0px;
}


form#offre-emploi-form label.cv {
  margin-left: 8%;
  font-family: epilogue;
  color: #8e2b01;
  font-weight: 600;
  margin-top: -45px;
  width: 88%;
}


form#offre-emploi-form input#accept_cgu.cgu
  {
    width: 3%;
  }

  input#captcha_question {
    margin-left: 295px;
    position: absolute;
    margin-top: -38px;
    width: 100px;
  }

  input#user_captcha {
    margin-left: 0px;
    margin-top: 0px;
    width: 115px;
    position: absolute;
  }

  label#user_captcha {
      margin-left: 60px;
    
  }

  form#candidature-spontanee-form input:hover {
    color: var(--primary-color);
    border: 0px solid #ccc;
    border-radius: 9999px;
    max-height: 3.5rem;
    min-height: 3.5rem;
    padding-left: 10px;
    margin: 5px;
      margin-left: 5px;
    margin-left: 5px;
    margin-left: 5px;
    margin-left: 5px;
    margin-left: 2%;
    width: 46%;
    font-family: Montserrat;
    cursor: pointer;

  }

  input#offre-emploi-valid {
    margin-top: 60px !important;
    background: #8e2b01 !important;
    border: 0px !important;
  }

  .snl-hidden { display: none; }

  p#offre-file-wrapper {
    background: #8e2b01;
    border-radius: 90px;
    padding: 10px 10px 0px 10px;
    color: white;
    width: 50%;
    cursor: pointer;
  }


  p#offre-file-wrapper label {
    cursor: pointer;
    font-size: 16px;
    margin-top: 10px;
    margin-left: 10px;
    font-weight: 500;
    font-family: montserrat;
  }


  form#candidature-spontanee-form #cv-label:hover {
    background-color: #ffa076;
  }

  form#candidature-spontanee-form input:hover {
    background-color: #ffa076;
  }

  .candidatureform input {
    margin-left: 30px;
  }



  .candidatureform input#user_captcha {
    margin-left: 50px;
    margin-top: 0px;
    width: 115px;
    position: relative;
  }


  