/* --------------------------------------------------------- */
/* !Home Slides */
/* --------------------------------------------------------- */

#home-slide-1 {
	background-image: url(../images/Home_slide1.jpg);
	opacity:0.6;
}
#home-slide-2 {
	background-image: url(../images/Home_slide2.jpg);
	opacity:0.6;
}
#home-slide-3 {
	background-image: url(../images/Home_slide3.jpg);
	opacity:0.6;
}

@media (min-width: 768px) {
	#logo_en_media {
		max-height:180px!important;
		margin-top:30px!important;
		margin-left:30px!important;
		position: absolute!important;
		top: 0px !important;
		left: 0px !important;
	}
	.illustration_Screen {
		width:65%;height:auto;float:left;
	}
	.illustration_Mobile {
		width:25%;height:auto;float:right;
	}
	.trombine_mobile {
		display: none;
	}
	.trombine_screen {
		display: block;		
	}

}

@media (max-width: 767px) {
	#logo_en_media {
		max-height:120px!important;
		margin-top:20px!important;
		margin-left:20px!important;
		position: absolute!important;
	}
	.illustration_Screen {
		width:100%;height:auto;float:left;
	}
	.illustration_Mobile {
		width:50%;height:auto;float:right;margin-top:20px;
	}
	.trombine_mobile {
		display: block;
	}
	.trombine_screen {
		display: none;
	}
}


.aff_tel_benoit, .aff_tel_barbara {
	margin-top: 10px;
}

.class_email_team {
	font-size: 25px!important;
    line-height: 20px!important;
    color: white!important;
}
.class_email_team:hover {
    color: #33cc99!important;
}


/* --------------------------------------------------------- */
/* !Quotes Block */
/* --------------------------------------------------------- */

#quotes {
	background-image: url(../images/Parallax1.jpg);
}


/* --------------------------------------------------------- */
/* !Tweets Block */
/* --------------------------------------------------------- */

#tweets {
	background-image: url(../images/Parallax5.jpg);
	/*-webkit-transform:scaleX(-1);
    -moz-transform:scaleX(-1);
    -ms-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);*/
}

#tweets .container {
	/*-webkit-transform:scaleX(-1);
    -moz-transform:scaleX(-1);
    -ms-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);*/
}


/* --------------------------------------------------------- */
/* !Services More */
/* --------------------------------------------------------- */

#services-more {
	background-image: url(../images/Parallax2.jpg);
}


/* --------------------------------------------------------- */
/* !Client Quotes Block */
/* --------------------------------------------------------- */

#client-quotes {
	background-image: url(../images/Parallax4.jpg);
}


/* --------------------------------------------------------- */
/* !Contact Block */
/* --------------------------------------------------------- */

#contact {
	background-image: url(../images/Footer_Image.jpg);

}


/* --------------------------------------------------------- */
/* !Blog Header */
/* --------------------------------------------------------- */

#blog-header {
/* 	background-image: url(../images/Parallax3.jpg); */
}

.blog_header_concours {
	background-image: url(../images/recrutement.jpg);
}

.blog_header_concours_1 {
	background-image: url(../images/recrutement_1.jpg);
}
.blog_header_concours_2 {
	background-image: url(../images/recrutement_2.jpg);
}
.blog_header_concours_3 {
	background-image: url(../images/recrutement_3.jpg);
}


.button_recrute {
	background: transparent;
	
	border-radius : 15px;
	padding: 12px;
	font-size: 1.5em;
	margin: auto;
	
}
.button_recrute:hover {
	color: #3ecccb;
	border: 3px solid #3ecccb;
}

.Color_white {
	color: white!important;
	font-size: 16px;
/*
	padding: 0 40px;
	margin: 40px 0 40px 12%;
*/
}
.Color_white li {
	list-style: circle;
	font-size: 1.2em!important;
}

.expert_ul {
	font-size: 16px;
	color: #999;
	border-left: 2px solid #33cccc;
	padding: 0 40px;
	margin: 40px 0 40px 12%;
}
.expert_ul li {
	list-style: circle;
	font-size: 1.2em!important;
	
}

.section-title_font-weight {
	font-weight: 100!important;
}

.blog_header_web {
	background-image: url(../images/leptitHugoAvecSonClavier.jpg);
}
.blog_header_appli {
	background-image: url(../images/leptitHugoLesBrasEnLair.jpg);
}
.blog_header_ereputation {
	background-image: url(../images/leptitHugoMainAutourVisage.jpg);
}
.blog_header_360 {
	background-image: url(../images/leptitHugoAvecSonDoigtTete.jpg);
}


.apex_section_web {
/* 	background-image: url(../images/background_web.jpg); */
}

.text-concours{
	text-align: center;
}
.exigBloc{
	margin: 0 auto !important;
    max-width: 935px !important;
    float: none !important;
}
.bgJauge{
	width: 110px;
	height: 150px;
	display: inline-block;
	position: relative;
}
.pourcentJauge{
	position: absolute;
	width: 35px !important;
	height: 150px;
	font-size: 12px;
	color: #ffffff;
	right: 20px;
}
.pourcentJauge > span.firstP{
	display: block;
	height: 20px;
	width: 35px;
	line-height: 20px;
	margin-top: 0px;
	background: transparent !important;
	text-align: center;
}
.pourcentJauge > span.secP{
	display: block;
	height: 20px;
	width: 35px;
	line-height: 20px;
	background: transparent !important;
	text-align: center;
}
.pourcentJauge > span.thirdP{
	display: block;
	height: 20px;
	width: 35px;
	line-height: 20px;
	margin-top: 20px;
	background: transparent !important;
	text-align: center;
}
.bgJauge > div{
	width: 30px;
	height: 90px;
	margin: 0px 0px 0px 20px;
	
}
.bgJauge > div > span{
	display: block;
	height: 2px;
	border-radius: 2px;
	width: 100%;
	margin: 3px auto;
	background: #ffffff;
}
span.currentJauge{
	background: #52d1d0 !important;
}
span.usJauge{
	background: red !important;
}
.textJauge2{
	width: 110px !important;
	height: 30px !important;
	line-height: 15px;
	color: #ffffff;
	font-size: 14px;
	text-align: center;
	margin: 0 !important;
}
button.button_recrute{
	outline: none !important;
	border: 3px solid #999;
}

.modalInscription{
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
	z-index: 99;
	display: none;
}
.modalInscription > .formInscription{
	width: 100%;
	max-width: 360px;
	height: 100%;
	max-height: 360px;
	margin: 12.5% auto;
	background: #ffffff;
	border-radius: 20px;
	padding: 20px;
	
}
.button_recrute.geoloc{
	margin-top: 15px;
}
.formInscription{
	text-align: center;
}


@media (min-width: 321px){
	.entry-right {
	    margin-left: 0px !important; 
	}	
}

/**********************EPREUVE DE SELECTION CONCOURS*****************/
/********************************************************************/
.centerVideo {
	margin: 0 auto!important;
	max-width: 960px;
	position:relative;
}

.timerClock{
	height: 125px;
	width: 100%;
	padding-bottom: 15px;
	border-bottom: 1px solid #e5e5e5;
}
.timerClock > div.leftElemTimer{
	height: 110px;
	width: 100%;
	min-width: 100px;
	max-width: 140px;
	float: left;
}
.timerClock > div.leftElemTimer > div.elemTimer{
	height: 45px;
	line-height: 45px;
	width: 100%;
	min-width: 100px;
	max-width: 140px;
}

.timerClock > div.rightElemTimer{
	height: 110px;
	width: auto;
	min-width: 140px;
	float: right;
}

.infosUserAttemp{
	height: 55px;
	line-height: 55px;
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	clear: both;
}
.infosTest{
	font-weight: normal !important;
	display: inline-block;
	height: 55px;
	line-height: 55px;
	float: right;
	font-size: 15px;
}
.lineTimer{
	height: 50px;
	width: 100%;
	margin: 0px 0px 5px 0px;
}

.resultTimer{
	color: #33cccc;
}

.currentTimer{
	display: inline-block;
	height: 30px;
	border-radius: 4px;
	width: 4px;
	margin: 10px 1px;
	background: #52d1d0;
}
.decTimer{
	background: #CCC !important;
}
.redTimer{
	background: #ea1f1f !important;
}
button.btnBeginTimer{
	display: inline-block;
    font-weight: 400;
    color: #b1b1b1;
    background-color: transparent;
    border: 2px solid #CCC;
    padding: 5px 10px;
    border-radius: 5px;
    margin: 5px 3px;
    -webkit-transition: color .25s ease, background-color .25s ease, border-color .25s ease;
    transition: color .25s ease, background-color .25s ease, border-color .25s ease;
}
button.btnBeginTimer:hover {
    color: #FFF !important;
    background-color: #33cccc;
    border-color: #33cccc;
}
button.btnBeginTimer:focus{
	outline: 0;
}
button.btnPreview{
	display: inline-block;
    font-weight: 400;
    color: #b1b1b1;
    background-color: transparent;
    border: 2px solid #CCC;
    padding: 5px 10px;
    border-radius: 5px;
    margin: 5px 3px;
    -webkit-transition: color .25s ease, background-color .25s ease, border-color .25s ease;
    transition: color .25s ease, background-color .25s ease, border-color .25s ease;
    float: left;
}
button.btnPreview:hover {
    color: #FFF !important;
    background-color: #65c2cf;
    border-color: #65c2cf;
}
button.btnPreview:focus{
	outline: 0;
}
button.btnFinish{
	display: inline-block;
    font-weight: 400;
    color: #b1b1b1;
    background-color: transparent;
    border: 2px solid #CCC;
    padding: 5px 10px;
    border-radius: 5px;
    margin: 5px 3px;
    -webkit-transition: color .25s ease, background-color .25s ease, border-color .25s ease;
    transition: color .25s ease, background-color .25s ease, border-color .25s ease;
    float: left;
}
button.btnFinish:hover {
    color: #FFF !important;
    background-color: #e46e74;
    border-color: #e46e74;
}
button.btnFinish:focus{
	outline: 0;
}

.title-consigne{
	font-weight: bold !important;
	margin-bottom: 0px !important;
}
.title-consigne > span.infosTest{
	float: none !important;
	color: #52d1d0 !important;
}
.text-consigne{
	padding: 8px;
	word-break: break-word;
	font-size: 14px;
	color: #CCC;
}
.infosTests{
	font-weight: normal !important;
	font-size: 15px;
	color: #52d1d0 !important;
}
.contextEpreuve{
	min-height: 500px;
	height: 100%;
	width: 100%;
	padding-top: 20px;
}
.codeMirror{
	border: solid 1px #ccc;
}
.contentEditors{
	width: 50%;
	min-height: 500px;
	height: 100%;
	float: left;
	padding: 0px 10px 0px 10px;
}
.contentEditors > textarea{
	height: 600px;
}
.errorText{
	color: #ce2020;
	font-weight: bold;
	font-size: 16px;
}
.title-module{
	margin-bottom: 0px !important;
	margin-top: 30px;
}
.renduEditor{
	margin: 10px auto;
	height: 300px;
	width: auto;
	border: solid 1px #CCC;
	position: relative;
	display: block;
	padding: 0px;
}
.actionRenduEditor{
	clear: both;
	height: 60px;
	width: 100%;	
}
.returnEvents{
	display: none;
	height: auto;
	width: auto;
}

@media (min-width: 1330px){
	.timerClock > div.leftElemTimer > div.elemTimer{
		height: 45px;
		line-height: 45px;
		width: 100%;
		min-width: 140px;
		max-width: 240px;
		font-size: 19px;
		font-weight: bold;
	}
	.timerClock > div.leftElemTimer{
		height: 110px;
		width: 100%;
		min-width: 140px;
		max-width: 240px;
		float: left;
	}
}


/***********************************/
.testLogo{
	width: 300px;
	height: 300px;
	position: relative;
	margin: 20px auto;
}
.imgLogo{
	width: 130px;
	height: 48px;
	position: relative;
	margin: 126px auto;
	display: block;
}
.elemSat{
	width: 40px;
    height: 40px;
    font-size: 20px;
    line-height: 37px;
    border-radius: 40px;
    text-align: center;
    color: #666;
    background-color: transparent;
    border: 2px solid #cdcdcd;
    -webkit-transition: color .25s ease, background-color .25s ease, border-color .25s ease;
    transition: color .25s ease, background-color .25s ease, border-color .25s ease;
    position: absolute;
}
.elemSat.INS{
	top: 10px;
    left: 50%;
	transform: translateX(-50%);
}
.elemSat.TAB{
	bottom: 10px;
    left: 50%;
	transform: translateX(-50%);
}
.elemSat.LIN{
	top: 50%;
    left: 40%;
	transform: translate(-40%, -50%);
}
.elemSat.GGP{
	top: 50%;
    left: 60.5%;
	transform: translate(-60.5%, -50%);
}
.elemSat.FB{
	top: 20%;
    left: 43%;
	transform: translate(-42.5%, -25%);
}

.displayNone{
	display: none;
}
#restingTime{
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
#restingTime > div.alert{
	margin-bottom: 0px !important;
}
.finishErrorTest{
	font-weight: bold;
	font-size: 17px;
}

.contHeightFixed{
	min-height: 600px;
}
.text-inscription{
	margin-bottom: 20px;
	text-align: center;
}


/**************** PARTIE PLAYER VIDEO HTML CUSTOM by HackingChark ******************/
/***********************************************************************************/
/***********************************************************************************/
@media screen and (min-width: 1170px){
	::-webkit-media-controls {
	  	display: none !important;
	}
	.video_container{
		position: relative;
		width: 960px;
	}
	video#exVideoFB1{
		width: 960px;
	}
	video#exVideoFB2{
		width: 960px;
	}

	#progressBarCustom{
		width: 825px !important;
	}
/**/
	.custControls{
		width: 960px;
	}
}
@media screen and (max-width: 320px){
	::-webkit-media-controls {
	  	display: none !important;
	}
	.video_container{
		position: relative;
		width: 100%;
		max-width: 290px;
	}
	video#exVideoFB1{
		width: 290px;
	}
	video#exVideoFB2{
		width: 290px;
	}

	#progressBarCustom{
		width: 62% !important;
	}
/**/
	.custControls{
		width: 100%;
		max-width: 290px;
	}
	.entry-right {
		margin-left: 0px !important;
	}
}
@media screen and (min-width: 330px) and (max-width: 640px){
	::-webkit-media-controls {
	  	display: none !important;
	}
	.video_container{
		position: relative;
		width: 100%;
		max-width: 610px;
		min-width: 300px;
	}
	video#exVideoFB1{
		width: 100%;
		max-width: 610px;
		min-width: 300px;
	}
	video#exVideoFB2{
		width: 100%;
		max-width: 610px;
		min-width: 300px;
	}

	#progressBarCustom{
		width: 62% !important;
	}
/**/
	.custControls{
		width: 100%;
		max-width: 610px;
	}
}
@media screen and (min-width: 650px) and (max-width: 1160px){
	::-webkit-media-controls {
	  	display: none !important;
	}
	.video_container{
		position: relative;
		width: 100%;
		max-width: 1130px;
		min-width: 620px;
		margin: 0 auto;
	}
	video#exVideoFB1{
		width: 100%;
		max-width: 1130px;
		min-width: 620px;
	}
	video#exVideoFB2{
		width: 100%;
		max-width: 1130px;
		min-width: 620px;
	}
	#progressBarCustom{
		width: 79% !important;
/*
		max-width: 500px;
		min-width: 390px;
*/
	}
	.custControls{
		width: 100%;
		max-width: 1130px;
	}
}

.video_container video {
	position: static;	
	-webkit-box-shadow: 0 5px 15px black;
	-moz-box-shadow: 0 5px 15px black;
	box-shadow: 0 5px 15px black;	
	-webkit-transition:all .3s ease-in; 
	-moz-transition: all .3s ease-in;
}


.custControls{
	position: absolute;
	height: 30px;
	background-color: transparent !important;
	bottom: 6px;
	right: 0;
	left: 0;
	display: none;
	transition: display 4s;
	-webkit-transition: display 4s;
	-moz-transition: display 4s;
	-o-transition: display 4s;
}
#playBtnCustom{
	width: 5%;
	max-width: 40px;
	min-width: 36px;
	height: 30px;
	float: left;
	text-align: center;
	line-height: 30px;
	color: #33cccc;
	cursor: pointer;
}
#progressBarCustom{
	height: 30px;
	line-height: 30px;
	float: left;
	color: #33cccc;
	width: 82%;
	position: relative;
}
.hiddenProgressSelect{
	height: 8px;
	display: inline-block;
	position: absolute;
	top: 12px;
	left: 5px;
	right: 5px;
	width: 100%;
	border-radius: 8px;
	background-color: transparent;
	cursor: pointer;
}
#progressBarCustom > div#bgProgressBar{
	height: 8px;
	display: inline-block;
	margin: 12px 5px 10px 5px;
	width: 100%;
	border-radius: 8px;
	background-color: rgba(51, 204, 204, 0.5);
	overflow: hidden;
}
.sonBtnCustom{
	width: 5%;
	min-width: 30px;
	max-width: 30px;
	height: 30px;
	float: right;
	text-align: center;
	line-height: 31px;
	color: #33cccc;
	cursor: pointer;
	position: relative;
}
.timeRestCustom{
	width: 10%;
	min-width: 50px;
	max-width: 50px;
	height: 30px;
	float: right;
	text-align: center;
	line-height: 35px;
	color: #33cccc;
	font-weight: bold;
    font-size: 13px;
}
.ProgressBarContent{
	height: 8px;
	width: 0%;
	background-color: rgba(51, 204, 204, 1);
	border-radius: 8px;
}
.bullePlayBtn{
	width: 120px;
	height: 119px;
	position: absolute;
	top: 50%;
    left: 50%;
	transform: translate(-50%, -50%);
	background: url("http://lamainduweb.com/projetRecrutement/htmlVideos/assets/img/bullevideo.png") center;
	display: block;
	transition: display 4s;
	-webkit-transition: display 4s;
	-moz-transition: display 4s;
	-o-transition: display 4s;
}
.bullePlayBtn:hover{
	background: url("http://lamainduweb.com/projetRecrutement/htmlVideos/assets/img/bullevideo-hover.png") center;
	cursor: pointer;
}
.setVolumeBar{
	position: absolute;
	width: 30px;
	height: 90px;
	display: none;
	background-color: transparent;
	bottom: 36px;
	right: 50px;
	cursor: default;
}
.contentVolumeBar{
	width: 8px;
	height: 90px;
	margin: 0px 11px 0px 11px;
	border-radius: 8px;
	background-color: rgba(51, 204, 204, 0.5);
	cursor: pointer;
	position: relative;
}
.valueVolumeBar{
	width: 8px;
	height: 50%;
	border-radius: 8px;
	background-color: rgba(51, 204, 204, 1);
	cursor: pointer;
	position: absolute;
	bottom: 0;
	z-index: 1;
}
.valueHiddenBar{
	width: 8px;
	height: 90px;
	background-color: transparent;
	position: absolute;
	bottom: 0;
	z-index: 99;
}

/***********************************************************************************/
/***********************************************************************************/
/***********************************************************************************/
































