.white_text p {
  color: white !important;
}
.nf-form-fields-required {
  display: none;
}
input.nf-element {
  padding: 10px;
}
::-webkit-scrollbar {
  width: 10px;
}
::-webkit-scrollbar-track {
  background: #f1f1f1;
}
::-webkit-scrollbar-thumb {
  background: #000000;
}
::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 0, 0, 0.5);
}
@media only screen and (max-width: 768px) {
  div#theme-page {
    -webkit-overflow-scrolling: touch !important;
    overflow-y: scroll !important;
    overflow-x: hidden !important;
  }
  ::-webkit-scrollbar {
    display: none;
  }
  body, html {
    width: 100% !important;
    overflow-x: hidden !important;
    overflow-y: scroll !important;
    -webkit-overflow-scrolling: touch;
  }
  body::-webkit-scrollbar, html::-webkit-scrollbar {
    display: none;
  }
}
.container-fluid {
  padding: 0 !important;
  overflow: hidden !important;
}
.project-logo img {
  max-height: 200px;
}
.single-projet .elementor-element.elementor-element-963e816.e-con-full.e-flex.e-con.e-child {
  border-bottom: 0;
}
.project-item, .holder {
  opacity: 0;
  transform: translateY(70px);
  position: relative;
  top: 70px;
}
.holder .project-item {
  opacity: 1;
  transform: none;
  top: 0;
}
html {
  overflow-x: hidden;
}
html[lang="en-US"] .fr {
  display: none;
}
html[lang="fr-FR"] .en {
  display: none;
}
body.wp-singular.projet-template-default {
  overflow-x: hidden;
}
.listing-row.project_page {
  flex-wrap: wrap;
}
.listing-row.project_page .project-item {
  cursor: pointer;
  width: 49.5%;
}
.listing-row.project_page .project-item:nth-child(3) {
  width: 32.5%;
}
.listing-row.project_page .project-item:nth-child(4) {
  width: 32.5%;
}
.listing-row.project_page .project-item:nth-child(5) {
  width: 32.5%;
}
.listing-row.project_page .project-item:nth-child(8) {
  width: 32.5%;
}
.listing-row.project_page .project-item:nth-child(9) {
  width: 32.5%;
}
.listing-row.project_page .project-item:nth-child(10) {
  width: 32.5%;
}
.progress {
  display: none;
}
button.btn.btn-success.fileinput-button {
  width: 100%;
}
