CINXE.COM

Privacy Policy

<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta name="google-site-verification" content="w4j59Em-RiDmOw5OgfPyd5mtMNGkDGb_FX6m5ryr0ps" > <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.min.css" integrity="sha512-tS3S5qG0BlhnQROyJXvNjeEM4UpMXHrQfTGmbQ1gKmelCxlSEBUaxhRBj/EFTzpbP4RVSrpEikbmdJobCvhE3g==" crossorigin="anonymous" referrerpolicy="no-referrer" /> <link href="https://cdn.jsdelivr.net/npm/select2@4.1.0-rc.0/dist/css/select2.min.css" rel="stylesheet" /> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/all.min.css"> <meta name="description" content=""> <meta name="keywords" content=""> <meta property="og:type" content="website"> <meta property="og:image" content="https://https://gmraviationacademy.org/assets/img/1286854996.jpg"> <meta property="og:description" content=""> <meta property="twitter:card" content=""> <meta property="twitter:description" content=""> <meta property="twitter:image" content="https://https://gmraviationacademy.org/1286854996.jpg"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.theme.default.min.css" integrity="sha512-sMXtMNL1zRzolHYKEujM2AqCLUR9F2C4/05cdbxjjLSRvMQIciEPCQZo++nk7go3BtSuK9kfa/s+a4f4i5pLkw==" crossorigin="anonymous" referrerpolicy="no-referrer" /> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.theme.green.min.css" integrity="sha512-C8Movfk6DU/H5PzarG0+Dv9MA9IZzvmQpO/3cIlGIflmtY3vIud07myMu4M/NTPJl8jmZtt/4mC9bAioMZBBdA==" crossorigin="anonymous" referrerpolicy="no-referrer" /> <link rel="stylesheet" href="/assets/css/theme.css"> <!--photo gallery start--> <link rel="stylesheet" href="/assets/css/fancybox.min.css"> <!--photo gallery end--> <title>Privacy Policy</title> <script></script> <!-- Start Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-GQD41S3RK4"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-GQD41S3RK4'); </script> <!--End Google tag (gtag.js) --> <!-- Google Tag Manager 2 --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-MR8XRRP');</script> <!-- End Google Tag Manager 2 --> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-NKBNTBH');</script> <!-- End Google Tag Manager --> <link rel="shortcut icon" href="/assets/img/favicon.ico"/> <!--enquiry widget start--> <style> .npfWidget-2580fff.newWidgetButton { transform: rotate(360deg); position: fixed !important; top: 3%; right: 50%; z-index: 999; background-color: #104f7e !important; border-color: #104f7e; border-radius: 5px; font-size: 18px; color: #fff; line-height: 1.33; padding: 8px 18px; font-weight: bold; cursor: pointer; border: 0; } @media(max-width:768px){ .npfWidget-2580fff.newWidgetButton { top:90px; right: 0; z-index: 99999; font-weight: 400; } } </style> <!--enquiry widget end--> <!--captcha script start--> <script> window.onload=(function(){ $.get("/captcha/", function(data, status){ $(".captcha").html("<span style='color:#26aa44'>Please enter the text you see below.</span><br /><img src=\""+data.image+"\" style=\"border:1px solid #000;background-color:#fff;\" /><div class=\"fa fa-refresh fs-21 captcha-refresh\" aria-hidden=\"true\" style=\"margin-left:10px; margin-right:10px; font-size: 34px;cursor:pointer;vertical-align: -7px;\"></div><input name='captcha' style='padding: 13px 0px;width: 145px;' class='ml-0 mt-3' id=\"captcha-val\"type=\"text\" /><div class='captcha-error' style='color:#e42537;font-size:14px;'></div><br />"); $(".captcha-refresh").on("click", function(){ refresh(); }) }); function refresh() { $.get("/captcha/", function(data, status){ $(".captcha").html("<span style='color:#26aa44'>Please enter the text you see below.</span><br /><img src=\""+data.image+"\" style=\"border:1px solid #000;background-color:#fff;\" /><div class=\"fa fa-refresh fs-21 captcha-refresh\" aria-hidden=\"true\" style=\"cursor:pointer;margin-left:10px; margin-right:10px; font-size: 34px;vertical-align: -7px;\"></div><input name='captcha' style='padding: 13px 0px;width: 145px;' class='ml-0 mt-3' id=\"captcha-val\" type=\"text\" /><div class='captcha-error' style='color:#e42537;font-size:14px;'></div><br />"); $(".captcha-refresh").on("click", function(){ refresh(); }) }); } function getCookie(cname) { var cookies = ` ${document.cookie}`.split(";"); var val = ""; for (var i = 0; i < cookies.length; i++) { var cookie = cookies[i].split("="); if (cookie[0] == ` ${cname}`) { return cookie[1]; } } return ""; } $(".submit-btn1").click(function(e){ e.preventDefault(); if($("#captcha-val").val()==getCookie("captextme")) { $(".captcha-error").html(''); $("#submit-button-hidden").unbind().click(); } else { $(".captcha-error").html('Captcha does not match'); } }) }) </script> <!--captcha script end--> </head> <body> <!-- Google Tag Manager 2 (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MR8XRRP" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NKBNTBH" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <div class="menu-list"> <div class="w-100 pr-3 pl-3 pt-1 text-right orange-text"> <a href=# class="menu-close fs-52"><i class="fas fa-times fs-36"></i></a> <ul class="nolist text-left mt-3"> <li><a href="/">Home</a></li> <li><a data-toggle="collapse" href="#aboutus" role="button" aria-expanded="false" aria-controls="sectors">About Us <i class="fas fa-angle-down"></i></a> <div class="collapse" id="aboutus"> <ul class="nolist"> <li><a href="/about-us">About GMRAA</a></li> <li><a href="/about-gmr-group">About GMR</a></li> <li><a href="https://careers.gmrgroup.in/">Careers @ GMRAA</a></li> <li><a href="/why-gmraa">Why GMRAA?</a></li> </ul> </div> </li> <li><a href="/brochure">Brochure</a></li> <li><a data-toggle="collapse" href="#courses" role="button" aria-expanded="false" aria-controls="courses">Courses <i class="fas fa-angle-down"></i></a> <div class="collapse" id="courses"> <ul class="nolist"> <li><a href="/airport-and-airline-operations-programmes"> - Airport Operations Programmes</a></li> <li><a href="/iata-programmes"> - IATA Programmes</a></li> <li><a href="/dangerous-goods-regulations-programme"> - Dangerous Goods Regulations Programme</a></li> <li><a href="/firefighter-programmes"> - Firefighter Programmes </a></li> <li><a href="/aci-programmes"> - ACI Programmes</a></li> <li><a href="/icao-programmes"> - ICAO Programmes</a></li> <li><a href="/cyber-security-programmes"> - Cyber Security Programmes </a></li> <li><a href="/airport-technical-training-programmes"> - Airport Technical Training Programmes</a></li> <li><a href="/licensing-courses"> - Aircraft Engineering Licensing Courses</a></li> </ul> </div> </li> <li><a href="/gmr-school-of-aviation">GMR School Of Aviation</a></li> <li><a href="/calendar">Training Calendar</a></li> <li><a href="/news">News</a></li> <li><a href="/events">Events</a></li> <li><a href="/community-skill-park">GMRAA KOCHI</a></li> <li><a href="/Blogs">Blogs</a></li> <li><a href="/contact-us">Contact Us</a></li> <li><a href="http://gmrvf.gmrgroup.in/">Varalakshmi Foundation</a></li> <form onsubmit="window.location = '/searchc/' + search.value; return false;" class="mt-4 d-md-none"> <input type="text" class="p-2 ml-n10 zi-n1 pl-3" name="search" placeholder="Search" id="search" required="" pattern="[a-z A-Z 0-9]{3,100}"><br /><br /> <button type="submit" class="btn orange-background text-white p-2 pl-3 w-75 fs-12"><i class="fas fa-search"></i> Search</button> </form> </ul> </div> </div> <div class="container-fluid mb-w100" > <!-- Menu On TOP --> <div class="row menuitem"> <div class="col-12 col-md-6"> <div class="white-background d-inline-block pr-3"> <div class="p-2 m-1 d-inline-block"> <a href="/"><img src="/assets/img/logo.png" class="noanimate logo d-inline-block pt-2 pr-2 ml-3" alt="GMR Aviation Academy | GMR AA" /></a> </div> <div class="orange-background p-2 d-inline-block ml-n10 menu"> <svg id="burger" style="width:23px;height:23px;margin-top:0 !important" class="link-mouse logo d-inline-block mt-2" stroke="#ffffff" fill="#ffffff"> <g> <rect style="width:100%" height="3" fill="#ffffff" id="burger1"></rect> <rect y="10" style="width:100%" height="3" fill="#ffffff" id="burger2"></rect> <rect y="20" style="width:100%;" height="3" fill="#ffffff" id="burger3"></rect> </g> </svg> </div> </div> </div> <div class="col-6 d-none d-md-block text-right fs-12"> <form onsubmit="window.location = '/searchc/' + search.value; return false;" class="mt-4"> <button type="submit" class="btn btn-blue-background text-white p-2 fs-12"><i class="fas fa-search"></i></button> <input type="text" class="p-2 ml-n10 zi-n1 pl-3" name="search" Placeholder="Search" id="search" required pattern="[a-z A-Z 0-9]{3,100}" /> </form> </div> </div> </div> <style> h2,h3,h4 { color:#173D73 !important; } .airindialogo img{ width: 100%;} </style> <div class="container-fluid mp-0"> <div class="row mt-n100p"> <div class="col-12 text-center fs-12"> <div class="container bannertext"> <div class="row"> <div class="col-md-12 text-left pl-3"> <h1 class="blue-text fs-m18 header-text">Privacy Policy</h1> </div> </div> </div> <img src="/assets/img/1286854996.jpg" class="noanimate w-100" alt="GMR AA Banner" /> </div> </div> </div> <div class="mt-5"> <div class="container-fluid mp-0 white-background"> <div class="row mp-0"> <div class="col-12 mp-0 text-center"> <img src="test.jpg " class="w-100 noanimate d-none d-md-block"> </div> </div> <div class="row mt-5"> <div class="col-12 text-white"> <h2 class="text-center w-100"><span class="text-darkblue">PRIVACY POLICY</span></h2> <div class="px-5 py-3"> <p class="blue-text fs-4 mt-3 text-justify"> Privacy of your information is of utmost importance to us. GMR Infrastructure Limited ("GMR" or "we") takes the privacy of your information seriously. This privacy notice applies to information we collect about you in the different sections of the website. The information we collect about you is used to revert to you with relevant answers or to help you with a service. </p> <p class="blue-text fs-4 mt-3 text-justify"> This privacy policy applies to the main website www.gmrgroup.in, as well as in the other domains and sub-domains owned and operated by the GMR entities. </p> <p class="blue-text fs-3 medium mt-3"> 1. Definitions </p> <p class="blue-text fs-4 mt-3"> In this privacy policy, the following definitions are used: </p> <p class="blue-text fs-4 mt-3 ml-5" text-justify>a. Data: Includes information that you submit to GMR via the Website, and information which is accessed by GMR pursuant to your visit to the Website.</p> <p class="blue-text fs-4 mt-3 ml-5 text-justify" >b. Cookies: A small file placed on your computer by this Website when you either visit, or use certain features of, the Website. A cookie generally allows the website to “remember” your actions or preference for a certain period of time.</p> <p class="blue-text fs-4 mt-3 ml-5 text-justify">c. Data Protection Laws: Applicable laws in India, including the Information Technology Act, 2000, as amended or substituted.</p> <p class="blue-text fs-4 mt-3 ml-5 text-justify">d. GMR or us: Naman Centre, 7th Floor, Opp. Dena Bank, Plot No. C-31, G Block, Bandra Kurla Complex, Bandra (East), Mumbai, Maharashtra, India - 400051.</p> <p class="blue-text fs-4 mt-3 ml-5 text-justify">e. Grievance Officer: Officer designated by GMR</p> <p class="blue-text fs-4 mt-3 ml-5">f. User or you: The natural person who accesses the Website</p> <p class="blue-text fs-4 mt-3 ml-5">g. Website: The website that you are currently using, and any sub-domains of this site, unless excluded by their own terms.</p> <p class="blue-text fs-3 medium mt-3"> 2. Scope </p> <p class="blue-text fs-4 mt-3 text-justify"> Collection of data to operate this website and other websites and/or webpages, owned and/or operated by GMR. You provide some of this data directly, such as when you submit an entry (through the general query, media query, newsletter subscription, job applications or such other manner specified on the website). </p> <p class="blue-text fs-4 mt-3 text-justify"> We will keep your personal information relating to services or products purchased in line with our retention policy which ensures that we keep your details for no longer than is necessary. Your information will be retained in a secure environment and access to it will be restricted according to the 'need to know' principle. </p> <p class="blue-text fs-4 mt-3"> You can visit this website <b>without</b> telling us who you are. </p> <p class="blue-text fs-4 mt-3 text-justify"> We shall not be responsible for the authenticity of the personal information or sensitive personal data or information supplied by the user/provider. </p> <p class="blue-text fs-3 medium mt-3"> 3. Data Collected: </p> <p class="blue-text fs-4 mt-3"> We may collect information or pieces of information that could allow you to be identified, including: </p> <ul> <li>Contact information: We primarily collect first name, last name and email address.</li> </ul> <p class="blue-text fs-3 medium mt-3"> 4. Collection of Data: </p> <p class="blue-text fs-4 mt-3 ml-5"> a. People who subscribe or register to receive information from GMR Group e.g. GMR Group Newsletter. </p> <p class="blue-text fs-4 mt-3 ml-5"> b. People who provide feedback to GMR Group via our websites. </p> <p class="blue-text fs-4 mt-3 ml-5"> c. Job applicants. </p> <p class="blue-text fs-4 mt-3 ml-5"> d. Visitors to our website. </p> <p class="blue-text fs-3 medium mt-3"> 5.Data that is Collected Automatically </p> <p class="blue-text fs-4 mt-3 ml-5 text-justify"> a. When someone visits our websites we collect standard internet log information and details of visitor behaviour patterns. We do this by using cookies which record those areas of our websites that have been visited by your computer, for how long and what activity was undertaken on our website. We do this to identify the most popular parts of our websites, also to improve your experience. We collect this information in a way which does not identify anyone. We do not make any attempt to find out the identities of those visiting our website </p> <p class="blue-text fs-4 mt-3 ml-5 text-justify"> b. Our web servers or affiliates who provide analytics and performance enhancement services collect IP address, operating system details, browsing details, device details and language settings. This information is aggregated to measure the number of visits, average time spent on the site, pages viewed and similar information. GMR group uses this information to measure the site usage, improve content and to ensure safety and security, as well enhance performance of the Website. </p> <p class="blue-text fs-4 mt-3 ml-5 "> c. For more information about Cookies, please see the section below, titled “Cookies”. </p> <p class="blue-text fs-3 medium mt-3"> 6. Our Use of Data </p> <p class="blue-text fs-4 mt-3 text-justify"> If you are giving us your personal information in the course of registering or subscribing to a service or product at our website, then we will only use your information in order to provide you with that service or for closely related purposes. Specifically, Data may be used by us for the following reasons: </p> <p class="blue-text fs-4 mt-3 ml-5 text-justify"> a. improvement of our products or services, as well as of our group entities; </p> <p class="blue-text fs-4 mt-3 ml-5 text-justify"> b. transmission by email or any other form of communication of marketing materials to you; </p> <p class="blue-text fs-4 mt-3 ml-5 text-justify"> c. contact for survey or feedback which may be done using email or mail; </p> <p class="blue-text fs-4 mt-3 ml-5"> d. to enable our group entities to reach out to you in relation to their programmes managed by them / products or services offered by them; </p> <p class="blue-text fs-4 mt-3 ml-5"> e. to process your requests (such as replying to your queries); and </p> <p class="blue-text fs-4 mt-3 ml-5"> f. to execute other activities such as marketing campaign, promotional communications for which consent is taken appropriately. </p> <p class="blue-text fs-3 medium mt-3"> 7. Who we share Data with </p> <p class="blue-text fs-4 mt-3"> We may share your personal Data with: </p> <p class="blue-text fs-4 mt-3 ml-5 text-justify"> a. GMR group-controlled affiliates and subsidiaries and other entities within the GMR group of companies, to assist them to reach out to you in relation to their programs or campaigns (including marketing and sales) and to process your query / requests (such as job application); </p> <p class="blue-text fs-4 mt-3 ml-5 text-justify"> b. service-providers who assist in protecting and securing our systems and provide services to us which require the processing of personal data, such as to host your information or to process your information for data profiling and user analysis. </p> <p class="blue-text fs-4 mt-3 ml-5 text-justify"> c. In the majority of cases we will not disclose your personal information to others unless we have previously gained your consent to the same. However, there will be circumstances where we may disclose your personal information without your consent e.g. where we are required by law to disclose information or where the information is required to prevent or detect a crime. In the case of all disclosures, we will always ensure the disclosure is legitimate and proportionate for the purpose for which the information is sought to be disclosed. </p> <p class="blue-text fs-4 mt-3 medium ml-5"> d. Keeping Data secure </p> <p class="blue-text fs-4 mt-3"> We use technical and organizational measures to safeguard your Data and we store your Data on secure servers. Technical and organizational measures include measures to deal with any suspected data breach. </p> <p class="blue-text fs-4 mt-3"> If you suspect any misuse or loss or unauthorized access to your Data, please let us know immediately by contacting us via e-mail to our Grievance Officer. </p> <p class="blue-text fs-3 mt-3 medium"> 8. Retention of Personal Data </p> <p class="blue-text fs-4 mt-3 text-justify"> GMR will keep your personal information relating to services or products purchased in line with our retention policy which ensures that we keep your details for no longer than is necessary. Your information will be retained in a secure environment and access to it will be restricted according to the 'need to know' principle. However, even if we delete your Data, it may persist on backup or archival media for our audit, legal, tax or regulatory purposes only. </p> <p class="blue-text fs-3 mt-3 medium"> 9. Personal Data Security </p> <p class="blue-text fs-4 mt-3 text-justify"> GMR is committed to protecting the security of your Data. We use a variety of security technologies and procedures to help protect your personal data from unauthorized access, use or disclosure. Further, we have adequate internal policies to protect and safeguard any personal identifiable information. </p> <p class="blue-text fs-4 mt-3"> If the Information Provider needs to access update or correct his / her Information, he/she may contact the designated person mentioned below for the same. </p> <p class="blue-text fs-3 mt-3 medium"> 10. Data Storage and Processing </p> <p class="blue-text fs-4 mt-3 text-justify"> In general, personal Data collected and processed under this policy is hosted on servers located in India. We take steps to ensure that the Data we collect under this privacy policy is processed according to the provisions of this policy and the requirements of applicable laws of India. </p> <p class="blue-text fs-3 mt-3 medium"> 11. Links to other websites </p> <p class="blue-text fs-4 mt-3 text-justify"> This site might contain links to sites outside this website. GMR shall not be held responsible for the privacy practices, the content, the authentic nature or safety of such other websites. We encourage you to read the privacy statements on the other websites you visit. </p> <p class="blue-text fs-3 mt-3 medium"> 12. Cookies </p> <p class="blue-text fs-4 mt-3"> GMR group websites may place and access certain Cookies on your computer. GMR uses Cookies to improve your experience of using the Website. </p> <p class="blue-text fs-4 mt-3 text-justify"> Before the Website places Cookies on your computer, you will be presented with a message bar requesting your consent to set those Cookies. You may, if you wish, deny consent to the placing of Cookies; however certain features of the Website may not function fully or as-intended. </p> <p class="blue-text fs-4 mt-3 text-justify"> You can choose to enable or disable Cookies in your internet browser. By default, most internet browsers accept Cookies, but this can be changed. For further details, please consult the help menu in your internet browser. </p> <p class="blue-text fs-4 mt-3"> This Website may place the following Cookies: </p> <p class="blue-text fs-4 mt-3 ml-5 text-justify"> a. Type of Cookie: Marketing &amp; analytics cookies Purpose: This cookie is necessary to display content in expand / collapse format on pages. </p> <p class="blue-text fs-4 mt-3 ml-5"> b. Type of Cookie: _utma, _utmb, _utmc, _utmz,display_features_cookie: </p> <p class="blue-text fs-4 mt-3 ml-5 text-justify"> c. Purpose: Google Analytics is used on the Websites to track visitor traffic and site performance traffic by collecting anonymous information about the average time spent on the website, the pages viewed and other relevant usage statistics. To opt out of being tracked by Google Analytics visit: https://tools.google.com/dlpage/gaoptout </p> <p class="blue-text fs-4 mt-3"> You can choose to delete Cookies at any time. However, you may lose any information that enables you to access the Website more quickly and efficiently including, but not limited to, personalisation settings.<b> To find out more about cookies, visit</b> <a href="https://www.aboutcookies.org/" target="_blank">www.aboutcookies.org</a> </p> <p class="blue-text fs-3 mt-3 medium"> 13. Changes to this privacy notice </p> <p class="blue-text fs-4 mt-3 text-justify"> GMR reserves the right to change, alter, modify or add terms in this privacy policy as required by law or as and when it may deem necessary. You are deemed to have accepted the terms of the privacy policy on your first use of the Website following the alterations. </p> <p class="blue-text fs-3 mt-3 medium"> 14. Grievance </p> <p class="blue-text fs-4 mt-3 text-justify"> We have nominated&nbsp;Mr. Shatrunjay Krishna (Ph : 91 1142532600) as the Grievance Officer. The Information Provider(s) may approach the Grievance Officer if he/ she or they have any grievance(s), question(s) or concern(s) with respect to the processing and use of their Personal Information. The Grievance Officer can be contacted by mail at the email id Grievance.Officer@gmrgroup.in We do suggest you to email rather than raise a telephonic concern for a swift response and better understanding of grievance, questions or concerns. </p> </div> </div> </div> </div> </div> </div> <!--start enquire now form--> <div class="modal fade" id="exampleModal" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-header"> <h5 class="modal-title text-black" id="exampleModalLabel">Enquire Now</h5> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">&times;</span> </button> </div> <div class="modal-body"> <form id="formData1"> <div class="row"> <div class="col-12"> <div class="form-group"> <label for="recipient-name" class="col-form-label">Name <span class="text-danger">*</span></label> <input type="text" name="name" class="form-control" id="recipient-name" pattern="[a-z A-Z]{3,50}" title="Only Alphabets are accepted. With Length Between 3-50" required> </div> </div> <div class="col-12"> <div class="form-group"> <label for="recipient-name" class="col-form-label">Email <span class="text-danger">*</span></label> <input type="email" name="email" class="form-control" id="recipient-name" pattern="[a-z0-9._%+-]+@[a-z0-9.-]+\.[a-z]{2,}$" title="Please enter a valid Email" required> </div> </div> <div class="col-12"> <div class="form-group"> <label for="recipient-name" class="col-form-label">Phone Number <span class="text-danger">*</span></label> <input type="text" name="phonenumber" class="form-control" id="recipient-name" pattern="[0-9]{10,10}" title="Please Enter a valid 10 Digit Mobile Number." required> </div> </div> <div class="col-6"> <div class="form-group"> <label for="recipient-name" class="col-form-label">Select State<span class="text-danger">*</span></label> <select name="state" class="form-control" id="recipient-name" required> <option value="" selected="selected">Select State</option> <option value="Andaman and Nicobar">Andaman and Nicobar</option> <option value="Andhra Pradesh">Andhra Pradesh</option> <option value="Arunachal Pradesh">Arunachal Pradesh</option> <option value="Assam">Assam</option> <option value="Bihar">Bihar</option> <option value="Chandigarh">Chandigarh</option> <option value="Chhattisgarh">Chhattisgarh</option> <option value="Dadra And Nagar Haveli">Dadra And Nagar Haveli</option> <option value="Daman And Diu">Daman And Diu</option> <option value="Delhi">Delhi</option> <option value="Goa">Goa</option> <option value="Gujarat">Gujarat</option> <option value="Haryana">Haryana</option> <option value="Himachal Pradesh">Himachal Pradesh</option> <option value="Jammu and Kashmir">Jammu and Kashmir</option> <option value="Jharkhand">Jharkhand</option> <option value="Karnataka">Karnataka</option> <option value="Kerala">Kerala</option> <option value="Ladakh">Ladakh</option> <option value="Lakshadweep">Lakshadweep</option> <option value="Madhya Pradesh">Madhya Pradesh</option> <option value="Maharashtra">Maharashtra</option> <option value="Manipur">Manipur</option> <option value="Meghalaya">Meghalaya</option> <option value="Mizoram">Mizoram</option> <option value="Nagaland">Nagaland</option> <option value="Odisha">Odisha</option> <option value="Puducherry">Puducherry</option> <option value="Punjab">Punjab</option> <option value="Rajasthan">Rajasthan</option> <option value="Sikkim">Sikkim</option> <option value="Tamil Nadu">Tamil Nadu</option> <option value="Telangana">Telangana</option> <option value="Tripura">Tripura</option> <option value="Uttar Pradesh">Uttar Pradesh</option> <option value="Uttarakhand">Uttarakhand</option> <option value="West Bengal">West Bengal</option> </select> </div> </div> <div class="col-6"> <div class="form-group"> <label for="recipient-name" class="col-form-label">Enter City<span class="text-danger">*</span></label> <input type="text" name="city" class="form-control" id="recipient-name" pattern="[a-z A-Z]{3,50}" title="Only Alphabets are accepted. With Length Between 3-50" required> </div> </div> <div class="col-12"> <div class="form-group"> <label for="recipient-name" class="col-form-label">Select Date of Birth<span class="text-danger">*</span></label> <input type="date" name="birthday" class="form-control" id="recipient-name" required> </div> </div> <div class="col-6"> <div class="form-group"> <label for="recipient-name" class="col-form-label">Last Qualification <span class="text-danger">*</span></label> <select name="qualification" class="form-control" id="recipient-name" required> <option value="" selected="selected">Last Qualification</option> <option value="12th">12th</option> <option value="Under Graduate">Under Graduate</option> <option value="Graduate">Graduate</option> <option value="Post Graduate">Post Graduate</option> </select> </div> </div> <div class="col-6"> <div class="form-group"> <label for="recipient-name" class="col-form-label">Select Course <span class="text-danger">*</span></label> <select name="course" class="form-control" id="recipient-name" required> <option value="" selected="selected">Select Course</option> <option value="DGR Category 1 - Initial">DGR Category 1 - Initial</option> <option value="DGR Category 1 - Recurrent">DGR Category 1 - Recurrent</option> <option value="DGR Category 3 - Initial">DGR Category 3 - Initial</option> <option value="DGR Category 3 - Recurrent">DGR Category 3 - Recurrent</option> <option value="DGR Category 5 - Initial">DGR Category 5 - Initial</option> <option value="DGR Category 5 – Recurrent">DGR Category 5 – Recurrent</option> <option value="DGR Category 6 - Initial">DGR Category 6 - Initial</option> <option value="DGR Category 6 - Recurrent">DGR Category 6 - Recurrent</option> <option value="DGR Category 7 - Initial">DGR Category 7 - Initial</option> <option value="DGR Category 7 - Recurrent">DGR Category 7 - Recurrent</option> <option value="DGR Category 8 - Initial">DGR Category 8 - Initial</option> <option value="DGR Category 8 - Recurrent">DGR Category 8 - Recurrent</option> <option value="DGR Category 9 - Initial">DGR Category 9 - Initial</option> <option value="DGR Category 9 - Recurrent">DGR Category 9 - Recurrent</option> <option value="DGR Category 10 - Initial">DGR Category 10 - Initial</option> <option value="DGR Category 10- Recurrent">DGR Category 10- Recurrent</option> <option value="DGR Category 11 - Initial">DGR Category 11 - Initial</option> <option value="DGR Category 11- Recurrent">DGR Category 11- Recurrent</option> <option value="DGR Category 12 - Initial">DGR Category 12 - Initial</option> <option value="DGR Category 12 - Recurrent">DGR Category 12 - Recurrent</option> <option value="Certificate in Retail Management">Certificate in Retail Management</option> <option value="Certificate in Airport Operations - Delhi">Certificate in Airport Operations - Delhi </option> <option value="Certificate in Airport Operations - Hyderabad">Certificate in Airport Operations - Hyderabad</option> <option value="Certificate in Customer Service Executive (CCSE)">Certificate in Customer Service Executive (CCSE)</option> <option value="Certificate in Customer Service Executive with Industry Partner–AirIndia SATS"> Certificate in Customer Service Executive with Industry Partner–AirIndia SATS</option> <option value="Introduction to Airport Business">Introduction to Airport Business</option> <option value="Engineering and Management Services Programme">Engineering and Management Services Programme</option> <option value="Aviation Cyber Security First Responder (ACSFR)">Aviation Cyber Security First Responder (ACSFR)</option> <option value="Human Factors">Human Factors</option> <option value="Disabled Aircraft Recovery procedure">Disabled Aircraft Recovery procedure</option> <option value="Introduction to Annex 10">Introduction to Annex 10</option> <option value="Introduction to Annex 14">Introduction to Annex 14</option> <option value="Refresher to Annex 14">Refresher to Annex 14</option> <option value="AIS or AIP or NOTAM">AIS or AIP or NOTAM</option> <option value="Airport Service Quality">Airport Service Quality</option> <option value="Advanced Annex 14">Advanced Annex 14</option> <option value="Introduction to Annex 9">Introduction to Annex 9</option> <option value="Introduction to Annex 15">Introduction to Annex 15</option> <option value="Re-declaring Runway distances">Re-declaring Runway distances</option> <option value="Introduction to Annex 11">Introduction to Annex 11</option> <option value="CBRN or Hazmat First Responder">CBRN or Hazmat First Responder</option> <option value="Terminal and Airport Emergency Plan">Terminal and Airport Emergency Plan</option> <option value="Radio or Telephony (R or T) Phraseology">Radio or Telephony (R or T) Phraseology </option> <option value="Sensitivity Training For PRM Passengers">Sensitivity Training For PRM Passengers </option> <option value="Safety Management System">Safety Management System</option> <option value="Wildlife Hazard Management">Wildlife Hazard Management</option> <option value="IATA Cargo Introductory Programme">IATA Cargo Introductory Programme</option> <option value="International Travel and Tourism Foundation">International Travel and Tourism Foundation</option> <option value="Basic Fire Fighters Course (BFFC) - Aviation">Basic Fire Fighters Course (BFFC) - Aviation</option> <option value="Interpersonal Communication Skills">Interpersonal Communication Skills</option> <option value="Other">Other</option> </select> </div> </div> </div> <div class="captcha"></div> <button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button> <button type="submit" class="btn btn-primary submit-btn1" id="submit-button-hidden">Submit</button> </form> </div> <div class="modal-footer"> <br> </div> </div> </div> </div> <!--End enquire now form--> <div class="container-fluid mp-0 grey-background" style="margin-top:0px !important;"> <button type="button" class="newWidgetButton npfWidget-2580fff" data-toggle="modal" data-target="#exampleModal" data-whatever="@mdo">Enquire Now!</button> <div class="row mp-0"> <div class="col-md-7 pl-md-5 pt-5"> <div class="container-fluid mp-0"> <div class="row mp-0"> <div class="col-md-6 mp-0 text-white fs-14"> <ul class="nolist"> <li><a href="/">Home</a></li> <li>About Us</li> <li><a href="/about-us">-About GMRAA</a></li> <li><a href="/about-gmr-group"> - About GMR</a></li> <li><a href="https://careers.gmrgroup.in/"> - Careers @ GMRAA</a></li> <li><a href="/why-gmraa"> - Why GMRAA?</a></li> <li>Courses</li> <li><a href="/airport-and-airline-operations-programmes"> - Airport and Airline Operations Programmes</a></li> <li><a href="/iata-programmes"> - IATA Programmes</a></li> <li><a href="/dangerous-goods-regulations-programme"> - Dangerous Goods Regulations Programme</a></li> <li><a href="/firefighter-programmes"> - Firefighter Programmes </a></li> <li><a href="/aci-programmes"> - ACI Programmes</a></li> <li><a href="/icao-programmes"> - ICAO Programmes</a></li> <li><a href="/cyber-security-programmes"> - Cyber Security Programmes </a></li> </ul> </div> <div class="col-md-6 text-white fs-14"> <ul class="nolist"> <li><a href="/gmr-school-of-aviation">GMR School Of Aviation</a></li> <li><a href="/calendar">Training Calendar</a></li> <li><a href="/news">News</a></li> <li><a href="/events">Event</a></li> <li><a href="/community-skill-park">GMRAA KOCHI</a></li> <li><a href="/Blogs">Blogs</a></li> <li><a href="/contact-us">Contact Us</a></li> <li><a href="http://gmrvf.gmrgroup.in/">Varalakshmi Foundation</a></li> <li><a href="/privacy-policy">Privacy Policy</a></li> <li><a href="/terms-of-use">Terms of Use</a></li> </div> </div> </div> </div> <div class="col-md-5 lightgrey-background pt-5"> <h3 class="fs-16 text-darkblue ml-4">SUBSCRIBE TO OUR NEWSLETTER</h3> <form class="pl-1 ml-4"> <input type="text" class="fs-12 w-50 border-0 mt-3 p-2" placeholder="Please enter email" /> <input type="submit" class="btn btn-darkblue fs-12 p-2 ml-n10 zi-n1" value="SUBSCRIBE" /> </form> <img src="/assets/img/logo.png" class="d-block noanimate logo mt-2 mt-5 ml-4" alt="GMR AA" /> <a href="https://www.facebook.com/gmraviationacademy/" target="_newtab"><img src="/assets/img/fb.png" class="noanimate d-inline social-icon mt-5 ml-4 mr-3 mb-5" alt="Facebook | GMR AA | GMR" /></a> <a href="https://www.linkedin.com/company/gmraviationacademy/?originalSubdomain=in" target="_newtab"><img src="/assets/img/in.png" class="noanimate d-inline social-icon mt-5 mr-3 mb-5" alt="LinkedIn | GMR AA | GMR" /></a> <a href="https://www.youtube.com/channel/UCBkcAm1_r_qWGY_7ppPA-Hw" target="_newtab"><img src="/assets/img/yt.png" class="noanimate d-inline social-icon mt-5 mr-3 mb-5" alt="YouTube | GMR AA | GMR" /></a> <a href="https://www.instagram.com/gmraeroacademy?igsh=MWI5NTQ5ZzQ2djJ3ZA==" target="_newtab"><img src="/assets/img/IG.png" class="noanimate d-inline social-icon mt-5 mr-2 mb-5" alt="YouTube | GMR AA | GMR" /></a> </div> </div> </div> <!-- <div class="video-banner"> </div>--> <script src="https://kit.fontawesome.com/b3ccf409d0.js" crossorigin="anonymous"></script> <script src="https://code.jquery.com/jquery-3.6.0.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js" integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous"></script> <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/owl.carousel.min.js" integrity="sha512-bPs7Ae6pVvhOSiIcyUClR7/q2OAsRiovw4vAkX+zJbw3ShAeeqezq50RIIcIURq7Oa20rW2n2q+fyXBNcU9lrw==" crossorigin="anonymous" referrerpolicy="no-referrer"></script> <script src="/assets/js/animate.js"></script> <script src="/assets/js/fancybox.min.js"></script> <script> $('.owl-carousel1').owlCarousel({ loop: true, margin: 10, autoplay: true, responsive: { 0: { items: 3 }, 600: { items: 3 }, 1000: { items: 5 } } }); $('.owl-carousel').owlCarousel({ loop: true, margin: 0, autoplay: true, responsive: { 0: { items: 1 }, 600: { items: 1 }, 1000: { items: 1 } } }); /* $('.video-banner').hide(); $('.vlink').on('click' function(){ $('.video-banner').show(); } );*/ </script> <script src="https://cdn.jsdelivr.net/npm/select2@4.1.0-rc.0/dist/js/select2.min.js"></script> <link rel="stylesheet" href="//code.jquery.com/ui/1.13.1/themes/base/jquery-ui.css"> <script src="https://code.jquery.com/ui/1.13.1/jquery-ui.js"></script> <script> $('#formData1').on("submit", function (e) { e.preventDefault(); $.ajax({ method: "POST", url: "/enquiry", data: $('#formData1').serialize(), success: function(result){ console.log("done"); if(result){ window.location.reload(); } else{ console.log("Somthing went wrong"); } } }) }) </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10