

/* Start:/bitrix/templates/main/components/bitrix/news/service/bitrix/news.list/.default/style.css?17739541011468*/
.news-list {word-wrap: break-word;flex-direction: row;flex-wrap: wrap;justify-content: space-evenly;position:relative;display:flex;margin-top: 7px;}
.service-item {display:flex; flex-direction: column;width: 300px;height:auto;text-decoration:none !important ;margin: 0 10px 30px;}
.service-item-title {display:flex;width: 300px;height:300px}
.service-item-title .img-overlay {background: rgba(241,242,242,0.7);width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;color: #000;font-size: 30px;font-weight: 700;text-align: center;}
.service-item-title .img-overlay:hover {background: rgba(241,242,242,0);color: #fff;text-shadow: 1px 5px 6px black, 0px 0 1em #646468;}
.service-item-text {height: 100px;background-color: #f1f2f2;color: #555;font-size: 14px;font-weight: 500;padding: 20px 10px;display: flex;align-items: center;line-height: 16px;}
@media (max-width: 1023px) {
	.service-item {width: 250px;}
	.service-item-title  {width: 250px;height:250px}
	.service-item-title .img-overlay {font-size: 26px;}
}
@media (max-width: 600px) {
	.service-item {width: 200px;}
	.service-item-title  {width: 200px;height:200px}
	.service-item-title .img-overlay {font-size: 20px;}
	.service-item-text {height: 85px;font-size: 12px;line-height: 14px;}
	.service-item-title .img-overlay {background: rgba(241,242,242,0);color: #fff;text-shadow: 1px 5px 6px black, 0px 0 1em #646468;}
}
@media (max-width: 450px) {
	.service-item-text {height: auto};
}
/* End */
/* /bitrix/templates/main/components/bitrix/news/service/bitrix/news.list/.default/style.css?17739541011468 */
