

/* Start:/local/templates/.default/components/bitrix/news/services/bitrix/news.detail/.default/style.css?1744895498832*/
.service-banner.current {
    height: 599px;
    position: relative;
    overflow: hidden;
}

.service-banner--img.current {
    background-position: top center;
    background-position: 64% 25%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    height: 599px;
}

.index-slider--item-vmiddle.current {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    z-index: 2;
    font-size: 16px;
    color: #fff;
    transition: .2s;
    /* margin-top:-1%; */
}

@media (min-width: 200px) and (max-width: 900px) {
    .service-banner--img.current {
        background-position: top center;
        background-position: 64% 35%;
        background-repeat: no-repeat;
        background-attachment: fixed;
        height: 499px;
    }
}
/* End */
/* /local/templates/.default/components/bitrix/news/services/bitrix/news.detail/.default/style.css?1744895498832 */
