.list__head_i {
    color: #8e8f98;
    font-size: 19px;
    position: relative;
    bottom: 25px;
}
span.close.f1 {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 24px;
    cursor: pointer;
}
.close {
    position: inherit;
    font-size: inherit;
    cursor: inherit;
}
span.header-clock {
    line-height: 35px;
}
.header-menu__item {
    line-height: 35px;
}
.header-phone-outer {
    max-width: 60%;
}
span.header-callback1 span {
    cursor: pointer;
}
.header-phone-outer {
    text-align: right;
}
.header-phone {
    font-weight: 600;
    margin: 0 0px 0 0;
    position: relative;
}
.header-phones.f1 {
    margin: 0 0 0 30px;
}
.header .header-user-nav {
    display: inherit;
}
.footer_links {
    width: 100%;
    float: left;
}
.footer_links-col {
    float: left;
    margin: 0 5% 0 0;
    width: 11%;
}
@media (max-width: 768px){
span.header-clock {
    display: none;
}
.footer_links-col {
    width: 100%;
}
}
