/*
Theme Name: Pole Emploi - Le LAB
Theme URI: http://wordappeal.com/
Author: WordAppeal
Author URI: http://wordappeal.com/
Description: Pole Emploi - Le LAB Theme
Version: 1.0
*/

@charset "utf-8";

/* Base */
*{ outline:none; }
html, body, h1, h2, h3, h4, h5, h6, abbr, acronym, address, article, aside, big,
blockquote, button, cite, code, details, div, dd, dl, dt, em, fieldset, figcaption,
figure, font, footer, form, header, hgroup, input, img, label, legend, nav,
p, pre, section, small, span, select, sub, sup, textarea,
ul { margin:0; padding:0; vertical-align:top; font-style:normal; list-style:none; font-family: "Raleway", Arial, Helvetica, sans-serif }
html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; height:100%;}
body { line-height: 1; /*min-height:100%;*/ background:#fff; padding:54px 0; color:#00000c; min-height:100%; box-sizing : border-box;}
a { text-decoration:none; cursor:pointer; color:#00000c}
a:hover { text-decoration:none; }
a:focus { outline:none; }
strong { font-weight: bold; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #fff; margin:0; padding: 0; }
ul, ol { margin: 0; padding: 0;}
img { border: 0; -ms-interpolation-mode: bicubic; display:block; }
svg:not(:root) { overflow: hidden; }
fieldset { border: 0; }
legend { border: 0; }
label { cursor: pointer; }
em{ font-style:italic;}
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; outline:none }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; }
table { border-collapse: collapse; border-spacing: 0; }
table tbody > tr:first-child > td {background-color: #f49819; color: #ffffff;}
table tbody tr:nth-child(even) {background: #ffffff;}
table tbody tr:nth-child(odd) {background: #cccccc;}
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
.masque { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Layer */
body.layered{overflow:hidden}

/* Menu Top */
.menuTop{
	background:#000210;
	height:54px;
	position:fixed;
	width:100%;
	top:0;
	z-index:100;
}
.menuTop h1 {
	display:inline-block;
	padding:10px 16px;
	border-right:1px solid #2e303b;
}
.menuTop h1 img,
.layerNav .logo{
  width: 42px;
  height: 34px;
}
.menuTop .menuTopExpand{
	font-size:28px;
	color:#fff;
	vertical-align:top;
	padding:13px;
}
.menuTop .menuTopExpand span{
	-webkit-transition:color .3s ease;
	transition:color .3s ease;
}
.menuTop .menuTopExpand:hover span{
	color:#ffa415;
}
.menuTop .menuTopExpand span{
	font-weight: 200;
	font-size:24px;
	text-transform: uppercase;
	padding-left: 12px;
	padding-top:3px;
	display:inline-block;
}

#second-menu-title.active {
	background: url("img/second-menu-arrow.png");
	background-repeat: no-repeat;
	background-position: right 15px center;
	cursor: pointer;
}
#second-menu-title {
	display: none;
	color: #ffffff;
	float: right;
	padding: 21px;
	padding-right: 50px;
	background: url("img/second-menu-arrow-top.png");
	background-repeat: no-repeat;
	background-position: right 15px center;
	background-position-x: 90%;
	background-position-y:50%; 
	font-weight: 300;
	text-transform: uppercase;
	font-size: 11px;
	cursor: pointer;
}
#second-menu {
	float: right;
}
#second-menu li {
	display: inline-block;
	vertical-align: top;
}
.social-network-header-twitter {
	padding: 17px 5px;
}
.social-network-header-insta {
	padding: 14px 10px 14px 5px;
}

.menuTop .btnSearch{
	display:inline-block;
	background:url(img/icone-search.png) right center no-repeat;
	padding: 22px 42px 22px 22px;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 11px;
	margin-right: 20px;
	-webkit-transition:color .3s ease;
	transition:color .3s ease;
}
.menuTop .modeEmploi{
	display:inline-block;
	padding:21px;
	padding-right:60px;
	background:url(img/gears.png) 208px 13px no-repeat;
	color:#fff;
	font-weight: 300;
	text-transform: uppercase;
	font-size:11px;
	-webkit-transition:color .3s ease;
	transition:color .3s ease;
	border-right: 1px solid #2e303b;
}
.menuTop .subscribe {
	display:inline-block;
	padding:21px;
	padding-right:60px;
	background:url(img/suscribe.png) 185px center no-repeat;
	color:#fff;
	font-weight: 300;
	text-transform: uppercase;
	font-size:11px;
	-webkit-transition:color .3s ease;
	transition:color .3s ease;
	border-right: 1px solid #2e303b;
	border-left: 1px solid #2e303b;
}
.menuTop .form-download {
	display: inline-block;
	padding: 21px;
	padding-right: 60px;
	background: url(img/form-download.png);
	background-repeat: no-repeat;
	background-position: right 18px center;
	color: #ffffff;
	font-weight: 300;
	text-transform: uppercase;
	font-size: 11px;
	-webkit-transition:color .3s ease;
	transition:color .3s ease;
	border-right: 1px solid #2e303b;
}
.menuTop .team {
	display: inline-block;
	padding: 21px;
	padding-right: 60px;
	background: url(img/team.png);
	background-repeat: no-repeat;
	background-position: right 18px center;
	color: #ffffff;
	font-weight: 300;
	text-transform: uppercase;
	font-size: 11px;
	-webkit-transition:color .3s ease;
	transition:color .3s ease;
	border-right: 1px solid #2e303b;
}
.menuTop .modeEmploi:hover,
.menuTop .subscribe:hover,
.menuTop .form-download:hover,
.menuTop .btnSearch:hover,{
	color:#ffa415;
}
.menuTop .modeEmploi strong{
	font-weight: 700;
	font-size: 11px;
}

/*Search layer*/
.search.search-header {
	position:fixed;
	width:100%;
	height: 140px;
	top:-220px;
	left:0;
	background:rgba(1,11,41,.92);
	box-shadow: 0px 10px 20px 0px #17135c;
	opacity:0;
	display:none;
}
.search .cSearch input {
	background:url(img/icone-search-big.png) 65px 30px no-repeat !important;
	border:none !important;;
	color:#ffffff !important;
	font-size:42px !important;;
	font-weight:700 !important;;
	padding:5px 0 5px 170px !important;;
	/*margin:60px;*/
	width:50% !important;
	height: 100px !important;
}
.sf_search {
	background: none !important;
	width: 90%;
	height: 160px;
	border: 0 !important;
}
.sf_search .sf_button, .sf_search .searchsubmit {
	background: none !important;
}

.search .cSearch .close{
}
.search .cSearch .close {
	position: absolute;
	right: 32px;
	top: 30px;
	width: 120px;
	height: 130px;
	opacity: 0.6;
	transition:all .2s ease;
	-webkit-transition:all .2s ease;
	-moz-transition:all .2s ease;
	-ms-transition:all .2s ease;
	transition:all .2s ease;
}
.search .cSearch .close:hover {
  opacity: 1;
}
.search .cSearch .close:before, .search .cSearch .close:after {
  position: absolute;
  left: 60px;
  content: ' ';
  height: 83px;
  width: 1px;
  background-color: #fff;
}
.search .cSearch .close:before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.search .cSearch .close:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.search .lrSearch{
	background:rgba(1,11,41,.92);
	color:#fff;
	height:100%;
	padding:0px 60px;
	display:none;
}
.search .lrSearch h2{
	font-weight:500;
	font-size:20px;
	padding:5px 0;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}
.search .lrSearch h2 strong{
	font-weight:700;
}
.search .results{
	margin-top:30px;
	height:63%;
	overflow:scroll;
	overflow-x:hidden;
}
.search .results li{
	width:100%;
	float:left;
	clear:both;
	min-height:90px;
}
.search .results .title{
	float:left;
	box-sizing: border-box;
	width:24%;
	border-top:4px solid #0e48ff;
	padding:18px 60px 18px 0;
	margin-right:20px;
	font-weight:200;
	line-height:22px;
}
.search .results .resume{
	float:left;
	padding:18px 0;
	width:54%;
	font-size:14px;
	line-height:22px;
}
.search .results .openResult{
	display:block;
	float:left;
	width:15%;
	text-align:right;
	box-sizing:content-box;
	padding:18px 0;
}
.search .results .openResult img{
	display:inline-block;
}
.search .results::-webkit-scrollbar {
  width: 10px;
  height: 15px;
}
.search .results::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}
.search .results::-webkit-scrollbar-thumb {
  background: #fff;
  border-radius: 0px;
}
.search .results::-webkit-scrollbar-thumb:hover {
  background: #ffffff;
}
.search .results::-webkit-scrollbar-thumb:active {
  background: #ffffff;
}
.search .results::-webkit-scrollbar-track {
  background: rgba(1,11,41,.92);;
  border: 1px solid #ffffff;
  border-radius: 0px;
}
.search .results::-webkit-scrollbar-track:hover {
  background: rgba(1,11,41,.92);;
}
.search .results::-webkit-scrollbar-track:active {
  background: rgba(1,11,41,.92);;
}
.search .results::-webkit-scrollbar-corner {
  background: transparent;
}
/*Menu layer */
.layerNav{
	position:fixed;
	width:100%; height:100%;
	top:0; left:0;
	background:rgba(1,11,41,.95);
	opacity:0;
	display:none;
}
.layerNav .logo{
	padding: 10px 16px;
}
.layerNav .close {
	position: absolute;
	right: 32px;
	top: 32px;
	width: 120px;
	height: 70px;
	opacity: 0.6;
	transition:all .2s ease;
	-webkit-transition:all .2s ease;
	-moz-transition:all .2s ease;
	-ms-transition:all .2s ease;
}
.layerNav .close:hover {
  opacity: 1;
}
.layerNav .close:before, .layerNav .close:after {
  position: absolute;
  left: 60px;
  content: ' ';
  height: 83px;
  width: 1px;
  background-color: #fff;
}
.layerNav .close:before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.layerNav .close:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.layerNav .close span{
	position:absolute;
	display:block;
	color:#fff;
	font-weight: 200;
	border:1px solid #fff;
	padding:2px 5px;
	text-transform:uppercase;
	font-size:12px;
	bottom: -30px;
	left: 30px;
}
.layerNav h2{
	font-weight: 100;
	font-size:24px;
	background:url(img/logo-menu.png) center top no-repeat;
	padding-top:70px;
	color:#fff;
	width:66px;
	margin:7% auto 0;
	text-transform:uppercase;
}
.layerNav nav{
	margin:80px 0 0 150px;
}
.layerNav nav a{
	display:inline-block;
	font-weight: 300;
	font-size:21px;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:20px;
	-webkit-transition:all .2s ease;
	-moz-transition:all .2s ease;
	-ms-transition:all .2s ease;
	transition:all .2s ease;
}
.layerNav nav a:before {
	font-family: "lab";
	content: "a";
	line-height: 1;
	color:#fff;
	font-size:30px;
	text-transform:none;
	position: relative;
	top: 8px;
	-webkit-transition:all .2s ease;
	-moz-transition:all .2s ease;
	-ms-transition:all .2s ease;
	transition:all .2s ease;
	padding-right:20px;
}
.layerNav nav li:nth-child(2) a:before{content: "b";}
.layerNav nav li:nth-child(3) a:before{content: "c";}
.layerNav nav li:nth-child(4) a:before{content: "d";}
.layerNav nav li:nth-child(5) a:before{content: "e";}
.layerNav nav li:nth-child(6) a:before{content: "f";}
.layerNav nav a:hover,
.layerNav nav a.on,
.layerNav nav a.on:before,
.layerNav nav a:hover:before {
	color:#ffa415;
}
.layerNav nav li.current-menu-item a {
	color:#ffa415;
}
.layerNav nav li.current-menu-item a:before {
	color:#ffa415;
}





.layerNav nav a.on {
	font-weight: 700;
}
.layerNav nav svg{
	width:41px; height:39px;
	fill:#fff;
	vertical-align:text-top;
	margin-right:13px;
	transition:all .2s ease;
	-webkit-transition:all .2s ease;
	-moz-transition:all .2s ease;
	-ms-transition:all .2s ease;
}
.layerNav nav a:hover svg,
.layerNav nav a.on svg{
	fill:#ffa415;
}

/* Comment ça marche */
.layer-le-lab {
	position:fixed;
	width:100%; height:100%;
	top:0; left:0;
	background:rgba(1,11,41,.95);
	opacity:0;
	display:none;
}
.layer-le-lab a {
	text-decoration: underline;
	font-weight: bold;
}
.layer-le-lab .close {
	position: absolute;
	right: 10px;
	top: 20px;
	width: 120px;
	height: 70px;
	opacity: 0.6;
	-webkit-transition:all .2s ease;
	transition:all .2s ease;
}
.layer-le-lab .close:hover {
  opacity: 1;
}
.layer-le-lab .close:before, .layer-le-lab .close:after {
  position: absolute;
  left: 60px;
  content: ' ';
  height: 83px;
  width: 1px;
  background-color: #000;
}
.layer-le-lab .close:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.layer-le-lab .close:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg)
  ;transform: rotate(-45deg);
}
.layer-le-lab .close span{
	position:absolute;
	display:block;
	color:#000;
	font-weight: 500;
	border:1px solid #000;
	padding:2px 5px;
	text-transform:uppercase;
	font-size:12px;
	bottom: -30px;
	left: 30px;
}
.layer-le-lab-inner{
	position:fixed;
	width: 1200px;
	height: 850px;
	top:0; left:50%;
	margin-left: -600px;
	background: #fff;
}
.layer-le-lab h2{
	font-weight: 100;
	font-size:30px;
	background:url(img/logo-comment-ca-marche.png) center top no-repeat;
	padding-top:100px;
	color:#000000;
	width:490px;
	margin:20px auto 0;
	text-transform:uppercase;
}
.layer-le-lab-inner-items{
	padding: 40px;
}
.layer-le-lab-inner-items:last-of-type
{
	margin-right: 0;
}
.layer-le-lab-inner-items article{
	width: 270px;
	display: inline-block;
	vertical-align: top;
	margin-right: 8px;
}
.layer-le-lab-inner-items article h4:before {
	font-family: "lab";
	line-height: 1;
	font-size:20px;
	text-transform:none;
	position: relative;
	top: -2px;
	-webkit-transition:all .2s ease;
	-moz-transition:all .2s ease;
	-ms-transition:all .2s ease;
	transition:all .2s ease;
	padding-right:20px;
}
.layer-le-lab-inner-items article:nth-of-type(1) h4:before {
	content: "d";
	color:#f7a600;
}
.layer-le-lab-inner-items article:nth-of-type(2) h4:before {
	content: "c";
	color:#444444;
}
.layer-le-lab-inner-items article:nth-of-type(3) h4:before {
	content: "e";
	color:#ffcc00;
}
.layer-le-lab-inner-items article:nth-of-type(4) h4:before {
	content: "a";
	color:#ff5b00;
}
.layer-le-lab-inner-items article:last-of-type{
	margin-right: 0;
}
.layer-le-lab-inner-items hr{
	width: 40px;
	text-align: left;
	border-top: 1px solid #000000;
}
.layer-le-lab-inner-items h4{
	text-transform: uppercase;
	font-size: 14px;
	padding: 15px 0;
	color: #000000;
}
.layer-le-lab-inner-items svg{
	width: 41px;
	height: 39px;
	fill: #f7a600;
	vertical-align: text-top;
}
.layer-le-lab-inner-items article.layer-le-lab-inner-item-projects h4 svg{
	fill: #f7a600;
}
.layer-le-lab-inner-items article.layer-le-lab-inner-item-workshops h4 svg{
	fill: #444444;
}
.layer-le-lab-inner-items article.layer-le-lab-inner-item-place h4 svg{
	fill: #ffcc00;
}
.layer-le-lab-inner-items article.layer-le-lab-inner-item-method h4 svg{
	fill: #ff5b00;
}
.layer-le-lab-inner-items p{
	font-size: 12px;
	line-height: 18px;
	color: #303030;
}
.layer-le-lab-inner-also{
	width: 100%;
	padding: 20px 0;
	background: #ffa415;
}
.layer-le-lab-inner-also-items{
	padding: 40px 0;
	text-align: center;
}
.layer-le-lab-inner-also article{
	width: 145px;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	margin: 0 50px;
}
.layer-le-lab-inner-also h3 {
	font-size: 24px;
	color: #000000;
	text-align: center;
}
.layer-le-lab-inner-also img {
	display: inline-block;
}
.layer-le-lab-inner-also div {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	padding: 20px 0;
}
.layer-le-lab-inner-also div span
{
	font-size: 22px;
}

/* Formulaire de contact */
.layer-contact-form{
	position:fixed;
	width:100%; height:100%;
	top:0; left:0;
	background:rgba(1,11,41,.95);
	opacity:0;
	display:none;
}
.layer-contact-form .close {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 50px;
	height: 50px;
	opacity: 0.6;
	-webkit-transition:all .2s ease;
	transition:all .2s ease;
}
.layer-contact-form .close:hover {
	opacity: 1;
}
.layer-contact-form .close:before, .layer-contact-form .close:after {
	position: absolute;
	right: 30px;
	top: 20px;
	content: ' ';
	height: 40px;
	width: 1px;
	background-color: #000;
}
.layer-contact-form .close:before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.layer-contact-form .close:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.layer-contact-form .close span{
	position:absolute;
	display:block;
	color:#000;
	font-weight: 500;
	border:1px solid #000;
	padding:2px 5px;
	text-transform:uppercase;
	font-size:12px;
	bottom: -30px;
	left: 30px;
}
.layer-contact-form-inner{
	position: absolute;
	width: 390px;
	height: 640px;
	top: 50%;
	left: 50%;
	margin-left: -235px;
	background: #ffffff;
	padding: 25px 40px;
	margin-top: -300px;
}
.layer-contact-form-inner h2 {
	font-weight: 100;
	font-size: 30px;
	color: #000000;
	text-transform: uppercase;
	padding-bottom: 20px;
}
.layer-contact-form-inner p {
	margin-bottom: 10px;
	font-size: 14px;
}
.layer-contact-form-inner p select {
	padding: 8px 0;
	width: 100%;
	padding-left: 2%;
	margin-top: 5px;
}
.layer-contact-form-inner p input {
	width: 97%;
	height: 30px;
	padding-left: 2%;
	margin-top: 5px;
}
.layer-contact-form-inner p input.wpcf7-submit {
	width: 100%;
	height: 35px;
	padding: 5px 0;
	margin: 0;
}
.wpcf7-text {
	width: 340px;
	border: 1px solid #a9a9a9;
}
.wpcf7-textarea {
	width: 97%;
	height: 130px;
	padding: 2% 0 2% 2%;
	border: 1px solid #a9a9a9;
	margin-top: 5px;
}
.wpcf7-submit {
	display:inline-block;
	padding:10px 20px;
	color:#01050e;
	border: 1px solid #a9a9a9;
	background: #ffffff;
	margin-right:20px;
	-webkit-transition:all .3s ease;
	transition:all .3s ease;
}
.wpcf7-submit:hover {
	background: #4aa4ff;
	color:#ffffff;
	border:1px solid #4aa4ff;
}
.layer-contact-form-inner span.wpcf7-not-valid-tip {
	font-size: 12px;
}
.layer-contact-form-inner div.wpcf7-validation-errors {
	display: none !important;
}
.layer-contact-form-inner div.wpcf7-mail-sent-ok {
	margin-top: 0;
	border: 0;
	text-align: left;
	position: absolute;
	top: 0;
	padding: 30px 0;
	background: #fff;
	margin: 0;
}

/* Souscrire au lab */
.layer-subscribe {
	position:fixed;
	width:100%;
	height:100%;
	top:0; left:0;
	background:rgba(1,11,41,.95);
	opacity:0;
	display:none;
}
.layer-subscribe a {
	text-decoration: underline;
	font-weight: bold;
}
.layer-subscribe .close {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 50px;
	height: 50px;
	opacity: 0.6;
	-webkit-transition:all .2s ease;
	transition:all .2s ease;
}
.layer-subscribe .close:hover {
	opacity: 1;
}
.layer-subscribe .close:before, .layer-subscribe .close:after {
	position: absolute;
	right: 30px;
	top: 20px;
	content: ' ';
	height: 40px;
	width: 1px;
	background-color: #000;
}
.layer-subscribe .close:before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.layer-subscribe .close:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.layer-subscribe .close span{
	position:absolute;
	display:block;
	color:#000;
	font-weight: 500;
	border:1px solid #000;
	padding:2px 5px;
	text-transform:uppercase;
	font-size:12px;
	bottom: -30px;
	left: 30px;
}
.layer-subscribe-inner {
	position: absolute;
	width: 390px;
	/*height: 600px;*/
	top: 50%;
	left: 50%;
	margin-left: -235px;
	background: #ffffff;
	padding: 25px 40px;
	margin-top: -300px;
	text-align: justify;
}
.layer-subscribe h2 {
	font-weight: 100;
	font-size: 30px;
	color: #000000;
	text-transform: uppercase;
	padding-bottom: 20px;
	text-align: left;
}
.subscribe-content {
	padding: 0 0 20px 0;
}
.subscribe-content p {
	font-size: 16px;
	line-height: 20px;
}
.subscribe-form h2 {
	display: none;
}
.s2_form_widget input#s2email {
	border: 1px solid #a9a9a9;
	margin:  0 0 10px 0;
	height: 30px;
	padding: 1px 3%;
	width: 94%;
}
.s2_form_widget input[type="submit"] {
	display: inline-block;
	float: right;
	padding: 5px 20px;
	color: #01050e;
	border: 1px solid #a9a9a9;
	background: #ffffff;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
.s2_form_widget input[type="submit"]:hover {
	background: #4aa4ff;
	color:#ffffff;
	border:1px solid #4aa4ff;
}
.subscribe-form div {
	height: auto !important;
}

/* Formulaire de contact */
.layer-dowload{
	position:fixed;
	width:100%; height:100%;
	top:0; left:0;
	background:rgba(1,11,41,.95);
	opacity:0;
	display:none;
}
.layer-dowload .close {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 50px;
	height: 50px;
	opacity: 0.6;
	-webkit-transition:all .2s ease;
	transition:all .2s ease;
}
.layer-dowload .close:hover {
	opacity: 1;
}
.layer-dowload .close:before, .layer-dowload .close:after {
	position: absolute;
	right: 30px;
	top: 20px;
	content: ' ';
	height: 40px;
	width: 1px;
	background-color: #000;
}
.layer-dowload .close:before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.layer-dowload .close:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.layer-dowload .close span{
	position:absolute;
	display:block;
	color:#000;
	font-weight: 500;
	border:1px solid #000;
	padding:2px 5px;
	text-transform:uppercase;
	font-size:12px;
	bottom: -30px;
	left: 30px;
}
.layer-dowload-inner {
	position: absolute;
	width: 390px;
	/*height: 550px;*/
	top: 50%;
	left: 50%;
	margin-left: -235px;
	background: #ffffff;
	padding: 25px 40px;
	margin-top: -300px;
}
.layer-dowload-inner h2 {
	font-weight: 100;
	font-size: 30px;
	color: #000000;
	text-transform: uppercase;
	padding-bottom: 20px;
}
.layer-dowload-inner p {
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 20px;
}

.layer-dowload-inner .download-form {
	display: block;
	width: 80%;
	margin: 20px auto;
	border: 1px solid #181304;
	background: url(img/popin-form-download.png) 20px 5px no-repeat;
	padding: 10px 0 10px 20px;
	color: #181304;
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
	text-align: center;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}
.layer-dowload-inner .share-form {
	display: block;
	width: 80%;
	margin: 20px auto;
	border: 1px solid #181304;
	background: url(img/popin-form-share.png) 20px 5px no-repeat;
	padding: 10px 0 10px 20px;
	color: #181304;
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
	text-align: center;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}

/* LANDING */
.landing{
	background-color:#ffffff;
	/*background-size:cover;*/
	width:auto;
	position:relative;
	z-index:1;
}
/*.landing *{
	color:#fff;
}
.landing .preIntro{
	font-weight: 700;
	font-size: 14px;
	padding:60px 0 0 47px;
}
.landing .intro{
	text-align:center;
	font-weight: 500;
	font-size: 22px;
	max-width:780px;
	margin:0 auto;
	line-height:30px;
}
.landing .intro p{
	margin-bottom: 10px;
}
.landing .intro img{
	display:inline-block;
	margin:60px 0;
}
.landing footer{
	padding-top:80px;
}
.landing .social{
	font-weight: 300;
	font-size: 14px;
	width:50%;
	display:inline-block;
}
.landing .social p{
	padding:16px 65px;
	border-right:1px solid #2e303b;
	background:url(img/sprit-ico.png) 90% 10px no-repeat;
	display:inline-block;
	margin-right:33px;
}
.landing .social ul, .landing .social li{
	display:inline-block;
}
.landing .social ul a{
	font-size:28px;
	padding:10px 15px 10px 0;
	-webkit-transition:color .3s ease;
	transition:color .3s ease
}
.landing .social ul a:hover{
	color:#ffa415;
}
.landing .newCont{
	display:inline-block;
	float:right;
	margin-right:50px;
}
.landing .newCont li{
	display:inline-block;
}
.landing .newCont a{
	display:block;
	background:url(img/sprit-ico.png) 90% -82px no-repeat;
	padding:17px 60px 17px 0;
	-webkit-transition:color .3s ease;
	transition:color .3s ease
}
.landing .newCont a:hover{
	color:#ffa415;
}
.landing .newCont li:first-child a{
	display:block;
	background:url(img/sprit-ico.png) 85% -32px no-repeat;
	border-right:1px solid #2e303b;
	margin-right:20px;
}

*/
/* LANDING SUITE*/
.lab-landing{
	max-width:1280px;
	width:100%;
	margin:0 auto;
	margin-bottom: 40px;
}
.presentation-lab{
	width: 100%;
	margin: 0 auto;
	background-color: #ffffff;
	position: relative;
	padding: 30px 0;
}
.logo-lab{
	/*width:282px;*/
	width:165px;
	height:auto;
	display: inline-block;
	vertical-align: top;
	position: relative;
	left: 100px;
}
.clear{clear:both;}
.text-lab {
	width : 65%; /*safari*/
	width:calc(100% - 475px);
	height:auto;
	padding:20px;
	display: inline-block;
	vertical-align: top;
	position: relative;
	left: 170px;
}
.text-lab p {
	color: #000000;
	text-align: justify;
	font-size:15px;
	color:#040f3d;
	line-height: 18px;
}
.logo-lab-emploi{
	display:inline-block;
}

/*.post-une{
	height:378px;
}*/
.image-post-une{
	height: 100%;
    width: 100%;
    position: relative;
}
.image-post-une img {
	max-width: 100%;
	width:100%;
}
.icon-twitter {
	margin-top: 10px;
	text-align:center;
}
.icon-twitter a{
	display : inline-block;
}
.posts-and-news .content-posts-and-news .posts-and-news-block .content .twitterCarrouselHome .extract {
	margin-top:0px;
	font-size: 15px;
	line-height: 20px;
	padding: 0 20px;
	text-align: center;
}
.posts-and-news .content-posts-and-news .posts-and-news-block .content .twitterCarrouselHome .extract img {
	display: inline-block;
}
.posts-and-news .content-posts-and-news .posts-and-news-block .content .twitterCarrouselHome a{
	font-weight: 600;
}
.posts-and-news .content-posts-and-news .posts-and-news-block .content .twitterCarrouselHome .auteur-post {
	font-weight: 600;
	text-transform: unset;
	margin-top:20px;
	font-size:14px;
}
.posts-and-news .content-posts-and-news .posts-and-news-block .content .twitterCarrouselHome .auteur-post span{
	font-size:11px;
	font-weight: 500;
	line-height:20px;
}
.content-back-img {
	padding:22px;
}
.background-yellow {
	background: #ffa415;
	color: #040f3d;
}
.background-yellow *{
	color:#040f3d;
}
.posts-and-news-block.home-actu-post .extract {
	margin-top: 0px;
}
.posts-and-news-block.home-actu-article_presse .extract {
	margin-top: 0px;
}



.carrousel p.auteur-post{
	text-align: center;
}
.carrousel p.extract{
	text-align: center;
}
.background-img{
	color:#ffffff;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width:100%;
	background-color: rgba(5, 0, 0, 0.6);
	background: rgba(5, 0, 0, 0.6);
}
.background-img-head{
	color:#ffffff;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
	background-color: rgba(5, 14, 52, 0.7);
	background: rgba(5, 14, 52, 0.7);
	color: rgba(5, 14, 52, 0.7);
}
.posts-and-news-block .image-posts{
	width:100%;
	height:100%;
}
.posts-and-news-block .image-posts img{
	width:100%;
	height:100%;
}
.content-post-head {
	width:100%;
	text-align:center;
	margin:0 auto;
	position:absolute;	
	top: 0px;
}

.content-post-une{
	width:450px;
	text-align:center;
	margin:0 auto;
	position:absolute;
	top: 50%;
	transform: translateY(-50%);
    left: 50%;
    margin-left: -225px;
    vertical-align: top;
    padding: 0;
}
.posts-and-news-block .background-img{
	height: 100%;
	width: 100%;
	position:absolute;
	top: 0;
}
.post-une .content-post-une .title-une p{
	text-transform: uppercase;
	font-size:13px;
	color:#ffffff;
	font-weight: 600;
}
.post-une .content-post-une .date p{
	font-size:15px;
	color:#ffa415;
	font-weight:800;
}
.post-une .content-post-une .title-post h3{
	font-size:30px;
	color:#ffffff;
	line-height:30px;
	padding-top:23px;
	font-weight: 300;
}
.post-une .content-post-une .title-post a{
	color:#ffffff;
}
.posts-and-news .content-posts-and-news .posts-and-news-block .background-img a{
	color:#ffffff;
}
.post-une .content-post-une .auteur-post p{
	font-size:12px;
	color:#ffffff;
	font-weight:600;
	text-transform: uppercase;
	margin-top: 10px;
	padding-bottom:23px;
}
.post-une .content-post-une .btn-read-post {
	border:1px solid #ffffff;
	margin: 0 auto;
	display: inline-block;
	margin-top: 23px;
}
.post-une-projet .content-post-une .btn-read-post {
	margin-top: 20px;
}
.post-une .content-post-une .btn-read-post a{
	font-size:15px;
	text-transform:uppercase;
	color:#ffffff;
	text-align: center;
	display:block;
	padding: 15px 20px;
}
.posts-and-news{
	height:320px;
	width:auto;
}
.posts-and-news .content-posts-and-news{
	height:100%;
}
.posts-and-news-block {
	width:25%;
	height:100%;
	float:left;
	position: relative;

}
.background-img-crop{display:none;}

/******Content Block fond jaune*******/
.posts-and-news .content-posts-and-news .posts-and-news-block .content{
	padding: 20px;
}
.posts-and-news .content-posts-and-news .posts-and-news-block .content .date{
	font-size:14px;
	font-weight: 800;
}
.posts-and-news .title-une{
	padding-bottom: 20px;
	font-weight: 800;
	color: #040f3d;
	text-transform: uppercase;
	font-size: 14px;
/*	position: absolute;
	top: 60px;*/
}
.posts-and-news .content-posts-and-news .posts-and-news-block .content .title-une-block {
	text-transform:uppercase;
	font-size:13px;
	font-weight: bold;
	margin-top: 56px;
	word-break: break-all;
}
.posts-and-news .content-posts-and-news .posts-and-news-block .content .extract {
	font-size:20px;
	line-height: 24px;
	max-width: 280px;
}
.posts-and-news .content-posts-and-news .posts-and-news-block .content .auteur-post {
	text-transform:uppercase;
	margin-top: 14px;
	font-size:10px;
	font-weight: 800
}
.home-actu-article_presse .extract, .home-actu-post .extract {
	position: absolute;
	top: 140px;
}
.posts-and-news .content-posts-and-news .posts-and-news-block .content .eyes {
	margin-top: 14px;
	position: absolute;
    bottom: 10px;
    height: 25px;
    width: 25px;
}
/******Content Block fond image******/
.posts-and-news .content-posts-and-news .posts-and-news-block .background-img .date {
	font-size:14px;
	font-weight: bold;
}
.posts-and-news .content-posts-and-news .posts-and-news-block .background-img .extract {
	font-size:20px;
	line-height: 24px;
	max-width: 280px;
	position: absolute;
	top: 140px;
}
.posts-and-news .content-posts-and-news .posts-and-news-block .background-img .auteur-post {
	text-transform:uppercase;
	margin-top: 14px;
	font-size:10px;
}

.posts-and-news .content-posts-and-news .posts-and-news-block .background-img .eyes {
	margin-top: 14px;
	margin-top: 14px;
	position: absolute;
    bottom: 10px;
    height: 25px;
    width: 25px;
}


/***** Twitter *****/
.twitterCarrouselHome .slick-list{
	padding-top : 25px !important;
	padding-bottom: 10px;
}
#ctf{ overflow-y : hidden !important;}
#ctf .ctf-item{
	padding-top : 0 !important;
	padding-bottom : 45px !important;
	border-top : 0 !important;
}
.ctf-author-box{
	position : absolute;
	bottom : -10px;
	text-align : center;
	display : block;
	width : 100%;
}
.ctf-author-box::before{
	content : '@poleemploi_LAB';
	display : block;
	text-align : center; 
	font-size : 14px;
	font-weight : 600;
}
.ctf-tweet-date{font-weight : normal !important;}
.ctf-tweet-text{
	font-size : 15px;
	line-height : 20px;
	text-align : center;
}
#ctf .ctf-verified{ display : none !important; }
.twitterCarrouselHome .slick-dots{position : initial;}

.twitterCarrouselHome .slick-dots li button:before {
	content: ' ';
}
.twitterCarrouselHome .slick-dots li {
	background-image: url("img/home-lab/Polygone.png");
	background-repeat: no-repeat;
	background-position: center;
}
.twitterCarrouselHome .slick-dots li.slick-active {
	background-image: url("img/home-lab/PolygoneActive.png");
	background-repeat: no-repeat;
	background-position: center;
}

/*****HEADER - MEDIA QUERIES - IPAD PORTRAIT *****/
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.lab-landing{margin-bottom:0px;}
	.presentation-lab{overflow:hidden;}
	.logo-lab{left:20px;}
	.text-lab{left:65px;width:65%;text-align: justify;}
	.post-une .content-post-une .title-une p{padding-top: 25px;font-size: 13px;}
	.post-une .content-post-une .title-post h3{font-size: 28px;padding-top: 20px;}
	.post-une .content-post-une .btn-read-post a {font-size: 13px;	padding: 10px 15px;}
	.posts-and-news-block{width:50%;}
	.posts-and-news-block .background-img {width: 100%;}
	.posts-and-news-block .image-posts img{width:100%;height:100%;}	
	.border-top {border-top: 1px solid #000000;}
}

/***** MEDIA QUERIES - IPAD PAYSAGE *****/
@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape){
	.post-une .content-post-une .title-une p{padding-top: 12%;}	

}
/***** MEDIA QUERIES - IPHONE PORTRAIT *****/
 @media screen and (min-width: 320px) and (max-width: 767px) {
	.lab-landing{margin-bottom:0px;}
	.presentation-lab{overflow:hidden;}
	.logo-lab{position:relative;left:80px;width:165px;}
	.text-lab{position:relative;left:0px;width:auto;text-align: justify;}
	.content-post-une{width:initial;}
	.post-une .content-post-une .title-une p{padding-top:110px;font-size:12px;}
	.post-une .content-post-une .date p{font-size: 14px;}
	.post-une .content-post-une .title-post h3{font-size: 17px;padding: 20px 0;line-height: 15px;}
	.post-une .content-post-une .auteur-post p {font-size: 10px;padding-bottom: 15px;}
	.post-une .content-post-une .btn-read-post a {font-size: 12px;padding: 8px 13px;}
	.posts-and-news-block{width:100%;}
	.posts-and-news-block .background-img {width: 100%;}
	.posts-and-news-block .image-posts img{width:100%;height:100%;}	
	.background-img-lanscape{display:none;}
	.background-img-crop{display:block;}
	.content-post-une {left:50%; width: 300px; margin-left: -150px;}
}
/***** MEDIA QUERIES - IPHONE PAYSAGE *****/
 @media screen and (min-width: 320px) and (max-width: 767px) and (orientation: landscape) {
	.presentation-lab{overflow:hidden;}
	.post-une .content-post-une .title-une p{padding-top: 25px;font-size: 13px;}
	.post-une .content-post-une .btn-read-post a {font-size: 12px;padding: 8px 13px;}
	.background-img-lanscape{display:block;}
	.background-img-crop{display:none;}
}


/*******************FIN LANDING SUITE*************************/

/*****************TEAM LAB***********************************/

.container-team{
	background-color:#f2f2f2;
	width:100%;
	/*position:relative;
	z-index:2;*/

}
.presentation-team{
	width:100%;
	background-color:#02052b;
	position:relative;
	padding: 20px 0;
}
.presentation-team:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #02052b;
	border-width: 15px;
	margin-left: -15px;
}
.content-presentation-team{
	max-width:1280px;
	height:100%;
	margin:0 auto;
}
.content-presentation-team h3, .content-presentation-team h3 span, .content-presentation-team h3 p{
	text-align:center;
	color:#ffffff;
}

.content-presentation-team img {
	max-width:54px;
	width:100%;
	margin:0 auto;
	padding: 10px 0;	
}
.content-presentation-team  p {
	font-size:15px;
	margin-top: 40px;
	line-height:18px; 
	font-weight: 300;
	color:#ffffff;
	text-align: center;
}
.content-presentation-team  h3 {
	font-size:30px;
	text-transform: uppercase;
	font-weight: 700;
}
.content-presentation-team h3 span {
	font-weight: 300;
}
.content-presentation-team  span {
	font-size:30px;
	text-transform: uppercase;
}
.content-carrousel-team{
	width: 100%;
	margin:0 auto;	
}
.content-carrousel-team .content-carrousel-team-inner {
	box-shadow: 6px 0 14px -4px #adabab , -6px 0 14px -4px #adabab; 
	-moz-box-shadow: 6px 0 14px -4px #adabab, -6px 0 14px -4px #adabab; 
	-webkit-box-shadow: 6px 0 14px -4px #adabab, -6px 0 14px -4px #adabab; 
	padding: 110px 0 100px;
	opacity:0.5;
	min-height: 400px;
	box-sizing: border-box;
}
.content-carrousel-team-inner.slick-slide.slick-active.slick-center{
	opacity:1;
}

.carrousel-team{
	box-shadow: 0 15px 50px 0 #dadada;
}

.carrousel-team .content-carrousel-team .photo-team {
	width:20%;
	float:left;
	padding-left:2%;
	max-width : 177px;
}
.carrousel-team .content-carrousel-team .photo-team img {
	max-width: 100%;
}
.content-team-block{
	width:74%;
	float:left;
	padding-left: 3%;

}
.content-team-txt{
	display:inline-block;
	width: 50%;
}
.team-social-link {
	display:inline-block;
	width:45%;
}
.team-social-link-rond {
	width: 40px;
    height: 40px;
    border-radius: 20px;
    background-color:#ffffff;
    float:right;
    margin-left: 7px;
    position: relative;
}
.team-social-link-rond a{
	width: 40px;
    height: 40px;
    display:block;
    position:relative;
}
.team-social-link img {
	position: absolute;
	top: 25%;
	left: 50%;
	transform : translate(-50%);
}
.content-team-txt  p, h4, a{
	color:#151f4a;
	text-align: left;
}
.content-team-txt-except p, a {
	color:#151f4a;
	text-align: left;	
}
.content-team-txt h4.name-team {
	text-transform: uppercase;
	font-size:12px;
	font-weight: 800;
}

.content-team-txt p.title-name-team {
	font-size:14px;
	margin-top: 5px;
}

.content-team-txt-except p.excerpt-name-team {
	font-size:16px;
	margin-top: 23px;
	line-height: 23px;
	width:82%;
	text-align: justify;
}
.content-team-txt-except  .btn-bio{
	margin-top: 25px;
	border:1px solid #151f4a;
	display: inline-block;
	padding: 15px 40px 15px 20px;
	text-transform: uppercase;
	font-size:14px;
	background-image: url(img/team-lab/btn-plus.png);
	background-repeat:no-repeat;
	background-position:90% 50%;
	cursor: pointer;
	color: #040f3d;
}
.content-team-txt-except  .btn-bio:hover{
	color:#ffffff;
	border: 1px solid #02052b;
	background-image: url(img/team-lab/btn-plus-white.png);
	background-repeat: no-repeat;
	background-color: #02052b;
	transition:all .5s ease;
	-webkit-transition:all .5s ease;
	-moz-transition:all .5s ease;
	-ms-transition:all .5s ease;
}

.content-team-txt-except .open{
	margin-top: 25px;
	border:none;
	display: inline-block;
	padding: 15px 40px 15px 20px;
	text-transform: uppercase;
	font-size:14px;
	background-image: url(img/team-lab/btn-moins.png);
	background-repeat:no-repeat;
	background-position:90% 50%;
	cursor: pointer;
	background-color: #dadada;
}
.content-team-txt-except .open:hover{
	margin-top: 25px;
	border:none;
	display: inline-block;
	padding: 15px 40px 15px 20px;
	text-transform: uppercase;
	font-size:14px;
	background-image: url(img/team-lab/btn-moins-white.png);
	background-repeat:no-repeat;
	background-position:90% 50%;
	cursor: pointer;
	background-color: #02052b;
}
/* Biographie */
.container-bio {
	position: relative;
	width:100%;
	height:auto;
	background-color: #dadada;
	display: none;
	padding: 20px 0;

}
.content-bio-open {
	max-width:1000px;
	width:60%;
	margin:0 auto;
}
.content-bio-open p{
	text-align: left;
	color:#02052b;
	margin-top: 38px;
	font-size: 16px;
	line-height: 22px;
}

.team-btn-bio-close{
	width:42px;
	height:42px;
	margin-top: 25px;
	margin-bottom: 25px;
	cursor:pointer;

}
.carrousel-team button.slick-prev {
	background-image:url(img/team-lab/arrow-left.png);
	background-repeat: no-repeat;
	background-position: center;
	background-color: transparent;
	border: none;
	color:unset;
	padding:0px;
	text-align:inherit;
	text-decoration: none;
	font-size:0px;
	cursor: pointer;
	width: 30px;
	height: 60px;
	left: 12%;
	top: 20px;
	position: absolute;
}
.carrousel-team button.slick-next {
	background-image:url(img/team-lab/arrow-right.png);
	background-repeat: no-repeat;
	background-position: center;
	background-color: transparent;
	border: none;
	color:unset;
	padding:0px;
	text-align:inherit;
	text-decoration: none;
	font-size:0px;
	cursor: pointer;
	width: 30px;
	height: 60px;
	right: 12%;
	top: 20px;
	position: absolute;
}
.carrousel-team .slick-list{
	padding-top: 0px!important;
}
/*****HEADER - MEDIA QUERIES - IPAD PORTRAIT *****/
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.carrousel-team .content-carrousel-team .photo-team{width:30%;}
	.presentation-team{padding:10px 0;}
	.content-team-block{width:65%;}
	.content-presentation-team p{padding: 20px 0;}
}


@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
	.presentation-team {padding:20px 0;}
	.carrousel-team .content-carrousel-team .photo-team{width:30%;}
	.content-team-block{width:70%;}
	.team-social-link{width: 35%;margin-left: 20px;margin-top: 20px;}
}
/***** MEDIA QUERIES - IPHONE PORTRAIT *****/
 @media screen and (min-width: 320px) and (max-width: 1024px) {
 	.presentation-team {padding:20px 0;}
 	.content-presentation-team h3{font-size:20px;}
 	.content-presentation-team span{font-size:20px;}
 	.carrousel-team .content-carrousel-team .photo-team{width:40%;}
 	.carrousel-team .content-carrousel-team .photo-team img{width: 100%;}
 	.content-team-block{max-width:80%; padding: 0; margin: 0 auto; float: none;}
 	.content-team-txt{margin-top: 20px; float: right;}
 	.content-team-txt-except p.excerpt-name-team{width: 100%; margin: 0; font-size: 14px;}
 	.team-social-link{margin:10px 0;width: 100%; }
 	.content-bio-open{padding:0px;}
 	.content-bio-open{width:80%;padding:10%;}
 	.content-team-txt-except{padding:0px;}
 	.slick-initialized .slick-slide .team-social-link img {width: auto;}
}
 @media screen and (min-width: 320px) and (max-width: 768px) {
 	.carrousel-team button.slick-prev {left: 7%;}
 	.carrousel-team button.slick-next {right: 7%;}
 }



/*****************FIN TEAM LAB****************************/
/* LIEU */
.lieu {
    position:relative;
    overflow: hidden;
    width: 100%;
    height:896px;
}
.lieu .scrollContainer{
  position:absolute;
}
.lieu .item{
	position:absolute;
	top:50px;
	left:500px;
	width:180px;
}
.lieu .item p{
	position:absolute;
	width:100%;
	text-align:center;
	font-weight: 500;
	text-transform:uppercase;
	font-size:20px;
	margin:30px 0 0;
}
.lieu .item.n6 p
{
	font-size: 17px;
}
.lieu .item p em{
	display:inline-block;
	text-align:center;
	font-weight: 700;
	font-size:12px;
	border-bottom:1px solid #000;
	font-style:normal;
	margin-bottom:15px;
	padding-bottom:15px;
}
.lieu .item svg{
	fill:#fff;
	fill-opacity:.3;
	transition:all .2s ease;
	-webkit-transition:all .2s ease;
	-moz-transition:all .2s ease;
	-ms-transition:all .2s ease;
}
.lieu .item hr{
	-webkit-transform:rotate(90deg);
	-ms-transform:rotate(90deg);
	transform:rotate(90deg);
	width:60px;
	margin:0 auto;
	margin-top:25px;
}
.lieu .item .itemLink{
	display:block;
	width:28px;
	margin:28px auto 0;
	transition:all .2s ease;
	-webkit-transition:all .2s ease;
	-moz-transition:all .2s ease;
	-ms-transition:all .2s ease;
}
.lieu .item .itemLink:hover{
	-webkit-filter: drop-shadow(0px 0px 15px rgba(255,255,255,1));
	filter: drop-shadow(12px 12px 7px rgba(0,0,0,0.5));
}
.lieu .n1{
	top: 350px;
	left: 200px;
	width: 180px;
	height: 350px;
}
.lieu .n2{
	top: 100px;
	left: 600px;
}
.lieu .n3{
	top:200px;
	left:900px;
}
.lieu .n4{
	top: 100px;
	left: 1320px;
}
.lieu .n5{
	top: 70px;
	left: 1850px;
}
.lieu .n6{
	top: 200px;
	left: 2450px;
}
.lieu .n7{
	top: 178px;
	left: 2847px;
}
.lieu .detail{
	position:absolute;
	top: 440px;
	left:100px;
	display:none;
}


.lieu .detail h2{
	background:#fff;
	font-size:18px;
	width:65vw;
	text-transform:uppercase;
	font-weight:500;
	padding:20px;
	position:relative;
	transition:all .2s ease;
	-webkit-transition:all .2s ease;
	-moz-transition:all .2s ease;
	-ms-transition:all .2s ease;
	opacity:0;
}
.lieu .detail h2 .close {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 50px;
	height: 57px;
	opacity: 0.6;
	transition:all .2s ease;
	-webkit-transition:all .2s ease;
	-moz-transition:all .2s ease;
	-ms-transition:all .2s ease;
}
.lieu .detail h2 .close:hover {
  opacity: 1;
}
.lieu .detail h2 .close:before,
.lieu .detail h2 .close:after {
  position: absolute;
  left: 20px;
  content: ' ';
  height: 57px;
  width: 2px;
  background-color: #000;
}
.lieu .detail h2 .close:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.lieu .detail h2 .close:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.lieu .detail .content_place {
	background:#fff;
	font-size:14px;
	width:55vw;
	font-weight:500;
	padding:20px;
	padding-right:50px;
	position:relative;
	-webkit-transition:all .2s ease;
	transition:all .2s ease;
	margin-top:12px;
	line-height:25px;
	opacity:0;
}
.video_place {
	display: inline-block;
	padding: 4px 20px;
	color: #01050e;
	border: 1px solid #01050e;
	margin-right: 20px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

 @media screen and (min-width: 320px) and (max-width: 500px) {
 	.lieu{
 		height : 600px;
 	}
 }



/* PROJETS */
.projets{
	background:url(img/bg-projets.jpg) no-repeat;
	background-size:cover;
	position:relative;
	z-index:1;
	padding-top:60px;
}
.projets h2{
	background:url(img/exa-projet.png) center top no-repeat;
	color:#fff;
	font-size:30px;
	font-weight:900;
	text-transform:uppercase;
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-webkit-justify-content:center;
	-ms-flex-pack:center;
    justify-content:center;
	padding-top:100px;
}

/*Carrousel*/

.projets .projetCarrousel{
	position:relative;
	top:40px;
	max-width:1040px;
	overflow:hidden;
	margin:0 auto;
	border-left:2px solid #a8a8af;
	border-right:2px solid #a8a8af;
	height:300px;
}
.projets .projetCarrousel span:hover{
	cursor:pointer;
	border-bottom:1px solid #000;
}
.projets .projetCarrousel .slick-list{
	margin-top:15px;
	margin-left:-73px;
}
.projets .projetCarrousel .slick-track{
	height:230px;
	margin-top:31px;
}
.projets .projetCarrousel .slick-slide{
	width:300px;
	height:195px;
	background-repeat:no-repeat;
	overflow:visible;
	-webkit-filter: drop-shadow(0px 0px 10px rgba(0,0,0,0.7));
	filter: drop-shadow(0px 0px 10px rgba(0,0,0,0.7));
	-webkit-transition:all .3s ease;
	transition:all .3s ease;
}
.projets .slick-center{
	z-index:500!important;
}
.projets .slick-center img{
	-webkit-transition:all .3s ease;
	transition:all .3s ease;
	-webkit-transform:scale(1.3,1.3);
	-ms-transform:scale(1.3,1.3);
	transform:scale(1.3,1.3);
}
.projets .projetCarrousel .slick-slide span{
	display:block;
	position:absolute;
	top:60px;
	left:25%;
	font-size:30px;
}
.projets .projetCarrousel .slick-slide.slick-center span {
	display:none;
}
.projets .projetCarrousel .slick-slide.prev span{
	left:25%;
}
.projets .projetCarrousel .slick-slide.next span{
	left: 50%;
}
.projets .projetCarrousel .imgShapeC{
	-webkit-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg);
	position: absolute;
	top: 21px;
	clip: rect(-20px, -10px, 200px, -10px);
	-webkit-transition:all .3s ease;
	transition:all .3s ease;
	left: 18px;
}
.projets .projetCarrousel .slick-center .imgShapeC{
	clip: rect(-210px, 200px, 200px, -10px);
	-webkit-transform: scale(1.3,1.3) rotate(45deg);
	-ms-transform: scale(1.3,1.3) rotate(45deg);
	transform: scale(1.3,1.3) rotate(45deg);
}
.projets .projetCarrousel .imgShape{
	width: 191px;
	-webkit-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	transform:rotate(-45deg);
}
.projets .deskCarrousel{
	color:#fff;
	width:100%;
	text-align:center;
	padding-top:40px;
	min-height:325px;
}

.projets .deskCarrousel li{
	display:none;
}
.projets .deskCarrousel h3 {
	font-size:24px;
	text-transform:uppercase;
	font-weight:200;
	opacity:0;
}
.projets .deskCarrousel h3 a
{
	text-decoration: none;
	color: #ffffff;
}
.projets .deskCarrousel h3 strong{
	font-weight:700;
}
.projets .deskCarrousel hr{
	width:35px;
	margin:20px auto 25px;
	opacity:0;
}
.projets .deskCarrousel p{
	font-size:14px;
	font-weight:500;
	line-height:22px;
	opacity:0;
}

.projets .lksProjets{
	background:#ffcf2f;
	padding:19px 0;
	position:absolute;
	bottom: 0px;
	width:100%;
}
.projets .btnProjets{
	display:block;
	width:350px;
	margin:0 auto;
	border:1px solid #181304;
	background:url(img/picto-projet.png) 50px 5px no-repeat;
	padding:10px 0 10px 20px;
	color:#181304;
	font-size:19px;
	font-weight:500;
	text-transform:uppercase;
	text-align:center;
	-webkit-transition:all .5s ease;
	transition:all .5s ease;
}
.projets .btnProjets:hover{
	background:#fff url(img/picto-projet.png) 50px 5px no-repeat;
}
/* CALENDRIER */
.calendrier{
	box-sizing:border-box;
	padding-top:70px;
	position:relative;
	background:#01031c;
}
.calendrier h2{
	background:url(img/exa-calendar.png) center top no-repeat;
	font-size:30px;
	font-weight:500;
	text-transform:uppercase;
	justify-content:center;
	padding-top:100px;
	color:#fff;
	text-align:center;
}
.calendrier h2 strong{
	font-weight:900;
}
.calendrier h2 .cMonth{
	display:block;
	text-align:center;
	font-size:14px;
	font-weight:900;
	margin-top:10px;
}
/*carrousel*/
.calendrier .calendarCarrousel{
	width:100%;
	padding-bottom : 250px;
}
.calendrier .slick-center{
	z-index:100
}
.calendrier .slick-list{
	margin-top:50px;
}
.calendrier .slick-slide{
	-webkit-filter: drop-shadow(0px 0px 20px rgba(0,0,0,1));
	filter: drop-shadow(0px 0px 20px rgba(0,0,0,1));
}
.calendrier .slick-slide img{
	max-width: 265px;
}

/*calendar*/
.calendrier .calendarContainer{
	background:#4aa4ff;
	padding:17px 0;
	position:absolute;
	width:100%;
	bottom:0;
}
.calendrier .calendar {
	max-width: 177px;
	margin: 0 auto;
}
.calendrier .clndr-controls {
	display: inline-block;
	width: 100%;
}
.calendrier .clndr-previous-button {
	float: left;
	width: 10%;
	text-align: left;
	cursor: pointer;
	font-size:26px;
	font-weight:700;
	-webkit-transition:color .3s ease;
	transition:color .3s ease;
}
.calendrier .clndr-previous-button:hover,
.calendrier .clndr-next-button:hover {
	color: #fff;
}
.calendrier .month {
	float: left;
	width: 80%;
	text-align: center;
	text-transform:uppercase;
	font-size:20px;
	font-weight:700;
	padding-top:5px;
}
.calendrier .clndr-next-button {
	float: left;
	width: 10%;
	text-align: right;
	cursor: pointer;
	font-size:26px;
	font-weight:700;
	-webkit-transition:color .3s ease;
	transition:color .3s ease;
}
.calendrier .clndr-grid {
	text-align: center;
	display: inline-block;
}
.calendrier .header-day {
	float: left;
	width: 25px;
	height: 25px;
	font-size:11px;
	font-weight:700;
	padding-top:10px;
	box-sizing:border-box;
}
.calendrier .clndr-grid .day {
	float: left;
	width: 25px;
	height: 25px;
	font-size:11px;
	text-align:center;
	font-family: Arial, sans-serif;
	box-sizing:border-box;
	padding-top:7px;
}
.calendrier .clndr-grid .day.event {
	color:#fff;
	font-weight:bold;
	background:url(img/bg-day-calendar.png) 5px 2px no-repeat;
	-webkit-transition:all .3s ease;
	transition:all .3s ease;
}
.calendrier .clndr-grid .day.event:hover {
	cursor:pointer;
	color:#4aa4ff;
}
.calendrier .clndr-grid .day.today {
	font-weight:bold;
	color:#fff;
}
.calendrier .clndr-grid .empty,
.calendrier .clndr-grid .adjacent-month {
	float: left;
	width: 25px;
	height: 25px;
	color:#616caf;
}
.calendrier .voirTout{
	display:block;
	width:180px;
	margin:0 auto;
	padding:3px 12px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	font-size:13px;
	font-weight:700;
	text-transform:uppercase;
	color:#000;
	-webkit-transition:color .3s ease;
	transition:color .3s ease;
}
.calendrier .voirTout:hover{
	/*color:#ffffff;*/
}
.calendrier .InfoEvent{
	color:#fff;
	width:100%;
	text-align:center;
	opacity:0;
	position:relative;
	top : -200px;
}
.calendrier .InfoEvent h3{
	color:#2497dd;
	font-size:18px;
	padding-bottom:12px;
}
.excerpt_workshop
{
	width: 50%;
	margin: 0 auto;
}
.calendrier .InfoEvent p{
	font-size:14px;
	line-height:22px;
	margin-bottom:40px;
}
.calendrier .InfoEvent a{
	display: table;
	border:1px solid #fff;
	padding:5px 12px;
	min-width:50px;
	margin:0 auto;
	background:#000;
	color:#fff;
	font-family:arial, sans-serif;
	text-transform:uppercase;
	-webkit-transition:all .3s ease;
	transition:all .3s ease;
	font-weight:500;
	margin-top:25px;
}
.calendrier .InfoEvent a:hover{
	background:#fff;
	color:#2497dd;
}
.calendrier .retourCal{
	position:absolute;
	width:100%;
	bottom:-10px;
	text-align:center;
	height:60px;
	background:#4aa4ff url(img/icone-cal.png) center 7px no-repeat;
	display:none;
	opacity:0;
	-webkit-transition:all .13s ease;
	transition:all .13s ease;
}
.calendrier .retourCal:hover{
	cursor:pointer;
	/*background:#4aa4ff url(img/icone-cal.png) center -50px no-repeat;*/
}
.calendrier .retourCal a{
	display:block;
	border:1px solid #030013;
	font-size:11px;
	color:#030013;
	text-transform:uppercase;
	padding:2px 5px;
	width:50px;
	margin:39px auto 0;
}

/* RESEAU */
.reseau{
	box-sizing:border-box;
	padding: 110px 0;
	min-height:840px;
	position:relative;
}
.reseau h2{
	background:url(img/exa-reseau.png) center top no-repeat;
	font-size:30px;
	font-weight:500;
	text-transform:uppercase;
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-webkit-justify-content:center;
	-ms-flex-pack:center;
    justify-content:center;
	padding-top:100px;
	color:#01050e;
}
.reseau h2 strong{
	font-weight:900;
}
.reseau .chapo{
	font-size:16px;
	text-align:center;
	width:70%;
	width:70vw;
	margin:0 auto;
	line-height:25px;
	margin-top:50px;
	color:#01050e;
}
.reseau .reseauCarrousel{
	margin-top:100px;
}
.reseau .reseauCarrousel .count{
  display: none;
}
.reseau .reseauCarrousel .slick-list{
	width:80%;
	margin:0 auto;
}
.reseau .reseauCarrousel .quote{
	position:relative;
	right:0;
}
.reseau .reseauCarrousel .avatar{
	display:inline-block;
	vertical-align:middle;
	margin-right:80px;
	max-width : 50% !important;
}
.reseau .reseauCarrousel blockquote{
	display:inline-block;
	width:calc(100% - 265px);
	box-sizing : border-box;
	color:#01050e;
	font-size:30px;
	font-weight:500;
	vertical-align:middle;
	padding:20px 20px 10px 10px;
	line-height:35px;
}
.reseau .reseauCarrousel blockquote:before {
	font-family:Arial, Helvetica, sans-serif;
	content:"\201C";
	font-size: 120px;
	line-height: 0.1em;
	vertical-align: -0.1em;
	margin-left:-40px;
}
.reseau .reseauCarrousel blockquote strong{
	font-weight:900;
}
.reseau .reseauCarrousel em{
	display:block;
	margin-left:270px;
	font-size:18px;
	font-style:normal;
}
.reseau .reseauCarrousel .logo{
	position:absolute;
	bottom:0;
	left:0;
	max-height: 80px;
}
.reseau .reseauCarrousel .btnQuotes{
	width:100%;
	text-align:center;
	margin:30px auto 0;
}
.reseau .reseauCarrousel .btnQuotes li{
	display:inline-block;
}
.reseau .reseauCarrousel .btnQuotes a{
	display:inline-block;
	padding:10px 20px;
	color:#01050e;
	border:1px solid #01050e;
	margin-right:20px;
	-webkit-transition:all .3s ease;
	transition:all .3s ease;
}
.reseau .reseauCarrousel .btnQuotes a:hover{
	background:#4aa4ff;
	color:#fff;
	border:1px solid #4aa4ff;
}
.reseau .reseauCarrousel .slick-dots{
	bottom:0;
	right:50px;
}
.reseau .reseauCarrousel .pagin{
	width:17px; height:20px;
	display:block;
	background:url(img/reseau-carr-pagin.jpg) 0 0 no-repeat;
}
.reseau .reseauCarrousel .slick-active .pagin{
	width:17px; height:20px;
	display:block;
	background:url(img/reseau-carr-pagin.jpg) -31px 0 no-repeat;
}
.reseau .reseauCarrousel .slick-prev{
	position:absolute;
	top:40%; left:30px;
	border:none;
	background:url(img/reseau-carr-pagin.jpg) 5px -38px no-repeat;
	text-indent:-99em;
	width:55px; height:82px;
	-webkit-transition:all .2s ease;
	transition:all .2s ease;
	color: transparent;
}
.reseau .reseauCarrousel .slick-prev:hover{
	left:25px;
}
.reseau .reseauCarrousel .slick-next{
	position:absolute;
	top:40%; right:30px;
	border:none;
	background:url(img/reseau-carr-pagin.jpg) 10px -123px no-repeat;
	text-indent:-99em;
	width:55px; height:82px;
	-webkit-transition:all .2s ease;
	transition:all .2s ease;
	color: transparent;
}
.reseau .reseauCarrousel .slick-next:hover{
	right:25px;
}
.reseau .count{
	position:absolute;
	bottom: 1px;
	right: 50px;
	font-weight:700;
	font-size:18px;
}
.reseau .count *{
	font-weight:700;
	font-size:18px;
}
.reseau .bio article{
	position:relative;
	padding:50px 300px 30px 70px;
	box-sizing:border-box;
	/*background: url(img/bg-dio.jpg) 100% 0 #eeede9 no-repeat;*/
	background:  #eeede9;
	margin-top:20px;
	display:none;
}
.reseau .bio h3{
	font-weight:500;
	font-size:18px;
	color:#040f3d;
}
.reseau .bio h3 strong{
	font-weight:700;
	font-size:18px;
}
.reseau .bio p{
	font-weight:500;
	font-size:14px;
	margin-top:30px;
	line-height:22px;
	color:#040f3d;
}
.reseau .bio .fa-twitter{
	color:#ffa415;
	font-size:35px;
	margin-top:30px;
}
.reseau .bio .fa-twitter em{
	color:#040f3d;
	font-weight:700;
	font-size:18px;
	font-style:normal;
	vertical-align:baseline;
}
.reseau .bio .close{
	position:absolute;
	top:0; left:50%;
	width:75px; height:35px;
	background:url(img/close-bio.jpg) 0 0 no-repeat;
	margin-left: -40px;
}

/* ARTICLES */
.articles{
	box-sizing:border-box;
	padding-top:110px;
	min-height:1000px;
	position:relative;
}
.articles h2{
	background:url(img/exa-article.png) center top no-repeat;
	font-size:30px;
	font-weight:500;
	text-transform:uppercase;
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-webkit-justify-content:center;
	-ms-flex-pack:center;
    justify-content:center;
	padding-top:100px;
	color:#01050e;
	margin-bottom:50px;
}
.articles .articlesContainer{}
.articles h2 strong{
	font-weight:900;
}
.articles .filter{
	margin:0 0 20px 0;
}
.articles .filter li{
	display:inline-block;
	margin-right:-4px;
	border-right:1px solid #00000c;
}
.articles .filter li a{
	display:block;
	color:#00000c;
	font-size:12px;
	text-transform:uppercase;
	padding: 0px 5px;
	text-decoration:underline;
}
.articles .filter li a:hover{
	text-decoration:none;
}
.articles .filter li a.on{
	text-decoration:none;
	font-weight:900;
}
.articles .articlesContainer {
	max-width: 100%;
	margin:0 auto;
}
@media screen and (min-width: 200px) and (max-width: 970px) {
	.articles .articlesContainer {
		max-width: 640px;
	}
}
@media screen and (min-width: 971px) and (max-width: 1295px) {
	.articles .articlesContainer {
		max-width: 960px;
	}
}
@media screen and (min-width: 1295px) {
	.articles .articlesContainer {
		max-width: 1280px;
	}
}
.articles .lstArticles:after,
.articles .lstArticles:before {
	content: "";
	display: table;
}
.articles .lstArticles:after {
	clear: both;
}
.articles .lstArticles li:nth-child(2n+2)
{
	background-color: #ffffff;
}
.articles .lstArticles .item {
	color:#00000c;
	float: left;
	width: 320px;
	height: 350px;
	box-sizing:border-box;
	border-right:1px solid #fff;
	/*background:url(img/articles/icone-oeil.png) 94% 96% no-repeat;*/
	background-color: #f2f2f7;
}
.articles .item.x2 {
	width: 640px; height: 700px;
}
.articles .lstArticles .item header{
	border-bottom:1px solid #b5b;
	font-size:18px;
	font-weight:900;
	padding:23px 0 10px;
	margin:0 20px;
}
.articles .lstArticles .item.x2 header{
	font-size:27px;
}
.articles .lstArticles .item .auteur{
	font-size:12px;
	font-weight:900;
	float:right;
	margin-top:-14px;
	text-transform:uppercase;
}
.articles .lstArticles .item.x2 .auteur{
	font-size:14px;
}
.articles .lstArticles .item h3 {
	font-size:23px;
	font-weight:300;
	width: 75%;
	margin:20px 0 0 20px;
}
.articles .lstArticles .item h3 a {
	font-size:21px;
	font-weight:300;
}
.articles .lstArticles .item.x2 h3,
.articles .lstArticles .item.x2 h3 a {
	font-size:40px;
}
.eye_link_article
{
	position: absolute;
	bottom: 10px;
	right: 15px;
}

/* TWITTER */

.twitter{
	background:url(img/bg-twitter.jpg) 0 0 no-repeat;
	background-size:cover;
	height:570px;
}
.twitter h2{
	background:url(img/exa-twitter.png) center 55px no-repeat;
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-webkit-justify-content:center;
	-ms-flex-pack:center;
    justify-content:center;
	padding-top:134px;
}
.twitter .twitterCarrousel .message {
	font-size:24px;
	color:#fff;
	line-height:36px;
	font-weight:300;
	text-align:center;
	padding:35px;
	max-width:1200px;
	margin:0 auto;
}
.twitter .twitterCarrousel .message a {
	font-size:24px;
	color:#ffffff;
	line-height:36px;
	font-weight:300;
}
.twitter .twitterCarrousel hr{
	width:36px;
	margin:0 auto;
}
.twitter .twitterCarrousel .signature {
	color:#ffffff;
	font-size:18px;
	font-weight:700;
	display:table;
	margin:20px auto 0;
}
.twitter .twitterCarrousel .signature img
{
	display: none;
}
.twitter .twitterCarrousel .signature span
{
	display: none;
}
span[data-scribe="element:screen_name"] {
	display: inline-block !important;
	color:#ffffff;
	font-size:18px;
	font-weight:700;
	margin: 10px auto 0;
}
.twitter .twitterCarrousel .signature a {
	color:#ffffff;
	font-size:18px;
	font-weight:700;
}
.twitter .twitterCarrousel .signature em{
	font-size: 35px;
	display: inline-block;
	margin-top: -10px;
	padding-right: 5px;
}

.twitter .twitterCarrousel .slick-dots{
	margin:0 auto;
	display:table;
	position:static;
	margin-top:30px;
}
.twitter .twitterCarrousel .slick-dots .pagin{
	display:inline-block;
	border-radius:20px;
	background:#fff;
	width:12px;
	height:12px;
}
.twitter .twitterCarrousel .slick-dots .slick-active .pagin{
	background:none;
	border:1px solid #fff;
	box-sizing:border-box;
}
#twitter_lab .tweet {
	font-size: 24px;
	color: #fff;
	line-height: 36px;
	font-weight: 300;
	text-align: center;
	padding: 35px;
	max-width: 1200px;
	margin: 0 auto;
}
#twitter_lab .tweet a {
	font-size: 24px;
	color: #fff;
	line-height: 36px;
	font-weight: 300;
}
#twitter_lab .user {
	/*display: none;*/
}
#twitter_lab .timePosted {
	display: none;
}
#twitter_lab .interact {
	display: none;
}

/** MAPS **/
.contact{
	height:474px;
	margin-bottom:31px;
}
.contact h2{
	background:url(img/exa-contact.png) center top no-repeat;
	font-size:30px;
	font-weight:500;
	text-transform:uppercase;
	padding-top:100px;
	color:#01050e;
	margin:53px 0 30px;
	text-align:center;
}
.contact h2 strong{
	font-weight:900;
}
.contact .infos{
	width:30%;
	height:474px;
	float:left;
	background:#febf00;
	box-sizing:border-box;
	text-align:center;
	line-height:22px;
	font-size:17px;
}
.contact .infos p{
	padding-bottom:30px;
}
.contact .infos a{
	color:#000;
}
.contact .infos li{
	padding:5px 0;
	font-size:14px;
}
.contact .infos strong{
	text-transform:uppercase;
}
.contact .map{
	float:left;
	width:70%; height:474px;
}
.contact #googleMap{
	width:100%; height:100%;
}

/* Footer */
.mainFooter{
	position:fixed;
	width:100%; height:54px;
	background:#fff;
	bottom:0;
	z-index: 1;
	-webkit-box-shadow: 0px 9px 77px -6px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 9px 77px -6px rgba(0,0,0,0.75);
	box-shadow: 0px 9px 77px -6px rgba(0,0,0,0.75);
}
.mainFooter .shortcuts,
.mainFooter #menu-footer {
	float:left;
	padding:10px 0;
}
.mainFooter .shortcuts li,
.mainFooter #menu-footer li {
	display:inline-block;
	margin-right:-4px;
}
.mainFooter .shortcuts li a,
.mainFooter #menu-footer li a {
	font-size:12px;
	color:#14142d;
	padding:12px 60px 12px 15px;
	display:block;
	background-image:url(img/sprit-ico.png);
	background-repeat:no-repeat;
	background-position:0 0;
	border-right:1px solid #c8c8cc;
	-webkit-transition:color .3s ease;
	transition:color .3s ease;
}
.mainFooter #menu-footer li:last-of-type a {
	border: none;
}
.mainFooter #menu-footer li.team-footer a {
	background: none;
	background-image:url(img/footer-team.png);
	background-repeat:no-repeat;
	background-position: center right 10px;
}
.mainFooter #menu-footer li.Insta a {
	font-size:12px;
	color:#14142d;
	padding:12px 50px 12px 15px;
	display:block;
	background-image:url(img/insta.png);
	background-repeat:no-repeat;
	border-right:1px solid #c8c8cc;
	-webkit-transition:color .3s ease;
	transition:color .3s ease;
	background-position: 85px 6px;
}
.mainFooter #menu-footer li.twitter2 a {
	font-size:12px;
	color:#14142d;
	padding:12px 50px 12px 15px;
	display:block;
	background-image:url(img/footer-item-fb.png);
	background-repeat:no-repeat;
	border-right:1px solid #c8c8cc;
	-webkit-transition:color .3s ease;
	transition:color .3s ease;
	background-position: 74px 4px;
}
.mainFooter #menu-footer li.google2 a {
	font-size:12px;
	color:#14142d;
	padding:12px 50px 12px 15px;
	display:block;
	background-image:url(img/footer-item-google.png);
	background-repeat:no-repeat;
	border-right:1px solid #c8c8cc;
	-webkit-transition:color .3s ease;
	transition:color .3s ease;
	background-position: 74px 4px;
}
.mainFooter .shortcuts li a:hover,
.mainFooter #menu-footer li a:hover {
	color:#ffa415;
}
.mainFooter #menu-footer li.rs a {
	background-position: 92% -155px;
}
.mainFooter #menu-footer li.nl a {
	background-position: 92% -200px;
}
.mainFooter #menu-footer li.ct a {
	background-position: 92% -247px;
}
.mainFooter .shortcuts li:last-child a{
	border:none;
}
.mainFooter a.pe{
	float:right;
	padding: 3px 25px;
}
.mainFooter .mouse{
	position:absolute;
	width:18px; height:54px;
	background:url(img/mouse.jpg) 0 0 no-repeat;
	left:49.4%; top:9px;
	margin-right:-27px;
	-webkit-transition:all .3s ease;
	transition:all .3s ease;
}
.mainFooter .mouse.up{
	background:url(img/mouse.jpg) 0 -69px no-repeat;
}

/* PAGE PROJETS */
.projetsContainer{
	max-width:1280px;
	margin:50px auto 0;
	margin-bottom : 54px;
	padding-bottom : 30px;
}

.piProjets header {
	border-top:1px solid #00000c;
	border-bottom:1px solid #00000c;
	padding:15px;
	text-align:center;
	font-size:11px;
}
.piProjets header strong{
	text-transform:uppercase;
}
.single-projet .piProjets header a {
	font-size: 13px;
}
.piProjets .gtCalendar{
	display:block;
	border:1px solid #00000c;
	font-size:18px;
	text-transform:uppercase;
	background:url(img/icone-cal2.png) 242px 8px no-repeat;
	padding:13px 50px 13px 20px;
	float:right;
	margin:15px 3px;
}
.piProjets h2{
	background:url(img/exa-piProjet.png) center top no-repeat;
	font-size:30px;
	font-weight:500;
	text-transform:uppercase;
	padding-top:100px;
	color:#01050e;
	margin:53px 0 30px;
	text-align:center;
}
.piProjets h2 strong{
	font-weight:900;
}
.piProjets .carouProjet{
	/*padding-top: 60px;*/
}
.piProjets .carouProjet .slick-slide{
	text-align: center;
}
.piProjets .carouProjet .slick-slide img{
	display:inline-block;
	max-width: 100%;
	height: auto;
}
.piProjets .carouProjet .slick-prev,
.piProjets .carouProjet .slick-next{
	position: absolute;
	bottom: -80px;
	border: none;
	background: url(img/reseau-carr-pagin.jpg) 27px -15px no-repeat;
	background-size: cover;
	text-indent: -99em;
	width: 50px;
	height: 60px;
	font-size:0;
}
.piProjets .carouProjet .slick-next{
	right:0;
	background: url(img/reseau-carr-pagin.jpg) 0px -73px no-repeat;
	background-size: cover;
}
.piProjets .chapo{
	/*background:url(img/exa-n1.png) center 0 no-repeat;*/
	/*margin:80px 0 0 0;*/
	padding: 100px 90px 60px 90px;
	font-size:30px;
	text-align:center;
	color:#040f3d;
}
.piProjets .chapo strong {
	font-weight:900;
}
.piProjets .presentation{
	-webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
	-webkit-column-gap: 30px;
	-moz-column-gap: 30px;
	column-gap: 30px;
	color:#040f3d;
	line-height:20px;
	text-align:justify;
	padding:0 60px 30px 60px;
}
.piProjets .presentation a
{
	text-decoration: underline;
	font-weight: bold;
}
.piProjets .presentation img{
	max-width: 100%;
	height: auto;
	margin:0 auto;
}
.piProjets .presentation:first-letter {
	font-size: 200px;
	float: left;
	margin-left: 0px  ;
	padding-right: 40px;
	font-weight:900;
	line-height:150px
}

.piThemes h3{
	font-size:30px;
	text-align:center;
	font-weight:500;
	padding-bottom:50px;
	padding-top:80px;
}
.piThemes h3 strong{
	font-weight:900;
}
.piThemes h4{
	font-size:24px;
	font-weight:500;
	padding:15px 35px 15px 35px;
	text-transform:uppercase;
	border-top:1px solid #00000c;
}
.piThemes h4.last{
	border-bottom:1px solid #00000c;
}
.piThemes h4:hover{
	cursor:pointer;
}
.piThemes h4 strong{
	font-weight:900;
}
.piThemes .theme{
	display:none;
}
.piThemes .theme h5{
	font-size:14px;
	font-weight:500;
	padding:20px 35px 10px 0px;
	text-transform:uppercase;
}
.piThemes h5 strong{
	font-weight:900;
	font-size:18px;
	display: inline-block;
	margin-top: -2px;
	padding-right: 5px;
}
.piThemes hr{
	width:15px;
	background:#00000c;
	margin-left:35px;
}
.piThemes .description{
	line-height:22px;
	padding:0 35px 13px;
}
.piThemes .description a {
	text-decoration: underline;
	font-weight: bold;
}
.piThemes .questions li{
	list-style:inside disc;
	margin-left:40px;
	padding-bottom:10px;
}
.piThemes .filter{
	text-align:center;
}
.piThemes .filter li{
	display:inline-block;
	margin:0 50px 20px;
}
.piThemes .filter li a{
	display:block;
	padding:8px 15px;
	border:1px solid #00000c;
	font-size:18px;
}
.workshops_filter {
	display:block;
	padding:8px 15px;
	border:1px solid #00000c;
	font-size:18px;
	cursor: pointer;
}
.piThemes .filter li a.on{
	background:url(img/bg-stripes.png);
	font-weight:900;
}
.workshops_filter.on{
	background:url(img/bg-stripes.png);
	font-weight:900;
}
.piThemes .ateliers{
	text-align:center;
}
.piThemes .ateliers li{
	width:426px;
	display:inline-block;
	margin-right:-3px;
	padding-bottom:30px;
	vertical-align: top;
}
.piThemes .ateliers h4{
	border:none;
	font-size:14px;
	font-weight:900;
	padding:11px 0 4px;
}
.piThemes .ateliers time strong{
	display:block;
	padding-top:5px;
}

/** PAGE ATELIER **/
.piAteliers{
	max-width:1280px;
	margin:0 auto;
	box-sizing:border-box;
	padding:30px 50px;
}
.piAteliers ul, ol { margin: 0; padding: 0; padding-left: 20px;}
.piAteliers li {list-style-type: disc;}
.piAteliers aside a{
	display: inline-block;
	padding: 10px 20px;
	color: #01050e;
	border: 1px solid #01050e;
	margin-right: 20px;
	text-transform:uppercase;
}
.piAteliers h2{
	background:url(img/exa-piAteliers.png) center top no-repeat;
	font-size:30px;
	font-weight:500;
	text-transform:uppercase;
	padding-top:100px;
	color:#01050e;
	margin:53px 0 30px;
	text-align:center;
}
.piAteliers h2 strong{
	font-weight:900;
}
.piAteliers .filter{
	text-align:center;
}
.piAteliers .filter li{
	display:inline-block;
	margin:0 50px 20px;
}
.piAteliers .filter li a{
	display:block;
	padding:8px 15px;
	border:1px solid #00000c;
	font-size:18px;
}
.piAteliers .filter li a.on{
	background:url(img/bg-stripes.png);
	font-weight:900;
}
.piAteliers .illus{
	margin:0 auto;
}
.piAteliers .carouAteliers .pagin{
	width:17px; height:20px;
	display:block;
	background:url(img/ateliers/pagin-ateliers.png) 2px 0 no-repeat;
}
.piAteliers .carouAteliers .slick-active .pagin{
	width:17px; height:20px;
	display:block;
	background:url(img/ateliers/pagin-ateliers.png) -19px 0 no-repeat;
}
.piAteliers .carouAteliers .slick-dots{
	right:3px;
	bottom:-34px;
}
.piAteliers .carouAteliers .slick-dots li{
	margin:0;
}
.piAteliers .chapo{
	font-size:18px;
	line-height:27px;
	margin-top:60px;
}
.piAteliers hr{
	background:#00000c;
	width:80px;
	margin:20px 0;

}
.piAteliers .description{
	padding-bottom:50px;
	color:#040f3d;
	line-height:22px;
}
.piAteliers .description a {
	text-decoration: underline;
	font-weight: bold;
}
.piAteliers h3{
	text-transform:uppercase;
	font-size:18px;
	font-weight:700;
	color:#040f3d;
	padding-bottom:12px;
}
.piAteliers .participents{
	margin-left:-10px;
	padding-bottom:30px;
}
.piAteliers .participents li{
	display:inline-block;
	color:#040f3d;
	border-right:1px solid #040f3d;
	font-size:14px;
	padding-right:10px;
}
.piAteliers .participents li strong{
	text-transform:uppercase;
	padding-left:10px;
}
.piAteliers .cr{
	display: inline-block;
	padding: 10px 20px;
	color: #01050e;
	border: 1px solid #01050e;
	margin-right: 20px;
	text-transform:uppercase;
	margin-left:10px;
}
.piAteliers .share{
	font-size:14px;
	text-transform:uppercase;
	padding-left:25px;
	background:url(img/icone-share.png) 0 0 no-repeat;
}
.piAteliers .inscription{
	width:700px;
	margin:20px auto 0;
}

/** PAGE BLOG **/
.blogContainer{
	max-width:1300px;
	margin:0 auto;
}
.blogContainer .hgroup h3{
	background:url(img/exa-article.png) center top no-repeat;
	font-size:14px;
	font-weight:500;
	padding-top:100px;
	color:#01050e;
	margin:53px 0 20px;
	text-align:center;
	line-height:22px
}
.blogContainer .hgroup h3 strong{
	font-weight:900;
}
.blogContainer h2{
	text-align:center;
	font-size:24px;
	font-weight:500;
	text-transform:uppercase;
	margin-bottom:30px;
}
.blogContainer .carouBlog .pagin{
	width:17px; height:20px;
	display:block;
	background:url(img/blog/pagin-blog.png) 2px 0 no-repeat;
}
.blogContainer .carouBlog .slick-active .pagin{
	width:17px; height:20px;
	display:block;
	background:url(img/blog/pagin-blog.png) -19px 0 no-repeat;
}
.blogContainer .carouBlog .slick-dots{
	right:3px;
	bottom:-34px;
}
.blogContainer .carouBlog .slick-dots li{
	margin:0;
}
.billet {
	max-width:950px;
	margin:60px auto 0;
}
.billet ul, ol { margin: 0; padding: 0; padding-left: 20px;}
.billet li {list-style-type: disc;}
.billet.back_to_home a
{
	display: inline-block;
	padding: 10px 20px;
	color: #01050e;
	border: 1px solid #01050e;
	margin-right: 20px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
.billet.back_to_home a:hover
{
	background: #4aa4ff;
	color: #fff;
	border: 1px solid #4aa4ff;
}
.billet header .titre{
	font-size:36px;
}
.billet header .detail{
	margin-top:20px;
	border-top:1px solid #00000c;
	border-bottom:1px solid #00000c;
	padding:5px 0;
}
.billet header .detail time{
	font-size:24px;
	font-weight:900;
}
.billet header .detail .themes,
.billet header .detail .post-categories {
	float:right;
	width:50%;
	text-align:right;
}
.billet header .detail .themes li,
.billet header .detail .post-categories li {
	display:inline-block;
	vertical-align:sub;
	font-size:16px;
	text-transform:uppercase;
	font-weight:700;
	border-right:1px solid #00000c;
	padding-right:5px;
}
.billet header .detail .post-categories li a {
	pointer-events: none;
	cursor: default;
}
.billet header .detail .themes li:last-child,
.billet header .detail .post-categories li:last-child{
	border:none;
}
.billet .chapo{
	margin-top:30px;
	font-size:26px;
	line-height:35px;
}
.billet .text {
	font-size:16px;
	line-height:27px;
	margin-top:30px;
}
.billet .text a {
	text-decoration: underline;
	font-weight: bold;
}
.billet .text p{
	margin-bottom: 10px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.billet .auteur {
	background:url("img/icone-pen.png") 0 0 no-repeat;
	padding:4px 0 4px 40px;
	font-size:16px;
	margin-top:50px;
}
	.billet .auteur-ul {
		padding: 0 0 0 39px;
		margin: 0;
	}
		.billet .auteur-ul li {
			list-style: none;
			padding-bottom: 5px;
		}
.billet .auteur a {
	text-decoration:underline;
	font-weight:700;
}
.billet .tools {
	margin-top:60px;
}
.billet .tools li{
	display:inline-block;
	margin-right:12px;
	vertical-align: middle;
}
.billet .tools li:last-child{
	border:none;
	border-left: 1px solid #00000c;
	padding-left:15px;
}
.billet .tools .share,
.billet .tools .print {
	font-size: 16px;
	text-transform: uppercase;
	padding-left: 25px;
	background: url(img/icone-share.png) 0 center no-repeat;
}
.billet .tools .print {
	background: url(img/icone-print.png) 0 center no-repeat;
}
.experts{
	max-width:950px;
	margin:0 auto;
}
.experts h3{
	font-size:14px;
	font-weight:500;
	color:#01050e;
	margin:60px 0 20px;
	text-align:center;
	line-height:22px;
	border-top:1px solid #00000c;
	border-bottom:1px solid #00000c;
	padding:24px 0;
	font-size:18px;
	text-transform:uppercase;
}
.experts h3 img{
	width:121px;
	margin:0 auto 15px;
}
.experts h3 strong{
	font-weight:900;
}
.experts .lstExperts li{
	display:inline-block;
	margin-right:3.7%;
	width:22%;
	text-align:center;
	box-sizing:border-box;
}
.experts .lstExperts li:last-child{
	margin-right:-4px;
}
.experts .lstExperts li img{
	display:inline-block;
}
.experts .lstExperts li p{
	border-top:1px solid #00000c;
	border-bottom:1px solid #00000c;
	margin:20px 0 30px;
	padding:15px 0 20px;
	line-height:20px;
}
.experts .lstExperts li p strong{
	display:block;
}

/* CSS PLUGIN */
.slick-slider { position: relative; box-sizing: border-box; }
.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; padding-top:30px!important}
.slick-slider .slick-track { transform: translate3d(0, 0, 0);}
.slick-track { position: relative; left: 0; top: 0; display: block; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { float: left; height: 100%; min-height: 1px; display: none; position:relative; height:100%;}
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide
{
	display: block;
	transition: all .8s ease;
	-webkit-transition: all .8s ease;
	-moz-transition: all .8s ease;
	-ms-transition: all .8s ease;
}
.slick-initialized .slick-slide:hover {opacity: 1 !important;}
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
/* defaut Arrows */
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before { opacity: 1; }
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: 0.25; }
/* defaut Dots */
.slick-dots { position: absolute; list-style: none; display: block; text-align: center; padding: 0; }
.slick-dots li { position: relative; display: inline-block; height: 20px; width: 20px; margin: 0 5px; padding: 0; cursor: pointer; }
.slick-dots li button { border: 0; background: transparent; display: block; height: 20px; width: 20px; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 5px; cursor: pointer; }
.slick-dots li button:hover, .slick-dots li button:focus { outline: none; }
.slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 1; }
.slick-dots li button:before { position: absolute; top: 0; left: 0; content: "•"; width: 20px; height: 20px; font-family: "slick"; font-size: 25px; line-height: 20px; text-align: center; color: #fff; opacity: 0.25; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-dots li.slick-active button:before { color: #fff; opacity: 0.75; }
.slick-dots li button:before{color: #fff;}


/***** Gabarit Archive *****/
.blogContainer.blogContainerArchive {
	width: 100%;
	max-width: 100%;
	text-align: center;
	background: #03052b;
}
	.page-template-template-archive-projets .content-presentation-team h1,
	.page-template-template-archive-articles-presse .content-presentation-team h1,
	.page-template-template-archive-articles .content-presentation-team h1 {
		font-size: 30px;
		text-transform: uppercase;
		font-weight: 700;
		text-align: center;
		color: #ffffff;
	}
		.archive-container {
			padding: 50px 0;
		}
			.archive-item-content-inner {
				max-width: 1300px;
				width: 100%;
				margin: 0 auto;
				text-align: center;
				position: relative;
			}
			.archive-item-content-inner:after {
				content: '';
				display: table;
				clear: both;
			}
				.archive-item-content-inner div {
					display: inline-block;
					vertical-align: top;
					text-align: left;
				}
				.odd .archive-item-content-inner div:first-of-type {
					width: 25%;
					margin-right: 5%;
				}
				/* .page-template-template-archive-articles .odd .archive-item-content-inner div:first-of-type {
					background: #1e90ff;
					-webkit-clip-path: polygon(0 29%, 67% 0, 100% 20%, 100% 68%, 32% 97%, 0 77%);
					clip-path: polygon(0 29%, 67% 0, 100% 20%, 100% 68%, 32% 97%, 0 77%);
				} */
				.odd .archive-item-content-inner div:last-of-type {
					width: 50%;
				}
				.even .archive-item-content-inner div:first-of-type {
					width: 50%;
					margin-right: 5%;
				}
				.even .archive-item-content-inner div:last-of-type {
					width: 25%;
				}
				/* .page-template-template-archive-articles .even .archive-item-content-inner div:last-of-type {
					background: #1e90ff;
					-webkit-clip-path: polygon(0 29%, 67% 0, 100% 20%, 100% 68%, 32% 97%, 0 77%);
					clip-path: polygon(0 29%, 67% 0, 100% 20%, 100% 68%, 32% 97%, 0 77%);
				} */
					.archive-item-content-inner div img {
						width: 100%;
						height: auto;
					}
					.archive-item-content-inner div h2 {
						font-size: 18px;
						line-height: 22px;
						margin-bottom: 20px;
					}
					.archive-item-content-inner div h3 {
						font-weight: normal;
						margin-bottom: 5px;
						font-size: 16px;
						line-height: 20px;
						font-weight: bold;
					}
					.page-template-template-archive-articles .archive-item-content-inner div h3 {
						color: #151f4a;
					}
						.page-template-template-archive-articles .archive-item-content-inner div h3 a {
							pointer-events: none;
							cursor: default;
						}
					.archive-item-content-inner div p {
						color: #151f4a;
						line-height: 22px;
					}
					.archive-item-content-inner div .cta {
						margin-top: 20px;
						display: inline-block;
						padding: 10px 20px;
						color: #151f4a;
						border: 1px solid #151f4a;
					}
				.archive-item {
					padding: 20px 0;
				}
				.archive-item-content {
					border-top: 1px solid #bcbcbc;
				}
				.archive-item-content:nth-of-type(odd) {
					background: #e8e8e8;
				}
				.archive-item-date {
					text-transform: uppercase;
					font-size: 34px;
					font-weight: 300;
					color: #03052b;
					text-align: center;
					margin-top: 50px;
				}
				.archive-item-date:first-of-type {
					margin-top: 0;
				}
					.archive-item-date span.char1,
					.archive-item-date span.char2,
					.archive-item-date span.char3 {
						font-weight: 700;
					}

/***** Gabarit Page *****/
.page-content {
	/* max-width: 950px; */
	width: 100%;
	margin: 0 auto;
}
	.page-content h1 {
		font-weight: 100;
		font-size: 30px;
		background: url("img/logo-comment-ca-marche.png") center top no-repeat;
		padding-top: 100px;
		color: #000000;
		text-align: center;
		margin: 20px auto 0;
		text-transform: uppercase;
	}
	.page-content .layer-le-lab-inner-items {
		text-align: center;
		padding: 50px 0 0 0;
		max-width: 1300px;
		width: 100%;
		margin: 0 auto;
		margin-bottom: 50px;
	}
	.page-content .layer-le-lab-inner-items:after{
		content: '';
		display: table;
		clear: both;
	}
		.page-content .layer-le-lab-inner-items article {
			float: left;
			width: 21%;
			margin: 0 2%;
		}
			.page-content .layer-le-lab-inner-items p {
				text-align: left;
			}

.clear
{
	clear: both;
}

.user, .tweet, .timePosted {
  float:left;
}

.user {
  width:25%;
}

.tweet {
  width:50%;
}

.timePosted {
  width:15%;
}

.user {
  clear:left;
}

.user a {
 width: 100px;
}

.user span span {
  width:100px;
  display:block;
  margin-top:10px;
}

.user img, .user a > span {
  float:left;
}

.interact {
  float:left;
  width:10%;
  margin-top:-7px;
}

.interact a {
  margin-left:5px;
  float:left;
}

.user a > span {
  margin-left:10px;
}

.media img {
  max-width:250px;
  max-height:250px;
}

#linkage {
  position:fixed;
  top:0px;
  right:0px;
  background-color:#3d3d3d;
  color:#ffffff;
  text-decoration:none;
  padding:5px;
  width:10%;
  font-family:arial;
}

.lksContainer {
	max-width: 1040px;
	margin: auto;
	padding-bottom : 150px;
	padding-top:50px;
}

@media only screen and (max-width: 1030px) {
	.layer-le-lab-inner-items
	{
		padding: 20px 40px;
	}
	.layer-le-lab h2
	{
		font-size: 20px;
		text-align: center;
		padding-top: 90px;
	}
	.layer-le-lab-inner-items p
	{
		font-size: 11px;
		line-height: 15px;
	}
	.layer-le-lab-inner {
		width: 100%;
		margin-left: -512px;
	}
	.layer-le-lab-inner-items article {
		width: 225px;
	}
	.layer-le-lab-inner-also {
		padding: 10px 0;
		bottom: 200px;
	}
	.layer-le-lab-inner-also div {
		padding: 10px 0;
	}
	.layer-le-lab-inner-also img {
		width: 50%;
	}
}

/***** IPAD LANDSCAPE *****/
@media only screen and (max-width: 1024px) {
.menuTop .team {background: none; padding-right: 20px;}
.menuTop .form-download {background: none; padding-right: 20px;}
.menuTop .subscribe {background: none; padding-right: 20px;}
.menuTop .modeEmploi {background: none; padding-right: 20px;}
.menuTop .btnSearch {background: none; padding-right: 20px; margin-right: 0px;}
.reseau .reseauCarrousel blockquote{width : 100%;}
}

@media only screen and (max-width: 850px) {
.menuTop .team,.menuTop .form-download,.menuTop .subscribe,.menuTop .modeEmploi , .menuTop .btnSearch{padding-right: 10px; padding-left:9px;}
}

/***** IPAD PORTRAIT *****/
@media only screen and (max-width: 768px) {
#second-menu-title, #second-menu-title.active {display: inline-block;}
#second-menu {position: absolute; right: 0; background: #000210; visibility: hidden; width: 100%; height: 100vh; padding-top:20px;}
#second-menu li {display: block;}
#second-menu .social-network-header-insta, #second-menu .social-network-header-twitter{display : inline-block; width : 18px; vertical-align : top;padding : 20px;}
#second-menu li a {border: 0; padding: 14px 20px; font-size: 16px;}
#second-menu li a strong {font-weight: normal;}
.menuTop .modeEmploi strong {font-size: 16px;}

.layer-subscribe h2 {text-align: left;}
.layer-subscribe-inner {width: 90%; padding: 5%; left: 0; margin: 0; top: 0; height: 100vh;}
.layer-dowload-inner {width: 90%; padding: 5%; left: 0; margin: 0; top: 0; height: 100vh;}
.layer-le-lab-inner {margin-left: 0; left: 0; height: 100vh;}
.layer-le-lab-inner-also {bottom: 0;}
.layer-le-lab-inner-also article {margin: 0 15px;}

.layer-dowload-inner .download-form {background-position: 5px 5px; font-size: 14px;}
.layer-dowload-inner .share-form {background-position: 5px 5px; font-size: 14px;}

.lksContainer {padding-top:0px;}
}

/***** IPHONE 5 *****/
@media only screen and (max-width: 400px) {
#second-menu-title, #second-menu-title.active {padding: 18px 40px 18px 0; background-position: right 10px center;}
.menuTop h1 img{width :24px ; height : auto;}
}


/***** IPHONE *****/
@media only screen and (max-width: 700px) {
	.layerNav nav a {
		font-size: 16px;
	}
	.menuTop h1{
		padding:10px;
	}
	.odd .archive-item-content-inner div:first-of-type,
	.odd .archive-item-content-inner div:last-of-type,
	.even .archive-item-content-inner div:first-of-type,
	.even .archive-item-content-inner div:last-of-type {
		width: 90%;
		margin: 0 auto;
	}
	.page-content {
		width: 90%;
	}
		.page-content .layer-le-lab-inner-items article {
			width: 100%;
			margin: 0 0 20px 0;
			padding: 0;
		}
			.page-content h1 {
				font-weight: 300;
				font-size: 24px;
				margin: 80px auto 0;
			}
			.page-content .layer-le-lab-inner-items {
				padding: 30px 0 0 0;
			}
}
@media only screen and (max-width: 700px) {
	.menuTop .menuTopExpand{
		font-size:20px;
		padding-right: 5px;
	}
	.menuTop .menuTopExpand span{
		padding-top:0;
		font-size:20px;
	}
}
@media only screen and (max-width: 700px) {
	.search{
		height: 60px;
	}
}
@media only screen and (max-width: 700px) {
	.search .cSearch input {
		font-size: 14px !important;
		height: 20px !important;
		background-size: 25px 20px !important;
		background-position: 20px 0 !important;
		padding: 0px 0 5px 70px !important;
	}
}
@media only screen and (max-width: 700px) {
	.sf_search {
		height: 24px;
	}
}
@media only screen and (max-width: 700px) {
	.search .cSearch .close{
		top: 15px;
		width: 70px;
		height: 22px;
	}
}
@media only screen and (max-width: 700px) {
	.search .cSearch .close:before, .search .cSearch .close:after {
		height: 23px;
	}
}
@media only screen and (max-width: 700px) {
	.layerNav .close {
		top: 15px;
		width: 70px;
		height: 22px;
	}  height: 24px;
}
@media only screen and (max-width: 700px) {
	.layerNav .close:before, .layerNav .close:after {
		height: 23px;
	}
}
@media only screen and (max-width: 700px) {
	.layerNav h2{
		font-size: 18px;
		margin: 0 auto 0;
		background-size: 30px;
		padding-top: 52px;
	}
}
@media only screen and (max-width: 700px) {
	.layerNav nav{
		margin:10px 0 0 20px;
	}
}
@media only screen and (max-width: 700px) {
	.layer-le-lab{
		overflow-y: scroll;
		-webkit-overflow-scrolling: touch;
	}
}
@media only screen and (max-width: 700px) {
	.layer-le-lab .close {
		top: 15px;
		right: 30px;
		width: 70px;
		height: 22px;
	}
}
@media only screen and (max-width: 700px) {
	.layer-le-lab .close:before, .layer-le-lab .close:after {
		height: 23px;
	}
}
@media only screen and (max-width: 700px) {
	.layer-le-lab-inner{
		position: static;
		width: 100%;
		height: auto;
		top:0;
		left:0;
		margin-left: 0;
		padding-top: 20px;
	}
}
@media only screen and (max-width: 700px) {
	.layer-le-lab h2{
		font-size:18px;
		background:url(img/logo-comment-ca-marche.png) center top no-repeat;
		background-size: 40px;
		padding-top:60px;
		width:100%;
		text-align: center;
	}
}
@media only screen and (max-width: 700px) {
	.layer-le-lab-inner-items article{
		width: 100%;
		display: block;
		margin-right: 0;
		margin-bottom: 20px;
	}
}
@media only screen and (max-width: 700px) {
	.layer-le-lab-inner-also{
		padding: 20px 0;
		position: static;
	}
}
@media only screen and (max-width: 700px) {
	.layer-contact-form .close {
		width: 20px;
		height: 20px;
		right: 30px;
	}
}
@media only screen and (max-width: 700px) {
	.layer-contact-form .close:before, .layer-contact-form .close:after {
  		left: 0;
  		top: 7px;
		height: 20px;
	}
}
@media only screen and (max-width: 700px) {
	.layer-contact-form .close span{
		bottom: -30px;
		left: -30px;
	}
}
@media only screen and (max-width: 700px) {
	.layer-contact-form-inner{
		width: 100%;
		height: auto;
		top: 0;
		left: 0;
		margin-left: 0;
		margin-top: 0;
		padding: 15px;
		box-sizing: border-box;
	}
}
@media only screen and (max-width: 700px) {
	.layer-contact-form-inner h2{
		font-size: 18px;
		padding-bottom: 15px;
	}
}
@media only screen and (max-width: 700px) {
	.layer-contact-form-inner p{
		font-size: 12px;
	}
	.layer-contact-form-inner p input{
		width: 70%;
		height: 30px;
	}
}
@media only screen and (max-width: 700px) {
	.wpcf7-textarea
	{
		width: 100%;
		border: 1px solid #a9a9a9;
	}
}
@media only screen and (max-width: 700px) {
	.landing{
		height: 615px;
	}
}
@media only screen and (max-width: 700px) {
	body {
		padding: 0;
	}
	.menuTop {
		/*height: 100px;*/
	}
	.mainContainer {
		margin-top: 54px;
	}
	.landing .intro{
		font-size: 14px;
		line-height: 22px;
		padding: 0 15px;
	}
	.scroll-down-home {
		display: none !important;
	}
	table {
		width: 100% !important;
		height: auto !important;
	}
}
@media only screen and (max-width: 700px) {
	.landing .intro img{
		margin: 40px 0;
	}
}
@media only screen and (max-width: 700px) {
	.lieu .detail{
		left: 10px;
		top: 220px;
	}
}
@media only screen and (max-width: 700px) {
	.lieu .detail h2{
		font-size:14px;
		padding:10px;
	}
}
@media only screen and (max-width: 700px) {
	.lieu .detail h2 .close {
		width: 20px;
		height: 20px;
	}
}
@media only screen and (max-width: 700px) {
	.lieu .detail h2 .close:before,
	.lieu .detail h2 .close:after {
  		left: 0;
  		top: 7px;
		height: 20px;
	}
}
@media only screen and (max-width: 700px) {
	.lieu .detail .content_place {
		padding:10px;
		font-size:12px;
		line-height:18px;
		width:90vw;
	}
}
@media only screen and (max-width: 700px) {
	.projets h2{
		font-size:22px;
		padding-top:70px;
		background-size: 50px;
	}
}
@media only screen and (max-width: 700px) {
	.projets .projetCarrousel .slick-list{
		transform: translate3d(45px, 0px, 0px) !important;
	}
}
@media only screen and (max-width: 700px) {
	.projets .projetCarrousel .slick-slide{
		width: auto;
	}
}
@media only screen and (max-width: 700px) {
	.projets .slick-center img{
		-webkit-transform:none!important;
		-ms-transform:none!important;
		transform:none!important;
	}
}
@media only screen and (max-width: 700px) {
	.projets .deskCarrousel h3 {
		font-size:18px;
	}
}
@media only screen and (max-width: 700px) {
	.projets .deskCarrousel p{
		font-size:12px;
		line-height:18px;
		padding: 0 15px;
	}
}
@media only screen and (max-width: 700px) {
	.projets .btnProjets{
		max-width: 80%;
		font-size:14px;
		background-size: 20px;
	}
}
@media only screen and (max-width: 700px) {
	.calendrier{
		padding-top:40px;
	}
}
@media only screen and (max-width: 700px) {
	.calendrier h2{
		font-size:22px;
	}
}
@media only screen and (max-width: 700px) {
	.calendrier .slick-list{
		margin-top:30px;
	}
}
@media only screen and (max-width: 700px) {
	.calendrier .InfoEvent h3{
		font-size:14px;
		padding: 0 15px;
	}
}
@media only screen and (max-width: 700px) {
	.calendrier .InfoEvent p{
		margin-bottom:20px;
	}
}
@media only screen and (max-width: 700px) {
	.reseau{
		padding-top:40px;
	}
}
@media only screen and (max-width: 700px) {
	.reseau h2{
		font-size:22px;
	}
}
@media only screen and (max-width: 700px) {
	.reseau .chapo{
		font-size:14px;
		width:95vw;
	}
}
@media only screen and (max-width: 700px) {
	.reseau .reseauCarrousel{
		margin-top:0;
	}
}
@media only screen and (max-width: 700px) {
	.reseau .reseauCarrousel .avatar{
		display:block;
		margin: 0 auto;
	}
}
@media only screen and (max-width: 700px) {
	.reseau .reseauCarrousel blockquote{
		font-size:12px;
		line-height:14px;
		width:100%;
	}
}
@media only screen and (max-width: 700px) {
	.reseau .reseauCarrousel em{
		margin-left:0;
		font-size:14px;
		text-align: center;
	}
}
@media only screen and (max-width: 700px) {
	.reseau .reseauCarrousel .logo{
		position:static;
		margin: 0 auto;
		margin-top: 15px;
		max-width: 40%;
	}
}
@media only screen and (max-width: 700px) {
	.reseau .reseauCarrousel .slick-dots{
		display:none !important;
	}
}
@media only screen and (max-width: 700px) {
	.reseau .reseauCarrousel .slick-prev{
		top: 24%;
		width: 25px;
		height: 35px;
		background-size: 29px;
		background-position-y: -11px;
	}
}
@media only screen and (max-width: 700px) {
	.reseau .reseauCarrousel .slick-next{
		top: 24%;
		width: 25px;
		height: 35px;
		background-size: 29px;
		background-position-y: -44px;
	}
}
@media only screen and (max-width: 700px) {
	.reseau .bio article{
		padding:50px 15px 10px 15px;
	}
}
@media only screen and (max-width: 700px) {
	.articles .lstArticles .item {
		position: static !important;
		float: left;
		width: 100%;
		height: auto;
	}
	.articles .lstArticles .item article {
		padding-bottom: 20px;
	}
	.articles .lstArticles .item img {
		max-width: 100%;
		height: auto;
		margin: 0 auto;
	}
}
@media only screen and (max-width: 700px) {
	.articles .item.x2 {
		width: 100%;
		height: auto;
	}
	.articles .item.x2 article {
		padding-bottom: 20px;
	}
}
@media only screen and (max-width: 700px) {
	.articles .lstArticles .item header{
		font-size:14px;
	}
}
@media only screen and (max-width: 700px) {
	.articles .lstArticles .item.x2 header{
		font-size:22px;
	}
}
@media only screen and (max-width: 700px) {
	.articles .lstArticles .item h3 {
		width:90%;
	}
}
@media only screen and (max-width: 700px) {
	.articles .lstArticles .item h3 a {
		font-size:16px;
	}
}
@media only screen and (max-width: 700px) {
	.articles .lstArticles .item.x2 h3,
	.articles .lstArticles .item.x2 h3 a {
		font-size:28px;
	}
}
@media only screen and (max-width: 700px) {
	article + a {
		display: block;
		padding-bottom: 10px;
	}

	.eye_link_article
	{
		position: relative;
		bottom: 0;
		right: -130px;
	}
}
@media only screen and (max-width: 700px) {
	.contact{
		height:auto;
	}
}
@media only screen and (max-width: 700px) {
	.contact .infos{
		float:none;
		width:100%;
		padding: 1px 0px;
	}
}
@media only screen and (max-width: 700px) {
	.contact .map{
		width:100%;
		height:300px;
		float:none;
	}
}
@media only screen and (max-width: 700px) {
	.mainFooter #menu-footer li.twitter2 a, 
	.mainFooter #menu-footer li.google2 a, 
	.mainFooter #menu-footer li.ct a {
		font-size: 0;
	}

	.mainFooter #menu-footer li.twitter2 a {
		padding: 12px 32px 12px 15px;
		background-position: 10px -2px;
	}
	.mainFooter #menu-footer li.google2 a {
		padding: 12px 32px 12px 15px;
		background-position: 10px -2px;
	}
	.mainFooter #menu-footer li.ct a {
		padding: 12px 32px 12px 15px;
		background-position: 10px -254px;
	}
}
@media only screen and (max-width: 700px) {
	.mainFooter .mouse{
		display: none;
	}
}
@media only screen and (max-width: 700px) {
	.piProjets .gtCalendar{
		font-size:14px;
		padding: 7px 34px 7px 15px;
		background-position: 184px 4px;
		background-size: 15px;
	}
}
@media only screen and (max-width: 700px) {
	.piProjets h2{
		font-size:16px;
		background-size: 50px;
		padding: 0 10px;
		padding-top: 70px;
		margin-top: 70px;
		margin-bottom: 5px;
	}
}
@media only screen and (max-width: 700px) {
	.piProjets .carouProjet .slick-prev,
	.piProjets .carouProjet .slick-next{
		width: 25px;
		height: 30px;
		background-size: 30px;
		bottom: -50px;
		background-position: 0px -15px;
	}
	.piProjets .carouProjet .slick-prev{
		margin-left: 10px;
	}
	.piProjets .carouProjet .slick-next{
		margin-right: 10px;
		background-position: 10px -50px;
	}
}
@media only screen and (max-width: 700px) {
	.piProjets .chapo{
		padding: 60px 25px 40px 25px;
		font-size:16px;
	}
}
@media only screen and (max-width: 700px) {
	.piProjets .presentation{
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1;
		line-height:20px;
		padding:0 15px 10px 15px;
	}
	.piProjets .presentation p{
		font-size: 12px;
  		line-height: 16px;
	}
	.piProjets .presentation li{
		font-size: 12px;
  		line-height: 16px;
	}
}
@media only screen and (max-width: 700px) {
	.piProjets .presentation:first-letter {
		font-size: 100px;
		line-height:50px;
		padding-right: 20px;
	}
}
@media only screen and (max-width: 700px) {
	.piThemes h3{
		font-size:16px;
		padding-bottom:20px;
		padding-top:40px;
	}
}
@media only screen and (max-width: 700px) {
	.piThemes h4{
		font-size:14px;
	}
}
@media only screen and (max-width: 700px) {
	.piThemes h5 strong{
		font-size:12px;
	}
}
@media only screen and (max-width: 700px) {
	.piThemes .filter li{
		margin:0 3px 20px;
	}
}
@media only screen and (max-width: 700px) {
	.piThemes .ateliers li{
		width:100%;
	}
}
@media only screen and (max-width: 700px) {
	.piAteliers{
		padding:20px 10px;
	}
}
@media only screen and (max-width: 700px) {
	.piAteliers h2{
		font-size:18px;
		padding-top:100px;
		margin:53px 0 30px;
	}
}
@media only screen and (max-width: 700px) {
	.piAteliers .chapo{
		font-size:14px;
		line-height:22px;
		margin-top:20px;
	}
}
@media only screen and (max-width: 700px) {
	.piAteliers .description{
		padding-bottom:20px;
		line-height:16px;
		font-size: 12px;
	}
	.piAteliers .description p img{
		width: 100%;
		height: auto;
	}
	.piAteliers .description p iframe{
		width: 100%;
		height: 350px;
	}
}
@media only screen and (max-width: 700px) {
	.blogContainer .hgroup h3{
		padding-top:70px;
		background-size: 50px;
		margin-top: 30px;
	}
}
@media only screen and (max-width: 700px) {
	.blogContainer h2{
		font-size:16px;
		margin-bottom:20px;
		padding: 0 15px;
	}
}
@media only screen and (max-width: 700px) {
	.billet {
		margin-top:20px;
		padding: 0 15px;
	}
}
@media only screen and (max-width: 700px) {
	.billet header .titre{
		font-size:20px;
	}
}
@media only screen and (max-width: 700px) {
	.billet header .detail time{
		font-size:16px;
	}
}
@media only screen and (max-width: 700px) {
	.billet header .detail .themes li,
	.billet header .detail .post-categories li {
		font-size:12px;
	}
}
@media only screen and (max-width: 700px) {
	.billet .chapo{
		font-size:14px;
		line-height:18px;
	}
}
@media only screen and (max-width: 700px) {
	.billet .text{
		font-size:12px;
		line-height:14px;
	}
}
@media only screen and (max-width: 700px) {
	.billet .text p img{
		width: 100%;
		height: auto;
	}
	.billet .text p iframe{
		width: 100%;
		height: 350px;
	}
}
@media only screen and (max-width: 700px) {
	.billet .auteur{
		font-size:12px;
		margin-top:30px;
		background-size: 16px;
		padding-left: 25px;
	}
}
@media only screen and (max-width: 700px) {
	.billet .tools li{
		margin-right: 5px;
		margin-bottom: 10px;
	}
}
@media only screen and (max-width: 700px) {
	#sf_results {
		padding: 30px 10px !important;
	}
}