#owl-carousel-slider .owl-next,#owl-carousel-slider .owl-prev {
    color: #b30922!important;
}

.bg-y {
    background-color: #b30922;
}

.hvr-bounce-to-right:after {
    background: #b30922;
}

.footer-menu a{
    color:#b30922;
}


#search .close {
    background-color: #b30922;
    border-color: #b30922;
}

.card-body h6{
    height:26px!important;
}

.nav-menu .active{
    background-color: #b30922;
    color:#fff;
}