<%if request.querystring="ver=20170618" then server.transfer("footer.min.css_ver=20170618") % > .footer-v1 .footer {
    padding: 40px 0;
    background: #333;
}

.footer-v1 .footer p {
    color: #eee;
}

.footer-v1 .footer h2 {
    color: #eee;
    font-size: 18px;
    font-weight: 200;
}

div.footer-v1 > div.footer .headline {
    border-bottom: none;
    margin: 10px 0 10px 0;
}

.footer-v1 address, .footer-v1 address a, .footer-v1 .link-list a, .footer-v1 .link-list i {
    color: #777;
}

.footer-v1 a:hover {
    color: #fff;
    text-decoration: none;
}

.footer-v1 address {
    line-height: 23px;
}

.footer-v1 .footer .map-img {
    background: url("../../img/map-img.png") 5px 60px no-repeat;
}

.footer-v1 .footer .posts .dl-horizontal a {
    color: #dadada;
}

.footer-v1 .footer .dl-horizontal a:hover {
    color: #5fb611 !important;
}

.footer-v1 .footer .headline h2 {
    border-bottom: none;
}

.footer-v1 .copyright {
    background: #000;
    border-top: none;
    padding: 10px 0 5px;
}

    .footer-v1 .copyright p, .footer-v1 .copyright a {
        color: #a6a6a6;
        margin-top: 14px;
    }

    .footer-v1 .copyright a {
        margin: 0 2px;
    }

.footer-v1 .footer-socials {
    margin-top: 12px;
    text-align: right;
}

    .footer-v1 .footer-socials li a {
        color: #777;
        font-size: 16px;
    }

@media(max-width:991px) {
    .footer-v1 .copyright, .footer-v1 .footer-socials {
        text-align: left;
    }
}

a .pop_up {
    display: none;
    position: absolute;
    left: -60px;
    top: -160px;
    height: 120px;
    width: 120px;
}

a:hover .pop_up {
    display: block;
}
