.home-wrapper .main__article .article-items .img img {
    //height: 220px;
    //object-fit: cover;
}

@media (max-width:756px) {
    .home-wrapper .main__article .article-items .img img {
        //height: 190px;
        //object-fit: cover;
    }
}

.home-wrapper .main .title-row .swiper-arrows {
    padding: 0;
}

.home-wrapper .container img {
    margin-bottom: 0;
}

.home-wrapper .main__article .title-row {
    text-align: center;
}

.home-wrapper .section-repCases.main__article .title-row {
    padding: 60px 0 30px;
    padding-bottom: 0;
}

.home-wrapper .section-repCases.main__article .article-items {
    grid-gap: 20px;
}

.home-wrapper .section-repCases.main__article .article-items .img img {
    margin-bottom: 9px;
}

.home-wrapper .section-repCases.main__article .article-items p {
    margin: 0;
    margin-bottom: 9px;
    padding: 0 10px;
}

.home-wrapper .section-repCases.main__article .article-items .title {
    font-size: 16px;
    line-height: 19.5px;
    text-decoration: none;
    padding: 0 10px;
}

.home-wrapper .main .swiper__block {
    padding-bottom: 0;
}

.home-wrapper .main__btn {
    max-width: 270px;
}

.home-wrapper .section-repPlan .main__btn {
    max-width: 229px;
    margin: auto;
    margin-top: 60px;
}

.banner-inner a.main__btn {
    width: 264px;
}

@media (max-width:768px) {
    .home-wrapper .main__btn {
        height: 47px;
        width: 194px;
    }

    .banner-inner a.main__btn {
        width: 188px;
        height: 43px;
    }

    .home-wrapper .section-repPlan .main__btn {
        max-width: 153px;
        margin-top: 50px;
        margin-bottom: 70px;
    }
}

.home-wrapper .container {
    width: 100%;
    padding: 0 20px;
    margin: 0 auto;
    max-width: 1450px;
    display: block
}

@media (max-width:1600px) {
    .home-wrapper .container {
        max-width: 1320px
    }
}

.home-wrapper .section-repAdvantage.section {
    padding: 60px 0
}

@media (max-width:768px) {
    .home-wrapper .section-repAdvantage.section {
        padding: 30px 0
    }
}

.home-wrapper .section-repAdvantage .repAdvantage__grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px 18px
}

@media (max-width:576px) {
    .home-wrapper .section-repAdvantage .repAdvantage__grid {
        display: flex;
        grid-gap: unset
    }
}

.home-wrapper .section-repAdvantage .swiper-scrollbar {
    display: none
}

@media (max-width:768px) {
    .home-wrapper .section-repAdvantage .swiper-scrollbar {
        display: block
    }
}

.home-wrapper .section-repAdvantage .repAdvantage__item {
    height: 211.72px;
    background: #f6f6f6;
    padding: 25px 25px 25px 0;
    display: flex;
    align-items: center;
    gap: 60px
}

@media (max-width:992px) {
    .home-wrapper .section-repAdvantage .repAdvantage__item {
        gap: 20px
    }
}

@media (max-width:768px) {
    .home-wrapper .section-repAdvantage .repAdvantage__item {
        gap: 15px;
        height: auto;
    }
}

.home-wrapper .section-repAdvantage .repAdvantage__item .content {
    flex: 1
}

.home-wrapper .section-repAdvantage .repAdvantage__item .img {
    flex: 0 0 25%
}

@media (max-width:992px) {
    .home-wrapper .section-repAdvantage .repAdvantage__item .img {
        flex: 0 0 40%
    }

    .home-wrapper .section-repAdvantage .repAdvantage__item .img img {
        max-width: 150px;
    }
}

.home-wrapper .section-repAdvantage .repAdvantage__item .title {
    font-weight: 700;
    font-size: 24px;
    line-height: 125.9%;
    text-transform: uppercase;
    color: #1A2129;
    margin-bottom: 11px;
    padding-bottom: 11px;
    border-bottom: 1px solid #1A2129;
    width: fit-content
}

@media (max-width:992px) {
    .home-wrapper .section-repAdvantage .repAdvantage__item .title {
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 8px;
        padding-bottom: 8px
    }
}

@media (max-width:576px) {
    .home-wrapper .section-repAdvantage .repAdvantage__item .title {
        font-size: 16px;
        line-height: 22px; //overflow-wrap: anywhere;}
    }

    .home-wrapper .section-repAdvantage .repAdvantage__item p {
        font-weight: 300;
        font-size: 15px;
        line-height: 18px;
        color: #1A2129
    }

    @media (max-width:992px) {
        .home-wrapper .section-repAdvantage .repAdvantage__item p {
            font-size: 12px;
            line-height: 15px
        }
    }

    @media (max-width:576px) {
        .home-wrapper .section-repAdvantage .repAdvantage__item p {
            font-size: 14px;
            line-height: 18px
        }
    }

    .repAdvantage__item img {
        height: auto
    }

    .form-screen {
        margin-top: 45px;
        margin-bottom: 100px;
        background-image: url(../img/form-fon.jpg.webp);
        background-position: center;
        background-size: cover;
    }

    .form-screen .container .content {
        padding: 70px 75px 65px 75px;
        width: 1300px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    @media (max-width:1440px) {
        .form-screen .container .content {
            padding: 70px 50px 65px 90px;
        }
    }

    #formorder-screen.form-screen .container .content {
        padding: 54px 0 65px 0;
    }

    #seven-screen.form-screen {
        background: none;
        padding-bottom: 50px;
    }

    .form-screen .container {
        background: none;
    }

    #seven-screen.form-screen .container .content {
        width: 100%;
        background: url(../img/form-fon-new.jpg) no-repeat center right / 1550px auto;
    }

    @media (max-width:1440px) {
        #seven-screen.form-screen .container .content {
            background-size: cover;
        }
    }

    @media (max-width:768px) {
        #seven-screen.form-screen .container .content {
            background: url(../img/form-fon-new-3line-h3-mob.jpg) no-repeat top center transparent;
            background-size: 100% 100%;
        }
    }

    .home-wrapper .section-repSuccess-full .swiper-scrollbar {
        display: none
    }

    @media (max-width:576px) {
        .home-wrapper .section-repSuccess-full .swiper-scrollbar {
            display: block
        }
    }

    .home-wrapper .section-repSuccess-full .swiper-wrapper {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: 10px
    }

    .home-wrapper .section-repSuccess-full .swiper-wrapper img {
        width: 100%;
        height: auto
    }

    @media (max-width:576px) {
        .home-wrapper .section-repSuccess-full .swiper-wrapper {
            display: flex
        }
    }

    .section-repSuccess-full .container {
        max-width: 1530px;
        padding: 0
    }

    .orm__page-main {
        display: block;
        font-weight: 300 !important;
        line-height: 25px
    }

    .orm__page-main p {
        font-size: 16px;
        line-height: 22.4px;
    }

    .orm_rep-text p b {
        font-family: Montserrat;
        font-size: 20px;
        font-weight: 700;
        line-height: 30px;
        text-align: left;
        text-transform: uppercase;
        padding-bottom: 16px;
    }

    @media (max-width: 768px) {
        .orm_rep-text p b {
            font-size: 16px;
            line-height: 20.8px;
        }
    }

    .orm__tasks-cell p {
        font-size: 16px !important;
        font-weight: 700 !important;
        color: #1A2129;
        line-height: 1.3;
        text-transform: uppercase;
    }

    p {
        color: #1A2129;
    }

    .orm__tasks-img {
        min-width: 70px;
    }

    .markway__orm-promo {
        margin-top: 120px;
    }

    .container__orm ul {
        list-style: none
    }

    .container__orm {
        max-width: 1450px;
        padding-left: 20px;
        padding-right: 20px;
        margin: 0 auto;
        height: 90%;
    }

    @media (min-width:992px) and (max-width:1440px) {
        .container__orm {
            padding-left: 80px;
            padding-right: 80px;
        }
    }

    .banner__container-orm {
        padding: 40px 0 180px 80px;
        margin-bottom: 53px
    }

    .markway__banner-orm {
        position: relative;
        background-image: url(https://markway.ru/wp-content/uploads/2023/11/orm__background-01.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        background-attachment: scroll;
        background-size: cover;
        margin-bottom: 60px
    }

    .banner__title-first p {
        color: rgba(255, 255, 255, .7);
        font-weight: 700 !important;
        padding-bottom: 25px
    }

    .banner__title-strip {
        clear: both;
    }

    .banner__title-strip br {

        //display:none}
        .banner__title-main h1,
        .banner__title-main span {
            font-weight: 900;
            font-size: 60px;
            color: #FFF;
            line-height: 40px;
            text-transform: uppercase;
        }

        .banner__title-main .banner-logo {
            margin-left: 20px;
            margin-top: 7px;
            float: left;
        }

        .banner__title-main h1 {
            float: left;
            line-height: 70px;
        }

        .banner__title-strip {
            position: relative; //margin-bottom:10px;z-index:1}

            .banner__title-strip h1 {
                line-height: 73px;
            }

            .banner__title-strip h1 img {
                display: inline-block;
                position: absolute;
                margin-left: 70px;
                margin-top: -65px;
            }

            @media (max-width:1440px) {
                .banner__title-strip h1 {
                    line-height: 69.24px;
                }
            }

            @media (max-width:768px) {
                .banner__title-strip h1 img {
                    top: -60px;
                    left: 0;
                    margin: 0;
                    width: auto;
                    height: 38px;
                }
            }

            .banner__title-main-second {
                position: relative;
                z-index: 11;
            }

            .banner__title-main-second:before {
                content: '';
                width: 1074.81px;
                height: 35px;
                background: rgba(0, 141, 198, .27);
                display: block;
                position: absolute;
                left: -8px;
                bottom: 70px;
                z-index: -1;
            }

            .banner__title-main-second:after {
                content: '';
                width: 1125.15px;
                height: 30px;
                background: rgba(0, 141, 198, .27);
                display: block;
                position: absolute;
                left: -8px;
                bottom: 0;
                z-index: -1;
            }

            @media (max-width:1440px) {}

            .banner__title-strip p {
                font-weight: 200 !important;
                font-size: 52px;
                color: #FFF;
                margin-bottom: 20px;
                margin-left: 0;
            }

            .banner__text-service p {
                width: 893px;
                color: #FFFFFF !important;
                margin-bottom: 25px;
                max-width: 100%;

                font-family: Montserrat;
                font-weight: 300;
                line-height: 25.6px;
                text-align: left;

            }

            @media (max-width:1440px) {
                .banner__text-service p {
                    width: 955px;
                }
            }

            @media (max-width:768px) {
                .banner__text-service p {
                    margin-bottom: 40px;
                }

                .banner__title-main-second:after {
                    display: none;
                }
            }

            .banner__btn-title button {
                width: 274px;
                height: 65px;
                border-radius: 6px;
                background: linear-gradient(269deg, #FFA500 0%, #FFC100 100%);
                cursor: pointer;
                color: #1A2129;
                font-size: 12px;
                font-weight: 600
            }

            .markway__orm-promo,
            .home-wrapper .main .section {
                margin-bottom: 150px;
                padding-bottom: 0 !important;
                overflow: visible;
            }

            .main__partners {
                margin-bottom: 110px !important;
            }

            .home-wrapper .main .section.section-adaptiveNecessary,
            .home-wrapper .main .section.markway__orm-promo,
            .home-wrapper .main .markway__need-orm,
            .home-wrapper .main .markway__orm-tasks-section,
            .home-wrapper .main .section-effect,
            .home-wrapper .main .removal-guide-section,
            .home-wrapper .main .section-del,
            .home-wrapper .main .section.section-howtodo {
                margin-bottom: 90px;
            }

            .home-wrapper .main .section-del {
                margin-bottom: 70px;
            }

            .orm_rep {
                display: grid;
                grid-template-columns: 1fr;
                row-gap: 60px;
            }

            @media (max-width:768px) {
                .orm_rep {
                    row-gap: 0;
                }

                .main__partners {
                    margin-bottom: 80px !important;
                }
            }

            .orm_rep-title {
                display: flex;
                justify-content: space-between;
                grid-template-columns: 1fr 1fr;
                column-gap: 20px;
            }

            @media (max-width:768px) {
                .orm_rep-title {
                    grid-template-columns: 1fr;
                    flex-direction: column;
                }
            }

            .orm_rep-title h3 {
                width: 81%;
                color: #1A2129;
                font-size: 40px;
                font-weight: 900;
                line-height: 51px;
                text-transform: uppercase;
            }

            .orm_rep-title span {
                color: #FAB50A;
                font-weight: 300
            }

            .orm_rep-nmbr {
                gap: 40px;
                display: grid;
                grid-template-columns: 597px 597px;
                justify-content: space-between;
            }

            @media (max-width:576px) {
                .markway__orm-promo .orm_rep-nmbr {
                    gap: 20px;
                }
            }

            .orm_rep-nmbr>div {
                box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
                height: 159px;
                padding: 0 35px 0 30px;
                border-radius: 10px;
                display: grid;
                align-items: center;
                grid-template-columns: auto auto;
                gap: 30px;
            }

            .orm_rep-nmbr>div:nth-child(1) {}

            .orm_rep-nmbr>div:nth-child(2) {
                padding: 0 19px 0 26px;
            }

            .orm_rep-nmbr>div:nth-child(3) {
                padding: 0 0 0 19px;
            }

            @media (max-width:1440px) {}

            .orm_rep-nbr-img {}

            .orm_rep-nbr-text {

                font-family: Montserrat;
                font-size: 16px;
                font-weight: 700;
                line-height: 20.8px;
                text-align: left;
                text-transform: uppercase;
            }

            .orm_rep-nbr-text span {
                font-family: Montserrat;
                font-size: 60px;
                font-weight: 900;
                line-height: 78px;
                text-align: left;
                text-transform: uppercase;
                color: rgba(227, 229, 232, 1);
                display: inline-block;
                //border-bottom: 1px solid rgba(246, 195, 32, 1);
                margin-bottom: 10px;
            }

            .markway__orm-promo .orm_rep-nbr-text span {
                border-bottom: 1px solid rgba(246, 195, 32, 1);
            }

            .markway__orm-promo .orm_rep-nmbr {
                padding-right: 97px;
            }

            @media (max-width: 1440px) {
                .markway__orm-promo .orm_rep-nmbr {
                    padding-right: 33px;
                }
            }

            @media (max-width: 762px) {
                .markway__orm-promo .orm_rep-nmbr {
                    padding-right: 0;
                }
            }

            .home-wrapper .main .section.section-howtodo {
                background: #F8F8F8;
                padding: 60px 0;
            }

            @media (max-width: 768px) {
                .home-wrapper .main .section.section-howtodo {
                    padding: 20px 0;
                }
            }

            .section-howtodo .orm_rep-nbr-text span {
                font-family: Montserrat;
                font-size: 72px;
                font-weight: 900;
                line-height: 90.65px;
                text-align: left;
                padding-bottom: 0;
                margin-bottom: 16px;
                width: 100%;
            }

            .section-howtodo .orm_rep-nbr-text span:after {
                content: '';
                width: 100%;
                height: 1px;
                background: rgba(246, 195, 32, 1);
                display: block;
                margin-top: 16px;
            }

            @media (max-width:992px) {
                .orm_rep-nmbr {
                    display: grid;
                    grid-template-columns: 1fr;
                    margin-top: 20px;
                }

                .orm_rep-nmbr>div {
                    grid-template-columns: 1fr;
                }

                .orm_rep-nbr-text {
                    padding-left: 0;
                    border-left: none;
                    display: block;
                }

                .orm_rep-nmbr>div:nth-child(1),
                .orm_rep-nmbr>div:nth-child(2),
                .orm_rep-nmbr>div:nth-child(3),
                .orm_rep-nmbr>div:nth-child(4) {
                    width: auto;
                    padding-top: 20px;
                    padding-left: 30px;
                    padding-right: 0;
                    height: auto;
                    align-items: normal;
                    display: block;
                    padding-bottom: 20px;
                }

                .orm_rep-nbr-img {
                    max-width: 175px;
                    display: block;
                }

                .orm_rep-nbr-img img {
                    max-width: 100% !important;
                    height: auto;
                }

                .orm_rep-nbr-text span {
                    font-family: Montserrat;
                    font-size: 40px;
                    font-weight: 900;
                    line-height: 52px;
                    text-align: left;
                    margin-bottom: 12px;
                }

                .section-howtodo .orm_rep-nbr-text span {
                    font-family: Montserrat;
                    font-size: 54px;
                    font-weight: 900;
                    line-height: 67.99px;
                    text-align: left;
                    border: none;
                    position: relative;
                    margin-bottom: 12px;
                    padding-bottom: 0;
                }

                .section-howtodo .orm_rep-nbr-text span:after {
                    margin-top: 12px;
                }
            }

            .section-howtodo .orm_rep-nmbr {
                grid-template-columns: 1fr 1fr 1fr;
                gap: 20px;
                margin-top: 60px;
                align-items: flex-start;
                padding-bottom: 60px;
            }

            @media(max-width:768px) {
                .section-howtodo .orm_rep-nmbr {
                    grid-template-columns: 1fr;
                    margin-top: 20px;
                    gap: 20px;
                }

                .section-howtodo .orm_rep-nmbr {
                    padding-bottom: 20px;
                }
            }

            .section-howtodo .orm_rep-nmbr>div {
                padding: 0;
                box-shadow: none;
                height: auto;
                display: block;
            }

            .markway__need-orm {
                position: relative;
                margin-bottom: 150px;
                overflow: visible;
                display: flex;
                //align-items: center;
                //height: 784px;
                background-color: #F8F8F8;
                padding-top: 60px;
                padding-bottom: 40px;
            }

            .orm_rep-text {
                max-width: 738px;
                width: 100%;
            }

            @media (max-width: 1440px) {
                .orm_rep-title h3 {
                    max-width: 526px;
                }
            }

            .need__orm-net-01 {
                display: grid;
                grid-template-columns: repeat(3, 1fr);
                column-gap: 20px;
                row-gap: 60px;
                margin-top: 60px
            }

            .need__orm-cell {
                //display:flex;
                //gap:20px;
                box-shadow: 8px 10px 35px rgba(0, 0, 0, 0.15);
                border-radius: 10px;
                padding: 24px;
                background: #fff;
            }

            .need__orm-cell a {
                color: #FAB50A;
            }

            .need__orm-cell p {
                color: #1A2129 !important;
                font-weight: 400 !important;
            }

            .orm_cell-img {
                display: flex;
                gap: 40px;
                padding-bottom: 32px;
                align-items: center;
            }

            .orm_cell-img p {
                text-transform: uppercase;
            }

            .orm_cell-img img {
                max-width: 100px !important;
                border-radius: 8px;
            }

            .need__orm-net-02 {
                display: grid;
                grid-template-columns: repeat(2, 1fr);
                column-gap: 20px;
                padding: 20px 0;
            }

            .orm_cell-04- {
                grid-column-start: 1;
                grid-column-end: 2
            }

            .orm_cell-05- {
                grid-column-start: 2;
                grid-column-end: 3
            }

            .markway__orm-tasks {
                position: relative;
                margin-bottom: 150px;
                overflow: unset;
                height: 100%;
            }

            .markway__orm-tasks::after {

                //content:url(https://markway.ru/wp-content/uploads/2023/11/rocket__img.png);position:absolute;top:-175px;left:0}
                .markway__orm-tasks::before {
                    content: url(https://markway.ru/wp-content/uploads/2023/11/planet__img.png);
                    position: absolute;
                    bottom: -113px;
                    right: 0
                }

                .orm__tasks-net {
                    display: grid;
                    grid-template-columns: repeat(3, 1fr);
                    column-gap: 20px;
                    row-gap: 40px;
                    margin-top: 60px;
                }

                .orm__tasks-cell {
                    display: flex;
                    gap: 20px;
                    border-bottom: 1px solid #E3E5E8;
                    padding-bottom: 18px;
                    align-items: center;
                }

                .markway__orm-take .orm__tasks-cell {
                    //flex-wrap: wrap;
                    box-shadow: 8px 10px 35px rgba(0, 0, 0, 0.15);
                    border-radius: 10px;
                    display: block;
                    background: #fff;
                }

                .markway__orm-take .orm__tasks-img {
                    padding-left: 39px;
                    padding-top: 28px;
                    padding-bottom: 16px;

                    display: flex;
                    align-items: center;
                    gap: 20px;
                }

                .markway__orm-take .orm__tasks-desc {
                    padding-left: 39px;
                    padding-right: 39px;
                    //padding-bottom: 50px;
                    //height: 120px;
                }

                .orm__tasks-desc p {
                    font-size: 16px;
                    text-transform: none;
                    font-weight: 300 !important;
                    line-height: 1.4;
                }

                .home-wrapper .main .title-row .inner-title {
                    max-width: 100%;
                }

                .home-wrapper .main__review-inner .swiper-arrows {
                    bottom: 0 !important;
                }

                .home-wrapper .main .section {
                    padding: 0;
                }

                .home-wrapper .main .title-row p:first-child {
                    font-weight: 600 !important
                }

                .home-wrapper .section-repPlan.section {
                    padding: 60px 0; //margin-bottom:30px;padding-top: 0;}

                    @media (max-width:768px) {
                        .home-wrapper .section-repPlan.section {
                            padding: 30px 0
                        }
                    }

                    .home-wrapper .section-repPlan .products-list {
                        max-width: 1172px;
                        margin: auto;
                    }

                    @media (max-width:992px) {
                        .home-wrapper .section-repPlan .products-list {
                            grid-template-columns: 1fr;
                            max-width: 450px;
                            margin-left: auto;
                            margin-right: auto
                        }
                    }

                    .home-wrapper .section-repPlan .products-list .product-item {
                        background: #fff;
                        box-shadow: 0 19px 52px 2px #d8dcdd;
                        border-radius: 10px;
                        min-height: 100px !important;
                        max-width: 576px;
                    }

                    @media (max-width:1600px) {
                        .home-wrapper .section-repPlan .products-list .product-item {
                            max-width: 630px;
                        }

                        .home-wrapper .section-repPlan .products-list {
                            max-width: 1280px;
                        }
                    }

                    .home-wrapper .section-repPlan .products-list .product-item .top {
                        height: 83px;
                        display: flex;
                        align-items: center;
                        justify-content: center;
                        text-align: center;
                        //padding:10px;
                        font-weight: 900;
                        font-size: 24px;
                        line-height: 125.9%;
                        letter-spacing: .03em;
                        text-transform: uppercase;
                        color: #1a2129;
                    }

                    @media (max-width:768px) {
                        .home-wrapper .section-repPlan .products-list .product-item .top {
                            font-family: Montserrat;
                            font-size: 24px;
                            font-weight: 900;
                            line-height: 30.22px;
                            letter-spacing: 0.03em;
                            text-align: center;
                            height: 132px;
                        }
                    }

                    .home-wrapper .section-repPlan .products-list .product-item .center {
                        background: #f9f9f9;
                        min-height: 156px;
                        padding-left: 21px;
                        padding-top: 44px;
                        padding-right: 21px;
                        border-top: 1px solid #e0e0e0;
                        border-bottom: 1px solid #e0e0e0;
                        text-align: left !important;
                        display: flex !important;
                        gap: 18px;
                        margin-bottom: 0 !important;
                    }

                    @media (max-width:1440px) {
                        .home-wrapper .section-repPlan .products-list .product-item .center {
                            padding: 25px 16px
                        }
                    }

                    .home-wrapper .section-repPlan .products-list .product-item .center p {
                        flex: 1;

                        //styleName: Regular mobile;
                        font-family: Montserrat;
                        font-size: 14px;
                        font-weight: 300;
                        line-height: 17.07px;
                        text-align: left;

                    }

                    .home-wrapper .section-repPlan .products-list .product-item .bottom {
                        min-height: 70px;
                        padding: 0 21px;
                        display: flex;
                        align-items: center;
                        justify-content: space-between;
                        gap: 20px;
                    }

                    @media (max-width:1440px) {
                        .home-wrapper .section-repPlan .products-list .product-item .bottom {
                            padding: 0 48px
                        }
                    }

                    .home-wrapper .section-repPlan .products-list .product-item .bottom .p {
                        font-weight: 700;
                        font-size: 24px;
                        line-height: 140%;
                        color: #1a2129;
                        flex: 1
                    }

                    @media (max-width:1200px) {
                        .home-wrapper .section-repPlan .products-list .product-item .bottom .p {
                            font-size: 18px
                        }
                    }

                    .home-wrapper .section-repPlan .products-list .product-item .bottom .p span {
                        font-size: 17px;
                        font-weight: 500;
                    }

                    @media (max-width:1200px) {
                        .home-wrapper .section-repPlan .products-list .product-item .bottom .p span {
                            font-size: 14px
                        }
                    }

                    .home-wrapper .section-repPlan .products-list .product-item .bottom a {
                        display: flex;
                        align-items: center;
                        justify-content: center;
                        text-align: center;
                        cursor: pointer;
                        background: linear-gradient(90.23deg, #ffc100 .2%, #ffa500 99.54%);
                        border-radius: 4px;
                        height: 47px;
                        width: 100%;
                        width: 112px;
                        font-weight: 600;
                        font-size: 12px;
                        line-height: 140%;
                        text-transform: uppercase;
                        color: #1a2129;
                        min-width: 110px;
                    }

                    .section-repPlan-desc {
                        display: grid;
                        grid-template-columns: 1fr 1fr;
                        gap: 20px;
                        margin-bottom: 60px;
                    }

                    .section-what-need {
                        margin-top: 110px;
                        margin-bottom: 120px !important;
                    }

                    @media (max-width:1440px) {
                        .section-repPlan-desc {
                            grid-template-columns: 680px 628px;
                            gap: 0;
                            margin-bottom: 50px;
                        }

                        section.section-what-need .section-repPlan-desc {
                            grid-template-columns: 680px 565px;
                            justify-content: space-between;
                        }
                    }

                    @media (max-width:768px) {
                        .section-repPlan-desc {
                            grid-template-columns: 1fr;
                        }
                    }

                    .section-repPlan-desc-text {
                        font-family: Montserrat;
                        font-size: 16px;
                        font-weight: 300;
                        line-height: 22.4px;
                        text-align: left;
                    }

                    .core__value-title::before,
                    .title-row:before {
                        content: url(https://markway.ru/wp-content/uploads/2023/11/img__water-sign.png);
                        position: absolute;
                        top: 0;
                        left: -27px;
                        right: 0;
                        z-index: -1
                    }

                    .core__value-title {
                        position: relative;
                        padding: 55px 0 0;
                        text-align: center;
                        margin-bottom: 30px;
                    }

                    .section-repPlan .core__value-title,
                    .section-repSuccess-full .core__value-title,
                    .steps-work .core__value-title,
                    .section-repCases .core__value-title {
                        margin-bottom: 60px;
                    }

                    .core__value-title p {
                        font-size: 14px;
                        font-weight: 600 !important;
                        color: #008CBE;
                        margin-bottom: 23px;
                        text-align: center;
                    }

                    .core__value-title h2 {
                        font-weight: 900;
                        font-size: 54px;
                        color: #1A2129
                    }

                    .core__value-title span {
                        font-weight: 300;
                        color: #FAB50A
                    }

                    .markway__stages-work {
                        margin-bottom: 150px
                    }

                    .stages__work-item {
                        display: grid;
                        grid-template-columns: repeat(2, 1fr);
                        column-gap: 70px;
                        row-gap: 35px;
                        border-top: 1px solid rgba(196, 196, 196, .6);
                        border-bottom: 1px solid rgba(196, 196, 196, .6);
                        padding: 40px 0;
                        align-items: center
                    }

                    .stages__work-content {
                        display: flex;
                        gap: 45px;
                        align-items: center
                    }

                    .stages__work-parag p {
                        color: #E3E5E8 !important;
                        font-size: 72px !important;
                        font-weight: 900 !important
                    }

                    .stages__work-title p {
                        color: #1A2129 !important;
                        font-size: 18px !important;
                        font-weight: 700 !important;
                        text-transform: uppercase
                    }

                    .stages__work-title span {
                        color: #008CBE !important
                    }

                    .stages__work-text p {
                        font-weight: 300 !important;
                        font-size: 16px !important
                    }

                    .home-wrapper .section-repCases {

                        //padding-top: 150px !important;}
                        .home-wrapper .section-repCases.main__article .article-items {
                            margin-top: 0
                        }

                        .section-repSuccess-full {
                            padding-top: 0 !important
                        }

                        @media(max-width:576px) {
                            body {
                                font-size: 14px;
                                font-weight: 300;
                                color: #1A2129
                            }

                            .main section {
                                margin-bottom: 60px
                            }

                            .container__orm1 {
                                padding-right: 10px;
                                padding-left: 10px
                            }

                            .banner__container-service {
                                padding: 40px 0 73px 20px
                            }

                            .markway__banner-orm {
                                background-image: url(https://markway.ru/wp-content/uploads/2023/11/orm__adap-background.png)
                            }

                            .banner__title-strip br {
                                display: inline
                            }

                            .banner__title-first p {
                                padding-bottom: 50px
                            }

                            .banner__title-main h1 {
                                font-weight: 900;
                                font-size: 23px;
                                line-height: normal;
                                padding-bottom: 5px
                            }

                            .banner__title-strip::before {
                                width: 144px !important;
                                height: 30px;
                                left: 0;
                                top: 3px !important
                            }

                            .banner__title-strip span::before {
                                content: '';
                                width: 196px !important;
                                height: 30px;
                                background: rgba(0, 141, 198, .27);
                                display: block;
                                position: absolute;
                                left: 0;
                                top: 44px !important;
                                z-index: 1
                            }

                            .banner__title-strip p {
                                font-size: 23px !important;
                                font-weight: 300;
                                margin-left: 0;
                                margin-bottom: 15px
                            }

                            .banner__btn-title button {
                                width: 167px;
                                height: 43px
                            }

                            .banner__text-service p {}

                            .orm_rep-title h3 {
                                text-align: center;
                                font-size: 16px;
                                line-height: 22px
                            }

                            .orm_rep {
                                grid-template-columns: 1fr; //row-gap:40px}

                                .need__orm-net-01 {
                                    grid-template-columns: repeat(1, 1fr);
                                    row-gap: 30px;
                                    margin-bottom: 30px
                                }

                                .need__orm-net-02 {
                                    grid-template-columns: repeat(1, 1fr);
                                    row-gap: 30px;
                                    padding: 0
                                }

                                .orm_cell-04- {
                                    grid-column-start: 1;
                                    grid-column-start: 1
                                }

                                .orm_cell-05- {
                                    grid-column-start: 1;
                                    grid-column-start: 1
                                }

                                .orm__tasks-net {
                                    grid-template-columns: repeat(1, 1fr);
                                    margin-top: 30px
                                }

                                .markway__orm-tasks::after {
                                    display: none
                                }

                                .markway__orm-tasks::before {
                                    display: none
                                }

                                .core__value-title::before,
                                .title-row:before {
                                    display: none
                                }

                                .markway__core-value {
                                    max-width: 321px;
                                    background: none;
                                    margin-bottom: 20px !important;
                                    margin: 0 auto
                                }

                                .core__value-title {
                                    padding: 55px 0 20px;
                                    margin-bottom: 0
                                }

                                .core__value-title.title-rates {
                                    padding-bottom: 30px;
                                }

                                .core__value-title h2 {
                                    font-weight: 900;
                                    font-size: 28px;
                                    color: #1A2129
                                }

                                .core__value-title p {
                                    margin-bottom: 10px
                                }

                                .markway__our-advantages {
                                    display: none
                                }

                                .stages__work-item {
                                    grid-template-columns: repeat(1, 1fr);
                                    row-gap: 30px
                                }

                                .stages__work-parag p {
                                    font-size: 54px
                                }

                                .stages__work-text p {
                                    font-size: 14px
                                }

                                .home-wrapper .section-repPlan.section {
                                    margin-bottom: 80px
                                }

                                .title-rates {
                                    //padding-bottom:25px!important}
                                }


                                .section-strategy {}

                                @media (max-width: 768px) {
                                    .section-strategy {}
                                }

                                @media (max-width: 576px) {
                                    .section-strategy {}
                                }

                                .container .strategy__grid-item img {
                                    max-width: 100%;
                                }

                                .section-strategy .middle-title {}

                                .section-strategy .container {
                                    max-width: 1420px;
                                    display: block
                                }

                                .strategy__grid {
                                    margin-top: 60px;
                                    display: grid;
                                    grid-template-columns: 1fr 1fr;
                                    grid-gap: 20px
                                }

                                .strategy__grid.strategy__grid-1-2 {
                                    grid-template-columns: 1fr 2fr;
                                }

                                .strategy__grid.strategy__grid-2-1 {
                                    grid-template-columns: 2fr 1fr;
                                }

                                .strategy__grid.strategy__grid-1-1-1 {
                                    grid-template-columns: 1fr 1fr 1fr;
                                    grid-template-columns: 1.02fr 1.01fr 1fr;
                                }

                                @media (max-width: 992px) {
                                    .strategy__grid {
                                        margin-top: 40px
                                    }
                                }

                                @media (max-width: 768px) {
                                    .strategy__grid {
                                        margin-top: 25px;
                                        grid-template-columns: 1fr
                                    }
                                }

                                @media (max-width: 576px) {
                                    .strategy__grid {
                                        margin-top: 20px
                                    }
                                }

                                .strategy__grid-item {
                                    min-height: 224px;
                                    position: relative;
                                    padding: 0;
                                    color: #fff;
                                    overflow: hidden;
                                    border-radius: 10px;
                                    display: flex;
                                    gap: 25px;
                                    align-items: center;
                                    padding-left: 35px;
                                }

                                @media (max-width: 992px) {
                                    .strategy__grid-item {
                                        //padding:35px 35px 20px 15px
                                    }
                                }

                                @media (max-width: 768px) {
                                    .strategy__grid-item {
                                        height: auto;
                                        align-items: flex-start;
                                        gap: 30px;
                                    }
                                }

                                @media (max-width: 576px) {
                                    .strategy__grid-item {
                                        flex-direction: column;
                                        gap: 15px
                                    }
                                }

                                .strategy__grid-item img {
                                    position: absolute;
                                    top: 0;
                                    left: 0;
                                    width: 100%;
                                    height: 100%;
                                    z-index: 1;
                                    pointer-events: none
                                }

                                .strategy__grid-item .num {
                                    position: relative;
                                    z-index: 2;
                                    font-style: normal;
                                    font-family: Montserrat;
                                    font-size: 72px;
                                    font-weight: 900;
                                    line-height: 90.65px;
                                    text-align: left;
                                }

                                @media (max-width: 992px) {
                                    .strategy__grid-item .num {
                                        font-family: Montserrat;
                                        font-size: 54px;
                                        font-weight: 900;
                                        line-height: 67.99px;
                                    }
                                }

                                .strategy__grid-item .top {
                                    display: flex;
                                    align-items: flex-start;
                                    gap: 16px;
                                    position: relative;
                                    z-index: 2;
                                }

                                @media (max-width: 576px) {
                                    .strategy__grid-item .top {
                                        padding-top: 0
                                    }
                                }

                                .strategy__grid-item .top span {
                                    flex: 1;
                                    font-style: normal;
                                    color: #fff;
                                    text-transform: uppercase;
                                    max-width: 359px;
                                    display: inline-block;
                                    font-family: Montserrat;
                                    font-size: 18px;
                                    font-weight: 700;
                                    line-height: 22.66px;
                                    text-align: left;
                                }

                                @media (max-width: 768px) {
                                    .strategy__grid-item .top span {
                                        font-family: Montserrat;
                                        font-size: 16px;
                                        font-weight: 700;
                                        line-height: 20.8px;
                                    }

                                    .strategy__grid-item .content {}
                                }

                                .strategy__grid-item p {
                                    font-size: 16px;
                                    margin-top: 16px;
                                    color: #fff;
                                    position: relative;
                                    line-height: 140%;
                                    z-index: 2;
                                    max-width: 600px
                                }

                                @media (max-width: 768px) {
                                    .strategy__grid-item p {
                                        font-size: 14px
                                    }
                                }

                                @media (max-width: 576px) {
                                    .strategy__grid-item p {
                                        margin-top: 16px
                                    }
                                }

                                .section-adaptiveNecessary .middle-title {
                                    //display: grid;
                                    //grid-template-columns: 627px 1fr;
                                    //column-gap: 70px;
                                }

                                .section-adaptiveNecessary .middle-title p {
                                    text-transform: none;
                                    max-width: 630px;
                                }

                                .middle-title {
                                    font-weight: 900;
                                    font-size: 34px;
                                    line-height: 116.9%;
                                    text-transform: uppercase;
                                    color: #1A2129;
                                    display: block;
                                    //margin-bottom: 60px;
                                    line-height: 44.2px;
                                }

                                .section-adaptiveNecessary .middle-title {
                                    margin-bottom: 60px;
                                }

                                @media (max-width:1440px) {
                                    .section-adaptiveNecessary .middle-title {
                                        margin-bottom: 60px;
                                    }
                                }

                                .middle-title span {
                                    font-weight: 300;
                                    color: #FABA19;
                                }

                                .main__success-inner .success-wrapper {
                                    margin-top: 0px;
                                    display: flex;
                                    justify-content: center;
                                }

                                .section-results_service {
                                    padding: 75px 0
                                }

                                @media (max-width: 576px) {
                                    .section-results_service {
                                        padding: 35px 0
                                    }
                                }

                                .section-results_service .middle-title {
                                    max-width: 878px
                                }

                                .section-results_service .results_service__grid {
                                    display: grid;
                                    grid-template-columns: 1fr 1fr 1fr;
                                    margin-top: 60px;
                                    grid-gap: 20px
                                }

                                .removal-guide-section {
                                    margin-top: 120px;
                                }

                                .removal-inner {
                                    display: flex;
                                    flex-direction: column;
                                    gap: 50px;
                                }

                                .removal-inner .middle-title h3 {
                                    font-weight: 900 !important;
                                    line-height: 51px;
                                }

                                .section-removal__grid {
                                    display: grid;
                                    grid-gap: 20px;
                                    font-size: 14px;
                                    grid-template-columns: 1fr 1fr 1fr;
                                }

                                .section-removal__grid-item {
                                    display: flex;
                                    position: relative;
                                    padding-bottom: 0px;
                                    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
                                    border-radius: 10px;
                                }

                                .section-removal__grid-item:nth-child(5) {
                                    grid-column: 2 / 4;
                                }

                                @media (max-width: 1100px) {
                                    .section-removal__grid {
                                        grid-template-columns: 1fr 1fr;
                                    }

                                    .section-removal__grid-item:nth-child(5) {
                                        grid-column: 1 / 3;
                                    }
                                }

                                .top2 {
                                    padding: 23px 16px;
                                    display: flex;
                                    gap: 20px;
                                    align-items: center;
                                }

                                .top2 img:nth-child(2) {
                                    display: none;
                                }

                                .section-removal__grid .top2 span {
                                    font-size: 18px;
                                    font-weight: 700;
                                    line-height: 23px;
                                    text-transform: uppercase;
                                    align-items: center;
                                }

                                @media (max-width: 1440px) {
                                    .section-removal__grid .top2 span {
                                        font-size: 16px;
                                    }

                                    .orm_rep-title h3 {
                                        font-size: 34px;
                                        line-height: 44px;
                                    }

                                    .middle-title h3 {
                                        font-size: 36px;
                                    }

                                    .removal-inner {
                                        gap: 40px;
                                    }

                                    .top2 {
                                        gap: 10px;
                                    }

                                    .removal-inner .middle-title h3 {
                                        line-height: 48px;
                                    }
                                }

                                @media (max-width: 768px) {
                                    .section-removal__grid {
                                        grid-template-columns: 1fr;
                                    }

                                    .section-removal__grid-item:nth-child(5) {
                                        grid-column: 1 / 2;
                                    }

                                    .top2 img:nth-child(1) {
                                        display: none;
                                    }

                                    .top2 img:nth-child(2) {
                                        display: block;
                                    }

                                    .top2 {
                                        align-items: start;
                                    }

                                    .section-removal__grid .top2 span {
                                        font-size: 14px;
                                        line-height: 18px;
                                    }

                                    .section-removal__grid .top2 p {
                                        font-size: 12px;
                                    }

                                    .top2 {
                                        padding: 16px 10px;
                                    }

                                    .removal-inner .middle-title h3 {
                                        font-size: 16px;
                                        line-height: 20px;
                                    }

                                    .removal-guide-section {
                                        margin-top: 0;
                                    }

                                    .removal-inner {
                                        gap: 5px;
                                    }
                                }

                                .section-removal__grid p {
                                    font-size: 16px;
                                    font-weight: 400 !important;
                                    line-height: 21px;
                                    text-transform: none;
                                    margin-top: 6px;
                                }

                                @media (max-width: 768px) {
                                    .section-results_service .results_service__grid {
                                        grid-template-columns: 1fr;
                                        margin-top: 25px
                                    }
                                }

                                .section-results_service .results_service__grid-item {
                                    height: 315px;
                                    border-radius: 10px;
                                    overflow: hidden;
                                    color: #fff;
                                    padding: 24px 46px;
                                    position: relative;
                                    display: flex;
                                    flex-direction: column;
                                    justify-content: end
                                }

                                .section-results_service .results_service__grid-item>*:not(img) {
                                    position: relative;
                                    z-index: 2
                                }

                                .section-results_service .results_service__grid-item img {
                                    position: absolute;
                                    top: 0;
                                    left: 0;
                                    width: 100%;
                                    height: 100%;
                                    object-fit: cover;
                                    z-index: 1
                                }

                                .section-results_service .results_service__grid-item .num {
                                    color: #FFF;
                                    font-size: 24px;
                                    font-style: normal;
                                    font-weight: 900;
                                    margin-bottom: 32px;
                                    line-height: 125.9%;
                                    text-transform: uppercase;
                                }

                                .section-results_service .results_service__grid-item .top span {
                                    text-transform: uppercase;
                                }

                                .section-results_service .results_service__grid-item .content {
                                    display: flex;
                                    align-items: center;
                                    gap: 35px;
                                }

                                .section-results_service .results_service__grid-item .content .top {
                                    display: flex;
                                    align-items: center;
                                    gap: 10px;
                                    font-size: 16px;
                                    font-style: normal;
                                    font-weight: 500;
                                    color: #fff;
                                    min-height: 27px;
                                }


                                .section-results_service .results_service__grid-item .content .top svg {
                                    width: 23px;
                                    height: 23px;
                                }

                                .section-results_service .results_service__grid-item .content p {
                                    font-size: 24px;
                                    font-style: normal;
                                    font-weight: 700 !important;
                                    line-height: 140%;
                                    color: #fff
                                }

                                .section-results_service .results_service__grid-item .content p span {
                                    font-size: 17px;
                                    font-weight: 400;
                                }

                                /* */
                                .section-adaptiveNecessary {
                                    overflow: unset;
                                    background: #F8F8F8;
                                    padding-top: 60px !important;
                                    position: relative
                                }

                                @media (max-width: 992px) {
                                    .section-adaptiveNecessary {
                                        overflow: hidden
                                    }
                                }

                                @media (max-width: 768px) {
                                    .section-adaptiveNecessary {
                                        padding: 40px 0 !important
                                    }
                                }

                                .section-adaptiveNecessary .abs-obj>* {
                                    position: absolute
                                }

                                @media (max-width: 992px) {
                                    .section-adaptiveNecessary .abs-obj>* {
                                        display: none
                                    }
                                }

                                .section-adaptiveNecessary .abs-obj {
                                    position: relative;
                                }

                                .section-adaptiveNecessary .abs-obj>*.abs1 {
                                    top: -104px;
                                    left: 0;
                                }

                                @media(min-width:1600px) {
                                    .section-adaptiveNecessary .abs-obj>*.abs1 {
                                        left: -117px;
                                    }
                                }

                                @media(max-width:1600px) {
                                    .section-adaptiveNecessary .abs-obj>*.abs1 {
                                        left: -50px;
                                    }
                                }

                                .section-adaptiveNecessary .abs-obj>*.abs2 {
                                    bottom: -55px;
                                    right: 0;
                                }

                                @media(min-width:1600px) {
                                    .section-adaptiveNecessary .abs-obj>*.abs2 {
                                        right: -117px;
                                    }
                                }

                                @media(max-width:1600px) {
                                    .section-adaptiveNecessary .abs-obj>*.abs2 {
                                        right: -50px;
                                    }
                                }

                                .section-adaptiveNecessary__grid {
                                    display: grid;
                                    //grid-template-columns: 305px 1fr 1fr;
                                    grid-gap: 55px 20px;
                                    font-size: 14px;
                                    padding-bottom: 60px;
                                }

                                .section-adaptiveNecessary__grid-1-1-1 {
                                    grid-template-columns: 1fr 1fr 1fr;
                                }

                                @media (max-width: 1440px) {
                                    .section-adaptiveNecessary__grid {
                                        grid-gap: 60px 20px;
                                    }

                                }

                                @media (max-width: 992px) {
                                    .section-adaptiveNecessary__grid {
                                        grid-gap: 20px;
                                        grid-template-columns: 1fr 1fr 1fr;
                                    }
                                }

                                @media (max-width: 576px) {
                                    .section-adaptiveNecessary__grid {
                                        grid-template-columns: 1fr;
                                    }

                                    .home-wrapper .main__partners .partner-slide {
                                        grid-gap: 0 10px;
                                    }
                                }

                                .section-adaptiveNecessary__grid-item {
                                    position: relative;
                                    padding-bottom: 0px;
                                    display: flex;
                                    gap: 16px;
                                }

                                .section-adaptiveNecessary__grid p {
                                    font-size: 16px;
                                    font-weight: 300;
                                    line-height: 22.4px;

                                    margin-top: 8px;
                                }

                                @media (max-width:1440px) {
                                    .section-adaptiveNecessary__grid-item {
                                        gap: 20px;
                                    }

                                    .section-adaptiveNecessary__grid p {
                                        margin-top: 4px;
                                    }
                                }

                                .section-adaptiveNecessary__grid p:first-child {
                                    margin-top: 0;
                                    font-weight: 700 !important;
                                    text-transform: uppercase;
                                }

                                @media (max-width: 1200px) {
                                    .section-adaptiveNecessary__grid p br {
                                        //display:none
                                    }
                                }

                                @media (max-width: 768px) {
                                    .orm__page-main .section-adaptiveNecessary__grid p {
                                        font-size: 16px;
                                        line-height: 22.4px;
                                    }
                                }

                                .section-adaptiveNecessary__grid .top {
                                    //margin-bottom: 16px;
                                    //border-radius: 20px;
                                    //border: 1px solid #CECECE;
                                    //max-width: 350px;
                                    //height: 67px;
                                    //display: flex;
                                    //align-items: center;
                                    //gap: 16px;
                                    //padding: 0 40px
                                }

                                @media (max-width: 992px) {
                                    .section-adaptiveNecessary__grid .top {
                                        //padding:0 20px
                                    }
                                }

                                @media (max-width: 576px) {
                                    .section-adaptiveNecessary__grid .top {
                                        //border:none;
                                        //margin-bottom: 0;
                                        //max-width: none;
                                        //padding-left: 90px;
                                        //height: unset
                                    }

                                    .section-adaptiveNecessary__grid .top svg {
                                        //position: absolute;
                                        //top: 5px;
                                        //left: 10px;
                                        //width: 57px;
                                        //height: auto
                                    }
                                }

                                .section-adaptiveNecessary__grid .top span {
                                    //flex: 1;

                                    font-size: 16px;
                                    font-weight: 700;
                                    line-height: 21.14px;
                                    text-transform: uppercase;

                                    display: flex;
                                    gap: 20px;
                                    align-items: center;
                                }

                                .apr {
                                    padding-left: 50px;
                                    position: relative;
                                    padding-bottom: 10px;
                                }

                                p.apr:before {
                                    content: '';
                                    background: url(/wp-content/themes/markway/img/arr_bl1.svg);
                                    width: 32px;
                                    height: 32px;
                                    display: block;
                                    float: left;
                                    position: absolute;
                                    left: 0;
                                    top: -1px;
                                }

                                .section-financial__grid {
                                    display: grid;
                                    grid-gap: 40px 20px;
                                    font-size: 14px;
                                }

                                .section-adaptiveNecessary__grid-1-1 {
                                    grid-template-columns: 1fr 1fr;
                                }

                                .section-repSuccess-full img {
                                    height: auto !important;
                                }

                                .repSuccess-images img {
                                    max-width: 100% !important;
                                    height: auto;
                                }

                                .repSuccess-images {
                                    text-align: center;
                                }

                                .repSuccess-images a {
                                    display: inline-block;
                                }

                                .repSuccess-swiper {
                                    display: none;
                                }

                                .repSuccess-items {
                                    display: flex;
                                    gap: 25px;
                                    flex-wrap: wrap;
                                    justify-content: center;
                                    margin-bottom: 10px;
                                }

                                .repSuccess-item {
                                    width: 262px;
                                    max-width: 100%;
                                    border-radius: 10px;
                                    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
                                    background: #f8f8f8;
                                    padding: 15px 5px 15px 20px;
                                }

                                .repSuccess-item img {
                                    height: 86px;
                                    width: 85px;
                                }

                                .item-line {
                                    height: 1.5px;
                                    width: 187px;
                                    background: #f6c320;
                                    margin-bottom: 16px;
                                }

                                .item-title {
                                    font-weight: 700 !important;
                                    text-transform: uppercase;
                                    color: #1a2129;
                                    margin-bottom: 5px;
                                }

                                .item-text {
                                    margin-top: 5px;
                                }

                                @media (max-width: 1440px) {
                                    .repSuccess-item {
                                        width: 241px;
                                    }
                                }

                                @media (max-width: 340px) {
                                    .repSuccess-items {
                                        display: none;
                                    }

                                    .repSuccess-swiper {
                                        display: block;
                                        width: 100%;
                                        box-sizing: border-box;
                                    }

                                    .repSuccess-swiper .swiper-wrapper {
                                        width: 100%;
                                    }

                                    .repSuccess-swiper .swiper-slide {
                                        width: 100% !important;
                                        box-sizing: border-box;
                                        padding: 10px;
                                    }
                                }

                                @media (min-width:992px) {
                                    .repSuccess-images {
                                        display: flex;
                                        margin-top: 60px;
                                    }

                                    .repSuccess-images a {
                                        display: flex;
                                        justify-content: center;
                                    }
                                }

                                @media (max-width:992px) {
                                    .section .repSuccess-images img {
                                        margin-bottom: 0;
                                        max-width: 100%;
                                        height: auto;
                                    }
                                }

                                @media (max-width: 992px) {
                                    .section-repSuccess {
                                        display: none;
                                    }
                                }

                                .section-repSuccess {
                                    margin-top: 35px;
                                    padding: 0 20px;
                                }

                                .section-repSuccess .strategy__grid-item {
                                    min-height: 0 !important;
                                }

                                .section-repSuccess .strategy__grid-item img {
                                    position: static !important;
                                }

                                .section-repSuccess .article-item {
                                    background: none !important;
                                }

                                .open_link,
                                .home-wrapper .main__review .review__content a.open_link {
                                    color: #FABA19;
                                    font-size: 16px;
                                    text-align: center;
                                    display: block;
                                    font-weight: 600;
                                }

                                .home-wrapper .main__review .review__content>p {
                                    font-weight: 400 !important;
                                    color: #1A2129;
                                    margin-bottom: 32px;
                                }

                                .home-wrapper .main__review .review__content .review__info p {
                                    color: #1A2129;
                                    font-weight: 700 !important;
                                    line-height: 16px;
                                }

                                body .crowd_page_06,
                                body p {
                                    //font-weight: 400 !important;
                                }

                                .home-wrapper .main .title-row::after {
                                    display: none;
                                }

                                .home-wrapper .main__review .review__img {
                                    margin-right: 92px;
                                    -ms-flex: 0 0 250px;
                                    flex: 0 0 250px;
                                    -webkit-filter: none;
                                    filter: none;
                                }

                                .home-wrapper .main__review .swiper-wrapper {
                                    min-height: 500px;
                                }

                                .home-wrapper .main__review .review-slide {
                                    align-items: center;
                                    min-height: 440px;
                                }

                                .home-wrapper .main__review .review__content {
                                    padding-top: 0;
                                    padding-bottom: 40px;
                                }

                                .modal.modal-doc {
                                    width: auto !important;
                                    border-radius: 0 !important;
                                    box-shadow: none !important;
                                    padding: 0 !important;
                                }

                                .modal.modal-doc a.close-modal {
                                    top: -35.5px;
                                    right: -35.5px;
                                    background-image: url(/wp-content/themes/markway/img/modal_close.svg);
                                }

                                .blocker.current {
                                    padding: 50px;
                                }

                                .max1440 {
                                    display: none;
                                }

                                .home-wrapper .main__review .review__img>div {
                                    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
                                    width: 250px;
                                    height: 250px;
                                    margin-bottom: 24px;
                                    display: flex;
                                    align-items: center;
                                    padding: 6px;
                                }

                                .home-wrapper .main .repSuccess-slider-full .swiper-slide img {
                                    display: none;
                                }

                                .home-wrapper .main .repSuccess-slider-full .swiper-slide.swiper-slide-active img {
                                    display: block;
                                }

                                .section-what-need-steps {
                                    display: grid;
                                    align-items: center;
                                    grid-template-columns: 1fr 1fr 1fr;
                                    gap: 20px;
                                }

                                .section-what-need-steps>div {
                                    display: flex;
                                    flex-direction: column;
                                    grid-template-columns: auto auto;
                                    color: #fff;
                                    gap: 20px;
                                    height: 260px;
                                    padding: 25px;
                                    border-radius: 20px;
                                }

                                .section-what-need-steps p {
                                    font-size: 16px;
                                    font-weight: 400;
                                    color: white;
                                    line-height: 20px;
                                }

                                .section-what-need-steps>div:nth-child(1) {
                                    background: url(/wp-content/uploads/2025/11/neg-frame-1.png) no-repeat center/cover;
                                    padding-right: 26px;
                                }

                                .section-what-need-steps>div:nth-child(2) {
                                    background: url(/wp-content/uploads/2025/11/neg-frame-2.png) no-repeat center/cover;
                                }

                                .section-what-need-steps>div:nth-child(3) {
                                    background: url(/wp-content/uploads/2025/11/neg-frame-3.png) no-repeat center/cover;
                                    padding-right: 11px;
                                }

                                @media (max-width:1210px) {
                                    .section-what-need-steps {
                                        display: flex;
                                        flex-wrap: wrap;
                                        justify-content: space-evenly;
                                    }

                                    .section-what-need-steps>div {
                                        max-width: 457px;
                                    }
                                }

                                @media (max-width:1440px) {
                                    .section-what-need-steps>div:nth-child(1) {
                                        background: url(/wp-content/uploads/2025/11/neg-frame-1.png) no-repeat center/cover;
                                        padding-right: 40px;
                                    }

                                    .section-what-need-steps>div:nth-child(2) {
                                        background: url(/wp-content/uploads/2025/11/neg-frame-2.png) no-repeat center/cover;
                                        padding-right: 10px;
                                    }

                                    .section-what-need-steps>div:nth-child(3) {
                                        background: url(/wp-content/uploads/2025/11/neg-frame-3.png) no-repeat center/cover;
                                        padding-right: 10px;
                                    }

                                    .form-screen .container .content p {
                                        max-width: 972px;
                                    }
                                }

                                @media (max-width:992px) {
                                    .article-items>div:nth-child(1) {
                                        background: url(/wp-content/uploads/2025/11/neg-frame-1.png) no-repeat center/cover;
                                    }

                                    .article-items>div:nth-child(2) {
                                        background: url(/wp-content/uploads/2025/11/neg-frame-2.png) no-repeat center/cover;
                                    }

                                    .article-items>div:nth-child(3) {
                                        background: url(/wp-content/uploads/2025/11/neg-frame-3.png) no-repeat center/cover;
                                    }
                                }

                                .section-what-need-steps-nbr {
                                    font-family: Montserrat;
                                    font-size: 40px;
                                    font-weight: 700;
                                    line-height: 40px;
                                    text-align: left;
                                }

                                .section-what-need-steps-desc {
                                    font-family: Montserrat;
                                    font-size: 18px;
                                    font-weight: 600;
                                    line-height: 20.14px;
                                    text-align: left;
                                    text-transform: uppercase;
                                }

                                @media (max-width:768px) {
                                    .section-what-need-steps-nbr {
                                        font-size: 32px;
                                        line-height: 40px;
                                    }

                                    .section-what-need-steps-desc {
                                        margin-top: 10px;
                                        font-size: 16px;
                                    }

                                    .strategy__grid-item {
                                        padding: 15px 20px 70px 22px;
                                    }

                                    .section-what-need-steps>div {
                                        height: 100%;
                                        padding: 15px 25px;
                                    }

                                    .mob-none {
                                        display: none;
                                    }

                                    .section-what-need-steps>div {
                                        gap: 0;
                                        border-radius: 10px;
                                    }

                                    .section-what-need {
                                        margin: 70px 0 !important;
                                    }
                                }

                                .form-screen .container .content .form-screen-h3 {}

                                .form-box.light form p .wpcf7-form-control-wrap input,
                                .form-box.light form p .wpcf7-form-control-wrap textarea {
                                    border-radius: 4px;
                                }

                                .whatWeDo-tabs {
                                    padding-bottom: 20px;
                                }

                                .whatWeDo-tab:first-child .whatWeDo-tab__trigger {
                                    padding-top: 0;
                                }

                                .whatWeDo-tab__trigger {
                                    height: auto;
                                    margin: 0;
                                    //min-height: 86px;
                                    padding: 30px 0;
                                }

                                .whatWeDo-tab__trigger p {
                                    font-size: 16px !important;
                                    font-weight: 600 !important;
                                    line-height: 20.8px !important;
                                    text-align: left;
                                    color: rgba(26, 33, 41, 1);
                                }

                                .open .whatWeDo-tab__trigger p {
                                    color: rgba(246, 195, 32, 1);
                                }

                                .whatWeDo-tab {
                                    border-bottom: 1px solid rgba(196, 196, 196, 0.6);
                                }

                                .whatWeDo-tab.open {
                                    border-bottom: none;
                                }

                                .section-1-1 {
                                    display: grid;
                                    grid-template-columns: 1fr 1fr;
                                    gap: 20px;
                                }

                                .section-1-1-1 {
                                    display: grid;
                                    grid-template-columns: 1fr 1fr 1fr;
                                    gap: 20px;
                                }

                                @media (max-width:768px) {
                                    .mob-section-1 {
                                        grid-template-columns: 1fr;
                                    }
                                }

                                .section-flex {
                                    display: flex;
                                    align-items: center;
                                }

                                @media (max-width:768px) {
                                    .mob-section-grid {
                                        display: grid;
                                    }
                                }

                                .section-why-item .nbr {
                                    font-family: Montserrat;
                                    font-size: 72px;
                                    font-weight: 900;
                                    line-height: 90.65px;
                                    text-align: left;
                                    padding-right: 24px;
                                    color: #E3E5E8;
                                }

                                @media (max-width:768px) {
                                    .section-why-item .nbr {
                                        font-family: Montserrat;
                                        font-size: 54px;
                                        font-weight: 900;
                                        line-height: 67.99px;
                                        text-align: left;
                                        padding: 0;
                                        padding-bottom: 16px;
                                    }
                                }

                                .section-why-item .txt {
                                    font-family: Montserrat;
                                    font-size: 16px;
                                    font-weight: 700;
                                    line-height: 20.8px;
                                    text-align: left;
                                    height: 72px;
                                    border-left: 1px solid #F6C320;
                                    padding-left: 24px;
                                    text-transform: uppercase;
                                }

                                @media (max-width:768px) {
                                    .section-why-item .txt {
                                        font-family: Montserrat;
                                        font-size: 16px;
                                        font-weight: 700;
                                        line-height: 20.8px;
                                        text-align: left;
                                        height: auto;

                                        border: none;
                                        padding: 0;
                                        position: relative;
                                        padding-top: 16px;
                                    }

                                    .section-why-item .txt:before {
                                        content: '';
                                        height: 1px;
                                        width: 72px;
                                        background: #F6C320;
                                        position: absolute;
                                        top: 0;
                                    }
                                }

                                .section-why .info {
                                    font-family: Montserrat;
                                    font-size: 12px;
                                    font-style: italic;
                                    font-weight: 400;
                                    line-height: 16.8px;
                                    text-align: left;
                                    margin-bottom: 60px;
                                }

                                @media (max-width:768px) {
                                    .section-why .info {
                                        margin-bottom: 20px;
                                    }
                                }

                                .section-effect-bl {
                                    margin-top: 70px;
                                    align-items: center;
                                    row-gap: 60px;
                                }

                                @media (max-width:768px) {
                                    .section-effect-bl {
                                        margin-top: 0;
                                        row-gap: 20px;
                                    }
                                }

                                .section-effect-item .txt {
                                    font-family: Montserrat;
                                    font-size: 16px;
                                    font-weight: 700;
                                    line-height: 20.8px;
                                    text-align: left;
                                    padding-right: 20px;
                                    border-right: 1px solid #F6C320;
                                    height: 53px;
                                    text-transform: uppercase;
                                }

                                @media (max-width:768px) {
                                    .section-effect-item .txt {
                                        height: auto;
                                        border: none;
                                        padding: 0;
                                    }
                                }

                                .section-effect-item .title {
                                    font-family: Montserrat;
                                    font-size: 60px;
                                    font-weight: 900;
                                    line-height: 78px;
                                    text-align: center;
                                    padding-left: 20px;
                                    color: #EDEDED;
                                    text-transform: uppercase;
                                }

                                .section-effect-item .desc {
                                    font-family: Montserrat;
                                    font-size: 16px;
                                    font-weight: 300;
                                    line-height: 22.4px;
                                    text-align: left;
                                    padding-top: 11.5px;
                                }

                                .section-del {
                                    background: #F8F8F8;
                                }

                                .result {
                                    background: #FFF;
                                }

                                .result .middle-title {
                                    font-size: 40px;
                                    line-height: 51px;
                                }

                                .section-del .middle-title {
                                    padding: 60px 0;
                                    font-size: 40px;
                                    line-height: 51px;
                                }

                                .result .middle-title {
                                    padding: 60px 0 50px;
                                }

                                @media (max-width:1440px) {

                                    .section-del .middle-title,
                                    .result .middle-title {
                                        font-size: 34px;
                                    }
                                }

                                .result .section-del-item {
                                    min-height: 110px;
                                    border-radius: 10px;
                                    padding: 23px;
                                    justify-content: space-between;
                                    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
                                }

                                .result .section-del-item .txt {
                                    font-size: 16px;
                                    font-weight: 700;
                                }

                              

                                @media (max-width:768px) {
                                    .section-del .middle-title {
                                        padding: 20px 0;
                                        margin: 0;
                                    }

                                    .section-del .middle-title,
                                    .result .middle-title {
                                        font-size: 16px;
                                        line-height: 21px;
                                    }
                                }

                                .section-del-bl {
                                    row-gap: 20px;
                                    padding-bottom: 60px;
                                }

                                .icon img {
                                    margin-bottom: 0 !important;
                                }

                                .icon img:nth-child(2) {
                                    display: none;
                                }

                                .result .section-1-1-1 {
                                    grid-template-columns: 1fr 1fr 1fr;
                                }

                                  @media (max-width:1080px) {
                                    .result .section-1-1-1 {
                                        grid-template-columns: 1fr 1fr;
                                    }
                                }

                                .home-wrapper .main__partners .partner-slide img {
                                    width: revert-layer;
                                }

                                .home-wrapper .main .swiper__block {
                                    padding-bottom: 50px !important;
                                }

                                .home-wrapper .main__partners .partner-slide {
                                    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
                                }

                                .partner-slide-8,
                                .partner-slide-9 {
                                    padding: 0 !important;
                                    overflow: hidden;
                                }

                                .partner-slide-8 img,
                                .partner-slide-9 img {
                                    margin-bottom: 0 !important;
                                    width: 105% !important;
                                }

                                .partner-slide-9 img {
                                    width: 115% !important;
                                    max-height: 115% !important;
                                    margin-bottom: -4px !important;
                                }

                                .home-wrapper .main__partners::before,
                                .home-wrapper .main__partners::after {
                                    display: none;
                                }

                                .partner-slide-10 {
                                    display: none !important;
                                    visibility: hidden;
                                }

                                @media (max-width:1600px) {
                                    .partner-slide-10 {
                                        display: flex !important;
                                    }
                                }

                                @media (max-width:1300px) {
                                    .partner-slide-10 {
                                        display: none !important;
                                    }
                                }

                                @media (max-width:768px) {
                                    .home-wrapper .main .main__partners .swiper__block {
                                        padding-bottom: 30px !important;
                                    }

                                    .section-del-bl {
                                        row-gap: 25px;
                                        padding-bottom: 20px;
                                    }

                                    .icon img:nth-child(1) {
                                        display: none;
                                    }

                                    .icon img:nth-child(2) {
                                        display: block;
                                    }

                                    .result .section-1-1-1 {
                                        grid-template-columns: 1fr;
                                    }

                                    .result .section-del-item .txt {
                                        font-size: 14px;
                                        line-height: 19px;
                                    }

                                    .result .section-del-item {
                                        padding: 31px;
                                        padding-left: 15px;
                                        padding-right: 15px;
                                    }

                                    .ord {
                                        order: 5;
                                    }

                                    .last-slide {
                                        align-items: start !important;
                                    }

                                    .last-slide img {
                                        border-radius: 10px;
                                    }
                                }

                                @media (max-width: 576px) {
                                    .home-wrapper .main__partners .partner-slide img {
                                        margin: 0 auto;
                                        max-height: 100%;
                                    }

                                    .banner-inner a.main__btn {
                                        margin: 25px 0;
                                        padding: 0 20px;
                                    }
                                }

                                .result .section-del-item {
                                    gap: 17px;
                                }

                                .result .section-del-item .txt {
                                    max-width: 100%;
                                }

                                .section-del-item .nbr {
                                    font-family: Montserrat;
                                    font-size: 72px;
                                    font-weight: 900;
                                    line-height: 90.65px;
                                    text-align: left;
                                    color: #E3E5E8;
                                    flex: 0 0 125px;
                                    margin-right: 15px;
                                }

                                .section-del-item .txt {
                                    font-family: Montserrat;
                                    font-size: 16px;
                                    font-weight: 700;
                                    line-height: 22.4px;
                                    text-align: left;
                                    color: #1A2129;
                                    text-transform: uppercase;
                                }

                                .section-del-item .txt {
                                    max-width: 302px;
                                }

                                @media (max-width:1600px) {
                                    .section-del-item .txt {
                                        max-width: 263px;
                                    }

                                    .section-del-item .nbr {
                                        flex: 0 0 94px;
                                        font-family: Montserrat;
                                        font-size: 54px;
                                        font-weight: 900;
                                        line-height: 67.99px;
                                        text-align: left;
                                        margin-right: 8px;
                                    }

                                    .section-del-item .txt {
                                        font-family: Montserrat;
                                        font-size: 16px;
                                        font-weight: 700;
                                        line-height: 20.8px;
                                        text-align: left;
                                    }
                                }



                                @media (max-width:1600px) {
                                    .form-screen .container .content .form-screen-h3 {}

                                    .max1440 {
                                        display: block;
                                    }

                                    .section-results_service .results_service__grid-item {
                                        padding: 24px 24px;
                                    }
                                }

                                @media (max-width: 768px) {
                                    .section-del-item .txt {
                                        font-size: 14px;
                                    }

                                    .form-screen .container .content .form-screen-h3 {
                                        max-width: 100%;
                                    }

                                    .banner__title-main h1,
                                    .banner__title-main span,
                                    .banner__title-strip p {
                                        font-size: 23px;
                                    }

                                    .banner__title-strip:before {
                                        width: 100%;
                                        height: 37px;
                                        top: 0;
                                        display: none;
                                    }

                                    .banner__title-strip {
                                        margin-bottom: 0;
                                        display: inline-block;
                                    }

                                    .banner__title-strip p {
                                        margin-bottom: 10px;
                                        background: rgba(0, 141, 198, .27);
                                        display: inline;
                                    }

                                    .banner__title-main .banner-logo {
                                        position: absolute;
                                        width: 120px;
                                        left: 0;
                                        margin-top: -98px;
                                    }

                                    .banner__title-main h1 {
                                        float: none;
                                        margin-top: 55px;
                                        margin-bottom: 0;
                                    }

                                    .banner__text-service p {
                                        font-size: 16px;
                                    }

                                    .orm_rep,
                                    .need__orm-net-01,
                                    .need__orm-net-02,
                                    .orm__tasks-net,
                                    .section-adaptiveNecessary__grid {
                                        grid-template-columns: 1fr;
                                    }

                                    .orm_cell-05 {
                                        grid-column-start: 1;
                                        grid-column-end: 1;
                                    }

                                    .need__orm-net-02 {
                                        //column-gap: 0;
                                        //grid-gap: 20px;
                                    }

                                    .orm_rep-title h3,
                                    .section-adaptiveNecessary .middle-title,
                                    .middle-title {
                                        font-size: 16px;
                                        line-height: 1.4;
                                        text-align: center;
                                        margin-bottom: 20px;
                                        display: block;
                                    }

                                    .markway__orm-promo,
                                    .main section,
                                    .home-wrapper .main .section,
                                    .markway__need-orm,
                                    .orm__tasks-net1,
                                    .markway__orm-tasks,
                                    .markway__orm-tasks,
                                    .home-wrapper .main .section.section-adaptiveNecessary,
                                    .home-wrapper .main .section.section-howtodo {
                                        margin-bottom: 60px;
                                    }

                                    .home-wrapper .main .section.markway__orm-promo {
                                        margin-bottom: 60px;
                                    }

                                    .main section.suscribe-slider-mob {
                                        margin-bottom: 83px;
                                    }

                                    .main section.first-screen,
                                    .home-wrapper .main section.section-repCases {
                                        margin-bottom: 60px;
                                    }

                                    .main section.markway__need-orm {
                                        margin-bottom: 60px;
                                        padding-bottom: 20px;
                                        //background-color: #fff;
                                    }

                                    .home-wrapper .main .section-repPlan.section {
                                        margin-bottom: 60px;
                                        padding-top: 0;
                                    }

                                    .need__orm-net-01,
                                    .need__orm-net-02,
                                    .orm__tasks-net {
                                        row-gap: 20px;
                                    }

                                    .orm_cell-img {
                                        gap: 20px;
                                    }

                                    .orm__tasks-net {
                                        margin-top: 0;
                                    }

                                    .orm__tasks-cell>img {
                                        margin: auto;
                                        width: 100%;
                                        height: auto;
                                    }

                                    .markway__orm-take .orm_rep-text {
                                        margin-bottom: 20px;
                                    }

                                    .markway__orm-take .orm__tasks-img,
                                    .markway__orm-take .orm__tasks-desc {
                                        padding-left: 15px;
                                        padding-right: 15px;
                                    }

                                    .section-adaptiveNecessary__grid-item {
                                        margin-bottom: 0;
                                        padding-bottom: 0;
                                        gap: 20px;
                                    }

                                    .section-adaptiveNecessary .middle-title {
                                        text-align: left;
                                        padding-top: 20px;
                                    }

                                    .section-adaptiveNecessary .middle-title div {
                                        text-align: center;
                                    }

                                    .core__value-title {
                                        padding-top: 0;
                                    }

                                    .core__value-title h2 {
                                        font-size: 28px;
                                        line-height: 1.17;
                                    }

                                    .section-adaptiveNecessary {
                                        padding-top: 0 !important;
                                    }

                                    .home-wrapper .section-repCases {
                                        padding-top: 0px !important;
                                    }

                                    .banner__title-first,
                                    .markway__need-orm .orm_cell-img p {
                                        font-size: 16px;
                                    }

                                    .banner__title-first p {
                                        padding-bottom: 81px;
                                    }

                                    .banner__title-main h1,
                                    .banner__title-main span {
                                        line-height: 1.15;
                                    }

                                    .markway__orm-promo {
                                        margin-top: 10px;
                                    }

                                    .section-adaptiveNecessary .middle-title p {
                                        margin-top: 20px;
                                    }

                                    .need__orm-net-01 {
                                        margin-top: 20px;
                                        margin-bottom: 20px;
                                    }

                                    .orm_rep-title span {
                                        font-weight: 400;
                                    }

                                    .markway__need-orm .orm_rep-title span {
                                        display: block;
                                    }

                                    .home-wrapper .section-repPlan .products-list .product-item .center {
                                        min-height: 223px;
                                        padding: 18px 31px;
                                        flex: none !important;
                                        margin-left: 0 !important;
                                        padding-bottom: 0;
                                    }

                                    .home-wrapper .section-repPlan .products-list .product-item .bottom {
                                        height: 121px;
                                        gap: 0;
                                        min-height: 121px;
                                    }

                                    .home-wrapper .section-repPlan .products-list {
                                        grid-gap: 20px;
                                    }

                                    .home-wrapper .section-repPlan .products-list .product-item .bottom a {
                                        height: 47px;
                                        min-width: 112px;
                                        width: 112px;
                                    }

                                    .home-wrapper .section-repPlan .products-list .product-item .bottom .p {
                                        font-size: 24px;
                                    }

                                    .section-adaptiveNecessary__grid .top span {
                                        line-height: 1.3;
                                    }

                                    .home-wrapper .section-repPlan .products-list .product-item .bottom .p span {
                                        font-size: 17px;
                                    }

                                    .section-repPlan .center {
                                        margin-top: 0px !important;
                                    }

                                    .suscribe-slider {}

                                    .strategy__grid-item {
                                        min-height: 270px;
                                        padding-bottom: 0;
                                        padding-left: 13px;
                                        padding-top: 13px;
                                        gap: 30px;
                                    }

                                    .strategy__grid-item>div {
                                        max-width: 260px;
                                    }

                                    .home-wrapper .section-repPlan .products-list .product-item .bottom {
                                        padding: 0 20px;
                                    }

                                    .product-item {
                                        min-height: 320px !important;
                                    }

                                    .strategy__grid-item img {
                                        object-fit: cover;
                                    }

                                    .section-adaptiveNecessary__grid p {
                                        margin-top: 4px;
                                    }

                                    .section-adaptiveNecessary__grid p:first-child {
                                        margin-top: 0;
                                        font-weight: 700 !important;
                                        text-transform: uppercase;
                                        display: flex;
                                        align-items: center;
                                        gap: 20px;
                                    }

                                    .section-adaptiveNecessary__grid {
                                        padding-bottom: 20px;
                                    }

                                    .section-adaptiveNecessary__grid .top {
                                        margin-bottom: 0;
                                    }

                                    .section-adaptiveNecessary__grid p:first-child img {
                                        margin-bottom: 0;
                                    }

                                    .open_link,
                                    .home-wrapper .main__review .review__content a.open_link {
                                        font-size: 14px;
                                        text-align: left;
                                    }

                                    .home-wrapper .main__review .review-slide {
                                        padding: 15px 20px;
                                        height: auto;
                                    }

                                    .section-results_service .results_service__grid-item .num {
                                        font-weight: 800;
                                    }

                                    .section-results_service .results_service__grid-item {
                                        padding: 30px 15px;
                                        height: 260px;
                                    }

                                    .section-results_service .results_service__grid-item .top span {
                                        text-decoration: underline;
                                    }

                                    .section-results_service .results_service__grid-item .content .top {
                                        font-size: 14px gap: 5px;
                                    }

                                    .section-results_service .results_service__grid-item img {
                                        margin-bottom: 20px;
                                    }

                                    .home-wrapper .section-repPlan .products-list .product-item .center p {
                                        font-size: 14px;
                                        line-height: 17.07px;
                                    }

                                    #seven-screen.form-screen {
                                        padding-bottom: 0;
                                    }

                                    .orm__tasks-cell {
                                        padding-bottom: 24px;
                                    }

                                    .need__orm-cell {
                                        padding: 16px 15px;
                                    }

                                    .markway__need-orm .container__orm {
                                        padding: 0;
                                    }

                                    .markway__need-orm {
                                        padding: 0px 20px;
                                        height: 100%;
                                        padding-top: 20px;
                                    }

                                    .orm_cell-img {
                                        padding-bottom: 24px;
                                    }

                                    #fast-formorder.form-box.formorder-box .form-row-btn p {
                                        margin: 0;
                                        margin-top: 12px;
                                        line-height: 14.63px;
                                    }

                                    #formorder-screen.form-screen .container .content {
                                        padding: 24px 0;
                                        padding-bottom: 0;
                                    }

                                    .form-row-btn .wpcf7-spinner,
                                    .banner__title-main-second:before {
                                        display: none;
                                    }

                                    .form-row-btn .wpcf7-submit {
                                        height: 47px;
                                        padding: 0 16px;
                                    }

                                    .home-wrapper .main .swiper__block {
                                        padding-bottom: 40px;
                                        margin-bottom: 63px;
                                    }

                                    .home-wrapper .main .repSuccess-slider-full.swiper__block {
                                        margin-bottom: 0;
                                        padding-bottom: 0;
                                    }

                                    .home-wrapper .main .section-repSuccess-full .swiper__block {
                                        padding-bottom: 0;
                                        margin-bottom: 0;
                                    }

                                    .section-repPlan {
                                        padding-top: 0;
                                    }

                                    .home-wrapper .section-repCases.main__article .title-row {
                                        padding-bottom: 0;
                                        margin-bottom: 35px;
                                        margin-top: 0;
                                        padding-top: 13px;
                                    }

                                    .section-repSuccess-full .core__value-title {
                                        padding-bottom: 0;
                                        margin-bottom: 20px;
                                    }

                                    .home-wrapper .main__review .review__content {
                                        padding-bottom: 0;
                                    }

                                    .home-wrapper .main__review .review-slide {
                                        padding-bottom: 0;
                                    }

                                    .home-wrapper .main .review-slide .swiper__block {}

                                    .home-wrapper .main__review .swiper-wrapper {
                                        min-height: auto;
                                    }

                                    .open_link,
                                    .home-wrapper .main__review .review__content a.open_link {
                                        padding-bottom: 20px;
                                    }

                                    .home-wrapper .main .review__slider.swiper__block {
                                        margin-bottom: 13px;
                                    }

                                    .steps-work .core__value-title {
                                        padding-bottom: 0;
                                        margin-bottom: 50px;
                                    }

                                    .section-repPlan .core__value-title {
                                        margin-bottom: 0;
                                    }

                                    .orm_cell-img img {
                                        max-width: 80px !important;
                                        height: auto;
                                    }

                                    .home-wrapper .main__review .review-slide {
                                        align-items: start;
                                    }

                                    .banner__title-main p {
                                        display: inline;
                                    }

                                    .section-results_service .results_service__grid-item .content .top {
                                        font-size: 14px;
                                    }

                                    .section-results_service .results_service__grid-item .content {
                                        gap: 0px;
                                        justify-content: space-between;
                                    }

                                    .home-wrapper .section-repCases.main__article .article-items {
                                        grid-gap: 6px;
                                    }

                                    .main section.block-faq {
                                        margin-bottom: 0;
                                    }

                                    .orm__page-main p {
                                        font-size: 14px;
                                        line-height: 17.07px;
                                    }

                                    .orm__page-main .first-screen p {
                                        font-size: 16px;
                                        line-height: 25.6px;
                                    }

                                    .banner-inner {
                                        padding-bottom: 0;
                                    }

                                    .home-wrapper .section-repPlan .container {
                                        padding: 0 10px;
                                    }

                                    .home-wrapper .section-results_service .container {
                                        padding: 0 5px;
                                    }

                                    .form-screen .container {
                                        padding: 0;
                                    }

                                    .form-screen .container .content .form-screen-h3 {
                                        margin-bottom: 20px;
                                    }

                                    .form-box {
                                        margin-top: 8px;
                                    }

                                    .form-box form .form-row.form-row-btn {
                                        margin-top: 10px;
                                    }

                                    #seven-screen.form-screen .container .content {
                                        padding: 51px 20px;
                                        padding-bottom: 30px;
                                    }

                                    .accordion {
                                        margin-bottom: 40px;
                                    }

                                    .section-repPlan-desc {
                                        margin-bottom: 20px;
                                    }
                                }

                                .visible-mob {
                                    display: none !important;
                                }

                                .oveflow-vis {
                                    overflow: visible !important;
                                }

                                @media (max-width:768px) {
                                    .visible-mob {
                                        display: block !important;
                                    }

                                    .visible-pc {
                                        display: none !important;
                                    }

                                    .max1440 {
                                        display: none;
                                    }

                                }

                                .visible-1920 {
                                    display: none !important;
                                }

                                @media (min-width:1600px) {
                                    .visible-1920 {
                                        display: block !important;
                                    }
                                }

                                .banner__title-main p {
                                    color: var(--White, #FFF) !important;
                                    font-family: Montserrat !important;
                                    font-size: 52px !important;
                                    font-style: normal !important;
                                    font-weight: 200 !important;
                                    line-height: 63.39px !important;
                                    /* 69.24px */
                                    text-transform: uppercase !important;
                                }

                                .orm_cell-text p {
                                    font-family: Montserrat;
                                    font-size: 16px !important;
                                    font-style: normal !important;
                                    font-weight: 300 !important;
                                    line-height: 140% !important;
                                    /* 22.4px */
                                }

                                @media (max-width:1440px) {
                                    .banner__title-main p {
                                        font-size: 52px !important;
                                        line-height: 63.39px !important;
                                    }
                                }

                                @media (max-width:768px) {
                                    .banner__title-main p {
                                        background: rgba(0, 141, 198, 0.27);
                                        font-size: 20px !important;
                                        font-style: normal !important;
                                        font-weight: 275 !important;
                                        line-height: 23px !important;
                                        padding-right: 5px;
                                        display: inline;
                                    }

                                    .banner__title-strip h1 {
                                        font-size: 32px;
                                        font-style: normal;
                                        font-weight: 900;
                                        line-height: 36px;
                                        margin-bottom: 3px;
                                    }

                                    .banner-inner a.main__btn {
                                        color: var(--Black, #1A2129) !important;
                                        font-family: Montserrat !important;
                                        font-size: 12px !important;
                                        font-style: normal !important;
                                        font-weight: 600 !important;
                                        line-height: normal !important;
                                        text-transform: uppercase !important;
                                    }

                                    .orm_cell-text p {
                                        font-size: 14px !important;
                                    }
                                }

                                .accordion__content {
                                    width: 100%;
                                    max-width: 907px;
                                }

                                /* new review slider styles */
.modal.modal-doc.ar-reviews__doc-modal {
    display: none !important;
    width: auto !important;
    max-width: 95vw !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    padding: 0 !important;
    background: transparent;
    vertical-align: middle;
    position: relative;
}
.blocker.current .modal.modal-doc.ar-reviews__doc-modal {
    display: inline-block !important;
}
.modal.modal-doc.ar-reviews__doc-modal .ar-reviews__doc-modal-box {
    position: relative;
    display: inline-block;
    line-height: 0;
}
.modal.modal-doc.ar-reviews__doc-modal .ar-reviews__doc-modal-box img {
    display: block;
    width: auto;
    height: auto;
    max-width: 95vw;
    max-height: 80vh;
}
.modal.modal-doc.ar-reviews__doc-modal .ar-reviews__doc-modal-box iframe {
    display: block;
    width: 90vw;
    max-width: 900px;
    height: 80vh;
    border: none;
}
.modal.modal-doc.ar-reviews__doc-modal a.close-modal {
    top: -35.5px;
    right: -35.5px;
    width: 40px;
    height: 40px;
    background-image: url(/wp-content/themes/markway/img/modal_close.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.blocker {
    z-index: 9999;
}
.blocker.current .modal {
    z-index: 10000;
}
.ar-reviews__inner {
        max-width: 100%;
    }

.archive_review-text p:first-child {
    max-width: 600px;
}

@media (max-width: 471px) {
    .blocker {
        padding: 0 !important;
        overflow-x: hidden !important;
        overflow-y: auto !important;
        display: flex !important;
        align-items: flex-start !important;
        justify-content: center !important;
        box-sizing: border-box;
    }

    .blocker::before {
        display: none !important;
        content: none !important;
        height: 0 !important;
    }

    .blocker.current .modal.modal-doc.ar-reviews__doc-modal {
        display: block !important;
        margin: 52px auto 16px !important;
        max-width: calc(100vw - 24px) !important;
        vertical-align: top;
    }

    .modal.modal-doc.ar-reviews__doc-modal .ar-reviews__doc-modal-box {
        max-width: 100%;
    }

    .modal.modal-doc.ar-reviews__doc-modal .ar-reviews__doc-modal-box img {
        max-width: calc(100vw - 24px);
        max-height: calc(100dvh - 72px);
        width: auto;
        height: auto;
    }

    .modal.modal-doc.ar-reviews__doc-modal .ar-reviews__doc-modal-box iframe {
        width: calc(100vw - 24px);
        max-width: calc(100vw - 24px);
        height: calc(100dvh - 72px);
    }

    .blocker.current .modal.modal-doc.ar-reviews__doc-modal a.close-modal {
        position: fixed;
        top: 12px;
        right: 12px;
        z-index: 10001;
    }
}