{"id":1490,"date":"2026-02-04T20:51:42","date_gmt":"2026-02-04T20:51:42","guid":{"rendered":"https:\/\/saichandueduservices.com\/?page_id=1490"},"modified":"2026-05-27T05:51:33","modified_gmt":"2026-05-27T05:51:33","slug":"sits-diploma","status":"publish","type":"page","link":"https:\/\/saichandueduservices.com\/index.php\/sits-diploma\/","title":{"rendered":"SITS &#8211; Diploma"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1490\" class=\"elementor elementor-1490\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e77fa44 e-flex e-con-boxed e-con e-parent\" data-id=\"e77fa44\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-56981d7 e-con-full e-flex e-con e-child\" data-id=\"56981d7\" data-element_type=\"container\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7e3f900 e-con-full e-flex e-con e-child\" data-id=\"7e3f900\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-46a97a8 elementor-widget elementor-widget-image\" data-id=\"46a97a8\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"800\" height=\"200\" src=\"https:\/\/saichandueduservices.com\/wp-content\/uploads\/2026\/02\/SITS-logo-2-1024x256.webp\" class=\"attachment-large size-large wp-image-1502\" alt=\"\" srcset=\"https:\/\/saichandueduservices.com\/wp-content\/uploads\/2026\/02\/SITS-logo-2-1024x256.webp 1024w, https:\/\/saichandueduservices.com\/wp-content\/uploads\/2026\/02\/SITS-logo-2-300x75.webp 300w, https:\/\/saichandueduservices.com\/wp-content\/uploads\/2026\/02\/SITS-logo-2-768x192.webp 768w, https:\/\/saichandueduservices.com\/wp-content\/uploads\/2026\/02\/SITS-logo-2.webp 1250w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-84ae953 e-con-full e-flex e-con e-child\" data-id=\"84ae953\" data-element_type=\"container\">\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d3a2a18 e-con-full e-flex e-con e-parent\" data-id=\"d3a2a18\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bf5a709 elementor-widget elementor-widget-html\" data-id=\"bf5a709\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\n  <title>Siddhartha Institute of Technology & Sciences<\/title>\n  <link href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.2\/css\/all.min.css\" rel=\"stylesheet\">\n  <style>\n    * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n      font-family: Arial, sans-serif;\n    }\n\n    body {\n      background: #f5f7fb;\n      color: #222;\n      line-height: 1.6;\n    }\n\n    header {\n      background: linear-gradient(135deg, #0f172a, #2563eb);\n      color: white;\n      padding: 60px 20px;\n      text-align: center;\n    }\n\n    header h1 {\n      font-size: 42px;\n      margin-bottom: 10px;\n    }\n\n    header p {\n      max-width: 900px;\n      margin: auto;\n      font-size: 18px;\n    }\n\n    .container {\n      width: 90%;\n      max-width: 1200px;\n      margin: 40px auto;\n    }\n\n    .info-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n      gap: 20px;\n      margin-top: 30px;\n    }\n\n    .card {\n      background: white;\n      padding: 25px;\n      border-radius: 14px;\n      box-shadow: 0 4px 15px rgba(0,0,0,0.08);\n      transition: 0.3s;\n    }\n\n    .card:hover {\n      transform: translateY(-5px);\n    }\n\n    .card i {\n      font-size: 40px;\n      color: #2563eb;\n      margin-bottom: 15px;\n    }\n\n    h2.section-title {\n      margin: 60px 0 20px;\n      color: #0f172a;\n      font-size: 34px;\n      text-align: center;\n    }\n\n    .courses {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n      gap: 20px;\n      margin-top: 30px;\n    }\n\n    .course-card {\n      background: white;\n      border-radius: 14px;\n      overflow: hidden;\n      box-shadow: 0 4px 15px rgba(0,0,0,0.08);\n    }\n\n    .course-card img {\n      width: 100%;\n      height: 180px;\n      object-fit: cover;\n    }\n\n    .course-content {\n      padding: 20px;\n    }\n\n    .course-content h3 {\n      margin-bottom: 10px;\n      color: #0f172a;\n    }\n\n    .course-content p {\n      margin-bottom: 15px;\n      color: #555;\n    }\n\n    button {\n      background: #2563eb;\n      border: none;\n      color: white;\n      padding: 12px 20px;\n      border-radius: 8px;\n      cursor: pointer;\n      transition: 0.3s;\n      width: 100%;\n      font-size: 15px;\n    }\n\n    button:hover {\n      background: #1e40af;\n    }\n\n    .placements {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n      gap: 20px;\n      margin-top: 30px;\n    }\n\n    .placement-box {\n      background: white;\n      padding: 25px;\n      border-radius: 14px;\n      text-align: center;\n      box-shadow: 0 4px 15px rgba(0,0,0,0.08);\n    }\n\n    .placement-box h3 {\n      font-size: 42px;\n      color: #2563eb;\n    }\n\n    .companies {\n      margin-top: 20px;\n      display: flex;\n      flex-wrap: wrap;\n      gap: 15px;\n      justify-content: center;\n    }\n\n    .companies span {\n      background: white;\n      padding: 10px 18px;\n      border-radius: 30px;\n      box-shadow: 0 4px 10px rgba(0,0,0,0.08);\n      font-weight: bold;\n    }\n\n    footer {\n      background: #0f172a;\n      color: white;\n      text-align: center;\n      padding: 30px 20px;\n      margin-top: 60px;\n    }\n\n    .modal {\n      display: none;\n      position: fixed;\n      z-index: 999;\n      left: 0;\n      top: 0;\n      width: 100%;\n      height: 100%;\n      background: rgba(0,0,0,0.6);\n    }\n\n    .modal-content {\n      background: white;\n      width: 90%;\n      max-width: 500px;\n      margin: 6% auto;\n      padding: 30px;\n      border-radius: 14px;\n      position: relative;\n      animation: popup 0.3s ease;\n    }\n\n    @keyframes popup {\n      from {\n        transform: scale(0.8);\n        opacity: 0;\n      }\n      to {\n        transform: scale(1);\n        opacity: 1;\n      }\n    }\n\n    .close {\n      position: absolute;\n      right: 20px;\n      top: 10px;\n      font-size: 28px;\n      cursor: pointer;\n      color: #333;\n    }\n\n    .modal-content h2 {\n      margin-bottom: 20px;\n      color: #0f172a;\n    }\n\n    .modal-content input,\n    .modal-content select,\n    .modal-content textarea {\n      width: 100%;\n      padding: 12px;\n      margin-bottom: 15px;\n      border: 1px solid #ccc;\n      border-radius: 8px;\n      font-size: 15px;\n    }\n\n    .note {\n      margin-top: 10px;\n      font-size: 13px;\n      color: #666;\n    }\n\n    @media(max-width:768px) {\n      header h1 {\n        font-size: 28px;\n      }\n\n      .section-title {\n        font-size: 26px;\n      }\n    }\n  <\/style>\n<\/head>\n<body>\n\n  <header>\n    <div id=\"ez-toc-container\" class=\"ez-toc-v2_0_80 counter-hierarchy ez-toc-counter ez-toc-grey ez-toc-container-direction\">\n<div class=\"ez-toc-title-container\">\n<p class=\"ez-toc-title\" style=\"cursor:inherit\">Table of Contents<\/p>\n<span class=\"ez-toc-title-toggle\"><a href=\"#\" class=\"ez-toc-pull-right ez-toc-btn ez-toc-btn-xs ez-toc-btn-default ez-toc-toggle\" aria-label=\"Toggle Table of Content\"><span class=\"ez-toc-js-icon-con\"><span class=\"\"><span class=\"eztoc-hide\" style=\"display:none;\">Toggle<\/span><span class=\"ez-toc-icon-toggle-span\"><svg style=\"fill: #999;color:#999\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"list-377408\" width=\"20px\" height=\"20px\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z\" fill=\"currentColor\"><\/path><\/svg><svg style=\"fill: #999;color:#999\" class=\"arrow-unsorted-368013\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"10px\" height=\"10px\" viewBox=\"0 0 24 24\" version=\"1.2\" baseProfile=\"tiny\"><path d=\"M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z\"\/><\/svg><\/span><\/span><\/span><\/a><\/span><\/div>\n<nav><ul class='ez-toc-list ez-toc-list-level-1 ' ><li class='ez-toc-page-1 ez-toc-heading-level-1'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/saichandueduservices.com\/index.php\/sits-diploma\/#Siddhartha_Institute_of_Technology_Sciences\" >Siddhartha Institute of Technology & Sciences<\/a><ul class='ez-toc-list-level-2' ><li class='ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/saichandueduservices.com\/index.php\/sits-diploma\/#About_College\" >About College<\/a><ul class='ez-toc-list-level-3' ><li class='ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/saichandueduservices.com\/index.php\/sits-diploma\/#Established\" >Established<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-4\" href=\"https:\/\/saichandueduservices.com\/index.php\/sits-diploma\/#Affiliation\" >Affiliation<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-5\" href=\"https:\/\/saichandueduservices.com\/index.php\/sits-diploma\/#Approvals\" >Approvals<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-6\" href=\"https:\/\/saichandueduservices.com\/index.php\/sits-diploma\/#Location\" >Location<\/a><\/li><\/ul><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-7\" href=\"https:\/\/saichandueduservices.com\/index.php\/sits-diploma\/#All_Courses_Offered\" >All Courses Offered<\/a><ul class='ez-toc-list-level-3' ><li class='ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-8\" href=\"https:\/\/saichandueduservices.com\/index.php\/sits-diploma\/#BTech_-_Computer_Science_Engineering\" >B.Tech - Computer Science Engineering<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-9\" href=\"https:\/\/saichandueduservices.com\/index.php\/sits-diploma\/#BTech_-_AI_ML\" >B.Tech - AI & ML<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-10\" href=\"https:\/\/saichandueduservices.com\/index.php\/sits-diploma\/#BTech_-_Cyber_Security\" >B.Tech - Cyber Security<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-11\" href=\"https:\/\/saichandueduservices.com\/index.php\/sits-diploma\/#BTech_-_Data_Science\" >B.Tech - Data Science<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-12\" href=\"https:\/\/saichandueduservices.com\/index.php\/sits-diploma\/#BTech_-_Electronics_Communication\" >B.Tech - Electronics & Communication<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-13\" href=\"https:\/\/saichandueduservices.com\/index.php\/sits-diploma\/#BTech_-_Electrical_Engineering\" >B.Tech - Electrical Engineering<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-14\" href=\"https:\/\/saichandueduservices.com\/index.php\/sits-diploma\/#BTech_-_Civil_Engineering\" >B.Tech - Civil Engineering<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-15\" href=\"https:\/\/saichandueduservices.com\/index.php\/sits-diploma\/#BTech_-_Mechanical_Engineering\" >B.Tech - Mechanical Engineering<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-16\" href=\"https:\/\/saichandueduservices.com\/index.php\/sits-diploma\/#MBA\" >MBA<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-17\" href=\"https:\/\/saichandueduservices.com\/index.php\/sits-diploma\/#MTech\" >M.Tech<\/a><\/li><\/ul><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-18\" href=\"https:\/\/saichandueduservices.com\/index.php\/sits-diploma\/#Placement_Information\" >Placement Information<\/a><ul class='ez-toc-list-level-3' ><li class='ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-19\" href=\"https:\/\/saichandueduservices.com\/index.php\/sits-diploma\/#30_LPA\" >30 LPA<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-20\" href=\"https:\/\/saichandueduservices.com\/index.php\/sits-diploma\/#80\" >80%+<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-21\" href=\"https:\/\/saichandueduservices.com\/index.php\/sits-diploma\/#100\" >100+<\/a><\/li><\/ul><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-22\" href=\"https:\/\/saichandueduservices.com\/index.php\/sits-diploma\/#Contact_Information\" >Contact Information<\/a><ul class='ez-toc-list-level-3' ><li class='ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-23\" href=\"https:\/\/saichandueduservices.com\/index.php\/sits-diploma\/#Admission_Support\" >Admission Support<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-24\" href=\"https:\/\/saichandueduservices.com\/index.php\/sits-diploma\/#Email\" >Email<\/a><\/li><\/ul><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-25\" href=\"https:\/\/saichandueduservices.com\/index.php\/sits-diploma\/#Course_Enquiry_Form\" >Course Enquiry Form<\/a><\/li><\/ul><\/li><\/ul><\/nav><\/div>\n<h1><span class=\"ez-toc-section\" id=\"Siddhartha_Institute_of_Technology_Sciences\"><\/span>Siddhartha Institute of Technology & Sciences<span class=\"ez-toc-section-end\"><\/span><\/h1>\n    <p>\n      Narapally Village, Peerzadiguda, Hyderabad, Telangana - 500088<br>\n      UGC Autonomous | Affiliated to JNTUH | Established in 2008\n    <\/p>\n  <\/header>\n\n  <div class=\"container\">\n\n    <h2 class=\"section-title\"><span class=\"ez-toc-section\" id=\"About_College\"><\/span>About College<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n    <div class=\"info-grid\">\n      <div class=\"card\">\n        <i class=\"fa-solid fa-building-columns\"><\/i>\n        <h3><span class=\"ez-toc-section\" id=\"Established\"><\/span>Established<span class=\"ez-toc-section-end\"><\/span><\/h3>\n        <p>Founded in 2008 under Gouthami Educational Society.<\/p>\n      <\/div>\n\n      <div class=\"card\">\n        <i class=\"fa-solid fa-graduation-cap\"><\/i>\n        <h3><span class=\"ez-toc-section\" id=\"Affiliation\"><\/span>Affiliation<span class=\"ez-toc-section-end\"><\/span><\/h3>\n        <p>Affiliated to Jawaharlal Nehru Technological University Hyderabad (JNTUH).<\/p>\n      <\/div>\n\n      <div class=\"card\">\n        <i class=\"fa-solid fa-award\"><\/i>\n        <h3><span class=\"ez-toc-section\" id=\"Approvals\"><\/span>Approvals<span class=\"ez-toc-section-end\"><\/span><\/h3>\n        <p>Approved by AICTE and UGC Autonomous Status.<\/p>\n      <\/div>\n\n      <div class=\"card\">\n        <i class=\"fa-solid fa-location-dot\"><\/i>\n        <h3><span class=\"ez-toc-section\" id=\"Location\"><\/span>Location<span class=\"ez-toc-section-end\"><\/span><\/h3>\n        <p>Narapally Village, Hyderabad, Telangana.<\/p>\n      <\/div>\n    <\/div>\n\n    <h2 class=\"section-title\"><span class=\"ez-toc-section\" id=\"All_Courses_Offered\"><\/span>All Courses Offered<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n    <div class=\"courses\">\n\n      <div class=\"course-card\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1515879218367-8466d910aaa4?q=80&w=1200&auto=format&fit=crop\" alt=\"CSE\">\n        <div class=\"course-content\">\n          <h3><span class=\"ez-toc-section\" id=\"BTech_-_Computer_Science_Engineering\"><\/span>B.Tech - Computer Science Engineering<span class=\"ez-toc-section-end\"><\/span><\/h3>\n          <p>Programming, AI, Data Structures, Cloud & Software Development.<\/p>\n          <button onclick=\"openModal('B.Tech - Computer Science Engineering')\">Apply Now<\/button>\n        <\/div>\n      <\/div>\n\n      <div class=\"course-card\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1516321318423-f06f85e504b3?q=80&w=1200&auto=format&fit=crop\" alt=\"AI ML\">\n        <div class=\"course-content\">\n          <h3><span class=\"ez-toc-section\" id=\"BTech_-_AI_ML\"><\/span>B.Tech - AI & ML<span class=\"ez-toc-section-end\"><\/span><\/h3>\n          <p>Artificial Intelligence, Machine Learning & Data Analytics.<\/p>\n          <button onclick=\"openModal('B.Tech - AI & ML')\">Apply Now<\/button>\n        <\/div>\n      <\/div>\n\n      <div class=\"course-card\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1550751827-4bd374c3f58b?q=80&w=1200&auto=format&fit=crop\" alt=\"Cyber Security\">\n        <div class=\"course-content\">\n          <h3><span class=\"ez-toc-section\" id=\"BTech_-_Cyber_Security\"><\/span>B.Tech - Cyber Security<span class=\"ez-toc-section-end\"><\/span><\/h3>\n          <p>Network Security, Ethical Hacking & Digital Protection.<\/p>\n          <button onclick=\"openModal('B.Tech - Cyber Security')\">Apply Now<\/button>\n        <\/div>\n      <\/div>\n\n      <div class=\"course-card\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1498050108023-c5249f4df085?q=80&w=1200&auto=format&fit=crop\" alt=\"Data Science\">\n        <div class=\"course-content\">\n          <h3><span class=\"ez-toc-section\" id=\"BTech_-_Data_Science\"><\/span>B.Tech - Data Science<span class=\"ez-toc-section-end\"><\/span><\/h3>\n          <p>Big Data, Data Visualization & Predictive Analytics.<\/p>\n          <button onclick=\"openModal('B.Tech - Data Science')\">Apply Now<\/button>\n        <\/div>\n      <\/div>\n\n      <div class=\"course-card\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1581092921461-eab62e97a780?q=80&w=1200&auto=format&fit=crop\" alt=\"ECE\">\n        <div class=\"course-content\">\n          <h3><span class=\"ez-toc-section\" id=\"BTech_-_Electronics_Communication\"><\/span>B.Tech - Electronics & Communication<span class=\"ez-toc-section-end\"><\/span><\/h3>\n          <p>Embedded Systems, Communication & VLSI Technology.<\/p>\n          <button onclick=\"openModal('B.Tech - Electronics & Communication')\">Apply Now<\/button>\n        <\/div>\n      <\/div>\n\n      <div class=\"course-card\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1509395176047-4a66953fd231?q=80&w=1200&auto=format&fit=crop\" alt=\"EEE\">\n        <div class=\"course-content\">\n          <h3><span class=\"ez-toc-section\" id=\"BTech_-_Electrical_Engineering\"><\/span>B.Tech - Electrical Engineering<span class=\"ez-toc-section-end\"><\/span><\/h3>\n          <p>Power Systems, Electrical Machines & Renewable Energy.<\/p>\n          <button onclick=\"openModal('B.Tech - Electrical Engineering')\">Apply Now<\/button>\n        <\/div>\n      <\/div>\n\n      <div class=\"course-card\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1504307651254-35680f356dfd?q=80&w=1200&auto=format&fit=crop\" alt=\"Civil\">\n        <div class=\"course-content\">\n          <h3><span class=\"ez-toc-section\" id=\"BTech_-_Civil_Engineering\"><\/span>B.Tech - Civil Engineering<span class=\"ez-toc-section-end\"><\/span><\/h3>\n          <p>Construction, Structural Design & Smart Infrastructure.<\/p>\n          <button onclick=\"openModal('B.Tech - Civil Engineering')\">Apply Now<\/button>\n        <\/div>\n      <\/div>\n\n      <div class=\"course-card\">\n        <img decoding=\"async\" src=\"https:\/\/saichandueduservices.com\/wp-content\/uploads\/2026\/05\/sidmech.jpeg\" alt=\"Mechanical\">\n        <div class=\"course-content\">\n          <h3><span class=\"ez-toc-section\" id=\"BTech_-_Mechanical_Engineering\"><\/span>B.Tech - Mechanical Engineering<span class=\"ez-toc-section-end\"><\/span><\/h3>\n          <p>Manufacturing, CAD\/CAM & Industrial Engineering.<\/p>\n          <button onclick=\"openModal('B.Tech - Mechanical Engineering')\">Apply Now<\/button>\n        <\/div>\n      <\/div>\n\n      <div class=\"course-card\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1454165804606-c3d57bc86b40?q=80&w=1200&auto=format&fit=crop\" alt=\"MBA\">\n        <div class=\"course-content\">\n          <h3><span class=\"ez-toc-section\" id=\"MBA\"><\/span>MBA<span class=\"ez-toc-section-end\"><\/span><\/h3>\n          <p>Marketing, Finance, HR & Business Analytics.<\/p>\n          <button onclick=\"openModal('MBA')\">Apply Now<\/button>\n        <\/div>\n      <\/div>\n\n      <div class=\"course-card\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1588776814546-1ffcf47267a5?q=80&w=1200&auto=format&fit=crop\" alt=\"M.Tech\">\n        <div class=\"course-content\">\n          <h3><span class=\"ez-toc-section\" id=\"MTech\"><\/span>M.Tech<span class=\"ez-toc-section-end\"><\/span><\/h3>\n          <p>Advanced Engineering & Specialized Technical Programs.<\/p>\n          <button onclick=\"openModal('M.Tech')\">Apply Now<\/button>\n        <\/div>\n      <\/div>\n\n    <\/div>\n\n    <h2 class=\"section-title\"><span class=\"ez-toc-section\" id=\"Placement_Information\"><\/span>Placement Information<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n    <div class=\"placements\">\n      <div class=\"placement-box\">\n        <h3><span class=\"ez-toc-section\" id=\"30_LPA\"><\/span>30 LPA<span class=\"ez-toc-section-end\"><\/span><\/h3>\n        <p>Highest Package Reported<\/p>\n      <\/div>\n\n      <div class=\"placement-box\">\n        <h3><span class=\"ez-toc-section\" id=\"80\"><\/span>80%+<span class=\"ez-toc-section-end\"><\/span><\/h3>\n        <p>Students Placed in Various Companies<\/p>\n      <\/div>\n\n      <div class=\"placement-box\">\n        <h3><span class=\"ez-toc-section\" id=\"100\"><\/span>100+<span class=\"ez-toc-section-end\"><\/span><\/h3>\n        <p>Recruitment Companies Visited Campus<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"companies\">\n      <span>TCS<\/span>\n      <span>Infosys<\/span>\n      <span>Wipro<\/span>\n      <span>Accenture<\/span>\n      <span>Cognizant<\/span>\n      <span>Capgemini<\/span>\n      <span>Tech Mahindra<\/span>\n      <span>HCL<\/span>\n      <span>Deloitte<\/span>\n      <span>Amazon<\/span>\n    <\/div>\n\n    <h2 class=\"section-title\"><span class=\"ez-toc-section\" id=\"Contact_Information\"><\/span>Contact Information<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n    <div class=\"info-grid\">\n      <div class=\"card\">\n        <i class=\"fa-solid fa-phone\"><\/i>\n        <h3><span class=\"ez-toc-section\" id=\"Admission_Support\"><\/span>Admission Support<span class=\"ez-toc-section-end\"><\/span><\/h3>\n        <p href=\"https:\/\/wa.me\/8500407731\">WhatsApp +91-8500407731<\/p>\n      <\/div>\n\n      <div class=\"card\">\n        <i class=\"fa-solid fa-envelope\"><\/i>\n        <h3><span class=\"ez-toc-section\" id=\"Email\"><\/span>Email<span class=\"ez-toc-section-end\"><\/span><\/h3>\n        <p href=\"mailto:info@saichandueduservices.com\">info@saichandueduservices.com<\/p>\n      <\/div>\n\n     \n\n  <\/div>\n\n  <footer>\n    <p>\u00a9 saichandueduservices | Hyderabad<\/p>\n  <\/footer>\n\n  <div id=\"leadModal\" class=\"modal\">\n    <div class=\"modal-content\">\n      <span class=\"close\" onclick=\"closeModal()\">&times;<\/span>\n\n      <h2><span class=\"ez-toc-section\" id=\"Course_Enquiry_Form\"><\/span>Course Enquiry Form<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n      <form id=\"leadForm\">\n        <input type=\"text\" id=\"fullName\" placeholder=\"Full Name\" required>\n\n        <input type=\"tel\" id=\"phone\" placeholder=\"Phone Number\" required>\n\n        <input type=\"text\" id=\"location\" placeholder=\"Location He Stays\" required>\n\n        <input type=\"text\" id=\"courseInterested\" readonly>\n\n        <button type=\"submit\">Submit Enquiry<\/button>\n      <\/form>\n\n      <p class=\"note\">\n        After submission, complete details will be sent directly to WhatsApp.\n      <\/p>\n    <\/div>\n  <\/div>\n\n  <script>\n\n    const modal = document.getElementById('leadModal');\n\n    function openModal(courseName) {\n      modal.style.display = 'block';\n      document.getElementById('courseInterested').value = courseName;\n    }\n\n    function closeModal() {\n      modal.style.display = 'none';\n    }\n\n    window.onclick = function(event) {\n      if (event.target == modal) {\n        closeModal();\n      }\n    }\n\n    document.getElementById('leadForm').addEventListener('submit', function(e) {\n      e.preventDefault();\n\n      const name = document.getElementById('fullName').value;\n      const phone = document.getElementById('phone').value;\n      const location = document.getElementById('location').value;\n      const course = document.getElementById('courseInterested').value;\n\n      const message = `New Student Enquiry:%0A%0AFull Name: ${name}%0APhone Number: ${phone}%0ALocation: ${location}%0ACourse Interested In: ${course}`;\n\n      const whatsappNumber = '918500407731';\n\n      const whatsappURL = `https:\/\/wa.me\/${whatsappNumber}?text=${message}`;\n\n      window.open(whatsappURL, '_blank');\n\n      alert('Student enquiry submitted successfully!');\n\n      document.getElementById('leadForm').reset();\n      closeModal();\n    });\n\n  <\/script>\n\n<\/body>\n<\/html>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n    <div class=\"xs_social_share_widget xs_share_url after_content \t\tmain_content  wslu-style-1 wslu-share-box-shaped wslu-fill-colored wslu-none wslu-share-horizontal wslu-theme-font-no wslu-main_content\">\n\n\t\t\n        <ul>\n\t\t\t        <\/ul>\n    <\/div> \n","protected":false},"excerpt":{"rendered":"<p>Siddhartha Institute of Technology &#038; Sciences Siddhartha Institute of Technology &#038; Sciences Narapally Village, Peerzadiguda, Hyderabad, Telangana &#8211; 500088 UGC Autonomous | Affiliated to JNTUH | Established in 2008 About College Established Founded in 2008 under Gouthami Educational Society. Affiliation Affiliated to Jawaharlal Nehru Technological University Hyderabad (JNTUH). Approvals Approved by AICTE and UGC Autonomous [&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":{"postBodyCss":"","postBodyMargin":[],"postBodyPadding":[],"postBodyBackground":{"backgroundType":"classic","gradient":""},"footnotes":""},"class_list":["post-1490","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/saichandueduservices.com\/index.php\/wp-json\/wp\/v2\/pages\/1490","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/saichandueduservices.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/saichandueduservices.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/saichandueduservices.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/saichandueduservices.com\/index.php\/wp-json\/wp\/v2\/comments?post=1490"}],"version-history":[{"count":106,"href":"https:\/\/saichandueduservices.com\/index.php\/wp-json\/wp\/v2\/pages\/1490\/revisions"}],"predecessor-version":[{"id":2451,"href":"https:\/\/saichandueduservices.com\/index.php\/wp-json\/wp\/v2\/pages\/1490\/revisions\/2451"}],"wp:attachment":[{"href":"https:\/\/saichandueduservices.com\/index.php\/wp-json\/wp\/v2\/media?parent=1490"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}