.caseElectromall .textBlock {
    font-size: 18px;
    line-height: 28px;
}

.caseElectromall .textBlock p+p {
    margin-top: 28px;
}

.caseElectromall .checkList li+li {
    margin-top: 28px;
}

.casePageWrapper .checkItem+.checkItem {
    margin-top: 28px;
}

.detail img {
    max-width: none;
}

.caseElectromall .caseBtn {
    display: inline-block;
    padding-left: 40px;
    padding-right: 30px;
    height: 64px;
    font-size: 12px;
    line-height: 64px;
    font-family: 'Montserrat';
    color: #fff;
    font-weight: 600;
    letter-spacing: 0.8em;
    text-transform: uppercase;
    text-align: center;
    -webkit-border-radius: 32px;
    -moz-border-radius: 32px;
    -ms-border-radius: 32px;
    border-radius: 32px;
    background-color: #557B9A;
    -webkit-transition: background-color 0.4s, color 0.4s;
    -moz-transition: background-color 0.4s, color 0.4s;
    -o-transition: background-color 0.4s, color 0.4s;
    transition: background-color 0.4s, color 0.4s;
}

.caseElectromall .caseBtn:hover {
    background-color: #43637d;
}

.caseElectromall .titleContainer+.contentContainer {
    margin-top: 25px;
}

.caseElectromall .sectionTitle .subtitle span {
    color: #557B9A;
}

.caseElectromall .stepItem .titleBlock .title span {
    color: #557B9A;
}

.caseElectromall .checkItem:before {
    content: '\e901';
    top: 8px;
    left: 4px;
    font-size: 10px;
    color: #557B9A;
}

.caseElectromall img {
    display: block;
}

.caseElectromall .banner .leftSide {
    width: 40%;
}

.caseElectromall .banner .rightSide {
    width: 50%;
    padding-left: 60px;
    margin-left: auto;
}

.caseElectromall .banner img {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.caseElectromall .banner {
    padding: 32px 0px 86px 0px;
    background: #EBF2FD;
}

.caseElectromall .banner .wrapper {
    display: flex;
    align-items: center;
}

.caseElectromall .banner .caseBtn {
    margin-top: 40px;
}

.caseElectromall .startSection {
    padding: 93px 0px 61px 0px;
}

.caseElectromall .startSection .leftSide {
    width: 504px;
}

.caseElectromall .startSection .rightSide {
    width: calc(100% - 504px);
    padding-left: 60px;
    order: 1;
}

.caseElectromall .startSection img {
    max-width: 100%;
}

.caseElectromall .startSection .wrapper {
    display: flex;
    align-items: center;
}

.caseElectromall .goalSection {
    text-align: center;
    position: relative;
}

.caseElectromall .goalSection .iconTempl {
    margin-left: auto;
    margin-right: auto;
}

.caseElectromall .iconTempl {
    color: #557B9A;
}

.caseElectromall .taskBlock {
    background: #F9FBFF;
    padding: 101px 132px 20px;
    position: relative;
}

.caseElectromall .taskSection .titleBlock {
    width: calc((100% - 264px) / 3);
    position: absolute;
    left: 132px;
    top: 101px;
}

.caseElectromall .taskSection .contentBlock {
    margin-right: -40px;
}

.caseElectromall .listTarget {
    display: flex;
    flex-wrap: wrap;
}

.caseElectromall .listTarget .item {
    width: calc(100% / 3);
    padding-bottom: 74px;
    padding-right: 40px;
}

.caseElectromall .listTarget .item:first-child {
    margin-left: calc(100% / 3);
}

.caseElectromall .listTarget .iconTempl {
    margin-bottom: 40px;
}

.caseElectromall .taskBlock:after {
    content: " ";
    display: block;
    clear: both;
}

.caseElectromall .caseAnalysis .wrapper {
    background-color: #EBF2FD;
    padding: 120px 132px 40px;
}

.caseElectromall .caseAnalysis .leftSide,
.caseElectromall .caseAnalysis .rightSide {
    width: 50%;
}

.caseElectromall .caseAnalysis img {
    max-width: 100%;
}

.caseElectromall .caseAnalysis .textBlock+.checkList {
    margin-top: 40px;
}

.caseElectromall .caseAnalysis .bigText {
    font-size: 24px;
    line-height: 32px;
}

.caseElectromall .caseAnalysis .rowItems+.rowItems {
    margin-top: 60px;
}

.caseElectromall .caseAnalysis .rowItems {
    display: flex;
    align-items: center;
}

.caseElectromall .caseAnalysis .rowItems:nth-child(2n) .rightSide {
    order: 1;
}

.caseElectromall .caseAnalysis .rowItems:nth-child(2n+1) .rightSide {
    width: calc(50% + 132px);
    margin-right: -132px;
    padding: 0 60px;
}

.caseElectromall .caseAnalysis .rowItems:nth-child(2n) .leftSide {
    width: calc(50% + 132px);
    margin-left: -132px;
    padding: 0 60px;
}

.caseElectromall .stepItem:first-child .wrapper {
    padding: 120px 0px 23px 0px;
}

.caseElectromall .stepItem:first-child .titleContainer,
.caseElectromall .stepItem:first-child .titleBlock,
.caseElectromall .stepItem:nth-child(2) .titleBlock {
    text-align: center;
}

.caseElectromall .stepItem:first-child .iconItemsList {
    display: flex;
    margin: 0 -20px -40px;
}

.caseElectromall .stepItem:first-child .col {
    width: calc(100% / 3);
    padding: 0 20px;
}

.caseElectromall .stepItem:first-child img {
    max-width: 100%;
}

.caseElectromall .stepItem:first-child .iconItem {
    margin-bottom: 40px;
}

.caseElectromall .stepItem .contentBlock {
    margin-top: 60px;
}

.caseElectromall .stepItem .contentContainer {
    margin-top: 60px;
}

.caseElectromall .stepItem .img {
    margin-top: 60px;
}

.caseElectromall .stepItem .img img {
    box-shadow: 0px 10px 80px rgba(7, 7, 7, 0.08);
    border-radius: 40px;
}

.caseElectromall .stepItem:nth-child(2) {
    padding: 87px 0px 20px 0px;
}

.caseElectromall .responsiveSlider {
    margin: 0px auto;
}

.caseElectromall .responsiveSlider .item {
    padding: 0 15px;
}

.caseElectromall .responsiveSlider .item img {
    margin: 0 auto;
    max-width: 100%;
}

.caseElectromall .stepItem:nth-child(5) .wrapper,
.caseElectromall .stepItem:nth-child(4) .wrapper,
.caseElectromall .stepItem:nth-child(3) .wrapper {
    display: flex;
    align-items: center;
}

.caseElectromall .stepItem:nth-child(3) .leftSide,
.caseElectromall .stepItem:nth-child(4) .leftSide,
.caseElectromall .stepItem:nth-child(4) .rightSide,
.caseElectromall .stepItem:nth-child(5) .leftSide,
.caseElectromall .stepItem:nth-child(5) .rightSide,
.caseElectromall .stepItem:nth-child(3) .rightSide {
    width: 50%;
}

.caseElectromall .stepItem:nth-child(3) .rightSide,
.caseElectromall .stepItem:nth-child(5) .rightSide {
    order: 1;
}

.caseElectromall .stepItem:nth-child(3) img {
    margin-left: -120px;
}

.caseElectromall .stepItem:nth-child(4) img {
    margin-left: -45px;
}

.caseElectromall .stepItem:nth-child(3) {
    margin-top: -45px;
}

.caseElectromall .stepItem:nth-child(4) {
    margin-top: -120px;
}

.caseElectromall .stepItem:nth-child(5) {
    margin-top: -60px;
    padding-bottom: 40px;
}

.caseElectromall .stepItem:nth-child(5) img {
    margin: 60px auto 0;
}

.caseElectromall .caseResult {
    padding: 80px 0px 0px 0px;
    background: #EBF2FD;
}

.caseElectromall .caseResult .rowItems {
    display: flex;
    align-items: center;
}

.caseElectromall .caseResult .leftSide {
    width: 50%;
}

.caseElectromall .caseResult .rightSide {
    width: 50%;
}

.caseElectromall .caseResult img {
    max-width: 100%;
}

.caseElectromall .caseResult .rightSide {
    order: 1;
}

.caseElectromall .caseResult .rowItems+.rowItems {
    margin-top: 0px;
}

.caseElectromall .caseReview {
    padding: 109px 0;
}

.caseElectromall .reviewBlock {
    position: relative;
    padding-top: 106px;
    padding-bottom: 140px;
    padding-left: 106px;
    padding-right: 106px;
    -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);
    z-index: 1;
}

.caseElectromall .reviewBlock .wrapper {
    max-width: 795px;
    margin-left: auto;
}

.caseElectromall .reviewBlock .titleContainer+.contentContainer {
    margin-top: 61px;
}

.caseElectromall .reviewBlock:before {
    content: "";
    display: block;
    position: absolute;
    top: 90px;
    left: 35px;
    width: 105px;
    height: 87px;
    background-image: url(/img/electromall/quotes.png);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
}

@media (max-width: 1279px) {
    .caseElectromall .caseAnalysis .wrapper {
        padding: 120px 100px 40px;
    }

    .caseElectromall .taskBlock {
        padding: 101px 100px 40px;
    }

    .caseElectromall .taskSection .titleBlock {

        left: 100px;
    }

    .caseElectromall .stepItem:nth-child(4) img {
        margin-left: -60px;
    }
}

@media (max-width: 1199px) {
    .caseElectromall .textBlock {
        font-size: 14px;
        line-height: 22px;
    }

    .caseElectromall .banner {
        padding: 40px 0px 60px;
    }

    .caseElectromall .startSection .leftSide {
        width: 480px;
    }

    .caseElectromall .startSection .rightSide {
        width: calc(100% - 420px);
    }

    .caseElectromall .startSection {
        padding: 60px 0px;
    }

    .casePageWrapper .goalSection .textBlock {
        padding: 20px 0px 80px 0px;
    }

    .caseElectromall .taskBlock {
        margin: 0 calc((961px - 100vw) / 2);
        padding: 60px calc((100vw - 961px) / 2) 20px;
    }

    .caseElectromall .caseAnalysis .wrapper {
        margin: 0 calc((961px - 100vw) / 2);
        padding: 60px calc((100vw - 961px) / 2);
    }

    .caseElectromall .taskSection .titleBlock {
        left: calc((100vw - 961px) / 2);
    }

    .caseElectromall .caseAnalysis .bigText {
        font-size: 20px;
        line-height: 28px;
    }

    .caseElectromall .caseAnalysis .rowItems:nth-child(2n) .leftSide {
        width: calc(50% + (100vw - 961px) / 2);
        margin-left: calc((961px - 100vw) / 2);
        padding: 0 40px 0 calc((100vw - 961px) / 2);
    }

    .caseElectromall .caseAnalysis .rowItems:nth-child(2n+1) .rightSide {
        width: calc(50% + (100vw - 961px) / 2);
        margin-right: calc((961px - 100vw) / 2);
        padding: 0 calc((100vw - 961px) / 2) 0 40px;
    }

    .caseElectromall .stepItem:first-child .wrapper {
        padding: 80px 0px 23px 0px;
    }

    .casePageWrapper .iconItem {
        padding-left: 90px;
    }

    .caseElectromall .stepItem:nth-child(2) {
        padding: 60px 0px 20px 0px;
    }

    .caseElectromall .stepItem:nth-child(2) .contentBlock {
        margin-top: 40px;
    }

    .caseElectromall .stepItem:nth-child(3) img {
        margin-left: -100px;
        max-width: 640px;
    }

    .caseElectromall .stepItem .contentBlock {
        margin-top: 40px;
    }

    .caseElectromall .stepItem:nth-child(4) img {
        margin-left: -60px;
        max-width: 640px;
    }

    .caseElectromall .caseResult {
        padding: 40px 0px 0px 0px;
    }

    .caseElectromall .caseReview {
        padding: 60px 0;
    }

    .caseElectromall .reviewBlock {
        padding: 60px;
    }

    .caseElectromall .reviewBlock .titleContainer+.contentContainer {
        margin-top: 30px;
    }
}

@media (max-width: 991px) {

    .caseElectromall .caseResult .rowItems,
    .caseElectromall .stepItem:not(:first-child, :nth-child(2)) .wrapper,
    .caseElectromall .startSection .wrapper,
    .caseElectromall .banner .wrapper {
        display: block;
    }

    .caseElectromall .banner .leftSide {
        width: 100%;
        max-width: 480px;
    }

    .caseElectromall .banner .rightSide {
        width: 100%;
        margin-top: 20px;
        padding-left: 0;
    }

    .caseElectromall .stepItem:nth-child(5) img,
    .caseElectromall .banner img {
        max-width: 450px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    .caseElectromall .startSection .leftSide {
        width: 100%;
        margin-top: 40px;
    }

    .caseElectromall .startSection img,
    .caseElectromall .caseResult img {
        margin-left: auto;
        max-width: 450px;
        width: 100%;
        margin-right: auto;
    }

    .caseElectromall .stepItem:not(:first-child, :nth-child(2)) .leftSide,
    .caseElectromall .stepItem:not(:first-child, :nth-child(2)) .rightSide,
    .caseElectromall .startSection .rightSide {
        width: 100%;
    }

    .caseElectromall .stepItem:not(:first-child, :nth-child(2)) .leftSide {
        margin-top: 60px;
    }

    .caseElectromall .stepItem:not(:first-child, :nth-child(2)) .rightSide {
        margin-top: 40px;
    }

    .casePageWrapper .goalSection .textBlock {
        padding: 20px 0px 60px 0px;
    }

    .caseElectromall .taskSection .titleBlock {
        position: relative;
        width: 100%;
        left: auto;
        top: auto;
    }

    .caseElectromall .caseAnalysis .wrapper {
        margin: 0 calc((738px - 100vw) / 2);
        padding: 60px calc((100vw - 738px) / 2);
    }

    .caseElectromall .taskBlock {
        margin: 0 calc((738px - 100vw) / 2);
        padding: 60px calc((100vw - 738px) / 2) 20px;
    }

    .caseElectromall .taskSection .contentBlock {
        margin-top: 40px;
    }

    .caseElectromall .listTarget .item:first-child {
        margin-left: 0;
    }

    .caseElectromall .listTarget .item {
        padding-bottom: 40px;
    }

    .caseElectromall .caseAnalysis .rowItems {
        display: block;
    }

    .caseElectromall .caseAnalysis .leftSide,
    .caseElectromall .caseAnalysis .rightSide {
        width: 100%;
    }

    .caseElectromall .caseAnalysis .rowItems:nth-child(2n+1) .rightSide {
        width: 100%;
        margin-right: 0;
        padding: 0;
        margin-top: 40px;
    }

    .caseElectromall .caseAnalysis img {
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        max-width: 450px;
    }

    .caseElectromall .caseAnalysis .rowItems:nth-child(2n) .leftSide {
        width: 100%;
        margin-left: 0;
        padding: 0;
    }

    .caseElectromall .caseAnalysis .rowItems:nth-child(2n) .leftSide {
        margin-top: 40px;
    }

    .caseElectromall .caseAnalysis .rowItems+.rowItems {
        margin-top: 40px;
    }

    .caseElectromall .stepItem:first-child .iconItemsList {
        display: block;
        margin: 0 0 -40px;
    }

    .caseElectromall .stepItem:first-child .col {
        width: 100%;
        padding: 0;
        display: flex;
        justify-content: space-between;
    }

    .caseElectromall .stepItem:first-child .iconItem {
        width: calc(50% - 15px);
    }

    .caseElectromall .stepItem .img {
        margin-top: 40px;
    }

    .caseElectromall .responsiveSlider .item {
        padding: 0 10px;
    }

    .caseElectromall .responsiveSlider {
        margin: 0px -10px;
    }

    .caseElectromall .stepItem:nth-child(4) img {
        margin-left: 0px;
        max-width: 100%;
        margin-top: -100px;
    }

    .caseElectromall .stepItem:nth-child(3) img {
        margin-left: 0px;
        max-width: 100%;
        margin-top: -120px;
    }

    .caseElectromall .caseResult {
        padding: 60px 0px 0px 0px;
    }

    .caseElectromall .caseResult .leftSide,
    .caseElectromall .caseResult .rightSide {
        width: 100%;
    }

    .caseElectromall .reviewBlock {
        padding: 52px 20px;
    }

    .caseElectromall .reviewBlock .titleContainer {
        text-align: center;
    }

    .caseElectromall .reviewBlock .titleContainer+.contentContainer {
        margin-top: 26px;
    }

    .caseElectromall .reviewBlock .contentContainer .textBlock {
        line-height: 22px;
    }

    .caseElectromall .reviewBlock .contentContainer .textBlock p+p {
        margin-top: 22px;
    }

    .caseElectromall .reviewBlock:before {
        display: none;
    }

    .caseElectromall .startSection .rightSide {
        padding-left: 0;
    }
}

@media (max-width: 767px) {
    .caseElectromall .sectionTitle .subtitle+.title {
        margin-top: 12px;
    }

    .caseElectromall .titleContainer+.contentContainer {
        margin-top: 25px;
    }

    .caseElectromall .caseAnalysis .wrapper {
        margin: 0 -15px;
        padding: 60px 15px;
    }

    .caseElectromall .taskBlock {
        margin: 0 -15px;
        padding: 60px 15px 20px;
    }

    .caseElectromall .listTarget .item {
        width: 50%;
    }

    .caseElectromall .listTarget .iconTempl {
        margin-bottom: 12px;
    }

    .caseElectromall .caseAnalysis .bigText {
        font-size: 18px;
        line-height: 24px;
    }

    .caseElectromall .caseAnalysis .wrapper {
        padding: 60px 15px 20px;
    }

    .casePageWrapper .iconItem {
        padding-left: 0px;
    }

    .caseElectromall .stepItem:first-child .col {
        display: block;
    }

    .caseElectromall .stepItem:first-child .iconItem {
        max-width: 450px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    .caseElectromall .stepItem:first-child .iconItemsList {
        margin-bottom: 0;
    }

    .caseElectromall .stepItem:nth-child(2) {
        padding: 40px 0px 20px;
    }

    .caseElectromall .responsiveSlider {
        margin: 0px -15px;
    }

    .caseElectromall .responsiveSlider .slick-list {
        padding: 0px 5px;
    }

    .caseElectromall .responsiveSlider .item img {
        margin: 0 -30px;
        max-width: calc(100% + 60px);
    }

    .caseElectromall .stepItem:nth-child(2) .contentBlock {
        margin-top: 0px;
    }

    .slick-slider .slick-dots {
        display: flex;
        justify-content: center;
        margin-top: 0px;
    }

    .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: #557B9A;
    }

    .caseElectromall .stepItem:nth-child(3) {
        margin-top: 0px;
    }

    .caseElectromall .stepItem:nth-child(4) {
        margin-top: -60px;
    }

    .caseElectromall .stepItem:nth-child(3) img {
        margin-top: -80px;
    }

    .caseElectromall .stepItem:nth-child(4) img {
        margin-top: -60px;
    }

    .caseElectromall .stepItem:nth-child(5) {
        margin-top: -20px;
        padding-bottom: 40px;
    }
}

@media (max-width: 479px) {
    .caseElectromall .listTarget .item {
        width: 100%;
    }

    .caseElectromall .stepItem:nth-child(3) img {
        margin-top: -60px;
        max-width: 420px;
        left: 50%;
        position: relative;
        transform: translateX(-50%);
    }

    .caseElectromall .stepItem:nth-child(4) img {
        margin-top: -40px;
        max-width: 420px;
        left: 50%;
        position: relative;
        transform: translateX(-50%);
    }

    /* .caseElectromall .banner .leftSide {
        width: 100%;
    }

    .caseElectromall .caseBtn {
        padding: 0 20px;
    }

    .caseElectromall .caseResult img,
    .caseElectromall .caseAnalysis .image2,
    .caseElectromall .startSection img,
    .caseElectromall .banner img {
        max-width: 290px;
    }

    .caseElectromall .listTarget .item {
        width: 100%;
    } */
}