{"id":179,"date":"2026-06-23T18:48:24","date_gmt":"2026-06-23T18:48:24","guid":{"rendered":"https:\/\/jsparmarcollege.in\/?page_id=179"},"modified":"2026-06-23T18:48:50","modified_gmt":"2026-06-23T18:48:50","slug":"faculties","status":"publish","type":"page","link":"https:\/\/jsparmarcollege.in\/index.php\/faculties\/","title":{"rendered":"FACULTIES"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"179\" class=\"elementor elementor-179\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dc8d4c4 e-con e-atomic-element e-flexbox-base e-5aeba71 \" data-id=\"dc8d4c4\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"dc8d4c4\">\n    \t\t<div class=\"elementor-element elementor-element-6585504 elementor-widget elementor-widget-html\" data-id=\"6585504\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- Font Awesome for Icons -->\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\n\n<style>\n    \/* Scoped container to prevent Elementor style conflicts *\/\n    .cch-dept-wrapper {\n        font-family: 'Open Sans', Arial, sans-serif;\n        width: 100%;\n        padding: 80px 5%;\n        background-color: #eef2f6; \/* Very soft grayish-blue background *\/\n        box-sizing: border-box;\n    }\n\n    .cch-dept-wrapper * {\n        box-sizing: border-box;\n    }\n\n    \/* Section Header *\/\n    .cch-dept-header {\n        text-align: center;\n        margin-bottom: 50px;\n        max-width: 800px;\n        margin-left: auto;\n        margin-right: auto;\n    }\n\n    .cch-dept-subtitle {\n        color: #d97706; \/* Deep Orange *\/\n        font-size: 12px;\n        font-weight: 800;\n        letter-spacing: 2px;\n        text-transform: uppercase;\n        margin: 0 0 10px 0;\n    }\n\n    .cch-dept-title {\n        color: #1e3a8a; \/* Deep Blue *\/\n        font-family: 'Times New Roman', serif;\n        font-size: 36px;\n        font-weight: 700;\n        margin: 0 0 15px 0;\n        letter-spacing: 1px;\n    }\n\n    .cch-dept-desc {\n        color: #64748b;\n        font-size: 15px;\n        line-height: 1.6;\n        margin: 0 0 20px 0;\n    }\n\n    .cch-dept-divider {\n        width: 80px;\n        height: 4px;\n        background-color: #d97706;\n        margin: 0 auto;\n        border-radius: 2px;\n    }\n\n    \/* Card Grid Layout *\/\n    .cch-dept-grid {\n        display: flex;\n        flex-wrap: wrap;\n        justify-content: center;\n        gap: 30px;\n        max-width: 1300px;\n        margin: 0 auto;\n    }\n\n    \/* Individual Card *\/\n    .cch-dept-card {\n        background: #ffffff;\n        width: calc(33.333% - 20px); \/* 3 columns *\/\n        min-width: 320px;\n        border-radius: 12px;\n        overflow: hidden;\n        display: flex;\n        flex-direction: column;\n        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);\n        border: 1px solid rgba(0,0,0,0.03);\n        transition: transform 0.4s ease, box-shadow 0.4s ease;\n    }\n\n    .cch-dept-card:hover {\n        transform: translateY(-8px);\n        box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12);\n    }\n\n    \/* Card Image Area *\/\n    .cch-dept-img-container {\n        position: relative;\n        height: 220px;\n        overflow: hidden;\n    }\n\n    .cch-dept-img {\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n        transition: transform 0.6s ease;\n    }\n\n    .cch-dept-card:hover .cch-dept-img {\n        transform: scale(1.08); \/* Zoom effect on hover *\/\n    }\n\n    .cch-dept-img-overlay {\n        position: absolute;\n        bottom: 0;\n        left: 0;\n        width: 100%;\n        height: 60%;\n        background: linear-gradient(to top, rgba(15, 23, 42, 0.9), transparent);\n    }\n\n    \/* Floating Category Tag *\/\n    .cch-dept-category {\n        position: absolute;\n        bottom: 15px;\n        left: 15px;\n        background-color: rgba(15, 23, 42, 0.85);\n        backdrop-filter: blur(4px);\n        color: #ffffff;\n        font-size: 10px;\n        font-weight: 700;\n        padding: 5px 12px;\n        border-radius: 4px;\n        display: flex;\n        align-items: center;\n        gap: 8px;\n        letter-spacing: 0.5px;\n        border-left: 3px solid;\n    }\n\n    .cch-cat-arts { border-left-color: #f59e0b; }\n    .cch-cat-it { border-left-color: #3b82f6; }\n    .cch-cat-science { border-left-color: #10b981; }\n    .cch-cat-commerce { border-left-color: #8b5cf6; }\n    .cch-cat-sports { border-left-color: #ef4444; }\n\n    .cch-dept-category i {\n        font-size: 12px;\n    }\n\n    .cch-cat-arts i { color: #f59e0b; }\n    .cch-cat-it i { color: #3b82f6; }\n    .cch-cat-science i { color: #10b981; }\n    .cch-cat-commerce i { color: #8b5cf6; }\n    .cch-cat-sports i { color: #ef4444; }\n\n    \/* Card Content Area *\/\n    .cch-dept-content {\n        padding: 25px 20px;\n        display: flex;\n        flex-direction: column;\n        flex-grow: 1;\n    }\n\n    .cch-dept-name {\n        color: #1e3a8a;\n        font-family: 'Times New Roman', serif;\n        font-size: 20px;\n        font-weight: bold;\n        margin: 0 0 12px 0;\n        text-transform: uppercase;\n    }\n\n    .cch-dept-text {\n        color: #64748b;\n        font-size: 13px;\n        line-height: 1.6;\n        margin: 0 0 20px 0;\n    }\n\n    \/* Course Pills\/Tags *\/\n    .cch-dept-courses {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 8px;\n        margin-bottom: 25px;\n    }\n\n    .cch-course-pill {\n        font-size: 10px;\n        font-weight: 700;\n        padding: 4px 10px;\n        border-radius: 4px;\n        border: 1px solid;\n        background-color: #ffffff;\n    }\n\n    .cch-pill-arts { color: #d97706; border-color: #fcd34d; background: #fffbeb; }\n    .cch-pill-it { color: #2563eb; border-color: #bfdbfe; background: #eff6ff; }\n    .cch-pill-science { color: #059669; border-color: #a7f3d0; background: #ecfdf5; }\n    .cch-pill-commerce { color: #7c3aed; border-color: #ddd6fe; background: #f5f3ff; }\n    .cch-pill-sports { color: #dc2626; border-color: #fecaca; background: #fef2f2; }\n\n    \/* Explore Button *\/\n    .cch-dept-btn {\n        margin-top: auto; \/* Pushes button to the bottom *\/\n        background-color: #0f172a;\n        color: #ffffff;\n        text-align: center;\n        text-decoration: none;\n        padding: 12px;\n        border-radius: 6px;\n        font-size: 13px;\n        font-weight: 600;\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        gap: 8px;\n        transition: background-color 0.3s, transform 0.3s;\n    }\n\n    .cch-dept-btn:hover {\n        background-color: #1e3a8a;\n    }\n\n    .cch-dept-btn i {\n        font-size: 10px;\n        transition: transform 0.3s;\n    }\n\n    .cch-dept-btn:hover i {\n        transform: translateX(4px); \/* Arrow slides right on hover *\/\n    }\n\n    \/* ========================================= *\/\n    \/* RESPONSIVE DESIGN                         *\/\n    \/* ========================================= *\/\n    @media (max-width: 1024px) {\n        .cch-dept-card {\n            width: calc(50% - 15px); \/* 2 columns on tablets *\/\n        }\n    }\n\n    @media (max-width: 768px) {\n        .cch-dept-wrapper {\n            padding: 50px 15px;\n        }\n        .cch-dept-title {\n            font-size: 28px;\n        }\n        .cch-dept-card {\n            width: 100%; \/* 1 column on mobile *\/\n        }\n    }\n<\/style>\n\n<div class=\"cch-dept-wrapper\">\n    \n    <!-- Section Header -->\n    <div class=\"cch-dept-header\">\n        <h4 class=\"cch-dept-subtitle\">ACADEMIC OFFERINGS<\/h4>\n        <h2 class=\"cch-dept-title\">OUR ACADEMIC DEPARTMENTS<\/h2>\n        <p class=\"cch-dept-desc\">Explore our five specialized faculties offering robust curricula, practical laboratory exposure, elite mentorship, and career-advancing research programs.<\/p>\n        <div class=\"cch-dept-divider\"><\/div>\n    <\/div>\n\n    <!-- Cards Grid -->\n    <div class=\"cch-dept-grid\">\n\n        <!-- Department 1: Arts -->\n        <div class=\"cch-dept-card\">\n            <div class=\"cch-dept-img-container\">\n                <!-- Using placeholder; replace with your image URL -->\n                <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1456513080510-7bf3a84b82f8?ixlib=rb-4.0.3&auto=format&fit=crop&w=800&q=80\" alt=\"Arts\" class=\"cch-dept-img\">\n                <div class=\"cch-dept-img-overlay\"><\/div>\n                <div class=\"cch-dept-category cch-cat-arts\">\n                    <i class=\"fas fa-book-open\"><\/i> HUMANITIES, LITERATURE & SOCIOLOGY\n                <\/div>\n            <\/div>\n            <div class=\"cch-dept-content\">\n                <h3 class=\"cch-dept-name\">Faculty Of M.A \/ BA<\/h3>\n                <p class=\"cch-dept-text\">Dedicated to cultivating critical thinking, cultural appreciation, and creative excellence across fields of literature, language, and sociology.<\/p>\n                <div class=\"cch-dept-courses\">\n                    <span class=\"cch-course-pill cch-pill-arts\">B.A. (3 YEARS)<\/span>\n                    <span class=\"cch-course-pill cch-pill-arts\">M.A. (2 YEARS)<\/span>\n                    <span class=\"cch-course-pill cch-pill-arts\">FUNCTIONAL ENGLISH<\/span>\n                <\/div>\n                <a href=\"#\" class=\"cch-dept-btn\">Explore Dept & Syllabus <i class=\"fas fa-chevron-right\"><\/i><\/a>\n            <\/div>\n        <\/div>\n\n        <!-- Department 2: IT -->\n        <div class=\"cch-dept-card\">\n            <div class=\"cch-dept-img-container\">\n                <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1555066931-4365d14bab8c?ixlib=rb-4.0.3&auto=format&fit=crop&w=800&q=80\" alt=\"Computer Science\" class=\"cch-dept-img\">\n                <div class=\"cch-dept-img-overlay\"><\/div>\n                <div class=\"cch-dept-category cch-cat-it\">\n                    <i class=\"fas fa-laptop-code\"><\/i> IT & ADVANCED COMPUTING\n                <\/div>\n            <\/div>\n            <div class=\"cch-dept-content\">\n                <h3 class=\"cch-dept-name\">Faculty Of Computer Science<\/h3>\n                <p class=\"cch-dept-text\">Equipping students with solid programming foundations and hands-on production experiences in software development, cloud computing, and AI.<\/p>\n                <div class=\"cch-dept-courses\">\n                    <span class=\"cch-course-pill cch-pill-it\">B.C.A. (3 YEARS)<\/span>\n                    <span class=\"cch-course-pill cch-pill-it\">P.G.D.C.A (1 YEAR)<\/span>\n                    <span class=\"cch-course-pill cch-pill-it\">M.SC. IT & CLOUD<\/span>\n                <\/div>\n                <a href=\"#\" class=\"cch-dept-btn\">Explore Dept & Syllabus <i class=\"fas fa-chevron-right\"><\/i><\/a>\n            <\/div>\n        <\/div>\n\n        <!-- Department 3: Science -->\n        <div class=\"cch-dept-card\">\n            <div class=\"cch-dept-img-container\">\n                <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1532094349884-543bc11b234d?ixlib=rb-4.0.3&auto=format&fit=crop&w=800&q=80\" alt=\"Science\" class=\"cch-dept-img\">\n                <div class=\"cch-dept-img-overlay\"><\/div>\n                <div class=\"cch-dept-category cch-cat-science\">\n                    <i class=\"fas fa-flask\"><\/i> PHYSICS, CHEMISTRY & APPLIED MATHS\n                <\/div>\n            <\/div>\n            <div class=\"cch-dept-content\">\n                <h3 class=\"cch-dept-name\">Faculty Of Science<\/h3>\n                <p class=\"cch-dept-text\">A vibrant department of physical exploration, chemical analytics, testing, and spectral inquiry utilizing high-grade laboratory equipment.<\/p>\n                <div class=\"cch-dept-courses\">\n                    <span class=\"cch-course-pill cch-pill-science\">B.SC. CHEMISTRY<\/span>\n                    <span class=\"cch-course-pill cch-pill-science\">B.SC. PHYSICS<\/span>\n                    <span class=\"cch-course-pill cch-pill-science\">B.SC. MATHEMATICS<\/span>\n                <\/div>\n                <a href=\"#\" class=\"cch-dept-btn\">Explore Dept & Syllabus <i class=\"fas fa-chevron-right\"><\/i><\/a>\n            <\/div>\n        <\/div>\n\n        <!-- Department 4: Commerce -->\n        <div class=\"cch-dept-card\">\n            <div class=\"cch-dept-img-container\">\n                <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1554224155-6726b3ff858f?ixlib=rb-4.0.3&auto=format&fit=crop&w=800&q=80\" alt=\"Commerce\" class=\"cch-dept-img\">\n                <div class=\"cch-dept-img-overlay\"><\/div>\n                <div class=\"cch-dept-category cch-cat-commerce\">\n                    <i class=\"fas fa-chart-line\"><\/i> COMMERCE & FINANCIAL STUDIES\n                <\/div>\n            <\/div>\n            <div class=\"cch-dept-content\">\n                <h3 class=\"cch-dept-name\">Faculty Of M.Com \/ B.Com<\/h3>\n                <p class=\"cch-dept-text\">Leading center of commercial literacy, bookkeeping standards, tax solutions (GST compliance), and strategic corporate finance.<\/p>\n                <div class=\"cch-dept-courses\">\n                    <span class=\"cch-course-pill cch-pill-commerce\">B.COM (3 YEARS)<\/span>\n                    <span class=\"cch-course-pill cch-pill-commerce\">M.COM (2 YEARS)<\/span>\n                    <span class=\"cch-course-pill cch-pill-commerce\">TALLY & GST CERTIFIED<\/span>\n                <\/div>\n                <a href=\"#\" class=\"cch-dept-btn\">Explore Dept & Syllabus <i class=\"fas fa-chevron-right\"><\/i><\/a>\n            <\/div>\n        <\/div>\n\n        <!-- Department 5: Sports -->\n        <div class=\"cch-dept-card\">\n            <div class=\"cch-dept-img-container\">\n                <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1461896836934-ffe607ba8211?ixlib=rb-4.0.3&auto=format&fit=crop&w=800&q=80\" alt=\"Sports\" class=\"cch-dept-img\">\n                <div class=\"cch-dept-img-overlay\"><\/div>\n                <div class=\"cch-dept-category cch-cat-sports\">\n                    <i class=\"fas fa-running\"><\/i> PHYSICAL EDUCATION & ATHLETICS\n                <\/div>\n            <\/div>\n            <div class=\"cch-dept-content\">\n                <h3 class=\"cch-dept-name\">Faculty Of Sports<\/h3>\n                <p class=\"cch-dept-text\">Champions physical coordination, biomechanics, posture rehabilitation, traditional yoga practices, and physical athletics leadership.<\/p>\n                <div class=\"cch-dept-courses\">\n                    <span class=\"cch-course-pill cch-pill-sports\">B.P.E. (3 YEARS)<\/span>\n                    <span class=\"cch-course-pill cch-pill-sports\">FITNESS COACHING<\/span>\n                    <span class=\"cch-course-pill cch-pill-sports\">YOGA & MINDSET<\/span>\n                <\/div>\n                <a href=\"#\" class=\"cch-dept-btn\">Explore Dept & Syllabus <i class=\"fas fa-chevron-right\"><\/i><\/a>\n            <\/div>\n        <\/div>\n\n    <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\n<\/div>\n\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>ACADEMIC OFFERINGS OUR ACADEMIC DEPARTMENTS Explore our five specialized faculties offering robust curricula, practical laboratory exposure, elite mentorship, and career-advancing research programs. HUMANITIES, LITERATURE &#038; SOCIOLOGY Faculty Of M.A \/ BA Dedicated to cultivating critical thinking, cultural appreciation, and creative excellence across fields of literature, language, and sociology. B.A. (3 YEARS) M.A. (2 YEARS) FUNCTIONAL [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-179","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/jsparmarcollege.in\/index.php\/wp-json\/wp\/v2\/pages\/179","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/jsparmarcollege.in\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/jsparmarcollege.in\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/jsparmarcollege.in\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/jsparmarcollege.in\/index.php\/wp-json\/wp\/v2\/comments?post=179"}],"version-history":[{"count":7,"href":"https:\/\/jsparmarcollege.in\/index.php\/wp-json\/wp\/v2\/pages\/179\/revisions"}],"predecessor-version":[{"id":186,"href":"https:\/\/jsparmarcollege.in\/index.php\/wp-json\/wp\/v2\/pages\/179\/revisions\/186"}],"wp:attachment":[{"href":"https:\/\/jsparmarcollege.in\/index.php\/wp-json\/wp\/v2\/media?parent=179"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}