.map-back {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

#map {
    width: 100%;
    height: 100%;
}

.ymaps-2-1-79-map-copyrights-promo {
    left: unset;
    bottom: -3px;
    right: 340px;
}

@media (max-width: 1024px) {
    .ymaps-2-1-79-map-copyrights-promo {
        bottom: 35px;
        right: 90px;
    }
}

#map .ymaps-2-1-79-controls__control {
    right: 12px !important;
    left: unset !important;
    bottom: 0 !important;
}

.ymaps-2-1-79-events-pane {
    background-color: rgba(0, 0, 0, 0.5);
}

.ymaps-2-1-79-places-pane {
    z-index: 3000 !important;
    pointer-events: none;
}

.contentpage {
    pointer-events: none;
    position: relative;
    z-index: 2000;
}

.ballon-content-title {
    font-size: 24px;
    font-weight: 300;
    color: #916858;
}

.ballon-content-description {
    font-size: 16px;
    line-height: 22px;
    color: #393939;
}

.location-item .img {
    filter: grayscale(1);
}

.footer {
    z-index: 3000;
}