

/* Start:/local/templates/main_new/components/bitrix/catalog/docs/bitrix/catalog.section.list/.default/style.css?16867282121985*/
.docs-page {}
.docs-page__title {}
.docs-page-list {
	overflow: hidden;
	margin-top: 32px;
	margin-bottom: 60px;
}
.docs-page-list-itm__pic img {height:104px; width:auto;}
@media only screen and (min-width: 768px)
{
	.docs-page-list {
		margin-top: 49px;
	}
}
@media only screen and (min-width: 1024px)
{
	.docs-page-list {
		margin-top: 67px;
	}
}
.docs-page-list__ul {
	display: flex;
	align-items: stretch;
	flex-wrap: wrap;
	margin: -3px;
}
.docs-page-list__li {
	flex-shrink: 0;
	box-sizing: border-box;
	width: 100%;
	padding: 3px;
}
@media only screen and (min-width:768px) {
	.docs-page-list__li {
		width: 50%;
	}
}
@media only screen and (min-width:1280px) {
	.docs-page-list__li {
		width: 33.333333%;
	}
}
@media only screen and (min-width:1740px) {
	.docs-page-list__li {
		width: 25%;
	}
}
.docs-page-list-itm {
	height: 100%;
	min-height: 100%;
	padding: 31px 10px 40px;
	font-size: 16px;
	line-height: 1.65;
	text-align: center;
	background: #f3f2f3;
}
.docs-page-list-itm__ins {
	width: 100%;
	width: calc(100% - 10px);
	max-width: 314px;
	margin: 0 auto;
}
.docs-page-list-itm__info {
	min-height: 142px;
	margin-bottom: 10px
}
.docs-page-list-itm_section .docs-page-list-itm__info {
	min-height: 52px;
}
.docs-page-list-itm__name {
	font-weight: bold;
	margin-bottom: 10px;
	/*word-wrap: break-word;*/
}
.docs-page-list-itm__file {}
.docs-page-list-itm__img {
	overflow: hidden;
	position: relative;
	width: 100%;
	/*width: 314px;
	height: 227px;*/
	padding-bottom: 72.29%;
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
}
.docs-page-list-itm__img-ins {
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	text-align: center;
}
.docs-page-list-itm__img img {
	flex-shrink: 0;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}
.docs-page-list-itm__btn {
	margin-top: 30px;
}
.docs-page-list__back {
	margin: 50px 0 80px 0;
}

/* End */
/* /local/templates/main_new/components/bitrix/catalog/docs/bitrix/catalog.section.list/.default/style.css?16867282121985 */
