#indicator{display:block;margin:0;position:absolute;width:40px;height:3px;top:0;background-color:#CCC;margin-top:-5px;margin-left:354px}header nav>div>ul>li:nth-of-type(4)>a{color:#777}header{position:absolute}section:first-of-type >nav{position:absolute;right:15px;top:650px;z-index:10000}section:first-of-type >nav>a{display:block;border:solid 1px #fff;color:#fff;font-size:20px;font-weight:lighter;letter-spacing:1px;margin-bottom:15px;padding:5px 10px}section:first-of-type{padding-top:110px;background:url(../img/sections/projets.jpg) no-repeat fixed;background-size:cover;padding-bottom:20px;height:700px}section:first-of-type article{width:700px;margin:100px auto;padding:0}section:first-of-type article h2{text-align:left;color:#fff;font-weight:400;font-size:46px;text-shadow:1px 2px 3px rgba(0,0,0,.45);padding:0;margin:0 0 16px}section:first-of-type article p{text-align:left;color:#fff;font-weight:400;font-size:25px;text-shadow:1px 2px 3px rgba(0,0,0,.45);line-height:32px}



section:nth-of-type(1) nav  {
	display:block;
	width: 600px;
	margin: 10px auto 50px;
	padding: 0;
  text-align: center;
}


section:nth-of-type(1) nav ul  {
	padding: 0;
	margin: 0;
}

section:nth-of-type(1) nav ul li {
	display: inline-block;
	color: white;
	font-weight: lighter;
	font-size: 18px;
	padding: 2px 18px;
	margin: 0;
}

section:nth-of-type(1) nav ul li:hover a {
	color: #ccc;
}



section:nth-of-type(1) nav ul li a {
	color: #fff;
	text-decoration: none;
  font-weight: 300;
}



section:nth-of-type(n+2) {
	margin: 0;
	padding:0;
	height: 800px;
	width: 100%;
  position: relative;
}

section:nth-of-type(2) .fotorama {
	height: 1000px;
}

section:nth-of-type(n+2) article a {
    color: #fff;
}



section:nth-of-type(n+2) .fotorama{
	position: relative;
	display: block;
	margin: 0;
	height: 800px;
	width: 100%;
	opacity:1;
}


section:nth-of-type(n+2) h1{
	background-color: #fff;
	color: #111;
}

section:nth-of-type(n+2) article{
	position: absolute;
	background-color: rgba(0,0,0,0.8);
	width: 400px;
	color: #fff;
	margin-left: 70px;
	padding: 5px 10px 1em;
	top:100px;
}

section:nth-of-type(n+2) article h2{
	margin: 0;
	padding:10px 0 0;
	font-weight: 400;
	letter-spacing: 2px;
	font-size: 32px;
}

section:nth-of-type(n+2) article p{
	margin-top:0;
	padding-top:0;
	font-weight: 200;
	font-size: 14px;
	margin-bottom: 0;
}

section:nth-of-type(n+2) article p span:first-of-type{
	display: block;
	font-size: 20px;
	padding-bottom: 20px;
}

section:nth-of-type(n+2) article p span:nth-of-type(n+2){
	font-weight: 400;
	font-size: 16px;
}

section:nth-of-type(n+2) article ul{
	list-style-type: none;
	margin-top:0;
	padding-top:0;
	font-weight: 200;
	font-size: 14px;
	margin-left: 0;
	padding-left: 0px;
    padding-bottom: 0;
    margin-bottom:0;
}

section:nth-of-type(n+2) article ul li span{
	font-weight: 400;
	font-size: 16px;
}

a.arrow{
	float: right;
	position: relative;
	top:400px;
	background-color: rgba(0,0,0,0.9);
	padding: 10px 15px;
}

a.arrow:hover{
	background-color: rgba(0,0,0,0.5);
}



@media only screen and (min-device-width : 768px) and (max-device-width : 1024px), only screen and (min-device-width : 320px) and (max-device-width : 480px), only screen and (min-device-width : 320px) and (max-device-width : 568px){
    section:nth-of-type(1){
    	background-attachment: scroll;
    	background-size:auto 100%;
    }
}






.chapeau{
    max-width: 800px;
    width: auto; 
    margin: 0 auto;
    padding: 6em 0 0;
}

.chapeau h3{
    font-size: 2.2em;
    font-weight:500;
    text-align: center;
    color: #fff;
}

.fotorama__caption{
    position: absolute;
    display: block;
    width: 400px;
    padding: 10px;
    margin: 0;
    background-color: rgba(0,0,0,0.8);
    top: 840px;
    margin-left: 70px;
    height: 55px;
    
}

.fotorama__caption div{
    display: block;
    color: #FFFB00;
    font-size: 0.9em;
    padding: 0;
    margin: 0;
    background: none;
}
