/******************* BASE ********************/

body {
	background-color:rgb(0, 0, 0, 0);
	font-family: helvetica;
	margin:0px;
}

a {
	transition: all 0.3s ease-in-out;
	font-family: "Parkinsans", sans-serif;
	font-weight: bold;
	letter-spacing: 1.5px;
	text-decoration: none;
	color:#E8C256;
}

a:hover {
	letter-spacing: 4px;
}


img {
	width:100%;
}

/* blanc : rgb 224 223 220 hexa E0DFDC
 * jaune : rgb 232 194 86 hexa E8C256
 * rose : rgb 138 51 86 hexa 8A3356
 * bleu : rgb 49 31 65 hexa 311F41
 */

/******************* MENU & HAUT DE PAGE ********************/

#logo {
    position: fixed;
    transition: all 0.08s ease-in-out;
    right: 0;
    width:calc(60px + 5vw);
    z-index: 98;
}

#logo:hover {
}

.menu {
	position:fixed;
	width:calc(100px + 10vw);
	right:calc(60px + 5vw);
	margin-top:1vw;
	z-index: 99;
}

.boutonmenu {
	text-align:right;
	margin:0.5vw;
}

/******************* HEADER ********************/
.fond {
	background-color:#311F41;
	color:rgba(255,255,255,0);
	height:18vh;
}


/******************* CORPS ********************/


/******************* OVERLAY ********************/

/******************* FOOTER ********************/

.footer {
	color:#E8C256;
	background-color:#311F41;
	font-weight:700;
	padding:5vw;
	font-size:10px;
}

/******************* SPÉCIFIQUES ********************/
/******************* ACCUEIL ********************/

.accueil {
	height:100vh;
	background-color:#8A3356;
}


/******************* À PROPOS ********************/


.boitepres {
	background-color:#9e7894;
	height:;
	color:white;
	display:block;
}

.bonhomme {
	right:0;
	top:0;
	margin: 7vw 0vw 0vw 0vw;
	position:absolute;
	width:auto;
	z-index:30;
}
.grosseboite {
	overflow:hidden;
}
.boitecv {
	background-color:green;
	height:60vh;
	width:150vw;
	display:flex;
	flex-wrap:wrap;
	gap:1.5vw;
	padding:1.5vw;
	justify-content:space-between;
	overflow: scroll;
}

.boitecv p {
	color:red;

}

.cartecv {
	background-color:blue;
	flex:1 1 20%;
	transition: transform 3s ease;
	margin:0.5vw;
	padding:1vw;
	text-align:justify;
	overflow:hidden;
	height:calc(300px + 10vw);
	border-radius:5px;
}

.emploi p{
	color:white;
}

.date p{
	color:purple;
}

.emdes p{
	color:black;
}

.bonhomme img {
	height:120vh;

}

.pres {
	height:calc(122vh);
	display:block;
	background-color:#9e7894;
}

.pres img {
	width:30vw;
	margin: 4vw;
}

.pres p {
	color:#311F41;
	padding:0vw 50vw 0vw 5vw;
}

.texte h3 {
	color:#8A3356;
	font-size:22px;
	font-weight:700;
}

.texte p {
	margin:0vw 5vw 5vw 7vw;
	width:40vw;
	font-size:16px;
	line-height: 19px;
}

/******************* PORTFOLIO ********************/


.projet {
	border-top:0.5px solid #E0DFDC;
	border-bottom:0.5px solid #E0DFDC;
	border-left:1px solid #E0DFDC;
	border-right:1px solid #E0DFDC;
	position:relative;
	cursor: pointer;
	height:calc(300px + 10vw);
	color:rgba(255, 255, 255, 1);
	transition: all 0.9s ease-in-out;
	overflow:none;
}

.hoverbox{
	height:calc(299px + 10vw);
	background-color:rgba(49, 31, 65, 0);
	padding:3vw 0vw 0vw 3vw;
	color:rgba(224, 223, 220, 0);
	transition: all 0.6s ease-in-out;
	overflow:none;
}

.hoverbox:hover{
	background-color:rgba(49, 31, 65, 0.8);	
	color:rgba(224, 223, 220, 1);
}

.titre {
	bottom:20px;
}

.titre h1 {
	font-size:calc( 40px + 2.5vw );
	font-family: "Titan One", sans-serif;
	font-weight: 400;
	font-style: normal;
}

.titre h3 {
	font-size:26px;
	font-family: "Titan One", sans-serif;
	font-weight: 400;
	font-style: normal;
	margin-top:-20px;
}

.projet a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    text-decoration: none;
}

.projet img {
    max-width: 100%;
    overflow:hidden;
}




.stickers {
	background-image:url('images/stickers/01.jpg');
	background-size: 100% auto; 
    background-position: center;
    background-repeat: no-repeat;
}

.cinema {
	background-image:url('images/cinematheque/imagefond.jpg');
	background-size: 100% auto; 
    background-position: center;
    background-repeat: no-repeat;
}

.course {
	background-image:url('images/course/6.jpg');
	background-size: 100% auto; 
    background-position: center;
    background-repeat: no-repeat;
}

.escargot {
	background-image:url('images/cinematheque/imagefond.jpg');
	background-size: 100% auto; 
    background-position: center;
    background-repeat: no-repeat;
}

.douarn {
	background-image:url('images/douarneniste/1.jpg');
	background-size: 100% auto; 
    background-position: center;
    background-repeat: no-repeat;
}

.workshop {
	background-image:url('images/workshop/illu.png');
	background-size: 100% auto; 
    background-position: center;
    background-repeat: no-repeat;
}

.div-cliquable {
    position: relative;
    cursor: pointer;
}

@media screen and (min-width:0px) and (max-width : 750px) {


.stickers {
	background-image:url('images/stickers/01.jpg');
	background-size: auto 150%; 
    background-position: center;
    background-repeat: no-repeat;
}

.cinema {
	background-image:url('images/cinematheque/imagefond.jpg');
	background-size: auto 120%; 
    background-position: center;
    background-repeat: no-repeat;
}

.courseauxsens {
	background-image:url('images/cinematheque/imagefond.jpg');
	background-size: 100% auto; 
    background-position: center;
    background-repeat: no-repeat;
}

.escargot {
	background-image:url('images/cinematheque/imagefond.jpg');
	background-size: 100% auto; 
    background-position: center;
    background-repeat: no-repeat;
}

.douarn {
	background-image:url('images/douarneniste/1.jpg');
	background-size: 120% auto; 
    background-position: center;
    background-repeat: no-repeat;
}

.workshop {
	background-image:url('images/workshop/illu.png');
	background-size: 150% auto; 
    background-position: center;
    background-repeat: no-repeat;
}
