

/* Start:/local/templates/.default/components/bitrix/news.list/index-slider/style.css?1756114915842*/
.NotTextLink {
    cursor:pointer;
}

.mob-sale-data-white {
    color: #fff;
}


@media (min-width: 240px) and (max-width: 320px) {
    .index-slider--item-img.currenttt {
        position: relative;
        left: 74% !important;
        transform: translateX(-50%);
        z-index: 1;
        height: 300px !important;
    }
}

@media (min-width: 320px) and (max-width: 499px) {
    .index-slider--item-img.currenttt {
        position: relative;
        left: 64% !important;
        transform: translateX(-50%);
        z-index: 1;
        height: 300px !important;
    }
}

@media (min-width: 500x) and (max-width: 900px) {
    .index-slider--item-img {
        position: relative;
        left: 50%;
        transform: translateX(-50%);
        z-index: 1;
        height: 300px !important;
    }
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/service/style.css?15137972881949*/
.business-service {}
    .business-service--item {
        position: relative;
        border: 1px solid #d9e2e9;
        background: #fff;
        border-radius: 5px;
        overflow: hidden;
        margin-bottom: 30px;
    }
    .business-service--item__head {
        padding: 15px 20px;
        font-size: 16px;
        font-weight: 700;
        color: #444;
        background: #fff;
        position: relative;
        z-index: 3;
        transition: .2s;
    }
    .business-service--item__rules {
        padding:0 20px 15px;
        font-size: 14px;
        min-height: 105px;
        color: #6e7b87;
        background: #fff;
        position: relative;
        z-index: 3;
        transition: .2s;
    }
    .business-service--item__hover {
        height: 220px;
        z-index: 1;
        overflow: hidden;
        display: block;
        background-repeat: no-repeat;
        background-position: top center;
        background-size:cover;
        transition: all .3s linear;
    }
.business-service--item__btn {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    padding: 0 20px 15px;
    z-index: 2;
}
    .business-service--item__btn div {
        transform: translateY(200%);
        transition: .4s;
        opacity: 0;
    }
    .business-service--item__btn div + div {transition-delay: .08s;}
.business-service--item:hover .business-service--item__hover {
    transform: scale(1.04);
}

.business-service--item:hover .business-service--item__rules { transform: translateY(100%)}   
.business-service--item:hover .business-service--item__btn div {
    transform: translateY(0);
    opacity: 1;
}
.business-service--filter {}
    .business-service--filter span {
        text-transform: uppercase;
        color: #64707e;
    }
    .business-service--filter a {
        margin-left: 30px;
        display: inline-block;
        font-size: 16px;
        text-decoration: none;
    }
    
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/news/style.css?17388289951878*/
.news-list {}        
    .news-item {}
        .news-item__section {
            display: block;
            margin: 19px 0;
        }
            .news-item__section a {
                display: inline-block;
                color: #fff;
                text-decoration: none;
                padding: 0 9px;
                font-size: 12px;
                line-height: 25px;
                position: relative;                    
                background-color: #949fa9;
                border-radius: 2px;
            }

            .news-item__section a:hover {
                background: #a9b8c5; 
                color: #fff; 
                border-color: #a9b8c5;
            }
            .news-item__section a:hover:after {background-position: right;}
        .news-item__link {
            display:block;
            font-size:14px;
            text-decoration:none;
            color: #6e7b87;
        }
        .news-item--share a:hover,
        .news-item__link:hover .news-item--name {color:#f05b25;}
            .news-item__link span {display:block;}
            .news-item--date {
                font-size:14px;
                line-height:1;
                color:#6e7b87;
                margin:0 0 10px;
            }
            .news-item--name {
                font-size:18px;
                color:#444;
                margin:0 0 12px;
            }
            .news-item--text {}
    

.bookmark-news {
    width: 24px;
    height: 24px;
    position: absolute;
    z-index: 1;
    margin:0;
}

.bookmark-news::after {
    content: "";
    position: absolute;
    z-index: 1;
    color: #fe0000;
    margin: -7px 0 0 0px;
    font-size: 20px;
    font-family: FontAwesome;
    background:url('/local/media/icons/bn/bookmarknews24-3.svg') no-repeat center center;
    width: 24px;
    height: 24px;
}

.boone {
    margin-left:36px !important
}
/* End */
/* /local/templates/.default/components/bitrix/news.list/index-slider/style.css?1756114915842 */
/* /local/templates/.default/components/bitrix/news.list/service/style.css?15137972881949 */
/* /local/templates/.default/components/bitrix/news.list/news/style.css?17388289951878 */
