Current File : /home/inlingua/www/avconexpoarchitects.in/services.php |
<?php include('includes/header.php'); ?>
<div class="breadcumb-wrapper " data-bg-src="<?php echo IMG_PATH; ?>/bg/breadcumb-bg.jpg">
<div class="container">
<div class="row justify-content-center">
<div class="col-xl-9">
<div class="breadcumb-content">
<h1 class="breadcumb-title">Our Services</h1>
<ul class="breadcumb-menu">
<li><a href="<?php echo BASE_URL; ?>">Home</a></li>
<li>Our Services</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<section id="architectural" class="space">
<div class="container">
<div class="row gx-40 gy-40">
<div class="col-xl-4 col-lg-5 col-md-8">
<div class="th-team">
<div class="img-wrap">
<div class="team-img">
<img src="<?php echo IMG_PATH; ?>/img2/architectural_design.png" alt="Architectural Design">
</div>
</div>
</div>
</div>
<div class="col-xl-8 col-lg-7">
<div class="about-card">
<div class="h2 fw-medium text-theme">Architectural Design</div>
<p class="text-theme fs-18">We see architecture as a balance of creativity, function, and energy flow. Every project starts with us getting to know the site, user needs, and contextual influences. We follow Vastu rules, use passive design strategies, and pick low-impact materials. Our focus goes beyond aesthetics; we ensure that every design is not only visually appealing but also highly functional, meaning the space works seamlessly for its intended purpose. Whether it's homes or businesses, we create spaces that grow with purpose and stand the test of time.</p>
<h3 class="h4 fw-medium text-theme">Our architectural services include:</h3>
<div class="custom-list">
<ul>
<li>Concept Development and Master Planning</li>
<li>Schematic Design and 3D Visualization</li>
<li>Construction Drawings and site inspections</li>
<li>Vastu-Compliant and Climate-Responsive Planning</li>
</ul>
</div>
<p class="text-theme fs-18 mb-0">From boutique residences and townships to industrial parks, educational campuses, hospitality and urban rejuvenation projects, we bring technical precision and soulful intent into every blueprint. Each building we design is adaptive, fits its surroundings, and suits the life inside it.</p>
</div>
</div>
</div>
</div>
</section>
<section id="interior" class="">
<div class="container">
<div class="row gx-40 gy-40">
<div class="col-xl-4 col-lg-5 col-md-8 order-1 order-lg-2">
<div class="th-team">
<div class="img-wrap">
<div class="team-img">
<img src="<?php echo IMG_PATH; ?>/img2/interior_design.png" alt="Interior Design">
</div>
</div>
</div>
</div>
<div class="col-xl-8 col-lg-7 order-2 order-lg-1">
<div class="about-card">
<div class="h2 fw-medium text-theme">Interior Design</div>
<p class="text-theme fs-18">Our interior spaces are designed to elevate everyday living. We design spaces keeping in mind essential features like natural light, air quality, material health, and spatial flow. We consider not only aesthetics but also how a space supports emotion, wellness, and movement, ensuring that every detail contributes to both beauty and comfort. We look beyond just making a space beautiful, but also a space that inculcates emotion, well-being and movement.</p>
<h3 class="h4 fw-medium text-theme">Our work focuses on:</h3>
<div class="custom-list">
<ul>
<li>Natural light and ventilation optimisation</li>
<li>Spatial flow and energy alignment</li>
<li>Colour psychology and mood-driven palettes</li>
<li>Curated Materials and finishes</li>
</ul>
</div>
<p class="text-theme fs-18 mb-0">We don't just decorate spaces—we curate atmospheres that align with emotion and intention, resulting in environments that are elegant, efficient, and distinctly yours.</p>
</div>
</div>
</div>
</div>
</section>
<section id="landscape" class="space">
<div class="container">
<div class="row gx-40 gy-40">
<div class="col-xl-4 col-lg-5 col-md-8">
<div class="th-team">
<div class="img-wrap">
<div class="team-img">
<img src="<?php echo IMG_PATH; ?>/img2/landscape_design.png" alt="Landscape Design">
</div>
</div>
</div>
</div>
<div class="col-xl-8 col-lg-7">
<div class="about-card">
<div class="h2 fw-medium text-theme">Landscape Design</div>
<p class="text-theme fs-18">We design living landscapes that do more than look good—they heal, perform, and preserve. Our approach blends ecological sensitivity with spatial design, using native plants, green roofs, and thoughtful grading to promote biodiversity, manage stormwater, and reduce heat. Landscape is treated as an extension of architecture—aligned with vastu energy flows and designed for long-term environmental and emotional impact. From courtyards to campuses, we sculpt green spaces that breathe life into built environments.</p>
<h3 class="h5 fw-medium text-theme">From gardens and courtyards to institutional campuses and public spaces, our designs prioritise:</h3>
<div class="custom-list">
<ul>
<li>Native and drought-resistant planting</li>
<li>Stormwater management and soil health</li>
<li>Green roofs, vertical gardens, and shaded pathways</li>
<li>Outdoor wellness zones, meditative paths, and sensory gardens</li>
</ul>
</div>
<p class="text-theme fs-18">From healing gardens and institutional landscapes to urban parks, estates, and resorts, we craft green spaces that give back to the environment and enrich everyday life. Our landscapes are designed to thrive across seasons, nurture biodiversity, and create emotional resonance for all who interact with them.</p>
<p class="text-theme fs-18">Our integrated expertise across architecture, interiors, and landscape ensures that every project runs as a seamless storyline that follows as a cohesive narrative.</p>
<p class="text-theme fs-18 mb-0">With integrated expertise across architecture, interiors, and landscape, we ensure that every project flows as a cohesive narrative, which is a symphony of space, function, and emotion. Our holistic design approach allows us to create environments that are not just built but born with purpose, designed to evolve, and built to last.</p>
</div>
</div>
</div>
</div>
</section>
<?php include('includes/footer.php'); ?>