@charset "utf-8";
/* CSS Document */

.logo {
	padding-bottom: 3px;
}

.carousel {
	border-top: 5px solid #fecd06;
}

.item {
	margin-top: 20px;
}



.carousel-control.right, .carousel-control.left{
	background: none !important;
}

.footer {
	font-size: 12px;
}

.footer-left {
	color: #ccc;
}

.footer-left .fa {
	color: #999;
	font-size: 15px;
}

.footer-right {
	color: #999;
	text-align: right;
}
