

/* Start:/bitrix/components/bitrix/system.pagenavigation/templates/modern/style.min.css?1781447347675*/
div.modern-page-navigation{padding:.5em 0}div.modern-page-navigation a,span.modern-page-current,span.modern-page-dots{border-left-width:1px;border-left-style:solid;padding-left:.75em;padding-right:.5em;text-decoration:none}div.modern-page-navigation a.modern-page-previous{border-right-width:1px;border-right-style:solid;border-left:0}div.modern-page-navigation a.modern-page-first,div.modern-page-navigation span.modern-page-first{border-left:0;padding-left:.5em}span.modern-page-current{font-weight:var(--ui-font-weight-bold)}div.modern-page-navigation a,span.modern-page-current,div.modern-page-navigation a.modern-page-previous,span.modern-page-dots{border-color:#cdcdcd}
/* End */


/* Start:/bitrix/templates/lime/components/bitrix/news/.russification/bitrix/news.list/.default/style.css?17814473501928*/
@media (min-width: 781px) {
    .news-item {
        width: calc(33% - 20px);
        margin: 0 10px 25px 10px;
        border-radius: 8px;
    }
}
@media (max-width: 780px) {

    div.news-list {
        flex-direction: column;
    }
    .news-item {
        margin-bottom: 20px;
        border-radius: 8px;
    }
}
.news_description {
    margin-bottom: 30px;
}
div.news-list
{
    display: flex;
    flex-wrap: wrap;
}
.props {
    margin-bottom: 10px;
}
.news-item {
    -webkit-box-shadow: 0 2px 6px 0 rgb(100 100 100 / 9%), 0 4px 24px 0 rgb(100 100 100 / 9%);
    box-shadow: 0 2px 6px 0 rgb(100 100 100 / 9%), 0 4px 24px 0 rgb(100 100 100 / 9%);
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}
.news-item:hover {
    -webkit-box-shadow: 0 2px 8px 0 rgb(100 100 100 / 9%), 0 4px 32px 0 rgb(100 100 100 / 9%), inset 0 0 20px 0px rgb(100 100 100 / 9%);
    box-shadow: 0 2px 8px 0 rgb(100 100 100 / 9%), 0 4px 32px 0 rgb(100 100 100 / 9%), inset 0 0 20px 0px rgb(100 100 100 / 9%);
}
.news-item .news-name {
    font-size: 18px;
    display: block;
    margin-bottom: 10px;
    text-align: center;
}
.news-item img {
    width: 100%;
    height: 320px;
    object-fit: cover;
}
.preview-text-custom p {
    display: inline;
    margin-bottom: 0;
}
.preview-text-custom a {
    text-decoration: none;
    display: inline-block;
    margin-left: 10px;
    font-weight: bold;
}
div.news-list img.preview_picture
{
	
}
.otzivi-date-time {
    margin-bottom: 10px;
    color: #000000;
    display: inline-block;
    margin-right: 5px;
   font-weight: bold;
}

.mp_newstag {
    color: #d1110a;
   font-weight: bold;
}
.news-item a {
    text-decoration: none;
        text-align: center;
        padding: 0 0 20px;
}
/* End */
/* /bitrix/components/bitrix/system.pagenavigation/templates/modern/style.min.css?1781447347675 */
/* /bitrix/templates/lime/components/bitrix/news/.russification/bitrix/news.list/.default/style.css?17814473501928 */
