

/* Start:/local/templates/.default/components/bitrix/news/documents_list/bitrix/news.detail/.default/style.css?1663659239862*/
.documents-detail h1,
.documents-detail h3 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.2;
	color: #1ea0e4;
}

.documents-detail h1 {
	/*text-align: center;*/
	font-size: 2.28571rem;
	margin: 30px 0 30px 0;
}

.documents-detail h3 {
	font-size: 1.42857rem;
	margin-bottom: 10px;
	text-decoration: underline;
}

.back_to_list {
	max-width: 1200px;
	margin: 0 auto;
	padding-left: 10px;
}

.back_to_list a {
	color: #fb1a4e;;
	text-decoration: none;
	font-size: 1.2rem;
}

.documents-detail .bx-pdf-container {
	width: 900px;
	height: 1250px;
}

@media screen and (max-device-width: 930px) {
	.documents-detail .bx-pdf-container {
		width: 900px;
		height: 1250px;
	}
}

@media screen and (max-device-width: 620px) {
	.section_wrapper {
		padding-top: 10px !important;
	}

	.documents-detail .bx-pdf-container {
		width: 360px;
		height: 500px;
	}
}
/* End */
/* /local/templates/.default/components/bitrix/news/documents_list/bitrix/news.detail/.default/style.css?1663659239862 */
