MOON
Server: Apache
System: Linux server1.studioinfinity.com.br 2.6.32-954.3.5.lve1.4.90.el6.x86_64 #1 SMP Tue Feb 21 12:26:30 UTC 2023 x86_64
User: artinside (517)
PHP: 7.4.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //home/artinside/fhs.artinside.com.br/themes/web/views/cta-4ever.php
<div class="section notopmargin nobottommargin dark bg-dark-gray">
    <div class="container">
        <div class="row justify-content-between mt-5">
            <!-- Heading Title
            ============================================= -->
            <div class="col-md-12">
                <small class="text-muted uppercase t300 ls3 d-block">Interessado?</small>
                <h2 class="t700 ls0 mb-3" style="font-size: 64px; line-height: 1.2">Solicite um orçamento.</h2>
                <p class="text-muted" style="font-size: 26px;"><?= $title ?> Clique abaixo e solicite um orçamento!</p>
                <div class="d-flex align-items-center mt-4">
                    <a href="#modalOrcamento" data-lightbox="inline" class="button button-change nott button-large dark t300 gradient-border ml-0 mt-4 mb-0">
                        <span> Solicite um orçamento</span>
                        <span><i class="fal fa-dollar-sign"></i>
                            <a href="<?= CONF_SOCIAL_FACEBOOK_PAGE ?>" target="_blank" class="my-0 ml-3 mt-4 social-icon inline-block si-small si-borderless si-facebook">
                                <i class="icon-facebook"></i>
                                <i class="icon-facebook"></i>
                            </a>

                            <a href="<?= CONF_SOCIAL_INSTAGRAM_PAGE ?>" target="_blank" class="my-0 ml-1 mt-4 social-icon inline-block si-small si-borderless si-instagram">
                                <i class="icon-instagram"></i>
                                <i class="icon-instagram"></i>
                            </a>
                </div>
            </div>
            <!-- Testimonials
            ============================================= -->
        </div>
    </div>
</div>