

/* Start:/local/components/extyl/brands.list/templates/.default/style.css?16746546062003*/
.jun-brands__alph {
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-left: -9px;
    margin-right: -9px;
    margin-bottom: 45px;
    list-style: none;
}

.jun-brands__alph-item {
    margin-bottom: 20px;
    margin-left: 9px;
    margin-right: 9px;
}

.jun-brands__alph-link {
    text-transform: uppercase;
    color: #000;
}

.jun-brands__alph-link_active {
    font-weight: bold;
    color: #9DBCD8;
}

.jun-brands__alph-link_disable {
    opacity: .5;
    cursor: default;
}

.jun-brands__alph-link_disable:hover {
    color: #000;
}

.jun-brands__title {
    margin-bottom: 20px;
}

.jun-brands__item img {
    max-width: 100%;
    height: auto;
}

.jun-brands__list {
    display: flex;
    flex-wrap: wrap;
}

.jun-brands__list_top .jun-brands__item {
    flex: 0 1 16.6666%;
    display: flex;
    justify-content: center;
}

@media (max-width: 1024px) {
    .jun-brands__list_top .jun-brands__item {
        flex: 0 1 25%;
    }
}

@media (max-width: 767px) {
    .jun-brands__list_top .jun-brands__item {
        flex: 0 1 33.3%;
    }
}

@media (max-width: 575px) {
    .jun-brands__list_top .jun-brands__item {
        flex: 0 1 50%;
    }
}

.jun-brands__item a {
    display: inline-block;
}

.jun-brands__link {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 99%;
}

.jun-brands__title {
    text-align: center;
    text-transform: uppercase;
}

.jun-brands__list {
    display: flex;
    flex-wrap: wrap;
}

.jun-brands__item {
    flex: 0 1 25%;
    margin-bottom: 20px;
}

@media (max-width: 1024px) {
    .jun-brands__item {
        flex: 0 1 33.3%;
    }
}
@media (max-width: 767px) {
    .jun-brands__item {
        flex: 0 1 50%;
    }
}
@media (max-width: 575px) {
    .jun-brands__item {
        flex: 0 1 100%;
    }
}

.jun-brands__block {
    display: none;
}

.jun-brands__block:first-child {
    display: block;
}

#showAllBrands {
    margin: 0 auto;
    width: 200px;
}
/* End */
/* /local/components/extyl/brands.list/templates/.default/style.css?16746546062003 */
