﻿.digital-section {
    padding: 50px 0;
    z-index: 10;
    position: relative;
    background: #fff;
}

.digital-wrapper {
    padding: 50px 0;
}

.digital-inner-wrapper {
    padding: 0 25px;
}

.digital-text h5 {
    text-transform: uppercase;
    font-size: 13px;
    color: #676c71;
    padding-bottom: 10px;
    letter-spacing: 0.2px;
    font-weight: 600;
}

.digital-text h3 {
    font-size: 34px;
    font-weight: 600;
    color: #00005a;
    letter-spacing: 0.2px;
    padding-bottom: 15px;
}

    .digital-text h3 span {
        color: #dd1717;
    }

.digital-text p {
    font-size: 18px;
    margin-bottom: 20px;
    text-align: justify;
    color: #676c71;
    letter-spacing: 0.2px;
}

.digital-img-section {
    display: flex;
    align-items: center;
    position: relative;
    width: 100%;
}

    .digital-img-section .digital-img1 {
        width: 550px;
        height: 500px !important;
        padding: 5px;
    }

.digital-working-img {
    width: 100%;
    height: 500px !important;
    padding: 0 20px;
}

.digital-btn {
    padding: 20px 0;
}

    .digital-btn button {
        background-color: #022d62;
        padding: 10px 20px;
        color: #fff;
        border: none;
        text-transform: uppercase;
        border-radius: 3px;
    }

.dm-que-wrapper {
    padding: 10px;
}

    .dm-que-wrapper .main-que-service {
        border-bottom: 1px solid #676c71;
    }

    .dm-que-wrapper .que-icon-service {
        display: flex;
        align-items: center;
        padding: 20px 0;
    }

        .dm-que-wrapper .que-icon-service p {
            font-weight: 600;
            margin: 0;
            padding-left: 10px;
            font-size: 22 px;
            color: #dd1717;
            letter-spacing: 0.2px;
            opacity: 0.9;
            cursor: pointer;
        }

.sub-menu {
    display: none;
}

    .sub-menu.is-open {
        display: block;
    }

/* DM CARDS */

.dm-card-section {
    padding: 15px;
}

.dm-main-card {
    background: linear-gradient(145deg, #ffffff, #ffffff);
    box-shadow: 5px 5px 15px #d1d9e6, -5px -5px 15px #ffffff;
    border: 1px solid #e2e8ec;
    border-radius: 10px;
    padding: 30px;
    display: grid;
    place-items: center;
    align-items: center;
    width: 100%;
    height: 300px;
}

    .dm-main-card .happy-cust-img {
        width: 90px;
        height: 108px;
    }

    .dm-main-card .expert-adv-img,
    .dm-main-card .project-comp-img {
        width: 100px;
        height: 100px;
    }

    .dm-main-card h3 {
        font-size: 34px;
        font-weight: 600;
        color: #022d62;
        padding-top: 20px;
        letter-spacing: 0.2px;
    }

    .dm-main-card p {
        font-size: 18px;
        margin-bottom: 20px;
        text-align: justify;
        color: #676c71;
        letter-spacing: 0.2px;
        font-weight: 600;
    }

.dm-about-text h5 {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    color: #676c71;
    letter-spacing: 0.2px;
}

.dm-about-text h3 {
    font-size: 34px;
    font-weight: 600;
    color: #022d62;
    padding: 20px 0;
    letter-spacing: 0.2px;
}

.dm-about-text p {
    font-size: 18px;
    margin-bottom: 20px;
    text-align: justify;
    color: #676c71;
    letter-spacing: 0.2px;
}

.dm-about-col {
    padding: 20px 20px 20px 0;
}

    .dm-about-col h5 {
        font-size: 20px;
        color: #022d62;
        letter-spacing: 0.2px;
        font-weight: 600;
    }

    .dm-about-col p {
        font-size: 18px;
        margin-bottom: 20px;
        text-align: left;
        color: #676c71;
        letter-spacing: 0.2px;
    }

/* What we do */

.dm-bus-heading {
    display: grid;
    place-items: center;
}

    .dm-bus-heading h5 {
        text-transform: uppercase;
        font-size: 15px;
        letter-spacing: 0.2px;
        color: #676c71;
        font-weight: 600;
    }

    .dm-bus-heading h3 {
        font-size: 34px;
        font-weight: 600;
        color: #0e476b;
        padding: 20px 0;
        width: 50%;
        text-align: center;
        letter-spacing: 0.2px;
    }

.dm-bus-wrapper {
    background-color: #0e476b;
    border-radius: 20px;
    margin-top: 50px;
    padding: 50px;
    position: relative;
    height: 400px;
}

.dm-bus-list-Section {
    background-color: #fff;
    border-radius: 20px;
    padding: 30px 20px;
    width: 30%;
    position: absolute;
    top: -40px;
    box-shadow: 0 0 40px 10px rgb(51 51 51/10%);
}

.dm-bus-list {
    padding: 10px;
    border-radius: 10px;
    background-color: #eeeef0;
    display: flex;
    align-items: center;
    margin: 20px 0;
    cursor: pointer;
    transition: 0.5s;
    color: #0e476b;
    font-weight: 600;
}

    .dm-bus-list:hover {
        background-color: #dd1717;
        color: #fff;
    }

    .dm-bus-list p {
        margin: 0;
        font-size: 16px;
        padding-left: 10px;
        cursor: pointer;
        letter-spacing: 0.2px;
    }

.dm-bus-list-details {
    width: 100%;
    display: grid;
    place-items: end;
}

.bus-details-wrapper {
    width: 65%;
}

.dm-list-details-wrapper {
    display: flex;
    width: 100%;
}

.dm-bus-details-wrapper {
    display: flex;
}

.bus-text {
    padding-right: 30px;
}

    .bus-text h5 {
        text-transform: uppercase;
        font-size: 13px;
        font-weight: 600;
        letter-spacing: 0.2px;
        color: #676c71;
        padding-bottom: 10px;
    }

    .bus-text h3 {
        font-size: 35px;
        font-weight: 600;
        color: #fff;
        padding-bottom: 15px;
        letter-spacing: 0.2px;
    }

.dm-bus-details-wrapper p {
    font-size: 16px;
    margin-bottom: 20px;
    text-align: justify;
    color: #fff;
    opacity: 0.9;
    margin: 0;
    letter-spacing: 0.2px;
}

.bus-img-wrapper {
    display: flex;
    align-items: center;
}

.dm-bus-details-wrapper button {
    background-color: #dd1717;
    padding: 10px 20px;
    color: #fff;
    border: none;
    text-transform: uppercase;
    border-radius: 3px;
    display: flex;
    margin: 30px 0;
}

.dm-view {
    font-size: 15px;
    margin-bottom: 20px;
    text-align: justify;
    color: #fff;
    margin: 0;
}

.dm-about-img {
    display: flex;
    justify-content: center;
}

.dm-dynamic-img {
    width: 500px;
}

/* media queries */
@media (max-width: 576px) {
    .digital-section {
        padding: 0px;
    }

    .digital-wrapper {
        padding: 30px 10px;
    }

    .digital-text h3 {
        font-size: 25px;
    }

    .digital-img-section {
        display: none;
    }

    .dm-bus-heading h3 {
        width: 100%;
        font-size: 30px;
    }

    .dm-bus-wrapper {
        height: auto;
    }

    .dm-bus-details-wrapper {
        display: block;
    }

    .bus-details-wrapper {
        width: 100%;
    }

    .dm-bus-wrapper {
        padding: 20px;
    }

    .dm-bus-list-details {
        margin-top: 450px;
    }

    .dm-about-img {
        display: none;
    }

    .dm-bus-details-wrapper img {
        width: 200px;
    }

    .dm-bus-list-Section {
        padding: 30px 20px;
        width: 80%;
    }

    .dm-bus-list-Section {
        padding: 30px 20px;
        width: 100%;
        top: -40px;
        left: 0;
    }

    .digital-inner-wrapper {
        padding: 0;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .digital-section {
        padding: 0px;
    }

    .digital-wrapper {
        padding: 30px 10px;
    }

    .digital-text h3 {
        font-size: 25px;
    }

    .digital-img-section {
        display: none;
    }

    .dm-bus-heading h3 {
        width: 100%;
        font-size: 30px;
    }

    .dm-bus-wrapper {
        height: auto;
    }

    .dm-bus-details-wrapper {
        display: block;
    }

    .bus-details-wrapper {
        width: 100%;
    }

    .dm-bus-wrapper {
        padding: 20px;
    }

    .dm-bus-list-details {
        margin-top: 450px;
    }

    .dm-about-img {
        display: none;
    }

    .dm-bus-details-wrapper img {
        width: 200px;
    }

    .dm-bus-list-Section {
        padding: 30px 20px;
        width: 80%;
    }

    .dm-bus-list-Section {
        padding: 30px 20px;
        width: 100%;
        top: -40px;
        left: 0;
    }

    .digital-inner-wrapper {
        padding: 0;
    }
}

@media (min-width: 992px) and (max-width: 1399px) {
}

@media (min-width: 1400px) and (max-width: 1920px) {
}


/* SERVICES CONTACT FORM */

.service-contact-section {
    background: url("../Images/Assets/Images/shape-12.png");
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 10;
    position: relative;
}

.service-contact-wrapper {
    padding: 0 50px;
}

.service-contact-inner-wrapper {
    padding: 25px 0;
}

.service-contact-img-wrapper {
    width: 100%;
    padding-top: 50px;
    display: flex;
    justify-content: center;
}

    .service-contact-img-wrapper img {
        width: 400px;
        bottom: 0;
    }

.service-contact-heading h3 {
    text-align: center;
    font-size: 40px;
    color: #0e476b;
}

.service-contact-form-control:focus {
    outline: none;
}

.service-contact-form-control::placeholder {
    color: #a0a0a0;
}

.service-contact-btnSubmit {
    display: flex;
    justify-content: center;
}

    .service-contact-btnSubmit button {
        font-weight: 600;
        border: none;
        padding: 10px 30px;
        background-color: #dd1717;
        color: #fff;
    }

.service-contact-inputWrapper {
    padding: 10px;
    position: relative;
}

.service-contact-form-control,
.service-contact-form-select {
    padding: 10px;
    border: 0.5px solid #e2eef2;
    background-color: #fff;
    border-radius: 5px;
    width: 100%;
}

.service-contact-input-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    margin: auto 0;
    color: #a0a0a0;
}

/* FIX FOR SECTION COLLAPSE */

.design-wrapper,
.design-wrapper-even {
    min-height: 450px;
}

/* PREVENT NEXT SECTION OVERLAP */

.design-section {
    overflow: hidden;
    clear: both;
}




/*new syllabus section */


:root {
    --primary-navy: #0b1035;
    --primary-pink: #d90059;
    --accent-cyan: #00b4d8;
    --text-dark: #333333;
    --text-light: #ffffff;
    --bg-light: #f8f9fa;
    --border-color: #e0e0e0;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Poppins', sans-serif;
}

body {
    background-color: var(--bg-light);
    color: var(--text-dark);
    line-height: 1.6;
}


/* Top Bar */
.top-bar {
    background-color: var(--primary-navy);
    color: var(--text-light);
    padding: 8px 5%;
    display: flex;
    justify-content: space-between;
    font-size: 12px;
}

/* Navigation */
.navbar {
    background-color: #fff;
    padding: 15px 5%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
    position: sticky;
    top: 0;
    z-index: 100;
}

.logo-container {
    display: flex;
    align-items: center;
    font-weight: 700;
    font-size: 24px;
    letter-spacing: -0.5px;
}

.logo-ai {
    color: var(--primary-pink);
    margin-right: 5px;
    font-size: 28px;
}

.logo-text {
    color: var(--primary-navy);
    display: flex;
    flex-direction: column;
    line-height: 1;
}

.logo-sub {
    font-size: 10px;
    color: #666;
    letter-spacing: 1px;
}

.nav-links {
    display: flex;
    gap: 25px;
    list-style: none;
    font-size: 14px;
    font-weight: 600;
    color: var(--primary-navy);
}

.nav-actions {
    display: flex;
    gap: 15px;
}

.btn {
    padding: 10px 20px;
    border-radius: 4px;
    font-weight: 600;
    font-size: 14px;
    cursor: pointer;
    text-decoration: none;
    border: none;
    transition: all 0.3s ease;
}

.btn-pink {
    background-color: var(--primary-pink);
    color: white;
}

    .btn-pink:hover {
        background-color: #b30049;
    }

.btn-navy {
    background-color: var(--primary-navy);
    color: white;
}

    .btn-navy:hover {
        background-color: #070b24;
    }

/* Hero Section */
.hero {
    background: linear-gradient(135deg, var(--primary-navy) 0%, #1a2565 100%);
    color: white;
    padding: 80px 5%;
    text-align: center;
    position: relative;
    overflow: hidden;
}

    .hero h4 {
        color: var(--accent-cyan);
        text-transform: uppercase;
        letter-spacing: 2px;
        margin-bottom: 15px;
    }

    .hero h1 {
        font-size: 42px;
        max-width: 800px;
        margin: 0 auto 20px;
    }

/* Course Container */
.container {
    max-width: 1200px;
    margin: 50px auto;
    padding: 0 5%;
}

.section-title {
    text-align: center;
    color: #00005a;
    margin-bottom: 40px;
    font-size: 32px;
}

/* Accordion Styles */
.course-card {
    background: #fff;
    border-radius: 8px;
    margin-bottom: 20px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.05);
    overflow: hidden;
    border-left: 5px solid var(--primary-pink);
    transition: transform 0.2s ease;
}

.course-header {
    padding: 20px 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    background-color: #fff;
    transition: background 0.3s;
}

    .course-header:hover {
        background-color: #fcfcfc;
    }

.course-title {
    font-size: 18px;
    font-weight: 600;
    color: var(--primary-navy);
}

.toggle-icon {
    font-size: 24px;
    color: var(--primary-pink);
    transition: transform 0.3s;
}

.course-content {
    padding: 0 25px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease-out, padding 0.4s ease;
    background-color: #fafafa;
}

.modules-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 20px;
    padding: 20px 0;
    border-top: 1px solid var(--border-color);
}

.module-box {
    background: #fff;
    padding: 20px;
    border-radius: 6px;
    border: 1px solid var(--border-color);
}

    .module-box h3 {
        font-size: 16px;
        color: var(--primary-navy);
        margin-bottom: 15px;
        padding-bottom: 10px;
        border-bottom: 2px solid var(--bg-light);
    }

    .module-box ul {
        list-style-type: none;
    }

        .module-box ul li {
            font-size: 13px;
            margin-bottom: 10px;
            padding-left: 20px;
            position: relative;
        }

            .module-box ul li::before {
                content: '•';
                color: var(--primary-pink);
                font-weight: bold;
                position: absolute;
                left: 0;
                top: -2px;
                font-size: 18px;
            }





/*Advanced SEO*/
/* Scoped CSS to prevent .NET/Bootstrap overrides */

/* Clean Header */
header {
    background-color: var(--bg-card);
    padding: 60px 20px;
    text-align: center;
    box-shadow: 0 2px 10px rgba(0,0,0,0.03);
    margin-bottom: 60px;
}

    header .badge {
        display: inline-block;
        background-color: rgba(214, 0, 74, 0.1);
        color: var(--accent-color);
        padding: 6px 16px;
        border-radius: 50px;
        font-size: 14px;
        font-weight: 600;
        margin-bottom: 15px;
        text-transform: uppercase;
        letter-spacing: 1px;
    }

    header h1 {
        color: #00005a;
        font-size: 2.8rem;
        font-weight: 700;
        max-width: 900px;
        margin: 0 auto;
    }

.ai-curriculum-wrapper {
    --ai-bg-page: #F8F9FA;
    --ai-bg-card: #FFFFFF;
    --ai-bg-body: #FCFDFD;
    --ai-text-gray: #5A6270;
    --ai-dark-blue: #0A1E3F; /* Badge and Title color */
    --ai-pink: #DE0059; /* Brand Accent / Border */
    --ai-green: #00B85C; /* Checkmarks */
    --ai-border: #E5E7EB;
    font-family: 'Poppins', sans-serif;
    background-color: var(--ai-bg-page);
    padding: 40px 20px;
    box-sizing: border-box;
}

    .ai-curriculum-wrapper * {
        box-sizing: border-box;
        margin: 0;
        padding: 0;
    }

.ai-container {
    max-width: 1100px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

/* Card Default State */
.ai-course-card {
    background-color: var(--ai-bg-card);
    border: 1px solid var(--ai-border);
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.02);
    transition: all 0.3s ease;
    overflow: hidden;
}

    /* Hover State Triggered by JS class 'is-hovered' */
    .ai-course-card.is-hovered {
        border-color: var(--ai-pink);
        box-shadow: 0 8px 24px rgba(222, 0, 89, 0.08);
    }

/* Header Layout */
.ai-card-header {
    padding: 24px 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: var(--ai-bg-card);
    position: relative;
    z-index: 2;
}

.ai-title-group {
    display: flex;
    align-items: center;
    gap: 16px;
}

.ai-badge {
    background-color: var(--ai-dark-blue);
    color: #FFFFFF;
    padding: 6px 14px;
    border-radius: 6px;
    font-size: 13px;
    font-weight: 600;
    white-space: nowrap;
    letter-spacing: 0.5px;
}

.ai-title {
    color: var(--ai-dark-blue);
    font-size: 1.25rem;
    font-weight: 600;
    margin: 0;
    line-height: 1.4;
}

.ai-toggle-icon {
    color: var(--ai-pink);
    font-size: 28px;
    font-weight: 400;
    line-height: 1;
    transition: transform 0.3s ease, color 0.3s ease;
    user-select: none;
}

/* Rotate + to x on hover */
.ai-course-card.is-hovered .ai-toggle-icon {
    transform: rotate(45deg);
}

/* Card Body (Expanded area) */
.ai-card-body {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    background-color: var(--ai-bg-body);
    transition: max-height 0.6s ease, opacity 0.4s ease;
}

.ai-course-card.is-hovered .ai-card-body {
    max-height: 1500px; /* Arbitrary large number to allow full expansion */
    opacity: 1;
    border-top: 1px solid var(--ai-border);
}

.ai-modules-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 30px;
    padding: 30px;
}

/* Module Styling */
.ai-module h4 {
    color: var(--ai-dark-blue);
    font-size: 1.05rem;
    font-weight: 600;
    margin-bottom: 16px;
    display: flex;
    align-items: center;
    gap: 8px;
}

    /* Pink dot before Module Title */
    .ai-module h4::before {
        content: '';
        display: block;
        width: 6px;
        height: 6px;
        background-color: var(--ai-pink);
        border-radius: 50%;
        flex-shrink: 0;
    }

.ai-module ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

    .ai-module ul li {
        color: var(--ai-text-gray);
        font-size: 0.9rem;
        line-height: 1.6;
        position: relative;
        padding-left: 24px;
        margin-bottom: 12px;
    }

        /* Green checkmark before List Items */
        .ai-module ul li::before {
            content: '✓';
            position: absolute;
            left: 0;
            top: 0;
            color: var(--ai-green);
            font-weight: 700;
            font-size: 0.95rem;
        }

/* Responsive */
@media (max-width: 768px) {
    .ai-card-header {
        flex-direction: column;
        align-items: flex-start;
        gap: 12px;
        padding: 20px;
    }

    .ai-toggle-icon {
        position: absolute;
        top: 20px;
        right: 20px;
    }

    .ai-title {
        font-size: 1.1rem;
        padding-right: 25px;
    }

    .ai-modules-grid {
        grid-template-columns: 1fr;
        padding: 20px;
    }
}