.style-include .style-include-wrapper {
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
}
.style-more-services__services::after,
.style-more-services__services::before {
  right: -3%;
}
.style-include__show-all-mobile {
  display: none;
  align-items: center;
  text-decoration: underline;
  margin: 33px 9px 0 auto;
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  color: #1e1e1e;

  -webkit-transition: color 0.3s ease-out;
  -moz-transition: color 0.3s ease-out;
  -ms-transition: color 0.3s ease-out;
  -o-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
}
.style-include__show-all-mobile:hover {
  color: #fecc08;
}
.style-include__show-all-mobile svg {
  margin: 0 0 0 6px;
}

.style-carousel .style-carousel__wrapper {
  max-width: 1920px;
  margin: 0 auto;
}

.style-carousel {
  position: relative;
}
.style-carousel::before {
  background-size: contain;
}

@media all and (max-width: 1800px) {
  .style-include__slider {
    max-width: 46%;
  }
  .style-slider .owl-nav {
    top: calc(clamp(332px, 45vw, 748px) - 65px);
  }
  .style-include__price-block {
    max-width: 65%;
  }
}
@media all and (max-width: 1660px) {
  .firm-style__title {
    right: -200px;
  }
  .style-carousel::before {
    height: 150px;
  }
}
@media all and (max-width: 1440px) {
  @keyframes firmStyleAnimation{
    0%{
      transform: translateY(-50%) rotateX(89.8deg);
      opacity: 0;
    }
    100%{
      transform: translateY(-50%) rotateX(0);
      opacity: 1;
    }
  }
  .firm-style__author {
    margin-top: 18px;
    left: 554px;
  }
  .firm-style__content {
    max-width: 100%;
    margin: 96px 0 0;
  }
  .firm-style__title {
    position: relative;
    top: 0;
    right: 0;
    width: 100%;
  }
  .firm-style__title::before {
    transform: translateY(-50%);
    bottom: auto;
    width: 400px;
    height: 600px;
    margin-right: auto;
  }
  .firm-style__title-2 {
    font-size: 250px;
  }
  .firm-style__title-1 {
    text-align: center;
    margin-left: 180px;
  }
  .firm-style__svetlana {
    width: 420px;
    top: -185px;
    left: 195px;
    height: 600px;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .firm-style {
    margin-top: 210px;
  }
  .firm-style__circles {
    left: -84px;
    top: -54px;
    width: 320px;
    height: 320px;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .style-slider__image img {
    object-fit: cover;
  }
  .style-include__price-block {
    height: auto;
    background-size: contain;
  }
  .price-block__row,
  .price-block__text-block {
    flex-direction: column;
  }
  .price-block__button {
    margin: 0;
  }
  .price-block__price {
    margin: 8px 0 0 0;
  }
  .price-block__footer {
    margin-top: 29px;
  }
  .style-slider__more {
    position: relative;
    right: auto;
    bottom: auto;
    margin: 24px 0 0;
  }
  .style-include__slider {
    margin: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    max-width: 50%;
  }
  .price-block__col-button {
    margin: 36px 0 0 0;
  }
  .style-include__price-block {
    max-width: 50%;
    margin: 0;
    height: clamp(332px, 45vw, 748px);
    background-image: url(/include/2022/razrabotka-firmennogo-stilya/pattern-form-mobile.svg);
    background-size: auto;
    background-repeat: repeat-y;
    display: flex;
    align-items: center;
  }
  .style-include__container {
    margin: 0 auto 52px !important;
  }
  .price-block__footer span:nth-child(1) {
    display: block;
  }
  .style-more-services__services {
    max-width: 70%;
  }
  .style-more-services__services::after,
  .style-more-services__services::before {
    right: -4%;
  }

  .style-carousel__slide-left::before {
    height: 130px;
  }
}
@media (max-width: 1250px) {
  .design-banner__title {
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 30px;
    line-height: 135%;
  }

  .design-banner__text {
    max-width: 600px;
    font-weight: 400;
    font-size: 18px;
    line-height: 172%;
  }

  .design-banner__brief {
    margin-right: 15px;
  }

  .design-banner__brief,
  .design-banner__feedback {
    font-size: 14px;
    padding: 14px 31px;
  }
}
@media all and (max-width: 1200px) {
  .firm-style__svetlana {
    display: none;
  }
  .firm-style__author {
    display: none;
  }
  .firm-style__author--mobile {
    display: block;
    right: 0;
    left: auto;
    margin: 0;
    margin-top: 14px;
  }
  .firm-style__title-1 {
    margin: 0;
  }
  .firm-style__title-2 {
    font-size: 190px;
  }
  .style-include__wrapper {
    flex-wrap: wrap;
  }
  .style-include__title {
    margin-right: 0;
    width: 100%;
  }
  .style-include__services {
    margin: 24px 0 0 30px;
    padding: 0;
    width: 100%;
  }
  .style-include__title-3 {
    font-size: 28px;
  }
  .style-include__title-1 {
    margin: 0 0 10px;
  }
  .style-include__title-1,
  .style-include__title-2 {
    font-size: 90px;
  }
  .style-more-services__services::after,
  .style-more-services__services::before {
    display: none;
  }
  .style-more-services__services {
    max-width: 100%;
  }
  .style-more-services__title-1 {
    font-size: 50px;
  }
  .style-more-services__title-2-1 {
    font-size: 80px;
  }
  .style-more-services__title-2-2 {
    font-size: 50px;
  }
  .style-more-services__title-3 {
    font-size: 28px;
  }
  .style-more-services__title-3 {
    max-width: 84%;
  }
  .style-more-services__title-1::after {
    top: 20px;
    border-top: 1px solid #313131;
	display: none;
  }
  .style-more-services__services {
    margin-top: 50px;
  }
}
@media all and (max-width: 1000px) {
  .style-include__title-3{
    text-align: left;
  }
  .style-include__title-3 span{
    display: block;
    margin: 6px 0 0;
  }
}
@media (max-width: 1024px) {
  .firm-style::after {
    width: 331px;
    height: 47px;

    bottom: 22px;
    left: -27px;
  }
  .develop-style {
    margin-top: 50px;
  }
  .develop-style__title-1 {
    font-weight: 400;
    font-size: 28px;
    line-height: 105%;
  }
  .develop-style__title-2 {
    font-weight: 700;
    font-size: 40px;
    line-height: 105%;
  }
  .develop-style__service {
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }

  .develop-style__block-services::before {
    margin-right: 50px;
  }

  .develop-style__service-description {
    font-size: 15px;
    line-height: 140%;
  }

  .develop-style__block-services {
    margin-top: 37px;
  }
  .develop-style__service .develop-style__service-name {
    font-size: 22px;
    max-width: 146px;
  }
  .develop-style__service .develop-style__service-value {
    font-size: 24px;
    margin: 0;
    padding: 0 0 0 20px;
    line-height: 150%;
  }
  .style-more-services__title-2-1 {
    font-size: 68px;
  }
  .style-more-services__title-1,
  .style-more-services__title-2-2 {
    font-size: 42px;
  }
  .develop-style__service-name,
  .style-more-services__service-value {
    font-size: 24px;
  }
    .design-banner {
    height: 706px;
    min-height: 100%;
  }

  .design-banner::after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: auto;
    width: 320px;
    height: 277px;
    /*background: url(/include/2022/razrabotka-firmennogo-stilya/banner--mobile.svg);*/
    background: none;
  }
}
@media (max-width: 980px) {

  .style-include .style-include-wrapper {
    display: flex;
    flex-direction: column;
  }
  .style-include__price-block {
    position: relative;
    order: 3;
    max-width: 100%;
    height: auto;
  }
  .style-include__slider {
    order: 2;
    max-width: 100%;
    margin: 0 0 63px;
  }
  .style-slider__image img,
  .style-slider__slide {
    max-width: 100%;
  }
  .style-slider__text {
    margin: 25px 20px 0 0;
  }
  .style-slider__more {
    margin: 23px 20px 0;
  }
}
@media (max-width: 800px) {
  .firm-style__title-2 {
    font-size: 160px;
  }
}
@media all and (max-width: 900px) {
  .develop-style__block-services::before {
    display: none;
  }
  .develop-style__services {
    width: 100%;
  }
  .style-more-services__title-1,
  .style-more-services__title-2-2 {
    font-size: 32px;
  }
  .style-more-services__title-2-1 {
    font-size: 54px;
  }
  .style-more-services__title-3 {
    color: #8d8d8d;
  }
}
@media all and (max-width: 700px) {
  .style-more-services__title-1,
  .style-more-services__title-2-2 {
    font-size: 24px;
  }
  .style-more-services__title-2-1 {
    font-size: 40px;
  }
  .style-more-services__title-3 {
    font-size: 20px;
  }
  .style-more-services__title-1::after {
    top: 12px;
    width: 58%;
  }

  .style-include__title-3{
    text-align: left;
  }
  .style-include__services{
    margin: 0;
  }
}
@media (max-width: 640px) {
  .develop-style__block-services::before {
    display: none;
  }
  .style-more-services__title-1::after {
    width: 54%;
  }
}
@media (max-width: 600px) {

  .design-banner__container {
    height: 100%;
  }

  .design-banner__wrapper {
    display: flex;
    flex-direction: column;
    height: 100%;
  }

  body.adaptiv.adaptiv_with_footer .design-banner .design-banner__title {
    margin-top: auto;
    margin-bottom: 18px;
    font-weight: 700;
    font-size: 26px;
    line-height: 135%;
    text-transform: uppercase;
  }

  .design-banner__text {
    max-width: 100%;
    font-weight: 400;
    font-size: 16px;
    line-height: 172%;
    margin-bottom: 37px;
  }

  .design-banner__text {
    margin-bottom: 0;
  }

  .design-banner__buttons {
    flex-direction: column;
    margin-top: 37px;
    margin-bottom: 54px;
    align-items: flex-start;
  }

  .design-banner__brief {
    margin-bottom: 21px;
  }
  .style-more-services__title-1::after {
    width: 50%;
  }
}
@media all and (max-width: 550px) {
  .develop-style__service .develop-style__service-name {
    font-size: 16px;
  }
  .develop-style__service .develop-style__service-value {
    font-size: 16px;
  }
  .develop-style__title-1 {
    font-size: 22px;
    line-height: 120%;
  }
  .develop-style__title-2 {
    font-size: 36px;
  }
  .develop-style__service-description {
    font-size: 12px;
    margin: 5px 0 0 0;
    max-width: 196px;
  }
  .develop-style__service-description br {
    display: none;
  }
  .develop-style__service {
    margin-bottom: 23px;
  }
  .develop-style__services {
    margin: 0;
  }
  .style-slider__text {
    font-size: 14px;
    margin: 15px 20px 0 0;
  }
  .style-slider__text::before {
    top: 11px;
  }
  .style-slider__image img {
    min-height: 332px;
  }
  .style-include__service {
    font-size: 16px;
    line-height: 133%;
    margin: 0 0 8px;
    padding: 0;
  }
  .style-include__services {
    margin: 0 0 0 23px;
  }
  .style-include__services-container{
    margin: 34px 0 0;
  }
  .style-include__title-1,
  .style-include__title-2 {
    font-size: 52px;
  }
  .style-include__title-1 {
    margin: 0 0 21px;
  }
  .style-include__title-3 {
    font-size: 18px;
  }
  .style-include__services.style-include__services-right{
    padding: 0;
  }
  .style-include__container{
    margin: 0 0 60px !important;
  }
  .style-include__show-all-mobile {
    display: flex;
    margin: 25px 9px 0 auto;
  }
  .style-slider .owl-carousel .owl-nav button.owl-prev {
    margin-right: 42px;
  }
  .style-slider .owl-nav {
    top: calc(clamp(332px, 45vw, 748px) - 35px);
    right: 22px;
  }
  .style-slider .owl-carousel .owl-nav button.owl-prev,
  .style-slider .owl-carousel .owl-nav button.owl-next {
    width: 8px;
    height: 14px;
    -webkit-background-size: contain;
    background-size: contain;
  }
  .style-slider__text-wrapper br {
    display: none;
  }
  .style-slider__text-wrapper {
    max-width: 73%;
  }
  .style-slider__more.more-button {
    font-size: 16px;
    display: flex;
    align-items: center;
  }
  .style-slider__more.more-button svg {
    width: 16px;
    height: auto;
  }
  .price-block__text {
    font-size: 16px;
    line-height: 140%;
  }
  .style-include__price-block {
    padding: 39px 19px;
  }
  .price-block__price {
    font-size: 28px;
    margin: 11px 0 0;
  }
  .price-block__footer {
    font-size: 16px;
  }
  .price-block__footer span:nth-child(1) {
    margin: 0 0 5px;
  }
  .price-block__col-button {
    margin: 38px 0 0 0;
  }
  .price-block__button {
    padding: 10px 34px;
    font-size: 14px;
  }
  .style-include {
    margin-top: 41px;
  }
  .style-more-services__title-1,
  .style-more-services__title-2-2 {
    font-size: 22px;
  }
  .style-more-services__title-2-2 {
    display: block;
    text-align:right;
  }
  .style-more-services__title-2-1 {
    font-size: 30px;
  }
  .style-more-services__title-3 {
    font-size: 16px;
    margin-top: 1px;
    max-width: 100%;
    text-align: right;
  }
  .style-more-services__title-1::after {
    top: 8px;
  }
  .style-more-services {
    margin-top: 55px;
  }
  .style-more-services__title-2 {
    margin-top: 3px;
  }
  .style-more-services__title-2-2 {
    margin-left: 4px;
  }
  .style-more-services__title-1 {
    display: inline-block;
    position: relative;
  }
  .style-more-services__title-1::after {
    width: 100%;
    left: 104%;
  }
  .develop-style__service-name,
  .style-more-services__service-value {
    font-size: 16px;
  }
  .style-more-services__service-value span {
    font-size: 16px;
  }
  .style-more-services__service {
    padding-bottom: 8px;
    margin-bottom: 20px;
  }
}
