 @charset "UTF-8";
 /* CSS Document */

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////                                        
/////                                                                                                    ///// 
/////                                                                                                    ///// 
/////                                                                                                    ///// 
/////                                                                                                    ///// 
/////                                                                                                    ///// 
/////                                                                                                    ///// 
/////                                           PROFIL                                                   ///// 
/////                                                                                                    ///// 
/////                                                                                                    ///// 
/////                                                                                                    ///// 
/////                                                                                                    ///// 
/////                                                                                                    ///// 
/////                                                                                                    ///// 
////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#page_implantations  {background-color: #fafafa;}

#page_implantations #full_width1 {
	position: relative;
	padding-bottom: 0px;
	z-index: 999;
}

#page_implantations #full_width2 {
	position: relative;
	overflow: hidden; 
	min-height: 700px;
	padding-top: 50px;
	z-index: 1000;

}


#page_implantations #site_location {
	margin-bottom: 0px;
	text-align: left;
}

#page_implantations p {
	color: rgba(0,0,0,0.5);
}

#page_implantations h1 {
	text-align: center;
}

#page_implantations h3 {
	color: #31A7D2;
	margin: 10px 0 20px;
}

#page_implantations #full_width1 .w960 {
	position: relative;
	text-align: center;
	
	
	-webkit-transition: all 2s ease-in-out;
	-moz-transition: all 2s ease-in-out;
	-o-transition: all 2s ease-in-out;
	transition: all 2s ease-in-out;
}

#page_implantations #content1 {
	width: 40%;
	margin: 0 30%;
	opacity: 0;
	text-align: center;
	
	-webkit-transition: all 2s ease-in-out;
	-moz-transition: all 2s ease-in-out;
	-o-transition: all 2s ease-in-out;
	transition: all 2s ease-in-out;
}


#page_implantations #content1  > img {
	display: block;
	width: 25%;
	margin: 20px 37.5%;
	opacity: 0;
	
	/*top: 520px;
	left: 44%;
	transform: rotate(-0deg);*/
	
	
	-webkit-transition: all 2s ease-in-out;
	-moz-transition: all 2s ease-in-out;
	-o-transition: all 2s ease-in-out;
	transition: all 2s ease-in-out;
	
}

#page_implantations #content1 #trait_schema1 {
	width: 626px;
	margin: 0;
	position: absolute;
	top: 100px;	
	left: 330px;
	opacity: 0;
}


#page_implantations #profil_citation {
	margin: 40px 0 0;
	font-size: 30px;
	color: #D31D31;
}

/* SECONDE LIGNE : SCHEMA */

#page_implantations #scale { 
	position: absolute;
	top: 0; left: 0;  right: 0; bottom: 0;
	overflow: hidden; 

	-webkit-transition: all 2s ease-in-out;
	-moz-transition: all 2s ease-in-out;
	-o-transition: all 2s ease-in-out;
	transition: all 2s ease-in-out;

}

#page_implantations #grey_buttons { position: absolute; top: 40px; left: 8.5%;}
#page_implantations #red_buttons { position: absolute; top: 40px; right: 8.5%;}

#page_implantations #full_width1 #scale ul li {
	display: block;
	width: 200px;
	height: 60px;
	border-radius: 12px;	
	text-align: left;
	margin: 30px 0;
	opacity: 0;
	
	box-shadow: 0 10px 10px 0 rgba(0,0,0,0.4);
	-webkit-transition: all 2s ease-in-out;
	-moz-transition: all 2s ease-in-out;
	-o-transition: all 2s ease-in-out;
	transition: all 2s ease-in-out;
}

#page_implantations #full_width1 ul li img, #full_width1 ul li h3 {
	display: inline-block;
	vertical-align: middle;
	font-size: 0.9em;
}

#page_implantations #full_width1 ul li img {margin: 0 5px 0 6px; }
#page_implantations #full_width1 ul li h3 { line-height: 60px; color: #fff; margin: 0;}
 
#page_implantations #grey_buttons li {background-color: rgba(0,0,0,0.6); }
#page_implantations #red_buttons li {background-color: #D31D31;}

.bottom_scroll_button {
	display: block;
	margin: -60px auto;
	top: -60px;
	width: 150px;
	height: 90px;
	border-radius: 45px;
	border: solid 2px rgba(0,0,0,0.1);
	background-color: rgba(0,0,0,0.3);
	color: #FFF;
	text-align: center;	
	line-height: 150px;
	font-size: 14px;
	font-family: giorgio;
	cursor: pointer;
}

#scroll2 {top: -80px;}

/* ANIMATION CARTE */

#fw2_title { 
	position: absolute;
	top: -45px; 
	width: 100%;
	text-align: center;
	
}

#full_width2 h1{
	text-align: center;
	margin-bottom: -15px;
	font-size: 2.5em;
}

#world_map {
	left: 0;
	right: 0;
	opacity: 0.01;
	z-index: 1001;
	
	-webkit-transition: all 2s ease-in-out;
	-moz-transition: all 2s ease-in-out;
	-o-transition: all 2s ease-in-out;
	transition: all 2s ease-in-out;	
}

#map_shadow {
	position: relative;
	top: 100px;
	left: 0;
	right: 0;
	height: 670px;
	
	z-index: 1002;
	box-shadow: inset 0 200px 200px 0 rgba(255,255,255,1);
	box-shadow: inset 0 -200px 150px 0 rgba(255,255,255,1);
}

#loupe {
	position: absolute;
	top: 450px;
	left: 130px;
	right: 0;
	z-index: 1002;
	opacity: 0;
	
	transform: scale(1.1) rotate(30deg);
	-webkit-transform: scale(1.1) rotate(30deg);
	-moz-transform: scale(1.1) rotate(30deg);
	-o-transform: scale(1.1) rotate(30deg);
	
	-webkit-transition: all 3s ease-in-out;
	-moz-transition: all 3s ease-in-out;
	-o-transition: all 3s ease-in-out;
	transition: all 2s ease-in-out;	
}
		
#france_loupe {
	position: absolute;
	top: 140px;
	left: 460px;
	right: 0;
	z-index: 1001;
	opacity: 0;
	
	transform: scale(0.35) ; 
	-webkit-transform: scale(0.35) ; 
	-moz-transform: scale(0.35) ; 
	-o-transform: scale(0.35) ; 

	
	-webkit-transition: tranform 2s ease-in-out;
	-moz-transition: tranform 2s ease-in-out;
	-o-transition: tranform 2s ease-in-out;
	transition: all 2s ease-in-out;	
	
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: all 1s ease-in-out;
}



#address_table1 {
	position: absolute;
	top: 50px;
	right: 10%;
	width: 300px;
	z-index: 1004;
		
	transform: scale(0.9); 
	-webkit-transform: scale(0.9); 
	-moz-transform: scale(0.9); 
	-o-transform: scale(0.9);
	
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 2s ease-in-out;	
}

#address_table2 {
	position: absolute;
	top: 50px;
	left: 10%;
	width: 300px;
	z-index: 1004;
		
	transform: scale(0.9); 
	-webkit-transform: scale(0.9); 
	-moz-transform: scale(0.9); 
	-o-transform: scale(0.9);
	
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 2s ease-in-out;	
}

#address_table1 li,
#address_table2 li {
	background-color: #fff;
	border-radius: 12px;
	width: 100%;
	padding:20px;
	margin: 20px 0;
	
	opacity: 0;
}

#trait1 {
	position: absolute;
	top: 180px;
	left: 515px;
	width: 300px;
	z-index: 1003;
	opacity: 0;
	
	
	transform: scale(1); 
	-webkit-transform: scale(1); 
	-moz-transform: scale(1); 
	-o-transform: scale(1);
	
	-webkit-transition: all 2s ease-in-out;
	-moz-transition: all 2s ease-in-out;
	-o-transition: all 2s ease-in-out;
	transition: all 2s ease-in-out;	
}

#trait2 {
	position: absolute;
	top: 290px;
	left: 563px;
	width: 300px;
	z-index: 1003;
	opacity: 0;
	width: 250px;
	
	transform: scale(1); 
	-webkit-transform: scale(1); 
	-moz-transform: scale(1); 
	-o-transform: scale(1);
	
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 2s ease-in-out;	
}

#trait3 {
	position: absolute;
	top: 305px;
	left: 560px;
	width: 300px;
	z-index: 1003;
	opacity: 0;
	width: 250px;
	
	transform: scale(1); 
	-webkit-transform: scale(1); 
	-moz-transform: scale(1); 
	-o-transform: scale(1);
	
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 2s ease-in-out;	
}

#trait4 {
	position: absolute;
	top: 165px;
	left: 290px;
	width: 300px;
	z-index: 1003;
	opacity: 0;
	
	transform: scale(1); 
	-webkit-transform: scale(1); 
	-moz-transform: scale(1); 
	-o-transform: scale(1);
	
	-webkit-transition: all 2s ease-in-out;
	-moz-transition: all 2s ease-in-out;
	-o-transition: all 2s ease-in-out;
	transition: all 2s ease-in-out;	
}

#trait5 {
	position: absolute;
	top: 235px;
	left: 295px;
	width: 300px;
	z-index: 1003;
	opacity: 0;
	width: 250px;
	
	transform: scale(1); 
	-webkit-transform: scale(1); 
	-moz-transform: scale(1); 
	-o-transform: scale(1);
	
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 2s ease-in-out;	
}

#trait6 {
	position: absolute;
	top: 290px;
	left: 320px;
	width: 300px;
	z-index: 1003;
	opacity: 0;
	width: 250px;
	
	transform: scale(1); 
	-webkit-transform: scale(1); 
	-moz-transform: scale(1); 
	-o-transform: scale(1);
	
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 2s ease-in-out;	
}

#address_table1 h3,
#address_table2 h3 { margin: 0; color: #D31D31; text-align: left;}

/* PROFILS CLES */

#fw3_title {margin-top: 20px;}
 
#page_implantations #fw3_title h1 {margin: 0 15% -5px 0; font-family: giorgio-thin; text-align: right;}
#page_implantations #fw3_title h3 {margin: 0; padding: 0 0 5px 0; margin-right: 15%; text-align: right;}

#page_implantations #contact_table h3 {color: rgba(0,0,0,0.5); margin: 0;  padding: 0; text-align: center;}
#page_implantations #contact_table h4 {color: rgba(0,0,0,0.5); margin: 0 0 5px 0;  padding: 0 0 5px 0; border-bottom: dotted 1px rgba(0,0,0,0.1);}
#page_implantations #contact_table h5 {color: rgba(0,0,0,0.5); margin: 0; font-size: 14px;}
#page_implantations #contact_table h3 span{color: #D31D31; font-family: "Roboto",Cabin,helvetica; font-weight: 300; font-size: 1em; letter-spacing: -0.05em;}
#page_implantations #contact_table label {color: rgba(0,0,0,0.5);}


#page_implantations #contact_table {
	margin: 20px 10%;
	width: 80%;
	text-align: center;

}

#page_implantations #contact_table li {
	width: 20%;
	margin: 0 4% 0 0;
	padding: 10px 5px;
	border-radius: 6px;
	background-color: #FFF;
	box-shadow: inset 0 80px 80px 0 rgba(0,0,0,0.01);
	vertical-align: top;
}


#page_implantations .contact_icons {width: 12px; height: 12px; vertical-align: middle; opacity: 0.4; margin-right: 5px;}

#page_implantations #contact_table li .avatar_container{
	width: 80px;
	height: 105px;
	margin: 0 0 10px 0;
	border-radius: 6px;	
	overflow: hidden;
}

#page_implantations #contact_table li .avatar_container img{ width: 100%; }


/*////////////////////////////////////////////////////////////////////////////////////////////////////////////                                        
/////                                                                                                    ///// 
/////                                          GOOGLE MAP OVERLAY                                        ///// 
/////                                                                                                    ///// 
////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

 #implantation_overlay {
    position: fixed;
	margin-left: auto;
	top: 0; left: 0; right:0; bottom:0;
	opacity: 0;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 1002;
	
	-moz-transition:  opacity 0.4s linear;
	-webkit-transition:  opacity 0.4s linear;
	-o-transition: opacity 0.4s linear;
	transition:  opacity 0.4s linear;
	
	visibility: hidden;
	z-index: 1003;
	overflow: scroll;
 }

 #implantation_overlay:target{ visibility: visible; opacity: 1; }

 .map_container {
	text-align: center;
    position: relative;
    margin: 120px auto;
    width: 800px ;
	height: 70vh;
	max-width: 1200px;
	box-shadow: 0px 0px 25px #000,  inset 0 90px 50px -50px rgba(255,255,255,1);
    border-radius: 8px;
	border: solid 3px white;
	background-color: #fff;
	z-index: 1002;
 }
 


