.images {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    overflow: hidden;
}

.images:before {
    content: "";
    position: absolute;
    z-index: 999;
    left: 0;
    right: 100%;
    bottom: 0;
    background: #00ffae;
    height: 4px;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.images:hover:before,
.images:focus:before,
.images:active:before {
    right: 0;
}




.images2 {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    overflow: hidden;
}

.images2:before {
    content: "";
    position: absolute;
    z-index: 999;
    left: 0;
    right: 100%;
    bottom: 0;
    background: #00ffae;
    height: 2px;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.images2:hover:before,
.images2:focus:before,
.images2:active:before {
    right: 0;
}

.container-voir-plus {
    height: 24px;
}



/* Langues */

#language {
    top: 50px;
    position: absolute;
    right: 50px;
    z-index: 10000;
    display: flex;
    cursor: pointer;
}

@media (max-width:1132px){
    #language{
        top:35px;
    }
}

@media (max-width:992px){
    #language{
        top:20px;
    }
}

@media (max-width:680px){
    #language{
        top:35px;
        right:80px;
    }
}

@media (max-width:500px){
    #language{
        right:30px
    }
}

@media (max-width:350px){
    #language{
        right:20px;
    }
}

#english,
#francais {
    width: 30px;
    text-align: center;
}

/* fin Langues */

body {
    background-color: #f7f4f2;
    margin-bottom: 0px !important;

}

/* <Popup txt> */

.titrepopup {
    font-family: 'Quicksand', sans-serif;
    font-weight: 1000;
    margin-top: 8vw;
    font-size: 45px;
}

@media (max-width:768px) {
    .titrepopup {
        font-size: 25px !important;
    }

    .soustitrepopup {
        font-size: 16px !important;
    }

    .textpopup {
        font-size: 15px !important;
    }
}

.soustitrepopup {
    font-family: 'Quicksand', sans-serif;
    font-weight: 900;
    margin-top: 0.5vw;
    font-size: 25px;
}

.textpopup {
    font-family: 'Quicksand';
    font-weight: 300;
    font-size: 18px;
    text-align: center;
}

#hov {
    position: absolute;
}

.italictxtpj5 {
    font-family: 'Quicksand', sans-serif;
    font-weight: 300;
    font-size: 15px;
    margin-top: 5vw;
}

.italictxtpj7 {
    font-family: 'Quicksand', sans-serif;
    font-weight: 300;
    font-size: 15px;
    margin-top: 1vw;
}

.italictxtpj6 {
    font-family: 'Quicksand', sans-serif;
    font-weight: 300;
    font-size: 15px;
    margin-top: 1vw;

}

#goutdidees {
    margin: 1vw;
}



#goutdidee {
    text-align: center;
}

/* projet 1 */



#contentptf,
#contentptftxt {
    width: 100%;
}

#contentptftxt {
    padding-left: 10vw;
    padding-right: 10vw;
}

#projet5-1 {
    width: 900px;
    margin-top: 5vw;
}

@media (max-width:1200px) {

    #projet5-1 {
        margin-top: 85px !important;
    }
}


#projet5txt,
#h3pj3 {
    margin-bottom: 13vw;
}



#smokeprojet2 {
    margin-top: 5vw;
    width: 500px;
}

@media (max-width:1200px) {

    #smokeprojet2 {
        margin-top: 85px !important;
    }
}


/*
@media (min-width:768px) {
    #smokeprojet2, #projet5-1, #projet8-1,#projet8-2,#projet8-3,#projet8-4,#projet8-5,#projet8-6 {
        
        box-shadow: 3px 3px 5px 5px rgba(110, 110, 110, 0.2)
    }
}
*/

#projet8-1,
#projet8-4,
#projet11-2,
#projet11-3 {
    margin-top: 6vw;
    width: 600px;
}

#projet8-2,
#projet8-3,
#projet8-5,
#projet8-6,
#projet11-4,
#projet11-5 {
    margin-top: 6vw;
    width: 800px
}

#projet4_1 {
    margin-top: 4vw;
    width: 800px;
}

#projet4_2 {
    margin-top: 4vw;
    width: 400px;

}

#projet4_3txt {
    margin-top: 5vw;
}

#projet10-1,
#projet10-2,
#projet10-3,
#projet10-4,
#projet10-5 {
    margin-top: 6vw;

}

#projet17txt {
    margin-top: 6vw;
}

@media (min-width:768px) {
    .zae {
        margin-left: 200px;
        margin-right: 200px;
    }
}

#projet10-1 {
    width: 600px;
}

#projet11-1 {
    width: 800px
}

#projet6-1 {
    width: 200px;
}

#projet_14 {
    width: 200px;
    height: 200px;

}

#projet14txt2 {
    margin-bottom: 1vw;
}

#exemple {
    margin-top: 5vw;
    margin-bottom: 5vw;
}

#exemple2 {
    margin-top: 5vw;
    margin-bottom: 0vw;
}

#aze,
#projet7txt {
    margin-bottom: 6vw;
}

#projet7-2,
#projet7-3,
#projet11-1 {
    margin-top: 6vw;
}

#projet13-6 {
    margin-top: 20px;
}

.lastimage {
    margin-bottom: 13vw;
}

#smokeprojet2point1 {
    width: 300px;
    margin-top: 5vw;
}


#pixel2 {
    width: 800px;
    margin-top: 3vw;
}

#list {
    text-align: left !important;

}

.italictxt14 {

    font-family: 'Quicksand', sans-serif;
    font-weight: 300;
    font-size: 15px;
    margin-top: 0.5vw;
}


.italictxt141 {
    margin-bottom: 13vw;
    font-family: 'Quicksand', sans-serif;
    font-weight: 300;
    font-size: 15px;
    margin-top: 0.5vw;
}

.italictxt {
    margin-bottom: 13vw;
    font-family: 'Quicksand', sans-serif;
    font-weight: 300;
    font-size: 15px;
    margin-top: 0.5vw;
}

.italictxt4 {
    margin-bottom: 5vw;
    font-family: 'Quicksand', sans-serif;
    font-weight: 300;
    font-size: 15px;
    margin-top: 0.5vw;
}

.lastimage {
    margin-bottom: 13vw;
}


/* </Popup txt> */


/* GLOBAL */


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


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

#titrexp {
    font-weight: bold !important;
}

.menu h5,
h4,
h5,
h2 {
    font-family: 'Quicksand', sans-serif;
    font-weight: 500;
}

#titlename {
    font-size: 30px;
    text-align: center;
}

#socialnetwork img {
    width: 50px;
    height: 25px;
}

#socialnetwork {
    width: 25px;
    height: 25px;
    overflow: hidden;
}

#socialnetworkdiv {
    width: 70px;

    text-align: center;

    margin: auto;
}

#socialnetwork2 img {
    width: 50px;
    height: 25px;
}

#socialnetwork2 {
    width: 25px;
    height: 25px;
    overflow: hidden;
}

#socialnetwork2,
#socialnetwork {
    margin-left: 5px;
    margin-right: 5px;
}

/* MENU PRINCIPAL */

.menu {
    margin-top: 60px;
}

.menu li {
    margin: 2em;
}

.menu h5,
.menu h2 {
    font-size: 20px;
}

.hamburger {
    display: none;
    z-index: 999999;
    position: fixed;
    top: 20px;
    left: 50%;

    transform: translate(-50%);
}


.hamburgerfond {
    top: 0px;
    position: fixed;
    z-index: 999998;
    left: 50%;
    transform: translate(-50%);
    display: none;
}

@media (max-width:1132px) {
    .menu li {
        margin: 1em;
    }
}

@media (max-width:992px) {
    .logo {
        display: none;
    }

    .menu .nav {
        width: 100%;
    }

    .menu li {
        margin: auto;
    }
}

@media (max-width:680px) {
    .menu .nav-item {
        display: none;
    }


    .hamburger,
    .hamburgerfond {
        display: initial;
    }


}



/* MENU 2 */

.menu2 {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    z-index: 100;
}

.menu2 ul {
    display: inline;
    text-align: center;
}

.menu2 li {
    color: lightblue;
    margin: 1.6rem;
    margin-top: 2em;
}

.menu2 a {
    color: #F3FFFD;
}

.menu2 a:hover {
    color: #4CCB83;
}

.menu2 li:first-child {
    margin-top: 10em;
}


.titreimg {
    margin-left: 50%;
    transform: translate(-50%);
    margin-top: 6vw;
    height:85px;
    margin-bottom: 2vw;
}

@media (max-width:768px) {
    .titreimg {
        height:75px;
        margin-top: 10vw;
        margin-bottom: 7vw;
    }
}

*/ h6 {
    font-family: 'Quicksand', sans-serif;
    font-weight: 200;
}

#name2 {
    font-weight: 600;
}


h5 {
    text-align: center;

}

/* CSS ANIM TITRES */

.menu h5,
.title h5 {
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    overflow: hidden;
}

.menu h5:before,
.title h5:before,
.title h5:not(:active):before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0%;
    right: 80%;
    bottom: 0;
    background: #00ffae;
    height: 11px;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.menu h5:hover:before,
.menu h5:focus:before,
.menu h5:active:before,
.title h5:hover:before,
.title h5:focus:before,
.title h5:active:before {
    right: 0;
}


/* A PROPOS */

.img_texture {
    position: absolute;
    top: 370px;
    z-index: -1;
    left: 100px;
}

@media (max-width:1300px) {
    .img_texture {
        display: none;
    }
}




#titleval {
    font-weight: bold !important;
}

/* CSS ANIM TITRES */

.menu h2,
.title h2 {
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    overflow: hidden;
}

.menu h2:before,
.title h2:before,
.title h2:not(:active):before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0%;
    bottom: 0;
    background: #00ffae;
    height: 12px;

}



@media (max-width:992px) {
    #titlevaldiv {
        display: none;
    }
}

@media (max-width:992px) {
    .presentation {
        margin-top: 2em;
    }
}

.presentation{
text-align: center;
font-family: 'Quicksand';
font-weight: 300;
font-size: 17px;
max-width: 100%!important;
flex: 0 0 100%!important;
    margin-top: 3vw;

}

@media screen and (max-width: 768px) {
    .presentation{
        font-size: 15px!important;
    }}

.souligne{
    display: inline;
}

.souligne,
.souligne{
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    overflow: hidden;
}

.souligne:before,
.souligne:before,
.souligne:not(:active):before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 2px;
    left: -2px;
    bottom: 0;
    background: #00ffae;
    height: 8px;



}

.souligne2{
    display: inline;
}

.souligne2,
.souligne2{
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    overflow: hidden;
}

.souligne2:before,
.souligne2:before,
.souligne2:not(:active):before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 10px;
    left: -10px;
    bottom: 0;
    background: #00ffae;
    height: 15px;



}

.mt-5, .my-5 {
    margin-top: 0rem !important;}

#apropos, #portfolio, #cv, #cv2{
    text-align: center;
    margin-top: 5vw!important;
}

#cv, #cv2{
    margin-bottom: 3vw!important;
}

#apropostexte{
    display: inline;
}

/* PORTFOLIO */

.portfolio {
    margin-top: 3rem;
}

.projets {
    margin-top: 0.5rem;
}

.projets .col-lg-4 {
    margin-top: 30px;
    cursor: pointer;
    height: 350px;
}

@media (max-width:1200px) {
    .hover_project {
        display: none;
    }

    .projets .col-lg-4 {
        height: initial;
    }
}

.title {
    cursor: pointer;
}

@media (min-width: 768px) and (max-width:992px) {
    .mix-target {
        width: 330px;
    }
}


/* TRI PORTFOLIO */

.selected-cat-color {
    background-color: #00ffae;
}

.work {
    margin-top: 2rem;
}

@media screen and (min-width: 769px) {
    .filter-list {
        display: flex !important;
    }
}

@media screen and (max-width: 768px) {
    .work .filter-list {
        padding: 20px;
        width: 200px;
        display: none;
        z-index: 15;
        position: absolute;
        left: 0px;
        right: 0px;
        margin-left: auto;
        margin-right: auto;
        background-color: white;
    }
}

.filter-list {
    list-style-type: none;
    padding: 0;
}

.filter-item {
    cursor: pointer;
    padding: 7px;
    font-size: 20px;
    color: black;
    border-bottom: 2px solid transparent;
    transition: .3s border, .3s color;
    margin: auto;
}

@media (min-width:769px) {

    .selected-cat,
    .fa-angle-down {
        display: none;
    }
}

@media (max-width:768px) {
    .selected-cat {
        display: inline;
    }
}

@media (max-width:768px) {
    .filter-list {
        display: none;
    }
}

.selected-cat {
    cursor: pointer;
    font-size: 20px;
}

.fa-angle-down {
    transition: .3s;
    font-size: 20px;
}


/* POP UP PROJET */

.bottom-menu {
    display: none;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 60px;
    background-color: white;
    z-index: 10000;
    -webkit-box-shadow: 0px -10px 41px -20px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px -10px 41px -20px rgba(0, 0, 0, 0.75);
    box-shadow: 0px -10px 41px -20px rgba(0, 0, 0, 0.75);
}

.bottom-cross {
    width: 52px;
}

.bottom-menu img {
    margin-top: 4px;
    cursor: pointer;
}

.bottom-next,
.bottom-previous {
    width: 20px;
}



.embed-responsive {
    width: 900px !important;
    margin-top: 5vw;
    margin-bottom: 0px !important;
}



@media (max-width:1200px) {

    .embed-responsive {
        margin-top: 85px !important;
    }
}

#stroke {
    width: 13vw;
    margin-top: 3vw;
    margin-bottom: 3vw;
}

.popup {
    margin-top: -50px;
    display: none;
    position: relative;
    z-index: 10;
    top: 50px;
    background-color: white;
    box-shadow: 1px 1px 5px 5px rgba(110, 110, 110, 0.2)
        /*padding:50px;*/
}


#videoiframe {
    margin-bottom: 5vw;
    width: 900px;
}


.croix {
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer;
    z-index: 999999;
    width: 75px;
    height: 75px;
    overflow: hidden;
}

.croix img {
    width: 300px;
    height: 75px
}






.up {
    width: 100px;
    height: 100px;
    overflow: hidden;
    position: absolute;
    right: 30px;
    bottom: 10px;
    cursor: pointer;
    transition: .3s ease;

}

.next {
    width: 100px;
    height: 100px;
    overflow: hidden;
    position: absolute;
    right: 15px;
    top: 20vw;
    cursor: pointer;
    transition: .3s ease;
    z-index: 998;
}

.previous {
    width: 100px;
    height: 100px;
    overflow: hidden;
    position: absolute;
    left: 15px;
    top: 20vw;
    cursor: pointer;
    transition: .3s ease;
    z-index: 999;
}

@media (max-width:768px) {
    .up {
        width: 70px;
        height: 70px;
        bottom: 0px;
        overflow: hidden;
        right: 30px;
        bottom: 10px;
    }

    .previous {
        width: 70px;
        height: 70px;
        bottom: 0px;
    }

    .next {
        width: 70px;
        height: 70px;
        bottom: 0px;
    }

    #flecheup {
        width: 770px;
        height: 70px;
    }

    #flecheright {
        width: 770px;
        height: 70px;
    }

    #flecheleft {
        width: 770px;
        height: 70px;
    }


}







/* SKILLS ANIM */

#ae,
#ai,
#an,
#id,
#pr,
#ps,
#c4d,
#code,
#klynt,
#photo {
    width: 65px;
    height: 65px;
    overflow: hidden;
    margin: 1em;
    margin-left: 0;
}

.anim img {
    cursor: pointer;
    width: 585px;
    height: 65px;
}

.anim h5 {
    top: -30px;
}

.anim .row {
    height: 77px;
}

@media (max-width:768px) {
    .images_skills {
        line-height: 0 !important;
        margin-top: 4em;
    }
}


/* FOOTER */

.footer_infos {
    color: black;
    padding: 30px;
    text-align: center;
    margin-top: 10vw;
    width: 100%;
    margin-bottom: 0px !important;

}

.footer {
    background-color: #00ffae;
}

.hover_project {
    position: relative;
    top: -350px;
    width: 350px;
    overflow: hidden;
}








/* COMPARAISON D'IMAGES PROJET */

.comp {
    max-width: 100%;
}



#imagecomp2,
#imagecomp {
    margin-top: 5vw;
}


@media (max-width:1200px) {

    #imagecomp {
        margin-top: 85px !important;
    }
}

@media (min-width:1200px) {
    #formation0 {
        background-color: aqua;
        height: 624px;
        top: -624px;
        overflow-y: scroll;


    }
}



.cd-image-container {
    margin-top: 100px;
    position: relative;
    width: 90%;
    max-width: 768px;
    margin: 0em auto;
}

.cd-image-container img {
    display: block;
}

.cd-image-label {
    position: absolute;
    bottom: 0;
    right: 0;
    color: #ffffff;
    padding: 1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: -webkit-transform 0.3s 0.7s, opacity 0.3s 0.7s;
    -moz-transition: -moz-transform 0.3s 0.7s, opacity 0.3s 0.7s;
    transition: transform 0.3s 0.7s, opacity 0.3s 0.7s;
}

.cd-image-label.is-hidden {
    visibility: hidden;
}

.is-visible .cd-image-label {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.cd-resize-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    overflow: hidden;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.cd-resize-img img {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    height: 100%;
    width: auto;
    max-width: none;
}

.cd-resize-img .cd-image-label {
    right: auto;
    left: 0;
}

.is-visible .cd-resize-img {
    width: 50%;
    /* bounce in animation of the modified image */
    -webkit-animation: cd-bounce-in 0.7s;
    -moz-animation: cd-bounce-in 0.7s;
    animation: cd-bounce-in 0.7s;
}

@-webkit-keyframes cd-bounce-in {
    0% {
        width: 0;
    }

    60% {
        width: 55%;
    }

    100% {
        width: 50%;
    }
}

@-moz-keyframes cd-bounce-in {
    0% {
        width: 0;
    }

    60% {
        width: 55%;
    }

    100% {
        width: 50%;
    }
}

@keyframes cd-bounce-in {
    0% {
        width: 0;
    }

    60% {
        width: 55%;
    }

    100% {
        width: 50%;
    }
}

.cd-handle {
    position: absolute;
    height: 44px;
    width: 44px;
    /* center the element */
    left: 50%;
    top: 50%;
    margin-left: -22px;
    margin-top: -22px;
    border-radius: 50%;
    background: #4CCB83 url("../site-valentin/images/cd-arrows.svg") no-repeat center center;
    cursor: move;

    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0) scale(0);
    -moz-transform: translate3d(0, 0, 0) scale(0);
    -ms-transform: translate3d(0, 0, 0) scale(0);
    -o-transform: translate3d(0, 0, 0) scale(0);
    transform: translate3d(0, 0, 0) scale(0);
}

.cd-handle.draggable {
    /* change background color when element is active */
    background-color: #4CCB83;
}

.is-visible .cd-handle {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    -moz-transform: translate3d(0, 0, 0) scale(1);
    -ms-transform: translate3d(0, 0, 0) scale(1);
    -o-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1);
    -webkit-transition: -webkit-transform 0.3s 0.7s, opacity 0s 0.7s;
    -moz-transition: -moz-transform 0.3s 0.7s, opacity 0s 0.7s;
    transition: transform 0.3s 0.7s, opacity 0s 0.7s;
}