@import url('https://fonts.googleapis.com/css?family=Raleway:200,200i,400,400i,800,800i,900');
@import url('https://fonts.googleapis.com/css?family=Cormorant+Garamond:100,300,700');
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,700;1,400;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,400;0,700;0,900;1,400;1,700&display=swap');

@viewport {
	width: device-width;
	zoom:1;
}


html
{
	height: 100%;
}

body {
  height: 100%;
  margin: 0;
  padding: 0;
  position: relative;
}

*, em, strong
{
	font-family: 'Raleway';
	font-weight: 700;
	font-size: 1em;
	margin: 0;
	font-style: normal;
}

p
{
	font-family: 'raleway';
	font-weight: 400;
}

/*=============================================*/
/** Général **/


h2
{
	font-family: 'Cormorant+Garamond';
	font-weight: 400;
	font-size: 1.2em;
	width: 100px;
	border-bottom: 3px solid;
	padding-top: 20px;
}


h3
{
	font-family: 'Cormorant+Garamond';
	font-weight: 700;
	font-size: 2em ;
	margin-left: 70px;

}

h4
{
	font-family: 'Cormorant+Garamond';
	font-weight: 700;
	font-size: 1.5em ;
	margin-top: 20px;
}


/*=============================================*/
/** INDEX **/


#index-content
{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
}

#index-up
{
	text-align: center;
	width: 100%;
	margin-top: 20px;
	font-size: 2em;
}

	#index-up p, #index-up a, #index-up a:visited
	{
		font-family: 'Cormorant+Garamond';
		font-weight: 700;
		text-decoration: none;
		color: black;
	}

#index-middle
{
	display: flex;
	justify-content: space-between;
}

.cercle
{
	width: 300px;
	height: 300px;
	border-radius: 50%;
	background-color: #989898;
	color: #fff;
	margin: auto;
}


	.cercle-text
	{
		width: 220px;
		margin: auto;
		display: block;
		vertical-align: middle;
		padding-top: 15%;
		font-size: 2em;
		text-align: center;
	}

	#logo-site-index
	{
		height: 90px;
	}

	/* #lysha
	{
		letter-spacing: 0.5em;
	}

	#than
	{
		letter-spacing: 1em;
	} */


	.cercle-text a, .cercle-text a:visited
	{
		color: #fff;
		text-decoration: none;
	}

.index-text-side a, .index-text-side a:visited, .index-text-side p
	{
		text-decoration: none;
		color: black;
		font-family: Cormorant+Garamond;
		font-weight: 700;
	}


	.index-text-left
	{
		text-align: center;
		writing-mode: vertical-lr;
	  	text-orientation: sideways;
	  	vertical-align: middle;
	  	transform:rotate(180deg);
	  	margin-left: 30px;
	}


	.index-text-right
	{
		text-align: center;
		writing-mode: vertical-rl;
	  	text-orientation: sideways;
	  	vertical-align: middle;
	  	margin-right: 30px;
	}


/** Footer INDEX**/
#footer-index
{
	text-align: center;
	margin-bottom: 40px;
	position: center;
	bottom: 0;
}

	#follow-index
	{
		color: #989898;
		font-weight: 700;
	}

	.logo-reseau-index
	{
		width: 30px;
		margin: 20px;
	}

	#copyright-index
	{
		font-size: 0.8em;
		color: #C8C8C8;
	}

/** =================== **/
/** Media querie mobile **/

@media screen and (max-width: 414px) {
  #index-up{
  	font-size: 1.5em;
  }
  .cercle {
    width: 180px;
	height: 180px;
  }
  .cercle-text {
  	width: 110px;
  	font-size: 1.1em;
  }
  #logo-site-index{
  	height: 70px;
  }
  .index-text-left{
  	margin-left: 15px;
  }
  .index-text-right{
  	margin-right: 15px;
  }
}
/*=============================================*/
/** Navigation **/

nav
{
	background-color: #C8C8C8;
	padding: 10px 0px 20px 0px;
}

	#logo-site
	{
		height: 57.14px;
		width: auto;

	}

	nav ul
	{
		list-style-type:none;
		-webkit-padding-start: 0px;
		display: flex;
		justify-content: space-around;
		flex-wrap: wrap;
		align-items: center;
		font-size: 1.2em;
	}
	nav li
	{
		padding-left: 10px;
		padding-right: 10px;
	}

	nav a, nav a:visited, nav a:active
	{
		color: #F6F6F6;
		text-decoration: none;
		font-family: 'Raleway';
		font-weight: 400;
	}

	nav a:hover
	{
		color: #ffffff;
		text-decoration: none;
		font-family: 'Raleway';
		font-weight: 700 !important;
	}

	.active
	{
		color: #ffffff !important;
		font-weight: 600 !important;
		padding-bottom: 9px;
	}

	.nav-border
	{
		position: absolute;
		right: 0;
		top: 4em;
		width: 80%;
		border: 0.5px solid #ffffff;
	}



/*=============================================*/
/** Header **/

header
{
	background-color: #C8C8C8;
	margin-top: 0px;
	color: white;
	padding: 30px 0 0 15%;
}

	.photo-nom
	{
		display: flex;
	}

	#photo-profil
	{
		width: 200px;
		padding-right: 20px;
	}

	.titre
	{
		width: 500px;
		vertical-align: middle;
		min-width: 400px;
		padding-top: 20px;
	}

	h1
	{
		font-family: 'Cormorant+Garamond';
		font-weight: 700;
		font-size: 2.5em;
		text-align: justify;
		/* letter-spacing: 0.3em; */
		padding-bottom: 5px;
	}


	header p
	{
		font-family: 'Cormorant+Garamond';
		font-weight: 100;
		font-size: 1.1em;
		text-align: justify;
		letter-spacing: 0.2em;
	}


.say-hello
{
	background-image: url('https://i.postimg.cc/3r9HcYXb/background-3.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding: 70px 0 100px 15%;
	margin-bottom: 50px;
	background-color: #fff;
	color: #fff;
}


/*=============================================*/
/** Introduction **/

.intro
{
	background-image: url('https://i.postimg.cc/3r9HcYXb/background-3.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding-bottom: 100px;
	margin-bottom: 50px;
}

	.intro p
	{
		color: #ffffff;
		max-width: 500px;
		padding: 20px 0 20px 15%;
		text-align: justify;
		margin-right: 60px;
		margin-bottom: 70px;
		font-weight: 400;
	}

	.intro p u
	{
		font-weight: 400;
	}

	.intro p span
	{
		font-weight: 600;
	}

	.intro a
	{
		color: #fff;
		font-weight: 600;
	}

/*=============================================*/
/** Profil **/

.profil
{
	background-image: url('https://i.postimg.cc/hj1qgqHv/background-1.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	color: #ffffff;
	margin-bottom: 50px;
}

.profil-text
{
	position: relative;
	left: 52%;
	width: 30%;
	min-width: 300px;
	min-height: 270px;
	max-height: 350px;
	padding-bottom: 90px;
	text-align: justify;
}

/*=============================================*/
/** PARTS **/

.part
{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
	margin: 20px 10%;
}

/*=============================================*/
/** Parcours **/

.parcours
{
	margin: 20px;
}

#parcours-titre
{
	position: relative;
	left: 10px;
	padding-bottom: 20px;
}

#time-laps
{
	width: 450px;
}


.parcours p
{
	margin-left: 20px;
	font-size: 0.9em;
}

/*=============================================*/
/** Compétence **/

.competence
{
	margin: 20px;
}

.competence-titre
{
	margin: 0px 0 20px 0;
	position: relative;
	left: 10px;
}

.pourcent
{
	font-size: 0.9em;
	font-weight: 200;
	font-style: italic;
	color: #fff;
	margin-left: 10px;
}

.progress-bar
{
	width: 250px;
	height: 20px;
	background-color: rgba(212, 213, 208, 0.3);
	margin-bottom: 30px;
}

.progress-60
{
	width: 60%;
	height: 100%;
	background-color: #989898;
}

.progress-70
{
	width: 70%;
	height: 100%;
	background-color: #989898;
}

.progress-80
{
	width: 80%;
	height: 100%;
	background-color: #989898;
}

.progress-90
{
	width: 90%;
	height: 100%;
	background-color: #989898;
}

.progress-100
{
	width: 100%;
	height: 100%;
	background-color: #989898;
}

/*=============================================*/
/** Documents **/

.documents
{
	margin: 20px;
}

.documents-titre
{
	margin-bottom: 30px;
	position: relative;
	left: 70px;
}

.doc
{
	text-align: center;
	width: 200px;
	margin-left: 100px;
	display: flex;
  align-items: center;
  justify-content: center;

}

.documents p
{
	text-align: center;
	font-size: 0.9em;
}

.bouton
{
	border: 2px solid #989898;
	border-radius: 10px;
	width: 200px;
	height: 30px;
	padding-top: 10px;
	margin: 30px;
}

.bouton a
{
	color: #989898;
	text-decoration: none;
	font-size: 1em;
}


/*=============================================*/
/** Dualité **/

.hobbies
{
	background-size: 100% 100%;
	padding: 0px 0 50px 0;
}

.hobbiesbox
{
	display: flex;
	align-items: center;
  justify-content: center;
}

.hobbies-titre
{
	margin-bottom: 30px;
	position: relative;
}

.hobbies img
{
	display: block;
	margin: auto;
	width: 70% ;
	padding-top: 15px;
}

/**	.hobbies-text
	{
		width: 40%;
		margin: auto;
		margin-top: 30px;
	}

		.ss-titre-5
		{
			display: block;
			width: inherit;
			margin: auto;
			color: #ffffff;
			padding-bottom: 30px;
			padding-top: 50px;
		}

		.hobbies p
		{
			text-align: center;
		}

		.petit-trait
		{
			border: 0.5px solid;
			width: 40%;
			margin: auto;
			margin-top: 20px;
		}

	.dualite-lien
	{
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
		padding-bottom: 100px;
		text-align: center;
		margin: auto;
		margin-top: 30px;
	}

		.lien-1, .lien-2
		{
			color: #ffffff;
			text-decoration: none;
			margin: 0 60px;
		}

		.dualite-lien img
		{
			width: 200px;
			margin-bottom: 20px;
		}

		.dualite-lien figcaption
		{
			width: 150px;
			margin: auto;
			padding: 10px 0;
			border: 2px solid #ffffff;
			border-radius: 6px;
		}
**/

/*=============================================*/
/** liste de projet **/

.project-list
{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	clear: both;
}

	.project-list figure
	{
		width: 350px;
		height: 350px;
		position: relative;
		float: left;
		overflow: hidden;
		background: #989898;
		text-align: center;
		cursor: pointer;
		margin: 30px 20px 10px 20px;

	}

	.project-list figure img
	{
		position: relative;
		display: block;
		width: auto;
		height: 100%;
		opacity: 0.95;
		-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
		transition: opacity 0.35s, transform 0.35s;
		-webkit-transform: scale3d(1.05,1.05,1);
		transform: scale3d(1.05,1.05,1);
	}

	.project-list figure figcaption
	{
		color: #fff;
		font-size: 1.25em;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;

	}

	.project-list figcaption::before
	{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(255,255,255,0.5);
		content: '';
		-webkit-transition: -webkit-transform 0.6s;
		transition: transform 0.6s;
		-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
		transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
	}

	.project-list figure:hover img
	{
		opacity: 0.3;
		-webkit-transform: scale3d(1,1,1);
		transform: scale3d(1,1,1);
	}

	.project-list figure:hover figcaption::before
	{
		-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
		transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
	}


	.project-list figure p
	{
		font-weight: 200;
		font-size: 0.8em;
		font-style: italic;
		position: absolute;
		right: 0;
		bottom: 10px;
		margin: 20px;
		padding: 0 0.5em;
		max-width: 300px;
		text-align: right;
		border-right: 1px solid;
		opacity: 0;
		-webkit-transition: opacity 0.35s;
		transition: opacity 0.35s;
	}

	.project-list figure p span
	{
		font-weight: 400;
		font-size: 1.2em;
		font-style: normal;
	}

	.project-list figure:hover p
	{
		opacity: 1;
		-webkit-transition-delay: 0.1s;
		transition-delay: 0.1s;
	}

	.project-list a, .project-list:visited
	{
		text-decoration: none;
		color: #fff;
	}



/*=============================================*/
/** Projets slider **/

#slider-content
{
	width: 70%;
	margin: auto;
	min-width: 500px
}

.slide
{
	text-align: center;
	margin: auto;
}

	.slide img, .slide figcaption
	{
		max-height: 60vh;
		width: 100%;
		margin: auto;
		position: relative;
		object-fit: contain;
	}

	.slide p
	{
		background-color: rgba(255, 255, 255, 0.5);
		font-weight: 400;
		font-size: 0.9em;
		font-style: italic;
		position: relative;
		bottom: 50px;
		margin: auto;
		padding: 0.5em 2em 0.5em 0.5em;
		text-align: center;
		opacity: 0;
		-webkit-transition: opacity 0.35s;
		transition: opacity 0.35s;
	}

	.slide:hover p
	{
		opacity: 1;
		-webkit-transition-delay: 0.1s;
		transition-delay: 0.1s;
	}


.slider-center
{
	width: 70%;
	margin: auto;
	display: flex;
	justify-content: space-between;
	text-align: center;
}

	.slider-left, .slider-right
	{
		cursor: pointer;
		display: block;
		font-size: 2em;
	}

	.slider-position
	{
		margin-top: 0.8em;
	}

	.slider-badge
	{
		cursor: pointer;
		margin: 0 5px;
	}


	.slider-badge
	{
		height: 9px;
		width: 9px;
		padding: 0;
	}

	.slider-badge,.slider-tag{
		background-color:#000;
		color:#fff;
		display:inline-block;
		padding-left:0px;
		padding-right:0px;
		text-align:center}

	.slider-badge{border-radius:50%}

	.slider-border
	{
		border: 1px solid #C8C8C8;
	}

	.slider-transparent
	{
		background-color:transparent!important;
	}

	.slider-hover:hover,.slider-active
	{
		color:#000!important;
		background-color: #C8C8C8!important
	}

.autre-page
{
	width: 70%;
	margin: auto;
	margin-top: 50px;
	display: flex;
	justify-content: center;
}

	.autre-page a, .autre-page p
	{
		color: #C8C8C8;
		text-decoration: none;
		font-size: 0.9em;
	}

	.page-prec
	{
		display: block;
		width: 200Px;
		text-align: right;
		margin-right: 10px;
	}

	.page-suiv
	{
		display: block;
		width: 200Px;
		text-align: left;
		margin-left: 10px;
	}


/*=============================================*/
/** Contact **/
.contact
{
	display: flex;
	flex-direction: column;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 4%;
}

.contact p
	{
		padding: 5px;
	}

	.contact a
		{
			font-family: 'Cormorant+Garamond';
			font-weight: 700;
			color: black;
			padding: 5px;
		}

/*=============================================*/
/** Footer **/

footer
{
	width: 100%;
	text-align: center;
	margin: 50px 0 20px 0;
}

	#follow
	{
		color: #989898;
		font-weight: 400;
	}

	.logo-reseau
	{
		width: 30px;
		margin: 10px 20px;
	}

	#copyright
	{
		font-size: 0.9em;
		color: #C8C8C8;
		padding-bottom: 30px;
	}
