/*--------------------------------------------------------------
Footer
--------------------------------------------------------------*/
.site-footer {
	background: #000;
	clear: both;
	width: 100%;
}

.site-info {
	clear: both;
	color: #fff;
	font-size: 15px;
	max-width: 1170px;
	margin: 0 auto;
	padding: 40px 0;
	text-align: center;
}

.site-info a {
	color: #fff;
}

.site-info a:hover {
	color: #999;
}