/*!
 * Resource /res/css/print.css from 2021-04-26 12:53:46
 *
 */
/* ------ */
/* print */
/* ------ */
body {
	background: #fff;
	color: #3e3e3e;
	font: normal 14px/140% 'Arial CE', 'Arial', 'Tahoma', sans-serif;
	margin: 0;
	padding: 20px;
}
a[href]:after,
.main-menu,
.categories,
.realizations,
.why,
.actual,
footer,
.header-image,
.breadcrumb,
.pagination,
.page-navi,
.related-items,
.custom-form {
	display: none;
}
.container-fluid,
.container,
.col-xs-12 {
	width: 100%;
	padding: 0;
}
.row {
	margin: 0;
}
.header-top {
	margin: 0 0 30px 0;
}
.header-top .container {
	height: auto;
}
.about {
	margin-bottom: 30px;
}
.about .row {
	margin-top: 0;
	margin-bottom: 0;
}
