/* ===== layout ===== */
.home-wrapper .germ-page .container {
    width: 100%;
    max-width: 1450px;
    padding: 0 20px;
    margin: 0 auto;
    display: block;
}

.germ-page .visible-1920 {
    display: none;
}

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

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

/* ===== banner ===== */
.germ-page .banner-section {
    background-repeat: no-repeat;
    background-position: center 122px;
    background-color: #fff;
    background-size: 1920px auto;
    min-height: 724px;
    color: white!important;
    padding-top: 95px;
}



.germ-page .banner-container {
    position: relative;
    z-index: 1;
}

.germ-page .banner__title-first p {
    color: rgba(255, 255, 255, 0.7);
    font-weight: 700;
    padding-bottom: 25px;
}

.germ-page .banner__title-strip {
    position: relative;
    z-index: 1;
    clear: both;
}

.germ-page .banner__title-strip h1 {
    float: left;
    font-weight: 900;
    line-height: 130%;
    color: #fff;
    text-transform: uppercase;
}

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

.germ-page .banner__title-main-second {
    position: relative;
    z-index: 7;
    clear: both;
    font-weight: 900!important;
}

.germ-page .banner__title-main-third::before {
    content: "";
    height: 30px;
    background: rgba(198, 59, 0, 0.27);
    display: block;
    position: absolute;
    left: -8px;
    bottom: 0;
    z-index: -1;
    width: 1153px;
}

.germ-page .banner__title-main p {
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-size: 52px;
    font-weight: 250;
    line-height: 63.39px;
    text-transform: uppercase;
}

.germ-page .banner__title-main-second:not(.banner__title-main-third) p {
    font-weight: 900 !important;
}

.germ-page .banner__title-main-third p {
    font-family: Montserrat, sans-serif;
    font-weight: 100!important;
    font-size: 52px;
    line-height: 115%;
    letter-spacing: 0;
    text-transform: uppercase;
}

.germ-page .banner__text-service p {
    width: 938px;
    max-width: 100%;
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    margin-bottom: 25px;
}

/* ===== promo ===== */
.germ-page .markway__orm-promo {
    margin-top: 120px;
    margin-bottom: 90px;
    padding-bottom: 0;
    overflow: visible;
}

.germ-page .markway__orm-promo--second {
    margin-top: 90px;
    margin-bottom: 90px;
}

.germ-page .orm_rep-title {
    display: flex;
    justify-content: space-between;
    column-gap: 20px;
}

.germ-page .orm_rep-title h3,
.germ-page .orm_rep-title .h2-title {
    width: 81%;
    max-width: none;
    color: #1a2129;
    font-size: 34px !important;
    font-weight: 900!important;
    line-height: 130%!important;
    text-transform: uppercase;
    text-align: left !important;
    display: block;
    margin-top: 0 !important;
}

.germ-page .markway__orm-promo--second .orm_rep-title .h2-title {
    max-width: 405px;
}

.germ-page .orm_rep-title span {
    color: #fab50a;
    font-weight: 300;
}

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

.germ-page .orm_rep-text p {
    position: relative;
    padding-left: 50px;
    color: #1a2129;
    font-size: 16px;
    font-weight: 300;
    line-height: 22.4px;
}

.germ-page .orm_rep-text p::before {
    content: "";
    background: url(/wp-content/themes/markway/img/arr_bl1.svg) no-repeat center / contain;
    width: 32px;
    height: 32px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}

.germ-page .orm_rep-text p b {
    display: block;
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    text-align: left;
    text-transform: uppercase;
    padding-bottom: 16px;
    color: #1a2129;
}

/* ===== shared titles ===== */
.germ-page .core__value-title {
    position: relative;
    padding: 55px 0 0;
    text-align: center;
    margin-bottom: 60px;
}

.germ-page .core__value-title p {
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 600 !important;
    line-height: 100%;
    letter-spacing: 0;
    text-align: center;
    text-transform: uppercase;
    color: #008cbe;
    margin-bottom: 23px;
}

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

.germ-page .core__value-title span {
    font-weight: 300;
    color: #fab50a;
}

.germ-page .section-adaptiveNecessary .middle-title,
.germ-page .germ-targeted .middle-title,
.germ-page .germ-orient .middle-title {
    display: block;
    font-weight: 900;
    font-size: 34px;
    line-height: 44.2px;
    text-transform: uppercase;
    color: #1a2129;
    margin-bottom: 60px;
}



.germ-page .section-adaptiveNecessary .middle-title span,
.germ-page .germ-targeted .middle-title span,
.germ-page .germ-orient .middle-title span {
    font-weight: 300;
    color: #faba19;
}

.germ-page .germ-targeted .middle-title {
    max-width: 695px;
    margin-bottom: 40px;
}

/* ===== achievements ===== */
.germ-page .section-repSuccess {
    margin-top: 0px;
    padding: 0 20px;
    margin-bottom: 40px;
}

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

.germ-page .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;
}

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

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

.germ-page .item-title {
    font-weight: 700 !important;
    text-transform: uppercase;
    color: #1a2129;
    margin-bottom: 5px;
    line-height: 1.6;
    font-size: 16px;
}

.germ-page .item-text {
    color: #1a2129;
    margin-top: 5px;
    line-height: 1.6;
    font-size: 16px;
}

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

.germ-page .section-repSuccess .strategy__grid-item img {
    position: static !important;
    height: auto;
    min-width: 100%;
}

/* ===== reviews ===== */
.home-wrapper .germ-page .main__review .review__slider-wrapper,
.home-wrapper .germ-page .main__review .review__slider {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
}

.home-wrapper .germ-page .main__review .review__img {
    margin-right: 90px;
    flex: 0 0 250px;
}

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

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

.home-wrapper .germ-page .main__review .review__img img {
    width: 100%;
    height: auto;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

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

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

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

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

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

.home-wrapper .germ-page .main__review .review__content .review__info p {
    color: #1a2129;
    font-weight: 700 !important;
}

/* ===== form ===== */
.home-wrapper .main.germ-page #seven-screen.form-screen {
    background: none;
    padding-bottom: 50px;
    margin-top: 45px;
    margin-bottom: 100px;
}

.home-wrapper .main.germ-page #seven-screen.form-screen .container {
    background: none;
}

.home-wrapper .main.germ-page #seven-screen.form-screen .container .content {
    width: 100%;
    padding: 70px 75px 65px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    background: url(../img/form-fon-new.jpg) no-repeat center right / 1550px auto;
}

#fast-form .input-wrapper-flex {
    display: none;
}

/* ===== faq ===== */
.home-wrapper .main.germ-page section.block-faq {
    margin-top: 100px;
    margin-bottom: 0;
}

.home-wrapper .main.germ-page section.block-faq .container {
    display: block;
}

/* ===== why numbers ===== */
.germ-page section.section-adaptiveNecessary:not(.germ-orient) {
    background: #f8f8f8;
}

.germ-page .section-why {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
    gap: 15px;
}

.germ-page .section-why-item {
    flex: 1 1 calc((100% - 45px) / 4);
    min-width: 240px;
    align-items: stretch;
}

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

.germ-page .section-why-item .nbr {
    font-family: Montserrat, sans-serif;
    font-size: 60px;
    font-weight: 900;
    line-height: 1;
    text-align: left;
    padding-right: 10px;
    color: #ffbb00;
    flex-shrink: 0;
    align-self: center;
}

.germ-page .section-why-item .txt {
    color: #1a2129;
    font-size: 16px;
    font-weight: 300;
    line-height: 22.4px;
    text-align: left;
    text-transform: none;
    height: auto;
    border-left: 1px solid #f6c320;
    padding-left: 10px;
    align-self: stretch;
    display: flex;
    align-items: center;
}

.germ-page .section-why .info {
    flex: 1 1 100%;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    font-style: italic;
    font-weight: 400;
    line-height: 16.8px;
    text-align: right;
    margin-bottom: 0;
}

/* ===== targeted ===== */
.germ-page .block-targeted-3.germ-targeted {
    background: #f8f8f8;
    padding: 70px 0;
    margin: 0;
}

.germ-page .germ-targeted__list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px 40px;
}

.germ-page .germ-targeted__item {
    display: flex;
    align-items: center;
    padding: 0;
    border: none;
}

.germ-page .germ-targeted__num {
    flex: 0 0 auto;
    margin: 0;
    font-family: Montserrat, sans-serif;
    font-weight: 900 !important;
    font-style: normal;
    font-size: 72px;
    line-height: 126%;
    text-transform: uppercase;
    color: #e3e5e8;
}

.germ-page .germ-targeted__title {
    margin: 0 0 0 12px;
    color: #1a2129;
    font-size: 16px;
    font-weight: 300;
    line-height: 22.4px;
    text-align: left;
    text-transform: none;
}

.germ-page .germ-targeted__title span {
    color: inherit;
    font-weight: inherit;
}

/* ===== tasks table ===== */
.germ-page .germ-tasks {
    position: relative;
    margin: 150px 0 150px;
}

.germ-page .germ-tasks .orm_rep-title {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    column-gap: 250px;
}

.germ-page .germ-tasks .orm_rep-title h3,
.germ-page .germ-tasks .orm_rep-title .h2-title {
    width: auto;
    max-width: 320px;
    margin: 0 !important;
    color: #1a2129;
    font-size: 34px !important;
    font-weight: 900 !important;
    line-height: 1.15 !important;
    text-transform: uppercase;
    text-align: left;
}

.germ-page .germ-tasks .orm_rep-title span {
    color: #faba19;
    font-weight: 300;
}

.germ-page .germ-tasks .orm_rep-subtitle {
    max-width: 640px;
    color: #1a2129;
    font-size: 16px;
    font-weight: 300;
    line-height: 22.4px;
}

.germ-page .germ-tasks .orm__tasks-net {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 21px;
    row-gap: 15px;
    margin-top: 60px;
}

.germ-page .germ-tasks .orm__tasks-cell {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 18px 20px;
    border: 1px solid #f6c320;
    border-radius: 20px;
    min-height: 80px;
    height: auto;
}

.germ-page .germ-tasks .orm__tasks-text p {
    margin: 0;
    color: #1a2129;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.3;
    text-align: center;
    text-transform: none;
}

.germ-page .germ-tasks .orm__tasks-cell:nth-child(-n + 3) p {
    font-family: Montserrat, sans-serif;
    font-weight: 800 !important;
    font-size: 24px;
    line-height: 95%;
    text-align: center;
    text-transform: uppercase;
}

.germ-page .germ-tasks .orm__tasks-cell:nth-child(3n + 1) p {
    font-weight: 700 !important;
}

/* ===== orient ===== */
.germ-page .germ-orient {
    background: #f8f8f8;
    padding: 91px 0 101px;
    margin: 0;
    position: relative;
}

.germ-page .germ-orient .section-adaptiveNecessary__grid-1-1-1 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 56px 22px;
}

.germ-page .germ-orient .section-adaptiveNecessary__grid .top {
    display: block;
}

.germ-page .germ-orient .germ-orient__head {
    display: flex;
    align-items: center;
    gap: 12px;
}

.germ-page .germ-orient .orm__tasks-img {
    flex-shrink: 0;
    min-width: 26px;
    transition: transform 0.25s ease;
}

.germ-page .germ-orient .orm__tasks-img svg {
    display: block;
}

.germ-page .germ-orient .germ-orient__head span {
    font-size: 16px;
    font-weight: 700;
    color: #1a2129;
    text-transform: uppercase;
    line-height: 1.3;
/*    max-width: 320px;*/
}

.germ-page .germ-orient .section-adaptiveNecessary__grid-item {
    padding-bottom: 24px;
    border-bottom: 1px solid #e4e9ea;
}

.germ-page .germ-orient .germ-orient__text p {
    margin: 16px 0 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.4;
    text-transform: none;
    color: #1a2129;
}

/* ===== cases ===== */
.home-wrapper .germ-page .section-repCases {
    padding-top: 150px;
}

.home-wrapper .germ-page .section-repCases.main__article .title-row {
    padding: 55px 0 0;
    text-align: center;
    margin-bottom: 60px;
}

.home-wrapper .germ-page .section-repCases.main__article .article-items {
    margin-top: 0;
    grid-gap: 20px;
}

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

.home-wrapper .germ-page .section-repCases.main__article .article-items p {
    margin: 0 0 9px;
}

.home-wrapper .germ-page .section-repCases.main__article .article-items .title {
    font-size: 16px;
    line-height: 21px;
    text-decoration: none;
}



/* ===== order ===== */
.germ-page .germ-order {
    background: #f8f8f8;
    padding: 70px 0;
    margin: 0;
}

.germ-page .germ-order .orm_rep-title {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    column-gap: 200px;
    margin-bottom: 60px;
}

.germ-page .germ-order .orm_rep-title h3,
.germ-page .germ-order .orm_rep-title .h2-title {
    width: auto;
    max-width: 695px;
    margin: 0 !important;
    color: #1a2129;
    font-size: 34px !important;
    font-weight: 900 !important;
    line-height: 1.15 !important;
    text-transform: uppercase;
    text-align: left;
}

.germ-page .germ-order .orm_rep-title span {
    color: #faba19;
    font-weight: 300;
}

.germ-page .germ-order .orm_rep-subtitle {
    flex: 1;
    min-width: 0;
    color: #1a2129;
    font-size: 16px;
    font-weight: 300;
    line-height: 22.4px;
}

.germ-page .germ-order .orm_rep-nmbr {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 15px;
}

.germ-page .germ-order .germ-order__item {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 20px 16px;
    background: #fff;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    height: 140px;
}

.germ-page .germ-order .germ-order__media {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-shrink: 0;
}

.germ-page .germ-order .orm_rep-nbr-img img {
    display: block;
    width: 50px;
    height: 50px;
    object-fit: contain;
}

.germ-page .germ-order .orm_rep-nbr-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-left: none;
    padding-left: 12px;
    min-height: 0;
    max-height: none;
    flex: 1;
    min-width: 0;
}

.germ-page .germ-order .germ-order__lead-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    width: 100%;
    border-bottom: 1px solid #f6c320;
    padding-bottom: 6px;
    margin-bottom: 6px;
}

.germ-page .germ-order .germ-order__lead {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.3;
    text-transform: uppercase;
    color: #1a2129;
    margin-bottom: 0;
}

.germ-page .germ-order .germ-order__num {
    font-family: Montserrat, sans-serif;
    font-weight: 900;
    font-style: normal;
    font-size: 60px;
    line-height: 1;
    text-transform: uppercase;
    color: #ffb400;
    flex-shrink: 0;
}

.germ-page .germ-order .orm_rep-nbr-text p {
    margin: 0;
    font-size: 14px;
    font-weight: 300;
    line-height: 130%;
    color: #1a2129;
}

/* ===== rates ===== */
.home-wrapper .germ-page .section-repPlan.section {
    padding: 150px 0 60px 0;
}

.home-wrapper .germ-page .section-repPlan .products-list {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-gap: 21px;
}

.home-wrapper .germ-page .section-repPlan .products-list .product-item {
    background: #fff;
    box-shadow: 0 19px 52px 2px #d8dcdd;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
}

.home-wrapper .germ-page .section-repPlan .products-list .product-item .top {
    height: 125px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 10px;
    font-family: Montserrat, sans-serif;
    font-weight: 900;
    font-size: 24px;
    line-height: 126%;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #1a2129;
}

.home-wrapper .germ-page .section-repPlan .products-list .product-item .center {
    background: #f9f9f9;
    padding: 25px 20px;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    text-align: left!important;
    display: flex!important;
    gap: 16px;
    flex: 1;
    margin-bottom: 0px!important;
}

.home-wrapper .germ-page .section-repPlan .products-list .product-item .center p {
    margin: 0;
    font-weight: 300;
    font-size: 15px;
    line-height: 140%;
    flex: 1;
}

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

.home-wrapper .germ-page .section-repPlan .products-list .product-item .bottom .p {
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 140%;
    letter-spacing: 0;
    font-variant: small-caps;
    color: #1a2129;
    flex: 1;
}

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

.home-wrapper .germ-page .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 0.2%, #ffa500 99.54%);
    border-radius: 4px;
    height: 66px;
    width: 100%;
    max-width: 207px;
    min-width: 110px;
    font-weight: 600;
    font-size: 12px;
    line-height: 140%;
    text-transform: uppercase;
    color: #1a2129;
}

#footer .container .top .column:last-child .call-btn {
    display: flex;
    align-items: center;
}



/* ===== adaptive ===== */
@media (min-width: 1600px) {
    .germ-page .visible-1920 {
        display: inline;
    }
}

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

@media (max-width: 1440px) {
    .home-wrapper .germ-page .section-repPlan .products-list .product-item .bottom a {
        max-width: 188px;
    }
    .germ-page .banner-section {
        padding-top: 40px;
    }

    .germ-page .orm_rep-title h3,
    .germ-page .orm_rep-title .h2-title {
        font-size: 34px;
        line-height: 44px;
        max-width: 526px;
        width: auto;
    }

    .germ-page .repSuccess-item {
        width: 241px;
    }

    .home-wrapper .main.germ-page #seven-screen.form-screen .container .content {
        padding: 70px 50px 65px 90px;
        background-size: cover;
    }

    .germ-page .germ-tasks .orm_rep-title {
        column-gap: 80px;
    }

    .germ-page .germ-tasks .orm__tasks-cell:nth-child(-n + 3) p {
        font-size: 18px;
    }

    .germ-page .germ-order .orm_rep-title {
        column-gap: 80px;
    }
}

@media (max-width: 1200px) {
    .germ-page .germ-order .orm_rep-nmbr {
        grid-template-columns: repeat(2, 1fr);
    }

    .germ-page .germ-order .germ-order__num {
        font-size: 40px;
        line-height: 126%;
    }

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

    .home-wrapper .germ-page .section-repPlan .products-list .product-item .bottom a {
        height: 42px;
        max-width: 103px;
    }
}

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

    .germ-page .germ-tasks .orm_rep-title {
        flex-direction: column;
        column-gap: 0;
        row-gap: 16px;
    }

    .germ-page .germ-tasks .orm_rep-title h3,
    .germ-page .germ-tasks .orm_rep-title .h2-title {
        max-width: none;
        font-size: 24px !important;
    }

    .germ-page .germ-tasks .orm__tasks-net {
        column-gap: 10px;
        row-gap: 10px;
        margin-top: 30px;
    }

    .germ-page .germ-tasks .orm__tasks-cell {
        padding: 12px 8px;
        min-height: 72px;
        border-radius: 12px;
    }

    .germ-page .germ-tasks .orm__tasks-cell:nth-child(-n + 3) p {
        font-size: 14px;
    }

    .germ-page .germ-tasks .orm__tasks-text p {
        font-size: 13px;
    }

    .germ-page .germ-orient {
        padding: 40px 0;
    }

    .germ-page .germ-orient .section-adaptiveNecessary__grid-1-1-1 {
        grid-gap: 20px;
    }

    .germ-page .germ-order .orm_rep-title {
        flex-direction: column;
        row-gap: 16px;
        column-gap: 0;
    }

    .germ-page .germ-order .orm_rep-title h3,
    .germ-page .germ-order .orm_rep-title .h2-title {
        max-width: none;
        font-size: 24px !important;
    }

    .home-wrapper .germ-page .section-repPlan .products-list {
        grid-template-columns: 1fr;
        max-width: 450px;
        margin: 0 auto;
    }

    .home-wrapper .germ-page .section-repPlan .products-list .product-item .top {
        font-size: 20px;
    }
}

@media (max-width: 768px) {
    .germ-page .germ-order .germ-order__lead-row {
        justify-content: start;
        flex-direction: row-reverse;
        align-items: end;
    }
    .germ-page .banner__title-strip {
        padding-top: 50px;
    }

    

    .germ-page .banner__title-strip .banner-logo {
        position: absolute;
        left: 0;
        top: -8px;
        margin: 0;
    }

    .germ-page .banner__title-first p {
    font-weight: 700;
    font-size: 16px;
    line-height: 100%;
}

.germ-page .banner__title-strip h1,
.germ-page .banner__title-main p,
.germ-page .banner__title-main-third p {
    font-size: 23px !important;
    line-height: 1.15 !important;
}

.germ-page .orm_rep-title h3,
.germ-page .orm_rep-title .h2-title {
    width: 100%;
    max-width: none;
    font-weight: 900 !important;
    font-size: 16px !important;
    line-height: 140% !important;
    text-align: center !important;
    text-transform: uppercase;
    margin-bottom: 20px;
}

    .germ-page .banner__title-main-third {
        width: 260px;
        left: 0px;
    }
    .germ-page .banner__title-main-third::before {
        height: 50px;
        width: 260px;
        left: 0px;
    }

    .germ-page .banner-inner a.main__btn {
        color: #1a2129;
        font-size: 12px;
        font-weight: 600;
        text-transform: uppercase;
        padding: 0 22px;
    }

    .germ-page .markway__orm-promo,
    .germ-page .markway__orm-promo--second {
        margin-top: 60px;
        margin-bottom: 60px;
    }

    .germ-page .markway__orm-promo--second {
        margin-top: 0;
    }

    .germ-page .orm_rep-title {
        flex-direction: column;
    }

    .germ-page .orm_rep-title h3,
    .germ-page .orm_rep-title .h2-title {
        width: 100%;
        max-width: none;
        font-size: 16px;
        line-height: 1.4;
        text-align: center;
        margin-bottom: 20px;
    }

    .germ-page .markway__orm-promo--second .orm_rep-title .h2-title {
        max-width: none;
    }

    .germ-page .orm_rep-text {
        max-width: none;
    }

    .germ-page .orm_rep-text p b {
        font-size: 16px;
        line-height: 20.8px;
        text-align: center;
    }

    .germ-page .visible-mob {
        display: block !important;
    }

    .germ-page .core__value-title h2 {
        font-size: 28px;
    }

    .germ-page .section-repSuccess.visible-mob {
        margin-bottom: 60px;
        padding-top: 70px;
    }

    .germ-page .block-targeted-3.germ-targeted {
        padding: 10px 0;
    }

    .germ-page .germ-tasks {
        margin: 70px 0;
    }

    .germ-page .swiper__block {
        position: relative;
        padding-bottom: 31px;
    }

    .home-wrapper .germ-page .main__review .review__slider-wrapper,
        .home-wrapper .germ-page .main__review .review__slider {
            overflow: visible;
        }

        .home-wrapper .germ-page .main__review .review__slider.swiper__block {
            padding-bottom: 40px;
        }

        .home-wrapper .germ-page .main__review .review__slider .swiper-scrollbar {
            bottom: 13px;
        }

    .home-wrapper .main.germ-page #seven-screen.form-screen .container .content {
        padding: 30px 10px;
        background: url(../img/form-fon-new-3line-h3-mob.jpg) no-repeat top center transparent;
        background-size: 100% 100%;
    }

    .home-wrapper .main.germ-page #seven-screen .form-screen-h3 {
        font-size: 30px !important;
    }

    .home-wrapper .main.germ-page section.block-faq {
        margin-top: 60px;
    }

    .germ-page .section-adaptiveNecessary .middle-title,
    .germ-page .germ-targeted .middle-title,
    .germ-page .germ-orient .middle-title {
        max-width: none;
        font-size: 16px;
        line-height: 1.4;
        text-align: center;
        margin-bottom: 20px;
    }

    .germ-page .germ-targeted .middle-title {
    font-weight: 900;
    font-size: 16px;
    line-height: 140%;
    text-transform: uppercase;
    text-align: center;
}

   .germ-page .section-why-item.section-flex.mob-section-grid {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 90%;
    flex: 0 0 auto;
    margin-left: auto;
    margin-right: auto;
    background: #fff;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    padding: 20px;
    box-sizing: border-box;
}

.germ-page .section-why-item .nbr {
    font-size: 54px;
    width: auto;
    min-width: 0;
    flex: 0 0 auto;
    padding: 0 0 16px;
    align-self: flex-start;
}

.germ-page .section-why-item .txt {
    border-left: none;
    padding: 16px 0 0;
    position: relative;
    align-self: stretch;
    width: 100%;
}

.germ-page .section-why-item .txt::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: 1px;
    background: #f6c320;
}

.germ-page .section-why .info {
    margin-bottom: 20px;
    text-align: left;
}

    .germ-page .section-why .info {
        margin-bottom: 20px;
    }

    .germ-page .germ-targeted__list {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .germ-page .germ-targeted__num {
        font-size: 30px;
        line-height: 1.2;
    }

    .germ-page .germ-orient .section-adaptiveNecessary__grid-1-1-1 {
        grid-template-columns: 1fr;
        grid-gap: 0;
    }

    .germ-page .germ-orient .section-adaptiveNecessary__grid-item {
        margin-bottom: 24px;
    }

    .germ-page .germ-orient .section-adaptiveNecessary__grid-item:last-child {
        margin-bottom: 0;
    }

    .germ-page .germ-orient .germ-orient__head {
        justify-content: space-between;
        width: 100%;
    }

    .germ-page .germ-orient .germ-orient__head .orm__tasks-img {
        order: 2;
        margin-left: auto;
    }

    .germ-page .germ-orient .germ-orient__head span {
        order: 1;
    }

    .germ-page .germ-orient .top {
        cursor: pointer;
    }

    .germ-page .germ-orient .section-adaptiveNecessary__grid-item:not(.is-open) .germ-orient__text {
        display: none;
    }

    .germ-page .germ-orient .section-adaptiveNecessary__grid-item.is-open .germ-orient__text {
        display: block;
        margin-top: 12px;
        background: #fff;
        box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
        padding: 16px;
        border-radius: 10px;
    }

    .germ-page .germ-orient .section-adaptiveNecessary__grid-item.is-open .germ-orient__text p {
        margin: 0;
    }

    .germ-page .germ-orient .section-adaptiveNecessary__grid-item.is-open .orm__tasks-img {
        transform: rotate(90deg);
    }

    .home-wrapper .germ-page .section-repCases {
        padding-top: 0;
    }

    .home-wrapper .germ-page .section-repCases.main__article .title-row {
        padding-top: 13px;
        margin-bottom: 40px;
    }

    .germ-page .germ-order {
        padding: 40px 0;
    }

    .germ-page .germ-order .orm_rep-title {
        flex-direction: column;
        align-items: center;
    }

    .germ-page .germ-order .orm_rep-title h3,
    .germ-page .germ-order .orm_rep-title .h2-title {
        font-size: 16px !important;
        text-align: center;
        width: 100%;
    }

    .germ-page .germ-order .orm_rep-subtitle {
        text-align: left;
        width: 100%;
    }

    .germ-page .germ-order .orm_rep-nmbr {
        grid-template-columns: 1fr;
    }
.markway__orm-promo.germ-order {
    margin-bottom: 0px;
}

.germ-page .core__value-title::after, .home-wrapper .main.germ-page .main__review .title-row::before {
    content: none!important;
}
    .germ-page .germ-order .germ-order__num {
        font-size: 60px;
        line-height: 1;
    }

    .home-wrapper .germ-page .section-repPlan.section {
        padding: 30px 0;
    }

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

    .home-wrapper .germ-page .main__review .review-slide {
        height: auto !important;
        min-height: 0;
        align-items: flex-start;
        padding: 16px 12px 20px;
    }

    .home-wrapper .germ-page .main__review .review__content > p {
        margin-bottom: 16px !important;
    }

    .home-wrapper .germ-page .main__review .review__content .review__info {
        margin-top: 0;
    }
}

@media (max-width: 576px) {
    .germ-page section.section-adaptiveNecessary {
        background: white!important;
    }

    .germ-page section.section-adaptiveNecessary.germ-orient {
        background: #f8f8f8!important;
    }
    .home-wrapper .germ-page .main__review .review-slide {
    padding: 16px 12px 41px;
    height: auto!important;
}
.home-wrapper .germ-page .main__review .review__slider-wrapper {
    padding: 0;
    margin-left: -5px;
    width: calc(100% + 10px);
    overflow: visible!important;
}
    .germ-page .banner-section {
        background-size: cover;
        background-position: left 40px;
        min-height: 602px;
        padding-top: 55px;
    }

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

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

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

    .germ-page .germ-tasks .orm_rep-title h3,
    .germ-page .germ-tasks .orm_rep-title .h2-title {
        font-size: 16px !important;
        text-align: center;
    }

    .germ-page .germ-tasks .orm_rep-subtitle {
        text-align: center;
    }

    .germ-page .germ-tasks .orm__tasks-net {
        column-gap: 6px;
        row-gap: 6px;
    }

    .germ-page .germ-tasks .orm__tasks-cell {
        padding: 8px 4px;
        min-height: 56px;
        border-radius: 8px;
    }

    .germ-page .germ-tasks .orm__tasks-cell:nth-child(-n + 3) p {
        font-size: 11px;
        line-height: 1.1;
    }

    .germ-page .germ-tasks .orm__tasks-text p {
        font-size: 11px;
        line-height: 1.2;
    }
    .germ-page .core__value-title::before {
        display: none;
    }
    .home-wrapper .main.germ-page .main__review .title-row::before {
        display: none;
    }
}

.germ-page .core__value-title::after,
.home-wrapper .main.germ-page .main__review .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;
}

.germ-page .core__value-title.title-rates {
    margin-bottom: 24px;
}


.germ-page .visible-pc {
    display: block;
}

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

@media (max-width: 768px) {
    .germ-page .visible-pc {
        display: none !important;
    }

    .germ-page .visible-mob {
        display: block !important;
    }
}