@keyframes av_sonarEffect_av-4c4ghf-84119368fe12e0c4d92746b7aae225d6 {
  0% {opacity: 0.3;}
 40% {opacity: 0.5; box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #ffffff, 0 0 0 10px rgba(255,255,255,0.5);}
100% {opacity: 0; box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #ffffff, 0 0 0 10px rgba(255,255,255,0.5); transform: scale(1.5);}
}
#top #wrap_all .avia-button.av-4c4ghf-84119368fe12e0c4d92746b7aae225d6{
border-radius:5px 5px 5px 5px;
transition:all 0.4s ease-in-out;
}
#top #wrap_all.avia-button.av-4c4ghf-84119368fe12e0c4d92746b7aae225d6:hover .avia_button_background{
border-radius:5px 5px 5px 5px;
}
.avia-button.av-4c4ghf-84119368fe12e0c4d92746b7aae225d6.avia-sonar-shadow:after{
border-radius:5px 5px 5px 5px;
}
.avia-button.av-4c4ghf-84119368fe12e0c4d92746b7aae225d6.avia-sonar-shadow:hover:after{
animation:av_sonarEffect_av-4c4ghf-84119368fe12e0c4d92746b7aae225d6 1s ease-in-out .1s infinite;
}

