Server IP : 86.38.243.181 / Your IP : 216.73.216.86 Web Server : LiteSpeed System : Linux in-mum-web1336.main-hosting.eu 4.18.0-553.34.1.lve.el8.x86_64 #1 SMP Thu Jan 9 16:30:32 UTC 2025 x86_64 User : u986601745 ( 986601745) PHP Version : 7.4.33 Disable Function : system, exec, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail MySQL : OFF | cURL : ON | WGET : ON | Perl : OFF | Python : OFF Directory (0755) : /home/u986601745/domains/creativedigitalinfotech.com/public_html/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<!DOCTYPE html> <html lang="en"> <head> <!-- Meta --> <meta charset="UTF-8" /> <title>Thankyou!</title> <link href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous"> <!-- Styles --> <link rel="stylesheet" href="styles/index.processed.css"> <link rel="icon" type="image/icon" href="images/logo.jpg"> <style type="text/css"> /* thank you page design */ html, body{height: 100%;} .thank-page-template{background-color: #f2f2f2;} .thank-you-wrapper{position: relative; height: 100%; } .thank-you-wrapper > .container{width:780px; margin:0 auto;} .thank-you-wrapper{text-align: center;} .thank-you-page-content{position: relative; float:left; width: 100%; background: #f2f2f2; padding:90px; margin:30px 0;box-sizing: border-box;} .thank-you-page-content::before, .thank-you-page-content::after { z-index: -1; position: absolute; content: ""; bottom: 15px; left: 10px; width: 50%; top: 80%; max-width: 300px; background: #777; -webkit-box-shadow: 0 15px 10px #777; -moz-box-shadow: 0 15px 10px #777; box-shadow: 0 15px 10px #777; -webkit-transform: rotate(-3deg); -moz-transform: rotate(-3deg); -o-transform: rotate(-3deg); -ms-transform: rotate(-3deg); transform: rotate(-3deg);} .thank-you-page-content::after { -webkit-transform: rotate(3deg); -moz-transform: rotate(3deg); -o-transform: rotate(3deg); -ms-transform: rotate(3deg); transform: rotate(3deg); right: 10px; left: auto;} html body .thank-you-wrapper .container{display: table; height: 100%;} html body .thank-you-wrapper .container > .row{display: table-cell; height: 100%; vertical-align: middle;} .thank-you-page-logo{float: left; width: 100%;} .arrow-icon{position: relative; padding-left:55px;} .arrow-icon::before{ position: absolute; left: 25px; top:20px; content: ""; display: inline-block; box-sizing: border-box; height:10px; width:10px; border-style: solid; border-color: #fff; border-width: 0px 1px 1px 0px; transform: rotate(131deg); transition: border-width 150ms ease-in-out;} .arrow-icon::after{ content: ""; display: inline-block; width: 20px; background-color: #fff; height: 1px; position: absolute; left:25px; top:25px;} .thank-you-wrapper ul.footer-nav li a, .thank-you-wrapper ul.footer-nav li a:hover{color:#0a568a;} .thank-you-wrapper ul.footer-nav li + li::before{ background: rgba(0, 0, 0, 0.3);} .thank-you-copy p{margin: 0; padding: 0; font-size: 12px;} .thank-you-page-content h1{position: relative; width: 100%; float: left; margin-bottom: 45px; padding-top: 110px; font-size: 30px; font-weight: 200; line-height: 40px;} .thank-you-page-content h1::before { content: "\f00c"; top: 0; transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); left: 50%; position: absolute; font-family: "FontAwesome"; font-size:60px; text-align: center; float: left; width: 100px; color: green; height: 100px; text-align: center; line-height: 100px; border: 2px solid green; border-radius:100%; -webkit-border-radius:100%; -ms-border-radius:100%;} .thank-you-page-content .btn{padding-top:13px; padding-bottom:13px; padding-right: 25px;} ul.footer-nav{text-align: right;} ul.footer-nav li{display: inline-block; position: relative;} ul.footer-nav li + li{padding-left: 30px;} ul.footer-nav li + li::before{content: ""; height: 12px; width: 1px; background: #fff; display: inline-block; position: absolute; top: 3px; left:12px;} ul.footer-nav{text-align: center; margin: 12px 0;} ul.footer-nav li p, ul.footer-nav li{font-size: 12px;font-weight: 400;} ul.footer-nav li a{ text-decoration:none;} ul.footer-nav li a, ul.footer-nav li a:hover{color: #fff;} ul.footer-nav li a:hover{color: #fff; text-decoration: underline;} ul.footer-nav li p{line-height: normal;} ul.footer-nav li + li::before{background: #fff;} .btn-primary { background-color: #0a568a; color:#fff; text-decoration:none; border-color: #0a568a; position:relative; padding-top: 13px; padding-bottom: 13px; padding-right: 25px;} .btn-primary::before { position: absolute; left: 25px; top: 20px; content: ""; display: inline-block; box-sizing: border-box; height: 10px; width: 10px; border-style: solid; border-color: #fff; border-width: 0px 1px 1px 0px; transform: rotate(131deg); transition: border-width 150ms ease-in-out; } .btn-primary::after { content: ""; display: inline-block; width: 20px; background-color: #fff; height: 1px; position: absolute; left: 25px; top: 25px;} /* thank you page design */ </style> </head> <body> <!-- thank-you-wrapper --> <section class="thank-you-wrapper"> <div class="container"> <div class="row"> <div class="col-xs-12 col-sm-12 col-md-12 col-lg-12"> <div class="thank-you-page-logo"> <a href="#"> <img src="images/logo.jpg" style="border-radius: 50%; width: 100px; height: 100px; object-fit: cover;"> </a> </div> <div class="thank-you-page-content"> <h1>Your submission is received and we will contact you soon </h1> <a href="index.php" class="btn btn-primary arrow-icon"> Go back to Homepage </a> </div> <ul class="footer-nav"> <li> <a href="terms-and-condition.php">Terms and Conditions </a> </li> <li> <a href="privacy-policy.php"> Privacy Policy </a> </li> <li> <a href="blog.php"> Blogs </a> </li> <li> <a href="contact.php"> Contact Us </a> </li> </ul> <div class="thank-you-copy"> <p> Creative Digitaql Infotech © <?php echo date('Y');?> All Rights Reserved </p> </div> </div> </div> </div> </section> <script src="scripts/index.js"></script> </body> </html>