.hero-three-item::before {
        background: unset !important;
    }
    
        #ngo-table-area {
            font-family: Arial, sans-serif;
            margin: 0;
            padding: 20px;
            color: #000;
            text-align: center;
            /* background: #f3f3f3; */
        }
        
        .best-ngo-tbl {
            display: flex;
            justify-content: space-around;
            margin-top: 50px;
        }
        
        #ngo-table-area > table {
            text-align: center;
            width: 100%;
            max-width: 900px;
            margin: 20px auto;
            border-collapse: collapse;
            background: white;
            color: black;
            border-radius: 10px;
            overflow: hidden;
            box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
        }
        
        td:first-child, th {
            font-weight: bold;
            color: #c41523;
        }


        #ngo-table-area > table > th, td {
            padding: 12px;
            border: 1px solid #8f8f8f;
            text-align: left;
        }

        #ngo-table-area > table > th {
            background: #ff758c;
            color: white;
        }

        #ngo-table-area > table > tr:nth-child(even) {
            background: #f9f9f9;
        }
        
        @media (min-width: 320px) and (max-width: 767.98px) {
            .menu-2 {
                background-image: linear-gradient(0deg, #d7e3f1 0%, #74b2f5 100%);
            }
            .menu-2 .navbar-collapse {
                background-image: unset;
            }
        }
        
        @media (max-width: 768px) {
            .hey-there-img {
                width: 100%;
                margin-bottom: 30px;
            }
            .btn-whatsapp {
                padding: 8px;
                min-width: 135px;
                margin-right: 12px;
                margin-top: 5px;
            }
            #ngo-table-area > table {
                width: 100%;
                display: block;
                overflow-x: auto;
                white-space: nowrap;
            }
        
            #ngo-table-area > table > thead {
                display: none;
            }
        
            #ngo-table-area > table > tbody, #ngo-table-area > table > tr, #ngo-table-area > table > td {
                display: block;
                width: 100%;
            }
        
            #ngo-table-area > table > tr {
                margin-bottom: 10px;
                border: 1px solid #ddd;
                padding: 10px;
                background: white;
            }
        
            #ngo-table-area > table > td {
                text-align: left;
                padding: 10px;
                position: relative;
            }
        
            #ngo-table-area > table > td::before {
                content: attr(data-label);
                font-weight: bold;
                display: block;
                color: #ff758c;
            }
        }
        
@media (min-width: 320px) and (max-width: 767.98px) {
    .hero-three-text {
        padding: 0px !important;
        margin: 0px 0px 13px 0px !important;

        background-size: cover !important;
        background-position: bottom center !important;
        padding: 13px 0 20px !important;
    }

    .pt-120 {
        padding-top: 0px !important;
    }

    .bg-com {
        background-size: contain !important;
    }

    .hero-three-text h6 {
        display: none;
    }
}

.wd-1210 { 
    max-width: 1210px !important;
}

.spc .modal-dialog .modal-content {
    border-top-left-radius: 3rem !important;
    border-top-right-radius: 3rem !important;
    padding: 2rem;
    padding-bottom: 0;
}
.spc .modal-dialog h5 {
    font-size: 20px;
    color: #00293c;
    font-weight: 800;
    margin-bottom: 7px;
}
.spc .modal-dialog p {
    font-size: 15px;
    color: #000;
    font-weight: 400;
    line-height: 16px;
}
.comp_excel_box p {
    color: #fff !important;
}
#special-needs-form {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    outline: 0;
}
.spc .modal-dialog input {
    height: 50px !important;
    line-height: 40px;
    border: #000 solid 1px;
    width: 100%;
    float: left;
    font-size: 14px;
    color: #515151;
    padding-left: 1.3rem;
    margin-bottom: 15px;
}
.spc .modal-dialog textarea{
    border-radius: 3px;
}
.pl-3, .px-3 {
    padding-left: 1rem !important;
}
.w-100 {
    width: 100% !important;
}
.border-dark {
    border-color: #343a40 !important;
}
.comp_excel {
    display: flex;
    justify-content: space-around;
    background: #014b9c;
    color: #fff;
    border-bottom-left-radius: 3rem;
    border-bottom-right-radius: 3rem;
    position: relative;
    top: -2px;
    padding: 15px;
    border: solid 2px #cacaca;
}
.comp_excel_box h3 {
    font-size: 25px;
}
.tax-img, .compliance, .adviser {
    width: 67px;
    height: 60px;
}


.footer {
    width: 100%;
    float: left;
}
.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.footer .quick_link {
    width: 100%;
    float: left;
    margin: 0 5rem;
    border: #c4c4c4 solid 1px;
    border-left: none;
    border-right: none;
    margin-bottom: 2rem;
}
.footer .quick_link ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 2rem 0;
}
@media (max-width: 1400px) {
    .quick_link li {
        padding: 0 1rem !important;
    }
}

.footer .quick_link li {
    padding: 0 1.6rem;
}
.footer .quick_link li a {
    color: #686868;
    font-size: 14px;
}
.footer .about_us {
    width: 100%;
    float: left;
    padding: 0 5rem;
    border-bottom: #c4c4c4 solid 1px;
margin: 0 5rem !important;
}
.footer .about_us p {
    font-size: 13px;
    color: #0e0e0e;
    margin-bottom: 25px;
}
.footer .copywrite {
    width: 100%;
    float: left;
    padding: 0 5rem;
    margin: 3rem 0;
    font-weight: 600;
    line-height: 3rem;
    text-align: center;
    font-size: 1.6rem;
    color: #0e0e0e;
}
.footer .copywrite p {
    font-weight: 600;
}
.footer-b {
    font-weight: 600;
}

@media (max-width: 992px) {
    .quick_link {
        margin: 0 2rem !important;
    }
}
@media (max-width: 1200px) {
    .footer .quick_link ul {
        line-height: normal;
        width: 50%;
        float: left;
        margin-top: 3rem;
        margin-bottom: 1rem;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
@media (max-width: 1200px) {
    .footer .quick_link ul li {
        width: 100%;
        float: left;
        margin-bottom: 1.75rem;
    }
}
@media (max-width: 1400px) {
    .quick_link li {
        padding: 0 1rem !important;
    }
}
@media (max-width: 576px) {
    .footer .about_us {
        margin: 3rem 0;
    }
}
@media (max-width: 992px) {
    .footer .about_us {
        margin: 5rem 0;
        margin-bottom: 0;
        padding: 0 2rem;
    }
}
@media (max-width: 576px) {
    .footer .copywrite {
        margin-top: 0;
        line-height: 2.5rem;
        padding: 0;
    }
}
@media (max-width: 576px) {
    .footer {
        margin-top: 4rem;
    }
}

.highlighted-text {
    font-size: 24px;
    font-weight: bold;
    background: linear-gradient(90deg, #e73711, #195fdf, #0f953b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    /* text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.3); */
    padding: 10px;
    border: 2px solid #ff5733;
    border-radius: 10px;
    animation: glow 1.5s infinite alternate;
}

@keyframes glow {
    0% {
        box-shadow: 0 0 10px rgba(255, 87, 51, 0.6);
    }
    100% {
        box-shadow: 0 0 20px rgba(255, 87, 51, 1);
    }
}

/* Payment gateway Popup Form */
.popup-form {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: white;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    text-align: left;
    z-index: 1000;
}

.popup-form input {
    width: 100%;
    padding: 10px;
    margin: 10px 0;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.popup-form button {
    background: #ff5733;
    color: white;
    padding: 10px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}

.overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}


/*=========================================
        21. ACCORDION FAQ CSS
============================================*/

.accordion-faq.accordion > .card {
    overflow: hidden;
}

.accordion-faq.accordion .card-header {
    position: relative;
    cursor: pointer;
    background: #ffffff;
}
.accordion-faq.accordion .card-header:first-child {
    border-radius: calc(0.375rem - 1px) calc(0.375rem - 1px) 0 0;
}
.accordion-faq.accordion .card-header {
    border-bottom: 1px solid #EFF2F7;
}
.accordion-faq.accordion > .card:not(:first-of-type) .card-header:first-child {
    border-radius: 0;
}

.accordion-faq.accordion > .card .card-header {
    margin-bottom: -1px;
}
.accordion-faq.accordion > .card .card-header h6{
    font-weight: 600;
    font-family: 'Work Sans', sans-serif;
}
.accordion-faq.accordion .card-header[aria-expanded=false]:after {
    content: "+";
}
.accordion-faq.accordion .card-header[aria-expanded=true]:after {
    content: "-";
}
.accordion-faq.accordion .card-header:after {
    content: "+";
    position: absolute;
    right: 1.5rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: 'Work Sans', sans-serif;
    font-weight: 700;
}
.mr-3, .mx-3 {
    margin-right: 1rem !important;
}

/* Default (Large screens) */
.mw-20 {
    max-width: 20%;
}

.mw-1605 {
    max-width: 1605px;
}

/* Large Laptop (1200px - 1440px) */
@media (max-width: 1440px) {
    .mw-20 {
        max-width: 20%;
    }
    .mw-1605 {
        max-width: 1350px;
    }
}

/* Small Laptop (992px - 1199px) */
@media (max-width: 1199px) {
    .mw-20 {
        max-width: 30%;
    }
    .mw-1605 {
        max-width: 992px;
    }
}

/* Tablet (768px - 991px) */
@media (max-width: 991px) {
    .mw-20 {
        max-width: 50%;
    }
    .mw-1605 {
        max-width: 768px;
    }
}

/* Mobile (max-width: 767px) */
@media (max-width: 767px) {
    .mw-20 {
        max-width: 100%;
    }
    .mw-1605 {
        max-width: 100%;
        padding: 0 15px; /* optional: add padding for mobile view */
    }
}

.final80g p{
    text-align: justify;
}

.termofuse p{
    text-align: justify;
}

.privacypolicy p{
    text-align: justify;
}

.refundpolicy p{
    text-align: justify;
}

.cancellationpolicy p{
    text-align: justify;
}