:root {
  --22: #222;
  --ed: #edecec;
  --white: white;
  --main-red: #e13737;
  --black: black;
}

@media (min-width: 640px) {
    .b-partnership-cases__nav {
        display: none !important;
    }
}

@media (min-width: 1366px) {
    .b-outsource-advantages.b-outsource-advantages--cloud-infrastructure .b-outsource-advantages__text {
        font-size: 16px !important;
        line-height: 1.5 !important;
    }
    .pr5{
        padding-right: 71px;
    }
    .pr7{
        padding-right: 71px;
    }
}

.techgraybg{
        background-color: #edecec;
}

.bpskbsection .b-partnership-cases__nav,
.go-partnership .b-partnership-cases__nav {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin-top: 15px;
}

.b-partnership-cases__button {
    display: flex!important;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    width: 32px;
    height: 32px;
    border: 0;
    padding: 0;
    transition: opacity .3s;
    background-color: transparent;
    background-image: url(/wp-content/themes/redlab/images/inhtml/arrow-right.svg);
    background-size: 23px 23px;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 0;
    cursor: pointer
}

.b-partnership-bpsk__button--prev {
    transform: scaleX(-1)
}

.b-partnership-cases__button--prev {
    transform: scaleX(-1);
}

.no-touchevents .b-partnership-cases__button:hover {
    opacity: .5
}

.bottomBtnBox{
    max-width: 50%;
    margin: 60px auto 0;
}

@media screen and (max-width: 991px) {
    .bottomBtnBox {
        max-width: 80%;
        margin: 30px auto 0;
    }
    .w-col-tiny-tiny-stack .servicelanding {
        margin-bottom: -15px;
    }
}

@media screen and (max-width: 767px) {
    .bottomBtnBox .b-outsource-banner__btn-wrap {
        align-items: center;
    }
}

.serviceaqa-container {
    max-width: 1240px;
}
.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: 18px;
    line-height: 130%;
    font-family: 'Montserrat-Medium';
}

ol.servicelandingboxlist {
    color: #fff;
    font-size: 16px;
    line-height: 130%;
    list-style-type: decimal;
    padding-left: 25px;
}
ul.servicelandingboxlist {
    color: #fff;
    font-size: 16px;
    line-height: 130%;
    list-style-type: decimal;
    padding-left: 7px;
}
.servicelandingboxlist li{
    margin-bottom: 3px;
}
.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;
}

.serviceaqacol1 .servicelanding:first-child {
    margin-top: 0;
}
.serviceaqacol1 .servicelanding:nth-child(2) {
    margin-left: 10px;
}
.serviceaqacol1 .servicelanding:nth-child(3) {
    margin-left: 20px;
}
.serviceaqacol2 .servicelanding:nth-child(1) {
    margin-left: 30px;
}
.serviceaqacol2 .servicelanding:nth-child(2) {
    margin-left: 40px;
}
.servicelanding {
    width: calc(100% - 30px);
    margin-top: -16px;
    margin-bottom: 0;
}
.serviceaqacol2{
    margin-top: 17px;
}

.technology-service, .outsource-advantages {
    padding: 40px 20px 20px;
}
.morearrowbtnup.todownbtn img{
    width: 9px;
}

  .servicelanding {
        padding: 20px;
    border-radius: 20px;
    margin-bottom: -12px;
  }

  .servicelandinght {
    margin-top: 0;
    margin-bottom: 13px;
    font-size: 14px;
    line-height: 130%;
  }

  .morearrowbtnuptext {
    font-size: 14px;
  }

  .servicelandingboxtt {
    margin-bottom: 10px;
    font-size: 12px;
  }

  .servicelandingboxlist {
    margin-bottom: 10px;
    padding-left: 10px;
    font-size: 10px;
  }

  .servicelandingboxlist.whitebg {
    padding-left: 10px;
  }

  .list-item {
    margin-bottom: 5px;
    font-size: 11px;
    line-height: 1.3;
  }

  .serviceaqacol1, .serviceaqacol2 {
    padding-left: 0;
    padding-right: 0;
  }

}

@media (min-width: 1024px) {
    .go-partnership .b-partnership-cases__item {
        border-radius: 30px;
        min-height: 480px;
        max-height: none;
        aspect-ratio: auto;
        padding: 180px 25px 40px 40px;
    }
}

.go-partnership .b-partnership-cases__item-logo {
    position: absolute;
    top: 32px;
    left: 20px;
    width: 80%;
    object-fit: contain;
    object-position: left top
}

/****** Partnership ********/
.b-partnership-conditions {
    padding: 4px 0 58px;
}

.b-partnership-conditions__title {
    font-family: HeliosExtCBold;
    font-weight: 700;
    font-size: 16px;
    line-height: 130%;
    color: #222222;
    margin-bottom: 32px;
}

.b-partnership-conditions__item {
    display: grid;
    grid-template-rows: minmax(0, min-content) 0fr;
    gap: 8px;
    background-color: #FFFFFF;
    box-shadow: 0px 5px 30px 11px rgba(0, 0, 0, 0.15);
    border-radius: 20px;
    padding: 20px 20px 40px;
    transition: grid-template-rows 0.3s;
}

.b-partnership-conditions__item-title {
    font-family: HeliosExtCBold;
    font-weight: 700;
    font-size: 14px;
    line-height: 130%;
    color: #222222;
}

.b-partnership-conditions__item-info {
    font-family: 'Montserrat-Medium';
    font-weight: 500;
    font-size: 12px;
    line-height: 130%;
    color: #222222;
    overflow: hidden;
}

.b-partnership-conditions__item-wrap {
    min-height: 0;
}

.b-partnership-conditions__item--red {
    background-color: #E13737;
}

.b-partnership-conditions__item--black {
    background-color: #222222;
}

.b-partnership-conditions__item--red .b-partnership-conditions__item-title,
.b-partnership-conditions__item--red .b-partnership-conditions__item-info,
.b-partnership-conditions__item--black .b-partnership-conditions__item-title,
.b-partnership-conditions__item--black .b-partnership-conditions__item-info {
    color: #fff;
}

@media (min-width: 768px) {
    .b-partnership-conditions__title br {
        display: none;
    }
}

@media (max-width: 1023px) {
    .mt30,.mb30{
        margin-bottom: 0;
        margin-top: 0;
    }
    .b-partnership-conditions__item:last-child {
        padding-bottom: 20px;
    }

    .b-partnership-conditions__item:hover {
        grid-template-rows: minmax(0, min-content) 1fr;
    }

    .b-partnership-conditions__item + .b-partnership-conditions__item {
        margin-top: -28px;
    }
}

@media (min-width: 1024px) {

    .b-partnership-conditions {
        padding-top: 92px;
    }

    .b-partnership-conditions__title {
        font-size: 32px;
        margin-bottom: 83px;
    }

    .b-partnership-conditions__list {
        display: grid;
/*        gap: 40px;*/
        grid-template-columns: repeat(2, 1fr);
        column-gap: 40px;
        row-gap: 10px;
    }

    .b-partnership-conditions__item {
        display: flex;
        flex-direction: column;
        gap: 15px;
        border-radius: 40px;
        padding: 36px 40px 40px;
    }

    .b-partnership-conditions__item-title {
        font-size: 24px;
    }

    .b-partnership-conditions__item-info {
        font-size: 20px;
    }
}
/***************************/

.b-outsource-advantages.b-outsource-advantages--cloud-infrastructure{
    background-image: none;
}

/********cookie*************/

.b-cookie {
    background: #FFFFFF;
    border-radius: 2px;
    font-size: 8px;
    line-height: 130%;
    /* or 10px */

    color: #999999;

    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 1000;
    max-width: 607px;

    display: none;
}

.b-cookie.open {
    display: block;
}

.b-cookie__inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    /* align-items: center; */
    padding: 10px 20px;
    gap: 10px;
}

.b-cookie__text {
    padding-right: 10px;
}

.b-cookie__close {
    background: 0 0;
    color: #d9d9d9;
    border: none;
    font-size: 8px;
    position: absolute;
    right: 0;
    top: 0;
    width: 32px;
    height: 32px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.b-cookie__link {
    text-decoration: underline;
    color: #e13737;
}
.b-cookie__link:hover {
    text-decoration: underline;
    color: #e13737;
}
.no-touchevents .b-cookie__link:hover,
.touchevents .b-cookie__link:active {
    text-decoration: none;
}
.b-button.b-button--cookie {
    font-family: 'Montserrat-Medium';
    font-style: normal;
    font-weight: 500;
    font-size: 10px;
    line-height: 130%;
    padding-top: 8px;
    padding-bottom: 8px;
    border-radius: 16px 16px 0px 16px;
}


@media (min-width: 375px) {
    .banner__image-box img {
        object-position: center;
    }
}

@media (min-width: 768px) {
    .b-cookie {
        font-size: 10px;
        line-height: 130%;
    }
    .b-cookie__text {
        padding: 0;
    }
    .b-cookie__inner {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: flex-end;
        padding: 10px 20px;
        gap: 16px;
    }
    .b-button.b-button--cookie {
        font-size: 12px;
        line-height: 130%;
        padding-top: 8px;
        padding-bottom: 8px;
        padding: 7px 24px;
    }
    .b-cookie__close {
        font-size: 12px;
    }
}
/***************************/







.link--footer, .phone{
   display: none;
}
.gradientBg{
  background-image: 
    -moz-linear-gradient(left, rgba(43, 45, 51, 1) 0%, 
      rgba(255, 55, 55, 0.9) 20%, 
      rgba(255, 55, 55, 0.5) 35%, 
      rgba(255, 55, 55, 0.05) 40%, 
      rgba(255, 55, 55, 0) 55%, 
      rgba(255, 55, 55, 0) 100%);
   background-image: -webkit-linear-gradient(left, rgba(255, 55, 55, 1) 0%, 
       rgba(255, 55, 55, 0.9) 20%, 
       rgba(255, 55, 55, 0.5) 35%, 
       rgba(255, 55, 55, 0.05) 40%, 
       rgba(255, 55, 55, 0) 55%, 
       rgba(255, 55, 55, 0) 100%);
  background-image: linear-gradient(to right, rgba(255, 55, 55, 1) 0%, 
       rgba(255, 55, 55, 0.9) 20%, 
       rgba(255, 55, 55, 0.5) 35%, 
       rgba(255, 55, 55, 0.05) 40%, 
       rgba(255, 55, 55, 0) 55%, 
       rgba(255, 55, 55, 0) 100%);
  color: transparent !important;
  display: inline-block;
  text-align: left;
  white-space: nowrap;
  -webkit-background-clip: text;
  background-clip: text;
}
a.phonenum{
    position: relative;
}
a.phonenum:after {
  content: "Нажмите, чтобы увидеть телефон";
  position: absolute;
  top: -5px;
  right: 0;
  left: 0;
  display: none;
  text-align: left;
  background-color: #f3f3f3;
  color: #000000;
  border-radius: 4px;
  padding: 6px;
  font-size: 11px;
  width: max-content;
}
a.phonenum:hover:after {
  display: block;
} 
a.phonenum:hover{
  color: transparent !important;
}
a.link--footer:hover{
    color: #e13737;
}
@media (min-width: 1024px) {
    .b-outsource-banner__btn-wrap {
        flex-direction: row !important;
        gap: 10px 10px !important;
    }
}
.b-button {
    border: 2px solid #e13737 !important;
}
.w-layout-blockcontainer {
/*  max-width: 940px;*/
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.countitspec, .projlength{
    display: none;
}

.bpskbsection {
  background-color: #edecec;
  padding: 100px 20px;
}

.bpskbcontainer {
  max-width: 1255px;
}
@media (min-width: 1280px) {
    br.pbr{
        display: none;
    }
}

@media screen and (max-width: 991px) {
    .desktop-block-2 {
       margin-bottom: 0px !important;
    }
}


@media screen and (max-width: 768px) {
    .column {
        width: 100% !important;
    }
    .b-outsource-banner--mobile-custom.bobcus {
        padding: 221px 0 16px;
    }
}

@media (max-width: 991px) {
    br.mbr{
        display: none;
    }
}

@media (min-width: 1025px) {
    #dwh-outsource .b-outsource-card__text {
        font-size: 18px;
        line-height: 1.3;
        margin-bottom: 16px;
        margin-top: 16px;
    }
}
.b-outsource-banner--mobile-custom .b-outsource-banner__text--only-desktop {
    line-height: 1.3;
}
.b-outsource-banner__arrow.js-outsource-arrow.animated{
    display: none;
}

@media (min-width: 1024px) and (max-width: 1365px) {
    #dwh-outsource.b-outsource-services--outsource-qa .b-outsource-card:nth-child(4) {
         transform: translateY(0); 
    }
    #dwh-outsource.b-outsource-services--outsource-qa .b-outsource-card:nth-child(3){
        transform: translateY(-36px);
    }
}

@media (min-width: 1366px) {
    #dwh-outsource.b-outsource-services--outsource-qa .b-outsource-card:nth-child(4) {
        transform: translate(74px, 0);
    }
    #dwh-outsource.b-outsource-services--outsource-qa .b-outsource-card:nth-child(4):hover {
        transform: translate(74px, -30px);
    }
    #dwh-outsource.b-outsource-services--new-devops .b-outsource-card__title {
        font-size: 32px;
    }
    #dwh-outsource.b-outsource-services--outsource-qa .b-outsource-card__wrapper {
        padding: 40px 30px 30px 40px;
    }
    #dwh-outsource.b-outsource-services--outsource-qa .b-outsource-card:nth-child(1){
        min-height: 290px;
    }
}

.bpskbitem:hover .bpskbimg{
/*  display: none;*/
      filter: invert(37%) sepia(93%) saturate(7471%) hue-rotate(352deg) brightness(100%) contrast(92%)

}

.bpskbtitle {
  margin-top: 0;
  margin-bottom: 80px;
  line-height: 1.3;
  font-size: 32px;
}

.bpskbgridbox {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.bpskbitem {
  border: 2px solid #fff;
  border-radius: 30px;
  padding: 40px;
}

.bpskbitem:hover {
  border-color: #e13737;
}

/*.bpskbitem:hover .bpskbimg{
  display: none;
}*/

.bpskbitem:hover .bpskbimgr{
  display: block;
}

.bpskbtext {
  color: #222;
  margin-top: 16px;
  margin-bottom: 16px;
  font-family: HeliosExtCBold;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3;
}

.bpskbdesc {
  font-family: "Montserrat-Regular";
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3;
}

.faqsection {
  background-color: #edecec;
  padding: 60px 20px;
}

.faqcontainer {
  max-width: 1200px;
}

.faqheading {
  margin-top: 0;
  margin-bottom: 80px;
  font-family: HeliosExtCBold;
  font-size: 32px;
}

.accordionx {
  border-bottom: 1px solid #d9d9d9;
}

.accordionx-content {
  border-top: 1px solid #d9d9d9;
  padding-left: 16px;
  padding-right: 16px;
}

.accordionx-content.isopenx {
  background-color: #edecec;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  box-shadow: 0 5px 20px #0000004d;
}

.accordionx-header {
  justify-content: space-between;
  align-items: center;
  padding-top: 32px;
  padding-bottom: 32px;
  display: flex;
}

.accordionx-content-title {
  color: #222;
  font-family: HeliosExtCBold;
  font-size: 24px;
  line-height: 1.3;
  position: static;
}

.faqiconcontainer {
  width: 48px;
  height: 48px;
}

.faqiconcontainer.pfplus {
  background-image: url("https://redlab.dev/wp-content/themes/redlab/landingassets/images/faqPlus.png");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 48px 48px;
}

.faqiconcontainer.faminus {
  background-image: url("https://redlab.dev/wp-content/themes/redlab/landingassets/images/faqMinus.png");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 48px 48px;
}

.accordionx-content-description {
  color: #222;
  font-family: "Montserrat-Regular";
  font-size: 16px;
  line-height: 1.5;
  display: block;
}

.accordionx-content-box{
    display: none;
}

.list {
  color: #222;
  font-family: "Montserrat-Regular";
  font-size: 16px;
  line-height: 1.5;
  padding-left: 20px;
}

.list-item-37, .list-item-38, .list-item-39, .list-item-40, .list-item-41, .list-item-42 {
  margin-bottom: 5px;
}

.bpskbimgr {
  display: none;
}

/*.getnewcpecialist{
    padding: 15px 32px;
    margin-top: 20px;
    font-size: 16px;
    line-height: 1.5;

}*/
.b-outsource-advantages__slide--half-dark-img1 .b-outsource-advantages__image-wrap {
    background-image: linear-gradient(to bottom, #FFF 0%, #FFF 50%, #ffffff 50%, #ffffff 100%) !important;
}
@media (min-width: 1366px) {
    .b-outsource-advantages--new .b-outsource-advantages__slide {
        margin: 46px 43px 50px !important;
    }
    .b-outsource-advantages--current .b-outsource-advantages__title{
        margin-bottom: 40px !important;
    }
}

button.getnewcpecialist[disabled]{
    opacity: 0.3;
    cursor: not-allowed;
}

.loop--slider .loop--slide--track:first-of-type{ animation: reverse-loop 50s -25s linear infinite; }
.loop--slider .loop--slide--track:last-of-type{ animation: reverse-loop2 50s linear infinite; }
@keyframes reverse-loop {
    0% { transform: translateX(100%); }
    to { transform: translateX(-100%); }
}
@keyframes reverse-loop2 {
    0% { transform: translateX(0%); }
    to { transform: translateX(-200%); }
}

/*@media (min-width: 1024px) {
    .b-outsource-banner__right-image-wrap {
        top: 93px !important;
    }
}*/

/*@media (min-width: 1024px) {
    .b-outsource-advantages {
        background-image: none !important;
    }
}

.b-outsource-advantages{
    padding: 0 0 2px;
}*/

@media screen and (max-width: 991px) {
.bpskbsection {
        padding: 60px 20px;
   } 

  .bpskbtitle {
    margin-bottom: 60px;
  }

  .bpskbgridbox {
    grid-template-columns: 1fr 1fr;
  }

  .bpskbitem {
    padding: 32px;
  }  
  .w-layout-blockcontainer {
    max-width: 728px;
  }
  .b-outsource-banner__image {
      width: auto;
      min-width: 100%;
      height: 100%;
      object-fit: cover !important;
      opacity: 0;
      animation: 1.5s linear .5s forwards scalePhoto, 8s 4s infinite changePhoto;
      margin-top: 82px !important;
  }
}


.outsourcetopsection {
    background-color: #edecec;
    padding: 140px 20px 80px;
}
.outsourcetopcontainer {
    max-width: 1200px;
}
.outsourcetopcontainerup, .outsourcetopcontainerdown {
    justify-content: center;
    align-items: center;
    display: flex;
}

.outsourcetopcontaineruptext {
    margin-right: 28px;
    font-size: 40px;
    font-weight: 400;
    font-family: "Montserrat-Regular";
}

.calculatorsliderlist-text{
    font-family: "Montserrat-Medium";
    font-size: 13px;

}

strong{
    font-family: Montserrat-Bold;
} 

.outsourcetopcontainerdownimg {
    margin-right: 20px;
}

.outsourcetopcontainerdowntitle {
    font-size: 40px;
    font-weight: 500;
    line-height: 1.2;
}
.outsourcetopconttextbox {
    text-align: justify;
    max-width: 980px;
    margin: 20px auto 0;
}
.outsourcetopconttextboxpagaraph {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.3;
}
.outsourcetopcontainerbtnbox {
    margin-top: 30px;
    margin-bottom: 40px;
    display: flex;
}
.outsourcetopcontainerbutton {
    border-top-style: solid;
    border-top-width: 2px;
    border-top-color: var(--main-red);
    border-right-style: solid;
    border-right-width: 2px;
    border-right-color: var(--main-red);
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: var(--main-red);
    border-left-style: solid;
    border-left-width: 2px;
    border-left-color: var(--main-red);
    color: var(--main-red);
    vertical-align: baseline;
    background-color: #0000;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    padding: 16px;
    font-size: 16px;
    line-height: 1.5;
    display: inline-block;
    font-family: HeliosExtCBold;
}
.outsourcetopcontainerbottext {
    margin-bottom: 40px;
}
.outsourcecontainerbottext {
    text-align: center;
    line-height: 1.3;
}

.outsourcetopcontainerprefbox {
    justify-content: flex-end;
    display: flex;
}
.outsourcetopcontainerprefwrap {
    max-width: 257px;
    font-size: 12px;
    line-height: 1.3;
}
.outsourcetopcontainerpreftext {
    color: #999;
    margin-bottom: 0;
}
.calculatorsection {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 20px;
    margin-bottom: 40px;
}

.obspro-open-popup {
    background: no-repeat;
    font-size: 16px !important;
    line-height: 1.5 !important;
    font-weight: 500;
    margin-top: 20px !important;
    border: 2px solid #e13737;
    border-radius: 32px 32px 0 32px;
    font-family: 'Montserrat-Medium' !important;
}

.loop--slider {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: none;
    position: static;
    overflow: hidden;
}
.calculatorcontainer {
    max-width: 1200px;
        padding-top: 60px;
}
.calculatorwrapp {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    grid-template-rows: auto;
    grid-template-columns: 2fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
}
.calculatorbox {
    padding-top: 60px;
    padding-bottom: 60px;
}
#w-node-e924e8a0-d4c7-34c5-0106-1aa5dbf3938e-f156952d {
    align-self: start;
}
.calculatorslider {
    flex-flow: column;
    height: 100%;
    display: block;
    position: relative;
}
.calculatorboxwhy {
    display: none;
}
.calculatorboxwhy {
    display: none;
}
.calculatorboxheading {
    text-align: left;
    margin-bottom: 60px;
    padding-left: 60px;
    font-size: 32px;
    line-height: 1.3;
    font-family: HeliosExtCBold;
}

.w-form {
    margin: 0 0 15px;
}
.calculatorradiosection {
    padding-bottom: 20px;
}
.calculatorbutton {
    border: 1px solid var(--main-red);
    background-color: var(--white);
    color: var(--22);
    border-top-left-radius: 32px;
    border-top-right-radius: 32px;
    border-bottom-left-radius: 32px;
    margin-top: 40px;
    padding: 20px 24px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.3;
}
.calculatorradiotitle {
    background-color: var(--ed);
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 60px;
    margin-bottom: 8px;
}
.w-radio {
    margin-bottom: 5px;
    padding-left: 20px;
    display: block;
}
.radio-button-field {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 80px;
    display: flex;
}
.w-radio-input {
    float: left;
    margin: 3px 0 0 -20px;
    line-height: normal;
}
.radio-button {
    width: 20px;
    height: 20px;
    margin-right: 20px;
}
.w-form-label {
    cursor: pointer;
    margin-bottom: 0;
    font-weight: normal;
    display: inline-block;
}
.radio-button-label {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.3;
}
.calculatorradiotitle.calcredbg {
    background-color: var(--main-red);
    color: var(--white);
}
.calculatorradiotitle.calcblackbg {
    background-color: var(--22);
    color: var(--white);
}

.w-form-done {
    text-align: center;
    background-color: #ddd;
    padding: 20px;
    display: none;
}
.success-message, .error-message {
    background-color: var(--white);
}
.w-form-fail {
    background-color: #ffdede;
    margin-top: 10px;
    padding: 10px;
    display: none;
}

.success-message, .error-message {
    background-color: var(--white);
}

.calculatorslider {
    flex-flow: column;
    height: 100%;
    display: block;
    position: relative;
}
#w-node-e924e8a0-d4c7-34c5-0106-1aa5dbf3938e-f156952d {
    align-self: start;
}
.calculatorsliderlistbox {
    justify-content: center;
    align-items: center;
    height: 100%;
    display: flex;
    box-shadow: -10px 0 18px -12px #0003;
}

.calculatorsliderlist {
    flex-flow: column;
    align-self: center;
    align-items: center;
    padding-left: 0;
    list-style-type: none;
    display: flex;
}
li.calculatorsliderlistitem {
    margin-top: 23px;
    margin-bottom: 23px;
    list-style-type: none;
}
.calculatorsliderimg {
    display: inline-block;
}
.outsource-service{
  padding: 100px 20px;
}

.b-popup.open {
    display: block;
    position: fixed;
}
.b-first-form__info--presentation {
        max-width: max-content !important;
    }

.js-open-popup{
    /*font-family: "Montserrat-Medium" !important;
    font-size: 16px !important;
    width: auto !important;
    padding: 15px 32px !important;*/
    line-height: 1.3 !important;
}

.text-block-11 {
    font-size: 20px;
    line-height: 1.3;
}

.outsourcetopcontainerbutton:hover {
    background-color: var(--main-red);
    color: var(--white) !important;
}

.loop--slider {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: none;
    position: static;
    overflow: hidden;
}

@media screen and (max-width: 479px) {
    .loop--slide--track {
        grid-column-gap: 17px;
        grid-row-gap: 17px;
        grid-template-rows: auto;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        grid-auto-columns: 1fr;
        width: auto;
        min-width: auto;
        height: auto;
        display: grid;
    }
    .loop--slide-img {
        object-fit: fill;
        width: auto;
        height: 32px;
    }
    .loop--slide {
        display: block;
    }
    .loop--slider {
        height: 50px;
        display: flex;
    }
    .calculatorcontainer {
        padding-left: 20px;
        padding-right: 20px;
    }
    .calculatorbox {
        padding-bottom: 20px;
    }
}

@media screen and (max-width: 991px) {
    .outsourcetopconttextboxpagaraph, .text-block-11 {
        font-size: 18px;
    }
    .calculatorboxheading, .calculatorradiotitle {
        padding-left: 40px;
    }
    .w-layout-blockcontainer {
        max-width: 728px;
    }
    .calculatorboxheading, .calculatorradiotitle {
        padding-left: 40px;
    }
    .calculatorboxheading {
        margin-bottom: 20px;
        padding-left: 0;
        font-size: 16px;
        margin-top: 20px;
    }
}

@media screen and (max-width: 767px) {

.b-outsource-advantages--cloud-infrastructure {
    padding-block: 32px 2px !important;
}

.technology-service, .outsource-advantages,  .faqsection{
    padding: 32px 20px 32px !important;
}



    .faqiconcontainer {
  width: 28px;
  height: 28px;
}

.faqiconcontainer.pfplus {
  background-size: 28px 28px;
}

.faqiconcontainer.faminus {
  background-size: 28px 28px;
}

  .bpskbsection {
        padding: 30px 20px;
   }  
    .bpskbtitle {
    margin-bottom: 32px;
    font-size: 16px;
  }

  .bpskbgridbox {
    grid-template-columns: 1fr;
  }

  .bpskbitem {
    padding: 24px;
  }

  .bpskbtext {
    font-size: 14px;
  }

  .bpskbdesc {
    font-size: 12px;
  }

  .faqheading {
    margin-bottom: 32px;
    font-size: 16px;
  }

  .accordionx-content-title {
    font-size: 14px;
  }

  .faqiconcontainer.pfplus, .faqiconcontainer.faminus {
    flex: none;
  }

  .accordionx-content-description {
    font-size: 12px;
  }
    .calculatorslider {
        display: none;
    }
    .radio-button-label {
        margin-bottom: 0;
        font-size: 12px;
    }
    .radio-button-field {
        justify-content: flex-start;
        align-items: center;
        padding-top: 4px;
        padding-bottom: 4px;
        padding-left: 40px;
    }
    .text-block-11 {
        font-size: 12px;
    }
    .calculatorradiotitle {
        margin-bottom: 10px;
        padding-left: 20px;
    }
    .calculatorradiosection {
        padding-bottom: 10px;
    }
    .calculatorboxwhytext {
        font-size: 10px;
        font-weight: 500;
        line-height: 1.3;
    }
    .calculatorboxwhy {
        display: block;
    }
    .calculatorbox {
        padding-bottom: 20px;
    }
    .calculatorwrapp {
        grid-template-columns: 2fr;
    }
    .w-layout-blockcontainer {
        max-width: none;
    }
    .calculatorcontainer {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 0;
    }
    .loop--slide--track {
        grid-column-gap: 20px;
        grid-row-gap: 20px;
        grid-template-rows: auto;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        grid-auto-columns: 1fr;
        width: auto;
        min-width: auto;
        height: auto;
        padding-left: 0;
        display: grid;
    }
    .loop--slide {
        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;
        height: auto;
        display: block;
    }
    .loop--slider {
        grid-column-gap: 16px;
        grid-row-gap: 16px;
        grid-template-rows: auto;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        grid-auto-columns: 1fr;
        height: 70px;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 0;
        display: flex;
        overflow: hidden;
    }
    .loop--slide-img {
        vertical-align: baseline;
        object-fit: fill;
        max-width: none;
        height: 50px;
    }
}










.tehnoTitle{
  font-style: italic;
  font-size: 18px !important;
  font-weight: 600 !important;
}
.tehnoHeaderBox{
  display: inline-flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
.tehnoBtnBox{
  justify-content: flex-end;
    width: 100%;
    display: flex;
}
.getSpecForProject{
    padding: 60px 60px 10px 60px;
    background: #edecec;
}

.reviewsBtnBox{
  margin-top: 20px;
}

.b-popup{
  position: fixed !important;
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
  .getSpecForProject{
    padding: 0px;
  }
  .b-outsource-banner--mobile-custom .b-outsource-banner__interactive-wrapper {
    background: #ffffff !important; 
    max-width: min(calc(100% - 25px), 540px) !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;
        background: no-repeat;
        font-size: 14px !important;
        line-height: 1.5;
        font-weight: 500;
        margin-top: 20px;
        border: 2px solid #e13737;
        border-radius: 32px 32px 0 32px;
        padding: 10px 32px !important;
  }
  .desktop-block-2, .desktop-block-6, .desktop-block-5, .desktop-block-4 {
    border-radius: 20px !important;
  }
  .outsource-project__right {
    border-top-right-radius: 20px !important;
    border-bottom-right-radius: 0px !important;
  }




}

@media (max-width: 768px) {
.works-variant{
    margin: 0 !important;
}
.w-col-7 {
    width: 100% !important;
}
}

.dflex{
    display: flex;
    flex-direction: row;
}

.works-variant{
  display: flex;
    /*align-items: flex-start;*/
    margin: 16px 0 16px 0;
}

.footerbtn-open-popup{
    font-size: 18px;
    line-height: 1.5;
    font-weight: 500;
    margin-top: 20px;
    border: 2px solid #e13737;
    border-radius: 32px 32px 0 32px;
    padding: 13px 100px;
    background: #e13737;
    color: #ffffff;
}

.footerbtn-open-popup:hover{
    background: #ffffff;
    color: #222222;
}

.obspro-open-popup{
  background: no-repeat;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 500;
    margin-top: 20px;
    border: 2px solid #e13737;
    border-radius: 32px 32px 0 32px;
    padding: 15px 32px;
}

.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: #de3636;
    padding: 3px 27px;
    border-radius: 30px;
    font-weight: bold;
}

.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: -40px;
    list-style-type: none;
    display: flex;
    overflow: visible;
}
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-family: Montserrat-Regular;
  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: #ff0000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat-Regular;
  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-family: Montserrat-Regular;
  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 !important;
  min-height: auto;
}

.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: 40px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 5px 40px rgba(0, 0, 0, .2);
}

.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-family: Montserrat-Regular;
  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;
}

.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-family: Montserrat-Regular;
  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: 16px;
  padding-right: 16px;
  text-decoration: none;
  display: flex;
}

.text-text {
  color: #222;
  flex: 0 auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat-Regular;
  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-family: Montserrat-Regular;
  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-family: 'Montserrat-Regular';
  font-size: 20px;
  font-weight: 400;
  line-height: 130%;
  text-decoration: none;
}

.desktop-block-stek-3 {
  grid-row-gap: 20px;
  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-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-family: Montserrat-Regular;
    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-family: 'Montserrat-Regular';
  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-family: Montserrat-Regular;
  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-family: Montserrat-Regular;
  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-family: Montserrat-Regular;
  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-family: Montserrat-Regular;
  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-family: Montserrat-Regular;
  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-family: Montserrat-Regular;
  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: 80px;
  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: 100%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.text-11 {
  color: #e13737;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 130%;
  text-decoration: none;
}

.text-12 {
  color: #222;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 120%;
  text-decoration: none;
}

.frame-5 {
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: flex-start;
/*  width: 195px;*/
  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;
}

.text-14 {
  color: #222;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
  padding-right: 32px;
}

.frame-3 {
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: flex-start;
  width: 192px;
  text-decoration: none;
  display: block;
}

.frame-4 {
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: flex-start;
  width: 181px;
  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-family: Montserrat, sans-serif;
  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-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.text-18 {
  color: #666;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  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-family: Montserrat, sans-serif;
  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-family: Montserrat, sans-serif;
  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-family: Montserrat, sans-serif;
  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: #222;
  font-family: Montserrat, sans-serif;
  overflow-x: hidden;
}*/

.telegram-box {
  flex: 0 auto;
  display: block;
}

.js-telegram-link {
  margin-left: 20px;
}

.reviewsBtnBox .tehnoBtnBox {
    justify-content: center;
}

.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: 15px;
  display: flex;
}

.text-block {
  margin-bottom: 60px;
  font-family: Heliosextc, sans-serif;
  font-size: 32px;
}

.column {
  padding-left: 0;
  padding-right: 15px;
}

.outsource-project__title {
  color: #222;
  font-family: HeliosExtCBold;
}

.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;
}

.image-115 {
  display: block;
}

.companies-reviews {
  padding: 40px 20px 60px;
}

.section {
  padding-top: 60px;
  padding-bottom: 60px;
  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);
}

.div-block-5 {
  background-color: #fff;
  border-radius: 33px;
  margin-right: 15px;
  padding: 10px;
  position: static;
  left: -32px;
}

.div-block-6 {
  margin-bottom: 48px;
  display: flex;
}

.div-block-7 {
  background-color: var(--22);
  border-radius: 33px;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 20%;
  display: flex;
  position: relative;
}

.text-block-2 {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
}

.heading {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
}

.div-block-8, .div-block-9 {
  margin-bottom: 48px;
  margin-right: 20px;
}

.image-116 {
  position: relative;
  right: 0;
}

.paragraph {
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.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: 30px;
  padding-right: 0;
  font-family: HeliosExtCBold;
  font-size: 16px;
}

.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;
}

.footer-landing {
  background-color: var(--22);
  padding-left: 20px;
  padding-right: 20px;
}

.container-2 {
  background-color: var(--22);
  max-width: 1240px;
  padding-top: 30px;
  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);
  opacity: .5;
  width: 100%;
  height: 1px;
  margin-top: 60px;
  margin-bottom: 60px;
}

.footer__nav {
  margin-bottom: 50px;
}

.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;
}

.b-footer__item {
  flex: none;
  padding: 18px 24px !important;
}

.footer__link-nav {
  color: #fff;
  text-decoration: none;
}

.footer__link-nav:hover {
  opacity: .5;
}

.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: 19px;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.link--footer:hover {
  text-decoration: underline;
}

.link-footer-email {
  color: var(--white);
  font-weight: 500;
  text-decoration: none;
}

.link-footer-email:hover {
  opacity: .5;
}

.footer__bottom-info {
  display: flex;
}

.text-block-5 {
  color: #999;
  font-size: 10px;
}

.footer__other-link {
  margin-left: 20px;
}

.footer__list-other {
  color: #999;
  padding-left: 0;
  font-size: 10px;
  list-style-type: none;
  display: flex;
}

.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: Heliosextc, sans-serif;
  font-size: 32px;
  font-weight: 700;
}

.paragraph-2 {
  margin-bottom: 20px;
  font-family: Montserrat-Regular;
  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: #fff;
  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: 20px;
  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: Heliosextc, sans-serif;
  font-size: 32px;
  line-height: 130%;
}

.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;
  font-weight: 500;
  line-height: 150%;
  margin-top: 25px;
}
@media screen and (max-width: 1279px) {
  .block-with-numbers {
    grid-column-gap: 30px;
}
}

@media screen and (min-width: 1280px) {
  .outsource-banner-content {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .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: 40px;
    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;
    padding-top: 100px;
  }

  .div-block-3 {
    justify-content: center;
    margin-bottom: 40px;
  }

  .container--current-about-box {
    margin-left: 0;
    margin-right: 0;
  }

  .section {
    padding-top: 20px;
  }

  .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; */
}


  .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;
    object-fit: cover !important;
        margin-top: 26px !important;
  }

  .desktop-block-2 {
    margin-bottom: 16px !important;
    padding: 20px;
  }

  .title {
    font-size: 14px;
  }

  .text-3 {
    display: none;
  }

  .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: 14px;
    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: 14px;
  }

  .frame-3, .frame-4 {
    width: 100%;
    display: flex;
  }

  .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: 18px;
    font-weight: 700;
    line-height: 27px;
        margin-bottom: 20px;
  }

  .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;
    line-height: 1.2;
  }

  .heading {
    font-size: 14px;
  }

  .div-block-8 {
    margin-bottom: 20px;
  }

  .paragraph {
    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: 25px;
width: auto;*/
  }

  .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;
  }

  .footerbtn-open-popup {
    font-size: 16px;
    padding: 13px 60px;
}

.getSpecForProject .b-outsource-services__link.js-open-popup{
  display: none;
}

  .heading-3 {
    margin-top: 0;
  }

  .image-121 {
    width: 48px;
    height: 48px;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
.b-outsource-advantages__slider {
    width: auto !important;
    margin: auto !important;
    display: block !important;
}
.b-outsource-advantages__switch{
  display: none;
}

.b-outsource-advantages__slide {
    width: auto !important;
    margin: 72px 10px !important;
}
    .getSpecForProject{
      background-color: #fff0;
      background-image: linear-gradient(to bottom, transparent 0px, #e9e8e8 75px);
      padding: 0;
    }
}
@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--mobile-custom .b-outsource-banner__image {
    width: auto !important;
         height: 353px !important; 
        margin-top: 60px !important;
        object-fit: cover !important;

  }

  .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;
  }

  .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: 25px;
  }

  .column-2 {
    padding-left: 50px;
  }

  .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: var(--ed);
  }

  .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;
}