.footer-leftside h2:before{
	content: "\f017";
}
.footer-leftside h2{
	background-color: #F37C66;
}
.footer-leftside article img {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	float: left;
	margin-right: 14px;
	margin-top: 5px;
	width: 83px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.footer-leftside .course-date>*{
	display: inline-block;
	color: #18bb7c;
	font-weight: 500;
	line-height: 15px;
}
.footer-leftside .course-date div:first-child:after{
	margin: 0 5px;
	content: "|";
	color: #8f96a2;
}
.footer-leftside article{
	border-bottom: 1px solid #555a5f;
	margin-bottom: 25px;
	padding-bottom: 25px;
}
.footer-leftside article:last-child {
	padding: 0;
	border: 0;
	margin: 0;
}

.footer-rightside h2:before{
	content: "\f017";
}
.footer-rightside h2{
	background-color: #18bb7c;
}
.footer-rightside article img {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	float: left;
	margin-right: 14px;
	margin-top: 5px;
	width: 83px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.footer-rightside .course-date>*{
	display: inline-block;
	color: #18bb7c;
	font-weight: 500;
	line-height: 15px;
}
.footer-rightside .course-date div:first-child:after{
	margin: 0 5px;
	content: "|";
	color: #8f96a2;
}
.footer-rightside article{
	border-bottom: 1px solid #555a5f;
	margin-bottom: 25px;
	padding-bottom: 25px;
}
.footer-rightside article:last-child {
	padding: 0;
	border: 0;
	margin: 0;
}