.body {
  height: 100%;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 16px;
}

.container {
  min-height: 100%;
}

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

.section {
  height: 100%;
}

.main {
  width: 100%;
  height: 100%;
}

.main._1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/0.png'), url('../images/lines1.svg'), url('../images/open.jpg');
  background-position: 20px 50%, 50% 50%, 50% 50%;
  background-size: 100px, cover, cover;
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-attachment: fixed, fixed, fixed;
}

.main._2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/0.png'), url('../images/lines2.svg'), url('../images/elevator.jpg');
  background-position: 20px 50%, 50% 50%, 50% 50%;
  background-size: 100px, cover, cover;
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-attachment: fixed, fixed, fixed;
}

.main._3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/0.png'), -webkit-linear-gradient(0deg, rgba(129, 38, 203, 0) 50%, rgba(129, 38, 203, .9) 75%, #8126cb), url('../images/lines1.svg'), url('../images/trash.jpg');
  background-image: url('../images/0.png'), linear-gradient(90deg, rgba(129, 38, 203, 0) 50%, rgba(129, 38, 203, .9) 75%, #8126cb), url('../images/lines1.svg'), url('../images/trash.jpg');
  background-position: 20px 50%, 0px 0px, 50% 50%, 50% 50%;
  background-size: 100px, auto, cover, cover;
  background-repeat: no-repeat, repeat, no-repeat, no-repeat;
  background-attachment: fixed, scroll, fixed, fixed;
}

.main._4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(0deg, #8126cb, rgba(129, 38, 203, .9) 25%, rgba(129, 38, 203, 0) 50%), url('../images/lines2.svg'), url('../images/build.jpg');
  background-image: linear-gradient(90deg, #8126cb, rgba(129, 38, 203, .9) 25%, rgba(129, 38, 203, 0) 50%), url('../images/lines2.svg'), url('../images/build.jpg');
  background-position: 0px 0px, 50% 50%, 50% 50%;
  background-size: auto, cover, cover;
  background-repeat: repeat, no-repeat, no-repeat;
  background-attachment: scroll, scroll, scroll;
}

.main._5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/lines1.svg'), url('../images/people.jpg');
  background-position: 50% 50%, 50% 50%;
  background-size: cover, cover;
  background-repeat: no-repeat, repeat;
  background-attachment: fixed, fixed;
}

.main._6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/lines2.svg'), url('../images/frame.jpg');
  background-position: 50% 50%, 50% 50%;
  background-size: cover, cover;
  background-repeat: no-repeat, no-repeat;
  background-attachment: fixed, fixed;
}

.main._7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: url('../images/corner2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.main._8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/corner2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.main._9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/corner.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.order {
  display: inline-block;
  margin-top: 10px;
  padding: 10px 30px;
  border: 1px solid #fff;
  background-color: transparent;
  text-align: center;
  cursor: pointer;
}

.order._2 {
  display: block;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
}

.right {
  width: 50%;
  padding-left: 40px;
}

.right._2 {
  padding-left: 0px;
}

.right._2.else {
  padding-right: 40px;
}

.right._3 {
  padding-right: 60px;
}

.slogan {
  font-size: 32px;
  line-height: 36px;
  text-transform: uppercase;
}

.slogan._2 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #8126cb;
  font-size: 14px;
  line-height: 26px;
  text-transform: uppercase;
}

.slogan._3 {
  margin-bottom: 0px;
  margin-left: 70px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.under {
  margin-bottom: 10px;
}

.under._2 {
  width: 40%;
  margin-bottom: 20px;
  margin-left: 70px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.count {
  margin-left: 20px;
  padding-bottom: 10px;
  color: #af0;
  font-size: 200px;
  line-height: 160px;
  font-weight: 700;
  text-align: left;
}

.level {
  margin-left: 14px;
  color: #8126cb;
  font-size: 14px;
  font-weight: 700;
  text-align: left;
}

.visor {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin-left: 110px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.table {
  display: none;
}

.tr {
  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;
  border: 1px none #fff;
}

.tr._2._4 {
  border-style: none;
  border-color: #fff;
}

.tr._3 {
  border-style: none;
}

.td {
  width: 100%;
  margin-right: 6px;
  margin-left: 6px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.td.line {
  border-bottom: 1px solid #fff;
}

.td._2 {
  background-image: url('../images/diagonal.png');
  background-position: 0px 0px;
}

.title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 6px;
  padding-bottom: 6px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #fff;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.present {
  margin-bottom: 6px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  font-size: 30px;
  line-height: 36px;
  font-weight: 700;
  text-align: center;
}

.item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
}

.ico {
  display: block;
  width: 60px;
  height: 60px;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/view.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.ico._2 {
  background-image: url('../images/stopwatch.svg');
  background-size: contain;
}

.ico._3 {
  background-image: url('../images/target.svg');
  background-size: contain;
}

.ico._4 {
  background-image: url('../images/wallet.svg');
  background-size: contain;
}

.ico._5 {
  background-image: url('../images/camera.svg');
  background-size: contain;
}

.ico._6 {
  background-image: url('../images/diploma.svg');
}

.head {
  width: 80px;
  height: 100%;
  max-height: 500px;
  margin-right: 60px;
  background-image: url('../images/head1.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.head.white {
  margin-right: 20px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  background-image: url('../images/choise1.svg');
  background-size: contain;
}

.head._2 {
  background-image: url('../images/result.svg');
}

.head._3 {
  max-height: 600px;
  background-image: url('../images/head2.svg');
  background-size: contain;
}

.head._4 {
  max-height: 600px;
  margin-right: 60px;
  background-image: url('../images/head3.svg');
  background-size: contain;
}

.head._5 {
  position: absolute;
  right: 0px;
  z-index: 2;
  max-height: 100%;
  background-image: url('../images/head4.svg');
  background-size: contain;
}

.logo {
  position: absolute;
  left: 20px;
  top: 20px;
  width: 140px;
  height: 40px;
  background-image: url('../images/inliftlogo.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.logo2 {
  display: block;
  width: 100px;
  height: 60px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/inliftlogo2.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.data {
  margin-top: 20px;
  margin-bottom: 20px;
}

.number {
  padding-bottom: 9px;
  font-size: 200px;
  line-height: 140px;
  font-weight: 600;
  text-align: center;
}

.cross {
  display: block;
  width: 200px;
  margin-top: -90px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 4px;
  padding-bottom: 4px;
  background-color: #af0;
  color: #8126cb;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.cross._2 {
  width: 300px;
}

.datadesc {
  margin-top: 66px;
  text-align: center;
}

.format {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #8126cb;
}

.all {
  display: block;
  width: 100%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  font-size: 20px;
  font-weight: 400;
}

.part {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 45%;
}

.holder1 {
  width: 20%;
  height: 100%;
}

.a4 {
  width: 40%;
  height: 100%;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, .2);
  background-image: url('../images/corner.svg');
  background-position: 100% 0px;
  background-repeat: no-repeat;
}

.a4.able {
  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-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-color: #fff;
  background-image: url('../images/able.svg');
  background-size: auto;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  cursor: pointer;
}

.a4.able:hover {
  border-width: 4px;
  border-color: #af0;
  background-image: url('../images/hover.svg');
  background-size: auto;
  color: #af0;
  font-weight: 700;
}

.a4.able.choise {
  border-width: 4px;
  background-image: url('../images/current.svg'), url('../images/able.svg');
  background-position: 0px 0px, 100% 0px;
  background-size: auto, auto;
  background-repeat: repeat, no-repeat;
  font-weight: 700;
}

.a4.able.choise:hover {
  border-color: #fff;
  color: #fff;
}

.a6 {
  width: 100%;
  height: 50%;
  border-style: dashed;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, .6);
  background-image: url('../images/corner.svg');
  background-position: 100% 0px;
  background-repeat: no-repeat;
}

.a6.able {
  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-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-color: #fff;
  background-image: url('../images/able.svg');
  background-size: auto;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  cursor: pointer;
}

.a6.able:hover {
  border-width: 4px;
  border-color: #af0;
  background-image: url('../images/hover.svg');
  background-size: auto;
  color: #af0;
  font-weight: 700;
}

.holder2 {
  width: 40%;
  height: 100%;
}

.a5 {
  width: 100%;
  height: 50%;
  border-style: dashed;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, .6);
  background-image: url('../images/corner.svg');
  background-position: 100% 0px;
  background-repeat: no-repeat;
}

.a5.able {
  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-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-color: #fff;
  background-image: url('../images/able.svg');
  background-size: auto;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  cursor: pointer;
}

.a5.able:hover {
  border-width: 4px;
  border-color: #af0;
  background-image: url('../images/hover.svg');
  background-size: auto;
  color: #af0;
  font-weight: 700;
}

.stroke {
  width: 100%;
  height: 10%;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, .2);
  background-image: url('../images/corner.svg');
  background-position: 100% 0px;
  background-repeat: no-repeat;
}

.stroke.able {
  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-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-color: #fff;
  background-image: url('../images/able.svg');
  background-size: auto;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  cursor: pointer;
}

.stroke.able:hover {
  border-width: 4px;
  border-color: #af0;
  background-image: url('../images/hover.svg');
  background-size: auto;
  color: #af0;
  font-weight: 700;
}

.a3 {
  width: 80%;
  height: 100%;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, .2);
  background-image: url('../images/corner.svg');
  background-position: 100% 0px;
  background-repeat: no-repeat;
}

.a3.able {
  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-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-color: #fff;
  background-image: url('../images/able.svg');
  background-size: auto;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  cursor: pointer;
}

.a3.able:hover {
  border-width: 4px;
  border-color: #af0;
  background-image: url('../images/hover.svg');
  background-size: auto;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  color: #af0;
  font-weight: 700;
}

.controls {
  width: 50%;
  padding: 20px;
}

.controlsection {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.controlsection._2 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.result {
  color: #af0;
  font-size: 60px;
  line-height: 50px;
  font-weight: 700;
}

.inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.drag {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.property {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.propico {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  height: 60px;
  margin-right: 20px;
}

.propico._1 {
  background-image: url('../images/frame.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.propico._2 {
  background-image: url('../images/hammer.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.propico._3 {
  background-image: url('../images/screw.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.propico._4 {
  background-image: url('../images/calendar.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.propico._5 {
  background-image: url('../images/camera.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.propico._6 {
  background-image: url('../images/diploma.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.propico._7 {
  width: 40px;
  height: 40px;
  background-image: url('../images/telephone.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.propico._8 {
  width: 40px;
  height: 40px;
  background-image: url('../images/mob.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.propico._9 {
  width: 40px;
  height: 40px;
  background-image: url('../images/mail.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.propitem {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.propitem._2 {
  margin-top: 10px;
  margin-bottom: 0px;
}

.map {
  position: absolute;
  width: 100%;
  height: 100%;
}

.clients {
  width: 100%;
  height: 200px;
  padding-right: 60px;
  padding-left: 60px;
  background-color: transparent;
}

.next {
  width: 60px;
  color: #8126cb;
}

.nav {
  display: none;
}

.client {
  width: 20%;
  padding-right: 10px;
  padding-left: 10px;
}

.prev {
  width: 60px;
}

.frame1 {
  width: 100%;
  height: 100%;
  border: 1px solid #fff;
}

.frame1._2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-color: #8126cb;
}

.field {
  max-width: 400px;
  border: 1px solid #fff;
  background-color: transparent;
  color: #f5f5f5;
}

.form {
  margin-top: 40px;
  margin-bottom: 40px;
}

.form._2 {
  min-width: 280px;
}

.doors {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #fff;
  background-image: url('../images/lines2.svg'), url('../images/open.jpg');
  background-position: 50% 50%, 50% 50%;
  background-size: cover, cover;
  background-repeat: no-repeat, no-repeat;
}

.side1 {
  width: 50%;
  background-image: url('../images/side1.jpg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.side2 {
  width: 50%;
  background-image: url('../images/side2.jpg');
  background-position: 0px 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.allover {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  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-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/lines1.svg'), url('../images/animation.png');
  background-position: 50% 50%, 50% 50%;
  background-size: cover, cover;
  background-repeat: no-repeat, no-repeat;
}

.loader {
  display: none;
  width: 100px;
  height: 100px;
  background-image: url('../images/loader.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.switchon {
  position: absolute;
  width: 2px;
  height: 2px;
  margin-top: -2px;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.switchoff {
  position: absolute;
  width: 2px;
  height: 2px;
  margin-top: 2px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.office {
  width: 50%;
  height: 100%;
}

.menubtn {
  position: fixed;
  top: 0px;
  right: 0px;
  z-index: 99;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  height: 60px;
  padding-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  cursor: pointer;
}

.stick {
  width: 40px;
  height: 6px;
  margin-top: 4px;
  margin-bottom: 4px;
  border: 1px solid #fff;
  background-color: #8126cb;
}

.stick._2 {
  width: 35px;
}

.stick._3 {
  width: 30px;
}

.stick._4 {
  position: absolute;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.stick._4._5 {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.menu {
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 100;
  display: none;
  width: 50%;
  padding-left: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #8126cb;
  -webkit-transform: translate(100%, 0px);
  -ms-transform: translate(100%, 0px);
  transform: translate(100%, 0px);
}

.link {
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 40px;
  line-height: 40px;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
}

.link:hover {
  color: #af0;
}

.closemenu {
  position: absolute;
  top: 0px;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  height: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.compare {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.features {
  width: 33%;
  padding-right: 6px;
  padding-left: 6px;
}

.feature {
  height: 200px;
  border-bottom: 1px solid #fff;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
}

.feature._2 {
  border-bottom-style: none;
}

.feat {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  text-transform: uppercase;
}

.feat._2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.customer {
  width: 100%;
  height: 100%;
  background-image: url('../images/mediapark-b.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.customer:hover {
  background-image: url('../images/mediapark.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.customer._2 {
  background-image: url('../images/chopar-b.png');
  background-size: contain;
}

.customer._2:hover {
  background-image: url('../images/chopar.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.customer._3 {
  background-image: url('../images/imzo.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.customer._3:hover {
  background-image: url('../images/imzo-b.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.customer._4 {
  background-image: url('../images/senor-b.png');
  background-size: contain;
}

.customer._4:hover {
  background-image: url('../images/senor.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.customer._5 {
  background-image: url('../images/lebazar-b.png');
  background-size: contain;
}

.customer._5:hover {
  background-image: url('../images/lebazar.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.customer._6 {
  background-image: url('../images/American-b.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.customer._6:hover {
  background-image: url('../images/American.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.customer._7 {
  background-image: url('../images/rasulov-b.png');
  background-size: contain;
}

.customer._7:hover {
  background-image: url('../images/rasulov.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.customer._8 {
  background-image: url('../images/logo-macro2.png');
  background-size: contain;
}

.customer._8:hover {
  background-image: url('../images/logo-macro1.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.customer._9 {
  background-image: url('../images/osm2.png');
  background-size: contain;
}

.customer._9:hover {
  background-image: url('../images/osm.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.customer._9 {
  background-image: url('../images/fixit2.png');
  background-size: contain;
}

.customer._9:hover {
  background-image: url('../images/fixit.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.customer._10 {
  background-image: url('../images/gals2_1.png');
  background-size: contain;
}

.customer._10:hover {
  background-image: url('../images/gals.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.opponent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.inlift {
  width: 200px;
  height: 40px;
  background-image: url('../images/inliftlogo2.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.mobver {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 999;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  color: #8126cb;
}

.popup {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #8126cb;
  -webkit-transform: translate(-100%, 0px);
  -ms-transform: translate(-100%, 0px);
  transform: translate(-100%, 0px);
}

.close {
  width: 30px;
  height: 30px;
  background-image: url('../images/close.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  cursor: pointer;
}

.actions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.done {
  border: 1px solid #fff;
  background-color: transparent;
}

.error {
  background-color: transparent;
}

html.w-mod-js *[data-ix="load"] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  opacity: 1;
}

html.w-mod-js *[data-ix="showcont"] {
  display: none;
}

@media (max-width: 991px) {
  .container {
    display: none;
  }
  .section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .section.mob {
    height: 200%;
  }
  .main._1 {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background-image: url('../images/lines1.svg'), url('../images/open.jpg');
    background-position: 50% 50%, 100% 50%;
    background-size: cover, cover;
    background-repeat: no-repeat, no-repeat;
    background-attachment: fixed, fixed;
  }
  .main._2 {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background-image: url('../images/lines2.svg'), url('../images/elevator.jpg');
    background-position: 50% 50%, 100% 50%;
    background-size: cover, cover;
    background-repeat: no-repeat, no-repeat;
    background-attachment: fixed, fixed;
  }
  .main._3 {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background-image: -webkit-linear-gradient(0deg, rgba(129, 38, 203, 0) 50%, rgba(129, 38, 203, .9) 75%, #8126cb), url('../images/lines1.svg'), url('../images/corner.jpg');
    background-image: linear-gradient(90deg, rgba(129, 38, 203, 0) 50%, rgba(129, 38, 203, .9) 75%, #8126cb), url('../images/lines1.svg'), url('../images/corner.jpg');
    background-position: 0px 0px, 50% 50%, 100% 50%;
    background-size: auto, cover, cover;
    background-repeat: repeat, no-repeat, no-repeat;
    background-attachment: scroll, fixed, fixed;
  }
  .main._4 {
    background-position: 0px 0px, 50% 50%, 0px 50%;
  }
  .main._5 {
    background-position: 50% 50%, 0px 50%;
  }
  .main._6 {
    background-position: 50% 50%, 0px 50%;
  }
  .main._7 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .main._9 {
    background-color: #8126cb;
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .right {
    width: 70%;
    padding-right: 20px;
    padding-left: 20px;
  }
  .right._3 {
    width: 100%;
  }
  .slogan._2 {
    font-size: 12px;
    line-height: 16px;
    font-weight: 600;
  }
  .visor {
    display: none;
  }
  .head {
    display: none;
  }
  .format {
    width: 50%;
    height: 50%;
  }
  .controls {
    width: 50%;
    height: 50%;
  }
  .result {
    font-size: 20px;
    line-height: 20px;
  }
  .client {
    width: 50%;
  }
  .office {
    display: none;
  }
  .mobver {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

@font-face {
  font-family: 'Pragmatica bold';
  src: url('../fonts/pragmatica.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Pragmatica reg';
  src: url('../fonts/pragmatica2.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}