{"id":15350,"date":"2024-08-09T09:42:47","date_gmt":"2024-08-09T04:12:47","guid":{"rendered":"https:\/\/kavintechcorp.in\/nnwps\/?page_id=15350"},"modified":"2025-01-30T17:19:09","modified_gmt":"2025-01-30T11:49:09","slug":"press-coverage","status":"publish","type":"page","link":"https:\/\/kavintechcorp.in\/nnwps\/press-coverage\/","title":{"rendered":"Press Coverage"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"15350\" class=\"elementor elementor-15350\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6b2c494 e-con-full e-flex e-con e-parent\" data-id=\"6b2c494\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8c637f9 elementor-widget elementor-widget-menu-anchor\" data-id=\"8c637f9\" data-element_type=\"widget\" data-widget_type=\"menu-anchor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-menu-anchor\" id=\"gotwtop\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-86fde78 e-con-full e-flex e-con e-parent\" data-id=\"86fde78\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-390cd24 elementor-widget elementor-widget-html\" data-id=\"390cd24\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div id=\"wrapbg\">\n     <canvas id=\"2dcanvas\"><\/canvas>\n     <\/div> \n <style>\n     #wrapbg{margin: 0;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    height: 210px;\n    width: 100%;\n    background-color: black;\n    overflow: hidden;\n     }\n    \n <\/style>\n<script>\n      const canvas = document.getElementById('2dcanvas');\n        canvas.width = window.innerWidth;\n        canvas.height = window.innerHeight;\n\n        const context = canvas.getContext(\"2d\");\n\n        let numStars = 1555;\n        const stars = [];\n        let speed = 1.5;\n\n        let mouseX = canvas.width \/ 2;\n        let mouseY = canvas.height \/ 2;\n\n        function createStar() {\n            let x, y;\n            do {\n                x = Math.random() * canvas.width;\n                y = Math.random() * canvas.height;\n            } while (Math.hypot(x - mouseX, y - mouseY) < 2);\n\n            return {\n                x,\n                y,\n                z: Math.random() * canvas.width,\n                o: Math.random(),\n                size: Math.random() * 4 + 2 \/\/ Zuf\u00e4llige Gr\u00f6\u00dfe zwischen 3 und 6\n            };\n        }\n\n        function populateStars() {\n            stars.length = 0;\n            for (let i = 0; i < numStars; i++) {\n                stars.push(createStar());\n            }\n        }\n\n        canvas.addEventListener('mousemove', (event) => {\n            mouseX = event.clientX;\n            mouseY = event.clientY;\n        });\n\n        document.addEventListener('keydown', (event) => {\n            if (event.code === 'ArrowUp' || event.code === 'KeyW') {\n                speed += 1;\n            } else if (event.code === 'ArrowDown' || event.code === 'KeyS') {\n                speed = Math.max(1, speed - 1);\n            } else if (event.code === 'NumpadAdd') {\n                numStars += 100;\n                populateStars();\n            } else if (event.code === 'NumpadSubtract') {\n                numStars = Math.max(100, numStars - 100);\n                populateStars();\n            }\n        });\n        function updateStars() {\n            context.clearRect(0, 0, canvas.width, canvas.height);\n            for (let star of stars) {\n                star.z -= speed;\n\n                if (star.z <= 0) {\n                    Object.assign(star, createStar());\n                    star.z = canvas.width;\n                }\n                const sx = (star.x - mouseX) * (canvas.width \/ star.z) + mouseX;\n                const sy = (star.y - mouseY) * (canvas.width \/ star.z) + mouseY;\n                const size = (1 - star.z \/ canvas.width) * star.size;\n                context.fillStyle = \"#fcd500\";\n                context.fillRect(sx, sy, size, size);\n            }\n            requestAnimationFrame(updateStars);\n        }\n        populateStars();\n        updateStars();\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-51ed61d e-flex e-con-boxed e-con e-child\" data-id=\"51ed61d\" data-element_type=\"container\" data-settings=\"{&quot;position&quot;:&quot;absolute&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-213ab09 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"213ab09\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Press Coverage<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8ec36a9 e-flex e-con-boxed e-con e-parent\" data-id=\"8ec36a9\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-44b95b3 elementor-icon-list--layout-inline elementor-list-item-link-inline elementor-align-center elementor-widget elementor-widget-icon-list\" data-id=\"44b95b3\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items elementor-inline-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item elementor-inline-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/kavintechcorp.in\/nnwps\">\n\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Home<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item elementor-inline-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/kavintechcorp.in\/nnwps\/media\/\">\n\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">&gt; &nbsp; Media<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item elementor-inline-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/kavintechcorp.in\/nnwps\/press-coverage\/\">\n\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">&gt; &nbsp; Press Coverage<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\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-b92c506 e-flex e-con-boxed e-con e-parent\" data-id=\"b92c506\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bca39d9 elementor-widget elementor-widget-html\" data-id=\"bca39d9\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<script src=\"https:\/\/code.jquery.com\/jquery-3.6.0.min.js\"><\/script>\n<script type=\"text\/javascript\">\nvar $ = jQuery;\n    $(document).ready(function(){\n        \n    $('.show-more').on('click', function(){\n        event.preventDefault()\n        $(this).toggleClass('content-hide')\n        $(this).closest('.profile').find('.show-less, .details-area').toggleClass('content-hide')\n    })\n    \n    $('.show-less').on('click', function(){\n        event.preventDefault()\n        $(this).toggleClass('content-hide')\n        $(this).closest('.profile').find('.show-more, .details-area').toggleClass('content-hide')\n    })\n    \n    })\n<\/script>\n<style>\n.content-hide{\n    display: none;\n}\n\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-612eb69 e-con-full profile e-flex e-con e-child\" data-id=\"612eb69\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fb7ccb2 elementor-widget elementor-widget-heading\" data-id=\"fb7ccb2\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">NN in News \u2013 Gift of Sight: 2216 Pledge Eyes at Dr. Rajkumar Eye Bank in Doddabalapur 6 \u2013 March \u2013 2024<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0c4b71b e-con-full details-area content-hide e-flex e-con e-child\" data-id=\"0c4b71b\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-67ed905 elementor-widget elementor-widget-gallery\" data-id=\"67ed905\" data-element_type=\"widget\" data-settings=\"{&quot;lazyload&quot;:&quot;yes&quot;,&quot;gallery_layout&quot;:&quot;grid&quot;,&quot;columns&quot;:4,&quot;columns_tablet&quot;:2,&quot;columns_mobile&quot;:1,&quot;gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;link_to&quot;:&quot;file&quot;,&quot;aspect_ratio&quot;:&quot;3:2&quot;,&quot;overlay_background&quot;:&quot;yes&quot;,&quot;content_hover_animation&quot;:&quot;fade-in&quot;}\" data-widget_type=\"gallery.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-gallery__container\">\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/udayavani-6-3-2024a.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"67ed905\" data-elementor-lightbox-title=\"udayavani-6-3-2024a\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTg4MzMsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL3VkYXlhdmFuaS02LTMtMjAyNGEuanBnIiwic2xpZGVzaG93IjoiNjdlZDkwNSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/udayavani-6-3-2024a-195x300.jpg\" data-width=\"195\" data-height=\"300\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/prajavani-6-3-2024a-1.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"67ed905\" data-elementor-lightbox-title=\"prajavani-6-3-2024a (1)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTg4MjYsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL3ByYWphdmFuaS02LTMtMjAyNGEtMS53ZWJwIiwic2xpZGVzaG93IjoiNjdlZDkwNSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/prajavani-6-3-2024a-1-300x275.webp\" data-width=\"300\" data-height=\"275\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/janapada-copy.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"67ed905\" data-elementor-lightbox-title=\"janapada-copy\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTg4MjQsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2phbmFwYWRhLWNvcHkud2VicCIsInNsaWRlc2hvdyI6IjY3ZWQ5MDUifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/janapada-copy-300x215.webp\" data-width=\"300\" data-height=\"215\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/kannada-prabha-6-3-2024a.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"67ed905\" data-elementor-lightbox-title=\"kannada-prabha-6-3-2024a\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTg4MjUsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2thbm5hZGEtcHJhYmhhLTYtMy0yMDI0YS53ZWJwIiwic2xpZGVzaG93IjoiNjdlZDkwNSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/kannada-prabha-6-3-2024a-204x300.webp\" data-width=\"204\" data-height=\"300\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d91aca3 elementor-align-left show-more elementor-widget elementor-widget-button\" data-id=\"d91aca3\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-alt-circle-down\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zM212 140v116h-70.9c-10.7 0-16.1 13-8.5 20.5l114.9 114.3c4.7 4.7 12.2 4.7 16.9 0l114.9-114.3c7.6-7.6 2.2-20.5-8.5-20.5H300V140c0-6.6-5.4-12-12-12h-64c-6.6 0-12 5.4-12 12z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">More details<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5a20989 elementor-align-left show-less content-hide elementor-widget elementor-widget-button\" data-id=\"5a20989\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-alt-circle-up\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M8 256C8 119 119 8 256 8s248 111 248 248-111 248-248 248S8 393 8 256zm292 116V256h70.9c10.7 0 16.1-13 8.5-20.5L264.5 121.2c-4.7-4.7-12.2-4.7-16.9 0l-115 114.3c-7.6 7.6-2.2 20.5 8.5 20.5H212v116c0 6.6 5.4 12 12 12h64c6.6 0 12-5.4 12-12z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Close<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5080e77 e-con-full profile e-flex e-con e-child\" data-id=\"5080e77\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0ed2d8c elementor-widget elementor-widget-heading\" data-id=\"0ed2d8c\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">NN in News \u2013 \u201cChildren eye care during exams\u201d press meet \u2013 9th January 2024<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8a6183a e-con-full details-area content-hide e-flex e-con e-child\" data-id=\"8a6183a\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5cec128 elementor-widget elementor-widget-text-editor\" data-id=\"5cec128\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>On Feb 9th, Narayana Nethralaya hosted a press conference shedding light on the rising concern of eye problems during exams. Excessive screen time and near activities can impact eye health, often escaping detection during routine tests. We call upon parents and educators to vigilantly identify children facing such issues and ensure timely intervention. Together, let\u2019s safeguard our children\u2019s vision!<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-511221a elementor-widget elementor-widget-gallery\" data-id=\"511221a\" data-element_type=\"widget\" data-settings=\"{&quot;gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:21,&quot;sizes&quot;:[]},&quot;lazyload&quot;:&quot;yes&quot;,&quot;gallery_layout&quot;:&quot;grid&quot;,&quot;columns&quot;:4,&quot;columns_tablet&quot;:2,&quot;columns_mobile&quot;:1,&quot;gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;link_to&quot;:&quot;file&quot;,&quot;aspect_ratio&quot;:&quot;3:2&quot;,&quot;overlay_background&quot;:&quot;yes&quot;,&quot;content_hover_animation&quot;:&quot;fade-in&quot;}\" data-widget_type=\"gallery.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-gallery__container\">\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/amulyavani-10-2-2024.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"511221a\" data-elementor-lightbox-title=\"amulyavani-10-2-2024\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTkxNjksInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2FtdWx5YXZhbmktMTAtMi0yMDI0LndlYnAiLCJzbGlkZXNob3ciOiI1MTEyMjFhIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/amulyavani-10-2-2024-166x300.webp\" data-width=\"166\" data-height=\"300\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/ANDRA-JYOTHI-10-2-2024-scaled-1.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"511221a\" data-elementor-lightbox-title=\"ANDRA-JYOTHI-10-2-2024-scaled\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTkxNzEsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL0FORFJBLUpZT1RISS0xMC0yLTIwMjQtc2NhbGVkLTEud2VicCIsInNsaWRlc2hvdyI6IjUxMTIyMWEifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/ANDRA-JYOTHI-10-2-2024-scaled-1-300x107.webp\" data-width=\"300\" data-height=\"107\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Banglore-mirror-10-2-2024.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"511221a\" data-elementor-lightbox-title=\"Banglore-mirror-10-2-2024\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTkxODAsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL0Jhbmdsb3JlLW1pcnJvci0xMC0yLTIwMjQud2VicCIsInNsaWRlc2hvdyI6IjUxMTIyMWEifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Banglore-mirror-10-2-2024-300x140.webp\" data-width=\"300\" data-height=\"140\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/DECCAN-HERALD-10-2-2024.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"511221a\" data-elementor-lightbox-title=\"DECCAN-HERALD-10-2-2024\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTkxODEsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL0RFQ0NBTi1IRVJBTEQtMTAtMi0yMDI0LndlYnAiLCJzbGlkZXNob3ciOiI1MTEyMjFhIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/DECCAN-HERALD-10-2-2024-260x300.webp\" data-width=\"260\" data-height=\"300\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/HOSADIGANTA-10-2-2024-scaled-1.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"511221a\" data-elementor-lightbox-title=\"HOSADIGANTA-10-2-2024-scaled\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTkxODUsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL0hPU0FESUdBTlRBLTEwLTItMjAyNC1zY2FsZWQtMS53ZWJwIiwic2xpZGVzaG93IjoiNTExMjIxYSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/HOSADIGANTA-10-2-2024-scaled-1-162x300.webp\" data-width=\"162\" data-height=\"300\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/rajdhani-10-2-2024.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"511221a\" data-elementor-lightbox-title=\"rajdhani-10-2-2024\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTkxODcsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL3JhamRoYW5pLTEwLTItMjAyNC53ZWJwIiwic2xpZGVzaG93IjoiNTExMjIxYSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/rajdhani-10-2-2024-300x276.webp\" data-width=\"300\" data-height=\"276\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/THE-HINDU-10-2-2024.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"511221a\" data-elementor-lightbox-title=\"THE-HINDU-10-2-2024\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTkxODgsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL1RIRS1ISU5EVS0xMC0yLTIwMjQud2VicCIsInNsaWRlc2hvdyI6IjUxMTIyMWEifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/THE-HINDU-10-2-2024-300x284.webp\" data-width=\"300\" data-height=\"284\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/UDAYAVANI-10-2-2024-scaled-1.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"511221a\" data-elementor-lightbox-title=\"UDAYAVANI-10-2-2024-scaled\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTkxOTIsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL1VEQVlBVkFOSS0xMC0yLTIwMjQtc2NhbGVkLTEud2VicCIsInNsaWRlc2hvdyI6IjUxMTIyMWEifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/UDAYAVANI-10-2-2024-scaled-1-300x199.webp\" data-width=\"300\" data-height=\"199\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/vaarthajala-10-2-2024.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"511221a\" data-elementor-lightbox-title=\"vaarthajala-10-2-2024\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTkxOTMsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL3ZhYXJ0aGFqYWxhLTEwLTItMjAyNC53ZWJwIiwic2xpZGVzaG93IjoiNTExMjIxYSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/vaarthajala-10-2-2024-234x300.webp\" data-width=\"234\" data-height=\"300\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/VIJAYAVANI-10-2-2024-scaled-1.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"511221a\" data-elementor-lightbox-title=\"VIJAYAVANI-10-2-2024-scaled\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTkxOTQsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL1ZJSkFZQVZBTkktMTAtMi0yMDI0LXNjYWxlZC0xLndlYnAiLCJzbGlkZXNob3ciOiI1MTEyMjFhIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/VIJAYAVANI-10-2-2024-scaled-1-300x205.webp\" data-width=\"300\" data-height=\"205\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\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-2648e00 e-con-full e-flex e-con e-child\" data-id=\"2648e00\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9d9dd1f elementor-widget__width-initial elementor-widget elementor-widget-video\" data-id=\"9d9dd1f\" data-element_type=\"widget\" data-settings=\"{&quot;youtube_url&quot;:&quot;https:\\\/\\\/www.youtube.com\\\/watch?v=oOkvoB8A04Q&quot;,&quot;show_image_overlay&quot;:&quot;yes&quot;,&quot;image_overlay&quot;:{&quot;url&quot;:&quot;https:\\\/\\\/kavintechcorp.in\\\/nnwps\\\/wp-content\\\/uploads\\\/2024\\\/07\\\/image-3.webp&quot;,&quot;id&quot;:19209,&quot;size&quot;:&quot;&quot;,&quot;alt&quot;:&quot;&quot;,&quot;source&quot;:&quot;library&quot;},&quot;autoplay&quot;:&quot;yes&quot;,&quot;lightbox&quot;:&quot;yes&quot;,&quot;lazy_load&quot;:&quot;yes&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-lightbox\">\n\t\t\t\t\t\t\t<div class=\"elementor-custom-embed-image-overlay\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox=\"{&quot;type&quot;:&quot;video&quot;,&quot;videoType&quot;:&quot;youtube&quot;,&quot;url&quot;:&quot;https:\\\/\\\/www.youtube.com\\\/embed\\\/oOkvoB8A04Q?feature=oembed&amp;start&amp;end&amp;wmode=opaque&amp;loop=0&amp;controls=1&amp;mute=0&amp;rel=0&amp;cc_load_policy=0&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;modalOptions&quot;:{&quot;id&quot;:&quot;elementor-lightbox-9d9dd1f&quot;,&quot;entranceAnimation&quot;:&quot;&quot;,&quot;entranceAnimation_tablet&quot;:&quot;&quot;,&quot;entranceAnimation_mobile&quot;:&quot;&quot;,&quot;videoAspectRatio&quot;:&quot;32&quot;}}\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJ0eXBlIjoidmlkZW8iLCJ2aWRlb1R5cGUiOiJ5b3V0dWJlIiwidXJsIjoiaHR0cHM6XC9cL3d3dy55b3V0dWJlLmNvbVwvZW1iZWRcL29Pa3ZvQjhBMDRRP2ZlYXR1cmU9b2VtYmVkJnN0YXJ0JmVuZCZ3bW9kZT1vcGFxdWUmbG9vcD0wJmNvbnRyb2xzPTEmbXV0ZT0wJnJlbD0wJmNjX2xvYWRfcG9saWN5PTAiLCJhdXRvcGxheSI6InllcyIsIm1vZGFsT3B0aW9ucyI6eyJpZCI6ImVsZW1lbnRvci1saWdodGJveC05ZDlkZDFmIiwiZW50cmFuY2VBbmltYXRpb24iOiIiLCJlbnRyYW5jZUFuaW1hdGlvbl90YWJsZXQiOiIiLCJlbnRyYW5jZUFuaW1hdGlvbl9tb2JpbGUiOiIiLCJ2aWRlb0FzcGVjdFJhdGlvIjoiMzIifX0%3D\">\n\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"1023\" height=\"518\" src=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/07\/image-3.webp\" class=\"attachment-full size-full wp-image-19209\" alt=\"\" srcset=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/07\/image-3.webp 1023w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/07\/image-3-300x152.webp 300w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/07\/image-3-768x389.webp 768w\" sizes=\"(max-width: 1023px) 100vw, 1023px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-custom-embed-play\" role=\"button\" aria-label=\"Play Video\" tabindex=\"0\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-play\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M838 162C746 71 633 25 500 25 371 25 258 71 163 162 71 254 25 367 25 500 25 633 71 746 163 837 254 929 367 979 500 979 633 979 746 933 838 837 929 746 975 633 975 500 975 367 929 254 838 162M808 192C892 279 933 379 933 500 933 621 892 725 808 808 725 892 621 938 500 938 379 938 279 896 196 808 113 725 67 621 67 500 67 379 108 279 196 192 279 108 383 62 500 62 621 62 721 108 808 192M438 392V642L642 517 438 392Z\"><\/path><\/svg>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c16cebf elementor-widget__width-initial elementor-widget elementor-widget-video\" data-id=\"c16cebf\" data-element_type=\"widget\" data-settings=\"{&quot;youtube_url&quot;:&quot;https:\\\/\\\/www.youtube.com\\\/watch?v=vdRYw2OiZAM&quot;,&quot;show_image_overlay&quot;:&quot;yes&quot;,&quot;image_overlay&quot;:{&quot;url&quot;:&quot;https:\\\/\\\/kavintechcorp.in\\\/nnwps\\\/wp-content\\\/uploads\\\/2024\\\/07\\\/image-4.webp&quot;,&quot;id&quot;:19215,&quot;size&quot;:&quot;&quot;,&quot;alt&quot;:&quot;&quot;,&quot;source&quot;:&quot;library&quot;},&quot;autoplay&quot;:&quot;yes&quot;,&quot;lightbox&quot;:&quot;yes&quot;,&quot;lazy_load&quot;:&quot;yes&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-lightbox\">\n\t\t\t\t\t\t\t<div class=\"elementor-custom-embed-image-overlay\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox=\"{&quot;type&quot;:&quot;video&quot;,&quot;videoType&quot;:&quot;youtube&quot;,&quot;url&quot;:&quot;https:\\\/\\\/www.youtube.com\\\/embed\\\/vdRYw2OiZAM?feature=oembed&amp;start&amp;end&amp;wmode=opaque&amp;loop=0&amp;controls=1&amp;mute=0&amp;rel=0&amp;cc_load_policy=0&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;modalOptions&quot;:{&quot;id&quot;:&quot;elementor-lightbox-c16cebf&quot;,&quot;entranceAnimation&quot;:&quot;&quot;,&quot;entranceAnimation_tablet&quot;:&quot;&quot;,&quot;entranceAnimation_mobile&quot;:&quot;&quot;,&quot;videoAspectRatio&quot;:&quot;32&quot;}}\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJ0eXBlIjoidmlkZW8iLCJ2aWRlb1R5cGUiOiJ5b3V0dWJlIiwidXJsIjoiaHR0cHM6XC9cL3d3dy55b3V0dWJlLmNvbVwvZW1iZWRcL3ZkUll3Mk9pWkFNP2ZlYXR1cmU9b2VtYmVkJnN0YXJ0JmVuZCZ3bW9kZT1vcGFxdWUmbG9vcD0wJmNvbnRyb2xzPTEmbXV0ZT0wJnJlbD0wJmNjX2xvYWRfcG9saWN5PTAiLCJhdXRvcGxheSI6InllcyIsIm1vZGFsT3B0aW9ucyI6eyJpZCI6ImVsZW1lbnRvci1saWdodGJveC1jMTZjZWJmIiwiZW50cmFuY2VBbmltYXRpb24iOiIiLCJlbnRyYW5jZUFuaW1hdGlvbl90YWJsZXQiOiIiLCJlbnRyYW5jZUFuaW1hdGlvbl9tb2JpbGUiOiIiLCJ2aWRlb0FzcGVjdFJhdGlvIjoiMzIifX0%3D\">\n\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"1023\" height=\"518\" src=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/07\/image-4.webp\" class=\"attachment-full size-full wp-image-19215\" alt=\"\" srcset=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/07\/image-4.webp 1023w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/07\/image-4-300x152.webp 300w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/07\/image-4-768x389.webp 768w\" sizes=\"(max-width: 1023px) 100vw, 1023px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-custom-embed-play\" role=\"button\" aria-label=\"Play Video\" tabindex=\"0\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-play\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M838 162C746 71 633 25 500 25 371 25 258 71 163 162 71 254 25 367 25 500 25 633 71 746 163 837 254 929 367 979 500 979 633 979 746 933 838 837 929 746 975 633 975 500 975 367 929 254 838 162M808 192C892 279 933 379 933 500 933 621 892 725 808 808 725 892 621 938 500 938 379 938 279 896 196 808 113 725 67 621 67 500 67 379 108 279 196 192 279 108 383 62 500 62 621 62 721 108 808 192M438 392V642L642 517 438 392Z\"><\/path><\/svg>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-02c58bb elementor-align-left show-more elementor-widget elementor-widget-button\" data-id=\"02c58bb\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-alt-circle-down\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zM212 140v116h-70.9c-10.7 0-16.1 13-8.5 20.5l114.9 114.3c4.7 4.7 12.2 4.7 16.9 0l114.9-114.3c7.6-7.6 2.2-20.5-8.5-20.5H300V140c0-6.6-5.4-12-12-12h-64c-6.6 0-12 5.4-12 12z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">More details<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2c5f32f elementor-align-left show-less content-hide elementor-widget elementor-widget-button\" data-id=\"2c5f32f\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-alt-circle-up\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M8 256C8 119 119 8 256 8s248 111 248 248-111 248-248 248S8 393 8 256zm292 116V256h70.9c10.7 0 16.1-13 8.5-20.5L264.5 121.2c-4.7-4.7-12.2-4.7-16.9 0l-115 114.3c-7.6 7.6-2.2 20.5 8.5 20.5H212v116c0 6.6 5.4 12 12 12h64c6.6 0 12-5.4 12-12z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Close<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7e09b51 e-con-full profile e-flex e-con e-child\" data-id=\"7e09b51\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-63bbc39 elementor-widget elementor-widget-heading\" data-id=\"63bbc39\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">NN in News \u2013 \u201cDr. Naren Shetty has been honoured with the prestigious \u201cYoung Achiever in Ophthalmology\u201d Award \u2013 January 2024<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d15aad9 e-con-full details-area content-hide e-flex e-con e-child\" data-id=\"d15aad9\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4de0619 elementor-widget elementor-widget-text-editor\" data-id=\"4de0619\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>We are thrilled to announce that our very own Dr. Naren Shetty has been honoured with the prestigious \u201cYoung Achiever in Ophthalmology\u201d award at the Vijay Karnataka Excellence Awards 2023! \ud83c\udfc6<br \/>Join us in celebrating this remarkable achievement as Dr. Shetty continues to make significant strides in the field of ophthalmology. \ud83c\udf89<br \/>Congratulations, Dr. Naren Shetty! You deserve this award and more! \ud83d\udc4f<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8ff1b1e elementor-widget elementor-widget-gallery\" data-id=\"8ff1b1e\" data-element_type=\"widget\" data-settings=\"{&quot;gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:21,&quot;sizes&quot;:[]},&quot;lazyload&quot;:&quot;yes&quot;,&quot;gallery_layout&quot;:&quot;grid&quot;,&quot;columns&quot;:4,&quot;columns_tablet&quot;:2,&quot;columns_mobile&quot;:1,&quot;gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;link_to&quot;:&quot;file&quot;,&quot;aspect_ratio&quot;:&quot;3:2&quot;,&quot;overlay_background&quot;:&quot;yes&quot;,&quot;content_hover_animation&quot;:&quot;fade-in&quot;}\" data-widget_type=\"gallery.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-gallery__container\">\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/555.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8ff1b1e\" data-elementor-lightbox-title=\"555\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTkyNjMsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcLzU1NS53ZWJwIiwic2xpZGVzaG93IjoiOGZmMWIxZSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/555-300x176.webp\" data-width=\"300\" data-height=\"176\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/hh.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8ff1b1e\" data-elementor-lightbox-title=\"hh\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTkyNjQsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2hoLndlYnAiLCJzbGlkZXNob3ciOiI4ZmYxYjFlIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/hh-194x300.webp\" data-width=\"194\" data-height=\"300\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/VK_Health_excellence_Dr_Naren_Shetty1.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8ff1b1e\" data-elementor-lightbox-title=\"VK_Health_excellence_Dr_Naren_Shetty1\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTkyNjUsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL1ZLX0hlYWx0aF9leGNlbGxlbmNlX0RyX05hcmVuX1NoZXR0eTEud2VicCIsInNsaWRlc2hvdyI6IjhmZjFiMWUifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/VK_Health_excellence_Dr_Naren_Shetty1-300x178.webp\" data-width=\"300\" data-height=\"178\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5415eec elementor-widget__width-initial elementor-widget elementor-widget-video\" data-id=\"5415eec\" data-element_type=\"widget\" data-settings=\"{&quot;youtube_url&quot;:&quot;https:\\\/\\\/www.youtube.com\\\/watch?v=rMMLstmlHLE&quot;,&quot;show_image_overlay&quot;:&quot;yes&quot;,&quot;image_overlay&quot;:{&quot;url&quot;:&quot;https:\\\/\\\/kavintechcorp.in\\\/nnwps\\\/wp-content\\\/uploads\\\/2024\\\/08\\\/image-5.webp&quot;,&quot;id&quot;:19318,&quot;size&quot;:&quot;&quot;,&quot;alt&quot;:&quot;&quot;,&quot;source&quot;:&quot;library&quot;},&quot;autoplay&quot;:&quot;yes&quot;,&quot;lightbox&quot;:&quot;yes&quot;,&quot;lazy_load&quot;:&quot;yes&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-lightbox\">\n\t\t\t\t\t\t\t<div class=\"elementor-custom-embed-image-overlay\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox=\"{&quot;type&quot;:&quot;video&quot;,&quot;videoType&quot;:&quot;youtube&quot;,&quot;url&quot;:&quot;https:\\\/\\\/www.youtube.com\\\/embed\\\/rMMLstmlHLE?feature=oembed&amp;start&amp;end&amp;wmode=opaque&amp;loop=0&amp;controls=1&amp;mute=0&amp;rel=0&amp;cc_load_policy=0&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;modalOptions&quot;:{&quot;id&quot;:&quot;elementor-lightbox-5415eec&quot;,&quot;entranceAnimation&quot;:&quot;&quot;,&quot;entranceAnimation_tablet&quot;:&quot;&quot;,&quot;entranceAnimation_mobile&quot;:&quot;&quot;,&quot;videoAspectRatio&quot;:&quot;169&quot;}}\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJ0eXBlIjoidmlkZW8iLCJ2aWRlb1R5cGUiOiJ5b3V0dWJlIiwidXJsIjoiaHR0cHM6XC9cL3d3dy55b3V0dWJlLmNvbVwvZW1iZWRcL3JNTUxzdG1sSExFP2ZlYXR1cmU9b2VtYmVkJnN0YXJ0JmVuZCZ3bW9kZT1vcGFxdWUmbG9vcD0wJmNvbnRyb2xzPTEmbXV0ZT0wJnJlbD0wJmNjX2xvYWRfcG9saWN5PTAiLCJhdXRvcGxheSI6InllcyIsIm1vZGFsT3B0aW9ucyI6eyJpZCI6ImVsZW1lbnRvci1saWdodGJveC01NDE1ZWVjIiwiZW50cmFuY2VBbmltYXRpb24iOiIiLCJlbnRyYW5jZUFuaW1hdGlvbl90YWJsZXQiOiIiLCJlbnRyYW5jZUFuaW1hdGlvbl9tb2JpbGUiOiIiLCJ2aWRlb0FzcGVjdFJhdGlvIjoiMTY5In19\">\n\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"1023\" height=\"518\" src=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-5.webp\" class=\"attachment-full size-full wp-image-19318\" alt=\"\" srcset=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-5.webp 1023w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-5-300x152.webp 300w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-5-768x389.webp 768w\" sizes=\"(max-width: 1023px) 100vw, 1023px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-custom-embed-play\" role=\"button\" aria-label=\"Play Video\" tabindex=\"0\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-play\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M838 162C746 71 633 25 500 25 371 25 258 71 163 162 71 254 25 367 25 500 25 633 71 746 163 837 254 929 367 979 500 979 633 979 746 933 838 837 929 746 975 633 975 500 975 367 929 254 838 162M808 192C892 279 933 379 933 500 933 621 892 725 808 808 725 892 621 938 500 938 379 938 279 896 196 808 113 725 67 621 67 500 67 379 108 279 196 192 279 108 383 62 500 62 621 62 721 108 808 192M438 392V642L642 517 438 392Z\"><\/path><\/svg>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-832be73 elementor-align-left show-more elementor-widget elementor-widget-button\" data-id=\"832be73\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-alt-circle-down\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zM212 140v116h-70.9c-10.7 0-16.1 13-8.5 20.5l114.9 114.3c4.7 4.7 12.2 4.7 16.9 0l114.9-114.3c7.6-7.6 2.2-20.5-8.5-20.5H300V140c0-6.6-5.4-12-12-12h-64c-6.6 0-12 5.4-12 12z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">More details<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f5ddd79 elementor-align-left show-less content-hide elementor-widget elementor-widget-button\" data-id=\"f5ddd79\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-alt-circle-up\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M8 256C8 119 119 8 256 8s248 111 248 248-111 248-248 248S8 393 8 256zm292 116V256h70.9c10.7 0 16.1-13 8.5-20.5L264.5 121.2c-4.7-4.7-12.2-4.7-16.9 0l-115 114.3c-7.6 7.6-2.2 20.5 8.5 20.5H212v116c0 6.6 5.4 12 12 12h64c6.6 0 12-5.4 12-12z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Close<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-22f1379 e-con-full profile e-flex e-con e-child\" data-id=\"22f1379\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9ce8ac4 elementor-widget elementor-widget-heading\" data-id=\"9ce8ac4\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">NN in News \u2013 Narayana Devalaya reaches its one year milestone on 7\/12\/2023<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e1ee62b e-con-full details-area content-hide e-flex e-con e-child\" data-id=\"e1ee62b\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4419827 elementor-widget elementor-widget-text-editor\" data-id=\"4419827\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Narayana Devalaya, a dream project envisioned by Dr. K Bhujang Shetty to bring a new lease of life to the underprivileged through cataract treatment, reaches its one-year milestone on 07\/12\/2023. Over the past year, numerous cataract surgeries have been performed for BPL cardholders, and many children have been screened for vision problems. As we remain committed to this mission, we urge you to join us and help spread the word. Share the message and be a part of this transformative journey.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-49cd9fd elementor-widget elementor-widget-gallery\" data-id=\"49cd9fd\" data-element_type=\"widget\" data-settings=\"{&quot;gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:21,&quot;sizes&quot;:[]},&quot;lazyload&quot;:&quot;yes&quot;,&quot;gallery_layout&quot;:&quot;grid&quot;,&quot;columns&quot;:4,&quot;columns_tablet&quot;:2,&quot;columns_mobile&quot;:1,&quot;gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;link_to&quot;:&quot;file&quot;,&quot;aspect_ratio&quot;:&quot;3:2&quot;,&quot;overlay_background&quot;:&quot;yes&quot;,&quot;content_hover_animation&quot;:&quot;fade-in&quot;}\" data-widget_type=\"gallery.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-gallery__container\">\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Gangavahini.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"49cd9fd\" data-elementor-lightbox-title=\"Gangavahini\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTkzMTIsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL0dhbmdhdmFoaW5pLndlYnAiLCJzbGlkZXNob3ciOiI0OWNkOWZkIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Gangavahini-300x288.webp\" data-width=\"300\" data-height=\"288\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Praja-pragathi.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"49cd9fd\" data-elementor-lightbox-title=\"Praja-pragathi\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTkzMTMsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL1ByYWphLXByYWdhdGhpLndlYnAiLCJzbGlkZXNob3ciOiI0OWNkOWZkIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Praja-pragathi-300x182.webp\" data-width=\"300\" data-height=\"182\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Prajavani-8-12-2023.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"49cd9fd\" data-elementor-lightbox-title=\"Prajavani-8-12-2023\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTkzMTQsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL1ByYWphdmFuaS04LTEyLTIwMjMud2VicCIsInNsaWRlc2hvdyI6IjQ5Y2Q5ZmQifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Prajavani-8-12-2023-96x300.webp\" data-width=\"96\" data-height=\"300\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/samyukta-karnataka.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"49cd9fd\" data-elementor-lightbox-title=\"samyukta-karnataka\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTkzMjIsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL3NhbXl1a3RhLWthcm5hdGFrYS53ZWJwIiwic2xpZGVzaG93IjoiNDljZDlmZCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/samyukta-karnataka-185x300.webp\" data-width=\"185\" data-height=\"300\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Samyukta-vijaya.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"49cd9fd\" data-elementor-lightbox-title=\"Samyukta-vijaya\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTkzMjYsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL1NhbXl1a3RhLXZpamF5YS53ZWJwIiwic2xpZGVzaG93IjoiNDljZDlmZCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Samyukta-vijaya-147x300.webp\" data-width=\"147\" data-height=\"300\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/sathyadarshini-patrike.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"49cd9fd\" data-elementor-lightbox-title=\"sathyadarshini-patrike\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTkzMjcsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL3NhdGh5YWRhcnNoaW5pLXBhdHJpa2Uud2VicCIsInNsaWRlc2hvdyI6IjQ5Y2Q5ZmQifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/sathyadarshini-patrike-300x192.webp\" data-width=\"300\" data-height=\"192\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/sogadu.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"49cd9fd\" data-elementor-lightbox-title=\"sogadu\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTkzMjgsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL3NvZ2FkdS53ZWJwIiwic2xpZGVzaG93IjoiNDljZDlmZCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/sogadu-300x253.webp\" data-width=\"300\" data-height=\"253\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Vaarthajala-09-12-2023.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"49cd9fd\" data-elementor-lightbox-title=\"Vaarthajala-09-12-2023\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTkzMjksInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL1ZhYXJ0aGFqYWxhLTA5LTEyLTIwMjMud2VicCIsInNsaWRlc2hvdyI6IjQ5Y2Q5ZmQifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Vaarthajala-09-12-2023-217x300.webp\" data-width=\"217\" data-height=\"300\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/vijaya-vani.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"49cd9fd\" data-elementor-lightbox-title=\"vijaya-vani\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTkzMzAsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL3ZpamF5YS12YW5pLndlYnAiLCJzbGlkZXNob3ciOiI0OWNkOWZkIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/vijaya-vani-150x300.webp\" data-width=\"150\" data-height=\"300\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/vishva-vani.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"49cd9fd\" data-elementor-lightbox-title=\"vishva-vani\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTkzMzEsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL3Zpc2h2YS12YW5pLndlYnAiLCJzbGlkZXNob3ciOiI0OWNkOWZkIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/vishva-vani-252x300.webp\" data-width=\"252\" data-height=\"300\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/vishwa-kannadi.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"49cd9fd\" data-elementor-lightbox-title=\"vishwa-kannadi\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTkzMzMsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL3Zpc2h3YS1rYW5uYWRpLndlYnAiLCJzbGlkZXNob3ciOiI0OWNkOWZkIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/vishwa-kannadi-226x300.webp\" data-width=\"226\" data-height=\"300\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9287d24 elementor-align-left show-more elementor-widget elementor-widget-button\" data-id=\"9287d24\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-alt-circle-down\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zM212 140v116h-70.9c-10.7 0-16.1 13-8.5 20.5l114.9 114.3c4.7 4.7 12.2 4.7 16.9 0l114.9-114.3c7.6-7.6 2.2-20.5-8.5-20.5H300V140c0-6.6-5.4-12-12-12h-64c-6.6 0-12 5.4-12 12z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">More details<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fa0e772 elementor-align-left show-less content-hide elementor-widget elementor-widget-button\" data-id=\"fa0e772\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-alt-circle-up\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M8 256C8 119 119 8 256 8s248 111 248 248-111 248-248 248S8 393 8 256zm292 116V256h70.9c10.7 0 16.1-13 8.5-20.5L264.5 121.2c-4.7-4.7-12.2-4.7-16.9 0l-115 114.3c-7.6 7.6-2.2 20.5 8.5 20.5H212v116c0 6.6 5.4 12 12 12h64c6.6 0 12-5.4 12-12z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Close<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-596dd10 e-con-full profile e-flex e-con e-child\" data-id=\"596dd10\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-85061a5 elementor-widget elementor-widget-heading\" data-id=\"85061a5\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">NN in News \u2013 Narayana Nethralaya recieved 58 cases of fire crackers eye injuries from 12th to 16th November 2023<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e4ec007 e-con-full details-area content-hide e-flex e-con e-child\" data-id=\"e4ec007\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a8481b9 elementor-widget elementor-widget-text-editor\" data-id=\"a8481b9\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Bangalore city received over 125 cases of cracker related eye injuries have been reported in various hospitals during the Deepavali festivities this year.<br \/>Narayana Nethralaya has treated 58 patients for Deepavali firecracker injuries, including 25 children. Twenty-five individuals were bystanders, and 32 patients sustained injuries while actively bursting crackers.<br \/>Narayana Nethralaya remains dedicated to providing comprehensive care and continuous follow-up for all individuals affected by Deepavali firecracker injuries.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5245cc3 elementor-widget elementor-widget-gallery\" data-id=\"5245cc3\" data-element_type=\"widget\" data-settings=\"{&quot;gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:21,&quot;sizes&quot;:[]},&quot;lazyload&quot;:&quot;yes&quot;,&quot;gallery_layout&quot;:&quot;grid&quot;,&quot;columns&quot;:4,&quot;columns_tablet&quot;:2,&quot;columns_mobile&quot;:1,&quot;gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;link_to&quot;:&quot;file&quot;,&quot;aspect_ratio&quot;:&quot;3:2&quot;,&quot;overlay_background&quot;:&quot;yes&quot;,&quot;content_hover_animation&quot;:&quot;fade-in&quot;}\" data-widget_type=\"gallery.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-gallery__container\">\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/NN-in-News-1.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5245cc3\" data-elementor-lightbox-title=\"NN-in-News-1\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTkzNDMsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL05OLWluLU5ld3MtMS53ZWJwIiwic2xpZGVzaG93IjoiNTI0NWNjMyJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/NN-in-News-1-768x768.webp\" data-width=\"768\" data-height=\"768\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/NN-in-News-2.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5245cc3\" data-elementor-lightbox-title=\"NN-in-News-2\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTkzNDQsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL05OLWluLU5ld3MtMi53ZWJwIiwic2xpZGVzaG93IjoiNTI0NWNjMyJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/NN-in-News-2-768x768.webp\" data-width=\"768\" data-height=\"768\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/NN-in-News-3.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5245cc3\" data-elementor-lightbox-title=\"NN-in-News-3\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTkzNTAsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL05OLWluLU5ld3MtMy53ZWJwIiwic2xpZGVzaG93IjoiNTI0NWNjMyJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/NN-in-News-3-768x768.webp\" data-width=\"768\" data-height=\"768\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/NN-in-News-4-1.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5245cc3\" data-elementor-lightbox-title=\"NN-in-News-4 (1)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTkzNTQsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL05OLWluLU5ld3MtNC0xLndlYnAiLCJzbGlkZXNob3ciOiI1MjQ1Y2MzIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/NN-in-News-4-1-768x768.webp\" data-width=\"768\" data-height=\"768\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/NN-in-News-5.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5245cc3\" data-elementor-lightbox-title=\"NN-in-News-5\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTkzNTgsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL05OLWluLU5ld3MtNS53ZWJwIiwic2xpZGVzaG93IjoiNTI0NWNjMyJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/NN-in-News-5-768x768.webp\" data-width=\"768\" data-height=\"768\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/NN-in-News-6.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5245cc3\" data-elementor-lightbox-title=\"NN-in-News-6\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTkzNTksInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL05OLWluLU5ld3MtNi53ZWJwIiwic2xpZGVzaG93IjoiNTI0NWNjMyJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/NN-in-News-6-768x768.webp\" data-width=\"768\" data-height=\"768\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/NN-in-News-8.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5245cc3\" data-elementor-lightbox-title=\"NN-in-News-8\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTkzNzAsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL05OLWluLU5ld3MtOC53ZWJwIiwic2xpZGVzaG93IjoiNTI0NWNjMyJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/NN-in-News-8-768x768.webp\" data-width=\"768\" data-height=\"768\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Andrajyothi-16-11-2023.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5245cc3\" data-elementor-lightbox-title=\"Andrajyothi-16-11-2023\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTkzNzEsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL0FuZHJhanlvdGhpLTE2LTExLTIwMjMud2VicCIsInNsaWRlc2hvdyI6IjUyNDVjYzMifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Andrajyothi-16-11-2023-768x314.webp\" data-width=\"768\" data-height=\"314\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/hosadiganta.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5245cc3\" data-elementor-lightbox-title=\"hosadiganta\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTkzNzUsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2hvc2FkaWdhbnRhLndlYnAiLCJzbGlkZXNob3ciOiI1MjQ1Y2MzIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/hosadiganta-768x374.webp\" data-width=\"768\" data-height=\"374\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/kannada-prabha.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5245cc3\" data-elementor-lightbox-title=\"kannada-prabha\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTkzODMsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2thbm5hZGEtcHJhYmhhLndlYnAiLCJzbGlkZXNob3ciOiI1MjQ1Y2MzIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/kannada-prabha-768x856.webp\" data-width=\"768\" data-height=\"856\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-6.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5245cc3\" data-elementor-lightbox-title=\"image (6)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTkzODQsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTYud2VicCIsInNsaWRlc2hvdyI6IjUyNDVjYzMifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-6-768x851.webp\" data-width=\"768\" data-height=\"851\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-7.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5245cc3\" data-elementor-lightbox-title=\"image (7)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTkzODUsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTcud2VicCIsInNsaWRlc2hvdyI6IjUyNDVjYzMifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-7-768x1004.webp\" data-width=\"768\" data-height=\"1004\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/times-of-india-title.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5245cc3\" data-elementor-lightbox-title=\"times-of-india-title\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTkzODYsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL3RpbWVzLW9mLWluZGlhLXRpdGxlLndlYnAiLCJzbGlkZXNob3ciOiI1MjQ1Y2MzIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/times-of-india-title-768x1708.webp\" data-width=\"768\" data-height=\"1708\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-8.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5245cc3\" data-elementor-lightbox-title=\"image (8)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTkzODcsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTgud2VicCIsInNsaWRlc2hvdyI6IjUyNDVjYzMifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-8-768x988.webp\" data-width=\"768\" data-height=\"988\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-9.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5245cc3\" data-elementor-lightbox-title=\"image (9)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTkzODgsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTkud2VicCIsInNsaWRlc2hvdyI6IjUyNDVjYzMifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-9-768x819.webp\" data-width=\"768\" data-height=\"819\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-10.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5245cc3\" data-elementor-lightbox-title=\"image (10)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTkzODksInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTEwLndlYnAiLCJzbGlkZXNob3ciOiI1MjQ1Y2MzIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-10-768x221.webp\" data-width=\"768\" data-height=\"221\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-96cabcd elementor-align-left show-more elementor-widget elementor-widget-button\" data-id=\"96cabcd\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-alt-circle-down\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zM212 140v116h-70.9c-10.7 0-16.1 13-8.5 20.5l114.9 114.3c4.7 4.7 12.2 4.7 16.9 0l114.9-114.3c7.6-7.6 2.2-20.5-8.5-20.5H300V140c0-6.6-5.4-12-12-12h-64c-6.6 0-12 5.4-12 12z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">More details<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-658c434 elementor-align-left show-less content-hide elementor-widget elementor-widget-button\" data-id=\"658c434\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-alt-circle-up\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M8 256C8 119 119 8 256 8s248 111 248 248-111 248-248 248S8 393 8 256zm292 116V256h70.9c10.7 0 16.1-13 8.5-20.5L264.5 121.2c-4.7-4.7-12.2-4.7-16.9 0l-115 114.3c-7.6 7.6-2.2 20.5 8.5 20.5H212v116c0 6.6 5.4 12 12 12h64c6.6 0 12-5.4 12-12z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Close<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d5ce31a e-con-full profile e-flex e-con e-child\" data-id=\"d5ce31a\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-04b11b6 elementor-widget elementor-widget-heading\" data-id=\"04b11b6\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">NN in News \u2013 October  2023<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-95cea28 e-con-full details-area content-hide e-flex e-con e-child\" data-id=\"95cea28\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-93fc5e0 elementor-widget elementor-widget-text-editor\" data-id=\"93fc5e0\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>The month that was!<br \/>NN in news Here\u2019s a recap of what made headlines last month at Narayana Nethralaya. Looking back, Narayana Nethralaya had some milestone achievements, a tribute paid to our founding father on his birthday and educated people on eye wellness.<br \/>Narayana Nethralaya stands committed to providing excellence in eye care to all and making a positive impact on health and well-being.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c62b578 elementor-widget elementor-widget-gallery\" data-id=\"c62b578\" data-element_type=\"widget\" data-settings=\"{&quot;gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:21,&quot;sizes&quot;:[]},&quot;lazyload&quot;:&quot;yes&quot;,&quot;gallery_layout&quot;:&quot;grid&quot;,&quot;columns&quot;:4,&quot;columns_tablet&quot;:2,&quot;columns_mobile&quot;:1,&quot;gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;link_to&quot;:&quot;file&quot;,&quot;aspect_ratio&quot;:&quot;3:2&quot;,&quot;overlay_background&quot;:&quot;yes&quot;,&quot;content_hover_animation&quot;:&quot;fade-in&quot;}\" data-widget_type=\"gallery.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-gallery__container\">\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/nn-in-news-28-10-2023.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c62b578\" data-elementor-lightbox-title=\"nn-in-news-28-10-2023\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk0MzksInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL25uLWluLW5ld3MtMjgtMTAtMjAyMy53ZWJwIiwic2xpZGVzaG93IjoiYzYyYjU3OCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/nn-in-news-28-10-2023-768x636.webp\" data-width=\"768\" data-height=\"636\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Amulyavani-scaled-1.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c62b578\" data-elementor-lightbox-title=\"Amulyavani-scaled\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk0NDAsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL0FtdWx5YXZhbmktc2NhbGVkLTEud2VicCIsInNsaWRlc2hvdyI6ImM2MmI1NzgifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Amulyavani-scaled-1-768x798.webp\" data-width=\"768\" data-height=\"798\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-11.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c62b578\" data-elementor-lightbox-title=\"image (11)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk0NDQsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTExLndlYnAiLCJzbGlkZXNob3ciOiJjNjJiNTc4In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-11-768x1563.webp\" data-width=\"768\" data-height=\"1563\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-12.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c62b578\" data-elementor-lightbox-title=\"image (12)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk0NDUsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTEyLndlYnAiLCJzbGlkZXNob3ciOiJjNjJiNTc4In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-12-768x1087.webp\" data-width=\"768\" data-height=\"1087\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/SQUINT-BY-Dr-Maithri-sudha-article-12-october-2023.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c62b578\" data-elementor-lightbox-title=\"SQUINT-BY-Dr-Maithri-sudha-article-12-october-2023\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk0NDYsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL1NRVUlOVC1CWS1Eci1NYWl0aHJpLXN1ZGhhLWFydGljbGUtMTItb2N0b2Jlci0yMDIzLndlYnAiLCJzbGlkZXNob3ciOiJjNjJiNTc4In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/SQUINT-BY-Dr-Maithri-sudha-article-12-october-2023-768x1149.webp\" data-width=\"768\" data-height=\"1149\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-13.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c62b578\" data-elementor-lightbox-title=\"image (13)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk0NDcsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTEzLndlYnAiLCJzbGlkZXNob3ciOiJjNjJiNTc4In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-13-768x732.webp\" data-width=\"768\" data-height=\"732\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-14.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c62b578\" data-elementor-lightbox-title=\"image (14)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk0NTEsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTE0LndlYnAiLCJzbGlkZXNob3ciOiJjNjJiNTc4In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-14-768x1181.webp\" data-width=\"768\" data-height=\"1181\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c57a592 elementor-align-left show-more elementor-widget elementor-widget-button\" data-id=\"c57a592\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-alt-circle-down\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zM212 140v116h-70.9c-10.7 0-16.1 13-8.5 20.5l114.9 114.3c4.7 4.7 12.2 4.7 16.9 0l114.9-114.3c7.6-7.6 2.2-20.5-8.5-20.5H300V140c0-6.6-5.4-12-12-12h-64c-6.6 0-12 5.4-12 12z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">More details<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3cd8587 elementor-align-left show-less content-hide elementor-widget elementor-widget-button\" data-id=\"3cd8587\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-alt-circle-up\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M8 256C8 119 119 8 256 8s248 111 248 248-111 248-248 248S8 393 8 256zm292 116V256h70.9c10.7 0 16.1-13 8.5-20.5L264.5 121.2c-4.7-4.7-12.2-4.7-16.9 0l-115 114.3c-7.6 7.6-2.2 20.5 8.5 20.5H212v116c0 6.6 5.4 12 12 12h64c6.6 0 12-5.4 12-12z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Close<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9e5a1fb e-con-full profile e-flex e-con e-child\" data-id=\"9e5a1fb\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a82c592 elementor-widget elementor-widget-heading\" data-id=\"a82c592\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">\u201cRUN FOR SIGHT- Midnight Run 2023\u201d<br>\n\u201d Commemoration of the 38th National eye donation fortnight at Narayana Nethralaya \u201c2nd &amp; 3rd. September.2023<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2ae4083 e-con-full details-area content-hide e-flex e-con e-child\" data-id=\"2ae4083\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1400e52 elementor-widget elementor-widget-text-editor\" data-id=\"1400e52\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>On the night of September 2nd, 2023, Narayana Nethralaya proudly hosted an unforgettable Midnight Run in commemoration of the 38th National eye donation fortnight between Aug 25th to Sep 8th, 2023. This midnight run brought together 300 enthusiasts, spanning various age groups, all united by a shared mission\u2014to raise awareness about the critical importance of eye donation.<\/p><p>We were honoured to have distinguished Chief Guests in attendance, including Maj Gen Ravi Murugan AVSM, GOC, K &amp; K Subarea, Dr. S. D. Sharanappa, IPS, Joint Commissioner of Police (Crime), Bengaluru City, and Sri Kovid Mittal, a renowned Model and Actor. The special highlight was Maj Gen Ravi Murugan AVSM\u2019s and Sri Kovid Mittal\u2019s active participation in the 5K run, adding excitement to the event. These photos capture the exhilaration, unity, and purpose that defined our Midnight Run. Each image tells a story of determination and hope, whether you were part of the run or cheered from the sidelines.<\/p><p>As we relive these moments, let\u2019s remember the cause that brings us together: raising awareness about eye donation, to eliminate corneal blindness. We extend our heartfelt gratitude to our participants and the community for their support. Together, we make a difference!<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-51ce56d elementor-widget elementor-widget-gallery\" data-id=\"51ce56d\" data-element_type=\"widget\" data-settings=\"{&quot;gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:21,&quot;sizes&quot;:[]},&quot;lazyload&quot;:&quot;yes&quot;,&quot;gallery_layout&quot;:&quot;grid&quot;,&quot;columns&quot;:4,&quot;columns_tablet&quot;:2,&quot;columns_mobile&quot;:1,&quot;gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;link_to&quot;:&quot;file&quot;,&quot;aspect_ratio&quot;:&quot;3:2&quot;,&quot;overlay_background&quot;:&quot;yes&quot;,&quot;content_hover_animation&quot;:&quot;fade-in&quot;}\" data-widget_type=\"gallery.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-gallery__container\">\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/IMGL0544-scaled-1.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"51ce56d\" data-elementor-lightbox-title=\"IMGL0544-scaled\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk1ODIsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL0lNR0wwNTQ0LXNjYWxlZC0xLndlYnAiLCJzbGlkZXNob3ciOiI1MWNlNTZkIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/IMGL0544-scaled-1-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-15.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"51ce56d\" data-elementor-lightbox-title=\"image (15)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk1ODMsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTE1LndlYnAiLCJzbGlkZXNob3ciOiI1MWNlNTZkIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-15-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-16.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"51ce56d\" data-elementor-lightbox-title=\"image (16)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk1ODQsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTE2LndlYnAiLCJzbGlkZXNob3ciOiI1MWNlNTZkIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-16-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-17.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"51ce56d\" data-elementor-lightbox-title=\"image (17)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk1ODUsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTE3LndlYnAiLCJzbGlkZXNob3ciOiI1MWNlNTZkIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-17-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-18.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"51ce56d\" data-elementor-lightbox-title=\"image (18)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk1ODYsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTE4LndlYnAiLCJzbGlkZXNob3ciOiI1MWNlNTZkIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-18-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-19.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"51ce56d\" data-elementor-lightbox-title=\"image (19)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk1ODcsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTE5LndlYnAiLCJzbGlkZXNob3ciOiI1MWNlNTZkIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-19-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-20.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"51ce56d\" data-elementor-lightbox-title=\"image (20)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk1OTYsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwLndlYnAiLCJzbGlkZXNob3ciOiI1MWNlNTZkIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-20-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-1.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"51ce56d\" data-elementor-lightbox-title=\"image (1)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk1OTcsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTEuanBnIiwic2xpZGVzaG93IjoiNTFjZTU2ZCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-1-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-21.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"51ce56d\" data-elementor-lightbox-title=\"image (21)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk2MTAsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIxLndlYnAiLCJzbGlkZXNob3ciOiI1MWNlNTZkIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-21-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-22.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"51ce56d\" data-elementor-lightbox-title=\"image (22)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk2MTQsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIyLndlYnAiLCJzbGlkZXNob3ciOiI1MWNlNTZkIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-22-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-23.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"51ce56d\" data-elementor-lightbox-title=\"image (23)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk2MjEsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIzLndlYnAiLCJzbGlkZXNob3ciOiI1MWNlNTZkIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-23-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"51ce56d\" data-elementor-lightbox-title=\"image (2)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk2MjIsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIuanBnIiwic2xpZGVzaG93IjoiNTFjZTU2ZCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-24.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"51ce56d\" data-elementor-lightbox-title=\"image (24)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk2MjksInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTI0LndlYnAiLCJzbGlkZXNob3ciOiI1MWNlNTZkIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-24-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-25.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"51ce56d\" data-elementor-lightbox-title=\"image (25)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk2MzAsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTI1LndlYnAiLCJzbGlkZXNob3ciOiI1MWNlNTZkIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-25-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-26.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"51ce56d\" data-elementor-lightbox-title=\"image (26)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk2MzEsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTI2LndlYnAiLCJzbGlkZXNob3ciOiI1MWNlNTZkIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-26-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-27.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"51ce56d\" data-elementor-lightbox-title=\"image (27)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk2MzIsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTI3LndlYnAiLCJzbGlkZXNob3ciOiI1MWNlNTZkIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-27-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-28.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"51ce56d\" data-elementor-lightbox-title=\"image (28)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk2MzMsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTI4LndlYnAiLCJzbGlkZXNob3ciOiI1MWNlNTZkIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-28-768x1152.webp\" data-width=\"768\" data-height=\"1152\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-29.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"51ce56d\" data-elementor-lightbox-title=\"image (29)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk2MzQsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTI5LndlYnAiLCJzbGlkZXNob3ciOiI1MWNlNTZkIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-29-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-30.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"51ce56d\" data-elementor-lightbox-title=\"image (30)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk2NTAsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTMwLndlYnAiLCJzbGlkZXNob3ciOiI1MWNlNTZkIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-30-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-31.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"51ce56d\" data-elementor-lightbox-title=\"image (31)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk2NTEsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTMxLndlYnAiLCJzbGlkZXNob3ciOiI1MWNlNTZkIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-31-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-32.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"51ce56d\" data-elementor-lightbox-title=\"image (32)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk2NTIsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTMyLndlYnAiLCJzbGlkZXNob3ciOiI1MWNlNTZkIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-32-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-33.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"51ce56d\" data-elementor-lightbox-title=\"image (33)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk2NTksInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTMzLndlYnAiLCJzbGlkZXNob3ciOiI1MWNlNTZkIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-33-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-34.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"51ce56d\" data-elementor-lightbox-title=\"image (34)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk2NjMsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTM0LndlYnAiLCJzbGlkZXNob3ciOiI1MWNlNTZkIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-34-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-35.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"51ce56d\" data-elementor-lightbox-title=\"image (35)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk2NjcsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTM1LndlYnAiLCJzbGlkZXNob3ciOiI1MWNlNTZkIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-35-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-36.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"51ce56d\" data-elementor-lightbox-title=\"image (36)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk2NzEsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTM2LndlYnAiLCJzbGlkZXNob3ciOiI1MWNlNTZkIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-36-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-37.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"51ce56d\" data-elementor-lightbox-title=\"image (37)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk2NzIsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTM3LndlYnAiLCJzbGlkZXNob3ciOiI1MWNlNTZkIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-37-768x1152.webp\" data-width=\"768\" data-height=\"1152\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-39.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"51ce56d\" data-elementor-lightbox-title=\"image (39)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk2ODUsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTM5LndlYnAiLCJzbGlkZXNob3ciOiI1MWNlNTZkIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-39-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-40.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"51ce56d\" data-elementor-lightbox-title=\"image (40)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk2ODYsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTQwLndlYnAiLCJzbGlkZXNob3ciOiI1MWNlNTZkIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-40-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-41.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"51ce56d\" data-elementor-lightbox-title=\"image (41)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk2OTAsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTQxLndlYnAiLCJzbGlkZXNob3ciOiI1MWNlNTZkIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-41-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-42.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"51ce56d\" data-elementor-lightbox-title=\"image (42)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk2OTQsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTQyLndlYnAiLCJzbGlkZXNob3ciOiI1MWNlNTZkIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-42-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-43.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"51ce56d\" data-elementor-lightbox-title=\"image (43)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk2OTgsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTQzLndlYnAiLCJzbGlkZXNob3ciOiI1MWNlNTZkIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-43-768x1152.webp\" data-width=\"768\" data-height=\"1152\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-44.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"51ce56d\" data-elementor-lightbox-title=\"image (44)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk2OTksInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTQ0LndlYnAiLCJzbGlkZXNob3ciOiI1MWNlNTZkIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-44-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-45.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"51ce56d\" data-elementor-lightbox-title=\"image (45)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk3MDYsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTQ1LndlYnAiLCJzbGlkZXNob3ciOiI1MWNlNTZkIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-45-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0f33fd8 elementor-widget elementor-widget-gallery\" data-id=\"0f33fd8\" data-element_type=\"widget\" data-settings=\"{&quot;gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:21,&quot;sizes&quot;:[]},&quot;lazyload&quot;:&quot;yes&quot;,&quot;gallery_layout&quot;:&quot;grid&quot;,&quot;columns&quot;:4,&quot;columns_tablet&quot;:2,&quot;columns_mobile&quot;:1,&quot;gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;link_to&quot;:&quot;file&quot;,&quot;aspect_ratio&quot;:&quot;3:2&quot;,&quot;overlay_background&quot;:&quot;yes&quot;,&quot;content_hover_animation&quot;:&quot;fade-in&quot;}\" data-widget_type=\"gallery.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-gallery__container\">\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-46.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"0f33fd8\" data-elementor-lightbox-title=\"image (46)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk3MDcsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTQ2LndlYnAiLCJzbGlkZXNob3ciOiIwZjMzZmQ4In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-46-768x426.webp\" data-width=\"768\" data-height=\"426\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-47.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"0f33fd8\" data-elementor-lightbox-title=\"image (47)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk3MDgsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTQ3LndlYnAiLCJzbGlkZXNob3ciOiIwZjMzZmQ4In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-47-768x537.webp\" data-width=\"768\" data-height=\"537\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-48.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"0f33fd8\" data-elementor-lightbox-title=\"image (48)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk3MDksInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTQ4LndlYnAiLCJzbGlkZXNob3ciOiIwZjMzZmQ4In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-48-768x616.webp\" data-width=\"768\" data-height=\"616\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-49.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"0f33fd8\" data-elementor-lightbox-title=\"image (49)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk3MTAsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTQ5LndlYnAiLCJzbGlkZXNob3ciOiIwZjMzZmQ4In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-49-768x514.webp\" data-width=\"768\" data-height=\"514\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-50.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"0f33fd8\" data-elementor-lightbox-title=\"image (50)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk3MTQsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTUwLndlYnAiLCJzbGlkZXNob3ciOiIwZjMzZmQ4In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-50-768x305.webp\" data-width=\"768\" data-height=\"305\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-51.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"0f33fd8\" data-elementor-lightbox-title=\"image (51)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk3MTUsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTUxLndlYnAiLCJzbGlkZXNob3ciOiIwZjMzZmQ4In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-51.webp\" data-width=\"696\" data-height=\"328\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-52.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"0f33fd8\" data-elementor-lightbox-title=\"image (52)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk3MTYsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTUyLndlYnAiLCJzbGlkZXNob3ciOiIwZjMzZmQ4In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-52-768x444.webp\" data-width=\"768\" data-height=\"444\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-53.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"0f33fd8\" data-elementor-lightbox-title=\"image (53)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk3MTcsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTUzLndlYnAiLCJzbGlkZXNob3ciOiIwZjMzZmQ4In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-53-768x1277.webp\" data-width=\"768\" data-height=\"1277\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-54.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"0f33fd8\" data-elementor-lightbox-title=\"image (54)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk3MTgsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTU0LndlYnAiLCJzbGlkZXNob3ciOiIwZjMzZmQ4In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-54.webp\" data-width=\"437\" data-height=\"1024\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-42c68a0 elementor-align-left show-more elementor-widget elementor-widget-button\" data-id=\"42c68a0\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-alt-circle-down\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zM212 140v116h-70.9c-10.7 0-16.1 13-8.5 20.5l114.9 114.3c4.7 4.7 12.2 4.7 16.9 0l114.9-114.3c7.6-7.6 2.2-20.5-8.5-20.5H300V140c0-6.6-5.4-12-12-12h-64c-6.6 0-12 5.4-12 12z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">More details<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-85a59ea elementor-align-left show-less content-hide elementor-widget elementor-widget-button\" data-id=\"85a59ea\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-alt-circle-up\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M8 256C8 119 119 8 256 8s248 111 248 248-111 248-248 248S8 393 8 256zm292 116V256h70.9c10.7 0 16.1-13 8.5-20.5L264.5 121.2c-4.7-4.7-12.2-4.7-16.9 0l-115 114.3c-7.6 7.6-2.2 20.5 8.5 20.5H212v116c0 6.6 5.4 12 12 12h64c6.6 0 12-5.4 12-12z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Close<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-794d016 e-con-full profile e-flex e-con e-child\" data-id=\"794d016\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-131b260 elementor-widget elementor-widget-heading\" data-id=\"131b260\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">\u201cNarayana Nethralaya is proud to be the first in the world to conduct a research utilising AI and Biomarkers in predicting the conjunctivitis severity\u201d 10-8-2023<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1e610ce e-con-full details-area content-hide e-flex e-con e-child\" data-id=\"1e610ce\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c5457f9 elementor-widget elementor-widget-text-editor\" data-id=\"c5457f9\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Narayana Nethralaya is proud to be the first in the world to conduct a research utilising AI and Biomarkers in predicting the conjunctivitis severity. This AI driven research has highlighted that people who are more prone to allergies or asthma showing high IgE levels and have low vitamin D levels are the ones who are severely affected. The AI model has demonstrated 97% accuracy, affirming its successful interpretation. This research will assist clinicians in delivering more personalized treatment for patients.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-946fca9 elementor-widget elementor-widget-gallery\" data-id=\"946fca9\" data-element_type=\"widget\" data-settings=\"{&quot;gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:21,&quot;sizes&quot;:[]},&quot;lazyload&quot;:&quot;yes&quot;,&quot;gallery_layout&quot;:&quot;grid&quot;,&quot;columns&quot;:4,&quot;columns_tablet&quot;:2,&quot;columns_mobile&quot;:1,&quot;gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;link_to&quot;:&quot;file&quot;,&quot;aspect_ratio&quot;:&quot;3:2&quot;,&quot;overlay_background&quot;:&quot;yes&quot;,&quot;content_hover_animation&quot;:&quot;fade-in&quot;}\" data-widget_type=\"gallery.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-gallery__container\">\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-55-scaled.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"946fca9\" data-elementor-lightbox-title=\"image (55)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk3NDMsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTU1LXNjYWxlZC53ZWJwIiwic2xpZGVzaG93IjoiOTQ2ZmNhOSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-55-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-56-scaled.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"946fca9\" data-elementor-lightbox-title=\"image (56)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk3NTAsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTU2LXNjYWxlZC53ZWJwIiwic2xpZGVzaG93IjoiOTQ2ZmNhOSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-56-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-57-scaled.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"946fca9\" data-elementor-lightbox-title=\"image (57)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk3NTUsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTU3LXNjYWxlZC53ZWJwIiwic2xpZGVzaG93IjoiOTQ2ZmNhOSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-57-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-58-scaled.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"946fca9\" data-elementor-lightbox-title=\"image (58)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk3NTYsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTU4LXNjYWxlZC53ZWJwIiwic2xpZGVzaG93IjoiOTQ2ZmNhOSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-58-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-59-scaled.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"946fca9\" data-elementor-lightbox-title=\"image (59)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk3NTgsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTU5LXNjYWxlZC53ZWJwIiwic2xpZGVzaG93IjoiOTQ2ZmNhOSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-59-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-60-scaled.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"946fca9\" data-elementor-lightbox-title=\"image (60)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk3NzAsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTYwLXNjYWxlZC53ZWJwIiwic2xpZGVzaG93IjoiOTQ2ZmNhOSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-60-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-61-scaled.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"946fca9\" data-elementor-lightbox-title=\"image (61)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk3NzMsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTYxLXNjYWxlZC53ZWJwIiwic2xpZGVzaG93IjoiOTQ2ZmNhOSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-61-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-62-scaled.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"946fca9\" data-elementor-lightbox-title=\"image (62)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk3NzQsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTYyLXNjYWxlZC53ZWJwIiwic2xpZGVzaG93IjoiOTQ2ZmNhOSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-62-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-63-scaled.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"946fca9\" data-elementor-lightbox-title=\"image (63)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk3ODYsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTYzLXNjYWxlZC53ZWJwIiwic2xpZGVzaG93IjoiOTQ2ZmNhOSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-63-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-64-scaled.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"946fca9\" data-elementor-lightbox-title=\"image (64)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk3OTMsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTY0LXNjYWxlZC53ZWJwIiwic2xpZGVzaG93IjoiOTQ2ZmNhOSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-64-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-66-scaled.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"946fca9\" data-elementor-lightbox-title=\"image (66)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk3OTQsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTY2LXNjYWxlZC53ZWJwIiwic2xpZGVzaG93IjoiOTQ2ZmNhOSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-66-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-316c0cc elementor-widget elementor-widget-gallery\" data-id=\"316c0cc\" data-element_type=\"widget\" data-settings=\"{&quot;gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:21,&quot;sizes&quot;:[]},&quot;lazyload&quot;:&quot;yes&quot;,&quot;gallery_layout&quot;:&quot;grid&quot;,&quot;columns&quot;:4,&quot;columns_tablet&quot;:2,&quot;columns_mobile&quot;:1,&quot;gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;link_to&quot;:&quot;file&quot;,&quot;aspect_ratio&quot;:&quot;3:2&quot;,&quot;overlay_background&quot;:&quot;yes&quot;,&quot;content_hover_animation&quot;:&quot;fade-in&quot;}\" data-widget_type=\"gallery.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-gallery__container\">\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-67.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"316c0cc\" data-elementor-lightbox-title=\"image (67)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk3OTYsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTY3LndlYnAiLCJzbGlkZXNob3ciOiIzMTZjMGNjIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-67-768x395.webp\" data-width=\"768\" data-height=\"395\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-68.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"316c0cc\" data-elementor-lightbox-title=\"image (68)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk3OTcsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTY4LndlYnAiLCJzbGlkZXNob3ciOiIzMTZjMGNjIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-68.webp\" data-width=\"708\" data-height=\"1600\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-69.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"316c0cc\" data-elementor-lightbox-title=\"image (69)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk3OTgsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTY5LndlYnAiLCJzbGlkZXNob3ciOiIzMTZjMGNjIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-69.webp\" data-width=\"695\" data-height=\"873\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-70.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"316c0cc\" data-elementor-lightbox-title=\"image (70)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk3OTksInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTcwLndlYnAiLCJzbGlkZXNob3ciOiIzMTZjMGNjIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-70-768x889.webp\" data-width=\"768\" data-height=\"889\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-71.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"316c0cc\" data-elementor-lightbox-title=\"image (71)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk4MDAsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTcxLndlYnAiLCJzbGlkZXNob3ciOiIzMTZjMGNjIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-71-768x409.webp\" data-width=\"768\" data-height=\"409\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-72.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"316c0cc\" data-elementor-lightbox-title=\"image (72)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk4MDEsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTcyLndlYnAiLCJzbGlkZXNob3ciOiIzMTZjMGNjIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-72.webp\" data-width=\"567\" data-height=\"1023\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-73.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"316c0cc\" data-elementor-lightbox-title=\"image (73)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk4MDIsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTczLndlYnAiLCJzbGlkZXNob3ciOiIzMTZjMGNjIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-73.webp\" data-width=\"374\" data-height=\"1397\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ec46a49 elementor-align-left show-more elementor-widget elementor-widget-button\" data-id=\"ec46a49\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-alt-circle-down\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zM212 140v116h-70.9c-10.7 0-16.1 13-8.5 20.5l114.9 114.3c4.7 4.7 12.2 4.7 16.9 0l114.9-114.3c7.6-7.6 2.2-20.5-8.5-20.5H300V140c0-6.6-5.4-12-12-12h-64c-6.6 0-12 5.4-12 12z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">More details<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fb124c4 elementor-align-left show-less content-hide elementor-widget elementor-widget-button\" data-id=\"fb124c4\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-alt-circle-up\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M8 256C8 119 119 8 256 8s248 111 248 248-111 248-248 248S8 393 8 256zm292 116V256h70.9c10.7 0 16.1-13 8.5-20.5L264.5 121.2c-4.7-4.7-12.2-4.7-16.9 0l-115 114.3c-7.6 7.6-2.2 20.5 8.5 20.5H212v116c0 6.6 5.4 12 12 12h64c6.6 0 12-5.4 12-12z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Close<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-64c6e6f e-con-full profile e-flex e-con e-child\" data-id=\"64c6e6f\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0e1d5d9 elementor-widget elementor-widget-heading\" data-id=\"0e1d5d9\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">\u201cNarayana Nethralaya launches Indigenous Gene Therapy Trials For The First Time In India\u201d 26-7-2023<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1ece12e e-con-full details-area content-hide e-flex e-con e-child\" data-id=\"1ece12e\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6df632f elementor-widget elementor-widget-text-editor\" data-id=\"6df632f\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>On 26th July 2023, Narayana Nethralaya held a press conference in Bangalore to announce India\u2019s first gene therapy trial for ocular genetic diseases. The trial will be conducted by experts from Narayana Nethralaya Foundation\u2019s GROW lab. Our aim is to provide affordable and indigenous gene therapy solutions, countering the high costs of western treatments. This initiative reflects our commitment to innovation and excellence in genomics, with a vision to make these treatments accessible to people from all sections of society.<br \/><br \/>Esteemed experts from Narayana Nethralaya who addressed the press conference include: Dr. Rohit Shetty \u2013 Chairman, Clinician Translational Scientist, Dr. Naren Shetty \u2013 Vice-Chairman, Gp Capt S K Mittal VSM \u2013 CEO, Dr. Arkasubhra Ghosh \u2013 Director, and Senior Principal Investigator, GROW laboratories, Dr. (Maj) Narendra P \u2013 COO &amp; Administrator (NN2).<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b6d0538 elementor-widget elementor-widget-gallery\" data-id=\"b6d0538\" data-element_type=\"widget\" data-settings=\"{&quot;gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:21,&quot;sizes&quot;:[]},&quot;lazyload&quot;:&quot;yes&quot;,&quot;gallery_layout&quot;:&quot;grid&quot;,&quot;columns&quot;:4,&quot;columns_tablet&quot;:2,&quot;columns_mobile&quot;:1,&quot;gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;link_to&quot;:&quot;file&quot;,&quot;aspect_ratio&quot;:&quot;3:2&quot;,&quot;overlay_background&quot;:&quot;yes&quot;,&quot;content_hover_animation&quot;:&quot;fade-in&quot;}\" data-widget_type=\"gallery.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-gallery__container\">\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-74.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b6d0538\" data-elementor-lightbox-title=\"image (74)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk4MTUsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTc0LndlYnAiLCJzbGlkZXNob3ciOiJiNmQwNTM4In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-74.webp\" data-width=\"464\" data-height=\"802\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-75.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b6d0538\" data-elementor-lightbox-title=\"image (75)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk4MjEsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTc1LndlYnAiLCJzbGlkZXNob3ciOiJiNmQwNTM4In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-75.webp\" data-width=\"432\" data-height=\"1536\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-76.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b6d0538\" data-elementor-lightbox-title=\"image (76)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk4MjIsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTc2LndlYnAiLCJzbGlkZXNob3ciOiJiNmQwNTM4In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-76-768x859.webp\" data-width=\"768\" data-height=\"859\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-77.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b6d0538\" data-elementor-lightbox-title=\"image (77)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk4MjMsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTc3LndlYnAiLCJzbGlkZXNob3ciOiJiNmQwNTM4In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-77-768x1114.webp\" data-width=\"768\" data-height=\"1114\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-78.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b6d0538\" data-elementor-lightbox-title=\"image (78)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk4MjQsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTc4LndlYnAiLCJzbGlkZXNob3ciOiJiNmQwNTM4In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-78-768x1024.webp\" data-width=\"768\" data-height=\"1024\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-79.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b6d0538\" data-elementor-lightbox-title=\"image (79)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk4MjUsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTc5LndlYnAiLCJzbGlkZXNob3ciOiJiNmQwNTM4In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-79.webp\" data-width=\"719\" data-height=\"1088\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-80.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b6d0538\" data-elementor-lightbox-title=\"image (80)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk4MjYsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTgwLndlYnAiLCJzbGlkZXNob3ciOiJiNmQwNTM4In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-80-768x964.webp\" data-width=\"768\" data-height=\"964\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-81.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b6d0538\" data-elementor-lightbox-title=\"image (81)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk4MjcsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTgxLndlYnAiLCJzbGlkZXNob3ciOiJiNmQwNTM4In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-81.webp\" data-width=\"672\" data-height=\"663\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-82.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b6d0538\" data-elementor-lightbox-title=\"image (82)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk4MjksInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTgyLndlYnAiLCJzbGlkZXNob3ciOiJiNmQwNTM4In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-82-768x598.webp\" data-width=\"768\" data-height=\"598\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-83.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b6d0538\" data-elementor-lightbox-title=\"image (83)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk4MzAsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTgzLndlYnAiLCJzbGlkZXNob3ciOiJiNmQwNTM4In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-83-768x207.webp\" data-width=\"768\" data-height=\"207\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-84.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b6d0538\" data-elementor-lightbox-title=\"image (84)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk4MzEsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTg0LndlYnAiLCJzbGlkZXNob3ciOiJiNmQwNTM4In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-84.webp\" data-width=\"701\" data-height=\"607\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-85.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b6d0538\" data-elementor-lightbox-title=\"image (85)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk4MzIsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTg1LndlYnAiLCJzbGlkZXNob3ciOiJiNmQwNTM4In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-85-768x1011.webp\" data-width=\"768\" data-height=\"1011\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-86.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b6d0538\" data-elementor-lightbox-title=\"image (86)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk4MzUsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTg2LndlYnAiLCJzbGlkZXNob3ciOiJiNmQwNTM4In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-86.webp\" data-width=\"431\" data-height=\"1000\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-87.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b6d0538\" data-elementor-lightbox-title=\"image (87)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk4MzYsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTg3LndlYnAiLCJzbGlkZXNob3ciOiJiNmQwNTM4In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-87-768x364.webp\" data-width=\"768\" data-height=\"364\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0077025 elementor-align-left show-more elementor-widget elementor-widget-button\" data-id=\"0077025\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-alt-circle-down\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zM212 140v116h-70.9c-10.7 0-16.1 13-8.5 20.5l114.9 114.3c4.7 4.7 12.2 4.7 16.9 0l114.9-114.3c7.6-7.6 2.2-20.5-8.5-20.5H300V140c0-6.6-5.4-12-12-12h-64c-6.6 0-12 5.4-12 12z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">More details<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-059f6f3 elementor-align-left show-less content-hide elementor-widget elementor-widget-button\" data-id=\"059f6f3\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-alt-circle-up\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M8 256C8 119 119 8 256 8s248 111 248 248-111 248-248 248S8 393 8 256zm292 116V256h70.9c10.7 0 16.1-13 8.5-20.5L264.5 121.2c-4.7-4.7-12.2-4.7-16.9 0l-115 114.3c-7.6 7.6-2.2 20.5 8.5 20.5H212v116c0 6.6 5.4 12 12 12h64c6.6 0 12-5.4 12-12z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Close<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-cf4824c e-con-full profile e-flex e-con e-child\" data-id=\"cf4824c\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bce0065 elementor-widget elementor-widget-heading\" data-id=\"bce0065\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">NN in News \u2013 Amulya vani on 20.4.2023 &amp; Sudhimula 24.4.2023<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0a5098f e-con-full details-area content-hide e-flex e-con e-child\" data-id=\"0a5098f\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3cae73e elementor-widget elementor-widget-gallery\" data-id=\"3cae73e\" data-element_type=\"widget\" data-settings=\"{&quot;gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:21,&quot;sizes&quot;:[]},&quot;lazyload&quot;:&quot;yes&quot;,&quot;gallery_layout&quot;:&quot;grid&quot;,&quot;columns&quot;:4,&quot;columns_tablet&quot;:2,&quot;columns_mobile&quot;:1,&quot;gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;link_to&quot;:&quot;file&quot;,&quot;aspect_ratio&quot;:&quot;3:2&quot;,&quot;overlay_background&quot;:&quot;yes&quot;,&quot;content_hover_animation&quot;:&quot;fade-in&quot;}\" data-widget_type=\"gallery.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-gallery__container\">\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-88.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3cae73e\" data-elementor-lightbox-title=\"image (88)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk4NzUsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTg4LndlYnAiLCJzbGlkZXNob3ciOiIzY2FlNzNlIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-88-768x768.webp\" data-width=\"768\" data-height=\"768\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-89.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3cae73e\" data-elementor-lightbox-title=\"image (89)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk4NzYsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTg5LndlYnAiLCJzbGlkZXNob3ciOiIzY2FlNzNlIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-89-768x939.webp\" data-width=\"768\" data-height=\"939\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c39a147 elementor-align-left show-more elementor-widget elementor-widget-button\" data-id=\"c39a147\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-alt-circle-down\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zM212 140v116h-70.9c-10.7 0-16.1 13-8.5 20.5l114.9 114.3c4.7 4.7 12.2 4.7 16.9 0l114.9-114.3c7.6-7.6 2.2-20.5-8.5-20.5H300V140c0-6.6-5.4-12-12-12h-64c-6.6 0-12 5.4-12 12z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">More details<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6d7a832 elementor-align-left show-less content-hide elementor-widget elementor-widget-button\" data-id=\"6d7a832\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-alt-circle-up\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M8 256C8 119 119 8 256 8s248 111 248 248-111 248-248 248S8 393 8 256zm292 116V256h70.9c10.7 0 16.1-13 8.5-20.5L264.5 121.2c-4.7-4.7-12.2-4.7-16.9 0l-115 114.3c-7.6 7.6-2.2 20.5 8.5 20.5H212v116c0 6.6 5.4 12 12 12h64c6.6 0 12-5.4 12-12z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Close<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ffafe37 e-con-full profile e-flex e-con e-child\" data-id=\"ffafe37\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e1d280c elementor-widget elementor-widget-heading\" data-id=\"e1d280c\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">NN in News \u2013 Varthajala on 10.3.2023 &amp; Daily Tanthi, Tamil Daily, 27.03.2023<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-744700d e-con-full details-area content-hide e-flex e-con e-child\" data-id=\"744700d\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-441069a elementor-widget elementor-widget-gallery\" data-id=\"441069a\" data-element_type=\"widget\" data-settings=\"{&quot;gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:21,&quot;sizes&quot;:[]},&quot;lazyload&quot;:&quot;yes&quot;,&quot;gallery_layout&quot;:&quot;grid&quot;,&quot;columns&quot;:4,&quot;columns_tablet&quot;:2,&quot;columns_mobile&quot;:1,&quot;gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;link_to&quot;:&quot;file&quot;,&quot;aspect_ratio&quot;:&quot;3:2&quot;,&quot;overlay_background&quot;:&quot;yes&quot;,&quot;content_hover_animation&quot;:&quot;fade-in&quot;}\" data-widget_type=\"gallery.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-gallery__container\">\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-88.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"441069a\" data-elementor-lightbox-title=\"image (88)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk4NzUsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTg4LndlYnAiLCJzbGlkZXNob3ciOiI0NDEwNjlhIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-88-768x768.webp\" data-width=\"768\" data-height=\"768\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-89.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"441069a\" data-elementor-lightbox-title=\"image (89)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk4NzYsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTg5LndlYnAiLCJzbGlkZXNob3ciOiI0NDEwNjlhIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-89-768x939.webp\" data-width=\"768\" data-height=\"939\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-31b5a00 elementor-align-left show-more elementor-widget elementor-widget-button\" data-id=\"31b5a00\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-alt-circle-down\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zM212 140v116h-70.9c-10.7 0-16.1 13-8.5 20.5l114.9 114.3c4.7 4.7 12.2 4.7 16.9 0l114.9-114.3c7.6-7.6 2.2-20.5-8.5-20.5H300V140c0-6.6-5.4-12-12-12h-64c-6.6 0-12 5.4-12 12z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">More details<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-13352ac elementor-align-left show-less content-hide elementor-widget elementor-widget-button\" data-id=\"13352ac\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-alt-circle-up\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M8 256C8 119 119 8 256 8s248 111 248 248-111 248-248 248S8 393 8 256zm292 116V256h70.9c10.7 0 16.1-13 8.5-20.5L264.5 121.2c-4.7-4.7-12.2-4.7-16.9 0l-115 114.3c-7.6 7.6-2.2 20.5 8.5 20.5H212v116c0 6.6 5.4 12 12 12h64c6.6 0 12-5.4 12-12z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Close<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d5cc3a5 e-con-full profile e-flex e-con e-child\" data-id=\"d5cc3a5\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0a2d7d7 elementor-widget elementor-widget-heading\" data-id=\"0a2d7d7\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">NN in News \u2013 The new Sunday Express, 12.02.2023<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-253407f e-con-full details-area content-hide e-flex e-con e-child\" data-id=\"253407f\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3af64e2 elementor-widget elementor-widget-gallery\" data-id=\"3af64e2\" data-element_type=\"widget\" data-settings=\"{&quot;gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:21,&quot;sizes&quot;:[]},&quot;lazyload&quot;:&quot;yes&quot;,&quot;gallery_layout&quot;:&quot;grid&quot;,&quot;columns&quot;:4,&quot;columns_tablet&quot;:2,&quot;columns_mobile&quot;:1,&quot;gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;link_to&quot;:&quot;file&quot;,&quot;aspect_ratio&quot;:&quot;3:2&quot;,&quot;overlay_background&quot;:&quot;yes&quot;,&quot;content_hover_animation&quot;:&quot;fade-in&quot;}\" data-widget_type=\"gallery.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-gallery__container\">\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-92.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3af64e2\" data-elementor-lightbox-title=\"image (92)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk5MTIsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTkyLndlYnAiLCJzbGlkZXNob3ciOiIzYWY2NGUyIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-92-768x543.webp\" data-width=\"768\" data-height=\"543\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dbc64f8 elementor-align-left show-more elementor-widget elementor-widget-button\" data-id=\"dbc64f8\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-alt-circle-down\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zM212 140v116h-70.9c-10.7 0-16.1 13-8.5 20.5l114.9 114.3c4.7 4.7 12.2 4.7 16.9 0l114.9-114.3c7.6-7.6 2.2-20.5-8.5-20.5H300V140c0-6.6-5.4-12-12-12h-64c-6.6 0-12 5.4-12 12z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">More details<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7161112 elementor-align-left show-less content-hide elementor-widget elementor-widget-button\" data-id=\"7161112\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-alt-circle-up\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M8 256C8 119 119 8 256 8s248 111 248 248-111 248-248 248S8 393 8 256zm292 116V256h70.9c10.7 0 16.1-13 8.5-20.5L264.5 121.2c-4.7-4.7-12.2-4.7-16.9 0l-115 114.3c-7.6 7.6-2.2 20.5 8.5 20.5H212v116c0 6.6 5.4 12 12 12h64c6.6 0 12-5.4 12-12z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Close<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a7182bd e-con-full profile e-flex e-con e-child\" data-id=\"a7182bd\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b7518e4 elementor-widget elementor-widget-heading\" data-id=\"b7518e4\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">NN in News \u2013 Vijaya Vani, 08.02.2023 <\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1822d61 e-con-full details-area content-hide e-flex e-con e-child\" data-id=\"1822d61\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0b3f0eb elementor-widget elementor-widget-text-editor\" data-id=\"0b3f0eb\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Dr. Bhujang Shetty, Chairman and Managing Director of Narayana Nethralaya hospital, was featured in Vijaya Vani newspaper on 8th February, 2023.<br \/>Dr. Shetty gives his expert opinion on how one can reverse diabetes and lead a healthier life by consuming a nutritious diet and making lifestyle modifications.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1961a36 elementor-widget elementor-widget-gallery\" data-id=\"1961a36\" data-element_type=\"widget\" data-settings=\"{&quot;gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:21,&quot;sizes&quot;:[]},&quot;lazyload&quot;:&quot;yes&quot;,&quot;gallery_layout&quot;:&quot;grid&quot;,&quot;columns&quot;:4,&quot;columns_tablet&quot;:2,&quot;columns_mobile&quot;:1,&quot;gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;link_to&quot;:&quot;file&quot;,&quot;aspect_ratio&quot;:&quot;3:2&quot;,&quot;overlay_background&quot;:&quot;yes&quot;,&quot;content_hover_animation&quot;:&quot;fade-in&quot;}\" data-widget_type=\"gallery.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-gallery__container\">\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-93.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1961a36\" data-elementor-lightbox-title=\"image (93)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk5MTcsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTkzLndlYnAiLCJzbGlkZXNob3ciOiIxOTYxYTM2In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-93-768x543.webp\" data-width=\"768\" data-height=\"543\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3bb7a07 elementor-align-left show-more elementor-widget elementor-widget-button\" data-id=\"3bb7a07\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-alt-circle-down\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zM212 140v116h-70.9c-10.7 0-16.1 13-8.5 20.5l114.9 114.3c4.7 4.7 12.2 4.7 16.9 0l114.9-114.3c7.6-7.6 2.2-20.5-8.5-20.5H300V140c0-6.6-5.4-12-12-12h-64c-6.6 0-12 5.4-12 12z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">More details<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0c47c05 elementor-align-left show-less content-hide elementor-widget elementor-widget-button\" data-id=\"0c47c05\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-alt-circle-up\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M8 256C8 119 119 8 256 8s248 111 248 248-111 248-248 248S8 393 8 256zm292 116V256h70.9c10.7 0 16.1-13 8.5-20.5L264.5 121.2c-4.7-4.7-12.2-4.7-16.9 0l-115 114.3c-7.6 7.6-2.2 20.5 8.5 20.5H212v116c0 6.6 5.4 12 12 12h64c6.6 0 12-5.4 12-12z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Close<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0d711f6 e-con-full profile e-flex e-con e-child\" data-id=\"0d711f6\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ff86a3b elementor-widget elementor-widget-heading\" data-id=\"ff86a3b\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">NN in News \u2013 Vijaya Vani, 02.02.2023 &amp; SUDHA, weekly, 09.02.2023\n<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f81cfe1 e-con-full details-area content-hide e-flex e-con e-child\" data-id=\"f81cfe1\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ce770ad elementor-widget elementor-widget-gallery\" data-id=\"ce770ad\" data-element_type=\"widget\" data-settings=\"{&quot;gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:21,&quot;sizes&quot;:[]},&quot;lazyload&quot;:&quot;yes&quot;,&quot;gallery_layout&quot;:&quot;grid&quot;,&quot;columns&quot;:4,&quot;columns_tablet&quot;:2,&quot;columns_mobile&quot;:1,&quot;gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;link_to&quot;:&quot;file&quot;,&quot;aspect_ratio&quot;:&quot;3:2&quot;,&quot;overlay_background&quot;:&quot;yes&quot;,&quot;content_hover_animation&quot;:&quot;fade-in&quot;}\" data-widget_type=\"gallery.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-gallery__container\">\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-94.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ce770ad\" data-elementor-lightbox-title=\"image (94)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk5MzYsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTk0LndlYnAiLCJzbGlkZXNob3ciOiJjZTc3MGFkIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-94.webp\" data-width=\"441\" data-height=\"966\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-95.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ce770ad\" data-elementor-lightbox-title=\"image (95)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk5MzcsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTk1LndlYnAiLCJzbGlkZXNob3ciOiJjZTc3MGFkIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-95-768x543.webp\" data-width=\"768\" data-height=\"543\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b35e4c4 elementor-align-left show-more elementor-widget elementor-widget-button\" data-id=\"b35e4c4\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-alt-circle-down\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zM212 140v116h-70.9c-10.7 0-16.1 13-8.5 20.5l114.9 114.3c4.7 4.7 12.2 4.7 16.9 0l114.9-114.3c7.6-7.6 2.2-20.5-8.5-20.5H300V140c0-6.6-5.4-12-12-12h-64c-6.6 0-12 5.4-12 12z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">More details<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d7d6935 elementor-align-left show-less content-hide elementor-widget elementor-widget-button\" data-id=\"d7d6935\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-alt-circle-up\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M8 256C8 119 119 8 256 8s248 111 248 248-111 248-248 248S8 393 8 256zm292 116V256h70.9c10.7 0 16.1-13 8.5-20.5L264.5 121.2c-4.7-4.7-12.2-4.7-16.9 0l-115 114.3c-7.6 7.6-2.2 20.5 8.5 20.5H212v116c0 6.6 5.4 12 12 12h64c6.6 0 12-5.4 12-12z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Close<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-341140e e-con-full profile e-flex e-con e-child\" data-id=\"341140e\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-35d709e elementor-widget elementor-widget-heading\" data-id=\"35d709e\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">NN in News \u2013 Times of India, Bengaluru on 30.01.2023 <\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-572496a e-con-full details-area content-hide e-flex e-con e-child\" data-id=\"572496a\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3f1ba4b elementor-widget elementor-widget-text-editor\" data-id=\"3f1ba4b\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Narayana Nethralaya\u2019s Revolutionary Tear-based Diagnostic Kit<\/p><p>Researchers at Narayana Nethralaya\u2019s GROW laboratory are developing a tear-based diagnostic kit that will help predict, diagnose, and monitor the progression of several eye diseases and disorders such as Dry eye, Keratoconus, Uveitis, Myopia, Age-Related Macular Degeneration, and Diabetic Retinopathy. Dr Rohit Shetty, Vice-chairman, Narayana Nethralaya, hopes to extend this human tear-based fluid analysis for Parkinson\u2019s, Alzheimer\u2019s and Cancer in the near future. Human tears are an easily accessible body fluid when compared to serum or plasma and offer a less invasive method of collecting samples from patients. According to Dr Arkasubhra Ghosh, director of GROW Lab, this biomarker kit will allow your doctor to tell the status of your health with just your teardrop and will be available in India by the end of 2023.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-029b26d elementor-widget elementor-widget-gallery\" data-id=\"029b26d\" data-element_type=\"widget\" data-settings=\"{&quot;gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:21,&quot;sizes&quot;:[]},&quot;lazyload&quot;:&quot;yes&quot;,&quot;gallery_layout&quot;:&quot;grid&quot;,&quot;columns&quot;:4,&quot;columns_tablet&quot;:2,&quot;columns_mobile&quot;:1,&quot;gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;link_to&quot;:&quot;file&quot;,&quot;aspect_ratio&quot;:&quot;3:2&quot;,&quot;overlay_background&quot;:&quot;yes&quot;,&quot;content_hover_animation&quot;:&quot;fade-in&quot;}\" data-widget_type=\"gallery.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-gallery__container\">\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/328246789_440359694888879_4384685809567293724_n.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"029b26d\" data-elementor-lightbox-title=\"328246789_440359694888879_4384685809567293724_n\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk5MzgsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcLzMyODI0Njc4OV80NDAzNTk2OTQ4ODg4NzlfNDM4NDY4NTgwOTU2NzI5MzcyNF9uLndlYnAiLCJzbGlkZXNob3ciOiIwMjliMjZkIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/328246789_440359694888879_4384685809567293724_n-768x432.webp\" data-width=\"768\" data-height=\"432\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-edecb9a elementor-align-left show-more elementor-widget elementor-widget-button\" data-id=\"edecb9a\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-alt-circle-down\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zM212 140v116h-70.9c-10.7 0-16.1 13-8.5 20.5l114.9 114.3c4.7 4.7 12.2 4.7 16.9 0l114.9-114.3c7.6-7.6 2.2-20.5-8.5-20.5H300V140c0-6.6-5.4-12-12-12h-64c-6.6 0-12 5.4-12 12z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">More details<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-42c6475 elementor-align-left show-less content-hide elementor-widget elementor-widget-button\" data-id=\"42c6475\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-alt-circle-up\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M8 256C8 119 119 8 256 8s248 111 248 248-111 248-248 248S8 393 8 256zm292 116V256h70.9c10.7 0 16.1-13 8.5-20.5L264.5 121.2c-4.7-4.7-12.2-4.7-16.9 0l-115 114.3c-7.6 7.6-2.2 20.5 8.5 20.5H212v116c0 6.6 5.4 12 12 12h64c6.6 0 12-5.4 12-12z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Close<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-eefcb8e e-con-full profile e-flex e-con e-child\" data-id=\"eefcb8e\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e53646c elementor-widget elementor-widget-heading\" data-id=\"e53646c\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">NN in News \u2013 Andhrajyothi on 21.01.2023<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6c224ec e-con-full details-area content-hide e-flex e-con e-child\" data-id=\"6c224ec\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e9256ae elementor-widget elementor-widget-gallery\" data-id=\"e9256ae\" data-element_type=\"widget\" data-settings=\"{&quot;gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:21,&quot;sizes&quot;:[]},&quot;lazyload&quot;:&quot;yes&quot;,&quot;gallery_layout&quot;:&quot;grid&quot;,&quot;columns&quot;:4,&quot;columns_tablet&quot;:2,&quot;columns_mobile&quot;:1,&quot;gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;link_to&quot;:&quot;file&quot;,&quot;aspect_ratio&quot;:&quot;3:2&quot;,&quot;overlay_background&quot;:&quot;yes&quot;,&quot;content_hover_animation&quot;:&quot;fade-in&quot;}\" data-widget_type=\"gallery.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-gallery__container\">\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-96.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"e9256ae\" data-elementor-lightbox-title=\"image (96)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk5NDIsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTk2LndlYnAiLCJzbGlkZXNob3ciOiJlOTI1NmFlIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-96-768x386.webp\" data-width=\"768\" data-height=\"386\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4777a4b elementor-align-left show-more elementor-widget elementor-widget-button\" data-id=\"4777a4b\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-alt-circle-down\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zM212 140v116h-70.9c-10.7 0-16.1 13-8.5 20.5l114.9 114.3c4.7 4.7 12.2 4.7 16.9 0l114.9-114.3c7.6-7.6 2.2-20.5-8.5-20.5H300V140c0-6.6-5.4-12-12-12h-64c-6.6 0-12 5.4-12 12z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">More details<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-edbcde8 elementor-align-left show-less content-hide elementor-widget elementor-widget-button\" data-id=\"edbcde8\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-alt-circle-up\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M8 256C8 119 119 8 256 8s248 111 248 248-111 248-248 248S8 393 8 256zm292 116V256h70.9c10.7 0 16.1-13 8.5-20.5L264.5 121.2c-4.7-4.7-12.2-4.7-16.9 0l-115 114.3c-7.6 7.6-2.2 20.5 8.5 20.5H212v116c0 6.6 5.4 12 12 12h64c6.6 0 12-5.4 12-12z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Close<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ccc45f3 e-con-full profile e-flex e-con e-child\" data-id=\"ccc45f3\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-33ee03a elementor-widget elementor-widget-heading\" data-id=\"33ee03a\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Narayana Devalaya inauguration at Tumakuru held on 7th December 2022<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d044c45 e-con-full details-area content-hide e-flex e-con e-child\" data-id=\"d044c45\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-42e87d4 elementor-widget elementor-widget-text-editor\" data-id=\"42e87d4\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>\u0ca8\u0cbe\u0cb0\u0cbe\u0caf\u0ca3 \u0ca8\u0cc7\u0ca4\u0ccd\u0cb0\u0cbe\u0cb2\u0caf \u0c90 \u0cab\u0ccc\u0c82\u0ca1\u0cc7\u0cb6\u0ca8\u0ccd \u0cb8\u0c82\u0cb8\u0ccd\u0ca5\u0cc6\u0caf \u0cae\u0cc2\u0cb2\u0c95 \u0ca1\u0cbe. \u0c95\u0cc6 \u0cad\u0cc1\u0c9c\u0c82\u0c97 \u0cb6\u0cc6\u0c9f\u0ccd\u0c9f\u0cbf\u0caf\u0cb5\u0cb0\u0cc1 \u0cb8\u0ccd\u0ca5\u0cbe\u0caa\u0cbf\u0cb8\u0cbf\u0ca6 \u0ca8\u0cbe\u0cb0\u0cbe\u0caf\u0ca3 \u0ca6\u0cc7\u0cb5\u0cbe\u0cb2\u0caf (\u0c89\u0c9a\u0cbf\u0ca4 \u0ca8\u0cc7\u0ca4\u0ccd\u0cb0 \u0c9a\u0cbf\u0c95\u0cbf\u0ca4\u0ccd\u0cb8\u0cbe \u0c95\u0cc7\u0c82\u0ca6\u0ccd\u0cb0) \u0cb5\u0ca8\u0ccd\u0ca8\u0cc1 \u0ca6\u0cbf\u0ca8\u0cbe\u0c82\u0c95: 7.12.2022 (\u0cac\u0cc1\u0ca7\u0cb5\u0cbe\u0cb0) \u0cac\u0cc6\u0cb3\u0cbf\u0c97\u0ccd\u0c97\u0cc6 10.00 \u0c97\u0c82\u0c9f\u0cc6\u0c97\u0cc6, \u0caa\u0cb0\u0cae \u0caa\u0cc2\u0c9c\u0ccd\u0caf \u0cb6\u0ccd\u0cb0\u0cc0\u0cb6\u0ccd\u0cb0\u0cc0\u0cb6\u0ccd\u0cb0\u0cc0 \u0cb8\u0cbf\u0ca6\u0ccd\u0ca7\u0cb2\u0cbf\u0c82\u0c97 \u0cae\u0cb9\u0cbe\u0cb8\u0ccd\u0cb5\u0cbe\u0cae\u0cbf\u0c97\u0cb3\u0cc1 \u0cb6\u0ccd\u0cb0\u0cc0 \u0cb8\u0cbf\u0ca6\u0ccd\u0ca7\u0c97\u0c82\u0c97\u0cbe \u0cae\u0ca0, \u0ca4\u0cc1\u0cae\u0c95\u0cc2\u0cb0\u0cc1 \u0cb9\u0cbe\u0c97\u0cc1 \u0c95\u0cb0\u0ccd\u0ca8\u0cbe\u0c9f\u0c95 \u0cae\u0cc1\u0c96\u0ccd\u0caf\u0cae\u0c82\u0ca4\u0ccd\u0cb0\u0cbf\u0c97\u0cb3\u0cbe\u0ca6 \u0cb8\u0ca8\u0ccd\u0cae\u0cbe\u0ca8\u0ccd\u0caf \u0cb6\u0ccd\u0cb0\u0cc0 \u0cac\u0cb8\u0cb5\u0cb0\u0cbe\u0c9c \u0c8e\u0cb8\u0ccd. \u0cac\u0cca\u0cae\u0ccd\u0cae\u0cbe\u0caf\u0cbf \u0cb0\u0cb5\u0cb0\u0cc1 \u0c89\u0ca6\u0ccd\u0c98\u0cbe\u0c9f\u0cbf\u0cb8\u0cbf\u0ca6\u0cb0\u0cc1.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bbb43bb elementor-widget elementor-widget-gallery\" data-id=\"bbb43bb\" data-element_type=\"widget\" data-settings=\"{&quot;gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:21,&quot;sizes&quot;:[]},&quot;lazyload&quot;:&quot;yes&quot;,&quot;gallery_layout&quot;:&quot;grid&quot;,&quot;columns&quot;:4,&quot;columns_tablet&quot;:2,&quot;columns_mobile&quot;:1,&quot;gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;link_to&quot;:&quot;file&quot;,&quot;aspect_ratio&quot;:&quot;3:2&quot;,&quot;overlay_background&quot;:&quot;yes&quot;,&quot;content_hover_animation&quot;:&quot;fade-in&quot;}\" data-widget_type=\"gallery.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-gallery__container\">\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-97.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"bbb43bb\" data-elementor-lightbox-title=\"image (97)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk5NDMsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTk3LndlYnAiLCJzbGlkZXNob3ciOiJiYmI0M2JiIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-97-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-98.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"bbb43bb\" data-elementor-lightbox-title=\"image (98)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk5NDQsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTk4LndlYnAiLCJzbGlkZXNob3ciOiJiYmI0M2JiIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-98-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-99.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"bbb43bb\" data-elementor-lightbox-title=\"image (99)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk5NDUsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTk5LndlYnAiLCJzbGlkZXNob3ciOiJiYmI0M2JiIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-99-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-100.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"bbb43bb\" data-elementor-lightbox-title=\"image (100)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk5NDYsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTEwMC53ZWJwIiwic2xpZGVzaG93IjoiYmJiNDNiYiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-100-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T121146.895.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"bbb43bb\" data-elementor-lightbox-title=\"image - 2024-08-14T121146.895\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk5NTIsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTIxMTQ2Ljg5NS53ZWJwIiwic2xpZGVzaG93IjoiYmJiNDNiYiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T121146.895-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T121308.650.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"bbb43bb\" data-elementor-lightbox-title=\"image - 2024-08-14T121308.650\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk5NTMsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTIxMzA4LjY1MC53ZWJwIiwic2xpZGVzaG93IjoiYmJiNDNiYiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T121308.650-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T121522.887.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"bbb43bb\" data-elementor-lightbox-title=\"image - 2024-08-14T121522.887\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk5NTQsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTIxNTIyLjg4Ny53ZWJwIiwic2xpZGVzaG93IjoiYmJiNDNiYiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T121522.887-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T121536.999.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"bbb43bb\" data-elementor-lightbox-title=\"image - 2024-08-14T121536.999\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk5NTUsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTIxNTM2Ljk5OS53ZWJwIiwic2xpZGVzaG93IjoiYmJiNDNiYiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T121536.999-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T121611.896.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"bbb43bb\" data-elementor-lightbox-title=\"image - 2024-08-14T121611.896\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk5NTYsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTIxNjExLjg5Ni53ZWJwIiwic2xpZGVzaG93IjoiYmJiNDNiYiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T121611.896-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T121738.131.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"bbb43bb\" data-elementor-lightbox-title=\"image - 2024-08-14T121738.131\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk5NTcsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTIxNzM4LjEzMS53ZWJwIiwic2xpZGVzaG93IjoiYmJiNDNiYiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T121738.131-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T121838.917.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"bbb43bb\" data-elementor-lightbox-title=\"image - 2024-08-14T121838.917\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk5NTgsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTIxODM4LjkxNy53ZWJwIiwic2xpZGVzaG93IjoiYmJiNDNiYiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T121838.917-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T121932.327.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"bbb43bb\" data-elementor-lightbox-title=\"image - 2024-08-14T121932.327\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk5NTksInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTIxOTMyLjMyNy53ZWJwIiwic2xpZGVzaG93IjoiYmJiNDNiYiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T121932.327-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T122004.561.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"bbb43bb\" data-elementor-lightbox-title=\"image - 2024-08-14T122004.561\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk5NjAsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTIyMDA0LjU2MS53ZWJwIiwic2xpZGVzaG93IjoiYmJiNDNiYiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T122004.561-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T122241.865.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"bbb43bb\" data-elementor-lightbox-title=\"image - 2024-08-14T122241.865\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk5NjEsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTIyMjQxLjg2NS53ZWJwIiwic2xpZGVzaG93IjoiYmJiNDNiYiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T122241.865-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T122327.186.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"bbb43bb\" data-elementor-lightbox-title=\"image - 2024-08-14T122327.186\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk5NjIsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTIyMzI3LjE4Ni53ZWJwIiwic2xpZGVzaG93IjoiYmJiNDNiYiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T122327.186-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-056494b elementor-widget elementor-widget-gallery\" data-id=\"056494b\" data-element_type=\"widget\" data-settings=\"{&quot;gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:21,&quot;sizes&quot;:[]},&quot;lazyload&quot;:&quot;yes&quot;,&quot;gallery_layout&quot;:&quot;grid&quot;,&quot;columns&quot;:4,&quot;columns_tablet&quot;:2,&quot;columns_mobile&quot;:1,&quot;gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;link_to&quot;:&quot;file&quot;,&quot;aspect_ratio&quot;:&quot;3:2&quot;,&quot;overlay_background&quot;:&quot;yes&quot;,&quot;content_hover_animation&quot;:&quot;fade-in&quot;}\" data-widget_type=\"gallery.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-gallery__container\">\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T122421.746.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"056494b\" data-elementor-lightbox-title=\"image - 2024-08-14T122421.746\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk5NjMsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTIyNDIxLjc0Ni53ZWJwIiwic2xpZGVzaG93IjoiMDU2NDk0YiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T122421.746.webp\" data-width=\"768\" data-height=\"568\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T122434.515.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"056494b\" data-elementor-lightbox-title=\"image - 2024-08-14T122434.515\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk5NjQsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTIyNDM0LjUxNS53ZWJwIiwic2xpZGVzaG93IjoiMDU2NDk0YiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T122434.515-768x611.webp\" data-width=\"768\" data-height=\"611\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T122507.251.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"056494b\" data-elementor-lightbox-title=\"image - 2024-08-14T122507.251\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk5NjUsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTIyNTA3LjI1MS53ZWJwIiwic2xpZGVzaG93IjoiMDU2NDk0YiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T122507.251-768x801.webp\" data-width=\"768\" data-height=\"801\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T122527.379.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"056494b\" data-elementor-lightbox-title=\"image - 2024-08-14T122527.379\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk5NjYsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTIyNTI3LjM3OS53ZWJwIiwic2xpZGVzaG93IjoiMDU2NDk0YiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T122527.379-768x956.webp\" data-width=\"768\" data-height=\"956\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T122550.411.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"056494b\" data-elementor-lightbox-title=\"image - 2024-08-14T122550.411\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk5NjcsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTIyNTUwLjQxMS53ZWJwIiwic2xpZGVzaG93IjoiMDU2NDk0YiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T122550.411-768x973.webp\" data-width=\"768\" data-height=\"973\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T122605.885.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"056494b\" data-elementor-lightbox-title=\"image - 2024-08-14T122605.885\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk5NzEsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTIyNjA1Ljg4NS53ZWJwIiwic2xpZGVzaG93IjoiMDU2NDk0YiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T122605.885-768x611.webp\" data-width=\"768\" data-height=\"611\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T122621.611.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"056494b\" data-elementor-lightbox-title=\"image - 2024-08-14T122621.611\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk5NzIsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTIyNjIxLjYxMS53ZWJwIiwic2xpZGVzaG93IjoiMDU2NDk0YiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T122621.611-768x916.webp\" data-width=\"768\" data-height=\"916\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T122659.276.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"056494b\" data-elementor-lightbox-title=\"image - 2024-08-14T122659.276\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk5NzMsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTIyNjU5LjI3Ni53ZWJwIiwic2xpZGVzaG93IjoiMDU2NDk0YiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T122659.276-768x633.webp\" data-width=\"768\" data-height=\"633\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T122714.725.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"056494b\" data-elementor-lightbox-title=\"image - 2024-08-14T122714.725\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk5NzQsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTIyNzE0LjcyNS53ZWJwIiwic2xpZGVzaG93IjoiMDU2NDk0YiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T122714.725.webp\" data-width=\"600\" data-height=\"705\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T122729.020.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"056494b\" data-elementor-lightbox-title=\"image - 2024-08-14T122729.020\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk5NzgsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTIyNzI5LjAyMC53ZWJwIiwic2xpZGVzaG93IjoiMDU2NDk0YiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T122729.020-768x561.webp\" data-width=\"768\" data-height=\"561\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T122809.453.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"056494b\" data-elementor-lightbox-title=\"image - 2024-08-14T122809.453\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk5NzksInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTIyODA5LjQ1My53ZWJwIiwic2xpZGVzaG93IjoiMDU2NDk0YiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T122809.453-768x400.webp\" data-width=\"768\" data-height=\"400\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T122823.917.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"056494b\" data-elementor-lightbox-title=\"image - 2024-08-14T122823.917\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk5ODAsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTIyODIzLjkxNy53ZWJwIiwic2xpZGVzaG93IjoiMDU2NDk0YiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T122823.917-768x746.webp\" data-width=\"768\" data-height=\"746\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T122839.565.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"056494b\" data-elementor-lightbox-title=\"image - 2024-08-14T122839.565\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk5ODEsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTIyODM5LjU2NS53ZWJwIiwic2xpZGVzaG93IjoiMDU2NDk0YiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T122839.565.webp\" data-width=\"650\" data-height=\"431\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T122850.835.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"056494b\" data-elementor-lightbox-title=\"image - 2024-08-14T122850.835\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk5ODIsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTIyODUwLjgzNS53ZWJwIiwic2xpZGVzaG93IjoiMDU2NDk0YiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T122850.835-768x881.webp\" data-width=\"768\" data-height=\"881\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T122904.277.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"056494b\" data-elementor-lightbox-title=\"image - 2024-08-14T122904.277\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk5ODMsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTIyOTA0LjI3Ny53ZWJwIiwic2xpZGVzaG93IjoiMDU2NDk0YiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T122904.277-768x425.webp\" data-width=\"768\" data-height=\"425\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T122920.830.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"056494b\" data-elementor-lightbox-title=\"image - 2024-08-14T122920.830\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk5ODQsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTIyOTIwLjgzMC53ZWJwIiwic2xpZGVzaG93IjoiMDU2NDk0YiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T122920.830.webp\" data-width=\"283\" data-height=\"572\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f2d0c4d elementor-widget elementor-widget-gallery\" data-id=\"f2d0c4d\" data-element_type=\"widget\" data-settings=\"{&quot;gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:21,&quot;sizes&quot;:[]},&quot;lazyload&quot;:&quot;yes&quot;,&quot;gallery_layout&quot;:&quot;grid&quot;,&quot;columns&quot;:4,&quot;columns_tablet&quot;:2,&quot;columns_mobile&quot;:1,&quot;gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;link_to&quot;:&quot;file&quot;,&quot;aspect_ratio&quot;:&quot;3:2&quot;,&quot;overlay_background&quot;:&quot;yes&quot;,&quot;content_hover_animation&quot;:&quot;fade-in&quot;}\" data-widget_type=\"gallery.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-gallery__container\">\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T123034.679.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"f2d0c4d\" data-elementor-lightbox-title=\"image - 2024-08-14T123034.679\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk5ODYsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTIzMDM0LjY3OS53ZWJwIiwic2xpZGVzaG93IjoiZjJkMGM0ZCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T123034.679.webp\" data-width=\"691\" data-height=\"1080\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T123003.286.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"f2d0c4d\" data-elementor-lightbox-title=\"image - 2024-08-14T123003.286\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk5ODUsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTIzMDAzLjI4Ni53ZWJwIiwic2xpZGVzaG93IjoiZjJkMGM0ZCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T123003.286-768x711.webp\" data-width=\"768\" data-height=\"711\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T123129.775.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"f2d0c4d\" data-elementor-lightbox-title=\"image - 2024-08-14T123129.775\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk5ODcsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTIzMTI5Ljc3NS53ZWJwIiwic2xpZGVzaG93IjoiZjJkMGM0ZCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T123129.775-768x633.webp\" data-width=\"768\" data-height=\"633\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T123143.912.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"f2d0c4d\" data-elementor-lightbox-title=\"image - 2024-08-14T123143.912\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk5ODgsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTIzMTQzLjkxMi53ZWJwIiwic2xpZGVzaG93IjoiZjJkMGM0ZCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T123143.912-768x668.webp\" data-width=\"768\" data-height=\"668\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T123157.024.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"f2d0c4d\" data-elementor-lightbox-title=\"image - 2024-08-14T123157.024\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk5ODksInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTIzMTU3LjAyNC53ZWJwIiwic2xpZGVzaG93IjoiZjJkMGM0ZCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T123157.024-768x429.webp\" data-width=\"768\" data-height=\"429\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T123211.312.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"f2d0c4d\" data-elementor-lightbox-title=\"image - 2024-08-14T123211.312\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk5OTAsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTIzMjExLjMxMi53ZWJwIiwic2xpZGVzaG93IjoiZjJkMGM0ZCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T123211.312-768x834.webp\" data-width=\"768\" data-height=\"834\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T123225.760.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"f2d0c4d\" data-elementor-lightbox-title=\"image - 2024-08-14T123225.760\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk5OTEsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTIzMjI1Ljc2MC53ZWJwIiwic2xpZGVzaG93IjoiZjJkMGM0ZCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T123225.760-768x945.webp\" data-width=\"768\" data-height=\"945\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-38e4183 elementor-align-left show-more elementor-widget elementor-widget-button\" data-id=\"38e4183\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-alt-circle-down\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zM212 140v116h-70.9c-10.7 0-16.1 13-8.5 20.5l114.9 114.3c4.7 4.7 12.2 4.7 16.9 0l114.9-114.3c7.6-7.6 2.2-20.5-8.5-20.5H300V140c0-6.6-5.4-12-12-12h-64c-6.6 0-12 5.4-12 12z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">More details<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9ee59a3 elementor-align-left show-less content-hide elementor-widget elementor-widget-button\" data-id=\"9ee59a3\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-alt-circle-up\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M8 256C8 119 119 8 256 8s248 111 248 248-111 248-248 248S8 393 8 256zm292 116V256h70.9c10.7 0 16.1-13 8.5-20.5L264.5 121.2c-4.7-4.7-12.2-4.7-16.9 0l-115 114.3c-7.6 7.6-2.2 20.5 8.5 20.5H212v116c0 6.6 5.4 12 12 12h64c6.6 0 12-5.4 12-12z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Close<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-edee7c3 e-con-full profile e-flex e-con e-child\" data-id=\"edee7c3\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4ce2d8c elementor-widget elementor-widget-heading\" data-id=\"4ce2d8c\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">NN in News \u2013  SUDHA weekly, 01.12.2022<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-38ce253 e-con-full details-area content-hide e-flex e-con e-child\" data-id=\"38ce253\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d98f698 elementor-widget elementor-widget-gallery\" data-id=\"d98f698\" data-element_type=\"widget\" data-settings=\"{&quot;gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:21,&quot;sizes&quot;:[]},&quot;lazyload&quot;:&quot;yes&quot;,&quot;gallery_layout&quot;:&quot;grid&quot;,&quot;columns&quot;:4,&quot;columns_tablet&quot;:2,&quot;columns_mobile&quot;:1,&quot;gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;link_to&quot;:&quot;file&quot;,&quot;aspect_ratio&quot;:&quot;3:2&quot;,&quot;overlay_background&quot;:&quot;yes&quot;,&quot;content_hover_animation&quot;:&quot;fade-in&quot;}\" data-widget_type=\"gallery.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-gallery__container\">\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T124006.263.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"d98f698\" data-elementor-lightbox-title=\"image - 2024-08-14T124006.263\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjAwMTcsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTI0MDA2LjI2My53ZWJwIiwic2xpZGVzaG93IjoiZDk4ZjY5OCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T124006.263-768x566.webp\" data-width=\"768\" data-height=\"566\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T124049.483.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"d98f698\" data-elementor-lightbox-title=\"image - 2024-08-14T124049.483\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjAwMTgsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTI0MDQ5LjQ4My53ZWJwIiwic2xpZGVzaG93IjoiZDk4ZjY5OCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T124049.483-768x566.webp\" data-width=\"768\" data-height=\"566\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-08a3366 elementor-align-left show-more elementor-widget elementor-widget-button\" data-id=\"08a3366\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-alt-circle-down\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zM212 140v116h-70.9c-10.7 0-16.1 13-8.5 20.5l114.9 114.3c4.7 4.7 12.2 4.7 16.9 0l114.9-114.3c7.6-7.6 2.2-20.5-8.5-20.5H300V140c0-6.6-5.4-12-12-12h-64c-6.6 0-12 5.4-12 12z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">More details<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-896e32b elementor-align-left show-less content-hide elementor-widget elementor-widget-button\" data-id=\"896e32b\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-alt-circle-up\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M8 256C8 119 119 8 256 8s248 111 248 248-111 248-248 248S8 393 8 256zm292 116V256h70.9c10.7 0 16.1-13 8.5-20.5L264.5 121.2c-4.7-4.7-12.2-4.7-16.9 0l-115 114.3c-7.6 7.6-2.2 20.5 8.5 20.5H212v116c0 6.6 5.4 12 12 12h64c6.6 0 12-5.4 12-12z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Close<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-943d7c5 e-con-full profile e-flex e-con e-child\" data-id=\"943d7c5\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6ec6f41 elementor-widget elementor-widget-heading\" data-id=\"6ec6f41\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">NN in News \u2013 Dr.Bhujang Shetty, legendary eye doctor turned to be a health hero by conquering diabetes only with food! on Vijaykarnataka 13th November 2022<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8d24eee e-con-full details-area content-hide e-flex e-con e-child\" data-id=\"8d24eee\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9afafaa elementor-widget elementor-widget-gallery\" data-id=\"9afafaa\" data-element_type=\"widget\" data-settings=\"{&quot;gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:21,&quot;sizes&quot;:[]},&quot;columns&quot;:2,&quot;lazyload&quot;:&quot;yes&quot;,&quot;gallery_layout&quot;:&quot;grid&quot;,&quot;columns_tablet&quot;:2,&quot;columns_mobile&quot;:1,&quot;gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;link_to&quot;:&quot;file&quot;,&quot;aspect_ratio&quot;:&quot;3:2&quot;,&quot;overlay_background&quot;:&quot;yes&quot;,&quot;content_hover_animation&quot;:&quot;fade-in&quot;}\" data-widget_type=\"gallery.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-gallery__container\">\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T125410.190.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"9afafaa\" data-elementor-lightbox-title=\"image - 2024-08-14T125410.190\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjAwNTQsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTI1NDEwLjE5MC53ZWJwIiwic2xpZGVzaG93IjoiOWFmYWZhYSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T125410.190-768x474.webp\" data-width=\"768\" data-height=\"474\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9455a4d elementor-align-left show-more elementor-widget elementor-widget-button\" data-id=\"9455a4d\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-alt-circle-down\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zM212 140v116h-70.9c-10.7 0-16.1 13-8.5 20.5l114.9 114.3c4.7 4.7 12.2 4.7 16.9 0l114.9-114.3c7.6-7.6 2.2-20.5-8.5-20.5H300V140c0-6.6-5.4-12-12-12h-64c-6.6 0-12 5.4-12 12z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">More details<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-83e7791 elementor-align-left show-less content-hide elementor-widget elementor-widget-button\" data-id=\"83e7791\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-alt-circle-up\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M8 256C8 119 119 8 256 8s248 111 248 248-111 248-248 248S8 393 8 256zm292 116V256h70.9c10.7 0 16.1-13 8.5-20.5L264.5 121.2c-4.7-4.7-12.2-4.7-16.9 0l-115 114.3c-7.6 7.6-2.2 20.5 8.5 20.5H212v116c0 6.6 5.4 12 12 12h64c6.6 0 12-5.4 12-12z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Close<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9b519cc e-con-full profile e-flex e-con e-child\" data-id=\"9b519cc\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-eae2b84 elementor-widget elementor-widget-heading\" data-id=\"eae2b84\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">NN in News \u2013 Reverse Diabetes Talk By Dr. K Bhujang Shetty\n<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8b83bbf e-con-full details-area content-hide e-flex e-con e-child\" data-id=\"8b83bbf\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a6f60bd e-con-full e-flex e-con e-child\" data-id=\"a6f60bd\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7997b54 elementor-widget__width-initial elementor-widget elementor-widget-video\" data-id=\"7997b54\" data-element_type=\"widget\" data-settings=\"{&quot;youtube_url&quot;:&quot;https:\\\/\\\/www.youtube.com\\\/watch?v=s1KGN_B1yzY&quot;,&quot;show_image_overlay&quot;:&quot;yes&quot;,&quot;image_overlay&quot;:{&quot;url&quot;:&quot;https:\\\/\\\/kavintechcorp.in\\\/nnwps\\\/wp-content\\\/uploads\\\/2024\\\/08\\\/image-2024-08-14T140913.388.webp&quot;,&quot;id&quot;:20085,&quot;size&quot;:&quot;&quot;,&quot;alt&quot;:&quot;&quot;,&quot;source&quot;:&quot;library&quot;},&quot;autoplay&quot;:&quot;yes&quot;,&quot;lightbox&quot;:&quot;yes&quot;,&quot;lazy_load&quot;:&quot;yes&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-lightbox\">\n\t\t\t\t\t\t\t<div class=\"elementor-custom-embed-image-overlay\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox=\"{&quot;type&quot;:&quot;video&quot;,&quot;videoType&quot;:&quot;youtube&quot;,&quot;url&quot;:&quot;https:\\\/\\\/www.youtube.com\\\/embed\\\/s1KGN_B1yzY?feature=oembed&amp;start&amp;end&amp;wmode=opaque&amp;loop=0&amp;controls=1&amp;mute=0&amp;rel=0&amp;cc_load_policy=0&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;modalOptions&quot;:{&quot;id&quot;:&quot;elementor-lightbox-7997b54&quot;,&quot;entranceAnimation&quot;:&quot;&quot;,&quot;entranceAnimation_tablet&quot;:&quot;&quot;,&quot;entranceAnimation_mobile&quot;:&quot;&quot;,&quot;videoAspectRatio&quot;:&quot;32&quot;}}\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJ0eXBlIjoidmlkZW8iLCJ2aWRlb1R5cGUiOiJ5b3V0dWJlIiwidXJsIjoiaHR0cHM6XC9cL3d3dy55b3V0dWJlLmNvbVwvZW1iZWRcL3MxS0dOX0IxeXpZP2ZlYXR1cmU9b2VtYmVkJnN0YXJ0JmVuZCZ3bW9kZT1vcGFxdWUmbG9vcD0wJmNvbnRyb2xzPTEmbXV0ZT0wJnJlbD0wJmNjX2xvYWRfcG9saWN5PTAiLCJhdXRvcGxheSI6InllcyIsIm1vZGFsT3B0aW9ucyI6eyJpZCI6ImVsZW1lbnRvci1saWdodGJveC03OTk3YjU0IiwiZW50cmFuY2VBbmltYXRpb24iOiIiLCJlbnRyYW5jZUFuaW1hdGlvbl90YWJsZXQiOiIiLCJlbnRyYW5jZUFuaW1hdGlvbl9tb2JpbGUiOiIiLCJ2aWRlb0FzcGVjdFJhdGlvIjoiMzIifX0%3D\">\n\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1003\" height=\"490\" src=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T140913.388.webp\" class=\"attachment-full size-full wp-image-20085\" alt=\"\" srcset=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T140913.388.webp 1003w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T140913.388-300x147.webp 300w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T140913.388-768x375.webp 768w\" sizes=\"(max-width: 1003px) 100vw, 1003px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-custom-embed-play\" role=\"button\" aria-label=\"Play Video\" tabindex=\"0\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-play\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M838 162C746 71 633 25 500 25 371 25 258 71 163 162 71 254 25 367 25 500 25 633 71 746 163 837 254 929 367 979 500 979 633 979 746 933 838 837 929 746 975 633 975 500 975 367 929 254 838 162M808 192C892 279 933 379 933 500 933 621 892 725 808 808 725 892 621 938 500 938 379 938 279 896 196 808 113 725 67 621 67 500 67 379 108 279 196 192 279 108 383 62 500 62 621 62 721 108 808 192M438 392V642L642 517 438 392Z\"><\/path><\/svg>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-77c1395 elementor-widget__width-initial elementor-widget elementor-widget-video\" data-id=\"77c1395\" data-element_type=\"widget\" data-settings=\"{&quot;youtube_url&quot;:&quot;https:\\\/\\\/www.youtube.com\\\/watch?v=439HTDExHB8&quot;,&quot;show_image_overlay&quot;:&quot;yes&quot;,&quot;image_overlay&quot;:{&quot;url&quot;:&quot;https:\\\/\\\/kavintechcorp.in\\\/nnwps\\\/wp-content\\\/uploads\\\/2024\\\/08\\\/image-2024-08-14T141103.012.webp&quot;,&quot;id&quot;:20089,&quot;size&quot;:&quot;&quot;,&quot;alt&quot;:&quot;&quot;,&quot;source&quot;:&quot;library&quot;},&quot;autoplay&quot;:&quot;yes&quot;,&quot;lightbox&quot;:&quot;yes&quot;,&quot;lazy_load&quot;:&quot;yes&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-lightbox\">\n\t\t\t\t\t\t\t<div class=\"elementor-custom-embed-image-overlay\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox=\"{&quot;type&quot;:&quot;video&quot;,&quot;videoType&quot;:&quot;youtube&quot;,&quot;url&quot;:&quot;https:\\\/\\\/www.youtube.com\\\/embed\\\/439HTDExHB8?feature=oembed&amp;start&amp;end&amp;wmode=opaque&amp;loop=0&amp;controls=1&amp;mute=0&amp;rel=0&amp;cc_load_policy=0&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;modalOptions&quot;:{&quot;id&quot;:&quot;elementor-lightbox-77c1395&quot;,&quot;entranceAnimation&quot;:&quot;&quot;,&quot;entranceAnimation_tablet&quot;:&quot;&quot;,&quot;entranceAnimation_mobile&quot;:&quot;&quot;,&quot;videoAspectRatio&quot;:&quot;32&quot;}}\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJ0eXBlIjoidmlkZW8iLCJ2aWRlb1R5cGUiOiJ5b3V0dWJlIiwidXJsIjoiaHR0cHM6XC9cL3d3dy55b3V0dWJlLmNvbVwvZW1iZWRcLzQzOUhUREV4SEI4P2ZlYXR1cmU9b2VtYmVkJnN0YXJ0JmVuZCZ3bW9kZT1vcGFxdWUmbG9vcD0wJmNvbnRyb2xzPTEmbXV0ZT0wJnJlbD0wJmNjX2xvYWRfcG9saWN5PTAiLCJhdXRvcGxheSI6InllcyIsIm1vZGFsT3B0aW9ucyI6eyJpZCI6ImVsZW1lbnRvci1saWdodGJveC03N2MxMzk1IiwiZW50cmFuY2VBbmltYXRpb24iOiIiLCJlbnRyYW5jZUFuaW1hdGlvbl90YWJsZXQiOiIiLCJlbnRyYW5jZUFuaW1hdGlvbl9tb2JpbGUiOiIiLCJ2aWRlb0FzcGVjdFJhdGlvIjoiMzIifX0%3D\">\n\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"938\" height=\"459\" src=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T141103.012.webp\" class=\"attachment-full size-full wp-image-20089\" alt=\"\" srcset=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T141103.012.webp 938w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T141103.012-300x147.webp 300w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T141103.012-768x376.webp 768w\" sizes=\"(max-width: 938px) 100vw, 938px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-custom-embed-play\" role=\"button\" aria-label=\"Play Video\" tabindex=\"0\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-play\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M838 162C746 71 633 25 500 25 371 25 258 71 163 162 71 254 25 367 25 500 25 633 71 746 163 837 254 929 367 979 500 979 633 979 746 933 838 837 929 746 975 633 975 500 975 367 929 254 838 162M808 192C892 279 933 379 933 500 933 621 892 725 808 808 725 892 621 938 500 938 379 938 279 896 196 808 113 725 67 621 67 500 67 379 108 279 196 192 279 108 383 62 500 62 621 62 721 108 808 192M438 392V642L642 517 438 392Z\"><\/path><\/svg>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f935bad e-con-full e-flex e-con e-child\" data-id=\"f935bad\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b840767 elementor-widget__width-initial elementor-widget elementor-widget-video\" data-id=\"b840767\" data-element_type=\"widget\" data-settings=\"{&quot;youtube_url&quot;:&quot;https:\\\/\\\/www.youtube.com\\\/watch?v=rJyeaNnQr50&quot;,&quot;show_image_overlay&quot;:&quot;yes&quot;,&quot;image_overlay&quot;:{&quot;url&quot;:&quot;https:\\\/\\\/kavintechcorp.in\\\/nnwps\\\/wp-content\\\/uploads\\\/2024\\\/08\\\/image-2024-08-14T141955.021.webp&quot;,&quot;id&quot;:20124,&quot;size&quot;:&quot;&quot;,&quot;alt&quot;:&quot;&quot;,&quot;source&quot;:&quot;library&quot;},&quot;autoplay&quot;:&quot;yes&quot;,&quot;lightbox&quot;:&quot;yes&quot;,&quot;lazy_load&quot;:&quot;yes&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-lightbox\">\n\t\t\t\t\t\t\t<div class=\"elementor-custom-embed-image-overlay\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox=\"{&quot;type&quot;:&quot;video&quot;,&quot;videoType&quot;:&quot;youtube&quot;,&quot;url&quot;:&quot;https:\\\/\\\/www.youtube.com\\\/embed\\\/rJyeaNnQr50?feature=oembed&amp;start&amp;end&amp;wmode=opaque&amp;loop=0&amp;controls=1&amp;mute=0&amp;rel=0&amp;cc_load_policy=0&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;modalOptions&quot;:{&quot;id&quot;:&quot;elementor-lightbox-b840767&quot;,&quot;entranceAnimation&quot;:&quot;&quot;,&quot;entranceAnimation_tablet&quot;:&quot;&quot;,&quot;entranceAnimation_mobile&quot;:&quot;&quot;,&quot;videoAspectRatio&quot;:&quot;32&quot;}}\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJ0eXBlIjoidmlkZW8iLCJ2aWRlb1R5cGUiOiJ5b3V0dWJlIiwidXJsIjoiaHR0cHM6XC9cL3d3dy55b3V0dWJlLmNvbVwvZW1iZWRcL3JKeWVhTm5RcjUwP2ZlYXR1cmU9b2VtYmVkJnN0YXJ0JmVuZCZ3bW9kZT1vcGFxdWUmbG9vcD0wJmNvbnRyb2xzPTEmbXV0ZT0wJnJlbD0wJmNjX2xvYWRfcG9saWN5PTAiLCJhdXRvcGxheSI6InllcyIsIm1vZGFsT3B0aW9ucyI6eyJpZCI6ImVsZW1lbnRvci1saWdodGJveC1iODQwNzY3IiwiZW50cmFuY2VBbmltYXRpb24iOiIiLCJlbnRyYW5jZUFuaW1hdGlvbl90YWJsZXQiOiIiLCJlbnRyYW5jZUFuaW1hdGlvbl9tb2JpbGUiOiIiLCJ2aWRlb0FzcGVjdFJhdGlvIjoiMzIifX0%3D\">\n\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"912\" height=\"466\" src=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T141955.021.webp\" class=\"attachment-full size-full wp-image-20124\" alt=\"\" srcset=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T141955.021.webp 912w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T141955.021-300x153.webp 300w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T141955.021-768x392.webp 768w\" sizes=\"(max-width: 912px) 100vw, 912px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-custom-embed-play\" role=\"button\" aria-label=\"Play Video\" tabindex=\"0\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-play\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M838 162C746 71 633 25 500 25 371 25 258 71 163 162 71 254 25 367 25 500 25 633 71 746 163 837 254 929 367 979 500 979 633 979 746 933 838 837 929 746 975 633 975 500 975 367 929 254 838 162M808 192C892 279 933 379 933 500 933 621 892 725 808 808 725 892 621 938 500 938 379 938 279 896 196 808 113 725 67 621 67 500 67 379 108 279 196 192 279 108 383 62 500 62 621 62 721 108 808 192M438 392V642L642 517 438 392Z\"><\/path><\/svg>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2c160cd elementor-widget__width-initial elementor-widget elementor-widget-video\" data-id=\"2c160cd\" data-element_type=\"widget\" data-settings=\"{&quot;youtube_url&quot;:&quot;https:\\\/\\\/www.youtube.com\\\/watch?v=y2NhmU0uM88&quot;,&quot;show_image_overlay&quot;:&quot;yes&quot;,&quot;image_overlay&quot;:{&quot;url&quot;:&quot;https:\\\/\\\/kavintechcorp.in\\\/nnwps\\\/wp-content\\\/uploads\\\/2024\\\/08\\\/image-2024-08-14T142130.759.webp&quot;,&quot;id&quot;:20125,&quot;size&quot;:&quot;&quot;,&quot;alt&quot;:&quot;&quot;,&quot;source&quot;:&quot;library&quot;},&quot;autoplay&quot;:&quot;yes&quot;,&quot;lightbox&quot;:&quot;yes&quot;,&quot;lazy_load&quot;:&quot;yes&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-lightbox\">\n\t\t\t\t\t\t\t<div class=\"elementor-custom-embed-image-overlay\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox=\"{&quot;type&quot;:&quot;video&quot;,&quot;videoType&quot;:&quot;youtube&quot;,&quot;url&quot;:&quot;https:\\\/\\\/www.youtube.com\\\/embed\\\/y2NhmU0uM88?feature=oembed&amp;start&amp;end&amp;wmode=opaque&amp;loop=0&amp;controls=1&amp;mute=0&amp;rel=0&amp;cc_load_policy=0&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;modalOptions&quot;:{&quot;id&quot;:&quot;elementor-lightbox-2c160cd&quot;,&quot;entranceAnimation&quot;:&quot;&quot;,&quot;entranceAnimation_tablet&quot;:&quot;&quot;,&quot;entranceAnimation_mobile&quot;:&quot;&quot;,&quot;videoAspectRatio&quot;:&quot;32&quot;}}\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJ0eXBlIjoidmlkZW8iLCJ2aWRlb1R5cGUiOiJ5b3V0dWJlIiwidXJsIjoiaHR0cHM6XC9cL3d3dy55b3V0dWJlLmNvbVwvZW1iZWRcL3kyTmhtVTB1TTg4P2ZlYXR1cmU9b2VtYmVkJnN0YXJ0JmVuZCZ3bW9kZT1vcGFxdWUmbG9vcD0wJmNvbnRyb2xzPTEmbXV0ZT0wJnJlbD0wJmNjX2xvYWRfcG9saWN5PTAiLCJhdXRvcGxheSI6InllcyIsIm1vZGFsT3B0aW9ucyI6eyJpZCI6ImVsZW1lbnRvci1saWdodGJveC0yYzE2MGNkIiwiZW50cmFuY2VBbmltYXRpb24iOiIiLCJlbnRyYW5jZUFuaW1hdGlvbl90YWJsZXQiOiIiLCJlbnRyYW5jZUFuaW1hdGlvbl9tb2JpbGUiOiIiLCJ2aWRlb0FzcGVjdFJhdGlvIjoiMzIifX0%3D\">\n\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"912\" height=\"466\" src=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T142130.759.webp\" class=\"attachment-full size-full wp-image-20125\" alt=\"\" srcset=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T142130.759.webp 912w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T142130.759-300x153.webp 300w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T142130.759-768x392.webp 768w\" sizes=\"(max-width: 912px) 100vw, 912px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-custom-embed-play\" role=\"button\" aria-label=\"Play Video\" tabindex=\"0\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-play\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M838 162C746 71 633 25 500 25 371 25 258 71 163 162 71 254 25 367 25 500 25 633 71 746 163 837 254 929 367 979 500 979 633 979 746 933 838 837 929 746 975 633 975 500 975 367 929 254 838 162M808 192C892 279 933 379 933 500 933 621 892 725 808 808 725 892 621 938 500 938 379 938 279 896 196 808 113 725 67 621 67 500 67 379 108 279 196 192 279 108 383 62 500 62 621 62 721 108 808 192M438 392V642L642 517 438 392Z\"><\/path><\/svg>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f6dbdd2 elementor-align-left show-more elementor-widget elementor-widget-button\" data-id=\"f6dbdd2\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-alt-circle-down\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zM212 140v116h-70.9c-10.7 0-16.1 13-8.5 20.5l114.9 114.3c4.7 4.7 12.2 4.7 16.9 0l114.9-114.3c7.6-7.6 2.2-20.5-8.5-20.5H300V140c0-6.6-5.4-12-12-12h-64c-6.6 0-12 5.4-12 12z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">More details<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-70dfc35 elementor-align-left show-less content-hide elementor-widget elementor-widget-button\" data-id=\"70dfc35\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-alt-circle-up\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M8 256C8 119 119 8 256 8s248 111 248 248-111 248-248 248S8 393 8 256zm292 116V256h70.9c10.7 0 16.1-13 8.5-20.5L264.5 121.2c-4.7-4.7-12.2-4.7-16.9 0l-115 114.3c-7.6 7.6-2.2 20.5 8.5 20.5H212v116c0 6.6 5.4 12 12 12h64c6.6 0 12-5.4 12-12z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Close<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-165b92e e-con-full profile e-flex e-con e-child\" data-id=\"165b92e\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8c02263 elementor-widget elementor-widget-heading\" data-id=\"8c02263\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">NN in News \u2013 Narayana Nethralaya recieved 53 cases of fire crackers eye injuries on 28th October 2022\n<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-89ef482 e-con-full details-area content-hide e-flex e-con e-child\" data-id=\"89ef482\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1fce763 elementor-widget elementor-widget-text-editor\" data-id=\"1fce763\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tThree hospitals in the Bangalore city received 100 cases of eye injuries caused by bursting fire crackers till 27th October 2022. And were still counting till late night.\nNarayana Nethralaya alone saw 53 cases of fire crackers injuries till 26th October 2022 and 24 of them included bystanders.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-94d9c95 elementor-widget elementor-widget-gallery\" data-id=\"94d9c95\" data-element_type=\"widget\" data-settings=\"{&quot;gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:21,&quot;sizes&quot;:[]},&quot;lazyload&quot;:&quot;yes&quot;,&quot;gallery_layout&quot;:&quot;grid&quot;,&quot;columns&quot;:4,&quot;columns_tablet&quot;:2,&quot;columns_mobile&quot;:1,&quot;gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;link_to&quot;:&quot;file&quot;,&quot;aspect_ratio&quot;:&quot;3:2&quot;,&quot;overlay_background&quot;:&quot;yes&quot;,&quot;content_hover_animation&quot;:&quot;fade-in&quot;}\" data-widget_type=\"gallery.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-gallery__container\">\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T143022.396.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"94d9c95\" data-elementor-lightbox-title=\"image - 2024-08-14T143022.396\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjAxNDUsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTQzMDIyLjM5Ni53ZWJwIiwic2xpZGVzaG93IjoiOTRkOWM5NSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T143022.396-768x558.webp\" data-width=\"768\" data-height=\"558\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T143134.453.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"94d9c95\" data-elementor-lightbox-title=\"image - 2024-08-14T143134.453\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjAxNDYsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTQzMTM0LjQ1My53ZWJwIiwic2xpZGVzaG93IjoiOTRkOWM5NSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T143134.453.webp\" data-width=\"591\" data-height=\"456\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T143147.967.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"94d9c95\" data-elementor-lightbox-title=\"image - 2024-08-14T143147.967\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjAxNDcsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTQzMTQ3Ljk2Ny53ZWJwIiwic2xpZGVzaG93IjoiOTRkOWM5NSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T143147.967.webp\" data-width=\"664\" data-height=\"578\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T143523.911.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"94d9c95\" data-elementor-lightbox-title=\"image - 2024-08-14T143523.911\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjAxNTQsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTQzNTIzLjkxMS53ZWJwIiwic2xpZGVzaG93IjoiOTRkOWM5NSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T143523.911.webp\" data-width=\"634\" data-height=\"1249\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-17e0e98 elementor-align-left show-more elementor-widget elementor-widget-button\" data-id=\"17e0e98\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-alt-circle-down\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zM212 140v116h-70.9c-10.7 0-16.1 13-8.5 20.5l114.9 114.3c4.7 4.7 12.2 4.7 16.9 0l114.9-114.3c7.6-7.6 2.2-20.5-8.5-20.5H300V140c0-6.6-5.4-12-12-12h-64c-6.6 0-12 5.4-12 12z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">More details<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6a66a3d elementor-align-left show-less content-hide elementor-widget elementor-widget-button\" data-id=\"6a66a3d\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-alt-circle-up\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M8 256C8 119 119 8 256 8s248 111 248 248-111 248-248 248S8 393 8 256zm292 116V256h70.9c10.7 0 16.1-13 8.5-20.5L264.5 121.2c-4.7-4.7-12.2-4.7-16.9 0l-115 114.3c-7.6 7.6-2.2 20.5 8.5 20.5H212v116c0 6.6 5.4 12 12 12h64c6.6 0 12-5.4 12-12z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Close<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-45d8497 e-con-full profile e-flex e-con e-child\" data-id=\"45d8497\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-838a5cb elementor-widget elementor-widget-heading\" data-id=\"838a5cb\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">37th National Eye Donation Fortnight, Eye Collection Centres and Volunteers Felicitated at NN held on 6th September 2022\n<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-86a5a68 e-con-full details-area content-hide e-flex e-con e-child\" data-id=\"86a5a68\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-956af72 elementor-widget elementor-widget-text-editor\" data-id=\"956af72\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>On the occasion of the 37th National Eye Donation Fortnight, Dr. K. Bhujang Shetty, Chairman &amp; Managing Director of Narayana Nethralaya Eye Hospital, felicitated various Eye Collection Centres and Volunteers on the 6th of September, 2022, at NN, Rajajinagar. Speaking to the Press at the event, Dr. Shetty mentioned that though there are close to 300-400 deaths per day in Bengaluru alone, less than 8 eyes are collected. Since corneal blindness can be treated only through transplantation from eye donations, Dr. Shetty urged everyone to not only come forward to donate eyes after their death but to also work for eye donation by educating and enrolling friends, families, and extended circles in this noble cause. The Puneeth Rajkumar \u201cMissed call initiative to pledge eyes\u201d has garnered close to 1 lakh pledges in 10 months. Let us all work together to bring light to the 15 lakh people in India living with corneal blindness!<br \/>The annual eye donation award instituted in the memory of Late Harish Nanjappa was presented to Government Hospital Yelahanka in recognition of their exemplary contribution for the cause of educating the public about blindness and also collecting maximum number of donor eyes. It was received by Dr. Anil, Dr Venkatraju and Dr Premananad in the presence of Dr Shanthala B N, District Blindness Control Officer, Bengaluru Rural.<br \/>Narayana Nethralaya Eye Banks are open 24\/7. We request you to inform us immediately after death, for the eyes need to be collected within 6 hours of death. We can be reached at 9741685555 and 9902821128.<br \/><br \/><strong>Visit: <span style=\"color: #129485;\"><a style=\"color: #129485;\" href=\"https:\/\/nneyefoundation.org\/eye-donation-form\/\" target=\"_blank\" rel=\"noopener\">https:\/\/nneyefoundation.org\/eye-donation-form\/<\/a><\/span><\/strong><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d2df818 elementor-widget elementor-widget-gallery\" data-id=\"d2df818\" data-element_type=\"widget\" data-settings=\"{&quot;gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:21,&quot;sizes&quot;:[]},&quot;lazyload&quot;:&quot;yes&quot;,&quot;gallery_layout&quot;:&quot;grid&quot;,&quot;columns&quot;:4,&quot;columns_tablet&quot;:2,&quot;columns_mobile&quot;:1,&quot;gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;link_to&quot;:&quot;file&quot;,&quot;aspect_ratio&quot;:&quot;3:2&quot;,&quot;overlay_background&quot;:&quot;yes&quot;,&quot;content_hover_animation&quot;:&quot;fade-in&quot;}\" data-widget_type=\"gallery.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-gallery__container\">\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T144902.687-scaled.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"d2df818\" data-elementor-lightbox-title=\"image - 2024-08-14T144902.687\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjAyMTcsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTQ0OTAyLjY4Ny1zY2FsZWQud2VicCIsInNsaWRlc2hvdyI6ImQyZGY4MTgifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T144902.687-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T145027.110-scaled.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"d2df818\" data-elementor-lightbox-title=\"image - 2024-08-14T145027.110\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjAyMTgsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTQ1MDI3LjExMC1zY2FsZWQud2VicCIsInNsaWRlc2hvdyI6ImQyZGY4MTgifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T145027.110-768x421.webp\" data-width=\"768\" data-height=\"421\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T145110.727-scaled.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"d2df818\" data-elementor-lightbox-title=\"image - 2024-08-14T145110.727\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjAyMjIsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTQ1MTEwLjcyNy1zY2FsZWQud2VicCIsInNsaWRlc2hvdyI6ImQyZGY4MTgifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T145110.727-768x544.webp\" data-width=\"768\" data-height=\"544\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T145134.039-scaled.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"d2df818\" data-elementor-lightbox-title=\"image - 2024-08-14T145134.039\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjAyMjMsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTQ1MTM0LjAzOS1zY2FsZWQud2VicCIsInNsaWRlc2hvdyI6ImQyZGY4MTgifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T145134.039-768x899.webp\" data-width=\"768\" data-height=\"899\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T145242.055-scaled.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"d2df818\" data-elementor-lightbox-title=\"image - 2024-08-14T145242.055\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjAyMjUsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTQ1MjQyLjA1NS1zY2FsZWQud2VicCIsInNsaWRlc2hvdyI6ImQyZGY4MTgifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T145242.055-768x473.webp\" data-width=\"768\" data-height=\"473\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T145302.720-scaled.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"d2df818\" data-elementor-lightbox-title=\"image - 2024-08-14T145302.720\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjAyMjYsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTQ1MzAyLjcyMC1zY2FsZWQud2VicCIsInNsaWRlc2hvdyI6ImQyZGY4MTgifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T145302.720-768x520.webp\" data-width=\"768\" data-height=\"520\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T145323.583-scaled.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"d2df818\" data-elementor-lightbox-title=\"image - 2024-08-14T145323.583\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjAyMzMsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTQ1MzIzLjU4My1zY2FsZWQud2VicCIsInNsaWRlc2hvdyI6ImQyZGY4MTgifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T145323.583-768x506.webp\" data-width=\"768\" data-height=\"506\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T145354.656-scaled.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"d2df818\" data-elementor-lightbox-title=\"image - 2024-08-14T145354.656\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjAyMzUsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTQ1MzU0LjY1Ni1zY2FsZWQud2VicCIsInNsaWRlc2hvdyI6ImQyZGY4MTgifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T145354.656-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T145523.019-scaled.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"d2df818\" data-elementor-lightbox-title=\"image - 2024-08-14T145523.019\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjAyNDEsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTQ1NTIzLjAxOS1zY2FsZWQud2VicCIsInNsaWRlc2hvdyI6ImQyZGY4MTgifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T145523.019-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T145624.065-scaled.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"d2df818\" data-elementor-lightbox-title=\"image - 2024-08-14T145624.065\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjAyNDIsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTQ1NjI0LjA2NS1zY2FsZWQud2VicCIsInNsaWRlc2hvdyI6ImQyZGY4MTgifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T145624.065-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T145645.057-scaled.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"d2df818\" data-elementor-lightbox-title=\"image - 2024-08-14T145645.057\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjAyNDMsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTQ1NjQ1LjA1Ny1zY2FsZWQud2VicCIsInNsaWRlc2hvdyI6ImQyZGY4MTgifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T145645.057-768x528.webp\" data-width=\"768\" data-height=\"528\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T145724.177-scaled.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"d2df818\" data-elementor-lightbox-title=\"image - 2024-08-14T145724.177\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjAyNDgsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTQ1NzI0LjE3Ny1zY2FsZWQud2VicCIsInNsaWRlc2hvdyI6ImQyZGY4MTgifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T145724.177-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T150249.083-scaled.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"d2df818\" data-elementor-lightbox-title=\"image - 2024-08-14T150249.083\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjAyNjAsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTUwMjQ5LjA4My1zY2FsZWQud2VicCIsInNsaWRlc2hvdyI6ImQyZGY4MTgifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T150249.083-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T150311.102-scaled.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"d2df818\" data-elementor-lightbox-title=\"image - 2024-08-14T150311.102\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjAyNjIsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTUwMzExLjEwMi1zY2FsZWQud2VicCIsInNsaWRlc2hvdyI6ImQyZGY4MTgifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T150311.102-768x458.webp\" data-width=\"768\" data-height=\"458\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T150342.156-scaled.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"d2df818\" data-elementor-lightbox-title=\"image - 2024-08-14T150342.156\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjAyNjcsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTUwMzQyLjE1Ni1zY2FsZWQud2VicCIsInNsaWRlc2hvdyI6ImQyZGY4MTgifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T150342.156-768x503.webp\" data-width=\"768\" data-height=\"503\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T150645.888-scaled.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"d2df818\" data-elementor-lightbox-title=\"image - 2024-08-14T150645.888\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjAyNjgsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTUwNjQ1Ljg4OC1zY2FsZWQud2VicCIsInNsaWRlc2hvdyI6ImQyZGY4MTgifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T150645.888-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T150717.992-scaled.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"d2df818\" data-elementor-lightbox-title=\"image - 2024-08-14T150717.992\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjAyNjksInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTUwNzE3Ljk5Mi1zY2FsZWQud2VicCIsInNsaWRlc2hvdyI6ImQyZGY4MTgifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T150717.992-768x448.webp\" data-width=\"768\" data-height=\"448\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T150829.838-scaled.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"d2df818\" data-elementor-lightbox-title=\"image - 2024-08-14T150829.838\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjAyNzAsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTUwODI5LjgzOC1zY2FsZWQud2VicCIsInNsaWRlc2hvdyI6ImQyZGY4MTgifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T150829.838-768x517.webp\" data-width=\"768\" data-height=\"517\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T151208.095-scaled.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"d2df818\" data-elementor-lightbox-title=\"image - 2024-08-14T151208.095\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjAyODksInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTUxMjA4LjA5NS1zY2FsZWQud2VicCIsInNsaWRlc2hvdyI6ImQyZGY4MTgifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T151208.095-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T151626.398-scaled.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"d2df818\" data-elementor-lightbox-title=\"image - 2024-08-14T151626.398\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjAyOTAsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTUxNjI2LjM5OC1zY2FsZWQud2VicCIsInNsaWRlc2hvdyI6ImQyZGY4MTgifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T151626.398-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T151841.240-scaled.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"d2df818\" data-elementor-lightbox-title=\"image - 2024-08-14T151841.240\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjAyOTQsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTUxODQxLjI0MC1zY2FsZWQud2VicCIsInNsaWRlc2hvdyI6ImQyZGY4MTgifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T151841.240-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T151959.582-scaled.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"d2df818\" data-elementor-lightbox-title=\"image - 2024-08-14T151959.582\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjAyOTUsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTUxOTU5LjU4Mi1zY2FsZWQud2VicCIsInNsaWRlc2hvdyI6ImQyZGY4MTgifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T151959.582-768x430.webp\" data-width=\"768\" data-height=\"430\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8e7c182 elementor-align-left show-more elementor-widget elementor-widget-button\" data-id=\"8e7c182\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-alt-circle-down\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zM212 140v116h-70.9c-10.7 0-16.1 13-8.5 20.5l114.9 114.3c4.7 4.7 12.2 4.7 16.9 0l114.9-114.3c7.6-7.6 2.2-20.5-8.5-20.5H300V140c0-6.6-5.4-12-12-12h-64c-6.6 0-12 5.4-12 12z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">More details<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-77f3476 elementor-align-left show-less content-hide elementor-widget elementor-widget-button\" data-id=\"77f3476\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-alt-circle-up\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M8 256C8 119 119 8 256 8s248 111 248 248-111 248-248 248S8 393 8 256zm292 116V256h70.9c10.7 0 16.1-13 8.5-20.5L264.5 121.2c-4.7-4.7-12.2-4.7-16.9 0l-115 114.3c-7.6 7.6-2.2 20.5 8.5 20.5H212v116c0 6.6 5.4 12 12 12h64c6.6 0 12-5.4 12-12z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Close<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a073d80 e-con-full profile e-flex e-con e-child\" data-id=\"a073d80\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c89e80f elementor-widget elementor-widget-heading\" data-id=\"c89e80f\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">NN in News- Narayana Nethralaya in collaboration with Acer India, launched India\u2019s 1st tablet based software \u201cVisioNova\u201d for children suffering from CVI on 4th May 2022 @ NN<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5d68726 e-con-full details-area content-hide e-flex e-con e-child\" data-id=\"5d68726\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2755368 elementor-widget elementor-widget-gallery\" data-id=\"2755368\" data-element_type=\"widget\" data-settings=\"{&quot;gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:21,&quot;sizes&quot;:[]},&quot;lazyload&quot;:&quot;yes&quot;,&quot;gallery_layout&quot;:&quot;grid&quot;,&quot;columns&quot;:4,&quot;columns_tablet&quot;:2,&quot;columns_mobile&quot;:1,&quot;gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;link_to&quot;:&quot;file&quot;,&quot;aspect_ratio&quot;:&quot;3:2&quot;,&quot;overlay_background&quot;:&quot;yes&quot;,&quot;content_hover_animation&quot;:&quot;fade-in&quot;}\" data-widget_type=\"gallery.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-gallery__container\">\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T122421.746.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2755368\" data-elementor-lightbox-title=\"image - 2024-08-14T122421.746\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk5NjMsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTIyNDIxLjc0Ni53ZWJwIiwic2xpZGVzaG93IjoiMjc1NTM2OCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T122421.746.webp\" data-width=\"768\" data-height=\"568\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T122434.515.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2755368\" data-elementor-lightbox-title=\"image - 2024-08-14T122434.515\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk5NjQsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTIyNDM0LjUxNS53ZWJwIiwic2xpZGVzaG93IjoiMjc1NTM2OCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T122434.515-768x611.webp\" data-width=\"768\" data-height=\"611\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T122507.251.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2755368\" data-elementor-lightbox-title=\"image - 2024-08-14T122507.251\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk5NjUsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTIyNTA3LjI1MS53ZWJwIiwic2xpZGVzaG93IjoiMjc1NTM2OCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T122507.251-768x801.webp\" data-width=\"768\" data-height=\"801\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T122527.379.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2755368\" data-elementor-lightbox-title=\"image - 2024-08-14T122527.379\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk5NjYsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTIyNTI3LjM3OS53ZWJwIiwic2xpZGVzaG93IjoiMjc1NTM2OCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T122527.379-768x956.webp\" data-width=\"768\" data-height=\"956\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T122550.411.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2755368\" data-elementor-lightbox-title=\"image - 2024-08-14T122550.411\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk5NjcsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTIyNTUwLjQxMS53ZWJwIiwic2xpZGVzaG93IjoiMjc1NTM2OCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T122550.411-768x973.webp\" data-width=\"768\" data-height=\"973\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T122605.885.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2755368\" data-elementor-lightbox-title=\"image - 2024-08-14T122605.885\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk5NzEsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTIyNjA1Ljg4NS53ZWJwIiwic2xpZGVzaG93IjoiMjc1NTM2OCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T122605.885-768x611.webp\" data-width=\"768\" data-height=\"611\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T122621.611.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2755368\" data-elementor-lightbox-title=\"image - 2024-08-14T122621.611\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk5NzIsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTIyNjIxLjYxMS53ZWJwIiwic2xpZGVzaG93IjoiMjc1NTM2OCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T122621.611-768x916.webp\" data-width=\"768\" data-height=\"916\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T122659.276.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2755368\" data-elementor-lightbox-title=\"image - 2024-08-14T122659.276\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk5NzMsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTIyNjU5LjI3Ni53ZWJwIiwic2xpZGVzaG93IjoiMjc1NTM2OCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T122659.276-768x633.webp\" data-width=\"768\" data-height=\"633\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T122714.725.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2755368\" data-elementor-lightbox-title=\"image - 2024-08-14T122714.725\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk5NzQsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTIyNzE0LjcyNS53ZWJwIiwic2xpZGVzaG93IjoiMjc1NTM2OCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T122714.725.webp\" data-width=\"600\" data-height=\"705\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T122729.020.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2755368\" data-elementor-lightbox-title=\"image - 2024-08-14T122729.020\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk5NzgsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTIyNzI5LjAyMC53ZWJwIiwic2xpZGVzaG93IjoiMjc1NTM2OCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T122729.020-768x561.webp\" data-width=\"768\" data-height=\"561\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T122809.453.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2755368\" data-elementor-lightbox-title=\"image - 2024-08-14T122809.453\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk5NzksInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTIyODA5LjQ1My53ZWJwIiwic2xpZGVzaG93IjoiMjc1NTM2OCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T122809.453-768x400.webp\" data-width=\"768\" data-height=\"400\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T122823.917.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2755368\" data-elementor-lightbox-title=\"image - 2024-08-14T122823.917\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk5ODAsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTIyODIzLjkxNy53ZWJwIiwic2xpZGVzaG93IjoiMjc1NTM2OCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T122823.917-768x746.webp\" data-width=\"768\" data-height=\"746\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T122839.565.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2755368\" data-elementor-lightbox-title=\"image - 2024-08-14T122839.565\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk5ODEsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTIyODM5LjU2NS53ZWJwIiwic2xpZGVzaG93IjoiMjc1NTM2OCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T122839.565.webp\" data-width=\"650\" data-height=\"431\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T122850.835.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2755368\" data-elementor-lightbox-title=\"image - 2024-08-14T122850.835\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk5ODIsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTIyODUwLjgzNS53ZWJwIiwic2xpZGVzaG93IjoiMjc1NTM2OCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T122850.835-768x881.webp\" data-width=\"768\" data-height=\"881\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T122904.277.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2755368\" data-elementor-lightbox-title=\"image - 2024-08-14T122904.277\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk5ODMsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTIyOTA0LjI3Ny53ZWJwIiwic2xpZGVzaG93IjoiMjc1NTM2OCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T122904.277-768x425.webp\" data-width=\"768\" data-height=\"425\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T122920.830.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2755368\" data-elementor-lightbox-title=\"image - 2024-08-14T122920.830\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk5ODQsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTIyOTIwLjgzMC53ZWJwIiwic2xpZGVzaG93IjoiMjc1NTM2OCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T122920.830.webp\" data-width=\"283\" data-height=\"572\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a9e2770 elementor-align-left show-more elementor-widget elementor-widget-button\" data-id=\"a9e2770\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-alt-circle-down\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zM212 140v116h-70.9c-10.7 0-16.1 13-8.5 20.5l114.9 114.3c4.7 4.7 12.2 4.7 16.9 0l114.9-114.3c7.6-7.6 2.2-20.5-8.5-20.5H300V140c0-6.6-5.4-12-12-12h-64c-6.6 0-12 5.4-12 12z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">More details<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-12ddc96 elementor-align-left show-less content-hide elementor-widget elementor-widget-button\" data-id=\"12ddc96\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-alt-circle-up\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M8 256C8 119 119 8 256 8s248 111 248 248-111 248-248 248S8 393 8 256zm292 116V256h70.9c10.7 0 16.1-13 8.5-20.5L264.5 121.2c-4.7-4.7-12.2-4.7-16.9 0l-115 114.3c-7.6 7.6-2.2 20.5 8.5 20.5H212v116c0 6.6 5.4 12 12 12h64c6.6 0 12-5.4 12-12z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Close<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-634386e e-con-full profile e-flex e-con e-child\" data-id=\"634386e\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8b2540a elementor-widget elementor-widget-heading\" data-id=\"8b2540a\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Bengaluru \u2013 based DR. Rohit Shetty in the top 100 Ophthalmologist Power List 2022<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d488767 e-con-full details-area content-hide e-flex e-con e-child\" data-id=\"d488767\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-319f660 e-con-full e-flex e-con e-child\" data-id=\"319f660\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f17c9b5 elementor-widget elementor-widget-gallery\" data-id=\"f17c9b5\" data-element_type=\"widget\" data-settings=\"{&quot;gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:21,&quot;sizes&quot;:[]},&quot;columns&quot;:1,&quot;lazyload&quot;:&quot;yes&quot;,&quot;gallery_layout&quot;:&quot;grid&quot;,&quot;columns_tablet&quot;:2,&quot;columns_mobile&quot;:1,&quot;gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;link_to&quot;:&quot;file&quot;,&quot;aspect_ratio&quot;:&quot;3:2&quot;,&quot;overlay_background&quot;:&quot;yes&quot;,&quot;content_hover_animation&quot;:&quot;fade-in&quot;}\" data-widget_type=\"gallery.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-gallery__container\">\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T153434.942.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"f17c9b5\" data-elementor-lightbox-title=\"image - 2024-08-14T153434.942\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjAzMzUsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTUzNDM0Ljk0Mi53ZWJwIiwic2xpZGVzaG93IjoiZjE3YzliNSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T153434.942-768x432.webp\" data-width=\"768\" data-height=\"432\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bc8034e elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"bc8034e\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>It gives us immense pride to announce that Dr Rohit Shetty Vice Chairman Narayana Nethralaya Eye Hospital has made it to the Top 100 in The Ophthalmologist Power List 2022. \ud83d\udc4f\ud83d\udc4f\ud83d\udc4f<br \/>Dr. Rohit Shetty, Vice Chairman of Narayana Nethralaya, Bangalore, was featured in the Top 100 most influential people in the world of Ophthalmology. The Top 100 frontrunners in \u201cThe Ophthalmologist\u2019s 2022 Power List\u201d include genuine giants of clinical practice and vision research who were selected by an international panel of 20 judges out of 450 names.<\/p><p>We thank The Ophthalmologist for this recognition and express our gratitude to all who have enabled us to be who we are today<\/p><p><strong>Link: <a style=\"color: #129485;\" href=\"https:\/\/theophthalmologist.com\/power-list\/2022\/rohit-shetty\" target=\"_blank\" rel=\"noopener\">https:\/\/theophthalmologist.com\/power-list\/2022\/rohit-shetty<\/a><\/strong><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c8d96bf elementor-widget elementor-widget-gallery\" data-id=\"c8d96bf\" data-element_type=\"widget\" data-settings=\"{&quot;gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:21,&quot;sizes&quot;:[]},&quot;lazyload&quot;:&quot;yes&quot;,&quot;gallery_layout&quot;:&quot;grid&quot;,&quot;columns&quot;:4,&quot;columns_tablet&quot;:2,&quot;columns_mobile&quot;:1,&quot;gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;link_to&quot;:&quot;file&quot;,&quot;aspect_ratio&quot;:&quot;3:2&quot;,&quot;overlay_background&quot;:&quot;yes&quot;,&quot;content_hover_animation&quot;:&quot;fade-in&quot;}\" data-widget_type=\"gallery.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-gallery__container\">\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T153705.495.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c8d96bf\" data-elementor-lightbox-title=\"image - 2024-08-14T153705.495\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjAzMzgsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTUzNzA1LjQ5NS53ZWJwIiwic2xpZGVzaG93IjoiYzhkOTZiZiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T153705.495.webp\" data-width=\"659\" data-height=\"942\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T153725.489.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c8d96bf\" data-elementor-lightbox-title=\"image - 2024-08-14T153725.489\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjAzMzksInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTUzNzI1LjQ4OS53ZWJwIiwic2xpZGVzaG93IjoiYzhkOTZiZiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T153725.489.webp\" data-width=\"659\" data-height=\"969\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T153737.274.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c8d96bf\" data-elementor-lightbox-title=\"image - 2024-08-14T153737.274\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjAzNDAsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTUzNzM3LjI3NC53ZWJwIiwic2xpZGVzaG93IjoiYzhkOTZiZiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T153737.274.webp\" data-width=\"659\" data-height=\"731\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T153754.293.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c8d96bf\" data-elementor-lightbox-title=\"image - 2024-08-14T153754.293\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjAzNDEsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTUzNzU0LjI5My53ZWJwIiwic2xpZGVzaG93IjoiYzhkOTZiZiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T153754.293-768x768.webp\" data-width=\"768\" data-height=\"768\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0a71125 elementor-align-left show-more elementor-widget elementor-widget-button\" data-id=\"0a71125\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-alt-circle-down\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zM212 140v116h-70.9c-10.7 0-16.1 13-8.5 20.5l114.9 114.3c4.7 4.7 12.2 4.7 16.9 0l114.9-114.3c7.6-7.6 2.2-20.5-8.5-20.5H300V140c0-6.6-5.4-12-12-12h-64c-6.6 0-12 5.4-12 12z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">More details<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-add298a elementor-align-left show-less content-hide elementor-widget elementor-widget-button\" data-id=\"add298a\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-alt-circle-up\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M8 256C8 119 119 8 256 8s248 111 248 248-111 248-248 248S8 393 8 256zm292 116V256h70.9c10.7 0 16.1-13 8.5-20.5L264.5 121.2c-4.7-4.7-12.2-4.7-16.9 0l-115 114.3c-7.6 7.6-2.2 20.5 8.5 20.5H212v116c0 6.6 5.4 12 12 12h64c6.6 0 12-5.4 12-12z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Close<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5ed5e8d e-con-full profile e-flex e-con e-child\" data-id=\"5ed5e8d\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9c19b0b elementor-widget elementor-widget-heading\" data-id=\"9c19b0b\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Narayana Nethralaya \u2013 5K Run for World Glaucoma Week held on 13\/3\/2022 @ Indira Nagar<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6ba6155 e-con-full details-area content-hide e-flex e-con e-child\" data-id=\"6ba6155\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-69422cf elementor-widget elementor-widget-gallery\" data-id=\"69422cf\" data-element_type=\"widget\" data-settings=\"{&quot;gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:21,&quot;sizes&quot;:[]},&quot;lazyload&quot;:&quot;yes&quot;,&quot;gallery_layout&quot;:&quot;grid&quot;,&quot;columns&quot;:4,&quot;columns_tablet&quot;:2,&quot;columns_mobile&quot;:1,&quot;gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;link_to&quot;:&quot;file&quot;,&quot;aspect_ratio&quot;:&quot;3:2&quot;,&quot;overlay_background&quot;:&quot;yes&quot;,&quot;content_hover_animation&quot;:&quot;fade-in&quot;}\" data-widget_type=\"gallery.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-gallery__container\">\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T154328.282.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"69422cf\" data-elementor-lightbox-title=\"image - 2024-08-14T154328.282\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjAzNTYsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTU0MzI4LjI4Mi53ZWJwIiwic2xpZGVzaG93IjoiNjk0MjJjZiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T154328.282.webp\" data-width=\"727\" data-height=\"549\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T154340.972.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"69422cf\" data-elementor-lightbox-title=\"image - 2024-08-14T154340.972\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjAzNTcsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTU0MzQwLjk3Mi53ZWJwIiwic2xpZGVzaG93IjoiNjk0MjJjZiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T154340.972-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T154357.533.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"69422cf\" data-elementor-lightbox-title=\"image - 2024-08-14T154357.533\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjAzNTgsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTU0MzU3LjUzMy53ZWJwIiwic2xpZGVzaG93IjoiNjk0MjJjZiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T154357.533-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T154414.901.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"69422cf\" data-elementor-lightbox-title=\"image - 2024-08-14T154414.901\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjAzNTksInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTU0NDE0LjkwMS53ZWJwIiwic2xpZGVzaG93IjoiNjk0MjJjZiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T154414.901-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T154433.321.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"69422cf\" data-elementor-lightbox-title=\"image - 2024-08-14T154433.321\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjAzNjAsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTU0NDMzLjMyMS53ZWJwIiwic2xpZGVzaG93IjoiNjk0MjJjZiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T154433.321-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T154504.857.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"69422cf\" data-elementor-lightbox-title=\"image - 2024-08-14T154504.857\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjAzNjIsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTU0NTA0Ljg1Ny53ZWJwIiwic2xpZGVzaG93IjoiNjk0MjJjZiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T154504.857-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T154504.857-1.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"69422cf\" data-elementor-lightbox-title=\"image - 2024-08-14T154504.857\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjAzNjMsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTU0NTA0Ljg1Ny0xLndlYnAiLCJzbGlkZXNob3ciOiI2OTQyMmNmIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T154504.857-1-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T154533.906.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"69422cf\" data-elementor-lightbox-title=\"image - 2024-08-14T154533.906\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjAzNjQsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTU0NTMzLjkwNi53ZWJwIiwic2xpZGVzaG93IjoiNjk0MjJjZiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T154533.906-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T154557.155.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"69422cf\" data-elementor-lightbox-title=\"image - 2024-08-14T154557.155\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjAzNjgsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTU0NTU3LjE1NS53ZWJwIiwic2xpZGVzaG93IjoiNjk0MjJjZiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T154557.155-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T154615.101.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"69422cf\" data-elementor-lightbox-title=\"image - 2024-08-14T154615.101\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjAzNjksInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTU0NjE1LjEwMS53ZWJwIiwic2xpZGVzaG93IjoiNjk0MjJjZiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T154615.101-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T154627.509.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"69422cf\" data-elementor-lightbox-title=\"image - 2024-08-14T154627.509\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjAzNzAsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTU0NjI3LjUwOS53ZWJwIiwic2xpZGVzaG93IjoiNjk0MjJjZiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T154627.509-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T154644.582.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"69422cf\" data-elementor-lightbox-title=\"image - 2024-08-14T154644.582\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjAzNzUsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTU0NjQ0LjU4Mi53ZWJwIiwic2xpZGVzaG93IjoiNjk0MjJjZiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T154644.582-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T154658.944.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"69422cf\" data-elementor-lightbox-title=\"image - 2024-08-14T154658.944\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjAzNzksInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTU0NjU4Ljk0NC53ZWJwIiwic2xpZGVzaG93IjoiNjk0MjJjZiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T154658.944-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T154717.528.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"69422cf\" data-elementor-lightbox-title=\"image - 2024-08-14T154717.528\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjAzODAsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTU0NzE3LjUyOC53ZWJwIiwic2xpZGVzaG93IjoiNjk0MjJjZiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T154717.528-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T154731.681.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"69422cf\" data-elementor-lightbox-title=\"image - 2024-08-14T154731.681\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjAzODQsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTU0NzMxLjY4MS53ZWJwIiwic2xpZGVzaG93IjoiNjk0MjJjZiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T154731.681-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T154731.681-1.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"69422cf\" data-elementor-lightbox-title=\"image - 2024-08-14T154731.681\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjAzODUsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTU0NzMxLjY4MS0xLndlYnAiLCJzbGlkZXNob3ciOiI2OTQyMmNmIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T154731.681-1-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T154939.766.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"69422cf\" data-elementor-lightbox-title=\"image - 2024-08-14T154939.766\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjAzODYsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTU0OTM5Ljc2Ni53ZWJwIiwic2xpZGVzaG93IjoiNjk0MjJjZiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T154939.766-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T154958.759.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"69422cf\" data-elementor-lightbox-title=\"image - 2024-08-14T154958.759\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjAzODcsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTU0OTU4Ljc1OS53ZWJwIiwic2xpZGVzaG93IjoiNjk0MjJjZiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T154958.759-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T155014.863.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"69422cf\" data-elementor-lightbox-title=\"image - 2024-08-14T155014.863\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjAzOTIsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTU1MDE0Ljg2My53ZWJwIiwic2xpZGVzaG93IjoiNjk0MjJjZiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T155014.863-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T155031.856.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"69422cf\" data-elementor-lightbox-title=\"image - 2024-08-14T155031.856\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjAzOTMsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTU1MDMxLjg1Ni53ZWJwIiwic2xpZGVzaG93IjoiNjk0MjJjZiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T155031.856-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T155050.193.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"69422cf\" data-elementor-lightbox-title=\"image - 2024-08-14T155050.193\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjAzOTQsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTU1MDUwLjE5My53ZWJwIiwic2xpZGVzaG93IjoiNjk0MjJjZiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T155050.193-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T155104.082.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"69422cf\" data-elementor-lightbox-title=\"image - 2024-08-14T155104.082\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjAzOTUsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTU1MTA0LjA4Mi53ZWJwIiwic2xpZGVzaG93IjoiNjk0MjJjZiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T155104.082-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T155128.252.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"69422cf\" data-elementor-lightbox-title=\"image - 2024-08-14T155128.252\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjAzOTksInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTU1MTI4LjI1Mi53ZWJwIiwic2xpZGVzaG93IjoiNjk0MjJjZiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T155128.252-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T155142.188.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"69422cf\" data-elementor-lightbox-title=\"image - 2024-08-14T155142.188\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA0MDAsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTU1MTQyLjE4OC53ZWJwIiwic2xpZGVzaG93IjoiNjk0MjJjZiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T155142.188-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T155202.588.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"69422cf\" data-elementor-lightbox-title=\"image - 2024-08-14T155202.588\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA0MDEsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTU1MjAyLjU4OC53ZWJwIiwic2xpZGVzaG93IjoiNjk0MjJjZiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T155202.588-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T155220.724.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"69422cf\" data-elementor-lightbox-title=\"image - 2024-08-14T155220.724\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA0MDIsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTU1MjIwLjcyNC53ZWJwIiwic2xpZGVzaG93IjoiNjk0MjJjZiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T155220.724-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T155239.581.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"69422cf\" data-elementor-lightbox-title=\"image - 2024-08-14T155239.581\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA0MDMsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTU1MjM5LjU4MS53ZWJwIiwic2xpZGVzaG93IjoiNjk0MjJjZiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T155239.581-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T155258.070.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"69422cf\" data-elementor-lightbox-title=\"image - 2024-08-14T155258.070\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA0MDQsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTU1MjU4LjA3MC53ZWJwIiwic2xpZGVzaG93IjoiNjk0MjJjZiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T155258.070-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T155322.694.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"69422cf\" data-elementor-lightbox-title=\"image - 2024-08-14T155322.694\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA0MDUsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTU1MzIyLjY5NC53ZWJwIiwic2xpZGVzaG93IjoiNjk0MjJjZiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T155322.694-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T155338.239.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"69422cf\" data-elementor-lightbox-title=\"image - 2024-08-14T155338.239\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA0MDYsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTU1MzM4LjIzOS53ZWJwIiwic2xpZGVzaG93IjoiNjk0MjJjZiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T155338.239-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T155355.184.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"69422cf\" data-elementor-lightbox-title=\"image - 2024-08-14T155355.184\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA0MDcsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTU1MzU1LjE4NC53ZWJwIiwic2xpZGVzaG93IjoiNjk0MjJjZiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T155355.184-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T155408.312.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"69422cf\" data-elementor-lightbox-title=\"image - 2024-08-14T155408.312\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA0MDgsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTU1NDA4LjMxMi53ZWJwIiwic2xpZGVzaG93IjoiNjk0MjJjZiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T155408.312-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T155429.560.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"69422cf\" data-elementor-lightbox-title=\"image - 2024-08-14T155429.560\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA0MDksInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTU1NDI5LjU2MC53ZWJwIiwic2xpZGVzaG93IjoiNjk0MjJjZiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T155429.560-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T155442.225.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"69422cf\" data-elementor-lightbox-title=\"image - 2024-08-14T155442.225\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA0MTMsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTU1NDQyLjIyNS53ZWJwIiwic2xpZGVzaG93IjoiNjk0MjJjZiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T155442.225-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T155503.536.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"69422cf\" data-elementor-lightbox-title=\"image - 2024-08-14T155503.536\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA0MTcsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTU1NTAzLjUzNi53ZWJwIiwic2xpZGVzaG93IjoiNjk0MjJjZiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T155503.536-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T155527.914.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"69422cf\" data-elementor-lightbox-title=\"image - 2024-08-14T155527.914\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA0MTksInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTU1NTI3LjkxNC53ZWJwIiwic2xpZGVzaG93IjoiNjk0MjJjZiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T155527.914-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T155543.837.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"69422cf\" data-elementor-lightbox-title=\"image - 2024-08-14T155543.837\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA0MjAsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTU1NTQzLjgzNy53ZWJwIiwic2xpZGVzaG93IjoiNjk0MjJjZiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T155543.837-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T155556.243.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"69422cf\" data-elementor-lightbox-title=\"image - 2024-08-14T155556.243\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA0MjEsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTU1NTU2LjI0My53ZWJwIiwic2xpZGVzaG93IjoiNjk0MjJjZiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T155556.243-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T155620.236.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"69422cf\" data-elementor-lightbox-title=\"image - 2024-08-14T155620.236\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA0MjIsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTU1NjIwLjIzNi53ZWJwIiwic2xpZGVzaG93IjoiNjk0MjJjZiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T155620.236-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T155635.344.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"69422cf\" data-elementor-lightbox-title=\"image - 2024-08-14T155635.344\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA0MjMsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTU1NjM1LjM0NC53ZWJwIiwic2xpZGVzaG93IjoiNjk0MjJjZiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T155635.344-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T155653.760.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"69422cf\" data-elementor-lightbox-title=\"image - 2024-08-14T155653.760\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA0MjQsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTU1NjUzLjc2MC53ZWJwIiwic2xpZGVzaG93IjoiNjk0MjJjZiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T155653.760-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T155705.069.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"69422cf\" data-elementor-lightbox-title=\"image - 2024-08-14T155705.069\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA0MjYsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTU1NzA1LjA2OS53ZWJwIiwic2xpZGVzaG93IjoiNjk0MjJjZiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T155705.069-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T155728.991.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"69422cf\" data-elementor-lightbox-title=\"image - 2024-08-14T155728.991\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA0MjcsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTU1NzI4Ljk5MS53ZWJwIiwic2xpZGVzaG93IjoiNjk0MjJjZiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T155728.991-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T155751.689.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"69422cf\" data-elementor-lightbox-title=\"image - 2024-08-14T155751.689\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA0MjgsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTU1NzUxLjY4OS53ZWJwIiwic2xpZGVzaG93IjoiNjk0MjJjZiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T155751.689-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T155813.850.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"69422cf\" data-elementor-lightbox-title=\"image - 2024-08-14T155813.850\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA0MjksInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTU1ODEzLjg1MC53ZWJwIiwic2xpZGVzaG93IjoiNjk0MjJjZiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T155813.850-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T155851.839.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"69422cf\" data-elementor-lightbox-title=\"image - 2024-08-14T155851.839\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA0MzEsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTU1ODUxLjgzOS53ZWJwIiwic2xpZGVzaG93IjoiNjk0MjJjZiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T155851.839-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T155940.476.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"69422cf\" data-elementor-lightbox-title=\"image - 2024-08-14T155940.476\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA0MzIsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTU1OTQwLjQ3Ni53ZWJwIiwic2xpZGVzaG93IjoiNjk0MjJjZiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T155940.476-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T160012.444.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"69422cf\" data-elementor-lightbox-title=\"image - 2024-08-14T160012.444\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA0MzMsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTYwMDEyLjQ0NC53ZWJwIiwic2xpZGVzaG93IjoiNjk0MjJjZiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T160012.444-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b5fc809 elementor-align-left show-more elementor-widget elementor-widget-button\" data-id=\"b5fc809\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-alt-circle-down\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zM212 140v116h-70.9c-10.7 0-16.1 13-8.5 20.5l114.9 114.3c4.7 4.7 12.2 4.7 16.9 0l114.9-114.3c7.6-7.6 2.2-20.5-8.5-20.5H300V140c0-6.6-5.4-12-12-12h-64c-6.6 0-12 5.4-12 12z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">More details<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5bf85cf elementor-align-left show-less content-hide elementor-widget elementor-widget-button\" data-id=\"5bf85cf\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-alt-circle-up\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M8 256C8 119 119 8 256 8s248 111 248 248-111 248-248 248S8 393 8 256zm292 116V256h70.9c10.7 0 16.1-13 8.5-20.5L264.5 121.2c-4.7-4.7-12.2-4.7-16.9 0l-115 114.3c-7.6 7.6-2.2 20.5 8.5 20.5H212v116c0 6.6 5.4 12 12 12h64c6.6 0 12-5.4 12-12z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Close<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-380fba4 e-con-full profile e-flex e-con e-child\" data-id=\"380fba4\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-efef025 elementor-widget elementor-widget-heading\" data-id=\"efef025\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Narayana Nethralaya launched a new eye donation initiative on 29th December 2021<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c13da62 e-con-full details-area content-hide e-flex e-con e-child\" data-id=\"c13da62\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-80414d5 elementor-widget elementor-widget-text-editor\" data-id=\"80414d5\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Puneeth Rajkumar\u2019s family lend support to the New Eye Donation initiative by Narayana Nethralaya<br \/>In honour of Puneeth Rajkumar who donated his eyes to Dr. Rajkumar Eye Bank, Narayana Nethralaya launched a new eye donation initiative on 29th December 2021.<br \/>People who want to sign up to become an eye donor can now easily do so by giving a missed call to Dr. Rajkumar Eye Bank\u2019s dedicated phone number<br \/>+91-8884018800. Click on the link in the message you receive, enter your details in the eye donation pledge form and submit it. Download the Eye Donation Pledge Certificate acknowledging you as a Sight Ambassador.<\/p><p>Narayana Nethralaya hopes that this initiative will make it easier for more people to pledge their eyes and bring light to those living with corneal blindness.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-79bf927 elementor-widget elementor-widget-gallery\" data-id=\"79bf927\" data-element_type=\"widget\" data-settings=\"{&quot;gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:21,&quot;sizes&quot;:[]},&quot;lazyload&quot;:&quot;yes&quot;,&quot;gallery_layout&quot;:&quot;grid&quot;,&quot;columns&quot;:4,&quot;columns_tablet&quot;:2,&quot;columns_mobile&quot;:1,&quot;gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;link_to&quot;:&quot;file&quot;,&quot;aspect_ratio&quot;:&quot;3:2&quot;,&quot;overlay_background&quot;:&quot;yes&quot;,&quot;content_hover_animation&quot;:&quot;fade-in&quot;}\" data-widget_type=\"gallery.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-gallery__container\">\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/270363714_4966728600014532_7125189863374732197_n.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"79bf927\" data-elementor-lightbox-title=\"270363714_4966728600014532_7125189863374732197_n\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA0MzksInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcLzI3MDM2MzcxNF80OTY2NzI4NjAwMDE0NTMyXzcxMjUxODk4NjMzNzQ3MzIxOTdfbi5qcGciLCJzbGlkZXNob3ciOiI3OWJmOTI3In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/270363714_4966728600014532_7125189863374732197_n-768x768.jpg\" data-width=\"768\" data-height=\"768\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T160254.416.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"79bf927\" data-elementor-lightbox-title=\"image - 2024-08-14T160254.416\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA0NDEsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTYwMjU0LjQxNi53ZWJwIiwic2xpZGVzaG93IjoiNzliZjkyNyJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T160254.416-768x768.webp\" data-width=\"768\" data-height=\"768\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T160317.286.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"79bf927\" data-elementor-lightbox-title=\"image - 2024-08-14T160317.286\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA0NDIsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTYwMzE3LjI4Ni53ZWJwIiwic2xpZGVzaG93IjoiNzliZjkyNyJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T160317.286-768x768.webp\" data-width=\"768\" data-height=\"768\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T160339.885.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"79bf927\" data-elementor-lightbox-title=\"image - 2024-08-14T160339.885\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA0NDMsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTYwMzM5Ljg4NS53ZWJwIiwic2xpZGVzaG93IjoiNzliZjkyNyJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T160339.885-768x768.webp\" data-width=\"768\" data-height=\"768\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T173035.408.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"79bf927\" data-elementor-lightbox-title=\"image - 2024-08-14T173035.408\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA0OTIsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTczMDM1LjQwOC53ZWJwIiwic2xpZGVzaG93IjoiNzliZjkyNyJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T173035.408-768x768.webp\" data-width=\"768\" data-height=\"768\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T173053.866.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"79bf927\" data-elementor-lightbox-title=\"image - 2024-08-14T173053.866\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA0OTMsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTczMDUzLjg2Ni53ZWJwIiwic2xpZGVzaG93IjoiNzliZjkyNyJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T173053.866-768x768.webp\" data-width=\"768\" data-height=\"768\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T173105.808.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"79bf927\" data-elementor-lightbox-title=\"image - 2024-08-14T173105.808\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA0OTQsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTczMTA1LjgwOC53ZWJwIiwic2xpZGVzaG93IjoiNzliZjkyNyJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T173105.808-768x768.webp\" data-width=\"768\" data-height=\"768\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T173118.541.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"79bf927\" data-elementor-lightbox-title=\"image - 2024-08-14T173118.541\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA0OTUsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTczMTE4LjU0MS53ZWJwIiwic2xpZGVzaG93IjoiNzliZjkyNyJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T173118.541-768x768.webp\" data-width=\"768\" data-height=\"768\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T173136.784.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"79bf927\" data-elementor-lightbox-title=\"image - 2024-08-14T173136.784\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA0OTYsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTczMTM2Ljc4NC53ZWJwIiwic2xpZGVzaG93IjoiNzliZjkyNyJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T173136.784-768x768.webp\" data-width=\"768\" data-height=\"768\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T173155.764.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"79bf927\" data-elementor-lightbox-title=\"image - 2024-08-14T173155.764\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA0OTcsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTczMTU1Ljc2NC53ZWJwIiwic2xpZGVzaG93IjoiNzliZjkyNyJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T173155.764-768x768.webp\" data-width=\"768\" data-height=\"768\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T173210.514.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"79bf927\" data-elementor-lightbox-title=\"image - 2024-08-14T173210.514\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA1MDEsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTczMjEwLjUxNC53ZWJwIiwic2xpZGVzaG93IjoiNzliZjkyNyJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T173210.514-768x768.webp\" data-width=\"768\" data-height=\"768\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fd5abe5 elementor-widget elementor-widget-gallery\" data-id=\"fd5abe5\" data-element_type=\"widget\" data-settings=\"{&quot;gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:21,&quot;sizes&quot;:[]},&quot;lazyload&quot;:&quot;yes&quot;,&quot;gallery_layout&quot;:&quot;grid&quot;,&quot;columns&quot;:4,&quot;columns_tablet&quot;:2,&quot;columns_mobile&quot;:1,&quot;gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;link_to&quot;:&quot;file&quot;,&quot;aspect_ratio&quot;:&quot;3:2&quot;,&quot;overlay_background&quot;:&quot;yes&quot;,&quot;content_hover_animation&quot;:&quot;fade-in&quot;}\" data-widget_type=\"gallery.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-gallery__container\">\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T173842.520.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"fd5abe5\" data-elementor-lightbox-title=\"image - 2024-08-14T173842.520\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA1MjcsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTczODQyLjUyMC53ZWJwIiwic2xpZGVzaG93IjoiZmQ1YWJlNSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T173842.520-768x1152.webp\" data-width=\"768\" data-height=\"1152\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T174103.965.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"fd5abe5\" data-elementor-lightbox-title=\"image - 2024-08-14T174103.965\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA1MjgsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTc0MTAzLjk2NS53ZWJwIiwic2xpZGVzaG93IjoiZmQ1YWJlNSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T174103.965-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T174140.509.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"fd5abe5\" data-elementor-lightbox-title=\"image - 2024-08-14T174140.509\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA1MzUsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTc0MTQwLjUwOS53ZWJwIiwic2xpZGVzaG93IjoiZmQ1YWJlNSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T174140.509-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T174152.340.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"fd5abe5\" data-elementor-lightbox-title=\"image - 2024-08-14T174152.340\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA1MzYsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTc0MTUyLjM0MC53ZWJwIiwic2xpZGVzaG93IjoiZmQ1YWJlNSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T174152.340-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T174206.996.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"fd5abe5\" data-elementor-lightbox-title=\"image - 2024-08-14T174206.996\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA1MzcsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTc0MjA2Ljk5Ni53ZWJwIiwic2xpZGVzaG93IjoiZmQ1YWJlNSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T174206.996-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T174218.588.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"fd5abe5\" data-elementor-lightbox-title=\"image - 2024-08-14T174218.588\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA1MzgsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTc0MjE4LjU4OC53ZWJwIiwic2xpZGVzaG93IjoiZmQ1YWJlNSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T174218.588-768x1152.webp\" data-width=\"768\" data-height=\"1152\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T174230.773.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"fd5abe5\" data-elementor-lightbox-title=\"image - 2024-08-14T174230.773\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA1MzksInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTc0MjMwLjc3My53ZWJwIiwic2xpZGVzaG93IjoiZmQ1YWJlNSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T174230.773-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T174246.243.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"fd5abe5\" data-elementor-lightbox-title=\"image - 2024-08-14T174246.243\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA1NDAsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTc0MjQ2LjI0My53ZWJwIiwic2xpZGVzaG93IjoiZmQ1YWJlNSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T174246.243-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T174258.723.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"fd5abe5\" data-elementor-lightbox-title=\"image - 2024-08-14T174258.723\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA1NDEsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTc0MjU4LjcyMy53ZWJwIiwic2xpZGVzaG93IjoiZmQ1YWJlNSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T174258.723-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T174313.955.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"fd5abe5\" data-elementor-lightbox-title=\"image - 2024-08-14T174313.955\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA1NDIsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTc0MzEzLjk1NS53ZWJwIiwic2xpZGVzaG93IjoiZmQ1YWJlNSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T174313.955-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T174325.003.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"fd5abe5\" data-elementor-lightbox-title=\"image - 2024-08-14T174325.003\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA1NDMsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTc0MzI1LjAwMy53ZWJwIiwic2xpZGVzaG93IjoiZmQ1YWJlNSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T174325.003-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T175259.511.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"fd5abe5\" data-elementor-lightbox-title=\"image - 2024-08-14T175259.511\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA1NjgsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTc1MjU5LjUxMS53ZWJwIiwic2xpZGVzaG93IjoiZmQ1YWJlNSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T175259.511-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T175314.214.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"fd5abe5\" data-elementor-lightbox-title=\"image - 2024-08-14T175314.214\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA1NjksInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTc1MzE0LjIxNC53ZWJwIiwic2xpZGVzaG93IjoiZmQ1YWJlNSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T175314.214-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T175329.982.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"fd5abe5\" data-elementor-lightbox-title=\"image - 2024-08-14T175329.982\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA1NzAsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTc1MzI5Ljk4Mi53ZWJwIiwic2xpZGVzaG93IjoiZmQ1YWJlNSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T175329.982-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T175339.702.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"fd5abe5\" data-elementor-lightbox-title=\"image - 2024-08-14T175339.702\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA1NzEsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTc1MzM5LjcwMi53ZWJwIiwic2xpZGVzaG93IjoiZmQ1YWJlNSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T175339.702-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T175359.670.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"fd5abe5\" data-elementor-lightbox-title=\"image - 2024-08-14T175359.670\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA1NzIsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTc1MzU5LjY3MC53ZWJwIiwic2xpZGVzaG93IjoiZmQ1YWJlNSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T175359.670-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T175412.367.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"fd5abe5\" data-elementor-lightbox-title=\"image - 2024-08-14T175412.367\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA1NzMsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTc1NDEyLjM2Ny53ZWJwIiwic2xpZGVzaG93IjoiZmQ1YWJlNSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T175412.367-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T175431.479.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"fd5abe5\" data-elementor-lightbox-title=\"image - 2024-08-14T175431.479\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA1NzQsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTc1NDMxLjQ3OS53ZWJwIiwic2xpZGVzaG93IjoiZmQ1YWJlNSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T175431.479-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T175444.315.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"fd5abe5\" data-elementor-lightbox-title=\"image - 2024-08-14T175444.315\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA1NzUsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTc1NDQ0LjMxNS53ZWJwIiwic2xpZGVzaG93IjoiZmQ1YWJlNSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T175444.315-768x1152.webp\" data-width=\"768\" data-height=\"1152\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T175456.047.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"fd5abe5\" data-elementor-lightbox-title=\"image - 2024-08-14T175456.047\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA1NzYsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTc1NDU2LjA0Ny53ZWJwIiwic2xpZGVzaG93IjoiZmQ1YWJlNSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T175456.047-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T175507.399.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"fd5abe5\" data-elementor-lightbox-title=\"image - 2024-08-14T175507.399\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA1ODAsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTc1NTA3LjM5OS53ZWJwIiwic2xpZGVzaG93IjoiZmQ1YWJlNSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T175507.399-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T175524.359.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"fd5abe5\" data-elementor-lightbox-title=\"image - 2024-08-14T175524.359\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA1ODEsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTc1NTI0LjM1OS53ZWJwIiwic2xpZGVzaG93IjoiZmQ1YWJlNSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T175524.359-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T175536.599-1.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"fd5abe5\" data-elementor-lightbox-title=\"image - 2024-08-14T175536.599\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA1ODMsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTc1NTM2LjU5OS0xLndlYnAiLCJzbGlkZXNob3ciOiJmZDVhYmU1In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T175536.599-1-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T175728.122.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"fd5abe5\" data-elementor-lightbox-title=\"image - 2024-08-14T175728.122\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA1ODQsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTc1NzI4LjEyMi53ZWJwIiwic2xpZGVzaG93IjoiZmQ1YWJlNSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T175728.122-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T175742.809.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"fd5abe5\" data-elementor-lightbox-title=\"image - 2024-08-14T175742.809\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA1ODUsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTc1NzQyLjgwOS53ZWJwIiwic2xpZGVzaG93IjoiZmQ1YWJlNSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T175742.809-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T175802.633.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"fd5abe5\" data-elementor-lightbox-title=\"image - 2024-08-14T175802.633\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA1ODYsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTc1ODAyLjYzMy53ZWJwIiwic2xpZGVzaG93IjoiZmQ1YWJlNSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T175802.633-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T175811.649.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"fd5abe5\" data-elementor-lightbox-title=\"image - 2024-08-14T175811.649\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA1ODcsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTc1ODExLjY0OS53ZWJwIiwic2xpZGVzaG93IjoiZmQ1YWJlNSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T175811.649-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T175846.114.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"fd5abe5\" data-elementor-lightbox-title=\"image - 2024-08-14T175846.114\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA1ODgsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTc1ODQ2LjExNC53ZWJwIiwic2xpZGVzaG93IjoiZmQ1YWJlNSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T175846.114-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T175854.497.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"fd5abe5\" data-elementor-lightbox-title=\"image - 2024-08-14T175854.497\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA1ODksInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTc1ODU0LjQ5Ny53ZWJwIiwic2xpZGVzaG93IjoiZmQ1YWJlNSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T175854.497-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T175924.722.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"fd5abe5\" data-elementor-lightbox-title=\"image - 2024-08-14T175924.722\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA1OTAsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTc1OTI0LjcyMi53ZWJwIiwic2xpZGVzaG93IjoiZmQ1YWJlNSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T175924.722-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c6e65f8 elementor-align-left show-more elementor-widget elementor-widget-button\" data-id=\"c6e65f8\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-alt-circle-down\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zM212 140v116h-70.9c-10.7 0-16.1 13-8.5 20.5l114.9 114.3c4.7 4.7 12.2 4.7 16.9 0l114.9-114.3c7.6-7.6 2.2-20.5-8.5-20.5H300V140c0-6.6-5.4-12-12-12h-64c-6.6 0-12 5.4-12 12z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">More details<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-86c4887 elementor-align-left show-less content-hide elementor-widget elementor-widget-button\" data-id=\"86c4887\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-alt-circle-up\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M8 256C8 119 119 8 256 8s248 111 248 248-111 248-248 248S8 393 8 256zm292 116V256h70.9c10.7 0 16.1-13 8.5-20.5L264.5 121.2c-4.7-4.7-12.2-4.7-16.9 0l-115 114.3c-7.6 7.6-2.2 20.5 8.5 20.5H212v116c0 6.6 5.4 12 12 12h64c6.6 0 12-5.4 12-12z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Close<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-920abe6 e-con-full profile e-flex e-con e-child\" data-id=\"920abe6\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f0be59a elementor-widget elementor-widget-heading\" data-id=\"f0be59a\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">NN in News \u2013 Puneeth Rajkumar\u2019s Eye Donation \u2013 An inspiration to many people<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c3f8334 e-con-full details-area content-hide e-flex e-con e-child\" data-id=\"c3f8334\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9cc2555 elementor-widget elementor-widget-text-editor\" data-id=\"9cc2555\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>The eyes of late actor Puneeth Rajkumar were donated by his family in November to Dr. Rajkumar Eye Bank, run by Narayana Nethralaya Super Speciality Eye Hospital in Rajajinagar, Bangalore. This noble deed created awareness about eye donation in the general public and inspired many people to pledge to donate their eyes. Dr. Rajkumar Eye Bank saw more than 10,000 pledges and received 234 donor eyes in November itself.<\/p><p>If you are above the age of 18 and wish to register yourself as an eye donor, contact Dr. Rajkumar Eye Bank at 08066121643.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cdb6692 elementor-widget elementor-widget-gallery\" data-id=\"cdb6692\" data-element_type=\"widget\" data-settings=\"{&quot;gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:21,&quot;sizes&quot;:[]},&quot;columns&quot;:3,&quot;lazyload&quot;:&quot;yes&quot;,&quot;gallery_layout&quot;:&quot;grid&quot;,&quot;columns_tablet&quot;:2,&quot;columns_mobile&quot;:1,&quot;gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;link_to&quot;:&quot;file&quot;,&quot;aspect_ratio&quot;:&quot;3:2&quot;,&quot;overlay_background&quot;:&quot;yes&quot;,&quot;content_hover_animation&quot;:&quot;fade-in&quot;}\" data-widget_type=\"gallery.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-gallery__container\">\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T180709.750.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"cdb6692\" data-elementor-lightbox-title=\"image - 2024-08-14T180709.750\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA2MDAsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTgwNzA5Ljc1MC53ZWJwIiwic2xpZGVzaG93IjoiY2RiNjY5MiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T180709.750-768x641.webp\" data-width=\"768\" data-height=\"641\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bce533e elementor-align-left show-more elementor-widget elementor-widget-button\" data-id=\"bce533e\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-alt-circle-down\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zM212 140v116h-70.9c-10.7 0-16.1 13-8.5 20.5l114.9 114.3c4.7 4.7 12.2 4.7 16.9 0l114.9-114.3c7.6-7.6 2.2-20.5-8.5-20.5H300V140c0-6.6-5.4-12-12-12h-64c-6.6 0-12 5.4-12 12z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">More details<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-55de14d elementor-align-left show-less content-hide elementor-widget elementor-widget-button\" data-id=\"55de14d\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-alt-circle-up\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M8 256C8 119 119 8 256 8s248 111 248 248-111 248-248 248S8 393 8 256zm292 116V256h70.9c10.7 0 16.1-13 8.5-20.5L264.5 121.2c-4.7-4.7-12.2-4.7-16.9 0l-115 114.3c-7.6 7.6-2.2 20.5 8.5 20.5H212v116c0 6.6 5.4 12 12 12h64c6.6 0 12-5.4 12-12z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Close<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-75ff83a e-con-full profile e-flex e-con e-child\" data-id=\"75ff83a\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4d31c43 elementor-widget elementor-widget-heading\" data-id=\"4d31c43\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">NN in News \u2013 Puneeth Rajkumar\u2019s eye donation on\n2nd November 2021<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-cc4483e e-con-full details-area content-hide e-flex e-con e-child\" data-id=\"cc4483e\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0bf5271 elementor-widget elementor-widget-text-editor\" data-id=\"0bf5271\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tThree hospitals in the Bangalore city received 100 cases of eye injuries caused by bursting fire crackers till 27th October 2022. And were still counting till late night.\nNarayana Nethralaya alone saw 53 cases of fire crackers injuries till 26th October 2022 and 24 of them included bystanders.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c2ec520 elementor-widget elementor-widget-gallery\" data-id=\"c2ec520\" data-element_type=\"widget\" data-settings=\"{&quot;gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:21,&quot;sizes&quot;:[]},&quot;lazyload&quot;:&quot;yes&quot;,&quot;gallery_layout&quot;:&quot;grid&quot;,&quot;columns&quot;:4,&quot;columns_tablet&quot;:2,&quot;columns_mobile&quot;:1,&quot;gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;link_to&quot;:&quot;file&quot;,&quot;aspect_ratio&quot;:&quot;3:2&quot;,&quot;overlay_background&quot;:&quot;yes&quot;,&quot;content_hover_animation&quot;:&quot;fade-in&quot;}\" data-widget_type=\"gallery.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-gallery__container\">\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T181551.642.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c2ec520\" data-elementor-lightbox-title=\"image - 2024-08-14T181551.642\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA2MTAsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTgxNTUxLjY0Mi53ZWJwIiwic2xpZGVzaG93IjoiYzJlYzUyMCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T181551.642.webp\" data-width=\"409\" data-height=\"564\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T182455.195.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c2ec520\" data-elementor-lightbox-title=\"image - 2024-08-14T182455.195\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA2MTUsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTgyNDU1LjE5NS53ZWJwIiwic2xpZGVzaG93IjoiYzJlYzUyMCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T182455.195-768x624.webp\" data-width=\"768\" data-height=\"624\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T182506.763.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c2ec520\" data-elementor-lightbox-title=\"image - 2024-08-14T182506.763\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA2MTYsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTgyNTA2Ljc2My53ZWJwIiwic2xpZGVzaG93IjoiYzJlYzUyMCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T182506.763-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T182532.939.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c2ec520\" data-elementor-lightbox-title=\"image - 2024-08-14T182532.939\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA2MTcsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTgyNTMyLjkzOS53ZWJwIiwic2xpZGVzaG93IjoiYzJlYzUyMCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T182532.939.webp\" data-width=\"688\" data-height=\"791\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T182556.520.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c2ec520\" data-elementor-lightbox-title=\"image - 2024-08-14T182556.520\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA2MTgsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTgyNTU2LjUyMC53ZWJwIiwic2xpZGVzaG93IjoiYzJlYzUyMCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T182556.520.webp\" data-width=\"693\" data-height=\"497\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T182556.520-1.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c2ec520\" data-elementor-lightbox-title=\"image - 2024-08-14T182556.520\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA2MTksInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTgyNTU2LjUyMC0xLndlYnAiLCJzbGlkZXNob3ciOiJjMmVjNTIwIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T182556.520-1.webp\" data-width=\"693\" data-height=\"497\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T182637.242.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c2ec520\" data-elementor-lightbox-title=\"image - 2024-08-14T182637.242\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA2MjAsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTgyNjM3LjI0Mi53ZWJwIiwic2xpZGVzaG93IjoiYzJlYzUyMCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T182637.242-768x770.webp\" data-width=\"768\" data-height=\"770\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T182649.600.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c2ec520\" data-elementor-lightbox-title=\"image - 2024-08-14T182649.600\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA2MjEsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTgyNjQ5LjYwMC53ZWJwIiwic2xpZGVzaG93IjoiYzJlYzUyMCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T182649.600.webp\" data-width=\"664\" data-height=\"999\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T182807.544.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c2ec520\" data-elementor-lightbox-title=\"image - 2024-08-14T182807.544\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA2MjMsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTgyODA3LjU0NC53ZWJwIiwic2xpZGVzaG93IjoiYzJlYzUyMCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T182807.544-768x1152.webp\" data-width=\"768\" data-height=\"1152\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T183227.198.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c2ec520\" data-elementor-lightbox-title=\"image - 2024-08-14T183227.198\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA2MjQsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTgzMjI3LjE5OC53ZWJwIiwic2xpZGVzaG93IjoiYzJlYzUyMCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T183227.198-768x1152.webp\" data-width=\"768\" data-height=\"1152\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T183313.286.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c2ec520\" data-elementor-lightbox-title=\"image - 2024-08-14T183313.286\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA2MjUsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTgzMzEzLjI4Ni53ZWJwIiwic2xpZGVzaG93IjoiYzJlYzUyMCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T183313.286-768x1152.webp\" data-width=\"768\" data-height=\"1152\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T183324.990.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c2ec520\" data-elementor-lightbox-title=\"image - 2024-08-14T183324.990\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA2MjYsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTgzMzI0Ljk5MC53ZWJwIiwic2xpZGVzaG93IjoiYzJlYzUyMCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T183324.990-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T183343.665.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c2ec520\" data-elementor-lightbox-title=\"image - 2024-08-14T183343.665\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA2MjcsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTgzMzQzLjY2NS53ZWJwIiwic2xpZGVzaG93IjoiYzJlYzUyMCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T183343.665-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T183354.871.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c2ec520\" data-elementor-lightbox-title=\"image - 2024-08-14T183354.871\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA2MjgsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTgzMzU0Ljg3MS53ZWJwIiwic2xpZGVzaG93IjoiYzJlYzUyMCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T183354.871-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T183419.967.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c2ec520\" data-elementor-lightbox-title=\"image - 2024-08-14T183419.967\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA2MjksInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTgzNDE5Ljk2Ny53ZWJwIiwic2xpZGVzaG93IjoiYzJlYzUyMCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T183419.967-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T183436.718.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c2ec520\" data-elementor-lightbox-title=\"image - 2024-08-14T183436.718\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA2MzAsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTgzNDM2LjcxOC53ZWJwIiwic2xpZGVzaG93IjoiYzJlYzUyMCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T183436.718-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T183450.167.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c2ec520\" data-elementor-lightbox-title=\"image - 2024-08-14T183450.167\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA2MzEsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTgzNDUwLjE2Ny53ZWJwIiwic2xpZGVzaG93IjoiYzJlYzUyMCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T183450.167-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T183510.982.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c2ec520\" data-elementor-lightbox-title=\"image - 2024-08-14T183510.982\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA2MzIsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTgzNTEwLjk4Mi53ZWJwIiwic2xpZGVzaG93IjoiYzJlYzUyMCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T183510.982-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T183523.343.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c2ec520\" data-elementor-lightbox-title=\"image - 2024-08-14T183523.343\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA2MzMsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTgzNTIzLjM0My53ZWJwIiwic2xpZGVzaG93IjoiYzJlYzUyMCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T183523.343-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T183537.726.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c2ec520\" data-elementor-lightbox-title=\"image - 2024-08-14T183537.726\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA2MzQsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTgzNTM3LjcyNi53ZWJwIiwic2xpZGVzaG93IjoiYzJlYzUyMCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T183537.726-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T183550.062.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c2ec520\" data-elementor-lightbox-title=\"image - 2024-08-14T183550.062\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA2MzUsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTgzNTUwLjA2Mi53ZWJwIiwic2xpZGVzaG93IjoiYzJlYzUyMCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T183550.062-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T183607.910.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c2ec520\" data-elementor-lightbox-title=\"image - 2024-08-14T183607.910\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA2MzYsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTgzNjA3LjkxMC53ZWJwIiwic2xpZGVzaG93IjoiYzJlYzUyMCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T183607.910-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T183622.849.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c2ec520\" data-elementor-lightbox-title=\"image - 2024-08-14T183622.849\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA2MzcsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTgzNjIyLjg0OS53ZWJwIiwic2xpZGVzaG93IjoiYzJlYzUyMCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T183622.849-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T183636.838.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c2ec520\" data-elementor-lightbox-title=\"image - 2024-08-14T183636.838\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA2MzgsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTgzNjM2LjgzOC53ZWJwIiwic2xpZGVzaG93IjoiYzJlYzUyMCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T183636.838-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T183654.862.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c2ec520\" data-elementor-lightbox-title=\"image - 2024-08-14T183654.862\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA2MzksInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTgzNjU0Ljg2Mi53ZWJwIiwic2xpZGVzaG93IjoiYzJlYzUyMCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T183654.862-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T183704.430.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c2ec520\" data-elementor-lightbox-title=\"image - 2024-08-14T183704.430\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA2NDAsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTgzNzA0LjQzMC53ZWJwIiwic2xpZGVzaG93IjoiYzJlYzUyMCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T183704.430-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T183718.302.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c2ec520\" data-elementor-lightbox-title=\"image - 2024-08-14T183718.302\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA2NDIsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTgzNzE4LjMwMi53ZWJwIiwic2xpZGVzaG93IjoiYzJlYzUyMCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T183718.302-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T183731.736.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c2ec520\" data-elementor-lightbox-title=\"image - 2024-08-14T183731.736\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA2NDMsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTgzNzMxLjczNi53ZWJwIiwic2xpZGVzaG93IjoiYzJlYzUyMCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T183731.736-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T183745.206.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c2ec520\" data-elementor-lightbox-title=\"image - 2024-08-14T183745.206\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA2NDQsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTgzNzQ1LjIwNi53ZWJwIiwic2xpZGVzaG93IjoiYzJlYzUyMCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T183745.206-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T183756.539.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c2ec520\" data-elementor-lightbox-title=\"image - 2024-08-14T183756.539\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA2NDUsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTgzNzU2LjUzOS53ZWJwIiwic2xpZGVzaG93IjoiYzJlYzUyMCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T183756.539-768x1152.webp\" data-width=\"768\" data-height=\"1152\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T183812.990.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c2ec520\" data-elementor-lightbox-title=\"image - 2024-08-14T183812.990\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA2NDYsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTgzODEyLjk5MC53ZWJwIiwic2xpZGVzaG93IjoiYzJlYzUyMCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T183812.990-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T183831.534.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c2ec520\" data-elementor-lightbox-title=\"image - 2024-08-14T183831.534\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA2NTEsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTgzODMxLjUzNC53ZWJwIiwic2xpZGVzaG93IjoiYzJlYzUyMCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T183831.534-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T183848.909.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c2ec520\" data-elementor-lightbox-title=\"image - 2024-08-14T183848.909\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA2NTIsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTgzODQ4LjkwOS53ZWJwIiwic2xpZGVzaG93IjoiYzJlYzUyMCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T183848.909-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T183900.950.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c2ec520\" data-elementor-lightbox-title=\"image - 2024-08-14T183900.950\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA2NTMsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTgzOTAwLjk1MC53ZWJwIiwic2xpZGVzaG93IjoiYzJlYzUyMCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T183900.950-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T183915.102.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c2ec520\" data-elementor-lightbox-title=\"image - 2024-08-14T183915.102\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA2NTQsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTRUMTgzOTE1LjEwMi53ZWJwIiwic2xpZGVzaG93IjoiYzJlYzUyMCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-14T183915.102-768x1152.webp\" data-width=\"768\" data-height=\"1152\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fe62c66 elementor-align-left show-more elementor-widget elementor-widget-button\" data-id=\"fe62c66\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-alt-circle-down\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zM212 140v116h-70.9c-10.7 0-16.1 13-8.5 20.5l114.9 114.3c4.7 4.7 12.2 4.7 16.9 0l114.9-114.3c7.6-7.6 2.2-20.5-8.5-20.5H300V140c0-6.6-5.4-12-12-12h-64c-6.6 0-12 5.4-12 12z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">More details<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b6e9971 elementor-align-left show-less content-hide elementor-widget elementor-widget-button\" data-id=\"b6e9971\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-alt-circle-up\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M8 256C8 119 119 8 256 8s248 111 248 248-111 248-248 248S8 393 8 256zm292 116V256h70.9c10.7 0 16.1-13 8.5-20.5L264.5 121.2c-4.7-4.7-12.2-4.7-16.9 0l-115 114.3c-7.6 7.6-2.2 20.5 8.5 20.5H212v116c0 6.6 5.4 12 12 12h64c6.6 0 12-5.4 12-12z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Close<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-db28fed e-con-full profile e-flex e-con e-child\" data-id=\"db28fed\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9d39daa elementor-widget elementor-widget-heading\" data-id=\"9d39daa\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Inauguration of \u2018Reversing Diabetes\u2019 Clinic at Narayana Nethralaya on 23rd September 2021<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6b5f365 e-con-full details-area content-hide e-flex e-con e-child\" data-id=\"6b5f365\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-63153b2 elementor-widget elementor-widget-text-editor\" data-id=\"63153b2\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Inauguration of \u2018Reversing Diabetes\u2019 Clinic at Narayana Nethralaya<br \/>Dr. Bhujang Shetty, CMD of Narayana Nethralaya, who was a diabetic for more than 25 years, was successfully able to reverse diabetes through changes in his daily diet. According to Dr. Shetty, \u201cInsulin Resistance\u201d is the root cause of most modern-day lifestyle diseases such as diabetes, cardiovascular disease, hypertension, infertility, etc. In an attempt to save millions from complications of diabetes, especially diabetic eye disease, Dr. Shetty has set up a \u201cReversing Diabetes\u201d Clinic at Narayana Nethralaya\u2019s Rajajinagar and Electronic City branches. A team of 15 specialists which includes Ophthalmologists, Retina specialists, General Physicians, and Dieticians will work together to spread awareness of diabetes complications, and provide cutting-edge expertise and care to help people reach the goal of diabetes reversal and remission.<\/p><p>For more information,<br \/>visit: <span style=\"color: #129485;\"><strong><a style=\"color: #129485;\" href=\"https:\/\/kavintechcorp.in\/nnwps\/reversing-diabetes-clinic\/\">https:\/\/www.narayananethralaya.org\/reversing-diabetes\/<\/a><\/strong><\/span><br \/>Our <span style=\"color: #129485;\"><strong><a style=\"color: #129485;\" href=\"https:\/\/wa.me\/919606059140\" target=\"_blank\" rel=\"noopener\">WhatsApp no: +91-96060 59140<\/a><\/strong><\/span> (<a href=\"https:\/\/bit.ly\/nnblr\" target=\"_blank\" rel=\"noopener\"><span style=\"color: #129485;\">https:\/\/bit.ly\/nnblr<\/span><\/a>).<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-56f0e0b elementor-widget elementor-widget-gallery\" data-id=\"56f0e0b\" data-element_type=\"widget\" data-settings=\"{&quot;gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:21,&quot;sizes&quot;:[]},&quot;lazyload&quot;:&quot;yes&quot;,&quot;gallery_layout&quot;:&quot;grid&quot;,&quot;columns&quot;:4,&quot;columns_tablet&quot;:2,&quot;columns_mobile&quot;:1,&quot;gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;link_to&quot;:&quot;file&quot;,&quot;aspect_ratio&quot;:&quot;3:2&quot;,&quot;overlay_background&quot;:&quot;yes&quot;,&quot;content_hover_animation&quot;:&quot;fade-in&quot;}\" data-widget_type=\"gallery.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-gallery__container\">\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T101401.837.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"56f0e0b\" data-elementor-lightbox-title=\"image - 2024-08-16T101401.837\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA3OTIsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTAxNDAxLjgzNy53ZWJwIiwic2xpZGVzaG93IjoiNTZmMGUwYiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T101401.837-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T101448.094.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"56f0e0b\" data-elementor-lightbox-title=\"image - 2024-08-16T101448.094\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA3OTMsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTAxNDQ4LjA5NC53ZWJwIiwic2xpZGVzaG93IjoiNTZmMGUwYiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T101448.094-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T101505.484.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"56f0e0b\" data-elementor-lightbox-title=\"image - 2024-08-16T101505.484\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA3OTQsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTAxNTA1LjQ4NC53ZWJwIiwic2xpZGVzaG93IjoiNTZmMGUwYiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T101505.484-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T101520.028.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"56f0e0b\" data-elementor-lightbox-title=\"image - 2024-08-16T101520.028\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA3OTUsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTAxNTIwLjAyOC53ZWJwIiwic2xpZGVzaG93IjoiNTZmMGUwYiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T101520.028-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T101536.621.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"56f0e0b\" data-elementor-lightbox-title=\"image - 2024-08-16T101536.621\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA3OTcsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTAxNTM2LjYyMS53ZWJwIiwic2xpZGVzaG93IjoiNTZmMGUwYiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T101536.621-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1cf1845 elementor-align-left show-more elementor-widget elementor-widget-button\" data-id=\"1cf1845\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-alt-circle-down\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zM212 140v116h-70.9c-10.7 0-16.1 13-8.5 20.5l114.9 114.3c4.7 4.7 12.2 4.7 16.9 0l114.9-114.3c7.6-7.6 2.2-20.5-8.5-20.5H300V140c0-6.6-5.4-12-12-12h-64c-6.6 0-12 5.4-12 12z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">More details<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8a6e678 elementor-align-left show-less content-hide elementor-widget elementor-widget-button\" data-id=\"8a6e678\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-alt-circle-up\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M8 256C8 119 119 8 256 8s248 111 248 248-111 248-248 248S8 393 8 256zm292 116V256h70.9c10.7 0 16.1-13 8.5-20.5L264.5 121.2c-4.7-4.7-12.2-4.7-16.9 0l-115 114.3c-7.6 7.6-2.2 20.5 8.5 20.5H212v116c0 6.6 5.4 12 12 12h64c6.6 0 12-5.4 12-12z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Close<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0fda2d3 e-con-full profile e-flex e-con e-child\" data-id=\"0fda2d3\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-da3619e elementor-widget elementor-widget-heading\" data-id=\"da3619e\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">36th National Eye Donation Fortnight activities at NN held on 8th September 2021<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ba4586d e-con-full details-area content-hide e-flex e-con e-child\" data-id=\"ba4586d\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6a697e1 elementor-widget elementor-widget-text-editor\" data-id=\"6a697e1\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>National Eye Donation Fortnight activities at NN<br \/>Eye donation awareness is a matter of paramount importance in our country where over 7 million people suffering from corneal blindness are currently waiting for someone to donate their eyes.<br \/>As part of the 36th National Eye Donation Fortnight, Narayana Nethralaya\u2019s Eye Banks \u2013 Dr. Rajkumar Eye Bank in Rajajinagar and Dr. Shankar Anand Eye Bank in Electronic City \u2013 along with the Eye Bank Association of India and Giants Group of Garden City, organized a felicitation ceremony on the 8th of September, 2021, to recognize the efforts of Eye collection centers, Hospitals, and NGOs in Bangalore. Dr. Nirmala Buggi, Chief Health Officer, BBMP, was the Guest of Honour. Dr. Shylaja, Professor at the Sri Krishna Degree College, was presented with the annual Harish Nanjappa award instituted by Dr. Rajkumar Eye Bank for her dedication towards creating awareness about the need for Eye donation.<br \/>According to statistics, more than 80% of blindness cases in India can be cured if more people donated their eyes after death.<\/p><p>If you wish to become an Eye Donor, contact Narayana Nethralaya at 9741685555, or register online now!<\/p><p>Visit: <span style=\"color: #129485;\"><a style=\"color: #129485;\" href=\"https:\/\/nneyefoundation.org\/eye-donation-form\/\" target=\"_blank\" rel=\"noopener\">https:\/\/nneyefoundation.org\/eye-donation-form\/<\/a><\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5eacc71 elementor-widget elementor-widget-gallery\" data-id=\"5eacc71\" data-element_type=\"widget\" data-settings=\"{&quot;gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:21,&quot;sizes&quot;:[]},&quot;lazyload&quot;:&quot;yes&quot;,&quot;gallery_layout&quot;:&quot;grid&quot;,&quot;columns&quot;:4,&quot;columns_tablet&quot;:2,&quot;columns_mobile&quot;:1,&quot;gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;link_to&quot;:&quot;file&quot;,&quot;aspect_ratio&quot;:&quot;3:2&quot;,&quot;overlay_background&quot;:&quot;yes&quot;,&quot;content_hover_animation&quot;:&quot;fade-in&quot;}\" data-widget_type=\"gallery.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-gallery__container\">\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T102901.482.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5eacc71\" data-elementor-lightbox-title=\"image - 2024-08-16T102901.482\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA4MjUsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTAyOTAxLjQ4Mi53ZWJwIiwic2xpZGVzaG93IjoiNWVhY2M3MSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T102901.482-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T102935.670.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5eacc71\" data-elementor-lightbox-title=\"image - 2024-08-16T102935.670\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA4MjYsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTAyOTM1LjY3MC53ZWJwIiwic2xpZGVzaG93IjoiNWVhY2M3MSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T102935.670-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T102948.747.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5eacc71\" data-elementor-lightbox-title=\"image - 2024-08-16T102948.747\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA4MjcsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTAyOTQ4Ljc0Ny53ZWJwIiwic2xpZGVzaG93IjoiNWVhY2M3MSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T102948.747-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T103009.851.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5eacc71\" data-elementor-lightbox-title=\"image - 2024-08-16T103009.851\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA4MjksInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTAzMDA5Ljg1MS53ZWJwIiwic2xpZGVzaG93IjoiNWVhY2M3MSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T103009.851-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T103025.283.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5eacc71\" data-elementor-lightbox-title=\"image - 2024-08-16T103025.283\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA4MzAsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTAzMDI1LjI4My53ZWJwIiwic2xpZGVzaG93IjoiNWVhY2M3MSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T103025.283-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T103038.818.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5eacc71\" data-elementor-lightbox-title=\"image - 2024-08-16T103038.818\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA4MzEsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTAzMDM4LjgxOC53ZWJwIiwic2xpZGVzaG93IjoiNWVhY2M3MSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T103038.818-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T103104.787.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5eacc71\" data-elementor-lightbox-title=\"image - 2024-08-16T103104.787\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA4MzIsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTAzMTA0Ljc4Ny53ZWJwIiwic2xpZGVzaG93IjoiNWVhY2M3MSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T103104.787-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0532a26 elementor-align-left show-more elementor-widget elementor-widget-button\" data-id=\"0532a26\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-alt-circle-down\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zM212 140v116h-70.9c-10.7 0-16.1 13-8.5 20.5l114.9 114.3c4.7 4.7 12.2 4.7 16.9 0l114.9-114.3c7.6-7.6 2.2-20.5-8.5-20.5H300V140c0-6.6-5.4-12-12-12h-64c-6.6 0-12 5.4-12 12z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">More details<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-57a2a61 elementor-align-left show-less content-hide elementor-widget elementor-widget-button\" data-id=\"57a2a61\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-alt-circle-up\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M8 256C8 119 119 8 256 8s248 111 248 248-111 248-248 248S8 393 8 256zm292 116V256h70.9c10.7 0 16.1-13 8.5-20.5L264.5 121.2c-4.7-4.7-12.2-4.7-16.9 0l-115 114.3c-7.6 7.6-2.2 20.5 8.5 20.5H212v116c0 6.6 5.4 12 12 12h64c6.6 0 12-5.4 12-12z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Close<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7f45eb6 e-con-full profile e-flex e-con e-child\" data-id=\"7f45eb6\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-846ee86 elementor-widget elementor-widget-heading\" data-id=\"846ee86\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Narayana Nethralaya -World Glaucoma Week held on 13.03.21 @ Orion Mall<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-61bbf93 e-con-full details-area content-hide e-flex e-con e-child\" data-id=\"61bbf93\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7c7510d elementor-widget elementor-widget-gallery\" data-id=\"7c7510d\" data-element_type=\"widget\" data-settings=\"{&quot;gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:21,&quot;sizes&quot;:[]},&quot;overlay_title&quot;:&quot;caption&quot;,&quot;lazyload&quot;:&quot;yes&quot;,&quot;gallery_layout&quot;:&quot;grid&quot;,&quot;columns&quot;:4,&quot;columns_tablet&quot;:2,&quot;columns_mobile&quot;:1,&quot;gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;link_to&quot;:&quot;file&quot;,&quot;aspect_ratio&quot;:&quot;3:2&quot;,&quot;overlay_background&quot;:&quot;yes&quot;,&quot;content_hover_animation&quot;:&quot;fade-in&quot;}\" data-widget_type=\"gallery.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-gallery__container\">\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T103316.040.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7c7510d\" data-elementor-lightbox-title=\"image - 2024-08-16T103316.040\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA4MzQsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTAzMzE2LjA0MC53ZWJwIiwic2xpZGVzaG93IjoiN2M3NTEwZCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T103316.040.webp\" data-width=\"714\" data-height=\"1008\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__title\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tNN -WorldGlaucomaWeek -AndhraJyothi 16.03.21 P7\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T103600.174.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7c7510d\" data-elementor-lightbox-title=\"image - 2024-08-16T103600.174\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA4MzgsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTAzNjAwLjE3NC53ZWJwIiwic2xpZGVzaG93IjoiN2M3NTEwZCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T103600.174-768x1264.webp\" data-width=\"768\" data-height=\"1264\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__title\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tNN -WorldGlaucomaWeek -Dinamani 15.03.21 P2\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T103650.526.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7c7510d\" data-elementor-lightbox-title=\"image - 2024-08-16T103650.526\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA4NDAsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTAzNjUwLjUyNi53ZWJwIiwic2xpZGVzaG93IjoiN2M3NTEwZCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T103650.526.webp\" data-width=\"548\" data-height=\"825\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__title\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tNN -WorldGlaucomaWeek -EeNadu 15.03.21 P7\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T103704.767.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7c7510d\" data-elementor-lightbox-title=\"image - 2024-08-16T103704.767\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA4NDEsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTAzNzA0Ljc2Ny53ZWJwIiwic2xpZGVzaG93IjoiN2M3NTEwZCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T103704.767-768x390.webp\" data-width=\"768\" data-height=\"390\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__title\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tNN -WorldGlaucomaWeek -EeSanje 15.03.21 P5\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T103751.240.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7c7510d\" data-elementor-lightbox-title=\"image - 2024-08-16T103751.240\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA4NDIsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTAzNzUxLjI0MC53ZWJwIiwic2xpZGVzaG93IjoiN2M3NTEwZCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T103751.240-768x448.webp\" data-width=\"768\" data-height=\"448\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__title\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tNN -WorldGlaucomaWeek -IndianExpress 14.03.21 P2\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T103804.800.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7c7510d\" data-elementor-lightbox-title=\"image - 2024-08-16T103804.800\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA4NDMsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTAzODA0LjgwMC53ZWJwIiwic2xpZGVzaG93IjoiN2M3NTEwZCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T103804.800.webp\" data-width=\"702\" data-height=\"2110\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__title\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tNN -WorldGlaucomaWeek -KannadaPrabha 14.03.21 P3\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T104050.376.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7c7510d\" data-elementor-lightbox-title=\"image - 2024-08-16T104050.376\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA4NDcsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTA0MDUwLjM3Ni53ZWJwIiwic2xpZGVzaG93IjoiN2M3NTEwZCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T104050.376.webp\" data-width=\"552\" data-height=\"795\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__title\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tNN -WorldGlaucomaWeek -Sakshi 15.03.21 P8\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T104335.184.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7c7510d\" data-elementor-lightbox-title=\"image - 2024-08-16T104335.184\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA4NDksInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTA0MzM1LjE4NC53ZWJwIiwic2xpZGVzaG93IjoiN2M3NTEwZCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T104335.184-768x904.webp\" data-width=\"768\" data-height=\"904\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__title\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tNN -WorldGlaucomaWeek -SalarDaily 15.03.21 P3\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T112141.678.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7c7510d\" data-elementor-lightbox-title=\"image - 2024-08-16T112141.678\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA5MTcsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTEyMTQxLjY3OC53ZWJwIiwic2xpZGVzaG93IjoiN2M3NTEwZCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T112141.678.webp\" data-width=\"717\" data-height=\"695\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__title\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tNN -WorldGlaucomaWeek -Sam.Karnataka 15.03.21 P3\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T112203.159.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7c7510d\" data-elementor-lightbox-title=\"image - 2024-08-16T112203.159\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA5MTgsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTEyMjAzLjE1OS53ZWJwIiwic2xpZGVzaG93IjoiN2M3NTEwZCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T112203.159-768x995.webp\" data-width=\"768\" data-height=\"995\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__title\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tNN -WorldGlaucomaWeek -Sanjevani 14.03.21 P8\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T112254.864.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7c7510d\" data-elementor-lightbox-title=\"image - 2024-08-16T112254.864\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA5MjIsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTEyMjU0Ljg2NC53ZWJwIiwic2xpZGVzaG93IjoiN2M3NTEwZCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T112254.864-768x289.webp\" data-width=\"768\" data-height=\"289\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__title\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tNN -WorldGlaucomaWeek -Udayavani 15.03.21 P2\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T112325.355.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7c7510d\" data-elementor-lightbox-title=\"image - 2024-08-16T112325.355\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA5MjMsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTEyMzI1LjM1NS53ZWJwIiwic2xpZGVzaG93IjoiN2M3NTEwZCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T112325.355-768x1035.webp\" data-width=\"768\" data-height=\"1035\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__title\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t NN -WorldGlaucomaWeek -VijayaKarnataka 14.03.21 P2\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T112419.537.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7c7510d\" data-elementor-lightbox-title=\"image - 2024-08-16T112419.537\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA5MjQsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTEyNDE5LjUzNy53ZWJwIiwic2xpZGVzaG93IjoiN2M3NTEwZCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T112419.537-768x452.webp\" data-width=\"768\" data-height=\"452\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__title\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tNN -WorldGlaucomaWeek -Vijayavani 15.03.21 P6\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T112555.242.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"7c7510d\" data-elementor-lightbox-title=\"image - 2024-08-16T112555.242\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA5MjYsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTEyNTU1LjI0Mi53ZWJwIiwic2xpZGVzaG93IjoiN2M3NTEwZCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T112555.242-768x484.webp\" data-width=\"768\" data-height=\"484\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__title\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tNN -WorldGlaucomaWeek -Vishwavani 16.03.21 P3\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ea59c16 elementor-widget elementor-widget-gallery\" data-id=\"ea59c16\" data-element_type=\"widget\" data-settings=\"{&quot;gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:21,&quot;sizes&quot;:[]},&quot;lazyload&quot;:&quot;yes&quot;,&quot;gallery_layout&quot;:&quot;grid&quot;,&quot;columns&quot;:4,&quot;columns_tablet&quot;:2,&quot;columns_mobile&quot;:1,&quot;gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;link_to&quot;:&quot;file&quot;,&quot;aspect_ratio&quot;:&quot;3:2&quot;,&quot;overlay_background&quot;:&quot;yes&quot;,&quot;content_hover_animation&quot;:&quot;fade-in&quot;}\" data-widget_type=\"gallery.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-gallery__container\">\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T112850.374.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ea59c16\" data-elementor-lightbox-title=\"image - 2024-08-16T112850.374\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA5MzAsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTEyODUwLjM3NC53ZWJwIiwic2xpZGVzaG93IjoiZWE1OWMxNiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T112850.374-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T112905.843.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ea59c16\" data-elementor-lightbox-title=\"image - 2024-08-16T112905.843\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA5MzEsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTEyOTA1Ljg0My53ZWJwIiwic2xpZGVzaG93IjoiZWE1OWMxNiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T112905.843-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T112930.006.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ea59c16\" data-elementor-lightbox-title=\"image - 2024-08-16T112930.006\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA5MzIsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTEyOTMwLjAwNi53ZWJwIiwic2xpZGVzaG93IjoiZWE1OWMxNiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T112930.006-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T112948.324.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ea59c16\" data-elementor-lightbox-title=\"image - 2024-08-16T112948.324\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA5MzMsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTEyOTQ4LjMyNC53ZWJwIiwic2xpZGVzaG93IjoiZWE1OWMxNiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T112948.324-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T113002.516.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ea59c16\" data-elementor-lightbox-title=\"image - 2024-08-16T113002.516\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA5MzQsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTEzMDAyLjUxNi53ZWJwIiwic2xpZGVzaG93IjoiZWE1OWMxNiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T113002.516-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T113036.316.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ea59c16\" data-elementor-lightbox-title=\"image - 2024-08-16T113036.316\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA5MzUsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTEzMDM2LjMxNi53ZWJwIiwic2xpZGVzaG93IjoiZWE1OWMxNiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T113036.316-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T113047.748.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ea59c16\" data-elementor-lightbox-title=\"image - 2024-08-16T113047.748\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA5MzksInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTEzMDQ3Ljc0OC53ZWJwIiwic2xpZGVzaG93IjoiZWE1OWMxNiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T113047.748-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T113106.244.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ea59c16\" data-elementor-lightbox-title=\"image - 2024-08-16T113106.244\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA5NDAsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTEzMTA2LjI0NC53ZWJwIiwic2xpZGVzaG93IjoiZWE1OWMxNiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T113106.244-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T113119.988.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ea59c16\" data-elementor-lightbox-title=\"image - 2024-08-16T113119.988\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA5NDEsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTEzMTE5Ljk4OC53ZWJwIiwic2xpZGVzaG93IjoiZWE1OWMxNiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T113119.988-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T113140.460.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ea59c16\" data-elementor-lightbox-title=\"image - 2024-08-16T113140.460\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA5NDIsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTEzMTQwLjQ2MC53ZWJwIiwic2xpZGVzaG93IjoiZWE1OWMxNiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T113140.460-768x1152.webp\" data-width=\"768\" data-height=\"1152\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T113157.253.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ea59c16\" data-elementor-lightbox-title=\"image - 2024-08-16T113157.253\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA5NDMsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTEzMTU3LjI1My53ZWJwIiwic2xpZGVzaG93IjoiZWE1OWMxNiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T113157.253-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T113211.157.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ea59c16\" data-elementor-lightbox-title=\"image - 2024-08-16T113211.157\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA5NDQsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTEzMjExLjE1Ny53ZWJwIiwic2xpZGVzaG93IjoiZWE1OWMxNiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T113211.157-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T113224.547.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ea59c16\" data-elementor-lightbox-title=\"image - 2024-08-16T113224.547\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA5NDUsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTEzMjI0LjU0Ny53ZWJwIiwic2xpZGVzaG93IjoiZWE1OWMxNiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T113224.547-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T113236.918.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ea59c16\" data-elementor-lightbox-title=\"image - 2024-08-16T113236.918\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA5NDYsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTEzMjM2LjkxOC53ZWJwIiwic2xpZGVzaG93IjoiZWE1OWMxNiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T113236.918-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T113253.349.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ea59c16\" data-elementor-lightbox-title=\"image - 2024-08-16T113253.349\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA5NDcsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTEzMjUzLjM0OS53ZWJwIiwic2xpZGVzaG93IjoiZWE1OWMxNiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T113253.349-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T113311.981.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ea59c16\" data-elementor-lightbox-title=\"image - 2024-08-16T113311.981\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA5NDksInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTEzMzExLjk4MS53ZWJwIiwic2xpZGVzaG93IjoiZWE1OWMxNiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T113311.981-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T113325.290.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ea59c16\" data-elementor-lightbox-title=\"image - 2024-08-16T113325.290\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA5NTAsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTEzMzI1LjI5MC53ZWJwIiwic2xpZGVzaG93IjoiZWE1OWMxNiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T113325.290-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T113339.720.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ea59c16\" data-elementor-lightbox-title=\"image - 2024-08-16T113339.720\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA5NTUsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTEzMzM5LjcyMC53ZWJwIiwic2xpZGVzaG93IjoiZWE1OWMxNiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T113339.720-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T113354.683.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ea59c16\" data-elementor-lightbox-title=\"image - 2024-08-16T113354.683\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA5NTYsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTEzMzU0LjY4My53ZWJwIiwic2xpZGVzaG93IjoiZWE1OWMxNiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T113354.683-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T113409.533.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ea59c16\" data-elementor-lightbox-title=\"image - 2024-08-16T113409.533\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA5NTcsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTEzNDA5LjUzMy53ZWJwIiwic2xpZGVzaG93IjoiZWE1OWMxNiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T113409.533-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T113421.945.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ea59c16\" data-elementor-lightbox-title=\"image - 2024-08-16T113421.945\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA5NTgsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTEzNDIxLjk0NS53ZWJwIiwic2xpZGVzaG93IjoiZWE1OWMxNiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T113421.945-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T113438.527.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ea59c16\" data-elementor-lightbox-title=\"image - 2024-08-16T113438.527\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA5NTksInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTEzNDM4LjUyNy53ZWJwIiwic2xpZGVzaG93IjoiZWE1OWMxNiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T113438.527-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T113456.566.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ea59c16\" data-elementor-lightbox-title=\"image - 2024-08-16T113456.566\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA5NjAsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTEzNDU2LjU2Ni53ZWJwIiwic2xpZGVzaG93IjoiZWE1OWMxNiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T113456.566-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T113511.583.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ea59c16\" data-elementor-lightbox-title=\"image - 2024-08-16T113511.583\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA5NjEsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTEzNTExLjU4My53ZWJwIiwic2xpZGVzaG93IjoiZWE1OWMxNiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T113511.583-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T113552.511.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ea59c16\" data-elementor-lightbox-title=\"image - 2024-08-16T113552.511\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA5NjIsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTEzNTUyLjUxMS53ZWJwIiwic2xpZGVzaG93IjoiZWE1OWMxNiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T113552.511-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T113638.327.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ea59c16\" data-elementor-lightbox-title=\"image - 2024-08-16T113638.327\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA5NjQsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTEzNjM4LjMyNy53ZWJwIiwic2xpZGVzaG93IjoiZWE1OWMxNiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T113638.327-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T113456.566-1.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ea59c16\" data-elementor-lightbox-title=\"image - 2024-08-16T113456.566\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA5NjgsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTEzNDU2LjU2Ni0xLndlYnAiLCJzbGlkZXNob3ciOiJlYTU5YzE2In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T113456.566-1-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T113703.567.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ea59c16\" data-elementor-lightbox-title=\"image - 2024-08-16T113703.567\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA5NjksInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTEzNzAzLjU2Ny53ZWJwIiwic2xpZGVzaG93IjoiZWE1OWMxNiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T113703.567-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T113819.865.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ea59c16\" data-elementor-lightbox-title=\"image - 2024-08-16T113819.865\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA5NzAsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTEzODE5Ljg2NS53ZWJwIiwic2xpZGVzaG93IjoiZWE1OWMxNiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T113819.865-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T114015.673.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ea59c16\" data-elementor-lightbox-title=\"image - 2024-08-16T114015.673\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA5NzEsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTE0MDE1LjY3My53ZWJwIiwic2xpZGVzaG93IjoiZWE1OWMxNiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T114015.673-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T114029.841.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ea59c16\" data-elementor-lightbox-title=\"image - 2024-08-16T114029.841\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA5NzIsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTE0MDI5Ljg0MS53ZWJwIiwic2xpZGVzaG93IjoiZWE1OWMxNiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T114029.841-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T114051.802.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ea59c16\" data-elementor-lightbox-title=\"image - 2024-08-16T114051.802\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA5NzMsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTE0MDUxLjgwMi53ZWJwIiwic2xpZGVzaG93IjoiZWE1OWMxNiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T114051.802-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T114112.745.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ea59c16\" data-elementor-lightbox-title=\"image - 2024-08-16T114112.745\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA5NzQsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTE0MTEyLjc0NS53ZWJwIiwic2xpZGVzaG93IjoiZWE1OWMxNiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T114112.745-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T114159.098.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ea59c16\" data-elementor-lightbox-title=\"image - 2024-08-16T114159.098\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA5NzgsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTE0MTU5LjA5OC53ZWJwIiwic2xpZGVzaG93IjoiZWE1OWMxNiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T114159.098-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T114214.866.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ea59c16\" data-elementor-lightbox-title=\"image - 2024-08-16T114214.866\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA5NzksInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTE0MjE0Ljg2Ni53ZWJwIiwic2xpZGVzaG93IjoiZWE1OWMxNiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T114214.866-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T114229.017.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ea59c16\" data-elementor-lightbox-title=\"image - 2024-08-16T114229.017\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjA5ODAsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTE0MjI5LjAxNy53ZWJwIiwic2xpZGVzaG93IjoiZWE1OWMxNiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T114229.017-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7392052 elementor-widget elementor-widget-text-editor\" data-id=\"7392052\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>KPN -Karnataka Photo News<br \/><span style=\"color: #129485;\"><a style=\"color: #129485;\" href=\"http:\/\/www.karnatakanews.com\/this_week?dispdt=2021-03-13\" target=\"_blank\" rel=\"noopener\">http:\/\/www.karnatakanews.com\/this_week?dispdt=2021-03-13<\/a><\/span><br \/>UNI -United News of India Kannada<br \/><span style=\"color: #129485;\"><a style=\"color: #129485;\" href=\"http:\/\/unikannada.com\/health-lifestyle\/news\/2343152.html\" target=\"_blank\" rel=\"noopener\">http:\/\/unikannada.com\/health-lifestyle\/news\/2343152.html<\/a><\/span><br \/>DVT World<br \/><span style=\"color: #129485;\"><a style=\"color: #129485;\" href=\"https:\/\/www.dvtworld.com\/2021\/03\/Narayana-Nethralaya-doctors-to-strengthen-awareness-on-Glaucoma.html\" target=\"_blank\" rel=\"noopener\">https:\/\/www.dvtworld.com\/2021\/03\/Narayana-Nethralaya-doctors-to-strengthen-awareness-on-Glaucoma.html<\/a><\/span><br \/>News Tonic<br \/><span style=\"color: #129485;\"><a style=\"color: #129485;\" href=\"https:\/\/newstonic.in\/Flash-mob-to-raise-awareness-of-ophthalmic-glaucoma-from-Narayana-ophthalmologist\" target=\"_blank\" rel=\"noopener\">https:\/\/newstonic.in\/Flash-mob-to-raise-awareness-of-ophthalmic-glaucoma-from-Narayana-ophthalmologist<\/a><\/span><br \/>Pelikken<br \/><span style=\"color: #129485;\"><a style=\"color: #129485;\" href=\"https:\/\/pelikken.com\/single\/news\/174\" target=\"_blank\" rel=\"noopener\">https:\/\/pelikken.com\/single\/news\/174<\/a><\/span><br \/>Upayuktha News<br \/><span style=\"color: #129485;\"><a style=\"color: #129485;\" href=\"https:\/\/upayuktha.com\/world-glaucoma-week-flash-mob-by-narayana-nethralaya-to-create-awareness-on-eye-care\/\" target=\"_blank\" rel=\"noopener\">https:\/\/upayuktha.com\/world-glaucoma-week-flash-mob-by-narayana-nethralaya-to-create-awareness-on-eye-care\/<\/a><\/span><br \/>News18 Kannada<br \/><span style=\"color: #129485;\"><a style=\"color: #129485;\" href=\"https:\/\/www.youtube.com\/watch?v=Dud1EFEb9w8\" target=\"_blank\" rel=\"noopener\">https:\/\/www.youtube.com\/watch?v=Dud1EFEb9w8<\/a><\/span><br \/>News First<br \/><span style=\"color: #129485;\"><a style=\"color: #129485;\" href=\"https:\/\/www.youtube.com\/watch?v=CuP2EnyjPWE\" target=\"_blank\" rel=\"noopener\">https:\/\/www.youtube.com\/watch?v=CuP2EnyjPWE<\/a><\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3d30f46 elementor-align-left show-more elementor-widget elementor-widget-button\" data-id=\"3d30f46\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-alt-circle-down\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zM212 140v116h-70.9c-10.7 0-16.1 13-8.5 20.5l114.9 114.3c4.7 4.7 12.2 4.7 16.9 0l114.9-114.3c7.6-7.6 2.2-20.5-8.5-20.5H300V140c0-6.6-5.4-12-12-12h-64c-6.6 0-12 5.4-12 12z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">More details<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-40475c0 elementor-align-left show-less content-hide elementor-widget elementor-widget-button\" data-id=\"40475c0\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-alt-circle-up\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M8 256C8 119 119 8 256 8s248 111 248 248-111 248-248 248S8 393 8 256zm292 116V256h70.9c10.7 0 16.1-13 8.5-20.5L264.5 121.2c-4.7-4.7-12.2-4.7-16.9 0l-115 114.3c-7.6 7.6-2.2 20.5 8.5 20.5H212v116c0 6.6 5.4 12 12 12h64c6.6 0 12-5.4 12-12z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Close<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-126692c e-con-full profile e-flex e-con e-child\" data-id=\"126692c\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-af7f357 elementor-widget elementor-widget-heading\" data-id=\"af7f357\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Narayana Nethralaya -Launch of New Unit at Indiranagar held on 1st March 2021\n<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6f9d77a e-con-full details-area content-hide e-flex e-con e-child\" data-id=\"6f9d77a\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a3e4011 elementor-widget elementor-widget-gallery\" data-id=\"a3e4011\" data-element_type=\"widget\" data-settings=\"{&quot;gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:21,&quot;sizes&quot;:[]},&quot;lazyload&quot;:&quot;yes&quot;,&quot;gallery_layout&quot;:&quot;grid&quot;,&quot;columns&quot;:4,&quot;columns_tablet&quot;:2,&quot;columns_mobile&quot;:1,&quot;gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;link_to&quot;:&quot;file&quot;,&quot;aspect_ratio&quot;:&quot;3:2&quot;,&quot;overlay_background&quot;:&quot;yes&quot;,&quot;content_hover_animation&quot;:&quot;fade-in&quot;}\" data-widget_type=\"gallery.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-gallery__container\">\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T114229.017-1.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"a3e4011\" data-elementor-lightbox-title=\"image - 2024-08-16T114229.017\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjEwMjcsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTE0MjI5LjAxNy0xLndlYnAiLCJzbGlkZXNob3ciOiJhM2U0MDExIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T114229.017-1-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T114229.017-2.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"a3e4011\" data-elementor-lightbox-title=\"image - 2024-08-16T114229.017\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjEwMzEsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTE0MjI5LjAxNy0yLndlYnAiLCJzbGlkZXNob3ciOiJhM2U0MDExIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T114229.017-2-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T115918.400.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"a3e4011\" data-elementor-lightbox-title=\"image - 2024-08-16T115918.400\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjEwMzIsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTE1OTE4LjQwMC53ZWJwIiwic2xpZGVzaG93IjoiYTNlNDAxMSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T115918.400-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T115931.239.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"a3e4011\" data-elementor-lightbox-title=\"image - 2024-08-16T115931.239\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjEwMzYsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTE1OTMxLjIzOS53ZWJwIiwic2xpZGVzaG93IjoiYTNlNDAxMSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T115931.239-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T120013.518.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"a3e4011\" data-elementor-lightbox-title=\"image - 2024-08-16T120013.518\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjEwMzcsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTIwMDEzLjUxOC53ZWJwIiwic2xpZGVzaG93IjoiYTNlNDAxMSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T120013.518-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T120041.350.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"a3e4011\" data-elementor-lightbox-title=\"image - 2024-08-16T120041.350\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjEwMzgsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTIwMDQxLjM1MC53ZWJwIiwic2xpZGVzaG93IjoiYTNlNDAxMSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T120041.350-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T120051.557.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"a3e4011\" data-elementor-lightbox-title=\"image - 2024-08-16T120051.557\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjEwMzksInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTIwMDUxLjU1Ny53ZWJwIiwic2xpZGVzaG93IjoiYTNlNDAxMSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T120051.557-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T120221.276.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"a3e4011\" data-elementor-lightbox-title=\"image - 2024-08-16T120221.276\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjEwNDAsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTIwMjIxLjI3Ni53ZWJwIiwic2xpZGVzaG93IjoiYTNlNDAxMSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T120221.276-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T120242.036.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"a3e4011\" data-elementor-lightbox-title=\"image - 2024-08-16T120242.036\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjEwNDEsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTIwMjQyLjAzNi53ZWJwIiwic2xpZGVzaG93IjoiYTNlNDAxMSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T120242.036-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T120326.948.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"a3e4011\" data-elementor-lightbox-title=\"image - 2024-08-16T120326.948\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjEwNDYsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTIwMzI2Ljk0OC53ZWJwIiwic2xpZGVzaG93IjoiYTNlNDAxMSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T120326.948-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T120339.708.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"a3e4011\" data-elementor-lightbox-title=\"image - 2024-08-16T120339.708\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjEwNDcsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTIwMzM5LjcwOC53ZWJwIiwic2xpZGVzaG93IjoiYTNlNDAxMSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T120339.708-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T120400.693.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"a3e4011\" data-elementor-lightbox-title=\"image - 2024-08-16T120400.693\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjEwNTEsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTIwNDAwLjY5My53ZWJwIiwic2xpZGVzaG93IjoiYTNlNDAxMSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T120400.693-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T121029.055.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"a3e4011\" data-elementor-lightbox-title=\"image - 2024-08-16T121029.055\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjEwNzEsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTIxMDI5LjA1NS53ZWJwIiwic2xpZGVzaG93IjoiYTNlNDAxMSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T121029.055-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T121045.784.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"a3e4011\" data-elementor-lightbox-title=\"image - 2024-08-16T121045.784\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjEwNzIsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTIxMDQ1Ljc4NC53ZWJwIiwic2xpZGVzaG93IjoiYTNlNDAxMSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T121045.784-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T121100.863.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"a3e4011\" data-elementor-lightbox-title=\"image - 2024-08-16T121100.863\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjEwNzYsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTIxMTAwLjg2My53ZWJwIiwic2xpZGVzaG93IjoiYTNlNDAxMSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T121100.863-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T121117.223.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"a3e4011\" data-elementor-lightbox-title=\"image - 2024-08-16T121117.223\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjEwNzcsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTIxMTE3LjIyMy53ZWJwIiwic2xpZGVzaG93IjoiYTNlNDAxMSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T121117.223-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T121153.479.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"a3e4011\" data-elementor-lightbox-title=\"image - 2024-08-16T121153.479\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjEwNzksInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTIxMTUzLjQ3OS53ZWJwIiwic2xpZGVzaG93IjoiYTNlNDAxMSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T121153.479-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T121229.774.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"a3e4011\" data-elementor-lightbox-title=\"image - 2024-08-16T121229.774\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjEwODYsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTIxMjI5Ljc3NC53ZWJwIiwic2xpZGVzaG93IjoiYTNlNDAxMSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T121229.774-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T121243.686.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"a3e4011\" data-elementor-lightbox-title=\"image - 2024-08-16T121243.686\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjEwODcsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTIxMjQzLjY4Ni53ZWJwIiwic2xpZGVzaG93IjoiYTNlNDAxMSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T121243.686-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T121301.048.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"a3e4011\" data-elementor-lightbox-title=\"image - 2024-08-16T121301.048\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjEwODgsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTIxMzAxLjA0OC53ZWJwIiwic2xpZGVzaG93IjoiYTNlNDAxMSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T121301.048-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T121310.998.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"a3e4011\" data-elementor-lightbox-title=\"image - 2024-08-16T121310.998\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjEwODksInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTIxMzEwLjk5OC53ZWJwIiwic2xpZGVzaG93IjoiYTNlNDAxMSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T121310.998-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T121323.456.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"a3e4011\" data-elementor-lightbox-title=\"image - 2024-08-16T121323.456\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjEwOTAsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTIxMzIzLjQ1Ni53ZWJwIiwic2xpZGVzaG93IjoiYTNlNDAxMSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T121323.456-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T121333.534.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"a3e4011\" data-elementor-lightbox-title=\"image - 2024-08-16T121333.534\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjEwOTEsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTIxMzMzLjUzNC53ZWJwIiwic2xpZGVzaG93IjoiYTNlNDAxMSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T121333.534-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T121354.270.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"a3e4011\" data-elementor-lightbox-title=\"image - 2024-08-16T121354.270\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjEwOTUsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTIxMzU0LjI3MC53ZWJwIiwic2xpZGVzaG93IjoiYTNlNDAxMSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T121354.270-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T121410.182.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"a3e4011\" data-elementor-lightbox-title=\"image - 2024-08-16T121410.182\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjEwOTYsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTIxNDEwLjE4Mi53ZWJwIiwic2xpZGVzaG93IjoiYTNlNDAxMSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T121410.182-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T121423.270.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"a3e4011\" data-elementor-lightbox-title=\"image - 2024-08-16T121423.270\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjEwOTcsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTIxNDIzLjI3MC53ZWJwIiwic2xpZGVzaG93IjoiYTNlNDAxMSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T121423.270-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T121442.558.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"a3e4011\" data-elementor-lightbox-title=\"image - 2024-08-16T121442.558\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjEwOTgsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTIxNDQyLjU1OC53ZWJwIiwic2xpZGVzaG93IjoiYTNlNDAxMSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T121442.558-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T121455.160.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"a3e4011\" data-elementor-lightbox-title=\"image - 2024-08-16T121455.160\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjEwOTksInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTIxNDU1LjE2MC53ZWJwIiwic2xpZGVzaG93IjoiYTNlNDAxMSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T121455.160-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T121511.096.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"a3e4011\" data-elementor-lightbox-title=\"image - 2024-08-16T121511.096\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjExMDAsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTIxNTExLjA5Ni53ZWJwIiwic2xpZGVzaG93IjoiYTNlNDAxMSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T121511.096-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T121525.053.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"a3e4011\" data-elementor-lightbox-title=\"image - 2024-08-16T121525.053\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjExMDEsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTIxNTI1LjA1My53ZWJwIiwic2xpZGVzaG93IjoiYTNlNDAxMSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T121525.053-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T121534.925.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"a3e4011\" data-elementor-lightbox-title=\"image - 2024-08-16T121534.925\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjExMDIsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTIxNTM0LjkyNS53ZWJwIiwic2xpZGVzaG93IjoiYTNlNDAxMSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T121534.925-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T121534.925-1.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"a3e4011\" data-elementor-lightbox-title=\"image - 2024-08-16T121534.925\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjExMDMsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTIxNTM0LjkyNS0xLndlYnAiLCJzbGlkZXNob3ciOiJhM2U0MDExIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T121534.925-1-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T121602.013.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"a3e4011\" data-elementor-lightbox-title=\"image - 2024-08-16T121602.013\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjExMDQsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTIxNjAyLjAxMy53ZWJwIiwic2xpZGVzaG93IjoiYTNlNDAxMSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T121602.013-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T121602.013-1.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"a3e4011\" data-elementor-lightbox-title=\"image - 2024-08-16T121602.013\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjExMDUsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTIxNjAyLjAxMy0xLndlYnAiLCJzbGlkZXNob3ciOiJhM2U0MDExIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T121602.013-1-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T121625.277.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"a3e4011\" data-elementor-lightbox-title=\"image - 2024-08-16T121625.277\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjExMDYsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTIxNjI1LjI3Ny53ZWJwIiwic2xpZGVzaG93IjoiYTNlNDAxMSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T121625.277-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T121637.369.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"a3e4011\" data-elementor-lightbox-title=\"image - 2024-08-16T121637.369\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjExMDcsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTIxNjM3LjM2OS53ZWJwIiwic2xpZGVzaG93IjoiYTNlNDAxMSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T121637.369-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T121649.080.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"a3e4011\" data-elementor-lightbox-title=\"image - 2024-08-16T121649.080\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjExMDgsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTIxNjQ5LjA4MC53ZWJwIiwic2xpZGVzaG93IjoiYTNlNDAxMSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T121649.080-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T121717.950.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"a3e4011\" data-elementor-lightbox-title=\"image - 2024-08-16T121717.950\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjExMDksInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTIxNzE3Ljk1MC53ZWJwIiwic2xpZGVzaG93IjoiYTNlNDAxMSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T121717.950-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T121727.012.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"a3e4011\" data-elementor-lightbox-title=\"image - 2024-08-16T121727.012\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjExMTAsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTIxNzI3LjAxMi53ZWJwIiwic2xpZGVzaG93IjoiYTNlNDAxMSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T121727.012-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T121813.518.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"a3e4011\" data-elementor-lightbox-title=\"image - 2024-08-16T121813.518\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjExMTEsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTIxODEzLjUxOC53ZWJwIiwic2xpZGVzaG93IjoiYTNlNDAxMSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T121813.518-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T121830.101.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"a3e4011\" data-elementor-lightbox-title=\"image - 2024-08-16T121830.101\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjExMTIsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTIxODMwLjEwMS53ZWJwIiwic2xpZGVzaG93IjoiYTNlNDAxMSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T121830.101-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T121915.726.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"a3e4011\" data-elementor-lightbox-title=\"image - 2024-08-16T121915.726\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjExMTMsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTIxOTE1LjcyNi53ZWJwIiwic2xpZGVzaG93IjoiYTNlNDAxMSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T121915.726-768x512.webp\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fa2100e elementor-widget elementor-widget-gallery\" data-id=\"fa2100e\" data-element_type=\"widget\" data-settings=\"{&quot;gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:21,&quot;sizes&quot;:[]},&quot;lazyload&quot;:&quot;yes&quot;,&quot;gallery_layout&quot;:&quot;grid&quot;,&quot;columns&quot;:4,&quot;columns_tablet&quot;:2,&quot;columns_mobile&quot;:1,&quot;gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;link_to&quot;:&quot;file&quot;,&quot;aspect_ratio&quot;:&quot;3:2&quot;,&quot;overlay_background&quot;:&quot;yes&quot;,&quot;content_hover_animation&quot;:&quot;fade-in&quot;}\" data-widget_type=\"gallery.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-gallery__container\">\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T123038.523.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"fa2100e\" data-elementor-lightbox-title=\"image - 2024-08-16T123038.523\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjExMjgsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTIzMDM4LjUyMy53ZWJwIiwic2xpZGVzaG93IjoiZmEyMTAwZSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T123038.523.webp\" data-width=\"709\" data-height=\"863\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T123101.325.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"fa2100e\" data-elementor-lightbox-title=\"image - 2024-08-16T123101.325\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjExMzAsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTIzMTAxLjMyNS53ZWJwIiwic2xpZGVzaG93IjoiZmEyMTAwZSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T123101.325-768x717.webp\" data-width=\"768\" data-height=\"717\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T123117.932.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"fa2100e\" data-elementor-lightbox-title=\"image - 2024-08-16T123117.932\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjExMzIsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTIzMTE3LjkzMi53ZWJwIiwic2xpZGVzaG93IjoiZmEyMTAwZSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T123117.932-768x1096.webp\" data-width=\"768\" data-height=\"1096\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T123131.019.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"fa2100e\" data-elementor-lightbox-title=\"image - 2024-08-16T123131.019\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjExMzcsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTIzMTMxLjAxOS53ZWJwIiwic2xpZGVzaG93IjoiZmEyMTAwZSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T123131.019-768x671.webp\" data-width=\"768\" data-height=\"671\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T123145.958.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"fa2100e\" data-elementor-lightbox-title=\"image - 2024-08-16T123145.958\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjExMzgsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTIzMTQ1Ljk1OC53ZWJwIiwic2xpZGVzaG93IjoiZmEyMTAwZSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T123145.958-768x1309.webp\" data-width=\"768\" data-height=\"1309\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T123201.086.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"fa2100e\" data-elementor-lightbox-title=\"image - 2024-08-16T123201.086\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjExMzksInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTIzMjAxLjA4Ni53ZWJwIiwic2xpZGVzaG93IjoiZmEyMTAwZSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T123201.086.webp\" data-width=\"765\" data-height=\"1228\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T123716.365.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"fa2100e\" data-elementor-lightbox-title=\"image - 2024-08-16T123716.365\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjExNDgsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTIzNzE2LjM2NS53ZWJwIiwic2xpZGVzaG93IjoiZmEyMTAwZSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T123716.365-768x773.webp\" data-width=\"768\" data-height=\"773\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T123729.393.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"fa2100e\" data-elementor-lightbox-title=\"image - 2024-08-16T123729.393\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjExNDksInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTIzNzI5LjM5My53ZWJwIiwic2xpZGVzaG93IjoiZmEyMTAwZSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T123729.393.webp\" data-width=\"767\" data-height=\"657\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T123739.352.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"fa2100e\" data-elementor-lightbox-title=\"image - 2024-08-16T123739.352\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjExNTAsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTIzNzM5LjM1Mi53ZWJwIiwic2xpZGVzaG93IjoiZmEyMTAwZSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T123739.352-768x1001.webp\" data-width=\"768\" data-height=\"1001\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T123807.505.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"fa2100e\" data-elementor-lightbox-title=\"image - 2024-08-16T123807.505\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjExNTEsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTIzODA3LjUwNS53ZWJwIiwic2xpZGVzaG93IjoiZmEyMTAwZSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T123807.505.webp\" data-width=\"716\" data-height=\"657\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T123818.234.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"fa2100e\" data-elementor-lightbox-title=\"image - 2024-08-16T123818.234\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjExNTIsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTIzODE4LjIzNC53ZWJwIiwic2xpZGVzaG93IjoiZmEyMTAwZSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T123818.234-768x1294.webp\" data-width=\"768\" data-height=\"1294\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T123828.152.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"fa2100e\" data-elementor-lightbox-title=\"image - 2024-08-16T123828.152\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjExNTMsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTIzODI4LjE1Mi53ZWJwIiwic2xpZGVzaG93IjoiZmEyMTAwZSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T123828.152-768x893.webp\" data-width=\"768\" data-height=\"893\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T123837.089.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"fa2100e\" data-elementor-lightbox-title=\"image - 2024-08-16T123837.089\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjExNTQsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTIzODM3LjA4OS53ZWJwIiwic2xpZGVzaG93IjoiZmEyMTAwZSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T123837.089-768x847.webp\" data-width=\"768\" data-height=\"847\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T123848.705.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"fa2100e\" data-elementor-lightbox-title=\"image - 2024-08-16T123848.705\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjExNTgsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTIzODQ4LjcwNS53ZWJwIiwic2xpZGVzaG93IjoiZmEyMTAwZSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T123848.705-768x394.webp\" data-width=\"768\" data-height=\"394\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T123859.328.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"fa2100e\" data-elementor-lightbox-title=\"image - 2024-08-16T123859.328\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjExNTksInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTIzODU5LjMyOC53ZWJwIiwic2xpZGVzaG93IjoiZmEyMTAwZSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T123859.328-768x822.webp\" data-width=\"768\" data-height=\"822\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T123910.858.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"fa2100e\" data-elementor-lightbox-title=\"image - 2024-08-16T123910.858\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjExNjAsInVybCI6Imh0dHBzOlwvXC9rYXZpbnRlY2hjb3JwLmluXC9ubndwc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDhcL2ltYWdlLTIwMjQtMDgtMTZUMTIzOTEwLjg1OC53ZWJwIiwic2xpZGVzaG93IjoiZmEyMTAwZSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/image-2024-08-16T123910.858-768x507.webp\" data-width=\"768\" data-height=\"507\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1353e5e elementor-align-left show-more elementor-widget elementor-widget-button\" data-id=\"1353e5e\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-alt-circle-down\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zM212 140v116h-70.9c-10.7 0-16.1 13-8.5 20.5l114.9 114.3c4.7 4.7 12.2 4.7 16.9 0l114.9-114.3c7.6-7.6 2.2-20.5-8.5-20.5H300V140c0-6.6-5.4-12-12-12h-64c-6.6 0-12 5.4-12 12z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">More details<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4c801df elementor-align-left show-less content-hide elementor-widget elementor-widget-button\" data-id=\"4c801df\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-alt-circle-up\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M8 256C8 119 119 8 256 8s248 111 248 248-111 248-248 248S8 393 8 256zm292 116V256h70.9c10.7 0 16.1-13 8.5-20.5L264.5 121.2c-4.7-4.7-12.2-4.7-16.9 0l-115 114.3c-7.6 7.6-2.2 20.5 8.5 20.5H212v116c0 6.6 5.4 12 12 12h64c6.6 0 12-5.4 12-12z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Close<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Press Coverage Home > &nbsp; Media > &nbsp; Press Coverage NN in News \u2013 Gift of Sight: 2216 Pledge Eyes at Dr. Rajkumar Eye Bank in Doddabalapur 6 \u2013 March \u2013 2024 More details Close NN in News \u2013 \u201cChildren eye care during exams\u201d press meet \u2013 9th January 2024 On Feb 9th, Narayana Nethralaya [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"doctors":[],"class_list":["post-15350","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/kavintechcorp.in\/nnwps\/wp-json\/wp\/v2\/pages\/15350","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kavintechcorp.in\/nnwps\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/kavintechcorp.in\/nnwps\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/kavintechcorp.in\/nnwps\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kavintechcorp.in\/nnwps\/wp-json\/wp\/v2\/comments?post=15350"}],"version-history":[{"count":0,"href":"https:\/\/kavintechcorp.in\/nnwps\/wp-json\/wp\/v2\/pages\/15350\/revisions"}],"wp:attachment":[{"href":"https:\/\/kavintechcorp.in\/nnwps\/wp-json\/wp\/v2\/media?parent=15350"}],"wp:term":[{"taxonomy":"doctors","embeddable":true,"href":"https:\/\/kavintechcorp.in\/nnwps\/wp-json\/wp\/v2\/doctors?post=15350"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}