﻿@font-face {
	font-family: 'Conv_MuseoSansCyrl_3';
	src: url('../fonts/MuseoSansCyrl_3.eot');
	src: url('../fonts/MuseoSansCyrl_3.woff') format('woff'), url('../fonts/MuseoSansCyrl_3.ttf') format('truetype'), url('../fonts/MuseoSansCyrl_3.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_MuseoSansCyrl_2';
	src: url('../fonts/MuseoSansCyrl_2.eot');
	src: url('../fonts/MuseoSansCyrl_2.woff') format('woff'), url('../fonts/MuseoSansCyrl_2.ttf') format('truetype'), url('../fonts/MuseoSansCyrl_2.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_MuseoSansCyrl_1';
	src: url('../fonts/MuseoSansCyrl_1.eot');
	src: url('../fonts/MuseoSansCyrl_1.woff') format('woff'), url('../fonts/MuseoSansCyrl_1.ttf') format('truetype'), url('../fonts/MuseoSansCyrl_1.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_MuseoSansCyrl_0';
	src: url('../fonts/MuseoSansCyrl_0.eot');
	src: url('../fonts/MuseoSansCyrl_0.woff') format('woff'), url('../fonts/MuseoSansCyrl_0.ttf') format('truetype'), url('../fonts/MuseoSansCyrl_0.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body {
	margin: 0;
	font-family: 'Conv_MuseoSansCyrl_0', serif;
  font-size: 16px;
	font-weight: 400;
}
img {
	max-width: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}


/* BOOTSTRAP */

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html {
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
	font-size: 14px;
	line-height: 1.42857143;
	color: #333333;
	background-color: #ffffff;
}

input,
button,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

figure {
	margin: 0;
}

img {
	vertical-align: middle;
  display: block;
  max-width: 100%;
  height: auto;
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eeeeee;
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto;
}

[role="button"] {
	cursor: pointer;
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
	content: " ";
	display: table;
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
	clear: both;
}

.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.pull-right {
	float: right !important;
}

.pull-left {
	float: left !important;
}

.hide {
	display: none !important;
}

.show {
	display: block !important;
}

.invisible {
	visibility: hidden;
}

.hidden {
	display: none !important;
}

.affix {
	position: fixed;
}

.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}

.row {
	margin-left: -15px;
	margin-right: -15px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left;
}

.col-xs-12 {
	width: 100%;
}

.col-xs-11 {
	width: 91.66666667%;
}

.col-xs-10 {
	width: 83.33333333%;
}

.col-xs-9 {
	width: 75%;
}

.col-xs-8 {
	width: 66.66666667%;
}

.col-xs-7 {
	width: 58.33333333%;
}

.col-xs-6 {
	width: 50%;
}

.col-xs-5 {
	width: 41.66666667%;
}

.col-xs-4 {
	width: 33.33333333%;
}

.col-xs-3 {
	width: 25%;
}

.col-xs-2 {
	width: 16.66666667%;
}

.col-xs-1 {
	width: 8.33333333%;
}

.col-xs-pull-12 {
	right: 100%;
}

.col-xs-pull-11 {
	right: 91.66666667%;
}

.col-xs-pull-10 {
	right: 83.33333333%;
}

.col-xs-pull-9 {
	right: 75%;
}

.col-xs-pull-8 {
	right: 66.66666667%;
}

.col-xs-pull-7 {
	right: 58.33333333%;
}

.col-xs-pull-6 {
	right: 50%;
}

.col-xs-pull-5 {
	right: 41.66666667%;
}

.col-xs-pull-4 {
	right: 33.33333333%;
}

.col-xs-pull-3 {
	right: 25%;
}

.col-xs-pull-2 {
	right: 16.66666667%;
}

.col-xs-pull-1 {
	right: 8.33333333%;
}

.col-xs-pull-0 {
	right: auto;
}

.col-xs-push-12 {
	left: 100%;
}

.col-xs-push-11 {
	left: 91.66666667%;
}

.col-xs-push-10 {
	left: 83.33333333%;
}

.col-xs-push-9 {
	left: 75%;
}

.col-xs-push-8 {
	left: 66.66666667%;
}

.col-xs-push-7 {
	left: 58.33333333%;
}

.col-xs-push-6 {
	left: 50%;
}

.col-xs-push-5 {
	left: 41.66666667%;
}

.col-xs-push-4 {
	left: 33.33333333%;
}

.col-xs-push-3 {
	left: 25%;
}

.col-xs-push-2 {
	left: 16.66666667%;
}

.col-xs-push-1 {
	left: 8.33333333%;
}

.col-xs-push-0 {
	left: auto;
}

.col-xs-offset-12 {
	margin-left: 100%;
}

.col-xs-offset-11 {
	margin-left: 91.66666667%;
}

.col-xs-offset-10 {
	margin-left: 83.33333333%;
}

.col-xs-offset-9 {
	margin-left: 75%;
}

.col-xs-offset-8 {
	margin-left: 66.66666667%;
}

.col-xs-offset-7 {
	margin-left: 58.33333333%;
}

.col-xs-offset-6 {
	margin-left: 50%;
}

.col-xs-offset-5 {
	margin-left: 41.66666667%;
}

.col-xs-offset-4 {
	margin-left: 33.33333333%;
}

.col-xs-offset-3 {
	margin-left: 25%;
}

.col-xs-offset-2 {
	margin-left: 16.66666667%;
}

.col-xs-offset-1 {
	margin-left: 8.33333333%;
}

.col-xs-offset-0 {
	margin-left: 0%;
}

@media (min-width: 768px) {
	.container {
		width: 750px;
	}
}

@media (min-width: 992px) {
	.container {
		width: 970px;
	}
}

@media (min-width: 1200px) {
	.container {
		width: 1170px;
	}
}

@media (max-width: 767px) {
	.hidden-xs {
		display: none !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.hidden-sm {
		display: none !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.hidden-md {
		display: none !important;
	}
}

@media (min-width: 1200px) {
	.hidden-lg {
		display: none !important;
	}
}

@media (min-width: 768px) {
	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
		float: left;
	}
	.col-sm-12 {
		width: 100%;
	}
	.col-sm-11 {
		width: 91.66666667%;
	}
	.col-sm-10 {
		width: 83.33333333%;
	}
	.col-sm-9 {
		width: 75%;
	}
	.col-sm-8 {
		width: 66.66666667%;
	}
	.col-sm-7 {
		width: 58.33333333%;
	}
	.col-sm-6 {
		width: 50%;
	}
	.col-sm-5 {
		width: 41.66666667%;
	}
	.col-sm-4 {
		width: 33.33333333%;
	}
	.col-sm-3 {
		width: 25%;
	}
	.col-sm-2 {
		width: 16.66666667%;
	}
	.col-sm-1 {
		width: 8.33333333%;
	}
	.col-sm-pull-12 {
		right: 100%;
	}
	.col-sm-pull-11 {
		right: 91.66666667%;
	}
	.col-sm-pull-10 {
		right: 83.33333333%;
	}
	.col-sm-pull-9 {
		right: 75%;
	}
	.col-sm-pull-8 {
		right: 66.66666667%;
	}
	.col-sm-pull-7 {
		right: 58.33333333%;
	}
	.col-sm-pull-6 {
		right: 50%;
	}
	.col-sm-pull-5 {
		right: 41.66666667%;
	}
	.col-sm-pull-4 {
		right: 33.33333333%;
	}
	.col-sm-pull-3 {
		right: 25%;
	}
	.col-sm-pull-2 {
		right: 16.66666667%;
	}
	.col-sm-pull-1 {
		right: 8.33333333%;
	}
	.col-sm-pull-0 {
		right: auto;
	}
	.col-sm-push-12 {
		left: 100%;
	}
	.col-sm-push-11 {
		left: 91.66666667%;
	}
	.col-sm-push-10 {
		left: 83.33333333%;
	}
	.col-sm-push-9 {
		left: 75%;
	}
	.col-sm-push-8 {
		left: 66.66666667%;
	}
	.col-sm-push-7 {
		left: 58.33333333%;
	}
	.col-sm-push-6 {
		left: 50%;
	}
	.col-sm-push-5 {
		left: 41.66666667%;
	}
	.col-sm-push-4 {
		left: 33.33333333%;
	}
	.col-sm-push-3 {
		left: 25%;
	}
	.col-sm-push-2 {
		left: 16.66666667%;
	}
	.col-sm-push-1 {
		left: 8.33333333%;
	}
	.col-sm-push-0 {
		left: auto;
	}
	.col-sm-offset-12 {
		margin-left: 100%;
	}
	.col-sm-offset-11 {
		margin-left: 91.66666667%;
	}
	.col-sm-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-sm-offset-9 {
		margin-left: 75%;
	}
	.col-sm-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-sm-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-sm-offset-6 {
		margin-left: 50%;
	}
	.col-sm-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-sm-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-sm-offset-3 {
		margin-left: 25%;
	}
	.col-sm-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-sm-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-sm-offset-0 {
		margin-left: 0%;
	}
}

@media (min-width: 992px) {
	.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
		float: left;
	}
	.col-md-12 {
		width: 100%;
	}
	.col-md-11 {
		width: 91.66666667%;
	}
	.col-md-10 {
		width: 83.33333333%;
	}
	.col-md-9 {
		width: 75%;
	}
	.col-md-8 {
		width: 66.66666667%;
	}
	.col-md-7 {
		width: 58.33333333%;
	}
	.col-md-6 {
		width: 50%;
	}
	.col-md-5 {
		width: 41.66666667%;
	}
	.col-md-4 {
		width: 33.33333333%;
	}
	.col-md-3 {
		width: 25%;
	}
	.col-md-2 {
		width: 16.66666667%;
	}
	.col-md-1 {
		width: 8.33333333%;
	}
	.col-md-pull-12 {
		right: 100%;
	}
	.col-md-pull-11 {
		right: 91.66666667%;
	}
	.col-md-pull-10 {
		right: 83.33333333%;
	}
	.col-md-pull-9 {
		right: 75%;
	}
	.col-md-pull-8 {
		right: 66.66666667%;
	}
	.col-md-pull-7 {
		right: 58.33333333%;
	}
	.col-md-pull-6 {
		right: 50%;
	}
	.col-md-pull-5 {
		right: 41.66666667%;
	}
	.col-md-pull-4 {
		right: 33.33333333%;
	}
	.col-md-pull-3 {
		right: 25%;
	}
	.col-md-pull-2 {
		right: 16.66666667%;
	}
	.col-md-pull-1 {
		right: 8.33333333%;
	}
	.col-md-pull-0 {
		right: auto;
	}
	.col-md-push-12 {
		left: 100%;
	}
	.col-md-push-11 {
		left: 91.66666667%;
	}
	.col-md-push-10 {
		left: 83.33333333%;
	}
	.col-md-push-9 {
		left: 75%;
	}
	.col-md-push-8 {
		left: 66.66666667%;
	}
	.col-md-push-7 {
		left: 58.33333333%;
	}
	.col-md-push-6 {
		left: 50%;
	}
	.col-md-push-5 {
		left: 41.66666667%;
	}
	.col-md-push-4 {
		left: 33.33333333%;
	}
	.col-md-push-3 {
		left: 25%;
	}
	.col-md-push-2 {
		left: 16.66666667%;
	}
	.col-md-push-1 {
		left: 8.33333333%;
	}
	.col-md-push-0 {
		left: auto;
	}
	.col-md-offset-12 {
		margin-left: 100%;
	}
	.col-md-offset-11 {
		margin-left: 91.66666667%;
	}
	.col-md-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-md-offset-9 {
		margin-left: 75%;
	}
	.col-md-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-md-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-md-offset-6 {
		margin-left: 50%;
	}
	.col-md-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-md-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-md-offset-3 {
		margin-left: 25%;
	}
	.col-md-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-md-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-md-offset-0 {
		margin-left: 0%;
	}
}

@media (min-width: 1200px) {
	.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
		float: left;
	}
	.col-lg-12 {
		width: 100%;
	}
	.col-lg-11 {
		width: 91.66666667%;
	}
	.col-lg-10 {
		width: 83.33333333%;
	}
	.col-lg-9 {
		width: 75%;
	}
	.col-lg-8 {
		width: 66.66666667%;
	}
	.col-lg-7 {
		width: 58.33333333%;
	}
	.col-lg-6 {
		width: 50%;
	}
	.col-lg-5 {
		width: 41.66666667%;
	}
	.col-lg-4 {
		width: 33.33333333%;
	}
	.col-lg-3 {
		width: 25%;
	}
	.col-lg-2 {
		width: 16.66666667%;
	}
	.col-lg-1 {
		width: 8.33333333%;
	}
	.col-lg-pull-12 {
		right: 100%;
	}
	.col-lg-pull-11 {
		right: 91.66666667%;
	}
	.col-lg-pull-10 {
		right: 83.33333333%;
	}
	.col-lg-pull-9 {
		right: 75%;
	}
	.col-lg-pull-8 {
		right: 66.66666667%;
	}
	.col-lg-pull-7 {
		right: 58.33333333%;
	}
	.col-lg-pull-6 {
		right: 50%;
	}
	.col-lg-pull-5 {
		right: 41.66666667%;
	}
	.col-lg-pull-4 {
		right: 33.33333333%;
	}
	.col-lg-pull-3 {
		right: 25%;
	}
	.col-lg-pull-2 {
		right: 16.66666667%;
	}
	.col-lg-pull-1 {
		right: 8.33333333%;
	}
	.col-lg-pull-0 {
		right: auto;
	}
	.col-lg-push-12 {
		left: 100%;
	}
	.col-lg-push-11 {
		left: 91.66666667%;
	}
	.col-lg-push-10 {
		left: 83.33333333%;
	}
	.col-lg-push-9 {
		left: 75%;
	}
	.col-lg-push-8 {
		left: 66.66666667%;
	}
	.col-lg-push-7 {
		left: 58.33333333%;
	}
	.col-lg-push-6 {
		left: 50%;
	}
	.col-lg-push-5 {
		left: 41.66666667%;
	}
	.col-lg-push-4 {
		left: 33.33333333%;
	}
	.col-lg-push-3 {
		left: 25%;
	}
	.col-lg-push-2 {
		left: 16.66666667%;
	}
	.col-lg-push-1 {
		left: 8.33333333%;
	}
	.col-lg-push-0 {
		left: auto;
	}
	.col-lg-offset-12 {
		margin-left: 100%;
	}
	.col-lg-offset-11 {
		margin-left: 91.66666667%;
	}
	.col-lg-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-lg-offset-9 {
		margin-left: 75%;
	}
	.col-lg-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-lg-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-lg-offset-6 {
		margin-left: 50%;
	}
	.col-lg-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-lg-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-lg-offset-3 {
		margin-left: 25%;
	}
	.col-lg-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-lg-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-lg-offset-0 {
		margin-left: 0%;
	}
}
/* ----------------------------------------------------------------------------- grid 5x */

.col-xs-1-5,
.col-sm-1-5,
.col-md-1-5,
.col-lg-1-5 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

.col-xs-1-5 {
  width: 20%;
  float: left;
}

@media (min-width: 768px) {
  .col-sm-1-5 {
    width: 20%;
    float: left;
  }
}

@media (min-width: 1024px) {
  .col-md-1-5 {
    width: 20%;
    float: left;
  }
}

@media (min-width: 1200px) {
  .col-lg-1-5 {
    width: 20%;
    float: left;
  }
}

/* ----------------------------------------------------------- */

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
    max-width: 100%;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{

    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: 'â†';
}
[dir='rtl'] .slick-prev:before
{
    content: 'â†’';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: 'â†’';
}
[dir='rtl'] .slick-next:before
{
    content: 'â†';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -50px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
		margin-left: -40px;
    list-style: none;
    text-align: center;
}
.slick-dots li
{
  display: inline-block;
  width: 35px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ccc;
  cursor: pointer;
  background-color: #fff;
}
.slick-dots li.slick-active
{
  margin: 1px;
  width: 35px;
  height: 10px;
  background-color: #2b509a;
  border: 1px solid #2b509a;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}

.modal-open {
}
.modal {
  display: none;
  position: fixed;
  top: 12%;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
	height: 100vh;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;

}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
	 padding: 35px 0 15px;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    max-width: 500px;
    margin: auto auto;
  }
  .modal-content {

  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.clearfix:before,
.clearfix:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px Helvetica,Arial,serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('../images/interface/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('../images/interface/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
  padding: 15px;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('../images/interface/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
	border: 0;
}

.fancybox-prev span {
	left: 10px;
		border: 0;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
		border: 0;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('../images/interface/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background: #fff url('../images/interface/fancybox_sprite@2x.png');
    background-color: #fff;
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background: #fff url('../images/interface/fancybox_loading@2x.gif');
    background-color: #fff;
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}

/* ----------------------------------------------------------- */
.green {
	color: #387700;
}
.red {
	color: #af0000;
}
.modal-title {
    text-align: center;
    font-size: 18px;
}
.form-action {
    margin: 30px;
    text-align: center;
}
.int-pol {
    width: 100%;
    font-size: 14px;
    font-weight: 300;
    color: #2b2f30;
    border: 1px solid #ccc;
    padding: 9px 10px;
    margin-bottom: 15px;
}
.top-menu {
	background: none;
	display: block;
	height: 90px;
	width: 100%;
	position: fixed;
	top: 0;
	margin: 0;
	padding: 0;
	color: #fff;
	z-index: 1001;
	transition: all 0.7s ease 0s;
}
.logo {
	width: 120px;
	margin-top: 34px;
	transition: all 0.7s ease 0s;
}
.top-menu .container {
	padding: 0 0 0;
}
.top-menu .devis {
	display: none;
	transition: all 0.7s;
}
.backblack .container {
	padding: 0px 0 0px;
  -moz-transition: padding 0.7s;
  -o-transition: padding 0.7s;
  -webkit-transition: padding 0.7s;
  transition: padding 0.7s;
}
.backblack {
  background: #fff;
	color: #000;
	height: 75px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.176);
}
.backblack .logo {
  margin-top: 16px;
  width: 80px;
	height: 50px;
}
.backblack .phone-block {
  margin-top: 15px;
}
.backblack .cons-free, .backblack .phone {
	color: #545454;
	transition: all 0.7s;
}
.devis a {
	border: 0;
	color: #fff;
	text-decoration: none;
}
.backblack .devis {
	margin-top: 27px;
	display: block;
}
.backblack .devis a {
	text-decoration: none;
	color: #1d83de;
	border: 1px dashed #1d83de;
	padding: 10px 30px;
	border-radius: 25px;
	font-size: 12px;
	transition: all 0.5s;
}
.backblack .devis a:hover {
	text-decoration: none;
	color: #ff5f07;
	padding: 10px 40px;
	border: 1px dashed #ff5f07;
}
.top-block1 {
	text-align: left;
	padding-left: 0;
}
.top-block2 {
	text-align: right;
	padding-right: 0;
}
.top-block3 {
	text-align: center;
	font-size: 14px;
	color: #fff;
}
.devis {
	margin-top: 55px;
	display: block;
	transition: all 0.7s;
}
.cons-free {
	margin-top: -15px;
	font-size: 12px;
	color: #fff;
}
.phone-block {
	margin-top: 46px;
	transition: margin 0.7s ease 0s;
}
.phone {
	text-decoration: none;
	color: #fff;
	font-size: 18px;
	font-weight: 500;
}
.header {
	background: url('../images/header.jpg') top center no-repeat;
	background-size: cover;
	text-align: center;
	min-height: 874px;
	padding-top: 200px;
	position: relative;
}
.header h1 {
	font-family: 'Conv_MuseoSansCyrl_3';
	font-size: 39px;
	color: #fff;
	line-height: 1.2;
	margin: 50px auto 10px;
}
.header h3 {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.6;
	color: #fff;
	margin: 20px 0 30px;
}
.h2color {
	font-weight: bold;
	color: #537fd1;
	font-size: 50px;
}
.bgcolor {
	font-weight: bold;
	color: #537fd1;
}
.header-image {
	text-align: left;
}
.main-container-filter {
	width: 1460px;
}
.header-description {
	text-align: left;
	padding-top: 60px;
}
.cta {
	margin: 50px 0;
}
.consultation {
	padding: 20px 60px;
	font-size: 12px;
	font-weight: 300;
	background: #ff5f07;
	text-decoration: none;
	text-transform: uppercase;
	border-radius: 35px;
	letter-spacing: 1px;
	color: #fff;
	transition: all 0.3s;
}
.consultation:hover {
	background: #ff6e1f;
	padding: 20px 65px;
}
.filter-top {
	padding: 5px 0 70px;
}
.block-top {
	text-align: center;
	margin: 10px 30px;
}
.chislo-top {
	font-family: 'Conv_MuseoSansCyrl_3';
	font-size: 60px;
	color: #177cd5;
	margin-bottom: 0px;
}
.desc-top {
	color: #000;
	font-size: 16px;
	font-weight: 500;
	margin: 0 auto;
	max-width: 90%;
}
.filter-top .desc-top {
	font-size: 14px;
	font-weight: 600;
}
span.blue {
	color: #1d83de;
}
.m1-block {
	padding: 5px 0 70px;
}
.m1-block_footer{
	padding-bottom:0px;
}
.m1-block .container {
	width: 1170px;
}
.work {
	padding: 0px 0 120px;
}
.m1-block h2, .work h2, .voda h2, .money h2, .sale h2, .zavod h2 {
	font-family: 'Conv_MuseoSansCyrl_3';
	font-size: 52px;
	color: #000;
	text-transform: none;
	margin: 0 0 7px;
}
.m1-block h3, .work h3, .voda h3, .money h3 {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.7;
	color: #3b3b3b;
	margin: 0px auto 60px;
	max-width: 50%;
}
.zavod h3 {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.6;
	color: #3b3b3b;
	margin: 20px auto -20px;
	max-width: 80%;
}
.zavod-photo {
	text-align: center;
}
.zavod-photo img {
	transition: all 0.5s ease;
}
.zavod-photo img:hover {
	-webkit-filter: brightness(70%);
}
.zavod {
	padding: 80px 0 120px;
}
.zavod-item {
	margin-bottom: 40px;
}
.filter-image img {
	border: 1px solid #ececec;
	transition: border 0.7s;
}
.filter-image img:hover {
	border: 1px solid #1d83de;
}
.filter-image {
	padding-left: 37px;
	text-align: right;
}
.filter-image-mini img {
	border: 1px solid #ececec;
	transition: border 0.7s;
}
.filter-image-mini img:hover {
	border: 1px solid #1d83de;
}
.filter-image-mini {
	margin-bottom: 30px;
	text-align: left;
}
.block-video-filter {
	text-align: center;
}
.block-video-filter iframe {
	margin-bottom: 0;
	padding-bottom: 0;
	border: 0;
}
.title-charachter h2 {
	font-family: 'Conv_MuseoSansCyrl_3';
	font-size: 46px;
	line-height: 1.1;
	color: #000;
	text-transform: none;
	margin: 60px 0 40px;
	width: 80%;
}
.change-filter .title-charachter h2 {
	font-size: 42px;
}
.change-filter img {
	text-align: right;
	display: inline;
	max-width: 85%;
}
.charachter-1 .container {
	width: 1460px;
}
.charachter-1 {
	background: #f1f5f7;
	padding: 150px 0;
}
.charachter-1 p.charachter-image img {
	float: right;
}
.charachter-2 .container {
	width: 1460px;
}
.charachter-2 {
	background: #ffff;
	padding: 150px 0;
}
.change-filter {
	background: #f5f9fa;
}
.charachter-2 p.charachter-image img {
	float: left;
}
.charachter-2 .title-charachter {
	float: right;
}
.charachter-2 .title-charachter h2 {
	text-align: left;
}
.short-text-filter-left, .short-text-filter-right {
	font-size: 16px;
	line-height: 1.7;
	text-align: left;
	font-weight: 300;
	color: #191919;
}
.short-text-filter-left a, .short-text-filter-right a {
	text-decoration: underline;
	font-size: 14px;
	color: #191919;
}
.short-text-filter-left a:hover, .short-text-filter-right a:hover {
	text-decoration: underline;
	color: #1d83de;
}
.short-text-filter-left ol, .short-text-filter-right ol {
	padding-left: 15px;
	margin-top: 35px;
}
.short-text-filter-left li, .short-text-filter-right li {
	font-size: 13px;
	font-style: italic;
	line-height: 2.5;
}
.sostav {
	max-width: 80%;
}
.voda {
	padding: 80px 0 80px;
}
.money {
	padding: 80px 0 120px;
}
.sale {
	padding: 80px 0 120px;
	background: #f0f5f7;
}
.voda .container {
	width: 1200px;
}
.title-all {
	text-align: center;
}
.voda-item {
	margin-top: -20px;
}
.voda-item_test{
	visibility: hidden;
}
@media (max-width: 1199px) {
  .voda-item_test {
    display: none;
  }
}
@media (min-width:768px){
.voda-item_left{
	  margin-left:45%;
  }
  .voda-item_right{
	  margin-right:45%;
  }
}

@media (max-width:767px){
	.voda-item_links{
		width:50%;
	}
}


.voda-top {
	text-align: center;
	padding: 20px 20px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.5;
}
.voda-item img {
	text-align: center;
	display: inline;
	max-width: 100%;
}
.cta-voda {
	text-align: center;
	margin: 40px 0;
}
.voda-link {
	padding: 23px 70px;
	color: #fff;
	background: #0097dc;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	border-radius: 35px;
	transition: padding 0.7s;
}
.voda-link:hover {
	padding: 23px 75px;
	background: #02abf8;
	text-decoration: none;
	text-transform: uppercase;
}
.money-top {
	text-align: center;
	padding: 20px 10px;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.5;
}
.money-text {
	font-family: 'Conv_MuseoSansCyrl_2';
}
.money-chislo {
	font-size: 70px;
	font-family: 'Conv_MuseoSansCyrl_3';
	text-align: center;
	margin: 10px 0 -17px;
	color: #0097dc;
}
.cont-money {
	background: #fff;
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.176);
}
.money-item img {
	text-align: center;
	display: inline;
	max-width: 100%;
}
.money-voda {
	text-align: center;
	margin: 40px 0;
}
.money-link {
	padding: 18px 40px;
	color: #fff;
	background: #ff6434;
	text-decoration: none;
	font-size: 15px;
	border-radius: 35px;
	transition: padding 0.7s;
}
.money-link:hover {
	padding: 18px 45px;
	background: #ff774d;
	text-decoration: none;
}
.money-title {
	color: #000;
	font-size: 30px;
	margin-top: 35px;
	margin-bottom: -15px;
	font-family: 'Conv_MuseoSansCyrl_3';
}
.sale-top {
	text-align: center;
	padding: 20px 10px;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.5;
}
.zakaz-item {
	margin: 30px 0;
	text-align: center;
}
.zakaz-item img {
	margin: 0 auto;
}
.zakaz-text {
	font-family: 'Conv_MuseoSansCyrl_2';
	text-align: center;
	padding: 0 38px;
	margin-top: 10px;
	font-size: 13px;
	line-height: 1.5;
}
.zakaz-sale {
	text-align: left;
}
.label-sale {
	background: #ff6434;
	color: #fff;
	font-size: 12px;
	font-weight: 300;
	width: 80px;
	text-align: center;
	margin: 10px 0 5px;
}
.old-price {
	margin: 0 0 -5px;
	font-size: 16px;
}
.price-zakaz {
	color: #ff6434;
	font-size: 30px;
	font-family: 'Conv_MuseoSansCyrl_1';
	margin: 10px 0 -10px;
}
.header-zakaz h2 {
	font-family: 'Conv_MuseoSansCyrl_3';
	font-size: 36px;
	margin: 60px 0 20px;
	text-align: center;
}
.cont-zakaz {
	background: #fff;
	border: 2px solid #f5f5f5;
	margin: 30px 0 5px;
}
.zakaz-image {
	text-align: center;
	display: inline;
}
.zakaz-voda {
	text-align: center;
	margin: 40px 0;
}
.cta-zakaz {
	margin-top: 55px;
}
.zakaz-link {
	padding: 15px 40px;
	color: #fff;
	background: #0097dc;
	text-decoration: none;
	font-size: 14px;
	border-radius: 35px;
	transition: padding 0.7s;
}
.zakaz-link:hover {
	padding: 15px 40px;
	background: #02a3ed;
	text-decoration: none;
}
.zakaz-title {
	color: #000;
	font-size: 30px;
	margin-top: 35px;
	margin-bottom: -15px;
	font-family: 'Conv_MuseoSansCyrl_3';
}
.sale-text {
	font-family: 'Conv_MuseoSansCyrl_2';
}
.sale-chislo {
	font-size: 70px;
	font-family: 'Conv_MuseoSansCyrl_3';
	text-align: center;
	margin: 10px 0 -17px;
	color: #0097dc;
}
.sale-money {
	background: #fff;
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.176);
}
.sale-item img {
	text-align: center;
	display: inline;
	max-width: 100%;
}
.sale-voda {
	text-align: center;
	margin: 40px 0;
}
.sale-link {
	padding: 22px 60px;
	color: #fff;
	background: #ff6434;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 1px;
	border-radius: 35px;
	font-weight: 400;
	transition: padding 0.7s;
}
.sale-link:hover {
	padding: 22px 65px;
	background: #ff774d;
	text-decoration: none;
}
.sale-title {
	color: #000;
	font-size: 30px;
	margin-top: 35px;
	margin-bottom: -15px;
	font-family: 'Conv_MuseoSansCyrl_3';
}
.sale-item::after {
  content: url('../images/sale/share.png');
  right: 0;
  margin-right: -30px;
  position: absolute;
  top: 30%;
  }
.sale h2 {
	font-size: 46px;
}
.sale-block .sale-item:last-child::after {
  content: none;
}
.price-year {
	font-size: 24px;
	font-family: 'Conv_MuseoSansCyrl_0';
	color: #000;
}
.cta-money {
	text-align: center;
	margin-top: 75px;
}
.cta-sale {
	text-align: center;
	margin-top: 10px;
}
.sale h2 {
	line-height: 1.2;
	margin-bottom: 40px;
}
.sale-item .sale-text {
	font-size: 16px;
	font-weight: 400;
	padding: 0 10px 30px;
	font-family: 'Conv_MuseoSansCyrl_0';
	color: #000;
	line-height: 1.5;
}
.sila-item .voda-text {
	font-weight: 600;
	font-size: 14px;
	padding: 0 10px;
	margin-top: -15px;
	line-height: 1.5;
}
ul.oglavl {
    padding: 0;
    margin: 0;
    list-style-type: none;
    margin-bottom: 40px;
    }
ul.oglavl li {
    border-bottom: 1px dotted #C2C2C2;
    position: relative;
    padding: 0;
		width: 90%;
    margin-bottom: -2px;
    }
ul.oglavl li span {
		background-color: #f0f5f7;
    margin: 0;
    }
.char-modal	ul.oglavl li span {
				background-color: #fff;
		    margin: 0;
		    }
.char-modal .short-text-filter-left {
	padding-left: 40px;
}
ul.oglavl li span.text, ul.oglavl li span.page {
    bottom: -13px;
    }
.short-text-filter-left ul.oglavl span.text {
    position :relative;
    margin-right: 7em;
    padding-right: 2px;
		font-weight: 600;
    }
ul.oglavl span.page {
    position: absolute;
    right: 0;
    padding-left: 2px;
    }
ul.oglavl span.page p {
  	margin: 0;
}
.modal-title {
    text-align: center;
    font-size: 16px;
    font-weight: 700;
}
.form-action {
    margin: 30px;
    text-align: center;
}
.polit-check {
  float: left;
  padding-left: 30px;
}
.polit {
  font-size: 11px;
  color: #000;
  padding-left: 10px;
  line-height: 1.5;
  margin-top: -1px;
  margin-left: 10px;
  text-align: left;
  display: block;
}
.polit a {
  color: #000;
  text-decoration: underline;
}
.polit a:hover {
  color: #fa6d14;
  text-decoration: underline;
}
input.sale-button {
    display: block;
    padding: 15px 10px;
    width: 80%;
    color: #fff;
    font-weight: 300;
    font-size: 14px;
    background: #fa6d14;
		border: 0;
    border-radius: 35px;
    margin: 20px auto;
    transition: all 0.5s ease 0s;
}
input.sale-button:hover {
    color: #fff;
    background: #ff8233;
		border: 0;
}
input.sale-button:active, input.sale-button:focus {
		color: #fff;
		background: #ff8233;
		border: 0;
}
.inpt2 {
    width: 80%;
    font-size: 14px;
    font-weight: 300;
    color: #2b2f30;
    border: 1px solid #ccc;
    padding: 9px 10px;
    margin-bottom: 15px;
}
.green {
	color: #387700;
}
.red {
	color: #af0000;
}
.orange {
    color: #ff5722;
}
.title-ol {
	font-size: 14px;
	font-weight: 600;
	font-style: italic;
	margin-bottom: -20px;
	margin-top: 30px;
}
.footer {
	min-height: 607px;
	background: url('../images/footer-bg.jpg') center bottom no-repeat;
}
.footer-text {
	text-align: center;
	margin: 40px auto;
}
.footer-text p {
	width: 70%;
	font-size: 10px;
	margin: 20px auto 0;
}
.footer-text p a {
	color: #00a0e0;
	text-decoration: underline;
}
.footer-text p a:hover {
	color: #06b1f5;
	text-decoration: underline;
}
.footer-text p.copyright {
	font-size: 14px;
	font-weight: 600;
}
.politika-text {
	font-size: 10px;
}
@media (min-width: 768px) {
	.block-politika .modal-dialog {
		max-width: 1200px;
		margin: 100px auto;
	}
}
.politika-box {
	margin: 20px auto 10px;
	padding-left: 20px;
}

@-webkit-keyframes rotate2 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    border-top-color: rgba(0, 0, 0, 0.5);
  }
  50% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    border-top-color: rgba(0, 0, 255, 0.5);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
    border-top-color: rgba(0, 0, 0, 0.5);
  }
}
@keyframes rotate2 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    border-top-color: rgba(0, 0, 0, 0.5);
  }
  50% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    border-top-color: rgba(0, 0, 255, 0.5);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
    border-top-color: rgba(0, 0, 0, 0.5);
  }
}
#before-load {
  position: fixed; /*фиксированное положение блока*/
  left: 0; /*положение элемента слева*/
  top: 0; /*положение элемента сверху*/
  right: 0; /*положение элемента справа*/
  bottom: 0; /*положение элемента снизу*/
  background: #fff; /*цвет заднего фона блока*/
  z-index: 1001; /*располагаем его над всеми элементами на странице*/
}
.loader {
  margin: 0 auto;
  width: 150px;
  height: 150px;
  display: block;
  overflow: hidden;
	position: absolute; /*положение абсолютное, позиционируется относительно его ближайшего предка*/
  left: 45%; /*слева 50% от ширины родительского блока*/
  top: 45%; /*сверху 50% от высоты родительского блока*/
}
.loader div {
  height: 100%;
}
.loader4, .loader4 div {
  border-radius: 50%;
  padding: 8px;
  border: 2px solid transparent;
  -webkit-animation: rotate linear 3.5s infinite;
          animation: rotate linear 3.5s infinite;
  border-radius: 50%;
  padding: 4px;
  -webkit-animation: rotate2 4s infinite linear;
          animation: rotate2 4s infinite linear;
}
.loader4 div:hover {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.loader, .loader * {
  will-change: transform;
}
.totop {
	width: 60px;
	height: 60px;
	background: #ff5f07;
	text-align: center;
	padding: 15px 3px 15px;
	opacity: 0.95;
	position: fixed;
	top: 480px;
	left: 30px;
	cursor: pointer;
	color: #fff;
	display: none;
	font-size: 12px;
	font-weight: bold;
	z-index: 2000;
	border-radius: 50%;
  transition: all 0.6s ease-in-out 0s;
}
.totop img {
	margin: 0 auto;
}
.totop:hover {
	opacity: 1;
}
.hm {
	display: none;
}

/* ----------------------------------------------------------------- adaptive -------------------- */
@media only screen and (min-width: 1291px) and (max-width: 1550px) {

	.hm {
		display: none;
	}
	.logo {
		padding-left: 20px;
	}
	.money-link {
		font-size: 14px;
		padding: 15px 40px;
	}
	.backblack .logo {
		margin-top: 13px;
		height: 47px;
	}
	.voda-text {
		width: 100%;
		padding: 0;
	}
	.header .container, .money .container, .voda .container, .m1-block .container, .charachter-1 .container, .charachter-2 .container, .main-container-filter {
		max-width: 100%;
	}
	.zavod h3 {
		margin-bottom: 30px;
	}
	.header {
		background: url('../images/header1280.jpg') top center no-repeat;
		padding-top: 200px;
		padding-bottom: 20px;
		margin-bottom: -70px;
	}
	.filter-image-mini {
		text-align: center;
		margin-bottom: 62px;
	}
	.m1-block h3, .work h3, .voda h3, .money h3 {
		max-width: 60%;
		text-align: center;
	}
	.cta-money {
		margin-top: 70px;
		margin-bottom: 50px;
		padding: 0;
	}
	.money-top {
		margin: 20px 0 0;
		padding: 0 20px 10px
	}
	.sale h2 {
		margin-bottom: 20px;
	}
	.cta-sale {
		margin: 50px 0 -20px
	}
	.zavod-item {
		margin-bottom: 10px;
		margin-top: -20px;
	}
	.zavod {
		padding-bottom: 10px;
	}
	.footer {
		background-position: left bottom no-repeat;
		padding: 20px 0 40px;
	}
	.top-item {
		margin: 10px 0 -40px;
		min-height: 150px;
	}
	.sale-item {
		margin-bottom: -50px;
	}
	.zakaz-link {
		font-size: 14px;
		padding: 15px 40px;
	}
	.cta-zakaz {
		margin-top: 40px;
	}
	.voda-link {
		font-size: 12px;
		padding: 20px 40px;
	}
	.voda-link:hover {
		font-size: 12px;
		padding: 20px 45px;
	}
	.money h2 {
		line-height: 1.2;
	}
	.work h2 {
		line-height: 1.2;
		margin-bottom: 30px;
		margin-top: -30px;
	}
	.filter-image {
		text-align: center;
		padding: 0;
		margin-bottom: 30px;
	}
	.header-description {
		padding-top: 10px;
	}
	.header h1 {
		font-family: 'Conv_MuseoSansCyrl_3';
		font-size: 35px;
		max-width: 100%;
		font-weight: 500;
		margin-top: 40px;
		margin-bottom: 20px;
	}
	.header h3 {
	max-width: 100%;
	text-align: center;
	margin: 20px auto 20px;
	}
	.header-image {
		text-align: center;
		margin-bottom: -10px;
	}
	.cta {
		text-align: left;
	}
	.title-charachter h2 {
		font-size: 33px;
		text-align: left;
	}
	.charachter-image {
		text-align: center;
	}
	.charachter-1 p.charachter-image img, .charachter-2 p.charachter-image img {
		display: inline;
		margin: 30px auto;
		float: inherit;
		max-width: 70%;
	}
	.charachter-1 p.charachter-image img {
		text-align: right;
	}
	.charachter-2 p.charachter-image img {
		text-align: left;
	}
	.charachter-2, .charachter-1 {
		padding: 60px 0 60px;
	}
	.short-text-filter-left {
		margin: o auto;
	}
	.charachter-2 .container {
		max-width: 100%;
	}
	.charachter-2 .title-charachter {
		text-align: left;
	}
	.charachter-2 .title-charachter h2 {
		text-align: left;
	}
	.voda h2 {
		line-height: 1.2;
	}
	.header h1 {
		text-align: left;
		width: 100%;
	}
	.header-description h3 {
		text-align: left;
	}
	img {
		max-width: 100%;
		display: inline;
		text-align: center;
	}
	.top-block2 {
		padding-right: 20px;
	}
	.zakaz-item {
		margin: 20px 0 10px;
	}
	.zakaz-sale {
		text-align: left;
	}
	.cta-zakaz {
		text-align: center;
		margin: 50px 0 50px;
	}
	.header-zakaz h2 {
		font-size: 28px;
		line-height: 1.2;
	}
	.charachter-1 h2, .charachter-2 h2 {
		text-align: left;
	}
	.loader {
		margin: 0 auto;
		width: 100px;
		height: 100px;
		display: block;
		overflow: hidden;
		position: absolute; /*положение абсолютное, позиционируется относительно его ближайшего предка*/
		left: 47%; /*слева 50% от ширины родительского блока*/
		top: 40%; /*сверху 50% от высоты родительского блока*/
	}
	.chislo-top {
		font-size: 40px;
	}
	.change-filter .title-charachter h2 {
		font-size: 33px;
		padding: 0;
		width: 100%;
	}
	.title-charachter h2 {
		width: 100%;
	}
	.m1-block h2, .work h2, .voda h2, .money h2, .sale h2, .zavod h2 {
		font-size: 40px;
		display: block;
		text-align: center;
		margin: 40px auto 20px;
	}
	.m1-block h3, .work h3, .voda h3, .money h3 {
		font-size: 16px;
	}
	.charachter-1 .title-charachter {
		padding-left: 90px;
	}
	.charachter-2 .title-charachter {
		padding-right: 70px;
	}
	.cont-money {
		margin-bottom: 100px;
	}

}


@media only screen and (min-width: 1100px) and (max-width: 1290px) {

	.hm {
		display: none;
	}
	.logo {
		padding-left: 20px;
	}
	.money-link {
		font-size: 14px;
		padding: 15px 40px;
	}
	.backblack .logo {
		margin-top: 13px;
		height: 47px;
	}
	.voda-text {
		width: 100%;
		padding: 0;
	}
	.header .container, .money .container, .voda .container, .m1-block .container, .charachter-1 .container, .charachter-2 .container, .main-container-filter {
		max-width: 100%;
	}
	.zavod h3 {
		margin-bottom: 30px;
	}
	.header {
		background: url('../images/header1280.jpg') top center no-repeat;
		padding-top: 200px;
		padding-bottom: 20px;
		margin-bottom: -70px;
	}
	.filter-image-mini {
		text-align: center;
		margin-bottom: 62px;
	}
	.m1-block h3, .work h3, .voda h3, .money h3 {
		max-width: 60%;
		text-align: center;
	}
	.cta-money {
		margin-top: 70px;
		margin-bottom: 50px;
		padding: 0;
	}
	.money-top {
		margin: 20px 0 0;
		padding: 0 20px 10px
	}
	.sale h2 {
		margin-bottom: 20px;
	}
	.cta-sale {
		margin: 50px 0 -20px
	}
	.zavod-item {
		margin-bottom: 10px;
		margin-top: -20px;
	}
	.zavod {
		padding-bottom: 10px;
	}
	.footer {
		background-position: left bottom no-repeat;
		padding: 20px 0 40px;
	}
	.top-item {
		margin: 10px 0 -40px;
		min-height: 150px;
	}
	.sale-item {
		margin-bottom: -50px;
	}
	.zakaz-link {
		font-size: 14px;
		padding: 15px 40px;
	}
	.cta-zakaz {
		margin-top: 40px;
	}
	.voda-link {
		font-size: 12px;
		padding: 20px 40px;
	}
	.voda-link:hover {
		font-size: 12px;
		padding: 20px 45px;
	}
	.money h2 {
		line-height: 1.2;
	}
	.work h2 {
		line-height: 1.2;
		margin-bottom: 30px;
		margin-top: -30px;
	}
	.filter-image {
		text-align: center;
		padding: 0;
		margin-bottom: 30px;
	}
	.header-description {
		padding-top: 10px;
	}
	.header h1 {
		font-family: 'Conv_MuseoSansCyrl_3';
		font-size: 35px;
		max-width: 100%;
		font-weight: 500;
		margin-top: 40px;
		margin-bottom: 20px;
	}
	.header h3 {
	max-width: 100%;
	text-align: center;
	margin: 20px auto 20px;
	}
	.header-image {
		text-align: center;
		margin-bottom: -10px;
	}
	.cta {
		text-align: left;
	}
	.title-charachter h2 {
		font-size: 33px;
		text-align: left;
	}
	.charachter-image {
		text-align: center;
	}
	.charachter-1 p.charachter-image img, .charachter-2 p.charachter-image img {
		display: inline;
		margin: 30px auto;
		float: inherit;
		max-width: 70%;
	}
	.charachter-1 p.charachter-image img {
		text-align: right;
	}
	.charachter-2 p.charachter-image img {
		text-align: left;
	}
	.charachter-2, .charachter-1 {
		padding: 60px 0 60px;
	}
	.short-text-filter-left {
		margin: o auto;
	}
	.charachter-2 .container {
		max-width: 100%;
	}
	.charachter-2 .title-charachter {
		text-align: left;
	}
	.charachter-2 .title-charachter h2 {
		text-align: left;
	}
	.voda h2 {
		line-height: 1.2;
	}
	.header h1 {
		text-align: left;
		width: 100%;
	}
	.header-description h3 {
		text-align: left;
	}
	img {
		max-width: 100%;
		display: inline;
		text-align: center;
	}
	.top-block2 {
		padding-right: 20px;
	}
	.zakaz-item {
		margin: 20px 0 10px;
	}
	.zakaz-sale {
		text-align: left;
	}
	.cta-zakaz {
		text-align: center;
		margin: 50px 0 50px;
	}
	.header-zakaz h2 {
		font-size: 28px;
		line-height: 1.2;
	}
	.charachter-1 h2, .charachter-2 h2 {
		text-align: left;
	}
	.loader {
		margin: 0 auto;
		width: 100px;
		height: 100px;
		display: block;
		overflow: hidden;
		position: absolute; /*положение абсолютное, позиционируется относительно его ближайшего предка*/
		left: 47%; /*слева 50% от ширины родительского блока*/
		top: 40%; /*сверху 50% от высоты родительского блока*/
	}
	.chislo-top {
		font-size: 40px;
	}
	.change-filter .title-charachter h2 {
		font-size: 33px;
		padding: 0;
		width: 100%;
	}
	.title-charachter h2 {
		width: 100%;
	}
	.m1-block h2, .work h2, .voda h2, .money h2, .sale h2, .zavod h2 {
		font-size: 40px;
		display: block;
		text-align: center;
		margin: 40px auto 20px;
	}
	.m1-block h3, .work h3, .voda h3, .money h3 {
		font-size: 16px;
	}
	.charachter-1 .title-charachter {
		padding-left: 90px;
	}
	.charachter-2 .title-charachter {
		padding-right: 70px;
	}
	.cont-money {
		margin-bottom: 100px;
	}

}

@media only screen and (min-width: 770px) and (max-width: 1099px) {

	.hm {
		display: block;
	}
	.logo {
		padding-left: 20px;
	}

	.money-link {
		font-size: 12px;
		padding: 15px 20px;
	}
	.backblack .logo {
		margin-top: 13px;
		height: 47px;
	}
	.voda-text {
		width: 100%;
		padding: 0;

	}
	.header .container, .money .container, .voda .container, .m1-block .container, .charachter-1 .container, .charachter-2 .container, .main-container-filter {
		max-width: 100%;
	}
	.m1-block h2, .work h2, .voda h2, .money h2, .sale h2, .zavod h2 {
		font-size: 43px;
	}
	.m1-block h3, .work h3, .voda h3, .money h3 {
		font-size: 14px;
	}
	.zavod h3 {
		margin-bottom: 30px;
	}
	.header {
		background-image: none;
		background-color: #1578d3;
		padding-top: 150px;
		padding-bottom: 50px;
	}
	.filter-image-mini {
		text-align: center;
	}
	.m1-block h3, .work h3, .voda h3, .money h3 {
		max-width: 100%;
		text-align: center;
	}
	.cta-money {
		margin-top: 70px;
		margin-bottom: 50px;
		padding: 0;
	}
	.money-top {
		margin: 20px 0 0;
		padding: 0 20px 10px
	}
	.sale h2 {
		margin-bottom: 20px;
	}
	.cta-sale {
		margin: 50px 0 -20px
	}
	.zavod-item {
		margin-bottom: 10px;
		margin-top: -20px;
	}
	.zavod {
		padding-bottom: 10px;
	}
	.footer {
		min-height: 200px;
		background-image: none;
		padding: 20px 0 40px;
	}
	.top-item {
		margin: 10px 0 -40px;
		min-height: 150px;
	}
	.sale-item {
		margin-bottom: -50px;
	}
	.zakaz-link {
		font-size: 12px;
		padding: 15px 30px;
	}
	.cta-zakaz {
		margin-top: 40px;
	}
	.voda-link {
		font-size: 11px;
		padding: 20px 40px;
	}
	.voda-link:hover {
		font-size: 12px;
		padding: 20px 45px;
	}
	.money h2 {
		line-height: 1.2;
	}
	.work h2 {
		line-height: 1.2;
		margin-bottom: 30px;
		margin-top: -30px;
	}
	.filter-image {
		text-align: center;
		padding: 0;
		margin-bottom: 30px;
	}
	.header-description {
		padding-top: 10px;
	}
	.header h1 {
		font-family: 'Conv_MuseoSansCyrl_3';
		font-size: 35px;
		max-width: 70%;
		font-weight: 500;
	}
.header h3 {
	max-width: 80%;
	text-align: center;
	margin: 40px auto 20px;
}
	.header-image {
		text-align: center;
		margin-bottom: -10px;
	}
	.cta {
		text-align: center;
	}
	.title-charachter h2 {
		font-size: 33px;
		text-align: center;
	}
	.change-filter .title-charachter h2 {
		font-size: 33px;
		padding: 0;
		width: 100%;
	}
	.charachter-image {
		text-align: center;
	}
	.charachter-1 p.charachter-image img, .charachter-2 p.charachter-image img {
		display: inline;
		margin: 30px auto;
		float: inherit;
		text-align: center;
			max-width: 70%;
	}
	.charachter-2, .charachter-1 {
		padding: 60px 0 60px;
	}

	.short-text-filter-left {
		margin: o auto;
	}
	.hd {
		display: none;
	}
	.charachter-2 .container {
		max-width: 100%;
	}

	.charachter-2 .title-charachter {
		text-align: center;
	}
	.charachter-2 .title-charachter h2 {
		text-align: center;
	}
	.voda h2 {
		line-height: 1.2;
	}
	.header h1 {
		text-align: center;
	}
	.header-description h3 {
		text-align: center;
	}
	img {
		max-width: 100%;
		display: inline;
		text-align: center;
	}
	.sale-item::after {
		content: none;
	}
	.top-block2 {
		padding-right: 20px;
	}
	.zakaz-item {
		margin: 20px 0 10px;
	}
	.zakaz-sale {
		text-align: center;
	}
	.label-sale {
		width: 40%;
		padding: 4px 12px;
		margin: 0 auto 20px;
	}
	.cta-zakaz {
		text-align: center;
		margin: 50px 0 50px;
	}
	.header-zakaz h2 {
		font-size: 28px;
		line-height: 1.2;
	}
	.charachter-1 h2, .charachter-2 h2 {
		margin: 30px auto 40px;
		display: block;
		text-align: center;
	}
	.loader {
	  margin: 0 auto;
	  width: 100px;
	  height: 100px;
	  display: block;
	  overflow: hidden;
		position: absolute; /*положение абсолютное, позиционируется относительно его ближайшего предка*/
	  left: 40%; /*слева 50% от ширины родительского блока*/
	  top: 40%; /*сверху 50% от высоты родительского блока*/
	}
	.chislo-top {
		font-size: 40px;
	}

}

@media only screen and (max-width: 769px) {


	.hm {
		display: block;
	}
	.logo {
		max-width: 100%;
		padding-left: 20px;
	}
	.header .container, .money .container, .voda .container, .m1-block .container, .charachter-1 .container, .charachter-2 .container, .main-container-filter {
		max-width: 100%;
	}
	.m1-block h2, .work h2, .voda h2, .money h2, .sale h2, .zavod h2 {
		font-size: 33px;
	}
	.m1-block h3, .work h3, .voda h3, .money h3 {
		font-size: 14px;
	}
	.header {
		background-image: none;
		background-color: #1578d3;
		padding-top: 0;
		padding-bottom: 50px;
	}
	.filter-image-mini {
		text-align: center;
	}
	.m1-block h3, .work h3, .voda h3, .money h3 {
		max-width: 100%;
		text-align: center;
	}
	.cta-money {
		margin-top: 20px;
		margin-bottom: 50px;
		padding: 0;
	}
	.money-top {
		margin: 20px 0 0;
		padding: 0 20px 10px
	}
	.sale h2 {
		margin-bottom: 20px;
	}
	.cta-sale {
		margin: 50px 0 -20px
	}
	.zavod-item {
		margin-bottom: 10px;
		margin-top: -20px;
	}
	.zavod {
		padding-bottom: 10px;
	}
	.footer {
		min-height: 200px;
		background-image: none;
		padding: 20px 0 40px;
	}
	.top-item {
		margin: 10px 0 -40px;
	}
	.sale-item {
		margin-bottom: -50px;
	}
	.voda-link {
		font-size: 11px;
		padding: 20px 40px;
	}
	.voda-link:hover {
		font-size: 12px;
		padding: 20px 45px;
	}
	.money h2 {
		line-height: 1.2;
	}
	.work h2 {
		line-height: 1.2;
		margin-bottom: 30px;
		margin-top: -30px;
	}
	.filter-image {
		text-align: center;
		padding: 0;
		margin-bottom: 30px;
	}
	.header-description {
		padding-top: 10px;
	}
	.header h1 {
		font-family: 'Conv_MuseoSansCyrl_1';
		font-size: 27px;
		font-weight: 500;
	}
	.top-menu {
		position: static;
		padding: 0;
		margin: 0 0 50px;
	}
	.header-image {
		text-align: center;
		margin-bottom: -10px;
	}
	.cta {
		text-align: center;
	}
	.title-charachter h2 {
		font-size: 33px;
		text-align: center;
	}
	.change-filter .title-charachter h2 {
		font-size: 33px;
		padding: 0;
		width: 100%;
	}
	.charachter-image {
		text-align: center;
	}
	.charachter-1 p.charachter-image img, .charachter-2 p.charachter-image img {
		display: inline;
		margin: 30px auto;
		float: inherit;
		text-align: center;
			max-width: 70%;
	}
	.charachter-2, .charachter-1 {
		padding: 60px 0 60px;
	}

	.short-text-filter-left {
		margin: o auto;
	}
	.hd {
		display: none;
	}
	.charachter-2 .container {
		max-width: 100%;
	}

	.charachter-2 .title-charachter {
		text-align: center;
	}
	.charachter-2 .title-charachter h2 {
		text-align: center;
	}
	.voda h2 {
		line-height: 1.2;
	}
	.header h1 {
		text-align: center;
	}
	.header-description h3 {
		text-align: center;
	}
	img {
		max-width: 100%;
		display: inline;
		text-align: center;
	}
	.sale-item::after {
		content: none;
	}
	.top-block2 {
		padding-right: 20px;
	}
	.zakaz-item {
		margin: 20px 0 10px;
	}
	.zakaz-sale {
		text-align: center;
	}
	.label-sale {
		width: 40%;
		padding: 4px 12px;
		margin: 0 auto 20px;
	}
	.cta-zakaz {
		text-align: center;
		margin: 30px 0 50px;
	}
	.header-zakaz h2 {
		font-size: 28px;
		line-height: 1.2;
	}
	.charachter-1 h2, .charachter-2 h2 {
		margin: 30px auto 40px;
		display: block;
		text-align: center;
	}
	.loader {
	  margin: 0 auto;
	  width: 100px;
	  height: 100px;
	  display: block;
	  overflow: hidden;
		position: absolute; /*положение абсолютное, позиционируется относительно его ближайшего предка*/
	  left: 40%; /*слева 50% от ширины родительского блока*/
	  top: 40%; /*сверху 50% от высоты родительского блока*/
	}
	.chislo-top {
		font-size: 40px;
	}

}

@media only screen and (max-width: 640px) {

.hm {
	display: block;
}
.logo {
	max-width: 100%;
	padding-left: 20px;
}
.header .container, .money .container, .voda .container, .m1-block .container, .charachter-1 .container, .charachter-2 .container, .main-container-filter {
	width: 100%;
}
.m1-block h2, .work h2, .voda h2, .money h2, .sale h2, .zavod h2 {
	font-size: 33px;
}
.m1-block h3, .work h3, .voda h3, .money h3 {
	font-size: 14px;
}
.header {
	background-image: none;
	background-color: #1578d3;
	padding-top: 0
}
.m1-block h3, .work h3, .voda h3, .money h3 {
	max-width: 100%;
	text-align: center;
}
.cta-money {
	margin-top: 20px;
	margin-bottom: 50px;
	padding: 0;
}
.money-top {
	margin: 20px 0 0;
	padding: 0 20px 10px
}
.sale h2 {
	margin-bottom: 20px;
}
.cta-sale {
	margin: 50px 0 -20px
}
.zavod-item {
	margin-bottom: 10px;
	margin-top: -20px;
}
.zavod {
	padding-bottom: 10px;
}
.footer {
	min-height: 200px;
	background-image: none;
	padding: 20px 0 40px;
}
.top-item {
	margin: 10px 0 -40px;
}
.sale-item {
	margin-bottom: -50px;
}
.voda-link {
	font-size: 11px;
	padding: 20px 40px;
}
.voda-link:hover {
	font-size: 12px;
	padding: 20px 45px;
}
.money h2 {
	line-height: 1.2;
}
.work h2 {
	line-height: 1.2;
	margin-bottom: 30px;
	margin-top: -30px;
}
.filter-image {
	text-align: center;
	padding: 0;
	margin-bottom: 30px;
}
.header-description {
	padding-top: 10px;
}
.header h1 {
	font-family: 'Conv_MuseoSansCyrl_1';
	font-size: 27px;
	font-weight: 500;
}
.top-menu {
	position: static;
	padding: 0;
	margin: 0 0 50px;
}
.header-image {
	text-align: center;
	margin-bottom: -10px;
}
.cta {
	text-align: center;
}
.title-charachter h2 {
	font-size: 33px;
	text-align: center;
}
.change-filter .title-charachter h2 {
	font-size: 33px;
	padding: 0;
	width: 100%;
}
.charachter-image {
	text-align: center;
}
.charachter-1 p.charachter-image img, .charachter-2 p.charachter-image img {
	display: inline;
	margin: 0 auto;
	float: inherit;
	text-align: center;
		max-width: 70%;
}
.charachter-2, .charachter-1 {
	padding: 30px 0 30px;
}

.short-text-filter-left {
	margin: o auto;
}
.hd {
	display: none;
}
.charachter-2 .container {
	max-width: 100%;
}

.charachter-2 .title-charachter {
	text-align: center;
}
.charachter-2 .title-charachter h2 {
	text-align: center;
}
.voda h2 {
	line-height: 1.2;
}
.header h1 {
	text-align: center;
}
.header-description h3 {
	text-align: center;
}
.company-advantages {
	text-align: center;
}
img {
	max-width: 100%;
	display: inline;
	text-align: center;
}
.sale-item::after {
	content: none;
}
.top-block2 {
	padding-right: 20px;
}
.zakaz-item {
	margin: 20px 0 10px;
}
.zakaz-sale {
	text-align: center;
}
.label-sale {
	width: 60%;
	padding: 4px 12px;
	margin: 0 auto 20px;
}
.cta-zakaz {
	text-align: center;
	margin: 30px 0 50px;
}
.header-zakaz h2 {
	font-size: 28px;
	line-height: 1.2;
}
.charachter-1 h2, .charachter-2 h2 {
	margin: 30px auto 40px;
	display: block;
	text-align: center;
}
.loader {
  margin: 0 auto;
  width: 100px;
  height: 100px;
  display: block;
  overflow: hidden;
	position: absolute; /*положение абсолютное, позиционируется относительно его ближайшего предка*/
  left: 40%; /*слева 50% от ширины родительского блока*/
  top: 40%; /*сверху 50% от высоты родительского блока*/
}
.chislo-top {
	font-size: 40px;
}

}

@media only screen and (max-width: 480px) {

.loader {
	  margin: 0 auto;
	  width: 100px;
	  height: 100px;
	  display: block;
	  overflow: hidden;
		position: absolute; /*положение абсолютное, позиционируется относительно его ближайшего предка*/
	  left: 40%; /*слева 50% от ширины родительского блока*/
	  top: 40%; /*сверху 50% от высоты родительского блока*/
}
.zavod h2 {
	line-height: 1.2;
}
.chislo-top {
	font-size: 40px;
}
.zavod h3 {
	display: none;
}
.voda-link {
	font-size: 10px;
}
.hd {
	display: none;
}
.hm {
	display: block;
}

}
.test{
	/*position:absolute;
    display: flex;
    justify-content: space-between;*/
	/* margin-left: auto;
    margin-right: auto;
	width:50%;*/
	

}
.test_unit{
	
}