

/* Start:/local/templates/redesign/components/bquadro/bquadro.brands/brands/bitrix/news.detail/.default/style.css?17551627034537*/
.brands-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 20px;
}

.brands-row__logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    width: calc(25% - 22.5px);
    height: 74px;
    margin-right: auto;
    padding: 10px;
    border: 1px solid #ECECEC;
    border-radius: 5px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
}

.brands-row__logo img {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0 !important;
    -o-object-fit: contain;
    object-fit: contain;
}

.brands-row__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: calc(75% + 22.5px);
    margin: -10px -15px;
}

.brands-row__col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    width: calc(25% - 30px);
    height: 74px;
    margin: 10px 15px;
    padding: 10px;
    border: 1px solid #ECECEC;
    border-radius: 5px;
    color: #262626;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.25;
    -webkit-box-align: center;
    -ms-flex-align: center;
}

.brands-row__col img {
    display: block;
    width: 45px;
    height: 45px;
    margin: 0 !important;
    margin-right: 8px !important;
    -o-object-fit: contain;
    object-fit: contain;
}

.brands-row__col a {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.43;
}

.brands_detail #catalog_filter,
.brands_detail #catalog_menu {
    margin-top: 0;
}

.after-text {
    padding: 30px 15px;
    color: #262626;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.43;
}

.after-text p,
.after-text h2,
.after-text .h2 {
    margin: 0;
}

.after-text p:not(:last-child),
.after-text h2:not(:last-child),
.after-text .h2:not(:last-child) {
    margin-bottom: 10px;
}

.after-text ul:not(:last-child),
.after-text ol:not(:last-child) {
    margin-bottom: 25px;
}

.after-text ol {
    counter-reset: num;
}

.after-text ul li,
.after-text ol li {
    position: relative;
    padding-left: 25px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.25;
}

.after-text ul li:not(:last-child),
.after-text ol li:not(:last-child) {
    margin-bottom: 15px;
}

.after-text ul li::before {
    position: absolute;
    top: 7px;
    left: 10px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: var(--orange);
    content: '';
}

.after-text ol li::before {
    position: absolute;
    top: 0;
    left: 0;
    content: counter(num) '.';
    color:var(--orange);
    counter-increment: num;
}

.docs-block:not(:first-child) {
    margin-top: 45px;
}

.docs-block__title {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 12px;
    border-bottom: 1px solid #ECECEC;
    color: #262626;
}

.docs-block__title:not(:last-child) {
    margin-bottom: 16px;
}

.docs-block__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -8px -20px;
}

.docs-block__row .file_container {
    width: calc(33.333% - 40px);
    margin: 8px 20px !important;
}

@media (max-width: 1199px) {
    .brands-row__col {
        width: calc(50% - 30px);
    }

    .brands-row__logo {
        height: auto;
        max-height: 168px;
    }
}

@media (max-width: 991px) {
    .brands-row__logo {
        width: calc(33.333% - 20px);
    }

    .brands-row__right {
        width: calc(66.666% + 20px);
    }

    .docs-block__row .file_container {
        width: calc(50% - 40px);
    }
}

@media (max-width: 767px) {
    .brands-row {
        margin-bottom: 30px;
    }

    .brands-row__logo {
        width: 100%;
        padding: 0;
        border: 0;
        height: 74px;
    }

    .brands-row__right {
        display: none;
    }

    .docs-block:not(:first-child) {
        margin-top: 30px;
    }

    .docs-block__title {
        padding-bottom: 3px;
        font-weight: 600 !important;
        font-size: 18px !important;
    }

    .docs-block__title:not(:last-child) {
        margin-bottom: 10px;
    }

    .docs-block__row {
        margin: -5px -20px;
    }

    .docs-block__row .file_container {
        width: calc(100% - 40px);
        margin: 5px 20px !important;
    }
}
/* End */
/* /local/templates/redesign/components/bquadro/bquadro.brands/brands/bitrix/news.detail/.default/style.css?17551627034537 */
