.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
body main section.contact {
  padding: 25px 0 40px;
}
body main section.contact .contenu .titre {
  overflow: hidden;
  position: relative;
  margin-bottom: 35px;
}
body main section.contact .contenu .titre:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  border-bottom: 2px dotted #F58400;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  z-index: -1;
}
body main section.contact .contenu .titre h3 {
  color: #F58400;
  font-size: 34px;
  font-weight: 600;
  text-align: center;
  display: table;
  margin: auto;
  padding: 0 15px;
  background-color: #fff;
}
body main section.contact .contenu .texte {
  text-align: center;
  margin-bottom: 30px;
}
body main section.contact .contenu .texte p {
  font-weight: 500;
}
body main section.contact .contenu .texte p strong {
  color: #F58400;
}
body main section.contact .contenu .texte2 {
  margin-bottom: 30px;
  overflow: hidden;
  position: relative;
}
body main section.contact .contenu .texte2:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  border-bottom: 2px dotted #F58400;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  z-index: -1;
}
body main section.contact .contenu .texte2 p {
  color: #F58400;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  font-family: 'Poppins', sans-serif;
  max-width: 780px;
  width: 100%;
  margin: auto;
  background-color: #fff;
  padding: 0 20px;
}
body main section.contact .contenu form {
  max-width: 1000px;
  width: 100%;
  margin: auto;
}
body main section.contact .contenu form .nf-form-fields-required {
  display: none;
}
body main section.contact .contenu form .nf-field-container {
  margin-bottom: 35px;
}
body main section.contact .contenu form .nf-row {
  margin: 0 -15px;
}
body main section.contact .contenu form .nf-row .nf-cell {
  padding: 0 15px;
}
body main section.contact .contenu form input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #CECECE;
  padding: 8px 0;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #393B42;
  height: 35px;
}
body main section.contact .contenu form input::placeholder {
  color: #393B42;
}
body main section.contact .contenu form label {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #393B42;
}
body main section.contact .contenu form label .ninja-forms-req-symbol {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #393B42;
}
body main section.contact .contenu form textarea {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #393B42;
  background: transparent;
  border: 0;
  border: 1px solid #CECECE;
  border-radius: 10px;
  height: 255px;
}
body main section.contact .contenu form textarea::placeholder {
  color: #393B42;
}
body main section.contact .contenu form #nf-label-field-10,
body main section.contact .contenu form #nf-label-field-10_1 {
  cursor: pointer;
  font-size: 13px;
}
body main section.contact .contenu form #nf-label-field-10 .ninja-forms-req-symbol,
body main section.contact .contenu form #nf-label-field-10_1 .ninja-forms-req-symbol {
  display: none;
}
body main section.contact .contenu form #nf-field-11-container,
body main section.contact .contenu form #nf-field-4-container {
  margin-bottom: 0;
}
body main section.contact .contenu form #nf-field-11-wrap .nf-fu-progress,
body main section.contact .contenu form #nf-field-11_1-wrap .nf-fu-progress {
  display: none;
}
body main section.contact .contenu form #nf-field-11-wrap .nf-fu-button-cancel,
body main section.contact .contenu form #nf-field-11_1-wrap .nf-fu-button-cancel {
  display: none !important;
}
body main section.contact .contenu form #nf-field-11-wrap button,
body main section.contact .contenu form #nf-field-11_1-wrap button {
  background-color: #F2F2F2;
  border: 1px solid #CECECE;
  border-radius: 10px;
  height: 40px;
  padding: 0 30px 0 50px;
  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.contact .contenu form #nf-field-11-wrap button:before,
body main section.contact .contenu form #nf-field-11_1-wrap button:before {
  content: "";
  background: url(../../../../img/pj.svg) no-repeat;
  background-size: 100%;
  width: 16.13px;
  height: 18.43px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 10px;
}
body main section.contact .contenu form #nf-field-11-wrap button:focus,
body main section.contact .contenu form #nf-field-11_1-wrap button:focus {
  outline: none !important;
}
body main section.contact .contenu form #nf-field-11-wrap button:hover,
body main section.contact .contenu form #nf-field-11_1-wrap button:hover {
  background-color: #E6E6E6;
}
body main section.contact .contenu form #nf-field-11-wrap button span,
body main section.contact .contenu form #nf-field-11_1-wrap button span {
  color: #393B42;
  font-size: 16px;
  font-weight: 400;
  font-family: 'Poppins', sans-serif;
}
body main section.contact .contenu form #nf-field-4,
body main section.contact .contenu form #nf-field-4_1 {
  height: 40px;
  border: 1px solid #F58400;
  border-radius: 20px;
  padding: 0 50px;
  color: #F58400;
  text-transform: uppercase;
  font-weight: 700;
}
body main section.contact .contenu form #nf-field-4:hover,
body main section.contact .contenu form #nf-field-4_1:hover {
  background-color: #F58400;
  color: #fff;
}
body main section.contact .contenu form .nf-error.field-wrap .nf-field-element:after {
  background: #F58400;
  top: 0;
  right: 0;
  height: 35px;
  width: 37px;
  line-height: 40px;
}
body main section.contact .contenu form .nf-error .nf-error-msg {
  color: #F58400;
}
body main section.contact .contenu form .nf-error .ninja-forms-field {
  border-color: #F58400 !important;
}
@media (min-width: 1361px) and (max-width: 1500px) {
  body main section.contact {
    padding: 25px 0 35px;
  }
  body main section.contact .contenu .titre h3 {
    font-size: 32px;
  }
  body main section.contact .contenu .texte2 p {
    font-size: 19px;
  }
}
@media (min-width: 1200px) and (max-width: 1360px) {
  body main section.contact {
    padding: 20px 0 30px;
  }
  body main section.contact .contenu .titre h3 {
    font-size: 28px;
  }
  body main section.contact .contenu .texte2 p {
    font-size: 18px;
  }
  body main section.contact .contenu form input {
    font-size: 15px;
  }
  body main section.contact .contenu form label {
    font-size: 15px;
  }
  body main section.contact .contenu form textarea {
    font-size: 15px;
  }
  body main section.contact .contenu form #nf-field-11-wrap button span,
  body main section.contact .contenu form #nf-field-11_1-wrap button span {
    font-size: 15px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body main section.contact {
    padding: 20px 0 30px;
  }
  body main section.contact .contenu .titre h3 {
    font-size: 26px;
  }
  body main section.contact .contenu .texte2 p {
    font-size: 17px;
  }
  body main section.contact .contenu form input {
    font-size: 15px;
  }
  body main section.contact .contenu form label {
    font-size: 15px;
  }
  body main section.contact .contenu form textarea {
    font-size: 15px;
  }
  body main section.contact .contenu form #nf-field-11-wrap button span,
  body main section.contact .contenu form #nf-field-11_1-wrap button span {
    font-size: 15px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  body main section.contact {
    padding: 20px 0 30px;
  }
  body main section.contact .contenu .titre {
    margin-bottom: 30px;
  }
  body main section.contact .contenu .titre h3 {
    font-size: 24px;
  }
  body main section.contact .contenu .texte2 p {
    font-size: 17px;
  }
  body main section.contact .contenu form input {
    font-size: 15px;
  }
  body main section.contact .contenu form label {
    font-size: 15px;
  }
  body main section.contact .contenu form textarea {
    font-size: 15px;
  }
  body main section.contact .contenu form .nf-field-container {
    margin-bottom: 25px;
  }
  body main section.contact .contenu form #nf-field-11-wrap button span,
  body main section.contact .contenu form #nf-field-11_1-wrap button span {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  body main section.contact {
    padding: 15px 0 25px;
  }
  body main section.contact .contenu .titre {
    margin-bottom: 25px;
  }
  body main section.contact .contenu .titre:before {
    display: none;
  }
  body main section.contact .contenu .titre h3 {
    font-size: 22px;
    padding: 0;
  }
  body main section.contact .contenu .texte {
    margin-bottom: 20px;
  }
  body main section.contact .contenu .texte2 {
    margin-bottom: 25px;
  }
  body main section.contact .contenu .texte2:before {
    display: none;
  }
  body main section.contact .contenu .texte2 p {
    font-size: 16px;
    padding: 0;
  }
  body main section.contact .contenu form input {
    font-size: 15px;
  }
  body main section.contact .contenu form label {
    font-size: 15px;
  }
  body main section.contact .contenu form textarea {
    font-size: 15px;
  }
  body main section.contact .contenu form .nf-field-container {
    margin-bottom: 25px;
  }
  body main section.contact .contenu form #nf-field-11-wrap button span,
  body main section.contact .contenu form #nf-field-11_1-wrap button span {
    font-size: 15px;
  }
  body main section.contact .contenu form .nf-field-container .nf-field-element {
    text-align: center;
  }
}
