@charset "UTF-8";
/* STYLES POUR LES BALISES HTML */
@font-face {
    font-family: 'AvantGarde-bold';
    src: url('../fonts/texgyreadventor-bold.woff2') format('woff2'),
         url('../fonts/texgyreadventor-bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'AvantGarde-regular';
    src: url('../fonts/texgyreadventor-regular.woff2') format('woff2'),
         url('../fonts/texgyreadventor-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
html{ 
    height: 100%;
}
body{
    width: 100vw;
    height: auto;
    min-height: 100%;
    color: white;
    font-family: 'AvantGarde-regular',Helvetica, Verdana, Arial, Sans-Serif; 
    line-height: 1.2;
    overflow-x: hidden;
}
 

.body-home, .body-cv{
    background: linear-gradient(45deg, #152a88 0%,#925ba8 48%,#925ba8 52%,#450039 100%) fixed;
}
section{
    position: relative;
}
#section1, #section2, #section4, #section5, #cv-section1, #cv-section2, #cv-section4{
    width: 100vw;
    min-height: 100vh;
}
#section3{
    width: 84vw;
    height: auto;
    margin-left: 8%;
    margin-right: 8%;
} 
.entete{
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%; 
    left: 50%;
    max-width: 550px;
    min-width: 340px;
    height: auto;
    z-index: 999;
}
#section1 .entete{
}
#section2 .entete, #section4 .entete{
    height: auto;
    margin-bottom: 10%;
    }



/* text*/
h1, h2, h3, h4, h5, h6 {
	color: white;
    margin-bottom: 0.6rem;
    font-family: 'AvantGarde-bold',Helvetica, Verdana, Arial, Sans-Serif; 
    line-height: 1.2;
    text-align: center;
	}


h1 { 
    font-size: 3.6rem; 
    line-height: 4.2rem;    
    opacity: 0.7;
    color: #FFFFFF;
}
h2 { 
    font-size: 3.4rem; 
    line-height: 4.0rem;
    opacity: 0.95;
    color: #ffffff;
}
h3 { 
    font-size: 2.8rem; 
    line-height: 3.4rem;
    color: #FFFFFF;
}
h4 { 
    font-size: 1.5rem; 
    line-height: 1.9rem;
    color: #FFFFFF;
}
h5 { 
        font-size: 1.1rem;
    line-height: 1.5rem;
    color: #FFFFFF;
}

p{
    font-size: 1.2rem;
    line-height: 1.8rem;
    opacity: 0.7;
}
ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    padding-inline-start: 0px;
}
li::before {
    content: "•  "; 
    color: #FFFFFF;
    opacity: 0.7;
}
li{
    opacity: 0.7;
    margin-bottom: 15px;
}
a h2{
    text-decoration: none;
}
a:visited h2, a:active h2, a:link{
    text-decoration: none;
}
a:hover h2{
    text-decoration: none;
}

p a:visited, p a:active, p a:link{ 
    color: #222222; 
    text-decoration: underline; 
}
p a:hover{ 
    color: #e7273a; 
    text-decoration: none; 
}



.black{
    color: #000000;
}
.bold{
    font-family: 'AvantGarde-bold',Helvetica, Verdana, Arial, Sans-Serif; 
}
.text-center{
    text-align: center;
}
.text-left{
    text-align: left;
}
.no-wrap{
    
}



.button {
    position: relative;
    color: #000000;
    width: 160px;
    font-size: 16px;
    margin-top: 5px;
    padding: 10px 30px;
    border-radius: 100px;
    height: auto;
    text-align:center;
    border: none;
    background-size: 300% 100%;
    transform: translate(-50%, 0%);
    left: 50%;
}

/*header*/
header {
    position: fixed;
    width: 100%;
    z-index: 1000;
    height: calc(60px + 1.5%);
    opacity: 0;
}
.background-header{
    color: #ffffff;
    fill: #ffffff;
}
.background-header-mobile{
    color: #ffffff;
    fill: #ffffff;
    display: none;
}
.home{
    position: absolute;
    top: 5px;
    left: 5%;
    opacity: 0.4;
    width: 60px;
    height: 60px;
    border: none;
    z-index: 999;
    background: none;
}
.home:link, .home:visited{
    opacity: 1;
}
.home:hover, .home:active{
    opacity: 0.6;
}

.cv{
    position: absolute;
    top: 5px;
    right: 5%;
    opacity: 0.4;
    width: 60px;
    height: 60px;
    border: none;
    z-index: 999;
    background: none;
}
.cv:link, .cv:visited{
    opacity: 1;
        
}
.cv:hover, .cv:active{
    opacity: 0.6;
}

/* section1 */

.scene1 path, .scene2 path, .scene3 path, .scene4 path {
	fill: #FFFFFF;
}
.top-left{
    position: fixed;
    width: 45%;
    height: 50vh;
    top:0;
    left: 0;
    opacity: 1;
}
.top-right{
    position: fixed;
    width: 35%;
    height: 50vh;
    top:0;
    right:0;
    opacity: 1;
}
.bottom-left{
    position: fixed;
    width: 40%;
    height: 40vh;
    bottom:0;
    left:0;
    opacity: 1;
}
.bottom-right{
    position: fixed;
    width: 45%;
    height: 40vh;
    bottom:0;
    right:0;
    opacity: 1;
}



/* galerie */
#decalage{
    margin-top: calc(100% + 3vw);
}
.colonne-galerie a {
    overflow: hidden;
    box-sizing: border-box;
}
.img-galerie{
    position: relative;
    top: 50px;
	max-width: 100%; 	
	height: auto;
}
.lien-galerie{
    width: 100%;
    height: 0;
    padding-bottom: 180%;
    display: block;
    margin-top: 3vw;
    margin-bottom: 3vw;
}
.lien-galerie h5{
    text-align: left;
    padding-top: 120px;
    padding-left: 50px;
    padding-right: 50px; 
}


/* Contact */
label{
    text-align: center;
    padding: 20px;
}
input, textarea{
    width: 100%;
    max-width: 550px;
    border: none;
    border-radius: 20px;  
    padding: 10px;
}
textarea{
    height: 200px;
}





/* page projet */
#galerie-projet{
    overflow: hidden;
    white-space: nowrap;
}

.taille-projet{
    width: 100%;
    height: 0;
    padding-bottom: 50%;
}
.taille-img{
    position: absolute;
    width: 55%;
    right: -100%;
    bottom: 150px;
}
.taille-tel{
    width: 34%;
}

.titre-projet{
    position: absolute;
    bottom: 10%;
    left: -100%;
}

.demi-section{
    position: relative;
    float: left;
    width: 50%;
    height: 0;
    padding-bottom: 50%;
}
.entete-demi-section{
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    width: 80%;
    max-width: 550px;
    min-width: 340px;
    height: auto;
}
.entete-demi-section p{
    color: #000000;
}
video{
    width: 100%;
    height: auto;
}
#section-capture{
    height: auto
}
.section-projet {
    height: 80vh;
    padding-bottom: 10vh;
    padding-top: 10vh;
    margin-left: auto;
    text-align: center;
}
.taill-capture{
    height: 100%;
    width: auto;
    max-width: 1055px;
    object-fit: contain;
}

/* galerie page projet*/
.colonne-pgalerie{
    position: relative;
    display: inline-block;
}

.precedent{
    position: absolute;
    top: 1.5%;
    left: 1.5%;
    opacity: 0.8;
    background: none;
    outline-color: transparent;
    width: 50px;
    height: 50px;
    border: none;
    z-index: 999;
}
.precedent:hover, .precedent:active{
    opacity: 1;
}
.precedent:focus{
    outline: none;
}


.suivant{
    position: absolute;
    bottom: 1.5%;
    right: 1.5%;
    opacity: 0.8;
    background: none;
    outline-color: transparent;
    width: 50px;
    height: 50px;
    border: none;
    z-index: 999;
}
.suivant:hover, .suivant:active{
    opacity: 1;
}
.suivant:focus{
    outline: none;
}

.colonne-pgalerie a {
    margin: 0;
}








/* Gradient */
.gradient_vivid-color{
    background-image: linear-gradient(0deg, #FF6A00 0%, #FFDA64 99%);
}
.gradient_terresturones{
    background-image: linear-gradient(0deg, #FE499E 0%, #FFBDE8 100%);
}
.gradient_snickers{
    background-image: linear-gradient(0deg, #4577FF 0%, #7BD9FF 100%);
}
.gradient_bagnere{
    background-image: linear-gradient(180deg, #FFDF88 0%, #FF0000 98%);
}
.gradient_talkers{
    background-image: linear-gradient(180deg, #B4FFF5 0%, #1FABFF 100%);
}
.gradient_scorpion{
    background-image: linear-gradient(180deg, #FFF6BD 0%, #AFDF3A 100%);
}
.gradient_we-transfert{
   background-image: linear-gradient(0deg, #FF6100 0%, #FFDC79 100%);
}
.gradient_paris-plage{
    background-image: linear-gradient(180deg, #F8E4D6 0%, #8C3F9A 100%);
}
.gradient_bansky{
    background-image: linear-gradient(180deg, #CDDF4A 0%, #64DB00 100%);
}


.gradient_vivid-color_45{
    background-image: linear-gradient(45deg, #FF6A00 0%, #FFDA64 99%);
}
.gradient_terresturones_45{
    background-image: linear-gradient(45deg, #FE499E 0%, #FFBDE8 100%);
}
.gradient_snickers_45{
    background-image: linear-gradient(45deg, #4577FF 0%, #7BD9FF 100%);
}
.gradient_bagnere_45{
    background-image: linear-gradient(225deg, #FFDF88 0%, #FF0000 98%);
    
}
.gradient_talkers_45{
    background-image: linear-gradient(225deg, #B4FFF5 0%, #1FABFF 100%);
}
.gradient_scorpion_45{
    background-image: linear-gradient(225deg, #FFF6BD 0%, #AFDF3A 100%);
}
.gradient_we-transfert_45{
   background-image: linear-gradient(45deg, #FF6100 0%, #FFDC79 100%);
}
.gradient_paris-plage_45{
    background-image: linear-gradient(225deg, #F8E4D6 0%, #8C3F9A 100%);
}
.gradient_bansky_45{
    background-image: linear-gradient(225deg, #CDDF4A 0%, #64DB00 100%);
}




/* Gradient Boutton */
.btn-hover {
    position: relative;
    transform: translate(-50%, 0%);
    left: 50%;
    color: #FFFFFF;
    width: 160px;
    font-size: 16px;
    margin-top: 5px;
    padding: 10px 30px;
    border-radius: 100px;
    height: auto;
    text-align:center;
    border: none;
    background-size: 300% 100%;
}

.btn-hover:hover {
    background-position: 100% 0;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.btn-hover:focus {
    outline: none;
}
.btn-outline {
    position: relative;
    transform: translate(-50%, 0%);
    left: 50%;
        color: rgba(0,0,0,0.6);
    width: 160px;
    font-size: 16px;
    margin-top: 5px;
    padding: 5px 30px;
    border-radius: 100px;
    height: auto;
    text-align:center;
}
.btn-outline:hover {
    background-position: 100% 0;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.btn-hover.vivid-color {
    background-image: linear-gradient(-130deg, #FFDA64 0%, #FF6A00 30%, #FF6A00 50%, #FFDA64 51%, #FF6A00 100%);
}
.btn-hover.terresturones {
    background-image: linear-gradient(-130deg, #FFBDE8 0%, #FE499E 30%, #FE499E 50%, #FFBDE8 51%, #FE499E 100%);
}
.btn-hover.bagnere {
    background-image: linear-gradient(-130deg, #FFDF88 0%, #FF0000 30%, #FF0000 50%, #FFDF88 51%, #FF0000 100%);
}
.btn-hover.talkers {
    background-image: linear-gradient(-130deg, #B4FFF5 0%, #1FABFF 30%, #1FABFF 50%, #B4FFF5 51%, #1FABFF 100%);
}
.talkers-outline {
    background-image: none;
    border: solid 2px #69D5FA;
    color: #000000;
}

.btn-hover.scorpion {
    background-image: linear-gradient(-130deg, #FFF6BD 0%, #AFDF3A 30%, #AFDF3A 50%, #FFF6BD 51%, #AFDF3A 100%);
}
.btn-hover.we-transfert {
    background-image: linear-gradient(-130deg, #FFDC79 0%, #FF6100 30%, #FF6100 50%, #FFDC79 51%, #FF6100 100%);
}


/* CV */
.header-cv{
    opacity: 1;
}
.experience{
    margin-bottom: 50px;
}
.line{
    position: absolute;
    width: 5px;
    height: 740px;
    background-color: #FFFFFF;
    margin-left: 22.5px;
    border-radius: 3px;
    margin-top: 25px;
}
.experience .pound{
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    background-color: #FFFFFF;
}
.exp-title{
    margin-left: 10px;
    display: inline-block;
}
.experience h4{
    margin: 0px;
    opacity: 0.6;
}
.experience h5{
    margin: 0px;
}
.experience p{
    margin: 0px;
    margin-left: 60px;
}
.experience li::before {
    content: "•  "; 
}
.experience ul{
    margin-left: 60px;
}
.experience li{
    margin-bottom: 5px;
}

/*software-carousel*/
#cv-galerie{
    max-width: 1200px;
    margin: auto;
    min-height: 100vh;
}
#cv-software-carousel{
    position: relative;
}
#software-carousel{
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    height: 480px;
}
.software-carousel-item{
    height: 400px;
    margin-top: 40px;
    margin-bottom: 40px;
    background-color: #ffffff;
    position: relative;
    display: inline-block;
}
.img-software{
    width: 200px;
    height: 200px;
    margin: auto;
    margin-top: 50px;
}
.software-carousel-item p{
    color: #000000;
    text-align: center;
}
.cv-precedent{
    position: absolute;
    top: 1.5%;
    left: 1.5%;
    opacity: 0.8;
    background: none;
    outline-color: transparent;
    width: 50px;
    height: 50px;
    border: none;
    z-index: 999;
}
.cv-precedent img{
    fill: #000000;
}
.cv-precedent:hover, .cv-precedent:active{
    opacity: 1;
}
.cv-precedent:focus{
    outline: none;
}
.cv-suivant{
    position: absolute;
    bottom: 1.5%;
    right: 1.5%;
    opacity: 0.8;
    background: none;
    outline-color: transparent;
    width: 50px;
    height: 50px;
    border: none;
    z-index: 999;
}
.cv-suivant img{
    fill: #000000;
}
.cv-suivant:hover, .cv-suivant:active{
    opacity: 1;
}
.cv-suivant:focus{
    outline: none;
}
.dots{
    display: inline-block;
    width: 15px;
    height: 15px;
    background-color: transparent;
    border: 1px solid #fff;  
    border-radius: 100%;
    opacity: 0.8;
}
.dots::before {
    content: "";
}
.dots-activ{
    background-color: #fff;
    opacity: 1;
}


/*timeline*/
#cv-timeline{
    max-width: 580px;
    height: auto;
    margin: auto;
}





.t1200{
    max-width: 1200px;
    margin: auto;
}




