Action Boxes
Action Boxe 01
Are you looking for proessional advice?
We always try to provide you our best business consulting service.
<!-- start advice section -->
<section class="box-hover parallax" data-overlay-dark="7" data-background="img/bg/bg1.jpg">
    <div class="container text-center">
        <div class="section-heading half white">
            <h4>Are you looking for proessional advice?</h4>
            <p>We always try to provide you our best business consulting service.</p>
        </div>
        <a href="#!" class="butn theme white-hover"><span>Contact Us</span></a>
    </div>
</section>
<!-- end advice section -->
                    
                Action Boxe 02
Are you looking for proessional advice?
We always try to provide you our best business consulting service.
<!-- start advice section -->
<section class="bg-black">
    <div class="container text-center">
        <div class="section-heading half white">
            <h4>Are you looking for proessional advice?</h4>
            <p>We always try to provide you our best business consulting service.</p>
        </div>
        <a href="#!" class="butn theme white-hover"><span>Contact Us</span></a>
    </div>
</section>
<!-- end advice section -->
                    
                Action Boxe 03
Whether you are looking for answers, would like to solve a any business problem
<!-- start video section -->
<section class="parallax" data-overlay-dark="8" data-background="img/bg/bg1.jpg">
    <div class="container">
        <div class="row">
            <div class="col-lg-7 order-2 order-lg-1 sm-margin-30px-top xs-margin-20px-top">
                <h4 class="text-white font-size40 sm-font-size36 xs-font-size32 text-right line-height-60 letter-spacing-1 no-margin">
                            <span class="sm-text-center no-margin-bottom sm-width-100 sm-display-inline-block">
                                    Whether <strong class="font-weight-700">you are looking </strong> for answers, would like to 
                                        <strong class="font-weight-700">solve</strong> a any business problem
                                    </span>
                                </h4>
            </div>
            <div class="col-lg-5 order-1 order-lg-2">
                <div class="display-table height-100 text-center center-col">
                    <div class="display-table-cell vertical-align-middle story-video">
                        <div class="display-inline-block vertical-align-middle z-index-1 text-left margin-30px-bottom">
                            <a class="video video_btn" href="video/bg-video.mp4"><i class="fas fa-play font-size18 xs-font-size16"></i>
                            </a>
                        </div>
                        <div class="vertical-align-middle display-inline-block margin-ten-left">
                            <a href="video/bg-video.mp4" class="text-theme-color border-bottom border-color-light-white">
                                     Video Presentation </a>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>
</section>
<!-- end video section -->