	html, body { overflow: hidden; }
	body { font-family: 'Lato', sans-serif; font-size: 15px;  }
	/* main css */
	a { color: black; text-decoration: none; }
	a:active, a:focus { outline: none; text-decoration:none; }
	a:hover { color: #fc660e; text-decoration: none; }
	ul, li { padding: 0; margin: 0; }
	ul li { list-style: none; } 
	.container img { width: 100%; max-width: 100%; }
	.slide {  background: #fff; position: relative; overflow: auto; -webkit-overflow-scrolling: touch; }
	#recrutement { background-image: url('images/fond_candidats_etapes.jpg'); background-position:center 40px; background-size: cover;  width: 100%; height: 100%; position: relative; }
	#futur_poste  {  background-image: url('images/fond_candidats_poste.jpg'); background-position:center 40px; background-size: cover;  width: 100%; height: 100%; position: relative; }
	#best_practice { background-image: url('images/fond_candidats_practice.jpg'); background-position:center 40px; background-size: cover;  width: 100%; height: 100%; position: relative; }
	#home { background-image: url('images/fond_home.jpg'); background-position:center 40px ; background-size: cover; width: 100%; height: 100%; position: relative; }
	#offres  {  background-image: url('images/fond_entreprises_offres.jpg'); background-position:center; background-size: cover; width: 100%; height: 100%; position: relative;  }
	#outils  { background-image: url('images/fond_entreprises_outils.jpg'); background-position:center; background-size: cover; width: 100%; height: 100%; position: relative;  }
	#methodo { background-image: url('images/fond_entreprises_methodo.jpg'); background-position:center; background-size: cover; width: 100%; height: 100%; position: relative; }
	 
	.contenu { clear: both; }
	#gmap { width: 100%; height: 400px; }
section {
	background: white; 
	position: relative;
	float: left;
	width: 100%;
}	
.separator.separator-top {
    bottom: auto;
    top: -98px;
}
svg:not(:root) {
    overflow: hidden;
}
.separator {
    bottom: -99px;
    height: 100px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 900;
}
.white .separator path {
    fill: #ffffff;
}
.grey .separator path {
    fill: #eee;
}
.separator.grey path {
    fill: #eeeeee;
}
section.grey {
	background: #eee;
	}
/* Separation Jungle */
.jungle {
	width: 100%;
	height: 240px;
	display: block; 
	position: relative;
	background-size: cover;
}	
#slide1 .jungle, #slide2 .jungle, #slide3 .jungle  { background-image: url("images/jungle_candidats.jpg"); }
#slide5 .jungle, #slide6 .jungle, #slide7 .jungle  { background-image: url("images/jungle_entreprises.jpg"); }
#slide4 .jungle  { background-image: url("images/jungle_home.jpg"); }

.jungle svg { margin-top: -1px; }
.cache {
	overflow: hidden;
}
.cache path, .jungle .seperator path {
	fill: #fff;
	}
.cache.grey path {
	fill: #eee;
	}
.jungle .separator.separator-top {
    top: 145px;
}
	
	.haut { margin-top: 4%; text-transform: uppercase; }
	.haut hr {
  		border: solid #fc660e;
  		padding: 0;
  		width: 150px;
  		margin: 15px 20px;
	}
	.droite {margin-right: 20%; float: right; }
	 .haut.droite * {
  		float: right;
  		clear: both;
	}
	.gauche {margin-left: 20%; float: left; }
	.haut ul { padding: 0 }
	.haut span {font-size: 16px; }
	.haut ul li { display: inline-block; font-size: 20px; font-weight: bold;  }
	.droite ul li { margin-left: 20px; }
	.gauche ul li { margin-right : 20px; }
	a.active { color: #fc660e; }
	
	h1 { font-weight: bold; margin:0; padding:0 0 15px 0; }	
	h1.moveup {
  
	}
	h2 {
 		 font-size: 20px;
  		color: #fc660e;
  		font-weight: bold;
 		 margin: 10px 0;
	}
	a.retour {
		border-bottom: 1px solid;
		color: #666;
		display: block;
		height: 147px;
		overflow: hidden;
		width: 147px;
		margin-top: -73px;
	}
	a.retour:hover { background: white; }
	.retour span {
		display: block;
		line-height: 16px;
		margin-left: 35px;
		margin-top: 105px;
		text-align: center;
		width: 80px;
	}
	a.retour.left {
		margin-left: -73px;
		transform: rotate(-45deg);
		float: left;
	}
	a.retour.right {
		margin-right: -73px;
		float: right;
		transform: rotate(45deg);
	}
	.haut.droite:after {
    content: " ";
    display: block;
    height: 150px;
    margin-left: 412px;
    margin-top: -20px;
    position: absolute;
    width: 150px;
    z-index: 99999;
}
	.haut.gauche:before {
    content: " ";
    display: block;
    height: 150px;
    margin-left: -35px;
    margin-top: -20px;
    position: absolute;
    width: 150px;
    z-index: 99999;
	}
	.slimScrollBar {  background: none repeat scroll 0 0 #fc660e!important; }
	#myMenu { position: fixed; width: 100%; top:0; height: 50px; background: white; z-index:999; padding: 0; margin: 0;
	box-shadow: 0 0px 5px rgba(0,0,0,0.5); text-transform: uppercase;}
	#myMenu > ul { max-width: 1170px; margin: auto; padding: 0; }
	#myMenu > ul >li   { display: inline-block;  float: left; transition-duration: 80ms; }
	#myMenu > ul > li a {
    color: black;
    float: left;
    font-family: "Lato",sans-serif;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 25px;
    margin-left: 10px;
    margin-right: 6px;
    padding: 12px 15px;
    text-decoration: none;
}
	#myMenu > ul > li:first-child {
    	margin-right: 50px
	}
	#myMenu > ul > li a:hover { color: #fc660e;  }
	#myMenu > ul > li#lesreseaux {
    	float: right;
	}
	#myMenu #reseaux_big {
		float: left;
   	 width: 240px;
	}
	#myMenu #reseaux_big li {
		list-style: none;
		display: inline-block;
		float: left;
	}
	#myMenu #reseaux_big a {
		background: url("images/sprite.png") ;
		background-repeat: no-repeat;
		background-size: 400px 50px;
    display: block;
    height: 32px;
    margin: 6px 5px;
    width: 32px;
	}
	#myMenu #reseaux_big a.linkedin { background-position: -247px -10px; }
	#myMenu #reseaux_big a.facebook { background-position: -340px -10px; }
	#myMenu #reseaux_big a.viadeo { background-position: -277px -10px; }
	#myMenu #reseaux_big a.twitter { background-position: -309px -10px; }
	#myMenu #reseaux_big a.plus { background-position: -370px -10px; }
/*	
	#myMenu #reseaux_big a.linkedin:hover { background-color:#23527c; }
	#myMenu #reseaux_big a.facebook:hover { background-color:blue; }
	#myMenu #reseaux_big a.viadeo:hover { background-color:#ff6600; }
	#myMenu #reseaux_big a.twitter:hover { background-color:cyan; }
	#myMenu #reseaux_big a.plus:hover { background-color:red; }
*/
/* 
--------------------- submenu --------
*/
#myMenu > ul > li:hover, #myMenu > ul > li.active {
	border-top: solid 2px #ff6600;
	}
#myMenu > ul > li:last-child:hover, #myMenu > ul > li:first-child:hover  {
	border: none;
	}
#myMenu > ul > li:hover .submenu{
	display: block;
	height: 30px;
}
.submenu {
    background: rgba(255, 255, 255, 0.6);  
    left: 0;
    position: absolute;
    top: 50px;
    width: 100%;
    z-index:-1;
    transition-duration: 300ms;
    height: 0;
    overflow: hidden;
}
.submenu:hover { background: rgba(255, 255, 255, 0.9); }
.submenu ul {
  margin: 0 auto;
  padding: 0;
  width: 900px;
  display: block;
  position: relative;
  text-align: center;
}
#myMenu .submenu li a {
    color: black;
    display: inline-block;
    float: left;
    font-size: 12px;
    height: 20px; 
    padding: 5px;
    width: 210px;
}
#myMenu .submenu li a:hover, #myMenu .submenu li a.active {
	color: #fc660e;
	}
	/* Logo */	
	.logo {
    background: url("images/round_logo.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    float: left;
    height: 220px;
    left: 50%;
    margin-left: -110px;
    margin-top: -110px;
    outline: medium none;
    position: absolute;
    top: 50%;
    width: 220px;
    z-index: 999;
    background-size: 100%;
}
	 #baseline1 {
    margin-top: 138px;
    clear: both;
    color: black;
    display: block;
    font-size: 15px;
    line-height: 14px;
    text-align: center;
    text-transform: uppercase;
    width: auto;
}
	
	/* mobile menu */
	#mobile_nav { 
		background: none repeat scroll 0 0 white;
 	  	 border-bottom: 1px solid #ccc;
	    display: none;
 	   position: fixed;
 	   top: 0;
 	   width: 100%;
  	  z-index: 99999;
  	  height: 50px;
  	  overflow:hidden;
     }
	.icon-bar { background: none repeat scroll 0 0 black; }
	#bouton_nav {  
	border-radius: 0;
    border-right: 1px solid #ccc;
    border-top: 0 none;
    float: left;
    width: 54px;
    height: 50px;
    margin: 0;
    padding: 16px;
    background: url("images/sprite.png") ;
    background-position: -98px 0;
    background-size: 400px 50px;
    }
    #bouton_nav.collapsed {
    	background: url("images/sprite.png") ;
   		background-position: -45px 0;
   		background-size: 400px 50px;
    }
	#mobile_logo {
  	 width: 120px;
  	 margin: 0 auto;
   	 float: none;
   	 padding: 10px;
	}
	#mobile_logo a {
		width: 200px;
		margin: 0 auto;
	}
	#mobile_partage {
		border-left: 1px solid #ccc;
    border-radius: 0;
    float: right;
    height: 50px;
    margin: 0;
    padding: 16px;
    width: 54px;
    background: url("images/sprite.png") ;
    background-position: -98px 0;
    background-size: 400px 50px;
		}
	#mobile_partage.collapsed {
		background: url("images/sprite.png") ;
		background-repeat: no-repeat;
		background-position: 5px 0;
		background-size: 400px 50px;
	}
	#navbar {
    background: none repeat scroll 0 0 black;
    position: fixed;
    top: 50px;
    width: 100%;
    z-index: 99999;
	}
	#share {
    background: #343434;
    position: absolute;
    top: 50px;
    width: 100%;
    z-index: 99999;
    padding: 10px 0;
	}
	.bloc {
    border-bottom: 1px solid;
    padding: 20px;
	}
	.titre_section {
    	clear: both;
  		  color: white;
   	 float: left;
    height: 80px;
    width: 120px;
	}
	.bloc ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
	}
	.bloc ul a {
     color: #999;
	}
	#reseaux {
		padding: 0;
		margin: 0 auto 50px auto;
		width: 320px;
		}
	#share center {
    color: white;
    padding: 10px 0;
	}
	#reseaux li {
		list-style: none;
		display: inline-block;
		float: left;
	}
	#reseaux a {
		background: url("images/sprite.png") ;
		background-repeat: no-repeat;
		background-size: 400px 50px;
		display: block;
		height: 20px;
   		 margin: 10px 15px;
   		 padding: 15px;
   		 width: 20px;
	}
	#reseaux a.linkedin { background-position: -166px 5px; }
	#reseaux a.facebook { background-position: -219px 5px; }
	#reseaux a.viadeo { background-position: -195px 5px; }
	#reseaux a.twitter { background-position: -195px -18px; }
	#reseaux a.plus { background-position: -167px -18px; }
	
	#reseaux a.linkedin:hover { background-position: -247px -12px; }
	#reseaux a.facebook:hover { background-position: -340px -12px; }
	#reseaux a.viadeo:hover { background-position: -309px -12px; }
	#reseaux a.twitter:hover { background-position: -247px -12px; }
	#reseaux a.plus:hover { background-position: -371px -12px; }
	
	/* step by step */
	#steps { overflow: hidden; height: 500px; }
	#step2, #step3 { display: none; clear: both;
    padding: 20px 0;}
	.step { display: block; width: 120px; height: 120px; background: #123004; display: inline-block; border-radius: 100%; float: left; text-align: center; padding: 25px 0 0px 0px ; margin-left: 20px; color: white; font-size: 20px; cursor: pointer; }
	
	/* Accordion */
	#accordion h3 { border: solid #eee;  cursor: pointer; }

/* -------------- Titres et Ombrages ------------ */
.titre_ombre {
	text-transform: uppercase;
	letter-spacing: 10px;
	text-shadow: 2px 2px white, 2px -2px white, 2px 0 white, -2px 2px white, -2px -2px white, -2px 0 white, 0 0 white, -6px 6px 0 #e6e6e6, -6px 6px #c9c9c9, -7px 6px #c9c9c9, -5px 6px #c9c9c9, -6px 7px #c9c9c9, -6px 5px #c9c9c9, -7px 7px #c9c9c9, -7px 5px #c9c9c9, -5px 7px #c9c9c9;
}
h1 { 
	font-size: 50px;
	font-weight: 900;
	text-align: center;
}
.container h1 {
    margin: 60px auto 20px;
}
.container h1:after {
    background: none repeat scroll 0 0 #ff6600;
    content: " ";
    display: block;
    height: 5px;
    margin: 30px auto 0;
    width: 160px;
}
h2 {
 		 font-size: 24px;
  		color: #fc660e;
  		font-weight: bold;
 		 margin: 10px 0;
 		 
	}
h3 {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}
.container h3:after {
    background: none repeat scroll 0 0 #ff6600;
    content: " ";
    display: block;
    height: 2px;
    margin: 10px auto 0;
    width: 120px;
}
.cartouche_gris {
    background-image: url('images/rollover.png');
    color: white;
    display: block;
    font-size: 18px;
    height: 71px;
    line-height: 30px;
    margin: 20px auto 0 auto;
    padding-top: 5px;
    width: 263px;
    position: relative;
    text-align: center;
}
.intro .cartouche_gris {
	margin-top: 80px;
	}
 a.cartouche_gris:focus {
    color: white;
}
.cartouche_gris.double {
	font-size: 18px;
    line-height: 18px;
}
 
a.cartouche_gris:hover .fillgrey, a.cartouche_gris:hover .fillwhite { 
    fill:  #ff6600; 
}
a.cartouche_gris:hover .fillwhite { 
   top: 43px; 
}
a.cartouche_gris:hover {
  background-position: -273px 0;
  color: white; 
}
.fillwhite {
	fill:white;
	transition-duration: 200ms;
}
.fillgrey {
	fill: #323232;
	transition-duration: 200ms;
}
.cartouche_gris svg {
    height: 60px;
    left: 0;
    position: absolute;
    top: 44px;
    width: 260px;
}
.placedemamob { /* emplacement du titre intro en mouvement */
    height: 260px;
    width: 100%;
}
/* ------------------- Introductions ------------ */
.intro {
    left: 50%; 
    margin-top: -250px;
    position: absolute;
    text-align: center;
    top: 50%;
    transition-duration: 500ms;
    z-index: 999;
    margin-left: -300px;
    width: 600px;
}
.intro span {
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
}
.intro h1  {
     
}
.intro h2 {
    font-size: 28px;
    letter-spacing: 6px;
}
.chevron {
    background-image: url("images/arrow_down.png");
    background-repeat: no-repeat;
    display: block;
    height: 31px;
    margin: 20px auto;
    width: 59px; 
}

/* ------------------- Home ------------ */
 p.chapo {  text-align: center; font-size: 17px; margin-bottom: 20px; }
#home_entreprises, #home_candidats {
    background: none repeat scroll 0 0 white;
    font-family: Montserrat,sans-serif;
    font-size: 12px;
    margin-top: -30px;
    position: absolute;
    text-transform: uppercase;
    top: 50%; 
    height: 77px;
    width: 250px;
}
#home_entreprises {
	padding: 5px 15px 5px 0;
	}
#home_candidats {
	padding: 5px 0 5px 30px;
	}
#home_entreprises span, #home_candidats span { display: block; clear: both; line-height: 14px; }
 #home .title {
    font-size: 22px;
    letter-spacing: 2px;
    margin-top: 5px;
    line-height: 28px;
} 
 #home_entreprises {
 	right: 5%;
 	text-align: right;
 	}
 	 #home_candidats {
 	 left: 5%;
 	 text-align: left;
 	 }
#home_entreprises::after {
    background-image: url("images/petite_fleche_droite_1.png");
    content: " ";
    display: block;
    height: 77px;
    margin-left: 250px;
    margin-top: -66px;
    position: absolute;
    width: 15px;
}
#home_entreprises::before {
    background-image: url("images/petite_fleche_droite_2.png");
    content: " ";
    display: block;
    height: 77px;
    margin-left: -15px;
    margin-top: -5px;
    position: absolute;
    width: 15px;
}
#home_candidats::after {
    background-image: url("images/petite_fleche_gauche_1.png");
    content: " ";
    display: block;
    height: 77px;
    margin-left: -45px;
    margin-top: -66px;
    position: absolute;
    width: 15px;
}
#home_candidats::before {
    background-image: url("images/petite_fleche_gauche_2.png");
    content: " ";
    display: block;
    height: 77px;
    margin-left: 220px;
    margin-top: -5px;
    position: absolute;
    width: 15px;
}
/* =============== QUI ========== */
#qui p {
	/* text-align: justify; */
	margin-top: 40px;
}
#qui .row {
	margin: 20px auto;
	}
#lasers {
    background: url("images/lasers.jpg") no-repeat scroll 20px 0 / 100% 230px rgba(0, 0, 0, 0);
    font-size: 18px;
    font-weight: bold;
    height: 230px;
    padding-top: 10px;
    text-align: center;
}
 
.gros_titre_orange {
	font-size: 40px;
	color: #ff6600;
	font-family: 'montserrat';
}
#lasers span.gros_titre_orange {
    font-size: 30px;
    margin-bottom: 0;
}
#lasers span {
    display: block;
    font-size: 18px;
    margin: 0 auto 20px;
}
#lasers span.chevron {
    margin-bottom: 10px;
}
.centpourcent {
    height: 520px; 
}
#centqui1 {
	background-image: url('images/home_fond1.jpg');
	background-size: 100% 100%;
}
#centqui2 {
	background-image: url('images/home_fond2.jpg');
	background-size: 100% 100%;
}
#centqui3 {
	background-image: url('images/home_fond3.jpg');
	background-size: 100% 100%;
}
.centcontenu {
    font-size: 24px;
    height: 100%;
    left: 50%;
    margin-left: -140px;
    padding: 100px 0 0;
    position: absolute;
    width: 280px;
}
.centitre > img {
    display: block;
    margin: 10px auto;
    width: 150px;
}
.centitre {
    font-weight: bold;
    left: 50%;
    width: 280px;
    margin-left: -140px;
    margin-top: 50px;
    position: absolute;
    text-align: center;
    transition: all 0.6s ease-in-out 0s;
    z-index: 9;
     line-height: 28px;
}
.centhover {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
    font-size: 14px;
    height: 100%;
    line-height: 16px;
    opacity: 0;
    padding: 220px 20px 0;
    position: absolute;
    text-align: justify;
    top: 0;
    transition: all 0.4s ease-in-out 0.2s;
}
#slide4 .centhover > p {
    font-size: 14px;
}
.centpourcent:hover .centitre {
	margin-top: -30px;
	}
.centpourcent:hover .centhover {
	opacity: 1;
	}

/* ---------------- Que faisons-nous ---------- */
.carre {
    background: url("images/quoi_fond.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 270px;
    margin: 0 auto 30px;
    position: relative;
    width: 270px;
    border-radius: 50%;
}
.carre_fond {
    
}
.carre_dessus > img {
    margin: 10px auto;
    width: 150px;
}
.carre_dessus { transition:all 0.6s ease-in-out 0s; height: 240px;
    left: 15px;
    position: absolute;
    text-align: center;
    top: 15px;
    width: 240px;
    padding-top: 30px;
    }
.carre_titre { text-transform: uppercase; font-size: 16px; font-weight: 700;  }
.carre_titre::after {
    background: none repeat scroll 0 0 #ff6600;
    content: " ";
    display: block;
    height: 2px;
    margin: 5px auto;
    width: 100px;
}
.carre_contenu { opacity: 0;   transition: all 0.4s ease-in-out 0.2s; transform: scale(1.5); font-size: 12px; background: rgba(255,255,255,0.8); 
height: 240px;
    left: 15px;
    position: absolute;
    text-align: center;
    top: 15px;
    width: 240px;
    border-radius: 50%;
    padding-top: 15px;
    }
.carre:hover .carre_dessus { opacity: 0; transform: scale(0); } 
.carre:hover .carre_contenu { opacity: 1; transform: scale(1); }

   
  
/* ------------- Flèches de navigation ----------- */
.fp-controlArrow.fp-prev {
    border:none;
    width: 25px;
}
.fp-controlArrow.fp-next {
    border:none;
    transform: scaleX(-1);
     -moz-transform: scaleX(-1);
      -webkit-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
    width: 25px;
    right: 25px;
}
.fp-controlArrow { 
	width: 25px; height: 149px;
	border: none;
	background-image: url('images/grande_fleche_gauche.png');
	margin-top: -70px;
}
 
/* losanges et triangles sa mère */
	.triangle_container {
    top: 0;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    max-width: 100%;
    height: 530px;
    width: 1000px;
	}
	.triangle {
	background: none repeat scroll 0 0 white;
    height: 530px;
    margin: -275px auto auto;
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    width: 530px;
	}
	.triangle span {
	margin: 300px 0 0 -260px;
    position: absolute;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
	}
	.triangle hr {
    border: 5px solid #e8641b;
    display: block;
    width: 160px;
	}
	.losange {
	background: none repeat scroll 0 0 white;
    height: 220px; 
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    width: 220px;
    display: block;
    transition-duration: 500ms;
    -moz-transition-duration: 500ms;
    -webkit-transition-duration: 500ms;
	}
	/* .losange span {
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
	font-size: 13px;
    line-height: 18px;
    margin: 60px 0 0;
    text-transform: none;
    display: block;
	}
	*/
	.losange .interieur {
    height: 200px;
    margin-left: 10px;
    margin-top: 10px;
    position: absolute;
    text-align: center;
    width: 200px;
    transition-duration: 500ms;
}
	
    .losange .titre {
     transform: rotate(45deg);
	-moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin-left: 46px;
    margin-top: 70px;
    transform: rotate(45deg);
    width: 125px;
}
	.titre.long {
    margin: 70px 0 0 15px;
    width: 180px;
}
	#thirdPage .losange {
		margin: 90px auto;
	}
	#losanges_milieu {
    	margin-top: -155px;
	}
	.losange:hover .titre { opacity: 0; }
	.losange:hover .verso { opacity: 1; }
	.losange:hover .chevron { opacity: 0; }
	.losange:hover .interieur { background: black; }
	.losange .verso {
    color: white;
    font-size: 13px;
    line-height: 14px;
    margin: 10px 0 0 45px;
    text-align: center;
    transform: rotate(45deg);
    width: 120px;
}
	.losange .verso > div {
    height: 170px;
    width: 120px;
}
	.triangle_container .losange span strong{
		color: #ff6600;
		}
	.losange .chevron {
    background-size: 100% auto;
    margin: 150px 0 0 20px;
    position: absolute;
    width: 30px;
     transform: rotate(45deg);
	-moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
	.losange.gauche {
		margin-left: 140px;
		}
	.losange.droite { 
		margin-right: 150px;
		}
	#rosace {
    margin: 200px auto;
    width: 860px;
	}
	
	#rosace .losange {
		float : left;
		}
	#rosace .losange strong {
    display: block;
    font-size: 48px;
    font-weight: bold;
    line-height: 50px;
    text-align: center;
	}
	#rosace .losange i {
    clear: both;
    color: #ff6600;
    display: block;
    font-size: 20px;
    font-style: normal;
    line-height: 20px;
    text-align: center;
	}
	#rosace .losange > span {
    margin: 60px 0 0 25px;
	}
	#milieu { background: #ff6600; }
	#milieu:hover { background: #993300; }
	#rosace #milieu strong, #rosace #milieu i { color: white; }
	.triangledeux {
	background: none repeat scroll 0 0 white;
    height: 530px;
    margin: 155px auto auto;
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    width: 530px;
	}
	.triangledeux div {
    font-size: 24px;
    line-height: 30px;
    margin: 50px 0 0 125px;
    position: absolute;
    text-align: center;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
	}
	.triangledeux strong {
    color: #fc660e;
    float: left;
    margin-bottom: 10px;
    width: 100%;
	}
	.triangledeux p {
    font-weight: bold;
    line-height: 28px;
    margin: 0 0 30px;
	}
	.triangledeux .plus {
	display: block;
    font-size: 40px;
    font-weight: lighter;
    margin: 40px 0;
    }
    #squeeze {
    background: none repeat scroll 0 0 white;
    height: 400px;
    margin-top: 90px;
    transform: skew(45deg, -45deg);
    -moz-transform: skew(45deg, -45deg);
    -webkit-transform: skew(45deg, -45deg);
    -ms-transform: skew(45deg, -45deg);
    width: 2000px;
    overflow: hidden;
	}
	#squeeze:before {
    background: none repeat scroll 0 0 white;
    content: " ";
    display: block;
    height: 400px;
    left: -299px;
    position: absolute;
    width: 300px;
	}
	#squeeze .centre {
    background: none repeat scroll 0 0 red;
    height: 1650px;
    margin: auto;
    transform: rotate(45deg);
    width: 1700px;
	}
	.skew_container {
    border-left: 2px solid black;
    border-right: 2px solid black;
    float: left;
    height: 100%;
    width: 300px;
	}

/* ----------------- Nos Offres ------------------ */	
#slide3 .row {
    margin: 30px auto;
}
.titre_partie {
    display: block;
    font-size: 20px;
    font-weight: bold;
    margin: 10px auto;
    text-transform: uppercase;
}
.sous_titre_partie {
    color: #ff6600;
    display: block;
    font-size: 18px;
    font-style: italic;
    line-height: 20px;
    margin: 10px auto 40px auto;
}
.contenu_redactionnel h3 {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
}
.contenu_redactionnel h3:after {
	content: none;
}
.rond {
    background: none repeat scroll 0 0 white;
    border: 2px solid #ff4d00;
    border-radius: 50%;
    display: block;
    height: 209px;
    margin: 10px auto;
    text-align: center;
    width: 209px;
    cursor: pointer;
}
.fond_rond {
    background-image: url("images/jungle");
    border: 10px solid white;
    border-radius: 50%;
    height: 100%;
    width: 100%;
}	
#rond_formation .fond_rond {  background-image: url("images/rond_jungle_formation"); }
#rond_chasse .fond_rond {  background-image: url("images/rond_jungle_chasse"); }
#rond_delegation .fond_rond {  background-image: url("images/rond_jungle_delegation"); }

.col-md-6 .rond {
    height: 300px;
    width: 300px;
}	
.col-md-3 .rond {
    margin-top: 100px;
}
.col-md-6 .titre_rond {
    font-size: 28px;
    height: 230px;
    line-height: 28px;
    margin: 25px 0 0 25px;
    padding-top: 80px;
    width: 230px;
}
.titre_rond {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
    border-radius: 50%;
    color: black;
    display: block;
    font-size: 20px;
    font-weight: bold;
    height: 150px;
    margin: 18px 0 0 16px;
    padding-top: 60px;
    position: absolute;
    text-transform: uppercase;
    width: 150px;
    transition:all 0.6s ease-in-out 0s;
    opacity: 1;
}

.hover_rond {
    background: none repeat scroll 0 0 white;
    border-radius: 50%;
    color: black;
    display: block;
    font-size: 16px;
    font-weight: normal;
    height: 160px;
    margin: 12px 0 0 12px;
    opacity: 0;
    padding-top: 18px;
    position: absolute;
    text-transform: uppercase;
    transform: scale(1.5);
    transition: all 0.4s ease-in-out 0.2s;
    width: 160px;
}
.poste:hover .titre_rond {
	transform: scale(0);
	opacity: 0;
}
.poste:hover .hover_rond {
	transform: scale(1);
	opacity: 1;
}
#support .titre_rond {
    padding-top: 50px;
}
.licaret li {
    padding-left: 10px;
}
.licaret li::before {
    border-bottom: 5px solid transparent;
    border-left: 5px solid #ff6600;
    border-top: 5px solid transparent;
    content: " ";
    display: block;
    height: 0;
    margin-top: 5px;
    position: absolute;
    width: 0;
    margin-left: -10px;
}
strong.orange {
    color: #ff6600;
    float: left;
    font-size: 16px;
    width: 100%;
}
.trait {
	border-right: solid 2px #ebebeb;
	border-left: solid 2px #ebebeb;
	padding: 0 30px;
	}
/* 
-------------------- pièces CSS3 -------------------------
*/
.piece {
    border-radius: 50%;
    display: block;
    height: 200px;
    margin: auto;
    position: relative;
    width: 200px;
}
.piece .front {
    backface-visibility: hidden;
    float: none;
    height: inherit;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    transform-style: preserve-3d;
    transition: all 0.4s ease-in-out 0s;
    width: inherit;
    z-index: 900;
    border-radius: 50%;
    border: solid 1px #ccc;
	background: white;
}
.piece .back {
    backface-visibility: hidden;
    background: black;
    border: 1px solid #ccc;
    float: none;
    height: inherit;
    left: 0;
    position: absolute;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
    top: 0;
    transform: rotateX(-179deg);
    transform-style: preserve-3d;
    transition: all 0.4s ease-in-out 0s;
    width: inherit;
    z-index: 800;
    border-radius: 50%;
}
.piece .titre {
    width: 120px;
    margin-top: 65px;
}
.piece p {
    line-height: 14px;
    margin-left: 40px;
    margin-top: 112px;
    position: absolute;
    width: 120px;
}
.piece .chevron {
    background-size: 100% auto;
    margin-top: 152px;
    width: 40px;
}
.back .titre {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: white;
    text-align: center;
}
.back p {
    color: white;
    display: block;
    line-height: 14px;
    margin-left: 40px;
    margin-top: 110px;
    text-align: center;
    width: 120px;
}
a.piece:hover .front {
    transform: rotateX(180deg);
}
a.piece:hover .back {
    transform: rotateX(0deg);
}

/*
-------------------- Modal boxes --------------------
*/
.modal-dialog {
    max-width: 800px;
    width: 100%;
}
.modal .container {
    width: 780px;
    max-width: 100%;
}
.text-align-center  {
    text-align: center;    
}
.modal p, .modal li { font-size: 12px; }
.modal ul { padding: 5px; }
.modal-content {
    float: left;
    margin-top: 60px;
    overflow: visible;
    padding-bottom: 20px;
     border-radius: 0;
    width: 100%;
}
.modal-title {
    display: block;
    font-family: Montserrat;
    font-size: 40px;
    font-weight: bold;
    margin: 10px auto;
    text-align: center;
}
.modal-header {
    border: medium none;
}
.modal-header > hr {
    border: 3px solid #e8641b;
    text-align: center;
    width: 200px;
	margin-bottom: 0;
}
.modal_subtitle {
    display: block;
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 30px;
    text-align: center;
}
.modal_subtitle span {
	color: #e8641b;
	}
.modal h4 {
    color: #e8641b;
    font-size: 24px;
    font-weight: bold;
}
.container > form {
    margin-bottom: 60px;
}
input[type="text"], input[type="email"], textarea {
    background: none repeat scroll 0 0 #eee;
    border: medium none;
    display: block;
    float: left;
    margin: 10px 0;
    padding: 6px;
    width: 100%;
}
input[type="file"] {
  display: inline-block;
}
textarea {
	height: 155px; 
	}
input[type="submit"] {
    background: none repeat scroll 0 0 #e8641b;
    border: medium none;
    color: white; 
    font-size: 16px;
    font-weight: bold;
    padding: 7px 20px;
    width: 140px;
    display: block;
    margin: 10px auto;
}
input[type="submit"]:hover {
	background: black;
}
input:focus, textarea:focus {
  outline-color: #e8641b;
   outline-width: thin;
}
.modal form p {
    color: #666;
    font-size: 16px;
}
.alert {
    font-size: 16px;
    font-weight: bold;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 999999;
}
	/* social sprite */
	#social {
		padding: 0;
		margin: 0;
		list-style: none;
	}
	/* fond images */
	.titre_biseau {
		background-image: url('images/fond_titre.png');
		background-position: center top;
		width: 100%;
		height: 250px;
		float: left;
		background-repeat: no-repeat;
		position: relative;
		}
	.titre_biseau.croix {
		background-image: url('images/fond_titre_croix.png');
		background-repeat: no-repeat;
	}
	.titre_biseau.renverse {
		background-image: url('images/fond_titre_renverse.png');
	}	
	.titre_biseau h1 {text-align: center;
    width: 400px; margin: 50px auto 20px auto; 
    text-transform: uppercase;
    }
    .titre_biseau.renverse h1 {
		margin-top: 120px;
	}	
	.titre_biseau hr {
		border: 3px solid #fc660e;
		width: 200px;
	}
	#adresse {
    font-size: 16px;
    line-height: 20px;
    margin: 25px auto;
    text-align: center;
    width: 300px;
}
	.contenu_croix {
		background-image: url('images/fond_contenu_croix.png');
		background-position: center top;
		width: 100%;
		height: 230px;
		float: left;
		background-repeat: no-repeat;
		}
		.contenu_croix .col-md-6 span {
 	  	 display: block;
  	  font-size: 20px;
 	   margin-top: -25px;
	}
	
.white {
    background: none repeat scroll 0 0 white;
    float: left; 
    width: 100%;
}
.fantastiques {
    margin-bottom: 80px;
}
.fantastiques .col-md-3 {
    border-right: 2px solid #ccc;
}
.fantastiques .col-md-3:last-child {
    border-right: none;
}
	.fin_contenu {
		background-image: url('images/fond_contenu.png');
		background-position: center top;
		width: 100%;
		height: 250px;
		float: left;
		background-repeat: no-repeat;
		}
		.contenu_croix .container {
		margin-top: 130px;
		text-align: center;
		}
	.dessus {
    float: left;
    margin-top: -180px;
    width: 100%;
}
	.chapeau {
		background-image: url('images/contenu_chapeau730.png');
		height: 120px;
	}
	.bottes {
		background-image: url('images/contenu_bottes730.png');
		height: 120px;
	}
	.elt { 
    height: 140px;
    padding: 15px;
    text-align: center;
    vertical-align: middle;
    width: 140px;
    display: inline-block;
}
	
	.elt strong {
    font-size: 20px;
	color: #fc660e; 
	}
	.elt i {
    clear: both;
    color: #777;
    display: block;
    font-size: 12px;
	line-height: 16px;
    font-style: normal;
}
	.elt.up.left {
    border-bottom: 2px solid #eee;
    border-right: 2px solid #eee;
}
.elt.up.right {
    border-bottom: 2px solid #eee;
}
.elt.down.left {
    border-right: 2px solid #eee;
}
	.big_milieu {
    background: none repeat scroll 0 0 white;
    color: #000;
    height: 320px;
    padding: 40px;
    text-align: center;
}
	.big_milieu strong {
    font-size: 40px;
    color: #fc660e; 
}
	.big_milieu i {
    clear: both;
    display: block;
    font-size: 24px;
    font-style: normal;
}
.big_milieu > img {
    width: 250px;
}
	.chevron {
		background-image: url('images/arrow_down.png');
		display: block;
		width: 59px;
		height: 31px;
		margin: 20px auto;
		background-repeat: no-repeat;
		}
	.big_milieu .chevron {
    margin: 80px auto;
}
	.pre_titre {
		background-image: url('images/fond_contenu_renverse.png');
		background-position: center top;
		width: 100%;
		height: 250px;
		float: left;
		background-repeat: no-repeat;
		}
	.titre_biseau p {
		padding: 20px;
		text-align: center;
	}
	.titre_biseau .plus {
    font-size: 50px;
    margin: 40px 0 0 -394px;
    position: absolute;
}
	.titre_biseau strong {
    color: #ff6600;
    display: block;
    line-height: 0;
}
	#hundred { /*/margin-top: 180px; float: left; width: 100%; */}
	#hundred .elt { height: 240px; margin: 0; }
	.chapeau_gauche, .botte_gauche, .chapeau_droite, .botte_droite {
		background: white; 
		float: left;
		width: 100%;
		height: 80px;
	}
	.chapeau_gauche:before, .botte_gauche:after, .chapeau_droite:before, .botte_droite:after{
		background-image: url('images/corner.png');
		width: 350px;
		height: 117px;
		display: block;
		position: absolute;
		content: " ";
		background-size: 100% 100%;
	}
	.chapeau_gauche:before {
    margin: -117px 0 0 0;
    transform: scaleX(-1);
}
	.chapeau_droite:before {
    margin: -117px 0 0 0;
}
	.botte_gauche:after {
    margin: 80px 0 0 0px;
    transform: scaleY(-1);
}
	.botte_droite:after {
     margin: 80px 0 0 0px;
    transform: scale(-1, -1);
}
	#hundred .elt.corner_milieu {
    margin-top: 65px;
	height: 380px;
	}
	#hundred .elt.corner_milieu:before {
		background-image: url("images/fond_contenu_renverse.png");
    background-size: 100% 100%;
    content: " ";
    display: block;
    height: 55px;
    margin: -70px 0 0 -15px;
    position: absolute;
    width: 350px;
 }
	 .botte_milieu {
		background-image: url("images/fond_titre.png");
		background-size: 100% 100%;
		display: block;
		height: 55px;
		width: 350px;
	 }
	 .titre {
      border-bottom: 3px solid #fc660e;
    display: block;
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
    margin-left: 40px;
    margin-top: 50px;
    padding-bottom: 10px;
    position: absolute;
    text-transform: uppercase;
    transition-duration: 1s;
    width: 250px;
    z-index: 999;
    background: white;
}
	.elt * {
    cursor: default;
}
	.elt:hover .titre { margin-top: 0px; font-weight: bold; }
	.elt:hover .verso { opacity: 1; ; }
	.elt:hover .chevron { opacity: 0; margin-top: 300px; }
	 .verso { 
    margin: 80px 0 0 30px;
    opacity: 0;
    position: absolute;
    transition-delay: 100ms;
    transition-duration: 500ms;
    width: 250px;
}


 #hundred .chevron { margin: 200px 0 0 130px;
    position: absolute; transition-duration: 200ms; }
    
/* 
---------------------- Partie Contact -----------------
*/
#contact h4, #map h4 {
  text-align: center;
  color: #fc660e;
  font-size: 20px;
}
#contact textarea {
  height: 133px;
}    
#credits {
    padding: 20px 30px;
    text-align: center;
}
/* #contact center {
    font-size: 17px;
    line-height: 22px;
    margin-bottom: 60px;
}
*/
footer {
    background: none repeat scroll 0 0 #4b4b4b;
    color: white;
    float: left;
    height: 60px;
    padding: 0;
    width: 100%;
}
#credits a { color: white; }
/*
--------------------------- Candidats  1 - Etapes d'un recrutement -------
 */
 .etape { clear: both;  transform-origin: center top 0; }
 .etape.active .coin.rond, .etape.active .etape_texte, .etape.active .picto_droite, #etape5.active { opacity: 1; }
 .coin.rond, .etape_texte, .picto_droite, #etape5 {
 	opacity: 0.025;
 	transition-duration: 500ms;
 }
 .coin.rond {
 	width: 200px;
 	height: 200px;
 	margin-top: 40px;
 }
 .coin .fond_rond {
    border-width: 5px;
}
.coin .titre_rond {
    background: white;
    font-size: 18px;
    height: 145px;
    margin: 20px;
    padding-top: 15px;
    width: 145px;
    text-transform: none;
}
.chiffre { 
	color: #ff6600;
	text-shadow: 2px 2px white, 2px -2px white, 2px 0 white, -2px 2px white, -2px -2px white, -2px 0 white, 0 0 white, -6px 6px 0 #e6e6e6, -6px 6px #c9c9c9, -7px 6px #c9c9c9, -5px 6px #c9c9c9, -6px 7px #c9c9c9, -6px 5px #c9c9c9, -7px 7px #c9c9c9, -7px 5px #c9c9c9, -5px 7px #c9c9c9;
	font-weight: bold;
	font-size: 36px;
}
.etape_gauche::after {
    background: none repeat scroll 0 0 #ccc;
    border-radius: 50%;
    bottom: 50%;
    content: " ";
    display: block;
    height: 20px;
    position: absolute;
    right: -11px;
    width: 20px;
    z-index: 9;
}

.etape_gauche {
    border-right: 2px solid #ccc;
    float: left;
    min-height: 300px;
    position: relative;
    width: 300px;
}
.titre_rond span {
    display: block;
}
.titre_rond strong {
    display: block;
    line-height: 18px;
}
.etape_texte {
    border-left: 2px solid #ff6600;
    float: left;
    margin: 40px 50px 0;
    padding: 10px 15px;
    position: relative;
    width: 40%;
    min-height: 200px;
}
.etape_texte::before {
    border-bottom: 10px solid transparent;
    border-right: 10px solid #ff6600;
    border-top: 10px solid transparent;
    content: " ";
    display: block;
    height: 0;
    left: -12px;
    margin-top: 5px;
    position: absolute;
    top: 85px;
    width: 0;
}
.etape:last-child .etape_gauche::before {
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-top: 20px solid #ccc;
    bottom: -20px;
    content: " ";
    display: block;
    position: absolute;
    right: -12px;
    z-index: 9;
}
.etape_texte > h3 {
    margin: 0 0 15px;
    text-align: left;
    text-transform: uppercase;
}
.etape_texte > h3::after {
    content: none;
}
.etape_texte > p {
    color: #ff6600;
    font-weight: bold;
}
.puce {
    display: block;
    margin-top: 10px;
    padding-left: 10px;
    position: relative;
}
.puce::before {
    border-bottom: 5px solid transparent;
    border-left: 5px solid #ff6600;
    border-top: 5px solid transparent;
    content: " ";
    display: block;
    height: 0;
    margin-top: 5px;
    position: absolute;
    width: 0;
    margin-left: -10px;
}
.picto_droite {
    float: right;
    margin-top: 40px;
    width: 22%;
}
/*
------------------------------------- Candidats 2 Futur poste --------------------
*/
.titre_postes {
    font-size: 18px;
    font-weight: bold;
    margin-top: 20px;
}
.postes {
    display: none;
    padding-top: 20px;
    position: absolute;
    width: 100%;
}
#MOA {   }
#MOE {   }
#conseil {  }
#support {   }
.poste.active .hover_rond {
	 transform: scale(1);
	 opacity:1;
	 z-index:9;
}
#lespostes {  height: 320px; position:relative; }
.poste.inactive {
    filter: grayscale(1);
    -webkit-filter: grayscale(100%);
}
 
#support .hover_rond {
    line-height: 18px;
    padding-top: 40px;
}
#support .hover_rond li {
    line-height: 14px; 
}
.hover_rond li {
	font-size: 10px;
	}
.chevron_orange {
	display: block; 
	background-image:url('images/arrow_orange.png');
	width: 27px;
	height: 14px;
    margin: 5px auto;
}
.mini_poste {
    font-size: 16px;
    font-weight: bold;
    height: 35px;
    line-height: 16px;
    margin-top: 5px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
}
.mini_poste.sans {
	border: none;
	}
.fiche {
    border: 1px solid #ccc;
    display: block;
    float: left;
    height: 40px;
    margin-top: 15px;
    padding: 8px 40px;
    position: relative;
    width: 100%;
}

.fiche strong {
    display: block;
    margin-bottom: 5px;
    text-align: center;
}
.fiche_plus::before {
    border-left: 30px solid transparent;
    border-right: 30px solid #ff6600;
    border-top: 30px solid transparent;
    bottom: -1px;
    content: " ";
    position: absolute;
    right: -1px;
    z-index: -1;
} 
.fiche_plus {
    bottom: 1px;
    color: white;
    font-size: 24px;
    height: 15px;
    line-height: 12px;
    position: absolute;
    right: 1px;
    width: 15px;
    z-index: 1;
}
.contenu_fiche {
    background: none repeat scroll 0 0 white;
    border: 1px solid #ff6600;
    cursor: default;
    font-size: 12px;
    left: 0;
    opacity: 0;
    padding: 20px;
    position: absolute;
    top: 0; 
    transition-duration: 500ms;
    z-index: 999;
    overflow: hidden;
    height: 0;
}
.fiche:hover { border: none; }
.fiche:hover .contenu_fiche {
	 opacity: 1;
	top: -20px;
	height: auto;
	}
.bateau {
    background-image: url("images/fond_bateau.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 100% 94px;
    margin-top: 10px;
    min-height: 88px;
    width: 100%;
}
.bateau .col-md-2 { 
	border-right: solid 2px #dedede;
	}
.bateau .col-md-2:last-child { 
	border: none;
	}
.accroche_orange {
    color: #ff6600;
    display: block;
    font-size: 20px;
    font-style: italic;
    font-weight: bold;
    margin: 15px auto 10px;
}
.accroche_grise {
	font-size: 18px;
	display: block;
}
/* *********** Candidats 3 BEST PRACTICES ********* */
.small.jungle { height: 150px; margin: 40px auto;}
.small.jungle .separator.separator-top {
    top: 60px;
}
#slide1 .col-md-4 p { color: #666; text-align: justify; }
/*
--------------- Loading -----------
*/

#fullpage { opacity: 0; transition-duration: 1000ms}
.pace-done #fullpage {opacity: 1; }
.pace::before {
    background-image: url("images/loading.gif");
    border: ;
    content: " ";
    display: block;
    height: 150px;
    left: 50%;
    position: fixed;
    top: 150px;
    width: 150px;
    z-index: 999;
    margin-left: -75px;
     : ;
    background-position: -110px -50px;
}
.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  z-index: 2000;
  position: fixed;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 6px;
  width: 100%;
  background: #fff;
  overflow: hidden;
}

.pace .pace-progress {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); 
  position: fixed;
  z-index: 2000;
  display: block;
  position: absolute;
  top: 0;
  right: 100%;
  height: 100%;
  width: 100%;
  background: #eb7a55;
}

.pace.pace-inactive {
  display: none;
  opacity: 0;
  visibility: hidden;
}
/*
-----------------------------------------------------------  
  
  					RESPONSIVE PART
  			
-----------------------------------------------------------  
*/  
	@media (min-width: 1601px) { /* pour les très grands appareils */
		#secondPage div ,	#thirdPage div , #fourthPage div, #fifthPage div { background-image: none; background-color: white;    }
		}
	@media (max-width: 1170px) { 
		#myMenu > ul > li:first-child {
    		margin-right: inherit;
			}
		.etape_texte {     width: 35%; }
		}
	@media (max-width:999px) {
		#home_entreprises, #home_candidats {
			display: none!important;
			}
		h1 { font-size: 40px; }
		#losanges_milieu { margin-top: 90px; }
		#myMenu > ul > li > a {
  		  font-size: 12px;
  		  margin: 0 2px 0 2px;
  		  padding: 10px 5px;
		}
		#myMenu > ul > li:first-child > a { margin: 0;
		}
		#myMenu > ul > li:last-child {     float: right; margin-right: 10px; }
		#myMenu #reseaux_big {    float: right;    padding: 0;    width: 150px; }
		#myMenu #reseaux_big a { 
   		 height: 26px;
   		 margin: 5px 0;	
   		 width: 26px;
		}
		#myMenu .submenu li a { width: auto; margin-left: 10px;}
		 #lespostes { height: auto; }
		 .postes { position: relative; }
		 .fiche {   height: auto; }
	/*	 .contenu_fiche { transform: none; position:relative; opacity: 1; } */
		 .picto_droite { display: none; }
		
		.elt {
			border: none!important;
		}
		 
		.centcontenu, .centitre {
 		   left: 0;
   		 margin-left: auto;
  	 	  position: relative;
  	 	  margin-right: auto;
		}
		.centitre {
		margin-top: -30px;
		}
		.centhover {
			opacity: 1;
		}
		.bateau { min-height: 165px }
		.mini_poste { height: 15px; }
		
		
}		
@media (max-width: 640px) {
		#myMenu, .haut ul, .cache, .fp-controlArrow, a.retour {
			display: none!important;
			}
		#mobile_nav { display: block; }
	 #fullpage {   }
		h1 { font-size: 26px!important; }
		h2 { font-size: 20px!important; } 
	 .intro { max-width: 100%; width: 320px; margin-left: -160px; }
	 .fantastiques .col-md-3 {
   	 border: none;
	}
	.bateau { background: none; }
	.mini_poste { border: none; }
	 
	 /* On cache le superflu */
	 svg, .jungle { display: none; }
	 /* home */
	 .elt {
    float: none;
    display: block;
    margin: auto;
    border: none!important;
}
	 #centqui1, #centqui2, #centqui3 { background: none; }
	
	 .centhover { 
 	   opacity: 1;
  	  padding: 20px;
   	 position: relative;
   	 top: auto; 
	}
	/* Modal hacks */
	.modal .container { 
    width: 480px;
	}
	.modal-title { font-size: 20px; }
	input[type="file"] { display: none; }
	/* candidats 1 */
	.etape_gauche {
    border: none;
    margin: auto;
    float: none;
    display: block;
    height: 220px;
    min-height: auto;
}
	.etape_gauche:after, .etape_gauche:before{
    	content: none;
	}
	.etape_texte {
    margin: auto;
    display: block;
    float: none;
    width: 260px;
	}
	.carre_dessus { display: none; }
	.carre_contenu {
  	  opacity: 1;
  	  transform: scale(1);
	}
	.row { overflow: hidden; }
	.intro {
    	padding-top: 35px;
	}
}
@media (max-width: 480px) {
 	h1 > span {
 	   display: block;
	}
	.trait {
    	border: none;
    	padding: 0;
	}
	.modal .container { 
    width: 300px;
	}
}
