/*
/////////////////////////////////////////
////////////  Flow Box  ////////////////
///////////////////////////////////////
 */

#WebStorm{
    margin: 0;
    padding: 0;
    min-height: auto;
}

#WebStorm .block01{
    min-height: 800px;
    width: 100%;
    margin:0;
}

#WebStorm .block01 .block01_img01{
    background-repeat: no-repeat;
    min-height: 800px;
    width: 100%;
    position: absolute;
    z-index: 2;
}


#WebStorm .block01 .block01_img02{

    width: 20%;
    margin-left: 40%;
    margin-right: 40%;
    margin-top: 350px;
    position: absolute;
    z-index: 3;
    align-content: center;

}

#WebStorm .block02 {
    width: 100%;
    display: flex;
}

#WebStorm .block02  p {
    color: #ffffff;
    margin-left: 20%;
    margin-right: 20%;
    margin-top: 20%;
    margin-bottom: 20%;
}

@media (max-width: 1741px) {
    #WebStorm .block02  p {
        color: #ffffff;
        margin-left: 20%;
        margin-right: 20%;
        margin-top: 18%;
        margin-bottom: 20%;
    }
}

@media (max-width: 1445px) {
    #WebStorm .block02  p {
        color: #ffffff;
        margin-left: 20%;
        margin-right: 20%;
        margin-top: 16%;
        margin-bottom: 20%;
    }
}

@media (max-width: 1169px) {
    #WebStorm .block02  p {
        color: #ffffff;
        margin-left: 20%;
        margin-right: 20%;
        margin-top: 16%;
        margin-bottom: 20%;
    }
}

@media (max-width: 901px) {
    #WebStorm .block02  p {
        color: #ffffff;
        margin-left: 20%;
        margin-right: 20%;
        margin-top: 9%;
        margin-bottom: 20%;
    }
}

@media (max-width: 719px) {
    #WebStorm .block02  p {
        color: #ffffff;
        margin-left: 20%;
        margin-right: 20%;
        margin-top: 1%;
        margin-bottom: 20%;
    }
}

@media (max-width: 1051px) {
    #WebStorm .block02  p {
        color: #ffffff;
        margin-left: 20%;
        margin-right: 20%;
        margin-top: 12%;
        margin-bottom: 20%;
    }
}

#WebStorm .block02 .block02_img01{
    width: 100%;
    min-height: 350px;
    margin-top: -5px;
    position: absolute;
}

#WebStorm .block03 {
    margin-top: 15%;
}

#WebStorm .block03 h2 {
    text-align: center;
}

#WebStorm .container01 {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
}

#WebStorm .containerRight01 {
    grid-column: 1;
    grid-row: 1;
    min-height: 200px;
    margin-left: 20%;
    margin-right: 20%;
}

#WebStorm .containerRight01 h3{
    text-align: left;
    color: black;
    margin-top: 15%;
    margin-bottom: 50px;
}

#WebStorm .containerRight01 p{
    text-align: left;
}
#WebStorm .containerLeft01 {
    grid-column: 2;
    grid-row: 1;
    min-height: 200px;
}

#WebStorm .containerLeft01 img {
    width: 100%;
    margin-top: 15%;
}

/* block 2 */

#WebStorm .containerRight02 {
    grid-column: 2;
    grid-row: 2;
    min-height: 200px;
    margin-top: 5%;
    margin-bottom: 5%;
    margin-left: 20%;
    margin-right: 20%;
}

#WebStorm .containerRight02 h3{
    text-align: left;
    color: black;
    margin-top: 15%;
    margin-bottom: 50px;
}

#WebStorm .containerRight02 p{
    text-align: left;
    margin-top: -5px;
}
#WebStorm .containerLeft02 {
    grid-column: 1;
    grid-row: 2;
    min-height: 200px;
    margin-top: 5%;
    margin-bottom: 5%;
}

#WebStorm .containerLeft02 img {
    width: 100%;
    margin-top: 15%;
}

/* block 3 */

#WebStorm .containerRight03 {
    grid-column: 1;
    grid-row: 3;
    min-height: 200px;
    margin-left: 20%;
    margin-right: 20%;
}

#WebStorm .containerRight03 h3{
    text-align: left;
    color: black;
    margin-top: 15%;
    margin-bottom: 50px;
}

#WebStorm .containerRight03 p{
    text-align: left;
    margin-top: -5px;
}
#WebStorm .containerLeft03 {
    grid-column: 2;
    grid-row: 3;
    min-height: 200px;
}

#WebStorm .containerLeft03 img {
    width: 100%;
    margin-top: 15%;
}

/* test */
#WebStorm .container02 {
    text-align: center;
    color: black;
    margin-top: 5%;
}

#WebStorm .container02 h2 {
    margin-bottom: 52px;
}

#WebStorm .container02 p{
    color: black;
    margin-top: -2px;
    margin-left: 10%;
    margin-right: 10%;
}

#WebStorm .container02 img{
    margin-top: 5%;
}

/* test 2 */
#WebStorm .container03 {
    margin-top: 5%;

}
#WebStorm .container03 img {
    height: 300px;
    width: 100%;
    position: absolute;
}

#WebStorm .container03 h3 {
    color: white;
    font-size: 34px;
    position: absolute;
    width: 100%;
    text-align: center;
    margin-top: 150px;
}



#WebStorm .content img{
    width: 100px;
    height: 100px;
}


#WebStorm #another
{
    background: white;
    padding: 110px 0 150px 0;
}

#WebStorm #another .text
{
    width: 60%;
    margin: 0 auto;
}

#WebStorm #another .col-flex
{
    display: flex;
    width: 75%;
    margin: auto;

}

#WebStorm #another h1
{
    text-transform: none;
    margin-bottom: 80px;
}

#WebStorm #another .col
{
    float: left;
    width: 100%;
    margin: 0 5px;
    padding: 50px 0;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 5px;
    transition: all .7s;
}

#WebStorm #another .col.active:hover
{
    box-shadow: -1px 2px 10px 5px rgba(0, 0, 0, 0.6) inset;
    filter: grayscale(50%);
    cursor:pointer;
}

#WebStorm #another .col.no-active
{
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

#WebStorm #another .img-another
{
    height:45px;
}

#WebStorm #another .col img
{
    display: block;
    margin: 0 auto;
    max-width: 180px;
    max-height: 45px;
}

#WebStorm #another .col small
{
    color: white;
    text-align: center;
    display: block;
    margin-top: 20px;
}

#WebStorm #another a
{
    color:white;
    text-decoration: none;
    width: 100%;
    margin:0 5px;
}

#WebStorm .col-flex {
    display: flex;
    margin-top: 5%;
    justify-content: space-evenly;
    flex-wrap: wrap;
}

#WebStorm .container04 {
    margin-top: 5%;
    min-height: 500px;
}
@media (max-width: 1100px) {
    #WebStorm .block02  p {
        color: #ffffff;
        margin-left: 20%;
        margin-right: 20%;
        margin-top: 15%;
    }

    #WebStorm .col {
        margin-bottom: 20px;
    }


    #WebStorm .container01 {
        display: grid !important;
        grid-template-columns: repeat(1, 1fr);
    }

    #WebStorm .containerRight01 {
        grid-column: 1;
        grid-row: 1;
        min-height: 200px;
        margin-left: 5%;
        margin-right: 5%;
    }


    #WebStorm .containerLeft01 {
        grid-column: 1;
        grid-row: 2;
        min-height: 200px;

    }

    #WebStorm .containerLeft01 img {
        width: 100vw;
    }

    #WebStorm .containerRight01 p {
    }

    /* block 2 */

    #WebStorm .containerRight02 {
        grid-column: 1;
        grid-row: 4;
        min-height: 200px;
        margin-top: 5%;
        margin-bottom: 5%;
        margin-left: 5%;
        margin-right: 5%;
    }

    #WebStorm .containerLeft02 {
        grid-column: 1;
        grid-row: 5;
        min-height: 200px;


    }
    #WebStorm .containerLeft02 img {
        width: 100vw;
        margin-top: -5%;
    }
    #WebStorm .containerRight02 p{
        text-align: left;
        margin-top: -5px;
    }
    /* block 3 */

    #WebStorm .containerRight03 {
        grid-column: 1;
        grid-row: 7;
        min-height: 200px;
        margin-left: 5%;
        margin-right: 5%;
    }

    #WebStorm .containerLeft03 {
        grid-column: 1;
        grid-row: 8;
        min-height: 200px;
    }
    #WebStorm .containerRight03 p {

    }
    #WebStorm .containerLeft03 img {
        width: 100vw;
    }

    #WebStorm .container02 img{
        margin-top: 5%;
        width: 100%;
    }

}

@media (max-width: 768px) {
    #WebStorm .block02 {
        width: 100%;
        min-height: 400px;
        display: flex;
    }
    #WebStorm .containerRight01 p {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
    }

    #WebStorm .containerRight02 p{
        text-align: left;
        margin-top: -5px;
        margin-left: 2%;
        margin-right: 2%;
    }
    #WebStorm .containerRight03 p {
        margin-left: 2%;
        margin-right: 2%;
    }

    #WebStorm .block02 .block02_img01{
        width: 100%;
        min-height: 450px;
        margin-top: -5px;
        position: absolute;
    }
    #WebStorm .block02  p {
        color: #ffffff;
        margin-left: 20%;
        margin-right: 20%;
        margin-bottom: 5%;
    }

    #WebStorm .block01 .block01_img02{

        width: 50%;
        margin-left: 25%;
        margin-right: 25%;
        margin-top: 350px;
        position: absolute;
        z-index: 3;
        align-content: center;

    }

    #WebStorm .container03 h3 {
        color: white;
        font-size: 34px;
        position: absolute;
        width: 100%;
        text-align: center;
        margin-top: 100px;
    }


}

/*
/////////////////////////////////////////
//////////////  CEVE  //////////////////
///////////////////////////////////////
 */

#CEVE .block01{
    min-height: 100vh;
    width: 100%;
    margin:0;
}
#CEVE .block01 .block01_img01{
    background-repeat: no-repeat;
    min-height: 100%;
    width: 100%;
    z-index: 2;
    position: fixed;
}
#CEVE .block01 .block01_img02 {
    width: 15%;
    margin-left: 42.5%;
    margin-right: 42.5%;
    margin-top: 11%;
    position: absolute;
    z-index: 3;
    align-content: center;
}

#CEVE section {
    position: relative;
    background: white;
    padding: 100px 0;
    overflow-x: hidden;
    background: linear-gradient(to bottom,rgba(21,22,37,0) 0%,rgba(1, 23, 10, 0.9) 50%,rgb(21, 22, 37) 100%);
    z-index: 10;
    bottom: 0;
    height: 50vh;
    position: absolute;

    color: white;
    height: 25vh;
    margin-bottom: -30vh;
    width: 100%;
}

@media (max-width: 1741px) {
    #CEVE .block02  p {
        color: #ffffff;
        margin-left: 20%;
        margin-right: 20%;
        margin-top: 18%;
        margin-bottom: 20%;
    }
}
@media (max-width: 1445px) {
    #CEVE .block02  p {
        color: #ffffff;
        margin-left: 20%;
        margin-right: 20%;
        margin-top: 16%;
        margin-bottom: 20%;
    }
}
@media (max-width: 1169px) {
    #CEVE .block02  p {
        color: #ffffff;
        margin-left: 20%;
        margin-right: 20%;
        margin-top: 16%;
        margin-bottom: 20%;
    }
}
@media (max-width: 901px) {
    #CEVE .block02  p {
        color: #ffffff;
        margin-left: 20%;
        margin-right: 20%;
        margin-top: 9%;
        margin-bottom: 20%;
    }
}
@media (max-width: 719px) {
    #CEVE .block02  p {
        color: #ffffff;
        margin-left: 20%;
        margin-right: 20%;
        margin-top: 1%;
        margin-bottom: 20%;
    }
}
@media (max-width: 1051px) {
    #CEVE .block02  p {
        color: #ffffff;
        margin-left: 20%;
        margin-right: 20%;
        margin-top: 12%;
        margin-bottom: 20%;
    }
}
#CEVE .block02 .block02_img01{
    width: 100%;
    min-height: 350px;
    margin-top: -5px;
    position: absolute;
}
#CEVE .block03 {
    z-index: 5;
    position: relative;
    background-color: white;
    padding-top: 10vh;
}
#CEVE .block03 h2 {

    text-align: center;
}
#CEVE .imgback{

margin-left: 34%;
margin-top: 93%;
height: 20%;

}
#CEVE .container01 {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
}
#CEVE .containerRight01 {
    grid-column: 1;
    grid-row: 1;
    min-height: 200px;
    margin-left: 20%;
    margin-right: 20%;
}
#CEVE .containerRight01 h3{
    text-align: left;
    color: black;
    margin-top: 15%;
    margin-bottom: 50px;
}
#CEVE .containerRight01 p{
    text-align: left;
}
#CEVE .containerLeft01 {
    grid-column: 2;
    grid-row: 1;
    min-height: 200px;
}
#CEVE .containerLeft01 img {
    height: 100%;
    margin-top: 11%;
    width: auto;
}
/* block 2 */
#CEVE .containerRight02 {
    grid-column: 2;
    grid-row: 2;
    min-height: 200px;
    margin-top: 5%;
    margin-bottom: 5%;
    margin-left: 20%;
    margin-right: 20%;
    z-index: 6;
}
#CEVE .containerRight02 h3{
    text-align: left;
    color: black;
    margin-top: 15%;
    margin-bottom: 50px;
}
#CEVE .containerRight02 p{
    text-align: left;
    margin-top: -5px;
}
#CEVE .containerLeft02 {
    grid-column: 1;
    grid-row: 2;
    min-height: 200px;
    margin-top: 5%;
    margin-bottom: 5%;
}
#CEVE .containerLeft02 img {
    width: 100%;
    margin-top: 0%;
}
/* block 3 */
#CEVE .containerRight03 {
    grid-column: 1;
    grid-row: 3;
    min-height: 200px;
    margin-left: 20%;
    margin-right: 20%;
    margin-top: 20vh;
}
#CEVE .containerRight03 h3{
    text-align: left;
    color: black;
    margin-top: 15%;
    margin-bottom: 50px;
}
#CEVE .containerRight03 p{
    text-align: left;
    margin-top: -5px;
}
#CEVE .containerLeft03 {
    grid-column: 2;
    grid-row: 3;
    min-height: 200px;
}
#CEVE .containerLeft03 img {
    width: 100%;
    margin-top: 15%;
}
/* test */
#CEVE .container02 {
    text-align: center;
    color: black;
    margin-top: 5%;
}
#CEVE .container02 h2 {
    margin-bottom: 52px;
}
#CEVE .container02 p{
    color: black;
    margin-top: -2px;
    margin-left: 10%;
    margin-right: 10%;
}
#CEVE .container02 img{
    margin-top: 5%;
}
/* test 2 */
#CEVE .container03 {
    margin-top: 5%;
}
#CEVE .container03 img {
    height: 300px;
    width: 100%;
    position: absolute;
}
#CEVE .container03 h3 {
    color: white;
    font-size: 34px;
    position: absolute;
    width: 100%;
    text-align: center;
    margin-top: 150px;
}
#CEVE .content img{
    width: 100px;
    height: 100px;
}
#CEVE #another
{
    background: white;
    padding: 110px 0 150px 0;
}
#CEVE #another .text
{
    width: 60%;
    margin: 0 auto;
}
#CEVE #another .col-flex
{
    display: flex;
    width: 75%;
    margin: auto;
}
#CEVE #another h1
{
    text-transform: none;
    margin-bottom: 80px;
}
#CEVE #another .col
{
    float: left;
    width: 100%;
    margin: 0 5px;
    padding: 50px 0;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 5px;
    transition: all .7s;
}
#CEVE #another .col.active:hover
{
    box-shadow: -1px 2px 10px 5px rgba(0, 0, 0, 0.6) inset;
    filter: grayscale(50%);
    cursor:pointer;
}
#CEVE #another .col.no-active
{
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
#CEVE #another .img-another
{
    height:45px;
}
#CEVE #another .col img
{
    display: block;
    margin: 0 auto;
    max-width: 180px;
    max-height: 45px;
}
#CEVE #another .col small
{
    color: white;
    text-align: center;
    display: block;
    margin-top: 20px;
}
#CEVE #another a
{
    color:white;
    text-decoration: none;
    width: 100%;
    margin:0 5px;
}
#CEVE .col-flex {
    display: flex;
    margin-top: 5%;
    justify-content: space-evenly;
    flex-wrap: wrap;
}
#CEVE .container04 {
    margin-top: 5%;
    min-height: 75vh;
}
#CEVE .imgback {
    margin-left: 30%;
    margin-top: 79%;
    height: 20%;
}
@media (max-width: 1100px) {
    #CEVE .block02  p {
        color: #ffffff;
        margin-left: 20%;
        margin-right: 20%;
        margin-top: 15%;
    }
    #CEVE .col {
        margin-bottom: 20px;
    }
    #CEVE .container01 {
        display: grid !important;
        grid-template-columns: repeat(1, 1fr);
    }
    #CEVE .containerRight01 {
        grid-column: 1;
        grid-row: 1;
        min-height: 200px;
        margin-left: 5%;
        margin-right: 5%;
    }
    #CEVE .containerLeft01 {
        grid-column: 1;
        grid-row: 2;
        min-height: 200px;
    }
    #CEVE .containerLeft01 img {
        width: 100vw;
        height: auto;
    }
    #CEVE .containerRight01 p {
    }
    /* block 2 */
    #CEVE .containerRight02 {
        grid-column: 1;
        grid-row: 4;
        min-height: 200px;
        margin-top: 5%;
        margin-bottom: 5%;
        margin-left: 5%;
        margin-right: 5%;
    }
    #CEVE .containerLeft02 {
        grid-column: 1;
        grid-row: 5;
        min-height: 200px;
    }
    #CEVE .containerLeft02 img {
        width: 100vw;
        margin-top: 70vh;
    }
    #CEVE .containerRight02 p{
        text-align: left;
        margin-top: -5px;
    }
    /* block 3 */
    #CEVE .containerRight03 {
        grid-column: 1;
        grid-row: 7;
        min-height: 200px;
        margin-left: 5%;
        margin-right: 5%;
    }
    #CEVE .containerLeft03 {
        grid-column: 1;
        grid-row: 8;
        min-height: 200px;
    }
    #CEVE .containerRight03 p {
    }
    #CEVE .containerLeft03 img {
        width: 100vw;
    }
    #CEVE .container02 img{
        margin-top: 5%;
        width: 100%;
    }
}


@media (max-width: 768px) {
    #CEVE .block02 {
        width: 100%;
        min-height: 400px;
        display: flex;
    }
    #CEVE .imgback{

        margin-left: 34%;
        margin-top: 13%;
        height: 40%;

    }
    #CEVE .containerRight01 p {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
    }
    #CEVE .containerRight02 p{
        text-align: left;
        margin-top: -5px;
        margin-left: 2%;
        margin-right: 2%;
    }
    #CEVE .containerRight03{
        margin-top: 0 !important;
    }
    #CEVE .containerRight03 p {
        margin-left: 2%;
        margin-right: 2%;
    }
    #CEVE .block02 .block02_img01{
        width: 100%;
        min-height: 450px;
        margin-top: -5px;
        position: absolute;
    }
    #CEVE .block02  p {
        color: #ffffff;
        margin-left: 20%;
        margin-right: 20%;
        margin-bottom: 5%;
    }
    #CEVE .block01 .block01_img02 {
        width: 15%;
        margin-left: 42.5%;
        margin-right: 42.5%;
        margin-top: 10%;
        position: absolute;
        z-index: 3;
        align-content: center;
    }
    #CEVE .container03 h3 {
        color: white;
        font-size: 34px;
        position: absolute;
        width: 100%;
        text-align: center;
        margin-top: 100px;
    }
}

@media (max-width: 538px) {
    #CEVE .imgback {
        margin-left: 22%;
        margin-top: 21%;
        height: 32%;
    }


}

/*
/////////////////////////////////////////
//////////////  Web & Joy  /////////////
///////////////////////////////////////
 */

#WedJoy{
    margin: 0;
    padding: 0;
}

#WedJoy .block01{
    min-height: 800px;
    width: 100%;
    margin:0;
}

#WedJoy .block01 .block01_img01{
    background-repeat: no-repeat;
    min-height: 800px;
    width: 100%;
    position: absolute;
    z-index: 2;
}


#WedJoy .block01 .block01_img02{

    width: 15%;
    margin-left: 42.5%;
    margin-right:42.5%;
    margin-top: 300px;
    position: absolute;
    z-index: 3;
    align-content: center;

}

#WedJoy .block02 {
    width: 100%;
    display: flex;
}

#WedJoy .block02  p {
    color: #ffffff;
    margin-left: 20%;
    margin-right: 20%;
    margin-top: 20%;
    margin-bottom: 20%;
}

@media (max-width: 1741px) {
    #WedJoy .block02  p {
        color: #ffffff;
        margin-left: 20%;
        margin-right: 20%;
        margin-top: 18%;
        margin-bottom: 20%;
    }
}

@media (max-width: 1445px) {
    #WedJoy .block02  p {
        color: #ffffff;
        margin-left: 20%;
        margin-right: 20%;
        margin-top: 16%;
        margin-bottom: 20%;
    }
}

@media (max-width: 1169px) {
    #WedJoy .block02  p {
        color: #ffffff;
        margin-left: 20%;
        margin-right: 20%;
        margin-top: 16%;
        margin-bottom: 20%;
    }
}

@media (max-width: 901px) {
    #WedJoy .block02  p {
        color: #ffffff;
        margin-left: 20%;
        margin-right: 20%;
        margin-top: 9%;
        margin-bottom: 20%;
    }
}

@media (max-width: 719px) {
    #WedJoy .block02  p {
        color: #ffffff;
        margin-left: 20%;
        margin-right: 20%;
        margin-top: 1%;
        margin-bottom: 20%;
    }
}

@media (max-width: 1051px) {
    #WedJoy .block02  p {
        color: #ffffff;
        margin-left: 20%;
        margin-right: 20%;
        margin-top: 12%;
        margin-bottom: 20%;
    }
}

#WedJoy .block02 .block02_img01{
    width: 100%;
    min-height: 350px;
    margin-top: -5px;
    position: absolute;
}

#WedJoy .block03 {
    margin-top: 15%;
}

#WedJoy .block03 h2 {
    text-align: center;
}

#WedJoy .container01 {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
}

#WedJoy .containerRight01 {
    grid-column: 1;
    grid-row: 1;
    min-height: 200px;
    margin-left: 20%;
    margin-right: 20%;
}

#WedJoy .containerRight01 h3{
    text-align: left;
    color: black;
    margin-top: 15%;
    margin-bottom: 50px;
}

#WedJoy .containerRight01 p{
    text-align: left;
}
#WedJoy .containerLeft01 {
    grid-column: 2;
    grid-row: 1;
    min-height: 200px;
}

#WedJoy .containerLeft01 img {
    width: 100%;
    margin-top: 15%;
}

/* block 2 */

#WedJoy .containerRight02 {
    grid-column: 2;
    grid-row: 2;
    min-height: 200px;
    margin-top: 5%;
    margin-bottom: 5%;
    margin-left: 20%;
    margin-right: 20%;
}

#WedJoy .containerRight02 h3{
    text-align: left;
    color: black;
    margin-top: 15%;
    margin-bottom: 50px;
}

#WedJoy .containerRight02 p{
    text-align: left;
    margin-top: -5px;
}
#WedJoy .containerLeft02 {
    grid-column: 1;
    grid-row: 2;
    min-height: 200px;
    margin-top: 5%;
    margin-bottom: 5%;
}

#WedJoy .containerLeft02 img {
    width: 100%;
    margin-top: 15%;
}

/* block 3 */

#WedJoy .containerRight03 {
    grid-column: 1;
    grid-row: 3;
    min-height: 200px;
    margin-left: 20%;
    margin-right: 20%;
}

#WedJoy .containerRight03 h3{
    text-align: left;
    color: black;
    margin-top: 15%;
    margin-bottom: 50px;
}

#WedJoy .containerRight03 p{
    text-align: left;
    margin-top: -5px;
}
#WedJoy .containerLeft03 {
    grid-column: 2;
    grid-row: 3;
    min-height: 200px;
}

#WedJoy .containerLeft03 img {
    width: 100%;
    margin-top: 15%;
}

/* test */
#WedJoy .container02 {
    text-align: center;
    color: black;
    margin-top: 5%;
}

#WedJoy .container02 h2 {
    margin-bottom: 52px;
}

#WedJoy .container02 p{
    color: black;
    margin-top: -2px;
    margin-left: 10%;
    margin-right: 10%;
}

#WedJoy .container02 img{
    margin-top: 5%;
}

/* test 2 */
#WedJoy .container03 {
    margin-top: 5%;

}
#WedJoy .container03 img {
    height: 300px;
    width: 100%;
    position: absolute;
}

#WedJoy .container03 h3 {
    color: white;
    font-size: 34px;
    position: absolute;
    width: 100%;
    text-align: center;
    margin-top: 150px;
}



#WedJoy .content img{
    width: 100px;
    height: 100px;
}


#WedJoy #another
{
    background: white;
    padding: 110px 0 150px 0;
}

#WedJoy #another .text
{
    width: 60%;
    margin: 0 auto;
}

#WedJoy #another .col-flex
{
    display: flex;
    width: 75%;
    margin: auto;

}

#WedJoy #another h1
{
    text-transform: none;
    margin-bottom: 80px;
}

#WedJoy #another .col
{
    float: left;
    width: 100%;
    margin: 0 5px;
    padding: 50px 0;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 5px;
    transition: all .7s;
}

#WedJoy #another .col.active:hover
{
    box-shadow: -1px 2px 10px 5px rgba(0, 0, 0, 0.6) inset;
    filter: grayscale(50%);
    cursor:pointer;
}

#WedJoy #another .col.no-active
{
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

#WedJoy #another .img-another
{
    height:45px;
}

#WedJoy #another .col img
{
    display: block;
    margin: 0 auto;
    max-width: 180px;
    max-height: 45px;
}

#WedJoy #another .col small
{
    color: white;
    text-align: center;
    display: block;
    margin-top: 20px;
}

#WedJoy #another a
{
    color:white;
    text-decoration: none;
    width: 100%;
    margin:0 5px;
}

#WedJoy .col-flex {
    display: flex;
    margin-top: 5%;
    justify-content: space-evenly;
    flex-wrap: wrap;
}

#WedJoy .container04 {
    margin-top: 5%;
    min-height: 500px;
}
@media (max-width: 1100px) {
    #WedJoy .block02  p {
        color: #ffffff;
        margin-left: 20%;
        margin-right: 20%;
        margin-top: 15%;
    }

    #WedJoy .col {
        margin-bottom: 20px;
    }


    #WedJoy .container01 {
        display: grid !important;
        grid-template-columns: repeat(1, 1fr);
    }

    #WedJoy .containerRight01 {
        grid-column: 1;
        grid-row: 1;
        min-height: 200px;
        margin-left: 5%;
        margin-right: 5%;
    }


    #WedJoy .containerLeft01 {
        grid-column: 1;
        grid-row: 2;
        min-height: 200px;

    }

    #WedJoy .containerLeft01 img {
        width: 100vw;
    }

    #WedJoy .containerRight01 p {
    }

    /* block 2 */

    #WedJoy .containerRight02 {
        grid-column: 1;
        grid-row: 4;
        min-height: 200px;
        margin-top: 5%;
        margin-bottom: 5%;
        margin-left: 5%;
        margin-right: 5%;
    }

    #WedJoy .containerLeft02 {
        grid-column: 1;
        grid-row: 5;
        min-height: 200px;


    }
    #WedJoy .containerLeft02 img {
        width: 100vw;
        margin-top: -5%;
    }
    #WedJoy .containerRight02 p{
        text-align: left;
        margin-top: -5px;
    }
    /* block 3 */

    #WedJoy .containerRight03 {
        grid-column: 1;
        grid-row: 7;
        min-height: 200px;
        margin-left: 5%;
        margin-right: 5%;
    }

    #WedJoy .containerLeft03 {
        grid-column: 1;
        grid-row: 8;
        min-height: 200px;
    }
    #WedJoy .containerRight03 p {

    }
    #WedJoy .containerLeft03 img {
        width: 100vw;
    }

    #WedJoy .container02 img{
        margin-top: 5%;
        width: 100%;
    }

}

@media (max-width: 768px) {
    #WedJoy .block02 {
        width: 100%;
        min-height: 400px;
        display: flex;
    }
    #WedJoy .containerRight01 p {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
    }

    #WedJoy .containerRight02 p{
        text-align: left;
        margin-top: -5px;
        margin-left: 2%;
        margin-right: 2%;
    }
    #WedJoy .containerRight03 p {
        margin-left: 2%;
        margin-right: 2%;
    }

    #WedJoy .block02 .block02_img01{
        width: 100%;
        min-height: 450px;
        margin-top: -5px;
        position: absolute;
    }
    #WedJoy .block02  p {
        color: #ffffff;
        margin-left: 20%;
        margin-right: 20%;
        margin-bottom: 5%;
    }

    #WedJoy .block01 .block01_img02{

        width: 30%;
        margin-left: 35%;
        margin-right:35%;
        margin-top: 300px;

        position: absolute;
        z-index: 3;
        align-content: center;

    }

    #WedJoy .container03 h3 {
        color: white;
        font-size: 34px;
        position: absolute;
        width: 100%;
        text-align: center;
        margin-top: 100px;
    }
}

/*
/////////////////////////////////////////
//////////////  Blue  //////////////////
///////////////////////////////////////
 */

#Blue{
    margin: 0;
    padding: 0;
}

#Blue .block01{
    min-height: 800px;
    width: 100%;
    margin:0;
}

#Blue .block01 .block01_img01{
    background-repeat: no-repeat;
    min-height: 800px;
    width: 100%;
    position: absolute;
    z-index: 2;
}


#Blue .block01 .block01_img02{

    width: 20%;
    margin-left: 40%;
    margin-right:40%;
    margin-top: 360px;
    position: absolute;
    z-index: 3;
    align-content: center;

}

#Blue .block02 {
    width: 100%;
    display: flex;
}

#Blue .block02  p {
    color: #ffffff;
    margin-left: 20%;
    margin-right: 20%;
    margin-top: 20%;
    margin-bottom: 20%;
}

@media (max-width: 1741px) {
    #Blue .block02  p {
        color: #ffffff;
        margin-left: 20%;
        margin-right: 20%;
        margin-top: 18%;
        margin-bottom: 20%;
    }
}

@media (max-width: 1445px) {
    #Blue .block02  p {
        color: #ffffff;
        margin-left: 20%;
        margin-right: 20%;
        margin-top: 16%;
        margin-bottom: 20%;
    }
}

@media (max-width: 1169px) {
    #Blue .block02  p {
        color: #ffffff;
        margin-left: 20%;
        margin-right: 20%;
        margin-top: 16%;
        margin-bottom: 20%;
    }
}

@media (max-width: 901px) {
    #Blue .block02  p {
        color: #ffffff;
        margin-left: 20%;
        margin-right: 20%;
        margin-top: 9%;
        margin-bottom: 20%;
    }
}

@media (max-width: 719px) {
    #Blue .block02  p {
        color: #ffffff;
        margin-left: 20%;
        margin-right: 20%;
        margin-top: 1%;
        margin-bottom: 20%;
    }
}

@media (max-width: 1051px) {
    #Blue .block02  p {
        color: #ffffff;
        margin-left: 20%;
        margin-right: 20%;
        margin-top: 12%;
        margin-bottom: 20%;
    }
}

#Blue .block02 .block02_img01{
    width: 100%;
    min-height: 350px;
    margin-top: -5px;
    position: absolute;
}

#Blue .block03 {
    margin-top: 15%;
}

#Blue .block03 h2 {
    text-align: center;
}

#Blue .container01 {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
}

#Blue .containerRight01 {
    grid-column: 1;
    grid-row: 1;
    min-height: 200px;
    margin-left: 20%;
    margin-right: 20%;
}

#Blue .containerRight01 h3{
    text-align: left;
    color: black;
    margin-top: 15%;
    margin-bottom: 50px;
}

#Blue .containerRight01 p{
    text-align: left;
}
#Blue .containerLeft01 {
    grid-column: 2;
    grid-row: 1;
    min-height: 200px;
}

#Blue .containerLeft01 img {
    width: 100%;
    margin-top: 15%;
}

/* block 2 */

#Blue .containerRight02 {
    grid-column: 2;
    grid-row: 2;
    min-height: 200px;
    margin-top: 5%;
    margin-bottom: 5%;
    margin-left: 20%;
    margin-right: 20%;
}

#Blue .containerRight02 h3{
    text-align: left;
    color: black;
    margin-top: 15%;
    margin-bottom: 50px;
}

#Blue .containerRight02 p{
    text-align: left;
    margin-top: -5px;
}
#Blue .containerLeft02 {
    grid-column: 1;
    grid-row: 2;
    min-height: 200px;
    margin-top: 5%;
    margin-bottom: 5%;
}

#Blue .containerLeft02 img {
    width: 100%;
    margin-top: 15%;
}

/* block 3 */

#Blue .containerRight03 {
    grid-column: 1;
    grid-row: 3;
    min-height: 200px;
    margin-left: 20%;
    margin-right: 20%;
}

#Blue .containerRight03 h3{
    text-align: left;
    color: black;
    margin-top: 15%;
    margin-bottom: 50px;
}

#Blue .containerRight03 p{
    text-align: left;
    margin-top: -5px;
}
#Blue .containerLeft03 {
    grid-column: 2;
    grid-row: 3;
    min-height: 200px;
}

#Blue .containerLeft03 img {
    width: 100%;
    margin-top: 15%;
}

/* test */
#Blue .container02 {
    text-align: center;
    color: black;
    margin-top: 5%;
}

#Blue .container02 h2 {
    margin-bottom: 52px;
}

#Blue .container02 p{
    color: black;
    margin-top: -2px;
    margin-left: 10%;
    margin-right: 10%;
}

#Blue .container02 img{
    margin-top: 5%;
}

/* test 2 */
#Blue .container03 {
    margin-top: 5%;

}
#Blue .container03 img {
    height: 300px;
    width: 100%;
    position: absolute;
}

#Blue .container03 h3 {
    color: white;
    font-size: 34px;
    position: absolute;
    width: 100%;
    text-align: center;
    margin-top: 150px;
}



#Blue .content img{
    width: 100px;
    height: 100px;
}


#Blue #another
{
    background: white;
    padding: 110px 0 150px 0;
}

#Blue #another .text
{
    width: 60%;
    margin: 0 auto;
}

#Blue #another .col-flex
{
    display: flex;
    width: 75%;
    margin: auto;

}

#Blue #another h1
{
    text-transform: none;
    margin-bottom: 80px;
}

#Blue #another .col
{
    float: left;
    width: 100%;
    margin: 0 5px;
    padding: 50px 0;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 5px;
    transition: all .7s;
}

#Blue #another .col.active:hover
{
    box-shadow: -1px 2px 10px 5px rgba(0, 0, 0, 0.6) inset;
    filter: grayscale(50%);
    cursor:pointer;
}

#Blue #another .col.no-active
{
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

#Blue #another .img-another
{
    height:45px;
}

#Blue #another .col img
{
    display: block;
    margin: 0 auto;
    max-width: 180px;
    max-height: 45px;
}

#Blue #another .col small
{
    color: white;
    text-align: center;
    display: block;
    margin-top: 20px;
}

#Blue #another a
{
    color:white;
    text-decoration: none;
    width: 100%;
    margin:0 5px;
}

#Blue .col-flex {
    display: flex;
    margin-top: 5%;
    justify-content: space-evenly;
    flex-wrap: wrap;
}

#Blue .container04 {
    margin-top: 5%;
    min-height: 500px;
}
@media (max-width: 1100px) {
    #Blue .block02  p {
        color: #ffffff;
        margin-left: 20%;
        margin-right: 20%;
        margin-top: 15%;
    }

    #Blue .col {
        margin-bottom: 20px;
    }


    #Blue .container01 {
        display: grid !important;
        grid-template-columns: repeat(1, 1fr);
    }

    #Blue .containerRight01 {
        grid-column: 1;
        grid-row: 1;
        min-height: 200px;
        margin-left: 5%;
        margin-right: 5%;
    }


    #Blue .containerLeft01 {
        grid-column: 1;
        grid-row: 2;
        min-height: 200px;

    }

    #Blue .containerLeft01 img {
        width: 100vw;
    }

    #Blue .containerRight01 p {
    }

    /* block 2 */

    #Blue .containerRight02 {
        grid-column: 1;
        grid-row: 4;
        min-height: 200px;
        margin-top: 5%;
        margin-bottom: 5%;
        margin-left: 5%;
        margin-right: 5%;
    }

    #Blue .containerLeft02 {
        grid-column: 1;
        grid-row: 5;
        min-height: 200px;


    }
    #Blue .containerLeft02 img {
        width: 100vw;
        margin-top: -5%;
    }
    #Blue .containerRight02 p{
        text-align: left;
        margin-top: -5px;
    }
    /* block 3 */

    #Blue .containerRight03 {
        grid-column: 1;
        grid-row: 7;
        min-height: 200px;
        margin-left: 5%;
        margin-right: 5%;
    }

    #Blue .containerLeft03 {
        grid-column: 1;
        grid-row: 8;
        min-height: 200px;
    }
    #Blue .containerRight03 p {

    }
    #Blue .containerLeft03 img {
        width: 100vw;
    }

    #Blue .container02 img{
        margin-top: 5%;
        width: 100%;
    }

}

@media (max-width: 768px) {
    #Blue .block02 {
        width: 100%;
        min-height: 400px;
        display: flex;
    }
    #Blue .containerRight01 p {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
    }

    #Blue .containerRight02 p{
        text-align: left;
        margin-top: -5px;
        margin-left: 2%;
        margin-right: 2%;
    }
    #Blue .containerRight03 p {
        margin-left: 2%;
        margin-right: 2%;
    }

    #Blue .block02 .block02_img01{
        width: 100%;
        min-height: 450px;
        margin-top: -5px;
        position: absolute;
    }
    #Blue .block02  p {
        color: #ffffff;
        margin-left: 20%;
        margin-right: 20%;
        margin-bottom: 5%;
    }

    #Blue .block01 .block01_img02{

        width: 30%;
        margin-left: 35%;
        margin-right:35%;
        margin-top: 300px;

        position: absolute;
        z-index: 3;
        align-content: center;

    }

    #Blue .container03 h3 {
        color: white;
        font-size: 34px;
        position: absolute;
        width: 100%;
        text-align: center;
        margin-top: 100px;
    }
}

/* REFONTE EDC */


#CEVE_R .block01 {
    min-height: 100vh;
    width: 100%;
    margin: 0;
}


#CEVE_Rv2 .block01 {
    min-height: 100vh;
    width: 100%;
    margin: 0;
}
/*
#CEVE_R section {
    position: relative;
    background: white;
    padding: 100px 0;
    overflow-x: hidden;
    background: linear-gradient(to bottom,rgba(21,22,37,0) 0%,rgba(1, 23, 10, 0.9) 50%,rgb(21, 22, 37) 100%);
    z-index: 10;
    bottom: 0;
    height: 50vh;
    position: absolute;
    color: white;
    height: 27vh;
    margin-bottom: -30vh;
    width: 100%;
}
*/
#CEVE_Rv2 section {
    position: relative;
    background: white;
    padding: 100px 0;
    overflow-x: hidden;
    background: linear-gradient(to bottom,rgba(21,22,37,0) 0%,rgba(1, 23, 10, 0.9) 50%,rgb(21, 22, 37) 100%);
    z-index: 10;
    bottom: 0;
    height: 50vh;
    position: absolute;
    color: white;
    height: 27vh;
    margin-bottom: -30vh;
    width: 100%;
}

/*
#CEVE_R .block01 .block01_img02 {
    width: 15%;
    position: absolute;
    z-index: 3;
    align-content: center;
	top: 0;
    left: 0;
    right: 0;
    bottom: 154px;
    margin: auto;
}*/

#CEVE_Rv2 .block01 .block01_img02 {
    width: 11.6%;
    margin-left: 44.2%;
    margin-right: 44.2%;
    margin-top: 11%;
    position: absolute;
    z-index: 3;
    align-content: center;
}

#CEVE_Rv2 #timeline p {
    color: white;
}

#CEVE_R .block01 .block01_img01 {
    background-repeat: no-repeat;
    width: 100%;
	height: 100vh;
    z-index: 2;
    position: fixed;
}

#CEVE_Rv2 .block01 .block01_img01 {
    background-repeat: no-repeat;
    min-height: 100%;
    width: 100%;
    z-index: 2;
    position: fixed;
}

/*
#CEVE_R .timeline {
    height: 174px;
	bottom: -20px;
}*/

#CEVE_Rv2 .timeline {
	bottom: -20px;
	padding: 225px 0 !important;
}
/*
#CEVE_R .timeline .boxed {
    float: left;
	height: 174px;
}*/

#CEVE_R .containerRight01 {
    grid-column: 1;
    grid-row: 1;
    min-height: 200px;
	align-self: center;
}

#CEVE_R .containerLeft01 {
    grid-column: 2;
    grid-row: 1;
    min-height: 200px;
	align-self: center;
}

#CEVE_R .containerRight03 {
    grid-column: 1;
    grid-row: 1;
    min-height: 200px;
}

#CEVE_R .containerLeft03 {
    grid-column: 2;
    grid-row: 1;
    min-height: 200px;
	align-self: center;
}

#CEVE_R .container01 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
	width: 80%;
    margin: auto;
}

#CEVE_Rv2 .container01 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
	width: 60%;
    margin: auto;
	align-items: center;
  	justify-content: center;
	height: 100%;
}

#CEVE_R .container03 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
	width: 80%;
    margin: 150px auto 150px auto;
}

#CEVE_R article.container03:nth-child(2n) .containerLeft03 {
    text-align: right;
}

#CEVE_R .container04 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
	width: 80%;
    margin: auto;
}

#CEVE_Rv2 .container04 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
	width: 80%;
    margin: auto;
	height: 65vh;
	align-items: center;
    justify-content: center;
}

#CEVE_R .container05 {
    margin: auto;
    margin-top: 50px;
    min-height: 35vh;
	width: 65%;
}

#CEVE_Rv2 .container05 {
	margin: auto;
    margin-top: 5%;
    min-height: 35vh;
	width: 65%;
}

#CEVE_R .col-flex {
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
}

#CEVE_Rv2 .col-flex {
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
}

#CEVE_R .containerRight04 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
	width: 75%;
}

#CEVE_R .container04 article.cadre {
    display: flex;
    flex-direction: column;
    width: 35%;
	height: 279px;
    margin: 5% 2.5% 0;
    text-align: center;
	transition: .2s linear 0s;
    align-items: center;
    justify-content: center;
}

#CEVE_R .container04 article.team {
    display: flex;
    flex-direction: column;
    width: 25%;
	height: 279px;
    margin: 5% 2.5% 0;
    text-align: center;
	align-items: center;
    justify-content: center;
	transition: .2s linear 0s;
}


#CEVE_Rv2 .containerRight03 .buton_website{
	text-decoration: none;
    width: 154px;
	height: 35px;
	background: transparent linear-gradient(269deg, #E3C0A4 0%, #B47E63 100%) 0% 0% no-repeat padding-box;
	border-radius: 5px;
	font: normal normal bold 15px/19px Muli;
	letter-spacing: 0.3px;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 8px 20px
} 

#CEVE_Rv2 .container01 h4.mois {
	text-align: left;
	font: normal normal bold 19px Muli;
	letter-spacing: 0.38px;
	color: #CED8E6;
	margin: 0;
}

#CEVE_Rv2 .containerRight01 h4.annee {
	text-align: left;
	font: normal normal 900 50px Muli;
	letter-spacing: 5px;
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 0;
}

#CEVE_Rv2 .containerRight01 h4.titre_contenu {
	    text-align: left;
		color: white;
		margin-top: 5%;
		margin-bottom: 0;
		font-size: 19px;
}

#CEVE_Rv2 .slidercontainer01 p {
	color: white !important;
}
    

#CEVE_R .container04 article.cadre:hover p {
    color: white;
}

#CEVE_R .containerRight04 p:nth-child(2) {
	margin-bottom: 0;
}
#CEVE_R .containerRight04 p:nth-child(3) {
	margin-top: 0;
}

#CEVE_Rv3 .container04 article.cadre:hover p {
    color: white;
}

#CEVE_Rv3 .containerRight04 p:nth-child(2) {
	margin-bottom: 0;
}
#CEVE_Rv3 .containerRight04 p:nth-child(3) {
	margin-top: 0;
}

#CEVE_Rv3 .containerRight04 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
	width: 75%;
}

#CEVE_Rv3 .container04 article.cadre {
    display: flex;
    flex-direction: column;
    width: 35%;
	height: 279px;
    margin: 5% 2.5% 0;
    text-align: center;
	transition: .2s linear 0s;
    align-items: center;
    justify-content: center;
}

#CEVE_Rv3 .container04 article.team {
    display: flex;
    flex-direction: column;
    width: 25%;
	height: 279px;
    margin: 5% 2.5% 0;
    text-align: center;
	align-items: center;
    justify-content: center;
	transition: .2s linear 0s;
}

#CEVE_Rv3 .col-flex {
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
}

#CEVE_Rv3 .block01 {
    min-height: 100vh;
    width: 100%;
    margin: 0;
}
#CEVE_Rv3 section {
    position: relative;
    background: white;
    padding: 100px 0;
    overflow-x: hidden;
    background: linear-gradient(to bottom,rgba(21,22,37,0) 0%,rgba(1, 23, 10, 0.9) 50%,rgb(21, 22, 37) 100%);
    z-index: 10;
    bottom: 0;
    height: 50vh;
    position: absolute;
    color: white;
    height: 27vh;
    margin-bottom: -30vh;
    width: 100%;
}
#CEVE_Rv3 .block01 .block01_img02 {
    width: 15%;
    position: absolute;
    z-index: 3;
    align-content: center;
	top: 0;
    left: 0;
    right: 0;
    bottom: 154px;
    margin: auto;
}
#CEVE_Rv3 .block01 .block01_img01 {
    background-repeat: no-repeat;
    min-height: 100%;
    width: 100%;
    z-index: 2;
    position: fixed;
}
#CEVE_Rv3 .timeline {
    height: 174px;
	bottom: -20px;
}
#CEVE_Rv3 .timeline .boxed {
    float: left;
	height: 174px;
}

#CEVE_Rv3 .containerRight01 {
    grid-column: 1;
    grid-row: 1;
    min-height: 200px;
	align-self: center;
}

#CEVE_Rv3 .containerLeft01 {
    grid-column: 2;
    grid-row: 1;
    min-height: 200px;
	align-self: center;
}

#CEVE_Rv3 .containerRight03 {
    grid-column: 1;
    grid-row: 1;
    min-height: 200px;
}

#CEVE_Rv3 .containerLeft03 {
    grid-column: 2;
    grid-row: 1;
    min-height: 200px;
	align-self: center;
}

#CEVE_Rv3 .container01 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
	width: 80%;
    margin: auto;
}
#CEVE_Rv3 .container03 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
	width: 90%;
    margin: 0 0 0 auto;
}

#CEVE_Rv3 .container04 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
	width: 80%;
    margin: auto;
}
#CEVE_Rv3 .container05 {
    margin: auto;
    margin-top: 5%;
    min-height: 35vh;
	width: 65%;
}

/* Dark Mode */


#CEVE_R.Dark .block03 {
    z-index: 5;
    position: relative;
    background-color: #080808;
    padding-top: 2vh;
}

#CEVE_R.Dark #com1, #CEVE_R.Dark #com2 {
	background-color: #080808;
}


#CEVE_R.Dark .containerRight01 h3 {
    text-align: left;
    color: white;
    margin-bottom: 50px;
	font-size: 19px;
}

#CEVE_R.Dark .containerRight01 p {
    color: white;
}

#CEVE_R.Dark .containerLeft01 h3 {
    text-align: left;
    color: white;
    margin-bottom: 50px;
	font-size: 19px;
}

#CEVE_R.Dark .containerLeft01 p {
    color: white;
	width: 100%;
}

#CEVE_R.Dark .containerRight03 h3 {
    text-align: left;
    color: white;
    margin-bottom: 50px;
	font-size: 19px;
}

#CEVE_R.Dark .containerRight03 p, #CEVE_R.Dark .containerRight03 ul {
    color: white;
	width: 85%;
}

#CEVE_R.Dark .containerLeft03 h3 {
    text-align: left;
    color: white;
    margin-bottom: 50px;
	font-size: 19px;
}

#CEVE_R.Dark .containerLeft03 p {
    color: white;
	width: 85%;
}

#CEVE_R.Dark .block03 h2 {
	color: white;
	margin-left: 3%;
}

#CEVE_R.Dark .containerRight04 h3 {
    text-align: left;
    color: white;
    margin-bottom: 50px;
	font-size: 19px;
}

#CEVE_R.Dark .containerRight04 p {
    color: white;
}

#CEVE_R.Dark .containerLeft04 h3 {
    text-align: left;
    color: white;
    margin-bottom: 50px;
	font-size: 19px;
}

#CEVE_R.Dark .containerLeft04 p {
    color: white;
	width: 85%;
}

#CEVE_Rv2.Dark .block03 {
    z-index: 5;
    position: relative;
    background-color: #080808;
    padding-top: 10vh;
}

#CEVE_Rv2.Dark .containerRight01 h3 {
    text-align: left;
    color: white;
    margin-top: 15%;
    margin-bottom: 50px;
	font-size: 19px;
}

#CEVE_Rv2.Dark .containerRight01 p {
    color: white;
}

#CEVE_Rv2.Dark .containerLeft01 h3 {
    text-align: left;
    color: white;
    margin-top: 15%;
    margin-bottom: 50px;
	font-size: 19px;
}

#CEVE_Rv2.Dark .containerLeft01 p {
    color: white;
	width: 85%;
}

#CEVE_Rv2.Dark .containerRight03 h3 {
    text-align: left;
    color: white;
    margin-top: 15%;
    margin-bottom: 50px;
	font-size: 19px;
}

#CEVE_Rv2.Dark .containerRight03 p {
    color: white;
	width: 85%;
}

#CEVE_Rv2.Dark .containerLeft03 h3 {
    text-align: left;
    color: white;
    margin-top: 15%;
    margin-bottom: 50px;
	font-size: 19px;
}

#CEVE_Rv2.Dark .containerLeft03 p {
    color: white;
	width: 85%;
}

#CEVE_Rv2.Dark .block03 h2 {
	color: white;
	margin-left: 3%;
}

#CEVE_Rv2.Dark .containerRight04 h3 {
    text-align: left;
    color: white;
    margin-top: 15%;
    margin-bottom: 50px;
	font-size: 19px;
}

#CEVE_Rv2.Dark .containerRight04 p {
    color: white;
}

#CEVE_Rv2.Dark .containerLeft04 h3 {
    text-align: left;
    color: white;
    margin-top: 15%;
    margin-bottom: 50px;
	font-size: 19px;
}

#CEVE_Rv2.Dark .containerLeft04 p {
    color: white;
	width: 85%;
}

#CEVE_Rv2.Dark .fa-chevron-right, #CEVE_Rv2.Dark fa-chevron-left {
	color: white;
}

#CEVE_Rv2.Dark #com1, #CEVE_Rv2.Dark #com2 {
	background-color: #080808;
}

#CEVE_R.Dark .fa-chevron-right, #CEVE_R.Dark fa-chevron-left {
	color: white;
}

#CEVE_Rv3.Dark .fa-chevron-right, #CEVE_R.Dark fa-chevron-left {
	color: white;
}


#CEVE_Rv3.Dark .block03 {
    z-index: 5;
    position: relative;
    background-color: #080808;
    padding-top: 10vh;
}

#CEVE_Rv3.Dark .containerRight01 h3 {
    text-align: left;
    color: white;
    margin-bottom: 50px;
	font-size: 19px;
}

#CEVE_Rv3.Dark .containerRight01 p {
    color: white;
}

#CEVE_Rv3.Dark .containerLeft01 h3 {
    text-align: left;
    color: white;
    margin-bottom: 50px;
	font-size: 19px;
}

#CEVE_Rv3.Dark .containerLeft01 p {
    color: white;
	width: 100%;
}

#CEVE_Rv3.Dark .containerRight03 h3 {
    text-align: left;
    color: white;
    margin-bottom: 50px;
	font-size: 19px;
}

#CEVE_Rv3.Dark .containerRight03 p {
    color: white;
	width: 85%;
}

#CEVE_Rv3.Dark .containerLeft03 h3 {
    text-align: left;
    color: white;
    margin-bottom: 50px;
	font-size: 19px;
}

#CEVE_Rv3.Dark .containerLeft03 p {
    color: white;
	width: 85%;
}

#CEVE_Rv3.Dark .block03 h2 {
	color: white;
	margin-left: 3%;
}

#CEVE_Rv3.Dark .containerRight04 h3 {
    text-align: left;
    color: white;
    margin-bottom: 50px;
	font-size: 19px;
}

#CEVE_Rv3.Dark .containerRight04 p {
    color: white;
}

#CEVE_Rv3.Dark .containerLeft04 h3 {
    text-align: left;
    color: white;
    margin-bottom: 50px;
	font-size: 19px;
}

#CEVE_Rv3.Dark .containerLeft04 p {
    color: white;
	width: 85%;
}

#CEVE_Rv3.Dark #com1, #CEVE_Rv3.Dark #com2 {
	background-color: #080808;
}

/* Light Mode */

#CEVE_R.Light .block03 {
    z-index: 5;
    position: relative;
    background-color: white;
    padding-top: 2vh;
}

#CEVE_R.Light .containerRight01 h3 {
    text-align: left;
    color: black;
    margin-bottom: 50px;
	font-size: 19px;
}

#CEVE_R.Light .containerRight01 p {
    color: #838FA1;
	width: 100%;
}

#CEVE_R.Light .containerLeft01 h3 {
    text-align: left;
    color: black;
    margin-bottom: 50px;
	font-size: 19px;
}

#CEVE_R.Light .containerLeft01 p {
    color: #838FA1;
	width: 100%;	
}

#CEVE_R.Light .containerRight03 h3 {
    text-align: left;
    color: black;
    margin-bottom: 50px;
	font-size: 19px;
}

#CEVE_R.Light .containerRight03 p {
    color: #838FA1;
	width: 85%;
}

#CEVE_R.Light .containerLeft03 h3 {
    text-align: left;
    color: black;
    margin-bottom: 50px;
	font-size: 19px;
}

#CEVE_R.Light .containerLeft03 p {
    color: #838FA1;
	width: 85%;	
}

#CEVE_R.Light .block03 h2 {
    margin-left: 3%;
}

#CEVE_R.Light .containerRight04 h3 {
    text-align: left;
    color: black;
    margin-bottom: 50px;
	font-size: 19px;
}

#CEVE_R.Light .containerRight04 p {
    color: black;
}

#CEVE_R.Light .containerLeft04 h3 {
    text-align: left;
    color: black;
    margin-bottom: 50px;
	font-size: 19px;
}

#CEVE_R.Light .containerLeft04 p {
    color: #838FA1;
	width: 85%;	
}


#CEVE_Rv2.Light .block03 {
    z-index: 5;
    position: relative;
    background-color: white;
    padding-top: 10vh;
}

#CEVE_Rv2.Light .containerRight01 h3 {
    text-align: left;
    color: black;
    margin-top: 15%;
    margin-bottom: 50px;
	font-size: 19px;
}

#CEVE_Rv2.Light .containerRight01 p {
    color: black;
	width: 85%;
}

#CEVE_Rv2.Light .containerLeft01 h3 {
    text-align: left;
    color: black;
    margin-top: 15%;
    margin-bottom: 50px;
	font-size: 19px;
}

#CEVE_Rv2.Light .containerLeft01 p {
    color: black;
	width: 85%;	
}

#CEVE_Rv2.Light .containerRight03 h3 {
    text-align: left;
    color: black;
    margin-top: 15%;
    margin-bottom: 50px;
	font-size: 19px;
}

#CEVE_Rv2.Light .containerRight03 p {
    color: black;
	width: 85%;
}

#CEVE_Rv2.Light .containerLeft03 h3 {
    text-align: left;
    color: black;
    margin-top: 15%;
    margin-bottom: 50px;
	font-size: 19px;
}

#CEVE_Rv2.Light .containerLeft03 p {
    color: black;
	width: 85%;	
}

#CEVE_Rv2.Light .block03 h2 {
    margin-left: 3%;
}

#CEVE_Rv2.Light .containerRight04 h3 {
    text-align: left;
    color: black;
    margin-top: 15%;
    margin-bottom: 50px;
	font-size: 19px;
}

#CEVE_Rv2_R.Light .containerRight04 p {
    color: black;
	width: 85%;
}

#CEVE_Rv2_R.Light .containerLeft04 h3 {
    text-align: left;
    color: black;
    margin-top: 15%;
    margin-bottom: 50px;
	font-size: 19px;
}

#CEVE_Rv2.Light .containerLeft04 p {
    color: black;
	width: 85%;	
}

#CEVE_Rv2.Light .fa {
	color: black !important;
}

#CEVE_Rv3.Light .block03 {
    z-index: 5;
    position: relative;
    background-color: white;
    padding-top: 10vh;
}

#CEVE_Rv3.Light .containerRight01 h3 {
    text-align: left;
    color: black;
    margin-bottom: 50px;
	font-size: 19px;
}

#CEVE_Rv3.Light .containerRight01 p {
    color: #838FA1;
	width: 85%;
}

#CEVE_Rv3.Light .containerLeft01 h3 {
    text-align: left;
    color: black;
    margin-bottom: 50px;
	font-size: 19px;
}

#CEVE_Rv3.Light .containerLeft01 p {
    color: #838FA1;
	width: 100%;	
}

#CEVE_Rv3.Light .containerRight03 h3 {
    text-align: left;
    color: black;
    margin-bottom: 50px;
	font-size: 19px;
}

#CEVE_Rv3.Light .containerRight03 p {
    color: #838FA1;
	width: 85%;
}

#CEVE_Rv3.Light .containerLeft03 h3 {
    text-align: left;
    color: black;
    margin-bottom: 50px;
	font-size: 19px;
}

#CEVE_Rv3.Light .containerLeft03 p {
    color: #838FA1;
	width: 85%;	
}

#CEVE_Rv3.Light .block03 h2 {
    margin-left: 3%;
}

#CEVE_Rv3.Light .containerRight04 h3 {
    text-align: left;
    color: black;
    margin-bottom: 50px;
	font-size: 19px;
}

#CEVE_Rv3.Light .containerRight04 p {
    color: black;
}

#CEVE_Rv3.Light .containerLeft04 h3 {
    text-align: left;
    color: black;
    margin-bottom: 50px;
	font-size: 19px;
}

#CEVE_Rv3.Light .containerLeft04 p {
    color: #838FA1;
	width: 85%;	
}


/** Slider Gallerie refonte v2  **/


 [data-am-fadeshow] {
	 position: relative;
	 width: 100%;
	 height: 100%;
	 overflow: hidden;
	 background-color: #fff;
	/* Slides */
	/* Quick Navigation */
	/* Prev/Next Navigation */
	/* Base functionality */
	/* Autohide Prev/Next Navigation */
}
 [data-am-fadeshow] .fs-slide {
	 position: absolute;
	 top: 0;
	 bottom: 0;
	 left: 0;
	 right: 0;
	 opacity: 0;
	 background-size: cover;
	 background-position: center;
	 background-repeat: no-repeat;
	 -webkit-transition: opacity 1s ease;
	 transition: opacity 1s ease;
	/* Display first child on load */
}
 [data-am-fadeshow] .fs-slide:first-child {
	 opacity: 1;
}
 [data-am-fadeshow] .fs-quick-nav {
	 position: absolute;
	 letter-spacing: 15px;
	 bottom: 50%;
     right: 0%;
	 z-index: 1;
	 -webkit-user-select: none;
	 -moz-user-select: none;
	 -ms-user-select: none;
	 user-select: none;
	 -webkit-transform: translateX(-50%);
	 -ms-transform: translateX(-50%);
	 transform: translateX(-50%);
	 transform: rotate(90deg)
}
 [data-am-fadeshow] .fs-quick-btn {
	 display: inline-block;
	 width: 15px;
	 height: 15px;
	 margin: 0 2px;
	 border-radius: 50%;
	 cursor: pointer;
	 -webkit-transition: opacity 200ms ease;
	 transition: opacity 200ms ease;
	 background-color: transparent; 
	 border: 3px solid #828584;
	/* Set active state to first button on load */
}
 [data-am-fadeshow] .fs-quick-btn:hover {
	 opacity: 0.8;
}
 [data-am-fadeshow] .fs-quick-btn:first-child {
	 background-color: white; 
	 border: 3px solid white;
}
[data-am-fadeshow] input[type=radio]:checked:nth-of-type(4) ~ .fs-quick-nav .fs-quick-btn {
    background-color: transparent; 
	 border: 3px solid #828584;
    -webkit-animation: none !important;
    animation: none !important;
}
 [data-am-fadeshow] .fs-prev-btn, [data-am-fadeshow] .fs-next-btn {
	 position: absolute;
	 display: none;
	 top: 0;
	 bottom: 0;
	 width: 144px;
    height: 90px;
	 cursor: pointer;
	 font-family: sans-serif;
	 background-color: rgba(255, 255, 255, 0);
	 -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	 -webkit-transition: all 200ms ease;
	 transition: all 200ms ease;
}
 @media (max-width: 500px) {
	 [data-am-fadeshow] .fs-prev-btn, [data-am-fadeshow] .fs-next-btn {
		 width: 50%;
	}
}
 [data-am-fadeshow] .fs-prev-btn:before, [data-am-fadeshow] .fs-next-btn:before {
	 position: absolute;
	 top: 50%;
	 font-size: 3vw;
	 color: rgba(255, 255, 255, 0.5);
}
 [data-am-fadeshow] .fs-prev-btn:hover, [data-am-fadeshow] .fs-next-btn:hover {
	 background-color: rgba(255, 255, 255, 0.1);
}
 @media (max-width: 500px) {
	 [data-am-fadeshow] .fs-prev-btn:hover, [data-am-fadeshow] .fs-next-btn:hover {
		 background-color: rgba(255, 255, 255, 0);
	}
}
 @media (max-width: 500px) {
	 [data-am-fadeshow] .fs-prev-btn:before {
		 left: 30px;
	}
}
 @media (max-width: 500px) {
	 [data-am-fadeshow] .fs-prev-btn {
		 -webkit-transform: translate(0);
		 -ms-transform: translate(0);
		 transform: translate(0);
	}
}
 @media (max-width: 500px) {
	 [data-am-fadeshow] .fs-next-btn:before {
		 right: 30px;
	}
}
 @media (max-width: 500px) {
	 [data-am-fadeshow] .fs-next-btn {
		 -webkit-transform: translate(0);
		 -ms-transform: translate(0);
		 transform: translate(0);
	}
}
 [data-am-fadeshow] input[type="radio"] {
	 position: fixed;
	 top: -9999px;
}
 [data-am-fadeshow] input[type="radio"]:checked:nth-of-type(5) ~ .fs-slides .fs-slide {
	 opacity: 0;
	 -webkit-animation: none !important;
	 animation: none !important;
}
 [data-am-fadeshow] input[type="radio"]:checked:nth-of-type(5) ~ .fs-slides .fs-slide:nth-child(5) {
	 opacity: 1;
}
 [data-am-fadeshow] input[type="radio"]:checked:nth-of-type(5) ~ .fs-quick-nav .fs-quick-btn {
	 background-color: transparent;
	 border: 3px solid #828584;
	/* Cancel autoplay */
	 -webkit-animation: none !important;
	 animation: none !important;
}
 [data-am-fadeshow] input[type="radio"]:checked:nth-of-type(5) ~ .fs-quick-nav .fs-quick-btn:nth-child(5) {
	 background-color: white; 
	 border: 3px solid white;
}
 [data-am-fadeshow] input[type="radio"]:checked:nth-of-type(5) ~ .fs-quick-nav .fs-quick-btn:nth-child(5):hover {
	 opacity: 1;
}
 [data-am-fadeshow] input[type="radio"]:checked:nth-of-type(4) ~ .fs-slides .fs-slide {
	 opacity: 0;
	 -webkit-animation: none !important;
	 animation: none !important;
}
 [data-am-fadeshow] input[type="radio"]:checked:nth-of-type(4) ~ .fs-slides .fs-slide:nth-child(4) {
	 opacity: 1;
}
 [data-am-fadeshow] input[type="radio"]:checked:nth-of-type(4) ~ .fs-quick-nav .fs-quick-btn {
	/* Cancel autoplay */
	 -webkit-animation: none !important;
	 animation: none !important;
}
 [data-am-fadeshow] input[type="radio"]:checked:nth-of-type(4) ~ .fs-quick-nav .fs-quick-btn:nth-child(4) {
	 background-color: white; 
	 border: 3px solid white;
}
 [data-am-fadeshow] input[type="radio"]:checked:nth-of-type(4) ~ .fs-quick-nav .fs-quick-btn:nth-child(4):hover {
	 opacity: 1;
}
 [data-am-fadeshow] input[type="radio"]:checked:nth-of-type(3) ~ .fs-slides .fs-slide {
	 opacity: 0;
	 -webkit-animation: none !important;
	 animation: none !important;
}
 [data-am-fadeshow] input[type="radio"]:checked:nth-of-type(3) ~ .fs-slides .fs-slide:nth-child(3) {
	 opacity: 1;
}
 [data-am-fadeshow] input[type="radio"]:checked:nth-of-type(3) ~ .fs-quick-nav .fs-quick-btn {
	 background-color: transparent;
    border: 3px solid #828584;
	/* Cancel autoplay */
	 -webkit-animation: none !important;
	 animation: none !important;
}
 [data-am-fadeshow] input[type="radio"]:checked:nth-of-type(3) ~ .fs-quick-nav .fs-quick-btn:nth-child(3) {
	 background-color: white; 
	 border: 3px solid white;
}
 [data-am-fadeshow] input[type="radio"]:checked:nth-of-type(3) ~ .fs-quick-nav .fs-quick-btn:nth-child(3):hover {
	 opacity: 1;
}
 [data-am-fadeshow] input[type="radio"]:checked:nth-of-type(2) ~ .fs-slides .fs-slide {
	 opacity: 0;
	 -webkit-animation: none !important;
	 animation: none !important;
}
 [data-am-fadeshow] input[type="radio"]:checked:nth-of-type(2) ~ .fs-slides .fs-slide:nth-child(2) {
	 opacity: 1;
}
 [data-am-fadeshow] input[type="radio"]:checked:nth-of-type(2) ~ .fs-quick-nav .fs-quick-btn {
	 background-color: transparent; 
	 border: 3px solid #828584;
	/* Cancel autoplay */
	 -webkit-animation: none !important;
	 animation: none !important;
}
 [data-am-fadeshow] input[type="radio"]:checked:nth-of-type(2) ~ .fs-quick-nav .fs-quick-btn:nth-child(2) {
	 background-color: white; 
	 border: 3px solid white;
}
 [data-am-fadeshow] input[type="radio"]:checked:nth-of-type(2) ~ .fs-quick-nav .fs-quick-btn:nth-child(2):hover {
	 opacity: 1;
}
 [data-am-fadeshow] input[type="radio"]:checked:nth-of-type(1) ~ .fs-slides .fs-slide {
	 opacity: 0;
	 -webkit-animation: none !important;
	 animation: none !important;
}
 [data-am-fadeshow] input[type="radio"]:checked:nth-of-type(1) ~ .fs-slides .fs-slide:nth-child(1) {
	 opacity: 1;
}
 [data-am-fadeshow] input[type="radio"]:checked:nth-of-type(1) ~ .fs-quick-nav .fs-quick-btn {
	 background-color: transparent; 
	 border: 3px solid #828584;
	/* Cancel autoplay */
	 -webkit-animation: none !important;
	 animation: none !important;
}
 [data-am-fadeshow] input[type="radio"]:checked:nth-of-type(1) ~ .fs-quick-nav .fs-quick-btn:nth-child(1) {
	 background: #FFFFFF 0% 0% no-repeat padding-box;
	 border: 3px solid #FFFFFF;
}
 [data-am-fadeshow] input[type="radio"]:checked:nth-of-type(1) ~ .fs-quick-nav .fs-quick-btn:nth-child(1):hover {
	 opacity: 1;
}
 [data-am-fadeshow] input[type="radio"]:checked:first-of-type:last-of-type ~ .fs-quick-nav, [data-am-fadeshow] input[type="radio"]:checked:first-of-type:last-of-type ~ .fs-prev-nav, [data-am-fadeshow] input[type="radio"]:checked:first-of-type:last-of-type ~ .fs-next-nav {
	 display: none !important;
}
/* * ===== PREV/NEXT NAVIGATION ===== * * This section handles the prev/next navigation. */
/* Handle Prev/Next buttons */

 [data-am-fadeshow~="next-prev-navigation"] input[type="radio"]:checked:nth-of-type(5) ~ .fs-prev-nav .fs-prev-btn {
	 display: none;
}
 [data-am-fadeshow~="next-prev-navigation"] input[type="radio"]:checked:nth-of-type(5) ~ .fs-prev-nav .fs-prev-btn:nth-child(4) {
	 display: flex;
    align-items: center;
    justify-content: center;
}
 [data-am-fadeshow~="next-prev-navigation"] input[type="radio"]:checked:nth-of-type(5):first-of-type ~ .fs-prev-nav .fs-prev-btn:last-child {
	 display: flex;
    align-items: center;
    justify-content: center;
}
 [data-am-fadeshow~="next-prev-navigation"] input[type="radio"]:checked:nth-of-type(5):last-of-type ~ .fs-next-nav .fs-next-btn:first-child {
	 display: flex;
    align-items: center;
    justify-content: center;
}
 [data-am-fadeshow~="next-prev-navigation"] input[type="radio"]:checked:nth-of-type(4) ~ .fs-prev-nav .fs-prev-btn {
	 display: none;
}
 [data-am-fadeshow~="next-prev-navigation"] input[type="radio"]:checked:nth-of-type(4) ~ .fs-prev-nav .fs-prev-btn:nth-child(3) {
	 display: flex;
    align-items: center;
    justify-content: center;
}
 [data-am-fadeshow~="next-prev-navigation"] input[type="radio"]:checked:nth-of-type(4) ~ .fs-next-nav .fs-next-btn {
	 display: none;
}
 [data-am-fadeshow~="next-prev-navigation"] input[type="radio"]:checked:nth-of-type(4) ~ .fs-next-nav .fs-next-btn:nth-child(5) {
	 display: flex;
    align-items: center;
    justify-content: center;
}
 [data-am-fadeshow~="next-prev-navigation"] input[type="radio"]:checked:nth-of-type(4):first-of-type ~ .fs-prev-nav .fs-prev-btn:last-child {
	 display: flex;
    align-items: center;
    justify-content: center;
}
 [data-am-fadeshow~="next-prev-navigation"] input[type="radio"]:checked:nth-of-type(4):last-of-type ~ .fs-next-nav .fs-next-btn:first-child {
	 display: flex;
    align-items: center;
    justify-content: center;
}
 [data-am-fadeshow~="next-prev-navigation"] input[type="radio"]:checked:nth-of-type(3) ~ .fs-prev-nav .fs-prev-btn {
	 display: none;
}
 [data-am-fadeshow~="next-prev-navigation"] input[type="radio"]:checked:nth-of-type(3) ~ .fs-prev-nav .fs-prev-btn:nth-child(2) {
	 display: flex;
    align-items: center;
    justify-content: center;
}
 [data-am-fadeshow~="next-prev-navigation"] input[type="radio"]:checked:nth-of-type(3) ~ .fs-next-nav .fs-next-btn:nth-child(4) {
	 display: flex;
    align-items: center;
    justify-content: center;
}
 [data-am-fadeshow~="next-prev-navigation"] input[type="radio"]:checked:nth-of-type(3):first-of-type ~ .fs-prev-nav .fs-prev-btn:last-child {
	 display: flex;
    align-items: center;
    justify-content: center;
}
 [data-am-fadeshow~="next-prev-navigation"] input[type="radio"]:checked:nth-of-type(3):last-of-type ~ .fs-next-nav .fs-next-btn:first-child {
	 display: flex;
    align-items: center;
    justify-content: center;
}
 [data-am-fadeshow~="next-prev-navigation"] input[type="radio"]:checked:nth-of-type(2) ~ .fs-prev-nav .fs-prev-btn {
	 display: none;
}
 [data-am-fadeshow~="next-prev-navigation"] input[type="radio"]:checked:nth-of-type(2) ~ .fs-prev-nav .fs-prev-btn:nth-child(1) {
	 display: flex;
    align-items: center;
    justify-content: center;
}
 [data-am-fadeshow~="next-prev-navigation"] input[type="radio"]:checked:nth-of-type(2) ~ .fs-next-nav .fs-next-btn:nth-child(3) {
	 display: flex;
    align-items: center;
    justify-content: center;
}
 [data-am-fadeshow~="next-prev-navigation"] input[type="radio"]:checked:nth-of-type(2):first-of-type ~ .fs-prev-nav .fs-prev-btn:last-child {
	 display: flex;
    align-items: center;
    justify-content: center;
}
 [data-am-fadeshow~="next-prev-navigation"] input[type="radio"]:checked:nth-of-type(2):last-of-type ~ .fs-next-nav .fs-next-btn:first-child {
	 display: flex;
    align-items: center;
    justify-content: center;
}
 [data-am-fadeshow~="next-prev-navigation"] input[type="radio"]:checked:nth-of-type(1) ~ .fs-next-nav .fs-next-btn:nth-child(2) {
	 display: flex;
    align-items: center;
    justify-content: center;
}
 [data-am-fadeshow~="next-prev-navigation"] input[type="radio"]:checked:nth-of-type(1):first-of-type ~ .fs-prev-nav .fs-prev-btn:last-child {
	 display: flex;
    align-items: center;
    justify-content: center;
}
 [data-am-fadeshow~="next-prev-navigation"] input[type="radio"]:checked:nth-of-type(1):last-of-type ~ .fs-next-nav .fs-next-btn:first-child {
	 display: flex;
    align-items: center;
    justify-content: center;
}
 [data-am-fadeshow~="next-prev-navigation"] .fs-prev-btn:last-child {
	 display: flex;
    align-items: center;
    justify-content: center;
}
 [data-am-fadeshow~="next-prev-navigation"] .fs-next-btn:nth-child(2) {
	 display: flex;
    align-items: center;
    justify-content: center;
}
/* Base Styling */
 body {
	 margin: 0;
}
 .containersliderdarkv2 {
	 box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	 overflow: hidden;
	 width: 100%;
     height: 80vh;
	margin-top: 5%;
    margin-bottom: 5%;
}

/** Slider Team refonte v2  **/

#CEVE_Rv2 .container04 .containerRight04 [type=radio] {
  display: none;
}

#CEVE_Rv2 #slider {
  position: relative;
  perspective: 1000px;
  transform-style: preserve-3d;
  background: none !important;
}

#CEVE_Rv2 #slider label {
  margin: auto;
  border-radius: 4px;
  position: absolute;
  left: 0; right: 0;
  cursor: pointer;
  transition: transform 0.4s ease;
}

#CEVE_R .container04 .containerRight04 [type=radio] {
  display: none;
}

#CEVE_R #slider {
  position: relative;
  perspective: 1000px;
  transform-style: preserve-3d;
  background: none !important;
}

#CEVE_R #slider label {
  margin: auto;
  border-radius: 4px;
  position: absolute;
  left: 0; right: 0;
  cursor: pointer;
  transition: transform 0.4s ease;
  transform: translate3d(30%,50px,0);


}

#s1:checked ~ #slide4, #s2:checked ~ #slide5,
#s3:checked ~ #slide1, #s4:checked ~ #slide2,
#s5:checked ~ #slide3, #s6:checked ~ #slide4,
#s7:checked ~ #slide5, #s8:checked ~ #slide6,{
  box-shadow: 0 1px 4px 0 rgba(0,0,0,.37);
  transform: translate3d(-30%,50px,0);
  z-index: 1;
}

#s1:checked ~ #slide5, #s2:checked ~ #slide1,
#s3:checked ~ #slide2, #s4:checked ~ #slide3,
#s5:checked ~ #slide4 {
  box-shadow: 0 6px 10px 0 rgba(0,0,0,.3), 0 2px 2px 0 rgba(0,0,0,.2);
  transform: translate3d(-30%,50px,0);
  z-index: 2;
}

#s1:checked ~ #slide1, #s2:checked ~ #slide2,
#s3:checked ~ #slide3, #s4:checked ~ #slide4,
#s5:checked ~ #slide5 {
  box-shadow: 0 13px 25px 0 rgba(0,0,0,.3), 0 11px 7px 0 rgba(0,0,0,.19);
  transform: translate3d(0,25px,1px);
	z-index: 4;
	width: 340px;
    height: 440px;
}

#s1:checked ~ #slide2, #s2:checked ~ #slide3,
#s3:checked ~ #slide4, #s4:checked ~ #slide5,
#s5:checked ~ #slide1 {
  box-shadow: 0 6px 10px 0 rgba(0,0,0,.3), 0 2px 2px 0 rgba(0,0,0,.2);
  transform: translate3d(30%,50px,0);
  z-index: 3;
}

#s1:checked ~ #slide3, #s2:checked ~ #slide4,
#s3:checked ~ #slide5, #s4:checked ~ #slide1,
#s5:checked ~ #slide2 {
  box-shadow: 0 1px 4px 0 rgba(0,0,0,.37);
  transform: translate3d(30%,50px,0);
  z-index: 1;
}

.slider_teamv2 { 
	height: 54vh;
}

#CEVE_Rv2 .card-slider {
	position: relative;
	width: 362px;
	height: 513px;
}

#CEVE_R .card-slider {
	position: relative;
	width: 300px;
	height: 400px;
}

/** Slider autre etudes de cas refonte v2  **/

.carousel-container {
  width: 1280px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .carousel-container {
    width: 80%;
  }
}
@media screen and (max-width: 1024px) {
  .carousel-container {
    width: 85%;
  }
}
.carousel-container .carousel-inner {
  overflow: hidden;
}
.carousel-container .track {
  display: inline-flex;
  transition: transform 0.5s;
}

.slider-showmore .card-container {
  width: 292px;
  max-width: 292px;
  height: 165px;
  flex-shrink: 0;
  padding-right: 15px;
	padding-left:15px;
}

.nav button {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border: 1px solid #aaa;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.nav .prev {
  left: -50px;
}
.nav .prev.show {
  display: block;
}
.nav .next {
  right: -40px;
}
.nav .next.hide {
  display: none;
}

.card > * {
  flex: 1;
}

.card .info {
  flex-basis: 40px;
  background: #333;
  color: #fff;
  flex-grow: 0;
  padding: 10px;
  box-sizing: border-box;
}

#CEVE_R .card_icon_sidetext img {
    max-width: 15px;
	max-height: 15px;
}







