{"id":814,"date":"2025-10-08T12:24:26","date_gmt":"2025-10-08T12:24:26","guid":{"rendered":"https:\/\/i-goc.org\/sgis-new\/?page_id=814"},"modified":"2025-10-17T11:46:50","modified_gmt":"2025-10-17T11:46:50","slug":"programmes-offered","status":"publish","type":"page","link":"https:\/\/i-goc.org\/sgis-new\/programmes-offered\/","title":{"rendered":"Programmes Offered"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"814\" class=\"elementor elementor-814\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-67e84c1 elementor-section-height-min-height elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-items-middle wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no\" data-id=\"67e84c1\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-0f28f09\" data-id=\"0f28f09\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-d941eaa elementor-section-boxed elementor-section-height-default elementor-section-height-default wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no\" data-id=\"d941eaa\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-4690e17\" data-id=\"4690e17\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-7a0599a\" data-id=\"7a0599a\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1cc6867 elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"1cc6867\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Programmes Offered\n<\/h1>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-d1df2d1\" data-id=\"d1df2d1\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2e0ffa9 elementor-section-boxed elementor-section-height-default elementor-section-height-default wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no\" data-id=\"2e0ffa9\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6bb4cb8\" data-id=\"6bb4cb8\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4c87120 elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"4c87120\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Programmes Offered\n<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-852228f elementor-invisible elementor-widget elementor-widget-html\" data-id=\"852228f\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"campus-btn-wrap testimonials-btn-wrap\">\r\n<!-- Buttons -->\r\n<button data-showme=\"pune-tab\">Pune<\/button>\r\n<button data-showme=\"kolhapur-tab\">Kolhapur<\/button>\r\n<button data-showme=\"belagavi-tab\">Belagavi<\/button>\r\n\r\n<\/div>\r\n<script src=\"https:\/\/code.jquery.com\/jquery-3.7.0.min.js\"><\/script>\r\n<script>\r\n$(document).ready(function(){\r\n    $('.all-tab-btn').hide(); \/\/ Hide all content\r\n    $('.pune-tab').show();   \/\/ Show default\r\n\r\n    $('[data-showme=\"pune-tab\"]').addClass('active-btn'); \/\/ Highlight default button\r\n\r\n    $('[data-showme]').on('click', function(){\r\n        var showme = $(this).attr('data-showme');\r\n\r\n        $('.all-tab-btn').hide();       \/\/ Hide all content\r\n        $('.' + showme).show();         \/\/ Show selected content\r\n\r\n        $('[data-showme]').removeClass('active-btn'); \/\/ Remove active class from all\r\n        $(this).addClass('active-btn');               \/\/ Add to clicked one\r\n    });\r\n});\r\n<\/script>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-a1a3484 all-tab-btn pune-tab elementor-section-boxed elementor-section-height-default elementor-section-height-default wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no\" data-id=\"a1a3484\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5583b2a\" data-id=\"5583b2a\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-9f19cb9 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no\" data-id=\"9f19cb9\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-a84805a\" data-id=\"a84805a\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-750e4da elementor-widget elementor-widget-image\" data-id=\"750e4da\" 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 decoding=\"async\" width=\"110\" height=\"110\" src=\"https:\/\/i-goc.org\/sgis-new\/wp-content\/uploads\/2025\/10\/Frame-1-2.png\" class=\"attachment-full size-full wp-image-807\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4a42b7b elementor-widget elementor-widget-heading\" data-id=\"4a42b7b\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Cambridge International Curriculum (IGCSE)<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c99a4d9 elementor-widget elementor-widget-text-editor\" data-id=\"c99a4d9\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\tIGCSE encourages exploration through questions, fostering curiosity, critical thinking, and discovery while preparing your child for opportunities beyond borders.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-6e0c8a9\" data-id=\"6e0c8a9\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-77221c9 elementor-widget elementor-widget-image\" data-id=\"77221c9\" 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 decoding=\"async\" width=\"110\" height=\"110\" src=\"https:\/\/i-goc.org\/sgis-new\/wp-content\/uploads\/2025\/10\/Frame-1-2.png\" class=\"attachment-full size-full wp-image-807\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2ac9686 elementor-widget elementor-widget-heading\" data-id=\"2ac9686\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">IBDP Curriculum<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-68ff526 elementor-widget elementor-widget-text-editor\" data-id=\"68ff526\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\tThe IBDP develops independent, compassionate individuals through rigorous academics, research, and creativity, nurturing resilience and success at leading universities.\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-297f595\" data-id=\"297f595\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-583b096 elementor-section-boxed elementor-section-height-default elementor-section-height-default wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no\" data-id=\"583b096\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-d100f8b\" data-id=\"d100f8b\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-9003d8e elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"9003d8e\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Cambridge International Curriculum (IGCSE)<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8503264 elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"8503264\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\tIGCSE encourages exploration through questions, fostering curiosity, critical thinking, and discovery while preparing your child for opportunities beyond borders.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-475d6f6 elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"475d6f6\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">IBDP Curriculum\n<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-de275b8 elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"de275b8\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\tThe IBDP develops independent, compassionate individuals through rigorous academics, research, and creativity, nurturing resilience and success at leading universities.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bc22c55 elementor-invisible elementor-widget elementor-widget-button\" data-id=\"bc22c55\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.sgispune.in\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Know More<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-d37ff78\" data-id=\"d37ff78\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4870a01 elementor-invisible elementor-widget elementor-widget-image\" data-id=\"4870a01\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;zoomIn&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/i-goc.org\/sgis-new\/wp-content\/uploads\/2025\/10\/19_1.20.1-1.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"19_1.20.1 (1)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTQ2NCwidXJsIjoiaHR0cHM6XC9cL2ktZ29jLm9yZ1wvc2dpcy1uZXdcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzEwXC8xOV8xLjIwLjEtMS5qcGcifQ%3D%3D\">\n\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"1000\" height=\"562\" src=\"https:\/\/i-goc.org\/sgis-new\/wp-content\/uploads\/2025\/10\/19_1.20.1-1.jpg\" class=\"attachment-full size-full wp-image-1464\" alt=\"\" srcset=\"https:\/\/i-goc.org\/sgis-new\/wp-content\/uploads\/2025\/10\/19_1.20.1-1.jpg 1000w, https:\/\/i-goc.org\/sgis-new\/wp-content\/uploads\/2025\/10\/19_1.20.1-1-300x169.jpg 300w, https:\/\/i-goc.org\/sgis-new\/wp-content\/uploads\/2025\/10\/19_1.20.1-1-768x432.jpg 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2926b5c all-tab-btn kolhapur-tab elementor-section-boxed elementor-section-height-default elementor-section-height-default wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no\" data-id=\"2926b5c\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-34d93c6\" data-id=\"34d93c6\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-62005ef elementor-section-boxed elementor-section-height-default elementor-section-height-default wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no\" data-id=\"62005ef\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-fb67995\" data-id=\"fb67995\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2638bb7 elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"2638bb7\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Cambridge International Curriculum (IGCSE)\n<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-23345bf elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"23345bf\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\tThe IGCSE cultivates a spirit of inquiry, inspiring curiosity, critical thinking, and meaningful discovery, while equipping your child to embrace opportunities that transcend borders.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b22e8d6 elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"b22e8d6\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">IBDP Curriculum\n<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3a4a3b5 elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"3a4a3b5\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\tThe IBDP shapes independent and compassionate individuals through a balance of rigorous academics, research, and creativity, fostering resilience and preparing them to excel at the world\u2019s leading universities.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-aa538ab elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"aa538ab\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">CBSE Curriculum<\/h4>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-bd793e6\" data-id=\"bd793e6\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-edb96ad elementor-invisible elementor-widget elementor-widget-image\" data-id=\"edb96ad\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;zoomIn&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/i-goc.org\/sgis-new\/wp-content\/uploads\/2025\/10\/SGIS-kolhapur.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"SGIS kolhapur\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTE2NSwidXJsIjoiaHR0cHM6XC9cL2ktZ29jLm9yZ1wvc2dpcy1uZXdcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzEwXC9TR0lTLWtvbGhhcHVyLmpwZyJ9\">\n\t\t\t\t\t\t\t<img decoding=\"async\" width=\"1000\" height=\"590\" src=\"https:\/\/i-goc.org\/sgis-new\/wp-content\/uploads\/2025\/10\/SGIS-kolhapur.jpg\" class=\"attachment-full size-full wp-image-1165\" alt=\"\" srcset=\"https:\/\/i-goc.org\/sgis-new\/wp-content\/uploads\/2025\/10\/SGIS-kolhapur.jpg 1000w, https:\/\/i-goc.org\/sgis-new\/wp-content\/uploads\/2025\/10\/SGIS-kolhapur-300x177.jpg 300w, https:\/\/i-goc.org\/sgis-new\/wp-content\/uploads\/2025\/10\/SGIS-kolhapur-768x453.jpg 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-18f0c89 elementor-section-boxed elementor-section-height-default elementor-section-height-default wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no\" data-id=\"18f0c89\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-ee85e03\" data-id=\"ee85e03\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-a3886bc elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"a3886bc\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>The CBSE programme at SGIS begins from nursery and kindergarten, laying a robust academic foundation that harmonises discipline with values to nurture confidence, steady growth, and comprehensive learner support.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5d97203 elementor-invisible elementor-widget elementor-widget-button\" data-id=\"5d97203\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/sgischool.in\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Know More<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-24d8ac3 all-tab-btn belagavi-tab elementor-section-boxed elementor-section-height-default elementor-section-height-default wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no\" data-id=\"24d8ac3\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a57ea49\" data-id=\"a57ea49\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-68b1341 elementor-section-boxed elementor-section-height-default elementor-section-height-default wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no\" data-id=\"68b1341\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-adefbd5\" data-id=\"adefbd5\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-163019a elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"163019a\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Cambridge International Curriculum (IGCSE)<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-01e9ab7 elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"01e9ab7\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\tIGCSE nurtures curiosity and critical thinking by encouraging exploration through questions, guiding your child toward discovery and preparing them for opportunities that reach beyond borders.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-737952c elementor-invisible elementor-widget elementor-widget-button\" data-id=\"737952c\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.sgischoolbelagavi.in\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Know More<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-9e4a29d\" data-id=\"9e4a29d\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-6006130 elementor-invisible elementor-widget elementor-widget-image\" data-id=\"6006130\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;zoomIn&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/i-goc.org\/sgis-new\/wp-content\/uploads\/2025\/10\/belgavi-campus.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"belgavi-campus\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTQ1MCwidXJsIjoiaHR0cHM6XC9cL2ktZ29jLm9yZ1wvc2dpcy1uZXdcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzEwXC9iZWxnYXZpLWNhbXB1cy5qcGcifQ%3D%3D\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1000\" height=\"590\" src=\"https:\/\/i-goc.org\/sgis-new\/wp-content\/uploads\/2025\/10\/belgavi-campus.jpg\" class=\"attachment-full size-full wp-image-1450\" alt=\"\" srcset=\"https:\/\/i-goc.org\/sgis-new\/wp-content\/uploads\/2025\/10\/belgavi-campus.jpg 1000w, https:\/\/i-goc.org\/sgis-new\/wp-content\/uploads\/2025\/10\/belgavi-campus-300x177.jpg 300w, https:\/\/i-goc.org\/sgis-new\/wp-content\/uploads\/2025\/10\/belgavi-campus-768x453.jpg 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-aec7ae4 elementor-section-boxed elementor-section-height-default elementor-section-height-default wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no\" data-id=\"aec7ae4\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-028bb9f\" data-id=\"028bb9f\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-a9dd2e4 elementor-widget elementor-widget-spacer\" data-id=\"a9dd2e4\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Programmes Offered Programmes Offered Pune Kolhapur Belagavi Cambridge International Curriculum (IGCSE) IGCSE encourages exploration through questions, fostering curiosity, critical thinking, and discovery while preparing your child for opportunities beyond borders. IBDP Curriculum The IBDP develops independent, compassionate individuals through rigorous academics, research, and creativity, nurturing resilience and success at leading universities. Cambridge International Curriculum (IGCSE) IGCSE encourages exploration through questions, fostering curiosity, critical thinking, and discovery while preparing your child for opportunities beyond borders. IBDP Curriculum The IBDP develops independent, compassionate individuals through rigorous academics, research, and creativity, nurturing resilience and success at leading universities. Know More Cambridge International Curriculum (IGCSE) The IGCSE cultivates a spirit of inquiry, inspiring curiosity, critical thinking, and meaningful discovery, while equipping your child to embrace opportunities that transcend borders. IBDP Curriculum The IBDP shapes independent and compassionate individuals through a balance of rigorous academics, research, and creativity, fostering resilience and preparing them to excel at the world\u2019s leading universities. CBSE Curriculum The CBSE programme at SGIS begins from nursery and kindergarten, laying a robust academic foundation that harmonises discipline with values to nurture confidence, steady growth, and comprehensive learner support. Know More Cambridge International Curriculum (IGCSE) IGCSE nurtures curiosity and critical thinking by encouraging exploration through questions, guiding your child toward discovery and preparing them for opportunities that reach beyond borders. Know More<\/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":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","theme-transparent-header-meta":"default","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-814","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/i-goc.org\/sgis-new\/wp-json\/wp\/v2\/pages\/814","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/i-goc.org\/sgis-new\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/i-goc.org\/sgis-new\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/i-goc.org\/sgis-new\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/i-goc.org\/sgis-new\/wp-json\/wp\/v2\/comments?post=814"}],"version-history":[{"count":77,"href":"https:\/\/i-goc.org\/sgis-new\/wp-json\/wp\/v2\/pages\/814\/revisions"}],"predecessor-version":[{"id":1587,"href":"https:\/\/i-goc.org\/sgis-new\/wp-json\/wp\/v2\/pages\/814\/revisions\/1587"}],"wp:attachment":[{"href":"https:\/\/i-goc.org\/sgis-new\/wp-json\/wp\/v2\/media?parent=814"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}