reveal.css 37 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465
  1. @charset "UTF-8";
  2. /*!
  3. * reveal.js
  4. * http://lab.hakim.se/reveal-js
  5. * MIT licensed
  6. *
  7. * Copyright (C) 2013 Hakim El Hattab, http://hakim.se
  8. */
  9. /*********************************************
  10. * RESET STYLES
  11. *********************************************/
  12. html, body, .reveal div, .reveal span, .reveal applet, .reveal object, .reveal iframe,
  13. .reveal h1, .reveal h2, .reveal h3, .reveal h4, .reveal h5, .reveal h6, .reveal p, .reveal blockquote, .reveal pre,
  14. .reveal a, .reveal abbr, .reveal acronym, .reveal address, .reveal big, .reveal cite, .reveal code,
  15. .reveal del, .reveal dfn, .reveal em, .reveal img, .reveal ins, .reveal kbd, .reveal q, .reveal s, .reveal samp,
  16. .reveal small, .reveal strike, .reveal strong, .reveal sub, .reveal sup, .reveal tt, .reveal var,
  17. .reveal b, .reveal u, .reveal i, .reveal center,
  18. .reveal dl, .reveal dt, .reveal dd, .reveal ol, .reveal ul, .reveal li,
  19. .reveal fieldset, .reveal form, .reveal label, .reveal legend,
  20. .reveal table, .reveal caption, .reveal tbody, .reveal tfoot, .reveal thead, .reveal tr, .reveal th, .reveal td,
  21. .reveal article, .reveal aside, .reveal canvas, .reveal details, .reveal embed,
  22. .reveal figure, .reveal figcaption, .reveal footer, .reveal header, .reveal hgroup,
  23. .reveal menu, .reveal nav, .reveal output, .reveal ruby, .reveal section, .reveal summary,
  24. .reveal time, .reveal mark, .reveal audio, video {
  25. margin: 0;
  26. padding: 0;
  27. border: 0;
  28. font-size: 100%;
  29. font: inherit;
  30. vertical-align: baseline;
  31. }
  32. .reveal article, .reveal aside, .reveal details, .reveal figcaption, .reveal figure,
  33. .reveal footer, .reveal header, .reveal hgroup, .reveal menu, .reveal nav, .reveal section {
  34. display: block;
  35. }
  36. /*********************************************
  37. * GLOBAL STYLES
  38. *********************************************/
  39. html,
  40. body {
  41. width: 100%;
  42. height: 100%;
  43. overflow: hidden;
  44. }
  45. body {
  46. position: relative;
  47. line-height: 1;
  48. }
  49. ::selection {
  50. background: #FF5E99;
  51. color: #fff;
  52. text-shadow: none;
  53. }
  54. /*********************************************
  55. * HEADERS
  56. *********************************************/
  57. .reveal h1,
  58. .reveal h2,
  59. .reveal h3,
  60. .reveal h4,
  61. .reveal h5,
  62. .reveal h6 {
  63. -webkit-hyphens: auto;
  64. -moz-hyphens: auto;
  65. hyphens: auto;
  66. word-wrap: break-word;
  67. }
  68. .reveal h1 { font-size: 3.77em; }
  69. .reveal h2 { font-size: 2.11em; }
  70. .reveal h3 { font-size: 1.55em; }
  71. .reveal h4 { font-size: 1em; }
  72. /*********************************************
  73. * VIEW FRAGMENTS
  74. *********************************************/
  75. .reveal .slides section .fragment {
  76. opacity: 0;
  77. -webkit-transition: all .2s ease;
  78. -moz-transition: all .2s ease;
  79. -ms-transition: all .2s ease;
  80. -o-transition: all .2s ease;
  81. transition: all .2s ease;
  82. }
  83. .reveal .slides section .fragment.visible {
  84. opacity: 1;
  85. }
  86. .reveal .slides section .fragment.grow {
  87. opacity: 1;
  88. }
  89. .reveal .slides section .fragment.grow.visible {
  90. -webkit-transform: scale( 1.3 );
  91. -moz-transform: scale( 1.3 );
  92. -ms-transform: scale( 1.3 );
  93. -o-transform: scale( 1.3 );
  94. transform: scale( 1.3 );
  95. }
  96. .reveal .slides section .fragment.shrink {
  97. opacity: 1;
  98. }
  99. .reveal .slides section .fragment.shrink.visible {
  100. -webkit-transform: scale( 0.7 );
  101. -moz-transform: scale( 0.7 );
  102. -ms-transform: scale( 0.7 );
  103. -o-transform: scale( 0.7 );
  104. transform: scale( 0.7 );
  105. }
  106. .reveal .slides section .fragment.zoom-in {
  107. opacity: 0;
  108. -webkit-transform: scale( 0.1 );
  109. -moz-transform: scale( 0.1 );
  110. -ms-transform: scale( 0.1 );
  111. -o-transform: scale( 0.1 );
  112. transform: scale( 0.1 );
  113. }
  114. .reveal .slides section .fragment.zoom-in.visible {
  115. opacity: 1;
  116. -webkit-transform: scale( 1 );
  117. -moz-transform: scale( 1 );
  118. -ms-transform: scale( 1 );
  119. -o-transform: scale( 1 );
  120. transform: scale( 1 );
  121. }
  122. .reveal .slides section .fragment.roll-in {
  123. opacity: 0;
  124. -webkit-transform: rotateX( 90deg );
  125. -moz-transform: rotateX( 90deg );
  126. -ms-transform: rotateX( 90deg );
  127. -o-transform: rotateX( 90deg );
  128. transform: rotateX( 90deg );
  129. }
  130. .reveal .slides section .fragment.roll-in.visible {
  131. opacity: 1;
  132. -webkit-transform: rotateX( 0 );
  133. -moz-transform: rotateX( 0 );
  134. -ms-transform: rotateX( 0 );
  135. -o-transform: rotateX( 0 );
  136. transform: rotateX( 0 );
  137. }
  138. .reveal .slides section .fragment.fade-out {
  139. opacity: 1;
  140. }
  141. .reveal .slides section .fragment.fade-out.visible {
  142. opacity: 0;
  143. }
  144. .reveal .slides section .fragment.highlight-red,
  145. .reveal .slides section .fragment.highlight-green,
  146. .reveal .slides section .fragment.highlight-blue {
  147. opacity: 1;
  148. }
  149. .reveal .slides section .fragment.highlight-red.visible {
  150. color: #ff2c2d
  151. }
  152. .reveal .slides section .fragment.highlight-green.visible {
  153. color: #17ff2e;
  154. }
  155. .reveal .slides section .fragment.highlight-blue.visible {
  156. color: #1b91ff;
  157. }
  158. /*********************************************
  159. * DEFAULT ELEMENT STYLES
  160. *********************************************/
  161. /* Fixes issue in Chrome where italic fonts did not appear when printing to PDF */
  162. .reveal:after {
  163. content: '';
  164. font-style: italic;
  165. }
  166. /* Ensure certain elements are never larger than the slide itself */
  167. .reveal img,
  168. .reveal video,
  169. .reveal iframe {
  170. max-width: 95%;
  171. max-height: 95%;
  172. }
  173. /** Prevents layering issues in certain browser/transition combinations */
  174. .reveal a {
  175. position: relative;
  176. }
  177. .reveal strong,
  178. .reveal b {
  179. font-weight: bold;
  180. }
  181. .reveal em,
  182. .reveal i {
  183. font-style: italic;
  184. }
  185. .reveal ol,
  186. .reveal ul {
  187. display: inline-block;
  188. text-align: left;
  189. margin: 0 0 0 1em;
  190. }
  191. .reveal ol {
  192. list-style-type: decimal;
  193. }
  194. .reveal ul {
  195. list-style-type: disc;
  196. }
  197. .reveal ul ul {
  198. list-style-type: square;
  199. }
  200. .reveal ul ul ul {
  201. list-style-type: circle;
  202. }
  203. .reveal ul ul,
  204. .reveal ul ol,
  205. .reveal ol ol,
  206. .reveal ol ul {
  207. display: block;
  208. margin-left: 40px;
  209. }
  210. .reveal p {
  211. margin-bottom: 10px;
  212. line-height: 1.2em;
  213. }
  214. .reveal q,
  215. .reveal blockquote {
  216. quotes: none;
  217. }
  218. .reveal blockquote {
  219. display: block;
  220. position: relative;
  221. width: 70%;
  222. margin: 5px auto;
  223. padding: 5px;
  224. font-style: italic;
  225. background: rgba(255, 255, 255, 0.05);
  226. box-shadow: 0px 0px 2px rgba(0,0,0,0.2);
  227. }
  228. .reveal blockquote p:first-child,
  229. .reveal blockquote p:last-child {
  230. display: inline-block;
  231. }
  232. .reveal q {
  233. font-style: italic;
  234. }
  235. .reveal pre {
  236. display: block;
  237. position: relative;
  238. width: 90%;
  239. margin: 15px auto;
  240. text-align: left;
  241. font-size: 0.55em;
  242. font-family: monospace;
  243. line-height: 1.2em;
  244. word-wrap: break-word;
  245. box-shadow: 0px 0px 6px rgba(0,0,0,0.3);
  246. }
  247. .reveal code {
  248. font-family: monospace;
  249. }
  250. .reveal pre code {
  251. padding: 5px;
  252. overflow: auto;
  253. max-height: 400px;
  254. word-wrap: normal;
  255. }
  256. .reveal table th,
  257. .reveal table td {
  258. text-align: left;
  259. padding-right: .3em;
  260. }
  261. .reveal table th {
  262. text-shadow: rgb(255,255,255) 1px 1px 2px;
  263. }
  264. .reveal sup {
  265. vertical-align: super;
  266. }
  267. .reveal sub {
  268. vertical-align: sub;
  269. }
  270. .reveal small {
  271. display: inline-block;
  272. font-size: 0.6em;
  273. line-height: 1.2em;
  274. vertical-align: top;
  275. }
  276. .reveal small * {
  277. vertical-align: top;
  278. }
  279. /*********************************************
  280. * CONTROLS
  281. *********************************************/
  282. .reveal .controls {
  283. display: none;
  284. position: fixed;
  285. width: 110px;
  286. height: 110px;
  287. z-index: 30;
  288. right: 10px;
  289. bottom: 10px;
  290. }
  291. .reveal .controls div {
  292. position: absolute;
  293. opacity: 0.05;
  294. width: 0;
  295. height: 0;
  296. border: 12px solid transparent;
  297. -moz-transform: scale(.9999);
  298. -webkit-transition: all 0.2s ease;
  299. -moz-transition: all 0.2s ease;
  300. -ms-transition: all 0.2s ease;
  301. -o-transition: all 0.2s ease;
  302. transition: all 0.2s ease;
  303. }
  304. .reveal .controls div.enabled {
  305. opacity: 0.7;
  306. cursor: pointer;
  307. }
  308. .reveal .controls div.enabled:active {
  309. margin-top: 1px;
  310. }
  311. .reveal .controls div.navigate-left {
  312. top: 42px;
  313. border-right-width: 22px;
  314. border-right-color: #eee;
  315. }
  316. .reveal .controls div.navigate-left.fragmented {
  317. opacity: 0.3;
  318. }
  319. .reveal .controls div.navigate-right {
  320. left: 74px;
  321. top: 42px;
  322. border-left-width: 22px;
  323. border-left-color: #eee;
  324. }
  325. .reveal .controls div.navigate-right.fragmented {
  326. opacity: 0.3;
  327. }
  328. .reveal .controls div.navigate-up {
  329. left: 42px;
  330. border-bottom-width: 22px;
  331. border-bottom-color: #eee;
  332. }
  333. .reveal .controls div.navigate-up.fragmented {
  334. opacity: 0.3;
  335. }
  336. .reveal .controls div.navigate-down {
  337. left: 42px;
  338. top: 74px;
  339. border-top-width: 22px;
  340. border-top-color: #eee;
  341. }
  342. .reveal .controls div.navigate-down.fragmented {
  343. opacity: 0.3;
  344. }
  345. /*********************************************
  346. * PROGRESS BAR
  347. *********************************************/
  348. .reveal .progress {
  349. position: fixed;
  350. display: none;
  351. height: 3px;
  352. width: 100%;
  353. bottom: 0;
  354. left: 0;
  355. z-index: 10;
  356. }
  357. .reveal .progress:after {
  358. content: '';
  359. display: 'block';
  360. position: absolute;
  361. height: 20px;
  362. width: 100%;
  363. top: -20px;
  364. }
  365. .reveal .progress span {
  366. display: block;
  367. height: 100%;
  368. width: 0px;
  369. -webkit-transition: width 800ms cubic-bezier(0.260, 0.860, 0.440, 0.985);
  370. -moz-transition: width 800ms cubic-bezier(0.260, 0.860, 0.440, 0.985);
  371. -ms-transition: width 800ms cubic-bezier(0.260, 0.860, 0.440, 0.985);
  372. -o-transition: width 800ms cubic-bezier(0.260, 0.860, 0.440, 0.985);
  373. transition: width 800ms cubic-bezier(0.260, 0.860, 0.440, 0.985);
  374. }
  375. /*********************************************
  376. * ROLLING LINKS
  377. *********************************************/
  378. .reveal .roll {
  379. display: inline-block;
  380. line-height: 1.2;
  381. overflow: hidden;
  382. vertical-align: top;
  383. -webkit-perspective: 400px;
  384. -moz-perspective: 400px;
  385. -ms-perspective: 400px;
  386. perspective: 400px;
  387. -webkit-perspective-origin: 50% 50%;
  388. -moz-perspective-origin: 50% 50%;
  389. -ms-perspective-origin: 50% 50%;
  390. perspective-origin: 50% 50%;
  391. }
  392. .reveal .roll:hover {
  393. background: none;
  394. text-shadow: none;
  395. }
  396. .reveal .roll span {
  397. display: block;
  398. position: relative;
  399. padding: 0 2px;
  400. pointer-events: none;
  401. -webkit-transition: all 400ms ease;
  402. -moz-transition: all 400ms ease;
  403. -ms-transition: all 400ms ease;
  404. transition: all 400ms ease;
  405. -webkit-transform-origin: 50% 0%;
  406. -moz-transform-origin: 50% 0%;
  407. -ms-transform-origin: 50% 0%;
  408. transform-origin: 50% 0%;
  409. -webkit-transform-style: preserve-3d;
  410. -moz-transform-style: preserve-3d;
  411. -ms-transform-style: preserve-3d;
  412. transform-style: preserve-3d;
  413. -webkit-backface-visibility: hidden;
  414. -moz-backface-visibility: hidden;
  415. backface-visibility: hidden;
  416. }
  417. .reveal .roll:hover span {
  418. background: rgba(0,0,0,0.5);
  419. -webkit-transform: translate3d( 0px, 0px, -45px ) rotateX( 90deg );
  420. -moz-transform: translate3d( 0px, 0px, -45px ) rotateX( 90deg );
  421. -ms-transform: translate3d( 0px, 0px, -45px ) rotateX( 90deg );
  422. transform: translate3d( 0px, 0px, -45px ) rotateX( 90deg );
  423. }
  424. .reveal .roll span:after {
  425. content: attr(data-title);
  426. display: block;
  427. position: absolute;
  428. left: 0;
  429. top: 0;
  430. padding: 0 2px;
  431. -webkit-backface-visibility: hidden;
  432. -moz-backface-visibility: hidden;
  433. backface-visibility: hidden;
  434. -webkit-transform-origin: 50% 0%;
  435. -moz-transform-origin: 50% 0%;
  436. -ms-transform-origin: 50% 0%;
  437. transform-origin: 50% 0%;
  438. -webkit-transform: translate3d( 0px, 110%, 0px ) rotateX( -90deg );
  439. -moz-transform: translate3d( 0px, 110%, 0px ) rotateX( -90deg );
  440. -ms-transform: translate3d( 0px, 110%, 0px ) rotateX( -90deg );
  441. transform: translate3d( 0px, 110%, 0px ) rotateX( -90deg );
  442. }
  443. /*********************************************
  444. * SLIDES
  445. *********************************************/
  446. .reveal {
  447. position: relative;
  448. width: 100%;
  449. height: 100%;
  450. -ms-touch-action: none;
  451. }
  452. .reveal .slides {
  453. position: absolute;
  454. width: 100%;
  455. height: 100%;
  456. left: 50%;
  457. top: 50%;
  458. overflow: visible;
  459. z-index: 1;
  460. text-align: center;
  461. -webkit-transition: -webkit-perspective .4s ease;
  462. -moz-transition: -moz-perspective .4s ease;
  463. -ms-transition: -ms-perspective .4s ease;
  464. -o-transition: -o-perspective .4s ease;
  465. transition: perspective .4s ease;
  466. -webkit-perspective: 600px;
  467. -moz-perspective: 600px;
  468. -ms-perspective: 600px;
  469. perspective: 600px;
  470. -webkit-perspective-origin: 0px -100px;
  471. -moz-perspective-origin: 0px -100px;
  472. -ms-perspective-origin: 0px -100px;
  473. perspective-origin: 0px -100px;
  474. }
  475. .reveal .slides>section,
  476. .reveal .slides>section>section {
  477. display: none;
  478. position: absolute;
  479. width: 100%;
  480. padding: 20px 0px;
  481. z-index: 10;
  482. line-height: 1.2em;
  483. font-weight: normal;
  484. -webkit-transform-style: preserve-3d;
  485. -moz-transform-style: preserve-3d;
  486. -ms-transform-style: preserve-3d;
  487. transform-style: preserve-3d;
  488. -webkit-transition: -webkit-transform-origin 800ms cubic-bezier(0.260, 0.860, 0.440, 0.985),
  489. -webkit-transform 800ms cubic-bezier(0.260, 0.860, 0.440, 0.985),
  490. visibility 800ms cubic-bezier(0.260, 0.860, 0.440, 0.985),
  491. opacity 800ms cubic-bezier(0.260, 0.860, 0.440, 0.985);
  492. -moz-transition: -moz-transform-origin 800ms cubic-bezier(0.260, 0.860, 0.440, 0.985),
  493. -moz-transform 800ms cubic-bezier(0.260, 0.860, 0.440, 0.985),
  494. visibility 800ms cubic-bezier(0.260, 0.860, 0.440, 0.985),
  495. opacity 800ms cubic-bezier(0.260, 0.860, 0.440, 0.985);
  496. -ms-transition: -ms-transform-origin 800ms cubic-bezier(0.260, 0.860, 0.440, 0.985),
  497. -ms-transform 800ms cubic-bezier(0.260, 0.860, 0.440, 0.985),
  498. visibility 800ms cubic-bezier(0.260, 0.860, 0.440, 0.985),
  499. opacity 800ms cubic-bezier(0.260, 0.860, 0.440, 0.985);
  500. -o-transition: -o-transform-origin 800ms cubic-bezier(0.260, 0.860, 0.440, 0.985),
  501. -o-transform 800ms cubic-bezier(0.260, 0.860, 0.440, 0.985),
  502. visibility 800ms cubic-bezier(0.260, 0.860, 0.440, 0.985),
  503. opacity 800ms cubic-bezier(0.260, 0.860, 0.440, 0.985);
  504. transition: transform-origin 800ms cubic-bezier(0.260, 0.860, 0.440, 0.985),
  505. transform 800ms cubic-bezier(0.260, 0.860, 0.440, 0.985),
  506. visibility 800ms cubic-bezier(0.260, 0.860, 0.440, 0.985),
  507. opacity 800ms cubic-bezier(0.260, 0.860, 0.440, 0.985);
  508. }
  509. /* Global transition speed settings */
  510. .reveal[data-transition-speed="fast"] .slides section {
  511. -webkit-transition-duration: 400ms;
  512. -moz-transition-duration: 400ms;
  513. -ms-transition-duration: 400ms;
  514. transition-duration: 400ms;
  515. }
  516. .reveal[data-transition-speed="slow"] .slides section {
  517. -webkit-transition-duration: 1200ms;
  518. -moz-transition-duration: 1200ms;
  519. -ms-transition-duration: 1200ms;
  520. transition-duration: 1200ms;
  521. }
  522. /* Slide-specific transition speed overrides */
  523. .reveal .slides section[data-transition-speed="fast"] {
  524. -webkit-transition-duration: 400ms;
  525. -moz-transition-duration: 400ms;
  526. -ms-transition-duration: 400ms;
  527. transition-duration: 400ms;
  528. }
  529. .reveal .slides section[data-transition-speed="slow"] {
  530. -webkit-transition-duration: 1200ms;
  531. -moz-transition-duration: 1200ms;
  532. -ms-transition-duration: 1200ms;
  533. transition-duration: 1200ms;
  534. }
  535. .reveal .slides>section {
  536. left: -50%;
  537. top: -50%;
  538. }
  539. .reveal .slides>section.stack {
  540. padding-top: 0;
  541. padding-bottom: 0;
  542. }
  543. .reveal .slides>section.present,
  544. .reveal .slides>section>section.present {
  545. display: block;
  546. z-index: 11;
  547. opacity: 1;
  548. }
  549. .reveal.center,
  550. .reveal.center .slides,
  551. .reveal.center .slides section {
  552. min-height: auto !important;
  553. }
  554. /*********************************************
  555. * DEFAULT TRANSITION
  556. *********************************************/
  557. .reveal .slides>section[data-transition=default].past,
  558. .reveal .slides>section.past {
  559. display: block;
  560. opacity: 0;
  561. -webkit-transform: translate3d(-100%, 0, 0) rotateY(-90deg) translate3d(-100%, 0, 0);
  562. -moz-transform: translate3d(-100%, 0, 0) rotateY(-90deg) translate3d(-100%, 0, 0);
  563. -ms-transform: translate3d(-100%, 0, 0) rotateY(-90deg) translate3d(-100%, 0, 0);
  564. transform: translate3d(-100%, 0, 0) rotateY(-90deg) translate3d(-100%, 0, 0);
  565. }
  566. .reveal .slides>section[data-transition=default].future,
  567. .reveal .slides>section.future {
  568. display: block;
  569. opacity: 0;
  570. -webkit-transform: translate3d(100%, 0, 0) rotateY(90deg) translate3d(100%, 0, 0);
  571. -moz-transform: translate3d(100%, 0, 0) rotateY(90deg) translate3d(100%, 0, 0);
  572. -ms-transform: translate3d(100%, 0, 0) rotateY(90deg) translate3d(100%, 0, 0);
  573. transform: translate3d(100%, 0, 0) rotateY(90deg) translate3d(100%, 0, 0);
  574. }
  575. .reveal .slides>section>section[data-transition=default].past,
  576. .reveal .slides>section>section.past {
  577. display: block;
  578. opacity: 0;
  579. -webkit-transform: translate3d(0, -300px, 0) rotateX(70deg) translate3d(0, -300px, 0);
  580. -moz-transform: translate3d(0, -300px, 0) rotateX(70deg) translate3d(0, -300px, 0);
  581. -ms-transform: translate3d(0, -300px, 0) rotateX(70deg) translate3d(0, -300px, 0);
  582. transform: translate3d(0, -300px, 0) rotateX(70deg) translate3d(0, -300px, 0);
  583. }
  584. .reveal .slides>section>section[data-transition=default].future,
  585. .reveal .slides>section>section.future {
  586. display: block;
  587. opacity: 0;
  588. -webkit-transform: translate3d(0, 300px, 0) rotateX(-70deg) translate3d(0, 300px, 0);
  589. -moz-transform: translate3d(0, 300px, 0) rotateX(-70deg) translate3d(0, 300px, 0);
  590. -ms-transform: translate3d(0, 300px, 0) rotateX(-70deg) translate3d(0, 300px, 0);
  591. transform: translate3d(0, 300px, 0) rotateX(-70deg) translate3d(0, 300px, 0);
  592. }
  593. /*********************************************
  594. * CONCAVE TRANSITION
  595. *********************************************/
  596. .reveal .slides>section[data-transition=concave].past,
  597. .reveal.concave .slides>section.past {
  598. -webkit-transform: translate3d(-100%, 0, 0) rotateY(90deg) translate3d(-100%, 0, 0);
  599. -moz-transform: translate3d(-100%, 0, 0) rotateY(90deg) translate3d(-100%, 0, 0);
  600. -ms-transform: translate3d(-100%, 0, 0) rotateY(90deg) translate3d(-100%, 0, 0);
  601. transform: translate3d(-100%, 0, 0) rotateY(90deg) translate3d(-100%, 0, 0);
  602. }
  603. .reveal .slides>section[data-transition=concave].future,
  604. .reveal.concave .slides>section.future {
  605. -webkit-transform: translate3d(100%, 0, 0) rotateY(-90deg) translate3d(100%, 0, 0);
  606. -moz-transform: translate3d(100%, 0, 0) rotateY(-90deg) translate3d(100%, 0, 0);
  607. -ms-transform: translate3d(100%, 0, 0) rotateY(-90deg) translate3d(100%, 0, 0);
  608. transform: translate3d(100%, 0, 0) rotateY(-90deg) translate3d(100%, 0, 0);
  609. }
  610. .reveal .slides>section>section[data-transition=concave].past,
  611. .reveal.concave .slides>section>section.past {
  612. -webkit-transform: translate3d(0, -80%, 0) rotateX(-70deg) translate3d(0, -80%, 0);
  613. -moz-transform: translate3d(0, -80%, 0) rotateX(-70deg) translate3d(0, -80%, 0);
  614. -ms-transform: translate3d(0, -80%, 0) rotateX(-70deg) translate3d(0, -80%, 0);
  615. transform: translate3d(0, -80%, 0) rotateX(-70deg) translate3d(0, -80%, 0);
  616. }
  617. .reveal .slides>section>section[data-transition=concave].future,
  618. .reveal.concave .slides>section>section.future {
  619. -webkit-transform: translate3d(0, 80%, 0) rotateX(70deg) translate3d(0, 80%, 0);
  620. -moz-transform: translate3d(0, 80%, 0) rotateX(70deg) translate3d(0, 80%, 0);
  621. -ms-transform: translate3d(0, 80%, 0) rotateX(70deg) translate3d(0, 80%, 0);
  622. transform: translate3d(0, 80%, 0) rotateX(70deg) translate3d(0, 80%, 0);
  623. }
  624. /*********************************************
  625. * ZOOM TRANSITION
  626. *********************************************/
  627. .reveal .slides>section[data-transition=zoom].past,
  628. .reveal.zoom .slides>section.past {
  629. opacity: 0;
  630. visibility: hidden;
  631. -webkit-transform: scale(16);
  632. -moz-transform: scale(16);
  633. -ms-transform: scale(16);
  634. -o-transform: scale(16);
  635. transform: scale(16);
  636. }
  637. .reveal .slides>section[data-transition=zoom].future,
  638. .reveal.zoom .slides>section.future {
  639. opacity: 0;
  640. visibility: hidden;
  641. -webkit-transform: scale(0.2);
  642. -moz-transform: scale(0.2);
  643. -ms-transform: scale(0.2);
  644. -o-transform: scale(0.2);
  645. transform: scale(0.2);
  646. }
  647. .reveal .slides>section>section[data-transition=zoom].past,
  648. .reveal.zoom .slides>section>section.past {
  649. -webkit-transform: translate(0, -150%);
  650. -moz-transform: translate(0, -150%);
  651. -ms-transform: translate(0, -150%);
  652. -o-transform: translate(0, -150%);
  653. transform: translate(0, -150%);
  654. }
  655. .reveal .slides>section>section[data-transition=zoom].future,
  656. .reveal.zoom .slides>section>section.future {
  657. -webkit-transform: translate(0, 150%);
  658. -moz-transform: translate(0, 150%);
  659. -ms-transform: translate(0, 150%);
  660. -o-transform: translate(0, 150%);
  661. transform: translate(0, 150%);
  662. }
  663. /*********************************************
  664. * LINEAR TRANSITION
  665. *********************************************/
  666. .reveal.linear section {
  667. -webkit-backface-visibility: hidden;
  668. -moz-backface-visibility: hidden;
  669. -ms-backface-visibility: hidden;
  670. backface-visibility: hidden;
  671. }
  672. .reveal .slides>section[data-transition=linear].past,
  673. .reveal.linear .slides>section.past {
  674. -webkit-transform: translate(-150%, 0);
  675. -moz-transform: translate(-150%, 0);
  676. -ms-transform: translate(-150%, 0);
  677. -o-transform: translate(-150%, 0);
  678. transform: translate(-150%, 0);
  679. }
  680. .reveal .slides>section[data-transition=linear].future,
  681. .reveal.linear .slides>section.future {
  682. -webkit-transform: translate(150%, 0);
  683. -moz-transform: translate(150%, 0);
  684. -ms-transform: translate(150%, 0);
  685. -o-transform: translate(150%, 0);
  686. transform: translate(150%, 0);
  687. }
  688. .reveal .slides>section>section[data-transition=linear].past,
  689. .reveal.linear .slides>section>section.past {
  690. -webkit-transform: translate(0, -150%);
  691. -moz-transform: translate(0, -150%);
  692. -ms-transform: translate(0, -150%);
  693. -o-transform: translate(0, -150%);
  694. transform: translate(0, -150%);
  695. }
  696. .reveal .slides>section>section[data-transition=linear].future,
  697. .reveal.linear .slides>section>section.future {
  698. -webkit-transform: translate(0, 150%);
  699. -moz-transform: translate(0, 150%);
  700. -ms-transform: translate(0, 150%);
  701. -o-transform: translate(0, 150%);
  702. transform: translate(0, 150%);
  703. }
  704. /*********************************************
  705. * CUBE TRANSITION
  706. *********************************************/
  707. .reveal.cube .slides {
  708. -webkit-perspective: 1300px;
  709. -moz-perspective: 1300px;
  710. -ms-perspective: 1300px;
  711. perspective: 1300px;
  712. }
  713. .reveal.cube .slides section {
  714. padding: 30px;
  715. min-height: 700px;
  716. -webkit-backface-visibility: hidden;
  717. -moz-backface-visibility: hidden;
  718. -ms-backface-visibility: hidden;
  719. backface-visibility: hidden;
  720. -webkit-box-sizing: border-box;
  721. -moz-box-sizing: border-box;
  722. box-sizing: border-box;
  723. }
  724. .reveal.center.cube .slides section {
  725. min-height: auto;
  726. }
  727. .reveal.cube .slides section:not(.stack):before {
  728. content: '';
  729. position: absolute;
  730. display: block;
  731. width: 100%;
  732. height: 100%;
  733. left: 0;
  734. top: 0;
  735. background: rgba(0,0,0,0.1);
  736. border-radius: 4px;
  737. -webkit-transform: translateZ( -20px );
  738. -moz-transform: translateZ( -20px );
  739. -ms-transform: translateZ( -20px );
  740. -o-transform: translateZ( -20px );
  741. transform: translateZ( -20px );
  742. }
  743. .reveal.cube .slides section:not(.stack):after {
  744. content: '';
  745. position: absolute;
  746. display: block;
  747. width: 90%;
  748. height: 30px;
  749. left: 5%;
  750. bottom: 0;
  751. background: none;
  752. z-index: 1;
  753. border-radius: 4px;
  754. box-shadow: 0px 95px 25px rgba(0,0,0,0.2);
  755. -webkit-transform: translateZ(-90px) rotateX( 65deg );
  756. -moz-transform: translateZ(-90px) rotateX( 65deg );
  757. -ms-transform: translateZ(-90px) rotateX( 65deg );
  758. -o-transform: translateZ(-90px) rotateX( 65deg );
  759. transform: translateZ(-90px) rotateX( 65deg );
  760. }
  761. .reveal.cube .slides>section.stack {
  762. padding: 0;
  763. background: none;
  764. }
  765. .reveal.cube .slides>section.past {
  766. -webkit-transform-origin: 100% 0%;
  767. -moz-transform-origin: 100% 0%;
  768. -ms-transform-origin: 100% 0%;
  769. transform-origin: 100% 0%;
  770. -webkit-transform: translate3d(-100%, 0, 0) rotateY(-90deg);
  771. -moz-transform: translate3d(-100%, 0, 0) rotateY(-90deg);
  772. -ms-transform: translate3d(-100%, 0, 0) rotateY(-90deg);
  773. transform: translate3d(-100%, 0, 0) rotateY(-90deg);
  774. }
  775. .reveal.cube .slides>section.future {
  776. -webkit-transform-origin: 0% 0%;
  777. -moz-transform-origin: 0% 0%;
  778. -ms-transform-origin: 0% 0%;
  779. transform-origin: 0% 0%;
  780. -webkit-transform: translate3d(100%, 0, 0) rotateY(90deg);
  781. -moz-transform: translate3d(100%, 0, 0) rotateY(90deg);
  782. -ms-transform: translate3d(100%, 0, 0) rotateY(90deg);
  783. transform: translate3d(100%, 0, 0) rotateY(90deg);
  784. }
  785. .reveal.cube .slides>section>section.past {
  786. -webkit-transform-origin: 0% 100%;
  787. -moz-transform-origin: 0% 100%;
  788. -ms-transform-origin: 0% 100%;
  789. transform-origin: 0% 100%;
  790. -webkit-transform: translate3d(0, -100%, 0) rotateX(90deg);
  791. -moz-transform: translate3d(0, -100%, 0) rotateX(90deg);
  792. -ms-transform: translate3d(0, -100%, 0) rotateX(90deg);
  793. transform: translate3d(0, -100%, 0) rotateX(90deg);
  794. }
  795. .reveal.cube .slides>section>section.future {
  796. -webkit-transform-origin: 0% 0%;
  797. -moz-transform-origin: 0% 0%;
  798. -ms-transform-origin: 0% 0%;
  799. transform-origin: 0% 0%;
  800. -webkit-transform: translate3d(0, 100%, 0) rotateX(-90deg);
  801. -moz-transform: translate3d(0, 100%, 0) rotateX(-90deg);
  802. -ms-transform: translate3d(0, 100%, 0) rotateX(-90deg);
  803. transform: translate3d(0, 100%, 0) rotateX(-90deg);
  804. }
  805. /*********************************************
  806. * PAGE TRANSITION
  807. *********************************************/
  808. .reveal.page .slides {
  809. -webkit-perspective-origin: 0% 50%;
  810. -moz-perspective-origin: 0% 50%;
  811. -ms-perspective-origin: 0% 50%;
  812. perspective-origin: 0% 50%;
  813. -webkit-perspective: 3000px;
  814. -moz-perspective: 3000px;
  815. -ms-perspective: 3000px;
  816. perspective: 3000px;
  817. }
  818. .reveal.page .slides section {
  819. padding: 30px;
  820. min-height: 700px;
  821. -webkit-box-sizing: border-box;
  822. -moz-box-sizing: border-box;
  823. box-sizing: border-box;
  824. }
  825. .reveal.page .slides section.past {
  826. z-index: 12;
  827. }
  828. .reveal.page .slides section:not(.stack):before {
  829. content: '';
  830. position: absolute;
  831. display: block;
  832. width: 100%;
  833. height: 100%;
  834. left: 0;
  835. top: 0;
  836. background: rgba(0,0,0,0.1);
  837. -webkit-transform: translateZ( -20px );
  838. -moz-transform: translateZ( -20px );
  839. -ms-transform: translateZ( -20px );
  840. -o-transform: translateZ( -20px );
  841. transform: translateZ( -20px );
  842. }
  843. .reveal.page .slides section:not(.stack):after {
  844. content: '';
  845. position: absolute;
  846. display: block;
  847. width: 90%;
  848. height: 30px;
  849. left: 5%;
  850. bottom: 0;
  851. background: none;
  852. z-index: 1;
  853. border-radius: 4px;
  854. box-shadow: 0px 95px 25px rgba(0,0,0,0.2);
  855. -webkit-transform: translateZ(-90px) rotateX( 65deg );
  856. }
  857. .reveal.page .slides>section.stack {
  858. padding: 0;
  859. background: none;
  860. }
  861. .reveal.page .slides>section.past {
  862. -webkit-transform-origin: 0% 0%;
  863. -moz-transform-origin: 0% 0%;
  864. -ms-transform-origin: 0% 0%;
  865. transform-origin: 0% 0%;
  866. -webkit-transform: translate3d(-40%, 0, 0) rotateY(-80deg);
  867. -moz-transform: translate3d(-40%, 0, 0) rotateY(-80deg);
  868. -ms-transform: translate3d(-40%, 0, 0) rotateY(-80deg);
  869. transform: translate3d(-40%, 0, 0) rotateY(-80deg);
  870. }
  871. .reveal.page .slides>section.future {
  872. -webkit-transform-origin: 100% 0%;
  873. -moz-transform-origin: 100% 0%;
  874. -ms-transform-origin: 100% 0%;
  875. transform-origin: 100% 0%;
  876. -webkit-transform: translate3d(0, 0, 0);
  877. -moz-transform: translate3d(0, 0, 0);
  878. -ms-transform: translate3d(0, 0, 0);
  879. transform: translate3d(0, 0, 0);
  880. }
  881. .reveal.page .slides>section>section.past {
  882. -webkit-transform-origin: 0% 0%;
  883. -moz-transform-origin: 0% 0%;
  884. -ms-transform-origin: 0% 0%;
  885. transform-origin: 0% 0%;
  886. -webkit-transform: translate3d(0, -40%, 0) rotateX(80deg);
  887. -moz-transform: translate3d(0, -40%, 0) rotateX(80deg);
  888. -ms-transform: translate3d(0, -40%, 0) rotateX(80deg);
  889. transform: translate3d(0, -40%, 0) rotateX(80deg);
  890. }
  891. .reveal.page .slides>section>section.future {
  892. -webkit-transform-origin: 0% 100%;
  893. -moz-transform-origin: 0% 100%;
  894. -ms-transform-origin: 0% 100%;
  895. transform-origin: 0% 100%;
  896. -webkit-transform: translate3d(0, 0, 0);
  897. -moz-transform: translate3d(0, 0, 0);
  898. -ms-transform: translate3d(0, 0, 0);
  899. transform: translate3d(0, 0, 0);
  900. }
  901. /*********************************************
  902. * FADE TRANSITION
  903. *********************************************/
  904. .reveal .slides section[data-transition=fade],
  905. .reveal.fade .slides section,
  906. .reveal.fade .slides>section>section {
  907. -webkit-transform: none;
  908. -moz-transform: none;
  909. -ms-transform: none;
  910. -o-transform: none;
  911. transform: none;
  912. -webkit-transition: opacity 0.5s;
  913. -moz-transition: opacity 0.5s;
  914. -ms-transition: opacity 0.5s;
  915. -o-transition: opacity 0.5s;
  916. transition: opacity 0.5s;
  917. }
  918. .reveal.fade.overview .slides section,
  919. .reveal.fade.overview .slides>section>section,
  920. .reveal.fade.exit-overview .slides section,
  921. .reveal.fade.exit-overview .slides>section>section {
  922. -webkit-transition: none;
  923. -moz-transition: none;
  924. -ms-transition: none;
  925. -o-transition: none;
  926. transition: none;
  927. }
  928. /*********************************************
  929. * NO TRANSITION
  930. *********************************************/
  931. .reveal .slides section[data-transition=none],
  932. .reveal.none .slides section {
  933. -webkit-transform: none;
  934. -moz-transform: none;
  935. -ms-transform: none;
  936. -o-transform: none;
  937. transform: none;
  938. -webkit-transition: none;
  939. -moz-transition: none;
  940. -ms-transition: none;
  941. -o-transition: none;
  942. transition: none;
  943. }
  944. /*********************************************
  945. * OVERVIEW
  946. *********************************************/
  947. .reveal.overview .slides {
  948. -webkit-perspective-origin: 0% 0%;
  949. -moz-perspective-origin: 0% 0%;
  950. -ms-perspective-origin: 0% 0%;
  951. perspective-origin: 0% 0%;
  952. -webkit-perspective: 700px;
  953. -moz-perspective: 700px;
  954. -ms-perspective: 700px;
  955. perspective: 700px;
  956. }
  957. .reveal.overview .slides section {
  958. height: 600px;
  959. overflow: hidden;
  960. opacity: 1!important;
  961. visibility: visible!important;
  962. cursor: pointer;
  963. background: rgba(0,0,0,0.1);
  964. }
  965. .reveal.overview .slides section .fragment {
  966. opacity: 1;
  967. }
  968. .reveal.overview .slides section:after,
  969. .reveal.overview .slides section:before {
  970. display: none !important;
  971. }
  972. .reveal.overview .slides section>section {
  973. opacity: 1;
  974. cursor: pointer;
  975. }
  976. .reveal.overview .slides section:hover {
  977. background: rgba(0,0,0,0.3);
  978. }
  979. .reveal.overview .slides section.present {
  980. background: rgba(0,0,0,0.3);
  981. }
  982. .reveal.overview .slides>section.stack {
  983. padding: 0;
  984. background: none;
  985. overflow: visible;
  986. }
  987. /*********************************************
  988. * PAUSED MODE
  989. *********************************************/
  990. .reveal .pause-overlay {
  991. position: absolute;
  992. top: 0;
  993. left: 0;
  994. width: 100%;
  995. height: 100%;
  996. background: black;
  997. visibility: hidden;
  998. opacity: 0;
  999. z-index: 100;
  1000. -webkit-transition: all 1s ease;
  1001. -moz-transition: all 1s ease;
  1002. -ms-transition: all 1s ease;
  1003. -o-transition: all 1s ease;
  1004. transition: all 1s ease;
  1005. }
  1006. .reveal.paused .pause-overlay {
  1007. visibility: visible;
  1008. opacity: 1;
  1009. }
  1010. /*********************************************
  1011. * FALLBACK
  1012. *********************************************/
  1013. .no-transforms {
  1014. overflow-y: auto;
  1015. }
  1016. .no-transforms .reveal .slides {
  1017. position: relative;
  1018. width: 80%;
  1019. height: auto !important;
  1020. top: 0;
  1021. left: 50%;
  1022. margin: 0;
  1023. text-align: center;
  1024. }
  1025. .no-transforms .reveal .controls,
  1026. .no-transforms .reveal .progress {
  1027. display: none !important;
  1028. }
  1029. .no-transforms .reveal .slides section {
  1030. display: block !important;
  1031. opacity: 1 !important;
  1032. position: relative !important;
  1033. height: auto;
  1034. min-height: auto;
  1035. top: 0;
  1036. left: -50%;
  1037. margin: 70px 0;
  1038. -webkit-transform: none;
  1039. -moz-transform: none;
  1040. -ms-transform: none;
  1041. -o-transform: none;
  1042. transform: none;
  1043. }
  1044. .no-transforms .reveal .slides section section {
  1045. left: 0;
  1046. }
  1047. .reveal .no-transition,
  1048. .reveal .no-transition * {
  1049. -webkit-transition: none !important;
  1050. -moz-transition: none !important;
  1051. -ms-transition: none !important;
  1052. -o-transition: none !important;
  1053. transition: none !important;
  1054. }
  1055. /*********************************************
  1056. * BACKGROUND STATES [DEPRECATED]
  1057. *********************************************/
  1058. .reveal .state-background {
  1059. position: absolute;
  1060. width: 100%;
  1061. height: 100%;
  1062. background: rgba( 0, 0, 0, 0 );
  1063. -webkit-transition: background 800ms ease;
  1064. -moz-transition: background 800ms ease;
  1065. -ms-transition: background 800ms ease;
  1066. -o-transition: background 800ms ease;
  1067. transition: background 800ms ease;
  1068. }
  1069. .alert .reveal .state-background {
  1070. background: rgba( 200, 50, 30, 0.6 );
  1071. }
  1072. .soothe .reveal .state-background {
  1073. background: rgba( 50, 200, 90, 0.4 );
  1074. }
  1075. .blackout .reveal .state-background {
  1076. background: rgba( 0, 0, 0, 0.6 );
  1077. }
  1078. .whiteout .reveal .state-background {
  1079. background: rgba( 255, 255, 255, 0.6 );
  1080. }
  1081. .cobalt .reveal .state-background {
  1082. background: rgba( 22, 152, 213, 0.6 );
  1083. }
  1084. .mint .reveal .state-background {
  1085. background: rgba( 22, 213, 75, 0.6 );
  1086. }
  1087. .submerge .reveal .state-background {
  1088. background: rgba( 12, 25, 77, 0.6);
  1089. }
  1090. .lila .reveal .state-background {
  1091. background: rgba( 180, 50, 140, 0.6 );
  1092. }
  1093. .sunset .reveal .state-background {
  1094. background: rgba( 255, 122, 0, 0.6 );
  1095. }
  1096. /*********************************************
  1097. *
  1098. *********************************************/
  1099. .reveal>.backgrounds {
  1100. position: absolute;
  1101. width: 100%;
  1102. height: 100%;
  1103. }
  1104. .reveal .slide-background {
  1105. position: absolute;
  1106. width: 100%;
  1107. height: 100%;
  1108. opacity: 0;
  1109. visibility: hidden;
  1110. background-color: rgba( 0, 0, 0, 0 );
  1111. background-position: 50% 50%;
  1112. background-repeat: no-repeat;
  1113. background-size: cover;
  1114. -webkit-transition: all 650ms ease;
  1115. -moz-transition: all 650ms ease;
  1116. -ms-transition: all 650ms ease;
  1117. -o-transition: all 650ms ease;
  1118. transition: all 650ms ease;
  1119. }
  1120. .reveal .slide-background.present {
  1121. opacity: 1;
  1122. visibility: visible;
  1123. }
  1124. .print-pdf .reveal .slide-background {
  1125. opacity: 1 !important;
  1126. visibility: visible !important;
  1127. }
  1128. /* Linear sliding transition style */
  1129. .reveal[data-background-transition=linear]>.backgrounds .slide-background {
  1130. opacity: 1;
  1131. -webkit-backface-visibility: hidden;
  1132. -moz-backface-visibility: hidden;
  1133. -ms-backface-visibility: hidden;
  1134. backface-visibility: hidden;
  1135. }
  1136. .reveal[data-background-transition=linear]>.backgrounds .slide-background.past {
  1137. -webkit-transform: translate(-100%, 0);
  1138. -moz-transform: translate(-100%, 0);
  1139. -ms-transform: translate(-100%, 0);
  1140. -o-transform: translate(-100%, 0);
  1141. transform: translate(-100%, 0);
  1142. }
  1143. .reveal[data-background-transition=linear]>.backgrounds .slide-background.future {
  1144. -webkit-transform: translate(100%, 0);
  1145. -moz-transform: translate(100%, 0);
  1146. -ms-transform: translate(100%, 0);
  1147. -o-transform: translate(100%, 0);
  1148. transform: translate(100%, 0);
  1149. }
  1150. .reveal[data-background-transition=linear]>.backgrounds .slide-background>.slide-background.past {
  1151. -webkit-transform: translate(0, -100%);
  1152. -moz-transform: translate(0, -100%);
  1153. -ms-transform: translate(0, -100%);
  1154. -o-transform: translate(0, -100%);
  1155. transform: translate(0, -100%);
  1156. }
  1157. .reveal[data-background-transition=linear]>.backgrounds .slide-background>.slide-background.future {
  1158. -webkit-transform: translate(0, 100%);
  1159. -moz-transform: translate(0, 100%);
  1160. -ms-transform: translate(0, 100%);
  1161. -o-transform: translate(0, 100%);
  1162. transform: translate(0, 100%);
  1163. }
  1164. /* Global transition speed settings */
  1165. .reveal[data-transition-speed="fast"]>.backgrounds .slide-background {
  1166. -webkit-transition-duration: 300ms;
  1167. -moz-transition-duration: 300ms;
  1168. -ms-transition-duration: 300ms;
  1169. transition-duration: 300ms;
  1170. }
  1171. .reveal[data-transition-speed="slow"]>.backgrounds .slide-background {
  1172. -webkit-transition-duration: 900ms;
  1173. -moz-transition-duration: 900ms;
  1174. -ms-transition-duration: 900ms;
  1175. transition-duration: 900ms;
  1176. }
  1177. /*********************************************
  1178. * RTL SUPPORT
  1179. *********************************************/
  1180. .reveal.rtl .slides,
  1181. .reveal.rtl .slides h1,
  1182. .reveal.rtl .slides h2,
  1183. .reveal.rtl .slides h3,
  1184. .reveal.rtl .slides h4,
  1185. .reveal.rtl .slides h5,
  1186. .reveal.rtl .slides h6 {
  1187. direction: rtl;
  1188. font-family: sans-serif;
  1189. }
  1190. .reveal.rtl pre,
  1191. .reveal.rtl code {
  1192. direction: ltr;
  1193. }
  1194. .reveal.rtl ol,
  1195. .reveal.rtl ul {
  1196. text-align: right;
  1197. }
  1198. .reveal.rtl .progress span {
  1199. float: right
  1200. }
  1201. /*********************************************
  1202. * SPEAKER NOTES
  1203. *********************************************/
  1204. .reveal aside.notes {
  1205. display: none;
  1206. }
  1207. /*********************************************
  1208. * ZOOM PLUGIN
  1209. *********************************************/
  1210. .zoomed .reveal *,
  1211. .zoomed .reveal *:before,
  1212. .zoomed .reveal *:after {
  1213. -webkit-transform: none !important;
  1214. -moz-transform: none !important;
  1215. -ms-transform: none !important;
  1216. transform: none !important;
  1217. -webkit-backface-visibility: visible !important;
  1218. -moz-backface-visibility: visible !important;
  1219. -ms-backface-visibility: visible !important;
  1220. backface-visibility: visible !important;
  1221. }
  1222. .zoomed .reveal .progress,
  1223. .zoomed .reveal .controls {
  1224. opacity: 0;
  1225. }
  1226. .zoomed .reveal .roll span {
  1227. background: none;
  1228. }
  1229. .zoomed .reveal .roll span:after {
  1230. visibility: hidden;
  1231. }