@charset "UTF-8";

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after {
  content: "";
  content: none;
}
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html,
body {
  height: 100%;
}
@font-face {
  font-family: "Muller";
  font-display: swap;
  src: url("../fonts/Fontfabric - MullerThin.woff") format("woff"), url("../fonts/Fontfabric - MullerThin.woff2") format("woff2");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Muller";
  font-display: swap;
  src: url("../fonts/Fontfabric - MullerLight.woff") format("woff"), url("../fonts/Fontfabric - MullerLight.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Muller";
  font-display: swap;
  src: url("../fonts/Fontfabric - MullerRegular.woff") format("woff"), url("../fonts/Fontfabric - MullerRegular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Muller";
  font-display: swap;
  src: url("../fonts/Fontfabric - MullerMedium.woff") format("woff"), url("../fonts/Fontfabric - MullerMedium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Muller";
  font-display: swap;
  src: url("../fonts/Fontfabric - MullerBold.woff") format("woff"), url("../fonts/Fontfabric - MullerBold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Muller";
  font-display: swap;
  src: url("../fonts/Fontfabric - MullerExtraBold.woff") format("woff"), url("../fonts/Fontfabric - MullerExtraBold.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
}
* {
  font-family: 'Muller';
  font-size: 16px;
}

/*3dSlider*/

/*!
 * jQuery Brazzers Carousel v1.0.0 (http://webdesign-master.ru)
 * Copyright 2015 WebDesign Master.
 */

.brazzers-daddy:after {
  content: "";
  display: table;
  clear: both;
}
.brazzers-daddy {
  position: relative;
}
.brazzers-daddy img {
  width: 100%;
  position: relative;
  display: none;
  top: 0;
  left: 0;
  margin-bottom: 10px;
}
.brazzers-daddy img:first-child {
  display: block;
}
.tmb-wrap {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.tmb-wrap .tmb-wrap-table {
  display: table;
  height: 100%;
  width: 100%;
}
.tmb-wrap-table div {
  display: table-cell;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  border-bottom: 5px solid transparent;
  padding-top: 10px;
  -webkit-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
.tmb-wrap-table div.active {
  border-color: #FBB254;
}
.tmb-wrap-table div:first-child:last-child {
  border-color: transparent;
}
.thumb-item {
  display: none;
}
.thumb-item img {
  width: 400px;
  margin: 0 auto;
}

/* Brandbook colors */
/* Pantone 165  246,96,20  #f66014 */
/* Pantone 446  72,72,72  #484848 */
/* Pantone 150  255,187,105  #ffbb65 */
/* Pantone 1797  146,0,0  #920000 */
/* Pantone 442  186,188,185  #babcb9 */

/*Главная, Header, Footer*/
body {
  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;
  color: #484848;
}
a {
  color: #f66014;
}
.uk-link-toggle:focus .uk-link,
.uk-link-toggle:hover .uk-link,
.uk-link:hover,
a:hover {
  color: #f66014;
}
.main {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
  padding-top: 60px;
}
.main.main-idx {
  overflow: hidden;
  padding-top: 0;
  min-width: 1024px;
  min-height: 600px;
}
.vb-idx {
  background: url("../img/idx-bg.png") center center no-repeat;
  background-size: cover !important;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  flex-wrap: nowrap;
  position: static;
}
.vb-idx__pictures {
  display: flex;
  align-items: flex-end;
  flex-direction: column;
  width: 43%;
  height: 100%;
  padding: 5% 0 0 0;
  box-sizing: border-box;
}
.vb-idx__bg2-picture {
  display: block;
  margin-top: auto;
  margin-right: 20%;
}
.vb-idx__bg3-picture {
  display: block;
  margin-top: -80%;
  width: 50%;
}
.vb-idx__bg1 {
  position: absolute;
  right: 0;
  top: 0;
}
.vb-idx__bg2 {
  width: auto;
}
.vb-idx__bg3 {
  width: auto;
}
.vb-idx__content {
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  position: relative;
  justify-content: flex-start;
  align-items: center;
  width: 57%;
  padding: 0 1.5% 0 3%;
  box-sizing: border-box;
}
.vb-idx__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 20px;
}
.vb-idx__nav_item {
  font-family: Muller;
  font-weight: 300;
  font-size: 24px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #9B9B9B;
  border-right: 1px solid #C02E00;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 3%;
}
.vb-idx__nav_item:last-child {
  border: none;
}

.vb-idx__sub {
  display: block;
  flex: 1;
  margin: 0;
  padding: 3% 0 6% 0;
  flex-direction: column; /* !!! */
  display: flex;
  justify-content: center;
}
.vb-idx__logo {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  width: auto;
  padding: 10% 25% 0 25%;
}
.vb-idx__title {
  width: 90%;
  text-align: center;
  margin: 0 auto;
}
.main-title {
  font-family: Muller;
  font-style: normal;
  font-weight: 400;
  font-size: 48px;
  line-height: 64px;
  text-align: center;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #575757;
}
.main-title.vb-idx__title {
  width: 100%;
  white-space: nowrap;
  color: #484848;
  line-height: 60px;
}
.vb-trust {
  width: 100%;
  position: static;
  padding: 0 40px  40px 40px;
  box-sizing: border-box;
}
.vb-trust__title {
  font-family: Muller;
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  margin-bottom: 24px;
}
.vb-trust__slider .uk-panel {
  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%;
}
.otz__slider.uk-slider,
.gallery__slider.uk-slider,
.news__slider.uk-slider,
.vb-trust__slider.uk-slider {
  position: relative;
}
.uk-position-center-left-out,
.uk-position-center-right-out {
  top: 50%;
  right: unset;
  left: -50px;
  z-index: 1;
  width: 40px;
  height: 40px;
  background-color: rgba(255, 255, 255, .75);
  border-radius: 50%;
  opacity: 0;
  transition: opacity .25s;
}
.uk-position-center-right-out {
  right: -50px;
  left: unset;
}
.uk-position-center-left-out:before,
.uk-position-center-right-out:before {
  content: '';
  display: block;
  position: absolute;
  width: 15px;
  height: 15px;
  border: 2px solid #920000;
  transform: rotate(-45deg);
  border-right: none;
  border-bottom: none;
  left: 15px;
  top: 11px;
}
.uk-position-center-right-out:before {
  left: 8px;
  transform: rotate(135deg);
}
.uk-slider-arrow-next {
  left: unset;
  right: 0;
}
.vb-trust__slider:hover .uk-position-center-left-out,
.vb-trust__slider:hover .uk-position-center-right-out {
  opacity: 1;
}
.otz__slider .uk-position-center-left-out,
.gallery__slider .uk-position-center-left-out,
.news__slider .uk-position-center-left-out {
  top: -50px;
  left: unset;
  right: 100px;
  opacity: 1;
}
.otz__slider .uk-position-center-right-out,
.gallery__slider .uk-position-center-right-out,
.news__slider .uk-position-center-right-out {
  top: -50px;
  right: 40px;
  opacity: 1;
}
.news__slider .uk-position-center-left-out.uk-invisible,
.news__slider .uk-position-center-right-out.uk-invisible,
.gallery__slider .uk-position-center-left-out.uk-invisible,
.gallery__slider .uk-position-center-right-out.uk-invisible {
  visibility: visible !important;
  opacity: 1;
}
.news__slider .uk-position-center-left-out.uk-hidden, .gallery__slider .uk-position-center-left-out[hidden],
.news__slider .uk-position-center-right-out.uk-hidden, .gallery__slider .uk-position-center-right-out[hidden],
.gallery__slider .uk-position-center-left-out.uk-hidden, .gallery__slider .uk-position-center-left-out[hidden],
.gallery__slider .uk-position-center-right-out.uk-hidden, .gallery__slider .uk-position-center-right-out[hidden] {
  display: block !important;
  opacity: 1;
}
.clients .vb-trust__slider .uk-position-center-left-out,
.clients .vb-trust__slider .uk-position-center-right-out {
  top: 50%;
  margin-top: -10px;
}
.clients .vb-trust__slider .uk-position-center-left-out {
  left: -5.5%;
}
.clients .vb-trust__slider .uk-position-center-right-out {
  right: -5.5%;
}
@media screen and (max-width: 1200px) {
  .clients .vb-trust__slider .uk-position-center-left-out {
    left: -50px;
  }
  .clients .vb-trust__slider .uk-position-center-right-out {
    right: -50px;
  }
  .otz__slider .uk-position-center-left-out,
  .gallery__slider .uk-position-center-left-out {
    top: -40px;
  }
  .otz__slider .uk-position-center-right-out,
  .gallery__slider .uk-position-center-right-out {
    top: -40px;
  }
}

.vb-idx-mob {
  height: 100%;
  width: 100%;
  background: url("../img/idx-bg.png") center center no-repeat;
  margin-top: -60px;
  padding-top: 60px;
}
.vb-idx-mob__content {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
.vb-idx-mob__logo {
  display: block;
  width: 75%;
  margin: 0 auto;
}
.vb-idx-mob__title {
  font-family: Muller;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 140%;
  text-align: center;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #697E9C;
  padding: 0 20px;
  margin-top: 34px;
}
.vb-idx-mob__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  z-index: 10;
  padding: 18px 0 32px;
}
.vb-idx-mob__nav_item {
  font-family: Muller;
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #484848;
}
.vb-idx-mob__content {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  -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;
}
.vb-idx-mob__bg2 {
  position: absolute;
  width: 255px;
  bottom: 0;
  left: 5%;
}
.vb-idx-mob__bg3 {
  position: absolute;
  width: 163px;
  bottom: -4px;
  right: 20px;
}
.img-box {
  position: relative;
  min-height: 285px;
}
.header {
  height: 60px;
  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;
  width: 100%;
  padding: 0 35px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 20;
  background-color: white;
  position: fixed;
  left: 0;
  top: 0;
}
.header.header--main {
  background-color: transparent;
}
.header__rs {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 300px;
  box-sizing: border-box;
}
.header__rs.header--main .rs__tel {
  padding: 3px 0 0 0;
  color: #fff;
  white-space: nowrap;
  font-size: 23px;
  line-height: 23px;
}
.header__rs .rs__tel {
  display: inline-block;
  padding: 3px 6px 0 6px;
  font-family: Muller;
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  line-height: 22px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #C02E00;
  white-space: nowrap;
}
.header__rs .rs__tel:hover {
  text-decoration: none;
}
.header__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-preferred-size: 80%;
      flex-basis: 80%;
  padding: 13px 0;
}
.header__nav {
  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;
  flex: 1;
  padding: 0 4% 0 4%;
  box-sizing: border-box;
}
.header__nav_item {
  margin: 0 3px;
  font-family: Muller;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 15px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #484848;
  white-space: nowrap;
  transition: color .2s;
}
.header__nav_item:last-child {
  margin-right: 0;
}
.header__nav_item:hover {
  color: #f66014;
  text-decoration: none;
}
.language {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 90px;
}
.language__item {
  font-family: 'Muller';
  font-weight: 500;
  font-size: 18px;
  color: #646464;
  margin-right: 14px;
}
.language__item:hover {
  color: #F56600;
}
.language__active {
  color: #F56600;
}
.socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.socials a {
  margin-left: 20px;
  display: block;
}
.header-mob {
  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;
  background: #fff;
  height: 60px;
  z-index: 20;
  position: fixed;
  padding: 13px 30px;
  left: 0;
  top: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.burger {
  background: none;
  border: none;
  outline: none;
}
.vb-offcanvas::before {
  background: rgba(105, 126, 156, 0.75);
  -webkit-backdrop-filter: blur(25px);
          backdrop-filter: blur(25px);
}
.vb-offcanvas .uk-offcanvas-bar {
  background: #fff;
  color: #697E9C;
  border-radius: 0 15px 15px 0;
}
.burger {
  display: block;
  outline: none;
  background: none;
  border: none;
  padding: 0;
  background: url("../img/burger.svg") center center no-repeat;
  width: 20px;
  height: 20px;
}
.burger-close {
  left: 0;
  display: block;
  outline: none;
  background: none;
  border: none;
  margin-left: 25px;
  padding: 0;
  background: url("../img/close-header.svg") center center no-repeat;
  width: 20px;
  height: 20px;
}
.vb-offcanvas-bar {
  padding-top: 75px;
  padding-left: 30px;
  padding-right: 20px;
  width: 225px;
  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;
}
.language-mob__item {
  font-family: Muller;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 25px;
  text-align: center;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #646464 !important;
  margin-right: 19px;
  text-decoration: none;
}
.language-mob__item:hover {
  text-decoration: none;
}
.language__active {
  color: #F56600 !important;
}
.mob-nav {
  margin-top: 25px;
}
.mob-nav__a {
  font-family: Muller;
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  line-height: 35px;
  letter-spacing: 0.02em;
  color: #697E9C !important;
  margin-top: 15px;
  text-transform: uppercase;
  display: block;
}
.mob-nav__a:hover {
  text-decoration: none;
}
.mob-nav__active {
  position: relative;
}
.mob-nav__active:before {
  content: '';
  position: absolute;
  left: -30px;
  top: 0;
  width: 15px;
  height: 35px;
  background: #F56600;
}
.mob-nav__active .mob-nav__second-lvl {
  display: block;
}
.mob-nav__second-a {
  display: block;
  font-family: Muller;
  font-style: normal;
  font-weight: 300;
  font-size: 22px;
  line-height: 35px;
  letter-spacing: 0.02em;
  color: #697E9C !important;
  margin-top: 15px;
}
.mob-nav__second-lvl {
  padding-left: 15px;
  display: none;
}
.mob-nav__logo {
  margin-top: 40px;
}
.socials-wh {
  display: none;
}
.socials-wh.socials-wh-main {
  display: flex;
  width: 170px;
  justify-content: flex-end;
}
.header__active {
  position: relative;
}
.header__active::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 5px;
  background: #F56600;
  top: -18px;
}
.header--main .header__content {
  -ms-flex-preferred-size: 90%;
      flex-basis: 90%;
}
.footer {
  background: #595959;
  height: 100px;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  z-index: 1;
}
.footer__info {
  display: flex;
  flex: 1;
  justify-content: flex-start;
  box-sizing: border-box;
  color: #bbb;
  padding-left: 40px;
}
.footer__a {
  display: block;
  font-family: Muller;
  font-size: 30px;
  line-height: 25px;
  text-align: center;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #FFFFFF;
}
.footer__a:hover {
  color: #FFFFFF;
  text-decoration: none;
}
.footer__combo {
  margin-right: 20px;
}
.footer__p {
  font-family: Muller;
  font-weight: 300;
  font-size: 13px;
  line-height: 15px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #A5A5A5;
  text-align: center;
  margin-top: 10px;
}
.footer__ls {
  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;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 23px 0;
  padding-right: 38px;
  padding-left: 38px;
}
.footer__rs {
  width: 300px;
  height: 100%;
  background: rgba(255, 255, 255, .2);
  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;
}
.footer__socials:hover {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.footer-mob {
  height: 130px;
}
.footer-mob__ls {
  padding: 13px 0 19px 30px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.footer-mob__rs {
  width: 150px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  height: 100%;
}
.footer-mob__rs .socials a {
  width: 20px;
  height: 20px;
}
.footer-mob__rs .footer-mob__a {
  font-size: 12px;
  line-height: 22px;
  margin: 0 auto;
}
.footer-mob__rs .footer-mob__p {
  line-height: 22px;
}
.footer-mob__rs .footer-mob__combo {
  text-align: center;
}
.footer-mob__a {
  font-weight: normal;
  font-size: 20px;
  line-height: 25px;
  text-align: center;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #FFFFFF;
}
.footer-mob__a:hover {
  color: #fff;
  text-decoration: none;
}
.footer-mob__p {
  font-weight: 300;
  font-size: 10px;
  line-height: 15px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #A5A5A5;
  margin-top: 5px;
}
.footer-mob__combo {
  margin-right: 0;
}
.footer-mob__logo {
  margin-bottom: 20px;
  width: 168px;
  display: block;
}
.footer-mob__soc-wrap {
  background: #697E9C;
  height: 50px;
  border-radius: 0 0 0 10px;
  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;
  margin-bottom: 15px;
}

/*Адаптив*/
/*h1-h6*/
.vb-title__h1 {
  font-size: 96px;
}
.vb-title__h2 {
  font-size: 75px;
}
.vb-title__h3 {
  font-size: 50px;
}
.vb-title__h4 {
  font-size: 40px;
}
.vb-title__h5 {
  font-size: 30px;
}
.vb-title__h6 {
  font-size: 20px;
}
.vb-title-undr__h1 {
  font-size: 75px;
}
.vb-title-undr__h2 {
  font-size: 48px;
}
.vb-title-undr__h3 {
  font-size: 40px;
}
.vb-title-undr__h4 {
  font-size: 35px;
}
.vb-title-undr__h5 {
  font-size: 30px;
}
.vb-title-undr__h6 {
  font-size: 20px;
}
.title-underline {
  line-height: 75px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #484848;
  position: relative;
  margin-bottom: 20px;
}
.title-underline::after {
  content: '';
  width: 100%;
  height: 2px;
  background: #c02e00;
  border-radius: 0 0 10px 0;
  position: absolute;
  bottom: 0;
  left: -30%;
}
.title {
  font-family: Muller;
  font-style: normal;
  font-weight: 300;
  font-size: 80px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #C02E00;
}
.indent {
  padding: 0 7%;
}
.indent-left {
  padding: 0 0 0 7%;
}
.title.indent {
  padding-top: 7%;
  padding-bottom: 2.5%;
}
.content {
    font-size: 22px;
    line-height: 1.35;
}
.content h3 {
  padding: 3% 0 3% 0;
  font-weight: 400;
  font-size: 32px;
  line-height: 1.15;
  color: #484848;
  text-transform: uppercase;
}
.content p {
  padding: 0 0 3% 0;
  font-size: 22px;
  line-height: 1.35;
}
.content ul {
  margin: 0;
  padding: 0 0 3% 40px;
  font-size: 22px;
  line-height: 1.35;
}
.content ul li {
  padding-bottom: 2%;
}
.content ul li:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 14px;
  height: 14px;
  background-image: url(/local/templates/vending-box/assets/img/check.svg);
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: -26px;
  margin-top: 5px;
}
.content ul li p {
    padding: 0;
}
@media screen and (max-width: 1400px) {
  .content ul li:before {
    margin-top: 3px;
  }
}

/*О компании*/
.main-pattern {
  background: url("../img/pattern.png") left top;
}
.about__title {}
.about__main {
  margin-bottom: 0.5%;
}
.about__main-double {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 90px 0 0 125px;
  margin-bottom: 75px;
}
.about__ls {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 92px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.about__rs {
  width: 500px;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(37, 34, 34, 0.9)), to(rgba(37, 34, 34, 0.9)));
  background: -o-linear-gradient(bottom, rgba(37, 34, 34, 0.9), rgba(37, 34, 34, 0.9));
  background: linear-gradient(0deg, rgba(37, 34, 34, 0.9), rgba(37, 34, 34, 0.9));
  background: url("../img/manuf.jpg") left top no-repeat;
  padding: 75px 85px 75px 65px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.about__director {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 5% 8% 4% 5%;
  border-radius: 10px;
  box-sizing: border-box;
  background-color: rgba(255, 255, 255, 1);
  box-shadow: 3px 4px 15px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}
.director__person-container {
  width: 23%;
}
.director__image {
  overflow: hidden;
  width: 100%;
  position: relative;
  border-radius: 50%;
  margin-bottom: 40px;
}
.director__image:before {
  content: '';
  display: block;
  padding-bottom: 100%;
}
.director__image img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.director__person {
  text-align: center;
}
.director__quote {
  position: relative;
  width: 77%;
  padding-left: 7%;
  box-sizing: border-box;
}
.director__quote.content,
.director__quote.content p {
  font-size: 18px;
}
.director__quote:before {
  content: '\201C';
  display: block;
  position: absolute;
  z-index: 0;
  font-family: sans-serif;
  font-size: 200px;
  color: #eee;
  left: -5px;
  top: -75px;
  font-weight: 300;
}
.director__quote:after {
  content: '\201D';
  display: block;
  position: absolute;
  color: #eee;
  font-family: sans-serif;
  font-weight: 300;
  bottom: -30px;
  font-size: 200px;
  right: -60px;
  line-height: 0;
}
@media screen and (max-width: 1600px) {
    .director__quote.content,
    .director__quote.content p {
        font-size: 17px;
    }
    .director__quote:before,
    .director__quote:after {
        font-size: 170px;
    }
  .director__quote:before {
    top: -60px;
  }
}
@media screen and (max-width: 1400px) {
    .director__person {
        font-size: 13px;
    }
    .director__quote.content,
    .director__quote.content p {
        font-size: 15px;
    }
    .director__quote:before,
    .director__quote:after {
        font-size: 150px;
    }
    .director__quote:before {
        top: -55px;
    }
}
@media screen and (max-width: 1199px) {
    .director__person {
        font-size: 12px;
    }
    .director__quote.content,
    .director__quote.content p {
        font-size: 14px;
    }
    .director__quote:before,
    .director__quote:after {
        font-size: 120px;
    }
    .director__quote:before {
        left: 0;
        top: -40px;
    }
    .director__quote:after {
        right: -40px;
        bottom: -20px;
    }
}
.about__title {}
.about__img {
  text-align: center;
  margin: 35px 0 125px;
}
.about__video {
  display: flex;
  justify-content: center;
  padding: 2% 0 7% 0;
}
.about__video iframe {
  margin: 0 auto;
  width: 850px;
  height: 480px;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 3px 4px 15px rgba(0, 0, 0, 0.05);
}
.about__mission {
  padding-bottom: 3%;
}
.h2__underline {
  display: inline-block;
  font-size: 52px;
  line-height: 1.4;
  letter-spacing: 0.025em;
  text-transform: uppercase;
  color: #484848;
  position: relative;
  margin-bottom: 3%;
  font-weight: 500;
}
.h2__underline::after {
  content: '';
  height: 2px;
  background: #C02E00;
  border-radius: 0 0 10px 0;
  position: absolute;
  bottom: 0;
  left: -30%;
  right: 0;
}
.long-underline::after {
  left: -70%;
}
.about__statistics {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  border-radius: 10px;
  box-sizing: border-box;
  padding: 2%;
  margin: 2% 0 5% 0;
  background-color: rgba(255, 255, 255, 1);
  box-shadow: 3px 4px 15px rgba(0, 0, 0, 0.05);
}
.about__rs_item {
  display: flex;
  flex-direction: column;
  width: 17%;
}
.about__rs_title {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 300;
  font-size: 28px;
  line-height: 1.2;
  text-align: center;
  letter-spacing: 0.02em;
  color: #484848;
  margin-bottom: 20px;
}
.about__rs_curent {
  font-weight: 300;
  font-size: 60px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #C02E00;
}
.about__rs_logo {
  width: 17%;
  text-align: center;
  align-self: center;
  /*margin-bottom: 75px;*/
}
.clients {
  padding-bottom: 5%;
}
.clients__img {
  width: 750px;
  height: 475px;
  position: relative;
  overflow: hidden;
  border: 2px solid #FFFFFF;
  border-radius: 25px;
}
.clients__img img {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  height: 100%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -o-object-fit: cover;
     object-fit: cover;
}
.clients__double {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 140px;
}
.clients .vb-trust__slider .uk-slider-items li {
  box-sizing: border-box;
}
.clients .uk-slider-container {
  padding-bottom: 25px;
  padding-right: 8px;
}
.clients .vb-trust__slider .uk-slider-items li .uk-panel {
  background-color: rgba(255, 255, 255, 1);
  box-shadow: 3px 4px 15px rgba(0, 0, 0, 0.05);
  padding: 20px;
  border-radius: 10px;
}
.about__automat {
  position: relative;
  padding-bottom: 2%;
  margin-right: -10%;
}
.about__automat-2 {
  padding-bottom: 5%;
}
.automat__double {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.automat__ls {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 8%;
}
.automat__img {
  width: 25%;
  align-self: center;
}

/*Отзывы*/
.bg-side {
  position: absolute;
  right: 0;
  top: 0;
  width: 300px;
  height: 100%;
  background: rgba(0, 0, 0, 0.05);
  mix-blend-mode: multiply;
}
.otz {
  padding-bottom: 7%;
}
.otz__head {}
.otz__head .otz__p {
  width: 75%;
}
.otz__p {
  font-weight: 300;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0.02em;
  color: #484848;
}
.otz__head_double {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 75px;
}
.otz__head_img {
  width: 750px;
  height: 475px;
  position: relative;
  overflow: hidden;
  border-radius: 25px;
  border: 2px solid #FFFFFF;
}
.otz__head_img img {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  height: 100%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -o-object-fit: cover;
     object-fit: cover;
}
.otz__head_img:first-child {
  margin-right: 100px;
}
.otz__head_img:after {
  content: '';
  position: absolute;
  right: -70px;
  bottom: -30px;
  width: 200px;
  height: 100px;
  background: #F56600;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.otz__slider .uk-slider-container {
  padding-bottom: 20px;
}
.otz__item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  margin-left: 0;
  color: #484848;
  box-sizing: border-box;
  background-color: #fff;
  padding: 4%;
  border-radius: 10px;
  width: 60%;
  margin-right: 5%;
  box-shadow: 3px 4px 15px rgba(0, 0, 0, 0.1);
  user-select: none;
}
.otz__item:before {
  content: '';
  display: block;
  z-index: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.otz__item_ls {}
.otz__item_label {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  padding-bottom: 20px;
}
.otz__item_name {
  font-weight: 500;
  font-size: 24px;
  letter-spacing: 0.02em;
  color: #484848;
  padding-bottom: 5px;
}
.otz__item_status {
  font-weight: 300;
  font-size: 24px;
  line-height: 1.4;
  letter-spacing: 0.02em;
  color: #484848;
}
.uk-light .otz__content a {
  position: relative;
  color: #f66014;
  z-index: 1;
}
.uk-light .otz__content a:hover {
  color: #f66014;
}
.uk-light a.otz__item_a {
  font-size: 23px;
  line-height: 32px;
  letter-spacing: 0.02em;
  text-decoration: underline;
  color: #f66014;
}
.uk-light a.otz__item_a:hover {
  color: #f66014;
}
.otz__img-original-link {
  position: relative;
  z-index: 1;
  margin-bottom: 30px;
}
.uk-light a.otz__item_lnk {
  color: #f66014;
}
.uk-light a.otz__item_lnk:hover {
  color: #f66014;
}
.otz__item_lnk img {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  height: 100%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -o-object-fit: cover;
     object-fit: cover;
}
.otz__orig {
  font-weight: 500;
  display: block;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0.02em;
  color: #484848;
  margin-top: 20px;
  margin-bottom: 5px;
}
.otz__content {
  padding-top: 10px;
}
.read-more__right {
  display: none;
}
.otz__read-more {
  outline: none;
  background: none;
  border: none;
  font-weight: 300;
  font-size: 18px;
  line-height: 125%;
  letter-spacing: 0.02em;
  color: #697E9C;
}
/* Сми */
.smi {
  padding-bottom: 7%;
}
.otz__video {
  position: relative;
  margin-bottom: 20px;
}

/*Новости*/
.news__title {}
.news__title-detail {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.news__title-h2:after {
  left: -50%;
}
.news__year {
  padding-bottom: 2%;
}
.news__double {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.news__year .h2__underline span {
    color: rgb(192,192,192);
}
.news__date {
  margin-right: -300px;
  width: 300px;
}
.news__date-item {
  font-weight: 800;
  font-size: 200px;
  line-height: 75px;
  letter-spacing: 0.05em;
  color: rgba(255, 255, 255, 0.75);
  mix-blend-mode: normal;
  opacity: 0.5;
  text-shadow: 5px 10px 25px rgba(0, 0, 0, 0.05);
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  margin-top: 330px;
}
.news__indent {
  padding-left: 125px;
}
.news__detail {
  padding-bottom: 7%;
}
.news__item {
  display: block;
  width: 35%;
  padding-right: 3%;
}
.news__detail .news__item {
  margin-right: 0;
  margin-bottom: 2%;
}
.news__item:hover {
  text-decoration: none;
}
.news__item:hover .news__item_img:after {
  background: #c02e00;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.news__item_img {
  width: 100%;
  position: relative;
  overflow: hidden;
  border: 2px solid #FFFFFF;
  border-radius: 20px;
}
.news__item_img:before {
  content: '';
  display: block;
  padding-bottom: 100%;
}
.news__item_img img {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  height: 100%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -o-object-fit: cover;
     object-fit: cover;
}
.news__item_img:after {
  content: '';
  position: absolute;
  right: -70px;
  bottom: -30px;
  width: 200px;
  height: 100px;
  background: #F56600;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.news__label {
  font-weight: normal;
  font-size: 24px;
  line-height: 1.25;
  letter-spacing: 0.02em;
  color: #484848;
  margin-top: 35px;
}
.news__detail {
    display: inline-block;
    padding-top: 20px;
    font-size: 18px;
    line-height: 18px;
}
.news__detail .news__item {
  float: left;
  margin: 0 3% 3% 0;
}
.news__item_date {
  font-weight: 300;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: 0.02em;
  color: #697E9C;
}
.news__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}
.news__slider {
  width: 100%;
}
.mob-news__item {
  width: 30%;
  padding-left: 30px;
  background: -o-linear-gradient(top, rgba(133, 155, 188, 0.4) 0, rgba(133, 155, 188, 0) 130px);
  background: linear-gradient(180deg, rgba(133, 155, 188, 0.4) 0, rgba(133, 155, 188, 0) 130px);
  padding-top: 30px;
  margin-bottom: 48px;
}
.mob-news__date {
  font-weight: 800;
  font-size: 100px;
  line-height: 75px;
  text-align: center;
  letter-spacing: 0.05em;
  color: rgba(255, 255, 255, 0.75);
  mix-blend-mode: normal;
  opacity: 0.5;
  text-shadow: 5px 10px 25px rgba(0, 0, 0, 0.05);
  padding-right: 30px;
}
.mob-news__title {
  margin-top: 25px;
}
.news__title-h2 {
  margin-bottom: 25px;
}
.news-back-btn {
  display: inline-block;
  /*margin-bottom: 30px;*/
}
.news-detail__content {
  width: 90%;
}

/*Продукция*/
.prod__title {}
.prod__content {
  max-width: 850px;
}
.prod__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  padding-right: 400px;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  background-color: rgba(1026,126,126,1);
  background: linear-gradient(0deg, rgba(126, 126, 126, 0.18) 0%, rgba(126, 126, 126, 0) 32%, rgba(255, 255, 255, 0) 100%);
  padding-top: 5%;
  padding-bottom: 5%;
  margin-right: -300px;
}
.prod__title + .prod__item {
  padding-top: 0;
}
.prod__item:last-child {
  padding-bottom: 7%;
}
.prod__ls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.prod__rs {
  position: absolute;
  right: 100px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 400px;
  height: 800px;
}
.prod__subtitle {
  font-weight: 400;
  font-size: 32px;
  line-height: 1.15;
  letter-spacing: 0.02em;
  color: #484848;
  text-transform: uppercase;
  padding-bottom: 5%;
}
.prod__p {
  font-weight: 400;
  font-size: 22px;
  line-height: 1.35;
  letter-spacing: normal;
  color: #484848;
  padding-bottom: 5%;
}
.prod__model {
  font-weight: 800;
  font-size: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: rgba(255, 255, 255, 0.75);
  text-shadow: 5px 10px 25px rgba(0, 0, 0, 0.05);
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.prod__h2-underline {
margin-bottom: 35px;
}
.prod__h2-underline:after {
left: -130px;
width: calc(100% + 130px);
}
.prod__stats {
display: -ms-flexbox;
display: flex;
flex-wrap: wrap;
  padding: 5% 0;
          justify-content: space-between;
}
.prod__stats_item {
  -ms-flex-preferred-size: 45%;
      flex-basis: 45%;
  width: 45%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}
.prod__stats_ico {
  margin-right: 20px;
  width: 60px;
  height: 60px;
  background: #FFFFFF;
  -webkit-box-shadow: 3px 4px 15px rgba(0, 0, 0, 0.1);
          box-shadow: 3px 4px 15px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  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;
}
.prod__stats_p {
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #484848;
}
.prod__btn {
  display: inline-block;
  padding: 20px 40px 19px 94px;
  background: -webkit-gradient(linear, left top, left bottom, from(#C02E00), color-stop(39.33%, #D63300), to(#AF2A00));
  background: -o-linear-gradient(top, #C02E00 0%, #D63300 39.33%, #AF2A00 100%);
  background: linear-gradient(180deg, #C02E00 0%, #D63300 39.33%, #AF2A00 100%);
  border: 1px solid #FFFFFF;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 10px;
  font-weight: normal;
  font-size: 25px;
  line-height: 25px;
  text-align: right;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #FFFFFF;
  position: relative;
}
.prod__btn:after {
  content: '';
  position: absolute;
  width: 27px;
  height: 34px;
  background: url("../img/inf.svg") center center no-repeat;
  left: 42px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.prod__btn:hover {
  color: #fff;
  text-decoration: none;
}
.prod__btn-wrap {
  margin-top: 30px;
}
.mob-product {
  padding: 0 25px;
  margin-top: 20px;
}
.mob-product__model {
  background: #FFFFFF;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 10px;
  border-left: 15px solid #C02E00;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-right: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
  margin-bottom: 25px;
  position: relative;
  overflow: hidden;
}
.mob-product__model:after {
  content: '';
  position: absolute;
  right: -75px;
  bottom: -50px;
  width: 150px;
  height: 100px;
  background: #697E9C;
  opacity: 0.5;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
  z-index: 0;
}
.mob-product__model:hover {
  text-decoration: none;
}
.mob-product__img {
  position: relative;
  z-index: 1;
}
.mob-product__label {
  font-size: 24px;
  line-height: 35px;
  letter-spacing: 0.02em;
  color: #484848;
  border-bottom: 1px solid #C02E00;
  padding-bottom: 7px;
  margin-bottom: 12px;
}
.mob-product__p {
  font-weight: 300;
  font-size: 15px;
  line-height: 125%;
  letter-spacing: 0.02em;
  color: #484848;
}
.mob-product__content {
  padding: 15px 0 20px 15px;
  -ms-flex-preferred-size: 70%;
      flex-basis: 70%;
}
.mob-product__title {
  margin-bottom: 25px;
  margin-top: 35px;
}
.prod__modal {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  min-height: 100%;
  background: url("../img/pattern.webp") left top;
  z-index: 2;
  display: none;
  padding-top: 60px;
}
.prod__modal_title {
  font-weight: 300;
  font-size: 35px;
  line-height: 120%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #C02E00;
  margin-bottom: 25px;
  padding: 0 30px;
  margin-top: 35px;
}
.prod__model_sub {
  font-weight: 300;
  font-size: 20px;
  line-height: 125%;
  letter-spacing: 0.02em;
  color: #484848;
  margin-bottom: 25px;
  padding: 0 30px;
}
.prod__modal_img {
  width: 200px;
  margin: 0 auto;
  position: relative;
}
.prod__modal_img img {
  z-index: 2;
  position: relative;
}
.prod__modal_int {
  position: absolute;
  top: 40%;
  left: -102px;
  font-weight: 800;
  font-size: 100px;
  line-height: 75px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 0.05em;
  color: rgba(255, 255, 255, 0.75);
  text-shadow: 5px 10px 25px rgba(170, 180, 197, 0.35);
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.prod__modal_header {
  background: -webkit-gradient(linear, left top, right bottom, color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(105, 126, 156, 0.6)));
  background: -o-linear-gradient(top left, rgba(255, 255, 255, 0) 50%, rgba(105, 126, 156, 0.6) 50%);
  background: linear-gradient(to bottom right, rgba(255, 255, 255, 0) 50%, rgba(105, 126, 156, 0.6) 50%);
  padding-bottom: 25px;
}
.prod__modal_content {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(105, 126, 156, 0.6)), color-stop(75.65%, rgba(105, 126, 156, 0)));
  background: -o-linear-gradient(top, rgba(105, 126, 156, 0.6) 0%, rgba(105, 126, 156, 0) 75.65%);
  background: linear-gradient(180deg, rgba(105, 126, 156, 0.6) 0%, rgba(105, 126, 156, 0) 75.65%);
  padding-left: 50px;
  padding-right: 50px;
  padding-bottom: 50px;
}
.prod__stats_mob {
  margin-top: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.prod__stats_mob .prod__stats_ico {
  width: 50px;
  height: 50px;
}
.prod__stats_mob .prod__stats_item {
  margin-bottom: 30px;
}
.prod__btn_mob {
  width: 100%;
  text-align: center;
  height: 50px;
  line-height: 19px;
  padding: 20px 20px 19px 35px;
}
.prod__btn_mob::after {
  left: 55px !important;
}
.prod__modal_close {
  display: block;
  font-size: 20px;
  line-height: 25px;
  text-align: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #697E9C;
  background: #fff;
  border: 1px solid rgba(105, 126, 156, 0.5);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 10px;
  width: 100%;
  height: 50px;
  line-height: 50px;
  margin-top: 25px;
}
.vb-scroll-y {
  overflow-y: scroll;
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none;
}

/* хром, сафари */
.vb-scroll-y::-webkit-scrollbar {
  width: 0;
}

/*Модели*/
.mod {
  width: calc(100% - 300px);
}
.mod__nav {
  padding-top: 75px;
  padding-bottom: 150px;
}
.mod__nav_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 180px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 5px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.mod__nav_item:hover {
  text-decoration: none;
}
.mod__nav_item:hover .mod__nav_title {
  background: #C02E00;
  color: #fff;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.mod__nav_item:hover .mod__nav_img {
  background: rgba(255, 255, 255, 0.75);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.mod__nav_item:hover .mod__nav_img img {
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -ms-filter: grayscale(0);
  -o-filter: grayscale(0);
  filter: grayscale(0);
}
.mod__nav_active {
  border-left: 10px solid #F56600;
}
.mod__nav_active .mod__nav_title {
  background: #C02E00;
  color: #fff;
}
.mod__nav_active .mod__nav_img {
  background: rgba(255, 255, 255, 0.75);
}
.mod__nav_active .mod__nav_img img {
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -ms-filter: grayscale(0);
  -o-filter: grayscale(0);
  filter: grayscale(0);
}
.mod__nav_img {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  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;
}
.mod__nav_img img {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}
.mod__nav_title {
  background: #fff;
  height: 100%;
  width: 45px;
  text-align: center;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #697E9C;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  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;
}
.mod__nav_title div {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  height: 45px;
  font-weight: 300;
  font-size: 18px;
  line-height: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mod__nav_title b {
  margin-left: 5px;
}
.mod__combo {
  height: 375px;
  padding-top: 40px;
  position: relative;
  width: 1000px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 50px;
}
.mod__img {
  position: absolute;
  right: -345px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  display: none;
}
.mod__active {
  display: block;
}
.mod__p {
  font-weight: 300;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: 0.02em;
  color: #484848;
}
.mod__item_p {
  margin-bottom: 45px;
  width: 750px;
}
.mod__title {
  margin-top: 90px;
  margin-bottom: 25px;
}
.mod__combo_title {
  width: 825px;
  font-weight: 300;
  font-size: 50px;
  line-height: 60px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #FFFFFF;
  padding: 20px 100px 20px 110px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  background: rgba(72, 108, 164, 0.6);
  border-left: 15px solid #F56600;
}
.mod__color_title {
  font-weight: 300;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #484848;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mod__color_title img,
.mod__color_title picture {
  width: 27px;
  height: 27px;
  margin-right: 13px;
}
.mod__color {
  padding-left: 125px;
  margin-bottom: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
}
.mod__color_bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 40px;
  margin-top: 35px;
}
.mod__color_sect {
  margin-right: 35px;
  display: block;
  width: 40px;
  height: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
  border: 1px solid #FFFFFF;
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
          box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  -webkit-transition: all 0.1s;
  -o-transition: all 0.1s;
  transition: all 0.1s;
}
.mod__color_sect:last-child {
  margin-right: 0;
}
.mod__color_sect:hover {
  -webkit-transform: scale(1.25);
      -ms-transform: scale(1.25);
          transform: scale(1.25);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.mod__red {
  background: #D52A1F;
}
.mod__orange {
  background: #DB5B06;
}
.mod__yellow {
  background: #D7A118;
}
.mod__green {
  background: #68922C;
}
.mod__blue {
  background: #1A31C7;
}
.mod__gray {
  background: #4C484D;
}
.mod__3d {
  margin-left: 110px;
  position: relative;
}
.mod__3d_lnk {
  position: absolute;
  width: 87px;
  right: -80px;
  top: 15px;
}
.mod__info_col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mod__info_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: rgba(255, 255, 255, 0.75);
  border: 1px solid #FFFFFF;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 3px 4px 15px rgba(0, 0, 0, 0.05);
          box-shadow: 3px 4px 15px rgba(0, 0, 0, 0.05);
  border-radius: 10px;
  padding: 23px 20px 20px 23px;
}
.mod__info_item img {
  margin-right: 23px;
}
.mod__info_title {
  font-weight: 300;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #484848;
  margin-bottom: 20px;
  margin-top: 4px;
}
.mod__info_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-bottom: 5px;
}
.mod__info_row:last-child {
  margin-bottom: 0;
}
.mod__info_row span {
  font-weight: 300;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0.02em;
  color: #484848;
  min-width: 60px;
}
.mod__info_content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.mod__size {
  width: 290px;
}
.mod__info {
  padding-left: 125px;
  margin-bottom: 115px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 1170px;
}
.mod__kg {
  width: 350px;
  margin-left: 45px;
}
.mod__btn {
  max-height: 65px;
}
.mod__btn:after {
  background: url("../img/download.svg") center center no-repeat;
}
.mod__stats {
  padding-left: 0;
  margin-top: 48px;
}
.mod__stats .prod__stats_p {
  font-size: 24px;
  line-height: 28px;
  font-weight: 300;
}
.mod__stats .prod__stats_item {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.mod__stats .prod__stats_ico {
  margin-right: 30px;
}
.mod__p {
  font-weight: 300;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0.02em;
  color: #484848;
  opacity: 0.75;
  margin-top: 5px;
}
.mod__adv {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-top: 13px;
}
.advantages {
  margin-bottom: 68px;
}
.form__double {
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 1225px;
  background: rgba(105, 126, 156, 0.15);
  border: 1px solid #FFFFFF;
  -webkit-box-shadow: 3px 4px 15px rgba(0, 0, 0, 0.05);
          box-shadow: 3px 4px 15px rgba(0, 0, 0, 0.05);
  border-radius: 10px;
  border-left: 25px solid #C02E00;
  /*overflow: hidden;*/
}
.form__row {
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 25px;
}
.form__text {
  background: #FFFFFF;
  border: 1px solid rgba(105, 126, 156, 0.25);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 10px;
  font-weight: 300;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0.02em;
  color: #484848;
  height: 55px;
  padding-left: 20px;
  outline: none;
  width: 350px;
  display: block;
}
.form__ls {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 37px 50px 33px;
}
.form__textarea {
  background: #FFFFFF;
  border: 1px solid rgba(105, 126, 156, 0.25);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 10px;
  font-weight: 300;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0.02em;
  color: #484848;
  height: 100px;
  padding-left: 20px;
  width: 100%;
  padding-top: 15px;
  resize: none;
  outline: none;
}
.form__rs {
  width: 375px;
  padding: 37px 50px 33px;
  background: rgba(105, 126, 156, 0.55);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  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;
}
.form__rs .form__text {
  width: 100%;
}
.form__btn {
  background: #F56600;
  border: 1px solid #FFFFFF;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 10px;
  padding: 21px 27px 19px 87px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  background: #F56600;
  border: 1px solid #FFFFFF;
  box-sizing: border-box;
  border-radius: 10px;
  color: #FFFFFF;
  width: 100%;
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.1s;
  -o-transition: all 0.1s;
  transition: all 0.1s;
}
.form__btn:hover {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.form__btn:active {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s;
  background: #dc5f06;
}
.form__btn::before {
  content: '';
  position: absolute;
  left: 28px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 47px;
  height: 21px;
  background: url("../img/send.svg") center center no-repeat;
}
.product__announce {
  padding-right: 35%;
  padding-bottom: 4%;
}
.product__description {
  padding-bottom: 3%;
}
.product__advantages .prod__stats {
  padding-top: 0;
}
.description {
  padding-left: 125px;
  margin-top: 95px;
  margin-bottom: 125px;
  padding-right: 50px;
}
.description__content {
  margin-top: 48px;
  height: 625px;
  overflow-y: scroll;
  font-weight: 300;
  font-size: 24px;
  line-height: 35px;
  letter-spacing: 0.02em;
  color: #484848;
}
.description p {
  width: 1230px;
}
.description__content::-webkit-scrollbar {
  background: rgba(105, 126, 156, 0.55);
  width: 2px;
  display: block;
}
.description__content::-webkit-scrollbar-thumb {
  display: block;
  width: 10px;
  background-color: #697E9C;
  opacity: 0.5;
  border-radius: 5px;
  height: 10px;
}
.feature {
  margin-bottom: 150px;
}
.feature__double {
  margin-top: 5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.feature__img {
  margin-right: 60px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.feature__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 90px;
}
.feature__ls {
  width: 975px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-right: 60px;
}
.feature__rs {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  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;
}
.feature__rs .mod__btn {
  width: 275px;
}
.table__mini {
  width: 552px;
  /*border: 1px solid #999;*/ /* 697E9C */
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  border-collapse: collapse;
  border-radius: 10px;
  box-shadow: 0 0 0 20px rgba(255, 255, 255, 1), 23px 24px 15px rgba(0, 0, 0, 0.05);
}
.table__mini tbody tr:nth-of-type(odd) {
  background: rgba(105, 126, 156, 0.07);
}
.table__mini tbody tr {
  background: #fff;
}
.table__mini th {
  text-transform: none;
  font-weight: 500;
  font-size: 25px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #484848;
  border-right: 1px solid #ccc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5px 12px;
  background: #fff;
}
.table__mini th:last-child {
  border: none;
}
.table__mini td {
  font-weight: 300;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: 0.02em;
  color: #484848;
  text-align: center;
  border-right: 1px solid #ccc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5px 12px;
}
.table__mini td:last-child {
  border: none;
}
.table__full-size {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  border-radius: 10px;
  box-shadow: 0 0 0 20px rgba(255, 255, 255, 1), 23px 24px 15px rgba(0, 0, 0, 0.05);
}
.table__full-size tbody tr:nth-of-type(odd) {
  background: rgba(105, 126, 156, 0.07);
}
.table__full-size tbody tr {
  background: #fff;
}
.table__full-size th {
  text-transform: none;
  font-weight: 300;
  font-size: 25px;
  line-height: 30px;
  letter-spacing: 0.02em;
  color: #484848;
  border-right: 1px solid #ccc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5px 12px;
  background: #fff;
  width: 50%;
  padding-left: 25px;
}
.table__full-size th:last-child {
  border: none;
}
.table__full-size td {
  font-weight: 300;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: 0.02em;
  color: #484848;
  border-right: 1px solid #ccc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5px 17px 5px 25px;
}
.table__full-size td:last-child {
  border: none;
}
.uk-table-striped tbody tr:nth-of-type(odd),
.uk-table-striped>tr:nth-of-type(odd) {
  border-top: none;
  border-bottom: none;
}
.model-mob .mod__title {
  font-size: 35px;
  margin-top: 35px;
}
.model-mob .mod__item_p {
  font-size: 18px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.model-mob .mod__size {
  width: 100%;
}
.model-mob .mod__info_title {
  font-size: 20px;
}
.model-mob .mod__info_row span {
  font-size: 16px;
}
.model-mob .prod__stats_item {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  width: 100%;
}
.model-mob .prod__stats_ico {
  width: 40px;
  height: 40px;
  margin-right: 20px;
  -o-object-fit: contain;
     object-fit: contain;
}
.model-mob .prod__stats_ico img {
  -o-object-fit: contain;
     object-fit: contain;
  width: 25px;
  height: 25px;
}
.model-mob .prod__stats_p {
  font-size: 16px;
}
.model-mob .mod__p {
  font-size: 16px;
}
.model-mob .prod__stats {
  margin-top: 10px;
  margin-bottom: 50px;
  display: -webkit-flex;
}
.model-mob .description {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 50px;
  margin-top: 0;
}
.model-mob .description__content {
  overflow: visible;
  height: auto;
  font-size: 16px;
  line-height: 20px;
  margin-top: 0;
}
.model-mob .feature__img {
  margin-top: 50px;
  margin-bottom: 50px;
}
.model-mob .feature {
  text-align: center;
}
.model-mob .table__mini {
  width: 100%;
}
.model-mob .table__mini td,
.model-mob .table__mini th {
  font-size: 16px;
}
.model-mob .mod__info {
  padding: 0 30px;
}
.model-mob .mod__item {
  margin-right: 0;
}
.model-mob .mod__color {
  padding: 0 30px;
}
.model-mob .mod__color_item {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.model-mob .mod__color_title {
  font-size: 16px;
}
.model-mob .mod__color_title img,
.model-mob .mod__color_title picture {
  width: 20px;
  height: 20px;
}
.model-mob .mod__color_bar {
  margin-top: 10px;
  padding-left: 35px;
}
.model-mob .mod__color_sect {
  width: 30px;
  height: 30px;
  margin-right: 15px;
}
.model-mob .mod__color_sect:last-child {
  margin-right: 0;
}
.model-mob .model-mob .mod__color_bar {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.model-mob .mod__size img {
  width: 11px;
}
.model-mob .mod__kg img {
  width: 19px;
}
.model-mob .mod-slider__arr {
  background: url("../img/mod-arr.svg") center center no-repeat;
  width: 50px;
  height: 50px;
}
.model-mob .mod-slider__arr-left {
  background: url("../img/mod-arr-left.svg") center center no-repeat;
}
.form-mob {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: none;
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(105, 126, 156, 0.15)), to(rgba(105, 126, 156, 0)));
  background: -o-linear-gradient(top, rgba(105, 126, 156, 0.15) 0%, rgba(105, 126, 156, 0) 100%);
  background: linear-gradient(180deg, rgba(105, 126, 156, 0.15) 0%, rgba(105, 126, 156, 0) 100%);
  border-radius: 0;
  padding-top: 10px;
}
.form-mob .form__rs {
  width: 100%;
  background: none;
  padding-top: 0;
}
.form-mob .form__ls {
  padding-bottom: 15px;
}
.form-mob .form__row {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.form-mob .form__text {
  width: 100%;
  margin-bottom: 15px;
  font-size: 16px;
}
.form-mob .form__text:last-child {
  margin-bottom: 0;
}
.form-mob .form__textarea {
  font-size: 16px;
}
.form-mob .form__btn::before {
  display: none;
}
.form-mob .form__btn {
  padding-left: 23px;
  padding-right: 23px;
  width: 175px;
  margin: 0 auto;
  height: 50px;
  line-height: 50px;
  padding-top: 0;
  padding-bottom: 0;
}
.mod-accordion {
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 60px;
}
.mod-accordion .uk-accordion-title::before {
  background: url("../img/acc-arr.svg") center center no-repeat;
  width: 35px;
  height: 35px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.mod-accordion .uk-open > .uk-accordion-title::before {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.mod-accordion .uk-accordion-title {
  font-size: 24px;
  line-height: 35px;
  letter-spacing: 0.02em;
  color: #697E9C;
}
.mod-btns-wrap {
  margin: 75px 0;
  padding: 0 30px;
}
.spec-mob {
  background: #F6F6F6;
  border: 1px solid rgba(105, 126, 156, 0.25);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: left;
}
.spec-mob__item {
  padding: 8px 15px;
}
.spec-mob__item:nth-child(2n) {
  background: #E0E3E8;
}
.spec-mob__item b {
  color: #484848;
  font-size: 16px;
}
.spec-mob__item p {
  font-size: 16px;
  padding-left: 10px;
  margin-top: 10px;
}
.mod__color_active {
  -webkit-transform: scale(1.3);
      -ms-transform: scale(1.3);
          transform: scale(1.3);
}
.mod-slider__img-wrap {
  width: 200px;
  height: 400px;
  position: relative;
  overflow: hidden;
  margin: auto;
}
.mod-slider__img-wrap img {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  height: 100%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -o-object-fit: cover;
     object-fit: cover;
}
.mod-color__active {
  -webkit-transform: scale(1.25);
      -ms-transform: scale(1.25);
          transform: scale(1.25);
}
.mod-sl {
  display: none;
}
#mod-sl__orange {
  display: block;
}
.mod__3d-mob {
  margin: 0;
  padding: 0 30px;
  font-weight: 700;
}
.mod__3d-mob .mod__3d_lnk {
  position: inherit;
  left: 23px;
  right: 0;
  top: -50px;
}
.mod__3d-mob .mod__3d_lnk img {
  width: 60px;
}
.mod__3d-mob .mod__color_title {
  font-weight: 700;
}

/*Popup*/
.popup {
  background: rgba(105, 126, 156, 0.75);
}
.popup__body {
  background: none;
  width: 1040px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
  padding-top: 50px;
}
.popup .uk-close {
  color: #fff;
}
.popup__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.popup__form .form__text {
  width: 350px;
  margin-right: 20px;
}
.popup__form .form__btn {
  width: 275px;
}
.popup__form .form__name {
  width: 300px;
}
.popup [class*=uk-modal-close-] {
  right: -3px;
}

/*Услуги*/
.services__rate {
  padding-bottom: 5%;
}
.services__title {}
.vb-ul {
  margin-top: 20px;
  padding-left: 20px;
}
.vb-li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 15px;
  font-size: 24px;
  line-height: 150%;
  letter-spacing: 0.02em;
  color: #697E9C;
  width: 70%;
}
.vb-li::before {
  content: '';
  display: inline-table;
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #C8160A;
  top: 13px;
  left: 0;
}

/*Контакты*/
.contacts {
  z-index: 1;
  position: relative;
}
.contacts__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
.contacts__ls {
  width: 100%;
  max-width: 1200px;
}
.contacts__item {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  width: 100%;
  background: #FFFFFF;
  border: 1px solid #FFFFFF;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 3px 4px 15px rgba(0, 0, 0, 0.05);
          box-shadow: 3px 4px 15px rgba(0, 0, 0, 0.05);
  border-radius: 10px;
  padding: 25px 25px 30px;
  margin-bottom: 5%;
}
.contacts__item:last-child {
  margin-right: 0;
}
.contacts-item__title {
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #616161;
  margin-bottom: 15px;
}
.contacts p {
  font-weight: 300;
  font-size: 24px;
  line-height: 110%;
  letter-spacing: 0.02em;
  color: #484848;
}
.contacts__link {
  display: block;
  font-weight: 300;
  font-size: 24px;
  line-height: 110%;
  letter-spacing: 0.02em;
  margin-bottom: 0;
}
.contacts__link:last-child {
  margin: 0;
}
.contacts__link:nth-of-type(2) {
  margin-top: 10px;
}
a.contacts__link:hover {
  text-decoration: underline;
}
.contacts__link_underline {
  font-weight: 300;
  font-size: 24px;
  line-height: 120%;
  letter-spacing: 0.02em;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
.contacts__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.contacts__item-address {
  width: 100%;
}
.contacts__item-phone,
.contacts__item-email {
  width: 30%;
}
.contacts__link_soc-wrap {
  padding-top: 20px;
}
.contacts__link_soc {
  display: inline-block;
  width: 47px;
  height: 47px;
  margin-right: 10px;
}
.contacts__map {
  width: 100%;
  max-width: 1200px;
  height: 500px;
  border: 2px solid #FFFFFF;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 10px;
  background: gray;
  margin-bottom: 40px;
  overflow: hidden;
  background: #fff;

}
.contacts__form {
  padding: 0 300px 0 125px;
  z-index: 1;
  position: relative;
  margin-bottom: 130px;
}
.contacts__form .form__rs {
  background: rgba(105, 126, 156, 0.15);
}
.contacts__form .form__ls {
  background: rgba(105, 126, 156, 0.15);
}
.contacts__form .form__textarea {
  height: 140px;
}
.contacts__form .form__text {
  width: 47%;
  display: block;
}
.contacts__form_double {
  width: 1385px;
}
.cont-mob__title {
  font-weight: 300;
  font-size: 20px;
  line-height: 125%;
  letter-spacing: 0.02em;
  color: #484848;
  margin-bottom: 10px;
}
.cont-mob__p {
  font-weight: 300;
  font-size: 16px;
  line-height: 120%;
  color: #484848;
}
.cont-mob__link {
  font-weight: 300;
  font-size: 16px;
  line-height: 120%;
  color: #697E9C;
}
.cont-mob__call {
  position: relative;
}
.cont-mob__soc {
  position: absolute;
  right: 0;
  top: 0;
}
.cont-mob__soc a {
  display: inline-block;
  width: 30px;
  height: 30px;
}
.cont-mob__undr {
  text-decoration: underline;
}
#map {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
}

/*Галерея*/
.gallery {
  padding-bottom: 7%;
}
.gallery .h2__underline {
  max-width: 80%;
}
.gallery__slider_item {
  width: 35%;
  padding-right: 3%;
  position: relative;
}
.gallery__item_img {
  width: 100%;
  position: relative;
  overflow: hidden;
  border: 2px solid #FFFFFF;
  border-radius: 20px;
}
.gallery__item_img:before {
  content: '';
  display: block;
  padding-bottom: 100%;
}
.gallery__slider_item img {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  height: 100%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -o-object-fit: cover;
     object-fit: cover;
}
.gallery__item_img::after {
  content: '';
  position: absolute;
  bottom: -30px;
  right: -70px;
  width: 200px;
  height: 100px;
  background: #F56600;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.gallery__slider {
  margin-left: 0;
}
.gallery__sub {}
.gallery__label {
  font-size: 48px;
  line-height: 75px;
  letter-spacing: 0.02em;
  color: #484848;
  margin-bottom: 25px;
  font-family: 'Muller';
}
.gallery__item {
  padding-bottom: 5%;
}
@media screen and (min-width: 470px) {
  .img-box {
    width: 365px;
    margin: 0 auto;
  }
  .vb-idx-mob__logo {
    text-align: center;
  }
  .prod__btn_mob,
  .prod__modal_close {
    display: block;
    width: 300px;
    margin: auto;
    margin-top: 20px;
  }
}
@media screen and (min-width: 760px) {
  .footer-mob__rs {
    width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .prod__stats_mob {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .footer-mob__soc-wrap {
    margin-bottom: 0;
    margin-left: 20px;
  }
  .footer-mob__ls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .footer-mob__logo {
    margin-bottom: 0;
    margin-right: 20px;
  }
  .footer-mob__rs .footer-mob__combo {
    padding-top: 13px;
  }

  .footer-mob__soc-wrap {
    width: 150px;
  }
}
@media screen and (min-width: 800px) {
  .mob-product__model {
    width: 70%;
  }
}
@media screen and (min-width: 1020px) {
  .cont-mob {
    width: calc(100% - 225px);
  }
}
@media screen and (min-width: 1980px) {
  .vb-trust {
    width: 100%;
  }
  .header--main {
    background-color: rgba(181, 181, 181, 0.22) !important;
  }
}
@media screen and (min-width: 2200px) {
  .bg-side {
    width: 625px;
  }
  .mod {
    width: calc(100% - 625px);
  }
  .footer__rs,
  .header__rs {
    width: 625px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-left: 43px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .header__content {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .mod__nav_item {
    width: 300px;
  }
}
@media screen and (max-width: 1720px) {
  .description p {
    width: 100%;
  }
  .form__double {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .form__ls,
  .form__rs {
    padding: 37px 20px 33px;
  }
  .form__ls {
    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;
  }
  .form__text {
    width: 49%;
  }
  .feature__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
  .feature__img {
    margin-right: 0;
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 1600px) {
  .container {
    width: 100%;
    padding: 0 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .mod__img {
    width: 300px;
    right: -165px;
  }
  .mod__item {
    margin-right: 30px;
  }
  .mod__info {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .content {
      font-size: 20px;
  }
  .content h3 {
    font-size: 28px;
  }
  .content p {
    font-size: 20px;
  }
  .content ul {
    font-size: 20px;
  }
  .content ul li {}
  .title {
    font-size: 70px;
  }
  .h2__underline {
    font-size: 45px;
  }
  .prod__p {
    font-size: 20px;
  }
  .prod__stats_p {
    font-size: 16px;
  }
  .prod__stats {
    padding-left: 0;
  }
  .prod__stats_item {
    width: 49%;
    -ms-flex-preferred-size: 49%;
        flex-basis: 49%;
  }
  .prod__btn {
    font-size: 20px;
  }
  .prod__subtitle {
    font-size: 28px;
  }
  .otz__head_img {
    height: 380px;
  }
  .otz__item_a,
  .otz__item_name,
  .otz__item_status,
  .otz__orig,
  .otz__p {
    font-size: 19px;
  }
  .otz__item_lnk {
    width: 230px;
    height: 320px;
  }
  .about__rs_title {
    font-size: 24px;
  }
  .about__rs_curent {
    font-size: 50px;
  }
  .product__announce {
    padding-right: 30%;
  }
  .news__label {
    font-size: 20px;
  }
  .clients__img {
    -ms-flex-preferred-size: 48%;
        flex-basis: 48%;
    height: 350px;
  }
  .automat__double {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .header__logo {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
  .language {
    margin-left: 30px;
  }
  .socials-wh.socials-wh-main {
    width: 140px;
  }
  .socials a {
    margin-left: 10px;
  }
  .header__nav {
    padding: 0 3%;
  }
  .header__nav_item {
    font-size: 14px;
  }
  .header__rs.header--main {
    width: 190px;
    margin-top: 3px;
    margin-left: 0;
  }
  .header__rs.header--main .rs__tel {
    font-size: 16px;
  }
  .header__rs .rs__tel {
    /*font-size: 18px;*/
  }
  .footer__a {
    font-size: 20px;
  }
  .footer__ls {
    padding-left: 38px;
    padding-right: 38px;
  }
  .header__logo {
    width: 175px;
  }
  .footer__rs {
    width: 225px;
  }
  .vb-idx__bg1 {
    right: -135px;
  }
  .main-title {
    font-size: 34px;
  }
  .main-title.vb-idx__title {
    font-size: 34px;
    line-height: 1.4;
  }
  .vb-idx__nav_item {
    font-size: 20px;
    line-height: 20px;
  }
  .vb-trust__title {
    font-size: 16px;
    line-height: 16px;
  }
  .vb-idx__logo {
    padding: 10% 25% 0 25%;
  }
  .vb-idx__sub {
    padding: 4% 0 7% 0;
  }
}
@media screen and (max-width: 1400px) {
  .main-title.vb-idx__title {
    font-size: 28px;
  }
  .vb-idx__nav_item {
    font-size: 16px;
    line-height: 16px;
  }
  .vb-trust__title {
    font-size: 14px;
    line-height: 14px;
  }
  .vb-idx__sub {
    padding: 5% 0 8% 0;
  }
  .header__content {
    flex-basis: 100%;
  }
  .header__nav {
    padding: 0 3%;
  }
  .header__nav_item {
    font-size: 12px;
  }
  .header__rs .rs__tel {
    font-size: 16px;
  }
  .bg-side {
    width: 225px;
  }
  .mod {
    width: calc(100% - 225px);
  }
  .gallery__label {
    font-size: 30px;
  }
  .mod__color,
  .mod__info {
    padding-left: 50px;
  }
  .mod__kg {
    margin-left: 20px;
  }
  .contacts__form {
    padding: 0 50px;
  }
  .contacts__form .form__double {
    width: 82%;
  }
  .contacts-item__title {
    font-size: 20px;
  }
  .contacts p {
    font-size: 18px;
  }
  .contacts__link {
    font-size: 18px;
  }
  .contacts__link_underline {
    font-size: 18px;
  }
  .contacts__link_soc {
    width: 32px;
    height: 32px;
  }
  .prod__item {
    padding-right: 225px;
    margin-right: -225px;
  }
  .prod__btn {
    font-size: 17px;
    padding: 20px 20px 19px 70px;
  }
  .prod__btn::after {
    left: 25px;
  }
  .product__announce {
    padding-right: 25%;
  }
  .mod__img {
    width: 255px;
    right: -50px;
  }
  .form__rs {
    width: 310px;
  }
  .feature__rs .mod__btn {
    width: auto;
  }
  .mod__combo {
    width: 100%;
  }
  .mod__combo_title {
    padding: 20px 50px 20px 30px;
    width: 725px;
    font-size: 40px;
  }
  .prod__model {
    display: none;
  }
  .prod__ls {
    -ms-flex-preferred-size: 70%;
        flex-basis: 70%;
  }
  .prod__rs {
    width: 20%;
    right: 90px;
  }
  .news__year {}
  .news__indent {
    padding-left: 50px;
  }
  .news__date {
    width: 200px;
    margin-right: -200px;
  }
  .content {
    font-size: 18px;
  }
  .content h3 {
    font-size: 26px;
  }
  .content p {
    font-size: 18px;
  }
  .content ul {
    font-size: 18px;
  }
  .content ul li {}
  .title {
    font-size: 60px;
  }
  .h2__underline {
    font-size: 40px;
  }
  .about__rs_title {
    font-size: 20px;
  }
  .about__rs_current {
    font-size: 40px;
  }
  .about__video iframe {
    width: 700px;
    height: 400px;
  }
  .news__label {
    font-size: 18px;
  }
  .language__item {
    font-size: 15px;
  }
  .prod__item {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 1279px) {
  .header__nav {
    padding: 0 2%;
  }
  .header__nav_item {
    font-size: 11px;
  }
  .footer__a {
    font-size: 16px;
  }
  .footer__ls {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 1199px) {
  .header__logo {
    width: 130px;
  }
  .socials-wh.socials-wh-main {
    width: 130px;
  }
  .socials a {
    margin-left: 10px;
  }
  .header__rs {
    width: 190px;
    margin-top: 3px;
    margin-left: 0;
  }
  .header__rs.header--main {
    width: 180px;
  }
  .header__content {
    flex-basis: 80%;
  }
  .header__rs .rs__tel {
    font-size: 16px;
  }
  .vb-idx__bg1 {
    right: -155px;
  }
  .about__main {
    padding-right: 50px;
  }
  .about__main-double {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-right: 50px;
  }
  .contacts-item__title {
    font-size: 18px;
  }
  .contacts p {
    font-size: 16px;
  }
  .contacts__link {
    font-size: 16px;
  }
  .contacts__link_underline {
    font-size: 16px;
  }
  .contacts__map {
    width: 100%;
    border-left: none;
    border-right: none;
    border-radius: 0;
    height: 275px;
  }
  .gallery__label {
    font-size: 20px;
    line-height: 20px;
  }
  .news__label {}
  .mob-news__title {
    margin-bottom: 40px;
  }
  .news__item_date {
    font-size: 20px;
    line-height: 30px;
  }
  .news__item {}
  .about__rs {
    margin: 40px auto auto;
  }
  .title {
    font-size: 50px;
  }
  .h2__underline {
    font-size: 35px;
  }
  .otz__head_img:first-child {
    margin-right: 25px;
  }
  .otz__head_img {
    height: 300px;
  }
  .otz__item {
    width: 80%;
  }
  .otz__item_ls {
    margin-right: 40px;
  }
  .clients-mob {
    padding: 0 50px;
  }
  .clients-mob__img {
    margin-right: 20px;
    margin-bottom: 20px;
  }
  .about-mob-cl__img {
    overflow: hidden;
    width: 100%;
    height: 480px;
    position: relative;
    overflow: hidden;
    margin: 23px auto 34px;
  }
  .about-mob-cl__img img {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -o-object-fit: cover;
       object-fit: cover;
  }
  .about-mob-cl__img img {
    border: 1px solid #FFFFFF;
    border-radius: 10px;
  }
}
@media screen and (max-width: 1120px) {
  .header__nav_item {
    font-size: 10px;
  }
  .vb-idx__bg1 {
    right: -160px;
  }
}
@media screen and (max-width: 1020px) {
  .about-mob-cl__img {
    height: 395px;
  }
  .about__automat {
    margin-right: 0;
    padding-right: 7%;
  }
  .automat__ls {
    margin-right: 0;
  }
  .automat__img {
    display: none;
  }
  .vb-li {
    font-size: 16px;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .mod {
    width: 100%;
  }
  .bg-side {
    display: none;
  }
  .popup__body {
    width: 305px;
  }
  .popup__form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 305px;
    margin: 0 auto;
  }
  .popup__form .form__text {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-bottom: 30px;
    height: 45px;
    font-size: 16px;
  }
  .popup__form .form__name {
    margin: 0;
    width: 100%;
    margin-bottom: 15px;
  }
  .popup__form .form__btn {
    width: 175px;
    margin: auto;
    padding: 14px 23px;
    font-size: 20px;
    border: none;
    line-height: 25px;
  }
  .popup__form .form__btn:before {
    display: none;
  }
  .news__year {
    padding-right: 7%;
  }
  .news__item_img:after {
    bottom: -70px;
  }
  .news__date {
    display: none;
  }
  .otz__content.indent-left {
    padding-right: 7%;
  }
  .otz__head_double {
    margin-top: 40px;
  }
  .otz__head_img {
    height: 200px;
  }
  .otz__head_img:after {
    bottom: -77px;
  }
  .otz__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .otz__item_ls {
    margin-right: 0;
  }
  .otz__item_rs {
    margin-top: 37px;
  }
  .otz__item_a {
    font-size: 16px;
  }
  .otz__head .otz__p {
    width: 100%;
  }
  .title {
    padding-top: 4%;
    padding-bottom: 2%;
    font-size: 40px;
  }
  .h2__underline {
    font-weight: 500;
    font-size: 25px;
  }
  .prod__item {
    padding-right: 0;
    margin-right: 0;
  }
  .prod__rs {
    width: 20%;
    right: 30px;
  }
}
@media screen and (max-width: 760px) {
  .title {
    font-size: 35px;
  }
  .gallery {
    padding-left: 30px;
  }
  .contacts p {
    font-size: 16px;
  }
  .contacts .title {
    margin-bottom: 25px;
    margin-top: 35px;
  }
  .send-icon {
    display: none;
  }
  .gallery__label {
    line-height: 120%;
    padding-right: 60px;
  }
  .mod__info_col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .about-mob-cl__img {
    height: 350px;
  }
  .automat {
    margin-bottom: 57px;
  }
  .mod__kg {
    margin-left: 0;
    margin-top: 20px;
    width: 100%;
  }
  .about__rs {
    width: 100%;
  }
  .h2__underline {}
  .clients,
  .about__main,
  .about__main-double {
    padding-left: 0;
    padding-right: 0;
    padding-top: 35px;
  }
  .about__ls {
    margin-right: 0;
  }
  .about__img {
    margin-bottom: 50px;
  }
  .about__main .title,
  .about__main-double .about__mission h2,
  .about__main-double .title {
    padding: 0 35px 0 30px;
  }
  .about__rs {
    padding: 50px 38px 38px;
  }
  .about__rs_logo {
    width: 75%;
  }
  .about__rs_title {
    font-size: 20px;
    line-height: 32px;
    letter-spacing: 0.02em;
  }
  .about__rs_curent {
    font-size: 50px;
    line-height: 48px;
    text-align: center;
    letter-spacing: 0.02em;
  }
  .clients-mob {
    padding: 0 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .clients-mob__img {
    margin-right: 7px;
    margin-bottom: 20px;
  }
  .clients {
    margin-bottom: 70px;
  }
  .otz__item {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .otz__head_img:last-child {
    display: none;
  }
  .otz__head_img:first-child {
    margin-right: 0;
  }
  .otz__head_img:after {
    display: none;
  }
  .otz__item_lnk {
    width: 275px;
    height: 388px;
  }
  .read-more__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .otz_m {
    height: 199px;
    overflow: hidden;
  }
  .otz__active {
    height: auto;
  }
  .news__item p {
    font-size: 18px;
    line-height: 24px;
  }
}
@media screen and (max-width: 500px) {
  .about-mob-cl__img {
    height: 206px;
  }
  .prod__stats_item {
    width: 100%;
  }
}
@media screen and (max-width: 360px) {
  .footer-mob__ls {
    padding: 13px 0 1px 10px;
  }
  .footer-mob__logo {
    width: 145px;
  }
  .footer-mob__a {
    font-size: 16px;
  }
  .prod__btn_mob::after {
    left: 30px !important;
  }
}
@supports (-webkit-appearance:none){
.vb-idx{background:url("../img/idx-bg.webp") center center no-repeat}
.vb-idx-mob{background:url("../img/idx-bg.webp") center center no-repeat}
.burger{background:url("../img/burger.svg") center center no-repeat}
.burger-close{background:url("../img/close-header.svg") center center no-repeat}
/*.main-pattern{background:url("../img/pattern.webp") left top}*/
.about__rs{background:url("../img/manuf.webp") left top no-repeat}
.prod__btn:after{background:url("../img/inf.svg") center center no-repeat}
.mod__btn:after{background:url("../img/download.svg") center center no-repeat}
.form__btn::before{background:url("../img/send.svg") center center no-repeat}
.model-mob .mod-slider__arr{background:url("../img/mod-arr.svg") center center no-repeat}
.model-mob .mod-slider__arr-left{background:url("../img/mod-arr-left.svg") center center no-repeat}
.mod-accordion .uk-accordion-title::before{background:url("../img/acc-arr.svg") center center no-repeat}
}
@media screen and (min-width: 470px){
  @supports (-webkit-appearance:none) {}
}
@media screen and (min-width: 760px) {
  @supports (-webkit-appearance:none) {}
}
@media screen and (min-width: 800px) {
  @supports (-webkit-appearance:none) {}
}
@media screen and (min-width: 1020px) {
  @supports (-webkit-appearance:none) {}
}
@media screen and (min-width: 1980px) {
  @supports (-webkit-appearance:none) {}
}
@media screen and (min-width: 2200px) {
  @supports (-webkit-appearance:none) {}
}
@media screen and (max-width: 1720px) {
  @supports (-webkit-appearance:none) {}
}
@media screen and (max-width: 1600px) {
  @supports (-webkit-appearance:none) {}
}
@media screen and (max-width: 1400px) {
  @supports (-webkit-appearance:none) {}
}
@media screen and (max-width: 1279px) {
  @supports (-webkit-appearance:none) {}
}
@media screen and (max-width: 1199px) {
  @supports (-webkit-appearance:none) {}
}
@media screen and (max-width: 1020px) {
  @supports (-webkit-appearance:none) {}
}
@media screen and (max-width: 760px) {
  @supports (-webkit-appearance:none) {}
}
@media screen and (max-width: 500px) {
  @supports (-webkit-appearance:none) {}
}
@media screen and (max-width: 360px) {
  @supports (-webkit-appearance:none) {}
}
