.group .group__wrapper .group__video img {
  height: 564px;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}

.metier__item__inner {
  background-size: cover;
  background-blend-mode: normal;
}

.metier__item__inner * {
  position: relative;
  z-index: 1;
}

#lang__switcher {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

#lang__switcher li {
  padding-left: 5px;
}

#lang__switcher li:after {
  content: "-";
  color: inherit;
  padding-left: 5px;
  font-size: 16px;
  font-weight: 500;
}

#lang__switcher li:last-child:after {
  content: " | ";
  padding-left: 20px;
}

#lang__switcher a {
  color: inherit;
  font-size: 16px;
  font-weight: 500;
  text-transform: capitalize;
}

#lang__switcher a:hover,
#lang__switcher a.active {
  color: #ffa900;
}

#header .header__rs {
  margin: 0 30px;
}

.form__wrapper .form__item .file__loader .required {
  right: 15px;
}

.fondateur__wrapper .testimonial__wrapper{
	padding:0;
}







/* formcraft */

html .formcraft-css .powered-by {
  display: none !important;
}

html
  .formcraft-css
  .fc-form.label-floating
  .form-element
  .form-element-html
  input[type="text"] {
  border: solid #747474 !important;
  border-width: 0 0 1px 0 !important;
  font-family: Helvetica Now Display !important;
  font-size: max(20px, min(3rem, 30px)) !important;
  padding: 15px 0 !important;
  margin: 0 !important;
}

html
  .formcraft-css
  .fc-form
  .form-element
  .fileupload-cover.field-cover
  .button-file
  .icon-upload-cloud {
  display: none !important;
}

html .formcraft-css .fc-form .form-element .fileupload-cover .button-file {
  background: #ffa900 !important;
  border-radius: 25px !important;
  height: 40px !important;
  font-family: Montserrat, sans-serif;
  font-size: 12px !important;
  font-weight: 700;
  min-width: 225px !important;
  padding: 0 !important;
  line-height: 40px !important;
  text-align: center !important;
  text-transform: uppercase !important;
}

html
  .formcraft-css
  .fc-form
  .form-element
  .fileupload-cover
  .button-file:hover {
  background: #35393a !important;
  color: #ffa900 !important;
}

html
  .formcraft-css
  .fc-form
  .form-element
  .fileupload-cover.field-cover
  .files-list {
  background: #575757;
  border-radius: 25px;
  height: 40px;
  overflow: hidden;
  padding: 0 !important;
  margin: 0 !important;
  position: relative;
  width: 100%;
}

html
  .formcraft-css
  .fc-form
  .form-element
  .fileupload-cover.field-cover
  .files-list
  li {
  display: block !important;
}

html
  .formcraft-css
  .fc-form
  .form-element
  .fileupload-cover.field-cover
  .files-list
  li
  div {
  background-color: #ffa900 !important;
  border: none !important;
  height: 40px !important;
  line-height: 40px !important;
  padding: 0 20px !important;
}

html .formcraft-css .fc-form .form-element .fileupload-cover.field-cover > div {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  margin: 0;
  border: none !important;
  padding: 0 !important;
  margin: 0 !important;
}

html
  .formcraft-css
  .fc-form
  .form-element
  .fileupload-cover.field-cover
  .files-list
  li
  .delete-file {
  background-color: transparent !important;
  color: white !important;
  padding: 5px 15px !important;
}

html
  .formcraft-css
  .fc-form.label-floating
  .form-element
  .form-element-html
  .field-cover
  > span
  > span.main-label
  > span {
  display: inline-block;
  width: 100%;
}

html
  .formcraft-css
  .fc-form.label-floating
  .form-element
  .form-element-html
  .fileupload-cover.field-cover
  > span
  > span.main-label
  > span {
  display: none !important;
}

html .formcraft-css .fc-form .form-element .form-element-html {
  padding: 0.3em 1.5em 0.3em 0 !important ;
}

html
  .formcraft-css
  .fc-form
  .form-element
  .submit-cover.align-right
  .submit-button {
  min-width: 200px;
  border-radius: 25px;
  color: #ffffff !important;
  cursor: pointer;
  display: inline-block;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 600;
  overflow: hidden;
  padding: 15px 30px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: color 0.4s ease-in-out;
  transition: color 0.4s ease-in-out;
  vertical-align: middle;
  width: 250px;
  word-break: keep-all;
  z-index: 1;
  background-color: transparent !important;
  border: 1px solid #ffa900 !important;
  transition: all 0.3s ease-in-out !important;
}

html
  .formcraft-css
  .fc-form
  .form-element
  .submit-cover.align-right
  .submit-button:hover {
  background-color: #ffa900 !important;
}

html
  .formcraft-css
  .fc-form.label-floating
  .form-element
  .form-element-html
  .oneLineText-cover
  .error,
html
  .formcraft-css
  .fc-form.label-floating
  .form-element
  .form-element-html
  .email-cover
  .error,
html
  .formcraft-css
  .fc-form.label-floating
  .form-element
  .form-element-html
  .textarea-cover
  .error {
  color: #fff500 !important;
  bottom: -15px !important;
  left: 0 !important;
  right: auto !important;
  font-size: 16px !important;
}

html
  .formcraft-css
  .fc-form.label-floating
  .form-element.error-field
  .form-element-html
  .field-cover
  > span {
  color: #fff !important;
}

html .formcraft-css .fc-form.label-floating .field-cover.has-focus > span,
html .formcraft-css .fc-form.label-floating .field-cover.has-input > span {
  transform: translate3d(0, -20px, 0) scale(1) !important;
  -webkit-transform: translate3d(0, -20px, 0) scale(1) !important;
}

html
  .formcraft-css
  .fc-form.label-floating
  .form-element
  .form-element-html
  .field-cover
  > span
  > span.main-label
  > span::after {
  top: 0 !important;
  right: 0 !important;
  color: white !important;
}

html .formcraft-css .fc-form .form-element .submit-response > span.has-error {
  color: #fff500 !important;
}

html
  .formcraft-css
  .fc-form.label-floating
  .form-element
  .form-element-html
  textarea {
  border-color: #747474;
}

html
  .formcraft-css
  .fc-form.label-floating
  .form-element.error-field
  .form-element-html
  textarea,
html
  .formcraft-css
  .fc-form.label-floating
  .form-element.error-field
  .form-element-html
  input {
  border-color: #fff !important;
}

html
  .formcraft-css
  .fc-form.label-floating
  .form-element.error-field
  .form-element-html
  input:focus {
  border-color: #fff !important;
}

html
  .formcraft-css
  .fc-form.label-floating
  .form-element
  .field-cover.has-focus
  input,
html
  .formcraft-css
  .fc-form.label-floating
  .form-element
  .field-cover.has-focus
  textarea {
  border-color: #fff !important;
}

.form-page {
  margin: 50px 0;
}

html
  .formcraft-css
  .fc-form
  .form-element
  .fileupload-cover.field-cover
  > div:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  background: #575757;
  width: calc(100% - 250px);
  height: 40px;
  border-radius: 25px;
}

html .formcraft-css .fc-form .final-success span {
  font-size: 5vh;
  padding: max(25px, min(5rem, 50px)) 0;
}


@media (max-width: 768px) {
  html
    .formcraft-css
    .fc-form
    .form-element
    .fileupload-cover.field-cover
    > div::before {
    width: 100%;
    top: 115%;
  }

  html .formcraft-css .fc-form .form-element .field-cover.fileupload-cover {
    margin-bottom: 35px;
  }

  html .formcraft-css .fc-form .form-element .fileupload-cover .button-file {
    width: 100% !important;
  }

  html .formcraft-css .fc-form .form-element .submit-cover.align-right {
    text-align: center;
    margin-top: 25px;
  }
}
