/* body {
  max-width: 1920px!important;
  margin: 0 auto;
}
.navbar {
  max-width: 1920px;
  margin: 0 auto;
} */
.nav-menu {
  margin-right: 60px;
  margin-left: auto;
}
@media screen and (max-width: 991px) {
  .nav-menu {
    margin-right: 0;
    margin-left: auto;
  }
}
@media screen and (min-width: 1440px) {
  .main-heading.about-hero {
    right: 13vw;
  }
}

.colonnes {
  columns: 2;
}

/* Tarte au citron */
#tarteaucitronAlertBig #tarteaucitronCloseAlert, #tarteaucitronAlertBig #tarteaucitronPersonalize, #tarteaucitron #tarteaucitronPrivacyUrl , #tarteaucitronAllAllowed, .tarteaucitronAllow {
  background: #FFDD07 !important;
}
#tarteaucitronRoot #tarteaucitronAlertBig {
  background: #FFDD07;
}
#tarteaucitronCloseAlert {
  color: #ffffff;
}
#tarteaucitronPercentage {
  background: #000000;
  box-shadow: none!important
}
#tarteaucitronAlertBig #tarteaucitronPersonalize, #tarteaucitronCloseAlert {
  color: #ffffff;
}
#tarteaucitronPersonalize, #tarteaucitronAllAllowed, .tarteaucitronAllow {
  color: #000000 !important;
}
#tarteaucitronPercentage {
  background: #000000;
}
.tarteaucitronIsAllowed {
  border-left: 5px solid #FFDD07 !important;
}

.wpcf7-response-output {
  border: 0!important;
  color: #ffffff!important;
}

/* VIDEO REALISATION */
.video-realisation {
  width: 95%;
}
.video-realisation iframe {
  width: 100%;
  min-height: 600px;
}
@media screen and (max-width: 1200px) {
  .video-realisation iframe {
    min-height: inherit;
  }
}
.avis .wrapper {
	flex-wrap: wrap;
	margin-bottom: 100px;
}
.avis .wrapper h4 {
	font-size: 40px;
	color: #000000;
	margin-bottom: 30px;
}