.title-orange {
    display: flex;
    align-items: center;
    justify-content: space-between;
    letter-spacing: 3.6px;
    color: #000;
    margin: 0;
}

.title-orange img {
    max-height: 40px;
}
.fullWidthBox.fullWidthBoxNew {
    min-height: 400px;
}
.new-catalogue-menu {
    background: #EC935E !important;
    line-height: 0;
}
.links_catalog > .catalog-section-list-item {
    border-left: 3px solid #EC935E !important;
}
.catalog-section-list-item:hover {
    background: #EC935E !important;
}
.catalog-section-list-subs a:focus {
    outline: none !important;
}
.catalog-section-list-list-link:focus {
    outline: none !important;
}