:root {
  --22: #222;
  --ed: #edecec;
  --white: white;
  --black: black;
}
.b-button {
    border: 2px solid #e13737 !important;
}

.b-top-cases-slider .b-top-cases-slider__btn {
    font-size: 14px;
    font-family: 'Montserrat-Medium';
    margin-top: 28px;
}
.b-top-cases-slider .b-top-cases-slider__btn::after {
    background-size: 6px;
}

@media (min-width: 1366px) {
    .b-top-cases-slider.ml-cases-slider .b-button--prev {
        left: calc((100vw - 1366px) / 2 - 60px);
    }
    .b-top-cases-slider.ml-cases-slider .b-button--next {
        right: calc((100vw - 1366px) / 2 - 60px);
    }
}

@media (min-width: 1024px) {
    .b-top-cases-slider.ml-cases-slider .b-button--prev {
        left: -45px;        
    }
    .b-top-cases-slider.ml-cases-slider .b-button--next {
        right: -45px;        
    }
}

  .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;
}

.b-outsource-banner--mobile-custom .b-outsource-banner__text--only-desktop{
    font-family: 'HeliosExtCRegular';
}

.client-badge__logo-wrap .client-badge__logo {
    width: 32px;
    height: 32px;
    display: block;
}

.b-outsource-advantages--outsource-qa.b-outsource-advantages .slick-list{
    overflow: auto;
}

.b-top-cases-slider__item .b-top-cases-slider__top-info {
    align-items: center;
}

@media (min-width: 1366px) {
    .client-badge__logo-wrap .client-badge__logo {
        width: 32px;
        height: 32px;
    }

    .b-top-cases-slider__item .client-badge {
        padding: 14px 45px 14px 60px;
    }

    .b-top-cases-slider__item .b-top-cases-slider__info-badge {
        padding-left: 22px;
        padding-top: 0;
        font-size: 16px
    }
    
    .b-top-cases-slider__item .b-top-cases-slider__content {
        padding: 40px 40px 35px 40px;
    }
    .b-top-cases-slider__item .b-top-cases-slider__text {
        height: auto;
        font-size: 16px;
        line-height: 1.3;
    }
    .b-top-cases-slider__item .b-top-cases-slider__top-info {
        margin-bottom: 40px;
    }
    .b-top-cases-slider__item .b-top-cases-slider__item-picture {
        height: 321px;
    }
    .b-top-cases-slider__item .b-top-cases-slider__item-picture {
        filter: none;
    }
    .b-top-cases-slider__item .b-top-cases-slider__item-title {
        font-size: 24px;
    }
    .b-top-cases-slider__item .tech-stack__info-badge::before, 
    .b-top-cases-slider__item .key-figures__info-badge::before,
    .b-top-cases-slider__item .b-top-cases-slider__info-badge::before {
        left: 0;
        width: 18px;
        height: 18px;
    } 
    /*.b-top-cases-slider__item .tech-stack__info-badge {
        padding-left: 22px;
        padding-top: 0;
        margin-right: 0px;
        font-size: 16px;
        line-height: normal;
    }*/
    .b-top-cases-slider__item .key-figures__info-badge,
    .b-top-cases-slider__item .tech-stack__info-badge {
        padding-left: 22px;
        padding-top: 0;
        font-size: 16px;
        line-height: normal;
        margin-left: auto;
        margin-bottom: 30px;
    }
    .b-top-cases-slider__item .tech-stack {
        padding: 33px 35px 40px 40px;
    }
    .b-top-cases-slider__item .key-figures__item-title {
        font-size: 40px;
        line-height: 1.3;
    }
    .b-top-cases-slider__item .key-figures__item:nth-child(3) {
        margin-top: 15px;
    }
    .b-top-cases-slider__item .client-badge {
        font-size: 16px;
    }
}
.tabsection{
    background-color: #edecec; 
    padding: 100px 20px;
}

.b-top-cases-slider__cost-btn-new {
        margin: 0 0 0 auto;
    background-color: transparent;
    border: 2px solid #e13737;
    outline: 0;
    color: #e13737;
    font-family: Montserrat-Bold;
    transition-property: color, background-color, border-color;
    transition-duration: .3s;
    transition-timing-function: ease;
    padding: 19px 33px;
    border-radius: 30px 30px 0;
    font-size: 14px;
    line-height: 20px;
}

/*********************************/
.redc{
    color: #e13737;
}
.b-top-cases-slider__item .key-figures__item-title.redc,
.b-outsource-advantages__card-title_landing.redc{
    color: #e13737;
}

.mltsec-card {
  display: flex;
  flex-direction: row;
  background: white;
  border-radius: 30px 30px 0 30px;
  overflow: hidden;
  box-shadow: 0 4px 20px rgba(0,0,0,0.1);
  padding: 40px;
}

.mltsec-image-container {
  /*flex: 1;
  min-width: 300px;
  background-color: #fce5e5;*/
}

.mltsec-image-container img {
      width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
}

.mltsec-content {
  flex: 2;
  padding: 0px 0px 0px 40px;
}

.mltsec-list {
  list-style: none;
  padding-left: 0;
}

.mltsec-list li {
  margin-bottom: 10px;
  position: relative;
  padding-left: 20px;
  list-style-type: none;
  font-family: 'Montserrat-Regular';
}

.mltsec-list li span{
    font-size: 20px;
}

.mltsec-list li::before {
  content: "●";
  color: #d72638;
  position: absolute;
  left: 0;
  top: 0;
}

.mltsec-btn {
  background-color: white;
  color: #d72638;
  border: 2px solid #d72638;
  padding: 10px 20px;
  font-weight: bold;
  border-radius: 8px;
  cursor: pointer;
  transition: 0.3s ease;
  width: 100%;
    border-bottom-right-radius: 0px;
    font-family: 'HeliosExtCBold';
    font-size: 14px;
    margin-top: 20px;
}

.mltsec-btn:hover {
  background-color: #d72638;
  color: white;
}

@media (max-width: 768px) {
    .mbr{
        display: none;
    }
  .b-top-cases-slider__item .key-figures__info-badge{
    padding-left: 22px;
    padding-top: 0;
    font-size: 10px;
    line-height: normal;
    margin-left: auto;
    margin-bottom: 30px;
  }
  .mltsec-card{
    flex-direction: column;
    padding: 20px;
  }
  .tab-content-block {
    flex-direction: column;
  }
  .section .b-container--top-cases{
    padding: 0;
  }

  .mltsec-image-container,
  .mltsec-content {
    width: 100%;
  }

  .mltsec-content {
    padding: 16px;
  }
}

/*********************************/

/*********** TABS ***************/

.tabs {
    -webkit-overflow-scrolling: touch;
    align-items: stretch;
    display: flex;
    font-size: 1rem;
    justify-content: space-between;
    overflow: hidden;
    overflow-x: auto;
    white-space: nowrap;
}

.tabs ul {
    align-items: center;
    display: flex;
    flex-grow: 1;
    justify-content: flex-start;
    padding: 0;
    column-gap: 40px;
    border-bottom: 2px solid #fff;
    position: relative;
    flex-wrap: wrap;
    flex-direction: initial;
}

.tabs li {
    display: block;
    position: relative;
    bottom: -2px;
}

.tabs a {
    align-items: center;
    color: #4a4a4a;
    display: flex;
    justify-content: center;
    margin-bottom: -1px;
    padding: 15px 0px;
    vertical-align: top;
    font-family: 'Montserrat-Regular';
}
.tabs li.is-active a {
    color: #e13737;
}

.tab-content {
    display: none;
}

.tab-content.is-active {
    display: block;
}
.tabs li.is-active{
    border-bottom: 2px solid #e13737;
}

.tab-content-block {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 40px;
  padding: 50px 0px 20px 0px;
}

/*.tab-content-content {
  max-width: 600px;
}*/

.tab-content-title {
    font-size: 20px;
    margin-bottom: 16px;
    color: #222;
    font-family: 'Montserrat-SemiBold';
}

.tab-content-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.tab-content-item {
  position: relative;
  padding-left: 20px;
  margin-bottom: 12px;
  font-size: 20px;
  color: #333;
  list-style-type: none;
}

.tab-content-item::before {
  content: "•";
  position: absolute;
  left: 0;
  color: #d10000;
  font-size: 24px;
  line-height: 1;
}

.tab-content-image img {
  max-width: 300px;
  height: auto;
  border-radius: 8px;
}

@media (max-width: 768px){
  .b-top-cases-slider .b-top-cases-slider__btn {
    font-size: 14px;
    font-family: 'Montserrat-Medium';
}

    .tab-content-item{
        font-size: 12px;
    }
    .tab-content-item {
        margin-bottom: 9px;
    }
    .tabs a {
        font-size: 10px;
    }
    .tab-content-title {
        font-size: 15px;
    }
    .tab-content-image{
        display: none;
    }
    .tabsection {
        padding: 50px 20px 10px 20px;
    }
    .b-outsource-advantages--outsource-qa .b-outsource-advantages__title {
        font-size: 16px;
        line-height: 19px;
        margin: 0 0 30px;
    }
    .mltsec-image-container img{
        display: none;
    }
    .b-outsource-advantages--current.b-outsource-advantages--outsource-qa .b-outsource-advantages__slider{
        grid-column-gap: 10px;
        grid-row-gap: 27px;
        grid-template-rows: auto;
        grid-template-columns: 1fr 1fr;
        grid-auto-columns: 1fr;
        display: grid;
        width: auto;
    }
    .b-outsource-advantages--current.b-outsource-advantages--outsource-qa .b-outsource-advantages__inner{
        padding: 0 0px 0 0;
    }
    .b-outsource-advantages--current.b-outsource-advantages--outsource-qa .b-outsource-advantages__slide {
        width: auto;
    }
    .b-outsource-advantages--current.b-outsource-advantages--outsource-qa .b-outsource-advantages__card-title {
        line-height: 1.3;
    }

    .b-top-cases-slider__item .b-top-cases-slider__left-col {
        position: relative;
        display: flex;
        flex-direction: column;
        width: auto;
        border-radius: 25px 25px 0;
        background: #fff;
        box-shadow: none;
        padding: 20px;
        padding-bottom: 20px;
    }
    .b-top-cases-slider__item .b-top-cases-slider__top-info {
        padding-right: 0px;
    }
    .b-container--top-cases .key-figures, .tech-stack {
        display: block;
    }
    .b-container--top-cases .key-figures {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        margin-bottom: 30px;
        padding: 20px;
        border-radius: 25px;
        background: #fff;
        box-shadow: 0 4px 34px 11px rgba(0, 0, 0, .06);
    }
    .b-container--top-cases .tech-stack {
                display: flex;
        flex-direction: column;
        align-items: flex-start;
        padding: 20px;
        margin-bottom: 24px;
        border-radius: 25px;
        background: #fff;
        box-shadow: none;
    }
    .b-container--top-cases .b-top-cases-slider__item {
        row-gap: 24px;
    }
    .key-figures__list {
        display: flex;
        flex-wrap: wrap;
    }
    .key-figures__item {
        width: 50%;
        margin-bottom: 20px;
    }
    .b-container--top-cases .b-top-cases-slider__right-col {
        display: flex;
        flex-direction: column;
        margin-top: auto;
        margin-bottom: 100px;
    }
}


/**********************************/

.b-outsource-advantages.b-outsource-advantages--current.b-outsource-advantages--outsource-qa{
    background-color: #ffffff;
}

.ml-cases-slider.b-top-cases-slider {
  background-color: #edecec;
}
.ml-cases-slider.b-top-cases-slider::before {
  top: 0;
  z-index: 0;
  height: auto;
  background-image: none;
}

h3.edtechtitlebps{
    font-size: 32px;
    line-height: 1.3;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.faqcontainer{
    max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}


.b-outsource-advantages.b-outsource-advantages--cloud-infrastructure{
    padding-block: 32px;
    background: none;
}

.bottomBtnBox{
    /*max-width: 40%;*/
    max-width:fit-content;
    margin: 60px auto 0;
}

@media screen and (max-width: 991px) {
      .b-top-cases-slider .b-top-cases-slider__text {
    padding-right: 0px;
    height: auto;
   }
    .bottomBtnBox {
        max-width: 80%;
        margin: 30px auto 0;
    }
    .b-partnership-cases.go-partnership .b-partnership-cases__list {
        width: 100%;
        margin: 0;
    }
}

@media screen and (min-width: 768px) {
    .b-outsource-advantages__slider.js-outsource-technology{
        overflow-x: visible !important;
    }

}

@media screen and (max-width: 767px) {
    .b-outsource-banner.b-outsource-banner--mobile-custom {
        padding: 332px 0 16px;
        min-height: 447px;
    }
    .b-outsource-banner--mobile-custom .b-outsource-banner__right-image-wrap {
        padding-top: 61px;
        background: linear-gradient(to top, #000000 0%, #333333 29%);
    }

    .b-outsource-advantages--cloud-infrastructure .b-outsource-advantages__image-wrap{
        box-shadow: none !important;
    }
    .bottomBtnBox .b-outsource-banner__btn-wrap {
        align-items: center;
    }
    .b-companies--other-mobile {
        background-color: #fff !important;
        padding-bottom: 35px !important;
        padding-top: 0px !important;
    }
    .accordionx-content-title {
        color: #222;
        font-family: HeliosExtCBold;
        font-size: 14px;
        position: static;
    }
        .b-companies--other-mobile {
        margin-top: 30px;
    }
}

.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
}

.go-partnership .b-partnership-cases__item-logo {
    position: absolute;
    top: 32px;
    left: 20px;
    width: 80%;
    object-fit: contain;
    object-position: left top;
}

@media (min-width: 640px) {
    .bpskbsection .b-partnership-cases__nav {
        display: none !important;
    }
    .b-partnership-cases.go-partnership .b-partnership-cases__list {
        gap: 0px !important;
    }
}

@media (max-width: 768px){
  h3.edtechtitlebps {
    font-size: 16px;
    line-height: 1.3;
    text-align: center;
    margin-top: 10px;
  }
}

/********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;
    }
}

/*************************/
@media screen and (max-width: 767px) {
    .faqheading {
        margin-bottom: 32px;
        font-size: 16px;
    }
}
.faqsection {
    /*background-color: #edecec;*/
    padding: 32px 20px;
}



.faqheading {
  margin-top: 0;
  margin-bottom: 80px;
  font-family: HeliosExtCBold;
  font-size: 32px;
}

.accordionx {
  border-bottom: 1px solid #d9d9d9;
}

.accordionx-content:hover{
    cursor: pointer;
}

.accordionx-content {
  border-top: 1px solid #d9d9d9;
  padding-left: 16px;
  padding-right: 16px;
}

.accordionx-content.isopenx {
  padding-bottom: 24px;
}

.accordionx-header {
  justify-content: flex-start;
  align-items: center;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
  gap: 32px;
}

@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 screen and (max-width: 767px) {



.faqiconcontainer {
  width: 28px !important;
  height: 28px !important;
}

.faqiconcontainer.pfplus {
  background-size: 28px 28px !important;
}

.faqiconcontainer.faminus {
  background-size: 28px 28px !important;
}

  .bpskbsection {
        padding: 30px 20px;
   }  
    .bpskbtitle {
    margin-bottom: 32px;
    font-size: 16px;
  }

  .bpskbgridbox {
    grid-template-columns: 1fr 1fr;
  }

  .bpskbitem {
    padding: 20px !important;
  }

  .bpskbtext {
    font-size: 14px !important;
  }

  .bpskbdesc {
    font-size: 12px !important;
  }

  .faqheading {
    margin-bottom: 32px !important;
    font-size: 16px !important;
  }

  .accordionx-content-title {
    font-size: 14px !important;
  }

  .faqiconcontainer.pfplus, .faqiconcontainer.faminus {
    flex: none;
  }

  .accordionx-content-description {
    font-size: 12px !important;
  }

}

.accordionx-content-title {
  color: #222;
  font-family: HeliosExtCBold;
  font-size: 20px;
  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/faqPlusG.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/faqMinusG.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%); }
}

/*************************/
.caseTitlebm{
  display: none !important;
}

.b-popup {
    position: fixed !important;
}

.bpskbsection {
  /*background-color: #edecec;*/
  padding: 100px 20px;
}

.bpskbtitle {
  margin-top: 0;
  margin-bottom: 80px;
  line-height: 1.3;
  font-size: 32px;
}

.bpskbgridbox {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.bpskbitem {
  border: 2px solid #e13737;
  border-radius: 30px;
  padding: 40px;
  box-shadow: 0 6px 18px -8px #00000026;
}

.bpskbitem img{
    margin-bottom: 20px;
}

.bpskbitem:hover {
  border-color: #e13737;
}

.bpskbitem:hover .bpskbimg{
/*  display: none;*/
      filter: invert(37%) sepia(93%) saturate(7471%) hue-rotate(352deg) brightness(100%) contrast(92%)

}

/*.bpskbitem:hover .bpskbimgr{
  display: block;
}*/

.bpskbimgr {
  display: none;
}

@media screen and (max-width: 991px) {
    .bpskbgridbox {
        grid-template-columns: 1fr 1fr 1fr;
        grid-column-gap: 10px;
        grid-row-gap: 10px;
    }
}

@media screen and (max-width: 767px) {
    .bpskbitem {
        padding: 24px;
        border-radius: 16px;
    }
    .bpskbsection {
        padding: 30px 20px;
    }
    .bpskbtitle {
        margin-bottom: 32px;
        font-size: 16px;
    }
    .bpskbdesc {
        font-size: 12px;
    }
    .bpskbtext {
        font-size: 14px;
    }
    .bpskbgridbox {
        grid-template-columns: 1fr;
        grid-column-gap: 10px;
        grid-row-gap: 10px;
    }
    .b-outsource-banner--mobile-custom .b-outsource-banner__interactive-wrapper--with-telegram .b-outsource-banner__title {
        display: block;
    }
    .b-outsource-banner__title_span {
        font-size: 14px;
        display: block;
        font-family: 'HeliosExtCRegular';
    }
}

@media screen and (max-width: 991px) {
    .bpskbitem {
        padding: 32px;
    }
    .bpskbsection {
        padding: 40px 20px;
    }
    
    .bpskbtitle {
        margin-bottom: 32px;
    }
}


.bpskbtext {
  color: #222;
  margin-top: 16px;
  margin-bottom: 16px;
  font-family: HeliosExtCBold;
  font-size: 20px;
  line-height: 1.3;
}

.bpskbdesc {
    font-family: 'HeliosExtCBold';
    font-size: 24px;
    line-height: 1.3;
    margin-right: 20px;
    margin-bottom: 0;
}

.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;
    }
}*/
/*************************/

.new-service-mob .b-outsource-technology__wrapper{
  padding: 12px 10px;
}

.new-service-mob .b-outsource-technology__btn {
    width: 18px;
    height: 18px;    
    font-size: 18px;
    line-height: 18px;
}
.nsml{
  margin-left: 4px;
}
.nsmr{
  margin-right: 4px;
}

.new-service-mob .mb {
    margin-bottom: 8px;
}

/*@media (min-width: 1024px) {
    .b-outsource-banner__right-image-wrap {
        top: 93px !important;
    }
}*/

@media screen and (max-width: 479px) {
    .new-service-mob .desktop-5.element-2, 
    .new-service-mob .desktop-6.element-2, 
    .new-service-mob .desktop-12.element-2, 
    .new-service-mob .desktop-13.element-2, 
    .new-service-mob .desktop-15.element-4, 
    .new-service-mob .desktop-16.element-2 {
        margin-bottom: 0px;
    }
}

@media (min-width: 768px) {
    .b-outsource-banner--mobile-custom .b-outsource-banner__text--only-desktop {
        margin-right: 25px !important;
    }
}

@media screen and (max-width: 991px) {
  
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (min-width: 992px) {  
  .col3-n1{
    width: 23%;
  }
  .col3-n2{
    width: 27%;
  }
  .col12-n1{
    width: 90%;
  }
  .col8-n1{
    width: 63%;
  }
  .col8-n2{
    width: 62%;
  }
}

@media screen and (min-width: 1024px) {
  .w-col-4.cus-col4 {
    width: 29% !important;
  }
  .w-col-5.cus-col5 {
    width: 38.3% !important
  }
  .w-col-5.cus-col5-2 {
    width: 39% !important;
  }
  .w-col-3.cus-col3 {
    width: 28% !important;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }

  .new-service-mob .title-2 {
    font-size: 11px;
  }

  .technology-service.new-service{
    display: none;
  }
  .technology-service.new-service-mob{
    display: block;
  }
}

@media screen and (min-width: 768px) {
  .technology-service.new-service{
    display: block;
  }
  .technology-service.new-service-mob{
    display: none;
  }
}

.works-variant {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}

.dflex {
    display: flex;
}


.title-21 {
    margin-top: 0;
    margin-bottom: 24px;
    font-size: 16px;
    font-weight: 400;
    line-height: 130%;
    text-decoration: none;
}

.b-outsource-banner__title {
    line-height: 1.3 !important;
}

.b-outsource-banner__image-wrap {
    left: 38% !important;
}

.desktop {
  background-color: #fff;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 80px;
  padding-left: 100px;
  text-decoration: none;
  display: flex;
}

.frame-1171276220 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 120px;
  text-decoration: none;
  display: flex;
}

.devopsLabel{
    color: #ffffff;
    background-color: #e13737;
    padding: 8px 15px 3px 15px;
    border-radius: 30px;
    font-family: HeliosExtCBold;
    font-size: 16px;
    line-height: 1.2;

}

.devopsFB{
    align-items: center;
    justify-content: space-between;
    padding-right: 20px;
}

.servisesBox{
    clear: none;
    grid-column-gap: 11px;
    grid-row-gap: 12px;
    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-Medium";
  font-size: 14px;
  line-height: 28px;
  text-decoration: none;
}

.phone-call {
  grid-column-gap: 8px;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  text-decoration: none;
  display: flex;
}

.phone {
  color: #e13737;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Montserrat-Medium";
  font-size: 16px;
  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, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.outsource-banner-content {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #edecec;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: auto;
  max-width: none;
  height: 100%;
  min-height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  text-decoration: none;
  display: grid;
  position: relative;
}

.outsource-banner-content.hide {
  display: none;
}

.desktop-3 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 332px;
  text-decoration: none;
  display: flex;
}

.desktop-4 {
  object-fit: cover;
  border-bottom-right-radius: 2px;
}

.desktop-4.photo2 {
  flex: 0 auto;
  display: block;
  position: static;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.outsource-banner__right-image-wrap {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  max-width: none;
  padding-top: 160px;
  padding-bottom: 100px;
  text-decoration: none;
  display: block;
  position: static;
  top: 156px;
  bottom: auto;
  left: auto;
  right: 0%;
}

.b-outsource-banner__image {
  object-fit: cover;
  min-height: auto;
}

    .no-touchevents .b-outsource-banner__interactive-wrapper:hover {
        transform: translateY(0px) !important;
    }

.desktop-block-2 {
  grid-row-gap: 24px;
  background-color: #fff;
  border-radius: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 40px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 5px 15px rgba(0, 0, 0, .08);
}

.title {
  color: #222;
  margin-top: 0;
  margin-bottom: 0;
  font-family: HeliosExtCBold;
  font-size: 24px;
  line-height: 120%;
  text-decoration: none;
}

.text-3 {
  color: #222;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Montserrat-Regular";
  font-size: 20px;
  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: 8px;
  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: 3px;
  font-family: "Montserrat-Regular";
  font-size: 16px;
  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;
  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, sans-serif;
  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;
}

.mb {
    margin-bottom: 16px;
    padding-right: 16px !important;
}

.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;
}

.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: 389px;
  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: "Montserrat-Regular";
  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: 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;
}

.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: 3px;
    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, sans-serif;
  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_out {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}
.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: Heliosextc, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 130%;
  text-decoration: none;
}

.b-outsource-advantages__text_landing {
  color: #222;
  margin-top: 20px;
  margin-bottom: 0;
  padding-right: 20px;
  font-size: 16px;
  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, sans-serif;
  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, sans-serif;
  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, sans-serif;
  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: cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding: 60px 40px;
  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: 78px;
  flex: 0 auto;
  justify-content: space-between;
  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: 80px;
  line-height: 130%;
  text-decoration: none;
  font-family: HeliosExtCBold;
}

.text-12 {
  color: #222;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 120%;
  text-decoration: none;
  font-family: "Montserrat-Medium";
}

.frame-5 {
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: flex-start;
  /*width: 195px;
  text-decoration: none;
  display: block;*/
  width: 28%;
  text-decoration: none;
  display: block;
  text-align: center;
}

.text-13 {
  color: #222;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  line-height: 130%;
  text-decoration: none;
  font-family: HeliosExtCBold;
}

.text-14 {
  color: #222;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 130%;
  text-decoration: none;
  font-family: "Montserrat-Medium";
}

.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: 265px;
  text-decoration: none;
  display: block;
}

.desktop-block-7 {
  grid-row-gap: 48px;
  background-color: #fff;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: auto;
  max-width: none;
  height: auto;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 5px 30px rgba(0, 0, 0, .15);
}

.desktop-block-7.hide {
  display: none;
}

.frame-1171276230 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.desktop-51 {
  grid-column-gap: 24px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-28 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  text-decoration: none;
  display: block;
}

.text-15 {
  color: #666;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 130%;
  text-decoration: none;
}

.text-16 {
  color: #222;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.frame-1 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.text-17 {
  color: #222;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.text-18 {
  color: #666;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
}

.photo5 {
  object-fit: cover;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
}

.desktop-block-8 {
  grid-column-gap: 32px;
  background-color: #fff;
  border-radius: 40px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 496px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 5px 30px rgba(0, 0, 0, .15);
}

.vectors-wrapper-29 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-1171276231 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.title-13 {
  color: #222;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 130%;
  text-decoration: none;
}

.btn {
  grid-column-gap: 20px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding-top: 16px;
  padding-bottom: 16px;
  text-decoration: none;
  display: flex;
}

.text-19 {
  color: #222;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
}

.vectors-wrapper-30 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-1171276232 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.title-14 {
  color: #222;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 130%;
  text-decoration: none;
}

.text-20 {
  color: #222;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
}

.vectors-wrapper-31 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-1171276233 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.title-15 {
  color: #222;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 130%;
  text-decoration: none;
}

.text-21 {
  color: #222;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
}

.navbar {
  background-color: #fff;
}

.log-image {
  object-fit: contain;
  height: 100%;
  margin-right: 20px;
}

.container {
  justify-content: space-around;
  align-items: center;
  max-width: 1240px;
  height: 80px;
  display: flex;
}

.body {
  color: #222;
  font-family: "Montserrat-Regular";
}

.telegram-box {
  flex: 0 auto;
  display: block;
}

.js-telegram-link {
  margin-left: 20px;
}

.menu {
  z-index: 999;
  box-sizing: border-box;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: fill;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: block;
  position: fixed;
}

.outsource-banner {
  background-color: #edecec;
  display: block;
  position: relative;
}

.outsource-banner.hide {
  display: block;
}

.outsource-banner__left-image-wrap {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: flex-start;
  height: 100%;
  display: flex;
  position: static;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.achievements {
  padding-top: 60px;
  padding-bottom: 60px;
}

.technology-service, .outsource-advantages {
  /*background-color: #edecec;*/
  padding: 80px 20px 60px;
}

.section.technology-service {
  background-color: #edecec;
}

.div-block-2 {
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

.div-block-2.hide {
  display: none;
}

.footer {
  background-color: #222;
}

.div-block-3 {
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.text-block {
  margin-bottom: 60px;
  font-family: HeliosExtCBold;
  font-size: 32px;
  line-height: 1.3;
}

.column {
  padding-left: 0;
  padding-right: 10px;
}

.outsource-project__title {
  color: #222;
  font-size: 32px;
}

.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-size: 24px;
}

.image-115 {
  display: block;
}

.companies-reviews {
  padding: 40px 20px 100px;
  background-color: #edecec;
}

.section {
  padding-top: 80px;
  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: 40px;
  display: flex;
}

.div-block-7 {
  background-color: var(--22);
  border-radius: 33px;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 32px;
  display: flex;
  position: relative;
}

.text-block-2 {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
}

.heading {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-family: HeliosExtCBold;
  line-height: 150%;
}

.div-block-8, .div-block-9 {
  margin-bottom: 30px;
  margin-right: 20px;
}

.image-116 {
  position: relative;
  right: 0;
}

.paragraph {
  font-size: 16px;
  line-height: 150%;
  font-family: "Montserrat-Regular";
}

.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;
  line-height: 1.3;
}

.text-block-4 {
  font-size: 16px;
}

.outsource-project__label-img {
  position: absolute;
  top: 87px;
  bottom: 50px;
  left: -38px;
  right: auto;
}

.column-2 {
  padding-left: 60px;
}

.outsource-project__btn {
  color: var(--22);
  font-size: 16px;
  text-decoration: none;
  font-family: "Montserrat-Medium";
  line-height: 1.3;
}

.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: 15px 10px !important;
}

.footer__link-nav {
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  line-height: 150%;
  font-family: "Montserrat-Medium";
}

.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: 20px;
  text-decoration: none;
  display: block;
  line-height: 130%;
  font-family: "Montserrat-Medium";
}

.link--footer:hover {
  text-decoration: underline;
}

.link-footer-email {
  color: var(--white);
  font-weight: 500;
  text-decoration: none;
  font-size: 14px;
  line-height: 130%;
  font-family: "Montserrat-Medium";
}

.link-footer-email:hover {
  opacity: .5;
}

.footer__bottom-info {
  display: flex;
  align-items: center;
}

.text-block-5 {
  color: #666;
  font-size: 10px;
  line-height: 130%;
  font-family: "Montserrat-Medium";
}

.footer__other-link {
  margin-left: 20px;
}

.footer__list-other {
  color: #999;
  padding-left: 0;
  font-size: 10px;
  list-style-type: none;
  display: flex;
}

.footer__item--other {
  margin-left: 20px;
  margin-right: 20px;
  list-style-type: none;
}

.link-3 {
  text-decoration: none;
  color: #666;
  font-size: 10px;
  line-height: 130%;
  font-family: "Montserrat-Medium";
}

.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, sans-serif;
  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;
  background-color: #edecec;
}

.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-size: 32px;
  line-height: 130%;
  font-family: HeliosExtCBold;
  margin-top: 10px;
}

.companies-reviews__company-description {
  font-size: 16px;
  line-height: 150%;
  font-family: "Montserrat-Regular";
}

.paragraph-3 {
  font-size: 16px;
  line-height: 150%;
  font-family: "Montserrat-Regular";
  margin-bottom: 25px;
}

.text-block-10 {
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
  font-family: "Montserrat-Medium";
}
@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: none;
  }

  .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;
  }

  .servisesBox.b-outsource-technology__list{
    height: 24px;
  }

  .outsource-banner__right-image-wrap {
    padding-top: 80px;
    padding-bottom: 52px;
  }

  .desktop-block-2 {
    height: auto;
    margin-bottom: 16px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .outsource-advantages__wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .copyright {
    flex: none;
  }

  .python {
    background-size: contain;
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .block-with-numbers {
    grid-column-gap: 100px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .outsource-banner__left-image-wrap {
    display: none;
  }

  .achievements {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-3 {
    justify-content: center;
    margin-bottom: 40px;
  }

  .container--current-about-box {
    margin-left: 0;
    margin-right: 0;
  }

  .section {
    padding-top: 40px;
  }

  .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: 0px;
    padding-right: 0px;
  }

  .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;
  }

  .servisesBox{
    grid-column-gap: 6px;
    grid-row-gap: 10px;
  }

  .phone {
    font-size: 14px;
  }

  .outsource-banner__right-image-wrap {
    padding-top: 50px;
    padding-bottom: 0;
  }

  .b-outsource-banner__image {
    height: 514px;
  }

  .desktop-block-2 {
    margin-bottom: 10px;
    padding: 30px 20px;
    border-radius: 20px;
  }

.mb {
/*    margin-bottom: 0px;*/
    padding-right: 0px !important;
}
  .title {
    font-size: 14px;
    margin-bottom: 10px;
  }

  .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;
    border-radius: 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: grid;
    grid-template-columns: 1fr;
  }

  .outsource-advantages__wrapper_out {
    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: 12px;
    margin-top:5px;
  }

  .python {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding-left: 0;
    padding-right: 0;
  }

  .block-with-numbers {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex: 0 auto;
    grid-template-columns: 1fr 1fr;
    align-items: start;
    justify-items: stretch;
  }

  .frame-1171276229 {
    justify-content: flex-start;
    align-items: flex-start;
    display: block;
  }

  .text-11 {
    font-size: 24px;
  }

  .text-12 {
    flex: 0 auto;
    font-size: 12px;
  }

  .frame-5 {
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    display: block;
  }

  .text-13 {
    font-size: 24px;
  }

  .text-14, .title-21 {
    font-size: 12px;
  }

  .title-21 {
    margin-bottom: 16px;
  }

  .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;
    max-width: 100%;
  }

  .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: 1.3;
  }

  .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: 32px;
    padding-bottom: 40px;
  }

  .div-block-6 {
    margin-bottom: 20px;
  }

  .text-block-2 {
    font-size: 12px;
  }

  .heading {
    font-size: 14px;
  }

  .div-block-8 {
    margin-bottom: 20px;
  }

  .paragraph {
    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: 95px;
  }

  .devopsLabel {
    font-size: 12px;
}

  .link-block-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex: 0 auto;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-left: 10px;
    display: block;
  }

  .image-118 {
    display: block;
  }

  .icon-5 {
    font-size: 34px;
  }

  .div-block-13 {
    flex: 1;
    display: flex;
  }

  .div-block-14 {
    flex: none;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .brand {
    flex: 0 auto;
    margin-left: 20px;
    padding-left: 0;
    display: flex;
  }

  .menu-button {
    padding: 10px;
  }

  .text-block-7 {
    font-size: 12px;
    line-height: 150%;
  }

  .mobile_slider {
    display: block;
  }

  .slider {
    background-color: rgba(221, 221, 221, 0);
    flex-flow: column;
    display: block;
  }

  .left-arrow {
    display: block;
    position: absolute;
    top: auto;
    bottom: -12%;
    left: 25%;
    right: auto;
  }

  .right-arrow {
    display: block;
    position: absolute;
    top: auto;
    bottom: -12%;
    left: auto;
    right: 25%;
  }

  .column-9 {
    padding-left: 0;
  }

  .slide {
    vertical-align: baseline;
  }

  .div-block-15 {
    margin-left: 0;
    display: block;
  }

  .footer_mob {
    justify-content: space-between;
    align-items: center;
    margin-top: 40px;
    display: flex;
  }

  .text-block-8 {
    font-size: 10px;
  }

  .text-block-9 {
    color: #999;
    font-size: 10px;
  }

  .image-120 {
    width: 87px;
    margin-bottom: 10px;
  }

  .left-arrow-2 {
    background-color: #ededed;
  }

  .right-arrow-2 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-end;
  }

  .companies-reviews__slide {
    background-color: var(--ed);
    padding-top: 0;
  }

  .companies-reviews__photo-wrap {
    height: 217px;
    //height: 272px;
    display: block;
  }

  .companies-reviews__photo, .div-block-17 {
    display: none;
  }

  .div-block-18 {
    background-color: var(--ed);
    box-shadow: none;
    max-width: 402px;
    padding: 20px;
    top: auto;
    left: auto;
  }

  .companies-reviews__company-name {
    font-size: 16px;
  }

  .companies-reviews__company-description {
    font-size: 14px;
  }

  .paragraph-3 {
    display: block;
  }

  .heading-3 {
    margin-top: 0;
  }

  .footer__link-nav {
    font-size: 10px;
    line-height: 130%;
}
.link--footer {
    font-size: 16px;
    line-height: 150%;
}

.link-footer-email {
    font-size: 12px;
    line-height: 130%;
}

  .image-121 {
    width: 48px;
    height: 48px;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 479px) {
  .phone-call {
    grid-column-gap: 6px;
  }
.achievements {
    padding-left: 20px;
/*    padding-top: 102px;*/
padding-top: 35px;
  }

  .phone {
    flex: none;
    font-size: 12px;
  }

  .b-outsource-banner__image {
   width: auto !important;
   height: 276px !important;
   object-fit: cover !important;
  }
      .b-outsource-banner--mobile-custom .b-outsource-banner__image {
        margin-top: -1px;
    }

  .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: 30px;
    padding-top: 20px;
  }

  .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: 15px;
  }

  .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: 30px;
  }

  .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: 152px;
        margin-bottom: 23px;
  }

  .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;
}