@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,500,600,700,800);


* {
	font-family:  'Raleway',sans-serif;
	margin:0; padding:0;
	border:none;
}
ol, ul {
    list-style: none;
}


/*HEADER*/
nav {
	background-color: #fff;
}

html,
body {
    height: 100%;

}


.site-pusher>.header {
	    text-align: center;

}

.header {
	background-color: #fff;
}
.header__logo {
    font-weight: bold;
    padding: 0 25px;
    float: left
}
.menu {
    display: inline-block;
}





.header.wrap-1{
    height: 8em;
    min-height: 5em;
    margin: 0 auto;
    width: 100%;

}
	.header ul {
	    vertical-align: top;
	    margin-top: 2em; 
	    float: right;
	    text-align: left;
	}

	nav ul a, nav .header ul a {
	    font-family: 'Montserrat',Arial !important;
	    font-size: 14px !important;
	    line-height: 18px !important;
	    font-style: normal !important;
	    font-weight: 400 !important;
	    text-transform: uppercase;
	    letter-spacing: 2px !important;
	    color: #2e2e2e ;
    	border-bottom: 1px solid transparent;
    	background-color: transparent !important;
    	padding-bottom: 2em;
    	display: block;
}

nav ul li, nav .header ul li {
    margin-left: 2em;
    display: inline-block;
    margin-top: 1.5em;
}

nav .header ul ul, nav .header ul li:hover ul ul {
	display:none;
	margin-top: 0;
	width: 270px;
}
	nav .header ul li:hover ul, nav .header ul  ul li:hover ul {
	display:block;
	position:absolute;
	z-index: 9;
	background-color: #2e2e2e;
	padding:0.5em 1em;
	}
		nav .header ul li:hover ul li {
			display: block;
			margin: 0;
			padding:0.5em 1em;
			position: relative;


		}
			nav .header ul li:hover ul li a{
				color:#fff;
				text-transform: none;
				padding-bottom: 0.5em;
				display: inline-block;	
				border-bottom: 1px solid transparent;				
			}
			nav .header ul li ul li:hover> a{
				border-bottom: 1px solid #fff;
				
			}

	nav .header ul li:hover ul ul {
		margin-left: -270px;
		top: 0;
		margin-top:-8px;
	
	}



.logo {
    padding: 1.5em 0 0 0;
    display: inline-block;
    vertical-align: top;
}


.bandeau {
    background-size: cover;
    height: 451px;
    padding: 3em 0 0 0;
    background-image: url(../images/4.jpg);
}
.bandeau .wrap-1 {
    margin-top: 2em;
}

	.bandeau.prehome {
	    padding: em 0 0 0;
	    background-image: url(../images/4.jpg);
	    background-position: 50% 50%;
	}
		.bandeau.prehome h1 {
		    
		}
	.tests .bandeau,.contact .bandeau,.annuaire .bandeau,.matching .bandeau {
	    padding: 5em 0 0 0;
	    background-image: url(../images/4.jpg);
	    background-position: 50% 50%;
	}
	.bandeau.entreprise,.bandeau.coach,.annuaire .bandeau,.matching .bandeau {
		padding-top:1em;
		text-align: center;
	}
		.bandeau h1 {
		    margin-bottom: 1em;
		    text-align: center;
		    color: #fff;
		    text-shadow: 0 1px 2px rgba(0,0,0,.6);
		    text-transform: uppercase;
		    font-size: 2.4em;
		    font-weight: 800;
		    padding: 20px 0px 20px 0px;
		    line-height: 1.3em;
		}

		.bandeau i {
			margin-right: 0.5em
		}
	.tests .bandeau  {
			
			padding-top:2em;
		}
		.tests .bandeau h1 {
			margin-top:0px;
			padding-top:0px;
		}
	.bandeau ol {
	    counter-reset: numero;
	    text-align: center;
		}
	.bandeau li {
	    display: inline;
	    list-style-type: none;
	    counter-increment: numero;
	    margin-bottom: 10px;
	    margin-top: 1.5em;
	    margin-right: 2.5em;
	    font-weight: 600;
	    font-size: 1.1em;
	    color: #fff;
	    text-shadow: 0 1px 2px rgba(0,0,0,.6);
	}
		.bandeau li:before {
		    content: counter(numero);
		    padding: 1px 8px;
		    margin-right: 8px;
		    vertical-align: top;
		    background: #fff;
		    border-radius: 50%;
		    font-weight: bold;
		    font-size: 1em;
		    color: #007EC3;
		    text-shadow: none;
		}
	.bandeau a.btn-projet {
	    display: block;
	    width: 350px;
	    margin:0 auto;
	    padding: 15px 15px;
	    text-align: center;
	    background-color: transparent;
	    border: 3px solid #fff;
	    color: #fff;
	    position: relative;
	    text-transform: none;
	    font-weight: 700;
	    font-size: 23px;
	}
		.bandeau a.btn-projet:hover {	   
		    background-color: #fff;	   
		    color: #222;

		}
		.select-role {
   	 	text-align: center;
	}
		.select-role div {
		    display: inline-block;
		    width: 31%;
		    vertical-align: top;
		    border: 3px solid #fff;
		    padding: 1em;
		    margin: 0em 0.5em 1em 0;
		}
		.select-role div:hover, .select-role div:hover a {
		    background-color: #fff;
		    color: #222;
		}
			.select-role a {
			    color: #fff;
			    font-size: 1.4em;
			}
			.select-role span {
			    font-size: 1.55em;
			    text-transform: uppercase;
			    font-weight: bold;
			}
			.select-role i {
			    display: block;
			    font-size: 1.7em;
			    margin-bottom: 0.5em;
			}

				.select-role div:nth-child(1) i {
				    color: #62abdb;
				}
				.select-role div:nth-child(2) i {
				    color: #fc9037;
				}
				.select-role div:nth-child(3) i {
				    color: #fff;
				}
				.select-role div:hover:nth-child(3) i {
				    color: #a0a0a0;
				}


.categories {
    text-align: center;
    background-color: #eee;
    padding: 2.5em 0em 2em 0;
}
	.categories div:first-child {
	    margin-left: 0em;
	}
	.categories div {
	    display: inline-block;
	    margin-left: 2.3em;
	    cursor: pointer;
	}
	.categories div a{
	    color: #666;
	}
	.categories img {
	    width: 32px;
	    height: 32px;
	    margin: 0 auto;
	    display: block;
	    margin-bottom: 0.5em;
	}


/*LISTING*/

.listing-article li {
	width: 30%;
	display: inline-block;
	padding: 0px 20px;
	vertical-align: top;
}

.listing-article li:hover  {
	background-color: #eee;
}
.listing-article a h3  {
	color:#222;
}


.listing img, .listing .projet_infos {
    display: inline-block;
}
.listing .projet_infos, .listing-dashboard .projet_infos {
    vertical-align: top;
    margin-left: 2em;
}
.l_projet {
    border-bottom: 1px solid #eee;
    padding: 1em;
}
.listing .wrap-3 {
    display: inline-block;
    vertical-align: top;
}

.listing h2 {
	margin: 1.5em 0 1em;
    font-size: 2em;    
    padding-bottom: 0.5em;
    font-weight: 100;
    border-bottom: 2px solid #eee;
}	
.listing-dashboard {
	padding-left: 1em;
	margin-top: 1em;
}

.listing-messages h3 i  {
	color:#007ec3;
}

.listing-messages h3 i.lu  {
	color:#999;
}

.listing-messages h3 {
	letter-spacing: normal;
	display:block!important;
	padding-top: 1em;
	font-size: 16px
}

.listing-messages h3 span {
	font-weight: normal;
}

.listing-messages h3 .date {
	font-size: 14px;
    color: #999;
}
.backoffice h2 i {
	color:#007EC3;
}
.listing-dashboard h3 {
	display: inline;
	text-transform: none;
}
.listing-dashboard li {
	border-top: 1px solid #eee;
	padding: 0.5em 0;
}
	.listing-dashboard ul li div {
		display: inline-block;
	}


.listing h3 {
    font-weight: 700;
    font-size: 1.4em;
    font-family: 'Raleway',Sans-serif;
    color: #007EC3;
    display: inline;
    text-transform: none;
}
.listing h3 a{
    color: #007EC3;
}

.pagination a {
    background-color: #eee;
    display: block;
    padding: 1.5em;
    color: #666;
    border-radius: 3px;
    font-weight: bold;
    text-align: center;
    margin:2em 0;
}
	.pagination a:hover {
	    background-color: #e0dede;
	}



/*TYPO*/

h1,h2,.backoffice.inscription .main h2 {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 15px 0px;
    position: relative;
    font-family: 'Montserrat',Arial !important;
    font-size: 30px;
    line-height: 36px;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #2e2e2e;
    text-decoration: none;	
}
.backoffice.inscription .main h2 {
	font-size: 20px
}

h2 {
	font-size: 20px;
	margin-top: 1.5em
}

h2.content-section {
	color: #999999;
	padding: 0px 0px 5px 0px;
	text-align: center;
	font-family: 'Montserrat',Arial !important;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
}

h1.content-section, .matching h1.content-section  {
    margin: 0px 0px 75px 0px;
    padding: 0px 0px 15px 0px;
    position: relative;
    color: #2e2e2e;
    text-align: center;
    font-size: 30px

}

 .matching h1.content-section  {
		border:none;
		font-size:  20px;
		margin-bottom: 	1em
}

.h3,h3 {
	font-family: 'Montserrat',Arial !important;
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 12px;
}

 p,li {

    font-family: 'Raleway',Arial !important;
    line-height: 24px;
    font-weight: 400;
    color: #808080;
    padding: 0px 0px 20px 0px;

	}
ol {
	padding-left: 2em;
	
}
	ol li {
		list-style-type: none;
    	counter-increment: compte;
	}
	ol li:before {
   		 content: counter(compte); /* on affiche le compteur */
   		 font-size: 20px;
    	font-weight: bold;
    	position: absolute;
    	margin-left: -30px;
}	

strong {
	font-weight: bold;
}
a {
	text-decoration: none;
	color:#007EC3;
}
a:hover {
	color: #006da8
}

.desc p{
	font-family: 'Raleway',Arial !important;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    text-align: justify;

}
	.desc div {
		display: inline-block;
		width: 80%;
		padding:0em 0em 0 2em;
		margin-bottom: 2em
	}
	.desc i {
		display: inline-block;
	    font-size: 25.44px;
	    line-height: 65.44px;
	    font-weight: 400;
	    width: 65.44px;
	    height: 65.44px;
	    color: #fff;
	    background-color: #3498db;
        border-radius: 50%;
        text-align: center;
        vertical-align: top
 	}

.annuaire h1.content-section, .fiche h1.content-section {
	margin-top: 2em;
}
.rappel_de_cat  {
	margin:0em auto 3em auto;
	text-align: center;
}

#toggle-button {
	display: inline-block;
	width: 75px;
	height: 75px;
	color: #fff;
	background-color: #222;
	font-size: 45px;
	cursor:pointer;
	vertical-align: top
}
/*HOME*/
.section {
	padding-bottom: 70px;
    padding-top: 75px;
}


h2.content-section-subtitle {
    padding: 0px 0px 5px 0px;
}


.home .wrap-5-5 {
    display: inline-block;
    vertical-align: top;
    width: 24%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 0px 20px;
}

.home .wrap-5-5 a{
    display: block;
    padding: 1em
}

.home .wrap-5-5 a:hover{
    background-color: #eee;
    border-radius: 3px
}

.image-container {
    margin-bottom: 15px;
}
	.image-container img {
		    width: 100%;
	}

.section-half-column {
    display: table;
    width: 100%;
}

.home .bg {
	background-color: #4d4d4d;
}
.home .bandeau +.coach {
	text-align: center;
} 
.milestone-number {
	color: white;
	font-family: 'Montserrat',Arial !important;
    font-size: 36px;
    line-height: 42px;
    font-weight: 400;
    text-align: center;
}
	.milestone-number i {
	    font-size: 36px;
	    line-height: 42px;
	    color: #3498db;
	    vertical-align: -3px;
	}
.milestone-name {
    font-family: 'Raleway',Arial !important;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: rgba(255, 255, 255, 0.5);
    text-align: center;
    margin:1em 0;
}

.logo-client {
    border: 1px solid #d9d9d9;
    -webkit-transition: all 200ms ease-out;
    width: 18%;
    margin-right: 1.4%;
    float: left;
    margin-bottom: 16px;
}
	.logo-client img{
	    max-width: 100%
	}

.home .img-wrap img {
	width:200px;
	height: 200px;
	border-radius: 50%;
}

.home .img-wrap, .home .image-container  {
	text-align: center;
}

.home .bg.gris  {
	background-color: #eee;
}

.home .bg.blanc  {
	background-color: #fff;
}
.home .bg.gris .milestone-name {
		color:#222;
}
.home .bg .section-half-column   {
		position: relative;
}

.home .bg .section-half-column  img {
	display: block;
    width: 25%;
    position: absolute;
    left: 12%;
    top: 20%;
}

.home .image-container i {
	font-size: 6em;
	color: #444
}

.home .coach .h3 {
	text-align: center;
}




/*TESTS*/
.tests,.contact,.annuaire,.matching {
	background-color: #eaedf2
}
.tests .question, .contact .wrap-960, .annuaire .wrap-960,.matching .wrap-960 {
	background-color: white;
    border-radius: 0px 0px 3px 3px;
    padding: 3em 4em 4em 4em;
    border-top: 5px solid #007EC3;
    margin: -12em auto 1.5em auto;
    min-height: 500px
}

.contact .wrap-960.confirmation {
	margin-top: 0
}

.tests .question, .matching .wrap-960 {

    margin-top: -18em ;

}

	.tests form,.contact form {
		margin: 2em 0
	}

	.question li {
		
		border-bottom :1px solid #eee;
		padding: 1em;
	}
		.question li span{		
		padding-left: 50px;
		display: block;
	}
		.question input[type="radio"]{
		width: 25px;
		height: 25px;
		margin-right: 1em;
		position: absolute;
	}
 		.imagequestion {
 			width: 100%;
		    max-height: 250px;
		    overflow: hidden;
		    margin: 1em auto
 		}
 	.imagequestion img{
 				width: inherit
 				}
 	.question .btn-wrap {
    margin-top: 4em;
}
 	}
 	.question .btn {
 		width: 150px
 	}
 	.question .fr.btn i{
 		margin-left: 0.5em
 	}

 	.question .avancement {
 		float:right;
 	}
 
 .score-profil {
 	margin-top: 2em
 }

.score-profil .premier-profil {
	display: block;
	width: 100%;
	margin: 0 10px 40px;
	font-size: 1.5em
}

.score-profil .premier-profil p{	
	font-size: 16px
}

.score-profil .premier-profil .img-wrap  {
max-height: 300px;
max-width: 100%;
width: 100%;
overflow: hidden;		
text-align: center;
margin: 1.5em 0;
}
.score-profil .premier-profil .img-wrap  img{
max-width: 100%;
max-height: 300px;
border-radius: 3px
	
}

.score-profil .wrap-6 .img-wrap  img{
max-width: 250px;
max-height: 200px;
border-radius: 3px
}


.score-profil  strong, .score-profil .premier-profil span {
	display: block;
	text-align: center;
}
.score-profil .img-wrap  {
max-width: 250px;
max-height: 200px;
width: 250px;
overflow: hidden
}
.question .score-profil .btn-wrap {
	font-size: 16px;
	margin-top: 2em
}

/*EDITO*/

#page-heading {
    background-color: #fafafa;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
}
	#page-heading .wrap-1 {
    	position: relative;
    	padding: 55px 0px 50px 0px;
	}
		h1#page-title {
		    font-family: 'Montserrat',Arial !important;
		    font-size: 24px;
		    line-height: 36px;
		    font-weight: 400;
		    text-transform: uppercase;
		    letter-spacing: 2px;
		    display: inline-block;
		    padding:0;

		}
		#breadcrumb {		   
		    float: right;
		    padding: 6px 0px 0px 0px;		   
		}
		#breadcrumb, #breadcrumb span, #breadcrumb a,#breadcrumb a:visited  {	
			font-family: 'Montserrat',Arial !important;
			font-size: 14px;
		    line-height: 36px;
		    font-weight: 400;
		    letter-spacing: 2px;
		    text-transform: uppercase;	    
		    color: #999999;
			display: inline-block;
			padding: 0px 3px 0px 0px;
		}



.edito-half {
	width: 50%;
    display: table-cell;
    box-sizing: border-box;
}

	.edito-half.photo {
		background-position: center center;
	    background-repeat: no-repeat;
	    background-size: cover;

	}
	.edito-half.texte {
		 padding: 7% 5%;
	    box-sizing: border-box;
	}
		.edito-half.texte h1{
			 text-align: center;
			 margin-bottom: 75px;
		}
			.edito-half.texte h1:before, .edito h1.content-section:before {
			    position: absolute;
			    content: '';
			    bottom: 0px;
			    left: 50%;
			    margin-left: -25px;
			    width: 50px;
			    height: 1px;
			    background-color: #4c4c4c;
			}
			.edito-half.texte h1:after, .edito h1.content-section:after {
			    position: absolute;
			    content: '';
			    bottom: -5px;
			    left: 50%;
			    margin-left: -12px;
			    width: 24px;
			    height: 1px;
			    background-color: #4c4c4c;
			}


.content-section.rc {
	margin: 1em 0 0em;
	font-size: 1.25em;
}

.rc:before{
		content:"__________________________________";
		position: absolute;
		margin-top: -10px;
		letter-spacing: -3px;
		left: 5%
	
}

.rc:after{
		content:"__________________________________";
		position: absolute;
		margin-top: -10px;
		letter-spacing: -3px;
		right: 5%
	
}




.content-section.rc:hover {
	color : #999;
}

.confirmation {
	background-color: #eee;
	padding:3em 2em;
}
/*FOOTER*/

footer .wrap-6 a, footer {
    color: #999;
    font-weight: normal;
}
footer {
    background-color: #2e2e2e;
}
footer a:hover {
	color:#007EC3;
}

footer .wrap-1 {
    padding: 2.5em 0;
}
footer .wrap-6 {
    display: inline-block;
    vertical-align: top;
    margin-right: 1.5em;
}
	footer h3 {
    	font-family: 'Montserrat',Arial !important;
	    font-size: 18px;
	    line-height: 24px;
	    font-weight: 400;
	    text-transform: uppercase;
	    letter-spacing: 2px;
	    color: #fff;
	    padding: 0px 0px 45px 0px;
	}
	footer li {
	   border-bottom: 1px solid #373737;
	   padding: .5em;
	}
	footer li i.fa {
    min-width: 2em;
    color: #007EC3;
    font-size: 1.3em;
}
	footer p {
		color: #b2b2b2;
		line-height: 28px;
	}

#footer-bottom {
    font-size: 14px;
    line-height: 24px;
    font-family: 'Raleway',Arial !important;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    background-color: #262626;
    color: #999999;
    text-align: center;
    padding: 43px 0px 48px 0px;
}

	#footer-bottom a {
	    color: #999999;
	}
#copyright {
	background-color: #262626;
}
#copyright .inner-wrapper {
	    text-align: center;
}

/*BOUTONS*/

.btn-wrap {
 		margin-top: 2em 
 	}
 	.manager .btn-wrap, .entreprise .btn-wrap, .coach .btn-wrap {
 		margin-top: 4em
 	}
 	.btn {
 		background-color: #007EC3;
 		display: inline-block;
 		color:#fff;
 		padding:1em;
 		min-width: 100px;
 		text-align:center;
 		border-radius: 3px;
 		cursor: pointer;
 	}
 	.btn:hover {
 		background-color: #006da8;
 		color:#fff;
 	}
	 	.btn i{
	 		font-size: 25px;
	 		margin-right: 0.5em;
	 	}

	.btn-gris {
		background-color: #666
	}
	.btn-gris:hover {
		background-color: #444
	}


.large-button:hover {
	color: white;
    border: 2px solid #2e2e2e;
    background-color: #2e2e2e;
}
.large-button,  a.large-button {
    font-family: 'Montserrat',Arial !important;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
    border: 2px solid #2e2e2e;
    color:#2e2e2e;
    padding: 10px 30px;
    margin-bottom: 10px;
    margin-right: 10px;
    display: inline-block;
    cursor: pointer;
    -webkit-transition: all 300ms ease-out;
    display: block;
    
}

.projet #dyn_up_cat i {
	background-color: #777;
	color: #fff;
	padding:0.5em 1em;
	border-radius: 3px;
	cursor: pointer;
}
.projet #dyn_up_cat i:hover {
	background-color: #666;
	color: #fff;
}

/*Fiche */





/*Contact*/


#contact .forms input[type="text"] {
    margin: 0 auto;
}

input[type="text"],
input[type="date"],input[type="digit"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], select, textarea, .field {
    display: block;
    height: 40px;
    line-height: 40px;
    padding: 0 12px;
    margin-bottom: 14px;
    font-size: 1em;
    color: #5c6b80;
    border-radius: 3px;
    vertical-align: middle;
    box-shadow: none;
    border: 0;
    width: 100%;
    background-color: #eaedf2;
    -webkit-transition: background-color 0.24s ease-in-out;
    transition: background-color 0.24s ease-in-out;
    box-sizing: border-box;
 }

 #contact .forms li {
    display: inline-block;
    width: 49%;
    text-align: left;
}

 #contact  .forms .textarea {
    width: 96%;
}
 #contact  .forms .textarea textarea {
    min-height: 300px;
    width: 100%;
    max-width:100%;
}
#contact .btn-alc {
	text-align: center;
}


.fl {
	float:left;
}

.fr {
	float: right;
}
.clear {
	float: none;
	clear:both;
}
.txt-center {
	text-align: center;
}
.no-space-bottom {
	padding-bottom:0px;
}
.no-space-top {
	padding-top:0px;
}

.space-bottom {
	margin-bottom: 20px;
}

.backoffice .wrap-960, .sidebar {
    float: none;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
}
.backoffice .wrap-960 {
    padding: 0em 3em 0em 0;
}


/*PROJET*/
.projet textarea {
	min-height: 300px;
	max-width: 100%
}
.projet .wrap-6 {
	display: inline-block;
	vertical-align: top;
	margin-right: 7px;

}
.projet .wrap-6:first-child {
	/*margin-right: 4em*/
}
.recherche {
	color:#fff;
	text-align: right;
	display: inline-block;
	width: 950px
}

.recherche:hover {
	color:#eee;

}


.projet .edit a {
	 color: #007EC3;
	display: inline-block;
	margin-bottom: 2em;
	margin-right: 1em;

}
	.projet .edit a:hover i{
		 color:#fff;
		 background-color: #007EC3;
		 border: 2px solid #007EC3;
	}
	.projet .edit a i {
	    border: 2px solid;
	    padding: 0.45em 0.5em;
	    border-radius: 50%;
	    display: inline-block;
	    margin-right: 0.5em;
	}

#test-btn {
	background-color: #007EC3 ;
	width: 124px;
    color: #fff;
    position: fixed;
    z-index: 99;
    top: 70%;
    left: 90%;
    transition: none;
    padding: 1em;
    font-size: 14px;
    text-align: center;
    border-radius: 3px;
   	box-shadow: 3px 3px 10px #666;
}

	#test-btn:hover {
		background-color: #006da8 ;
}
.recap {
	margin-top: 1em
}

.miseContact, .nouveauProjetInfos {
	padding:1em 2em;
	background-color: #c3dae5;
	border-radius: 3px;
	line-height: 30px;
	margin-bottom: 2em
}

.nouveauProjetInfos {
	background-color: #eee;
}
/*DASHBOARD*/





.backoffice .main {
    
    /*overflow: hidden;*/

}

 .main h1 {
    margin: 0.5em 0 1em;
    color: #007EC3;
    font-size: 2.5em;
    font-weight: 600;
    padding-bottom: 0.5em;
    border-bottom: 2px solid #eee;
}

.backoffice  .main h1 {
    margin: 0em 0 1em;
    color: #222!important;
    font-size: 24px;
    font-weight: 400;
    background-color: #fafafa;
    letter-spacing: 2px;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    padding: 55px 0 50px 25px;
}



.backoffice  .main h2, .backoffice  .main h2 {
    margin: 0em 0 1em 0;
    padding: 0 0 0.5em 0;
    font-size: 1.5em;
    font-weight: 600;
    border-bottom: none;
}

.backoffice hr,.question hr {
	height: 10px;
    border-top: 1px solid #ebebeb;
    margin: 3em 0;
    border-bottom: 1px solid #ebebeb;
    background-color: #fafafa;
}

.backoffice .wrap-3 {
    text-align: center;
}

.backoffice .bloc {
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
}

.backoffice .blocDouble {
    padding: 1em 2em;
    border: 1px solid #eee;
    border-radius: 3px;
    width: 91.5%;
    text-align: center;
}
	.backoffice .blocDouble  div  {	  
	    text-align: left
	}
	.backoffice .blocDouble  div p  {	  
	    text-align: center;
	}
	.backoffice .blocDouble  div a {
	    display: block;
	    padding: 1em 0em;
	}

.backoffice .blocSeul {
    position: relative;
    margin: 1em 0 10px;
    padding: 1em 2em;
    border: 1px solid #eee;
    border-radius: 3px;
    width: 453px;
    min-height: 250px;
}
	.backoffice .blocSeul img {
	    max-height: 232px;
	    position: absolute;
	    margin-left: -2em;
	    z-index: -1;
	    opacity: 0.2;
	    right: 0;
	}
.backoffice .matching {
	background-color: #fff;
	margin-bottom: 3em
}


.backoffice a.btn-dashboard {
    background-color: #333;
    width: 100%;
    display: block;
    padding: 1em;
    box-sizing: border-box;
    text-align: center;
    color: white;
    border-radius: 3px;
}

.backoffice  a {
    color: #666;
    font-weight: bold;
}

.backoffice .btn-wrap {
	text-align: center;
}
.backoffice  .btn  {
    color: #fff;
}

.backoffice.compte form {
	padding: 0 4em 0 0;
}

.backoffice.compte form .wrap-5 {
	display: inline-block;
	vertical-align: top
}

.backoffice table  {
	width: 100%
}

.backoffice table td {
	height: 45px;
	border-bottom:1px solid #eee;
	width: 50%
}

.backoffice table input[type="checkbox"] {
	height: 30px;
	width: 30px
}
.backoffice table  a i, .backoffice .sidebar  a i {
	border: 2px solid;
    padding: 0.45em 0.5em;
    border-radius: 50%;
    display: inline-block;
    margin-right: 0.5em;
    color: #007EC3;
}

.backoffice table	 a:hover i, .backoffice .sidebar a:hover i {
	border: 2px solid #007EC3;
   background-color: #007EC3;
    color: #fff;
}

.backoffice.facturation p {
	text-align: center;
}

.backoffice .formule {
	width: 30%;
	margin: 0 auto;
	color:#007EC3;
	text-align: center;
	font-weight: 600;
	margin-bottom: 2em	
}
.backoffice h1 .formule {
	display: inline;
	font-size: 0.6em;
	text-transform: none;
	background-color: #007EC3;
	color: #fff;
	max-width: 105px;
	right: 23px;
    position: absolute;
    height: 30px;
    line-height: 30px;
    border-radius: 3px

}

.backoffice .facturation {
	display: block;
	width: 30%;
	margin: 0 auto;
	padding: 0.5em 1em;
	background-color: #eee;
	text-align: center;
	font-weight: 600;
	border-radius: 3px;
	margin-bottom: 2em;	
}

.backoffice .historique {
	margin-top: 2em
}

.backoffice .historique  table tr:first-child{
	font-weight: 600
}

.backoffice .historique  table tr td{
	width: 30%
}


.backoffice footer {
	margin-top:4em;
}

.progress-bar { 
    width: 100%;
    height: 32px;
    padding: 4px;
    background-color: #eee;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    box-shadow: inset 0 1px 2px #bfbfbf, 0 1px 0 #e2e2e2;
    -webkit-box-shadow: inset 0 1px 2px #bfbfbf, 0 1px 0 #e2e2e2;
    -moz-box-shadow: inset 0 1px 2px #bfbfbf, 0 1px 0 #e2e2e2;
    margin:0 0 2em 0;
    position: relative;
}

.progress-bar:before { 
    content: '';
    display: block;
    position: absolute;
    width: 200px;
    height: 24px;
    background: #999;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 -1px 3px rgba(0, 0, 0, 0.4), 0 1px 1px #000;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 -1px 3px rgba(0, 0, 0, 0.4), 0 1px 1px #000;
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 -1px 3px rgba(0, 0, 0, 0.4), 0 1px 1px #000;
      background: #007EC3;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#007EC3), to(#006da8));
  background: -moz-linear-gradient(top, #007EC3, #006da8);
}

.progress-bar:after { 
    content: '||||||||||||||||||||||||||||||||||||||||||||||';
    display: block;
    position: absolute;
    width: 200px;
    height: 24px;
    overflow: hidden;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    transform: skewX(-30deg);
    -webkit-transform: skewX(-30deg);
    -moz-transform: skewX(-30deg);
    -o-transform: skewX(-30deg);
    font: bold 120px/80px sans-serif;
    letter-spacing: -6px;
    color: #000;
    opacity: 0.06;
}

.progress-bar span {
	position: absolute;
	color:#fff;
	margin-left: 15px;
	font-weight: bold;
	margin-top: 0.2em
}




.parametres .btn-wrap {
	text-align: center;
}


.nbNotif {
    color: #fff;
    background-color: #007EC3;
    width: 17px;
    display: inline-block;
    font-size: 0.8em;
    text-align: center;
    height: 17px;
    border-radius: 50%;
    position: absolute;
    margin: -3px 6px;
    line-height: 16px;
}
.nbNotif.progress {
    color: #fff;
    background-color: #007EC3;
    width: 30px;  
    height: 30px;
    border-radius: 50%;
    position: absolute;
    margin: 0px 6px;
    line-height: 28px;
}



.miss_dispo,.miss_reserve,.miss_term,.miss_val,.miss_refus,.miss_a_valider {
	background-color: #63b556;
	padding:0.2em 0.5em;
	color:#fff;
	border-radius:3px;
	font-size: 12px
}

.miss_reserve {
	background-color: #DCE6F2;
}
.miss_term {
	background-color: #999;
}
.miss_refus{
	background-color: #222;
}

.miss_a_valider{
	background-color: #f26c13;
}

.backoffice .btn-task {
	width: 170px;
	height: 60px;
	background-color: #eee;
	display: inline-block;
	border-radius: 3px;
	text-align: center;
	line-height: 61px;
	vertical-align: top;
	 color: #666;
}

.backoffice a.btn-task:hover {
	background-color: #007EC3 ;
	color:#fff !important;
}
	.backoffice  .btn-task i {
	    margin-right: 0.5em;
	    font-size: 18px;
	}
	.projet a.btn-task span {	   
	    font-size: 14px;
	    text-align: center;
	    font-weight: normal;
	    margin-top: 2px;
	}
.backoffice  .projet_infos {
    vertical-align: top;
    margin-left: 1em;
    width: 73%;
}

.backoffice .projet-metas {
    color: #989898;
    font-size: 0.9em;
    display: block
}

.backoffice .projet-metas a{
    display: inline-block;
    background-color: #eee;
    padding:0 10px;
    border-radius: 3px;
    color:#999;
}



.backoffice .projet-metas a:hover{
    background-color: #dbdbdb;
}

.backoffice .tab  {
	border-bottom: 1px solid #ddd;
	height: 37px;
	margin-bottom: 2em;
}

.backoffice .tab a.active, .backoffice .tab a:hover {
	color : #007EC3;

}

.backoffice .tab a {
	display: inline-block;
    border: 1px solid #ddd;
    border-bottom: 1px solid #fff;
    padding: 0.5em 1em;
    border-radius: 3px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;    
    margin-right: 6px;

}


/*COULEURS BACKOFFICE */

.backoffice .blocDouble a.btn-dashboard, .backoffice.espaceCoach .blocDouble a.btn-dashboard {
    background-color: #007EC3;
}

.espaceCoach .main h1 {
    color: #007EC3;
}
.espaceManager .sidebar h3,.espaceManager.backoffice .sidebar a i,.espaceManager.backoffice h2 i,  .espaceManager.backoffice .tab a:hover,
.espaceManager.backoffice  .projet .edit a {
	color: #6A1B9A;
}

.espaceManager.backoffice .btn,.espaceManager.backoffice .nbNotif.progress, .espaceManager.backoffice .projet a.btn-projet {
	background-color: #6A1B9A;
}

.espaceManager.backoffice .pagination .active a, .espaceManager.backoffice .sidebar a:hover i, .espaceManager.backoffice  a.btn-task:hover, .projet .edit a:hover i  {
    color: #fff;
    background-color: #6A1B9A;
    border-color: #6A1B9A;
}

.espaceManager.backoffice  .progress-bar:before {
	background: #6A1B9A;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6A1B9A), to(#47096d));
    background: -moz-linear-gradient(top, #6A1B9A, #47096d);
}


.espaceManager.backoffice  .progress-bar:after {
	opacity: 0.15;
}
.espaceCoach.backoffice   .projet .edit a:hover i  {
	background-color: #007EC3;
	border-color: #007EC3
}



/*SIDEBAR*/

.sidebar h3 {
    color: #007EC3;
    font-size: 1em;
    font-weight: 600;
    margin-top: 1em;
    border-bottom: 1px solid #eee;
    padding: 0 0 14px 0;
}


.sidebar a {
    display: block;
    padding: 0.2em 0;
    color: #666;
    cursor: pointer;
    font-weight: normal
}

/*ANNUAIRE et MATCHING*/
.annuaire .bandeau .btn {
	min-width: 40px;
    height: 40px;
    font-size: 10px;
    text-align: center;
    vertical-align: top;
    padding-top: 7px;
    cursor: pointer;
    background-color: #007EC3;

}

.annuaire .bandeau .btn:hover {
	color: #fff;
    background-color: #006da8;

}
 .annuaire input[type="text"] {
 	display: inline-block;
 	max-width: 300px
 }
  .annuaire input[type="text"]:last-child {
 	width:20%;
 }

 .annuaire .listing li {
 	border-bottom: 1px solid #eee;
 	padding: 0em
 }

 .annuaire .listing li:hover,.matching .listing li:hover{
 	background-color: #eee;
 }
 	 .annuaire .listing li a, .matching .listing li a {
 	display: block;
 }

   .matching .listing li div .specialite {
 	height: 100px
 }
	
	 .annuaire .listing li div, .matching .listing li div{
		display: inline-block;
		vertical-align: top;
	
	 }
	 .annuaire .listing .specialite, .matching .listing .specialite, .listing .mini-bio span {
	 	display: block;
	 	color:#666;
	 	font-weight: normal
	 }
  .annuaire .listing .image-wrap, .matching .listing .image-wrap{
	overflow: hidden;
    width: 150px;
    height: 150px;
    margin-right: 2em;
    margin-top: 0;
    background-position: center center;
  	background-repeat: no-repeat;
 }
  .annuaire .listing .image-wrap img, .matching .listing .image-wrap img{
	width:100%;
	text-align: center;
	 }
.annuaire .mini-bio {
	font-weight: 600;
}


.matching h1 {
	font-size: 1.9em
}
.matching .listing ul {
	text-align: center;
}
	.matching .listing li{
		display: inline-block;
		width: 33%;
		padding-top:2em;
	}

	.matching .listing .image-wrap {
		display: block;
		width: 200px;
		height: 200px;
		margin: 0 auto
	}
	
	 .annuaire .listing li div, .matching .listing li div{
		margin-top: 1em
	 }
.form_pre_coach_tt {
	display: inline-block;	
	width: 48%;
	vertical-align: top;

	line-height: 2em;
}

.form_pre_coach_tt:nth-child(odd) {
	margin-right: 0.9em;
}
.matching span {
	line-height: 1.5em;
	display: inline-block;	
	max-width: 90%;
    vertical-align: top;
} 
.matching input[type="checkbox"],.matching input[type="radio"] {
	height: 20px;
	width: 20px;
	line-height: 2em;
	margin-right: 0.5em;
	display: inline-block;
    vertical-align: top;
} 

.projet.matching .btn-wrap {
	text-align: center;
	display: block;
	max-width: 213px;
    margin: 0 auto;
    margin-top: 2em;

}

.projet.matching .lb-inscription .btn-wrap {
    margin: 0;
}

.projet.matching .btn-wrap.space-bottom {
	max-width: 100%

}
/*PROJET*/
.projet .meta{
	background-color: #eee;
	padding: 2em 3em;
	line-height: 24px;
	margin-bottom: 3em
}

.projet a.btn-projet {
   display: block;
    width: 330px;
    padding: 15px 15px;
    text-align: center;
    background-color: #007EC3;
    color: #fff;
    border-radius: 3px;
   margin-top: 0.5em;
   text-decoration: none;
    font-size: 16px;
        margin: auto;
}
	.projet a.btn-projet i {
	   margin: 0.5em;
	}
.projet .btn-wrap {
	display: block;
	margin-top: 2em
}
.projet .boutons_alc {
	text-align: center;
}


.desc-projet {
	margin-bottom: 2em
}
.projet input[type="checkbox"], .projet input[type="radio"] {
width: 20px;
height: 20px;
margin-right: 1em;
margin-top:-3px;
}

.projetinfos {
	margin: 2em 0
}

.form_pre_coach .btn {
	margin-bottom: 2em 1em
}

.projet .wrap-3 {
	display: inline-block;	
	vertical-align: top;
	max-width: 550px;
	width: 50%;
}

.form_pre_coach_titre_q {
	color:#222;
	margin-top: 2em;
	font-weight: 600
}
.backoffice .main {padding: 0;}
.form_pre_coach_rep {
	    line-height: 1em;
	    margin-bottom: 0.5em
}
/*LIGHTBOX*/
/*lightbox*/

.overlay {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.6;
    filter: alpha(opacity=80);
    z-index: 9999;
}

.lb-categories, .lb-inscription, .lb-confirmation {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    outline: 0;
    max-width: 960px;
    height: 610px;
    background-color: white;
    z-index: 9999;
    margin: 30px auto;
    border-radius: 3px;
    padding: 50px;
    box-sizing:initial;

}

.lb-inscription .close, .lb-categories .close, .lb-confirmation .close {
	position: absolute;
	right: -14px;
    top: -12px;

}

.lb-marketplace .close img {
	width: 37px;
	height: 37px;
}
.lb-confirmation, .lb-connexion {
	height: 450px;
	width:800px;
}

.lb-confirmation .sb-div img, .lb-connexion.lb-inscription .sb-div img {
	border-radius: 50%;
	 width: 200px;
}

.lb-connexion .ins, .lb-inscription .ins {
    color: #007EC3;
    margin-top: 6em;
    display: block;
    text-align: center;
    font-size: 0.9em;
}

.lb-connexion .ins.inss {
	text-align: center;
    margin-top: 1em;
    background-color: #007EC3;
    color:#fff;
    padding:0.5em 1em;
    border-radius: 3px;
    width: 300px
}
.lb-connexion .ins.inss:hover {    
	color:#fff;
	background-color: #006da8;

}

.lb-connexion .ins.inss.orange, .projet a.btn-projet.orange {
	background-color: #f26c13;
}

.lb-connexion .ins.inss.orange:hover, .projet a.btn-projet.orange:hover {
	background-color: #dd5a08;
}
.lb-inscription .ins:hover {
	color: #006da8
}
.lb-confirmation p a {
	color: #007EC3
}

.lb-marketplace .lb-confirmation .sb-div {
	width:60%;
}

.lb-marketplace  .lb-confirmation .sb-div:last-child {
	width:39%;
}
.lb-marketplace h2 {
	margin: 0 0 1em;
    color: #007EC3;
    font-size: 2em;
    font-weight: 600;
    font-family: 'Open Sans Condensed',Sans-serif;
    padding-bottom: 0.5em;
    border-bottom: 2px solid #eee;
}

.lb-inscription h2 {
	margin: 0 0 0.5em;
}

.lb-marketplace .sb-div {
	    display: inline-block;
    width: 49%;
    box-sizing: border-box;
    padding: 15px 60px;
    vertical-align: top;
}
.lb-marketplace .sb-div:last-child {
border-left: 1px solid #eee;
}

.lb-marketplace .sb-cat  {
	display: inline-block;
	vertical-align: top;
	width: 30%;
    margin-right: 2%;
}
.lb-marketplace .sb-cat img {
    height: 30px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
}

.lb-marketplace .sb-cat a {
	display: block;
	line-height: 2em;
	color:#666;
	padding : 0 15px;
	margin-top: 0.5em;
}


a.lb-active {
	background-color: #ffe9db;
	border-radius: 3px
}
.lb-inscription img {
	width: 300px;
}
.lb-inscription .wrap-6 input {
	    width: 280px!important;
}
.lb-inscription h3, .lb-confirmation h3 {
	font:1.5em bold 'Open Sans Condensed',Sans-serif;
	color: #007EC3;
	margin-bottom: 1em;
}
.lb-inscription label {
	color: #888;
    font-size: 0.9em;
    display: block;
    margin-top: 1em;
}

.lb-inscription .btn-projet, .lb-confirmation .btn-projet  {
	width:200px;
	font-size: 1em;
	margin-top: 2em;
}

.lb-inscription .btn-projet, .nouveauProjetInfos .btn-projet, #retour_ms  .btn-projet, .nouveauProjet .btn-projet {
	margin-top: 1em;
	background-color: #007EC3;
	border:none;
	padding:0.5em 1em;
	border-radius: 3px;
	color:#fff;
}

.lb-inscription .btn-projet:hover, .nouveauProjetInfos .btn-projet:hover, #retour_ms  .btn-projet:hover, .nouveauProjet .btn-projet:hover, .projet .btn-projet:hover  {

	background-color: #006da8;

}



.lb-inscription p {
	margin : 0.5em 0;
}
.lb-inscription .btn-wrap, .lb-confirmation .btn-wrap  {
	width:230px;
}

#annu_mess {
	min-height: 200px
}

#retour_ms .btn-wrap {
	text-align: center;
	margin: 2em auto
}

#retour_ms  input[type="text"] {
	margin-right: 1em
}


/*INSCRIPTION*/
.inscription .main {
	min-height: 20em
}

.inscription h1 {

}
.inscription label, .mdp label, .projet label {
	color: #444;
}

	.inscription label i,.mdp label i, .projet label i  {
		margin-right:  1em; margin-bottom: 1em
	}
.inscription .btn-wrap,.mdp .btn-wrap, .projet .btn-wrap {
	text-align: center;
}
.inscription input[type="checkbox"] {
	width: 25px;
	height:25px;
}

.inscription .commentaire {
	text-align: center;
}

.inscription .half {
	display: inline-block;
	vertical-align: top;
	width: 49%;
}

.inscription .half:first-child {
	margin-right: 0.8em
}

.inscription textarea[name="adresse"] {
	height: 100px;
	line-height: 16px;
	padding:1em 
}
.inscription .btn-wrap.wrap-4 {
	margin:3em 0 0 0;
}

.inscription .radio-wrap,.inscription .checkbox-wrap  {
	margin-bottom: 2em;
	line-height: 1.7em
}
.inscription .radio-wrap  input[type="radio"]{
	margin-left: 2em
}
.inscription .checkbox-wrap input[type="checkbox"]{
	width: 20px;
    height: 20px;
    margin-right: 0.5em;
    margin-top: 4px;
    vertical-align: top;
}
.inscription .main textarea {
	min-height: 150px
}

.inscription .file-up {
	max-width: 86%;
	display: inline-block;

}
.inscription .file-up+button {
	 min-width: 37px;
    display: inline-block;
    height: 40px;
    margin-left: 1em;
    vertical-align: top;
}



/*CAT*/
.cat h2 {
	font-weight: bold;
	padding:0;
}
.cat .main {
	padding-bottom: 4em
}

nav .burger {
	display: none;
}

/*****************************************************************************************
Grid
******************************************************************************************/


@media screen and (min-width:1200px) {


.click-to-open-menu {
	display: none;
}
.wrap-1, .wrap-2,.wrap-3,.wrap-4,.wrap-5,.wrap-5-5 {margin: 0 auto;}
.wrap-1 {
	width:1200px;
}
.wrap-960 {
	width: 960px;
}
.wrap-2 {
	width: 800px;
}
.wrap-3 {
	width:595px;
}
.wrap-4 {
	width:480px;
}
.wrap-5 {
	width:360px;
}
.wrap-5-5 {
	width:300px;
}
.wrap-6 {
	width:270px;
}
.wrap-7 {
	width:230px;
	box-sizing:border-box;
}


}




@media screen and (max-width:1200px) {
	.rc:before, .rc:after {
	content: none;
}
}

@media (max-width:960px)   {

body {
	font-size: 24px;
}

.wrap-1,.wrap-960 {
	width:100%;
}
.header {
	width: 96%
}
.wrap-960 {
	width: 100%;
}
.wrap-2 {
	width: 100%;
}
.wrap-3,.projet .wrap-3 {
	width: 100%;
	max-width: 100%
}
.wrap-4, .header ul {
	width: 100%
}
.wrap-5, .home .wrap-5-5 {
	width: 100%
}
.wrap-6 {
	width:100%;
}
.wrap-7 {
	width:100%;
	box-sizing:border-box;
}

.home .desc i {
	display: none;
}
 .site-pusher,
    .site-container {
        height: 100%;

    }
    .with--sidebar .site-container {
        overflow: hidden
    }
    .site-pusher {
        -moz-transition-duration: 0.3s;
        -o-transition-duration: 0.3s;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -moz-transform: translateX(0px);
        -ms-transform: translateX(0px);
        -webkit-transform: translateX(0px);
        transform: translateX(0px)
    }
    .site-content {
        position: absolute;
        top: 66px;
        right: 0;
        left: 0;
        bottom: 0;
        padding-top: 0;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch
    }
    .header {
        position: static
    }
    .header .menu{
        display:none;
    }
     .with--sidebar 		.header .menu{
        display:block;
    }
    .header__icon {
        position: relative;
        display: block;
        float: right;
        width: 50px;
        cursor: pointer;
        margin-top: 32px;
        height: 50px
    }
    .header__icon:after {
        content: '';
        position: absolute;
        display: block;
        width: 30px;
        height: 3px;
        top: 7px;
        left: 6px;
        -moz-box-shadow: 0 10px 0 1px #222, 0 22px 0 1px #222, 0 33px 0 1px #222;
        -webkit-box-shadow: 0 10px 0 1px #222, 0 22px 0 1px #222, 0 33px 0 1px #222;
        box-shadow:0 10px 0 1px #222, 0 21px 0 1px #222, 0 32px 0 1px #222
    }
    .menu {
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
        background-color: #222;
        width: 75%;
        -moz-transform: translateX(106%);
        -ms-transform: translateX(106%);
        -webkit-transform: translateX(106%);
        transform: translateX(106%);
       	z-index: 100;
    }
    	#navigation li {
    		display: block;
    		text-align: left;
    	}
    .header .menu a {
        display: block;
        height: 30px;
        text-align: left;
        line-height: 30px;
        color:#fff;
    }


    .logo {
    	padding-bottom: 1em
    }
    nav .header ul li:hover ul, nav .header ul ul li:hover ul {
			    width: 100%;
		    margin-left: -55px;
		}
	nav .header ul li ul li:hover> a{
			border: none;
		}
    .with--sidebar .site-pusher {
        -moz-transform: translateX(-80%);
        -ms-transform: translateX(-80%);
        -webkit-transform: translateX(-80%);
        transform: translateX(-80%)
    }
    .with--sidebar .site-cache {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: rgba(0, 0, 0, 0.6)
    }

.tests .question, .contact .wrap-960, .annuaire .wrap-960, .matching .wrap-960 {
    padding: 3em 1em 4em 1em;

}


.annuaire .listing li div:nth-child(2), .matching .listing li div:nth-child(2) {
   max-width: 48%
}

.question li {
    padding: 1em 0em;
}

.question .btn-wrap a {
	width: 100%;
	margin-bottom: 0.5em
}



.backoffice .wrap-960 {
	padding: 0;
	margin: 0 auto;
}

.listing-article ul li, .home .wrap-5-5 {
	width: 45%;
	font-size: 18px
}

p {
	font-size: 1em
}

.desc p,.home .texte .desc p {
	font-size: 18px;
	line-height: 20px;

}


.desc div {
	padding: 0
}
.listing h3 {
	font-size: 1.5em
}
.listing img {
    display: none;
}
.miss_dispo, .miss_reserve, .miss_term, .miss_val, .miss_refus,.miss_pause {
    font-size: 0.6em;
}
.logo img {
	width:100%;
}


.bandeau {
	min-height:340px;
	height: auto;
	padding-bottom: 3em;
}
.bandeau h1 {
	font-size: 1.5em
}

.bandeau ol {
	margin-bottom:3em 
}
.bandeau li {
	display: block;
	width:75%;
	margin: 0 auto;
	text-align: left;
	margin-bottom: 1em;
	font-size: 1em;

}
.bandeau.manager .btn-wrap {
    max-width: 100%
}

.matching .listing ul li {
	display: block;
	width: 100%;
	font-size: 1em
}
.matching .listing ul li div, .matching .listing ul li div span,  .matching .listing li div:nth-child(2){
	text-align: center;
	width: 100%;
	max-width: 100%;
	margin:0;
}
.matching .listing .image-wrap {
   margin-bottom: 1em
}
.matching .listing img {
    display: block;
}
.matching .bandeau {
display: none
}

 .matching .wrap-960 {
 	margin-top: 0;
 }


.select-role div {    
    width: 80%;    
}
		.select-role span {    
	    font-size: 1em  
	}
.edito-half.photo {
	display: none;
}




h1.content-section, .matching h1.content-section {
        font-size: 1em;
}
h3 {
	font-size: 1em
}
h2.content-section {
	font-size: 1.2em;
	line-height:1.2em;
}

.large-button, a.large-button {
    font-size: 1em;
    padding:0.5em ;
}
.logo-client {width:48%;margin:0 auto;}



.bandeau li:before {
    width: 60px;
    height: 60px;
    line-height: 50px;
    margin-left: -80px;
    margin-top: -10px;
}

.bandeau a.btn-projet {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 15px 15px;
    text-align: center;
    background-color: transparent;
    border: 3px solid #fff;
    color: #fff;
    position: relative;
    text-transform: none;
    font-weight: 700;
    font-size: 1em;
}

.texte .desc p {
	font-size: 1em;
	line-height: 1em
}
.bloc, .blocDouble {
	text-align: center;
}

.categories {
	font-size: 1.5em;
}
.categories div {
	width:25%;
	margin-top: 1em;
	margin-left: 	1.5em;
}
.categories div:first-child {
	margin-left: 	1.5em;
}

#test-btn {
   
    width: 124px;
    color: #fff;
    transition: none;
    font-size: 14px;
    position: fixed;
   top: 70%;
    left: 80%;
}

.backoffice .test-btn {
	display: inline-block;
}

.btn-wrap {
	max-width: 400px;
	width: 100%
}

.manager .btn-wrap, .entreprise .btn-wrap {
	max-width: :100%;
    width: 80%;
    margin: 0 auto;

}
a.btn-projet {
	position: relative;
	margin-top:0px;
	width:100%;
}



.backoffice .projet_infos {
    width: 63%;
}

.bandeau li:before {
    padding: 1px 20px;
  }
.bandeau.prehome, .bandeau.manager {
	padding-top:0.5em;
}
 .image-container img {
    width: 100%;

}
footer .wrap-6 {
	padding:1em 2em;
	box-sizing:border-box;
	margin-right: 	0;
}
footer .h3, footer li {
	font-size: 1em;
	line-height:1em;
}

footer li p,footer  p, footer li a, #copyright {
    font-size: 0.8em;
}
.projet .wrap-6:first-child {
    margin-right: 0em;
}

.backoffice .main h1, .main h1 {
    font-size: 1em;
}
.backoffice .espace .bloc i {
	margin: 0
}
.backoffice .main h2, .backoffice .main h2 {
    font-size: 0.8em;
}

.backoffice table td input[type="checkbox"] {
    width: 50px;
    height: 50px
}

.backoffice .blocSeul {
    position: relative;
    margin: 1em 0 10px;
    padding: 0.5em;
    width: 100%;
}
.backoffice table {
	margin-bottom: 1em
}
.backoffice table tr {
	display:block;
	border:1px solid #eee;
}
.backoffice table tr:first-child {
	display:none;
}
.backoffice table td {
	display:block;
	border:none;
	padding:0.5em;
	height: auto;
	width: 100%
}
	.backoffice.facturation table td {
		display:inline-block;
		width: 30%;
		background-color: #eee;
	}
	.backoffice.facturation table td:first-child {
		width: 70%;
	}
	.backoffice.facturation table td:nth-child(3) {
		width: 100%;
		background-color: #fff;
	}
.progress-bar {
    height: 50px;
}
	.progress-bar:before {
	    height: 41px;
	}
.backoffice .tab  {
 	height: 100%
}
.backoffice .tab a {
    display: block;
    width: 100%
    border: 1px solid #ddd;
    border-bottom: 1px solid #fff;
    padding: 0.5em 1em;
    border-radius: 3px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.backoffice select option {
	font-size: 16px
}
.backoffice.inscription .checkbox-wrap input[type="checkbox"], .backoffice.inscription input[type="radio"] {
    width: 35px;
    height: 35px;
}

.projet.projet-offres .wrap-960 .listing .btn-task {
    width: 100%;
    background-color: #eee;
    height: 100%;
    padding: 0.5em;
    margin-top: 1em;
    position: relative;
}
	.projet a.btn-task span {
	    font-size: 16px;
	    text-align: center;
	    font-weight: normal;
	    display: inline-block;
	    margin-top: 2px;
	}
.projet.projet-offres .wrap-960 .listing .btn-task span, .projet.projet-offres .wrap-960 .listing .btn-task i {
    font-size: 45px;
    display: inline-block;
    background-color: #eee;
}

.wrap-7.sidebar {
	padding: 1em 0em;
	font-size: 22px
}

.backoffice table  a i, .backoffice .sidebar  a i {
	border:none;
   display: inline-block;

}

.lb-marketplace .sb-div:last-child {
    border-left: none;
}

.lb-categories, .lb-inscription, .lb-confirmation{
width: 83%;
height: auto;
min-height: 610px;
overflow: inherit;
position: fixed;
padding:1em;
}
.projet.matching .lb-inscription .btn-wrap {
    margin: 0;
    max-width: 500px;
    margin:0 auto;
}


.lb-inscription h2 {
    font-size: 1em
}

.lb-confirmation textarea {
	width: 100%
;}
.lb-categories input, .lb-inscription input, .lb-confirmation input,
.projet input{
border-color: #999;
height: 40px;
}
.lb-inscription h3 {
	margin-bottom: 15px;
}

.lb-inscription .sb-div, .lb-confirmation .sb-div {
	width: 100%; 
	padding:5px 0 15px;
}
.lb-inscription .wrap-6, .lb-inscription .wrap-6 input, .lb-marketplace .lb-confirmation .sb-div {
	width: 100%!important
}
.lb-inscription .wrap-6 {
    margin-left: 0em;
}
.lb-confirmation .sb-div img, .lb-connexion.lb-inscription .sb-div img,.lb-inscription p,
.lb-inscription .sb-div+.sb-div h3, .lb-confirmation .sb-div+.sb-div  {
   display:none;
}

.lb-inscription .btn-wrap, .lb-confirmation .btn-wrap {
    text-align: center;
    max-width: 100%;width: 100%
}

.lb-connexion .ins, .lb-inscription .ins {
    margin: 1em auto;
}

.projet a.btn-projet, .projet .btn-wrap{
	width: 100%;
	font-size: 20px;
	padding:15px 20px;
}
.sidebar i, .projet i {
	margin-right: 1em;
}

.nbCredit {
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	display: block;
}
.projet .wrap-4{
	width: 100%;
	font-size: 1em;
}
.recap {
	margin: 0 auto;

}

.l_projet {
    padding: 1em 0;
}

.nbNotif {
	width: 50px;
	height: 50px;
	font-size: 30px;
	line-height: 50px;
}


.projet h1 {
	text-align: center;
	margin-bottom: 1.5em;
	border:none;
	padding-bottom: 0;
	line-height: 1em
}

.main.projet .meta  {
padding: 1em 2em;
font-size: 16px;
}
.main.projet .meta  strong{

width: 40%
}
.edit a {
	width: 100%;
	display: block;
	margin-bottom: 0.3em;
}


input[type="text"], input[type="date"], input[type="digit"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], select, textarea, .field {
max-width: 100%;
width: 100%;
min-height: 40px;
}

.projet input[type="checkbox"], .projet input[type="radio"] {
    width: 35px;
    height: 35px;
    margin-right: 1em;
    display: inline-block;
}
.matching span {
	max-width: 81%
}
.form_pre_coach_rep {
	margin-bottom: 1em
}

.espace .blocDouble {
	padding: 0;
    width:100%;
}



.miseContact {
	padding: 2em 1em ;
	width: 100%;
	box-sizing:border-box;
	margin-top: 0.5em;
}
.nouvelleOffre.wrap-960 h2 {
	margin-bottom: 0.5em;
}
.messagerie .ac-container, .messagerie .ac-container p{
 font-size: 40px;
}

.messagerie .ac-container p{
padding: 1em 2em;
}
.ac-container div{
   min-height: 600px;
}

.tests .question, .contact .wrap-960, .annuaire .wrap-960, .matching .wrap-960 {
     margin-top:0px;
     position: relative;
    height: 100%;
    overflow: auto;
}
.form_pre_coach_tt {
	width: 100%
}


.annuaire input[type="text"], .fiche.annuaire input[type="text"],.annuaire input[type="password"]   {
    display: block;
    width: 100%;
    max-width: 100%
    
}
.inscription .main, .backoffice .main {
	padding:0 1em;
}

.inscription .half {
       width: 100%;
}
.facturation .btn-wrap   {
    margin-top: 0em
}
	
.facturation .btn-wrap a  {
    color: #fff;
    background-color: #007EC3;
}
	.facturation .btn-wrap a:hover  {
	    background-color: #006da8;
	}
.annuaire .bandeau {
	padding:0 1em;
}
.annuaire .bandeau .btn {
    width: 100px;
    height: 70px;
    font-size: 0.7em;
    margin-bottom: 1.5em

}
		.annuaire .bandeau .btn i {
    font-size: 3em;margin-right: 0em;

}


}

/* pr tester la short liste de coach*/
.top_coach{
overflow:auto;
}
.top_un_coach{
float:left;
margin:1%;
width:30%;
}

.top_un_coach img{
width:90%;
margin:auto;
}

/*pagination*/

.pagination-circled > li > a {
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
}

.pagination-circled > li:first-child > a,
.pagination-circled > li:first-child > span {
    border-bottom-left-radius: 50px;
    border-top-left-radius: 50px;
}

.pagination-circled > li:last-child > a,
.pagination-circled > li:last-child > span {
    border-bottom-right-radius: 50px;
    border-top-right-radius: 50px;
}

.pagination-circled > li:first-child > a,
.pagination-circled > li:last-child > a {
    padding: 6px 13px;
}
.pagination {
    text-align: center;
    margin-top: 2em
}

.pagination li {
    display: inline-block;
    margin-left: 5px;
    float: left;
}

.pagination a  {
    margin: 0px;
    display: inline-block;
    padding-left: 0px;
    list-style-type: disc;
    background-color:#fff;
    color:#428bca;
    padding: 5px 15px 5px 15px;
    border-radius: 4px;
}

.pagination .active a{
color:#fff;
background-color:#428bca;
}






@media screen and (max-width:600px) {
	.listing-article ul li{
	width: 100%
}
.wrap-5, .home .wrap-5-5 {
     width: 100%; 
}

.home .bg .section-half-column img {
	display: none;
}

#test-btn {
top: 80%;
left: 70%

}

}



