body .header__top-inner{
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-start;
}

.header-button .btn.btn-default{
    background: #74787B ;
    border-color: #74787B;
}

body header  .header__top-part{
    background: #74787B;
}

body .tizers-list__item{
    align-items: center;
}
.no_goods{
    border: none !important;
}
.no_goods.catalog_block_view{
    padding: 0;
}

body .group_description_block.bottom{
    padding-top: 0;
    color: #000000;
}


body .sections-list__item--compact .sections-list__item-image-wrapper:not(.sections-list__item-image-wrapper--ICONS) .sections-list__item-link{
    width: 120px;
    height: 120px;
}

.contacts__ajax_items {
    display: flex;
    flex-direction: column-reverse;
}

body .contacts__ajax_items .contacts-list{
    margin-top: 0;
    margin-bottom: 30px;
}
.footer--color-dark .bottom-menu .item.active .title a{
    font-weight: normal;
}
.bottom-menu--normal .wrap .title a{
    font-weight: normal;
}
.sections-list__item{
    align-items: center;
}
.TIZERS > .index-block .maxwidth-theme:nth-child(2){
    padding-top: 0;
}

.FORMS .index-block .form__wrapper  .index-block__title{
    font-size: 16px;
    font-weight: normal;
    line-height: 1.3;
}