.c-header .widget-menu a[href="/en/"]::before {
    content: "";
    background: url(/images/flag-en.svg) 0 0 no-repeat;
    display: block;
    width: 20px;
    height: 15px;
    margin-right: 10px;
}
.c-header .widget-menu a[href="/"]::before {
    content: "";
    background: url(/images/flag-ru.svg) 0 0 no-repeat;
    display: block;
    width: 20px;
    height: 15px;
    margin-right: 10px;
}
body .c-header.c-header-template-1.widget-transparent[data-color="white"] .widget-view-desktop .widget-call {
    font-weight: bold;
    font-size: 18px!important;
    color: #f5e100!important;
}

#i-0-bitrix-form-result-new-default-4enrz3XkMsvU [type="reset"] {
    display: none;
}

.scroll-mob {
    overflow-x: auto;
    cursor: ew-resize;
}