

/* Start:/local/templates/ostrog/components/bitrix/system.pagenavigation/.default/style.css?1759829896768*/
.nbPagination {
	text-align: center;
  font-family: 'molodo';
}

.nbPagination__container {
	list-style: none;
	margin: 0;
	padding: 0;
}

.nbPagination__item {
	display: inline-block;
	margin: 0 1px;
}

.nbPagination__link,
.nbPagination__link._empty:hover {
	display: inline-block;
	color: #909090;
	text-align: center;
  font-size: 3rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  text-decoration: none !important;
  padding: 0 1.5rem;
}

a.nbPagination__link:hover,
.nbPagination__item._active .nbPagination__link {
	color: #2B2B2B;
	text-decoration: none;
}

.nbPagination__link._empty {
	cursor: default;
}

.nbPagination__link svg {
  width: 2rem;
  height: 2rem;
}
/* End */


/* Start:/local/templates/ostrog/components/bitrix/news.list/ideas/style.css?17598298941671*/
.ideas {

}

.ideas__item {
	margin-bottom: 4rem;
}
.ideas__item:last-child {
	margin-bottom: 0 !important;
}

.ideas__name {
	font-family: 'molodo';
	color: #000;
	font-size: 4rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: uppercase;
	padding-bottom: 2.75rem;
	padding-right: 20%;
}

.ideas__container {
	border: 1px solid #2B2B2B;
	padding: 3rem;
}
.ideas__content {
	border: 9px solid #2B2B2B;
	padding: 4.75rem;
	position: relative;
}

.ideas__text {

}
.ideas__text._hasImg:before {
	content: '';
	display: block;
	float: right;
	width: 155px;
	height: 100px;
}

.ideas__pImage {
	position: absolute;
	top: -10rem;
	right: -5rem;
	background: url("/local/templates/ostrog/components/bitrix/news.list/ideas/images/bgPreview.png") center center no-repeat;
	background-size: contain;
	width: 310px;
	height: 310px;
	padding: 4.5rem;
	display: flex;
	align-items: center;
	justify-content: center;
}

.ideas__dImage {
	padding-top: 3rem;
}

@media (max-width: 1339px) {
	.ideas__pImage {
		top: -6rem;
		width: 210px;
		height: 210px;
		padding: 3.5rem;
	}
	.ideas__name {
		font-size: 3rem;
	}
}

@media (max-width: 1200px) {

}

@media (max-width: 991px) {
	.ideas__content {
		padding: 0;
		border: none;
	}
	.ideas__text._hasImg:before {
		width: 139px;
		height: 117px;
	}
	.ideas__name {
		font-size: 2rem;
	}
}

@media (max-width: 767px) {

	.ideas__name {
		font-size: 1.75rem;
		padding-bottom: 1.75rem;
		padding-right: 0%;
	}
	.ideas__container {
		padding: 1rem;
	}
	.ideas__pImage {
		top: -3rem;
		width: 110px;
		height: 110px;
		padding: 1.5rem;
		right: -2.5rem;
	}
	.ideas__text._hasImg:before {
		width: 74px;
		height: 64px;
	}
	.ideas__item {
		margin-bottom: 2rem;
	}
}
/* End */
/* /local/templates/ostrog/components/bitrix/system.pagenavigation/.default/style.css?1759829896768 */
/* /local/templates/ostrog/components/bitrix/news.list/ideas/style.css?17598298941671 */
