body {
    line-height: 30px;
}
.top-notification{
    display: none;
}
.container{
    max-width: 1468px;
    width: 100%;
}
.site-header ul.navbar-nav li.nav-item a.nav-link {
    padding-left: 24px;
    padding-right: 24px;
    font-weight: 400;
    color: #000;
}
.site-header ul.navbar-nav li.nav-item a.nav-link.active {
    color: #F2A733;
}
.site-header a.navbar-brand img.logo {
    max-height: none;
    max-width: 260px;
    width: 100%;
}
.site-header {
    background-color: transparent;
    box-shadow: none;
    position: fixed;
    left: 0;
}
header.site-header.header-fixed {
    background-color: #fff;
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1);
}
header.site-header.header-fixed .navbar {
    padding: 20px 0;
}
.site-header .navbar {
    box-shadow: none !important;
    background-color: transparent !important;
    padding: 30px 0;
}
.site-header a.btn.btn-primary.me-2.login-btn {
    border: solid 1px #2F3C65 !important;
    color: #2F3C65 !important;
    font-weight: 500;
    background-color: #ffffff !important;
}
.site-header a.btn.btn-primary.signup-btn{
    border: solid 1px #D9D9D9 !important;
    color: #2F3C65 !important;
    font-weight: 500;
    background-color: #ffffff !important;
    padding-right: 10px;
    margin-left: 10px;
}
.site-header a.btn.btn-primary.signup-btn span {
    background-color: #F2A733;
    width: 24px;
    height: 24px;
    display: inline-block;
    border-radius: 50%;
    margin-left: 9px;
}
.site-header a.btn.btn-primary.signup-btn span img {
    width: 17px;
}
.footer-logo {
    max-height: 60px;
    margin-bottom: 0;
}
.widget-title {
    color: #000;
    font-size: 1.4rem;
    margin-bottom: 0.4rem;
}
.widget-title::after{
    display: none;
}
.footer-links a {
    color: #686868;
    transition: all 0.3s ease;
}
.subscribe-newsletter {
    position: relative;
    width: 82%;
}
.subscribe-newsletter input[type="email"] {
    border-radius: 50px;
    font-size: 14px;
    height: 54px;
    padding: 12px 20px;
    border: solid 1px #D3D3D3;
}
.subscribe-newsletter button.btn.btn-dark {
    position: absolute;
    top: 8px;
    right: 10px;
    height: 38px;
    border-radius: 50px;
    background-color: #F2A733;
    border-color: #F2A733;
    font-size: 14px;
}
.site-footer {
    background-color: #ffffff;
    color: #fff;
    padding-top: 80px;
    padding-bottom: 80px;
    border-top: solid 1px #D9D9D9;
    border-bottom: solid 1px #D9D9D9;
}
.footer-widget {
    margin-bottom: 0;
}
section.copyright {
    padding: 20px 0;
}
.social-icon {
    color: #000;
}
.page-header {
    padding: 0;
    text-align: left;
    margin-bottom: 0;
    background-color: #ffffff;
    border-bottom: solid 1px #D7D7D7;
    overflow: hidden;
}
.page-title {
    font-size: 3rem;
    font-weight: 700;
    margin-bottom: 1rem;
}
.page-title span{
    color: #F2A733;
}
.page-header-img-bottom{
    position: relative;
    top: 100px;
}
.page-header-img-bottom img {
    width: 100%;
    margin: 0 auto;
    display: block;
}
.content-center{
    position: relative;
}
.blur-orange-shape {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(-10%, -48%);
    z-index: 0;
}
.about-overview-section .about-content h2 {
    font-size: 2.8rem;
}
.vision-mission-section .misv-content h3.card-title {
    font-size: 2.5rem;
    font-weight: 600;
    margin-bottom: 20px;
}
.team-section p.section-subtitle {
    font-size: 1.4rem;
}
.team-section h2.section-title {
    font-size: 2.6rem;
}
.section-padding {
    padding: 80px 0;
    /* border-top: solid 1px #D9D9D9; */
}
.team-section .card.team-card {
    display: block !important;
    overflow: visible !important;
    text-align: center;
    margin: 0;
}
.team-section .card.team-card .team-member-image {
    width: 110px;
    height: 110px;
    display: block;
    overflow: hidden;
    margin: 0 auto 0;
    border-radius: 50%;
    position: relative;
    top: -40px;
}
.team-section .team-card .card-body {
    margin-top: -40px;
}
.team-section .card.team-card .team-member-image .card-img-top{
    width: 100%;
    height: auto;
}
.team-social a.team-social-icon {
    background-color: transparent;
    width: 24px;
}
.team-social a.team-social-icon i {
    color: #2F3C65;
}
.team-members-panel {
    margin-top: 110px;
}
section.page-header.scholarship-header .page-header-img-bottom {
    top: 0;
}
.scholarship-application {
    padding: 80px 0;
}
.scholar-top h3 {
    font-size: 2.8rem;
    font-weight: 700;
    margin-bottom: 15px;
}
.scholar-top span.text-muted.small {
    font-size: 16px;
}
.scholar-rounded-brd {
    border: solid 1px #D9D9D9;
    border-radius: 30px;
    margin-top: 50px;
}
.scholarship-step-content button.btn.btn-outline-secondary {
    border-color: #F0A633 !important;
    border-radius: 0 30px 30px 0 !important;
    color: #F0A633 !important;
}
.scholarship-step-content button.btn.btn-outline-secondary:hover{
    color: #ffffff !important;
    background-color: #F0A633 !important;
}
.continue-widget-panel button.btn.btn-primary {
    padding: 12px 60px;
}
.scholarship-detail-panel h2.mb-4 {
    font-size: 1.8rem;
}
.scholarship-detail-panel ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.scholarship-detail-panel ul li {
    line-height: 38px;
}
.scholarship-detail-panel ul li span {
    margin-right: 10px;
}
.success-stories-section h2.text-center.mb-5 {
    font-size: 2.8rem;
}
.success-stories-section .card.h-100.border-0.shadow-sm {
    box-shadow: none !important;
}
.success-stories-section .card.h-100.border-0.shadow-sm .card-body .d-flex.align-items-center.mb-4 {
    display: block !important;
    text-align: center;
}
.success-stories-section .card.h-100.border-0.shadow-sm .card-body .d-flex.align-items-center.mb-4 img.rounded-circle.me-3 {
    margin-bottom: 20px;
}
.success-stories-section .card.h-100.border-0.shadow-sm .card-body .d-flex.align-items-center.mb-4 h5.mb-0 {
    font-size: 22px;
}
.success-stories-section .card.h-100.border-0.shadow-sm .card-body .d-flex.align-items-center.mb-4 p.text-muted.mb-0 {
    margin-top: 10px;
}
.success-stories-section .card.h-100.border-0.shadow-sm .card-body p.text-muted.fst-italic.mb-0 {
    text-align: center;
    color: #000 !important;
}
section.py-12.success-stories-section {
    padding-bottom: 80px;
}
.scholar-rounded-brd button.btn.btn-primary {
    background-color: #2F3C65 !important;
    border-color: #2F3C65 !important;
}
.pricing-plans-pill {
    padding-bottom: 160px;
}
.pricing-toggle-section .pricing-toggle-btn {
    box-shadow: none;
}
body .pricing-toggle-section .pricing-toggle-btn a.btn.btn-primary {
    background-color: transparent !important;
    color: #E18D0A !important;
    border-color: transparent !important;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
}
body .pricing-toggle-section .pricing-toggle-btn a.btn.btn-primary::after {
    content: '';
    border-bottom: solid 2px #E18D0A;
    display: block;
    position: relative;
    bottom: -10px;
}
body .pricing-toggle-section .pricing-toggle-btn a.btn.btn-primary:hover{
    box-shadow: none !important;
}
.pricing-toggle-section .pricing-toggle-btn a.btn.btn-outline-primary {
    background-color: transparent !important;
    color: #2F3C65 !important;
    border-color: transparent !important;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
}
.pricing-toggle-section .pricing-toggle-btn a.btn.btn-outline-primary:hover{
    box-shadow: none !important;
}
.pricing-plans-pill h3.pricing-title {
    text-align: center;
    background-color: #FFA71F;
    font-size: 28px;
    color: #fff;
    padding: 13px;
    margin: 0 auto;
    max-width: 270px;
    border-radius: 30px 30px 0px 0px;
}
.pricing-card {
    position: relative !important;
}
.pricing-flex {
    display: flex;
    justify-content: center;
    align-items: baseline;
}
.pricing-card.popular {
    transform: none !important;
}
.pricing-price {
    color: #000 !important;
}
.pricing-description {
    font-size: 0.9rem;
    color: #666;
    margin-bottom: 0;
    min-height: 60px;
    margin-top: 1rem;
    line-height: 26px;
}
body .pricing-period {
    font-size: 0.8rem;
    color: #666;
    position: relative;
    bottom: 4px;
    left: 2px;
}
.pricing-card li.pricing-feature {
    padding: 0;
    line-height: 28px;
    align-items: flex-start;
}
.pricing-card li.pricing-feature i {
    position: relative;
}
.pricing-card li.pricing-feature i {
    position: relative;
    background-color: #10C100;
    width: 25px;
    height: 25px;
    text-align: center;
    color: #fff;
    line-height: 25px;
    border-radius: 50%;
    font-size: 11px;
}
.pricing-card li.pricing-feature.disabled i {
    background-color: #FF0000;
}
.pricing-footer, .pricing-card.popular .pricing-footer{
    padding: 0 2rem 2rem;
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 0;
}
.pricing-footer a.btn.btn-outline-primary.btn-block {
    width: 100%;
    background-color: #FFFAF1;
    color: #1E324B !important;
}
.pricing-card.popular .pricing-footer a.btn.btn-primary.btn-block {
    width: 100%;
}
.course-card {
    border: solid 1px #D9D9D9;
}
.course-card .img-overflow {
    padding: 1rem;
}
.course-card .card-img-top {
    height: 250px;
    object-fit: cover;
}
.course-badge {
    top: 2rem;
    left: 2rem;
    width: auto;
    display: inline-block;
    right: auto;
}
.course-card .card-body {
    padding: 1rem;
}
.subject-badge {
    padding: 0;
    font-size: 22px;
    margin-right: 0;
    margin-bottom: 0;
    display: inline-block;
    background-color: transparent;
    color: #F2A733;
}
.course-subtitle {
    line-height: 26px;
}
.course-subtitle {
    min-height: 70px;
}
.subject-detail a.btn.btn-sm.btn-primary {
    width: 100%;
    padding: 12px 15px;
    font-size: 16px;
}
.price-panel .course-price {
    margin: 0;
}
.card-footer {
    padding: 0 1rem;
    background-color: transparent;
    border: 0;
}
.price-panel .course-price {
    margin: 0;
    background-color: #FFFAF1;
    border: solid 1px #F2A733;
    border-radius: 30px;
    text-align: center;
    padding: 8px 15px;
    font-size: 16px;
    color: #000;
    font-weight: 600;
    margin-bottom: 1.2rem;
}
.course-title {
    font-size: 1rem;
}
.filters-sidebar {
    border: solid 1px #e9e6e6;
}
.sorting-options {
    display: flex;
    align-items: center;
}
.filter-actions a.btn.btn-outline-secondary.btn-sm.w-100{
    border: solid 1px #F2A733 !important;
    background-color: #fffaf1;
    padding: 10px 15px;
    font-size: 14px;
    color: #F2A733 !important;
}
.filter-actions a.btn.btn-outline-secondary.btn-sm.w-100:hover{
    border: solid 1px #F2A733 !important;
    background-color: #F2A733 !important;
    color: #ffffff !important;
}
.breadcrumb li.breadcrumb-item a.text-secondary {
    color: #F2B14D !important;
}
p.lead.text-secondary.mb-4 {
    font-size: 16px;
    color: #000 !important;
    opacity: 0.6;
}
.bg-light.py-3.course-detail-section {
    padding-top: 100px !important;
}
.card .card-img-top.position-relative {
    padding: 1rem;
    border-radius: 20px;
    overflow: hidden;
}
.card .card-img-top.position-relative img {
    border-radius: 20px;
}
.customise-tab li.nav-item button{
    color: #000000;
    border: 0;
    border-bottom: solid 1px transparent;
}
.customise-tab li.nav-item button.nav-link.active {
    background: transparent;
    border: 0;
    color: #F2A733;
    border-bottom: solid 1px #F2A733;
}
.start-learning-section p.lead.text-white-50.mb-4.mx-auto {
    color: #fff !important;
    font-size: 16px;
}
.fingertips-hero {
    position: relative;
    margin-bottom: 25px;
}
.fingertips-hero img.btn-finguretips {
    width: 250px;
}
.fing-tips {
    position: absolute;
    left: 235px;
    top: 20px;
}
.fing-tips img.tips-figs-icon {
    width: 60px;
}
.hero-index-content p {
    width: 80%;
}
.hero-index-content .blur-orange-shape {
    z-index: -1;
    left: 250px;
}
.hero-index-content .blur-orange-shape img {
    width: 90%;
}
.index-hero-section {
    padding: 120px 0 80px;
}
.index-hero-section h1 {
    color: #2F3C65;
    margin-bottom: 20px;
}
.index-hero-section h1 span{
    color: #F2A733;
}
.started-flex a.get-started-btn {
    border: solid 1px #F2A733;
    background-color: #FFFAF1;
    padding: 8px 20px;
    display: inline-block;
    border-radius: 50px;
    text-decoration: none;
    color: #2F3C65;
    font-size: 15px;
    font-weight: 500;
    margin-right: 10px;
}
.explore-cources-btn{
    border: solid 1px #2F3C65;
    background-color: #2F3C65;
    padding: 8px 20px;
    display: inline-block;
    border-radius: 50px;
    text-decoration: none;
    color: #ffffff;
    font-size: 15px;
    font-weight: 500;
}
.started-flex a.get-started-btn span {
    margin-left: 3px;
    display: inline-block;
}
.started-flex a.get-started-btn span img {
    width: 20px;
}
.why-choose-section{
    background-color: #F9F9F9;
    padding: 120px 0;
}
.why-choose-section .why-chooseus-panel h2 {
    font-size: 3rem;
    color: #2F3C65;
    position: relative;
}
.why-choose-section .why-chooseus-panel h2::before {
    content: '';
    background-color: #F2A733;
    display: block;
    border-radius: 30px;
    width: 18px;
    height: 110px;
    position: absolute;
    top: 7px;
}
.why-choose-section .why-chooseus-panel h2 span {
    display: inline-block;
    padding-left: 40px;
}
.why-choose-box {
    background-color: #ffffff;
    border-radius: 30px;
    box-shadow: 0 0 30px #e1e1e1;
    padding: 30px 30px;
    position: relative;
}
.why-choose-box .count-orange {
    background-color: #F2A733;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    text-align: center;
    color: #ffffff;
    font-weight: 600;
    font-size: 22px;
    line-height: 80px;
    margin-bottom: 20px;
}
.why-choose-box h3 {
    font-size: 1.5rem;
    font-weight: 600;
}
.why-choose-box p {
    opacity: 0.7;
}
.why-choose-box a.redirect-arrow-link {
    position: absolute;
    right: 30px;
    bottom: -20px;
}
.why-choose-box.scholarship-panel-choose {
    margin-top: 70px;
}
.why-choose-box.IPKYA-panel-choose {
    margin-top: 180px;
}
.featured-courses-section p.section-subtitle {
    max-width: 100% !important;
    width: 100% !important;
    text-align: left;
}
.carousel-controls button.left-control {
    background-color: #000;
    border-color: #000 !important;
    width: 40px !important;
    height: 40px !important;
    color: #fff !important;
    line-height: 27px;
    outline: 0;
}
.carousel-controls button.right-control {
    background-color: #FBB03C;
    border-color: #FBB03C !important;
    width: 40px !important;
    height: 40px !important;
    color: #000 !important;
    line-height: 27px;
    outline: 0;
}
.index-pricing-section h2.section-title.aos-init.aos-animate {
    font-size: 2.8rem;
    color: #2F3C65;
}
.testimonials-section h2.section-title.aos-init.aos-animate {
    font-size: 2.8rem;
    color: #2F3C65;
}
.testimonila-flex {
    display: flex;
    align-items: center;
}
.testimonila-flex .testomonila-left-col {
    width: 30%;
    text-align: center;
}
.testimonila-flex .testomonila-right-col {
    width: 70%;
}
.testimonila-flex .testomonila-left-col .testimonial-author {
    display: block;
}
.testimonila-flex .testomonila-left-col .testimonial-author img.testimonial-avatar {
    width: 300px;
    height: 300px;
    border-radius: 0;
}
.testimonila-flex .testomonila-right-col h5.testimonial-name {
    color: #DB8B10;
}
.testimonila-flex .testomonila-right-col .testimonial-content::before{
    color: #000;
    font-size: 50px;
    font-size: 130px;
    opacity: 1;
}
.testimonila-flex .testomonila-right-col .testimonial-info {
    padding-left: 2rem;
}
.auth-wrapper {
    padding: 180px 0 80px !important;
}
.footer-links li a:hover{
    color: #F2A733;
}
section.page-header.terms-condition-page-header {
    padding-top: 120px;
}
.page-header.terms-condition-page-header ol.breadcrumb {
    background-color: transparent;
}
.why-choose-box.courses-panel-choose{
    position: relative;
} 
.why-choose-box.courses-panel-choose .custom-tooltip{
    display: none;
}
.why-choose-box.courses-panel-choose:hover .custom-tooltip {
    display: block;
    position: absolute;
    top: -240px;
    left: 0;
    width: 750px;
    background-color: #fff;
    padding: 25px;
    border-radius: 20px;
}

@media (max-width:1199px) and (min-width:980px) {

}
  
@media (max-width:979px) and (min-width:768px) {

}
  
@media (max-width:767px) {
body{
    overflow-x: hidden !important;
}
.hero-index-content p {
    width: 100%;
}
.index-hero-section .hero-video-panel {
    margin-top: 30px;
}
.why-choose-section .why-chooseus-panel h2 {
    font-size: 2rem;
    margin-bottom: 20px;
}
.why-choose-section .why-chooseus-panel h2::before {
    height: 70px;
}
.why-choose-box.scholarship-panel-choose {
    margin-top: 0;
}
.why-choose-box.IPKYA-panel-choose {
    margin-top: 0;
}
.why-choose-box {
    margin-bottom: 40px;
}
.why-choose-section {
    padding: 70px 0;
}
.section-title {
    font-size: 1.6rem;
}
.featured-courses-section .carousel-controls {
    position: relative;
    top: -10px;
}
.index-pricing-section h2.section-title.aos-init.aos-animate {
    font-size: 2.3rem;
}
.testimonials-section h2.section-title.aos-init.aos-animate {
    font-size: 2.3rem;  
}
.testimonila-flex {
    display: block;
}
.testimonila-flex .testomonila-left-col {
    width: 100%;
    text-align: center;
    margin-bottom: 100px;
}
.testimonila-flex .testomonila-right-col {
    width: 100%;
}
.subscribe-newsletter {
    width: 100%;
    margin-bottom: 30px;
}
.subscribe-newsletter button.btn.btn-dark {
    position: relative;
    top: 0;
    right: 0;
    height: 48px;
}
.page-header {
    padding-top: 120px;
}
.page-title {
    font-size: 2.5rem;
    font-weight: 700;
    margin-bottom: 1rem;
}
.page-title br {
    display: none;
}
.page-header-img-bottom {
    position: relative;
    top: 0;
}
.filters-sidebar button.btn.btn-sm.btn-outline-secondary.toggle-filters-btn {
    margin-top: 0;
    position: relative;
    top: 8px;
    background-color: #F0A633 !important;
    border-color: #F0A633 !important;
    color: #fff !important;
}
.cta-premium-section a {
    display: block;
    margin-bottom: 20px;
}
.pricing-cards-section .col-lg-3.col-md-6.mb-4 {
    margin-bottom: 100px !important;
}
.success-stories-section h2.text-center.mb-5 {
    font-size: 2.3rem;
}
.about-image-none img {
    width: 100%;
}
.team-section .card.team-card .team-member-image {
    top: 0;
}
.team-section .team-card .card-body {
    margin-top: 0;
}
}


/* 
 * Mobile Menu Button Fix & Why Choose Us Card Hover Animations
 * Add this CSS to your my-styles.css file
 */

/* Mobile Menu Button Fixes */
.navbar-toggler {
    border: 2px solid #2F3C65 !important;
    padding: 0.35rem 0.75rem !important;
    font-size: 1.1rem !important;
    background-color: #ffffff !important;
    border-radius: 8px !important;
    position: relative !important;
    z-index: 1000 !important;
}

.navbar-toggler:focus {
    box-shadow: 0 0 0 0.25rem rgba(47, 60, 101, 0.25) !important;
    border-color: #2F3C65 !important;
}

.navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2847, 60, 101, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='m4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;
    width: 1.5em !important;
    height: 1.5em !important;
}

.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2847, 60, 101, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M6 6l18 18M6 24L24 6'/%3e%3c/svg%3e") !important;
}

/* Enhanced mobile menu visibility */
@media (max-width: 991.98px) {
    .navbar-toggler {
        display: block !important;
        margin-left: auto !important;
    }
    
    .navbar-collapse {
        background-color: #ffffff !important;
        border-radius: 15px !important;
        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15) !important;
        padding: 1.5rem !important;
        margin-top: 1rem !important;
        border: 1px solid #e9ecef !important;
    }
    
    .navbar-nav .nav-link {
        padding: 0.75rem 1rem !important;
        border-bottom: 1px solid #f8f9fa !important;
        margin-bottom: 0.5rem !important;
        transition: all 0.3s ease !important;
    }
    
    .navbar-nav .nav-link:hover {
        background-color: #f8f9fa !important;
        border-radius: 8px !important;
        transform: translateX(10px) !important;
    }
    
    .auth-buttons {
        margin-top: 1.5rem !important;
        padding-top: 1rem !important;
        border-top: 1px solid #e9ecef !important;
        justify-content: center !important;
    }
    
    .auth-buttons .btn {
        margin: 0.25rem !important;
        width: 45% !important;
        text-align: center !important;
    }
}

/* Why Choose Us Card Hover Animations */
.why-choose-box {
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1) !important;
    transform: translateY(0) !important;
    position: relative !important;
    overflow: hidden !important;
}

.why-choose-box::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(242, 167, 51, 0.1), transparent);
    transition: left 0.6s ease;
    z-index: 1;
}

.why-choose-box:hover::before {
    left: 100%;
}

.why-choose-box:hover {
    transform: translateY(-15px) scale(1.02) !important;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15) !important;
    border: 2px solid rgba(242, 167, 51, 0.3) !important;
    background: linear-gradient(135deg, #ffffff 0%, #fffbf5 100%) !important;
}

.why-choose-box .count-orange {
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1) !important;
    position: relative !important;
    z-index: 2;
}

.why-choose-box:hover .count-orange {
    transform: rotate(360deg) scale(1.1) !important;
    background: linear-gradient(135deg, #F2A733 0%, #E8590C 100%) !important;
    box-shadow: 0 8px 20px rgba(242, 167, 51, 0.4) !important;
}

.why-choose-box h3 {
    transition: all 0.3s ease !important;
    position: relative !important;
    z-index: 2;
}

.why-choose-box:hover h3 {
    color: #2F3C65 !important;
    transform: translateY(-3px) !important;
}

.why-choose-box p {
    transition: all 0.3s ease !important;
    position: relative !important;
    z-index: 2;
}

.why-choose-box:hover p {
    color: #444 !important;
    transform: translateY(-2px) !important;
}

.why-choose-box .redirect-arrow-link {
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1) !important;
    position: relative !important;
    z-index: 3;
}

.why-choose-box:hover .redirect-arrow-link {
    transform: translateY(-5px) rotate(45deg) scale(1.2) !important;
}

.why-choose-box .redirect-arrow-link img {
    transition: all 0.3s ease !important;
    filter: brightness(1) !important;
}

.why-choose-box:hover .redirect-arrow-link img {
    filter: brightness(0) saturate(100%) invert(25%) sepia(15%) saturate(2270%) hue-rotate(198deg) brightness(95%) contrast(91%) !important;
}

/* Staggered animation delay for multiple cards */
.why-choose-box.courses-panel-choose {
    animation-delay: 0s !important;
}

.why-choose-box.scholarship-panel-choose {
    animation-delay: 0.1s !important;
}

.why-choose-box.IPKYA-panel-choose {
    animation-delay: 0.2s !important;
}

/* Additional enhancement: Add a subtle pulse effect on page load */
@keyframes pulseGlow {
    0% {
        box-shadow: 0 0 30px #e1e1e1;
    }
    50% {
        box-shadow: 0 0 40px rgba(242, 167, 51, 0.3);
    }
    100% {
        box-shadow: 0 0 30px #e1e1e1;
    }
}

.why-choose-box {
    animation: pulseGlow 3s ease-in-out infinite;
}

.why-choose-box:hover {
    animation: none !important;
}

/* Mobile specific adjustments for cards */
@media (max-width: 767px) {
    .why-choose-box:hover {
        transform: translateY(-10px) scale(1.01) !important;
    }
    
    .why-choose-box:hover .count-orange {
        transform: rotate(180deg) scale(1.05) !important;
    }
    
    .why-choose-box:hover .redirect-arrow-link {
        transform: translateY(-3px) rotate(25deg) scale(1.1) !important;
    }
}

/* Enhanced focus states for accessibility */
.why-choose-box:focus-within {
    transform: translateY(-10px) scale(1.01) !important;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.12) !important;
    outline: 2px solid #F2A733 !important;
    outline-offset: 4px !important;
}

/* Smooth entrance animation when cards come into view */
.why-choose-box[data-aos] {
    transition-property: transform, opacity, box-shadow !important;
}

/* Custom AOS animation for why choose cards */
[data-aos="fade-up-card"] {
    transform: translate3d(0, 60px, 0) scale(0.95);
    opacity: 0;
}

[data-aos="fade-up-card"].aos-animate {
    transform: translate3d(0, 0, 0) scale(1);
    opacity: 1;
}

/* Header fixed state enhancement for mobile */
@media (max-width: 991.98px) {
    header.site-header.header-fixed {
        background-color: rgba(255, 255, 255, 0.95) !important;
        backdrop-filter: blur(10px) !important;
        -webkit-backdrop-filter: blur(10px) !important;
    }
    
    header.site-header.header-fixed .navbar-toggler {
        background-color: rgba(255, 255, 255, 0.9) !important;
        backdrop-filter: blur(5px) !important;
    }
}