.sliderstage_default .sliderstageViewArrawTd div, 
.sliderstage_default .sliderstageViewArrawTd div:hover, 
.sliderstage_default .sliderstageViewArrawTd div:hover path {
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
