/*
Site Name: photo.xLCZ
Description: Theme dev par XLCZ
Version: 1.0.0
Author: xLCZ
Author URI: http://www.xlcz.fr
*/

@font-face {
 font-family: "Pretty Queen";
 src: url("/fonts/PrettyQueen.ttf") format("truetype");
}

@font-face {
 font-family: "Rockness";
 src: url("../fonts/Rockness.woff") format("woff"),
      url("../fonts/Rockness.ttf") format("truetype");
}

h1{
	font-family: 'IM Fell Double Pica', serif;
	font-weight: 100;
	text-align : center;
	font-size: 60px;
	letter-spacing: 10Px;
	margin: 10vh 0px 15vh 0px;
}

h2{
font-family:  'Rockness',  sans-serif;
font-size: 100px;
font-weight: 300;
}

body {
	margin:0;
	background-color: #F8F4F1;
}

/********************************************* HEADER ************************************************/


header {
position: -webkit-sticky;
position: sticky;
top: 0;
backdrop-filter: blur(5px);
height: 90px;
margin : auto 40px auto 40px ;
/*border-bottom: 3px solid black;*/
}
header img {
	height :60%;
	margin: 17px;
transition: margin 0.5s;
}

header img:hover{
		margin: 17px 17px 17px 23px;}

nav {
	float: right;
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	font-weight: 300;
}

nav a {
	text-decoration: none;
	color : black;
	letter-spacing: 4px;
	transition: letter-spacing 0.5s, color 0.5s, background-color 0.5s;	



}

nav a:hover {
	    letter-spacing: 1px;
	    color : grey;
	

}

nav ul {
	margin: 37px;
	list-style: none;

}

nav ul li {
	margin: 0px 16px;
	text-align: center;
	float: left;
}

/********************************************* SECTION PHOTO ************************************************/


section {
	margin : 40vh auto;
	max-width : 80vw;
	width :100%;}

section img{
	max-width : 55vw;
	/*float : left;*/
	width :90%;
	border: 45px solid white;
}

section h2 {
	margin: -220px 0 0 52vw ;
	/*float : left;*/
}

section.invert{
text-align: right;}


section.invert h2{
margin: -220px 50vw 0 0 !important ;
}

.portrait img{
	max-width : 32vw;
	/*float : left;*/
	width :90%;
}

.portrait.large img{
	max-width : 50vw;
}

section.central, section.charles {
text-align: center;}


section.central h2{

		margin: -220px 50vw 0 0 !important ;

}

section.charles h2 {
margin:-230px 0px 0px 600px !important;
}

section.havre h2{
	margin-top: -430px !important; 
	margin-bottom: 430px!important;
}

section.yucatan h2{
	margin-top: -90px !important; 
	margin-bottom: 0px!important;
}

.color-bleu {color:#192D34;}
.color-creme {color: #F8F4F1;}



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

footer {
	text-align: center;
}

footer img{
	width : 80px;
}

footer div {
	width: 100vw;
}

footer img {
	opacity: 0.07;
	margin: 100px 0 70px 0 ;
}

footer nav {
	text-align: center;
	float:none;
}

footer nav ul{
height : 30px;
	margin : 0 auto;
	text-align: center;
	float : none;
	width: 420px !important;
}


/********************************************* QUALIF ************************************************/


.qualif {
	font-family: 'IM Fell Double Pica', serif;
	letter-spacing: 10Px;
	font-size: 40px ;
	width: 100%;
	float: none;
}

.qualif p {
	width : 217px;
	color : black;
	padding: 16px 20px;
	margin : -100px 0 0 180px ;
	background-color : white;

}

.qualif a {
	display: block;
}

.qualif ul {
	padding: 0;
	list-style-type: none;
	margin: 0 !important;
}

.qualif li{
	height : 60vh;
	margin :10px;
	float: left;
	max-width: 38vw;
	width : 80%;
	transition: margin 0.5s, height  0.5s, width 0.5s ;

}

.qualif li:hover {
	margin : 0px 10px 10px 10px;
	height : calc(60vh + 40px);
	width : calc(80% + 20px);

}

.qualif li div{
	border: 40px solid white;
	height : 100%;
	width: 80%;
	background-size:  auto 100% !important;
	background-position : 90% 50%;
	transition:  border 0.5s, width 0.5s;
	display: block;

}

.qualif li div:hover{
		border:20px solid white;
			width: 88.5%;
				display: block;

}


.prez{
	margin-top : 5vh; 
	margin-bottom: 150px;
}


.prez img {
	position: absolute;
	top: 100px;
	left: 250px;
	border:0px;
	width : 350px;

}

.prez h1{
	position: absolute;
	top : 70px;
	left: 490px ;
	color:#192D34; 
	font-family: 'Rockness',  sans-serif ; 
	letter-spacing: normal;  
	font-size :120px;
}

.prez p { 
	margin: 220px 0px 40px 550px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 200;
	line-height: 1.75em;

}


.home-prez img {
	margin-left: 140px;
	margin-top: 100px;
	border: 0px;
	width: 350px;
}


.home-prez h3 {
	font-size :120px;
	font-family: 'Rockness',  sans-serif;
	font-weight : 100;
	width: auto;
	margin: -280px 0px 30px 380px;
}

.home-prez a, .prez a{
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	font-weight: 300;
	margin-left:550px;
}

.home-prez a, .prez a{
	text-decoration: none;
	color : black;
	letter-spacing: 4px;
	transition: letter-spacing 0.5s, color 0.5s, background-color 0.5s; 	

}

.home-prez a:hover, .prez a:hover {
	    letter-spacing: 1px;
color : grey;	

}




/********************************************* ADAPTATION MOBILE ************************************************/
/********************************************* ADAPTATION MOBILE ************************************************/
/********************************************* ADAPTATION MOBILE ************************************************/
/********************************************* ADAPTATION MOBILE ************************************************/


@media only screen  and (max-width: 770px){


header nav, .no-mobile {
	display: none;
}

section {
    width: 92vw;
	max-width: 95vw;
}

header {
	width:100vw;
	margin:0;
	text-align: center;
}


.qualif ul li {
	margin:  10px auto ;
	width : 100%;
	height: 35vh;
	max-width: 95vw;
    margin-bottom: 70px;
	transition:  height  0.5s, width 0.5s, margin 0.5s;
}

.qualif ul li:hover {
	height: calc(35vh + 40px);
	width : calc(100% + 20px);
	margin:  10px auto ;

}

.qualif li div{
	width: 88%;
	border: 20px solid white ;
	transition: border 0.5s, width 0.5s;
}

.qualif li div:hover{
	border: 0px solid white ;
	width: calc(88% + 25px);
}	

.qualif li p {
	text-align: right;
	margin: -68px 0 0 0;
	font-size: 28px;
	letter-spacing: 7px;
	width: 150px;
} 

.home-prez img {
	margin-left: 14px !important;
    margin-top: 100px !important;
	width: 220px;
}


.home-prez h3{
	font-size: 70px;
	margin: -40px 10px 10px 20px;
}

.home-prez a, .prez a {
margin-left: 10px;
}


.color-creme {color: #192D34;}


h1 {
	font-size: 40px ;
}

section {
 margin: 25vh auto;

}

section img {
	max-width: 90vw;
	border : 15px solid white;
}

.portrait img{
	max-width : 60vw;
	/*float : left;*/
	width :90%;
}

.portrait.large img{
	max-width : 75vw;
	/*float : left;*/
	width :90%;
}

section h2 {
	font-weight: 200;
	font-size: 45px;
}

section h2, section.central h2, section.invert h2, section.charles h2 {
	margin: -35px 30px 0 30px !important;
}


.prez{

}


.prez img {
	position: inherit;

	border:0px;
	width : 260px;

}

.prez h1{
	margin: -23px 0 0 0;
	position: inherit;
	color:#192D34 !important; 
	font-size :70px;
}

.prez p { 
	margin: 0px 0px 40px 0px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 200;
	line-height: 1.75em;

}

.prez a {
	display: block;
	line-height: 30px;
}




/************ FOOTER MOBILE *******/

footer nav {
	font-weight: 500;
	position: fixed;
	bottom : 0px;
	z-index: 1;
	backdrop-filter: blur(5px);

}

footer nav ul {
	padding: 0;
	height: 70px;
	margin-top: 8px;
}
footer nav ul li {
	margin: 0;
	float: none;
	line-height: 20px;

}

footer {
	margin-bottom: 10vh;
}


}
