.mech-top_text_block{
    margin-top: 67px;
    max-width: 841px;
    padding: 25px 25px 11px 41px;
    color: #fff;
    background-color: #E41D2C;
    font-size: 17px;
    /*text-indent: 10px;*/
    transform: skew(-16deg);
    min-height: 111px;
    line-height: 23px;
    font-family: 'FuturisCTT Normal', arial;

}
.mech-top_text_block .mech-top_text{
    transform: skew(16deg);
    letter-spacing: 0.055em;
}
.mech-top_text_block .mech-top_text span{
    font-size: 22px;
}

.mech-top_info2{
    position: relative;
    z-index: 119;
    padding-left: 43px;
    padding-top: 29px;
}
.mech-top_info2 ul {
    max-width: 748px;
    display: grid;
    grid-template-rows: repeat(3, 1fr);
    grid-auto-flow: column;

}
.mech-top_info2 li{
    position: relative;
    font-size: 17px;
    line-height: 120%;
    margin-bottom: 28px;
}
.mech-top_info2 li:before {
    left: 0;
    content: "";
    display: block;
    width: 20px;
    border-top: 2px solid #e41d2c;
    border-right: 1px solid transparent;
    padding-bottom: 12px;
}
.mech-top_layout2{
    background-image: url(../../../images/mech_background1.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: auto 100%;
    min-height: 335px;
    position: relative;
    background-color: #f8f8f8;
}

.mech-top_layout2:after {
    position: absolute;
    z-index: 120;
    bottom: 0;
    right: 0;
    content: "";
    display: block;
    border-bottom: 80px solid #e41d2c;
    border-left: 26px solid transparent;
}
.mech-top_layout2 img {
    -webkit-transform: translateY(-50%) translateY(13px);
    -ms-transform: translateY(-50%) translateY(13px);
    transform: translateY(-50%) translateY(13px);
    right: 33px;
}
.mech-top_layout2 img {
    position: absolute;
    z-index: 120;
    top: 59%;
    display: block;
    width: 56%;
}
.mech-image-block{
    width: 100%;
}
.mech-top_layout-flex{
    display: flex;
    background-image: url(../../../images/mech-back-22.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: auto 100%;
    min-height: 335px !important;
    position: relative;
    background-color: #f8f8f8;
    margin-top: 190px;
    height: 345px;
    padding: 30px 40px !important;
}
.mech-top_layout-flex img{
    width: 100%;
}
.mech-top_layout img{
    top: -41% !important;
    width: 36% !important;
    left: 2%;
}
.mech-image-block{
    width: 70% !important;
}
.mech-top_info h4{
    padding-left: 0px !important;
    padding-top: 15px;
}
.mech-top_info ul{
    margin-top: 10px !important;
    padding-left: 0px !important;
}
.mech-top_info li{
    font-size: 14px !important;
}
.mech-top_layout_top2{
    margin-top: 210px;
    background-image: url(../../../images/mech-image_back-3.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: auto 100%;
}
.mech-top_layout_top2 img{
    position: absolute;
    z-index: 120;
    top: 40%;
    display: block;
    width: 60%;
    -webkit-transform: translateY(-50%) translateY(13px);
    -ms-transform: translateY(-50%) translateY(13px);
    transform: translateY(-50%) translateY(13px);
    right: -12px;
}
.title--default2 {
    font-size: 20px;
    line-height: 139%;
}
.mech-top_layout_top2 .mech-top_info{
    padding-left: 42px;
    padding-top: 65px;
}
.mech-top_info h4{
    padding-top: 36px !important;
}
.mech-partners_cell{
    width: calc(25% - 20px);
    height: 292.34px;
    padding: 0px !important;
}
.mech-top-over-hidden{
    width: 100%;
    overflow: hidden;
}
.adaptif360{
    display: none;
}
.top-mech-partners .mech-partners{
    margin-top: 60px;
}

@media (max-width: 1680px) {
    .mech-top_layout2 img{
        top: 66%;
        width: 56%;
        right: 0px;
        z-index: 121;
    }
    .mech-image-block {
        width: 60% !important;
    }
    .mech-top_layout img {
        top: -38% !important;
        width: 40% !important;
        left: 2%;
    }
    .mech-top_layout_top2 img {
        top: 40%;
        width: 60%;
        right: -12px;
    }
}
@media (max-width: 1550px){
    .mech-top_layout2 img {
        right: -11px;
        top: 68%;
        width: 53%;
    }
    .mech-top_layout img{
        top: -33% !important;
        width: 45% !important;
        left: 0%;
    }
    .mech-image-block {
        width: 50% !important;
    }
    .mech-top_layout_top2 img {
        top: 50%;
        width: 66%;
    }
    body .page .content-row .content.mech h2{
        width: 75%;
    }
}
@media (max-width: 1500px){
    .mech-top_layout2 img {
        top: 88%;
    }
}
@media (max-width: 1440px){
    .mech-top_layout2 img {
        right: 11px;
        top: 88%;
        width: 51%;
    }
    .mech-top_layout_top2 img {
        top: 50%;
        width: 59%;
    }
    .mech-top_layout img {
        top: -25% !important;
    }
}
@media (max-width: 1366px){
    .mech-top_info2 ul {
        grid-template-rows: repeat(4, 1fr);
    }
    .mech-top_layout2 img {
        right: 0px;
        top: 80%;
        width: 63%;
    }
    .mech-top_layout-flex {
        margin-top: 100px;
    }
    .mech-top_layout img {
        top: -20% !important;
        width: 45% !important;
        left: 0%;
    }
    .mech-image-block {
        width: 50% !important;
    }
    .mech-top_layout_top2 {
        margin-top: 100px;
    }
    .mech-why {
        margin-top: 80px;
    }
    .mech-top_layout_top2 img {
        top: 50%;
        width: 59%;
    }
}
@media (max-width: 1280px){
    .mech-top_layout2 img {
        right: 20px;
        top: 79%;
        width: 57%;
    }
    .mech-top_layout-flex {
        margin-top: 140px;
    }
    .mech-top_layout_top2  img {
        right: 0px;
        top: 53%;
        width: 60%;
    }
}
@media (max-width: 1024px){
    .mech-top_layout2 img {
        right: -2px;
        top: 80%;
        width: 62%;
        z-index: 121;
    }
    .mech-top_layout-flex {
        margin-top: 130px;
    }
    .mech-image-block {
        width: 48% !important;
    }
    .mech-top_layout_top2 img {
        top: 67%;
        width: 66%;
    }
    .mech-top_layout img {
        top: -11% !important;
        width: 46% !important;
        left: 0%;
    }
    .mech-top_layout_top2 .mech-top_info {
        padding-top: 40px;
    }
    body .mech-top {
        overflow: unset;
    }
}
@media (max-width: 768px){
    .mech-map {
        padding-right: 0px !important;
    }
    .mech-top_text_block {
        margin-top: 56px;
        transform: skew(-13deg);
        min-height: 144px;
        width: 732px;
    }
    .mech-top_text_block .mech-top_text {
        transform: skew(13deg);
    }
    body .page .content-row .content {
        padding: 20px 9px;
    }
    body .mech-top_row {
        max-width: 727px;
        margin: 0 auto;
    }
    .breadcrumbs {
        margin-left: 11px;
    }
    .mech-top_info2 ul {
        grid-template-rows: repeat(4, 1fr);
        max-width: 589px;
    }
    .mech-top_info2 {
        padding-left: 44px;
    }
    .mech-top_layout2 img {
        right: 10px;
        top: 82%;
        width: 66%;
    }
    .mech-top_info2 li:nth-child(4){
        margin-top: -16px;
    }
    .mech-top_layout-flex {
        margin-top: 161px;
        display: block;
        padding: 39px 41px !important;
        min-height: 625px !important;
    }
    body .title--default,
    body .page .content-row .content.mech h2{
        font-size: 20px;
        font-weight: 700;
        line-height: 32px;
    }
    .mech-top_info ul {
        margin-top: 9px !important;
    }
    body .mech-top_info li {
        font-weight: 400;
        line-height: 21px;
    }
    .mech-top_layout-flex {
        background-image: url(../../../images/mech-back-22-plan.png);
    }
    .mech-top_layout img {
        top: 16% !important;
        width: 68% !important;
        left: unset;
        right: -34px;
    }
    .mech-top_layout_top2 {
        margin-top: 119px;
        background-image: url(../../../images/mech_background1-plan.png);
        min-height: 625px;
    }
    .mech-top_layout_top2 img {
        right: -23%;
        top: 66%;
        width: 113%;
    }
    body .mech-why {
        margin-top: 191px;
    }
    .mech-top_layout2:after, body .mech-top_layout:after{
        display: none;
    }
    body .fs-objects_objects .sliderControls-vertical{
        top:435px;
    }
    .mech-partners_cell {
        width: calc(27% - 16px);
        height: 190px;
    }
    body .top-mech-partners .fs-objects_objects .sliderControls-vertical{
        top:200px;
    }
}
@media (max-width: 767px) {
    body .fix-mech-image__desktop {
        display: block!important;
    }
    body .title--default {
        font-size: 20px !important;
    }
    body .mech-partners_cell:nth-child(-n+4):after {
        height: 200%;
    }
    body .top-mech-partners .fs-objects_objects .sliderControls-vertical {
        top: 435px;
    }
    body .contacts-form {
        margin-top: 120px;
    }
}
@media (max-width: 650px) {
    body .mech-top_info{
        display: block;
    }
}
@media (max-width: 550px) {
    .mech-partners_cell {
        /*width: calc(28% - 16px);*/
        /*height: 180px;*/
    }
}
@media (max-width: 480px){
    body .title--default:not(.adaptif360), body .title--default2:not(.adaptif360){
        display: none;
    }
    .adaptif360{
        display: block;
    }
    body .fs-objects_objects .sliderControls-vertical {
        top: 325px;
    }
    body .mech-objects .fs-objects_photo {
        max-width: 100%;
        margin-bottom: 60px;
    }
    body .fs-objects_info h3{
        font: normal 700 20px/40px Nexa Replica Ru;
    }
    .mech-top_text_block {
        margin-top: 56px;
        transform: unset;
        min-height: 144px;
        width: 100%;
        padding: 30px 13px 11px 15px;
    }
    .mech-top_text_block .mech-top_text {
        transform: unset;
        font-size: 17px;
        font-weight: 400;
        line-height: 30px;
        display: grid;
    }
    .mech-top_layout2 img {
        right: 6px;
        top: 107%;
        width: 140%;
    }
    .mech-top_layout-flex {
        margin-top: 270px;
    }
    .mech-top_layout img {
        top: 53% !important;
        width: 91% !important;
        left: unset;
        right: 5%;
    }
    .mech-top_layout_top2 {
        margin-top: 180px;
    }
    .mech-top_layout_top2 img {
        right: -23%;
        top: 66%;
        width: 113%;
    }
    .mech-top_layout_top2 img {
        right: -20%;
        top: 77%;
        width: 120%;
    }
    body .mech-why {
        margin-top: 100px;
    }
    body .mech-partners_cell {
        width: 50%;
        white-space: nowrap;
        display: flex;
        flex-wrap: nowrap;
    }
    body .top-mech-partners .fs-objects_objects{
        margin-top: 0px;
    }
    .top-mech-partners .mech-partners{
        margin-top: 26px;
    }
    body .mech-partners_cell {
        background-size: 26%;
        height: 140px;
        border-bottom: 1px solid #E5E5E5;
    }
    body .mech-partners_cell:nth-child(2n-1){
        border-right: 1px solid #E5E5E5;
    }
    body .mech-partners_cell:last-child,
    body .mech-partners_cell:nth-last-child(2){
        border-bottom: none;
    }
    body .top-mech-partners .fs-objects_objects .sliderControls-vertical {
        top: 610px;
    }
}
@media (max-width: 456px){
    .mech-top_layout img {
        top: 58% !important;
    }
}
@media (max-width: 414px){
    .mech-top_layout img {
        top: 67% !important;
    }
    .mech-top_layout_top2 {
        margin-top: 220px;
    }
    .mech-partners_cell {
        width: calc(25% - 0px);
        height: 190px;
    }

}
@media (max-width: 360px){

    body .page .content-row .content {
        padding: 20px 20px;
    }
    .breadcrumbs {
        margin-left: 0px;
    }
    .mech-top_text_block {
        margin-top: 17px;
        min-height: 304px;
        width: 100%;
        transform: unset;
        padding: 30px 13px 11px 15px;
    }
    .mech-top_text_block .mech-top_text {
        transform: unset;
        font-size: 17px;
        font-weight: 400;
        line-height: 30px;
        display: grid;
    }
    .mech-top_info2 {
        padding-left: 15px;
        padding-top: 40px;
    }
    .mech-top_info2 ul {
        grid-template-rows: repeat(7, 1fr);
        max-width: 589px;
    }

    .mech-top_layout2 {
        background-image: url(../../../images/mech_background1_mob.png);
        background-size: 100% 100%;
        height: 1072px;
    }
    .mech-top_layout2 img {
        right: -6px;
        top: 77%;
        width: 196%;
    }
    .mech-top_info2 li:nth-child(4) {
         margin-top: 0px;
    }
    .mech-top_layout-flex {
        margin-top: 29px;
    }
    .mech-top_layout-flex {
        padding: 34px 14px !important;
    }
    body .title--default {
        line-height: 27px;
        font-size: 18px;
    }
    body .title--default:not(.adaptif360), body .title--default2:not(.adaptif360){
        display: none;
    }
    .adaptif360{
        display: block;
    }
    .mech-top_info h4 {
        padding-top: 27px !important;
    }
    .mech-top_layout-flex {
        background-image: url(../../../images/mech-back-22-plan_mob.png);
        background-size: 100% 100%;
    }
    .mech-top_layout img {
        top: 52% !important;
        width: 118% !important;
        right: -23px;
    }
    .mech-top_layout-flex {
        min-height: 743px !important;
    }
    .mech-top_layout_top2 {
        margin-top: 85px;
        background-image: url(../../../images/mech_background1-plan_mon.png);
        height: 557px;
        min-height: 557px;

    }
    .mech-top_layout_top2 .mech-top_info {
        padding-left: 13px;
        padding-top: 31px;
    }
    .title--default2 {
        font-size: 18px;
        font-weight: 700;
        line-height: 27px;
    }
    .mech-top_layout_top2 img {
        right: -33%;
        top: 80%;
        width: 141%;
    }
    body .mech-why {
        margin-top: 125px;
    }

    body .page .content-row .content.mech .top-mech-partners h2 {
        font-family: Nexa Replica RU;
        font-size: 19px;
        font-weight: 700;
        line-height: 30px;
        letter-spacing: 0em;
    }
}
