.footer {
	background-color: #333;
	padding: 50px 0 20px 0;
	border-top: solid 4px #128b3e;
}
.footer ul {
	list-style: outside none none;
	padding-left: 0;
	margin: 0 0 40px 0;
	border-left: solid 2px #4e4e4e;
}
.footer li a:link,
.footer li a:active,
.footer li a:visited {
	font-size: 14px;
	color: #fff !important;
	font-weight: 300;
	margin: 0;
	padding: 0 0 0 10px;
}
.footer li a:hover {
	color: #fff;
	text-decoration: underline;
}
.footer h3 {
	color: #138c45;
	margin: 0 0 15px 0;
	font-size: 22px;
	font-weight: 600;
	text-transform: uppercase;
	background-image: none !important;
}
.footer .social a,
.footer .social a:link,
.footer .social a:active,
.footer .social a:visited {
	color: #fff;
}
.footer .social a:hover {
	color: #6dd1fa;
}
.footer .icon-widget {
	clear: both;
}
.footer .icon-widget a,
.footer .icon-widget a:link,
.footer .icon-widget a:active,
.footer .icon-widget a:visited {
	color: #fff;
}
.footer .icon-widget a:hover {
	color: #6dd1fa;
}
.footer .letters-widget label {
	color: #fff;
}
.w-border {
	border-left: solid 2px #4e4e4e;
	padding: 0 0 0 10px;
}
.copyright {
	padding: 30px 0;
	color: #fff;
	font-size: 12px;
}
.copyright img {
	margin-left: -10px;
	height: 30px;
	width: auto;
	display: block;
}
.page-template-homepage .copyright img {
	display: block;
}
.center .nav-col > ul > li > a,
.right .nav-col > ul > li > a {
	color: black;
}
.center .nav-col > ul > li > a:hover,
.right .nav-col > ul > li > a:hover {
	text-decoration: none;
}
.bottom {
	background: #00506B;
	color: white;
}
