.elementor-23426 .elementor-element.elementor-element-aa6af40:not(.elementor-motion-effects-element-type-background), .elementor-23426 .elementor-element.elementor-element-aa6af40 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#f9f8f8;}.elementor-23426 .elementor-element.elementor-element-aa6af40{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-23426 .elementor-element.elementor-element-aa6af40 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-23426 .elementor-element.elementor-element-aa6af40 > .elementor-shape-top svg{height:220px;transform:translateX(-50%) rotateY(180deg);}.elementor-23426 .elementor-element.elementor-element-a3233df > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-23426 .elementor-element.elementor-element-a3233df > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-23426 .elementor-element.elementor-element-7c1f370 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-23426 .elementor-element.elementor-element-7c1f370{padding:10px 0px 10px 0px;}.elementor-23426 .elementor-element.elementor-element-5115fb4 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-23426 .elementor-element.elementor-element-5115fb4 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-23426 .elementor-element.elementor-element-e41c1e9{margin-top:30px;margin-bottom:30px;padding:0px 0px 0px 0px;}.elementor-23426 .elementor-element.elementor-element-9143820{color:#000000;}.elementor-23426 .elementor-element.elementor-element-9143820 a{color:#5C8018;}.elementor-23426 .elementor-element.elementor-element-a0c3b1f > .elementor-shape-top svg{height:220px;transform:translateX(-50%) rotateY(180deg);}.elementor-23426 .elementor-element.elementor-element-a0c3b1f{padding:0px 0px 0px 0px;}.elementor-23426 .elementor-element.elementor-element-937e715 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-23426 .elementor-element.elementor-element-937e715{padding:10px 0px 10px 0px;}.elementor-23426 .elementor-element.elementor-element-9040d70{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-23426 .elementor-element.elementor-element-9040d70 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-23426 .elementor-element.elementor-element-9040d70 > .elementor-shape-top svg{height:220px;transform:translateX(-50%) rotateY(180deg);}.elementor-23426 .elementor-element.elementor-element-f657dc2 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-23426 .elementor-element.elementor-element-f657dc2{padding:10px 0px 10px 0px;}.elementor-23426 .elementor-element.elementor-element-5ab24ad{width:100%;max-width:100%;}@media(max-width:767px){.elementor-23426 .elementor-element.elementor-element-6f67cae > .elementor-element-populated{margin:0px 0px 20px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}}@media(min-width:768px){.elementor-23426 .elementor-element.elementor-element-5115fb4{width:100%;}.elementor-23426 .elementor-element.elementor-element-6f67cae{width:100%;}}@media(max-width:1024px) and (min-width:768px){.elementor-23426 .elementor-element.elementor-element-6f67cae{width:100%;}}/* Start custom CSS for html, class: .elementor-element-1795b2c */:root {
    --h-navy: #1B3F5B;
    --h-gold: #D4A017;
    --h-slate: #0f172a;
}

.history-hero {
    position: relative;
    background: linear-gradient(135deg, var(--h-slate) 0%, #1e293b 100%);
    color: #f1f5f9;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.history-overlay {
    position: absolute;
    inset: 0;
    background: radial-gradient(circle at 20% 30%, rgba(27, 63, 91, 0.4) 0%, transparent 70%);
    z-index: 1;
}

.history-container {
    position: relative;
    z-index: 2;
    max-width: 1300px;
    margin: 0 auto;
    padding: 120px 40px;
    width: 100%;
}

.history-grid {
    display: grid;
    grid-template-columns: 1.2fr 0.8fr;
    gap: 60px;
    align-items: center;
}

.history-badge {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    background: rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(12px);
    padding: 10px 24px;
    border-radius: 50px;
    font-size: 0.9rem;
    font-weight: 600;
    border: 1px solid rgba(255, 255, 255, 0.15);
    margin-bottom: 0px;
    color: var(--h-gold);
}

.history-title {
    font-size: 3.8rem;
    line-height: 1.1;
    font-weight: 800;
    margin-bottom: 24px;
    margin-top: 0px;
    color: #FFFFFF;
}

.text-gold { 
    color: var(--h-gold); 
}

.history-subtitle {
    font-size: 1.2rem;
    line-height: 1.7;
    color: #cbd5e1;
    max-width: 550px;
    margin-bottom: 40px;
}

.history-highlights {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-bottom: 40px;
}

.highlight-item {
    display: flex;
    align-items: center;
    gap: 20px;
}

.highlight-item i {
    font-size: 1.8rem;
    color: var(--h-gold);
}

.h-item-text strong { 
    display: block; 
    font-size: 1.1rem; 
}

.h-item-text span { 
    font-size: 0.9rem; 
    color: #94a3b8; 
}

.history-ctas {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}

.btn-history-primary {
    background: var(--h-gold);
    color: var(--h-navy);
    padding: 16px 32px;
    border-radius: 50px;
    font-weight: 700;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 12px;
    transition: 0.3s;
}

.btn-history-primary:hover {
    background: #e8b015;
    transform: translateY(-3px);
    color: #FFFFFF;
}

.btn-history-secondary {
    border: 1px solid var(--h-gold);
    color: var(--h-gold);
    padding: 16px 32px;
    border-radius: 50px;
    font-weight: 600;
    text-decoration: none;
    transition: 0.3s;
    display: inline-flex;
    align-items: center;
    gap: 12px;
}

.btn-history-secondary:hover {
    background: rgba(212, 160, 23, 0.1);
}

/* Visual Card Fixes */
.visual-card {
    background: rgba(255, 255, 255, 0.03);
    backdrop-filter: blur(20px);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 30px;
    padding: 50px 40px;
    text-align: center;
}

.visual-icon { 
    font-size: 4rem; 
    color: var(--h-gold); 
    margin-bottom: 20px; 
}

.visual-card h3 { 
    font-size: 1.4rem; 
    margin-bottom: 15px; 
    color: #FFFFFF;
}

.visual-card p { 
    font-size: 0.95rem; 
    color: #94a3b8; 
}

.visual-stats {
    display: flex;
    justify-content: center;
    gap: 40px;
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid rgba(255,255,255,0.1);
}

.stat-num { 
    font-size: 1.5rem; 
    font-weight: 800; 
    color: var(--h-gold); 
    display: block; 
}

.stat-label { 
    font-size: 0.7rem; 
    text-transform: uppercase; 
    letter-spacing: 1px; 
    color: #FFFFFF; 
}

/* Scroll Bouncing Fix */
.scroll-history {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    color: rgba(255, 255, 255, 0.5);
    font-size: 0.75rem;
    letter-spacing: 2px;
    z-index: 5;
}

.scroll-history i {
    display: block;
    font-size: 1.5rem;
    margin-top: 10px;
    animation: h-bounce 2s infinite;
}

@keyframes h-bounce {
    0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
    40% {transform: translateY(10px);}
    60% {transform: translateY(5px);}
}

/* ============================================ */
/* RESPONSIVE STYLES - BUTTONS STACK ON MOBILE */
/* ============================================ */

/* Tablet (1024px and below) */
@media (max-width: 1024px) {
    .history-grid { 
        grid-template-columns: 1fr; 
        text-align: center; 
    }
    
    .history-badge, 
    .history-highlights, 
    .history-ctas { 
        justify-content: center; 
    }
    
    .history-subtitle { 
        margin: 0 auto 40px; 
    }
    
    .history-title { 
        font-size: 3rem; 
    }
    
    .history-visual { 
        display: none; 
    }
    
    /* Center highlight items on tablet */
    .highlight-item {
        justify-content: center;
        text-align: left;
        max-width: 400px;
        margin: 0 auto;
    }
}

/* Mobile (768px and below) */
@media (max-width: 768px) {
    .history-container {
        padding: 80px 24px;
    }
    
    .history-title {
        font-size: 2.2rem;
    }
    
    .history-subtitle {
        font-size: 1rem;
        margin-bottom: 32px;
    }
    
    .history-badge {
        font-size: 0.75rem;
        padding: 8px 18px;
        margin-bottom: 20px;
    }
    
    .history-highlights {
        gap: 16px;
        margin-bottom: 32px;
    }
    
    .highlight-item {
        gap: 15px;
    }
    
    .highlight-item i {
        font-size: 1.5rem;
    }
    
    .h-item-text strong {
        font-size: 1rem;
    }
    
    .h-item-text span {
        font-size: 0.8rem;
    }
    
    /* ============================================ */
    /* BUTTON FIX: Each button on its own row */
    /* ============================================ */
    
    .history-ctas {
        display: flex;
        flex-direction: column;
        gap: 16px;
        width: 100%;
        max-width: 320px;
        margin: 0 auto;
    }
    
    .history-ctas .btn-history-primary,
    .history-ctas .btn-history-secondary {
        width: 100%;
        justify-content: center;
        text-align: center;
        padding: 14px 24px;
    }
    
    .btn-history-primary,
    .btn-history-secondary {
        font-size: 0.9rem;
    }
}

/* Small Mobile (480px and below) */
@media (max-width: 480px) {
    .history-container {
        padding: 120px 20px;
    }
    
    .history-title {
        font-size: 1.8rem;
        margin-bottom: 20px;
    }
    
    .history-subtitle {
        font-size: 0.9rem;
        margin-bottom: 28px;
    }
    
    .history-badge {
        font-size: 0.7rem;
        padding: 6px 14px;
    }
    
    .history-highlights {
        gap: 14px;
        margin-bottom: 28px;
    }
    
    .highlight-item {
        gap: 12px;
    }
    
    .highlight-item i {
        font-size: 1.3rem;
    }
    
    .h-item-text strong {
        font-size: 0.9rem;
    }
    
    .h-item-text span {
        font-size: 0.75rem;
    }
    
    /* Buttons */
    .history-ctas {
        gap: 12px;
        max-width: 280px;
    }
    
    .history-ctas .btn-history-primary,
    .history-ctas .btn-history-secondary {
        padding: 12px 20px;
        font-size: 0.85rem;
    }
    
    .scroll-history {
        bottom: 20px;
    }
    
    .scroll-history i {
        font-size: 1.2rem;
    }
}

/* Extra Small Mobile (under 400px) */
@media (max-width: 400px) {
    .history-title {
        font-size: 1.6rem;
    }
    
    .history-ctas {
        max-width: 260px;
    }
    
    .history-ctas .btn-history-primary,
    .history-ctas .btn-history-secondary {
        padding: 10px 16px;
        font-size: 0.8rem;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2794af2 */.history-main {
            background: linear-gradient(180deg, #f8fafc 0%, #ffffff 100%);
            padding: 50px 0;
            padding-bottom: 0px;
        }

        .hist-container {
            max-width: 1280px;
            margin: 0 auto;
            padding: 0 24px;
        }

        /* Section Header */
        .hist-section-header {
            text-align: center;
            margin-bottom: 60px;
        }

        .hist-section-tag {
            display: inline-flex;
            align-items: center;
            gap: 8px;
            background: rgba(212, 160, 23, 0.12);
            color: #D4A017;
            padding: 6px 16px;
            border-radius: 50px;
            font-size: 0.7rem;
            font-weight: 700;
            letter-spacing: 1.5px;
            text-transform: uppercase;
            margin-bottom: 16px;
        }

        .hist-section-header h2 {
            font-size: 2.2rem;
            font-weight: 800;
            color: #1B3F5B;
            margin-bottom: 16px;
            
        }

        .hist-section-header p {
            color: #475569;
            max-width: 750px;
            margin: 0 auto;
            line-height: 1.7;
        }

        /* Feature Cards - Distinct Design */
        .hist-feature-grid {
            display: grid;
            grid-template-columns: repeat(3, 1fr);
            gap: 30px;
            margin-bottom: 70px;
        }

        .hist-feature-card {
            background: white;
            border-radius: 24px;
            padding: 32px;
            transition: all 0.3s;
            border: 1px solid #e2e8f0;
            position: relative;
            overflow: hidden;
        }

        .hist-feature-card::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 4px;
            background: linear-gradient(90deg, #D4A017, #1B3F5B);
            transform: scaleX(0);
            transform-origin: left;
            transition: transform 0.3s;
        }

        .hist-feature-card:hover::before {
            transform: scaleX(1);
        }

        .hist-feature-card:hover {
            transform: translateY(-5px);
            box-shadow: 0 15px 35px rgba(27, 63, 91, 0.08);
        }

        .hist-feature-icon {
            width: 60px;
            height: 60px;
            background: rgba(212, 160, 23, 0.1);
            border-radius: 18px;
            display: flex;
            align-items: center;
            justify-content: center;
            margin-bottom: 24px;
        }

        .hist-feature-icon i {
            font-size: 1.8rem;
            color: #D4A017;
        }

        .hist-feature-card h3 {
            font-size: 1.3rem;
            font-weight: 700;
            color: #1B3F5B;
            margin-bottom: 12px;
        }

        .hist-feature-card p {
            color: #475569;
            line-height: 1.65;
            font-size: 0.9rem;
        }

        /* History Timeline Section - Distinct Design */
        .hist-timeline-section {
            background: #f1f5f9;
            border-radius: 32px;
            padding: 50px;
            margin-bottom: 70px;
            position: relative;
            overflow: hidden;
        }

        .hist-timeline-section::before {
            content: '\2693';
            position: absolute;
            bottom: 20px;
            right: 30px;
            font-size: 100px;
            opacity: 0.03;
            pointer-events: none;
        }

        .timeline-header {
            text-align: center;
            margin-bottom: 40px;
        }

        .timeline-header h3 {
            font-size: 1.6rem;
            font-weight: 800;
            color: #1B3F5B;
            margin-bottom: 8px;
        }

        .timeline-items {
            display: flex;
            justify-content: space-between;
            gap: 30px;
            flex-wrap: wrap;
        }

        .timeline-item {
            flex: 1;
            background: white;
            border-radius: 20px;
            padding: 28px;
            text-align: center;
            transition: all 0.3s;
            position: relative;
        }

        .timeline-item:hover {
            transform: translateY(-5px);
            box-shadow: 0 10px 25px rgba(0,0,0,0.05);
        }

        .timeline-year {
            font-size: 2rem;
            font-weight: 800;
            color: #D4A017;
            margin-bottom: 12px;
        }

        .timeline-item h4 {
            font-size: 1.1rem;
            font-weight: 700;
            color: #1B3F5B;
            margin-bottom: 8px;
        }

        .timeline-item p {
            font-size: 0.85rem;
            color: #64748b;
            line-height: 1.6;
        }

        /* Philosophy Section - Split Layout */
        .hist-philosophy {
            display: grid;
            grid-template-columns: 1.2fr 0.8fr;
            gap: 40px;
            margin-bottom: 70px;
        }

        .philosophy-content {
            background: white;
            border-radius: 24px;
            padding: 36px;
            border: 1px solid #e2e8f0;
        }

        .philosophy-content h3 {
            font-size: 1.4rem;
            font-weight: 800;
            color: #1B3F5B;
            margin-bottom: 20px;
            display: flex;
            align-items: center;
            gap: 10px;
        }

        .philosophy-content h3 i {
            color: #D4A017;
        }

        .philosophy-content p {
            color: #475569;
            line-height: 1.75;
            margin-bottom: 20px;
        }

        .objectives-list {
            list-style: none;
            margin-top: 20px;
        }

        .objectives-list li {
            padding: 10px 0;
            display: flex;
            align-items: flex-start;
            gap: 12px;
            border-bottom: 1px dashed #e2e8f0;
            font-size: 0.9rem;
            color: #475569;
        }

        .objectives-list li:last-child {
            border-bottom: none;
        }

        .objectives-list li i {
            color: #5C8018;
            margin-top: 3px;
        }

        .partnership-card {
            background: linear-gradient(135deg, #1B3F5B, #0f2a3d);
            border-radius: 24px;
            padding: 36px;
            color: white;
        }

        .partnership-card i {
            font-size: 2rem;
            color: #D4A017;
            margin-bottom: 16px;
        }

        .partnership-card h3 {
            font-size: 1.3rem;
            font-weight: 700;
            margin-bottom: 16px;
            color: #FFFFFF;
        }

        .partnership-card p {
            color: #cbd5e1;
            line-height: 1.7;
            margin-bottom: 20px;
        }

        .ifra-badge {
            display: inline-block;
            background: rgba(212, 160, 23, 0.15);
            padding: 8px 16px;
            border-radius: 30px;
            font-size: 0.75rem;
            font-weight: 700;
            color: #D4A017;
        }

        /* Career Grid */
        .hist-careers {
            background: white;
            border-radius: 28px;
            padding: 40px;
            margin-bottom: 70px;
            border: 1px solid #e2e8f0;
        }

        .careers-header {
            text-align: center;
            margin-bottom: 40px;
        }

        .careers-header h3 {
            font-size: 1.6rem;
            font-weight: 800;
            color: #1B3F5B;
            margin-bottom: 8px;
        }

        .career-grid {
            display: grid;
            grid-template-columns: repeat(4, 1fr);
            gap: 20px;
        }

        .career-item {
            background: #f8fafc;
            border-radius: 20px;
            padding: 24px;
            text-align: center;
            transition: all 0.3s;
            border: 1px solid #e2e8f0;
        }

        .career-item:hover {
            transform: translateY(-5px);
            border-color: #D4A017;
        }

        .career-item i {
            font-size: 2rem;
            color: #D4A017;
            margin-bottom: 12px;
        }

        .career-item h4 {
            font-size: 1rem;
            font-weight: 700;
            color: #1B3F5B;
            margin-bottom: 6px;
        }

        .career-item p {
            font-size: 0.75rem;
            color: #64748b;
        }

        /* Admission Section - Accordion Style */
        .hist-admission {
            background: #f8fafc;
            border-radius: 28px;
            padding: 40px;
            margin-bottom: 40px;
        }

        .admission-header {
            text-align: center;
            margin-bottom: 40px;
        }

        .admission-header h3 {
            font-size: 1.6rem;
            font-weight: 800;
            color: #1B3F5B;
            margin-bottom: 8px;
        }

        .admission-accordion {
            max-width: 900px;
            margin: 0 auto;
        }

        .accordion-item-hist {
            background: white;
            border: 1px solid #e2e8f0;
            border-radius: 16px;
            margin-bottom: 16px;
            overflow: hidden;
        }

        .accordion-checkbox-hist {
            display: none;
        }

        .accordion-label-hist {
            display: flex;
            justify-content: space-between;
            align-items: center;
            padding: 20px 24px;
            cursor: pointer;
            font-weight: 700;
            color: #1B3F5B;
            background: white;
            transition: background 0.3s;
        }

        .accordion-label-hist:hover {
            background: #f8fafc;
        }

        .accordion-label-hist i:first-child {
            color: #D4A017;
            margin-right: 10px;
        }

        .accordion-arrow-hist {
            transition: transform 0.3s;
            color: #94a3b8;
        }

        .accordion-checkbox-hist:checked + .accordion-label-hist .accordion-arrow-hist {
            transform: rotate(180deg);
        }

        .accordion-content-hist {
            max-height: 0;
            overflow: hidden;
            transition: max-height 0.4s ease;
            padding: 0 24px;
        }

        .accordion-checkbox-hist:checked + .accordion-label-hist + .accordion-content-hist {
            max-height: 300px;
            padding: 0 24px 20px;
        }

        .accordion-content-hist p {
            color: #475569;
            line-height: 1.7;
        }

        .duration-info {
            display: grid;
            grid-template-columns: repeat(3, 1fr);
            gap: 20px;
            margin-top: 30px;
            text-align: center;
        }

        .duration-item {
            background: white;
            padding: 20px;
            border-radius: 16px;
            border: 1px solid #e2e8f0;
        }

        .duration-item i {
            font-size: 1.8rem;
            color: #D4A017;
            margin-bottom: 10px;
        }

        .duration-item h4 {
            font-size: 1rem;
            font-weight: 700;
            color: #1B3F5B;
        }

        /* CTA Banner */
        .hist-cta {
            background: linear-gradient(135deg, #D4A017, #e8b015);
            border-radius: 28px;
            padding: 50px;
            text-align: center;
            position: relative;
            overflow: hidden;
        }

        .hist-cta::before {
            content: '\2693';
            position: absolute;
            top: -30px;
            right: -30px;
            font-size: 120px;
            opacity: 0.08;
            pointer-events: none;
        }

        .hist-cta h2 {
            font-size: 1.8rem;
            font-weight: 800;
            color: #1B3F5B;
            margin-bottom: 16px;
        }

        .hist-cta p {
            color: #2d4a6e;
            margin-bottom: 28px;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }

        .hist-cta-button {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            background: #1B3F5B;
            color: white;
            padding: 14px 32px;
            border-radius: 50px;
            font-weight: 700;
            text-decoration: none;
            transition: all 0.3s;
        }

        .hist-cta-button:hover {
            transform: translateY(-3px);
            gap: 14px;
            box-shadow: 0 10px 25px rgba(0,0,0,0.2);
        }

        /* Responsive */
        @media (max-width: 1024px) {
            .hist-feature-grid {
                grid-template-columns: repeat(2, 1fr);
            }
            .hist-philosophy {
                grid-template-columns: 1fr;
            }
            .career-grid {
                grid-template-columns: repeat(2, 1fr);
            }
            .duration-info {
                grid-template-columns: 1fr;
            }
            .timeline-items {
                flex-direction: column;
            }
        }

        @media (max-width: 768px) {
            .hist-feature-grid {
                grid-template-columns: 1fr;
            }
            .career-grid {
                grid-template-columns: 1fr;
            }
            .hist-timeline-section {
                padding: 40px 24px;
            }
            .hist-admission {
                padding: 32px 24px;
            }
            .hist-cta {
                padding: 40px 24px;
            }
            .hist-cta h2 {
                font-size: 1.4rem;
            }
        }/* End custom CSS */