.menu-row.bgcolored .mega-menu table td.active {
    background-color: #ef7f1a;
}

.tab_slider_wrapp .top_blocks ul.tabs li.cur span{
    border-bottom-color: #ff9000;
}

.tab_slider_wrapp .top_blocks ul.tabs li span{
    color:#ff9000;
}

.bottom-menu .item:hover .title a, .bottom-menu .item.active .title a, .bottom-menu .item.active .title {
    color: #ff9000 !important;
}
header .menu_colored .menu_top_block > li.current > a,
header .menu_dark .menu_top_block.menu > li.current > a,
header .menu_dark .menu_top_block.menu > li.current:hover > a,
.menu_top_block.catalog_block .dropdown > li.full:hover > a::before,
.menu_top_block.catalog_block .dropdown > li.full.current > a,
header .menu_top_block li.catalog > .dropdown > li.current > a,
.left_menu > li.current > a, .left_menu > li:hover > a::before {
    background-color: #ef7f1a;
}
.menu-row.bgcolored .mega-menu table td.active {
    background-color: #ef7f1a !important;
}

.left_menu > li.current> a{
    background: #ff9000 !important;
}

.left_menu > li:not(.exit):hover {
    background: #ff9000 !important;
}

.left_menu > li:hover> a:before {
    background: #ff9000 !important;
}

.left_menu > li:not(.current):hover> a {
    color: #ff9000 !important;
}