%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/ugotscom/.trash/
Upload File :
Create Path :
Current File : /home/ugotscom/.trash/aboutus.php

<!DOCTYPE html>
<html lang="en">

<head>
  <meta charset="utf-8">
  <meta content="width=device-width, initial-scale=1.0" name="viewport">

  <title>VFM</title>
  <meta content="" name="description">
  <meta content="" name="keywords">

  <!-- Favicons -->
  <link href="assets/img/favicon.png" rel="icon">
  <link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon">

  <!-- Google Fonts -->
  <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Roboto:300,300i,400,400i,500,500i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i" rel="stylesheet">

  <!-- Vendor CSS Files -->
  <link href="assets/vendor/aos/aos.css" rel="stylesheet">
  <link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
  <link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
  <link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet">
  <link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet">
  <link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet">
  <link rel="stylesheet" href="owlcarousel/assets/owl.carousel.min.css">
<link rel="stylesheet" href="owlcarousel/assets/owl.theme.default.min.css">
  <!-- Template Main CSS File -->
  <link href="assets/css/style.css" rel="stylesheet">

  <!-- =======================================================
  * Template Name: BizLand - v3.1.0
  * Template URL: https://bootstrapmade.com/bizland-bootstrap-business-template/
  * Author: BootstrapMade.com
  * License: https://bootstrapmade.com/license/
  ======================================================== -->
</head>

<body>

<?php include('header.php');?>

  <!-- ======= Hero Section ======= -->
  <!-- <section id="hero" class="d-flex align-items-center">
    <div class="container" data-aos="zoom-out" data-aos-delay="100">
      <div class="row">        
      <div class="page-hero d-flex justify-content-left">
        <div class="">
 <h1>Leading Real Estate Asset Development</h1>
 <h1>Management Company</h1>
 <h3>Get Samples Collected At Home To Your Preferred Labs Across Kochi</h3>
 </div>
</div>

     
   
      </div>
      
    </div>
  </section>End Hero -->
  


     <img src="assets/img/about-us.jpg" class="img-fluid">




  <main id="main">



    <!-- ======= About Section ======= -->
    <section id="about" class="about section-bg">
      <div class="container" data-aos="fade-up">

      

        <div class="row">
        
          <div class="col-lg-6 pt-4 pt-lg-0 content d-flex flex-column justify-content-center" data-aos="fade-up" data-aos-delay="100">
      
<p>Why VFM Assets is the ideal partner for creating real estate assets? You may not know about FAR or RERA or the acceptable quality of building materials. The ideal way to develop a new project, reconstruct an existing building, optimizing space utilization and making improvements … there are hundreds of areas that need to be tracked and these are impossible for everyone to deal with, unless you are a thorough professional with extensive knowledge</p>
<p>Your contractor may disappear and your money may be wasted. The person you hired influenced by some dubious recommendations, might disappear with your hard-earned money. To make things worse, you don’t have much time to deal with such situations which may have a negative impact on your career and health.</p>
<p>Cost escalation is an important area that may affect your financials. Sooner or later, you may realize that funds have run out and you cannot back out either. A point of no return and absolute helplessness stare at you. Call us right in the beginning to avoid this trap. Appropriate planning considering Return on Investment (ROI) is important. Overdoing the space for maximum Floor Area Ratio (FAR) without giving attention to government regulations and studying the potential benefits may become counter-productive. Also factors like adequacy of parking space, building heights, other amenities must get focus to make your investment productive and attractive.</p>
<p>Expertise to monitor progress at every stage of work and course of correction is necessary for successful and time-bound execution optimally utilizing resources. In its absence, you will be recruiting all types of people, with one crook recommending another, and finally end up with a sub-standard asset. </p>

          
          </div>
          <div class="col-lg-6" data-aos="fade-right" data-aos-delay="100">
            <img src="assets/img/wc.png" class="img-fluid" alt="">
          </div>
        </div>

      </div>
    </section><!-- End About Section -->

  

  </main><!-- End #main -->

  <!-- ======= Footer ======= -->
   <?php require_once('footer.php');?>

  <div id="preloader"></div>
  <a href="#" class="back-to-top d-flex align-items-center justify-content-center"><i class="bi bi-arrow-up-short"></i></a>

  <!-- Vendor JS Files -->
  <script src="assets/vendor/aos/aos.js"></script>
  <script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
  <script src="assets/vendor/glightbox/js/glightbox.min.js"></script>
  <script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
  <script src="assets/vendor/php-email-form/validate.js"></script>
  <script src="assets/vendor/purecounter/purecounter.js"></script>
  <script src="assets/vendor/swiper/swiper-bundle.min.js"></script>
  <script src="assets/vendor/waypoints/noframework.waypoints.js"></script>
  <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
  <script src="owlcarousel/owl.carousel.min.js"></script>
  <!-- Template Main JS File -->
  <script src="assets/js/main.js"></script>
<script>
  $('#owl-one').owlCarousel({
    loop:true,
    margin:10,
    nav:true,  
    responsive:{
        0:{
            items:1
        },
        600:{
            items:3
        },
        1000:{
            items:4
        }
    }
})

$('#owl-two').owlCarousel({
    loop:true,
    margin:10,
    nav:true,
    responsive:{
        0:{
            items:1
        },
        600:{
            items:3
        },
        1000:{
            items:4
        }
    }
})

$('#owl-three').owlCarousel({
    loop:true,
    margin:10,
    nav:true,
    autoplay:true,
    autoplayTimeout:1000,
    autoplayHoverPause:true,
    responsive:{
        0:{
            items:1
        },
        600:{
            items:3
        },
        1000:{
            items:6
        }
    }
})
</script>
<script>
  $('#carousel').owlCarousel({
    loop:true,
    margin:10,
    nav:true,
    autoplay:true,
    autoplayTimeout:3000,
    autoplayHoverPause:true,
    responsive:{
        0:{
            items:1
        },
        600:{
            items:3
        },
        1000:{
            items:1
        }
    }
})
</script>
<script>
    $(document).ready(function() {
      $("#carousel").owlCarousel({
          navigation : false,
          slideSpeed : 500,
           paginationSpeed : 800,
          rewindSpeed : 1000,
          singleItem:true,
          autoPlay : true,
          stopOnHover : true,
          autoHeight: true
      });
    });
    </script>
</body>

</html>

Zerion Mini Shell 1.0