<!DOCTYPE html>
<html lang="en">
<head>
    <link rel="stylesheet" href="assets/style.css">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">

    <meta charset="UTF-8">
    <title>Title</title>
    <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet"
          integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
    <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.1/css/all.css"
          integrity="sha384-gfdkjb5BdAXd+lj+gudLWI+BXq4IuLW5IT+brZEZsLFm++aCMlF1V92rMkPaX4PP" crossorigin="anonymous">

</head>

<body>
<!--header start-->
<div class="bg"></div>
<header id="header">
    <div class="container">
    <div class="main-menu">
        <div class="logo-wrapper">
            <img src="assets/img/logo.png" alt="">
        </div>
    </div>
    <div class="header-content">
        <h1 class="main-title uppercase">paul klimovich</h1>
        <div class="header-content-grid">
            <div class="header-img-wrapper"><img src="assets/img/person1.png" alt=""></div>
            <div class="header-description-wrapper">
                <p>
                    Paul arrived in the United States from a small country called Moldova in 1997 at the age of 9. Paul spoke no English, had no friends, and knew nothing about America.
                    <br><br>

                    While in high school, Paul started working for a restaurant as a dishwasher right after school, and at nights cleaning stores to make a few bucks.There was absolutely no time for homework or to study, so that didn’t go to well because he ended falling asleep through every class.
                    <br><br>
                    Paul knew that being a dishwasher and cleaning stores at night was not going to be his career, so he started looking for other job opportunities and tried many different jobs in the construction industry but again construction just wasn’t for him.
                    <br><br>
                    Sitting at home for about a month with not much money and no job, Paul found a job to become a dispatcher for a trucking company and he absolutely loved it. Roughly a year passes by he was given an opportunity to buy his own semi-truck and open his very own company and the rest is history.
                    <br><br>
                    Nearly a decade later, Paul is the President and CEO of US Commercial Freight Inc and K holdings LLC, one of the biggest trucking companies in Rochester NY and a private real estate firm with holdings across the country.
                </p>
            </div>
        </div>
        <div class="header-button-wrapper">
            <div class="insta-default">
                <a href="#" class="insta-default uppercase">My Instagram <i class="fab fa-instagram"></i></a>
            </div>
        </div>
    </div>
    </div>
</header>
<!--header end-->
<!--logistic section start-->
<section class="logistic" id="logistic">
    <div class="container">
        <h3 class="main-title logistic-title uppercase">Business</h3>

        <div class="logistic-grid-wrapper">
            <div class="logistic-img-wrapper">
                <img src="assets/img/logistic.png" alt="">
            </div>
            <div class="header-description-wrapper"><p><span>Beatae corporis dolore error minima nemo nihil nulla similique voluptates. Commodi dolore ducimus iste nesciunt quis ullam voluptatem. Autem, dicta dolorum eum itaque natus quae ratione repellendus rerum vitae. Est.</span><span>Delectus dolores fugiat mollitia natus non, perspiciatis quam reiciendis vero voluptatibus. Accusantium asperiores ducimus ex ipsa quasi tempora voluptates. At deleniti dicta dolore dolorem natus nesciunt veniam. Alias, qui, rem?</span><span>Accusamus aliquam atque necessitatibus nemo sed! Aliquid amet assumenda autem consequuntur corporis debitis dignissimos error, in, ipsam magnam molestiae officia provident quis, rem repudiandae sequi sint sit tempore vel veniam?</span>
            </p></div>
        </div>
    </div>
</section>
<!--logistic section end-->

<!--estate section start-->
<section class="estate">
    <div class="container">
        <div class="estate-grid-wrapper">
            <div class="header-description-wrapper"><p><span>Beatae corporis dolore error minima nemo nihil nulla similique voluptates. Commodi dolore ducimus iste nesciunt quis ullam voluptatem. Autem, dicta dolorum eum itaque natus quae ratione repellendus rerum vitae. Est.</span><span>Delectus dolores fugiat mollitia natus non, perspiciatis quam reiciendis vero voluptatibus. Accusantium asperiores ducimus ex ipsa quasi tempora voluptates. At deleniti dicta dolore dolorem natus nesciunt veniam. Alias, qui, rem?</span><span>Accusamus aliquam atque necessitatibus nemo sed! Aliquid amet assumenda autem consequuntur corporis debitis dignissimos error, in, ipsam magnam molestiae officia provident quis, rem repudiandae sequi sint sit tempore vel veniam?</span></p>
            </div>

            <div class="estate-img-wrapper">
                <img src="assets/img/estate1.png" alt="">
            </div>
        </div>
    </div>
</section>
<!--estate section end-->
<!-- Start Story -->
<section id="story" class="story section">
    <div class="container">
        <div class="row">
            <div class="col-xs-12">
                <div class="section-title">
                    <h3 class="main-title logistic-title uppercase">My Story</h3>
                </div>
            </div>
        </div>
        <div class="row">
            <div class="col-md-10 col-md-offset-1 col-sm-12 col-xs-12">
                <div class="story-content">
                    <!-- single-story -->
                    <div class="single-story">
                        <span class="year wow fadeInLeft">2018</span>
                        <div class="inner-content wow fadeInUp">
                            <h3>Codeglim Studio</h3>
                            <p class="p2">This was the time when we started our company. We had no idea how far we would go, we werenâ€™t even sure that we would be able to survive for a few years. What drove us to start the company was the understanding that we could provide a service no one else was providing.</p>
                        </div>
                    </div>
                    <!-- single-story -->
                    <div class="single-story">
                        <span class="year wow fadeInLeft">2019</span>
                        <div class="inner-content wow fadeInUp">
                            <h3>Codeglim Studio</h3>
                            <p class="p2">This was the time when we started our company. We had no idea how far we would go, we werenâ€™t even sure that we would be able to survive for a few years. What drove us to start the company was the understanding that we could provide a service no one else was providing.</p>
                        </div>
                    </div>
                    <!-- single-story -->
                    <div class="single-story">
                        <span class="year wow fadeInLeft">2020</span>
                        <div class="inner-content wow fadeInUp">
                            <h3>Codeglim Studio</h3>
                            <p class="p2">This was the time when we started our company. We had no idea how far we would go, we werenâ€™t even sure that we would be able to survive for a few years. What drove us to start the company was the understanding that we could provide a service no one else was providing.</p>
                        </div>
                    </div>
                    <!-- single-story -->
                    <div class="single-story">
                        <span class="year wow fadeInLeft">2021</span>
                        <div class="inner-content wow fadeInUp">
                            <h3>Codeglim Studio</h3>
                            <p class="p2">This was the time when we started our company. We had no idea how far we would go, we werenâ€™t even sure that we would be able to survive for a few years. What drove us to start the company was the understanding that we could provide a service no one else was providing.</p>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>
</section>
<!--/ End story -->
<!-- Footer -->
<footer id="footer" class="footer section">
    <div class="footer-top">
        <div class="container">
            <div class="row">
                <div class="col-md-12">
                    <div class="logo">
                        <img src="assets/img/logo.png" alt="#">
                    </div>
                    <!-- Social -->
                    <ul class="social">
                        <li><a href="#"><span class="fab fa-facebook"></span></a></li>
                        <li><a href="#"><span class="fab fa-twitter"></span></a></li>
                        <li><a href="#"><span class="fab fa-dribbble"></span></a></li>
                        <li><a href="#"><span class="fab fa-instagram"></span></a></li>
                        <li><a href="#"><span class="fab fa-pinterest-p"></span></a></li>
                    </ul>
                    <!-- End Social -->
                </div>
            </div>
        </div>
    </div>
    <div class="copyright">
        <div class="container">
            <div class="row">
                <div class="col-md-12">
                    <p>Copyright © 2021. All rights reserved.</p>
                </div>
            </div>
        </div>
    </div>
</footer>
<!--/ End Footer -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="assets/main.js"></script>
</body>
</html>