/* Обложка */
    .t734__title strong {
        font-size: 16px !important;
        font-weight: 600 !important;
        font-family: 'TildaSans' !important;
    }
    .t734__textwrapper {
        padding-left: 20px;
    }
    .uc-new-cover .t102__descr_center {
        max-width: 1160px !important;
    }
/* Логотипы */
    .t594__img {
        background: rgba(255,255,255,.5);
        padding: 40px;
        border-radius: 30px;
    }
/* Поп-ап форма */
    .t-input-group_tx {
        font-size: 28px;
        opacity: .5;
    }
    .t-input-group_cb {
        margin-bottom: 0px !important;
    }
    .t-input-group_cb .t_text {
        font-size: 16px !important;
    }
/* Вкладки-переключатели */
    .t817__content {
        padding: 0px !important;
    }
    .t817 .t-name {
        font-family: 'TildaSans' !important;
    }
/* Новости */
    .uc-news .t896 .js-feed-post:first-child .t-feed__row-grid__post-wrapper {
        padding-top: 0px !important;
    }
    .uc-news .t896 .js-feed-post:last-child .t-feed__row-grid__post-wrapper {
        padding-bottom: 0px !important;
    }
    .js-feed-post-date {
        color: #82135d;
        font-size: 14px;
        font-family: 'TildaSans';
    }
/* Новости, Мероприятия: временно убрана возможность переходить на страницы публикаций */
    .uc-news .js-feed-post-link, .uc-events .js-feed-post-link {
        pointer-events: none !important;
    }
/* Аккордеон */
    .uc-additional-pad,
    .uc-docs-1-line {
        padding-left: 60px;
    }
    .uc-docs-1-line .t-col_6 {
        max-width: 900px;
}
    .uc-docs-1-line .t-col_6:nth-child(2n+1) {
        padding-bottom: 45px;
    }

/* Адаптив */
    @media (min-width: 1201px) {
        /* Новости (из слайдера) */
            .uc-news-slider .t734 {
                width: 1160px !important;
                margin: auto;
            }
            .uc-news-slider .t-container {
                margin-left: 120px !important;
            }
    }
    @media (min-width: 981px) and (max-width: 1030px) {
        .t-menu__link-item {
            font-size: 14px !important;
        }
    }
    @media (min-width: 961px) and (max-width: 1200px) {
        /* Новости (из слайдера) */
            .uc-news-slider .t734 {
                width: 920px !important;
                margin: auto;
            }
            .uc-news-slider .t-container {
                margin-left: 40px !important;
            }
    }
    @media (max-width: 980px) {
        .t470__descr {
            font-size: 20px !important;
        }
        .t512__textwrapper {
            padding-right: 50px;
        }
        .t225__title, .uc-news-slider .t734__title {
            font-size: 36px !important;
        }
        .t503__title {
            font-size: 28px !important;
        }
        .t801__witharrows .t-col {
            padding: 0px 20px !important;
        }
        .t1004__scroll-icon-wrapper {
            display: none !important;
        }
        .t395__wrapper {
            margin-left: 20px !important;
            margin-right: 20px !important;
        }
    }
    @media (max-width: 960px) {
        /* Аккордеон */
            .uc-additional-pad, .uc-docs-1-line {
                padding-top: 0 !important;
            }
            .uc-docs-1-line .t845 .t-col_6,
            .uc-additional-pad .t845 .t-col_6 {
                max-width: 580px !important;
            }
            .uc-docs-1-line .t845 .t-col_6:nth-child(2n+1) {
                padding-bottom: 0;
            }
    }
    @media (min-width: 481px) and (max-width: 980px) {
        .t594__item_4-in-row {
            width: 50% !important;
        }
        .t503__col {
            width: 50% !important;
            display: inline-block !important;
        }
        .t503__col:last-child, .t503__col:nth-last-child(2) {
            margin-bottom: 0px !important;
        }
    }
    @media (max-width: 640px) {
        .t-rec_pb_90 {
            padding-bottom: 45px !important;
        }
        .t-rec_pt_75 {
            padding-top: 45px !important;
        }
        .t-rec_pt_60 {
            padding-top: 45px !important;
        }
        .t-rec_pb_60 {
            padding-bottom: 45px !important;
        }
        .uc-zero-padding {
            padding-bottom: 10px !important;
        }
        .t670 .t-slds {
            padding: 0 20px !important;
        }
        .t594__container.t-container {
            padding: 0px 10px !important;
        }
        .t594__img {
            /* padding: 20px; */
            border-radius: 20px;
            width: 50%;
        }
        .t102__title {
            margin: 30px 0 20px 0 !important;
        }
        .t102__descr {
            font-size: 24px !important;
        }
        .uc-policy .t225__title {
            font-size: 28px !important;
        }
        .t817__content-col {
            float: none !important;
        }
        .t225__title, .uc-news-slider .t734__title {
            font-size: 28px !important;
        }
        /* Аккордеон */
            .uc-additional-pad, .uc-docs-1-line {
                padding-left: 40px !important;
            }
            .uc-docs-1-line .t845__container,
            .uc-additional-pad .t845__container {
                max-width: calc(100% - 60px);
                margin-left: 0 !important;
            }
            .uc-docs-1-line .t845 .t-col_6, 
            .uc-additional-pad .t845 .t-col_6 {
                max-width: 100% !important;
            }
            .uc-docs-1-line .t-card__title,
            .uc-additional-pad .t-card__title {
                font-size: 16px !important;
            }
    }
    @media (max-width: 480px) {
        .t107 .t-img {
            width: 50%;
            opacity: .7;
        }
        .uc-icon-text .t512__bgimg {
            max-width: 80px !important;
            max-height: 80px !important;
        }
        .uc-icon-text .t512 .t-descr, .t119__preface {
            font-size: 20px !important;
        }
        .t-text, .t1051__subtitle, .t512 .t-name {
            font-size: 18px !important;
        }
        .uc-icon-text .t-name, .t668__title, .uc-news-slider .t734__title {
            font-size: 24px !important;
        }
        .t-col_11 {
            padding-left: 10px !important;
        }
        /* Аккордеон */
            .uc-additional-pad .t512 {
                padding-left: 10px !important;
            }
            .uc-docs-1-line .t845__col, 
            .uc-additional-pad .t845__col {
                padding-left: 16px !important;
            }

    }