Card

Snippet #1

Master Every Area of
Your Life

Extreme Execution will help you leverage who you are in your life and career.

Life Coaching

Lorem ipsum dolor sit amet, conse cte turdisse in ornare lectussit amet lacinia nisi.

Read more
thumb-img

Relationship

Maecenas eu est purus. Morbi luctus turpis justo, sit amet mollis arcu ultricies et.

Read more
thumb-img

Leadership

Pellentesque at rhoncus metus, in condimentum felis. Donec congue augue placera.

Read more
<!--start program section-->
<section class="py-6 py-xxl-16 py-lg-8">
    <div class="container">
        <!--row-->
        <div class="row">
            <div class="offset-xxl-3 col-xxl-6 col-lg-8 offset-lg-2 col-md-12">
                <div class="text-center mb-8">
                    <!--content-->
                    <h2 class="mb-3 h1">
                        Master Every Area of
                        <br />
                        Your Life
                    </h2>
                    <p class="lead">Extreme Execution will help you leverage who you are in your life and career.</p>
                </div>
            </div>
        </div>
        <div class="row">
            <!--col-->
            <div class="col-lg-4 col-md-6 col-12">
                <!--card-->
                <div class="card border-0">
                    <a href="pages/program-single.html" class="img-zoom">
                        <img class="rounded img-fluid w-100" src="../assets/images/thumb-img-1.jpg" alt="thumb-img" />
                    </a>
                </div>
                <div class="card border-0">
                    <!--card body-->
                    <div class="card-body mt-n16 bg-white me-6 rounded-end p-4">
                        <h3 class="mb-3"><a href="pages/program-single.html" class="text-inherit">Life Coaching</a></h3>
                        <p>Lorem ipsum dolor sit amet, conse cte turdisse in ornare lectussit amet lacinia nisi.</p>
                        <a href="pages/program-single.html" class="btn-primary-link">Read more</a>
                    </div>
                </div>
            </div>
            <!--col-->
            <div class="col-lg-4 col-md-6 col-12">
                <!--card-->
                <div class="card border-0">
                    <a href="pages/program-single.html" class="img-zoom"><img class="rounded img-fluid w-100" src="../assets/images/thumb-img-2.jpg" alt="thumb-img" /></a>
                </div>
                <div class="card border-0">
                    <!--card body-->
                    <div class="card-body mt-n16 bg-white me-6 rounded-end p-4">
                        <h3 class="mb-3"><a href="pages/program-single.html" class="text-inherit">Relationship</a></h3>
                        <p>Maecenas eu est purus. Morbi luctus turpis justo, sit amet mollis arcu ultricies et.</p>
                        <a href="pages/program-single.html" class="btn-primary-link">Read more</a>
                    </div>
                </div>
            </div>
            <!--col-->
            <div class="col-lg-4 d-lg-block d-md-none col-12">
                <!--card-->
                <div class="card border-0">
                    <a href="pages/program-single.html" class="img-zoom"><img class="rounded img-fluid w-100" src="../assets/images/thumb-img-3.jpg" alt="thumb-img" /></a>
                </div>
                <div class="card border-0">
                    <!--card body-->
                    <div class="card-body mt-n16 bg-white me-6 rounded-end p-4">
                        <h3 class="mb-3"><a href="pages/program-single.html" class="text-inherit">Leadership</a></h3>
                        <p>Pellentesque at rhoncus metus, in condimentum felis. Donec congue augue placera.</p>
                        <a href="pages/program-single.html" class="btn-primary-link">Read more</a>
                    </div>
                </div>
            </div>
        </div>
    </div>
</section>
<!--end of program section-->

Snippet #2

Lead Your Field. Impact the World.

We draw on our 25-year track record to coach established and emerging leaders to identify their purpose, thrive personally & professionally and so improve business performance.

Get Started
img

Motivational Programs

A motivational Programs is program intended to motivate or inspire your business and personal life.

Start Program
img

Podcast & Events

Podcast gives you access to Coach’s proven strategies for success so you can accomplish your goals, too.

Read More
img

Online Courses

Online course will help you better understand your leadership business and push you to the next level.

Start Here
<!--start course-->
<section class="py-xxl-14 py-lg-8 py-6 bg-dark">
    <div class="container">
        <div class="row">
            <div class="offset-xxl-2 col-xxl-8 col-md-12 col-12">
                <div class="text-center mb-12">
                    <!--title-->
                    <h2 class="text-white mb-3 h1">Lead Your Field. Impact the World.</h2>
                    <!--para-->
                    <p class="lead mb-5">
                        We draw on our 25-year track record to coach established and emerging leaders to identify their purpose, thrive personally & professionally and so improve
                        business performance.
                    </p>
                    <!--button-->
                    <a href="#" class="btn btn-secondary btn-lg">Get Started</a>
                </div>
            </div>
        </div>
    </div>
</section>
<div class="container mt-lg-n14 mt-n10 pb-xxl-6">
    <div class="row gy-4">
        <!--col-->
        <div class="col-lg-4 col-md-6 col-12">
            <div>
                <!--image-->
                <img src="../assets/images/ft-img-1.jpg" alt="img" class="img-fluid w-100 border-top border-primary border-4 rounded-top" />
                <div class="border-top-0 border rounded-bottom bg-white">
                    <div class="p-5">
                        <!--heading-->
                        <h4>Motivational Programs</h4>
                        <p>A motivational Programs is program intended to motivate or inspire your business and personal life.</p>
                        <!--button-->
                        <a href="#" class="btn-primary-link">Start Program</a>
                    </div>
                </div>
            </div>
        </div>
        <!--col-->
        <div class="col-lg-4 col-md-6 col-12">
            <div>
                <!--image-->
                <img src="../assets/images/ft-img-2.jpg" alt="img" class="img-fluid w-100 border-top border-primary border-4 rounded-top" />
                <div class="border-top-0 border rounded-bottom bg-white">
                    <div class="p-5">
                        <!--heading-->
                        <h4>Podcast & Events</h4>
                        <p>Podcast gives you access to Coach’s proven strategies for success so you can accomplish your goals, too.</p>
                        <!--button-->
                        <a href="#" class="btn-primary-link">Read More</a>
                    </div>
                </div>
            </div>
        </div>
        <!--col-->
        <div class="col-lg-4 col-md-6 col-12 d-md-none d-lg-block">
            <div class="mb-4 mb-lg-0">
                <!--image-->
                <img src="../assets/images/ft-img-3.jpg" alt="img" class="img-fluid w-100 border-top border-primary border-4 rounded-top" />
                <div class="border-top-0 border rounded-bottom bg-white">
                    <div class="p-5">
                        <!--heading-->
                        <h4>Online Courses</h4>
                        <p>Online course will help you better understand your leadership business and push you to the next level.</p>
                        <!--button-->
                        <a href="#" class="btn-primary-link">Start Here</a>
                    </div>
                </div>
            </div>
        </div>
    </div>
</div>
<!--end of course-->

Snippet #3

The coaching program that change your life.

Lorem ipsum dolor sit amet, consectetur adipiscing elit. In urna lectus, mattis non accumsan in, tempor dictum neque. In hac habitasse platea dictumst.

Life Coach Training Courses Online

Lorem ipsum dolor sit amet, conse cte turdisse in ornare lectussit amet lacinia nisi.

2 Weekly 40-Minute Sessions

Read more
thumb

Good Relationships that Bond People

Maecenas eu est purus. Morbi luctus turpis justo, sit amet mollis arcu ultricies et.

3 Weekly 30-Minute Sessions

Read more
thumb

Develop Leadership Coaching Program

Pellentesque at rhoncus metus, in condimentum felis. Donec congue augue placera.

2 Weekly 50-Minute Sessions

Read more
<!--start prgoram-->
<section class="py-xxl-12 py-lg-8 py-6">
    <div class="container">
        <div class="mb-9">
            <div class="row align-items-center">
                <div class="col-xl-6 col-lg-6 col-md-6 col-12">
                    <!--heading-->
                    <h2 class="h1">The coaching program that change your life.</h2>
                </div>
                <div class="col-xl-6 col-lg-6 col-md-6 col-12">
                    <!--para-->
                    <p class="lead">
                        Lorem ipsum dolor sit amet, consectetur adipiscing elit. In urna lectus, mattis non accumsan in, tempor dictum neque. In hac habitasse platea dictumst.
                    </p>
                </div>
            </div>
        </div>
        <div class="row">
            <!-- thumbnail -->
            <div class="col-lg-4 col-md-6 col-12">
                <!--card-->
                <div class="card border-0">
                    <a href="#" class="img-zoom">
                        <img class="rounded img-fluid w-100" src="../assets/images/thumb-img-1.jpg" alt="thumb" />
                    </a>
                </div>
                <div class="card border-0 mb-4 mb-lg-0">
                    <!--card body-->
                    <div class="card-body mt-n13 bg-white me-4 rounded-end p-5 border-top border-primary border-4">
                        <!--contet-->
                        <a href="#">
                            <h4 class="mb-3">Life Coach Training Courses Online</h4>
                        </a>
                        <p>Lorem ipsum dolor sit amet, conse cte turdisse in ornare lectussit amet lacinia nisi.</p>
                        <p class="font-13">
                            <span class="me-2">2 Weekly</span>
                            <span>40-Minute Sessions</span>
                        </p>
                        <a href="#" class="btn-primary-link">Read more</a>
                    </div>
                </div>
            </div>
            <!-- thumbnail -->
            <div class="col-lg-4 col-md-6 col-12">
                <!--card-->
                <div class="card border-0 mt-lg-4">
                    <a href="#" class="img-zoom"><img class="rounded img-fluid w-100" src="../assets/images/thumb-img-2.jpg" alt="thumb" /></a>
                </div>
                <div class="card border-0 mb-4 mb-lg-0">
                    <!--card body-->
                    <div class="card-body mt-n13 bg-white me-4 rounded-end p-5 border-top border-primary border-4">
                        <!--content-->
                        <a href="#">
                            <h4 class="mb-3">Good Relationships that Bond People</h4>
                        </a>
                        <p>Maecenas eu est purus. Morbi luctus turpis justo, sit amet mollis arcu ultricies et.</p>
                        <p class="font-13">
                            <span class="me-2">3 Weekly</span>
                            <span>30-Minute Sessions</span>
                        </p>
                        <a href="#" class="btn-primary-link">Read more</a>
                    </div>
                </div>
            </div>
            <!-- thumbnail -->
            <div class="col-lg-4 d-lg-block d-md-none col-12">
                <!--card-->
                <div class="card border-0 mt-lg-8">
                    <a href="#" class="img-zoom"><img class="rounded img-fluid w-100" src="../assets/images/thumb-img-3.jpg" alt="thumb" /></a>
                </div>
                <div class="card border-0">
                    <!--card body-->
                    <div class="card-body mt-n13 bg-white me-4 rounded-end p-5 border-top border-primary border-4">
                        <!--content-->
                        <a href="#">
                            <h4 class="mb-3">Develop Leadership Coaching Program</h4>
                        </a>
                        <p>Pellentesque at rhoncus metus, in condimentum felis. Donec congue augue placera.</p>
                        <p class="font-13">
                            <span class="me-2">2 Weekly</span>
                            <span>50-Minute Sessions</span>
                        </p>
                        <a href="#" class="btn-primary-link">Read more</a>
                    </div>
                </div>
            </div>
        </div>
    </div>
</section>
<!--end of program-->

Snippet #4

Transformational Life Coaching

As you learn how to life coach other people Lorem ipsum dolor sit amet, consectetur adipiscing elit. In urna lectus, mattis non accumsan.

  • You will learn a practical life coaching
  • Establish healthy relationship
  • limiting and self-defeating beliefs
  • Understand how to positively influence
Learn More

Discover Your Life Purpose

Find your passion, love your career, reach your potential and live a life of meaning, purpose, and fulfillment

  • Live in alignment with your true self
  • Create the life of your dreams
  • Purpose in your current career
  • Replace limit with empowering beliefs
Learn More
<!--start transformational-->
<section class="bg-light left-slant-shape py-lg-8 right-slant-shape py-6">
    <div class="container">
        <div class="row">
            <div class="offset-lg-2 col-lg-8 col-md-12 col-12">
                <!-- program thumbnail -->
                <div class="card mb-4 mt-n9 border-0">
                    <div class="row g-0">
                        <div class="col-12 col-md-6 rounded-start bg-cover" style="background-image: url(../assets/images/program-img-1.jpg)">
                            <img src="../assets/images/program-img-1.jpg" class="w-100 img-fluid d-md-none invisible" alt="program-img" />
                        </div>
                        <div class="col-lg-6 col-md-6 col-12">
                            <!--card-body-->
                            <div class="card-body p-6 border-top border-primary rounded-end border-4">
                                <!--heading-->
                                <h2 class="mb-3">Transformational Life Coaching</h2>
                                <p class="mb-4">As you learn how to life coach other people Lorem ipsum dolor sit amet, consectetur adipiscing elit. In urna lectus, mattis non accumsan.</p>
                                <!--list-->
                                <ul class="list-unstyled mb-4">
                                    <li>
                                        <i class="fas fa-check-circle me-2 text-primary font-12"></i>
                                        You will learn a practical life coaching
                                    </li>
                                    <li>
                                        <i class="fas fa-check-circle me-2 text-primary font-12"></i>
                                        Establish healthy relationship
                                    </li>
                                    <li>
                                        <i class="fas fa-check-circle me-2 text-primary font-12"></i>
                                        limiting and self-defeating beliefs
                                    </li>
                                    <li>
                                        <i class="fas fa-check-circle me-2 text-primary font-12"></i>
                                        Understand how to positively influence
                                    </li>
                                </ul>
                                <!--button-->
                                <a href="#" class="btn btn-outline-primary">Learn More</a>
                            </div>
                        </div>
                    </div>
                </div>
                <!-- program thumbnail -->
                <div class="card mb-n4 z-1 border-0">
                    <div class="row g-0">
                        <div class="col-lg-6 col-md-6 col-12">
                            <!--card body-->
                            <div class="card-body p-6 border-top border-primary rounded-start border-4">
                                <!--heading-->
                                <h2 class="mb-3">Discover Your Life Purpose</h2>
                                <p class="mb-4">Find your passion, love your career, reach your potential and live a life of meaning, purpose, and fulfillment</p>
                                <!--list-->
                                <ul class="list-unstyled mb-4">
                                    <li>
                                        <i class="fas fa-check-circle me-2 text-primary font-12"></i>
                                        Live in alignment with your true self
                                    </li>
                                    <li>
                                        <i class="fas fa-check-circle me-2 text-primary font-12"></i>
                                        Create the life of your dreams
                                    </li>
                                    <li>
                                        <i class="fas fa-check-circle me-2 text-primary font-12"></i>
                                        Purpose in your current career
                                    </li>
                                    <li>
                                        <i class="fas fa-check-circle me-2 text-primary font-12"></i>
                                        Replace limit with empowering beliefs
                                    </li>
                                </ul>
                                <!--button-->
                                <a href="#" class="btn btn-outline-primary">Learn More</a>
                            </div>
                        </div>
                        <div class="col-12 col-md-6 rounded-end bg-cover" style="background-image: url(../assets/images/program-img-2.jpg)">
                            <img src="../assets/images/program-img-2.jpg" class="img-fluid d-md-none w-100 invisible" alt="program-img" />
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>
</section>
<!--end of transformational-->

Snippet #5

Discover Coaching program, events, podcast

Training systems and group workshops will help close the gap between where you are and where you want to be.

program

CEO Events & Workshop

Vestibulum mi quam convallis vel euec tortor urna, posuere id imperdiet in accumsan eget odio.

Explore All Events
program

CEO-Entrepreneur Programs

A motivational Programs is program intended to motivate or inspire your business and personal life.

Explore All Program
program

CEO Coach Podcast

Podcast gives you access to Coach’s proven strategies for success so you can accomplish your goals, too.

Explore Podcast
<!--start coaching program -->
<section class="py-lg-8 py-6 top-shape mt-xl-8" style="background: linear-gradient(360deg, #ffffff 0%, rgba(255, 255, 255, 0) 102.23%), #f4f4f5">
    <div class="container">
        <div class="row">
            <div class="offset-xxl-3 col-xxl-6 col-lg-8 offset-lg-2 col-md-12 col-12">
                <div class="mb-xxl-10 mb-6 text-center">
                    <!--heading-->
                    <h2 class="h1 mb-3">Discover Coaching program, events, podcast</h2>
                    <p class="px-lg-7 lead">Training systems and group workshops will help close the gap between where you are and where you want to be.</p>
                </div>
            </div>
            <!-- events -->
            <div class="col-lg-4 col-md-6 col-12 mt-lg-8">
                <div class="mb-4">
                    <!--image-->
                    <a href="#">
                        <img src="../assets/images/ceo-program-1.jpg" alt="program" class="img-fluid w-100 rounded-top" />
                    </a>
                    <div class="p-4 bg-white border rounded-bottom">
                        <a href="#">
                            <h3 class="mb-3 h4">CEO Events & Workshop</h3>
                        </a>
                        <p>Vestibulum mi quam convallis vel euec tortor urna, posuere id imperdiet in accumsan eget odio.</p>
                        <a href="events.html" class="btn-primary-link">Explore All Events</a>
                    </div>
                </div>
            </div>
            <!-- program -->
            <div class="col-lg-4 col-md-6 col-12">
                <div class="mb-4">
                    <!--image-->
                    <a href="#">
                        <img src="../assets/images/ceo-program-2.jpg" alt="program" class="img-fluid w-100 rounded-top" />
                    </a>
                    <div class="p-4 border bg-white rounded-bottom">
                        <a href="#">
                            <h3 class="mb-3 h4">CEO-Entrepreneur Programs</h3>
                        </a>
                        <p>A motivational Programs is program intended to motivate or inspire your business and personal life.</p>
                        <a href="program-list.html" class="btn-primary-link">Explore All Program</a>
                    </div>
                </div>
            </div>
            <!-- podcast -->
            <div class="col-lg-4 col-md-4 col-12 mt-lg-12 d-md-none d-lg-block">
                <div class="mb-4">
                    <!--image-->
                    <a href="#">
                        <img src="../assets/images/ceo-program-3.jpg" alt="program" class="img-fluid w-100 rounded-top" />
                    </a>
                    <div class="p-4 border bg-white rounded-bottom">
                        <a href="#">
                            <h3 class="mb-3 h4">CEO Coach Podcast</h3>
                        </a>
                        <p>Podcast gives you access to Coach’s proven strategies for success so you can accomplish your goals, too.</p>
                        <a href="podcast.html" class="btn-primary-link">Explore Podcast</a>
                    </div>
                </div>
            </div>
        </div>
    </div>
</section>
<!--end of coaching program-->

Snippet #6

Life Coach Training Courses Online

Lorem ipsum dolor sit, amet consectetur adipisicing elit. Ipsum aperiam vel molestiae dolor, et explicabo accusamus corporis blanditiis.

4 Weekly 30-Minute Sessions

Read more

Good Relationships that Bond People for Life

Consectetur adipisicing elit. Laboriosam incidunt, ex lorem ipsum deserunt molestias repellat nobis ad nihil maiores sequi error ipsum vero.

3 Weekly 30-Minute Sessions

Read more
<div class="container">
					<div class="row g-0">
					   <div class="offset-xl-1 col-xl-10 col-lg-12 col-md-12 col-12">
						  <div class="card mb-4
							 ">
							 <div class="row g-0">
								<!-- thumbnail -->
								<div class="col-12 col-md-6 card-img-left bg-cover" style="background-image: url(../assets/images/program-h-img-1.jpg);">
								   <img src="../assets/images/program-h-img-1.jpg" class="img-fluid w-100 d-md-none invisible" alt="">
								</div>
								<div class="col-md-6 ">
								   <div class="card-body p-4">
									  <a href="program-single.html">
										 <h3 class="mb-3">
											Life Coach Training Courses Online
										 </h3>
									  </a>
									  <p class="mb-3">
										 Lorem ipsum dolor sit, amet consectetur adipisicing elit. Ipsum aperiam vel molestiae dolor, et explicabo accusamus corporis blanditiis.
									  </p>
									  <p class="font-13 fw-medium">
										 <span class="me-2">4 Weekly </span>
										 <span>30-Minute Sessions</span>
									  </p>
									  <a href="program-single.html" class="btn-primary-link">Read more</a>
								   </div>
								</div>
							 </div>
						  </div>
					   </div>
					   <div class="offset-xl-1 col-xl-10 col-lg-12 col-md-12 col-12">
						  <div class="card mb-4
							 ">
							 <div class="row g-0">
								<!-- thumbnail -->
								<div class="col-12 col-md-6 card-img-left bg-cover" style="background-image: url(../assets/images/program-h-img-2.jpg);">
								   <img src="../assets/images/program-h-img-2.jpg" class="img-fluid w-100 d-md-none invisible" alt="">
								</div>
								<div class="col-md-6 ">
								   <div class="card-body p-4">
									  <a href="program-single.html">
										 <h3 class="mb-3">
											Good Relationships that Bond People for Life
										 </h3>
									  </a>
									  <p class="mb-3">
										 Consectetur adipisicing elit. Laboriosam incidunt, ex lorem ipsum deserunt molestias repellat nobis ad nihil maiores sequi error ipsum vero.
									  </p>
									  <p class="font-13 fw-medium">
										 <span class="me-2">3 Weekly </span>
										 <span>30-Minute Sessions</span>
									  </p>
									  <a href="program-single.html" class="btn-primary-link">Read more</a>
								   </div>
								</div>
							 </div>
						  </div>
					   </div>
					</div>
				 </div>

Snippet #7

Program One

SWOT Analysis

We get thousands of job postings weekly, but only accept the openings at the top companies.

Uniqueness of our self

Being unique helps to give us a sense of self-worth and importance. I most certainly seek to maintain my individualism.

Persuasion skills

Experienced customer support personnel know that oftentimes, you’ll get messages in your inbox that are from people who aren’t looking for support.

Program Two

Self-Esteem & Self-Confidence

Self-confidence is about trusting yourself and your ability to succeed at new challenges, tasks and opportunities.

Time management skills

Don’t waste time trying to go above and beyond for a customer in an area where you will just end up wasting both of your time!

Ability to use positive language

Language is a crucial part of persuasion, and people (especially customers) create perceptions about you and your company based on the language that you use.

Program Three

Ways to Motivate Oneself

Praesent pulvinar bibendum dolor quis facilisis. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.

The impact of Motivation - Success

Donec mattis tristique interdum. Mauris vel aliquet metus, at suscipit augue. Etiam tempus nulla ligula, sit amet gravida est blandit lobortis.

Program Four

Foucs and Hard Work

Aenean ipsum ante, aliquet ac condimentum id, blandit eu nulla. Vivamus a neque niodio massa, sollicitudin at tortor vitae

Pride of Performance

Mauris vel aliquet metus, at suscipit augue. Etiam tempus nulla ligula, sit amet gravida est blandit lobortis.

<div class="row">
<!--col-->
<div class="col-lg-6 col-md-6 col-12">
    <div class="bg-white mb-6 rounded-bottom border-top border-primary">
        <div class="card-body p-6">
            <!--badge-->
            <span class="badge bg-light-danger text-danger">Program One</span>
            <div class="mt-5 pb-4">
                <!--heading-->
                <h4>SWOT Analysis</h4>
                <p class="mb-0">We get thousands of job postings weekly, but only accept the openings at the top companies.</p>
            </div>
            <div class="pb-4 pt-4 border-top">
                <!--heading-->
                <h4>Uniqueness of our self</h4>
                <p class="mb-0">Being unique helps to give us a sense of self-worth and importance. I most certainly seek to maintain my individualism.</p>
            </div>
            <div class="pb-0 pt-4 border-top">
                <!--heading-->
                <h4>Persuasion skills</h4>
                <p class="mb-0">
                    Experienced customer support personnel know that oftentimes, you’ll get messages in your inbox that are from people who aren’t looking for support.
                </p>
            </div>
        </div>
    </div>
</div>
<!--col-->
<div class="col-lg-6 col-md-6 col-12">
    <div class="bg-white mb-6 rounded-bottom border-secondary border-top">
        <div class="card-body p-6 pb-6">
            <!--badge-->
            <span class="badge bg-light-secondary text-secondary">Program Two</span>
            <div class="mt-5 pb-4">
                <!--heading-->
                <h4>Self-Esteem & Self-Confidence</h4>
                <p class="mb-0">Self-confidence is about trusting yourself and your ability to succeed at new challenges, tasks and opportunities.</p>
            </div>
            <div class="pb-4 pt-4 border-top">
                <!--heading-->
                <h4>Time management skills</h4>
                <p class="mb-0">Don’t waste time trying to go above and beyond for a customer in an area where you will just end up wasting both of your time!</p>
            </div>
            <div class="pb-0 pt-4 border-top">
                <!--heading-->
                <h4>Ability to use positive language</h4>
                <p class="mb-0">
                    Language is a crucial part of persuasion, and people (especially customers) create perceptions about you and your company based on the language that you use.
                </p>
            </div>
        </div>
    </div>
</div>
<!--col-->
<div class="col-lg-6 col-md-6 col-12">
    <div class="bg-white mb-6 border-top border-warning mt-n3 rounded-bottom">
        <div class="card-body p-6">
            <!--badge-->
            <span class="badge bg-light-warning text-warning">Program Three</span>
            <div class="mt-5 pb-4">
                <!--heading-->
                <h4>Ways to Motivate Oneself</h4>
                <p class="mb-0">Praesent pulvinar bibendum dolor quis facilisis. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.</p>
            </div>
            <div class="pb-0 pt-4 border-top">
                <!--heading-->
                <h4>The impact of Motivation - Success</h4>
                <p class="mb-0">Donec mattis tristique interdum. Mauris vel aliquet metus, at suscipit augue. Etiam tempus nulla ligula, sit amet gravida est blandit lobortis.</p>
            </div>
        </div>
    </div>
</div>
<!--col-->
<div class="col-lg-6 col-md-6 col-12">
    <div class="bg-white mb-6 border-top border-success rounded-bottom">
        <div class="card-body p-6">
            <!--badge-->
            <span class="badge bg-light-success text-success">Program Four</span>
            <div class="mt-5 pb-4">
                <!--heading-->
                <h4>Foucs and Hard Work</h4>
                <p class="mb-0">Aenean ipsum ante, aliquet ac condimentum id, blandit eu nulla. Vivamus a neque niodio massa, sollicitudin at tortor vitae</p>
            </div>
            <div class="pb-0 pt-4 border-top">
                <!--heading-->
                <h4>Pride of Performance</h4>
                <p class="mb-0">Mauris vel aliquet metus, at suscipit augue. Etiam tempus nulla ligula, sit amet gravida est blandit lobortis.</p>
            </div>
        </div>
    </div>
</div>
<div class="offset-lg-3 col-lg-6 col-md-6 col-12 mt-8 text-center">
    <a href="signin.html" class="btn btn-warning btn-lg">Start Your Program Now</a>
</div>
</div>

Snippet #8

Life Coaching

Episodes: 3 - The Art of Conversational

25 Feb, 2024 38 mins 11 secs

Lorem ipsum dolor sit amet consectetur, adipisicing elit. Maxime cum modi odit excepturi blanditiis illum cupiditate ducimus consectetur praesentium assumenda, molestiae commodi distinctio dolorum voluptatibus?

<!--thumbnail-->
													<div class="row mb-xxl-8 mb-6">
														<div class="col-lg-5 col-md-6 col-12">
															<!--image-->
															<a href="podcast-single.html">
																<img src="../assets/images/podcast-img-1.jpg" alt="podcast" class="rounded img-fluid mb-4 mb-xxl-0" />
															</a>
														</div>
														<div class="col-lg-7 col-md-6 col-12 ps-lg-6">
															<!--content-->
															<span class="mb-3 text-primary fw-bold d-block">Life Coaching</span>
															<a href="podcast-single.html">
																<h3 class="h4 mb-3">Episodes: 3 - The Art of Conversational</h3>
															</a>
															<p class="mb-4 font-12 fw-bold">
																<span class="me-3">25 Feb, 2024</span>
																<span>38 mins 11 secs</span>
															</p>
															<p class="mb-0">
																Lorem ipsum dolor sit amet consectetur, adipisicing elit. Maxime cum modi odit excepturi blanditiis illum cupiditate ducimus consectetur praesentium assumenda,
																molestiae commodi distinctio dolorum voluptatibus?
															</p>
														</div>
													</div>

Snippet #9

Leadership

How to Fall Back in Love When Things Get Boring

25 Feb, 2024 38 mins 11 secs

Life Coaching

How to Fall Back in Love When Things Get Boring

25 Feb, 2024 32 mins 41 secs

Business

What It Takes to Make a Million Dollars

25 Feb, 2024 37 mins 54 secs

Relationship

Breakups & Relationships With Coach

25 Feb, 2024 37 mins 54 secs

<!--start thumbnails-->
<section class="py-xxl-16 py-lg-8 py-6">
    <div class="container">
        <div class="row gy-xxl-10 gy-6">
            <!--podcast thumbnail-->
            <div class="col-lg-3 col-md-6 col-12">
                <div>
                    <div class="mb-4">
                        <a href="podcast-single.html">
                            <!--image-->
                            <img src="../assets/images/podcast-img-1.jpg" alt="podcast" class="img-fluid w-100 rounded" />
                        </a>
                    </div>
                    <!--content-->
                    <span class="mb-3 text-secondary fw-bold d-block">Leadership</span>
                    <a href="podcast-single.html">
                        <h3 class="h4 mb-2">How to Fall Back in Love When Things Get Boring</h3>
                    </a>
                    <p class="mb-0 font-12 fw-bold">
                        <span class="me-3">25 Feb, 2024</span>
                        <span>38 mins 11 secs</span>
                    </p>
                </div>
            </div>

            <!--podcast thumbnail-->
            <div class="col-lg-3 col-md-6 col-12">
                <div>
                    <div class="mb-4">
                        <a href="podcast-single.html">
                            <!--image-->
                            <img src="../assets/images/podcast-img-2.jpg" alt="podcast" class="img-fluid w-100 rounded" />
                        </a>
                    </div>
                    <!--content-->
                    <span class="mb-3 text-danger fw-bold d-block">Life Coaching</span>
                    <a href="podcast-single.html">
                        <h3 class="h4 mb-2">How to Fall Back in Love When Things Get Boring</h3>
                    </a>
                    <p class="mb-0 font-12 fw-bold">
                        <span class="me-3">25 Feb, 2024</span>
                        <span>32 mins 41 secs</span>
                    </p>
                </div>
            </div>
            <!--podcast thumbnail-->
            <div class="col-lg-3 col-md-6 col-12">
                <div>
                    <div class="mb-4">
                        <a href="podcast-single.html">
                            <!--image-->
                            <img src="../assets/images/podcast-img-3.jpg" alt="podcast" class="img-fluid w-100 rounded" />
                        </a>
                    </div>
                    <!--content-->
                    <span class="mb-3 text-info fw-bold d-block">Business</span>
                    <a href="podcast-single.html">
                        <h3 class="h4 mb-2">What It Takes to Make a Million Dollars</h3>
                    </a>
                    <p class="mb-0 font-12 fw-bold">
                        <span class="me-3">25 Feb, 2024</span>
                        <span>37 mins 54 secs</span>
                    </p>
                </div>
            </div>
            <!--podcast thumbnail -->
            <div class="col-lg-3 col-md-6 col-12">
                <div>
                    <div class="mb-4">
                        <a href="podcast-single.html">
                            <!--image-->
                            <img src="../assets/images/podcast-img-4.jpg" alt="podcast" class="img-fluid w-100 rounded" />
                        </a>
                    </div>
                    <!--content-->
                    <span class="mb-3 text-success fw-bold d-block">Relationship</span>
                    <a href="podcast-single.html">
                        <h3 class="h4 mb-2">Breakups & Relationships With Coach</h3>
                    </a>
                    <p class="mb-0 font-12 fw-bold">
                        <span class="me-3">25 Feb, 2024</span>
                        <span>37 mins 54 secs</span>
                    </p>
                </div>
            </div>
        </div>
    </div>
</section>
<!--end of thumbnails-->

Snippet #10

On-Demand
webinar

Boost Your Sales Efficiency by 10x to Close Deals Faster

Execute latest Sales Marketing Strategies To Change Your Game In The Face of Uncertainty.

Regsiter Now
avatar
Bradley Williams
Sales Executive Coach

27th Dec 2024, 10AM GMT

On-Demand Webinars

Check out our product walkthroughs, benefit-driven capabilities, tips and tricks to boost your coach career game, and more.

45 min

Building a Customer Centric Culture for Your business

You wouldn’t have started coaching without coaching skills so why would you start a business without business skills?

Watch Now
avatar
Bradley Williams
Sales Executive Coach
60 min

4 Ways to Boost Profitable Customer Retention, with Coach

It takes more than just great coaching skills to be a successful coach and build a successful coaching practice.

Watch Now
avatar
Maria Wicker
Customer Success Coach
58 min

Ready to start or grow your own coaching business.

This webinar takes you through tips for success when you are ready to start or grow your own coaching business.

Watch Now
avatar
Timothy Black
Business Executive Coach
43 min

Opportunity to experience different coaching styles

This is one of our most popular webinars and gives you a new opportunity to experience different coaching styles.

Watch Now
avatar
Edward Painter
Executive Coach
<!--start coach webinar -->
<section class="pb-16">
    <div class="container">
        <div class="row">
            <div class="offset-xxl-2 col-xxl-8 col-lg-10 offset-lg-1 col-12 mb-8">
                <span class="mb-3 badge bg-light-soft z-1 position-relative">On-Demand</span>
                <div class="card mb-4 border-0 bg-transparent">
                    <img src="../assets/images/webinar-single.jpg" alt="webinar" class="img-fluid rounded-top" />
                    <div class="card-body p-7 border rounded-bottom border-top-0">
                        <div class="row">
                            <div class="col-md-8 mb-3 mb-lg-0 pe-lg-5">
                                <h1 class="h2 mb-2"><a href="coach-webinar-booking.html" class="text-inherit">Boost Your Sales Efficiency by 10x to Close Deals Faster</a></h1>
                                <p class="mb-4">Execute latest Sales Marketing Strategies To Change Your Game In The Face of Uncertainty.</p>
                                <a href="coach-webinar-booking.html" class="btn btn-primary btn-sm">Regsiter Now</a>
                            </div>
                            <div class="col-md-4">
                                <img src="../assets/images/avatar-3.png" alt="avatar" class="avatar-lg rounded-circle mb-3" />
                                <h5 class="mb-0">Bradley Williams</h5>
                                <span class="font-12">Sales Executive Coach</span>
                                <p class="mb-0 text-secondary font-12 mt-2">27th Dec 2024, 10AM GMT</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <!-- heading -->
            <div class="offset-lg-3 col-lg-6 col-md-12 col-12">
                <div class="mb-12 text-center">
                    <h2>On-Demand Webinars</h2>
                    <p>Check out our product walkthroughs, benefit-driven capabilities, tips and tricks to boost your coach career game, and more.</p>
                </div>
            </div>
            <!-- webinar post -->
            <div class="col-md-6 col-12">
                <div class="card rounded-3 mb-4">
                    <div class="card-body p-6">
                        <span class="text-secondary mb-2 d-block font-14">45 min</span>

                        <h3>
                            <a href="coach-webinar-booking.html" class="text-inherit">Building a Customer Centric Culture for Your business</a>
                        </h3>

                        <p>You wouldn’t have started coaching without coaching skills so why would you start a business without business skills?</p>
                        <div class="d-lg-flex justify-content-between align-items-center mt-4">
                            <a href="coach-webinar-booking.html" class="btn btn-outline-primary btn-sm">Watch Now</a>
                            <div class="d-flex align-items-center mt-3 mt-lg-0">
                                <img src="../assets/images/avatar-4.png" alt="avatar" class="avatar-lg rounded-circle" />
                                <div class="ms-2 lh-1">
                                    <h5 class="mb-0">Bradley Williams</h5>
                                    <span class="font-12">Sales Executive Coach</span>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <!-- webinar post -->
            <div class="col-md-6 col-12">
                <div class="card rounded-3 mb-4">
                    <div class="card-body p-6">
                        <span class="text-secondary mb-2 d-block font-14">60 min</span>

                        <h3>
                            <a href="coach-webinar-booking.html" class="text-inherit">4 Ways to Boost Profitable Customer Retention, with Coach</a>
                        </h3>

                        <p>It takes more than just great coaching skills to be a successful coach and build a successful coaching practice.</p>
                        <div class="d-lg-flex justify-content-between align-items-center mt-4">
                            <a href="coach-webinar-booking.html" class="btn btn-outline-primary btn-sm">Watch Now</a>
                            <div class="d-flex align-items-center mt-3 mt-lg-0">
                                <img src="../assets/images/avatar-5.png" alt="avatar" class="avatar-lg rounded-circle" />
                                <div class="ms-2 lh-1">
                                    <h5 class="mb-0">Maria Wicker</h5>
                                    <span class="font-12">Customer Success Coach</span>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <!-- webinar post -->
            <div class="col-md-6 col-12">
                <div class="card rounded-3 mb-4">
                    <div class="card-body p-6">
                        <span class="text-secondary mb-2 d-block font-14">58 min</span>
                        <h3>
                            <a href="coach-webinar-booking.html" class="text-inherit">Ready to start or grow your own coaching business.</a>
                        </h3>

                        <p>This webinar takes you through tips for success when you are ready to start or grow your own coaching business.</p>
                        <div class="d-lg-flex justify-content-between align-items-center mt-4">
                            <a href="coach-webinar-booking.html" class="btn btn-outline-primary btn-sm">Watch Now</a>
                            <div class="d-flex align-items-center mt-3 mt-lg-0">
                                <img src="../assets/images/avatar-7.png" alt="avatar" class="avatar-lg rounded-circle" />
                                <div class="ms-2 lh-1">
                                    <h5 class="mb-0">Timothy Black</h5>
                                    <span class="font-12">Business Executive Coach</span>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>

            <!-- webinar post -->
            <div class="col-md-6 col-12">
                <div class="card rounded-3 mb-4">
                    <div class="card-body p-6">
                        <span class="text-secondary mb-2 d-block font-14">43 min</span>
                        <h3>
                            <a href="coach-webinar-booking.html" class="text-inherit">Opportunity to experience different coaching styles</a>
                        </h3>

                        <p>This is one of our most popular webinars and gives you a new opportunity to experience different coaching styles.</p>
                        <div class="d-lg-flex justify-content-between align-items-center mt-4">
                            <a href="coach-webinar-booking.html" class="btn btn-outline-primary btn-sm">Watch Now</a>
                            <div class="d-flex align-items-center mt-3 mt-lg-0">
                                <img src="../assets/images/avatar-8.png" alt="avatar" class="avatar-lg rounded-circle" />
                                <div class="ms-2 lh-1">
                                    <h5 class="mb-0">Edward Painter</h5>
                                    <span class="font-12">Executive Coach</span>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>
</section>
<!--end of coach webinar-->

Snippet #11

45 min

Building a Customer Centric Culture for Your business

You wouldn’t have started coaching without coaching skills so why would you start a business without business skills?

Watch Now
avatar
Bradley Williams
Sales Executive Coach
60 min

4 Ways to Boost Profitable Customer Retention, with Coach

It takes more than just great coaching skills to be a successful coach and build a successful coaching practice.

Watch Now
avatar
Maria Wicker
Customer Success Coach
<div class="row">
<!-- webinar post -->
<div class="col-md-6 col-12">
    <div class="card rounded-3 mb-4">
        <div class="card-body p-6">
            <span class="text-secondary mb-2 d-block font-14">45 min</span>

            <h3>
                <a href="coach-webinar-booking.html" class="text-inherit">Building a Customer Centric Culture for Your business</a>
            </h3>

            <p>You wouldn’t have started coaching without coaching skills so why would you start a business without business skills?</p>
            <div class="d-lg-flex justify-content-between align-items-center mt-4">
                <a href="coach-webinar-booking.html" class="btn btn-outline-primary btn-sm">Watch Now</a>
                <div class="d-flex align-items-center mt-3 mt-lg-0">
                    <img src="../assets/images/avatar-4.png" alt="avatar" class="avatar-lg rounded-circle" />
                    <div class="ms-2 lh-1">
                        <h5 class="mb-0">Bradley Williams</h5>
                        <span class="font-12">Sales Executive Coach</span>
                    </div>
                </div>
            </div>
        </div>
    </div>
</div>
<!-- webinar post -->
<div class="col-md-6 col-12">
    <div class="card rounded-3 mb-4">
        <div class="card-body p-6">
            <span class="text-secondary mb-2 d-block font-14">60 min</span>

            <h3>
                <a href="coach-webinar-booking.html" class="text-inherit">4 Ways to Boost Profitable Customer Retention, with Coach</a>
            </h3>

            <p>It takes more than just great coaching skills to be a successful coach and build a successful coaching practice.</p>
            <div class="d-lg-flex justify-content-between align-items-center mt-4">
                <a href="coach-webinar-booking.html" class="btn btn-outline-primary btn-sm">Watch Now</a>
                <div class="d-flex align-items-center mt-3 mt-lg-0">
                    <img src="../assets/images/avatar-5.png" alt="avatar" class="avatar-lg rounded-circle" />
                    <div class="ms-2 lh-1">
                        <h5 class="mb-0">Maria Wicker</h5>
                        <span class="font-12">Customer Success Coach</span>
                    </div>
                </div>
            </div>
        </div>
    </div>
</div>
</div>

Snippet #12

<!-- card -->
<div class="card border-0 rounded-3 bg-transparent mb-6 mb-md-8">
    <a href="case-study-single.html">
        <div class="bg-cover py-14 d-md-none rounded-top" style="background-image: url(../assets/images/case-study-1.jpg)"></div>
        <img src="../assets/images/case-study-1.jpg" alt="study" class="img-fluid rounded-3 d-none d-md-block w-100" />
    </a>
    <!-- row -->
    <div class="row mt-md-n15 mt-n8 ms-md-4">
        <div class="col-lg-5 col-md-6 col-12">
            <!-- card -->
            <div class="card border-0 rounded-3 bg-primary">
                <!-- card body -->
                <div class="card-body p-4">
                    <img src="../assets/images/logo-airbnb.svg" alt="logo" class="color-white-filter mb-4" />
                    <a href="case-study-single.html">
                        <h3 class="text-white mb-4">Agile Coaching: Succeeding with Scrum</h3>
                    </a>
                    <a href="case-study-single.html" class="text-white">Read Full Story</a>
                </div>
            </div>
        </div>
    </div>
</div>

Snippet #13

<!--start program-->
<section class="py-xxl-16 py-lg-8 py-6">
    <div class="container">
        <div class="row">
            <div class="offset-xxl-2 col-xxl-8 col-md-12 col-12">
                <div class="row align-items-center mb-xxl-12 mb-6">
                    <div class="col-md-8 col-12">
                        <!-- text -->
                        <h2 class="mb-2 display-5">Premium Programs</h2>
                        <p class="lead mb-0">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Habitasse arcu vulputate velit scelerisque</p>
                    </div>
                    <!-- button -->
                    <div class="col-md-4 col-12 text-md-end mt-3 mt-md-0">
                        <a href="#" class="btn btn-primary">View All Program</a>
                    </div>
                </div>
            </div>
        </div>
        <!-- row -->
        <div class="row">
            <div class="col-md-4 col-12">
                <!-- img -->
                <div class="img-overlay img-zoom mb-4 mb-md-0 border-top border-5 border-secondary rounded-3">
                    <a href="#">
                        <img class="img-fluid w-100" src="../assets/images/fitness/fitness-service-img-3.jpg" alt="fitness" />
                        <div class="position-absolute bottom-0 text-white d-flex flex-column justify-content-end p-4">
                            <!-- heading -->
                            <h3 class="mb-3 text-white">Pilates Training</h3>
                            <!-- meta -->
                            <span class="mb-1 d-flex align-items-center">
                                <svg
                                    xmlns="http://www.w3.org/2000/svg"
                                    width="16"
                                    height="16"
                                    viewBox="0 0
                                  24 24"
                                    fill="none"
                                    stroke="currentColor"
                                    stroke-width="2"
                                    stroke-linecap="round"
                                    stroke-linejoin="round"
                                    class="feather feather-clock me-2"
                                >
                                    <circle cx="12" cy="12" r="10"></circle>
                                    <polyline points="12 6 12 12 16 14"></polyline>
                                </svg>
                                Duration: 25h, 16m
                            </span>
                            <!-- meta -->
                            <span>
                                <svg
                                    xmlns="http://www.w3.org/2000/svg"
                                    width="16"
                                    height="16"
                                    viewBox="0 0
                                  24 24"
                                    fill="none"
                                    stroke="currentColor"
                                    stroke-width="2"
                                    stroke-linecap="round"
                                    stroke-linejoin="round"
                                    class="feather feather-play-circle me-2"
                                >
                                    <circle cx="12" cy="12" r="10"></circle>
                                    <polygon points="10 8 16 12 10 16 10 8"></polygon>
                                </svg>
                                Sessions: 12 Classes
                            </span>
                        </div>
                    </a>
                </div>
            </div>
            <div class="col-md-4 col-12">
                <!-- img -->
                <div class="img-overlay img-zoom mb-4 mb-md-0 rounded-3 border-top border-5 border-warning">
                    <a href="#" class="text-white">
                        <img src="../assets/images/fitness/fitness-service-img-2.jpg" alt="fitness" class="img-fluid w-100" />
                        <div class="position-absolute bottom-0 text-white d-flex flex-column justify-content-end p-4">
                            <!-- heading -->
                            <h3 class="mb-3 text-white">CrossFit Training</h3>
                            <!-- meta -->
                            <span class="mb-1 d-flex align-items-center">
                                <svg
                                    xmlns="http://www.w3.org/2000/svg"
                                    width="16"
                                    height="16"
                                    viewBox="0 0
                                  24 24"
                                    fill="none"
                                    stroke="currentColor"
                                    stroke-width="2"
                                    stroke-linecap="round"
                                    stroke-linejoin="round"
                                    class="feather feather-clock me-2"
                                >
                                    <circle cx="12" cy="12" r="10"></circle>
                                    <polyline points="12 6 12 12 16 14"></polyline>
                                </svg>
                                Duration: 8h, 40m
                            </span>
                            <span>
                                <!-- meta -->
                                <svg
                                    xmlns="http://www.w3.org/2000/svg"
                                    width="16"
                                    height="16"
                                    viewBox="0 0
                                  24 24"
                                    fill="none"
                                    stroke="currentColor"
                                    stroke-width="2"
                                    stroke-linecap="round"
                                    stroke-linejoin="round"
                                    class="feather feather-play-circle me-2"
                                >
                                    <circle cx="12" cy="12" r="10"></circle>
                                    <polygon points="10 8 16 12 10 16 10 8"></polygon>
                                </svg>
                                Sessions: 12 Classes
                            </span>
                        </div>
                    </a>
                </div>
            </div>
            <div class="col-md-4 col-12">
                <!-- img -->
                <div class="img-overlay img-zoom mb-4 mb-md-0 rounded-3 border-top border-5 border-success">
                    <a href="#" class="text-white">
                        <img src="../assets/images/fitness/fitness-service-img-1.jpg" alt="fitness" class="img-fluid w-100" />
                        <div class="position-absolute bottom-0 d-flex flex-column justify-content-end p-4">
                            <!-- heading -->
                            <h3 class="mb-3 text-white">Fitness Training</h3>
                            <!-- meta -->
                            <span class="mb-1 d-flex align-items-center">
                                <svg
                                    xmlns="http://www.w3.org/2000/svg"
                                    width="16"
                                    height="16"
                                    viewBox="0 0
                                  24 24"
                                    fill="none"
                                    stroke="currentColor"
                                    stroke-width="2"
                                    stroke-linecap="round"
                                    stroke-linejoin="round"
                                    class="feather feather-clock me-2"
                                >
                                    <circle cx="12" cy="12" r="10"></circle>
                                    <polyline points="12 6 12 12 16 14"></polyline>
                                </svg>
                                Duration: 16h, 10m
                            </span>
                            <!-- meta -->
                            <span>
                                <svg
                                    xmlns="http://www.w3.org/2000/svg"
                                    width="16"
                                    height="16"
                                    viewBox="0 0
                                  24 24"
                                    fill="none"
                                    stroke="currentColor"
                                    stroke-width="2"
                                    stroke-linecap="round"
                                    stroke-linejoin="round"
                                    class="feather feather-play-circle me-2"
                                >
                                    <circle cx="12" cy="12" r="10"></circle>
                                    <polygon points="10 8 16 12 10 16 10 8"></polygon>
                                </svg>
                                Sessions: 9 Classes
                            </span>
                        </div>
                    </a>
                </div>
            </div>
        </div>
    </div>
</section>
<!--end of program-->

Snippet #14

Why Deena Nichols

Lorem ipsum dolor sit amet, consectetur adipiscing asse lputate velit scelerisque.

Certified trainer

Lorem ipsum dolor sit amet, consectetur adipiscing elit.

Years of experience

Aliquam eu turpis tesque fermentum suscipit quis libero.

1 on 1 training

Maecenas or eget elit nec, consequat congue massa.

Commitment

Suspendisse lacinia cursus sap facilisis mi placerat

Nutrition & diet

Lorem ipsum dolor sit amet, consectetur adipiscing elit.

Support & motivation

Suspendisse lacinia cursus sap facilisis mi placerat

<!--start features-->
<section class="py-lg-8 py-xxl-16 py-6 bg-light">
    <div class="container">
        <div class="row">
            <div class="offset-xl-1 col-xl-6 col-lg-7 col-md-12 col-12">
                <div class="mb-12">
                    <!-- heading -->
                    <h2 class="mb-2 display-5">Why Deena Nichols</h2>
                    <!-- para -->
                    <p class="lead mb-0">Lorem ipsum dolor sit amet, consectetur adipiscing asse lputate velit scelerisque.</p>
                </div>
            </div>
        </div>
        <div class="row gy-5">
            <div class="col-md-6 col-12">
                <!-- card -->
                <div class="card rounded-3">
                    <!-- feature -->
                    <div class="p-5 d-flex justify-content-between align-items-center">
                        <div>
                            <!-- content -->
                            <h4 class="mb-1">Certified trainer</h4>
                            <p class="mb-0">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>
                        </div>
                        <div>
                            <!-- icon -->
                            <svg
                                xmlns="http://www.w3.org/2000/svg"
                                width="34"
                                height="34"
                                viewBox="0 0 24
        24"
                                fill="none"
                                stroke="currentColor"
                                stroke-width="2"
                                stroke-linecap="round"
                                stroke-linejoin="round"
                                class="feather feather-award text-primary"
                            >
                                <circle cx="12" cy="8" r="7"></circle>
                                <polyline
                                    points="8.21 13.89 7 23 12 20 17 23
          15.79 13.88"
                                ></polyline>
                            </svg>
                        </div>
                    </div>
                </div>
            </div>
            <div class="col-md-6 col-12">
                <!-- card -->
                <div class="card rounded-3">
                    <div class="p-5 d-flex justify-content-between align-items-center">
                        <!-- heading -->
                        <div>
                            <h4 class="mb-1">Years of experience</h4>
                            <!-- para -->
                            <p class="mb-0">Aliquam eu turpis tesque fermentum suscipit quis libero.</p>
                        </div>
                        <div>
                            <!-- icon -->
                            <svg
                                xmlns="http://www.w3.org/2000/svg"
                                width="34"
                                height="34"
                                viewBox="0 0 24
        24"
                                fill="none"
                                stroke="currentColor"
                                stroke-width="2"
                                stroke-linecap="round"
                                stroke-linejoin="round"
                                class="feather feather-coffee text-primary"
                            >
                                <path d="M18 8h1a4 4 0 0 1 0 8h-1"></path>
                                <path
                                    d="M2 8h16v9a4 4 0 0 1-4 4H6a4 4 0 0
          1-4-4V8z"
                                ></path>
                                <line x1="6" y1="1" x2="6" y2="4"></line>
                                <line x1="10" y1="1" x2="10" y2="4"></line>
                                <line x1="14" y1="1" x2="14" y2="4"></line>
                            </svg>
                        </div>
                    </div>
                </div>
            </div>
            <div class="col-md-6 col-12">
                <!-- card -->
                <div class="card rounded-3">
                    <div class="p-5 d-flex justify-content-between align-items-center">
                        <!-- heading -->
                        <div>
                            <h4 class="mb-1">1 on 1 training</h4>
                            <!-- para -->
                            <p class="mb-0">Maecenas or eget elit nec, consequat congue massa.</p>
                        </div>
                        <div>
                            <!-- icon -->
                            <svg
                                xmlns="http://www.w3.org/2000/svg"
                                width="34"
                                height="34"
                                viewBox="0 0 24
        24"
                                fill="none"
                                stroke="currentColor"
                                stroke-width="2"
                                stroke-linecap="round"
                                stroke-linejoin="round"
                                class="feather feather-video text-primary"
                            >
                                <polygon points="23 7 16 12 23 17 23 7"></polygon>
                                <rect x="1" y="5" width="15" height="14" rx="2" ry="2"></rect>
                            </svg>
                        </div>
                    </div>
                </div>
            </div>
            <div class="col-md-6 col-12">
                <!-- card -->
                <div class="card rounded-3">
                    <div class="p-5 d-flex justify-content-between align-items-center">
                        <div>
                            <!-- heading -->
                            <h4 class="mb-1">Commitment</h4>
                            <!-- para -->
                            <p class="mb-0">Suspendisse lacinia cursus sap facilisis mi placerat</p>
                        </div>
                        <div>
                            <!-- icon -->

                            <svg
                                xmlns="http://www.w3.org/2000/svg"
                                width="34"
                                height="34"
                                viewBox="0 0 24
        24"
                                fill="none"
                                stroke="currentColor"
                                stroke-width="2"
                                stroke-linecap="round"
                                stroke-linejoin="round"
                                class="feather feather-heart text-primary"
                            >
                                <path
                                    d="M20.84 4.61a5.5 5.5 0 0 0-7.78
          0L12 5.67l-1.06-1.06a5.5 5.5 0 0
          0-7.78 7.78l1.06 1.06L12
          21.23l7.78-7.78 1.06-1.06a5.5 5.5 0
          0 0 0-7.78z"
                                ></path>
                            </svg>
                        </div>
                    </div>
                </div>
            </div>
            <div class="col-md-6 col-12">
                <!-- card -->
                <div class="card rounded-3">
                    <div class="p-5 d-flex justify-content-between align-items-center">
                        <div>
                            <!-- heading -->
                            <h4 class="mb-1">Nutrition & diet</h4>
                            <!-- para -->
                            <p class="mb-0">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>
                        </div>
                        <div>
                            <!-- icon -->

                            <svg
                                xmlns="http://www.w3.org/2000/svg"
                                width="34"
                                height="34"
                                viewBox="0 0 24
        24"
                                fill="none"
                                stroke="currentColor"
                                stroke-width="2"
                                stroke-linecap="round"
                                stroke-linejoin="round"
                                class="feather feather-sun text-primary"
                            >
                                <circle cx="12" cy="12" r="5"></circle>
                                <line x1="12" y1="1" x2="12" y2="3"></line>
                                <line x1="12" y1="21" x2="12" y2="23"></line>
                                <line x1="4.22" y1="4.22" x2="5.64" y2="5.64"></line>
                                <line x1="18.36" y1="18.36" x2="19.78" y2="19.78"></line>
                                <line x1="1" y1="12" x2="3" y2="12"></line>
                                <line x1="21" y1="12" x2="23" y2="12"></line>
                                <line x1="4.22" y1="19.78" x2="5.64" y2="18.36"></line>
                                <line x1="18.36" y1="5.64" x2="19.78" y2="4.22"></line>
                            </svg>
                        </div>
                    </div>
                </div>
            </div>
            <div class="col-md-6 col-12">
                <!-- card -->
                <div class="card rounded-3">
                    <div class="p-5 d-flex justify-content-between align-items-center">
                        <div>
                            <!-- heading -->
                            <h4 class="mb-1">Support & motivation</h4>
                            <!-- para -->
                            <p class="mb-0">Suspendisse lacinia cursus sap facilisis mi placerat</p>
                        </div>
                        <div>
                            <!-- icon -->

                            <svg
                                xmlns="http://www.w3.org/2000/svg"
                                width="34"
                                height="34"
                                viewBox="0 0 24
        24"
                                fill="none"
                                stroke="currentColor"
                                stroke-width="2"
                                stroke-linecap="round"
                                stroke-linejoin="round"
                                class="feather feather-loader text-primary"
                            >
                                <line x1="12" y1="2" x2="12" y2="6"></line>
                                <line x1="12" y1="18" x2="12" y2="22"></line>
                                <line x1="4.93" y1="4.93" x2="7.76" y2="7.76"></line>
                                <line x1="16.24" y1="16.24" x2="19.07" y2="19.07"></line>
                                <line x1="2" y1="12" x2="6" y2="12"></line>
                                <line x1="18" y1="12" x2="22" y2="12"></line>
                                <line x1="4.93" y1="19.07" x2="7.76" y2="16.24"></line>
                                <line x1="16.24" y1="7.76" x2="19.07" y2="4.93"></line>
                            </svg>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>
</section>
<!--end of features-->

Snippet #15

Upcoming Courses

Sign up for upcoming weekly classes and events orem ipsum dolor sit amet, consectetur adipiscing elit.

yoga

Yoga for Wellness

Thursday's 7pm EST Via Zoom

1 hour 15 minutes 20 Students

$25.00

Join Now
yoga

Yoga for Preventive Health

Monday 7am EST Via Zoom

60 minutes 26 Students

$55.00

Join Now
yoga

Therapeutic Yoga

In Studio

1 hour 30 minutes 32 Students

$75.00

Join Now
<!--start upcoming course-->
<section class="py-lg-8 py-xxl-16 py-6 bg-light">
    <div class="container">
        <!--row-->
        <div class="row">
            <div class="col-xxl-8 offset-xxl-2 col-lg-6 offset-lg-3 col-md-12 col-12">
                <div class="text-center mb-lg-9 mb-5">
                    <!--content-->
                    <h2 class="fw-bold mb-3">
                        <span class="text-bottom-line">Upcoming Courses</span>
                    </h2>
                    <p class="mb-0">Sign up for upcoming weekly classes and events orem ipsum dolor sit amet, consectetur adipiscing elit.</p>
                    <!--content-->
                </div>
            </div>
        </div>
        <div class="table-responsive-xl">
            <div class="row row-cols-1 row-cols-md-2 row-cols-xl-3 flex-nowrap pb-4">
                <!--col-->
                <div class="col">
                    <!--card-->
                    <div class="card border-0 shadow mb-5">
                        <!--image-->
                        <a href="yoga-courses-single.html">
                            <img src="../assets/images/yoga/yoga-1.jpg" alt="yoga" class="img-fluid w-100 rounded-top" />
                        </a>
                        <!--card body-->
                        <div class="card-body p-5">
                            <!--heading-->
                            <h2 class="mb-2 h4">
                                <a href="yoga-courses-single.html" class="text-inherit">Yoga for Wellness</a>
                            </h2>
                            <p class="">Thursday's 7pm EST Via Zoom</p>
                            <div class="">
                                <span class="me-2">
                                    <!--icon-->
                                    <svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" fill="var(--coach-gray-400)" viewBox="0 0 16 16">
                                        <path d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8 3.5a.5.5 0 0 0-1 0V9a.5.5 0 0 0 .252.434l3.5 2a.5.5 0 0 0 .496-.868L8 8.71V3.5z" />
                                    </svg>
                                    <span class="ms-1 fs-6">1 hour 15 minutes</span>
                                </span>

                                <span class="">
                                    <!--icon-->
                                    <svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" fill="var(--coach-gray-400)" class="bi bi-people-fill" viewBox="0 0 16 16">
                                        <path
                                            d="M7 14s-1 0-1-1 1-4 5-4 5 3 5 4-1 1-1 1H7Zm4-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm-5.784 6A2.238 2.238 0 0 1 5 13c0-1.355.68-2.75 1.936-3.72A6.325 6.325 0 0 0 5 9c-4 0-5 3-5 4s1 1 1 1h4.216ZM4.5 8a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z"
                                        />
                                    </svg>
                                    <span class="ms-1 fs-6">20 Students</span>
                                </span>
                            </div>
                            <div class="d-flex align-items-center justify-content-between mt-4">
                                <h2 class="mb-0">$25.00</h2>

                                <!--link-->

                                <a href="yoga-courses-single.html" class="icon-link icon-link-hover fw-bold link-secondary">
                                    Join Now
                                    <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="currentColor" class="bi bi-arrow-right-short" viewBox="0 0 16 16">
                                        <path fill-rule="evenodd" d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z" />
                                    </svg>
                                </a>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="col">
                    <!--card-->
                    <div class="card border-0 shadow mb-5">
                        <!--image-->
                        <a href="yoga-courses-single.html">
                            <img src="../assets/images/yoga/yoga-2.jpg" alt="yoga" class="img-fluid w-100 rounded-top" />
                        </a>
                        <!--card body-->
                        <div class="card-body p-5">
                            <!--heading-->
                            <h2 class="mb-2 h4">
                                <a href="yoga-courses-single.html" class="text-inherit">Yoga for Preventive Health</a>
                            </h2>
                            <p class="">Monday 7am EST Via Zoom</p>
                            <div class="">
                                <span class="me-2">
                                    <!--icon-->
                                    <svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" fill="var(--coach-gray-400)" class="bi bi-clock-fill" viewBox="0 0 16 16">
                                        <path d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8 3.5a.5.5 0 0 0-1 0V9a.5.5 0 0 0 .252.434l3.5 2a.5.5 0 0 0 .496-.868L8 8.71V3.5z" />
                                    </svg>
                                    <span class="ms-1 fs-6">60 minutes</span>
                                </span>

                                <span class="">
                                    <!--icon-->
                                    <svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" fill="var(--coach-gray-400)" class="bi bi-people-fill" viewBox="0 0 16 16">
                                        <path
                                            d="M7 14s-1 0-1-1 1-4 5-4 5 3 5 4-1 1-1 1H7Zm4-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm-5.784 6A2.238 2.238 0 0 1 5 13c0-1.355.68-2.75 1.936-3.72A6.325 6.325 0 0 0 5 9c-4 0-5 3-5 4s1 1 1 1h4.216ZM4.5 8a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z"
                                        />
                                    </svg>
                                    <span class="ms-1 fs-6">26 Students</span>
                                </span>
                            </div>
                            <div class="d-flex align-items-center justify-content-between mt-4">
                                <h2 class="mb-0">$55.00</h2>

                                <!--link-->
                                <a href="yoga-courses-single.html" class="icon-link icon-link-hover fw-bold link-secondary">
                                    Join Now
                                    <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="currentColor" class="bi bi-arrow-right-short" viewBox="0 0 16 16">
                                        <path fill-rule="evenodd" d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z" />
                                    </svg>
                                </a>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="col">
                    <!--card-->
                    <div class="card border-0 shadow mb-5">
                        <!--image-->
                        <a href="yoga-courses-single.html">
                            <img src="../assets/images/yoga/yoga-3.jpg" alt="yoga" class="img-fluid w-100 rounded-top" />
                        </a>
                        <!--card body-->
                        <div class="card-body p-5">
                            <!--heading-->
                            <h2 class="mb-2 h4">
                                <a href="yoga-courses-single.html" class="text-inherit">Therapeutic Yoga</a>
                            </h2>
                            <p class="">In Studio</p>
                            <div class="">
                                <span class="me-2">
                                    <!--icon-->
                                    <svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" fill="var(--coach-gray-400)" class="bi bi-clock-fill" viewBox="0 0 16 16">
                                        <path d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8 3.5a.5.5 0 0 0-1 0V9a.5.5 0 0 0 .252.434l3.5 2a.5.5 0 0 0 .496-.868L8 8.71V3.5z" />
                                    </svg>
                                    <span class="ms-1 fs-6">1 hour 30 minutes</span>
                                </span>

                                <span class="">
                                    <!--icon-->
                                    <svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" fill="var(--coach-gray-400)" class="bi bi-people-fill" viewBox="0 0 16 16">
                                        <path
                                            d="M7 14s-1 0-1-1 1-4 5-4 5 3 5 4-1 1-1 1H7Zm4-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm-5.784 6A2.238 2.238 0 0 1 5 13c0-1.355.68-2.75 1.936-3.72A6.325 6.325 0 0 0 5 9c-4 0-5 3-5 4s1 1 1 1h4.216ZM4.5 8a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z"
                                        />
                                    </svg>
                                    <span class="ms-1 fs-6">32 Students</span>
                                </span>
                            </div>
                            <div class="d-flex align-items-center justify-content-between mt-4">
                                <h2 class="mb-0">$75.00</h2>

                                <!--link-->
                                <a href="yoga-courses-single.html" class="icon-link icon-link-hover fw-bold link-secondary">
                                    Join Now
                                    <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="currentColor" class="bi bi-arrow-right-short" viewBox="0 0 16 16">
                                        <path fill-rule="evenodd" d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z" />
                                    </svg>
                                </a>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        <div class="row">
            <div class="col">
                <div class="mt-5 d-flex justify-content-center">
                    <!--button-->
                    <a href="#" class="btn btn-primary">View All Courses</a>
                </div>
            </div>
        </div>
    </div>
</section>
<!--end of upcoming course-->
s