.caseArtotois .textBlock {
    font-size: 18px;
    line-height: 28px;
}

.caseArtotois .textBlock p+p {
    margin-top: 28px;
}

.caseArtotois .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: bold;
    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: #9CCC6B;
    -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;
}

.caseArtotois .sectionTitle .subtitle span {
    color: #126BB4;
}

.caseArtotois .checkItem:before {
    font-size: 17px;
    color: #9CCC6B;
}

.caseArtotois .iconTempl {
    color: #126BB4;
}

.caseArtotois .banner {
    background-color: #F1F1F1;
    padding: 35px 0;
}

.caseArtotois .banner .contentContainer {
    margin-top: 19px;
}

.caseArtotois .banner .contentContainer a {
    margin-top: 37px;
}

.caseArtotois .banner .wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.caseArtotois .banner .leftSide {
    width: calc(50% - 120px);
}

.caseArtotois .banner .rightSide {
    width: calc(50% + 113px);
    position: relative;
    left: 93px;
}

.caseArtotois .banner .rightSide img {
    width: 100%;
}

.caseArtotois .startSection {
    padding: 144px 0 124px;
}

.caseArtotois .startSection .wrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.caseArtotois .startSection .titleContainer {
    width: 100%;
    margin-bottom: 75px;
}

.caseArtotois .startSection .leftSide {
    width: 50%;
    max-width: 478px;
}

.caseArtotois .startSection .leftSide .img {
    width: 100%;
    position: relative;
    left: 27px;
}

.caseArtotois .startSection .leftSide .img img {
    width: 100%;
}

.caseArtotois .startSection .rightSide {
    width: calc(100% - 478px);
    padding-left: 133px;
    padding-top: 23px;
}

.caseArtotois .taskSection .titleContainer .iconTempl {
    margin: 0 auto;
}

.caseArtotois .taskSection .titleContainer .title {
    text-align: center;
    margin-top: 18px;
}

.caseArtotois .taskSection .titleContainer .info {
    margin: 39px auto 0;
    text-align: center;
}

.caseArtotois .taskSection .titleContainer .info .textBlock {
    margin: 0 auto;
    max-width: 620px;
    display: block;
    width: 100%;
}

.caseArtotois .taskSection .contentContainer {
    margin-top: 100px;
    background-color: #f9fbff;
}

.caseArtotois .taskSection .taskBlock {
    padding: 115px 0 50px;
}

.caseArtotois .taskSection .listTarget {
    padding: 0 102px;
    margin-top: 81px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.caseArtotois .taskSection .listTarget .item {
    align-items: flex-start;
    display: flex;
    width: calc(50% - 10px);
    margin-bottom: 72px;
}

.caseArtotois .taskSection .listTarget .iconTempl {
    font-size: 30px;
}

.caseArtotois .taskSection .listTarget .txt {
    width: calc(100% - 64px);
    padding-left: 36px;
    font-size: 18px;
    position: relative;
    top: 6px;
    line-height: 26px;
}

.caseArtotois .taskBlock .iconTempl {
    color: #9CCC6B;
}

.caseArtotois .caseAnalysis .wrapper {
    background-color: #ebf2fd;
    padding: 106px 101px;
}

.caseArtotois .caseAnalysis img {
    float: right;
    margin-right: -144px;
    margin-top: -237px;
}

.caseArtotois .caseAnalysis .checkList {
    margin-top: 43px;
}

.caseArtotois .caseAnalysis .checkList .checkItem {
    padding-left: 30px;
}

.caseArtotois .caseAnalysis .checkList [class*=icon] {
    font-size: 17px;
    color: #9CCC6B;
}

.caseArtotois .caseAnalysis .checkList li+li {
    margin-top: 29px;
}

.caseArtotois .stepItem {
    padding: 104px 0 120px;
}

.caseArtotois .stepItem .col {
    width: 530px;
}

.caseArtotois .stepItem .wrapper {
    display: flex;
    justify-content: space-between;
}

.caseArtotois .stepItem .titleBlock+.contentBlock {
    margin-top: 70px;
}

.caseArtotois .stepItem .wrapper+.img {
    margin-top: 73px;
}

.caseArtotois .stepItem:nth-child(2n) {
    background-color: #F9FBFF;
}

.caseArtotois .stepItem:nth-child(4) {
    padding-bottom: 35px;
}

.caseArtotois .stepItem:nth-child(4) .wrapper {
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: space-between;
}

.caseArtotois .stepItem:nth-child(4) .wrapper img {
    width: 100%;
    max-width: 796px;
}

.caseArtotois .stepItem:nth-child(4) .wrapper .col {
    width: calc(50% - 4px);
    margin-bottom: 70px;
}

.caseArtotois .stepItem:nth-child(4) .wrapper .col+.col {
    margin-left: 0;
}

.caseArtotois .stepItem:nth-child(4) .wrapper .col .checkItem+.checkItem {
    margin-top: 40px;
}

.caseArtotois .stepItem:nth-child(4) .wrapper .col:nth-child(2) {
    width: 395px;
    margin-top: 0;
}

.caseArtotois .stepItem:nth-child(5) img {
    margin-top: 68px;
}

.caseArtotois .stepItem:nth-child(5) .wrapper {
    margin-top: 63px;
    justify-content: space-between;
}

.caseArtotois .stepItem .img {
    display: block;
    width: 100%;
    -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);
}

.caseArtotois .stepItem:nth-child(5) .wrapper .col {
    width: calc((100% / 3) - 15px);
}

.caseArtotois .stepItem:nth-child(6) .picture {
    width: 751px;
    height: 853px;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    top: 35px;
}

.caseArtotois .stepItem:nth-child(6) {
    background-image: url("/img/artotois/bgcircle.png");
    background-repeat: no-repeat;
    background-position: calc(50% - 30px) calc(50% - 133px);
    padding-bottom: 20px;
}

.caseArtotois .stepItem:nth-child(6) .checkList li+li {
    margin-top: 36px;
}

.caseArtotois .stepItem:nth-child(3) .rightSide {
    margin-left: 0;
}

.caseArtotois .stepItem:nth-child(3) .rightSide .picture {
    width: 751px;
    height: 853px;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    top: 35px;
}

.caseArtotois .stepItem .titleBlock .subtitle {
    font-size: 36px;
    color: #4AA6D1;
}

.caseArtotois .caseResult .checkItem:before,
.caseArtotois .stepItem .checkItem:before {
    content: '';
    background-image: url("/img/artotois/checked.svg");
    width: 22px;
    height: 22px;
}

.caseArtotois .caseResult .checkItem,
.caseArtotois .stepItem .checkItem {
    padding-left: 50px;
}

.caseArtotois .projectSection .titleContainer+.contentContainer {
    margin-top: 55px;
}

.caseArtotois .projectSection .titleBlock {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.caseArtotois .projectSection .titleBlock .title {
    margin-left: 8px;
}

.caseArtotois .projectSection .contentBlock img+* {
    margin-top: 73px;
}

.caseArtotois .caseResult {
    padding: 100px 0 135px;
    background-color: #EBF2FD;
}

.caseArtotois .caseResult .contentBlock {
    display: flex;
    justify-content: space-between;
}

.caseArtotois .caseResult .contentBlock .leftSide {
    width: calc(50% - 25px);
}

.caseArtotois .caseResult .contentBlock .leftSide img {
    margin-bottom: -33px;
}

.caseArtotois .caseResult .contentBlock .rightSide {
    padding-top: 53px;
    width: calc(50% - 3px);
}

.caseArtotois .caseResult .contentBlock .rightSide .checkItem+.checkItem {
    margin-top: 73px;
}

.caseArtotois .caseReview {
    padding: 109px 0;
}

.caseArtotois .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;
}

.caseArtotois .reviewBlock .wrapper {
    max-width: 795px;
    margin-left: auto;
}

.caseArtotois .reviewBlock .titleContainer+.contentContainer {
    margin-top: 61px;
}

.caseArtotois .reviewBlock:before {
    content: "";
    display: block;
    position: absolute;
    top: 90px;
    left: 35px;
    width: 105px;
    height: 87px;
    background-image: url(/img/artotois/quotes.png);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
}

@media (max-width: 1279px) {
    .caseArtotois .stepItem:nth-child(4) .wrapper img {
        width: 100%;
        max-width: 755px;
    }
}

@media (max-width: 1199px) {
    .caseArtotois .textBlock {
        font-size: 14px;
        line-height: 22px;
    }

    .caseArtotois .stepItem .titleBlock+.contentBlock {
        margin-top: 30px;
    }

    .caseArtotois .stepItem .wrapper+.img {
        margin-top: 30px;
    }

    .caseArtotois .reviewBlock {
        padding: 60px;
    }

    .caseArtotois .reviewBlock .titleContainer+.contentContainer {
        margin-top: 30px;
    }

    .caseArtotois .banner .rightSide {
        left: 0;
    }

    .caseArtotois .caseResult,
    .caseArtotois .stepItem,
    .caseArtotois .taskSection .taskBlock,
    .caseArtotois .startSection {
        padding: 50px 0;
    }

    .caseArtotois .taskSection .contentContainer {
        margin-top: 50px;
    }

    .caseArtotois .taskSection .listTarget .txt {
        font-size: 14px;
        line-height: 22px;
    }

    .caseArtotois .taskSection .listTarget {
        padding: 0 30px;
    }

    .caseArtotois .caseAnalysis .wrapper {
        padding: 56px 50px;
    }

    .caseArtotois .caseAnalysis img {
        margin-right: -120px;
        margin-top: -211px;
        width: 480px;
    }

    .caseArtotois .stepItem .titleBlock .subtitle {
        font-size: 22px;
        line-height: 28px;
    }

    .caseArtotois .stepItem .titleBlock .thirdCap {
        line-height: 28px;
    }

    .caseArtotois .stepItem .col {
        width: calc(50% - 15px);
    }

    .caseArtotois .stepItem:nth-child(4) {
        padding-bottom: 10px;
    }

    .caseArtotois .stepItem:nth-child(4) .wrapper img {
        max-width: 535px;
    }

    .caseArtotois .stepItem:nth-child(6) .picture {
        width: 560px;
        height: 636px;
        background-size: contain;
    }

    .caseArtotois .stepItem:nth-child(4) .wrapper .col {
        margin-bottom: 40px;
        width: calc(50% - 15px);
    }

    .caseArtotois .caseResult .contentBlock .leftSide img {
        margin-bottom: 0px;
        width: calc(100% + 50px);
    }

    .caseArtotois .caseResult .contentBlock .rightSide .checkItem+.checkItem {
        margin-top: 48px;
    }

    .caseArtotois .caseReview {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .caseArtotois .reviewBlock {
        padding: 60px;
    }

    .caseArtotois .reviewBlock .titleContainer+.contentContainer {
        margin-top: 30px;
    }
}

@media (max-width: 991px) {
    .caseArtotois .checkList li+li {
        margin-top: 26px;
    }

    .caseArtotois .checkItem {
        padding-left: 30px;
    }

    .caseArtotois .checkItem:before {
        font-size: 20px;
    }

    .caseArtotois .reviewBlock {
        padding: 52px 20px;
    }

    .caseArtotois .reviewBlock .titleContainer {
        text-align: center;
    }

    .caseArtotois .reviewBlock .titleContainer+.contentContainer {
        margin-top: 26px;
    }

    .caseArtotois .reviewBlock .contentContainer .textBlock {
        line-height: 22px;
    }

    .caseArtotois .reviewBlock .contentContainer .textBlock p+p {
        margin-top: 22px;
    }

    .caseArtotois .reviewBlock:before {
        display: none;
    }

    .caseArtotois .banner .leftSide {
        width: 100%;
    }

    .caseArtotois .banner .rightSide {
        width: 75%;
        margin: 0 auto;
    }

    .caseArtotois .banner {
        padding-bottom: 0;
    }

    .caseArtotois .startSection .leftSide {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    .caseArtotois .startSection .rightSide {
        width: 100%;
        padding-left: 0px;
        padding-top: 35px;
    }

    .caseArtotois .startSection .titleContainer {
        margin-bottom: 35px;
    }

    .caseArtotois .taskSection .titleContainer .info {
        margin: 25px auto 0;
    }

    .caseArtotois .taskSection .listTarget {
        margin-top: 45px;
        padding: 0;
    }

    .caseArtotois .taskSection .listTarget .txt {
        padding-left: 20px;
    }

    .caseArtotois .taskSection .listTarget .item {
        margin-bottom: 45px;
    }

    .caseArtotois .caseAnalysis img {
        margin-right: -100px;
        margin-top: -160px;
        width: 360px;
    }

    .caseArtotois .checkItem::before {
        font-size: 17px;
    }

    .caseArtotois .stepItem .col {
        width: 100%;
    }

    .caseArtotois .stepItem .wrapper {
        display: block;
    }

    .caseArtotois .stepItem .col+.col {
        margin-top: 27px;
    }

    .caseArtotois .caseResult .checkItem,
    .caseArtotois .stepItem .checkItem {
        padding-left: 36px;
    }

    .caseArtotois .projectSection .contentBlock img+* {
        margin-top: 35px;
    }

    .caseArtotois .stepItem:nth-child(4) .wrapper img {
        max-width: 100%;
        margin-bottom: 35px;
    }

    .caseArtotois .stepItem:nth-child(4) .wrapper .col:nth-child(2) {
        width: 100%;
    }

    .caseArtotois .stepItem:nth-child(4) .wrapper .col {
        margin-bottom: 0px;
        width: 100%;
    }

    .caseArtotois .stepItem:nth-child(4) .wrapper .col .checkItem+.checkItem {
        margin-top: 27px;
    }

    .caseArtotois .stepItem:nth-child(4) {
        padding-bottom: 50px;
    }

    .caseArtotois .stepItem:nth-child(5) .wrapper {
        margin-top: 35px;
    }

    .caseArtotois .stepItem:nth-child(5) .wrapper .col {
        width: 100%;
    }

    .caseArtotois .stepItem:nth-child(6) .checkList li+li {
        margin-top: 27px;
    }

    .caseArtotois .stepItem:nth-child(6) {
        background-position: calc(50% - 150px) calc(50% - -107px);
        padding-bottom: 20px;
        background-size: 70%;
    }

    .caseArtotois .stepItem:nth-child(6) .picture {
        width: 450px;
        height: 500px;
        margin-left: auto;
        margin-right: auto;
    }

    .caseArtotois .caseResult .contentBlock .leftSide {
        width: 100%;
    }

    .caseArtotois .caseResult .contentBlock {
        display: block;
    }

    .caseArtotois .caseResult .contentBlock .leftSide img {
        width: 75%;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }

    .caseArtotois .caseResult .contentBlock .rightSide {
        padding-top: 27px;
        width: 100%;
    }

    .caseArtotois .caseResult .contentBlock .rightSide .checkItem+.checkItem {
        margin-top: 27px;
    }

    .caseArtotois .reviewBlock {
        padding: 52px 20px;
    }

    .caseArtotois .reviewBlock .titleContainer {
        text-align: center;
    }

    .caseArtotois .reviewBlock .titleContainer+.contentContainer {
        margin-top: 26px;
    }

    .caseArtotois .reviewBlock .contentContainer .textBlock {
        line-height: 22px;
    }

    .caseArtotois .reviewBlock .contentContainer .textBlock p+p {
        margin-top: 22px;
    }

    .caseArtotois .reviewBlock:before {
        display: none;
    }
}

@media (max-width: 767px) {
    .caseArtotois .caseBtn {
        display: table;
        margin-left: auto;
        margin-right: auto;
    }

    .caseArtotois .startSection .leftSide .img {
        width: 290px;
        margin-left: auto;
        margin-right: auto;
        left: 0px;
    }

    .caseArtotois .taskSection .contentContainer {
        margin-left: -15px;
        margin-right: -15px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .caseArtotois .taskSection .listTarget {
        display: block;
    }

    .caseArtotois .taskSection .listTarget .item {
        width: 100%;
        text-align: center;
        display: block;
    }

    .caseArtotois .taskSection .listTarget .iconTempl {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 8px;
    }

    .caseArtotois .taskSection .listTarget .txt {
        padding-left: 0;
    }

    .caseArtotois .caseAnalysis .wrapper {
        padding: 246px 15px 35px;
        position: relative;
        margin-left: -15px;
        margin-right: -15px;
    }

    .caseArtotois .caseAnalysis img {
        float: none;
        margin-right: 0;
        margin-top: 0;
        position: absolute;
        left: 50%;
        top: -50px;
        width: 290px;
        margin-left: -120px;
    }

    .caseArtotois .stepItem:nth-child(6) .picture {
        width: 290px;
        height: 330px;
        top: 25px;
    }

    .caseArtotois .stepItem:nth-child(6) {
        background-position: calc(50% - 120px) calc(100% - 150px);
        background-size: 336px auto;
    }

    .caseArtotois .caseResult .contentBlock .leftSide img {
        width: 290px;
        margin-top: 20px;
    }

    .caseArtotois .banner .rightSide {
        width: 290px;
    }
}