.columns-container {
    display: flex;
    margin-top: 32px;
    margin-bottom: 32px;
}

.working-time-container {
    display: flex;
    align-items: flex-start;
    flex-flow: column;
}

.requisites-button {
    margin-top: 20px !important;

    margin-bottom: 20px !important;
}

.working-time-container .btn.btn-default.btn-metall {
    background-color: #990000;
    border-color: #990000;
}

.working-time-container .btn.btn-default.btn-metall-ng {
    background-color: transparent;
    border-color: #990000;
    color: #990000;
}

.contact__title {
    font-size: 14px;
    color: #9e9e9e;
}

.sb_min_width_250 {
    min-width: 250px;
}

.stores-list1 .item .image {
    width: initial !important;
    max-height: 200px !important;
}

.top-wrap .show_on_map {
    margin-left: 18px !important;
}

.sb_phones {
    position: relative;
}

.sb_phones .svg-inline-phone,
.sb_phones .svg-inline-email
{
    position: absolute;
    top: 6px;
    left: 4px;
}
.sb_phones .sb_block{
    margin-left: 18px;
}
.sb_phones .sb_block .phone{
    font-weight: bold;
}
.title,
.schedule,
.phones
{
    margin-bottom: 16px;
}
.stores-list1 .schedule .svg-inline-clock path {
    fill: #000000!important;
}

.leader-list {
    margin: -10px 0 16px;
    list-style: none;
    padding: 0
}

.leader-list .uk-leader-fill:after {
    font-size: 12px;
    margin-left: 12px;
    vertical-align: bottom;
    line-height: 1;
    color: #979797;
    min-width: 20px
}

.leader-list>li {
    display: -ms-flexbox;
    display: flex;
    line-height: 1;
    margin-bottom: 8px;
    color: #000;
    align-items: baseline
}

.leader-list>li:last-child {
    margin-bottom: 0
}

.leader-list>li>:first-child {
    flex-grow: 1;
    flex-shrink: 0;
    min-width: 1px;
    max-width: 80%
}

.leader-list>li>:last-child {
    color: #676767;
    padding-left: 12px;
    text-align: right;
    width: auto
}
.item.wti{
    min-height:700px
}

.show_on_map .text{
    font-weight: bold;
}
.sb_tg_contact
{
    display: flex;
    align-items: center;
}
.sb_time_work ul.leader-list{
    margin-left: 36px;
}