

/* Start:/local/templates/.default/components/bitrix/news/news/bitrix/news.detail/.default/style.css?1567507407813*/
.news-preview-slider{
    max-width: 100%;
    padding-top: 80%;
}

.news-preview-slider .inner-wrap{
    width:100%;
    height: 100%;
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
}

.thumbnail-wrapper{
    position: absolute;
    width: 25%;
    top:0;
    left:0;
    height: 100%;
}

.thumbnail-wrapper .thumbnail-item{
    text-align: center;
}

.thumbnail-wrapper img{
    max-height: 100%;
    max-width: 100%;
}


.image-big-wrapper{
    position: absolute;
    width: 75%;
    overflow: hidden;
    top:0;
    height: 100%;
    left:25%;
}

.image-big-wrapper img{
    text-align:center;
    max-height: 100%;
}

.image-big-wrapper .thumbnail-item{
    width: 100%;
    height: 100%;
}

.news-preview{
    min-width: 100%;
    overflow: hidden;
    max-width: 100%;
}
/* End */
/* /local/templates/.default/components/bitrix/news/news/bitrix/news.detail/.default/style.css?1567507407813 */
