 /* CSS Document */

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////                                        
/////                                                                                                    ///// 
/////                                           POLICES                                                  ///// 
/////                                                                                                    ///// 
////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

 h1 { 
	font-family: 'Giorgio-thin', 'Roboto', 'Cabin',  helvetica;
	font-weight: 200;
	font-size: 3em;
	color: #D31D31;
	text-align: center;
 }

 h2 { 
	font-family: 'Giorgio-thin', 'Roboto', Cabin,  helvetica;
	font-weight: 300;
	font-size: 1.5em;
	letter-spacing: -0.0em;
	color: rgba(0,0,0,0.6);
	text-align: center;
 }

 h3 { 
	margin: 0 0 30px 0;
	color: #31a7d2;
	text-align: center;
 }

 h4 { 
	font-family: 'Roboto', Cabin,  helvetica;
	font-weight: 300;
	font-size: 0.75em;
	letter-spacing: -0.05em;
	color: rgba(0,0,0,0.6);
	margin: 0px;
 }
		
 
 h5 { 
 	font-family: 'Roboto', Cabin,  helvetica;
	color: rgba(0,0,0,0.6);
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	margin: 0;
	padding: 0;
 }
 		
 a { 
 	text-decoration: none; 
	border: none; 
	font-family: arial; 
	color: rgba(0,0,0,0.7);
}	

/* Définition des balises de textes */
 
 p {
	color:  rgba(0,0,0,0.6);
	text-align: center;
}
 
 * {
	font-family: 'Roboto', helvetica, Arial, sans-serif;  
 	margin: 0;
	padding: 0;
 	-webkit-box-sizing: border-box; -O-box-sizing: border-box; -ms-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;  
 
 }


/*////////////////////////////////////////////////////////////////////////////////////////////////////////////                                        
/////                                                                                                    ///// 
/////                                           PAGE                                                     ///// 
/////                                                                                                    ///// 
////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

/*Mise en page*/

#full_width1 { 
	box-shadow: none;
	padding-bottom: 0;
}

#full_width2 { 
	box-shadow: none;
	background-color: #FAFAFA;
	padding: 0;
	margin: 0;
}

#full_width3 { 
	box-shadow: none;
	padding-bottom: 0;
}

#page_groupe {
	background-color: #FAFAFA;
}

#page_groupe #site_location{
	margin-bottom: 8px;
}

/*////////// Full Width 1 //////////*/

#top_box {
	width: 100%;
	height: 270px;
	overflow: hidden;
	border-top: solid 1px rgba(0,0,0,0.2);
	/*box-shadow: 0 0px 10px 0px rgba(0,0,0,0.1);*/
}

#top_left_box {
	display: inline-block;
	position: relative;
	width: 50%;
	height: 270px;
	padding: 50px 70px 0;
	background-color: rgba(0,0,0,0.02);
	box-shadow: inset -10px 0 10px -10px #FFF, 
				inset -20px 0 20px -20px #FFF, 
				inset -30px 0 30px -30px #FFF, 
				inset -40px 0 40px -40px #FFF, 
				inset -50px 0 50px -50px #FFF,  
				inset -60px 0 60px -60px #FFF,  
				inset -70px 0 70px -70px #FFF, 
				inset -80px 0 80px -80px #FFF,  
				inset -90px 0 90px -90px #FFF, 
				inset -100px 0 100px -100px #FFF;
	vertical-align: top;
	overflow: hidden;
}

#top_left_box p{
	color: #666;
	text-align: justify;
	font-size: 16px;
}


#top_right_box {
	display: inline-block;
	position: relative;
	width: 50%;
	height: 270px;
	margin-left: -4px;
	padding: 0px 20px;
	background-color: #FFF;
	overflow: hidden;
	box-shadow: inset 100px 0 100px -100px rgba(0,0,0,0.02) ;
}

#top_left_box #grey_arrow {
	display: none;
	position: absolute;
	top: 105px; right: -30px;
	width: 60px;
	height: 60px;
	background-color: #FFF;	
	
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
}

#top_right_box img {
	position: absolute;
	bottom: -50px; right: 70px;
	
	transform: rotate(5deg);
	-webkit-transform: rotate(5deg);
	-moz-transform: rotate(5deg);
	-ms-transform: rotate(5deg);
	-o-transform: rotate(5deg);
}

#top_right_box h1 {
	text-align: right;
}

#top_right_box h3 {
	text-align: right;
}


/*////////// 2EME PARTIE //////////*/

#groupe_content {
	position: relative;
	margin: 0px 0 0 0;
	padding: 0px 30px 10px 30px;
	background-color: #FFF;
	border-radius: 0 ;	
	/*box-shadow: 0 -10px 10px 0px rgba(0,0,0,0.1);*/
	overflow: hidden;
}

#page_groupe #groupe_content h2{
	color: #D31D31;
	margin: 40px 20px ;
	
}

#page_groupe #groupe_content .border_bottom {
	margin: 0 0 10px 0;
	width: 100%;
	opacity: 0.1;
}
 
#page_groupe #groupe_content p {
	margin: 20px 40px 0 40px ;
	color: #c2C2C2;
	font-size: 14px;
	text-align: center;
}

/*/////////////// Full Width 2 ///////////////*/


#full_width2 .w960 { 
	position: relative;
	z-index: 10;
	max-width: 1140px;
	padding: 0;
	background: url('../images/photos/ingenierie1.jpg') no-repeat center;
	background-size: cover;
	overflow: hidden;
	border-radius: 10px;
	
	box-shadow: 0 0 10px 0px rgba(0,0,0,0.5);
}

#page_groupe #full_width2 ul {
	display: inline-block;
	text-align: center;
	width: 15%;
}

#page_groupe #full_width2 ul li {
	display: block;
	position: relative;
	height: 100px;
	cursor: pointer;
}

#page_groupe #full_width2 ul li > div:first-child {
	position: relative;
	width: 100%;
	height: 100px;
	padding: 10px 0 0 0;
	background-color: #CCC;
	z-index: 20;
}

#page_groupe #full_width2 ul li .arrow,
#page_groupe #full_width2 ul li .white_arrow  {
	position: absolute;
	width: 30px;
	height: 30px;
	right: -14px;
	top: 37px;
	background-color: rgba(0,0,0,0.3);
	z-index: 10;
	
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
}

#page_groupe #full_width2 ul li .white_arrow {right: -34px; z-index: 5; } 

#page_groupe #full_width2 ul li h3 {
	position: absolute;
	bottom: 0; left: 0; right: 0;
	color: #FFF;
	font-size: 14px;	
	margin: 0; 
	padding: 3px 8px 10px 8px;
}
 
#engagements_details {
	display: inline-block;
	float: right;
	height: 400px;
	padding: 20px;
	background-color:  rgba(255,255,255,0.6);
	border-radius: 0 10px 10px 0;
	width: 50%;
}

#engagements_details h2 {
	border-bottom: solid 1px #888;
	color: #666;
	padding: 0 0 10px 0;
}

/*/////////////// Full Width 3 ///////////////*/

#fw3_content {
	position: relative;
	z-index: 9;
	background-color: #FFF;
	border-radius: 0 0 10px 10px;
	margin: 0 0 0px 0;
	padding: 20px 0 0 0;
	/*box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);	*/
	overflow: hidden;
}

#fw3_content p {
	margin: 40px 100px 60px ;
	font-family: 'Giorgio-thin', 'Roboto', Cabin,  helvetica;
	font-size: 1.2em;
	letter-spacing: 0.01em;
	text-align: center;
	
}

/* LIENS CONNEXES */

#liens_connexes_h2 {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: #FFF;
	/*box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);*/
	border-radius: 10px 10px 0 0;
	color: #D31D31;
	font-size: 22px;
	padding: 0 20px;
}

#liens_connexes {
	background-color: #FFF;	
	overflow: hidden;
	text-align: center;
	/*box-shadow: 10px 0 10px -10px rgba(0,0,0,0.2), -10px 0 10px -10px rgba(0,0,0,0.2);*/
}

#liens_connexes li {
	position: relative;
	width: 25%;
	height: 100px;
	margin: 20px 3%;
	background-color: rgba(0,0,0,0.1);
	border-radius: 6px;
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
	vertical-align:top;
	overflow: hidden;
}

#liens_connexes li .red_corner{
	position: absolute;
	height: 60px;
	width: 60px;
	top: -30px; left: -30px;
	background-color: #D31D31;
	z-index: 10;
	
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
}

#liens_connexes li span{
	display: inline-block;
	position: absolute;
	top: 0px; left: 5px;
	color: #FFF;
	font-family: cursive;
	font-size: 30px;
	line-height: 20px;
	z-index: 11;
}

#liens_connexes li a { width: 100%;}

#liens_connexes li h3{
	font-family: giorgio, helvetica;
	letter-spacing: 0.04em;
	font-size: 22px;
	color: #999;
	background-color: rgba(255,255,255,0.8);
	width: 105%;
	height: 100px;
	line-height: 100px;

	transform: skew(-8deg, 0deg);
	-moz-transform: skew(-8deg, 0deg);
	-webkit-transform: skew(-8deg, 0deg);
	-o-transform: skew(-8deg, 0deg);
}

#implantations_link {
	background: url('../images/implantations.jpg') no-repeat center;
	background-size: cover;
}

#equipe_link {
	background: url('../images/equipe.jpg') no-repeat center;
	background-size: cover;
}

#fournisseurs_link {
	background: url('../images/photos/fournisseurs.jpg') no-repeat center;
	background-size: cover;
}