@font-face {
    font-family: 'eupago';
    src: url('/css/fonts/eupago.eot');
    src: url('/css/fonts/eupago.woff') format('woff'),
    url('/css/fonts/eupago.ttf') format('truetype'),
    url('/css/fonts/eupago.svg#fa') format('svg'),
    url('/css/fonts/eupago.eot#iefix') format('embedded-opentype');
}

#bizum {
    @import url("https://use.fontawesome.com/releases/v5.13.0/css/all.css");

    h1{
        text-shadow: none;
    }
    .payment-container {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .payment-map-section {
        width: auto !important;
    }

    .map-div {
        background-image: url("/../../img/eupago/bizum/background_mundo.png");
        margin-top: 150px;
        background-size: cover;
    }

    .map-div img {
        margin-top: -110px;
        width: 50%;
    }


    .landing-bizum {
        background: #fff;
        display: flex;
        flex-direction: column;
        overflow: hidden;
        align-items: center;
        background-image: url("/../../img/eupago/bizum/img_background.jpg");
        background-size: cover;
        background-position: center;
    }

    .landing-bizum.ES {
        background-image: url("/../../img/eupago/bizum/background_es.png");
    }

    .hero-section {
        display: flex;
        flex-direction: column;
        align-self: stretch;
        position: relative;
        min-height: 899px;
        width: 100%;
        align-items: center;
        color: #fff;
        padding: 0px 220px 142px;
        font-size: 20px;
        font-weight: 700;
    }

    .hero-bg {
        position: absolute;
        inset: 0;
        height: 100%;
        object-fit: cover;
        object-position: center;
        alt: "Hero background image showing business growth concept";
    }

    .nav-container {
        position: relative;
        display: flex;
        margin-bottom: -35px;
        width: 100%;
        max-width: 1547px;
        flex-direction: column;
        align-items: start;
    }

    .nav-wrapper {
        align-self: stretch;
        display: flex;
        width: 100%;
        gap: 20px;
        font-size: 18px;
        text-align: center;
        text-transform: uppercase;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-top: 35px;
    }

    .logo {
        aspect-ratio: 2.49;
        object-fit: contain;
        object-position: center;
        width: 237px;
        max-width: 100%;
        alt: "Bizum company logo";
    }

    .nav-menu {
        align-self: start;
        display: flex;
        margin-top: 12px;
        gap: 40px 50px;
        flex-wrap: wrap;
    }

    .nav-links {
        display: flex;
        align-items: center;
        gap: 40px 43px;
        flex-grow: 1;
        flex-basis: auto;
    }

    .nav-link {
        align-self: stretch;
        flex-grow: 1;
        margin: auto 0;
        color: #ffffff;
    }


    .cta-button {
        border: 0;
        border-radius: 61px;
        background-color: #00E07A;
        margin-top: auto;
        width: 223px;
        max-width: 100%;
        font-size: 18px;
        color: rgb(255, 255, 255);
        padding: 21px 70px;
        cursor: pointer;
        font-weight: 600;
        color: white;
        text-transform: uppercase;
        border: #05C0C7;
    }

    .content-wrapper .cta-button {
        background-color: #05C0C7;
    }

    .nav-menu .cta-button {
        width: 150px;
        padding: 15px 0px;
    }

    .dropdown {

        padding-left: 0px;
    }

    .lang-selector {
        display: flex;
        gap: 5px;
        white-space: nowrap;
        margin: auto 0;
    }

    .lang-text {
        flex-grow: 1;
    }

    .lang-icon {
        aspect-ratio: 1;
        object-fit: contain;
        object-position: center;
        width: 26px;
        alt: "Language selection icon";
    }

    .payment-h3 {
        font-size: 56px;
        font-weight: 700;
        line-height: 56px;
        max-width: 625px;
        text-align: center;
        padding-bottom: 25px;
    }

    .payment-p {
        font-size: 16px;
        font-weight: 400;
        line-height: 27px;
        max-width: 770px;
        text-align: center;
        color: rgba(89, 103, 128, 1);
    }

    .hero-title {
        font-size: 62px;
        line-height: 72px;
        letter-spacing: -1.24px;
        text-transform: uppercase;
        margin-top: 110px;
        width: 601px;
        font-weight: 700;
    }

    .hero-subtitle {
        font-weight: 500;
        margin-top: 30px;
        width: 450px;
    }

    .hero-cta {
        border-radius: 147px;
        background-color: #05C0C7;
        margin-top: 30px;
        width: 223px;
        max-width: 100%;
        text-transform: uppercase;
        line-height: 1;
        padding: 16px 61px;
        cursor: pointer;
        color: white;
        border: #05C0C7;
        font-size: 16px;
        font-weight: 700;
    }

    .sr-only {
        position: absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        margin: -1px;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        border: 0;
    }

    .what-bizum-container {
        display: flex;
        gap: 20px;
    }

    .image-column {
        display: flex;
        flex-direction: column;
        line-height: normal;
        width: 50%;
        margin: 0;
    }

    .payment-image {
        aspect-ratio: 0.85;
        object-fit: contain;
        object-position: center;
        width: 100%;
        border-radius: 0;
        flex-grow: 1;
    }

    .content-column {
        display: flex;
        flex-direction: column;
        line-height: normal;
        width: 50%;
        margin-left: 20px;
    }

    .content-wrapper {
        display: flex;
        margin-top: 144px;
        gap: 20px;
        flex-direction: column;
        align-items: flex-start;
        color: rgb(0, 0, 0);
        font-weight: 700;
    }

    .payment-title {
        font-size: 48px;
        width: 100%;
        font-weight: 700;
    }

    .payment-description {
        font-size: 24px;
        font-weight: 400;
        line-height: 36px;
        margin: 15px 0 25px;
        max-width: 820px;
    }


    .cta-button:hover,
    .cta-button:focus {
        opacity: 0.9;
    }


    .text-column {
        display: flex;
        flex-direction: column;
        width: 50%;
        margin: auto 0;
    }

    .heading {
        font-size: 48px;
        font-weight: 700;
        color: rgb(0, 0, 0);
        margin-right: 24px;
    }

    .description {
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        color: rgb(0, 0, 0);
        margin-top: 41px;
    }

    .feature-image {
        width: 100%;
        aspect-ratio: 0.95;
        object-fit: contain;
        border-radius: 0;
    }


    .visually-hidden {
        position: absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        margin: -1px;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        border: 0;
    }

    .why-bizum-container {
        margin-bottom: 50px;
    }

    .why-bizum-content-wrapper {
        display: flex;
        text-align: center;
        line-height: normal;
        margin-left: 20px;
        flex-direction: column;
        align-items: center;
    }


    .why-bizum-container2 {
        display: flex;
        flex-direction: row;
        justify-content: center;
    }

    .why-bizum-content-wrapper2 {
        display: block;
        text-align: center;
        line-height: normal;
        margin-left: 20px;
        width: 280px;
    }

    .icon-why-bizum {
        /*width: 101px;*/
        height: 86px;
    }

    .why-bizum-h3 {
        color: #000 !important;
        font-size: 20px;
        font-weight: 600;
        margin-top: 45px;
    }


    .why-bizum-p {
        color: #000 !important;
        font-weight: normal;
        margin-top: 20px;
    }

    .section {
        margin: 85px auto auto auto;
        width: 1122px;
        max-width: 100%;
    }

    .container {
        max-width: 1200px;
        margin: 2rem auto;
        padding: 2rem;
        background: rgba(237, 241, 244, 1);
        border-radius: 10px;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
        text-align: center;
    }

    h1 {
        margin-bottom: 1rem;
        font-size: 2rem;
    }

    p.subtitle {
        font-size: 1rem;
        color: #666;
        margin-bottom: 2rem;
    }

    .plugin-section {
        background-color: rgba(237, 241, 244, 1);
        width: 100%;
        max-width: 1500px;
        border-radius: 40px;
    }

    .plugin-container {
        background-color: rgba(237, 241, 244, 1);
        max-width: 990px;
        margin: 50px auto;
        padding: 80px 0;
        text-align: center;
        border-radius: 40px;
    }

    .plugin-container .cta-button {
        margin-top: 50px;
        background-color: #05C0C7;
    }

    .plugin-container h1 {
        font-size: 42px;
        font-weight: 700;
        line-height: 51.24px;
        text-align: center;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
        padding: 0px 60px;
        margin-bottom: 80px;
    }

    .release {
        color: rgba(5, 192, 199, 1);
        font-size: 20px;
        font-weight: 700;
        line-height: 24.4px;
        text-align: center;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
    }

    .plugin-list {
        margin-top: 20px;
    }

    .plugin-item {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 15px;
        border: 1px solid #e0e0e0;
        border-radius: 5px;
        margin-bottom: 10px;
        background: #ffffff;
        border-radius: 8px;
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    }

    .plugin-info img {
        margin-right: 25px;
        width: 50px;
    }

    .plugin-info {
        display: flex;
        align-items: center;
    }

    .plugin-details {
        text-align: left;
        display: flex;
    }

    .plugin-details .head {
        display: block;
        font-size: 22px;
        font-weight: 700;
    }

    .plugin-details .detail {
        display: block;
        font-size: 22px;
        font-weight: 400;
        margin-left: 2px;
    }

    .plugin-link {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        font-size: 18px;
        font-weight: 700;
    }

    .plugin-link a {
        color: #000000;
        font-size: 18px;
        font-weight: 400;
        text-decoration: none;
        text-align: start;
    }

    .check-icon {
        font-size: 14px;
        color: #28a745;
    }

    .faq-section {
        width: 100% !important;
        max-width: auto;
        background-color: rgba(237, 241, 244, 1);
        display: flex;
        flex-direction: column;
        align-content: center;
        flex-wrap: wrap;
        padding: 70px 0px;
    }

    .faq-title {
        text-align: center;
        font-size: 42px;
        margin-bottom: 50px;
        font-weight: 900;
    }

    .faq-item {
        margin: 8px 0;
        position: relative;
        box-sizing: border-box;
        box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
        border-radius: 5px;
        width: 1050px;
    }

    .faq-item:not([data-open]):before, .faq-item:before {
        position: absolute;
        content: '\e315';
        font-family: 'eupago';
        right: 15px;
        font-style: normal;
        transition: transform 150ms ease;
        transform: rotate(0);
        opacity: .5;
        top: 15px;
    }

    .faq-item:hover::before, .faq-item[data-open]:not(:hover)::before {
        transform: rotate(90deg);
        opacity: 1;
    }

    .faq-question {
        background-color: #fff;
        color: #333;
        font-size: 20px;
        width: 100%;
        padding: 20px;
        text-align: left;
        border: none;
        outline: none;
        cursor: pointer;
        transition: background 0.3s;
        font-weight: 600;
    }

    .faq-answer {
        display: none;
        padding: 15px;
        font-size: 16px;
        color: #000000;
        line-height: 1.6;
        background-color: #ffff;
    }

    .testimonials-section {
        border-radius: 60px;
        display: flex;
        width: 100%;
        max-width: 1500px;
        flex-direction: column;
        align-items: center;
        padding: 50px;
    }

    .testimonials-container {
        display: flex;
        width: 100%;
        max-width: 1440px;
        margin-bottom: -38px;
        flex-direction: column;
        align-items: center;
    }

    .testimonials-heading {
        text-align: center;
        font-size: 42px;
        font-weight: 700;
    }

    .testimonials-subheading {
        text-align: center;
        font-size: 20px;
        font-weight: 400;
        margin-bottom: 35px;
    }

    .testimonials-grid {
        align-self: stretch;
        margin-top: 55px;
    }

    .testimonials-row {
        display: flex;
    }

    .testimonial-card {
        display: flex;
        flex-direction: column;
        line-height: normal;
        width: 33%;
        margin-left: 0px;
    }

    .testimonial-content {
        display: flex;
        margin-top: 66px;
        flex-grow: 1;
        flex-direction: column;
        align-items: center;
        color: rgba(0, 0, 0, 1);
        text-align: center;
        padding: 0 15px;
    }

    .testimonial-box {
        display: flex;
        flex-direction: column;
        align-self: stretch;
        position: relative;
        width: 100%;
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        padding: 0 40px 0px;
        background-color: white;
        border-radius: 30px;
        box-shadow: 0px 7px 29px 0px rgba(100, 100, 111, 0.2);
    }

    .testimonial-box::after {
        content: '';
        width: 0;
        height: 0;
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
        border-top: 15px solid white;
        position: absolute;
        bottom: -15px;
        left: 50%;
        transform: translateX(-50%);
    }

    .testimonial-background {
        position: absolute;
        inset: 0;
        width: 100%;
        object-fit: cover;
        object-position: center;
    }

    .testimonial-avatar {
        aspect-ratio: 1;
        object-fit: contain;
        object-position: center;
        width: 145px;
        border-radius: 50%;
        align-self: center;
        z-index: 10;
        margin-top: -66px;
        max-width: 100%;
    }

    .testimonial-quote {
        position: relative;
        margin-top: 17px;
    }

    .testimonial-name {
        font-size: 24px;
        font-weight: 700;
        margin-top: 25px;
    }

    .testimonial-role {
        font-size: 20px;
        font-weight: 500;
    }


    .nav-item {
        display: flex;
    }

    .dropdown-flex {
        color: #FFFFFF;
        display: flex;
        flex-direction: row;
        align-items: flex-end;
        align-content: center;
        flex-wrap: wrap;
    }

    .dropdown-arrow {
        margin-left: 5px;
        background: url("/../../img/eupago/bizum/dropdown-arrow.png") no-repeat;
        display: inline-block;
        width: 26px; /* Adjust width */
        height: 26px; /* Adjust height */
        background-size: contain; /* Ensures the image scales properly */
    }

    .testimonials-mobile {
        display: none;
    }


    .carousel {
        position: relative
    }

    .carousel.pointer-event {
        touch-action: pan-y
    }

    .carousel-inner {
        position: relative;
        width: 100%;
        overflow: hidden
    }

    .carousel-inner::after {
        display: block;
        clear: both;
        content: ""
    }

    .carousel-item {
        position: relative;
        display: none;
        float: left;
        width: 100%;
        margin-right: -100%;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        transition: transform .6s ease-in-out
    }

    @media (prefers-reduced-motion: reduce) {
        .carousel-item {
            transition: none
        }
    }

    .carousel-item-next, .carousel-item-prev, .carousel-item.active {
        display: block
    }

    .active.carousel-item-end, .carousel-item-next:not(.carousel-item-start) {
        transform: translateX(100%)
    }

    .active.carousel-item-start, .carousel-item-prev:not(.carousel-item-end) {
        transform: translateX(-100%)
    }

    .carousel-fade .carousel-item {
        opacity: 0;
        transition-property: opacity;
        transform: none
    }

    .carousel-fade .carousel-item-next.carousel-item-start, .carousel-fade .carousel-item-prev.carousel-item-end, .carousel-fade .carousel-item.active {
        z-index: 1;
        opacity: 1
    }

    .carousel-fade .active.carousel-item-end, .carousel-fade .active.carousel-item-start {
        z-index: 0;
        opacity: 0;
        transition: opacity 0s .6s
    }

    @media (prefers-reduced-motion: reduce) {
        .carousel-fade .active.carousel-item-end, .carousel-fade .active.carousel-item-start {
            transition: none
        }
    }

    .carousel-control-next, .carousel-control-prev {
        position: absolute;
        top: 0;
        bottom: 0;
        z-index: 1;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 15%;
        padding: 0;
        color: #fff;
        text-align: center;
        background: 0 0;
        border: 0;
        opacity: .5;
        transition: opacity .15s ease
    }

    @media (prefers-reduced-motion: reduce) {
        .carousel-control-next, .carousel-control-prev {
            transition: none
        }
    }

    .carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover {
        color: #fff;
        text-decoration: none;
        outline: 0;
        opacity: .9
    }

    .carousel-control-prev {
        left: 0
    }

    .carousel-control-next {
        right: 0
    }

    .carousel-control-next-icon, .carousel-control-prev-icon {
        display: inline-block;
        width: 2rem;
        height: 2rem;
        background-repeat: no-repeat;
        background-position: 50%;
        background-size: 100% 100%
    }

    .carousel-control-prev-icon {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")
    }

    .carousel-control-next-icon {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")
    }

    .carousel-indicators {
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 2;
        display: flex;
        justify-content: center;
        padding: 0;
        margin-right: 15%;
        margin-bottom: 1rem;
        margin-left: 15%;
        list-style: none
    }

    .carousel-indicators [data-bs-target] {
        box-sizing: content-box;
        flex: 0 1 auto;
        width: 30px;
        height: 3px;
        padding: 0;
        margin-right: 3px;
        margin-left: 3px;
        text-indent: -999px;
        cursor: pointer;
        background-color: rgba(0, 132, 255, 1);
        background-clip: padding-box;
        border: 0;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        opacity: .5;
        transition: opacity .6s ease
    }

    @media (prefers-reduced-motion: reduce) {
        .carousel-indicators [data-bs-target] {
            transition: none
        }
    }

    .carousel-indicators .active {
        opacity: 1
    }

    .carousel-caption {
        position: absolute;
        right: 15%;
        bottom: 1.25rem;
        left: 15%;
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
        color: #fff;
        text-align: center
    }

    .carousel-dark .carousel-control-next-icon, .carousel-dark .carousel-control-prev-icon {
        filter: invert(1) grayscale(100)
    }

    .carousel-dark .carousel-indicators [data-bs-target] {
        background-color: #000
    }

    .carousel-dark .carousel-caption {
        color: #000
    }

    .form-section {
        width: 100% !important;
        max-width: none;
    }

    .background {
        background-image: url("/../../img/eupago/bizum/img-background-bizum-form_desktop.png");
        background-size: cover;
        background-position: center;
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        padding: 80px;
    }

    .form-container {
        background: #ffffff;
        border-radius: 10px;
        box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
        padding: 30px;
        max-width: 650px;
        width: 90%;
        text-align: center;
        margin-top: 60px;
        position: relative;
        left: 350px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .form-section-h1 {
        font-size: 42px;
        font-weight: 700;
        line-height: 51.24px;
        text-align: center;
        color: rgba(255, 255, 255, 1);
        width: 795px;
    }

    .form-container h1 {
        font-size: 36px !important;
        font-weight: 700;
        line-height: 43.92px;
        text-align: center;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
        margin-bottom: 30px;
        color: rgba(5, 192, 199, 1);
    }

    .form-container p {
        font-size: 18px;
        font-weight: 400;
        line-height: 27px;
        text-align: center;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
        color: #0b0b0b;
        margin-bottom: 40px;
        width: 85%;
    }

    .form-container form {
        display: flex;
        flex-direction: column;
    }

    .form-container input[type="text"],
    .form-container input[type="email"],
    .form-container input[type="numbers"] {
        padding: 10px;
        margin-bottom: 30px;
        border: 1px solid #ddd;
        border-radius: 5px;
        font-size: 14px;
    }

    .form-container label {
        font-size: 20px;
        font-weight: 700;
        line-height: 20px;
        text-align: left;
        margin-bottom: 5px;
        display: block;
    }

    .checkbox-container label {
        font-size: 16px;
        font-weight: 400;
        line-height: 22.4px;

    }

    .form-container .checkbox-container {
        display: flex;
        justify-content: start;
        margin-bottom: 15px;
        margin-top: 50px;
        align-items: center;
    }

    .form-container input[type="checkbox"] {
        margin-right: 10px;
        zoom: 2.0;
    }

    .form-container .cta-button {
        width: 270px;
        padding: 15px 0px;
        background-color: #05C0C7;
        font-weight: 400;
        margin-top: 50px;
    }

    .h-captcha {
        text-align: left;
        margin-top: 20px;
    }

    .plugin-mobile {
        display: none;
    }

    .form-mobile {
        display: none;
    }

    /* ************************** Media Start ************************** */

    /* ************************** 347-421 ************************** */

    /* Mobile view adjustments */

    @media (max-width: 768px) {

        .faq-title {
            font-size: 35px;
        }


        .faq-question {
            font-size: 14px;
            padding: 15px;
        }

        .faq-answer {
            font-size: 13px;
        }

        p.subtitle {
            font-size: 0.9rem;
        }

        .nav-links {
            display: none;
        }

        .navs {
            display: none;
        }

    }

    @media only screen and (max-width: 576px) {
        .col-sm-6 {
            flex: 0 0 auto;
            width: 50%;
        }

        nav .ipad button {
            display: block !important;
        }

        .nav-links {
            display: none;
        }

        .navs {
            display: none;
        }

        .testimonials-mobile {
            display: block;
        }

        .testimonials-desktop {
            display: none;
        }

        .testimonials-mobile .testimonial-card {
            position: relative;
            flex-direction: row;
            width: 50%;
        }

        .testimonials-mobile .testimonial-content {
            position: relative;

        }

        .nav-wrapper {
            gap: 0;
        }

        .landing-bizum {
            background-size: cover;
            background-position: top;
            height: 500px;
        }

        .landing-bizum::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            min-width: 100%;
            height: 500px;
            background: rgba(0, 0, 0, 0.5); /* Semi-transparent dark overlay */
            z-index: 1;
        }

        .hero-section {
            z-index: 2; /* Make sure content is above the overlay */
            padding: 0 50px 20px;
            min-height: 500px;
        }

        .logo {
            width: 180px;
        }

        .nav-item {
            margin-top: 0;
        }

        .section {
            width: 100%;
            margin-top: 70px;
            padding: 20px;
        }

        .what-bizum-section {
            width: 100%;
            margin-top: 0;
        }

        .nav-links {
            display: none;
        }

        .navs {
            display: none !important;
        }

        .hero-conteiner {
            display: flex;
            flex-direction: column;
            align-items: center;
            padding: 25px 20px;
        }

        .hero-title {
            width: auto;
            font-size: 23px;
            font-weight: bold;
            line-height: 1.4;
            letter-spacing: -0.02em;
            margin-top: 20px;
            text-align: center;
        }

        .hero-subtitle {
            width: auto;
            font-size: 15px;
            font-weight: bold;
            line-height: 1.3;
            margin-top: 0px;
            text-align: center;
        }

        .hero-cta {
            margin-top: 15px;
            margin-left: 30px;
        }

        .testimonials-grid {
            margin-top: 5px;
        }

        .testimonials-subheading {
            margin-top: 5px;
        }

        .testimonials-mobile .testimonials-container {
            margin-bottom: 0;
        }

        .carousel-inner {
            padding-bottom: 50px;
        }

        .payment-map-section {
            width: auto !important;
            margin: 0 !important;
        }

        .map-div {
            background-position: top;
            margin-top: 70px;
        }

        .map-div img {
            margin-top: -55px;
            width: 80%;
        }

        .payment-h3 {
            min-width: auto;
            font-size: 28px;
            font-weight: 600;
            line-height: 32px;
        }

        .payment-p {
            min-width: auto;
            text-align: left;
        }

        .why-bizum-content-wrapper p {
            max-width: none;
        }

        .content-wrapper {
            margin-top: 50px;
        }

        .payment-title {
            font-size: 28px;
        }

        .what-bizum-container {
            flex-direction: column;
            justify-content: center;
            align-items: center;
        }

        .what-bizum-container.c1 {
            flex-direction: column-reverse;
        }

        .why-bizum-container2 {
            flex-wrap: wrap;
            align-content: space-around;
            flex-direction: column;
        }

        .why-bizum-content-wrapper2 {
            width: 280px;
            margin: 0;
        }

        .payment-description {
            font-size: 16px;
            line-height: 24px;
            margin: 0;
        }

        .content-column {
            width: 100%;
            margin: 0;
        }

        .image-column {
            width: 100%;
        }

        .why-bizum-content-wrapper {
            margin: 0;
            text-align: left;
        }

        .promo-section h1 {
            font-size: 24px !important;
        }

        .promo-section p {
            font-weight: 200;
            padding: 0 50px;
        }

        .promo-container {
            padding: 80px;
        }

        .faq-section {
            width: 90%;
        }

        .btn-menu i {
            font-size: 35px;
        }

        .background {
            background-image: url("/../../img/eupago/bizum/img-background-bizum-form_mobile.jpg");
            background-position: top;
            height: 600px;
            padding: 0;
            padding-top: 55px;
            justify-content: flex-start;
        }

        .form-container {
            position: relative;
            top: -50px;
            width: 100%;
            left: 0;
            margin-top: 0;
        }

        .faq-item {
            width: 85%;
        }

        .form-mobile {
            display: block;
        }

        .form-desktop {
            display: none;

        }
        .form-section{
            padding: 0;
        }

        .plugin-container h1 {
            font-size: 22px !important;
            line-height: 25px;
            padding: 0;
            margin-bottom: 40px;
        }

        .plugin-container {
            margin: 0;
            padding: 0;
        }

        .plugin-info img {
            margin-right: 10px;
        }

        .plugin-details .head {
            font-size: 16px;
        }

        .plugin-details .detail {
            font-size: 16px;
        }

        .plugin-link a {
            font-size: 13px;
            text-align: center;
        }

        .plugin-link span {
            font-size: 15px;
        }

        .form-section-h1 {
            font-size: 32px !important;
            line-height: 35px;
            width: 90%
        }

        .plugin-desktop {
            display: none;
        }

        .plugin-mobile {
            display: block;
            padding: 0;
        }

        .plugin-mobile .plugin-info {
            display: flex;
            align-items: center;
            justify-content: space-between;
            padding: 20px;
        }

        .plugin-mobile .plugin-link {
            display: flex;
            flex-direction: column;
            align-items: center;
            padding: 15px;
            background: rgba(5, 192, 199, 0.15);

        }

        .plugin-mobile .plugin-details {
            flex-direction: column;
            align-items: center;
        }

        .plugin-details {
            flex-direction: column;
            align-items: flex-start;
            padding-left: 5px;
        }

        .form-container p {
            width: auto !important;
        }
        .form-container .checkbox-container{
            margin-top: 20px;
        }
    }
    @media (max-width: 400px) {
        .hero-section {
            padding: 0px 25px 20px !important;
        }

        .form-container p {
            width: auto !important;
        }

        .col-sm-6 {
            flex: 0 0 auto;
            width: 50%;
        }

        .background {
            height: 420px;
            padding-top: 55px;
        }

        .form-section-h1 {
            font-size: 27px !important;
            line-height: 27px;
        }
    }
    /* ************************** Max 767 ************************** */

    @media only screen and (min-width: 575px) and (max-width: 767px) {
        nav .ipad button {
            display: block !important;
        }

        .nav-links {
            display: none;
        }

        .navs {
            display: none;
        }

        .testimonials-mobile {
            display: block;
        }

        .testimonials-desktop {
            display: none;
        }

        .testimonials-mobile .testimonial-card {
            position: relative;
            flex-direction: row;
            width: 50%;
        }

        .testimonials-mobile .testimonial-content {
            position: relative;

        }

        .landing-bizum {
            background-position: top;
            background-size: cover;
        }

        .landing-bizum::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            min-width: 100%;
            height: 899px;
            background: rgba(0, 0, 0, 0.5); /* Semi-transparent dark overlay */
            z-index: 1;
        }

        .hero-section {
            z-index: 2; /* Make sure content is above the overlay */
            padding: 0 50px 20px;
        }

        .section {
            width: 100%;

        }

        .what-bizum-container {
            flex-direction: column;
            justify-content: center;
            align-items: center;
        }

        .what-bizum-container.c1 {
            flex-direction: column-reverse;
        }

        .payment-map-section {
            width: auto !important;
            margin: 0 !important;
        }

        .map-div {
            background-position: top;
        }

        .map-div img {
            margin-top: -120px;
            width: 80%;
        }

        .payment-h3 {
            min-width: 550px;
            font-size: 26px;

        }

        .payment-p {
            max-width: 680px;
        }

        .why-bizum-content-wrapper p {
            max-width: 370px;
        }

        .content-wrapper {
            margin-top: 50px;
        }

        .payment-title {
            font-size: 26px;
        }

        .why-bizum-container2 {
            flex-wrap: wrap;

        }

        .why-bizum-content-wrapper2 {
            width: 360px;
            margin: 0;
        }

        .payment-description {
            font-size: 16px;
            line-height: 24px;
            margin: 0;
        }

        .btn-menu i {
            font-size: 45px;
        }

        .background {
            padding-top: 30px !important;
        }

        .plugin-section {
            background-color: rgba(237, 241, 244, 1);
            width: 100%;
            max-width: none;
        }

        .background {
            background-image: url("/../../img/eupago/bizum/img-background-bizum-form_mobile.jpg");
            background-position: top;
            padding-top: 70px
        }

        .form-container {
            position: static;
            margin-top: 150px;
        }

        .faq-item {
            width: 85%;
        }

        .form-section-h1 {
            width: 420px;
        }

        .plugin-container h1 {
            font-size: 32px !important;
            line-height: 40px;
        }

        .plugin-container {
            margin: 0;
        }

        .plugin-info img {
            margin-right: 10px;
        }

        .plugin-details .head {
            font-size: 16px;
        }

        .plugin-details .detail {
            font-size: 16px;
        }

        .plugin-link a {
            font-size: 13px;
        }

        .plugin-link span {
            font-size: 15px;
        }

        .form-section-h1 {
            font-size: 42px !important;
            line-height: 40px;
        }

        .plugin-desktop {
            display: none;
        }

        .plugin-mobile {
            display: block;
            padding: 0;
        }

        .plugin-mobile .plugin-info {
            display: flex;
            align-items: center;
            justify-content: space-between;
            padding: 20px;
        }

        .plugin-mobile .plugin-link {
            display: flex;
            flex-direction: column;
            align-items: center;
            padding: 15px;
            background: rgba(5, 192, 199, 0.15);

        }

        .plugin-list {
            padding: 0px 20px;
        }

    }
    @media only screen and (min-width: 760px) and  (max-width: 895px) {
        nav .ipad button {
            display: block !important;
        }

        .nav-links {
            display: none;
        }

        .navs {
            display: none !important;
        }

        .testimonials-mobile {
            display: block;
        }

        .testimonials-desktop {
            display: none;
        }

        .testimonials-mobile .testimonial-card {
            position: relative;
            flex-direction: row;
            width: 50%;
        }

        .testimonials-mobile .testimonial-content {
            position: relative;

        }

        .background {
            padding-top: 30px !important;
        }

        .plugin-container h1 {
            font-size: 38px !important;
            line-height: 40px;
            padding: 0;
        }

        .plugin-container {
            margin: 0;
        }

        .plugin-info img {
            margin-right: 10px;
        }

        .plugin-details .head {
            font-size: 16px;
        }

        .plugin-details .detail {
            font-size: 16px;
        }

        .plugin-link a {
            font-size: 13px;
        }

        .plugin-link span {
            font-size: 15px;
        }

        .plugin-list {
            padding: 0px 20px;
        }
    }
    /* ************************** 768-1023 ************************** */

    @media only screen and (min-width: 768px) and (max-width: 1024px) {
        nav .ipad button {
            display: block !important;
        }

        .nav-links {
            display: none;
        }

        .navs {
            display: none !important;
        }

        .landing-bizum {
            background-position: top;
            background-size: cover;
        }

        .landing-bizum::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            min-width: 100%;
            height: 899px;
            background: rgba(0, 0, 0, 0.5); /* Semi-transparent dark overlay */
            z-index: 1;
        }

        .hero-section {
            z-index: 2; /* Make sure content is above the overlay */
            padding: 0 50px 20px;
        }

        .section {
            width: 100%;

        }

        .what-bizum-section {
            width: 85%;
        }

        .payment-map-section {
            width: auto !important;
            margin: 0 !important;
        }

        .map-div {
            background-position: top;
        }

        .map-div img {
            margin-top: -120px;
            width: 80%;
        }

        .payment-h3 {
            min-width: 500px;
            font-size: 36px;
            line-height: 45px;
        }

        .payment-p {
            min-width: 720px;
        }

        .why-bizum-content-wrapper p {
            max-width: 630px;
        }

        .content-wrapper {
            margin-top: 50px;
        }

        .payment-title {
            font-size: 26px;
        }

        .why-bizum-container2 {
            flex-wrap: wrap;
        }

        .why-bizum-content-wrapper2 {
            width: 360px;
            margin: 0;
        }

        .payment-description {
            font-size: 16px;
            line-height: 24px;
            margin: 0;
        }

        .testimonial-box {
            padding-left: 20px;
            padding-right: 20px;
        }

        .testimonial-quote {
            margin-top: 0px;
            font-size: 16px;
        }

        .testimonials-subheading {
            margin-top: 30px;
        }


        .testimonials-grid {
            margin-top: 25px;
        }

        .carousel-inner {
            padding-bottom: 50px;
        }

        .promo-section h1 {
            font-size: 24px !important;
        }

        .promo-section p {
            font-weight: 200;
            padding: 0 50px;
        }

        .promo-container {
            padding: 80px;
        }

        .faq-section {
            width: 100%;
        }


        .btn-menu i {
            font-size: 45px;
        }

        .background {
            background-image: url("/../../img/eupago/bizum/img-background-bizum-form_tablet.png");
            background-position: top;
            padding-top: 70px
        }

        .form-container {
            position: static;
            margin-top: 150px;
        }

        .faq-item {
            width: 85%;
        }

        .form-section-h1 {
            width: 740px;
        }

        .plugin-section {
            background-color: rgba(237, 241, 244, 1);
            width: 95%;
            max-width: none;
        }

        .plugin-list {
            padding: 0px 20px;
        }

        .plugin-details {
            flex-direction: column;
        }
    }

    /* ************************** 1024-1366 ************************** */
    @media only screen and (min-width: 1025px) and (max-width: 1366px) {
        .landing-bizum {
            background-position: right;
        }

        .landing-bizum::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            min-width: 100%;
            height: 899px;
            background: rgba(0, 0, 0, 0.5); /* Semi-transparent dark overlay */
            z-index: 1;
        }

        .hero-section {
            z-index: 2; /* Make sure content is above the overlay */
            padding: 0 50px 20px;
        }

        .section {
            width: 100%;
        }

        .nav-menu {
            gap: 0px;
        }

        .nav-links {
            gap: 0px;
        }

        .dropdown {
            padding-left: 0;
        }

        .nav-item {
            margin-top: 0px;
        }

        .nav-menu .cta-button {
            padding: 12px 0px;
        }

        .what-bizum-section {
            width: 85%;
        }

        .map-div {
            background-position: top;
        }

        .map-div img {
            margin-top: -110px;
            width: 65%;
        }

        .payment-h3 {
            min-width: 730px;

        }

        .payment-p {
            min-width: 850px;
        }

        .why-bizum-content-wrapper p {
            max-width: 630px;
        }

        .why-bizum-content-wrapper2 {
            width: 230px;
        }

        .content-wrapper {
            margin-top: 50px;
        }

        .payment-title {
            font-size: 36px;
        }

        .why-bizum-container2 {
            flex-wrap: wrap;
        }

        .promo-section {
            width: 90%;
        }

        .testimonials-section {
            width: 90%;
            padding-left: 0;
            padding-right: 0;
        }

        .testimonial-box {
            padding-left: 20px;
            padding-right: 20px;
        }

        .testimonial-quote {
            margin-top: 0px;
            font-size: 16px;
        }

        .testimonials-subheading {
            margin-top: 30px;
        }

        .testimonials-grid {
            margin-top: 25px;
        }

        .plugin-section {
            background-color: rgba(237, 241, 244, 1);
            width: 90%;
            max-width: none;
        }

        .background {
            background-image: url("/../../img/eupago/bizum/img-background-bizum-form_tablet.png");
            background-position: top;
            padding-top: 100px
        }

        .form-container {
            position: static;
            margin-top: 250px;
        }

        .faq-item {
            width: 85%;
        }

        .plugin-container h1 {
            font-size: 42px !important;
            line-height: 38px;
            padding: 0px 110px;
        }

        .plugin-list {
            padding: 0px 20px;
        }

        .plugin-details {
            flex-direction: column;
        }

        .payment-description {
            font-size: 16px;
            line-height: 24px;
        }
    }

    /* ************************** 1367-1920 ************************** */

    @media only screen and (min-width: 1367px) and (max-width: 1800px) {
        .landing-bizum {
            background-position: right;
        }

        .landing-bizum::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            min-width: 100%;
            height: 899px;
            background: rgba(0, 0, 0, 0.5); /* Semi-transparent dark overlay */
            z-index: 1;
        }

        .nav-links {
            gap: 0;
        }

        .nav-menu {
            gap: 0;
        }

        .hero-section {
            z-index: 2; /* Make sure content is above the overlay */
        }

        .section {
            width: 1200px;
        }

        .content-wrapper {
            margin-top: 50px;
        }

        .testimonial-box {
            padding-left: 20px;
            padding-right: 20px;
        }

        .testimonial-quote {
            margin-top: 0px;
            font-size: 16px;
        }


        .testimonials-grid {
            margin-top: 25px;
        }

        .promo-section h1 {
            font-size: 42px;
        }

        .promo-container {
            padding: 120px;
        }

        .nav-menu .cta-button {
            padding: 12px 0px;
        }
    }


}


@media only screen and (max-width: 1023px) {
    .bizum .img-fluid {
        width: 180px !important;
        height: 70px !important;
    }

    .bizum .cta-button {
        border: 0;
        border-radius: 61px;
        background-color: #00E07A;
        margin-top: auto;
        width: 150px;
        max-width: 100%;
        font-size: 18px;
        color: rgb(255, 255, 255);
        padding: 12px 0px;
        cursor: pointer;
        font-weight: 600;
        color: white;
        text-transform: uppercase;
        border: #05C0C7;
    }

    .bizum .nav-links a {
        font-size: 20px;
        margin-bottom: 20px;
        text-transform: uppercase;
    }

    .bizum .middle .btn-menu.btn-close {
        padding: 3px 10px;
    }

    .middle .nav-links {
        align-items: baseline;
    }
}

@media only screen and (max-width: 768px) {

    .middle .nav-links {
        align-items: unset;
    }
}
