

/* Start:/local/templates/lift/components/bitrix/news/service/bitrix/news.list/mainlist/style.css?1690465990967*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
.services.mainblock .services-item:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: unset;
	bottom:0;
    background: url(/images/dark-bg.svg) transparent 0 100%;
	background-repeat:no-repeat;
	transition:0.3s background;
}
.services.mainblock .services-item:hover:before {
    background: url(/images/red-bg.svg) transparent 0 100%;
	background-repeat:no-repeat;	
}
.services.mainblock .services-item .services-item-name {
    position: absolute;
    top: unset;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0 35px 0 20px;
    text-align: left;
    box-sizing: border-box;
    z-index: 4;
    font-family: PT Sans;
    font-weight: bold;
    font-size: 17px;
    line-height: 20px;
    display: flex;
    align-items: center;
    height: 75px;
}
/* End */
/* /local/templates/lift/components/bitrix/news/service/bitrix/news.list/mainlist/style.css?1690465990967 */
