

/* Start:/local/components/mepar/news_detail/templates/.default/style.css?16279732502041*/
.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 a{border:0px;}

.photo-gallery-item-outer {
    display: flex;
    padding: 8px!important;
}

.photo-gallery-item {
    display: inline-block;
    border: 1px solid #ececec;
    padding: 6px;
    margin: auto;
}

.photo-gallery-item:hover {
    border: 1px solid #dddddd;
}


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

.news-outer-block {
    text-align: justify;
}

/* End */
/* /local/components/mepar/news_detail/templates/.default/style.css?16279732502041 */
