﻿/*main colors*/
/*Тень*/
.flex-container {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
}
.wrap-container-slider .head-slider-container .owl-dots {
  display: none;
}
.main__top {
  margin-top: 0 !important;
  height: 600px;
}
.wrap-container-slider {
  height: 600px;
}
.head-slider-container {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 999999999;
  height: 600px;
}
.head-slider-container .owl-dots {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
}
.head-slider-container .owl-dots .owl-dot.active span,
.head-slider-container .owl-dots .owl-dot:hover span {
  background: #00c1c4;
}
.head-slider-container .owl-nav span {
  font-size: 30px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  color: #000;
  height: 40px;
  font-weight: 100;
  z-index: 9999999;
  line-height: 40px;
}
.head-slider-container .owl-nav span[aria-label="Previous"] {
  left: 20px;
}
.head-slider-container .owl-nav span[aria-label="Next"] {
  right: 20px;
}
.vebinar-container .main__top.f {
  flex-direction: row !important;
}
.vebinar-container .main__top.f .f-2 {
  justify-content: flex-start;
  padding: 0 50px;
}
.vebinar-container .plate {
  width: 500px;
  height: 70px;
  position: relative;
  /*> p {
            text-transform: uppercase;
            letter-spacing: .5em;
            display: inline-block;
            border: 4px double rgba(255,255,255,.25);
            border-width: 4px 0;
            padding: 1.5em 0em;
            color: white !important;
            line-height: 25px;
            margin-bottom:0;

            span {
                font: 700 4em/1 "Oswald", sans-serif;
                letter-spacing: 0;
                padding: .25em 0 .325em;
                display: block;
                margin: 0 auto;
                text-shadow: 0 0 80px rgba(255,255,255,.5);*/
  /* Clip Background Image */
  /*background: url(https://i.ibb.co/RDTnNrT/animated-text-fill.png) repeat-y;
                -webkit-background-clip: text;
                background-clip: text;*/
  /* Animate Background Image */
  /*-webkit-text-fill-color: transparent;
                -webkit-animation: aitf 80s linear infinite;*/
  /* Activate hardware acceleration for smoother animations */
  /*-webkit-transform: translate3d(0,0,0);
                -webkit-backface-visibility: hidden;
            }
        }*/
  /* Animate Background Image */
  /*@-webkit-keyframes aitf {
            0% {
                background-position: 0% 50%;
            }

            100% {
                background-position: 100% 50%;
            }
        }*/
}
.vebinar-container .plate > p {
  text-transform: uppercase;
  letter-spacing: 0.5em;
  display: inline-block;
  border: 4px double rgba(255, 255, 255, 0.25);
  border-width: 4px 0;
  padding: 1.5em 0em;
  color: white !important;
  line-height: 25px;
  margin-bottom: 0;
}
.vebinar-container a {
  background-color: #3d91df;
  /* background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a5b8da), color-stop(100%, #7089b3)); */
  /* background-image: -webkit-linear-gradient(top, #b2becb, #0064c9); */
  background-image: -moz-linear-gradient(top, #a5b8da, #7089b3);
  background-image: -ms-linear-gradient(top, #a5b8da, #7089b3);
  background-image: -o-linear-gradient(top, #a5b8da, #7089b3);
  background-image: linear-gradient(top, #a5b8da, #7089b3);
  /* border-top: 1px solid #758fba; */
  /* border-right: 1px solid #6c84ab; */
  /* border-bottom: 1px solid #5c6f91; */
  /* border-left: 1px solid #6c84ab; */
  border-radius: 8px;
  -webkit-box-shadow: inset 0 1px 0 0 #aec3e5;
  box-shadow: inset 0 1px 0 0 #aec3e5;
  color: #fff;
  /* font: bold 11px/1 "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif; */
  padding: 20px 0;
  outline: 0;
  text-align: center;
  text-shadow: 0 -1px 1px #64799e;
  text-transform: uppercase;
  font-size: 12px;
}
.vebinar-container .banner-content {
  margin-top: 50px;
}
.vebinar-container .banner-content .letterpress {
  background: #0064c9;
  color: white;
  /*-webkit-clip-path: polygon(0 10%, 100% 0, 100% 90%, 0 100%);
            clip-path: polygon(0 10%, 100% 0, 100% 90%, 0 100%);*/
  padding: 10px 0;
  text-align: center;
}
.vebinar-container .banner-content > span {
  margin: 30px 0;
  display: inline-block;
  font-size: 20px;
  color: #333;
  text-align: left;
  padding: 40px 0;
}
.vebinar-container .banner-content > span b {
  line-height: 25px;
  letter-spacing: 3px;
}
.vebinar-container .banner-content > span ul {
  list-style-type: none;
}
.vebinar-container .banner-content > span ul li {
  margin: 10px 0;
}
.vebinar-container .wrap-bg-2 {
  background-image: url('../images/img/bg/photo_2023-02-07_17-02-16.jpg');
  filter: brightness(80%);
}
#mainTools_new {
  background: transparent;
}
#mainTools_new #scene #right-zone {
  right: 0;
}
#mainTools_new #scene #left-zone {
  background: transparent;
}
#mainTools_new #scene .content {
  right: 0;
  left: 38em;
  top: -500px;
}
@media (max-width: 760px) {
  .vebinar-container .main__top.f {
    flex-direction: column-reverse !important;
  }
  .vebinar-container .main__top.f .f-1 {
    display: none;
  }
  .vebinar-container .main__top.f .f-2 {
    padding: 0;
  }
  .vebinar-container .wrap-bg-2 {
    margin-bottom: 30px;
  }
  .vebinar-container .plate {
    width: 100%;
  }
  .vebinar-container .plate p {
    font-size: 13px !important;
  }
}
/* [data-elem=hideMobile]{
        display:none !important;
    }*/
.slide-img {
  margin: 70px 0;
  border-radius: 4px;
  border: 4px solid white;
}
.blur-wrap {
  position: absolute !important;
  left: 0;
  top: 0;
  bottom: 25px;
  right: 0;
  max-width: 100%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  max-width: 100% !important;
}
/*Семинар*/
.sem-txt-color {
  color: #000 !important;
}
.main__top__text h1.cap {
  position: relative;
  /* background: #ffffff; */
  padding: 0 !important;
  font-size: 30px;
  border-radius: 0 !important;
  font-weight: bold;
  width: 360px;
}
.main__top__text .banner {
  color: #ffffff !important;
  background: rgba(61, 145, 222, 0.74901961);
  padding: 5px;
  font-size: 18px !important;
}
.main__top__text .tools-panel-btn .btn_big {
  font-size: 17px;
  padding: 9px 29px 10px;
  cursor: pointer;
}
.main__top__text .tools-panel-btn.w100 {
  margin-top: 10px;
  width: 342px;
}
.main__top__text .tools-panel-btn.w100 a {
  width: 312px;
}
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
.mTxt-r {
  color: #c12b2b;
  position: absolute;
  margin-left: -10px;
  margin-top: 2px;
  font-size: 14px;
}
a[x-apple-data-detectors] {
  color: inherit !important;
  text-decoration: none !important;
  font-size: inherit !important;
  font-family: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
}
body,
html {
  width: 100%;
  height: 100%;
}
body {
  font-family: Montserrat, sans-serif;
}
img,
svg {
  display: block;
}
a {
  outline: none;
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5 {
  font-weight: normal;
}
h2 {
  font-size: 36px;
}
.txt-center {
  text-align: center;
}
.el-center {
  margin: 0 auto;
}
.a-link-hover:hover {
  color: #1b8270;
}
.center-container {
  text-align: center;
}
.row-max {
  max-width: 1200px !important;
}
.p-bot-30 {
  padding-bottom: 30px !important;
}
.m-bot-30 {
  margin-bottom: 30px !important;
}
.mT-first-container {
  margin-top: 100px !important;
}
.body-bg {
  background-color: #f7f7f7;
}
.page-content {
  max-width: 1194px;
  background-color: #ffffff;
  padding: 40px 101px 50px;
}
.page-title {
  font-size: 36px;
  color: #333333;
  line-height: 1.39;
  padding: 0 20px;
  text-align: center;
  font-weight: normal;
}
.bluur-bg-header {
  position: absolute;
  top: 70px;
  left: 0;
  right: 0;
  height: 600px;
  z-index: 9;
  background-repeat: no-repeat;
  background-size: contain;
  /* background-attachment: fixed;*/
  background-image: url('../images/img/bg/bg-top.png');
  background-position: left bottom;
}
.main-wrap {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-direction: column;
  height: 100%;
}
.main-wrap > div:first-child {
  flex: 1 0 auto;
}
.footer-wrap {
  flex: 0 0 auto;
}
.social-container {
  margin-top: 15px;
}
.social-container a {
  width: 30px;
  height: 30px;
  display: inline-block;
  background-color: #ffffff;
  border-radius: 100%;
  position: relative;
  margin-right: 5px;
  cursor: pointer;
}
.social-container a span {
  color: #171717 !important;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 12px;
  display: inline-block;
  width: auto;
  text-align: center;
}
/*about-container*/
.about-container .row-e {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: center;
}
.about-container .row-e .cell-container {
  width: 240px;
  min-height: 100px;
  background-color: #ffffff;
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0), -3px 2px 10px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 14px 28px rgba(0, 0, 0, 0), -3px 2px 10px rgba(0, 0, 0, 0.1);
  padding: 10px 0;
  box-sizing: border-box;
}
.about-container .row-e .cell-container .index-txt-container {
  color: #1b8270;
  display: block;
  height: 55px;
}
.about-container .row-e .cell-container .index-txt-container > label {
  font-size: 50px;
}
.about-container .row-e .cell-container .index-txt-container > span {
  margin-left: 5px;
}
.about-container .row-e .cell-container .description-txt {
  display: block;
  padding: 0 10px;
  font-size: 13px;
  color: #999999;
  height: 46px;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  justify-content: center;
}
.about-container .row-e .cell-container:not(:first-child) {
  margin-left: 2px;
}
.about-container .row-e:not(:first-child) {
  margin-top: 2px;
}
/*----------------*/
.social > a {
  width: 70px;
  height: 70px;
  font-size: 50px;
  background: #333333;
  border-radius: 100%;
  /* padding: 10px; */
  /* text-align: center; */
  vertical-align: middle;
  line-height: 70px;
  color: #f7f7f7;
  cursor: pointer;
}
.col-xs-6 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  padding-right: 15px;
  padding-left: 15px;
}
.clientes div {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
}
.clientes div div {
  display: block;
}
.clientes div div > img {
  max-width: 100px;
  margin: 10px 0;
}
#scene .content {
  /* left: 490px;
        top: -500px;*/
  right: 203px;
  left: 395px;
  top: -500px;
}
#scene .content .picto {
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  /* background-size: 570px 360px;*/
  background-size: cover;
  height: 405px;
  background-repeat: no-repeat;
}
#scene .content .picto img {
  height: 70%;
  width: 100%;
}
#scene #right-zone {
  background-image: url('../images/img/image12.png');
  /* background-size: cover;
        background-repeat: no-repeat;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 350px;
        right: 0;*/
  background-size: 580px;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 200px;
  width: 578px;
}
body #scene #left-zone .list li.item input[type="radio"] ~ .content .picto {
  width: 92% !important;
  overflow: hidden;
  position: absolute;
  top: 11px;
  display: inline-block;
  left: 25px;
}
#video .youtube-videogallery > .spaced-cols {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
}
#video .youtube-videogallery > .spaced-cols > div {
  width: 30%;
  margin: 10px 0;
}
#video .youtube-videogallery > .spaced-cols > div > iframe {
  width: 100%;
}
#video .youtube-videogallery > .spaced-cols > div > h4 {
  color: #333333;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  margin-top: 10px;
}
.btn {
  text-align: center;
  border-radius: 5px;
  background-color: #3D91DE;
  color: #ffffff;
  transition: background 200ms linear, color 200ms linear, border 200ms linear;
  outline: none;
}
.btn:hover {
  background-color: #1b8270;
}
.btn__entry {
  font-size: 16px;
  line-height: 1.23;
  padding: 8px 50px 10px;
  height: 37px;
  cursor: pointer;
}
.btn_big {
  font-size: 24px;
  padding: 9px 29px 10px;
  cursor: pointer;
}
.btn_small {
  font-size: 18px;
  padding: 7px 14px 8px;
}
.btn_transparent {
  border: solid 1px #e4e4e4;
  color: #3D91DE;
  background-color: #ffffff;
}
.btn_transparent:hover {
  color: #ffffff;
}
/*----------------*/
.modal {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  background-color: #ffffff;
  padding: 0;
  max-height: 70%;
  width: 55%;
  margin: auto;
  overflow-y: auto;
  border-radius: 2px;
  will-change: top, opacity;
  outline: none;
  top: 10% !important;
}
.modal.open {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-name: modal-anim;
  animation-name: modal-anim;
}
.modal-overlay {
  position: fixed;
  z-index: 999;
  top: -25%;
  left: 0;
  bottom: 0;
  right: 0;
  height: 125%;
  width: 100%;
  background: #333333;
  display: none;
  will-change: opacity;
  opacity: 0.7 !important;
}
.modal-close {
  cursor: pointer;
  position: absolute;
  top: 20px;
  right: 20px;
}
@keyframes modal-anim {
  0% {
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    -webkit-transform: perspective(1px) scale3d(1.1, 1.1, 1);
    transform: perspective(1px) scale3d(1.1, 1.1, 1);
  }
  100% {
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    -webkit-transform: perspective(1px) scale3d(1, 1, 1);
    transform: perspective(1px) scale3d(1, 1, 1);
  }
}
/*----------------*/
#modal-entry {
  width: 100%;
  max-width: 588px;
  padding: 38px 75px 49px;
}
#modal-entry h2 {
  font-size: 25px;
  color: #ffffff;
  margin-bottom: 20px;
  width: 100%;
  text-align: center;
}
#modal-entry input {
  width: 100%;
  margin-bottom: 20px;
}
#modal-entry button {
  margin: 10px auto 30px;
  border: 0;
  display: block;
  cursor: pointer;
  padding: 9px 38px 8px;
}
.modal-entry__links {
  width: 100%;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
}
.modal-entry__link {
  font-size: 15px;
  color: #1481b4;
  display: block;
}
.modal-entry__link span {
  display: block;
}
.modal-entry__link:hover {
  color: #1b8270;
}
.sidenav {
  position: fixed;
  width: 300px;
  left: 0;
  top: 0;
  margin: 0;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  height: 100%;
  height: calc(100% + 60px);
  height: -moz-calc(100%);
  padding-bottom: 60px;
  background-color: #ffffff;
  z-index: 999;
  overflow-y: auto;
  will-change: transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateX(-105%);
  transform: translateX(-105%);
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-direction: column;
  justify-content: space-between;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
  z-index: 9999;
}
.sidenav.right-aligned {
  right: 0;
  -webkit-transform: translateX(105%);
  transform: translateX(105%);
  left: auto;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.sidenav-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  height: 120vh;
  z-index: 997;
  display: none;
}
.sidenav__top {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
  box-shadow: 0 1px 0 0 #f0f2f4;
  padding: 15px 20px 17px;
  align-items: center;
}
.sidenav__top img {
  width: 16px;
  height: 16px;
}
.sidenav__btn__entry {
  font-size: 16px;
  color: #3D91DE;
}
.sidenav__menu {
  padding: 10px 6px 0 20px;
}
.sidenav__link {
  box-shadow: 0 1px 0 0 #f0f2f4;
  padding: 12px 0;
  font-size: 16px;
  color: #999999;
  display: block;
}
.btn__sidenav {
  display: inline-block;
  margin-top: 20px;
  padding: 8px 21px;
}
.sidenav__footer {
  padding: 20px;
  background-color: #999999;
}
.sidenav__footer a,
.sidenav__footer span {
  font-size: 14px;
  color: #ffffff;
  display: inline-block;
}
.sidenav__footer span {
  margin-top: 2px;
}
/*----------------*/
.header {
  width: 100%;
  box-shadow: 0 1px 0 0 rgba(178, 189, 199, 0.2);
  background-color: #171717;
  position: fixed;
  right: 0;
  left: 0;
  z-index: 9999999;
  top: 0;
}
.header__content {
  max-width: 1280px;
  padding: 16px 43px 17px;
  margin: 0 auto;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
  align-items: center;
}
.header__content__left,
.header__content__right {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
}
.header__logo,
.header__menu__desktop {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  height: 100%;
}
.header__logo {
  margin-right: 74px;
}
.header__logo a {
  display: block;
}
.header__logo img,
.header__logo span {
  display: inline-block;
  vertical-align: middle;
}
.header__logo img {
  margin-right: 14px;
  width: 150px;
  filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(34deg) brightness(103%) contrast(106%);
}
.header__logo span {
  font-size: 18px;
  color: #333333;
}
.header__logo span p {
  display: inline-block;
  background: #3D91DE;
  padding: 5px 10px;
  border-radius: 5px;
  margin-right: 3px;
  color: #ffffff;
}
.header__menu__desktop .header__menu__link {
  margin-right: 30px;
  display: inline-block;
  vertical-align: middle;
}
.header__menu__link {
  font-size: 14px;
  color: #ffffff;
}
.header__menu__link:hover {
  color: #1b8270;
  cursor: pointer;
}
.menu-icon {
  display: none;
  font-size: 10px;
  color: #adb8c1;
}
.menu-icon img {
  width: 22px;
  height: 16px;
  margin: 2px auto 5px;
}
.active-page {
  color: #cc061a;
}
/*-----------)))))))*/
.bg-main {
  background-color: #171717;
}
.bg-primary {
  background-color: #1481b4;
}
.bg-grey {
  background: #f7f7f7;
}
.bg-white {
  background: #ffffff;
}
.color-secondary {
  color: #1b8270;
}
.color-primary {
  color: #1481b4;
}
.img {
  background-position: center;
  background-repeat: no-repeat;
}
.success {
  background-image: url('../images/icons/checked.svg');
  background-size: 20px;
}
/*----------------*/
.f {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  max-width: 1280px;
  justify-content: space-between;
}
.f .f-1 {
  max-width: 50%;
  position: relative;
  z-index: 99;
  overflow: hidden;
}
.f .f-1.container-demo-form {
  align-self: center;
}
.f .f-1 img {
  max-height: 715px;
}
.f .f-2 {
  max-width: 50%;
  position: relative;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: center;
  flex-direction: column;
  align-items: flex-start;
  z-index: 99;
}
.f .f-2 p {
  font-size: 17px;
  color: #666666;
  display: inherit;
  cursor: default;
  text-align: justify;
}
.f > div {
  max-width: 70%;
  position: relative;
}
.clear {
  padding: 0;
  margin: 0;
}
.fa-check:before {
  color: #1b8270;
  padding-right: 20px;
  margin-left: 20px;
}
.numbersKlient {
  display: inline-block;
  vertical-align: bottom;
  position: relative;
  text-align: center;
  color: #adb8c1;
  border-radius: 10px;
  margin: 50px 10px 50px 0;
  padding: 0 10px;
  overflow: hidden;
}
.numbersKlient span {
  display: inline-block;
  vertical-align: bottom;
  position: relative;
  font-weight: 700;
  font-size: 250px;
  line-height: 280px;
  text-align: center;
  color: #333333;
  border-radius: 10px;
  padding: 0 50px;
  background: #f7f7f7;
  overflow: hidden;
}
.numbersKlient span:after {
  content: '';
  display: block;
  height: 1px;
  border-top: 3px solid #f7f7f7;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
}
/*----------------*/
.main__top {
  margin-bottom: 60px;
  margin: 0 auto 27px;
  margin-top: 150px;
  padding: 35px 43px 35px;
  /*padding: 120px 80px 200px;*/
}
.main__top__img img {
  width: 700px;
}
.price_mounth {
  margin-bottom: 20px;
  display: block;
  cursor: default;
}
.price_mounth * {
  cursor: default;
}
.price_mounth > label {
  display: inline-block;
}
.main__top__text {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: center;
  flex-direction: column;
  align-items: flex-start;
  padding: 0 70px;
  margin-left: 100px;
}
.main__top__text h1,
.main__top__text p {
  cursor: default;
}
.main__top__text h1 {
  color: #3D91DE;
  margin-bottom: 20px;
  position: relative;
  background: #ffffff;
  padding: 10px;
  font-size: 50px;
  border-radius: 10px;
}
.main__top__text h3 {
  color: #171717;
  /* background: @m-color11;*/
  padding: 10px;
  font-size: 25px;
}
.main__top__text > label {
  color: #171717;
  line-height: 25px;
  font-size: 17px;
}
.main__top__text h1 sup {
  font-size: 35px;
  margin-left: 5px;
  position: absolute;
}
.main__top__text p {
  max-width: 588px;
  font-size: 22px;
  color: #999999;
  margin-bottom: 40px;
}
.main__top__text a {
  display: inline-block;
}
.main__top__btn-mobile {
  display: none;
}
/*----------------*/
.canvas-wrap {
  position: absolute;
  right: 0;
  top: 0;
  height: 715px;
  width: 1152px;
  overflow: hidden;
  margin-right: -6px;
}
.canvas-wrap canvas {
  margin-top: -40px;
  margin-left: 10px;
}
/*----------------*/
.row {
  margin: 0 0 80px;
  padding: 0 5px;
  margin: 0 auto;
  max-width: 1200px;
  margin-bottom: 80px;
  margin-top: 30px;
  /* border:1px solid red;*/
}
.row .title-container {
  color: #333333;
  width: 100%;
  padding: 0 20px;
  text-align: center;
  position: relative;
  padding-bottom: 10px;
  cursor: default;
}
.bg-row {
  margin: 0 0 80px;
  width: 100%;
  padding: 80px 0 60px;
  background-color: #f7f7f7;
  margin-bottom: 0;
}
.bg-row .title-container {
  color: #333333;
  width: 100%;
  padding: 0 20px;
  text-align: center;
  position: relative;
  margin-top: 30px;
  cursor: default;
  padding-bottom: 50px;
}
.row-image {
  margin: 0 0 80px;
  width: 100%;
  padding: 80px 0 60px;
  background-color: #171717;
  margin-bottom: 0;
  background-attachment: fixed;
  background-size: cover;
  background-position: center top;
}
.row-image .title-container {
  color: #ffffff;
  width: 100%;
  padding: 0 20px;
  margin-bottom: 60px;
  text-align: center;
  position: relative;
  padding-bottom: 10px;
  cursor: default;
}
/*----------------*/
.work__items {
  margin: 0 auto;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  max-width: 1194px;
}
.work__items .work__item {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-direction: column;
  align-items: center;
  width: 386px;
  margin: 0 8px 0;
}
.work__items span {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  text-align: center;
  vertical-align: middle;
  line-height: 50px;
  color: #ffffff;
  display: inline-block;
  margin-right: 15px;
}
.txtCenter {
  text-align: center;
}
.visible {
  display: inline-block;
}
.work__item .flex-container {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  height: 60px;
}
.work__item .flex-container h5 {
  width: 250px;
  font-size: 17px;
  font-weight: bold;
}
.work__item h5 {
  font-size: 20px;
  color: #333333;
  margin: 10px 0 11px;
  cursor: default;
}
.work__item div {
  text-align: left;
  width: 100%;
  height: auto;
  margin: 10px 0;
}
.work__item p {
  font-size: 17px;
  color: #999999;
  text-align: left;
  width: 100%;
  cursor: default;
}
/*----------------*/
.forWhom__items {
  margin: 0 auto;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  max-width: 1194px;
}
.forWhom__items .forWhom__item {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-direction: column;
  align-items: center;
  width: 386px;
  margin: 0 8px 20px;
}
.forWhom__items .forWhom__item .forWhom__item__img {
  width: 100px;
  height: 100px;
  background: #3D91DE;
  border-radius: 100%;
  margin-bottom: 30px;
  line-height: 100px;
  text-align: center;
  font-size: 28px;
  color: #ffffff;
  font-size: 3.5rem;
  box-shadow: 0 10px 30px 0 rgba(49, 52, 57, 0.3), 0 10px 30px rgba(0, 0, 0, 0.08);
}
.forWhom__items span {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background: #1481b4;
  text-align: center;
  vertical-align: middle;
  line-height: 50px;
  color: #ffffff;
  display: inline-block;
  margin-right: 15px;
}
.container-content * {
  padding: 0 20px;
}
.container-content h2 {
  font-size: 36px;
  margin-bottom: 20px;
}
.container-content h3 {
  font-size: 22px;
}
.container-content .left-position {
  text-align: left;
}
.container-content .right-position {
  text-align: right;
}
.container-content .center-position {
  text-align: center;
}
.main-color {
  color: #333333;
}
.primary-color {
  color: #999999;
}
.fS20 {
  font-size: 20px;
}
/*Раздел горизонтальное меню(круглые кнопки)*/
.horizont-menu {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
}
.horizont-menu > a {
  cursor: pointer;
  color: #333333;
}
.horizont-menu > a > div {
  text-align: center;
}
.horizont-menu > a > div > label {
  padding: 20px 0;
  display: inline-block;
  width: 100px;
  line-height: 25px;
  cursor: pointer;
}
.horizont-menu > a > div > label:hover {
  color: #cc061a;
}
/*--------Раздел отрасли--------*/
#branches .items {
  margin: 0 auto;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  max-width: 1194px;
  justify-content: center;
}
#branches .items .item:not(:last-child) {
  margin-right: 15px;
}
#branches .items .item {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-direction: column;
  align-items: center;
  width: 386px;
  padding: 40px 20px 20px;
  border: solid 1px rgba(178, 189, 199, 0.2);
  margin-top: 20px;
}
#branches .items .item div {
  text-align: left;
  width: 100%;
  height: auto;
  margin: 20px 0;
}
#branches .items .item h5 {
  font-size: 28px;
  color: #333333;
  margin: 10px 0 11px;
  height: 70px;
}
#branches .items .item p {
  font-size: 20px;
  color: #999999;
  text-align: left;
  width: 100%;
}
/*Для кого*/
#dlyaKogo .tegs-container ul {
  list-style-type: none;
}
#dlyaKogo .tegs-container ul li {
  border: 1px solid #cac6c6;
  display: inline-block;
  padding: 10px 10px;
  border-radius: 4px;
  margin-right: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  color: #1b8270;
  cursor: default;
}
#dlyaKogo .f {
  justify-content: space-between;
  max-width: none;
  background-color: #ffffff;
}
#dlyaKogo .f .image-container {
  width: 100%;
}
#dlyaKogo .f .image-container img {
  width: 100%;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
#dlyaKogo .f .image-container img:hover {
  -webkit-filter: none;
  filter: none;
}
#dlyaKogo .f .f-1 {
  width: 30%;
  background: #ffffff;
  padding: 0 10px;
  align-items: center;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
}
#dlyaKogo .f .f-1 li:not(.color-secondary) {
  color: #999999;
}
#dlyaKogo .f .f-1 li {
  padding: 10px 0;
}
#dlyaKogo .f .f-2 {
  width: 30%;
  background: #1b8270;
  color: #ffffff;
  text-align: left;
  padding: 0 10px;
}
#dlyaKogo .f .f-2 li {
  padding: 10px 0;
}
#dlyaKogo .f ul {
  padding-left: 25px;
  list-style-type: none;
  cursor: default;
}
#dlyaKogo .f ul li {
  font-size: 20px;
}
#dlyaKogo .dlyaKogo-container {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
}
/*--------Раздел Продукты--------*/
.products__items {
  margin: 0 auto;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  max-width: 1194px;
}
.products__items .product__item {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-direction: column;
  align-items: center;
  width: 386px;
  margin: -10px 100px 20px;
  overflow: hidden;
}
.products__items .product__item .imgContainer {
  position: relative;
}
.products__items .product__item .imgContainer img {
  width: 100%;
  height: 225px;
}
.products__items .product__item .imgContainer .pF {
  position: absolute;
  bottom: 10px;
  width: 70px;
  height: 70px;
  right: 160px;
}
.products__items .product__item h5 {
  font-size: 28px;
  color: #333333;
  margin: 10px 0 11px;
}
.products__items .product__item div {
  text-align: left;
  width: 100%;
  height: auto;
  margin: 20px 0;
}
.products__items .product__item p {
  font-size: 20px;
  color: #999999;
  text-align: left;
  width: 100%;
}
.products__items span {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  text-align: center;
  vertical-align: middle;
  line-height: 50px;
  color: #ffffff;
  display: inline-block;
  margin-right: 15px;
}
/*--------Раздел Облако для ритейла--------*/
#service .row .f .f-2 {
  justify-content: space-between;
}
#service .row .f .f-2 div {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
}
/*--------Раздел Клиенты--------*/
.client .row {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  max-width: 1280px;
  margin: 0 auto 27px;
  justify-content: center;
}
.client .client-item {
  width: 287px;
}
.client .client-item img {
  max-width: 100%;
}
.client p {
  color: #999999;
  font-size: 20px;
  padding-bottom: 60px;
}
/*--------Раздел Форма обратной связи--------*/
.feedback_form.form {
  background: #ffffff;
  padding: 40px;
  margin: 0 auto;
  width: 500px;
  border-radius: 4px;
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0), -3px 2px 10px rgba(0, 0, 0, 0.1);
}
.feedback_form.form.demo-form {
  box-shadow: 0 14px 28px rgba(172, 172, 172, 0), -3px 2px 10px #cdcdcd;
  background: #ffffffb3;
}
.feedback_form.form .privacy_policy-container {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
}
.feedback_form.form .privacy_policy-container input {
  height: 15px !important;
  width: 15px !important;
}
.feedback_form.form .privacy_policy-container p {
  margin-left: 10px;
}
.feedback_form.form .privacy_policy-container a {
  text-decoration: underline;
  color: #3D91DE;
  text-transform: lowercase;
}
.feedback_form.form .privacy_policy-container a:hover {
  color: #1b8270;
}
.feedback_form.form .f {
  justify-content: space-between;
}
.feedback_form.form .f .f-1 {
  width: 50%;
}
.feedback_form.form .f .f-1 div {
  width: 100%;
  padding: 0 10px 0 0;
}
.feedback_form.form .f .f-2 {
  width: 50%;
}
.feedback_form.form .f .f-2 div {
  width: 100%;
  padding: 0 0 0 10px;
}
.feedback_form.form label {
  display: block;
  color: #171717;
  font-size: 13px;
  text-align: left;
}
.feedback_form.form input {
  height: 36px !important;
}
.feedback_form.form input,
.feedback_form.form textarea {
  border-radius: 5px;
  border: solid 1px #e4e4e4 !important;
  color: #333333;
  outline: none;
  padding: 0 12px !important;
  margin: 10px 0;
  width: 100%;
  font-size: 15px;
}
.feedback_form.form .btn {
  cursor: pointer;
}
.feedback_form.form p {
  font-size: 12px;
  padding: 10px 0;
  color: #171717;
  cursor: default;
}
#mobile-app ul li {
  font-size: 18px;
  color: #f7f7f7;
  padding: 10px 0;
}
#mobile-app .btn-market > a {
  display: inline-block;
  cursor: pointer;
}
#mobile-app .btn-market img {
  width: 200px;
}
/*--------Раздел основные иснтрументы--------*/
#mainTools {
  /* .title-container {
        padding: 60px 0;
    }*/
  /* .row {
        padding-bottom: 80px;
    }*/
}
/*Раздел с кубиками*/
#kubs .col-x {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
}
#kubs .col-x .cub {
  width: 380px;
}
#kubs .col-x .cub > * {
  display: block;
  cursor: pointer;
}
#kubs .col-x .cub > .image-container {
  position: relative;
}
#kubs .col-x .cub > .image-container > .content {
  z-index: 999999;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  justify-content: center;
}
#kubs .col-x .cub > .image-container > .content .caption {
  color: #ffffff;
  box-sizing: border-box;
  display: inline-block;
  font-size: 20px;
  padding: 0 20px;
  text-align: center;
  cursor: pointer;
}
#kubs .col-x .cub > .image-container > .content > img {
  position: absolute;
  bottom: 0;
  width: 100px;
  background: rgba(153, 153, 153, 0.5);
  right: 0;
  padding: 10px;
}
#kubs .col-x .cub > .image-container > .blur {
  position: absolute;
  background: rgba(0, 0, 0, 0.55);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
#kubs .col-x .cub > .image-container > img {
  width: 100%;
  height: 260px;
}
#kubs .col-x .cub > label.description {
  background: #ffffff;
  padding: 10px;
  font-size: 13px;
  color: #333333;
  line-height: 17px;
  height: 75px;
  text-align: justify;
}
#kubs .col-x .cub:not(:first-child) {
  margin-left: 10px;
}
#kubs .col-x .cub:hover {
  cursor: pointer;
}
#kubs .col-x:not(:first-child) {
  margin-top: 20px;
}
/*--------Контакт+--------*/
#contacts_plus .flex-container {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
  padding: 0 200px;
}
#contacts_plus .flex-container .elem-contact .photo-people {
  width: 220px;
  height: 220px;
  background: #607d8b;
  display: inline-block;
  border-radius: 100%;
  overflow: hidden;
}
#contacts_plus .flex-container .elem-contact .photo-people img {
  width: 220px;
}
#contacts_plus .flex-container .elem-contact label.name-people {
  display: block;
  margin-top: 15px;
  font-size: 25px;
  font-weight: bold;
}
#contacts_plus .flex-container .elem-contact label.job-title-people {
  display: block;
  margin-top: 15px;
  font-size: 20px;
}
#contacts_plus .flex-container .elem-contact label.phone {
  display: block;
  margin-top: 15px;
  font-size: 15px;
  padding: 10px 10px;
  color: #f44336;
  border-radius: 3px;
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0), -3px 2px 10px rgba(0, 0, 0, 0.1);
  color: #ffffff;
  background-color: #171717;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: center;
  align-items: center;
}
#contacts_plus .flex-container .elem-contact label.phone span.icon {
  margin-right: 10px;
  font-size: 30px;
  display: inline-block;
}
#contacts_plus .flex-container .elem-contact label.phone span.phonetxt {
  margin-top: 3px;
}
/*--------Тарифы--------*/
#rates .tenge-ico {
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  display: inline-block;
  background-size: 12px;
  background-position: center;
}
#rates .items {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: flex-start;
  justify-content: space-between;
}
#rates .items .item {
  padding: 40px 20px 20px;
  max-width: 350px;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
  background: #ffffff;
  min-height: 580px;
}
#rates .items .item > div {
  width: 100%;
}
#rates .items .item > div h4 {
  font-size: 30px;
  max-width: 250px;
  margin-bottom: 10px;
  cursor: default;
}
#rates .items .item > div ul {
  font-size: 20px;
  color: #3D91DE;
  list-style-type: none;
  cursor: default;
}
#rates .items .item > div ul li:first-child {
  min-height: 80px;
}
#rates .items .item > div ul li:first-child {
  color: #999999;
}
#rates .items .item > div ul li {
  padding: 10px 0;
  font-size: 16px;
  position: relative;
}
#rates .items .item > div ul li a {
  font-size: 16px;
  font-weight: 800;
}
#rates .items .item > div ul li .detail {
  height: auto;
  overflow: hidden;
  display: block;
  transition: -webkit-transform 0.2s ease 0s;
  transition: transform 0.2s ease 0s;
  transition: transform 0.2s ease 0s, -webkit-transform 0.2s ease 0s;
}
#rates .items .item > div ul li .detail[data-detail=false] {
  height: 0;
}
#rates .items .item > div ul li .detail[data-detail=true] {
  height: auto;
}
#rates .items .item > div ul .price {
  font-size: 18px;
  color: #333333;
  font-weight: bold;
}
#rates .items .item > div ul span {
  color: #3a3939;
  cursor: default;
  font-size: 15px;
  line-height: 20px;
}
#rates .items .item > div p {
  font-size: 36px;
  color: #333333;
  margin-bottom: 20px;
  cursor: default;
}
#rates .items .item > div p span {
  font-size: 20px;
  cursor: default;
}
#rates .items .item .bottom-container {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0;
  padding: 20px;
}
#rates .items .item .bottom-container .price_day {
  display: block;
  margin-bottom: 20px;
  color: #323232;
  font-weight: bold;
}
#rates .items .item .bottom-container span.price:not(.ico) {
  display: block;
  padding: 5px 0;
  font-size: 20px;
  cursor: default;
  font-weight: bold;
}
#rates .items .item .bottom-container span.price:not(.ico) label {
  font-size: 13px;
  color: #333333;
  display: block;
  margin: 5px 0;
  font-weight: normal;
}
#rates .items .item .bottom-container .s {
  font-size: 25px;
}
#rates .items .item .bottom-container .bye {
  padding: 20px 0;
}
#rates .items .item:not(.bg-grey) {
  margin-left: 2px;
}
#rates .items .item {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0), -3px 2px 10px rgba(0, 0, 0, 0.1);
}
#rates .items .item > div ul li a[data-active=true]:after {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
body #scene #left-zone {
  height: 440px !important;
  align-items: flex-start !important;
  width: 380px !important;
}
.footer {
  width: 100%;
  background-color: #171717;
  padding: 41px 20px 50px;
  /*    border-top: 1px solid #2f2f2f;*/
}
.footer .footer__content {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}
.footer .footer__content img.logo {
  width: 150px;
  margin-bottom: 30px;
  filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(34deg) brightness(103%) contrast(106%);
}
.footer .footer__content .bord {
  border-bottom: 2px solid #999c9e;
  color: #ffffff;
}
.footer .footer__content label {
  padding-bottom: 5px;
  display: inline-block;
  font-weight: bold;
  margin-bottom: 15px;
  color: #ffffff;
}
.footer .footer__content span {
  font-size: 13px;
  color: #ffffff;
}
.footer .footer__content ul {
  list-style-type: none;
}
.footer .footer__content ul li {
  padding: 2px 0;
}
.footer .footer__content ul li a {
  color: #ffffff;
  cursor: pointer;
}
.footer .footer__content .spaced-cols {
  width: 100%;
}
.footer-menu-container {
  margin: 10px 0;
}
.footer-menu-container ul li {
  display: inline-block;
  margin-right: 10px;
}
.footer-menu-container ul li a {
  position: relative;
  font-size: 14px;
  color: #828385 !important;
  text-decoration: underline;
}
.footer-contacts-container {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
}
.footer-contacts-container .card-contact {
  width: 150px;
  /*height: 80px;*/
  /* border: 1px solid @m_color4;*/
  border-radius: 5px;
  margin-right: 10px;
  /* .photo-container {
            width: 50px;
            height: 50px;
            display: inline-block;
            overflow: hidden;
            position: relative;
            margin: 0 5px;
            border-radius: 100%;

            img {
                width: 100%;
            }
        }*/
}
.footer-contacts-container .card-contact label {
  display: block;
  font-size: 13px;
  margin-bottom: 0;
  font-weight: normal;
  padding-bottom: 0;
}
.footer-contacts-container .card-contact label.big-lab {
  font-weight: bold;
  font-size: 15px;
  margin-bottom: 5px;
}
.footer-contacts-container .card-contact label.small-lab {
  margin-bottom: 2px;
  color: #898989;
}
.footer-contacts-container .card-contact .right-container {
  margin-left: 10px;
}
/*----------------*/
.benefits-page__signup-btn {
  text-align: center;
  height: 42px;
  margin-top: 50px;
}
.benefits-page__signup-btn a {
  color: #ffffff !important;
  font-size: 20px !important;
}
@media (max-width: 1200px) {
  #mainTools {
    display: none;
  }
}
/*----------------*/
@media (max-width: 1280px) {
  .main__top__text p {
    font-size: 20px;
  }
  .main__top__text .f-2 {
    max-width: 100%;
    text-align: center;
    margin: 0;
  }
  .main__top__text .f-2 h1 {
    text-align: center;
    width: 100%;
  }
}
@media (max-width: 1220px) {
  .main__top {
    flex-direction: column-reverse;
    align-items: center;
  }
  .f-2 {
    max-width: 100%;
    text-align: center;
    margin: 0;
  }
  .f-2 h1 {
    text-align: center;
    width: 100%;
  }
  .main__top > div {
    max-width: 100%;
  }
  .main__top__text {
    align-items: center;
  }
  .main__top__text p {
    text-align: center;
  }
  .main__top__text a.main__top__btn-desktop {
    display: none;
  }
  .main__top__btn-mobile {
    display: inline-block;
    margin: 10px 0;
    width: 100%;
  }
  .main__top__img {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-direction: column;
    align-items: center;
  }
  .main__top__img img {
    margin-left: 0;
    width: 100%;
    height: auto;
    max-height: initial;
    margin-bottom: 20px;
  }
  .canvas-wrap canvas {
    width: 110%;
    height: 100%;
    margin-left: 0;
    margin-top: 0;
  }
}
@media (max-width: 1132px) {
  .main__top__text .f-2 {
    max-width: 100%;
    text-align: center;
    margin: 0;
  }
  .main__top__text .f-2 h1 {
    text-align: center;
    width: 100%;
  }
  .canvas-wrap {
    height: calc(100% - 46px);
    width: 100%;
  }
}
@media (max-width: 990px) {
  .page-content {
    padding: 40px 20px 50px;
    margin: 30px 0;
  }
  .btn__entry:not(.btn-bye):not(.visible),
  .header__menu {
    display: none;
  }
  body #scene #left-zone .list li.item .radio__icon {
    display: none;
  }
  .visible {
    display: block;
  }
  .menu-icon {
    display: block;
  }
}
@media (max-width: 760px) {
  .main__top__text p {
    font-size: 16px;
  }
  .documents {
    display: none;
  }
  #mobile-app ul {
    padding: 0 20px;
  }
  #mobile-app .btn-market img {
    width: 180px;
  }
  .work__items {
    flex-direction: column;
  }
  #mainTools #scene #left-zone .list li.item input[type="radio"] ~ .content {
    display: none;
  }
  .work__items .work__item {
    margin: 0;
    width: 100%;
    padding: 0 10px;
    border-bottom: solid 1px rgba(178, 189, 199, 0.2);
  }
  .forWhom__items {
    flex-direction: column;
  }
  .forWhom__items .forWhom__item {
    margin: 0;
    width: 100%;
    margin-bottom: 30px;
  }
  .forWhom__item p {
    text-align: center;
  }
  .f {
    flex-direction: column;
  }
  .f .f-1 {
    max-width: none;
  }
  .f .f-2 {
    max-width: none;
    margin: 0;
    padding: 0;
  }
  .f img {
    width: 100%;
  }
  .horizont-menu {
    flex-direction: column;
  }
  .horizont-menu > a {
    text-align: center;
    margin: 0 auto;
  }
  .horizont-menu > a > div > img {
    width: 120px;
    height: 120px;
  }
  .products__items {
    justify-content: center;
    flex-direction: column;
  }
  .products__items .product__item {
    width: 100%;
    margin: 0;
  }
  #kubs .col-x {
    flex-direction: column;
  }
  #kubs .col-x > .cub {
    width: 100%;
  }
  #kubs .col-x > .cub:not(:first-child) {
    margin-left: 0;
  }
  #about .about-container .row-e {
    flex-direction: column;
    width: 100%;
  }
  #about .about-container .row-e .cell-container {
    width: 100%;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    padding: 0 10px;
    min-height: auto;
    box-shadow: none;
    justify-content: space-between;
    text-align: right;
    border-bottom: 1px solid #ededed;
    padding: 10px 0;
  }
  #about .about-container .row-e .cell-container .index-txt-container {
    border-radius: 4px;
    background-color: #1b8270;
    display: block;
    height: 55px;
    width: 140px;
    text-align: left;
    color: #ffffff;
  }
  #about .about-container .row-e .cell-container .description-txt {
    text-align: right;
    width: 260px;
    height: auto;
    justify-content: flex-end;
  }
  .feedback_form.form {
    padding: 45px 20px;
    width: 100%;
  }
  .feedback_form.form .f .f-1 {
    width: 100%;
  }
  .feedback_form.form .f .f-1 div {
    padding: 0;
  }
  .feedback_form.form .f .f-2 {
    width: 100%;
  }
  .feedback_form.form .f .f-2 div {
    padding: 0;
  }
  .feedback_form.form .f .f-2 div label {
    text-align: left;
  }
  .clientes div {
    align-items: center;
    width: 60px;
  }
  .clientes div div img {
    width: 50px;
    margin: 40px auto;
  }
  #contacts_plus .flex-container {
    padding: 0;
  }
  #contacts_plus .flex-container .elem-contact .photo-people {
    width: 150px;
    height: 150px;
  }
  #contacts_plus .flex-container .elem-contact .photo-people img {
    width: 150px;
  }
  #contacts_plus .flex-container .elem-contact label.name-people {
    font-size: 20px;
  }
  #contacts_plus .flex-container .elem-contact label.job-title-people {
    font-size: 16px;
  }
  #contacts_plus .flex-container .elem-contact label.phone {
    padding: 5px;
  }
  .numbersKlient {
    padding: 0;
    width: 100%;
  }
  .numbersKlient span {
    font-size: 150px;
    padding: 0 20px;
  }
  .bg-row {
    margin: 0 0 20px;
    padding: 0;
  }
  .bg-row .title-container {
    margin-bottom: 0;
    padding-top: 30px;
  }
  .row {
    margin: 20px 0;
  }
  .row .title-container {
    margin-bottom: 0;
    padding-top: 30px;
  }
  .mT-first-container {
    margin-top: 30px !important;
  }
  .fS20 {
    padding: 10px;
    text-align: left;
  }
  #branches .items {
    flex-direction: column;
    padding: 10px;
  }
  #branches .items .item {
    width: 100%;
  }
  #branches .items a {
    margin: 0;
    padding: 0;
    width: auto;
  }
  #rates .items {
    flex-direction: column;
  }
  #rates .items .item:not(:first-child) {
    margin-top: 10px;
  }
  #rates .items .item {
    max-width: none;
    width: 100%;
  }
  #rates .items .item div ul li:first-child {
    min-height: auto;
  }
  #dlyaKogo .f .image-container {
    width: 100%;
    max-width: none;
  }
  #dlyaKogo .f .f-1,
  #dlyaKogo .f .f-2 {
    width: 100%;
  }
  #dlyaKogo .f .f-1 ul,
  #dlyaKogo .f .f-2 ul {
    text-align: left;
  }
  .bluur-bg-header {
    background-position: bottom;
  }
  .footer-contacts-container {
    /* flex-direction: column;*/
    /* .card-contact {
                width: 100%;
                height: 90px;
                margin-bottom: 10px;
            }*/
  }
}
@media (max-width: 700px) {
  h2 {
    font-size: 28px;
  }
  /*----------------*/
  .header__content {
    padding: 18px 20px 15px;
  }
  /*----------------*/
  .main__top {
    margin: 100px auto 60px;
  }
  .main__top > div {
    overflow: hidden;
  }
  .main__top__img img {
    width: 90%;
  }
  .main__top__text {
    padding: 0 20px;
  }
  .main__top__text h1 {
    font-size: 40px;
    text-align: center;
  }
  /*----------------*/
  .benefits {
    margin: 0 auto 10px;
  }
  .benefits h2 {
    margin-bottom: 30px;
  }
  .benefits__items {
    flex-direction: column;
    align-items: center;
  }
  .benefits__item {
    margin-bottom: 30px;
    width: 90%;
    flex-direction: row;
  }
  .benefits__item div {
    width: auto;
  }
  .benefits__item__img {
    height: 45px;
    width: 55px !important;
    flex-shrink: 0;
    margin-right: 20px;
    justify-content: center;
    margin-top: -40px;
  }
  .benefits__item__img img {
    width: 50px;
    height: 50px;
    margin-right: 20px;
    background-image: url('themes/mts/icons/checked.svg');
    background-size: 20px;
    background-position: center;
    background-repeat: no-repeat;
  }
  .benefits__item:nth-child(2) .benefits__item__img img {
    width: 35px;
  }
  .benefits__item div,
  .benefits__item p {
    text-align: left;
  }
  /*----------------*/
  .coating .row {
    flex-direction: column;
  }
  #kubs .col-x {
    flex-direction: column;
  }
  #kubs .col-x > .cub {
    width: 100%;
  }
  #kubs .col-x > .cub:not(:first-child) {
    margin-left: 0;
  }
  /*----------------*/
  #video .youtube-videogallery .spaced-cols {
    flex-direction: column;
  }
  #video .youtube-videogallery .spaced-cols > div {
    width: 100%;
  }
  #mainTools {
    display: none;
  }
  .client .row {
    flex-direction: column;
    margin: 0;
  }
  .client .row .client-item {
    width: 90%;
    margin: 0 auto;
    padding: 20px;
  }
  .client .row .client-item img {
    padding: 0;
    margin: 0 auto;
  }
  /*----------------*/
  .footer__img__wrap {
    width: 100%;
    overflow: hidden;
  }
  .footer__img {
    width: auto;
    margin-left: -100%;
  }
  .footer__right ul:first-child {
    width: 130px;
  }
}
@media (max-width: 550px) {
  #modal-entry {
    padding: 38px 20px 49px;
  }
  /*----------------*/
  .footer__content {
    flex-direction: column;
  }
  .footer__left {
    margin-bottom: 20px;
  }
  .footer__right {
    justify-content: flex-start;
  }
  /*----------------*/
}
.fon-21 {
  background-image: url('../images/img/bg/fon21.jpg');
}
.tenge-ico {
  background-image: url('../images/icons/tenge-solid.svg');
}
.fon-x {
  background-image: url('../images/img/bg/mockup-863469.jpg');
}
.fon-app-mob {
  background-image: linear-gradient(rgba(0, 0, 0, 0.71), rgba(0, 0, 0, 0.71)), url('../images/img/webandmobile-1.png');
  background-size: inherit;
  background-repeat: no-repeat;
}
.open-market {
  background-image: linear-gradient(rgba(0, 0, 0, 0.71), rgba(0, 0, 0, 0.71)), url('../images/img/img2.jpg');
}
.logo {
  background-image: url('../images/logot.svg');
}