#header-top {
    background: #F44336 !important;
}

.nav.navbar-nav > li:hover > a {
    background: #F44336 !important;
}

.nav.navbar-nav > li:hover > a {
    border: 2px solid #F44336;
}

.sticky-wrapper.is-sticky #menu-bar {
    background: #F44336 !important;
}

.sticky-wrapper.is-sticky #menu-bar .nav.navbar-nav li.active, .sticky-wrapper.is-sticky #menu-bar .nav.navbar-nav li:hover {
    background: #F44336 !important;
}

.slides .slider-read {
    background-color: #F44336 !important;
}

.serviceBox_3, .serviceBox_3 .service-icon {
    border: 1px solid #F44336 !important;
}

.serviceBox_3:hover .service-icon {
    background: #F44336 !important;
    border-color: #F44336 !important;
}

.dividerHeading h4::after, .widget_title h4::after, .dividerHeading h4::before, .widget_title h4::before {
    background: #F44336 !important;
}

.list_style.circle li:before {
    background: #F44336 !important;
}

.progress_skill .bar {
    background: #F44336 !important;
}

.progress_skill:hover .bar {
    background: #bd3c33 !important;
}

.flickr-feed li .hover {
    background: #bd3c33 !important;
}

.flip-card-back {
    background-color: #bd3c33 !important;
}

#breadcrumbs {
    background: #F44336 !important;
}

.page_title h2 {
    border-bottom: 3px solid #F44336 !important;
}

.testimonial-item blockquote {
    border-top: 3px solid #F44336 !important;
}

.testimonial-review > img {
    border: 2px solid #F44336 !important;
}

.btn-default {
    background: #F44336 !important;
}

.promo_box.reverse .pb_action a.btn {
    border: 2px solid #F44336 !important;
    color: #fff !important;
}

.btntoTop {
    background: #bd3c33 !important;
}