| Server IP : 103.48.194.25 / Your IP : 216.73.216.74 Web Server : Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.33 System : Linux VMHostDefault 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 User : sieuthimay ( 1016) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/khonguyenlieu.vn/public_html/templates/css/ |
Upload File : |
.mobile-call {
position: fixed;
bottom: 0;
width: 100%;
height: 40px;
}
.suntory-alo-phone {
background-color: transparent;
cursor: pointer;
height: 55px;
position: fixed;
transition: visibility 0.5s ease 0s;
width: 70px;
z-index: 9999 !important;
}
.suntory-alo-ph-circle {
animation: 1.2s ease-in-out 0s normal none infinite running suntory-alo-circle-anim;
background-color: transparent;
border: 2px solid rgba(30, 30, 30, 0.4);
border-radius: 100%;
height: 100px;
left: 0px;
opacity: 0.1;
position: absolute;
top: 0px;
transform-origin: 50% 50% 0;
transition: all 0.5s ease 0s;
width: 100px;
}
.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-circle {
border-color: #F00;
opacity: 1;
}
.suntory-alo-ph-circle-fill {
animation: 2.3s ease-in-out 0s normal none infinite running suntory-alo-circle-fill-anim;
border: 2px solid transparent;
border-radius: 100%;
height: 70px;
left: 15px;
position: absolute;
top: 15px;
transform-origin: 50% 50% 0;
transition: all 0.5s ease 0s;
width: 70px;
}
.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-circle-fill {
background-color: rgba(239, 141, 125, 0.9);
}
.suntory-alo-ph-img-circle {
border: 2px solid transparent;
border-radius: 100%;
height: 50px;
left: 15px;
opacity: 0.7;
position: absolute;
top: 0px;
transform-origin: 50% 50% 0;
width: 50px;
text-align: center;
}
.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-img-circle {
background-color: #F00;
}
.suntory-alo-ph-img-circle i {
animation: 1s ease-in-out 0s normal none infinite running suntory-alo-circle-img-anim;
font-size: 30px;
line-height: 50px;
color: #fff;
float: none;
}