/*##### INTERFACE WITH MENU #####*/
#interface-menu {
  width: 100%;
  height: 100vh;
  position: absolute;
  z-index: 10000;
  visibility: hidden;
  top: 0;
}
#interface-menu #credits-content {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.95);
  z-index: 1;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s;
  padding: 5vw 0 5vw 5vw;
  box-sizing: border-box;
  overflow: hidden;
}
#interface-menu #credits-content #close-credits {
  position: absolute;
  right: 2vw;
  top: 2vw;
  width: 3vw;
  cursor: pointer;
}
#interface-menu #credits-content.show {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.3s;
}
#interface-menu #credits-content .blue-layer,
#interface-menu #credits-content img.texture {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#interface-menu #credits-content .blue-layer {
  background-color: rgba(15, 45, 46, 0.5);
}
#interface-menu #credits-content #columns-content {
  height: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
}
#interface-menu #credits-content h2 {
  color: #c4a600;
  font-family: 'DKMidnightChalker';
  font-size: 35px;
  line-height: 35px;
  margin-bottom: 25px;
  margin-top: 30px;
  font-weight: 100;
}
#interface-menu #credits-content p {
  color: white;
  font-family: 'FairplexNarrowOTBook';
  font-size: 18px;
}
#interface-menu #credits-content p span {
  color: white;
  font-family: 'FairplexNarrowOTBookItalic';
  font-size: 18px;
  opacity: 0.75;
}
#interface-menu #credits-content a {
  font-family: 'FairplexNarrowOTBookItalic';
  color: white;
  font-size: 18px;
  text-decoration: none;
}
#interface-menu #credits-content .left {
  position: relative;
  display: inline-block;
  width: 40%;
  height: 100%;
  vertical-align: top;
}
#interface-menu #credits-content .left .musee-credits img {
  /*width: 10vw;*/
  width: 149px;
  min-width: 100px;
  max-width: 185px;
}
#interface-menu #credits-content .left .fdp-credits img {
  width: 115px;
  /*width: 6vw;
  max-width: 115px;*/
  min-width: 60px;
  display: block;
  margin-bottom: 10px;
}
#interface-menu #credits-content .left .fdp-credits a:hover {
  color: #c4a600;
}
#interface-menu #credits-content .left .fdp-credits p:nth-of-type(1) {
  margin-top: 30px;
}
#interface-menu #credits-content .left .fdp-credits p a {
  opacity: 0.5;
  padding-left: 5px;
}
#interface-menu #credits-content .left .fdp-credits p a:hover {
  opacity: 1;
}
#interface-menu #credits-content .right {
  position: relative;
  display: inline-block;
  width: 40%;
  height: 100%;
  padding-left: 7vw;
  vertical-align: top;
}
#interface-menu #credits-content .right .item {
  margin-bottom: 20px;
}
#interface-menu #credits-content .right .item span {
  color: white;
  font-size: 18px;
  display: inline-block;
  margin-bottom: 5px;
}
#interface-menu #credits-content .right .item .details {
  opacity: 0.5;
  font-size: 14px;
}
.menu-layer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.2s;
}
.menu-layer.show {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.2s;
}
#black-layer {
  background-color: rgba(0, 0, 0, 0.8);
}
#black-layer2 {
  background-color: rgba(0, 0, 0, 0.95);
}
#blue-layer {
  background-color: rgba(15, 45, 46, 0.1);
}
#yellow-layer {
  background-color: rgba(196, 166, 0, 0.1);
}
#menu {
  height: 100vh;
  position: fixed;
  overflow: hidden;
  visibility: hidden;
  width: 18vw;
  min-width: 200px;
  max-width: 300px;
  background-color: red;
  z-index: 10000;
  right: 0;
  transition: all 0.3s ease-out;
}
#menu.visible {
  visibility: visible;
}
#menu #content-menu-open {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  right: 0;
  transition: right 0.5s ease-out;
  opacity: 1;
}
/*#menu #content-menu-open a.language {

}*/
#menu #content-menu-open a.language {
  font-family: 'DKMidnightChalker';
  font-size: 20px;
  color: white;
  text-align: center;
  transition: color 0.4s;
  position: absolute;
  z-index: 10;
  text-decoration: none;
  top: 25px;
  left: 25px;
}
#menu #content-menu-open a.language:hover{
  color: #c4a600;
}
#menu #menu-bg {
  width: 100%;
  height: 100%;
  position: absolute;
}
#menu #menu-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#menu #menu-title,
#menu #menu-bottom,
#menu #menu-content {
  opacity: 1;
  transition: all 0.5s;
}
#menu #menu-title {
  text-align: center;
  position: relative;
  margin-top: 10vh;
  transition-delay: 0.3s;
}
#menu #menu-title p {
  font-family: 'DKMidnightChalker';
  color: #c4a600;
  font-size: 70px;
  line-height: 23px;
  font-weight: 100;
}
#menu #menu-title p span {
  font-size: 20px;
}
#menu #menu-title p:nth-child(2) {
  font-family: 'Stea';
  font-size: 40px;
  line-height: 35px;
  margin-top: 0px;
}
#menu #menu-content {
  position: absolute;
  top: 30%;
  width: 100%;
  font-size: 0;
  transition-delay: 2s;
  z-index: 1;
}
#menu #menu-content .column {
  display: inline-block;
  width: 50%;
}
#menu #menu-content .column #persos {
  transition: all 0.3s ease-out;
  width: 50%;
}
#menu #menu-content .column#painting .item.unlock img.eye {
  opacity: 0;
}
#menu #menu-content .column .item {
  text-align: center;
  margin-bottom: 8px;
  position: relative;
  cursor: pointer;
}
#menu #menu-content .column .item img {
  width: 34%;
  position: relative;
}
#menu #menu-content .column .item .perso {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 37%;
  top: -11%;
  left: 2%;
  opacity: 0;
}
#menu #menu-content .column .item .paint,
#menu #menu-content .column .item .light {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
}
#menu #menu-content .column .item .paint {
  opacity: 0;
}
#menu #menu-content .column .item .light {
  position: absolute;
  width: 62%;
  top: -35%;
  opacity: 0;
  transition: opacity 0.3s;
}
#menu #menu-content .column .item .light.show {
  opacity: 1;
}
#menu #menu-content .column .item.unlock .perso,
#menu #menu-content .column .item.unlock .paint {
  opacity: 1;
}
#menu #menu-content div.separator {
  position: absolute;
  left: 49%;
  top: 8%;
  width: 1px;
  height: 60%;
  background-color: rgba(24, 43, 43, 0.8);
  opacity: 1;
}
#menu #menu-content div#reveal {
  background-image: url("../img/menu/fondBoutonReveler.png");
  background-repeat: no-repeat;
  width: 91px;
  height: 91px;
  display: block;
  margin: auto;
  margin-top: 10px;
  cursor: pointer;
}
#menu #menu-content div#reveal.disable {
  pointer-events: none;
}
#menu #menu-content div#reveal p {
  font-family: 'DKMidnightChalker';
  font-size: 20px;
  line-height: 18px;
  color: white;
  font-weight: 100;
  text-transform: uppercase;
  width: 91px;
  height: 91px;
  transition: color 0.4s;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
#menu #menu-content div#reveal p:hover{
  color: #c4a600;
}
#menu #menu-bottom {
  position: absolute;
  bottom: 0;
  font-size: 0;
  transition-delay: 0.5s;
  width: 100%;
}
#menu #menu-bottom div {
  height: 7vh;
  max-height: 60px;
  display: inline-block;
  width: 50%;
  border-top: 1px solid rgba(24, 43, 43, 0.8);
  box-sizing: border-box;
  display: inline-table;
  float: left;
}
#menu #menu-bottom div:hover p {
  color: #c4a600;
}
#menu #menu-bottom div p {
  display: table-cell;
  vertical-align: middle;
  font-family: 'DKMidnightChalker';
  font-size: 20px;
  color: white;
  text-align: center;
  transition: color 0.4s;
  position: relative;
}
#menu #menu-bottom div p a {
  color: inherit;
  text-decoration: inherit;
}
#menu #menu-bottom div#visit,
#menu #menu-bottom div#social {
  background-color: rgba(255, 255, 255, 0.08);
}
#menu #menu-bottom div#about,
#menu #menu-bottom div#credits {
  background-color: rgba(255, 255, 255, 0.12);
}
#menu #menu-bottom div#about,
#menu #menu-bottom div#social {
  border-right: 1px solid rgba(24, 43, 43, 0.8);
}
#menu #menu-bottom div#visit a {
  height: 100%;
  display: inline-block;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#menu #menu-bottom div#social a {
  text-decoration: none;
}
#menu #menu-bottom div#social a:hover span img {
  opacity: 0;
}
#menu #menu-bottom div#social a:hover span img.picto-hover {
  opacity: 1;
}
#menu #menu-bottom div#social a span {
  height: 15px;
  display: inline-block;
  position: relative;
  width: 30%;
  text-align: center;
}
#menu #menu-bottom div#social a span img {
  position: absolute;
  top: -50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  opacity: 1;
  transition: opacity 0.2s;
}
#menu #menu-bottom div#social a span img.picto-hover {
  opacity: 0;
}
#menu #menu-bottom div:hover {
  cursor: pointer;
}
#menu #close-menu {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1;
  width: 1.8vw;
  max-width: 30px;
  min-width: 20px;
  cursor: pointer;
  opacity: 1;
  transition: opacity 0.3s;
}
#menu #close-menu img {
  width: 100%;
}
#menu.close {
  transition: right 0.5s ease-out;
  cursor: pointer;
}
#menu.close #content-menu-open {
  right: -100%;
  opacity: 0;
  transition: all 0.5s ease-out;
}
#menu.close #content-menu-close {
  left: 0;
  transition: all 0.5s ease-out;
}
#menu.close #content-menu-close .perso-lock {
  width: 10px;
  height: 10px;
  background-color: #c4a600;
  border-radius: 10px;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 40%;
}
#menu.close #content-menu-close .perso {
  opacity: 0;
  position: relative;
}
#menu.close #content-menu-close .item {
  position: relative;
}
#menu.close #content-menu-close .item.unlock .perso {
  opacity: 1;
}
#menu.close #close-menu {
  opacity: 0;
}
#menu #content-menu-close {
  width: 100px;
  height: 100%;
  position: absolute;
  top: 0;
  display: table;
  left: -100%;
  transition: all 0.5s ease-out;
}
#menu #content-menu-close #persos-menu-close {
  display: table-cell;
  vertical-align: middle;
}
#menu #content-menu-close #persos-menu-close .item {
  text-align: center;
  padding: 5px;
}
#menu #content-menu-close #persos-menu-close .item img {
  width: 40%;
}
#menu #content-menu-close #persos-menu-close .item img.perso {
  opacity: 0;
}
#menu #content-menu-close #persos-menu-close .item.unlock img.perso {
  opacity: 1;
}
#paint-presentation {
  opacity: 0;
  position: fixed;
  z-index: 1;
  transition: opacity 0.2s;
  visibility: hidden;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  display: table;
}
#paint-presentation.open {
  opacity: 1;
  visibility: visible;
}
#paint-presentation #paint-content {
  width: 100%;
  height: 100vh;
  position: relative;
}
#paint-presentation #paint-content #close-paint-presentation {
  position: absolute;
  width: 3.5vw;
  height: 3.5vw;
  min-width: 40px;
  max-width: 60px;
  min-height: 40px;
  max-height: 60px;
  right: 3vw;
  cursor: pointer;
  margin: auto;
  top: 0;
  bottom: 0;
}
#paint-presentation #paint-content p {
  color: white;
  font-family: "FairplexNarrowOTBook";
  font-size: 16px;
  text-align: center;
}
#paint-presentation #paint-content p.title {
  font-size: 20px;
  font-family: "FairplexNarrowOTBookItalic";
}
#paint-presentation #paint-content p span.author {
  font-size: 20px;
}
#paint-presentation #paint-content .yellow {
  color: #c4a600;
}
#paint-presentation #paint-content #children-view {
  width: 33%;
  height: 100%;
  display: inline-table;
  vertical-align: top;
  background-color: rgba(0, 0, 0, 0.5);
}
#paint-presentation #paint-content #children-view div {
  display: table-cell;
  vertical-align: middle;
  padding-top: 100px;
}
#paint-presentation #paint-content #children-view div img {
  max-width: 550px;
  width: 80%;
  display: block;
  margin: 0 auto;
  margin-bottom: 40px;
}
#paint-presentation #paint-content #parent-view {
  width: 66%;
  height: 100%;
  display: inline-table;
  vertical-align: top;
}
#paint-presentation #paint-content #parent-view p.author {
  font-size: 24px;
}
#paint-presentation #paint-content #parent-view p.title {
  font-size: 18px;
}
#paint-presentation #paint-content #parent-view p.title span {
  font-family: "FairplexNarrowOTBook";
}
#paint-presentation #paint-content #parent-view p.yellow {
  margin-top: 10px;
  font-family: "FairplexNarrowOTBookItalic";
  font-size: 18px;
}
#paint-presentation #paint-content #parent-view div {
  display: table-cell;
  vertical-align: middle;
  padding-right: 8%;
  padding-top: 120px;
}
#paint-presentation #paint-content #parent-view div img {
  max-width: 80%;
  max-height: 69vh;
  display: block;
  margin: 0 auto;
  margin-bottom: 40px;
}
#role-presentation {
  opacity: 0;
  position: fixed;
  z-index: 1;
  transition: opacity 0.2s;
  visibility: hidden;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  display: table;
}
#role-presentation.open {
  opacity: 1;
  visibility: visible;
}
#role-presentation #role-content {
  width: 100%;
  position: relative;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
#role-presentation #role-content #bg-circle-content {
  position: relative;
  width: 50%;
  max-width: 700px;
  display: inline-block;
}
#role-presentation #role-content #bg-circle-content img {
  width: 100%;
}
#role-presentation #role-content #bg-circle-content #close-role-presentation {
  position: absolute;
  width: 3.5vw;
  min-width: 40px;
  max-width: 60px;
  right: 10%;
  top: 10%;
  cursor: pointer;
}
#role-presentation #role-content #role-left-content {
  width: 50%;
  top: 29%;
  margin: 0 auto;
  position: absolute;
  left: -15%;
  right: 0;
  max-width: 370px;
}
#role-presentation #role-content #role-left-content img {
  opacity: 0.6;
  width: 47px;
}
#role-presentation #role-content #role-left-content .esprit-role {
  color: rgba(255, 255, 255, 0.6);
  font-family: 'DKMidnightChalker';
  font-size: 17px;
}
#role-presentation #role-content #role-left-content .esprit-name {
  color: #c4a600;
  font-family: "Stea";
  line-height: 42px;
  font-size: 38px;
  margin-top: 19px;
}
#role-presentation #role-content #role-left-content .esprit-description {
  color: white;
  font-family: "FairplexNarrowOTBook";
  font-size: 14px;
  width: 43%;
  margin: 10px auto 0 auto;
  text-align: justify;
}
/*##### ##### #####*/
@media screen and (max-width: 2560px) {
  #role-presentation #role-content #bg-circle-content {
    width: 70%;
  }
  #role-presentation #role-content #role-left-content {
    top: 37%;
    left: -11%;
  }
  #role-presentation #role-content #role-left-content img {
    width: 60px;
  }
  #role-presentation #role-content #role-left-content .esprit-role {
    font-size: 22px;
    margin-top: 8px;
  }
  #role-presentation #role-content #role-left-content .esprit-name {
    line-height: 48px;
    font-size: 40px;
    margin-top: 25px;
  }
  #role-presentation #role-content #role-left-content .esprit-description {
    font-size: 16px;
    width: 74%;
  }
}
@media screen and (max-width: 1440px) {
  #role-presentation #role-content #bg-circle-content {
    width: 50%;
  }
  #role-presentation #role-content #role-left-content {
    top: 27%;
    left: -15%;
  }
  #role-presentation #role-content #role-left-content img {
    width: 47px;
  }
  #role-presentation #role-content #role-left-content .esprit-description {
    font-size: 15px;
    width: 65%;
  }
  #role-presentation #role-content #role-left-content .esprit-role {
    font-size: 17px;
    margin-top: 3px;
  }
  #role-presentation #role-content #role-left-content .esprit-name {
    line-height: 42px;
    font-size: 38px;
    margin-top: 19px;
  }
  #menu #menu-title {
    margin-top: 10vh;
  }
  #menu #menu-title p {
    font-size: 30px;
    line-height: 20px;
  }
  #menu #menu-title p span {
    font-size: 15px;
  }
  #menu #menu-title p:nth-child(2) {
    font-family: 'Stea';
    font-size: 2.5vw;
    line-height: 2vw;
    margin-top: 12px;
  }
  #interface-menu #credits-content h2 {
    font-size: 30px;
    line-height: 30px;
  }
}
@media screen and (max-width: 1024px) {
  #role-presentation #role-content #bg-circle-content {
    width: 60%;
  }
  #role-presentation #role-content #role-left-content {
    top: 29%;
    left: -19%;
  }
  #role-presentation #role-content #role-left-content .esprit-name {
    line-height: 37px;
    font-size: 35px;
  }
  #role-presentation #role-content #role-left-content .esprit-description {
    font-size: 13px;
    width: 56%;
  }
  #interface-menu #credits-content h2 {
    font-size: 25px;
    line-height: 25px;
  }
  #interface-menu #credits-content p {
    font-size: 14px;
  }
  #interface-menu #credits-content p span {
    font-size: 12px;
  }
  #interface-menu #credits-content a {
    font-size: 14px;
  }
  #interface-menu #credits-content .right .item span {
    font-size: 12px;
  }
  #interface-menu #credits-content .right .item .details {
    font-size: 10px;
  }
}
@media screen and (min-width: 2000px) {
  #menu #menu-content .column .item {
    margin-bottom: 20px;
  }
}
#drawFrame {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../img/interaction/interaction1/bg-interaction1.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
#drawFrame #drawFrame-area {
  width: 30vw;
  height: 30vw;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
#drawFrame #drawFrame-content {
  width: 20vw;
  height: 20vw;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
#drawFrame #drawFrame-content .tableau {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  opacity: 0;
  pointer-events: none;
}
#drawFrame #drawFrame-content .tableau#tableau3 {
  cursor: pointer;
}
@media screen and (max-width: 1440px) {
  #drawFrame #drawFrame-content {
    width: 20vw;
    height: 20vw;
  }
}
@media screen and (max-width: 1024px) {
  #drawFrame #drawFrame-content {
    width: 35vw;
    height: 35vw;
  }
}
#plantTheSeed {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url('../img/histoire/026.jpg');
  background-position: bottom left;
  background-repeat: no-repeat;
  background-size: 100%;
  background-color: #000;
  z-index: 9999;
}
#plantTheSeed .seed {
  position: absolute;
  width: 4.9%;
  height: 4.6%;
  left: 47.65%;
  bottom: 470px;
  z-index: 12;
}
#plantTheSeed .seed img {
  z-index: 12;
}
#plantTheSeed .seed-path {
  position: absolute;
  width: 1.5%;
  left: 49.4%;
  bottom: 335px;
}
#plantTheSeed .target {
  position: absolute;
  width: 7%;
  height: 100px;
  bottom: 250px;
  left: 47%;
}
#plantTheSeed .flower {
  left: 37%;
  bottom: 252px;
  width: 520px;
  height: 669.56px;
  position: absolute;
  background: url("../img/interaction/flower.png") no-repeat 0 0%;
  background-size: 100%;
}
@media screen and (max-width: 2000px) {
  #plantTheSeed .seed {
    bottom: 23.5vw;
  }
  #plantTheSeed .seed-path {
    bottom: 16.75vw;
  }
  #plantTheSeed .target {
    height: 5vw;
    bottom: 12.5vw;
  }
  #plantTheSeed .flower {
    bottom: 12.6vw;
    width: 26vw;
    height: 33.478vw;
  }
}
#alembic {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../img/interaction/alembic-bg.jpg);
  background-position: bottom left;
  background-repeat: no-repeat;
  background-size: 100%;
}
#alembic path#manivellePath {
  stroke: white;
  stroke-width: 2px;
  stroke-opacity: 1;
  stroke-linecap: round;
  stroke-linejoin: round;
}
#alembic #svgSeedPath {
  position: absolute;
  width: 12.7%;
  top: 0;
  left: 0;
}
#alembic .machine-bg {
  position: absolute;
  left: 42.85%;
  width: 24.3%;
  bottom: 200px;
}
#alembic .blue-seed {
  position: absolute;
  width: 4.9%;
  left: 41.25%;
  bottom: 180px;
  display: none;
}
#alembic .blue-seed .seed {
  position: absolute;
  width: 50%;
  left: 25%;
  top: 20%;
}
#alembic .blue-seed .shadow {
  position: relative;
  width: 100%;
  left: 0;
  top: 0;
}
#alembic .grey-seed {
  position: absolute;
  width: 4%;
  left: 48.5%;
  bottom: 850px;
}
#alembic .grey-seed .seed {
  position: absolute;
  width: 45%;
  left: 34%;
  bottom: 24%;
}
#alembic .grey-seed .shadow {
  position: relative;
  width: 100%;
}
#alembic #machine-wheel {
  position: absolute;
  width: 198px;
  height: 184px;
  left: 914px;
  bottom: 330px;
}
#alembic .machine-path {
  position: absolute;
  width: 7%;
  left: 47.15%;
  bottom: 200px;
}
#alembic .svg-path {
  position: absolute;
  width: 52.9%;
  height: 1058px;
  left: 26.1%;
  bottom: 50px;
}
#alembic .svg-path svg {
  width: 100%;
  height: 1058px;
}
#alembic .machine-front {
  position: absolute;
  width: 25.35%;
  left: 42.8%;
  bottom: 255px;
  pointer-events: none;
}
#alembic .move {
  pointer-events: none;
}
#alembic .move .arrow {
  position: absolute;
  width: 2.1%;
  left: 53%;
  z-index: 2;
  bottom: 400px;
}
#alembic .move .path {
  position: absolute;
  width: 8%;
  left: 46.6%;
  bottom: 345px;
}
@media screen and (max-width: 2000px) {
  #alembic .machine-bg {
    bottom: 10vw;
  }
  #alembic .blue-seed {
    bottom: 9vw;
  }
  #alembic .grey-seed {
    bottom: 42.5vw;
  }
  #alembic #machine-wheel {
    position: absolute;
    width: 9.9%;
    height: auto;
    left: 45.7%;
    bottom: 16.5vw;
  }
  #alembic .machine-path {
    bottom: 10vw;
  }
  #alembic .svg-path {
    height: 52.9vw;
    bottom: 2.5vw;
  }
  #alembic .svg-path svg {
    height: 52.9vw;
  }
  #alembic .machine-front {
    bottom: 12.75vw;
  }
  #alembic .move .arrow {
    bottom: 20vw;
  }
  #alembic .move .path {
    bottom: 17vw;
  }
}
#section-content #interactions #scroller.interaction .instruction {
  position: absolute;
  bottom: 50px;
  left: 0;
}
#scroller {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#scroller #findMuseum {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
#scroller #findMuseum img {
  width: 100%;
  height: 100%;
}
#scroller #scroller-container {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow-y: auto;
  -ms-overflow-style: none;
}
#scroller #scroller-container::-webkit-scrollbar {
  display: none;
}
#scroller #scroller-container .tempSize {
  min-height: 200vw;
}
#scroller #scroller-container #scroller-bg {
  width: 100%;
  position: relative;
  display: none;
}
#scroller #scroller-container #scroller-end {
  width: 100%;
  position: absolute;
  top: 10.96%;
  left: 0;
  pointer-events: none;
  display: none;
}
#scroller #scroller-container #scroller-lumos {
  width: 10%;
  height: 2%;
  position: absolute;
  top: 20%;
  left: 45.6%;
  cursor: pointer;
}
#scroller #scroller-container #needScroll {
  width: 100%;
  position: relative;
}
#scroller #scroller-container #needScroll .needScrollContent {
  position: absolute;
  bottom: 300px;
  left: 0;
  width: 100%;
  text-align: center;
  display: none;
  pointer-events: none;
}
#scroller #scroller-container #needScroll .needScrollContent img {
  width: 14px;
  margin: 0 auto 7px;
}
#scroller #scroller-container #needScroll .needScrollContent p {
  font-family: 'FairplexNarrowOTBook';
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 0;
  color: white;
}
#arm {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../img/interaction/arm-bg.jpg);
  background-position: bottom left;
  background-repeat: no-repeat;
  background-size: 100%;
}
#arm #dark-flash {
  position: absolute;
  width: 100%;
  height: 100%;
  background: white;
  display: none;
  top: 0;
  left: 0;
  z-index: 99999;
}
#arm #shadow1 {
  position: absolute;
  pointer-events: none;
  bottom: 0;
  left: 0;
  width: 60vw;
  height: 53.33vw;
  opacity: 0;
}
#arm #shadow1 .shadow1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
}
#arm #shadow1 .shadow1.current {
  opacity: 1;
}
#arm #shadow2 {
  position: absolute;
  pointer-events: none;
  bottom: 0;
  right: 0;
  width: 66.66vw;
  height: 66.66vw;
  opacity: 0;
}
#arm #shadow2 .shadow2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
}
#arm #shadow2 .shadow2.current {
  opacity: 1;
}
#arm #arm-container {
  pointer-events: none;
  width: 12.5vw;
  position: absolute;
  bottom: 0;
  left: 43.75vw;
}
#arm #arm-container img {
  width: 12.5vw;
  position: absolute;
  top: 0;
  left: 0;
}
#arm #arm-container #arm-close {
  opacity: 0;
}
#arm #arm-container.close #arm-open {
  opacity: 0;
}
#arm #arm-container.close #arm-close {
  opacity: 1;
}
#arm .arm-seed1 {
  position: absolute;
  width: 3.03vw;
  /*bottom: 12.36vw;*/
  bottom: 24.36vw;
  /*left: 38.33vw;*/
  left: 36.33vw;
  padding: 2vw;
}
#arm .arm-seed2 {
  position: absolute;
  width: 3.26vw;
  bottom: 10.63vw;
  left: 47.4vw;
  padding: 2vw;
}
#arm .arm-seed3 {
  position: absolute;
  width: 3.2vw;
  bottom: 19.13vw;
  /*left: 50.03vw;*/
  left: 48.03vw;
  padding: 2vw;
}
#arm .arm-seed4 {
  position: absolute;
  width: 3.23vw;
  bottom: 19.46vw;
  left: 57.43vw;
  padding: 2vw;
}
#arm .arm-seed5 {
  position: absolute;
  width: 3.03vw;
  bottom: 26.3vw;
  left: 36.33vw;
  padding: 2vw;
}
#arm .arm-seed6 {
  position: absolute;
  width: 3.26vw;
  bottom: 33.36vw;
  left: 43.93vw;
  padding: 2vw;
}
#arm .arm-seed7 {
  position: absolute;
  width: 3.2vw;
  bottom: 22vw;
  left: 43.1vw;
  padding: 2vw;
}
#arm .arm-seed8 {
  position: absolute;
  width: 3.23vw;
  bottom: 29.16vw;
  left: 49.7vw;
  padding: 2vw;
}
@media screen and (min-width: 2000px) {
  #arm #arm-container {
    width: 250px;
    left: 875px;
  }
  #arm #arm-container img {
    width: 250px;
  }
  #arm .arm-seed1 {
    width: 60.6px;
    bottom: 247.2px;
    left: 766.6px;
    padding: 40px;
  }
  #arm .arm-seed2 {
    width: 65.2px;
    bottom: 212.6px;
    left: 948px;
    padding: 40px;
  }
  #arm .arm-seed3 {
    width: 64px;
    bottom: 382.6px;
    left: 1000.6px;
    padding: 40px;
  }
  #arm .arm-seed4 {
    width: 64.6px;
    bottom: 389.2px;
    left: 1148.6px;
    padding: 40px;
  }
  #arm .arm-seed5 {
    width: 60.6px;
    bottom: 526px;
    left: 726.6px;
    padding: 40px;
  }
  #arm .arm-seed6 {
    width: 65.2px;
    bottom: 667.2px;
    left: 878.6px;
    padding: 40px;
  }
  #arm .arm-seed7 {
    width: 64px;
    bottom: 440px;
    left: 862px;
    padding: 40px;
  }
  #arm #shadow1 {
    width: 1200px;
    height: 1106px;
  }
  #arm #shadow2 {
    width: 1333px;
    height: 1333px;
  }
}
#colorShapes {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url('../img/interaction/interaction2/bg-interaction2.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
#colorShapes #colorShapes-area {
  min-width: 500px;
  min-height: 456px;
  max-width: 975px;
  max-height: 885px;
  width: 47.77vw;
  height: 43.36vw;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
#colorShapes #colorShapes-content {
  min-width: 400px;
  min-height: 365px;
  max-width: 780px;
  max-height: 710px;
  width: 38.39vw;
  height: 35vw;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
img#color-shadow-ref {
  width: 51.97vw;
  position: absolute;
  visibility: hidden;
}
#colorShadows {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url('../img/interaction/interaction6/bg-interaction6.jpg');
  background-position: bottom left;
  background-repeat: no-repeat;
  background-size: 100%;
}
#colorShadows #colorShadows-content {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
#colorShadows #colorShadows-content canvas {
  width: 51.97vw;
  position: absolute;
  bottom: 10.4vw;
  left: 23.6vw;
}
@media screen and (min-width: 2000px) {
  img#color-shadow-ref {
    width: 1040px;
  }
  #colorShadows #colorShadows-content canvas {
    width: 1040px;
    bottom: 208px;
    left: 472px;
  }
}
@font-face {
  font-family: 'DKMidnightChalker';
  src: url('../fonts/DKMidnightChalker-Regular.eot');
  src: url('../fonts/DKMidnightChalker-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/DKMidnightChalker-Regular.woff2') format('woff2'), url('../fonts/DKMidnightChalker-Regular.woff') format('woff'), url('../fonts/DKMidnightChalker-Regular.ttf') format('truetype'), url('../fonts/DKMidnightChalker-Regular.svg#DKMidnightChalker-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FairplexNarrowOTBook';
  src: url('../fonts/FairplexNarrowOT-Book.eot');
  src: url('../fonts/FairplexNarrowOT-Book.eot?#iefix') format('embedded-opentype'), url('../fonts/FairplexNarrowOT-Book.woff2') format('woff2'), url('../fonts/FairplexNarrowOT-Book.woff') format('woff'), url('../fonts/FairplexNarrowOT-Book.ttf') format('truetype'), url('../fonts/FairplexNarrowOT-Book.svg#FairplexNarrowOT-Book') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FairplexNarrowOTBookItalic';
  src: url('../fonts/FairplexNarrowOT-BookItalic.eot');
  src: url('../fonts/FairplexNarrowOT-BookItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/FairplexNarrowOT-BookItalic.woff2') format('woff2'), url('../fonts/FairplexNarrowOT-BookItalic.woff') format('woff'), url('../fonts/FairplexNarrowOT-BookItalic.ttf') format('truetype'), url('../fonts/FairplexNarrowOT-BookItalic.svg#FairplexNarrowOT-BookItalic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Sanchez';
  src: url('../fonts/Sanchez.eot');
  src: url('../fonts/Sanchez.eot?#iefix') format('embedded-opentype'), url('../fonts/Sanchez.woff2') format('woff2'), url('../fonts/Sanchez.woff') format('woff'), url('../fonts/Sanchez.ttf') format('truetype'), url('../fonts/Sanchez.svg#Sanchez') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FairplexNarrowOTBold';
  src: url('../fonts/FairplexNarrowOT-Bold.eot');
  src: url('../fonts/FairplexNarrowOT-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/FairplexNarrowOT-Bold.woff2') format('woff2'), url('../fonts/FairplexNarrowOT-Bold.woff') format('woff'), url('../fonts/FairplexNarrowOT-Bold.ttf') format('truetype'), url('../fonts/FairplexNarrowOT-Bold.svg#FairplexNarrowOT-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'FairplexNarrowOTBoldItalic';
  src: url('../fonts/FairplexNarrowOT-BoldItalic.eot');
  src: url('../fonts/FairplexNarrowOT-BoldItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/FairplexNarrowOT-BoldItalic.woff2') format('woff2'), url('../fonts/FairplexNarrowOT-BoldItalic.woff') format('woff'), url('../fonts/FairplexNarrowOT-BoldItalic.ttf') format('truetype'), url('../fonts/FairplexNarrowOT-BoldItalic.svg#FairplexNarrowOT-BoldItalic') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Stea';
  src: url('../fonts/stea_font-webfont.eot');
  src: url('../fonts/stea_font-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/stea_font-webfont.woff2') format('woff2'), url('../fonts/stea_font-webfont.woff') format('woff'), url('../fonts/stea_font-webfont.ttf') format('truetype'), url('../fonts/stea_font-webfont.svg#stearegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*  RESET CSS */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
menu,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
article,
aside,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
nav ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help;
}
/* tables still need cellspacing="0" in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
/* END RESET CSS */
canvas,
img {
  user-select: none;
}
html,
body {
  width: 100%;
  height: 100%;
  background-color: black;
  -ms-overflow-style: none;
}
html::-webkit-scrollbar,
body::-webkit-scrollbar {
  display: none;
}
h1,
h2,
h3 {
  font-weight: 100;
}
html.customCursor,
body.customCursor {
  cursor: url(../img/interaction/interaction1/cursor.png) 20 20, auto;
}
html.customLittleCursor,
body.customLittleCursor {
  cursor: url(../img/interaction/interaction1/cursor-little.png) 10 10, auto;
}

 .logo-musee {
  position: absolute;
  width: 92px;
  padding: 30px;
  z-index: 10;
  top: 0;
  left: 0;
}


#blocker {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 1;
  pointer-events: none;
  z-index: 999999;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url('../img/EcranMobileTablette.jpg');
}
/*********LOADER*********/
#loading {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1550;
}
#loader {
  width: 100%;
  height: 100%;

  display: -webkit-box;
  display: -moz-box;
  display: box;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
}
#loader img {
  width: 50px;
  height: 50px;
}
/*********LOADER*********/
#content {
  position: relative;
  width: 100%;
  /*max-width: 1700px;*/
  margin: 0 auto;
}
#body {
  overflow: hidden;
}
/*##### ACCUEIL #####*/
#landing {
  position: relative;
  width: 100%;
  /*max-width: 2000px;*/
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
}
#landing a.language {
  font-family: 'DKMidnightChalker';
  font-size: 20px;
  color: white;
  text-align: center;
  transition: color 0.4s;
  position: absolute;
  z-index: 10;
  text-decoration: none;
  top: 30px;
  right: 30px;
}
#landing a.language:hover{
  color: #c4a600;
}
#landing .logo-musee {
  position: absolute;
  width: 92px;
  padding: 30px;
  z-index: 10;
  top: 0;
  left: 0;
}
#landing .logo-ue {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 30px;
  z-index: 10;
}
#landing .logo-ue p {
  margin: 13px 0 6px 0;
  font-size: 13px;
  font-family: 'FairplexNarrowOTBook';
  color: #fff;
}
#landing .logo-ue img {
  margin: 0 5px;
}
#landing #box {
  width: 100%;
  height: 100%;
  position: absolute;
}
#landing #box .layer {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  /*image-rendering: pixelated;*/
}
#landing #box #home-light {
  text-align: right;
  pointer-events: none;
  user-select: none;
  position: absolute;
  top: 0;
  right: 25vw;
}
#landing #box #home-light img {
  z-index: 99;
  position: relative;
  max-width: 61%;
}
#landing #box .layer1 {
  image-rendering: pixelated;
  background-image: url('../img/home/fond.jpg');
  width: 105%;
  height: 105%;
  top: -2.5%;
  left: -2.5%;
}
#landing #box .layer3 {
  image-rendering: auto;
  background-image: url('../img/home/falaises.png');
  width: 115%;
  height: 115%;
  top: -7.5%;
  left: -7.5%;
}
#landing #box .layer2 {
  image-rendering: auto;
  background-image: url('../img/home/arbre.png');
  width: 80%;
  left: -2.5%;
  height: 120%;
  top: -13%;
  background-position: bottom left;
  background-size: 100% auto;
  position: relative;
}
#landing #box .girl {
  width: 18%;
  position: absolute;
  display: block;
  max-width: 296px;
  bottom: 14vw;
  left: 31%;
  image-rendering: auto;
  background-image: url('../img/home/girl.png');
  background-size: 100% 400%;
  background-position: 0% 0%;
}
#landing #box .girl img {
  width: 100%;
  visibility: hidden;
}
#landing .center {
  width: 100%;
  height: 100%;
  display: table;
  position: relative;
  pointer-events: none;
  box-shadow: 0px 0px 400px 0px rgba(0, 0, 0, 0.8) inset;
}
#landing .center #center-content {
  display: table-cell;
  vertical-align: middle;
  pointer-events: none;
  padding-bottom: 160px;
}
#landing .center #center-content p,
#landing .center #center-content h1,
#landing .center #center-content h2 {
  color: #0f2d2e;
}
#landing .center #center-content p {
  font-family: 'FairplexNarrowOTBook';
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: bold;
}
#landing .center #center-content p.italic {
  font-family: 'FairplexNarrowOTBookItalic';
  font-size: 19px;
  margin-top: 10px;
}
#landing .center #center-content p#intro {
  opacity: 0;
  font-size: 25px;
  line-height: 30px;
  font-weight: bold;
  margin-top: 150px;
  display: none;
}
#landing .center #center-content h1 {
  font-family: 'DKMidnightChalker';
  font-size: 125px;
  text-align: center;
  line-height: 43px;
}
#landing .center #center-content h1 span {
  font-size: 35px;
}
#landing .center #center-content h2 {
  font-family: "Stea";
  font-size: 60px;
  line-height: 71px;
  margin-top: -36px;
  line-height: 55px;
}
#landing #start {
  position: absolute;
  width: 145px;
  height: 145px;
  top: 50%;
  margin: 0 auto;
  left: 0;
  right: 0;
  margin-top: 100px;
  /* Half the height */
  line-height: 145px;
  cursor: pointer;
}
#landing #start #border-yellow {
  width: 102%;
  height: 102%;
  position: absolute;
  top: -1%;
  left: -1%;
  background-color: #c4a600;
  border-radius: 145px;
  box-sizing: border-box;
}
#landing #start img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#landing #start span {
  color: white;
  transition: color 0.4s;
  font-family: 'DKMidnightChalker';
  font-size: 30px;
  display: inline-block;
  position: relative;
}
img#logo-top {
  width: 100px;
  position: absolute;
  top: 45px;
  left: 45px;
}
img#logo-bottom {
  width: 100px;
  position: absolute;
  bottom: 45px;
  left: 45px;
}
h1 {
  font-family: 'DKMidnightChalker';
  font-size: 70px;
  color: #000;
  line-height: 60px;
  text-transform: uppercase;
  padding-top: 30px;
  padding-bottom: 30px;
}
p {
  font-family: 'Sanchez';
  font-size: 16px;
  color: #020202;
}
.logo {
  position: absolute;
  left: 0;
  bottom: 30px;
  width: 100%;
  height: 61px;
}
/*##########*/
/*##### SECTION #####*/
section {
  margin: 0 auto;
  position: relative;
  display: table;
}
#section-content img {
  width: 100%;
  display: block;
}
#section-content .img-histoire .scroll-container {
  position: absolute;
  top: 94vh;
  left: 0;
  width: 100%;
  text-align: center;
  display: block;
  z-index: 0;
}
#section-content .img-histoire .scroll-container img {
  width: 12px;
  margin: 0 auto 7px;
}
#section-content .img-histoire .scroll-container p {
  font-family: 'FairplexNarrowOTBook';
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 0;
  color: white;
}
#section-content #interactions {
  display: none;
  position: fixed;
  z-index: 10;
  width: 100%;
  height: 100%;
  max-width: 2000px;
  margin: 0 auto;
  padding: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
}
#section-content #interactions .interaction {
  display: none;
}
#section-content #interactions .interaction .logo-musee {
  position: absolute;
  width: 149px;
  padding: 30px;
  z-index: 10;
}
#section-content #interactions .interaction.currentInteraction {
  display: block;
}
#section-content #interactions .interaction .instruction {
  width: 100%;
  text-align: center;
  z-index: 10;
  position: relative;
}
#section-content #interactions .interaction .instruction p {
  color: white;
  font-size: 40px;
  font-family: 'DKMidnightChalker';
  margin-top: 50px;
}
#section-content #interactions .scroll-container {
  position: absolute;
  bottom: 2vw;
  left: 0;
  width: 100%;
  text-align: center;
  display: none;
  z-index: 9999;
}
#section-content #interactions .scroll-container img {
  width: 12px;
  margin: 0 auto 7px;
}
#section-content #interactions .scroll-container p {
  font-family: 'FairplexNarrowOTBook';
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 0;
  color: white;
}
@media screen and (min-width: 2000px) {
  #section-content #interactions {
    width: 2000px;
  }
}
#white-flash {
  width: 100%;
  height: 100%;
  background-color: white;
  position: fixed;
  top: 0;
  opacity: 0;
  display: none;
  z-index: 99;
}
#seq-fin .illu-fin {
  display: none;
  opacity: 0;
  /*height: 55.5vh;*/
  height: 60vh;
  /*width: 62vh;*/
  width: 70vh;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
#seq-fin .illu-fin div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
#seq-fin .illu-fin div img {
  width: 100%;
}
#seq-fin p.end-phrase {
  display: none;
  opacity: 0;
  position: absolute;
  top: 6vh;
  margin: 0 auto;
  left: 0;
  right: 0;
  font-family: 'DKMidnightChalker';
  font-size: 35px;
  line-height: 40px;
  color: white;
  text-align: center;
}
#seq-fin #replay {
  position: absolute;
  width: 145px;
  height: 145px;
  bottom: 3vh;
  margin: 0 auto;
  left: 0;
  right: 0;
  line-height: 145px;
  cursor: pointer;
  opacity: 0;
}
#seq-fin #replay #border-yellow {
  width: 102%;
  height: 102%;
  position: absolute;
  top: -1%;
  left: -1%;
  background-color: #c4a600;
  border-radius: 145px;
  box-sizing: border-box;
}
#seq-fin #replay img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#seq-fin #replay span {
  color: white;
  transition: color 0.4s;
  font-family: 'DKMidnightChalker';
  font-size: 30px;
  text-align: center;
  position: absolute;
  margin: 0 auto;
  top: 28%;
  bottom: 0;
  right: 0;
  left: 0;
  height: 30px;
  line-height: 29px;
}
#section-content #seq-debut,
#section-content #seq-fin {
  display: none;
  opacity: 0;
  position: fixed;
  z-index: 1;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  top: 0;
  left: 0;
  background-color: black;
}
#section-content #seq-debut #texture,
#section-content #seq-fin #texture {
  opacity: 0.3;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  display: none;
}
#section-content #seq-debut #big-eye,
#section-content #seq-fin #big-eye,
#section-content #seq-debut .txt,
#section-content #seq-fin .txt {
  margin: auto;
  width: 110px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
}
#section-content #seq-debut #big-eye,
#section-content #seq-fin #big-eye {
  opacity: 0;
  height: 110px;
  background: url("../img/seq-debut/oeil-intro.png") no-repeat 0 0%;
  background-size: 100%;
}
#section-content #seq-debut .txt,
#section-content #seq-fin .txt {
  width: 35%;
  height: 100px;
}
#section-content #seq-debut .txt p,
#section-content #seq-fin .txt p {
  color: white;
  font-size: 23px;
  font-family: 'FairplexNarrowOTBook';
  position: absolute;
  opacity: 0;
}
#section-content #seq-debut .txt p:nth-child(2),
#section-content #seq-fin .txt p:nth-child(2),
#section-content #seq-debut .txt p:nth-child(3),
#section-content #seq-fin .txt p:nth-child(3) {
  font-size: 18px;
}
#section-content #seq-debut .txt p:nth-child(2),
#section-content #seq-fin .txt p:nth-child(2) {
  left: 120px;
  top: 30px;
}
#section-content #seq-debut .txt p:nth-child(3),
#section-content #seq-fin .txt p:nth-child(3) {
  bottom: 15px;
  right: 160px;
}
#section-content #seq-debut .txt p:nth-child(4),
#section-content #seq-fin .txt p:nth-child(4) {
  right: 95px;
  bottom: -12px;
}
#section-content #seq-debut #seq-debut-content,
#section-content #seq-fin #seq-debut-content,
#section-content #seq-debut #seq-fin-content,
#section-content #seq-fin #seq-fin-content {
  width: 100%;
  height: 100%;
  opacity: 0;
}
#section-content #seq-debut #seq-debut-content #oeil-texte,
#section-content #seq-fin #seq-debut-content #oeil-texte,
#section-content #seq-debut #seq-fin-content #oeil-texte,
#section-content #seq-fin #seq-fin-content #oeil-texte,
#section-content #seq-debut #seq-debut-content #oeil-texte-fin,
#section-content #seq-fin #seq-debut-content #oeil-texte-fin,
#section-content #seq-debut #seq-fin-content #oeil-texte-fin,
#section-content #seq-fin #seq-fin-content #oeil-texte-fin {
  background: url("../img/seq-debut/oeil-texte.jpg") no-repeat 0 0%;
  background-size: 100%;
  width: 500px;
  height: 450px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
}
#section-content #seq-debut #seq-debut-content #oeil-texte-fin,
#section-content #seq-fin #seq-debut-content #oeil-texte-fin,
#section-content #seq-debut #seq-fin-content #oeil-texte-fin,
#section-content #seq-fin #seq-fin-content #oeil-texte-fin {
  display: none;
  background: url("../img/seq-fin/oeil-texte-fin.jpg") no-repeat 0 0%;
  background-position: 0 -1.5%;
}
#section-content #seq-debut #seq-debut-content #oeil,
#section-content #seq-fin #seq-debut-content #oeil,
#section-content #seq-debut #seq-fin-content #oeil,
#section-content #seq-fin #seq-fin-content #oeil,
#section-content #seq-debut #seq-debut-content #oeil-fin,
#section-content #seq-fin #seq-debut-content #oeil-fin,
#section-content #seq-debut #seq-fin-content #oeil-fin,
#section-content #seq-fin #seq-fin-content #oeil-fin {
  background: url("../img/seq-debut/oeil.jpg") no-repeat 0 0%;
  background-size: 100%;
  width: 500px;
  height: 450px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
}
#section-content #seq-debut #seq-debut-content #oeil-fin,
#section-content #seq-fin #seq-debut-content #oeil-fin,
#section-content #seq-debut #seq-fin-content #oeil-fin,
#section-content #seq-fin #seq-fin-content #oeil-fin {
  display: block;
}
#section-content #seq-debut #seq-debut-content #little-eye,
#section-content #seq-fin #seq-debut-content #little-eye,
#section-content #seq-debut #seq-fin-content #little-eye,
#section-content #seq-fin #seq-fin-content #little-eye {
  background: url("../img/blink.png") no-repeat 0 0%;
  background-size: 100%;
  max-width: 140px;
  max-height: 140px;
  min-width: 100px;
  min-height: 100px;
  width: 7vw;
  height: 7vw;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
}
#section-content #seq-debut .scroll-container,
#section-content #seq-fin .scroll-container {
  position: absolute;
  bottom: 2vw;
  left: 0;
  width: 100%;
  text-align: center;
  display: none;
}
#section-content #seq-debut .scroll-container img,
#section-content #seq-fin .scroll-container img {
  width: 12px;
  margin: 0 auto 7px;
}
#section-content #seq-debut .scroll-container p,
#section-content #seq-fin .scroll-container p {
  font-family: 'FairplexNarrowOTBook';
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 0;
  color: white;
}
#section-content #rencontre {
  display: none;
  position: fixed;
  z-index: 1;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  top: 0;
  left: 0;
  background-image: url(../img/interaction/question.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
}
#section-content #rencontre #characters {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
}
#section-content #rencontre #characters .instruction {
  width: 100%;
  text-align: center;
}
#section-content #rencontre #characters .instruction p {
  color: white;
  font-size: 30px;
  font-family: 'DKMidnightChalker';
  margin-top: 50px;
}
#section-content #rencontre #characters #girl {
  width: 30.03vw;
  position: absolute;
  top: 27.62vh;
  left: 23.06vw;
}
#section-content #rencontre #characters #character {
  position: absolute;
  top: 20vh;
  left: 53.1vw;
}
#section-content #rencontre #characters #character.changeHand #hand2 {
  opacity: 1;
}
#section-content #rencontre #characters #character.changeHand #hand {
  opacity: 0;
}
#section-content #rencontre #characters #character #drop-arrow {
  position: absolute;
  width: 1.6vw;
  top: 17vw;
  left: 1.2vw;
}
#section-content #rencontre #characters #character1 {
  width: 46.35vw;
  position: absolute;
  top: -5.8vw;
  left: -9.75vw;
}
#section-content #rencontre #characters #hand {
  width: 4.6vw;
  position: absolute;
  top: 20vw;
  left: 0vw;
}
#section-content #rencontre #characters #hand2 {
  width: 4.6vw;
  position: absolute;
  top: 20vw;
  left: 0vw;
  opacity: 0;
}
#section-content #rencontre #characters #gift {
  position: absolute;
  bottom: 2vw;
  left: 0;
  width: 100%;
  text-align: center;
}
#section-content #rencontre #characters #gift p {
  color: white;
  font-family: 'FairplexNarrowOTBook';
  text-transform: uppercase;
  font-size: 15px;
}
#section-content #rencontre #characters #draggable-gift {
  position: relative;
  margin: 0 auto 7px;
  width: 8.7vw;
  height: 9.5vw;
  z-index: 1;
}
#section-content #rencontre #characters #draggable-gift .graine {
  max-width: 35px;
  position: absolute;
  z-index: 1;
}
#section-content #rencontre #characters #draggable-gift .graine .blue {
  display: block;
}
#section-content #rencontre #characters #draggable-gift .graine .grey {
  display: none;
}
#section-content #rencontre #characters #draggable-gift .graine.shaddow .blue {
  display: none;
}
#section-content #rencontre #characters #draggable-gift .graine.shaddow .grey {
  display: block;
}
#section-content #rencontre #characters #draggable-gift #graine1 {
  width: 1.55vw;
  top: 4.2vw;
  left: 7.9vw;
}
#section-content #rencontre #characters #draggable-gift #graine2 {
  width: 1.5vw;
  top: 2.9vw;
  left: 5.9vw;
}
#section-content #rencontre #characters #draggable-gift #graine3 {
  width: 1.5vw;
  top: 2.4vw;
  /*left: 2.1vw;*/
  left: 3.1vw;
}
#section-content #rencontre #characters #draggable-gift #graine4 {
  width: 1.6vw;
  top: 0.5vw;
  left: 2.1vw;
}
#section-content #rencontre #characters #draggable-gift #graine5 {
  width: 1.55vw;
  top: 3.7vw;
  left: 0.25vw;
}
#section-content #rencontre #characters #draggable-gift #graine6 {
  width: 1.35vw;
  top: 1vw;
  /*left: 6.15vw;*/
  left: 5.15vw;
}
#section-content #rencontre #characters #draggable-gift #graine7 {
  width: 1.4vw;
  top: 1.7vw;
  left: 0vw;
}
#section-content #rencontre #characters #draggable-gift #graine8 {
  width: 1.45vw;
  top: 1.6vw;
  left: 4.45vw;
}
#section-content #rencontre #characters #draggable-gift #graine9 {
  width: 1.6vw;
  top: 2.15vw;
  left: 7.7vw;
}
#section-content #rencontre #characters #draggable-gift #graine10 {
  width: 1.35vw;
  top: 0vw;
  left: 4.15vw;
}
#section-content #rencontre #characters #draggable-gift #graine11 {
  width: 1.4vw;
  top: 3.15vw;
  left: 4vw;
}
#section-content #rencontre #characters #draggable-gift #bourse {
  width: 7.407vw;
  top: 4.64vw;
  left: 2vw;
  -ms-transform: rotate(8.5deg);
  /* IE 9 */
  -webkit-transform: rotate(8.5deg);
  /* Chrome, Safari, Opera */
  transform: rotate(8.5deg);
  position: absolute;
}
#section-content #rencontre .scroll-container {
  position: absolute;
  bottom: 2vw;
  left: 0;
  width: 100%;
  text-align: center;
}
#section-content #rencontre .scroll-container img {
  width: 12px;
  margin: 0 auto 7px;
}
#section-content #rencontre .scroll-container p {
  font-family: 'FairplexNarrowOTBook';
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 0;
  color: white;
}
#section-content #rencontre #explication {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#section-content #rencontre #explication .scroll-container {
  display: none;
  z-index: 99999;
}
#section-content #rencontre #explication #explication-text {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  width: 40.45vw;
  height: 12.067vw;
  top: 60vh;
  left: 28.75vw;
}
#section-content #rencontre #explication #explication-text .bg {
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0.9;
  top: 0;
  left: 0;
  z-index: 0;
  background-color: rgba(15, 45, 46, 0.82);
  border-radius: 15px;
}
#section-content #rencontre #explication #explication-text p {
  color: white;
  z-index: 1;
  position: relative;
  font-family: 'FairplexNarrowOTBookItalic';/*FairplexNarrowOTBoldItalic*/
  /*font-size: 20px;*/
  font-size: 24px;
}
#section-content #rencontre #explication #explication-text p span {
  color: #c4a600;
}
#section-content #rencontre #explication #explication-text #explication-container {
  display: none;
}
#section-content #rencontre #explication #animateBorder {
  width: 10vw;
  height: 10vw;
  border-radius: 5vw;
  position: absolute;
  top: -6vw;
  right: -6vw;
  z-index: 1;
  background: #c4a600;
}
#section-content #rencontre #explication #character-name {
  background: url(../img/interaction/bubble-explication.png) no-repeat left top;
  background-size: contain;
  width: 10vw;
  height: 10vw;
  position: absolute;
  top: -6vw;
  right: -6vw;
  z-index: 1;
  text-align: center;
  cursor: pointer;
}
#section-content #rencontre #explication #character-name .eyes {
  width: 4.75vw;
  height: 4.75vw;
  background: url("../img/blink.png") no-repeat 0 0%;
  background-size: 100%;
  margin: auto;
  position: relative;
  margin-top: 0.7vw;
}
#section-content #rencontre #explication #character-name p {
  font-family: 'DKMidnightChalker';
  font-weight: 100;
}
#section-content #rencontre #explication #character-name p.line1 {
  font-size: 1.35vw;
  margin-top: -0.4vw;
}
#section-content #rencontre #explication #character-name p.line2 {
  font-size: 2vw;
  line-height: 2.25vw;
}
#section-content #rencontre #question {
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
#section-content #rencontre #question .layer {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  background: rgba(0, 0, 0, 0.6);
}
#section-content #rencontre #question #text-container {
  width: 30%;
}
#section-content #rencontre #question p {
  font-family: 'DKMidnightChalker';
  position: relative;
  color: white;
  width: 100%;
  margin-bottom: 0.5vw;
  font-weight: 100;
}
#section-content #rencontre #question .scroll-container p {
  font-family: 'FairplexNarrowOTBook';
  font-size: 14px;
  margin-bottom: 0;
}
#section-content #rencontre #question #text1 {
  text-align: left;
  font-size: 1.5vw;
}
#section-content #rencontre #question #text2 {
  text-align: left;
  font-size: 2.75vw;
  margin-bottom: 1.9vw;
  margin-left: 2.4vw;
}
#section-content #rencontre #question #text3 {
  text-align: right;
  font-size: 2.75vw;
}
#section-content #rencontre #question #text4 {
  text-align: right;
  margin-left: -4.8vw;
  font-size: 1.75vw;
}
#section-content #rencontre button {
  top: 50%;
  position: absolute;
}
#section-content .img-histoire {
  display: none;
  position: relative;
}
#section-content .img-histoire img.illu {
  width: 100%;
  max-width: 2000px;
}
#section-content .img-histoire .paint-eye {
  position: absolute;
  cursor: pointer;
  width: 6%;
  background: url("../img/blink-paint.png") no-repeat 0 0%;
  background-size: 100%;
}
#section-content .img-histoire .paint-eye img {
  visibility: hidden;
}
#section-content .img-histoire .paint-eye#paint-eye0 {
  top: 40.5%;
  right: 29%;
}
#section-content .img-histoire .paint-eye#paint-eye1 {
  top: 37.5%;
  left: 30%;
}
#section-content .img-histoire .paint-eye#paint-eye2 {
  top: 6%;
  left: 36%;
}
#section-content .img-histoire .paint-eye#paint-eye3 {
  top: 12%;
  right: 31%;
}
#section-content .img-histoire .paint-eye#paint-eye4 {
  top: 21%;
  right: 42%;
}
#section-content .img-histoire .paint-eye#paint-eye5 {
  top: 48%;
  right: 32%;
}
#section-content .img-histoire .paint-eye#paint-eye6 {
  top: 49%;
  right: 25%;
}
/*##########*/
/*##### FOOTER #####*/
footer {
  width: 100%;
  height: 50px;
  margin: 0 auto;
  left: 0;
  right: 0;
  background-color: #1a1a1a;
  z-index: 2000;
}
footer #credits {
  max-width: 1000px;
  height: 50px;
  margin: 0 auto;
}
footer #credits a {
  position: relative;
  top: 20px;
  right: 20px;
  text-align: right;
  text-decoration: none;
}
footer #credits p {
  color: #696969;
  font-family: 'Sanchez';
  font-size: 12px;
  -webkit-transition: color 300ms;
  -moz-transition: color 300ms;
  -o-transition: color 300ms;
  transition: color 300ms;
}
footer #credits p:hover {
  color: #b59b60;
  -webkit-transition: color 300ms;
  -moz-transition: color 300ms;
  -o-transition: color 300ms;
  transition: color 300ms;
}
/*##########*/
@media screen and (min-width: 2000px) {
  #landing #box .girl {
    bottom: 260px;
  }
  #landing #box #home-light {
    right: 300px;
  }
}
@media screen and (min-width: 2200px) {
  #section-content #rencontre #explication #explication-text {
    width: 33.45vw;
    height: 11.067vw;
    top: 65vh;
    left: 32.75vw;
  }
}
@media screen and (max-width: 2000px) {
  #section-content #seq-debut .txt {
    width: 45%;
  }
}
@media screen and (max-width: 1440px) {
  #section-content #seq-debut #big-eye {
    width: 80px;
    height: 80px;
  }
  #section-content #seq-debut .txt {
    width: 47%;
  }
  #landing .center #center-content {
    padding-bottom: 140px;
  }
  #landing .center #center-content p {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
  }
  #landing .center #center-content p.italic {
    font-size: 17px;
    margin-top: 10px;
  }
  #landing .center #center-content h1 {
    font-size: 85px;
    line-height: 33px;
  }
  #landing .center #center-content h1 span {
    font-size: 25px;
  }
  #landing .center #center-content h2 {
    font-size: 50px;
    line-height: 48px;
    margin-top: -36px;
  }
  #landing #start {
    width: 120px;
    height: 120px;
    margin-top: 100px;
    line-height: 120px;
  }
  #landing #start #border-yellow {
    border-radius: 120px;
  }
  #landing #start span {
    font-size: 25px;
  }
  #section-content #rencontre #explication #explication-text p {
    /*font-size: 16px;*/
    font-size: 20px;
  }
  #seq-fin #replay {
    width: 110px;
    height: 110px;
    line-height: 110px;
  }
  #seq-fin #replay #border-yellow {
    border-radius: 110px;
  }
  #seq-fin #replay span {
    font-size: 25px;
    top: 25%;
    line-height: 25px;
  }
}
@media screen and (max-width: 1300px) {
  #section-content #seq-debut #big-eye {
    width: 60px;
    height: 60px;
  }
  #section-content #seq-debut .txt {
    width: 60%;
  }
}
@media screen and (max-width: 1024px) {
  #section-content #seq-debut #big-eye {
    width: 60px;
    height: 60px;
  }
  #section-content #seq-debut .txt {
    width: 70%;
  }
  #landing .center #center-content {
    padding-bottom: 140px;
  }
  #landing .center #center-content p {
    font-size: 16px;
    margin-bottom: 10px;
  }
  #landing .center #center-content p.italic {
    font-size: 16px;
    margin-top: 10px;
  }
  #landing .center #center-content h1 {
    font-size: 60px;
    line-height: 30px;
  }
  #landing .center #center-content h1 span {
    font-size: 20px;
  }
  #landing .center #center-content h2 {
    font-size: 45px;
    line-height: 50px;
    margin-top: -36px;
  }
  #landing #start {
    width: 120px;
    height: 120px;
    margin-top: 100px;
    line-height: 120px;
  }
  #landing #start #border-yellow {
    border-radius: 120px;
  }
  #landing #start span {
    font-size: 25px;
  }
  #section-content #rencontre #explication #explication-text {
    width: 44.45vw;
    height: 14.067vw;
    top: 58vh;
    left: 25.75vw;
  }
  #section-content #rencontre #explication #explication-text p {
    /*font-size: 14px;*/
    font-size: 18px;
  }
}


#interface-menu #about-block {
  opacity: 0;
  position: fixed;
  z-index: 1;
  transition: opacity 0.2s;
  visibility: hidden;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  display: table;
}
#interface-menu #about-block.open {
  opacity: 1;
  visibility: visible;
}
#interface-menu #about-block #about-content {
  width: 100%;
  position: relative;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
#interface-menu #about-block #about-content #bg-circle-about-content {
  position: relative;
  width: 780px;
  display: inline-block;
  max-height: 100vh;
  /*overflow-y: scroll;*/
}
#interface-menu #about-block #about-content #bg-circle-about-content img {
  width: 100%;
}
#interface-menu #about-block #about-content #bg-circle-about-content #close-about {
  position: absolute;
  width: 3.5vw;
  min-width: 40px;
  max-width: 60px;
  right: 15%;
  top: 9%;
  cursor: pointer;
}
#interface-menu #about-block #about-content #about-txt-content {
  width: 60%;
  top: 8%;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  text-align: left;
}
#interface-menu #about-block #about-content #about-txt-content h2 {
  color: #c4a600;
  font-family: 'DKMidnightChalker';
  font-size: 35px;
  text-align: center;
  margin-bottom: 25px;
  line-height: 32px;
}
#interface-menu #about-block #about-content #about-txt-content h3 {
  color: #c4a600;
  font-size: 20px;
  font-family: 'FairplexNarrowOTBookItalic';
  font-weight: bold;
  text-transform: uppercase;
}
#interface-menu #about-block #about-content #about-txt-content p {
  color: white;
  font-size: 15px;
  font-family: "FairplexNarrowOTBook";
  margin-bottom: 25px;
  line-height: 15px;
}
#interface-menu #about-block #about-content #about-txt-content p.center {
  text-align: center;
  width: 80%;
  margin: 0 auto 25px auto;
}
#interface-menu #about-block #about-content #about-txt-content .subscribe {
  margin-top: 65px;
}
#interface-menu #about-block #about-content #about-txt-content .subscribe p {
  width: 45%;
}
#interface-menu #about-block #about-content #about-txt-content .subscribe p a {
  /*padding: 80px 50px 150px 50px;*/
  transition: color 0.4s;
  text-decoration: none;
  color: white;
}
#interface-menu #about-block #about-content #about-txt-content .subscribe p a:hover {
  color: #c4a600;
}