<div style="display: none">

</div>
<div class="dual-columns standard-dual-section">
    <div class="left-column">
      <h1>All-in-one software that replaces all the isolated and costly tools</h1>
      <h2>It’s agile, intuitive, and easy to implement, start working immediately!</h2>
    </div>
    <div class="right-column">
      <img src="https://www.app4legal.com/wp-content/uploads/2022/05/New-Project-1-min-e1652193537561-1024x601.png" alt="Image">
    </div>
</div>
<div class="app4legal-layer-title">
<h1>Need help?</h1>
<!--<p>Here you go!</p>-->
</div>

<div class="app4legal-layer-title">
<h1>Featured Products</h1>
<!--<p>Here you go!</p>-->
</div>
<div class="home-featured-blocks">



</div>
<div class="app4legal-layer-title">
<h1>Featured Products</h1>
<!--<p>Here you go!</p>-->
</div>

    <style>
        /* Controlling Contact Us Layer Start */
        
        .app4legal-contact-us-phone-div i {
            font-size: 100px;
            color: #404040;
        }
        
        .app4legal-contact-us-phone-number {
            font-size: 25px;
            color: #404040;
            font-weight: bold;
        }
        
        .app4legal-contact-us-phone-text {
            color: #404040;
        }
        
        .app4legal-contact-us-phone-div i:last-child {
            margin-top: 10px;
        }
        
        .app4legal-contact-us-phone-div i:hover,
        .app4legal-contact-us-phone-number:hover {
            color: #155D8E !important;
        }
        
        a {
            border: 0px !important;
        }
        /* Controlling Contact Us Layer End */
        
        .app4legal-need-more-help-sentence {
            height: 100%;
        }
    </style>

 <div class="container-fluid p-0">
        <div class="row text-center">
            <div class="col-lg-6 col-sm-12">
                <!--<div class="row">
                    <div class="col-12 app4legal-contact-us-phone-div">
                        <a href="tel:+96199999999" class="text-decoration-none">
                            <i class="fas fa-mobile-alt"></i>

                            <div class="app4legal-contact-us-phone-number">
                                9999999
                            </div>
                        </a>
                    </div>

                    <div class="col-12">
                        <div class="app4legal-contact-us-phone-text">
                            Call our customer support team. Available M–F from 7AM-7PM CT.
                        </div>
                    </div>
                </div>-->

                <div class="row align-items-center app4legal-need-more-help-sentence">
                    <div class="col-12">
                        <h1>Need more help?</h1>
                        <p>Reach us by email</p>
                    </div>
                </div>

            </div>

            <div class="col-lg-6 col-sm-12">
                <div class="row">
                    <div class="col-12 app4legal-contact-us-phone-div">
                        <a href="mailto:help@app4legal.com" class="text-decoration-none">
                            <i class="fas fa-envelope"></i>
                            <div class="app4legal-contact-us-phone-number">
                                help@app4legal.com
                            </div>
                        </a>
                    </div>

                    <div class="col-12">
                        <div class="app4legal-contact-us-phone-text">
                            Submit a request to our customer support team.
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>