Style 01
Web Development
We focus on the best practices for it solutions and services.
Branding Services
We focus on the best practices for it solutions and services.
<div class="row mt-n1-9">
<div class="col-md-6 mt-1-9 wow fadeInUp" data-wow-delay="100ms">
<div class="card card-style10 border-0 primary-shadow">
<div class="card-body d-flex p-1-6 p-sm-1-9">
<div class="flex-shrink-0 me-4">
<img src="img/icons/icon-19.png" alt="..." class="w-40px">
</div>
<div class="flex-grow-1">
<h4 class="h5"><a href="services.html">Web Development</a></h4>
<p class="mb-0">We focus on the best practices for it solutions and services.</p>
</div>
</div>
</div>
</div>
<div class="col-md-6 mt-1-9 wow fadeInUp" data-wow-delay="150ms">
<div class="card card-style10 border-0 primary-shadow">
<div class="card-body d-flex p-1-6 p-sm-1-9">
<div class="flex-shrink-0 me-4">
<img src="img/icons/icon-18.png" alt="..." class="w-40px">
</div>
<div class="flex-grow-1">
<h4 class="h5"><a href="services.html">Branding Services</a></h4>
<p class="mb-0">We focus on the best practices for it solutions and services.</p>
</div>
</div>
</div>
</div>
</div>
Style 02
Information Security
We focus on the best practices for it solutions and services.
Mobile Platforms
We focus on the best practices for it solutions and services.
<div class="row mt-n1-9">
<div class="col-md-6 mt-1-9 wow fadeInUp" data-wow-delay="100ms">
<div class="card card-style14 border-0 rounded-0">
<h3 class="title h5"><a href="information-security.html" class="text-white">Information Security</a></h3>
<div class="card-body p-0">
<div class="card-image">
<img src="img/service/service-14.jpg" alt="...">
</div>
<div class="card-content">
<div class="d-table-cell align-middle">
<img src="img/icons/icon-04.png" class="mb-3 w-50px" alt="...">
<p class="mb-0 text-white">We focus on the best practices for it solutions and services.</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-md-6 mt-1-9 wow fadeInUp" data-wow-delay="150ms">
<div class="card card-style14 border-0 rounded-0">
<h3 class="title h5"><a href="mobile-platforms.html" class="text-white">Mobile Platforms</a></h3>
<div class="card-body p-0">
<div class="card-image">
<img src="img/service/service-15.jpg" alt="...">
</div>
<div class="card-content">
<div class="d-table-cell align-middle">
<img src="img/icons/icon-09.png" class="mb-3 w-50px" alt="...">
<p class="mb-0 text-white">We focus on the best practices for it solutions and services.</p>
</div>
</div>
</div>
</div>
</div>
</div>
Style 03
First Growing Process
Expert Team Member
<div class="row mt-n1-9">
<div class="col-sm-6 mt-1-9">
<div class="d-flex align-items-center align-items-lg-start">
<div class="flex-shrink-0 me-4">
<img src="img/icons/icon-03.png" class="w-50px" alt="...">
</div>
<div class="flex-grow-1">
<h4 class="mb-0 h5">First Growing Process</h4>
</div>
</div>
</div>
<div class="col-sm-6 mt-1-9">
<div class="d-flex align-items-center align-items-lg-start">
<div class="flex-shrink-0 me-4">
<img src="img/icons/icon-02.png" class="w-50px" alt="...">
</div>
<div class="flex-grow-1">
<h4 class="mb-0 h5">Expert Team Member</h4>
</div>
</div>
</div>
</div>