PK

ADDRLIN : /home/questend/public_html/domains/integritassolutions.in/
FLL :
Current File : /home/questend/public_html/domains/integritassolutions.in/about.php

<!DOCTYPE html>
<html lang="en">
   <head>
      <!-- ========== Meta Tags ========== -->
      <meta charset="UTF-8">
      <meta name="description" content="About Integritas Solutions">
      <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
      <!-- ========== Title ========== -->
      <title>About Integritas Solutions</title>
      <!-- ========== Favicon Ico ========== -->
      <link rel="icon" href="assets/fav.gif">
      <!-- ========== STYLESHEETS ========== -->
      <!-- Bootstrap CSS -->
      <!--  <link href="assets/css/bootstrap.min.css" rel="stylesheet"> -->
      <link rel="stylesheet" href="bootstrap/3.3.7/css/bootstrap.min.css">
      <!-- <script src="../ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script> -->
      <script src="bootstrap/3.3.7/js/bootstrap.min.js"></script>
      <!-- Boots NAV CSS -->
      <link href="assets/css/bootsnav.css" rel="stylesheet">
      <!--Import materialize.css-->
      <link type="text/css" rel="stylesheet" href="assets/css/materialize.min.css"/>
      <!-- Fonts Awesome CSS -->
      <link rel="stylesheet" href="assets/font-awesome/4.7.0/css/font-awesome.min.css">
      <!-- <link href="assets/css/font-awesome.min.css" rel="stylesheet"> -->
      <!-- Icofont CSS -->
      <link href="assets/css/icofont.css" rel="stylesheet">
      <!-- Animate CSS -->
      <link href="assets/css/animate.min.css" rel="stylesheet">
      <!-- Megnafic popup CSS -->
      <link href="assets/css/magnific-popup.css" rel="stylesheet">
      <!-- OwlCarousel CSS -->
      <link rel="stylesheet" href="assets/css/owl.carousel.min.css" />
      <link rel="stylesheet" href="assets/css/owl.theme.default.css" />
      <!-- Modal video CSS -->
      <link rel="stylesheet" href="assets/css/modal-video.min.css" />
      <!-- Custom styles for this template -->
      <link href="assets/css/style.css" rel="stylesheet">
      <!-- Responsive CSS -->
      <link rel="stylesheet" href="assets/css/responsive.css" />
      <link rel="stylesheet" href="assets/css/colors/blue.css">
      <link rel="stylesheet" href="assets/demo/demo.css">
      <style type="text/css">
         @media (min-width: 1024px){
         nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .content ul.menu-col li a{
         padding:0;
         }}
         .client-logo-height{
         height:105px;
         }
      </style>
   </head>
   <body>
      <!-- ========== Header Start ========== -->
      <!-- Start Navigation -->
      <nav class="navbar navbar-default navbar-fixed  bootsnav">
         <div class="header-top primary-bg">
            <div class="container">
               <div class="row">
                  <div class="col-sm-6">
                     <div class="top-cta">
                        <ul>
                           <li>
                              <a href="https://api.whatsapp.com/send?phone=919811024922" target="_blank">
                              <i class="fa fa-whatsapp"></i>(+91) 9811024922
                              </a> 
                           </li>
                           <li>
                              <i class="fa fa-phone-square"></i><span>0124 4379233</span> 
                           </li>
                           <li>
                              <a href="mailto:varun@integritassolutions.in"><i class="fa fa-envelope-square"></i>varun@integritassolutions.in</a>
                           </li>
                        </ul>
                     </div>
                  </div>
                  <div class="col-sm-6">
                     <ul class="social-link pull-right">
                        <li>Follow us</li>
                        <li>
                           <a href="https://api.whatsapp.com/send?phone=919811024922" target="_blank">
                           <i class="fa fa-whatsapp"></i>
                           </a> 
                        </li>
                        <li><a href="#" target="_blank"><i class="fa fa-facebook"></i></a></li>
                        <li><a href="#" target="_blank"><i class="fa fa-twitter"></i></a></li>
                        <li><a href="#" target="_blank"><i class="fa fa-google-plus"></i></a></li>
                     </ul>
                  </div>
               </div>
            </div>
         </div>
         <div class="container">
            <div class="attr-nav">
               <ul>
                  <li class="side-menu"><a href="#"><i class="fa fa-bars"></i></a></li>
               </ul>
            </div>
            <!-- Start Header Navigation -->
            <div class="navbar-header">
               <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar-menu">
               <i class="fa fa-bars"></i>
               </button>
               <a class="navbar-brand" href="index.php">
               <img src="assets/img/logo.png" style="max-width: 150px; max-height: 75px;" class="logo logo-display">
               <img src="assets/img/logo.png" class="logo logo-scrolled"  style="max-width: 150px; max-height: 75px;">
               </a>
            </div>
            <!-- End Header Navigation -->
            <!-- Collect the nav links, forms, and other content for toggling -->
            <div class="collapse navbar-collapse" id="navbar-menu">
               <ul class="nav navbar-nav navbar-right" data-in="fadeInDown" data-out="fadeOutUp">
                  <li >
                     <a href="index.php">Home</a>
                  </li>
                  <li  class="active" >
                     <a href="about.php">About us</a>
                  </li>
                  <li >
                     <a href="products.php">Products</a> 
                  </li>
                  <li >
                     <a href="solutions.php">Solutions</a> 
                  </li>                  
                  <li >
                     <a href="contact.php" >Contact us</a>
                  </li>
               </ul>
            </div>
            <!-- /.navbar-collapse -->
         </div>
         <div class="side">
            <a href="#" class="close-side"><i class="fa fa-times"></i></a>
            <div class="widget">
               <h6 class="title">Useful Links</h6>
               <ul class="link">
                  <li><a href="index.php">Home</a></li>
                  <li><a href="about.php">About us</a></li>
                  <li><a href="products.php">Products</a></li>
                  <li><a href="solutions.php">Solutions</a></li>
                  <li><a href="contact.php">Contact</a></li>
               </ul>
            </div>
            <!-- /.navbar-collapse -->
         </div>
      </nav>
      <!-- ========== Header End ========== -->
      <!-- ========== Breadcrumb v2 Start ========== -->
      <style type="text/css">
         .breadcramb-content ul li {
         float:left;
         font-size: 14px;
         font-weight: 650;
         padding-bottom: 2px; 
         }
      </style>
      <section class="breadcramb-content breadcramb-v2 parallax-bg color-overlay" style="padding-top: 150px;">
      </section>
      <!-- ========== Breadcramb v2 End ========== -->
      <style type="text/css">
         .blockquote {
         padding: 10px 20px;
         margin: 0 0 20px;
         font-size: 16px;
         border-left: 5px solid #eee;
         }
         li{
         list-style: none;
         padding-bottom: 5px;
         }
      </style>
      <!-- About intro Start -->
      <section class="section-padding gray-bg">
         <div class="container">
            <div class="row">
               <div class="col-sm-12">
                  <div class="section-title text-center mb70">
                     <h2>ABOUT</h2>                     
                     <div class="text-center">
                        <div class="section-divider divider-traingle"></div>
                     </div>
                  </div>
               </div>
            </div>
         </div>
      </section>
      <!-- About intro End -->
      
      <!-- about new start -->
      <div class="col-sm-12">
         <div class="feedback-content white-bg clearfix mb30">
            <blockquote class="clearfix" style="font-size: 16px;">
               <div class="row">
                  <div class="col-sm-6">
                     <img src="assets/img/solutions/about.jpg">
                  </div>
                  <div class="col-sm-6">
                     <h3 class="text-center"> About Integritas Solutions</h3>
                     <p>
                         Integritas isn't just our name. It's a standard for
                         the concepts we create and implement for meeting
                         and learning environments. A great idea is one that
                         inspires you. one you want to share with others.one
                         you will go out of way to make it work. We believe
                         our ventures need to do more then just hold your
                         attention. They need to engage your imagination.
                         And feel exciting as a brand new idea at work
                     </p>
                     <p>
                         '2008' . The world plunged into an economic
                         downturn. Amidst the chaos, a whole lot folded their
                         tents and called it a day. While the dust was settling
                         we decided to go out on an adventure, hunting for
                         problems no one asked us to take on and put
                         together the project teams to solve them.
                  </div>
               </div>
               
            </blockquote>
         </div>
      </div>
      <!-- about new end -->
      
      <!-- Clients Start -->
      <section class="section-padding white-bg">
         <div class="container">
            <div class="row">
               <div class="col-sm-12">
                  <div class="section-title text-center mb70 mt70">
                     <h2>Services Offering</h2>
                     <!-- <p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna.</p> -->
                     <div class="section-divider divider-traingle"></div>
                  </div>
               </div>
            </div>
            <div class="row">                     
               <div class="col-sm-6">                  
                  <p>
                     Integritas helps achieve better communication and
                     collaboration by integrating state-of-the-art technology
                     into existing or new facilities.
                  </p>
                  <p>Clients can engage our services to:</p>
                  <p><b>Undertake turnkey project management</b></p>
                  <p>
                      Our Professional Services Group (PSG) delivers the following  services -  project  assessment, design, implementation & project management, software development & programming, testing & commissioning, documentation & drawings, end-user training, annual maintenance & service support.
                  </p>
                  <p><b>Supply only specified equipment</b></p>
                  <p>Our Equipment Supply Group (ESG) provides products that meet requirements of projects for which scope and design parameters have been decided.</p>
               </div>
               <div class="col-sm-6">
                  <img src="assets/img/services.jpg">
               </div>
            </div>
         </div>
      </section>
      <!-- <div class="section-padding white-bg">
         <div class="container">
            <div class="row">
                <div class="col-sm-3 col-xs-6">
                    <div class="single-client mb-lg-0">
                        <a class="waves-effect">
                            <img class="img-responsive" src="http://btct.in/assets/img/clients-logo/JDA.png" alt="jda" />
                        </a>
                    </div>
                </div>
                <div class="col-sm-3 col-xs-6">
                    <div class="single-client mb-lg-0">
                        <a class="waves-effect">
                            <img class="img-responsive" src="http://btct.in/assets/img/clients-logo/client.png" alt="" />
                        </a>
                    </div>
                </div>
                <div class="col-sm-3 col-xs-6">
                    <div class="single-client mb-lg-0">
                        <a class="waves-effect">
                            <img class="img-responsive" src="http://btct.in/assets/img/clients-logo/client.png" alt="" />
                        </a>
                    </div>
                </div>
                <div class="col-sm-3 col-xs-6">
                    <div class="single-client mb-lg-0">
                        <a class="waves-effect">
                            <img class="img-responsive" src="http://btct.in/assets/img/clients-logo/client.png" alt="" />
                        </a>
                    </div>
                </div>
         
                </div>
         </div>
         </div> -->
      <!-- Clients End -->
      <!-- ========== Footer Start ========== -->
      <footer id="footer" class="pt80" style="background-image:url(assets/img/footer-bg.jpg)">
         <div class="container">
            <div class="row">
               <div class="footer-wrap clearfix">
                  <div class="col-md-3 col-sm-6">
                     <div class="footer-col">
                        <div class="footer-logo text-center">
                           <img src="assets/img/logo.png" class="img-responsive" alt="Logo" style="max-height:75px;max-width:150px">
                        </div>
                     </div>
                  </div>
                  <div class="col-md-3 col-sm-6">
                     <div class="footer-col">
                        <!-- <h6>About us</h6> -->
                        <p> We at Integritas are committed to help our customer Collaborate & Communicate more effectively in the Working and Learning environment</p>
                     </div>
                  </div>
                  <div class="col-md-3 col-sm-6">
                     <div class="footer-col">
                        <h6>Useful Links</h6>
                        <ul>
                           <li><a href="index.php">Home</a></li>
                           <li><a href="about.php">About</a></li>
                           <li><a href="products.php">Products</a></li>
                           <li><a href="solutions.php">Solutions</a></li>
                           <li><a href="contact.php">Contact</a></li>
                        </ul>
                     </div>
                  </div>
                  <div class="col-md-3 col-sm-6">
                     <div class="footer-col">
                        <h6>Contact us</h6>
                        <p>1No. 127, Near DESU Office,<br>
                           Kapashera, New Delhi 11003.<br>
                           varun@integritassolutions.in<br>
                           Call us +91 9811024922, <br>
                           <span style="padding-left: 60px;">&nbsp 0124 4379233</span>
                        </p>
                     </div>
                  </div>
               </div>
            </div>
            <div class="row">
               <div class="footer-copyright text-center">
                  <p>Copyright: <a href="index.php">integritassolutions.in</a> 2025, All rights reserved.</p>
               </div>
            </div>
         </div>
      </footer>
      <!-- ========== Footer End ========== -->
      <!-- jquery -->
      <script src="assets/js/jquery.min.js"></script>
      <!-- Bootstrap js -->
      <script src="assets/js/bootstrap.min.js"></script>
      <!-- Bootstrap NAV -->
      <script src="assets/js/bootsnav.js"></script>
      <!-- materialize js -->
      <script src="assets/js/materialize.min.js"></script>
      <!-- sticky js -->
      <script src="assets/js/jquery.sticky.js"></script>
      <!-- isotope js -->
      <script src="assets/js/isotope.pkgd.min.js"></script>
      <!-- magnific popup js -->
      <script src="assets/js/jquery.magnific-popup.min.js"></script>
      <!-- OwlCarousel js -->
      <script src="assets/js/owl.carousel.min.js"></script>
      <!-- counterup js -->
      <script src="assets/js/waypoints.min.js"></script>
      <script src="assets/js/jquery.counterup.min.js"></script>
      <!-- Animated text -->
      <script src="assets/js/jquery.textillate.js"></script>
      <script src="assets/js/jquery.lettering.js"></script>
      <script src="assets/js/jquery.fittext.js"></script>
      <!-- Modal video js -->
      <script src="assets/js/modal-video.min.js"></script>
      <!-- jquery.ajaxchimp.min.js -->
      <script src="assets/js/jquery.ajaxchimp.min.js"></script>
      <script src="assets/js/gmap3.js"></script>
      <!-- Custom js -->
      <script src="assets/js/app.js"></script>
   </body>
</html>


PK 99
E-SHOP || DASHBOARD
404

Page Not Found

It looks like you found a glitch in the matrix...

← Back to Home