/*Font modification*/
@import url('https://fonts.googleapis.com/css2?family=BBH+Sans+Bogle&family=Oswald&family=Rowdies:wght@300;400;700&display=swap');
.Ornement{
 background-image: url("/Image/banniere.png");
 display: flex;
}
.Ornement img{
     border: 15px solid;
    padding: 20px;
   height: 400px;
   width: 325px;
   box-sizing: border-box;
   background-color:white;
}
.cravatte img{
width: 325px;
}
.cravatte{
    background-image: url("/Image/cravatte.png");
	background-size: 290px;
    height: 800px;
    width: 280px;
    margin-left: 25px;
    display: flex;

}
.title h1{
    color: white;
    text-align: center;
    align-content: center;
    margin-left: 230px;
     font-family:"Oswald", "BBH Sans Bogle","Arial";
    font-size: 80px;
    line-height: 1px;
    border: 5px;
    text-shadow: 7px 7px black;
}
.title{
    align-self: center;
}
.content{
   text-align: center;

}
.LANGUAGES{
    color: black;
    text-align: left;
    line-height: 30px;
    padding: 30px;
    border-radius: 30px;
    border: 20px black;
}
.cravatte nav{
    display: flex;
    flex-direction: column;
    margin: 15px;
    color: white;
    font-size: 30px;
    font-family:"Rowdies","Oswald","Arial";
    text-align: center;
    align-content: center;
    margin-left: 20px;
}
.cravatte nav p{
    margin-left: 50px;
    text-shadow: 3px 3px black;
	transition: 0.5s;
}

.cravatte nav p:hover{
    font-weight: bolder;
	transform: scale(1.1);

}
.cravatte nav a{
	text-decoration: none;
	color: white;
}
.Skills p{
    display: flex;
    flex-direction: column;

}
.Skills h2{
    font-size: 50px;
    text-align: center;
	font-family: "Rowdies","Arial";
}
.skillimage img{
   height: 110px;
   margin: auto;
   margin: 40px;
   margin-left: 0px;
   width: 130px;
   border: 10px white;
}
.skillimage{
    display: flex;
    flex-direction: column;
    margin-left: 50px;
    width: 130px;
    padding: 50px;
    background-size: auto;
    background-size: 275px;
    border-radius: 20px;
}
.profile{
    margin-left: 100px;
    border: 10px solid;
    padding: 20px;
    border-radius: 20px;
    height: 575px;
}
.profile h2{
    font-family:"Rowdies","Oswald","Arial";
    margin-top: 40px;
    font-size: 50px;
    margin-right: 500px;
    width: 300px;
}
.profile h3{
    font-size: 45px;

}
.profile p{
    font-size: 30px;
    width: 1050px;
}
.ensemble{
text-align: left;
}
.ensemble div{
    margin: 20px;
    border-radius: 20px;
    padding: 20px;

}
.ensemble p{
    font-family:"Oswald","Rowdies","Arial";
}
.profile hr{
    height: 6px;
    background-color: black;
}
.content h2{
font-family:"Rowdies","Oswald","Arial" ;
}
.EDUCATION{
    font-size: 30px;
}
.contentblock{
    background-color: transparent;
    display: flex;
    flex-wrap: wrap;
    color: black;
    justify-content: center;
    background-image:url(/Image/tocation.png);
    background-size: 1600px;
}
.contentblock :hover{
 background-color: white;
 transition-duration:200ms;
}
.contentblock p{
    font-size: 20px;
}
.contentblock h3{
    font-size: 30px;

}
.Block1{
    font-size: 30px;
}
.Block2{
    border: 5px solid;
    width: 250px;
}
.Block3{
    border: 5px solid;
    width: 250px;
}
.Block4{
    border: 5px solid;
    width: 250px;
}
.Block5{
    border: 5px solid;
    width: 250px;
}
.Block6{
    border: 5px solid;
    width: 250px;
}
.Block7{
    border: 5px solid;
    width: 250px;
}
.BlockB{
    text-align: center;
}
.blender{
display: flex;
width: 1300px;
}
.blender p{
margin-top: 50px;
border-radius: 10px;
padding: 20px;
}
.Davinci{
    display: flex;
    width: 1300px;
}
.Davinci p{
    margin-top: 50px;
    border-radius: 10px;
    padding: 20px;
}
.photoshop{
    display: flex;
    width: 1300px;
}
.photoshop p{
    margin-top: 50px;
    border-radius: 10px;
    padding: 20px;
}
.unreal{
    display: flex;
    width: 1300px;
}
.unreal p{
    margin-top:50px;
    border-radius: 10px;
    padding: 20px;
}
.skillcontainer p{
font-size: 28px;
font-family:"Oswald" ;
}
.skillcontainer{
    border: 10px dashed black;
    border-radius: 20px;
    margin-bottom: 100px;
	padding: 50px;
	text-align: center;
}
footer p{
    font-family: "Oswald","Arial";
    Font-size: 25px;
}
footer h2{
    font-family: "Rowdies","Arial";
}

.CONTACT{
    margin-top: 15px;
	color: white;
	margin-left: 35px;
}
footer nav{
	background-color: navy;
	display: flex;
}
.CONTACT h2{
	font-size: 35px;
	font-family: "Rowdies","Arial";
	text-shadow: 4px 4px black;
	margin-left: 50px;
}
.CONTACT p{
	font-size: 25px;
	font-family: "Oswald","Arial";
	margin-left: 70px;
}
.formulaire{
	float: right;
	margin-left: 600px;
	color: white;
	text-shadow: 4px 4px black;
	margin-bottom: 20px;
}
.formulaire h3{
	font-size: 35px;
	font-family: "Rowdies","Arial";
}
.formulaire input{
font-size: 20px;
margin: 10px;
}
.CONTACT img{
	height: 40px;
	width: 40px;
	float: left;
	margin-right: 30px;
}