.email-marketing-solution {
    --dc-orange: #75eb75;
    --ts-dark: #002c63;
    --ts-dark-2: #002c63;
    --bright-yellow: #e1f757
}

.btn-yellow {
    background-color: var(--bright-yellow) !important;
    border-color: var(--bright-yellow) !important;
    color: var(--dark) !important
}

    .btn-yellow:hover {
        color: var(--bright-yellow) !important;
        background: 0 0 !important
    }

.redius-shape-1 {
    content: "";
    height: 1291px;
    left: -20px;
    position: absolute;
    top: 70px;
    width: 864px;
    z-index: -2;
    display: block;
    background: url(../images/solutions/email-marketing/about-banner-left.svg)
}

.btn-orange {
    color: var(--black) !important
}

.solution-hero-section {
    padding: 140px 0 120px;
    background-color: var(--ts-dark-2);
    position: relative;
    z-index: 1;
    overflow: hidden
}

    .solution-hero-section h1 {
        color: var(--white)
    }

    .solution-hero-section .image {
        padding-left: 80px
    }

        .solution-hero-section .image img {
            max-height: 560px;
            display: block;
            margin-left: auto
        }

    .solution-hero-section .container {
        max-width: 1370px
    }

.counter-sec {
    padding: 80px 0 0
}

    .counter-sec .section-title h2 {
        font-size: 22px;
        font-weight: 800
    }

.counter-content {
    padding-left: 100px
}

    .counter-content h3 {
        font-weight: 700;
        font-size: 50px;
        line-height: 48px;
        padding-right: 20px;
        position: relative;
        color: var(--ts-dark)
    }

    .counter-content .process-counter {
        font-weight: 700;
        font-size: 50px;
        line-height: 48px;
        padding-right: 20px;
        position: relative;
        color: var(--ts-dark)
    }

        .counter-content .process-counter:after {
            content: "";
            position: absolute;
            top: -23px;
            left: -22px;
            height: 100px;
            width: 100px;
            border-radius: 50%;
            background: linear-gradient(145.27deg,rgb(0 44 99 / 20%) 15.55%,rgba(185,173,255,0) 86.81%);
            border-radius: 100px
        }



    .counter-content .counter {
        display: flex;
        align-items: center
    }
    .counter-content .counter p {
        margin-bottom: 0;
        padding-left: 10px;
        font-weight: 600;
        opacity: .9
    }

.counter-sec .order-image {
    max-width: 1200px;
    margin: 40px auto -80px;
    position: relative;
    z-index: 2
}

.counter-content-wrap {
    padding-bottom: 70px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e5dfff
}

.about-software {
    padding: 80px 0;
    position: relative;
    z-index: 1;
    background: #fafafa
}

    .about-software .right-content {
        padding-left: 40px
    }

        .about-software .right-content ul {
            margin: 30px 0 0;
            padding: 0;
            list-style: none
        }

            .about-software .right-content ul li {
                display: flex;
                gap: 12px;
                margin-bottom: 13px
            }

                .about-software .right-content ul li svg {
                    position: relative;
                    top: 4px;
                    font-size: 20px;
                    color: var(--dc-orange)
                }

.client-logo-infinite-slider .swiper-wrapper {
    transition-timing-function: linear
}

.client-logo-infinite-slider .swiper-slide {
    border-radius: 10px;
    padding: 10px 16px;
    margin: 10px;
    background: #fff;
    box-shadow: 0 0 4px rgba(0,0,0,.2)
}

    .client-logo-infinite-slider .swiper-slide img {
        width: 200px;
        height: 60px;
        object-fit: contain
    }

.travel-testimonial.testimonial-section-type-2 {
    background: #dee9f7;
    height: 100%;
    padding: 40px 100px;
    overflow: hidden;
    position: relative
}

.travel-testimonial .swiper-slide {
    height: unset
}

.travel-testimonial .testimonial-card-type-2 {
    padding: 20px 20px;
    padding: 20px 20px;
    background: var(--ts-dark);
    border-color: var(--ts-dark);
    color: var(--white)
}

    .travel-testimonial .testimonial-card-type-2 p {
        font-size: 14px;
        margin-bottom: 0
    }

.travel-testimonial .swiper-button-next:after, .travel-testimonial .swiper-button-prev:after {
    content: none
}

.travel-testimonial .swiper-button-next, .travel-testimonial .swiper-button-prev {
    color: #000
}

    .travel-testimonial .swiper-button-next svg, .travel-testimonial .swiper-button-prev svg {
        font-size: 4px;
        width: 15px;
        height: auto
    }

.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;
        height: 100%
    }

    .solution-types .container {
        max-width: 1170px
    }

    .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
    }

.feature-listing {
    padding: 160px 0 80px;
    background: var(--ts-dark);
    color: var(--white);
    position: relative;
    overflow: hidden;
    z-index: 1
}

    .feature-listing .redius-shape-1 {
        right: -20px;
        left: unset;
        transform: scaleX(-1)
    }

    .feature-listing .container {
        max-width: 1300px
    }

    .feature-listing .row {
        row-gap: 60px
    }

.feature-list-card {
    padding: 0 10px 0 50px;
    position: relative
}

.feature-listing .section-title span {
    color: var(--dc-orange)
}

.feature-list-card:before {
    background: var(--dc-orange);
    border: 8px solid #00517d;
    border-radius: 100%;
    content: "";
    display: block;
    height: 32px;
    left: 0;
    position: absolute;
    top: 0;
    width: 32px
}

.feature-list-card h3 {
    font-size: 22px;
    font-weight: 700
}

.feature-list-card p {
    margin-bottom: 0;
    font-size: 14px;
    opacity: .9
}

.solution-feature-1 .mt-40 {
    margin-top: 40px
}

.solution-feature-1 {
    padding: 80px 0
}

    .solution-feature-1 .feature-image {
        padding-left: 50px
    }

        .solution-feature-1 .feature-image .image-1 img {
            border-radius: 20px;
            max-height: 450px
        }

    .solution-feature-1 .flex-row-reverse .feature-image {
        padding-left: 0;
        padding-right: 50px
    }

.feature-content h2 {
    font-size: 34px;
    font-weight: 800;
    margin-bottom: 20px
}

.feature-content p {
    font-size: 16px;
    line-height: 25px;
    opacity: .8
}

.feature-image {
    padding-left: 50px;
    position: relative;
    z-index: 1
}

.feature-content ul {
    margin: 40px 0 0;
    padding: 0;
    list-style: none
}

    .feature-content ul li {
        padding-left: 40px;
        position: relative;
        margin-bottom: 20px
    }

        .feature-content ul li:after {
            content: "";
            position: absolute;
            width: 24px;
            height: 24px;
            left: 0;
            top: 0;
            background: url(../images/solutions/list-icon.svg)
        }

.why-choose-nw {
    padding: 80px 0 200px;
    background: var(--ts-dark-2);
    position: relative;
    z-index: 1;
    overflow: hidden
}

    .why-choose-nw .section-title p {
        opacity: .85;
        margin-bottom: 0
    }

    .why-choose-nw ul {
        margin: 40px 0 0;
        padding: 0;
        list-style: none
    }

        .why-choose-nw ul li {
            display: flex;
            gap: 10px;
            margin-bottom: 10px
        }

            .why-choose-nw ul li svg {
                color: var(--dc-orange);
                position: relative;
                top: 2px
            }

    .why-choose-nw .right-content {
        padding-left: 50px
    }

    .why-choose-nw .why-choose-nw-card {
        padding: 40px 30px;
        background: #051f40;
        text-align: center;
        border-radius: 8px;
        min-height: 210px;
        margin-top: 24px;
        border-bottom: 1px dashed var(--dc-orange)
    }

        .why-choose-nw .why-choose-nw-card h3 {
            font-size: 22px;
            font-weight: 700;
            color: var(--white);
            margin-bottom: 12px
        }

        .why-choose-nw .why-choose-nw-card p {
            margin-bottom: 0;
            opacity: .8;
            line-height: 22px;
            font-size: 14px
        }

    .why-choose-nw .right-content > .row > div:nth-child(2) {
        margin-top: 70px
    }

.product--cta {
    position: relative;
    z-index: 1
}

.our-succes-story-2 {
    padding: 80px 0
}

.our-succes-story-2-card {
    background-color: #e4ecff
}

.industry-focused-insights {
    padding: 80px 0;
    background: #f3f3f3
}

.industry-focused-insight-card {
    background-color: var(--white)
}

    .industry-focused-insight-card:hover {
        background: var(--ts-dark)
    }

.email-marketing-solution .footer {
    background: var(--ts-dark-2)
}

    .email-marketing-solution .footer .company-rating-card {
        background: #264f83;
        border-color: var(--ts-dark);
        box-shadow: none
    }

.comparision-table {
    margin-top: 80px
}

    .comparision-table table {
        border: 1px solid #000;
        width: 100%
    }

        .comparision-table table tr td, .comparision-table table tr th {
            padding: 10px 16px;
            border-bottom: 1px solid #000;
            border-right: 1px solid #000;
            font-weight: 700;
            line-height: 20px
        }

        .comparision-table table tr .fa-square-check {
            color: #00d26a
        }

        .comparision-table table tr svg {
            font-size: 20px
        }

        .comparision-table table tr .fa-xmark {
            color: #f92f60
        }

        .comparision-table table tr td span {
            font-size: 12px;
            font-weight: 500
        }

        .comparision-table table tr td:first-child {
            white-space: nowrap
        }

    .comparision-table .title h2 {
        font-size: 26px;
        font-weight: 600;
        margin-bottom: 30px
    }

@media (max-width:1399px) {
    .solution-hero-section h1 {
        font-size: 52px
    }

    .travel-testimonial.testimonial-section-type-2 {
        padding: 40px 60px
    }
}

@media (max-width:1199px) {
    .solution-hero-section h1 {
        font-size: 44px;
        line-height: 50px
    }

    .counter-content {
        padding-left: 40px
    }

    .solution-types .type-card {
        padding: 20px
    }

        .solution-types .type-card h3 {
            font-size: 22px
        }

    .why-choose-nw .right-content > .row > div:nth-child(2) {
        margin-top: 30px
    }

    .why-choose-nw .right-content {
        padding-left: 20px
    }

    .why-choose-nw .why-choose-nw-card {
        padding: 24px;
        min-height: 190px
    }

        .why-choose-nw .why-choose-nw-card h3 {
            font-size: 20px
        }

    .email-marketing-solution .industry-focused-insights {
        padding: 60px 0
    }
}

@media (max-width:991px) {
    .solution-hero-section {
        padding-bottom: 30px;
        text-align: center
    }

        .solution-hero-section .image img {
            margin: 0 auto
        }

        .solution-hero-section .image {
            padding-left: 0;
            margin-top: 30px
        }

    .counter-content h3:after {
        width: 70px;
        height: 70px;
        top: -15px
    }

    .counter-content h3 {
        font-size: 38px;
        line-height: 40px;
        padding-right: 0
    }
    .counter-content .process-counter:after {
        width: 70px;
        height: 70px;
        top: -15px
    }

    .counter-content .process-counter {
        font-size: 38px;
        line-height: 40px;
        padding-right: 0
    }

    .counter-sec, .our-succes-story-2, .solution-feature-1, .what-we-offer {
        padding: 50px 0
    }

    .why-choose-nw {
        padding-top: 50px
    }

    .feature-listing {
        padding-top: 70px
    }

    .feature-list-card h3 {
        font-size: 20px
    }

    .about-software .section-content-gap {
        margin-top: 0
    }

    .feature-content ul {
        margin-top: 20px
    }

    .solution-feature-1 .mt-40 {
        margin-top: 30px
    }

    .solution-feature-1 .feature-image {
        padding: 0 !important;
        text-align: center
    }

    .solution-types .type-card {
        min-height: unset
    }

    .comparision-table {
        margin-top: 50px
    }

    .why-choose-nw .why-choose-nw-card {
        min-height: 160px
    }

    .why-choose-nw .right-content > .row > div:nth-child(2) {
        margin-top: 0
    }

    .product--cta .cta-card {
        padding: 30px
    }
}

@media (max-width:767px) {
    .solution-hero-section h1 {
        font-size: 36px;
        line-height: 40px
    }

    .counter-content h3:after {
        width: 50px;
        height: 50px;
        top: -8px
    }

    .counter-content h3 {
        font-size: 28px;
        line-height: 32px
    }
    .counter-content .process-counter:after {
        width: 50px;
        height: 50px;
        top: -8px
    }

    .counter-content .process-counter {
        font-size: 28px;
        line-height: 32px
    }

    .counter-content-wrap {
        row-gap: 40px;
        justify-content: center;
        text-align: center;
        padding-bottom: 30px;
        margin-bottom: 0
    }

    .counter-content .counter {
        justify-content: center
    }

    .feature-card .icon {
        display: none
    }

    .our-succes-story-2-card {
        padding: 12px
    }

    .feature-listing .row {
        row-gap: 30px
    }

    .feature-content h2 {
        font-size: 30px
    }

    .why-choose-nw {
        padding-bottom: 160px
    }

    .comparision-table .custom-table {
        overflow-x: auto;
        position: relative
    }

    .comparision-table table tr td, .comparision-table table tr th {
        font-size: 14px
    }

        .comparision-table table tr td:first-child {
            white-space: unset;
            min-width: 200px
        }

    .travel-testimonial.testimonial-section-type-2 {
        padding: 40px 30px
    }

    .feature-content h2 {
        font-size: 28px
    }

    .email-marketing-solution .industry-focused-insights {
        padding: 50px 0 !important
    }
}

@media (max-width:575px) {
    .solution-hero-section h1 {
        font-size: 32px
    }
}
