.global-wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin-top: -70px;
  background-color: #08233b;
  z-index: -2
}

.section-head {
  position: static;
  padding-bottom: 0px;
  color: #fff;
  text-align: center;
}

.section__bg {
  background-color: #001525;
  background-image: url('../images/hero-back.jpg');
  background-position: 50% 0%;
  background-size: 100%;
  z-index: -1
}

.body {
  background-color: #08233b;
  font-family: 'Proximanova reg', sans-serif;
  font-weight: 400;
}

.section__content-1 {
  position: relative;
  z-index: 2;
  overflow: visible;
  margin-right: auto;
  margin-left: auto;
  padding-top: 156px;
  padding-right: 30px;
  padding-left: 30px;
  color: #fff;
  text-align: center;
}

.section__content-1__title {
  max-width: 1200px;
  margin-right: auto;
  margin-bottom: 45px;
  margin-left: auto;
  font-size: 38px;
}

.portfolio-herohead {
  font-family: Proximanova, sans-serif;
  font-size: 76px;
  line-height: 92px;
  font-weight: 800;
  text-transform: uppercase;
}

.section__content-1__subtitle {
  margin-bottom: 52px;
  font-family: Proximanova, sans-serif;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 2.25px;
}

.bold-text {
  text-transform: uppercase;
}

.bold-text.dark {
  color: #191a40;
}

.section__content-1__separator_double {
  width: 128px;
  height: 5px;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #1f93d3), color-stop(0, #c35a43));
  background-image: linear-gradient(90deg, #1f93d3 50%, #c35a43 0);
}

.section__content-1__desc {
  display: block;
  overflow: auto;
  max-width: 797px;
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto;
  -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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Proximanova reg', sans-serif;
  font-size: 17px;
  line-height: 25px;
  font-weight: 400;
}

.section__content-1__link {
  border-bottom: 1px solid #fff;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #fff;
  font-size: 17px;
  line-height: 25px;
  text-decoration: none;
  cursor: pointer;
}

.section__content-1__link:hover {
  border-style: solid;
  border-width: 0px 0px 1px;
  border-color: #fff #fff #1f93d3;
  color: #1f93d3;
}

.section-2 {
  position: relative;
  background-color: #001525;
  background-image: url('../images/page2-back.jpg');
  background-position: 50% 100%;
  background-size: contain;
  background-repeat: no-repeat;
  color: #fff;
  text-align: center;
}

.section__content-2 {
  position: relative;
  min-height: 300px;
  margin-right: auto;
  margin-left: auto;
  padding: 0px 30px 60px;
  color: #fff;
  text-align: center;
}

.section__content-2.uslugy {
  padding-bottom: 0px;
}

.image {
  position: relative;
  left: 60px;
  top: 0px;
  right: 0%;
  bottom: auto;
}

.section__content-2__subtitle {
  margin-bottom: 41px;
  padding-top: 110px;
  font-family: Proximanova, sans-serif;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.section__content-2__subtitle.dark {
  color: #372b2b;
}

.section__content-2__subtitle.chineese {
  padding-top: 250px;
}

.section__content__separator {
  width: 100px;
  height: 4px;
  margin-right: auto;
  margin-bottom: 47px;
  margin-left: auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#c35a43), to(#c35a43));
  background-image: linear-gradient(180deg, #c35a43, #c35a43);
}

.section__content__separator.blue {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1f93d3), to(#1f93d3));
  background-image: linear-gradient(180deg, #1f93d3, #1f93d3);
}

.section__content-2__desc {
  max-width: 650px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  font-family: 'Proximanova reg', sans-serif;
  font-size: 17px;
  line-height: 25px;
  font-weight: 400;
  text-align: center;
}

.section__content-2__desc.dark {
  color: #372b2b;
}

.section__content-2__desc._1-3 {
  max-width: 620px;
}

.section__content-2__desc.chineese {
  max-width: 480px;
}

.section__content__image {
  position: static;
  display: block;
  margin: 85px auto 123px;
  padding-right: 0px;
  padding-left: 0px;
  text-align: center;
}

.section__content__image.load {
  margin-bottom: 0px;
}

.section-3 {
  position: relative;
  height: 1000px;
  background-image: url('../images/page3-back.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  text-align: center;
}

.section-4 {
  position: relative;
  background-color: #08233b;
  background-image: url('../images/page4-back.jpg');
  background-position: 50% 20%;
  background-size: contain;
  background-repeat: no-repeat;
  text-align: center;
}

.section__content-2__image-3 {
  display: block;
  margin: 87px auto 60px;
}

.section__content-2__image-3.fontshow {
  display: block;
  margin: 196px auto 168px;
}

.section__content-2__image-3.ui {
  margin-top: 157px;
  margin-bottom: 0px;
}

.section__content-2__image-3.colors {
  margin-top: 381px;
}

.section__content-2__image-3.contacts {
  margin-bottom: 0px;
}

.image-4 {
  margin-top: 87px;
  margin-bottom: 45px;
}

.image-5 {
  margin-top: 0px;
  margin-bottom: 100px;
}

.section-6 {
  position: relative;
  background-color: #08233b;
  background-image: url('../images/page5-back_2.png'), -webkit-gradient(linear, left top, left bottom, from(#08233b), color-stop(38%, #263b4e), color-stop(69%, #071d2f));
  background-image: url('../images/page5-back_2.png'), linear-gradient(180deg, #08233b, #263b4e 38%, #071d2f 69%);
  background-position: 50% 59%, 0px 0px;
  background-size: 2400px, auto;
  background-repeat: no-repeat, repeat;
  text-align: center;
  padding-top: 60px;
}

.image-6 {
  margin-top: 87px;
  margin-bottom: 100px;
}

.section-8 {
  position: relative;
  min-height: 600px;
  background-color: #dce1e8;
  color: #372b2b;
  text-align: center;
}

.image-7 {
  position: absolute;
  left: 0%;
  top: -540px;
  right: 0%;
  bottom: 0%;
}

.section__content-3 {
  position: relative;
  min-height: 300px;
  margin-right: auto;
  margin-left: auto;
  padding: 0px 30px;
  color: #fff;
  text-align: center;
}

.section__content-3__image-4 {
  display: block;
  margin-top: 80px;
  margin-right: auto;
  margin-left: auto;
}

.section__content-3__image-5 {
  display: block;
  margin: 80px auto 70px;
}

.image-10 {
  display: block;
  margin-top: 115px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 50px;
}

.ovr-portfolio-section-7 {
  position: relative;
  height: 1000px;
  background-image: url('../images/page-7-back.jpg');
  background-position: 50% 100%;
  background-size: 2000px;
  background-repeat: no-repeat;
  background-attachment: fixed;
  text-align: center;
}

.section-9 {
  position: relative;
  padding-bottom: 65vw;
  background-color: #687c94;
  background-image: url('../images/page8-back.jpg');
  background-position: 50% 100%;
  background-size: contain;
  background-repeat: no-repeat;
  text-align: center;
}

.image-11 {
  display: block;
  margin-top: 130px;
  margin-right: auto;
  margin-left: auto;
}

.image-12 {
  margin-top: 100px;
  margin-right: auto;
  margin-left: auto;
}

.ovr-portfolio-cellswrap {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 940px;
  margin-right: auto;
  margin-left: auto;
}

.redcell-left {
  position: absolute;
  left: -21%;
  top: 30%;
  right: auto;
  bottom: auto;
}

.image-13 {
  position: absolute;
  left: 0%;
  top: -33%;
  right: auto;
  bottom: auto;
}

.redcell-back1 {
  position: absolute;
  left: 166px;
  top: 495px;
}

.redcell-back2 {
  position: absolute;
  left: 40%;
  top: 41%;
  right: auto;
  bottom: auto;
}

.redcell-back3 {
  position: absolute;
  left: 78%;
  top: 43%;
  right: auto;
  bottom: auto;
}

.redcell-bttm {
  position: absolute;
  left: 60%;
  top: auto;
  right: auto;
  bottom: 3%;
}

.redcell-right-big {
  position: absolute;
  left: auto;
  top: 379px;
  right: -69%;
  bottom: 0%;
}

.redcell-right {
  position: absolute;
  left: auto;
  top: 224px;
  right: -20%;
  bottom: 0%;
}

.redcell-top1 {
  position: absolute;
  left: 4%;
  top: -9%;
  right: auto;
  bottom: auto;
}

.redcell-top2 {
  position: absolute;
  left: auto;
  top: -7%;
  right: 7%;
  bottom: auto;
}

.redcell-underhead {
  position: absolute;
  left: 49%;
  top: 14%;
  right: auto;
  bottom: auto;
}

.section-5 {
  position: relative;
  background-color: #08233b;
  text-align: center;
}

.section__content-2__image-usl {
  display: block;
  margin: 0px auto 60px;
}

.section-7 {
  position: relative;
  padding-bottom: 183px;
  background-color: #071d2f;
  background-image: url('../images/page6-back.jpg');
  background-position: 50% 180%;
  background-size: 2400px;
  background-repeat: no-repeat;
  text-align: center;
}

.section__content-3__image-6 {
  display: block;
  margin-top: 115px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 0px;
}

.section__content-3__image-6-2 {
  display: block;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 0px;
}

.image-15 {
  display: block;
  margin-top: 110px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 0px;
}

.section__content-1__title_adaptive {
  display: none;
  margin-bottom: 45px;
}

@media (max-width: 991px) {
  .section {
    margin-top: 0px;
    background-position: 81% 0%;
    background-size: 1350px;
  }
  .section__content-1 {
    min-width: auto;
    padding-top: 170px;
    padding-right: 40px;
    padding-left: 40px;
  }
  .section__content-1__title {
    display: none;
    margin-top: 0px;
    font-size: 38px;
  }
  .portfolio-herohead {
    font-size: 54px;
    line-height: 58px;
  }
  .section__content-1__desc {
    padding-right: 20px;
    padding-left: 20px;
  }
  .section-2 {
    background-position: 50% 100%;
  }
  .section__content-2 {
    min-width: auto;
    padding-right: 40px;
    padding-left: 40px;
  }
  .image {
    left: -20px;
    top: -4.2vw;
    max-width: 118%;
  }
  .section__content-2__subtitle.chineese {
    padding-top: 180px;
  }
  .section__content-2__desc.chineese {
    max-width: 480px;
  }
  .section-3 {
    height: 70vh;
    background-size: cover;
    background-attachment: scroll;
  }
  .section-4 {
    background-position: 50% 24%;
  }
  .section__content-2__image-3.fontshow {
    max-width: 81%;
    margin-top: 70px;
  }
  .section__content-2__image-3.ui {
    margin-top: 130px;
  }
  .section__content-2__image-3.colors {
    max-width: 63%;
    margin-top: 140px;
  }
  .section-6 {
    padding-right: 0px;
    padding-left: 0px;
    background-position: 50% 60%, 0px 0px;
    background-size: 1560px, auto;
  }
  .section-8 {
    background-position: 50% 15%;
  }
  .image-7 {
    top: -449px;
  }
  .section__content-3 {
    min-width: auto;
    padding-top: 0px;
    padding-right: 40px;
    padding-left: 40px;
  }
  .section__content-3__image-4 {
    margin-top: 60px;
  }
  .ovr-portfolio-section-7 {
    height: 70vh;
    background-position: 100% 0%;
    background-size: cover;
    background-attachment: scroll;
  }
  .redcell-left {
    left: -15%;
  }
  .redcell-back2 {
    left: 57%;
    top: 50%;
  }
  .redcell-back3 {
    top: 32%;
  }
  .redcell-bttm {
    left: 46%;
    bottom: -2%;
  }
  .redcell-top1 {
    top: -12%;
  }
  .redcell-underhead {
    left: 41%;
    top: 11%;
  }
  .section-7 {
    padding-bottom: 110px;
    background-position: 50% -20%;
    background-size: 2060px;
  }
  .section__content-1__title_adaptive {
    display: block;
    margin-top: 0px;
    font-size: 38px;
  }
}

@media (max-width: 767px) {
  .section {
    background-position: 88% 0%;
  }
  .section__content-1 {
    padding-top: 130px;
  }
  .portfolio-herohead {
    font-size: 48px;
  }
  .section__content-2 {
    padding-bottom: 40px;
  }
  .image {
    max-width: 122%;
  }
  .section__content-2__subtitle.chineese {
    padding-top: 150px;
  }
  .section__content-2__desc {
    margin-bottom: 0px;
    padding-bottom: 20px;
  }
  .section__content-2__desc._1-3 {
    padding-right: 30px;
    padding-left: 30px;
  }
  .section__content__image {
    max-width: 100%;
    margin-top: 40px;
    margin-bottom: 80px;
  }
  .section__content__image.first {
    max-width: 100%;
  }
  .section__content__image.icons {
    max-width: 90%;
  }
  .section-3 {
    height: 50vh;
  }
  .section-4 {
    background-position: 50% 30%;
  }
  .section__content-2__image-3 {
    margin-top: 30px;
    margin-bottom: 20px;
  }
  .section-6 {
    padding-top: 20px;
    background-position: 50% 50%;
    background-size: cover;
  }
  .image-7 {
    top: -289px;
  }
  .section__content-3 {
    padding-top: 0px;
  }
  .section__content-3__image-4 {
    margin-top: 40px;
  }
  .section__content-3__image-5 {
    margin-top: 100px;
  }
  .image-10 {
    margin-top: 70px;
  }
  .ovr-portfolio-section-7 {
    background-position: 50% 0%;
  }
  .redcell-left {
    left: -18%;
  }
  .redcell-back1 {
    top: 558px;
  }
  .redcell-back2 {
    left: 47%;
    top: 61%;
  }
  .redcell-back3 {
    left: 52%;
  }
  .redcell-bttm {
    left: 27%;
    max-width: 11%;
  }
  .section__content-2__image-usl {
    margin-bottom: 20px;
  }
  .section-7 {
    padding-bottom: 50px;
    background-position: 40% 120%;
    background-size: 1200px;
  }
  .section__content-3__image-6 {
    margin-top: 70px;
  }
  .section__content-3__image-6-2 {
    margin-top: 0px;
  }
  .image-15 {
    margin-top: 70px;
  }
  .section__content-1__title_adaptive {
    font-size: 35px;
  }
}

@media (max-width: 479px) {
  .section {
    background-position: 60% 0%;
    background-size: 640px;
  }
  .section__content-1 {
    padding: 68px 20px 50px;
  }
  .section__content-1__title {
    margin-bottom: 30px;
    line-height: 40px;
  }
  .portfolio-herohead {
    font-size: 26px;
    line-height: 15px;
  }
  .section__content-1__subtitle {
    margin-bottom: 30px;
    font-size: 13px;
    line-height: 25px;
  }
  .bold-text {
    font-size: 12px;
  }
  .section__content-1__separator_double {
    width: 100px;
    height: 4px;
    margin-bottom: 30px;
  }
  .section__content-1__desc {
    margin-bottom: 30px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 14px;
    line-height: 20px;
  }
  .section__content-1__link {
    display: inline-block;
    margin-bottom: 30px;
    font-size: 14px;
  }
  .section-2 {
    background-position: 0% 100%;
    background-size: cover;
  }
  .section__content-2 {
    min-height: 300px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .image {
    left: -11.4vw;
    top: -4.8vw;
    max-width: 139%;
  }
  .section__content-2__subtitle {
    margin-bottom: 20px;
    padding-top: 50px;
    font-size: 12px;
  }
  .section__content-2__subtitle.chineese {
    padding-top: 80px;
  }
  .section__content__separator {
    width: 50px;
    height: 3px;
    margin-bottom: 24px;
  }
  .section__content-2__desc {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 14px;
    line-height: 21px;
  }
  .section__content-2__desc._1-3 {
    padding-top: 30px;
    padding-bottom: 20px;
    line-height: 20px;
  }
  .section__content-2__desc.chineese {
    padding-bottom: 0px;
  }
  .section__content__image {
    max-width: 100%;
    margin-top: 0px;
    margin-bottom: 40px;
  }
  .section__content__image.first {
    padding-right: 0px;
    padding-left: 0px;
  }
  .section__content__image.icons {
    max-width: 90%;
  }
  .section-3 {
    height: 29vh;
    margin-top: 0px;
  }
  .section-4 {
    background-position: 50% 60%;
    background-size: contain;
  }
  .section__content-2__image-3 {
    margin-top: 0px;
    margin-bottom: 20px;
  }
  .section__content-2__image-3.fontshow {
    max-width: 80%;
    margin-top: 0px;
    margin-bottom: 70px;
  }
  .section__content-2__image-3.ui {
    margin-top: 70px;
  }
  .section__content-2__image-3.colors {
    max-width: 60%;
    margin-top: 90px;
  }
  .section__content-2__image-3.contacts {
    margin-top: 40px;
  }
  .image-4 {
    margin-top: 10px;
    margin-bottom: 13px;
  }
  .image-5 {
    margin-bottom: 50px;
  }
  .section-6 {
    background-position: 50% 70%;
    background-size: cover;
  }
  .image-6 {
    margin-top: 0px;
    margin-bottom: 50px;
  }
  .section-8 {
    background-position: 50% 400px;
  }
  .image-7 {
    top: -130px;
  }
  .section__content-3 {
    padding-top: 0%;
    padding-right: 20px;
    padding-left: 20px;
  }
  .section__content-3__image-4 {
    max-width: 50%;
    margin-top: 20px;
  }
  .section__content-3__image-5 {
    margin-top: 60px;
  }
  .image-10 {
    margin-top: 50px;
    padding-bottom: 0px;
  }
  .ovr-portfolio-section-7 {
    height: 46vh;
  }
  .section-9 {
    padding-right: 0px;
    padding-bottom: 61vw;
    padding-left: 0px;
  }
  .image-11 {
    margin-top: 0px;
  }
  .image-12 {
    margin-top: 40px;
    padding-bottom: 30px;
  }
  .ovr-portfolio-cellswrap {
    width: auto;
  }
  .redcell-left {
    left: -16%;
    top: 26%;
    right: auto;
    bottom: auto;
    max-width: 30%;
  }
  .redcell-back1 {
    left: 210px;
    top: 369px;
    max-width: 20%;
  }
  .redcell-back2 {
    left: 28%;
    top: 53%;
    max-width: 9%;
    opacity: 0.4;
  }
  .redcell-back3 {
    left: 20%;
    top: auto;
    right: auto;
    bottom: -2%;
    max-width: 14%;
  }
  .redcell-bttm {
    left: 26%;
    top: auto;
    right: auto;
    bottom: 0%;
    max-width: 5%;
  }
  .redcell-right-big {
    left: auto;
    top: auto;
    right: -30%;
    bottom: 13%;
    max-width: 30%;
  }
  .redcell-right {
    left: auto;
    top: 271px;
    right: -23%;
    bottom: 7%;
    max-width: 28%;
  }
  .redcell-top1 {
    left: -1%;
    top: -12%;
    right: auto;
    bottom: auto;
    max-width: 32%;
  }
  .redcell-top2 {
    left: auto;
    top: -7%;
    right: 0%;
    bottom: auto;
    max-width: 30%;
  }
  .redcell-underhead {
    top: 8%;
    max-width: 20%;
  }
  .section-5 {
    background-position: 50% 60%;
    background-size: contain;
  }
  .section__content-2__image-usl {
    margin-top: 0px;
    margin-bottom: 20px;
  }
  .section-7 {
    padding-bottom: 30px;
    background-position: 50% 100%;
    background-size: 790px;
  }
  .section__content-3__image-6 {
    margin-top: 20px;
    padding-bottom: 0px;
  }
  .section__content-3__image-6-2 {
    margin-top: 0px;
    padding-bottom: 0px;
  }
  .image-15 {
    margin-top: 50px;
    padding-bottom: 0px;
  }
  .section__content-1__title_adaptive {
    margin-bottom: 30px;
    line-height: 33px;
  }
}

@font-face {
  font-family: 'Proximanova';
  src: url('../fonts/ProximaNova-Bold.eot') format('embedded-opentype'), url('../fonts/ProximaNova-Bold.woff') format('woff'), url('../fonts/ProximaNova-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Proximanova reg';
  src: url('../fonts/ProximaNova-Reg.eot') format('embedded-opentype'), url('../fonts/ProximaNova-Reg.woff') format('woff'), url('../fonts/ProximaNova-Reg.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Proximanova';
  src: url('../fonts/ProximaNova-Xbold.eot') format('embedded-opentype'), url('../fonts/ProximaNova-Xbold.woff') format('woff'), url('../fonts/ProximaNova-Xbold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'Mark simonson proxima nova';
  src: url('../fonts/Mark-Simonson---Proxima-Nova-Semibold.woff') format('woff'), url('../fonts/Mark-Simonson---Proxima-Nova-Semibold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}