.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
@media (min-width:768px) {
    .container {
    width: 750px;
}
}@media (min-width:992px) {
    .container {
    width: 970px;
}
}@media (min-width:1200px) {
    .container {
    width: 1170px;
}
}.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.row {
    margin-left: -15px;
    margin-right: -15px;
}
.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, .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, .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, .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 {
    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) {
    .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;
}
}@-ms-viewport {
    width: device-width;
}
.visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none!important;
}
@media (max-width:767px) {
    .visible-xs {
    display: block!important;
}
table.visible-xs {
    display: table!important;
}
tr.visible-xs {
    display: table-row!important;
}
td.visible-xs, th.visible-xs {
    display: table-cell!important;
}
}@media (max-width:767px) {
    .visible-xs-block {
    display: block!important;
}
}@media (max-width:767px) {
    .visible-xs-inline {
    display: inline!important;
}
}@media (max-width:767px) {
    .visible-xs-inline-block {
    display: inline-block!important;
}
}@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
    display: block!important;
}
table.visible-sm {
    display: table!important;
}
tr.visible-sm {
    display: table-row!important;
}
td.visible-sm, th.visible-sm {
    display: table-cell!important;
}
}@media (min-width:768px) and (max-width:991px) {
    .visible-sm-block {
    display: block!important;
}
}@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
    display: inline!important;
}
}@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
    display: inline-block!important;
}
}@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
    display: block!important;
}
table.visible-md {
    display: table!important;
}
tr.visible-md {
    display: table-row!important;
}
td.visible-md, th.visible-md {
    display: table-cell!important;
}
}@media (min-width:992px) and (max-width:1199px) {
    .visible-md-block {
    display: block!important;
}
}@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
    display: inline!important;
}
}@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
    display: inline-block!important;
}
}@media (min-width:1200px) {
    .visible-lg {
    display: block!important;
}
table.visible-lg {
    display: table!important;
}
tr.visible-lg {
    display: table-row!important;
}
td.visible-lg, th.visible-lg {
    display: table-cell!important;
}
}@media (min-width:1200px) {
    .visible-lg-block {
    display: block!important;
}
}@media (min-width:1200px) {
    .visible-lg-inline {
    display: inline!important;
}
}@media (min-width:1200px) {
    .visible-lg-inline-block {
    display: inline-block!important;
}
}@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;
}
}.visible-print {
    display: none!important;
}
@media print {
    .visible-print {
    display: block!important;
}
table.visible-print {
    display: table!important;
}
tr.visible-print {
    display: table-row!important;
}
td.visible-print, th.visible-print {
    display: table-cell!important;
}
}.visible-print-block {
    display: none!important;
}
@media print {
    .visible-print-block {
    display: block!important;
}
}.visible-print-inline {
    display: none!important;
}
@media print {
    .visible-print-inline {
    display: inline!important;
}
}.visible-print-inline-block {
    display: none!important;
}
@media print {
    .visible-print-inline-block {
    display: inline-block!important;
}
}@media print {
    .hidden-print {
    display: none!important;
}
}
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%}
body {
    margin: 0;
}
article, aside, footer, header, nav, section {
    display: block;
}
h1 {
    font-size: 2em;
    margin: .67em 0;
}
figcaption, figure, main {
    display: block;
}
figure {
    margin: 1em 40px;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
pre {
    font-family: monospace, monospace;
    font-size: 1em;
}
a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
a:active, a:hover {
    outline-width: 0;
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}
b, strong {
    font-weight: inherit;
    font-weight: bolder;
}
code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
dfn {
    font-style: italic;
}
mark {
    background-color: #ff0;
    color: #000;
}
small {
    font-size: 80%}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -.25em;
}
sup {
    top: -.5em;
}
audio, video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
img {
    border-style: none;
}
svg:not(:root) {
    overflow: hidden;
}
button, input, optgroup, select, textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}
button, input {
    overflow: visible;
}
button, select {
    text-transform: none;
}
[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button;
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: 1px dotted ButtonText;
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em;
}
legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}
progress {
    display: inline-block;
    vertical-align: baseline;
}
textarea {
    overflow: auto;
}
[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0;
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto;
}
[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
details, menu {
    display: block;
}
summary {
    display: list-item;
}
canvas {
    display: inline-block;
}
[hidden], template {
    display: none;
}
* {
    box-sizing: border-box;
}
body, html {
    height: 100%}
body {
    font-family: Montserrat, sans-serif;
    line-height: 1.5;
    color: #2d2b2b;
    overflow-x: hidden;
}
body.is-hidden {
    overflow: hidden;
}
a, button {
    outline: 0;
}
p {
    font-family: Roboto, sans-serif;
    line-height: 21px;
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 15px;
}
.wrapper {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    min-height: 100%}
.wrapper__content {
    padding-top: 23px;
    padding-bottom: 36px;
}
.wrapper__content ul {
    padding: 0;
    margin: 0;
    margin-bottom: 30px;
}
.wrapper__content ul li {
    position: relative;
    list-style: none;
    line-height: 20px;
    font-size: 14px;
    font-family: Roboto, serif;
    color: #2d2b2b;
    padding-left: 20px;
    margin-bottom: 5px;
}
.wrapper__content ul li:before {
    content: " ";
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #569bcd;
    position: absolute;
    top: 7px;
    left: 0;
}
.wrapper__content ol {
    padding: 0;
    margin: 0;
    margin-bottom: 30px;
    counter-reset: a;
}
.wrapper__content ol li {
    position: relative;
    list-style: none;
    line-height: 20px;
    font-size: 14px;
    font-family: Roboto, serif;
    color: #2d2b2b;
    padding-left: 20px;
    margin-bottom: 5px;
}
.wrapper__content ol li:before {
    counter-increment: a;
    content: counter(a);
    font-weight: 700;
    line-height: 20px;
    font-size: 14px;
    color: #569bcd;
    position: absolute;
    top: 0;
    left: 0;
}
.wrapper__content--about img {
    float: left;
	max-width: 100%;
    margin: 0 30px 10px 0;
    margin-top: 7px;
}
.wrapper__content--index {
    position: relative;
    padding-bottom: 90px;
}
.wrapper__body {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
	padding-top: 70px;
}
h1 {
    font-weight: 700;
    line-height: 46px;
    font-size: 34px;
    text-transform: uppercase;
    margin: 0;
    font-family: Montserrat, sans-serif;
}
h2 {
    line-height: 40px;
    font-size: 26px;
    margin-bottom: 20px;
}
h2, h3 {
    font-weight: 700;
    color: #2d2b2b;
    margin-top: 0;
    font-family: Montserrat, sans-serif;
}
h3 {
    font-size: 18px;
    margin-bottom: 13px;
}
.heading-dilers {
    background: #F6F6F6;
    margin-top: 0 !important;
    padding-bottom: 66px;
    padding-top: 10px;
}
.text-column, h3 {
    line-height: 25px;
}
.text-column {
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    display: flex;
    flex-wrap: wrap;
    color: #000;
}
.text-column table {
    table-layout: fixed;
    border-collapse: collapse;
}
.text-column table td {
    padding: 3px;
    text-align: left;
    border: 1px solid #222;
    min-width: 60px;
}


img {
    vertical-align: bottom;
}
.heading {
    margin-top: 23px;
}
.heading--contact {
    text-align: center;
    margin-top: 52px;
}
.hidden-desctop {
    display: none!important;
}
.main-news {
    position: relative;
}
.main-news:before {
    content: " ";
    width: 100%;
    height: 50%;
    position: absolute;
    background-color: #f8f8f8;
    bottom: 0;
}
.main-about {
    position: relative;
    margin-top: 23px;
    padding-top: 32px;
}
.main-about:before {
    content: " ";
    width: 100%;
    position: absolute;
    background-color: #f8f8f8;
    bottom: -90px;
    top: -24px;
}
.main-about p {
    max-width: 85%}
.main-quote {
    background-color: #f8f8f8;
}
@media (max-width:1200px) {
    .hidden-desctop {
    display: block!important;
}
.text-column {
    overflow-x: auto;
}
.text-column table {
    table-layout: fixed;
    width: 992px;
}

.text-column  img {
	max-width: 100%;
}
.hidden-mobile {
    display: none!important;
}

.wrapper__content--about img {
    float: left;
	max-width: 100%;
	height: auto;
    margin: 0 30px 10px 0;
    margin-top: 7px;
}
}
@media (max-width:560px) {
	.text-column table {
		table-layout: auto;
		width: 443px;
		overflow-y: auto;
	}
}



@media (max-width:992px) {
    h1 {
    line-height: 46px;
    font-size: 34px;
}
h2 {
    line-height: 37px;
    font-size: 24px;
}
.heading--contant {
    margin-top: 40px;
}

.logo {
    width: 40px;
    height: 40px;
}
.logo img {
    width: 100%;
    height: auto;
}
.wrapper__content {
    padding-top: 15px;
}
.wrapper__content--index {
    padding-bottom: 40px;
}
.wrapper__content--index:before {
    display: none;
}
.main-about:before {
    bottom: -40px;
}
.wrapper__body {
	padding-top: 0;
}
}@media (max-width:768px) {
    h1 {
    line-height: 40px;
    font-size: 30px;
}
h2 {
    line-height: 29px;
    font-size: 22px;
}
.text-column {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
}
.main-news {
    margin-top: 20px;
}
.main-news:before {
    display: none;
}
.main-about {
    margin-top: 45px;
    padding-top: 0;
}
.main-about p {
    max-width: 100%}
}@media (max-width:560px) {
    h1 {
    line-height: 34px;
    font-size: 25px;
}
.wrapper__content {
    padding-top: 10px;
    padding-bottom: 15px;
}

.text-column img {
	    width: auto !important;
    max-width: 100%;
    height: auto !important;
    align-self: flex-start;
}
}@media (max-width:360px) {
    h1 {
    line-height: 29px;
    font-size: 22px;
}
h2 {
    line-height: 25px;
    font-size: 19px;
}
}.clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .modal-footer:after, .modal-footer:before, .row:after, .row:before {
    content: " ";
    display: table;
}
.clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .modal-footer:after, .row:after {
    clear: both;
}
.video-block {
    max-width: 558px;
    height: auto;
    margin-bottom: 30px;
    width: auto;
}
.video-block video {
    height: auto;
    width: 100%}
.share {
    margin-top: 30px;
}
.share__title {
    font-size: 13px;
    color: #9e9e9e;
    font-weight: 300;
    margin-bottom: 5px;
}
.share li {
    padding-left: 0!important;
}
.share li:before {
    display: none;
}
.advantages__block {
    display: flex;
}
.advantages__name {
    font-weight: 600;
    font-size: 18px;
    color: #d22329;
    margin-bottom: 4px;
}
.advantages__col {
    width: 50%}
.advantages__col:first-child {
    padding-right: 15px;
}
.advantages__col:last-child {
    padding-left: 15px;
}
.advantages__body {
    padding-left: 10px;
}
.advantages__item {
    display: flex;
    margin-bottom: 20px;
}
.advantages__text {
    font-family: Roboto, sans-serif;
    line-height: 20px;
    font-size: 14px;
    color: #2d2b2b;
}
@media (max-width:560px) {
    .advantages__block {
    flex-wrap: wrap;
}
.advantages__col {
    width: 100%}
.advantages__col:last-child {
    padding-left: 0;
}
}.associated {
    padding-top: 65px;
    padding-bottom: 9px;
}
.associated h2 {
    text-align: center;
}
.associated__slider-item {
    padding: 25px 15px;
}
.associated__slider .slick-arrow {
    background-color: transparent;
    position: absolute;
    border: 0;
    z-index: 4;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    outline: 0;
}
.associated__slider .slick-next {
    right: -25px;
}
.associated__slider .slick-prev {
    left: -25px;
}
.associated .catalog-level__item {
    width: 100%;
    display: block;
    margin: 0;
}
@media (max-width:1200px) {
    .associated {
    padding-top: 50px;
}
}@media (max-width:768px) {
    .associated__slider {
    padding: 0 20px;
}
.associated__slider .slick-next {
    right: -5px;
}
.associated__slider .slick-prev {
    left: -5px;
}
}.diler__item {
    margin-bottom: 2px;
}
.diler__top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    background-color: #f6f6f6;
    padding-right: 18px;
    cursor: pointer;
}
.diler__top, .diler__top:before {
    transition: background-color .3s ease;
}
.diler__top:before {
    content: " ";
    width: 43px;
    height: 43px;
    background-color: #d6d6d6;
    position: absolute;
    left: 0;
    top: 0;
}
.diler__top.is-active, .diler__top.is-active:before {
    background-color: #fff;
}
.diler__top.is-active .diler__top-icon {
    transform: rotate(180deg);
}
.diler__top.is-active .diler__top-icon .svg-icon use {
    fill: #d6d6d6;
}
.diler__top-info {
    display: flex;
    align-items: center;
}
.diler__top-count {
    font-size: 14px;
    text-align: right;
    font-family: Roboto, sans-serif;
    color: #6c6c6c;
    width: 90px;
    flex: none;
}
.diler__top-name {
    font-weight: 600;
    line-height: normal;
    font-size: 18px;
    color: #d22329;
    padding-left: 14px;
}
.diler__top-name span {
    border-bottom: 2px dotted rgba(210, 35, 41, .5);
    line-height: 1.1;
    display: inline-flex;
}
.diler__top-icon {
    width: 43px;
    height: 43px;
    display: flex;
    align-items: flex-start;
    position: relative;
    z-index: 4;
    padding-top: 9px;
    transition: transform .3s ease;
    justify-content: center;
}
.diler__top-icon .svg-icon use {
    fill: #fff;
    transition: fill .3s ease;
}
.diler__body {
    display: none;
    padding-left: 55px;
    padding-top: 18px;
}
.diler-firm {
    margin-bottom: 30px;
}
.diler-firm__top {
    display: flex;
    align-items: center;
    margin-bottom: 11px;
}
.diler-firm__icon {
    margin-right: 8px;
    width: 26px;
}
.diler-firm__icon img {
    width: 100%;
    height: auto;
    vertical-align: middle;
}
.diler-firm__name {
    font-weight: 700;
    line-height: 25px;
    font-size: 18px;
}
.diler-firm dl {
    display: flex;
    margin: 0;
    margin-bottom: 5px;
}
.diler-firm dl dt {
    font-family: Roboto, sans-serif;
    color: #6c6c6c;
    line-height: 20px;
    font-size: 14px;
    width: 76px;
    flex: none;
}
.diler-firm dl dd {
    margin: 0;
}
.diler-firm dl dd, .diler-firm dl dd a {
    font-family: Roboto, sans-serif;
    line-height: 20px;
    font-size: 14px;
    color: #2d2b2b;
}
.diler-firm dl dd a {
    text-decoration: none;
}
.diler-firm dl dd a.cite {
    color: #569bcd;
    text-decoration: underline;
}
@media (max-width:560px) {
    .diler__top {
    padding-right: 7px;
}
.diler__top-name {
    font-size: 15px;
    padding-left: 10px;
}
}.breadcrumbs {
    background-color: #f6f6f6;
}
.breadcrumbs ul {
    display: flex;
    min-height: 50px;
    margin: 0;
    padding: 0;
    align-items: center;
    flex-wrap: wrap;
}
.breadcrumbs ul li {
    list-style: none;
}
.breadcrumbs ul li svg {
    margin-right: 5px;
    vertical-align: -1px;
}
.breadcrumbs ul li a {
    font-size: 12px;
    color: #6c6c6c;
    text-decoration: none;
    margin-right: 5px;
	transition: color 0.3s ease;	
}
.breadcrumbs ul li a:hover{
	color: #D22329;
	text-decoration: underline;

}
.breadcrumbs ul li a .svg-icon {
    vertical-align: -1px;
    margin-left: 4px;
}
.breadcrumbs ul li {
    font-size: 12px;
    color: #6c6c6c;
	
}
@media (max-width:992px) {
    .breadcrumbs ul {
    min-height: 40px;
    padding: 8px 0;
}
}.btn {
    display: inline-flex;
    border-radius: 20px;
    border: 1px solid hsla(0, 0%, 100%, .7);
    font-weight: 600;
    cursor: pointer;
    text-transform: uppercase;
    color: #fff;
    font-size: 13px;
    padding: 12px 28px;
    line-height: 1;
    text-align: center;
    transition: color .3s, border-color .3s, box-shadow .3s, background-color .3s ease;
    align-items: center;
    outline: 0;
    justify-content: center;
    text-decoration: none;
    background-color: transparent;
    font-family: Montserrat, sans-serif;
}
.btn:hover {
    color: #d22329;
    background-color: #fff;
    box-shadow: 0 6px 17px rgba(0, 0, 0, .3);
}
.btn--small {
    font-size: 11px;
    font-weight: 600;
    text-align: center;
    letter-spacing: .1em;
}
.btn--outline-small {
    border: 1px solid #6c6c6c;
    border-radius: 60px;
    color: #6c6c6c;
}
.btn--outline-small:hover {
    color: #2d2b2b;
    border: 1px solid transparent;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .3);
}
.btn--outline-red {
    color: #d22329;
    border: 1px solid #d22329;
}
.btn--outline-red:hover {
    color: #fff;
    box-shadow: none;
    background-color: #d22329;
}
.btn--blue {
    color: #fff;
    background-color: #75bbee;
}
.btn--blue:hover {
    color: #fff;
    background-color: #569bcd;
}
.btn--outline {
    border: 1px solid #d6d6d6;
    color: #6c6c6c;
    background-color: transparent;
}
.btn--outline:hover {
    color: #2d2b2b;
    border: 1px solid #6c6c6c;
}
.btn--red {
    background-color: #d22329;
    letter-spacing: .1em;
    padding: 12px 28px;
    border: 0;
}
.btn--red:hover {
    background-color: #f42027;
    color: #fff;
    box-shadow: none;
}
.card-detail {
    display: flex;
    align-items: center;
    margin-top: -23px;
    min-height: 680px;
    position: relative;
}
.card-detail__head, .card-detail__more {
    display: none;
}
.card-detail .row {
    display: flex;
    align-items: center;
    padding-bottom: 45px;
}
.card-detail .threesixty {
    width: calc(100% - 50px)!important;
    min-height: 602px;
    height: auto!important;
    margin: 0;
}
.card-detail .threesixty .nav_bar {
    right: 0;
    width: 100%}
.card-detail .threesixty .nav_bar a.nav_bar_previous {
    background-image: url(../images/common/rotate-left.png)!important;
    width: 70px!important;
    height: 69px!important;
    background-position: 0 0!important;
    position: absolute;
    left: 0;
    top: 210px;
    transition: opacity .3s ease;
}
.card-detail .threesixty .nav_bar a.nav_bar_previous:hover {
    opacity: .5;
}
.card-detail .threesixty .nav_bar a.nav_bar_next {
    background-image: url(../images/common/rotate-right.png)!important;
    width: 70px!important;
    height: 69px!important;
    background-position: 0 0!important;
    position: absolute;
    right: 0;
    top: 210px;
    transition: opacity .3s ease;
}
.card-detail .threesixty .nav_bar a.nav_bar_next:hover {
    opacity: .5;
}
.card-detail .threesixty li:before {
    display: none;
}
.card-detail .threesixty li {
    width: 100%;
    min-height: 500px;
    position: absolute!important;
    padding-left: 0!important;
}
.card-detail .threesixty li img {
    height: auto!important;
}
.card-detail__slider {
    display: flex;
    align-items: center;
    padding-bottom: 50px;
    position: relative;
    z-index: 4;
}
.card-detail__slider .slick-slide {
    outline: 0;
}
.card-detail__for {
    float: left;
    height: 467px;
    width: 467px;
	pointer-events: none;
}
.card-detail__for-item img {
    max-width: 100%;
    max-height: 100%}
.card-detail__nav {
    float: left;
    width: 51px;
    margin-right: 20px;
}
.card-detail__nav .slick-prev {
    width: 51px;
    border: 0;
    background-color: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10;
    cursor: pointer;
    transition: opacity .3s ease;
}
.card-detail__nav .slick-prev:hover {
    opacity: .8;
}
.card-detail__nav .slick-next {
    width: 51px;
    border: 0;
    background-color: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: opacity .3s ease;
    transform: rotate(180deg);
    z-index: 10;
    cursor: pointer;
}
.card-detail__nav .slick-next:hover {
    opacity: .8;
}
.card-detail__nav .slick-current img {
    opacity: 1;
}
.card-detail__nav-item {
    width: 50px;
    height: 50px;
    margin: 5px 0;
    border: 1px solid rgba(0, 0, 0, .1);
}
.card-detail__nav-item__img img {
    opacity: 1;
}
.card-detail__nav-item img {
    opacity: .7;
    width: 100%;
    height: 100%;
    transition: opacity .3s ease;
}
.card-detail:before {
    content: " ";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 273px;
    background: linear-gradient(1turn,rgba(0,0,0,.12),transparent);
    opacity: .5;
    display: block;
    width: 100%;
    z-index: 5;
    pointer-events: none;
}
.card-detail__tab-tab {
    display: none;
    padding: 44px 0;
    animation: a 1s;
    font-size: 14px;
}

.card-detail__tab-tab  .card-detail__tech-row div span {
	    color: #000;
}


.card-detail__tab-tab .card-detail__tech {
	width: 300px;
    padding-right: 30px;
    margin: 0;
	margin-bottom: 25px;
}

.card-detail__tab-tab  .text-column .card-detail__tech{
    width: 80%;
    padding-right: 0;
}

.card-detail__tab-tab a {
    color: #d22329;
    text-decoration: none;
}
.card-detail__tab-tab .card-detail__tech-row {
    margin-bottom: 8px;
}
.card-detail__tab-tab .card-detail__tech-row div span {
    font-size: 14px;
}
.card-detail__tab-tab.is-active {
    display: block;
}
.card-detail__tab-block {
    margin-top: -44px;
    position: relative;
    z-index: 9;
}
.card-detail__tab-control {
    display: flex;
    justify-content: center;
}
.card-detail__tab-control-item {
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    color: #2d2b2b;
    transition: background-color .3s ease;
    padding: 10px 24px;
    cursor: pointer;
}
.card-detail__tab-control-item span {
    border-bottom: 1px dotted transparent;
    transition: border-color .3s ease;
}
.card-detail__tab-control-item:hover {
    background-color: hsla(0, 0%, 100%, .3);
}
.card-detail__tab-control-item:hover span {
    border-color: #6c6c6c;
}
.card-detail__tab-control-item.is-active {
    background-color: #fff;
}
.card-detail__info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: -30px;
    position: relative;
    z-index: 8;
    padding-bottom: 50px;
}
.card-detail__info .btn {
    align-self: flex-start;
}
.card-detail__tech {
    margin-top: 20px;
    margin-bottom: 34px;
}
.card-detail__tech-title {
    font-weight: 600;
    line-height: normal;
    font-size: 14px;
    color: #2d2b2b;
    margin-bottom: 15px;
}
.card-detail__tech-row {
	display: flex;
    line-height: 1;
    margin-bottom: 13px;
    align-items: flex-end;
}
.card-detail__tech-row div {
    width: 65%
}
.card-detail__tech-row div:last-child
{
	width: 35%
}
.card-detail__tech-row div:last-child span {
    color: #2d2b2b;
}
.card-detail__tech-row div:first-child {
    position: relative;
}
.card-detail__tech-row div:first-child:before {
    content: " ";
    width: 100%;
    border-bottom: 1px dotted #dcdcdc;
    position: absolute;
    bottom: -1px;
    left: 0;
}
.card-detail__tech-row div:first-child span {
    position: relative;
    padding-right: 5px;
}
.card-detail__tech-row div:first-child span:before {
    content: " ";
    width: 100%;
    background-color: #fff;
    height: 2px;
    position: absolute;
    bottom: -1px;
    left: 0;
}
.card-detail__tech-row div span {
    background-color: #fff;
    font-family: Roboto, sans-serif;
    line-height: 16px;
    font-size: 16px;
    color: #6c6c6c;
    display: inline-block;
}
@keyframes a {
    0% {
    opacity: 0;
}
to {
    opacity: 1;
}
}.card-delivery {
    background-color: #f6f6f6;
    padding-top: 42px;
    padding-bottom: 60px;
}
.card-delivery__item {
    display: flex;
}
.card-delivery__body {
    padding-left: 12px;
    padding-top: 10px;
}
.card-delivery__text {
    font-family: Roboto, sans-serif;
    line-height: 20px;
    font-size: 14px;
}
.card-delivery__name {
    font-weight: 700;
    line-height: 25px;
    font-size: 18px;
    color: #2d2b2b;
    margin-bottom: 8px;
}
@media (max-width:1200px) {
    .card-detail {
		min-height: 600px;
	}
	
	.card-detail .threesixty {
		    min-height: 486px;
	}
.card-detail h1 {
    line-height: 40px;
    font-size: 26px;
}
.card-detail__for {
    height: 400px;
    width: 400px;
	margin: 0 auto;
}
.card-detail__tab-tab {
    padding: 25px 0;
    /* padding-bottom: 0; */
}
}@media (max-width:992px) {
    .card-detail {
    margin-top: 0;
    min-height: 668px;
    margin-top: -15px;
}
.card-detail .threesixty {
    width: 400px!important;
    height: 400px!important;
    min-height: 400px;
    margin: 0 auto;
}
.card-detail .threesixty li {
    min-height: 400px;
}
.card-detail .threesixty li img {
    height: 400px!important;
    left: 0;
}
.card-detail .row {
    padding-bottom: 20px;
}
.card-detail .col-lg-7 {
    text-align: center;
}
.card-detail__slider {
    padding-bottom: 0;
    margin-bottom: 37px;
}
.card-detail h1 {
    display: none;
    margin-bottom: 39px;
    margin-top: -35px;
}
.card-detail__more {
    display: inline-flex;
}
.card-detail__info {
    display: none;
}
.card-detail__head {
    display: block!important;
    margin-top: -12px;
    text-align: center;
}
.card-detail .row {
    flex-wrap: wrap;
    justify-content: center;
}
}@media (max-width:768px) {
    .card-delivery {
    padding-top: 30px;
    padding-bottom: 20px;
}

.card-detail__for {
	pointer-events: auto;
}
.card-delivery__item {
    margin-bottom: 20px;
}
.card-detail__nav {
    display: none!important;
}
.card-detail__slider .slick-prev {
    display: inline-block;
    position: absolute;
    left: -37px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 4;
    padding: 0;
    background-color: transparent;
    border: 0;
    width: 37px;
}
.card-detail__slider .slick-prev img {
    max-width: 100%}
.card-detail__slider .slick-next {
    display: inline-block;
    position: absolute;
    right: -37px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 4;
    padding: 0;
    background-color: transparent;
    border: 0;
    width: 37px;
}
.card-detail__slider .slick-next img {
    max-width: 100%}
.card-detail__tab-block {
    margin-top: -41px;
}
.card-detail__tab-control-item {
    padding: 10px 18px;
    font-size: 14px;
}
}@media (max-width:600px) {
    .card-detail {
    padding-bottom: 90px;
    margin-top: 15px;
    min-height: calc(100vw + 160px);
}
.card-detail__slider .slick-prev {
    left: -30px;
}
.card-detail__slider .slick-next {
    right: -30px;
}
.card-detail h1 {
    margin-top: 0;
    margin-bottom: 15px;
}
.card-detail__for {
    height: calc(100vw - 88px);
    width: calc(100vw - 88px);
    margin: 0 auto;
	pointer-events: auto;
}
.card-detail__tab, .card-detail__tab-block {
    margin-top: -82px;
}
.card-detail__tab-control {
    flex-wrap: wrap;
}
.card-detail__tab-control-item {
    width: 50%}
}@media (max-width:560px) {
    .card-detail .threesixty {
    width: calc(100vw - 30px)!important;
    height: calc(100vw - 30px)!important;
    min-height: calc(100vw - 30px)!important;
}
.card-detail .threesixty .nav_bar a.nav_bar_next, .card-detail .threesixty .nav_bar a.nav_bar_previous {
    top: 50vw;
    transform: translateY(-100%);
    width: 45px!important;
    height: 50px!important;
    background-size: contain;
}
.card-detail .threesixty li {
    min-height: calc(100vw - 30px)!important;
}
.card-detail .threesixty li img {
    height: calc(100vw - 30px)!important;
}
}@media (max-width:360px) {
    .card-detail h1 {
    line-height: 29px;
    font-size: 22px;
}
}.catalog-section {
    margin: 0 -15px;
    display: flex;
    flex-wrap: wrap;
}
.catalog-section__item {
    width: 25%;
    padding: 0 15px;
    position: relative;
    margin-bottom: 30px;
}
.catalog-section__item:hover .catalog-section__top {
    transform: rotateX(90deg) translateY(-22px);
    -ms-transform: none!important;
}
.catalog-section__img {
    margin-right: 11px;
    flex: none;
}
.catalog-section__body {
    padding-top: 13px;
}
.catalog-section__link {
    display: flex;
    line-height: 20px;
    font-size: 14px;
    font-family: Roboto, sans-serif;
    color: #2d2b2b;
    text-decoration: none;
    padding-left: 18px;
    margin-bottom: 10px;
    position: relative;
    transition: color .3s ease;
}
.catalog-section__link:before {
    content: " ";
    width: 8px;
    height: 9px;
    display: block;
    position: absolute;
    top: 4px;
    background-image: url(../images/common/mark.svg);
    left: 0;
}
.catalog-section__link:hover {
    color: #d22329;
}
.catalog-section__top {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 8;
    border-bottom: 2px solid #d22329;
    background-color: #f6f6f6;
    font-weight: 500;
    text-decoration: none;
    line-height: normal;
    font-size: 15px;
    color: #2d2b2b;
    height: 94px;
    padding: 0 11px;
    transition: transform .3s;
    transform-origin: 50% 0;
    transform-style: preserve-3d;
}
.catalog-section__top-hidden {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    background-color: #d22329;
    color: #fff;
    padding: 0 15px;
    content: attr(data-hover);
    transition: background .3s;
    transform: rotateX(-90deg);
    transform-origin: 50% 0;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.catalog-section__top img {
    vertical-align: bottom;
}
@media (max-width:1200px) {
    .catalog-section__img {
    width: 45px;
    height: 81%;
    display: flex;
    align-items: center;
}
.catalog-section__img img {
    max-height: 100%;
    max-width: 100%}
.catalog-section__item {
    width: 33.3%}
.catalog-section__top {
    height: 70px;
    font-size: 12px;
}
}@media (max-width:768px) {
    .catalog-section__item {
    width: 50%}
}@media (max-width:560px) {
    .catalog-section__item {
    width: 100%}
}.catalog-level {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    position: relative;
    z-index: 4;
}
.catalog-level__img {
    width: 222px;
    height: 222px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 3px;
    margin-top: 0;
}
.catalog-level__img img {
    max-width: 100%;
    height: auto;
}
.catalog-level__3d {
    position: absolute;
    right: 15px;
    top: 16px;
    z-index: 2;
}
.catalog-level__new {
    position: absolute;
    left: -7px;
    top: 17px;
}
.catalog-level__name {
    color: #000;
    text-align: center;
    text-decoration: none;
    line-height: 21px;
    font-size: 16px;
    font-family: Roboto, sans-serif;
    max-width: 100%;
    margin: 0 auto;
    height: 52px;
    margin-bottom: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 9px;
}
.catalog-level__more {
    display: flex;
    justify-content: center;
}
.catalog-level__more use {
    fill: #e0e0e0;
    transition: fill .3s ease;
}
.catalog-level__item {
    position: relative;
    background-color: #fff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .08);
    transition: box-shadow .3s ease;
    width: calc(33.3% - 30px);
    padding: 15px 15px 25px 15px;
    margin: 0 15px 30px;
    text-decoration: none;
    min-height: 354px;
}
.catalog-level__item--3d .catalog-level__img {
    transition: transform .3s ease;
}
/* Переворот картинки в карточке товара при наведении*/
.catalog-level__item--3d:hover .catalog-level__img {
    /* transform: scaleX(-1); */
}
.catalog-level__item:hover {
    box-shadow: 0 4px 20px rgba(0, 0, 0, .25);
}
.catalog-level__item:hover .catalog-level__more use {
    fill: #d22329;
}
@media (max-width:992px) {
    .catalog-level__item {
    height: 290px;
}
.catalog-level__img {
    width: 100%;
    height: 180px;
    margin-top: 0;
}
.catalog-level__img img {
    max-width: 100%;
    height: auto;
}
.catalog-level__name {
    max-width: 100%}
.catalog-level__3d {
    right: 10px;
    top: 7px;
    width: 30px;
}
.catalog-level__3d img {
    max-width: 100%}
.catalog-level__new {
    top: 5px;
}
}@media (max-width:700px) {
    .catalog-level__img {
    width: auto;
    max-width: 189px;
    margin: 0 auto;
    margin-bottom: 3px;
}
.catalog-level__item {
    width: calc(50% - 30px);
    padding: 15px;
}
}@media (max-width:360px) {
    .catalog-level__item {
    width: calc(100% - 30px);
}
}.contact {
    display: flex;
    justify-content: space-between;
    margin-top: 39px;
}
.contact__img {
    margin-bottom: 7px;
    height: 35px;
}
.contact__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: calc(33.3% - 30px);
    margin: 0 15px;
    text-align: center;
}
.contact__item p {
    line-height: 25px;
    font-size: 16px;
    font-family: Montserrat, sans-serif;
}
.contact__item a {
	transition: color 0.3s ease;
    text-decoration: none;
	color: #2d2b2b;
}
.contact__item a:hover {
	color: #f42027;
    text-decoration: underline;
}
.contact__name {
    color: #2d2b2b;
    line-height: 25px;
    font-size: 16px;
    text-decoration: none;
}
.map {
    height: 358px;
    margin-top: 31px;
}
.contact-form {
    background-image: url(../images/common/bg.png);
    background-size: cover;
    background-position: 50%;
    padding: 62px 0 45px;
    margin-bottom: -36px;
    min-height: 518px;
}
.contact-form__ok {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.contact-form__ok-icon {
    margin-bottom: 10px;
}
.contact-form__ok span {
    font-size: 24px;
    color: #fff;
    text-align: center;
}
.contact-form--ok {
    height: 518px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.contact-form h2 {
    color: #fff;
    text-align: center;
    margin-bottom: 41px;
}
.contact-form .form__btn {
    width: 167px;
    margin: 0 auto;
}
.contact-form .form__field textarea {
    height: 175px;
}
.contact-form .form__check {
    margin: 0 auto;
    width: 310px;
    margin-bottom: 30px;
    margin-top: 11px;
}
.contact-form .form__check-control {
    background-color: transparent;
    border: 1px solid #fff;
}
.contact-form .form__check-text, .contact-form .form__check a {
    color: #fff;
}
@media (max-width:560px) {
    .contact {
    flex-wrap: wrap;
}
.contact__item {
    width: 100%;
    margin-bottom: 20px;
}
}.checkbox {
    display: inline-flex;
    position: relative;
}
.checkbox__row {
    position: relative;
    display: flex;
    margin-bottom: 9px;
}
.checkbox__row input[type=checkbox] {
    opacity: 0;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%}
.checkbox__row input[type=checkbox]:checked+.checkbox__control {
    background-color: #75bbee;
    border: 1px solid #75bbee;
}
.checkbox__row input[type=checkbox]:checked+.checkbox__control:before {
    opacity: 1;
}
.checkbox__control {
    display: flex;
    position: relative;
    flex: none;
    width: 18px;
    height: 18px;
    border: 1px solid #d6d6d6;
    transition: background-color .3s, border-color .3s ease;
    margin-right: 8px;
}
.checkbox__control:before {
    content: " ";
    background-image: url(../images/common/checkw.svg);
    display: block;
    position: absolute;
    opacity: 0;
    transition: opacity .3s ease;
    width: 14px;
    height: 10px;
    top: 3px;
    left: 1px;
}
.checkbox__text {
    line-height: 17px;
    font-size: 13px;
    font-family: Roboto, sans-serif;
    color: #6c6c6c;
}
.download {
    margin-bottom: 24px;
}
.download__item {
    display: flex;
    margin-bottom: 17px;
    align-items: center;
}
.download__icon {
    margin-right: 11px;
}
.download__body {
    display: flex;
    flex-direction: column;
}
.download__top {
    display: flex;
}
.download__icon img {
    margin: 0;
}
.download__name {
    line-height: 20px;
    font-size: 15px;
    font-family: Roboto, serif;
    color: #2a2d3b!important;
    transition: color .3s ease;
}
.download__name:hover {
    color: #d22329!important;
}
.download__size {
    font-size: 15px;
    line-height: 20px;
    margin-left: 5px;
    font-family: Roboto, serif;
    color: #d6d6d6;
}
.download__link {
    color: #d22329;
    text-decoration: underline;
    font-size: 12px;
    line-height: 11px;
}
.gallery {
    margin-bottom: 24px;
}
.gallery__block {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
}
.gallery__item {
    width: 25%;
    padding-left: 15px;
}
.gallery__item img {
    max-width: 100%}
.filter__block {
    padding: 20px;
    background-color: #f6f6f6;
    margin-bottom: 30px;
    position: relative;
    z-index: 7;
}
.filter__title {
    font-weight: 600;
    font-size: 14px;
    color: #2d2b2b;
    margin-bottom: 17px;
}
.filter__count {
    line-height: 20px;
    font-size: 14px;
    text-align: center;
    font-family: Roboto, sans-serif;
    color: #fff;
    background-color: #75bbee;
    display: flex;
    right: 277px;
   /* position: fixed;*/
    padding: 8px 18px;
   /* top: 50%;
    transform: translateY(calc(-50% + 2px));*/
    transition: background-color .3s ease;
}
.filter__count:hover {
    background-color: #569bcd;
}
.filter__count:hover:before {
    border-left: 8px solid #569bcd;
}
.filter__count-wrap {
    display: flex;
}
.filter__count-wrap a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
}
.filter__count-wrap #modef_num {
    margin-left: 5px;
}
.filter__count.desc {

}
.bx-filter-container-modef {
	right: calc(100% + 10px);
    position: absolute;
}
.filter__count a {
    font-size: 0;
}
.filter__count:before {
    content: " ";
    position: absolute;
    border: 8px solid transparent;
    border-left: 8px solid #75bbee;
    right: -16px;
    top: 8px;
    transition: border-color .3s ease;
}
.filter__btn .btn {
    padding: 9px 15px;
    font-size: 11px;
    text-decoration: none;
    width: 100%;
    margin-bottom: 8px;
    box-shadow: none;
}
.filter__body {
    border-bottom: 1px solid #d6d6d6;
    padding-bottom: 9px;
    margin-bottom: 20px;
}
.filter-btn-main {
    width: 196px;
    margin-left: 15px;
    display: none;
    flex: none;
    font-weight: 600;
    font-size: 14px;
    color: #fff;
    background-color: #75bbee;
}
.filter__count {
    display: none;
}
@media (max-width:1200px) {
    .filter {
    width: 264px;
    background: #f6f6f6;
    padding: 20px;
    min-height: 100%;
    position: relative;
}
.filter-btn-main {
    display: flex;
    align-items: center;
    justify-content: center;
}
.filter-btn-main img {
    margin-right: 5px;
}
.filter__count {
    line-height: 20px;
    font-size: 14px;
    text-align: center;
    font-family: Roboto, sans-serif;
    color: #fff;
    background: #75bbee;
    display: flex;
    padding: 8px 18px;
}
.filter__count:before {
    content: " ";
    position: absolute;
    border: 8px solid transparent;
    border-left: 8px solid #75bbee;
    right: -16px;
    top: 8px;
}
.filter__block {
    position: fixed;
    top: 0;
    z-index: 5;
    right: 0;
    bottom: 0;
    padding: 0;
    margin-bottom: 0;
    overflow-y: auto;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    background-color: rgba(8, 24, 65, .6);
    opacity: 0;
    pointer-events: none;
    transition: opacity .3s ease;
}
.filter__block form {
    height: 100%}
.filter__block.is-open {
    opacity: 1;
    pointer-events: auto;
}
}@media (max-width:560px) {
    .filter-btn-main {
    width: 40px;
}
.filter-btn-main span {
    display: none;
}
}.form__check {
    display: flex;
    align-items: center;
    position: relative;
    margin-bottom: 20px;
}
.form__check input[type=checkbox] {
    opacity: 0;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
    width: 15px;
    height: 15px;
}
.form__check input[type=checkbox]:checked+.form__check-control:before {
    opacity: 1;
}
.form__check-control {
    width: 15px;
    height: 15px;
    background-color: #fff;
    border-radius: 2px;
    margin-right: 7px;
    position: relative;
}
.form__check-control:before {
    content: " ";
    background-image: url(../images/common/checkw.svg);
    display: block;
    position: absolute;
    opacity: 0;
    transition: opacity .3s ease;
    width: 14px;
    height: 10px;
    top: 1px;
    left: 0;
}
.form__check-text {
    font-family: Roboto, sans-serif;
}
.form__check-text, .form__check-text a {
    line-height: 17px;
    font-size: 12px;
    color: #6c6c6c;
}
.form__check-text a {
    text-decoration: underline;
    transition: color .3s ease;
}
.form__check-text a:hover {
    color: #d22329;
}
.form__btn .btn {
    width: 100%;
    letter-spacing: .1em;
    padding: 15px 28px;
}
.form__field {
    position: relative;
    margin-bottom: 20px;
}
.form__field label {
    position: absolute;
    top: 0;
    height: 100%;
    padding: 12px 18px;
    line-height: 23px;
    font-size: 16px;
    color: #6c6c6c;
    width: 100%;
    transition: opacity .3s ease;
}
.form__field label.is-hidden {
    opacity: 0;
    pointer-events: none;
}
.form__field input[type=text],  .form__field input[type=email] {
    padding: 0 18px;
    line-height: 23px;
    font-size: 16px;
    color: #6c6c6c;
    height: 45px;
    background-color: #fff;
    outline: 0;
    width: 100%;
    border-color: transparent;
}
.form__field input[type=text]::-webkit-input-placeholder {
    font-size: 16px;
    color: #6c6c6c;
    font-family: Montserrat, sans-serif;
}
.form__field input[type=text]:-moz-placeholder, .form__field input[type=text]::-moz-placeholder {
    font-size: 16px;
    color: #6c6c6c;
    font-family: Montserrat, sans-serif;
}
.form__field input[type=text]:-ms-input-placeholder {
    font-size: 16px;
    color: #6c6c6c;
    font-family: Montserrat, sans-serif;
}
.form__field textarea {
    padding: 18px;
    line-height: 23px;
    font-size: 16px;
    color: #6c6c6c;
    background-color: #fff;
    outline: 0;
    width: 100%;
    border-color: transparent;
    height: 135px;
}
.footer {
    background-color: #2d2b2b;
    padding: 30px 0;
}
.copyright {
    font-size: 14px;
    margin-top: 22px;
}
.copyright, .polit {
    font-family: Roboto, sans-serif;
    color: #d6d6d6;
}
.polit {
    line-height: 20px;
    font-size: 13px;
    text-decoration-line: underline;
    transition: opacity .3s ease;
}
.polit:hover {
    opacity: .8;
    text-decoration: none;
}
.youx {
    margin-top: 18px;
    display: inline-flex;
    transition: opacity .3s ease;
}
.youx:hover {
    opacity: .8;
}
@media (max-width:992px) {
    .copyright, .polit {
    display: inline-flex;
    margin-right: 10px;
}
.youx {
    position: absolute;
    right: 0;
    bottom: -3px;
}
}@media (max-width:768px) {
    .youx {
    position: relative;
    right: auto;
    bottom: auto;
}
.polit {
    margin-right: 0;
}
.copyright {
    margin-bottom: 10px;
    margin-top: 0;
}
.footer__info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
}.header {
    display: flex;
    flex-direction: column;
    position: relative;
    position: fixed;
    width: 100%;
    z-index: 50;
	    top: 0;
		left: 0;
}
.header__catalog {
    display: none;
}
.header__main {
    display: flex;
    height: 70px;
    padding: 0 16px;
    background-image: url(../images/common/bg.jpg);
    align-items: center;
    justify-content: space-between;
    background-size: cover;
}
.header__search {
    display: flex;
}
.header__nav {
    display: flex;
    align-items: center;
    height: 100%}
@media (max-width:992px) {
    .header__search {
    display: none;
}
.header__catalog {
    display: flex;
    align-items: center;
    font-weight: 600;
    line-height: normal;
    margin-left: 38px;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    height: 100%}
.header__catalog .svg-icon {
    transition: transform .3s, margin .3s ease;
}
.header__catalog.is-open .svg-icon {
    transform: rotate(180deg);
    margin-top: 5px;
}
.header__catalog span {
    margin-right: 10px;
}
.header__catalog .svg-icon {
    margin-top: -4px;
}
}.logo-wrap {
    position: relative;
    width: 50px;
    height: 50px;
}
a.logo-wrap:hover .logo-circle {
    transform: rotateY(-180deg);
}
.logo-circle {
    transition: transform .5s ease;
}
.logo-text {
    position: absolute;
    top: 16px;
    left: 8px;
}
@media (max-width:480px) {
    .header__catalog {
    margin-left: 25px;
}
}@media (max-width:360px) {
    .header__catalog {
    margin-left: 25px;
}
.header__catalog span span {
    display: none;
}
}.gamburger {
    display: none;
}
@media (max-width:992px) {
    .gamburger {
		display: block;
	}
	.gamburger img {
		vertical-align: bottom;
	}
	
	.header {
		position: relative;
	}
}

.navigation, .navigation__block {
    display: flex;
    height: 100%}
.navigation__block {
    padding-left: 78px;
}
.navigation__block .btn, .navigation__close {
    display: none;
}
.navigation ul {
    display: flex;
    padding: 0;
    margin: 0;
}
.navigation ul li {
    display: inline-flex;
    margin-right: 32px;
}
.navigation ul li a {
    display: flex;
    flex-grow: 1;
    font-weight: 600;
    line-height: normal;
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;
    align-items: center;
    text-decoration: none;
    transition: color .3s, border-color .3s ease;
    border-top: 3px solid transparent;
}
.navigation ul li a:hover {
    color: hsla(0, 0%, 98%, .6);
}
.navigation ul li a.is-active {
    color: #fff;
    border-top: 3px solid #fff;
}
@media (max-width:992px) {
    .header__main {
    height: 65px;
}
.navigation {
    width: 100%;
    padding: 0;
    flex-grow: 1;
    margin-bottom: 20px;
    flex: none;
    height: auto;
}
.navigation ul li {
    margin-right: 0;
    height: 75px;
    flex: none;
}
.navigation__close {
    display: block;
    position: absolute;
    top: 20px;
    right: 20px;
}
.navigation__block {
    position: fixed;
    background-color: rgba(8, 24, 65, .95);
    z-index: 13;
    width: 100vw;
    min-height: 100%;
    left: 0;
    top: 0;
    /* bottom: 0; */
    flex-direction: column;
    padding: 60px 25px;
    overflow-y: auto;
    justify-content: space-between;
    transform: translateY(calc(-100% - 100px));
    transition: transform .3s ease;
}
.navigation__block.is-open {
    transform: translateY(0);
}
.navigation__block .btn {
    display: inline-flex;
    width: auto;
    align-self: center;
    flex: none;
}
.navigation ul {
    flex-direction: column;
    flex-grow: 1;
}
.navigation ul li a {
    height: 75px;
    display: flex;
    justify-content: center;
    border-top: 1px solid hsla(0, 0%, 77%, .3)!important;
}
.navigation ul li:last-child {
    border-bottom: 1px solid hsla(0, 0%, 77%, .3)!important;
}
}.license__block {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.license__item {
    display: block;
    text-decoration: none;
    padding: 0 10px;
    width: 25%;
    margin-bottom: 20px;
}
.license__item img {
    float: none;
    margin: 0;
    max-width: 100%;
    width: 100%}
@media (max-width:560px) {
    .license__item {
    width: 33.3%;
    width: 50%}
}@media (max-width:340px) {
    .license__item {
    width: 100.3%}
}.main-catalog {
    margin: 0 -15px;
    display: flex;
    flex-wrap: wrap;
}
.main-catalog__icon {
    flex: none;
    margin-right: 15px;
    width: 64px;
}
.main-catalog__icon img {
	max-width: 100%;
}
.main-catalog__text {
    font-weight: 500;
    font-size: 15px;
    color: #2d2b2b;
    transition: color .3s ease;
}
.main-catalog__item {
    display: flex;
    align-items: center;
    width: 25%;
    margin-bottom: 15px;
    padding: 0 15px;
    text-decoration: none;
    padding-right: 30px;
    min-height: 92px;
}
.main-catalog__item:hover .main-catalog__text {
    color: #d22329;
}
@media (max-width:1200px) {
    .main-catalog__item {
    width: 33.333%}
}@media (max-width:992px) {
    .main-catalog__item {
    width: 50%}
}@media (max-width:520px) {
    .main-catalog {
    margin-top: 15px;
}
.main-catalog__item {
    width: 100%;
    height: auto;
    min-height: inherit;
    padding-top: 5px;
    padding-bottom: 5px;
}
}.main-news {
    margin-top: 55px;
}
.main-news__block {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.main-news__block>div {
    width: calc(33.3% - 30px);
    margin: 0 15px;
}
.main-news__title {
    display: flex;
    align-items: center;
    margin-bottom: 35px;
}
.main-news__title h2 {
    margin-bottom: 0;
}
.main-news__title .btn {
    margin-left: 46px;
    padding: 8px 24px 9px;
}
.main-news__text {
    font-family: Roboto, sans-serif;
    line-height: 18px;
    font-size: 14px;
    color: #2d2b2b;
    transition: color .3s ease;
}
.main-news__img {
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: 50%;
    transition: transform .3s ease;
}
.main-news__img-block {
    position: relative;
    height: 240px;
    margin-bottom: 14px;
    overflow: hidden;
}
.main-news__more use {
    fill: #569bcd;
    transition: fill .3s ease;
}
.main-news__date {
    color: #fff;
    line-height: 17px;
    font-family: Roboto, sans-serif;
    font-size: 13px;
    text-align: center;
    background-color: #569bcd;
    display: inline-block;
    padding: 3px 10px;
    position: absolute;
    left: 0;
    bottom: 0;
}
.main-news__item {
    text-decoration: none;
    margin-bottom: 30px;
}
.main-news__item:hover .main-news__more use {
    fill: #d22329;
}
.main-news__item:hover .main-news__img {
    transform: scale(1.05);
}
.main-news__item:hover .main-news__text {
    color: #d22329;
}
@media (max-width:992px) {
	.main-news__img-block {
		height: 148px;
	}
}

@media (max-width:560px) {
    .main-news__block>div {
		width: calc(50% - 30px);
		margin-bottom: 10px;
	}
	
	
}
@media (max-width:480px) {
    .main-news__block>div {
		width: calc(100% - 30px);
	}
	
	.main-news__img-block {
		height: 65vw;
	}
	.main-news__img-block {
		margin-bottom: 10px;
	}
	.main-news__title {
		margin-bottom: 24px;
	}
	.main-news__title a {
		display: none;
	}
}

.main-banner {
    display: flex;
    position: relative;
    height: 668px;
    margin-top: -23px;
    overflow: hidden;
}
.main-banner__marker {
    position: absolute;
    cursor: pointer;
}
.main-banner__marker:hover .main-banner__marker-icon {
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 0;
}
.main-banner__marker:hover .main-banner__marker-text {
    position: relative;
    opacity: 1;
    z-index: 4;
    pointer-events: auto;
}
.main-banner__marker--1 {
    bottom: 62%;
    left: 40%}
.main-banner__marker--2 {
    left: 66%;
    bottom: 65%}
.main-banner__marker--3 {
    left: 40%;
    bottom: 44%}
.main-banner__marker--4 {
    left: 63.5%;
    bottom: 44%}
.main-banner__marker--5 {
    left: 78.5%;
    bottom: 33%}
.main-banner__marker--6 {
    left: 82.5%;
    bottom: 17%}
.main-banner__marker--7 {
    left: 62.5%;
    bottom: 27%}
.main-banner__marker-text {
    position: absolute;
    width: auto;
    bottom: 0;
    background: rgba(171, 17, 23, .83);
    border-radius: 10px 10px 10px 0;
    padding: 12px;
    padding-left: 25px;
    opacity: 0;
    pointer-events: none;
    transition: opacity .3s ease;
}
.main-banner__marker-text span {
    display: block;
    font-family: Roboto, sans-serif;
    font-size: 13px;
    color: #fff;
    position: relative;
    display: inline-block;
    line-height: 1.3;
    margin-bottom: 7px;
}
.main-banner__marker-text span:before {
    content: " ";
    height: 2px;
    width: 6px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -13px;
}
.main-banner__marker-text a {
    display: block;
	    white-space: nowrap;
    font-family: Roboto, sans-serif;
    font-size: 13px;
    color: #fff;
    position: relative;
    display: inline-block;
    line-height: 1.3;
    margin-bottom: 7px;
    text-decoration: none;
}
.main-banner__marker-text a:hover {
    text-decoration: underline;
}
.main-banner__marker-text a:before {
    content: " ";
    height: 2px;
    width: 6px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -13px;
}
.main-banner__marker-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    box-shadow: 0 0 30px hsla(0, 0%, 100%, .4);
    background-color: #d22329;
    border-radius: 20px 20px 20px 0;
    transition: opacity .3s ease;
}
.main-banner .btn {
    align-self: flex-start;
}
.main-banner__info {
    position: relative;
    z-index: 2;
    height: 668px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.main-banner__img {
    height: 668px;
    display: flex;
    align-items: center;
    width: calc(100% + 235px);
    margin-left: -103px;
}
.main-banner__img img {
    max-width: 100%}
.main-banner__logo {
    margin-bottom: 12px;
}
.main-banner__title {
    font-weight: 700;
    font-size: 32px;
    color: #2d2b2b;
    line-height: 1.2;
    margin-bottom: 25px;
}
@media (max-width:1300px) {
	.main-banner__marker--6 .main-banner__marker-text {
		border-radius: 10px 10px 0 10px;
		right: 0;
	}
	
	.main-banner__marker:hover .main-banner__marker-icon {
		left: inherit;
		right: 0;
	}
	
	.main-banner__marker--6 {
    left: inherit;
    bottom: 17%;
    right: 13%;
	}
}
@media (max-width:1200px) {
    .main-banner {
    flex-wrap: wrap;
    height: auto;
}
.main-banner__title {
    font-size: 18px;
}
.main-banner__logo img {
    max-width: 100%}
.main-banner__img, .main-banner__info {
    height: 600px;
}
.main-banner__info {
    padding-top: 54px;
    width: 100%;
    align-items: center;
}
.main-banner__info .btn {
    align-self: center;
}
.main-banner__info br {
    display: none;
}
}@media (max-width:992px) {
    .main-banner__info {
    height: auto;
}
.main-banner__title {
    text-align: center;
}
.main-banner__img {
    height: auto;
}
.main-banner__marker:hover .main-banner__marker-icon {
    left: inherit;
    right: 0;
}
.main-banner__marker--1 {
    bottom: 63%;
    left: 38%}
.main-banner__marker--2 {
    left: 64%;
    bottom: 67%}
.main-banner__marker--3 {
    left: 38%;
    bottom: 45%}
.main-banner__marker--4 {
    left: 62%;
    bottom: 44%}
.main-banner__marker--5 {
    left: inherit;
    bottom: 31%;
    right: 19%}
.main-banner__marker--5 .main-banner__marker-text {
    border-radius: 10px 10px 0 10px;
    right: 0;
}
.main-banner__marker--6 {
    left: inherit;
    bottom: 13%;
    right: 14%}
.main-banner__marker--6 .main-banner__marker-text {
    border-radius: 10px 10px 0 10px;
    right: 0;
}
.main-banner__marker--7 {
    left: 60.5%;
    bottom: 24%}
.main-banner__img {
    width: calc(100% + 260px);
    margin-left: -130px;
}
}@media (max-width:560px) {
    .main-banner__img {
    margin: 20px -70px;
    width: calc(100% + 140px);
}
.main-banner__marker--2 {
    right: 31%;
    left: inherit;
}
.main-banner__marker--2 .main-banner__marker-text {
    border-radius: 10px 10px 0 10px;
    right: 0;
}
.main-banner__marker--4 {
    right: 33%;
    left: inherit;
}
.main-banner__marker--4 .main-banner__marker-text {
    border-radius: 10px 10px 0 10px;
    right: 0;
}
.main-banner__marker--7 {
    right: 34%;
    left: inherit;
}
.main-banner__marker--7 .main-banner__marker-text {
    border-radius: 10px 10px 0 10px;
    right: 0;
}
}.mobile-catalog {
    display: none;
}
@media (max-width:992px) {
    .mobile-catalog {
    display: flex;
    flex-wrap: wrap;
    position: absolute;
    width: 100%;
    z-index: 10;
    right: 0;
    top: 65px;
    transform: translateY(calc(-100% - 250px));
    transition: transform .3s ease;
    background-color: #f2f2f2;
padding-bottom: 116px;
}
.mobile-catalog__wrap {
    display: flex;
    flex-wrap: wrap;
}
.mobile-catalog:before {
    content: " ";
    width: 100%;
    height: 116px;
    display: block;
    position: absolute;
    background: linear-gradient(180deg, rgba(0, 0, 0, .63), rgba(0, 0, 0, .19) 35.36%, transparent);
    opacity: .5;
    bottom: 0;

}
.mobile-catalog.is-open {
    transform: translateY(0);
}
.mobile-catalog__icon {
    flex: none;
    margin-right: 15px;
    width: 45px;
}
.mobile-catalog__icon img {
    max-width: 100%;
    height: auto;
}
.mobile-catalog__text {
    font-weight: 500;
    font-size: 15px;
    color: #2d2b2b;
    transition: color .3s ease;
}
.mobile-catalog__item {
    display: flex;
    align-items: center;
    width: 33.3%;
    margin-bottom: 0;
    padding: 0 15px;
    text-decoration: none;
    padding-right: 30px;
    min-height: 70px;
    background-color: #f2f2f2;
    border-left: 1px solid #fff;
    border-right: 1px solid rgba(0, 0, 0, .1);
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    border-top: 1px solid #fff;
}
.mobile-catalog__item:hover .main-catalog__text {
    color: #d22329;
}
}

@media (max-width: 880px) {
	.mobile-catalog {
		height: calc(100vh - 65px);
		    padding-bottom: 55px;
	}
	
	.mobile-catalog::before { 
		height: 55px;
	}
	
	.mobile-catalog__wrap {
		overflow-y: auto;
	}
}

@media (max-width:992px) {
    .mobile-catalog__item {
    width: 50%}
.mobile-catalog__text {
    font-size: 12px;
}
}@media (max-width:470px) {
    .mobile-catalog__item {
    width: 100%;
    min-height: 55px;
}
.mobile-catalog__icon {
    height: 100%;
    display: flex;
    align-items: center;
}
.mobile-catalog__icon img {
    max-height: 93%;
    width: auto;
}
}.news {
    margin: 0 -15px;
    display: flex;
    flex-wrap: wrap;
}
.news__photo {
    width: 173px;
    height: 140px;
    border: 1px solid rgba(0, 0, 0, .1);
    flex: none;
    margin-right: 18px;
    background-position: 50%;
    background-size: cover;
}
.news__item {
    display: flex;
    align-items: flex-start;
    width: calc(50% - 30px);
    margin-bottom: 30px;
    padding: 0 15px;
}
.news__date {
    line-height: 15px;
    font-size: 12px;
    color: #6c6c6c;
    margin-bottom: 6px;
}
.news__text {
    font-family: Roboto, sans-serif;
    line-height: 20px;
    font-size: 14px;
}
.news__title {
    font-weight: 600;
    font-size: 16px;
    color: #2d2b2b;
    text-decoration: none;
    line-height: 1.2;
    display: inline-block;
    margin-bottom: 7px;
    transition: color .3s ease;
}
.news__title:hover {
    color: #d22329;
}
.news__more use {
    fill: #569bcd;
    transition: fill .3s ease;
}
.news__more:hover use {
    fill: #d22329;
}
.news-detail img {
    max-width: 264px;
    float: left;
    margin: 2px 29px 7px 0;
    border: 1px solid rgba(0, 0, 0, .1);
}
@media (max-width:992px) {
    .news__item {
    width: 100%}
}@media (max-width:560px) {
    .news__photo {
    display: none;
}
.news-detail img {
    float: none;
}
}.news-small__item {
    border-bottom: 1px solid #d6d6d6;
    padding-bottom: 11px;
    margin-bottom: 13px;
}
.news-small__item:last-child {
    border-bottom: 0;
    margin-bottom: 0;
}
.news-small__title {
    line-height: 25px;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px;
}
.news-small__date {
    line-height: 14px;
    font-size: 11px;
    color: #6c6c6c;
}
.news-small__name {
    line-height: 17px;
    color: #2d2b2b;
    text-decoration: none;
    font-family: Roboto, sans-serif;
    font-size: 13px;
    display: inline-block;
    margin-top: 4px;
}
.menu-level {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
.menu-level__control {
    display: none;
}
.menu-level a {
    display: inline-block;
    border: 1px solid #d22329;
    box-sizing: border-box;
    border-radius: 6px;
    font-size: 14px;
    text-align: center;
    color: #d22329;
    font-family: Roboto, sans-serif;
    transition: color .3s, background-color .3s ease;
    margin-right: 10px;
    margin-bottom: 10px;
    text-decoration: none;
    padding: 6px 14px;
}
.menu-level a.is-active, .menu-level a:hover {
    color: #fff;
    background-color: #d22329;
}
@media (max-width:1200px) {
    .banner {
    display: none;
}
.menu-level {
    position: absolute;
    width: 100%;
    z-index: 3;
    transition: box-shadow .3s ease;
}
.menu-level__control {
    display: flex;
    position: absolute;
    top: 0;
    right: 0;
    width: 45px;
    height: 45px;
    z-index: 6;
    padding-bottom: 4px;
    align-items: center;
    justify-content: center;
    transition: transform .3s ease;
}
.menu-level.is-open {
    box-shadow: 0 14px 32px rgba(0, 0, 0, .38);
    z-index: 11;
}
.menu-level.is-open .menu-level__control {
    transform: rotate(180deg);
}
.menu-level.is-open a {
    opacity: 1;
    pointer-events: auto;
}
.menu-level.is-open a.is-active {
    border-color: transparent;
    pointer-events: auto;
}
.menu-level.is-open a:before {
    opacity: 1;
}
.menu-level a {
    position: relative;
    min-height: 45px;
    width: 100%;
    border-radius: 0;
    text-align: left;
    margin: 0;
    padding: 2px 14px;
    display: flex;
    align-items: center;
    z-index: 6;
    font-weight: 600;
    order: 2;
    background-color: #fff;
    border: 0;
    color: #2d2b2b;
    pointer-events: none;
}
.menu-level a, .menu-level a:before {
    opacity: 0;
    transition: opacity .3s ease;
}
.menu-level a:before {
    content: " ";
    position: absolute;
    width: calc(100% - 2px);
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #f6f6f6;
    display: block;
    height: 1px;
    bottom: 0;
}
.menu-level a.is-active {
    order: 1;
    color: #d22329;
    opacity: 1;
    background-color: #fff;
    border: 1px solid rgba(210, 35, 41, .5);
}
.menu-level a.is-active:before {
    background-color: #d22329;
}
.menu-level__wrap {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    flex-wrap: wrap;
    position: relative;
}
.menu-level__block {
    height: 45px;
    margin-bottom: 30px;
    display: flex;
}
}@media (max-width:560px) {
    .menu-level__control {
    width: 40px;
    height: 40px;
}
.menu-level a {
    min-height: 40px;
}
.menu-level__block {
    height: 40px;
}
}.pagination {
    display: flex;
}
.pagination__block {
    justify-content: space-between;
    display: flex;
}
.pagination__to {
    width: 36px;
    height: 36px;
    justify-content: center;
    display: inline-flex;
    align-items: center;
}
.pagination__prev {
    color: #569bcd;
    line-height: 20px;
    font-size: 14px;
    font-family: Roboto, sans-serif;
    text-decoration: none;
    display: flex;
    align-items: center;
}
.pagination__prev .svg-icon {
    margin-right: 10px;
    transform: rotate(180deg);
}
.pagination__prev:hover span {
    text-decoration: underline;
}
.pagination__more {
    color: #569bcd;
    line-height: 20px;
    font-size: 14px;
    font-family: Roboto, sans-serif;
    text-decoration: none;
    display: flex;
    align-items: center;
}
.pagination__more .svg-icon {
    margin-left: 10px;
}
.pagination__more:hover span {
    text-decoration: underline;
}
.pagination__item {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    font-size: 15px;
    color: #383b41;
    text-decoration: none;
    transition: background-color .3s, color .3s ease;
}
.pagination__item.is-active, .pagination__item:hover {
    background-color: #75bbee;
    color: #fff;
}
.radio {
    display: inline-flex;
    position: relative;
}
.radio__row {
    position: relative;
    display: flex;
    margin-bottom: 9px;
}
.radio__row input[type=radio] {
    opacity: 0;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%}
.radio__row input[type=radio]:checked+.radio__control {
    background-color: #fff;
    border: 4px solid #75bbee;
}
.radio__control {
    display: flex;
    position: relative;
    flex: none;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 1px solid #d6d6d6;
    transition: background-color .3s, border-color .3s, border-width .3s ease;
    margin-right: 8px;
}
.radio__text {
    line-height: 17px;
    font-size: 13px;
    font-family: Roboto, sans-serif;
    color: #6c6c6c;
}
.search {
    height: 111px;
    width: 100%;
    background-color: rgba(8, 24, 65, .9);
    position: absolute;
    top: 100%;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translateY(-170%);
    transition: transform .3s ease;
}
.search__close {
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
    transition: opacity .3s ease;
}
.search__close use {
    fill: #fff;
}
.search__close:hover {
    opacity: .8;
}
.search.is-open {
    transform: translateY(0);
}
.search__block {
    width: 557px;
    position: relative;
}
.search__block input[type=text] {
    height: 50px;
    width: 100%;
    background-color: transparent;
    border: 0;
    color: hsla(0, 0%, 98%, .5);
    outline: 0;
    font-weight: 300;
    font-size: 24px;
    border-bottom: 1px solid hsla(0, 0%, 98%, .5);
}
.search__block input[type=text]::-webkit-input-placeholder {
    font-family: Montserrat, sans-serif;
    color: hsla(0, 0%, 98%, .5);
    font-weight: 300;
}
.search__block input[type=text]:-moz-placeholder, .search__block input[type=text]::-moz-placeholder {
    font-family: Montserrat, sans-serif;
    color: hsla(0, 0%, 98%, .5);
    font-weight: 300;
}
.search__block input[type=text]:-ms-input-placeholder {
    font-family: Montserrat, sans-serif;
    color: hsla(0, 0%, 98%, .5);
    font-weight: 300;
}
.search__submit {
    position: absolute;
    right: 0;
    top: 0;
    background-color: transparent;
    border: 0;
    height: 50px;
    width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.search__submit .svg-icon use {
    fill: #fff;
}
.search__open {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #fff;
    transition: box-shadow .3s ease;
    margin-left: 15px;
}
.search__open .svg-icon use {
    fill: #7e004a;
}
.search__open:hover {
    box-shadow: 0 6px 17px rgba(0, 0, 0, .3);
}
@media (max-width:768px) {
    .search {
    height: 80px;
    padding: 0 30px;
    padding-bottom: 10px;
    transform: translateY(calc(100% - 270px));
}
.search__block {
    width: 100%}
.search__block input[type=text] {
    height: 40px;
}
.search__close {
    right: 10px;
    top: 10px;
}
.search__submit {
    height: 40px;
    width: 40px;
}
}.social {
    text-align: right;
    padding-top: 12px;
}
.social__title {
    font-family: Roboto, sans-serif;
    color: #d6d6d6;
    font-size: 14px;
    padding-right: 25px;
    margin-bottom: 11px;
}
.social__block {
    display: flex;
    justify-content: flex-end;
}
.social__item {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 13px;
    border-radius: 50%;
    width: 37px;
    height: 37px;
    border: 1px solid #878787;
    transition: border-color .3s ease;
}
.social__item use {
    fill: #878787;
    transition: fill .3s ease;
}
.social__item:last-child {
    margin-right: 0;
}
.social__item:hover {
    border: 1px solid #fff;
}
.social__item:hover use {
    fill: #fff;
}
@media (max-width:992px) {
    .social {
    padding-top: 0;
}
}@media (max-width:768px) {
    .social {
    text-align: center;
    margin-bottom: 20px;
}
.social__title {
    padding: 0;
    margin-bottom: 5px;
}
.social__block {
    justify-content: center;
}
}.slider-range__slide {
    margin-bottom: 19px;
}
.slider-range__title {
    margin-bottom: 21px;
}
.slider-range__title span {
    font-size: 14px;
    color: #6c6c6c;
    font-family: Roboto, serif;
    margin-right: 2px;
}
.slider-range__title input[type=text] {
    width: 54px;
    height: 27px;
    outline: 0;
    background: #fff;
    border: 1px solid #d6d6d6;
    font-size: 14px;
    text-align: center;
    font-family: Roboto, serif;
    color: #2d2b2b;
    margin-right: 5px;
}
.slider-range .ui-widget.ui-widget-content {
    height: 4px;
    border: 0;
    background-color: #d6d6d6;
    margin-bottom: 19px;
}
.slider-range .ui-slider-horizontal .ui-slider-handle {
    margin-left: -7px;
}
.slider-range .ui-slider-horizontal .ui-slider-range {
    background-color: #75bbee;
}
.slider-range .ui-state-default, .slider-range .ui-widget-content .ui-state-default {
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 2px solid #75bbee;
    outline: 0;
    background-color: #fff;
}
.subscription {
    position: relative;
}
.subscription__block {
    padding: 10px 25px 0;
}
.subscription__title {
    line-height: 19px;
    font-size: 14px;
    color: #fff;
    font-family: Roboto, sans-serif;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.subscription__title .svg-icon {
    margin-right: 8px;
}
.subscription__wrap .form__check {
    margin-top: 10px;
}
.subscription__wrap .form__check-text, .subscription__wrap .form__check a {
    color: #fff;
}
.subscription__wrap .form__check-control {
    background-color: transparent;
    border: 1px solid #fff;
}
.subscription input[type=email] {
    background: #fff;
    border-radius: 20px;
    width: 100%;
    height: 41px;
    border: 0;
    padding: 0 290px 0 18px;
}
.subscription .btn {
    position: absolute;
    height: 41px;
    top: 0;
    right: -2px;
}
.subscription label {
    position: absolute;
    font-size: 16px;
    color: #6c6c6c;
    font-family: Roboto, sans-serif;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 0 18px;
}
@media (max-width:1200px) {
    .subscription input[type=email] {
    padding: 0 178px 0 18px;
}
}@media (max-width:992px) {
    .subscription__block {
    padding: 0 10px;
    margin-bottom: 20px;
    padding: 0;
    margin-bottom: 30px;
}
}@media (max-width:992px) {
    .subscription__title span {
    display: none;
}
}@media (max-width:768px) {
    .subscription__block {
    padding: 0 10px;
}
.subscription__title {
    justify-content: center;
    margin-bottom: 15px;
}
}.popup {
    max-height: 100%;
    display: flex;
    flex-direction: column;
    width: 460px;
    position: relative;
}
.popup--ok .popup__top-close {
    top: 50%}
.popup--ok .popup__body {
    min-height: 132px;
}
.popup--ok .popup__body span {
    font-size: 18px;
    color: #569bcd;
    margin-left: 11px;
}
.popup--ok .popup__top {
    display: none;
}
.popup--ok .popup__top-close {
    fill: #6c6c6c;
}
.popup__row-ok {
    display: flex;
}
.popup .form__check-control:before {
    background-image: url(../images/common/checkred.svg)!important;
    top: 2px;
    left: 0;
}
.popup__body {
    background-color: #eaeaea;
    padding: 42px 50px;
}
.popup__top {
    padding: 0 50px;
    display: flex;
    align-items: center;
    background-image: url(../images/common/popup.jpg);
    height: 100px;
    position: relative;
    flex: none;
    background-position: 0;
}
.popup__top:before {
    content: " ";
    border: 8px solid transparent;
    border-left: 8px solid #8b0041;
    border-top: 8px solid #8b0041;
    display: block;
    position: absolute;
    left: 0;
    bottom: -16px;
}
.popup__top-title {
    font-weight: 700;
    font-size: 20px;
    color: #fff;
    padding-right: 20px;
    line-height: 1.2;
}
.popup__top-close {
    height: 16px;
    position: absolute;
    cursor: pointer;
    right: 50px;
    top: 50px;
    transform: translateY(-50%);
    transition: opacity .3s ease;
    z-index: 4;
    fill: #fff;
}
.popup__top-close:hover {
    opacity: .6;
}
.popup__modal {
    position: fixed;
    display: flex;
    height: 100%;
    width: 100%;
    padding: 15px;
    align-items: center;
    justify-content: center;
    top: 0;
    left: 0;
    z-index: 12;
    background: rgba(8, 24, 65, .41);
    backdrop-filter: blur(10px);
    pointer-events: none;
    opacity: 0;
    overflow-y: auto;
    transition: opacity .3s ease;
}
.popup__modal.is-open {
    opacity: 1;
    pointer-events: auto;
}
@media (max-width:560px) {
    .popup__body {
    padding: 30px 20px;
    flex-grow: 1;
    overflow-y: auto;
}
.popup__modal {
    padding: 10px;
}
.popup__top {
    padding: 0 20px;
}
.popup__top-close {
    right: 20px;
}
}.aside-form .form__btn .btn {
    width: 160px;
}
.aside-form__top {
    position: relative;
    padding: 18px 30px 26px;
    background-color: #569bcd;
}
.aside-form__top-text {
    line-height: 19px;
    font-size: 13px;
    color: #fff;
}
.aside-form__top-text a {
    font-weight: 700;
    color: #fff;
    text-decoration: none;
}
.aside-form__body {
    background-color: #eaeaea;
    padding: 30px;
}
.aside-form__body .popup__row-ok {
    font-size: 23px;
    color: #569bcd;
    line-height: 1.2;
}
.aside-form__body .popup__row-ok-icon {
    width: 76px;
    height: 76px;
}
.aside-form__body .popup__row-ok span {
    margin-top: 10px;
    font-size: 24px;
    color: #569bcd;
}
.aside-form__title {
    font-weight: 700;
    font-size: 20px;
    color: #fff;
}
.aside-right .form__check-control:before {
    background-image: url(../images/common/checkred.svg)!important;
    top: 2px;
    left: 0;
}
@media (max-width:1200px) {
    .aside-right {
    margin-top: 50px;
}
.aside-form {
    display: flex;
}
.aside-form__title {
    font-size: 30px;
    line-height: 1.2;
    margin-bottom: 17px;
}
.aside-form__top {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 370px;
    flex: none;
}
.aside-form__top-text {
    font-size: 16px;
}
.aside-form__body {
    flex-grow: 1;
    padding: 41px;
}
}@media (max-width:992px) {
    .aside-form {
    display: flex;
}
.aside-form__top {
    width: 273px;
}
.aside-form__top-text {
    font-size: 13px;
    line-height: 19px;
}
.aside-form__title {
    font-size: 20px;
}
}@media (max-width:768px) {
    .aside-form__top {
    width: 215px;
    padding: 20px;
}
.aside-form__body {
    padding: 23px;
}
.aside-right {
    margin-top: 40px;
}
}@media (max-width:560px) {
    .aside-right {
    margin-top: 40px;
}
.aside-form {
    display: block;
}
.aside-form__top {
    width: 100%;
    padding: 20px 30px;
}
.aside-form__body {
    padding: 30px;
}
.aside-form__title {
    margin-bottom: 5px;
}
}.quote {
    margin-top: 27px;
    position: relative;
}
.quote:before {
    content: " ";
    width: 80px;
    height: 77px;
    background-image: url(../images/common/quote.svg);
    position: absolute;
    top: -17px;
    left: -60px;
}
.quote__text {
    font-style: italic;
    font-weight: 600;
    line-height: 22px;
    font-size: 15px;
    color: #2d2b2b;
    margin-bottom: 16px;
    position: relative;
    z-index: 4;
    font-family: Montserrat Alternates, sans-serif;
}
.quote__avatar {
    width: 83px;
    height: 83px;
    border-radius: 80px;
    flex: none;
}
.quote__avatar img {
    max-width: 100%}
.quote__man {
    display: flex;
    align-items: center;
}
.quote__man-body {
    padding-left: 16px;
}
.quote__man-name {
    font-weight: 700;
}
.quote__man-name, .quote__man-post {
    line-height: 19px;
    font-size: 14px;
    color: #6c6c6c;
}
@media (max-width:992px) {
    .quote {
    display: flex;
    margin-left: 61px;
    margin-top: 64px;
}
.quote__text {
    padding-right: 20px;
}
.quote__avatar {
    margin-bottom: 5px;
}
.quote__man {
    width: 33.3%;
    flex: none;
    flex-direction: column;
    align-items: flex-start;
    margin-top: -17px;
}
.quote__man-body {
    padding-left: 0;
}
}@media (max-width:560px) {
    .quote {
    flex-direction: column;
}
.quote__man {
    width: 100%;
    flex-direction: row;
    align-items: center;
    margin-top: 0;
}
.quote__man-body {
    padding-left: 15px;
}
}

div.title-search-result {
	left: 0 !important;
	right: 0 !important;
	margin: 0 auto;
	width: 557px !important;
}

table.title-search-result th {
	display: none !important;
}

table.title-search-result {
	width: 100%;
}

@media (max-width: 992px) {
	div.title-search-result {
		width: 100% !important;
	}
}

.tab-control {
    display: flex;
    justify-content: flex-start;
}

.tab-control-item {
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    color: #2d2b2b;
    transition: background-color .3s ease;
    padding: 10px 20px;
    cursor: pointer;
}
.tab-control-item.is-active {
    background-color: #fff;
}

.tab-tab.is-active {
	display: block;
}

.tab-tab {
    display: none;
    padding: 30px 0;
    animation: a 1s;
    font-size: 14px;
}

.diler-container {
	margin-top: -67px;
}

@media (max-width: 1200px) {
	.tab-tab {
		padding-bottom: 0;	
	}
}

@media (max-width: 992px) {
	.diler-container {
		margin-top: -59px;
	}
	
	.heading-dilers {
		padding-bottom: 62px;
	}
}

@media (max-width: 560px) {
	.diler-container {
		margin-top: -54px;
	}
	
	.diler-container {
		margin-top: -49px;
	}
	
	.tab-control-item {
		padding: 10px 10px;
		font-size: 13px;
	}
}

.product-section {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
    margin-top: 25px;
}

.product-section__item {
    position: relative;
    background-color: #fff;
    border: 1px solid #ECECEC;
    transition: box-shadow .3s ease;
    width: calc(20% - 20px);
    margin: 0 10px 20px;
    text-decoration: none;
    height: 285px;
    display: flex;
    flex-direction: column;
}

.product-section__img {
    flex-grow: 1;
    height: calc(100% - 85px);
}

.product-section__img img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: 100%;
}

.product-section__item:hover {
box-shadow: 0px 2px 14px rgba(0, 0, 0, 0.16);
}

.product-section__name {
font-size: 14px;
    font-weight: 600;
    color: #2D2B2B;
    height: 85px;
    display: flex;
    padding: 5px 1px;
    flex: none;
    align-items: center;
    justify-content: center;
    text-align: center;
    line-height: 1.22;
}

.catalog-conteiner p {
	width: 66.66666667%;
}

@media (max-width: 1200px) {
	.product-section__item {
		width: calc(25% - 20px);
		align-items: center;
		height: 275px;
	}
	
	.product-section__img {
	    height: calc(100% - 60px);	
	}
	
	.product-section__name {
		line-height: 1.2;
		height: 60px;
	}
}

@media (max-width: 992px) {
	.product-section__item {
		height: 207px;
	}
	
	.catalog-conteiner p {
		width: 100%;
	}
	
	.product-section__img {
	    height: calc(100% - 70px);	
	}
	
	.product-section__name {
		line-height: 1.2;
		height: 70px;
		padding: 5px 3px;
		font-size: 13px;
	}
}

@media (max-width: 768px) {
	
	.product-section__item {
		width: calc(50% - 20px);
		flex-direction: row;
		height: 72px;
	}
	
	.product-section__img {
		height: 69px;
		width: 69px;
		flex-grow: inherit;
	}
	
	.product-section__name {
		height: auto;
		padding-right: 8px;
		padding-left: 8px;
		font-size: 12px;
		display: flex;
		flex-direction: column;
		width: calc(100% - 69px);
		text-align: left;
		align-items: flex-start;
	}
		
	
}

@media (max-width: 480px) {
	.product-section__item  {
		width: 100%;
	}
}


    
/*
.bx-filter-parameters-box {
	position: relative;
}*/
/*# sourceMappingURL=styles.css.map */
