@charset "UTF-8";

@keyframes uparrow {
    0%,to {
        opacity: 1;
        transform: translateY(0)
    }

    50% {
        opacity: .7;
        transform: translateY(-5%)
    }

    70% {
        opacity: .9;
        transform: translateY(-6%)
    }
}

.hero.hero-digital {
    min-height: 100vh
}

.hero .hero-body {
    position: relative;
    overflow: hidden
}

    .hero .hero-body .hero-title, .hero .hero-body .hero_digital_button {
        font-family: "Open Sans",sans-serif;
        font-style: normal;
        letter-spacing: .005em;
        display: flex;
        align-items: center
    }

    .hero .hero-body .hero-title {
        background: url(/wp-content/themes/limeup-agency//build/dist/img/digital/part-circle-digital.svg);
        background-size: inherit;
        background-repeat: no-repeat;
        max-width: 711px;
        background-position: 2.5% -320%;
        font-weight: 700;
        font-size: 54px;
        line-height: 74px;
        margin-bottom: 42px
    }

    .hero .hero-body .hero_digital_button {
        background: #2f2f35;
        background-color: #2f2f35;
        width: max-content;
        font-weight: 600;
        font-size: 20px;
        line-height: 130%;
        text-align: center;
        height: 64px;
        justify-content: center;
        color: #e1e5ed;
        min-width: fit-content;
        padding: 0 40.5px;
        border-radius: 4px;
        mask-image: unset;
        -webkit-mask-image: unset
    }

.hero_digital_button:hover .arrow {
    width: 33px
}

.benefits_feature .work-flow-card p, section .second_title.h-2-title {
    font-size: 42px;
    font-weight: 600;
    line-height: 55px;
    letter-spacing: .005em
}

.arrow {
    cursor: pointer;
    display: inline-block;
    height: 12px;
    margin-left: 11px;
    position: relative;
    transition: width .2s ease;
    vertical-align: middle;
    width: 23px
}

    .arrow::after, .arrow::before {
        content: "";
        position: absolute;
        top: 50%
    }

    .arrow::after {
        border-right: 2px solid #e1e5ed;
        border-top: 2px solid #e1e5ed;
        display: block;
        height: 10px;
        right: 0;
        transform: translateY(-50%) rotate(45deg);
        width: 10px
    }

    .arrow::before {
        border-bottom: 2px solid #e1e5ed;
        left: 0;
        transform: translateY(-50%);
        width: 100%
    }

.hero-head {
    background: #18181d
}

.our-works-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.number-list {
    background: #bdff00;
    border-radius: 100px;
    height: 72px;
    width: 72px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    font-size: 40px;
    line-height: 32px;
    color: #272727
}

.our-help .our-help-container .item-text-list .second_title.h-2-title {
    font-weight: 600;
    font-size: 30px;
    line-height: 32px;
    margin-bottom: 16px
}

.item-text-list .description {
    font-size: 16px;
    line-height: 26px
}

.our-help-container .column {
    width: calc(50% - 92px);
    display: flex;
    justify-content: center
}

.our-process-grid {
    background: url(/wp-content/themes/limeup-agency//build/dist/img/digital/process-grid.webp);
    background-repeat: no-repeat
}

.description, .step-title {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: .005em;
    text-align: left
}

.step-title {
    font-size: 24px;
    font-weight: 700
}

.benefits_feature .work-flow-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center
}

    .benefits_feature .work-flow-card figure {
        margin-bottom: 24px
    }

    .benefits_feature .work-flow-card p {
        font-size: 20px;
        line-height: 26px;
        text-align: center
    }

    .benefits_feature .work-flow-card .description {
        font-size: 16px;
        font-weight: 400;
        line-height: 26px;
        letter-spacing: 0
    }

.work-illustartion {
    right: 0;
    top: 0
}

    .work-illustartion.work-illustration-1 {
        right: 490px
    }

    .work-illustartion.work-illustration-2 {
        right: 154px
    }

.progress-icon-box img {
    max-width: max-content
}

.card-offering {
    background: #2b2b32;
    border-radius: 8px;
    padding: 20px
}

    .card-offering .third_title.h-3-title {
        font-size: 30px;
        font-style: normal;
        font-weight: 700;
        line-height: 38px;
        letter-spacing: .005em;
        display: flex
    }

        .card-offering .third_title.h-3-title .icon {
            content: "";
            display: block;
            height: 44px;
            width: 39px;
            background-color: #e1e5ed;
            max-width: 39px;
            margin-right: 18px;
            -webkit-mask-size: contain;
            -webkit-mask-position: center;
            -webkit-mask-repeat: no-repeat
        }

.wireframe_cta {
    padding: 31px 0 25px
}

.wireframes-wrap-table {
    margin-bottom: 100px
}

.live_manager_image {
    margin-right: 16px
}

.live_manager .third_title.h-3-title {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: 0
}

.tell_more_button {
    margin-right: 37px;
    padding: 0;
    display: flex;
    align-items: center;
    -webkit-mask-image: url(/wp-content/themes/limeup-agency//build/dist/img/tell_me_more_bg_btn.webp);
    mask-image: url(/wp-content/themes/limeup-agency//build/dist/img/tell_me_more_bg_btn.webp);
    min-width: 174px;
    height: 48px;
    width: 174px;
    font-size: 18px;
    font-weight: 600;
    line-height: 21px;
    letter-spacing: .3959999979px
}

.card-offering:hover {
    background-color: #36363f;
    box-shadow: 0 4px 13px 0 #000
}

    .card-offering:hover .third_title.h-3-title {
        color: #5ad876
    }

        .card-offering:hover .third_title.h-3-title .icon, .tell_more_button {
            background-color: #5ad876
        }

.wireframe-section {
    padding-bottom: 0
}

.card-offering {
    margin-bottom: 16px
}

.wireframes .tab-content {
    display: none;
    margin-left: 50px
}

    .wireframes .choices-tab.active, .wireframes .tab-content.active {
        display: block
    }

.wireframes .choices-tab {
    display: none;
    margin-bottom: 24px
}

:root {
    --color-green: #B4F00A;
    --color-grey: #4B5563;
    --color-button: #E1E5ED
}

.switch-button {
    display: inline-block;
    margin-right: 12px;
    cursor: pointer
}

    .switch-button .switch-button__checkbox {
        display: none
    }

        .switch-button .switch-button__checkbox:checked + .switch-button__label {
            background-color: var(--color-green);
            transition: .3s
        }

            .switch-button .switch-button__checkbox:checked + .switch-button__label::before {
                transform: translateX(20px)
            }

    .switch-button .switch-button__label {
        background-color: var(--color-grey);
        width: 40px;
        height: 20px;
        border-radius: 3rem;
        display: flex;
        position: relative;
        transition: .3s
    }

        .switch-button .switch-button__label:before {
            transition: .3s;
            display: block;
            position: absolute;
            left: 4px;
            top: 50%;
            margin-top: -6.5px;
            background-color: var(--color-button);
            content: "";
            border-radius: 50%;
            height: 12px;
            width: 12px
        }

.switch-button-text {
    font-size: 22px;
    font-weight: 700;
    line-height: 29px;
    letter-spacing: .005em
}

.wireframes {
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-size: contain
}

    .wireframes .tabs_title {
        font-size: 16px;
        font-weight: 400;
        line-height: 21px;
        letter-spacing: .005em;
        margin-bottom: 12px
    }

    .wireframes .tabs_navs {
        margin-bottom: 24px
    }

    .wireframes .navs_divider {
        background: #4b5563;
        height: 1px;
        border: 0;
        margin-bottom: 24px
    }

    .wireframes .tab-nav:not(:last-child) {
        margin-right: 14px
    }

    .wireframes .tab-nav .icon {
        content: "";
        display: block;
        height: 31px;
        width: 27px;
        background-color: #e1e5ed;
        max-width: 27px;
        -webkit-mask-size: contain;
        -webkit-mask-position: center;
        -webkit-mask-repeat: no-repeat;
        margin-bottom: 8px
    }

    .wireframes .tab-nav.active .tab-screens {
        color: #5ad876
    }

    .wireframes .tab-nav.active .sub-tab-screens {
        opacity: 1
    }

        .wireframes .tab-nav.active .sub-tab-screens.active {
            color: #bdff00
        }

    .wireframes .tab-nav.active .icon {
        background-color: #5ad876
    }

    .wireframes .tab-group {
        padding-bottom: 6px
    }

    .wireframes .tab-screens {
        font-size: 22px;
        font-weight: 700;
        line-height: 29px;
        letter-spacing: .005em;
        border: 1px solid #4b5563;
        width: 119px;
        height: 108px;
        border-radius: 10px
    }

        .wireframes .tab-screens.active {
            border: 1px solid #b4f00a
        }

        .wireframes .tab-screens:not(.active):hover {
            background: #212127;
            border: 1px solid #798697
        }

    .wireframes .sub-tab-screens {
        opacity: .3;
        border: 1px solid #4b5563;
        border-radius: 10px;
        padding: 16px 20px 16px 52px;
        display: flex;
        align-items: center;
        position: relative;
        font-size: 22px;
        font-style: normal;
        font-weight: 700;
        line-height: 29px;
        letter-spacing: .005em;
        text-align: left
    }

        .wireframes .sub-tab-screens:before {
            transition: .3s;
            display: flex;
            position: absolute;
            left: 20px;
            top: 50%;
            border: 0;
            border-radius: unset;
            height: 21px;
            width: 21px;
            transform: translateY(-50%);
            content: "";
            font-size: 27px;
            align-items: center;
            padding: 0;
            justify-content: center;
            background: url(../img/grey_circle.svg)
        }

        .wireframes .sub-tab-screens.active {
            opacity: 1
        }

            .wireframes .sub-tab-screens.active:before {
                background: url(../img/green_circle.svg)
            }

        .steps .step_rectangle .step_content .text p:not(:last-child), .wireframes .sub-tab-screens:not(:last-child) {
            margin-bottom: 12px
        }

    .wireframes .tab-content.active {
        display: flex;
        justify-content: center
    }

    .wireframes .divider {
        font-size: 24px;
        font-weight: 400;
        line-height: 33px;
        letter-spacing: .005em
    }

    .wireframes.active {
        border: 1px solid #5d80ff
    }

.tab-innovation {
    background: unset
}

    .tab-innovation:hover {
        background: #494949
    }

.rectangle-marker li {
    position: relative;
    padding-left: 13px;
    color: #babfc9
}

    .rectangle-marker li:before {
        left: 0;
        width: 4px;
        height: 4px;
        top: 15px
    }

.level.level-with-right-arrow .arrow-bounce-works {
    margin-left: 36px
}

.our-process-top-label .second_title.h-2-title {
    font-weight: 600;
    line-height: 55px;
    letter-spacing: .005em
}

.progress-card-text li, .progress-card-text p {
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: -.03em;
    text-align: left
}

.progress-card-text p {
    margin-bottom: 8px
}

.progress-card-text .flex-row .col-2 {
    padding-right: 9px
}

.progress-card {
    padding-top: 169px;
    position: relative
}

    .progress-card.progress-card-right-image {
        padding-bottom: 101px
    }

    .progress-card.progress-card-left-image {
        padding-bottom: 132px
    }

.connect-div, .connect-icon {
    position: absolute;
    background-color: #333;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 2
}

.connect-icon {
    border-radius: 50%;
    width: 90px;
    height: 90px
}

.connect-div {
    height: 52px;
    padding: 0 20px
}

    .connect-div span, .process p {
        font-size: 28px;
        font-weight: 600;
        line-height: 32px;
        letter-spacing: 0
    }

.connect-icon span {
    display: inline-block
}

.connect-11.connect-icon img {
    margin-left: 5px
}

.connect-13, .connect-22, .connect-32 {
    top: 50%
}

.connect-11 {
    top: 0;
    left: 0
}

[data-aos=change_color_to_green].connect-icon:hover {
    background-color: #5ad876
}

.connect-13, .connect-32 {
    right: 0
}

.connect-22 {
    left: 0
}

.connect-12, .connect-21, .connect-31 {
    top: 19px;
    left: 50%;
    transform: translateX(-50%)
}

.connect-33 {
    bottom: 0;
    left: 0
}

.connect-line, .connect-line-mob {
    border-style: dashed;
    border-width: 2px;
    border-color: #4d4d4d
}

.connect-line-mob {
    visibility: hidden;
    border-width: 2px 0 0
}

.connect-line2, .connect-line3 {
    border: 2px dashed #4d4d4d;
    border-radius: 216px;
    -webkit-border-radius: 216px;
    -moz-border-radius: 216px;
    -ms-border-radius: 216px;
    -o-border-radius: 216px
}

.service-card {
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 375px;
    max-height: 375px;
    display: flex !important;
    align-items: flex-end;
    padding-left: 20px;
    padding-bottom: 10px;
    cursor: pointer
}

.service-card-content, .services_we_offer .we_offered .card-offering:hover hr {
    width: 100%
}

.card-service-title {
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 62px;
    letter-spacing: .3959999979px;
    text-align: left;
    transition: all .3s
}

.benefits {
    background: #2b2b32
}

.service-card svg {
    transition: all .3s
}

.service-card:hover svg path {
    stroke: #b4f00a
}

.colaborations .col.card-offering:hover .list-type-disk.cn-fc-white li:before, .service-card:hover .card-service-title {
    color: #5ad876
}

.switch-button__label {
    cursor: pointer
}

.hero .hero-body .hero-title.hero-default-services {
    line-height: 74px
}

.process p {
    font-size: 20px;
    font-style: normal;
    line-height: 26px;
    letter-spacing: .005em;
    text-align: center
}

.process .col {
    display: block;
    flex-basis: unset;
    -ms-flex-positive: unset;
    flex-grow: unset
}

.process .arrow-col {
    position: relative;
    text-align: center;
    padding-top: 62px
}

.process .circle-icon-container {
    margin-bottom: 2px
}

.benefits_feature_one_text .item-text-list .title {
    font-size: 24px;
    font-weight: 600;
    line-height: 36px;
    letter-spacing: .005em
}

.benefits_feature_image {
    margin-right: 64px
}

.hero-digital .hero-body a {
    max-width: 259px;
    display: flex
}

.benefits_feature_one_text .item-list .icon {
    height: 16px;
    width: 18px;
    justify-content: center;
    padding: 10px
}

    .benefits_feature_one_text .item-list .icon img {
        max-width: 17px
    }

.benefits_feature_one_text .item-list .item-text-list {
    margin-left: 8px
}

.benefits_feature_one_text .item-list .title {
    font-size: 20px;
    font-weight: 600;
    line-height: 36px;
    letter-spacing: .005em
}

.connect-icon:hover {
    background-color: #b4f010
}

.fact-title, .numbers, .numbers span {
    font-weight: 400;
    font-size: 60px;
    line-height: 82px;
    letter-spacing: .005em;
    color: #e1e5ed
}

.fact-title {
    margin-bottom: 8px;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    color: #babfc9
}

.cta-services .tell_more_button.find_your_team_button {
    width: 217px;
    height: 64px
}

.expertise-slider {
    margin-left: -12px;
    margin-right: -12px
}

    .expertise-slider .expertise-slide {
        margin: 0 12px
    }

        .expertise-slider .expertise-slide .third_title.h-3-title {
            font-size: 30px;
            font-weight: 700;
            line-height: 38px;
            letter-spacing: .005em;
            text-align: left;
            margin-top: 16px;
            margin-bottom: 8px
        }

        .colaborations .col.card-offering .list-type-disk.cn-fc-white li, .expertise-slider .expertise-slide p {
            font-size: 18px;
            font-weight: 400;
            line-height: 30px;
            letter-spacing: .005em;
            text-align: left
        }

.colaborations {
    display: flex;
    justify-content: space-between
}

    .colaborations .col.card-offering {
        max-width: 364px;
        padding: 0;
        border: 1px dashed #696969;
        border-radius: initial
    }

        .colaborations .col.card-offering .box {
            padding: 30px
        }

        .colaborations .col.card-offering .third_title.h-3-title .icon {
            height: 39px;
            min-width: 30px;
            margin-right: 16px
        }

        .colaborations .col.card-offering:hover {
            border: 1px dashed #b4f00a
        }

            .colaborations .col.card-offering .list-type-disk.cn-fc-white li:before, .colaborations .col.card-offering:hover .third_title.h-3-title {
                color: #fff
            }

                .colaborations .col.card-offering:hover .third_title.h-3-title .icon {
                    background-color: #fff
                }

        .colaborations .col.card-offering .list-type-disk.cn-fc-white li {
            line-height: 28px
        }

            .colaborations .col.card-offering .list-type-disk.cn-fc-white li:not(:last-child), .our-services .card_service ul.list-type-disk li:not(:last-child), .section_services_d_system .card_service ul.list-type-disk li:not(:last-child) {
                margin-bottom: 8px
            }

.hero-breadservices.hero .hero-content {
    margin: 0 auto auto;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: start
}

.hero-breadservices.hero .hero-breadcrumbs {
    position: relative;
    margin-top: 117px;
    width: fit-content
}

    .hero-breadservices.hero .hero-breadcrumbs .breadcrumb {
        display: flex;
        height: auto;
        justify-content: center;
        align-items: center;
        margin: 0 -10px
    }

        .hero-breadservices.hero .hero-breadcrumbs .breadcrumb a {
            font-size: 16px;
            font-weight: 500;
            line-height: 16px;
            letter-spacing: .005em;
            text-align: left;
            cursor: pointer
        }

        .hero-breadservices.hero .hero-breadcrumbs .breadcrumb li {
            padding: 0 10px;
            display: flex;
            position: relative
        }

            .hero-breadservices.hero .hero-breadcrumbs .breadcrumb li.active a, .hero-breadservices.hero .hero-breadcrumbs .breadcrumb li.active a:visited {
                color: #babfc9;
                opacity: 1;
                cursor: pointer
            }

            .hero-breadservices.hero .hero-breadcrumbs .breadcrumb li a, .hero-breadservices.hero .hero-breadcrumbs .breadcrumb li a:visited {
                display: block;
                padding: 0;
                text-decoration: none;
                color: #babfc9;
                opacity: .5;
                cursor: pointer
            }

                .hero-breadservices.hero .hero-breadcrumbs .breadcrumb li a:active, .hero-breadservices.hero .hero-breadcrumbs .breadcrumb li a:hover, .hero-breadservices.hero .hero-breadcrumbs .breadcrumb li a:visited:active, .hero-breadservices.hero .hero-breadcrumbs .breadcrumb li a:visited:hover, .hero-breadservices.hero .hero-breadcrumbs .breadcrumb li.active a:active, .hero-breadservices.hero .hero-breadcrumbs .breadcrumb li.active a:hover, .hero-breadservices.hero .hero-breadcrumbs .breadcrumb li.active a:visited:active, .hero-breadservices.hero .hero-breadcrumbs .breadcrumb li.active a:visited:hover {
                    color: #e1e5ed;
                    opacity: 1
                }

        .hero-breadservices.hero .hero-breadcrumbs .breadcrumb.breadcrumb--classic li:not(:last-of-type)::before {
            content: "";
            background: url(../img/chevron-right.svg);
            display: block;
            width: 5px;
            height: 10px;
            position: absolute;
            font-weight: 700;
            font-size: 18px;
            line-height: 22px;
            letter-spacing: .03em;
            top: 50%;
            right: 0;
            transform: translate(50%,-50%);
            color: #e1e5ed;
            opacity: 1
        }

.hero-breadservices.hero .hero_center_content {
    margin: auto 0;
    opacity: 0
}

.services_we_offer .second_title.h-2-title {
    margin-bottom: 68px
}

.services_we_offer .we_offered .card-offering {
    display: block;
    position: relative;
    transition: all .2s ease 0s;
    box-shadow: none;
    opacity: 1;
    transform: translate(0,0);
    height: 100%;
    outline: 0 !important;
    padding: 0;
    max-width: 368px
}

    .services_we_offer .we_offered .card-offering .up-animation {
        background: #2b2b32;
        padding: 29.4px;
        border: 1px solid transparent;
        border-radius: 5px;
        top: 0;
        transition: all .2s ease .05s
    }

    .services_we_offer .we_offered .card-offering:hover {
        transform: none;
        background: 0 0
    }

        .services_we_offer .we_offered .card-offering:hover .up-animation {
            border-color: #000;
            box-shadow: 0 4px 13px 0 #000;
            background: #36363f;
            outline: unset !important
        }

        .services_we_offer .we_offered .card-offering:hover .third_title.h-3-title, .steps .step_rectangle:hover .step_content .text ul.list-type-disk.cn-fc-white.marker_white_bg li:before {
            color: #5ad876
        }

        .services_we_offer .we_offered .card-offering:hover .icon_svg_animated svg path:not(path.no_fill) {
            fill: #b4f00a;
            stroke: #b4f00a
        }

    .services_we_offer .we_offered .card-offering:nth-child(n) {
        margin-bottom: 24px
    }

    .services_we_offer .we_offered .card-offering:nth-last-child(1), .services_we_offer .we_offered .card-offering:nth-last-child(2), .services_we_offer .we_offered .card-offering:nth-last-child(3) {
        margin-bottom: 0
    }

    .services_we_offer .we_offered .card-offering a {
        cursor: pointer;
        z-index: 11
    }

    .services_we_offer .we_offered .card-offering .third_title.h-3-title {
        font-size: 28px;
        font-weight: 700;
        line-height: 38px;
        letter-spacing: .005em;
        text-align: left
    }

    .services_we_offer .we_offered .card-offering p.description {
        font-size: 16.8px;
        font-weight: 400;
        line-height: 30px;
        letter-spacing: .005em;
        text-align: left
    }

    .services_we_offer .we_offered .card-offering hr {
        background: #5ad876;
        height: 2px;
        border: 0;
        width: 64px;
        transition: all .2s ease 0s
    }

    .services_we_offer .we_offered .card-offering .icon.icon_svg_animated {
        display: flex;
        justify-content: center
    }

.steps .steps_rectangles {
    position: relative
}

.steps .man {
    position: absolute;
    top: -151px;
    left: 350px;
    z-index: 6
}

.steps .step_rectangle {
    display: flex;
    align-items: end;
    width: 304.228851px
}

    .steps .step_rectangle .block-bg {
        position: absolute;
        left: 0;
        z-index: 1;
        width: 100%;
        height: max-content
    }

        .steps .step_rectangle .block-bg svg {
            width: 100%;
            height: 100%
        }

    .steps .step_rectangle .step_content {
        padding: 40px 35px 15px;
        position: relative;
        z-index: 2;
        display: flex;
        flex-direction: column
    }

    .steps .step_rectangle.step_1 {
        z-index: 4;
        margin-right: -11px
    }

        .steps .step_rectangle.step_1 .step_content {
            height: 557px
        }

        .steps .step_rectangle.step_1:hover {
            z-index: 5
        }

    .steps .step_rectangle.step_2 {
        z-index: 3;
        margin-right: -11px
    }

        .steps .step_rectangle.step_2 .step_content {
            height: 598px
        }

        .steps .step_rectangle.step_2:hover {
            z-index: 5
        }

    .steps .step_rectangle.step_3 {
        z-index: 2;
        margin-right: -11px
    }

        .steps .step_rectangle.step_3 .step_content {
            height: 643px
        }

        .steps .step_rectangle.step_3:hover {
            z-index: 5
        }

    .steps .step_rectangle.step_4 {
        z-index: 1;
        margin-right: -11px
    }

        .steps .step_rectangle.step_4 .step_content {
            height: 702px
        }

        .steps .step_rectangle.step_4:hover {
            z-index: 5
        }

    .steps .step_rectangle .step_content .third_title.h-3-title {
        font-family: "Open Sans",sans-serif;
        font-size: 30px;
        font-weight: 700;
        line-height: 42px;
        letter-spacing: 0;
        text-align: left;
        margin-bottom: 10px
    }

        .steps .step_rectangle .step_content .third_title.h-3-title span {
            font-weight: 400
        }

    .steps .step_rectangle .step_content .text li, .steps .step_rectangle .step_content .text p {
        font-family: "Open Sans",sans-serif;
        font-size: 15px;
        font-weight: 600;
        line-height: 26px;
        letter-spacing: 0;
        text-align: left
    }

    .steps .step_rectangle .step_content .text ul.list-type-disk.cn-fc-white.marker_white_bg li::before {
        color: #e1e5ed;
        width: 1em;
        margin-left: 8px;
        margin-right: -13px;
        left: -6px;
        position: absolute;
        top: 0;
        transform: none
    }

    .steps .step_rectangle .step_content .step_number {
        font-family: "Arimo",sans-serif;
        font-size: 150px;
        font-weight: 700;
        line-height: 150px;
        letter-spacing: .005em;
        text-align: center;
        margin: auto auto 15px 0
    }

    .steps .step_rectangle:hover .block-bg svg path:nth-child(1) {
        stroke: #b4f00a
    }

    .steps .step_rectangle:hover .block-bg svg path:nth-child(2) {
        fill: #b4f00a
    }

.our_expertise .expertise-slider {
    margin-top: -30px;
    margin-bottom: -30px
}

.our_expertise .expertise-slide {
    background: #2b2b32;
    margin-top: 30px;
    margin-bottom: 30px
}

    .our_expertise .expertise-slide:hover {
        box-shadow: 0 4px 13px 0 #000
    }

    .our_expertise .expertise-slide .expertise_text {
        padding: 0 20px 20px
    }

.industries-card:not(:last-child):not(:nth-last-child(2)) {
    margin-bottom: 48px
}

.industries-card .industries-box {
    padding: 0 15px
}

    .industries-card .industries-box .third_title.h-3-title {
        font-size: 24px;
        font-weight: 600;
        line-height: 32px;
        letter-spacing: 0
    }

    .industries-card .industries-box p.description {
        font-size: 16px;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: 0;
        color: #9ca3af
    }

.benefits_feature_image img {
    max-width: 300px !important
}

.connect-line, .connect-line2, .progress-card > * {
    cursor: default
}

.card-0-radius {
    border-radius: 0
}

.icon.cn-w-100 {
    width: 100% !important
}

.title-min-76 {
    min-height: 76px
}

.our_differ .diff_box:hover:before, .our_differ_uxdesign .diff_box:hover:before {
    filter: invert(67%) sepia(97%) saturate(438%) hue-rotate(35deg) brightness(174%) contrast(126%)
}

.our-services .card_service:hover .link a, .our_differ .diff_box:hover h3, .our_differ .diff_box:hover p, .our_differ .diff_box:hover span, .our_differ_mob_apps .diff_box:hover .third_title.h-3-title, .our_differ_product_design .diff_box:hover .third_title.h-3-title, .our_differ_uxdesign .diff_box:hover .third_title.h-3-title {
    color: #5ad876
}

.our_differ .third_title.h-3-title, .our_differ span {
    margin-bottom: 8px;
    font-size: 30px;
    font-weight: 500;
    line-height: 42px;
    letter-spacing: 0;
    text-align: left
}

.our_differ p {
    font-size: 18px;
    font-weight: 400;
    line-height: 34px;
    letter-spacing: .015em;
    text-align: left
}

.our_differ_uxdesign .diff_box {
    position: relative;
    padding: 12px 24px 12px 66px;
    border-radius: 8px
}

    .our_differ_uxdesign .diff_box:not(:last-child) {
        margin-bottom: 24px
    }

    .our_differ_mob_apps .diff_box:before, .our_differ_product_design .diff_box:before, .our_differ_uxdesign .diff_box:before {
        content: "";
        background-repeat: no-repeat;
        background-size: cover;
        display: block;
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        height: 44px;
        width: 39px
    }

    .our_differ_uxdesign .diff_box:nth-child(1):before {
        background: url(../img/industries/fd16.svg);
        background-repeat: no-repeat;
        width: 43px;
        height: 43px
    }

    .our_differ_uxdesign .diff_box:nth-child(2):before {
        background: url(../img/industries/fd17.svg);
        background-repeat: no-repeat;
        width: 42px;
        height: 43px
    }

    .our_differ_uxdesign .diff_box:nth-child(3):before {
        background: url(../img/industries/fd18.svg);
        background-repeat: no-repeat;
        width: 42px;
        height: 43px
    }

    .our_differ_uxdesign .diff_box:nth-child(4):before {
        background: url(../img/industries/fd14.svg);
        background-repeat: no-repeat;
        height: 43px;
        width: 43px
    }

    .our_differ_mob_apps .diff_box span, .our_differ_product_design .diff_box span, .our_differ_uxdesign .diff_box .third_title.h-3-title {
        font-family: "Open Sans",sans-serif;
        font-size: 24px;
        font-weight: 500;
        line-height: 34px;
        letter-spacing: 0;
        text-align: left;
        margin-bottom: 0
    }

.cn-ft-underlined {
    text-underline-offset: 3px
}

    .cn-ft-underlined:hover {
        text-decoration: underline
    }

#our_expertise.industrie_slider .slick-initialized .slick-slide.expertise-slide {
    min-height: 524px
}

section {
    background: #1f1f23
}

.our_differ .second_title.h-2-title {
    margin-bottom: 64px
}

.our_differ .differ_right {
    max-width: 100%
}

.our_differ .diff_box:not(:last-child) {
    margin-bottom: 36px
}

.our_differ_mob_apps .diff_box, .our_differ_product_design .diff_box {
    position: relative;
    padding: 12px 24px 12px 66px;
    border-radius: 8px
}

    .our_differ_product_design .diff_box:hover:before {
        filter: invert(67%) sepia(97%) saturate(438%) hue-rotate(35deg) brightness(174%) contrast(126%)
    }

    .our_differ_mob_apps .diff_box:not(:last-child), .our_differ_product_design .diff_box:not(:last-child) {
        margin-bottom: 24px
    }

    .our_differ_product_design .diff_box:nth-child(1):before {
        background: url(../img/industries/fd1.svg);
        background-repeat: no-repeat;
        width: 36px;
        height: 31px
    }

    .our_differ_product_design .diff_box:nth-child(2):before {
        background: url(../img/industries/fd2.svg);
        background-repeat: no-repeat;
        width: 37px;
        height: 35px
    }

    .our_differ_product_design .diff_box:nth-child(3):before {
        background: url(../img/industries/ed2.svg);
        background-repeat: no-repeat;
        width: 42px;
        height: 42px
    }

    .our_differ_product_design .diff_box:nth-child(4):before {
        background: url(../img/digital/circle.svg);
        background-repeat: no-repeat;
        width: 42px;
        height: 42px
    }

    .our_differ_product_design .diff_box:nth-child(5):before {
        background: url(../img/industries/fd4.svg);
        background-repeat: no-repeat;
        width: 43px;
        height: 35px
    }

    .our_differ_mob_apps .diff_box:hover:before {
        filter: invert(67%) sepia(97%) saturate(438%) hue-rotate(35deg) brightness(174%) contrast(126%)
    }

    .our_differ_mob_apps .diff_box:nth-child(1):before {
        background: url(../img/industries/fd1.svg);
        background-repeat: no-repeat;
        width: 36px;
        height: 31px
    }

    .our_differ_mob_apps .diff_box:nth-child(2):before {
        background: url(../img/industries/fd2.svg);
        background-repeat: no-repeat;
        width: 37px;
        height: 35px
    }

    .our_differ_mob_apps .diff_box:nth-child(3):before {
        background: url(../img/industries/fd3.svg);
        background-repeat: no-repeat;
        width: 42px;
        height: 43px
    }

    .our_differ_mob_apps .diff_box:nth-child(4):before {
        background: url(../img/industries/fd4.svg);
        background-repeat: no-repeat;
        width: 43px;
        height: 35px
    }

    .our_differ_mob_apps .diff_box:nth-child(5):before {
        background: url(../img/industries/fd6.svg);
        background-repeat: no-repeat;
        width: 35px;
        height: 33px
    }

.testemotianls-box .comment {
    background-color: #202025;
    color: #fff;
    font-size: 32px;
    font-weight: 600;
    line-height: 46px;
    letter-spacing: 0;
    text-align: left;
    margin-bottom: 40px;
    position: relative
}

    .testemotianls-box .comment::after {
        position: absolute;
        left: 50%;
        bottom: -11px;
        height: 20px;
        width: 20px;
        background-color: #202025;
        transform: translateX(-50%) rotate(45deg);
        box-shadow: 5px 5px 10px rgba(0,0,0,.15);
        border-bottom: 1px solid #b4f00a;
        border-right: 1px solid #b4f00a
    }

.testemotianls-box, .testemotianls-box .author {
    text-align: center
}

    .testemotianls-box .comment-blockquote:before {
        background: url(../img/case/quote_mark.webp)
    }

    .testemotianls-box .comment {
        padding: 54px 48px 54px 24px;
        border: 0;
        background: #2b2b32;
        border-radius: 0 0 5px 5px;
        display: flex
    }

    .testemotianls-box .author-comment {
        position: relative;
        max-width: 69.28%;
        flex: 0 0 69.28%
    }

    .testemotianls-box .comment {
        justify-content: space-between
    }

        .testemotianls-box .comment::after {
            content: none
        }

    .testemotianls-box .name {
        font-size: 18px;
        font-weight: 600;
        line-height: 28px;
        letter-spacing: 0
    }

    .testemotianls-box .author-box {
        padding: 0 0 0 20px
    }

    .testemotianls-box .author-svg {
        margin-right: 16px
    }

    .testemotianls-box .author, .testemotianls-box .author-information {
        font-family: "Open Sans",sans-serif;
        font-style: normal;
        font-weight: 700;
        font-size: 24px;
        line-height: 24px;
        letter-spacing: .2px;
        color: #e1e5ed
    }

    .testemotianls-box .author-information {
        font-weight: 600;
        font-size: 18px;
        text-align: center;
        letter-spacing: .1px;
        color: #9f9f9f
    }

    .testemotianls-box .job {
        font-size: 14px;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: 0;
        color: #9f9f9f
    }

    .testemotianls-box .comment-blockquote {
        position: relative;
        font-family: "Open Sans",sans-serif;
        font-weight: 400;
        font-size: 20px;
        line-height: 40px;
        letter-spacing: .02em;
        color: #cdcfd2;
        padding-left: 28.8px
    }

        .testemotianls-box .comment-blockquote img {
            align-self: end;
            margin-top: 23px;
            margin-left: auto
        }

        .testemotianls-box .comment-blockquote:before {
            content: "";
            position: absolute;
            background-image: url("data:image/svg+xml,%3Csvg width='17' height='14' viewBox='0 0 17 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.1328 0.648438V1.60547C14.7786 2.10026 13.7174 2.88151 12.9492 3.94922C12.181 5.00391 11.7969 6.10417 11.7969 7.25C11.7969 7.4974 11.8359 7.67969 11.9141 7.79688C11.9661 7.875 12.0247 7.91406 12.0898 7.91406C12.1549 7.91406 12.2526 7.86849 12.3828 7.77734C12.7995 7.47786 13.3268 7.32812 13.9648 7.32812C14.707 7.32812 15.3646 7.63411 15.9375 8.24609C16.5104 8.84505 16.7969 9.5612 16.7969 10.3945C16.7969 11.2669 16.4648 12.0352 15.8008 12.6992C15.1497 13.3633 14.3555 13.6953 13.418 13.6953C12.3242 13.6953 11.3802 13.2461 10.5859 12.3477C9.79167 11.4492 9.39453 10.2448 9.39453 8.73438C9.39453 6.97656 9.9349 5.40104 11.0156 4.00781C12.0964 2.61458 13.8021 1.49479 16.1328 0.648438ZM6.73828 0.648438V1.60547C5.38411 2.10026 4.32292 2.88151 3.55469 3.94922C2.78646 5.00391 2.40234 6.10417 2.40234 7.25C2.40234 7.4974 2.44141 7.67969 2.51953 7.79688C2.57161 7.875 2.63021 7.91406 2.69531 7.91406C2.76042 7.91406 2.85807 7.86849 2.98828 7.77734C3.40495 7.47786 3.93229 7.32812 4.57031 7.32812C5.3125 7.32812 5.97005 7.63411 6.54297 8.24609C7.11589 8.84505 7.40234 9.5612 7.40234 10.3945C7.40234 11.2669 7.07031 12.0352 6.40625 12.6992C5.75521 13.3633 4.96094 13.6953 4.02344 13.6953C2.92969 13.6953 1.98568 13.2461 1.19141 12.3477C0.397135 11.4492 0 10.2448 0 8.73438C0 6.97656 0.540365 5.40104 1.62109 4.00781C2.70182 2.61458 4.40755 1.49479 6.73828 0.648438Z' fill='%23B4F00A'/%3E%3C/svg%3E%0A");
            background-repeat: no-repeat;
            background-size: cover;
            width: 16.8px;
            height: 13.05px;
            display: block;
            top: 0;
            left: 0;
            transform: inherit;
            box-shadow: none
        }

.manage-bx.our-testimonials-bx .slick-dots li.slick-active, .manage-bx.our-testimonials-bx .slick-next:before, .manage-bx.our-testimonials-bx .slick-prev:before {
    filter: invert(53%) sepia(0%) saturate(1%) hue-rotate(190deg) brightness(102%) contrast(83%)
}

    .manage-bx.our-testimonials-bx .slick-next:hover:before, .manage-bx.our-testimonials-bx .slick-prev:before:hover, .manage-bx.our-testimonials-bx .slick-prev:hover:before {
        filter: invert(53%) sepia(0%) saturate(1%) hue-rotate(190deg) brightness(192%) contrast(83%)
    }

.our-services .card_service {
    display: flex;
    flex-direction: row;
    justify-content: start;
    align-items: flex-start;
    width: 100%;
    min-height: 243px;
    height: auto;
    background: linear-gradient(273.71deg,#32323c 3.23%,#27272d 97.68%);
    border-radius: 8px
}

    .our-services .card_service .r-content {
        image-rendering: pixelated
    }

    .our-services .card_service:hover {
        background: #36363f
    }

        .our-services .card_service:hover .link a svg path {
            fill: #b4f00a
        }

    .our-services .card_service:last-of-type {
        margin-bottom: 0
    }

    .our-services .card_service ul.list-type-disk, .section_services_d_system .card_service ul.list-type-disk {
        margin-bottom: 0;
        list-style: none
    }

        .our-services .card_service ul.list-type-disk li, .section_services_d_system .card_service ul.list-type-disk li {
            position: relative;
            padding-left: 25px
        }

            .our-services .card_service ul.list-type-disk li::before, .section_services_d_system .card_service ul.list-type-disk li::before {
                content: "•";
                color: #5ad876;
                width: 1em;
                left: 9px;
                position: absolute;
                top: 1px;
                transform: none
            }

    .our-services .card_service h3 {
        font-family: "Open Sans",sans-serif;
        font-style: normal;
        font-weight: 700;
        font-size: 26px;
        line-height: 35px;
        display: flex;
        align-items: center;
        letter-spacing: .015em;
        color: #e1e5ed;
        margin-bottom: 14px
    }

    .our-services .card_service .content_service {
        font-family: "Open Sans",sans-serif;
        color: #cdcfd2;
        font-weight: 400;
        font-size: 18px;
        line-height: 32px;
        margin-bottom: 24px
    }

    .our-services .card_service .link {
        width: fit-content
    }

        .card_industries .link a, .our-services .card_service .link a {
            display: flex;
            align-items: center;
            font-family: "Open Sans",sans-serif;
            font-weight: 600;
            font-size: 18px;
            line-height: 140%;
            letter-spacing: .025em;
            text-transform: uppercase;
            color: #888
        }

            .our-services .card_service .link a svg, .worked .worked_box a img {
                margin-left: 12px
            }

    .our-services .card_service .r-content {
        margin: auto 0;
        display: flex;
        border-top-right-radius: 8px;
        border-bottom-right-radius: 8px;
        position: absolute;
        right: 0;
        z-index: 1;
        top: 50%;
        transform: translateY(-50%);
        width: fit-content;
        max-width: 34%
    }

        .our-services .card_service .r-content img {
            height: auto;
            border-top-right-radius: 8px;
            border-bottom-right-radius: 8px
        }

    .our-services .card_service .l-content {
        padding: 36px 0 36px 36px;
        height: inherit;
        box-sizing: border-box;
        min-height: inherit;
        max-width: 66%
    }

.our-services .service.cn-cols-row-custom {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 24px
}

    .our-services .service.cn-cols-row-custom > * {
        margin: 0;
        width: calc(50% - 12px);
        box-sizing: border-box
    }

.card_industries {
    background: #2b2b32;
    border-radius: 8px;
    width: calc(33.33% - 24px)
}

    .card_industries:hover .b-content {
        background: #36363f;
        border-bottom-right-radius: 8px;
        border-bottom-left-radius: 8px
    }

    .card_industries:hover .link a, .worked .worked_box:hover a {
        color: #5ad876
    }

        .card_industries:hover .link a svg, .worked .worked_box:hover a img {
            filter: invert(67%) sepia(97%) saturate(438%) hue-rotate(35deg) brightness(157%) contrast(96%)
        }

    .card_industries .b-content {
        padding: 24px
    }

    .card_industries .content_industries, .card_industries .title_industries {
        margin-bottom: 8px;
        font-family: "Open Sans",sans-serif;
        letter-spacing: .015em
    }

    .card_industries .title_industries {
        font-weight: 700;
        font-size: 26px;
        line-height: 35px;
        display: flex;
        align-items: flex-end;
        color: #e1e5ed
    }

    .card_industries .content_industries {
        font-weight: 400;
        font-size: 18px;
        line-height: 32px;
        color: #cdcfd2;
        min-height: 121px
    }

    .card_industries .link a {
        gap: 12px
    }

    .card_industries .t-content {
        display: flex
    }

        .card_industries .t-content img {
            width: 100%;
            border-top-right-radius: 8px;
            border-top-left-radius: 8px
        }

.worked h2 {
    margin-bottom: 43px
}

.worked .worked_box {
    padding: 36px 48px;
    background: #2b2b32;
    border-radius: 8px
}

    .worked .worked_box .image {
        max-width: 488px
    }

    .worked .worked_box:not(:last-child) {
        margin-bottom: 43px
    }

    .worked .worked_box .top {
        margin-bottom: 24px
    }

        .worked .worked_box .top img {
            margin-right: 10px
        }

        .worked .worked_box .top .name_project {
            display: flex;
            align-items: center
        }

        .worked .worked_box .top .location_project {
            font-family: "Open Sans",sans-serif;
            color: #babfc9
        }

        .worked .worked_box .top .industry, .worked .worked_box .top .location_project, .worked .worked_box a {
            font-weight: 600;
            font-size: 18px;
            line-height: 140%;
            display: flex;
            align-items: center
        }

        .worked .worked_box .name_project, .worked .worked_box .top .industry {
            font-family: "Open Sans",sans-serif;
            color: #babfc9;
            margin-right: 24px
        }

    .worked .worked_box .name_project {
        font-weight: 600;
        font-size: 18px;
        line-height: 140%;
        color: #e1e5ed;
        border-radius: 2px;
        background: #3f3f49;
        padding: 2px 10px
    }

    .worked .worked_box h3 {
        font-family: "Open Sans",sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 32px;
        line-height: 147%;
        letter-spacing: .015em;
        color: #cdcfd2;
        margin-bottom: 36px
    }

    .worked .worked_box a {
        color: #888;
        text-transform: uppercase;
        z-index: 1
    }

    .worked .worked_box .text {
        max-width: 532px;
        padding-right: 24px
    }

    .worked .worked_box:hover {
        background: #36363f
    }

.worked_ind {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    margin-right: -24px
}

.white-gray {
    color: #fff
}

.section_services_d_system {
    padding-top: 84px
}

    .section_services_d_system p {
        max-width: 637px;
        font-family: "Chakra Petch",sans-serif;
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        color: #18181d
    }

    .section_services_d_system .card_service {
        display: flex;
        flex-direction: row;
        justify-content: start;
        align-items: flex-start;
        padding: 42px 24px 42px 42px;
        gap: 16px;
        width: auto;
        min-height: 276px;
        height: auto;
        background: #2b2b32;
        border-radius: 12px;
        box-shadow: 0 4px 20px rgba(0,0,0,.16);
        margin-bottom: 42px
    }

        .section_services_d_system .card_service:last-of-type {
            margin-bottom: 0
        }

        .section_services_d_system .card_service h3, .section_services_d_system h2 {
            font-family: "Open Sans",sans-serif;
            font-style: normal;
            font-weight: 700;
            color: #e1e5ed
        }

        .section_services_d_system .card_service h3 {
            font-size: 30px;
            line-height: 41px;
            letter-spacing: .02em;
            margin-bottom: 16px
        }

    .section_services_d_system h2 {
        font-size: 42px;
        line-height: 130%;
        display: flex;
        align-items: center;
        letter-spacing: .005em
    }

    .section_services_d_system .description p, .section_services_d_system .description ul li {
        font-family: "Open Sans",sans-serif;
        font-style: normal;
        font-weight: 400;
        line-height: 34px;
        letter-spacing: .01em
    }

    .section_services_d_system .description p {
        font-size: 18px;
        color: #babfc9;
        margin-bottom: 22px
    }

    .section_services_d_system .description ul li {
        font-size: 20px;
        color: #e1e5ed
    }

    .section_services_d_system .image_service {
        position: absolute;
        bottom: 0;
        right: 0;
        z-index: -1;
        height: 100%
    }

    .section_services_d_system .l-content {
        max-width: 637px;
        z-index: 2
    }

    .section_services_d_system .r-content {
        z-index: 1;
        border-bottom-right-radius: 12px;
        border-top-right-radius: 12px
    }

.consulting_row:not(:last-child) {
    margin-bottom: 64px
}

.consulting_row .text {
    padding-right: 24px
}

    .consulting_row .text h3, .consulting_row .text p {
        font-family: "Open Sans",sans-serif;
        font-weight: 500
    }

    .consulting_row .text h3 {
        font-size: 32px;
        line-height: 44px;
        letter-spacing: 0;
        text-align: left;
        margin-bottom: 24px
    }

    .consulting_row .text p {
        font-size: 18px;
        line-height: 32px;
        color: #babfc9;
        max-width: 557px
    }

.consulting_row img {
    max-width: 448px
}

.cn-ft-underlined {
    text-decoration: unset;
    font-weight: 600;
    color: #5ad876
}

@media (min-width:320px) {
    .hero.hero-digital {
        min-height: 100vh
    }

    .our-help-container .column {
        width: 100%
    }

        .our-help-container .column:not(:last-child) {
            margin-bottom: 30px
        }
}

@media (min-width:768px) {
    .process .col {
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .process .content-col {
        flex-grow: 3
    }

    .process .arrow-col {
        height: unset
    }
}

@media (min-width:769px) {
    .work_flow_feature {
        margin: 0 -30px
    }

    .benefits_feature .work-flow-card {
        width: calc(46.1% - 30px);
        padding: 0 30px
    }

        .benefits_feature .work-flow-card:not(:last-child) {
            border-right: 1px solid #3e3e3e
        }

            .benefits_feature .work-flow-card:not(:last-child):not(:nth-last-child(2)) {
                margin-bottom: 40px
            }

    .card-head {
        display: contents
    }

    .numbers-container {
        margin: 0 -6px
    }

    .fact {
        margin-right: 6px;
        margin-left: 6px;
        flex: 1 0 20%
    }

    .fact-title {
        max-width: 67%
    }
}

@media (min-width:991px) {
    .our-help-container .column {
        width: calc(50% - 92px);
        display: flex;
        justify-content: center
    }

    .hero.hero-digital {
        min-height: 100vh
    }

    .card-offering {
        max-width: calc(49.29% - 40px)
    }

        .card-offering.card-3 {
            box-sizing: border-box;
            max-width: calc(33.33% - 10.66px)
        }

        .card-offering:not(:last-child):not(:nth-last-child(2)) {
            margin-bottom: 16px
        }

    .service-card {
        background-size: 100% 100% !important;
        border-radius: 8px;
        width: 100%
    }

    .half-service-card {
        width: calc(50% - 51px)
    }

    .benefits_feature_image img {
        max-width: max-content
    }
}

@media (min-width:992px) {
    .numbers-container {
        margin: 0 -6px
    }

    .fact {
        margin-right: 6px;
        margin-left: 6px;
        flex: 1 0 auto
    }

    .fact-title {
        max-width: 67%
    }

    .hero.hero-breadservices-default {
        min-height: 800px !important
    }
}

@media (min-width:1200px) {
    .wireframe-section .tell_more_button.find_your_team_button {
        padding: 0 50px
    }

    .fact-title {
        max-width: initial
    }

    .fact {
        flex: 1 0 276px
    }

    .wireframes-wrap-table {
        min-height: 542px;
        max-height: 542px
    }

    .hero .hero-title {
        font-size: 80px;
        line-height: 130%;
        letter-spacing: .005em;
        color: #e1e5ed
    }

    .hero .hero-content {
        margin-top: -7%
    }

    .our-help-container .column {
        width: calc(50% - 41.5px);
        display: flex;
        justify-content: center
    }

        .our-help-container .column:not(:last-child):not(:nth-last-child(2)) {
            margin-bottom: 86px
        }

    .our-process-top-banner-content {
        max-width: 660px
    }

    .level.level-with-right-arrow .arrow-bounce-works img {
        height: 79px;
        width: 136px
    }

    .progress-icon-box img {
        height: 320px;
        max-width: 363px
    }

    .progress-card-text {
        max-width: 61.84%;
        min-width: 61.84%;
        font-size: 18px;
        font-style: normal;
        font-weight: 500;
        line-height: 23px;
        letter-spacing: 0
    }

    .level.level-with-right-arrow {
        margin-bottom: 40px
    }

    .progress-card-left-image {
        padding-left: 119px;
        padding-right: 281px
    }

    .progress-card-right-image {
        padding-left: 239px;
        padding-right: 260px
    }

        .progress-card-right-image figure {
            margin-left: 122px
        }

    .benefits_feature .work-flow-card {
        width: calc(22.43% - 30px);
        padding: 0 30px
    }

        .benefits_feature .work-flow-card:not(:last-child) {
            border-right: 1px solid #3e3e3e
        }

            .benefits_feature .work-flow-card:not(:last-child):not(:nth-last-child(2)) {
                margin-bottom: 0
            }

    .fact-title {
        margin-bottom: 0;
        line-height: 30px;
        letter-spacing: .005em
    }

    .services_we_offer .we_offered .card-offering.card-item-1:hover .up-animation, .services_we_offer .we_offered .card-offering.card-item-2:hover .up-animation, .services_we_offer .we_offered .card-offering.card-item-3:hover .up-animation {
        transform: translate(0,-28px)
    }

    .services_we_offer .we_offered .card-offering.card-item-4:hover .up-animation, .services_we_offer .we_offered .card-offering.card-item-5:hover .up-animation, .services_we_offer .we_offered .card-offering.card-item-6:hover .up-animation {
        transform: translate(0,28px)
    }

    .services_we_offer .we_offered .card-offering {
        min-height: 272px;
        position: relative;
        top: 0;
        transition: all .2s ease .05s
    }

    .colaborations .card-offering .third_title.h-3-title {
        font-size: 28px
    }

    .our-process-ux-design .progress-card-text {
        min-width: 61.84%;
        max-width: 61.84%
    }

    .our-process-ux-design .progress-card-right-image {
        padding-left: 179px;
        padding-right: 259px
    }

    .our-process-ux-design .progress-card.progress-card-right-image {
        padding-bottom: 70px
    }

    .our-process-ux-design .progress-card.progress-card-left-image:first-child {
        padding-bottom: 75px
    }

    .section-84-p {
        padding-top: 84px;
        padding-bottom: 84px
    }

    .section-128-p-only-desk {
        padding: 128px 0
    }

    .our-services .card_service:nth-of-type(1) .l-content {
        max-width: 57%
    }

    .our-services .card_service:nth-of-type(1) .r-content {
        max-width: initial
    }

        .our-services .card_service:nth-of-type(1) .r-content img {
            width: 250px;
            height: auto
        }

    .our-services .card_service:nth-of-type(3) .r-content {
        max-width: initial;
        right: -12px
    }

        .our-services .card_service:nth-of-type(3) .r-content img {
            width: 221.27px;
            height: auto
        }

    .our-services .card_service:nth-of-type(4) .l-content {
        max-width: 57%
    }

    .our-services .card_service:nth-of-type(4) .r-content {
        max-width: initial
    }

        .our-services .card_service:nth-of-type(4) .r-content img {
            width: 305.8px;
            height: auto
        }

    .our-services .card_service:nth-of-type(5) .l-content {
        max-width: 57%
    }

    .our-services .card_service:nth-of-type(5) .r-content {
        max-width: initial
    }

        .our-services .card_service:nth-of-type(5) .r-content img {
            width: 227px;
            height: auto
        }

    .our-services .card_service:nth-of-type(6) .l-content {
        max-width: 57%
    }

    .our-services .card_service:nth-of-type(6) .r-content {
        max-width: initial;
        right: -7px
    }

        .our-services .card_service:nth-of-type(6) .r-content img {
            width: 239.23px;
            height: auto
        }

    .cn-pv-128 {
        padding-top: 128px;
        padding-bottom: 128px
    }

    .r-content {
        padding-right: 16px
    }

    .section_services_d_system h2 {
        margin-bottom: 42px !important
    }

    .section_services_d_system .image_service {
        border-bottom-right-radius: 12px;
        border-top-right-radius: 12px
    }
}

@media (min-width:1400px) {
    .progress-card {
        max-width: 1235px
    }

    .hero.hero-digital {
        min-height: 100vh
    }
}

@media (max-width:1530px) {
    .our-process-grid {
        height: 450px
    }

    .work-illustartion {
        top: auto;
        bottom: 30px;
        width: 80px
    }

        .work-illustartion img {
            width: 100%
        }
}

@media (max-width:1200px) {
    .progress-card {
        padding-right: 130px;
        padding-left: 130px
    }

    .benefits section .second_title.h-2-title {
        margin-bottom: 0
    }

    .colaborations .col.card-offering, .services_we_offer .we_offered .card-offering {
        max-width: 30%
    }

    .services_we_offer .we_offered .card-offering {
        padding: 16px 16px 32px
    }

        .services_we_offer .we_offered .card-offering .third_title.h-3-title {
            min-height: 76px
        }

    .steps .steps_rectangles {
        position: initial;
        flex: 1 1 100%;
        overflow-x: scroll;
        overflow-y: clip;
        padding-bottom: 40px
    }

    .steps .man {
        display: none
    }

    .steps .step_rectangle {
        min-width: 304.228851px
    }

        .steps .step_rectangle .block-bg {
            position: absolute;
            left: 0;
            z-index: 1;
            width: 100%;
            height: max-content
        }

            .steps .step_rectangle .block-bg svg {
                width: auto;
                height: auto;
                object-fit: cover;
                bottom: 0;
                position: absolute
            }

    .services_we_offer .we_offered .card-offering.card-up-animation {
        padding: 0;
        max-width: 32%;
        min-height: 386px
    }

    .our-services .card_service:nth-of-type(2) .r-content {
        max-width: 30%
    }

    .r-content {
        padding-right: 8px
    }

    .card_industries {
        width: calc(50% - 24px)
    }

    .worked .worked_box {
        padding: 36px 24px
    }

        .worked .worked_box .text {
            margin-bottom: 24px
        }

    .section_services_d_system h2 {
        margin-bottom: 42px !important
    }

    .section_services_d_system .image_service {
        border-bottom-right-radius: 12px;
        border-top-right-radius: 12px
    }

    .section_services_d_system .l-content {
        max-width: 45%
    }
}

@media (max-width:991px) {
    .industries-card .industries-box {
        padding: 0
    }

    .services_we_offer .second_title.h-2-title {
        margin-bottom: 40px
    }

    .numbers span {
        font-size: 60px;
        font-weight: 400;
        line-height: 70px;
        letter-spacing: .005em
    }

    .our-process-grid {
        height: 450px
    }

    .work-illustartion {
        top: auto;
        bottom: 30px;
        width: 80px
    }

    .circle-digital:before {
        top: -22px
    }

    .number-list {
        background: #bdff00;
        border-radius: 100px;
        height: 35px;
        width: 35px;
        display: flex;
        justify-content: center;
        align-items: center;
        font-weight: 600;
        font-size: 25px;
        line-height: 32px;
        color: #272727
    }

    .wireframes-wrap-table {
        flex-direction: column
    }

    .wireframes .tab-content {
        margin-left: 0;
        margin-top: 50px
    }

    .progress-card {
        flex-direction: column !important
    }

    .wireframe_cta .live_manager {
        margin-bottom: 20px
    }

    .tell_more_button {
        margin-bottom: 30px
    }

    .benefits_feature_image img {
        margin-bottom: 50px
    }

    .offering_tabs_desktop {
        display: none
    }

    .offering_tabs_mobile {
        display: block
    }

        .offering_tabs_mobile .arrow-bx {
            justify-content: center
        }

        .offering_tabs_mobile .manage-bx {
            max-width: 244px;
            margin: 0 auto
        }

            .offering_tabs_mobile .manage-bx .slick-prev {
                position: absolute;
                top: calc(50% - 20px);
                left: 0;
                transform: translateY(calc(50% - 20px))
            }

            .offering_tabs_mobile .manage-bx .slick-next {
                position: absolute;
                top: calc(50% - 20px);
                right: 0;
                transform: translateY(calc(50% - 20px))
            }

        .offering_tabs_mobile .offering_tabs_mobile_slide {
            padding: 0 24px
        }

        .offering_tabs_mobile .slick-slide img {
            width: 175px;
            margin: 0 auto 30px
        }

        .offering_tabs_mobile .card-offering {
            margin-bottom: 0;
            width: 98px;
            height: 58px;
            border: 1px solid #b4f00a
        }

            .offering_tabs_mobile .card-offering .number {
                color: #5ad876;
                font-size: 12px;
                font-weight: 400;
                line-height: 16px;
                letter-spacing: .005em
            }

            .offering_tabs_mobile .card-offering .third_title.h-3-title {
                color: #5ad876;
                font-size: 16px;
                font-weight: 700;
                line-height: 21px;
                letter-spacing: .005em
            }

    .app_design_process .appdesign-card .icon {
        max-width: 80px;
        max-height: 80px
    }

    .offering-left-side-navs, .offering-left-side-navs .card-offering, .our_expertise .expertise-slide img {
        width: 100%
    }

    .offering_image_slider {
        display: block
    }

    .hero .hero-body .hero-title.hero-default-services {
        font-size: 74px;
        font-style: normal;
        font-weight: 600;
        line-height: 71px;
        letter-spacing: .005em;
        text-align: left
    }

        .hero .hero-body .hero-title.hero-default-services .subtitle {
            font-size: 16px;
            font-weight: 400;
            line-height: 26px;
            letter-spacing: .005em
        }

    section .second_title.h-2-title {
        font-size: 42px;
        font-weight: 700;
        line-height: 55px;
        letter-spacing: .005em
    }

    section.our-help .second_title.h-2-title {
        font-size: 32px;
        font-weight: 600;
        line-height: 42px;
        letter-spacing: .005em
    }

    .wireframes-wrap-table {
        margin-bottom: 40px
    }

    .wireframes .tabs_navs {
        margin-bottom: 30px
    }

    .wireframes .tab-group {
        padding-bottom: 0
    }

    .bottom-form .form-column-1 .top_info .top_description, .wireframes.web-design-wireframes .navs_divider {
        display: none
    }

    .wireframes.web-design-wireframes .tab-content {
        margin-left: 0;
        margin-top: 0
    }

    .work-flow-card:last-child {
        border-bottom: none;
        padding-bottom: 0;
        margin-bottom: 0
    }

    .faq.section-64-p {
        padding-top: 55px
    }

    .progress-card {
        padding: 0
    }

    .progress-icon-box {
        width: 80px;
        height: 80px;
        text-align: center
    }

        .progress-icon-box img {
            max-width: 70%
        }

    .benefits-right-image .benefits_feature_image {
        margin-left: 0
    }

    .progress-card {
        padding-top: 0
    }

        .progress-card.progress-card-left-image, .progress-card.progress-card-right-image {
            padding-bottom: 40px
        }

            .progress-card.progress-card-left-image:last-child {
                padding-bottom: 10px
            }

    .bottom-form .form-column-1 .top_info .title {
        text-align: center
    }

    .connect_mobile {
        margin-bottom: 30px
    }

    .connect-div, .connect-icon {
        position: relative;
        top: initial;
        bottom: initial;
        left: initial;
        right: initial;
        margin: 0;
        padding: 0;
        display: none
    }

    .connect-div_mobile {
        padding: 0;
        height: auto;
        position: relative;
        background-color: transparent;
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: 2
    }

    .connect-icon.connect-icon_mobile {
        display: flex !important;
        align-items: center;
        justify-content: center
    }

    .process-steps .progress-card-img {
        margin: 0 auto 30px
    }

        .process-steps .progress-card-img .progress-icon-box.digital_progress_image_box {
            width: auto;
            height: auto;
            text-align: center
        }

            .process-steps .progress-card-img .progress-icon-box.digital_progress_image_box img {
                max-width: 100%
            }

    .services_we_offer .we_offered .card-offering .third_title.h-3-title {
        font-size: 24px
    }

    .services_we_offer .we_offered .card-offering p.description {
        font-size: 18px;
        font-weight: 400;
        line-height: 30px;
        letter-spacing: .005em
    }

    .services_we_offer .we_offered .card-offering {
        max-width: 224px
    }

    .our_colaborations {
        padding-bottom: 67px
    }

    .colaborations {
        padding-bottom: 26px
    }

        .colaborations .card-offering {
            margin-bottom: 0
        }

    .services_we_offer .we_offered .card-offering.card-up-animation {
        max-width: 47%;
        padding: 0
    }

    .manage-bx.our-testimonials-bx .slick-next:before, .manage-bx.our-testimonials-bx .slick-prev:before {
        filter: invert(53%) sepia(0%) saturate(1%) hue-rotate(190deg) brightness(192%) contrast(83%);
        background-size: 20px auto
    }

    .manage-bx.our-testimonials-bx .slick-dots li.slick-active {
        filter: invert(53%) sepia(0%) saturate(1%) hue-rotate(190deg) brightness(192%) contrast(83%)
    }

    :not(.page-template-hiring) .hero-breadservices-default .hero .hero-content.hero-content-auto-h {
        min-height: 100vh
    }

    :not(.page-template-hiring) .hero-breadservices-default .hero-text {
        display: flex;
        flex-direction: column-reverse
    }

        :not(.page-template-hiring) .hero-breadservices-default .hero-text img {
            position: absolute;
            height: 100%;
            z-index: -1;
            bottom: -25%;
            scale: 1.09;
            margin: 0;
            object-fit: contain
        }

    .section_services_d_system h2 {
        font-size: 32px;
        line-height: 50px
    }

    .section_services_d_system .image_service {
        position: relative;
        border-bottom-left-radius: 12px;
        border-bottom-right-radius: 12px
    }

    .section_services_d_system .l-content {
        max-width: 100%
    }
}

@media (max-width:768px) {
    .wireframe-section {
        padding-bottom: 42px
    }

    .testemotianals_industries_mobile_slider .slick-slide {
        min-height: 476px
    }

    .services_we_offer, .testemotianls-border-box {
        padding-bottom: 67px
    }

        .services_we_offer .we_offered.we_offered_mobile_slider .card-offering {
            max-width: 100%
        }

    .lines_big .slick-dots li {
        width: 54.6666679382px
    }

    .manage-bx-big.manage-bx .slick-next:before, .manage-bx-big.manage-bx .slick-prev:before {
        background-size: 25px
    }

    .manage-bx-big.manage-bx .arrow-bx.case_line_dots {
        justify-content: space-between
    }

    .bottom-form.bottom-form-default {
        background: #18181d
    }

        .bottom-form.bottom-form-default .form-column-2 .form_box {
            background: #2b2b32
        }

    .process .arrow-col {
        padding: 18px 0 0
    }

        .process .arrow-col img {
            transform: rotate(90deg)
        }

    .cases-slider-section .container {
        padding: 0
    }

    .progress-card-name {
        margin-bottom: 20px
    }

    .progress-card {
        flex-direction: column;
        align-items: start
    }

    .progress-icon-box {
        width: 60px;
        height: 60px;
        text-align: center
    }

        .progress-icon-box img {
            max-width: 50%
        }

    .hero-services .hero-body {
        padding: 5rem 0 3.75rem
    }

        .hero-services .hero-body .container {
            flex-grow: 1;
            margin: auto 0 0;
            position: relative;
            width: auto
        }

        .hero-services .hero-body .hero-content {
            min-height: unset
        }

    .hero .hero-body .hero-title.hero-default-services {
        font-weight: 600;
        letter-spacing: .005em;
        text-align: left;
        font-size: 32px;
        line-height: 44px
    }

        .hero .hero-body .hero-title.hero-default-services br {
            display: none
        }

        .hero .hero-body .hero-title.hero-default-services .subtitle {
            font-size: 16px;
            font-weight: 400;
            line-height: 26px;
            letter-spacing: .005em
        }

    section .second_title.h-2-title {
        font-weight: 700;
        letter-spacing: .005em
    }

    section.our-help .second_title.h-2-title {
        font-size: 20px;
        line-height: 22px
    }

    .app_design_process {
        padding: 0
    }

        .app_design_process:after {
            content: none
        }

        .app_design_process .appdesign-card {
            max-width: 100%;
            position: relative
        }

            .app_design_process .appdesign-card:after {
                position: absolute;
                content: "";
                width: 1px;
                left: 50%;
                border: 1px solid #4e4e4e;
                background: #4e4e4e;
                bottom: 30px;
                margin-top: 20px;
                height: 30px;
                top: auto !important
            }

            .app_design_process .appdesign-card .third_title.h-3-title, .app_design_process .appdesign-card p {
                text-align: left
            }

            .app_design_process .appdesign-card .icon {
                max-width: 60px;
                margin-right: 12px;
                max-height: 60px
            }

                .app_design_process .appdesign-card .icon img {
                    max-width: 30px
                }

            .app_design_process .appdesign-card .card-head {
                display: flex;
                align-items: center
            }

            .app_design_process .appdesign-card:last-child:after {
                content: none
            }

            .app_design_process .appdesign-card.appdesign-card-2:before, .app_design_process .appdesign-card.appdesign-card-3:before, .app_design_process .appdesign-card.appdesign-card-4:before, .app_design_process .appdesign-card.appdesign-card-5:before, .app_design_process .appdesign-card.appdesign-card-6:before {
                content: none
            }

    .other_services-mobile-slider {
        margin-bottom: 22px
    }

        .other_services-mobile-slider.slick-initialized .slick-slide {
            display: flex !important;
            max-height: 170px;
            padding-left: 10px
        }

        .other_services-mobile-slider .card-service-title {
            font-size: 18px;
            font-weight: 700;
            line-height: 48px;
            letter-spacing: .3959999979px;
            margin-bottom: 0
        }

        .other_services-mobile-slider .service-card svg {
            transition: all .3s;
            max-width: 48px;
            max-height: 48px
        }

    #other-services-arr.arrow-bx {
        justify-content: space-between;
        width: 72px;
        margin: 0 auto
    }

        #other-services-arr.arrow-bx .slick-prev:before {
            width: 20px;
            height: 20px;
            background-image: url(/wp-content/themes/limeup-agency//build/dist/img/work_prev.webp)
        }

        #other-services-arr.arrow-bx .slick-next:before {
            width: 20px;
            height: 20px;
            background-image: url(/wp-content/themes/limeup-agency//build/dist/img/work_next.webp)
        }

    #off-arr.arrow-bx .slick-prev:before {
        width: 20px;
        height: 20px;
        background-image: url(/wp-content/themes/limeup-agency//build/dist/img/work_prev.webp)
    }

    #off-arr.arrow-bx .slick-next:before {
        width: 20px;
        height: 20px;
        background-image: url(/wp-content/themes/limeup-agency//build/dist/img/work_next.webp)
    }

    .hero-breadservices.hero .hero-breadcrumbs {
        margin-top: 60px
    }

    section .second_title.h-2-title {
        font-size: 24px;
        line-height: 22px
    }

    .testemotianls-box .author-comment {
        max-width: 100%;
        flex: 100%;
        margin-bottom: 40px
    }

    .testemotianls-box .comment {
        flex-direction: column-reverse
    }

    .testemotianls-box .author-box {
        margin-bottom: 0;
        max-width: 100%
    }

    .feedback-with-slider .slick-dots li {
        width: 33px
    }

    .feedback-with-slider .lines_dots {
        max-width: 240px
    }

    comment {
        padding: 24px 16px
    }

    .autor-info {
        margin-bottom: 25px
    }

        .autor-info .author {
            font-weight: 700;
            font-size: 20px;
            line-height: 24px
        }

        .autor-info .author-information {
            font-weight: 600;
            font-size: 16px;
            line-height: 24px
        }

    .our-services .card_service:nth-of-type(2) .r-content {
        max-width: 100%
    }

    .our-services .card_service {
        background: #2e2e35;
        display: flex;
        min-height: auto;
        flex-direction: column-reverse;
        padding: 10px 24px 24px
    }

        .our-services .card_service .l-content {
            max-width: 100%
        }

        .our-services .card_service .r-content {
            max-width: 100%;
            position: relative;
            min-height: auto;
            margin: 0;
            top: 0;
            transform: none
        }

        .our-services .card_service:not(:last-child) .r-content {
            min-height: auto
        }

        .our-services .card_service .l-content {
            padding: 0
        }

        .our-services .card_service .r-content {
            width: 100% !important
        }

            .our-services .card_service .r-content img {
                max-width: 250px;
                margin: 0 auto 8px;
                max-height: 200px
            }

    .our-services .service.cn-cols-row-custom {
        gap: 0
    }

        .our-services .service.cn-cols-row-custom > * {
            width: 100%
        }

        .our-services .service.cn-cols-row-custom > :not(:last-child) {
            margin-bottom: 42px
        }

    .r-content {
        padding-right: 0
    }

    .card_industries {
        width: 100%
    }

        .card_industries .content_industries {
            margin-bottom: 24px
        }

    .worked_ind {
        margin-right: initial;
        display: block;
        flex-wrap: nowrap
    }

        .worked_ind .slick-slide {
            height: auto
        }
}

@media screen and (max-width:768px) {
    .services_we_offer .we_offered .card-offering .third_title.h-3-title {
        min-height: auto
    }
}

@media (max-width:680px) {
    .hero-breadservices.hero .hero-content img {
        margin-bottom: 20px
    }

    .steps {
        padding-bottom: 67px
    }

        .steps .steps_rectangles {
            overflow: initial;
            flex: none
        }

        .steps .step_rectangle {
            min-width: unset
        }

            .steps .step_rectangle:nth-of-type(n) {
                margin-right: 0
            }

            .steps .step_rectangle:last-child {
                display: none
            }

            .steps .step_rectangle .block-bg {
                height: 100%
            }

                .steps .step_rectangle .block-bg svg {
                    left: 50%;
                    margin: 0 auto;
                    transform: translateX(-50%);
                    height: 100%
                }

            .steps .step_rectangle .step_content {
                width: 304.228851px;
                margin: 0 auto
            }

    .slick-dots li button {
        width: 12px
    }

    .testemotianls-box .comment {
        font-size: 22px;
        padding: 45px 24px 36px;
        line-height: 36px
    }

        .testemotianls-box .comment br {
            display: none
        }

    .testemotianls-box .comment-blockquote:before {
        left: 10px;
        background-size: 70%;
        max-height: 50%;
        top: 10px
    }

    .testemotianls-box .comment-blockquote {
        font-size: 16px;
        line-height: 32px;
        font-weight: 600
    }

    .our-services .card_service {
        flex-direction: column-reverse;
        padding: 10px 24px 24px
    }

        .our-services .card_service .r-content {
            min-height: auto
        }

        .our-services .card_service:not(:last-child) .r-content {
            min-height: auto
        }

        .our-services .card_service .l-content {
            padding: 0
        }

        .our-services .card_service .r-content, .our-services .card_service .r-content img {
            width: 100%
        }

    :not(.page-template-hiring) .hero-breadservices-default .hero-text {
        display: flex;
        flex-direction: column-reverse
    }

        :not(.page-template-hiring) .hero-breadservices-default .hero-text img {
            position: absolute;
            height: 100%;
            z-index: -1;
            bottom: -25%;
            scale: 1.09;
            margin: 0;
            object-fit: contain
        }

    .worked .worked_box {
        flex-direction: column-reverse;
        padding: 24px
    }

        .worked .worked_box .image {
            margin-bottom: 30px;
            order: 1
        }

        .worked .worked_box .top {
            flex-wrap: wrap;
            margin-bottom: 0
        }

            .worked .worked_box .top > * {
                margin-bottom: 24px;
                margin-right: 24px
            }

        .worked .worked_box .name_project {
            font-size: 14px
        }

        .worked .worked_box h3 {
            font-size: 24px;
            line-height: 147%
        }

        .worked .worked_box a {
            font-size: 18px;
            line-height: 140%;
            align-self: start
        }

        .worked .worked_box .text {
            padding-right: 0;
            order: 2
        }

    .section_services_d_system {
        padding-top: 42px
    }

        .section_services_d_system .card_service {
            flex-direction: column;
            padding: 0
        }

            .section_services_d_system .card_service .l-content {
                padding: 16px 24px
            }

            .section_services_d_system .card_service .r-content, .section_services_d_system .card_service .r-content img {
                width: 100%
            }

    .consulting_row .text {
        padding-right: 0;
        margin-bottom: 30px
    }

    .consulting_row {
        flex-direction: column
    }
}

@media (max-width:599px) {
    .cases-slider-dots.cases-slider {
        margin: 0;
        padding: 0 16px
    }

    section.our-help .second_title.h-2-title {
        font-size: 20px
    }

    .wireframe_cta {
        align-items: center
    }

    .tell_more_button {
        margin: 0 auto
    }

    .benefits_feature_one_text .item-list .title {
        font-size: 18px;
        font-weight: 600;
        line-height: 24px;
        letter-spacing: .005em
    }

    .level.level-with-right-arrow .arrow-bounce-works {
        margin-left: 10px
    }

        .level.level-with-right-arrow .arrow-bounce-works img {
            margin-top: -10px;
            width: 87px
        }
}

@media (max-width:550px) {
    .hero .hero-body {
        padding: 3.75rem 0 0
    }

    .industries-card:nth-child(n) {
        margin-bottom: 48px
    }

    .card-offering .third_title.h-3-title {
        font-size: 24px;
        font-weight: 700;
        line-height: 38px;
        letter-spacing: .005em;
        text-align: left
    }

    section.our-help .second_title.h-2-title {
        font-family: "Open Sans",sans-serif;
        font-size: 24px;
        font-weight: 600;
        line-height: 31px;
        letter-spacing: .005em;
        text-align: center
    }

    section .second_title.h-2-title {
        text-align: center
    }

    section.our-process .level .second_title.h-2-title {
        justify-content: center;
        width: 100%;
        display: flex
    }

    .process-steps .progress-card-img {
        display: none !important
    }

    section.our-help .media .stoppable {
        margin-bottom: 18px;
        max-width: 393px;
        align-items: center
    }

        section.our-help .media .stoppable img {
            max-height: 162px;
            max-width: fit-content
        }

    .wireframes .sub-tab-screens:before {
        transition: .3s;
        display: flex;
        position: absolute;
        left: 20px;
        top: 50%;
        border: 0;
        border-radius: unset;
        height: 21px;
        width: 21px;
        transform: translateY(-50%);
        content: "";
        font-size: 27px;
        align-items: center;
        padding: 0;
        justify-content: center;
        background: url(../img/grey_circle.svg)
    }

    .wireframes .sub-tab-screens.active:before {
        background: url(../img/green_circle.svg)
    }

    .off-arr.arrow-bx .slick-arrow {
        margin: 0 10px
    }

    .offering .second_title.h-2-title {
        text-align: center
    }

    .offering.section-64-p {
        padding-bottom: 30px;
        padding-top: 55px
    }

    .tell_more_button.find_your_team_button, .wireframes .tab-group {
        margin: 0 auto
    }

    .card-offering .third_title.h-3-title .icon {
        max-height: 44px;
        max-width: 39px;
        min-height: 44px;
        min-width: 39px
    }

    .navs_divider {
        display: none
    }

    .wireframe_cta {
        flex-direction: column-reverse;
        align-items: center;
        padding-top: 15px
    }

    .our-process-grid {
        height: 650px
    }

    .work-illustartion.work-illustration-1 {
        right: auto
    }

    .hero .hero-body .hero-title {
        background: url(/wp-content/themes/limeup-agency//build/dist/img/digital/part-circle-digital.svg);
        background-size: 0;
        background-repeat: no-repeat;
        max-width: 804px;
        background-position: 2.5% 50%;
        bacsize: 20%;
        font-size: 32px;
        line-height: 44px
    }

    .wireframes .tab-content {
        margin-left: 0;
        margin-top: 20px
    }

    .faq .second_title.h-2-title {
        margin-bottom: 32px !important
    }

    .wireframes .tab-nav:not(:last-child) .icon {
        max-width: 36px;
        width: 36px
    }

    .progress-icon-box img {
        max-width: 100%
    }

    .connect-div span {
        font-size: 26px;
        font-weight: 600;
        line-height: 24px;
        letter-spacing: 0
    }

    .connect_mobile {
        margin: 0 auto 20px 0
    }

    .progress-card {
        padding-right: 80px
    }

        .progress-card.progress-card-left-image, .progress-card.progress-card-right-image {
            padding-right: 0;
            padding-left: 0
        }

    .connect-icon {
        width: 60px;
        height: 60px;
        background: #5ad876
    }

        .connect-icon img {
            max-height: 50%
        }

    .connect-div_mobile {
        align-items: flex-start
    }

    .connect-11 {
        top: 10px;
        left: 0
    }

    .bottom-form .form-column-1 .top_info .title {
        text-align: center;
        font-weight: 600
    }

    .bottom-form.bottom-form-default {
        background: #2b2b32;
        padding-bottom: 0
    }

        .bottom-form.bottom-form-default .form-column-2 .form_box {
            background: #2b2b32
        }

    .process-steps .progress-card-img .progress-icon-box.digital_progress_image_box img {
        max-width: 174px
    }

    .wireframes .tab-nav .icon {
        height: 34px;
        width: 30px;
        max-width: 30px
    }

    .fact-title, .numbers span {
        font-size: 50px;
        font-weight: 400;
        line-height: 58px;
        letter-spacing: .005em
    }

    .fact-title {
        font-size: 16px;
        font-weight: 600;
        line-height: 30px
    }

    section.our-help .media {
        flex-direction: column-reverse;
        align-items: center;
        justify-content: center
    }

    .our_differ .second_title.h-2-title {
        margin-bottom: 42px
    }

    .our-services .card_service, .section_services_d_system .card_service {
        gap: 0
    }

        .our-services .card_service h3 {
            font-size: 22px;
            line-height: 32px;
            margin-bottom: 8px
        }

        .our-services .card_service .l-content {
            padding: 0
        }

    .worked .worked_box .text {
        margin-bottom: initial
    }

    .section_services_d_system .card_service h3 {
        font-size: 24px;
        line-height: 33px
    }

    .section_services_d_system .card_service .l-content {
        padding: 16px 24px 0
    }

    .section_services_d_system .description p {
        font-size: 14px;
        line-height: 24px
    }

    .section_services_d_system .description ul li {
        font-size: 16px;
        line-height: 24px
    }

    .section_services_d_system .image_service {
        position: relative;
        border-bottom-left-radius: 12px;
        border-bottom-right-radius: 12px
    }
}

@media (min-width:599px) and (max-width:991px) {
    .web-design-wireframes.wireframes .tab-group {
        max-width: 100%
    }

        .web-design-wireframes.wireframes .tab-group .tab-nav:nth-child(n) {
            margin: 0
        }

            .web-design-wireframes.wireframes .tab-group .tab-nav:nth-child(n):not(:last-child) {
                margin-right: 14px
            }
}

@media (max-width:1200px) and (min-width:680px) {
    .services_we_offer .we_offered .card-offering:nth-child(n) {
        margin-bottom: 24px
    }
}

@media (min-width:769px) and (max-width:1200px) {
    .our-services .card_service .l-content {
        max-width: 51%
    }

    .our-services .card_service .r-content {
        max-width: 42%
    }

    .our-services .card_service h3 {
        min-height: 70px
    }
}
