.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
body main section.rejoindre {
  padding: 120px 0;
}
body main section.rejoindre .contenu .container {
  max-width: 1260px;
}
body main section.rejoindre .contenu .titre {
  text-align: center;
  width: 100%;
  margin: auto;
}
body main section.rejoindre .contenu .titre img {
  margin-bottom: 15px;
}
body main section.rejoindre .contenu .titre p {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 3.6px;
  color: #003160;
}
body main section.rejoindre .contenu .titre .titreP {
  margin-bottom: 120px;
}
body main section.rejoindre .contenu .bloc {
  max-width: 470px;
  width: 100%;
}
body main section.rejoindre .contenu .bloc h3 {
  font-size: 28px;
  font-weight: 500;
  color: #003160;
  max-width: 400px;
  width: 100%;
  margin-bottom: 60px;
}
body main section.rejoindre .contenu .bloc .postes {
  font-size: 19px;
  text-transform: uppercase;
  letter-spacing: 1.425px;
  font-weight: 300;
  position: relative;
  padding-bottom: 8px;
  margin-bottom: 35px;
}
body main section.rejoindre .contenu .bloc .postes:after {
  content: "";
  background-color: #707070;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
}
body main section.rejoindre .contenu .bloc .liste {
  overflow-y: scroll;
  height: 630px;
  padding-right: 20px;
}
body main section.rejoindre .contenu .bloc .liste::-webkit-scrollbar {
  width: 6px;
}
body main section.rejoindre .contenu .bloc .liste::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
body main section.rejoindre .contenu .bloc .liste::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: rgba(162,162,162,0.6);
}
body main section.rejoindre .contenu .bloc .liste::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(162,162,162,0.6);
}
body main section.rejoindre .contenu .bloc .item {
  padding-bottom: 45px;
  margin-bottom: 35px;
  position: relative;
}
body main section.rejoindre .contenu .bloc .item:last-of-type {
  margin-bottom: 0;
  padding-bottom: 0;
}
body main section.rejoindre .contenu .bloc .item:last-of-type:after {
  display: none;
}
body main section.rejoindre .contenu .bloc .item:after {
  content: "";
  background-color: #707070;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
}
body main section.rejoindre .contenu .bloc .item h4 {
  color: #003160;
  font-size: 20px;
  font-weight: 500;
  font-style: italic;
  margin-bottom: 15px;
}
body main section.rejoindre .contenu .bloc .item .intro {
  overflow: hidden;
  margin-bottom: 25px;
  position: relative;
  font-weight: 300;
}
body main section.rejoindre .contenu .bloc .item .link {
  font-weight: 500;
  font-size: 18px;
}
body main section.rejoindre .contenu .bloc .item .link:hover {
  color: #04A6FF;
}
body main section.rejoindre .contenu .bloc .item .link:hover svg {
  fill: #04A6FF;
  transform: translateX(8px);
}
body main section.rejoindre .contenu .bloc .item .link svg {
  fill: #444444;
  margin-left: 8px;
  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 section.rejoindre .contenu form .nf-form-content {
  max-width: 700px;
}
body main section.rejoindre .contenu form .nf-form-fields-required {
  display: none;
}
body main section.rejoindre .contenu form .nf-field-container {
  margin-bottom: 20px;
}
body main section.rejoindre .contenu form p {
  text-align: center;
  font-size: 20px;
  font-style: italic;
  color: #003160;
  margin-bottom: 30px;
}
body main section.rejoindre .contenu form input,
body main section.rejoindre .contenu form textarea {
  height: 50px;
  padding: 0 20px;
  font-size: 15px;
  color: #444444;
  background: transparent;
  border: 1px solid #D1D1D1;
  font-family: 'Poppins', sans-serif;
}
body main section.rejoindre .contenu form input::placeholder,
body main section.rejoindre .contenu form textarea::placeholder {
  color: #7C7C7C;
  font-style: italic;
  font-weight: 300;
}
body main section.rejoindre .contenu form textarea {
  height: 120px;
  padding: 15px 20px;
}
body main section.rejoindre .contenu form .nf-fu-progress {
  display: none;
}
body main section.rejoindre .contenu form .nf-fu-button-cancel {
  display: none !important;
}
body main section.rejoindre .contenu form #nf-field-29-wrap button {
  background-color: #003160;
  width: 100%;
  height: 57px;
  border-radius: 0;
  border: 0;
  font-family: ;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 17px;
  letter-spacing: 1.275px;
  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 section.rejoindre .contenu form #nf-field-29-wrap button:focus {
  outline: none;
}
body main section.rejoindre .contenu form #nf-field-29-wrap button:hover {
  background-color: #04A6FF;
}
body main section.rejoindre .contenu form #nf-field-29-wrap button span {
  color: #fff;
}
body main section.rejoindre .contenu form #nf-field-29-wrap .files_uploaded {
  margin-top: 5px;
}
body main section.rejoindre .contenu form #nf-field-29-wrap .files_uploaded p {
  font-size: 15px;
  text-align: left;
  font-weight: 300;
  margin-bottom: 0;
}
body main section.rejoindre .contenu form #nf-field-29-wrap .files_uploaded a {
  color: #04A6FF;
  font-weight: 500;
}
body main section.rejoindre .contenu form #nf-field-29-wrap .files_uploaded a:hover {
  color: #003160;
}
body main section.rejoindre .contenu form #nf-field-30-wrap .nf-field-element {
  z-index: -1;
}
body main section.rejoindre .contenu form #nf-label-field-30 {
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  cursor: pointer;
  font-weight: 300;
  font-style: italic;
  color: #7C7C7C;
  text-align: left;
  margin-top: 10px;
}
body main section.rejoindre .contenu form #nf-label-field-30 .ninja-forms-req-symbol {
  display: none;
}
body main section.rejoindre .contenu form .checkbox-wrap .nf-field-label label.nf-checked-label:before {
  color: #003160;
}
body main section.rejoindre .contenu form .checkbox-wrap .nf-field-label label:after {
  border: 1px solid #D1D1D1;
  background: transparent;
}
body main section.rejoindre .contenu form #nf-field-28-container {
  margin-bottom: 0;
}
body main section.rejoindre .contenu form #nf-field-28 {
  background-color: #04A6FF;
  margin-top: 10px;
  color: #fff;
  font-size: 17px;
  font-weight: 600;
  width: 100%;
  border: 0;
  height: 57px;
  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 section.rejoindre .contenu form #nf-field-28:hover {
  background-color: #003160;
}
@media (min-width: 1361px) and (max-width: 1500px) {
  body main section.rejoindre {
    padding: 100px 0;
  }
  body main section.rejoindre .contenu .titre p {
    font-size: 17px;
  }
  body main section.rejoindre .contenu .titre .titreP {
    margin-bottom: 100px;
  }
  body main section.rejoindre .contenu .bloc h3 {
    font-size: 25px;
    margin-bottom: 60px;
  }
  body main section.rejoindre .contenu .bloc .postes {
    font-size: 18px;
    margin-bottom: 35px;
  }
  body main section.rejoindre .contenu .bloc .item {
    padding-bottom: 40px;
    margin-bottom: 30px;
  }
  body main section.rejoindre .contenu .bloc .item h4 {
    font-size: 19px;
  }
  body main section.rejoindre .contenu .bloc .item .intro {
    margin-bottom: 25px;
  }
  body main section.rejoindre .contenu .bloc .item .link {
    font-size: 17px;
  }
  body main section.rejoindre .contenu form p {
    font-size: 19px;
  }
  body main section.rejoindre .contenu form input,
  body main section.rejoindre .contenu form textarea {
    font-size: 15px;
  }
  body main section.rejoindre .contenu form #nf-field-29-wrap button {
    font-size: 17px;
  }
  body main section.rejoindre .contenu form #nf-field-29-wrap .files_uploaded p {
    font-size: 15px;
  }
  body main section.rejoindre .contenu form #nf-field-28 {
    font-size: 17px;
  }
}
@media (min-width: 1200px) and (max-width: 1360px) {
  body main section.rejoindre {
    padding: 90px 0;
  }
  body main section.rejoindre .contenu .titre p {
    font-size: 16px;
  }
  body main section.rejoindre .contenu .titre .titreP {
    margin-bottom: 90px;
  }
  body main section.rejoindre .contenu .bloc h3 {
    font-size: 23px;
    margin-bottom: 55px;
  }
  body main section.rejoindre .contenu .bloc .postes {
    font-size: 17px;
    margin-bottom: 25px;
  }
  body main section.rejoindre .contenu .bloc .liste {
    height: 655px;
  }
  body main section.rejoindre .contenu .bloc .item {
    padding-bottom: 35px;
    margin-bottom: 25px;
  }
  body main section.rejoindre .contenu .bloc .item h4 {
    font-size: 18px;
  }
  body main section.rejoindre .contenu .bloc .item .intro {
    margin-bottom: 20px;
  }
  body main section.rejoindre .contenu .bloc .item .link {
    font-size: 16px;
  }
  body main section.rejoindre .contenu form p {
    font-size: 18px;
  }
  body main section.rejoindre .contenu form input,
  body main section.rejoindre .contenu form textarea {
    font-size: 15px;
  }
  body main section.rejoindre .contenu form #nf-field-29-wrap button {
    font-size: 17px;
  }
  body main section.rejoindre .contenu form #nf-field-29-wrap .files_uploaded p {
    font-size: 15px;
  }
  body main section.rejoindre .contenu form #nf-field-28 {
    font-size: 17px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body main section.rejoindre {
    padding: 80px 0;
  }
  body main section.rejoindre .contenu .titre p {
    font-size: 16px;
  }
  body main section.rejoindre .contenu .titre .titreP {
    margin-bottom: 80px;
  }
  body main section.rejoindre .contenu .bloc h3 {
    font-size: 23px;
    margin-bottom: 55px;
  }
  body main section.rejoindre .contenu .bloc .postes {
    font-size: 17px;
    margin-bottom: 25px;
  }
  body main section.rejoindre .contenu .bloc .liste {
    height: 675px;
  }
  body main section.rejoindre .contenu .bloc .item {
    padding-bottom: 35px;
    margin-bottom: 25px;
  }
  body main section.rejoindre .contenu .bloc .item h4 {
    font-size: 18px;
  }
  body main section.rejoindre .contenu .bloc .item .intro {
    margin-bottom: 20px;
  }
  body main section.rejoindre .contenu .bloc .item .link {
    font-size: 16px;
  }
  body main section.rejoindre .contenu form p {
    font-size: 18px;
  }
  body main section.rejoindre .contenu form input,
  body main section.rejoindre .contenu form textarea {
    font-size: 15px;
  }
  body main section.rejoindre .contenu form #nf-field-29-wrap button {
    font-size: 17px;
  }
  body main section.rejoindre .contenu form #nf-field-29-wrap .files_uploaded p {
    font-size: 15px;
  }
  body main section.rejoindre .contenu form #nf-field-28 {
    font-size: 17px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  body main section.rejoindre {
    padding: 60px 0;
  }
  body main section.rejoindre .contenu .titre p {
    font-size: 15px;
  }
  body main section.rejoindre .contenu .titre .titreP {
    margin-bottom: 60px;
  }
  body main section.rejoindre .contenu .bloc {
    margin: 0 auto 50px;
  }
  body main section.rejoindre .contenu .bloc h3 {
    font-size: 21px;
    text-align: center;
    margin: 0 auto 50px;
  }
  body main section.rejoindre .contenu .bloc .postes {
    font-size: 16px;
    margin-bottom: 25px;
  }
  body main section.rejoindre .contenu .bloc .liste {
    height: auto;
    overflow: visible;
  }
  body main section.rejoindre .contenu .bloc .item {
    padding-bottom: 35px;
    margin-bottom: 25px;
  }
  body main section.rejoindre .contenu .bloc .item h4 {
    font-size: 18px;
  }
  body main section.rejoindre .contenu .bloc .item .intro {
    margin-bottom: 20px;
  }
  body main section.rejoindre .contenu .bloc .item .link {
    font-size: 16px;
  }
  body main section.rejoindre .contenu form p {
    font-size: 18px;
    margin-bottom: 10px;
  }
  body main section.rejoindre .contenu form input,
  body main section.rejoindre .contenu form textarea {
    font-size: 15px;
  }
  body main section.rejoindre .contenu form #nf-field-29-wrap button {
    font-size: 17px;
  }
  body main section.rejoindre .contenu form #nf-field-29-wrap .files_uploaded p {
    font-size: 15px;
  }
  body main section.rejoindre .contenu form #nf-field-28 {
    font-size: 17px;
  }
}
@media (max-width: 767.98px) {
  body main section.rejoindre {
    padding: 40px 0;
  }
  body main section.rejoindre .contenu .titre p {
    font-size: 14px;
  }
  body main section.rejoindre .contenu .titre .titreP {
    margin-bottom: 40px;
  }
  body main section.rejoindre .contenu .bloc {
    margin: 0 auto 40px;
  }
  body main section.rejoindre .contenu .bloc h3 {
    font-size: 19px;
    text-align: center;
    margin: 0 auto 30px;
  }
  body main section.rejoindre .contenu .bloc .postes {
    font-size: 15px;
    margin-bottom: 25px;
    text-align: center;
  }
  body main section.rejoindre .contenu .bloc .liste {
    height: auto;
    overflow: visible;
  }
  body main section.rejoindre .contenu .bloc .item {
    padding-bottom: 30px;
    margin-bottom: 20px;
    text-align: center;
  }
  body main section.rejoindre .contenu .bloc .item h4 {
    font-size: 17px;
  }
  body main section.rejoindre .contenu .bloc .item .intro {
    margin-bottom: 20px;
  }
  body main section.rejoindre .contenu .bloc .item .link {
    font-size: 15px;
  }
  body main section.rejoindre .contenu form .nf-field-container {
    margin-bottom: 10px;
  }
  body main section.rejoindre .contenu form p {
    font-size: 15px;
    margin-bottom: 0;
  }
  body main section.rejoindre .contenu form input,
  body main section.rejoindre .contenu form textarea {
    font-size: 14px;
  }
  body main section.rejoindre .contenu form #nf-field-29-wrap button {
    font-size: 16px;
  }
  body main section.rejoindre .contenu form #nf-field-29-wrap .files_uploaded p {
    font-size: 14px;
  }
  body main section.rejoindre .contenu form #nf-field-28 {
    font-size: 16px;
  }
}
