Server IP : 162.214.80.37 / Your IP : 216.73.216.83 Web Server : Apache System : Linux sh013.webhostingservices.com 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : imyrqtmy ( 2189) PHP Version : 8.2.18 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0750) : /home2/imyrqtmy/public_html/naturesworldschool/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<!doctype html> <html lang="en"> <?php require "inc/head.php"; ?> <body> <!--Header Start--> <?php require "inc/header.php"; ?> <!--Header End--> <!-- Inner Heading Start --> <div class="innerHeading-wrap"> <div class="container"> <h1>Our Architecture</h1> </div> </div> <!-- Inner Heading End --> <!-- About Start --> <div class="about-wrap " id="about"> <div class="container"> <div class="row"> <div class="col-lg-6"> <div class="aboutImg"><img src="images/gg/02.jpg" alt=""></div> </div> <div class="col-lg-6"> <div class="about_box"> <div class="title"> <h1>Our Architecture</h1> </div> <h6>NWS has completely followed design concept of BIOPHILIC Design. </h6> <p style="text-align:justify;">Biophilic Design is a design concept that aims to connect humans and the natural world within our built environments and communities. It is the practice of incorporating nature, natural materials, and concepts into human-made environments, creating a closer connection to nature and the surrounding environment. Leading School's World wide & MNC's like <b>Google</b> and <b>Apple</b> have implemented these concepts in their work spaces. </p> <h6>The benefits of this design includes</h6> <ul class="arth"> <li>Improvement in cognitive functioning and productivity.</li> <li>Enhancement in creativity and memory.</li> <li>Increase in test scores and improvement in learning.</li> <li>Reduction in stress and provides restorative benefits.</li> <!-- <li>Reduce absentism.</li> --> <!-- <li>Biophilic design principles in learning environments Improves cognitive functioning and productivity</li> <li>Enhance creativity and memory</li> <li>Increase test scores and improve learning outcomes</li> <li>Reduce stress and provide restorative benefits</li> <li>Reduce absentism.</li> --> </ul> </div> </div> </div> </div> </div> <!-- About End --> <!--Newsletter Start--> <!-- <div class="newsletter-wrap "> <div class="container"> <div class="row"> <div class="col-lg-6"> <div class="title"> <h1>Newsletter</h1> </div> <p>Lorem ipsum dolor sit amet consectetur.</p> </div> <div class="col-lg-6"> <div class="news-info"> <form> <div class="input-group"> <input type="text" class="form-control" name="search" placeholder="Email Address"> <div class="form_icon"><i class="fas fa-envelope"></i></div> </div> <button class="sigup">Sign Up</button> </form> </div> </div> </div> </div> </div> --> <!--Newsletter End--> <!-- Footer Start --> <?php require "inc/footer.php"; ?> <!-- Footer End --> <!--Copyright Start--> <!-- <div class="footer-bottom text-center"> <div class="container"> <div class="copyright-text">Copyright © International School System 2020. All Rights Reserved</div> </div> </div> --> <!--Copyright End--> <!-- Js --> <script src="js/jquery.min.js"></script> <script src="js/bootstrap.min.js"></script> <script src="js/popper.min.js"></script> <script src="rs-plugin/js/jquery.themepunch.tools.min.js"></script> <script src="rs-plugin/js/jquery.themepunch.revolution.min.js"></script> <!-- Jquery Fancybox --> <script src="js/jquery.fancybox.min.js"></script> <!-- Animate js --> <script src="js/animate.js"></script> <script> new WOW().init(); </script> <!-- WOW file --> <script src="js/wow.js"></script> <!-- general script file --> <script src="js/owl.carousel.js"></script> <script src="js/script.js"></script> </body> </html>