body {
    margin: 0 auto;
    font-family: 'Oswald', sans-serif;
    overflow-x: hidden;
}

.canvas-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 150%;
    height: 150%;

}

canvas {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.container {
    max-width: 1300px;
    margin: 0 auto;

}

.content {
    position: absolute;
    z-index: 2;


    left: 0px;
    padding-top: 30vh;
    max-width: 100vw;

}

.blackbg {
    background-color: #000;
    width: 100vw;


}

.content #demo {
    color: #fff;
    font-size: 60px;
    text-transform: uppercase;
    font-weight: 800;
  
    padding: 3px;
    margin: 0px 0px;
    text-align: center;
}




.click-1 {
    font-size: 60px;
}


.learnmore {
    color: white;
    font-size: 20px;

    text-transform: uppercase;
    line-height: 1.1em;
    text-align: center;
    color: white;
    font-weight: 600;
    background-color: #000;
    display: inline-block;
    margin: 0 auto;
    margin-bottom: 100vh;
    margin-top: 50px;
    padding: 3px;
    width: 100%;
    text-align: center;
}




.pressdelete {
    margin-top: 20vh;
}

/* TITLE */
.title h3 {
    position: fixed;
    top: 20px;
    left: 0px;
    min-width: 100px;
    padding: 0px 10px;
    background-color: #000;
    color: #fff;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 800;
    z-index: 10;

    
    margin-left:5%;

}



.possessions p {
    
    bottom: 0px;
    width: 100vw;
    
    background-color: #000000;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 800;
    z-index: 10;
    
    padding: 3px;
    transition: 0.5s ease-in-out;
    margin: 0px;
    font-family: 'Oswald', sans-serif;
    
    
}



#myDIV:hover {
    margin-left: 50px;
    transition: 0.3s ease-in-out;
}

#myDIV {
    display: none;

}



#myDIV p {
    position: fixed;
    background-color: #000;
    color: #fff;
    bottom: 60px;
    left: 20px;
    min-width: 100px;
    max-width: 50vw;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 800;

   
    padding: 3px;
}


/*
.background{
    background-image: url('../img/large-ampoule-2.jpg');
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 500vh;
    z-index: 1;
    mix-blend-mode: difference;
}
*/


.therez p {

    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 800;
background-color: #000;
    padding: 3px;
    margin: 0px 0px;
    text-align: left;
    width: 50%;
    margin-top: -20px;
    line-height: normal;
}

.infossupp p{
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 800;
background-color: #000;
    padding: 3px;
    margin: 0px 0px;
    text-align: left;
    width: 50%;
    margin-top: -20px;
    
    line-height: normal;
}

.therez2{
    color: #fff;
    background-color: #000;
    font-size: 60px;
    text-transform: uppercase;
    font-weight: 800;

    margin: 0px 0px;
    text-align: right;
    margin-bottom: -80px;
}


.imgslide {
    width: 100vw;
    height: 100vh;
    background-image: url('../img/seattle_pixel3.jpg');

}

.imgslide:hover{
    background-image: url('../img/gif1/seattle_pixel3-2.gif');
}

.imgslidepersos {
    width: 100vw;
    height: 100vh;
    background-image: url('../img/gouvrenens.jpg');
    background-repeat:no-repeat;
    background-size: cover;

}

.imgslidepersos:hover{
    background-image: url('../img/gif2/gouvrenens.gif');
}
.themore {
    color: #fff;
    font-size: 60px;
    text-transform: uppercase;
    font-weight: 800;

    padding: 3px;
    margin: 0px 0px;
    text-align: center;
    background-color: #000;
}

.themoremore{
    color: #fff;
    font-size: 20px;
    width: 100vw;
    text-transform: uppercase;
    font-weight: 800;

    padding: 3px;
    margin: 0px 0px;
    text-align: left;
    background-color: #000;
    margin-top: 20px;
    line-height: normal;
}

.gallery {
    margin-top: 20vh;
    width: 100vw;
    margin-bottom: 100vh;
}

.gallery .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 20px;
}


.gallery .img {
    width: 350px;
    height: 350px;
    transition: 0.5s ease-in-out;
}


.lilbloc {
    margin-bottom: 20px;
}




.gallery .infos,
.gallery .inforez {
    background-color: black;
    color: white;
    font-size: 20px;

    text-transform: uppercase;
    font-weight: 600;
    margin: 5px 0px;
    transition: 0.5s ease-in-out;
}

.gallery p{
    padding-left: 10px;
}

.gallery .img1 {
    background-image: url('../img/perso1.jpg');
    background-size: cover;
    width: 825px;
    height: 825px;
}

.gallery .img1:hover{
    background-image: url('../img/perso1-colors.jpg');
}

.gallery .img2 {
    background-image: url('../img/perso2.jpg');
    background-size: cover;
    
}
.gallery .img2:hover{
    background-image: url('../img/perso2-colors.jpg');
}
.gallery .img3 {
    background-image: url('../img/perso3.jpg');
    background-size: cover;
}
.gallery .img3:hover{
    background-image: url('../img/perso3-colors.jpg');
}
.gallery .img4 {
    background-image: url('../img/perso4.jpg');
    background-size: cover;
}
.gallery .img4:hover{
    background-image: url('../img/perso4-colors.jpg');
}
.gallery .img5 {
    background-image: url('../img/perso5.jpg');
    background-size: cover;
}
.gallery .img5:hover{
    background-image: url('../img/perso5-colors.jpg');
}
.gallery .img6 {
    background-image: url('../img/perso7.jpg');
    background-size: cover;
}
.gallery .img6:hover{
    background-image: url('../img/perso7-colors.jpg');
}

.gallery .img7 {
    background-image: url('../img/perso6.jpg');
    background-size: cover;
}
.gallery .img7:hover{
    background-image: url('../img/perso6-colors.jpg');
}
.gallery .img8 {
    background-image: url('../img/perso9.jpg');
    background-size: cover;
}
.gallery .img8:hover{
    background-image: url('../img/perso9-colors.jpg');
}
.gallery .img9 {
    background-image: url('../img/perso8.jpg');
    background-size: cover;
}
.gallery .img9:hover{
    background-image: url('../img/perso8-colors.jpg');
}

.imgslide2{
    width: 100vw;
    height: 100vh;
    background-image: url('../img/swisschalets-pixels2.jpg');
    background-size: cover;
    background-repeat: no-repeat;

}

.imgslide2:hover{
    background-image: url('../img/gif3/swisschalets-pixels.gif');
}

.margin-img{
    margin-top: 55px;
}
.quote{

background-color: #000;
color: white;
margin-bottom: 100vh;
font-size: 60px;
    text-transform: uppercase;
    font-weight: 800;
    z-index: 10;

    margin-top: -100px;
    
}
.quote p {
    padding: 3px;
}



.UI {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;

    display: flex;
    flex-wrap: wrap;
    
    justify-content: space-around;
    
}

.UI div {
    background-color: #000;
color: white;
    width: 20%;
    margin: 5% 0px;
text-align: center;
    box-sizing: border-box;
    font-weight: 800;
    border: 1px solid white;

    
    
}

.buttondiv{
    max-height: 60px;
}


.UI div:hover{
    color: #000;
    background-color: #fff;
    border: 1px solid black;
}


.userinterfacetext{
    width: 20%;
    position: absolute;
    bottom: 0px;
    
    background-color: white;
    border: 1px solid black;
    margin: 0% 0px 5% 2.5%;
    box-sizing: border-box;

    font-size: 20px;
    font-weight: 800;
    padding: 5px;
    display: none;
}

button{
    padding: 0px;
    border: 0px;
}

.emptymargin{
    height: 100vh;
}
.emptymarginsmall{
    height: 40vh;
}


.themore2{
    color: #fff;
    font-size: 60px;
    text-transform: uppercase;
    font-weight: 800;
  
    padding: 3px;
    margin: 0px 0px;
    text-align: left;
    background-color: #000;
    margin-top: 10vh;
}


@media only screen and (max-width: 1180px) {

   
.container{
    width: 90%;
    margin-left: 5%;
}

.gallery .img {
    width: 40vw;
    height: 40vw;
    transition: 0.5s ease-in-out;
}

.gallery .img1{
    background-image: url(../img/perso1.jpg);
    background-size: cover;
    width: 90vw;
    height: 90vw;}

.therez p, .infossupp p{
    width: 100%;
    margin-left: 0px;
    text-align: left;
}



  }

  @media only screen and (max-width: 740px) {
    body{
        line-height: 65px;
    }
   
    .content #demo{
        font-size: 55px;
    }
   
    .therez2 p{
       font-size: 55px;
    }
   
    .themore{
        font-size: 55px;
    }
    .themore2{
       font-size: 55px;
   }
   
   .therez p{
       width: 100%;
   }
   
   .UI{
line-height: normal;
margin-bottom: 8%;
   }


     }