- ID de exploración:
- a47b1ea1-2909-4562-ad0d-7d6a47254e78Finalizado
- URL enviada:
- https://nacdacinfrastructure.com/
- Informe finalizado:
Enlaces: 0 encontrados
Los enlaces salientes identificados en la página
Variables JavaScript: 22 encontradas
Las variables JavaScript globales cargadas en el objeto de ventana de una página son variables declaradas fuera de las funciones y a las que se puede acceder desde cualquier lugar del código en el ámbito actual
Nombre | Tipo |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
$ | function |
jQuery | function |
jQuery1124029679263087847985 | object |
jQuery112405413337819322537 | object |
jQuery112405797553458341715 | object |
uidEvent | number |
bootstrap | object |
Mensajes de registro de la consola: 1 encontrados
Mensajes registrados en la consola web
Tipo | Categoría | Registrar |
---|---|---|
error | network |
|
HTML
El cuerpo HTML sin procesar de la página
<!DOCTYPE html><html lang="en"><head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>NACDAC INFRASTRUCTURE LIMITED</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 rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="">
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,600;1,700&family=Roboto:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Work+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap" rel="stylesheet">
<!-- Vendor CSS Files -->
<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/fontawesome-free/css/all.min.css" rel="stylesheet">
<link href="assets/vendor/aos/aos.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">
<!-- Template Main CSS File -->
<link href="assets/css/main.css" rel="stylesheet">
</head>
<body data-aos-easing="slide" data-aos-duration="800" data-aos-delay="0">
<!-- ======= Header ======= -->
<header id="header" class="header d-flex align-items-center">
<div class="container-fluid container-xl d-flex align-items-center justify-content-between">
<a href="index.html" class="logo d-flex align-items-center">
<!-- Uncomment the line below if you also wish to use an image logo -->
<img src="assets/img/logo5.png" alt="">
</a>
<i class="mobile-nav-toggle mobile-nav-show bi bi-list"></i>
<i class="mobile-nav-toggle mobile-nav-hide d-none bi bi-x"></i>
<nav id="navbar" class="navbar">
<ul>
<li><a href="index.html" class="active">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="services.html">Services</a></li>
<li class="dropdown"><a href="#"><span>Projects</span> <i class="bi bi-chevron-down dropdown-indicator"></i></a>
<ul>
<li><a href="completed-projects.html">Delivered Projects</a></li>
<li><a href="upcoming-projects.html">Ongoing Projects</a></li>
</ul>
</li>
<li class="dropdown"><a href="#"><span>Team</span> <i class="bi bi-chevron-down dropdown-indicator"></i></a>
<ul>
<li><a href="board-directors.html">Board of directors</a></li>
<li><a href="management-committee.html">Management & Committee </a></li>
<li><a href="executive-team.html">Executive team</a></li>
</ul>
</li>
<li class="dropdown"><a href="#"><span>Investors</span> <i class="bi bi-chevron-down dropdown-indicator"></i></a>
<ul>
<li><a href="financial-result.html">Financial Results</a></li>
<li><a href="shareholding-pattern.html">Shareholding Pattern</a></li>
<li><a href="annual-report.html">Annual Report</a></li>
<li><a href="annual-return.html">Annual Return</a></li>
<li><a href="policies.html">Policies</a></li>
<li><a href="investor-enquiry.html">Investor Enquiry</a></li>
<li><a href="investor-grievance-redressal.html">Investor Grievance Redressal </a></li>
</ul>
</li>
<li class="dropdown"><a href="#"><span>IPO</span> <i class="bi bi-chevron-down dropdown-indicator"></i></a>
<ul>
<li><a href="DRHP.html">DRHP</a></li>
<li><a href="RHP.html">RHP</a></li>
<li><a href="Advertisment.html">IPO Advertisment</a></li>
<li><a href="Material-Contract.html">Material Contract</a></li>
<li><a href="Material-Documents.html">Material Documents</a></li>
<li><a href="Consent-Point.html">Consent Point</a></li>
</ul>
</li>
<li><a href="news.html">News</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</nav><!-- .navbar -->
</div>
</header><!-- End Header -->
<!-- ======= Hero Section ======= -->
<section id="hero" class="hero">
<div class="info d-flex align-items-center">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-6 text-center">
<h2 data-aos="fade-down" class="aos-init aos-animate"> Welcome to <span>NACDAC INFRASTRUCTURE LIMITED</span></h2>
<p data-aos="fade-up" class="aos-init aos-animate">A prominent construction company, comprises a
dedicated team of young professionals. Our collective ethos revolves around the conviction
that robust infrastructure is instrumental in fostering rapid economic growth and
mitigating poverty within the nation.</p>
</div>
</div>
</div>
</div>
<div id="hero-carousel" class="carousel slide" data-bs-ride="carousel" data-bs-interval="5000">
<div class="carousel-item active" style="background-image: url(assets/img/hero-carousel/hero-carousel1.jpg)">
</div>
<div class="carousel-item" style="background-image: url(assets/img/hero-carousel/hero-carousel2.jpg)"></div>
<div class="carousel-item" style="background-image: url(assets/img/hero-carousel/hero-carousel3.jpg)"></div>
<div class="carousel-item" style="background-image: url(assets/img/hero-carousel/hero-carousel5.jpg)"></div>
<div class="carousel-item" style="background-image: url(assets/img/hero-carousel/hero-carousel4.jpg)"></div>
<a class="carousel-control-prev" href="#hero-carousel" role="button" data-bs-slide="prev">
<span class="carousel-control-prev-icon bi bi-chevron-left" aria-hidden="true"></span>
</a>
<a class="carousel-control-next" href="#hero-carousel" role="button" data-bs-slide="next">
<span class="carousel-control-next-icon bi bi-chevron-right" aria-hidden="true"></span>
</a>
</div>
</section><!-- End Hero Section -->
<main id="main">
<!-- ======= Constructions Section ======= -->
<section id="constructions" class="constructions">
<div class="container aos-init" data-aos="fade-up">
<div class="section-header">
<h2>Constructions</h2>
<p>we have committed ourselves to the
meticulous development of our country's infrastructure, prioritizing the highest standards
of quality.</p>
</div>
<div class="row gy-4">
<div class="col-lg-6 aos-init" data-aos="fade-up" data-aos-delay="100">
<div class="card-item">
<div class="row">
<div class="col-xl-5">
<div class="card-bg" style="background-image: url(assets/img/constructions-11.jpg);"></div>
</div>
<div class="col-xl-7 d-flex align-items-center">
<div class="card-body">
<h4 class="card-title">Design Phase</h4>
<p> </p><li><i class="bi bi-check2-all"></i> Conceptualization: This initial step involves defining the purpose of
the building and establishing project requirements. It includes
brainstorming ideas and forming a vision for the project.
<p></p>
<p>
</p></li><li><i class="bi bi-check2-all"></i> Architectural and Structural Designs: Detailed plans are created
during this phase. Architectural designs encompass the aesthetics and
functionality of the building, while structural designs focus on
engineering stability and safety.<p></p>
</li></div>
</div>
</div>
</div>
</div><!-- End Card Item -->
<div class="col-lg-6 aos-init" data-aos="fade-up" data-aos-delay="200">
<div class="card-item">
<div class="row">
<div class="col-xl-5">
<div class="card-bg" style="background-image: url(assets/img/constructions-12.jpg);"></div>
</div>
<div class="col-xl-7 d-flex align-items-center">
<div class="card-body">
<h4 class="card-title">Construction Preparation</h4>
<p> </p><li><i class="bi bi-check2-all"></i> Permits and Approvals: Before construction begins, the necessary
permits and approvals must be obtained from local authorities. This
involves ensuring compliance with zoning regulations and building
codes.
<p></p>
<p> </p></li><li><i class="bi bi-check2-all"></i> Site Preparation: Clearing the construction site involves removing
existing structures, if any, grading the land, and preparing the
foundation for construction.
of quality.<p></p>
</li></div>
</div>
</div>
</div>
</div><!-- End Card Item -->
<div class="col-lg-6 aos-init" data-aos="fade-up" data-aos-delay="300">
<div class="card-item">
<div class="row">
<div class="col-xl-5">
<div class="card-bg" style="background-image: url(assets/img/constructions-13.jpg);"></div>
</div>
<div class="col-xl-7 d-flex align-items-center">
<div class="card-body">
<h4 class="card-title">Building Construction</h4>
<p> </p><li><i class="bi bi-check2-all"></i> Foundation and Superstructure: The foundation is constructed
through excavation and pouring, providing stability and support. The
superstructure, including walls, floors, and roofs, is then built using
materials like steel, concrete, or wood.<p></p>
<p>
</p></li><li><i class="bi bi-check2-all"></i> Enclosure and Interior Completion: Windows, doors, and exterior
cladding are installed to protect the interior. Interior construction
involves completing walls, floors, and ceilings, as well as installing
essential utilities like plumbing, electrical, and HVAC systems.<p></p>
</li></div>
</div>
</div>
</div>
</div><!-- End Card Item -->
<div class="col-lg-6 aos-init" data-aos="fade-up" data-aos-delay="400">
<div class="card-item">
<div class="row">
<div class="col-xl-5">
<div class="card-bg" style="background-image: url(assets/img/constructions-14.jpg);"></div>
</div>
<div class="col-xl-7 d-flex align-items-center">
<div class="card-body">
<h4 class="card-title">Completion and Occupancy</h4>
<p> </p><li><i class="bi bi-check2-all"></i> Inspections: Throughout construction, inspections are conducted to
ensure compliance with building codes and regulations. This involves
various checkpoints to assess the quality and safety of the work.<p></p>
<p> </p></li><li><i class="bi bi-check2-all"></i> Certificate of Occupancy: Once all inspections are passed, a
certificate of occupancy is obtained, allowing the building to be used for
its intended purpose.<p></p>
<p> </p></li><li><i class="bi bi-check2-all"></i> Maintenance and Upkeep: Post-construction, a regular maintenance
schedule is implemented to preserve the building's functionality and
appearance, ensuring its longevity. This includes ongoing inspections
and necessary repairs.<p></p>
</li></div>
</div>
</div>
</div>
</div><!-- End Card Item -->
</div>
</div>
</section><!-- End Constructions Section -->
<!-- ======= Services Section ======= -->
<section id="services" class="services section-bg">
<div class="container aos-init" data-aos="fade-up">
<div class="section-header">
<h2>Services</h2>
<p>The detailed and diversified construction services offered by Nacdac Infrastructure
Limited showcase the company's versatility and commitment to providing end-to-end
solutions for a broad spectrum of construction and infrastructure development
projects.</p>
</div>
<div class="row gy-4">
<div class="col-lg-4 col-md-6 aos-init" data-aos="fade-up" data-aos-delay="100">
<div class="service-item position-relative">
<div class="icon">
<i class="fa-solid fa-mountain-city"></i>
</div>
<h3>Multi-Story Buildings</h3>
<p>Nacdac Infrastructure specializes in the construction of
multi-story buildings, encompassing residential, commercial, and
institutional structures. The company manages the entire construction
lifecycle, from planning and design to execution and project
completion. This service includes adherence to building codes, safety
standards, and architectural aesthetics.</p>
<a href="service-details.html" class="readmore stretched-link">Learn more <i class="bi bi-arrow-right"></i></a>
</div>
</div><!-- End Service Item -->
<div class="col-lg-4 col-md-6 aos-init" data-aos="fade-up" data-aos-delay="200">
<div class="service-item position-relative">
<div class="icon">
<i class="fa-solid fa-arrow-up-from-ground-water"></i>
</div>
<h3>LT & HT Electrical Works</h3>
<p>The company offers Low Tension (LT) and High Tension
(HT) electrical works, covering the installation, maintenance, and
optimization of electrical systems in various projects. This involves
electrical wiring, distribution panels, power supply systems, and
ensuring compliance with electrical safety regulations.</p>
<a href="service-details.html" class="readmore stretched-link">Learn more <i class="bi bi-arrow-right"></i></a>
</div>
</div><!-- End Service Item -->
<div class="col-lg-4 col-md-6 aos-init" data-aos="fade-up" data-aos-delay="300">
<div class="service-item position-relative">
<div class="icon">
<i class="fa-solid fa-compass-drafting"></i>
</div>
<h3>Steel Structure Works</h3>
<p>Nacdac Infrastructure excels in steel structure works,
providing expertise in the design, fabrication, and installation of steel-
based structures. This service is crucial for projects requiring robust
and durable frameworks, such as industrial buildings, warehouses, and
infrastructure projects where steel structures enhance strength and
flexibility.</p>
<a href="service-details.html" class="readmore stretched-link">Learn more <i class="bi bi-arrow-right"></i></a>
</div>
</div><!-- End Service Item -->
<div class="col-lg-4 col-md-6 aos-init" data-aos="fade-up" data-aos-delay="400">
<div class="service-item position-relative">
<div class="icon">
<i class="fa-solid fa-trowel-bricks"></i>
</div>
<h3>Housekeeping & Manpower Supply</h3>
<p>Beyond construction, Nacdac Infrastructure extends its
services to housekeeping and manpower supply. This includes
deploying skilled and trained personnel for maintaining cleanliness,
hygiene, and overall upkeep of construction sites and completed
structures. The manpower supply component ensures the availability of
skilled workers as per project requirements.</p>
<a href="service-details.html" class="readmore stretched-link">Learn more <i class="bi bi-arrow-right"></i></a>
</div>
</div><!-- End Service Item -->
<div class="col-lg-4 col-md-6 aos-init" data-aos="fade-up" data-aos-delay="500">
<div class="service-item position-relative">
<div class="icon">
<i class="fa-solid fa-helmet-safety"></i>
</div>
<h3>Bridges</h3>
<p>Nacdac Infrastructure undertakes bridge construction
projects, spanning various types such as pedestrian bridges, vehicular
bridges, and railway bridges. This involves the entire spectrum of
bridge construction, including foundation work, superstructure erection,
and integration of necessary safety features.</p>
<a href="service-details.html" class="readmore stretched-link">Learn more <i class="bi bi-arrow-right"></i></a>
</div>
</div><!-- End Service Item -->
<div class="col-lg-4 col-md-6 aos-init" data-aos="fade-up" data-aos-delay="600">
<div class="service-item position-relative">
<div class="icon">
<i class="fa-solid fa-arrow-up-from-ground-water"></i>
</div>
<h3>Allied Civil Works</h3>
<p>The company engages in a wide array of allied civil works,
encompassing diverse activities associated with civil engineering
projects. This may include earthwork, foundation construction,
pavement development, drainage systems, and other civil
infrastructure components. The focus is on delivering comprehensive
solutions tailored to the specific needs of each project.</p>
<a href="service-details.html" class="readmore stretched-link">Learn more <i class="bi bi-arrow-right"></i></a>
</div>
</div><!-- End Service Item -->
</div>
</div>
</section><!-- End Services Section -->
<!-- ======= Alt Services Section ======= -->
<section id="alt-services" class="alt-services">
<div class="container aos-init" data-aos="fade-up">
<div class="row justify-content-around gy-4">
<div class="col-lg-6 img-bg aos-init" style="background-image: url(assets/img/nacdac-new3.jpg);" data-aos="zoom-in" data-aos-delay="100"></div>
<div class="col-lg-5 d-flex flex-column justify-content-center">
<h3>Nacdac Infrastructure Limited</h3>
<p>In the ever-evolving field of infrastructure development, the incorporation of modern tools,
unique styles, and innovation has become integral for staying competitive, ensuring
efficiency, and addressing the evolving needs of the industry. Here's an overview of how
these aspects contribute to the Infrastructure Industry</p>
<div class="icon-box d-flex position-relative aos-init" data-aos="fade-up" data-aos-delay="100">
<i class="bi bi-easel flex-shrink-0"></i>
<div>
<h4><a href="" class="stretched-link">Modern Tools</a></h4>
<p> > Building Information Modeling (BIM): BIM technology has revolutionized
project planning and design. It allows for the creation of digital representations
of physical and functional characteristics of facilities. This not only enhances
collaboration among various stakeholders but also aids in better decision-
making throughout the project lifecycle.</p>
<p> > Drones and UAVs (Unmanned Aerial Vehicles): Drones offer real-time
surveying, mapping, and monitoring capabilities. They are used for site
inspections, topographical surveys, and progress tracking. Drones significantly
improve data accuracy and accessibility, leading to more informed decision-
making.</p>
<p> > Advanced Construction Equipment: The use of state-of-the-art machinery
such as intelligent excavators, robotic total stations, and autonomous
construction vehicles contributes to faster and more precise construction
processes. These tools enhance productivity while minimizing errors and
safety risks.</p>
<p> > Construction Management Software: Project management tools, scheduling
software, and collaborative platforms streamline communication and project
monitoring. Cloud-based solutions enable real-time updates, facilitating
seamless coordination among project teams, even across geographically
dispersed locations.</p>
</div>
</div><!-- End Icon Box -->
<div class="icon-box d-flex position-relative aos-init" data-aos="fade-up" data-aos-delay="200">
<i class="bi bi-patch-check flex-shrink-0"></i>
<div>
<h4><a href="" class="stretched-link">Unique Styles</a></h4>
<p> > Green Infrastructure: Sustainable and eco-friendly construction practices
have gained prominence. Incorporating green roofs, permeable pavements,
and energy-efficient designs aligns with environmental consciousness. Green
infrastructure not only reduces the environmental impact but also offers long-
term cost savings.</p>
<p>
> Prefab and Modular Construction: Off-site construction methods, including
prefabrication and modular construction, have gained traction. These
techniques promote faster project completion, reduced material waste, and
improved cost-efficiency. Prefab components are manufactured in controlled
environments, ensuring high quality and consistency.
</p>
<p> > Smart Infrastructure: The integration of smart technologies into
infrastructure, such as smart bridges, roads, and utilities, enhances
functionality and resilience. These systems leverage sensors, data analytics,
and the Internet of Things (IoT) to monitor and optimize performance,
improving overall efficiency and maintenance.</p>
</div>
</div><!-- End Icon Box -->
<div class="icon-box d-flex position-relative aos-init" data-aos="fade-up" data-aos-delay="300">
<i class="bi bi-brightness-high flex-shrink-0"></i>
<div>
<h4><a href="" class="stretched-link">Innovation</a></h4>
<p> > 3D Printing: Innovations in 3D printing technology have enabled the
construction of intricate and customized structures. This technique is
particularly advantageous for complex architectural designs, reducing
construction time and costs.
</p>
<p>
> Augmented Reality (AR) and Virtual Reality (VR): AR and VR
applications facilitate immersive project visualization, design collaboration,
and virtual walkthroughs. These technologies assist in identifying potential
issues before construction, minimizing rework and enhancing overall project
efficiency.</p>
<p> > Self-healing Materials: The development of self-healing materials, capable of
repairing cracks and damages autonomously, contributes to the longevity and
durability of infrastructure. These innovative materials reduce maintenance
costs and enhance the overall lifespan of structures.</p>
</div>
</div><!-- End Icon Box -->
</div>
</div></div></section><!-- End Alt Services Section -->
<!-- ======= Features Section ======= -->
<section id="features" class="features section-bg">
<div class="container aos-init" data-aos="fade-up">
<ul class="nav nav-tabs row g-2 d-flex" role="tablist">
<li class="nav-item col-3" role="presentation">
<a class="nav-link active show" data-bs-toggle="tab" data-bs-target="#tab-1" aria-selected="true" role="tab">
<h4>Experience</h4>
</a>
</li><!-- End tab nav item -->
<li class="nav-item col-3" role="presentation">
<a class="nav-link" data-bs-toggle="tab" data-bs-target="#tab-2" aria-selected="false" tabindex="-1" role="tab">
<h4> Professionalism </h4>
</a><!-- End tab nav item -->
</li><li class="nav-item col-3" role="presentation">
<a class="nav-link" data-bs-toggle="tab" data-bs-target="#tab-3" aria-selected="false" tabindex="-1" role="tab">
<h4>Specialisation</h4>
</a>
</li><!-- End tab nav item -->
<li class="nav-item col-3" role="presentation">
<a class="nav-link" data-bs-toggle="tab" data-bs-target="#tab-4" aria-selected="false" tabindex="-1" role="tab">
<h4>Variety of Solutions </h4>
</a>
</li><!-- End tab nav item -->
</ul>
<div class="tab-content">
<div class="tab-pane active show" id="tab-1" role="tabpanel">
<div class="row">
<div class="col-lg-6 order-2 order-lg-1 mt-3 mt-lg-0 d-flex flex-column justify-content-center aos-init" data-aos="fade-up" data-aos-delay="100">
<h3>Experience of Nacdac Infrastructure Limited</h3>
<p class="fst-italic">
Nacdac Infrastructure Limited, formerly Uma Infratech Private Limited, brings a
wealth of experience in the construction and infrastructure sector since its inception
in 2012. Over the years, the company has carved a niche for itself through a
strategic blend of traditional expertise and a proactive approach towards adopting
modern tools and innovative practices in the industry.
</p>
<ul>
<li><i class="bi bi-check2-all"></i> Traditional Expertise:
With a foundation laid in 2012, the company has steadily grown its
expertise in various facets of construction, including multi-story
buildings, electrical works, steel structures, bridges, and allied civil
works. This traditional experience forms the bedrock of the company's
reliability and competence in delivering high-quality projects.</li>
<li><i class="bi bi-check2-all"></i> Adoption of Modern Tools:
Nacdac Infrastructure has demonstrated a commitment to staying at
the forefront of the industry by integrating modern tools and
technologies into its construction processes. From advanced project
management software to state-of-the-art construction equipment, the
company leverages technology for enhanced efficiency, precision, and
timely project delivery.</li>
<li><i class="bi bi-check2-all"></i> Unique Styles and Innovation:
The company's approach to construction projects extends beyond
conventional methods. Nacdac Infrastructure is known for incorporating
unique styles and innovative solutions tailored to the specific
requirements of each project. This commitment to creativity and
innovation sets the company apart in an industry that demands
adaptability and forward-thinking.</li>
<li><i class="bi bi-check2-all"></i> Geographic Expansion and Diversification:
The experience of Nacdac Infrastructure is not confined to a specific
region. The company has expanded its footprint, taking on projects in
diverse locations such as Uttarakhand, Bihar, Jharkhand, and Delhi.
This geographic diversification reflects the company's ability to adapt
its experience to different environments and cater to the varied needs
of clients.</li>
<li><i class="bi bi-check2-all"></i> Industry Recognition and Certifications:
The company's journey is punctuated by industry recognitions and
certifications. Holding certifications like ISO 9001:2015, MSME
certification, and registration with Construction Industry Development
Council (CIDC) attests to Nacdac Infrastructure's commitment to quality
and adherence to industry standards.</li>
<li><i class="bi bi-check2-all"></i> Strategic Partnerships and Achievements:
While embracing its heritage, Nacdac Infrastructure has actively sought
strategic partnerships to fuel its growth. Initiatives like entering the
Public Sector Unit domain through a tender from Bharat Electronics
Limited and securing projects from entities like L&T and Uttarakhand
Peyjal Nigam underscore the company's achievements and strategic
vision..</li>
</ul>
</div>
<div class="col-lg-6 order-1 order-lg-2 text-center aos-init" data-aos="fade-up" data-aos-delay="200">
<img src="assets/img/features-11.jpg" alt="" class="img-fluid">
</div>
</div>
</div><!-- End tab content item -->
<div class="tab-pane" id="tab-2" role="tabpanel">
<div class="row">
<div class="col-lg-6 order-2 order-lg-1 mt-3 mt-lg-0 d-flex flex-column justify-content-center">
<h3>Professionalism at Nacdac Infrastructure Limited:</h3>
<p class="fst-italic">
Professionalism forms the cornerstone of Nacdac Infrastructure Limited's
organizational ethos. Since its establishment in 2012, the company has consistently
adhered to the highest standards of professionalism across its operations, fostering
a culture of integrity, reliability, and excellence.
</p>
<ul>
<li><i class="bi bi-check2-all"></i> Ethical Practices:
Nacdac Infrastructure places a paramount emphasis on ethical
business practices. The company operates with transparency, integrity,
and honesty in all its dealings, ensuring that ethical considerations are
integral to decision-making processes.</li>
<li><i class="bi bi-check2-all"></i> Compliance with Regulations:
In the complex landscape of the construction and infrastructure sector,
Nacdac Infrastructure stands out for its unwavering commitment to
compliance with local and national regulations. The company ensures
that its operations align with legal standards, promoting a business
environment based on trust and accountability.</li>
<li><i class="bi bi-check2-all"></i> Client-Centric Approach:
Professionalism, for Nacdac Infrastructure, is synonymous with a
client-centric approach. The company recognizes that each project is a
unique undertaking with specific client needs. Therefore, it prioritizes
understanding and fulfilling client requirements, leading to long-lasting
relationships built on trust and satisfaction.</li>
<li><i class="bi bi-check2-all"></i> Skilled Workforce:
The workforce at Nacdac Infrastructure embodies professionalism
through its skill, dedication, and commitment to excellence. Employees
are equipped with the necessary training and expertise to handle
diverse construction projects, ensuring that professionalism is reflected
in the quality of work delivered.</li>\
<li><i class="bi bi-check2-all"></i> Timely Project Delivery:
Professionalism is evident in Nacdac Infrastructure's commitment to
delivering projects within stipulated timelines. The company
understands the importance of deadlines in the construction industry
and employs efficient project management practices to ensure timely
completion without compromising on quality.</li>
<li><i class="bi bi-check2-all"></i> Communication and Collaboration:
Effective communication is a hallmark of professionalism at Nacdac
Infrastructure. The company fosters an environment where open and
transparent communication is encouraged at all levels. This extends to
collaboration with clients, partners, and stakeholders, promoting
synergy and efficient project execution.</li>
<li><i class="bi bi-check2-all"></i> Continuous Improvement:
Nacdac Infrastructure maintains a culture of continuous improvement.
The company is proactive in embracing new technologies, industry
best practices, and feedback mechanisms to enhance its operations
continually. This commitment to improvement reflects a forward-
thinking and adaptive approach to professionalism.</li>Safety Standards:
Professionalism in construction is inseparable from a robust focus on
safety standards. Nacdac Infrastructure prioritizes the well-being of its
workforce and stakeholders by implementing stringent safety
measures, adhering to industry safety norms, and promoting a safety-
first culture on construction sites.
</ul>
</div>
<div class="col-lg-6 order-1 order-lg-2 text-center">
<img src="assets/img/features-12.jpg" alt="" class="img-fluid">
</div>
</div>
</div><!-- End tab content item -->
<div class="tab-pane" id="tab-3" role="tabpanel">
<div class="row">
<div class="col-lg-6 order-2 order-lg-1 mt-3 mt-lg-0 d-flex flex-column justify-content-center">
<h3>Specialization at Nacdac Infrastructure Limited</h3>
<ul>
<li><i class="bi bi-check2-all"></i> Multi-Story Buildings:
Nacdac Infrastructure specializes in the construction of multi-story
buildings. From conceptualization to execution, the company
demonstrates proficiency in creating structures that stand as
architectural marvels. This specialization encompasses residential,
commercial, and institutional multi-story projects.</li>
<li><i class="bi bi-check2-all"></i> LT & HT Electrical Works:
The company extends its specialization to Low Tension (LT) and High
Tension (HT) electrical works. This includes the installation,
maintenance, and optimization of electrical systems for diverse
projects, showcasing a depth of knowledge in handling intricate
electrical infrastructure.</li>
<li><i class="bi bi-check2-all"></i> Steel Structure Works:
Nacdac Infrastructure has a niche in executing steel structure works.
The company leverages advanced engineering techniques to design
and fabricate steel structures for various applications. This
specialization contributes to the strength, durability, and aesthetic
appeal of the constructed projects.</li>
<li><i class="bi bi-check2-all"></i> Housekeeping & Manpower Supply:
Beyond traditional construction services, Nacdac Infrastructure offers
housekeeping and manpower supply solutions. This specialization
ensures that clients receive comprehensive support, including the
provision of skilled labor and maintenance</li>
<li><i class="bi bi-check2-all"></i> Bridges and Allied Civil Works:
Bridges and allied civil works form a significant area of expertise for
Nacdac Infrastructure. The company is adept at designing and
constructing bridges, viaducts, and other civil structures. This
specialization contributes to enhanced connectivity and infrastructure
development.</li>
<li><i class="bi bi-check2-all"></i> Innovative Project Approaches:
Nacdac Infrastructure's commitment to innovation is evident in its
project approaches. The company embraces modern tools and
technologies, ensuring that each project benefits from the latest
advancements in the construction industry. This forward-thinking
approach sets Nacdac apart in delivering efficient and sustainable
solutions.</li>
<li><i class="bi bi-check2-all"></i> Customized Construction Solutions:
Recognizing that each project is unique, Nacdac Infrastructure
specializes in providing customized solutions. The company
collaborates closely with clients to understand their specific
requirements, tailoring construction plans to suit the project's
objectives, location, and functional needs.</li>
<li><i class="bi bi-check2-all"></i> Diversified Geographic Presence:
Geographic expansion is a testament to Nacdac Infrastructure's varied
solutions. The company's foray into different regions, such as
Uttarakhand, Bihar, Jharkhand, and Delhi, showcases its ability to
adapt its specialized services to diverse landscapes and regulatory
environments.</li>
<li><i class="bi bi-check2-all"></i> Public Sector Unit (PSU) Engagements:
Nacdac Infrastructure has demonstrated specialization in engaging
with Public Sector Units (PSUs). The successful tender with Bharat
Electronics Limited exemplifies the company's capabilities in navigating
the specific requirements and standards associated with PSU projects.</li>
<li><i class="bi bi-check2-all"></i> ISO Certification and Industry Affiliations:
Holding ISO 9001:2015 certification, MSME certification, and affiliations
with reputed industry bodies like the Construction Industry
Development Council (CIDC) underline Nacdac's commitment to
maintaining the highest standards across its specialized services.</li>
</ul>
<p class="fst-italic">
In conclusion, Nacdac Infrastructure Limited's specialization and variety of solutions
underscore its versatility and proficiency in addressing the multifaceted needs of the
construction and infrastructure domain. By combining traditional strengths with a
commitment to innovation, the company remains at the forefront of delivering
tailored, high-quality solutions across a diverse spectrum of projects.
</p>
</div>
<div class="col-lg-6 order-1 order-lg-2 text-center">
<img src="assets/img/features-13.jpg" alt="" class="img-fluid">
</div>
</div>
</div><!-- End tab content item -->
<div class="tab-pane" id="tab-4" role="tabpanel">
<div class="row">
<div class="col-lg-6 order-2 order-lg-1 mt-3 mt-lg-0 d-flex flex-column justify-content-center">
<h3>Variety of Solutions at Nacdac Infrastructure Limited:</h3>
<p class="fst-italic">
Nacdac Infrastructure Limited prides itself on its diverse the array
of solutions it offers in the construction and infrastructure sector. The company has
strategically positioned itself as a comprehensive service provider, combining
specialized expertise with innovative solutions to meet the dynamic demands of the
industry.
</p>
<ul>
<li><i class="bi bi-check2-all"></i> Multi-Story Buildings:
Nacdac Infrastructure specializes in the construction of multi-story
buildings. From conceptualization to execution, the company
demonstrates proficiency in creating structures that stand as
architectural marvels. This specialization encompasses residential,
commercial, and institutional multi-story projects.</li>
<li><i class="bi bi-check2-all"></i> LT & HT Electrical Works:
The company extends its specialization to Low Tension (LT) and High
Tension (HT) electrical works. This includes the installation,
maintenance, and optimization of electrical systems for diverse
projects, showcasing a depth of knowledge in handling intricate
electrical infrastructure.</li>
<li><i class="bi bi-check2-all"></i> Steel Structure Works:
Nacdac Infrastructure has a niche in executing steel structure works.
The company leverages advanced engineering techniques to design
and fabricate steel structures for various applications. This
specialization contributes to the strength, durability, and aesthetic
appeal of the constructed projects.</li>
<li><i class="bi bi-check2-all"></i> Housekeeping & Manpower Supply:
Beyond traditional construction services, Nacdac Infrastructure offers
housekeeping and manpower supply solutions. This specialization
ensures that clients receive comprehensive support, including the
provision of skilled labor and maintenance</li>
<li><i class="bi bi-check2-all"></i> Bridges and Allied Civil Works:
Bridges and allied civil works form a significant area of expertise for
Nacdac Infrastructure. The company is adept at designing and
constructing bridges, viaducts, and other civil structures. This
specialization contributes to enhanced connectivity and infrastructure
development.</li>
<li><i class="bi bi-check2-all"></i> Innovative Project Approaches:
Nacdac Infrastructure's commitment to innovation is evident in its
project approaches. The company embraces modern tools and
technologies, ensuring that each project benefits from the latest
advancements in the construction industry. This forward-thinking
approach sets Nacdac apart in delivering efficient and sustainable
solutions.</li>
<li><i class="bi bi-check2-all"></i> Customized Construction Solutions:
Recognizing that each project is unique, Nacdac Infrastructure
specializes in providing customized solutions. The company
collaborates closely with clients to understand their specific
requirements, tailoring construction plans to suit the project's
objectives, location, and functional needs.</li>
<li><i class="bi bi-check2-all"></i> Diversified Geographic Presence:
Geographic expansion is a testament to Nacdac Infrastructure's varied
solutions. The company's foray into different regions, such as
Uttarakhand, Bihar, Jharkhand, and Delhi, showcases its ability to
adapt its specialized services to diverse landscapes and regulatory
environments.</li>
<li><i class="bi bi-check2-all"></i> Public Sector Unit (PSU) Engagements:
Nacdac Infrastructure has demonstrated specialization in engaging
with Public Sector Units (PSUs). The successful tender with Bharat
Electronics Limited exemplifies the company's capabilities in navigating
the specific requirements and standards associated with PSU projects.</li>
<li><i class="bi bi-check2-all"></i> ISO Certification and Industry Affiliations:
Holding ISO 9001:2015 certification, MSME certification, and affiliations
with reputed industry bodies like the Construction Industry
Development Council (CIDC) underline Nacdac's commitment to
maintaining the highest standards across its specialized services.</li>
</ul></div>
<div class="col-lg-6 order-1 order-lg-2 text-center">
<img src="assets/img/features-14.jpg" alt="" class="img-fluid">
</div>
</div>
</div><!-- End tab content item -->
</div>
</div>
</section><!-- End Features Section -->
<section id="constructions" class="constructions">
<div class="container aos-init" data-aos="fade-up">
<div class="section-header">
<h2>Clients</h2>
<p>Our prestigious clients </p>
</div>
<link rel="stylesheet" type="text/css" href="carousel.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js" type="text/javascript"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js" type="text/javascript"></script>
<script src="slick.js" type="text/javascript" charset="utf-8"></script>
<div class="row">
<div class="container">
<section class="customer-logos slider slick-initialized slick-slider">
<div aria-live="polite" class="slick-list draggable"><div class="slick-track" role="listbox" style="opacity: 1; width: 2320px; transform: translate3d(-812px, 0px, 0px); transition: transform 500ms ease 0s;"><div class="slide slick-slide slick-cloned" data-slick-index="-6" aria-hidden="true" tabindex="-1" style="width: 76px;"><img src="images/client-3.png"></div><div class="slide slick-slide slick-cloned" data-slick-index="-5" aria-hidden="true" tabindex="-1" style="width: 76px;"><img src="images/client-4.png"></div><div class="slide slick-slide slick-cloned" data-slick-index="-4" aria-hidden="true" tabindex="-1" style="width: 76px;"><img src="images/client-5.png"></div><div class="slide slick-slide slick-cloned" data-slick-index="-3" aria-hidden="true" tabindex="-1" style="width: 76px;"><img src="images/client-6.png"></div><div class="slide slick-slide slick-cloned" data-slick-index="-2" aria-hidden="true" tabindex="-1" style="width: 76px;"><img src="images/client-7.png"></div><div class="slide slick-slide slick-cloned" data-slick-index="-1" aria-hidden="true" tabindex="-1" style="width: 76px;"><img src="images/client-8.png"></div><div class="slide slick-slide" data-slick-index="0" aria-hidden="true" tabindex="-1" role="option" aria-describedby="slick-slide00" style="width: 76px;"><img src="images/client-1.png"></div><div class="slide slick-slide slick-current slick-active" data-slick-index="1" aria-hidden="false" tabindex="-1" role="option" aria-describedby="slick-slide01" style="width: 76px;"><img src="images/client-2.png"></div><div class="slide slick-slide slick-active" data-slick-index="2" aria-hidden="false" tabindex="-1" role="option" aria-describedby="slick-slide02" style="width: 76px;"><img src="images/client-3.png"></div><div class="slide slick-slide slick-active" data-slick-index="3" aria-hidden="false" tabindex="-1" role="option" aria-describedby="slick-slide03" style="width: 76px;"><img src="images/client-4.png"></div><div class="slide slick-slide slick-active" data-slick-index="4" aria-hidden="false" tabindex="-1" role="option" aria-describedby="slick-slide04" style="width: 76px;"><img src="images/client-5.png"></div><div class="slide slick-slide slick-active" data-slick-index="5" aria-hidden="false" tabindex="-1" role="option" aria-describedby="slick-slide05" style="width: 76px;"><img src="images/client-6.png"></div><div class="slide slick-slide slick-active" data-slick-index="6" aria-hidden="false" tabindex="-1" role="option" aria-describedby="slick-slide06" style="width: 76px;"><img src="images/client-7.png"></div><div class="slide slick-slide" data-slick-index="7" aria-hidden="true" tabindex="-1" role="option" aria-describedby="slick-slide07" style="width: 76px;"><img src="images/client-8.png"></div><div class="slide slick-slide slick-cloned" data-slick-index="8" aria-hidden="true" tabindex="-1" style="width: 76px;"><img src="images/client-1.png"></div><div class="slide slick-slide slick-cloned" data-slick-index="9" aria-hidden="true" tabindex="-1" style="width: 76px;"><img src="images/client-2.png"></div><div class="slide slick-slide slick-cloned" data-slick-index="10" aria-hidden="true" tabindex="-1" style="width: 76px;"><img src="images/client-3.png"></div><div class="slide slick-slide slick-cloned" data-slick-index="11" aria-hidden="true" tabindex="-1" style="width: 76px;"><img src="images/client-4.png"></div><div class="slide slick-slide slick-cloned" data-slick-index="12" aria-hidden="true" tabindex="-1" style="width: 76px;"><img src="images/client-5.png"></div><div class="slide slick-slide slick-cloned" data-slick-index="13" aria-hidden="true" tabindex="-1" style="width: 76px;"><img src="images/client-6.png"></div></div></div>
</section>
</div>
</div>
<script type="text/javascript">
$(document).ready(function(){
$('.customer-logos').slick({
slidesToShow: 6,
slidesToScroll: 1,
autoplay: true,
autoplaySpeed: 1000,
arrows: false,
dots: false,
pauseOnHover: false,
responsive: [{
breakpoint: 768,
settings: {
slidesToShow: 4
}
}, {
breakpoint: 520,
settings: {
slidesToShow: 3
}
}]
});
});
</script>
<link rel="stylesheet" type="text/css" href="carousel.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js" type="text/javascript"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js" type="text/javascript"></script>
<script src="slick.js" type="text/javascript" charset="utf-8"></script>
<div class="row">
<div class="container">
<section class="customer-logos slider slick-initialized slick-slider">
<div aria-live="polite" class="slick-list draggable"><div class="slick-track" role="listbox" style="opacity: 1; width: 2320px; transform: translate3d(-812px, 0px, 0px); transition: transform 500ms ease 0s;"><div class="slide slick-slide slick-cloned" data-slick-index="-6" aria-hidden="true" tabindex="-1" style="width: 76px;"><img src="images/client-25.png"></div><div class="slide slick-slide slick-cloned" data-slick-index="-5" aria-hidden="true" tabindex="-1" style="width: 76px;"><img src="images/client-15.png"></div><div class="slide slick-slide slick-cloned" data-slick-index="-4" aria-hidden="true" tabindex="-1" style="width: 76px;"><img src="images/client-16.png"></div><div class="slide slick-slide slick-cloned" data-slick-index="-3" aria-hidden="true" tabindex="-1" style="width: 76px;"><img src="images/client-28.png"></div><div class="slide slick-slide slick-cloned" data-slick-index="-2" aria-hidden="true" tabindex="-1" style="width: 76px;"><img src="images/client-18.png"></div><div class="slide slick-slide slick-cloned" data-slick-index="-1" aria-hidden="true" tabindex="-1" style="width: 76px;"><img src="images/client-19.png"></div><div class="slide slick-slide" data-slick-index="0" aria-hidden="true" tabindex="-1" role="option" aria-describedby="slick-slide10" style="width: 76px;"><img src="images/client-12.png"></div><div class="slide slick-slide slick-current slick-active" data-slick-index="1" aria-hidden="false" tabindex="-1" role="option" aria-describedby="slick-slide11" style="width: 76px;"><img src="images/client-13.png"></div><div class="slide slick-slide slick-active" data-slick-index="2" aria-hidden="false" tabindex="-1" role="option" aria-describedby="slick-slide12" style="width: 76px;"><img src="images/client-25.png"></div><div class="slide slick-slide slick-active" data-slick-index="3" aria-hidden="false" tabindex="-1" role="option" aria-describedby="slick-slide13" style="width: 76px;"><img src="images/client-15.png"></div><div class="slide slick-slide slick-active" data-slick-index="4" aria-hidden="false" tabindex="-1" role="option" aria-describedby="slick-slide14" style="width: 76px;"><img src="images/client-16.png"></div><div class="slide slick-slide slick-active" data-slick-index="5" aria-hidden="false" tabindex="-1" role="option" aria-describedby="slick-slide15" style="width: 76px;"><img src="images/client-28.png"></div><div class="slide slick-slide slick-active" data-slick-index="6" aria-hidden="false" tabindex="-1" role="option" aria-describedby="slick-slide16" style="width: 76px;"><img src="images/client-18.png"></div><div class="slide slick-slide" data-slick-index="7" aria-hidden="true" tabindex="-1" role="option" aria-describedby="slick-slide17" style="width: 76px;"><img src="images/client-19.png"></div><div class="slide slick-slide slick-cloned" data-slick-index="8" aria-hidden="true" tabindex="-1" style="width: 76px;"><img src="images/client-12.png"></div><div class="slide slick-slide slick-cloned" data-slick-index="9" aria-hidden="true" tabindex="-1" style="width: 76px;"><img src="images/client-13.png"></div><div class="slide slick-slide slick-cloned" data-slick-index="10" aria-hidden="true" tabindex="-1" style="width: 76px;"><img src="images/client-25.png"></div><div class="slide slick-slide slick-cloned" data-slick-index="11" aria-hidden="true" tabindex="-1" style="width: 76px;"><img src="images/client-15.png"></div><div class="slide slick-slide slick-cloned" data-slick-index="12" aria-hidden="true" tabindex="-1" style="width: 76px;"><img src="images/client-16.png"></div><div class="slide slick-slide slick-cloned" data-slick-index="13" aria-hidden="true" tabindex="-1" style="width: 76px;"><img src="images/client-28.png"></div></div></div>
</section>
</div>
</div>
<script type="text/javascript">
$(document).ready(function(){
$('.customer-logos').slick({
slidesToShow: 6,
slidesToScroll: 1,
autoplay: true,
autoplaySpeed: 1000,
arrows: false,
dots: false,
pauseOnHover: false,
responsive: [{
breakpoint: 768,
settings: {
slidesToShow: 4
}
}, {
breakpoint: 520,
settings: {
slidesToShow: 3
}
}]
});
});
</script>
<link rel="stylesheet" type="text/css" href="carousel.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js" type="text/javascript"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js" type="text/javascript"></script>
<script src="slick.js" type="text/javascript" charset="utf-8"></script>
<div class="row">
<div class="container">
<section class="customer-logos slider slick-initialized slick-slider">
<div aria-live="polite" class="slick-list draggable"><div class="slick-track" role="listbox" style="opacity: 1; width: 2320px; transform: translate3d(-812px, 0px, 0px); transition: transform 500ms ease 0s;"><div class="slide slick-slide slick-cloned" data-slick-index="-6" aria-hidden="true" tabindex="-1" style="width: 76px;"><img src="images/client-11.png"></div><div class="slide slick-slide slick-cloned" data-slick-index="-5" aria-hidden="true" tabindex="-1" style="width: 76px;"><img src="images/client-20.png"></div><div class="slide slick-slide slick-cloned" data-slick-index="-4" aria-hidden="true" tabindex="-1" style="width: 76px;"><img src="images/client-21.png"></div><div class="slide slick-slide slick-cloned" data-slick-index="-3" aria-hidden="true" tabindex="-1" style="width: 76px;"><img src="images/client-22.png"></div><div class="slide slick-slide slick-cloned" data-slick-index="-2" aria-hidden="true" tabindex="-1" style="width: 76px;"><img src="images/client-23.png"></div><div class="slide slick-slide slick-cloned" data-slick-index="-1" aria-hidden="true" tabindex="-1" style="width: 76px;"><img src="images/client-24.png"></div><div class="slide slick-slide" data-slick-index="0" aria-hidden="true" tabindex="-1" role="option" aria-describedby="slick-slide20" style="width: 76px;"><img src="images/client-9.png"></div><div class="slide slick-slide slick-current slick-active" data-slick-index="1" aria-hidden="false" tabindex="-1" role="option" aria-describedby="slick-slide21" style="width: 76px;"><img src="images/client-10.png"></div><div class="slide slick-slide slick-active" data-slick-index="2" aria-hidden="false" tabindex="-1" role="option" aria-describedby="slick-slide22" style="width: 76px;"><img src="images/client-11.png"></div><div class="slide slick-slide slick-active" data-slick-index="3" aria-hidden="false" tabindex="-1" role="option" aria-describedby="slick-slide23" style="width: 76px;"><img src="images/client-20.png"></div><div class="slide slick-slide slick-active" data-slick-index="4" aria-hidden="false" tabindex="-1" role="option" aria-describedby="slick-slide24" style="width: 76px;"><img src="images/client-21.png"></div><div class="slide slick-slide slick-active" data-slick-index="5" aria-hidden="false" tabindex="-1" role="option" aria-describedby="slick-slide25" style="width: 76px;"><img src="images/client-22.png"></div><div class="slide slick-slide slick-active" data-slick-index="6" aria-hidden="false" tabindex="-1" role="option" aria-describedby="slick-slide26" style="width: 76px;"><img src="images/client-23.png"></div><div class="slide slick-slide" data-slick-index="7" aria-hidden="true" tabindex="-1" role="option" aria-describedby="slick-slide27" style="width: 76px;"><img src="images/client-24.png"></div><div class="slide slick-slide slick-cloned" data-slick-index="8" aria-hidden="true" tabindex="-1" style="width: 76px;"><img src="images/client-9.png"></div><div class="slide slick-slide slick-cloned" data-slick-index="9" aria-hidden="true" tabindex="-1" style="width: 76px;"><img src="images/client-10.png"></div><div class="slide slick-slide slick-cloned" data-slick-index="10" aria-hidden="true" tabindex="-1" style="width: 76px;"><img src="images/client-11.png"></div><div class="slide slick-slide slick-cloned" data-slick-index="11" aria-hidden="true" tabindex="-1" style="width: 76px;"><img src="images/client-20.png"></div><div class="slide slick-slide slick-cloned" data-slick-index="12" aria-hidden="true" tabindex="-1" style="width: 76px;"><img src="images/client-21.png"></div><div class="slide slick-slide slick-cloned" data-slick-index="13" aria-hidden="true" tabindex="-1" style="width: 76px;"><img src="images/client-22.png"></div></div></div>
</section>
</div>
</div>
<script type="text/javascript">
$(document).ready(function(){
$('.customer-logos').slick({
slidesToShow: 6,
slidesToScroll: 1,
autoplay: true,
autoplaySpeed: 1000,
arrows: false,
dots: false,
pauseOnHover: false,
responsive: [{
breakpoint: 768,
settings: {
slidesToShow: 4
}
}, {
breakpoint: 520,
settings: {
slidesToShow: 3
}
}]
});
});
</script>
</div></section></main><!-- End #main -->
<!-- ======= Footer ======= -->
<footer id="footer" class="footer">
<div class="footer-content position-relative">
<div class="container">
<div class="row">
<div class="col-lg-4 col-md-6">
<div class="footer-info">
<h3>NACDAC INFRASTRUCTURE LIMITED</h3>
<p>
77, IInd Floor, <br>
Navyug Market, Ghaziabad U.P (INDIA)<br><br>
<strong>Phone:</strong> +91-9873082256<br>
<strong>Email:</strong> [email protected]<br>
</p>
<div class="social-links d-flex mt-3">
<a href="#" class="d-flex align-items-center justify-content-center"><i class="bi bi-twitter"></i></a>
<a href="#" class="d-flex align-items-center justify-content-center"><i class="bi bi-facebook"></i></a>
<a href="#" class="d-flex align-items-center justify-content-center"><i class="bi bi-instagram"></i></a>
<a href="#" class="d-flex align-items-center justify-content-center"><i class="bi bi-linkedin"></i></a>
</div>
</div>
</div><!-- End footer info column-->
<div class="col-lg-2 col-md-3 footer-links">
<h4>Useful Links</h4>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About us</a></li>
<li><a href="services.html">Services</a></li>
</ul>
</div><!-- End footer links column-->
<div class="col-lg-2 col-md-3 footer-links">
<h4>Projects</h4>
<ul>
<li><a href="completed-projects.html">Delivered Projects</a></li>
<li><a href="upcoming-projects.html">Ongoing Projects</a></li>
<br>
<h4>IPO</h4>
<li><a href="">DRHP</a></li>
</ul>
</div><!-- End footer links column-->
<div class="col-lg-2 col-md-3 footer-links">
<h4>Investors</h4>
<ul>
<li><a href="financial-result.html">Financial Result</a></li>
<li><a href="shareholding-pattern.html">Shareholding Pattern</a></li>
<li><a href="annual-report.html">Annual Report</a></li>
<li><a href="annual-return.html">Annual Return</a></li>
<li><a href="policies.html">Policies</a></li>
<li><a href="investor-enquiry.html">Investor Enquiry</a></li>
<li><a href="investor-grievance-redressal.html">Investor Grievance Redressal</a></li>
</ul>
</div><!-- End footer links column-->
<div class="col-lg-2 col-md-3 footer-links">
<h4>Team</h4>
<ul>
<li><a href="board-directors.html">Board of Directors</a></li>
<li><a href="management-committee.html">Management & Committee</a></li>
<li><a href="executive-team.html">Executive Team</a></li>
</ul>
</div><!-- End footer links column-->
</div>
</div>
</div>
<div class="footer-legal text-center position-relative">
<div class="container">
<div class="copyright">
© Copyright <strong><span>NACDAC Infrastructure Limited</span></strong>. All Rights Reserved
</div>
</div>
</div>
</footer>
<!-- End Footer -->
<a href="#" class="scroll-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/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/aos/aos.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/swiper/swiper-bundle.min.js"></script>
<script src="assets/vendor/purecounter/purecounter_vanilla.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main.js"></script>
</body></html>