.caseBrestgas .textBlock {
    font-size: 18px;
    line-height: 28px;
}

.caseBrestgas .textBlock p+p {
    margin-top: 28px;
}

.caseBrestgas .caseBtn {
    display: inline-block;
    padding-left: 30px;
    padding-right: 30px;
    height: 64px;
    font-size: 12px;
    line-height: 64px;
    font-family: 'Montserrat';
    color: #fff;
    font-weight: bold;
    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: #FE6951;
    -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;
}

.caseBrestgas .caseBtn:hover {
    background-color: #fff;
    color: #FE6951;
}

.caseBrestgas .sectionTitle .subtitle {
    color: #FE6951;
}

.caseBrestgas .iconTempl {
    color: #FE6951;
}

.caseBrestgas .banner {
    padding-top: 85px;
    padding-bottom: 62px;
    background-color: #EBF2FD;
}

.gazPhone {
    position: relative;
    z-index: 1;
    padding: 13px 14px;
    background-color: #182021;
    border-radius: 35px;
    border: 1px solid #282E33;
    margin: 0px auto;
    max-width: 310px;
}

.gazPhone img {
    border-radius: 20px;
    width: 100%;
    max-width: 480px;
    height: auto;
}

.caseBrestgas .banner .wrapper {
    display: flex;
    align-items: center;
}

.caseBrestgas .banner .titleContainer+.contentContainer {
    margin-top: 20px;
}

.caseBrestgas .banner .leftSide {
    width: 670px;
    padding-bottom: 30px;
}

.caseBrestgas .banner .info {
    max-width: 480px;
}

.caseBrestgas .banner .info+.caseBtn {
    margin-top: 34px;
}

.caseBrestgas .banner .img {
    max-width: 474px;
    height: auto;
}

.caseBrestgas .startSection {
    padding-top: 120px;
}

.caseBrestgas .startSection .img {
    max-width: 480px;
    height: auto;
}

.caseBrestgas .startSection .wrapper {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.caseBrestgas .startSection .leftSide {
    padding-bottom: 20px;
}

.caseBrestgas .startSection .rightSide {
    width: 592px;
    padding-right: 50px;
}

.caseBrestgas .startSection .titleContainer+.contentContainer {
    margin-top: 18px;
}

.caseBrestgas .startSection+.taskSection {
    margin-top: 137px;
}

.caseBrestgas .taskSection .titleContainer {
    text-align: center;
}

.caseBrestgas .taskSection .titleContainer [class*=icon] {
    margin: 0px auto;
}

.caseBrestgas .taskSection .titleContainer [class*=icon]+.title {
    margin-top: 32px;
}

.caseBrestgas .taskSection .titleContainer .title+.info {
    margin-top: 20px;
}

.caseBrestgas .taskSection .titleContainer .info {
    max-width: 592px;
    margin-left: auto;
    margin-right: auto;
}

.caseBrestgas .taskSection .titleContainer+.contentContainer {
    margin-top: 100px;
}

.caseBrestgas .taskSection+.caseBrestgas .caseAnalysis {
    margin-top: 56px;
}

.caseBrestgas .taskBlock {
    padding-top: 140px;
    padding-bottom: 90px;
    background-color: #EBF2FD;
}

.caseBrestgas .taskBlock .iconTempl {
    font-size: 35px;
}

.caseBrestgas .taskBlock .titleBlock+.contentBlock {
    margin-top: 92px;
}

.caseBrestgas .tasksList {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.caseBrestgas .tasksList .item {
    width: 357px;
    padding-left: 47px;
    padding-right: 47px;
    padding-bottom: 93px;
}

.caseBrestgas .taskItem [class*=icon] {
    margin-left: auto;
    margin-right: auto;
}

.caseBrestgas .taskItem [class*=icon]+.content {
    margin-top: 45px;
}

.caseBrestgas .taskItem .content {
    text-align: center;
}

.caseBrestgas .caseAnalysis .wrapper {
    padding-top: 130px;
    padding-bottom: 146px;
    padding-left: 107px;
    padding-right: 102px;
    background-color: #F9FBFF;
}

.caseBrestgas .caseAnalysis .wrapper:after {
    content: " ";
    display: block;
    clear: both;
}

.caseBrestgas .caseAnalysis .img {
    position: relative;
    left: -25px;
    float: left;
    max-width: 404px;
    margin-top: 65px;
    margin-right: 102px;
    padding-bottom: 65px;
}

.caseBrestgas .caseAnalysis .titleContainer+.contentContainer {
    margin-top: 18px;
}

.caseBrestgas .caseAnalysis .contentContainer .content p+p {
    margin-top: 39px;
}

.caseBrestgas .caseAnalysis+.caseProject {
    margin-top: 20px;
}

.caseBrestgas .textBlock .title {
    display: block;
    font-weight: 500;
}

.caseBrestgas .stepItem .titleBlock .subtitle {
    font-size: 26px;
    line-height: 34px;
    color: #1D1D1D;
    opacity: 0.5;
}

.caseBrestgas .stepItem .titleContainer+.contentContainer {
    margin-top: 77px;
}

.caseBrestgas .stepItem .wrapper {
    display: flex;
}

.caseBrestgas .stepItem .wrapper .col {
    width: 50%;
}

.caseBrestgas .checkItem:before {
    color: #FE6951;
}

.caseBrestgas .stepItem .titleBlock+.contentBlock {
    margin-top: 70px;
}

.caseBrestgas .stepItem:first-child .col {
    width: 530px;
}

.caseBrestgas .stepItem:first-child .col+.col {
    margin-left: 80px;
}

.caseBrestgas .stepItem:first-child .wrapper+.img {
    margin-top: 73px;
}

.caseBrestgas .stepItem .img {
    display: block;
    -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);
}

.caseBrestgas .stepItem .img {
    width: 100%;
}

.caseBrestgas .stepItem:nth-child(2) .img {
    max-width: 592px;
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
}

.caseBrestgas .stepItem:nth-child(3) .img {
    max-width: 322px;
}

.caseBrestgas .stepItem {
    padding-bottom: 100px;
    padding-top: 100px;
}

.caseBrestgas .stepItem:nth-child(2n) {
    background-color: #F9FBFF;
}

.caseBrestgas .stepItem:nth-child(2) .wrapper {
    justify-content: space-between;
}

.caseBrestgas .stepItem:nth-child(2) .col {
    width: 592px;
    flex-shrink: 0;
}

.caseBrestgas .stepItem:nth-child(2) .col+.col {
    margin-left: 54px;
    flex-shrink: 1;
}

.caseBrestgas .stepItem:nth-child(2) .img+.checkList {
    margin-top: 63px;
}

.caseBrestgas .stepItem:nth-child(2) .checkList {
    padding-right: 34px;
}

.caseBrestgas .checkList li+li {
    margin-top: 36px;
}

.caseBrestgas .stepItem:nth-child(3) .wrapper {
    align-items: center;
}

.caseBrestgas .stepItem:nth-child(3) .leftSide {
    width: 680px;
    padding-bottom: 55px;
}

.caseBrestgas .stepItem:nth-child(3) .leftSide+.rightSide {
    margin-left: 65px;
}

.caseBrestgas .stepItem:nth-child(4) .img+.wrapper {
    margin-top: 70px;
}

.caseBrestgas .stepItem:nth-child(4) .col {
    width: 542px;
    flex-shrink: 0;
}

.caseBrestgas .stepItem:nth-child(4) .col+.col {
    margin-left: 70px;
    flex-shrink: 1;
}

.caseBrestgas .caseResult {
    position: relative;
    padding-top: 140px;
    padding-bottom: 185px;
    background-color: #EBF2FD;
    z-index: 1;
}

.caseBrestgas .caseResult .titleContainer+.contentContainer {
    margin-top: 80px;
}

.caseBrestgas .caseResult .wrapper {
    max-width: 700px;
}

.caseBrestgas .caseResult .wrapper .checkList {
    max-width: 620px;
}

.caseBrestgas .caseResult .wrapper .checkList li+li {
    margin-top: 28px;
}

.caseBrestgas .caseResult .backImg {
    position: absolute;
    bottom: -3px;
    right: 50%;
    margin-right: -615px;
    max-width: 461px;
    z-index: -1;
}

.caseBrestgas .caseResult .backImg img {
    width: 100%;
}

.caseBrestgas .caseResult .backImg:before {
    content: "";
    display: block;
    position: absolute;
    top: -75px;
    left: -50px;
    width: 425px;
    height: 425px;
    background-color: white;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    z-index: -1;
}

.caseBrestgas .caseReview {
    padding-top: 100px;
    padding-bottom: 100px;
}

.caseBrestgas .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;
}

.caseBrestgas .reviewBlock .wrapper {
    max-width: 795px;
    margin-left: auto;
}

.caseBrestgas .reviewBlock .titleContainer+.contentContainer {
    margin-top: 61px;
}

.caseBrestgas .reviewBlock:before {
    content: "";
    display: block;
    position: absolute;
    top: 90px;
    left: 35px;
    width: 105px;
    height: 87px;
    background-image: url(/img/brestgas/quotes.png);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
}

@media (max-width: 1439px) {
    .caseBrestgas .caseAnalysis .img {
        margin-right: 80px;
    }
}

@media (max-width: 1199px) {
    .caseBrestgas .textBlock {
        font-size: 14px;
        line-height: 22px;
    }

    .caseBrestgas .banner {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .caseBrestgas .banner .wrapper {
        justify-content: space-between;
    }

    .caseBrestgas .banner .leftSide {
        width: auto;
        padding-bottom: 0px;
    }

    .caseBrestgas .banner .img {
        max-width: 299px;
    }

    .caseBrestgas .banner .info .textBlock {
        font-size: 18px;
        line-height: 28px;
    }

    .caseBrestgas .startSection {
        padding-top: 65px;
    }

    .caseBrestgas .startSection .img {
        max-width: 299px;
    }

    .caseBrestgas .startSection .rightSide {
        padding-right: 0px;
    }

    .caseBrestgas .startSection+.taskSection {
        margin-top: 52px;
    }

    .caseBrestgas .startSection .contentContainer .textBlock p {
        line-height: 28px;
    }

    .caseBrestgas .taskSection .titleContainer [class*=icon]+.title {
        margin-top: 12px;
    }

    .caseBrestgas .taskSection .titleContainer .title+.info {
        margin-top: 7px;
    }

    .caseBrestgas .taskSection .titleContainer+.contentContainer {
        margin-top: 55px;
    }

    .caseBrestgas .taskSection+.caseAnalysis {
        margin-top: 0px;
    }

    .caseBrestgas .taskBlock {
        padding-top: 72px;
        padding-bottom: 10px;
        margin-left: -10px;
        margin-right: -10px;
    }

    .caseBrestgas .taskBlock .titleBlock+.contentBlock {
        margin-top: 45px;
    }

    .caseBrestgas .tasksList .item {
        width: 33.3333%;
        max-width: 320px;
        padding-left: 30px;
        padding-right: 30px;
        padding-bottom: 60px;
    }

    .caseBrestgas .taskItem [class*=icon]+.content {
        margin-top: 22px;
    }

    .caseBrestgas .caseAnalysis .wrapper {
        padding-top: 80px;
        padding-bottom: 60px;
        padding-left: 15px;
        padding-right: 15px;
        margin-left: -15px;
        margin-right: -15px;
    }

    .caseBrestgas .caseAnalysis .img {
        left: 0px;
        max-width: 299px;
    }

    .gazPhone img {
        max-width: 299px;
    }

    .caseBrestgas .stepItem .titleContainer+.contentContainer {
        margin-top: 39px;
    }

    .caseBrestgas .stepItem:first-child .wrapper+.img {
        margin-top: 30px;
    }

    .caseBrestgas .stepItem {
        padding-bottom: 52px;
        padding-top: 52px;
    }

    .caseBrestgas .stepItem .titleBlock+.contentBlock {
        margin-top: 30px;
    }

    .caseBrestgas .stepItem:nth-child(2) .col {
        width: calc((100% - 30px) / 2);
    }

    .caseBrestgas .stepItem:nth-child(2) .col+.col {
        margin-left: 30px;
    }

    .caseBrestgas .stepItem:nth-child(2) .checkList {
        padding-right: 0px;
    }

    .caseBrestgas .stepItem:nth-child(3) .img {
        max-width: 299px;
    }

    .caseBrestgas .stepItem:nth-child(4) .col {
        width: calc((100% - 30px) / 2);
    }

    .caseBrestgas .stepItem:nth-child(4) .col+.col {
        margin-left: 30px;
    }

    .caseBrestgas .stepItem:nth-child(4) .img+.wrapper {
        margin-top: 40px;
    }

    .caseBrestgas .caseResult {
        padding-top: 50px;
        padding-bottom: 60px;
    }

    .caseBrestgas .caseResult .backImg {
        width: 264px;
        max-width: 264px;
        margin-right: -485px;
    }

    .caseBrestgas .caseResult .backImg:before {
        width: 243px;
        height: 243px;
        top: -40px;
        left: -30px;
    }

    .caseBrestgas .caseResult .titleContainer+.contentContainer {
        margin-top: 30px;
    }

    .caseBrestgas .caseReview {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .caseBrestgas .reviewBlock {
        padding: 60px;
    }

    .caseBrestgas .reviewBlock .titleContainer+.contentContainer {
        margin-top: 30px;
    }
}

@media (max-width: 991px) {
    .caseBrestgas .checkList li+li {
        margin-top: 26px;
    }

    .caseBrestgas .checkItem {
        padding-left: 30px;
    }

    .caseBrestgas .checkItem:before {
        font-size: 20px;
    }

    .caseBrestgas .banner {
        padding-bottom: 50px;
    }

    .caseBrestgas .banner .leftSide {
        max-width: 400px;
    }

    .caseBrestgas .startSection .wrapper {
        display: block;
    }

    .gazPhone img {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .caseBrestgas .startSection .leftSide,
    .caseBrestgas .startSection .rightSide {
        width: 100%;
    }

    .caseBrestgas .startSection .leftSide {
        padding-bottom: 0px;
    }

    .caseBrestgas .startSection .rightSide {
        margin-top: 14px;
    }

    .caseBrestgas .startSection .img {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .caseBrestgas .startSection .titleContainer {
        text-align: center;
    }

    .caseBrestgas .startSection .titleContainer+.contentContainer {
        margin-top: 14px;
    }

    .caseBrestgas .taskSection .info .textBlock {
        line-height: 22px;
    }

    .caseBrestgas .tasksList .item {
        width: 100%;
        padding: 0px 25px 45px;
    }

    .caseBrestgas .taskItem .content .textBlock {
        line-height: 22px;
    }

    .caseBrestgas .caseAnalysis .img {
        display: block;
        float: none;
        margin-top: 0px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 0px;
        padding-bottom: 0px;
    }

    .caseBrestgas .caseAnalysis .titleContainer {
        margin-top: 57px;
        text-align: center;
    }

    .caseBrestgas .caseAnalysis .titleContainer+.contentContainer {
        margin-top: 35px;
    }

    .caseBrestgas .caseAnalysis .contentContainer .textBlock {
        line-height: 22px;
    }

    .caseBrestgas .caseAnalysis .contentContainer .textBlock p+p {
        margin-top: 26px;
    }

    .caseBrestgas .stepItem .titleBlock .subtitle {
        font-size: 18px;
        line-height: 22px;
    }

    .caseBrestgas .stepItem .titleBlock .title {
        font-size: 18px;
        line-height: 22px;
    }

    .caseBrestgas .stepItem .titleContainer+.contentContainer {
        margin-top: 39px;
    }

    .caseBrestgas .stepItem .wrapper {
        display: block;
    }

    .caseBrestgas .stepItem:first-child .col+.col {
        margin-left: 0px;
        margin-top: 26px;
    }

    .caseBrestgas .stepItem:first-child .col,
    .caseBrestgas .stepItem:nth-child(2) .col {
        width: 100%;
    }

    .caseBrestgas .stepItem:nth-child(2) .col+.col {
        margin-left: 0px;
        margin-top: 26px;
    }

    .caseBrestgas .stepItem:nth-child(2) .img+.checkList {
        margin-top: 43px;
    }

    .caseBrestgas .stepItem:nth-child(3) .wrapper {
        display: flex;
    }

    .caseBrestgas .stepItem:nth-child(3) .leftSide {
        width: calc(100% - 65px);
    }

    .caseBrestgas .stepItem:nth-child(4) .col {
        width: 100%;
    }

    .caseBrestgas .stepItem:nth-child(4) .col+.col {
        margin-left: 0px;
        margin-top: 26px;
    }

    .caseBrestgas .caseResult .wrapper .checkList {
        max-width: 100%;
    }

    .caseBrestgas .stepItem:nth-child(4) .img+.wrapper {
        margin-top: 35px;
    }

    .caseBrestgas .caseResult {
        padding-bottom: 480px;
    }

    .caseBrestgas .caseResult .backImg {
        bottom: -4px;
        margin-right: -172px;
    }

    .caseBrestgas .caseResult .titleContainer {
        text-align: center;
    }

    .caseBrestgas .caseResult .titleContainer+.contentContainer {
        margin-top: 26px;
    }

    .caseBrestgas .reviewBlock {
        padding: 52px 20px;
    }

    .caseBrestgas .reviewBlock .titleContainer {
        text-align: center;
    }

    .caseBrestgas .reviewBlock .titleContainer+.contentContainer {
        margin-top: 26px;
    }

    .caseBrestgas .reviewBlock .contentContainer .textBlock {
        line-height: 22px;
    }

    .caseBrestgas .reviewBlock .contentContainer .textBlock p+p {
        margin-top: 22px;
    }

    .caseBrestgas .reviewBlock:before {
        display: none;
    }
}

@media (max-width: 767px) {
    .caseBrestgas .banner .wrapper {
        display: block;
    }

    .caseBrestgas .banner .leftSide {
        max-width: 100%;
    }

    .gazPhone {
        max-width: 200px;
    }

    .caseBrestgas .banner .leftSide+.rightSide {
        margin-top: 45px;
    }

    .caseBrestgas .banner .info+.caseBtn {
        margin-top: 38px;
    }

    .caseBrestgas .banner .caseBtn {
        display: table;
        margin-left: auto;
        margin-right: auto;
    }

    .caseBrestgas .banner .img {
        display: block;
        margin-left: auto;
        margin-right: auto;
        max-width: 290px;
    }

    .caseBrestgas .caseAnalysis .img {
        max-width: 144px;
    }

    .caseBrestgas .stepItem:nth-child(3) .wrapper {
        display: block;
    }

    .caseBrestgas .stepItem:nth-child(3) .leftSide+.rightSide {
        margin-left: 0;
    }

    .caseBrestgas .stepItem:nth-child(3) .img {
        margin-left: auto;
        margin-right: auto;
        max-width: 200px;
    }

    .caseBrestgas .stepItem:nth-child(3) .leftSide {
        width: 100%;
    }

    .caseBrestgas .taskBlock {
        margin-left: -15px;
        margin-right: -15px;
        padding-left: 15px;
        padding-right: 15px;
    }
}