.footer-logo-wrapper {
	background-color: #c45831;
	padding: 5px 0 0 0;
}
.footer-top {
	background: #1a1c28;
	padding: 45px 0 42px 0;
	color: #ccc;
	border-top:5px solid #c45831;
}
.footer .footer-top {
	color: #ccc;
}
.footer-logo img {
	margin: 0px 0 15px 0;
}
.footer-logo .text {
	color: #999999;
	font-weight: 400;
	font-size: 14px;
	line-height: 24px;
	padding-right: 50px;
}
.footer-top h3 {
	font-size: 18px;
	font-weight: 500;
	color: #fff;
	text-transform: uppercase;
	margin: 0 0 15px 0;
}
.footer-top ul.menu {
	padding: 0;
}
.footer .footer-top ul {
	list-style: none;
	padding-left: 0px;
}
.footer-top ul.menu li {
	margin: 0 0 8px 0;
}
.footer-top ul.menu li a, .footer-top ul.menu li a:visited {
	color: #ccc;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 400;
}


.footer-top ul.services {
	padding: 0;
}
.footer-top ul.services li {
	margin: 0 0 5px 0;
	color: #ccc;
	font-size: 13px;
	font-weight: 400;
}

.footer-top ul.services li a, .footer-top ul.services li a:visited
{
	color: #ccc;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 400;
}
.footer-top ul.services li a:hover, .footer-top ul.menu li a:hover{color:#fecb10;}

.footer-contact-text {
	color: #999;
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 25px;
}
.footer-contact-info {
	position: relative;
	padding-left: 32px;
	margin-bottom: 8px;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
}
.footer-contact-info i {
	position: absolute;
	top: 3px;
	left: 8px;
	color: #fff;
	font-size: 14px;
}
.footer-contact-info a {
	color: #ccc;
}
.footer-bottom {
	border-top: 1px solid #50545f;
	background: #242937;
	padding: 25px 0px;
	color: #cccccc;
	font-size: 13px;
	font-weight: 400;
}
.footer .footer-bottom {
	color: #cccccc;
	font-size: 13px;
	font-weight: 400;
}
.footer .footer-bottom a, .footer .footer-bottom a:visited {
	color: #fff;
}
.footer-contact-info:last-child {
	margin-bottom: 0;
}
