:root {
  --22: #222;
  --ed: #edecec;
  --white: white;
  --black: black;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.morebox{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

@media (min-width: 1366px) {
    .b-outsource-banner__interactive-wrapper.b-outsource-banner__interactive-wrapper--with-telegram {
        max-width: 612px !important;
    }
    .b-outsource-banner__interactive-wrapper {
        padding: 40px 24px !important;
    }
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
  .morebox{
    flex-flow: column;
    gap: 20px;

  }
  .b-outsource-banner--mobile-custom .b-outsource-banner__interactive-wrapper {
    background: #ffffff !important; 
    max-width: min(calc(100% - 25px), 400px) !important;
    padding: 20px !important;
  }
  .b-outsource-banner--mobile-custom .b-outsource-banner__title {
    color: #000000 !important;
    min-height: auto !important;
    font-weight: 700 !important;
    font-family: HeliosExtCBold !important;
  }
  .b-outsource-banner--mobile-custom .b-outsource-banner__text {
    color: #000 !important;
    min-height: auto !important;
    margin-bottom: 20px !important;
  }
  .b-outsource-banner--mobile-custom .b-outsource-banner__btn-wrap {
    position: initial !important;
  }
  .b-outsource-banner--mobile-custom .b-red-button {
    color: #e13737 !important;
    text-align: center !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    line-height: normal !important;
    width: 100% !important;
    min-width: auto !important;
    height: auto !important;
    padding: 12px 24px !important;
    background-color: #ffffff !important;
    border-radius: 10px 10px 0 !important;
    border: 1px solid rgb(225 55 55) !important;
    background-clip: padding-box !important;
  }
  .b-outsource-banner--mobile-custom .b-button--social span {
    display: block !important;
  }
  .b-outsource-banner--mobile-custom .b-first-form__img {
    margin-right: 10px !important;
  }
  .b-outsource-banner--mobile-custom .b-button--social {
    width: auto !important;
    height: auto !important;
    min-width: 100% !important;
    margin-top: 15px !important;
    background-color: #fff !important;
    border-radius: 10px 10px 0 !important;
    border: 1px solid #e13737 !important;
    background-clip: padding-box !important;
    padding: 12px 24px !important;
    font-size: 14px !important;
  }
  .obspro-open-popup {
    width: 100% !important;
  }
  .desktop-block-2, .desktop-block-6, .desktop-block-5, .desktop-block-4 {
    border-radius: 20px !important;
  }
  .outsource-project__right {
    border-top-right-radius: 30px !important;
    border-bottom-right-radius: 30px !important;
  }

}

.dflex{
  display: flex;
}

.works-variant{
  display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}

.obspro-open-popup{
  background: no-repeat;
    font-size: 16px;
    line-height: 1.3;
/*    margin-top: 20px;*/
    border: 2px solid #e13737;
    border-radius: 32px 32px 0 32px;
    padding: 15px 32px;
    font-family: "Montserrat-Medium";
}

.obspro-open-popup:hover{
  color: #ffffff;
    border: 2px solid #e13737;
    background-color: #e13737;
}

.desktop {
  background-color: #fff;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 80px;
  padding-left: 100px;
  text-decoration: none;
  display: flex;
}

.frame-1171276220 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 120px;
  text-decoration: none;
  display: flex;
}

.devopsLabel{
color: #ffffff;
    background-color: #e13737;
    padding: 5px 30px;
    border-radius: 30px;
    font-weight: bold;
    font-size: 16px;
    line-height: 1.2;
    font-family: Montserrat-SemiBold;
}

.devopsFB{
    align-items: center;
    justify-content: space-between;
    padding-right: 20px;
}

.servisesBox{
    clear: none;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    aspect-ratio: auto;
    object-fit: fill;
    flex-flow: wrap;
    margin-left: -42px;
    list-style-type: none;
    display: flex;
    overflow: visible;
}
.servisesBox.aqa-teambox{
  grid-column-gap: 13px;
    grid-row-gap: 8px;
}

ul li.servisesBox-item{
   list-style-type: none!important;
}

.image-114 {
  object-fit: cover;
}

.nav {
  grid-column-gap: 40px;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text {
  color: #222;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 28px;
  text-decoration: none;
}

.phone-call {
  grid-column-gap: 8px;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  text-decoration: none;
  display: flex;
}

.phone {
  color: #e13737;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.vectors-wrapper-2 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 16.5746px;
  text-decoration: none;
  display: flex;
}

.desktop-2 {
  grid-column-gap: 10px;
  background-color: #e13737;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 280px;
  height: 80px;
  padding: 25px 65px;
  text-decoration: none;
  display: flex;
}

.text-2 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.outsource-banner-content {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #edecec;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: auto;
  max-width: none;
  height: 100%;
  min-height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  text-decoration: none;
  display: grid;
  position: relative;
}

.outsource-banner-content.hide {
  display: none;
}

.desktop-3 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 332px;
  text-decoration: none;
  display: flex;
}

.desktop-4 {
  object-fit: cover;
  border-bottom-right-radius: 2px;
}

.desktop-4.photo2 {
  flex: 0 auto;
  display: block;
  position: static;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.outsource-banner__right-image-wrap {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  max-width: none;
  padding-top: 160px;
  padding-bottom: 100px;
  text-decoration: none;
  display: block;
  position: static;
  top: 156px;
  bottom: auto;
  left: auto;
  right: 0%;
}

.b-outsource-banner__image {
  object-fit: cover;
  min-height: auto;
}
.desktop-block-2.itwrap-box{
  justify-content: space-between;
}

.itwrap{
  grid-row-gap: 16px;
  display: flex;
  flex-direction: column;
}

.desktop-block-2 {
  grid-row-gap: 16px;
  background-color: #fff;
  border-radius: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
/*  max-width: 512px;*/
/*  height: 589px;*/
/*  max-height: 455px;*/
  padding: 36px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 5px 15px rgba(0, 0, 0, .05);
}

.title {
  color: #222;
  margin-top: 0;
  margin-bottom: 0;
  font-family: HeliosExtCBold;
  font-size: 24px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.text-3 {
  color: #222;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 130%;
  text-decoration: none;
}

.frame-2 {
  grid-row-gap: 4px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.desktop-block-stek {
  grid-row-gap: 16px;
  border-radius: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
/*  padding-top: 16px;
  padding-bottom: 16px;*/
  text-decoration: none;
  display: flex;
}

.frame {
  grid-column-gap: 16px;
  flex-wrap: wrap;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame1 {
  grid-column-gap: 4px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.text-block-l{
  font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
    font-family: HeliosExtCBold;
    line-height: 1.2;
}
.text-block-l-text{
  font-size: 20px;
    line-height: 1.3;
    color: #222222;
    margin-bottom: 55px;
}
.mb{
  margin-bottom: 10px;
}

.vectors-wrapper-3 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 18px;
  height: 18px;
  text-decoration: none;
  display: flex;
}

.title-2 {
  color: #e13737;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 130%;
  text-decoration: none;
}

.title-21 {
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 16px;
  font-weight: 400;
  line-height: 130%;
  text-decoration: none;
}

.frame2 {
  grid-column-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.desktop-5 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #bebebe;
  border-radius: 30px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 18px;
  padding-right: 18px;
  text-decoration: none;
  display: flex;
}

.text-text {
  color: #222;
  flex: 0 auto;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 27px;
  text-decoration: none;
}

.desktop-6, .desktop-7 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #bebebe;
  border-radius: 30px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  height: 27px;
  padding-left: 16px;
  padding-right: 16px;
  text-decoration: none;
  display: flex;
}

.desktop-8, .desktop-9 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #bebebe;
  border-radius: 30px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 16px;
  padding-right: 16px;
  text-decoration: none;
  display: flex;
}

.desktop-9.element-2 {
  flex: 0 auto;
}

.desktop-10, .desktop-11, .desktop-12 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #bebebe;
  border-radius: 30px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 16px;
  padding-right: 16px;
  text-decoration: none;
  display: flex;
}

.desktop-13 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #bebebe;
  border-radius: 30px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  height: 27px;
  padding-left: 16px;
  padding-right: 16px;
  text-decoration: none;
  display: flex;
}

.desktop-13.element-2 {
  flex: none;
}

.desktop-14, .desktop-15 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #bebebe;
  border-radius: 30px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  height: 27px;
  padding-left: 16px;
  padding-right: 16px;
  text-decoration: none;
  display: flex;
}

.desktop-16 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #bebebe;
  border-radius: 30px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 16px;
  padding-right: 16px;
  text-decoration: none;
  display: flex;
}

.desktop-17 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #bebebe;
  border-radius: 30px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  height: 27px;
  padding-left: 16px;
  padding-right: 16px;
  text-decoration: none;
  display: flex;
}

.error-b853994f-a77e-37b4-7937-f66518ccaf1e {
  grid-column-gap: 174px;
  background-color: #edecec;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1398px;
  padding: 40px 100px;
  text-decoration: none;
  display: flex;
}

.text-4 {
  color: #222;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 130%;
  text-decoration: none;
}

.title-3 {
  color: #222;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.text-5 {
  color: #222;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 130%;
  text-decoration: none;
}

.frame-1171276221 {
  grid-row-gap: 4px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.desktop-18 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #bebebe;
  border-radius: 30px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 16px;
  padding-right: 16px;
  text-decoration: none;
  display: flex;
}

.desktop-19, .desktop-20 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #bebebe;
  border-radius: 30px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  height: 27px;
  padding-left: 16px;
  padding-right: 16px;
  text-decoration: none;
  display: flex;
}

.desktop-21, .desktop-22, .desktop-23, .desktop-24, .desktop-25 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #bebebe;
  border-radius: 30px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 16px;
  padding-right: 16px;
  text-decoration: none;
  display: flex;
}

.desktop-26, .desktop-27, .desktop-28 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #bebebe;
  border-radius: 30px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  height: 27px;
  padding-left: 16px;
  padding-right: 16px;
  text-decoration: none;
  display: flex;
}
.w-col-7 {
    width: 65.333333%;
}
@media screen and (max-width: 479px){
.w-col {
    width: 100%!important;
}
}
.desktop-29 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #bebebe;
  border-radius: 30px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 16px;
  padding-right: 16px;
  text-decoration: none;
  display: flex;
}

.desktop-30 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #bebebe;
  border-radius: 30px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  height: 27px;
  padding-left: 16px;
  padding-right: 16px;
  text-decoration: none;
  display: flex;
}

.desktop-block-3 {
  grid-row-gap: 16px;
  background-color: #fff;
  border-radius: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 512px;
  height: 416px;
  padding: 40px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 5px 15px rgba(0, 0, 0, .05);
}

.desktop-block-stek-2 {
  grid-row-gap: 8px;
  border-radius: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 186px;
  padding-top: 16px;
  padding-bottom: 16px;
  text-decoration: none;
  display: flex;
}

.desktop-block-4, .desktop-block-5 {
  grid-row-gap: 16px;
  background-color: #fff;
  border-radius: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
/*  max-width: 512px;*/
  height: 100%;
  padding: 40px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 5px 15px rgba(0, 0, 0, .05);
}

.title-4 {
  color: #222;
  margin-top: 0;
  margin-bottom: 0;
  font-family: HeliosExtCBold;
  font-size: 24px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.text-6 {
  color: #222;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 130%;
  text-decoration: none;
  padding-right: 30px;
}

.desktop-block-stek-3 {
  grid-row-gap: 16px;
  border-radius: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
/*  height: 186px;*/
  padding-top: 16px;
  padding-bottom: 16px;
  text-decoration: none;
  display: flex;
}

.frame-1171276222 {
  grid-column-gap: 16px;
  flex-wrap: wrap;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame1-2 {
  grid-column-gap: 4px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-4 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 18px;
  height: 18px;
  text-decoration: none;
  display: flex;
}

.title-5 {
    color: #ff0000;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 130%;
    text-decoration: none;
}

.frame2-2 {
  grid-column-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.desktop-31 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #bebebe;
  border-radius: 30px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 16px;
  padding-right: 16px;
  text-decoration: none;
  display: flex;
}

.text-text-2 {
  color: #222;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 27px;
  text-decoration: none;
}

.desktop-32, .desktop-33, .desktop-34, .desktop-35, .desktop-36, .desktop-37 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #bebebe;
  border-radius: 30px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 16px;
  padding-right: 16px;
  text-decoration: none;
  display: flex;
}

.desktop-block-6 {
  grid-row-gap: 16px;
  background-color: #fff;
  border-radius: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
 /* max-width: 512px;*/
  height: 100%;
/*  max-height: 455px;*/
  padding: 40px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 5px 15px rgba(0, 0, 0, .05);
}

.title-6 {
  color: #222;
  margin-top: 0;
  margin-bottom: 0;
  font-family: HeliosExtCBold;
  font-size: 24px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.text-7 {
  color: #222;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 130%;
  text-decoration: none;
}

.desktop-block-stek-4 {
  grid-row-gap: 8px;
  border-radius: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 186px;
  padding-top: 16px;
  padding-bottom: 16px;
  text-decoration: none;
  display: flex;
}

.desktop-38 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #bebebe;
  border-radius: 30px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 16px;
  padding-right: 16px;
  text-decoration: none;
  display: flex;
}

.text-text-3 {
  color: #222;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 27px;
  text-decoration: none;
}

.desktop-39, .desktop-40, .desktop-41, .desktop-42, .desktop-43, .desktop-44 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #bebebe;
  border-radius: 30px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 16px;
  padding-right: 16px;
  text-decoration: none;
  display: flex;
}

.text-8 {
  color: #222;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 130%;
  text-decoration: none;
}

.outsource-advantages__wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.b-outsource_block_text {
  grid-row-gap: 39px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 30px;
  text-decoration: none;
  display: block;
}

.b-outsource-advantages__image-wrap_landing {
  border-radius: 18px;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
  padding: 0;
  text-decoration: none;
  display: block;
}

.vectors-wrapper-5 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  text-decoration: none;
  display: block;
}

.b-outsource-advantages_text_landing {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  max-width: none;
  text-decoration: none;
  display: block;
}

.title-7 {
  color: #222;
  margin-top: 0;
  margin-bottom: 0;
  font-family: HeliosExtCBold;
  font-size: 24px;
  font-weight: 700;
  line-height: 130%;
  text-decoration: none;
}

.b-outsource-advantages__text_landing {
  color: #222;
  margin-top: 20px;
  margin-bottom: 0;
  padding-right: 20px;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.desktop-iconblock-2 {
  border-radius: 18px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  padding: 0;
  text-decoration: none;
  display: block;
}

.vectors-wrapper-6 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 47.9995px;
  height: 48px;
  text-decoration: none;
  display: flex;
}

.frame-1171276224 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 444px;
  text-decoration: none;
  display: flex;
}

.title-8 {
  color: #222;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 130%;
  text-decoration: none;
}

.desktop-iconblock-3 {
  background-color: #d9d9d9;
  border-radius: 18px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 112px;
  height: 72px;
  padding: 12px 24px;
  text-decoration: none;
  display: flex;
}

.details {
  object-fit: cover;
}

.frame-1171276225 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 444px;
  text-decoration: none;
  display: flex;
}

.title-9 {
  color: #222;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 130%;
  text-decoration: none;
}

.desktop-iconblock-4 {
  background-color: #d9d9d9;
  border-radius: 18px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 112px;
  height: 72px;
  padding: 12px 24px;
  text-decoration: none;
  display: flex;
}

.time {
  object-fit: cover;
}

.frame-1171276226 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 444px;
  text-decoration: none;
  display: flex;
}

.title-10 {
  color: #222;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 130%;
  text-decoration: none;
}

.desktop-iconblock-5 {
  background-image: linear-gradient(122.74deg, #e13737 0%, #fff 100%);
  border-radius: 18px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 112px;
  height: 72px;
  padding: 12px 24px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-7 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 48.0017px;
  height: 48px;
  text-decoration: none;
  display: flex;
}

.frame-1171276227 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 444px;
  text-decoration: none;
  display: flex;
}

.title-11 {
  color: #222;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 130%;
  text-decoration: none;
}

.creditcard {
  object-fit: cover;
}

.frame-1171276228 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 444px;
  text-decoration: none;
  display: flex;
}

.title-12 {
  color: #222;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 130%;
  text-decoration: none;
}

.desktop-45 {
  grid-row-gap: 56px;
  background-color: #222;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  height: 600px;
  padding: 32px 100px;
  text-decoration: none;
  display: flex;
}

.desktop-45.footer {
  margin-left: auto;
  margin-right: auto;
}

.nav-logo {
  grid-column-gap: 1029px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.logo-desktop {
  grid-column-gap: 3px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-8 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 12.6654px;
  height: 30.1882px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-9 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 11.4397px;
  height: 14.6969px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-10 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 17.9767px;
  height: 15.4913px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-11 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 17.1596px;
  height: 19.8606px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-12 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 4.49417px;
  height: 19.8606px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-13 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 16.3425px;
  height: 15.4913px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-14 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 17.1596px;
  height: 19.8606px;
  text-decoration: none;
  display: flex;
}

.ruward-2 {
  opacity: .4;
  object-fit: cover;
}

.vectors-wrapper-15 {
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 0;
  text-decoration: none;
  display: block;
}

.nav1 {
  grid-column-gap: 48px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1240px;
  text-decoration: none;
  display: flex;
}

.text-10 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
}

.nav2 {
  grid-column-gap: 48px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1241px;
  text-decoration: none;
  display: flex;
}

.nav3 {
  grid-column-gap: 752px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.desktop-social-link {
  grid-column-gap: 40px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 304px;
  text-decoration: none;
  display: flex;
}

.desktop-46 {
  grid-column-gap: 10px;
  border: 1px solid #eaeaea;
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
  border-bottom-left-radius: 16px;
  justify-content: flex-start;
  align-items: center;
  width: 46px;
  padding: 8px;
  text-decoration: none;
  display: flex;
}

.bxlin {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-left: 3px;
  padding-right: 3px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-16 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 23.7526px;
  height: 22.5px;
  text-decoration: none;
  display: flex;
}

.desktop-47 {
  grid-column-gap: 10px;
  border: 1px solid #eaeaea;
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
  border-bottom-left-radius: 16px;
  justify-content: flex-start;
  align-items: center;
  width: 46px;
  padding: 8px;
  text-decoration: none;
  display: flex;
}

.bxlvk {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 7px 2px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-17 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 25.4622px;
  height: 15.1235px;
  text-decoration: none;
  display: flex;
}

.desktop-48 {
  grid-column-gap: 10px;
  border: 1px solid #eaeaea;
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
  border-bottom-left-radius: 16px;
  justify-content: flex-start;
  align-items: center;
  width: 46px;
  padding: 8px;
  text-decoration: none;
  display: flex;
}

.bxltelegram {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 5px 4px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-18 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 22.3432px;
  height: 18.7385px;
  text-decoration: none;
  display: flex;
}

.desktop-49 {
  grid-column-gap: 10px;
  border: 1px solid #eaeaea;
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
  border-bottom-left-radius: 16px;
  justify-content: flex-start;
  align-items: center;
  width: 46px;
  padding: 8px;
  text-decoration: none;
  display: flex;
}

.bxlt {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-19 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 8.51852px;
  height: 8.51563px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-20 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 22.1481px;
  height: 21.1409px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 5px;
  left: 4px;
}

.contact {
  grid-row-gap: 4px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  text-decoration: none;
  display: flex;
}

._7-495-128-97-59 {
  color: #e13737;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 130%;
  text-decoration: none;
}

.copyright {
  grid-column-gap: 48px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

._2021 {
  color: #999;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 10px;
  font-weight: 500;
  line-height: 130%;
  text-decoration: none;
}

.python {
  background-image: url('../images/substrate3.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 900px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding: 33px 60px;
  text-decoration: none;
  display: flex;
}

.desktop-50 {
  grid-column-gap: 34px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.desktop-50.substrate3 {
  display: none;
}

.vectors-wrapper-21 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 130.696px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-22 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 118.048px;
  height: 151.659px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-23 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 185.504px;
  height: 159.857px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-24 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 177.073px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-25 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 46.3759px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-26 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 168.64px;
  height: 159.857px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-27 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 177.073px;
  text-decoration: none;
  display: flex;
}

.block-with-numbers {
  grid-column-gap: 20px;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1171276229 {
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  width: 25%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.b-outsource-banner__title {
/*    font-size: 32px !important;*/
    line-height: 1.3 !important;
    color: #222222 !important;
    margin: 0 0 20px !important;
}

.text-11 {
  color: #e13737;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 130%;
  text-decoration: none;
  font-family: HeliosExtCBold;
}

.text-12 {
  color: #222;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 120%;
  text-decoration: none;
  font-family: "Montserrat-Medium";
}

.frame-5 {
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: flex-start;
  width: 25%;
  text-decoration: none;
  display: block;
}

.text-13 {
  color: #222;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 130%;
  text-decoration: none;
  font-family: HeliosExtCBold;
}

.text-14 {
  color: #222;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
  padding-right: 0px;
  font-family: "Montserrat-Medium";
}

.frame-3 {
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: flex-start;
  width: 25%;
  text-decoration: none;
  display: block;
  padding-left: 3%;
}

.frame-4 {
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: flex-start;
  width: 25%;
  text-decoration: none;
  display: block;
}

.desktop-block-7 {
  grid-row-gap: 48px;
  background-color: #fff;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: auto;
  max-width: none;
  height: auto;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 5px 30px rgba(0, 0, 0, .15);
}

.desktop-block-7.hide {
  display: none;
}

.frame-1171276230 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.desktop-51 {
  grid-column-gap: 24px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-28 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  text-decoration: none;
  display: block;
}

.text-15 {
  color: #666;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 130%;
  text-decoration: none;
}

.text-16 {
  color: #222;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.frame-1 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.text-17 {
  color: #222;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.text-18 {
  color: #666;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
}

.photo5 {
  object-fit: cover;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
}

.desktop-block-8 {
  grid-column-gap: 32px;
  background-color: #fff;
  border-radius: 40px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 496px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 5px 30px rgba(0, 0, 0, .15);
}

.vectors-wrapper-29 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-1171276231 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.title-13 {
  color: #222;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 130%;
  text-decoration: none;
}

.btn {
  grid-column-gap: 20px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding-top: 16px;
  padding-bottom: 16px;
  text-decoration: none;
  display: flex;
}

.text-19 {
  color: #222;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
}

.vectors-wrapper-30 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-1171276232 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.title-14 {
  color: #222;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 130%;
  text-decoration: none;
}

.text-20 {
  color: #222;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
}

.vectors-wrapper-31 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-1171276233 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.title-15 {
  color: #222;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 130%;
  text-decoration: none;
}

.text-21 {
  color: #222;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
}

.navbar {
  background-color: #fff;
}

.log-image {
  object-fit: contain;
  height: 100%;
  margin-right: 20px;
}

.container {
  justify-content: space-around;
  align-items: center;
  max-width: 1240px;
  height: 80px;
  display: flex;
}

.body {
  color: #222222;
  font-family: "Montserrat-Regular";
}

.telegram-box {
  flex: 0 auto;
  display: block;
}

.js-telegram-link {
  margin-left: 20px;
}

.menu {
  z-index: 999;
  box-sizing: border-box;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: fill;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: block;
  position: fixed;
}

.outsource-banner {
  background-color: #edecec;
  display: block;
  position: relative;
}

.outsource-banner.hide {
  display: block;
}

.outsource-banner__left-image-wrap {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: flex-start;
  height: 100%;
  display: flex;
  position: static;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.achievements {
  padding-top: 60px;
  padding-bottom: 60px;
}

.technology-service, .outsource-advantages {
  background-color: #edecec;
  padding: 60px 20px 60px;
}

.div-block-2 {
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

.div-block-2.hide {
  display: none;
}

.footer {
  background-color: #222;
}

.div-block-3 {
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.text-block {
  margin-bottom: 60px;
  font-family: HeliosExtCBold;
  font-size: 32px;
}

.column {
  padding-left: 0;
  padding-right: 10px;
}

.outsource-project__title {
    color: #222;
    font-family: HeliosExtCBold;
    font-size: 32px;
    line-height: 1.3;
    font-weight: bold;
}

.container--current-about {
  color: #222;
}

.container--current-about-box {
  margin-bottom: 60px;
}

.b-outsource-advantages__card-title_landing {
  color: var(--22);
  padding-right: 20px;
  font-family: HeliosExtCBold;
  font-size: 24px;
  line-height: 1.3;
}

.image-115 {
  display: block;
}

.companies-reviews {
  padding: 40px 20px 100px;
  background-color: #edecec;
}

.section {
    padding-top: 60px;
    padding-bottom: 150px;
    padding-right: 20px;
    padding-left: 20px;
}

.div-block-4 {
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  padding-top: 24px;
  padding-left: 24px;
  padding-right: 0;
  box-shadow: 0 5px 30px rgba(0, 0, 0, .15);
/*  padding-bottom: 60px;*/
  background: #fff;
}

.div-block-5 {
  background-color: #fff;
  border-radius: 33px;
  margin-right: 15px;
  padding: 10px;
  position: static;
  left: -32px;
}

.div-block-6 {
  margin-bottom: 40px;
  display: flex;
}

.div-block-7 {
    background-color: #e13737;
    border-radius: 33px;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 32px;
    display: flex;
    position: relative;
    color: #ffffff;
    max-width: 413px;
    font-family: 'Montserrat-SemiBold';
}

.text-block-2 {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2;
}

.heading {
      margin-top: 0;
    margin-bottom: 0;
    font-weight: bold;
    font-size: 24px;
    line-height: 1.5;
}

.div-block-8, .div-block-9 {
  margin-bottom: 40px;
  margin-right: 20px;
}

.image-116 {
  position: relative;
  right: 0;
}

.paragraph {
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.paragraph-20 {
  font-size: 20px;
  font-weight: 400;
  line-height: 130%;
}

.outsource-project__inner {
  margin-bottom: 23px;
  display: flex;
}

.outsource-project__inner.pr-right-position {
  justify-content: flex-end;
}

.outsource-project__right {
  background-color: #fff;
  border-top-right-radius: 40px;
  border-bottom-right-radius: 40px;
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  padding-left: 25px;
  padding-right: 20px;
  display: flex;
}

.outsource-project__image-wraper {
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
  border-bottom-left-radius: 40px;
  position: relative;
/*  box-shadow: 0 5px 30px rgba(0, 0, 0, .1);*/
}

.outsource-project__image-wrap {
  background-color: #fff;
  border-radius: 40px;
  max-width: 495px;
  display: flex;
  box-shadow: 0 5px 30px rgba(0, 0, 0, .15);
}

.outsource-project__subtitle {
  margin-bottom: 20px;
  padding-right: 0;
  font-family: HeliosExtCBold;
  font-size: 16px;
  line-height: 1.3; 
}

.text-block-4 {
  font-size: 16px;
}

.outsource-project__label-img {
  position: absolute;
  top: 87px;
  bottom: 50px;
  left: -38px;
  right: auto;
}

.column-2 {
  padding-left: 60px;
}

.outsource-project__btn {
  color: var(--22);
  font-size: 16px;
  text-decoration: none;
  font-family: "Montserrat-Medium";
}

.footer-landing {
  background-color: var(--22);
  padding-left: 20px;
  padding-right: 20px;
}

.container-2 {
  background-color: var(--22);
  max-width: 1240px;
  padding-top: 58px;
  padding-bottom: 60px;
}

.footer__company-logo {
  opacity: 1;
  justify-content: space-between;
  align-items: baseline;
  margin-bottom: 0;
  display: flex;
}

.hr {
  background-color: var(--white);
  width: 100%;
  height: 1px;
  margin-top: 52px;
  margin-bottom: 52px;
}

.footer__nav {
  margin-bottom: 28px;
}

.footer__list-nav {
  clear: none;
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  aspect-ratio: auto;
  object-fit: fill;
  flex-flow: wrap;
  margin-left: -20px;
  padding-left: 0;
  list-style-type: none;
  display: flex;
  overflow: visible;
  font-family: "Montserrat-Medium";
}

.b-footer__item {
  flex: none;
  padding: 15px 10px !important;
  font-size: 14px;
}

.footer__link-nav {
  color: #fff;
  text-decoration: none;
}

.footer__link-nav:hover {
  opacity: .5;
  color: #fff !important;
}

.footer__contacts-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer__social {
  margin-bottom: 0;
  margin-left: -10px;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 20px;
  list-style-type: none;
  display: flex;
}

.footer__social-item {
  padding-left: 10px;
  padding-right: 10px;
}

.footer__social-link:hover {
  opacity: .5;
}

.footer__list-nav--contact {
  padding-left: 0;
}

.footer__item--contact {
  color: var(--white);
  list-style-type: none;
}

.link--footer {
  color: #e13737;
  margin-bottom: 5px;
  font-size: 20px;
  line-height: 1.3;
  text-decoration: none;
  display: block;
  font-family: "Montserrat-Medium";
}

.link--footer:hover {
  text-decoration: underline;
}

.link-footer-email {
  color: var(--white);
  text-decoration: none;
  font-family: "Montserrat-Medium";
  font-size: 14px;
}

.link-footer-email:hover {
  opacity: .5;
}

.footer__bottom-info {
  display: flex;
}

.text-block-5 {
  color: #999;
  font-size: 10px;
  font-family: "Montserrat-Medium";
}

.footer__other-link {
  margin-left: 20px;
}

.footer__list-other {
  color: #999;
  padding-left: 0;
  font-size: 10px;
  list-style-type: none;
  display: flex;
  font-family: "Montserrat-Medium";
}

.footer__item--other {
  margin-left: 20px;
  margin-right: 20px;
  list-style-type: none;
}

.link-3 {
  color: #999;
  text-decoration: none;
}

.link-3:hover {
  color: var(--white);
}

.container-3, .container-4, .container-5, .container-6 {
  max-width: 1240px;
}

.outsource-banner--outsource {
  flex-flow: row;
  max-width: 1240px;
  min-height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.link-block {
  text-decoration: none;
}

.columns {
  padding-top: 160px;
  padding-bottom: 100px;
}

.columns.hide {
  display: none;
}

.column-3 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.outsource-banner__interactive-wrapper {
  aspect-ratio: auto;
  background-color: #fff;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  flex-flow: column;
  flex: 0 auto;
  max-width: 545px;
  max-height: 253px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 40px 20px 20px;
  display: block;
  position: absolute;
  top: 300px;
  bottom: 0%;
  left: 19%;
  right: auto;
  box-shadow: 0 5px 30px rgba(0, 0, 0, .15);
}

.heading-2 {
  margin-top: 0;
  margin-bottom: 20px;
  font-family: HeliosExtCBold;
  font-size: 32px;
  font-weight: 700;
}

.paragraph-2 {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 400;
}

.button-popup {
  color: #e13737;
  background-color: #fcfcfc;
  border: 1px solid #e13737;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  padding: 7px 37px;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
}

.button-popup:hover {
  color: #fafafa;
  background-color: #e13737;
}

.button-popup.telegram_btn {
  background-image: url('../images/telegram.png');
  background-position: 15px;
  background-repeat: no-repeat;
  background-size: 20px;
}

.div-block-11 {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  display: flex;
}

.code-embed {
  display: none;
}

.menu__item-drop {
  color: #999;
  padding: 5px 10px;
  font-weight: 500;
  line-height: 24px;
}

.menu__item-drop:hover {
  color: var(--22);
  font-weight: 500;
  line-height: 24px;
}

.menu__list-drop.w--open {
  background-color: #fff;
  border-radius: 10px;
  padding: 20px;
  box-shadow: 0 5px 30px rgba(0, 0, 0, .15);
}

.dropdown {
  display: block;
}

.dropdown-toggle {
  color: #999;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  font-weight: 500;
  display: flex;
}

.dropdown-toggle:hover {
  color: #222;
}

.icon {
  display: none;
}

.text-block-6 {
  margin-right: 15px;
}

.menu__inner-list {
  box-sizing: border-box;
  right: -265px;
}

.menu__inner-list.w--open {
  background-color: #fff;
  border-radius: 8px;
  max-width: 200px;
  padding: 20px 10px;
  top: -89px;
  right: -255px;
  box-shadow: 0 5px 30px rgba(0, 0, 0, .15);
}

.menu__inner-item {
  direction: ltr;
  color: #999;
  white-space: pre-wrap;
  overflow-wrap: normal;
  padding: 5px 10px;
  font-size: 12px;
  font-weight: 500;
}

.menu__inner-item:hover {
  color: #222;
}

.b-menu__list-drop.w--open {
  background-color: var(--white);
  border-radius: 10px;
  padding: 20px;
}

.dropdown-link {
  color: #999;
  padding: 5px 10px;
  font-weight: 500;
}

.dropdown-link:hover {
  color: #222;
}

.menu__item-drop-s {
  color: #999;
  padding: 5px 10px;
  font-weight: 500;
}

.menu__item-drop-s:hover {
  color: #222;
}

.icon-2, .icon-3, .icon-4 {
  display: none;
}

.dropdown-toggle-2, .dropdown-toggle-3, .dropdown-toggle-4 {
  padding-right: 20px;
}

.link-block-2 {
  display: none;
}

.div-block-14 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.slide-nav, .mobile_slider, .div-block-15, .footer_mob {
  display: none;
}

.container--outsource {
  max-width: 1240px;
}

.icon-6 {
  display: none;
}

.left-arrow-2 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.right-arrow-2 {
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.slider-2 {
  background-color: #edecec;
  height: 100%;
}

.slide-nav-2 {
  display: none;
}

.companies-reviews__slide {
  vertical-align: top;
  padding-top: 150px;
}

.companies-reviews__photo-wrap {
  align-items: flex-end;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
  position: relative;
}

.div-block-16 {
  display: block;
}

.div-block-17 {
  background-image: url('../images/quotes.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 64px;
  margin-bottom: 80px;
  margin-left: 20px;
}

.div-block-18 {
  z-index: 999;
  background-color: #fdfdfd;
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
  border-bottom-left-radius: 40px;
  max-width: 440px;
  padding: 30px 40px 30px 30px;
  position: absolute;
  top: -33%;
  bottom: auto;
  left: 37%;
  right: auto;
  box-shadow: 0 5px 30px rgba(0, 0, 0, .15);
}

.companies-reviews__company-name {
  font-family: HeliosExtCBold;
  font-size: 32px;
  line-height: 130%;
  margin-bottom: 12px;
}

.companies-reviews__company-description {
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.paragraph-3 {
  font-size: 16px;
  line-height: 150%;
}

.text-block-10 {
  font-size: 16px;
  line-height: 150%;
  margin-top: 25px;
  font-family: "Montserrat-Medium";
}
@media screen and (max-width: 1279px) {
  .block-with-numbers {
    grid-column-gap: 30px;
}
}
/*@media screen and (max-width: 1366px) {
  .b-outsource-banner__interactive-wrapper.b-outsource-banner__interactive-wrapper--with-telegram {
    max-width: 571px !important;
}
}
*/
.b-button--outsource-banner {
    min-width: 220px !important;
}

@media screen and (min-width: 1280px) {
  .outsource-banner-content {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding-top: 0;
    padding-bottom: 0;
  }

/*  .b-outsource-banner__interactive-wrapper.b-outsource-banner__interactive-wrapper--with-telegram {
    max-width: 500px !important;
}*/

  .outsource-banner__right-image-wrap {
    padding-top: 160px;
    padding-bottom: 100px;
  }

  .outsource-banner__left-image-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .outsource-banner__interactive-wrapper {
    margin-top: 0;
    margin-bottom: 0;
    top: 363px;
  }
}

@media screen and (min-width: 1440px) {
  .outsource-banner-content {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
    align-items: stretch;
    justify-items: stretch;
    padding-top: 0;
    padding-bottom: 0;
  }

  .outsource-banner__right-image-wrap {
    justify-content: flex-start;
    align-items: center;
    padding-top: 160px;
    padding-bottom: 100px;
    display: flex;
  }

  .frame-1171276229 {
    flex: 1;
  }

  .frame-5, .frame-3, .frame-4 {
    flex: 1;
  }

  .outsource-banner__left-image-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .outsource-banner--outsource {
    max-width: 1440px;
  }

  .outsource-banner__interactive-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    max-width: 579px;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 40px;
    padding-right: 40px;
    display: block;
    top: 363px;
  }
}

@media screen and (min-width: 1920px) {
  .outsource-banner-content {
    margin-left: auto;
    margin-right: auto;
  }

  .outsource-banner {
    background-color: #edecec;
  }
}

@media screen and (max-width: 991px) {
  .outsource-banner-content {
    grid-template-columns: 1fr;
  }

  .outsource-banner__right-image-wrap {
    padding-top: 80px;
    padding-bottom: 52px;
  }

  .desktop-block-2 {
    height: auto;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .outsource-advantages__wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .copyright {
    flex: none;
  }

  .python {
    background-size: contain;
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .block-with-numbers {
    grid-column-gap: 100px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .outsource-banner__left-image-wrap {
    display: none;
  }

  .achievements {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-3 {
    justify-content: center;
    margin-bottom: 40px;
  }

  .container--current-about-box {
    margin-left: 0;
    margin-right: 0;
  }

  .section {
    padding-top: 20px;
    padding-bottom: 60px;
  }
  .section.whatisgo{
    padding-bottom: 10px;
  }

  .outsource-project__wrapper {
    flex-flow: column;
    display: block;
  }

  .div-block-4 {
    box-shadow: none;
  }

  .image-116 {
    display: none;
  }

  .outsource-project__inner, .outsource-project__inner.pr-right-position {
    justify-content: center;
  }

  .container-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer__list-other {
    flex-flow: wrap;
  }

  .footer__item--other {
    flex: none;
  }

  .outsource-banner__interactive-wrapper {
    left: 14%;
  }

  .dropdown-link {
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-12 {
    justify-content: center;
    display: flex;
  }

  .column-4 {
    padding-left: 0;
    padding-right: 0;
  }

  .column-5, .column-6 {
    display: none;
  }

  .column-7 {
    position: relative;
  }

  /*.column-8, .container--outsource {
    padding-left: 20px;
    padding-right: 20px;
  }*/

  .companies-reviews__photo-wrap {
    flex-flow: column;
    align-items: center;
  }

  .companies-reviews__photo {
    margin-bottom: 20px;
  }

  .div-block-18 {
    top: -7%;
  }
}




@media screen and (max-width: 767px) {
  .vectors-wrapper {
    width: 20px;
    height: 20px;
  }
.works-variant {
     display: block !important; 
    /* align-items: center; */
}

.b-outsource-banner--mobile-custom .b-outsource-banner__interactive-wrapper {
    top: 55px;
}

    .b-outsource-banner--mobile-custom .b-outsource-banner__text {
        font-size: 12px !important;
    }


  .servisesBox{
    grid-column-gap: 6px;
    grid-row-gap: 0px;
  }

  .phone {
    font-size: 14px;
  }

  .outsource-banner__right-image-wrap {
    padding-top: 50px;
    padding-bottom: 0;
  }

  .b-outsource-banner__image {
    height: 514px;
        margin-top: 55px;
  }

  .desktop-block-2 {
    margin-bottom: 20px;
    padding: 20px;
  }

  .title {
    font-size: 14px;
  }

  .text-3 {
/*    display: none;*/
font-size: 12px;
  }

  .title-2 {
    font-size: 14px;
  }

  .text-text {
    flex-flow: column;
    font-size: 10px;
    line-height: 20px;
    display: block;
  }

  .desktop-6.element-2, .desktop-7.element-2, .desktop-13.element-2, .desktop-14.element-2, .desktop-15.element-4 {
    height: auto;
  }

  .desktop-17.element-2 {
    height: auto;
    display: flex;
  }

  .desktop-block-5 {
    height: auto;
    padding: 20px;
  }

  .title-4 {
    font-size: 14px;
  }

  .text-6 {
/*    display: none;*/
  }

  .frame-1171276222 {
    flex-flow: wrap;
    display: flex;
  }

  .frame2-2 {
    flex: 0 auto;
  }

  .text-text-2 {
    font-size: 10px;
    line-height: 20px;
  }

  .desktop-block-6 {
    height: auto;
    padding: 20px;
  }

  .title-6 {
    font-size: 14px;
  }

  .text-7 {
    display: none;
  }

  .desktop-block-stek-4 {
    flex-flow: column;
    flex: 0 auto;
    height: auto;
  }

  .text-text-3 {
    font-size: 10px;
    line-height: 20px;
  }

  .outsource-advantages__wrapper {
    display: none;
  }

  .b-outsource-advantages__image-wrap_landing {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 20px;
    display: flex;
  }

  .b-outsource-advantages__text_landing {
    padding-right: 0;
    font-size: 14px;
  }

  .python {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding-left: 0;
    padding-right: 0;
  }

  .block-with-numbers {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex: 0 auto;
    grid-template-columns: 1fr 1fr;
    align-items: start;
    justify-items: stretch;
  }

  .frame-1171276229 {
    justify-content: flex-start;
    align-items: flex-start;
    display: block;
  }

  .text-11 {
    font-size: 24px;
  }

  .text-12 {
    flex: 0 auto;
    font-size: 12px;
    font-weight: 400;
  }

  .frame-5 {
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    display: block;
  }

  .text-13 {
    font-size: 24px;
  }

  .text-14 {
    font-size: 12px;
  }

  .frame-3, .frame-4 {
    width: 100%;
    display: flex;
    padding: 0;
  }

  .navbar {
    align-items: center;
    display: block;
  }

  .log-image {
    width: 91px;
    height: auto;
    margin-right: 20px;
  }

  .container {
    justify-content: space-between;
    align-items: center;
    height: 60px;
    display: flex;
  }

  .telegram-box {
    margin-left: 20px;
  }

  .achievements {
    padding-left: 20px;
  }

  .outsource-advantages {
    padding-top: 20px;
    padding-bottom: 100px;
  }

  .div-block-3 {
    margin-bottom: 20px;
  }

  .text-block {
    font-size: 16px;
    font-weight: 700;
    line-height: 27px;
        margin-bottom: 30px;
  }

  .text-block-l {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 15px;
    font-family: HeliosExtCBold;
    line-height: 1.2;
}

.text-block-l-text {
    font-size: 14px;
    line-height: 1.3;
    color: #222222;
    margin-bottom: 15px;
}

.obspro-open-popup {
    font-size: 12px;
    margin-top: 0px;
    padding: 10px 32px;
    margin-top: 20px;
}
    .b-outsource-banner--mobile-custom .b-outsource-banner__title {
        font-size: 16px !important;
    }

.text-6 {
    padding-right: 0px;
}

.title-4 {
    margin-bottom: 10px;
}

.title-21 {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 400;
    line-height: 130%;
    text-decoration: none;
}

  .outsource-project__title {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 27px;
  }

  .container--current-about-box {
    margin-bottom: 10px;
  }

  .b-outsource-advantages__card-title_landing {
    font-size: 14px;
    line-height: 130%;
  }

  .image-115 {
    width: 88px;
    margin-right: 40px;
  }

  .companies-reviews {
    background-color: var(--ed);
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .div-block-6 {
    margin-bottom: 20px;
  }

  .text-block-2 {
    font-size: 12px;
  }

  .heading {
    font-size: 14px;
  }

  .div-block-8 {
    margin-bottom: 20px;
  }

  .paragraph, .paragraph-20{
    font-size: 12px;
  }

  .outsource-project__inner {
    justify-content: flex-start;
  }

  .outsource-project__right, .outsource-project__image-wrap {
    flex: 1;
  }

  .outsource-project__subtitle {
    font-size: 12px;
    line-height: 17px;
  }

  .outsource-project__label-img {
    width: 65px;
    top: 43px;
  }

  .outsource-project__image {
    width: 124px;
  }

  .outsource-project__btn {
    font-size: 12px;
  }

  .container-2 {
    padding: 10px 10px 40px;
  }

  .footer__company-logo, .hr {
    display: none;
  }

  .footer__list-nav {
    margin-left: 0;
  }

  .b-footer__item {
    padding: 10px;
    font-size: 10px;
    width: 100%;
    margin: 0;
    padding: 15px 6px !important;
    border-bottom: none;
  }

  .footer__contacts-wrapper {
    flex-flow: column;
  }

  .footer__contacts-wrapper-left {
    margin-bottom: 40px;
  }

  .footer__social {
    margin-left: 0;
    padding-right: 0;
  }

  .footer__bottom-info {
    display: none;
  }

  .footer__other-link {
    display: block;
  }

  .footer__list-other {
    display: flex;
  }

  .footer__item--other {
    margin-left: 0;
    margin-right: 0;
    padding: 10px;
  }

  .container-6 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .outsource-banner__interactive-wrapper {
    margin: -190px auto 0;
    padding-top: 20px;
    padding-left: 20px;
    position: static;
    top: auto;
    bottom: 0%;
    left: 10%;
    right: auto;
  }

  .heading-2 {
    font-size: 20px;
    line-height: 130%;
  }

  .paragraph-2 {
    font-size: 14px;
    line-height: 130%;
  }

  .button-popup {
    padding: 12px 30px;
  }

  .button-popup.telegram_btn {
    display: none;
  }

  .div-block-11 {
    align-items: center;
  }

 /* .image-117 {
    width: 100px;
margin-bottom: 30px;
  }*/

  .link-block-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex: 0 auto;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-left: 10px;
    display: block;
  }

  .image-118 {
    display: block;
  }

  .icon-5 {
    font-size: 34px;
  }

  .div-block-13 {
    flex: 1;
    display: flex;
  }

  .div-block-14 {
    flex: none;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .brand {
    flex: 0 auto;
    margin-left: 20px;
    padding-left: 0;
    display: flex;
  }

  .menu-button {
    padding: 10px;
  }

  .text-block-7 {
    font-size: 12px;
    line-height: 150%;
  }

  .mobile_slider {
    display: block;
  }

  .slider {
    background-color: rgba(221, 221, 221, 0);
    flex-flow: column;
    display: block;
  }

  .left-arrow {
    display: block;
    position: absolute;
    top: auto;
    bottom: -12%;
    left: 25%;
    right: auto;
  }

  .right-arrow {
    display: block;
    position: absolute;
    top: auto;
    bottom: -12%;
    left: auto;
    right: 25%;
  }

  .column-9 {
    padding-left: 0;
  }

  .slide {
    vertical-align: baseline;
  }

  .div-block-15 {
    margin-left: 0;
    display: block;
  }

  .footer_mob {
    justify-content: space-between;
    align-items: center;
    margin-top: 40px;
    display: flex;
  }

  .text-block-8 {
    font-size: 10px;
  }

  .text-block-9 {
    color: #999;
    font-size: 10px;
  }

  .image-120 {
    width: 87px;
    margin-bottom: 10px;
  }

  .left-arrow-2 {
    background-color: #ededed;
  }

  .right-arrow-2 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-end;
  }

  .companies-reviews__slide {
    background-color: var(--ed);
    padding-top: 0;
  }

  .companies-reviews__photo-wrap {
    height: 217px;
    //height: 272px;
    display: block;
  }

  .companies-reviews__photo, .div-block-17 {
    display: none;
  }

  .div-block-18 {
    background-color: var(--ed);
    box-shadow: none;
    max-width: 402px;
    padding: 20px;
    top: auto;
    left: auto;
  }

  .companies-reviews__company-name {
    font-size: 16px;
  }

  .companies-reviews__company-description {
    font-size: 14px;
  }

  .paragraph-3 {
    display: block;
  }

  .heading-3 {
    margin-top: 0;
  }

  .image-121 {
    width: 48px;
    height: 48px;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 479px) {
  .phone-call {
    grid-column-gap: 6px;
  }
.achievements {
    padding-left: 20px;
    padding-top: 102px;
  }

  .phone {
    flex: none;
    font-size: 12px;
  }

  .b-outsource-banner__image {
    width: auto;
    height: 353px;
    margin-top: 55px;
  }

  .frame1 {
    margin-bottom: 5px;
  }

  .frame2 {
    flex-flow: wrap;
  }

  .desktop-5.element-2, .desktop-6.element-2, .desktop-12.element-2, .desktop-13.element-2, .desktop-15.element-4, .desktop-16.element-2 {
/*    margin-bottom: 10px;*/
  }

  .desktop-block-5 {
    flex-flow: column;
    flex: 1;
    display: flex;
  }

  .text-6 {
/*    display: none;*/
font-size: 12px;
  }

  .desktop-block-stek-3 {
    align-items: stretch;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .frame1-2 {
    margin-bottom: 5px;
  }

  .title-5 {
    font-size: 14px;
  }

  .frame2-2 {
    flex-flow: wrap;
  }

  .desktop-31.element-2 {
    flex: none;
    margin-bottom: 10px;
  }

  .desktop-32.element-2 {
    flex: none;
  }

  .desktop-35.element-2, .desktop-38.element-2, .desktop-42.element-2 {
    margin-bottom: 10px;
  }

  .b-outsource_block_text {
    margin-bottom: 0;
  }

  .log-image {
    width: 81px;
  }

  .telegram-box {
    flex: none;
    margin-left: 0;
  }

  .js-telegram-link {
    margin-left: 10px;
  }

  .technology-service {
    padding-bottom: 40px;
  }

  .outsource-advantages {
    padding-bottom: 60px;
  }

  .column {
    padding-right: 0;
  }

  .outsource-project__title {
    margin-bottom: 20px;
  }

  .image-115 {
    margin-right: 20px;
  }

  .div-block-4 {
    padding-top: 0;
    padding-left: 0px;
  }

  .outsource-project__right {
    padding-top: 5px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .outsource-project__image-wraper {
    flex: 0 auto;
  }

  .outsource-project__subtitle {
    margin-bottom: 10px;
  }

  .outsource-project__label-img {
    top: 32px;
        width: 48px;
        left: -21px;
  }

  .column-2 {
    padding-left: 25px;
  }

  .outsource-project__image {
    width: 90px;
  }

  .outsource-project__btn {
    display: none;
  }

  .container-2 {
    flex-flow: column wrap-reverse;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
  }

  .hr {
    display: none;
  }

  .footer__list-nav {
    margin-bottom: 0;
    margin-left: 0;
    display: flex;
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 12px);
    margin: 0px -6px;
    background-image: linear-gradient(to bottom,transparent 54px,#383838 54px,#383838 56px,transparent 56px);
    background-repeat: repeat-y;
    background-size: 100% 60px;
  }

  .footer__list-other {
    display: flex;
  }

  .container-6 {
    padding-left: 0;
    padding-right: 0;
  }

  .menu__list-drop.w--open {
    z-index: 999;
    display: block;
  }

  .dropdown-toggle-2.w--open {
    z-index: 1;
  }

  .column-4 {
    flex-flow: column;
    display: block;
  }

  .div-block-13 {
    flex: 1;
  }

  .div-block-14 {
    flex: 1;
    justify-content: flex-end;
    margin-right: 0;
    display: flex;
  }

  .brand {
    margin-left: 0;
    display: flex;
  }

  .menu-button {
    margin-left: 0;
  }

  .menu-button.w--open {
    background-color: transparent;
  }

  .image-119 {
    display: inline-block;
  }

  .mobile_slider {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
  }

  .slider {
    height: 200px;
  }

  .left-arrow {
    bottom: -9%;
    left: 20%;
  }

  .right-arrow {
    bottom: -9%;
    right: 20%;
  }

  .div-block-15 {
    margin-left: 0;
  }

  .left-arrow-2 {
    width: 37px;
    display: flex;
  }

  .right-arrow-2 {
    width: 37px;
  }

  .companies-reviews__photo-wrap {
    padding-left: 40px;
    padding-right: 40px;
  }

  .heading-3 {
    font-size: 18px;
    margin-bottom: 20px;
  }

  .nav-menu {
    background-color: var(--white);
    flex-flow: row;
    flex: 0 auto;
    display: block;
  }

  .dropdown-2, .dropdown-3, .dropdown-4 {
    display: block;
  }

  .image-122, .image-123 {
    width: 48px;
    height: 48px;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 767px) {
  #w-node-d7d4af0e-5dc3-edc9-54a6-21f23f6017ed-d834274b {
    align-self: auto;
  }
}


@font-face {
  font-family: 'Heliosextc';
  src: url('../fonts/HeliosExtC-Bold.woff2') format('woff2'), url('../fonts/HeliosExtC-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

.serviceaqa {
    padding: 60px 20px;
    background-color: #edecec;
}
.serviceaqa-container {
    max-width: 1240px;
}
.serviceaqacolumns {
    flex-flow: row;
    align-items: center;
    display: flex;
}
.servicelanding {
    background-color: #e9353b;
    border-radius: 40px;
    margin-bottom: 20px;
    padding: 40px;
}
.servicelanding.white {
    background-color: #fff;
    box-shadow: 0 1px 5px #0003;
}
.servicelanding.blackbg {
    background-color: #222;
}
.servicelandinght {
    color: #fff;
    margin-bottom: 20px;
    font-size: 32px;
    line-height: 120%;
}
.servicelandingbox {
    margin-bottom: 20px;
}
.servicelandingboxtt {
    color: #fff;
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 500;
    line-height: 130%;
}
.servicelandingboxlist {
    color: #fff;
    font-size: 16x;
    font-weight: 500;
    line-height: 130%;
    list-style-type: decimal;
}
.morearrowbtnup {
    display: flex;
}
.morearrowbtnuptext {
    color: #fdfdfd;
    margin-right: 10px;
    font-size: 20px;
    line-height: 150%;
    font-family: "Montserrat-Medium";
}
.morearrowbtnupimg {
    flex: none;
    align-self: center;
}
.morearrowbtnup {
    display: flex;
}
.servicelandinght.whitebg {
    color: #222;
}
.servicelandingbox {
    margin-bottom: 20px;
}
.servicelandingboxlist.whitebg {
    color: #222;
}

.morearrowbtnuptext.whitebg {
    color: #222;
}
.servicelandingboxtt.whitebg {
    color: #222;
}

.toupbtn{
  display:none;
}
.morearrowbtnup:hover{
  cursor:pointer
}

@media screen and (max-width: 991px) {

  .servicelandinght {
    font-size: 28px;
  }

  .serviceaqacolumns {
    display: block;
  }
  .div-block-13 {
    flex: 1;
    display: flex;
}
}
@media screen and (max-width: 767px) {

  .serviceaqa {
    padding: 40px 20px;
}

.technology-service, .outsource-advantages {
    padding: 40px 20px 20px;
}

  .servicelanding {
        padding: 20px;
    border-radius: 20px;
    margin-bottom: 10px;
  }

  .servicelandinght {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 130%;
  }

  .morearrowbtnuptext {
    font-size: 14px;
  }

  .servicelandingboxtt {
    margin-bottom: 10px;
    font-size: 14px;
  }

  .servicelandingboxlist {
    margin-bottom: 10px;
    padding-left: 10px;
    font-size: 10px;
  }

  .servicelandingboxlist.whitebg {
    padding-left: 10px;
  }

  .list-item {
    margin-bottom: 5px;
    font-size: 10px;
    line-height: 1.3;
  }

  .serviceaqacol1, .serviceaqacol2 {
    padding-left: 0;
    padding-right: 0;
  }

  .list-item-2 {
    margin-bottom: 6px;
    font-size: 10px;
    line-height: 1.3;
  }

  .list-item-3, .list-item-4, .list-item-5, .list-item-6 {
    margin-bottom: 5px;
    font-size: 10px;
    line-height: 1.3;
  }

  .list-item-7 {
    font-size: 10px;
    line-height: 1.3;
  }

  .list-item-8, .list-item-9, .list-item-10, .list-item-11, .list-item-12, .list-item-13 {
    margin-bottom: 5px;
    font-size: 10px;
  }

  .list-item-14 {
    font-size: 10px;
  }

  .list-item-15, .list-item-16 {
    margin-bottom: 5px;
    font-size: 10px;
  }

  .list-item-17, .list-item-18, .list-item-19, .list-item-20, .list-item-21, .list-item-22, .list-item-23, .list-item-24, .list-item-25, .list-item-26, .list-item-27, .list-item-28, .list-item-29, .list-item-30, .list-item-31, .list-item-32, .list-item-33, .list-item-34, .list-item-35 {
    margin-bottom: 5px;
  }
}