%PDF- %PDF-
| Direktori : /home/vacivi36/intranet.vacivitta.com.br/assets/c1cbb33e/source/fading_exits/ |
| Current File : /home/vacivi36/intranet.vacivitta.com.br/assets/c1cbb33e/source/fading_exits/fadeOutDownBig.css |
@keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(0, 2000px, 0);
}
}
.fadeOutDownBig {
animation-name: fadeOutDownBig;
}