.footer__flex .cont {
  padding-right: 0%;
}

.footer__flex .footer__map {
  margin: 0 0 0 auto;
  width: 95%;
}

.top-intr__flex .item.item:first-of-type {
  width: 48%;
}

.top-intr__flex .item:last-of-type {
  padding-left: 3%;
  width: 54%;
}

.top-about__swiper {
  margin-bottom: 160px;
}

.top-about__main-img {
  margin-bottom: 120px;
}
.top-about__main-img img {
  border-radius: 10px;
}

@media (max-width: 1199px) {
  .top-about__swiper {
    margin-bottom: 80px;
  }
  .top-about__main-img {
    margin-bottom: 80px;
  }
}
@media (max-width: 834px) {
  .top-about__swiper {
    margin-bottom: 50px;
  }
  .top-about__main-img {
    margin-bottom: 50px;
  }
}
@media (max-width: 834px) and (max-width: 639px) {
  .top-intr__flex .item.item:first-of-type {
    width: 100%;
  }
  .top-intr__flex .item:last-of-type {
    padding: 0;
    width: 100%;
  }
}/*# sourceMappingURL=uniq.css.map */