.caseKonstruktor .textBlock {
    font-size: 18px;
    line-height: 28px;
}

.caseKonstruktor .textBlock p+p {
    margin-top: 28px;
}

.caseKonstruktor .checkList li+li {
    margin-top: 28px;
}

.caseKonstruktor .caseBtn {
    display: inline-block;
    padding: 0 44px;
    height: 60px;
    min-width: 240px;
    font-size: 12px;
    line-height: 60px;
    font-family: 'Montserrat';
    color: #000;
    font-weight: 600;
    letter-spacing: 1.6px;
    text-transform: uppercase;
    text-align: center;
    -webkit-border-radius: 32px;
    -moz-border-radius: 32px;
    -ms-border-radius: 32px;
    border-radius: 32px;
    background-color: #f3e200;
    -webkit-transition: background-color 0.4s;
    -moz-transition: background-color 0.4s;
    -o-transition: background-color 0.4s;
    transition: background-color 0.4s;
}

.caseKonstruktor .caseBtn .icon {
    display: inline-block;
    vertical-align: top;
    font-size: 24px;
    line-height: 58px;
    color: inherit;
    letter-spacing: 0em;
    margin-left: 8px;
    -webkit-transition: color 0.4s;
    -moz-transition: color 0.4s;
    -o-transition: color 0.4s;
    transition: color 0.4s;
}

.caseKonstruktor .caseBtn:hover {
    background-color: #e6d603;
}

.caseKonstruktor .titleContainer+.contentContainer {
    margin-top: 28px;
}

.caseKonstruktor .sectionTitle .subtitle span {
    color: #939393;
}

.caseKonstruktor .checkItem:before {
    content: '\e901';
    top: 8px;
    left: 4px;
    font-size: 10px;
    color: #222222;
}

.caseKonstruktor .checkItem+.checkItem {
    margin-top: 28px;
}

.caseKonstruktor .banner {
    position: relative;
    padding: 60px 0 0;
}

.caseKonstruktor .banner .wrapper {
    display: flex;
    align-items: flex-end;
}

.caseKonstruktor .banner .checkList {
    margin-top: 28px;
}

.caseKonstruktor .banner .checkList li+li {
    margin-top: 10px;
}

.caseKonstruktor .banner .checkList .textBlock {
    font-size: 14px;
    line-height: 24px;
    color: #7a8b94;
}

.caseKonstruktor .banner .leftSide {
    width: 37%;
    padding-top: 80px;
    padding-bottom: 80px;
}

.caseKonstruktor .firstCap {
    font-size: 50px;
    line-height: 60px;
}

.caseKonstruktor .banner .rightSide {
    width: 63%;
    padding-left: 60px;
}

.caseKonstruktor img {
    display: block;
    max-width: none;
    margin: 0;
}

.caseKonstruktor .banner .caseBtn {
    margin-top: 48px;
}

.caseKonstruktor .banner img {
    max-width: 100%;
    margin-left: auto;
}

.caseKonstruktor .startSection .wrapper {
    background-color: #e4ecf1;
    padding: 95px 60px 75px;
}

.caseKonstruktor .startSection .titleContainer {
    text-align: center;
}

.caseKonstruktor .startSection .contentContainer {
    display: flex;
    align-items: center;
}

.caseKonstruktor .startSection .leftSide {
    width: calc(50% + 60px);
    margin-left: -60px;
    padding-right: 20px;
    padding-left: 20px;
}

.caseKonstruktor .startSection .rightSide {
    width: 50%;
    padding-left: 40px;
}

.caseKonstruktor .startSection img {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.caseKonstruktor .startSection .detailed {
    color: #5b676e;
    font-size: 14px;
    line-height: 24px;
    margin-top: 40px;
    padding-left: 72px;
    position: relative;
}

.caseKonstruktor .startSection .detailed b {
    color: #1d1d1d;
}

.caseKonstruktor .startSection .detailed .icon {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.caseKonstruktor .taskBlock {
    background: #f0f0f0;
    padding: 95px 100px 0;
    position: relative;
    display: flex;
}

.caseKonstruktor .taskBlock .leftSide {
    width: 50%;
}

.caseKonstruktor .taskBlock .rightSide {
    width: calc(50% + 100px);
    margin-right: -100px;
}

.caseKonstruktor .taskBlock img {
    max-width: 100%;
}

.caseKonstruktor .taskBlock .rightSide img {
    margin-left: auto;
}

.caseKonstruktor .listTarget .item {
    position: relative;
    padding-left: 67px;
    min-height: 56px;
    display: flex;
    align-items: center;
}

.caseKonstruktor .listTarget .item+.item {
    margin-top: 28px;
}

.caseKonstruktor .listTarget .item .icon {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 56px;
}

.caseKonstruktor .listTarget .item .icon img {
    margin-left: auto;
    margin-right: auto;
}

.caseKonstruktor .caseAnalysis {
    padding: 110px 0px 86px;
}

.caseKonstruktor .caseAnalysis .wrapper {
    display: flex;
    align-items: center;
}

.caseKonstruktor .caseAnalysis .leftSide,
.caseKonstruktor .caseAnalysis .rightSide {
    width: 50%;
}

.caseKonstruktor .caseAnalysis .leftSide {
    padding-right: 60px;
}

.caseKonstruktor .caseAnalysis .rightSide {
    order: 1;
    padding-bottom: 60px;
}

.caseKonstruktor .caseAnalysis img {
    max-width: 100%;
}

.caseKonstruktor .caseAnalysis .checkList {
    margin-top: 36px;
}

.caseKonstruktor .titleBlock {
    margin-bottom: 28px;
}

.caseKonstruktor .projectTitle {
    padding: 140px 0 0;
    background-color: #e4ecf1;
}

.caseKonstruktor .projectSection .titleContainer {
    text-align: center;
}

.caseKonstruktor .projectSection .projectTitle .img {
    margin-top: 60px;
}

.caseKonstruktor .projectSection .projectTitle img {
    max-width: 100%;
}

.caseKonstruktor .stepItem:first-child img {
    max-width: 100%;
}

.caseKonstruktor .projectSection .titleBlock .title span {
    color: #f3e200;
}

.caseKonstruktor .stepsList {
    margin-top: -326px;
    background-color: #fff;
    padding-top: 306px;
}

.caseKonstruktor .stepItem:first-child {
    padding-bottom: 120px;
}

.caseKonstruktor .stepItem:first-child .leftSide {
    width: 396px;
}

.caseKonstruktor .stepItem:first-child .rightSide {
    width: calc(100% - 396px);
}

.caseKonstruktor .stepItem:first-child .rightSide+.rightSide {
    order: 1;
    width: 470px;
}

.caseKonstruktor .stepItem:first-child .rightSide+.leftSide {
    width: calc(100% - 470px);
}

.caseKonstruktor .stepItem:first-child .wrapper {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.caseKonstruktor .stepItem .checkList {
    margin-top: 36px;
}

.caseKonstruktor .stepItem:nth-child(2) {
    background-color: #e4ecf1;
    padding-top: 60px;
}

.caseKonstruktor .stepItem:nth-child(2) .wrapper,
.caseKonstruktor .stepItem:nth-child(3) .wrapper {
    display: flex;
}

.caseKonstruktor .stepItem:nth-child(2) .leftSide,
.caseKonstruktor .stepItem:nth-child(2) .rightSide,
.caseKonstruktor .stepItem:nth-child(3) .leftSide,
.caseKonstruktor .stepItem:nth-child(3) .rightSide {
    width: 50%;
}

.caseKonstruktor .stepItem:nth-child(2) .rightSide img {
    margin-left: -222px;
}

.caseKonstruktor .stepItem:nth-child(2) .leftSide {
    padding-right: 60px;
    padding-top: 120px;
}

.caseKonstruktor .stepItem:nth-child(2) .discountInfo {
    max-width: 362px;
    margin-top: 154px;
}

.caseKonstruktor .stepItem:nth-child(3) {
    padding: 120px 0 0px;
}

.caseKonstruktor .stepItem:nth-child(3) .wrapper {
    align-items: center;
}

.caseKonstruktor .stepItem:nth-child(3) img {
    -webkit-box-shadow: 10px 10px 40px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 10px 10px 40px rgba(0, 0, 0, 0.05);
    box-shadow: 10px 10px 40px rgba(0, 0, 0, 0.05);
    max-width: 100%;
}

.caseKonstruktor .stepItem:nth-child(3) .rightSide {
    order: 1;
}

.caseKonstruktor .stepItem:nth-child(4) {
    padding-top: 120px;
    padding-bottom: 555px;
    background-color: #f1f4f5;
}

.caseKonstruktor .stepItem:nth-child(4) .titleBlock {
    text-align: center;
}

.caseKonstruktor .stepItem:nth-child(4) .textBlock {
    max-width: 508px;
    margin: 28px auto 0;
    text-align: center;
}

.caseKonstruktor .responsiveSlider {
    max-width: 978px;
    margin: 60px auto 0;
}

.caseKonstruktor .responsiveSlider .item {
    padding: 0 15px;
}

.caseKonstruktor .responsiveSlider .item img {
    margin: 0 auto;
    max-width: 100%;
}

.caseKonstruktor .responsiveSlider .item:nth-child(2n+1) {
    padding-top: 40px;
}

.caseKonstruktor .caseResult {
    position: relative;
    margin-top: -475px;
}

.caseKonstruktor .caseResult .wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background: #e4ecf1;
    padding: 60px 0px 83px 98px;
}

.caseKonstruktor .caseResult .leftSide {
    width: 460px;
}

.caseKonstruktor .caseResult .rightSide {
    width: calc(100% - 460px);
}

.caseKonstruktor .caseResult .rightSide+.rightSide {
    width: 558px;
    order: 1;
    margin-top: 80px
}

.caseKonstruktor .caseResult .rightSide+.leftSide {
    width: calc(100% - 558px);
}

.caseKonstruktor .caseResult .leftSide+.rightSide img {
    margin-left: auto;
    margin-top: -200px;
}

.caseKonstruktor .caseResult .rightSide+.leftSide img {
    margin-left: -98px;
}

.caseKonstruktor .caseResult .titleContainer+.contentContainer {
    margin-top: 40px;
}

.caseKonstruktor .caseResult img {
    max-width: 100%;
}

.caseKonstruktor .caseReview {
    padding: 120px 0px;
}

.caseKonstruktor .caseReview .wrapper {
    display: flex;
    flex-wrap: wrap;
    margin: 0px auto;
    max-width: 1000px;
    -webkit-box-shadow: 0px 6px 60px rgba(63, 61, 86, 0.1);
    -moz-box-shadow: 0px 6px 60px rgba(63, 61, 86, 0.1);
    box-shadow: 0px 6px 60px rgba(63, 61, 86, 0.1);
    padding: 80px 51px 80px 52px;
}

.caseKonstruktor .caseReview .leftSide {
    width: 305px;
    text-align: center;
}

.caseKonstruktor .caseReview img {
    margin: 0 auto;
    max-width: 100%;
}

.caseKonstruktor .caseReview .rightSide {
    width: calc(100% - 305px);
}

.caseKonstruktor .caseReview .author {
    font-size: 16px;
    color: #7a8b94;
    margin-top: 40px;
}

.caseKonstruktor .caseReview .author b {
    font-weight: bold;
    color: #1d1d1d;
}

.caseKonstruktor .caseReview .title {
    margin-bottom: 24px;
}

@media (max-width: 1259px) {
    .caseKonstruktor .stepItem:nth-child(2) .rightSide img {
        margin-left: -237px;
    }
}

@media (max-width: 1199px) {
    .caseKonstruktor .textBlock {
        font-size: 14px;
        line-height: 22px;
    }

    .caseKonstruktor .banner {
        padding: 0;
    }

    .caseKonstruktor .banner .leftSide {
        width: calc(50% - 60px);
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .caseKonstruktor .banner .rightSide {
        width: calc(50% + 60px);
        padding-left: 40px;
    }

    .caseKonstruktor .startSection .wrapper {
        padding: 60px 40px;
    }

    .caseKonstruktor .startSection .leftSide {
        width: calc(50% + 40px);
        margin-left: -40px;
    }

    .caseKonstruktor .taskBlock {
        padding: 60px 40px 0;
    }

    .caseKonstruktor .taskBlock .rightSide {
        width: calc(50% + 40px);
        margin-right: -40px;
    }

    .caseKonstruktor .taskBlock .leftSide {
        width: 50%;
        padding-right: 40px;
    }

    .caseKonstruktor .caseAnalysis {
        padding: 60px 0px;
    }

    .caseKonstruktor .caseAnalysis .leftSide {
        padding-right: 40px;
    }

    .caseKonstruktor .projectTitle {
        padding: 60px 0 0;
    }

    .caseKonstruktor .stepItem:first-child {
        padding-bottom: 60px;
    }

    .caseKonstruktor .stepItem:nth-child(2) .rightSide img {
        margin-left: -202px;
        max-width: 760px;
    }

    .caseKonstruktor .stepItem:nth-child(2) {
        padding-top: 20px;
    }

    .caseKonstruktor .stepItem:nth-child(2) .discountInfo {
        max-width: 290px;
        margin-top: 102px;
    }

    .caseKonstruktor .stepItem:nth-child(3) {
        padding: 60px 0 0px;
    }

    .caseKonstruktor .stepItem:nth-child(3) .rightSide {
        padding-left: 40px;
    }

    .caseKonstruktor .stepItem:nth-child(4) {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .caseKonstruktor .caseResult .wrapper {
        padding: 60px 0px 60px 40px;
    }

    .caseKonstruktor .caseResult .leftSide+.rightSide img {
        margin-top: -120px;
    }

    .caseKonstruktor .caseResult .rightSide+.leftSide img {
        margin-left: -40px;
    }

    .caseKonstruktor .caseResult .rightSide+.rightSide {
        width: 460px;
    }

    .caseKonstruktor .caseResult .rightSide+.leftSide {
        width: calc(100% - 460px);
    }

    .caseKonstruktor .caseReview {
        padding: 80px 0px;
    }

    .caseKonstruktor .caseReview .wrapper {
        padding: 60px 40px;
    }

    .caseKonstruktor .caseReview img {
        margin-left: 0;
    }

    .caseKonstruktor .caseReview .author {
        font-size: 14px;
    }

    .caseKonstruktor .firstCap {
        font-size: 36px;
        line-height: 48px;
    }

    .caseKonstruktor .stepsList {
        margin-top: -260px;
        padding-top: 240px;
    }
}

@media (max-width: 991px) {
    .caseKonstruktor .banner .wrapper {
        display: block;
    }

    .caseKonstruktor .banner .leftSide {
        width: 480px;
        padding-bottom: 0;
    }

    .caseKonstruktor .banner .rightSide {
        width: 100%;
        margin: 40px auto 0;
        max-width: 450px;
        padding-left: 0;
    }

    .caseKonstruktor .startSection .contentContainer {
        display: block;
    }

    .caseKonstruktor .startSection .leftSide {
        width: 100%;
        margin-left: 0px;
    }

    .caseKonstruktor .startSection .rightSide {
        width: 100%;
        padding-left: 0;
    }

    .caseKonstruktor .startSection .leftSide img {
        max-width: 450px;
        width: 100%;
        margin: 0 auto;
    }

    .caseKonstruktor .taskBlock {
        padding: 60px 40px 0;
        align-items: flex-end;
    }

    .caseKonstruktor .taskBlock .leftSide {
        padding-bottom: 60px;
    }

    .caseKonstruktor .caseAnalysis .wrapper {
        display: block;
    }

    .caseKonstruktor .caseAnalysis .leftSide,
    .caseKonstruktor .caseAnalysis .rightSide {
        width: 100%;
    }

    .caseKonstruktor .caseAnalysis .img {
        max-width: 450px;
        margin-left: auto;
        margin-right: auto;
    }

    .caseKonstruktor .caseAnalysis .leftSide {
        padding-right: 0px;
    }

    .caseKonstruktor .stepItem:first-child .rightSide+.rightSide,
    .caseKonstruktor .stepItem:first-child .leftSide {
        width: calc(50% - 60px);
    }

    .caseKonstruktor .stepItem:first-child .rightSide+.leftSide,
    .caseKonstruktor .stepItem:first-child .rightSide {
        width: calc(50% + 60px);
    }

    .caseKonstruktor .stepsList {
        margin-top: -200px;
        padding-top: 180px;
    }

    .caseKonstruktor .stepItem:first-child .rightSide+.rightSide {
        margin-top: 60px;
    }

    .caseKonstruktor .stepItem:nth-child(2) .wrapper,
    .caseKonstruktor .stepItem:nth-child(3) .wrapper {
        display: block;
    }

    .caseKonstruktor .stepItem:nth-child(2) .leftSide {
        padding-right: 0px;
        padding-top: 40px;
    }

    .caseKonstruktor .stepItem:nth-child(2) .leftSide,
    .caseKonstruktor .stepItem:nth-child(2) .rightSide,
    .caseKonstruktor .stepItem:nth-child(3) .leftSide,
    .caseKonstruktor .stepItem:nth-child(3) .rightSide {
        width: 100%;
    }

    .caseKonstruktor .stepItem:nth-child(3) .rightSide {
        padding-left: 0px;
    }

    .caseKonstruktor .stepItem:nth-child(2) .discountInfo {
        max-width: 100%;
        margin-top: 28px;
    }

    .caseKonstruktor .stepItem:nth-child(2) .deskEl {
        display: none;
    }

    .caseKonstruktor .stepItem:nth-child(2) .mobEl {
        display: block;
    }

    .caseKonstruktor .stepItem:nth-child(3) img,
    .caseKonstruktor .stepItem:nth-child(2) .rightSide img {
        max-width: 100%;
        margin-top: 40px;
        margin-left: auto;
        margin-right: auto;
    }

    .caseKonstruktor .caseResult .wrapper {
        flex-wrap: wrap;
    }

    .caseKonstruktor .caseResult .rightSide+.leftSide {
        display: none;
    }

    .caseKonstruktor .caseResult .leftSide+.rightSide {
        order: 1;
    }

    .caseKonstruktor .caseResult .leftSide,
    .caseKonstruktor .caseResult .rightSide {
        width: 100%;
    }

    .caseKonstruktor .caseResult .rightSide+.rightSide {
        width: 100%;
        order: 0;
        margin-top: 28px;
    }

    .caseKonstruktor .caseResult .leftSide+.rightSide img {
        margin-top: 0px;
        max-width: 450px;
        margin-right: auto;
    }

    .caseKonstruktor .caseReview .leftSide {
        width: 260px;
    }

    .caseKonstruktor .caseReview .rightSide {
        width: calc(100% - 260px);
    }
}

@media (max-width: 767px) {
    .caseKonstruktor .sectionTitle .subtitle+.title {
        margin-top: 12px;
    }

    .caseKonstruktor .titleContainer+.contentContainer {
        margin-top: 25px;
    }

    .caseKonstruktor .banner .leftSide {
        width: 100%;
    }

    .caseKonstruktor .caseResult .wrapper,
    .caseKonstruktor .startSection .wrapper {
        padding: 60px 15px 40px;
        margin: 0 -15px;
    }

    .caseKonstruktor .taskBlock {
        display: block;
        margin: 0 -15px;
        padding: 60px 15px 0;
    }

    .caseKonstruktor .startSection .leftSide {
        padding-left: 0;
        padding-right: 0;
    }

    .caseKonstruktor .taskBlock .leftSide {
        width: 100%;
        padding-right: 0px;
        padding-bottom: 40px;
    }

    .caseKonstruktor .taskBlock .rightSide {
        width: calc(100% + 15px);
        margin-right: -15px;
    }

    .caseKonstruktor .taskBlock .rightSide img {
        max-width: 450px;
    }

    .caseKonstruktor .projectSection .projectTitle .img {
        margin-top: 40px;
    }

    .caseKonstruktor .stepsList {
        margin-top: -122px;
        padding-top: 182px;
    }

    .caseKonstruktor .stepItem:first-child .wrapper {
        display: block;
    }

    .caseKonstruktor .stepItem:first-child .rightSide+.rightSide,
    .caseKonstruktor .stepItem:first-child .leftSide {
        width: 100%;
    }

    .caseKonstruktor .stepItem:first-child .rightSide+.leftSide,
    .caseKonstruktor .stepItem:first-child .rightSide {
        width: 100%;
        margin-top: 40px;
    }

    .caseKonstruktor .responsiveSlider {
        margin-top: 40px;
    }

    .caseKonstruktor .responsiveSlider .item:nth-child(2n+1) {
        padding-top: 0px;
    }

    .slick-track {
        display: flex;
    }

    .slick-slider .item {
        height: 100%;
    }

    .slick-slider .slick-dots {
        display: flex;
        justify-content: center;
        margin-top: 20px;
    }

    .slick-slider .slick-dots li {
        margin: 5px 8px;
    }

    .slick-slider .slick-dots button {
        width: 10px;
        height: 10px;
        background-color: #D6D6D6;
        display: block;
        border-radius: 50%;
        font-size: 0px;
        transition: background-color 0.2s;
    }

    .slick-slider .slick-dots .slick-active button {
        background-color: #f3e200;
    }

    .slick-list {
        margin-left: -15px;
        margin-right: -15px;
        display: flex;
    }

    .caseKonstruktor .caseReview {
        padding: 60px 0px;
    }

    .caseKonstruktor .caseReview .wrapper {
        display: block;
    }

    .caseKonstruktor .caseReview .leftSide {
        width: 100%;
    }

    .caseKonstruktor .caseReview img {
        margin-left: auto;
        margin-right: auto;
    }

    .caseKonstruktor .caseReview .rightSide {
        width: 100%;
        margin-top: 40px;
    }
}

@media (max-width: 479px) {
    .caseKonstruktor .caseBtn {
        padding: 0 20px;
    }

    .caseKonstruktor .taskBlock .rightSide img {
        max-width: 100%;
    }

    .caseKonstruktor .stepsList {
        margin-top: -94px;
        padding-top: 154px;
    }

    .caseKonstruktor .caseResult .leftSide+.rightSide img {
        max-width: 100%;
    }

    .caseKonstruktor .caseReview .wrapper {
        padding: 60px 20px;
    }

    .caseKonstruktor .responsiveSlider {
        max-width: none;
        margin-left: -15px;
        margin-right: -15px;
    }

    .slick-list {
        margin-left: 0;
        margin-right: 0;
        padding-left: calc((100vw - 240px) / 2);
        padding-right: calc((100vw - 240px) / 2);
    }
}

@media (max-width: 374px) {
    .caseKonstruktor .firstCap {
        font-size: 32px;
        line-height: 40px;
    }
}