.swiper-container {
  width: 70%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

.sad {
  background-image: url('../images/objects/sad1.jpeg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.sibur {
  background-image: url('../images/objects/sibur1.jpeg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.fok {
  background-image: url('../images/objects/fok1.jpeg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.telman {
  background-image: url('../images/objects/telman1.jpeg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.h2-obj {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  margin-top: 20px;
  margin-bottom: 25px;
  font-size: 24px;
  line-height: 27px;
  font-weight: 600;
  text-align: center;
}

.swiper-container2 {
  width: 100%;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
}

.swiper-slide {
  background-size: cover;
  background-position: center;
}

.gallery-thumbs {
  height: 100%;
  box-sizing: border-box;
  padding: 10px 0;
}

.gallery-thumbs .swiper-slide {
  width: 85%;
  height: 100%;
  opacity: 0.4;
  margin-left: auto;
  margin-right: auto;
}

.gallery-thumbs .swiper-slide-active {
  width: 90%;
  opacity: 1;
}

.gallery-top2 {
  height: 100%;
  width: 100%;
}

.gallery-thumbs2 {
  margin-top: 10px;
  height: 90%;
  box-sizing: border-box;
  padding: 10px 0;
}

.gallery-thumbs2 .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 0.4;
}

.gallery-thumbs2 .swiper-slide-active {
  opacity: 1;
}

.tech-slide-left {
  float: left;
  height: 100%;
  width: 30%;
  color: white;
}

.tech-slide-right {
  float: right;
  height: 100%;
  width: 30%;
}

.top-left,
.bottom-left {
  width: 100%;
  height: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.h2tech {
  font-size: 23px;
  margin-bottom: 5px;
  margin-top: 0px;
}

.btn-tech {
  padding: 10px 15px 10px 15px;
  max-height: 55px;
  border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -ms-border-radius: 5px 5px 5px 5px;
  -o-border-radius: 5px 5px 5px 5px;
  background-color: royalblue;
  margin-bottom: 8%;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 500;
  transition-property: all;
  transition-duration: 300ms;
  cursor: pointer;
}

.btn-tech:hover {
  background-color: rgb(51, 91, 212);
}

.form-tech {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.label1 {
  color: #333;
  margin-top: 10px;
}

.doc-container {
  overflow: hidden;
}

.main-page,
.absolutlogo {
  opacity: 0;
}

.h2-main {
  font-family: BankGothic;
}

.doc-container {
  font-size: 0.9vw;
  line-height: 1.05vw;
}

.about-txt-block {
  font-size: 0.9vw;
  line-height: 1.1vw;
}

.bg {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: -1;
}

.bg video {
  /* Make video to at least 100% wide and tall */
  min-width: 100%;
  min-height: 100%;
  /* Setting width & height to auto prevents the browser from stretching or squishing the video */
  width: auto;
  height: auto;
  /* Center the video */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.popup-container {
  overflow: hidden;
}

.w-slider-nav-invert>div {
  background-color: rgba(0, 82, 147, 0.4) !important;
}

.w-slider-nav-invert>div.w-active {
  background-color: #005293 !important;
}

@media (max-width: 991px) {
  .bg {
    display: none;
  }

  .absolutlogo {
    display: none;
  }

  .main-page {
    display: none;
  }
}

@media (max-width: 479px) {
  .m-footer {
    margin-bottom: 45px;
  }

  .m-open-menu,
  .m-close-menu {
    width: 100%;
    height: 100%;
  }

  .m-menu-lineleft,
  .m-menu-lineright {
    width: 0px;
  }

  .m-close-menu {
    display: none;
  }
}

.ipad-error {
  position: fixed;
  bottom: 0px;
  top: 0px;
  left: 0px;
  right: 0px;
  background-color: #005293;
  z-index: 100;
  display: none;
}

@media screen and (orientation: portrait) and (max-width: 1024px) {
  .ipad-error {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
  }
}

@media screen and (orientation: portrait) and (max-width: 1000px) {
  .ipad-error {
    display: none;
  }
}

.author {
  position: absolute;
  right: 15px;
  bottom: 10px;
  color: white;
  font-size: 7px;
  line-height: 15px;
}

.author a {
  color: white;
  text-decoration: none;
  font-size: 13px;
}