

/* Start:/local/templates/s2019/components/bitrix/news.list/list.site/style.css?1725344655601*/
.service-item {
	padding:15px;
	font-size:16px;
	border:solid 1px #f1f1f1;
	border-radius:15px;
	margin-bottom:30px;
	transition:0.3s;
	height:250px;
	background-image:url('/upload/img/back.png');
	background-position:135% 100%;
	background-repeat:no-repeat;
	background-color:#faf9f7;
	padding-right:50px;
}

.service-item:hover {
	box-shadow:0px 15px 20px #f1f1f1;
}

.service-item__title {
	font-size:18px;
	font-weight:bold;
	float:left;
	width:100%;
	margin-bottom:20px;
}

.service-item__text {
	font-size:14px;
	float:left;
	width:100%;
	margin-bottom:20px;
	color:#474747;
	line-height:21px;
}
/* End */
/* /local/templates/s2019/components/bitrix/news.list/list.site/style.css?1725344655601 */
