<?php include('include/header.php');?>
<div class="clearfix"></div>
<!-- Header Container / End -->
<section class="headings">
<div class="text-heading">
<div class="container">
<h1 class="text-center">About Us</h1>
</div>
</div>
</section>
<div class="road">
<div class="container">
<div class="row">
<div class="col frd">
<a href="index.php" class="text-white">Home</a><span>»</span><span>About Us</span>
</div>
</div>
</div>
</div>
<!-- END SECTION HEADINGS -->
<style>
.parallax-search.home-1 {
position: relative;
width: 100%;
height: 85vh;
overflow: hidden;
}
.frd {
gap: 20px;
display: flex
}
.parallax-search.home-1 video#bg-video {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 0;
}
.parallax-search.home-1 .video-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.4); /* Adjust opacity for darkness */
z-index: 1;
}
.parallax-search.home-1 .hero-main {
position: relative;
z-index: 2;
color: #fff;
}
.top-bar {
background-color: #111;
color: #fff;
font-size: 14px;
padding: 8px 0;
}
.top-bar .container {
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
}
.top-bar-left {
display: flex;
gap: 20px;
flex-wrap: wrap;
}
.top-bar i {
color: #f1c40f;
margin-right: 5px;
}
.top-bar-right {
font-weight: 600;
}
/* === Top Bar Styles === */
.top-bar {
background-color: #111;
color: #fff;
font-size: 14px;
padding: 8px 0;
}
.top-bar .container {
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
}
.top-bar-left {
display: flex;
gap: 20px;
flex-wrap: wrap;
}
.top-bar i {
color: #f1c40f;
margin-right: 5px;
}
.top-bar-right {
font-weight: 600;
}
.road {
background: red;
padding: 20px;
color: white;
}
.headings {
background: -webkit-gradient(linear, left top, left bottom, from(rgba(17, 17, 17, 0.5)), to(rgba(17, 17, 17, 0.5))), url(images/bg/bg-1.jpg) no-repeat center center;
background: linear-gradient(rgba(17, 17, 17, 0.5), rgba(17, 17, 17, 0.5)), url(images/bg/bg-1.jpg) no-repeat center center;
background-size: cover;
width: 100%;
height: 50vh;
}
/* Optional: improve responsiveness */
@media (max-width: 768px) {
.top-bar .container {
flex-direction: column;
align-items: flex-start;
gap: 6px;
}
}
</style>
<!-- END HEADER SEARCH -->
<!-- END SECTION HEADINGS -->
<!-- START SECTION ABOUT -->
<section class="who-we-are">
<div class="container">
<div class="row">
<!-- Image Column -->
<div class="col-md-6 who">
<img src="images/bg/about-us.jpg" alt="">
</div>
<!-- Text Column -->
<div class="col-md-6 who-1">
<div>
<h2 class="text-left mb-4">About <span>N S Interior Design</span></h2>
</div>
<div class="pftext">
<p>Welcome to <strong>N S Interior Design</strong>, where creativity meets elegance. Recognized as one of the <strong>Best Interior Designers in Delhi</strong>, we specialize in transforming homes and offices into stunning spaces that inspire and uplift. Whether you’re looking to refresh your living space, modernize your workspace, or plan a complete design makeover, our team ensures perfection in every detail.</p>
<p>At N S Interior Design, our philosophy goes beyond aesthetics — we design for comfort, efficiency, and purpose. Our interiors enhance your everyday living and working experience while maintaining a seamless balance of beauty and functionality. From furniture layouts and color palettes to lighting and décor, we bring together every element to craft spaces that feel effortlessly stylish and inviting.</p>
</div>
<div class="box bg-2">
<a href="about.html" class="button button--wayra button--border-thick button--text-upper button--size-s mb-5 mt-4">Read More</a>
</div>
</div>
</div>
</div>
</section>
<!-- ===== Additional Content (Full Width) ===== -->
<section class="luxury-section py-5">
<div class="container">
<div class="row">
<div class="col-12">
<h2 class="text-center mb-4">Luxury Interior Designing Services in Delhi NCR</h2>
<p>At <strong>N S Interior Design</strong>, we believe luxury isn’t just about opulence — it’s about how a space feels: refined, comfortable, and deeply personal. Our <strong>Luxury Interior Designing Services in Delhi NCR</strong> are tailored to transform ordinary interiors into extraordinary experiences.</p>
<p>Whether it’s an elite apartment, a lavish villa, or a high-end corporate suite, we create designs that merge timeless sophistication with modern functionality. Each project reflects grace, texture, and warmth — turning every corner into an elegant masterpiece that resonates with the art of living luxuriously.</p>
<ul>
<li><strong>Exquisite Materials & Finishes:</strong> From premium Italian marble to rich fabrics and textures.</li>
<li><strong>Statement Furniture & Décor:</strong> Handpicked pieces that elevate your space with distinction.</li>
<li><strong>Smart Living Solutions:</strong> Home and office automation that bring convenience and style together.</li>
<li><strong>Personalized Design Motifs:</strong> Bespoke themes that express your individuality.</li>
</ul>
</div>
<div class="col-12 mt-5">
<h2 class="text-center mb-4">Interior Designer in Delhi</h2>
<p>At <strong>N S Interior Design</strong>, we understand that true interior decoration goes far beyond selecting furniture. It’s about creating harmony — a balance of colors, textures, and lighting that reflects your personal essence. As a trusted <strong>Interior Designer in Delhi</strong>, we excel in enhancing existing spaces with thoughtful design touches that breathe new life into them.</p>
<p>Whether your style leans toward modern minimalism, timeless elegance, or eclectic creativity, our Designers craft spaces that are not only visually stunning but also functional, warm, and inviting. From choosing the perfect wallpapers and drapery to adding personalized accents, we handle every detail with care.</p>
<ul>
<li><strong>Personalized Styling:</strong> Designs that mirror your personality and lifestyle.</li>
<li><strong>Attention to Detail:</strong> Every element, from lighting to artwork, is chosen with precision.</li>
<li><strong>Affordable Sophistication:</strong> Luxurious designs tailored to fit your budget.</li>
<li><strong>Effortless Execution:</strong> We handle the entire transformation from start to finish.</li>
</ul>
</div>
</div>
</div>
</section>
<?php include('include/footer.php');?>