#toto {
  color: #fff;
}

.changedesens {
  display: none;
  position: fixed !important;
  background: #212121 url("../assets/ui/change.jpg") no-repeat center center !important;
  background-size: 15% !important;
}

.loader-container {
  background: #fff;
  z-index: 9999999;
  position: fixed;
}

.is-overlay {
  bottom: 0;
  left: 5.5%;
  position: absolute;
  right: 0;
  top: 0;
}

#loading-center {
  width: 100%;
  height: 100%;
  position: relative;
}

#loading-center-absolute {
  position: absolute;
  margin-top: 20px;
  width: 100%;
  text-align: center;
  animation-direction: alternate;
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

@keyframes loading-center-absolute {
  0% {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  20% {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  100% {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
  }
}
.bdsa-title {
  z-index: 500;
}

.macarhead,
.beak-orange,
.beak-green,
#agence-hello {
  z-index: 400;
  transform-style: flat;
}

.bdsa-title h1, .bdsa-title p {
  z-index: 400;
}

@media screen and (min-width: 1024px) {
  #agence-menatwork .asset-menatwork {
    background: #FFBB2B;
  }
}
.try {
  width: calc(100% - 22vmin);
  height: 100vh;
  position: relative;
  display: block;
  z-index: 10;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 2;
}

.try svg {
  width: 100%;
}

#disk-layer-0,
#disk-layer-6 {
  transform-origin: center;
}

#disk-layer-5 {
  transform-origin: top right;
}

#disk-layer-4 {
  transform-origin: bottom left;
}

#disk-layer-2 {
  transform-origin: bottom right;
}

.bdsa-title .beak-green {
  position: absolute;
  left: 80%;
  top: calc(50% + 5.6em);
  width: 2.4em;
  z-index: 0;
}

.bdsa-title h1 {
  transform: translate3d(0, 0, 30px);
}

.audessous {
  z-index: -1;
}

.audessus {
  z-index: 200;
}

.section-expertise .asset-expertise .prestations-item {
  font-weight: 400;
}

body {
  overflow-x: hidden !important;
}

@media screen and (min-width: 768px) {
  #expertises-branding,
  #expertises-communication-digitale {
    background: none;
  }
  #expertises-conseil-strategique .inner.text,
  #expertises-branding .inner.text,
  #expertises-communication-digitale .inner.text {
    background: #fff;
  }
  .video-wrapper {
    opacity: 0;
  }
}
@media screen and (max-width: 1024px) and (orientation: portrait) {
  .beak-orange,
  .beak-green {
    display: none;
  }
}
/************************ PATCH ****************************************/
.section-intro .inner .intro-title {
  font-size: 105%;
}

.section-intro .inner .intro-subtitle {
  font-size: 0.35em;
  text-shadow: 0px 0px 40px rgb(0, 0, 0);
}

.section-getcontact h1 {
  margin-bottom: 6.5vmin;
}

.section-getcontact h1 + a {
  margin-bottom: 8vmin;
}

@media screen and (orientation: landscape) {
  #expertises-video-motion .text #expertises-symbol-badge {
    right: -23vmin;
  }
}
#agence-hello .text p {
  margin-left: 4.85em;
}

.subText {
  text-align: center;
}

.btn-link {
  display: inline-block;
  color: #0a0a0a !important;
  background: #FFBB2B;
  padding: 1rem;
  text-transform: uppercase;
  margin: 3rem;
  font-weight: bold;
}

.has-bg-bdsa-yellow {
  background: #FFBB2B;
}
.has-bg-bdsa-yellow, .has-bg-bdsa-yellow .prestations-item {
  color: black !important;
}
.has-bg-bdsa-yellow .btn-link {
  color: #fff !important;
  background: #0a0a0a;
}

.has-yellow-footer .block-network svg path {
  fill: #000000;
}

.innersociaux {
  position: absolute;
  top: 2rem;
  width: 100%;
  justify-content: center;
  color: #000;
}
.innersociaux .block-network {
  width: 100%;
}
.innersociaux .contact-tag {
  font-weight: bold;
}

#site-footer {
  background-position: center 55%;
}

/*# sourceMappingURL=animation.css.map */
