/*!
 * Resource /res/css/print.css from 2021-05-26 11:27:43
 *
 */
/* ------ */
/* print */
/* ------ */
body {
	background: #fff;
	color: #000;
	font: normal 14px/140% 'Arial CE', 'Arial', 'Tahoma', sans-serif;
	margin: 0;
	padding: 20px;
}
a[href]:after,
.header-top-controls,
.main-menu,
.header-image,
.content-main .btn-main,
footer,
.custom-form {
	display: none;
}
.container-fluid,
.container,
.col-xs-12 {
	width: 100%;
	padding: 0;
}
.row {
	margin: 0;
}
.header-top {
	height: auto;
	margin-bottom: 40px;
}
.content-main {
	margin-bottom: 65px;
	border-bottom: 0;
}
.page .content-main {
	margin-bottom: 0;
}
.content-main .title {
	margin-bottom: 20px;
}
.content-main .inside > *:last-child {
	margin-bottom: 0;
}
.item,
.theme .inside {
	text-align: left;
}
.theme {
	margin-bottom: 65px;
}
.theme .title,
.theme .text {
	margin-bottom: 20px;
}
.garants .block {
	margin-bottom: 20px;
}
.program {
	margin-top: 60px;
	border: 0;
}
.program:last-child {
	margin-bottom: 0;
}
.program .inside {
	padding: 0;
}
.program .program-title {
	margin-bottom: 20px;
}
@media (max-width: 1019px) {
	.program .program-title {
		padding: 0;
	}
}
