@charset "utf-8";
/* CSS Document */
#ws247-aio-ct-button-hl .phonering-alo-phone {
  left: -50px;
}
#ws247-aio-ct-button-hl.hotline-on-right .phonering-alo-phone {
  right: 110px;
  left: auto;
}

.phonering-alo-phone {
  position: fixed;
  visibility: hidden;
  background-color: transparent;
  width: 200px;
  height: 200px;
  cursor: pointer;
  z-index: 200000 !important;
  bottom: 50px;
  display: block;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transition: visibility 0.5s;
}
.phonering-alo-phone.phonering-alo-show {
  visibility: visible;
}
.phonering-alo-phone.phonering-alo-static {
  opacity: 0.6;
}
.phonering-alo-phone.phonering-alo-hover,
.phonering-alo-phone:hover {
  opacity: 1;
}
.phonering-alo-ph-circle {
  width: 160px;
  height: 160px;
  top: 50px;
  left: 50px;
  position: absolute;
  background-color: transparent;
  border-radius: 100%;
  border: 2px solid rgba(30, 30, 30, 0.4);
  opacity: 0.1;
  -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
  animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
  transition: all 0.5s;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-circle {
  -webkit-animation: phonering-alo-circle-anim 1.1s infinite ease-in-out !important;
  animation: phonering-alo-circle-anim 1.1s infinite ease-in-out !important;
}
.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-circle {
  -webkit-animation: phonering-alo-circle-anim 2.2s infinite ease-in-out !important;
  animation: phonering-alo-circle-anim 2.2s infinite ease-in-out !important;
}
.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-circle,
.phonering-alo-phone:hover .phonering-alo-ph-circle {
  border-color: #00aff2;
  opacity: 0.5;
}
.phonering-alo-phone.phonering-alo-green.phonering-alo-hover
  .phonering-alo-ph-circle,
.phonering-alo-phone.phonering-alo-green:hover .phonering-alo-ph-circle {
  border-color: #272d6b;
  opacity: 0.5;
}
.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-circle {
  border-color: #00aff2;
  opacity: 0.5;
}
.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover
  .phonering-alo-ph-circle,
.phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-circle {
  border-color: #ccc;
  opacity: 0.5;
}
.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-circle {
  border-color: #75eb50;
  opacity: 0.5;
}
.phonering-alo-ph-circle-fill {
  width: 100px;
  height: 100px;
  top: 80px;
  left: 80px;
  position: absolute;
  background-color: #000;
  border-radius: 100%;
  border: 2px solid transparent;
  -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
  animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
  transition: all 0.5s;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-circle-fill {
  -webkit-animation: phonering-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
  animation: phonering-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
}
.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-circle-fill {
  -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
  animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
  opacity: 0 !important;
}
.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-circle-fill,
.phonering-alo-phone:hover .phonering-alo-ph-circle-fill {
  background-color: rgba(39, 45, 107, 0.5);
  opacity: 0.75 !important;
}
.phonering-alo-phone.phonering-alo-green.phonering-alo-hover
  .phonering-alo-ph-circle-fill,
.phonering-alo-phone.phonering-alo-green:hover .phonering-alo-ph-circle-fill {
  background-color: rgba(39, 45, 107, 0.5);
  opacity: 0.75 !important;
}
.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-circle-fill {
  background-color: rgba(0, 175, 242, 0.5);
}
.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover
  .phonering-alo-ph-circle-fill,
.phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-circle-fill {
  background-color: rgba(204, 204, 204, 0.5);
  opacity: 0.75 !important;
}
.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-circle-fill {
  background-color: rgba(117, 235, 80, 0.5);
  opacity: 0.75 !important;
}
.phonering-alo-ph-img-circle {
  width: 60px;
  height: 60px;
  top: 100px;
  left: 100px;
  position: absolute;
  background: rgba(30, 30, 30, 0.1)
    url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAACXBIWXMAAAsTAAALEwEAmpwYAAABNmlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjarY6xSsNQFEDPi6LiUCsEcXB4kygotupgxqQtRRCs1SHJ1qShSmkSXl7VfoSjWwcXd7/AyVFwUPwC/0Bx6uAQIYODCJ7p3MPlcsGo2HWnYZRhEGvVbjrS9Xw5+8QMUwDQCbPUbrUOAOIkjvjB5ysC4HnTrjsN/sZ8mCoNTIDtbpSFICpA/0KnGsQYMIN+qkHcAaY6addAPAClXu4vQCnI/Q0oKdfzQXwAZs/1fDDmADPIfQUwdXSpAWpJOlJnvVMtq5ZlSbubBJE8HmU6GmRyPw4TlSaqo6MukP8HwGK+2G46cq1qWXvr/DOu58vc3o8QgFh6LFpBOFTn3yqMnd/n4sZ4GQ5vYXpStN0ruNmAheuirVahvAX34y/Axk/96FpPYgAAACBjSFJNAAB6JQAAgIMAAPn/AACA6AAAUggAARVYAAA6lwAAF2/XWh+QAAAB/ElEQVR42uya7W3CMBCG31QM4A1aNggTlG6QbpBMkHYC1AloJ4BOABuEDcgGtBOETnD9c1ERCH/lwxeaV8oPFGP86Hy+DxMREW5Bd7gRjSDSNGn4/RiAOvm8C0ZCRD5PSkQVXSr1nK/xE3mcWimA1ZV3JYBZCIO4giQANoYxMwYS6+xKY4lT5dJPreWZY+uspqSCKPYN27GJVBDXheVSQe494ksiEWTuMXcu1dld9SARxDX1OAJ4lgjy4zDnFsC076A4adEiRwAZg4hOUSpNoCsBPDGM+HqkNGynYBCuILuWj+dgWysGsNe8nwL4GsrW0m2fxZBq9rW0rNcX5MOQ9eZD8JFahcG5g/iKT671alGAYQggpYWvpEPYWrU/HDTOfeRIX0q2SL3QN4tGhZJukVobQyXYWw7WtLDKDIuM+ZSzscyCE9PCy5IttCvnZNaeiGLNHKuz8ZVh/MXTVu/1xQKmIqLEAuJ0fNo3iG5B51oSkeKnsBi/4bG9gYB/lCytU5G9DryFW+3Gm+JLwU7ehbJrwTjq4DJU8bHcVbEV9dXXqqP6uqO5e2/QZRYJpqu2IUAA4B3tXvx8hgKp05QZW6dJqrLTNkB6vrRURLRwPHqtYgkC3cLWQAcDQGGKH13FER/NATzi786+BPDNjm1dMkfjn2pGkBHkf4D8DgBJDuDHx9BN+gAAAABJRU5ErkJggg==)
    no-repeat center center;
  border-radius: 100%;
  border: 2px solid transparent;
  -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
  animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

#ft-contact-icons .item.ft-animation .icon,
#ft-contact-icons .all-ft-animation .icon {
  -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
  animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.phonering-alo-ph-img-circle.zalo-ring {
  background: url(zalo.jpg);
  background-size: cover;
  background-position: center;
}

.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-img-circle {
  -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out !important;
  animation: phonering-alo-circle-img-anim 1s infinite ease-in-out !important;
}
.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-img-circle {
  -webkit-animation: phonering-alo-circle-img-anim 0 infinite ease-in-out !important;
  animation: phonering-alo-circle-img-anim 0 infinite ease-in-out !important;
}
.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-img-circle,
.phonering-alo-phone:hover .phonering-alo-ph-img-circle {
  background-color: #00aff2;
}
.phonering-alo-phone.phonering-alo-green.phonering-alo-hover
  .phonering-alo-ph-img-circle,
.phonering-alo-phone.phonering-alo-green:hover .phonering-alo-ph-img-circle,
#phonering-alo-phoneIcon:hover .number a {
  background-color: #272d6b;
}
#phonering-alo-phoneIcon:hover .number i {
  color: #272d6b;
}

.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-img-circle,
#phonering-alo-phoneIcon .number a {
  background-color: #00aff2;
}
.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover
  .phonering-alo-ph-img-circle,
.phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-img-circle {
  background-color: #ccc;
}
.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-img-circle {
  background-color: #75eb50;
}
.pps-btn-img {
  display: block;
  width: 60px;
  height: 60px;
}
#phonering-alo-phoneIcon .number {
  top: 117px;
  left: 160px;
  position: absolute;
  width: 145px;
  z-index: 1;
  display: block;
  padding: 5px;
}
#phonering-alo-phoneIcon .number a {
  position: relative;
  background: #00aff2;
  padding: 5px;
  border-radius: 25px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  transition: none;
}

#phonering-alo-phoneIcon .number i {
  display: inline;
  position: relative;
  left: -10px;
  color: #00aff2;
}

@-webkit-keyframes phonering-alo-circle-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.5) skew(1deg);
    -webkit-opacity: 0.1;
  }
  30% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    -webkit-opacity: 0.5;
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    -webkit-opacity: 0.1;
  }
}
@-webkit-keyframes phonering-alo-circle-fill-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.2;
  }
  100% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
}
@-webkit-keyframes phonering-alo-circle-img-anim {
  0% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
}
@-webkit-keyframes phonering-alo-circle-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.5) skew(1deg);
    transform: rotate(0) scale(0.5) skew(1deg);
    opacity: 0.1;
  }
  30% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.1;
  }
}
@keyframes phonering-alo-circle-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.5) skew(1deg);
    transform: rotate(0) scale(0.5) skew(1deg);
    opacity: 0.1;
  }
  30% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.1;
  }
}
@-webkit-keyframes phonering-alo-circle-fill-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.2;
  }
  100% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
}
@keyframes phonering-alo-circle-fill-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.2;
  }
  100% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
}
@-webkit-keyframes phonering-alo-circle-img-anim {
  0% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
  }
}
@keyframes phonering-alo-circle-img-anim {
  0% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
  }
}

.ws247-aio-ct-cricle-fade .icon,
.ws247-aio-ct-cricle-fade-item {
  -moz-transition: all 0.2s ease-out 0;
  -o-transition: all 0.2s ease-out 0;
  -webkit-transition: all 0.2s ease-out;
  -webkit-transition-delay: 0;
  transition: all 0.2s ease-out 0;
  -webkit-animation: pulse-fade 2s ease-out infinite;
  -moz-animation: pulse-fade 2s ease-out infinite;
  animation: #fff 2s ease-out infinite;
}

.ws247-aio-ct-cricle-zoom .icon,
.ws247-aio-ct-cricle-zoom-item {
  -moz-transition: all 0.2s ease-out 0;
  -o-transition: all 0.2s ease-out 0;
  -webkit-transition: all 0.2s ease-out;
  -webkit-transition-delay: 0;
  transition: all 0.2s ease-out 0;
  -webkit-animation: pulse-zoom 2s ease-out infinite;
  -moz-animation: pulse-zoom 2s ease-out infinite;
  animation: #fff 2s ease-out infinite;
}

/*
**Fade -----------------------------------------------------
*/
@-webkit-keyframes pulse-fade {
  0% {
    box-shadow: 0 0 rgba(0, 0, 0, 1);
  }
  50% {
    box-shadow: 0 0 0 8px rgba(0, 0, 0, 0);
  }
  100% {
    box-shadow: 0 0 rgba(0, 0, 0, 0);
  }
}
@-moz-keyframes pulse-fade {
  0% {
    box-shadow: 0 0 rgba(255, 215, 0, 1);
  }
  50% {
    box-shadow: 0 0 0 8px rgba(255, 215, 0, 0);
  }
  100% {
    box-shadow: 0 0 rgba(255, 215, 0, 0);
  }
}
@keyframes pulse-fade {
  0% {
    box-shadow: 0 0 rgba(0, 0, 0, 1);
  }
  50% {
    box-shadow: 0 0 0 8px rgba(0, 0, 0, 0);
  }
  100% {
    box-shadow: 0 0 rgba(0, 0, 0, 0);
  }
}

/*
**Zoom -----------------------------------------------------
*/
@-webkit-keyframes pulse-zoom {
  0% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes pulse-zoom {
  0% {
    -moz-transform: scale(1);
  }
  50% {
    -moz-transform: scale(1.1);
  }
  100% {
    -moz-transform: scale(1);
  }
}
@keyframes pulse-zoom {
  0% {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

#ft-contact-icons {
  position: fixed;
  bottom: 170px;
  left: 64px;
  z-index: 10 !important;
  list-style-type: none;
  transition: all 0.5s;
  list-style: none;
  max-height: 0;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
#ft-contact-icons.active {
  max-height: 2000px;
  overflow: visible;
}

#ft-contact-icons li,
#ft-contact-icons .item {
  margin-bottom: 10px;
  margin-left: 0;
}
#ft-contact-icons li .icon,
#ft-contact-icons .item .icon {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: inline-block;
  border-radius: 31px;
  font-size: 20px;
  list-style: none;
  background: #f58634;
}
#ft-contact-icons li span.ab,
#ft-contact-icons .item span.ab {
  *background: #00aff2;
  border-radius: 5px;
  position: relative;
  margin-left: 7px;
  padding: 0 13px;
  cursor: pointer;
  transition: all 0.5s;
}
#ft-contact-icons li span.ab label,
#ft-contact-icons .item span.ab label {
  font-size: 13px;
  margin: 0;
  color: #fff;
  line-height: 30px;
  display: block;
}
#ft-contact-icons li span.ab i,
#ft-contact-icons .item span.ab i {
  position: absolute;
  left: -5px;
  top: 50%;
  transform: translateY(-50%);
  color: #00aff2;
  display: none;
}
#ft-contact-icons li a,
#ft-contact-icons .item a {
  color: #fff;
  display: flex;
  align-items: center;
  text-decoration: none;
  transition: all 0.5s;
}

#ft-contact-icons .ws247-icon-zalo .icon {
  background: #fff url(zalo.png);
  background-position: center;
  background-size: 70%;
  background-repeat: no-repeat !important;
  border: 1px solid #00afee;
}

#ft-contact-icons .ws247-icon-messenger .icon {
  background: #0052c2 url(messenger.png);
  background-position: center;
  background-size: 70%;
  background-repeat: no-repeat;
}

#ft-contact-icons li a:hover span.ab,
#ft-contact-icons .item a:hover span.ab {
  *background: #272d6b;
}
#ft-contact-icons li a:hover span.ab i,
#ft-contact-icons .item a:hover span.ab i {
  color: #272d6b;
}

#ft-contact-icons .ws247-icon-envelope .icon {
  background: #ee9b00;
}
#ft-contact-icons .ws247-icon-phone .icon {
  background: #6db703;
}
#ft-contact-icons .ws247-icon-map .icon {
  background: #0092bf;
}
#ft-contact-icons .wp247-icon-tiktok .icon {
  background: #000000;
}
#ft-contact-icons .wp247-icon-telegram .icon {
  background: #009dd1;
}
#ft-contact-icons .wp247-icon-instagram .icon {
  background-image: linear-gradient(184deg, #9f19e5 0%, #ffbb43 100%);
}

#ft-contact-icons.contact-icons-right {
  left: auto;
  right: 10px;
  margin: 0;
}
#ft-contact-icons.contact-icons-right li a,
#ft-contact-icons.contact-icons-right .item a {
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
#ft-contact-icons #ft-contact-icons-out-m.ft-icon-left .item a {
  -webkit-flex-direction: unset;
  flex-direction: unset;
}
#ft-contact-icons.contact-icons-right li span.ab,
#ft-contact-icons.contact-icons-right .item span.ab {
  margin-right: 6px;
  height: 30px;
  line-height: 30px;
}
#ft-contact-icons.contact-icons-right li span.ab i,
#ft-contact-icons.contact-icons-right .item span.ab i {
  left: auto;
  right: -5px;
  transform: translateY(-50%) rotate(179deg);
}

#ft-contact-icons-out-m {
  border-radius: 10px;
  padding: 15px 10px;
  margin-bottom: 10px;
  position: relative;
}

#ft-contact-icons-out-m.aio-has-border:not(.ft-pn-s0) {
  border: 1px solid #00afee4a;
  box-shadow: 1px 1px 4px 0px #fb8543;
}

#ft-contact-icons-out-m.ft-pn-s {
  background-image: linear-gradient(120deg, #f6d365 0%, #fda085 100%);
}
#ft-contact-icons-out-m.ft-pn-s1 {
  background-image: linear-gradient(120deg, #84fab0 0%, #8fd3f4 100%);
}
#ft-contact-icons-out-m.ft-pn-s2 {
  background-image: linear-gradient(to right, #f83600 0%, #f9d423 100%);
}
#ft-contact-icons-out-m.ft-pn-s3 {
  background-image: linear-gradient(
    to top,
    #fcc5e4 0%,
    #fda34b 15%,
    #ff7882 35%,
    #c8699e 52%,
    #7046aa 71%,
    #0c1db8 87%,
    #020f75 100%
  );
}
#ft-contact-icons-out-m.ft-pn-s4 {
  background-image: linear-gradient(
    to right,
    #eea2a2 0%,
    #bbc1bf 19%,
    #57c6e1 42%,
    #b49fda 79%,
    #7ac5d8 100%
  );
}
#ft-contact-icons-out-m.ft-pn-s5 {
  background-image: linear-gradient(to top, #30cfd0 0%, #330867 100%);
}

#ft-contact-icons-out-m.ft-pn-s .ft-caret-down {
  position: absolute;
  right: 14px;
  bottom: -12px;
  color: #fb8543;
}

.show-all-icon {
  position: fixed;
  display: block;
  left: 44px;
  bottom: 0;
  text-decoration: none;
  opacity: 1;
  transition: all 0.5s;
  z-index: 200001 !important;
  background: #00afee;
  padding: 8px 20px;
  color: #fff;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
}
.show-all-icon i {
  transform: rotate(90deg);
  margin-left: 10px;
}
.show-all-icon.hide-me {
  opacity: 0;
  bottom: 0;
}
.show-all-icon.contact-icons-right {
  left: auto;
  right: 44px;
}
.show-all-icon,
.show-all-icon i {
  color: #ffffff;
}

#ft-contact-icons.text-is-hide .ab {
  display: none;
}

#ws247-aio-ct-button-show-all-icon.show-all-icon1 {
  padding: 0 !important;
  border-radius: 100%;
}
.ws247-aio-style-icon1 {
  width: 60px;
  height: 60px;
  overflow: hidden;
  border-radius: 50%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.ws247-aio-animation-effect-icons {
  width: 100%;
  height: 100%;
  position: relative;
}

.ws247-aio-animation-effect-icons .icon {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transition: all 0.5s ease;
  font-size: 24px;
}

.ws247-aio-animation-effect-icons .icon.active {
  left: 0;
  opacity: 1;
}

.ws247-aio-animation-effect-icons .icon.exit {
  left: -100%;
  opacity: 0;
}

.ws247-aio-animation-effect-icons .icon i {
  transform: unset !important;
  margin: 0;
}

@media only screen and (max-width: 500px) {
  #ws247-aio-ct-button-show-all-container.aio-fixed-bt-mb #ft-contact-icons {
    border-radius: 0;
    display: flex;
    bottom: 0;
    padding: 0;
    margin: 0;
    left: 0;
    width: 100%;
  }
  #ws247-aio-ct-button-show-all-container.aio-fixed-bt-mb
    #ft-contact-icons-out-m {
    border-radius: 0;
    display: flex;
    bottom: 0;
    padding: 0;
    margin: 0;
    white-space: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    max-width: 1000px;
  }
  #ws247-aio-ct-button-show-all-container.aio-fixed-bt-mb
    #ft-contact-icons
    .item {
    margin-bottom: 0;
    margin-left: 0;
    display: flex;
    border-right: 1px solid #ccc;
    padding: 15px 0;
  }
  #ws247-aio-ct-button-show-all-container.aio-fixed-bt-mb
    #ft-contact-icons
    .item
    a {
    webkit-flex-direction: column;
    flex-direction: column;
    display: flex;
    text-align: center;
  }

  #ws247-aio-ct-button-show-all-container.aio-fixed-bt-mb
    #ft-contact-icons
    > .item {
    display: none;
  }
}
