.we-help.cost .container .we-help-content {
  padding: 7.5rem 0 0 0;
}

.why-we-cool li p, .why-we-cool .we-help-variation-title-item p {
  font-size: 1.5rem !important;
}

.prodvizh-stage {
  padding-top:  7.5rem;
}

@media screen and (max-width: 993px) {
  .compl-ques-ans-block.vk-prodvizh-ques {
      padding-top:  3.75rem;
  }
}

.why-we-cool .cool-title {
  max-width: 38rem;
}

@media screen and (max-width: 993px) {
  .we-help.cost .container .we-help-content {
    padding: 3.75rem 0 0 0;
  }
}

.main-first-block .container {
  overflow: hidden;
}

.main-first-block.prodvizenie .first-block-main-content .main-title {
  max-width: 48rem;
}
.main-first-block .first-block-main-content .main-first-block-links ul li .white_btn {
  border: 2px solid var(--main-main-20, rgba(16, 108, 188, 0.20));
}
.second_btn {
  margin-left: 13px;
}
@media screen and (max-width: 768px) {
  .second_btn {
    margin-left: 0px;
    margin-top: 0;
  }
}

@media screen and (min-width: 576px) {
.main-first-block.prodvizenie .first-block-main-content .main-title h1 {
  margin-top: 5.375rem;
}
}


.cost .container .we-help-content, .team-slider-working {
  padding: 7.5rem 0 7.5rem 0;
}
.team-working__title h2 {
  margin-top: 0;
}
.free-doing .free-desc-item {
  max-width: 38rem;
}
	.cost .container .we-help-content{
    padding: 0 0 7.5rem 0;
}
@media screen and (max-width: 993px) {
  .cost .container .we-help-content, .team-slider-working {
    padding: 3.75rem 0 3.75rem 0;
  }
.cost .container .we-help-content {
  padding: 0 0 3.75rem 0;
}
}

@media screen and (min-width: 1920px) {
    body::after {
        content: "";
        position: absolute;
        top: 101px;
        left: calc(50% + 958px);
        right: 0;
        height: 979px;
        background: #0575d5;
        z-index: 1;
        pointer-events: none;
    }


	.main-header.big.web-dev {
        max-width: 1920px !important;
        height: 1080px;
    }

    .main-header header {
        margin: 0 -1px;
    }
}

.main-header.web-dev .first-block-main-content {
    padding-bottom: 60px;
}
