/*!
 * Resource /res/css/print.css from 2021-06-30 10:38:26
 *
 */
/* ------ */
/* print */
/* ------ */
body {
	background: #fff;
	color: #434a54;
	font: normal 14px/140% 'Arial CE', 'Arial', 'Tahoma', sans-serif;
	margin: 0;
	padding: 20px;
}
a[href]:after,
.header-top .lang,
.main-menu,
.slider,
.block .image,
.gallery,
.block .btn-default,
.parallax-window,
footer,
.back-to-top,
.header-image,
.page-navi,
.custom-form {
	display: none !important;
}
ul li:before {
	top: 15px;
}
.container-fluid,
.container,
.col-xs-12 {
	width: 100%;
	padding: 0;
}
.row {
	margin: 0;
}
.header-top {
	height: auto;
	margin: 0 0 40px 0;
}
.block {
	padding-top: 0;
	padding-bottom: 0 !important;
}
.block .box {
	margin-bottom: 60px !important;
}
.block .text {
	padding: 0 !important;
}
.block .text p:last-of-type {
	margin-bottom: 0;
}
@media (max-width: 799px) {
	.block .text {
		margin-bottom: 0;
	}
}
