.ani_img{transition:transform .5s ease-out,filter .5s ease-out}.box_ani_img:hover .ani_img{filter:grayscale(0) brightness(1) hue-rotate(-20deg);transform:rotate(5deg) scale(1.2)}.bounce_fwd,.box_ele:hover span,.one_ser:hover img{animation:1.1s both bounce_fwd}@media(min-width:980px){.bg_frase{min-height:350px!important}}@keyframes bounce_fwd{0%{transform:scale(0);animation-timing-function:ease-in;opacity:0}38%{transform:scale(1);animation-timing-function:ease-out;opacity:1}55%{transform:scale(.7);animation-timing-function:ease-in}100%,72%,89%{transform:scale(1);animation-timing-function:ease-out}81%{transform:scale(.84);animation-timing-function:ease-in}95%{transform:scale(.95);animation-timing-function:ease-in}}