body{
	color: #162c42;
}
.body-innerwrapper{
	overflow: hidden;
}
.green{
	color:#9dc004;
}
#jcemediabox-popup-closelink{
font-size: 12px;	
}
#sp-logo img{
	margin-top: 17px;
    margin-bottom: 19px;
    width: 240px;
}
#sp-slide i.fa-long-arrow-down{
	cursor: pointer;
}
#sp-bottom{
	color: #fff;
}
#sp-bottom3 i{
	font-size: 28px;
	padding-top: 10px;		
}
#sp-bottom3 img{
	width: 400px;
	margin-bottom: 50px;
	margin-top: 30px;
}
article.item{
	margin-bottom: 0 !important;
}
a[href$=".pdf"]:not(.nostyle){
	border: 1px solid #005375;
	color:#005375;			
	display: inline-block;
    padding: 4px 14px;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
    background-color: #fff;
    text-shadow: none;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    margin-bottom: 20px;
}
a[href$=".pdf"]:not(.nostyle)::before {
    color: #005375;
    content: "\f1c1";
    font-size: 14px;
    font-family: FontAwesome;
    margin-right: 10px;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
}
a[href$=".pdf"]:not(.nostyle):hover{
	color: #fff;
	background-color: #005375;					
}
a[href$=".pdf"]:not(.nostyle):hover::before {
	color: #fff;				
}
/************* Tools *****************/
.nopadding{
	padding: 0 !important;
}

/* bloc news */
.sprocket-strips-c-item {
	padding: 0 15px;
	margin-top: 25px;
}
.sprocket-strips-c-item h4 a{
	font-weight: bold;
}
.sprocket-strips-c-item .news-img{
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	height: 300px;
}
.sprocket-strips-c-item .sprocket-strips-c-title{
	height: 34px;
}
.sprocket-strips-c-item .sprocket-strips-c-title a{
	color: #162c42;
}
.sprocket-strips-c-item .sprocket-strips-c-text{
	color: #162c42;				
}
.sprocket-strips-c-item .sprocket-strips-c-readon{
	margin-bottom: 30px;
}
.sprocket-strips-c-overlay .css-loader-wrapper{
	background-color:inherit !important;
	box-shadow: none !important;
}
/********* Gestion du menu ************/
#sp-menu-contact{
	position: absolute;
	right: 0;
	color:#fff;
	background-color: #9dc004;
    padding: 0px 20px;
    cursor: pointer;
    font-size: 12px;
    z-index: 99;	
    top: 0;	
}
#sp-menu-emploi{
	position: absolute;
	right: 110px;
	color:#fff;
	background-color: #22b8f0;
    padding: 0px 20px;
    cursor: pointer;
    font-size: 12px;
    z-index: 99;	
    top: 0;	
}
#sp-menu-emploi a{
	color: #fff;
}
#sp-menufull{
	background-color: #162c42;
}
.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span{
	color: #fff !important;
}
#sp-menu{
	padding: 0;
}
#sp-menu .active-dropdown{
	opacity: 1;
    visibility: visible;
    top: 67px;
    z-index: 99;
}
.menu-slide-down .sp-has-child >.sp-dropdown{
	z-index: 999;
}
.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span{
	padding: 0 12px !important;				
}
.sp-megamenu-parent{
	float: left !important;
	width: 100%;
}
.sp-dropdown{
	width: 100% !important;
}
.sp-dropdown .sp-dropdown-inner{
	background-color: #9dc004 !important;
	padding: 10px !important;				
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item{
	display: inline-block !important;
	border-right: 1px solid #fff;
    padding-left: 5px !important;
    padding-right: 5px !important;
    font-size: 13px !important;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item:last-child{
	border-right:0px; 
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a{
	color: #fff !important;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a{
	color: #fff !important;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover{
	background: none !important;
	text-decoration: underline;
}

#sp-position2 h2{
	color: #9dc004;
	
}
#sp-presentation{
	background-color: rgba(232,232,235,1);
}
#sp-position1 h2{
	color: #162c42;
	margin-bottom: 30px;
	margin-top: 0;
}
/********** bloc info ***************/
.bloc-info .content{
	background-color: #fff;
}
.bloc-info h2{
	height: 60px;
	padding: 0 15px;
	padding-top: 20px;
}
.bloc-info .img-fond{
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
	height: 185px;
	margin-top: 15px;
	position: relative;
}
.bloc-info p{
	line-height: 18px;
	padding: 0 15px;
	margin-top: 30px;
}
.bloc-info .link{
	text-align: right;
	padding-right: 15px;
}
.bloc-info .mask{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.7);
	color: #fff;
	font-size: 40px;
	text-align: center;
	padding-top: 75px;
	display:none;
}
.bloc-info .img-fond a{
	position: absolute;
	display: inline-block;
	width: 100%;
	height: 100%;
}
.bloc-info:hover .mask{
	display: block;
}


/*************** Actualit� *****************/
.entry-image{
	margin-bottom: 10px !important;
}
.entry-header{
	margin-bottom: 0px !important;
    height: 56px !important;				
}
.view-category .items-row article{
	margin-bottom: 30px !important;
}
.view-category .items-row .article-date{
	position: absolute;
	top: 0;
	right: 15px;
	color: #fff;
    background-color: #9dc004;
    padding: 5px 10px;
    font-size: 12px;
}
/*************** Bloc rapide *******************/

.bloc-rapide h4{
	font-weight: bold;
	font-size: 20px;
	margin: 0;
	margin-bottom: 10px;
}
.bloc-rapide p{
	line-height: 14px;
	font-size: 12px;
}
.bloc-rapide .bloc-content:nth-child(n+2){
	padding-top: 15px;				
}
.bloc-rapide .bloc-content img{
	width: 40px;
	max-width: none;
}
.bloc-rapide .bloc-content{
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;					
}
.bloc-rapide .bloc-content:last-child{
	border-bottom: 0px;
}

/************** Bloc Partenaire *************************/
#sp-partenaire .sprocket-strips-content{
	padding: 0;
}
#sp-partenaire .sprocket-strips-container li{
	border-bottom: 0px;
}
#sp-partenaire .sprocket-strips-text img{
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	
	filter: grayscale(100%);				
}
#sp-partenaire .sprocket-strips-text img:hover{
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-o-filter: grayscale(0);
	-ms-filter: grayscale(0);
	
	filter: grayscale(0);				
}

/**************************** Scrolltotop *********************/
.scrollup{
	bottom: 20px !important;
    right: 30px !important;
}

/************************* Form *********************/
.form-horizontal .control-label{
	text-align: left !important;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input{
	background-color: #dfdfdf !important;
	color: #131414 !important;	
	border-radius:0 !important;		
	border:0 !important;
}
#userForm{
	padding-right: 25%;
}
.btn-primary{
	border-radius:0 !important;	
	border: 1px solid #0faae4 !important;
	background-color: #fff !important;
	color: #0faae4 !important;
}
/****************** Article ***************************/
#sp-main-body .bloc-titre{
	position: relative;
	z-index: 9;
	padding: 0;
	min-height: 200px;
}
#sp-main-body .bloc-titre .sous-titre{
	color: #6ec7ec;
	text-transform: uppercase;
	font-family: Bitter, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
}
#sp-main-body .bloc-titre .titre{
	position:absolute;
	background-color: #003f6b;
	padding-left: 210px;
	padding-right: 100px;
	padding-top:75px;
	height: 100%;		
}
#sp-main-body .bloc-titre .titre h1{
	font-weight: bold;
	letter-spacing: 1px;
	color: #fff;
	font-size: 26px;
	text-transform: uppercase;
	margin: 0;
}
#sp-main-body .bloc-img{
	position: absolute;
    top: 0;
    left: 0;
    width: 38%;			
}
#sp-main-body .bloc-img .img-article{
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
#sp-main-body .bloc-content{
	padding: 0;
}
#sp-main-body .bloc-content .content{
	padding : 34px 0 100px 0;
}
#sp-main-body .bloc-content .content h2{
	font-size: 26px;
	text-transform: uppercase;
}

#sp-main-body .blog .entry-header h2{
	font-size: 22px;
}

#sp-main-body .bloc-content li{
	list-style: none;
	margin-left: -8px;				
}
#sp-main-body .bloc-content li:before{
	content: "\f178";
    font-size: 28px;
    font-family: FontAwesome;
    color: #22b8f0;
	position: absolute;
	left: 0;
	margin-top: 1px;
}
#btn-pdf{
	position: absolute;
	background-color: #6ec7ec;
	left: -58px;
    margin-top: -36px;
    padding: 16px;
    font-size: 28px;
}
#btn-pdf a {
	color: #fff;				
}
/************************ PAge formations ***************************/

.gb-theme .formation {
	margin-top : 25px;
}
.gb-theme .formation .content-formation{
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;	
	position: relative;	
	height: 300px;				
}
.gb-theme .formation:nth-child(even){
	padding-left: 0;
}
.gb-theme .formation:nth-child(odd){
	padding-right: 0;
}
.gb-theme .formation .content-formation .content-titre{
	height: 80px;	
	background-color: rgba(0,0,0,.7);
	position: absolute;
    width: 100%;
    bottom: 0;
    padding: 5px 15px;  
}

.gb-theme .formation .content-formation .diplome-titre{
	color: #fff;
	position: absolute;
    right: 0;
    top:0;
    background-color: #9dc004;
    padding: 5px 10px;			
}
.gb-theme .formation .content-formation .content-titre h4{
	color: #fff;
}
.gb-theme .formation .content-formation a{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top:0;
    left: 0;
}
/************************ PAge formation ***************************/

#sp-main-body .bloc-titre .bloc-diplome{
	position: absolute;
    right: 0;
    bottom: -44px;	
    color: #fff;
    background-color: #9dc004;
    padding: 10px 15px;			
}

/*********************** Module formations ***************************/
.mod-bloc-formations h2{
	color: #fff;
} 
.mod-bloc-formations .slideNav{
					
}
.mod-bloc-formations .slideNav a{
	color: #fff;
	font-size: 28px;
	margin: 10px;
}
.mod-bloc-formations .formations .fond{
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	height: 310px;
	position: relative;
	padding: 0;
}
.mod-bloc-formations .formations.slide:nth-child(n+5){
	display: none;
}
.mod-bloc-formations .bloc-formations{
	margin-top: 65px;
	margin-bottom: 45px;
}
.mod-bloc-formations .formations .content{
	background-color: rgba(0,0,0,.7);
	position: absolute;
    width: 100%;
    bottom: 0;
    padding: 15px;
    
}

.formation-detail .formations .content{
	height: 70px;	
	padding: 12px;			
}
.formation-detail h4{
	font-size: 16px;
	
}
.mod-bloc-formations .formations h3{
	color: #fff;
	margin-top: 0;
	margin-bottom: 15px;
	font-weight: bold;
}
.mod-bloc-formations .formations h4{
	color: #fff;
	margin-top: 0;
	margin-bottom: 15px;
	font-weight: bold;
	line-height: 20px;
	margin: 0;
}
.mod-bloc-formations .formations a{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
}
.mod-bloc-formations .formations .diplome{
	border-right: 1px solid #fff;
	color: #fff;
	padding-left: 10px;
    padding-right: 10px;
}
.mod-bloc-formations .formations .diplome-titre{
	color: #fff;
	position: absolute;
    right: 0;
    background-color: #9dc004;
    color: #fff;
    padding: 5px 10px;			
}
.mod-bloc-formations .formations .diplome:last-child{
	border-right: none;
}

.itemid-595 .item h2{
	font-size: 2rem !important;
}
.pagination{
	width: 100%;
}
#sp-main-body .bloc-content ul.pagination li:before{
	content: "";
}


.itemid-595 .items-row::after{
					
    margin: 0 auto;
    background-color: #6ec7ec;
    content: "";
    display: block;
    height: .1rem;
    position: relative;
    width: 25%;
    top: 2rem;
    margin-bottom: 5rem;

}
.itemid-595 .items-row:last-child::after{
	width: 0;
}

/*********************** Responsive *************************/
@media screen and (min-width: 992px) and (max-width: 1200px) {
	.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span{
		font-size: 12px !important;
		padding: 0 8px !important;
		letter-spacing: 0 !important;
	}
	.bloc-info p{
		height: 50px;
	}	
	.mod-bloc-formations .formations .diplome{
		padding-left: 5px;
    	padding-right: 5px;
    	font-size: 12px;
	}
	.mod-bloc-formations .formations h3{
		font-size: 20px;
	}
	.sp-megamenu-parent .sp-dropdown li.sp-menu-item{
	    padding-left: 2px !important;
    	padding-right: 2px !important;
    	font-size: 11px !important;
	}
	.mod-bloc-formations .formations h4{
		font-size: 14px;
	}		
}
@media screen and (min-width: 767px) and (max-width: 992px) {
	.bloc-info p{
		height: 50px;
	}
	.mod-bloc-formations .bloc-formations .formations:nth-child(n+3){
		margin-top: 20px;
	}
	#sp-main-body .bloc-content{
		padding-left: 15px;
		padding-right: 15px;
		padding-bottom: 30px;
	}
	#sp-main-body .bloc-titre .titre{
		padding-left: 0;
		padding-right: 0;
		text-align: center;
	}
	#sp-main-body .bloc-img{
		position: inherit;
		width: 100%;
	}
	#sp-main-body .bloc-img .img-article{
		height: 300px;
	}
	#sp-main-body .bloc-titre{
		width: 100%;
	}
	#offcanvas-toggler{
		margin-right: 26px;
    	margin-top: 16px;
    	font-size: 34px !important;
	}
}
@media(max-width:992px){
	
	#offcanvas-toggler >i{
		color: #fff !important;
	}
	#offcanvas-toggler{
		margin-top: 0 !important;
		line-height: 55px !important;
	}
}
@media screen and (max-width: 767px){

	#sp-logo{
		width: 250px;
		margin-top: 20px;
	}
	#sp-intop1{
		width: 100%;
	    position: absolute;
	}
	.flexslider .slides .slide .mask .text img{
		width: 250px !important;
	}
	.flexslider .slides .slide .mask .text{
		font-size: 34px !important;
    	line-height: 38px !important;
    	font-size: 34px !important;
    	padding-top:17% !important;	
	}	
	.mod-bloc-formations .bloc-formations .formations:nth-child(n+2){
		margin-top: 20px;
	}
	#sp-main-body .bloc-content{
		padding-left: 15px;
		padding-right: 15px;
		padding-bottom: 30px;
	}
	#sp-main-body .bloc-titre .titre{
		padding-left: 0;
		padding-right: 0;
		text-align: center;
	}
	#sp-main-body .bloc-img{
		position: inherit;
		width: 100%;
	}
	#sp-main-body .bloc-img .img-article{
		height: 300px;
	}
	#sp-main-body .bloc-titre{
		width: 100%;
	}
	.gb-theme .formation{
		padding: 0;
	}
	#sp-main-body .bloc-titre .titre h1{
		font-size: 22px;
	}
	.full-screen-ftop .offcanvas-menu .offcanvas-inner .sp-module ul li a{
		font-size: 24px;
	}
	#btn-pdf{
		left: inherit;
		margin-top: 0;
	}
	#userForm{
		padding-right: 0;
	}
	#offcanvas-toggler{
		margin-right: 26px;
    	margin-top: 16px;
    	font-size: 34px !important;
	}
	.pronote{
		display: none;
	}
	#sp-header{
		box-shadow: none !important;
	}
}			