/* ==========================================================================
   Styles custom pour cette page
   ========================================================================== */
.pageEntete {
	background:url(../img/entetes/entete_mooc_ccdp.jpg) top center #000 no-repeat;
	margin-bottom:0;
	background-size:cover;
}
.pageEntete img.mooc {
	margin-top:40px;
}
.pageEntete h1.titrePage {
	margin-top:25px;
}
.pageEntete .sousTitre {
	text-transform: uppercase;
	line-height: 1.2;
}

/* Changement icône pour l'accordéon */
.accordeon .toggler {
	margin-top:25px;
}
.accordeon .toggler > button.subtil .icone {
	background-image:url(../img/mooc-communs/plus_moins_sprite.svg);
}

.cssTable {
	display:table;
	width:100%;
	table-layout:fixed;
}
.cssTable > * {
	display:table-cell;
}




/* Strate des infos/résumés du MOOC */
.sInfosMooc {
	padding:45px 0 20px 0;
}
.sInfosMooc .colTexte {
	padding-right:7%;
}
.sInfosMooc .colTexte p {
	/*font-size:1.058823529411765em; /* 18/17 */
}
.sInfosMooc .colTexte .actionPartager > p {
	/*font-size:12px;*/
}
.sInfosMooc .colResume {
	width:45%;
}
.colResume .cssTable {
	/*height:45px;*/
	padding:10px 0;
	margin:0;
	border-bottom:1px solid #808080;
}
.colResume .titre {
	text-transform:uppercase;
	vertical-align:middle;
}
.colResume .valeur {
	font-weight:700;
	text-align:right;
	vertical-align:bottom;
}
.sInfosMooc a.button {
	margin-top:30px;
	max-width:295px;
	background-color:#26577B;
}
.sInfosMooc a.button:focus,
.sInfosMooc a.button:hover {
	background-color:#000;
	/*color:#000;*/
}


/* Strate des COMMENT */
.sComment {
	background-color:#F2F0EA;
}
.sComment h2 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size:2.285714285714286em; /* 32px / 14px */
	font-weight:400;
	line-height:1.2;

	margin-bottom:30px;
	position:relative;
	padding-bottom:10px;
}
.sComment h2:after {
	content:"";
	position:absolute;
	border-bottom:5px solid #506986;
	height:5px;
	width:55px;
	bottom:0;
	left:0;
}
.sComment .colTexte {
	padding:30px 0 0 0;
	height:405px;
	width:50%;
	vertical-align:middle;
}
.sComment .colTexte .contentWrap {
	max-width:380px;
	margin:0 115px 0 auto;
}
.sComment .colTexte p,
.sComment .colTexte ul {
	/*font-size:1.058823529411765em; /* 18/17 */
}
.sComment a.button {
	margin-top:10px;
	max-width:295px;
	background-color:#D88423;
	/*color:#000;*/
}
.sComment a.button:hover,
.sComment a.button:focus {
	background-color:#000;
	color:#fff;
}
.sComment .colImg {
	background:url(../img/mooc-ccdp/bg_comment.jpg) top right no-repeat;
	background-size:cover;
}
.sComment .colImg img {
	width:100%;
}


/* Strate des avantages */
.sAvantages {
	background:#464547;
	padding:65px 0;
	text-align:center;
}
.sAvantages p,
.sAvantages li,
.sAvantages a {
	color:#fff;
}
.sAvantages h2 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size:2.285714285714286em; /* 32px / 14px */
	font-weight:400;
	line-height:1.2;
	color:#fff;
	margin-bottom:30px;
	text-align: center;
}
.sAvantages h3 {
	letter-spacing:0;
	font-size:1.117647058823529em; /* 19/15 */
	color:#fff;
	margin:20px 0 5px;
	text-transform:uppercase;
}
.sAvantages ul {
	padding:0;
}
.sAvantages li {
	list-style:none;
	list-style-image:none;
}
.sAvantages .tableAvantages {
	display:table;
	table-layout:fixed;
	width:100%;
	padding:0;
	margin:0;
}
.sAvantages .tableAvantages > li {
	display:table-cell;
	width:33.33333333%;
	padding:0 15px;
	margin:0;
	text-align:center;
}

/* Strate Pour qui? */
.sPourQui {
	padding:45px 0 45px 0;
}
.sPourQui h2 {
	font-family: 'Roboto Condensed', sans-serif;
	margin-top:0;
	font-size:2.285714285714286em; /* 32px / 14px */
	font-weight:400;
	line-height:1.2;

	margin-bottom:30px;
	position:relative;
	padding-bottom:10px;
}
.sPourQui h2:after {
	content:"";
	position:absolute;
	border-bottom:5px solid #506986;
	height:5px;
	width:55px;
	bottom:0;
	left:0;
}


/* Strate Contenu */
.sContenu {
	padding:45px 0 45px 0;
	background-color:#F2F0EA;
}
.sContenu h2 {
	font-family: 'Roboto Condensed', sans-serif;
	margin-top:0;
	font-size:2.285714285714286em; /* 32px / 14px */
	font-weight:400;
	line-height:1.2;

	margin-bottom:30px;
	position:relative;
	padding-bottom:10px;
}
.sContenu h2:after {
	content:"";
	position:absolute;
	border-bottom:5px solid #506986;
	height:5px;
	width:55px;
	bottom:0;
	left:0;
}

.sContenu .cssTable {
	padding:20px 0;
	border-bottom:1px solid #000;
}
.sContenu .cssTable > * {
	vertical-align:bottom;
}

.sContenu .accordeon .toggler {
	font-weight:600;
	font-size:1.285714285714286em; /* 18/14 */
	text-transform:none;
}
.sContenu .module {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:400;
	font-size:1.555555555555556em; /* 28/18 */
	text-transform:uppercase;
	margin:0 0 5px 0px;
	color:#285fa9;
}
.sContenu .heures {
	margin:12px 0 7px 0;
	background:url(../img/mooc-communs/ico_horloge.svg) 0 0 no-repeat;
	min-height:28px;
	line-height:28px;
	padding-left:40px;
	font-size:1.285714285714286em; /* 18/14 */
}

.sContenu .grpBoutons {
	margin-top:40px;
}
.sContenu .grpBoutons a.button {
	width:100%;
	max-width:400px;
}
.sContenu .colBtnInscription {
	float:left;
	width:50%;
	padding-right:20px;
	margin:0;
}
.sContenu .colBtnInscription a.button {
	background-color:#2a6495;
}
.sContenu .colBtnInscription a.button:focus,
.sContenu .colBtnInscription a.button:hover {
	background-color:#000;
	/*color:#000;*/
}
.sContenu .colBtnAcces {
	float:right;
	width:50%;
	padding-left:20px;
	margin:0;
}
.sContenu .colBtnAcces a.button {
	background-color:#D88423;
	/*color:#000;*/
}
.sContenu .colBtnAcces a.button:focus,
.sContenu .colBtnAcces a.button:hover {
	background-color:#000;
	color:#fff;
}


/* Strate des témoignages */
.sTemoignages {
	background-color:#4b4b4a;
	color:#fff;
	padding:60px 0 90px 0;
}
.sTemoignages .slick-slider {
	position:relative;
	padding:0 110px;
	margin:0;
}
.sTemoignages .slick-slider:before,
.sTemoignages .slick-slider:after {
	position:absolute;
	top:50%;
	left:0;
	content:"«";
	color:#797878;
	font-size:180px;
    line-height: 0.2;
    height:82px;
	transform:translateY(-50%);
    /*border:1px solid #000;*/
}
.sTemoignages .slick-slider:after {
	left:auto;
	right:0;
	content:"»";
}
html[lang="en"] .sTemoignages .slick-slider:before,
html[lang="en"] .sTemoignages .slick-slider:after {
	content:"“";
	height: 1px;
	top: 20px;
	left: 10px;
	transform: none;
}
html[lang="en"] .sTemoignages .slick-slider:after {
	content:"”";
	top: auto;
	left: auto;
	bottom: 0;
	right: 10px;
}
.sTemoignages .slick-slide p {
	/*font-size:1.857142857142857em; /* 26/14 */
	font-size:1.428571428571429em; /* 20/14 */
	line-height:1.25;
	text-align:center;
}
.sTemoignages .slick-dots {
	bottom:-50px;
	margin:0;
}
.sTemoignages .slick-dots li {
	width: 12px;
	height: 12px;
	margin: 0 10px;
}
.sTemoignages .slick-dots li button {
	width: 12px;
	height: 12px;
}
.sTemoignages .slick-dots li button .slick-dot-icon,
.sTemoignages .slick-dots li.slick-active button .slick-dot-icon {
	opacity:1;
	color:#fff;
}
.sTemoignages .slick-dots li button .slick-dot-icon:before {
	width: 12px;
	height: 12px;
	content: "";
	background:#797878;
	border:0;
	border-radius:50%;
}
.sTemoignages .slick-dots li.slick-active button .slick-dot-icon:before {
	background-color:#fff;
}
.sTemoignages .slick-dots li button:hover .slick-dot-icon:before,
.sTemoignages .slick-dots li button:focus .slick-dot-icon:before {
	background-color:#fff;
}



/* Équité salariale */
.sEquiteSalariale {
	background:#26577B;
	padding:40px 0;
}
.sEquiteSalariale .contentWrap {
	padding-right:400px;
	min-height:336px;
	background:url(../img/mooc-ccdp/image_equite.png) #26577B no-repeat right center;
}
.sEquiteSalariale h2 {
	font-family: 'Roboto Condensed', sans-serif;
	color:#fff;
	font-size:2.285714285714286em; /* 32px / 14px */
	line-height:1.2;
	font-weight:400;
	margin:0 0 30px 0;
}
.sEquiteSalariale ul {
	font-size:1.142857142857143em; /* 16px / 14px */
}
.sEquiteSalariale p,
.sEquiteSalariale li {
	color:#fff;
}




/* Strate infos TÉLUQ */
.sTELUQ {
	padding:40px 0;
	background-color:#F2F0EA; /* #f2f2f1 */
}
.sTELUQ h2 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size:2.285714285714286em; /* 32px / 14px */
	font-weight:400;
	line-height:1.2;
	margin-top: 0;
}
.sTELUQ p {
	font-size:0.9285714285714286em; /* 13/14 */
}



/* Strate "pour information"" */
.sPourInfo {
	padding:40px 0;
}
.sPourInfo h2 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size:2.285714285714286em; /* 32px / 14px */
	font-weight:400;
	line-height:1.2;
	margin-top: 0;
}


@media only screen and (max-width: 1023px){
	.pageEntete {
		background-image:url(../img/entetes/entete_mooc_ccdp_medium.jpg);
	}
}


/* Mobile portrait/paysage (320px à 767px) */
@media only screen and (max-width: 768px){
	/* Strate des COMMENT */
	.sComment .colTexte .contentWrap {
		max-width:none;
		margin-right:auto;
	}
}

/* Mobile portrait/paysage (320px à 767px) */
@media only screen and (max-width: 767px){
	.pageEntete img.mooc {
		width:145px;
	}
	.pageEntete h1.titrePage {
		margin-top:18px;
	}

	.sInfosMooc .colResume {
		width:35%;
	}

	/* Témoignages */
	.sTemoignages {
		padding:40px 5px 80px 5px;
	}
	.sTemoignages .slick-slider {
		padding:0 75px;
	}
	.sTemoignages .slick-slider:before,
	.sTemoignages .slick-slider:after {
		font-size:100px;
		height:48px;
	}
	.sTemoignages .slick-slide p {
		/*font-size:1.785714285714286em; /* 25/14 */
	}


	.sEquiteSalariale .contentWrap {
		padding-right:0;
		background:none;
		min-height:1px;
	}
}


@media only screen and (max-width: 599px){
	/* Strate des infos/résumés du MOOC */
	.sInfosMooc {
		padding-bottom:30px;
	}
	.sInfosMooc .colTexte {
		display:block;
		padding-right:0;
	}
	.sInfosMooc .colResume {
		display:block;
		width:100%;
	}
	.colResume .inscription {
		text-align:center;
	}


	/* Strate des COMMENT */
	.sComment .colTexte {
		height:auto;
		width:100%;
		display:block;
		/*padding-bottom:30px;*/
	}
	.sComment ul,
	.sComment ul li:last-child {
		margin-bottom:0;
	}
	.sComment a.button {
		margin-top:30px;
	}
	.sComment .colImg {
		display:none;
	}

	/* Strate des avantages */
	.sAvantages {
		padding:50px 0;
	}
	.sAvantages .tableAvantages {
		display:block;
	}
	.sAvantages .tableAvantages > li {
		display:block;
		width:100%;
		padding:15px;
	}

	/* Strate Contenu */
	.sContenu .grpBoutons > * {
		display:block;
		float:none;
		padding:0;
		text-align:center;
		width:100%;
	}
	.sContenu .colBtnInscription {
		margin:0 0 20px 0;
	}
	.sContenu .alignerTxtD {
		text-align:center;
	}

	.sEquiteSalariale h2 .block {
		display:inline;
	}
	.sEquiteSalariale .centrerMobile {
		text-align:center;
	}
}

@media only screen and (min-width: 1671px){
	.pageEntete {
		background-image:url(../img/entetes/entete_mooc_ccdp_large.jpg);
	}
}