

/* Start:/bitrix/templates/aspro_mshop/css/brands.css?1766573266974*/
.brands-slider {
    display: flex;
    flex-flow: row wrap;
    background: #FFFFFF;
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.25);
    margin-top: 32px;
    position: relative;
    z-index: 1;
    margin-bottom: -200px;
}

.brands-slider__item {
    box-sizing: border-box;
    width: calc(100% / 4);
    height: 174px;
    border-right: 1px solid #EBEBEB;
    border-bottom: 1px solid #EBEBEB;
    display: flex;
    align-items: center;
}

.brands-slider__img {
    margin: 0 auto;
    max-width: 95%;
    max-height: 95%;
}

.brands-slider__item:hover {
    border: 1px solid #F26E44;
}

@media (max-width: 1100px) {
    .brands-slider {
        margin-bottom: 40px;
    }
}

@media (max-width: 840px) {
    .brands-slider__item {
    	width: calc(100% / 3);
        height: 150px;
    }
}

@media (max-width: 650px) {
    .brands-slider__item {
    	width: calc(100% / 2);
    }
}

@media (max-width: 440px) {
    .brands-slider__item {
        height: 120px;
    }
}
/* End */


/* Start:/bitrix/templates/aspro_mshop/components/bitrix/news.detail/brand_detail/style.css?17458434222009*/
.service {
    padding-top: 9px;
    padding-right: 20px;
    width: 100%;
    padding-bottom: 30px;
}
.service-row {
    display: flex;
    flex-direction: row;
    width: 100%;
}
.service-row .service-row-item {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #3A3A44;
    padding: 16px 20px 16px 0;
    border-top: 1px solid #E2E2E2;
}
.service-row .service-row-item.name {
    font-weight: 500;
    line-height: 20px;
    text-transform: uppercase;
    color: #00AEEF;
}
.service-row .service-row-item.name a {
    color: #00AEEF;
}
.service-row.head .service-row-item {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #000000;
    border-top: none;
    padding-bottom: 16px;
}
.service-row .service-row-item:first-child {
    padding-left: 38px;
    width: 21%;
}
.service-row .service-row-item:nth-child(2) {
    width: 31%;
    padding-left: 25px;
}
.service-row .service-row-item:nth-child(3) {
    width: 49%;
    padding-left: 22px;
}

@media (max-width: 1172px) {
    .service-row .service-row-item:nth-child(2) {
        padding-left: 0;
    }
    .service-row .service-row-item:nth-child(3) {
        padding-left: 0;
    }
}
@media (max-width: 700px) {
    .service-row {
        flex-direction: column;
    }
    .service-row.head .service-row-item:first-child,
    .service-row .service-row-item:first-child {
        padding-left: 0;
    }
    .service-row.head .service-row-item:nth-child(2),
    .service-row.head .service-row-item:nth-child(3) {
        display: none;
    }
    .service-row .service-row-item:first-child,
    .service-row .service-row-item:nth-child(2),
    .service-row .service-row-item:nth-child(3) {
        width: 100%;
    }
    .service-row .service-row-item:nth-child(2),
    .service-row .service-row-item:nth-child(3) {
        border-top: none;
    }
    .service-row .service-row-item {
        padding-top: 5px;
        padding-bottom: 5px;
    }
}
/* End */
/* /bitrix/templates/aspro_mshop/css/brands.css?1766573266974 */
/* /bitrix/templates/aspro_mshop/components/bitrix/news.detail/brand_detail/style.css?17458434222009 */
