

/* Start:/local/templates/ustemplate/components/bitrix/news/news_and_actions/style.css?15881007661826*/
.sort {
	position: relative;
	display: inline-block;
}

.sort .sort-btn {
	display: inline-block;
	padding: 3px 0px 2px 0;
	background-repeat: no-repeat;
	background-position: center right;
	background-size: 12px 8px;
	cursor: pointer;
	font-size: 14px;
	line-height: 19px;
}

.sort .sort-btn .sort-btn-title {}

.sort .sort-item-list {
	display: none;
	position: absolute;
	top: 100%;
	min-width: 100%;
	margin-top: 0;
	z-index: 20;
	/* border: thin solid #d1d1d1; */
	background-color: #fff;
	text-align: left;
	padding: 10.5px 15px;
	top: 40px;
	box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
	box-sizing: border-box;
}

.sort.active .sort-item-list {
	display: block;
}

.sort .sort-item-link {
	display: inline-block;
	width: 100%;
	margin: 4.5px 0;
	padding-left: 10px;
	color: #000;
	white-space: nowrap;
	text-decoration: none;
	font-size: 14px;
	line-height: 19px;
}

.sort .sort-item-list .sort-item-link.selected {
	font-weight: bold;
}

.news-sort-and-limit {
	margin-bottom: 30px;
	padding-bottom: 10px;
	border-bottom: 1px solid #A5D1B3;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}

.sort .sort-btn::after {
	content: url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0 0 6 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 2.82843H5.65685L2.82843 5.65686L0 2.82843Z' fill='%23808080'/%3E%3C/svg%3E%0A");
	height: 4px;
	line-height: 4px;
	display: inline-block;
	position: relative;
	top: -2px;
	margin-left: 6px;
}

.sort.active .sort-btn::after {
	content: url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0 0 6 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.65674 2.82843H-0.000115871L2.82831 3.09944e-06L5.65674 2.82843Z' fill='%23808080'/%3E%3C/svg%3E%0A");
	top: 0px;
}
.news-back{
	margin-top: 10px;
}
/* End */


/* Start:/local/templates/ustemplate/components/bitrix/news/news_and_actions/bitrix/news.detail/.default/style.css?1579248731773*/
.news-detail{
	max-width: 900px;
}
.news-date-time {
	font-size: 14px;
	line-height: 19px;
	color: #808080;
	margin-bottom: 16px;
	margin-top: 10px;
}

.news-date-time span {
	margin-right: 14px;
}
.news-detail-text{
	margin-top: 32px;
	font-size: 18px;
	line-height: 25px;
}
.news-detail-text p {
	font-size: 18px;
	line-height: 25px;
	margin: 16px 0;
}

.news-detail-text h2 {
	font-size: 24px;
	line-height: 33px;
	font-style: normal;
	font-weight: normal;
	margin-top: 32px;
	margin-bottom: 16px;
}
h1.main-title{
	max-width: 900px;
}
.news-back a{
	border: 1px solid #B8B8B8;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	max-width: 186px;
	height: 32px;
	color: #808080;
	font-size: 14px;
line-height: 19px;
}
/* End */
/* /local/templates/ustemplate/components/bitrix/news/news_and_actions/style.css?15881007661826 */
/* /local/templates/ustemplate/components/bitrix/news/news_and_actions/bitrix/news.detail/.default/style.css?1579248731773 */
