

/* Start:/local/templates/goldensite/components/bitrix/system.pagenavigation/modern/style.css?1633598438505*/
.page-navigation {
	text-align: center;
}

.page-navigation li {
	display: inline-block;
	margin-right: .5em;
	padding-top: 4px;
	color: #840A0A;
	list-style: none;
 	text-align: center;
	width: 37px;
	height: 37px;
}

.page-navigation li.selected {
	-webkit-border-radius: 29px;
	-moz-border-radius: 29px;
	border-radius: 29px;
	background-color: #FFC100;
}

.page-navigation li a {
	color: inherit;
	font: 25px ubunturegular;
	text-decoration: none;
}

.page-navigation li.selected a {
	color: white;
}

/* End */


/* Start:/local/templates/goldensite/components/bitrix/news.list/news_index/style.css?16335984381204*/
.news-item {
	position: relative;
	display: block;
	margin: 30px auto;
	padding: 10px 10px 10px 110px;
	min-height: 50px;
	min-height: 100px;
	max-width: 400px;
	color: #333;
	vertical-align: top;
}

.news-item:hover {
	color: #999999;
	text-decoration: none;
}

.news-item:hover .news-item_image:after {
	opacity: 0;
}

.news-item_image {
	position: absolute;
	top: 5px;
	left: 0;
	overflow: hidden;
	margin: 0;
	width: 90px;
	height: 90px;
	border-radius: 50%;
	background: #7D5932;
	text-align: center;
}

.news-item_image:after {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background: #ECD292;
	content: '';
	opacity: 0.9;
}

.news-item_image img {
	display: block;
	width: 100%;
	height: 100%;
}

.news-item_date {
	position: absolute;
	top: 15px;
	left: 0;
	z-index: 2;
	display: block;
	width: 100%;
	color: #fff;
	font: bold italic 13px/20px 'Times New Roman', Helvetica, sans-serif;
}

.news-item_date span {
	display: block;
	font-size: 30px;
	line-height: 32px;
}

.news-item_title {
	margin: 0 0 10px;
	font: 14px/20px 'ubuntubold', 'Times New Roman', Helvetica, sans-serif;
}

.news-item_text {
	margin: 0;
	font-size: 13px;
	line-height: 20px;
}

/* End */
/* /local/templates/goldensite/components/bitrix/system.pagenavigation/modern/style.css?1633598438505 */
/* /local/templates/goldensite/components/bitrix/news.list/news_index/style.css?16335984381204 */
