/* ==========================================================================
   Styles custom pour cette page
   ========================================================================== */
.pageEntete {
	background:url(../img/entetes/entete_fc_iagf.jpg) top center #C6C9CC no-repeat;
	margin-bottom:0;
	background-size:cover;
}
.pageEntete img.logo {
	margin-top:20px;
}
.pageEntete h1.titrePage {
	margin-top:25px;
}

/* 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 de la FC */
.sInfosFC {
	padding:45px 0 45px 0;
}
.sInfosFC .colTexte {
	padding-right:7%;
}
.sInfosFC .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;
}
.colResume a.button {
	margin-top:30px;
	max-width:295px;
	background-color:#FA8E5C;
	color:#000;
}
.colResume a.button:focus,
.colResume a.button:hover {
	background-color:#009DDF;
}


.formationReconnue {
	margin:60px 0;
	position:relative;
	border:1px solid #009DDF;
	padding:45px 10px 20px 10px;
}
.formationReconnue p {
	font-size:1.214285714285714em; /* 17px / 14px */
	line-height:1.352941176470588; /* 23/17 */
	font-weight:700;
	color:#2B2E34;
	margin:0;
	text-align:center;
	text-transform:uppercase;
}
.formationReconnue .badge {
	position:absolute;
	top:-32px;
	left:50%;
	margin-left:-33px;

	display:block;
	width:66px;
	height:66px;
	border-radius:50%;
	background:url(../img/fc-prog-ascension/sceau_blanc.svg) #009DDF no-repeat center center;
	background-size:35px 46px;
}


/* Strate des COMMENT */
.sComment {
	background-color:#f2f2f1;
}
.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 #009DDF;
	height:5px;
	width:55px;
	bottom:0;
	left:0;
}
.sComment .colTexte {
	padding:30px 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 .colImg {
	background:url(../img/fc-prog-ascension/bg_comment.jpg) top center no-repeat;
	background-size:cover;
}
.sComment .colImg img {
	width:100%;
}


/* Strate des avantages */
.sAvantages {
	background:#333;
	padding:40px 0;
	text-align:center;
}
.sAvantages p,
.sAvantages li,
.sAvantages a {
	color:#fff;
}
.sAvantages h2 {
	font-family:'Roboto Condensed', sans-serif;
	color:#fff;
	margin:0 0 30px;
	font-size:2.285714285714286em; /* 32px / 14px */
	font-weight:400;
	line-height:1.2;
}
.sAvantages h3 {
	color:#fff;
	margin:20px 0 5px;
}
.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:50%;
	border-right:1px solid #fff;
	padding:0 40px;
	margin:0;
	text-align:center;
}
.sAvantages .tableAvantages > li:last-child {
	border-right:0;
	padding-bottom:0;
}


/* Strate Pour qui?  Pourquoi?  Comment vous inscrire? */
.sPourQui,
.sPourquoi,
.sCommentInscrire{
	padding:45px 0 45px 0;
}
.sPourQui{
	background-color:#E7F4FA; /* #f2f2f1 */
}
.sCommentInscrire{
	/* background-color:#E7F4FA; */
}
.sPourQui h2,
.sPourquoi h2,
.sCommentInscrire 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,
.sPourquoi h2:after,
.sCommentInscrire h2:after{
	content:"";
	position:absolute;
	border-bottom:5px solid #009DDF;
	height:5px;
	width:55px;
	bottom:0;
	left:0;
}


/* Strate Contenu */
.sContenu {
	padding:45px 0 45px 0;
	background-color:#f2f2f1;
}
.sFAQ.sFAQ {
	background-color:#fff;
}
.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 #009DDF;
	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,
.sPourQui .accordeon .toggler,
.sPourquoi .accordeon .toggler,
.sActions .accordeon .toggler{
	font-weight:600;
	font-size:1.285714285714286em; /* 18/14 */
	text-transform:none;
}



/* Strate des témoignages */
.sTemoignages {
	background-color:#0493D0;
	color:#000;
	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:#0381C8;
	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:"»";
}
.sTemoignages .slick-slide p {
	font-size:1.857142857142857em; /* 26/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:#89CCE9;
	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;
}


/* Strate de l'équipe */
.sEquipe {
	background:url(../img/fc-prog-ascension/bg_equipe.jpg) center center no-repeat;
	background-size:cover;
	padding:80px 0;
}
.sEquipe .boite {
	background-color:#fff;
	padding:20px;
}
.sEquipe h2 {
	font-family: 'Roboto Condensed', sans-serif;
	color:#666;
	font-size:2.285714285714286em; /* 32px / 14px */
	font-weight:400;
	line-height:1.2;

	margin-bottom:30px;
	position:relative;
	padding-bottom:10px;
}
.sEquipe h2:after {
	content:"";
	position:absolute;
	border-bottom:5px solid #009DDF;
	height:5px;
	width:55px;
	bottom:0;
	left:0;
}
/*.lstEquipe {
	margin:1em 0;
}*/
/*.lstEquipe a {
	font-weight:700;
}*/



/* Strate Questions? - anciennement 50/50 dans .sActions */
.sQuestions {
	padding:45px 0 45px 0;
	background-color:#555555;
	color:#fff;
	text-align:center;
}
.sQuestions .icoFleche {
	margin-bottom:25px;
}
.sQuestions .titre {
	font-family: 'Roboto Condensed', sans-serif;
	font-size:2.285714285714286em; /* 32px / 14px */
	font-weight:400;
	line-height:1.2;
	text-transform:uppercase;
}
.sQuestions a{
	color:#fff;
}


/* Inutilisé 2022 */
.sActions {
	padding:80px 0;
	color:#fff;
	background-repeat:no-repeat;
	background:#202020 no-repeat; /* bgcolor #1 */

	/* bgcolor #2 (#555555) en 'image' pour la moitié de droite */
	background-image: linear-gradient(to right, RGB(85, 85, 85), RGB(85, 85, 85));
	background-position:top right;
	background-size:50% 100%;
}
.flexActions {
	display:flex;
	flex-wrap:wrap;
	align-items:center;
}
.flexActions .colGauche,
.flexActions .colDroite {
	/*background:#202020; /* bgcolor #1 */
	width:50%;
	padding:0 25px 0 0;
	text-align:center;
}
.flexActions .colDroite {
	/*background:#555555; /* bgcolor #2 */
	padding:0 0 0 25px;
}
.flexActions .icoFleche {
	margin-bottom:25px;
}
.flexActions .titre {
	font-family: 'Roboto Condensed', sans-serif;
	font-size:2.285714285714286em; /* 32px / 14px */
	font-weight:400;
	line-height:1.2;
	text-transform:uppercase;
}
.flexActions a,
.sActions .accordeon .toggler{
	color:#fff;
}
.sActions .accordeon{
	text-align: left;
}



@media only screen and (max-width: 1023px){
	.pageEntete {
		background-image:url(../img/entetes/entete_fc_iagf_medium.jpg);
	}
}

@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 h1.titrePage {
		margin-top:18px;
	}


	/* Strate des infos/résumés de la FC */
	.sInfosFC {
		padding-bottom:30px;
	}
	.sInfosFC .colTexte {
		display:block;
		padding-right:0;
	}
	.sInfosFC .colResume {
		display:block;
		width:100%;
	}
	.colResume .apercu {
		text-align:center;
	}


	/* 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 */
	}


	.sActions {
		padding:0;
		background:none;
	}
	/* Sort de la grille */
	.sActions .g16.column {
		width:100%;
		margin:0;
	}
	.flexActions .colGauche,
	.flexActions .colDroite {
		width:100%;
		padding:45px 10px;
		background:#202020; /* bgcolor #1 */
	}
	.flexActions .colDroite {
		background:#555555; /* bgcolor #2 */
	}
}


@media only screen and (max-width: 599px){

	/* Strate des COMMENT */
	.sComment .colTexte {
		height:auto;
		width:100%;
		display:block;
	}
	.sComment ul,
	.sComment ul li:last-child {
		margin-bottom:0;
	}
	.sComment .colImg {
		display:none;
	}

	/* Strate des avantages */
	.sAvantages .tableAvantages {
		display:block;
	}
	.sAvantages .tableAvantages > li {
		display:block;
		width:100%;
		border-right:0;
		padding:20px 0;
	}

}
