/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */

/* Document
   ========================================================================== */

html {
  font-family: sans-serif; /* 1 */
  line-height: 1.15; /* 2 */
  -ms-text-size-adjust: 100%; /* 3 */
  -webkit-text-size-adjust: 100%; /* 3 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

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

/* Grouping content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */

figcaption,
figure,
main { /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  -moz-box-sizing: content-box;
       box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
  color: #000;
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */

a:active,
a:hover {
  outline-width: 0;
  color: #0D8562;
}

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */

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

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

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

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
  max-width: 100%;
}

/**
 * Hide the overflow in IE.
 */

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

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */

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

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  -moz-box-sizing: border-box;
       box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
  -moz-box-sizing: border-box;
       box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */

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

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */

details, /* 1 */
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */

template {
  display: none;
}

/* Hidden
   ========================================================================== */

/**
 * Add the correct display in IE 10-.
 */

[hidden] {
  display: none;
}
body * {
    max-height: 1000000px;
}

input[type="text"] {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input,
textarea {
    -moz-border-radius: 0px;
         border-radius: 0px;
    outline: none;
    font-family: 'Gilroy';
}

p {
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    padding: 0;
    margin: 0;
}

h2{
    font-size: 24px;
}


html,
body {
    margin: 0px 0 0 0;
    padding: 0;
    width: 100%;
    height: 100vh;
    font-family: 'Gilroy';
}

.all {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    height: 100%;
}

.all__data {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}

.header {
    width: 100%;
}

.header__line1 {
    width: 100%;
    /*height: 60px;*/
    background: #222222;
    padding: 10px 0;
}

.base-block {
    width: 100%;
    position: relative;
    padding: 0 71px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.top-contact {
    width: 100%;
    font-size: 16px;
    font-weight: 600;
    /*padding-top: 22px;*/
    /*margin-left: -5px;*/
}

.top-contact__item {
    display: inline-block;
    vertical-align: top;
    margin-right: 24px;
}

/*.top-contact__item:after {
    display: inline-block;
    vertical-align: middle;
    width: 1px;
    height: 15px;
    content: '';
    background: #464646;
    margin-left: 24px;
}*/

.top-contact__item:last-child:after {
    display: none;
}

.top-contact__ico {
    display: inline-block;
    vertical-align: middle;
    margin-right: 22px;
}

.top-contact__link {
    color: #fff;
    text-decoration: none;
}

.header__line2 {
    width: 100%;
    height: 100px;
    position: relative;
}

.logo {
    position: absolute;
    top: 20px;
    margin-left: -2px;
    text-decoration: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 85px;
}

.logo__image {
    position: absolute;
    left: 0px;
}

.logo__image img {
  width: 76px;
}

.logo__title {
    font-size: 16px;
    font-weight: 900;
    color: #006b4e;
    padding-bottom: 5px;
    display: block;
    padding-top: 10px;
}

.logo__text {
    color: #333333;
    font-size: 12px;
    display: block;
}

.main {
    list-style: none;
    padding: 0;
    margin: 0;
    padding-left: 444px;
    padding-top: 40px;
}

.main__item {
    display: inline-block;
    color: #333333;
    font-size: 18px;
    letter-spacing: 1px;
    margin-right: 36px;

}

.main__item a {
  text-transform: uppercase;
  text-decoration: none;
  color: #333333;
}
.main__item a:hover {
  color: #006b4e;
}
.main__item.current-menu-item a {
    font-weight: bold;
    color: #006b4e;
}

div.search {
    width: 431px;
    height: 52px;
    position: absolute;
    right: 54px;
    top: 24px;
}

div.search--page {
    position: relative;
    width: 100%;
    top: -5px;
    right: 0;
}

.search__form {
    width: 100%;
    position: relative;
}

.search__input {
    width: 100%;
    height: 52px;
    border: 1px #006b4e solid;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 15px;
    font-size: 14px;
    font-weight: 300;
    line-height: 50px;
}

.search--top {
    display: none;
}

.search__input--t1 {
    padding: 0 30px;
    height: 50px;
    line-height: 48px;
}

.search__button {
    display: block;
    border: none;
    cursor: pointer;
    right: 0px;
    position: absolute;
    height: 52px;
    top: 0;
    width: 50px;
    background: url(../images/search.png) center no-repeat;
}

.top-block {
    width: 100%;
    /*height: 645px;*/
    overflow: hidden;
}

.callback {
  width: 437px;
  position: absolute;
  right: 128px;
  top: 60px;
  background: rgba(0, 0, 0, 0.6);
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 32px 0 26px;
  padding-bottom: 40px;
  z-index: 10;
}
.callback__popup {
  position: static;
  width: auto;
}
.callback__popup .wpcf7 form .wpcf7-response-output {
  color: #fff;
  font-weight: bold;
  margin: 0;
}
.callback--page {
    width: 100%;
    position: relative;
    right: 0;
    top: 0;
}

.callback__title {
    text-align: center;
    color: #fff;
    font-size: 25px;
    padding-top: 25px;
    padding-bottom: 42px;
}

.callback__form {
    width: 100%;
    font-size: 0px;
}

.callback__input {
    width: 100%;
    outline: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 0px;
    height: 48px;
    font-size: 18px;
    padding: 0 18px;
    border: 1px transparent solid;
    line-height: 46px;
}
.callback__input_border {
  border: 1px solid #ccc;
}
.callback .wpcf7-not-valid-tip {
  margin-top: 5px;
  color: yellow;
}
.callback__text {}

.callback__text span {}

.callback__textarea {
    width: 100%;
    outline: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
}

.callback__center {
    text-align: center;
    padding-top: 15px;
}

.callback__button {
    outline: none;
    border: none;
    width: 273px;
    height: 44px;
    background: none;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    border: 2px #b3b2b2 solid;
    cursor: pointer;
}

.callback__line {
    width: 100%;
    padding-bottom: 20px;
    color: #fff;
    font-size: 12px;
}

.callback__line--t {
    margin-top: -8px;
    line-height: 24px;
}

.callback__line a {
  color: #fff;
}

.checkbox {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    cursor: pointer;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 12px;
    height: 12px;
    border: 1px #fff solid;
    margin-left: 3px;
    margin-right: 8px;
    border: 1px #fff solid;
    -moz-border-radius: 2px;
         border-radius: 2px;
}

.checkbox input {
    width: 1px;
    height: 1px;
    position: absolute;
    left: 0;
    top: 0;
    visibility: hidden;
}

.checkbox--active:before {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: url(../images/checkbox.png) no-repeat;
    width: 10px;
    height: 10px;
    content: '';
    -moz-background-size: cover;
         background-size: cover; 
}

.checkbox--t {}

.checkbox--error {
    border: 1px red solid;
}

.top-slider {
    display: block;
    text-align: center;
}

.top-slider-item {}

.top-slider .slick-slide {
    outline: none !important;
}

.top-slider .slick-dots {
    bottom: 70px;
    width: 45px;
    left: -moz-calc(100% - 70px);
    left: calc(100% - 70px);
    border-left: 1px #999696 solid;
    font-family: 'Roboto Condensed', sans-serif;
}

.top-slider .slick-dots li {
    font-size: 18px;
    color: #908d8d;
    height: 50px;
    line-height: 50px;
}

.top-slider .slick-dots li.slick-active {
    color: #fff;
    font-size: 25px;
}

.top-slider .slick-dots li button {
    display: none;
}

.top-slider .slick-prev {}

.top-slider .slick-prev:hover {}

.top-slider .slick-next {}

.top-slider .slick-next:hover {}

.top-slider .slick-prev::before,
.top-slider .slick-next::before {
    display: none;
}

.top-slider .slick-dots {}

.top-slider .slick-dots li {}

.top-slider .slick-dots li.slick-active {}

.top-slider .slick-dots li:before {
    display: none
}

.company {
    width: 100%;
    text-align: center;
    margin-top: -32px;
    position: relative;
    z-index: 2;
}

.company--page {
    padding-bottom: 65px;
}

.company__item {
  display: inline-block;
  vertical-align: top;
  width: 184px;
  height: 64px;  
  background-color: #2AB057;
  margin: 0 14px;
  line-height: 64px;
}
.company__item:nth-child(2) {
  background: #FEB648;
}
.company__item:nth-child(3) {
  background-color: #E9EA2C;
}

.company__item:hover {
  opacity: .8;
}

.company__data {
    width: 100%;
    overflow: hidden;
}

.company__image {
    display: inline-block;
    vertical-align: middle;
}

.block-info {
    width: 100%;
    /*padding-top: 55px;*/
    padding-bottom: 110px;
}

.info {
    width: 100%;
    text-align: center;
    font-size: 0px;
}

.info__item {
    display: inline-block;
    vertical-align: top;
    width: -moz-calc(100% / 4);
    width: calc(100% / 4);
    color: #888888;
    font-size: 14px;
    text-align: center;
}

.info__data {
    width: 100%;
    overflow: hidden;
    text-align: center;
    height: 80px;
    line-height: 80px;
    display: block;
}

.info__image {
    display: inline-block;
    vertical-align: middle;
}

.info__name {
    font-size: 18px;
    display: block;
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 5px;
}

.info__text {
    display: block;
}

.block-about {
    width: 100%;
    background: url(../images/about-bg.jpg) top center no-repeat;
    -moz-background-size: cover;
         background-size: cover;
    padding-top: 140px;
    padding-bottom: 135px;
}

.about-data {
    width: 1316px;
    margin: 0 auto;
    padding: 82px 73px 52px 73px;
    color: #fff;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    background: rgba(0, 0, 0, 0.6);
    font-size: 20px;
    letter-spacing: 1.1px;
}

.about-data__title {
    font-weight: bold;
    font-size: 30px;
    letter-spacing: 1.4px;
    text-transform: uppercase;
    padding-bottom: 35px;
}

.about-data__content {
    width: 100%;
    position: relative;
    line-height: 30px;
}

.about-data__content p {
    padding-bottom: 30px;
}

.base-block {
    position: relative;
    margin: 0 auto;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.block-production {
    width: 100%;
    /*padding-top: 105px;*/
    padding-bottom: 82px;
}

.block-production__title {
    color: #333333;
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2.4px;
    padding-bottom: 105px;
}

.catalog {
    width: -moz-calc(100% + 30px);
    width: calc(100% + 30px);
    font-size: 0px;
}

.catalog__item {
    display: inline-block;
    vertical-align: top;
    width: -moz-calc(100% / 5 - 30px);
    width: calc(100% / 5 - 30px);
    text-decoration: none;
    color: #222222;
    font-size: 18px;
    margin-right: 30px;
    height: 441px;
    text-align: center;
}

.catalog--t1 .catalog__item {
    width: -moz-calc(100% / 3 - 70px);
    width: calc(100% / 3 - 70px);
    margin-right: 70px;
    height: 450px;
}

.catalog--t1 {
    width: -moz-calc(100% + 70px);
    width: calc(100% + 70px);
}

.catalog__data {
    overflow: hidden;
    height: 357px;
    position: relative;
    display: block;
    margin-bottom: 15px;
}

.catalog__data:before {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
}
/*
.catalog--main .catalog__item {
  height: auto;
  margin-bottom: 25px;
}
.catalog--main .catalog__data {
  height: 260px;
  overflow: visible;
}*/
.catalog__ttl {
  display: block;
  color: #000;
  font-size: .8em;
}
.catalog__image {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
}
.catalog__name {
    width: 100%;
    text-align: center;
    display: block;
    letter-spacing: 1px;
    line-height: 24px;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    padding: 0 5px;
    color: #000;
    text-decoration: none;
}
.catalog__hide {
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0;
    z-index: 2;
    color: #fff;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    padding: 15px;
}

.catalog__item:hover .catalog__hide {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}
.catalog__item:hover .catalog__data:before {
    background: rgba(0, 0, 0, 0.8);
}
.catalog__value {
    display: block;
    width: 100%;
    padding: 8px 0px;
    letter-spacing: 1px;
}
.catalog__lnk {
  color: #fff;
  text-decoration: none;
}

.catalog-main {
  display: flex;
  margin: 0 -15px;
  flex-wrap: wrap;
}
.catalog-main_item {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  width: 33.333%;
  padding: 0 15px 25px;
  font-size: 1.25rem;
  font-weight: bold;
}
.catalog-main_img {
  flex-grow: 0;
  flex-shrink: 0;
  width: 150px;
  height: 150px;
  margin-right: 20px;
  border-radius: 9999px;
  overflow: hidden;
}
@media (max-width: 1050px) {
  .catalog-main_item {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .catalog-main_item {
    font-size: 1.1rem;
  }
  .catalog-main_img {
    width: 80px;
    height: 80px;
  }
}
@media (max-width: 580px) {
  .catalog-main_item {
    font-size: 1.1rem;
    width: 100%;
  }
}

.block-public {
    width: 100%;
    overflow: hidden;
}

.public {
    width: 100%;
    font-size: 0px;
}

.public__d1 {
    display: inline-block;
    vertical-align: top;
    width: 306px;
    padding-left: 69px;
}

.public__d2 {
    display: inline-block;
    vertical-align: top;
    width: -moz-calc(100% - 306px - 69px);
    width: calc(100% - 306px - 69px);
}

.crumbs {
  margin-bottom: 20px;
  font-size: 14px;
}
.crumbs a, .crumbs span {
  margin-right: 7px;
}
.crumbs span {
  opacity: .5;
}

.main-public {
    list-style: none;
    padding: 0;
    margin: 0;
}

.main-public__item {
    display: block;
    font-weight: bold;
    font-size: 24px;
    letter-spacing: 1.5px;
    padding-bottom: 24px;

}

.main-public__link {
    color: #999999;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
}

.main-public__link--active {
    font-size: 36px;
    color: #333333;
    letter-spacing: 2.7px;
}

.public {
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 0px;
    position: relative;
    padding-bottom: 42px;
}

.public__item {
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    text-decoration: none;
    width: -moz-calc(100% / 3);
    width: calc(100% / 3);
    height: 350px;
    position: relative;
}

.public__item:before {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    background: rgba(0, 0, 0, 0.55);
}

.public__item:hover {}

.public__data {
    width: 100%;
    height: 100%;
    display: block;
}

.public__t {
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    padding: 48px 75px 48px 55px;
    font-size: 12px;
    color: #fff;
}

.public__date {
    color: #009970;
    letter-spacing: 0.5px;
    padding-bottom: 10px;
    display: block;
}

.public__image {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}

.public__title {
    position: relative;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2.4px;
    padding-bottom: 10px;
}

.public__small {
    font-size: 18px;
    letter-spacing: 1.8px;
    display: block;
    padding-bottom: 25px;
}

.public__title::before {
    content: '';
    display: block;
}

.public__text {
    display: block;
    font-size: 12px;
    font-weight: 300;
    line-height: 16px;
    letter-spacing: 1.3px;
    padding-bottom: 15px;
}

.public__more {
    display: block;
    width: 100%;
    text-align: right;
    color: #009970;
    letter-spacing: 1.4px;
}

.slider-public {
    width: 100%;
}

.slider-public-item {}

.slider-public .slick-slide {
    outline: none !important;
}

.slider-public .slick-dots {
    bottom: 42px;
    width: 45px;
    left: -352px;
    border-right: 1px #e0e0e0 solid;
    font-family: 'Roboto Condensed', sans-serif;
}

.slider-public .slick-dots li {
    font-size: 18px;
    color: #e0e0e0;
    height: 50px;
    line-height: 50px;
    padding-right: 10px;
}

.slider-public .slick-dots li.slick-active {
    color: #999999;
    font-size: 25px;
}

.slider-public .slick-dots li button {
    display: none;
}

.slider-public .slick-prev {}

.slider-public .slick-prev:hover {}

.slider-public .slick-next {}

.slider-public .slick-next:hover {}

.slider-public .slick-prev::before,
.slider-public .slick-next::before {
    display: none;
}

.slider-public .slick-dots {}

.slider-public .slick-dots li {}

.slider-public .slick-dots li.slick-active {}

.slider-public .slick-dots li:before {
    display: none
}

.partner-block {
    padding: 0 200px;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    padding-bottom: 90px;
}

.partner-block--page {
    padding-top: 50px;
}

.slider-partner {}

.slider-partner-item {
    height: 150px;
    line-height: 150px;
    padding: 0 40px;
}

.slider-partner-item img {
    display: inline-block !important;
    vertical-align: middle;
    cursor: pointer;
    opacity: .5;
    filter: grayscale(100%);
}

.slider-partner-item:hover img {
    /*color: red;
    fill: #000000;*/
    opacity: 1;
    filter: none;
}

.slider-partner .slick-slide {
    outline: none !important;
}

.slider-partner .slick-dots {}

.slider-partner .slick-dots li {}

.slider-partner .slick-dots li.slick-active {}

.slider-partner .slick-dots li button {
    display: none;
}

.slider-partner .slick-prev {
    width: 163px;
    height: 50px;
    left: -200px;
}

.slider-partner .slick-prev:hover {}

.slider-partner .slick-next {
    width: 163px;
    height: 50px;
    right: -200px;
}

.slider-partner .slick-next:hover {}

.slider-partner .slick-prev::before,
.slider-partner .slick-next::before {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 1px;
    background: #e0e0e0;
}

.slider-partner .slick-prev:hover::before,
.slider-partner .slick-next:hover::before {
    background: #006b4e;
}

.slider-partner .slick-dots {}

.slider-partner .slick-dots li {}

.slider-partner .slick-dots li.slick-active {}

.slider-partner .slick-dots li:before {
    display: none
}

.footer {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.footer__block1 {
    width: 100%;
    background: #363636;
    height: 334px;
}

.footer__block1 .base-block {
    width: 1140px;
    padding: 0;
    padding-top: 54px;
    font-size: 0px;
}

.footer__t1,
.footer__t2,
.footer__t3,
.footer__t4 {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
}

.footer__t2,
.footer__t3,
.footer__t4 {
    padding-left: 10px;
}

.footer__title {
    color: #fff;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 500;
    padding-bottom: 30px;
}

.footer__block2 {
    height: 92px;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: #2a2a2a;
    color: #a9a9a9;
    font-size: 14px;
}

.footer-main {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-main__item {
    display: block;
    font-size: 14px;
    padding-bottom: 14px;

}

.footer-main__link {
    color: #a9a9a9;
    text-decoration: none;
}

.informer-about {
    width: 100%;
    text-align: center;
    color: #222222;
    font-size: 24px;
    letter-spacing: 1.3px;
    line-height: 36px;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    padding: 0 70px;
    padding-bottom: 90px;
}

.page-title {
    width: 100%;
    padding-top: 60px;
    padding-bottom: 60px;
}

.page-title__data {
    width: 100%;
    background: rgba(0, 0, 0, .6);
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    padding-top: 75px;
    padding-left: 70px;
    padding-right: 60px;
    padding-bottom: 10px;
    min-height: 526px;
}

.page-title__data--t1 {
    padding-top: 45px;
}

.page-title__title {
    color: #fff;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 1.5px;
    padding-bottom: 38px;
}

.page-title__subtitle {
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1.5px;
    padding-bottom: 10px;
}

.page-title__title--t1 {
    text-transform: none;
}

.page-title__text {
    color: #fff;
    letter-spacing: 1.2px;
    font-size: 20px;
    line-height: 20px;
}

.page-title__text p {
    padding-bottom: 35px;
}

.page-title--bg1 {
    background: url(../images/top-slider.jpg) top center no-repeat;
    -moz-background-size: cover;
         background-size: cover;
}

.page-title--bg2 {
    background: url(../images/page-bg2.jpg) top center no-repeat;
    -moz-background-size: cover;
         background-size: cover;
}

.page-title--bg4 {
    background: url(../images/sub-bg4.jpg) top center no-repeat;
    -moz-background-size: cover;
         background-size: cover;
}

.page-title--bg5 {
    background: url(../images/page-bg5.jpg) top center no-repeat;
    -moz-background-size: cover;
         background-size: cover;
}

.title-top {
    width: 1661px;
    margin: 0 auto;
    font-size: 0px;
}

.title-top__d1 {
    display: inline-block;
    vertical-align: top;
    width: -moz-calc(100% - 437px - 30px);
    width: calc(100% - 437px - 30px);
    margin-right: 30px;
}

.title-top__d2 {
    display: inline-block;
    vertical-align: top;
    width: 437px;
    font-size: 14px;
}

.about-a {
    width: 100%;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    font-size: 0px;
    padding-left: 30px;
    padding-bottom: 85px;
}

.about-a__item {
    display: inline-block;
    vertical-align: top;
    font-size: 0px;
}

.about-a__item--t1 {
    width: 24%;
}

.about-a__item--t2 {
    width: 51%;
}

.about-a__item--t3 {
    width: 25%;
}

.about-a__data {
    display: inline-block;
    vertical-align: top;
    width: 83px;
    height: 92px;
    line-height: 92px;
    text-align: left;
}

.about-a__t {
    display: inline-block;
    vertical-align: top;
    width: -moz-calc(100% - 83px);
    width: calc(100% - 83px);
    color: #232323;
    font-size: 16px;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    padding-right: 30px;
    letter-spacing: 1px;
    line-height: 21px;
}

.about-a__image {
    display: inline-block;
    vertical-align: middle;
}

.block-d {
    width: 1664px;
    margin: 0 auto;
    font-size: 0px;
    padding-bottom: 75px;
    position: relative;
}

.block-d__d1 {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    width: 461px;
    padding-right: 70px;
}

.catalog-left {
    list-style: none;
    padding: 0;
    margin: 0;
    border-top: 1px #f7f7f7 solid;
    border-left: 1px #f7f7f7 solid;
    border-right: 1px #f7f7f7 solid;
}

.catalog-left__item {
    display: block;
    width: 100%;
    position: relative;
    font-size: 14px;
    border-bottom: 1px #f7f7f7 solid;
}

.catalog-left__sub-show {
    cursor: pointer;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 65px;
    height: 55px;
    cursor: pointer
}

.catalog-left__sub-show:before {
    display: block;
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 9px;
    height: 5px;
    background: url(../images/row.png) no-repeat;
    -moz-background-size: cover;
         background-size: cover;
}

.catalog-left__item--active .catalog-left__sub-show:before {
    -webkit-transform: rotate(-180deg);
       -moz-transform: rotate(-180deg);
            transform: rotate(-180deg);
}

.catalog-left__link {
    text-decoration: none;
    display: block;
    padding: 20px;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    color: #555555;
}

.catalog-left__item--active .catalog-left__link {
    color: #006b4e;
}

.catalog-left-sub {
    list-style: none;
    padding: 0;
    margin: 0;
    padding-left: 40px;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    padding-right: 50px;
    display: none;
}

.test{
    display: block;
    color: #999999;
    text-decoration: none;
    padding: 0px 0px;
    -moz-box-sizing: border-box;
    list-style-type: none; /* Убираем маркеры */
    margin-left: 5px;
    padding: 5px 0;
}
.test2{
    margin-left: 5px; /* Отступ слева в браузере IE и Opera */
    padding: 5px 0;


}



.catalog-left__item.active .catalog-left-sub {
  display: block;
}

.catalog-left__item--active .catalog-left-sub {
    display: block;
}

.catalog-left-sub__item {
    display: block;
    width: 100%;
    font-size: 14px;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    margin-bottom: 21px;

}

.catalog-left-sub__link {
    display: block;
    color: #999999;
    text-decoration: none;
    padding: 0px 0px;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
}

.block-d__d2 {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    width: -moz-calc(100% - 461px - 70px);
    width: calc(100% - 461px - 70px);
}

.page-top {
    width: 100%;
    font-size: 0px;
    padding-bottom: 88px;
}

.page-top__d1 {
    width: 246px;
    padding-right: 20px;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
}

.page-top__d2 {
    width: -moz-calc(100% - 246px);
    width: calc(100% - 246px);
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
}

.page-top__d1--t1 {
    width: 364px;
}

.page-top__d2--t1 {
    width: -moz-calc(100% - 364px);
    width: calc(100% - 364px);
}

.page-top__title {
    font-weight: bold;
    text-transform: uppercase;
    color: #333333;
    font-size: 30px;
    letter-spacing: 2.6px;
    position: relative;
}

.page-title-sub {
    width: 100%;
    height: 238px;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.page-title-sub--bg {
    background: url(../images/sub-bg.jpg) center no-repeat;
    -moz-background-size: cover;
         background-size: cover;
}


.page-title-sub--bg2 {
    background: url(../images/sub-bg2.jpg) center no-repeat;
    -moz-background-size: cover;
         background-size: cover;
}

.page-title-sub--bg3 {
    background: url(../images/sub-bg3.jpg) center no-repeat;
    -moz-background-size: cover;
         background-size: cover;
}

.page-title-sub__title {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    width: 1170px;
    height: 120px;
    font-size: 36px;
    background: rgba(0, 0, 0, .6);
    letter-spacing: 1.6px;
}

.content {
    width: 100%;
}

.content__line {
    width: 100%;
    display: block;
    height: 95px;
}

.content__title {
    text-transform: uppercase;
    font-weight: bold;
    color: #333333;
    font-size: 30px;
    letter-spacing: 3px;
    padding-bottom: 102px;
}

.product-top {
    width: 100%;
    position: relative;
    padding-right: 230px;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    padding-bottom: 60px;
}

.product-top__title {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 30px;
    color: #333333;
    letter-spacing: 3px;
    margin-bottom: 20px;
}

.product-top__button {
    position: absolute;
    right: 0px;
    width: 190px;
    height: 35px;
    line-height: 33px;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    border: 1px #d5d5d5 solid;
    color: #006b4e;
    font-size: 12px;
    cursor: pointer;
    text-decoration: none;
    top: 0px;
    padding-left: 15px;
    letter-spacing: 1.2px;
}

.product-top__button:after {
    display: block;
    position: absolute;
    right: 10px;
    top: 0px;
    width: 6px;
    height: 10px;
    bottom: 0;
    margin: auto;
    content: '';
    background: url(../images/right-row.png) no-repeat;
    -moz-background-size: cover;
         background-size: cover;
}

.product-list {
    width: -moz-calc(100% + 75px);
    width: calc(100% + 75px);
    font-size: 0px;
    padding-bottom: 14px;
}

.product-item {
    position: relative;
    text-decoration: none;
    width: 332px;
    font-size: 18px;
    display: inline-block;
    vertical-align: top;
    height: 471px;
    cursor: pointer;
    margin-right: 70px;
    margin-bottom: 70px;
}

.product-item__data {
    display: block;
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 328px;
    margin-bottom: 15px;
}

.product-item__image {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
}

.product-item__name {
    display: block;
    text-decoration: none;
    text-align: center;
    color: #222222;
    font-size: 18px;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    padding: 0 10px;
    line-height: 22px;
    height: 78px;
}

.product-item__button {
    display: block;
    width: 100%;
    border: 2px #006b4e solid;
    text-align: center;
    text-transform: uppercase;
    height: 50px;
    line-height: 46px;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 24px;
}

.product-item:hover .product-item__button {
    background: #006b4e;
    color: #fff;
}

.catalog-desc {
    color: #222222;
    font-size: 16px;
    letter-spacing: 0.7px;
    line-height: 25px;
    padding-bottom: 60px;
}
.catalog-desc p,
.catalog-desc h2,
.catalog-desc h3,
.catalog-desc table {
  margin-bottom: 15px;
}
.catalog-desc--t1 {
    line-height: 28px;
    letter-spacing: 0.8px;
    padding-bottom: 29px;
}

.filter {
    width: -moz-calc(100% + 20px);
    width: calc(100% + 20px);
    padding-bottom: 36px;
}

/* custom select */

.select-custom {
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    height: 45px;
    background: #fff;
    font-size: 14px;
    color: #555555;
    border: 1px #d5d5d5 solid;
    display: inline-block;
    margin-right: 15px;
}

.select-custom--t1 {
    width: 242px;
}

.select-custom--t2 {
    width: 162px;
}

.select-custom--t3 {
    width: 168px;
}

.select-custom--t4 {
    width: 166px;
}

.select-custom--t5 {
    width: 144px;
}

.select-custom--t6 {
    width: 160px;
}

.select-custom__result {
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    height: 43px;
    line-height: 43px;
    padding: 0 34px 0 15px;
    position: relative;
    cursor: pointer;
    color: #555555;
    font-size: 14px;
    letter-spacing: 0.7px;
    padding-right: 25px;
}

.select-custom__result--active {
    color: #fff;
    background: #006b4e;
}

.select-custom__result ins {
    text-decoration: none;
}

.select-custom__result:before {
    content: '';
    display: block;
    background: url(../images/row.png) left center no-repeat;
    width: 9px;
    height: 5px;
    position: absolute;
    right: 12px;
    top: 0;
    bottom: 0;
    margin: auto;
    -moz-background-size: cover;
         background-size: cover;
}

.select-custom__result--active:before {
    -webkit-filter: invert(1);
            filter: invert(1);
}

.select-custom__box {
    width: 100%;
    position: absolute;
    left: 0;
    top: 100%;
    margin-top: 1px;
    display: none;
    z-index: 10;
    -moz-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.1);
         box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.1);
    max-height: 190px;
}

.select-custom__list {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
    background: rgba(255, 255, 255, 0.95);
    padding-top: 6px;
    padding-bottom: 25px;
}

.select-custom__item {
    display: block;
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 7px 37px;
    cursor: pointer;
    position: relative;
    letter-spacing: 0.5px;
}

.select-custom__item:before {
    width: 10px;
    height: 10px;
    border: 1px #d5d5d5 solid;
    display: block;
    content: '';
    position: absolute;
    left: 14px;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    top: 0;
    bottom: 0;
    margin: auto;
}

.select-custom__item--active:before {
    background: #006b4e;
    border: 1px #006b4e solid;
}

.select-custom__item--active {
    color: #006b4e;
}

.filter-from {
    display: block;
    width: 100%;
    padding-bottom: 96px;
}

.filter-from__line {
    width: 100%;
}

.filter-from__line--t1 {
    width: -moz-calc(100% + 70px);
    width: calc(100% + 70px);
}

.filter-from__button {
    width: 100%;
    border: none;
    color: #fff;
    text-transform: uppercase;
    background: #006b4e;
    height: 50px;
    cursor: pointer;
    outline: none;
    text-transform: uppercase;
    font-size: 24px;
    letter-spacing: 1px;
}

.filter-from__button--m {
    display: none;
}

.filter-from__button--t1 {
    width: -moz-calc(100% - 600px);
    width: calc(100% - 600px);
    margin-right: 60px;
}

.filter-from__button--t2 {
    width: 470px;
    border: 2px #006b4e solid;
    background: #fff;
    color: #006b4e;
}

/* production */
.single-production {
    width: 100%;
    font-size: 0px;
    padding-bottom: 115px;
}
.single-production:after {
  content: '';
  display: table;
  width: 100%;
}
.single-production__search {
  padding-bottom: 35px;
}
.single-production__d1 {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    width: 365px;
    margin-right: 30px;
    padding-left: 15px;
}
.single-production__d1 img {
  height: auto;
}

.single-production-slider-small .slick-slide {
  margin: 0 7px;
}

/*.single-production-slider-small__item {
    width: 89px;
    height: 104px;
    margin: 0 auto;
    line-height: 104px;
    text-align: center;
    position: relative;
}

.single-production-slider-small__item:before {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.6);
    content: '';
}

.single-production-slider-small .slick-current .single-production-slider-small__item:before {
    display: none;
}*/

.single-production-slider-small__image {
    display: inline-block !important;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
}

.single-production-img__d2 .slick-prev {
    width: 30px;
    height: 30px;
    border: 1px #d5d5d5 solid;
    z-index: 10;
    left: -10px;
    background-color: #fff;
}

.single-production-img__d2 .slick-prev:hover {
    background: #0d8562;
    border: 1px #0d8562 solid;
}

.single-production-img__d2 .slick-next {
    width: 30px;
    height: 30px;
    border: 1px #d5d5d5 solid;
    z-index: 10;
    right: -10px;
    background-color: #fff;
}

.single-production-img__d2 .slick-next:hover {
    background: #0d8562;
    border: 1px #0d8562 solid;
}

.single-production-img__d2 .slick-next:hover:before {
    -webkit-filter: invert(-1);
            filter: invert(-1);
}

.single-production-img__d2 .slick-prev:before {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 7px;
    height: 12px;
    background: url(../images/row-product.png);
    -moz-background-size: cover;
         background-size: cover;
}

.single-production-img__d2 .slick-prev:hover:before {
    -webkit-filter: invert(-1);
            filter: invert(-1);
}

.single-production-img__d2 .slick-next:before {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    -webkit-transform: rotate(-180deg);
       -moz-transform: rotate(-180deg);
            transform: rotate(-180deg);
    width: 7px;
    height: 12px;
    background: url(../images/row-product.png);
    -moz-background-size: cover;
         background-size: cover;
}

.single-production-img__d2 {
    padding: 20px 0;
}

.single-production-slider-big__item {
    min-height: 400px;
    line-height: 400px;
    text-align: center;
}
.single-production-slider-big__item img {
  vertical-align: middle;
}

.single-production-slider-big__image {
    max-width: 100%;
    display: inline-block !important;
}

.single-production__d2 {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    width: -moz-calc(100% - 380px - 30px);
    width: calc(100% - 380px - 30px);
    padding-top: 18px;
}

.big-image {
    display: block;
    position: relative;
}

.big-image:hover:before {
    display: block;
    content: '';
    position: absolute;
    width: 38px;
    height: 37px;
    background: url(../images/big-img.png) no-repeat;
    right: 40px;
    bottom: 20px;
}

.single-production__title {
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 0.7px;
    padding-bottom: 19px;
    position: relative;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
}

.single-production__nav {
    position: absolute;
    right: 0;
}

.raiting {
    width: 100%;
    margin-bottom: 27px;
}

.raiting:after
{
    display: inline-block;
    width: 100%;
    height: 1px;
    content: '';
    background: #d5d5d5;
    margin-top: 16px;
}

.raiting__star {
    display: inline-block;
    vertical-align: top;
    width: 15px;
    height: 15px;
    background: url(../images/s-noactive.png) no-repeat;
    -moz-background-size: cover;
         background-size: cover;
}

.raiting__star--active {
    background: url(../images/s-active.png) no-repeat;
    -moz-background-size: cover;
         background-size: cover;
}

.raiting__text {
    display: inline-block;
    vertical-align: top;
    margin-left: 5px;
    font-size: 14px;
}

.single-production__line {
    width: 100%;
    padding-bottom: 22px;
}

.single-production__button {
    display: inline-block;
    width: 134px;
    height: 37px;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    background: #0d8562;
    text-transform: uppercase;
    line-height: 37px;
    text-align: center;
    margin-right: 8px;
}

.single-production__button--t1 {
    border: 2px #0d8562 solid;
    color: #0d8562;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    background: none;
    line-height: 35px;
}

.product-text {
    width: 100%;
    font-size: 14px;
    color: #676767;
    border-bottom: 1px #cccccc solid;
    padding-bottom: 8px;
    margin-bottom: 20px;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
}

.product-text__title {
    font-weight: bold;
    font-size: 15px;
    color: #2a2a2a;
    padding-bottom: 14px;
}

.product-text p {
    padding-bottom: 20px;
    line-height: 18px;
    letter-spacing: 0.2px;
}

.single-production__d2 p a {
    color: #0d8562;
    text-decoration: none;
}


.tabs {
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 0px;
}

.tabs__item {
    display: inline-block;
    vertical-align: top;
    height: 51px;
    line-height: 51px;
    border-bottom: 1px #d5d5d5 solid;
    font-weight: bold;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 0 18px;
    border-right: 1px #d5d5d5 solid;
    letter-spacing: 0.7px;
    cursor: pointer;
}

.tabs__item--active {
    border-bottom: 1px transparent solid;
    color: #0d8562;
    font-weight: bold;
}

.tabs-content {
    width: 100%;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    padding: 5px 35px 35px 35px;
}

.tabs-content__item {
    width: 100%;
    display: none;
}

.tabs-content__item--active {
    display: block;
}

.tabs-data {
    width: 100%;
    border: 1px #d5d5d5 solid;
}

.document {
    width: 100%;
}

.document--t1 {
    padding-bottom: 38px;
}

.document__item {
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    border-bottom: 1px #e0e0e0 solid;
}

.document--t1 .document__item {
    padding-left: 30px;
    border-bottom: 0px;
}

.document__title {
    position: relative;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    padding: 23px 0px;
    color: #676767;
    font-size: 14px;
    padding-right: 50px;
}

.document__title::after {
    display: block;
    content: '';
    position: absolute;
    right: 25px;
    top: 0;
    margin: auto;
    bottom: 0;
    width: 15px;
    height: 8px;
    background: url('../images/document.png') -10px -10px;
}

.document__text {
    display: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding-top: 15px;
    font-size: 14px;
    padding-bottom: 12px;
}

.document__text a {
    text-decoration: none;
    color: #0d8562;
}

.document__text p {
    padding-bottom: 25px;
    line-height: 25px;
}

.document__text--visible .document__text {
    display: block;
}

.document__text--visible .document__title::after {
    background: url('../images/document.png') -45px -10px;
}

.slick-slide {
    outline: none !important;
}

.nav {
    position: absolute;
    right: -5px;
    font-size: 0px;
    top: -2px;
    text-align: right;
    width: 68px;
}

.nav__prev {
    display: inline-block;
    vertical-align: top;
    width: 30px;
    height: 30px;
    border: 1px #d5d5d5 solid;
    position: relative;
    font-size: 14px;
    margin-right: 3px;
}

.nav__prev:before {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 7px;
    height: 12px;
    background: url(../images/row-product.png);
    -moz-background-size: cover;
         background-size: cover;
}

.nav__prev:hover {
    background: #0d8562;
    border: 1px #0d8562 solid;
}

.nav__prev:hover:before {
    -webkit-filter: invert(-1);
            filter: invert(-1);
}

.nav__next {
    display: inline-block;
    vertical-align: top;
    width: 30px;
    height: 30px;
    border: 1px #d5d5d5 solid;
    position: relative;
    font-size: 14px;
}

.nav__next:hover {
    background: #0d8562;
    border: 1px #0d8562 solid;
}

.nav__next:before {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    -webkit-transform: rotate(-180deg);
       -moz-transform: rotate(-180deg);
            transform: rotate(-180deg);
    width: 7px;
    height: 12px;
    background: url(../images/row-product.png);
    -moz-background-size: cover;
         background-size: cover;
}

.nav__next:hover:before {
    -webkit-filter: invert(-1);
            filter: invert(-1);
}

.contacts {
/*    padding-top: 96px;
    width: 1661px;*/
    margin: 0 auto;
}

.block-contact {
    width: 100%;
    font-size: 0px;
    padding-bottom: 40px;
}

.block-contact__d1 {
    display: inline-block;
    vertical-align: top;
    width: 416px;
    color: #333333;
    font-size: 24px;
    letter-spacing: 2.2px;
    text-transform: uppercase;
    font-weight: bold;
}

.block-contact__d2 {
    display: inline-block;
    vertical-align: top;
    width: -moz-calc(100% - 416px);
    width: calc(100% - 416px);
    color: #333333;
    font-size: 24px;
}

.block-contact__title {
    font-weight: 600;
    letter-spacing: 2px;
    padding-bottom: 20px;
}

.block-contact__text {
    letter-spacing: 2.4px;
    padding-bottom: 56px;
    line-height: 42px;
}

.block-contact__text a {
    text-decoration: none;
    color: #333333;
}

.conctat-map {
    display: block;
    margin: 0 auto;
    width: 1496px;
    /*height: 890px;*/
    margin-bottom: 90px;
}

.documentation__title {
    font-size: 16px;
    font-weight: bold;
    color: #0d8562;
    text-transform: uppercase;
    letter-spacing: 0.4px;
    padding-bottom: 18px;
}

label.error {
    display: none !important;
}

input.error {
    border: 1px red solid;
}

.top-element {
    display: block;
    position: absolute;
    text-align: right;
    right: 71px;
    top: 40px;
}

.top-element__phone {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    width: 13px;
    height: 15px;
    background: url(../images/phone_ico.png) no-repeat;
    margin-right: 27px;
    -moz-background-size: cover;
         background-size: cover;
}

.top-element__search {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    width: 16px;
    height: 16px;
    background: url(../images/search.png) no-repeat;
    -moz-background-size: cover;
         background-size: cover;
}

.top-main-mobile {
    display: none;
    background: url(../images/menu-modile.png) no-repeat;
    cursor: pointer;
    width: 14px;
    height: 12px;
    -moz-background-size: cover;
         background-size: cover;
}

.slider-public--m {
    display: none;
}

.footer__mobile {
    display: none;
}

.single-production__title--t2 {
    display: none;
}

/* adaptive */
@media (max-width: 1800px) {
    .raiting:after
    {
        width: -moz-calc(100% - 410px);
        width: calc(100% - 410px);
    }

    .main {
        padding-left: 360px;
    }

    .main__item {
        margin-right: 35px
    }

    .top-element {
        right: 85px;
    }

    .callback {
        right: 134px;
    }

    .about-data {
        width: 1172px;
    }

    .about-data {
        padding: 68px 30px 38px 30px;
    }

    .block-production .base-block {
        padding: 0 135px;
    }


    .catalog {
        width: -moz-calc(100% + 87px);
        width: calc(100% + 87px);
    }

    .block-production {
        padding-bottom: 73px;
    }

    .public__d1 {
        padding-left: 133px;
        width: 278px;
    }

    .public__d2 {
        width: -moz-calc(100% - 306px - 105px);
        width: calc(100% - 306px - 105px);
    }

    .public__item {
        width: -moz-calc(100% / 2);
        width: calc(100% / 2);
    }

    .partner-block {
        padding-bottom: 75px;
    }

    .title-top {
        width: 1177px;
    }

    .page-title__data {
        padding-top: 30px;
        padding-left: 32px;
        padding-right: 40px;
    }

    .page-title__title {
        font-size: 17px;
        padding-bottom: 30px;
    }

    .page-title__subtitle {
        font-size: 14px;
        padding-bottom: 5px;
    }

    .page-title__text {
        letter-spacing: 1.2px;
        font-size: 15px;
        line-height: 20px;
    }

    .page-title__text p {
        padding-bottom: 20px;
    }

    .title-top__d2 .callback {
        right: 0px;
    }

    .title-top__d1 {
        width: -moz-calc(100% - 448px - 30px);
        width: calc(100% - 448px - 30px);
        margin-right: 38px;
    }

    .about-a__item {}

    .about-a__data {
        display: block;
        text-align: center;
        width: 100%;
        -moz-box-sizing: border-box;
             box-sizing: border-box;
    }

    .about-a__t {
        padding-right: 0px;
        display: block;
        width: 100%;
        text-align: center;
        -moz-box-sizing: border-box;
             box-sizing: border-box;
        padding: 0 30px;
    }

    .informer-about {
        padding-bottom: 80px;
    }

    .catalog-page {
        margin: 0 auto;
        width: 1177px;
    }

    .block-d {
        width: 1177px;
    }

    .catalog--t1 .catalog__item {
        width: -moz-calc(100% / 2 - 28px);
        width: calc(100% / 2 - 28px);
        margin-right: 26px;
        height: 453px;
    }

    .block-d__d1 {
      width: 25%;
      padding-right: 20px;
    }

    .catalog--t1 {
        width: -moz-calc(100% + 75px);
        width: calc(100% + 75px);
    }

    .block-d__d2 {
        width: 72%;
    }

    .product-item {
        width: 330px;
        margin-right: 29px;
    }

    .catalog-desc {
        line-height: 28px;
        padding-bottom: 87px;
    }

    .catalog-desc--t1 {
        padding-bottom: 38px;
        letter-spacing: 0.7px;
    }

    .select-custom {
        margin-bottom: 35px;
        margin-right: 5px;
    }

    .filter {
        padding-bottom: 0px;
    }

    .filter-from__button--t1 {
        width: 54%;
        margin-right: 11px;
    }

    .filter-from__button--t2 {
        width: 270px;
    }

    .single-production__title {
        line-height: 27px;
    }

    .nav {
        right: -3px;
    }

    .single-production__line {
        width: -moz-calc(100% + 17px);
        width: calc(100% + 17px);
    }

    .single-production__button {
        margin-right: 12px;
    }

    .tabs-data {
        clear: both;
    }

    .single-production__d1 {
        display: block;
        float: left;
        /*height: 650px;*/
    }

    .single-production__d2 {
        display: block;
        width: 100%;
    }

    .product-text p {
        letter-spacing: 0px;
    }

    .product-text {
        margin-bottom: 13px;
    }

    .single-production {
        padding-bottom: 44px;
    }

    .tabs__item {
        font-size: 14px;
        padding: 0 9px;
        letter-spacing: 0.3px;
    }

    .tabs-content {
        padding-top: 9px;
        padding-left: 28px;
        padding-right: 28px;
    }

    .document__text {
        padding-bottom: 3px;
    }

    .contacts {
        /*width: 1177px;*/
    }

    .conctat-map {
        width: 100%;
        height: 695px;
    }

    .block-contact__d2 {
        width: -moz-calc(100% - 458px);
        width: calc(100% - 458px);
    }

    .block-contact__text span {
        display: inline-block;
    }

    .block-contact__title {
        padding-bottom: 13px;
    }

    .block-contact__text {
        line-height: 45px;
        padding-bottom: 63px;
    }
}

@media (max-width: 1440px) {
    .base-block {
        padding: 0 56px;
    }

    .main {
        padding-left: 333px;
    }

    .main__item {
        font-size: 17px;
    }

    .main__item {
        margin-right: 23px;
    }

    .top-contact {
        margin-left: -2px;
    }

    .top-element {
        right: 71px;
    }

    div.search {
        width: 238px;
    }

    .top-slider .slick-dots {
        display: none !important;
    }

    

    .block-production .base-block {
        padding: 0 54px;
    }

    .public__d1 {
        padding-left: 52px;
        width: 209px;
    }

    .public__d2 {
        width: -moz-calc(100% - 156px - 105px);
        width: calc(100% - 156px - 105px);
    }

    .public__t {
        padding: 48px 60px 48px 55px;
    }

    .slider-public .slick-dots {
        left: -252px;
    }

    .block-production {
        overflow: hidden;
    }

    .informer-about {
        padding-left: 0px;
        padding-right: 0px;
    }

    .catalog-page {
        overflow: hidden;
    }

    .catalog--t1 .catalog__item {
        width: -moz-calc(100% / 2 - 54px);
        width: calc(100% / 2 - 54px);
    }

    div.search--page {
        width: 100%;
    }

    .block-d__d1 {
        padding-right: 14px;
    }

    .product-page {
        width: 100%;
        overflow: hidden;
    }

    .filter-from__line--t1 {
        width: -moz-calc(100% + 50px);
        width: calc(100% + 50px);
    }
}

/* mobile */
@media (max-width: 1279px) {
    .checkbox--active:before
    {
        width: 8px;
        height: 8px;
    }
    .raiting:after
    {
        width: -moz-calc(100% - 335px);
        width: calc(100% - 335px);
    }
    /*.header__line1 {
        height: 48px
    }*/

    .base-block {
        padding: 0 35px;
    }

    .header__line2 {
        height: 80px;
    }

    .logo__image img {
        width: 50px;
    }

    .logo {
        margin-left: 0px;
        top: 15px;
        padding-left: 61px;
    }

    .logo__title {
        font-size: 13px;
        line-height: 16px;
        padding-bottom: 3px;
    }

    .logo__text {
        font-size: 8px;
    }

    .main {
        padding-left: 273px;
        padding-top: 31px;
    }

    .main__item {
        font-size: 13px;
        margin-right: 20px;
    }

    .top-contact__ico img {
        width: 10px;
    }

    .top-contact {
        padding-top: 18px;
        margin-left: 3px;
        font-size: 11px;
    }

    .top-contact__ico {
        margin-right: 17px;
    }

    img.top-contact__ico--m {
        width: 14px;
    }

    .top-contact__item {
        margin-right: 19px;
    }

    .top-element {
        right: 52px;
    }

    .top-element {
        top: 31px;
    }

    .top-element__search {
        width: 12px;
        height: 12px;
    }

    div.search {
        top: 19px;
        right: 39px;
        width: 193px;
    }

    .search__input {
        height: 42px;
        line-height: 52px;
        font-size: 11px;
        padding: 0 13px;
    }

    .search__button {
        background: url(../images/small-search.png) center no-repeat;
        height: 42px;
        width: 40px;
    }

    .callback {
        right: 38px;
        top: 49px;
        width: 353px;
        padding: 0 27px 0 20px;
        padding-bottom: 32px;
    }

    .callback__title {
        font-size: 20px;
        padding-top: 20px;
        padding-bottom: 36px;
    }

    .callback__input {
        height: 38px;
        padding: 0 12px;
        line-height: 36px;
        font-size: 15px;
    }

    .callback__line {
        padding-bottom: 16px;
    }

    .checkbox {
        width: 10px;
        height: 10px;
        margin-right: 5px;
    }

    .callback__line--t {
        font-size: 10px;
        line-height: 22px;
        padding-bottom: 12px;
    }

    .callback__button {
        width: 226px;
        height: 38px;
        font-size: 15px;
    }

    .top-block {
        /*height: 522px;*/
    }

    .company {
        margin-top: -25px;
    }

    .company__item {
        width: 145px;
        height: 52px;
        line-height: 52px;
        margin: 0 11px;
    }

    .block-info {
        padding-top: 39px;
        padding-bottom: 88px;
    }

    .info__item {
        font-size: 12px;
    }

    .info__name {
        font-size: 15px;
    }

    .info__image {
        max-height: 29px;
        max-width: 36px;
    }

    .info__data {
        height: 70px;
        line-height: 70px;
    }

    .about-data {
        width: 100%;
        padding-top: 53px;
        font-size: 16px;
        padding-right: 27px;
        padding-left: 27px;
    }

    .block-about {
        padding-top: 115px;
    }

    .about-data__title {
        font-size: 23px;
        padding-bottom: 25px;
        letter-spacing: 2px;
    }

    .about-data__content {
        line-height: 25px;
        letter-spacing: 1px;
    }

    .about-data__content p {
        padding-bottom: 22px;
    }

    .block-about {
        padding-bottom: 106px;
    }

    .block-production .base-block {
        padding: 0 37px;
    }

    .block-production__title {
        font-size: 24px;
        padding-bottom: 85px;
    }

    .block-production {
        padding-top: 86px;
    }

    .catalog__item {
        width: -moz-calc(100% / 3 - 77px);
        width: calc(100% / 3 - 77px);
        margin-right: 71px;
        height: 366px;
    }

    .catalog__data {
        height: 291px;
        margin-bottom: 6px;
    }

    .catalog__item {
        font-size: 14px;
    }

    .block-production {
        padding-bottom: 48px;
    }

    .public__d1 {
        padding-left: 35px;
        width: 169px;
    }

    .public__d2 {
        width: -moz-calc(100% - 99px - 105px);
        width: calc(100% - 99px - 105px);
    }

    .main-public__link {
        font-size: 19px;
    }

    .main-public__link--active {
        font-size: 29px;
    }

    .main-public__item {
        padding-bottom: 16px;
    }

    .public__t {
        padding-left: 46px;
        padding-top: 39px;
        padding-right: 28px;
    }

    .public__date {
        font-size: 9px;
        padding-bottom: 8px;
    }

    .public__title {
        font-size: 18px;
        letter-spacing: 2.9px;
        padding-bottom: 5px;
        line-height: 24px;
    }

    .public__small {
        font-size: 14px;
        padding-bottom: 10px;
        line-height: 25px;
    }

    .public__text {
        font-size: 10px;
        line-height: 13px;
    }

    .public__more {
        font-size: 8px;
    }

    .public__item {
        height: 282px;
    }

    .partner-block {
        padding: 0 64px;
        padding-bottom: 50px;
    }

    .public {
        padding-bottom: 27px;
    }

    .slider-partner .slick-prev {
        width: 61px;
        left: -66px;
    }

    .slider-partner .slick-next {
        width: 61px;
        right: -64px;
    }

    .footer__block1 .base-block {
        width: 100%;
        padding: 0 48px;
        padding-top: 46px;
    }

    .footer__title {
        font-size: 18px;
        padding-bottom: 23px;
    }

    .footer-main__item {
        font-size: 12px;
        padding-bottom: 12px;
    }

    .footer__block1 {
        height: 270px;
    }

    .footer__block2 {
        height: 73px;
        font-size: 12px;
    }

    .slider-public .slick-dots {
        left: -213px;
    }

    .slider-public .slick-dots li.slick-active {
        font-size: 20px;
    }

    .slider-public .slick-dots li {
        font-size: 15px;
        width: 15px;
        padding-right: 0px;
        height: 32px;
    }

    .title-top {
        width: 100%;
        -moz-box-sizing: border-box;
             box-sizing: border-box;
        padding: 0 35px;
    }

    .page-title {
        padding-top: 50px;
    }

    .page-title__data {
        padding-left: 27px;
        padding-top: 24px;
        padding-right: 21px;
    }

    .page-title__title {
        font-size: 13px;
        line-height: 22px;
    }

    .page-title__subtitle {
        font-size: 10px;
    }

    .page-title__text {
        font-size: 12px;
        letter-spacing: 1.2px;
    }

    .title-top__d2 .callback {
        top: 0;
    }

    .title-top__d2 {
        width: 353px;
    }

    .title-top__d1 {
        width: -moz-calc(100% - 358px - 30px);
        width: calc(100% - 358px - 30px);
        margin-right: 33px;
    }

    .page-title__text {
        line-height: 19px;
    }

    .page-title__data {
        min-height: 427px;
    }

    .page-title {
        padding-bottom: 45px;
    }

    .company--page {
        padding-bottom: 50px;
    }

    .informer-about {
        font-size: 19px;
        line-height: 30px;
        padding-bottom: 58px;
    }

    .about-a__t {
        font-size: 12px;
        line-height: 16px;
    }

    .about-a__image {
        max-height: 46px;
    }

    .about-a__data {
        height: 82px;
        line-height: 82px;
    }

    .about-a {
        padding-bottom: 76px;
    }

    .catalog-page {
        width: 100%;
    }

    .page-top__title {
        font-size: 24px;
    }

    .page-top__d1 {
        width: 204px;
    }

    .page-top__d2 {
        width: -moz-calc(100% - 209px);
        width: calc(100% - 209px);
    }

    div.search--page {
        width: 100%;
        top: 0;
        right: 0;
    }

    .block-d {
        width: 100%;
    }

    .page-top {
        padding-bottom: 66px;
    }

    .block-d__d1 {
        width: 377px;
    }

    .catalog-main__link {
        padding: 17px 0 16px 16px;
    }

    .catalog-main__item {
        font-size: 12px;
    }

    .catalog-main__sub-show:before {
        width: 7px;
        height: 4px;
    }

    .catalog-main__sub-show {
        width: 57px;
        height: 41px;
    }

    .catalog-main-sub__item {
        font-size: 12px;
    }

    .block-d__d2 {
        width: -moz-calc(100% - 321px - 70px);
        width: calc(100% - 321px - 70px);
    }

    .catalog--t1 .catalog__item {
        height: 300px;
    }

    .top-element__phone {
        width: 10px;
        height: 12px;
        margin-right: 21px;
    }

    .page-title-sub__title {
        width: -moz-calc(100% - 74px);
        width: calc(100% - 74px);
        height: 100px;
        font-size: 29px;
    }

    .page-title-sub {
        height: 194px;
    }

    .content__line {
        height: 81px;
    }

    .page-top {
        padding-bottom: 57px;
    }

    .product-top__title {
        font-size: 23px;
    }

    .block-d__d1 {
        padding-right: 10px;
    }

    .product-top__button {
        width: 155px;
        height: 26px;
        line-height: 24px;
        font-size: 10px;
        padding-left: 10px;
    }

    .product-top__button:after {
        width: 5px;
        height: 8px;
    }

    .product-item {
        width: -moz-calc(100% / 2 - 22px);
        width: calc(100% / 2 - 22px);
        margin-right: 22px;
    }

    .product-list {
        width: -moz-calc(100% + 20px);
        width: calc(100% + 20px);
    }

    .product-item__data {
        height: 258px;
        margin-bottom: 9px;
    }

    .product-item__name {
        font-size: 15px;
        line-height: 20px;
        height: 65px;
    }

    .product-item__button {
        height: 40px;
        line-height: 38px;
        font-size: 20px;
    }

    .product-item {
        height: 361px;
    }

    .product-list {
        padding-bottom: 0px;
    }

    .product-top {
        padding-right: 170px;
    }

    .catalog-desc {
        line-height: 23px;
        font-size: 13px;
        padding-bottom: 79px;
    }

    .catalog-desc--t1 {
        padding-bottom: 6px;
    }

    .select-custom {
        height: 36px;
        margin-bottom: 31px;
    }

    .select-custom--t1 {
        width: 198px;
    }

    .select-custom--t2 {
        width: 130px;
    }

    .select-custom--t3 {
        width: 137px;
    }

    .select-custom__result {
        font-size: 11px;
        line-height: 36px;
        height: 36px;
    }

    .select-custom--t4 {
        width: 134px;
    }

    .select-custom--t5 {
        width: 117px;
    }

    .select-custom--t6 {
        width: 132px;
    }

    .select-custom__item {
        font-size: 11px;
        padding: 6px 30px;
    }

    .select-custom__box {
        max-height: 154px;
    }

    .select-custom {
        margin-bottom: 28px;
    }

    .filter-from__button {
        height: 40px;
        font-size: 20px;
        letter-spacing: 2.8px;
    }

    .filter-from {
        padding-bottom: 80px;
    }

    .select-custom__item:before {
        width: 8px;
        height: 8px;
        left: 12px;
    }

    .filter-from__line--t1 .filter-from__button {
        letter-spacing: 1px;
    }

    .filter-from__button--t1 {
        width: 57%;
    }

    .filter-from__button--t2 {
        width: 37%;
        letter-spacing: 1px;
    }

    .filter-from__line--t1 {
        padding-bottom: 14px;
        width: -moz-calc(100% + 20px);
        width: calc(100% + 20px);
        padding-top: 7px;
    }

    div.search--page {
        margin-top: -5px;
    }

    .single-production__d1 {
        /*width: 280px;*/
    }

    .single-production__title {
        padding-right: 0px;
    }

    .single-production__d1 {
        margin-right: 40px;
    }

    .single-production__title {
        font-size: 17px;
        -moz-box-sizing: border-box;
             box-sizing: border-box;
        padding-right: 60px;
    }

    .nav__next,
    .nav__prev {
        width: 24px;
        height: 24px;
    }

    .single-production-slider-small .slick-next {
        width: 24px;
        height: 24px;
        right: -15px;
        margin-top: -5px;
    }

    .single-production-slider-small .slick-prev {
        width: 24px;
        height: 24px;
        margin-top: -5px;
    }

    .nav {
        top: 0px;
    }

    .single-production__title {
        padding-bottom: 6px;
    }

    .raiting__star {
        width: 11px;
        height: 11px;
    }

    .raiting__text {
        margin-right: 3px;
    }

    .raiting {
        margin-bottom: 17px;
    }

    .single-production__button {
        width: 108px;
        height: 31px;
        line-height: 31px;
        font-size: 11px;
    }

    .single-production__line {
        padding-bottom: 16px;
    }

    .product-text__title {
        font-size: 12px;
        padding-bottom: 10px;
    }

    .product-text,
    .single-production__d2 {
        font-size: 11px;
    }

    .product-text p {
        line-height: 15px;
        padding-bottom: 9px;
        font-size: 11px;
    }

    .single-production__d1 {
        /*height: 545px;*/
    }

    .tabs__item {
        font-size: 11px;
        height: 41px;
        line-height: 41px;
    }

    .tabs-content {
        padding-top: 4px;
    }

    .document__title {
        font-size: 11px;
    }

    .document__text {
        padding-top: 5px;
        font-size: 11px;
    }

    .document__text p {
        padding-bottom: 18px;
        line-height: 21px;
    }

    .document__title::after {
        right: 18px;
    }

    .contacts {
        width: 100%;
        /*padding-top: 82px;*/
    }

    .content__title {
        font-size: 23px;
        letter-spacing: 3.3px;
        padding-bottom: 84px;
    }

    .block-contact__d1 {
        font-size: 19px;
    }

    .block-contact__d1 {
        width: 337px;
    }

    .block-contact__d2 {
        font-size: 19px;
    }

    .block-contact__title {
        padding-bottom: 1px;
    }

    .block-contact__text {
        line-height: 43px;
        padding-bottom: 50px;
        letter-spacing: 2.2px;
    }

    .block-contact__d2 {
        width: -moz-calc(100% - 428px);
        width: calc(100% - 428px);
    }

    .conctat-map {
        height: 540px;
    }

    .page-top__d1--t1 {
        width: 300px;
    }

    .page-top__d2--t1 {
        width: -moz-calc(100% - 300px);
        width: calc(100% - 300px);
    }

    .block-d__d2--d1 {
        padding-left: 2px;
        -moz-box-sizing: border-box;
             box-sizing: border-box;
    }

    .documentation__title {
        font-size: 13px;
        letter-spacing: 0.3px;
    }
    .raiting__text
    {
        font-size: 12px;
    }
}

@media (max-width: 1023px) {
    .raiting__text
    {
        font-size: 12px;
    }
    .base-block {
        padding: 0 20px;
    }

    .main {
        position: absolute;
        left: 0px;
        width: 100%;
        text-align: center;
        padding-left: 0px;
        padding: 0px;
        background: rgba(255, 255, 255, 0.75);
        top: 80px;
        z-index: 100;
        display: none;
    }

    .main--visible {
        display: block;
    }

    .main__item {
        margin: 0 10px;
    }

    .main__item a {
        padding: 24px 0px;
        display: block;
    }

    .top-element {
        right: 32px;
    }

    .callback {
        left: 0;
        right: 0;
        margin: auto;
        position: static;
    }

    .info__item {
        width: -moz-calc(100% / 2);
        width: calc(100% / 2);
        height: 142px;
    }

    .block-info {
        padding-bottom: 49px;
    }

    .block-about {
        padding-top: 89px;
        padding-bottom: 94px;
    }

    .about-data {
        padding-top: 28px;
        padding-left: 24px;
        padding-right: 24px;
        padding-bottom: 0px;
    }

    .about-data__content {
        letter-spacing: 0.8px;
    }

    .block-production .base-block {
        padding: 0 20px;
    }

    .catalog__item {
        width: -moz-calc(100% / 3 - 45px);
        width: calc(100% / 3 - 45px);
        margin-right: 24px;
        height: 311px;
    }

    .catalog__data {
        height: 243px;
    }

    .catalog__name {
        letter-spacing: 0px;
        padding: 0;
        line-height: 17px;
    }

    .block-production {
        padding-bottom: 58px;
    }

    .public__d1 ,
    .public__d2 {
        width: auto;
        display: block;
    }

    .top-main-mobile {
        display: inline-block;
        vertical-align: middle;
        margin-right: 25px;
    }

/*    .slider-public {
        display: none;
    }*/

    .slider-public--m {
        display: block;
    }

    .public__item {
        width: 100%;
    }

    .slider-public .slick-dots {
        border-right: 0px;
        border-left: 1px #e0e0e0 solid;
    }

    .slider-public .slick-dots {
        left: -333px;
    }

    .slider-partner-item {
        text-align: center;
    }

    .slider-partner-item img {
        max-width: 90%;
    }

    .partner-block {
        padding-bottom: 65px;
    }

    .footer__block1 .base-block {
        padding: 0 20px;
        padding-top: 46px;
    }

    .footer__t1 {
        width: 19%;
    }

    .footer__t2 {
        width: 22%;
    }

    .footer__t3 {
        width: 29%;
    }

    .footer__t4 {
        width: 30%;
    }

    .title-top {
        padding: 0 20px;
    }

    .title-top__d1 {
        margin-right: 11px;
        width: auto;
        width: auto;
    }

    .page-title__title {
        padding-bottom: 20px;
    }


    .page-title__data {
        padding-right: 17px;
        min-height: auto;
    }

    .page-title__text {
        line-height: 18px;
        font-size: 11px;
    }

    .informer-about {
        font-size: 15px;
        line-height: 25px;
        padding-bottom: 65px;
    }

    .company--page {
        padding-bottom: 56px;
    }

    .about-a__item--t2 {
        width: 46%;
    }

    .about-a__item--t1 {
        width: 24%;
    }

    .about-a__item--t3 {
        width: 29%;
    }

    .about-a {
        padding-left: 0px;
    }

    .about-a__t {
        padding: 0 20px;
    }

    .page-title__title {
        font-weight: normal;
        line-height: 15px;
        font-size: 11px;
    }

    .page-title__subtitle {
        font-weight: normal;
        line-height: 15px;
        font-size: 10px;
    }


    .block-d__d1 {
        display: none;
        position: absolute;
        top: 0px;
    }

    .block-d__d2 {
        width: 100%;
    }

    .page-top {
        padding-bottom: 16px;
    }

    .catalog--t1 .catalog__item {
        width: -moz-calc(100% / 3 - 42px);
        width: calc(100% / 3 - 42px);
    }

    .page-title__text {
        line-height: 16px;
        font-size: 10px;
    }

    .page-top {
        padding-bottom: 63px;
    }

    .page-top__title {
        cursor: pointer;
    }

    .page-top__title:after {
        display: block;
        position: absolute;
        top: 0;
        right: 30px;
        bottom: 0;
        margin: auto;
        content: '';
        width: 12px;
        height: 8px;
        background: url(../images/angle-arrow-down.png) no-repeat;
        -moz-background-size: cover;
             background-size: cover;
    }

    .block-d--main .block-d__d1 {
        display: block;
        top: 110px;
        z-index: 100;
        padding-right: 0px;
    }

    .block-d--main .page-top__title:after {
        -webkit-transform: rotate(-180deg);
           -moz-transform: rotate(-180deg);
                transform: rotate(-180deg);
    }

    .block-d__d1 {
        background: rgba(255, 255, 255, 0.9);
    }

    .catalog-main {
        border: none;
    }

    .page-title-sub__title {
        width: -moz-calc(100% - 40px);
        width: calc(100% - 40px);
    }

    .product-item {
        width: -moz-calc(100% / 3 - 22px);
        width: calc(100% / 3 - 22px);
    }

    .product-item__data {
        margin-bottom: 3px;
    }

    .product-item__name {
        font-size: 14px;
        line-height: 18px;
        height: 57px;
    }

    .product-item__button {
        height: 34px;
        line-height: 30px;
        font-size: 17px;
    }

    .product-item {
        height: 349px;
    }

    .filter {
        padding-top: 45px;
        width: -moz-calc(100% + 40px);
        width: calc(100% + 40px)
    }

    .select-custom {
        margin-right: 39px;
    }

    .filter-from {
        overflow: hidden;
    }

    .filter-from__line {
        display: none;
    }

    .filter-from {
        padding-bottom: 61px;
    }

    .filter-from__button--m {
        display: inline-block;
        width: 396px;
        vertical-align: top;
        font-size: 17px;
        letter-spacing: 2.4px;
        margin-left: -2px;
    }

    .product-text--desc {
        min-height: 388px;
    }

    .single-production__d1 {
        /*height: 512px;*/
    }

    .single-production-slider-small__item {
        height: 83px;
        line-height: 83px;
    }

    .product-text {
        padding-right: 5px;
    }

    .single-production__d2 {
        padding-top: 14px;
    }

    .single-production__d2 p {
        line-height: 15px;
    }

    .single-production {
        padding-bottom: 61px;
    }

    .tabs__item {
        padding: 0 8px;
    }

    .tabs-content {
        padding-left: 24px;
    }

    .title-top--contact .title-top__d1 {
        display: none;
    }

    .title-top--contact .title-top__d2 {
        margin: 0 auto;
        display: block;
    }

    .block-contact__d1 {
        display: block;
        width: 100%;
        padding-bottom: 65px;
    }

    .block-contact__d2 {
        display: block;
        width: 100%;
    }

    .contacts {
        /*padding-top: 86px;*/
    }

    .block-contact {
        padding-bottom: 7px;
    }

    .conctat-map {
        height: 425px;
    }
    .search
    {
        right: 19px;
    }
    .search--top
    {
        right: 0;
    }
    div.search--page
    {
        right: 0;
    }
}

@media (max-width: 767px) {
    .search
    {
        right: 23px;
    }
    div.search--page
    {
        right: 0;
    }
    .raiting:after
    {
        width: 100%;
    }
    .header .base-block {
        padding: 0 34px;
    }

    .top-element {
        right: 37px;
    }

    .main__item {
        margin: 0 6px;
    }

    .company__item {
        margin: 0 1px;
    }

    .block-info .base-block {
        padding: 0 10px;
    }

    .block-about .base-block {
        padding: 0 34px;
    }

    .about-data {
        padding-left: 15px;
        padding-right: 15px;
    }

    .about-data__title {
        padding-bottom: 20px;
    }

    .block-about {
        padding-bottom: 84px;
    }

    .block-production__title {
        text-align: center;
    }

    .block-production .base-block {
        padding: 0 8px;
    }

    .catalog__item {
        width: -moz-calc(100% / 2 - 45px);
        width: calc(100% / 2 - 45px);
        margin-right: 5px;
        height: 302px;
    }

    .public__d1 {
        display: block;
        width: 100%;
        padding-left: 0px;
        -moz-box-sizing: border-box;
             box-sizing: border-box;
        padding: 0 33px;
        padding-bottom: 65px;
    }

    .main-public {
        text-align: left;
    }

    .main-public__item {
        display: inline-block;
        vertical-align: middle;
        margin-right: 38px;
    }

    .block-public {
        padding-top: 5px;
    }

    .public__d2 {
        display: block;
        width: 100%;
        -moz-box-sizing: border-box;
             box-sizing: border-box;
        padding: 0 30px;
    }

    .slider-public .slick-dots {
        left: 0px;
        width: 100%;
        text-align: right;
        bottom: -25px;
        z-index: 10;
    }

    .public {
        padding-bottom: 45px;
    }

    .slider-public .slick-dots li {
        margin: 0 20px;
    }

    .slider-public .slick-dots {
        border-left: 0px;
    }

    .slider-public .slick-dots:before {
        display: block;
        content: '';
        position: absolute;
        height: 1px;
        right: 0px;
        background: #e0e0e0;
        width: 228px;
    }

    .block-public {
        padding-bottom: 46px;
    }

    .partner-block {
        padding: 0 140px;
        padding-bottom: 60px;
    }

    .slider-partner .slick-prev {
        width: 134px;
        left: -141px;
    }

    .slider-partner .slick-next {
        width: 134px;
        right: -139px;
    }

    .footer__pc {
        display: none;
    }

    .footer__mobile {
        display: block;
    }

    .footer__t1 {
        width: 49%;
    }

    .footer__t2 {
        width: 49%;
    }

    .footer__block1 .base-block {
        padding: 0 34px;
        padding-top: 46px;
    }

    .footer__block1 {
        height: 484px;
    }

    .footer-main--t1 {
        padding-bottom: 93px;
    }

    .title-top {
        width: 353px;
        margin: 0 auto;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        padding: 0;
    }

    .title-top__d1 {
        width: 100%;
        -webkit-box-flex: 0;
           -moz-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        -webkit-box-ordinal-group: 3;
           -moz-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
    }

    .title-top__d2 {
        width: 100%;
        -webkit-box-flex: 0;
           -moz-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        -webkit-box-ordinal-group: 2;
           -moz-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1;
        margin-bottom: 30px;
    }

    .page-title__title {
        text-align: center;
        font-size: 13px;
        padding-bottom: 25px;
    }

    .page-title__data {
        padding-left: 30px;
        padding-right: 30px;
    }

    .page-title__text {
        text-align: center;
        font-size: 11px;
    }

    .informer-about {
        font-size: 13px;
        line-height: 24px;
        padding: 0 27px;
        padding-bottom: 65px;
    }

    .about-a {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        width: 100%;
    }

    .about-a__item--t1,
    .about-a__item--t2,
    .about-a__item--t3 {
        width: 100%;
        -webkit-box-flex: 0;
           -moz-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        margin-bottom: 70px;
        padding: 0 5px;
        -moz-box-sizing: border-box;
             box-sizing: border-box;
    }

    .about-a__item--t2 {
        -webkit-box-ordinal-group: 2;
           -moz-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1;
    }

    .about-a__item--t3 {
        -webkit-box-ordinal-group: 3;
           -moz-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
    }

    .about-a__item--t1 {
        -webkit-box-ordinal-group: 4;
           -moz-box-ordinal-group: 4;
            -ms-flex-order: 3;
                order: 3;
    }

    .content .base-block {
        padding: 0 10px;
    }

    .about-a {
        padding-bottom: 44px;
    }

    .page-title__data--t1 .page-title__title {
        font-size: 11px;
        font-weight: bold;
        letter-spacing: 1.2px;
        line-height: 15px;
        padding-bottom: 20px;
    }

    .page-title__data--t1 {
        padding: 0 18px;
        padding-top: 28px;
    }

    .page-title__data--t1 .page-title__text {
        font-size: 10px;
    }

    .page-title__data--t1 .page-title__text p {
        padding-bottom: 15px;
    }

    .catalog--t1 .catalog__item {
        width: -moz-calc(100% / 2 - 42px);
        width: calc(100% / 2 - 42px);
        margin-right: 9px;
    }

    .page-title-sub__title {
        text-align: center;
        font-size: 23px;
        width: -moz-calc(100% - 25px);
        width: calc(100% - 25px);
        padding: 0 10px;
        -moz-box-sizing: border-box;
             box-sizing: border-box;
    }

    .product-item {
        width: -moz-calc(100% / 2 - 22px);
        width: calc(100% / 2 - 22px);
    }

    .catalog-desc {
        padding: 0 0px 79px 15px;
        -moz-box-sizing: border-box;
             box-sizing: border-box;
        letter-spacing: .6px;
    }

    .catalog-desc--t1 {
        padding-bottom: 6px;
    }

    .filter {
        padding-top: 24px;
        width: 100%;
    }

    .select-custom {
        margin-right: 0;
    }

    .filter-from {
        -moz-box-sizing: border-box;
             box-sizing: border-box;
        width: 100%;
        padding: 0 24px;
    }

    .select-custom--t1 {
        width: 100%;
    }

    .filter-from__button--m {
        display: none;
    }

    .filter-from__button {
        width: 100%;
    }

    .filter-from {
        padding-bottom: 90px;
    }

    .filter-from__line {
        display: block;
    }

    .page-title-sub__title {
        font-size: 27px;
    }

    .filter-from__line--t1 {
        width: 100%;
    }

    .filter-from__line--t1 .filter-from__button {
        margin-bottom: 24px;
    }

    .filter-from {
        padding-bottom: 42px;
    }

    .catalog-desc--t1 {
        text-align: center;
        padding-left: 0px;
    }

    .single-production__d1 {
        float: none;
        width: 100%;
        height: auto;
    }

    .single-production__d2 {
        width: 100%;
        display: block;
    }

    .single-production__title--t2 {
        display: block;
        margin-top: 14px;
    }

    .single-production__title--t1 {
        display: none;
    }

    .raiting--t1 {
        display: none;
    }

    .nav {
        top: 3px;
    }

    .single-production-img__d2,
    .big-image {
        height: 410px;
    }

    .single-production-slider-big__image {
        max-height: 90%;
        max-width: 90%;
        vertical-align: middle;
    }

    .single-production-slider-big__item,
    .big-image {
        height: 410px;
        line-height: 410px;
    }

    .single-production__d1 {
        padding-left: 0px;
        margin-right: 0;
        padding-bottom: 25px;
    }

    .single-production-img__d1 {
        padding: 0px;
        width: 260px;
        margin: 0 auto;
    }

    .single-production-slider-small__item {
        margin: 0 auto;
        width: 100%;
        text-align: center;
    }

    .single-production__button {
        width: 47%;
        vertical-align: top;
        margin-right: 23px;
    }

    .single-production__button--t1 {
        margin-right: 0px;
    }

    .single-production__line {
        width: 100%;
        padding-bottom: 20px;
    }

    .product-text p {
        font-size: 12px;
    }

    .product-text--desc {
        min-height: 1px;
        padding-bottom: 10px;
    }

    .single-production {
        padding-bottom: 26px;
    }

    .tabs__item {
        font-size: 10px;
        padding: 0 4px;
    }

    .big-image,
    .single-production-img__d2 {
        overflow: hidden;
    }

    .single-production-img__d2 .slick-next {
        right: 0px;
        margin-top: 0px;
    }

    .single-production-img__d2 .slick-prev {
        left: 0px;
        margin-top: 0px;
    }

    .block-contact {
        padding-bottom: 0px;
    }

    .conctat-map {
        height: 420px;
        margin-bottom: 85px;
    }
    .single-production__button--t1
    {
        line-height: 29px;
    }
}

@media (max-width: 479px) {
    .checkbox--active:before
    {
        width: 4px;
        height: 4px;
    }
    /*.header__line1 {
        height: 32px;
    }*/

    .header .base-block {
        padding: 0 20px;
    }

    .top-contact {
        font-size: 7px;
        padding-top: 12px;
    }

    .top-contact__ico img {
        width: 9px;
    }

    .top-contact__ico {
        margin-right: 10px;
    }

    .top-contact__item:after {
        height: 8px;
        margin-left: 16px;
        margin-top: -1px;
    }

    .top-contact__item {
        margin-right: 15px;
    }

    .logo {
        top: 9px;
        padding-left: 43px;
    }

    .logo__image img {
        width: 35px;
    }

    .logo__title {
        font-size: 9px;
        line-height: 11px;
        padding-bottom: 2px;
    }

    .logo__text {
        font-size: 5px;
    }

    .top-main-mobile {
        width: 9px;
        height: 7px;
        margin-right: 14px;
    }

    .top-element__phone {
        width: 8px;
        height: 8px;
        margin-right: 14px;
    }

    .top-element__search {
        width: 8px;
        height: 8px;
    }

    .top-element {
        top: 17px;
        right: 23px;
    }

    .header__line2 {
        height: 53px;
    }

    .main {
        top: 53px;
    }

    .main__item {
        font-size: 8px;
        margin: 0 4px;
    }

    .main__item a {
        padding: 17px 0px;
    }

    .callback {
        width: 236px;
        top: 32px;
        padding: 0 15px;
        padding-bottom: 20px;
    }

    .callback__title {
        font-size: 13px;
        padding-top: 17px;
        padding-bottom: 22px;
    }

    .callback__input {
        padding: 0 8px;
        height: 26px;
        font-size: 10px;
        line-height: 24px;
    }

    .callback__line {
        padding-bottom: 10px;
    }

    .callback__line--t {
        font-size: 7px;
        line-height: 13px;
        padding-top: 7px;
        padding-bottom: 2px;
    }

    .checkbox {
        width: 6px;
        height: 6px;
    }

    .callback__button {
        width: 149px;
        height: 28px;
        font-size: 10px;
    }

    .top-block {
        /*height: 351px;*/
    }

    .company__item {
        width: 97px;
        height: 33px;
        line-height: 33px;
    }

    .company {
        margin-top: -18px;
    }

    .company__image {
        max-width: 55%;
    }

    .block-info {
        padding-top: 30px;
        font-size: 7px;
        padding-bottom: 30px;
    }

    .info__name {
        font-size: 10px;
        padding-bottom: 3px;
    }

    .info__data {
        height: 44px;
        line-height: 44px;
    }

    .info__item {
        font-size: 7px;
        height: 94px;
    }

    .info__image {
        max-height: 24px;
        max-width: 25px;
    }

    .block-about {
        padding-top: 62px;
        padding-bottom: 60px;
    }

    .block-about .base-block {
        padding: 0 22px;
    }

    .about-data {
        padding: 15px 12px 3px 12px;
        font-size: 10px;
    }

    .about-data__title {
        font-size: 14px;
        padding-bottom: 20px;
    }

    .about-data__content {
        line-height: 16px;
    }

    .about-data__content p {
        padding-bottom: 18px;
    }

    .block-production {
        padding-top: 58px;
    }

    .block-production__title {
        font-size: 15px;
        padding-bottom: 57px;
    }

    .block-production .base-block {
        padding: 0 5px;
    }

    .catalog__item {
        height: 202px;
    }

    .catalog__data {
        height: 166px;
        margin-bottom: 4px;
    }

    .catalog__name {
        font-size: 9px;
        line-height: 11px;
    }

    .block-production {
        padding-bottom: 37px;
    }

    .public__d1 {
        padding: 0 20px;
        padding-bottom: 39px;
    }

    .main-public__link {
        font-size: 12px;
    }

    .main-public__link--active {
        font-size: 19px;
    }

    .main-public__item {
        margin-right: 22px;
    }

    .block-public {
        padding-top: 3px;
    }

    .public__d2 {
        padding: 0 20px;
    }

    .catalog__data {
        font-size: 10px;
    }

    .public__t {
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 26px;
    }

    .public__date {
        font-size: 6px;
        padding-bottom: 7px;
    }

    .public__title {
        font-size: 11px;
        line-height: 16px;
        letter-spacing: 2.7px;
        padding-bottom: 2px;
    }

    .public__small {
        font-size: 9px;
        line-height: 11px;
        padding-bottom: 12px;
    }

    .public__text {
        font-size: 7px;
        line-height: 12px;
        overflow: hidden;
        max-height: 47px;
        margin-bottom: 6px;
    }

    .public__more {
        font-size: 7px;
    }

    .public__item {
        height: 190px;
    }

    .public {
        padding-bottom: 16px;
    }

    .slider-public .slick-dots li.slick-active {
        font-size: 13px;
    }

    .slider-public .slick-dots li {
        font-size: 10px;
        margin: 0 9px;
        line-height: 30px;
        height: 30px;
    }

    .slider-public .slick-dots:before {
        width: 124px;
    }

    .slider-public .slick-dots {
        bottom: -38px;
    }

    .block-public {
        padding-bottom: 31px;
    }

    .partner-block {
        padding: 0 89px;
        padding-bottom: 15px;
    }

    .slider-partner .slick-prev {
        width: 89px;
        left: -89px;
    }

    .slider-partner .slick-next {
        width: 89px;
        right: -89px;
    }

    .footer__block1 .base-block {
        padding: 0 20px;
        padding-top: 30px;
    }

    .footer__title {
        font-size: 14px;
        padding-bottom: 13px;
    }

    .footer-main__item {
        font-size: 9px;
        padding-bottom: 6px;
    }

    .footer__t1 {
        width: 46%;
    }

    .footer__t2 {
        width: 52%;
    }

    .footer-main--t1 {
        padding-bottom: 65px;
    }

    .footer__block1 {
        height: 323px;
    }

    .footer__block2 {
        height: 48px;
        font-size: 8px;
    }

    .title-top {
        width: 236px;
    }

    .page-title {
        padding-top: 35px;
    }

    .title-top__d2 {
        margin-bottom: 18px;
    }

    .page-title__data {
        padding: 0 15px;
        padding-top: 14px;
        min-height: 284px;
    }

    .page-title__title {
        font-size: 8px;
        padding-bottom: 15px;
    }

    .page-title__text {
        font-size: 7px;
        line-height: 12px;
        letter-spacing: 0.7px;
    }

    .page-title__text p {
        padding-bottom: 14px;
    }

    .title-top__d1 {
        margin-right: 0px;
        min-height: 2px;
    }

    .company--page {
        margin-top: -29px;
        padding-bottom: 41px;
    }

    .informer-about {
        padding: 0 18px;
        font-size: 9px;
        letter-spacing: 0.7px;
        line-height: 16px;
        padding-bottom: 50px;
    }

    .about-a__image {
        max-height: 33px;
    }

    .about-a__data {
        height: 45px;
        line-height: 45px;
    }

    .about-a__t {
        font-size: 10px;
        line-height: 11px;
        letter-spacing: -0.2px;
        padding: 0 10px;
    }

    .about-a__item--t1,
    .about-a__item--t2 {
        margin-bottom: 54px;
    }

    .about-a__item--t3 {
        margin-bottom: 70px;
    }

    .about-a {
        padding-bottom: 12px;
    }

    .content .base-block {
        padding: 0 5px;
    }

    .page-title__data--t1 .page-title__title--m {
        padding-top: 5px;
        font-size: 8px;
        line-height: 11px;
        letter-spacing: 0.3px;
        padding-bottom: 8px;
    }

    .page-title__data--t1 .page-title__text {
        font-size: 7px;
        line-height: 11px;
    }

    .page-title__data--t1 .page-title__text p {
        padding-bottom: 9px;
    }

    .page-top__title {
        font-size: 15px;
        letter-spacing: 2.3px;
    }

    .page-top {
        margin-top: -3px;
    }

    .page-top__d1 {
        width: 136px;
        padding-right: 0px;
    }

    .page-top__d2 {
        width: -moz-calc(100% - 136px);
        width: calc(100% - 136px);
    }

    .search__input {
        height: 27px;
        line-height: 25px;
        font-size: 9px;
    }

    .search__button {
        background: url(../images/search320.png) center no-repeat;
        width: 34px;
        height: 27px;
    }

    .page-top__title:after {
        width: 8px;
        height: 4px;
    }

    div.search {
        top: 13px;
        right: 10px;
    }

    .page-top {
        padding-bottom: 27px;
    }

    div.search--page {
        top: 0;
        right: 0;
    }

    .catalog--t1 .catalog__item {
        height: 202px;
    }

    .page-title-sub {
        height: 131px;
    }

    .page-title-sub__title {
        font-size: 19px;
        height: 64px;
        width: -moz-calc(100% - 18px);
        width: calc(100% - 18px);
    }

    .content__line {
        height: 60px;
    }

    .product-top__title {
        font-size: 15px;
        line-height: 18px;
        letter-spacing: 2.5px;
    }

    .product-top__button {
        width: 102px;
        top: -3px;
        height: 20px;
        line-height: 18px;
        font-size: 6px;
        padding-left: 6px;
    }

    .product-top__button:after {
        width: 3px;
        height: 5px;
        right: 4px;
    }

    .product-top {
        padding-bottom: 52px;
    }

    .product-item__data {
        height: 160px;
    }

    .product-item__name {
        font-size: 9px;
        line-height: 12px;
        height: 38px;
    }

    .product-item {
        width: -moz-calc(100% / 2 - 12px);
        width: calc(100% / 2 - 12px);
        margin-right: 4px;
        height: 180px;
    }

    .product-item__button {
        height: 23px;
        line-height: 19px;
        font-size: 11px;
    }

    .product-list {
        padding-bottom: 11px;
    }

    .catalog-desc {
        padding: 0 5px;
        line-height: 15px;
        font-size: 10px;
        text-align: center;
        margin-top: -4px;
        letter-spacing: 0.1px;
        padding-bottom: 66px;
    }

    .block-d__d1 {
        max-width: 310px;
    }

    .block-d--main .block-d__d1 {
        top: 44px;
    }

    .catalog-desc--t1 {
        padding: 0px;
        line-height: 16px;
    }

    .filter {
        padding-top: 17px;
    }

    .filter-from {
        padding: 0 18px;
        padding-bottom: 55px;
    }

    .select-custom {
        height: 24px;
        margin-bottom: 18px;
    }

    .select-custom__result {
        height: 22px;
        line-height: 22px;
        font-size: 7px;
        padding-left: 6px;
    }

    .select-custom__result:before {
        right: 6px;
        width: 5px;
        height: 3px;
        background: url(../images/row320.png) left center no-repeat;
    }

    .select-custom__item {
        font-size: 8px;
        padding: 1px 17px;
        margin-bottom: 5px;
    }

    .select-custom__item:before {
        width: 5px;
        height: 5px;
        left: 7px;
    }

    .select-custom__box {
        max-height: 102px;
    }

    .select-custom--t2 {
        width: 85px;
    }

    .select-custom--t3 {
        width: 92px;
    }

    .select-custom--t4 {
        width: 90px;
    }

    .select-custom--t5 {
        width: 77px;
    }

    .select-custom--t6 {
        width: 88px;
    }

    .filter-from__button {
        height: 32px;
        font-size: 12px;
        letter-spacing: 2.4px;
        font-weight: bold;
    }

    .filter-from__line--t1 {
        padding-top: 0px;
    }

    .filter-from__line--t1 .filter-from__button {
        margin-bottom: 15px;
    }

    .single-production__title--t2 {
        margin-top: 8px;
    }

    .single-production__title {
        font-size: 11px;
        line-height: 18px;
        padding-bottom: 4px;
    }

    .nav {
        right: 0px;
        top: 1px;
    }

    .nav__next,
    .nav__prev {
        width: 15px;
        height: 15px;
    }

    .nav__next:before,
    .nav__prev:before {
        width: 4px;
        height: 6px;
    }

    .raiting__star {
        width: 8px;
        height: 8px;
    }

    .raiting__text {
        font-size: 8px;
    }


    .big-image,
    .single-production-slider-big__item {
        height: 255px;
        line-height: 255px;
    }

    .big-image,
    .single-production-img__d2 {
        height: 255px;
    }

    .single-production-slider-small__item {
        width: 48px;
        height: 70px;
        line-height: 70px;
        text-align: center;
    }

    .single-production-slider-small .slick-prev {
        width: 15px;
        height: 15px;
        left: -12px;
        margin-top: 7px;
    }

    .single-production-slider-small .slick-prev:before {
        width: 4px;
        height: 6px;
    }

    .single-production-slider-small .slick-next {
        width: 15px;
        height: 15px;
        right: -12px;
        margin-top: 7px;
    }

    .single-production-slider-small .slick-next:before {
        width: 4px;
        height: 6px;
    }

    .single-production-img__d1 {
        width: 170px;
    }
    .single-production__d1
    {
        padding-bottom: 7px;
    }
    .single-production__button
    {
        margin-right: 15px;
        height: 20px;
        line-height: 18px;
        font-size: 8px;
    }
    .single-production__button--t1
    {
        margin-right: 0px;
        border-width: 1px;
    }
    .product-text__title
    {
        font-size: 8px;
        padding-bottom: 3px;
    }
    .single-production__line
    {
        padding-bottom: 14px;
    }
    .product-text, .product-text p
    {
        font-size: 8px;
        line-height: 10px;
    }
    .product-text--desc
    {
        padding-bottom: 0px;
    }
    .single-production__d2 p
    {
        font-size: 8px;
        line-height: 10px;
    }
    .product-text
    {
        padding-bottom: 1px;
    }
    .single-production
    {
        padding-bottom: 14px;
    }
    .tabs__item
    {
        height: 27px;
        line-height: 27px;
        font-size: 7px;
        letter-spacing: 0px;
        padding: 0 3px;
    }
    .tabs-content
    {
        padding-left: 15px;
        padding-right: 15px;
    }
    .document__title
    {
        font-size: 8px;
        padding-top: 12px;
        letter-spacing: -0.2px;
        padding-bottom: 10px;
    }
    .document__text
    {
        font-size: 8px;
        padding-top: 8px;
    }
    .document__text p
    {
        padding-bottom: 12px;
        line-height: 14px;
    }
    .document__title::after
    {
        background: url(../images/document320.png) -10px -10px;
        width: 8px;
        height: 4px;
        right: 20px;
    }
    .document__text--visible .document__title::after
    {
        background: url(../images/document320.png) -38px -10px;
    }
    .contacts
    {
        /*padding-top: 42px;*/
    }
    .content__title
    {
        font-size: 14px;
        letter-spacing: 3.2px;
        padding-bottom: 58px;
    }
    .block-contact__d1
    {
        font-size: 12px;
        padding-bottom: 44px;
    }
    .block-contact__d2
    {
        font-size: 12px;
    }
    .block-contact__text
    {
        line-height: 26px;
        padding-bottom: 36px;
    }
    .block-contact__title
    {
        padding-bottom: 5px;
    }
    .conctat-map
    {
        height: 282px;
        margin-bottom: 58px;
    }
    .page-top__d2--t1
    {
        width: -moz-calc(100% - 189px);
        width: calc(100% - 189px);
    }
    .page-top__d1--t1
    {
        width: 188px;
    }
    .documentation__title
    {
        font-size: 9px;
        letter-spacing: 0;
        padding-bottom: 11px;
    }
    .document--t1 .document__item
    {
        padding-left: 13px;
    }
    .document--t1
    {
        padding-bottom: 15px;
    }
}



/*
Icon classes can be used entirely standalone. They are named after their original file names.

Example usage in HTML:

`display: block` sprite:
<div class="icon-home"></div>

To change `display` (e.g. `display: inline-block;`), we suggest using a common CSS class:

// CSS
.icon {
  display: inline-block;
}

// HTML
<i class="icon icon-home"></i>
*/

