{"id":1667,"date":"2024-08-09T16:32:40","date_gmt":"2024-08-09T16:32:40","guid":{"rendered":"https:\/\/cbit.kailasagiricavetemple.com\/?page_id=63"},"modified":"2026-09-01T12:17:15","modified_gmt":"2026-09-01T12:17:15","slug":"contact-us-2","status":"publish","type":"page","link":"https:\/\/nostalgic-driscoll.173-209-53-178.plesk.page\/?page_id=1667","title":{"rendered":"Contact Us"},"content":{"rendered":"<div class=\"cbit-contact-page\">\n<style>\n.cbit-contact-page { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; color: #2a3350; overflow-x: hidden; }\n.cbit-contact-page h2, .cbit-contact-page h3 { font-family: 'Plus Jakarta Sans', sans-serif; }\n.cbit-contact-page a { text-decoration: none; }\n.cbit-contact-page ul { list-style: none; margin: 0; padding: 0; }\n\/* full-bleed band: breaks out of the theme's centered container, re-centers its own inner content *\/\n.cc-band { margin-left: calc(50% - 50vw); margin-right: calc(50% - 50vw); width: 100vw; padding: 64px calc(50vw - 50%); box-sizing: border-box; }\n.cc-band-inner { max-width: 1160px; margin: 0 auto; }\n.cc-band-white { background: #fff; padding-top: 24px; }\n.cc-band-tint { background: #f6f7fb; }\n.cc-band-navy { background: var(--cbit-navy, #0d1b3d); }\n.cc-page-intro { max-width: 620px; color: #7a8296; font-size: 15.5px; line-height: 1.6; margin: 0 0 32px; }\n\/* -- Hero -- *\/\n.cc-hero { display: grid; grid-template-columns: 1.1fr 1fr; gap: 0; border: 1px solid #eceef4; border-radius: 16px; overflow: hidden; box-shadow: 0 6px 24px rgba(13,27,61,.06); }\n.cc-hero-info { background: #fff; padding: 52px; }\n.cc-hero-eyebrow { display: block; font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: .1em; color: var(--cbit-blue-accent, #7ea8e0); margin-bottom: 12px; }\n.cc-hero-info h2 { font-weight: 800; font-size: 27px; line-height: 1.25; color: var(--cbit-navy, #0d1b3d); margin: 0 0 32px; letter-spacing: -.01em; }\n.cc-hero-list { display: flex; flex-direction: column; gap: 24px; margin-bottom: 32px; }\n.cc-hero-list li { display: flex; gap: 16px; align-items: flex-start; }\n.cc-hero-icon { flex-shrink: 0; width: 38px; height: 38px; border-radius: 50%; background: #eef1f8; color: var(--cbit-navy, #0d1b3d); display: flex; align-items: center; justify-content: center; }\n.cc-hero-list strong { display: block; font-size: 11.5px; font-weight: 700; text-transform: uppercase; letter-spacing: .06em; color: #9aa5c0; margin-bottom: 4px; }\n.cc-hero-list span { font-size: 15px; color: #2a3350; line-height: 1.55; }\n.cc-hero-list a { color: #2a3350; }\n.cc-hero-list a:hover { color: var(--cbit-red, #e0384f); }\n.cc-directions-btn { display: inline-block; background: var(--cbit-navy, #0d1b3d); color: #fff !important; font-weight: 700; padding: 13px 26px; border-radius: 999px; font-size: 14px; transition: background .18s ease, transform .15s ease; }\n.cc-directions-btn:hover { background: var(--cbit-navy-light, #24345e); transform: translateY(-1px); }\n.cc-hero-map { min-height: 380px; background: #eef1f8; }\n.cc-hero-map iframe { display: block; width: 100%; height: 100%; min-height: 380px; }\n\/* -- Section head -- *\/\n.cc-section-head { display: flex; align-items: flex-start; gap: 16px; margin-bottom: 36px; }\n.cc-section-icon { flex-shrink: 0; width: 46px; height: 46px; border-radius: 13px; background: var(--cbit-navy, #0d1b3d); color: #fff; display: flex; align-items: center; justify-content: center; }\n.cc-section-head h3 { font-weight: 800; font-size: 22px; color: var(--cbit-navy, #0d1b3d); margin: 0 0 5px; letter-spacing: -.01em; }\n.cc-section-head p { margin: 0; font-size: 14px; color: #7a8296; }\n\/* -- Subgroups (Administration & Support) -- *\/\n.cc-subgroup { margin-bottom: 36px; }\n.cc-subgroup:last-child { margin-bottom: 0; }\n.cc-subgroup-label { display: block; font-size: 11.5px; font-weight: 700; text-transform: uppercase; letter-spacing: .08em; color: #9aa5c0; margin-bottom: 14px; padding-bottom: 10px; border-bottom: 1px solid #e4e7f0; }\n\/* -- Card grid -- *\/\n.cc-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: 16px; }\n.cc-grid-single { grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); }\n.cc-grid-wide { grid-template-columns: repeat(auto-fit, minmax(275px, 1fr)); gap: 18px; }\n.cc-card { position: relative; display: flex; gap: 14px; align-items: flex-start; background: #fff; border: 1px solid #eceef4; border-radius: 12px; padding: 20px 18px 18px; transition: transform .16s ease, box-shadow .16s ease, border-color .16s ease; overflow: hidden; }\n.cc-card::before { content: \"\"; position: absolute; top: 0; left: 0; right: 0; height: 3px; background: var(--cbit-blue-accent, #7ea8e0); transform: scaleX(0); transform-origin: left; transition: transform .18s ease; }\n.cc-card:hover { transform: translateY(-3px); box-shadow: 0 14px 28px rgba(13,27,61,.09); border-color: #dfe4f0; }\n.cc-card:hover::before { transform: scaleX(1); }\n.cc-avatar { flex-shrink: 0; width: 42px; height: 42px; border-radius: 50%; background: var(--cbit-navy, #0d1b3d); color: #fff; font-family: 'Plus Jakarta Sans', sans-serif; font-weight: 700; font-size: 13px; display: flex; align-items: center; justify-content: center; }\n.cc-card-body { min-width: 0; flex: 1; }\n.cc-card-name { display: block; font-size: 14.5px; color: var(--cbit-navy, #0d1b3d); margin-bottom: 3px; }\n.cc-card-role { display: block; font-size: 11.5px; font-weight: 700; text-transform: uppercase; letter-spacing: .04em; color: #9aa5c0; margin-bottom: 12px; }\n.cc-card-row { display: flex; flex-wrap: wrap; gap: 6px; margin-top: 7px; }\n.cc-card-row:first-of-type { margin-top: 0; }\n.cc-pill { display: inline-flex; align-items: center; gap: 5px; font-size: 12px; font-weight: 600; padding: 6px 11px; border-radius: 999px; background: #eef1f8; color: var(--cbit-navy, #0d1b3d); max-width: 100%; transition: background .15s ease, color .15s ease; }\n.cc-pill-phone { white-space: nowrap; }\n.cc-pill-mail { background: #f4f5f9; color: #5c6685; white-space: normal; overflow-wrap: anywhere; line-height: 1.3; }\n.cc-pill:hover { background: var(--cbit-blue-accent, #7ea8e0); color: #fff; }\n.cc-ic { flex-shrink: 0; }\n\/* -- Helpline band -- *\/\n.cc-help-head { text-align: center; max-width: 560px; margin: 0 auto 40px; }\n.cc-help-eyebrow { display: block; font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: .1em; color: var(--cbit-blue-accent, #7ea8e0); margin-bottom: 14px; }\n.cc-help-head h2 { font-family: 'Playfair Display', Georgia, serif; font-style: italic; font-weight: 600; font-size: 32px; color: #fff; margin: 0 0 12px; overflow-wrap: break-word; }\n.cc-help-head p { margin: 0; color: rgba(255,255,255,.7); font-size: 14.5px; }\n.cc-help-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(320px, 1fr)); gap: 18px; }\n.cc-help-card { display: flex; align-items: center; gap: 16px; background: var(--cbit-navy-light, #24345e); border: 1px solid rgba(255,255,255,.1); border-radius: 14px; padding: 22px 24px; transition: background .18s ease, transform .16s ease; }\n.cc-help-card:hover { background: #2c3f70; transform: translateY(-2px); }\n.cc-help-icon { flex-shrink: 0; width: 46px; height: 46px; border-radius: 50%; background: rgba(224,56,79,.15); color: var(--cbit-red, #e0384f); display: flex; align-items: center; justify-content: center; }\n.cc-help-text { flex: 1; min-width: 0; display: flex; flex-direction: column; gap: 3px; }\n.cc-help-text strong { font-size: 14.5px; color: #fff; font-weight: 700; line-height: 1.3; }\n.cc-help-text span { font-size: 12px; color: rgba(255,255,255,.55); text-transform: uppercase; letter-spacing: .05em; font-weight: 600; }\n.cc-help-number { flex-shrink: 0; display: inline-flex; align-items: center; gap: 8px; background: var(--cbit-red, #e0384f); color: #fff; font-weight: 700; font-size: 14px; padding: 11px 18px; border-radius: 999px; white-space: nowrap; }\n@media (max-width: 900px) {\n\t.cc-band { padding-left: 24px; padding-right: 24px; }\n\t.cc-hero { grid-template-columns: 1fr; }\n\t.cc-hero-info { padding: 36px 28px; }\n\t.cc-hero-map { min-height: 280px; }\n\t.cc-hero-map iframe { min-height: 280px; }\n\t.cc-band { padding-top: 48px; padding-bottom: 48px; }\n}\n@media (max-width: 600px) {\n\t.cc-band { padding-left: 18px; padding-right: 18px; }\n\t.cc-hero-info { padding: 30px 22px; }\n\t.cc-section-head { align-items: center; }\n\t.cc-section-head h3 { font-size: 19px; }\n\t.cc-help-head h2 { font-size: 23px; }\n\t.cc-help-card { flex-wrap: wrap; }\n\t.cc-help-number { width: 100%; justify-content: center; }\n}\n<\/style>\n<div class=\"cc-band cc-band-white\">\n<div class=\"cc-band-inner\">\n<p class=\"cc-page-intro\">One directory for every office on campus \u2014 administration, placements, hostel, department heads and emergency helplines.<\/p>\n<div class=\"cc-hero\">\n<div class=\"cc-hero-info\"><span class=\"cc-hero-eyebrow\">Get in touch<\/span><\/p>\n<h2>C Byregowda Institute of Technology<\/h2>\n<ul class=\"cc-hero-list\">\n<li><span class=\"cc-hero-icon\"><svg viewBox=\"0 0 24 24\" width=\"16\" height=\"16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M12 21s7-6.5 7-12a7 7 0 1 0-14 0c0 5.5 7 12 7 12z\"><\/path><circle cx=\"12\" cy=\"9\" r=\"2.5\"><\/circle><\/svg><\/span>\n<div><strong>Campus Address<\/strong><span>Srinivasapura to Kolar Road, Thoradevandahalli, Kolar, Karnataka \u2014 563101<\/span><\/div>\n<\/li>\n<li><span class=\"cc-hero-icon\"><svg viewBox=\"0 0 24 24\" width=\"16\" height=\"16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M6.6 10.8c1.4 2.8 3.8 5.2 6.6 6.6l2.2-2.2c.3-.3.7-.4 1-.2 1.1.4 2.3.6 3.5.6.6 0 1.1.5 1.1 1.1v3.4c0 .6-.5 1.1-1.1 1.1C10.7 21.2 2.8 13.3 2.8 3.1 2.8 2.5 3.3 2 3.9 2h3.4c.6 0 1.1.5 1.1 1.1 0 1.2.2 2.4.6 3.5.1.3 0 .7-.2 1L6.6 10.8z\"><\/path><\/svg><\/span>\n<div><strong>Contact Number<\/strong><span><a href=\"tel:+919900269745\">+91 99002 69745<\/a> &nbsp;&middot;&nbsp; <a href=\"tel:+919945995599\">+91 99459 95599<\/a><\/span><\/div>\n<\/li>\n<li><span class=\"cc-hero-icon\"><svg viewBox=\"0 0 24 24\" width=\"16\" height=\"16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><rect x=\"2.5\" y=\"4.5\" width=\"19\" height=\"15\" rx=\"2\"><\/rect><path d=\"M3 6l9 7 9-7\"><\/path><\/svg><\/span>\n<div><strong>Email<\/strong><span><a href=\"mailto:cbitkolar@gmail.com\">cbitkolar@gmail.com<\/a><\/span><\/div>\n<\/li>\n<\/ul>\n<p><a class=\"cc-directions-btn\" href=\"https:\/\/maps.google.com\/?q=C+Byre+Gowda+Institute+of+Technology\" target=\"_blank\" rel=\"noopener\">Get directions \u2192<\/a><\/div>\n<div class=\"cc-hero-map\"><iframe src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d3692.2498162790544!2d78.15310389999999!3d13.197095599999999!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3badf721d153f88d%3A0x576e86a5fdf9450b!2sC.%20Byre%20Gowda%20Institute%20of%20Technology!5e1!3m2!1sen!2sin!4v1783571758209!5m2!1sen!2sin\" width=\"100%\" height=\"100%\" style=\"border:0;\" allowfullscreen loading=\"lazy\" referrerpolicy=\"strict-origin-when-cross-origin\"><\/iframe><\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"cc-band cc-band-tint\">\n<div class=\"cc-band-inner\">\n<div class=\"cc-section-head\"><span class=\"cc-section-icon\"><svg viewBox=\"0 0 24 24\" width=\"20\" height=\"20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M3 21V9l9-6 9 6v12\"><\/path><path d=\"M9 21v-8h6v8\"><\/path><\/svg><\/span><\/p>\n<div>\n<h3>Administration &amp; Support<\/h3>\n<p>General administration, accounts, examinations, placements and hostel queries.<\/p>\n<\/div>\n<\/div>\n<div class=\"cc-subgroup\"><span class=\"cc-subgroup-label\">Administrative Office<\/span><\/p>\n<div class=\"cc-grid\">\n<div class=\"cc-card\"><span class=\"cc-avatar\">SN<\/span><\/p>\n<div class=\"cc-card-body\"><strong class=\"cc-card-name\">Dr. S N Chandrashekara<\/strong><span class=\"cc-card-role\">Principal<\/span><\/p>\n<div class=\"cc-card-row\"><a class=\"cc-pill cc-pill-phone\" href=\"tel:+919900269745\"><svg class=\"cc-ic\" viewBox=\"0 0 24 24\" width=\"13\" height=\"13\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M6.6 10.8c1.4 2.8 3.8 5.2 6.6 6.6l2.2-2.2c.3-.3.7-.4 1-.2 1.1.4 2.3.6 3.5.6.6 0 1.1.5 1.1 1.1v3.4c0 .6-.5 1.1-1.1 1.1C10.7 21.2 2.8 13.3 2.8 3.1 2.8 2.5 3.3 2 3.9 2h3.4c.6 0 1.1.5 1.1 1.1 0 1.2.2 2.4.6 3.5.1.3 0 .7-.2 1L6.6 10.8z\"><\/path><\/svg>+91 99002 69745<\/a><\/div>\n<div class=\"cc-card-row\"><a class=\"cc-pill cc-pill-mail\" href=\"mailto:principal@cbitkolar.edu.in\"><svg class=\"cc-ic\" viewBox=\"0 0 24 24\" width=\"13\" height=\"13\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"2.5\" y=\"4.5\" width=\"19\" height=\"15\" rx=\"2\"><\/rect><path d=\"M3 6l9 7 9-7\"><\/path><\/svg>principal@cbitkolar.edu.in<\/a><a class=\"cc-pill cc-pill-mail\" href=\"mailto:cbitkolar@gmail.com\"><svg class=\"cc-ic\" viewBox=\"0 0 24 24\" width=\"13\" height=\"13\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"2.5\" y=\"4.5\" width=\"19\" height=\"15\" rx=\"2\"><\/rect><path d=\"M3 6l9 7 9-7\"><\/path><\/svg>cbitkolar@gmail.com<\/a><\/div>\n<\/div>\n<\/div>\n<div class=\"cc-card\"><span class=\"cc-avatar\">SM<\/span><\/p>\n<div class=\"cc-card-body\"><strong class=\"cc-card-name\">Mr. Shivakumar M<\/strong><span class=\"cc-card-role\">Office Superintendent<\/span><\/p>\n<div class=\"cc-card-row\"><a class=\"cc-pill cc-pill-phone\" href=\"tel:+919945995599\"><svg class=\"cc-ic\" viewBox=\"0 0 24 24\" width=\"13\" height=\"13\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M6.6 10.8c1.4 2.8 3.8 5.2 6.6 6.6l2.2-2.2c.3-.3.7-.4 1-.2 1.1.4 2.3.6 3.5.6.6 0 1.1.5 1.1 1.1v3.4c0 .6-.5 1.1-1.1 1.1C10.7 21.2 2.8 13.3 2.8 3.1 2.8 2.5 3.3 2 3.9 2h3.4c.6 0 1.1.5 1.1 1.1 0 1.2.2 2.4.6 3.5.1.3 0 .7-.2 1L6.6 10.8z\"><\/path><\/svg>+91 99459 95599<\/a><\/div>\n<div class=\"cc-card-row\"><a class=\"cc-pill cc-pill-mail\" href=\"mailto:office@cbitkolar.edu.in\"><svg class=\"cc-ic\" viewBox=\"0 0 24 24\" width=\"13\" height=\"13\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"2.5\" y=\"4.5\" width=\"19\" height=\"15\" rx=\"2\"><\/rect><path d=\"M3 6l9 7 9-7\"><\/path><\/svg>office@cbitkolar.edu.in<\/a><\/div>\n<\/div>\n<\/div>\n<div class=\"cc-card\"><span class=\"cc-avatar\">SB<\/span><\/p>\n<div class=\"cc-card-body\"><strong class=\"cc-card-name\">Mr. Shantha Babu M<\/strong><span class=\"cc-card-role\">Account Section<\/span><\/p>\n<div class=\"cc-card-row\"><a class=\"cc-pill cc-pill-phone\" href=\"tel:+918618597040\"><svg class=\"cc-ic\" viewBox=\"0 0 24 24\" width=\"13\" height=\"13\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M6.6 10.8c1.4 2.8 3.8 5.2 6.6 6.6l2.2-2.2c.3-.3.7-.4 1-.2 1.1.4 2.3.6 3.5.6.6 0 1.1.5 1.1 1.1v3.4c0 .6-.5 1.1-1.1 1.1C10.7 21.2 2.8 13.3 2.8 3.1 2.8 2.5 3.3 2 3.9 2h3.4c.6 0 1.1.5 1.1 1.1 0 1.2.2 2.4.6 3.5.1.3 0 .7-.2 1L6.6 10.8z\"><\/path><\/svg>+91 86185 97040<\/a><\/div>\n<div class=\"cc-card-row\"><a class=\"cc-pill cc-pill-mail\" href=\"mailto:office@cbitkolar.edu.in\"><svg class=\"cc-ic\" viewBox=\"0 0 24 24\" width=\"13\" height=\"13\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"2.5\" y=\"4.5\" width=\"19\" height=\"15\" rx=\"2\"><\/rect><path d=\"M3 6l9 7 9-7\"><\/path><\/svg>office@cbitkolar.edu.in<\/a><\/div>\n<\/div>\n<\/div>\n<div class=\"cc-card\"><span class=\"cc-avatar\">NM<\/span><\/p>\n<div class=\"cc-card-body\"><strong class=\"cc-card-name\">Mr. Nagesha M<\/strong><span class=\"cc-card-role\">Exam Section<\/span><\/p>\n<div class=\"cc-card-row\"><a class=\"cc-pill cc-pill-phone\" href=\"tel:+919743796660\"><svg class=\"cc-ic\" viewBox=\"0 0 24 24\" width=\"13\" height=\"13\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M6.6 10.8c1.4 2.8 3.8 5.2 6.6 6.6l2.2-2.2c.3-.3.7-.4 1-.2 1.1.4 2.3.6 3.5.6.6 0 1.1.5 1.1 1.1v3.4c0 .6-.5 1.1-1.1 1.1C10.7 21.2 2.8 13.3 2.8 3.1 2.8 2.5 3.3 2 3.9 2h3.4c.6 0 1.1.5 1.1 1.1 0 1.2.2 2.4.6 3.5.1.3 0 .7-.2 1L6.6 10.8z\"><\/path><\/svg>+91 97437 96660<\/a><\/div>\n<div class=\"cc-card-row\"><a class=\"cc-pill cc-pill-mail\" href=\"mailto:office@cbitkolar.edu.in\"><svg class=\"cc-ic\" viewBox=\"0 0 24 24\" width=\"13\" height=\"13\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"2.5\" y=\"4.5\" width=\"19\" height=\"15\" rx=\"2\"><\/rect><path d=\"M3 6l9 7 9-7\"><\/path><\/svg>office@cbitkolar.edu.in<\/a><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"cc-subgroup\"><span class=\"cc-subgroup-label\">Placement &amp; Hostel<\/span><\/p>\n<div class=\"cc-grid\">\n<div class=\"cc-card\"><span class=\"cc-avatar\">SS<\/span><\/p>\n<div class=\"cc-card-body\"><strong class=\"cc-card-name\">Mr. Suhas S<\/strong><span class=\"cc-card-role\">Placement Officer<\/span><\/p>\n<div class=\"cc-card-row\"><a class=\"cc-pill cc-pill-phone\" href=\"tel:+917406218088\"><svg class=\"cc-ic\" viewBox=\"0 0 24 24\" width=\"13\" height=\"13\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M6.6 10.8c1.4 2.8 3.8 5.2 6.6 6.6l2.2-2.2c.3-.3.7-.4 1-.2 1.1.4 2.3.6 3.5.6.6 0 1.1.5 1.1 1.1v3.4c0 .6-.5 1.1-1.1 1.1C10.7 21.2 2.8 13.3 2.8 3.1 2.8 2.5 3.3 2 3.9 2h3.4c.6 0 1.1.5 1.1 1.1 0 1.2.2 2.4.6 3.5.1.3 0 .7-.2 1L6.6 10.8z\"><\/path><\/svg>+91 74062 18088<\/a><\/div>\n<div class=\"cc-card-row\"><a class=\"cc-pill cc-pill-mail\" href=\"mailto:placement@cbitkolar.edu.in\"><svg class=\"cc-ic\" viewBox=\"0 0 24 24\" width=\"13\" height=\"13\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"2.5\" y=\"4.5\" width=\"19\" height=\"15\" rx=\"2\"><\/rect><path d=\"M3 6l9 7 9-7\"><\/path><\/svg>placement@cbitkolar.edu.in<\/a><\/div>\n<\/div>\n<\/div>\n<div class=\"cc-card\"><span class=\"cc-avatar\">LR<\/span><\/p>\n<div class=\"cc-card-body\"><strong class=\"cc-card-name\">Mr. Lakshmana Rao<\/strong><span class=\"cc-card-role\">Hostel \u2014 Administrative Officer<\/span><\/p>\n<div class=\"cc-card-row\"><a class=\"cc-pill cc-pill-phone\" href=\"tel:+919448421356\"><svg class=\"cc-ic\" viewBox=\"0 0 24 24\" width=\"13\" height=\"13\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M6.6 10.8c1.4 2.8 3.8 5.2 6.6 6.6l2.2-2.2c.3-.3.7-.4 1-.2 1.1.4 2.3.6 3.5.6.6 0 1.1.5 1.1 1.1v3.4c0 .6-.5 1.1-1.1 1.1C10.7 21.2 2.8 13.3 2.8 3.1 2.8 2.5 3.3 2 3.9 2h3.4c.6 0 1.1.5 1.1 1.1 0 1.2.2 2.4.6 3.5.1.3 0 .7-.2 1L6.6 10.8z\"><\/path><\/svg>+91 94484 21356<\/a><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"cc-band cc-band-white\">\n<div class=\"cc-band-inner\">\n<div class=\"cc-section-head\"><span class=\"cc-section-icon\"><svg viewBox=\"0 0 24 24\" width=\"20\" height=\"20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><circle cx=\"12\" cy=\"8\" r=\"4\"><\/circle><path d=\"M4 21c0-4.4 3.6-8 8-8s8 3.6 8 8\"><\/path><\/svg><\/span><\/p>\n<div>\n<h3>Department HODs<\/h3>\n<p>Reach the head of your department directly.<\/p>\n<\/div>\n<\/div>\n<div class=\"cc-grid cc-grid-wide\">\n<div class=\"cc-card\"><span class=\"cc-avatar\">AS<\/span><\/p>\n<div class=\"cc-card-body\"><strong class=\"cc-card-name\">Dr. Aprameyan S<\/strong><span class=\"cc-card-role\">Mechanical Engineering<\/span><\/p>\n<div class=\"cc-card-row\"><a class=\"cc-pill cc-pill-phone\" href=\"tel:+918660712181\"><svg class=\"cc-ic\" viewBox=\"0 0 24 24\" width=\"13\" height=\"13\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M6.6 10.8c1.4 2.8 3.8 5.2 6.6 6.6l2.2-2.2c.3-.3.7-.4 1-.2 1.1.4 2.3.6 3.5.6.6 0 1.1.5 1.1 1.1v3.4c0 .6-.5 1.1-1.1 1.1C10.7 21.2 2.8 13.3 2.8 3.1 2.8 2.5 3.3 2 3.9 2h3.4c.6 0 1.1.5 1.1 1.1 0 1.2.2 2.4.6 3.5.1.3 0 .7-.2 1L6.6 10.8z\"><\/path><\/svg>+91 86607 12181<\/a><\/div>\n<div class=\"cc-card-row\"><a class=\"cc-pill cc-pill-mail\" href=\"mailto:mechhod@cbitkolar.edu.in\"><svg class=\"cc-ic\" viewBox=\"0 0 24 24\" width=\"13\" height=\"13\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"2.5\" y=\"4.5\" width=\"19\" height=\"15\" rx=\"2\"><\/rect><path d=\"M3 6l9 7 9-7\"><\/path><\/svg>mechhod@cbitkolar.edu.in<\/a><\/div>\n<\/div>\n<\/div>\n<div class=\"cc-card\"><span class=\"cc-avatar\">SR<\/span><\/p>\n<div class=\"cc-card-body\"><strong class=\"cc-card-name\">Dr. Shivaraju R<\/strong><span class=\"cc-card-role\">Civil Engineering<\/span><\/p>\n<div class=\"cc-card-row\"><a class=\"cc-pill cc-pill-phone\" href=\"tel:+919986602652\"><svg class=\"cc-ic\" viewBox=\"0 0 24 24\" width=\"13\" height=\"13\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M6.6 10.8c1.4 2.8 3.8 5.2 6.6 6.6l2.2-2.2c.3-.3.7-.4 1-.2 1.1.4 2.3.6 3.5.6.6 0 1.1.5 1.1 1.1v3.4c0 .6-.5 1.1-1.1 1.1C10.7 21.2 2.8 13.3 2.8 3.1 2.8 2.5 3.3 2 3.9 2h3.4c.6 0 1.1.5 1.1 1.1 0 1.2.2 2.4.6 3.5.1.3 0 .7-.2 1L6.6 10.8z\"><\/path><\/svg>+91 99866 02652<\/a><\/div>\n<div class=\"cc-card-row\"><a class=\"cc-pill cc-pill-mail\" href=\"mailto:civilhod@cbitkolar.edu.in\"><svg class=\"cc-ic\" viewBox=\"0 0 24 24\" width=\"13\" height=\"13\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"2.5\" y=\"4.5\" width=\"19\" height=\"15\" rx=\"2\"><\/rect><path d=\"M3 6l9 7 9-7\"><\/path><\/svg>civilhod@cbitkolar.edu.in<\/a><\/div>\n<\/div>\n<\/div>\n<div class=\"cc-card\"><span class=\"cc-avatar\">GK<\/span><\/p>\n<div class=\"cc-card-body\"><strong class=\"cc-card-name\">Dr. G K Venkatesh<\/strong><span class=\"cc-card-role\">Electronics &#038; Communication Engineering<\/span><\/p>\n<div class=\"cc-card-row\"><a class=\"cc-pill cc-pill-phone\" href=\"tel:+919845651119\"><svg class=\"cc-ic\" viewBox=\"0 0 24 24\" width=\"13\" height=\"13\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M6.6 10.8c1.4 2.8 3.8 5.2 6.6 6.6l2.2-2.2c.3-.3.7-.4 1-.2 1.1.4 2.3.6 3.5.6.6 0 1.1.5 1.1 1.1v3.4c0 .6-.5 1.1-1.1 1.1C10.7 21.2 2.8 13.3 2.8 3.1 2.8 2.5 3.3 2 3.9 2h3.4c.6 0 1.1.5 1.1 1.1 0 1.2.2 2.4.6 3.5.1.3 0 .7-.2 1L6.6 10.8z\"><\/path><\/svg>+91 98456 51119<\/a><\/div>\n<div class=\"cc-card-row\"><a class=\"cc-pill cc-pill-mail\" href=\"mailto:ecehod@cbitkolar.edu.in\"><svg class=\"cc-ic\" viewBox=\"0 0 24 24\" width=\"13\" height=\"13\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"2.5\" y=\"4.5\" width=\"19\" height=\"15\" rx=\"2\"><\/rect><path d=\"M3 6l9 7 9-7\"><\/path><\/svg>ecehod@cbitkolar.edu.in<\/a><\/div>\n<\/div>\n<\/div>\n<div class=\"cc-card\"><span class=\"cc-avatar\">VR<\/span><\/p>\n<div class=\"cc-card-body\"><strong class=\"cc-card-name\">Dr. Vasudeva R<\/strong><span class=\"cc-card-role\">Computer Science &#038; Engineering<\/span><\/p>\n<div class=\"cc-card-row\"><a class=\"cc-pill cc-pill-phone\" href=\"tel:+918970718696\"><svg class=\"cc-ic\" viewBox=\"0 0 24 24\" width=\"13\" height=\"13\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M6.6 10.8c1.4 2.8 3.8 5.2 6.6 6.6l2.2-2.2c.3-.3.7-.4 1-.2 1.1.4 2.3.6 3.5.6.6 0 1.1.5 1.1 1.1v3.4c0 .6-.5 1.1-1.1 1.1C10.7 21.2 2.8 13.3 2.8 3.1 2.8 2.5 3.3 2 3.9 2h3.4c.6 0 1.1.5 1.1 1.1 0 1.2.2 2.4.6 3.5.1.3 0 .7-.2 1L6.6 10.8z\"><\/path><\/svg>+91 89707 18696<\/a><\/div>\n<div class=\"cc-card-row\"><a class=\"cc-pill cc-pill-mail\" href=\"mailto:csehod@cbitkolar.edu.in\"><svg class=\"cc-ic\" viewBox=\"0 0 24 24\" width=\"13\" height=\"13\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"2.5\" y=\"4.5\" width=\"19\" height=\"15\" rx=\"2\"><\/rect><path d=\"M3 6l9 7 9-7\"><\/path><\/svg>csehod@cbitkolar.edu.in<\/a><\/div>\n<\/div>\n<\/div>\n<div class=\"cc-card\"><span class=\"cc-avatar\">DL<\/span><\/p>\n<div class=\"cc-card-body\"><strong class=\"cc-card-name\">Dr. Deepika Lokesh<\/strong><span class=\"cc-card-role\">Artificial Intelligence &#038; Machine Learning<\/span><\/p>\n<div class=\"cc-card-row\"><a class=\"cc-pill cc-pill-phone\" href=\"tel:+919449653844\"><svg class=\"cc-ic\" viewBox=\"0 0 24 24\" width=\"13\" height=\"13\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M6.6 10.8c1.4 2.8 3.8 5.2 6.6 6.6l2.2-2.2c.3-.3.7-.4 1-.2 1.1.4 2.3.6 3.5.6.6 0 1.1.5 1.1 1.1v3.4c0 .6-.5 1.1-1.1 1.1C10.7 21.2 2.8 13.3 2.8 3.1 2.8 2.5 3.3 2 3.9 2h3.4c.6 0 1.1.5 1.1 1.1 0 1.2.2 2.4.6 3.5.1.3 0 .7-.2 1L6.6 10.8z\"><\/path><\/svg>+91 94496 53844<\/a><\/div>\n<div class=\"cc-card-row\"><a class=\"cc-pill cc-pill-mail\" href=\"mailto:aimlhod@cbitkolar.edu.in\"><svg class=\"cc-ic\" viewBox=\"0 0 24 24\" width=\"13\" height=\"13\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"2.5\" y=\"4.5\" width=\"19\" height=\"15\" rx=\"2\"><\/rect><path d=\"M3 6l9 7 9-7\"><\/path><\/svg>aimlhod@cbitkolar.edu.in<\/a><\/div>\n<\/div>\n<\/div>\n<div class=\"cc-card\"><span class=\"cc-avatar\">RK<\/span><\/p>\n<div class=\"cc-card-body\"><strong class=\"cc-card-name\">Dr. Ramesh Kumar V<\/strong><span class=\"cc-card-role\">Computer Engineering<\/span><\/p>\n<div class=\"cc-card-row\"><a class=\"cc-pill cc-pill-phone\" href=\"tel:+918073905769\"><svg class=\"cc-ic\" viewBox=\"0 0 24 24\" width=\"13\" height=\"13\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M6.6 10.8c1.4 2.8 3.8 5.2 6.6 6.6l2.2-2.2c.3-.3.7-.4 1-.2 1.1.4 2.3.6 3.5.6.6 0 1.1.5 1.1 1.1v3.4c0 .6-.5 1.1-1.1 1.1C10.7 21.2 2.8 13.3 2.8 3.1 2.8 2.5 3.3 2 3.9 2h3.4c.6 0 1.1.5 1.1 1.1 0 1.2.2 2.4.6 3.5.1.3 0 .7-.2 1L6.6 10.8z\"><\/path><\/svg>+91 80739 05769<\/a><\/div>\n<div class=\"cc-card-row\"><a class=\"cc-pill cc-pill-mail\" href=\"mailto:cehod@cbitkolar.edu.in\"><svg class=\"cc-ic\" viewBox=\"0 0 24 24\" width=\"13\" height=\"13\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"2.5\" y=\"4.5\" width=\"19\" height=\"15\" rx=\"2\"><\/rect><path d=\"M3 6l9 7 9-7\"><\/path><\/svg>cehod@cbitkolar.edu.in<\/a><\/div>\n<\/div>\n<\/div>\n<div class=\"cc-card\"><span class=\"cc-avatar\">NS<\/span><\/p>\n<div class=\"cc-card-body\"><strong class=\"cc-card-name\">Prof. Narayana Swamy H<\/strong><span class=\"cc-card-role\">Information Science &#038; Engineering<\/span><\/p>\n<div class=\"cc-card-row\"><a class=\"cc-pill cc-pill-phone\" href=\"tel:+919740919083\"><svg class=\"cc-ic\" viewBox=\"0 0 24 24\" width=\"13\" height=\"13\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M6.6 10.8c1.4 2.8 3.8 5.2 6.6 6.6l2.2-2.2c.3-.3.7-.4 1-.2 1.1.4 2.3.6 3.5.6.6 0 1.1.5 1.1 1.1v3.4c0 .6-.5 1.1-1.1 1.1C10.7 21.2 2.8 13.3 2.8 3.1 2.8 2.5 3.3 2 3.9 2h3.4c.6 0 1.1.5 1.1 1.1 0 1.2.2 2.4.6 3.5.1.3 0 .7-.2 1L6.6 10.8z\"><\/path><\/svg>+91 97409 19083<\/a><\/div>\n<div class=\"cc-card-row\"><a class=\"cc-pill cc-pill-mail\" href=\"mailto:isehod@cbitkolar.edu.in\"><svg class=\"cc-ic\" viewBox=\"0 0 24 24\" width=\"13\" height=\"13\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"2.5\" y=\"4.5\" width=\"19\" height=\"15\" rx=\"2\"><\/rect><path d=\"M3 6l9 7 9-7\"><\/path><\/svg>isehod@cbitkolar.edu.in<\/a><\/div>\n<\/div>\n<\/div>\n<div class=\"cc-card\"><span class=\"cc-avatar\">BH<\/span><\/p>\n<div class=\"cc-card-body\"><strong class=\"cc-card-name\">Prof. Bhanuprakash<\/strong><span class=\"cc-card-role\">Mathematics<\/span><\/p>\n<div class=\"cc-card-row\"><a class=\"cc-pill cc-pill-phone\" href=\"tel:+919448241841\"><svg class=\"cc-ic\" viewBox=\"0 0 24 24\" width=\"13\" height=\"13\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M6.6 10.8c1.4 2.8 3.8 5.2 6.6 6.6l2.2-2.2c.3-.3.7-.4 1-.2 1.1.4 2.3.6 3.5.6.6 0 1.1.5 1.1 1.1v3.4c0 .6-.5 1.1-1.1 1.1C10.7 21.2 2.8 13.3 2.8 3.1 2.8 2.5 3.3 2 3.9 2h3.4c.6 0 1.1.5 1.1 1.1 0 1.2.2 2.4.6 3.5.1.3 0 .7-.2 1L6.6 10.8z\"><\/path><\/svg>+91 94482 41841<\/a><\/div>\n<div class=\"cc-card-row\"><a class=\"cc-pill cc-pill-mail\" href=\"mailto:mathshod@cbitkolar.edu.in\"><svg class=\"cc-ic\" viewBox=\"0 0 24 24\" width=\"13\" height=\"13\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"2.5\" y=\"4.5\" width=\"19\" height=\"15\" rx=\"2\"><\/rect><path d=\"M3 6l9 7 9-7\"><\/path><\/svg>mathshod@cbitkolar.edu.in<\/a><\/div>\n<\/div>\n<\/div>\n<div class=\"cc-card\"><span class=\"cc-avatar\">RR<\/span><\/p>\n<div class=\"cc-card-body\"><strong class=\"cc-card-name\">Mr. Ramesh R<\/strong><span class=\"cc-card-role\">Physics<\/span><\/p>\n<div class=\"cc-card-row\"><a class=\"cc-pill cc-pill-phone\" href=\"tel:+919738507521\"><svg class=\"cc-ic\" viewBox=\"0 0 24 24\" width=\"13\" height=\"13\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M6.6 10.8c1.4 2.8 3.8 5.2 6.6 6.6l2.2-2.2c.3-.3.7-.4 1-.2 1.1.4 2.3.6 3.5.6.6 0 1.1.5 1.1 1.1v3.4c0 .6-.5 1.1-1.1 1.1C10.7 21.2 2.8 13.3 2.8 3.1 2.8 2.5 3.3 2 3.9 2h3.4c.6 0 1.1.5 1.1 1.1 0 1.2.2 2.4.6 3.5.1.3 0 .7-.2 1L6.6 10.8z\"><\/path><\/svg>+91 97385 07521<\/a><\/div>\n<div class=\"cc-card-row\"><a class=\"cc-pill cc-pill-mail\" href=\"mailto:physicshod@cbitkolar.edu.in\"><svg class=\"cc-ic\" viewBox=\"0 0 24 24\" width=\"13\" height=\"13\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"2.5\" y=\"4.5\" width=\"19\" height=\"15\" rx=\"2\"><\/rect><path d=\"M3 6l9 7 9-7\"><\/path><\/svg>physicshod@cbitkolar.edu.in<\/a><\/div>\n<\/div>\n<\/div>\n<div class=\"cc-card\"><span class=\"cc-avatar\">PM<\/span><\/p>\n<div class=\"cc-card-body\"><strong class=\"cc-card-name\">Mrs. Pruthvi M N<\/strong><span class=\"cc-card-role\">Chemistry<\/span><\/p>\n<div class=\"cc-card-row\"><a class=\"cc-pill cc-pill-phone\" href=\"tel:+919880683400\"><svg class=\"cc-ic\" viewBox=\"0 0 24 24\" width=\"13\" height=\"13\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M6.6 10.8c1.4 2.8 3.8 5.2 6.6 6.6l2.2-2.2c.3-.3.7-.4 1-.2 1.1.4 2.3.6 3.5.6.6 0 1.1.5 1.1 1.1v3.4c0 .6-.5 1.1-1.1 1.1C10.7 21.2 2.8 13.3 2.8 3.1 2.8 2.5 3.3 2 3.9 2h3.4c.6 0 1.1.5 1.1 1.1 0 1.2.2 2.4.6 3.5.1.3 0 .7-.2 1L6.6 10.8z\"><\/path><\/svg>+91 98806 83400<\/a><\/div>\n<div class=\"cc-card-row\"><a class=\"cc-pill cc-pill-mail\" href=\"mailto:chemistryhod@cbitkolar.edu.in\"><svg class=\"cc-ic\" viewBox=\"0 0 24 24\" width=\"13\" height=\"13\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"2.5\" y=\"4.5\" width=\"19\" height=\"15\" rx=\"2\"><\/rect><path d=\"M3 6l9 7 9-7\"><\/path><\/svg>chemistryhod@cbitkolar.edu.in<\/a><\/div>\n<\/div>\n<\/div>\n<div class=\"cc-card\"><span class=\"cc-avatar\">LR<\/span><\/p>\n<div class=\"cc-card-body\"><strong class=\"cc-card-name\">Mr. Lakshmana Reddy K S<\/strong><span class=\"cc-card-role\">Librarian<\/span><\/p>\n<div class=\"cc-card-row\"><a class=\"cc-pill cc-pill-phone\" href=\"tel:+919535550046\"><svg class=\"cc-ic\" viewBox=\"0 0 24 24\" width=\"13\" height=\"13\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M6.6 10.8c1.4 2.8 3.8 5.2 6.6 6.6l2.2-2.2c.3-.3.7-.4 1-.2 1.1.4 2.3.6 3.5.6.6 0 1.1.5 1.1 1.1v3.4c0 .6-.5 1.1-1.1 1.1C10.7 21.2 2.8 13.3 2.8 3.1 2.8 2.5 3.3 2 3.9 2h3.4c.6 0 1.1.5 1.1 1.1 0 1.2.2 2.4.6 3.5.1.3 0 .7-.2 1L6.6 10.8z\"><\/path><\/svg>+91 95355 50046<\/a><\/div>\n<div class=\"cc-card-row\"><a class=\"cc-pill cc-pill-mail\" href=\"mailto:library@cbitkolar.edu.in\"><svg class=\"cc-ic\" viewBox=\"0 0 24 24\" width=\"13\" height=\"13\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"2.5\" y=\"4.5\" width=\"19\" height=\"15\" rx=\"2\"><\/rect><path d=\"M3 6l9 7 9-7\"><\/path><\/svg>library@cbitkolar.edu.in<\/a><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"cc-band cc-band-navy\">\n<div class=\"cc-band-inner\">\n<div class=\"cc-help-head\"><span class=\"cc-help-eyebrow\">We&rsquo;re here to help<\/span><\/p>\n<h2>Emergency &amp; Helpline Numbers<\/h2>\n<p>For safety concerns and grievances \u2014 answered round the clock.<\/p>\n<\/div>\n<div class=\"cc-help-grid\"><a class=\"cc-help-card\" href=\"tel:+916360281836\"><span class=\"cc-help-icon\"><svg viewBox=\"0 0 24 24\" width=\"22\" height=\"22\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M12 3l8 3v6c0 4.5-3 7.7-8 9-5-1.3-8-4.5-8-9V6l8-3z\"><\/path><path d=\"M12 8v5\"><\/path><path d=\"M12 16v.01\"><\/path><\/svg><\/span><span class=\"cc-help-text\"><strong>Women Safety Cell Helpline<\/strong><span>Available 24 &times; 7<\/span><\/span><span class=\"cc-help-number\"><svg viewBox=\"0 0 24 24\" width=\"16\" height=\"16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M6.6 10.8c1.4 2.8 3.8 5.2 6.6 6.6l2.2-2.2c.3-.3.7-.4 1-.2 1.1.4 2.3.6 3.5.6.6 0 1.1.5 1.1 1.1v3.4c0 .6-.5 1.1-1.1 1.1C10.7 21.2 2.8 13.3 2.8 3.1 2.8 2.5 3.3 2 3.9 2h3.4c.6 0 1.1.5 1.1 1.1 0 1.2.2 2.4.6 3.5.1.3 0 .7-.2 1L6.6 10.8z\"><\/path><\/svg>+91 63602 81836<\/span><\/a><a class=\"cc-help-card\" href=\"tel:+916360281836\"><span class=\"cc-help-icon\"><svg viewBox=\"0 0 24 24\" width=\"22\" height=\"22\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M12 3l8 3v6c0 4.5-3 7.7-8 9-5-1.3-8-4.5-8-9V6l8-3z\"><\/path><path d=\"M12 8v5\"><\/path><path d=\"M12 16v.01\"><\/path><\/svg><\/span><span class=\"cc-help-text\"><strong>Student Welfare &amp; Grievance Redressal Cell<\/strong><span>Available 24 &times; 7<\/span><\/span><span class=\"cc-help-number\"><svg viewBox=\"0 0 24 24\" width=\"16\" height=\"16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M6.6 10.8c1.4 2.8 3.8 5.2 6.6 6.6l2.2-2.2c.3-.3.7-.4 1-.2 1.1.4 2.3.6 3.5.6.6 0 1.1.5 1.1 1.1v3.4c0 .6-.5 1.1-1.1 1.1C10.7 21.2 2.8 13.3 2.8 3.1 2.8 2.5 3.3 2 3.9 2h3.4c.6 0 1.1.5 1.1 1.1 0 1.2.2 2.4.6 3.5.1.3 0 .7-.2 1L6.6 10.8z\"><\/path><\/svg>+91 63602 81836<\/span><\/a><\/div>\n<\/div>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>One directory for every office on campus \u2014 administration, placements, hostel, department heads and emergency helplines. Get in touch C Byregowda Institute of Technology Campus AddressSrinivasapura to Kolar Road, Thoradevandahalli, Kolar, Karnataka \u2014 563101 Contact Number+91 99002 69745 &nbsp;&middot;&nbsp; +91 99459 95599 Emailcbitkolar@gmail.com Get directions \u2192 Administration &amp; Support General administration, accounts, examinations, placements and [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":89,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1667","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/nostalgic-driscoll.173-209-53-178.plesk.page\/index.php?rest_route=\/wp\/v2\/pages\/1667","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nostalgic-driscoll.173-209-53-178.plesk.page\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/nostalgic-driscoll.173-209-53-178.plesk.page\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/nostalgic-driscoll.173-209-53-178.plesk.page\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nostalgic-driscoll.173-209-53-178.plesk.page\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1667"}],"version-history":[{"count":3,"href":"https:\/\/nostalgic-driscoll.173-209-53-178.plesk.page\/index.php?rest_route=\/wp\/v2\/pages\/1667\/revisions"}],"predecessor-version":[{"id":2211,"href":"https:\/\/nostalgic-driscoll.173-209-53-178.plesk.page\/index.php?rest_route=\/wp\/v2\/pages\/1667\/revisions\/2211"}],"wp:attachment":[{"href":"https:\/\/nostalgic-driscoll.173-209-53-178.plesk.page\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1667"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}