@font-face {
  font-family: 'faunebold';
  src: url('faune-textbold-webfont.woff2') format('woff2'),
       url('faune-textbold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

html,
body {
  height: 100%;
  width: 100%;
  overflow: hidden;
  cursor:url("img/cursor.cur"),crosshair;
}
a{
  cursor:url("img/cursor-3.cur"),default;
  color:#0b0bb3;
  text-decoration:none; 
}


a { color: #0b0bb3; } 
a:link {
  text-decoration:none; 
}

h1 {
  font-family: 'faunebold';
  color:#0b0bb3;
  font-size: 1em;
  font-weight: normal;
  }
h2 {
  font-family: 'faunebold';
  color:#0b0bb3;
  font-size: 3em;
  font-weight: normal;
  -webkit-text-stroke: 0.5px;
  -webkit-text-stroke-color: #0b0bb3;
  color: rgba(0, 0,0, 0);
}
h3 {
  font-family: 'faunebold';
  font-weight: normal;
  font-size: 2em;
  white-space : nowrap;
  display : inline;
  }
h4 {
  font-family:Verdana, Geneva, Tahoma, sans-serif;
  color:#0b0bb3;
  font-size: 0.5em;
  white-space : nowrap;
  display : inline;
  }
  h5 {
    font-family: 'faunebold';
    color:#0b0bb3;
    font-size: 3em;
    font-weight: normal;
    white-space : nowrap;
    display : inline;
    }
    h6 {
      font-family: 'faunebold';
      color:white;
      font-size: 2em;
      font-weight: normal;
      -webkit-text-stroke: 0.5px;
      -webkit-text-stroke-color: #0b0bb3;
    }

  p {
  font-family:Verdana, Geneva, Tahoma, sans-serif;
  color:#0b0bb3;
  font-size: 0.9em;
  text-align: left;
  }



.Loop {
  position: relative;
  height: 100%;
  width: 99%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.one{
  display: inline-block;
  width: 100%;
}
section {
  min-height: 300px;
  max-height: 700px;
  height: 40vh;
  width: 100vw;
  overflow: hidden;
  margin: 1vh 0 1vh 0;
  padding: 5vh 0 5vh 0;
}
::scrollbar {
  display: none;
}




.header{
  z-index: 99; 
  width: 100%;
  position:fixed;
}

.footer{
  z-index: 99; 
  width: 100%;
  position:fixed;
  top: 85%

}
  .insta{
    position:absolute;
    right: 1%;
  }
  .mail{
    position:absolute;
    left: 1%;
  }
  .hi{
    position:absolute;
    right: 1%;
  }



  .index{
    width: fit-content;
    position:absolute;
    left: 1%;
    }
    
    #wrap {
      height: 100%;
      margin: 0;
      z-index: 99;
      position: relative;
      }
      .navbar {
      height: 100%;
      padding: 0;
      margin: 0;
      position: absolute;
      }

    ul {
      list-style-type : none;
      }
      .navbar a {
      text-decoration: none;
      display: block;
      width: 45%;
      
      }
      .navbar li:hover, a:hover {
      }
      .navbar li ul {
      display: none;
      height: auto;
      width: fit-content;
      margin-top: -65vh;
      padding: 0;
      }
      .navbar li:hover ul {
      display: block;
      background-color:white;
      border: 0.5px solid #0b0bb3 ;
      padding:5%;
          }
      .navbar li ul li {
      }
      .navbar li ul li a {
      }
      .navbar li ul li a:hover {
        -webkit-text-stroke: 0.5px;
        -webkit-text-stroke-color:#0b0bb3;
        color: white;
      }

.imgsurvol{
  background: #0d0db2;
  transition-duration: 200ms;
  height: 100%;
  width:fit-content
}
.imgsurvol:hover img{
  mix-blend-mode:normal;
  -webkit-filter: grayscale(0%) contrast(100%);
  filter: grayscale(0%) contrast(100%);
  opacity: 1;
  transition-duration: 200ms;
  cursor:url("img/cursor-3.cur"),default;
  }

   .imgsurvol img{
      mix-blend-mode: screen;
      -webkit-filter: grayscale(100%) contrast(200%);
      filter: grayscale(100%) contrast(200%);
      opacity: 1;
      transition-duration: 200ms;
      height: 100%;
  }

  
.octopus{
  margin-left: 55vw;
  display: block;
}
.memoire{
  margin-left: 15vw;
  display: block;
}
.recette{
  margin-left: 80vw;
  display: block;
}
.nuit {
  margin-left: 5vw;
  display: block;
}
.sonore{
  margin-left: 60vw;
  display: block;
}
.poeme{
  margin-left: 60vw;
  display: block;
}
.scroll{
  margin-left:30vw;
  display: block;
}
.strati{
  margin-left:10vw;
  display: block;
}
.bam{
  margin-left:20vw;
  display: block;
}




@media screen and (max-width:600px) and (min-width: 100px)
{
  body {
    margin: 0;
    text-align:center;
    width: 99%;
  }
  h1 {
    font-size: 1.2em;
    }
  h2 {
    font-size: 3.5em;
  }
  h3 {
    font-size: 1.5em; 
    }
  h4 {
    font-size: 0.5em;
    }
    h5 {
      font-size: 3em;;
      }
  
    p {
    font-size: 0.9em;
    }
  

  .Loop {
    margin:2%;
  }
  .header{
    z-index: 99; 
    width: 100%;
    position:fixed;
    background-color: pink;
  
  }
  .footer{
    top: 80%
  }
  
  .navbar li ul {
    margin-top: -53vh;
    }

    .one{
      display: inline-block;
      width: 80%;
    }
    .two {
      display: inline-block;
      width: 80%;
    }
  .octopus{
    margin-left:0 ;
  }
  .memoire{
    margin-left:0 ;
  }
  .recette{
    margin-left:10vw ;
  }
  .nuit {
    margin-left:0;
  }
  .sonore{
    margin-left:10vw ;
  }
  .scroll{
    margin-left:0 ;
  }
  .strati{
    margin-left:0 ;
  }
  .poeme{
    margin-left:0 ;
  }
  .bam{
    margin-left:10vw ;
  }

}


@media screen and (max-width:1100px) and (min-width: 601px)
{
  body {
    margin: 0;
    text-align:center;
    width: 99%;
  }
  h1 {
    font-size: 1.2em;
    }
  h2 {
    font-size: 3.5em;
  }
  h3 {
    font-size: 1.5em; 
    }
  h4 {
    font-size: 0.5em;
    }
    h5 {
      font-size: 3em;;
      }
  
    p {
    font-size: 0.9em;
    }

    .navbar li ul {
      margin-top: -53vh;
      }

    .recette{
      margin-left: 70vw;
    }
    .poeme{
      margin-left: 45vw;
    }
 
}