/*!
 * Resource /res/css/print.css from 2021-08-19 12:20:19
 *
 */
/* ------ */
/* print */
/* ------ */
body {
	background: #fff;
	color: #000;
	font: normal 14px/140% 'Arial CE', 'Arial', 'Tahoma', sans-serif;
	margin: 0;
	padding: 20px;
}
h2 {
	font-size: 30px;
	line-height: 40px;
}
a[href]:after,
.svg-top,
.svg-bottom,
.briefing-button,
.main-menu,
.header .controls,
.navbar-toggle,
.slider,
.hp-menu,
.news,
.blog .list,
.blog .inside .more,
.parallax,
.parallax-mirror,
.news-big,
.about .partners,
.about .inside .btn-default,
.footer,
.parallax-small,
.microsite .btn-wrap {
	display: none;
}
.container-fluid,
.container,
.col-xs-12 {
	width: 100%;
	padding: 0;
}
.row {
	margin: 0;
}
.has-svg {
	padding-top: 0;
	padding-bottom: 0;
}
.has-svg-bottom {
	padding-bottom: 0;
}
.header {
	margin-bottom: 40px;
}
.header .inside {
	height: auto;
}
.logo {
	width: auto;
	max-width: 100%;
}
.header-wrap {
	position: static;
}
.label {
	border: 0;
}
.news .title,
.blog .title,
.about .title {
	margin-bottom: 20px;
}
.blog {
	margin-top: 0;
	margin-bottom: 80px;
}
.blog .image {
	margin-bottom: 0;
}
.blog .list-wrap {
	margin-bottom: 0;
}
.blog .text {
	margin-bottom: 40px;
}
.about {
	margin-top: 0;
}
.about .text {
	margin-bottom: 0;
}
