

/* Start:/local/templates/torg.1c.ru/components/bitrix/news.list/torg.1c.ru.news.list.news.marking/style.css?17442755703238*/
/* Блок новостей */
.news_intend {
    margin-top: 48px;
}
.news__title {
    padding-bottom: 36px;
    font-family: "MuseoSansCyrl-600", Helvetica, sans-serif;
    font-size: 26px;
    font-weight: 600;
    line-height: 26px;
    text-align: left;
}
.news__container {
    display: flex;
    gap: 50px;
    padding-bottom: 23px;
    margin-bottom: 24px;
    border-bottom: 1px solid rgba(113, 112, 112, 0.1);
}
.news__card {
    --gap: 60px;
    width: calc(100% / 3 - (var(--gap) * 2 / 3));
}
.news__parameters {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    row-gap: 8px;
    font-family: "MuseoSansCyrl-500", Helvetica, sans-serif;
}
.news__category {
    padding: 8px;
    margin-right: 12px;
    border-radius: 12px;
    background: #f4f6f8;
    line-height: 18px;
    text-align: center;
    color: rgba(0, 0, 0, 0.6);
}
.news__wraper-category {
    display: flex;
    flex-wrap: wrap;
    row-gap: 8px;
}
.news__category:hover {
    color: rgba(0, 0, 0, 0.8);
    cursor: pointer;
}
.news__category:active {
    color: rgba(0, 0, 0, 0.6);
}
.news__wraper-date-views {
    display: flex;
}
.news__date,
.news__number-views {
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    text-transform: uppercase;
    color: #717070;
}
.news__wraper-views {
    display: flex;
}
.news__date_positioned {
    margin-right: 12px;
}
.news__views-icon_positioned {
    margin-right: 4px;
}
.news__description {
    padding-top: 20px;
    font-family: "Roboto", Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.news .all-news__link {
    padding-right: 0;
}
@media (max-width: 991px) {
    .news .all-news {
        justify-content: left;
    }
    .news__container {
        gap: 60px;
    }
}

@media (max-width: 767px) {
    .news .all-news__text-link {
        font-size: 16px;
    }
    .news__container {
        flex-flow: column;
        gap: 40px;
    }
    .news__card {
        min-width: 100%;
    }
}
@media (max-width: 640px) {
    .news__container {
        gap: 30px;
        margin-bottom: 21px;
    }
    .news__parameters {
        flex-flow: column;
        align-items: flex-start;
    }
    .news__description {
        padding-top: 6px ;
    }
}

.all-news {
    display: flex;
    justify-content: right;
    height: 24px;
}
.all-news__link {
    display: flex;
    align-items: center;
    padding-right: 19px;
    outline: none;
    border: none;
    background: none;
    cursor: pointer;
    text-decoration: none;
    color: #d91920;
    fill: #d91920;
}
.all-news__link:hover {
    color: #000;
    fill: #000;
}
.all-news__link:active {
    color: #717070;
    fill: #717070;
}
.all-news__arrow {
    fill: inherit;
}
.all-news__text-link {
    margin-right: 14px;
    font-family: "Roboto", Helvetica, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.08em;
    text-align: left;
    text-transform: uppercase;
}

/* End */


/* Start:/local/templates/torg.1c.ru/components/bitrix/news.list/torg.1c.ru.news.list.landing.materials/style.css?1719923229321*/
@media screen and (min-width: 1280px) {
    .useful_block .publications__preview {
        max-height: 187px;
    }
    .useful_block.wide .publications__preview {
        max-height: 250px;
    }
}

.publications__wrapper.wide {
    gap: 24px 30px;
}
.publications__wrapper.wide .publications__card {
    --gap: 30px;
}

/* End */


/* Start:/local/templates/torg.1c.ru/components/bitrix/news.list/torg.1c.ru.news.list.articles.marking/style.css?1697718102247*/
@media (min-width: 641px) {
    .useful-materials.articles .useful-materials__picture {
        min-height: 180px;
    }
}

@media (min-width: 768px) {
    .useful-materials.articles .useful-materials__picture {
        min-height: 256px;
    }
}

/* End */


/* Start:/mark/marking.form.css?17516191592224*/
@media (max-width: 4000px) {
    .modal-dialog {
        max-width: 80% !important;
    }
}

@media (max-width: 900px) {
    .modal-dialog {
        max-width: 90% !important;
    }
}

@media (max-width: 766px) {
    .modal-dialog {
        max-width: 95% !important;
    }

    .basket__container {
        padding: 0 !important;
    }

    .order-field-mobile {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .basket__container {
        padding-bottom: 0;
    }
}

.basket__container {
    margin-bottom: 0 !important;
}

.close:hover {
    background: transparent !important;
}

.close.close-modal {
    font-size: 26px !important;
    text-align: right;
}

#makeOrder .category-block {
    margin-bottom: 4rem !important;
}

#makeOrder .basket__container {
    padding-bottom: 0;
}

#makeOrder #order-form .basket__container {
    padding-top: 0;
    padding-bottom: 4rem;
}

.row.product-item:last-of-type {
    border-bottom: none !important;
}

.use-1c-text {
    font-size: 14px; /* 16 */
    line-height: 24px; /* 30 */
    font-family: 'Museo Sans', Helvetica, sans-serif;
    margin-top: 24px; /* 30 */
    margin-bottom: 24px; /* 30 */
}

.toggle-switch-tab.nav.nav-tabs {
    background-color: #fff !important;
    border-bottom: none !important;
}

.nab-buttons-1c {
    margin-bottom: 21px;
    background-color: white !important;
}

.toggle-switch-tab__bullet.nav-item.nav-link.active {
    font-weight: 700;
    border-bottom: 2px solid #ffd400 !important;
    /*border-bottom: 0;*/
    color: #06498C !important; /* TORG-1703 black*/
    background-color: #fff !important;
    border-radius: 0 !important;
    font-size: 16px !important;  /* 18 23 */
    padding-bottom: 12px!important; /* 15 */
}

.toggle-switch-tab__bullet.nav-item.nav-link {
    font-size: 16px !important; /* 18 23 */
    line-height: 16px; /* 20 */
    font-weight: 100;
    border-bottom: 1px solid rgba(26, 25, 25, 0.2) !important;
    /*border-bottom: 0;*/
    color: black !important;
    background-color: #fff !important;
    border-radius: 0 !important;
    padding-bottom: 12px!important; /* 15 */
}

.breadcrumbs__block {
    padding: 15px;
}

.form__location {
    min-height: 550px;
}
/* End */


/* Start:/check/check.form.css?17516191593937*/
@media (max-width: 4000px) {
    #request-page .modal-dialog, #makeOrder .modal-dialog, #consultForm .modal-dialog {
        max-width: 45% !important;
    }
}

@media (max-width: 1240px) {
    #request-page .modal-dialog, #makeOrder .modal-dialog, #consultForm .modal-dialog {
        max-width: 50% !important;
    }
}

@media (max-width: 1024px) {
    #request-page .modal-dialog, #makeOrder .modal-dialog, #consultForm .modal-dialog {
        max-width: 60% !important;
    }
}

@media (max-width: 900px) {
    #request-page .modal-dialog, #makeOrder .modal-dialog, #consultForm .modal-dialog {
        max-width: 70% !important;
    }
}

@media (max-width: 766px) {
    #request-page .modal-dialog, #makeOrder .modal-dialog, #consultForm .modal-dialog {
        max-width: 95% !important;
    }

    .basket__container {
        padding: 0 !important;
    }

    .order-field-mobile {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .basket__container {
        padding-bottom: 0;
    }
}

.form__location {
    padding: 15px;
    font-size: 15px;
}

#request-page .basket__container {
    padding: 10px;
    margin-bottom: 0 !important;
}

.close:hover {
    background: transparent !important;
}

.close.close-modal {
    font-size: 26px !important;
    text-align: right;
}

#makeOrder .category-block {
    margin-bottom: 4rem !important;
}

#makeOrder .basket__container {
    padding: 10px;
}

#makeOrder #order-form #consultation__order-form .basket__container {
    padding-top: 0;
    padding-bottom: 4rem;
}

.row.product-item:last-of-type {
    border-bottom: none !important;
}

.use-1c-text {
    font-size: 14px; /* 16 */
    line-height: 24px; /* 30 */
    font-family: 'Museo Sans', Helvetica, sans-serif;
    margin-top: 24px; /* 30 */
    margin-bottom: 24px; /* 30 */
}

.toggle-switch-tab.nav.nav-tabs {
    background-color: #fff !important;
    border-bottom: none !important;
}

.nab-buttons-1c {
    margin-bottom: 21px;
    background-color: white !important;
}

.toggle-switch-tab__bullet.nav-item.nav-link.active {
    font-weight: 700;
    border-bottom: 2px solid #ffd400 !important;
    /*border-bottom: 0;*/
    color: black !important;
    background-color: #fff !important;
    border-radius: 0 !important;
    font-size: 18px !important;  /* 23 */
    padding-bottom: 12px!important; /* 15 */
}

.toggle-switch-tab__bullet.nav-item.nav-link {
    font-size: 18px !important; /* 23 */
    line-height: 16px; /* 20 */
    font-weight: 100;
    border-bottom: 1px solid rgba(26, 25, 25, 0.2) !important;
    /*border-bottom: 0;*/
    color: black !important;
    background-color: #fff !important;
    border-radius: 0 !important;
    padding-bottom: 12px!important; /* 15 */
}

.breadcrumbs__block {
    padding: 15px;
}

#makeOrder .form__location .form-control {
    color: #000;
}

/* start TORG-2450 */
.modal-content.form__location .basket__container .row,
.modal-content.form__location .basket__container .col-12 .row.form-group {
    margin-left: 0;
}

@media (max-width: 767px) {
    .modal-content.form__location .soft-hidden.show-app {
        margin-left: -15px;
    }

    .form-group > div {
        margin-bottom: 10px;
    }
}
/* end TORG-2450 */

.basket__container--details {
    cursor: pointer;
}

.basket__container--details:not([open]) > .basket__container--summary {
    background: linear-gradient(to right, rgb(158, 171, 184) 40%, rgba(158, 171, 184, 0) 100%);
    -webkit-background-clip: text;
    color: transparent;
}

@media (max-width: 1656px) {
    .basket__container--details:not([open]) > .basket__container--summary {
        background: linear-gradient(to bottom, rgb(158, 171, 184) 40%, rgba(158, 171, 184, 0) 100%);
        -webkit-background-clip: text;
        color: transparent;
    }
}

.basket__container .policy {
    display: flex;
}

.basket__container .policy > label {
    padding-top: 7px;
    margin-left: 10px;
}

/* End */
/* /local/templates/torg.1c.ru/components/bitrix/news.list/torg.1c.ru.news.list.news.marking/style.css?17442755703238 */
/* /local/templates/torg.1c.ru/components/bitrix/news.list/torg.1c.ru.news.list.landing.materials/style.css?1719923229321 */
/* /local/templates/torg.1c.ru/components/bitrix/news.list/torg.1c.ru.news.list.articles.marking/style.css?1697718102247 */
/* /mark/marking.form.css?17516191592224 */
/* /check/check.form.css?17516191593937 */
