Example 01
0
+
Years of experience
0
+
Awards Recieved
0
+
Theraphy Issues Solve
<div class="bg-light p-4">
<div class="row mt-n4">
<div class="col-sm-6 col-lg-4 mt-4">
<div class="text-center">
<div class="display-12 text-dark font-weight-800">
<div class="odometer odometer-auto-theme" data-count="35">0</div><sup>+</sup>
</div>
<p class="text-uppercase mb-0 display-31">Years of experience</p>
</div>
</div>
<div class="col-sm-6 col-lg-4 mt-4">
<div class="text-center">
<div class="display-12 text-dark font-weight-800">
<div class="odometer odometer-auto-theme" data-count="32">0</div><sup>+</sup>
</div>
<p class="text-uppercase mb-0 display-31">Awards Recieved</p>
</div>
</div>
<div class="col-sm-6 col-lg-4 mt-4">
<div class="text-center">
<div class="display-12 text-dark font-weight-800">
<div class="odometer odometer-auto-theme" data-count="25">0</div><sup>+</sup>
</div>
<p class="text-uppercase mb-0 display-31">Theraphy Issues Solve</p>
</div>
</div>
</div>
</div>
Example 02
0
0
+
Years of coaching experience
0
%
Success for all clients so far
<div class="row justify-content-center position-relative z-index-9 mt-n1-9">
<div class="col-md-6 col-lg-4 mt-1-9 border-md-end wow fadeIn" data-wow-delay="100ms">
<div class="d-flex justify-content-md-center align-items-center">
<div class="flex-shrink-0 me-1-6">
<div class="display-5 font-weight-800 text-dark lh-1">
<div class="odometer odometer-auto-theme" data-count="4.98">0</div>
</div>
</div>
<div>
<div>
<i class="fa-solid fa-star text-dark display-29"></i>
<i class="fa-solid fa-star text-dark display-29"></i>
<i class="fa-solid fa-star text-dark display-29"></i>
<i class="fa-solid fa-star text-dark display-29"></i>
<i class="fa-solid fa-star text-dark display-29"></i>
</div>
<span class="display-28 font-weight-600 lh-1">2,488 rating.</span>
</div>
</div>
</div>
<div class="col-md-6 col-lg-4 mt-1-9 border-lg-end wow fadeIn" data-wow-delay="200ms">
<div class="d-flex justify-content-md-center align-items-center ps-md-4 ps-lg-0">
<div class="flex-shrink-0 me-1-6">
<div class="display-5 font-weight-800 text-dark lh-1">
<div class="odometer odometer-auto-theme" data-count="26">0</div>+
</div>
</div>
<div class="w-lg-40">
<span class="display-28 font-weight-600 lh-1">Years of coaching experience</span>
</div>
</div>
</div>
<div class="col-md-6 col-lg-4 mt-1-9 wow fadeIn" data-wow-delay="300ms">
<div class="d-flex justify-content-md-center align-items-center">
<div class="flex-shrink-0 me-1-6">
<div class="display-5 font-weight-800 text-dark lh-1">
<div class="odometer odometer-auto-theme" data-count="98">0</div>%
</div>
</div>
<div class="w-md-40">
<span class="display-28 font-weight-600 lh-1">Success for all clients so far</span>
</div>
</div>
</div>
</div>