
        .pos_banner {
            height: 100%;
            background-repeat: no-repeat;
            background-size: initial;
            background-position: left bottom 0;
            background-image: url('../images/pos/banner.webp') !important;
            padding-top: 100px;
            padding-bottom: 2rem;
            position: relative;
        }

        .pos_banner::before {
            content: '';
            position: absolute;
            inset: 0;
            background-color: rgba(0, 0, 0, 0.6);
            z-index: 1;
        }

        .pos_banner .first_para {
            margin-top: 1rem;
            text-align: center;
            font-weight: 600;
            color: #fff;
            font-size: 1.7rem;
            margin-bottom: 0;
        }

        .pos_banner .container {
            position: relative;
            z-index: 2;
        }

        .pos_banner h1 {
            font-size: 9rem;
            text-align: center;
            color: #febd58;
            /* line-height: normal; */
            font-weight: 600;
        }

        #typewriter-text {
            height: 80px;
            font-weight: bold;
            color: #fff;
            text-align: center !important;
            font-size: 3rem;
            white-space: nowrap;
            overflow: hidden;
        }

        .pos_banner .last_para {
            text-align: center;
            color: #fff;
            font-size: 1.4rem;
            line-height: normal;
        }


        /* features box */
        .pos_features_sec {
            background-color: black;
            padding: 4rem 0;
        }

        .pos_features_sec h2 {
            text-align: center;
            color: #febd58;
            font-weight: 600;
            text-transform: uppercase;
            font-size: 1.4rem;
        }

        .pos_features_sec .fhead {
            width: 60%;
            margin: 0 auto;
            display: block;
            margin-bottom: 1rem;
        }

        .features_head_para {
            text-align: center;
            color: #fff;
            font-weight: 600;
            font-size: 1.5rem;
            line-height: normal;
            margin-bottom: 2rem;
        }

        .features_box {
            width: 100%;
            padding: 1rem;
            border-radius: 10px;
            background-color: #4e4c4c;
            margin-bottom: 2rem;
        }

        .features_box_img {
            display: flex;
            color: #A78BFA;
            border: 3px solid #A78BFA;
            --tw-bg-opacity: 1;
            background-color: rgb(255 255 255 / var(--tw-bg-opacity));
            border-radius: .75rem;
            justify-content: center;
            align-items: center;
            width: 2.8rem;
            height: 2.8rem;
        }

        .features_box .second_para {
            color: #fff;
            font-weight: 600;
            margin-top: 10px;
            font-size: 1rem;
            text-align: start;
            margin-bottom: 0;
        }

        .features_box .third_para {
            color: #fff;
            line-height: normal;
            text-align: start;
            margin-bottom: 0;
        }

        /* types rest */
        .type_res {
            margin: 4rem 0;
        }

        .type_res h4 {
            text-align: center;
            font-size: 2rem;
            color: #000;
            font-weight: 600;
            margin-bottom: 2rem;

        }

        .type_res h4 strong {
            color: #0a78be;
        }

        .type_res .item {

            margin-bottom: 2rem;
        }

        .type_res .item img {
            width: 100%;
            height: auto;
            border-radius: 10px;
        }

        .type_res .item p {
            text-align: center;
            color: #6a7c92;
            font-size: 1rem;
            margin: 10px 0 0 0;
            font-weight: 600;
        }

        .type_res .row {
            display: flex;
            flex-wrap: wrap;
            /* Ensure items wrap correctly */
        }

        /* global presence */
        .global_pressence {
            background-color: #000;
            padding: 4rem 0;

        }

        .global_pressence h4 {
            text-align: center;
            color: #fff;
            font-weight: 600;
            margin-bottom: 2rem;
            font-size: 2.2rem;
        }

        .global_pressence p {
            text-align: center;
            color: #fff;
            line-height: normal;
            font-size: 1rem;
        }

        .glob_pres_box {
            margin-top: 3rem;
            margin-bottom: 3rem;
            padding: 3rem 3rem 0 3rem;
            border-radius: 1.3rem;
            background-color: #4e4c4c8a;
        }

        .glob_pres_box .col-lg-2 {
            flex: 0 0 20%;
            /* Force equal width (20% for 5 items per row) */
            max-width: 20%;
            /* Ensure Bootstrap respects the width */
            margin-bottom: 3rem;
        }

        .glob_pres_box .col-lg-2 img {
            width: 100px;
            height: 100px;
            border-radius: 100%;
            margin: 0 auto;
            display: block;
        }

        .glob_pres_box .col-lg-2 h5 {
            text-align: center;
            color: #fff;
            font-weight: 600;
            margin-top: 1rem;
            font-size: 1.3rem;
        }

        .world_map {
            width: 100%;
            height: auto;
            display: block;
            margin: auto;
        }

        /* client slider sec */
        .slider_section {
            margin: 4rem 0 3rem 0;
        }

        .slider-container {

            position: relative;
            overflow: hidden;
        }

        .slider-header {
            text-align: center;
            margin-bottom: 20px;
        }

        .slider-header h3 {
            font-weight: 600;
            text-align: center;
            color: #f5a623;
            font-size: 1rem;
            text-transform: uppercase;
        }

        .slider-header h4 {
            text-align: center;
            color: #000;
            font-weight: 600;

            font-size: 2.2rem;
            margin: 1rem 0 1rem 0;
        }

        .slider {
            display: flex;
            transition: transform 0.5s ease-in-out;
        }

        .slide {
            flex: 0 0 33.33333%;

            padding: 15px;
        }

        .testimonial-card {
            height: 100%;
            background: white;
            border-radius: 10px;
            padding: 20px 20px 10px 20px;
            box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
            text-align: left;
        }



        .testimonial-card p.profession {
            font-size: clamp(12px, 1.5vw, 14px);
            color: #777;
            margin-bottom: 15px;
        }

        .testimonial-card p.description {

            color: #555;
            margin-top: 1rem;
            text-align: start;
            line-height: 1.5;
            margin-bottom: 10px;
        }

        .stars {
            text-align: start;
            color: #f5a623;
            font-size: clamp(14px, 1.5vw, 16px);

        }

        .navigation {
            text-align: center;
            margin-top: 10px;
        }

        .dot {
            height: 10px;
            width: 10px;
            background-color: #bbb;
            /* border-radius: 50%; */
            display: inline-block;
            margin: 0 5px;
            cursor: pointer;
        }

        .dot.active {
            background-color: #f5a623;
        }

        .arrow {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            font-size: clamp(20px, 3vw, 30px);
            color: #333;
            cursor: pointer;
            user-select: none;
        }

        .arrow.left {
            left: 10px;
        }

        .arrow.right {
            right: 10px;
        }


 .trustated_sec h2 {
                            text-align: center;
                            color: #fff;
                            font-weight: 600;
                            text-transform: uppercase;
                            font-size: 1.4rem;
                            margin-top: 3rem;
                            margin-bottom: 2rem;
                        }

                        .trustated_sec .logo {
                            width: 100px;
                            height: 100px;
                            object-fit: contain;
                            margin: 0 auto;
                            display: block;
                        }

                        .slider_container_logo {
                            width: 100%;
                            overflow: hidden;
                            position: relative;
                        }

                        .slider_logo {
                            display: flex;
                            transition: transform 0.5s ease-in-out;
                        }

                        .slide_logo {
                            flex: 0 0 20%;
                            display: flex;
                            justify-content: center;
                            align-items: center;
                            padding: 10px;
                            box-sizing: border-box;
                        }

                      
  .what_makes {
                            margin: 4rem 0;
                        }

                        .what_makes .leftimg {
                            width: auto;
                            height: 400px;
                            margin: auto;
                            display: block;
                            border-radius: 10px;
                        }

                        .what_makes h3 {
                            color: #fff;
                            font-weight: 600;
                            font-size: 1.2rem;
                            color: #febd58;
                        }

                        .what_makes .first_para {
                            color: #fff;
                            font-size: 1.6rem;
                            line-height: normal;
                            font-weight: 600;
                        }

                        .what_makes .second_para {
                            color: #fff;
                            font-size: 1rem;
                            line-height: normal;
                        }

                        .list-item {
                            position: relative;
                            color: white;
                            font-size: 15px;
                            margin-bottom: 10px;
                            padding-left: 20px;
                        }

                        .list-item::before {
                            content: "";
                            position: absolute;
                            left: 0;
                            top: 50%;
                            transform: translateY(-50%) rotate(45deg);
                            width: 10px;
                            height: 15px;
                            border: solid #0a78be;
                            border-width: 0 4px 4px 0;
                            display: inline-block;
                            margin-right: 10px;
                        }
        /* Responsive Adjustments */
        @media (max-width: 768px) {
            
            
             .slide_logo {
                                flex: 0 0 33.33%;
                                /* Show 3 logos on tablet */
                            }

                            .trustated_sec .logo {
                                width: 80px;
                                height: 80px;
                            }
                            
            .slide {
                flex: 0 0 50%;
            }

            .arrow {
                font-size: 24px;
            }

            .slider-header h1 {
                font-size: 28px;
            }
        }

        @media (max-width: 480px) {
            
            
             .slide_logo {
                                flex: 0 0 50%;
                                /* Show 2 logos on mobile */
                            }

                            .trustated_sec .logo {
                                width: 60px;
                                height: 60px;
                            }

                            .trustated_sec h2 {
                                font-size: 1.2rem;
                                margin-top: 2rem;
                                margin-bottom: 1.5rem;
                            }
                            
            .slide {
                flex: 0 0 100%;
            }

            .arrow {
                font-size: 20px;
            }

            .slider-header h1 {
                font-size: 24px;
            }

            .slider-header h4 {
                font-size: 14px;
            }
        }

        .testimonials_head {
            /* justify-content: center; */
            align-items: center !important;
            display: flex;
        }

        .testimonials_head img {
            margin-right: 10px;
            width: 55px;
            height: 55px;
            border-radius: 100%;
        }

        .testimonials_head .head {
            display: inline;
        }

        .testimonials_head .head h5 {
            color: #333;
            margin-bottom: 0;
            font-size: 1rem;
            font-weight: 600;
        }

        .testimonials_head .head p {
            margin-bottom: 0;
        }

        /* upgrade box section */
        .upgrade_bus_sec {
            margin: 3rem 0;
        }

        .upgrade_box {

            background-color: #000;
            padding: 3rem;
            border-radius: 2rem;
        }

        .upgrade_box h4 {
            text-align: center;
            color: #fff;
            font-weight: 600;
            line-height: normal;
            font-size: 3rem;
        }

        .upgrade_box p {
            font-size: 1em;
            text-align: center;
            color: #fff;

        }

        /* faq section */
        .faq-sec {
            margin: 3rem 0;

        }

        .faq-item {
            border: 1px solid #ddd;
            margin-bottom: 10px;
            border-radius: 6px;
            overflow: hidden;
        }

        .faq-question {
            font-size: 1.1rem;
            padding: 15px 20px;
            cursor: pointer;
            position: relative;
            font-weight: bold;
            transition: background 0.3s ease;
            color: #000;
        }

        .faq-question:hover {
            background-color: #e9e9e9;
        }

        .faq-question::after {
            content: '+';
            position: absolute;
            right: 20px;
            font-size: 20px;
            transition: all 0.3s ease;
        }

        .faq-item.active .faq-question::after {
            content: '-';
        }

        .faq-answer {
            display: none;
            padding: 0 20px 15px 20px;
            background-color: #fff;
            line-height: 1.6;
        }

        .faq-item.active .faq-answer {
            display: block;
        }

        .faq-sec h4 {
            font-weight: 600;
            text-align: center;
            color: #f5a623;
            font-size: 1.2rem;

        }

        .faq-sec h5 {
            text-align: center;
            color: #000;
            font-weight: 600;
            margin-bottom: 2rem;
            font-size: 2.2rem;

        }

  .run_resta {
                            margin: 8rem 0 4rem 0;
                        }

                        .cta-section {
                            background: white;
                            color: black;
                            padding: 20px 20px 20px 0;
                            border-radius: 25px;
                            display: flex;
                            align-items: center;
                            justify-content: space-between;
                            width: 100%;
                            max-width: 100%;
                            border: 3px solid #0a78be;
                            position: relative;
                            /* Added to ensure absolute positioning works relative to this container */
                            border-left: 0;
                        }

                        .cta-section .lefty_img {
                            position: absolute;
                            width: 350px;
                            height: auto;
                            border-radius: 10px;
                            margin-right: 20px;
                        }

                        .cta-section .right_img {
                            position: absolute;
                            width: 150px;
                            height: auto;
                            right: 30px;
                            top: -248px;
                            /* Adjusted to move the image to the top-right corner, above the box */
                            border-radius: 10px;
                            margin-right: 20px;
                        }

                        .cta-text {
                            margin-left: 40%;
                            flex: 1;
                        }

                        .cta-text p {

                            text-align: center;
                            font-size: 1.8rem;
                            line-height: normal;
                            font-weight: 600;
                        }

                        .cta-text p strong {
                            color: #007bff;
                        }
        @media only screen and (max-width: 500px) {


            .pos_banner .first_para {
                font-size: 1.1rem;
                margin-top: 0;
                line-height: normal;
            }

            .pos_banner {
                padding-top: 80px;
            }

            .pos_banner h1 {
                margin-top: 1rem;
                font-size: 1.3rem;
            }

            #typewriter-text {
                height: 30px;
                font-size: 1.4rem;
            }

            .pos_banner .last_para {

                font-size: 1rem;
            }

            .pos_banner a {
                margin-bottom: 1rem;
            }

            .pos_features_sec {
                padding: 0rem 0 2rem 0;
            }

            .pos_features_sec h2 {
                font-size: 1.1rem;
            }

            .pos_features_sec .fhead {
                width: 100%;
            }

            .features_head_para {
                font-size: 1.1rem;
            }

            .what_makes .leftimg {
                width: 100%;
                height: auto !important;

            }

            .what_makes h3 {
                margin-top: 1rem;
                font-size: 1.1rem;
            }

            .what_makes .first_para {
                font-size: 1.1rem !important;
            }

            .cta-section .right_img,
            .cta-section .lefty_img {
                display: none;
            }

            .cta-text p {
                font-size: 1.2rem !important;
            }

            .cta-text {
                margin-left: 0% !important;
                flex: 1;
            }

            .cta-section {
                padding: 20px !important;
            }

            .run_resta {
                margin: 0 !important;
            }

            .what_makes {
                margin: 2rem 0 !important;
            }

            .type_res h4 {
                text-align: center;
                font-size: 1.2rem;
            }

            .type_res {
                margin: 2rem 0 0 0;
            }

            .global_pressence h4 {
                margin-bottom: 1rem;
                font-size: 1.3rem;
            }

            .global_pressence {
                padding: 2rem 0;
            }

            .glob_pres_box {
                margin: 0 0 2rem 0;
                padding: 2rem 0 0 0;
            }

            .glob_pres_box .col-lg-1 {
                display: none;
            }

            .glob_pres_box .col-lg-2 {
                flex: 0 0 33.33%;
                max-width: 33.33%;
                margin-bottom: 2rem;
            }

            .glob_pres_box .col-lg-2 img {
                width: 50px;
                height: 50px;
            }

            .glob_pres_box .col-lg-2 h5 {
                font-size: 1rem;
            }

            .slider_section {
                margin: 2rem 0 1rem 0;
            }

            .testimonial-card {
                height: auto;
            }

            .upgrade_box h4 {
                font-size: 1.2rem;
            }

            .upgrade_box {

                padding: 1rem;
            }

            .upgrade_box a {
                margin-bottom: 1rem;
            }

            .faq-sec h4 {
                font-size: 1.1rem;
            }

            .faq-sec h5 {
                font-size: 1rem;
            }

            .faq-question {
                line-height: normal;
            }
        }
  