/* CSS Document */

html {
	font-family: 'Open Sans', sans-serif;
	}
header, .main_cont, .box {
	width: 80%;
	max-width: 1087px;
	margin:0 auto;
	
	}
	
.right-element {
	float:right;
	}
.left-element {
	float:left;
	}
.center {
	text-align:center;
	}		
.rouge, .adresse .left-element a, .bloc_marques h3 {
	color: #e2393e;
	}	
b {
	font-weight:600;
	color: #e2393e;
	}
	
/*------------------------  HEADER  ----------------------*/	


header {
	overflow:auto;
	}
#top-logo img {
	margin: 60px 0 40px;
	}
header h1 {
	visibility:hidden;
	height:0;
	margin:0;
	}		
#QR-code {
	position:relative;
	padding-top: 60px;
    text-align: right;
	margin-bottom:30px;
}
	
#QR-code img {
margin-bottom:30px;

	}	
nav {
    margin: 0px;

}	
nav a span {
	font-size: 24px;
	position: relative;
	top: 2px;
	}
nav a, nav a:visited {
	color: #6c635a;
    font-size: 12px;
    letter-spacing: 2px;
	padding:5px 10px;
	transition:ease-in-out 0.3s;
	}	
nav a:hover {
	color:#fff;
	background-color:#e2393e;
	transition:ease-in-out 0.2s;
	}	
	
/*------------------------  MAIN  ----------------------*/	

main {
	width: 100%;
	overflow: auto;
	}
h2 {
	font-size:60px;
	text-transform:uppercase;
	color:#6c635a;
	line-height: 55px;

	}
h2 span {
	font-size: 20px;
	color: #fff;
	background-color: #e2393e;
	padding: 5px 15px;
	font-weight:300;
	}
	

header .right-element h2 {
	font-size:37px;
	line-height: 35px;
	
	}
header .right-element h2 span {
	font-size: 14px;
	font-weight:400;
	}	
	
.description-page {
	text-align:center;
	margin-bottom: 50px;
	
	}
.description-page img {
	max-width:350px;
	width:100%;
	}	
.description-page h3, .ligne h3 {
	font-family: 'Arvo', serif;
	font-size:24px;
	color: #2d2d2d;
	margin: 50px 0 20px;
	text-transform:uppercase;
	}	
		
.description-page p {
	margin-bottom: 40px;
	color: #2d2d2d;
	font-size: 18px;
	font-weight:600;
	}	
.bouton, .bouton:visited {
color: #fff;
background-color: #e2393e;
padding: 20px 30px;
border-radius: 30px;
font-size: 12px;
letter-spacing: 2px;
font-weight: 600;
	}	
.bouton:hover {
background: #ff4f55;
  background-image: -webkit-linear-gradient(top, #ff4f55, #ba2f33);
  background-image: -moz-linear-gradient(top, #ff4f55, #ba2f33);
  background-image: -ms-linear-gradient(top, #ff4f55, #ba2f33);
  background-image: -o-linear-gradient(top, #ff4f55, #ba2f33);
  background-image: linear-gradient(to bottom, #ff4f55, #ba2f33);
	}	
.center img {
	width:100%;
	}
.moitie {
	width:50%;
	float:left;
	}
.ligne .right-element {
	float:right;
	}
.ligne .moitie:last-child {
position: absolute;
bottom: 25%;
right: 0;
	}
.ligne:nth-child(3) .moitie:last-child {
position: absolute;
bottom: 25%;
left: 0;
	}
	
main .lignegrise {
	background-color: #655c54;
	color: #fff;
	padding:2%;
	width:96%;
	position:relative;
	}


main .lignegrise .moitie:first-child {
position:absolute;
right:0;
    top: 27%;
    width: 45%;

	}	
main .lignegrise .moitie {
	width:50%;
	}		
main .lignegrise h3 {
	color:#fff;
	margin-top:0;
	}	
main .lignegrise .moitie li {
    list-style-image: url("img/liste-disc-white.png");
	padding:5px 0;

}	
	
main .lignegrise img {
	max-width:none;
	}
	
.moitie img {
	max-width: 300px;
	width: 100%;
	}	
.ligne {
	width:100%;
	overflow:auto;
	position:relative;
	}
.ligne h3 {
	margin-top: 15px;
	}
.moitie li {
	list-style-image: url("img/liste-disc.png");
	padding: 5px 0 30px;
    margin-left: 25px;
}
.mont-blanc li, .mont-blanc p {
	padding: 5px 0;
	}
.mont-blanc {
	margin-bottom:40px;
	}


	
main .liste-pleine {
	margin-left: 50px;
	width:80%;
	}
main .texte-plein {
	margin-left:0;
	width:100%;
	}	
.description {
	color:#6c635a;
	font-size:30px;
	margin-bottom:100px;
	}

.caracteristiques {
	width:30%;
	padding: 5%;
	background-color: #655c54;
	color: #fff;
	font-weight: 600;
	text-align: center;
	font-size: 18px;
	margin-top: 50px;
	}
	.marg {
		margin-top: 190px;
		}
	.margg {
		margin-top: 260px;
		}	
.caracteristiques li {
	margin: 10px 0;
	}	
.pointsforts {
	width:50%;
    color: #2d2d2d;
    font-size: 18px;

}
.pointsforts ul {
	margin-left:inherit;
	}
.cont-carct .right-element {
		position:absolute;
	bottom:0;
	right:0;
	}
.cont-carct img {
    margin-bottom: 40px;
	width:100%;
}
.photos img {
	margin: 20px 0 10px 0;
	max-width:300px;
	}
.photos .pointsforts {
	width:40%;
	margin:0 auto;
	}



.pointsforts h4 {
    font-family: 'Arvo', serif;
    font-size: 18px;
    color: #2d2d2d;
    margin: 10px 0;
    text-transform: uppercase;
}
.pointsforts li {
	list-style-image: url("img/liste-disc.png");
	padding-top:10px;
	}
	.pointsforts ul li ul li {
		list-style-type: disc;
		list-style-image:none;
		margin-left:20px;
		font-size:16px;
		}
	
.pointsforts ul p {
	margin-left: -25px;
	}	
.cont-carct {
	overflow:auto;
	margin: 40px 0 115px 0;
	position:relative;
	
	}	
	
.bloc_marques h3 {
	text-transform:uppercase;
	font-weight:300;
	font-size:16px;
	}
.bloc_marques h3 span {
	font-weight:600;
	}
.bloc_marques ul li {
	width:20%;
	background-color:#f6f6f6;
	float:left;
	margin-bottom: 80px;
	}
.bloc_marques ul li img {
	width:100%;
	}	
.bloc_marques ul li:nth-child(even) {
	background-color: #ececec;
	}
.bloc_marques:nth-child(even) ul li, .bloc_partenaires ul:nth-child(even) li {
	background-color: #ececec;
	}
.bloc_marques:nth-child(even) ul li:nth-child(even), .bloc_partenaires ul:nth-child(even) li:nth-child(even) {
	background-color: #f6f6f6;
	}

.bloc_marques ul a:hover p {
	width: 80%;
    height: 45%;
	top: 10%;
    left: 10%;
	opacity:1;
	padding-top:35%;
	transition:ease-in-out 0.3s;
	}



	
.bloc_marques li{position:relative;}
	
.bloc_marques ul li p {
    position: absolute;
    top: 50%;
    left: 50%;
    background-color: #e2393e;
    width: 0;
    height: 0;
    color: #fff;
    text-align: center;
	opacity:0;
	transition:ease-in-out 0.3s;
	text-transform:uppercase;
	
}




	
.bloc_partenaires ul li {
	margin-bottom: 0;
	}
.industrie-de-demain {
	text-transform:uppercase;
	font-size:35px;
	text-align:right;
	color: #6c635a;
	font-weight:300;
	height:202px;
	width: 528px;
	float:right;
	line-height: 40px;
	position:relative;
	margin-bottom:85px;
	}	
.croix {
	height:75px;
	width:75px;
	position:absolute;
	top: 55%;
	left:0%;
	}	
.croix span {
	width:75px;
	height:20px;
	background-color:#e2393e;
	display:block;
	}	
.croix span:first-child {
	transform: rotate(90deg);
	position:relative;
	top: 18px;
	
	}	
.industrie-de-demain p {
	width: 540px;
	position: absolute;
	bottom: 0;
	right: 0;
	}	

.industrie-demain-fond {
	background-color:#f7f7f6;
	overflow:auto;
	}
.industrie-demain-fond .industrie-de-demain {
	height: 155px;
	margin-bottom: 60px;
	}	
.industrie-demain-fond .croix {
    top: 63px;
}	


main nav {
    margin: 50px 0;
}	
		
/*------------------------  FOOTER--adresses  ----------------------*/	
	
.adresse .left-element h4 {
	margin-top: 70px;
	}
		
.adresse {
	background-color: #e8e7e6;
	color: #6c635a;
	font-size:18px;
	overflow: auto;

	}	
.adresse .left-element p {
	margin-right: 40px;
	}
	
.adresse img {
	width:200px;
	height:auto;
	position: absolute;
  	top: 50%;
  	transform: translateY(-50%);
	}
.logo-footer {
	position:relative;
	height:260px;
	width:200px;
	}	
.logo-footer:child {
	position: absolute;
  	top: 50%;
  	transform: translate(-50%, -50%);
	}	
.adresse .left-element a:hover {
	text-shadow: #fff -2px -2px 0px;
	}	
	
/*------------------------  FOOTER--copyright  ----------------------*/		
		
.copyright {
	background-color: #c0bdba;
	color: #fff;
	font-size:12px;
	overflow: auto;	
	}	
.copyright p.left-element {
	margin: 10px 40px 10px 0;
	}
.copyright p.right-element {
	margin: 10px 0;
	}		
	
	
	footer .copyright a:hover {
		color: #6c635a;
		}
	
	
	
	
	
/*------------------------  MEDIA QUERIES  ----------------------*/		
	
	
	
@media screen and (max-width:1050px)	{
	
				#top-logo {
			width:40%;
			}
		#top-logo img {
			max-width:280px;
			width:100%;
			}	
				#QR-code img {
			width:75px;
			}	
			.caracteristiques, .pointsforts {
			width:90%;
			margin: 5% 0;
			}
		.cont-carct {
		overflow: auto;
		margin: 5% 0;
		}
		.cont-carct .right-element {
			position:relative;
			}
}

@media screen and (max-width:992px)	{
	.bloc_marques ul a:hover p, .bloc_marques ul li p {
		display:none;
		}
}
@media screen and (max-width:970px)	{
	
	
	.bloc_marques ul li {
		width:25%;
		margin-bottom:0;
		}
		.bloc_marques {
			overflow:auto;
			}
		.bloc_marques h3 {
			margin-top: 50px;
			}
        .industrie-de-demain {
			width: 75%;
			font-size:28px;
			}  	
			.croix {
			left:5%;	
				}
		.moitie, .ligne .right-element {
		float:none;
		margin:0 auto;
		}
	.ligne {
		margin-bottom:30px;
		}	
	.ligne .moitie:last-child, .ligne:nth-child(3) .moitie:last-child, main .lignegrise .moitie:first-child, .moitie  {
position: relative;
width: 100%;

	}	

}
	/*FOOTER*/
	@media screen and (max-width:910px)	{
		
		footer .adresse p.left-element, footer .adresse ul.left-element {
			float:none;
			}
		.adresse .left-element h4 {
   		 margin-top: 25px;
}
		
		.page #top-logo {
    width: 100%;
	text-align: center;
}

	.page #QR-code {
	position: relative;
	padding-top: 60px;
	text-align: right;
	width: 530px;
	margin: 100px auto;
	float: none;
	overflow: auto;
	}
	#QR-code img {
		width: 75px;
		float: left;
	}


}
	

	
	/*FOOTER*/
	
	
	@media screen and (max-width:760px)	{

	.bloc_marques ul li {
		width:33%;
		margin-bottom:0;
		}
        .industrie-de-demain {
			width: 100%;
			}  
         .industrie-de-demain p {
			width:auto; 
			font-size: 30px;
			 } 	
		.industrie-de-demain .croix {
		left:0;	
			}	
			main h2 {
    font-size: 36px;
    line-height: auto;
    text-align: center;
}
main h2 span {
    text-align:center;
	font-size:18px;
}	
.description {
    color: #6c635a;
    font-size: 18px;
    margin-bottom: 40px;		
	
	}
.industrie-de-demain p {
	position:relative;
	margin-bottom: 20px;
	margin-top: 30px;
	}
 .industrie-de-demain .croix {
	 position:relative;
	 margin-top: 50px;
	 margin-bottom: 20px;
	 float:left;
	 }	
	
.industrie-demain-fond .industrie-de-demain .croix {
	top:30px;
	margin-top: 0;
	}	
	
	
.industrie-de-demain, .industrie-demain-fond .industrie-de-demain {
	overflow:visible;
	height:auto;
	margin-bottom:0;
	}		
	}
	
			@media screen and (max-width:690px)	{
				
				.page #QR-code img {
				float: none;
				
				}
				.page #QR-code {
				text-align:center;
				width:100%;
				overflow:inherit;
				margin:0px auto;
				}	
			}
	
	
			@media screen and (max-width:615px)	{
		

#QR-code img {
    position: relative;
	top:0;
}
		nav {
    margin: 0px auto;
}

	footer .copyright * {
		margin:0;
		width:100%;
		}
		main .page h2 {
    text-align: center;
}		

		footer .right-element {
		width:100%;
		text-align:center;
		display:block;
		padding-top:5%;	
			}
			.adresse img {
			position:relative;
			transform:none;
			top: 30px;
			}	
			.logo-footer {
    position: relative;
    height: 120px;
}		
		}
	@media screen and (max-width:580px)	{
		

		.right-element, .left-element {
			float:none;
			text-align:center;
			}

						#QR-code {
					padding-top:0;
				}	
		
		.accueil #top-logo {
			width:100%;
			}
		
		.accueil #QR-code {
			text-align:center;
			margin-bottom: 30px;
			}
		.accueil #QR-code img {
			float:none;
			}
			
					
	.bloc_marques ul li {
		width:50%;
		margin-bottom:0;
		}
		.industrie-de-demain {

			margin-top:20px;
			margin-bottom: 40px;
			}
              .industrie-de-demain p {
			font-size: 24px;
			width:100%;
			text-align:center;

			 } 
			 .industrie-de-demain .croix {
			width:50px;
			height:50px;
			top:15px;
			left:42%;
			float:none;
			margin:0;	 
				 }  
			.croix span:first-child {
    		top: 15px;
			}
			.croix span {
			width: 50px;
			height: 15px;	}
			


		.adresse .left-element h4 {
    margin-top: 50px;
}


	.pointsforts {
		width:100%;
		margin-bottom: 20%;
		}
.cont-carct {
    margin: 0;
}
main .liste-pleine {
    margin-left: 15px;
    width: 80%;
}
.cont-carct .right-element {
    text-align: left;
    margin-left: 15px;
    width: auto;
}
	}
	@media all and (orientation: portrait) {
			.bloc_marques ul a:hover p, .bloc_marques ul li p {
		display:none;
		}
		}