body {
  color: #888;
  cursor: none;
  background-color: #141414;
  margin-left: auto;
  margin-right: auto;
  font-family: futura-pt, sans-serif;
  font-size: 14px;
  line-height: 1.3;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 38px;
  font-weight: 600;
  line-height: 44px;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
}

p {
  color: #888;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 17px;
}

a {
  z-index: 50;
  color: #666;
  cursor: none;
  text-decoration: none;
  transition: color .2s;
}

a:hover {
  color: #bbb;
}

img {
  display: inline-block;
}

form {
  cursor: none;
  font-size: 20px;
}

label {
  margin-bottom: 5px;
  display: block;
}

.scrollify {
  width: 100vw;
  height: 100vh;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.grain {
  z-index: 10;
  width: 100%;
  height: 100%;
  opacity: 1;
  justify-content: center;
  align-items: center;
  display: block;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.grain.burger {
  z-index: 999;
}

.grain._235 {
  height: 75.25%;
  margin-top: 6.95%;
  position: absolute;
}

.grain.bg-transition {
  z-index: 999;
  display: none;
}

.grain.hide.home {
  display: none;
  transform: translate(0, -100vh);
}

.title-site {
  color: #555;
  text-align: left;
  text-transform: uppercase;
  text-shadow: 2px 2px rgba(0, 0, 0, .5);
  background-color: rgba(0, 0, 0, 0);
  flex: 0 auto;
  align-self: center;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 5px;
  font-family: quiche-sans, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 1;
  transition: filter .2s;
  display: block;
  position: static;
}

.title-site._3 {
  color: #6e5c3a;
  letter-spacing: .04em;
  font-family: futura-pt, sans-serif;
  font-size: 38px;
  font-weight: 500;
}

.sous-titres-home {
  float: none;
  clear: none;
  color: #3b3b3b;
  text-align: left;
  text-transform: uppercase;
  text-shadow: 2px 2px rgba(0, 0, 0, .35);
  font-family: quiche-sans, sans-serif;
  font-size: 90px;
  font-weight: 700;
  line-height: 100px;
  position: relative;
}

.sous-titres-home.focus {
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  margin-left: 100px;
  display: inline-block;
}

.sous-titres-home.contact {
  padding-bottom: 0;
}

.sous-titres-home.projets {
  margin-left: 100px;
  display: inline-block;
}

.accueil-content {
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-top: 80px;
  margin-left: 200px;
  margin-right: 0;
  padding-left: 30px;
  padding-right: 20px;
  display: block;
  position: relative;
  left: 44px;
  overflow: visible;
}

.explorer {
  z-index: 10;
  text-align: left;
  letter-spacing: .1em;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  justify-content: flex-start;
  font-family: futura-pt, sans-serif;
  font-weight: 500;
  display: inline-block;
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

.explorer.cursor-hover {
  color: #866f44;
  transition: transform .2s, font-size .6s, letter-spacing 1s, color .2s;
}

.explorer.cursor-hover:hover {
  letter-spacing: .35em;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.logo {
  z-index: 999;
  opacity: .7;
  transition: opacity .2s;
  display: block;
}

.logo:hover {
  opacity: 1;
}

.form {
  max-width: 1794px;
  letter-spacing: .008em;
  text-transform: uppercase;
  cursor: none;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 20px;
  padding-right: 20px;
  font-family: futura-pt, sans-serif;
  font-size: 18px;
  display: flex;
  position: relative;
}

.contact-gauche {
  float: left;
  clear: both;
  color: #999;
  text-transform: uppercase;
  cursor: none;
  align-items: flex-start;
  margin-top: 5px;
  margin-bottom: 6px;
  margin-right: 15px;
  font-size: 18px;
  font-weight: 500;
  display: inline-block;
}

.contact-droite {
  height: 24px;
  float: left;
  color: #666;
  letter-spacing: 0;
  text-transform: none;
  cursor: none;
  background-color: rgba(0, 0, 0, 0);
  border: 0 #000;
  border-bottom: 1px #555;
  margin-top: 4px;
  margin-bottom: 5px;
  padding: 0;
  font-size: 18px;
  font-weight: 400;
  display: inline-block;
  position: relative;
}

.contact-droite::-ms-input-placeholder {
  color: #555;
}

.contact-droite::placeholder {
  color: #555;
}

.contact-droite.mail:hover {
  color: #999;
}

.submit-button {
  width: 250px;
  height: 30px;
  float: none;
  color: #6e6148;
  text-align: center;
  letter-spacing: .1em;
  text-transform: uppercase;
  cursor: none;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 2px #4b4433;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  font-family: futura-pt, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  transition: letter-spacing .4s, opacity .35s;
  display: block;
  position: relative;
}

.submit-button.link-hover-ix {
  transition: color .2s, letter-spacing 1s, opacity .35s;
}

.submit-button.link-hover-ix:hover, .submit-button.link-hover-ix:focus {
  color: #fff;
  letter-spacing: .7em;
}

.text-home {
  color: #777;
  text-align: left;
  align-items: center;
  display: flex;
}

.menu-left {
  z-index: 2147483647;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  padding-top: 70px;
  padding-left: 85px;
  padding-right: 0;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.icon-burger {
  z-index: 99999;
  width: 30px;
  opacity: 1;
  filter: saturate() brightness();
  cursor: pointer;
  transition: filter .4s linear;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.icon-burger:hover {
  opacity: 1;
  filter: saturate(0%) brightness(200%);
}

.icon-burger.link-hover-ix {
  cursor: none;
}

.overlay {
  z-index: 888;
  cursor: none;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.overlay.hide {
  display: none;
}

.menu-bg {
  z-index: 888;
  background-color: #0a0a0a;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.burger-link {
  z-index: 900;
  width: 100vw;
  color: #6e5c3a;
  text-align: center;
  letter-spacing: 0;
  text-transform: uppercase;
  flex: 0 auto;
  order: 0;
  justify-content: center;
  align-self: auto;
  align-items: center;
  padding-top: 6px;
  padding-bottom: 6px;
  font-family: quiche-sans, sans-serif;
  font-size: 80px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
  transition: color .2s, opacity .3s;
  display: block;
  position: relative;
}

.burger-link:hover {
  color: #999;
}

.burger-link:focus {
  opacity: .6;
}

.menu-links {
  z-index: 999999;
  width: 380px;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: center;
  display: flex;
  position: relative;
  left: auto;
  overflow: hidden;
  transform: skew(0deg, -6deg);
}

.lottie-scroll-light {
  width: 19px;
  flex: 0 auto;
  justify-content: center;
  align-self: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.lottie-scroll-light.accueil {
  width: 20px;
}

.accueil-scroll {
  width: 100px;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 6%;
  left: 0%;
  right: 0%;
}

.titre-site-holder {
  margin-top: 0;
  margin-bottom: 10px;
  padding-top: 4px;
  display: block;
  overflow: hidden;
}

.background-holder {
  z-index: -2;
  opacity: 0;
  position: relative;
}

.background-holder.focus {
  position: absolute;
}

.background-holder.burger {
  opacity: 1;
}

.bg-lampost {
  z-index: -1;
  background-color: #141414;
  background-image: url('../images/home-lamppost-off.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 1400px;
  justify-content: center;
  align-items: center;
  margin-top: -80px;
  margin-left: -30px;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.bg-projets {
  z-index: -1;
  background-color: #141414;
  background-image: url('../images/home-bureau.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 820px;
  justify-content: center;
  align-items: center;
  margin-top: -260px;
  margin-right: -80px;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.bg-projets.in-projets {
  position: absolute;
  overflow: hidden;
}

.bg-projets.burger {
  opacity: 0;
}

.bg-hotel {
  z-index: -1;
  background-color: #141414;
  background-image: url('../images/home-hotel.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 1840px;
  margin-top: -470px;
  margin-left: -684px;
  display: block;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.bg-contact {
  z-index: -1;
  background-color: #141414;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.bg-contact.burger {
  opacity: 0;
}

.paragraphe-home {
  margin-right: 70px;
  font-size: 19px;
  font-weight: 400;
  line-height: 1.4;
  position: relative;
}

.paragraphe-home.focus {
  margin-left: 0;
  margin-right: 0;
}

.cursor-wrapper {
  z-index: 9999;
  cursor: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.cursor-rouge {
  width: 8px;
  height: 8px;
  opacity: 1;
  filter: blur(1px);
  background-color: #f06;
  border: .00001em solid rgba(255, 255, 255, 0);
  border-radius: 50%;
}

.cursor-cyan {
  width: 9px;
  height: 9px;
  opacity: 1;
  filter: blur(1px);
  background-color: #0ff;
  border-radius: 50%;
  position: absolute;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.footer {
  height: 30px;
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  top: 9%;
  overflow: hidden;
}

.footer-links {
  z-index: 10;
  color: #866f44;
  letter-spacing: .08em;
  text-transform: uppercase;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
  font-weight: 500;
  transition: letter-spacing 1s, color .2s;
  position: relative;
}

.footer-links:hover {
  color: #fff;
  letter-spacing: 1em;
}

.footer-links.cursor-hover {
  min-width: 65px;
  text-align: center;
  font-size: 16px;
  transition: letter-spacing 1s, color .2s;
}

.footer-links.cursor-hover:hover {
  color: #fff;
  letter-spacing: 1em;
}

.titre-page {
  z-index: 1;
  opacity: 1;
  color: #6e5c3a;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 2px 2px rgba(0, 0, 0, .5);
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: quiche-sans, sans-serif;
  font-size: 90px;
  font-weight: 700;
  position: relative;
}

.titre-page.shadown {
  text-shadow: 2px 2px rgba(0, 0, 0, .5);
  display: none;
}

.titre-page.hide {
  display: none;
}

.titre-page-wrapper {
  z-index: 5;
  margin-top: 0;
  padding-left: 80px;
  padding-right: 80px;
  position: relative;
  top: 45%;
  bottom: auto;
  left: 0%;
  right: 0%;
  overflow: hidden;
  transform: skew(0deg, -6deg);
}

.titre-page-wrapper.center {
  margin-top: 0;
  position: relative;
  top: 52%;
}

.grid {
  z-index: 50;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  bottom: 185px;
  left: 0%;
  right: 0%;
}

.grid.hide {
  display: none;
}

.grid.edit {
  flex-direction: column;
}

.project-link {
  cursor: pointer;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.project-link.hide {
  display: none;
}

.projet-titre {
  opacity: .55;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  margin-bottom: 0;
  padding: 30px 40px;
  font-size: 30px;
  font-weight: 500;
  transition: opacity .3s, transform .8s cubic-bezier(.215, .61, .355, 1), color .3s;
  display: inline-block;
}

.projet-titre:hover {
  opacity: 1;
  transform: scale(1.25);
}

.projet-titre.cursor-over:hover {
  opacity: 1;
}

.sous-titre-projet {
  z-index: -1;
  opacity: .2;
  color: #fff;
  text-align: center;
  letter-spacing: .02em;
  text-transform: uppercase;
  margin-top: -18px;
  font-size: 13px;
  font-weight: 500;
  line-height: 1rem;
  position: relative;
}

.glow-fx-hotel {
  width: 5px;
  height: 139px;
  filter: blur(6px);
  background-color: #fff;
  margin-top: -215px;
  margin-left: -323px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: rotate(2deg);
}

.logo-link {
  z-index: 999;
  width: 40px;
  height: 40px;
  text-align: left;
  margin-top: 64px;
  margin-left: auto;
  margin-right: auto;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 145px;
  right: auto;
}

.vignettes-projets {
  z-index: -2;
  width: 100vw;
  height: 100vh;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.transitions-wrapper {
  z-index: -1;
  width: 100%;
  height: 100vh;
  opacity: 1;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.transition {
  z-index: -1;
  width: 1900px;
  position: absolute;
  overflow: hidden;
}

._404-image {
  margin-bottom: 40px;
}

._404-lottie {
  opacity: .2;
}

.bgprojet {
  z-index: -1;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: block;
  position: absolute;
}

.bgprojet.blackedout {
  opacity: 0;
  background-color: #141414;
  background-image: url('../images/bg-blackedout-files.jpg');
  background-position: 50% 40%;
  background-repeat: no-repeat;
  background-size: 900px;
}

.bgprojet.dna {
  opacity: 0;
  background-color: #141414;
  background-image: url('../images/bg-dna.jpg');
  background-position: 50% 40%;
  background-repeat: no-repeat;
  background-size: 900px;
}

.bgprojet.spygame {
  opacity: 0;
  background-color: #141414;
  background-image: url('../images/bg-spygame.jpg');
  background-position: 50% 40%;
  background-repeat: no-repeat;
  background-size: 1000px;
}

.bgprojet.les9000 {
  opacity: 0;
  background-color: #141414;
  background-image: url('../images/bg-les9000.png');
  background-position: 50% 10%;
  background-repeat: no-repeat;
  background-size: 1500px;
  background-attachment: scroll;
}

.bgprojet.balnoir {
  opacity: 0;
  background-color: #141414;
  background-image: url('../images/bg-balnoir.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 1000px;
}

.bgprojet.deltarm {
  opacity: 0;
  background-color: #141414;
  background-image: url('../images/bg-deltarm.jpg');
  background-position: 50% 40%;
  background-repeat: no-repeat;
  background-size: 1000px;
}

.bgprojet.webtraders {
  opacity: 0;
  background-color: #141414;
  background-image: url('../images/bg-webtraders.jpg');
  background-position: 50% 40%;
  background-repeat: no-repeat;
  background-size: 1000px;
  background-attachment: scroll;
}

.bgprojet.portraits {
  opacity: 0;
  background-color: #141414;
  background-image: url('../images/bg-portraits.jpg');
  background-position: 50% 40%;
  background-repeat: no-repeat;
  background-size: 1000px;
}

.bgprojet.bandes-annonces {
  opacity: 0;
  background-color: #141414;
  background-image: url('../images/bg-bandes-annonces.jpg');
  background-position: 0%;
  background-repeat: repeat-x;
  background-size: 1164px;
}

.bgprojet.yves-rocher {
  opacity: 0;
  background-color: #141414;
  background-image: url('../images/bg-yves-rocher.jpg');
  background-position: 50% 40%;
  background-repeat: no-repeat;
  background-size: 1000px;
}

.bgprojet.instit {
  opacity: 0;
  background-color: #141414;
  background-image: url('../images/bg-instit.jpg');
  background-position: 50% 42%;
  background-repeat: no-repeat;
  background-size: 1050px;
}

.bgprojet.ailleurs {
  opacity: 0;
  background-color: #141414;
  background-image: url('../images/bg-ailleur.jpg');
  background-position: 50% 40%;
  background-repeat: no-repeat;
  background-size: contain;
}

.bgprojet.saven {
  opacity: 0;
  background-color: #141414;
  background-image: url('../images/bg-saven.jpg');
  background-position: 50% 40%;
  background-repeat: no-repeat;
  background-size: 1000px;
}

.links-bottom-projetcs {
  color: #666;
  text-align: center;
  letter-spacing: .05em;
  margin-left: -2px;
  padding-left: 0;
  padding-right: 10px;
  font-size: 17px;
  font-weight: 500;
  transition: letter-spacing 1s, color .2s;
  position: relative;
}

.links-bottom-projetcs:hover {
  color: #bbb;
  letter-spacing: .3em;
}

.links-bottom-projetcs.loomaxfr {
  padding-left: 15px;
}

.background-initiale {
  z-index: -2;
  width: 100vw;
  height: 100vh;
  justify-content: center;
  align-items: center;
  display: block;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.pellicule {
  z-index: -1;
  width: 1900px;
  margin-top: -100px;
  display: block;
  position: absolute;
  overflow: hidden;
}

.link-block-item {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-self: center;
  align-items: center;
}

.contenu-first {
  z-index: 5;
  width: 100%;
  flex-direction: column;
  align-items: center;
  margin-top: 100vh;
  padding-left: 3.7%;
  padding-right: 3.7%;
  display: flex;
  position: relative;
}

.contenu-first._1f {
  background-color: #1f1f1f;
  display: flex;
}

.contenu-first._14 {
  background-color: #141414;
}

.contenu-first._20 {
  background-color: #202020;
}

.contenu-first.bande-annonces {
  width: 94%;
  background-color: #0a0a0a;
  margin-left: auto;
  margin-right: auto;
  padding: 8%;
}

.image-portfolio {
  border-radius: 8px;
}

.image-portfolio.last {
  z-index: 5;
  margin-bottom: -15%;
  position: relative;
}

.image-portfolio.ipad {
  margin-top: 5%;
  margin-bottom: 5%;
  margin-left: 30%;
}

.image-portfolio.ipad.balnoir {
  z-index: 10;
  margin-top: 0;
  margin-bottom: 5%;
  position: relative;
}

.image-portfolio.reset-margin-top {
  margin-top: 15px;
}

.image-portfolio.gauche {
  align-self: flex-start;
}

.image-portfolio.spygame {
  border: 10px solid #0c0c0c;
}

.image-portfolio.deltarm-logo {
  margin-top: 20%;
  margin-bottom: 20%;
}

.image-portfolio.photos-ailleurs {
  margin-top: 0%;
  margin-bottom: 0%;
}

.image-portfolio.noradius {
  border-radius: 0;
}

.contenu {
  z-index: 5;
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 8%;
  padding-bottom: 0;
  display: block;
  position: relative;
  overflow: visible;
}

.contenu._1f {
  background-color: #1f1f1f;
  display: flex;
}

.contenu._14 {
  background-color: rgba(0, 0, 0, 0);
  padding-bottom: 0;
}

.contenu._14.yves-rocher {
  margin-top: 90vh;
  padding-top: 8%;
}

.contenu._20 {
  background-color: #202020;
}

.contenu.bandes-annonces {
  z-index: 20;
  padding-top: 0%;
  padding-left: 10%;
  padding-right: 10%;
  position: relative;
}

.contenu.balnoir {
  padding-top: 0%;
}

.contenu.ailleurs {
  z-index: auto;
}

.contenu.demo {
  width: 100vw;
  height: 100vh;
  background-color: #090909;
  padding-top: 0%;
}

.contenu.realisations {
  z-index: 20;
  padding-top: 8%;
  padding-left: 12%;
  padding-right: 12%;
  position: relative;
}

.mockup {
  border-radius: 0;
  margin: -220px 50px 0;
  padding-top: 70px;
  position: relative;
}

.titre-projet-wrapper {
  z-index: 5;
  width: 100%;
  justify-content: center;
  align-items: center;
  padding: 0 50px;
  display: flex;
  position: absolute;
  top: 25%;
  overflow: hidden;
  transform: skew(0deg, -6deg);
}

.titre-projet-wrapper.portraits {
  margin-top: -5%;
}

.titre-portfolio {
  color: #6e5c3a;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: quiche-sans, sans-serif;
  font-size: 90px;
  line-height: 1;
}

.titre-portfolio.shadow {
  text-shadow: 2px 2px rgba(0, 0, 0, .5);
  display: none;
}

.margin-50 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 50px;
  margin-right: 50px;
  display: flex;
}

.margin-50.bof-1, .margin-50.bof-2 {
  z-index: 1;
  position: relative;
}

.back-projets {
  z-index: 50;
  width: 150px;
  color: #fff;
  letter-spacing: .1em;
  text-transform: uppercase;
  justify-content: flex-start;
  align-items: center;
  font-family: quiche-sans, sans-serif;
  font-weight: 700;
  transition: color .2s;
  display: flex;
}

.fullwidth {
  width: 100%;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.fullwidth.bg-seguin {
  background-image: url('../images/background-bois.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 1600px;
  padding-top: 320px;
  overflow: visible;
}

.fullwidth.bg-seguin-2 {
  background-image: url('../images/background-texture.png');
  background-position: 35%;
  background-repeat: no-repeat;
  background-size: 869px;
  padding-top: 30px;
  overflow: visible;
}

.fullwidth.move {
  width: 100%;
  margin-top: 0;
  margin-left: -1200px;
  overflow: visible;
}

.fullwidth.vimeo-bg {
  z-index: -1;
  flex-direction: column;
  display: flex;
  position: relative;
}

.fullwidth.first {
  margin-top: -10%;
}

.fullwidth.first.bandes-annonces {
  padding-top: 30px;
}

.fullwidth.bg2asaven {
  background-color: #2a2a2a;
  flex-wrap: wrap;
  margin-top: 500px;
  overflow: visible;
}

.image-duo {
  border-radius: 6px;
  margin-top: 2%;
  margin-bottom: 2%;
  position: relative;
}

.image-duo._1 {
  margin-right: 25px;
}

.image-duo._1.reset-top {
  margin-top: 0;
}

.image-duo._1.noradius {
  border-radius: 0;
}

.image-duo._2 {
  margin-left: 25px;
}

.image-duo._2.reset-top {
  margin-top: 0;
}

.image-duo._2.noradius {
  border-radius: 0;
}

.shortcut-projets {
  width: 100vw;
  height: 100vh;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.lottie-wrapper-projets {
  z-index: -1;
  width: 100%;
  height: 100vh;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.shortcut-projets-wrapper {
  position: relative;
  overflow: hidden;
}

.shortcut-projets-wrapper.demo {
  display: none;
}

.welcome-bg {
  width: 100vw;
  height: 100vh;
  background-color: #141414;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.welcome-bg.delta-rm {
  z-index: -1;
  background-image: url('../images/bg-deltarm.jpg');
  background-position: 50% 40%;
  background-repeat: no-repeat;
  background-size: 1000px;
}

.welcome-bg.les9000 {
  z-index: 1;
  opacity: 1;
  background-image: url('../images/bg-les9000.png');
  background-position: 50% 10%;
  background-repeat: no-repeat;
  background-size: 1500px;
}

.welcome-bg.webtraders {
  z-index: 1;
  background-image: url('../images/bg-webtraders.jpg');
  background-position: 50% 40%;
  background-repeat: no-repeat;
  background-size: 1000px;
}

.welcome-bg.seguin {
  background-image: url('../images/bg-seguin-moreau.jpg');
  background-position: 50% 40%;
  background-repeat: no-repeat;
  background-size: 1000px;
}

.welcome-bg.dna {
  background-image: url('../images/bg-dna.jpg');
  background-position: 50% 40%;
  background-repeat: no-repeat;
  background-size: 900px;
}

.welcome-bg.spygame {
  background-image: url('../images/bg-spygame.jpg');
  background-position: 50% 40%;
  background-repeat: no-repeat;
  background-size: 1000px;
}

.welcome-bg.saven {
  background-image: url('../images/bg-saven.jpg');
  background-position: 50% 40%;
  background-repeat: no-repeat;
  background-size: 1000px;
}

.welcome-bg.bof {
  z-index: 1;
  background-image: url('../images/bg-blackedout-files.jpg');
  background-position: 50% 40%;
  background-repeat: no-repeat;
  background-size: 900px;
}

.welcome-bg.balnoir {
  background-image: url('../images/bg-balnoir.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 1000px;
}

.welcome-bg.yves-rocher {
  background-image: url('../images/bg-yves-rocher.jpg');
  background-position: 50% 40%;
  background-repeat: no-repeat;
  background-size: 1000px;
}

.welcome-bg.ailleur {
  background-image: url('../images/bg-ailleur.jpg');
  background-position: 50% 40%;
  background-repeat: no-repeat;
  background-size: contain;
}

.welcome-bg.bandes-annonces {
  background-image: url('../images/bg-bandes-annonces.jpg');
  background-position: 0%;
  background-repeat: repeat-x;
  background-size: 1164px;
}

.welcome-bg.portraits {
  background-image: url('../images/bg-portraits.jpg');
  background-position: 50% 40%;
  background-repeat: no-repeat;
  background-size: 1000px;
}

.welcome-bg.realisations {
  background-image: url('../images/bg-instit.jpg');
  background-position: 50% 42%;
  background-repeat: no-repeat;
  background-size: 1050px;
}

.video-portfolio {
  z-index: 5;
  border-radius: 10px;
  flex: 1;
  justify-content: center;
  align-items: center;
  margin-top: 8%;
  margin-bottom: 8%;
  display: flex;
}

.video-portfolio.delta-rm {
  max-width: 1170px;
}

.back-projets-wrapper {
  z-index: 50;
  color: #6e6148;
  text-transform: uppercase;
  font-family: quiche-sans, sans-serif;
  font-size: 20px;
  font-weight: 700;
  transition: color .2s;
  position: fixed;
  top: 137px;
  bottom: auto;
  left: auto;
  right: 14px;
  overflow: hidden;
  transform: rotate(90deg);
}

.cursor-projets {
  width: 85px;
  height: 85px;
  background-color: #50442d;
  border-radius: 50%;
  display: none;
  position: absolute;
  top: auto;
  left: auto;
  right: auto;
}

.en-plus-raccourcis {
  color: #6f6249;
  text-align: center;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
}

.nooverflow-wrapper {
  width: 100vw;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.colonnes-saven {
  max-width: 1170px;
  margin-top: 120px;
  margin-bottom: 120px;
}

.saven-charte {
  margin-left: 40px;
}

.image-portfolio-nomove {
  border-radius: 8px;
  margin-top: 120px;
  margin-bottom: 120px;
}

.image-portfolio-nomove.bof-3 {
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

.image-portfolio-nomove.sc {
  margin-top: -250px;
  padding-left: 50px;
  padding-right: 50px;
}

.click-start {
  z-index: 10;
  width: 100vw;
  height: 100vh;
  position: relative;
}

.scroll-portfolio {
  z-index: 5;
  width: 28px;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 200px;
  left: 0%;
  right: 0%;
}

.scroll-portfolio.focus {
  top: auto;
  bottom: 150px;
  left: 0%;
  right: 0%;
}

.menu-bg-2 {
  z-index: 888;
  background-color: #191919;
  border-radius: 45px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin: 30px;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.menu-bg-3 {
  z-index: 888;
  background-color: #141414;
  background-image: url('../images/nuage-burger.jpg');
  background-position: 35% 0;
  background-repeat: no-repeat;
  background-size: 875px;
  border-radius: 45px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin: 30px;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.keep-video-ratio {
  width: 100%;
  display: block;
  position: relative;
}

.cache-bg {
  background-color: #141414;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.margin-80 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 80px;
  padding-right: 80px;
  display: flex;
}

.images-horizontales {
  border-radius: 3px;
  margin: 5% 25px;
  position: relative;
}

.images-horizontales._4 {
  margin-left: -50px;
}

.image-horz {
  max-height: 90vh;
  object-fit: contain;
  margin: 2%;
  position: relative;
}

.vimeo-embed {
  z-index: -2;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  position: relative;
}

.plyr-wrapper {
  z-index: 20;
  width: 100%;
  border-radius: 6px;
  margin-top: 20px;
  margin-left: 10px;
  margin-right: 10px;
  position: relative;
  overflow: hidden;
}

.plyr-wrapper.demo {
  width: 75vw;
}

.plyr-wrapper.balnoir {
  width: 75vw;
  max-width: 1170px;
  margin-top: 11%;
  margin-bottom: 11%;
  display: none;
}

.plyr-wrapper.realisations {
  margin-top: 8%;
  margin-bottom: 8%;
}

.image-wrapper {
  margin-top: 8%;
  margin-bottom: 8%;
  overflow: hidden;
}

.image-wrapper.last {
  margin-bottom: -15%;
}

.image-wrapper.bof-1 {
  margin-top: 0%;
  margin-bottom: 0%;
  margin-right: 350px;
}

.image-wrapper.bof-2 {
  margin-top: -15%;
}

.image-wrapper.bof-4 {
  z-index: 4;
  margin-top: -28%;
  margin-bottom: 0%;
  position: relative;
}

.image-wrapper.bof-last {
  margin-top: 12%;
  margin-bottom: -12%;
}

.image-wrapper-nomove {
  margin-top: 8%;
  margin-bottom: 8%;
  overflow: hidden;
}

.vimeo-wrapper {
  z-index: -1;
  width: 90%;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.quote-wrapper {
  width: 750px;
  justify-content: center;
  align-items: center;
  margin-top: 8%;
  margin-bottom: 8%;
  display: flex;
}

.quote {
  color: #666;
  margin-top: 40px;
  margin-bottom: 40px;
  font-size: 22px;
  font-weight: 500;
}

.lottie-birds-wrapper {
  z-index: 3;
  width: 100vw;
  height: 100vh;
  position: absolute;
}

.icone-raccourcis {
  filter: brightness(110%);
  margin-left: 40px;
}

.arrow-back-proj {
  float: left;
  margin-right: 10px;
  transform: rotate(180deg);
}

.contenu-home {
  max-width: 830px;
  padding-left: 20px;
  padding-right: 20px;
  position: absolute;
  top: auto;
  bottom: 14%;
  left: 0%;
  right: 0%;
}

.contenu-home.focus {
  max-width: 860px;
}

.back-proj-txt {
  height: 30px;
  opacity: .5;
  margin-left: 5px;
  padding-top: 5px;
  padding-left: 15px;
  font-size: 16px;
  transition: padding .3s, transform .3s, opacity .2s;
  position: relative;
}

.back-proj-txt:hover {
  opacity: 1;
  padding-left: 0;
  padding-right: 15px;
}

.arrow-home {
  margin-left: 20px;
  position: relative;
  bottom: 0;
}

.cursor-gd {
  z-index: 99;
  display: none;
  position: absolute;
}

._10 {
  width: 1px;
  margin-top: 10%;
}

.loading-wrapper {
  z-index: 1;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 30%;
  left: 0%;
  right: 0%;
}

.loading-wrapper.hide {
  display: none;
}

.loading {
  color: #999;
  text-align: center;
  letter-spacing: .2em;
  text-transform: uppercase;
  text-shadow: 2px 2px 1px rgba(0, 0, 0, .5);
  font-size: 17px;
  font-weight: 600;
  transform: skew(0deg, -6deg);
}

.cursor-scroll {
  z-index: 99;
  width: 32px;
  display: none;
  position: absolute;
}

.cadre-grid {
  z-index: 10;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 24px solid #000;
  border-radius: 60px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  align-content: space-between;
  justify-content: space-between;
  display: grid;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.cadre-c1 {
  width: 70px;
  border-top: 70px solid #000;
  border-right: 70px solid rgba(0, 0, 0, 0);
  margin-top: -30px;
  margin-left: -30px;
}

.cadre-c2 {
  width: 70px;
  border-bottom: 70px solid #000;
  border-right: 70px solid rgba(0, 0, 0, 0);
  margin-bottom: -30px;
  margin-left: -30px;
}

.cadre-c3 {
  width: 70px;
  border-top: 70px solid #000;
  border-left: 70px solid rgba(0, 0, 0, 0);
  margin-top: -30px;
  margin-right: -30px;
}

.cadre-c4 {
  width: 70px;
  border-bottom: 70px solid #000;
  border-left: 70px solid rgba(0, 0, 0, 0);
  margin-bottom: -30px;
  margin-right: -30px;
}

.pluie-wrapper {
  z-index: 1;
  width: 1000px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: auto;
  bottom: auto;
  left: -260px;
  right: 0%;
  overflow: hidden;
  transform: translate(0, -94px);
}

.pluie-grand {
  opacity: .28;
  filter: blur(.03em);
  align-self: flex-start;
}

.image-wrapper-yr {
  margin-top: 8%;
  margin-bottom: 8%;
  overflow: hidden;
}

.image-wrapper-yr.yr-left {
  position: relative;
  right: 8%;
}

.image-wrapper-yr.yr-right {
  position: relative;
  left: 8%;
}

.welcome-focus {
  z-index: 8;
  width: 100vw;
  height: 100vh;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.titre-focus-wrapper {
  z-index: 5;
  width: 100%;
  justify-content: center;
  align-items: center;
  padding: 0 50px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: auto;
  overflow: hidden;
  transform: skew(0deg, -6deg);
}

.titre-focus {
  color: #6e5c3a;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: quiche-sans, sans-serif;
  font-size: 100px;
  font-weight: 700;
  line-height: 1;
}

.titre-focus.shadow {
  text-shadow: 2px 2px rgba(0, 0, 0, .35);
}

.text-focus {
  letter-spacing: .01em;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 19px;
  font-weight: 400;
}

.convictions-container {
  width: 100vw;
  height: 100vh;
  opacity: 0;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.convictions-container._4 {
  display: flex;
}

.sous-titre-convictions {
  color: #666;
  letter-spacing: .12em;
  text-transform: uppercase;
  font-family: quiche-sans, sans-serif;
  font-size: 25px;
  font-weight: 700;
}

.conviction {
  max-width: 550px;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.lottie-focus-wrapper {
  height: 100vh;
  max-width: 800px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.all-convictions {
  width: 100vw;
  height: 400vh;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  margin-top: -25%;
  display: flex;
}

.miles-davis {
  max-width: 1280px;
  justify-content: center;
  align-items: center;
  margin: 35% auto 20%;
  padding-left: 6%;
  padding-right: 6%;
  display: block;
  position: relative;
}

.quote-miles-daves {
  max-width: 700px;
  color: #6e5c3a;
  text-transform: uppercase;
  margin-top: 10%;
  margin-left: 0;
  margin-right: 0;
  font-family: quiche-sans, sans-serif;
  font-size: 44px;
  font-weight: 500;
  position: relative;
}

.name-miles-davis {
  max-width: 700px;
  margin-bottom: 10%;
  margin-left: 0;
  margin-right: 0;
  font-size: 24px;
  font-weight: 400;
}

.lottie-convictions {
  width: 100px;
  height: 100px;
  margin-top: -3%;
}

.bg-focus-14 {
  z-index: -1;
  background-color: #141414;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.sticky-lottie-focus {
  z-index: 7;
  width: 100%;
  height: 500vh;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: -25%;
  display: block;
  position: absolute;
  overflow: visible;
}

.sous-cadre {
  z-index: 999999999;
  width: 100vw;
  height: 100vh;
  background-color: #0a0a0a;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 100vh;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.sur-cadre {
  z-index: 999999999;
  width: 100vw;
  height: 100vh;
  background-color: #0a0a0a;
  position: absolute;
  top: -100vh;
  bottom: 0;
  left: 0%;
  right: 0%;
}

.contact {
  flex-direction: row;
  display: block;
}

.theend-title-wrapper {
  z-index: 5;
  width: 100%;
  height: 80px;
  justify-content: center;
  align-items: center;
  padding: 0 50px;
  display: flex;
  position: relative;
  bottom: 7%;
  overflow: hidden;
}

.titre-the-end {
  color: #6e5c3a;
  letter-spacing: -.02em;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: quiche-sans, sans-serif;
  font-size: 90px;
  line-height: 1;
}

.titre-the-end.shadow {
  text-shadow: 2px 2px rgba(0, 0, 0, .35);
}

.the-end {
  width: 100vw;
  height: 100vh;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.text-home-w {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.logos-clients {
  max-width: 1250px;
  min-height: 75vh;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 5% 2%;
  display: flex;
}

.client {
  margin: 35px;
  padding: 3px;
  display: inline-block;
  position: relative;
}

.last-text {
  max-width: 740px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 20%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 20px;
  display: flex;
}

.ancre-conviction {
  position: absolute;
  top: 100vh;
}

.mv {
  width: 190px;
  opacity: .3;
  align-self: center;
  margin-top: 4%;
}

.last-focus-text {
  max-width: 885px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  display: flex;
}

.on-en-parle {
  height: 100vh;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 15%;
  display: flex;
}

.oep-wrapper {
  z-index: 10;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px 50px;
  display: flex;
  position: absolute;
  overflow: hidden;
  transform: skew(0deg, -6deg);
}

.titre-oep {
  color: #6e5c3a;
  letter-spacing: -.03em;
  white-space: nowrap;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: quiche-sans, sans-serif;
  font-size: 70px;
  font-weight: 700;
  line-height: 1;
  transition: color .2s;
}

.titre-oep:hover {
  color: #999;
}

.titre-oep.shadow {
  text-shadow: 1px 1px 2px rgba(0, 0, 0, .4);
  margin-left: 20px;
  margin-right: 20px;
}

.bg-projets-light {
  z-index: -1;
  opacity: 0;
  background-color: #141414;
  background-image: url('../images/home-bureau-light.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 820px;
  justify-content: center;
  align-items: center;
  margin-top: -260px;
  margin-right: -80px;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.bg-lampost-on {
  z-index: -1;
  background-color: #141414;
  background-image: url('../images/Home-lamppost-on.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 1400px;
  justify-content: center;
  align-items: center;
  margin-top: -80px;
  margin-left: -30px;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.oep-sous-titre {
  color: #777;
  margin-top: -6px;
  font-weight: 600;
}

.lottie-lucioles {
  filter: blur(.05em);
  margin-bottom: 260px;
  margin-left: 90px;
}

.lucioles {
  width: 180px;
}

.visuel-miles-davis {
  z-index: -1;
  float: right;
  margin-top: -50%;
  display: inline-block;
  position: relative;
}

.loading-home {
  color: #999;
  text-align: center;
  letter-spacing: .2em;
  text-transform: uppercase;
  text-shadow: 2px 2px 1px rgba(0, 0, 0, .5);
  margin-bottom: 15%;
  font-size: 17px;
  font-weight: 600;
  transform: skew(0deg, -6deg);
}

.en-plus {
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: absolute;
  top: auto;
  bottom: 70px;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.bg-hombre {
  z-index: -1;
  background-color: #141414;
  background-image: url('../images/home-noir.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 1000px;
  justify-content: center;
  align-items: center;
  margin-top: -250px;
  margin-left: 150px;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.bg-hombre.focus-page {
  z-index: -2;
}

.ventillo {
  width: 120px;
  opacity: .7;
  filter: brightness(80%) blur(.08em);
  margin-top: -265px;
}

.bouton-explorer {
  width: 180px;
  color: #866f44;
  border: 1px solid rgba(238, 238, 238, .15);
  border-radius: 1px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-right: 0;
  padding: 10px 30px;
  font-size: 20px;
  display: flex;
}

.bouton-explorer:hover {
  color: #bbb;
}

.bouton-explorer.focus {
  margin-right: 70px;
}

.sous-titre-w {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  display: block;
  overflow: hidden;
}

.bg-noir {
  z-index: -1;
  width: 100vw;
  height: 100vh;
  opacity: 0;
  background-color: #141414;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.contact-title-w {
  z-index: 5;
  width: 100%;
  justify-content: center;
  align-items: center;
  padding: 0 50px;
  display: flex;
  position: relative;
  bottom: 9%;
  overflow: hidden;
  transform: skew(0deg, -6deg);
}

.scrollindi {
  height: 50px;
  margin-top: auto;
  margin-bottom: auto;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 40px;
}

.titre-legal {
  color: #6e5c3a;
  text-align: center;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: quiche-sans, sans-serif;
  font-size: 70px;
  line-height: 1;
}

.legal-content {
  z-index: 10;
  max-width: 960px;
  margin-top: 250px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 6%;
  padding-right: 6%;
  position: relative;
}

.legal-paragraphe {
  font-size: 20px;
}

.sous-titre-legal {
  margin-top: 60px;
  margin-bottom: 30px;
}

.content-legal {
  padding-top: 250px;
  padding-bottom: 250px;
}

.legal-link {
  color: #444;
  position: absolute;
  top: auto;
  bottom: 6%;
  left: auto;
  right: 6%;
}

.uiphotosvideos-w {
  width: 360px;
  height: 80px;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  display: none;
}

.uiphotosvideos {
  opacity: .5;
  font-size: 22px;
  font-weight: 500;
}

.uiphotosvideos.videos {
  margin-top: -60px;
  margin-left: -24px;
}

.uiphotosvideos.uix {
  margin-top: 38px;
  margin-right: -55px;
}

.uiphotosvideos.images {
  margin-right: -40px;
}

@media screen and (min-width: 1280px) {
  .fullwidth {
    flex-wrap: nowrap;
  }

  .fullwidth.move {
    margin-left: 0;
  }

  .images-horizontales {
    margin-top: 0;
    margin-bottom: 0;
  }
}

@media screen and (max-width: 991px) {
  body, .body {
    cursor: auto;
  }

  .scrollify.projets, .scrollify.focus, .scrollify.a-suivre {
    display: none;
  }

  .title-site {
    font-size: 6vw;
  }

  .accueil-content {
    margin-left: 0;
  }

  .menu-left {
    flex-direction: row;
    justify-content: flex-end;
    align-items: flex-start;
    padding-top: 50px;
    padding-left: 65px;
    position: fixed;
    left: 0;
  }

  .icon-burger.link-hover-ix {
    cursor: pointer;
  }

  .menu-bg {
    display: block;
  }

  .accueil-scroll, .bg-projets.in-projets {
    display: none;
  }

  .bg-hotel {
    margin-top: -450px;
    margin-left: -440px;
  }

  .cursor-wrapper {
    display: none;
  }

  .titre-page-wrapper {
    padding-left: 40px;
    padding-right: 40px;
    position: relative;
  }

  .grid {
    width: 100vw;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 60px;
    padding-right: 60px;
    display: block;
    position: relative;
    top: 150px;
    bottom: auto;
    overflow: hidden;
  }

  .grid.hide {
    margin-bottom: 100px;
  }

  .projet-titre {
    display: block;
  }

  .projet-titre:hover {
    transform: scale(1.1);
  }

  .glow-fx-hotel {
    margin-top: -206px;
    margin-left: -202px;
  }

  .logo-link {
    cursor: pointer;
    margin-top: 42px;
    margin-left: 30px;
    left: 90px;
  }

  .vignettes-projets, .transitions-wrapper {
    display: none;
  }

  .background-initiale {
    display: none;
    position: relative;
  }

  .link-block-item {
    cursor: pointer;
    display: block;
  }

  .contenu-first {
    padding-left: 40px;
    padding-right: 40px;
  }

  .image-portfolio {
    border-radius: 5px;
  }

  .contenu.bandes-annonces, .contenu.realisations {
    padding-left: 2%;
    padding-right: 2%;
  }

  .titre-projet-wrapper {
    padding-left: 40px;
    padding-right: 40px;
  }

  .titre-portfolio {
    font-size: 10vw;
  }

  .margin-50 {
    margin-left: 40px;
    margin-right: 40px;
  }

  .back-projets {
    top: 36px;
    right: 40px;
    transform: none;
  }

  .fullwidth {
    flex-wrap: wrap;
    padding-left: 40px;
    padding-right: 40px;
  }

  .fullwidth.bg-seguin {
    background-size: 1000px;
    padding-top: 220px;
  }

  .fullwidth.move {
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .fullwidth.margin-mobile {
    padding-left: 40px;
    padding-right: 40px;
  }

  .image-duo {
    border-radius: 8px;
    margin-top: 50px;
    margin-bottom: 50px;
    margin-right: 0;
  }

  .image-duo._1 {
    margin-right: 0;
  }

  .image-duo._2 {
    margin-left: 0;
  }

  .shortcut-projets {
    height: 1450px;
    display: block;
    overflow: visible;
  }

  .shortcut-projets-wrapper {
    display: block;
  }

  .welcome-bg.les9000 {
    background-size: 1200px;
  }

  .welcome-bg.seguin, .welcome-bg.dna, .welcome-bg.saven {
    background-size: 800px;
  }

  .welcome-bg.bof {
    background-size: 700px;
  }

  .welcome-bg.yves-rocher {
    background-size: 850px;
  }

  .welcome-bg.realisations {
    background-size: 700px;
  }

  .back-projets-wrapper {
    top: 40px;
    right: 40px;
    transform: none;
  }

  .nooverflow-wrapper {
    padding-left: 40px;
    padding-right: 40px;
  }

  .saven-charte {
    margin-left: 0;
  }

  .image-portfolio-nomove {
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .menu-bg-2, .menu-bg-3 {
    margin: 20px;
    display: block;
  }

  .luxy {
    overflow: hidden;
  }

  .margin-80 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .images-horizontales {
    border-radius: 8px;
    margin: 50px 0;
  }

  .saven-col._2 {
    margin-top: 8%;
  }

  .quote {
    width: 80vw;
  }

  .contenu-home {
    padding-left: 3%;
    padding-right: 3%;
  }

  .pluie-wrapper {
    margin-top: -156px;
  }

  .titre-focus-wrapper {
    z-index: 10;
    padding-left: 40px;
    padding-right: 40px;
  }

  .titre-focus {
    font-size: 10vw;
  }

  .titre-focus.shadow {
    z-index: 10;
    position: relative;
  }

  .convictions-container {
    padding-left: 6%;
    padding-right: 6%;
  }

  .conviction {
    margin-left: 60px;
  }

  .quote-miles-daves, .name-miles-davis {
    padding-left: 40px;
    padding-right: 40px;
  }

  .lottie-convictions {
    margin-top: 1%;
    margin-left: 40px;
  }

  .theend-title-wrapper {
    padding-left: 40px;
    padding-right: 40px;
  }

  .titre-the-end {
    font-size: 10vw;
  }

  .logos-clients {
    flex-flow: wrap;
    align-content: flex-start;
    display: flex;
  }

  .client {
    max-width: 130px;
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .client.saint-gobain {
    margin-top: 35px;
    margin-right: 35px;
  }

  .client.fun-radio {
    margin-top: 35px;
    margin-left: 35px;
  }

  .client.albin-michel {
    margin-bottom: 35px;
    margin-left: 35px;
  }

  .client.m6 {
    margin-top: 35px;
  }

  .client.yes-rocher {
    margin-top: 35px;
    margin-left: 35px;
  }

  .client.exhausmed {
    margin-bottom: 35px;
  }

  .client.sprite {
    margin-top: 35px;
  }

  .client.jaeger-lecoultre {
    margin-top: 35px;
    margin-left: 35px;
  }

  .client.adidas {
    margin-top: 35px;
  }

  .client.rock-en-seine {
    margin-top: 35px;
    margin-left: 35px;
  }

  .client.saven {
    margin-bottom: 35px;
  }

  .client.altran {
    margin-bottom: 35px;
    margin-left: 35px;
  }

  .client.loreal, .client.arte {
    margin-top: 35px;
  }

  .client.rtl {
    margin-top: 35px;
    margin-left: 35px;
  }

  .client.toyota {
    margin-bottom: 35px;
  }

  .last-text {
    padding-left: 8%;
    padding-right: 8%;
  }

  .oep-wrapper {
    z-index: 10;
    padding-left: 40px;
    padding-right: 40px;
  }

  .titre-oep {
    font-size: 10vw;
  }

  .titre-oep.shadow {
    z-index: 10;
    position: relative;
  }

  .contact-title-w {
    padding-left: 40px;
    padding-right: 40px;
  }

  .titre-legal {
    font-size: 10vw;
  }
}

@media screen and (max-width: 767px) {
  .title-site {
    font-size: 7vw;
  }

  .accueil-content {
    padding-left: 10px;
    padding-right: 10px;
  }

  .menu-left {
    padding-left: 45px;
  }

  .icon-burger {
    margin-top: 0;
    margin-left: 0;
    padding-right: 0;
    top: 0%;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .menu-bg {
    display: block;
  }

  .burger-link, .burger-link.w--current {
    font-size: 48px;
  }

  .bg-hotel {
    background-size: 1540px;
    margin-top: -420px;
    margin-left: -384px;
  }

  .titre-page {
    font-size: 16vw;
  }

  .titre-page-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .grid {
    top: 100px;
    bottom: auto;
    left: auto;
    right: auto;
  }

  .glow-fx-hotel {
    height: 120px;
    margin-top: -213px;
    margin-left: -166px;
    left: 48.5%;
  }

  .logo-link {
    margin-left: 20px;
    left: 80px;
  }

  .bgprojet.deltarm {
    background-size: 80%;
  }

  .contenu-first, .titre-projet-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .titre-portfolio {
    font-size: 11vw;
  }

  .margin-50 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .back-projets {
    right: 30px;
  }

  .fullwidth, .fullwidth.margin-mobile {
    padding-left: 20px;
    padding-right: 20px;
  }

  .welcome-bg.delta-rm {
    background-size: 800px;
  }

  .welcome-bg.spygame {
    background-size: 780px;
  }

  .welcome-bg.saven {
    background-size: 600px;
  }

  .welcome-bg.bof {
    background-size: 500px;
  }

  .welcome-bg.yves-rocher {
    background-size: 600px;
  }

  .welcome-bg.bandes-annonces {
    background-size: 700px;
  }

  .welcome-bg.portraits {
    background-size: 800px;
  }

  .welcome-bg.realisations {
    background-size: 600px;
  }

  .back-projets-wrapper {
    right: 30px;
  }

  .nooverflow-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .menu-bg-2, .menu-bg-3 {
    display: block;
  }

  .margin-80 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .icone-raccourcis {
    margin-left: 30px;
    position: relative;
  }

  .arrow-back-proj {
    margin-right: 5px;
  }

  .cadre-grid {
    display: none;
  }

  .pluie-wrapper {
    width: 900px;
    margin-top: -140px;
    margin-left: -57px;
  }

  .titre-focus-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .titre-focus {
    font-size: 11vw;
  }

  .convictions-container {
    padding-left: 4%;
    padding-right: 4%;
  }

  .conviction {
    margin-left: 20px;
    margin-right: 20px;
  }

  .lottie-focus-wrapper {
    justify-content: flex-start;
  }

  .lottie-convictions {
    margin-top: -330px;
    margin-left: 50px;
  }

  .theend-title-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .titre-the-end {
    font-size: 11vw;
  }

  .logos-clients {
    align-items: center;
    display: flex;
  }

  .oep-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .titre-oep {
    font-size: 11vw;
  }

  .contact-title-w {
    padding-left: 20px;
    padding-right: 20px;
  }

  .titre-legal {
    font-size: 11vw;
  }
}

@media screen and (max-width: 479px) {
  .title-site {
    font-size: 8vw;
  }

  .menu-left {
    padding: 20px 20px 0;
  }

  .overlay {
    align-content: flex-start;
  }

  .menu-links {
    margin-left: 20px;
    margin-right: 0;
    left: auto;
  }

  .titre-site-holder {
    margin-bottom: 10px;
  }

  .bg-hotel {
    background-size: 1300px;
    margin-top: -320px;
    margin-left: -260px;
  }

  .footer-links.cursor-hover {
    min-width: 55px;
  }

  .grid {
    padding-left: 20px;
    padding-right: 20px;
  }

  .glow-fx-hotel {
    height: 100px;
    margin-top: -148px;
    margin-left: -112px;
  }

  .logo-link {
    margin-top: 14px;
    margin-left: 0;
    left: 74px;
  }

  .bgprojet.deltarm {
    background-size: 100%;
  }

  .links-bottom-projetcs:hover {
    letter-spacing: .05em;
  }

  .links-bottom-projetcs.loomaxfr {
    margin-top: 3px;
  }

  .contenu-first {
    padding-left: 15px;
    padding-right: 15px;
  }

  .image-portfolio {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .back-projets {
    top: 16px;
  }

  .image-duo {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .shortcut-projets {
    height: 1550px;
  }

  .welcome-bg.delta-rm {
    background-size: 650px;
  }

  .welcome-bg.les9000 {
    background-size: 900px;
  }

  .welcome-bg.dna, .welcome-bg.spygame {
    background-size: 500px;
  }

  .welcome-bg.saven {
    background-size: 450px;
  }

  .welcome-bg.bof {
    background-size: 400px;
  }

  .welcome-bg.balnoir {
    background-size: 700px;
  }

  .welcome-bg.yves-rocher {
    background-size: 400px;
  }

  .welcome-bg.bandes-annonces {
    background-size: 500px;
  }

  .welcome-bg.portraits {
    background-size: 600px;
  }

  .welcome-bg.realisations {
    background-size: 500px;
  }

  .back-projets-wrapper {
    top: 18px;
    right: 10px;
  }

  .image-portfolio-nomove {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .menu-bg-2, .menu-bg-3 {
    margin: 10px;
  }

  .images-horizontales {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .icone-raccourcis {
    margin-left: 0;
  }

  .pluie-wrapper {
    width: 688px;
    margin-top: -108px;
    margin-left: -24px;
  }

  .lottie-focus-wrapper {
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }

  .quote-miles-daves {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 34px;
  }

  .name-miles-davis {
    padding-left: 20px;
    padding-right: 20px;
  }

  .lottie-convictions {
    margin-top: -450px;
  }

  .plus-links {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .en-plus {
    flex-direction: column;
  }

  .legal-content {
    height: auto;
  }
}

#w-node-_5511d70a-9151-39ef-13f6-37e823e11b72-ca664beb, #w-node-_5511d70a-9151-39ef-13f6-37e823e11b73-ca664beb, #w-node-_1280bdc6-12b6-2748-4ba1-6dccdbdb6c69-bc0e3430, #w-node-_1280bdc6-12b6-2748-4ba1-6dccdbdb6c6a-bc0e3430, #w-node-_4aff5548-97e0-bc34-e471-1de25c0d2b93-f7189038, #w-node-_4aff5548-97e0-bc34-e471-1de25c0d2b94-f7189038 {
  justify-self: end;
}


