

/* Start:/local/templates/main/components/astrovolga/super.d7/banner/style.css?17258858092583*/
/* main colors */
/* mediaqueries */
.trs {
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 48px 0;
}
@media (max-width: 991.98px) {
  .banner {
    padding: 48px 0 24px 0;
  }
}
.banner__info {
  margin-right: 75px;
}
@media (max-width: 991.98px) {
  .banner__info {
    margin-right: 24px;
  }
}
@media (max-width: 575.98px) {
  .banner__info {
    margin-right: 0;
    width: 100%;
  }
}
.banner__info-title {
  font-size: 48px;
  font-weight: 700;
  line-height: 59px;
}
@media (max-width: 991.98px) {
  .banner__info-title {
    font-size: 32px;
    line-height: 39px;
  }
}
@media (max-width: 767.98px) {
  .banner__info-title {
    font-size: 20px;
    line-height: 25px;
  }
}
.banner__info-title span {
  font-weight: 400;
}
.banner__info-text {
  margin-top: 24px;
}
@media (max-width: 991.98px) {
  .banner__info-text {
    margin-top: 8px;
  }
}
.banner__info-phone,
.banner__info-mail {
  color: #2A8BEA;
  margin-top: 16px;
  display: block;
}
@media (max-width: 991.98px) {
  .banner__info-phone,
  .banner__info-mail {
    display: none;
  }
}
.banner__btn-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 24px;
}
@media (max-width: 575.98px) {
  .banner__btn {
    width: 100% !important;
    text-align: center;
  }
}
.banner__btn-phone,
.banner__btn-mail {
  display: none;
}
@media (max-width: 991.98px) {
  .banner__btn-phone,
  .banner__btn-mail {
    height: 44px;
    width: 44px;
    min-width: 44px;
    border-radius: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-left: 8px;
    background: #48CAED;
  }
}
.banner__btn-phone-svg,
.banner__btn-mail-svg {
  height: 20px;
  width: 20px;
}
.banner__img {
  width: 486px;
  min-width: 486px;
}
@media (max-width: 1024px) {
  .banner__img {
    width: 336px;
    min-width: 336px;
  }
}
@media (max-width: 767.98px) {
  .banner__img {
    width: 280px;
    min-width: 280px;
  }
}
@media (max-width: 575.98px) {
  .banner__img {
    display: none;
  }
}
.banner__img img {
  width: 100%;
}


/*# sourceMappingURL=style.css.map*/
/* End */


/* Start:/local/templates/main/components/astrovolga/super.d7/index-advantages/style.css?17258858091153*/
/* main colors */
/* mediaqueries */
.trs {
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.advantages__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 12px;
  background: #ffffff;
  border-radius: 16px;
}
@media (max-width: 575.98px) {
  .advantages__list {
    padding: 16px;
  }
}
.advantages__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: calc(100% / 3);
  margin: 12px 0 12px 0;
  padding: 24px 0;
}
@media (max-width: 767.98px) {
  .advantages__item {
    width: calc(100% / 2);
    margin: 8px 0 8px 0;
    padding: 16px 0;
  }
}
@media (max-width: 575.98px) {
  .advantages__item {
    margin: 0;
    width: 100%;
  }
}
.advantages__icon {
  height: 48px;
  width: 48px;
}
.advantages__text {
  margin-top: 16px;
  text-align: center;
}


/*# sourceMappingURL=style.css.map*/
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/services/style.css?17258858091994*/
/* main colors */
/* mediaqueries */
.trs {
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.services__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 24px;
}
.services-1 .services-block {
  padding: 16px;
}
.services__slider.noPagination {
  padding-bottom: 0 !important;
}
.services-block {
  border-radius: 16px;
  padding: 24px 16px;
  background: #ffffff;
  overflow: hidden;
  height: auto !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (max-width: 575.98px) {
  .services-block {
    padding: 16px;
  }
}
.services-block__img {
  height: 200px;
  min-height: 200px;
  display: block;
  margin: 0 auto 16px auto;
  max-width: 100%;
}
.services-block__title {
  text-align: center;
}
.services-block__title a {
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.services-block__title a:hover {
  color: #2A8BEA;
}
.services-block__list {
  margin-bottom: 16px;
}
.services-block__item {
  margin-top: 20px;
}
.services-block__item:last-child {
  margin-bottom: 0;
}
.services-block__item-hashtags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -4px;
}
.services-block__item-hashtag {
  margin: 4px;
  background: #F2F2F2;
  color: #4F4F4F;
  padding: 4px 8px;
  border-radius: 8px;
}
.services-block__link {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.services-block__btn {
  width: 100% !important;
  margin-top: 16px;
  text-align: center;
}


/*# sourceMappingURL=style.css.map*/
/* End */


/* Start:/local/templates/main/components/astrovolga/super.d7/index-advantages-extended/style.css?17258858093470*/
/* main colors */
/* mediaqueries */
.trs {
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.advantages-extended {
  background: #102131;
  color: #ffffff;
  padding: 48px 0;
}
@media (max-width: 767.98px) {
  .advantages-extended {
    padding: 32px 0;
  }
}
.advantages-extended__title,
.advantages-extended__sub-title {
  text-align: center;
}
.advantages-extended__title {
  margin-bottom: 8px;
}
.advantages-extended__sub-title {
  max-width: 994px;
  margin: 0 auto;
}
.advantages-extended__grid {
  max-width: 792px;
  margin: 24px auto 0 auto;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: 150px 234px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}
@media (max-width: 1024px) {
  .advantages-extended__grid {
    max-width: 100%;
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }
}
@media (max-width: 767.98px) {
  .advantages-extended__grid {
    margin: 16px auto 0 auto;
    grid-template-columns: 1fr;
    grid-template-rows: 150px 234px repeat(3, 150px);
  }
}
.advantages-extended .advantages-extended-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  overflow: hidden;
}
.advantages-extended .advantages-extended-item:not(.advantages-extended-item--with-img) {
  padding: 16px;
}
.advantages-extended .advantages-extended-item__title {
  font-size: 36px;
  font-weight: 600;
  line-height: 44px;
}
@media (max-width: 767.98px) {
  .advantages-extended .advantages-extended-item__title {
    font-size: 24px;
    line-height: 30px;
  }
}
.advantages-extended .advantages-extended-item__text {
  font-weight: 600;
}
@media (max-width: 767.98px) {
  .advantages-extended .advantages-extended-item__text {
    font-size: 14px;
    line-height: 17px;
  }
}
.advantages-extended .advantages-extended-item__img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.advantages-extended .advantages-extended-item:nth-child(1) {
  grid-area: 1 / 1 / 2 / 2;
  background: #F73C5C;
}
@media (max-width: 767.98px) {
  .advantages-extended .advantages-extended-item:nth-child(1) {
    grid-area: 1 / 1 / 2 / 2;
  }
}
.advantages-extended .advantages-extended-item:nth-child(2) {
  grid-area: 2 / 1 / 3 / 2;
  border-radius: 16px 0 16px 16px;
}
@media (max-width: 767.98px) {
  .advantages-extended .advantages-extended-item:nth-child(2) {
    border-radius: 8px;
    grid-area: 2 / 1 / 3 / 2;
  }
}
.advantages-extended .advantages-extended-item:nth-child(3) {
  grid-area: 1 / 2 / 3 / 3;
  background: #2A8BEA;
}
@media (max-width: 767.98px) {
  .advantages-extended .advantages-extended-item:nth-child(3) {
    grid-area: 3 / 1 / 4 / 2;
  }
}
.advantages-extended .advantages-extended-item:nth-child(4) {
  grid-area: 1 / 3 / 2 / 4;
  border-radius: 16px 16px 16px 0;
}
@media (max-width: 767.98px) {
  .advantages-extended .advantages-extended-item:nth-child(4) {
    border-radius: 8px;
    grid-area: 4 / 1 / 5 / 2;
  }
}
.advantages-extended .advantages-extended-item:nth-child(5) {
  grid-area: 2 / 3 / 3 / 4;
  background: #FF9D00;
}
@media (max-width: 767.98px) {
  .advantages-extended .advantages-extended-item:nth-child(5) {
    grid-area: 5 / 1 / 6 / 2;
  }
}


/*# sourceMappingURL=style.css.map*/
/* End */


/* Start:/local/templates/main/components/astrovolga/super.d7/index-how-we-works/style.css?17258858092929*/
/* main colors */
/* mediaqueries */
.trs {
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.how-we-work__title {
  text-align: center;
}
.how-we-work__callback-btn.btn {
  margin-top: 24px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767.98px) {
  .how-we-work__callback-btn.btn {
    margin-top: 16px;
    width: calc(100% - 32px);
    text-align: center;
  }
}
.work-steps {
  margin-top: 24px;
}
@media (min-width: 768px) {
  .work-steps {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    position: relative;
    overflow: hidden;
    width: calc(100% + 24px) !important;
  }
}
@media (max-width: 767.98px) {
  .work-steps {
    margin-top: 16px;
  }
}
.work-steps__item {
  padding: 16px;
  border-radius: 16px;
  background: #ffffff;
  position: relative;
}
@media (min-width: 768px) {
  .work-steps__item {
    width: calc(100% / 3 - 24px) !important;
    margin: 0 24px 0 0;
    min-height: 185px;
    height: auto !important;
    z-index: 1;
  }
}
@media (min-width: 768px) {
  .work-steps__item-4,
  .work-steps__item-5 {
    width: calc(100% / 2 - 24px) !important;
  }
}
.work-steps__item:after {
  content: '';
  position: absolute;
  width: 24px;
  height: 2px;
  background: #4F4F4F;
  z-index: 0;
  left: -24px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 767.98px) {
  .work-steps__item:after {
    display: none;
  }
}
.work-steps__item-num {
  height: 50px;
  width: 50px;
  background: #2A8BEA;
  font-weight: 500;
  font-size: 24px;
  line-height: 30px;
  border-radius: 50%;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.work-steps__item-title {
  font-weight: 600;
  margin-top: 16px;
}
.work-steps__item-text {
  margin-top: 16px;
  font-size: 14px;
  line-height: 17px;
}
.work-steps__item .btn {
  display: none;
}
@media (max-width: 767.98px) {
  .work-steps__item .btn {
    width: 100%;
    margin-top: 16px;
    display: block;
    text-align: center;
  }
}
.work-steps__line {
  margin: 0 auto;
  padding-right: 24px;
  height: 47px;
}
.work-steps__line--xl,
.work-steps__line--lg {
  display: none;
  height: 32px;
}
@media (max-width: 1199.98px) {
  .work-steps__line {
    display: none;
  }
  .work-steps__line--xl {
    display: block;
  }
}
@media (max-width: 991.98px) {
  .work-steps__line {
    display: none;
  }
  .work-steps__line--xl {
    display: none;
  }
  .work-steps__line--lg {
    display: block;
  }
}
@media (max-width: 767.98px) {
  .work-steps__line--lg {
    display: none;
  }
}


/*# sourceMappingURL=style.css.map*/
/* End */


/* Start:/local/templates/main/components/astrovolga/super.d7/index-callback/style.css?17567062313356*/
/* main colors */
/* mediaqueries */
.trs {
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.index-callback {
  background: #102131;
  color: #ffffff;
}
.index-callback__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767.98px) {
  .index-callback__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.index-callback__info {
  min-width: 607px;
  width: 607px;
  padding: 48px 0;
}
@media (max-width: 1199.98px) {
  .index-callback__info {
    width: 455px;
    min-width: 455px;
  }
}
@media (max-width: 991.98px) {
  .index-callback__info {
    padding: 37px 0;
    width: 380px;
    min-width: 380px;
  }
}
@media (max-width: 767.98px) {
  .index-callback__info {
    width: 100%;
    min-width: 100%;
    padding: 16px 0;
  }
}
.index-callback__title {
  margin-top: 32px;
}
@media (max-width: 991.98px) {
  .index-callback__title {
    margin-top: 24px;
  }
}
@media (max-width: 767.98px) {
  .index-callback__title {
    margin-top: 16px;
  }
}
.index-callback__text {
  margin-top: 8px;
}
.index-callback__btn {
  margin-top: 32px;
}
@media (max-width: 991.98px) {
  .index-callback__btn {
    margin-top: 24px;
  }
}
@media (max-width: 767.98px) {
  .index-callback__btn {
    margin-top: 16px;
    width: 100% !important;
    text-align: center;
  }
}
.index-callback__logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 44px;
}
.index-callback__logo-sk {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 24px;
  margin-right: 24px;
  max-width: 174px;
  height: 44px;
  border-right: 1px solid #ffffff;
}
@media (max-width: 479.98px) {
  .index-callback__logo-sk {
    max-width: 147px;
  }
}
.index-callback__logo-sk svg {
  max-width: 150px;
  height: 44px;
}
@media (max-width: 479.98px) {
  .index-callback__logo-sk svg {
    max-width: 123px;
    height: 36px;
  }
}
.index-callback__logo {
  max-width: 140px;
  height: 44px;
}
@media (max-width: 479.98px) {
  .index-callback__logo {
    max-width: 115px;
    height: 36px;
  }
}
.index-callback .container {
  padding-right: 0;
}
@media (max-width: 767.98px) {
  .index-callback .container {
    padding-right: 16px;
  }
}
.index-callback__img {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 479.98px) {
  .index-callback__img {
    width: calc(100% + 32px);
  }
}
.index-callback__img img {
  display: block;
  width: 100%;
}
@media (max-width: 767.98px) {
  .index-callback__img img {
    max-width: 350px;
  }
}
@media (max-width: 479.98px) {
  .index-callback__img img {
    margin: -16px -32px -16px 0;
  }
}


/*# sourceMappingURL=style.css.map*/
/* End */


/* Start:/local/templates/main/components/astrovolga/super.d7/index-technologies/style.css?17258858091382*/
/* main colors */
/* mediaqueries */
.trs {
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.technologies h2 {
  text-align: center;
}
.technologies__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 16px;
  margin-left: -8px;
  margin-right: -8px;
}
@media (max-width: 767.98px) {
  .technologies__items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-left: 0;
    margin-right: 0;
  }
}
.technologies__item {
  border-radius: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #ffffff;
  padding: 12px 24px;
  margin: 8px;
}
@media (max-width: 767.98px) {
  .technologies__item {
    margin: 0 0 8px 0;
  }
  .technologies__item:last-child {
    margin-bottom: 0;
  }
}
.technologies__item-icon {
  height: 50px;
  width: 50px;
  margin-right: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}


/*# sourceMappingURL=style.css.map*/
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/index-projects/style.css?17258858091126*/
/* main colors */
/* mediaqueries */
.trs {
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.projects {
  margin-bottom: 48px !important;
}
.projects__slider {
  margin-top: 24px;
}
@media (max-width: 767.98px) {
  .projects__slider {
    margin-top: 16px;
  }
}
.projects__slider.swiper-initialized {
  padding-bottom: 0 !important;
}
@media (max-width: 767.98px) {
  .projects__slider.swiper-initialized {
    padding-bottom: 20px !important;
  }
}
.projects__item {
  border-radius: 16px;
  overflow: hidden;
}
.projects__item-img {
  height: 270px;
}
@media (max-width: 991.98px) {
  .projects__item-img {
    height: 150px;
  }
}
@media (max-width: 767.98px) {
  .projects__item-img {
    height: 250px;
  }
}
.projects__item-img img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.projects__item-info {
  padding: 27px 4px;
  background: #102131;
  text-align: center;
}
.projects__item-title {
  font-weight: 600;
  color: #ffffff;
}
.projects__item-link {
  display: block;
  margin-top: 10px;
  color: #ffffff;
}


/*# sourceMappingURL=style.css.map*/
/* End */
/* /local/templates/main/components/astrovolga/super.d7/banner/style.css?17258858092583 */
/* /local/templates/main/components/astrovolga/super.d7/index-advantages/style.css?17258858091153 */
/* /local/templates/main/components/bitrix/news.list/services/style.css?17258858091994 */
/* /local/templates/main/components/astrovolga/super.d7/index-advantages-extended/style.css?17258858093470 */
/* /local/templates/main/components/astrovolga/super.d7/index-how-we-works/style.css?17258858092929 */
/* /local/templates/main/components/astrovolga/super.d7/index-callback/style.css?17567062313356 */
/* /local/templates/main/components/astrovolga/super.d7/index-technologies/style.css?17258858091382 */
/* /local/templates/main/components/bitrix/news.list/index-projects/style.css?17258858091126 */
