@import url("//hello.myfonts.net/count/496478");
  
@font-face {
  font-family: "LaLuxesSerif";
  src: url('webFonts/LaLuxesSerif/font.woff2') format('woff2'), url('webFonts/LaLuxesSerif/font.woff') format('woff');
}
@font-face {
  font-family: "LaLuxesScript";
  src: url('webFonts/LaLuxesScript/font.woff2') format('woff2'), url('webFonts/LaLuxesScript/font.woff') format('woff');
}


body{
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 200;
    font-size: 10pt;
    margin-left: 10%;
    margin-right: 10%;
    margin-top: 120px;
}
/* header */


.header{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: space-between;
    font-family: LaLuxesSerif ;
    padding-left: 10%;
    padding-right: 10%;
    padding-top: 40px;
    padding-bottom: 5px;
    z-index: -1;
    background-color: white;
}

.corps-projet{
    background-color: white;
}

.page{
    padding-left: 80px;
}


/*
.header{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    display: grid;
    grid-template-columns: 200px 200px 200px 200px;
    justify-content: space-between;
    font-family: LaLuxesSerif ;
    padding-left: 55px;
    padding-right: 55px;
    padding-top: 40px;
    padding-bottom: 5px;
    z-index: 1;
    background-color: white;
}

.espace-index{
    text-align: center;
}

.page{
    text-align: right;
}

*/

a{
    text-decoration: none;
    color: black;
}

.Nom{
    font-family: LaLuxesSerif;
    font-size: 20px;
    text-decoration: none;
    vertical-align: bottom;
}

.designerobjet{
    font-family: LaLuxesSerif;
    font-size: 20px;
    text-decoration: none;
    opacity: 0;
    position: fixed;
    top: 0;
    left: 0;
    top: 0;
    margin-top: 40px;
    margin-bottom: 15px;
    margin-left: 10%;
    margin-right: 70%;
    z-index: 1;
    background-color: white;
}

.Nom:hover .designerobjet{
    opacity: 1;
}

.designerobjet:hover{
    opacity: 1;
}

.index-texte-actif{
    font-family: LaLuxesSerif;
    font-size: 20px;
    color: darkgrey!important;
}

.index-texte{
    font-family: LaLuxesSerif;
    font-size: 20px;
}

.page{
    font-family: LaLuxesSerif;
    font-size: 10px;
    transform: translateY(10px);
}

a:hover {
    color: darkgrey;
}

.footer{
    font-family: LaLuxesSerif;
    font-size: 12px;
    text-align: center;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: -1;
}


/* projet */

.body-projet{
    display: grid;
    grid-template-rows: repeat (5 0.5fr);
    grid-template-columns: 200px 200px 200px 200px;
    grid-column-gap: 20px;
    flex-wrap: wrap;
    flex-direction: row;
    justify-self: flex-start;
    justify-content: space-between;
    margin-top: 150px;
    margin-bottom: 150px;
}

.box-projet{
    margin-top: 40px;
    margin-bottom: 40px;
    flex: 0 0 20%;
    justify-content: space-between;
    align-items: center;
}

.image-projet{
    flex: 0 0 20%;
    justify-content: space-between;
    width: 200px;
    align-items: center;
}

.info-projet{
    opacity: 0;
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 200;
    font-size: 10pt;
    display: flex;
    justify-content: space-between;
}


.white{
    width: 200px;
    height: 1px;
}

.nom-projet{
    font-family: LaLuxesSerif;
    font-size: 30px;
    color: black;
    opacity: 0;
    text-align: center;
    transform: translateY(-160px);
    margin: 0;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    width: 200px;
}

.lesdormantschevet .nom-projet{
    transform: translateY(-220px);
}

.lesdormantsconsole .nom-projet{
    transform: translateY(-220px);
}

.lesdormantsluminaire .nom-projet{
    transform: translateY(-220px);
}

.lesdormantsmiroir .nom-projet{
    transform: translateY(-220px);
}

.lesdormantstable .nom-projet{
    transform: translateY(-220px);
}

.chorus .nom-projet{
    transform: translateY(-220px);
}

.cireperdue .nom-projet{
    transform: translateY(-220px);
}

.alamer .nom-projet{
    transform: translateY(-110px);
}

.alamontagne .nom-projet{
    transform: translateY(-220px);
}

.wilderfan .nom-projet{
    transform: translateY(-220px);
}

.chartam .nom-projet{
    transform: translateY(-220px);
}

.lattis .nom-projet{
    transform: translateY(-110px);
}

.box-projet:hover .image-projet {
    filter: opacity(50%);
    transform: scale(1.01);
}

.lesdormantschevet:hover .nom-projet, .lesdormantschevet:hover .info-projet{
    opacity: 1;
}

.lesdormantsconsole:hover .nom-projet, .lesdormantsconsole:hover .info-projet{
    opacity: 1;
}

.lesdormantsluminaire:hover .nom-projet, .lesdormantsluminaire:hover .info-projet{
    opacity: 1;
}

.lesdormantsmiroir:hover .nom-projet, .lesdormantsmiroir:hover .info-projet{
    opacity: 1;
}

.lesdormantstable:hover .nom-projet, .lesdormantstable:hover .info-projet{
    opacity: 1;
}

.lesdormants:hover .nom-projet, .lesdormants:hover .info-projet{
    opacity: 1;
}

.chorus:hover .nom-projet, .chorus:hover .info-projet{
    opacity: 1;
}

.cathèdre:hover .nom-projet, .cathèdre:hover .info-projet{
    opacity: 1;
}

.ridge:hover .nom-projet, .ridge:hover .info-projet{
    opacity: 1;
}

.cireperdue:hover .nom-projet, .cireperdue:hover .info-projet{
    opacity: 1;
}

.alamer:hover .nom-projet, .alamer:hover .info-projet{
    opacity: 1;
}

.alamontagne:hover .nom-projet, .alamontagne:hover .info-projet{
    opacity: 1;
}

.cargofork:hover .nom-projet, .cargofork:hover .info-projet{
    opacity: 1;
}

.memoire:hover .nom-projet, .memoire:hover .info-projet{
    opacity: 1;
}

.wilderfan:hover .nom-projet, .wilderfan:hover .info-projet{
    opacity: 1;
}

.chartam:hover .nom-projet, .chartam:hover .info-projet{
    opacity: 1;
}

.lattis:hover .nom-projet, .lattis:hover .info-projet{
    opacity: 1;
}

.PEP:hover .nom-projet, .PEP:hover .info-projet{
    opacity: 1;
}

.canvas:hover .nom-projet, .canvas:hover .info-projet{
    opacity: 1;
}

.theresa:hover .nom-projet, .theresa:hover .info-projet{
    opacity: 1;
}

.sylve:hover .nom-projet, .sylve:hover .info-projet{
    opacity: 1;
}

.wallace:hover .nom-projet, .wallace:hover .info-projet{
    opacity: 1;
}

.clavier:hover .nom-projet, .clavier:hover .info-projet{
    opacity: 1;
}

/* page projet */

.corps-projet{
    margin-bottom: 100px;
}

.entete-projet, .soustitre-projet{
    display: flex;
    justify-content: space-between;
    font-family: LaLuxesSerif;
}

.entete-gauche{
    display: flex;
}

.fleche-projet-suivant{
    height: 15px;
}

.fleches-nav{
    height: 20px;
}

/* infos */

.gauche-info{
    position: fixed;
}

.droite-info{
    margin-left: 270px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 0.1fr 0.1fr 0.1fr;
    max-width: 1000px;
}

.a-propos{
    grid-row: 1;
    grid-column: 1/4;
    margin-bottom: 1.67em;
}

.bio{
    flex-wrap: wrap;
    background-color: white;
    font-family: LaLuxesSerif;
    font-size: 15pt;
    margin: 0;
    transform: translateY(-7px);
}

.Prix{
    grid-row: 2;
    grid-column: 3;
    margin-right: 30px;
}

.Expositions{
    grid-row: 2;
    grid-column: 2;
    margin-right: 30px;
}

.References{
    grid-row: 2;
    grid-column: 1;
    margin-right: 30px;
}

#d1, #d2, #d3, #d4, #d5{
    display: none;
}

#togg1, #togg2, #togg3, #togg4, #togg5{
    cursor: pointer;
    font-weight: 100;
}

.selfie{
    width: 250px;
}

h1{
    font-family: LaLuxesSerif;
    font-size: 20px;
    margin-top: 0;
}

h2{
    font-family: LaLuxesSerif;
    font-size: 10pt;
    font-weight: 200;
    margin: 0;
}

.info-sujet{
    display: flex;
    justify-content: space-between;
}

ul.lien-nom{
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 5px;
}

.contact{
    margin-top: 1.67em;
    line-height: 1.2
}

.credits{
    transform: translateY(-10px);
}

.para-info{
    margin-top: 0;
    margin-bottom: 1.67em;
}






/*page projet*/

.projet-suivant{
    font-size: 10px;
    padding-left: 30px;
    transform: translateY(5px);
}

.lieu-projet{
    font-size: 20px;
}

.corps-projet{
    max-width: 1500px;
}

.soustete-projet{
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}

.chapeau-projet{
    margin-bottom: 0.5em;
    max-width: 750px;
}

.texte-projet{
    margin-top: 0.5em;
    max-width: 750px;
}

.projet-right{
    max-width: 1000px;
}

.date-projet{
    transform: translateY(10px)
}

.fleche-projet-suivant{
    transform: translateY(5px);
    color: grey;
    font-size: 7px;
}

.slideshow-mobile{
    display: none;
}

.image-slide{
    display: flex;
    justify-content: space-around;
}



/* Next & previous buttons */

.nav-button{
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    margin-top: 5px;
    transform: translateY(5px);
}

.prev, .next {
    cursor: pointer;
    position: relative;
    color: grey;
    font-weight: 300;
    font-size: 10px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
    transform: translateY(-2px);
  }


/* Position the "next button" to the right */

.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */

.prev:hover, .next:hover {
  color: black;
}

.numbertext {
  color: black;
  font-size: 12px;
  padding: 0px;
  position: absolute;
  bottom: 0;
  align-items: center;
  margin-left: 47.5%;
}

/* The dots/bullets/indicators */

.dot {
  cursor: pointer;
  height: 5px;
  width: 5px;
  margin: 0px;
  background-color: #bbb;
  border-radius: 50%;
  border-color: #bbb;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.dot{
    margin-left: 2%;
    margin-right: 2%;
}

.active, .dot:hover {
  background-color: #717171;
}

.avancement{
    margin-top: -40px;
}

.image-slide{
    max-height: 700px;
}

#video{
    max-height: 700px;
}

@media only screen and (min-width:2500px){

    .corps-projet{
        max-width: 100%;
        display: grid;
        grid-template-columns: minmax(1500px, auto) 1fr;
    }

    .projet-left{
        width: 1fr;
    }

    .projet-right{
        margin-top: 20px;
        margin-left: 20px;
        max-width: 750px;
    }

    .date-projet{
        transform: translateY(-38px)
    
    }

    .image-slide{
        max-height: 1000px;
    }

    #video{
        max-height: 1000px;
    }

}



@media only screen and (min-width:1000px){

    .selfie:hover{
        opacity: 1;
    }

}

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

    
    .designerobjet{
        margin-right: 70%;
    }

    .body-projet{
        display: grid;
        grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
        grid-template-columns: 200px 200px 200px;
        flex-wrap: wrap;
        flex-direction: row;
        justify-self: flex-start;
        justify-content: space-between;
        margin-top: 150px;
        margin-bottom: 150px;
    }

    .gauche-info{
        margin-top: 100px;
        position: relative;
        display: grid;
        grid-template-columns: 250px 1fr;
    }

    .contact{
        margin-top: 0;
        margin-left: 20px;
    }

    .droite-info{
        margin-left: 0;
    }
    
}

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

    .designerobjet{
        display: none;
    }

    .page{
        padding-left: 40px;
    }

    .body-projet{
        display: grid;
        grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
        grid-template-columns: 200px 200px;
        flex-wrap: wrap;
        flex-direction: row;
        justify-self: flex-start;
        justify-content: space-between;
        margin-top: 150px;
        margin-bottom: 150px;
    }


    .box-projet{
        margin-top: 80px;
    }

    .droite-info{
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        grid-template-rows: 1fr 0.1fr 0.1fr 0.1fr;

    }

    .Prix{
        grid-row: 4;
        grid-column: 1/3;
    }
    
    .Expositions{
        grid-row: 3;
        grid-column: 1/3;
    }
    
    .References{
        grid-row: 2;
        grid-column: 1/3;
    }

    .projet-suivant{
        transform: translateY(0px);
        padding-left: 0;
    }

    .lieu-projet{
        transform: translateY(5px);
        font-size: 10px;
    }

    .date-projet{
        transform: translateY(5px)
    }

    .page{
        transform: translateY(5px);
    }

    .top-info{
        display: block;
    }

    .selfie{
        display: flex;
        margin-right: 0;
        width: 99%;
    }

    .credits{
        transform: translateY(0px);
        white-space: nowrap;
    }

    .a-propos{
        justify-content: center;
        transform: translateY(0px);
        margin-top: 50px;
    }

    .selfie{
        width: 150px;
    }

    .gauche-info{
        grid-template-columns: 150px 1fr;
    }

    .scroll-info{
        top: auto;
        position: relative;
        width: 200px;
        margin-left: 0px;
        padding-left: 0;
    }

    .body-projet{
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        justify-self: flex-start;
        justify-content: space-around;
        margin-top: 150px;
        margin-bottom: 150px;
    }

    .page{
        padding-left: 0;
    }

    .Nom, .index-texte-actif, .index-texte, .soustitre-projet{
        font-size: 15px;
    }

    body{
        margin-left: 10px;
        margin-right: 10px;
    }

    .header{
        padding-left: 15px;
        padding-right: 15px;
    }

    .info-projet{
        opacity: 1;
    }

    .bio{
        font-size: 10pt;
    }

    h1{
        font-size: 10pt;
    }

    .slideshow-container{
        display: none;
    }

    .slideshow-mobile{
        display: block;
    }

    #video-mobile{
        width: 100%;
    }

}

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



}
