body{
	background-color:#E0E0DB;
	font-family: Fino; 
	color:#121619;
	width: 100%;
	margin:0;

	
}



h2{
    font-size: 150px;
    font-family: Fino;
   
    text-transform: uppercase;
	margin-bottom: 10px;
	margin-top: 10px;
}
h4 {
    font-size: 65px;
	font-family: SimSun;
    text-transform: uppercase;
	margin-bottom: 25px;
	margin-top: 10px;
	color: #E8EDDF;
	
}
h6{
	font-size: 25px;
	font-family: SimSun;
	text-transform: uppercase;
}
p{
	
	margin-left: 15px;
	font-family: Spectral; 
}

/* HAUT DE PAGE j'ai fait en sorte quelle reste fixe en haut et j'ai ajouter une transparence*/
header{
		position: fixed;
		background-color:rgba(178, 182, 164, 0.6); /* Couleur de fond avec transparence */
		backdrop-filter: blur(10px);
		height: 40px;
		width: 100%;
		color:#F1F7F7;
		top: 0;
		left: 0;
		z-index: 1000;
		
		
	}
	header h1 a{
		text-decoration:none;
		color:#121619;
	}
	header ul li{
		display:inline-block;
		vertical-align: middle;
		margin:10px;
		
	}
	
	header h1 {
		display:inline-block;
		vertical-align: top;
		font-size:30px;
		line-height:40px;
		text-transform:uppercase;
		margin:0;
		margin-left:10px;
		margin-right:10px;
		
	}
	
	header nav{
	vertical-align: top;
	display:inline-block;
	height:100%;
}

header nav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	height:100%;
}

header nav ul li{
	display:inline-block;
	margin:0;
	height:100%;
	width:150px;
	text-align:center;
}

header nav ul li a{
	display:block;
	width:100%;
	height:100%;
	line-height:40px;
	color:#121619;
	text-decoration:none;
	
}

header nav ul li a:hover{
	background-color:#959987;
}	

video{
	margin-left: 90px;
}

.hi{
	
}

.content {
 
    display: flex; /* Flexbox pour aligner les éléments côte à côte */
    align-items: center; /* Centre verticalement les éléments */
	margin-left: 5px;
}

.text-presentation {
    
}

#photocv{
	
	width: 35%; /* Ajuste la taille*/
    height: auto;
    padding: 10px;
	margin-top: 45px;
	float: right;
	 margin-left: auto;
}
.hello{
	 font-size : 90px ;
	 margin: 3px;
	 font-family:Fino;
	 text-transform: uppercase;
}



.name{
 max-width : 800px ;

 margin : 0 auto ;

 line-height : 55px;

 font-size : 50px ;

 font-weight : 700 ;
 

 font-family: Fino;
letter-spacing: 0px;
word-spacing: 0px;
color: #000000;
font-weight: bold;
text-decoration: none;
font-style: normal;
font-variant: normal;
text-transform: uppercase;
}

.sous_titre{
	font-family: Verdana;
font-size: 20px;
text-transform: uppercase;
margin-left: 0px;
}


.contact {
    display: flex; 
    align-items: center; 
	justify-content: center;
	margin-bottom: 30px;
	margin-top:30px
}

.contact-item {
    display: flex; /
    align-items: center; 
    margin-right: 20px; /* Ajoutez un espacement entre les éléments */
	
}

#phone, #mail {
    width: 20px; /* largeur des icônes d'image  */
    height: auto; 
    margin-right: 10px; /*espacement entre l'icône et le texte */
}


/*j'ai mit des icones avec des images cliquable pour illuster mes skills */
p {
    margin: 0; /* Supprimez la marge par défaut des paragraphes */
}

#main-content {
    background-color: #333533;
    color: #E8EDDF;
    
}

main section {
    margin-left: 15px;
}
h3{
	font-size: 30px;
	font-family: Fino; 
	color: #E8EDDF;
}


main p{
	font-size: 20px;
	font-family: Fino; 
}

#main-content h2 {
    font-size: 150px;
    font-family: Fino;
   
    text-transform: uppercase;
	margin-bottom: 10px;
	margin-top: 10px;
}



.education-container {
    display: flex;
    flex-direction: column;
	
}
.place{
	
}

.education-row {
    display: flex;
    justify-content: space-between;
    padding: 20px;
	margin-top: 45px;
}

.education-item {
    flex:10px; /* Répartit les groupes côte à côte avec un espace de 10px entre eux */
    padding: 20px;
	
}


.education-item h4 {
    font-size: 65px;
	font-family: SimSun;
    text-transform: uppercase;
	margin-bottom: 25px;
	margin-top: 10px;
	
}

.education-item p {
    margin: 0;
	font-size: 19px;
	font-family: Spectral; 
	width: 450px;
}

#ps{
	width: 95px;
	
}

#ai{
width: 80px;

}
#id{
width: 73px;

}

#img_adv img{
width: 550px;
}

#imgadv img{
width: 550px;
}
.Myskills img{
	width: 350px;
	display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}


.Myskills h4{
	font-size: 60px;
	font-family: Fino; 
	text-transform: none;
}

.skills-images img {
    max-width: 250px; 
    height: auto;
}
.skills-images {
    display: flex; 
    align-items: center; /* Centre les éléments verticalement */
   justify-content: center;
   margin-bottom:60px;
}



.skill-item {
    display: flex; 
    flex-direction: column; /* Empile l'image et le texte les uns sur les autres */
    align-items: center; /* Centre les éléments horizontalement */
    text-align: center; /* Centre le texte horizontalement */
	margin-left:35px;
	margin-right:35px;
}
.skill-items {
    display: flex; 
    flex-direction: column; /* Empile l'image et le texte les uns sur les autres */
    align-items: center; /* Centre les éléments horizontalement */
    text-align: center; /* Centre le texte horizontalement */
	margin-left:35px;
	margin-right:35px;
}

.skill-item img {
    max-width:350px; 
    height: auto;
}
.skill-items img {
    max-width: 250px; 
    height: auto;
}


.skill-item p {
    margin-top: 10px; /* Ajoute un espacement entre l'image et le texte */
}

#leo{
	width:3px;
}

	/*LIVRE affice un texte lors que l'on passe au dessus*/
	
		.image-container {
   
}

.image {
    width: 200px;
    height: 240px;
    margin: 5px;
    position: relative;
    overflow: hidden;
}

.image img {
    width: 100%; /* Pour que l'image remplisse complètement le conteneur */
    height: 100%;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9); /* Couleur de fond avec transparence */
    color: #fff;
    text-align: center;
    opacity: 0;
    transition: opacity 0.3s;
    display: flex;
    align-items: center;
    justify-content: center;
}

.image:hover .overlay {
    opacity: 1;
}
.image p {
    margin: 0;
    font-size: 14px; 
	color: #F1F7F7;
	font-family: Fino; 
}

/*footer */

form {
	background-image: url("images/KoiPond.jpeg");
	background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
	width: 100%;
	margin:0;
	
	
	
}
.login{
	position:relative;
	padding:10px;
	background: rgba(255,255,255,0.25);
	backdrop-filter: blur(15px);
	border: 1px solid #fff;
	border-bottom: 1px solid rgba(255,255,255,0.5);
	border-radius: 20px;
	width: 500px;
	display: flex;
	flex-direction: column;
	margin: 0 auto; /* Centrer la boîte horizontalement */
  text-align: center; /* Centrer le contenu horizontalement */
	
}

.login h2{
	position:relative;
	width:100%;
	text-align:center;
	font-size: 2.5em;
	font-weight: 600;
	margin-bottom: 10px;
}

.login .inputBox{
	position: relative;
}

.login .inputBox input{
	position: relative;
	width:25%;
	padding: 15px 20px;
	outline: none;
	font-size: 1.25em;
	border-radius:5px;
	border:none;
	margin-bottom: 30px;
}
form div p{
	font-size: 12pt;
	font-family: Arial; 
	
}

.verification img{
	width:40px;
}





	
	
	/*page Passions, avec des images sur les quelles on peut cliquer, sa nous menne au bande annonce des films*/
	
.pagepassion{
	background-color:#333533;
	font-family: "Spectral";
	
}


 
 .container{
	 display: flex;
	 gap: 30px;
	 justify-content:center;
	 padding: 20px;
 }
 
 .card{
	 width: 200px;
	 height: 300px;
	 border-radius:10px;
	 transition: 300ms ease-in-out;
	 box-shadow: 0 5px 10px 0 #0a0a0a7c;
	 
 }
 
.page_passion img{
 width: 200px;
	 height: 300px;
	 border-radius:10px;
	 box-shadow: 0 5px 10px 0 #0a0a0a7c;
	
 }
 .page_passion h2{
	 font-size: 150px;
	 font-family: "Fino";
	 text-transform: uppercase;
	 margin-bottom: 10px;
	 color: #E8EDDF;
	 margin-top: 402px;
	 
 }

 .card + .card{
	 margin-left: -5%;
 }
 
 .card:hover{
	 transform: rotate(-6deg);
 }
 
 .card:hover ~ .card{
	 
	 translate: 60px;
 }
 .image-container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.image {
    width: 200px;
    height: 240px;
    margin: 5px;
    position: relative;
    overflow: hidden;
}

.image img {
    width: 100%; 
    height: 100%;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9); /* Couleur de fond avec transparence */
    color: #fff;
    text-align: center;
    opacity: 0;
    transition: opacity 0.3s;
    display: flex;
    align-items: center;
    justify-content: center;
}

.image:hover .overlay {
    opacity: 1;
}
.image p {
    margin: 0;
    font-size: 14px; 
	color: #F1F7F7;
}
.h3{
	margin-left:520px;
}
#writing{
	font-size: 20px;
	color: #E8EDDF;
    font-family: "Spectral", sans-serif;
	margin-left: 16px;
	width: 88%;
	
}
 
	.Danse {
	 background-image: url('images/danse.jpg');
    background-size: cover;
	height:auto;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 40px;
    display: flex;
    align-items: center;
}

.musique et danse {
    background: rgba(255, 255, 255, 0.5);
    padding: 20px;
    border-radius: 10px;
}


h5{
    font-size: 90px;
	font-family: "Fino";
	 color: #E8EDDF;
	margin-bottom: 3px;
}


#cvdanse{
	
	width: 400px; 
    height: auto;
    padding: 30px;
	margin-top: 45px;
	float: right;
	margin-left: auto;
	 box-shadow: none;
}

.jaime_la_danse {
    font-size: 25px;
	color: #E8EDDF;
    font-family: "Spectral", sans-serif;
    width: 500px;
}
.cinema{
	font-size: 20px;
	color: #E8EDDF;
    font-family: "Spectral", sans-serif;
	margin-left: 16px;
	width: 88%;
}


/*page Career*/

#filmaker {
	width: 30%;
	 display: flex;
justify-content:center;
padding-bottom: 25px;

	
}

.filmaker p{
	float: left;
	 width: 30%;
	  font-family: "Spectral", sans-serif;
	  font-size: 18px;
	Padding: 20px;
	color: #E8EDDF;
	margin-top: 30px;
	margin-right: 30px;
}

.evolution{
float: right;
	 width: 30%;
	  font-family: "Spectral", sans-serif;
	  font-size: 18px;
	  color: #E8EDDF;
	  margin-right: 20px;
	  margin-top: 50px;
}	
.career{
	background-color:#333533;
}
.lens{
	background-image: url('images/lens.jpg');
	
	 background-size: cover;
	 height:500px;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 40px;
    display: flex;
    align-items: center;
}
.child p{
	color: #E8EDDF;
	 font-family: "Spectral", sans-serif;
	  font-size: 25px;
	  margin-top: 45px;
	margin-left: 55px;
	margin-right:55px;
	  display: flex;
	  text-align:center;
	  justify-content:center;
}
#future{
	color: #E8EDDF;
	Margin-left: 89px;
	Margin-top: 75px;
}

