.nav-panel {
    background:#ec6825;
}

.header {
    background-color: #ec6825;
}

.totop__button {
    background: #ec6825;
}

.teammates .owl-carousel .owl-dot.active {
    color:  #ec6825;
}

.product-tabs__item--active, .product-tabs__item--active:hover {

    border-bottom-color:  #ec6825;
}

.block-features__icon {

    fill:  #ec6825;
}

.block-slideshow .owl-carousel .owl-dot.active {

    background: #ec6825;
}

.box-minimalimggradientbg .inner_box_header {
    background-color: #ec6825;
   }


.departments__item--hover .departments__item-link {
    background:  #ec6825;
}

.box-minimalimggradientbg .inner_box_header {
    background-color: #ec6825;
}

.btn-primary{
    border-color: #fff;
    background: #ec6825;
    color: #fff;
    fill: #fff;
}