.banner_content {
    background-size: 100% 100%;
}
.slider_1.owl-carousel.owl-loaded{
    display: flex;
    justify-content: center;
}

.nav-pills>li>a{
    font-size: 19px;
}
.nav-item.active a.nav-link {
    background: #2a579a;
}
#menu{
    background: #fff;
}
#menu a{
    color: #333;
}
.box-header h4{
    color: #2a579a;
}
.filter-bar ul li a{
    color: #2a579a;
}
.filter-bar ul li{
    color: #2a579a;
}
.nav-pills>li>a:hover{
    color: #2a579a;
}
.contact_footer ul li i{
    color: #2a579a;
    border: 1px solid #2a579a;
}
.letter-left.heading h3{
    color: #2a579a;
}
.breadcrumb>li:last-child>a{
    color: #2a579a;
}
.list_sp>li>a:hover, .list_sp_2>li>a:hover, .list_sp_3>li>a:hover{
    color: #2a579a;
}
.nav-item.active a.nav-link {
    color: #fff;
}
.new-letter,.ft2 {
    background: #2a579a;
}
.letter-left.heading h3,.ft2 span,.ft2 a b {
    color: #fff;
}
.filter-bar {
    border: 1px solid #2a579a;
}
.filter-bar ul li a:hover i, .filter-bar ul li a.active i {
    background: #2a579a;
    border: 1px solid #2a579a;
}
.pagination li.active a, .pagination li a:hover, .pagination li a:focus, .pagination li a:active {
    background: #2a579a !important;
    border-color: #2a579a !important;
}
.status .value, .status .a-brand,.price_box .prices .price,.call a{
    color: #2a579a;
}
.quantity_wanted_p button,.cout_cart {
    background: -webkit-linear-gradient(35deg,#2a579a 0%,#2a579a 100%);
}
span.text_gradient {
    background: -webkit-linear-gradient(35deg,#2a579a 0%,#2a579a 100%);
    -webkit-background-clip: text;
}