/*!
 * Bootstrap Reboot v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff; }

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important; }

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

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

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

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent; }
  a:hover {
    color: #0056b3;
    text-decoration: underline; }

a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none; }

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit;
  text-align: -webkit-match-parent; }

label {
  display: inline-block;
  margin-bottom: 0.5rem; }

button {
  border-radius: 0; }

button:focus:not(:focus-visible) {
  outline: 0; }

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

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

select {
  word-wrap: normal; }

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

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer; }

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

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

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

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

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

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

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

::-webkit-input-placeholder {
  color: #666; }

::-moz-placeholder {
  color: #666; }

:-ms-input-placeholder {
  color: #666; }

::-ms-input-placeholder {
  color: #666; }

::placeholder {
  color: #666; }

::-moz-selection {
  background-color: #005B30;
  color: #fff; }

::selection {
  background-color: #005B30;
  color: #fff; }

input, textarea {
  outline: none; }
  input:focus:required:invalid, textarea:focus:required:invalid {
    border-color: red; }
  input:required:valid, textarea:required:valid {
    border-color: green; }

body {
  font-family: Roboto, sans-serif;
  font-size: 16px;
  min-width: 320px;
  position: relative;
  line-height: 1.65;
  overflow-x: hidden;
  color: #333; }

@font-face {
  font-family: 'Stolzl';
  src: url("../fonts/stolzl/Stolzl-Medium.eot");
  src: local("Stolzl Book"), local("Stolzl-Book"), url("../fonts/stolzl/Stolzl-Book.eot?#iefix") format("embedded-opentype"), url("../fonts/stolzl/Stolzl-Book.woff2") format("woff2"), url("../fonts/stolzl/Stolzl-Book.woff") format("woff"), url("../fonts/stolzl/Stolzl-Book.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Stolzl-medium';
  src: url("../fonts/stolzl/Stolzl-Regular.eot");
  src: local("Stolzl Regular"), local("Stolzl-Regular"), url("../fonts/stolzl/Stolzl-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/stolzl/Stolzl-Regular.woff2") format("woff2"), url("../fonts/stolzl/Stolzl-Regular.woff") format("woff"), url("../fonts/stolzl/Stolzl-Regular.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Stolzl Book';
  src: url("../fonts/stolzl/Stolzl-Medium.eot");
  src: local("Stolzl Book"), local("Stolzl-Book"), url("../fonts/stolzl/Stolzl-Book.eot?#iefix") format("embedded-opentype"), url("../fonts/stolzl/Stolzl-Book.woff2") format("woff2"), url("../fonts/stolzl/Stolzl-Book.woff") format("woff"), url("../fonts/stolzl/Stolzl-Book.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

ul {
  padding-left: 0; }
  ul li {
    list-style: none; }

.container, .container-large,.section__banner-container {
  position: relative;
  z-index: 2;
  padding: 0 15px;
  margin: 0 auto; }

.container {
  max-width: 1400px; 
    width: 100%;
}

.container-large {
  max-width: 100%; }

.l-wrap {
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto; }

.three-col-grid .grid-item {
  width: 33.33333%;
  float: left; }

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%; }

@media (min-width: 576px) {
  .col-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% / 12 * 11);
            flex: 0 0 calc(100% / 12 * 11); }
  .col-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% / 12 * 10);
            flex: 0 0 calc(100% / 12 * 10); }
  .col-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% / 12 * 9);
            flex: 0 0 calc(100% / 12 * 9); }
  .col-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% / 12 * 8);
            flex: 0 0 calc(100% / 12 * 8); }
  .col-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% / 12 * 7);
            flex: 0 0 calc(100% / 12 * 7); }
  .col-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% / 12 * 6);
            flex: 0 0 calc(100% / 12 * 6); }
  .col-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% / 12 * 5);
            flex: 0 0 calc(100% / 12 * 5); }
  .col-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% / 12 * 4);
            flex: 0 0 calc(100% / 12 * 4); }
  .col-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% / 12 * 3);
            flex: 0 0 calc(100% / 12 * 3); }
  .col-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% / 12 * 2);
            flex: 0 0 calc(100% / 12 * 2); }
  .col-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% / 12);
            flex: 0 0 calc(100% / 12); } }

body.opened-menu {
  overflow: hidden; }

.header {
  height: 105px;
  padding: 15px 60px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  z-index: 3; }
  .header a {
    color: #000; }
    .header a:hover {
      text-decoration: none; }
      .header a.search-btn:hover{
          background: rgba(15, 105, 109, 1);
      }
  .header .btn {
    width: 60px;
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
.logo img{
  width: 225px;
}
.header__main {
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  z-index: 100;
  width: 100%;
  -webkit-transition: all .35s ease 0s;
  transition: all .35s ease 0s; 
    align-items: center;
}
.header__icon{
    width: 40px;
    margin-right: 30px;
    margin-left: 0;
    
}

.header__icon img{
    width: 100%;
    height: 100%;
}
.animate .header__main {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: all .5s ease 0s;
  transition: all .5s ease 0s; }

.fp-viewing-about .header__menu ul a, .fp-viewing-about .logo p, .fp-viewing-about .nav-box__num,
.fp-viewing-products .header__menu ul a, .fp-viewing-products .logo p, .fp-viewing-products .nav-box__num,
.fp-viewing-about .nav-box__title, .fp-viewing-products .nav-box__title, .fp-viewing-about .lang__current,
.fp-viewing-products .lang__current {
  color: #fff; }

.fp-viewing-about .nav-box span, .fp-viewing-products .nav-box span, .fp-viewing-about .toggle-el span,
.fp-viewing-products .toggle-el span {
  background-color: #fff; }

.fp-viewing-about .search-btn img, .fp-viewing-about .version-blind img,
.fp-viewing-products .search-btn img, .fp-viewing-products .version-blind img {
  -webkit-filter: invert(1);
          filter: invert(1); }

.menu__item-bottom {
    display: flex;
    margin-top: 40px;
    margin-bottom: 40px;
}
.menu-bottom-link {
    color: #000;
    font-size: 1em;
    display: block;
}
.menu-bottom-link:hover
 {
    text-decoration: none;
    color: #000;
}

.menu__item-bottom a {
    margin-left: 80px;
}
.opened-menu .toggle-el span:first-child {
  -webkit-transform: rotate(17deg) translate(0px, 7px);
      -ms-transform: rotate(17deg) translate(0px, 7px);
          transform: rotate(17deg) translate(0px, 7px); }

.opened-menu .toggle-el span:last-child {
  -webkit-transform: rotate(-17deg) translate(0px, -7px);
      -ms-transform: rotate(-17deg) translate(0px, -7px);
          transform: rotate(-17deg) translate(0px, -7px); }
.mse2-row a,.mse2-row-item span{
    font-size: 24px;
    font-weight: 500;
    color: #000;
    display: block;
   
}
.mse2-row-item span{
        display: block;
    margin-right: 10px;
}
.mse2-row-item{
    display: flex;
     margin-bottom: 20px;
     transition: .2s;
}
.mse2-row-item a{
    transition: .2s;
}
.mse2-row-item:hover a{
    color: rgba(15, 105, 109, 1);
    text-decoration: none;
}
.header-inner {
  position: relative; }
  .header-inner:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-image: url("/images/src/header_bg.png");
    background-repeat: no-repeat;
    background-position: right;
    z-index: -1; }

.header:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
  z-index: 1;
  -webkit-transition: .2s;
  transition: .2s; }

.opened-menu .header:before {
  background: rgba(255, 255, 255, 0.9);
  opacity: 1;
  visibility: visible; }

.opened-menu .header__toggle-element {
  z-index: 2; }

.search-btn {
  background: rgba(15, 105, 109, .7);
  border-radius: 100px; }
.search-btn svg{
    width: 25px;
    height: 25px;
}
.header__menu-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.logo a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .logo a:hover {
    text-decoration: none; }

.logo p {
  margin-bottom: 0;
  margin-left: 15px;
  text-transform: uppercase;
  font-size: 0.875em;
  font-weight: 700;
  line-height: 15px;
  margin-top: 20px;
  line-height: 1.2; }
.option-size-item .size-item{
    background: #eaeaea;
    padding: 2px 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    color: #000;
}
.option-size-item{
    display: flex;
    flex-wrap: wrap;
}
#logo-s path {
  fill: #005B30;
  -webkit-transition: .2s;
  transition: .2s; }

.fp-viewing-about #logo-s path, .fp-viewing-products #logo-s path {
  fill: #fff; }

.header__logo {
  width: 280px; 
    z-index: 4;
}
.header__logo img{
    width: 100%;
}
  .header__logo a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .header__logo svg {
    width: 165px; }

.header__menu {
  width: 80%;
  padding-right: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 10px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }
  .header__menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0;
    flex-wrap: wrap;
    justify-content: center;
    height: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .header__menu ul a {
      font-size: 15px;
      margin-right: 10px;
      font-weight: 600;
      text-transform: uppercase;
      -webkit-transition: all .2s ease;
      transition: all .2s ease;
      padding: 15px 10px;
      border-top: 1px solid transparent;
      position: relative; }
      .header__menu ul a:before, .header__menu ul a:after {
        content: '';
        position: absolute;
        width: 10px;
        height: 10px;
        border-top: 1px solid #4f4f4f;
        top: 8px;
        -webkit-transition: .2s;
        transition: .2s;
        opacity: 0; }
      .header__menu ul a:before {
        border-right: 1px solid #4f4f4f;
        right: 0; }
      .header__menu ul a:after {
        border-left: 1px solid #4f4f4f;
        left: 0; }
      .header__menu ul a:hover {
        color: #0f696d;

      /*   border-top: 1px solid #B3B3B3;  */}
        .header__menu ul a:hover:before, .header__menu ul a:hover:after {
          opacity: 1; }
.header__menu li{
    height: auto;
}
.link a:hover {
  text-decoration: none; }

.toggle-el {
  cursor: pointer;
  margin-top: 5px; }
  .toggle-el span {
    display: block;
    width: 60px;
    height: 2px;
    background: #0f696d;
    margin-bottom: 10px;
    -webkit-transition: .2s;
    transition: .2s; }
.header__phone{
    max-width: 190px;
    width: 100%;
}
.header__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100%; }
   .header__btn .version-blind {
    margin-right: 30px; }

.header__toggle-element {
  margin-left: 45px; }

.lang__dropdown {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: absolute;
  background: #fff;
  border-radius: 10px;
  opacity: 0;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  visibility: hidden;
  -webkit-transform: translateY(30px);
      -ms-transform: translateY(30px);
          transform: translateY(30px); }
  .lang__dropdown a {
    color: #000;
    padding: 10px; }

.opened-dropdown .lang__dropdown {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0); }

.lang__current {
  cursor: pointer;
  font-weight: 500;
  font-style: normal; }

.section-dark .lang__current {
  color: #fff; }

.lang__current, .lang__dropdown a {
  display: block;
  padding: 10px;
  font-size: 0.875em;
  font-weight: 500;
  font-style: normal; }

.breadcrumbs {
  position: relative;
  margin-bottom: 20;
  padding-right: 20px;
  padding-top: 70px;
  padding-bottom: 25px;
  z-index: 1; }

.breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 0;
  margin-bottom: 1rem;
  list-style: none; }

.breadcrumb li {
  color: #fff;
  font-weight: 400;
  font-size: 1em;
  line-height: 1.3;
  position: relative; }

.breadcrumb a {
  color: #fff;
  font-weight: 400;
  text-decoration: none;
  -webkit-transition: .2s;
  transition: .2s;
  position: relative; }
  .breadcrumb a:before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 1px;
    background: #fff;
    -webkit-transition: .2s;
    transition: .2s; }
  .breadcrumb a:hover:before {
    width: 0%; }

.breadcrumb-item + .breadcrumb-item::before {
  content: '';
  position: absolute;
  top: 0;
  left: 9px;
  width: 20px;
  height: 20px;
  opacity: .5;
  -webkit-filter: invert(1);
          filter: invert(1);
  background-image: url("/images/src/arrow-long-right.svg");
  background-repeat: no-repeat; }

.breadcrumb-item + .breadcrumb-item::before {
  padding-right: 0; }

.breadcrumb-item + .breadcrumb-item {
  padding-left: 38px; }

.search-form {
  position: absolute;
  z-index: 50;
  top: 0;
  left: 50%;
  height: 100%;
  width: 50%;
  max-width: calc(100% - 144px);
  margin: 0;
  padding: 0 106px 4px 0;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .2s ease;
  transition: all .2s ease; }

.header__form {
  width: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  height: 100%;
  z-index: -1; }

.opened-search .header__form {
  z-index: 2; }

.search-form .form-control {
  position: relative;
  font-size: 1.25em;
  line-height: 100%;
  color: #000;
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0 0 0 50px;
  border: none;
  background: 0 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none; }

.search__btn {
  position: absolute;
  z-index: 51;
  top: 47px;
  right: 22px;
  width: 32px;
  height: 32px;
  cursor: pointer;
  border: none;
  background: none;
  opacity: 0; }
.search-btn svg {
  opacity: 0; 
}
.search-form .search__btn svg{
    width: 100%;
}
.opened-search .search__btn, .search-btn svg {
  opacity: 1;
  -webkit-transition: .2s;
  transition: .2s; }

.search-form:before {
  content: '';
  position: absolute;
  z-index: 0;
  left: -1500px;
  right: -1500px;
  top: 0;
  height: 100%;
  background: rgba(255, 255, 255, 0.95);
  -webkit-transition: all .2s ease;
  transition: all .2s ease; }

.search-btn {
  position: relative; }

.close-search {
  position: absolute;
  width: 17px;
  display: none;
  z-index: 100; }

.opened-search .search-form {
  opacity: 1;
  visibility: visible; }

.opened-search .close-search {
  display: block; }

.opened-search .search-btn img {
  display: none; }

.search-form:after {
  content: '';
  position: absolute;
  z-index: 2;
  left: 0;
  bottom: 0;
  width: 0;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  height: 3px;
  background: #0f696d;
  /* -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0); */
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

.opened-search .search-form:after {
  width: 100%; }

.banner__title {
  -webkit-transform: translate3d(0, -30px, 0);
          transform: translate3d(0, -30px, 0);
  -webkit-transition: all 1s ease .3s;
  transition: all 1s ease .3s; }
  .banner__title h2 {
    font-size: 4.5em;
    color: #fff; }

.visible.banner__title {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0); }
.catalog__list .item{
  width: calc(33% - 6px);
}
.catalog__list{
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}
.js-view-checker {
  opacity: 0;
  -webkit-transform: translate3d(0, -30px, 0);
          transform: translate3d(0, -30px, 0);
  -webkit-transition: all 1s ease .3s;
  transition: all 1s ease .3s; }

.js-view-checker.visible {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0); }

.js-view-checker.fade-left {
  -webkit-transform: translate3d(-50px, 0, 0);
          transform: translate3d(-50px, 0, 0); }

.js-view-checker.fade-left.visible {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0); }

.section-main_text span.js-view-checker {
  -webkit-transition-delay: .5s;
          transition-delay: .5s; }

.section-main_text p.js-view-checker {
  -webkit-transition-delay: .7s;
          transition-delay: .7s; }

.js-view-checker.delay-2 {
  -webkit-transition-delay: .6s;
          transition-delay: .6s; }

.js-view-checker.delay-3 {
  -webkit-transition-delay: .9s;
          transition-delay: .9s; }

.banner__back-link {
  margin-top: 20px;
  display: inline-block; 
    color: #fff;

}

.section__banner {
  min-height: 400px;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding: 0 20px; 
    padding-top: 200px;
}
  .section__banner:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4); }
  .section__banner .container {
    height: 100%; }

.banner__text {
  color: #fff;
  font-size: 2.25em;
  font-weight: 600;
  margin-top: 90px; }

.section__banner.banner-short {
  height: 100%;
  min-height: 300px; 
    padding-top: 150px;
}

.section__banner-container {
  max-width: 1400px;
  margin: 0 auto;
  position: relative;
  height: 100%; }

.catalog__category {
  background: #fff;
  padding: 50px 0 50px; }
  .catalog__category a {
    color: #000;
    padding-left: 30px;
    font-size: 1.25em;
    margin-right: 60px;
    margin-bottom: 20px;
    -webkit-transition: .2s;
    transition: .2s;
    display: inline-block; }
    .catalog__category a:hover {
      text-decoration: none;
      color: #000;
      opacity: 1; }
     .catalog__category a:hover{
         color: #0f696d;
     }
  .catalog__category a.active {
    opacity: 1; }
.catalog__link:before{
    content: '';
    position: absolute;
    top: 10px;
    left: 0;
    width: 15px;
    height: 15px;
    background: #0f696d;
}
.catalog__link{
    position :relative;
}
.catalog-item{
    transition: .2s;
}
.catalog-item:hover{
    -webkit-box-shadow: 2px 2px 7px 0px rgba(34, 60, 80, 0.2);
-moz-box-shadow: 2px 2px 7px 0px rgba(34, 60, 80, 0.2);
box-shadow: 2px 2px 7px 0px rgba(34, 60, 80, 0.2);
}
.catalog__tabs a {
  color: #0f696d;
  font-size: 1.3em;
  display: block;
  margin-right: 50px;
  -webkit-transition: .2s;
  transition: .2s;
  font-weight: 700; }
  .catalog__tabs a:hover {
    text-decoration: none;
    color: #000; }

.catalog__tabs a.active {
  color: #000; }

.catalog__box {
  background: #E5E5E5;
  padding-bottom: 100px; 
    padding-top: 40px;
}

.catalog__tabs-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 0 50px; }



.page__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 60px 60px 0 60px;
  position: relative; }

.catalog__sidebar {
  background: #E5E5E5;
  padding: 200px 0 20px;
  min-width: 480px;
  height: 100%;
  border-right: 1px solid #B3B3B3;
  border-bottom: 1px solid #B3B3B3; }
  .catalog__sidebar a {
    color: #000;
    font-weight: 600;
    padding: 20px 60px 20px 100px;
    display: block;
    -webkit-transition: .1s;
    transition: .1s; }
    .catalog__sidebar a:hover {
      text-decoration: none; }

.catalog__sidebar a.download-file {
  padding-right: 20px; }

.page-sidebar {
  border: none; }

.catalog__parent-link {
  position: relative; }
  .catalog__parent-link .link {
    font-size: 1.25em; }

.catalog__parent-link .link:hover {
  background: #fff;
  color: #005B30; }

.catalog__parent-link.active {
  background: #fff;
  padding-bottom: 5px; }
  .catalog__parent-link.active .link {
    color: #005B30; }

.catalog__parent-link .catalog__dropdown .active {
  color: #005B30; }

.catalog__parent-link .catalog__dropdown .active:hover {
  color: #fff; }
  .catalog__parent-link .catalog__dropdown .active:hover:before {
    background: #fff; }

.catalog__dropdown {
  margin-bottom: 20px; }
  .catalog__dropdown a {
    font-size: 1.125em;
    position: relative;
    padding: 10px 100px 10px 150px;
    -webkit-transition: .1s;
    transition: .1s; }
    .catalog__dropdown a:hover {
      background: #005B30;
      color: #fff; }
      .catalog__dropdown a:hover:before {
        background: #fff; }
    .catalog__dropdown a:before {
      content: '';
      position: absolute;
      top: 50%;
      left: 100px;
      width: 30px;
      height: 1px;
      background: #000; }

.catalog__dropdown a.active:before {
  background: #005B30; }

.download-file {
  font-size: 1.25em; }
  .download-file img {
    margin-right: 20px; }

.item {
  background: #fff;
  color: #000;
  display: block; }
  .item:hover {
    text-decoration: none;
    color: #000; }
  .item .item__image {
    width: 100%;
    height: 320px; }
    .item .item__image img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }

.item__value-icon {
  margin-right: 20px;
  width: 13px;
  height: 13px; }
  .item__value-icon img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
    vertical-align: top; }

.item__value-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 90px;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 50%;
  padding: 20px 25px;
  position: relative; }
  .item__value-box span {
    font-weight: 600; }

/* .item__value-box:first-child {
  border-bottom: 1px solid #B3B3B3; } */

.item__value-box:nth-of-type(2) {
  border-left: 1px solid #B3B3B3;
  border-bottom: 1px solid #B3B3B3; }

.item__value-box:last-child {
  border-left: 1px solid #B3B3B3; }

.item__value {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.item__content-left {
  min-width: 370px;
  width: 100%; }

.item__title {
  font-size: 1.25em;
  line-height: 1;
  margin-bottom: 0;
  font-weight: 700;
  height: 90px;
/*   border-bottom: 1px solid #B3B3B3;
border-right: 1px solid #B3B3B3; */
  padding: 20px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative; }

.item__desc {
  border-right: 1px solid #B3B3B3;
  min-height: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px 45px;
  position: relative; }

.item__content {
  border-top: 1px solid #B3B3B3;
  border-bottom: 1px solid #B3B3B3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.pag__arrow {
  display: block;
  width: 12px;
  height: 12px;
  border-top: 1px solid #32363e;
  border-right: 1px solid #32363e; }

.pag__prev .pag__arrow {
  -webkit-transform: rotate(-135deg);
      -ms-transform: rotate(-135deg);
          transform: rotate(-135deg); }

.pag__next .pag__arrow {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg); }

.pag__prev, .pag__next {
  position: relative; }

.paginate {
  margin: 30px auto 0 auto; }

.paginate__wrapper {
  max-width: 615px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: space-between;
      -ms-flex-pack: space-between;
          justify-content: space-between;
  background: #fff;
  height: 80px; }
.pag__link {
  font-size: 1.5em;
  color: #000;
  background: #fff;
  -webkit-transition: .2s;
  transition: .2s;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 20px;
  width: 60px;
  height: 60px;
  position: relative;
  border: 1px solid #B3B3B3; }
  .pag__link:hover {
    text-decoration: none;
    color: #005B30; }

.pag__num {
  border-left: none;
  border-right: none;
  color: rgba(0, 0, 0, 0.5); }

.page__dot {
  border-left: none;
  border-right: none;
  width: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: rgba(0, 0, 0, 0.5); }
  .page__dot:hover {
    text-decoration: none;
    color: 000; }
.pag__link.disabled{
    pointer-events: none;
    opacity: .7;
}
.pag__num.active {
  color: black; }
  .pag__num.active:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: calc(100% - 40px);
    height: 3px;
    background: #000; }

#gallery ul{
  columns: 3;
}
.gallery ul{
    margin-bottom: 0;
    padding-bottom: 30px;
}
.our-items li a{
    display: block;
    height: 400px;
}
.our-items li a img{
    width:100%;
    height: 100%;
    object-fit: cover;
}
#gallery .gallery{
    margin-top: 50px;
}
.gallery li img{
    width: 100%;
}
#gallery li{
  margin-bottom: 20px;
}
.page-link {
  font-size: 1.5em;
  color: #000;
  background: #fff;
  -webkit-transition: .2s;
  transition: .2s;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 0;
  width: 90px;
  height: 80px;
  position: relative;
  border: 1px solid #B3B3B3; }
  .pag__link:hover {
    text-decoration: none;
    color: #005B30; }

.pag__num {
  border-left: none;
  border-right: none;
  color: rgba(0, 0, 0, 0.5); }

.page__dot {
  border-left: none;
  border-right: none;
  width: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: rgba(0, 0, 0, 0.5); }
  .page__dot:hover {
    text-decoration: none;
    color: 000; }
 .content--wrapper{
     position: relative;
     padding-right: 250px;
 }
.content--wrapper .btn-circle{
    position: absolute;
    margin-top: 0;
    top: 0;
    right: 0;
}
.pag__num.active {
  color: #0f696d }
  .pag__num.active:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 100%;
    height: 4px;
    background: #0f696d; }

.btn {
  color: #000; }
  .btn:hover {
    text-decoration: none; }

.footer {
   background: #579699;
  padding: 50px 60px;
  position: relative; }
  .footer p {
    margin-bottom: 0; }
  .footer a {
    color: #000; }
    .footer a:hover {
      text-decoration: none;
      color: #000; }

.footer__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.footer__item {
  position: relative;
  padding: 0 30px 0 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid #B3B3B3;
  width: 33.33333%;
  border-left: none;
  border-bottom: none; }
  .footer__item a {
    font-size: 1.25em;
    line-height: 1; }
  .footer__item p {
    font-size: 1em; }
  .footer__item img {
    width: 18px; 
      flex-shrink: 0;
    width: 20px;
    height: 20px;
    margin-right: 10px;
  }

.footer__policy img, .footer__right-middle .footer__phone img {
  margin-left: 10px;
  width: 14px;
  margin-top: -3px; }

.footer__addres img {
  margin-top: -33px; }

.footer .logo {
  padding: 50px 60px;
    background: #fff;
}

.footer__logo {
  position: relative;
  border: 1px solid #579699;
  width: 30%; }

.footer .footer__item, .footer__copy, .footer__site-map {
}

.footer__copy {
  text-transform: uppercase;
  margin-top: 40px;
  margin-bottom: 70px; }

.footer__right-top, .footer__right-middle, .footer__right-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 33.333333%; }

.footer__item .font-default {
  font-size: 1em;
  lex-wrap: nowrap;
    display: flex;
    
}

.footer__right-bottom {
  border: 1px solid #B3B3B3;
  position: relative;
  padding: 0 60px;
  width: 100%;
  border-left: none; }

.footer__right {
  width: 70%; 
    background: #fff;
}

.footer__slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%; }

.footer__slider .swiper-btn-footer {
  display: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  border: none;
  width: 20px; }

.footer__slider .swiper-btn-next {
  right: 45px; }

.footer__slider .swiper-btn-prev {
  left: 40px; }

.footer__slider-image-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 70px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 15px 20px;
  position: relative;
  background: #fff; }
  .footer__slider-image-col:before {
    content: '';
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 0;
    width: 1px;
    height: 50px;
    background: #B3B3B3; }
  .footer__slider-image-col img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain; }

.footer__slider-item:last-child .footer__slider-image-col:before {
  content: none; }

.footer__site-develop img {
  width: 30px;
  margin-left: 10px;
  height: 30px;}

.section, .section__inner {
  height: auto;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }

.section__inner {
  overflow: hidden; }

.section-main {
  background: #fff;
  background-repeat: no-repeat;
  background-size: cover; 
    height: 100vh;
    border-bottom: 4px solid #0f696d;
}

.section__container {
  margin: 0 60px 0 180px;
  height: 100%;
  z-index: 2;
  position: relative; }

.section-product .section__container {
  margin-right: 0; }

.section-main_text {
  max-width: 660px; }

.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.section-main__img {
  height: 80vh;
  position: absolute;
  top: 100px;
  right: 0;
  z-index: -1; }
  .section-main__img img {
    width: 100%;
    height: 100%; }

.section-main_text h2 {
  font-size: 4.5em;
  color: #0f696d;
  margin-bottom: 50px;
  font-weight: 500;
  font-style: normal; }

.section-main_text span {
  font-size: 1.5em;
  font-weight: 500;
  font-style: normal;
  margin-bottom: 50px;
  display: block; }

.section-main_text p {
  margin-bottom: 0;
  font-size: 1.125em; }

h1, h2, h3, h4 {
  line-height: 1.1; }

@media screen and (max-height: 680px) {
  .section-main_text h2 {
    font-size: 3em; } }

.section-block {
  position: relative; }

.section-dark:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 1; }

.section-dark .search-btn img, .section-dark .version-blind img {
  -webkit-filter: invert(100%);
          filter: invert(100%); }

.section-dark .toggle-el span {
  background: #fff; }

.section-about__items {
  max-width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 0;
  gap: 15px; }

.section-about__item {
  position: relative;
  position: relative;
  margin-bottom: 35px;
  width: 50%;
  padding: 20px;
  padding-left: 60px;
  border-radius: 27px;
  background: rgba(15, 105, 109, .7);
  padding-right: 15px; 
    flex: 1 1 calc((100% / 2) - 2rem);
}
  .section-about__item:before {
    content: '';
    position: absolute;
        top: 25px;
    left: 27px;
    width: 20px;
    height: 20px;
    border-radius: 100px;
    border: 1px solid #fff; }
  .section-about__item span {
    display: block;
    color: #fff;
    font-size: 1.25em;
    font-weight: 700; }

.section-about__text {
  /* background: #fff; */
  background: rgba(15, 105, 109, .7);
  padding: 60px 45px 100px 85px;
  position: absolute;
  top: 0;
  right: -70px;
  max-width: 50%;
  height: 70vh; }
  .section-about__text h2 {
    font-size: 4.5em;
    color: #fff;
    font-weight: 600;
    font-style: normal;
    margin-bottom: 35px; }
  .section-about__text p {
    font-size: 1.25em;
    font-weight: 500; 
      color: #fff;
  }

.mCSB_inside > .mCSB_container {
  margin-right: 90px; }

.section__title {
  font-size: 4.5em;
  font-weight: 600;
  color: #0f696d;
  font-style: normal;
  margin-bottom: 85px;
  line-height: 1.1; }

.section-dark .section__title {
  color: #fff; }
.page-work__list{
     margin-bottom: 150px; 
}
.section-work__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;

  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.work-item {
  padding: 50px 60px;
 background: #fff; 
  width: calc(25% - 40px); }
.btn-circle {
    border: 1px solid #0f696d;
    color: #fff;
    border-radius: 45px;
    background: rgba(15, 105, 109, .7);
    padding: 15px 30px;
   display: inline-block;
   transition: .2s;
   margin-top: 50px;
}
.btn-circle:hover{
    color: #fff;
    text-decoration: none;
    background: rgba(15, 105, 109, 1);
}
.work-item__image {
  text-align: center;
  margin-bottom: 55px;
  padding: 15px; }
  .work-item__image img {
    width: 100%; }
.work-item p{
    margin-top: 15px;
    font-size: 1 rem;
}
.work-item__image span{
    font-size: 75px;
    font-weight: 700;
    color: #579699;
}
.btn-callback{
    z-index: 100;
    top: 200px;
    right: 0;
    position: fixed;
    border-radius: 10px 0 0 10px;
    padding: 15px;

}
.work-item__title {
  font-size: 1.4em;
    color: #0f696d;
    line-height: 1.3;
    font-weight: 700;
}
.section-work__list .work-item__title{
    text-align: center;
}

.section-work, .section-partner {
  padding-top: 10rem; }
  .section-work .section__container, .section-partner .section__container {
    margin-right: 120px; }
.section-work,.section-partner{
    padding-bottom: 7rem;
}
.section-product {
  padding-top: 10rem;
  padding-bottom: 10rem;}
.section-about{
    padding: 10rem 0 8rem 0;
}


.modal.in .modal-dialog {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.2s;
    transition: -webkit-transform 0.2s;
    -o-transition: -o-transform 0.2s;
    -o-transition: transform 0.2s;
    transition: transform 0.2s;
    transition: transform 0.2s, -webkit-transform 0.2s;
    transition: transform 0.2s, -webkit-transform 0.2s;
}
.modal {
    text-align: center;
}
.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-content {
    -webkit-border-radius: 0;
    border-radius: 0;
    border: 0;
    -webkit-box-shadow: none;}
  
  .modal-header {
    background: rgba(15, 105, 109, 1);
    padding-top: 40px;
    padding-bottom: 40px;
    color: white;
  box-shadow: none;
  border-radius: 0;
}

.flex-justify-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
.modal-header .close {
    margin-top: 0;
    position: absolute;
    top: 15px;
    right: 15px;
    opacity: 1;
    background: transparent;
    box-shadow: none;
    border: none;
}
.modal-header h4 {
    font-size: 1.85em;
}
.modal .btn-primary[disabled]:focus,.modal .btn-primary[disabled]:hover
 {
    border: 1px solid #43a0a6;
    background: #43a0a6;
    padding: 15px;
    color: white;
}
.checkbox {
    cursor: pointer;
    padding-left: 25px;
    position:relative;
}

.checkbox input{
    display: none;
}
.checkbox small
 {
    font-size: 14px;
}
.modal-body .checkbox a
 {
    text-decoration: underline;
}
.checkbox:before {
    content: '';
    opacity: 1;
    color: transparent;
    background-image: url('assets/template/trubostalnsk/images/check-mark.svg');
    font-weight: 300;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    vertical-align: middle;
    position: absolute;
    top: 4px;
    left: 0;
    height: 20px;
    width: 20px;
    border: 1px solid black;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}
/* .checkbox:after{
    content: '';
    opacity: 1;
    color: transparent;
    background-image: url('/assets/template/trubostalnsk/images/check-mark.svg');
    font-weight: 300;
    width: 6px;
    height: 6px;
    opacity: 0;
} */
.modal-body .checkbox a{
    color: #000;
}
.modal-body .checkbox a:hover{
    color: #000;
}
.checkbox.active:before {
    background: #43a0a6;
    opacity: 1;
    border-color: #43a0a6;
}
.modal .btn-primary,.modal .btn-primary:focus,.form__box .btn-primary,.form__box .btn-primary:focus{
    border: 1px solid #43a0a6;
    background: #43a0a6;
    padding: 15px;
    color: white;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    min-width: 200px;
    max-width: 100%;
}
.form__box .btn-primary{
    margin-top: 15px;
}
.btn-primary:hover, .btn-primary:active, .btn-primary:hover:active,.form__box .btn-primary:hover,.form__box .btn-primary:active,.form__box .btn-primary:hover:active{
    background: #348287;
    border-color: #348287;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}
.font-bold {
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
}
.modal-body {
    padding: 50px 25px 35px;
}
.checkbox {
    cursor: pointer;
    padding-left: 25px;
}
.modal .close svg {
    width: 20px;
    height: auto;
}
.input {
    height: 55px;
    border: 1px solid #d9d9d9;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline: none !important;
    font-size: 1.15em;
    padding: 15px 30px;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}
.modal-body .input {
    width: 100%;
}
.product__slider-item a {
  color: #000;
  display: block;
      overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.5); }
  .product__slider-item a:hover {
    text-decoration: none; }

.product__slider-image {
  height: 350px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; 
    transition : .2s;
}
.footer__item-wrap span,.footer__item-wrap a{
    display: block;
    margin-left: 10px;
    
}
.target{
    position :relative;
}
.target::after {
  content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAQElEQVR42qXKwQkAIAxDUUdxtO6/RBQkQZvSi8I/pL4BoGw/XPkh4XigPmsUgh0626AjRsgxHTkUThsG2T/sIlzdTsp52kSS1wAAAABJRU5ErkJggg==);
  margin: 0 3px 0 5px;
}
.footer__item-wrap{
    display: flex;
}
.product__slider-item:hover .product__slider-image{
    transform: scale(1.05);
}

.product__slider-title {
  font-size: 1.5em;
  color: #fff;
  padding: 40px;
  display: block;
  line-height: 36px; }

.swiper-btn {
  width: 50px;
  height: 50px;
  border: 1px solid #0f696d;
  border-radius: 100px; 
    background: #0f696d;
}

.swiper-btn {
  position: relative; }
  .swiper-btn:before {
    content: '';
    position: absolute;
    top: 50%;
    display: block;
    width: 12px;
    height: 12px;
    border-top: 1px solid #fffe;
    border-right: 1px solid #fff; }

.swiper-btn-next:before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
      -ms-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
  left: 45%; }

.swiper-btn-prev:before {
  -webkit-transform: translate(-50%, -50%) rotate(-135deg);
      -ms-transform: translate(-50%, -50%) rotate(-135deg);
          transform: translate(-50%, -50%) rotate(-135deg);
  left: 55%; }

.swiper-nav-white .swiper-btn {
  border-color: #fff; }

.swiper-nav-white .swiper-btn:before {
  border-color: #fff; }

.swiper-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 120px;
  width: 120px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.section-product .swiper-nav {
  position: absolute;
  top: 10px;
  right: 100px;
  width: 100%; }

.main-menu {
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  height: 100%;
  width: 100vw;
  z-index: 1;
  opacity: 0;
  z-index: 3;
  visibility: hidden;
  -webkit-transition: .2s;
  transition: .2s; }

.opened-menu .main-menu {
  opacity: 1;
  
  visibility: visible; }
.menu__list:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(/images/src/slide-1-bg.png);
    z-index: -1;
}

.menu__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; 
          padding-right: 60px;
          width: 33.33333%}
  .menu__item a {
    color: #000;
    display: block;
    transition: .2s;
    margin-bottom: 30px;
    font-weight: 600; }
    .menu__item a:hover {
      text-decoration: none;
      color: #0f696d;}
.menu__item li{
  list-style: none;
}
.menu__list-box {
    display: flex;
    flex-wrap: wrap;
}
.menu__item.sitemap__item a{
    margin-bottom: 15px;
}
.sitemap__item a{
    margin-bottom: 15px;
    font-weight: 600;
    display: block;
}
.sitemap__item a:hover{
    color: #0f696d;
}
.menu__item  .download-file{
  font-size: 16px;
}
.menu__parent{
  font-size: 1.5em;
border-bottom: 1px solid #0f696d;
}
.menu__item-sub a{
  font-size: 1em;
}
.js-more-btn{
  font-size: 0.875em;
  color: #0C7B69;
  cursor: pointer;
  display: block;
  border-top: 1px solid #B3B3B3;
  padding: 18px 0;
  margin-top: 10px;
}
.menu__item .menu__item-sub a{
  font-size: 1em;
  margin-bottom: 10px;
}
.menu__list {
    width: 60%;
    padding: 0 60px;
    padding-top: 200px;
    height: 100%;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
}
.menu__item-sub li{
  margin-bottom: 15px;
}
.section__tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .section__tabs .section__title {
    margin-right: 75px; }
.js-more-btn{
  font-size: 0.875em;
  color: #0C7B69;
  cursor: pointer;
  display: block;
  border-top: 1px solid rgba(15, 105, 109, .7);
  padding: 18px 0;
  margin-top: 10px;
}
.menu__item .menu__item-sub a{
  font-size: 1em;
  margin-bottom: 10px;
}
.menu__item-sub li{
  margin-bottom: 15px;
}

.section__tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .section__tabs .section__title {
    margin-right: 75px; }

.b-nav-tab {
  cursor: pointer; }

.b-tab {
  display: none; }

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

.partner__slider-image-col {
  display: block;
  height: 250px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%; }

.partner__slider-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 1px; }
  .partner__slider-item .partner__slider-image-col {
    background: #fff; }
  .partner__slider-item img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain; }

.partner__box .partner__slider-image-col {
  width: 25%;
  height: 250px; }



.partner__slider-image-col {
  border: 1px solid #B3B3B3;
  margin-right: -1px;
  margin-bottom: -1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  padding: 30px 50px; }

.box-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.section-partner .swiper-btn {
  border-color: #0f696d; }

.nav-box {
  position: absolute;
  top: 15rem;
  left: 70px;
  z-index: 1;
  font-size: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%); }
  .nav-box .nav-box__title {
    text-transform: uppercase;
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-transform: rotate(-90deg) translateX(-50%);
        -ms-transform: rotate(-90deg) translateX(-50%);
            transform: rotate(-90deg) translateX(-50%);
    position: relative;
    -webkit-transition: opacity .3s ease 0s, top .3s ease .2s;
    transition: opacity .3s ease 0s, top .3s ease .2s;
    top: 15px;
    opacity: 0; }
  .nav-box span {
    display: block;
    width: 1px;
    height: 60px;
    background-color: #000;
    margin: 0 20px;
    -webkit-transition: .3s;
    transition: .3s; }

.fp-viewing-5 .nav-box {
  opacity: 0; }

.animate .nav-box__title {
  opacity: 1;
  top: 0;
  -webkit-transition: opacity .3s ease .1s, top .3s ease .2s;
  transition: opacity .3s ease .1s, top .3s ease .2s; }

.nav-box__num {
  -webkit-transition: .3s;
  transition: .3s;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg); }
.footer-50{
    height: 50%;
}
.footer__right-middle{
    border-bottom: 1px solid #B3B3B3;
}
.box-white {
  color: #fff; }
  .box-white span {
    background-color: #fff; }
/* 
.item-el {
  z-index: 2;
  position: absolute;
  display: block;
  width: 100%; }
  .item-el:before, .item-el:after {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    border-top: 1px solid #4F4F4F;
    border-right: 1px solid #4F4F4F; }

.item-el-top {
  top: 0;
  left: 0; }
  .item-el-top:before {
    top: -1px;
    left: -1px;
    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg); }
  .item-el-top:after {
    top: -1px;
    right: -1px; }

.item-el-bottom {
  bottom: 0;
  left: 0; }
  .item-el-bottom:before {
    top: -9px;
    left: -1px;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg); }
  .item-el-bottom:after {
    top: -9px;
    right: -1px;
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg); } */

.catalog__parent-link .item-el-top {
  display: none; }
  .catalog__parent-link .item-el-top:before {
    top: -10px;
    right: -1px;
    left: initial;
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg); }

.catalog__parent-link .item-el-bottom {
  display: none; }
  .catalog__parent-link .item-el-bottom:before {
    top: 0;
    right: -1px;
    left: initial;
    -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg); }

.catalog__parent-link.active .item-el-top, .catalog__parent-link.active .item-el-bottom {
  display: block; }

.page-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 100px;
  background: #f3f3f3; }

.page__top-contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  padding-bottom: 100px; }

.page__top-container, .page__container {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.catalog__title {
  margin-bottom: 20px; }
  .catalog__title h2 {
    background-color: #005B30;
    background-image: -webkit-gradient(linear, left top, right top, from(#005B30), to(#03B963));
    background-image: linear-gradient(90deg, #005B30, #03B963);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 2em; }

.catalog__sub-title h3 {
  font-size: 1.5em; }

.page__list-top-box {
  padding: 0 60px 40px 60px;
  margin: 145px 0 0 0;
  border-bottom: 1px solid #B3B3B3;
  position: relative; }

.banner__back-link h1 {
  color: #fff;
  font-size: 1.8em;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .banner__back-link a:hover {
    text-decoration: none;
    color: #fff; }
  .banner__back-link a img {
    margin-right: 20px; }

.cart__top {
  background: #fff;
  padding-top: 75px;
  margin-bottom: 75px; }

.cart__title h2 {
  font-size: 4.5em;
  font-weight: 600; }

.cart__slider {
  padding-right: 60px;
  position: relative; }
.cart__slider-item{
    height: 500px;
}
.cart__slider-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain; }

.cart__box-top {
  border: 1px solid #B3B3B3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .cart__box-top .cart__slider, .cart__box-top .cart__info {
    width: 50%; }

.cart__info {
  
  position: relative;
  border-left: 1px solid #B3B3B3; }
  .cart__info h4 {
    font-size: 1.5em;
    font-weight: 600;
    margin-bottom: 30px;
    line-height: 1.3; }
.cart__info-top{
   padding: 55px 55px; 
}
.swiper-paginate-cart {
  margin: 35px 40px; }

.download-btn {
  padding: 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 360px;
  height: 80px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: rgba(15, 105, 109, .7);
  color: #fff; }
  .download-btn:hover {
    color: #fff;
    text-decoration: none; }

.download-btn-img {
  position: relative;
  padding: 0 40px; }
  .download-btn-img:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 1px;
    height: 80px;
    background: rgba(255, 255, 255, 0.3); }
  .download-btn-img svg {
    width: 40px; }

.download-btn-text {
  padding: 0 30px 0 50px; 
        display: flex;
    align-items: center;
}
  .download-btn-text p {
    line-height: 1.2;
    margin-bottom: 0;
    margin-right: 10px;
    font-weight: 600; }
  .download-btn-text span {
    font-size: 0.75em;
    line-height: 1; }

.cart__info-text {
  margin-bottom: 70px; }

.characteristics__title {
  font-size: 2em;
  font-weight: 700;
  margin-bottom: 40px; }
.characteristics{
    display: flex
}
.characteristics__element {
  position: relative;
  width: 100%; }

.cart__box {
  background: #f6f6f6;
  padding-bottom: 100px;
  position: relative; 
    margin-top: 70px;
}
  .cart__box:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 280px;
    background: #fff; }

.cart__box-top {
  background: #fff; }

.cart__box-bottom {
  margin-top: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 130px; }



.box-item p, .box-item span {
  width: 50%;
  line-height: 1.1; }

.box-item span {
  font-weight: 600; }

.box-item p {
  margin-right: 20px; }

.box-item:nth-child(odd) {
  background: #EAEAEA; }

.box-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 55px 20px 20px; }
.box-item.box-size{
    padding: 0;
    padding-top: 20px;
    display: flex;
    flex-direction: column;
}
.box-item.box-size p{
    width: 100px;
    padding-left: 10px;
}
.social-icon path {
  -webkit-transition: .2s;
  transition: .2s; }

.social-icon:hover path {
  fill: #579699; }

.social-icon:hover path#vk-path-2 {
  fill: white; }

.social-share__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 25px; }
  .social-share__box .social-icon a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
    width: 80px;
    height: 100%; 
         border: 1px solid #EAEAEA;
    display: block;
    height: 70px;
    display: flex
;
    background: #EAEAEA;
    margin-right: 7px; 
      
      
      
  }
/*     .social-share__box .social-icon a:before {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1px;
  height: 60px;
  background: #D9D9D9; } */

.social-share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  font-weight: 700;
  padding-left: 30px;
  font-size: 1.25em;
  margin-top: 90px; }

.swiper-pagination {
  width: 480px;
  height: 4px;
  position: relative; }

.swiper-paginate-with-progress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 35px 0 35px 40px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .swiper-paginate-with-progress .swiper-nav {
    margin-right: 90px;
    width: auto;
    max-width: auto; }
  .swiper-paginate-with-progress .swiper-btn-prev {
    margin-right: 10px; }
  .swiper-paginate-with-progress .swiper-btn {
    border-color: #017840; }

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: linear-gradient(221.94deg, #03B963 6.03%, #005B30 94.74%); }

.cart__box-element {
  width: 100%;
  height: 3px;
  background: transparent;
  border-bottom: 1px solid #B3B3B3;
  position: relative;
  display: block;
  margin-bottom: 50px; }
  .cart__box-element:before {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 140px;
    height: 3px;
    background: #000; }

.characteristics__title-content {
  font-size: 2em;
  font-weight: 600;
  margin-bottom: 30px; }
.cart__box-right,.cart-box-left{
    width: 50%;
}
.description {
  margin-left: 60px; }

.characteristics__desc p {
  font-size: 1.25em; }

.news__sidebar {
  padding-top: 200px;
  padding-bottom: 55px;
  background: #fff;
  min-width: 360px;
  position: relative;
  height: 100%;
  border-right: 1px solid #B3B3B3;
  border-bottom: 1px solid #B3B3B3; }
  .news__sidebar a {
    color: #000;
    display: block;
    font-size: 2em;
    font-weight: 600;
    margin-bottom: 20px;
    opacity: .5;
    -webkit-transition: .2s;
    transition: .2s; }
    .news__sidebar a:hover {
      text-decoration: none;
      opacity: 1; }
  .news__sidebar a.active {
    opacity: 1; }

.news__sidebar-wrapper {
  margin: 0 50px 0 120px; }

.news__items {
  padding-left: 180px; }
  .news__items .item__content {
    border-top: none; }

.news-item-title {
  font-size: 1.25em;
  height: 100%;
  border-bottom: none;
  line-height: 30px;
  font-weight: 700; }

.news-item-value {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .news-item-value .item__value-box {
    width: 110px;
    padding: 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-left: none; }
    .news-item-value .item__value-box span {
      font-weight: 400; }

.news-item-value .item__value-num span {
  font-size: 2em;
  font-weight: 700; }

.item__value-year, .item__value-month {
  height: 25%; }

.item__value-num {
  height: 50%; }

.news__item-sidebar-wrapper, .page__item-sidebar-wrapper {
  background: #fff;
  width: 180px;
  border: 1px solid #b3b3b3;
  margin-left: 120px; }

.page__sidebar-wrapper {
  margin-left: 120px; }
  .page__sidebar-wrapper p,.page-title {
    font-size: 2.5em;
    font-weight: 600;
    line-height: 1.2; }
.page-title{
    margin-bottom: 30px;
}
.partner__box{
   margin-bottom: 50px;
}
.page-sidebar-wrapper {
  background: linear-gradient(221.94deg, #03b963 6.03%, #005b30 94.74%);
  padding: 50px 30px 60px 120px;
  color: #fff; }
  .page-sidebar-wrapper p {
    font-size: 1.5em;
    font-weight: 700;
    margin-bottom: 40px; }
  .page-sidebar-wrapper span {
    display: block;
    margin-bottom: 10px; }

.page__sidebar a {
  color: #000;
  opacity: .5;
  -webkit-transition: .2s;
  transition: .2s;
  display: block;
  font-size: 2em;
  font-weight: 600;
  margin-bottom: 50px; }
  .page__sidebar a:hover {
    opacity: 1;
    text-decoration: none; }

.page__sidebar a.active {
  opacity: 1; }

.page__sidebar .link-font-small a {
  font-size: 1.5em; }

.page__item-sidebar-wrapper {
  border: none; }

.page__item-sidebar-date, .page__item-sidebar-dat {
  font-size: 1.5em;
  font-weight: 600;
  display: block;
  margin-bottom: 50px; }

.news__item-sidebar, .page__item-sidebar, .page__sidebar {
  padding-top: 180px;
  padding-bottom: 55px;
  min-width: 360px;
  position: relative;
  height: 100%; }
  .news__item-sidebar .item__value-box, .page__item-sidebar .item__value-box, .page__sidebar .item__value-box {
    width: 100%; }
  .news__item-sidebar .item__value-num, .page__item-sidebar .item__value-num, .page__sidebar .item__value-num {
    height: 100px; }
  .news__item-sidebar .item__value-month, .news__item-sidebar .item__value-year, .page__item-sidebar .item__value-month, .page__item-sidebar .item__value-year, .page__sidebar .item__value-month, .page__sidebar .item__value-year {
    height: 42px; }

.page__sidebar {
  padding-top: 160px; }

.page__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 75px; }

.vacansy__content-wrapper, .page__content-wrapper {
  padding-right: 100px;
  max-width: 1300px; }

.page__content {
  padding-bottom: 50px; }

.page__content-wrapper {
  padding-right: 0; }
  .page__content-wrapper .page__title {
    margin-bottom: 50px; }
  .page__content-wrapper p {
    font-size: 1.25em;
    font-weight: 500;
    margin-bottom: 40px; }

.page__top-text-left {
  font-size: 1.5em;
  font-weight: 700;
  padding-right: 120px; }

.news__title {
  font-size: 2em;
  font-weight: 600;
  margin-bottom: 40px; }

.news__content, .page__content {
  padding-top: 90px;
  margin-left: 50px;
  margin-right: 20px;
  width: calc(100% - 400px); }
.page__content{
   width: 100%; 
}
.news__content-wrapper {
  max-width: 1200px; }

.page__text p {
  margin-bottom: 30px;
  font-size: 1.25em;
  font-weight: 500; }

.page-wrapper {
  max-width: 2500px;
  margin: 0 auto; }

.page {
  background: #e5e5e5; }

.news__slider-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.news__slider {
  background: #fff;
  margin-top: 80px; }
  .news__slider .swiper-paginate-with-progress {
    width: 720px; }

.news__slider-item-text {
  padding: 90px 120px 90px 60px; }
  .news__slider-item-text h4 {
    font-size: 1.5em;
    font-weight: 600;
    margin-bottom: 30px; }

.news-slider-scrollbar {
  height: 350px; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #B3B3B3; }

.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent; }

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #766d6d; }

.home-slider-slider-scrollbar {
  height: calc(70vh - 295px); }

.title-32-stolz, .privacy__box h2 {
  font-size: 2em;
  font-weight: 600; }

.privacy__box h2 {
  line-height: 1.4;
  margin-bottom: 40px; }

.privacy-page {
  background: rbba(0, 0, 0, 0.03); }

.privacy__box {
  padding-left: 60px;
  position: relative;
  margin-bottom: 70px; }
  .privacy__box .privacy__box-num {
    font-size: 2em;
    font-weight: 600;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 1.4; }

.news__slider {
  margin-bottom: 100px; }
.document__item-title span img{
    width:35px;
    margin-right: 10px;
}
.document__item {
  background: #fff;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #B3B3B3;
  margin-bottom: 30px; }
  .document__item:hover {
    text-decoration: none;
    color: #000; }

.document__item-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      transition: .2s;
          justify-content: space-between;
  padding: 10px 80px 10px 50px;
  width: calc(100% - 100px);
  position: relative; }
  .document__item-title p {
    margin-bottom: 0;
    font-size: 1.2em;
    font-weight: 600;
    display: block;
    width: calc(100% - 200px); }
  .document__item-title span {
    font-size: 1em; }
.document__item-title:hover{
    background: #f9f9f9;
}
.document__item-icon {
  width: 100px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
          
         background-image: url(/assets/template/trubostalnsk/images/arrow_download.png);
         background-position: center;
    background-size: 39%;
    background-repeat: no-repeat;
  border-left: 1px solid #B3B3B3; }

.box__title {
  margin-bottom: 35px; }

.document__box {
    margin-top: 50px;
  margin-bottom: 90px; }

.style-list ul {
  padding-left: 0;
  list-style-type: none; }
  .style-list ul li {
    position: relative;
    padding-left: 40px;
    font-size: 1.25em;
    margin-bottom: 20px;
    font-weight: 500; }
    .style-list ul li:before {
      content: '';
      position: absolute;
      top: 13px;
      left: 0;
      width: 10px;
      height: 10px;
      background: #579699;}
 /*    .style-list ul li:after {
   content: '';
   position: absolute;
   top: 14px;
   left: 6px;
   width: 4px;
   height: 4px;
   background: #005B30;
   border-radius: 100px; } */
.style-list .about-activity ul li{
    margin-bottom: 10px;
}
.about-activity ol li{
       font-size: 20px;
    margin-bottom: 20px;
    font-weight: 500;
}
.about-activity ol li ul{
    margin-top: 10px;
}
.download-btn-vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 180px;
  height: 250px; }
  .download-btn-vertical .download-btn-text {
    padding: 30px 10px 30px 10px; }
  .download-btn-vertical .download-btn-img {
    padding-bottom: 30px; }
  .download-btn-vertical .download-btn-img:before {
    content: '';
    position: absolute;
    top: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 120px;
    height: 1px; }

.download-btn-vertical.download-btn {
  padding-top: 30px; }

.page__top-contact-requizite {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 65px; }
  .page__top-contact-requizite .contact-requizite {
    font-size: 2em;
    margin-right: 100px; }

.contact__list {
  border-top: 1px solid #B3B3B3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 40px; }

.contact__item {
  margin-top: 50px;
  width: 33.33333%; 
    padding-right: 60px;
}
.breadcrumb-item.active{
    color: #fff;
    opacity: .8;
}
  .contact__item a {
    color: #000;
    display: block; }
    .contact__item a:hover {
      text-decoration: none;
      color: #000; }
  .contact__item .contact__item-top {
    text-transform: uppercase;
    color: #828282;
    font-weight: 700;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px; }
  .contact__item img {
    width: 30px;
    height: 30px;
    -o-object-fit: contain;
       object-fit: contain;
    margin-right: 20px; }
  .contact__item a, .contact__item p{
    padding-left: 50px;
    margin-bottom: 0;
    font-weight: 600;
    font-size: 1.25em; }
  .contact__item a {
    margin-bottom: 15px; }
 .contact__item p{
     padding-left: 11px;
 }
  .contact__item p.pl-50 {
     padding-left: 50px;
 }
.page__bottom-contact {
  background-color: #f3f3f3; }

.page__bottom-contact {
  padding-top: 60px; }
  .page__bottom-contact .document__box {
    margin-bottom: 0; }

.style-list ul.tabs-nav li {
  padding-left: 0;
  font-size: inherit;
  margin-bottom: 0; }

.tabs-nav .font-small {
  font-size: 1.125em; }

.tabs-nav li:after {
  content: none !important; }

.tabs-nav .font-big {
  font-size: 1.5em; }

.font-stolz {
  font-weight: 600; }

.tabs-nav, .style-list ul.tabs-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
  border-bottom: 1px solid #B3B3B3; }
  .tabs-nav li, .style-list ul.tabs-nav li {
    position: relative; }
    .tabs-nav li:before, .style-list ul.tabs-nav li:before {
      content: '';
      position: absolute;
      width: 100%;
      height: 0;
      background: #000;
      bottom: 0;
      left: 0;
      top: inherit;
      -webkit-transition: .2s;
      transition: .2s;
      border: none; }
    .tabs-nav li a, .style-list ul.tabs-nav li a {
      color: #000;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      height: 100%;
      width: 100%;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 0 20px 30px 0; }
      .tabs-nav li a:hover, .style-list ul.tabs-nav li a:hover {
        color: #000;
        text-decoration: none; }
  .tabs-nav li.active:before, .style-list ul.tabs-nav li.active:before {
    height: 3px; }

.tabs__nav-form li {
  width: 50%; }

.tab-content {
  margin-top: 50px; }

.form__input {
  width: 100%;
  margin-bottom: 30px;
  position: relative; }

.form__input span {
  position: absolute;
  top: 22%;
  right: 2ch;
  padding: 0 0.65em;
  border-radius: 50%;
  background-color: red;
  color: white;
  display: none; }

.form__input.warning span {
  display: inline-block; }

.form__input input {
  width: 100%;
  padding: 1em;
  font-size: 1.125em;
  height: 60px;
  border: 1px solid #B3B3B3;
  font-weight: 500;
  -webkit-transition: .2s;
  transition: .2s;
  color: #000; }

.form__input input:focus {
  outline: none;
  opacity: 1;
  border: 1px solid #b9b6d3; }

.form__input.warning input {
  border: 1px solid red; }

.form__input p {
  margin: 0.2em 0.75em 0 0;
  display: none;
  font-size: 0.75rem;
  text-align: right;
  font-style: italic;
  color: red; }

.form__input.warning p {
  display: block; }

.form__required-text {
  font-size: 0.875em !important;
  margin: 0 !important; }

.submit-btn {
  cursor: pointer;
  width: 100%;
  padding: 1em;
  margin-bottom: 1em;
  border: 1px solid #579699;
  background-color: #fff;
  color: #000;
  font-weight: 600;
  -webkit-transition: .2s;
  transition: .2s; }

.submit-btn__short {
  width: 240px; }

.short-contact-form {
  max-width: 720px; }

.submit-btn:hover {
  background-color: #579699;
  color: #fff; }

.form__input.form__textarea {
  margin-bottom: 0; }

.form__terms {
  max-width: 35ch;
  margin-bottom: 0.75em;
  font-size: 0.8rem;
  text-align: center; }

.form__textarea textarea {
  width: 100%;
  border: 1px solid #B3B3B3;
  padding: 1em;
  font-size: 1.125em;
  font-weight: 500;
  height: 190px; }

.form__textarea textarea:focus {
  opacity: 1; }

::-webkit-input-placeholder {
  opacity: .5; }

::-moz-placeholder {
  opacity: .5; }

:-ms-input-placeholder {
  opacity: .5; }

::-ms-input-placeholder {
  opacity: .5; }

::placeholder {
  opacity: .5; }

.form__checkbox {
  font-size: 0.875em;
  position: relative;
 }
  .form__checkbox label {
    font-weight: 600; }
  .form__checkbox a {
    color: #2F80ED;
    margin-left: 5px;
    font-weight: 600; }
    .form__checkbox a:hover {
      text-decoration: none;
      color: #2F80ED; }
.modal-content .form__checkbox{
    text-align: left;
}
.form-checkbox {
  position: absolute;
  left: 0;
  opacity: 0;
  color: #6C7068; }

input[type=checkbox]:checked + span::after {
  background: #579699;
  border-color: #579699;
  color: #A3465B; }

input[type=checkbox] + span::after {
  content: '';
  visibility: visible;
  font-family: "material-icons";
  font-size: 1.125em;
  display: inline-block;
  position: absolute;
  left: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #B3B3B3;
  border-radius: 5px; }

.tabs-nav-small li {
  margin-right: 50px; }

.tabs table, .page__content table {
  border: none;
  width: 100%;
  margin-bottom: 30px; }

.tabs th, .page__content th {
  font-size: 0.75em;
  font-weight: 700;
  color: #828282;
  padding: 15px 0; }

.tabs tr, .page__content tr {
  border-bottom: 1px solid #B3B3B3; }
  .tabs tr td, .page__content tr td {
    font-size: 1.125em;
    font-weight: 700;
    padding: 35px 35px 35px 0; }

.tabs__box {
  padding-bottom: 80px; }

.document__item-title div {
  width: 100%; }

.py-30 {
  padding-top: 30px;
  padding-bottom: 30px; }

.tabs__box-contact-form {
  margin-top: 30px; 
    max-width: 700px;
    width: 100%;
}

#map {
  width: 100%;
  height: 400px; }

.vacancies__slider {
  margin-bottom: 75px; }
  .vacancies__slider .swiper-slide {
    height: 450px; }

.advantage__box {
  margin-top: 70px; }

.advantage__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 15px; }
  .advantage__list .advantage-item {
    position: relative;
    width: 33.3333333%;
    padding-left: 0;
    margin-bottom: 50px;
    padding-right: 70px; }
    .advantage__list .advantage-item img {
      width: 25px; }
  .advantage__list p {
    font-size: 1.125em;
    font-weight: 500;
    margin-bottom: 0; }
  .advantage__list a {
    color: #2F80ED;
    border-bottom: 1px solid #2F80ED;
    font-size: 0.875em; }
    .advantage__list a:hover {
      text-decoration: none; }
  .advantage__list .advantage-mark {
           max-width: 200px;
    display: block;
    width: 100%;
    height: 100px;
    margin-bottom: 20px;
      
  }
  .advantage-content h3{
      font-size: 1.4em;
      margin-bottom: 15px;
  }
  .page-delivery table{
      width: 100%;
  }
  table, td, th
 {
    border: 1px solid #579699;
}
table td, table th{
    padding: 10px;
}
.page-delivery{
    overflow-x: scroll;
}
  
  .advantage__list .advantage-mark img{
    width: 100%;
    height: 100%;
    object-fit: contain;
  }

.advantage__box {
  max-width: 100%; }

.accordion__item {
  margin: 5px auto;
  margin-bottom: 30px; }

.accordion__item .accordion__title {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #B3B3B3;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #202020;
  font-size: 1.5em;
  text-decoration: none;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
  cursor: pointer;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.accordion__title-text {
  position: relative;
  width: calc(100% - 130px);
  font-weight: 700;
  padding: 50px 60px 50px; }
  .accordion__title-text:hover {
    color: #005B30; }

.accordion__item .accordion-active .accordion__arrow img {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%); }

.accordion__item .accordion-active .accordion__title-text {
  color: #005B30; }

.accordion__item .accordion__arrow {
  width: 130px;
  height: 100%;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  color: #fff;
  line-height: 30px;
  font-size: 20px;
  font-weight: 700;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  border-left: 1px solid #b3b3b3; }

.accordion__arrow-item {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%; }
  .accordion__arrow-item img {
    width: 30px;
    -webkit-transition: .2s;
    transition: .2s; }

.accordion__item .accordion__rotate .accordion__arrow-item img {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg); }

.accordion__item .accordion__content {
  margin-bottom: 2px;
  padding: 50px 60px 50px;
  display: none;
  border: 1px solid #B3B3B3;
  border-top: none;
  position: relative; }

.accordion__item .accordion__arrow-item {
  font-weight: 700; }

.vacancies__box {
  margin-top: 90px; }

.page-work__list {
  margin-top: 60px; }
  .page-work__list .work-item {
    background: transparent;
    padding: 10px 10px; }
  .page-work__list .work-item__image img {
    max-width: 170px; }

.dealers__box {
  margin-top: 70px;
  overflow: hidden; }

.dealers__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -30px; }

.dealers__item {
  width: calc(50% - 60px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 30px 40px;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.3); }

.relative {
  position: relative; }

.dealers__item-icon {
  max-width: 150px;
  padding: 30px;
  border-right: 1px solid rgba(0, 0, 0, 0.3); }
  .dealers__item-icon img {
    width: 100%; }

.dealers__item-info {
  padding: 25px 30px;
  width: 100%; }

.managament__box {
  float: left;
  margin-bottom: 80px; }
  .managament__box .managament__box-image {
    margin-bottom: 20px;
    padding: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: #fff;
    margin: 0px 60px 60px 0px;
    width: 360px;
    height: 360px; }
  .managament__box .managament__box-image2 {
    background: #fff;
    padding: 50px;
    margin-right: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: cente;
        -ms-flex-align: cente;
            align-items: cente; }

.mb-90 {
  margin-bottom: 90px; }

.gallery__item {
  display: block;
  width: 50%;
  padding: 0 30px;
  margin-bottom: 50px; }

.gallery__item-wrap {
  border: 1px solid #B3B3B3; }
  .gallery__item-wrap .gallery__item-image {
    height: auto;
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px;
    background: #fff; }
    .gallery__item-wrap .gallery__item-image img {
      width: 100%;
      height: 100%; }

.page__gallery-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  margin: 0 -20px 80px -20px; }

.gallery__item-title {
  padding: 40px 30px;
  background: #fff;
  font-size: 1.5em;
  font-weight: 700;
  position: relative;
  border-top: 1px solid #B3B3B3; }

.filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 50px; }
  .filter p {
    margin-bottom: 0;
    font-weight: 500;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    margin-top: 10px; }

.filter__wrapper {
  position: relative;
  width: 180px;
  z-index: 3; }
  .filter__wrapper a, .filter__wrapper .filter__current {
    color: #000;
    font-size: 1.25em;
    font-weight: 700;
    -webkit-transition: .2s;
    transition: .2s; }
    .filter__wrapper a:hover, .filter__wrapper .filter__current:hover {
      text-decoration: none;
      color: #005B30; }

.filter__dropdown {
  position: absolute;
  width: 100%;
  background: #fff;
  -webkit-transform: translateY(30px);
      -ms-transform: translateY(30px);
          transform: translateY(30px);
  -webkit-transition: .2s;
  transition: .2s;
  opacity: 0;
  visibility: hidden;
  border-left: 1px solid #B3B3B3;
  border-right: 1px solid #B3B3B3; }
  .filter__dropdown a {
    display: block;
    padding: 10px;
    text-align: center;
    border-bottom: 1px solid #B3B3B3; }

.filter__current {
  height: 50px;
  width: 180px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  border: 1px solid #B3B3B3;
  position: relative; }

.is-open .filter__dropdown {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0); }

.mb-100 {
  margin-bottom: 100px; }

.project__items {
  margin-top: 160px;
  padding-top: 0;
  margin-bottom: 50px; }

.page-sidebar {
  padding-top: 160px; }

.progect-item {
  width: 100%;
  max-width: 1140px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  border: 1px solid #B3B3B3; }
  .progect-item .document__item-title span {
    margin-bottom: 20px;
    display: block; }
  .progect-item .item__content {
    width: 100%;
    height: 100%;
    position: relative;
    border: none;
    border-left: 1px solid #B3B3B3; }
  .progect-item .document__item-title {
    width: 100%; }
  .progect-item .item__image {
    padding: 50px 60px;
    position: relative;
    width: 540px;
    border: none;
    height: auto; }
    .progect-item .item__image img {
      width: auto;
      height: auto; }
  .progect-item .item__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .progect-item .item .item__image {
    min-height: 410px; }
  .progect-item .document__item-title p {
    width: 100%; }

.document__item-text {
  padding: 0 60px 50px 60px;
  font-weight: 500; }

.pr-200 {
  padding-right: 200px; }

.page__notify {
  background: #fff;
  position: relative;
  padding: 50px 50px 30px 180px;
  margin-bottom: 90px; }
  .page__notify img {
    position: absolute;
    top: 50%;
    left: 50px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }

.page__notify-text h3 {
  font-size: 1.5em;
  font-weight: 600;
  margin-bottom: 20px; }

.page__notify-text p {
  font-size: 1.25em;
  line-height: 1.2; }

.page__notify-text p:last-child {
  font-size: 1em; }

.page__content-wrapper .page__notify-text p {
  margin-bottom: 10px; }

.box__email {
  max-width: 1000px; }
  .box__email p {
    font-size: 20px; }
    .box__email p a {
      margin-left: 10px; }
  .box__email a {
    font-weight: 700;
    color: #000;
    height: 100%;
    font-size: 20px; }
    .box__email a:hover {
      text-decoration: none;
      color: #000; }

.box__email-btn {
  border-bottom: 2px solid #2F80ED;
  -webkit-transition: 2s;
  transition: 2s; }
  .box__email-btn:hover {
    border: none; }

.box__email-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.privacy-container {
  position: relative;
  z-index: 2;
  padding: 160px 15px 100px 15px;
  margin: 0 auto;
  max-width: 1260px; }

.cookie {
  position: fixed;
  height: auto;
  background: #fff;
  position: fixed;
  max-width: 1000px;
  background: #fff;
  bottom: 30px;
  left: 50%;
  -webkit-transform: translate(-50%, 14rem);
      -ms-transform: translate(-50%, 14rem);
          transform: translate(-50%, 14rem);
  z-index: 4;
  -webkit-transition: .2s;
  transition: .2s;
  opacity: 0;
visibility: hidden; }

.cookie.active {
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  opacity: 1;
    opacity-visibility: visible; }

.cookie_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative; }

.cookie__icon {
  width: 120px;
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid #B3B3B3;
  border-right: 1px solid #B3B3B3;
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0; }

.cookie__text {
  position: relative;
  border: 1px solid #B3B3B3;
  border-left: none;
  font-weight: 600;
  padding: 30px 50px 30px 80px; }

.cookie__close {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  width: 30px;
  height: 30px;
  border-left: 1px solid #B3B3B3;
  border-bottom: 1px solid #B3B3B3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .cookie__close:before {
    content: '';
    position: absolute;
    bottom: -1px;
    left: -1px;
    width: 10px;
    height: 10px;
    border-bottom: 1px solid #4f4f4f;
    border-left: 1px solid #4f4f4f; }

.sitemap-container {
  margin: 0 auto;
  max-width: 1540px; }

.sitemap-page {
  margin-top: 150px;
  padding-bottom: 50px;
  padding-left: 15px;
  padding-right: 15px; }

.sitemap__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.sitemap__item {
  width: 33%;
  margin-bottom: 40px; }
  .sitemap__item a {
    color: #000; }
    .sitemap__item a:hover {
      text-decoration: none; }
  .sitemap__item ul, .sitemap__item li {
    list-style: none; }

.sitemap__item-products {
  width: 28%; }

.sitemap__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer; }
  .sitemap__title a {
    font-size: 2em;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 20px; }
.sitemap__title.mb-30{
    margin-bottom: 30px;
}
.sitemap__title span {
  position: relative;
  width: 10px;
  height: 10px;
  display: block;
  margin-left: 18px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  top: 12px; }
  .sitemap__title span:before {
    content: '';
    position: absolute;
    bottom: -1px;
    left: -1px;
    width: 10px;
    height: 10px;
    border-bottom: 1px solid #4f4f4f;
    border-left: 1px solid #4f4f4f; }

.sitemap__parent-title {
  font-weight: 700;
  margin-bottom: 15px;
  display: block;
  font-size: 1.125em; }

.sitemap__child-list li {
  padding-left: 10px;
  position: relative; }
  .sitemap__child-list li:before {
    content: '';
    position: absolute;
    top: 11px;
    left: 0;
    width: 5px;
    height: 1px;
    background: #000; }
.sitemap__list .catalog__link:before{
    content: none;
}
.sitemap__child-list a {
  display: block;
  margin-bottom: 15px; }

.sitemap__list {
  display:block;
  -webkit-transition: visibility 0.3s linear .5s,opacity 0.3s linear .5s;
  transition: visibility 0.3s linear .5s,opacity 0.3s linear .5s; }
.sitemap__title a{
    transition: .2s;
}

.has-sub-child > li > a {
  font-weight: 700; }

.catalog__items .item .item__image {
  border-bottom: none; }

@media only screen and (max-width: 1700px) {
  .header__menu {
    padding-right: 30px; }
  .header__toggle-element {
    margin-left: 25px; }
  .header__btn .search-btn, .header__btn .version-blind {
    margin-right: 15px; }
  .header__menu ul a {
    margin-left: 0; }
  .news__slider-item-text {
    padding-right: 30px; }
  .news__slider-item-img {
    width: 50%; }
    .news__slider-item-img img {
      width: 100%; }
  .news__slider-item-text {
    width: 50%; } }
.manager-list{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
}
.manager-image img{
    width: 100%;
}
.manager-image{
    position: relative;
}
.manager-image:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
}
.manager-info p{
    font-weight: 700;
    margin-bottom: 0;
    margin-right: 10px;
}
.manager-info p span{
    font-weight: 400;
}
.image-place{
    width: calc(50% - 20px);
    margin-right: 20px;
    
}
.place-box{
    padding: 40px 0;
}
.image-place img{
    width: 100%;
}
.tabs-nav a{
    font-size: 2em;
}
.manager-info div{
    margin-bottom: 15px;
    display: flex;
}
.manager-info{
    padding: 15px;
    border: 1px solid #B3B3B3;
    background: #fff;
}
@media only screen and (max-width: 1600px) {
  .header__menu {
    width: calc(100% - 570px); }
  .header .logo p {
    font-size: .6em; }
  .footer__site-develop .font-default {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    height: 50px; }
  .news__slider-item-text {
    padding: 40px 40px 40px 40px; }
  .page__sidebar-wrapper {
    margin-left: 40px; }
  .catalog__sidebar {
    min-width: 420px; }
  .catalog__dropdown a {
    padding-right: 40px; }
  .progect-item .item__image {
    padding: 30px 30px; }
  .project__items .document__item-title {
    padding-left: 30px;
    padding-right: 30px; }
  .project__items .document__item-text {
    padding: 0 30px 30px 30px; }
  .project__items .progect-item .item__image img {
    width: 100%; } 
    .menu__list{width:70%}
    .menu__background{width: 30%}
    .menu__contact{bottom: 25px;left: 50px}
    .news__items{padding-left: 40px}
  }

@media only screen and (max-width: 1420px) {
  .header .logo p {
    display: none; }
  .header__menu {
    width: calc(100% - 410px); }
  .section-geography_text {
    padding-top: 5rem; }
  .section-about__item span {
    font-size: 1em; }
  .section-about__text {
    padding: 45px 40px 45px 60px; }
  .home-slider-slider-scrollbar {
    height: calc(70vh - 195px); }
  .section-about__text h2, .section__title {
    font-size: 3.25em; }
  .mCSB_inside > .mCSB_container {
    margin-right: 70px; }
  .section-about__item {
    margin-bottom: 35px; }
  .work-item {
    padding: 40px;
    width: calc(25% - 20px); }
  .work-item__image {
    padding: 0;
    margin-bottom: 30px; }
  .section-work .section__container, .section__container {
    margin: 0 70px 0 120px; }
  .section-product .section__container {
    margin-right: 0; }
  .section-partner .section__container {
    margin-right: 70px; }
  .header {
    padding: 15px 40px; }
  .nav-box {
    left: 50px; }
  .section__title {
    margin-bottom: 50px; }
  .product__slider-image {
    height: 250px; }
  .product__slider-title {
    font-size: 1.25em;
    padding: 30px 40px; }
  .section-about__text {
    right: -70px; }
  .partner__slider-image-col {
    height: 200px; }
  .footer {
    padding: 40px; 
     
  }
  .footer .logo {
    padding: 50px 40px; }
  .cart__info-text {
    margin-bottom: 40px; }
  .cart__title h2 {
    font-size: 3em; }

  .description {
    margin-left: 30px; } 
 .menu__list{padding: 200px 40px 0;overflow-y: scroll;}
 .news__sidebar{min-width: 300px;padding-top: 100px}
 .catalog__items .item__content {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
  .catalog__items .item__desc {
    border-bottom: 1px solid #b3b3b3;
    border-right: none; }
  .catalog__items .item__title {
    border-right: none; }

  .catalog__items .item__content-left {
    min-width: 100%; }

  }


@media only screen and (max-width: 1366px) {
  .section-geography_text h2 {
    font-size: 3em; }
    .footer__right-middle{border: none;}
  .footer__logo {
    width: 35%; }
    .target::after{
        filter: invert(1);
    }
    .social-share__box .social-icon a{
        width: 50px;
        height: 50px;
    }
    .footer__item .font-default, .footer__site-map a, .footer__copy{
        color: #fff;
    }
  .section-geography_text span {
    font-size: 1.25em; }
  .section-geography_text p {
    font-size: 1em; }
  .header__menu ul a {
    font-size: 0.875em; }
  .header__menu {
    padding-left: 10px;
    padding-right: 20px; }
  .footer__logo a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .footer__logo p {
    margin-left: 0; }
  .footer {
    padding: 0; }
  .footer__logo, .footer__item, .footer__right-bottom {
    border: none; }
  .footer .item-el-top, .footer .item-el-bottom {
    display: none; }
  .footer__row {
    padding-bottom: 130px; }
 
  .footer__right-bottom {
    position: absolute;
    bottom: 95px;
    left: 0;
    padding: 0 40px; }
  .footer__item {
    -webkit-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left; }
  .footer__copy {
    position: absolute;
    bottom: -50px; }
  .footer__site-develop {
    position: absolute;
    bottom: 47px;
    right: 20px;
    width: 100%;
    padding-right: 0;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end; }
  .news__content, .page__content {
    margin-left: 15px; }
  .footer__site-develop .font-default {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .footer__logo {
    position: inherit; }
  .footer__site-map {
    position: absolute;
    right: 21.5%;
    top: 14rem; }
  .footer__slider-image-col:before {
    content: none; }
  .footer__slider-item {
    padding-right: 20px; }
  .footer__policy {
    position: absolute;
    top: 14rem;
    left: 0;
    width: auto; }
  .footer__right-middle .footer__phone {
    position: absolute;
    top: 14rem;
    margin-left: 0;
    margin-top: 6px;
    width: auto;
    left: 45%; }
  .footer__right-top {
    margin-top: 2.5rem; }
  .footer__right-top .footer__phone {
    position: absolute;
    right: 0; }
  .footer__email {
    position: absolute;
    top: 6rem;
    right: 0; }
  .footer__addres {
    width: 48%; }
  .page__sidebar-wrapper {
    margin-left: 20px; }
  .catalog__sidebar a {
    padding: 10px 40px 10px 40px; }
  .catalog__sidebar .catalog__dropdown a {
    padding: 10px 40px 10px 60px; }
  .catalog__dropdown a:before {
    left: 40px;
    width: 15px; }
  .news__item-sidebar-wrapper {
    margin-left: 40px; }
  .news__item-sidebar, .page__item-sidebar, .page__sidebar {
    min-width: 290px; }
  .banner__title h2 {
    font-size: 3em; }
  .footer__addres img {
    margin-top: 4px; }
  .footer__item {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .footer__right-bottom, .footer__right-middle, .footer__right-top {
    height: auto; }
  .cart__info {
    padding: 40px 40px; }
  .characteristics__desc p {
    font-size: 1em; }
  .sitemap__item {
    width: 25%; }
  .sitemap__item-products {
    width: 35%; } 
    .menu__parent{font-size: 1.25em}
    .menu-bottom-link{font-size: 0.875em}
    .section-geography_text{max-width: 450px}
    .nav-box{top: 50%;transform: translateX(-50%);}
    .work-item{padding: 15px;}
  }


@media only screen and (max-height: 800px) {

  .section-geography_text {
    max-width: 800px; }
  .section__title {
    margin-bottom: 50px; }
  .section-work .section__container, .section__container {
    margin: 0 70px 0 120px; }
  .section-product .section__container {
    margin-right: 0; }
  .section-about__text h2, .section__title {
    font-size: 3.25em; }
  .section-partner, .section-work, .section-product {
    padding-top: 10rem; }
  .product__slider-image {
    height: 250px; }
  .product__slider-title {
    font-size: 1.25em;
    padding: 30px 40px; }

  } 

@media only screen and (max-width: 1200px) {
  .cart__slider {
    padding-right: 0; }
    .header__btn .search-btn{
        width: 40px;
    height: 40px;
    }
    .cart-box-left{
        margin-top: 20px;
        padding-left: 0;
    }
    .description{
        margin-left: 0;
    }
    .characteristics{
        flex-wrap: wrap;
    }
    .cart__box-right, .cart-box-left{
        width: 100%;
    }
    .search-btn svg {
    width: 17px;
    height: 17px;
}
.section-work, .section-partner{
    padding: 50px 0;
}
.header__icon {
    width: 40px;
    margin-right: 15px;
    margin-left: 15px;
}
    .toggle-el span{
        width: 40px;
        margin-left: 5px;
    }
.header__phone{
    margin-left: 30px;
}
    .work-item__image{max-width: 170px;}
  .swiper-paginate-with-progress {
    padding-right: 40px; }
  .search__btn {
    top: 50px; }
  .cookie__text {
    padding: 20px 30px 20px 20px; }
  .cookie {
    max-width: 90%;
    width: 90%; }
  .footer__site-map {
    right: 60px; }
  .header__menu {
    display: none; }
  .section-about__text {
    padding-right: 25px; }
  .mCSB_inside > .mCSB_container {
    margin-right: 35px; }
  .section-about__text h2 {
    font-size: 2.5em; }
  .page__top-container, .page__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .news__content, .page__content {
    padding-top: 40px;
    margin-left: 0;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px; }
  .news__content {
    padding-top: 30px; }
  .page__sidebar-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .page__sidebar-link a {
      margin-right: 50px;
      margin-bottom: 0; }
  .gallery__item-title, .document__item-title p, .page__text p {
    font-size: 1em; }
  .page__sidebar .link-font-small a {
    font-size: 1.125em; }
  .page__sidebar {
    padding-top: 50px; }
  .page__sidebar-wrapper p,.page-title {
    font-size: 2em; }
  .document__item-title p {
    width: 100%; }
  .page-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .news__item-sidebar, .page__item-sidebar, .page__sidebar {
    padding-top: 40px;
    padding-bottom: 0; }
  .privacy__box h2, .title-32-stolz, .banner__text {
    font-size: 1.5em; }
  .banner__text {
    margin-top: 20px; }
  .breadcrumbs {
    margin-bottom: 20px; }
  .news__item-sidebar-wrapper {
    margin-left: 20px; }
  .document__item-title p {
    margin-right: 10px; }
  .project__items {
    margin-top: 0;
    padding: 20px; }
  .page-sidebar {
    padding-top: 40px; }
  .progect-item .item__image {
    width: 100%; }
  .paginate {
    padding-right: 20px !important;
    padding-left: 20px; }
  .page__items {
    padding: 60px 20px 0 20px; }
  .catalog__sidebar {
    padding-top: 50px; }
  .page__top-contact .page__item-sidebar-wrapper {
    margin-left: 20px; }
  .privacy-container {
    padding: 40px 15px 40px 15px; }
  .privacy__box {
    padding-left: 40px; }
  .privacy__box .privacy__box-num {
    top: -5px; } 
  .menu__item{width: 50%;margin-bottom: 40px}
  .menu__item-bottom{flex-direction: column-reverse;}
  .menu__item-bottom a{margin-left: 0;margin-bottom: 15px}
  .menu__background{display: none}
  .menu__list{width: 100%}
  .opened-menu .toggle-el span{background-color: #000}
  .opened-menu .lang__current{color: #000}
  .opened-menu .version-blind svg path,.opened-menu .search__icon path{fill:#000}
  .opened-menu .search-btn { background: rgba(0, 91, 48, 0.2);}
  .news__sidebar-wrapper{display: flex}
  .news__sidebar-wrapper a{margin-right: 15px}
  .news-item-title{border-right: none;}
  .page__items .news-item-value{position: absolute;top:0;background: #fff}
  .section-geography_text{max-width: 400px;}
    .section-work__list{flex-wrap: wrap;}
    .section-about__item{margin-bottom: 0;}
    .header__toggle-element{
        margin-left: 10px;
    }
    .header__phone{font-size: 14px;}
    .catalog__list .item{width: calc(50% - 6px);}
  .item .item__image{height: 260px;}
  }
  
.title-result-none{
    font-size: 30px;
}
@media only screen and (max-width: 1024px) {
  .download-btn {
    width: 320px; }
    .section-about__text{
        position: relative;
        max-width: 100%;
        margin-top: 30px;
    }
    .place-box .page__top{
        display: flex;
            flex-direction: column;
    }
    .work-item__image span{
        font-size: 40px;
    }
    .image-place{
        width: 100%;
        margin-bottom: 15px;
    }
    .section-work__list{
        margin-bottom: 70px;
    }
    .manager-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);

}
    .section-about .section__container{margin: 0 50px;}
    .section-about__items{max-width: 100%;}
  .download-btn-img {
    padding: 0 25px; }
  .download-btn-text {
    padding: 0 30px; }
  .search__btn {
    top: 35px; }
  .section-about__item {
    width: 100%; }
  .section-about__text {
    right: 0; }
  .section-work .section__container, .section__container, .section-partner .section__container {
    margin: 0 20px 0 115px; }
  .dealers__item {
    width: 100%; }
  .partner__box .partner__slider-image-col {
    width: 33.33333%;
    height: 150px; }
  .page__table {
    overflow-x: auto; }
    .page__table table {
      width: 700px; }
  .footer__right-top .footer__phone, .footer__email {
    position: relative; }
  .footer__addres {
    width: 100%; }
  .footer__email {
    top: 0; }
  .footer__right-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .footer__right-top .footer__item {
    margin-bottom: 30px;
    width: 100%; }
  .footer .logo {
    padding: 50px 20px; }
  .header {
    padding: 15px 20px;
    height: 100px; }
  .footer__right {
    padding-left: 6rem; }
  .footer__right-bottom, .footer__right-middle, .footer__right-top {
    height: auto; }
  .footer__policy {
    top: 19rem;
    padding: 0 20px;
    left: 20px; }
  .footer__right-middle .footer__phone {
    top: 16rem;
    left: 20px; }
  .footer__site-map {
    top: 16rem; }
  .footer__right-middle .footer__item {
    padding: 0; }
  .header__logo a {
    height: 70px; }
  .logo svg {
    width: 130px; }
  .social-share__box .social-icon a {
    width: 70px; }
  .social-share {
    font-size: .875em;
    padding-left: 20px; }
  .news__slider-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .news__slider-item-img, .news__slider-item-text {
    width: 100%; }
  .news__slider-item-img {
    height: 400px; }
  .news-slider-scrollbar {
    height: 220px; }
  .news__slider-item-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }
  .footer__row {
    padding-bottom: 260px; }
  .footer__right-bottom {
    bottom: 75px; }
  .search-btn svg {
    right: -10.5rem;
    top: 10px; 

  }
  .search-btn{
      padding: 2px;
  }
  .tab-content {
    overflow: auto; }
    .tab-content table {
      width: 800px;
      overflow: auto; }
  .contact__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .contact__list .contact__item {
      width: 100%; }
  .sitemap__item {
    width: 50%; }
  .sitemap-page {
    margin-top: 40px; } 
    .page__sidebar a{font-size: 1.25em}
  .menu__list{padding: 150px 20px 0}
  .opened-search .version-blind, .opened-search .lang,
  .opened-search .header__toggle-element{visibility: hidden;opacity: 0}
  .opened-search .search-btn{background: transparent;}
  .opened-search .header__logo{z-index: 2}
  .service__list .item{background: none;width: 100%;max-width: 100%}
  .section-geography_text h2{font-size: 2em;margin-bottom: 20px}
  .section-geography_text span{font-size: 1em;margin-bottom: 20px;position: absolute;top:25%;right: 20px;width: 35%;}
  .section-geography_text p{font-size: .875em}
  .work-item{width:calc(50% - 20px);margin-bottom: 30px}
  .section-about__text h2, .section__title{font-size: 2em}
  .section-product .swiper-nav{top: 0;right: 20px}
  .section__tabs .section__title{margin-right: 30px}
  .section-about {
    padding: 4rem 0;
}
  }

@media only screen and (max-width: 780px) {
  .partner__box .partner__slider-image-col {
    width: 50%; }
    .header__btn .search-btn{
        width: 35px;
    height: 35px;
    }
    .search-btn svg {
    width: 17px;
    height: 17px;
}
.page-work__list{
     margin-bottom: 50px; 
}
.page__top-contact{
    padding-bottom: 30px;
}
.footer__item .font-default,.footer__site-map a,.footer__copy{
    color: #fff;
}
.header__icon {
    width: 35px;
    margin-right: 15px;
    margin-left: 15px;
}
    .catalog__list .item{width: 100%;}
    .menu__item{width: 50%;padding-right: 20px;}
    .item .item__image img{
        -o-object-fit: contain;
    object-fit: contain;
    }
  .box__email-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
    .box__email-wrap a {
      margin-bottom: 40px; }
  .tabs-nav .font-big {
    font-size: 1.125em; }
  .footer__item a {
    font-size: 0.875em; }
  .gallery__item {
    width: 100%; }
  .section__banner {
    height: 500px;
    min-height: 500px; }
  .privacy__box h2, .title-32-stolz {
    font-size: 1.5em; }
  .document__item-title {
    padding: 20px 20px; }
  .breadcrumb li {
    font-size: .875em;
    margin-bottom: 10px; }
  .footer__site-map a, .footer__copy, .footer__item.footer__phone a, .footer__item.footer__policy a,
  .footer__item.footer__site-develop a {
    font-size: .875em; }
  .footer__site-develop img {
    width: 65px; }
  .footer__site-develop {
    bottom: 22px; }
  .banner__title h2 {
    font-size: 2.5em;word-break: break-word; }
  .footer__right-bottom {
    padding: 0 90px 0 100px; }
  .footer__right {
    padding-left: 4rem; }
  .footer__right-bottom {
    bottom: 85px; }
  .catalog__sidebar {
    min-width: 100%; }
  .footer__item {
    padding-left: 0; }
  .progect-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .progect-item .item__content {
    border-left: none;
    border-top: 1px solid #b3b3b3; }
  .search-form {
    left: 40%;
    width: 85%;
    padding-right: 50px; }
  .search__btn {
    right: 0;
    top: 33px; }
  .search-form .form-control {
    font-size: 1.125em; }
  .cart__box-top, .cart__box-bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .cart__box-top .cart__info, .cart__box-top .cart__slider, .characteristics, .description {
    width: 100%; }
  .cart__info {
    border-left: none;
    border-top: 1px solid #b3b3b3; }
  .description {
    margin-left: 0;
    margin-top: 40px; }
  .social-share {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-left: 0; }
  .social-share__box {
    margin-left: 0;
    margin-top: 35px; }
  .social-icon:last-child a:before {
    content: none; }

  .sitemap__item {
    width: 100%; } 
    .service__list .item__title{padding: 30px 20px;}
    .item__content-left{min-width: 100%}
    .service__list .page__items{padding: 40px 0 0 0}
    .news__sidebar-wrapper{overflow: auto;margin-left: 50px}
    .work-item__image{width: 100px;margin: 0 auto 20px auto}
    .section-about__items{max-width: 100%}
    .section-about__item{width: 50%;margin-bottom:20px;}
    .section-about__items{bottom: initial;top:120px}
    .section-about__text{max-width: calc(100% + 20px);width: calc(100% + 20px);height: 450px}
    .home-slider-slider-scrollbar{height: 270px}
    .section-geography__img{height: 340px;top: initial;bottom: 30px}
    .section-geography_text span{position: relative;right: 0;width:100%;top: 0}
    .work-item{padding: 18px}
    .section-product .section__tabs{flex-direction: column;}
    .section-product{padding-top: 10rem}
    .product__slider-title{font-size: 1em;padding:30px;line-height: 24px}
    .section-about__text p{font-size: 1em}
    .advantage__list .advantage-item{
        padding-right: 20;
    }
    .advantage__list .advantage-item{text-aligin: center}
    .sitemap__title a{font-size: 24px;}
    .sitemap__box .menu__item{margin-bottom: 0;}
    .sitemap__title.mb-30 {margin-bottom: 8px;}

  }

@media only screen and (max-width: 620px) {
  .footer__right-bottom {
    padding: 0 50px 0 60px; }
    .header__phone{display: none;}
  .footer__slider .swiper-btn-prev {
    left: 20px; }
  .footer__slider .swiper-btn-next {
    right: 25px; }
  .footer__addres, .footer__copy, .footer__policy a,.section-about__item span {
    font-size: .875em; }
  .logo p {
    font-size: 0.6875em; }
  .logo img {
    width: 145px; }
  .footer .logo {
    padding-top: 40px; }
  .partner__box .partner__slider-image-col {
    padding: 20px 20px; } 
   .nav-box {
    display: none; }
    .section-work .section__container, .section__container, .section-partner .section__container {
    margin: 0 20px 0 20px;
    }
    .footer__row{
        padding-bottom: 180px;
    }
    .section-partner, .section-work, .section-product{padding-top: 70px;padding-bottom: 60px}
   .fp-tableCell{height: 100%!important}  
   .section-about__text,.section-about__items{position: relative} 
   .section-about__items{margin-bottom: 200px}
   .section-geography__img{position: relative;width:100%}
   .section-geography .section__container{flex-direction: column;}
   .section-geography_text{
    padding-top: 8rem;
    padding-bottom: 1rem;
  }
  .footer .logo{
              padding: 50px 20px 0 20px;
  }
  .breadcrumb-item + .breadcrumb-item{padding-left:20px;}
  .work-item{width: calc(50% - 7.5px);padding: 8px;}
  .our-items #gallery ul{
    columns: 1;
  }
  .content--wrapper{
      padding-right: 0;
      padding-top: 100px;
  }
    
  }


@media only screen and (max-width: 480px) {
  .logo svg {
    width: 110px; }
    .manager-list {
        grid-template-columns: repeat(1, 1fr);
    
    }
    .advantage__list .advantage-mark{
        margin: 0 auto 20px auto;
    }
    .advantage-content{
        text-align: center;
    }
    .advantage__list .advantage-item{
        padding-right: 0;
    }
    .cart__info-top{
        padding: 0;
    }
    .cart__box{
        padding-bottom: 30px;
    }
    .cart__slider-item{
        height: 340px;
    }
    .section-main__img{
        height: 400px;
    }
    .section-main_text{
        margin-top: 170px;
        padding-bottom: 30px;
    }
    .section-main_text h2{
        word-wrap: break-word;
        font-size: 2.2em;
    }
    .section-main{
        min-height: 450px;
        height: 100%;
    }
.work-item__title{
    font-size: 1em;
}
.work-item{
    width: 100%;
}
.advantage-content h3{
    font-size: 1.2em;
}
.advantage__list .advantage-item{
    width: 100%;
}
  .privacy__box h2, .title-32-stolz {
    font-size: 1.5em; }
  .page__content-wrapper p, .style-list ul li {
    font-size: 1em; }
  .style-list ul li {
    padding-left: 30px; }
  .style-list ul li:after {
    top: 11px; }
  .style-list ul li:before {
    top: 5px; }
  .page__sidebar .link-font-small a {
    font-size: 1em; }
  .page__sidebar-link a {
    max-resolution: 20px; }
  .paginate__wrapper, .pag__link {
    height: 60px; }
  .project__items {
    margin-bottom: 30px; }
  .breadcrumbs {
    padding-top: 40px; }
  .section__banner {
    height: 400px;
    min-height: 400px; }
  .opened-menu .toggle-el span:first-child {
    -webkit-transform: rotate(17deg) translate(0, 6px);
        -ms-transform: rotate(17deg) translate(0, 6px);
            transform: rotate(17deg) translate(0, 6px); }
  .footer__item {
    padding: 0; } 
 .menu__item{width: 100%;padding-right:0;}
 .privacy__box{padding-left: 30px}
 .privacy__box .privacy__box-num{font-size: 1.5em}
 .footer__logo p{margin-left: 10px}
 .section-partner .section__title{font-size: 1.5em;margin-top: 10px}
 .section-product .section__title{font-size: 1.5em;margin-bottom: 20px}
 .section-product .section__tabs{padding-top: 10px}
 .banner__title h2{font-size: 1.8em;}
 .section__banner{padding-top: 150px;}
    table td, table th{font-size: 14px;padding: 6px;}
    .page-delivery h2{
        font-size: 20px;
    }
    .section-about .section__container{
        margin: 0 10px;
    }
  }

@media only screen and (max-width: 440px) {
  .logo svg {
    width: 100px; }
    .download-btn-img{display: none;}
    .download-btn{
        width: 100%;
    }
  .toggle-el span {
    width: 40px; }
    .header .btn{width: 35px;height: 35px}
    .version-blind svg{width: 15px}
    .search-btn .search__icon{width: 13px}
    .header__btn .search-btn, .header__btn .version-blind{margin-right: 10px}
    .lang__current{padding: 5px}
    .header__toggle-element{margin-left: 15px}
  .header {
    padding: 15px 15px; } 
    .footer__right{padding-left: 3rem}}
@media only screen and (max-width: 420px) {
  .search-btn svg{right: -8rem}
.footer__logo a{
flex-direction: row;
    align-items: center;}
.footer .logo{padding-bottom: 30px}
.footer__logo a p{padding-left: 40px}
  .footer__logo,.footer__right{width: 100%}
  .footer__row{-ms-flex-wrap:wrap;flex-wrap:wrap;}
  .footer__right-top{margin-top: 0}
  .footer__right{padding-left: 2rem}
  .footer__policy{top: 25rem}
  .footer__site-map{right: initial;top:22rem}
  .footer__right-middle .footer__phone{top: 21rem}
  .footer__right{padding-left: 20px}
  .footer__logo p{margin: 0 auto}
  .footer__row{padding-bottom: 300px}
    .footer__site-map a{margin-top: 10px;}
  .footer__copy{margin: 0;bottom: 150px;left: 20px;}
  .footer__site-develop{right: 70px;position :relative;}
  .cookie__icon{display: none}
  .cookie__text{border-left: 1px solid #B3B3B3}
  .section-about__item{
    padding-left: 0;
    padding-top: 80px;
  }
  
  .section-block .section-about__item{
    padding-left: 60px;
        padding-top: 20px;
  }
}
