Revonzy Mini Shell
<?php
include('config.php');
require_once(PATH_LIBRARIES.'/classes/DBConn.php');
$db = new DBConn();
require_once(PATH_INCLUDE.'/header.php');
$longImage=$db->ExecuteQuery("SELECT Long_Image FROM category WHERE Category_Id=3");
?>
<section class="p-t-0 p-b-0">
<div class="d-flex">
<!-- background animation -->
<div class="bg-animate"><img src="images/body-bg.png" class="respimg" alt=""></div>
<!-- wrapper inner -->
<div class="wrapper-inner">
<div class="container2">
<div class="wow bounceInDown animated" data-wow-duration="500ms">
<div class="section-title">
<h3>Principles of Vastu Architecture</h3>
</div>
</div>
<p>Vastu architecture ensures that a building or community will have only nourishing influences on its occupants. This results from the use of several key natural law-based, Vedic principles.</p>
<h3 class="m-t-50 m-b-20"><strong>SCOPE OF WORK</strong></h3>
<section class="no-border">
<ul class="servicesList">
<li class="col-sm-2">RIGHT DIRECTION</li>
<li class="col-sm-4">RIGHT PLACEMENT OF ROOMS</li>
<li class="col-sm-4">RIGHT PROPORTION</li>
</ul>
</section>
</div>
</div>
<!-- <div class="img-wrap">
<div class="bg" style="background-image: url(images/bg/long/1.jpg)" data-top-bottom="transform: translateY(300px);" data-bottom-top="transform: translateY(-300px);"></div>
</div> -->
<div class="img-wrap2 p-r-0 p-l-0 hidden-xs" style="background: #f4f4f4 url('<?php echo PATH_UPLOAD_IMAGE.'/category/long/'.$longImage[1]['Long_Image']?>') right fixed no-repeat; background-size: 40%; overflow:hidden; position: fixed;"></div>
<!-- <div class="img-wrap2 p-r-0 p-l-0 hidden-xs" style="background: #f4f4f4 url('images/bg/long/5.jpg') right fixed no-repeat; background-size: 40%; overflow:hidden; position: fixed;"></div> -->
</div>
</section>
<?php require_once(PATH_INCLUDE.'/footer.php'); ?>
EliteHackz.ORG
Revonzy Mini Shell
root@revonzy.com