.w {
  width: 23%;
  margin: auto;
  height: 100%;
  position: absolute;
  z-index: 2;
}

.r {
  width: 23%;
  margin: auto;
  height: 100%;
  position: absolute;
  z-index: 2;
  right: 0;
}

.desc .alignright {
  float: right;
  margin-left: 20px;
}

.desc h1 {
  font-size: 24px;
  margin-bottom: 30px;
  line-height: 1.2;
  font-weight: 500;
}

.desc .h2 {
  font-size: 24px;
  margin-bottom: 30px;
  line-height: 1.2;
}

.desc .h2 strong {
  font-weight: 500;
}

.desc .alignleft {
  float: left;
  margin-right: 20px;
}

.h2 {
  font-size: 24px;
  line-height: 1.2;
}

.desc ul li {
  list-style: disc;
}

.desc ul {
  padding-left: 20px;
  margin-bottom: 20px;
}

.text-center {
  text-align: center;
}

.text-white {
  color: #fff;
}

.pb-6,
.py-6 {
  padding-bottom: 5rem !important;
}

.pt-6,
.py-6 {
  padding-top: 5rem !important;
}

.test {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 100%;
  opacity: 0;
  width: 528px;
  overflow: hidden;
  margin: auto;
  text-align: center;
  display: block;
  transition: all 1.2s cubic-bezier(0, 0, 0.85, 0.42) 0s;
}

.vid,
.vid2 {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
  background-size: cover;
  background-repeat: no-repeat;
}

video.two {
  position: absolute;
  opacity: 1;
  left: 0;
  right: 0;
  top: 0;
  height: 100%;
  margin: auto;
  object-fit: cover;
  width: 100%;
}

video.one {
  margin: auto;
  display: block;
  text-align: center;
  width: 100%;
  object-fit: cover;
  height: 100%;
}

.fancybox-bg {
  background: rgba(30, 30, 30, 0.88) !important;
}

.glavnaya h2 {
  font-family: Montserrat, sans-serif;
  font-size: 1.875rem;
  margin-bottom: 20px;
  line-height: 1.2;
  font-weight: 500;
}

.glavnaya h2:last-child {
  margin-bottom: 0;
}

.glavnaya h3 {
  font-family: Montserrat, sans-serif;
  font-size: 1.5rem;
  margin-bottom: 15px;
  line-height: 1.2;
  font-weight: 500;
}

.glavnaya h3:last-child {
  margin-bottom: 0;
}

.glavnaya h4 {
  font-family: Montserrat, sans-serif;
  font-size: 1.3rem;
  margin-bottom: 15px;
  line-height: 1.2;
  font-weight: 500;
}

.glavnaya h4:last-child {
  margin-bottom: 0;
}

.desc p {
  margin-bottom: 10px;
}

blockquote:after,
blockquote:before {
  content: "";
}

blockquote:before {
  background: url(img/quote.png) 0 0/24px no-repeat;
  width: 34px;
  display: inline-block;
  float: left;
  vertical-align: top;
  height: 30px;
  margin-top: -10px;
}

blockquote:after {
  background: url(img/quote.png) 0 0/24px no-repeat;
  width: 34px;
  display: block;
  vertical-align: top;
  height: 30px;
  transform: scaleX(-1);
  margin-top: -24px;
  float: right;
  margin-right: -10px;
}

.bg-footer .forms__error-message {
  color: #000;
}

.bg-footer {
  background-image: url(img/bg-footer.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 100vh;
}

.bg-footer input.forms__input {
  color: #fff;
}

.bg-footer2 .forms__error-message {
  color: #000;
}

.bg-footer2 {
  background-image: url(../img/bg-footer.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 100vh;
}

.bg-footer2 input.forms__input {
  color: #fff;
}

.bg-footer .desc,
.bg-footer2 .desc {
  max-width: 920px;
}

.bg-footer .forms__submit,
.bg-footer2 .forms__submit {
  min-width: 320px;
}

.tabs_v button {
  display: block;
  background-color: inherit;
  border: none;
  outline: 0;
  text-align: left;
  cursor: pointer;
}

.glavnaya .info {
  position: absolute;
  background: rgba(0, 0, 0, 0.85);
  color: #fff;
  width: 500px;
  right: 13%;
  top: 26%;
  border-radius: 4px;
  padding: 20px 0;
}

.glavnaya .info2 {
  position: absolute;
  background: rgba(0, 0, 0, 0.9);
  color: #fff;
  width: 650px;
  left: 13%;
  top: 26%;
  border-radius: 4px;
  border-color: #fff;
  padding: 20px 0;
}

.glavnaya .info2,
.glavnaya .info3,
.glavnaya .info4 {
  position: absolute;
  background: rgba(0, 0, 0, 0.9);
  color: #fff;
  max-width: 500px;
  left: 13%;
  top: 26%;
  border-radius: 4px;
  border-color: #fff;
  padding: 20px 0;
  z-index: 30;
}

.glavnaya .info5 {
  position: absolute;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  width: 45%;
  left: 0;
  right: 0;
  top: 18%;
  margin: auto;
  border-radius: 4px;
  border-color: #fff;
  padding: 15px 0;
}

button.tablinks.active {
  border-bottom: 1px dashed;
}

.video_thumb:before {
  background: url(img/play.svg) center/60px no-repeat;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  background-color: rgba(0, 0, 0, 0.1);
}

.video_thumb:hover:before {
  opacity: 0.6;
  background-color: rgba(0, 0, 0, 0.06);
}

.video_thumb {
  position: relative;
  display: block;
}

header.page-template-page-home-php {
  position: absolute;
  left: 0;
  right: 0;
}

header.page-template-page-home-php .burger span,
header.page-template-page-home-php .burger span:after,
header.page-template-page-home-php .burger span:before {
  background: #fff;
  color: #fff;
}

header.page-template-page-home-php .burger:after {
  color: #fff;
}

header.page-template-page-home-php .logo-1 img {
  border-radius: 25%;
}

header.page-template-page-home-php a {
}

header.page-template-page-malls-php {
  position: absolute;
  left: 0;
  right: 0;
}

header.page-template-page-malls-php .burger span,
header.page-template-page-malls-php .burger span:after,
header.page-template-page-malls-php .burger span:before {
  background: #fff;
  color: #fff;
}

header.page-template-page-malls-php .burger:after {
  color: #fff;
}

header.page-template-page-malls-php .logo-1 img {
}

header.page-template-page-malls-php a {
}

header.page-template-page-retail-php {
  position: absolute;
  left: 0;
  right: 0;
}

header.page-template-page-retail-php .burger span,
header.page-template-page-retail-php .burger span:after,
header.page-template-page-retail-php .burger span:before {
  background: #fff;
  color: #fff;
}

header.page-template-page-retail-php .burger:after {
  color: #fff;
}

header.page-template-page-retail-php .logo-1 img {
}

header.page-template-page-retail-php a {
}

header.page-template-page-control-php {
  position: absolute;
  left: 0;
  right: 0;
}

header.page-template-page-control-php .burger span,
header.page-template-page-control-php .burger span:after,
header.page-template-page-control-php .burger span:before {
  background: #fff;
  color: #fff;
}

header.page-template-page-control-php .burger:after {
  color: #fff;
}

header.page-template-page-control-php .logo-1 img {
  filter: brightness(0) invert(1);
}

header.page-template-page-control-php a {
  color: #fff;
}

header.page-template-page-meeting-php {
  position: absolute;
  left: 0;
  right: 0;
}

header.page-template-page-meeting-php .burger span,
header.page-template-page-meeting-php .burger span:after,
header.page-template-page-meeting-php .burger span:before {
  background: #fff;
  color: #fff;
}

header.page-template-page-meeting-php .burger:after {
  color: #fff;
}

header.page-template-page-meeting-php .logo-1 img {
  filter: brightness(0) invert(1);
}

header.page-template-page-meeting-php a {
  color: #fff;
}
@media screen and (max-width: 768px) {
  .glavnaya .info {
    display: none;
  }

  header.page-template-page-home-php {
    background: rgba(0, 0, 0, 0.88);
  }

  header.page-template-page-home-php .logo-1 img,
  header.page-template-page-retail-php .logo-1 img,
  header.page-template-page-malls-php .logo-1 img {
    filter: brightness(0) invert(1);
  }

  header.page-template-page-home-php a,
  header.page-template-page-retail-php a,
  header.page-template-page-malls-php a {
    color: #fff;
  }

  .glavnaya .info2,
  .glavnaya .info22 {
    display: none;
  }

  header.page-template-page-malls-php {
    background: rgba(0, 0, 0, 0.88);
  }

  .page-template-page-malls > .wrapper--big {
    background: unset;
    padding-top: 0;
    padding-bottom: 0;
  }

  header.page-template-page-retail-php {
    background: rgba(0, 0, 0, 0.88);
  }

  .glavnaya .info4 {
    display: none;
  }

  header.page-template-page-control-php {
    background: rgba(0, 0, 0, 0.88);
  }

  header.page-template-page-meeting-php {
    background: rgba(0, 0, 0, 0.88);
  }

  .promo {
    display: none;
  }
}

@media screen and (max-width: 480px) {
  header:not(.page-template-default) > .wrapper--big {
    padding: 0 1.4rem;
  }
}

@media screen and (max-width: 600px) {
  .desc .alignleft,
  .desc .alignright {
    float: none;
    margin: 20px auto;
    display: block;
    width: 100%;
    height: auto !important;
  }
}

.promo {
  overflow: hidden;
  position: relative;
  height: 1400px;
  margin-top: -120px;
  z-index: 1;
}

.promo__bg {
  position: absolute;
  top: 0;
  left: 50%;
  max-width: none;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  z-index: -1;
}

.promo__text {
  position: absolute;
  top: 474px;
  left: 50%;
  margin-left: -177px;
  padding: 15px;
  background: #fff;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  opacity: 0;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.3em;
  text-align: center;
  -webkit-transform: skew(0, -18deg) translate(0, -100px);
  -ms-transform: skew(0, -18deg) translate(0, -100px);
  transform: skew(0, -18deg) translate(0, -100px);
  -webkit-transition:
    opacity 0.5s 0.2s,
    -webkit-transform 0.7s;
  transition:
    opacity 0.5s 0.2s,
    -webkit-transform 0.7s;
  transition:
    transform 0.7s,
    opacity 0.5s 0.2s;
  transition:
    transform 0.7s,
    opacity 0.5s 0.2s,
    -webkit-transform 0.7s;
  text-transform: uppercase;
}

.promo__text::before {
  content: "";
  display: block;
  position: absolute;
  top: 100%;
  left: 50%;
  border-top: 10px solid #fff;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}

.promo.is-active .promo__text {
  opacity: 1;
  -webkit-transform: skew(0, -18deg) translate(0, 0);
  -ms-transform: skew(0, -18deg) translate(0, 0);
  transform: skew(0, -18deg) translate(0, 0);
  -webkit-transition:
    opacity 0.5s,
    -webkit-transform 0.7s;
  transition:
    opacity 0.5s,
    -webkit-transform 0.7s;
  transition:
    transform 0.7s,
    opacity 0.5s;
  transition:
    transform 0.7s,
    opacity 0.5s,
    -webkit-transform 0.7s;
}

.promo__shadow {
  position: absolute;
  top: 549px;
  left: 50%;
  margin-left: -159px;
  opacity: 0;
  -webkit-transform: translate(100px, 100px);
  -ms-transform: translate(100px, 100px);
  transform: translate(100px, 100px);
  -webkit-transition:
    opacity 0.5s 0.2s,
    -webkit-transform 0.7s;
  transition:
    opacity 0.5s 0.2s,
    -webkit-transform 0.7s;
  transition:
    transform 0.7s,
    opacity 0.5s 0.2s;
  transition:
    transform 0.7s,
    opacity 0.5s 0.2s,
    -webkit-transform 0.7s;
  z-index: 1;
}

.promo.is-active .promo__shadow {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition:
    opacity 0.5s,
    -webkit-transform 0.7s;
  transition:
    opacity 0.5s,
    -webkit-transform 0.7s;
  transition:
    transform 0.7s,
    opacity 0.5s;
  transition:
    transform 0.7s,
    opacity 0.5s,
    -webkit-transform 0.7s;
}

.promo__touch-table {
  position: absolute;
  top: 539px;
  left: 50%;
  z-index: 2;
}

.promo__tip {
  display: block;
  position: absolute;
  top: 10px;
  left: 50%;
  padding: 6px;
  background: #fff;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  opacity: 0;
  font-size: 0.5rem;
  line-height: 1.25em;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition:
    opacity 0.3s,
    -webkit-transform 0.5s;
  transition:
    opacity 0.3s,
    -webkit-transform 0.5s;
  transition:
    opacity 0.3s,
    transform 0.5s;
  transition:
    opacity 0.3s,
    transform 0.5s,
    -webkit-transform 0.5s;
  z-index: 3;
}

.promo__tip::before {
  content: "";
  display: block;
  position: absolute;
}

.promo__tip--left {
  -webkit-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  transform: translate(100%, 0);
}

.promo__tip--right {
  -webkit-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
}

.promo__tip--top {
  -webkit-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  transform: translate(0, 100%);
}

.promo__tip--bottom {
  -webkit-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  transform: translate(0, -100%);
}

.promo__tip-set.is-active .promo__tip {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

.promo__tip--1 {
  display: none;
  -webkit-transition-delay: 0.5s, 0.5s;
  transition-delay: 0.5s, 0.5s;
}

.promo__tip--2 {
  top: 280px;
  margin-left: -150px;
  -webkit-transition-delay: 1.7s, 1.7s;
  transition-delay: 1.7s, 1.7s;
}

.promo__tip--3 {
  top: 170px;
  margin-left: -30px;
  -webkit-transition-delay: 1.3s, 1.3s;
  transition-delay: 1.3s, 1.3s;
}

.promo__tip--4 {
  top: 215px;
  margin-left: 80px;
  -webkit-transition-delay: 0.5s, 0.5s;
  transition-delay: 0.5s, 0.5s;
}

.promo__tip--5 {
  top: 690px;
  margin-left: -50px;
  -webkit-transition-delay: 1.4s, 1.4s;
  transition-delay: 1.4s, 1.4s;
}

.promo__tip--6 {
  display: none;
  -webkit-transition-delay: 0.7s, 0.7s;
  transition-delay: 0.7s, 0.7s;
}

.promo__tip--7 {
  top: 515px;
  margin-left: 225px;
  -webkit-transition-delay: 1.2s, 1.2s;
  transition-delay: 1.2s, 1.2s;
}

.promo__tip--8 {
  top: 290px;
  margin-left: 250px;
  -webkit-transition-delay: 0.6s, 0.6s;
  transition-delay: 0.6s, 0.6s;
}

.promo__tip--9 {
  top: 480px;
  margin-left: -310px;
  -webkit-transition-delay: 1.5s, 1.5s;
  transition-delay: 1.5s, 1.5s;
}

.promo__tip--10 {
  top: 770px;
  margin-left: 245px;
  -webkit-transition-delay: 0.8s, 0.8s;
  transition-delay: 0.8s, 0.8s;
}

.promo__tip--11 {
  top: 690px;
  margin-left: -200px;
  -webkit-transition-delay: 1.1s, 1.1s;
  transition-delay: 1.1s, 1.1s;
}

.promo__tip--12 {
  top: 570px;
  margin-left: 80px;
  -webkit-transition-delay: 0.3s, 0.3s;
  transition-delay: 0.3s, 0.3s;
}

.promo__tip--13 {
  display: none;
  -webkit-transition-delay: 1.5s, 1.5s;
  transition-delay: 1.5s, 1.5s;
}

.promo__tip--14 {
  top: 1060px;
  margin-left: 90px;
  -webkit-transition-delay: 0.7s, 0.7s;
  transition-delay: 0.7s, 0.7s;
}

.promo__tip--15 {
  display: none;
  -webkit-transition-delay: 1.2s, 1.2s;
  transition-delay: 1.2s, 1.2s;
}

.promo__tip--left::before,
.promo__tip--right::before {
  top: 50%;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.promo__tip--bottom::before,
.promo__tip--top::before {
  left: 50%;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.promo__tip--left::before {
  right: 100%;
  border-right: 6px solid #fff;
}

.promo__tip--right::before {
  left: 100%;
  border-left: 6px solid #fff;
}

.promo__tip--top::before {
  bottom: 100%;
  border-bottom: 6px solid #fff;
}

.promo__tip--bottom::before {
  top: 100%;
  border-top: 6px solid #fff;
}

.promo-mobile {
  display: block;
  width: 320px;
  height: 251px;
  background: url(../img/css/promo_mobile.png) no-repeat;
  margin: 0 auto -30px;
  padding: 40px 45px 0;
  text-align: center;
}

.remote {
  overflow: hidden;
  position: relative;
  margin-bottom: 65px;
  padding: 80px 0 90px;
  background: #fafbfb;
  text-align: center;
  z-index: 1;
}

.remote__bg {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  z-index: -1;
}

.remote__actions {
  margin-top: 25px;
}

.remote__actions .btn {
  display: block;
  width: 186px;
  padding: 0;
  margin: 15px auto 0;
}

.remote__img-box {
  position: relative;
  max-width: 460px;
  height: 400px;
  margin: 0 auto;
}

.remote__img {
  position: absolute;
  opacity: 0;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.remote__img-box.is-active .remote__img {
  opacity: 1;
}

.remote__img-box.is-active .remote__img::before {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

.remote__img:nth-of-type(n + 1)::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -22px;
  width: 30px;
  height: 30px;
  background: url(../img/css/remote_waves.png) no-repeat;
  opacity: 0;
  -webkit-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  transform: translate(0, -100%);
  -webkit-transition:
    opacity 0.3s,
    -webkit-transform 0.7s;
  transition:
    opacity 0.3s,
    -webkit-transform 0.7s;
  transition:
    opacity 0.3s,
    transform 0.7s;
  transition:
    opacity 0.3s,
    transform 0.7s,
    -webkit-transform 0.7s;
}

.remote__img:nth-of-type(n + 2)::before {
  -webkit-transition:
    opacity 0.3s 0.2s,
    -webkit-transform 0.7s 0.2s;
  transition:
    opacity 0.3s 0.2s,
    -webkit-transform 0.7s 0.2s;
  transition:
    opacity 0.3s 0.2s,
    transform 0.7s 0.2s;
  transition:
    opacity 0.3s 0.2s,
    transform 0.7s 0.2s,
    -webkit-transform 0.7s 0.2s;
}

.remote__img:nth-of-type(n + 3)::before {
  -webkit-transition:
    opacity 0.3s 0.5s,
    -webkit-transform 0.7s 0.5s;
  transition:
    opacity 0.3s 0.5s,
    -webkit-transform 0.7s 0.5s;
  transition:
    opacity 0.3s 0.5s,
    transform 0.7s 0.5s;
  transition:
    opacity 0.3s 0.5s,
    transform 0.7s 0.5s,
    -webkit-transform 0.7s 0.5s;
}

.remote__img:nth-of-type(n + 4)::before {
  -webkit-transition:
    opacity 0.3s 0.3s,
    -webkit-transform 0.7s 0.3s;
  transition:
    opacity 0.3s 0.3s,
    -webkit-transform 0.7s 0.3s;
  transition:
    opacity 0.3s 0.3s,
    transform 0.7s 0.3s;
  transition:
    opacity 0.3s 0.3s,
    transform 0.7s 0.3s,
    -webkit-transform 0.7s 0.3s;
}

.remote__img:nth-child(1) {
  top: 147px;
  left: 50%;
  margin-left: -2px;
  -webkit-transform: translate(-50%, 0) scale(0.7);
  -ms-transform: translate(-50%, 0) scale(0.7);
  transform: translate(-50%, 0) scale(0.7);
}

.remote__img:nth-child(2) {
  top: 78px;
  left: 0;
}

.remote__img:nth-child(3) {
  top: 78px;
  right: 0;
}

.remote__img:nth-child(4) {
  bottom: 0;
  left: 0;
}

.remote__img:nth-child(5) {
  bottom: 0;
  right: 0;
}

.revenue {
  position: relative;
  margin-bottom: 60px;
  text-align: center;
}

.revenue__title {
  margin: 0 0 20px;
  font-size: 1.375rem;
  font-weight: 300;
  line-height: 1.364em;
}

.revenue__list {
  position: relative;
  counter-reset: my-counter;
  margin-top: 90px;
  z-index: 2;
}

.revenue__item {
  counter-increment: my-counter;
  position: relative;
  margin-bottom: 40px;
  padding: 0 10px;
  cursor: pointer;
  color: #959595;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  vertical-align: top;
  z-index: 1;
}

.revenue__item::before {
  position: absolute;
  top: 0;
  left: 50%;
  content: "0" counter(my-counter);
  color: rgba(0, 0, 0, 0.075);
  font-size: 2.5rem;
  font-weight: 800;
  line-height: 1;
  -webkit-transform: translate(-180%, 0) skew(0, -22deg);
  -ms-transform: translate(-180%, 0) skew(0, -22deg);
  transform: translate(-180%, 0) skew(0, -22deg);
  z-index: -1;
}

.revenue__item:nth-of-type(4)::before {
  margin-left: 10px;
}

.revenue__item.is-active,
.revenue__item:hover {
  color: #b3a2ff;
}

.revenue__img {
  position: relative;
  max-width: 170px;
  margin: 0 auto;
  z-index: -1;
}

.revenue__slider-box {
  position: relative;
  margin-top: 70px;
}

.revenue__slider {
  position: relative;
  width: 900%;
}

.revenue__slider__item {
  float: left;
  position: relative;
  width: 11.111%;
  padding: 0 45px;
  z-index: 1;
}

.revenue__slider__item.is-active {
  z-index: 3;
}

.revenue__slider__hgroup {
  margin-bottom: 40px;
}

.revenue__slider__img {
  position: relative;
  opacity: 0;
  -webkit-transform: translate(0, -30%);
  -ms-transform: translate(0, -30%);
  transform: translate(0, -30%);
  -webkit-transition:
    opacity 0.5s 0.3s,
    -webkit-transform 0.5s 0.3s;
  transition:
    opacity 0.5s 0.3s,
    -webkit-transform 0.5s 0.3s;
  transition:
    transform 0.5s 0.3s,
    opacity 0.5s 0.3s;
  transition:
    transform 0.5s 0.3s,
    opacity 0.5s 0.3s,
    -webkit-transform 0.5s 0.3s;
}

.is-active > .revenue__slider__img {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

.revenue__slider__img img {
  height: auto;
}

.revenue__next-btn,
.revenue__prev-btn {
  position: absolute;
  top: 50%;
  width: 15px;
  height: 88px;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='131' viewBox='0 0 23.1 131' fill='%23000'%3E%3Cpath d='M20.482.02c-.706-.101-1.499-.014-2.212.394-.714.408-1.268 1.15-1.493 1.936l-.006.017L.037 64.8l-.017.119c-.028.196.11.406.119.613-.005.204-.145.4-.112.598l.016.096.025.093 16.703 62.315.006.017c.218.762.697 1.483 1.432 1.938.735.455 1.707.574 2.541.336.761-.218 1.483-.7 1.938-1.434.454-.734.574-1.705.335-2.539l.077.549v-.363L6.564 65.549 23.057 3.924l.015-.096C23.32 2.34 22.49.573 20.75.076l-.537 3.822-.006.002.275-3.88z'/%3E%3C/svg%3E")
    50% 50% / contain no-repeat;
  -webkit-background-size: contain;
  border: none;
  opacity: 0.075;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 5;
}

.revenue__next-btn:active,
.revenue__next-btn:focus,
.revenue__next-btn:hover,
.revenue__prev-btn:active,
.revenue__prev-btn:focus,
.revenue__prev-btn:hover {
  opacity: 0.4;
}

.revenue__prev-btn {
  left: 15px;
}

.revenue__next-btn {
  right: 15px;
  -webkit-transform: scale(-1, 1) translate(0, -50%);
  -ms-transform: scale(-1, 1) translate(0, -50%);
  transform: scale(-1, 1) translate(0, -50%);
}

.subtitle {
  margin: 20px 0 0;
  color: rgba(0, 0, 0, 0.5);
  font-size: 0.875rem;
  line-height: 1.429em;
}

.subscribe {
  max-width: 400px;
  margin: 45px auto 15px;
  text-align: center;
}

.subscribe__inner {
  margin: 0 30px;
  padding: 25px 20px;
  border: 2px solid #8f7be7;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

.subscribe__inner input {
  width: 100%;
  display: block;
}

.subscribe__inner .btn {
  width: 100%;
  margin-top: 14px;
  padding: 0;
}

.title {
  margin: 0;
  font-size: 1.375rem;
  font-weight: 300;
  line-height: 1.364em;
  text-transform: uppercase;
}

.video {
  margin-bottom: 80px;
  text-align: center;
}

.video__box {
  position: relative;
  max-width: 640px;
  margin: 25px auto 0;
  background: #eee;
}

.video__box::before {
  content: "";
  display: block;
  padding-top: 62.5%;
}

.video .plyr,
.video__player {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.welcome-screen {
  visibility: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
  opacity: 0;
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.875rem;
  line-height: 1.4em;
  text-align: center;
  -webkit-transition:
    opacity 0.5s,
    visibility 0s 0.5s;
  transition:
    opacity 0.5s,
    visibility 0s 0.5s;
  z-index: 99;
}

.welcome-screen.is-active {
  visibility: visible;
  opacity: 1;
}

.welcome-screen__inner {
  max-width: 780px;
  width: 100%;
  padding: 20px;
}

.welcome-screen__title {
  margin: 0 0 0.917em;
  color: #fff;
  font-size: 3em;
  line-height: 1.167em;
  text-transform: uppercase;
}

.welcome-screen__bigger {
  display: none;
  margin: 1.719em 0 1.25em;
  font-size: 1.6em;
  line-height: 1.438em;
}

.welcome-screen__lock {
  position: relative;
  width: 337px;
  height: 183px;
  background: url(../img/css/lock_bg.png) no-repeat;
  margin: 0 auto;
  -webkit-transform: scale(0.8) translate(-30px, 0);
  -ms-transform: scale(0.8) translate(-30px, 0);
  transform: scale(0.8) translate(-30px, 0);
}

.welcome-screen__btn {
  position: absolute;
  top: 55px;
  left: 45px;
  width: 174px;
  height: 83px;
  background: url(../img/css/lock_btn.png) no-repeat;
  border: none;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition:
    transform 0.5s,
    -webkit-transform 0.5s;
}

.welcome-screen__btn:active,
.welcome-screen__btn:focus {
  -webkit-transform: translate(72px, 0);
  -ms-transform: translate(72px, 0);
  transform: translate(72px, 0);
}

.u-display-block {
  display: block !important;
}

.u-display-inline-block {
  display: inline-block !important;
}

.u-overflow-hidden {
  overflow: hidden !important;
}

.u-position-relative {
  position: relative !important;
}

.u-position-static {
  position: static !important;
}

.u-invisible {
  visibility: hidden !important;
}

.u-hidden-xl-down,
.u-hidden-xs-up {
  display: none !important;
}

.u-flex-grow-1 {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

mark[class*="u-color-"] {
  background-color: transparent;
}

.u-color-highlight {
  color: #8f7be7;
}

.u-color-theme {
  color: #21e15e;
}

.u-mt {
  margin-top: 1em !important;
}

.u-mt-2x {
  margin-top: 2em !important;
}

.u-mt-3x {
  margin-top: 3em !important;
}

.u-mb {
  margin-bottom: 1em !important;
}

.u-mb-2x {
  margin-bottom: 2em !important;
}

.u-mb-3x {
  margin-bottom: 3em !important;
}

.u-text-nowrap {
  white-space: nowrap !important;
}

.u-text-lowercase {
  text-transform: lowercase !important;
}

.u-text-uppercase {
  text-transform: uppercase !important;
}

.u-text-capitalize {
  text-transform: capitalize !important;
}

.u-text-xs-left {
  text-align: left;
}

.u-text-xs-right {
  text-align: right;
}

.u-text-xs-center {
  text-align: center;
}

@media (min-width: 480px) {
  .plyr__controls .plyr__progress,
  .plyr__controls .plyr__time,
  .plyr__controls > button {
    margin-left: 10px;
  }

  .plyr .plyr__volume {
    display: block;
    max-width: 60px;
  }
}

@media (min-width: 576px) {
  .welcome-screen {
    font-size: 1.25rem;
  }

  .welcome-screen__lock {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .u-hidden-sm-up {
    display: none !important;
  }

  .u-text-sm-left {
    text-align: left;
  }

  .u-text-sm-right {
    text-align: right;
  }

  .u-text-sm-center {
    text-align: center;
  }
}

@media (min-width: 640px) {
  .header {
    padding: 40px 42px 10px;
    text-align: left;
  }

  .footer__inner,
  .header__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .app {
    margin-bottom: 55px;
  }

  .app__text {
    display: inline-block;
    margin-right: 55px;
    margin-bottom: 0;
    text-align: left;
  }

  .app__text::before {
    content: "";
    display: block;
    position: absolute;
    top: -6px;
    left: 100%;
    width: 43px;
    height: 14px;
    margin-left: 6px;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='44.27' height='15.333' viewBox='0 0 44.27 15.333' stroke='%23e3e3e3'%3E%3Cpath d='M.679 13.917a31.115 31.115 0 0 1 42.932-7.9' fill='none'/%3E%3C/svg%3E")
      0 0 / contain;
    -webkit-background-size: contain;
  }

  .consultation > .container {
    position: relative;
    min-height: 300px;
    padding-top: 50px;
  }

  .consultation__float-block {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 290px;
    width: 100%;
    text-align: left;
    -webkit-transform: translate(10%, -50%);
    -ms-transform: translate(10%, -50%);
    transform: translate(10%, -50%);
    z-index: 2;
  }

  .consultation__staff {
    position: absolute;
    bottom: 0;
    left: 25%;
    -webkit-transform: translate(-10%, 0);
    -ms-transform: translate(-10%, 0);
    transform: translate(-10%, 0);
  }

  .consultation__photo.m1,
  .consultation__photo.m3 {
    height: auto;
  }

  .consultation2 > .container {
    position: relative;
    min-height: 300px;
    padding-top: 50px;
  }

  .consultation2__float-block {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 290px;
    width: 100%;
    text-align: left;
    -webkit-transform: translate(10%, -50%);
    -ms-transform: translate(10%, -50%);
    transform: translate(10%, -50%);
    z-index: 2;
  }

  .consultation2__staff {
    position: absolute;
    bottom: 0;
    left: 25%;
    -webkit-transform: translate(-10%, 0);
    -ms-transform: translate(-10%, 0);
    transform: translate(-10%, 0);
  }

  .consultation2__photo.m1,
  .consultation__photo.m3 {
    height: auto;
  }

  .consultation3 > .container {
    position: relative;
    min-height: 300px;
    padding-top: 50px;
  }

  .consultation3__float-block {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 290px;
    width: 100%;
    text-align: left;
    -webkit-transform: translate(10%, -50%);
    -ms-transform: translate(10%, -50%);
    transform: translate(10%, -50%);
    z-index: 2;
  }

  .consultation3__staff {
    position: absolute;
    bottom: 0;
    left: 25%;
    -webkit-transform: translate(-10%, 0);
    -ms-transform: translate(-10%, 0);
    transform: translate(-10%, 0);
  }

  .consultation3__photo.m1,
  .consultation__photo.m3 {
    height: auto;
  }

  .consultation4 > .container {
    position: relative;
    min-height: 300px;
    padding-top: 50px;
  }

  .consultation4__float-block {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 290px;
    width: 100%;
    text-align: left;
    -webkit-transform: translate(10%, -50%);
    -ms-transform: translate(10%, -50%);
    transform: translate(10%, -50%);
    z-index: 2;
  }

  .consultation4__staff {
    position: absolute;
    bottom: 0;
    left: 25%;
    -webkit-transform: translate(-10%, 0);
    -ms-transform: translate(-10%, 0);
    transform: translate(-10%, 0);
  }

  .consultation4__photo.m1,
  .consultation__photo.m3 {
    height: auto;
  }
  .consultation5 > .container {
    position: relative;
    min-height: 300px;
    padding-top: 50px;
  }

  .consultation5__float-block {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 290px;
    width: 100%;
    text-align: left;
    -webkit-transform: translate(10%, -50%);
    -ms-transform: translate(10%, -50%);
    transform: translate(10%, -50%);
    z-index: 2;
  }

  .consultation5__staff {
    position: absolute;
    bottom: 0;
    left: 25%;
    -webkit-transform: translate(-10%, 0);
    -ms-transform: translate(-10%, 0);
    transform: translate(-10%, 0);
  }

  .consultation5__photo.m1,
  .consultation__photo.m3 {
    height: auto;
  }

  .logo {
    margin-bottom: 0;
  }

  .logo__img {
    position: relative;
    top: -3px;
  }

  .logo__caption {
    padding-left: 52px;
  }

  .logo--small {
    display: inline-block;
    text-align: left;
  }

  .moneyback__actions .btn {
    display: inline-block;
    margin-left: 50px;
  }

  .moneyback__text {
    text-align: left;
  }

  .popup--map {
    padding-top: 100px;
  }

  .popup--map .contacts__map-btn {
    top: -74px;
    left: 100%;
    margin-left: -188px;
  }

  .popup--map .popup__box::before {
    left: 100%;
    margin-left: -180px;
  }

  .popup--map.is-bottom .contacts__map-btn {
    margin-left: -178px;
  }

  .presentation {
    padding: 70px 0;
  }

  .presentation__item {
    display: inline-block;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 45%;
  }

  .presentation .revenue__next-btn,
  .presentation .revenue__prev-btn {
    bottom: 15%;
  }

  .remote__actions {
    margin-top: 55px;
  }

  .remote__actions .btn {
    display: inline-block;
    margin: 0 0 0 25px;
  }

  .remote__img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  .remote__img:nth-child(1) {
    -webkit-transform: translate(-50%, 0) scale(1);
    -ms-transform: translate(-50%, 0) scale(1);
    transform: translate(-50%, 0) scale(1);
  }

  .revenue {
    margin-bottom: 140px;
  }

  .revenue__title {
    font-size: 2.125rem;
    line-height: 1.176em;
  }

  .revenue__item {
    display: inline-block;
    width: 48%;
    font-size: 1.375rem;
    line-height: 1.364em;
  }

  .revenue__slider-box {
    margin-top: 85px;
  }

  .revenue__slider__item {
    padding: 0;
  }

  .revenue__slider__img {
    margin: 0 70px;
  }

  .revenue__next-btn,
  .revenue__prev-btn {
    width: 27px;
    height: 135px;
  }

  .revenue__prev-btn {
    left: 20px;
  }

  .revenue__next-btn {
    right: 20px;
  }

  .subtitle {
    font-size: 1.25rem;
    line-height: 1.35em;
  }

  .subscribe {
    max-width: none;
  }

  .subscribe__inner {
    display: inline-block;
    margin: 0;
    padding: 25px 30px;
  }

  .subscribe__inner input {
    display: inline-block;
    width: 166px;
  }

  .subscribe__inner .btn {
    width: 186px;
    margin: 0 0 0 25px;
  }

  .title {
    font-size: 2.5rem;
    line-height: 1.175em;
  }

  .video {
    margin-bottom: 120px;
  }

  .u-hidden-md-up {
    display: none !important;
  }

  .u-text-md-left {
    text-align: left;
  }

  .u-text-md-right {
    text-align: right;
  }

  .u-text-md-center {
    text-align: center;
  }
}

@media (min-width: 768px) {
  .plyr__captions {
    font-size: 24px;
  }

  .plyr__time + .plyr__time {
    display: inline-block;
  }

  .plyr .plyr__volume {
    max-width: 100px;
  }
}

@media (min-width: 800px) {
  .promo__tip--13 {
    display: block;
    top: 1110px;
    margin-left: -370px;
  }
}

@media (min-width: 900px) {
  .header {
    position: absolute;
  }

  .consultation > .container {
    min-height: 456px;
  }

  .consultation__float-block {
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
  }

  .consultation__staff {
    height: 456px;
    line-height: 456px;
  }

  .consultation__person {
    left: auto;
    bottom: auto;
    top: 0;
    right: 100%;
    -webkit-transform: translate(25%, 100%);
    -ms-transform: translate(25%, 100%);
    transform: translate(25%, 100%);
  }

  .consultation__person::before {
    left: 100%;
    width: 65px;
    height: 31px;
    -webkit-transform: translate(-120%, 25%) rotate(210deg);
    -ms-transform: translate(-120%, 25%) rotate(210deg);
    transform: translate(-120%, 25%) rotate(210deg);
  }

  .consultation2 > .container {
    min-height: 456px;
  }

  .consultation2__float-block {
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
  }

  .consultation2__staff {
    height: 456px;
    line-height: 456px;
  }

  .consultation2__person {
    left: auto;
    bottom: auto;
    top: 0;
    right: 100%;
    -webkit-transform: translate(25%, 100%);
    -ms-transform: translate(25%, 100%);
    transform: translate(25%, 100%);
  }

  .consultation2__person::before {
    left: 100%;
    width: 65px;
    height: 31px;
    -webkit-transform: translate(-120%, 25%) rotate(210deg);
    -ms-transform: translate(-120%, 25%) rotate(210deg);
    transform: translate(-120%, 25%) rotate(210deg);
  }

  .consultation3 > .container {
    min-height: 456px;
  }

  .consultation3__float-block {
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
  }

  .consultation3__staff {
    height: 456px;
    line-height: 456px;
  }

  .consultation3__person {
    left: auto;
    bottom: auto;
    top: 0;
    right: 100%;
    -webkit-transform: translate(25%, 100%);
    -ms-transform: translate(25%, 100%);
    transform: translate(25%, 100%);
  }

  .consultation3__person::before {
    left: 100%;
    width: 65px;
    height: 31px;
    -webkit-transform: translate(-120%, 25%) rotate(210deg);
    -ms-transform: translate(-120%, 25%) rotate(210deg);
    transform: translate(-120%, 25%) rotate(210deg);
  }

  .consultation4 > .container {
    min-height: 456px;
  }

  .consultation4__float-block {
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
  }

  .consultation4__staff {
    height: 456px;
    line-height: 456px;
  }

  .consultation4__person {
    left: auto;
    bottom: auto;
    top: 0;
    right: 100%;
    -webkit-transform: translate(25%, 100%);
    -ms-transform: translate(25%, 100%);
    transform: translate(25%, 100%);
  }

  .consultation4__person::before {
    left: 100%;
    width: 65px;
    height: 31px;
    -webkit-transform: translate(-120%, 25%) rotate(210deg);
    -ms-transform: translate(-120%, 25%) rotate(210deg);
    transform: translate(-120%, 25%) rotate(210deg);
  }
  .consultation5 > .container {
    min-height: 456px;
  }

  .consultation5__float-block {
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
  }

  .consultation5__staff {
    height: 456px;
    line-height: 456px;
  }

  .consultation5__person {
    left: auto;
    bottom: auto;
    top: 0;
    right: 100%;
    -webkit-transform: translate(25%, 100%);
    -ms-transform: translate(25%, 100%);
    transform: translate(25%, 100%);
  }

  .consultation5__person::before {
    left: 100%;
    width: 65px;
    height: 31px;
    -webkit-transform: translate(-120%, 25%) rotate(210deg);
    -ms-transform: translate(-120%, 25%) rotate(210deg);
    transform: translate(-120%, 25%) rotate(210deg);
  }
  .contacts {
    display: inline-block;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .contacts__item:nth-of-type(3) {
    display: inline-block;
    margin-top: 0;
  }

  .contacts__callback-btn {
    margin-left: 30px;
  }

  .logo--small {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .logo--small .logo__set {
    display: inline-block;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    vertical-align: middle;
  }

  .logo--small .logo__caption {
    display: inline-block;
    padding: 0;
    vertical-align: middle;
  }

  .popup--map .contacts__map-btn {
    margin-left: -353px;
  }

  .popup--map .popup__box::before {
    margin-left: -345px;
  }

  .popup--map.is-bottom {
    padding-bottom: 80px;
  }

  .popup--map.is-bottom .contacts__map-btn {
    margin-left: -345px;
  }

  .presentation__item {
    width: 32%;
  }

  .presentation__slider__hgroup {
    float: left;
    width: 50%;
    padding-left: 50px;
    text-align: left;
  }

  .presentation__slider__callout {
    float: left;
    margin: 0 0 0 50px;
  }

  .promo {
    margin-top: 0;
  }

  .revenue__item {
    width: 32%;
  }

  .u-hidden-lg-up {
    display: none !important;
  }

  .u-text-lg-left {
    text-align: left;
  }

  .u-text-lg-right {
    text-align: right;
  }

  .u-text-lg-center {
    text-align: center;
  }
}

@media (min-width: 960px) {
  .promo__tip--15 {
    display: block;
    top: 965px;
    margin-left: 390px;
  }
}

@media (min-width: 1024px) {
  .plyr--fullscreen-active .plyr__captions {
    font-size: 32px;
  }
}

@media (min-width: 1100px) {
  .revenue__prev-btn {
    left: 70px;
  }

  .revenue__next-btn {
    right: 70px;
  }
}

@media (min-width: 1300px) {
  .presentation__slider__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 80px;
    font-size: 1.875rem;
    line-height: 1.333em;
  }

  .presentation__slider__item--mh600 {
    min-height: 600px;
  }

  .presentation__slider__set {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 50px;
    width: -webkit-calc(45% - 80px);
    width: calc(45% - 80px);
    height: 100%;
    padding-right: 50px;
  }

  .presentation__slider__hgroup {
    width: auto;
  }

  .presentation__slider__title {
    font-size: 3.75rem;
    line-height: 1.167em;
  }

  .presentation__slider__callout {
    margin-top: 50px;
  }

  .presentation__slider__img-box {
    margin: 0 0 0 45%;
  }

  .presentation .revenue__next-btn,
  .presentation .revenue__prev-btn {
    top: 50%;
    bottom: auto;
  }
}

@media (min-width: 1520px) {
  .footer {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .app {
    margin-top: -100px;
    text-align: right;
  }

  .consultation > .container {
    min-height: 680px;
  }

  .consultation__float-block {
    left: auto;
    right: 20px;
    max-width: 360px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }

  .consultation__staff {
    height: 680px;
    line-height: 680px;
  }

  .consultation2 > .container {
    min-height: 680px;
  }

  .consultation2__float-block {
    left: auto;
    right: 20px;
    max-width: 360px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }

  .consultation2__staff {
    height: 680px;
    line-height: 680px;
  }
  .consultation3 > .container {
    min-height: 680px;
  }

  .consultation3__float-block {
    left: auto;
    right: 20px;
    max-width: 360px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }

  .consultation3__staff {
    height: 680px;
    line-height: 680px;
  }
  .consultation4 > .container {
    min-height: 680px;
  }

  .consultation4__float-block {
    left: auto;
    right: 20px;
    max-width: 360px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }

  .consultation4__staff {
    height: 680px;
    line-height: 680px;
  }
  .consultation5 > .container {
    min-height: 680px;
  }

  .consultation5__float-block {
    left: auto;
    right: 20px;
    max-width: 360px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }

  .consultation5__staff {
    height: 680px;
    line-height: 680px;
  }

  .moneyback__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: left;
  }

  .moneyback__actions {
    width: 380px;
  }

  .moneyback__actions .btn {
    margin-left: 0;
  }

  .moneyback__text {
    display: block;
  }

  .popup--map.is-bottom {
    padding-bottom: 106px;
  }

  .popup--map.is-bottom .contacts__map-btn {
    margin-left: -354px;
  }

  .presentation__inner {
    padding-left: 720px;
  }

  .presentation__hgroup {
    position: absolute;
    top: 0;
    left: 0;
    width: 720px;
  }

  .presentation__subscribe {
    max-width: 660px;
  }

  .presentation__item {
    width: 45%;
    height: 100px;
    margin: 0;
    font-size: 1.25rem;
    line-height: 1.2;
  }

  .presentation__item::before {
    font-size: 0.75rem;
  }

  .presentation__icon {
    height: 100px;
    line-height: 100px;
  }

  .promo {
    height: 1760px;
  }

  .promo__text {
    top: 615px;
    margin-left: -210px;
    padding: 25px;
    font-size: 1.875rem;
    line-height: 1.267em;
  }

  .promo__shadow {
    top: 720px;
    margin-left: -185px;
  }

  .promo__touch-table {
    top: 607px;
    margin-left: 170px;
  }

  .promo__tip {
    display: block;
    padding: 9px 15px;
    font-size: 0.75rem;
  }

  .promo__tip::before {
    border-width: 8px;
  }

  .promo__tip--1 {
    top: 330px;
    margin-left: -720px;
  }

  .promo__tip--2 {
    top: 260px;
    margin-left: -240px;
  }

  .promo__tip--3 {
    top: 150px;
    margin-left: -100px;
  }

  .promo__tip--4 {
    top: 195px;
    margin-left: 30px;
  }

  .promo__tip--5 {
    top: 202px;
    margin-left: 157px;
  }

  .promo__tip--6 {
    top: 245px;
    margin-left: 340px;
  }

  .promo__tip--7 {
    top: 325px;
    margin-left: 270px;
  }

  .promo__tip--8 {
    top: 420px;
    margin-left: 640px;
  }

  .promo__tip--9 {
    top: 580px;
    margin-left: -450px;
  }

  .promo__tip--10 {
    top: 630px;
    margin-left: 330px;
  }

  .promo__tip--11 {
    top: 860px;
    margin-left: 0;
  }

  .promo__tip--12 {
    top: 790px;
    margin-left: 390px;
  }

  .promo__tip--13 {
    top: 1290px;
    margin-left: -680px;
  }

  .promo__tip--14 {
    top: 1250px;
    margin-left: 160px;
  }

  .promo__tip--15 {
    top: 1075px;
    margin-left: 660px;
  }

  .remote__inner {
    position: relative;
    padding-left: 650px;
    text-align: left;
  }

  .remote__img-box {
    position: absolute;
    top: 0;
    left: 80px;
    width: 650px;
  }

  .revenue__hgroup {
    position: absolute;
    left: 0;
    width: 600px;
  }

  .revenue__title {
    font-size: 3.188rem;
    line-height: 1.157em;
    text-align: left;
  }

  .revenue__list {
    position: relative;
    padding-left: 600px;
    text-align: left;
  }

  .revenue__item {
    margin-bottom: 30px;
    font-size: 2.125rem;
    line-height: 1.324em;
    text-align: center;
  }

  .revenue__item::before {
    font-size: 3.75rem;
  }

  .revenue__item:nth-of-type(1) {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 600px;
  }

  .revenue__item:nth-of-type(2),
  .revenue__item:nth-of-type(3) {
    width: 500px;
  }

  .revenue__item:nth-of-type(4),
  .revenue__item:nth-of-type(5) {
    position: absolute;
    right: 0;
    width: 400px;
  }

  .revenue__item:nth-of-type(4) {
    top: 0;
  }

  .revenue__item:nth-of-type(5) {
    bottom: 0;
  }

  .revenue__img {
    max-width: none;
    height: 195px;
  }

  .revenue__slider__hgroup {
    position: absolute;
    top: 50%;
    left: 100px;
    width: 50%;
    margin: 0;
    text-align: left;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }

  .revenue__slider__img {
    float: right;
    width: 50%;
    margin-left: 0;
  }

  .revenue__prev-btn {
    left: 20px;
  }

  .revenue__next-btn {
    right: 20px;
  }

  .subtitle {
    font-size: 1.875rem;
    line-height: 1.333em;
  }

  .subscribe__inner {
    display: block;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 40px 45px;
  }

  .subscribe__inner .btn,
  .subscribe__inner input {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }

  .title {
    font-size: 3.75rem;
    line-height: 1.167em;
  }

  .video__inner {
    position: relative;
    padding-left: 670px;
  }

  .video__hgroup {
    position: absolute;
    top: 50%;
    left: 0;
    width: 670px;
    text-align: left;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }

  .u-hidden-xl-up {
    display: none !important;
  }

  .u-text-xl-left {
    text-align: left;
  }

  .u-text-xl-right {
    text-align: right;
  }

  .u-text-xl-center {
    text-align: center;
  }
}

@media (min-width: 1550px) {
  .popup--map .contacts__map-btn {
    margin-left: -333px;
  }

  .popup--map .popup__box::before {
    margin-left: -325px;
  }
}

@media (min-width: 1700px) {
  .revenue__slider__hgroup {
    left: 0;
  }

  .revenue__slider__img {
    width: 60%;
    margin: 0;
  }

  .revenue__next-btn,
  .revenue__prev-btn {
    width: 40px;
    height: 200px;
  }

  .revenue__prev-btn {
    left: -90px;
  }

  .revenue__next-btn {
    right: -90px;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  img[src*=".svg"] {
    width: 100%;
  }
}

@media print {
  *,
  ::after,
  ::before {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  abbr[title]::after {
    content: "(" attr(title) ")";
  }

  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  img,
  tr {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }
}

@media (min-height: 640px) {
  .welcome-screen__bigger {
    display: block;
  }
}

@media (max-width: 575px) {
  .u-hidden-xs-down {
    display: none !important;
  }
}

@media (max-width: 639px) {
  .u-hidden-sm-down {
    display: none !important;
  }
}

@media (max-width: 1519px) {
  .u-hidden-lg-down {
    display: none !important;
  }
}

@media only screen and (max-width: 1366px) {
  .vid,
  .vid2 {
    padding: 0 0 76%;
  }
}

@media only screen and (max-width: 1000px) {
  .glavnaya h2,
  h2 {
    font-size: 1.5rem;
  }

  .glavnaya h3 {
    font-size: 1.2rem;
  }

  .glavnaya h4 {
    font-size: 1rem;
  }

  .desc .h2 {
    font-size: 1.3rem;
  }

  .desc p,
  .desc ul {
    font-size: 1rem !important;
    line-height: 1.5 !important;
  }

  .desc p span {
    font-size: inherit !important;
    line-height: inherit !important;
  }
}

.infowindow {
  height: 100%;
}

.infowindow-content {
  width: 320px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

.infowindow-image {
  width: 218px;
  height: 100%;
  background-color: rgba(238, 238, 238, 0.75);
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
}

.infowindow-details {
  padding: 12px 0 12px 12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.infowindow-details h1,
.infowindow-details h2,
.infowindow-details h3,
.infowindow-details h4,
.infowindow-details h5,
.infowindow-details h6 {
  margin: 0 0 12px;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  color: #424242;
}

.infowindow-details h4 {
  font-size: 13px;
  line-height: 22px;
}

.infowindow-details > a {
  text-decoration: underline;
  color: #3271b8;
  font-family: "Roboto", sans-serif;
  font-size: 13px;
  line-height: 16px;
}

.infowindow-details > a:hover {
  text-decoration: none;
}

.infowindow-list {
  margin: 0 0 10px;
}

.infowindow-list li {
  position: relative;
  margin: 0 0 2px;
  padding: 0 0 0 20px;
}

.infowindow-list li:last-child {
  margin: 0;
}

.infowindow-list li img {
  display: block;
  max-width: 10px;
  max-height: 10px;
  position: absolute;
  left: 0;
  top: 7px;
}

.infowindow-list li span,
.infowindow-list li a {
  text-decoration: none;
  color: #424242;
  font-family: "Roboto", sans-serif !important;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 400;
}
.main_h1 {
  text-align: center;
  font-size: 2.5em;
  font-weight: 700;
  margin: 40px;
}
.main_h2 {
  font-size: 1.875rem;
  line-height: 1.1;
  font-weight: 500;
  margin-bottom: 23px;
  margin-top: 20px;
}
.main-text {
  font-size: 1rem;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
  color: #000;
  line-height: 1.5;
  margin-bottom: 45px;
}
.main-text p {
  margin-bottom: 20px;
}
.main-text ul li {
  font-size: 1rem;
  list-style: disc;
  margin: 20px;
}
@media only screen and (max-width: 992px) {
  .infowindow-image {
    display: none;
  }

  .infowindow-details {
    padding: 4px 4px;
    width: 260px;
    margin: 0 0;
  }

  .infowindow-content {
    width: 100%;
  }

  .gm-style .gm-style-iw > div {
    max-width: none !important;
  }
  .u-hidden-md-down {
    display: none !important;
  }
  .vid,
  .vid2 {
    height: auto;
    padding: 120px 0 60px;
  }

  .glavnaya [class^="vid"] > [class^="info"] {
    width: auto;
    position: relative;
    margin: 40px 1rem 0 40px;
    left: auto;
    right: auto;
    top: 0;
  }
}

.hidden {
  display: none !important;
  visibility: hidden !important;
}

@media only screen and (max-width: 660px) {
  .mobile-hidden {
    display: none !important;
  }
  .bg-footer .forms__submit,
  .bg-footer2 .forms__submit {
    min-width: unset;
  }
  header:not(.page-template-default):not(.ctlg-template-default):not(
      .tax-catalog_category
    ):not(.post-template-default) {
    border-bottom: 1px solid #000;
    box-shadow: 0 0 24px #000;
  }

  header:not(.page-template-default) > .wrapper--big {
    padding: 0 1.4rem;
  }
  .vid,
  .vid2 {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 100px 0 30px;
  }

  video.shifted-on-mobile {
    left: -23%;
    object-fit: unset;
    width: auto;
  }

  .glavnaya [class^="vid"] > [class^="info"] {
    margin: 0 1rem;
    padding: 1rem 0;
    text-align: center;
    max-width: unset;
    background: rgba(0, 0, 0, 0.6);
  }

  .glavnaya [class^="vid"] > [class^="info"] ul {
    display: none;
  }

  .glavnaya [class^="vid"] > [class^="info"] .h2 {
    font-size: 1.5rem;
    margin-bottom: 15px;
  }

  .glavnaya [class^="vid"] > [class^="info"] #wpcf7-f1618-o1 {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    overflow: hidden;
  }

  .glavnaya [class^="vid"] > [class^="info"] #wpcf7-f1618-o1 > .wpcf7-form {
    padding: 0;
    width: auto;
  }

  .glavnaya [class^="vid"] > [class^="info"] .form-block {
    margin: auto;
    text-align: left;
  }

  .glavnaya [class^="vid"] > [class^="info"] .form-block h3 {
    margin-bottom: 40px;
    text-align: center;
  }

  .glavnaya [class^="vid"] > [class^="info"] .form-block .one-third {
    margin-top: 0;
    margin-bottom: 30px;
    color: #fff;
    position: relative;
  }

  .glavnaya [class^="vid"] > [class^="info"] .form-block .wpcf7-form-control {
    color: #fff;
    position: relative;
  }

  .glavnaya [class^="vid"] > [class^="info"] .form-block .forms__label {
    top: -16px;
    left: 0;
    position: absolute;
  }

  .glavnaya
    [class^="vid"]
    > [class^="info"]
    .form-block
    .wpcf7-validation-errors {
    width: 100% !important;
  }

  .glavnaya [class^="vid"] > [class^="info"] .form-block .wpcf7 .ajax-loader {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
  }

  .info__actions .btn {
    width: 100%;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    font-size: 0.8rem;
    padding: 0.6rem;
  }
}

@media only screen and (min-width: 661px) {
  .mobile-visible {
    display: none !important;
  }
}

.elementor-element-39847da .other-services .main_h2,
.elementor-element-894e2ac .other-services .main_h2,
.elementor-element-7d76581 .other-services .main_h2 {
  margin-top: 0;
}

.links-wrapper a,
.sitemap-links-wrapper a {
  display: block;
}

.links-wrapper .h-link,
.sitemap-links-wrapper .h-link {
  margin-top: 20px;
}

.links-wrapper {
  display: none;
  justify-content: space-between;
  font-size: 15px;
  margin-top: 50px;
  margin-bottom: 50px;
  flex-direction: row;
}

.sitemap-links-wrapper {
  font-size: 17px;
}

.links-wrapper ul {
  padding-top: 0;
  margin-top: 5px;
  padding-left: 15px;
}

.links-wrapper li {
  list-style: none;
}

.sitemap-links-wrapper ul {
  padding-top: 0;
  margin-top: 5px;
  padding-left: 50px;
}

.sitemap-links-wrapper li {
  list-style: disc;
}

.soc__item-sitemap {
  margin-left: 58%;
}

.other-services {
  width: 100%;
  display: none;
}

.other-services h2 {
  margin-top: 40px;
}

.main-banner-inner__title {
  color: #000000;
}

@media only screen and (max-width: 1000px) {
  .soc__item-sitemap {
    margin-left: 5%;
  }
}

@media only screen and (max-width: 768px) {
  .links-wrapper {
    flex-direction: column;
  }

  .m-h-link {
    margin-top: 25px;
  }
}

.desc ul.list-no li {
  list-style-type: none;
}
.page__retail .info3 {
  max-width: unset;
  background-color: #000000a6;
  width: 74%;
}
.page__retail .desc h1 {
  font-size: 3.5rem;
}
.page__theatre .info3 {
  max-width: unset;
  background-color: #000000a6;
  width: 74%;
}
.page__theatre .desc h1 {
  font-size: 3.5rem;
}
h2.calc__title {
  text-align: center;
  margin-bottom: 50px;
}
.page__retail .btns,
.page__theatre .btns {
  display: flex;
  gap: 20px;
}
.page__retail .btn.order-btn,
.page__theatre .btn.order-btn {
  margin: unset;
}
.page__retail .btn.calc-btn,
.page__theatre .btn.calc-btn {
  margin: unset;
}
.calc-btn {
  background: #5e9adc;
  border-color: rgba(0, 0, 0, 0);
  box-shadow:
    14px 22px 40px 0px rgba(30, 35, 66, 0.28),
    0px 3px 0px 0px #3d79bb;
  color: #fff;
  font-feature-settings:
    "clig" off,
    "liga" off;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 230px;
  height: 60px;
  margin: 0;
}
.page__retail .btn--orange,
.page__theatre .btn--orange {
  background-color: #f49746;
  border: 1px solid #f49746;
  background-blend-mode: multiply, normal;
  box-shadow:
    14px 22px 40px 0px rgba(30, 35, 66, 0.28),
    0px 3px 0px 0px #cc5919;
  color: #fff;
  font-feature-settings:
    "clig" off,
    "liga" off;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 230px;
  height: 60px;
  margin: 0;
}
.calc__block {
  margin-bottom: 50px;
}
@media screen and (max-width: 600px) {
  .page__retail .desc h1 {
    font-size: 1.7rem;
  }
  .page__theatre .desc h1 {
    font-size: 1.7rem;
  }
  .page__retail .info__actions.btns,
  .page__theatre .info__actions.btns {
    flex-direction: column;
    gap: 10px;
  }
  .page__retail .btn--orange,
  .page__theatre .btn--orange {
    width: 100%;
  }
}
