

/* Start:/local/templates/.default/components/bitrix/news.detail/article/style.css?17739887001947*/
.mosaicflow__column {
	float:left;
	}
.mosaicflow__item {
	position:relative;
	}
	.mosaicflow__item img {
		display:block;
		width:100%;
		max-width:200px;
		height:auto;
                padding: 4px;
	}

.row-centered {text-align:center}   
.row-centered [class*=col-] {display:inline-block; float:none; text-align:left; margin-right:-4px; vertical-align:top} 



.top-block-photos .photo-item {
    display: inline-block;
}

.top-block-photos {
    overflow-x: scroll;
    height: 150px;
    white-space: nowrap;
    margin-bottom: 20px;
    margin-top: 20px;
}

.top-block-photos .photo-item img{
    height: 134px;
    margin-right:2px;
}


.right-block-photos .photo-item img, .left-block-photos .photo-item img {
    width:180px;
    margin-bottom:2px;
}

.right-block-photos {
    float:right;
    margin-left: 20px;
    margin-bottom: 20px;
}

.left-block-photos {
    float:left;
    margin-right: 20px;
    margin-bottom: 20px;
}

.news-date {
    margin-top: 10px;
    margin-bottom: 20px;
    font-style: italic;
    font-weight: 200;
}

.main-news-picture {
    max-width: 400px;
    float: left;
    margin-right: 16px;
    margin-bottom: 16px;
}

@media screen and (max-width: 380px) {
    .right-block-photos {
        float: none;
    }
    .right-block-photos .photo-item img{
        width:100%;
    }
    .left-block-photos {
        float: none;
    }
    .left-block-photos .photo-item img{
        width:100%;
    }    
}

@media screen and (max-width: 600px) {
    .main-news-picture {
        width:100%;
        max-width: initial;
    }
}


.photo-gallery-item img {
    margin: 10px;   
}

.photo-gallery-item {
    display: inline-block;
    border: 1px solid #dddddd;
    margin: 10px;
}
    

.detail-text img {
    padding: 6px;
    border: 1px solid #dddddd;
    margin: 20px;
}

.prev-next{
    margin-top: 50px;
}

.prev-next-right,.prev-next-left{
    max-width: 300px;
}

.prev-next-right {
    float: right;
}
/* End */
/* /local/templates/.default/components/bitrix/news.detail/article/style.css?17739887001947 */
