{"id":2268,"date":"2025-11-02T20:24:24","date_gmt":"2025-11-02T20:24:24","guid":{"rendered":"https:\/\/investmizoram.in\/?page_id=2268"},"modified":"2026-01-12T18:59:33","modified_gmt":"2026-01-12T18:59:33","slug":"state-government-incentives","status":"publish","type":"page","link":"https:\/\/investmizoram.in\/?page_id=2268","title":{"rendered":"State Government incentives"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2268\" class=\"elementor elementor-2268\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-daebbfd e-con-full e-flex e-con e-parent\" data-id=\"daebbfd\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-06f956e elementor-widget elementor-widget-html\" data-id=\"06f956e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Mizoram State Government Incentives - MSME<\/title>\r\n    <style>\r\n        * {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box;\r\n        }\r\n\r\n        body {\r\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\r\n            background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);\r\n            min-height: 100vh;\r\n            padding: 20px;\r\n            line-height: 1.6;\r\n        }\r\n\r\n        .container {\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n            background: white;\r\n            border-radius: 20px;\r\n            box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);\r\n            overflow: hidden;\r\n        }\r\n\r\n        .header {\r\n            background: linear-gradient(135deg, #1e3c72 0%, #2a5298 100%);\r\n            color: white;\r\n            padding: 40px 30px;\r\n            text-align: center;\r\n        }\r\n\r\n        .header h1 {\r\n            font-size: 2.5em;\r\n            margin-bottom: 10px;\r\n            text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);\r\n        }\r\n\r\n        .header h2 {\r\n            font-size: 1.5em;\r\n            font-weight: 300;\r\n            margin-bottom: 5px;\r\n        }\r\n\r\n        .header p {\r\n            font-size: 0.9em;\r\n            opacity: 0.9;\r\n            margin-top: 10px;\r\n        }\r\n\r\n        .intro {\r\n            background: #f8f9fa;\r\n            padding: 30px;\r\n            border-left: 5px solid #667eea;\r\n            margin: 30px;\r\n            border-radius: 10px;\r\n        }\r\n\r\n        .intro h3 {\r\n            color: #1e3c72;\r\n            margin-bottom: 15px;\r\n            font-size: 1.4em;\r\n        }\r\n\r\n        .intro p {\r\n            color: #555;\r\n            line-height: 1.8;\r\n        }\r\n\r\n        .intro .highlight {\r\n            background: #fff3cd;\r\n            padding: 15px;\r\n            border-radius: 8px;\r\n            margin-top: 15px;\r\n            border-left: 4px solid #ffc107;\r\n        }\r\n\r\n        .incentives-grid {\r\n            padding: 30px;\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));\r\n            gap: 25px;\r\n        }\r\n\r\n        .incentive-card {\r\n            background: white;\r\n            border-radius: 15px;\r\n            padding: 25px;\r\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);\r\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\r\n            border-top: 4px solid #667eea;\r\n        }\r\n\r\n        .incentive-card:hover {\r\n            transform: translateY(-5px);\r\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);\r\n        }\r\n\r\n        .incentive-card h3 {\r\n            color: #1e3c72;\r\n            margin-bottom: 15px;\r\n            font-size: 1.3em;\r\n            display: flex;\r\n            align-items: center;\r\n        }\r\n\r\n        .incentive-card h3::before {\r\n            content: \"\u2713\";\r\n            display: inline-block;\r\n            width: 30px;\r\n            height: 30px;\r\n            background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);\r\n            color: white;\r\n            border-radius: 50%;\r\n            text-align: center;\r\n            line-height: 30px;\r\n            margin-right: 12px;\r\n            font-size: 0.8em;\r\n        }\r\n\r\n        .eligibility {\r\n            background: #e3f2fd;\r\n            padding: 12px;\r\n            border-radius: 8px;\r\n            margin-bottom: 15px;\r\n            border-left: 3px solid #2196f3;\r\n        }\r\n\r\n        .eligibility strong {\r\n            color: #1565c0;\r\n            display: block;\r\n            margin-bottom: 5px;\r\n        }\r\n\r\n        .eligibility p {\r\n            color: #333;\r\n            font-size: 0.95em;\r\n        }\r\n\r\n        .amount {\r\n            background: #f1f8e9;\r\n            padding: 15px;\r\n            border-radius: 8px;\r\n            border-left: 3px solid #8bc34a;\r\n        }\r\n\r\n        .amount strong {\r\n            color: #558b2f;\r\n            display: block;\r\n            margin-bottom: 8px;\r\n        }\r\n\r\n        .amount ul {\r\n            list-style: none;\r\n            padding-left: 0;\r\n        }\r\n\r\n        .amount li {\r\n            padding: 8px 0;\r\n            color: #333;\r\n            font-size: 0.95em;\r\n            padding-left: 20px;\r\n            position: relative;\r\n        }\r\n\r\n        .amount li::before {\r\n            content: \"\u2192\";\r\n            position: absolute;\r\n            left: 0;\r\n            color: #8bc34a;\r\n            font-weight: bold;\r\n        }\r\n\r\n        .footer {\r\n            background: #263238;\r\n            color: white;\r\n            padding: 30px;\r\n            text-align: center;\r\n        }\r\n\r\n        .footer h3 {\r\n            margin-bottom: 15px;\r\n            color: #667eea;\r\n        }\r\n\r\n        .footer p {\r\n            margin: 8px 0;\r\n            opacity: 0.9;\r\n        }\r\n\r\n        .footer a {\r\n            color: #667eea;\r\n            text-decoration: none;\r\n        }\r\n\r\n        .footer a:hover {\r\n            text-decoration: underline;\r\n        }\r\n\r\n        .badge {\r\n            display: inline-block;\r\n            background: #667eea;\r\n            color: white;\r\n            padding: 5px 15px;\r\n            border-radius: 20px;\r\n            font-size: 0.85em;\r\n            margin-top: 10px;\r\n        }\r\n\r\n        @media (max-width: 768px) {\r\n            .header h1 {\r\n                font-size: 1.8em;\r\n            }\r\n\r\n            .header h2 {\r\n                font-size: 1.2em;\r\n            }\r\n\r\n            .incentives-grid {\r\n                grid-template-columns: 1fr;\r\n            }\r\n\r\n            .intro {\r\n                margin: 20px;\r\n                padding: 20px;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <div class=\"container\">\r\n        <div class=\"header\">\r\n            <h1>State Government Incentives<\/h1>\r\n            <h2>Commerce & Industries Department<\/h2>\r\n            <p>Government of Mizoram<\/p>\r\n            <span class=\"badge\">Mizoram Industrial Policy 2012<\/span>\r\n        <\/div>\r\n\r\n        <div class=\"intro\">\r\n            <h3>Highlights of State Incentive Subsidy Schemes for MSME<\/h3>\r\n            <p>The Government of Mizoram offers various incentive schemes to support and promote Micro, Small, and Medium Enterprises (MSMEs) in the state. These subsidies are designed to reduce operational costs and encourage industrial growth.<\/p>\r\n            <div class=\"highlight\">\r\n                <strong>\ud83d\udccb Application Process:<\/strong> Investors\/entrepreneurs can avail subsidy under different heads by applying in prescribed application forms, available with the directorate on payment of <strong>Rs. 50\/-<\/strong> per form.\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"incentives-grid\">\r\n            <!-- Subsidy on Cost of Project Report -->\r\n            <div class=\"incentive-card\">\r\n                <h3>Subsidy on Cost of Project Report<\/h3>\r\n                <div class=\"eligibility\">\r\n                    <strong>Eligibility:<\/strong>\r\n                    <p>All new Industrial Units within 5 years of existence<\/p>\r\n                <\/div>\r\n                <div class=\"amount\">\r\n                    <strong>Amount Claimable:<\/strong>\r\n                    <ul>\r\n                        <li>90% for micro enterprises (ceiling: Rs. 5,000\/- per unit)<\/li>\r\n                        <li>75% for small enterprises (ceiling: Rs. 25,000\/- per unit)<\/li>\r\n                        <li>50% for medium enterprises (ceiling: Rs. 50,000\/- per unit)<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Land Subsidy -->\r\n            <div class=\"incentive-card\">\r\n                <h3>Land Subsidy<\/h3>\r\n                <div class=\"eligibility\">\r\n                    <strong>Eligibility:<\/strong>\r\n                    <p>New Industrial unit established inside Notified Industrial Area within 5 years of existence<\/p>\r\n                <\/div>\r\n                <div class=\"amount\">\r\n                    <strong>Amount Claimable:<\/strong>\r\n                    <ul>\r\n                        <li>25% of lease charge\/fee of allotted developed\/undeveloped land for 5 years<\/li>\r\n                        <li>25% of amount spent on development of undeveloped land allotted to the unit<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Factory Rent Subsidy -->\r\n            <div class=\"incentive-card\">\r\n                <h3>Factory Rent Subsidy<\/h3>\r\n                <div class=\"eligibility\">\r\n                    <strong>Eligibility:<\/strong>\r\n                    <p>New MSME occupying built-up factory sheds within declared Industrial Area on monthly\/annual rent basis for 5 years from date of commencement of production<\/p>\r\n                <\/div>\r\n                <div class=\"amount\">\r\n                    <strong>Amount Claimable:<\/strong>\r\n                    <ul>\r\n                        <li>50% of duly assessed rent (ceiling: Rs. 30,000\/- per unit per year)<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Manpower Development Subsidy -->\r\n            <div class=\"incentive-card\">\r\n                <h3>Manpower Development Subsidy<\/h3>\r\n                <div class=\"eligibility\">\r\n                    <strong>Eligibility:<\/strong>\r\n                    <p>New and existing Industrial units<\/p>\r\n                <\/div>\r\n                <div class=\"amount\">\r\n                    <strong>Amount Claimable:<\/strong>\r\n                    <ul>\r\n                        <li>50% of actual course fee for training<\/li>\r\n                        <li>Ceiling: Rs. 10,000\/- per trainee<\/li>\r\n                        <li>Ceiling: Rs. 50,000\/- per unit per year<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Interest Subsidy -->\r\n            <div class=\"incentive-card\">\r\n                <h3>Interest Subsidy<\/h3>\r\n                <div class=\"eligibility\">\r\n                    <strong>Eligibility:<\/strong>\r\n                    <p>New Industrial unit<\/p>\r\n                <\/div>\r\n                <div class=\"amount\">\r\n                    <strong>Amount Claimable:<\/strong>\r\n                    <ul>\r\n                        <li>Interest on loan paid in excess of 8.5% subsidized up to maximum 4%<\/li>\r\n                        <li>Term loan: Maximum Rs. 3,60,000\/- per year<\/li>\r\n                        <li>Working capital loan: Maximum Rs. 1,20,000\/- per year<\/li>\r\n                        <li>If unit avails interest subsidy under NEIIPP, only shortfall amount applicable for working capital loan<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Power Subsidy -->\r\n            <div class=\"incentive-card\">\r\n                <h3>Power Subsidy<\/h3>\r\n                <div class=\"eligibility\">\r\n                    <strong>Eligibility:<\/strong>\r\n                    <p>New MSME for 5 years from date of commencement of production<\/p>\r\n                <\/div>\r\n                <div class=\"amount\">\r\n                    <strong>Amount Claimable:<\/strong>\r\n                    <ul>\r\n                        <li>60% of total power expenditure for micro enterprises<\/li>\r\n                        <li>50% of total power expenditure for small enterprises<\/li>\r\n                        <li>30% of total power expenditure for medium enterprises<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Subsidy on Power Line -->\r\n            <div class=\"incentive-card\">\r\n                <h3>Subsidy on Power Line<\/h3>\r\n                <div class=\"eligibility\">\r\n                    <strong>Eligibility:<\/strong>\r\n                    <p>New MSME for 5 years from date of commencement of production<\/p>\r\n                <\/div>\r\n                <div class=\"amount\">\r\n                    <strong>Amount Claimable:<\/strong>\r\n                    <ul>\r\n                        <li>50% of actual expenditure (ceiling: Rs. 50,000\/- per unit)<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Subsidy on Power Generating Set -->\r\n            <div class=\"incentive-card\">\r\n                <h3>Subsidy on Power Generating Set<\/h3>\r\n                <div class=\"eligibility\">\r\n                    <strong>Eligibility:<\/strong>\r\n                    <p>New MSME for 5 years from date of commencement of production<\/p>\r\n                <\/div>\r\n                <div class=\"amount\">\r\n                    <strong>Amount Claimable:<\/strong>\r\n                    <ul>\r\n                        <li>50% of cost of captive generating set and installation charge<\/li>\r\n                        <li>Ceiling: Rs. 3,00,000\/- per unit<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- State Transport Subsidy -->\r\n            <div class=\"incentive-card\">\r\n                <h3>State Transport Subsidy on Plant & Machineries<\/h3>\r\n                <div class=\"eligibility\">\r\n                    <strong>Eligibility:<\/strong>\r\n                    <p>New MSME for 5 years from date of commencement of production<\/p>\r\n                <\/div>\r\n                <div class=\"amount\">\r\n                    <strong>Amount Claimable:<\/strong>\r\n                    <ul>\r\n                        <li>50% of actual cost of transportation by railway or road or both of plants and machineries<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"footer\">\r\n            <h3>Contact Information<\/h3>\r\n            <p><strong>Commerce & Industries Department<\/strong><\/p>\r\n            <p>Government of Mizoram<\/p>\r\n            <p>Website: <a href=\"https:\/\/industries.mizoram.gov.in\" target=\"_blank\">industries.mizoram.gov.in<\/a><\/p>\r\n            <p style=\"margin-top: 20px; font-size: 0.9em; opacity: 0.7;\">Page Created: 21 Oct 2022 | Updated: 21 Oct 2022<\/p>\r\n        <\/div>\r\n    <\/div>\r\n<\/body>\r\n<\/html>\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","protected":false},"excerpt":{"rendered":"<p>Mizoram State Government Incentives &#8211; MSME State Government Incentives Commerce &#038; Industries Department Government of Mizoram Mizoram Industrial Policy 2012 Highlights of State Incentive Subsidy Schemes for MSME The Government of Mizoram offers various incentive schemes to support and promote Micro, Small, and Medium Enterprises (MSMEs) in the state. These subsidies are designed to reduce [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_oasis_is_in_workflow":0,"_oasis_original":0,"_view_id":"","footnotes":""},"class_list":["post-2268","page","type-page","status-publish","hentry","entry","owp-thumbs-layout-horizontal","owp-btn-normal","owp-tabs-layout-horizontal","has-no-thumbnails","has-product-nav"],"aioseo_notices":[],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/investmizoram.in\/index.php?rest_route=\/wp\/v2\/pages\/2268","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/investmizoram.in\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/investmizoram.in\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/investmizoram.in\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/investmizoram.in\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2268"}],"version-history":[{"count":4,"href":"https:\/\/investmizoram.in\/index.php?rest_route=\/wp\/v2\/pages\/2268\/revisions"}],"predecessor-version":[{"id":3341,"href":"https:\/\/investmizoram.in\/index.php?rest_route=\/wp\/v2\/pages\/2268\/revisions\/3341"}],"wp:attachment":[{"href":"https:\/\/investmizoram.in\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2268"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}