.b-partners li {
    margin-left: 0!important;
    margin-bottom: 0!important;
}

.custom__b_wrapper {
    position: relative;

}

.custom__b_wrapper .swiper {
    position: static!important;
    overflow: hidden!important;
    max-width: 90%!important;
    margin: 0 auto!important;
    padding: 50px 5px 30px;

}

.custom__b_wrapper {
    padding: 20px 0 50px;
    overflow: hidden;
}

.rating_b {
    display: flex;
    gap: 5px;
    align-items: center;
    margin-bottom: 10px;
    justify-content: center;
    font-size: 14px;

}

.custom__b_wrapper .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    color: #000;
    opacity: 1;
    background: transparent;
}

.custom__b_wrapper .swiper-pagination-bullet-active {
    color: #fff;
    background: linear-gradient(-159deg, #e86547 0%, #fec073 100%);
    box-shadow:0 0 22px #ffa061, inset 0 2px 4px rgba(255, 197, 158, 0.75);
}

.b-partners li a {
    box-shadow: 0 0 5px 5px #d7dce0!important;
}

.custom__b_wrapper .b-partners__img {
    display: block;
    height: 85px;
    line-height: 100px;
    margin-bottom: 10px;
}
.art-bl {
    background-color: #fff;
    text-align: center;
}
@media (max-width: 575px){
    .art-bl__tt {
        font-size: 1.2rem;
        margin-top: 0.5rem;
        margin-bottom: 0.5rem;
    }
    .inside-product {}
}
@media (min-width: 992px){
    .art-bl {

        padding: 2rem;
    }
}
