1Server IP : 217.21.90.164 / Your IP : 18.223.132.164 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/domains/zeropaindentist.com/public_html/img/product/offer/../../../css/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
* { margin: 0px; padding: 0px; box-sizing: border-box; font-family: BAHNSCHRIFT; } body { position: relative; background-color: #fff; } .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: 140px; text-orientation: upright; color: #fff; border-radius: 10px 0 0 10px; display: flex; align-items: center; justify-content: center; text-decoration: none; } .Inquery-icon-phone { position: fixed; bottom: 37%; right: -120px; top: 63%; z-index: 22; background-color: #dc3545; width: 155px; height:35px; color: #fff; border-radius: 10px 0 0 10px; transition:0.3s; padding:5px 15px; text-decoration: none; }.Inquery-icon-location { position: fixed; right: -120px; top: calc(70%); z-index: 22; background-color: #dc3545; width: 155px; height:35px; color: #fff; border-radius: 10px 0 0 10px; transition:0.3s; padding:5px 15px; text-decoration: none; }.Inquery-icon-price { position: fixed; right: -140px; top: calc(77%); z-index: 22; background-color: #dc3545; width: 175px; height:35px; color: #fff; border-radius: 10px 0 0 10px; transition:0.3s; padding:5px 15px; text-decoration: none; } .Inquery-icon-location:hover, .Inquery-icon-price:hover, .Inquery-icon-phone:hover, .Inquery-icon:hover { color: #fff; } .Inquery-icon-location:hover, .Inquery-icon-price:hover, .Inquery-icon-phone:hover { right: 0px; } .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; -webkit-animation: vibrate-2 0.3s linear infinite both; animation: vibrate-2 0.3s linear infinite both; }.rateing img{ height:100%; } .indexProductImg:hover{ -webkit-animation: jello-horizontal 1.3s both; animation: jello-horizontal 1.3s both; } /* ---------------------------------------------- * Generated by Animista on 2023-5-1 15:38:22 * Licensed under FreeBSD License. * See http://animista.net/license for more info. * w: http://animista.net, t: @cssanimista * ---------------------------------------------- */ /** * ---------------------------------------- * animation jello-horizontal * ---------------------------------------- */ @-webkit-keyframes jello-horizontal { 0% { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } 30% { -webkit-transform: scale3d(1.25, 0.75, 1); transform: scale3d(1.25, 0.75, 1); } 40% { -webkit-transform: scale3d(0.75, 1.25, 1); transform: scale3d(0.75, 1.25, 1); } 50% { -webkit-transform: scale3d(1.15, 0.85, 1); transform: scale3d(1.15, 0.85, 1); } 65% { -webkit-transform: scale3d(0.95, 1.05, 1); transform: scale3d(0.95, 1.05, 1); } 75% { -webkit-transform: scale3d(1.05, 0.95, 1); transform: scale3d(1.05, 0.95, 1); } 100% { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } } @keyframes jello-horizontal { 0% { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } 30% { -webkit-transform: scale3d(1.25, 0.75, 1); transform: scale3d(1.25, 0.75, 1); } 40% { -webkit-transform: scale3d(0.75, 1.25, 1); transform: scale3d(0.75, 1.25, 1); } 50% { -webkit-transform: scale3d(1.15, 0.85, 1); transform: scale3d(1.15, 0.85, 1); } 65% { -webkit-transform: scale3d(0.95, 1.05, 1); transform: scale3d(0.95, 1.05, 1); } 75% { -webkit-transform: scale3d(1.05, 0.95, 1); transform: scale3d(1.05, 0.95, 1); } 100% { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } } @-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); } }