
/* Basic style */
.container-index {
    position: fixed;
    background-color: black;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: 100%;
}
.body {
    display: flex;
    position: fixed;
    background-color: black;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: 100%;
}
.imgBackground {
    height: 100%;
    opacity: 0;
    margin-left: auto;
    margin-right: auto;
}


/* Diapo 2 */

.linkButtonNext-2 {
    margin-right: 7%;
    position: absolute;
    width: 20%;
    height: 90%;
    right: 0%;
    bottom: 0%;
}
.linkButtonPrevious-2 {
    margin-left: 7%;
    position: absolute;
    width: 20%;
    height: 90%;
    left: 0%;
    bottom: 0%;
}



@media screen and (min-width: 768px) {
    .buttonNext {
        display: flex;
        justify-content: flex-end;
        bottom: 0%;
        position: absolute;
        margin-left: auto;
        margin-right: auto;
        height: 7%;
        width: 100%;
    }
    .buttonPrevious {
        display: flex;
        justify-content: flex-start;
        bottom: 0%;
        position: absolute;
        margin-left: auto;
        margin-right: auto;
        height: 7%;
        width: 100%;
    }

    .buttonNextOrPrev {
        display: flex;
        justify-content: space-between;
        flex-direction: row-reverse;
        bottom: 0%;
        left:0;
        right:0;
        margin: 0 auto;
        position: absolute;
        height: 7%;
        background-color: #4D4F63;
    }
    .linkButtonPrevious {
        position: absolute;
        width: 30%;
        height: 90%;
        left: 0%;
        bottom: 0%;
    }
    .hiddenButtonNext {
        background-color: #4D4F63;
        position: absolute;
        width: 20%;
        height: 90%;
        right: 0%;
        bottom: 0%;
    }
    /* Diapo 3 */
    #picture1Diapo3 {
        margin-top: 20vh;
        margin-left: 5vw;
        left: 0%;
        position: absolute;
        width: 30vw;
        height: 55%;
    }
    #picture2Diapo3 {
        margin-top: 20vh;
        margin-right: 5vw;
        right: 0%;
        position: absolute;
        width: 30vw;
        height: 55%;
    }
    #twoPicturesDiapo3{
        display: flex;
        justify-content: space-between;
        position: absolute;
        width: 100%;
        height: 90%;
    }

    /* Diapo 6 */

    .divImgDiapo6 {
        display: flex;
        margin-left: -30vw;
        width: 4vw;
        height: 6vh;
        position: absolute;
    }
    #divImgDiapo6-1 {
        cursor: pointer;
        top: 16vh;
    }
    #divImgDiapo6-2 {
        cursor: pointer;
        top:26.5vh;
    }
    #divImgDiapo6-3 {
        cursor: pointer;
        top: 36.8vh;
    }
    #divImgDiapo6-4 {
        cursor: pointer;
        top: 47.5vh;
    }
    #divImgDiapo6-5 {
        cursor: pointer;
        top: 57.8vh;
    }
    #divImgDiapo6-6 {
        cursor: pointer;
        top: 68.2vh;
    }
    .imgDiapo6 {
        cursor: pointer;
        margin-bottom: 2vh;
        width: 5vw;
    }
    /* Diapo 7 */

    .linkDiapo7 {
        margin-right: 43vw;
        margin-top: 22vh;
        position: absolute;
        width: 10vw;
        height: 15%;
        right: 0%;
        top: 0%;
    }
    .linkDiapo7-2 {
        margin-right: 37vw;
        margin-top: 43vh;
        position: absolute;
        width: 8%;
        height: 15%;
        right: 0%;
        top: 0%;
    }
    .linkDiapo7-3 {
        margin-right: 60vw;
        margin-top: 56vh;
        position: absolute;
        width: 8%;
        height: 15%;
        right: 0%;
        top: 0%;
    }
    .linkDiapo7-4 {
        margin-right: 34vw;
        margin-top: 65vh;
        position: absolute;
        width: 8%;
        height: 15%;
        right: 0%;
        top: 0%;
    }

    /* Diapo 20 */

    .divImgDiapo20 {
        display: flex;
        /*margin-left: -23vw;*/
        width: 4vw;
        height: 6vh;
        position: absolute;
    }
     /* Diapo9 */
 
    .linkButtonNextDiapo9-x{
        position: absolute;
        width: 25%;
        height: 90%;
        right: 0%;
        bottom: 0%;
    }
        
    /* Diapo 37 */
    
    .divVideoDiapo37 {
        position: absolute;
        width: 80%;
        height: 70%;
        margin-top: 19vh;
        margin-left: 2.5%;
        margin-right: auto;
    }
    
    .videoDiapo37  {
        margin-left: auto;
        margin-right: auto;
        width: 55%;
        height: 90%;
    }

    /* Diapo 39 */

    .divImgDiapo39 {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        width: 14vw;
        height: 10vh;
        position: absolute;
        right: 24vw;
    }
    .divImgDiapo39-2 {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        width: 14vw;
        height: 10vh;
        position: absolute;
        right: 10vw;
    }
    #divImgDiapo39-1 {
        cursor: pointer;
        top: 15.9vh;
    }
    #divImgDiapo39-2 {
        cursor: pointer;
        top:28vh;
    }
    #divImgDiapo39-3 {
        cursor: pointer;
        top: 38vh;
    }
    #divImgDiapo39-4 {
        cursor: pointer;
        top: 48vh;
    }
    #divImgDiapo39-5 {
        cursor: pointer;
        top: 58.4vh;
    }
    #divImgDiapo39-6 {
        cursor: pointer;
        top: 68.2vh;
    }

    span#sexualHarrassmentOnly {
        color: #E71677;
        font-family: "Roboto", sans-serif;
        font-weight: bold;
        font-size: 1.2em;
        position: absolute;
        width: 400px;
        top: 77vh;
        left:65vw;

    }
    #divImgDiapo39-7 {
        cursor: pointer;
        top: 81vh;
    }
        
    /* Diapo 40 */

    .linkButtonPreviousDiapo40{
        margin-left: 0%;
        position: absolute;
        width: 30%;
        height: 90%;
        left: 0%;
        bottom: 0%;
    }

    /* Diapo 2 */
    
    .linkButtonNext-2 {
        position: absolute;
        width: 20%;
        height: 90%;
        right: 0%;
        bottom: 0%;
    }
    .linkButtonPrevious-2 {
        position: absolute;
        width: 20%;
        height: 90%;
        left: 0%;
        bottom: 0%;
    }
}
@media screen and (min-width: 1024px) {

    /* Diapo 3 */

    #twoPicturesDiapo3{
        display: flex;
        justify-content: space-between;
        position: absolute;
        width: 100%;
        height: 90%;
    }
    #picture1Diapo3 {
        margin-top: 9%;
        margin-left: 10%;
        left: 0%;
        position: absolute;
        width: 25%;
        height: 55%;
    }
    #picture2Diapo3 {
        margin-top: 9%;
        margin-right: 12%;
        right: 0%;
        position: absolute;
        width: 25%;
        height: 55%;
    }

    /* Basic model */

    .buttonNext {
        display: flex;
        justify-content: flex-end;
        background: #4D4F63;
        bottom: 0%;
        position: absolute;
        margin-left: auto;
        margin-right: auto;
        height: 7%;
        width: 100%;
    }
    .buttonPrevious {
        display: flex;
        justify-content: flex-start;
        bottom: 0%;
        position: absolute;
        margin-left: auto;
        margin-right: auto;
        height: 7%;
        width: 100%;
    }

    .linkButtonPrevious {
        position: absolute;
        width: 20%;
        height: 90%;
        left: 0%;
        bottom: 0%;
    }
    .hiddenButtonNext {
        background-color: #4D4F63;
        margin-right: 1vw;
        position: absolute;
        width: 20%;
        height: 90%;
        right: 0%;
        bottom: 0%;
    }

    /* Diapo 2 */

    .linkButtonNext-2 {
        margin-right: 7%;
        position: absolute;
        width: 20%;
        height: 90%;
        right: 0%;
        bottom: 0%;
    }
    .linkButtonPrevious-2 {
        margin-left: 7%;
        position: absolute;
        width: 20%;
        height: 90%;
        left: 0%;
        bottom: 0%;
    }

    /* Diapo 6 */

    .divImgDiapo6 {
        display: flex;
        width: 3vw;
        height: 6vh;
        position: absolute;
        left: 39.5vw;
    }
    #divImgDiapo6-1 {
        cursor: pointer;
        top: 16vh;
    }
    #divImgDiapo6-2 {
        cursor: pointer;
        top:26.5vh;
    }
    #divImgDiapo6-3 {
        cursor: pointer;
        top: 36.8vh;
    }
    #divImgDiapo6-4 {
        cursor: pointer;
        top: 47.5vh;
    }
    #divImgDiapo6-5 {
        cursor: pointer;
        top: 57.8vh;
    }
    #divImgDiapo6-6 {
        cursor: pointer;
        top: 68.2vh;
    }
    .imgDiapo6 {
        cursor: pointer;
        margin-bottom: 2vh;
        width: 5vw;
    }

    /* Diapo 7 */

    .linkDiapo7 {
        margin-right: 44%;
        margin-top: 10.5%;
        position: absolute;
        width: 8%;
        height: 15%;
        right: 0%;
        top: 0%;
    }
    .linkDiapo7-2 {
        margin-right: 39%;
        margin-top: 21%;
        position: absolute;
        width: 8%;
        height: 15%;
        right: 0%;
        top: 0%;
    }
    .linkDiapo7-3 {
        margin-right: 57%;
        margin-top: 25.5%;
        position: absolute;
        width: 8%;
        height: 15%;
        right: 0%;
        top: 0%;
    }
    .linkDiapo7-4 {
        margin-right: 37%;
        margin-top: 30.5%;
        position: absolute;
        width: 8%;
        height: 15%;
        right: 0%;
        top: 0%;
    }
    .divImgDiapo20 {
        width: 3vw;
        height: 6vh;
        position: absolute;
        left: 39vw;
    }

     /* Diapo9 */
 
    .linkButtonNextDiapo9-x{
        margin-right: 12%;
        position: absolute;
        width: 25%;
        height: 90%;
        right: 0%;
        bottom: 0%;
    }
    
    /* Diapo 37 */

    .divVideoDiapo37 {
        position: absolute;
        width: 80%;
        height: 70%;
        margin-top: 7.5%;
        margin-left: 2.5%;
        margin-right: auto;
    }

    .videoDiapo37  {
        margin-left: auto;
        margin-right: auto;
        width: 55%;
        height: 100%;
    }

    /* Diapo 39 */

    .divImgDiapo39 {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        width: 10vw;
        height: 10vh;
        position: absolute;
        right: 28.5vw;
    }
    .divImgDiapo39-2 {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        width: 10vw;
        height: 10vh;
        position: absolute;
        right: 17.5vw;
    }
    #divImgDiapo39-1 {
        cursor: pointer;
        top: 15.9vh;
    }
    #divImgDiapo39-2 {
        cursor: pointer;
        top:28vh;
    }
    #divImgDiapo39-3 {
        cursor: pointer;
        top: 38vh;
    }
    #divImgDiapo39-4 {
        cursor: pointer;
        top: 48vh;
    }
    #divImgDiapo39-5 {
        cursor: pointer;
        top: 58.4vh;
    }
    #divImgDiapo39-6 {
        cursor: pointer;
        top: 68.2vh;
    }
    #divImgDiapo39-7 {
        cursor: pointer;
        top: 81vh;
    }

    /* Diapo 40 */
    
    .linkButtonPreviousDiapo40{
        margin-left: 12%;
        position: absolute;
        width: 25%;
        height: 90%;
        left: 0%;
        bottom: 0%;
    }
    /* Diapo 2 */
    
    .linkButtonNext-2 {
        margin-right: 7%;
        position: absolute;
        width: 20%;
        height: 90%;
        right: 0%;
        bottom: 0%;
    }
    .linkButtonPrevious-2 {
        margin-left: 7%;
        position: absolute;
        width: 20%;
        height: 90%;
        left: 0%;
        bottom: 0%;
    }
}


@media screen and (min-width: 1024px) and (min-height: 768px){
    .buttonNext {
        display: flex;
        justify-content: flex-end;
        bottom: 0%;
        opacity: 0;
        position: absolute;
        background: #4D4F63;
        margin-left: auto;
        margin-right: auto;
        height: 7%;
        width: 100%;
    }
    .buttonPrevious {
        display: flex;
        justify-content: flex-start;
        bottom: 0%;
        position: absolute;
        margin-left: auto;
        margin-right: auto;
        height: 7%;
        width: 100%;
    }





    .hiddenButtonNext {
        background-color: #4D4F63;
        position: absolute;
        width: 20%;
        height: 90%;
        right: 0%;
        bottom: 0%;
    }
    
    /* Diapo 2 */
    .linkButtonPrevious-2 {
        position: absolute;
        width: 20%;
        left: 0%;
        bottom: 0%;
    }
    /* Diapo 3 */
    #picture1Diapo3 {
        margin-top: 20vh;
        margin-left: 5vw;
        left: 0%;
        position: absolute;
        width: 30vw;
        height: 55%;
    }
    #picture2Diapo3 {
        margin-top: 20vh;
        margin-right: 5vw;
        right: 0%;
        position: absolute;
        width: 30vw;
        height: 55%;
    }
    #twoPicturesDiapo3{
        display: flex;
        justify-content: space-between;
        position: absolute;
        width: 100%;
        height: 90%;
    }

    /* Diapo 6 */

    .divImgDiapo6 {
        display: flex;
        margin-left: -7vw;
        width: 4vw;
        height: 6vh;
        position: absolute;
    }
    #divImgDiapo6-1 {
        cursor: pointer;
        top: 16vh;
    }
    #divImgDiapo6-2 {
        cursor: pointer;
        top:26.5vh;
    }
    #divImgDiapo6-3 {
        cursor: pointer;
        top: 36.8vh;
    }
    #divImgDiapo6-4 {
        cursor: pointer;
        top: 47.5vh;
    }
    #divImgDiapo6-5 {
        cursor: pointer;
        top: 57.8vh;
    }
    #divImgDiapo6-6 {
        cursor: pointer;
        top: 68.2vh;
    }
    .imgDiapo6 {
        cursor: pointer;
        margin-bottom: 2vh;
        width: 5vw;
    }
    /* Diapo 7 */

    .linkDiapo7 {
        margin-right: 43vw;
        margin-top: 22vh;
        position: absolute;
        width: 10vw;
        height: 15%;
        right: 0%;
        top: 0%;
    }
    .linkDiapo7-2 {
        margin-right: 37vw;
        margin-top: 43vh;
        position: absolute;
        width: 8%;
        height: 15%;
        right: 0%;
        top: 0%;
    }
    .linkDiapo7-3 {
        margin-right: 60vw;
        margin-top: 56vh;
        position: absolute;
        width: 8%;
        height: 15%;
        right: 0%;
        top: 0%;
    }
    .linkDiapo7-4 {
        margin-right: 34vw;
        margin-top: 65vh;
        position: absolute;
        width: 8%;
        height: 15%;
        right: 0%;
        top: 0%;
    }

    /* Diapo 20 */

    .divImgDiapo20 {
        display: flex;
        margin-left: -6vw;
        width: 4vw;
        height: 6vh;
        position: absolute;
    }
     /* Diapo9 */
 
    .linkButtonNextDiapo9-x{
        position: absolute;
        width: 25%;
        height: 90%;
        right: 0%;
        bottom: 0%;
    }
        
    /* Diapo 37 */
    
    .divVideoDiapo37 {
        position: absolute;
        width: 80%;
        height: 70%;
        margin-top: 19vh;
        margin-left: 2.5%;
        margin-right: auto;
    }
    
    .videoDiapo37  {
        margin-left: auto;
        margin-right: auto;
        width: 55%;
        height: 85%;
        margin-top: 1.5%;
    }

    /* Diapo 39 */

    .divImgDiapo39 {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        width: 14vw;
        height: 10vh;
        position: absolute;
        right: 24vw;
    }
    .divImgDiapo39-2 {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        width: 14vw;
        height: 10vh;
        position: absolute;
        right: 10vw;
    }
    #divImgDiapo39-1 {
        cursor: pointer;
        top: 15.9vh;
    }
    #divImgDiapo39-2 {
        cursor: pointer;
        top:28vh;
    }
    #divImgDiapo39-3 {
        cursor: pointer;
        top: 38vh;
    }
    #divImgDiapo39-4 {
        cursor: pointer;
        top: 48vh;
    }
    #divImgDiapo39-5 {
        cursor: pointer;
        top: 58.4vh;
    }
    #divImgDiapo39-6 {
        cursor: pointer;
        top: 68.2vh;
    }
    #divImgDiapo39-7 {
        cursor: pointer;
        top: 81vh;
    }
        
    /* Diapo 40 */

    .linkButtonPreviousDiapo40{
        margin-left: 0%;
        position: absolute;
        width: 30%;
        height: 90%;
        left: 0%;
        bottom: 0%;
    }

    /* Diapo 2 */
    
    .linkButtonNext-2 {
        position: absolute;
        width: 20%;
        height: 90%;
        right: 0%;
        bottom: 0%;
    }
    .linkButtonPrevious-2 {
        position: absolute;
        width: 20%;
        height: 90%;
        left: 0%;
        bottom: 0%;
    }
}
@media screen and (min-width: 1560px) {
    .hiddenButtonNext {
        background-color: #4D4F63;
        position: absolute;
        width: 20%;
        height: 90%;
        right: 10%;
        bottom: 0%;
    }
    .divImgDiapo6 {
        left: 42.3vw;
        left: 39.5vw;
    }
    
    .divImgDiapo20 {
        left: 44.5vw;
    }
    .divImgDiapo39 {
        right: 27vw;
    }
    .divImgDiapo39-2 {
        right: 15vw;
    }
    .divVideoDiapo37 {
        position: absolute;
        width: 80%;
        height: 80%;
        margin-top: 14vh;
        margin-left: 3%;
        margin-right: auto;
    }
    
    .videoDiapo37  {
        margin-left: auto;
        margin-right: auto;
        width: 55%;
        height: 85%;
    }
}


/* Diapo 6 */

.hiddenImg {
    display: none;
}
.shownImg {
    display: block;
}


/* Diapo7 */

.buttonNextDiapo7 {
    display: flex;
    justify-content: flex-end;
    top: 0%;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    height: 100%;
    width: 100%;
}



/* Diapo 20 */

.imgDiapo20 {
    cursor: pointer;
    margin-bottom: 2vh;
    width: 3vw;
}

#divImgDiapo20-1 {
    cursor: pointer;
    top: 28vh;
}
#divImgDiapo20-2 {
    cursor: pointer;
    top:40.5vh;
}
#divImgDiapo20-3 {
    cursor: pointer;
    top: 52vh;
}
#divImgDiapo20-4 {
    cursor: pointer;
    top: 64.5vh;
}
#divImgDiapo20-5 {
    cursor: pointer;
    top: 76.5vh;
}

/* Diapo 39 */

.imgDiapo39 {
    cursor: pointer;
    margin-bottom: 2vh;
    width: 3vw;
    bottom: 0%;
}


/* Mobile Warning */
.divMobileWarning {
    display: flex;
    align-items: center;
    margin-top: 10%;
    margin-bottom: 10%;
    margin-left: 10%;
    margin-right: 10%;
    padding: 10%;
    background-color: #4D4F63;
    border-radius: 15px;
    color: white;
    height: 90%;
}
.MobileWarningMessage {
    display: flex;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-size: 250%;
}

#bodyForm {
    background-color: #fcf7ff;
    font-family: 'Ubuntu', sans-serif;
}
.main {
    background-color: #FFFFFF;
    width: 400px;
    padding-bottom: 2%;
    height: fit-content;
    margin: 7vw auto;
    border-radius: 30px;
    box-shadow: 0px 11px 35px 2px rgba(0, 0, 0, 0.14);
}

.TitleSign {
    text-align: center;
    padding-top: 40px;
    color: #8C55AA;
    font-weight: bold;
    font-size: 23px;
}


form.ConnexionForm {
    padding-top: 20px;
}

#code {
    letter-spacing: 15px;
    width: 76%;
    color: rgb(38, 50, 56);
    font-weight: 700;
    font-size: 140%;
    background: rgba(136, 126, 126, 0.253);
    padding: 10px 20px;
    border-radius: 20px;
    box-sizing: border-box;
    border: 2px solid rgba(0, 0, 0, 0.02);
    margin-left: 46px;
    text-align: center;
    margin-bottom: 27px;
}

.submit {
    cursor: pointer;
    border-radius: 70px;
    color: #fff;
    background: linear-gradient(to right, #9C27B0, #E040FB);
    padding: 10px 40px;
    margin-left: 30%;
    font-size: 18px;
    border: 1px solid #fff;
}

a.linkLogIn {
    color: #E1BEE7;
    text-decoration: none
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button { 
	-webkit-appearance: none;
	margin:0;
}

.linkButton {
    font-family: 'Roboto', sans-serif;
    background-color: #4D4F63;
    color:#fff;
    padding:5px 30px;
    display: table;
    font-size:1.8rem;
    transition: background-color .2s ease-in-out;
}

.linkButton:hover{
    background-color: #373947;
}

.linkButton > span {
    display: table-cell;
    vertical-align: middle;
    text-align:center;
}

@media screen and (max-height: 768px) {
    .divImgDiapo6 {
        margin-left: -5vw;
    }
}

@media
(-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .divImgDiapo20 {
        display: flex;
        left: 43vw;
        width: 4vw;
        height: 6vh;
        position: absolute;
    }
}
