

/* Start:/local/templates/eshop_bootstrap_black/components/bitrix/news.list/certs/style.css?1590517921806*/
 .brands-pic-container {
     margin-top:10px;
 }
.owl-carousel {
    position: relative; 
}

.owl-carousel .owl-stage{
    display: flex;
    align-items: center; 
}
.owl-carousel .owl-nav {
    position: absolute;
    top: 25%;
    right: 0;
    width: 100%;
    height: 0;
    color: #777;
    font-size: 24px;
    z-index: 0;
    text-shadow: 0px 0px 5px rgba(84, 84, 84, 1);
}
.owl-carousel .owl-nav .owl-prev {
    position: absolute;
    left: -1.3em;
    z-index: 2;
}
.owl-carousel .owl-nav .owl-next {
    position: absolute;
    right: -1.3em;
    z-index: 2;
}

.owl-carousel .owl-nav .owl-next:before{
    font: normal normal normal 24px/1 FontAwesome;
    content: "\f054";
}
.owl-carousel .owl-nav .owl-prev:before{
    font: normal normal normal 24px/1 FontAwesome;
    content: "\f053";
}

/* End */
/* /local/templates/eshop_bootstrap_black/components/bitrix/news.list/certs/style.css?1590517921806 */
