

/* Start:/bitrix/templates/pooltis.ru/components/bitrix/news/necon/bitrix/news.list/.default/style.css?17771738251672*/
.necon-list {
	word-wrap: break-word;
}

.necon-list__item {
	background:#fff;
	border:1px solid #ceeffc;
	border-radius:5px;
	margin:0 0 16px 0;
	overflow:hidden;
	padding:12px;
}

.necon-list__image {
	background:#fff;
	border:4px solid #fff;
	border-radius:5px;
	box-shadow:2px 2px 3px #222;
	display:block;
	float:left;
	height:150px;
	line-height:150px;
	margin:3px 16px 8px 0;
	text-align:center;
	width:150px;
}

.necon-list__image img {
	border:0;
	box-shadow:none;
	max-height:150px;
	max-width:150px;
	vertical-align:middle;
}

.necon-list__content {
	overflow:hidden;
}

.necon-list__title {
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	line-height:1.25;
	margin:0 0 6px 0;
	text-shadow:1px 1px 1px #fff;
}

.necon-list__title a {
	color:#1b324b;
}

.necon-list__price {
	background:#eef9fd;
	border:1px solid #ceeffc;
	border-radius:5px;
	color:#1b324b;
	display:inline-block;
	font-size:18px;
	font-weight:bold;
	margin:2px 0 10px 0;
	padding:5px 10px;
}

.necon-list__text {
	line-height:1.35;
	margin-bottom:10px;
}

.necon-list__text p {
	margin-bottom:10px;
}

.necon-list__props {
	border-collapse:collapse;
	margin:0 0 12px 0;
	width:100%;
}

.necon-list__props td {
	background:#fff;
	border:1px solid #ceeffc;
	font-size:12px;
	padding:3px 5px;
	vertical-align:top;
}

.necon-list__props td:first-child {
	color:#1b324b;
	width:45%;
}

.necon-list__actions {
	clear:none;
	margin-top:8px;
}

.necon-list__more {
	display:inline-block;
	margin-left:12px;
}

.necon-list__pager {
	margin:0 0 15px 0;
}

@media (max-width: 720px) {
	.necon-list__image {
		float:none;
		margin:0 0 12px 0;
	}

	.necon-list__content {
		overflow:visible;
	}
}

/* End */
/* /bitrix/templates/pooltis.ru/components/bitrix/news/necon/bitrix/news.list/.default/style.css?17771738251672 */
