

/*.routes ul {
	list-style: circle;
	display: show;
	margin-left: 15px;
	margin-bottom: 10px;
}
*/
.routes {
	margin-bottom: 20px;
}
.title {
	color: #0088cc;
	margin-bottom: 10px;
}

.content {
	margin-bottom: 10px;
}

section p {
	margin: 10px 0;
}

.about-gallery .project-gallery {
    /*float: right;*/
    width: 100%;
    padding-left: 0px;
}


.item {
	width: 100%;
}