body {
    --dc-orange: #f0483e;
    --ts-dark: #5022cb;
    --ts-dark-2: #34363ef5
}

.solution-hero-section {
    padding: 100px 0
}

.highlighted-text {
    color: var(--ts-dark);
    font-weight: 800
}

.solution-hero-section {
    padding: 200px 0 200px;
    position: relative;
    z-index: 1;
    background: var(--ts-dark);
    min-height: 90dvh
}

    .solution-hero-section:after {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        background: url(../images/solutions/recuritment-agency/banner-bg.jpg);
        z-index: -1;
        opacity: .1;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat
    }

.about-us {
    padding: 0 0 80px
}

    .about-us .solutions-introimage {
        max-width: 1300px;
        margin: -120px auto 0;
        position: relative;
        z-index: 1;
        padding: 50px 50px 0
    }

.solutions-introimage {
    border-radius: 6px;
    background: var(--white)
}

.client-logo-infinite-slider .swiper-wrapper {
    transition-timing-function: linear
}

.client-logo-infinite-slider .swiper-slide {
    padding: 0 16px
}

    .client-logo-infinite-slider .swiper-slide img {
        width: 200px;
        height: 60px;
        object-fit: contain
    }

.about-us .solutions-introimage .client-logo-title {
    text-align: center;
    font-size: 22px;
    font-weight: 800;
    margin-bottom: 40px;
    color: var(--dc-orange)
}

.solutions-introimage .left-image {
    padding-right: 80px
}

    .solutions-introimage .left-image img {
        max-height: 400px;
        margin-right: auto
    }

.tab-content-inner h3 {
    padding-left: 20px;
    border-left: 4px solid #09ab79;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #000
}

.tab-content-inner ul {
    margin: 40px 0 0;
    padding: 0;
    list-style: none
}

    .tab-content-inner ul li {
        padding-left: 40px;
        position: relative;
        margin-bottom: 20px
    }

        .tab-content-inner ul li:after {
            content: "";
            position: absolute;
            width: 24px;
            height: 24px;
            left: 0;
            top: 0;
            background: url(../images/solutions/list-icon.svg)
        }

.ra-testimonial.testimonial-section-type-2 {
    background-color: #f6f5ef;
    height: 100%;
    padding: 40px 100px;
    overflow: hidden;
    position: relative
}

.ra-testimonial .swiper-slide {
    height: unset
}

.ra-testimonial .testimonial-card-type-2 {
    padding: 20px 20px
}

    .ra-testimonial .testimonial-card-type-2 p {
        font-size: 14px;
        margin-bottom: 0
    }

.ra-testimonial .swiper-button-next:after, .ra-testimonial .swiper-button-prev:after {
    content: none
}

.ra-testimonial .swiper-button-next, .ra-testimonial .swiper-button-prev {
    color: #000
}

    .ra-testimonial .swiper-button-next svg, .ra-testimonial .swiper-button-prev svg {
        font-size: 4px;
        width: 15px;
        height: auto
    }

.feature-section {
    padding: 80px 0
}

    .feature-section .fearure__row {
        row-gap: 40px
    }

.fearure__row .feature-content span {
    font-size: 17px;
    padding: 6px 15px 8px;
    margin: 0 0 14px 0;
    display: inline-block;
    border-radius: 5px;
    font-family: var(--zf-primary-Medium)
}

.fearure__row .feature-content h2, .fearure__row .feature-content h3 {
    font-size: 34px;
    font-weight: 800;
    margin-bottom: 10px
}

.fearure__row .feature-content {
    padding-right: 40px
}

.feature-section .fearure__row .image {
    padding-left: 30px
}

.feature-section .fearure__row img {
    max-height: 380px
}

.fearure__row .feature-content ul {
    padding: 0;
    margin: 20px 0 0;
    list-style: none
}

    .fearure__row .feature-content ul li svg {
        color: #09ab79;
        margin-right: 10px
    }

    .fearure__row .feature-content ul li {
        margin-bottom: 10px
    }

.solution-types {
    padding: 80px 0;
    background: #fbfbfb
}

    .solution-types .type-card {
        text-align: left;
        background-repeat: no-repeat;
        padding: 50px 50px 50px 50px;
        border-style: none;
        border-radius: 10px;
        position: relative;
        min-height: 330px;
        z-index: 1;
        display: flex;
        flex-direction: column;
        justify-content: space-between
    }

    .solution-types .container {
        max-width: 1360px
    }

    .solution-types .type-card h3 {
        font-size: 26px;
        font-weight: 800;
        margin-bottom: 20px
    }

    .solution-types .type-card img {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 170px;
        z-index: -1
    }

.why-choose-nw {
    padding: 80px 0 200px;
    background: url(../images/solutions/recuritment-agency/why-us-bg.jpg);
    position: relative;
    z-index: 1;
    color: var(--white);
    background-position: center;
    background-size: cover;
    background-attachment: fixed
}

    .why-choose-nw::before {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        background-color: var(--ts-dark);
        opacity: .9;
        z-index: -1
    }

    .why-choose-nw .counter-list {
        display: flex;
        margin: 0;
        padding: 0;
        list-style: none;
        margin-top: 30px;
        gap: 50px
    }

        .why-choose-nw .counter-list li {
            display: flex;
            flex-direction: column;
            font-weight: 600;
            text-transform: uppercase;
            letter-spacing: 1px;
            font-size: 14px
        }

            .why-choose-nw .counter-list li .counter {
                font-size: 60px;
                font-weight: 700;
                color: var(--dc-orange);
                line-height: 56px
            }

    .why-choose-nw .accordion-body {
        background: 0 0;
        padding: 10px 0 10px;
        color: var(--white)
    }

    .why-choose-nw .accordion-item {
        border: none;
        margin-bottom: 0;
        background: 0 0;
        border-bottom: 2px solid var(--white);
        border-radius: 0
    }

    .why-choose-nw .accordion-button:not(.collapsed) {
        background: var(--main-gradient)
    }

    .why-choose-nw .accordion-button {
        font-family: var(--heading-font);
        font-size: 18px;
        font-weight: 800;
        letter-spacing: .2px;
        justify-content: space-between;
        background: 0 0 !important;
        padding-left: 0;
        padding-right: 0;
        box-shadow: none !important;
        color: var(--white);
        padding: 20px 0
    }

        .why-choose-nw .accordion-button::after {
            content: none
        }

    .why-choose-nw .accordion-item .accordion-collapse {
        font-size: 14px
    }

    .why-choose-nw .accordian-wrap {
        padding-left: 50px
    }

.product--cta {
    position: relative;
    z-index: 1;
    padding: 0 0 50px;
    margin-top: 0
}

    .product--cta .cta-card {
        background: transparent linear-gradient(139deg,#4dc795,#7762fd 85%,#5022cb) 0 0 no-repeat padding-box
    }

.our-succes-story-2 {
    padding: 80px 0
}

    .our-succes-story-2 .our-succes-story-2-card {
        background: #ede6ff
    }

.industry-focused-insights {
    padding: 80px 0;
    background: #f5f5f5
}

.industry-focused-insight-card {
    background: #fff
}

    .industry-focused-insight-card:hover {
        background: var(--ts-dark)
    }

    .industry-focused-insight-card ul li {
        background: rgb(237 230 255);
        color: var(--ts-dark)
    }

.footer {
    background: #1a1a1af5
}

    .footer .company-rating-card {
        background: #333334;
        border-color: #313238;
        box-shadow: 0 0 11px 2px rgba(0,0,0,.2)
    }

.feature-section .fearure__row .left-image .image {
    padding-left: 0;
    padding-right: 30px
}

.product-features {
    padding: 80px 0;
    background: #f4f7ff
}

.feature-card {
    border: 2px solid transparent;
    padding: 35px 30px;
    box-shadow: 0 16px 32px 0 rgba(0,0,0,.04);
    border-radius: 20px;
    overflow: hidden;
    transition: all .3s linear 0s;
    position: relative;
    height: 100%;
    backdrop-filter: blur(20px);
    background: var(--white)
}

    .feature-card p {
        margin-bottom: 0;
        font-size: 14px;
        opacity: .7
    }

    .feature-card h3 {
        font-size: 22px;
        margin: 0 0 10px;
        font-weight: 800
    }

@media (max-width:1399px) {
    .ra-testimonial.testimonial-section-type-2 {
        padding-left: 50px;
        padding-right: 50px
    }

    .solution-types .type-card img {
        width: 120px
    }
}

@media (max-width:1199px) {
    .solution-hero-section {
        padding-top: 140px
    }

        .solution-hero-section h1 {
            font-size: 48px;
            line-height: 52px
        }

    .solutions-introimage .section-content-gap {
        margin-top: 30px
    }

    .solutions-introimage .client-logo-infinite-slider {
        margin-bottom: 50px
    }

    .tab-content-inner h3 {
        font-size: 18px;
        line-height: 22px
    }

    .solution-types .type-card {
        padding: 30px
    }

        .solution-types .type-card h3 {
            font-size: 20px
        }

    .our-succes-story-2 {
        padding-top: 40px
    }

    .faq-section .section-content-gap {
        margin-top: 40px
    }

    .faq-section {
        padding: 50px 0 !important
    }
}

@media (max-width:991px) {
    .solution-hero-section h1 {
        font-size: 40px;
        line-height: 44px
    }

    .solutions-introimage .left-image {
        padding-right: 0;
        text-align: center;
        margin-top: 40px
    }

    .about-us {
        padding-bottom: 50px
    }

    .feature-section {
        padding: 50px 0
    }

    .fearure__row .feature-content h2, .fearure__row .feature-content h3 {
        font-size: 28px
    }

    .feature-section .fearure__row {
        row-gap: 20px
    }

        .feature-section .fearure__row .image {
            padding-left: 0;
            text-align: center
        }

    .product-features {
        padding: 50px 0
    }

    .solution-types {
        padding: 50px 0
    }

        .solution-types .type-card {
            min-height: 250px
        }

            .solution-types .type-card img {
                width: 80px
            }

    .why-choose-nw .accordian-wrap {
        padding-left: 0;
        margin-top: 30px
    }

    .recruitment-agency-solution .industry-focused-insights {
        padding-top: 50px !important
    }
}

@media (max-width:767px) {
    .solution-hero-section h1 {
        font-size: 36px;
        line-height: 40px
    }

    .fearure__row .feature-content h2, .fearure__row .feature-content h3 {
        font-size: 24px
    }

    .feature-content ul li {
        font-size: 15px
    }

    .feature-content p {
        font-size: 15px
    }

    .fearure__row .feature-content {
        padding-right: 0
    }

    .about-us .solutions-introimage {
        padding-left: 0;
        padding-right: 0
    }

    .feature-card {
        padding: 24px
    }

        .feature-card h3 {
            font-size: 20px;
            line-height: 24px
        }

    .feature-content p {
        margin-bottom: 0
    }

    .why-choose-nw .counter-list li .counter {
        font-size: 40px
    }

    .why-choose-nw .accordion-button {
        font-size: 18px;
        padding: 16px 0
    }
}
