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/sites.artinside.com.br/paliar/themes/web/_theme_typ.php
<!DOCTYPE html>
<html lang="pt-br">
<head>
    <!-- Google Tag Manager -->
    <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
                new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
            j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
            'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
        })(window,document,'script','dataLayer','GTM-MHRRB29');</script>
    <!-- End Google Tag Manager -->
    <meta charset="UTF-8">
    <meta name="mit" content="2019-08-14T09:04:15-03:00+336">
    <meta name="viewport" content="width=device-width,initial-scale=1">
    <?= $head; ?>

    <!-- Stylesheets
    ============================================= -->
    <link rel="icon" type="image/png" href="<?= theme("/assets/images/favicon.png"); ?>"/>

    <link rel="preconnect" href="https://fonts.googleapis.com">
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
    <link href="https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Bree+Serif&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap" rel="stylesheet">

    <link rel="stylesheet" href="https://use.typekit.net/gmv6nzn.css">

    <!-- Core Style -->
    <link rel="stylesheet" href="<?= theme("assets/style.css"); ?>">

    <!-- Font Icons -->
    <link rel="stylesheet" href="<?= theme("assets/css/font-icons.css") ?>">

    <!-- Plugins/Components CSS -->
    <link rel="stylesheet" href="<?= theme("assets/css/swiper.css") ?>">

    <!-- Saas Page Module Specific Stylesheet -->
    <link rel="stylesheet" href="<?= theme("assets/saas-2/saas-2.css") ?>">



    <link rel="stylesheet" href="<?= url("/shared/plugin/czm-chat-support.css"); ?>" type="text/css"/>
    <link rel="stylesheet" href="<?= url("/shared/styles/custom.css"); ?>" type="text/css"/>

    <!-- Custom CSS -->
    <link rel="stylesheet" href="<?= theme("assets/css/custom.css") ?>">

    <style>
        @media (min-width: 992px) {
            .position-lg-sticky {
                top: 80px;
            }
        }
    </style>
    <?= $this->section("css");
    //    session_destroy()
    ?>


</head>
<div class="ajax_response"> <?= flash(); ?></div>

<div class="ajax_load" style="z-index: 9999 !important;">
    <div class="ajax_load_box">
        <div class="ajax_load_box_circle"></div>
        <p class="ajax_load_box_title">Aguarde, carregando...</p>
    </div>
</div>

<body class="stretched bg-white">
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MHRRB29"
                  height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->

<!-- Document Wrapper
============================================= -->
<div id="wrapper"  class="clearfix" style="height: 650px; position: absolute; top:0; bottom: 0; left: 0; right: 0; margin: auto;">


    <?= $this->section("content"); ?>
    <!-- Footer
    ============================================= -->

</div><!-- #wrapper end -->

<!-- JavaScripts
============================================= -->
<script src="<?= theme("/assets/js/functions.bundle.js"); ?>"></script>
<script src="<?= theme("/assets/js/plugins.min.js"); ?>"></script>
<script src="<?= theme("/assets/js/scripts.js"); ?>"></script>
<script src="<?= url("/shared/scripts/jquery.form.js"); ?>"></script>
<script src="<?= url("/shared/scripts/jquery-ui.js"); ?>"></script>
<script src="<?= url("/shared/scripts/jquery.mask.js"); ?>"></script>
<script src="<?= url("/shared/plugin/czm-chat-support.min.js"); ?>"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/skrollr/0.6.30/skrollr.min.js"></script>
<script>!SEMICOLON.Mobile.any() && skrollr.init({forceHeight: false});</script>

</body>
</html>