.footer-v1 .footer {
	background: rgb(39, 39, 39); padding: 40px 0px;
}
.footer-v1 .footer p {
	color: rgb(238, 238, 238);
}
.footer-v1 .footer h2 {
	color: rgb(238, 238, 238); font-size: 18px; font-weight: 200;
}
.footer-v1 .link-list li {
	border-top-color: rgb(53, 53, 53); border-top-width: 1px; border-top-style: solid;
}
.footer-v1 address {
	color: rgb(238, 238, 238);
}
.footer-v1 .link-list a {
	color: rgb(238, 238, 238);
}
.footer-v1 .link-list i {
	color: rgb(238, 238, 238);
}
.footer-v1 address {
	line-height: 23px;
}
.footer-v1 .footer .map-img {
	background: url("../../img/map-img.png") no-repeat 5px 60px;
}
.footer-v1 .footer .posts .dl-horizontal a {
	color: rgb(218, 218, 218);
}
.footer-v1 .footer .dl-horizontal a:hover {
	color: rgb(95, 182, 17) !important;
}
.footer-v1 .copyright {
	background: rgb(34, 34, 34); padding: 10px 0px 5px; border-top-color: currentColor; border-top-width: medium; border-top-style: none;
}
.footer-v1 .copyright p {
	color: rgb(238, 238, 238); margin-top: 14px;
}
.footer-v1 .copyright a {
	margin: 0px 2px;
}
.footer-v1 .footer-socials {
	text-align: right; margin-top: 12px;
}
.footer-v1 .footer-socials li a {
	color: rgb(119, 119, 119); font-size: 16px;
}
@media all and (max-width:991px)
{
.footer-v1 .copyright {
	text-align: left;
}
.footer-v1 .footer-socials {
	text-align: left;
}
}
