.body {
  overflow: hidden;
  height: 100vh;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
}

.middle-section {
  overflow: visible;
  width: 100%;
  height: 100%;
  -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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.main-page {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  -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: rgba(0, 0, 212, .3);
  opacity: 1;
}

.stripe-left {
  position: absolute;
  left: 0px;
  bottom: 36%;
  width: 122.6%;
  height: 36%;
  background-image: url('../images/stripe-left.svg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.popup-container {
  width: 100%;
  height: 100%;
  background-color: #fff;
}

.popup-section {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  bottom: 0px;
  z-index: 15;
  display: none;
  width: 100%;
  height: 72.3%;
  -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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.close-button {
  position: absolute;
  top: -15%;
  right: 5%;
  width: 65px;
  height: 60px;
  z-index: 20;
  background-image: url('../images/closer.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  cursor: pointer;
}

.popup-bg {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  background-image: url('../images/popup.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
}

.m1popup {
  /*display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;*/
  display: none;
  width: 100%;
  height: 100%;
  padding: 3% 10%;
  -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;
}

.h2popup {
  margin-bottom: 35px;
}

.textpopup {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.m2popup {
  /*display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;*/
  display: none;
  width: 100%;
  height: 100%;
  padding: 3% 10%;
  -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;
}

.m3popup {
  /*display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;*/
  display: none;
  width: 100%;
  height: 100%;
  padding: 3% 10%;
  -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;
}

.m4popup {
  /*display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;*/
  display: none;
  width: 100%;
  height: 100%;
  padding: 3% 10%;
  -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;
}

.m5popup {
  /*display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;*/
  display: none;
  width: 100%;
  height: 100%;
  padding: 3% 10%;
  -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;
}

.absolutlogo {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  bottom: 0px;
  z-index: 10;
  display: block;
  height: 36%;
  max-width: 41.59vh;
  margin-right: auto;
  margin-left: auto;
  opacity: 1;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.left-top-part {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 50%;
  height: 50%;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.right-bottom-part {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 50%;
  height: 50%;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.stripe-right {
  position: absolute;
  top: 36%;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 36%;
  padding-right: 5%;
  padding-left: 12%;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/stripe-right.svg');
  background-position: 0px 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.underlogo-mini {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  display: block;
  height: 54%;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/underlogo-mini.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.underlogo-big {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  height: 108.5%;
  max-width: 100%;
  background-image: url('../images/underlogo-mini.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.left-bottom-part {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 50%;
  height: 50%;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.right-top-part {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 50%;
  height: 50%;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.bottom-menu-img-container {
  position: absolute;
  top: 0px;
  right: 10.7vh;
  width: 41.59vh;
  height: 72%;
  max-width: 100%;
  background-image: url('../images/img-menu-1.svg');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.main-text-area {
  position: absolute;
  left: 100%;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 72%;
  -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;
  background-image: url('../images/arrow-l.svg');
  background-position: 0px 50%;
  background-size: auto 100%;
  background-repeat: no-repeat;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  color: #fff;
  font-size: 17px;
  line-height: 23px;
  font-weight: 400;
}

.top-menu-container {
  position: absolute;
  top: 0px;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 95%;
  height: 28%;
  -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;
}

.menu-link-line {
  width: 0%;
  height: 1px;
  background-color: #fff;
}

.link-block {
  color: #fff;
  font-size: 1.15vw;
  line-height: 1.3vw;
  text-decoration: none;
}

.back-card {
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.front-card {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.bm1 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-image: url('../images/prom_str_2.png');
  background-position: 53% 50%;
  background-size: auto 95%;
  background-repeat: no-repeat;
  opacity: 0;
}

.bm2 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-image: url('../images/grajd_str_2.png');
  background-position: 53% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0;
}

.bm3 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-image: url('../images/trans_str_1.png');
  background-position: 53% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0;
}

.bm4 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-image: url('../images/gidro_str_1.png');
  background-position: 53% 50%;
  background-size: auto 95%;
  background-repeat: no-repeat;
  opacity: 0;
}

.bm5 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-image: url('../images/selskoe_str_1.png');
  background-position: 53% 50%;
  background-size: auto 95%;
  background-repeat: no-repeat;
  opacity: 0;
}

.fm1 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-image: url('../images/prom_str_1.png');
  background-position: 53% 50%;
  background-size: auto 95%;
  background-repeat: no-repeat;
  opacity: 0;
}

.fm2 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-image: url('../images/grajd_str_1.png');
  background-position: 53% 50%;
  background-size: auto 95%;
  background-repeat: no-repeat;
  opacity: 0;
}

.fm3 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-image: url('../images/trans_str_2.png');
  background-position: 53% 50%;
  background-size: auto 95%;
  background-repeat: no-repeat;
  opacity: 0;
}

.fm4 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-image: url('../images/gidro_str_2.png');
  background-position: 53% 50%;
  background-size: auto 95%;
  background-repeat: no-repeat;
  opacity: 0;
}

.fm5 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-image: url('../images/selskoe_str_2.png');
  background-position: 53% 50%;
  background-size: auto 95%;
  background-repeat: no-repeat;
  opacity: 0;
}

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

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

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

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

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

.m1hover {
  width: 100%;
  height: 100%;
  background-image: url('../images/m1hover.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0;
}

.m2hover {
  width: 100%;
  height: 100%;
  background-image: url('../images/m2hover.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0;
}

.m3hover {
  width: 100%;
  height: 100%;
  background-image: url('../images/m3hover.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0;
}

.m4hover {
  width: 100%;
  height: 100%;
  background-image: url('../images/m4hover.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.m5hover {
  width: 100%;
  height: 100%;
  background-image: url('../images/m5hover.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0;
}

.h1 {
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: Bankrus, sans-serif;
  color: #fff;
  font-size: 35px;
  line-height: 35px;
  font-weight: 400;
  letter-spacing: 0.5px;
}

.heading {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 10.7vh;
  -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;
  opacity: 1;
  font-size: 18px;
}

.fmt1 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 13.7vh;
  padding-left: 10.7vh;
  -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;
  opacity: 0;
}

.fmt2 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 13.7vh;
  padding-left: 10.7vh;
  -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;
  opacity: 0;
}

.fmt3 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 13.7vh;
  padding-left: 10.7vh;
  -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;
  opacity: 0;
}

.fmt4 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 13.7vh;
  padding-left: 10.7vh;
  -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;
  opacity: 0;
}

.fmt5 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 13.7vh;
  padding-left: 10.7vh;
  -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;
  opacity: 0;
}

.h2-main {
  margin-top: 10px;
  font-size: 22px;
  line-height: 27px;
  font-weight: 400;
}

.obj-decs-container {
  position: absolute;
  left: 0px;
  top: 50%;
  width: 50%;
  height: 54%;
  background-color: #fff;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.underlogo-mini-object {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  bottom: 0px;
  z-index: 4;
  display: block;
  height: 54%;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  opacity: 1;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.slider-object-container {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 32%;
}

.tech-slider-container {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 23%;
  background-color: #fff;
}

.tech-container {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 23%;
  width: 100%;
  height: 54%;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.tech-top-bg {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: -1;
  height: 50%;
  background-color: rgba(0, 51, 153, .7);
}

.tech-bottom-bg {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -1;
  height: 50%;
  background-color: #fff;
}

.underdocs-container {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  display: block;
  height: 54%;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  opacity: 1;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.docs-left-block {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  z-index: -1;
  width: 50%;
  height: 100%;
  float: left;
  background-image: url('../images/docs-left.svg');
  background-position: 0px 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.docs-right-block {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -1;
  width: 50%;
  height: 100%;
  float: right;
  background-image: url('../images/docs-right.svg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.docs-left-arrow {
  position: absolute;
  left: 2%;
  top: 41%;
  bottom: 41%;
  display: none;
  width: 40px;
  height: 18%;
  background-image: url('../images/docs-arrow-left.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.docs-right-arrow {
  position: absolute;
  top: 41%;
  right: 2%;
  bottom: 41%;
  display: none;
  width: 40px;
  height: 18%;
  background-image: url('../images/docs-arrow-right.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.docs-left-container {
  position: absolute;
  left: 7%;
  top: 0px;
  bottom: 0px;
  width: 32%;
  height: 100%;
}

.docs-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 50%;
  padding-top: 7%;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.docs-right-container {
  position: absolute;
  top: 0px;
  right: 7%;
  bottom: 0px;
  width: 32%;
  height: 100%;
}

.doc-container {
  width: 30%;
  height: 80%;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.doc-img {
  width: 100%;
  height: 50%;
  margin-bottom: 10px;
  background-image: url('../images/agreement.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.font-st {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 23px;
  font-weight: 400;
  letter-spacing: 1px;
}

.about-left {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 56%;
  height: 68%;
  padding: 3% 25% 3% 2%;
  background-image: url('../images/about-right.svg');
  background-position: 100% 0px;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: auto;
  direction: rtl;
}

.about-left::-webkit-scrollbar {
  width: 1em;
}

.about-left::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.about-left::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
}

.about-right {
  position: absolute;
  top: 0px;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 56%;
  height: 68%;
  padding: 3% 2% 3% 25%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-image: url('../images/about-left.svg');
  background-position: 0px 100%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: justify;
}

.heading-2 {
  margin-bottom: 20px;
}

.about-text {
  margin-bottom: 5px;
}

.map {
  width: 100%;
  height: 45%;
  margin-top: 10px;
  background-color: #ffedcc;
}

.about-txt-block {
  overflow: auto;
  width: 100%;
  height: auto;
}

@font-face {
  font-family: 'Centurygothic';
  src: url('../fonts/CenturyGothic.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Bankrus';
  src: url('../fonts/bankrus.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}