
#services{
	text-align:center;
}
#services>h1{
	text-align:center;
	font-size:1.8em;
	display:flex;
	justify-content:center;
	margin:1.2em auto;
	margin-bottom:0px;
	color:rgba(0,0,0,0.9);
	width:80%;
	padding-bottom:0.2em;
}

#services article.formation{
	margin-top:100px;
}
#services article{
	width:90%;
	margin:30px auto;
	margin-top:150px;
	display:flex;
	justify-content:space-between;
	align-items:center;
}
#services div.description{
	width:40%;
	text-align:left;
}

#services div.description h1{
	margin-top:0px;
	margin-right:0px;
	border-bottom:1px solid rgba(255,155,0,0.7);
	padding-bottom:5px;
	font-weight:normal;
	color:rgba(0,0,0,0.8);
	font-size:1.1em;
}

#services article.institution div.description h1{
	border-bottom:1px solid #7030A0;
}


#services div.description h1 span:first-child{
	font-size:1.8em;
}

#services div.description h1 span:last-child{
	font-size:1em;
	color:rgba(255,155,0,1);
}

#services article.institution div.description h1 span:last-child{
	color:#7030A0;
}

#services div.description p img{
	float:left;
	margin-right:10px;
	border-radius:60px;
}

#services article.formation p img{
	box-shadow:3px 3px 2px rgba(255,155,0,0.1), -3px 3px 2px rgba(255,155,0,0.1),-3px 3px 2px rgba(255,155,0,0.1), -3px -3px 2px rgba(255,155,0,0.1);
}
#services article.institution div.description p img{
	box-shadow:3px 3px 2px rgba(79,32,115,0.1), -3px 3px 2px rgba(79,32,115,0.1),-3px 3px 2px rgba(79,32,115,0.1), -3px -3px 2px rgba(79,32,115,0.1);
}


#services div.description p{
	font-size:1em;
	line-height:1.4em;
	color:rgba(0,0,0,0.8);
}

#services div.description a{
	text-decoration:none;
	color:rgba(0,162,232,1);
	color:rgba(255,155,0,1);
	display:inline-block;
	vertical-align:middle;
	border:1px solid rgba(255,155,0,1);
	padding:0.2em 1em;
	border-radius:1em;
}
#services article.institution div.description a{
	color:rgba(79,32,115,1);
	border-color:rgba(79,32,115,1);
}

#services div.description a:after{
	content:"\2794";
	display:inline-block;
	vertical-align:middle;
	line-height:17px;
	margin-left:0.2em;
	font-size:0.7em;
	color:white;
	border-radius:20px;
	height:17px;
	width:17px;
	text-align:center;
	display:none;
}
#services div.description a:after{
	background:rgba(0,162,232,0.7);
	background:#7030A0;
}

#services div.description a:hover{
	margin-left:0.4em;
}

#services div.illustration{
	text-align:right;
	position:relative;
	width:50%;
	height:320px;
	background:url(/public/image/home/formation_background.png);
	background-size:cover;
	border-radius:1em;
	box-shadow:3px 3px 5px rgba(0,0,0,0.1), -3px -3px 5px rgba(0,0,0,0.1), 3px -3px 5px rgba(0,0,0,0.1),-3px 3px 5px rgba(0,0,0,0.1);
}

#services article.centre div.illustration{
	background:url(/public/image/home/center_background.jpg);
	background-size:cover;
}

#services article.universite div.illustration{
	background:url(/public/image/home/university_background.jpg);
	background-size:cover;
}

#services article.ecole_secondaire div.illustration{
	background:url(/public/image/home/secondaire_background.jpg);
	background-size:cover;
}


#services article.ecole_primaire div.illustration{
	background:url(/public/image/home/primaire_background.png);
	background-size:cover;
}



#services div.illustration div.formation_id{
	width:300px;
	height:470px;
	border-radius:15px;
	position:absolute;
	top:-70px;
	right:50px;
	margin-bottom:2em;
	text-align:left;
	border:1px solid rgba(0,0,0,0.1);
	background:rgba(255,255,255,1);
	background:-webkit-repeating-radial-gradient(rgba(255,255,255,1),rgba(250,250,250,1) 1px);
	/background:-webkit-linear-gradient(left,rgba(0,0,0,0.8),rgba(0,0,0,0));
	box-shadow:2px 2px 6px rgba(0,0,0,0.1),-2px 2px 6px rgba(0,0,0,0.1),2px -2px 6px rgba(0,0,0,0.1),-2px -2px 6px rgba(0,0,0,0.1);
}


#services div.illustration div.formation_id p.form_header{
	display:flex;
	align-items:center;
	width:90%;
	margin:auto;
	margin-top:0.5em;
}

#services div.illustration div.formation_id p.form_header em{
	font-style:normal;
	font-size:0.8em;
	font-weight:bold;
	height:25px;
	width:25px;
	text-align:center;
	display:flex;
	justify-content:center;
	align-items:center;
	border-radius:50px;
	margin-right:0.5em;
	background:rgba(0,0,0,1);
	background:rgba(255,155,0,1);
	color:white;
}



#services div.illustration div.formation_id p.form_header span{
	padding:0.3em 0px;
	padding-bottom:0.2em;
	font-weight:bold;
	font-size:1em;
	text-transform:uppercase;
	color:rgba(0,0,0,1);
	/border-bottom:0.5px solid rgba(0,0,0,0.2);
	border-bottom:0.5px solid rgba(255,155,0,0.5);
	width:85%;
	text-align:center;
	
}
#services div.illustration div.formation_id p.form_header span:first-letter{
	text-transform:uppercase;
}



#services div.illustration div.formation_id em.flags{
	position:absolute;	
	border-radius:50px;
	height:50px;
	width:50px;
	left:25px;
	top:-25px;
	font-style:normal;
	font-size:1.3em;
	text-align:center;
	display:flex;
	align-items:center;
	justify-content:center;
	background:white;
	color:black;
	background:black;
	color:white;
	display:none
}

#services div.illustration div.formation_id .whatsapp_link{
	
	display:none

}

#services div.illustration div.formation_id div{
	/border:1px solid red;
	margin-top:1em;
	height:400px;
	overflow-y:scroll;
	padding-bottom:0px;
}


#services div.illustration div.formation_id div::-webkit-scrollbar{	
	width:5px;
	height:4px;
	background:rgba(255,255,255,0.5);
	
}

#services div.illustration div.formation_id div::-webkit-scrollbar-thumb{	
	background:rgba(0,0,0,0.5);
	/background:rgba(72,61,139,1);
}

#services div.illustration div.formation_id div::-webkit-scrollbar-button{
	background:rgba(0,0,0,0.1);
}


#services div.illustration div.formation_id:hover{
	box-shadow:2px 2px 6px rgba(0,0,0,0.1),-2px 2px 6px rgba(0,0,0,0.1),2px -2px 6px rgba(0,0,0,0.1),-2px -2px 6px rgba(0,0,0,0.1);
}

#services div.illustration div.formation_id span.icone{
	position:absolute;
	font-size:3em;
	right:0px;
	line-height:50px;
	letter-spacing:0px;
	height:50px;
	width:50px;
	display:flex;
	justify-content:center;
	align-items:center;
	font-weight:normal;
}

#services div.illustration div.formation_id h1{
	font-size:0.9em;
	font-weight:normal;
	text-align:center;
	margin-top:0em;
	border-bottom:none;
	margin-bottom:1.5em;
	margin-left:auto;
	margin-right:auto;
	width:90%;
	display:flex;
	align-items:center;
	justify-content:center;
	flex-wrap:wrap;
	position:relative;
	text-align:center;
	text-transform:uppercase;
	padding:0.4em 0.1em;
	border-radius:1em;
	/background:rgba(244,244,244,0.8);
	border:1px solid rgba(0,0,0,0.1);
	/border:1px solid rgba(255,155,0,0.2);
}

#services div.illustration div.formation_id h2{
	font-size:1em;
	width:90%;
	display:flex;
	margin:auto;
	margin-top:1em;
	margin-bottom:0.5em;
	padding-bottom:0.1em;
	justify-content:left;
	border-bottom:1px solid rgba(255,155,0,0.3);
}

#services div.illustration div.formation_id h1 em{
	font-style:normal;
	font-weight:normal;
	/border:1px solid rgba(0,0,0,0.1);
	height:40px;
	width:40px;
	display:flex;
	position:absolute;
	justify-content:center;
	align-items:center;
	border-radius:40px;
}

#services div.illustration div.formation_id h1 span{
	font-weight:bold;
}

#services div.illustration div.formation_id p.description{
	width:90%;
	margin:auto;
	text-align:left;
	font-size:0.85em;
	border-top:none;
	padding:0.2em 0.2em;
	line-height:1.3em;
	color:rgba(0,0,0,0.9);
	height:65px;
	overflow:hidden;
	text-align:center;
	webkit-transition:3s;
	position:relative;
	margin-bottom:0.8em;
	border-bottom:1px solid rgba(255,155,0,0.2);
}

#services div.illustration div.formation_id p.description em.long_white_space{
	display:flex;
	border:3px solid rgba(255,155,0,0.5);
	border-radius:10px;
	width:90%;
	margin:0.7em 0px;
}
#services div.illustration div.formation_id p.description em.long_white_second{
	width:80%;
}

#services div.illustration div.formation_id p.description em.long_white_third{
	width:70%;
}



#services div.illustration div.formation_id p.description:first-letter{
	text-transform:uppercase;	
}


#services div.illustration div.formation_id p span.more_description{
	height:18px;
	width:18px;
	background:rgba(255,155,0,1);
	text-align:center;
	line-height:20px;	
	display:flex;
	position:absolute;
	right:0px;
	bottom:0px;
	color:white;
	justify-content:center;
	align-items:center;
	font-weight:bold;
	display:none;
}

#services div.illustration div.formation_id p span.more_description:hover{
	cursor:pointer;
}

#services div.illustration div.formation_id p.droped{
	height:auto;
	min-height:50px;
	webkit-transition:3s;
}




#services div.illustration div.formation_id p.formation_content{
	width:90%;
	margin:auto;
	text-align:center;
	font-size:0.85em;
	border-top:none;
	padding:0.2em 0.2em;
	line-height:1.3em;
	color:rgba(0,0,0,0.9);
	margin-bottom:0.8em;
}



#services div.illustration div.formation_id p.description:first-letter{
	text-transform:uppercase;	
}


#services div.illustration div.formation_id p.cost{
	display:flex;
	width:90%;
	margin:1em auto;
	flex-wrap:wrap;
	padding:0.5em 0.1em;
	justify-content:center;
	margin-top:0.5em;
	/display:none;
}

#services div.illustration div.formation_id p.cost span{
	display:flex;
	justify-content:space-between;
	width:100%;
	font-size:0.8em;
		
}

#services div.illustration div.formation_id p.cost span i{
	padding:0.4em 0.5em;
	/border:1px solid rgba(0,0,0,0.1);
	/font-weight:bold;
	background:rgba(255,155,0,1);
	color:white;
	border-radius:0.5em;
}

#services div.illustration div.formation_id p.cost i{
	font-style:normal;
}

#services div.illustration div.formation_id p.cost i.cost_include{
	font-size:0.8em;
	margin-top:0.8em;
	padding-top:0.5em;
	text-align:center;
	border-top:1px solid rgba(0,0,0,0.1);
}

#services div.illustration div.formation_id ul{
	list-style:none;
	padding:0px;
	margin:0px auto;
	width:90%;
	margin-bottom:1em;
}

#services div.illustration div.formation_id ul li{
	display:flex;
	font-size:0.8em;
	flex-direction:column;
	margin-bottom:1.5em;	
	border-bottom:1px solid rgba(0,0,0,0.1);
	border-bottom:1px solid rgba(255,155,0,0.2);
	/border-bottom:1px solid #7030A0;
	padding-bottom:0.3em;
	padding-left:12px;
	/border-left:5px solid rgba(255,0,0,0.2);
	border-left:5px solid rgba(0,0,0,0.7);
	border-left:5px solid rgba(255,155,0,1);
	border-radius:10px 0px 0px 0px;
}

#services div.illustration div.formation_id ul li em{
	font-weight:bold;
	font-style:normal;	
	margin-bottom:0.3em;
	padding-bottom:0.2em;
	font-size:1em;
	color:rgba(0,0,0,1);
}


#services div.illustration div.formation_id ul li span{
	width:90%;
	padding-left:5px;
}

#services div.illustration div.formation_id ul li span i{
	font-style:normal;
}
#services div.illustration div.formation_id ul li span i:first-letter{
	text-transform:uppercase;
}

#services div.illustration div.formation_id ul li span:first-letter{
	text-transform:uppercase;
}



#services div.illustration div.formation_id p.more{
	display:flex;
	position:absolute;
	justify-content:space-between;
	left:0px;
	right:0px;
	bottom:0px;
	background:rgba(244,244,244,1);
	margin-top:0px;
	border-radius:0px 0px 15px 15px;
	align-items:center;
	justify-content:center;
	margin-bottom:0px;	
	padding-left:1em;
	padding-right:1em;
	padding-top:0.4em;
	padding-bottom:0.4em;
	font-size:0.9em;
	/display:none;
}
#services div.illustration div.formation_id p.more a{
	display:flex;
	align-items:center;
	color:black;
	border:1px solid rgba(0,0,0,0.5);
	padding:0.2em 1em;
	border-radius:1em;
}


article.institution a.article{
	width:280px;
	margin:1em 0.5em;
	margin-top:0px;
	margin-bottom:2em;
	top:-90px;
	left:50px;
	background:rgba(255,255,255,1);
	padding:0.5em;
	display:block;
	position:absolute;
	border-radius:0.5em;
	box-shadow:2px 2px 6px rgba(0,0,0,0.1),-2px 2px 6px rgba(0,0,0,0.1),2px -2px 6px rgba(0,0,0,0.1),-2px -2px 6px rgba(0,0,0,0.1);
}


article.institution a.article p.title{
	margin-top:0px;
	margin-bottom:0.5em;
	color:black;
	font-size:1.2em;
	text-align:center;
	display:none;
}

article.institution a.article p.article_illustration{		
	width:280px;
	margin:auto;
	height:140px;
	margin-top:0px;
	background:white;
	position:relative;
	z-index:0;
	border-radius:0.5em;
}

article.institution a.article span.upper{
	width:100%;
	display:flex;
	justify-content:space-between;
	
}

article.institution a.article span.upper em{
	color:rgba(0,0,0,0.8);
	padding-top:0.3em;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
}

article.institution a.article p.article_illustration span.title{
	position:absolute;
	color:white;
	padding:0.5em 0px;
	padding-left:0.5em;
	background:#7030A0;
	bottom:0px;
	left:0px;
	right:0px;
	text-align:left;
	display:none;
}


article.institution a.article p.article_description{
	position:relative;
	display:flex;
	flex-direction:column;
	padding-bottom:0px;
	margin-bottom:0em;
	margin-top:0em;
	padding:0px;
}

article.institution a.article p.article_description span{
	margin:0.2em auto;
	display:flex;
	flex-wrap:wrap;
	/align-items:center;
	font-size:1em;
	color:rgba(0,0,0,0.5);
}

article.institution a.article p.article_description span em.long_white_space{
	display:flex;
	border:5px solid rgba(0,0,0,0.2);
	border-radius:10px;
	width:90%;
	margin:0.1em 0px;
}
article.institution a.article p.article_description span em.long_white_second{
	width:80%;
}

article.institution a.article p.article_description span em.long_white_third{
	width:70%;
}


article.institution a.article p.article_description span.school_name{
	font-size:0.9em;
	color:#7030A0;
	border-bottom:1px solid rgba(0,0,0,0.3);
	font-weight:bold;
	padding:0.5em 0.4em;
	justify-content:center;
	width:80%;
	color:rgba(0,0,0,1);
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	/margin-top:0.7em;
	margin-bottom:0em;
	text-transform:uppercase;
	text-align:center;
}



article.institution a.article p.article_description span.school_name em{
	height:20px;
	width:20px;
	background:rgba(159,95,207,1);
	color:white;
	border-radius:20px;
	padding:0px;
	margin:0px;
	text-align:center;
	line-height:20px;
	font-size:0.7em;
	display:flex;
	justify-content:center;
	display:none;
}





article.institution a.article p.article_description span.pupils{
	font-size:0.7em;
	margin-top:1em;
	background:rgba(72,61,139,0.7);
	background:rgba(0,0,0,1);
	color:white;
	padding:0.5em 0.8em;
}
article.institution a.empty_article p.article_description span.pupils{
	padding:0.5em 5em;
	border-radius:0.5em;
	background:rgba(0,0,0,0.2);
}


article.institution a.article p.article_description span.no_element{
	background:rgba(0,0,0,0.7);
}





article.institution a.article p.article_description span.scholl_description{
	font-size:0.8em;
	text-align:center;
	margin:2em 0px;
	margin-top:1em;
	margin-bottom:0.5em;
	color:rgba(0,0,0,1);
	line-height:20px;
	height:100px;
	align-items:flex-start;
	overflow:hidden;
	text-overflow:ellipsis;
}



article.institution a.article p.article_description span.center_adresse{
	display:flex;
	font-size:0.8em;
	font-style:normal;
	justify-content:space-between;
	width:90%;
	flex-wrap:wrap;
	padding-top:0.5em;
	color:rgba(0,0,0,0.8);
}

/*
article.institution a.article p.article_description span.all_formation{
	display:flex;
	text-align:left;
}


article.institution a.article p.article_description span.all_formation i{
	border:1px solid red;
	height:30px;
	width:30px;
	border-radius:30px;
	margin-right:0.5em;
	display:flex;
	align-items:center;
	justify-content:center;
	box-shadow:2px 2px 6px rgba(0,0,0,0.1),-2px 2px 6px rgba(0,0,0,0.1),2px -2px 6px rgba(0,0,0,0.1),-2px -2px 6px rgba(0,0,0,0.1);
}

*/
article.institution a.article p.article_description strong{
	width:100%;
	display:flex;
	justify-content:space-between;
	font-weight:normal;
	font-size:0.7em;
	margin-top:0.7em;
}
article.institution a.article p.article_description strong i{
	font-style:normal;
	color:rgba(0,0,0,0.8);
}
article.institution a.article p.article_description span.center_adresse em{
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items:center;
}

article.institution a.article p.article_description span.center_adresse em i:first-child{
	height:20px;
	width:20px;
	border-radius:50px;
	padding:5px;
	display:flex;
	justify-content:center;
	align-items:center;
	box-shadow:2px 2px 6px rgba(0,0,0,0.1),-2px 2px 6px rgba(0,0,0,0.1),2px -2px 6px rgba(0,0,0,0.1),-2px -2px 6px rgba(0,0,0,0.1);
}

article.institution a.article p.article_description span.center_adresse em i:last-child{
	//display:none;
}

article.institution a.article p.article_description span.center_adresse em.bintlab i:first-child{	
	background:url("/public/image/lakad_icon.png") center;
	background-size:80%;
	background-repeat:no-repeat;
}


article.institution a.article p.article_description span.center_adresse em.lakad i:first-child{	
	background:url("/public/image/lakad_icon.png") center;
	background-size:80%;
	background-repeat:no-repeat;
}

article.institution a.article p.article_description span.center_adresse em i:last-child{
	margin-top:0.5em;
	font-style:normal;
	font-weight:bold;
}

article.institution a.article p.article_description span.scholl_adress{
	display:flex;
	justify-content:space-between;
	padding:0px;
	width:100%;
	border-top:1px solid rgba(0,0,0,0.3);
	padding-top:0.4em;
	display:normal;
}

article.institution a.article p.article_description span.scholl_adress em{
	color:rgba(0,0,0,1);
	margin:0px;	
	font-style:normal;
	font-size:0.7em;
}

article.institution a.article p.article_description span.scholl_adress em:last-child{
	padding:0.3em 1em;
	/background:black;
	color:black;
	font-size:0.7em;
	border:1px solid rgba(0,0,0,0.5);
}



article.institution a.article p.article_description span.all_formation{
	display:flex;
	text-align:left;
	align-items:center;
	border-bottom:1px solid rgba(0,0,0,0.1);
	width:100%;
	border-radius:0px 0px 0px 30px;
}

article.institution a.article p.article_description span.all_formation i{	
	font-style:normal;
	color:black;
	color:white;
	background:black;
	font-weight:bold;
	height:25px;
	min-width:25px;
	padding:5px;
	border-radius:30px;
	margin-right:0.5em;
	display:flex;
	font-size:0.9em;
	align-items:center;
	justify-content:center;
}

article.institution a.article p.article_description span.all_formation em{
	font-style:normal;
	color:black;
	font-weight:bold;
	font-size:0.9em;
}

article.institution a.article p.article_description span.formation_name{
	display:flex;
	justify-content:space-between;
	align-items:space-between;
	width:100%;
}
article.institution a.article p.article_description span.formation_name em{
	width:120px;
	border-bottom:1px solid rgba(0,0,0,0.1);
	border-left:1px solid rgba(0,0,0,0.1);
	overflow:hidden;
	white-space:nowrap;
	font-style:normal;
	color:black;
	padding:0.3em;
	font-size:0.7em;
	font-weight:bold;
	text-align:left;
}


@media screen and (max-width:1000px){
	#services article{
		width:90%;
	}
}
