.footer {
	border-top: 10px solid #337AB7;
    margin: 0;
    font-weight: 400;
    line-height: 1.6;
    color: #8f9397;
    text-align: left;
    background-color: #ffffff;
}

.footer a {
    color: #8f9397;
}

.footer a:hover {
    color: #0056b3;
}

.footer h6{
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.2;
    color: #343a40;
}

.footer .widget {
    position: relative;
    margin-bottom: 20px;
}

.footer .nav-link {
    padding-left: 0;
    padding-top: 0.30rem;
    padding-bottom: 0.30rem;
}

.media {
    display: flex;
    align-items: flex-start;
}
.media .fa,.media .fab,.media .fad,.media .fal,.media .far,.media .fas {
    line-height: inherit;
}

.footer .bg-grad .fa-envelope {
    position: absolute;
    bottom: 0px;
    right: 5px;
    font-size: 80px;
    color: rgba(0, 0, 0, 0.1) !important;
}

.footer .logobg {
    position: absolute;
    bottom: 0px;
    right: 5px;
    opacity: 0.2;
    z-index: 0;
}

.yandex-map {
    border-top: 10px solid #337AB7;
}