
        .nav.disabled {
            display: block;
            justify-content: center;
        }
        .w3-content {
            position: relative;
            max-width: 100%;
        }

        .mySlides {
            display: none;
        }

        .w3-button {
            filter: blur(-1px);
        }

        .w3-button,
        .w3-button1 {
            width: 50px;
            height: 50px;
            border-radius: 50%;
            border: none;
            background-color: #ffffff;
            box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            z-index: 10;
            cursor: pointer;
        }
        .w3-button i,
        .w3-button1 i {
            font-size: 22px;
            color: black;
        }

        .carousel-indicators li {
            /* display: inline-block; */
            width: 10px;
            height: 10px;
            margin: 1px;
            text-indent: -999px;
            cursor: pointer;
            background-color: #000;
            background-color: rgba(0, 0, 0, 0);
            border: 1px solid #fff;
            border-radius: 10px;
            display: none;
        }

        .para {
            font-size: 16px;
            line-height: 19.36px;
            font-weight: 400 !important;
        }

        #myCarousel {
            border-radius: 13px !important;
        }

       

        @media only screen and (min-width: 300px) and (max-width: 900px) {
           
            .w3-button,
            .w3-button1 {
                width: 28px !important;
                height: 28px !important;
                border-radius: 50%;
                border: none;
                background-color: #ffffff;
                box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
                position: absolute;
                top: 50%;
                transform: translateY(-50%);
                z-index: 10;
                cursor: pointer;
            }

            .book_now {
                background-color: #212588 !important;
                color: #ffff !important;
                width: 100%;
                height: 44px;
                position: relative;
                right: 0px;
            }

            .w3-button i,
            .w3-button1 i {
                font-size: 22px;
                color: blue;
            }

            .mySlides {
                height: 100px;
            }

            .all_specing {
                padding-left: 5px;
                padding-right: 5px;
            }

            .carousel-inner .item {
                border-radius: 13px !important;
                height: 110px;
            }

            .mobile_view_button_right {
                right: -25px !important;
                position: relative;
            }

            .mobile_view_button_left {
                left: -25px !important;
                position: relative;
            }

           
        }

        @media only screen and (min-width: 500px) and (max-width: 600px) {
            .mobile_view_button_right {
                right: -35px !important;
                position: relative;
            }

            .mobile_view_button_left {
                left: -35px !important;
                position: relative;
            }
        }

        @media only screen and (min-width: 600px) and (max-width: 900px) {
            .carousel-inner .item {
                border-radius: 13px !important;
                height: auto;
            }

            .mobile_view_button_right {
                right: -17px !important;
                position: relative;
            }

            .mobile_view_button_left {
                left: -17px !important;
                position: relative;
            }

            .w3-button,
            .w3-button1 {
                width: 30px !important;
                height: 30px !important;
                border-radius: 50%;
                border: none;
                background-color: #ffffff;
                box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
                position: absolute;
                top: 50%;
                transform: translateY(-50%);
                z-index: 10;
                cursor: pointer;
            }

        }


        .w3-button {
            left: -30px;
        }

        .w3-button1 {
            right: -30px;
        }


        @media (min-width: 700px) and (max-width: 1200px) {
            .col-custom {
                flex: 0 0 100%;
                max-width: 100%;
            }
        }

        .carousel-control.left {
            background-image: none!important;
            box-shadow: none;
        }

        .carousel-control.right {
            background-image: none!important;
            box-shadow: none;
        }

       

      

          
    

        button.owl-prev,
        button.owl-next {
            background-color: #0d1b5a !important;
            color: inherit;
            border-radius: 50%;
            /* Circular button */
            padding: 10px !important;
            font-size: 16px !important;
            height: 9px;
            width: 9px;
            /* Ensures button is square */
            text-align: center !important;
            justify-content: center;
            display: flex;
            /* Makes buttons properly circular */
            align-items: center;
            word-spacing: 6px;
            margin: 2px;

        }

       

        button.owl-next {
            background-color: #7892e2 !important;
            height: 9px;
            width: 9px;
        }

        carousel button.owl-dot:hover {
            background-color: #09123e !important;
            display: flex;
        }

        button.owl-prev:hover,
        button.owl-next:hover,
        .owl-carousel button.owl-dot:hover {
            background-color: #09123e !important;
            /* Darken color on hover */
        }

        /* Centering owl-nav in the middle */
        .owl-nav {
            display: flex !important;
            justify-content: center !important;
            /* Centers nav */
            align-items: center;
            margin-top: 20px;
            /* Optional: Adds space above nav */
        }

        /* Ensures owl-nav and owl-dots both work with minimum of 3 */
        .owl-dots {
            display: flex !important;
            justify-content: center;
            align-items: center;
            gap: 15px;
            /* Space between dots */
            margin-top: 20px;
            /* Optional: Adds space above dots */
        }

        /* Making sure dots have a minimum size for proper display */
        .owl-dot {
            width: 2px;
            height: 2px;
            background-color: #ffff !important;
            border-radius: 50%;
            display: none;
            cursor: pointer;
        }

        .owl-dot.active {
            background-color: #fff !important;
            /* Changes active dot color */
        }

        .owl-dot:hover {
            background-color: #09123e !important;
            /* Darkens dot on hover */
        }

        .item {
            width: 100%;
            height: 300px;
            background-image: url(public/assets/image/248221.png);
            border-radius: 8px;
            background-color: #212588;
            background-size: contain;
        }

        .slider_banner_image {
            height: 300px;
            float: right;
            display: flex;
            justify-content: right;
        }

        .slider_heading {
            font-size: 52px;
            font-weight: 700;

            text-align: left;
        }

        .slide_para {
            font-size: 16px;
            font-weight: 400;
            margin-top: -12px;
            text-align: left;
        }

        .text-section {
            display: flex;
            flex-direction: column;
            justify-content: center;
            padding-left: 50px;
              /* margin-top: -30px!important; */

        }

        .slider_heading {

            font-weight: bold;
            margin-bottom: 20px;
        }


        @media only screen and (min-width: 300px) and (max-width: 500px) {
            .item {
                width: 100%;
                height: 350px;
                background-image: url(public/assets/image/248221.png);
                border-radius: 8px;
                background-color: #212588;
                background-size: contain;
            }



            .slider_banner_image {
                width: 140px;
                height: 110px;
                float: right;
                display: flex;
                justify-content: right !important;
                position: relative;
                left: 26px;
            }

          

        

            .slider_heading {
                font-size: 11px;
                font-weight: 100;

                text-align: left;
                margin-top: -1px;
            }

            .slide_para {
                font-size: 7px;
                font-weight: 0;

                text-align: left;
                margin-top: -16px;
            }

            .text-section {
                display: flex;
                flex-direction: column;

                padding-left: 25px;

            }

            .slider_heading {

                font-weight: bold;
                margin-bottom: 20px;
            }

        }



        @media only screen and (min-width: 500px) and (max-width: 600px) {
            .item {
                width: 100%;
                height: 250px;
                background-image: url(public/assets/image/248221.png);
                border-radius: 8px;
                background-color: #212588;
                background-size: contain;
            }

            .carousel-inner .item {
                border-radius: 13px !important;
                height: 227px;
            }

            .slider_banner_image {
                width: 250px;
                height: 250px;
                float: right;
                display: flex;
                justify-content: right;
                position: relative;
                left: 26px;
            }

            .slider_heading {
                font-size: 20px;
                font-weight: 400;

                text-align: left;
            }

            .slide_para {
                font-size: 10px;
                font-weight: 100;
                line-height: 15px;
                text-align: left;
            }

            .text-section {
                display: flex;
                flex-direction: column;
                justify-content: center;
                padding-left: 30px;

            }

            .slider_heading {

                font-weight: bold;
                margin-bottom: 20px;
            }

        }

        @media only screen and (min-width: 590px) and (max-width: 800px) {
            .item {
                width: 100%;
                height: 250px;
                background-image: url(public/assets/image/248221.png);
                border-radius: 8px;
                background-color: #212588;
                background-size: contain;
            }

            .carousel-inner .item {
                border-radius: 13px !important;
                height: 227px;
            }

            .slider_banner_image {
                width: 260px;
                height: 250px;
                float: right;
                display: flex;
                justify-content: right;
                position: relative;
                left: 45px;
            }

            .slider_heading {
                font-size: 27px;
                font-weight: 700;
                line-height: 30.93px;
                text-align: left;
            }

            .slide_para {
                font-size: 10px;
                font-weight: 400;
                line-height: 15px;
                text-align: left;
            }

            .text-section {
                display: flex;
                flex-direction: column;
                justify-content: center;
                padding-left: 40px;

            }

            .slider_heading {

                font-weight: bold;
                margin-bottom: 20px;
            }

        }



        @media only screen and (min-width: 801px) and (max-width: 1280px) {
            .item {
                width: 100%;
                height: 270px;
                background-image: url(public/assets/image/248221.png);
                border-radius: 8px;
                background-color: #212588;
                background-size: contain;
            }

            .carousel-inner .item {
                border-radius: 13px !important;
                height: 227px;
            }

            .slider_banner_image {
                width: 319px;
                height: 250px;
                float: right;
                display: flex;
                justify-content: right;
                position: relative;
                left: 26px;
            }

            .slider_heading {
                font-size: 30px;
                font-weight: 700;
                line-height: 30.93px;
                text-align: left;
            }

            .slide_para {
                font-size: 15px;
                font-weight: 100;

                text-align: left;
            }

            .text-section {
                display: flex;
                flex-direction: column;
                justify-content: center;
                padding-left: 50px;

            }

            .slider_heading {

                font-weight: bold;
                margin-bottom: 20px;
            }

            
        }

    .carousel.pointer-event {
        
    }
    .carousel-inner {
        width: 100%;
        height: 100%;
    }
    
    .carousel-inner .item {
        width: 100%;
        height: 100%;
    }
    
    .slider_items {
        display: flex;
        align-items: center; /* Ensure content inside stays aligned */
        justify-content: center;
        width: 100%;
        height: 100%;
        flex: none; 
       
    }
   
    .feature-card1 {
        background: #ffffff;
        border-radius: 9px;
        box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
        padding: 24px;
        text-align: left;
        transition: transform 0.3s ease-in-out;
        height:400px;
        border:1px solid #0d1b5a;
    
    }
    .feature-card1:hover {
        transform: translateY(-5px);
        border:1px solid #33a532;
        background-color:#f3fff2 ;
    }
    
    .feature-title {
        font-weight: bold;
        color: #0d1b5a;
        font-size: 17px;
        margin-bottom: 10px;
    }
    .feature-text {
        color: #000000;
        font-size: 14px;
        text-align: left;
    }

    .features_imgs{width:40px;height:40px;}
    
    @media only screen and (min-width: 300px) and (max-width: 600px) {
        .feature-card1 {
            background: #ffffff;
            border-radius: 9px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            padding: 24px;
            text-align: left;
            transition: transform 0.3s ease-in-out;
            height:auto;
            border:1px solid #0d1b5a;
        
        }
        .feature-card1:hover {
            transform: translateY(-5px);
            border:1px solid #33a532;
        }
        .feature-title {
            font-weight: bold;
            color: #0d1b5a;
            font-size: 17px;
            margin-bottom: 10px;
        }
        .feature-text {
            color: #000000;
            font-size: 16px;
            text-align: left;
        }
        
.btn-group{width:100%!important;background-color:#f3fff2;border:1px solid #33a532;border-radius: 13px;}
    }




    @media only screen and (min-width: 601px) and (max-width: 900px) {
        .feature-card1 {
            background: #ffffff;
            border-radius: 9px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            padding: 24px;
            text-align: left;
            transition: transform 0.3s ease-in-out;
            height:460px;
            border:1px solid #0d1b5a;
        
        }
        .feature-card1:hover {
            transform: translateY(-5px);
            border:1px solid #33a532;
        }
        .feature-title {
            font-weight: bold;
            color: #0d1b5a;
            font-size: 17px;
            margin-bottom: 10px;
        }
        .feature-text {
            color: #000000;
            font-size: 18px;
            text-align: left;
        }
    }

    @media only screen and (min-width: 901px) and (max-width: 1280px) {
        .feature-card1 {
            background: #ffffff;
            border-radius: 9px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            padding: 24px;
            text-align: left;
            transition: transform 0.3s ease-in-out;
            height:600px;
            border:1px solid #0d1b5a;
        
        }
        .feature-card1:hover {
            transform: translateY(-5px);
            border:1px solid #33a532;
        }
        .feature-title {
            font-weight: bold;
            color: #0d1b5a;
            font-size: 17px;
            margin-bottom: 10px;
        }
        .feature-text {
            color: #000000;
            font-size: 16px;
            text-align: left;
        }
    }

    .choose_bar {
        cursor: pointer;
    }
  
    


@media only screen and (min-width: 250px) and (max-width: 600px) {
 
    .owl-nav {
      display: none !important;
    }
    /* .solution_appoinment_contents {
      height: 290px!important;
     
      background-size: cover;
      background-position: center;
      border-radius: 10px;
      background-repeat: no-repeat;
      background-size: cover;
    } */
}

@media only screen and (min-width: 602px) and (max-width: 900px) {
 
    .owl-nav {
      display: none !important;
    }
    .solution_appoinment_contents {
      height: 350px!important;
      /* padding: 65px; */
      background-size: cover;
      background-position: center;
      border-radius: 10px;
      background-repeat: no-repeat;
      background-size: cover;
    }
}

.commitment-item {
    display: flex;
    align-items: center;
    background-color: #f8f9fa;
    padding: 15px;
    border-radius: 8px;
    max-width: 400px;
}
/* .icon-container {
    background-color: #28a745;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    margin-right: 15px;
} */
.icon-container img {
    width: 30px;
}
.commitment-text h5 {
    font-weight: bold;
    margin-bottom: 5px;
    color: #212529;
}
.commitment-text p {
    margin: 0;
    color: #6c757d;
}



.tab-btn.active { background-color: #198754; color: white; }
.tab-content { display: none; }
.tab-content.active { display: block; }
.pricing-card { border-radius: 10px; box-shadow: 0px 4px 10px rgba(0,0,0,0.1);}


.pricing-card {
width: 100%;
overflow: hidden;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
background-color: white;
border: 1px solid #e9ecef;
height:670px;
}

.card-headers1 {
background-color: #161a54;
color: white;
height:105px;
margin-top:-21px;
font-weight: 500;
text-align: center;
}


.btn-group{width:50%;background-color:#f3fff2;border:1px solid #33a532;border-radius: 13px;}


.card-headerS{height:40px;margin-top:30px;}

.features {
margin-top: 1rem;
}

.feature-item {
display: flex;
align-items: center;
margin-bottom: 1rem;
color: #212529;
}










