animate.delay.css 11KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394
  1. .animate0 {
  2. -webkit-animation-duration: .8s;
  3. -webkit-animation-delay: 0s;
  4. -webkit-animation-timing-function: ease;
  5. -webkit-animation-fill-mode: both;
  6. -moz-animation-duration: .8s;
  7. -moz-animation-delay: 0s;
  8. -moz-animation-timing-function: ease;
  9. -moz-animation-fill-mode: both;
  10. -ms-animation-duration: .8s;
  11. -ms-animation-delay: 0s;
  12. -ms-animation-timing-function: ease;
  13. -ms-animation-fill-mode: both;
  14. animation-duration: .8s;
  15. animation-delay: 0s;
  16. animation-timing-function: ease;
  17. animation-fill-mode: both;
  18. }
  19. .animate1{
  20. -webkit-animation-duration: .8s;
  21. -webkit-animation-delay: .2s;
  22. -webkit-animation-timing-function: ease;
  23. -webkit-animation-fill-mode: both;
  24. -moz-animation-duration: .8s;
  25. -moz-animation-delay: .2s;
  26. -moz-animation-timing-function: ease;
  27. -moz-animation-fill-mode: both;
  28. -ms-animation-duration: .8s;
  29. -ms-animation-delay: .2s;
  30. -ms-animation-timing-function: ease;
  31. -ms-animation-fill-mode: both;
  32. animation-duration: .8s;
  33. animation-delay: .2s;
  34. animation-timing-function: ease;
  35. animation-fill-mode: both;
  36. }
  37. .animate2{
  38. -webkit-animation-duration: .8s;
  39. -webkit-animation-delay: .4s;
  40. -webkit-animation-timing-function: ease;
  41. -webkit-animation-fill-mode: both;
  42. -moz-animation-duration: .8s;
  43. -moz-animation-delay: .4s;
  44. -moz-animation-timing-function: ease;
  45. -moz-animation-fill-mode: both;
  46. -ms-animation-duration: .8s;
  47. -ms-animation-delay: .4s;
  48. -ms-animation-timing-function: ease;
  49. -ms-animation-fill-mode: both;
  50. animation-duration: .8s;
  51. animation-delay: .4s;
  52. animation-timing-function: ease;
  53. animation-fill-mode: both;
  54. }
  55. .animate3{
  56. -webkit-animation-duration: .8s;
  57. -webkit-animation-delay: .6s;
  58. -webkit-animation-timing-function: ease;
  59. -webkit-animation-fill-mode: both;
  60. -moz-animation-duration: .8s;
  61. -moz-animation-delay: .6s;
  62. -moz-animation-timing-function: ease;
  63. -moz-animation-fill-mode: both;
  64. -ms-animation-duration: .8s;
  65. -ms-animation-delay: .6s;
  66. -ms-animation-timing-function: ease;
  67. -ms-animation-fill-mode: both;
  68. animation-duration: .8s;
  69. animation-delay: .6s;
  70. animation-timing-function: ease;
  71. animation-fill-mode: both;
  72. }
  73. .animate4{
  74. -webkit-animation-duration: .8s;
  75. -webkit-animation-delay: .8s;
  76. -webkit-animation-timing-function: ease;
  77. -webkit-animation-fill-mode: both;
  78. -moz-animation-duration: .8s;
  79. -moz-animation-delay: .8s;
  80. -moz-animation-timing-function: ease;
  81. -moz-animation-fill-mode: both;
  82. -ms-animation-duration: .8s;
  83. -ms-animation-delay: .8s;
  84. -ms-animation-timing-function: ease;
  85. -ms-animation-fill-mode: both;
  86. animation-duration: .8s;
  87. animation-delay: .8s;
  88. animation-timing-function: ease;
  89. animation-fill-mode: both;
  90. }
  91. .animate5{
  92. -webkit-animation-duration: .8s;
  93. -webkit-animation-delay: 1s;
  94. -webkit-animation-timing-function: ease;
  95. -webkit-animation-fill-mode: both;
  96. -moz-animation-duration: .8s;
  97. -moz-animation-delay: 1s;
  98. -moz-animation-timing-function: ease;
  99. -moz-animation-fill-mode: both;
  100. -ms-animation-duration: .8s;
  101. -ms-animation-delay: 1s;
  102. -ms-animation-timing-function: ease;
  103. -ms-animation-fill-mode: both;
  104. animation-duration: .8s;
  105. animation-delay: 1s;
  106. animation-timing-function: ease;
  107. animation-fill-mode: both;
  108. }
  109. .animate6{
  110. -webkit-animation-duration: .8s;
  111. -webkit-animation-delay: 1.2s;
  112. -webkit-animation-timing-function: ease;
  113. -webkit-animation-fill-mode: both;
  114. -moz-animation-duration: .8s;
  115. -moz-animation-delay: 1.2s;
  116. -moz-animation-timing-function: ease;
  117. -moz-animation-fill-mode: both;
  118. -ms-animation-duration: .8s;
  119. -ms-animation-delay: 1.2s;
  120. -ms-animation-timing-function: ease;
  121. -ms-animation-fill-mode: both;
  122. animation-duration: .8s;
  123. animation-delay: 1.2s;
  124. animation-timing-function: ease;
  125. animation-fill-mode: both;
  126. }
  127. .animate7{
  128. -webkit-animation-duration: .8s;
  129. -webkit-animation-delay: 1.4s;
  130. -webkit-animation-timing-function: ease;
  131. -webkit-animation-fill-mode: both;
  132. -moz-animation-duration: .8s;
  133. -moz-animation-delay: 1.4s;
  134. -moz-animation-timing-function: ease;
  135. -moz-animation-fill-mode: both;
  136. -ms-animation-duration: .8s;
  137. -ms-animation-delay: 1.4s;
  138. -ms-animation-timing-function: ease;
  139. -ms-animation-fill-mode: both;
  140. animation-duration: .8s;
  141. animation-delay: 1.4s;
  142. animation-timing-function: ease;
  143. animation-fill-mode: both;
  144. }
  145. .animate8{
  146. -webkit-animation-duration: .8s;
  147. -webkit-animation-delay: 1.8s;
  148. -webkit-animation-timing-function: ease;
  149. -webkit-animation-fill-mode: both;
  150. -moz-animation-duration: .8s;
  151. -moz-animation-delay: 1.8s;
  152. -moz-animation-timing-function: ease;
  153. -moz-animation-fill-mode: both;
  154. -ms-animation-duration: .8s;
  155. -ms-animation-delay: 1.8s;
  156. -ms-animation-timing-function: ease;
  157. -ms-animation-fill-mode: both;
  158. animation-duration: .8s;
  159. animation-delay: 1.8s;
  160. animation-timing-function: ease;
  161. animation-fill-mode: both;
  162. }
  163. .animate9{
  164. -webkit-animation-duration: .8s;
  165. -webkit-animation-delay: 1.8s;
  166. -webkit-animation-timing-function: ease;
  167. -webkit-animation-fill-mode: both;
  168. -moz-animation-duration: .8s;
  169. -moz-animation-delay: 1.8s;
  170. -moz-animation-timing-function: ease;
  171. -moz-animation-fill-mode: both;
  172. -ms-animation-duration: .8s;
  173. -ms-animation-delay: 1.8s;
  174. -ms-animation-timing-function: ease;
  175. -ms-animation-fill-mode: both;
  176. animation-duration: .8s;
  177. animation-delay: 1.8s;
  178. animation-timing-function: ease;
  179. animation-fill-mode: both;
  180. }
  181. .animate10{
  182. -webkit-animation-duration: .8s;
  183. -webkit-animation-delay: 2.0s;
  184. -webkit-animation-timing-function: ease;
  185. -webkit-animation-fill-mode: both;
  186. -moz-animation-duration: .8s;
  187. -moz-animation-delay: 2.0s;
  188. -moz-animation-timing-function: ease;
  189. -moz-animation-fill-mode: both;
  190. -ms-animation-duration: .8s;
  191. -ms-animation-delay: 2.0s;
  192. -ms-animation-timing-function: ease;
  193. -ms-animation-fill-mode: both;
  194. animation-duration: .8s;
  195. animation-delay: 2.0s;
  196. animation-timing-function: ease;
  197. animation-fill-mode: both;
  198. }
  199. .animate11{
  200. -webkit-animation-duration: .8s;
  201. -webkit-animation-delay: 2.2s;
  202. -webkit-animation-timing-function: ease;
  203. -webkit-animation-fill-mode: both;
  204. -moz-animation-duration: .8s;
  205. -moz-animation-delay: 2.2s;
  206. -moz-animation-timing-function: ease;
  207. -moz-animation-fill-mode: both;
  208. -ms-animation-duration: .8s;
  209. -ms-animation-delay: 2.2s;
  210. -ms-animation-timing-function: ease;
  211. -ms-animation-fill-mode: both;
  212. animation-duration: .8s;
  213. animation-delay: 2.2s;
  214. animation-timing-function: ease;
  215. animation-fill-mode: both;
  216. }
  217. .animate12{
  218. -webkit-animation-duration: .8s;
  219. -webkit-animation-delay: 2.4s;
  220. -webkit-animation-timing-function: ease;
  221. -webkit-animation-fill-mode: both;
  222. -moz-animation-duration: .8s;
  223. -moz-animation-delay: 2.4s;
  224. -moz-animation-timing-function: ease;
  225. -moz-animation-fill-mode: both;
  226. -ms-animation-duration: .8s;
  227. -ms-animation-delay: 2.4s;
  228. -ms-animation-timing-function: ease;
  229. -ms-animation-fill-mode: both;
  230. animation-duration: .8s;
  231. animation-delay: 2.4s;
  232. animation-timing-function: ease;
  233. animation-fill-mode: both;
  234. }
  235. .animate13{
  236. -webkit-animation-duration: .8s;
  237. -webkit-animation-delay: 2.8s;
  238. -webkit-animation-timing-function: ease;
  239. -webkit-animation-fill-mode: both;
  240. -moz-animation-duration: .8s;
  241. -moz-animation-delay: 2.8s;
  242. -moz-animation-timing-function: ease;
  243. -moz-animation-fill-mode: both;
  244. -ms-animation-duration: .8s;
  245. -ms-animation-delay: 2.8s;
  246. -ms-animation-timing-function: ease;
  247. -ms-animation-fill-mode: both;
  248. animation-duration: .8s;
  249. animation-delay: 2.8s;
  250. animation-timing-function: ease;
  251. animation-fill-mode: both;
  252. }
  253. .animate14{
  254. -webkit-animation-duration: .8s;
  255. -webkit-animation-delay: 2.8s;
  256. -webkit-animation-timing-function: ease;
  257. -webkit-animation-fill-mode: both;
  258. -moz-animation-duration: .8s;
  259. -moz-animation-delay: 2.8s;
  260. -moz-animation-timing-function: ease;
  261. -moz-animation-fill-mode: both;
  262. -ms-animation-duration: .8s;
  263. -ms-animation-delay: 2.8s;
  264. -ms-animation-timing-function: ease;
  265. -ms-animation-fill-mode: both;
  266. animation-duration: .8s;
  267. animation-delay: 2.8s;
  268. animation-timing-function: ease;
  269. animation-fill-mode: both;
  270. }
  271. .animate15{
  272. -webkit-animation-duration: .8s;
  273. -webkit-animation-delay: 3.0s;
  274. -webkit-animation-timing-function: ease;
  275. -webkit-animation-fill-mode: both;
  276. -moz-animation-duration: .8s;
  277. -moz-animation-delay: 3.0s;
  278. -moz-animation-timing-function: ease;
  279. -moz-animation-fill-mode: both;
  280. -ms-animation-duration: .8s;
  281. -ms-animation-delay: 3.0s;
  282. -ms-animation-timing-function: ease;
  283. -ms-animation-fill-mode: both;
  284. animation-duration: .8s;
  285. animation-delay: 3.0s;
  286. animation-timing-function: ease;
  287. animation-fill-mode: both;
  288. }
  289. .animate16{
  290. -webkit-animation-duration: .8s;
  291. -webkit-animation-delay: 3.2s;
  292. -webkit-animation-timing-function: ease;
  293. -webkit-animation-fill-mode: both;
  294. -moz-animation-duration: .8s;
  295. -moz-animation-delay: 3.2s;
  296. -moz-animation-timing-function: ease;
  297. -moz-animation-fill-mode: both;
  298. -ms-animation-duration: .8s;
  299. -ms-animation-delay: 3.2s;
  300. -ms-animation-timing-function: ease;
  301. -ms-animation-fill-mode: both;
  302. animation-duration: .8s;
  303. animation-delay: 3.2s;
  304. animation-timing-function: ease;
  305. animation-fill-mode: both;
  306. }
  307. .animate17{
  308. -webkit-animation-duration: .8s;
  309. -webkit-animation-delay: 3.4s;
  310. -webkit-animation-timing-function: ease;
  311. -webkit-animation-fill-mode: both;
  312. -moz-animation-duration: .8s;
  313. -moz-animation-delay: 3.4s;
  314. -moz-animation-timing-function: ease;
  315. -moz-animation-fill-mode: both;
  316. -ms-animation-duration: .8s;
  317. -ms-animation-delay: 3.4s;
  318. -ms-animation-timing-function: ease;
  319. -ms-animation-fill-mode: both;
  320. animation-duration: .8s;
  321. animation-delay: 3.4s;
  322. animation-timing-function: ease;
  323. animation-fill-mode: both;
  324. }
  325. .animate18{
  326. -webkit-animation-duration: .8s;
  327. -webkit-animation-delay: 3.6s;
  328. -webkit-animation-timing-function: ease;
  329. -webkit-animation-fill-mode: both;
  330. -moz-animation-duration: .8s;
  331. -moz-animation-delay: 3.6s;
  332. -moz-animation-timing-function: ease;
  333. -moz-animation-fill-mode: both;
  334. -ms-animation-duration: .8s;
  335. -ms-animation-delay: 3.6s;
  336. -ms-animation-timing-function: ease;
  337. -ms-animation-fill-mode: both;
  338. animation-duration: .8s;
  339. animation-delay: 3.6s;
  340. animation-timing-function: ease;
  341. animation-fill-mode: both;
  342. }
  343. .animate19{
  344. -webkit-animation-duration: .8s;
  345. -webkit-animation-delay: 3.8s;
  346. -webkit-animation-timing-function: ease;
  347. -webkit-animation-fill-mode: both;
  348. -moz-animation-duration: .8s;
  349. -moz-animation-delay: 3.8s;
  350. -moz-animation-timing-function: ease;
  351. -moz-animation-fill-mode: both;
  352. -ms-animation-duration: .8s;
  353. -ms-animation-delay: 3.8s;
  354. -ms-animation-timing-function: ease;
  355. -ms-animation-fill-mode: both;
  356. animation-duration: .8s;
  357. animation-delay: 3.8s;
  358. animation-timing-function: ease;
  359. animation-fill-mode: both;
  360. }
  361. .animate20{
  362. -webkit-animation-duration: .8s;
  363. -webkit-animation-delay: 4.0s;
  364. -webkit-animation-timing-function: ease;
  365. -webkit-animation-fill-mode: both;
  366. -moz-animation-duration: .8s;
  367. -moz-animation-delay: 4.0s;
  368. -moz-animation-timing-function: ease;
  369. -moz-animation-fill-mode: both;
  370. -ms-animation-duration: .8s;
  371. -ms-animation-delay: 4.0s;
  372. -ms-animation-timing-function: ease;
  373. -ms-animation-fill-mode: both;
  374. animation-duration: .8s;
  375. animation-delay: 4.0s;
  376. animation-timing-function: ease;
  377. animation-fill-mode: both;
  378. }