
#sp-header, #sp-header .logo { height: 110px; }
.sp-megamenu-parent > li > a, #offcanvas-toggler { line-height: 60px; }

#sp-main-body {
    padding: 50px 0 !important;
}

.jpt-img-tbl_article {
    display: flex;
    justify-content: center;
	align-items: center;
    margin-left: auto;
    margin-right: auto;
    }

.sp-page-title h2 {
  margin: 0;
  padding: 0;
  color: #E5239C;
  font-size: 32px;
  line-height: 1;
  }
.entry-header h2 {
  margin: 8px 0 0;
  padding-left: 20px;
  font-size: 24px;
  line-height: 1.3;
  background:linear-gradient(to right, #C3C8CC 5%, #829696 100%);
  background-color: #C3C8CC;
  color: #FEFEFE;
  text-shadow: 2px 2px 5px #323532;
  box-shadow: inset 4px 0px 0px 0px rgba(70, 181, 170,1), 10px 20px 10px 0px rgba(195, 200, 204, 0.5);
  border-radius: 0 5px 5px 0;
}
.entry-header h2 a {
  color: #000;
}
.h3 {
  margin: 10px 10px 10px;
  font-size: 24px;
  line-height: 2;
  color: #323532;
}
.h4 {
  margin: 10px 10px 10px;
  font-size: 20px;
  line-height: 1;
  color: #829696;
}
body {
    font-size: 14px;
}

.JPT_Button_PDF {
	box-shadow: 4px 1px 4px 0px #421d34;
	background:linear-gradient(to bottom, #501e96 5%, #a31770 100%);
	background-color:#501e96;
	border-radius:17px;
	border:1px solid #94216a;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Courier New;
	font-size:22px;
	font-weight:bold;
	padding:7px 25px;
	text-decoration:none;
	text-shadow:0px 1px 0px #323532;
}
.JPT_Button_PDF:hover {
	background:linear-gradient(to bottom, #a31770 5%, #501e96 100%);
	background-color:#a31770;
}
.JPT_Button_PDF:active {
	position:relative;
	top:1px;
}

.custommf_styles_eb a{
	color: #ffffff;
	font-weight: 500;
	
}
.custommf_styles_eb a:hover{
	color: #ED7720;
	font-weight: 500;
	
}

.ff-styles-box-art {
	display: flex;
	flex-direction: column;
	width: 50%;
	flex-basis: 75%;
	flex-grow: 0;
	flex-shrink: 0;
	max-width: 75%;
	box-shadow: inset 4px 0px 0px 0px rgba(70, 181, 170,1), 10px 20px 10px 0px rgba(195, 200, 204, 0.5);
	border-radius: 0 5px 5px 0;
	margin: 5% 0 0 16%;
	padding: 1% ;
}

.ff-styles-box-contend{
	display: flex;
	flex-direction: column;
	box-sizing: content-box;
	margin: 10px 0;
	padding: 10px ;
} 
       
.ff-box-title-box-art {
  	margin: 10px 10px 10px;
  	font-size: 20px;
  	line-height: 22px;
  	color: #323532;
	font-weight: 600;
	letter-spacing: 1px;
}



/*Part of the custom style for Fiche Formation ff */
/* CSS Document */
#ff_header, #ff-left, #ff-contend, #ff-pts-forts, #ff-dispositif, #ff-offres, ff-activites, #ff-footer {
padding:1px 0;
}
#ff_header {
background: linear-gradient(180deg, #C3C8CC 0%, 3%, #ffffff 10%);
text-align:center;
margin-top: -30px;
}
#ff-pts-forts {
/*background: linear-gradient(90deg, #46B5AA 0%, 50%, #ffffff 75%);*/
text-align:center;
}
#ff-main {
max-with:960px;
margin:auto;
}
#ff-left {
float:left;
width:240px;
/*background: linear-gradient(180deg, #C3C8CC 0%, 3%, #ffffff 10%);*/
}
#ff-contend {
margin-left:245px;
background-color:#FFF;
}
#ff-dispositif {
background: linear-gradient(90deg, #46B5AA 0%, 5%, #ffffff );
text-align:center;
margin-bottom: 100px;
}
#ff-offres {
text-align:center;
background-color: #f9f9fc;

}
#ff-activites {
text-align:center;
margin-top: 1px;

}
#ff-footer {
text-align:center;
clear:both;
}

.ff-style-module-info{
padding: 10px 0 100px;	
}

.ff-styles-module-txt{
	color: #929296;
	font-size: 18px;
	font-weight: 400;
	line-height: 22px;	
}
.ff-styles-module-offre-txt{
	color: #929296;
	font-size: 16px;
	font-weight: 500;
	line-height: 22px;	
}
.ff-styles-module-titre-info{
	font-size: 24px;
	line-height: 38px;
	font-weight: 700;
	color: #323532 ;
}

.ff-styles-module-img{
	display: inline-block;
	/*width: 50px;*/

}
.ff-styles-module-img-cat{
	display: inline-block;
	width: 100px;

}

.ff-styles-module-nav-header{
	margin-right: 40px;
	font-size: 14px;
	line-height: 40px;
	color: #323532;
	text-decoration: none;
	
}

.ff-styles-box-ptfr {
	box-shadow: inset 4px 0px 0px 0px rgba(229, 35, 157,1), 10px 20px 10px 0px rgba(195, 200, 204, 0.5);
	border-radius: 0 5px 5px 0;
	margin: 0 0 ;
	padding: 10px 5% 1% 5%;
	min-height: 1px; 
	position: relative; 
	display: flex;
	flex-direction: column;
	flex: 0 0 60%; 
	max-width: 60%; 
	margin-left: 25%; 
	padding-left: 20px; 
	padding-right: 20px; 
	width: 60%;
	box-sizing: border-box; 
	
}
.ff-styles-box-prg {
	box-shadow: inset 4px 0px 0px 0px rgba(70, 181, 170,1), 10px 20px 10px 0px rgba(195, 200, 204, 0.5);
	border-radius: 0 5px 5px 0;
	margin: 0 0 ;
	padding: 10px 5% 1% 5%;
	min-height: 1px; 
	position: relative; 
	display: flex;
	flex-direction: column;
	flex: 0 0 60%; 
	max-width: 60%; 
	margin-left: 10%; 
	padding-left: 20px; 
	padding-right: 20px; 
	width: 60%;
	box-sizing: border-box; 
	
}
.ff-styles-box-contend{
	display: flex;
	flex-direction: column;
	box-sizing: content-box;
	margin: 10px 0;
	padding: 10px ;
}
.ff-ptfr-title {
	margin: 0px 10px 0px;
	text-align: justify;
	font-size: 24px;
	line-height: 28px;
	font-weight: 600;
	color: #323532;
	text-shadow: 2px 2px 3px #C3C8CC;
	text-transform: uppercase;
	/*background-color: #46B5AA*/
}
.ff-ptfr-sbtitle {
	margin: 10px 10px 0px;
  	font-size: 20px;
  	line-height: 30px;
	font-weight: 600;
  	color: #323532;
	text-align: justify;
	/*text-transform: uppercase;*/
	
}
.ff-ptfr-txt {
  	margin: 10px 10px 10px;
  	font-size: 16px;
  	line-height: 22px;
  	color: #323532;
	font-weight: 200;
	text-align: justify;
	
}
.ff-styles-module-col-offer{
	background-color: #FFFFFF;
	border-radius: 4px;
	box-shadow: rgba(223, 223, 231, 0.5) 0px 13px 46px 0px;
	height: 100%;
	
}
.ff-Button-pdf {
	box-shadow: 4px 1px 4px 0px #421d34;
	background:linear-gradient(to bottom, #501e96 5%, #a31770 100%);
	background-color:#501e96;
	border-radius:5px;
	border:1px solid #94216a;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family: Ubuntu, Helvetica, Arial, sans-serif;
	font-size:18px;
	font-weight:bold;
	padding:5px 25px;
	text-decoration:none;
	text-shadow:0px 1px 0px #323532;
}
.ff-Button-pdf:hover {
	background:linear-gradient(to bottom, #a31770 5%, #501e96 100%);
	background-color:#a31770;
}
.ff-Button-pdf:active {
	position:relative;
	top:1px;
}

/* Style CSS pour les pages Nous Rejoindre */
.nr-styles-module-titre-info{
	font-size: 24px;
	line-height: 30px;
	font-weight: 700;
	color: #FEFEFE ;
}

.nr-styles-rc-txt {
  	margin: 10;
  	font-size: 16.8px;
  	line-height: 24px;
  	color: #FEFEFE;
	font-weight: 300;
	text-align: justify;
	
}
.nr-styles-title {
  	margin: 10 10 100 10;
  	font-size: 24px;
	line-height: 50px;
	font-weight: 700;
  	color: #501E96;
	text-align: justify;
	
}
.nr-styles-txt {
  	margin: 10 10 100 10;
  	font-size: 16.8px;
  	line-height: 24px;
  	color: #323532;
	font-weight: 300;
	text-align: justify;
	
}