.footermenu.footermenu-contacts {margin-bottom: 20px;}
.footermenu .phone {
    font-size: 18px;
    font-weight: 500;
    color: #777;
    white-space: nowrap;
}

.footermenu .phone a {
    text-decoration: none;
    color: inherit;
    border-bottom: 1px solid;
    font-weight: bold;
    font-size: inherit;
    padding: 0;
    margin: 0;
}

.footermenu .phone a:hover {
    color: #260;
}


.footermenu .email {
    margin: 5px 0 12px;
}

.footermenu .scheme a {
    margin: 0 0 5px;
}

.footermenu .map a {
    margin: 0 0 15px;
}

.footermenu .time {
    line-height: 1.5;
    margin-top: 10px;
}

.footermenu .time span {white-space: nowrap;}
