

/* Start:/local/templates/cbsu/components/bitrix/news/pages/bitrix/news.detail/.default__/style.css?17375417804984*/
div.news-detail {
    word-wrap: break-word;
}

div.news-detail img.detail_picture {
    float: left;
    margin: 0 8px 6px 1px;
}

.news-date-time {
    color: #486DAA;
}

body .cntr a.evaluate_list_btn.nalog-info-button {
    color: #000;
    font-weight: bold;
    background: #f55;
    width: 60%;
    border-radius: 20px;
    text-shadow: none;
    font-size: 16px;
    min-width: 310px;
    border: none;
}

.title-table {
    font-weight: bold;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
}

body .maintext table.table-wrap-nalog {
    border: 1px solid lightgray;
}

.table-info-full {
    display: none;
}

body .audit_maintext a.download_link {
    text-align: center;
    color: #000;
    font-weight: bold;
    font-size: 14px;
    margin-left: -20px;
}

body .audit_maintext p.table-info-full-p {
    text-align: center;
    margin-top: 4px;
    margin-bottom: 4px;
}

.certificateSlider__img {
    padding: 5px;
}

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

div#block_for_after .certificateSlider__inner {
    padding: 0 40px;
}

.reviews__inner {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    font-size: 14px;
    line-height: 150%;
}

.reviews__card {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 33.333%;
    padding: 0 15px;
    box-sizing: border-box;
    overflow: hidden;
}

.reviews__text-wrap {
    position: relative;
    padding: 40px;
    border-radius: 10px;
    background: #FFFFFF;
    box-shadow: 0px 4px 30px rgba(231, 129, 51, 0.4);
}

.reviews__text-wrap:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 0 solid transparent;
    border-left-width: 18px;
    border-right-width: 18px;
    border-top: 15px solid #fff;
    top: 100%;
    left: calc(25% - 18px);
}

.reviews__text {
    height: 190px;
    overflow: auto;
}

.reviews__text-wrap a {
    display: block;
    margin-top: 20px;
    text-decoration-line: underline;
    color: #888888;
}

.reviews__name-block {
    display: flex;
    align-items: flex-start;
    margin-top: 40px;
}

.reviews__letter-wrap {
    position: relative;
    display: block;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 50px;
    font-weight: bold;
    font-size: 18px;
    line-height: 100%;
    text-transform: uppercase;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: linear-gradient(135.55deg, #D82424 2.74%, #FBFF48 108.18%);
}

.reviews__letter {
    position: absolute;
    top: 1px;
    left: 1px;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 18px;
    line-height: 100%;
    text-transform: uppercase;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: #302F2F;
}

.reviews__name-wrap {
    padding-left: 20px;
}

.reviews__name {
    display: block;
    font-weight: bold;
    font-size: 16px;
    line-height: 150%;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 5px;
}

.reviews__work {
    font-weight: normal;
    font-size: 14px;
    line-height: 150%;
    color: #C8C8C8;
}

.slick-dots {
    bottom: -5px !important;;
}

@media screen and (max-width: 1280px) {
    .reviews__text-wrap {
        padding-top: calc(20px + (40 - 20) * ((100vw - 320px) / (1280 - 320)));
        padding-bottom: calc(20px + (40 - 20) * ((100vw - 320px) / (1280 - 320)));
        padding-left: calc(20px + (40 - 20) * ((100vw - 320px) / (1280 - 320)));
        padding-right: calc(20px + (40 - 20) * ((100vw - 320px) / (1280 - 320)));
    }
}

@media screen and (max-width: 700px),
(max-width: 850px) and (max-height: 500px) {
    .reviews__card {
        flex-basis: 100%;
        margin-bottom: 40px;
    }
}

.v-2-partners__inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-bottom: -20px;
}

.v-2-partners__img-wrap {
    height: 44px;
    margin-right: 40px;
    margin-bottom: 20px;
}

.v-2-partners__img-wrap img {
    max-height: 100%;
    width: auto;
    filter: grayscale(100%);
    transition: all 1s;
}

.v-2-partners__img-wrap img:hover {
    transition: all 1s;
    filter: grayscale(0%);
}

.faq-wr h3 {
    color: #000;
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    text-transform: none;
    font-family: 'open sans';
}

@media screen and (max-width: 1280px) {
    .reviews__text-wrap {
        padding-top: calc(20px + (40 - 20) * ((100vw - 320px) / (1280 - 320)));
        padding-bottom: calc(20px + (40 - 20) * ((100vw - 320px) / (1280 - 320)));
        padding-left: calc(20px + (40 - 20) * ((100vw - 320px) / (1280 - 320)));
        padding-right: calc(20px + (40 - 20) * ((100vw - 320px) / (1280 - 320)));
    }
}

@media screen and (max-width: 700px),
(max-width: 850px) and (max-height: 500px) {
    .reviews__card {
        flex-basis: 100%;
        margin-bottom: 40px;
    }
}
/* End */


/* Start:/local/templates/cbsu/components/bitrix/news.list/v-2-sertificate_slider/style.css?1737541780267*/
.certificateSlider__img {
    height: 325px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.certificateSlider__img img {
    height: 100%;
    max-width: 230px;
}

.certificateSlider__inner {
    max-width: 1070px;
    margin: 0 auto;
}

/* End */


/* Start:/local/templates/cbsu/components/bitrix/news.list/v-2-partners/style.css?17375417801031*/
.v-2-partners__inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-bottom: -20px;
}

.v-2-partners__img-wrap {
    height: 44px;
    margin-right: 40px;
    margin-bottom: 20px;
}

.v-2-partners__img-wrap img {
    max-height: 100%;
    width: auto;
    filter: grayscale(100%);
    transition: all 1s;
}

.v-2-partners__img-wrap img:hover {
    transition: all 1s;
    filter: grayscale(0%);
}

@media screen and (max-width: 1280px) {
    .reviews__text-wrap {
        padding-top: calc(20px + (40 - 20) * ((100vw - 320px) / (1280 - 320)));
        padding-bottom: calc(20px + (40 - 20) * ((100vw - 320px) / (1280 - 320)));
        padding-left: calc(20px + (40 - 20) * ((100vw - 320px) / (1280 - 320)));
        padding-right: calc(20px + (40 - 20) * ((100vw - 320px) / (1280 - 320)));
    }
}

@media screen and (max-width: 700px), (max-width: 850px) and (max-height: 500px) {
    .reviews__card {
        flex-basis: 100%;
        margin-bottom: 40px;
    }
}
/* End */
/* /local/templates/cbsu/components/bitrix/news/pages/bitrix/news.detail/.default__/style.css?17375417804984 */
/* /local/templates/cbsu/components/bitrix/news.list/v-2-sertificate_slider/style.css?1737541780267 */
/* /local/templates/cbsu/components/bitrix/news.list/v-2-partners/style.css?17375417801031 */
