/*Footer-v2
------------------------------------*/
.footer-v2 .footer { padding: 20px 0; background: #f7f7f7; border-top: 0px solid #eee; }
.footer-v2 .footer p { color: #555; }
.footer-v2 .headline h2 { color: #585f69; }
.footer-v2 .footer a:hover { color: #2d509a; }
/*Footer Subsribe*/
.footer-v2 .footer-subsribe { width: 100%; }
/*Link List*/
.footer-v2 .link-list li { border-top: solid 1px #eee; }
.footer-v2 .link-list a { color: #555; }
.footer-v2 address { color: #555; line-height: 23px; }
.footer-v2 address i { min-width: 20px; margin-right: 5px; text-align: center; }
/*Copyright*/
.footer-v2 .copyright { border-top: none; background: #eee; padding: 20px 0 7px 0; }
.footer-v2 .copyright p { color: #555; margin-top: 5px; margin-bottom: 0; }
.footer-v2 .copyright a { margin: 0 2px; color: #2d509a; }
.footer-v2 .footer-socials { margin-top: 0px; text-align: right; }
.footer-v2 .footer-socials li a { color: #777; font-size: 12px; }
.footer-v2 ul.footer-socials li, .footer-v2 ul.footer-socials li a { margin: 0; padding: 0; }
.footer a, .footer-v2 a { color:#2d509a !important; }

@media (max-width: 991px) {
.footer-v2 .copyright, .footer-v2 .footer-socials { text-align: left; }
}
