Server IP : 162.214.80.37 / Your IP : 216.73.216.83 Web Server : Apache System : Linux sh013.webhostingservices.com 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : imyrqtmy ( 2189) PHP Version : 8.2.18 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0750) : /home2/imyrqtmy/public_html/clickonn/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<!DOCTYPE html> <html lang="en"> <?php include 'include/head.php'; ?> <style type="text/css"> .breadcrumb-bar { background-image: url(assets/img/bg/pexels-pixabay-163046.jpg); background-size: 100% 100%; height: 260px; } .t-t{ background-color: #fff; margin-top: 101px; font-size: 35px; color: #000; font-weight: 500; opacity: 0.6; } .t-t:hover{ background-color: #fff; color: #000; } @media only screen and (max-width: 767.98px) { .t-t { background-color: #fff; margin-top: 173px; font-size: 27px; color: #000; font-weight: 500; float: left; opacity: 0.6; } } </style> <body> <div class="main-wrapper"> <!-- Header --> <?php include 'include/header.php'; ?> <!-- /Header --> <div class="bg-img"> <img src="assets/img/bg/work-bg-03.png" alt="img" class="bgimg1"> <img src="assets/img/bg/work-bg-03.png" alt="img" class="bgimg2"> </div> <!-- Breadcrumb --> <div class="breadcrumb-bar"> <div class="container"> <div class="row"> <div class="col-md-12 col-12"> </div> <div class="col-md-4"> <span class="item-cat t-t">Pricing</span> </div> </div> </div> </div> <!-- /Breadcrumb --> <?php include 'include/price.php'; ?> <!-- Footer --> <?php include 'include/footer.php'; ?> <!-- /Footer --> <!-- Cursor --> <div class="mouse-cursor cursor-outer"></div> <div class="mouse-cursor cursor-inner"></div> <!-- /Cursor --> </div> <!-- jQuery --> <script data-cfasync="false" src="../cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="assets/js/jquery-3.6.1.min.js"></script> <!-- Bootstrap Core JS --> <script src="assets/js/bootstrap.bundle.min.js"></script> <!-- Fearther JS --> <script src="assets/js/feather.min.js"></script> <!-- select JS --> <script src="assets/plugins/select2/js/select2.min.js"></script> <script src="assets/plugins/aos/aos.js"></script> <!-- Custom JS --> <script src="assets/js/script.js"></script> </body> </html>