#Gmap {
    height: 551px;
    widht: 100%;
}

.mapItem {
    font-size: 14px;
    color: #000;
    font-weight: 400;
    min-width: 281px;
    font-family: Jost, sans-serif;
}

.mapItem_title {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4375;
}

.mapItem_open,
.mapItem_phones {
    margin-top: 12px;
}

.mapItem_open span,
.mapItem_phones span {
    color: #909090;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.467;
}

.mapItem_phones a {
    display: block;
    margin-top: 4px;
    color: #000;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.467;
}

.mapItem_address {
    margin-top: 4px;
    color: #333;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.467;
}

.mapItem .inner {
    color: #000;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.467;
}

.mapItem .mapItem_open .inner {
    margin-top: 4px;
}